:root{--bg: #0A0A0A;--bg-ink: #0E1111;--green: #00FF9A;--lime: #7BFFB2;--text: #C7D0D9;--green-rgb: 0 255 154;--lime-rgb: 123 255 178;--blue-rgb: 120 205 255;--font-sans: system-ui, -apple-system, Segoe UI, Inter, Roboto, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--font-serif: Georgia, Cambria, "Times New Roman", Times, serif;--turn-accent-rgb: var(--lime-rgb);--turn-accent-hover-rgb: var(--green-rgb)}*{box-sizing:border-box}html,body,#root{height:100%}html{background:var(--bg);color:var(--text)}body{margin:0;font-family:var(--font-sans)}.app{position:relative;min-height:100%}main{position:relative;z-index:1}.beat{min-height:100vh;display:grid;place-items:center;padding:4rem 1rem;content-visibility:auto}.beat:first-of-type{content-visibility:visible}.glyph-rain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}[data-reduced-motion] *{transition:none!important;animation:none!important}html.safe-mode .glyph-rain{display:none!important}html.curtain-down{overflow:hidden}.boot-sequence{min-height:100vh;display:grid;place-items:center;text-align:center;gap:1rem}.boot-sequence .terminal{font-family:var(--font-mono);font-size:clamp(3rem,12vw,10rem);line-height:1;position:relative}.boot-sequence .han{margin-right:.5rem;display:inline-block}.boot-sequence .cursor{display:inline-block;width:.65ch;height:1em;background:var(--green);vertical-align:-.1em;margin-left:.3ch;animation:cursorBlink 1.2s steps(1,end) infinite;opacity:.8}.boot-sequence .microcopy{opacity:.8;margin-top:.5rem;font-size:.95rem}.boot-sequence .cta-hint{opacity:.8;transition:opacity .6s ease;font-size:.9rem;color:var(--lime)}.boot-sequence .cta-hint.hide{opacity:0;pointer-events:none}.boot-sequence .microcopy{font-family:var(--font-mono);white-space:nowrap}.boot-sequence .microcopy .dots{display:inline-block;overflow:hidden;width:3ch;text-align:left;vertical-align:text-bottom;font-variant-ligatures:none;-webkit-font-variant-ligatures:none;font-feature-settings:"liga" 0,"calt" 0}.boot-sequence .microcopy .dot-text{display:inline-block;text-align:left}.boot-sequence .cta-hint.show{animation:hintBounce 1.8s ease-in-out infinite}@keyframes hintBounce{0%,to{transform:translateY(0)}30%{transform:translateY(4px)}50%{transform:translateY(-2px)}70%{transform:translateY(2px)}}@keyframes cursorBlink{0%,49%{opacity:.9}50%,to{opacity:0}}.typewriter .cursor{display:inline-block;width:.6ch;height:1em;background:var(--green);vertical-align:-.1em;margin-left:.2ch;animation:cursorBlink 1.2s steps(1,end) infinite;opacity:.85}.glitch-flicker{position:relative;text-shadow:0 0 8px rgb(var(--green-rgb) / .2)}.glitch-flicker:before,.glitch-flicker:after{content:"张";position:absolute;left:0;top:0;pointer-events:none;mix-blend-mode:screen;opacity:0}.glitch-flicker:before{color:var(--lime);transform:translate(0)}.glitch-flicker:after{color:var(--green);transform:translate(0)}.in-view .glitch-flicker{animation:glowPulse 6s ease-in-out infinite}.in-view .glitch-flicker:before{animation:glitchShift 4s steps(1,end) infinite}.in-view .glitch-flicker:after{animation:glitchShift2 5.5s steps(1,end) infinite}.glitch-flicker-text{position:relative;text-shadow:0 0 8px rgb(var(--green-rgb) / .2)}.glitch-flicker-text:before,.glitch-flicker-text:after{content:attr(data-text);position:absolute;left:0;top:0;pointer-events:none;mix-blend-mode:screen;opacity:0}.glitch-flicker-text:before{color:var(--lime);transform:translate(0)}.glitch-flicker-text:after{color:var(--green);transform:translate(0)}.in-view .glitch-flicker-text{animation:glowPulse 6s ease-in-out infinite}.in-view .glitch-flicker-text:before{animation:glitchShift 4s steps(1,end) infinite}.in-view .glitch-flicker-text:after{animation:glitchShift2 5.5s steps(1,end) infinite}@keyframes glowPulse{0%,to{text-shadow:0 0 6px rgb(var(--green-rgb) / .1)}50%{text-shadow:0 0 16px rgb(var(--green-rgb) / .35)}}@keyframes glitchShift{0%{opacity:0;transform:translate(0)}2%{opacity:.9;transform:translate(1px)}3%{opacity:0;transform:translate(0)}20%{opacity:0}22%{opacity:.7;transform:translate(-2px)}23%{opacity:0}}@keyframes glitchShift2{0%{opacity:0}1%{opacity:.8;transform:translate(-1px)}2%{opacity:0}40%{opacity:0}41%{opacity:.7;transform:translate(2px)}42%{opacity:0}}html.safe-mode .glitch-flicker:before,html.safe-mode .glitch-flicker:after,html.safe-mode .glitch-flicker-text:before,html.safe-mode .glitch-flicker-text:after{mix-blend-mode:normal;opacity:.25;animation:none!important}html.safe-mode .glitch-flicker,html.safe-mode .glitch-flicker-text{animation:none!important}.scale-calculation{display:grid;place-items:center;gap:.8rem;text-align:center}.scale-calculation .question{text-align:center;max-width:48ch;opacity:.95;font-family:var(--font-mono)}.scale-calculation .counter{font-variant-numeric:tabular-nums lining-nums;font-size:clamp(2.4rem,9vw,7rem);letter-spacing:.01em;text-shadow:0 0 18px rgb(var(--green-rgb) / .08)}.scale-calculation .estimated{opacity:.7;font-size:.95rem}.scale-calculation .explain-lines{margin-top:1rem;max-width:80ch}.scale-calculation .formula{opacity:.75;margin-bottom:.6rem;font-size:.95rem}.scale-calculation .countries{display:grid;gap:.35rem;justify-items:center;width:100%}.scale-calculation .country-line{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr) auto auto auto;gap:.5rem .75rem;align-items:baseline;font-family:var(--font-mono);opacity:0;transform:translateY(6px);transition:opacity .5s ease,transform .5s ease}.scale-calculation .country-line.show{opacity:1;transform:translateY(0)}.scale-calculation .country-line .flag{filter:saturate(1.1)}.scale-calculation .country-line .name{opacity:.9;min-width:0}.scale-calculation .country-line .mul{opacity:.75}.scale-calculation .country-line .approx{opacity:.7}.scale-calculation .countries .sum{opacity:0;transform:translateY(6px);transition:opacity .6s ease,transform .6s ease;margin-top:.4rem;font-weight:600}.scale-calculation .countries .sum.show{opacity:1;transform:translateY(0)}@media (max-width: 560px){.scale-calculation .country-line{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"flag name val" ".    mul  val";align-items:start}.scale-calculation .country-line .flag{grid-area:flag}.scale-calculation .country-line .name{grid-area:name}.scale-calculation .country-line .mul{grid-area:mul;white-space:normal;overflow-wrap:anywhere}.scale-calculation .country-line .val{grid-area:val;justify-self:end}.scale-calculation .country-line .approx{display:none}}.glitch-settle{position:relative}.glitch-settle:before,.glitch-settle:after{content:attr(data-text);position:absolute;left:0;top:0;mix-blend-mode:screen;opacity:0;filter:blur(.2px)}.glitch-settle:before{color:var(--lime);transform:translate(-1px)}.glitch-settle:after{color:var(--green);transform:translate(1px)}.glitch-settle{text-shadow:-1px 0 rgb(var(--lime-rgb) / .35),1px 0 rgb(var(--green-rgb) / .35);animation:settleFade .18s ease forwards}@keyframes settleFade{0%{text-shadow:-2px 0 rgb(var(--lime-rgb) / .5),2px 0 rgb(var(--green-rgb) / .5)}to{text-shadow:0 0 rgba(0,0,0,0)}}.domain-exclusivity{position:relative;display:grid;place-items:center;gap:1rem;text-align:center;min-height:100vh;font-family:var(--font-mono)}.domain-exclusivity .particle-stage{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;opacity:1;transition:opacity .8s ease;z-index:0}.domain-exclusivity .particle-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.02),rgba(255,255,255,.02) 1px,transparent 1px,transparent 3px);mix-blend-mode:overlay;opacity:.12;pointer-events:none}.domain-exclusivity .particles{width:100%;height:100%}.domain-exclusivity .wordmark{font-size:clamp(2.4rem,10vw,7rem);letter-spacing:.04em;opacity:0;transform:translateY(10px);transition:opacity .8s ease,transform .8s ease;text-shadow:0 0 18px rgb(var(--green-rgb) / .08);font-weight:700;color:#ffffff05;font-family:var(--font-mono);line-height:1.1;padding-bottom:.05em;overflow:visible}.domain-exclusivity .wordmark.show{opacity:1;transform:translateY(0)}.domain-exclusivity .copy{opacity:.9;font-size:clamp(1rem,2.2vw,1.15rem)}.domain-exclusivity .copy:before{content:"> ";color:var(--green);opacity:.85}.micro-glitch{position:relative;display:inline-block;color:var(--text)}.micro-glitch:before,.micro-glitch:after{content:attr(aria-label);position:absolute;left:0;top:0;pointer-events:none;opacity:0;mix-blend-mode:screen}.micro-glitch:before{color:var(--lime)}.micro-glitch:after{color:var(--green)}.domain-exclusivity.in-view .micro-glitch{animation:microGlitchPulse 6s ease-in-out infinite}.domain-exclusivity.in-view .micro-glitch:before{animation:microGlitchShift 4.5s steps(1,end) infinite}.domain-exclusivity.in-view .micro-glitch:after{animation:microGlitchShift2 5.2s steps(1,end) infinite}@keyframes microGlitchPulse{0%,to{text-shadow:0 0 0 rgba(0,0,0,0)}50%{text-shadow:-1px 0 rgb(var(--lime-rgb) / .25),1px 0 rgb(var(--green-rgb) / .25)}}@keyframes microGlitchShift{0%{opacity:0;transform:translate(0)}2%{opacity:.9;transform:translate(.5px)}3%{opacity:0}25%{opacity:0}26%{opacity:.7;transform:translate(-.5px)}27%{opacity:0}}@keyframes microGlitchShift2{0%{opacity:0}1%{opacity:.8;transform:translate(-.5px)}2%{opacity:0}42%{opacity:0}43%{opacity:.7;transform:translate(.6px)}44%{opacity:0}}.the-turn .one{font-variant-caps:small-caps;color:var(--lime)}.the-turn{position:relative;min-height:100vh;width:100%;display:grid;place-items:center}.the-turn .turn-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.the-turn .line{position:absolute;max-width:70ch;font-family:var(--font-mono);font-size:clamp(1rem,2.2vw,1.15rem);opacity:.95;text-shadow:0 0 12px rgb(var(--green-rgb) / .08)}.the-turn .line-a1{left:calc(var(--cross-x, 50%) - min(22ch,24vw));top:calc(var(--cross-bottom, 85vh) - clamp(4.2em,8vh,6em));text-align:right}.the-turn .line-a2{left:calc(var(--cross-x, 50%) - min(22ch,24vw));top:calc(var(--cross-bottom, 85vh) - clamp(2.8em,6vh,4.2em));margin-top:10px;margin-left:10px;text-align:right}.the-turn .line-b{left:var(--cross-x, 50%);transform:translate(-50%);top:calc(var(--cross-bottom, 85vh) - 1em);text-align:center}.the-turn .line-c{left:calc(var(--cross-x, 50%) + min(10ch,15vw));top:calc(var(--cross-bottom, 85vh) + clamp(.6em,2vh,1.6em));text-align:left}.the-turn.in-view .line .one{transition:color .25s ease,text-shadow .25s ease}.the-turn .line .one{font-variant-caps:small-caps;color:rgb(var(--turn-accent-rgb))}.the-turn .line-b .one{font-weight:700;font-size:clamp(1.25rem,3.2vw,1.6rem)}.the-turn .line:hover .one{color:rgb(var(--turn-accent-hover-rgb));text-shadow:0 0 10px rgb(var(--turn-accent-hover-rgb) / .25)}.the-turn.blue-cross{--turn-accent-rgb: var(--blue-rgb);--turn-accent-hover-rgb: var(--blue-rgb)}.scripture-carousel .verse{font-family:var(--font-serif);text-align:center;max-width:65ch;margin:0 auto}.scripture-carousel .text{font-size:clamp(1.25rem,3vw,2rem);line-height:1.4}.scripture-carousel .ref{opacity:.8;margin-top:.8rem;letter-spacing:.04em}.quiet-outro{opacity:.8}.debug{position:fixed;bottom:.5rem;right:.75rem;z-index:2;font-size:12px;opacity:.5;display:flex;gap:.5rem}.scripture-carousel{position:relative;min-height:100vh;display:grid;place-items:center;gap:.75rem;text-align:center}.scripture-carousel .viewport{position:relative;width:min(92vw,80ch);min-height:10rem;transform:translateZ(0)}.scripture-carousel blockquote{margin:0}.scripture-carousel .slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:0 .5rem;opacity:0;will-change:opacity;pointer-events:none;backface-visibility:hidden}.scripture-carousel .slide.prev{z-index:1}.scripture-carousel .slide.current{z-index:2}.scripture-carousel:not(.animating) .slide.current{opacity:1}.scripture-carousel.animating .slide.current.entering{animation:s4FadeIn 1.5s cubic-bezier(.16,1,.3,1) both}.scripture-carousel.animating .slide.prev.leaving{animation:s4FadeOut 1.5s cubic-bezier(.16,1,.3,1) both}@media (prefers-reduced-motion: reduce){.scripture-carousel.animating .slide.current.entering,.scripture-carousel.animating .slide.prev.leaving{animation:none!important}}@keyframes s4FadeIn{0%{opacity:0}to{opacity:1}}@keyframes s4FadeOut{0%{opacity:1}to{opacity:0}}.scripture-carousel .text{font-family:var(--font-serif);font-size:clamp(1.2rem,3.4vw,2rem);line-height:1.35;text-shadow:0 0 14px rgb(var(--green-rgb) / .08)}.scripture-carousel .ref{margin-top:.75rem;font-variant-caps:small-caps;letter-spacing:.04em;opacity:.9;text-shadow:0 0 10px rgb(var(--green-rgb) / .06)}.scripture-carousel .controls{opacity:.7;font-size:.9rem;margin-top:.5rem}.scripture-carousel.in-view .text{animation:glowPulse 6s ease-in-out infinite}html.s4-active .glyph-rain{filter:saturate(1.15) brightness(1.05);opacity:.95}.quiet-outro{min-height:100vh;display:grid;place-items:center;text-align:center}.quiet-outro .terminal{font-family:var(--font-mono);font-size:clamp(1.15rem,2.6vw,1.25rem);line-height:1.4;letter-spacing:.01em;opacity:.98}.quiet-outro .line{min-height:1.4em}.quiet-outro .cursor{display:inline-block;width:.6ch;height:1em;background:var(--green);vertical-align:-.1em;margin-left:.2ch;animation:cursorBlink 1.2s steps(1,end) infinite;opacity:.85}.quiet-outro .curtain-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg);opacity:0;transition:opacity 1.2s cubic-bezier(.16,1,.3,1);pointer-events:none;z-index:9}.quiet-outro .curtain-overlay.show{opacity:1}
