/*! tailwindcss v4.3.2 | 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)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-family-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.contents{display:contents}.flex{display:flex}.hidden{display:none}.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}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{color-scheme:light;--color-ink-strong:#000;--color-ink:#1d2129;--color-copy:#4e5969;--color-muted:#86909c;--color-muted-on-light:#5f6877;--color-paper:#fff;--color-panel:#f7f8fa;--color-canvas:#efefef;--color-night:#000;--color-media-fallback:#161719;--color-accent:#00d9ff;--color-accent-start:#06e8f8;--color-accent-end:#0ef860;--color-line:#1d212924;--color-focus-inner:#fff;--color-focus-outer:#1d2129;--gradient-brand:linear-gradient(162.287deg,var(--color-accent-start) 15.241%,var(--color-accent-end) 85.628%);--page-gutter:clamp(20px,6.25vw,120px);--page-max:1680px;--section-space:clamp(72px,4.167vw,80px);--heading-gap:clamp(16px,1.042vw,20px);--radius-card:24px;--radius-card-large:32px;--radius-panel:80px;--radius-pill:999px;--shadow-card:0 4px 20px #00000040;--font-family-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Noto Sans CJK SC","Microsoft YaHei",sans-serif;--font-display:clamp(3.5rem,5.208vw,6.25rem);--section-heading-font-size:clamp(2.5rem,4.167vw,5rem);--section-heading-font-weight:700;--section-heading-line-height:normal;--section-heading-letter-spacing:0;--section-heading-text-transform:none;--section-eyebrow-font-size:1rem;--section-eyebrow-font-weight:400;--section-eyebrow-line-height:1.5;--section-eyebrow-letter-spacing:0;--section-eyebrow-text-transform:none;--font-body-large:clamp(1.125rem,1.458vw,1.75rem);--line-height-copy:1.5;--media-aspect-landscape:16/9;--motion-control-feedback:.18s}.hero-section{background:linear-gradient(90deg,var(--color-paper) 0 46%,transparent 72%),var(--color-paper);min-height:clamp(760px,56.25vw,1080px);padding-block:0}.hero-section:after{z-index:2;background:linear-gradient(90deg,var(--color-paper) 0 64%,transparent 100%);content:"";width:34%;height:22%;position:absolute;top:37%;left:48%}.hero-section__poster{background:var(--color-paper);clip-path:inset(19% 0 31% 55%);border-radius:0;width:100%;height:100%;position:absolute;inset:0}.hero-section__poster img{object-fit:cover;object-position:right 26%}.hero-section__poster:after{background:linear-gradient(90deg,var(--color-paper) 0 66%,transparent 78%);content:"";position:absolute;inset:0}.hero-section__letters{inset:7% var(--page-gutter) auto;color:#0000;letter-spacing:-.12em;-webkit-text-stroke:2px var(--color-ink-strong);justify-content:space-between;font-size:clamp(8rem,21vw,25rem);font-weight:800;line-height:.8;display:flex;position:absolute}.hero-section__content{z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;min-height:clamp(760px,56.25vw,1080px);padding-block:clamp(100px,10vw,190px) clamp(72px,7vw,134px);display:flex;position:relative}.hero-section h1{max-width:12ch;color:var(--color-ink-strong);font-size:var(--font-display);letter-spacing:-.065em;text-wrap:balance;margin:0;font-style:italic;font-weight:760;line-height:.92}.hero-section__content>p{max-width:64ch;color:var(--color-copy);margin:36px 0 42px;font-size:clamp(1rem,1.15vw,1.375rem);line-height:1.65}.hero-section .section-cta--secondary{color:var(--color-ink-strong);-webkit-backdrop-filter:none;backdrop-filter:none;background:#eff0f2;border-color:#0000}.learn-more-section{background:var(--color-paper);overflow:clip}.learn-more-scene__stage{position:relative}.learn-more-transition-field{pointer-events:none;display:none}.community-section .section-heading,.learn-more-section .section-heading,.products-section .section-heading,.tokenomics-section .section-heading{text-align:center;margin-inline:auto}.learn-more-heading h2{flex-direction:column;align-items:flex-start;display:flex}.learn-more-heading__lead{color:var(--color-ink-strong);letter-spacing:-.035em;font-size:clamp(1.5rem,2vw,2rem);font-weight:500;line-height:1.2}.learn-more-heading__accent{background:var(--gradient-brand);color:#0000;letter-spacing:-.055em;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:10px;font-size:clamp(3.75rem,5vw,5rem);font-weight:700;line-height:1;display:inline-block}.learn-more-grid{gap:16px;margin-top:clamp(44px,5vw,84px);padding:0;list-style:none;display:flex}.learn-more-grid__item{flex:1 1 0;min-width:0}.learn-more-grid__item[data-card-expanded=true]{flex-grow:1.55}.learn-more-card{border:1px solid var(--color-line);background:var(--color-media-fallback);min-width:0;min-height:clamp(420px,34vw,650px);color:var(--color-paper);border-radius:0;flex-direction:column;justify-content:flex-start;display:flex;position:relative;overflow:hidden}.learn-more-grid__item .learn-more-card{height:100%}.learn-more-card .learn-more-card__media{background:#061120;border-radius:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.learn-more-card__media:after{display:none}.learn-more-card__artwork-stage{position:absolute;inset:0;overflow:hidden}.learn-more-card .learn-more-card__media img{object-fit:cover;object-position:var(--learn-more-object-x,50%) var(--learn-more-object-y,50%);border-radius:0;width:100%;max-width:none;height:100%;position:absolute;inset:0}.learn-more-card__ecosystem-chart{z-index:1;filter:drop-shadow(0 0 10px #00ffa833);pointer-events:none;width:90%;height:34%;position:absolute;top:20%;left:5%}.learn-more-card__chart-grid{fill:none;stroke:#ffffff94;stroke-dasharray:3 5;stroke-width:1px}.learn-more-card__chart-line{fill:none;stroke-width:2px;vector-effect:non-scaling-stroke}.learn-more-card__chart-line--cyan{stroke:#00d8ff}.learn-more-card__chart-line--green{stroke:#00ff8f}.learn-more-card__chart-line--blue{stroke:#2445ff}.learn-more-card__chart-legend text{fill:#fffc;font-size:12px}.learn-more-card__chart-tooltip rect{fill:#dfe5e8d1}.learn-more-card__chart-tooltip text{fill:#53606a;font-size:9px}.learn-more-card__world-grade{z-index:1;mix-blend-mode:screen;opacity:.58;pointer-events:none;transition:opacity var(--motion-control-feedback) ease-out;background:radial-gradient(at 48% 92%,#84189bc7 0,#58117a80 34%,#0000 64%),linear-gradient(#29489042,#4b0c6994);position:absolute;inset:0}.learn-more-card[data-visual-active=true] .learn-more-card__world-grade{opacity:1;background:radial-gradient(at 54% 92%,#9a1aa6e6 0,#6f1798c7 42%,#0000 75%),linear-gradient(#2948aac7,#532da0b8 52%,#9a1aa6e6)}.learn-more-card__media--placeholder{background:radial-gradient(circle at 72% 24%,#00ffa847,#0000 34%),radial-gradient(circle at 24% 72%,#06e8f838,#0000 38%),#10151b}.learn-more-card__copy{z-index:1;background:linear-gradient(#0000,#000000c2 34%);gap:10px;margin-top:auto;padding:clamp(20px,2.2vw,36px);display:grid;position:relative}.learn-more-card:has(.learn-more-card__progress) .learn-more-card__copy{padding-bottom:80px}.learn-more-card__visual-copy{display:none}.learn-more-card__progress{z-index:4;pointer-events:none;align-items:center;gap:12px;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:20px;right:50%;transform:translate(50%)}.learn-more-card__progress li{width:20px;height:10px;transition:width var(--motion-control-feedback) ease-out,background-color var(--motion-control-feedback) ease-out;background:#ffffffb8;border-radius:50px}.learn-more-card__progress li[data-active=true]{background:#09101a;width:60px}.learn-more-card__progress-control{display:none}.learn-more-card h3,.learn-more-card p{margin:0}.learn-more-card h3{font-size:clamp(1.25rem,1.8vw,2rem)}.learn-more-card__trigger{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-weight:700}.learn-more-card__panel{opacity:1;transition:opacity var(--motion-control-feedback) ease-out,transform var(--motion-control-feedback) ease-out;gap:10px;display:grid;transform:translateY(0)}.learn-more-card__panel[hidden]{display:none}.learn-more-card__panel p{color:#ffffffad;margin:0;line-height:1.55}.learn-more-card .section-cta{min-width:0;margin-top:6px}.learn-more-card__semantic-status{background:#ffffff2e;border:1px solid #ffffff8a;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;min-width:min(236px,100%);padding:12px 24px;display:inline-flex}@media (max-width:1279px){.learn-more-grid{overscroll-behavior-inline:contain;scroll-padding-inline:var(--page-gutter);scroll-snap-type:inline mandatory;scrollbar-width:thin;padding-bottom:12px;overflow-x:auto}.learn-more-grid__item,.learn-more-grid__item[data-card-expanded=true]{scroll-snap-align:start;flex:0 0 min(78vw,580px)}.learn-more-card__progress li,.learn-more-card__progress li[data-active=true]{background:0 0;border-radius:0;width:auto;height:auto}.learn-more-grid[data-enhanced=true] .learn-more-card__progress-control{cursor:pointer;background:#ffffffb8;border:0;border-radius:50px;width:20px;height:10px;padding:0;display:block}.learn-more-card__progress{pointer-events:auto}.learn-more-card__progress-control[aria-pressed=true]{background:#09101a;width:60px}.learn-more-card__progress-control:focus-visible{outline:3px solid var(--color-focus-inner);outline-offset:3px;box-shadow:0 0 0 5px var(--color-focus-outer)}}@media (min-width:1280px) and (prefers-reduced-motion:no-preference){.section-shell.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]){min-height:100svh;padding-block:0}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual])>.page-container{width:100%;max-width:none;min-height:100svh;padding-inline:0;position:relative}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .section-heading{z-index:2;top:50%;left:var(--page-gutter);width:min(24rem,28vw);opacity:var(--learn-more-section-copy-opacity,1);text-align:left;transform:translate3d(var(--learn-more-section-copy-translate-x,0),-50%,0);margin-inline:0;position:absolute}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-scene__stage{align-items:center;min-height:100svh;display:flex}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-grid{width:min(100vw - 40px,1400px);height:min(100svh - 40px,842px);opacity:var(--learn-more-cards-opacity,1);transform:translate3d(var(--learn-more-rail-translate-x,35vw),0,0);align-items:stretch;gap:16px;margin:0 auto}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-grid__item{--learn-more-card-grow:1;--learn-more-card-basis-offset:0px;flex-basis:calc(25% - 104.667px + var(--learn-more-card-basis-offset));flex-shrink:0;overflow:hidden}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-grid__item:first-child{--learn-more-card-grow:var(--learn-more-card-1-grow,1);--learn-more-card-basis-offset:var(--learn-more-card-1-basis-offset,0px);flex-grow:var(--learn-more-card-1-grow,1)}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-grid__item:nth-child(2){--learn-more-card-grow:var(--learn-more-card-2-grow,1);--learn-more-card-basis-offset:var(--learn-more-card-2-basis-offset,0px);flex-grow:var(--learn-more-card-2-grow,1)}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-grid__item:nth-child(3){--learn-more-card-grow:var(--learn-more-card-3-grow,1);--learn-more-card-basis-offset:var(--learn-more-card-3-basis-offset,0px);flex-grow:var(--learn-more-card-3-grow,1)}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-grid__item:nth-child(4){--learn-more-card-grow:var(--learn-more-card-4-grow,4);--learn-more-card-basis-offset:var(--learn-more-card-4-basis-offset,370.667px);flex-grow:var(--learn-more-card-4-grow,4)}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card{min-height:0}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card .learn-more-card__media{width:100%;height:100%;position:absolute;inset:0}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__artwork-stage{width:100%;height:100%;inset:0}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card .learn-more-card__media img{width:100%;max-width:none;height:100%;opacity:var(--learn-more-media-artwork-opacity);object-fit:cover;object-position:var(--learn-more-object-x,50%) var(--learn-more-object-y,50%);position:absolute;inset:0;transform:none}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__visual-copy{z-index:2;color:#fff;opacity:0;pointer-events:none;text-align:center;text-shadow:0 2px 24px #0000007a;transition:opacity var(--motion-control-feedback) ease-out,transform var(--motion-control-feedback) ease-out;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:104px;left:30px;right:30px;transform:translateY(12px)}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card[data-visual-active=true] .learn-more-card__visual-copy{opacity:1;transform:translateY(0)}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__visual-copy strong{letter-spacing:-.035em;max-width:18ch;font-size:clamp(1.6rem,2vw,2.25rem);line-height:1.04}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__visual-copy>span:not(.learn-more-card__status,.learn-more-card__visual-cta){color:#ffffffa3;margin-top:8px;font-size:.95rem}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__status,.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__visual-cta{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff2e;border:1px solid #ffffff8a;border-radius:999px;min-width:236px;margin-top:28px;padding:14px 28px;font-size:1.1rem}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card[data-media-crop=ecosystem] .learn-more-card__visual-copy{text-align:left;align-items:flex-start;top:28px;bottom:auto}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card[data-media-crop=ecosystem] .learn-more-card__ecosystem-chart{opacity:0;transition:opacity var(--motion-control-feedback) ease-out;top:15%}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card[data-media-crop=ecosystem][data-visual-active=true] .learn-more-card__ecosystem-chart{opacity:1}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__ecosystem-details{z-index:2;color:#fff;opacity:0;pointer-events:none;transition:opacity var(--motion-control-feedback) ease-out,transform var(--motion-control-feedback) ease-out;position:absolute;top:410px;left:30px;right:30px;transform:translateY(12px)}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card[data-visual-active=true] .learn-more-card__ecosystem-details{opacity:1;transform:translateY(0)}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__ecosystem-details strong{margin-bottom:20px;font-size:1.25rem;line-height:1.2;display:block}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__ecosystem-details p{color:#ffffffe0;margin:0 0 14px;font-size:.9rem;line-height:1.45}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__progress{bottom:40px}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__copy{clip:auto;pointer-events:none;white-space:normal;border:0;width:auto;height:auto;padding:0;position:absolute;inset:0;overflow:visible}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__copy h3,.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__trigger{position:absolute;inset:0}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__trigger{z-index:1;color:#0000;pointer-events:auto;text-indent:-100vw;white-space:nowrap;width:100%;height:100%;overflow:hidden}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card__panel{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-card:has(.learn-more-card__trigger:focus-visible):after{z-index:2;box-shadow:inset 0 0 0 3px var(--color-focus-inner),inset 0 0 0 7px var(--color-focus-outer);content:"";pointer-events:none;position:absolute;inset:0}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-grid__item:first-child .learn-more-card__copy{opacity:var(--learn-more-card-1-copy-opacity,.35)}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-grid__item:nth-child(2) .learn-more-card__copy{opacity:var(--learn-more-card-2-copy-opacity,.35)}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-grid__item:nth-child(3) .learn-more-card__copy{opacity:var(--learn-more-card-3-copy-opacity,.35)}.learn-more-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .learn-more-grid__item:nth-child(4) .learn-more-card__copy{opacity:var(--learn-more-card-4-copy-opacity,1)}.learn-more-transition-field{z-index:40;background:var(--color-paper);opacity:var(--learn-more-transition-opacity,0);pointer-events:none;display:block;position:absolute;inset:0;overflow:hidden}.learn-more-section[data-motion-active=true] .learn-more-transition-field,.learn-more-section[data-scene-mode=visual] .learn-more-transition-field{position:fixed}.learn-more-section[data-scene-phase=black]{background:var(--color-night)}.learn-more-transition__wipe{z-index:1;background:var(--color-night);clip-path:circle(var(--learn-more-circle-radius,0) at 100% 50%);pointer-events:none;position:absolute;inset:0;overflow:hidden}.learn-more-transition__wordmark{aspect-ratio:287.307/36;pointer-events:none;width:min(42vw,620px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.learn-more-transition__wordmark--dark{background:var(--color-night);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.learn-more-transition__wordmark--light img{width:100%;height:100%}.learn-more-section[data-motion-active=true] .learn-more-grid,.learn-more-section[data-motion-active=true] .section-heading{will-change:opacity,transform}.learn-more-section[data-motion-active=true] .learn-more-grid__item{will-change:flex-grow}.learn-more-section[data-motion-active=true] .learn-more-card__copy,.learn-more-section[data-motion-active=true] .learn-more-transition-field{will-change:opacity}.learn-more-section[data-motion-active=true] .learn-more-transition__wipe{will-change:clip-path}.learn-more-section:is([data-scene-mode=static],[data-scene-mode=visual-static],[data-scene-mode=reduced],[data-scene-mode=fallback]) .learn-more-transition-field{display:none}}@media (max-width:767px){.learn-more-grid__item,.learn-more-grid__item[data-card-expanded=true]{flex-basis:min(88vw,420px)}}@media (prefers-reduced-motion:reduce){.learn-more-section :where(.section-heading,.learn-more-grid,.learn-more-grid__item,.learn-more-card__copy,.learn-more-transition-field,.learn-more-transition__wipe){will-change:auto!important}}.who-uses-section{padding-block:clamp(100px,7vw,136px)}.ecosystem-section .section-heading h2{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.who-uses-section__poster{border:1px solid #ffffff1f;margin-top:clamp(48px,5vw,86px)}.audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.audience-card{border-radius:var(--radius-card);background:linear-gradient(145deg,#ffffff17,#ffffff05);border:1px solid #ffffff24;padding:clamp(24px,2.5vw,40px)}.audience-card__index,.benefit-card__index,.product-card__index{color:var(--color-accent-start);letter-spacing:.18em;font-size:.75rem}.audience-card h3{margin:56px 0 18px;font-size:clamp(1.2rem,1.5vw,1.625rem)}.audience-card p{color:#ffffff94;line-height:1.58}.benefits-section{isolation:isolate;background:#02030a;min-height:100svh;padding-block:clamp(88px,8vw,150px);position:relative;overflow:hidden}.benefits-section:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#000000e0,#0000003d 58%,#000000a3);position:absolute;inset:0}.benefits-section__actions,.benefits-section__content,.transparency-section__content{z-index:3;position:relative}.benefits-section__content .section-heading{max-width:min(440px,100%)}.benefits-section__content .section-heading h2{font-size:clamp(3rem,4.2vw,5rem)}.benefit-tabs,[data-benefits-scene]{display:contents}.benefit-tabs__backdrop{z-index:0;pointer-events:none;background:#02030a;position:absolute;inset:0;overflow:hidden}.benefit-tabs__backdrop:after{content:"";background:radial-gradient(circle at 72% 44%,#0000 0 12%,#0000002e 48%),linear-gradient(90deg,#000000c7,#0000 62%);position:absolute;inset:0}.benefit-tabs__backdrop-layer{opacity:calc(var(--benefit-weight) * .2);transform:scale(var(--benefit-scale,1));transform-origin:50%;transition:opacity var(--motion-control-feedback) linear,transform var(--motion-control-feedback) ease-out;position:absolute;inset:-2%}.benefit-tabs__backdrop-layer img{object-fit:cover;width:100%;height:100%}.benefit-tabs__content{z-index:2;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);align-items:start;gap:clamp(28px,5vw,88px);margin-top:clamp(42px,5vw,82px);display:grid;position:relative}.benefit-tabs__list{border-top:1px solid #ffffff3d;display:grid}.benefit-tabs__tab{color:#ffffff8f;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff3d;grid-template-columns:34px 1fr;align-items:center;min-height:76px;padding:16px 4px;font-weight:700;display:grid}.benefit-tabs__tab>span{color:var(--color-accent-start);letter-spacing:.12em;font-size:.7rem}.benefit-tabs__tab[aria-selected=true]{color:var(--color-paper);transform:translate(8px)}.benefit-tabs__panels{min-width:0}.benefit-card,.benefit-tabs__panel{-webkit-backdrop-filter:blur(18px)saturate(118%);backdrop-filter:blur(18px)saturate(118%);background:linear-gradient(145deg,#ffffff38,#ffffff14);border:1px solid #ffffff6b;border-radius:clamp(22px,1.85vw,35px);min-height:410px;overflow:hidden;box-shadow:inset 0 1px #ffffff61,0 28px 70px #00000038}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.benefit-card,.benefit-tabs__panel{background:#171c23eb}}.benefit-card__art{border-radius:clamp(17px,1.4vw,26px);height:clamp(142px,18vh,175px);margin:clamp(18px,1.4vw,26px) clamp(18px,1.4vw,26px) 0;overflow:hidden}.benefit-card__art img{object-fit:cover;width:100%;height:100%}.benefit-card__body{padding:clamp(20px,1.8vw,30px) clamp(22px,1.8vw,32px) clamp(24px,2vw,36px)}.benefit-card h3{margin:10px 0 5px;font-size:clamp(1.4rem,1.8vw,2.15rem)}.benefit-card__body>p{color:#ffffff94;margin:0}.benefit-card ul,.product-card ul{gap:clamp(11px,1.4vh,18px);margin:clamp(20px,2.2vh,30px) 0 0;padding:0;list-style:none;display:grid}.benefit-card li{border-top:1px solid #ffffff24;gap:4px;padding-top:clamp(10px,1.25vh,16px);display:grid}.benefit-card li span{color:#ffffff8c;font-size:clamp(.75rem,.82vw,.9rem);line-height:1.45}.benefits-section__actions{margin-top:28px}.benefit-tabs[data-benefit-mode=static] .benefit-tabs__content{grid-template-columns:1fr}.benefit-tabs[data-benefit-mode=static] .benefit-tabs__panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.benefit-tabs[data-benefit-mode=tabs][data-enhanced=true] .benefit-tabs__panel[data-active=false]{display:none}.benefit-tabs[data-enhanced=true][data-has-interacted=true] .benefit-tabs__panel[data-active=true]{animation:benefit-card-feedback var(--motion-control-feedback) ease-out}@keyframes benefit-card-feedback{0%{opacity:0;transform:translateY(8px)}}@media (min-width:1280px){.benefits-section{--benefits-copy-width:min(34vw,640px);--benefits-carousel-center-x:72%;height:100vh;min-height:720px;padding-block:0}.page-container.benefits-section__content{top:27%;left:max(var(--page-gutter),calc((100% - var(--page-max)) / 2));width:var(--benefits-copy-width);position:absolute}.benefits-section__content .section-heading{max-width:100%}.benefits-section__actions{margin-top:clamp(24px,2.2vw,42px);position:static}.benefits-section__actions .section-cta{width:clamp(210px,13.02vw,250px);min-width:0;min-height:56px}.benefit-tabs[data-benefit-mode=scroll] .benefit-tabs__content{z-index:3;width:100%;max-width:none;margin:0;display:block;position:absolute;inset:0}.benefit-tabs[data-benefit-mode=scroll] .benefit-tabs__panels{top:50%;left:var(--benefits-carousel-center-x);perspective:1600px;perspective-origin:50%;width:clamp(360px,25.78vw,495px);height:min(64vh,602px);transform-style:preserve-3d;position:absolute;transform:translate(-50%,-50%)}.benefit-tabs[data-benefit-mode=scroll] .benefit-tabs__panel{z-index:var(--benefit-pose-z-index,1);min-height:0;opacity:var(--benefit-pose-opacity,1);transform:translate3d(var(--benefit-pose-x,0),var(--benefit-pose-y,0),0) translateZ(var(--benefit-pose-depth,0)) rotateY(var(--benefit-pose-rotate-y,0)) rotate(var(--benefit-pose-rotate-z,0)) scale(var(--benefit-pose-scale,1));transform-origin:50%;transform-style:preserve-3d;pointer-events:none;will-change:auto;position:absolute;inset:0}.benefit-tabs[data-benefit-mode=scroll] .benefit-card__art{height:clamp(142px,15.28vh,165px);margin:clamp(20px,1.25vw,24px) clamp(20px,1.25vw,24px) 0}.benefit-tabs[data-benefit-mode=scroll] .benefit-card__index{display:none}.benefits-section[data-motion-active=true] .benefit-tabs[data-benefit-mode=scroll] .benefit-tabs__panel{will-change:transform,opacity}}@media (max-width:1023px){.benefit-tabs__content{grid-template-columns:1fr}.benefit-tabs__list{scroll-snap-type:inline mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.benefit-tabs__tab{scroll-snap-align:start;min-width:min(72vw,360px)}.benefit-tabs[data-benefit-mode=static] .benefit-tabs__panels{grid-template-columns:1fr}}@media (max-width:767px){.benefit-tabs__list{scroll-snap-type:none;display:grid;overflow:visible}.benefit-tabs__tab{min-width:0}}@media (prefers-reduced-motion:reduce){.benefit-tabs__backdrop-layer,.benefit-tabs__panel{transition:none;animation:none!important}}.architecture-section__poster img{object-fit:contain}.products-section{z-index:0;background:var(--color-paper);padding-block:clamp(48px,5vw,96px);position:relative}@media (min-width:1280px) and (prefers-reduced-motion:no-preference){.pin-spacer:has(>.workflow-section[data-scene-mode=scroll])+.products-section,.workflow-section:is([data-scene-mode=scroll],[data-scene-mode=visual])+.products-section{margin-top:-100svh}}.product-tabs-layout{grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);align-items:start;gap:clamp(28px,5vw,80px);margin-top:28px;display:grid}.product-tabs-layout[data-renderer=figma-state]{isolation:isolate;margin-top:0;display:block;position:relative;container-type:inline-size}.product-state-stage{aspect-ratio:16/9;background:var(--color-paper);isolation:isolate;pointer-events:none;width:100%;position:relative;overflow:hidden;container-type:inline-size}.product-state-stage:before{content:"";width:58.3334%;height:14.4445%;top:7.4074%;left:20.8333%}.product-baked-tabs-mask,.product-state-stage:before{z-index:3;background:var(--color-paper);pointer-events:none;position:absolute}.product-baked-tabs-mask{width:39.6%;height:7.2%;top:23.8%;left:30.2%}.product-visual-layer{visibility:hidden;z-index:0;opacity:0;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.product-visual-layer[data-product-layer-role=active]{visibility:visible;z-index:2;animation:product-state-enter .38s ease-out both}.product-visual-layer[data-product-layer-role=previous]{visibility:visible;z-index:1;animation:product-state-exit .38s ease-out both}.product-visual-source-frame{width:100%;max-width:100%;max-height:100%;position:relative;overflow:hidden;container-type:inline-size}.product-visual-layer[data-product-state=shop] .product-visual-source-frame{width:87.5%;max-width:none;max-height:none;position:absolute;top:42.5926%;left:6.25%;transform:none}.product-visual-source-frame>img{object-fit:contain;width:100%;height:100%;display:block}.product-visual-exclusion{z-index:1;pointer-events:none;display:block;position:absolute}.product-visual-replacement{color:var(--color-paper);text-align:left;border:1px solid #0000;align-content:center;gap:.5cqw;padding:1.1cqw 1.4cqw;display:grid;background:linear-gradient(#20242d,#20242d) padding-box padding-box,linear-gradient(120deg,#20e9c5,#ffffff2e) border-box!important}.product-visual-replacement strong{color:var(--color-accent-start);font-size:clamp(.625rem,1.05cqw,1.25rem);font-weight:600;line-height:1.2}.product-visual-replacement>span{color:#ffffffc7;font-size:clamp(.5rem,.68cqw,.8125rem);line-height:1.35}.product-visual-copy{color:#ffffffc7;white-space:nowrap;align-items:center;padding-inline:.25cqw;font-size:clamp(.4375rem,.45cqw,.75rem);line-height:1.2;display:flex}.product-state-heading{z-index:5;background:var(--color-paper);text-align:center;place-items:start center;width:58.3334%;min-height:14.4445%;display:grid;position:absolute;top:7.4074%;left:20.8333%}.product-state-heading .section-heading{justify-items:center;gap:1.05cqw}.product-state-heading .section-heading h2{font-size:clamp(2.25rem,4.16cqw,5rem)}.product-title__accent{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.product-state-heading .section-heading>p:last-child{font-size:clamp(.875rem,1.05cqw,1.25rem)}.product-state-meta{z-index:7;background:var(--color-paper);justify-content:space-between;align-items:flex-start;width:87.5%;height:6.6667%;padding-top:.15cqw;display:flex;position:absolute;top:33.7037%;left:6.25%}.product-state-meta h3,.product-state-meta p{margin:0}.product-state-meta h3{color:var(--color-ink-strong);font-size:clamp(1rem,1.46cqw,1.75rem);font-weight:650;line-height:1.2}.product-state-meta p{color:var(--color-copy);margin-top:.45cqw;font-size:clamp(.6875rem,.83cqw,1rem);line-height:1.35}.product-state-meta__destination{color:var(--color-copy);align-items:center;gap:.65cqw;padding-top:.7cqw;font-size:clamp(.6875rem,.73cqw,.875rem);display:inline-flex}.product-state-meta__destination>span{font-size:1.2em}.product-tabs{border-radius:var(--radius-card);background:var(--color-ink);color:var(--color-paper);padding:8px;display:grid}.product-subtabs button,.product-tabs button{cursor:pointer;touch-action:manipulation;border:0;scroll-margin-block:120px;font-weight:600}.product-subtabs button{padding:0;line-height:1.2}.product-subtabs button:focus-visible{outline-offset:2px;outline:3px solid #06e8f88c}.product-tabs button{color:#ffffff9e;text-align:left;background:0 0;border-bottom:1px solid #ffffff29;grid-template-columns:32px 1fr;align-items:center;min-height:64px;padding:12px 16px;display:grid}.product-tabs button:last-child{border-bottom:0}.product-tabs button>span{color:var(--color-accent-start);letter-spacing:.12em;font-size:.68rem}.product-tabs button[aria-selected=true]{background:var(--gradient-brand);color:var(--color-ink-strong)}.product-tabs button[aria-selected=true]>span{color:inherit}.product-tabs-layout[data-renderer=figma-state]>.product-tabs{z-index:8;border-radius:var(--radius-pill);pointer-events:auto;grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;width:38.6458%;min-height:max(4.8148%,52px);padding:5px;display:grid;position:absolute;top:24.4444%;left:30.6771%}.product-tabs-layout[data-renderer=figma-state]>.product-tabs button{border-radius:var(--radius-pill);text-align:center;white-space:nowrap;border:0;justify-content:center;align-items:center;min-width:0;min-height:44px;padding:.45cqw .3cqw;font-size:clamp(.625rem,.73cqw,.875rem);display:flex}.product-tabs-layout[data-renderer=figma-state]>.product-tabs button>span{display:none}.product-subtabs{gap:8px;display:flex}.product-tabs-layout[data-renderer=figma-state]>.product-subtabs{z-index:8;pointer-events:auto;gap:1.2cqw;width:14.5%;display:grid;position:absolute;top:52.5%;left:7.5%}.product-tabs-layout[data-renderer=figma-state]>.product-subtabs[data-product-subtabs=shop]{background:#1d2129;border-radius:1.25cqw 0 0 1.25cqw;align-content:start;gap:0;width:17.0834%;height:42.5926%;padding:clamp(12px,1.25cqw,24px);top:42.5926%;left:6.25%}.product-tabs-layout[data-renderer=figma-state][data-enhanced=true]>.product-subtabs button{color:#0000;background:0 0;border:1px solid #0000;border-radius:1.3cqw;min-height:max(4.7cqw,44px)}.product-tabs-layout[data-renderer=figma-state][data-enhanced=true]>.product-subtabs[data-product-subtabs=shop] button{min-height:max(4.1667cqw,56px);color:var(--color-paper);text-align:left;border:1px solid #0000;border-radius:clamp(14px,1.25cqw,24px);align-content:center;justify-items:start;gap:clamp(5px,.52cqw,10px);padding:clamp(10px,1.25cqw,24px);display:grid}.product-tabs-layout[data-renderer=figma-state][data-enhanced=true]>.product-subtabs[data-product-subtabs=shop] button[aria-selected=true]{min-height:max(6.25cqw,76px);color:var(--color-paper);background:linear-gradient(120deg,#242a32,#20242b);border-color:#11e9cfb8}.product-tabs-layout[data-renderer=figma-state]>.product-subtabs[data-product-subtabs=shop] button strong{color:inherit;font-size:clamp(.6875rem,.83cqw,1rem);font-weight:500;line-height:1.25}.product-tabs-layout[data-renderer=figma-state]>.product-subtabs[data-product-subtabs=shop] button[aria-selected=true] strong{color:var(--color-accent-start);font-weight:650}.product-subtab__description{color:#ffffffc7;font-size:clamp(.5625rem,.625cqw,.75rem);font-weight:400;line-height:1.35}.product-tabs-layout[data-renderer=figma-state]>.product-subtabs button:focus-visible{border-color:var(--color-accent-end);outline-offset:2px;outline:3px solid #06e8f88c}.product-tabs-layout[data-enhanced=true] .product-tabs{position:sticky;top:24px}.product-tabs-layout[data-renderer=figma-state][data-enhanced=true]>.product-tabs{position:absolute;top:24.35%}.product-tabs__panels{min-width:0}.product-tabs-layout[data-enhanced=false] .product-tabs__panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-tabs-layout[data-enhanced=true][data-has-interacted=true] .product-tabs__panel[data-active=true]{animation:product-panel-feedback var(--motion-control-feedback) ease-out}.product-tabs-layout[data-renderer=figma-state][data-enhanced=true] .product-tabs__panels{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.product-tabs-layout[data-renderer=figma-state][data-enhanced=false] .product-state-stage{display:none}.product-tabs-layout[data-renderer=figma-state][data-enhanced=false] .product-state-heading{text-align:left;width:auto;min-height:0;margin-bottom:28px;position:static}.product-tabs-layout[data-renderer=figma-state][data-enhanced=false]>.product-subtabs,.product-tabs-layout[data-renderer=figma-state][data-enhanced=false]>.product-tabs{width:auto;position:static}.product-tabs-layout[data-renderer=figma-state][data-enhanced=false]>.product-subtabs button{border:1px solid var(--color-line);border-radius:var(--radius-pill);background:var(--color-panel);min-height:44px;color:var(--color-copy);padding:10px 18px;font-size:.875rem}.product-card{border:1px solid var(--color-line);border-radius:var(--radius-card);background:var(--color-panel);min-height:340px;padding:clamp(24px,2.5vw,40px)}.product-card__index{color:#006f78}.product-card h3{margin:38px 0 12px;font-size:clamp(1.45rem,1.9vw,2rem)}.product-card li,.product-card p{color:var(--color-copy);line-height:1.6}.product-card .section-cta{border-color:var(--color-line);background:var(--color-paper);color:var(--color-ink);margin-top:24px}@keyframes product-panel-feedback{0%{opacity:0;transform:translateY(8px)}}@keyframes product-state-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes product-state-exit{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-4px)}}@media (max-width:1279px),(prefers-reduced-motion:reduce){.product-tabs-layout[data-enhanced=true] .product-tabs{position:static}.product-tabs-layout[data-renderer=figma-state]{grid-template-columns:minmax(0,1fr);gap:clamp(16px,3vw,28px);display:grid}.product-tabs-layout[data-renderer=figma-state]>:where(.product-state-heading,.product-state-meta,.product-tabs,.product-subtabs,.product-state-stage,.product-tabs__panels){width:100%;min-width:0}.product-tabs-layout[data-renderer=figma-state]>.product-state-heading{text-align:left;background:0 0;order:0;place-items:start;width:100%;min-height:0;position:static}.product-tabs-layout[data-renderer=figma-state]>.product-state-meta{display:none}.product-tabs-layout[data-renderer=figma-state]>.product-state-heading .section-heading{justify-items:start}.product-tabs-layout[data-renderer=figma-state]>.product-tabs{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;order:1;gap:6px;width:100%;padding:6px;display:flex;position:static;overflow-x:auto}.product-tabs-layout[data-renderer=figma-state][data-enhanced=true]>.product-tabs{position:static;top:auto;left:auto}.product-tabs-layout[data-renderer=figma-state]>.product-tabs button{scroll-snap-align:start;min-width:min(36vw,180px);min-height:48px;padding:10px 16px;font-size:.875rem}.product-tabs-layout[data-renderer=figma-state]>.product-subtabs{order:2;gap:8px;width:100%;display:flex;position:static}.product-tabs-layout[data-renderer=figma-state]>.product-subtabs[data-product-subtabs=shop]{background:0 0;border-radius:0;height:auto;padding:0}.product-tabs-layout[data-renderer=figma-state][data-enhanced=true]>.product-subtabs button{border:1px solid var(--color-line);border-radius:var(--radius-pill);background:var(--color-panel);min-height:44px;color:var(--color-copy);padding:8px 18px}.product-tabs-layout[data-renderer=figma-state][data-enhanced=true]>.product-subtabs[data-product-subtabs=shop] button{min-height:44px;color:var(--color-copy);align-content:center;justify-items:center;padding:8px 18px;display:inline-grid}.product-tabs-layout[data-renderer=figma-state][data-enhanced=true]>.product-subtabs[data-product-subtabs=shop] button[aria-selected=true]{background:var(--gradient-brand);min-height:44px;color:var(--color-ink-strong);border-color:#0000}.product-tabs-layout[data-renderer=figma-state]>.product-subtabs[data-product-subtabs=shop] .product-subtab__description{display:none}.product-tabs-layout[data-renderer=figma-state]>.product-subtabs button[aria-selected=true]{background:var(--gradient-brand);color:var(--color-ink-strong);border-color:#0000}.product-tabs-layout[data-renderer=figma-state]>.product-state-stage{border:1px solid var(--color-line);order:3}.product-tabs-layout[data-renderer=figma-state]>.product-tabs__panels{order:4}.product-tabs-layout[data-renderer=figma-state][data-enhanced=true] .product-tabs__panels{clip:auto;white-space:normal;width:100%;height:auto;position:static;overflow:visible}.product-tabs-layout[data-renderer=figma-state][data-enhanced=false] .product-tabs__panels{grid-template-columns:minmax(0,1fr)}.product-tabs-layout[data-renderer=figma-state] .product-tabs__panel{width:100%}.product-tabs-layout:not([data-renderer=figma-state]) .product-tabs{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;gap:6px;padding-bottom:10px;display:flex;overflow-x:auto}.product-tabs-layout:not([data-renderer=figma-state]) .product-tabs button{scroll-snap-align:start;border:0;border-right:1px solid #ffffff29;min-width:min(42vw,280px)}.product-tabs-layout:not([data-renderer=figma-state]) .product-tabs__panels{margin-top:20px}}@media (max-width:767px){.product-tabs-layout{display:block}.product-tabs-layout[data-renderer=figma-state]{display:grid}.product-tabs-layout[data-renderer=figma-state]>.product-state-stage{visibility:hidden;pointer-events:none;width:100%;display:block;position:absolute;inset:0 auto auto 0}.product-tabs-layout[data-renderer=figma-state]>.product-state-stage *{visibility:hidden!important}.product-tabs{width:100%}.product-tabs button[aria-selected=true]{transform:none}.product-tabs__panels{margin-top:18px}.product-tabs-layout[data-enhanced=false] .product-tabs__panels{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.product-tabs-layout[data-renderer=figma-state]>.product-state-stage{display:none}.product-visual-layer[data-product-layer-role]{animation:none;transform:none}.product-visual-layer[data-product-layer-role=active]{visibility:visible;opacity:1}.product-visual-layer:not([data-product-layer-role=active]){visibility:hidden;opacity:0}}.ecosystem-stage{aspect-ratio:14/9;position:relative}.ecosystem-heading{z-index:3;text-align:center;gap:min(1.25vw,24px);width:min(66.667%,1120px);display:grid;position:absolute;top:7.407%;left:50%;transform:translate(-50%)}.ecosystem-heading :where(h2,p){margin:0}.ecosystem-heading h2{font-size:clamp(3rem,4.167vw,5rem);font-weight:700;line-height:1.2}.ecosystem-heading__accent{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.ecosystem-heading>p:last-child{color:var(--color-muted-on-light);font-size:clamp(1.125rem,1.458vw,1.75rem);line-height:1.5}.ecosystem-visual{z-index:1;aspect-ratio:798/890;width:47.5%;position:absolute;top:19.907%;left:2.5%}.ecosystem-scene,.ecosystem-visual__poster-crop{position:absolute;inset:0}.ecosystem-visual__poster-crop{background:var(--color-paper);opacity:1;transition:opacity var(--motion-control-feedback) linear;overflow:hidden}.ecosystem-visual__poster-crop:after{z-index:2;background:var(--color-paper);content:"";pointer-events:none;height:7%;position:absolute;top:0;left:0;right:0}.ecosystem-section__poster{background:var(--color-paper);width:240.602%;height:121.348%;position:absolute;top:-24.157%;left:-20.301%}.ecosystem-section__poster img{object-fit:fill}.ecosystem-scene{opacity:0;transition:opacity var(--motion-control-feedback) linear}.ecosystem-visual[data-load-state=ready] .ecosystem-visual__poster-crop{opacity:0}.ecosystem-visual[data-load-state=ready] .ecosystem-scene{opacity:1}.ecosystem-scene img{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;display:block;position:absolute}.ecosystem-scene__surface{z-index:1;width:89.154%;height:auto;top:0;left:0}.ecosystem-scene__network{z-index:2;width:96.239%;height:auto;top:7.935%;left:3.761%}.ecosystem-scene__glow{z-index:0;width:70.018%;height:auto;top:69.049%;left:9.503%}.ecosystem-scene[data-loop-state=paused] .ecosystem-scene__surface,.ecosystem-scene[data-loop-state=running] .ecosystem-scene__surface{animation:ecosystem-surface-parallax 10s linear infinite alternate}.ecosystem-scene[data-loop-state=paused] .ecosystem-scene__network,.ecosystem-scene[data-loop-state=running] .ecosystem-scene__network{animation:ecosystem-network-parallax 12s linear infinite alternate}.ecosystem-scene[data-loop-state=paused] .ecosystem-scene__glow,.ecosystem-scene[data-loop-state=running] .ecosystem-scene__glow{animation:ecosystem-glow-parallax 10s linear infinite alternate}.ecosystem-scene[data-loop-state=paused] [data-ecosystem-layer]{animation-play-state:paused}.ecosystem-scene[data-loop-state=running] [data-ecosystem-layer]{will-change:transform;animation-play-state:running}.ecosystem-scene[data-loop-state=deterministic] .ecosystem-scene__surface{transform:translate3d(var(--ecosystem-surface-x),var(--ecosystem-surface-y),0)}.ecosystem-scene[data-loop-state=deterministic] .ecosystem-scene__network{transform:translate3d(var(--ecosystem-network-x),var(--ecosystem-network-y),0)}.ecosystem-scene[data-loop-state=deterministic] .ecosystem-scene__glow{transform:translate3d(var(--ecosystem-glow-x),var(--ecosystem-glow-y),0)}@keyframes ecosystem-surface-parallax{0%{transform:translate(-2px,1px)}to{transform:translate(2px,-1px)}}@keyframes ecosystem-network-parallax{0%{transform:translate(4px,-2px)}to{transform:translate(-4px,2px)}}@keyframes ecosystem-glow-parallax{0%{transform:translate(-1px)}to{transform:translate(1px)}}.ecosystem-network-copy{z-index:2;width:50%;font-family:PingFang SC,Noto Sans SC,sans-serif;font-weight:400;position:absolute;top:40.556%;left:50%}.ecosystem-network-copy :where(h3,p){margin:0}.ecosystem-network-copy h3{font-size:clamp(2.25rem,3.125vw,3.75rem);font-weight:600;line-height:1.2}.ecosystem-network-copy__statement{width:100%;font-size:clamp(1.5rem,2.083vw,2.5rem);line-height:1.4;margin-top:min(.781vw,15px)!important}.relationship-list{color:var(--color-muted-on-light);flex-wrap:wrap;gap:0;margin:min(2.292vw,44px) 0 0;padding:0;list-style:none;display:flex}.relationship-list li{font-size:clamp(1.125rem,1.458vw,1.75rem);line-height:1.5}.relationship-list li:not(:last-child):after{content:"·";margin-inline:.45em}@media (max-width:1023px){.section-shell.ecosystem-section{padding-block:clamp(72px,9vw,96px)}.ecosystem-stage{aspect-ratio:auto}.ecosystem-heading,.ecosystem-network-copy,.ecosystem-visual{position:relative;top:auto;left:auto;transform:none}.ecosystem-heading{width:100%}.ecosystem-heading h2{font-size:clamp(2.5rem,8vw,4rem)}.ecosystem-visual{width:min(100%,640px);margin:clamp(40px,7vw,72px) auto 0}.ecosystem-network-copy{text-align:center;width:min(100%,720px);margin:32px auto 0}.ecosystem-network-copy__statement{width:100%}.ecosystem-section .relationship-list{justify-content:center;width:auto;margin-top:24px}.ecosystem-section .relationship-list li{min-height:0}}@media (max-width:639px){.ecosystem-heading{gap:14px}.ecosystem-heading h2{font-size:clamp(2.25rem,11vw,3rem)}.ecosystem-heading>p:last-child{font-size:1rem}.ecosystem-network-copy h3{font-size:clamp(1.75rem,8vw,2.25rem)}.ecosystem-network-copy__statement{font-size:1.25rem}.relationship-list li{font-size:1rem}}.architecture-section{background:#000;padding-block:0}.architecture-section .architecture-section__container{width:min(100%,1920px);max-width:1920px;margin-inline:auto}.architecture-figure{width:100%;max-width:1920px;margin:0 auto}.architecture-visual,.architecture-visual .architecture-section__poster{aspect-ratio:16/9;width:100%;position:relative}.architecture-visual .architecture-section__poster{background:#000;border-radius:0}.architecture-visual .architecture-section__poster img{object-fit:contain;object-position:center;display:block}.architecture-text-overlays{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.architecture-text-replacement{top:var(--architecture-copy-y);left:var(--architecture-copy-x);width:var(--architecture-copy-width);height:var(--architecture-copy-height);color:#12151c;position:absolute;overflow:hidden;container-type:inline-size}.architecture-text-replacement__content{text-wrap:balance;align-content:center;width:100%;height:100%;font-family:Arial,Helvetica,sans-serif;display:grid;overflow:hidden}.architecture-text-replacement__content span,.architecture-text-replacement__content strong{min-width:0;display:block}.architecture-text-replacement--white-card-description{background:#fff}.architecture-text-replacement--white-card-description .architecture-text-replacement__content{color:#8d939b;text-align:left;text-wrap:pretty;padding-inline:2cqw;font-size:4.65cqw;line-height:1.38}.architecture-text-replacement--rwb-engine-description{background:linear-gradient(90deg,#6fdfd4,#61e0ad)}.architecture-text-replacement--rwb-engine-description .architecture-text-replacement__content{color:#60736d;text-align:left;text-wrap:pretty;padding-inline:2cqw;font-size:5cqw;line-height:1.22}.architecture-text-replacement--rwc-engine-copy{background:linear-gradient(90deg,#73dee0,#64e0bd)}.architecture-text-replacement--rwc-engine-copy .architecture-text-replacement__content{text-align:left;align-content:start;gap:3cqw;padding:3cqw 3.5cqw}.architecture-text-replacement--rwc-engine-copy strong{font-size:9.6cqw;font-weight:700;line-height:1.1}.architecture-text-replacement--rwc-engine-copy span{color:#536d65;text-wrap:pretty;font-size:5.8cqw;line-height:1.22}.architecture-text-replacement--value-flow-pill{color:#fff;background:#3427c6;border-radius:999px}.architecture-text-replacement--value-flow-pill .architecture-text-replacement__content{text-align:center;white-space:nowrap;place-content:center;padding-inline:2cqw;font-size:16.2cqw;font-weight:600;line-height:1}.architecture-text-replacement--left-gradient-card-copy{clip-path:polygon(0 0,58% 0,58% 42%,100% 42%,100% 100%,0 100%);background-color:#ffe5ac;background-image:linear-gradient(121.529deg,#ffe5ac,#2696ff);background-position:-5.484cqw -13.871cqw;background-repeat:no-repeat;background-size:105.161cqw 64.516cqw}.architecture-text-replacement--left-gradient-card-copy .architecture-text-replacement__content,.architecture-text-replacement--right-gradient-card-copy .architecture-text-replacement__content{text-align:left;align-content:start;gap:4cqw;padding:1.7cqw 1.15cqw}.architecture-text-replacement--left-gradient-card-copy .architecture-text-replacement__content{width:58%}.architecture-text-replacement--right-gradient-card-copy .architecture-text-replacement__content{width:55%}.architecture-text-replacement--left-gradient-card-copy strong,.architecture-text-replacement--right-gradient-card-copy strong{font-size:6.6cqw;font-weight:700;line-height:1.08}.architecture-text-replacement--left-gradient-card-copy span,.architecture-text-replacement--right-gradient-card-copy span{color:#3f5965;text-wrap:pretty;font-size:4.32cqw;line-height:1.28}.architecture-text-replacement--left-gradient-pill,.architecture-text-replacement--right-gradient-pill{border-radius:999px}.architecture-text-replacement--left-gradient-pill{background:linear-gradient(105deg,#e9e1b5,#a7d4dc 48%,#4fa9fa)}.architecture-text-replacement--right-gradient-pill{background:linear-gradient(105deg,#2bc8df,#57b9e8 47%,#9483f2)}.architecture-text-replacement--left-gradient-pill .architecture-text-replacement__content,.architecture-text-replacement--right-gradient-pill .architecture-text-replacement__content{text-align:center;place-content:center;padding-inline:4cqw;font-size:7.2cqw;font-weight:600;line-height:1.08}.architecture-text-replacement--right-gradient-card-copy{clip-path:polygon(0 0,55% 0,55% 42%,100% 42%,100% 100%,0 100%);background-color:#1de5e2;background-image:linear-gradient(121.529deg,#1de5e2,#b588f7);background-position:-4.823cqw -12.862cqw;background-repeat:no-repeat;background-size:104.823cqw 64.309cqw}.architecture-text-replacement--right-gradient-card-copy strong{color:#000;box-shadow:none;text-shadow:none;background:0 0}.architecture-route-overlay{z-index:2;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.architecture-route__flow,.architecture-route__traveler{fill:none;will-change:auto}.architecture-route__branch-arrows,.architecture-route__flow{opacity:.58}.architecture-route__traveler{opacity:.96;stroke-dasharray:18 96;stroke-dashoffset:0;animation:architecture-route-traveler 6.4s linear infinite;animation-delay:var(--route-phase,0s);animation-play-state:paused}.architecture-section[data-architecture-flow=active] .architecture-route__traveler{will-change:stroke-dashoffset;animation-play-state:running}.architecture-section:not([data-architecture-flow=active]) .architecture-route__traveler{will-change:auto;animation-play-state:paused}@keyframes architecture-route-traveler{0%{stroke-dashoffset:0}to{stroke-dashoffset:-114px}}.architecture-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.architecture-list li{border-radius:var(--radius-card);background:#ffffff0d;border:1px solid #ffffff24;min-height:180px;padding:24px}.architecture-list h3,.architecture-list p{margin:0}.architecture-list h3{color:var(--color-accent-end);font-size:1.25rem}.architecture-list p{color:#ffffff8c;margin-top:18px;line-height:1.55}.section-shell.tokenomics-section{background:var(--color-paper);padding-block:clamp(100px,7vw,140px) 0;overflow:clip}@media (min-width:1024px){.tokenomics-section__intro .section-heading>p:last-child{white-space:nowrap;width:max-content;max-width:100%}}.tokenomics-narrative{margin-top:clamp(32px,3.2vw,56px);position:relative}.tokenomics-narrative__cards,.tokenomics-narrative__stage{position:relative}.tokenomics-narrative__cards{overflow:visible}.tokenomics-cards{flex-direction:column;align-items:center;gap:clamp(22px,2.2vw,38px);margin:0 auto;padding:0;list-style:none;display:flex}.tokenomics-cards li{aspect-ratio:2.1;width:min(78vw,1240px);min-height:0;color:var(--color-paper);background:#252a31;border-radius:clamp(28px,3.0375vw,58.32px);padding:clamp(26px,3vw,48px);position:relative;box-shadow:0 22px 50px #0000002e}.tokenomics-cards li:nth-child(2){border-radius:clamp(30px,3.375vw,64.8px)}.tokenomics-cards li:nth-child(3){border-radius:clamp(32px,3.75vw,72px)}.tokenomics-cards li:nth-child(4){border-radius:clamp(34px,4.1667vw,80px)}@media (min-width:1024px) and (prefers-reduced-motion:no-preference){.tokenomics-section[data-tokenomics-stack=true] .tokenomics-cards li{z-index:1;position:sticky;top:96px}.tokenomics-section[data-tokenomics-stack=true] .tokenomics-cards li:nth-child(2){z-index:2;top:122px}.tokenomics-section[data-tokenomics-stack=true] .tokenomics-cards li:nth-child(3){z-index:3;top:148px}.tokenomics-section[data-tokenomics-stack=true] .tokenomics-cards li:nth-child(4){z-index:4;top:174px}}.tokenomics-cards li:first-child{background:#0f141a}.tokenomics-card__content{z-index:2;width:100%;min-height:100%;position:relative}.tokenomics-card__icon{z-index:1;filter:brightness(.55)contrast(1.25);mix-blend-mode:screen;object-fit:cover;opacity:.16;pointer-events:none;border-radius:clamp(12px,1.4vw,26px);width:clamp(116px,18vw,340px);height:auto;display:block;position:absolute;top:clamp(24px,2.5vw,48px);right:clamp(24px,3.5vw,68px)}.tokenomics-card__content>span{color:var(--color-accent-start);letter-spacing:.15em;font-size:.75rem}.tokenomics-cards h3{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;margin:34px 0 0;font-size:clamp(1.5rem,2vw,2.2rem);display:block}.tokenomics-cards p{color:#ffffff8f;max-width:52ch;margin:14px 0 0;line-height:1.6}.tokenomics-card__statements{gap:8px;display:grid}.tokenomics-media-shell{width:min(calc(100% - var(--page-gutter) - var(--page-gutter)),var(--page-max));aspect-ratio:21/10;background:#05070b;margin:clamp(36px,5vw,72px) auto 0;position:relative;overflow:hidden}.tokenomics-media-shell:after{z-index:3;content:"";pointer-events:none;background:radial-gradient(circle at 50% 42%,#02080f14,#02080f57 54%,#0104099e 100%),linear-gradient(#0104092e,#0104098a);position:absolute;inset:0}.tokenomics-media-shell:has(>.transparency-section[data-transparency-phase=flow]){aspect-ratio:auto}.tokenomics-media-shell__poster,.tokenomics-media-shell__trust,.tokenomics-media-shell__trust img,.tokenomics-media-shell__video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.tokenomics-media-shell__poster{z-index:1}.tokenomics-media-shell__video{z-index:2;opacity:0;pointer-events:none;transition:opacity var(--motion-control-feedback) linear}.tokenomics-media-shell[data-video-state=ready][data-video-playback=paused] .tokenomics-media-shell__video,.tokenomics-media-shell[data-video-state=ready][data-video-playback=playing] .tokenomics-media-shell__video{opacity:1}.tokenomics-media-shell__trust{z-index:3;pointer-events:none;background:radial-gradient(circle at 50% 38%,#2c739c3d,#0000 38%),linear-gradient(#01040914,#0104099e);display:none}.tokenomics-media-shell__trust img{display:none}.tokenomics-media-shell__trust-copy{z-index:2;color:var(--color-paper);text-align:center;text-shadow:0 3px 28px #000000b3;align-content:center;justify-items:center;padding:clamp(32px,7vw,132px);display:grid;position:absolute;inset:0}.tokenomics-media-shell__trust-copy p{margin:0}.tokenomics-media-shell__trust-eyebrow{color:var(--color-accent-start);letter-spacing:.18em;text-transform:uppercase;font-size:clamp(.72rem,.9vw,1rem);font-weight:700}.tokenomics-media-shell__trust-title{letter-spacing:-.045em;text-wrap:balance;max-width:18ch;font-size:clamp(2.8rem,5.25vw,6.3rem);font-weight:700;line-height:.98;margin-top:clamp(18px,2vw,36px)!important}.tokenomics-media-shell__trust-description{color:#ffffffc2;text-wrap:balance;max-width:52ch;font-size:clamp(1rem,1.4vw,1.5rem);line-height:1.5;margin-top:clamp(20px,2.2vw,40px)!important}.tokenomics-media-shell>.transparency-section{z-index:4;background:linear-gradient(#01040947,#010409b8),0 0;min-height:100svh;padding-block:clamp(72px,8vw,144px);display:block;position:relative}.tokenomics-media-shell>.transparency-section .transparency-section__content{z-index:2;opacity:1;align-content:center;min-height:calc(100svh - clamp(144px,16vw,288px));display:grid;position:relative;transform:none}.transparency-section__audit,.transparency-section__stats{width:100%}.transparency-section__audit{margin-top:clamp(72px,9vw,144px)}.audit-disclosure-list{border-block:1px solid #fff3;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.audit-disclosure-list li{border-right:1px solid #ffffff29;min-height:clamp(180px,17vw,260px);padding:clamp(28px,3vw,56px)}.audit-disclosure-list li:last-child{border-right:0}.audit-disclosure-list h3,.audit-disclosure-list p{margin:0}.audit-disclosure-list h3{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.2rem,1.75vw,2rem);line-height:1.15}.audit-disclosure-list p{color:#ffffff9e;margin-top:clamp(20px,2vw,32px);line-height:1.55}.transparency-panel .section-cta{margin-top:clamp(32px,4vw,56px)}@media (min-width:1024px) and (prefers-reduced-motion:no-preference){.tokenomics-section[data-tokenomics-enhanced=true] .tokenomics-narrative{height:700svh;margin-top:clamp(32px,3.2vw,56px)}.tokenomics-section[data-tokenomics-enhanced=true] .tokenomics-narrative__stage{height:100svh;min-height:640px;position:sticky;top:0;overflow:hidden}.tokenomics-section[data-tokenomics-enhanced=true] .tokenomics-narrative__cards{z-index:3;width:min(calc(100% - var(--page-gutter) - var(--page-gutter)),var(--page-max));height:100%;position:absolute;inset:0}.tokenomics-section[data-tokenomics-enhanced=true] .tokenomics-cards{width:100%;height:100%;display:block;position:absolute;inset:0}.tokenomics-section[data-tokenomics-enhanced=true] .tokenomics-cards li{z-index:1;will-change:opacity,transform;margin:0;position:absolute;top:50%;left:50%}.tokenomics-section[data-tokenomics-enhanced=true] .tokenomics-cards li:nth-child(2){z-index:2}.tokenomics-section[data-tokenomics-enhanced=true] .tokenomics-cards li:nth-child(3){z-index:3}.tokenomics-section[data-tokenomics-enhanced=true] .tokenomics-cards li:nth-child(4){z-index:4}.tokenomics-section[data-tokenomics-enhanced=true] .tokenomics-media-shell{z-index:8;opacity:0;aspect-ratio:auto;will-change:clip-path,opacity;border-radius:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.tokenomics-section[data-tokenomics-enhanced=true] .tokenomics-media-shell__trust{opacity:var(--tokenomics-trust-progress,0);will-change:filter,opacity;display:block}.tokenomics-section[data-tokenomics-enhanced=true] .tokenomics-media-shell>.transparency-section{opacity:0;will-change:filter,opacity;min-height:0;padding-block:0;position:absolute;inset:0}.tokenomics-section[data-tokenomics-enhanced=true] .transparency-section__content{width:min(calc(100% - var(--page-gutter) - var(--page-gutter)),var(--page-max));height:100%;min-height:0;display:block}.tokenomics-section[data-tokenomics-enhanced=true] .transparency-section .section-heading{z-index:2;position:absolute;top:clamp(60px,7svh,90px);left:0;right:0}.tokenomics-section[data-tokenomics-enhanced=true] :is(.transparency-section__stats,.transparency-section__audit){z-index:2;pointer-events:none;will-change:filter,opacity,transform;align-content:center;margin:0;display:grid;position:absolute;inset:clamp(238px,27svh,292px) 0 clamp(48px,6svh,72px)}.tokenomics-section[data-tokenomics-enhanced=true] .transparency-panel{height:100%;min-height:0;position:absolute;inset:0}.tokenomics-section[data-tokenomics-enhanced=true] .transparency-panel__body{align-content:center}.tokenomics-section[data-tokenomics-enhanced=true] [data-tokenomics-copy][aria-hidden=false]:not([inert]){pointer-events:auto}.tokenomics-section[data-tokenomics-enhanced=true] .transparency-section__audit{z-index:3}.tokenomics-section[data-tokenomics-enhanced=true] .transparency-section[data-tokenomics-handoff=active] .transparency-section__content{opacity:1;transform:none}}@media (max-width:1023px){.architecture-section{padding-block:clamp(80px,11vw,112px)}.architecture-section .architecture-section__container{width:min(calc(100% - var(--page-gutter) - var(--page-gutter)),var(--page-max))}.architecture-figure{display:none}.architecture-semantic-heading{display:block}.architecture-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(36px,7vw,56px)}.tokenomics-cards li,.tokenomics-cards li:nth-child(n){aspect-ratio:auto;border-radius:var(--radius-card-large);width:100%;min-height:0}.tokenomics-media-shell{border-radius:var(--radius-card-large)}.tokenomics-card__icon{width:clamp(96px,28vw,220px)}.tokenomics-media-shell>.transparency-section,.tokenomics-media-shell>.transparency-section .transparency-section__content{min-height:0}.audit-disclosure-list{grid-template-columns:minmax(0,1fr)}.audit-disclosure-list li{border-bottom:1px solid #ffffff29;border-right:0;min-height:0}.audit-disclosure-list li:last-child{border-bottom:0}}@media (min-width:1024px) and (max-width:1439px){.architecture-section{padding-block:clamp(88px,8vw,116px)}.architecture-section .architecture-section__container{width:min(calc(100% - var(--page-gutter) - var(--page-gutter)),var(--page-max))}.architecture-figure{display:none}.architecture-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(36px,5vw,56px)}}@media (min-width:1440px){.architecture-list,.architecture-semantic-heading{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.architecture-section[data-architecture-poster-state=error]{padding-block:clamp(100px,7vw,140px)}.architecture-section[data-architecture-poster-state=error] .architecture-section__container{width:min(calc(100% - var(--page-gutter) - var(--page-gutter)),var(--page-max))}.architecture-section[data-architecture-poster-state=error] .architecture-figure{display:none}.architecture-section[data-architecture-poster-state=error] :is(.architecture-semantic-heading,.architecture-list){clip:auto;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.architecture-section[data-architecture-poster-state=error] .architecture-list{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:clamp(36px,4vw,64px)}}@media (max-width:639px){.architecture-list{grid-template-columns:minmax(0,1fr)}.architecture-list li{min-height:0}}@media (prefers-reduced-motion:reduce){.architecture-route__traveler{will-change:auto;animation:none;display:none}.tokenomics-media-shell__trust,.tokenomics-media-shell__video{display:none}.tokenomics-media-shell>.transparency-section{filter:none!important;opacity:1!important}}.section-shell.ecosystem-section{background:var(--color-paper);height:300svh;padding:0;overflow:clip}.ecosystem-section .ecosystem-stage{background:var(--color-paper);aspect-ratio:auto;width:100%;max-width:none;height:100svh;min-height:720px;padding-inline:0;position:sticky;top:0;overflow:hidden}.ecosystem-section .ecosystem-heading{z-index:6;gap:clamp(10px,1.25vw,24px);width:min(72vw,1120px);margin-inline:auto;padding-top:clamp(54px,7.4svh,80px);position:relative;top:auto;left:auto;transform:none}.ecosystem-section .ecosystem-heading h2{line-height:1.08}@media (min-width:1280px){.ecosystem-section .ecosystem-heading{width:min(88vw,1120px)}.ecosystem-section .ecosystem-heading h2{white-space:nowrap;justify-content:center;align-items:baseline;gap:clamp(16px,1.25vw,24px);font-size:clamp(3.4rem,4.15vw,5rem);display:flex}}.ecosystem-section .ecosystem-heading>p:last-child{font-size:clamp(1.05rem,1.3vw,1.5rem)}.ecosystem-artwork-layer,.ecosystem-scene,.ecosystem-section .ecosystem-visual{position:absolute;inset:0}.ecosystem-section .ecosystem-visual{z-index:2;aspect-ratio:auto;--ecosystem-axt-cmp-opacity:1;--ecosystem-network-opacity:0;--ecosystem-engine-opacity:0;--ecosystem-axt-cmp-copy-opacity:1;--ecosystem-network-copy-opacity:0;--ecosystem-engine-copy-opacity:0;width:auto}.ecosystem-section .ecosystem-scene{z-index:1;background:var(--color-paper);opacity:1;transition:none}.ecosystem-artwork-layer{background:var(--color-paper);will-change:opacity,transform;transition:opacity .12s linear;overflow:visible}.ecosystem-artwork-frame{position:absolute;inset:0;overflow:visible}.ecosystem-artwork-layer:not([data-ecosystem-artwork-layer=axt-cmp]) .ecosystem-artwork-frame{aspect-ratio:16/9;width:100%;height:auto;inset:50% 0 auto;transform:translateY(-50%)}.ecosystem-artwork-layer[data-ecosystem-artwork-layer=axt-cmp]{background:0 0;width:100%;max-width:none;inset:0;overflow:visible}.ecosystem-artwork-layer[data-ecosystem-artwork-layer=axt-cmp] .ecosystem-artwork-frame{aspect-ratio:16/9;width:100%;height:auto;max-height:none;inset:auto 0 0;overflow:visible;transform:none}.ecosystem-scene[data-loop-state=scroll-paused] .ecosystem-artwork-layer{will-change:auto}.ecosystem-artwork-layer img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:relative}.ecosystem-artwork-layer[data-ecosystem-artwork-layer=axt-cmp] img{clip-path:inset(38.24% 6.5% 0 39.5%)}@media (min-width:1600px){.ecosystem-artwork-layer[data-ecosystem-artwork-layer=axt-cmp] .ecosystem-artwork-frame{transform-origin:100% 100%;width:96%;left:auto;right:0;transform:translateY(clamp(32px,4.4svh,48px))}}.ecosystem-artwork-layer[data-ecosystem-artwork-layer=network] img{clip-path:inset(31.39% 55.625% 7.22% 11.302%)}.ecosystem-artwork-layer[data-ecosystem-artwork-layer=engine] img{clip-path:inset(37.037% 14.219% 9.167% 46.563%)}.ecosystem-artwork-decoration-mask{display:none}.ecosystem-artwork-mask{background:var(--color-paper);pointer-events:none;display:block;position:absolute}.ecosystem-artwork-mask--heading{z-index:2;height:31%;top:0;left:0;right:0}.ecosystem-artwork-mask--copy{z-index:2;width:50%;top:47%;bottom:5%;left:0}.ecosystem-artwork-layer[data-ecosystem-artwork-layer=axt-cmp] .ecosystem-artwork-mask--copy{width:36%}.ecosystem-artwork-layer[data-ecosystem-artwork-layer=network] .ecosystem-artwork-mask--copy{width:52%;inset:36% 0 12% auto}.ecosystem-artwork-layer[data-ecosystem-artwork-layer=engine] .ecosystem-artwork-mask--copy{width:45%}.ecosystem-state-list{z-index:4;margin:0;padding:0;list-style:none;position:absolute;inset:0}.ecosystem-state-card{opacity:0;pointer-events:none;position:absolute;inset:0}.ecosystem-state-card[data-ecosystem-state=axt-cmp]{opacity:var(--ecosystem-axt-cmp-copy-opacity)}.ecosystem-state-card[data-ecosystem-state=network]{opacity:var(--ecosystem-network-copy-opacity)}.ecosystem-state-card[data-ecosystem-state=engine]{opacity:var(--ecosystem-engine-copy-opacity)}.ecosystem-state-card__artwork{display:none}.ecosystem-state-card__artwork[data-raster-language-treatment=heading-mask-and-compact-crop] img{clip-path:inset(20% 0 0)}.ecosystem-state-copy{z-index:5;overflow-wrap:break-word;background:0 0;width:29.4271%;max-width:none;font-family:PingFang SC,Noto Sans SC,sans-serif;position:absolute;top:53.7963%;left:6.25%}.ecosystem-state-card[data-ecosystem-state=network] .ecosystem-state-copy{width:min(44%,780px);top:43%;left:50%}.ecosystem-state-card[data-ecosystem-state=engine] .ecosystem-state-copy{top:57%}.ecosystem-state-copy :where(h3,p){margin:0}.ecosystem-state-copy h3{font-size:clamp(2.25rem,3.125vw,3.75rem);font-weight:600;line-height:1.12}.ecosystem-state-copy>p{max-width:34em;color:var(--color-muted-on-light);margin-top:clamp(12px,1.2vw,22px);font-size:clamp(1.125rem,1.45vw,1.75rem);line-height:1.55}.ecosystem-state-copy__line{display:block}@media (min-width:1280px){.ecosystem-state-card[data-ecosystem-state=axt-cmp] .ecosystem-state-copy__line{white-space:nowrap}}.ecosystem-section .relationship-list{width:auto;margin-top:clamp(20px,2vw,38px)}.ecosystem-section .relationship-list li{min-height:0;font-size:clamp(1rem,1.25vw,1.5rem)}.ecosystem-visual[data-load-state=loading] .ecosystem-state-card,.ecosystem-visual[data-load-state=waiting] .ecosystem-state-card{opacity:0}.ecosystem-visual[data-load-state=loading] .ecosystem-state-card[data-ecosystem-state=axt-cmp],.ecosystem-visual[data-load-state=waiting] .ecosystem-state-card[data-ecosystem-state=axt-cmp]{opacity:1}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]){height:auto;padding-block:clamp(80px,8vw,120px)}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-stage{height:auto;min-height:0;position:relative;overflow:visible}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-visual{margin-top:48px;position:relative}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-state-list{gap:28px;max-width:1120px;margin-inline:auto;display:grid;position:relative}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-state-card{opacity:1;pointer-events:auto;background:#f8fafa;border:1px solid #13172214;border-radius:28px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:32px;min-height:420px;padding:28px;display:grid;position:relative}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-state-card__artwork{display:block}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-state-copy{width:auto;position:relative;top:auto;left:auto}@media (max-width:1279px),(prefers-reduced-motion:reduce){.section-shell.ecosystem-section{height:auto;padding-block:clamp(72px,9vw,112px);overflow:hidden}.ecosystem-section .ecosystem-stage{width:min(100%,var(--container-width));max-width:var(--container-width);height:auto;min-height:0;padding-inline:var(--container-gutter);position:relative;top:auto;overflow:visible}.ecosystem-section .ecosystem-heading{width:min(100%,760px);padding-top:0}.ecosystem-section .ecosystem-heading h2{white-space:normal}.ecosystem-section .ecosystem-visual{width:auto;margin:clamp(40px,7vw,72px) 0 0;position:relative;inset:auto}.ecosystem-section .ecosystem-scene{display:none}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-state-list,.ecosystem-state-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,32px);display:grid;position:relative;inset:auto}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-state-card,.ecosystem-state-card{opacity:1;pointer-events:auto;background:#f8fafa;border:1px solid #13172214;border-radius:24px;flex-direction:column;min-height:0;padding:0;display:flex;position:relative;inset:auto;overflow:hidden}.ecosystem-state-card:last-child{grid-column:1/-1;width:calc(50% - clamp(10px,1.5vw,16px));margin-inline:auto}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-state-card__artwork,.ecosystem-state-card__artwork{background:var(--color-paper);height:clamp(260px,36vw,390px);display:block;overflow:hidden}.ecosystem-state-card__artwork img{pointer-events:none;width:150%;max-width:none;height:auto;display:block}.ecosystem-state-card[data-ecosystem-state=axt-cmp] .ecosystem-state-card__artwork img{transform:translate(-40%,-27%)}.ecosystem-state-card[data-ecosystem-state=network] .ecosystem-state-card__artwork img{width:220%;transform:translate(-3%,-27%)}.ecosystem-state-card[data-ecosystem-state=engine] .ecosystem-state-card__artwork img{transform:translate(-40%,-23%)}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-state-copy,.ecosystem-state-card[data-ecosystem-state=engine] .ecosystem-state-copy,.ecosystem-state-card[data-ecosystem-state=network] .ecosystem-state-copy,.ecosystem-state-copy{width:auto;padding:clamp(24px,3vw,36px);position:relative;top:auto;left:auto}.ecosystem-state-copy h3{font-size:clamp(1.75rem,4vw,2.5rem)}.ecosystem-state-copy>p{font-size:clamp(1rem,2vw,1.25rem)}}@media (max-width:767px){.ecosystem-section .ecosystem-heading{gap:14px}.ecosystem-section .ecosystem-heading h2{font-size:clamp(2.2rem,11vw,3rem)}.ecosystem-section .ecosystem-heading>p:last-child{font-size:1rem}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-state-list,.ecosystem-state-list{grid-template-columns:minmax(0,1fr)}.ecosystem-state-card:last-child{grid-column:auto;width:100%}.ecosystem-section:has(.ecosystem-visual[data-load-state=failed]) .ecosystem-state-card__artwork,.ecosystem-state-card__artwork{height:clamp(230px,72vw,320px)}.ecosystem-section .relationship-list li{font-size:.9375rem}}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]){height:auto;padding-block:clamp(80px,8vw,112px);overflow:hidden}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-stage{width:min(100%,var(--container-width));max-width:var(--container-width);height:auto;min-height:0;padding-inline:var(--container-gutter);position:relative;top:auto;overflow:visible}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-heading{width:min(100%,960px);padding-top:0}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-visual{width:auto;margin:clamp(40px,5vw,72px) 0 0;position:relative;inset:auto}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-scene{display:none}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-list{grid-template-columns:minmax(0,1fr);gap:28px;max-width:1120px;margin-inline:auto;display:grid;position:relative;inset:auto}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card{opacity:1;pointer-events:auto;background:#f8fafa;border:1px solid #13172214;border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:36px;min-height:440px;padding:28px;display:grid;position:relative;inset:auto;overflow:hidden}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card__artwork{background:var(--color-paper);height:380px;display:block;overflow:hidden}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card__artwork img{pointer-events:none;width:150%;max-width:none;height:auto;display:block}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card[data-ecosystem-state=axt-cmp] .ecosystem-state-card__artwork img{transform:translate(-40%,-27%)}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card[data-ecosystem-state=network] .ecosystem-state-card__artwork img{width:220%;transform:translate(-3%,-27%)}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card[data-ecosystem-state=engine] .ecosystem-state-card__artwork img{transform:translate(-40%,-23%)}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card[data-ecosystem-state=engine] .ecosystem-state-copy,.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card[data-ecosystem-state=network] .ecosystem-state-copy,.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-copy{width:auto;padding:16px;position:relative;top:auto;left:auto}@media (max-width:767px){.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card{min-height:0;padding:0;display:flex}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card__artwork{height:clamp(230px,72vw,320px)}.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card[data-ecosystem-state=engine] .ecosystem-state-copy,.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-card[data-ecosystem-state=network] .ecosystem-state-copy,.ecosystem-section:has(.ecosystem-visual[data-enhanced=false]) .ecosystem-state-copy{padding:clamp(24px,3vw,36px)}}.transparency-section{background:linear-gradient(#0000001f,#000000b8 86%,#efefef),#02050a;align-items:center;min-height:100svh;padding-block:clamp(100px,8vw,160px);display:flex}.transparency-section .section-heading{text-align:center;margin-inline:auto}.transparency-section[data-tokenomics-handoff=active] .transparency-section__content{opacity:var(--tokenomics-next-copy-progress,1);transform:translateY(var(--tokenomics-next-copy-y,0))}.transparency-panel{grid-template-rows:minmax(0,1fr) auto;width:100%;min-height:clamp(360px,42vw,520px);display:grid}.transparency-panel__body{align-content:center;min-height:0;display:grid}.metric-list{border-block:1px solid #fff3;grid-template-columns:repeat(5,minmax(0,1fr));margin:clamp(58px,7vw,120px) 0 46px;display:grid}.metric-list>div{text-align:center;border-right:1px solid #ffffff29;flex-direction:column-reverse;justify-content:center;align-items:center;min-height:180px;padding:22px;display:flex}.metric-list>div:last-child{border-right:0}.metric-list dt{color:#ffffff8c;margin-top:11px;font-size:.85rem;line-height:1.45}.metric-list dd{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.65rem,2.8vw,3rem);font-weight:700}.transparency-section .section-cta{place-self:end;margin-left:auto}@media (max-width:1023px),(prefers-reduced-motion:reduce){.transparency-section[data-tokenomics-handoff=active] .transparency-section__content{opacity:1;transform:none}}.onchain-section{isolation:isolate;background:#efefef;height:100svh;min-height:100svh;padding:0;display:block;overflow:clip;box-shadow:0 -1px #efefef}.onchain-section:before{z-index:0;aspect-ratio:1;content:"";pointer-events:none;border:1px solid #1a1e2752;border-radius:50%;width:min(102vw,1940px);position:absolute;top:50%;left:0;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #ffffffe0}.page-container.onchain-section__layout{width:100%;max-width:none;height:100%;position:relative}.onchain-section__copy{z-index:3;top:50%;left:var(--page-gutter);width:min(38vw,720px);position:absolute;transform:translateY(-50%)}.onchain-section__copy .section-heading{max-width:46rem}.onchain-section__copy .section-heading h2{letter-spacing:-.045em;font-size:clamp(3rem,3.75vw,4.5rem);line-height:1.05}.onchain-section__copy .section-heading>p:last-child{max-width:45rem;color:var(--color-muted-on-light);font-size:clamp(1rem,1.458vw,1.75rem)}.brand-disclosure{z-index:2;position:absolute;inset:0;overflow:visible}.onchain-strip{width:100%;height:100%;position:relative;overflow:visible}.brand-disclosure-tracks{padding-block:clamp(90px,10vh,140px);display:block;position:absolute;inset:calc(-1*clamp(90px,10vh,140px)) 0}.brand-disclosure-track{animation:none;position:absolute;inset:0}.brand-disclosure-card{top:calc(50% + var(--brand-orbit-y-offset));left:var(--brand-orbit-x);width:min(20.833vw,400px);height:min(10.417vw,200px);transform:translate(-50%,-50%) rotate(var(--brand-orbit-rotation));transform-origin:50%;background:#fff;border:1px solid #ccc;border-radius:min(1.667vw,32px);grid-template-columns:auto auto;justify-content:center;align-items:center;column-gap:min(1.25vw,24px);padding:min(2.083vw,40px);display:grid;position:absolute}.brand-disclosure-card__mark{object-fit:contain;flex:none;max-width:none}.brand-disclosure-card strong{color:#1d2129;font-family:var(--font-family-sans);letter-spacing:0;white-space:nowrap;font-size:min(1.875vw,36px);font-weight:400;line-height:1.5}.brand-disclosure[data-motion-active=true] .brand-disclosure-card{will-change:transform}.brand-semantic-list{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:0;padding:0;list-style:none;position:absolute;overflow:hidden}.brand-semantic-list li{background:#fff;border:1px solid #ccc;border-radius:32px;align-items:center;gap:24px;display:flex}.brand-semantic-list img{object-fit:contain;flex:none;width:52px;height:52px}.brand-semantic-list strong{color:#1d2129;font-size:1.5rem;font-weight:400}.community-section{min-height:100svh;padding-block:clamp(88px,9.25vh,100px)}.community-section .section-heading{text-align:center;max-width:70rem;margin-inline:auto}.community-section .section-heading>p:last-child{margin-inline:auto}.community-grid{grid-template-columns:repeat(3,minmax(0,400px));justify-content:center;justify-items:center;gap:clamp(18px,2.083vw,40px);margin:clamp(64px,7.5vw,144px) 0 0;padding:0;list-style:none;display:grid}.community-card{width:100%;min-width:0;position:relative}.community-section[data-community-motion=ready] .community-card{opacity:0;transform:translateY(32px)scale(.94)}.community-section[data-community-motion=revealed] .community-card{animation:community-card-reveal .9s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--community-index,0) * .18s)}@keyframes community-card-reveal{0%{opacity:0;transform:translateY(32px)scale(.94)}72%{opacity:1;transform:translateY(-7px)scale(1.01)}to{opacity:1;transform:none}}.community-card:nth-child(odd){--community-hover-rotate:-.7deg}.community-card:nth-child(2n){--community-hover-rotate:.7deg}.community-card__surface{border-radius:var(--radius-card);aspect-ratio:1;width:min(100%,400px);color:inherit;transition:box-shadow var(--motion-control-feedback) ease,transform var(--motion-control-feedback) ease;background:#161719;margin-inline:auto;text-decoration:none;display:block;position:relative;overflow:hidden}.community-card__surface:is(a):focus-visible{transform:translateY(-4px)}@media (hover:hover) and (pointer:fine){.community-card__surface:hover{transform:translateY(-8px) rotate(var(--community-hover-rotate)) scale(1.012);box-shadow:0 18px 42px #1d212933}.community-card__surface:hover .community-card__artwork{filter:brightness(1.08)}}.community-card__number{z-index:1;color:#ffffff9e;font-variant-numeric:tabular-nums;font-size:clamp(1rem,1.354vw,1.625rem);font-weight:400;line-height:1.2;position:absolute;top:6%;left:6%}.community-card__artwork{border-radius:inherit;object-fit:contain;width:100%;height:100%;transition:filter var(--motion-control-feedback) ease}.community-section[data-community-motion=static] .community-card{opacity:1;animation:none;transform:none}.community-section[data-community-motion=static] .community-card__artwork,.community-section[data-community-motion=static] .community-card__surface{transition:none;animation:none}.community-section[data-community-motion=static] .community-card__surface:hover,.community-section[data-community-motion=static] .community-card__surface:is(a):focus-visible{transform:none}.community-section[data-community-motion=static] .community-card__surface:hover .community-card__artwork{filter:none}@media (prefers-reduced-motion:reduce){.community-card__artwork,.community-card__surface,.community-section[data-community-motion] .community-card{opacity:1;transition:none;animation:none;transform:none}.community-card__surface:hover,.community-card__surface:is(a):focus-visible{transform:none}}.final-cta-section{isolation:isolate;text-align:center;background:radial-gradient(circle at 8% 100%,#52066da3,#0000 46%),radial-gradient(circle at 96% 88%,#0072678f,#0000 42%),#020408;align-items:center;min-height:clamp(620px,36.82vw,707px);padding-block:clamp(96px,8vw,154px);display:flex;position:relative}.final-cta-section .final-cta-section__background{z-index:0;opacity:1;background:0 0;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.final-cta-section__background img{object-fit:cover;object-position:center;width:100%;height:100%}.final-cta-section:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#00000024,#0000000a 58%,#0003);position:absolute;inset:0}.final-cta-section__content{z-index:2;position:relative}.final-cta-section .section-heading{max-width:1240px;margin-inline:auto}.final-cta-section .section-heading h2{letter-spacing:-.045em;font-size:clamp(3rem,3.75vw,4.5rem);line-height:1.05}.final-cta-section .section-heading>p:last-child{color:#ffffff9e;max-width:1240px;margin-top:34px;font-size:clamp(1rem,1.15vw,1.375rem);line-height:1.5}.final-cta-section .section-actions{justify-content:center;gap:clamp(18px,2vw,36px);margin-top:clamp(38px,4vw,64px)}.final-cta-section .section-cta{min-width:clamp(220px,13vw,250px);min-height:60px;color:var(--color-paper);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:#ffffff47;padding-inline:28px}.final-cta-section .section-cta--primary{background:linear-gradient(100deg,#003c43e0,#167e52e0)}@media (max-width:767px){.final-cta-section{min-height:660px;padding-block:112px}.final-cta-section__background img{object-position:52% center}.final-cta-section .section-heading h2{font-size:clamp(2.65rem,13vw,4rem)}.final-cta-section .section-heading>p:last-child{margin-top:24px}.final-cta-section .section-actions{margin-top:36px}}@media (max-width:1024px){.onchain-section{height:auto;min-height:auto;padding-block:clamp(88px,10vw,128px)}.onchain-section:before{width:132vw;top:20%;transform:translate(-62%,-50%)}.page-container.onchain-section__layout{width:min(calc(100% - var(--page-gutter) - var(--page-gutter)),var(--page-max));height:auto;margin-inline:auto}.onchain-section__copy{width:min(100%,760px);position:relative;top:auto;left:auto;transform:none}.brand-disclosure{margin-top:clamp(48px,8vw,80px);position:relative}.brand-disclosure,.onchain-strip{height:auto;overflow:visible}.brand-disclosure .brand-disclosure-tracks{display:none}.brand-semantic-list{clip:auto;clip-path:none;white-space:normal;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;height:auto;margin:0;display:grid;position:static;overflow:visible}.brand-semantic-list li{border-radius:24px;justify-content:center;min-height:150px;padding:28px}.brand-semantic-list strong{font-size:clamp(1.2rem,3vw,1.75rem)}}@media (max-width:640px){.brand-semantic-list{grid-template-columns:minmax(0,1fr);gap:12px}.brand-semantic-list li{width:100%;min-height:132px}}.section-shell.hero-section{padding-block:0}body[data-hero-scroll-locked=true]{overscroll-behavior:none}.hero-section__poster-stage{z-index:0;clip-path:inset(19% 0 31% 55%);opacity:1;position:absolute;inset:0;overflow:hidden}.hero-section__poster-stage>.hero-section__poster{clip-path:none;width:100%;height:100%;position:absolute;inset:0}.hero-section__poster-stage .hero-section__poster img{width:auto;min-width:100%;max-width:none;height:100%;margin-left:auto}.hero-section__poster-stage .hero-section__poster:after{background:linear-gradient(90deg,var(--color-paper) 0 70%,transparent 82%)}.hero-section:after{display:none}.hero-section__gradient{z-index:1;opacity:.24;pointer-events:none;background:linear-gradient(90deg,#06e8f866,#0ef86066);height:33.7%;position:absolute;top:33.15%;left:0;right:0}.hero-section__letters{z-index:2;opacity:.09;pointer-events:none;color:var(--color-ink);-webkit-text-stroke:0;display:block}.hero-section__letter-slot{position:absolute;top:0}.hero-section__letter-slot>span{display:block}.hero-section__letter-slot--a{left:0}.hero-section__letter-slot--x{left:50%;transform:translate(-50%)}.hero-section__letter-slot--t{right:0}@media (max-width:1023px){.hero-section__poster-stage{clip-path:inset(19% 0 42% 55%)}.hero-section__gradient{opacity:.18;height:24%}}@media (max-width:767px){.hero-section__poster-stage{clip-path:inset(19% 0 53% 55%)}.hero-section__gradient{opacity:.12}}@media (prefers-reduced-motion:reduce){.hero-section [data-hero-motion]{will-change:auto!important}}.who-uses-section{background:var(--color-night);min-height:0;padding-block:clamp(88px,7vw,136px);overflow:clip}.who-uses-motif{display:none}.who-uses-section__content{z-index:2;position:relative}.who-uses-section .section-heading{z-index:4;color:var(--color-paper);text-align:center;margin-inline:auto;position:relative}.who-uses-section .section-heading h2{color:#fff}.who-uses-section [data-who-uses-title-emphasis]{color:#00e7b3}.who-uses-section .section-heading>p:last-child{color:#ffffffad;margin-inline:auto}.who-uses-section__stage{margin-top:clamp(48px,5vw,80px);position:relative}.audience-flow{grid-template-columns:1fr;gap:clamp(18px,2.4vw,32px);margin:0;padding:0;list-style:none;display:grid}.audience-card{min-width:0;color:var(--color-ink-strong);opacity:1;will-change:auto;border:0;border-radius:clamp(24px,1.667vw,32px);flex-direction:column;gap:clamp(9px,.625vw,12px);padding:clamp(18px,1.25vw,24px);display:flex;transform:none;box-shadow:0 32px 80px #0006}.audience-card,.audience-card__visual{background:var(--color-paper);position:relative;overflow:hidden}.audience-card__visual{border-radius:clamp(18px,1.25vw,24px);flex:none;height:clamp(116px,8.333vw,160px)}.audience-card__visual img{object-fit:contain;pointer-events:none;width:auto;max-width:none;height:145%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.audience-card[data-audience-card=brand] .audience-card__visual img{width:108%;height:auto}.audience-card[data-audience-card=investors] .audience-card__visual img{height:150%;left:68%}.audience-card[data-audience-card=promoters] .audience-card__visual img{height:152%;left:72%}.audience-card h3{color:var(--color-ink-strong);margin:0;font-size:clamp(1.5rem,1.667vw,2rem);font-weight:700;line-height:1.08}.audience-card p{color:#0009;margin:0;font-size:clamp(.875rem,1.042vw,1.25rem);line-height:1.28}@media (min-width:768px){.audience-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.who-uses-section:is([data-scene-mode=scroll],[data-scene-mode=visual]){width:100%;height:100svh;min-height:720px;padding-block:0}.who-uses-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .who-uses-motif{z-index:1;pointer-events:none;display:block;position:absolute;inset:0;overflow:hidden}.who-uses-motif [data-who-uses-motif]{opacity:var(--who-uses-motif-opacity,0);will-change:auto;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.who-uses-motif [data-who-uses-motif=a]{clip-path:polygon(0 0,100% 0,0 100%);transform:translate(calc(-1 * var(--who-uses-motif-shift,0vmax)),calc(-1 * var(--who-uses-motif-shift,0vmax)))}.who-uses-motif [data-who-uses-motif=b]{clip-path:polygon(100% 0,100% 100%,0 100%);transform:translate(var(--who-uses-motif-shift,0),var(--who-uses-motif-shift,0))}.who-uses-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .who-uses-section__content{place-items:center;height:100%;display:grid}.who-uses-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .section-heading{z-index:4;width:min(74vw,1200px);opacity:var(--who-uses-heading-opacity,1);transform:translateY(var(--who-uses-heading-y,0));will-change:auto}.who-uses-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .section-heading h2{white-space:nowrap;font-size:clamp(3.5rem,4.167vw,5rem)}.who-uses-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .section-heading>p:last-child{max-width:48ch;font-size:clamp(1rem,1.25vw,1.5rem)}.who-uses-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .who-uses-section__stage{z-index:3;pointer-events:none;margin:0;position:absolute;inset:0}.who-uses-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .audience-flow{display:block;position:absolute;inset:0}.who-uses-section:is([data-scene-mode=scroll],[data-scene-mode=visual]) .audience-card{width:clamp(320px,29.01vw,557px);min-height:clamp(300px,21.927vw,421px);opacity:var(--audience-card-opacity,0);transform:translate(-50%,-50%) translate(var(--audience-card-x,0),var(--audience-card-y,76vh)) rotate(var(--audience-card-rotate,0deg));position:absolute;top:50%;left:50%}.audience-card[data-audience-card=brand]{--audience-card-x:var(--who-uses-brand-x,-29vw);--audience-card-y:var(--who-uses-brand-y,76vh);--audience-card-rotate:var(--who-uses-brand-rotate,15deg);--audience-card-opacity:var(--who-uses-brand-opacity,0)}.audience-card[data-audience-card=consumers]{--audience-card-x:var(--who-uses-consumers-x,29vw);--audience-card-y:var(--who-uses-consumers-y,76vh);--audience-card-rotate:var(--who-uses-consumers-rotate,-15deg);--audience-card-opacity:var(--who-uses-consumers-opacity,0)}.audience-card[data-audience-card=investors]{--audience-card-x:var(--who-uses-investors-x,-24vw);--audience-card-y:var(--who-uses-investors-y,76vh);--audience-card-rotate:var(--who-uses-investors-rotate,13deg);--audience-card-opacity:var(--who-uses-investors-opacity,0)}.audience-card[data-audience-card=promoters]{--audience-card-x:var(--who-uses-promoters-x,20vw);--audience-card-y:var(--who-uses-promoters-y,76vh);--audience-card-rotate:var(--who-uses-promoters-rotate,-13deg);--audience-card-opacity:var(--who-uses-promoters-opacity,0)}.who-uses-section[data-motion-active=true] :is([data-audience-card],[data-who-uses-motif],.section-heading){will-change:transform,opacity}}@media (max-width:767px){.who-uses-section{padding-block:72px}.audience-card{padding:16px}}@media (prefers-reduced-motion:reduce){.who-uses-section :is([data-audience-card],.section-heading){opacity:1!important;will-change:auto!important;transform:none!important}}.section-shell.workflow-section{background:radial-gradient(circle at 50% 28%,#00ffc112,#0000 30%),#030404;padding-block:clamp(96px,9vw,148px);position:relative;overflow:clip}.workflow-scene,.workflow-stage{position:relative}.workflow-stage{width:min(100% - 48px,1180px);margin-inline:auto}.workflow-title-layer{text-align:center;gap:10px;max-width:760px;margin:0 auto clamp(52px,7vw,88px);display:grid}.workflow-card :where(h4,p),.workflow-system :where(h3,p),.workflow-title-layer :where(h2,p){margin:0}.workflow-title-layer__eyebrow{color:var(--color-accent-start);font-weight:760}.workflow-system__eyebrow,.workflow-title-layer__eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:.7rem}.workflow-system__eyebrow{color:#ffffff6b;font-weight:700;line-height:1.2}.workflow-title-layer h2{color:var(--color-paper);letter-spacing:-.055em;text-wrap:balance;font-size:clamp(2.5rem,5vw,4.6rem);font-weight:650;line-height:.98}.workflow-title-layer__accent{color:#00e7b3}@supports ((-webkit-background-clip:text) or (background-clip:text)){.workflow-title-layer__accent{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#12d8ef,#00e7b3 50%,#18f778);-webkit-background-clip:text;background-clip:text}}.workflow-title-layer>p:not(.workflow-title-layer__eyebrow){color:#ffffff94;line-height:1.65}.workflow-title-layer__summary{max-width:65ch;margin-inline:auto!important}.workflow-rails,.workflow-reveal{display:none}.workflow-group{gap:28px;display:grid}.workflow-group+.workflow-group{margin-top:68px}.workflow-system{border-bottom:1px solid #ffffff29;grid-template-columns:48px minmax(0,1fr);align-items:center;column-gap:16px;max-width:580px;padding:0 4px 24px;display:grid}.workflow-system>img{grid-row:1/span 2;width:40px;height:40px}.workflow-system__title-group{grid-column:2;gap:5px;display:grid}.workflow-system h3{color:var(--color-paper);letter-spacing:-.04em;font-size:clamp(1.55rem,3vw,2.4rem);font-weight:600}.workflow-system>p:last-child{color:#ffffff8a;grid-column:2;max-width:48ch;line-height:1.6}.workflow-track{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.workflow-track>li{min-width:0}.workflow-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100%;min-height:360px;color:var(--color-paper);background:linear-gradient(145deg,#ffffff1a,#0000 48%),#0a0c0cc2;border:1px solid #fff6;border-radius:16px;grid-template-rows:auto auto 1fr;gap:18px;padding:24px;display:grid;box-shadow:0 24px 64px #0000003d}.workflow-card__header{border-bottom:1px solid #ffffff24;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:12px;padding-bottom:18px;display:grid}.workflow-card__header>span{color:#ffffff52;letter-spacing:.1em;padding-top:3px;font-size:.68rem}.workflow-card__title-stack{isolation:isolate;min-width:0;padding-top:3px;display:grid}.workflow-card__title-stack>:is(h4,span){letter-spacing:-.03em;overflow-wrap:anywhere;white-space:normal;grid-area:1/1;min-width:0;font-weight:600;line-height:1.08}.workflow-card__title-stack h4{z-index:1;color:var(--color-paper);font-size:clamp(1.35rem,2vw,1.75rem);position:relative}.workflow-card__title-stack>span{color:#bbc2c2b3;opacity:.56;font-size:clamp(1.2rem,1.7vw,1.5rem);transform:translateY(10px)}.workflow-card__art{aspect-ratio:572/210;object-fit:cover;width:100%;height:auto}.workflow-card__description{color:#ffffff94;line-height:1.55}.workflow-track>li[aria-current=step] .workflow-card{border-color:#fff6;box-shadow:0 28px 80px #00000057}@media (max-width:767px){.workflow-stage{width:min(100% - 32px,1180px)}.workflow-title-layer{text-align:left}.workflow-title-layer__summary{margin-inline:0!important}.workflow-system{grid-template-columns:42px minmax(0,1fr);column-gap:12px}.workflow-card{min-height:0;padding:20px}}@media (min-width:1280px) and (prefers-reduced-motion:no-preference){.section-shell.workflow-section{background:radial-gradient(circle,#00ffc10d,#0000 28%),#030404;width:100%;height:100svh;min-height:720px;padding:0}.workflow-scene,.workflow-stage{width:100%;height:100%}.workflow-stage{--workflow-center-gap:clamp(40px,4.2vw,80px);isolation:isolate;max-width:none;margin:0}.workflow-section:is([data-scene-mode=scroll],[data-scene-mode=visual]){background:0 0}.workflow-section[data-scene-mode=scroll][data-motion-active=true]:not([data-reveal-complete=true]),.workflow-section[data-scene-mode=visual]:not([data-reveal-complete=true]){z-index:1}.workflow-section:is([data-scene-mode=scroll],[data-scene-mode=visual])[data-reveal-complete=true]{z-index:auto;pointer-events:none}.workflow-section:is([data-scene-mode=scroll],[data-scene-mode=visual])[data-reveal-active=true]{pointer-events:none}.workflow-reveal{z-index:1;pointer-events:none;display:block;position:absolute;inset:0;overflow:hidden}.workflow-curtain{background:radial-gradient(circle at 50% 48%,#00ffc108,#0000 34%),#030404;width:100%;display:block;position:absolute;inset-block:0}.workflow-curtain--left{clip-path:ellipse(72% 90% at 0);transform:translate3d(var(--workflow-curtain-left-x,0),0,0);left:0}.workflow-curtain--right{clip-path:ellipse(72% 90% at 100%);transform:translate3d(var(--workflow-curtain-right-x,0),0,0);right:0}.workflow-title-layer{z-index:4;width:max-content;max-width:calc(100% - 48px);opacity:var(--workflow-title-opacity,1);pointer-events:none;transform:translate3d(-50%,calc(-50% + var(--workflow-title-y,0) * 1vh),0);gap:8px;margin:0;position:absolute;top:50%;left:50%}.workflow-title-layer h2{white-space:nowrap;font-size:clamp(2rem,2.5vw,3rem)}.workflow-title-layer>p{display:none}.workflow-title-layer>p:not(.workflow-title-layer__eyebrow){font-size:clamp(.72rem,.8vw,.9rem)}.workflow-title-layer__summary{display:none}.workflow-rails{z-index:3;opacity:var(--workflow-rail-opacity,1);pointer-events:none;display:block}.workflow-rail,.workflow-rails{position:absolute;inset:0}.workflow-rail:before{content:"";background:repeating-linear-gradient(#fff3 0 5px,#0000 5px 11px);width:1px;position:absolute;top:8%;bottom:8%;left:50%}.workflow-rail:after{top:calc(var(--workflow-rail-dot-y,8) * 1vh);background:var(--color-accent-start);content:"";border-radius:50%;width:7px;height:7px;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 18px #00ffc1c7}.workflow-group{display:contents}.workflow-group+.workflow-group{margin-top:0}.workflow-system{z-index:2;width:min(31vw,460px);opacity:var(--workflow-content-opacity,1);border:0;padding:0;position:absolute;top:50%}.workflow-group--rwb .workflow-system{right:calc(50% + var(--workflow-center-gap));transform:translate3d(0,calc(-50% + var(--workflow-rwb-system-y,0) * 1vh),0);left:auto}.workflow-group--rwc .workflow-system{right:auto;left:calc(50% + var(--workflow-center-gap));transform:translate3d(0,calc(-50% + var(--workflow-rwc-system-y,92) * 1vh),0)}.workflow-system h3{font-size:clamp(1.75rem,2vw,2.5rem)}.workflow-track{--workflow-card-height:min(42vh,402px);--workflow-card-pitch:60vh;z-index:2;grid-template-columns:1fr;grid-auto-rows:var(--workflow-card-height);gap:calc(var(--workflow-card-pitch) - var(--workflow-card-height));width:min(32vw,620px);opacity:var(--workflow-content-opacity,1);display:grid;position:absolute;top:50%}.workflow-group--rwb .workflow-track{right:auto;left:calc(50% + var(--workflow-center-gap));transform:translate3d(0,calc(-21vh + var(--workflow-rwb-cards-y,90) * 1vh),0)}.workflow-group--rwc .workflow-track{right:calc(50% + var(--workflow-center-gap));transform:translate3d(0,calc(-21vh + var(--workflow-rwc-cards-y,90) * 1vh),0);left:auto}.workflow-card{border-radius:16px;gap:clamp(10px,1.2vh,18px);min-height:0;padding:clamp(18px,1.6vw,24px);box-shadow:0 30px 90px #00000075}.workflow-card__title-stack>:is(h4,span){overflow-wrap:normal;white-space:nowrap}.workflow-card__art{min-height:0;max-height:210px}.workflow-card__description{font-size:clamp(.72rem,.82vw,.9rem)}.workflow-section[data-motion-active=true] :is(.workflow-title-layer,.workflow-rails,.workflow-system,.workflow-track){will-change:transform,opacity}.workflow-section[data-motion-active=true] .workflow-curtain{will-change:transform}.workflow-section:not([data-motion-ready=true]){height:auto;min-height:0;padding-block:clamp(96px,9vw,148px)}.workflow-section:not([data-motion-ready=true]) :is(.workflow-scene,.workflow-stage){width:min(100% - 48px,1180px);height:auto;margin-inline:auto}.workflow-section:not([data-motion-ready=true]) .workflow-title-layer{opacity:1;pointer-events:auto;width:auto;max-width:760px;margin:0 auto clamp(52px,7vw,88px);position:relative;top:auto;left:auto;transform:none}.workflow-section:not([data-motion-ready=true]) .workflow-title-layer h2{white-space:normal}.workflow-section:not([data-motion-ready=true]) .workflow-title-layer>p,.workflow-section:not([data-motion-ready=true]) .workflow-title-layer__summary{display:block}.workflow-section:not([data-motion-ready=true]) .workflow-rails{display:none}.workflow-section:not([data-motion-ready=true]) .workflow-group{display:grid}.workflow-section:not([data-motion-ready=true]) .workflow-group+.workflow-group{margin-top:68px}.workflow-section:not([data-motion-ready=true]) .workflow-system{opacity:1;border-bottom:1px solid #ffffff29;width:auto;padding:0 4px 24px;position:relative;top:auto;left:auto;right:auto;transform:none}.workflow-section:not([data-motion-ready=true]) .workflow-track{opacity:1;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));grid-auto-rows:auto;gap:18px;width:auto;display:grid;position:relative;top:auto;left:auto;right:auto;transform:none}.workflow-section:not([data-motion-ready=true]) .workflow-card{min-height:360px}}@media (prefers-reduced-motion:reduce){.workflow-track>li[aria-current=step] .workflow-card{border-color:#fff6;box-shadow:0 24px 64px #0000003d}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.workflow-card{background:#0a0c0c}}.section-anchor-navigation{z-index:40;-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(110deg,#ffffff26,#ffffff0a),#04090b8f;border:1px solid #ffffff2e;border-radius:999px;padding:12px 9px;position:fixed;top:50%;right:clamp(16px,1.65vw,32px);transform:translateY(-50%);box-shadow:inset 0 1px #ffffff2e,0 18px 44px #00000047}.section-anchor-navigation__list{gap:clamp(4px,.65vh,8px);margin:0;padding:0;list-style:none;display:grid}.section-anchor-navigation__link{color:#fff;place-items:center;width:20px;height:20px;text-decoration:none;display:grid;position:relative}.section-anchor-navigation__dot{background:#ffffff6b;border-radius:50%;width:5px;height:5px;transition:transform .22s,background-color .22s,box-shadow .22s}.section-anchor-navigation__link[aria-current=location] .section-anchor-navigation__dot{background:#24f7c8;width:8px;height:8px;box-shadow:0 0 0 5px #15eabb1f,0 0 18px #15eabba6}.section-anchor-navigation__label{opacity:0;pointer-events:none;white-space:nowrap;background:#040a0cd1;border:1px solid #28f7c92e;border-radius:11px;width:max-content;padding:7px 10px;transition:opacity .22s,transform .22s;position:absolute;top:50%;right:31px;transform:translate(7px,-50%)scale(.96);box-shadow:0 10px 26px #00000047}.section-anchor-navigation__link:is(:hover,:focus-visible,[aria-current=location]) .section-anchor-navigation__label{opacity:1;transform:translateY(-50%)scale(1)}.section-anchor-navigation__link:focus-visible{outline-offset:3px;border-radius:50%;outline:2px solid #fff;box-shadow:0 0 0 8px #05090b}@media (hover:hover) and (pointer:fine){.section-anchor-navigation__link:is(:hover,:focus-visible) .section-anchor-navigation__dot{transform:translate(-3px)scale(1.25)}.section-anchor-navigation__item:has(+.section-anchor-navigation__item .section-anchor-navigation__link:is(:hover,:focus-visible)) .section-anchor-navigation__dot,.section-anchor-navigation__item:has(.section-anchor-navigation__link:is(:hover,:focus-visible))+.section-anchor-navigation__item .section-anchor-navigation__dot{transform:translate(-1px)scale(1.12)}}@media (max-width:1024px){.section-anchor-navigation{display:none}}@media (prefers-reduced-motion:reduce){.section-anchor-navigation,.section-anchor-navigation *{scroll-behavior:auto;transition:none!important;animation:none!important}.section-anchor-navigation__dot{transform:none!important}.section-anchor-navigation__label{transform:translateY(-50%)scale(1)!important}}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--color-paper)}body{min-width:320px;color:var(--color-ink);font-family:var(--font-family-sans);font-synthesis:none;text-rendering:optimizelegibility;margin:0;overflow-x:clip}button,input,select,textarea{font:inherit}canvas,img,svg,video{max-width:100%;display:block}.page-container{width:min(calc(100% - var(--page-gutter) - var(--page-gutter)),var(--page-max));margin-inline:auto}.section-shell{padding-block:var(--section-space);position:relative}.section-heading{gap:var(--heading-gap);max-width:70rem;display:grid}.section-heading :where(h2,p){margin:0}.section-heading h2{font-family:var(--font-family-sans);font-size:var(--section-heading-font-size);font-weight:var(--section-heading-font-weight);line-height:var(--section-heading-line-height);letter-spacing:var(--section-heading-letter-spacing);text-transform:var(--section-heading-text-transform);text-wrap:balance}.section-heading>p:last-child{max-width:70ch;color:var(--color-muted-on-light);font-size:var(--font-body-large);line-height:var(--line-height-copy);text-wrap:pretty}.section-eyebrow{color:var(--color-copy);font-size:var(--section-eyebrow-font-size);font-weight:var(--section-eyebrow-font-weight);letter-spacing:var(--section-eyebrow-letter-spacing);line-height:var(--section-eyebrow-line-height);text-transform:var(--section-eyebrow-text-transform)}.media-frame{aspect-ratio:var(--media-aspect-landscape);background:var(--color-media-fallback);position:relative;overflow:hidden}.media-frame :is(img,video,canvas,iframe){width:100%;height:100%}.media-frame :is(img,video){object-fit:cover}.section-shell{overflow:clip}.section-shell--night{background:var(--color-night);color:var(--color-paper)}.section-shell--night .section-heading>p:last-child{color:#ffffff94}.section-poster{border-radius:var(--radius-card-large);background:radial-gradient(circle at 78% 18%,#06e8f82e,transparent 34%),var(--color-media-fallback)}.section-poster img{object-position:center}.section-actions{flex-wrap:wrap;gap:16px;display:flex}.section-cta{border-radius:var(--radius-pill);min-width:176px;min-height:52px;color:var(--color-ink-strong);border:1px solid #1d212929;justify-content:space-between;align-items:center;gap:24px;padding:12px 22px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.section-cta--primary{background:var(--gradient-brand);border-color:#0000}.section-cta--secondary{color:inherit;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border-color:#ffffff47}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;padding-block:16px;position:relative}.site-header__inner{min-height:76px;display:flex}.site-header__brand{border-radius:4px;width:287.307px;max-width:100%;display:none}.site-header__logo{width:287.307px;height:36px}.desktop-header{--desktop-header-inset:clamp(16px,2vw,32px);z-index:80;border-radius:var(--radius-pill);background:var(--color-night);width:min(100vw - 40px,1440px);height:76px;transition:left var(--motion-control-feedback) ease-out,transform var(--motion-control-feedback) ease-out,width var(--motion-control-feedback) ease-out,height var(--motion-control-feedback) ease-out,padding var(--motion-control-feedback) ease-out,gap var(--motion-control-feedback) ease-out;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;gap:clamp(12px,1.5vw,24px);padding:11px 18px;display:grid;position:fixed;top:clamp(16px,2vw,28px);left:50%;transform:translate(-50%);box-shadow:0 4px 10px #00000040}.desktop-header[data-header-collapsed=true]{left:var(--desktop-header-inset);grid-template-columns:54px 0 0;gap:0;width:54px;height:54px;padding:0;transition-delay:72ms;transform:none}.desktop-header__toggle{width:54px;height:54px;color:var(--color-paper);cursor:pointer;background:0 0;border:0;justify-self:start;padding:0}.desktop-header__toggle--collapsed{border-radius:50%;place-items:center;display:grid}.desktop-header__toggle--expanded{border-radius:var(--radius-pill);justify-self:start;align-items:center;width:clamp(170px,19.9vw,287.307px);height:54px;display:inline-flex}.desktop-header__toggle:focus-visible{outline:2px solid var(--color-focus-inner);outline-offset:3px}.desktop-header__mark{width:36px;height:36px;display:block}.desktop-header__full-logo{width:100%;max-width:287.307px;height:auto;max-height:36px}.site-header__desktop-nav{min-width:0}.desktop-header__nav{opacity:1;justify-self:center;transition:opacity .108s linear 72ms,transform .108s ease-out 72ms;overflow:visible;transform:translate(0)}.desktop-header[data-header-collapsed=true] .desktop-header__nav{opacity:0;pointer-events:none;transition-delay:0s;transform:translate(-12px)}.mobile-menu ul,.site-footer ul,.site-header__desktop-nav ul{margin:0;padding:0;list-style:none}.site-header__desktop-nav ul{justify-content:center;align-items:center;gap:clamp(8px,1.25vw,24px);display:flex}.desktop-header__link{border-radius:var(--radius-pill);min-height:40px;color:var(--color-paper);cursor:pointer;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;padding:0 clamp(5px,.55vw,10px);font-size:clamp(.6875rem,.84vw,1rem);font-weight:500;line-height:1.25;text-decoration:none;display:inline-flex}.desktop-header__link:focus-visible,.desktop-header__link:hover{background:#ffffff1f}.desktop-header__link[aria-current=page]{background:var(--gradient-brand);min-height:46px;color:var(--color-ink-strong);padding-inline:clamp(14px,1.25vw,24px);font-size:clamp(.75rem,1.04vw,1.25rem)}.site-header__desktop-nav a{min-height:44px;color:var(--color-paper);align-items:center;font-size:clamp(.875rem,1vw,1rem);font-weight:500;line-height:1.25;text-decoration:none;display:inline-flex;position:relative}.site-header__desktop-nav a:focus-visible,.site-header__desktop-nav a:hover{border-radius:var(--radius-pill);background:#ffffff1f}.site-header__desktop-nav a[aria-current=page]{background:var(--gradient-brand);color:var(--color-ink-strong);border-radius:var(--radius-pill);padding-inline:18px}@media (min-width:1521px){.desktop-header{width:calc(100vw - clamp(80px,4vw,96px))}}@media (min-width:1025px) and (max-width:1200px){.desktop-header{grid-template-columns:minmax(184px,1fr) auto minmax(184px,1fr);gap:12px}.desktop-header__toggle--expanded{width:min(18vw,190px)}.site-header__desktop-nav ul{gap:5px}.desktop-header__link{padding-inline:4px;font-size:.6875rem}.desktop-header__link[aria-current=page]{padding-inline:9px;font-size:.75rem}}.mobile-menu{justify-self:end;display:none}.mobile-menu__no-script{display:none}.mobile-menu__trigger{width:48px;height:48px;color:var(--color-paper);cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:50%;place-items:center;padding:0;display:grid}.mobile-menu__icon{gap:6px;width:20px;display:grid}.mobile-menu__icon span{border-radius:var(--radius-pill);background:currentColor;height:2px}.mobile-menu__trigger[aria-expanded=true] .mobile-menu__icon span:first-child{transform:translateY(4px)rotate(45deg)}.mobile-menu__trigger[aria-expanded=true] .mobile-menu__icon span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu__panel{padding:0 var(--page-gutter);position:absolute;top:calc(100% + 8px);left:0;right:0}.mobile-menu__panel nav{border-radius:var(--radius-card);max-height:calc(100dvh - 124px);box-shadow:var(--shadow-card);background:#000000f5;border:1px solid #ffffff1f;padding:16px;overflow-y:auto}.mobile-menu__link,.mobile-menu__panel a{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:56px;padding-inline:16px;font-size:1.125rem;font-weight:500;text-decoration:none;display:flex}.mobile-menu__link{width:100%;color:var(--color-paper);cursor:pointer;text-align:left}.mobile-menu__link:focus-visible,.mobile-menu__link:hover{color:var(--color-accent-start)}.mobile-menu__panel li a{color:var(--color-paper)}.mobile-menu__panel .mobile-menu__link[aria-current=page]{color:var(--color-accent-start);background:linear-gradient(90deg,#06e8f82e,#0ef86014)}.mobile-menu__panel li:last-child a{border-bottom:0}.site-footer{z-index:3;background:linear-gradient(90deg,#2c003c,#002a27),var(--color-night);color:var(--color-ink-strong);padding:0;position:relative;overflow:hidden}.site-footer__surface{background:var(--color-canvas);border-radius:clamp(52px,10.42vw,200px) clamp(52px,10.42vw,200px) 0 0;padding-top:clamp(64px,4.7vw,90px);overflow:clip}.site-footer .page-container{--page-max:1394px}.site-footer__main{grid-template-columns:minmax(280px,1fr) minmax(0,2fr);gap:clamp(56px,8vw,160px);padding-bottom:clamp(48px,5vw,96px);display:grid}.site-footer__brand-column{align-self:start}.site-footer__brand{border-radius:var(--radius-pill);background:var(--color-night);width:min(100%,287px);padding:12px 16px;display:inline-block}.site-footer__brand img{width:100%;height:auto}.site-footer__brand-column>p{max-width:36ch;color:var(--color-copy);margin:22px 0 0;line-height:1.6}.site-footer__brand-column .site-footer__risk{color:#0009;margin-top:48px;font-size:.875rem}.site-footer__socials{flex-wrap:wrap;gap:10px;display:flex;margin-top:28px!important}.site-footer__socials a,.site-footer__socials>li>span{border:1px solid var(--color-line);border-radius:var(--radius-pill);min-height:36px;color:inherit;align-items:center;gap:8px;padding:6px 10px;font-size:.8125rem;text-decoration:none;display:inline-flex}.site-footer__socials>li>span{color:var(--color-muted-on-light)}.site-footer__social-mark{background:var(--color-ink-strong);width:22px;height:22px;color:var(--color-paper);border-radius:50%;place-items:center;font-size:.6875rem;font-weight:700;display:grid}.site-footer__sitemap{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(20px,3vw,60px);display:grid}.site-footer__sitemap section{min-width:0}.site-footer__sitemap h3{margin:0 0 20px;font-size:20px;font-weight:600;line-height:1.3}.site-footer__sitemap ul{gap:12px;display:grid}.site-footer__placeholder-item,.site-footer__sitemap a{color:var(--color-ink);align-items:center;gap:8px;font-size:16px;line-height:1.4;text-decoration:none;display:inline-flex}.site-footer__placeholder-item{color:var(--color-copy)}.site-footer__legal{border-top:1px solid var(--color-line);color:#000000a3;justify-content:space-between;align-items:center;gap:24px;min-height:64px;font-size:.75rem;display:flex}@media (max-width:1100px){.audience-grid,.learn-more-grid,.product-grid,.tokenomics-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.architecture-list,.metric-list,.network-list{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-list>div:nth-child(3){border-right:0}.site-footer__main{grid-template-columns:1fr}.site-footer__sitemap{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px){.site-header__inner{border-radius:var(--radius-pill);background:var(--color-night);grid-template-columns:minmax(0,1fr) auto;gap:20px;min-height:72px;padding:12px 16px;display:grid;box-shadow:0 4px 10px #00000040}.desktop-header{display:none}.site-header__brand{display:block}.site-header__desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu__no-script{border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#000000f5;border:1px solid #ffffff1f;grid-column:1/-1;padding:16px;display:grid}.mobile-menu__no-script ul{display:grid}.mobile-menu__no-script>ul>li>a{min-height:48px;color:var(--color-paper);border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;padding-inline:16px;font-size:1.125rem;font-weight:500;text-decoration:none;display:flex}}@media (max-width:900px){.hero-section__poster{clip-path:inset(19% 0 42% 55%);opacity:.52}.hero-section:after,.hero-section__poster:after{display:none}.hero-section__letters{opacity:.07;top:12%}.benefit-grid,.relationship-list{grid-template-columns:1fr}.benefit-card{min-height:0}.relationship-list{width:min(100%,560px);margin-top:20px}.architecture-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.section-shell{padding-block:clamp(72px,18vw,104px)}.section-heading h2{letter-spacing:-.04em;font-size:clamp(2.25rem,11vw,3.25rem)}.section-heading>p:last-child{font-size:1rem}.section-actions,.section-cta{width:100%}.hero-section,.hero-section__content{min-height:700px}.hero-section{padding-block:0}.hero-section__poster{clip-path:inset(19% 0 53% 55%);opacity:.38}.hero-section__letters{font-size:clamp(6rem,32vw,9rem);top:13%}.hero-section__content{justify-content:flex-end;padding-block:180px 72px}.hero-section h1{max-width:none;font-size:clamp(3.75rem,17vw,5.5rem)}.hero-section__content>p{margin-block:28px 32px;font-size:.95rem;line-height:1.58}.architecture-list,.audience-grid,.benefit-grid,.community-grid,.learn-more-grid,.metric-list,.network-list,.product-grid,.tokenomics-cards{grid-template-columns:1fr}.learn-more-card{min-height:460px}.who-uses-section__poster{width:180%;max-width:none;margin-left:-40%}.audience-card,.benefits-section{min-height:0}.benefits-section__poster{opacity:.3}.benefits-section:after{background:#000000c2}.product-tabs{width:100%}.products-section__poster{aspect-ratio:4/3!important}.products-section__poster img{object-fit:cover;object-position:center}.relationship-list li{min-height:72px}.architecture-figure{width:calc(100% + 32px);margin-left:-16px}.architecture-section__poster{aspect-ratio:4/3!important}.architecture-section__poster img{object-fit:cover}.architecture-list li{min-height:0}.tokenomics-section__poster{aspect-ratio:4/3!important}.tokenomics-section__poster img{object-fit:cover}.tokenomics-cards{margin-top:18px}.transparency-section{min-height:0}.metric-list>div,.metric-list>div:nth-child(3){border-bottom:1px solid #ffffff29;border-right:0;min-height:130px}.metric-list>div:last-child{border-bottom:0}.onchain-section__poster{width:100%;max-width:none;margin-left:0}.final-cta-section{min-height:660px;padding-block:112px}.final-cta-section .section-heading h2{font-size:clamp(2.65rem,13vw,4rem)}}@media (max-width:640px){.site-header{padding-block:12px}.site-header__brand{width:min(210px,100%)}.site-header__logo{width:100%;height:auto}.mobile-menu__panel{top:calc(100% + 4px)}.site-footer__main{gap:48px}.site-footer__surface{border-radius:52px 52px 0 0;padding-top:56px}.site-footer__brand-column .site-footer__risk{margin-top:32px}.site-footer__sitemap{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__legal{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:20px}}:focus-visible{outline:2px solid var(--color-focus-inner);outline-offset:2px;box-shadow:0 0 0 5px var(--color-focus-outer)}@media (prefers-reduced-motion:reduce){.desktop-header,.desktop-header__full-logo,.desktop-header__link,.desktop-header__mark,.desktop-header__nav,.desktop-header__toggle,.desktop-header__toggle--expanded{transition:none}html{scroll-behavior:auto}*,:after,:before{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}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}