:root{color-scheme:dark;--bg:#121315;--ink:#f6f3ec;--muted:#aaa9a6;--line:#303136;--gold:#f1cb68;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}p{line-height:1.6}h1,h2,h3,p,figure{margin:0}::selection{background:var(--gold);color:#111}:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.skip-link{position:absolute;top:-70px;left:20px;padding:12px;background:var(--gold);color:#111;z-index:100}.skip-link:focus{top:10px}
.site-header{position:sticky;top:0;z-index:20;background:#121315f5;border-bottom:1px solid #242529}.header-inner{max-width:var(--max);padding:0 32px;height:78px;margin:auto;display:flex;align-items:center;gap:65px}.brand{display:inline-flex;align-items:center;gap:9px;font-weight:750;font-size:26px;letter-spacing:-.035em;white-space:nowrap}.brand-mark{width:36px;color:var(--gold)}.brand-mark svg{width:100%;height:auto}.site-header nav{display:flex;gap:32px;font-size:14px;color:#cccac4}.site-header nav a:hover{color:var(--gold)}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:13px 22px;border:0;border-radius:9px;background:var(--gold);color:#1a1710;font-weight:750;font-size:14px;line-height:1.4;text-align:center}.button:hover{background:#ffe09c}.button[aria-busy=true]{opacity:.65;pointer-events:none}.button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.header-download{margin-left:auto;min-height:42px;padding:11px 17px;font-size:13px}
main{max-width:var(--max);margin:auto;padding:0 32px}.hero{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:80px;padding:45px 50px 50px 24px}.hero-copy{max-width:550px}.hero h1{font-size:clamp(42px,4.6vw,65px);line-height:1.04;letter-spacing:-.038em;font-weight:750;text-wrap:balance}.hero-story{margin-top:24px;max-width:33ch;font-size:19px;font-weight:700;line-height:1.35}.hero-summary{color:#b9b8b4;max-width:43ch;font-size:15px;line-height:1.65;margin-top:13px}.promise{display:flex;flex-wrap:wrap;gap:18px;font-size:13px;font-weight:700;margin:26px 0 17px}.promise span{white-space:nowrap}.promise span:before{content:'✓';color:var(--gold);margin-right:6px}.hero-download{min-width:255px}.device-note{color:var(--muted);font-size:11px;margin-top:11px}.hero-art{width:100%;min-width:0}.hero-art>img{width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;border-radius:12px;background:#191a1c}.hero-art figcaption{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--muted);margin-top:12px}.hero-art figcaption span:last-child{color:var(--gold)}
.category-nav{border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:44px}.category-nav a{text-align:center;padding:19px 9px;color:#cecdc8;font-size:13px}.category-nav a:hover{color:var(--gold);background:#1b1c1e}.collection{margin-bottom:62px;scroll-margin-top:100px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}.section-heading h2{font-size:29px;line-height:1.2;letter-spacing:-.025em;font-weight:700}.section-heading p{font-size:13px;color:var(--muted);margin-top:7px}.collection-count{font-size:12px;color:var(--muted);white-space:nowrap}.poster-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px;align-items:stretch}.poster-card{min-width:0}.story-open{appearance:none;border:0;background:none;text-align:left;padding:0;display:flex;flex-direction:column;width:100%;height:100%}.poster-frame{display:block;width:100%;aspect-ratio:3/4;background:#1a1b1e;border-radius:10px;overflow:hidden;flex:none}.poster-frame img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.poster-caption{display:flex;flex-direction:column;flex:1;width:100%;padding:13px 1px 0;gap:12px}.poster-title{font-size:15px;line-height:1.38;font-weight:700;overflow-wrap:break-word;min-height:2.76em}.poster-meta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:var(--muted)}.view-story{display:inline-flex;align-items:center;gap:5px;color:var(--gold);white-space:nowrap}.view-story svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.5}.story-open:hover .poster-title{color:var(--gold)}.story-open:hover .poster-frame{box-shadow:0 0 0 2px #c4a45a}.show-more{display:none}
.install{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:40px 0 45px;border-top:1px solid var(--line)}.install h2{font-size:36px;line-height:1.12;letter-spacing:-.03em}.install-intro>p{max-width:35ch;font-size:14px;color:var(--muted);margin-top:16px}.install ol{list-style:none;padding:0;margin:0;display:grid;gap:23px}.install li{display:flex;gap:18px}.install li>span{display:grid;place-items:center;flex:none;width:32px;height:32px;border:1px solid #5b513b;border-radius:50%;font-size:13px;color:var(--gold)}.install h3{font-size:15px;font-weight:700;margin:4px 0 5px}.install li p{color:var(--muted);font-size:13px;max-width:46ch}.closing{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px;background:#232220;border-radius:12px;margin:0 0 40px}.closing h2{font-size:27px;letter-spacing:-.02em}.closing p{font-size:13px;color:#bdb9b0;margin-top:7px}.closing .button{flex-shrink:0}.site-footer{max-width:var(--max);margin:auto;padding:34px 32px 40px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:25px}.site-footer .brand{font-size:23px}.site-footer .brand-mark{width:30px}.site-footer p{font-size:12px;color:var(--muted);margin-top:12px}.site-footer nav{display:flex;align-items:center;justify-content:flex-end;gap:24px;font-size:12px;color:var(--muted)}.site-footer nav a:hover{color:var(--gold)}.site-footer small{font-size:11px;color:#92928e;grid-column:1/-1}.mobile-bar{display:none}
.story-dialog{padding:0;max-width:780px;width:calc(100% - 40px);border:1px solid #3a3a3b;border-radius:14px;background:#1b1c1e;color:var(--ink);overflow:visible}.story-dialog::backdrop{background:#050609dc}.dialog-close{position:absolute;right:14px;top:14px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:0;background:#343538;color:white;border-radius:50%}.dialog-close svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8}.dialog-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;padding:28px}.dialog-poster img{display:block;width:100%;height:auto;max-height:70vh;object-fit:contain}.dialog-copy{align-self:center;padding-right:10px}.dialog-series{color:var(--gold);font-size:12px;margin-bottom:12px}.dialog-copy h2{font-size:27px;line-height:1.16;letter-spacing:-.02em;margin-bottom:18px}.dialog-copy>p:not(.dialog-series){color:var(--muted);font-size:14px;margin-bottom:24px}.dialog-copy small{display:block;font-size:11px;margin-top:12px;color:var(--muted)}.notice{position:fixed;z-index:100;bottom:24px;left:50%;transform:translateX(-50%);width:min(520px,calc(100% - 28px));padding:17px 50px 17px 20px;border:1px solid #76623b;border-radius:10px;background:#302b20;color:#fff3d3;font-size:14px;line-height:1.5;box-shadow:0 10px 30px #0006}.notice[hidden]{display:none}.notice button{position:absolute;right:8px;top:9px;background:none;border:0;color:inherit;width:32px;height:32px;font-size:23px}
@media(min-width:651px){.poster-grid .poster-card{display:block!important}}
@media(max-width:1000px){.hero{grid-template-columns:minmax(0,1fr) 290px;gap:35px;padding:35px 0 40px}.hero h1{font-size:49px}.poster-grid{gap:25px 18px}.poster-title{font-size:14px}.view-story{font-size:10px}.install{gap:35px}}
@media(max-width:760px){.header-inner{gap:20px;padding:0 22px}.site-header nav{gap:20px}.hero{grid-template-columns:minmax(0,1fr) 235px}.hero h1{font-size:40px}.hero-story{font-size:17px}.hero-summary{font-size:13px}.hero-download{min-width:0}.poster-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.install h2{font-size:30px}.closing{padding:24px}.closing h2{font-size:23px}}
@media(max-width:650px){html{scroll-padding-top:80px}.header-inner{height:66px;padding:0 18px;gap:8px}.brand{font-size:23px;gap:6px}.brand-mark{width:29px}.site-header nav{display:none}.header-download{font-size:11px;min-height:40px;padding:10px 11px;gap:7px}.header-download svg{width:15px;height:15px}main{padding:0 18px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:start;gap:0 18px;padding:27px 0 26px}.hero-copy{display:contents}.hero h1{grid-column:1;grid-row:1;font-size:33px;line-height:1.06;letter-spacing:-.032em;align-self:start}.hero-story{grid-column:1;grid-row:2;font-size:13px;line-height:1.4;margin:14px 0 0;align-self:start}.hero-art{grid-column:2;grid-row:1/3;align-self:start}.hero-art>img{border-radius:8px}.hero-art figcaption{font-size:9px;line-height:1.3;margin-top:8px;gap:0}.hero-art figcaption span:last-child{display:none}.hero-summary{grid-column:1/-1;grid-row:3;margin-top:18px;max-width:none;font-size:13px;line-height:1.55}.promise{grid-column:1/-1;grid-row:4;gap:21px;font-size:12px;margin:16px 0}.hero-download{grid-column:1/-1;grid-row:5;width:100%;font-size:14px;min-height:47px}.device-note{grid-column:1/-1;grid-row:6;margin-top:9px;text-align:center;font-size:10px}.category-nav{margin-bottom:30px}.category-nav a{font-size:11px;padding:16px 4px;white-space:nowrap}.collection{margin-bottom:38px;scroll-margin-top:85px}.section-heading{margin-bottom:17px;gap:12px}.section-heading h2{font-size:23px}.section-heading p{font-size:11px;margin-top:6px}.collection-count{font-size:10px}.poster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.poster-frame{border-radius:8px}.poster-caption{padding-top:10px;gap:9px}.poster-title{font-size:12px;line-height:1.4;min-height:2.8em}.poster-meta{font-size:10px;gap:3px;flex-wrap:wrap}.view-story{font-size:10px}.js .collection[data-expanded=false] .poster-card:nth-child(n+5){display:none}.show-more{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;padding:14px 16px;min-height:44px;margin-top:21px;border:1px solid #3c3b38;border-radius:8px;background:transparent;color:#d7c89f;font-size:12px}.show-more span{font-size:18px}.install{display:block;padding:29px 0 32px}.install h2{font-size:29px}.install-intro>p{font-size:12px;margin-top:12px}.install ol{margin-top:26px;gap:20px}.install li{gap:14px}.install li p{font-size:12px}.install h3{font-size:14px}.closing{display:block;padding:25px 22px;margin-bottom:28px}.closing h2{font-size:25px}.closing .button{width:100%;margin-top:21px}.site-footer{display:block;padding:26px 18px 120px}.site-footer nav{justify-content:flex-start;margin:24px 0;gap:25px}.mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;position:fixed;bottom:0;left:0;right:0;background:#17181afa;z-index:25;padding:11px 18px max(11px,env(safe-area-inset-bottom));border-top:1px solid #343437}.mobile-bar>span{max-width:110px;font-size:10px;line-height:1.5;color:#d5d0c5}.mobile-bar .button{flex:1;max-width:220px;font-size:12px;min-height:44px;padding:11px 12px}.notice{bottom:85px;font-size:12px}.story-dialog{width:calc(100% - 28px);max-height:calc(100dvh - 50px);overflow-y:auto}.dialog-layout{display:block;padding:24px}.dialog-poster{width:53%;margin:0 auto 18px}.dialog-poster img{max-height:35vh}.dialog-copy{padding:0}.dialog-copy h2{font-size:22px;margin-bottom:12px}.dialog-copy p:not(.dialog-series){font-size:12px;margin-bottom:18px}.dialog-copy .button{width:100%}.dialog-series{font-size:11px;margin-bottom:8px}}
@media(max-width:360px){.hero{gap:0 12px}.hero h1{font-size:29px}.header-download{font-size:10px}.brand{font-size:21px}.poster-grid{gap:22px 12px}.promise{gap:15px}.category-nav a{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(prefers-reduced-motion:no-preference){.poster-frame{transition:box-shadow .18s ease}.button{transition:background-color .18s ease}}body:not(.js) .show-more{display:none}

body:not(.js) .show-more{display:none}


/* 1.0.2: preserve original intro and two-column layout; clarify right-side steps. */
.install-guide{min-width:0}.install-guide ol{margin:0}.install-help{margin-top:22px;font-size:12px}.install-help summary{cursor:pointer;width:fit-content;text-decoration:underline;text-underline-offset:4px;padding:5px 0}.install-help>p{color:var(--muted);line-height:1.65;margin-top:12px;max-width:46ch}.install li>span{font-variant-numeric:tabular-nums}
@media(max-width:650px){.install-guide{margin-top:26px}.install-guide ol{margin-top:0}}
