:root { --ink:#10233f; --navy:#06265e; --navy-deep:#03163b; --teal:#168c91; --gold:#c9982f; --paper:#fff; --line:#dfe6ef; }
.public-site { margin:0; background:#f7f9fc; color:var(--ink); }
.site-container { width:min(1180px,calc(100% - 40px)); margin-inline:auto; }
.skip-link { position:fixed; left:12px; top:-60px; z-index:9999; background:white; padding:10px 14px; }
.skip-link:focus { top:12px; }
.notice-bar { background:var(--navy-deep); color:#dce7fa; font-size:13px; }
.notice-bar .site-container { min-height:36px; display:flex; gap:24px; align-items:center; }
.notice-bar .notice-message { margin-left:auto; }
.notice-bar a { color:white; font-weight:700; }
.site-header { position:sticky; top:0; z-index:1000; background:rgba(255,255,255,.97); border-bottom:1px solid var(--line); box-shadow:0 6px 24px rgba(7,29,68,.07); }
.header-row { min-height:82px; display:flex; align-items:center; gap:28px; }
.site-brand { display:flex; align-items:center; gap:11px; color:var(--navy); text-decoration:none; min-width:205px; }
.site-brand img { width:56px; height:50px; object-fit:contain; border-radius:8px; }
.site-brand span { display:grid; line-height:1.05; }
.site-brand strong { font-size:16px; }
.site-brand em { margin-top:5px; font-size:11px; letter-spacing:2.5px; color:var(--teal); font-style:normal; font-weight:800; }
.primary-nav { margin-left:auto; display:flex; align-items:center; gap:4px; }
.primary-nav>a,.nav-group>summary { list-style:none; cursor:pointer; display:flex; align-items:center; min-height:42px; padding:0 10px; border-radius:8px; color:#324765; text-decoration:none; font-size:13px; font-weight:700; white-space:nowrap; }
.nav-group>summary::-webkit-details-marker { display:none; }
.nav-group>summary::after { content:"⌄"; margin-left:5px; color:#70809a; }
.primary-nav>a:hover,.nav-group>summary:hover,.primary-nav>.active,.nav-group.active>summary { background:#edf5fb; color:var(--navy); }
.primary-nav .join-link { background:var(--navy); color:white; margin-left:6px; padding-inline:15px; }
.primary-nav .join-link:hover { background:var(--teal); color:white; }
.nav-group { position:relative; }
.nav-dropdown { position:absolute; top:calc(100% + 10px); left:0; min-width:245px; display:grid; padding:10px; background:white; border:1px solid var(--line); border-radius:12px; box-shadow:0 18px 45px rgba(10,35,75,.16); }
.nav-dropdown a { padding:10px 12px; border-radius:7px; color:#344a69; text-decoration:none; font-size:13px; }
.nav-dropdown a:hover { background:#edf5fb; color:var(--navy); }
.mobile-nav-toggle { display:none; margin-left:auto; align-items:center; gap:7px; border:1px solid var(--line); background:white; padding:9px 12px; border-radius:8px; }
.site-main { width:min(1180px,calc(100% - 40px)); margin:0 auto; padding:42px 0 64px; min-height:60vh; }
.site-main .page-header { margin-top:0; }
.public-footer { background:var(--navy-deep); color:#dbe6f8; padding:52px 0 20px; }
.footer-grid { display:grid; grid-template-columns:1.5fr repeat(3,1fr); gap:38px; }
.footer-grid h2 { color:white; font-size:14px; margin:0 0 12px; }
.footer-grid p { font-size:13px; line-height:1.7; color:#afbdd2; }
.footer-grid a,.footer-grid span { display:block; color:#dbe6f8; text-decoration:none; font-size:13px; margin:7px 0; }
.footer-brand { color:white; font-size:18px; }
.footer-bottom { border-top:1px solid rgba(255,255,255,.12); margin-top:36px; padding-top:18px; display:flex; justify-content:space-between; color:#8293ad; font-size:12px; }
@media (max-width:1050px) {
  .mobile-nav-toggle { display:flex; }
  .primary-nav { display:none; position:absolute; left:20px; right:20px; top:82px; padding:14px; background:white; border:1px solid var(--line); border-radius:14px; box-shadow:0 20px 50px rgba(10,35,75,.18); align-items:stretch; flex-direction:column; }
  .primary-nav.is-open { display:flex; }
  .primary-nav>a,.nav-group>summary { width:100%; min-height:46px; }
  .nav-group { width:100%; }
  .nav-dropdown { position:static; box-shadow:none; border:0; border-left:3px solid #dce7f4; margin:0 0 8px 12px; border-radius:0; }
  .primary-nav .join-link { margin-left:0; }
}
@media (max-width:720px) {
  .site-container,.site-main { width:min(100% - 28px,1180px); }
  .notice-bar .notice-message { display:none; }
  .notice-bar .site-container { justify-content:space-between; }
  .header-row { min-height:72px; }
  .primary-nav { top:72px; }
  .site-main { padding-top:24px; }
  .footer-grid { grid-template-columns:1fr; gap:20px; }
  .footer-bottom { display:grid; gap:6px; }
}

.v2-hero { min-height:520px; border-radius:26px; overflow:hidden; display:grid; grid-template-columns:1.35fr .65fr; background:linear-gradient(125deg,#041b48 0%,#08357b 58%,#148b91 100%); color:white; box-shadow:0 24px 60px rgba(5,32,79,.2); }
.v2-hero-copy { padding:72px 64px; display:flex; flex-direction:column; justify-content:center; }
.v2-eyebrow,.section-heading>span,.join-band>div>span { display:block; text-transform:uppercase; letter-spacing:2px; font-size:11px; font-weight:800; color:#52d1cf; }
.v2-hero h1 { max-width:730px; margin:16px 0 18px; color:white; font-size:clamp(42px,5.4vw,72px); line-height:1.02; letter-spacing:-2px; }
.v2-hero p { max-width:690px; margin:0; color:#d8e7f8; font-size:18px; line-height:1.7; }
.v2-actions { display:flex; flex-wrap:wrap; gap:12px; margin-top:30px; }
.v2-btn { display:inline-flex; align-items:center; justify-content:center; min-height:48px; padding:0 21px; border-radius:10px; text-decoration:none; font-weight:800; font-size:14px; }
.v2-btn.primary { background:#1b9a9b; color:white; }
.v2-btn.secondary { border:1px solid rgba(255,255,255,.55); color:white; }
.v2-btn.gold { background:#e0b454; color:#152747; }
.v2-btn.ghost { border:1px solid rgba(255,255,255,.45); color:white; }
.v2-hero-symbol { position:relative; display:flex; flex-direction:column; align-items:center; justify-content:center; gap:26px; padding:40px; background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.02)); }
.v2-hero-symbol::before { content:""; position:absolute; width:320px; height:320px; border:1px solid rgba(255,255,255,.13); border-radius:50%; }
.v2-symbol-mark { width:118px; height:118px; display:grid; place-items:center; border-radius:50%; background:rgba(255,255,255,.12); border:1px solid rgba(255,255,255,.24); font-size:48px; z-index:1; }
.v2-hero-symbol blockquote { z-index:1; max-width:260px; text-align:center; margin:0; color:#f5e4bd; font-family:Georgia,serif; font-size:17px; line-height:1.6; }
.v2-hero-symbol cite { display:block; margin-top:8px; color:#b9cee7; font-family:inherit; font-size:12px; font-style:normal; }
.v2-section { padding:78px 0 16px; }
.section-heading { max-width:690px; margin-bottom:32px; }
.section-heading>span { color:var(--teal); }
.section-heading h2,.media-feature h2 { margin:10px 0 12px; color:var(--navy); font-size:clamp(30px,4vw,46px); line-height:1.12; letter-spacing:-1px; }
.section-heading p { color:#60718a; font-size:16px; line-height:1.7; }
.commitment-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.commitment-card { position:relative; overflow:hidden; min-height:290px; padding:32px; border-radius:18px; background:white; border:1px solid var(--line); box-shadow:0 12px 32px rgba(7,36,78,.07); }
.commitment-card>i { width:54px; height:54px; display:grid; place-items:center; border-radius:14px; color:white; font-size:23px; }
.commitment-card.israel>i { background:#2b65a7; }.commitment-card.church>i { background:#8f65a6; }.commitment-card.nation>i { background:#168c91; }
.commitment-card h3 { margin:24px 0 10px; color:var(--navy); font-size:24px; }
.commitment-card p { min-height:90px; color:#617188; line-height:1.65; }
.commitment-card a,.library-card a { color:var(--teal); font-size:13px; font-weight:800; text-decoration:none; }
.action-band { margin-top:72px; padding:66px 56px; border-radius:24px; background:var(--navy); color:white; }
.section-heading.light h2 { color:white; }.section-heading.light>span { color:#e2bb64; }
.departments-grid { display:grid; grid-template-columns:repeat(5,1fr); gap:14px; }
.departments-grid article { padding:24px 18px; border-radius:14px; background:rgba(255,255,255,.07); border:1px solid rgba(255,255,255,.1); }
.departments-grid i { color:#55d3cf; font-size:25px; }.departments-grid h3 { color:white; font-size:15px; line-height:1.3; }.departments-grid p { color:#b8c9df; font-size:12px; line-height:1.55; }
.media-feature { display:grid; grid-template-columns:1.4fr .8fr; gap:62px; align-items:center; }
.media-feature>div>p { max-width:650px; color:#60718a; font-size:16px; line-height:1.75; }
.latest-audio { padding:34px; border-radius:20px; background:linear-gradient(145deg,#fff,#eaf4f7); border:1px solid #d3e6e9; box-shadow:0 16px 38px rgba(8,52,87,.09); }
.latest-audio>i { font-size:31px; color:var(--teal); }.latest-audio>span { display:block; margin:10px 0; color:#718197; font-size:11px; text-transform:uppercase; letter-spacing:1.5px; font-weight:800; }
.latest-audio h3 { color:var(--navy); font-size:22px; }.latest-audio p { color:#60718a; }.latest-audio a { color:var(--teal); font-weight:800; text-decoration:none; }
.join-band { margin-top:70px; padding:44px 50px; display:flex; align-items:center; justify-content:space-between; gap:30px; border-radius:22px; background:linear-gradient(120deg,#091f4b,#173d80); color:white; }
.join-band h2 { max-width:690px; margin:8px 0 0; color:white; font-size:30px; line-height:1.25; }.join-band .v2-actions { margin-top:0; flex-wrap:nowrap; }
.library-hero { max-width:820px; padding:38px 0 30px; }.library-hero h1 { margin:10px 0 14px; color:var(--navy); font-size:clamp(42px,6vw,68px); letter-spacing:-2px; }.library-hero p { color:#60718a; font-size:18px; line-height:1.7; }
.library-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:18px; }
.library-card { display:flex; gap:20px; padding:28px; background:white; border:1px solid var(--line); border-radius:17px; box-shadow:0 10px 28px rgba(8,37,77,.06); }.library-icon { width:58px; height:58px; flex:0 0 58px; display:grid; place-items:center; background:#e6f5f5; color:var(--teal); border-radius:15px; font-size:25px; }.library-card span { color:#8290a3; font-size:11px; text-transform:uppercase; letter-spacing:1.2px; font-weight:800; }.library-card h2 { margin:7px 0; color:var(--navy); font-size:20px; }.library-card p { color:#64748a; font-size:13px; line-height:1.6; }
.recent-list { display:grid; gap:9px; }.recent-list>a { display:flex; align-items:center; gap:16px; padding:16px 18px; background:white; border:1px solid var(--line); border-radius:12px; color:var(--navy); text-decoration:none; }.recent-list>a>i:first-child { color:var(--teal); font-size:25px; }.recent-list>a>i:last-child { margin-left:auto; }.recent-list span { display:grid; gap:4px; }.recent-list small { color:#7a889c; }.library-empty { padding:55px 24px; text-align:center; border:1px dashed #b7c7d9; border-radius:16px; color:#64748a; }.library-empty>i { color:var(--teal); font-size:40px; }.library-empty h3 { color:var(--navy); }
@media (max-width:950px) { .v2-hero { grid-template-columns:1fr; }.v2-hero-symbol { min-height:280px; }.commitment-grid { grid-template-columns:1fr; }.departments-grid { grid-template-columns:repeat(2,1fr); }.media-feature { grid-template-columns:1fr; }.library-grid { grid-template-columns:1fr; }.join-band { align-items:flex-start; flex-direction:column; } }
@media (max-width:620px) { .v2-hero-copy { padding:50px 28px; }.v2-hero h1 { font-size:42px; }.v2-hero p { font-size:16px; }.v2-hero-symbol { padding:30px; }.action-band { padding:48px 24px; }.departments-grid { grid-template-columns:1fr; }.join-band { padding:34px 26px; }.join-band .v2-actions { flex-wrap:wrap; }.library-card { align-items:flex-start; flex-direction:column; } }
.resurrection-shop-callout { display:flex; align-items:center; justify-content:space-between; gap:40px; padding:42px; margin-top:70px; border:1px solid #d9e2ee; border-radius:20px; background:white; }.resurrection-shop-callout h2 { margin:9px 0; color:var(--navy); font-size:30px; }.resurrection-shop-callout p { max-width:750px; color:#64748a; line-height:1.7; }
.shop-hero { min-height:280px; display:flex; align-items:center; justify-content:space-between; padding:54px; border-radius:24px; background:linear-gradient(120deg,#1f1640,#47327b); color:white; }.shop-hero h1 { margin:10px 0; color:white; font-size:clamp(40px,6vw,66px); }.shop-hero p { max-width:670px; color:#ddd4f2; font-size:17px; }.shop-hero>i { color:#d9b257; font-size:100px; opacity:.65; }
.shop-filters { display:flex; flex-wrap:wrap; gap:8px; margin:30px 0; }.shop-filters a { padding:9px 14px; border:1px solid var(--line); border-radius:999px; background:white; color:#53647c; text-decoration:none; font-size:12px; font-weight:800; }.shop-filters a.active { background:var(--navy); border-color:var(--navy); color:white; }
.shop-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }.product-card { overflow:hidden; background:white; border:1px solid var(--line); border-radius:18px; box-shadow:0 12px 30px rgba(8,35,72,.07); }.product-cover { position:relative; aspect-ratio:1.4; display:grid; place-items:center; background:linear-gradient(145deg,#172b59,#674693); color:white; }.product-cover img { width:100%; height:100%; object-fit:cover; }.product-cover>i { font-size:60px; opacity:.65; }.product-cover>span { position:absolute; left:13px; top:13px; padding:6px 9px; border-radius:7px; background:rgba(2,16,44,.78); font-size:10px; font-weight:800; text-transform:uppercase; letter-spacing:.8px; }.product-body { padding:22px; }.product-body h2 { color:var(--navy); font-size:20px; }.product-body p { min-height:62px; color:#68788e; font-size:13px; line-height:1.6; }.product-price { margin:16px 0; color:#9a6a0c; font-size:18px; font-weight:900; }.product-actions { display:flex; gap:8px; }.v2-btn.secondary-dark { border:1px solid #c7d2df; color:var(--navy); }.product-actions .v2-btn { min-height:42px; padding-inline:13px; font-size:12px; }
.order-layout { display:grid; grid-template-columns:.7fr 1.3fr; gap:28px; align-items:start; }.order-product,.order-form-card { padding:34px; border-radius:20px; }.order-product { background:linear-gradient(145deg,#172b59,#674693); color:white; }.order-product>span { color:#dbc477; text-transform:uppercase; font-size:11px; letter-spacing:1.3px; font-weight:800; }.order-product h1 { color:white; font-size:34px; }.order-product p { color:#d8d3e7; line-height:1.7; }.order-product strong { display:block; margin-top:24px; color:#f0cf75; font-size:22px; }.order-form-card { background:white; border:1px solid var(--line); }.order-form-card h2 { color:var(--navy); }.order-form-card>p { color:#64748a; line-height:1.6; }
@media (max-width:950px) { .shop-grid { grid-template-columns:repeat(2,1fr); }.order-layout { grid-template-columns:1fr; } }
@media (max-width:650px) { .resurrection-shop-callout { align-items:flex-start; flex-direction:column; padding:28px; }.shop-hero { padding:38px 26px; }.shop-hero>i { display:none; }.shop-grid { grid-template-columns:1fr; }.product-actions { flex-wrap:wrap; } }
