:root{--bg:#f8fafc;--surface:#ffffff;--surface-alt:#f1f5f9;--text:#0f172a;--muted:#64748b;--line:#e2e8f0;--accent:#0f172a;--accent-2:#1e293b;--shadow:0 12px 30px rgba(15,23,42,0.08);--radius-xl:28px;--radius-lg:22px;--radius-md:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1200px,calc(100% - 2rem));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.action-row,.card-row,.filter-row,.footer-row,.nav-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-row{padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:.85rem}.brand strong{display:block;font-size:1.05rem}.brand small{display:block;color:var(--muted);margin-top:.15rem}.brand-mark{width:2.5rem;height:2.5rem;border-radius:1rem;background:var(--accent);color:white;display:inline-flex;align-items:center;justify-content:center}.nav-links{display:flex;align-items:center;gap:.75rem}.nav-links a{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem 1rem;border-radius:999px}.nav-links a:hover{background:var(--surface-alt)}.site-footer{border-top:1px solid var(--line);background:white;margin-top:4rem}.footer-row{padding:1.5rem 0;align-items:start}.footer-row p{color:var(--muted);margin:.4rem 0 0}.page-stack{display:flex;flex-direction:column;gap:2rem;padding:2rem 0 1rem}.page-stack.narrow,.section-stack.narrow{max-width:760px}.grid-split,.hero-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.hero-grid{grid-template-columns:1.2fr .9fr;align-items:center}.grid-split{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.hero-panel,.panel,.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.hero-panel{overflow:hidden}.hero-body{padding:1.5rem}.hero-body.split-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.card,.panel{padding:1.25rem}.card{overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.card:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(15,23,42,.12)}.card-body{padding-top:1rem}.stat-card{padding:1rem 1.2rem}.stat-card span{display:block;color:var(--muted);margin-bottom:.35rem}.stat-card strong{font-size:1.8rem}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.stats-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:260px}.grid-cards{display:grid;grid-gap:1rem;gap:1rem}.grid-cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.button,.feature-row,.media-placeholder,.pill,.pill-button,.search-input,.tile{border-radius:var(--radius-md)}.media-placeholder{min-height:11rem;display:grid;place-items:center;text-align:center;padding:1rem;background:#e2e8f0;color:#475569;border:1px dashed #cbd5e1}.hero-media,.media-placeholder.large{min-height:15rem}.section-stack{display:flex;flex-direction:column;gap:1.25rem}.section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.page-title,.section-header h2,h1,h2,h3,p{margin:0}.page-title,h1{font-size:clamp(2.2rem,4vw,4.25rem);line-height:1.02;letter-spacing:-.03em}h2{font-size:1.4rem}h3{font-size:1.15rem}.eyebrow,.section-label{display:inline-flex;align-items:center;gap:.45rem;color:var(--muted);font-size:.95rem;margin-bottom:.75rem}.body-copy,.hero-copy,.muted,.section-copy{color:var(--muted);line-height:1.65}.inline-icon{display:inline-flex;align-items:center;gap:.4rem}.pill-row,.tab-row{display:flex;flex-wrap:wrap;gap:.65rem}.pill,.pill-button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.55rem .9rem;border:1px solid var(--line);background:white;color:var(--text)}.pill-button.active,.pill.solid{background:var(--accent);color:white;border-color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.85rem 1.15rem;border:1px solid var(--line);background:white;color:var(--text);cursor:pointer}.button.primary{background:var(--accent);color:white;border-color:var(--accent)}.button.secondary{background:white}.inline-button{width:-moz-fit-content;width:fit-content}.search-form{display:flex;gap:.75rem}.search-input{flex:1 1;min-height:3.1rem;border:1px solid var(--line);padding:.85rem 1rem;background:white}.bar-group{display:flex;flex-direction:column;gap:.45rem}.bar-track{width:100%;height:.6rem;border-radius:999px;background:#e2e8f0;overflow:hidden}.bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#0f172a,#475569)}.stars{gap:.15rem}.star{color:#cbd5e1}.star.filled{color:#0f172a;fill:currentColor}.stack-md{display:flex;flex-direction:column;gap:1rem}.mt-sm{margin-top:.45rem}.mt-md{margin-top:.9rem}.mt-lg{margin-top:1.25rem}.gap-md{gap:1rem}.action-row{flex-wrap:wrap;justify-content:flex-start}.icon-muted,.text-link{color:var(--muted)}@media (max-width:960px){.grid-cards.three,.grid-split,.hero-grid{grid-template-columns:1fr}.footer-row,.hero-body.split-header{flex-direction:column}}@media (max-width:720px){.container{width:min(100% - 1rem,1200px)}.filter-row,.nav-row,.search-form{flex-direction:column;align-items:stretch}.nav-links{width:100%;justify-content:space-between}.stats-grid,.stats-grid.compact{grid-template-columns:1fr;max-width:none}}.wrap-start{justify-content:flex-start}.top-align{align-items:flex-start}.small-gap{margin-top:.5rem}.inline-button{justify-content:center}.notice-card{background:#fff7ed;border:1px solid #fdba74;color:#9a3412;padding:1rem 1.2rem;border-radius:22px}.success-card{background:#ecfdf5;border-color:#86efac;color:#166534}.pill-warn{background:#f97316!important}.admin-grid,.review-grid{align-items:start}.form-stack{gap:.9rem}.form-stack,.form-stack label{display:flex;flex-direction:column}.form-stack label{gap:.4rem;font-weight:600}.form-stack input,.form-stack select,.form-stack textarea{width:100%;padding:.85rem 1rem;border-radius:16px;border:1px solid var(--line);background:white}.subpanel{background:var(--surface-alt);border-radius:16px;padding:1rem}.score-block{display:grid;grid-template-columns:repeat(2,minmax(110px,1fr));grid-gap:.8rem;gap:.8rem}.score-block>div{background:var(--surface-alt);border:1px solid var(--line);border-radius:16px;padding:1rem}.score-block strong{display:block;font-size:1.8rem;margin-top:.25rem}.stars{display:inline-flex;gap:.2rem}.star-on{color:#111827;fill:currentColor}.star-off{color:#cbd5e1}.centered-panel{text-align:center}@media (max-width:860px){.grid-split,.hero-grid,.stats-grid{grid-template-columns:1fr}.action-row,.card-row,.filter-row,.footer-row,.nav-row{flex-wrap:wrap}.nav-links{width:100%;justify-content:flex-start}}