:root{--bg:#0b141b;--ink:#edf1ee;--muted:#b1bfc4;--line:#344750;--green:#e8b77b;--lime:#e8b77b;--white:#14212a;--serif:Georgia,'Times New Roman',serif;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--bg);font-size:16px;line-height:1.6}*{box-sizing:border-box}body{margin:0}header,nav,main,footer{max-width:1180px;margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:28px 30px 24px}.brand{text-decoration:none;font-size:13px;font-weight:800;letter-spacing:1.4px;display:flex;align-items:center;gap:12px}.brand-icon{display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--lime);width:36px;height:36px;font-size:27px}.tag,.eyebrow,.section-title>span{font-size:11px;font-weight:700;letter-spacing:1.5px}.tag{color:var(--muted)}nav{display:flex;gap:28px;padding:0 30px;border-bottom:1px solid var(--line)}nav a{padding:13px 0;text-decoration:none;color:var(--muted);font-size:14px;border-bottom:3px solid transparent}nav a[aria-current]{border-color:var(--green);color:var(--ink);font-weight:700}main{padding:0 30px 50px;min-height:70vh}.page{padding-top:32px}[hidden]{display:none!important}h1{font:normal clamp(2.8rem,6vw,4.8rem)/1.06 var(--serif);letter-spacing:-2px;margin:16px 0 24px}h2{font:normal 1.75rem/1.25 var(--serif);margin:8px 0 14px}h3{font-size:1rem;margin-top:24px}p{margin:0 0 20px;color:var(--muted)}a{color:inherit;text-underline-offset:4px}button,.button{border-radius:6px;min-height:46px;padding:12px 18px;font:600 14px/1.4 system-ui;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:20px;text-decoration:none;border:1px solid var(--green)}button:disabled{opacity:.6;cursor:wait}.primary{background:var(--green);color:#172029}.secondary{background:transparent;color:var(--ink)}.danger{background:transparent;color:#ffb2a5;border-color:#b9796f}.text-link{display:inline-block;margin:16px 0 10px;font-size:14px;font-weight:600}.hero{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;padding:25px 0 48px;align-items:center}.hero .text-link{margin-left:24px}.lede{font-size:18px;max-width:680px}.hero-note{background:var(--ink);color:var(--lime);min-height:330px;padding:36px;border-radius:100px 8px 8px 8px;display:flex;flex-direction:column;justify-content:space-between}.hero-note p{font:normal 30px/1.3 var(--serif);color:#f1f4e9}.hero-note small{font-size:12px;color:#c4d4ca;max-width:240px}.orbit{font-size:62px;line-height:1;align-self:flex-end}.section-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 16px;gap:15px}.section-title h2{margin:0}.section-title>span{color:var(--muted)}.grid{display:grid;gap:24px;margin-bottom:32px}.two{grid-template-columns:1fr 1fr}.card{padding:30px;border:1px solid var(--line);border-radius:10px;background:var(--white);min-width:0}.soft,.pause-card{background:#172b32}.eyebrow{color:var(--green);margin-bottom:12px}label{display:block;font-size:14px;font-weight:600;margin:15px 0 8px}input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select{display:block;width:100%;font:normal 16px/1.5 system-ui;padding:10px 12px;background:var(--white);color:var(--ink);border:1px solid #a0afa3;border-radius:5px;margin-top:7px}textarea{resize:vertical}input[type=range]{width:100%;accent-color:var(--green);height:30px}input[type=checkbox],input[type=radio]{accent-color:var(--green);width:18px;height:18px;flex-shrink:0}fieldset{border:0;padding:0;margin:18px 0}legend{font-size:14px;font-weight:600}.inline{display:inline-flex;gap:10px;align-items:flex-start;font-weight:400;margin-right:20px}.remember{margin-top:20px}.small,small{font-size:12px;line-height:1.6}.rating-head{display:flex;justify-content:space-between;align-items:center}.rating-head label{margin-bottom:0}.rating-head output{font-size:13px;font-weight:700}.rating-hint{font-size:11px;color:var(--muted);display:flex;justify-content:space-between}.timer{font:normal 72px/1.2 var(--serif);text-align:center;margin:28px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.inset{background:#20373c;border-left:3px solid var(--green);padding:16px;margin-top:20px;font-size:14px}.status:empty,[role=status]:empty{display:none}.status{margin:20px 0 0;padding:12px;background:#223b36;border-radius:5px}[role=status]{margin-top:14px;font-size:14px}.error{color:#ffb2a5!important}.resource{display:block;border-bottom:1px solid var(--line);padding:15px 0;text-decoration:none}.resource span{display:block;font-size:13px;color:var(--muted);margin-top:4px}details{margin-top:20px}summary{cursor:pointer;font-weight:600;font-size:14px}details p{font-size:14px;margin-top:14px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.metric{background:var(--bg);padding:16px;border-radius:6px}.metric strong{display:block;font:normal 30px/1.2 var(--serif);margin-bottom:5px}.metric span{font-size:12px;color:var(--muted)}.narrative{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;font-family:inherit;font-size:14px;color:var(--ink)}.notice{padding:16px;background:#352d23;border-radius:6px;margin:20px 0;font-size:14px}.entry{margin-bottom:16px}.entry header{padding:0;display:flex;gap:12px;flex-wrap:wrap}.entry .actions{margin-top:16px}.entry-note{white-space:pre-wrap;overflow-wrap:anywhere;margin:16px 0 0;color:var(--ink)}blockquote{margin:18px 0;padding:0 0 0 18px;border-left:3px solid #8b9e78;white-space:pre-wrap;overflow-wrap:anywhere}blockquote cite{display:block;margin-bottom:8px;font-size:12px;font-style:normal;color:var(--muted)}.trend-row{margin:18px 0}.trend-row label{display:flex;justify-content:space-between}meter{width:100%;height:18px}footer{padding:28px 30px;display:flex;gap:24px;align-items:center;border-top:1px solid var(--line);font-size:10px;letter-spacing:1px}footer p{font-size:12px;letter-spacing:0;margin:0;flex:1}.skip{position:absolute;left:12px;top:-100px;background:#14212a;padding:10px;z-index:10}.skip:focus{top:12px}:focus-visible{outline:3px solid #f4c88e;outline-offset:4px}.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}code{font-size:12px;overflow-wrap:anywhere}
@media(max-width:760px){header{padding:20px}.tag{display:none}nav{padding:0 20px;gap:20px;overflow-x:auto;white-space:nowrap}nav a{font-size:12px}main{padding:0 20px 35px}.hero{grid-template-columns:1fr;gap:28px;padding:10px 0 35px}.hero-note{min-height:220px;border-top-left-radius:65px;padding:25px}.hero-note p{font-size:26px}.orbit{font-size:40px}.two{grid-template-columns:1fr}.card{padding:22px}.hero .text-link{margin:18px 0 0;display:block}.section-title>span{font-size:9px;max-width:110px}.metrics{grid-template-columns:1fr 1fr}.metric strong{font-size:26px}footer{padding:22px;align-items:flex-start;flex-direction:column;gap:10px}h1{letter-spacing:-1px}.page{padding-top:28px}}
@media(prefers-reduced-motion:no-preference){button,a{transition:background-color .15s ease}button:hover,.button:hover{filter:brightness(.94)}}

/* The image stays separate from working surfaces; mobile keeps the entire scene. */
:root{color-scheme:dark}body{background:radial-gradient(ellipse at top,#1a2b34 0,transparent 65%),var(--bg)}
header{gap:20px;flex-wrap:wrap}.brand-icon{background:#263b42;color:var(--green)}
nav{position:sticky;top:0;z-index:5;background:#0b141bf5;gap:24px}nav a{min-height:48px}
.sound-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.sound-controls button{font-size:12px;min-width:145px}.sound-controls label{display:flex;align-items:center;gap:8px;margin:0;font-size:12px}.sound-controls input[type=range]{width:80px}.sound-controls [role=status]{margin:0;flex-basis:100%;text-align:right;font-size:11px}
.hero{position:relative;display:block;padding:0;margin:0 -30px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#101b23;isolation:isolate}
.hero-image{display:block;width:100%;height:auto;min-height:510px;object-fit:cover;object-position:center}
.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#091219e8 0%,#091219a8 35%,transparent 64%);z-index:0;pointer-events:none}
.hero-copy{position:absolute;left:42px;top:50%;transform:translateY(-50%);max-width:49%;z-index:1}.hero h1{font-size:clamp(2.6rem,4.4vw,4.1rem)}.hero .lede{color:#d0dbdd;font-size:17px}.hero .secondary{background:#111f29e8;border-color:#7d979f}.hero .eyebrow{max-width:300px;line-height:1.8}.hero .actions{gap:12px}.hero-caption{font-size:13px;margin:18px 0 36px;color:var(--green)}.hero-caption span{display:block;color:var(--muted);font-size:12px}
.card{box-shadow:0 10px 35px #00000018}input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select{border-color:#647b85;background:#101c24}input[type=range]{min-height:36px}#check-in,#pause{scroll-margin-top:80px}.small{color:var(--muted)}.notice{color:#f3dbb8}.status{color:#e0eee5}.secondary:hover{background:#263941}.danger{border-color:#c3867c}footer{color:var(--muted)}
@media(max-width:760px){header{padding:18px 20px;gap:16px}.sound-controls{width:100%;gap:10px;justify-content:space-between}.sound-controls [role=status]{flex-basis:auto;text-align:left}nav{gap:0;justify-content:space-between;flex-wrap:wrap;overflow:visible}nav a{font-size:12px;padding:12px 5px}main{padding-left:20px;padding-right:20px}.hero{margin:0 -8px}.hero-image{min-height:0;object-fit:contain}.hero:after{display:none}.hero-copy{position:static;transform:none;max-width:none;padding:25px 22px 28px}.hero h1{font-size:clamp(2.45rem,9vw,3.8rem)}.hero .lede{font-size:16px}.hero-caption{margin-bottom:28px}.hero .actions{display:grid;grid-template-columns:1fr}.hero .button{width:100%}.brand{font-size:12px}.section-title{align-items:flex-start}.section-title>span{text-align:right}}
