:root{--story-bg: radial-gradient(1200px 800px at 12% 16%, #0f2238 0%, #060b13 62%, #03060a 100%);--story-card: rgba(11, 20, 34, .78);--story-card-border: rgba(148, 163, 184, .24);--story-card-shadow: 0 34px 70px rgba(2, 8, 19, .52);--story-text: #f8fafc;--story-muted: rgb(255 255 255 / 70%);--story-accent: #facc15;--story-progress-track: rgba(226, 232, 240, .2);--story-progress-fill: linear-gradient(180deg, #34d399 0%, var(--story-accent) 100%);--story-progress-surface: rgba(6, 11, 19, .62);--story-visual-border: rgba(255, 255, 255, .2);--story-visual-text: #f8fafc;--story-focus: rgba(186, 230, 253, .75)}:root[data-theme=light]{--story-bg: radial-gradient(1200px 780px at 18% 14%, #f6fbff 0%, #ecf3ff 58%, #e8eef9 100%);--story-card: rgba(255, 255, 255, .86);--story-card-border: rgba(15, 23, 42, .12);--story-card-shadow: 0 26px 54px rgba(15, 23, 42, .14);--story-text: #0f172a;--story-muted: rgba(30, 41, 59, .78);--story-accent: #2563eb;--story-progress-track: rgba(37, 99, 235, .2);--story-progress-fill: linear-gradient(180deg, #10b981 0%, #2563eb 100%);--story-progress-surface: rgba(255, 255, 255, .8);--story-visual-border: rgba(15, 23, 42, .16);--story-visual-text: #0f172a;--story-focus: rgba(37, 99, 235, .45)}body.story-body{margin:0;min-height:100vh;font-family:Montserrat,sans-serif;color:var(--story-text);background:var(--story-bg);transition:background .42s ease,color .28s ease}body.story-body.story-body--desktop,body.story-body.story-body--mobile{overflow-x:hidden;overflow-y:auto}body.story-body::-moz-selection{background:#34d3994d}body.story-body::selection{background:#34d3994d}:root[data-theme=light] body.story-body::-moz-selection{background:#2563eb38}:root[data-theme=light] body.story-body::selection{background:#2563eb38}body.story-body[data-story-panel=vision]{--story-bg: radial-gradient(1200px 780px at 8% 12%, #102742 0%, #060f1d 60%, #03060a 100%);--story-accent: #facc15}body.story-body[data-story-panel=origin-a]{--story-bg: radial-gradient(1180px 760px at 78% 12%, #0d2d44 0%, #06121e 62%, #03070c 100%);--story-accent: #38bdf8}body.story-body[data-story-panel=origin-b]{--story-bg: radial-gradient(1180px 760px at 26% 74%, #26113d 0%, #0c0718 63%, #03040a 100%);--story-accent: #a78bfa}body.story-body[data-story-panel=what-we-do]{--story-bg: radial-gradient(1180px 760px at 80% 20%, #0f2f26 0%, #05140f 62%, #020906 100%);--story-accent: #34d399}body.story-body[data-story-panel=differentiator]{--story-bg: radial-gradient(1180px 760px at 30% 28%, #3a1227 0%, #140810 62%, #08050a 100%);--story-accent: #fb7185}body.story-body[data-story-panel=founder]{--story-bg: radial-gradient(1180px 760px at 74% 34%, #1f2c4c 0%, #0c1328 62%, #05070f 100%);--story-accent: #f97316}:root[data-theme=light] body.story-body[data-story-panel=vision]{--story-bg: radial-gradient(1200px 760px at 10% 12%, #fff8e6 0%, #eff4ff 62%, #e9eef8 100%);--story-accent: #f59e0b}:root[data-theme=light] body.story-body[data-story-panel=origin-a]{--story-bg: radial-gradient(1200px 760px at 80% 10%, #e7f6ff 0%, #eff4ff 62%, #e9eef8 100%);--story-accent: #0ea5e9}:root[data-theme=light] body.story-body[data-story-panel=origin-b]{--story-bg: radial-gradient(1200px 760px at 24% 74%, #f3edff 0%, #eff4ff 62%, #e9eef8 100%);--story-accent: #8b5cf6}:root[data-theme=light] body.story-body[data-story-panel=what-we-do]{--story-bg: radial-gradient(1200px 760px at 80% 20%, #e8fff4 0%, #eff4ff 62%, #e9eef8 100%);--story-accent: #10b981}:root[data-theme=light] body.story-body[data-story-panel=differentiator]{--story-bg: radial-gradient(1200px 760px at 30% 28%, #ffeaf0 0%, #eff4ff 62%, #e9eef8 100%);--story-accent: #f43f5e}:root[data-theme=light] body.story-body[data-story-panel=founder]{--story-bg: radial-gradient(1200px 760px at 74% 34%, #fff4e8 0%, #eff4ff 62%, #e9eef8 100%);--story-accent: #f97316}.story-stage{--story-progress-ratio: 0;position:relative;min-height:100svh;padding:calc(var(--nav-h-desktop) + 20px) clamp(1rem,3vw,2.2rem) 2.2rem;display:flex;align-items:center;justify-content:center}.story-track{position:relative;width:min(1160px,100%);min-height:72vh;margin:0 auto}.story-slide{position:absolute;inset:0;border-radius:32px;border:1px solid var(--story-card-border);background:var(--story-card);backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);box-shadow:var(--story-card-shadow);opacity:0;transform:translateY(42px) scale(.97);pointer-events:none;will-change:transform,opacity}.story-slide.is-active{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.story-slide__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:stretch;gap:clamp(1rem,2.4vw,2.2rem);width:100%;height:100%;padding:clamp(1.35rem,3vw,2.7rem)}.story-slide__content{min-width:0;display:block}.story-slide__content--split,.story-slide__content--founder{display:grid;gap:1rem}.story-slide__content--split{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.story-slide__content--founder{grid-template-columns:minmax(0,1fr)}.story-slide__badge{display:inline-flex;align-items:center;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;color:var(--story-accent);font-weight:700}.story-slide__title{margin:.85rem 0 .95rem;font-family:Krona One,sans-serif;font-size:clamp(1.45rem,2.55vw,2.35rem);line-height:1.32;color:var(--story-text)}.story-slide__text{margin:0 0 .95rem;color:var(--story-muted);line-height:1.72;font-size:clamp(.96rem,1.1vw,1.04rem);max-width:64ch}.story-list{margin:0;padding:0;list-style:none;display:grid;gap:.85rem}.story-list li{position:relative;padding-left:1.7rem;line-height:1.62;color:var(--story-muted)}.story-list li:before{content:"";position:absolute;left:0;top:.52em;width:.86rem;height:.86rem;border-radius:50%;background:radial-gradient(circle at 32% 30%,#fff,var(--story-accent));box-shadow:0 0 14px #ffffff80}:root[data-theme=light] .story-list li:before{box-shadow:0 0 11px #2563eb38}.story-slide__visual{min-width:0;display:flex;align-items:stretch}.story-visual-card{--visual-bg: linear-gradient(160deg, rgba(15, 23, 42, .82), rgba(15, 23, 42, .55));position:relative;width:100%;min-height:290px;border-radius:24px;border:1px solid var(--story-visual-border);background:var(--visual-bg);color:var(--story-visual-text);padding:1.2rem 1.15rem;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 20px 38px #02061761}.story-visual-card__step{align-self:flex-start;font-family:Krona One,sans-serif;font-size:.78rem;letter-spacing:.18em;padding:.34rem .55rem;border-radius:999px;background:#ffffff24}.story-visual-card h3{margin:.7rem 0 .5rem;font-family:Krona One,sans-serif;font-size:1.12rem;line-height:1.4}.story-visual-card p{margin:0;font-size:.96rem;line-height:1.6;color:#f8fafce6}:root[data-theme=light] .story-visual-card p{color:#0f172ad1}.story-visual-card__glow{position:absolute;width:190px;height:190px;right:-56px;bottom:-68px;border-radius:50%;background:radial-gradient(circle,#ffffff85,#fff0);opacity:.42;pointer-events:none}.story-visual-card--vision{--visual-bg: linear-gradient(156deg, rgba(245, 158, 11, .84), rgba(30, 58, 138, .82))}.story-visual-card--origin-a{--visual-bg: linear-gradient(156deg, rgba(14, 165, 233, .88), rgba(8, 47, 73, .86))}.story-visual-card--origin-b{--visual-bg: linear-gradient(156deg, rgba(139, 92, 246, .86), rgba(76, 29, 149, .84))}.story-visual-card--what-we-do{--visual-bg: linear-gradient(156deg, rgba(16, 185, 129, .88), rgba(6, 95, 70, .84))}.story-visual-card--differentiator{--visual-bg: linear-gradient(156deg, rgba(244, 63, 94, .86), rgba(136, 19, 55, .84))}.story-visual-card--founder{--visual-bg: linear-gradient(156deg, rgba(249, 115, 22, .86), rgba(194, 65, 12, .84))}:root[data-theme=light] .story-visual-card{box-shadow:0 16px 32px #2563eb26}.founder-highlight{color:#22c55e}.founder-role{color:#f8fafccc;font-size:.84em}.founder-uni{color:#f87171;font-weight:700}:root[data-theme=light] .founder-highlight{color:#0f766e}:root[data-theme=light] .founder-role{color:#0f172ab8}:root[data-theme=light] .founder-uni{color:#dc2626}.founder-cta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;align-items:stretch}.story-link-button{display:inline-flex;align-items:center;justify-content:center;gap:.68rem;min-height:3.2rem;padding:.88rem 1.1rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);text-decoration:none;font-family:Krona One,sans-serif;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.story-link-button:hover,.story-link-button:focus-visible{transform:translateY(-1px)}.story-link-button--primary{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#a7f3d06b;color:#052e16;box-shadow:0 18px 38px -18px #22c55e85}.story-link-button--secondary{background:#ffffff14;border-color:#ffffff2e;color:var(--story-text)}:root[data-theme=light] .story-link-button--secondary{background:#ffffffd1;border-color:#2563eb29;color:#0f172a}.story-progress{position:absolute;top:50%;right:clamp(.45rem,2vw,1.4rem);transform:translateY(-50%);display:grid;grid-template-columns:auto auto;align-items:start;gap:.8rem;z-index:4}.story-progress__rail{position:relative;width:4px;height:clamp(250px,46vh,360px);border-radius:999px;background:var(--story-progress-track);overflow:hidden}.story-progress__fill{position:absolute;inset:0;background:var(--story-progress-fill);transform-origin:top center;transform:scaleY(var(--story-progress-ratio));transition:transform .14s linear}.story-progress__buttons{display:flex;flex-direction:column;gap:.45rem}.story-progress__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;background:transparent;color:var(--story-muted);border-radius:12px;padding:.42rem .62rem;display:flex;flex-direction:column;align-items:flex-start;gap:.16rem;cursor:pointer;transition:border-color .18s ease,color .18s ease,transform .18s ease,background .18s ease}.story-progress__button:hover{color:var(--story-text)}.story-progress__button:focus-visible{outline:2px solid var(--story-focus);outline-offset:2px}.story-progress__button.is-active{border-color:#ffffff52;background:#ffffff14;color:var(--story-text);transform:translate(4px)}:root[data-theme=light] .story-progress__button.is-active{border-color:#2563eb57;background:#ffffffd1}.story-progress__index{font-family:Krona One,sans-serif;font-size:.72rem;letter-spacing:.17em}.story-progress__label{font-size:.82rem;font-weight:600}.glow-button{--glow-accent: #22c55e;--glow-accent-soft: rgba(134, 239, 172, .92);--glow-shadow-main: rgba(34, 197, 94, .6);--glow-shadow-outer: rgba(134, 239, 172, .8);--glow-ring: rgba(236, 253, 245, .35);--glow-text: #052e16;--glow-icon-color: #052e16;position:relative;display:inline-flex;width:100%;min-width:0;border-radius:999px;text-decoration:none;cursor:pointer}.glow-button__halo{position:absolute;inset:-24%;border-radius:inherit;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.45) 0%,transparent 62%),radial-gradient(circle at 80% 0%,rgba(74,222,128,.35) 0%,transparent 58%);opacity:.55;filter:blur(18px);pointer-events:none}:root[data-theme=light] .glow-button__halo{opacity:.32}.glow-button__inner{position:relative;z-index:1;width:100%;display:inline-flex;align-items:center;justify-content:flex-start;gap:.78rem;padding:.92rem 1.2rem;border-radius:inherit;background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.96),var(--glow-accent));box-shadow:0 20px 40px -16px var(--glow-shadow-main),0 0 42px -8px var(--glow-shadow-outer),0 0 0 1px #ffffff73;color:var(--glow-text);transition:transform .2s ease,box-shadow .2s ease}.glow-button__ring{position:absolute;inset:3px;border-radius:inherit;border:1px solid var(--glow-ring);pointer-events:none;z-index:2}.glow-button__icon{flex-shrink:0;width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffffff73,#fff0 65%),linear-gradient(135deg,var(--glow-accent-soft),var(--glow-accent));box-shadow:0 0 0 1px #ffffff94;color:var(--glow-icon-color)}.glow-button__text{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.16rem;text-align:left}.glow-button__label{font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;opacity:.72;line-height:1}.glow-button__main{font-size:1rem;line-height:1.2;white-space:nowrap}.glow-button:hover .glow-button__inner,.glow-button:focus-visible .glow-button__inner{transform:translateY(-2px);box-shadow:0 22px 44px -15px var(--glow-shadow-main),0 0 46px -6px var(--glow-shadow-outer),0 0 0 1px #ffffff85}.glow-button:focus-visible{outline:none}.glow-button--crimson{--glow-accent: #ef4444;--glow-accent-soft: rgba(248, 113, 113, .94);--glow-shadow-main: rgba(239, 68, 68, .55);--glow-shadow-outer: rgba(248, 113, 113, .78);--glow-ring: rgba(255, 228, 230, .38);--glow-text: #3b0a0a;--glow-icon-color: #3b0a0a}@media(max-width:1240px){.story-track{width:min(1020px,100%)}.story-slide__inner{grid-template-columns:minmax(0,1fr) minmax(220px,300px)}}@media(max-width:1024px){.story-stage{min-height:100svh;padding:calc(var(--nav-h-mobile) + 18px) var(--bf-gutter) 1.2rem;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:1rem}.story-progress{position:sticky;top:calc(var(--nav-h-mobile) + 8px);transform:none;z-index:12;width:100%;align-self:stretch;margin:0 0 1rem;display:grid;gap:.65rem;grid-template-columns:1fr;padding:.72rem;border-radius:16px;border:1px solid var(--story-card-border);background:var(--story-progress-surface);backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%)}.story-progress__rail{width:100%;height:4px}.story-progress__fill{transform-origin:left center;transform:scaleX(var(--story-progress-ratio))}.story-progress__buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.story-progress__button{min-width:0;width:100%;align-items:flex-start}.story-progress__button.is-active{transform:translate(0)}.story-track{min-height:0;display:grid;gap:1rem}.story-slide{position:relative;inset:auto;min-height:0;border-radius:24px;opacity:1;transform:none;pointer-events:auto}.story-slide__inner{grid-template-columns:1fr;padding:1.25rem;height:auto}.story-slide__content--split,.story-slide__content--founder{grid-template-columns:1fr}.story-slide__visual{order:2}.story-visual-card{min-height:200px}.founder-cta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.founder-cta{grid-template-columns:1fr}.story-link-button{min-height:3rem;font-size:.72rem}}@media(max-width:600px){.story-stage{min-height:100svh;padding:calc(var(--nav-h-mobile) + 14px) 12px 14px;align-items:stretch;justify-content:flex-start}.story-progress{top:calc(var(--nav-h-mobile) + 6px);padding:.56rem .62rem;border-radius:14px;gap:.52rem}.story-progress__rail{height:3px}.story-progress__buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:.36rem}.story-progress__button{padding:.3rem .45rem;border-radius:10px;gap:.12rem}.story-progress__index{font-size:.64rem;letter-spacing:.15em}.story-progress__label{font-size:.72rem;line-height:1.2}.story-track{width:min(560px,100%);margin:0 auto}.story-slide__visual{display:none}.story-slide{border-radius:22px;overflow:hidden}.story-slide__inner{grid-template-columns:1fr;padding:1.05rem 1rem 1rem;gap:.8rem}.story-slide__content--split,.story-slide__content--founder{display:grid;grid-template-columns:1fr;gap:.74rem;align-content:center}.story-slide__content{text-align:center;width:min(100%,46ch);margin-inline:auto}.story-slide__badge{font-size:.64rem;letter-spacing:.13em}.story-slide__title{margin:.55rem 0 .6rem;font-size:clamp(1.08rem,5.2vw,1.3rem);line-height:1.25;text-wrap:balance}.story-slide__text{margin:0 0 .65rem;line-height:1.5;font-size:clamp(.82rem,3.6vw,.92rem);max-width:42ch;margin-inline:auto}.story-list{gap:.56rem;margin:.18rem auto 0;width:min(100%,42ch);text-align:left}.story-list li{padding-left:1.35rem;line-height:1.44;font-size:clamp(.82rem,3.5vw,.9rem)}.story-list li:before{top:.5em;width:.62rem;height:.62rem}.founder-role{display:block;margin-top:.2rem}.story-slide[data-panel=founder] .story-slide__inner{align-content:stretch}.story-slide[data-panel=founder] .story-slide__content{width:min(100%,52ch);text-align:left;margin-inline:0}.founder-cta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.story-link-button{min-height:2.7rem;padding:.72rem .8rem;gap:.42rem;font-size:.66rem}.glow-button__inner{padding:.56rem .62rem;gap:.38rem;justify-content:center}.glow-button__icon{width:1.32rem;height:1.32rem}.glow-button__text{gap:0;align-items:center;text-align:center}.glow-button__label{display:none}.glow-button__main{font-size:.78rem;line-height:1.14;white-space:nowrap}}@media(max-width:420px){.story-stage{padding:calc(var(--nav-h-mobile) + 10px) 8px 10px}.story-progress{top:calc(var(--nav-h-mobile) + 4px);padding:.45rem .48rem;gap:.42rem}.story-progress__button{padding:.24rem .34rem}.story-progress__index{font-size:.6rem}.story-progress__label{font-size:.68rem}.story-track{width:100%}.story-slide{border-radius:18px}.story-slide__inner{padding:.92rem .84rem .86rem;gap:.66rem}.story-slide__badge{font-size:.6rem;letter-spacing:.11em}.story-slide__title{margin:.48rem 0 .52rem;font-size:clamp(1rem,5.1vw,1.16rem);line-height:1.2}.story-slide__text{margin:0 0 .52rem;font-size:clamp(.78rem,3.65vw,.86rem);line-height:1.42}.story-list{gap:.42rem}.story-list li{padding-left:1.2rem;font-size:clamp(.78rem,3.55vw,.84rem);line-height:1.38}.story-list li:before{width:.56rem;height:.56rem}.glow-button__inner{padding:.52rem .55rem;gap:.32rem}.glow-button__icon{width:1.22rem;height:1.22rem}.glow-button__main{font-size:.72rem}.founder-cta{grid-template-columns:1fr}.story-link-button{min-height:2.9rem;font-size:.68rem}}@media(prefers-reduced-motion:reduce){.story-slide,.story-progress__fill,.story-progress__button,.glow-button__inner{transition:none!important;animation:none!important}}
