@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";:root{--bg: #f5f2ea;--surface: #fffdfa;--surface-alt: #fef5e9;--ink: #161412;--muted: #5a534a;--line: #d9cfc0;--brand: #ff6b2c;--brand-deep: #ee4f13;--brand-soft: #ffe3d4;--accent: #1f9d65;--radius-lg: 22px;--radius-md: 14px;--shadow: 0 12px 40px rgba(21, 19, 16, .08)}:root[data-theme=dark]{--bg: #12100e;--surface: #1a1714;--surface-alt: #221c17;--ink: #f4efe6;--muted: #c3b8aa;--line: #3a332c;--brand-soft: rgba(255, 107, 44, .14);--shadow: 0 14px 36px rgba(0, 0, 0, .38)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Manrope,Segoe UI,sans-serif;background:radial-gradient(circle at 100% -10%,rgba(255,194,160,.42),transparent 34%),radial-gradient(circle at 0% 0%,rgba(255,107,44,.12),transparent 28%),var(--bg);color:var(--ink);line-height:1.5}:root[data-theme=dark] body{background:radial-gradient(circle at 100% -10%,rgba(255,136,74,.16),transparent 36%),radial-gradient(circle at 0% 0%,rgba(255,107,44,.08),transparent 30%),var(--bg)}a{color:inherit}h1,h2,h3,h4{font-family:Sora,Trebuchet MS,sans-serif;margin:0;letter-spacing:-.02em}p{margin:0}img{max-width:100%}.container{width:min(1140px,92vw);margin:0 auto}.skeleton-page{padding-top:2.4rem}.skeleton-hero{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);padding:1.35rem}.skeleton-grid{display:grid;gap:1rem}.skeleton-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.skeleton-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.skeleton-card{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface);box-shadow:0 6px 20px #1815120d;padding:1rem}.skeleton-card-tall{min-height:235px}.skeleton-line{height:12px;border-radius:999px;background:linear-gradient(90deg,#efe6d7 25%,#f8f1e6,#efe6d7 75%);background-size:220% 100%;animation:skeletonShift 1.2s ease-in-out infinite;margin-bottom:.62rem}.skeleton-line-lg{height:22px}.skeleton-w-25{width:25%}.skeleton-w-35{width:35%}.skeleton-w-40{width:40%}.skeleton-w-55{width:55%}.skeleton-w-60{width:60%}.skeleton-w-70{width:70%}.skeleton-w-85{width:85%}.skeleton-w-90{width:90%}.top-strip{background:#1b1917;color:#fff;font-weight:500;font-size:.88rem;padding:.6rem 0;text-align:center}.top-strip p{display:inline-flex;align-items:center;gap:.55rem}.top-strip-badge{border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:.75rem;padding:.1rem .55rem}.site-header{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f2eae0;border-bottom:1px solid rgba(217,207,192,.7)}.header-inner{min-height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.header-desktop-nav{display:flex;align-items:center;justify-content:center;min-width:0;width:100%}.brand-mark{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;justify-self:start}.brand-mark strong{font-size:1.06rem;display:block}.brand-mark span{color:var(--muted);font-size:.78rem;display:block}.brand-dot{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--brand),#ff9640);color:#fff;display:grid;place-items:center;box-shadow:0 8px 18px #ff6b2c5c}.main-nav{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem;background:#ffffffb3;border:1px solid rgba(217,207,192,.8);border-radius:999px}.nav-link{text-decoration:none;font-size:.9rem;font-weight:600;color:var(--muted);padding:.36rem .8rem;border-radius:999px;transition:.2s ease}.nav-link:hover,.nav-link-active{color:var(--ink);background:#fff}.header-cta{text-decoration:none;border-radius:10px;background:var(--ink);color:#fff;padding:.58rem .9rem;font-size:.87rem;font-weight:700;justify-self:end}.header-actions{display:inline-flex;align-items:center;justify-self:end;gap:.55rem}.theme-toggle{border:1px solid rgba(217,207,192,.95);background:#ffffffd9;color:var(--ink);border-radius:10px;height:40px;padding:0 .7rem;display:inline-flex;align-items:center;gap:.4rem;font-family:inherit;font-weight:700;font-size:.84rem;cursor:pointer;box-shadow:0 8px 18px #1513100d}.theme-toggle svg{color:var(--brand-deep)}.mobile-theme-toggle{display:none}.mobile-nav-toggle{display:none;border:1px solid rgba(217,207,192,.95);background:#ffffffd9;color:var(--ink);width:42px;height:42px;border-radius:12px;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px #1513100f}.mobile-nav-toggle-open{background:#fff4ea;border-color:#ffc7a6;color:var(--brand-deep)}.mobile-nav-panel{display:none}.mobile-nav-list{display:grid;gap:.45rem}.mobile-nav-link{text-decoration:none;border-radius:12px;border:1px solid rgba(217,207,192,.9);background:#ffffffeb;color:var(--muted);padding:.72rem .8rem;font-weight:700;font-size:.9rem}.mobile-nav-link-active{color:var(--ink);border-color:#ffc9aa;background:#fff4ea}.mobile-nav-cta{text-decoration:none;border-radius:12px;background:linear-gradient(140deg,var(--brand),#ffa24d);color:#fff;font-weight:800;text-align:center;padding:.82rem .9rem;box-shadow:0 10px 18px #ff6b2c38}.hero-section{padding:3.4rem 0 2rem}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:1.4rem}.hero-copy{background:linear-gradient(180deg,#fffdf9,#fff8ec);border-radius:var(--radius-lg);border:1px solid var(--line);box-shadow:var(--shadow);padding:clamp(1.4rem,2.5vw,2.2rem)}:root[data-theme=dark] .skeleton-line{background:linear-gradient(90deg,#2b241e 25%,#382f28,#2b241e 75%);background-size:220% 100%}:root[data-theme=dark] .site-header{background:#12100ee0;border-bottom-color:#3a332cd9}:root[data-theme=dark] .main-nav{background:#191613db;border-color:#3a332cf2}:root[data-theme=dark] .nav-link:hover,:root[data-theme=dark] .nav-link-active{background:#ffffff0f;color:var(--ink)}:root[data-theme=dark] .theme-toggle,:root[data-theme=dark] .mobile-nav-toggle{border-color:#3a332cf2;background:#1c1815e6;box-shadow:0 8px 20px #0000002e}:root[data-theme=dark] .mobile-nav-toggle-open{background:#ff6b2c1f;border-color:#ff6b2c59;color:#ff9d67}:root[data-theme=dark] .mobile-nav-link{border-color:#3a332cf2;background:#1c1815eb}:root[data-theme=dark] .mobile-nav-link-active{border-color:#ff6b2c61;background:#ff6b2c14}:root[data-theme=dark] .hero-copy{background:linear-gradient(180deg,#1b1815,#171411)}.eyebrow,.route-kicker,.category-label{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;color:var(--brand-deep);font-size:.82rem}.hero-copy h1{font-size:clamp(1.75rem,4vw,3rem);margin:.65rem 0 .9rem;max-width:16ch}.hero-copy>p{color:var(--muted);max-width:58ch}.hero-search{margin-top:1.2rem;background:#fff;border:1px solid var(--line);border-radius:14px;padding:.45rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem}.hero-search svg{color:#a29789;margin-left:.3rem}.hero-search input{border:none;outline:none;font-size:.96rem;background:transparent;font-family:inherit;color:var(--ink)}.hero-search button{border:none;border-radius:10px;background:linear-gradient(140deg,var(--brand),#ffa24d);color:#fff;font-weight:700;padding:.7rem .95rem;cursor:pointer}.search-page-form{margin-top:.8rem;max-width:720px}.search-hero{border-radius:var(--radius-lg);border:1px solid #e6d8c8;background:radial-gradient(circle at 100% 0%,rgba(255,149,82,.16),transparent 40%),linear-gradient(145deg,#fffefb,#fff7ee);box-shadow:var(--shadow);padding:1.45rem}.search-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.search-overline{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:700;color:var(--brand-deep)}.search-hero h1{margin-top:.45rem;font-size:clamp(1.65rem,3.1vw,2.6rem)}.search-hero-sub{margin-top:.55rem;color:#6a5848;max-width:none;white-space:nowrap}.search-counter-group{display:flex;gap:.55rem;flex-wrap:wrap}.search-counter-group p{margin:0;border:1px solid #efd9c4;background:#fff;border-radius:11px;padding:.45rem .6rem}.search-counter-group strong{display:block;font-size:1.02rem;font-family:Sora,Trebuchet MS,sans-serif}.search-counter-group span{font-size:.72rem;color:var(--muted)}.search-bar-modern{margin-top:1rem;background:#fff;border:1px solid #ebd8c5;border-radius:16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;padding:.48rem}.search-bar-modern svg{margin-left:.35rem;color:#9f907f}.search-bar-modern input{border:none;outline:none;background:transparent;font-size:1.03rem;font-family:inherit;color:var(--ink)}.search-bar-modern button{border:none;border-radius:11px;background:linear-gradient(130deg,var(--brand),#ffa44d);color:#fff;font-weight:800;padding:.74rem 1.05rem;font-size:.92rem;cursor:pointer}.search-summary-bar{margin-top:.85rem;display:flex;justify-content:space-between;align-items:center;gap:.8rem}.search-summary-bar p{margin:0;color:#5d4f42}.search-clear-link{text-decoration:none;border-radius:999px;border:1px solid #ebd8c5;background:#fff;color:var(--brand-deep);font-size:.82rem;font-weight:700;padding:.4rem .68rem}.search-suggestion-row{margin-top:.85rem;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.search-suggestion-row span{display:inline-flex;align-items:center;gap:.3rem;color:var(--muted);font-size:.82rem;font-weight:700}.search-chip{text-decoration:none;border-radius:999px;background:#fff;border:1px solid #ecd7c2;color:#5f4e3e;font-size:.8rem;font-weight:700;padding:.35rem .62rem}.search-section-shell{border-radius:var(--radius-lg);border:1px solid #e8dccd;background:#fff9;padding:1rem}.search-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.search-section-head h2{margin-bottom:0}.search-section-head span{font-size:.8rem;color:var(--muted);font-weight:700;border:1px solid #ebdccb;border-radius:999px;padding:.2rem .5rem;background:#fff}.hero-links{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.65rem}.pill-link{display:inline-flex;align-items:center;gap:.35rem;text-decoration:none;border-radius:999px;padding:.54rem .8rem;background:#171513;color:#fff;font-size:.86rem;font-weight:700}.pill-link-muted{background:#fff;color:var(--muted);border:1px solid var(--line)}.stat-row{list-style:none;margin:1.2rem 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.stat-row li{border:1px solid var(--line);border-radius:12px;padding:.68rem .75rem;background:#fff}.stat-row strong{display:block;font-family:Sora,Trebuchet MS,sans-serif;font-size:1.12rem}.stat-row span{font-size:.82rem;color:var(--muted)}.stat-row-tight{margin-top:1rem}.hero-panel{border-radius:var(--radius-lg);background:linear-gradient(160deg,#181613,#312317);color:#fff;box-shadow:var(--shadow);padding:1.1rem}.hero-panel h3{font-size:1rem;margin-bottom:.8rem}.trend-item{text-decoration:none;color:inherit;display:flex;justify-content:space-between;gap:1rem;align-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:.75rem;margin-bottom:.66rem}.trend-item p{font-weight:700;font-size:.93rem}.trend-item span{font-size:.8rem;color:#ffffffb8}.trend-item strong{color:#ffd79f}.subtle-text{color:#ffffffb8;font-size:.86rem}.hero-panel-footer{margin-top:1.05rem;font-size:.84rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;color:#ffffffc2}.hero-panel-footer a{color:#fff}.section-block{padding:2.45rem 0}.section-soft{background:linear-gradient(180deg,transparent,rgba(255,222,201,.24),transparent)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.section-head h2{font-size:clamp(1.25rem,2.8vw,2rem)}.section-head p{color:var(--muted);max-width:55ch}.network-grid,.program-grid,.category-grid,.brand-grid{display:grid;gap:1rem}.network-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.program-grid,.category-grid,.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.network-grid.network-grid-list,.program-grid.program-grid-list,.category-grid.category-grid-list,.brand-grid.brand-grid-list{grid-template-columns:1fr}.network-card,.program-card,.category-tile,.brand-card,.detail-card,.empty-state{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface);box-shadow:0 6px 20px #1815120d}.network-grid.network-grid-list .network-card,.program-grid.program-grid-list .program-card,.category-grid.category-grid-list .category-tile{min-height:0}.category-grid.category-grid-list .category-tile,.brand-grid.brand-grid-list .brand-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.9rem}.network-card{padding:1.1rem;display:flex;flex-direction:column;background:#fff;min-height:360px}.network-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem}.network-card-title-wrap{min-width:0;margin-top:.8rem}.network-card h3{font-size:1.08rem}.network-card-site{margin-top:.22rem;color:#6f7787;font-size:.8rem;font-family:SFMono-Regular,ui-monospace,Menlo,monospace;letter-spacing:.02em}.network-count-badge{font-size:.76rem;font-weight:800;color:#d05618;border:1px solid #f1e4d4;background:#fff7ed;border-radius:999px;padding:.28rem .68rem;white-space:nowrap}.network-description{margin:.9rem 0 0;color:#4c5667;font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.network-stat-grid{margin-top:.95rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.network-stat-item{margin:0;border:none;border-radius:0;background:transparent;padding:0;display:grid;grid-template-columns:auto 1fr;align-items:start;column-gap:.35rem;row-gap:.14rem}.network-stat-item svg{grid-row:1 / span 2;color:#8991a1;margin-top:.08rem}.network-stat-item span{font-size:.78rem;color:#6f7787;font-weight:600}.network-stat-item strong{font-size:.9rem;color:#1b2433}.network-support{margin-top:.9rem;color:#596173;font-size:.83rem;min-height:38px;line-height:1.35;display:inline-flex;align-items:flex-start;gap:.35rem}.network-support svg{color:#9199aa;margin-top:.08rem;flex:0 0 auto}.network-card-divider{margin-top:auto;height:1px;background:#eceff4;width:100%}.network-card-actions{margin-top:0;padding-top:.95rem;display:flex;justify-content:stretch;align-items:center;gap:.4rem}.network-view-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;color:#fff;font-size:.9rem;border-radius:10px;background:#0d1830;border:1px solid #101c39;padding:.72rem .9rem;width:100%;box-shadow:none}.network-view-btn:hover{filter:brightness(1.06)}.program-card{padding:1rem;display:flex;flex-direction:column}.program-card-compact{padding:.9rem}.program-card-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.tag{border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.01em;padding:.28rem .55rem}.tag-network{background:#e8f1ff;color:#2459a7}.tag-inhouse{background:#e7f8ef;color:#1b7d4f}.epc-pill{color:#7f7468;font-weight:700;font-size:.75rem}.program-card h3{margin-top:.78rem;font-size:1.02rem}.program-brand-row{margin-top:.38rem;display:inline-flex;align-items:center;gap:.38rem;color:var(--muted);font-size:.86rem}.program-brand-row a{color:inherit}.program-meta-grid{margin-top:.85rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem}.program-meta-grid p{background:#fff5ea;border-radius:10px;border:1px solid #f5d6bc;padding:.55rem}.program-meta-grid strong{display:block;font-size:.74rem;color:#7c6a58;margin-bottom:.15rem}.program-meta-grid span{display:inline-flex;align-items:center;gap:.3rem;font-size:.82rem;font-weight:600}.program-card-footer{margin-top:auto;padding-top:.55rem;display:flex;justify-content:space-between;align-items:center;gap:.6rem}.program-card-footer p,.program-card-footer a{display:inline-flex;align-items:center;gap:.32rem;font-size:.8rem;color:var(--muted);text-decoration:none}.program-card-footer a{font-weight:700;color:var(--brand-deep)}.category-tile{text-decoration:none;color:inherit;padding:1rem;display:flex;justify-content:space-between;gap:.8rem}.category-tile h3{margin:.45rem 0;font-size:1.04rem}.category-tile p{color:var(--muted);font-size:.87rem}.brand-card{padding:1rem;display:grid;grid-template-columns:auto 1fr;gap:.8rem}.brand-logo-shell,.brand-logo-fallback{border-radius:12px;border:1px solid #ecdcca;background:#fff;display:grid;place-items:center;overflow:hidden}.brand-logo-shell img{width:100%;height:100%;object-fit:contain}.brand-logo-fallback{background:linear-gradient(135deg,#ffd9c0,#ffb98e);font-family:Sora,Trebuchet MS,sans-serif;font-size:.85rem;font-weight:700;color:#7a300f}.brand-logo-sm{width:22px;height:22px;border-radius:7px}.brand-logo-md{width:42px;height:42px}.brand-logo-lg{width:76px;height:76px;border-radius:16px}.brand-card h3{font-size:1.02rem}.brand-card-copy p{display:inline-flex;align-items:center;gap:.35rem;color:var(--muted);font-size:.84rem;margin-top:.3rem}.brand-inline-program{grid-column:1 / -1;border:1px solid #f0d2b8;background:#fff5eb;border-radius:10px;padding:.62rem .66rem}.brand-inline-program-name{font-weight:700;font-size:.86rem;margin-bottom:.3rem}.brand-inline-program p{display:inline-flex;align-items:center;gap:.25rem;color:#6d5a49;font-size:.8rem;margin-right:.6rem}.brand-card-footer{margin-top:.8rem;grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center;border-top:1px dashed #ddcfbf;padding-top:.62rem}.brand-card-footer span{color:var(--muted);font-size:.81rem}.brand-card-footer a{text-decoration:none;display:inline-flex;align-items:center;gap:.28rem;color:var(--brand-deep);font-size:.83rem;font-weight:700}.inline-muted{color:var(--muted);font-size:.84rem;font-weight:700}.network-program-list{display:grid;gap:.7rem}.network-program-item{border-radius:12px;border:1px solid var(--line);background:#fffdf9;padding:.72rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.network-program-title{font-weight:700;font-size:.92rem}.network-program-meta{margin-top:.35rem;display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);font-size:.82rem}.network-program-item a{text-decoration:none;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--brand-deep);padding:.45rem .64rem;font-size:.81rem;font-weight:700;white-space:nowrap}.cta-band{padding-bottom:3.4rem}.cta-grid,.cta-inline{border-radius:var(--radius-lg);border:1px solid #f2bf9b;background:radial-gradient(circle at right top,rgba(255,129,66,.16),transparent 48%),linear-gradient(135deg,#fff7ef,#ffefe2);padding:1.3rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.cta-grid h2,.cta-inline h2{font-size:clamp(1.2rem,2.3vw,1.7rem)}.cta-grid p,.cta-inline p{color:#664d3b;max-width:50ch}.program-cta-text{max-width:none;white-space:nowrap}.cta-button{text-decoration:none;display:inline-flex;align-items:center;gap:.3rem;border-radius:10px;background:var(--ink);color:#fff;padding:.72rem .95rem;font-weight:700;white-space:nowrap}.newsletter-band-shell{padding-top:.1rem}.newsletter-band{border-radius:var(--radius-lg);border:1px solid #e8cfb8;background:radial-gradient(circle at 90% 10%,rgba(255,139,72,.14),transparent 42%),linear-gradient(135deg,#fff9f2,#fff2e6);box-shadow:var(--shadow);padding:1rem;display:grid;grid-template-columns:1.1fr .9fr;gap:1rem;align-items:start}.newsletter-band-copy h2{margin-top:.45rem;font-size:clamp(1.2rem,2.5vw,1.7rem)}.newsletter-band-copy p:last-child{margin-top:.45rem;color:#6a5646;max-width:52ch}.newsletter-form{border-radius:14px;border:1px solid #efd9c4;background:#fffc;padding:.95rem;display:grid;grid-template-columns:1fr;gap:.75rem;align-items:start}.newsletter-form label{font-size:.77rem;font-weight:700;color:var(--muted)}.newsletter-form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:end}.newsletter-form-field{display:grid;gap:.35rem}.newsletter-form input{border:1px solid #e4d2bd;border-radius:10px;background:#fff;color:var(--ink);padding:.7rem .75rem;font-family:inherit;font-size:.96rem;outline:none}.recaptcha-shell{border:1px solid #e4d2bd;border-radius:12px;background:#ffffffb8;padding:.55rem;overflow-x:auto}.newsletter-frequency-field{display:grid;gap:.35rem;min-width:13.5rem}.newsletter-frequency-field label{margin:0;text-align:left}.newsletter-frequency-toggle{display:flex;align-items:center;gap:.22rem;border:1px solid #e4d2bd;border-radius:10px;background:#fff;padding:.2rem}.newsletter-frequency-option{appearance:none;border:0;background:transparent;color:#6f5a49;border-radius:8px;padding:.58rem .7rem;min-width:0;flex:1 1 0;font-family:inherit;font-size:.9rem;font-weight:700;line-height:1;cursor:pointer;transition:background-color .12s ease,color .12s ease,box-shadow .12s ease}.newsletter-frequency-option:hover:not(:disabled){background:#fff4ea;color:#3a2a1e}.newsletter-frequency-option.is-active{background:linear-gradient(180deg,#ff9b50,#ff7d2f);color:#fff;box-shadow:0 6px 16px #ff6b2638}.newsletter-frequency-option:disabled{opacity:.65;cursor:not-allowed}.newsletter-security-note{margin:-.1rem 0 0;font-size:.76rem;line-height:1.35;color:#78695d}.newsletter-security-note a{color:inherit}.newsletter-form button{justify-content:center}.newsletter-status{margin:0;grid-column:1 / -1;font-size:.82rem;font-weight:600;color:#1e7b52}.newsletter-status-error{color:#b3422b}.public-form-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);padding:1rem}.public-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.public-form-field{display:grid;gap:.32rem}.public-form-field-full{grid-column:1 / -1}.public-form-field label{font-size:.82rem;font-weight:700;color:var(--muted)}.public-form-field input,.public-form-field textarea,.public-form-field select{border:1px solid #e4d4c0;border-radius:10px;background:#fff;color:var(--ink);padding:.65rem .7rem;font-family:inherit;font-size:.9rem;outline:none}.public-form-field textarea{resize:vertical}.public-form-actions{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.public-form-recaptcha-note{flex-basis:100%;margin-top:-.15rem;font-size:.78rem}.public-form-status{grid-column:1 / -1;margin:0;font-size:.84rem;font-weight:600;color:#1e7b52}.public-form-status-error{color:#b3422b}.route-page{padding:2.2rem 0 3.4rem}.breadcrumbs{margin-top:.25rem;margin-bottom:.8rem}.breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.breadcrumbs li{display:inline-flex;align-items:center;gap:.35rem;color:var(--muted);font-size:.82rem}.breadcrumbs a{text-decoration:none;color:var(--muted)}.breadcrumbs a:hover{color:var(--ink)}.breadcrumbs li:last-child span{color:var(--ink);font-weight:700}.route-hero{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--line);box-shadow:var(--shadow);padding:1.35rem}.route-hero-split{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.route-hero-content{flex:1;min-width:0}.route-hero-media{flex:0 0 auto}.route-hero h1{margin-top:.55rem;font-size:clamp(1.55rem,3.2vw,2.4rem)}.route-hero>p,.route-hero-content>p{margin-top:.7rem;color:var(--muted);max-width:62ch}.route-hero>.route-kicker,.route-hero-content>.route-kicker{margin-top:0}.one-line-desktop{white-space:nowrap}.program-search-summary{margin-top:.75rem;display:flex;justify-content:space-between;align-items:center;gap:.8rem}.program-search-summary p{margin:0}.search-summary{margin-top:.75rem;display:flex;justify-content:space-between;align-items:center;gap:.8rem}.search-summary p{margin:0}.back-link,.inline-link{text-decoration:none;display:inline-flex;align-items:center;gap:.3rem;color:var(--brand-deep);font-weight:700;font-size:.86rem}.route-section{margin-top:1.35rem}.route-section h2{margin-bottom:.78rem;font-size:1.23rem}.list-controls{margin-top:1rem;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface);box-shadow:0 6px 20px #1815120d;padding:.9rem}.list-controls-top{display:grid;grid-template-columns:1fr auto auto;gap:.75rem;align-items:center}.list-search-shell{border:1px solid #e4d8c8;border-radius:12px;background:#fff;display:grid;grid-template-columns:auto 1fr;gap:.45rem;align-items:center;padding:.55rem .65rem}.list-search-shell svg{color:#9b8f82}.list-search-shell input{border:none;outline:none;background:transparent;font-family:inherit;font-size:.9rem;color:var(--ink)}.list-sort-shell{border:1px solid #e4d8c8;border-radius:12px;background:#fff;display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .35rem .25rem .55rem;color:var(--muted);font-size:.82rem;font-weight:700}.list-sort-shell select{border:none;background:transparent;font-family:inherit;color:var(--ink);font-size:.86rem;font-weight:600;padding:.35rem .25rem;outline:none;cursor:pointer}.list-view-toggle{border:1px solid #e4d8c8;background:#fff;border-radius:12px;padding:.2rem;display:inline-flex;align-items:center;gap:.2rem}.list-view-toggle-btn{border:none;background:transparent;color:var(--muted);border-radius:10px;padding:.45rem .55rem;display:inline-flex;align-items:center;gap:.35rem;font-family:inherit;font-weight:700;font-size:.82rem;cursor:pointer}.list-view-toggle-btn.is-active{background:#fff3e6;color:var(--brand-deep)}.list-filter-row{margin-top:.75rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.list-filter-item{display:grid;gap:.3rem}.list-filter-item span{font-size:.76rem;color:var(--muted);font-weight:700}.list-filter-item select{border:1px solid #e4d8c8;background:#fff;color:var(--ink);border-radius:10px;padding:.55rem .6rem;font-family:inherit;font-size:.85rem;outline:none}.list-controls-summary{margin-top:.75rem;padding-top:.7rem;border-top:1px solid #eee3d4}.list-controls-summary p{font-size:.84rem;color:var(--muted)}.list-controls-summary strong{color:var(--ink)}.pagination-shell{margin-top:1rem;display:flex;justify-content:center;align-items:center;gap:.55rem;flex-wrap:wrap}.pagination-shell>button,.pagination-page{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:10px;padding:.5rem .7rem;font-family:inherit;font-weight:700;font-size:.84rem;cursor:pointer}.pagination-shell>button:disabled{opacity:.45;cursor:not-allowed}.pagination-pages{display:inline-flex;align-items:center;gap:.35rem}.pagination-page{min-width:2.2rem;justify-content:center}.pagination-page-active{background:#fff3e6;border-color:#ffc7a3;color:var(--brand-deep)}.pagination-ellipsis{color:#9a8f84;padding:0 .1rem}:root[data-theme=dark] .list-search-shell,:root[data-theme=dark] .list-sort-shell,:root[data-theme=dark] .list-view-toggle,:root[data-theme=dark] .list-filter-item select,:root[data-theme=dark] .pagination-shell>button,:root[data-theme=dark] .pagination-page{background:#201b17;border-color:#3d352e}:root[data-theme=dark] .list-search-shell svg,:root[data-theme=dark] .pagination-ellipsis{color:#a99d90}:root[data-theme=dark] .list-controls-summary{border-top-color:#352f29}:root[data-theme=dark] .pagination-page-active{background:#ff6b2c1a;border-color:#ff6b2c59;color:#ff9a61}:root[data-theme=dark] .list-view-toggle-btn.is-active{background:#ff6b2c1f;color:#ff9a61}:root[data-theme=dark] .header-cta,:root[data-theme=dark] .cta-button,:root[data-theme=dark] .empty-state-button{background:#f4efe6;color:#171412}:root[data-theme=dark] .program-meta-grid p{background:#efe5d8;border-color:#d9c3ab}:root[data-theme=dark] .breadcrumbs a:hover{color:#f4efe6}:root[data-theme=dark] .program-meta-grid strong{color:#6e5a47}:root[data-theme=dark] .program-meta-grid span{color:#241d17}:root[data-theme=dark] .program-meta-grid span svg{color:#7a6755}:root[data-theme=dark] .epc-pill{color:#9f9386}:root[data-theme=dark] .cta-grid,:root[data-theme=dark] .cta-inline{border-color:#d8a980;background:radial-gradient(circle at right top,rgba(255,129,66,.16),transparent 48%),linear-gradient(135deg,#fff7ef,#ffefe2)}:root[data-theme=dark] .cta-grid h2,:root[data-theme=dark] .cta-inline h2{color:#1b1713}:root[data-theme=dark] .cta-grid p,:root[data-theme=dark] .cta-inline p{color:#624e3e}:root[data-theme=dark] .newsletter-band{border-color:#6a4c37;background:radial-gradient(circle at 90% 10%,rgba(255,139,72,.12),transparent 42%),linear-gradient(135deg,#2a2119,#241c15)}:root[data-theme=dark] .newsletter-band-copy h2{color:#f3ede3}:root[data-theme=dark] .newsletter-band-copy p:last-child{color:#c7b8aa}:root[data-theme=dark] .newsletter-form{border-color:#49392d;background:#16120e8c}:root[data-theme=dark] .newsletter-frequency-toggle{background:#211a14;border-color:#49392d}:root[data-theme=dark] .newsletter-frequency-option{color:#cdbdaa}:root[data-theme=dark] .newsletter-frequency-option:hover:not(:disabled){background:#ff8b481f;color:#f0e6da}:root[data-theme=dark] .newsletter-frequency-option.is-active{background:linear-gradient(180deg,#ff994d,#ff6d1f);color:#fff;box-shadow:0 8px 20px #ff6d1f2e}:root[data-theme=dark] .newsletter-form input,:root[data-theme=dark] .recaptcha-shell,:root[data-theme=dark] .public-form-field input,:root[data-theme=dark] .public-form-field textarea,:root[data-theme=dark] .public-form-field select{background:#211a14;border-color:#49392d}:root[data-theme=dark] .recaptcha-shell{background:#211a14bf}:root[data-theme=dark] .newsletter-security-note{color:#ad9d8f}:root[data-theme=dark] .public-form-card{background:#1a1714}:root[data-theme=dark] .newsletter-status,:root[data-theme=dark] .public-form-status{color:#7ed6a7}:root[data-theme=dark] .newsletter-status-error,:root[data-theme=dark] .public-form-status-error{color:#ff8e79}:root[data-theme=dark] .site-footer{background:#161310;border-top-color:#2b241d}:root[data-theme=dark] .footer-grid p,:root[data-theme=dark] .footer-grid li,:root[data-theme=dark] .footer-grid a{color:#c5b8aa}:root[data-theme=dark] .footer-grid h3,:root[data-theme=dark] .footer-grid h4{color:#f2ece2}:root[data-theme=dark] .about-hero-panel,:root[data-theme=dark] .about-stat-card,:root[data-theme=dark] .about-mini-card,:root[data-theme=dark] .about-flow-card,:root[data-theme=dark] .about-bullet-stack p{background:#f5efe6;border-color:#d9c7b5}:root[data-theme=dark] .about-hero-panel h3,:root[data-theme=dark] .about-stat-card strong,:root[data-theme=dark] .about-mini-card h3,:root[data-theme=dark] .about-flow-card h3,:root[data-theme=dark] .about-bullet-stack p{color:#1f1914}:root[data-theme=dark] .about-panel-list p,:root[data-theme=dark] .about-stat-label,:root[data-theme=dark] .about-stat-card span,:root[data-theme=dark] .about-mini-card p,:root[data-theme=dark] .about-flow-card p{color:#625447}:root[data-theme=dark] .about-panel-list svg{color:#8b7868}:root[data-theme=dark] .about-note-band{border-color:#d9a980;background:linear-gradient(180deg,#fff1e6,#ffe8d4)}:root[data-theme=dark] .about-note-band h2{color:#1b1713}:root[data-theme=dark] .about-note-band p{color:#604c3d}.legal-content-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);padding:1.15rem}.legal-content-card h2{margin:1rem 0 .45rem;font-size:1.04rem;display:inline-flex;align-items:center;gap:.35rem}.legal-content-card h2:first-child{margin-top:0}.legal-content-card p{color:var(--muted);line-height:1.65}.legal-content-card a{color:var(--brand-deep);font-weight:700;text-decoration:none}.legal-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.legal-feature-grid article{border:1px solid #eadbc9;border-radius:12px;background:#fffaf3;padding:.9rem}.legal-feature-grid h2{margin-top:0}.about-hero{background:radial-gradient(circle at top right,rgba(255,146,81,.14),transparent 45%),var(--surface)}.about-hero-actions{margin-top:.85rem;display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.about-hero-panel{width:min(100%,390px);border-radius:14px;border:1px solid #eadbc9;background:#fffaf3;padding:.9rem}.about-hero-panel h3{font-size:.97rem;margin-bottom:.55rem}.about-panel-list{display:grid;gap:.45rem}.about-panel-list p{margin:0;color:var(--muted);display:flex;align-items:flex-start;gap:.38rem;font-size:.84rem}.about-panel-list svg{margin-top:.1rem;flex:0 0 auto}.about-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.about-stat-card{border-radius:14px;border:1px solid #eadbc9;background:#fffaf3;box-shadow:var(--shadow);padding:.9rem;display:grid;gap:.35rem}.about-stat-label{margin:0;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:700}.about-stat-card strong{font-size:1.05rem;line-height:1.25}.about-stat-card span{color:var(--muted);font-size:.84rem;line-height:1.5}.about-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.9rem;margin-bottom:.85rem}.about-section-head h2{margin:0}.about-section-head p{margin:0;color:var(--muted);white-space:nowrap}.about-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.about-mini-card{border:1px solid #eadbc9;border-radius:12px;background:#fff;padding:.85rem}.about-mini-card h3{font-size:.93rem;margin-bottom:.35rem}.about-mini-card p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.55}.about-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.about-flow-card{border-radius:12px;border:1px solid #eadbc9;background:#fff;padding:.9rem}.about-flow-card>span{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff2e6;border:1px solid #ffd1b5;color:var(--brand-deep);font-weight:800;font-size:.82rem}.about-flow-card h3{margin-top:.65rem;margin-bottom:.35rem;font-size:.95rem}.about-flow-card p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.55}.about-bullet-stack{display:grid;gap:.45rem}.about-bullet-stack p{margin:0;padding:.55rem .65rem;border-radius:10px;border:1px solid #eadbc9;background:#fffaf3}.about-note-band{border-radius:var(--radius-lg);border:1px solid #f0c7a7;background:linear-gradient(180deg,#fff1e6,#ffe9d7);padding:1rem;display:grid;grid-template-columns:1.2fr 1fr;gap:1rem}.about-note-band h2{margin:0 0 .4rem;font-size:1rem;display:flex;align-items:center;gap:.35rem}.about-note-band p{margin:0;color:#664d3b;line-height:1.55}.about-note-band a{color:var(--brand-deep);font-weight:700;text-decoration:none}.detail-grid{margin-top:1.35rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.detail-card{padding:1rem}.detail-card h3{margin-bottom:.6rem;font-size:1rem}.detail-card p{color:var(--muted);display:flex;align-items:center;gap:.33rem;margin-bottom:.46rem;font-size:.9rem;flex-wrap:wrap}.network-visit-button{text-decoration:none;display:inline-flex;align-items:center;gap:.33rem;border-radius:10px;background:linear-gradient(140deg,var(--brand),#ff9345);color:#fff;padding:.56rem .8rem;font-size:.84rem;font-weight:700;box-shadow:0 8px 18px #ff6b2c3d}.network-visit-button:hover{filter:brightness(.97)}.brand-visit-button{margin-top:.58rem}.network-website-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.network-website-row p{margin-bottom:0}.chip-row{display:flex;flex-wrap:wrap;gap:.55rem}.chip-link{text-decoration:none;padding:.45rem .72rem;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:.84rem;font-weight:700;color:var(--muted)}.network-connection-row{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.network-connection-row p{margin-bottom:0}.empty-state{padding:2rem 1.4rem;text-align:center}.empty-state h1{font-size:2rem}.empty-state p{margin-top:.4rem;color:var(--muted)}.empty-state a,.empty-state-button{margin-top:1rem;display:inline-flex;border-radius:10px;padding:.6rem .85rem;background:var(--ink);color:#fff;text-decoration:none;font-weight:700;border:none;cursor:pointer;font-family:inherit;font-size:.9rem}.back-to-top-button{position:fixed;right:max(18px,calc((100vw - min(1140px,92vw))/2));bottom:18px;z-index:60;border:1px solid rgba(19,26,41,.22);background:linear-gradient(180deg,#121d33,#0c1427);color:#fff;border-radius:999px;width:46px;height:46px;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:0;font-family:inherit;font-weight:800;font-size:.84rem;box-shadow:0 12px 30px #0c142747;cursor:pointer;transform:translateY(12px) scale(.96);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease,filter .18s ease;overflow:hidden}.back-to-top-button-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.back-to-top-button-glow{position:absolute;inset:1px;border-radius:inherit;background:radial-gradient(circle at 25% 20%,rgba(255,147,69,.28),transparent 55%);pointer-events:none}.back-to-top-button svg,.back-to-top-button span{position:relative;z-index:1}.back-to-top-button:hover{filter:brightness(1.05);box-shadow:0 16px 34px #0c142757}.back-to-top-button:active{transform:translateY(1px) scale(.985)}:root[data-theme=dark] .back-to-top-button{border-color:#ffffff14;background:linear-gradient(180deg,#26201b,#1d1814);box-shadow:0 14px 34px #00000059}.error-boundary-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);padding:1.25rem;display:grid;gap:.75rem}.error-boundary-icon{width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,107,44,.22);background:#ff6b2c14;color:var(--brand-deep);display:grid;place-items:center}.error-boundary-card p{color:var(--muted);max-width:60ch}.error-boundary-debug{margin:0;white-space:pre-wrap;word-break:break-word;border-radius:10px;border:1px solid var(--line);background:#00000008;padding:.7rem;color:var(--muted);font-size:.8rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.error-boundary-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.error-boundary-actions .empty-state-button{display:inline-flex;align-items:center;gap:.35rem}.admin-auth-card,.admin-section{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);padding:1.2rem}.admin-auth-card{max-width:560px}.admin-auth-card h1{margin-top:.4rem;font-size:clamp(1.45rem,2.8vw,2rem)}.admin-auth-card>p{margin-top:.5rem;color:var(--muted)}.admin-auth-form{margin-top:1rem;display:grid;gap:.45rem}.admin-auth-form label,.admin-form label{font-weight:700;font-size:.83rem}.admin-auth-form input,.admin-form input,.admin-form textarea,.admin-form select{border:1px solid var(--line);border-radius:10px;padding:.58rem .65rem;font-family:inherit;font-size:.9rem;background:#fff;color:var(--ink)}.admin-auth-form input:focus,.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{outline:2px solid rgba(255,107,44,.25);outline-offset:1px}.admin-error-text{color:#b72f18;font-size:.84rem;font-weight:700}.admin-info-text{color:#2b6e4b;font-size:.84rem;font-weight:700}.admin-text-button,.admin-text-link{border:none;background:none;color:var(--brand-deep);font-size:.84rem;font-weight:700;padding:0;cursor:pointer;text-decoration:none;width:fit-content}.admin-header-actions{margin-top:.9rem;display:flex;gap:.55rem;flex-wrap:wrap}.admin-secondary-button{border:1px solid var(--line);border-radius:10px;padding:.56rem .8rem;font-size:.84rem;font-weight:700;font-family:inherit;background:#fff;color:var(--ink);cursor:pointer}.admin-status{margin:1rem 0 0;border-radius:10px;padding:.58rem .72rem;font-size:.86rem;font-weight:700}.admin-status-success{background:#e9f8ee;border:1px solid #b4dfc3;color:#1e7249}.admin-status-error{background:#ffeceb;border:1px solid #f5c0bc;color:#9a261b}.admin-section-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.95rem}.admin-section-head h2{margin-bottom:0}.admin-section-head span{color:var(--muted);font-weight:700;font-size:.85rem}.admin-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:1rem}.admin-list{display:grid;gap:.75rem;max-height:560px;overflow:auto;padding-right:.2rem}.admin-list-item{border:1px solid #eadbc9;border-radius:12px;background:#fffaf3;padding:.72rem;display:grid;gap:.35rem}.admin-list-item h3{font-size:.96rem}.admin-list-item p{color:var(--muted);font-size:.83rem}.admin-item-actions{display:flex;gap:.45rem;margin-top:.2rem}.admin-item-actions button{border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:.42rem .62rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;font-weight:700;cursor:pointer}.admin-form{border:1px solid #eadbc9;border-radius:12px;background:#fffaf3;padding:.85rem;display:grid;gap:.45rem;align-content:start}.admin-form h3{font-size:1rem;margin-bottom:.3rem}.admin-form textarea{resize:vertical}.admin-form-actions{margin-top:.35rem;display:flex;gap:.5rem;flex-wrap:wrap}.admin-dashboard-page{padding-top:1rem}.admin-shell{border-radius:var(--radius-lg);border:1px solid #ddcfbc;background:radial-gradient(circle at top right,rgba(255,150,99,.12),transparent 42%),linear-gradient(180deg,#fffdf8,#fbf5eb);box-shadow:var(--shadow);padding:1.15rem;display:grid;gap:.95rem}.admin-dashboard-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.admin-dashboard-hero h1{margin-top:.3rem;margin-bottom:.2rem;font-size:clamp(1.5rem,2.9vw,2.2rem)}.admin-dashboard-hero p{color:var(--muted)}.admin-dashboard-hero .admin-header-actions{margin-top:0}.admin-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.admin-metric-card{border-radius:14px;border:1px solid #eadbc9;background:#ffffffe6;padding:.8rem .85rem}.admin-metric-card h3{font-size:.85rem;color:var(--muted);margin-bottom:.2rem}.admin-metric-card strong{font-size:1.45rem;line-height:1.1}.admin-metric-card p{margin-top:.35rem;color:var(--muted);font-size:.82rem}.admin-analytics-section{padding:.95rem}.admin-analytics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.admin-analytics-card strong{font-size:1.25rem}.admin-inline-note{font-size:.8rem;color:var(--muted)}.admin-analytics-list{margin-top:.65rem;display:grid;gap:.55rem;max-height:420px}.admin-analytics-item{border:1px solid #eadbc9;border-radius:12px;background:#fffaf3;padding:.68rem .75rem;display:grid;grid-template-columns:auto 1fr auto;gap:.7rem;align-items:center}.admin-analytics-rank{width:2rem;height:2rem;border-radius:999px;border:1px solid #f0d4bd;background:#fff2e8;color:var(--brand-deep);font-size:.8rem;font-weight:800;display:grid;place-items:center}.admin-analytics-main h3{font-size:.9rem;margin-bottom:.1rem}.admin-analytics-main p{color:var(--muted);font-size:.8rem}.admin-analytics-main .admin-record-chip-row{margin-top:.35rem}.admin-analytics-main .admin-record-chip{display:inline-flex;align-items:center;gap:.25rem}.admin-analytics-clicks{text-align:right;display:grid;gap:.15rem;justify-items:end}.admin-analytics-clicks span{display:inline-flex;align-items:center;gap:.28rem;color:var(--muted);font-size:.77rem;font-weight:700}.admin-analytics-clicks strong{font-size:1.08rem;line-height:1}.admin-community-section{padding:.95rem}.admin-community-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:.8rem;align-items:start}.admin-community-card{border-radius:14px;border:1px solid #eadbc9;background:#ffffffdb;padding:.85rem;display:grid;gap:.7rem}.admin-community-card-head{display:flex;justify-content:space-between;align-items:center;gap:.7rem}.admin-community-card-head h3{font-size:.95rem}.admin-community-card-head span{color:var(--muted);font-size:.78rem;font-weight:700}.admin-community-list{display:grid;gap:.55rem;max-height:430px}.admin-community-item{border:1px solid #eadbc9;border-radius:12px;background:#fffaf3;padding:.7rem;display:grid;grid-template-columns:1fr auto;gap:.7rem;align-items:start}.admin-community-actions select{min-width:120px;border:1px solid #e4d4c0;border-radius:10px;background:#fff;color:var(--ink);padding:.45rem .55rem;font-family:inherit;font-size:.82rem}.admin-community-actions{display:grid;gap:.45rem;justify-items:end}.admin-community-url,.admin-community-notes{margin-top:.4rem;font-size:.8rem;color:var(--muted)}.admin-community-url a{color:var(--brand-deep);word-break:break-all}.admin-community-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-community-export-row{display:grid;gap:.45rem}.admin-community-export-row .cta-button{justify-content:center}.admin-community-preview{display:grid;gap:.45rem;max-height:240px}.admin-community-preview-item{border:1px solid #eadbc9;border-radius:10px;background:#fff;padding:.55rem .65rem;display:flex;justify-content:space-between;align-items:flex-start;gap:.6rem}.admin-community-preview-item strong{font-size:.84rem}.admin-community-preview-item p{margin-top:.15rem;color:var(--muted);font-size:.77rem}.admin-community-preview-item>span{color:var(--muted);font-size:.75rem;white-space:nowrap}:root[data-theme=dark] .admin-shell{border-color:#3a3027;background:radial-gradient(circle at top right,rgba(255,150,99,.08),transparent 42%),linear-gradient(180deg,#1c1713,#18140f)}:root[data-theme=dark] .admin-metric-card,:root[data-theme=dark] .admin-toolbar,:root[data-theme=dark] .admin-record-item,:root[data-theme=dark] .admin-record-item-active,:root[data-theme=dark] .admin-analytics-item,:root[data-theme=dark] .admin-form-modern{border-color:#3e342b;background:#221c16}:root[data-theme=dark] .admin-record-item-active{box-shadow:0 0 0 2px #ff6b2c2e}:root[data-theme=dark] .admin-tab-button{background:#221c16;border-color:#3e342b}:root[data-theme=dark] .admin-tab-button span{border-color:#4a3c31;background:#2a221b}:root[data-theme=dark] .admin-tab-button-active{background:linear-gradient(180deg,#ff6b2c24,#ff6b2c14);border-color:#ff6b2c57}:root[data-theme=dark] .admin-search-shell,:root[data-theme=dark] .admin-record-chip,:root[data-theme=dark] .admin-analytics-rank{background:#1b1611;border-color:#403429}:root[data-theme=dark] .admin-community-card,:root[data-theme=dark] .admin-community-item,:root[data-theme=dark] .admin-community-preview-item{border-color:#3e342b;background:#221c16}:root[data-theme=dark] .admin-community-actions select{background:#1b1611;border-color:#403429}:root[data-theme=dark] .admin-list-empty{border-color:#4a3c31}.admin-toolbar{border-radius:14px;border:1px solid #eadbc9;background:#ffffffdb;padding:.75rem;display:grid;gap:.65rem}.admin-tab-row{display:flex;gap:.55rem;flex-wrap:wrap}.admin-tab-button{border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-family:inherit;font-size:.83rem;font-weight:700;display:inline-flex;align-items:center;gap:.35rem;padding:.48rem .68rem;cursor:pointer}.admin-tab-button span{border-radius:999px;border:1px solid #eadbc9;background:#fff7ed;color:var(--ink);padding:.04rem .42rem;font-size:.77rem}.admin-tab-button-active{color:var(--ink);border-color:#ffad84;background:linear-gradient(180deg,#fff7ed,#ffe8d9)}.admin-search-shell{border:1px solid #e4d4c0;border-radius:10px;background:#fff;display:grid;grid-template-columns:auto 1fr;gap:.4rem;align-items:center;padding:.48rem .58rem}.admin-search-shell svg{color:var(--muted)}.admin-search-shell input{border:none;outline:none;background:transparent;font-family:inherit;font-size:.88rem;color:var(--ink)}.admin-workspace-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:.9rem}.admin-pane-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;margin-bottom:.8rem}.admin-pane-head h2{margin-bottom:.2rem}.admin-pane-head p{color:var(--muted);font-size:.84rem}.admin-pane-head-side{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.admin-pane-head-side span{color:var(--muted);font-size:.8rem;font-weight:700}.admin-records-pane,.admin-editor-pane{padding:.95rem}.admin-list.modern-scroll{max-height:710px}.admin-record-item{border:1px solid #eadbc9;border-radius:12px;background:#fffaf3;padding:.72rem;display:flex;justify-content:space-between;align-items:flex-start;gap:.7rem}.admin-record-item-active{border-color:#ffad84;box-shadow:0 0 0 2px #ff6b2c24;background:#fff4ea}.admin-record-main h3{font-size:.95rem;margin-bottom:.2rem}.admin-record-main p{color:var(--muted);font-size:.82rem}.admin-record-chip-row{margin-top:.45rem;display:flex;flex-wrap:wrap;gap:.35rem}.admin-record-chip{border-radius:999px;border:1px solid #e4d4c0;background:#fff;font-size:.76rem;color:var(--muted);padding:.16rem .42rem;line-height:1.3}.admin-list-empty{border:1px dashed #d8c6b1;border-radius:12px;padding:1rem;text-align:center}.admin-list-empty p{color:var(--muted);margin-bottom:.55rem}.admin-form-modern{background:#fff;border-color:#e4d4c0}.admin-form-modern h3{margin-bottom:.5rem}.modern-scroll{scrollbar-width:thin}.site-footer{margin-top:1.8rem;padding:2rem 0;border-top:1px solid var(--line);background:#f0eadf}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:1rem}.footer-grid p,.footer-grid li,.footer-grid a{color:var(--muted);font-size:.88rem;line-height:1.6}.footer-grid h3{margin-bottom:.4rem}.footer-grid h4{margin-bottom:.25rem;font-size:.95rem}.footer-grid ul{list-style:none;margin:0;padding:0}.footer-grid li{display:flex;align-items:center;gap:.35rem}.reveal{--delay: 0s;animation:rise .5s ease-out both;animation-delay:var(--delay)}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes skeletonShift{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:1030px){.hero-grid,.network-grid,.program-grid,.category-grid,.brand-grid,.legal-feature-grid,.about-stat-grid,.about-flow-grid,.admin-grid,.admin-metric-grid,.skeleton-grid-4,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-workspace-grid,.admin-analytics-grid,.admin-community-grid,.about-card-grid,.about-note-band,.newsletter-band{grid-template-columns:1fr}.hero-panel{height:100%}.header-cta,.theme-toggle span{display:none}.theme-toggle{width:40px;padding:0;justify-content:center}}@media(max-width:740px){.header-inner{display:flex;flex-wrap:nowrap;justify-content:space-between;padding:.75rem 0;min-height:auto}.brand-mark{min-width:0;flex:1}.brand-mark>div:last-child{min-width:0}.brand-mark strong,.brand-mark span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-desktop-nav{display:none}.header-actions{gap:.45rem}.mobile-nav-toggle{display:inline-flex;flex:0 0 auto}.mobile-nav-panel{display:grid;gap:.6rem;padding:0 0 .8rem;border-top:1px solid rgba(217,207,192,.65)}.mobile-theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid rgba(217,207,192,.9);background:#ffffffe6;color:var(--ink);border-radius:12px;padding:.72rem .8rem;font-family:inherit;font-weight:700;font-size:.88rem;cursor:pointer}:root[data-theme=dark] .mobile-nav-panel{border-top-color:#3a332cd9}:root[data-theme=dark] .mobile-theme-toggle{border-color:#3a332cf2;background:#1c1815eb}.hero-grid,.network-grid,.program-grid,.category-grid,.brand-grid,.legal-feature-grid,.about-stat-grid,.about-flow-grid,.about-card-grid,.admin-grid,.admin-metric-grid,.admin-workspace-grid,.skeleton-grid-4,.skeleton-grid-3,.detail-grid,.footer-grid,.stat-row,.newsletter-form,.public-form-grid{grid-template-columns:1fr}.newsletter-form-row{grid-template-columns:1fr;gap:.6rem}.newsletter-frequency-field{min-width:0}.newsletter-frequency-toggle{width:100%}.hero-search{grid-template-columns:1fr}.hero-search svg{display:none}.hero-search button{width:100%}.section-head,.cta-grid,.cta-inline,.hero-panel-footer,.admin-section-head,.network-card-actions,.admin-dashboard-hero,.admin-pane-head,.admin-pane-head-side,.about-section-head,.about-hero-actions,.network-program-item{flex-direction:column;align-items:flex-start}.network-card-top{align-items:flex-start}.network-stat-grid{grid-template-columns:1fr}.program-search-summary,.search-summary,.search-hero-top,.search-summary-bar,.search-section-head{flex-direction:column;align-items:flex-start}.search-hero-sub{white-space:normal}.search-bar-modern,.list-controls-top,.list-filter-row{grid-template-columns:1fr}.list-sort-shell{width:100%;justify-content:space-between}.list-view-toggle{width:100%;justify-content:stretch}.list-view-toggle-btn{flex:1;justify-content:center}.list-sort-shell select{width:100%}.search-bar-modern svg{display:none}.search-bar-modern button{width:100%}.program-cta-text,.one-line-desktop{white-space:normal}.network-website-row,.network-connection-row{flex-direction:column;align-items:flex-start}.route-hero-split{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem}.route-hero-media{justify-self:end;align-self:start;display:flex;flex-direction:column;align-items:flex-end;gap:.45rem}.route-hero{padding:1rem}.route-hero h1{font-size:clamp(1.35rem,7vw,2rem);line-height:1.15}.route-hero>p,.route-hero-content>p{margin-top:.55rem;max-width:none;line-height:1.35}.route-hero-media .brand-logo-lg{width:62px;height:62px;border-radius:14px}.route-hero-media .network-visit-button{padding:.46rem .62rem;font-size:.78rem;max-width:100%}.breadcrumbs li{min-width:0;max-width:100%;flex-wrap:wrap}.breadcrumbs a,.breadcrumbs li span{overflow-wrap:anywhere}.hero-copy h1{font-size:clamp(1.55rem,7vw,2.2rem);line-height:1.12;max-width:none}.hero-copy>p{font-size:.98rem;line-height:1.4}.section-head p{font-size:.98rem;line-height:1.4}.program-card-footer{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:.45rem}.program-card-footer a:first-child{min-width:0;flex:1 1 auto}.program-card-footer a:last-child{margin-left:auto;white-space:nowrap}.program-brand-row{min-width:0}.program-brand-row a{min-width:0;overflow-wrap:anywhere}.admin-record-item{flex-direction:column}.public-form-actions{flex-direction:column;align-items:flex-start}.admin-analytics-item{grid-template-columns:1fr;align-items:flex-start}.admin-community-item{grid-template-columns:1fr}.admin-community-preview-item{flex-direction:column}.admin-analytics-rank{width:1.8rem;height:1.8rem}.admin-analytics-clicks{justify-items:start;text-align:left}.about-section-head p{white-space:normal}.back-to-top-button{right:14px;bottom:14px}.error-boundary-actions{flex-direction:column;align-items:flex-start}}
