/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}}:root{--ink:#07040d;--ink-2:#0e071c;--ink-3:#160b2d;--violet:#2b1458;--violet-bright:#6032ad;--gold:#e6c46f;--gold-soft:#fff0b0;--ivory:#f7f1e7;--muted:#bdb3c7;--cyan:#70ddff;--pink:#ff79c9;--orange:#ff9a3d;--line:#e6c46f33;--line-soft:#f7f1e71a;--page:min(1440px, calc(100% - 96px));--serif:"Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", Georgia, serif;--sans:var(--font-geist-sans), "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:radial-gradient(circle at 75% 8%, #6032ad21, transparent 28rem), var(--ink);color:var(--ivory);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}::selection{background:var(--gold);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.page-shell{width:var(--page);margin-inline:auto}.skip-link{z-index:1000;background:var(--ivory);color:var(--ink);padding:.8rem 1rem;font-weight:700;transition:translate .18s;position:fixed;top:1rem;left:1rem;translate:0 -160%}.skip-link:focus{translate:0}:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.site-header{z-index:30;width:var(--page);background:linear-gradient(#050309c7,#05030900);border-bottom:1px solid #f7f1e721;justify-content:space-between;align-items:center;min-height:94px;display:flex;position:absolute;top:0;left:50%;translate:-50%}.brand{align-items:center;gap:13px;display:inline-flex}.brand-mark{border:1px solid var(--gold);width:44px;height:44px;color:var(--gold-soft);font-family:var(--serif);place-items:center;font-size:1.1rem;display:grid;rotate:45deg}.brand-mark:first-letter{rotate:-45deg}.brand>span:last-child{gap:3px;display:grid}.brand strong{font-family:var(--serif);letter-spacing:.08em;font-size:1rem;font-weight:500}.brand small{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.27em;font-size:.56rem}.desktop-nav{align-items:center;gap:2.2rem;display:flex}.desktop-nav a{color:#f7f1e7c2;letter-spacing:.12em;font-size:.74rem;position:relative}.header-lineage{color:#f7f1e76b;font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;align-items:center;gap:9px;margin-left:auto;margin-right:2.2rem;font-size:.52rem;display:flex}.header-lineage a,.header-lineage strong{color:#f7f1e7b3;font-weight:500;transition:color .18s}.header-lineage-project{display:contents}.header-lineage-project i{color:#f7f1e747;font-style:normal}.header-lineage a:hover{color:var(--cyan)}.header-lineage strong{background:linear-gradient(90deg, var(--orange), var(--gold-soft), var(--cyan), var(--pink));color:#0000;-webkit-background-clip:text;background-clip:text}.desktop-nav a:after{background:var(--gold);content:"";transform-origin:100%;height:1px;transition:scale .2s;position:absolute;bottom:-10px;left:0;right:0;scale:0 1}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform-origin:0;scale:1}.mobile-nav{display:none}.hero{border-bottom:1px solid var(--line);background:var(--ink);isolation:isolate;align-items:center;min-height:970px;display:grid;position:relative;overflow:hidden}.hero-media,.hero-media picture,.hero-media img,.hero-vignette,.hero-particles{position:absolute;inset:0}.hero-media{z-index:-4}.hero-media img{object-fit:cover;object-position:center;width:100%;height:100%;animation:18s ease-in-out infinite alternate hero-breathe}.hero-vignette{z-index:-3;background:linear-gradient(90deg,#07040dfa 0%,#07040de6 29%,#07040d5c 55%,#07040d0a 100%),linear-gradient(#07040d3d 0%,#0000 58%,#07040dd9 100%)}.hero-spectrum{z-index:-1;opacity:.42;filter:blur(70px);pointer-events:none;background:conic-gradient(from 210deg,#0000,#70ddff47,#ff79c938,#ff9a3d2e,#0000 62%);border-radius:50%;height:64%;position:absolute;inset:auto -12% -38% 36%}.hero-particles{z-index:-2;opacity:.5;background-image:radial-gradient(circle, var(--gold-soft) 0 1px, transparent 1.5px), radial-gradient(circle, var(--cyan) 0 1px, transparent 1.5px);background-position:0 0,55px 72px;background-size:150px 150px,210px 210px;animation:28s linear infinite particles-drift;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%,#000);mask-image:linear-gradient(90deg,#0000,#000 35%,#000)}.hero-content{z-index:2;padding-top:70px;padding-bottom:180px;position:relative}.hero-overline{justify-content:space-between;align-items:flex-start;gap:28px;max-width:760px;display:flex}.hero-overline>span{color:#f7f1e77a;font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;margin-top:2px;font-size:.52rem}.hero-kicker,.eyebrow,.micro-label{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.24em;text-transform:uppercase;align-items:center;gap:14px;margin:0 0 1.9rem;font-size:.7rem;font-weight:600;display:flex}.hero-kicker:before,.eyebrow>span{content:"";background:currentColor;width:30px;height:1px}.hero h1{max-width:780px;font-family:var(--serif);letter-spacing:-.055em;text-wrap:balance;text-shadow:0 5px 35px #07040dcc;margin:0;font-size:clamp(3.5rem,5.6vw,6.8rem);font-weight:500;line-height:1.08;display:grid}.hero-second-line{letter-spacing:-.04em;margin-top:.35em;font-size:.63em}.hero h1 em{color:var(--gold);font-style:normal}.hero-copy{border-left:1px solid var(--gold);color:#f7f1e7c4;gap:4px;max-width:590px;margin:2rem 0 0;padding-left:18px;font-size:.96rem;line-height:1.8;display:grid}.hero-actions,.final-actions{flex-wrap:wrap;gap:12px;margin-top:2.3rem;display:flex}.button{border:1px solid var(--line);letter-spacing:.04em;justify-content:space-between;align-items:center;gap:2rem;min-height:56px;padding:0 1.35rem;font-size:.8rem;font-weight:700;transition:translate .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{translate:0 -3px}.button--gold{border-color:var(--gold);color:#17100a;background:linear-gradient(120deg,#b98d35,#f2d581 52%,#b4862e);min-width:210px;box-shadow:0 16px 50px #e6c46f2e}.button--gold:before{background:linear-gradient(135deg, var(--cyan), var(--pink));content:"";border-radius:50%;width:7px;height:7px;box-shadow:0 0 16px #70ddffb3}.button--ghost{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07040d75;border-color:#e6c46f6b;min-width:190px}.button--ghost:hover{border-color:var(--gold);background:#e6c46f14}.hero-proof{color:#f7f1e77a;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;flex-wrap:wrap;gap:22px;margin-top:2rem;font-size:.52rem;display:flex}.hero-proof span{align-items:baseline;gap:6px;display:inline-flex}.hero-proof strong{background:linear-gradient(90deg, var(--gold), var(--pink));color:#0000;font-family:var(--serif);-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:500}.hero-world-stamp{z-index:3;aspect-ratio:1;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:radial-gradient(circle,#07040d40,#07040dcc);border:1px solid #e6c46f61;border-radius:50%;place-content:center;width:166px;display:grid;position:absolute;bottom:190px;right:5%;box-shadow:0 0 0 10px #e6c46f08,0 0 55px #70ddff1a}.hero-world-stamp:before{content:"";border:1px dashed #70ddff4d;border-radius:50%;animation:28s linear infinite orbit-spin;position:absolute;inset:10px}.hero-world-stamp span,.hero-world-stamp small{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:.39rem}.hero-world-stamp span{color:var(--gold)}.hero-world-stamp small{color:#f7f1e78c}.hero-world-stamp strong{color:var(--gold-soft);font-family:var(--serif);font-size:4.1rem;font-weight:500;line-height:1.05}.hero-times{z-index:2;border-top:1px solid var(--line);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07040d94;grid-template-columns:.95fr repeat(3,1.15fr);display:grid;position:absolute;bottom:36px;left:0;right:0}.hero-times>*{border-right:1px solid var(--line);min-height:118px;padding:22px 26px}.hero-times>:last-child{border-right:0}.hero-times p{color:var(--muted);font-family:var(--serif);align-content:center;gap:8px;margin:0;font-size:1.05rem;display:grid}.hero-times p span{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;font-size:.6rem}.hero-times div{grid-template-columns:auto 1fr;align-items:end;column-gap:10px;display:grid}.hero-times strong{color:#0000;font-family:var(--serif);-webkit-text-stroke:1px var(--gold);font-size:3.6rem;font-weight:500;line-height:1}.hero-times div>span{color:var(--gold);letter-spacing:.16em;align-self:center;font-size:.58rem}.hero-times small{color:var(--ivory);font-family:var(--serif);grid-column:2;align-self:start;font-size:1rem}.ecosystem-roots{border-bottom:1px solid var(--line);background:linear-gradient(#f7f1e706 1px,#0000 1px) 0 0/82px 82px,linear-gradient(90deg,#f7f1e706 1px,#0000 1px) 0 0/82px 82px,radial-gradient(circle at 74% 8%,#70ddff14,#0000 28rem),radial-gradient(circle at 30% 100%,#ff79c912,#0000 30rem),#08050e;padding-top:120px;position:relative;overflow:hidden}.ecosystem-roots:before{content:"";border:1px solid #e6c46f1c;border-radius:50%;width:600px;height:600px;position:absolute;top:8%;right:-12%;box-shadow:0 0 0 70px #70ddff04,0 0 0 140px #ff79c903}.ecosystem-roots>.page-shell:first-child{grid-template-columns:.72fr 1.28fr;align-items:end;gap:75px;padding-bottom:110px;display:grid;position:relative}.roots-scene-shell{padding-bottom:110px;position:relative}.roots-intro h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2.3rem,3.8vw,4.6rem);font-weight:500;line-height:1.22}.roots-intro>p:last-child{color:var(--muted);margin:1.8rem 0 0;font-size:.92rem;line-height:1.95}.root-cards{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.root-cards>*{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7f1e705;align-content:space-between;min-height:210px;padding:26px;transition:background .22s,translate .22s;display:grid;position:relative;overflow:hidden}.root-cards>a:hover{z-index:2;background:#70ddff0e;translate:0 -4px}.root-cards>:after{content:"";border:1px solid #e6c46f1f;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-45px;right:-35px}.root-cards span{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.15em;font-size:.5rem}.root-cards strong{font-family:var(--serif);letter-spacing:.02em;margin-top:26px;font-size:2rem;font-weight:500}.root-cards p{color:var(--muted);margin:7px 0 0;font-size:.78rem}.root-cards b{color:#f7f1e770;font-family:var(--font-geist-mono), monospace;font-size:.55rem;font-weight:500;position:absolute;top:22px;right:22px}.root-card--active{background:radial-gradient(circle at 100% 100%,#ff79c92b,#0000 50%),linear-gradient(135deg,#ff9a3d14,#70ddff0f)!important}.root-card--active strong{background:linear-gradient(90deg, var(--orange), var(--gold-soft), var(--cyan), var(--pink));color:#0000;-webkit-background-clip:text;background-clip:text}.universe-ticker{border-top:1px solid var(--line);background:linear-gradient(90deg,#ff9a3d21,#70ddff17,#ff79c91a);overflow:hidden}.universe-ticker>div{color:#f7f1e7b8;width:max-content;font-family:var(--font-geist-mono), monospace;letter-spacing:.2em;align-items:center;gap:28px;padding:16px 0;font-size:.62rem;animation:36s linear infinite ticker-slide;display:flex}.universe-ticker b{color:var(--gold);font-weight:400}.character-relay{--relay-card:clamp(600px, 64vw, 1040px);--relay-progress:0;isolation:isolate;background:linear-gradient(#70ddff06 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#70ddff06 1px,#0000 1px) 0 0/48px 48px,radial-gradient(circle at 12% 8%,#70ddff24,#0000 30rem),radial-gradient(circle at 86% 76%,#ff79c921,#0000 36rem),linear-gradient(135deg,#05030a,#110721 54%,#08050e);border-top:1px solid #70ddff29;border-bottom:1px solid #e6c46f33;min-height:100svh;position:relative;overflow:clip}.character-relay[data-enhanced]{height:660svh}.character-relay:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000,#08050ef5);height:22svh;position:absolute;bottom:0;left:0;right:0}.character-relay__sticky{z-index:2;grid-template-rows:auto minmax(0,1fr) auto;align-items:center;min-height:100svh;padding:clamp(46px,7svh,80px) 0 clamp(28px,4svh,48px);display:grid;position:relative}.character-relay[data-enhanced] .character-relay__sticky{height:100svh;position:sticky;top:0}.character-relay__atmosphere{z-index:-1;pointer-events:none;background:radial-gradient(#6032ad2e,#0000 67%);border:1px solid #e6c46f17;border-radius:50%;width:min(1180px,88vw);height:min(620px,66svh);position:absolute;top:50%;left:50%;translate:-50% -42%;box-shadow:0 0 0 80px #70ddff03,0 0 0 160px #ff79c903}.character-relay__atmosphere:before,.character-relay__atmosphere:after{content:"";background:linear-gradient(90deg,#0000,#e6c46f85);width:34vw;height:1px;position:absolute;top:50%}.character-relay__atmosphere:before{right:100%}.character-relay__atmosphere:after{left:100%;rotate:180deg}.character-relay__heading{z-index:3;justify-content:space-between;align-items:end;gap:46px;display:flex;position:relative}.character-relay__heading .eyebrow{margin-bottom:12px}.character-relay__heading h2{font-family:var(--serif);margin:0;font-size:clamp(1.55rem,2.6vw,3rem);font-weight:500;line-height:1.28}.character-relay__heading>p{color:#f7f1e79e;max-width:520px;font-family:var(--serif);text-align:right;margin:0 0 5px;font-size:clamp(.78rem,1.1vw,1.05rem);line-height:1.8}.character-relay__viewport{z-index:2;overscroll-behavior-inline:contain;scrollbar-width:none;width:100%;position:relative;overflow:auto clip}.character-relay[data-enhanced] .character-relay__viewport{overflow:hidden}.character-relay__viewport::-webkit-scrollbar{display:none}.character-relay__track{width:max-content;padding:clamp(20px, 3svh, 36px) max(24px, calc((100vw - var(--relay-card)) / 2));will-change:transform;align-items:center;gap:clamp(24px,4vw,72px);margin:0;list-style:none;display:flex}.character-relay__chapter{flex:0 0 var(--relay-card);opacity:.36;margin:0;transition:opacity .45s,scale .7s cubic-bezier(.2,.7,.2,1);scale:.9}.character-relay__chapter[data-active]{opacity:1;scale:1}.character-relay__chapter figure{aspect-ratio:16/9;border:1px solid var(--chapter-accent);margin:0;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.character-relay__chapter figure{border:1px solid color-mix(in srgb, var(--chapter-accent), transparent 52%)}}.character-relay__chapter figure{clip-path:polygon(18px 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%,0 18px);background:#05030a;box-shadow:0 34px 100px #0000007a}.character-relay__chapter[data-active] figure{box-shadow:0 34px 110px #0000009e, 0 0 62px var(--chapter-accent)}@supports (color:color-mix(in lab, red, red)){.character-relay__chapter[data-active] figure{box-shadow:0 34px 110px #0000009e, 0 0 62px color-mix(in srgb, var(--chapter-accent), transparent 82%)}}.character-relay__chapter figure:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000 48%,#05030af2),linear-gradient(90deg,#05030a33,#0000 30% 72%,#05030a2e);position:absolute;inset:0}.character-relay__chapter picture,.character-relay__chapter img{width:100%;height:100%;display:block}.character-relay__chapter img{object-fit:cover;filter:saturate(.78)contrast(1.04)brightness(.72);transition:filter .6s,scale 1.1s cubic-bezier(.2,.7,.2,1);scale:1.015}.character-relay__chapter[data-active] img{filter:saturate(1.12)contrast(1.05)brightness();scale:1.035}.character-relay__scan{z-index:2;background:linear-gradient(180deg, transparent, var(--chapter-accent), transparent);opacity:.6;width:1px;box-shadow:0 0 20px var(--chapter-accent);pointer-events:none;position:absolute;top:0;bottom:0;left:17%}.character-relay__chapter figcaption{z-index:3;justify-content:space-between;align-items:end;gap:30px;padding:clamp(22px,3vw,42px);display:flex;position:absolute;bottom:0;left:0;right:0}.character-relay__chapter figcaption p{gap:7px;margin:0;display:grid}.character-relay__chapter figcaption small{color:var(--chapter-accent);font-family:var(--font-geist-mono), monospace;letter-spacing:.21em;font-size:.58rem}.character-relay__chapter figcaption strong{font-family:var(--serif);font-size:clamp(1.25rem,2.2vw,2.25rem);font-weight:500}.character-relay__chapter figcaption>span{color:#f7f1e7cc;max-width:320px;font-family:var(--serif);text-align:right;font-size:clamp(.75rem,1vw,.95rem);line-height:1.7}.character-relay__progress{z-index:3;grid-template-columns:auto minmax(160px,1fr) auto;align-items:center;gap:22px;display:grid;position:relative}.character-relay__counter{color:var(--gold-soft);font-family:var(--serif);font-size:1.15rem}.character-relay__counter i{color:#f7f1e759;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:.58rem;font-style:normal}.character-relay__rail{background:#f7f1e729;height:1px;overflow:hidden}.character-relay__rail i{background:linear-gradient(90deg, var(--orange), var(--gold-soft), var(--cyan), var(--pink));width:100%;height:100%;scale:var(--relay-progress) 1;transform-origin:0;display:block;box-shadow:0 0 20px #70ddff73}.character-relay__instruction{color:#f7f1e766;font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;font-size:.54rem}.section{padding-block:150px;position:relative}.section-heading{max-width:920px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--center .eyebrow{justify-content:center}.section-heading h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2.5rem,4.4vw,5rem);font-weight:500;line-height:1.2}.section-heading h2>span{display:block}.section-copy{max-width:760px;color:var(--muted);margin:2rem 0 0;font-size:1rem;line-height:2}.section-heading--center .section-copy{margin-inline:auto}#main-story{isolation:isolate;position:relative}#main-story:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#0000,#70ddff29 9%,#e6c46f33 48%,#ff79c921 82%,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%;box-shadow:0 0 55px 14px #70ddff06}.story-scene{--scene-edge:#70ddff75;isolation:isolate;background:#05030a;border:1px solid #70ddff3d;min-height:610px;margin:72px 0 0;position:relative;overflow:hidden;box-shadow:0 60px 150px #00000075,inset 0 0 0 1px #e6c46f0f,0 0 80px #6032ad1f}.story-scene:before{z-index:2;background:linear-gradient(var(--scene-edge), var(--scene-edge)) 18px 18px / 62px 1px no-repeat, linear-gradient(var(--scene-edge), var(--scene-edge)) 18px 18px / 1px 62px no-repeat, linear-gradient(var(--scene-edge), var(--scene-edge)) calc(100% - 18px) 18px / 62px 1px no-repeat, linear-gradient(var(--scene-edge), var(--scene-edge)) calc(100% - 18px) 18px / 1px 62px no-repeat, linear-gradient(#70ddff09 1px, transparent 1px), linear-gradient(90deg, #70ddff09 1px, transparent 1px);content:"";mix-blend-mode:screen;pointer-events:none;background-size:62px 1px,1px 62px,62px 1px,1px 62px,48px 48px,48px 48px;position:absolute;inset:0}.story-scene:after{z-index:3;background:linear-gradient(90deg, transparent, var(--gold), var(--cyan));width:42%;height:1px;box-shadow:0 0 18px var(--cyan);content:"";pointer-events:none;position:absolute;bottom:0;right:0}.story-scene picture,.story-scene img{width:100%;height:100%;display:block;position:absolute;inset:0}.story-scene img{object-fit:cover;object-position:center;filter:saturate(1.05)contrast(1.04);transition:filter .6s,scale 1.4s cubic-bezier(.2,.7,.2,1);animation:16s ease-in-out infinite alternate scene-breathe;scale:1.015}.story-scene:hover img{filter:saturate(1.13)contrast(1.06);scale:1.045}.story-scene__vignette{z-index:1;pointer-events:none;background:linear-gradient(#05030a1a 35%,#05030aeb),linear-gradient(90deg,#05030ac7,#0000 60%);position:absolute;inset:0}.story-scene--right .story-scene__vignette{background:linear-gradient(#05030a1a 35%,#05030aeb),linear-gradient(270deg,#05030ac7,#0000 60%)}.story-scene__scan{z-index:2;mix-blend-mode:screen;pointer-events:none;background:linear-gradient(#0000,#70ddff17,#0000);height:90px;animation:8s linear infinite scene-scan;position:absolute;left:0;right:0}.story-scene__signal{z-index:4;color:#f7f1e7b8;font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;align-items:center;gap:9px;margin:0;font-size:.52rem;display:flex;position:absolute;top:28px;right:30px}.story-scene__signal span{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 14px var(--cyan);border-radius:50%;animation:1.8s ease-in-out infinite signal-pulse}.story-scene figcaption{z-index:4;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);align-items:end;gap:34px;padding:44px;display:grid;position:absolute;bottom:0;left:0;right:0}.story-scene figcaption>p{color:var(--cyan);font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;margin:0 0 6px;font-size:.58rem}.story-scene figcaption>div{gap:9px;display:grid}.story-scene figcaption strong{font-family:var(--serif);letter-spacing:-.02em;font-size:clamp(1.55rem,2.6vw,3rem);font-weight:500}.story-scene figcaption span{color:#f7f1e7b3;font-size:.8rem;line-height:1.7}.story-scene--right figcaption{text-align:right;grid-template-columns:minmax(0,1fr) minmax(180px,.42fr)}.story-scene--right figcaption>p{grid-area:1/2}.story-scene--right figcaption>div{grid-area:1/1;justify-items:end}.story-scene--expedition{--scene-edge:#ff79c975;min-height:520px}.story-scene--roots,.story-scene--games{--scene-edge:#e6c46f8a}.story-scene--concept,.story-scene--council{--scene-edge:#ff79c980}.story-scene--roots{margin-top:0}.story-scene--concept img,.story-scene--council img{object-position:center 44%}.story-scene--community{--scene-edge:#e6c46f85}.story-scene--roadmap{--scene-edge:#ff9a3d7a;min-height:500px}.story-scene--roadmap img{object-position:center 68%}.story-scene--oracle{min-height:560px;margin-top:46px}.story-scene--oracle img{object-position:67% center}.story-scene--oracle figcaption{padding:30px;display:block}.story-scene--oracle figcaption>p{margin-bottom:14px}.story-scene--oracle figcaption strong{font-size:clamp(1.35rem,2vw,2rem)}@keyframes scene-breathe{0%{transform:translate(-.35%)}to{transform:translate(.35%,-.35%)}}@keyframes scene-scan{0%{top:-100px}to{top:calc(100% + 100px)}}@keyframes signal-pulse{50%{opacity:.36;scale:.72}}.revolution{background-image:linear-gradient(#f7f1e707 1px,#0000 1px),linear-gradient(90deg,#f7f1e707 1px,#0000 1px);background-size:80px 80px}.before-after{grid-template-columns:1fr 90px 1fr;align-items:stretch;gap:24px;margin-top:72px;display:grid}.comparison-card{border:1px solid var(--line-soft);background:linear-gradient(145deg,#f7f1e709,#f7f1e703);padding:38px}.comparison-card--after{background:linear-gradient(145deg,#e6c46f1f,#6032ad0f);border-color:#e6c46f57;box-shadow:0 30px 90px #2b145833}.comparison-label{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.comparison-label span{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;font-size:.64rem}.comparison-label strong{font-family:var(--serif);font-size:1.3rem;font-weight:500}.comparison-card ul{gap:0;margin:20px 0 0;padding:0;list-style:none;display:grid}.comparison-card li{color:#f7f1e7c7;border-bottom:1px solid #f7f1e712;padding:14px 0}.comparison-card li:before{color:var(--gold);content:"—";margin-right:12px}.comparison-shift{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.2em;text-align:center;place-content:center;font-size:.68rem;display:grid}.comparison-shift span{margin-top:8px;font-size:2rem}.manifesto{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:1000px;font-family:var(--serif);text-align:center;gap:10px;margin:100px auto 0;padding:55px 0;font-size:clamp(1.8rem,3vw,3.4rem);line-height:1.45;display:grid}.manifesto strong{color:var(--gold-soft);font-weight:500}.concept-section,.ecosystem-section,.roadmap-section{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:radial-gradient(circle at 90% 0%, #6032ad2e, transparent 35rem), var(--ink-2);overflow:hidden}.flow-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(8,1fr);margin:72px 0 0;padding:0;list-style:none;display:grid}.flow-list li{border-right:1px solid var(--line);align-content:space-between;min-height:148px;padding:20px 18px;display:grid;position:relative}.flow-list li:last-child{border-right:0}.flow-index{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.15em;font-size:.6rem}.flow-list strong{font-family:var(--serif);font-size:1rem;font-weight:500;line-height:1.5}.flow-arrow{z-index:2;background:var(--ink-2);width:20px;height:20px;color:var(--gold);place-items:center;display:grid;position:absolute;top:50%;right:-10px;translate:0 -50%}.flow-list--visual li{isolation:isolate;grid-template-rows:auto 1fr auto;align-content:stretch;min-height:200px;overflow:hidden}.flow-visual{z-index:0;pointer-events:none;margin:0;display:block;position:absolute;inset:27px 0 32px;overflow:hidden}.flow-visual:after{content:"";background:linear-gradient(#07040d14,#0000 38%,#07040df0),linear-gradient(90deg,#07040d47,#0000 35%,#07040d1f);position:absolute;inset:0}.flow-visual img{object-fit:cover;object-position:center;filter:saturate(1.08)contrast(1.05);width:100%;height:100%;transition:scale .7s cubic-bezier(.2,.7,.2,1),filter .45s;display:block;scale:1.02}.flow-list--visual li:hover .flow-visual img{filter:saturate(1.18)contrast(1.07);scale:1.08}.flow-list--visual .flow-index,.flow-list--visual strong,.flow-list--visual .flow-arrow{z-index:2;position:relative}.flow-list--visual strong{text-shadow:0 3px 18px #000000f5;align-self:end}.timescale-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:75px;display:grid}.timescale-card{border-right:1px solid var(--line);background:linear-gradient(#2b145838,#07040d33);min-height:860px;padding:42px;position:relative;overflow:hidden}.timescale-card-art{z-index:1;aspect-ratio:4/3;background:#05030a;border-bottom:1px solid #e6c46f33;margin:-42px -42px 30px;position:relative;overflow:hidden}.timescale-card-art:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#07040ddb),linear-gradient(135deg,#70ddff14,#0000 45%,#ff79c914);position:absolute;inset:0}.timescale-card-art picture,.timescale-card-art img{width:100%;height:100%;display:block}.timescale-card-art img{object-fit:cover;object-position:center;filter:saturate(1.08)contrast(1.04);transition:scale 1s cubic-bezier(.2,.7,.2,1),filter .5s}.timescale-card:hover .timescale-card-art img{filter:saturate(1.18)contrast(1.07);scale:1.045}.timescale-card>:not(.timescale-card-art){z-index:2;position:relative}.timescale-card:last-child{border-right:0}.timescale-card:after{content:"";border:1px solid #e6c46f21;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-90px;right:-90px;box-shadow:0 0 0 35px #e6c46f06,0 0 0 70px #e6c46f05}.timescale-card--2{background:linear-gradient(#3b1e6c4d,#07040d33)}.timescale-card--3{background:linear-gradient(#e6c46f21,#07040d33)}.timescale-number{align-items:baseline;gap:12px;display:flex}.timescale-number>span{color:#f7f1e73d;font-family:var(--font-geist-mono), monospace;font-size:.62rem;position:absolute;top:20px;right:24px}.timescale-number strong{color:#0000;font-family:var(--serif);-webkit-text-stroke:1px var(--gold);font-size:clamp(5rem,7vw,8rem);font-weight:500;line-height:1}.timescale-number small{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;font-size:.62rem}.timescale-purpose{min-height:64px;color:var(--gold);letter-spacing:.06em;margin:32px 0 0;font-size:.72rem;line-height:1.7}.timescale-card h3{font-family:var(--serif);margin:34px 0 12px;font-size:2rem;font-weight:500}.timescale-card>p:not(.timescale-purpose){min-height:78px;color:var(--muted);line-height:1.8}.timescale-card ul{flex-wrap:wrap;gap:7px;margin:28px 0 0;padding:0;list-style:none;display:flex}.timescale-card li,.service-tags span{color:#f7f1e7c2;border:1px solid #e6c46f33;padding:7px 10px;font-size:.68rem}.timescale-statement{font-family:var(--serif);justify-content:center;gap:clamp(20px,4vw,70px);margin-top:58px;font-size:clamp(1rem,1.5vw,1.35rem);display:flex}.timescale-statement p{margin:0}.timescale-statement span{color:var(--gold);margin-right:5px;font-size:1.8em}.games-section{background:linear-gradient(180deg, var(--ink), #090511)}.game-grid{grid-template-columns:1.2fr 1fr .8fr;gap:16px;margin-top:70px;display:grid}.game-card{border:1px solid var(--line-soft);background:var(--ink-2);align-items:end;min-height:610px;transition:border-color .2s,translate .2s;display:grid;position:relative;overflow:hidden}.game-card:hover{border-color:#e6c46f7a;translate:0 -5px}.game-card-visual{background-position:50%;background-size:cover;transition:scale .8s cubic-bezier(.2,.7,.2,1);display:block;position:absolute;inset:0;overflow:hidden}.game-card-visual img{object-fit:cover;object-position:50% 31%;width:100%;height:100%;display:block}.game-card-visual--next:after{content:"";pointer-events:none;background:linear-gradient(#0000 28%,#07040d47 56%,#07040dfa 90%),linear-gradient(135deg,#70ddff14,#0000 42%,#ff79c914);position:absolute;inset:0}.game-card:hover .game-card-visual{scale:1.035}.game-card--1 .game-card-visual{background-image:linear-gradient(#0000 22%,#07040df5 86%),url(/images/otomo-quest-77-v2.avif);background-position:58%}.game-card--2 .game-card-visual{background-image:linear-gradient(#0000 22%,#07040df5 86%),url(/images/otomo-farm-77-v2.avif);background-position:54%}.game-card--3 .game-card-visual{opacity:1}.game-character-link{z-index:2;color:var(--cyan);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07040da8;border:1px solid #70ddff6b;padding:7px 9px;font-size:.48rem;position:absolute;top:22px;right:22px}.game-card-content{z-index:2;padding:34px;position:relative}.game-status,.coming-soon,.planned-badge{width:fit-content;color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;border:1px solid #e6c46f47;padding:7px 9px;font-size:.56rem;display:inline-flex}.game-duration{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;margin:24px 0 6px;font-size:.63rem}.game-card h3{font-family:var(--serif);margin:0;font-size:clamp(1.75rem,2.2vw,2.7rem);font-weight:500}.game-card-content>p:not(.game-duration){min-height:65px;color:var(--muted);margin:15px 0 24px;line-height:1.75}.text-link{border-bottom:1px solid var(--gold);color:var(--gold-soft);gap:18px;padding-bottom:6px;font-size:.78rem;display:inline-flex}.ecosystem-layout{grid-template-columns:minmax(0,.8fr) minmax(560px,1.2fr);align-items:center;gap:80px;display:grid}.token-note{border-left:2px solid var(--gold);background:#e6c46f0f;grid-template-columns:auto 1fr;gap:16px;max-width:650px;margin-top:36px;padding:18px;display:grid}.token-note span{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;font-size:.58rem}.token-note p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.75}.token-role-list{grid-template-columns:1fr 1fr;gap:10px 22px;margin:36px 0 0;padding:0;list-style:none;display:grid}.token-role-list li{border-bottom:1px solid var(--line-soft);color:#f7f1e7bf;padding:11px 0;font-size:.82rem}.token-role-list li:before{color:var(--gold);content:"◇";margin-right:9px}.ecosystem-visual{aspect-ratio:1;isolation:isolate;background:radial-gradient(circle,#2b145857,#07040df5 72%);border:1px solid #e6c46f1f;border-radius:50%;width:min(100%,660px);max-width:660px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 0 120px #6032ad3d}.ecosystem-art{z-index:0;opacity:.94;border-radius:50%;display:block;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:radial-gradient(circle,#000 0 78%,#000000c2 90%,#0000 100%);mask-image:radial-gradient(circle,#000 0 78%,#000000c2 90%,#0000 100%)}.ecosystem-art img{object-fit:contain;object-position:center;filter:saturate(1.08)contrast(1.08)brightness(.94);width:100%;height:100%}.orbit{z-index:1;border:1px solid #e6c46f47;border-radius:50%;position:absolute}.orbit--outer{animation:28s linear infinite orbit-spin;inset:7%;box-shadow:0 0 0 34px #e6c46f05,0 0 90px #6032ad33}.orbit--outer:before,.orbit--outer:after{background:var(--gold);width:7px;height:7px;box-shadow:0 0 18px var(--gold);content:"";border-radius:50%;position:absolute}.orbit--outer:before{top:17%;right:7%}.orbit--outer:after{bottom:11%;left:13%}.orbit--inner{border-color:#70ddff40;animation:18s linear infinite reverse orbit-spin;inset:23%}.token-core{z-index:3;aspect-ratio:1;border:1px solid var(--gold);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle,#e6c46f33,#2b145875 54%,#07040df2);border-radius:50%;place-content:center;width:185px;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 55px #e6c46f29}.token-core small{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;font-size:.48rem}.token-core strong{font-family:var(--serif);font-size:4.2rem;font-weight:500;line-height:1}.token-core span{color:var(--gold-soft);font-family:var(--serif)}.orbit-node{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07040ddb;border:1px solid #e6c46f3b;gap:4px;min-width:130px;padding:13px 15px;display:grid;position:absolute}.orbit-node strong{color:var(--ivory);font-family:var(--serif);font-weight:500}.orbit-node span{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;font-size:.52rem}.orbit-node--game{top:6%;left:50%;translate:-112%}.orbit-node--player{top:6%;left:50%;translate:12%}.orbit-node--liquidity{bottom:6%;left:50%;translate:12%}.orbit-node--tree{bottom:6%;left:50%;translate:-112%}.ecosystem-section .flow-list{grid-template-columns:repeat(5,1fr)}.token-detail-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.token-detail-grid>article{border:1px solid var(--line-soft);background:#f7f1e706;padding:28px}.token-detail-grid ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.token-detail-grid li{color:var(--muted);font-size:.82rem}.token-detail-grid li:before{color:var(--gold);content:"→";margin-right:8px}.allocation-bar{border:1px solid #e6c46f38;grid-template-columns:30fr 50fr 20fr;min-height:54px;margin-bottom:18px;display:grid}.allocation-bar span{color:var(--ink);font-family:var(--font-geist-mono), monospace;border-right:1px solid #07040d80;place-items:center;font-size:.7rem;display:grid}.allocation-30{background:#9c7c3f}.allocation-50{background:var(--gold)}.allocation-20{background:var(--gold-soft)}.token-detail-grid p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.7}.risk-card{border-color:#70ddff2e!important}.risk-card .planned-badge{color:var(--cyan);margin-top:22px}.long-game{isolation:isolate;align-items:center;min-height:940px;display:grid;overflow:hidden}.long-game-art{z-index:-2;background-image:linear-gradient(90deg, #07040df7 0%, #07040dc2 34%, #07040d14 76%), linear-gradient(180deg, var(--ink) 0%, transparent 17%, transparent 82%, var(--ink) 100%), image-set(url(/images/v4/11-golden-tree-keepers.avif) type("image/avif") 1x, url(/images/v4/11-golden-tree-keepers.webp) type("image/webp") 1x);background-position:50%,50%,50%;background-size:cover;position:absolute;inset:0}.long-game-content .section-heading{max-width:760px}.milestone-track{grid-template-columns:repeat(5,1fr);max-width:920px;margin-top:80px;display:grid;position:relative}.milestone-track:before{background:linear-gradient(90deg, #e6c46f33, var(--gold));content:"";height:1px;position:absolute;top:7px;left:3%;right:10%}.milestone-track div{gap:6px;padding-right:14px;display:grid;position:relative}.milestone-track div>span{z-index:2;border:1px solid var(--gold);background:var(--ink);border-radius:50%;width:15px;height:15px;margin-bottom:14px}.milestone-track .is-final>span{background:var(--gold);box-shadow:0 0 28px var(--gold)}.milestone-track strong{font-family:var(--serif);font-size:1.2rem;font-weight:500}.milestone-track small{color:var(--gold);font-size:.72rem}.long-game-mantra{font-family:var(--serif);flex-wrap:wrap;gap:8px 24px;margin:75px 0 0;font-size:clamp(1.2rem,2vw,2rem);display:flex}.long-game-mantra strong{color:var(--gold-soft);font-weight:500}.collaboration-section{background:radial-gradient(circle at 10% 15%, #6032ad2b, transparent 30rem), var(--ink)}.invitation{border-left:1px solid var(--gold);color:var(--gold-soft);font-family:var(--serif);margin:55px 0 0;padding:30px 0 30px 30px;font-size:clamp(1.5rem,2.7vw,2.8rem);line-height:1.5}.collaboration-section .flow-list{grid-template-columns:repeat(6,1fr)}.collaboration-grid{grid-template-columns:.8fr 1.2fr;align-items:stretch;gap:36px;margin-top:72px;display:grid}.service-panel{border:1px solid var(--line);background:linear-gradient(145deg,#e6c46f0f,#6032ad0a);flex-direction:column;min-width:0;padding:38px;display:flex;overflow:hidden}.service-tags{flex-wrap:wrap;gap:8px;display:flex}.collaboration-strategy{border-top:1px solid var(--line-soft);color:var(--muted);margin:38px 0 0;padding-top:26px;line-height:1.9}.service-panel-art,.character-map-guardian{background:var(--ink-2);border:1px solid #e6c46f2e;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000047}.service-panel-art{border-bottom:0;border-left:0;border-right:0;flex:1;min-height:330px;margin:30px -38px -38px}.service-panel-art picture,.service-panel-art img,.character-map-guardian picture,.character-map-guardian img{width:100%;height:100%;display:block;position:absolute;inset:0}.service-panel-art img,.character-map-guardian img{object-fit:cover;filter:saturate(1.06)contrast(1.04);transition:scale .9s cubic-bezier(.2,.7,.2,1),filter .45s}.service-panel-art img{object-position:50% 24%}.character-map-guardian img{object-position:50% 30%}.service-panel-art:after,.character-map-guardian:after{content:"";pointer-events:none;background:linear-gradient(#07040d0f 48%,#07040df0);position:absolute;inset:0}.service-panel-art:hover img,.character-map-guardian:hover img{filter:saturate(1.14)contrast(1.06);scale:1.035}.service-panel-art figcaption,.character-map-guardian figcaption{z-index:2;gap:6px;padding:24px;display:grid;position:absolute;bottom:0;left:0;right:0}.service-panel-art figcaption span,.character-map-guardian figcaption span{color:var(--cyan);font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;font-size:.5rem}.service-panel-art figcaption strong,.character-map-guardian figcaption strong{font-family:var(--serif);font-size:1.35rem;font-weight:500}.world-section{background-image:linear-gradient(#f7f1e705 1px,#0000 1px),linear-gradient(90deg,#f7f1e705 1px,#0000 1px);background-size:110px 110px}.world-panorama{border:1px solid var(--line);background:var(--ink-2);min-height:620px;margin:70px 0 0;position:relative;overflow:hidden;box-shadow:0 55px 130px #00000059}.world-panorama picture,.world-panorama img{width:100%;height:100%;display:block}.world-panorama img{object-fit:cover;object-position:center;transition:scale 1.2s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.world-panorama:hover img{scale:1.025}.world-panorama:after{content:"";pointer-events:none;background:linear-gradient(#0000 46%,#07040df0);position:absolute;inset:0}.world-panorama figcaption{z-index:2;justify-content:space-between;align-items:end;gap:30px;padding:38px;display:flex;position:absolute;bottom:0;left:0;right:0}.world-panorama figcaption span{color:var(--cyan);font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;font-size:.56rem}.world-panorama figcaption strong{max-width:620px;font-family:var(--serif);text-align:right;font-size:clamp(1.4rem,2.2vw,2.4rem);font-weight:500}.god-signature{margin-top:90px}.god-signature__heading{justify-content:space-between;align-items:end;gap:36px;margin-bottom:30px;display:flex}.god-signature__heading .micro-label{margin:0}.god-signature__heading h3{max-width:680px;font-family:var(--serif);letter-spacing:-.035em;text-align:right;margin:0;font-size:clamp(1.65rem,2.8vw,3.2rem);font-weight:500;line-height:1.35}.god-signature__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.god-signature__grid figure{background:var(--ink-2);border:1px solid #e6c46f2b;grid-column:span 4;min-height:320px;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 75px #00000047}.god-signature__grid figure:first-child{grid-column:span 7;min-height:440px}.god-signature__grid figure:nth-child(2){grid-column:span 5;min-height:440px}.god-signature__grid figure:nth-child(6),.god-signature__grid figure:nth-child(7){grid-column:span 6;min-height:380px}.god-signature__grid figure:after{content:"";pointer-events:none;background:linear-gradient(#0000 48%,#05030af0),linear-gradient(135deg,#70ddff0d,#0000 38%,#ff79c90f);position:absolute;inset:0}.god-signature__grid picture,.god-signature__grid img{width:100%;height:100%;display:block;position:absolute;inset:0}.god-signature__grid img{object-fit:cover;object-position:center;filter:saturate(1.04)contrast(1.03);transition:scale 1s cubic-bezier(.2,.7,.2,1),filter .5s}.god-signature__grid figure:first-child img,.god-signature__grid figure:nth-child(5) img{object-position:66% center}.god-signature__grid figure:nth-child(7) img{object-position:42% center}.god-signature__grid figure:hover img{filter:saturate(1.14)contrast(1.06);scale:1.035}.god-signature__grid figcaption{z-index:2;justify-content:space-between;align-items:end;gap:20px;padding:26px;display:flex;position:absolute;bottom:0;left:0;right:0}.god-signature__grid figcaption span{color:var(--cyan);font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;font-size:.52rem}.god-signature__grid figcaption strong{font-family:var(--serif);font-size:clamp(1.35rem,2vw,2.2rem);font-weight:500}.world-role-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.world-role-grid article{border-right:1px solid var(--line);background:#07040db8;min-height:340px;padding:42px;position:relative}.world-role-grid article:last-child{border-right:0}.world-role-number{color:#e6c46f24;font-family:var(--serif);font-size:5rem;position:absolute;top:20px;right:25px}.world-role-grid h3{font-family:var(--serif);margin:0 0 20px;font-size:1.7rem;font-weight:500;position:relative}.world-role-grid article>p:last-child{color:var(--muted);margin:0;line-height:1.9;position:relative}.otomo-evolution-figure{border:1px solid var(--line);background:var(--ink-2);margin:80px 0 0;position:relative;overflow:hidden}.otomo-evolution-figure picture,.otomo-evolution-figure img{width:100%;display:block}.otomo-evolution-figure img{aspect-ratio:16/8.8;object-fit:cover;object-position:center}.otomo-evolution-figure:after{content:"";pointer-events:none;background:linear-gradient(#0000 56%,#07040dde);position:absolute;inset:0}.otomo-evolution-figure figcaption{z-index:2;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.otomo-evolution-figure figcaption span{border-right:1px solid var(--line);gap:5px;padding:28px 38px;display:grid}.otomo-evolution-figure figcaption span:last-child{border-right:0}.otomo-evolution-figure small{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.17em;font-size:.58rem}.otomo-evolution-figure strong{font-family:var(--serif);font-size:1.45rem;font-weight:500}.character-map-wrap{grid-template-columns:.72fr 1.28fr;gap:70px;margin-top:90px;display:grid}.character-map-heading{flex-direction:column;min-width:0;display:flex}.character-map-heading h3{font-family:var(--serif);margin:0 0 18px;font-size:2rem;font-weight:500}.character-map-heading>p:last-of-type{color:var(--muted);line-height:1.8}.character-map-guardian{flex:1;min-height:320px;margin-top:34px}.character-map{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.character-map li{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr 50px 1fr;align-items:center;gap:14px;padding:17px 0;display:grid}.character-map li>span,.character-map b{color:var(--gold);font-family:var(--font-geist-mono), monospace;text-align:center;font-size:.65rem;font-weight:400}.character-map div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.character-map strong{font-family:var(--serif);font-size:1.1rem;font-weight:500}.character-map small{color:var(--muted);font-family:var(--font-geist-mono), monospace;font-size:.55rem}.roadmap-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:58px 0 0;padding:0;list-style:none;display:grid}.roadmap-list>li{border-right:1px solid var(--line);min-height:420px;padding:34px}.roadmap-list>li:last-child{border-right:0}.roadmap-list>li>div{gap:16px;margin-bottom:44px;display:grid}.roadmap-list>li>div span{color:#0000;font-family:var(--serif);-webkit-text-stroke:1px #e6c46f6b;font-size:4.5rem}.roadmap-list>li>div strong{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;font-size:.68rem}.roadmap-list ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.roadmap-list ul li{color:var(--muted);font-size:.85rem;line-height:1.5}.roadmap-list ul li:before{color:var(--gold);content:"—";margin-right:8px}.faq-section{background:var(--ink)}.faq-layout{grid-template-columns:.55fr 1fr;gap:90px;display:grid}.faq-guide{align-self:start}@media (width>=1025px){.faq-guide{position:sticky;top:28px}}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--serif);grid-template-columns:50px 1fr auto;align-items:center;gap:16px;padding:26px 0;font-size:1.1rem;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;font-size:.62rem}.faq-list summary b{color:var(--gold);font-weight:400;transition:rotate .18s}.faq-list details[open] summary b{rotate:45deg}.faq-list details p{color:var(--muted);margin:0;padding:0 40px 28px 66px;font-size:.9rem;line-height:1.9}.join-section{border-top:1px solid var(--line);background:-webkit-radial-gradient(circle at 50% 100%,#e6c46f26,#0000 30rem) 50%,-webkit-linear-gradient(310deg,#0e071cf5,#120827c7 52%,#07040de0) 50%,-webkit-image-set(url(/images/v4/16-join-future-ensemble.avif) 1x type("image/avif"),url(/images/v4/16-join-future-ensemble.webp) 1x type("image/webp")) 84%/cover;background:radial-gradient(circle at 50% 100%,#e6c46f26,#0000 30rem) 50%,linear-gradient(140deg,#0e071cf5,#120827c7 52%,#07040de0) 50%,image-set("/images/v4/16-join-future-ensemble.avif" 1x type("image/avif"),"/images/v4/16-join-future-ensemble.webp" 1x type("image/webp")) 84%/cover;overflow:hidden}.join-glow{border:1px solid #e6c46f2e;border-radius:50%;width:460px;height:460px;position:absolute;top:20%;right:8%;box-shadow:0 0 0 50px #e6c46f05,0 0 0 100px #70ddff04}.join-layout{grid-template-columns:1fr .9fr;align-items:start;gap:80px;display:grid;position:relative}.finale-band{isolation:isolate;background:#05030a;border-top:1px solid #e6c46f47;border-bottom:1px solid #70ddff2e;min-height:clamp(620px,64vw,940px);margin:0;position:relative;overflow:hidden}.finale-band:before,.finale-band:after{z-index:2;content:"";pointer-events:none;position:absolute;inset:0}.finale-band:before{background:linear-gradient(#05030a33 36%,#05030af5),linear-gradient(90deg,#05030a5c,#0000 62%)}.finale-band:after{background:linear-gradient(var(--gold), var(--gold)) 0 0 / 70px 1px no-repeat, linear-gradient(var(--gold), var(--gold)) 0 0 / 1px 70px no-repeat, linear-gradient(var(--cyan), var(--cyan)) 100% 100% / 70px 1px no-repeat, linear-gradient(var(--cyan), var(--cyan)) 100% 100% / 1px 70px no-repeat;border:1px solid #e6c46f2e;inset:18px;box-shadow:inset 0 0 90px #70ddff0f}.finale-band picture,.finale-band img{width:100%;height:100%;display:block;position:absolute;inset:0}.finale-band img{object-fit:cover;object-position:center;filter:saturate(1.08)contrast(1.04);animation:18s ease-in-out infinite alternate scene-breathe}.finale-band figcaption{z-index:3;gap:14px;display:grid;position:absolute;bottom:clamp(54px,8vw,120px);left:0;right:0}.finale-band figcaption span{color:var(--cyan);font-family:var(--font-geist-mono), monospace;letter-spacing:.24em;font-size:.62rem}.finale-band figcaption strong{max-width:860px;font-family:var(--serif);letter-spacing:-.045em;text-shadow:0 12px 45px #000000b8;font-size:clamp(2.2rem,5vw,6.4rem);font-weight:500;line-height:1.16}.site-footer{border-top:1px solid var(--line);background:#050309;padding:80px 0 35px}.footer-top{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer-top>p{color:var(--muted);letter-spacing:.05em;text-align:right;margin:0;font-size:.75rem;line-height:1.8}.legal-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:60px;display:grid}.legal-grid details{border:1px solid var(--line-soft);padding:22px}.legal-grid summary{cursor:pointer;color:var(--gold-soft);font-family:var(--serif);font-size:.9rem}.legal-grid details p{color:var(--muted);margin:18px 0 0;font-size:.7rem;line-height:1.8}.footer-bottom{border-top:1px solid var(--line-soft);color:#f7f1e766;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;justify-content:space-between;gap:30px;margin-top:45px;padding-top:25px;font-size:.58rem;display:flex}.sgg-form,.newsletter-form,.collaboration-form,.form-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07040db3;padding:38px;position:relative}.sgg-form h3,.newsletter-form h3,.collaboration-form h3,.form-card h3{font-family:var(--serif);margin:0 0 10px;font-size:1.65rem;font-weight:500}.sgg-form>p,.newsletter-form>p,.collaboration-form>p,.form-card>p{color:var(--muted);margin:0 0 28px;font-size:.82rem;line-height:1.7}.form-grid,.form-fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-field,.field{gap:8px;display:grid}.form-field--full,.field--full,.checkbox-group,.form-actions{grid-column:1/-1}.form-field label,.field label,.checkbox-group legend,.form-label{color:#f7f1e7c7;font-size:.72rem;font-weight:600}.form-field input,.form-field select,.form-field textarea,.field input,.field select,.field textarea,.sgg-form input[type=email],.sgg-form input[type=text],.sgg-form select,.sgg-form textarea{width:100%;min-height:48px;color:var(--ivory);background:#f7f1e709;border:1px solid #f7f1e726;border-radius:0;outline:none;padding:12px 13px;transition:border-color .16s,background .16s}.form-field textarea,.field textarea,.sgg-form textarea{resize:vertical;min-height:120px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.field input:focus,.field select:focus,.field textarea:focus,.sgg-form input:focus,.sgg-form select:focus,.sgg-form textarea:focus{border-color:var(--gold);background:#e6c46f0d}.checkbox-list,.checkbox-options{flex-wrap:wrap;gap:10px 14px;display:flex}.checkbox-list label,.checkbox-options label,.consent-label{color:var(--muted);align-items:flex-start;gap:8px;font-size:.72rem;line-height:1.55;display:inline-flex}.checkbox-list input,.checkbox-options input,.consent-label input{width:15px;height:15px;min-height:0;accent-color:var(--gold);margin-top:2px}.form-submit,.sgg-form button[type=submit],.newsletter-form button[type=submit],.collaboration-form button[type=submit]{border:1px solid var(--gold);background:var(--gold);min-height:52px;color:var(--ink);cursor:pointer;border-radius:0;justify-content:center;align-items:center;padding:0 25px;font-size:.78rem;font-weight:700;transition:translate .18s,box-shadow .18s,opacity .18s;display:inline-flex}.form-submit:hover,.sgg-form button[type=submit]:hover,.newsletter-form button[type=submit]:hover,.collaboration-form button[type=submit]:hover{translate:0 -2px;box-shadow:0 12px 36px #e6c46f2b}.form-submit:disabled,.sgg-form button[type=submit]:disabled{cursor:wait;opacity:.55}.form-status,[role=status]{color:var(--gold-soft);margin:12px 0 0;font-size:.75rem;line-height:1.6}@keyframes hero-breathe{0%{scale:1}to{scale:1.025}}@keyframes particles-drift{to{background-position:150px 150px,-155px -138px}}@keyframes orbit-spin{to{rotate:360deg}}@keyframes ticker-slide{to{translate:-50%}}@media (width<=1180px){:root{--page:min(100% - 56px, 1120px)}.hero{min-height:900px}.hero h1{max-width:660px}.hero-media img{object-position:61% center}.header-lineage{display:none}.hero-world-stamp{width:140px;right:2.5%}.ecosystem-roots>.page-shell:first-child{grid-template-columns:.8fr 1.2fr;gap:45px}.flow-list{grid-template-columns:repeat(4,1fr)}.flow-list--visual li{min-height:190px}.flow-list li:nth-child(4n){border-right:0}.flow-list li:nth-child(-n+4){border-bottom:1px solid var(--line)}.ecosystem-section .flow-list{grid-template-columns:repeat(5,1fr)}.ecosystem-section .flow-list li{border-right:1px solid var(--line);border-bottom:0}.ecosystem-section .flow-list li:last-child{border-right:0}.collaboration-section .flow-list{grid-template-columns:repeat(3,1fr)}.collaboration-section .flow-list li{border-right:1px solid var(--line)}.collaboration-section .flow-list li:nth-child(3n){border-right:0}.collaboration-section .flow-list li:nth-child(-n+3){border-bottom:1px solid var(--line)}.ecosystem-layout{grid-template-columns:.85fr 1.15fr;gap:30px}.game-grid{grid-template-columns:1fr 1fr}.game-card--3{grid-column:1/-1;min-height:380px}.game-card--3 .game-card-visual--next img{object-position:center 46%}}@media (width<=1024px){.ecosystem-layout{grid-template-columns:1fr;gap:50px}.ecosystem-visual{width:min(100%,660px)}}@media (width<=900px){:root{--page:min(100% - 40px, 820px)}.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{color:var(--gold);cursor:pointer;font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;padding:10px;font-size:.65rem;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);background:#07040df7;width:230px;display:grid;position:absolute;top:44px;right:0;box-shadow:0 25px 70px #00000059}.mobile-nav nav a{border-bottom:1px solid var(--line-soft);padding:16px 18px;font-size:.78rem}.hero{align-items:end;min-height:950px}.hero-media img{object-position:68% 28%}.hero-vignette{background:linear-gradient(#07040d14 0%,#07040d29 26%,#07040df5 65%),linear-gradient(90deg,#07040dcc,#0000)}.hero-content{padding-top:330px;padding-bottom:225px}.hero-overline>span,.hero-world-stamp{display:none}.ecosystem-roots>.page-shell:first-child{grid-template-columns:1fr;align-items:start}.roots-intro{max-width:700px}.hero h1{max-width:720px;font-size:clamp(3.1rem,9vw,5.4rem)}.hero-times{grid-template-columns:repeat(3,1fr)}.hero-times>p{display:none}.hero-times>*{min-height:100px;padding:16px}.section{padding-block:110px}.story-scene,.story-scene--expedition,.story-scene--roadmap{min-height:500px}.story-scene figcaption{grid-template-columns:minmax(145px,.34fr) minmax(0,1fr);padding:32px}.story-scene--right figcaption{grid-template-columns:minmax(0,1fr) minmax(145px,.34fr)}.story-scene--oracle{min-height:620px}.before-after,.ecosystem-layout,.collaboration-grid,.faq-layout,.join-layout,.character-map-wrap{grid-template-columns:1fr}.service-panel-art{aspect-ratio:16/9;flex:none;min-height:0}.character-map-guardian{aspect-ratio:16/10;flex:none;min-height:0}.comparison-shift{min-height:50px;rotate:90deg}.timescale-grid{grid-template-columns:1fr}.timescale-card{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.timescale-card-art{aspect-ratio:16/9}.timescale-card:last-child{border-bottom:0}.timescale-card>p:not(.timescale-purpose),.timescale-purpose{min-height:auto}.timescale-statement{flex-direction:column;align-items:center}.ecosystem-visual{width:min(100%,660px)}.ecosystem-section .flow-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-section .flow-list li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:200px}.ecosystem-section .flow-list li:nth-child(2n){border-right:0}.ecosystem-section .flow-list li:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.token-detail-grid,.world-role-grid,.legal-grid{grid-template-columns:1fr}.world-role-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.world-role-grid article:last-child{border-bottom:0}.world-panorama{min-height:500px}.god-signature__heading{flex-direction:column;align-items:flex-start}.god-signature__heading h3{text-align:left;max-width:620px}.god-signature__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.god-signature__grid figure,.god-signature__grid figure:first-child,.god-signature__grid figure:nth-child(2),.god-signature__grid figure:nth-child(6),.god-signature__grid figure:nth-child(7){grid-column:span 1;min-height:330px}.god-signature__grid figure:last-child{grid-column:1/-1}.roadmap-list{grid-template-columns:1fr 1fr}.roadmap-list>li:nth-child(2){border-right:0}.roadmap-list>li:nth-child(-n+2){border-bottom:1px solid var(--line)}.faq-layout,.join-layout{gap:50px}}@media (width<=640px){:root{--page:calc(100% - 30px)}.site-header{min-height:76px}.brand-mark{width:36px;height:36px}.brand strong{font-size:.78rem}.brand small{font-size:.46rem}.hero{min-height:870px}.hero-media img{object-position:69% 20%}.hero-content{padding-top:330px;padding-bottom:175px}.hero-kicker,.eyebrow,.micro-label{letter-spacing:.16em;margin-bottom:1.3rem;font-size:.58rem}.hero h1{font-size:clamp(2.55rem,12vw,4rem);line-height:1.1}.hero-second-line{font-size:.59em}.hero-copy{font-size:.78rem}.hero-proof{gap:10px 16px}.ecosystem-roots{padding-top:82px}.ecosystem-roots>.page-shell:first-child,.roots-scene-shell{padding-bottom:75px}.root-cards{grid-template-columns:1fr}.root-cards>*{min-height:160px}.button{width:100%}.hero-times{bottom:18px}.hero-times>*{min-height:82px;padding:12px 9px}.hero-times strong{font-size:2.3rem}.hero-times div>span{display:none}.hero-times small{grid-column:1/-1;font-size:.72rem}.section{padding-block:86px}#main-story:before{left:15px}.story-scene,.story-scene--expedition,.story-scene--roadmap,.story-scene--oracle{min-height:520px;margin-top:44px}.story-scene--forge,.story-scene--community{min-height:430px}.story-scene--expedition,.story-scene--roadmap{min-height:390px}.story-scene:not(.story-scene--oracle) picture{height:55%;top:20px;bottom:auto}.story-scene--expedition picture,.story-scene--roadmap picture{height:48%}.story-scene:not(.story-scene--oracle) img{object-fit:contain;object-position:center;height:100%;scale:1}.story-scene:not(.story-scene--oracle) .story-scene__vignette,.story-scene--right:not(.story-scene--oracle) .story-scene__vignette{background:linear-gradient(#05030a05 20%,#05030af5 72%)}.story-scene:before{background-size:46px 1px,1px 46px,46px 1px,1px 46px,36px 36px,36px 36px}.story-scene__signal{letter-spacing:.12em;font-size:.46rem;top:20px;right:20px}.story-scene figcaption,.story-scene--right figcaption,.story-scene--oracle figcaption{text-align:left;padding:24px;display:block}.story-scene--right figcaption>p,.story-scene--right figcaption>div{grid-area:auto;justify-items:start;display:grid}.story-scene figcaption>p,.story-scene--oracle figcaption>p{margin-bottom:12px}.story-scene figcaption strong{font-size:1.45rem;line-height:1.35}.story-scene figcaption span{font-size:.72rem}.story-scene--oracle img{object-position:66% center}.section-heading h2{font-size:clamp(2.1rem,10.5vw,3.2rem)}.section-copy{margin-top:1.4rem;font-size:.88rem;line-height:1.85}.before-after{margin-top:45px}.comparison-card,.timescale-card,.game-card-content,.service-panel,.token-detail-grid>article,.sgg-form,.newsletter-form,.collaboration-form,.form-card{padding:24px}.comparison-label{flex-direction:column;align-items:flex-start;gap:8px}.manifesto{margin-top:65px;padding:38px 0}.flow-list,.ecosystem-section .flow-list,.collaboration-section .flow-list{grid-template-columns:1fr 1fr}.flow-list li,.ecosystem-section .flow-list li,.collaboration-section .flow-list li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:115px}.flow-list li:nth-child(2n),.ecosystem-section .flow-list li:nth-child(2n),.collaboration-section .flow-list li:nth-child(2n){border-right:0}.flow-list li:last-child,.ecosystem-section .flow-list li:last-child,.collaboration-section .flow-list li:last-child{border-bottom:0}.flow-list strong{font-size:.84rem}.timescale-card{padding:30px 24px}.ecosystem-section .flow-list li:last-child{border-right:0;grid-column:1/-1}.timescale-card-art{margin:-30px -24px 24px}.service-panel-art{margin:24px -24px -24px}.service-panel-art figcaption,.character-map-guardian figcaption{padding:20px}.character-map-guardian{aspect-ratio:4/3;margin-top:26px}.flow-list--visual li,.ecosystem-section .flow-list--visual li,.collaboration-section .flow-list--visual li{min-height:155px}.ecosystem-section .flow-list--visual li{min-height:180px}.flow-visual{inset:24px 0 30px}.finale-band{min-height:600px}.finale-band img{object-position:58% center}.finale-band:after{inset:10px}.finale-band figcaption{bottom:48px}.game-grid{grid-template-columns:1fr}.game-card,.game-card--3{grid-column:auto;min-height:500px}.game-card--3 .game-card-visual--next img{object-position:50% 30%}.ecosystem-layout{gap:50px}.token-role-list{grid-template-columns:1fr}.ecosystem-visual{width:calc(100% + 20px);margin-inline:-10px}.token-core{width:130px}.token-core strong{font-size:3rem}.token-core small{font-size:.56rem}.orbit-node{display:none}.long-game{min-height:830px}.long-game-art{background-position:50%,50%,67%}.milestone-track{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:60px}.milestone-track strong{font-size:.78rem}.milestone-track small{font-size:.58rem}.invitation{padding-left:20px}.otomo-evolution-figure img{aspect-ratio:4/5}.world-panorama{min-height:520px}.god-signature{margin-top:62px}.god-signature__grid{grid-template-columns:1fr}.god-signature__grid figure,.god-signature__grid figure:first-child,.god-signature__grid figure:nth-child(2),.god-signature__grid figure:nth-child(6),.god-signature__grid figure:nth-child(7),.god-signature__grid figure:last-child{grid-column:1;min-height:290px}.god-signature__grid figcaption{padding:20px}.world-panorama img{object-position:62% center}.world-panorama figcaption{flex-direction:column;align-items:flex-start;padding:24px}.world-panorama figcaption strong{text-align:left}.otomo-evolution-figure figcaption span{padding:16px 10px}.otomo-evolution-figure strong{font-size:.9rem}.character-map-wrap{gap:35px}.character-map li{grid-template-columns:30px 1fr 26px 1fr;gap:7px}.character-map div{display:grid}.character-map strong{font-size:.88rem}.roadmap-list{grid-template-columns:1fr}.roadmap-list>li{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px}.roadmap-list>li:last-child{border-bottom:0}.faq-list summary{grid-template-columns:38px 1fr auto;font-size:.95rem}.faq-list details p{padding-left:0}.form-grid,.form-fields{grid-template-columns:1fr}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-top>p{text-align:left}.legal-grid{margin-top:40px}}@media (width<=900px){.character-relay{--relay-card:min(84vw, 680px);min-height:auto;height:auto!important}.character-relay__sticky,.character-relay[data-enhanced] .character-relay__sticky{height:auto;min-height:0;padding:72px 0 44px;display:block;position:relative;top:auto}.character-relay__atmosphere{height:70%;top:56%}.character-relay__heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:18px}.character-relay__heading h2{font-size:clamp(1.8rem,5.8vw,2.7rem)}.character-relay__heading>p{text-align:left;max-width:600px;margin:0}.character-relay__viewport,.character-relay[data-enhanced] .character-relay__viewport{scroll-snap-type:inline mandatory;overflow:auto clip}.character-relay__track{padding:20px max(15px, calc((100vw - var(--relay-card)) / 2)) 30px;will-change:auto;gap:16px;transform:none!important}.character-relay__chapter{opacity:.5;scroll-snap-align:center;scroll-snap-stop:always;scale:.94}.character-relay__chapter[data-active]{opacity:1;scale:1}.character-relay__progress{grid-template-columns:auto minmax(0,1fr);margin-top:8px}.character-relay__instruction{display:none}}@media (width<=640px){.character-relay{--relay-card:88vw}.character-relay__sticky,.character-relay[data-enhanced] .character-relay__sticky{padding:58px 0 34px}.character-relay__heading{gap:14px;margin-bottom:12px}.character-relay__heading h2{font-size:clamp(1.65rem,7.6vw,2.25rem)}.character-relay__heading>p{font-size:.78rem}.character-relay__track{gap:12px;padding-block:16px 24px}.character-relay__chapter figure{clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}.character-relay__chapter figcaption{padding:18px}.character-relay__chapter figcaption strong{font-size:1.12rem}.character-relay__chapter figcaption>span{display:none}.character-relay__progress{gap:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.character-relay{min-height:auto;height:auto!important}.character-relay__sticky,.character-relay[data-enhanced] .character-relay__sticky{height:auto;min-height:0;position:relative;top:auto}.character-relay__viewport,.character-relay[data-enhanced] .character-relay__viewport{scroll-snap-type:none;overflow-x:auto}.character-relay__track{will-change:auto;transform:none!important}.character-relay__chapter,.character-relay__chapter[data-active]{opacity:1;scale:1;transition:none!important}.character-relay__chapter img,.character-relay__chapter[data-active] img{filter:saturate(1.02)contrast(1.03);scale:1;transition:none!important}.character-relay__rail i{scale:1}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
