:root{--ink:#f2f1e8;--muted:#b9bcae;--forest:#17231b;--forest-light:#223329;--moss:#a9d18f;--sun:#f4cf72;--line:#f2f1e829}*{box-sizing:border-box}html{background:var(--forest)}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 70% 10%,#a9d18f1f,#0000 30%),linear-gradient(160deg,#17231b 0%,#101712 100%);margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}.shell{width:min(100%,1120px);min-height:100svh;padding:max(1rem, env(safe-area-inset-top)) 1.25rem max(1rem, env(safe-area-inset-bottom));grid-template-rows:auto 1fr auto;margin:0 auto;display:grid}.topbar,.topbar-actions,.brand,footer{align-items:center;display:flex}.topbar{justify-content:space-between;gap:1rem}.brand{color:var(--ink);letter-spacing:-.02em;gap:.65rem;font-weight:750;text-decoration:none}.brand-mark{aspect-ratio:1;width:2.1rem;color:var(--forest);background:var(--moss);border-radius:35% 65% 55% 45%;place-items:center;font-family:Georgia,serif;display:grid}.topbar-actions{gap:.8rem}.status{color:var(--muted);white-space:nowrap;align-items:center;gap:.45rem;font-size:.78rem;display:inline-flex}.status-dot{aspect-ratio:1;background:var(--sun);border-radius:50%;width:.48rem;box-shadow:0 0 0 3px #f4cf721f}.status-ready .status-dot{background:var(--moss);box-shadow:0 0 0 3px #a9d18f1f}.hero{align-self:center;max-width:760px;padding:4rem 0}.eyebrow,.capture-label{color:var(--moss);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:800}h1{letter-spacing:-.065em;max-width:720px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,9vw,6.8rem);font-weight:500;line-height:.92}.lede{max-width:590px;color:var(--muted);margin:1.6rem 0 2.4rem;font-size:clamp(1rem,2.4vw,1.3rem);line-height:1.55}.capture-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border-radius:1.1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1rem 1rem 1.25rem;display:flex;box-shadow:0 24px 80px #0000003d}.capture-label{margin:0 0 .25rem;font-size:.62rem;display:block}.capture-card p{color:var(--muted);margin:0}.capture-card button{min-height:3rem;color:var(--forest);background:var(--sun);opacity:.72;border:0;border-radius:.8rem;padding:0 1.25rem;font-weight:800}.configuration-note{border-left:3px solid var(--sun);color:var(--muted);background:#f4cf7212;gap:.25rem;margin-top:1rem;padding:.9rem 1rem;font-size:.82rem;line-height:1.45;display:grid}.configuration-note strong{color:var(--ink)}footer{color:#8e958b;gap:.6rem;font-size:.75rem}.auth-page,.access-denied{place-content:center;gap:1rem;min-height:100svh;padding:2rem;display:grid}.access-denied h1{font-size:clamp(2.5rem,8vw,5rem)}.access-denied p:not(.eyebrow){color:var(--muted)}@media (max-width:540px){.brand>span:last-child{display:none}.hero{padding:3rem 0}.capture-card{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:no-preference){.hero{animation:.5s ease-out both arrive}@keyframes arrive{0%{opacity:0;transform:translateY(10px)}}}
