.pastoral-page { background: #f5f9ff; color: #09214a; }
.pastoral-hero { padding: 76px 0 64px; color: #fff; background: radial-gradient(circle at 80% 10%,rgba(70,190,255,.32),transparent 30%),linear-gradient(135deg,#061f50,#0874d6); text-align: center; }
.pastoral-hero h1 { margin: 10px 0; font-size: clamp(38px,7vw,68px); font-weight: 900; }
.pastoral-hero p { max-width: 720px; margin: auto; color: #dceeff; font-size: 20px; }
.pastoral-kicker { display: inline-flex; gap: 8px; align-items: center; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
.pastoral-layout { display: grid; grid-template-columns: minmax(0,1fr) 340px; gap: 28px; align-items: start; }
.pastoral-form-card,.pastoral-contact { border: 1px solid #dce9f8; border-radius: 26px; background: #fff; box-shadow: 0 22px 55px rgba(9,33,74,.1); }
.pastoral-form-card { padding: clamp(20px,4vw,36px); }
.pastoral-card-head { display: flex; gap: 18px; margin-bottom: 28px; }
.pastoral-card-head>span,.pastoral-contact-icon { display: grid; width: 58px; height: 58px; flex: 0 0 58px; place-items: center; border-radius: 18px; color: #fff; background: linear-gradient(135deg,#0965c7,#13a8e8); font-size: 25px; }
.pastoral-card-head h2,.pastoral-contact h2 { margin: 0 0 6px; font-weight: 900; }
.pastoral-card-head p,.pastoral-contact p { margin: 0; color: #60728b; }
.pastoral-form { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 17px; }
.pastoral-form label { color: #10284f; font-weight: 800; }
.pastoral-form input,.pastoral-form select,.pastoral-form textarea { width: 100%; margin-top: 7px; padding: 13px 14px; border: 1px solid #cbdced; border-radius: 13px; color: #10284f; background: #fbfdff; font: inherit; }
.pastoral-form input:focus,.pastoral-form select:focus,.pastoral-form textarea:focus { outline: 3px solid rgba(9,101,199,.13); border-color: #0965c7; }
.pastoral-form .full-field { grid-column: 1/-1; }
.pastoral-privacy { display: flex; gap: 10px; align-items: flex-start; font-weight: 500!important; }.pastoral-privacy input { width: 18px; margin: 3px 0 0; }
.pastoral-submit { padding: 15px 22px; border: 0; border-radius: 14px; color: #fff; background: linear-gradient(135deg,#075ec8,#10a6e8); box-shadow: 0 14px 28px rgba(7,94,200,.25); font-weight: 900; cursor: pointer; }
.pastoral-contact { position: sticky; top: 110px; padding: 28px; }
.pastoral-contact-icon { margin-bottom: 18px; }
.pastoral-contact>div:not(.pastoral-contact-icon) { display: flex; gap: 13px; margin-top: 22px; padding-top: 18px; border-top: 1px solid #e1ebf6; color: #0965c7; font-size: 21px; }
.pastoral-contact span { color: #173054; font-size: 15px; font-weight: 800; }.pastoral-contact small { display: block; color: #718198; font-size: 11px; text-transform: uppercase; }
.pastoral-confidential { margin-top: 24px!important; padding: 14px; border-radius: 13px; background: #eff8ff; color: #37607f!important; font-size: 13px; }
.pastoral-disabled { padding: 18px; border-radius: 14px; color: #8a5b00; background: #fff5ce; }
.member-pastoral-card { display: flex; gap: 18px; align-items: center; margin: 28px 0; padding: 24px; border: 1px solid #cfe2f6; border-radius: 22px; background: linear-gradient(135deg,#fff,#eef7ff); box-shadow: 0 15px 35px rgba(9,33,74,.08); }
.member-pastoral-card>span { display: grid; width: 56px; height: 56px; place-items: center; border-radius: 17px; color: #fff; background: #075ec8; font-size: 24px; }.member-pastoral-card>div { flex: 1; }.member-pastoral-card h2,.member-pastoral-card p { margin: 0; }
@media(max-width:850px){.pastoral-layout{grid-template-columns:1fr}.pastoral-contact{position:static}.pastoral-form{grid-template-columns:1fr}.pastoral-form .full-field{grid-column:auto}.member-pastoral-card{align-items:flex-start;flex-direction:column}}
/* Mensagens do Pastor */
.pastor-message-head{margin-bottom:20px}
.pastor-sermon-editor,.pastor-sermon-library,.pastor-inbox{margin-bottom:22px;border:1px solid #d8e6f5;border-radius:24px;background:#fff;box-shadow:0 16px 44px rgba(7,21,47,.08)}
.pastor-sermon-editor,.pastor-sermon-library{padding:22px}
.pastor-sermon-editor .pastor-panel-head,.pastor-sermon-library>.pastor-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}
.pastor-sermon-editor .pastor-panel-head span,.pastor-sermon-library>.pastor-panel-head span{color:#075ec8;font-size:11px;font-weight:950;text-transform:uppercase}
.pastor-sermon-editor h2,.pastor-sermon-library h2{margin:3px 0 0;color:#07152f;font-size:24px}
.pastor-sermon-form{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important}
.pastor-sermon-form label{display:block !important;gap:6px;color:#29435e;font-size:12px;font-weight:900;margin:0}
.pastor-sermon-form label.full,.pastor-sermon-form div.full{grid-column:1/-1}
.pastor-sermon-form div.full label{margin-bottom:4px}
.pastor-sermon-form div.full textarea{width:100%;min-height:120px;padding:12px;border:1px solid #cfdeed;border-radius:12px;background:#fff;font:inherit;box-sizing:border-box;resize:vertical;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;line-height:1.65}
.pastor-sermon-form div.full textarea.sermon-content{min-height:260px}
.pastor-sermon-form div.full textarea.sermon-gam{min-height:180px;font-family:monospace}
.pastor-sermon-form input,.pastor-sermon-form select,.pastor-sermon-form textarea{display:block !important;width:100%;min-width:0;margin-top:6px;padding:12px;border:1px solid #cfdeed;border-radius:12px;background:#fff;font:inherit;box-sizing:border-box;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}
.pastor-sermon-form textarea{min-height:120px;resize:vertical;-webkit-overflow-scrolling:touch}
.pastor-sermon-form textarea.sermon-content{min-height:260px;line-height:1.65}.pastor-sermon-form textarea.sermon-gam{min-height:180px;line-height:1.65;font-family:monospace}
.pastor-sermon-form input:focus,.pastor-sermon-form select:focus,.pastor-sermon-form textarea:focus{outline:2px solid rgba(7,94,200,.25);border-color:#075ec8}
.pastor-sermon-form label small{display:block;color:#63758b;font-weight:600;margin-top:4px}
.pastor-sermon-save{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-radius:15px;background:#eff7ff}
.pastor-sermon-save span{color:#52677e;font-size:12px;font-weight:800}
.pastor-autosave-status{transition:all .3s}
.autosave-saving{color:#d97706 !important}
.autosave-ok{color:#08764d !important}
.autosave-error{color:#b42318 !important}
.pastor-sermon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}
.pastor-sermon-card{overflow:hidden;border:1px solid #dce7f4;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(7,21,47,.07)}
.pastor-sermon-cover{position:relative;height:155px;overflow:hidden;background:linear-gradient(135deg,#061f50,#075ec8)}
.pastor-sermon-cover img{width:100%;height:100%;object-fit:cover}.pastor-sermon-cover>span{display:grid;width:100%;height:100%;place-items:center;color:#fff;font-size:48px}
.pastor-sermon-cover em{position:absolute;right:10px;top:10px;padding:6px 9px;border-radius:999px;color:#8a5b00;background:#fff3c9;font-size:10px;font-style:normal;font-weight:950;text-transform:uppercase}.pastor-sermon-cover em.published{color:#08764d;background:#dff8ed}
.pastor-sermon-copy{padding:16px}.pastor-sermon-copy>small{color:#075ec8;font-weight:950;text-transform:uppercase}.pastor-sermon-copy h3{margin:5px 0;color:#07152f;font-size:21px}.pastor-sermon-copy>b{display:block;color:#304a68;font-size:12px}.pastor-sermon-copy>p{min-height:58px;margin:10px 0;color:#5a6c82;font-size:13px}
.pastor-sermon-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:13px}.pastor-sermon-meta span{padding:5px 8px;border-radius:999px;color:#4e637b;background:#eef4fa;font-size:10px;font-weight:850}
.pastor-sermon-actions{display:flex;flex-wrap:wrap;gap:7px}.pastor-sermon-actions form{margin:0}.pastor-sermon-actions a,.pastor-sermon-actions button{display:inline-flex;align-items:center;gap:5px;min-height:33px;padding:7px 9px;border:1px solid #d6e4f5;border-radius:999px;color:#075ec8;background:#f8fbff;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.pastor-sermon-actions button{color:#b42318;background:#fff7f7}
.pastor-sermon-gam-badge{display:inline-flex;align-items:center;gap:5px;min-height:33px;padding:7px 9px;border:1px solid #b8d4f0;border-radius:999px;color:#075ec8;background:#edf6ff;font-size:11px;font-weight:900}
.pastor-inbox{overflow:hidden}.pastor-inbox summary{display:flex;align-items:center;gap:9px;padding:17px 20px;color:#173a59;background:#f4f9fe;font-weight:950;cursor:pointer}.pastor-inbox>.pastor-message-columns{padding:18px}
@media(max-width:700px){.pastor-sermon-editor,.pastor-sermon-library{padding:15px;border-radius:19px}.pastor-sermon-form{grid-template-columns:1fr}.pastor-sermon-form label.full,.pastor-sermon-form div.full,.pastor-sermon-save{grid-column:auto}.pastor-sermon-save{align-items:stretch;flex-direction:column}.pastor-sermon-save .pastor-autosave-status{display:block !important;margin-bottom:8px}.pastor-sermon-save .admin-btn{width:100%}.pastor-sermon-grid{grid-template-columns:1fr}.pastor-sermon-editor .pastor-panel-head{align-items:flex-start;flex-direction:column}.pastor-sermon-editor .pastor-panel-head .admin-btn{width:100%}.pastor-sermon-form div.full textarea,.pastor-sermon-form div.full textarea.sermon-content,.pastor-sermon-form div.full textarea.sermon-gam{min-height:180px;font-size:16px !important}.pastor-sermon-form input,.pastor-sermon-form select{font-size:16px !important}}

/* Devocional em vídeo do pastor */
.pastor-video-manager{display:grid;gap:20px}.pastor-video-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(24px,4vw,38px);overflow:hidden;border-radius:28px;color:#fff;background:radial-gradient(circle at 86% 16%,rgba(95,211,255,.3),transparent 27%),linear-gradient(135deg,#071a46,#075ec8 64%,#10a6e8);box-shadow:0 22px 55px rgba(7,35,80,.2)}.pastor-video-hero>div>span{display:inline-flex;align-items:center;gap:8px;color:#bdeaff;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.pastor-video-hero h1{margin:8px 0 10px;color:#fff;font-size:clamp(34px,5vw,58px);line-height:1}.pastor-video-hero p{max-width:730px;margin:0;color:#e4f2ff;font-size:15px;line-height:1.6}.pastor-video-hero .admin-btn{flex:0 0 auto;color:#075ec8!important;background:#fff}.pastor-video-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.pastor-video-stats article{display:flex;align-items:center;gap:14px;padding:17px;border:1px solid #dce8f5;border-radius:18px;background:#fff;box-shadow:0 9px 25px rgba(7,35,80,.06)}.pastor-video-stats article>i{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;color:#075ec8;background:#e8f4ff}.pastor-video-stats article.published>i{color:#087a59;background:#e0f7ee}.pastor-video-stats article.draft>i{color:#6b7280;background:#edf1f5}.pastor-video-stats b,.pastor-video-stats span{display:block}.pastor-video-stats b{font-size:25px;line-height:1}.pastor-video-stats span{margin-top:4px;color:#64748b;font-size:11px;font-weight:850}.pastor-video-create,.pastor-video-library{padding:22px;border:1px solid #dce8f5;border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(7,35,80,.07)}.pastor-video-section-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.pastor-video-section-title>span{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#075ec8,#10a6e8)}.pastor-video-section-title h2{margin:0;font-size:21px}.pastor-video-section-title p{margin:3px 0 0;color:#64748b;font-size:12px}.pastor-video-create form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pastor-video-create label,.pastor-video-card details label{display:grid;gap:6px;color:#17253e;font-size:11px;font-weight:900}.pastor-video-create label.wide,.pastor-video-create button.wide{grid-column:1/-1}.pastor-video-create input,.pastor-video-create textarea,.pastor-video-card details input,.pastor-video-card details textarea{width:100%;min-height:43px;padding:10px 12px;border:1px solid #d5e1ef;border-radius:11px;background:#fff;font:inherit;outline:none}.pastor-video-create textarea,.pastor-video-card details textarea{min-height:82px;resize:vertical}.pastor-video-create input:focus,.pastor-video-create textarea:focus,.pastor-video-card details input:focus,.pastor-video-card details textarea:focus{border-color:#5eb5ed;box-shadow:0 0 0 3px rgba(16,166,232,.12)}.pastor-video-create label>small{color:#718096;font-weight:600}.pastor-video-switch{display:flex!important;align-items:center;align-self:end;gap:10px;min-height:43px;padding:8px 11px;border:1px solid #d5e1ef;border-radius:11px;background:#f7fbff;cursor:pointer}.pastor-video-switch input{position:absolute;opacity:0}.pastor-video-switch>span{position:relative;width:41px;height:23px;flex:0 0 41px;border-radius:99px;background:#bdc7d3}.pastor-video-switch>span:after{content:"";position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:.18s}.pastor-video-switch input:checked+span{background:#0da47b}.pastor-video-switch input:checked+span:after{transform:translateX(18px)}.pastor-video-switch div{display:grid}.pastor-video-switch small{color:#718096;font-weight:600}.pastor-video-library-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:16px}.pastor-video-library-head span{color:#075ec8;font-size:10px;font-weight:950;text-transform:uppercase}.pastor-video-library-head h2{margin:3px 0 0;font-size:24px}.pastor-video-library-head p{margin:0;color:#64748b;font-size:12px;font-weight:850}.pastor-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pastor-video-card{min-width:0;overflow:hidden;border:1px solid #dce6f2;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(7,35,80,.06)}.pastor-video-card.is-hidden{opacity:.72}.pastor-video-thumb{position:relative;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#e9f4ff,#d9e9f8)}.pastor-video-thumb>img,.pastor-video-thumb>video{width:100%;height:100%;object-fit:cover}.pastor-video-thumb>span{display:grid;height:100%;place-items:center;color:#075ec8;font-size:44px}.pastor-video-thumb>em{position:absolute;left:9px;top:9px;padding:5px 8px;border-radius:99px;color:#fff;background:#0a946c;font-size:9px;font-style:normal;font-weight:950;text-transform:uppercase}.pastor-video-card.is-hidden .pastor-video-thumb>em{background:#6b7280}.pastor-video-thumb>a{position:absolute;left:50%;top:50%;display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#075ec8;background:rgba(255,255,255,.92);box-shadow:0 8px 20px rgba(0,0,0,.18);transform:translate(-50%,-50%)}.pastor-video-card-body{padding:15px}.pastor-video-card-body>small{color:#075ec8;font-size:9px;font-weight:950;text-transform:uppercase}.pastor-video-card-body h3{margin:5px 0 7px;font-size:17px;line-height:1.2}.pastor-video-card-body>p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:0 0 13px;overflow:hidden;color:#64748b;font-size:12px;line-height:1.5}.pastor-video-card details{margin-bottom:12px;border:1px solid #dce6f2;border-radius:12px;background:#f8fbff}.pastor-video-card summary{padding:10px;color:#075ec8;font-size:11px;font-weight:900;cursor:pointer;list-style:none}.pastor-video-card summary::-webkit-details-marker{display:none}.pastor-video-card details form{display:grid;gap:10px;padding:0 10px 11px}.pastor-video-mini-grid{display:grid;grid-template-columns:1fr 90px;gap:9px}.pastor-video-switch.compact{min-height:38px}.pastor-video-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.pastor-video-actions a,.pastor-video-actions button{display:inline-flex;align-items:center;gap:6px;border:0;color:#075ec8;background:transparent;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.pastor-video-actions button{color:#b4232e}.pastor-video-empty{padding:45px 20px;border:1px dashed #bbcee4;border-radius:17px;background:#f8fbff;text-align:center}.pastor-video-empty>i{color:#075ec8;font-size:38px}.pastor-video-empty h2{margin:10px 0 5px}.pastor-video-empty p{margin:0;color:#64748b}
.pastor-video-placeholder{display:grid;place-items:center;width:100%;aspect-ratio:16/9;border-radius:14px;background:linear-gradient(135deg,#071a46,#075ec8);color:rgba(255,255,255,.35);font-size:32px}.pastor-video-info{padding:10px 0 0}.pastor-video-info b{display:block;color:var(--ink);font-size:14px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pastor-video-info small{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;margin-top:3px}
@media(max-width:1100px){.pastor-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.pastor-video-hero{align-items:flex-start;flex-direction:column;border-radius:21px}.pastor-video-hero .admin-btn{width:100%}.pastor-video-stats,.pastor-video-create form,.pastor-video-grid{grid-template-columns:1fr}.pastor-video-create label.wide,.pastor-video-create button.wide{grid-column:auto}.pastor-video-create,.pastor-video-library{padding:15px;border-radius:19px}.pastor-video-library-head{align-items:flex-start;flex-direction:column}.pastor-video-mini-grid{grid-template-columns:1fr}.pastor-video-create button.wide{width:100%}}

