:root{--ink:#171713;--paper:#f4f0e7;--warm:#d9c7a3;--accent:#bd6e43;--line:rgba(23,23,19,.16);--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}.site-header{height:92px;padding:0 max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;gap:36px;background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.brand{font-weight:900;letter-spacing:.12em;font-size:21px;margin-right:auto}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.nav-dropdown{position:relative;padding:36px 0}.dropdown-menu{display:none;position:absolute;top:80px;left:-18px;min-width:230px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(0,0,0,.1);padding:12px}.dropdown-menu a{display:block;padding:10px}.nav-dropdown:hover .dropdown-menu{display:block}.mobile-menu{display:none;border:0;background:none;font-size:24px}.hero{min-height:78vh;position:relative;display:flex;align-items:end;padding:80px max(24px,calc((100vw - var(--max))/2));background:linear-gradient(135deg,#34332d,#8b7f6b);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.15),transparent 34%)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.05))}.hero-content{position:relative;max-width:850px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em;margin:0 0 16px}.hero h1,.closing-cta h2{font-family:Georgia,serif;font-size:clamp(48px,6.5vw,92px);line-height:.98;letter-spacing:-.045em;margin:0 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;padding:15px 21px;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.06em;border:1px solid currentColor}.primary{background:#fff;color:#1f1f1b;border-color:#fff}.ghost{background:transparent;color:#fff}.dark{background:var(--ink);color:#fff;border-color:var(--ink)}.section-split{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.15fr .85fr;min-height:520px;padding:90px 24px;gap:70px;align-items:center}.map-placeholder{height:390px;background:#ddd7ca;display:grid;place-content:center;text-align:center;border:1px solid var(--line);letter-spacing:.16em;font-weight:900}.map-placeholder small{display:block;letter-spacing:0;font-weight:400;margin-top:12px}.section-copy h2,.sermon-feature h2,.section-heading h2{font-family:Georgia,serif;font-size:clamp(40px,5vw,70px);line-height:1;margin:0 0 24px}.section-copy p,.sermon-feature p{font-size:18px;line-height:1.7}.text-link{font-weight:900}.sermon-feature{background:#fff;padding:100px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.audio-card{grid-column:2;display:flex;align-items:center;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.play{width:50px;height:50px;border-radius:50%;display:grid;place-content:center;background:var(--ink);color:#fff;padding-left:3px}.audio-card span{opacity:.6}.audio-card audio{margin-left:auto;max-width:260px}.sermon-feature>.btn{grid-column:2;justify-self:start}.departments{max-width:var(--max);margin:auto;padding:110px 24px}.section-heading{max-width:700px;margin-bottom:45px}.department-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.department-card{background:#fff;border:1px solid var(--line)}.department-image{aspect-ratio:16/10;background:linear-gradient(135deg,#8a8376,#c8bda9);display:grid;place-content:center;color:#fff;font-family:Georgia,serif;font-size:72px}.department-body{padding:24px}.department-body h3{font-family:Georgia,serif;font-size:28px;margin:0 0 8px}.department-body p{min-height:44px;line-height:1.5}.department-body a{font-size:13px;font-weight:900;text-transform:uppercase}.closing-cta{padding:120px 24px;text-align:center;background:#25251f;color:#fff}.closing-cta h2{font-size:clamp(44px,6vw,82px)}.site-footer{padding:45px max(24px,calc((100vw - var(--max))/2));display:flex;justify-content:space-between;gap:30px;background:#11110f;color:#eee;font-size:13px;line-height:1.6}.placeholder{min-height:70vh;padding:120px max(24px,calc((100vw - var(--max))/2));}.placeholder h1{font-family:Georgia,serif;font-size:72px;margin:0 0 20px}.editor-page{background:#232323}.editor-toolbar{height:64px;color:#fff;display:flex;align-items:center;gap:25px;padding:0 20px}.device-buttons{display:flex;gap:6px}.device-buttons button{background:#3c3c3c;color:#fff;border:1px solid #555;padding:8px 12px;border-radius:4px}.editor-note{margin-left:auto;opacity:.55}.editor-workspace{min-height:calc(100vh - 64px);display:flex;justify-content:center;padding:18px;background:#303030}.editor-workspace iframe{width:100%;height:calc(100vh - 100px);border:0;background:white;transition:width .2s ease;box-shadow:0 0 0 1px rgba(255,255,255,.2)}@media(max-width:900px){.nav-links{display:none}.mobile-menu{display:block}.site-header{height:72px}.section-split,.sermon-feature{grid-template-columns:1fr}.sermon-feature{gap:24px}.audio-card,.sermon-feature>.btn{grid-column:1}.department-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:70vh}.hero h1{font-size:clamp(44px,13vw,72px)}}@media(max-width:600px){.hero{padding-bottom:54px}.department-grid{grid-template-columns:1fr}.section-split,.departments{padding-top:70px;padding-bottom:70px}.map-placeholder{height:300px}.audio-card{align-items:flex-start;flex-wrap:wrap}.audio-card audio{margin-left:68px;width:calc(100% - 68px)}.site-footer{flex-direction:column}.closing-cta{padding:80px 22px}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.department-image{background-size:cover;background-position:center}.login-page{min-height:100vh;display:grid;place-items:center;background:#222;padding:24px}.login-card{width:min(460px,100%);background:#fff;padding:42px;border-radius:12px}.login-card h1{font-family:Georgia,serif;font-size:44px;margin:0 0 8px}.login-card form,.editor-panel form{display:grid;gap:16px;margin-top:28px}.login-card label,.editor-panel label,.department-editor-card label{display:grid;gap:7px;font-size:12px;font-weight:800}.login-card input,.editor-panel input,.editor-panel textarea,.department-editor-card input,.department-editor-card textarea{width:100%;border:1px solid #c8c8c8;background:#fff;padding:11px;font:inherit;border-radius:5px}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.check input{width:auto!important}.form-error{color:#a11;font-size:13px}.visual-editor{min-height:100vh}.editor-toolbar{position:sticky;top:0;z-index:50;background:#1e1e1e}.editor-toolbar>a,.editor-toolbar form button{color:#fff;background:none;border:0;font:inherit}.device-buttons button.active{background:#fff;color:#222}.save-flash{margin-left:auto;background:#2e7d32;padding:5px 10px;border-radius:999px;font-size:12px}.editor-shell{display:grid;grid-template-columns:390px 1fr;min-height:calc(100vh - 64px)}.editor-sidebar{background:#f6f6f6;border-right:1px solid #ccc;overflow:auto;max-height:calc(100vh - 64px)}.sidebar-tabs{display:flex;position:sticky;top:0;background:#ececec;border-bottom:1px solid #ccc;z-index:2}.sidebar-tabs button{flex:1;padding:14px;border:0;background:none;font-weight:800}.editor-panel{padding:22px}.editor-panel h2{font-family:Georgia,serif;font-size:30px;margin:0 0 16px}.panel-heading{display:flex;align-items:center;justify-content:space-between}.panel-heading button,.editor-primary,.danger{border:0;border-radius:5px;padding:10px 12px;font-weight:800;cursor:pointer}.editor-primary{background:#1c1c18;color:#fff}.danger{background:#eee;color:#a00}.help{font-size:12px;opacity:.65}.department-editor-list{display:grid;gap:14px}.department-editor-card{background:#fff;border:1px solid #d5d5d5;border-radius:8px;padding:14px;display:grid;gap:12px}.drag-handle{cursor:grab;background:#eee;border-radius:4px;text-align:center;padding:5px}.card-actions{display:flex;gap:8px}.editor-preview-wrap{background:#303030;padding:18px;overflow:auto;text-align:center}.preview-label{color:#aaa;font-size:12px;margin-bottom:8px}.editor-preview{display:block;margin:0 auto;border:0;background:#fff;height:calc(100vh - 115px);transition:width .2s ease;box-shadow:0 0 0 1px rgba(255,255,255,.2)}.editor-preview.desktop{width:100%}.editor-preview.tablet{width:820px;max-width:100%}.editor-preview.mobile{width:390px;max-width:100%}@media(max-width:900px){.editor-shell{grid-template-columns:1fr}.editor-sidebar{max-height:none}.editor-preview-wrap{min-height:600px}}
