/* finesse · register=brand · A=welcome-iris+mist · B=Noto760/400 · C=shared-public-shell+product-theatre
 * D=progressive-hydration+native-video · E=liquid-glass · SOUL=7 SPECTACLE=4 DENSITY=5 */
:root{
  --bg:#f4f3f8; /* Mist — page substrate */
  --ink:#252333; /* Graphite Violet — primary text */
  --muted:#686476; /* Slate Violet — secondary text */
  --accent:#7955c8; /* Iris — brand, active state */
  --accent-dark:#6243a7; /* Deep Iris — button contrast */
  --blue:#3c79c8; /* Lake — paired brand tint */
  --mint:#2c8068; /* Jade — semantic success */
  --surface:#fbfafd; /* Porcelain — solid fallback */
  --surface-soft:#eeebf5; /* Opal — quiet inset */
  --glass:rgba(255,255,255,.64); /* Frost — large translucent surfaces */
  --glass-high:rgba(255,255,255,.85); /* Crystal — raised glass */
  --stroke:rgba(255,255,255,.86); /* Light edge — refraction */
  --line:rgba(66,51,99,.12); /* Lavender line — dividers */
  --iris-tint:rgba(152,123,204,.13);
  --blue-tint:rgba(97,163,192,.12);
  --shadow:0 24px 65px -38px rgba(55,38,93,.32);
  --shadow-small:0 8px 25px -18px rgba(55,38,93,.32);
  --button-ink:#fcfaff;
  --scrim:rgba(36,30,54,.54);
  --font:-apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',sans-serif;
  --ease:cubic-bezier(.16,1,.3,1);
  --nav-h:94px;--z-nav:50;--z-sticky:20;
  --radius:30px;--radius-small:16px;
}

/* Production integration: language links, reservation form, and V1 policy in V2 glass. */
[data-language="zh"] .lang-en,[data-language="en"] .lang-zh{display:none!important}
.language-switch a{display:grid;place-items:center;border:0;border-radius:9px;min-width:36px;min-height:38px;background:transparent;font-size:11px;color:var(--muted)}
[data-language="zh"] .language-switch a[data-language="zh"],[data-language="en"] .language-switch a[data-language="en"]{background:var(--surface);color:var(--accent-dark);box-shadow:var(--shadow-small);font-weight:700}
.reservation-field{display:grid;gap:7px;text-align:left;width:min(360px,100%);margin:0 auto 8px}.reservation-field span{font-size:12px;color:var(--muted);font-weight:650}.reservation-field input{width:100%;min-height:50px;padding:11px 14px;border:1px solid var(--line);border-radius:14px;background:var(--glass-high);color:var(--ink);font-size:16px;outline:none}.reservation-field input:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--iris-tint)}.reservation-status{min-height:25px!important;margin:4px auto 8px!important;font-size:12px!important}.reservation-status[data-state="error"]{color:#b33b45}.reservation-status[data-state="success"]{color:var(--mint)}
.v2-booting #v2-initial{display:block}.v2-booting #v2-problem{display:none}.v2-boot-failed #v2-initial{display:none}.v2-boot-failed #v2-problem[hidden]{display:grid}.v2-initial-copy{min-height:70vh;display:grid;place-content:center;text-align:center;gap:18px}
.public-problem-shell{min-height:calc(100dvh - 110px);padding-block:64px;place-items:center}.public-problem-inline{margin-top:22px}.public-problem-card{width:min(720px,100%);padding:clamp(30px,6vw,64px);border-radius:var(--radius);text-align:center}.public-problem-inline .public-problem-card{padding:26px}.public-problem-code{display:inline-flex;padding:6px 10px;border-radius:9px;background:var(--surface-soft);color:var(--accent-dark);font-size:11px;font-weight:760;letter-spacing:.08em}.public-problem-card h1{margin-top:20px;font-size:clamp(34px,5vw,56px)}.public-problem-inline .public-problem-card h1{font-size:26px}.public-problem-card>p{max-width:52ch;margin:18px auto 0;font-size:16px}.public-problem-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}
.privacy-nav-menu{display:none;position:relative}.privacy-nav-menu summary{list-style:none;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:14px;background:var(--glass-high);cursor:pointer}.privacy-nav-menu summary::-webkit-details-marker{display:none}.privacy-nav-menu>div{position:absolute;right:0;top:52px;z-index:60;width:190px;padding:10px;border:1px solid var(--stroke);border-radius:17px;background:var(--surface);box-shadow:var(--shadow)}.privacy-nav-menu a{display:flex;align-items:center;min-height:44px;padding:7px 10px;color:var(--muted);font-size:13px}.privacy-nav-menu a:hover{color:var(--accent)}
.v2-privacy-shell{padding-top:70px}.v2-privacy-shell .privacy-document{padding:45px 60px}.v2-privacy-shell .legal-page{padding:0;background:transparent}.v2-privacy-shell .page-hero{padding:0 0 38px;border-bottom:0}.v2-privacy-shell .page-hero h1{font-size:clamp(36px,5vw,58px);line-height:1.2}.v2-privacy-shell .page-hero>p{font-size:15px}.v2-privacy-shell .legal-layout{width:100%;padding:36px 0 0;grid-template-columns:190px minmax(0,1fr);gap:60px}.v2-privacy-shell .legal-toc{top:115px}.v2-privacy-shell .legal-content section{padding:28px 0 48px}.v2-privacy-shell .legal-content h2{font-size:clamp(28px,3.6vw,43px);line-height:1.18;margin:14px 0 22px}.v2-privacy-shell .legal-content p,.v2-privacy-shell .legal-content li{font-size:15px;line-height:1.88}.v2-privacy-shell .policy-grid>div,.v2-privacy-shell .permission-list{background:var(--glass-high);border-color:var(--line)}
@media(max-width:850px){.privacy-nav-menu{display:block}.v2-privacy-shell{padding-top:48px}.v2-privacy-shell .privacy-document{padding:30px}.v2-privacy-shell .legal-layout{grid-template-columns:minmax(0,1fr);gap:26px}.v2-privacy-shell .legal-toc{position:static;display:flex;gap:8px 18px}}
@media(max-width:560px){.v2-privacy-shell{padding-top:32px}.v2-privacy-shell .privacy-document{padding:23px 18px}.v2-privacy-shell .policy-grid,.v2-privacy-shell .permission-list>div{grid-template-columns:minmax(0,1fr)}.v2-privacy-shell .permission-list>div{gap:10px}.v2-privacy-shell .legal-content p,.v2-privacy-shell .legal-content li{font-size:14px}}
*{box-sizing:border-box}html,body{overflow-x:clip}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--bg);color:var(--ink);font:400 15px/1.75 var(--font);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow-y:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:760;letter-spacing:-.045em;text-wrap:balance;overflow-wrap:anywhere;min-width:0}p{text-wrap:pretty}img,video{max-width:100%;display:block}h1{font-size:clamp(42px,5.2vw,74px);line-height:1.22}h1 strong{font-weight:760;background:linear-gradient(105deg,var(--accent),var(--blue));color:transparent;background-clip:text}h2{font-size:clamp(31px,3.35vw,48px);line-height:1.3}h2 em{font-style:normal;color:var(--accent)}h3{font-size:23px;line-height:1.45}p{color:var(--muted)}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button:focus:not(:focus-visible){outline:none}.icon{width:22px;height:22px;flex:0 0 auto}.shell{width:min(1180px,calc(100% - 72px));margin-inline:auto}.section{padding-block:100px}.section-heading{text-align:center;margin-bottom:44px}.section-heading p{font-size:16px;margin-top:20px}.small-label{font-size:12px;font-weight:650;letter-spacing:.07em;color:var(--accent);margin-bottom:20px}.skip{position:fixed;z-index:200;left:16px;top:-90px;background:var(--surface);padding:12px;border-radius:10px}.skip:focus{top:12px}.glass{border:1px solid var(--stroke);background:var(--glass);box-shadow:var(--shadow),inset 0 1px 0 var(--glass-high);backdrop-filter:blur(22px) saturate(1.12)}
.ambient{position:fixed;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(140deg,var(--bg),var(--surface))}.ambient i{position:absolute;width:60vw;aspect-ratio:1;border-radius:50%;background:radial-gradient(ellipse,var(--iris-tint),transparent 66%);left:-28vw;top:-20vw}.ambient i+ i{left:auto;right:-29vw;top:28vh;background:radial-gradient(ellipse,var(--blue-tint),transparent 68%)}body::before{content:'';position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='grain'%3E%3CfeTurbulence baseFrequency='.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23grain)' opacity='.5'/%3E%3C/svg%3E")}
.nav-wrap{position:sticky;top:0;z-index:var(--z-nav);padding:17px 0 0}.nav{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:64px;border-radius:22px;padding:8px 16px 8px 22px;background:var(--glass-high);box-shadow:var(--shadow-small)}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand img{width:145px;height:auto;object-fit:contain}.brand span{font-size:19px;font-weight:680;border-left:1px solid var(--line);padding-left:13px;white-space:nowrap}.brand span:empty{display:none}.nav-links{display:flex;align-items:center;gap:25px;margin-left:auto}.nav-links a{display:flex;gap:4px;align-items:center;min-height:44px;font-size:13px;color:var(--muted);white-space:nowrap}.nav-links a[aria-current],.nav-links a:hover{color:var(--accent)}.nav-links .icon{width:12px;height:12px}.nav-actions{display:flex;align-items:center;gap:12px}.language-switch{display:flex;padding:3px;background:var(--surface-soft);border-radius:12px}.language-switch button{border:0;border-radius:9px;min-width:36px;min-height:38px;background:transparent;font-size:11px;color:var(--muted)}.language-switch button[aria-pressed=true]{background:var(--surface);color:var(--accent-dark);box-shadow:var(--shadow-small);font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:13px 25px;border-radius:18px;border:1px solid var(--stroke);font-size:14px;font-weight:680;white-space:nowrap;transition:transform .25s var(--ease),background .25s var(--ease);text-align:center}.button .icon{width:21px;height:21px}.button.primary{background:var(--accent-dark);color:var(--button-ink);border-color:var(--accent);box-shadow:inset 0 1px 0 var(--iris-tint)}.button.compact{min-height:42px;padding:9px 15px;border-radius:13px;font-size:12px}.button:hover{transform:translateY(-2px);background:var(--glass-high)}.button.primary:hover{background:var(--accent)}.button:active{transform:translateY(1px) scale(.98)}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:8px 6px;border:0;background:transparent;color:var(--accent-dark);font-weight:600;font-size:14px;white-space:nowrap}.text-button:hover,.text-link:hover{color:var(--blue)}.text-button .icon{width:19px;height:19px}.text-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;font-size:13px;font-weight:600;color:var(--accent-dark)}.text-link .icon{width:17px;height:17px}.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;padding:10px;border:1px solid var(--line);border-radius:14px;background:var(--glass-high)}.icon-button:hover{background:var(--surface-soft)}.icon-button:active{transform:scale(.95)}.menu-toggle{display:none}
.hero{padding-top:66px}.hero-copy{text-align:center}.hero-kicker{font-size:13px;font-weight:560;letter-spacing:.08em;color:var(--accent);margin-bottom:20px}.hero-description{margin-top:22px;font-size:17px}.hero-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:13px;margin-top:29px}.hero-stage{position:relative;max-width:1000px;margin:49px auto 0}.hero-video-wrap{padding:10px 10px 0;border-radius:28px;overflow:hidden;background:var(--glass)}.hero-video-wrap video,.hero-video-wrap .hero-poster{width:100%;aspect-ratio:16/9;object-fit:contain;border-radius:19px;background:var(--surface-soft)}.hero-video-bottom{display:flex;align-items:center;justify-content:space-between;min-height:51px;padding-left:13px;padding-right:3px;gap:10px;font-size:11px;color:var(--muted)}.hero-video-bottom>span{display:flex;align-items:center;gap:9px}.hero-video-bottom .icon-button{border:0;background:transparent;width:42px;height:42px}.hero-video-bottom .icon{width:15px;height:15px}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--mint)}.hero-side-note{position:absolute;right:-62px;top:40%;writing-mode:vertical-rl;font-size:11px;letter-spacing:.15em;color:var(--muted);display:flex;gap:15px}.hero-side-note span{color:var(--accent);font-size:10px;letter-spacing:.08em}.hero-foot{display:flex;align-items:center;justify-content:center;gap:32px;margin:25px auto 0;font-size:11px;color:var(--muted)}.hero-foot>a{display:flex;align-items:center;gap:8px;color:var(--accent-dark);min-height:44px}.hero-foot .icon{width:15px;height:15px}
.scene-theatre{border-radius:32px;padding:20px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;background:var(--glass)}.scene-rail{display:flex;flex-direction:column;justify-content:space-between;gap:7px}.scene-rail button{display:flex;align-items:center;gap:12px;min-height:88px;padding:16px 14px;border:1px solid transparent;border-radius:19px;background:transparent;text-align:left;transition:background .25s,transform .25s var(--ease);min-width:0}.scene-rail button>span:not(.scene-number){min-width:0}.scene-rail button>.icon{width:20px;height:20px;color:var(--muted)}.scene-rail b{display:block;font-size:14px;font-weight:640;white-space:nowrap}.scene-rail small{display:block;margin-top:5px;font-size:10px;line-height:1.55;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:191px}.scene-rail .scene-number{font-size:10px;color:var(--muted);margin-left:auto;font-variant-numeric:tabular-nums}.scene-rail button:hover{background:var(--glass)}.scene-rail button[aria-selected=true]{background:linear-gradient(140deg,var(--glass-high),var(--iris-tint));border-color:var(--stroke);box-shadow:var(--shadow-small),inset 0 1px var(--glass-high)}.scene-rail button[aria-selected=true]>.icon,.scene-rail button[aria-selected=true] b{color:var(--accent-dark)}#scene-panel{min-width:0;border:1px solid var(--stroke);border-radius:23px;overflow:hidden;background:var(--glass-high)}.scene-media{background:var(--surface-soft);position:relative}.scene-media video{width:100%;aspect-ratio:16/9;object-fit:contain}.scene-story{padding:25px 29px 27px}.scene-story .pain{font-size:11px;color:var(--accent);margin-bottom:8px}.scene-story h3{font-size:26px;margin-bottom:11px}.scene-story>p:not(.pain){font-size:13px;line-height:1.9}.scene-outcome{display:flex;align-items:center;gap:8px;margin-top:19px;font-size:12px;color:var(--accent-dark);font-weight:570}.scene-outcome .icon{width:16px;height:16px}.detail-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.detail-pills span{border-radius:7px;padding:4px 9px;background:var(--surface-soft);font-size:10px;color:var(--muted)}.under-link{display:flex;justify-content:center;margin-top:20px}.under-link .text-button{font-size:12px}
.product-section{background:linear-gradient(180deg,transparent,var(--iris-tint) 43%,transparent);padding-top:62px}.gallery-tabs{display:flex;justify-content:center;gap:8px;margin:0 auto 30px;flex-wrap:wrap}.gallery-tabs button,.segmented button{min-height:46px;padding:10px 23px;border:1px solid transparent;border-radius:14px;font-size:13px;font-weight:600;background:transparent;color:var(--muted);white-space:nowrap}.gallery-tabs button[aria-selected=true],.segmented button[aria-pressed=true]{background:var(--glass-high);border-color:var(--stroke);color:var(--accent-dark);box-shadow:var(--shadow-small)}.gallery-tabs button:hover{background:var(--glass)}.product-gallery{padding:12px;border-radius:30px;max-width:1120px;margin:auto}.screenshot-button{position:relative;width:100%;border:0;background:var(--surface-soft);border-radius:21px;padding:0;overflow:hidden;display:block;min-height:220px}.screenshot-button>img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.zoom-label{position:absolute;right:16px;bottom:16px;display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--stroke);border-radius:12px;font-size:11px;background:var(--glass-high);backdrop-filter:blur(12px);color:var(--accent-dark)}.zoom-label .icon{width:15px;height:15px}.product-gallery figcaption{padding:23px 19px 18px;display:flex;align-items:center;justify-content:space-between;gap:24px}.product-gallery h3{font-size:18px}.product-gallery figcaption p{font-size:12px;margin-top:6px}.product-gallery figcaption>span{font-size:10px;color:var(--muted);text-align:right;max-width:180px}
.trust-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:110px;align-items:start}.trust-heading>img{width:53px;height:53px;object-fit:contain;margin-bottom:22px}.trust-heading h2{font-size:39px}.trust-heading .text-link{margin-top:21px}.trust-list{padding-top:7px}.trust-list article{display:flex;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.trust-list article:first-child{padding-top:0}.trust-list article>.icon{color:var(--accent);margin-top:5px}.trust-list h3{font-size:21px;margin-bottom:8px}.trust-list p{font-size:13px;max-width:40ch}.plans{max-width:960px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.plan{border-radius:28px;padding:32px 36px;display:flex;flex-direction:column;align-items:flex-start}.plan-ai{background:linear-gradient(150deg,var(--glass-high),var(--iris-tint));border-color:var(--stroke)}.plan-top{display:flex;align-items:center;gap:10px;color:var(--accent);font-size:11px;margin-bottom:25px}.plan-top .icon{width:24px;height:24px}.plan h3{font-size:27px}.plan>p{font-size:13px;margin-top:13px;min-height:46px}.plan ul{list-style:none;padding:0;margin:26px 0 30px;display:grid;gap:10px}.plan li{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.plan li .icon{width:14px;height:14px;color:var(--accent)}.plan .button{margin-top:auto;width:100%;min-height:50px;font-size:13px}.plan-foot{display:flex;flex-direction:column;align-items:center;gap:5px;margin-top:25px;text-align:center}.plan-foot p{font-size:11px}.plan-foot .text-link{font-size:12px}
.story-invitation{position:relative;padding:56px 63px;border-radius:34px;display:flex;align-items:center;justify-content:space-between;gap:36px;overflow:hidden;background:linear-gradient(115deg,var(--glass-high),var(--iris-tint))}.story-invitation h2{font-size:40px}.story-invitation>div>p:not(.small-label){font-size:13px;max-width:42ch;margin:20px 0 25px}.story-invitation .button{font-size:12px;min-height:48px}.story-mark{width:220px;height:220px;object-fit:contain;transform:rotate(-9deg);opacity:.82;filter:drop-shadow(0 20px 18px var(--iris-tint))}.closing{padding:75px 0 112px;text-align:center}.closing h2{font-size:46px}.closing .hero-actions{margin-top:31px}.footer{display:flex;align-items:center;gap:24px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:27px;padding-bottom:29px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{object-fit:contain}.footer-brand b{font-size:13px}.footer-brand b span{margin-left:5px;font-weight:550}.footer-brand p{font-size:10px;margin-top:3px}.footer-links{display:flex;gap:21px;flex-wrap:wrap;margin-left:auto}.footer-links a{font-size:11px;min-height:44px;display:flex;align-items:center;white-space:nowrap;color:var(--muted)}.footer-links a:hover{color:var(--accent)}.preview-note{width:100%;font-size:10px;color:var(--muted);border-top:1px solid var(--line);padding-top:17px}
dialog{border:1px solid var(--stroke);border-radius:25px;background:var(--surface);padding:0;box-shadow:var(--shadow);color:var(--ink);max-height:90dvh;overflow:auto}dialog::backdrop{background:var(--scrim);backdrop-filter:blur(13px)}dialog[open]{animation:dialog-in .3s var(--ease)}.film-dialog{width:min(1050px,calc(100% - 40px))}.dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 18px}.dialog-bar h2{font-size:16px;letter-spacing:-.015em}.dialog-tools{display:flex;gap:7px;align-items:center}.film-language{min-height:44px;min-width:60px;padding:8px 12px;background:transparent;border:1px solid transparent;border-radius:11px;font-size:12px;white-space:nowrap}.film-language[aria-pressed=true]{background:var(--surface-soft);color:var(--accent-dark);border-color:var(--line)}.film-dialog video{width:100%;max-height:70dvh;aspect-ratio:16/9;object-fit:contain;background:var(--ink)}.film-note{font-size:11px;padding:12px 19px}.media-error{padding:15px;font-size:13px;color:var(--accent-dark);background:var(--surface-soft)}.image-dialog{width:min(1600px,calc(100% - 40px));padding:12px}.image-dialog>img{width:100%;height:auto;object-fit:contain;border-radius:15px}.image-close{position:absolute;top:20px;right:20px;z-index:1}.image-dialog>p{padding:12px;font-size:12px;text-align:center}.story-hero{padding:89px 0 67px;text-align:center}.story-hero h1{font-size:clamp(42px,5vw,69px)}.story-hero>p:last-child{font-size:16px;margin-top:25px}.story-opening{padding:35px;border-radius:31px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:40px;align-items:center}.opening-copy{padding:10px 10px 10px 8px}.opening-copy h2{font-size:28px;line-height:1.5;margin-bottom:21px}.opening-copy p{font-size:13px;line-height:1.95}.opening-copy p+p{margin-top:15px}.story-poster{position:relative;padding:0;border:1px solid var(--line);border-radius:19px;overflow:hidden;background:var(--surface-soft)}.story-poster img{width:100%;aspect-ratio:16/9;object-fit:contain}.play-disc{position:absolute;inset:0;margin:auto;width:64px;height:64px;border:1px solid var(--stroke);border-radius:50%;display:grid;place-items:center;background:var(--glass-high);backdrop-filter:blur(12px);color:var(--accent)}.decisions{max-width:980px}.decision-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:70px;padding:38px 0;border-bottom:1px solid var(--line);align-items:center}.decision-label{font-size:11px;color:var(--accent);display:block;margin-bottom:9px}.decision-row h3{font-size:25px}.decision-row p{font-size:14px;line-height:1.95}.mechanism-section{background:linear-gradient(180deg,transparent,var(--blue-tint),transparent)}.mechanism{padding:32px;border-radius:30px;text-align:center;max-width:1000px;margin:auto}.segmented{display:inline-flex;border-radius:17px;background:var(--surface-soft);padding:4px;gap:4px}.relationship-diagram{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:30px auto;max-width:820px}.relationship-diagram[data-mode=tasks]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:650px}.relation-group{padding:18px;border:1px solid var(--stroke);border-radius:20px;background:var(--iris-tint);text-align:left}.relation-group.group-1{background:var(--blue-tint)}.relation-group.group-2{background:var(--surface-soft)}.relation-group h3{display:flex;align-items:center;gap:10px;font-size:15px;margin-bottom:15px;letter-spacing:-.02em}.relation-group h3 .icon{width:18px;height:18px;color:var(--accent)}.relation-group>span{display:flex;gap:9px;align-items:center;margin-top:9px;padding:12px;border-radius:11px;background:var(--glass-high);font-size:11px}.relation-group>span .icon{width:14px;height:14px;color:var(--muted)}.mechanism-note{display:flex;align-items:center;justify-content:center;gap:10px;max-width:620px;margin:0 auto 12px}.mechanism-note>.icon{color:var(--accent);width:18px;height:18px}.mechanism-note p{font-size:12px}.mechanism>small{font-size:10px;color:var(--muted)}.detail-story{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:55px;align-items:center}.detail-story h2{font-size:35px}.detail-story>div>p{font-size:14px;line-height:1.95;margin-top:24px}.detail-story figure{border-radius:24px;padding:10px}.detail-story img{width:100%;border-radius:17px}.detail-story figcaption{font-size:11px;color:var(--muted);text-align:center;padding:14px 5px 5px}.boundary-section{max-width:1000px;text-align:center}.boundary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px;text-align:left;margin:48px 0 25px}.boundary-grid article>.icon{color:var(--accent);margin-bottom:15px;width:30px;height:30px}.boundary-grid h3{font-size:23px;margin-bottom:15px}.boundary-grid p{font-size:14px;line-height:1.95}.privacy-page{max-width:1040px}.privacy-heading{padding:85px 0 55px;text-align:center}.privacy-heading h1{font-size:clamp(39px,5vw,61px)}.privacy-heading>p:not(.small-label){margin:23px auto 12px;font-size:14px}.privacy-document{border-radius:28px;padding:45px 60px;margin-bottom:90px;font-size:14px;overflow-wrap:anywhere}.privacy-document h1{font-size:33px;line-height:1.35}.privacy-document h2{font-size:24px;line-height:1.5;margin:30px 0 15px}.privacy-document h3{font-size:19px;margin:20px 0 11px}.privacy-document p{margin:12px 0}.privacy-document a{color:var(--accent-dark);text-decoration:underline;text-underline-offset:3px}.privacy-document ul,.privacy-document ol{padding-left:24px}.privacy-document li{margin:8px 0;color:var(--muted)}.privacy-document table{border-collapse:collapse;width:100%;font-size:12px}.privacy-document th,.privacy-document td{padding:12px;border:1px solid var(--line);text-align:left}.privacy-document .shell{width:100%}.privacy-document nav{display:flex;gap:14px;flex-wrap:wrap}.privacy-document .blocker-banner{border:1px solid var(--line);border-radius:15px;padding:18px;background:var(--surface-soft)}
@keyframes dialog-in{from{opacity:.4;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(min-width:1600px){.shell{width:min(1280px,calc(100% - 112px))}.hero-stage{max-width:1080px}.hero{padding-top:82px}.scene-theatre{grid-template-columns:310px minmax(0,1fr)}.scene-rail b{font-size:15px}.scene-rail small{max-width:208px}}
@media(max-width:1120px){.nav{gap:15px;padding-left:16px}.nav-links{gap:16px}.brand img{width:121px}.brand span{font-size:16px}.nav-actions{gap:7px}.nav-install{display:none}.hero-side-note{display:none}.scene-theatre{grid-template-columns:235px minmax(0,1fr);gap:15px;padding:15px}.scene-rail button{gap:9px;padding:13px 10px;min-height:82px}.scene-rail small{max-width:151px}.scene-number{display:none}.scene-story{padding:23px}.scene-story h3{font-size:23px}.trust-section{gap:65px}.story-invitation{padding:46px}.story-mark{width:190px;height:190px}.trust-heading h2{font-size:34px}}
@media(max-width:850px){.shell{width:calc(100% - 40px)}.section{padding-block:68px}.nav-wrap{padding-top:10px}.nav{min-height:62px;border-radius:18px}.nav-links{position:absolute;top:82px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;padding:16px;border:1px solid var(--stroke);border-radius:19px;background:var(--surface);box-shadow:var(--shadow);gap:0}.nav-links a{padding:8px 12px;min-height:48px;font-size:14px}.nav.menu-open .nav-links{display:flex}.menu-toggle{display:inline-grid}.nav-actions{margin-left:auto}.hero{padding-top:54px}.hero h1{font-size:54px}.hero-description{font-size:15px}.hero-stage{margin-top:35px}.hero-foot{gap:20px;flex-wrap:wrap;margin-top:18px}.hero-foot>a{width:100%;justify-content:center}.scene-theatre{grid-template-columns:minmax(0,1fr);padding:14px}.scene-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.scene-rail button{min-height:66px;justify-content:center;padding:11px 7px;gap:8px}.scene-rail button>.icon{width:18px;height:18px}.scene-rail b{font-size:11px}.scene-rail small{display:none}.scene-story h3{font-size:25px}.scene-story{padding:24px}.trust-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px}.trust-heading h2{font-size:29px}.trust-list h3{font-size:18px}.plans{gap:16px}.plan{padding:27px 24px}.plan h3{font-size:25px}.plan>p{font-size:12px}.story-invitation{padding:37px;gap:20px}.story-invitation h2{font-size:33px}.story-mark{width:150px;height:150px}.closing h2{font-size:39px}.closing{padding:55px 0 80px}.footer-links{gap:15px}.story-hero{padding:70px 0 50px}.story-opening{grid-template-columns:minmax(0,1fr);gap:25px;padding:27px}.opening-copy{padding:4px}.opening-copy p{max-width:70ch}.decision-row{gap:34px}.decision-row h3{font-size:22px}.detail-story{grid-template-columns:minmax(0,1fr);gap:35px}.detail-story h2{font-size:31px}.detail-story>div>p{max-width:65ch}.boundary-grid{gap:35px}.privacy-document{padding:30px}.dialog-bar h2{font-size:14px}.dialog-bar{padding:10px 12px}}
@media(max-width:560px){.shell{width:calc(100% - 28px)}.nav{gap:8px;padding:7px 9px 7px 13px}.brand{gap:8px}.brand img{width:108px}.brand span{font-size:15px;padding-left:8px}.nav-actions{gap:6px}.language-switch button{min-width:31px;min-height:37px}.menu-toggle{width:39px;height:42px;border:0;background:transparent;padding:9px}.nav-links{left:14px;right:14px}.hero{padding-top:45px}.hero-kicker{font-size:10px;letter-spacing:.04em;margin-bottom:20px}.hero h1{font-size:clamp(33px,8.5vw,47px);line-height:1.32;letter-spacing:-.055em}.hero-description{font-size:12px;max-width:30ch;margin:18px auto 0}.hero-actions{gap:9px;margin-top:25px}.button{font-size:12px;min-height:48px;padding:11px 16px;border-radius:15px;gap:8px}.button .icon{width:18px;height:18px}.hero-actions>.text-button{width:100%;min-height:39px;font-size:12px}.hero-stage{margin-top:23px}.hero-video-wrap{padding:6px 6px 0;border-radius:19px}.hero-video-wrap video{border-radius:13px}.hero-video-bottom{font-size:8px;padding-left:7px;min-height:44px;gap:4px}.hero-video-bottom>span{gap:5px}.hero-video-bottom .icon-button{flex-shrink:0;width:32px;padding:6px}.hero-foot{gap:15px;font-size:9px;margin-top:15px}.hero-foot>a{min-height:30px}.section{padding-block:57px}.section-heading{margin-bottom:28px}.section-heading h2{font-size:28px;line-height:1.4}.section-heading p{font-size:12px;margin-top:15px;max-width:31ch;margin-inline:auto}.scene-theatre{padding:8px;gap:9px;border-radius:23px}.scene-rail{gap:3px}.scene-rail button{min-height:73px;flex-direction:column;gap:6px;padding:9px 3px;border-radius:14px}.scene-rail b{font-size:10px}.scene-rail button>.icon{width:18px;height:18px}#scene-panel{border-radius:17px}.scene-story{padding:19px 16px 23px}.scene-story .pain{font-size:10px}.scene-story h3{font-size:23px}.scene-story>p:not(.pain){font-size:12px}.scene-outcome{font-size:11px;align-items:flex-start}.scene-outcome .icon{margin-top:2px}.detail-pills{gap:6px;margin-top:14px}.detail-pills span{font-size:9px;padding:4px 7px}.under-link .text-button{font-size:10px;white-space:normal}.gallery-tabs{gap:3px;margin-bottom:20px}.gallery-tabs button{padding:10px 12px;font-size:11px;min-height:44px;border-radius:12px}.product-gallery{padding:7px;border-radius:20px}.screenshot-button{border-radius:14px;min-height:0}.zoom-label{right:8px;bottom:8px;font-size:8px;padding:6px 8px;gap:5px;border-radius:9px}.zoom-label .icon{width:12px;height:12px}.product-gallery figcaption{display:block;padding:16px 9px 13px}.product-gallery h3{font-size:16px}.product-gallery figcaption p{font-size:11px;margin-top:7px}.product-gallery figcaption>span{display:block;text-align:left;max-width:none;font-size:9px;margin-top:12px}.trust-section{grid-template-columns:minmax(0,1fr);gap:22px}.trust-heading{display:flex;flex-direction:column;align-items:flex-start}.trust-heading>img{width:43px;height:43px;margin-bottom:16px}.trust-heading h2{font-size:30px}.trust-heading .text-link{margin-top:13px}.trust-list article{padding-block:22px;gap:15px}.trust-list p{max-width:40ch;font-size:12px}.trust-list h3{font-size:20px}.plans{grid-template-columns:minmax(0,1fr);gap:15px}.plan{padding:28px}.plan-top{margin-bottom:16px}.plan>p{min-height:0}.plan ul{margin:23px 0}.plan-foot p{font-size:10px;max-width:34ch}.plan-foot .text-link{font-size:11px}.story-invitation{padding:30px 25px;display:block;border-radius:25px}.story-invitation h2{font-size:28px;position:relative;z-index:1}.story-invitation .small-label{font-size:10px;margin-bottom:16px}.story-invitation>div>p:not(.small-label){font-size:12px;max-width:29ch}.story-mark{position:absolute;width:115px;height:115px;right:-22px;bottom:38px;opacity:.14}.story-invitation .button{position:relative;z-index:1}.closing{padding-block:48px 70px}.closing h2{font-size:33px}.closing .hero-actions{gap:10px}.closing .button{font-size:11px;padding-inline:14px}.footer{gap:19px;padding-block:23px}.footer-links{margin-left:0;width:100%;gap:16px;row-gap:0}.footer-links a{font-size:10px;min-height:35px}.footer-brand b{font-size:12px}.preview-note{font-size:9px;padding-top:14px}.film-dialog{width:calc(100% - 20px);border-radius:19px}.dialog-bar{align-items:flex-start;flex-direction:column;gap:2px}.dialog-bar h2{padding:6px 3px;font-size:14px}.dialog-tools{width:100%}.dialog-tools>.icon-button{margin-left:auto}.film-language{min-width:60px;padding:7px 12px}.film-note{font-size:10px}.image-dialog{width:calc(100% - 16px);padding:6px;border-radius:17px}.image-close{top:12px;right:12px;width:38px;height:38px}.story-hero{padding:54px 0 39px}.story-hero h1{font-size:35px;line-height:1.35}.story-hero>p:last-child{font-size:12px;max-width:32ch;margin-inline:auto}.story-hero br{display:none}.story-hero h1 br{display:block}.story-hero .small-label{font-size:10px}.story-opening{padding:23px;gap:22px;border-radius:25px}.opening-copy h2{font-size:25px}.opening-copy p{font-size:12px}.decision-row{grid-template-columns:minmax(0,1fr);gap:15px;padding:28px 7px}.decision-row h3{font-size:23px}.decision-row p{font-size:12px}.mechanism{padding:22px 14px;border-radius:24px}.segmented button{font-size:12px;padding:8px 20px}.relationship-diagram,.relationship-diagram[data-mode=tasks]{grid-template-columns:minmax(0,1fr);gap:12px;margin:23px auto}.relation-group{padding:16px}.relation-group>span{font-size:11px}.mechanism-note{align-items:flex-start;text-align:left;gap:8px}.mechanism-note p{font-size:11px}.mechanism>small{font-size:9px}.detail-story{gap:26px}.detail-story h2{font-size:29px}.detail-story>div>p{font-size:12px;margin-top:20px}.detail-story figure{border-radius:19px;padding:7px}.detail-story img{border-radius:13px}.detail-story figcaption{font-size:10px;padding:11px 4px 4px}.boundary-section>h2{font-size:30px}.boundary-grid{grid-template-columns:minmax(0,1fr);gap:32px;margin:33px 7px 20px}.boundary-grid h3{font-size:22px}.boundary-grid p{font-size:12px}.privacy-heading{padding:53px 0 35px}.privacy-heading h1{font-size:36px}.privacy-heading>p:not(.small-label){font-size:12px}.privacy-document{padding:23px 18px;border-radius:22px;font-size:12px;margin-bottom:60px}.privacy-document h1{font-size:27px}.privacy-document h2{font-size:22px}.privacy-document h3{font-size:17px}.privacy-document table{display:block;overflow-x:auto}.privacy-document td,.privacy-document th{min-width:130px;padding:9px}}
@media(max-width:360px){.brand span{display:none}.hero h1{font-size:32px}.hero-kicker{font-size:9px}.scene-rail b{font-size:9px}.hero-video-bottom{font-size:7px}.hero-video-bottom .live-dot{display:none}.gallery-tabs button{padding-inline:10px}.dialog-bar h2{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}.button:hover,.button:active{transform:none}dialog[open]{transform:none;opacity:1}}
@media(prefers-reduced-transparency:reduce){.glass,.nav,.zoom-label,.play-disc{background:var(--surface);backdrop-filter:none}dialog::backdrop{backdrop-filter:none}.ambient{display:none}}
@supports not (backdrop-filter:blur(10px)){.glass,.nav,.zoom-label,.play-disc{background:var(--surface)}}
@media(prefers-contrast:more){.glass,.nav,.plan-ai{background:var(--surface);border-color:var(--muted)}h1 strong{background:none;color:var(--accent-dark)}.scene-rail button[aria-selected=true]{outline:2px solid var(--accent-dark);outline-offset:-3px}}


/* Production distribution, reservation, and community exits use the existing site routes. */
.nav{min-height:68px;padding:0 14px 0 20px;background:rgba(255,255,255,.52);box-shadow:0 16px 40px -28px rgba(39,29,62,.6),inset 0 1px rgba(255,255,255,.9);backdrop-filter:blur(24px) saturate(165%)}
.nav-links{gap:4px}
.nav-links a{padding:9px 14px;border-radius:12px;font-size:12px;font-weight:550}
.nav-links a[aria-current=page]{background:rgba(255,255,255,.72);color:var(--accent-dark);font-weight:760;box-shadow:inset 0 1px rgba(255,255,255,.92)}
.nav-links a:hover{background:rgba(255,255,255,.64);color:var(--ink)}
.nav-install{background:var(--accent-dark);color:var(--button-ink);border-color:var(--accent);font-weight:720}
.nav-links .mobile-nav-install{display:none;background:var(--accent-dark);color:var(--button-ink);font-weight:720}
.nav-links .mobile-nav-install .icon{width:18px;height:18px}
.community-qr-placeholder{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.community-qr-placeholder i{display:block;aspect-ratio:1;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,var(--surface-soft),rgba(255,255,255,.7))}
.button:disabled:hover{transform:none;background:var(--glass)}
.install-dialog{width:min(540px,calc(100% - 28px))}
.install-body{padding:16px 32px 32px;text-align:center}
.install-symbol{display:grid;place-items:center;width:60px;height:60px;margin:2px auto 22px;border:1px solid var(--stroke);border-radius:19px;background:var(--iris-tint);color:var(--accent-dark)}
.install-symbol .icon{width:30px;height:30px}
.install-body h3{font-size:25px}.install-body p{font-size:14px;margin:17px auto 20px;line-height:1.9}
.install-links{display:flex;align-items:center;flex-direction:column;gap:6px}
.install-body small{display:block;color:var(--muted);font-size:11px;margin-top:14px}
.community-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;border-top:1px solid var(--line)}
.community-section h2{font-size:37px}.community-section>div>p:last-child{font-size:14px;margin-top:18px;max-width:40ch}
.community-links{display:flex;justify-content:flex-start;align-items:center;gap:20px;flex-wrap:wrap}
.community-small{display:flex;gap:20px;flex-wrap:wrap;flex-basis:100%}
.community-small a{display:inline-flex;align-items:center;min-height:44px;color:var(--muted);font-size:12px}
.community-small a:hover{color:var(--accent)}
.scene-video-tools{display:flex;align-items:center;justify-content:flex-end;gap:13px;padding:5px 11px;background:var(--glass-high);border-bottom:1px solid var(--line)}
.scene-video-tools>span{margin-right:auto;padding-left:8px;color:var(--muted);font-size:11px}
.scene-video-tools .text-button{font-size:11px;min-height:40px}
.scene-video-tools .icon-button{border:0;background:transparent;width:36px;height:40px}
.scene-video-tools .icon{width:16px;height:16px}
.detail-story img{height:auto;aspect-ratio:16/9;object-fit:contain}
.privacy-document .page-hero{margin-bottom:32px}
.privacy-document .legal-toc{padding-block:18px;border-block:1px solid var(--line);margin-bottom:35px}
.privacy-document .legal-toc a{min-height:40px;display:flex;align-items:center}
.privacy-document section{scroll-margin-top:120px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.privacy-document section+section{padding-top:8px}
.privacy-document section:last-child{border:0}
.privacy-document .permissions-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}
.privacy-document h2,.privacy-document h3{letter-spacing:-.02em}
@media(max-width:850px){.community-section{gap:35px}.community-section h2{font-size:31px}.scene-rail b{white-space:normal}.scene-rail button{min-height:77px}.install-dialog .dialog-bar{flex-direction:row;align-items:center}}
@media(max-width:560px){
  .community-qr-placeholder{grid-template-columns:minmax(0,1fr)}
  .community-section{grid-template-columns:minmax(0,1fr);gap:27px}.community-section h2{font-size:29px}.community-small{gap:17px}
  .install-body{padding:14px 22px 27px}.install-body h3{font-size:22px}.install-body p{font-size:13px}
  .hero-description,.section-heading p,.scene-story>p:not(.pain),.product-gallery figcaption p,.trust-list p,.plan>p,.story-invitation>div>p:not(.small-label),.opening-copy p,.decision-row p,.detail-story>div>p,.boundary-grid p{font-size:14px}
  .hero-kicker,.hero-foot,.under-link .text-button,.footer-links a,.preview-note{font-size:11px}
  .hero-description{max-width:31ch}.hero-foot{gap:12px}.hero-video-bottom{font-size:10px}
  .hero-video-bottom>span{max-width:27ch}.hero-video-bottom .live-dot{display:none}
  .scene-rail b{font-size:11px;line-height:1.6}.scene-story .pain{font-size:12px}
  .gallery-tabs button{font-size:12px}.gallery-tabs{gap:1px}.gallery-tabs button{padding-inline:10px}
  .privacy-document{font-size:14px}.privacy-document .permissions-grid{grid-template-columns:minmax(0,1fr)}
  .plan-ai h3{font-size:24px}.footer-links{column-gap:18px}.film-note,.install-body small{font-size:11px}
  .language-switch button,.language-switch a{min-width:44px;min-height:44px}
  .menu-toggle,.scene-video-tools .icon-button{width:44px;height:44px}
  .footer-links a,.scene-video-tools .text-button{min-height:44px}
}

.story2-page{overflow:clip}
.story2-page .small-label{margin-bottom:16px}
.story2-overline{font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--accent);margin-bottom:10px}
.story2-hero{padding:76px 0 96px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:54px;align-items:center;min-height:720px}
.story2-hero-copy{position:relative;z-index:2}
.story2-hero-copy h1{font-size:clamp(48px,5vw,72px);line-height:1.16;text-wrap:initial}
.story2-hero-copy h1>span,.story2-hero-copy h1>strong{display:block;white-space:nowrap}
.story2-hero-copy>p:not(.small-label){font-size:17px;line-height:1.9;margin-top:24px;max-width:39ch}
.story2-hero-copy .hero-actions{justify-content:flex-start}
.story2-hero-stage{position:relative;min-width:0;min-height:570px;border-radius:38px;padding:18px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(239,235,249,.62));isolation:isolate}
.story2-hero-stage::before{content:"";position:absolute;width:480px;aspect-ratio:1;border-radius:50%;right:-150px;top:-180px;background:radial-gradient(circle,rgba(121,85,200,.28),transparent 69%);filter:blur(6px);z-index:-1}
.story2-hero-stage::after{content:"";position:absolute;width:420px;aspect-ratio:1;border-radius:50%;left:-180px;bottom:-210px;background:radial-gradient(circle,rgba(60,121,200,.22),transparent 68%);z-index:-1}
.story2-window-bar{height:45px;display:flex;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--line);border-radius:18px 18px 8px 8px;background:rgba(255,255,255,.68)}
.story2-window-bar span{width:8px;height:8px;border-radius:50%;background:rgba(55,38,93,.18)}
.story2-window-bar span:nth-child(2){background:rgba(121,85,200,.35)}
.story2-window-bar span:nth-child(3){background:rgba(60,121,200,.34)}
.story2-window-bar b{margin-left:auto;font-size:10px;letter-spacing:.12em;color:var(--muted)}
.story2-tab-pressure{height:46px;display:flex;align-items:end;padding:0 10px;overflow:hidden}
.story2-tab-pressure span{min-width:76px;max-width:88px;height:31px;margin-left:-13px;padding:7px 10px;border:1px solid rgba(77,62,111,.1);border-radius:10px 10px 3px 3px;background:rgba(255,255,255,.72);font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translateY(calc(var(--i)*.15px))}
.story2-tab-pressure span:first-child{margin-left:0;background:var(--surface)}
.story2-memory-cloud{position:relative;height:395px;margin-top:5px}
.story2-memory-cloud article{position:absolute;width:190px;min-height:132px;padding:20px;border:1px solid var(--stroke);border-radius:32px;background:rgba(255,255,255,.74);box-shadow:0 26px 56px -36px rgba(55,38,93,.48),inset 0 1px rgba(255,255,255,.86);backdrop-filter:blur(18px);animation:story2-float 6s var(--ease) infinite}
.story2-memory-cloud article:nth-child(1){left:7%;top:58px;transform:rotate(-4deg)}
.story2-memory-cloud article:nth-child(2){right:5%;top:32px;transform:rotate(4deg);animation-delay:-2.2s}
.story2-memory-cloud article:nth-child(3){left:31%;bottom:27px;width:210px;animation-delay:-4s}
.story2-memory-cloud i{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:linear-gradient(145deg,var(--iris-tint),var(--blue-tint));color:var(--accent);margin-bottom:15px}
.story2-memory-cloud i .icon{width:20px;height:20px}
.story2-memory-cloud b{display:block;font-size:17px}
.story2-memory-cloud small{display:block;margin-top:6px;color:var(--muted);font-size:10px;line-height:1.65}
.story2-hero-caption{position:absolute;left:22px;right:22px;bottom:19px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:7px 8px 7px 15px;border:1px solid var(--stroke);border-radius:17px;background:rgba(255,255,255,.74);backdrop-filter:blur(18px);font-size:11px;color:var(--muted)}
.story2-hero-caption>span{display:flex;align-items:center;gap:8px}
.story2-hero-caption .icon{width:16px;height:16px;color:var(--accent)}
.story2-hero-caption .text-button{min-height:38px;padding-inline:10px;font-size:11px}
@keyframes story2-float{0%,100%{translate:0 0}50%{translate:0 -9px}}

.story2-context{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:80px;align-items:center}
.story2-section-copy h2{font-size:clamp(38px,4vw,58px);line-height:1.18}
.story2-section-copy>p:not(.small-label){font-size:15px;line-height:1.95;margin-top:22px;max-width:48ch}
.story2-context-facts{display:flex;gap:28px;margin-top:38px}
.story2-context-facts span{display:grid;gap:4px;max-width:120px;font-size:10px;line-height:1.55;color:var(--muted)}
.story2-context-facts b{font-size:35px;line-height:1;color:var(--accent);font-weight:760}
.story2-context-visual{border-radius:31px;padding:27px;background:linear-gradient(150deg,var(--glass-high),rgba(239,235,249,.66))}
.story2-rebuild-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}
.story2-rebuild-head b{font-size:10px;color:#a05747;background:rgba(208,106,84,.1);border-radius:999px;padding:5px 9px}
.story2-context-visual ol{list-style:none;padding:13px 0 7px;margin:0}
.story2-context-visual li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line);font-size:13px}
.story2-context-visual li i{font-style:normal;color:var(--accent);font-size:10px}
.story2-answer{display:flex;align-items:center;gap:12px;padding-top:21px}
.story2-answer .icon{width:18px;color:var(--accent)}
.story2-answer p{font-size:12px;font-weight:650;color:var(--ink)}

.story2-entry-section{background:linear-gradient(180deg,transparent,var(--iris-tint),transparent)}
.story2-entry-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:13px;padding:13px;border-radius:34px}
.story2-entry-tabs{display:flex;flex-direction:column;gap:6px;padding:4px}
.story2-entry-tabs button{display:grid;grid-template-columns:38px minmax(0,1fr) 24px;gap:11px;align-items:center;min-height:100px;padding:15px 13px;border:1px solid transparent;border-radius:22px;background:transparent;text-align:left;transition:background .25s var(--ease),transform .25s var(--ease)}
.story2-entry-tabs button>.icon{width:19px;height:19px;color:var(--muted)}
.story2-entry-tabs button b{display:block;font-size:14px}
.story2-entry-tabs button small{display:block;margin-top:4px;font-size:10px;line-height:1.5;color:var(--muted)}
.story2-entry-tabs button>i{font-style:normal;font-size:9px;color:var(--muted)}
.story2-entry-tabs button[aria-selected=true]{background:linear-gradient(145deg,var(--glass-high),var(--iris-tint));border-color:var(--stroke);box-shadow:var(--shadow-small),inset 0 1px var(--glass-high)}
.story2-entry-tabs button[aria-selected=true]>.icon,.story2-entry-tabs button[aria-selected=true] b{color:var(--accent-dark)}
#story-entry-panel{min-width:0}
.story2-entry-panel{height:100%;display:grid;grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);gap:26px;align-items:center;padding:30px;border:1px solid var(--stroke);border-radius:25px;background:rgba(255,255,255,.76)}
.story2-entry-copy h3{font-size:34px}
.story2-entry-copy>p:not(.story2-overline){font-size:13px;line-height:1.9;margin-top:13px}
.story2-entry-copy ul{list-style:none;display:grid;gap:10px;padding:0;margin:22px 0 0}
.story2-entry-copy li{display:flex;gap:9px;align-items:flex-start;font-size:11px;color:var(--muted)}
.story2-entry-copy li .icon{width:15px;height:15px;margin-top:2px;color:var(--accent)}
.story2-entry-media{position:relative;display:block;width:100%;padding:7px;border:1px solid var(--line);border-radius:19px;background:var(--surface-soft);overflow:hidden}
.story2-entry-media img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;border-radius:13px;background:var(--surface)}
.story2-entry-media>span{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid var(--stroke);border-radius:10px;background:var(--glass-high);backdrop-filter:blur(12px);font-size:9px;color:var(--accent-dark)}
.story2-entry-media>span .icon{width:13px;height:13px}

.story2-bubble-section{position:relative;overflow:hidden;background:linear-gradient(145deg,#292634,#302b42 54%,#252b3d);color:#f8f5ff}
.story2-bubble-section::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(137,100,214,.26),transparent 32%),radial-gradient(circle at 84% 70%,rgba(70,137,202,.18),transparent 31%);pointer-events:none}
.story2-bubble-section .shell{position:relative}
.story2-bubble-section .section-heading h2{color:#faf8ff}
.story2-bubble-section .section-heading p{color:rgba(241,237,250,.66)}
.story2-bubble-section .small-label{color:#bdaaf0}
.story2-mechanism{max-width:1080px;padding:28px;border-radius:36px;background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.14);box-shadow:0 34px 90px -48px rgba(0,0,0,.8),inset 0 1px rgba(255,255,255,.16)}
.story2-mechanism .segmented{background:rgba(255,255,255,.06)}
.story2-mechanism .segmented button{color:rgba(244,240,255,.62)}
.story2-mechanism .segmented button[aria-pressed=true]{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.17);box-shadow:none}
.story2-bubble-diagram{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:980px;min-height:320px;margin:34px auto 25px}
.story2-bubble-cluster{display:flex;flex-direction:column;min-width:0;min-height:300px;border:1px solid rgba(255,255,255,.16);border-radius:42%;padding:24px;background:radial-gradient(circle at 50% 44%,rgba(255,255,255,.15),rgba(255,255,255,.04) 68%);box-shadow:inset 0 0 45px rgba(255,255,255,.045),0 30px 60px -45px rgba(0,0,0,.8)}
.story2-bubble-cluster.iris{border-color:rgba(173,139,239,.42);background:radial-gradient(circle,rgba(137,100,214,.2),rgba(255,255,255,.035) 70%)}
.story2-bubble-cluster.blue{border-color:rgba(111,178,227,.4);background:radial-gradient(circle,rgba(60,121,200,.19),rgba(255,255,255,.035) 70%)}
.story2-bubble-cluster.mint{border-color:rgba(102,191,165,.34);background:radial-gradient(circle,rgba(44,128,104,.18),rgba(255,255,255,.035) 70%)}
.story2-cluster-title{display:flex;align-items:center;gap:9px;justify-content:center}
.story2-cluster-title .icon{width:17px;height:17px;color:#c8b7f3}
.story2-cluster-title h3{font-size:14px;color:#faf8ff;letter-spacing:-.02em}
.story2-cluster-title>span{font-size:9px;color:rgba(244,240,255,.48)}
.story2-bubbles{display:flex;align-content:center;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px;flex:1;padding:20px 6px 6px}
.story2-bubbles>span{display:flex;flex-direction:column;align-items:center;justify-content:center;width:74px;height:74px;border:1px solid rgba(255,255,255,.17);border-radius:50%;background:rgba(255,255,255,.1);backdrop-filter:blur(13px);text-align:center}
.story2-bubbles>span .icon{width:17px;height:17px;margin-bottom:5px;color:rgba(255,255,255,.75)}
.story2-bubbles>span b{max-width:64px;font-size:9px;line-height:1.35;color:#f7f4ff}
.story2-bubble-principles{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}
.story2-bubble-principles span{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:rgba(255,255,255,.055)}
.story2-bubble-principles .icon{width:14px;height:14px;color:#bdaaf0}
.story2-bubble-principles b{font-size:10px;color:rgba(248,245,255,.76)}
.story2-mechanism>small{display:block;margin-top:16px;color:rgba(244,240,255,.44)}

.story2-task-section{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:62px;align-items:start}
.story2-task-experience{border-radius:32px;padding:13px}
.story2-task-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-bottom:8px}
.story2-task-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:1px solid transparent;border-radius:15px;background:transparent;font-size:11px;color:var(--muted)}
.story2-task-tabs button span{font-size:9px}
.story2-task-tabs button[aria-selected=true]{background:var(--glass-high);border-color:var(--stroke);color:var(--accent-dark);box-shadow:var(--shadow-small)}
.story2-task-panel{min-height:350px;padding:28px;border:1px solid var(--stroke);border-radius:24px;background:rgba(255,255,255,.74)}
.story2-task-copy{display:grid;grid-template-columns:35px minmax(0,1fr);align-items:start;gap:3px 10px}
.story2-task-copy>span{grid-row:1/3;font-size:10px;color:var(--accent);padding-top:9px}
.story2-task-copy h3{font-size:27px}
.story2-task-copy p{grid-column:2;font-size:12px;line-height:1.8;margin-top:4px}
.story2-task-board{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;margin-top:25px}
.story2-task-group{min-height:150px;padding:16px;border-radius:18px;background:var(--iris-tint);border:1px solid var(--line)}
.story2-task-group.group-1{background:var(--blue-tint)}
.story2-task-group>b{display:block;font-size:12px;margin-bottom:11px}
.story2-task-group>span{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:10px;background:var(--glass-high);font-size:10px;color:var(--muted);margin-top:7px}
.story2-task-group>span .icon{width:13px;height:13px;color:var(--accent)}
.story2-layer-rule{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin-top:46px;padding-top:33px;border-top:1px solid var(--line)}
.story2-layer-rule article>span{font-size:10px;color:var(--accent)}
.story2-layer-rule h3{font-size:20px;margin:7px 0 9px}
.story2-layer-rule p{font-size:12px;line-height:1.8}

.story2-cleanup-section{background:linear-gradient(180deg,transparent,rgba(208,106,84,.075),transparent)}
.story2-cleanup-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:72px;align-items:center}
.story2-cleanup-copy h2{font-size:clamp(38px,4vw,57px)}
.story2-cleanup-copy>p:not(.small-label){font-size:15px;line-height:1.95;margin-top:22px}
.story2-safety-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}
.story2-safety-tags span{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(208,106,84,.16);border-radius:999px;background:rgba(255,255,255,.62);font-size:10px;color:var(--muted)}
.story2-safety-tags .icon{width:13px;height:13px;color:#a05747}
.story2-safety-flow{padding:12px;border-radius:31px}
.story2-safety-flow article{position:relative;display:grid;grid-template-columns:48px 28px minmax(0,1fr);gap:11px;align-items:center;padding:21px 18px;border-bottom:1px solid var(--line)}
.story2-safety-flow article:last-child{border-bottom:0}
.story2-safety-flow article>i{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(145deg,rgba(208,106,84,.12),var(--iris-tint));color:#a05747}
.story2-safety-flow article>i .icon{width:19px;height:19px}
.story2-safety-flow article>span{font-size:9px;color:var(--muted)}
.story2-safety-flow h3{font-size:19px}
.story2-safety-flow p{grid-column:3;font-size:11px;line-height:1.7}

.story2-ai-section .section-heading{max-width:850px;margin-inline:auto}
.story2-ai-map{display:grid;grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);gap:18px;align-items:stretch;border-radius:34px;padding:22px}
.story2-ai-lane{display:grid;gap:8px;padding:17px;border-radius:24px;background:rgba(255,255,255,.65)}
.story2-ai-lane>p{font-size:10px;font-weight:700;color:var(--accent);margin-bottom:4px}
.story2-ai-lane article{display:grid;grid-template-columns:32px minmax(0,1fr);gap:2px 8px;align-items:center;padding:13px;border:1px solid var(--line);border-radius:15px;background:var(--glass-high)}
.story2-ai-lane article>span{grid-row:1/3;font-size:9px;color:var(--accent)}
.story2-ai-lane article>b{font-size:12px}
.story2-ai-lane article>small{font-size:9px;color:var(--muted)}
.story2-ai-lane.optional{background:linear-gradient(145deg,var(--iris-tint),rgba(255,255,255,.58))}
.story2-ai-gate{align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;min-height:150px;padding:18px;border:1px solid var(--stroke);border-radius:45%;background:var(--glass-high);box-shadow:var(--shadow-small)}
.story2-ai-gate>i{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:var(--iris-tint);color:var(--accent)}
.story2-ai-gate>i .icon{width:20px;height:20px}
.story2-ai-gate b{font-size:11px}
.story2-ai-gate span{font-size:9px;color:var(--muted)}
.story2-ai-note{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:13px;align-items:center;max-width:900px;margin:23px auto 0;padding:16px 18px;border-top:1px solid var(--line)}
.story2-ai-note>.icon{width:18px;height:18px;color:var(--accent)}
.story2-ai-note p{font-size:11px}

.story2-journey-section{background:linear-gradient(180deg,transparent,var(--blue-tint),transparent)}
.story2-journey-shell{max-width:1080px;margin:auto;border-radius:34px;padding:13px}
.story2-journey-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}
.story2-journey-tabs button{min-height:78px;padding:12px 8px;border:1px solid transparent;border-radius:17px;background:transparent;text-align:left}
.story2-journey-tabs button span{display:block;font-size:9px;color:var(--muted)}
.story2-journey-tabs button b{display:block;margin-top:5px;font-size:11px;line-height:1.5}
.story2-journey-tabs button[aria-selected=true]{background:var(--glass-high);border-color:var(--stroke);box-shadow:var(--shadow-small);color:var(--accent-dark)}
.story2-journey-panel{position:relative;display:grid;grid-template-columns:150px minmax(0,1fr);gap:28px;align-items:center;min-height:230px;padding:35px;border:1px solid var(--stroke);border-radius:24px;background:rgba(255,255,255,.72)}
.story2-journey-panel>div:first-child{padding-right:22px;border-right:1px solid var(--line)}
.story2-journey-panel>div:first-child span{font-size:40px;color:var(--accent);font-weight:760}
.story2-journey-panel>div:first-child p{font-size:10px;margin-top:8px}
.story2-journey-panel h3{font-size:32px}
.story2-journey-panel section p{font-size:13px;line-height:1.9;margin-top:11px;max-width:57ch}
.story2-journey-progress{position:absolute;left:35px;right:35px;bottom:21px;height:3px;border-radius:999px;background:var(--surface-soft);overflow:hidden}
.story2-journey-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--blue));transition:width .35s var(--ease)}
.story2-commercial{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.72fr);gap:60px;align-items:center;margin-top:80px}
.story2-commercial h2{font-size:clamp(34px,3.6vw,52px)}
.story2-commercial>div>p:not(.small-label){font-size:14px;line-height:1.9;margin-top:20px}
.story2-commercial aside{padding:30px;border-radius:28px;display:grid;gap:9px;background:linear-gradient(145deg,var(--glass-high),var(--iris-tint))}
.story2-commercial aside span{font-size:9px;color:var(--accent);margin-top:10px}
.story2-commercial aside span:first-child{margin-top:0}
.story2-commercial aside b{font-size:14px;line-height:1.6}

.story2-backstage-section{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:70px;align-items:start}
.story2-iceberg{min-width:0}
.story2-visible{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:28px;border-radius:32px;background:linear-gradient(145deg,var(--glass-high),rgba(255,255,255,.67))}
.story2-visible>span,.story2-underwater>span{grid-column:1/-1;font-size:10px;font-weight:700;letter-spacing:.07em;color:var(--accent);margin-bottom:6px}
.story2-visible article{display:grid;place-items:center;gap:9px;min-height:105px;padding:12px;border-radius:19px;background:var(--surface);border:1px solid var(--line);text-align:center}
.story2-visible article .icon{width:21px;height:21px;color:var(--accent)}
.story2-visible article b{font-size:10px}
.story2-underwater{position:relative;margin:-12px 18px 0;padding:48px 25px 26px;border-radius:0 0 30px 30px;background:linear-gradient(160deg,#302b42,#272c3e);color:#f8f5ff}
.story2-underwater>span{color:#bdaaf0}
.story2-underwater>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.story2-underwater article{display:flex;align-items:center;gap:9px;min-height:58px;padding:11px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.05)}
.story2-underwater article .icon{width:16px;height:16px;color:#bdaaf0}
.story2-underwater article b{font-size:10px;color:rgba(248,245,255,.76)}
.story2-proof{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin-top:45px;padding-top:34px;border-top:1px solid var(--line)}
.story2-proof b{font-size:16px}
.story2-proof p{font-size:11px;line-height:1.8;margin-top:8px}
.story2-closing>p:not(.small-label){max-width:52ch;margin:22px auto 0;font-size:14px}

@media(min-width:851px){
  .nav{position:relative}
  .nav-links{position:absolute;left:50%;transform:translateX(-50%);margin-left:0}
}
@media(min-width:851px) and (max-width:1120px){.nav-install{display:inline-flex}}
@media(max-width:1120px){
  .story2-hero{gap:36px}
  .story2-hero-stage{min-height:520px}
  .story2-memory-cloud article{width:170px}
  .story2-memory-cloud article:nth-child(3){left:26%}
  .story2-context,.story2-cleanup-grid{gap:45px}
  .story2-entry-panel{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);padding:22px}
  .story2-bubbles>span{width:72px;height:72px}
  .story2-task-section,.story2-backstage-section{gap:40px}
}
@media(max-width:850px){
  .nav-links .mobile-nav-install{display:flex;margin-top:6px}
  .story2-hero{grid-template-columns:minmax(0,1fr);padding-top:58px;gap:42px;min-height:0}
  .story2-hero-copy{text-align:center}
  .story2-hero-copy>p:not(.small-label){margin-inline:auto}
  .story2-hero-copy .hero-actions{justify-content:center}
  .story2-hero-stage{min-height:550px}
  .story2-context,.story2-cleanup-grid,.story2-task-section,.story2-backstage-section{grid-template-columns:minmax(0,1fr);gap:38px}
  .story2-context-facts{justify-content:center}
  .story2-entry-shell{grid-template-columns:minmax(0,1fr)}
  .story2-entry-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
  .story2-entry-tabs button{grid-template-columns:30px minmax(0,1fr);min-height:86px}
  .story2-entry-tabs button>i{display:none}
  .story2-entry-panel{grid-template-columns:minmax(0,1fr);gap:24px}
  .story2-entry-copy ul{grid-template-columns:repeat(3,minmax(0,1fr))}
  .story2-bubble-diagram{grid-template-columns:repeat(3,minmax(0,1fr));min-height:0}
  .story2-bubble-cluster{min-height:285px;padding-inline:17px}
  .story2-layer-rule,.story2-proof{gap:20px}
  .story2-ai-map{grid-template-columns:minmax(0,1fr);gap:10px}
  .story2-ai-gate{min-height:95px;border-radius:22px}
  .story2-journey-tabs{grid-template-columns:repeat(5,160px);overflow-x:auto;padding-bottom:5px}
  .story2-commercial{grid-template-columns:minmax(0,1fr);gap:30px;margin-top:60px}
  .story2-backstage-section>.story2-section-copy{max-width:650px}
}
@media(max-width:560px){
  .story2-hero{padding:48px 0 66px;gap:29px}
  .story2-hero-copy h1{font-size:clamp(37px,11vw,48px);line-height:1.25}
  .story2-hero-copy>p:not(.small-label){font-size:14px;line-height:1.8}
  .story2-hero-stage{min-height:475px;border-radius:27px;padding:10px}
  .story2-window-bar{height:39px;border-radius:14px 14px 7px 7px}
  .story2-tab-pressure{padding-inline:3px}
  .story2-tab-pressure span{min-width:64px;font-size:8px}
  .story2-memory-cloud{height:330px}
  .story2-memory-cloud article{width:145px;min-height:116px;padding:16px;border-radius:25px}
  .story2-memory-cloud article:nth-child(1){left:1%;top:48px}
  .story2-memory-cloud article:nth-child(2){right:0;top:25px}
  .story2-memory-cloud article:nth-child(3){left:23%;bottom:21px;width:164px}
  .story2-memory-cloud i{width:36px;height:36px;margin-bottom:11px}
  .story2-memory-cloud b{font-size:14px}
  .story2-memory-cloud small{font-size:8px}
  .story2-hero-caption{left:12px;right:12px;bottom:11px;padding-left:11px;font-size:9px}
  .story2-hero-caption>span{max-width:26ch}
  .story2-hero-caption .text-button{display:none}
  .story2-section-copy h2,.story2-cleanup-copy h2{font-size:34px;line-height:1.28}
  .story2-section-copy>p:not(.small-label),.story2-cleanup-copy>p:not(.small-label){font-size:13px;line-height:1.85}
  .story2-context-facts{gap:12px;justify-content:flex-start}
  .story2-context-facts b{font-size:29px}
  .story2-context-visual{padding:19px;border-radius:24px}
  .story2-context-visual li{font-size:11px}
  .story2-answer{align-items:flex-start}
  .story2-entry-shell{padding:8px;border-radius:26px}
  .story2-entry-tabs{gap:3px}
  .story2-entry-tabs button{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;min-height:82px;padding:8px 4px;border-radius:17px}
  .story2-entry-tabs button small{display:none}
  .story2-entry-panel{padding:19px;border-radius:19px}
  .story2-entry-copy h3{font-size:28px}
  .story2-entry-copy>p:not(.story2-overline){font-size:12px}
  .story2-entry-copy ul{grid-template-columns:minmax(0,1fr)}
  .story2-entry-media{padding:4px;border-radius:15px}
  .story2-entry-media img{border-radius:11px}
  .story2-mechanism{padding:17px 10px;border-radius:27px}
  .story2-bubble-diagram{display:flex;flex-direction:column;gap:12px;min-height:0;margin-block:23px}
  .story2-bubble-cluster{min-height:210px;border-radius:70px;padding:22px}
  .story2-bubbles>span{width:68px;height:68px}
  .story2-bubble-principles{align-items:stretch}
  .story2-bubble-principles span{flex:1 1 130px}
  .story2-task-experience{padding:8px;border-radius:25px}
  .story2-task-tabs button{flex-direction:column;gap:3px;min-height:57px;padding:7px 3px;font-size:10px}
  .story2-task-panel{padding:20px;min-height:0;border-radius:19px}
  .story2-task-copy h3{font-size:24px}
  .story2-task-board{grid-template-columns:minmax(0,1fr)}
  .story2-layer-rule,.story2-proof{grid-template-columns:minmax(0,1fr);gap:25px}
  .story2-safety-flow article{grid-template-columns:43px 24px minmax(0,1fr);padding-inline:10px}
  .story2-safety-flow article>i{width:41px;height:41px}
  .story2-safety-flow h3{font-size:17px}
  .story2-ai-map{padding:10px;border-radius:25px}
  .story2-ai-lane{padding:10px;border-radius:18px}
  .story2-ai-note{grid-template-columns:22px minmax(0,1fr);padding-inline:6px}
  .story2-ai-note .text-link{grid-column:2;white-space:normal}
  .story2-journey-shell{padding:8px;border-radius:25px}
  .story2-journey-tabs{grid-template-columns:repeat(5,138px)}
  .story2-journey-panel{grid-template-columns:minmax(0,1fr);gap:14px;padding:23px 20px 42px;min-height:260px}
  .story2-journey-panel>div:first-child{display:flex;align-items:center;gap:12px;padding-right:0;border-right:0}
  .story2-journey-panel>div:first-child span{font-size:30px}
  .story2-journey-panel>div:first-child p{margin-top:0}
  .story2-journey-panel h3{font-size:27px}
  .story2-journey-panel section p{font-size:12px}
  .story2-commercial aside{padding:24px}
  .story2-visible{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px;border-radius:24px}
  .story2-visible article{min-height:90px}
  .story2-underwater{margin-inline:8px;padding:39px 17px 20px}
  .story2-underwater>div{grid-template-columns:minmax(0,1fr)}
  .story2-closing>p:not(.small-label){font-size:12px}
}
@media(prefers-reduced-motion:reduce){
  .story2-memory-cloud article{animation:none}
  .story2-entry-tabs button,.story2-journey-progress i{transition:none}
}

/* finesse · component: offline-install-dialog · register=brand · direction=calm editorial product craft */
.offline-dialog{width:min(760px,calc(100% - 32px));overflow:hidden}
.offline-dialog-bar{padding:22px 25px;border-bottom:1px solid var(--line);background:var(--glass-high)}
.offline-dialog-bar>div{display:grid;gap:3px}
.offline-dialog-bar>div>span{font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--accent);text-transform:uppercase}
.offline-dialog-bar h2{font-size:22px;line-height:1.4}
.offline-body{display:grid;gap:22px;padding:25px}
.offline-body>p{font-size:13px;line-height:1.8;max-width:66ch}
.offline-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.offline-steps li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-content:start;min-height:150px;padding:17px 15px;border:1px solid var(--line);border-radius:18px;background:var(--surface-soft)}
.offline-steps li>b{display:grid;place-items:center;width:32px;height:32px;border-radius:11px;background:var(--iris-tint);color:var(--accent-dark);font-size:12px}
.offline-steps li>div{display:grid;align-content:start;gap:7px;padding-top:4px}
.offline-steps strong{font-size:13px;line-height:1.45}
.offline-steps span{font-size:11px;line-height:1.75;color:var(--muted)}
.offline-package-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--glass-high)}
.offline-package-card[data-package-state="available"]{border-color:rgba(44,128,104,.32);background:rgba(236,248,243,.74)}
.offline-package-card[data-package-state="error"]{border-color:rgba(179,59,69,.25);background:rgba(255,245,246,.74)}
.offline-package-copy{display:grid;gap:2px;min-width:0}
.offline-package-copy>span{font-size:10px;font-weight:700;color:var(--accent);letter-spacing:.04em}
.offline-package-copy>strong{font-size:14px;overflow-wrap:anywhere}
.offline-package-copy>small{font-size:11px;color:var(--muted)}
.offline-download-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:10px 16px;border:1px solid var(--accent);border-radius:14px;background:var(--accent-dark);color:var(--button-ink);font-size:12px;font-weight:700;white-space:nowrap}
.offline-download-button:hover{background:var(--accent)}
.offline-download-button[aria-disabled="true"]{pointer-events:none;border-color:var(--line);background:var(--surface-soft);color:var(--muted)}
.offline-download-button .icon{width:18px;height:18px}
.offline-retry{grid-column:2;min-height:36px;padding:0;font-size:11px}
.offline-retry[hidden]{display:none}
.offline-hint{font-size:10px!important;color:var(--muted);padding-top:2px;border-top:1px solid var(--line)}
@media(max-width:650px){
  .offline-dialog{width:calc(100% - 20px);border-radius:20px}
  .offline-dialog-bar{padding:16px 17px;align-items:center;flex-direction:row}
  .offline-dialog-bar h2{font-size:18px}
  .offline-body{padding:17px;gap:16px}
  .offline-steps{grid-template-columns:minmax(0,1fr)}
  .offline-steps li{min-height:0;grid-template-columns:34px minmax(0,1fr);padding:14px}
  .offline-package-card{grid-template-columns:minmax(0,1fr)}
  .offline-download-button{width:100%}
  .offline-retry{grid-column:1;justify-self:start}
}
