:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#101514;--surface:#18201e;--text:#f2f0e9;--muted:#b2b8b1;--gold:#dfbd83;--line:#efede029;--serif:"Songti SC", "STSong", "Noto Serif CJK SC", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:var(--gold);color:#101514}.skip-link{z-index:30;background:var(--gold);color:#101514;padding:12px 20px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:12px}.site-header{z-index:5;background:linear-gradient(#0d1413b3,#0000);border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;width:100%;height:94px;padding:0 5%;display:flex;position:absolute;top:0}.wordmark{letter-spacing:-1.8px;align-items:center;gap:8px;font-size:32px;font-weight:650;display:inline-flex}.brand-star{color:var(--gold);font-size:34px;font-weight:400}.site-header nav{color:#e5e6e0;gap:38px;font-size:14px;display:flex}.site-header nav a:hover,.text-link:hover{color:var(--gold)}.header-cta{border:1px solid #fff6;border-radius:3px;gap:25px;padding:12px 20px;font-size:14px;display:flex}.header-cta:hover{background:#ffffff1a}.hero{isolation:isolate;align-items:center;height:100svh;min-height:800px;max-height:1100px;display:flex;position:relative}.hero-image{object-fit:cover;object-position:center;z-index:-3}.hero-shade{z-index:-2;background:linear-gradient(90deg,#050d0de6 0%,#050d0db0 36%,#050d0d21 76%),linear-gradient(#050d0d26 15%,#0000 68%,#101514 100%);position:absolute;inset:0}.hero-content{width:100%;padding:124px 7% 116px;animation:.9s both arrive}.eyebrow{letter-spacing:.2em;color:var(--gold);margin:0 0 32px;font-size:12px;font-weight:500;line-height:1.7}.hero h1{font-family:var(--serif);letter-spacing:.04em;margin:0;font-size:clamp(44px,5.5vw,84px);font-weight:400;line-height:1.4}.hero h1 span{color:var(--gold)}.hero-description{color:#d0d3cc;margin:26px 0 36px;font-size:16px;line-height:2}.hero-actions{gap:14px;display:flex}.button{border:1px solid #0000;border-radius:3px;justify-content:space-between;align-items:center;gap:40px;min-height:52px;padding:15px 26px;font-size:15px;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:#18201e}.button-gold:hover{background:#eed0a0}.button-glass{background:#0a111140;border-color:#f1efe666}.button-glass:hover{background:#f2f0e914}.hero-bottom{color:#b8bdb6;letter-spacing:.06em;justify-content:space-between;align-items:center;gap:20px;font-size:12px;display:flex;position:absolute;bottom:32px;left:5%;right:5%}.hero-bottom a{align-items:center;gap:15px;display:flex}.scene-caption{letter-spacing:.13em;font-size:11px}.section-wrap{max-width:1440px;margin:auto;padding-left:7%;padding-right:7%}.experience{padding-top:110px;padding-bottom:100px}.section-heading{grid-template-columns:1fr 2fr;gap:40px;margin-bottom:48px;display:grid}.section-heading>.eyebrow{padding-top:14px}.section-heading>div{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}h2{font-family:var(--serif);letter-spacing:.03em;margin:0;font-size:clamp(32px,3.2vw,46px);font-weight:400;line-height:1.5}.section-heading>div>p{color:var(--muted);margin:0 0 8px;font-size:14px;line-height:2}.story-preview{border:1px solid var(--line);border-radius:5px;grid-template-columns:1fr 1fr;min-height:440px;display:grid;overflow:hidden}.preview-visual{min-height:400px;position:relative}.preview-visual img{object-fit:cover;object-position:36% center}.preview-image-shade{background:linear-gradient(#0000 25%,#091311e8);position:absolute;inset:0}.preview-caption{position:absolute;bottom:34px;left:34px}.preview-caption>span{letter-spacing:.15em;color:var(--gold);font-size:12px}.preview-caption h3{font-family:var(--serif);letter-spacing:.12em;margin:12px 0;font-size:36px;font-weight:400}.preview-caption p{color:#c4c8c0;letter-spacing:.1em;margin:0;font-size:12px}.preview-reader{background:#19211f;flex-direction:column;padding:30px 36px;display:flex}.reader-label{color:#adb6ad;border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding-bottom:20px;font-size:12px;display:flex}.reader-label>span:first-child{color:var(--gold)}.story-text{flex:1;padding:22px 0}.story-kicker{color:#a7b2a7;letter-spacing:.05em;margin:0 0 15px;font-size:12px}.story-text h3{font-family:var(--serif);margin:0 0 18px;font-size:24px;font-weight:400}.story-text>p:not(.story-kicker){color:#c7cdc4;margin:0;font-size:15px;line-height:1.9}.story-text>p.story-ending{color:var(--gold);margin-top:18px}.story-choices{gap:9px;display:grid}.choice{color:#e3e6df;text-align:left;cursor:pointer;background:#ffffff03;border:1px solid #bdc6b23d;border-radius:2px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.choice:hover{border-color:var(--gold);background:#dfbd8310}.choice small{color:var(--gold);margin-right:16px;font-size:12px}.choice>span:last-child{color:var(--gold)}.experience-notes{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px;display:grid}.experience-notes p{color:#bac2b6;margin:0;font-size:14px;line-height:1.8}.experience-notes span{color:var(--gold);margin-right:14px;font-family:Georgia,serif}.creation{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#19201d}.creation-inner{grid-template-columns:1fr 1.1fr;align-items:center;gap:65px;padding-top:105px;padding-bottom:105px;display:grid}.creation-copy>p:not(.eyebrow){color:var(--muted);margin:25px 0 30px;font-size:15px;line-height:2}.text-link{border-bottom:1px solid var(--gold);align-items:center;gap:32px;padding-bottom:10px;font-size:14px;display:inline-flex}.story-map{background:#101713;border:1px solid #b5c5aa26;border-radius:6px;transform:rotate(-2deg);box-shadow:0 24px 80px #0003}.map-bar{border-bottom:1px solid var(--line);color:#bbc6b6;align-items:center;gap:10px;padding:17px 20px;font-size:12px;display:flex}.map-bar>span:last-child{color:#8f9f89;margin-left:auto;font-size:11px}.map-mark{color:var(--gold);font-size:20px}.map-content{background-image:radial-gradient(#ccd9c317 1px,#0000 1px);background-size:18px 18px;padding:35px 24px 10px}.story-node{text-align:left;background:#20291f;border:1px solid #66775d85;border-radius:4px;min-width:0;padding:17px 18px}.story-node small{letter-spacing:.07em;color:#b9cba9;font-size:11px}.story-node strong{margin-top:9px;font-size:14px;font-weight:500;display:block}.story-node p{color:#a5b19b;margin:10px 0 0;font-size:12px}.start-node{border-color:#dfbd8369;width:65%;margin:auto}.start-node small{color:var(--gold)}.branch-lines{width:54%;height:50px;margin:auto;display:flex}.branch-lines i{border-bottom:1px solid #b4c49e66;flex:1;position:relative}.branch-lines i:first-child{border-right:1px solid #b4c49e66}.branch-lines i:after{content:"";background:#b4c49e66;width:1px;height:14px;position:absolute;bottom:-14px}.branch-lines i:first-child:after{left:0}.branch-lines i:last-child:after{right:0}.node-pair{grid-template-columns:1fr 1fr;gap:20px;margin-top:13px;display:grid}.map-footnote{text-align:center;color:#aebda3;padding:15px 0;font-size:12px}.about{text-align:center;padding-top:110px;padding-bottom:110px;position:relative;overflow:hidden}.about h2{font-size:clamp(38px,4vw,60px)}.about>p:not(.eyebrow){color:var(--muted);margin:25px 0 30px;font-size:15px;line-height:2}.about-star{color:#dfbd8307;pointer-events:none;font-family:Georgia,serif;font-size:380px;line-height:1;position:absolute;bottom:-95px;right:-30px}.site-footer{border-top:1px solid var(--line);color:#b1b9ac;justify-content:space-between;align-items:center;gap:30px;padding-top:32px;padding-bottom:32px;display:flex}.site-footer .wordmark{color:var(--text);font-size:25px}.site-footer .brand-star{font-size:28px}.site-footer>span,.site-footer p{font-size:12px}.site-footer p{margin:0}@keyframes arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1600px){.hero-content{max-width:1600px;margin:auto}.section-wrap{padding-left:70px;padding-right:70px}}@media (max-width:1050px){.section-heading{grid-template-columns:1fr;gap:0}.section-heading>div{align-items:center}.creation-inner{gap:35px}.preview-reader{padding:24px}.hero{min-height:740px}.hero h1{font-size:60px}.experience-notes{gap:14px}.experience-notes p{font-size:13px}.story-node{padding:14px 12px}.map-content{padding:28px 16px 8px}}@media (max-width:760px){html{scroll-padding-top:25px}.site-header{height:78px;padding:0 6%}.wordmark{font-size:27px}.brand-star{font-size:29px}.site-header nav{display:none}.header-cta{gap:12px;padding:10px 13px;font-size:12px}.hero{height:92svh;min-height:680px;max-height:900px}.hero-content{padding:145px 7% 120px}.hero h1{letter-spacing:.025em;font-size:clamp(36px,8.5vw,59px);line-height:1.55}.hero .eyebrow{letter-spacing:.17em;margin-bottom:26px;font-size:10px}.hero-description{margin-top:22px;font-size:14px;line-height:2}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#081211e3,#0812117a 90%),linear-gradient(#0000 55%,#101514)}.button{gap:30px;padding:14px 21px;font-size:14px}.hero-bottom{font-size:10px;bottom:25px;left:7%;right:7%}.scene-caption{display:none}.hero-bottom a{white-space:nowrap}.experience{padding-top:65px;padding-bottom:65px}.section-heading>div{display:block}.section-heading>div>p{margin-top:20px;font-size:14px}.section-heading .eyebrow{margin-bottom:20px}.section-heading{margin-bottom:30px}.story-preview{grid-template-columns:1fr}.preview-visual{min-height:280px}.preview-caption{bottom:25px;left:25px}.preview-caption h3{font-size:30px}.preview-reader{padding:25px}.story-text{min-height:190px}.story-text h3{font-size:22px}.story-text>p:not(.story-kicker){font-size:14px}.reader-label{font-size:11px}.experience-notes{grid-template-columns:1fr;gap:14px;margin-top:25px}.experience-notes p{font-size:14px}.creation-inner{grid-template-columns:1fr;gap:48px;padding-top:65px;padding-bottom:65px}.creation-copy .eyebrow{margin-bottom:22px}.story-map{transform:none}.creation-copy>p:not(.eyebrow){font-size:14px}.map-bar{padding:14px}.map-bar>span:last-child{font-size:10px}.node-pair{gap:12px}.story-node strong{font-size:12px}.story-node p{font-size:11px}.about{padding-top:75px;padding-bottom:75px}.about h2{font-size:38px}.about>p:not(.eyebrow){font-size:14px}.about .eyebrow{font-size:10px}.site-footer{flex-wrap:wrap;gap:14px;padding-top:25px;padding-bottom:25px}.site-footer>span{display:none}.site-footer p{font-size:11px}.desktop-break{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
