*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--ink: #0f0f0d;--paper: #f0ebe0;--paper-dark: #e0d9cc;--accent: #6b5340;--ghost: rgba(15, 15, 13, .25);--fade: 1.2s ease}html,body{width:100%;height:100%;overflow:hidden;background:var(--ink);cursor:none}.cursor{position:fixed;width:6px;height:6px;border-radius:50%;background:var(--paper);pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:opacity .3s ease,transform .15s ease;mix-blend-mode:difference}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:1000;opacity:.6}#stage{position:fixed;inset:0;background:var(--paper);display:flex;align-items:center;justify-content:center;transition:background 1.8s ease,opacity .8s ease}#stage.dark{background:#0d0d0b}#stage.fade-out{opacity:0}#content{position:relative;width:min(640px,88vw);text-align:left;z-index:10}.scene{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(640px,88vw);opacity:0;pointer-events:none;transition:opacity var(--fade)}.scene.active{opacity:1;pointer-events:all}.line-entry{font-family:Lato,sans-serif;font-weight:300;font-size:clamp(10px,1.1vw,13px);letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:2rem;opacity:0;animation:none}.headline{font-family:Cormorant Garamond,serif;font-weight:400;font-size:clamp(32px,5.5vw,64px);line-height:1.12;color:var(--ink);margin-bottom:2rem}.headline em{font-style:italic;font-weight:300}.body-text{font-family:Cormorant Garamond,serif;font-weight:300;font-size:clamp(16px,2vw,22px);line-height:1.85;color:var(--ink);opacity:.92}.quiet{font-family:Lato,sans-serif;font-weight:300;font-size:clamp(12px,1.3vw,15px);letter-spacing:.12em;line-height:2.6;color:var(--ink);opacity:.75}.quiet span{display:block}.single-line{font-family:Cormorant Garamond,serif;font-weight:300;font-style:italic;font-size:clamp(20px,3.2vw,38px);line-height:1.5;color:var(--ink)}.dark-text{color:var(--paper);opacity:.9}.dark-subtext{font-family:Lato,sans-serif;font-weight:100;font-size:clamp(11px,1.2vw,14px);letter-spacing:.16em;color:var(--paper);opacity:.4;margin-top:2.5rem;text-transform:uppercase}#timer-scene{text-align:center}#timer-scene .single-line{text-align:center;margin-bottom:3rem;opacity:.9}#timer-scene .dark-text{text-align:center}#countdown-ring{position:relative;width:90px;height:90px;margin:0 auto 2rem}#countdown-ring svg{transform:rotate(-90deg);width:90px;height:90px}#countdown-ring .track{fill:none;stroke:#f4f0e81a;stroke-width:1}#countdown-ring .progress{fill:none;stroke:#f4f0e873;stroke-width:1;stroke-linecap:round;stroke-dasharray:251.2;stroke-dashoffset:0;transition:stroke-dashoffset 1s linear}#countdown-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Cormorant Garamond,serif;font-weight:300;font-size:26px;color:#f4f0e899;line-height:1}.sep{width:1px;height:48px;background:var(--ghost);margin:2.5rem 0}.sep.light{background:#f4f0e826}.reveal{opacity:0;transform:translateY(6px);transition:opacity 1.1s ease,transform 1.1s ease}.reveal.shown{opacity:1;transform:translateY(0)}.cta-area{margin-top:3rem}.cta-link{font-family:Lato,sans-serif;font-weight:100;font-size:clamp(10px,1.1vw,13px);letter-spacing:.22em;text-transform:uppercase;color:var(--accent);text-decoration:none;opacity:0;display:inline-block;transition:opacity 1.4s ease;border-bottom:1px solid transparent}.cta-link:hover{border-bottom-color:var(--accent);opacity:1!important}.cta-link.shown{opacity:.7}.proceed-hint{font-family:Lato,sans-serif;font-weight:300;font-size:11px;letter-spacing:.18em;text-transform:uppercase;opacity:0;color:var(--accent);transition:opacity 1.4s ease;cursor:pointer;display:inline-block;user-select:none;margin-top:3rem}.proceed-hint.shown{opacity:.6}.proceed-hint:hover{opacity:1!important}#progress{position:fixed;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:100;opacity:0;transition:opacity 1s ease}#progress.visible{opacity:1}.dot{width:4px;height:4px;border-radius:50%;background:var(--ink);opacity:.15;transition:opacity .4s ease,background .4s ease}.dot.active{opacity:.55}.dot.dark-mode{background:var(--paper)}#scene-breath,#scene-breath .headline,#scene-breath .body-text{text-align:center}#scene-5 .single-line{font-size:clamp(22px,3.8vw,44px)}.seq-line{opacity:0;transform:translateY(4px);transition:opacity .9s ease,transform .9s ease}.seq-line.in{opacity:1;transform:translateY(0)}.breath-instruction{font-family:Lato,sans-serif;font-weight:100;font-size:clamp(10px,1.1vw,12px);letter-spacing:.3em;text-transform:uppercase;color:#f4f0e859;text-align:center;margin-top:1.5rem}
