html:has([data-story-page]){scroll-snap-type:y mandatory}@media (prefers-reduced-motion:no-preference){html:has([data-story-page]){scroll-behavior:smooth}}@media (max-height:30rem){html:has([data-story-page]){scroll-snap-type:none}}@media (max-width:16em){html:has([data-story-page]){scroll-snap-type:none}}.st-snap{scroll-snap-align:start;scroll-snap-stop:normal}.st-page{background:var(--ink-950);color:var(--ink-50);overflow-x:clip}.st-page ::selection{background:var(--lime-400);color:var(--ink-950)}.st-page :focus-visible{outline:2px solid var(--lime-500);outline-offset:3px;border-radius:var(--radius-md)}.st-lime :focus-visible,.st-paper :focus-visible{outline-color:var(--ink-950)}.st-wrap{width:100%;max-width:var(--container-wide);margin-inline:auto;padding-inline:1.25rem}@media (min-width:48rem){.st-wrap{padding-inline:2rem}}.st-h2{font-weight:800;letter-spacing:-.04em;line-height:1.05;font-size:clamp(1.875rem,7.5vw,3rem);text-wrap:balance}.st-h2,.st-hero-claim,.st-hero-sub,.st-lead{overflow-wrap:break-word}@media (max-width:23em){.st-h2,.st-hero-claim,.st-hero-sub,.st-lead{-webkit-hyphens:auto;hyphens:auto}}.st-lead{color:var(--ink-300);margin-top:1rem;font-size:1.125rem;line-height:1.5;max-width:var(--container-narrow);text-wrap:pretty}.st-lead b{color:var(--ink-50);font-weight:700}.st-lime .st-lead{color:var(--ink-900)}.st-lime .st-lead b{color:var(--ink-950)}.st-paper .st-lead{color:var(--ink-600)}.st-paper .st-lead b{color:var(--ink-950)}.st-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:var(--h-control-xl);padding:0 1.5rem;border-radius:var(--radius-md);border:0;font-family:var(--font-sans);font-weight:700;font-size:1rem;line-height:1;text-decoration:none;cursor:pointer;transition:background-color .15s var(--ease-out),border-color .15s var(--ease-out),transform .15s var(--ease-out)}.st-btn-primary{background:var(--lime-400);color:var(--ink-950)}.st-btn-primary:hover{background:var(--lime-500)}.st-btn-primary:active{transform:translateY(1px)}.st-btn-ghost{background:transparent;color:var(--ink-50);border:1px solid var(--ink-700);font-weight:600}.st-btn-ghost:hover{border-color:var(--ink-400)}.st-btn-sm{min-height:var(--h-control-sm);padding:0 1rem;font-size:.875rem}.st-header{position:fixed;inset:0 0 auto 0;z-index:var(--z-sticky);height:var(--h-story-header);display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-inline:1.25rem;background:color-mix(in oklab,var(--ink-950) 96%,transparent);border-bottom:1px solid color-mix(in oklab,var(--ink-800) 60%,transparent)}@media (min-width:48rem){.st-header{padding-inline:2rem}}.st-mark{font-family:var(--font-wordmark);font-weight:400;font-size:1.25rem;line-height:1;color:var(--lime-400);text-decoration:none;text-transform:uppercase;letter-spacing:.01em}.st-head-right{display:flex;align-items:center;gap:.5rem}.st-head-note{display:none;font-size:.875rem;font-weight:600;letter-spacing:.02em;color:var(--ink-400)}@media (min-width:40rem){.st-head-note{display:inline}}.st-progress{display:none;position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--lime-400);transform-origin:0 50%;transform:scaleX(0)}.st-chapter{min-height:var(--h-chapter);display:grid;align-content:center;padding-block:calc(var(--h-story-header) + 1rem) 2rem;position:relative;view-timeline-name:--st-ch;overflow-x:clip}.st-lime{background:var(--lime-400)}.st-lime,.st-paper{color:var(--ink-950)}.st-paper{background:var(--surface-paper)}.st-chapter-grid{display:grid;gap:1.5rem;align-items:center}.st-chapter-grid>*,.st-chapter>.st-wrap,.st-stage-ai>div,.st-stage-fees>div,.st-stage-verify>div{min-width:0;max-width:100%}@media (min-width:48rem){.st-chapter-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:3rem}.st-alt .st-chapter-grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.st-alt .st-chapter-copy{order:2}}@media (min-width:60rem){.st-chapter-grid{gap:4rem}}.st-chapter-copy{max-width:var(--container-narrow)}.st-hero{min-height:var(--h-chapter);display:grid;grid-template-rows:1fr auto;padding-top:var(--h-story-header)}.st-hero-core{display:grid;place-items:center;text-align:center;padding-block:2rem}.st-hero-inner{display:grid;justify-items:center;gap:1.5rem}.st-hero-inner>*{min-width:0;max-width:100%}.st-wordmark{font-family:var(--font-wordmark);font-weight:400;font-size:clamp(3rem,16vw,6rem);line-height:.95;color:var(--lime-400);letter-spacing:.01em;text-transform:uppercase;user-select:none}.st-wordmark span{display:inline-block}.st-hero-claim{font-weight:800;letter-spacing:-.04em;line-height:1.05;font-size:clamp(1.875rem,7.5vw,3rem);text-wrap:balance;max-width:15ch}.st-hero-claim .st-quiet{color:var(--ink-400)}.st-hero-sub{color:var(--ink-300);font-size:1.125rem;max-width:34ch;text-wrap:balance}.st-hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.25rem}.st-market-band{border-top:1px solid var(--ink-800);padding-block:1rem;overflow:hidden;white-space:nowrap}.st-market-track{padding-right:.5rem}.st-market-track,.st-stall{display:inline-flex;gap:.5rem}.st-stall{align-items:center;background:var(--ink-900);border:1px solid var(--ink-800);border-radius:9999px;padding:.25rem 1rem .25rem .25rem;flex:none}.st-stall .st-sw{width:1.75rem;height:1.75rem;border-radius:9999px;display:grid;place-items:center;flex:none;background:var(--ink-800)}.st-stall .st-sw svg{width:1rem;height:auto;color:var(--ink-300)}.st-stall .st-nm{font-size:.875rem;font-weight:600;color:var(--ink-300)}.st-stall .st-pr{font-size:.875rem;font-weight:800;letter-spacing:-.01em;font-variant-numeric:tabular-nums;color:var(--ink-50)}.st-pcard{background:var(--ink-900);border:1px solid var(--ink-800);border-radius:var(--radius-lg);overflow:clip;box-shadow:var(--shadow-md)}.st-photo{position:relative;aspect-ratio:4/3;display:grid;place-items:center;background:var(--ink-800)}.st-photo svg.st-item{width:42%;height:auto;color:var(--ink-300)}.st-save{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;background:color-mix(in oklab,var(--ink-950) 65%,transparent);color:var(--ink-50)}.st-save svg{width:1rem;height:1rem}.st-pbody{padding:1rem;display:grid;gap:.25rem}.st-price{font-weight:800;font-size:1.25rem;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.st-ptitle{font-weight:700;font-size:1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.st-pmeta{letter-spacing:.02em}.st-caption,.st-pmeta{font-size:.875rem;font-weight:600;color:var(--ink-400)}.st-caption{margin-top:1.5rem;text-align:center}.st-lime .st-caption{color:var(--ink-900)}.st-paper .st-caption{color:var(--ink-600)}.st-vchip{display:inline-flex;align-items:center;gap:.5rem;background:var(--ink-950);box-shadow:inset 0 0 0 1px var(--ink-700);padding:.25rem .75rem;font-size:.875rem;font-weight:700;color:var(--lime-400);white-space:nowrap}.st-vchip,.st-vchip .st-dot{border-radius:9999px;position:relative}.st-vchip .st-dot{width:.5rem;height:.5rem;background:var(--magenta-500);flex:none}.st-vchip .st-dot:after{content:"";position:absolute;inset:-6px;border-radius:50%;border:2px solid var(--magenta-500);opacity:0;transform:scale(.6)}.st-stage-verify{display:grid;justify-items:center}.st-pc-verify{width:min(20rem,100%)}.st-pc-verify .st-draw{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0}.st-seller-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;padding-top:.75rem;border-top:1px solid var(--ink-800);font-size:.875rem}.st-avatar{width:2rem;height:2rem;border-radius:50%;background:var(--ink-700);color:var(--ink-300);display:grid;place-items:center;font-size:.75rem;letter-spacing:.02em;flex:none}.st-avatar,.st-sname{font-weight:700}.st-seller-row .st-vchip{margin-left:auto}.st-stage-watch{display:grid;justify-items:center;gap:1rem}.st-searchrow{width:min(23rem,100%);min-width:0;max-width:100%;overflow:clip;display:flex;align-items:center;gap:.5rem;background:var(--ink-950);color:var(--ink-50);border-radius:9999px;padding:.5rem .5rem .5rem 1rem;box-shadow:var(--shadow-md)}.st-searchrow svg.st-mag{width:1rem;height:1rem;color:var(--ink-400);flex:none}.st-searchrow .st-q{font-weight:600;font-size:.875rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-savebtn{margin-left:auto;flex:none;width:2.5rem;height:2.5rem;border-radius:50%;display:grid;place-items:center;background:var(--lime-400);color:var(--ink-950)}.st-savebtn svg{width:1rem;height:1rem}.st-saved-note{font-size:.875rem;font-weight:700;letter-spacing:.02em;color:var(--ink-950);display:inline-flex;align-items:center;gap:.5rem}.st-saved-note svg{width:.75rem;height:.75rem}.st-watch-gap{font-size:.875rem;font-weight:600;color:var(--ink-900);padding-block:.25rem}.st-toast{width:min(23rem,100%);min-width:0;max-width:100%;display:flex;align-items:center;gap:.75rem;background:var(--ink-950);color:var(--ink-50);border-radius:var(--radius-lg);padding:.75rem 1rem;box-shadow:var(--shadow-lg)}.st-bell{width:2rem;height:2rem;border-radius:var(--radius-md);background:var(--lime-400);color:var(--ink-950);display:grid;place-items:center;flex:none}.st-bell svg{width:1rem;height:1rem}.st-toast-txt{display:grid;gap:.25rem;min-width:0}.st-toast-t{font-weight:700;font-size:.875rem}.st-toast-s{font-size:.875rem;font-weight:600;color:var(--ink-400)}.st-pc-match{width:min(23rem,100%);min-width:0;max-width:100%;display:flex;align-items:center;gap:.75rem;padding:.5rem;background:var(--ink-950);border-color:var(--ink-800);box-shadow:var(--shadow-lg)}.st-pc-match .st-photo{width:4.5rem;aspect-ratio:1;border-radius:var(--radius-md);overflow:clip;flex:none}.st-pc-match .st-photo svg.st-item{width:68%}.st-pc-match .st-pbody{padding:0;gap:.25rem;min-width:0}.st-pc-match .st-price{font-size:1.125rem;color:var(--ink-50)}.st-pc-match .st-ptitle{font-size:.875rem;-webkit-line-clamp:1;color:var(--ink-50)}.st-pc-match .st-pmeta{color:var(--ink-400)}.st-stage-ai{display:grid;justify-items:center}.st-pc-ai{width:min(21rem,100%);position:relative;overflow:visible}.st-pc-ai>.st-inner{border-radius:var(--radius-lg);overflow:clip}.st-ai-photo{position:relative;aspect-ratio:4/3;background:var(--ink-800);display:grid;place-items:center}.st-ai-thumbs{position:absolute;inset:0}.st-thumb{position:absolute;width:42%;aspect-ratio:1;border-radius:var(--radius-md);border:2px solid color-mix(in oklab,var(--ink-50) 18%,transparent);box-shadow:var(--shadow-md);display:grid;place-items:center;background:var(--ink-700)}.st-thumb svg{width:56%;height:auto;color:var(--ink-300)}.st-thumb-1{left:8%;top:16%;transform:rotate(-6deg)}.st-thumb-2{left:31%;top:30%;transform:rotate(2deg);z-index:1;background:var(--ink-600)}.st-thumb-3{left:55%;top:14%;transform:rotate(7deg)}.st-ai-badge{position:absolute;top:.5rem;right:.5rem;z-index:2;display:inline-flex;align-items:center;gap:.25rem;background:var(--accent-ai);color:var(--text-on-accent-ai);border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:700;letter-spacing:.01em;box-shadow:var(--shadow-md)}.st-ai-badge svg{width:.75rem;height:.75rem}.st-ai-body{padding:1rem;display:grid;gap:.5rem}.st-ai-title,.st-ai-title-line{overflow:hidden}.st-ai-title{font-weight:700;font-size:1rem;line-height:1.3;clip-path:inset(0 0 0 0);white-space:nowrap;text-overflow:ellipsis}.st-ai-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.st-cat-chip{font-size:.875rem;font-weight:600;letter-spacing:.02em;color:var(--ink-300);background:var(--ink-950);border:1px solid var(--ink-800);border-radius:9999px;padding:.25rem .75rem}.st-stage-fees{display:grid;justify-items:center}.st-stage-fees>div{width:min(30rem,100%)}.st-fee-track{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;width:100%}.st-endp{display:grid;justify-items:center;gap:.5rem;text-align:center}.st-endp .st-face{width:3rem;height:3rem;border-radius:50%;background:var(--ink-50);border:1px solid var(--ink-200);box-shadow:var(--shadow-sm);display:grid;place-items:center}.st-endp .st-face svg{width:1.25rem;height:1.25rem;color:var(--ink-600)}.st-endp .st-lbl{font-size:.75rem;font-weight:600;letter-spacing:.02em;color:var(--ink-600)}.st-endp .st-amt{font-weight:800;font-size:1rem;letter-spacing:-.01em;font-variant-numeric:tabular-nums;color:var(--ink-950)}.st-lane{position:relative;height:3.5rem}.st-lane-line{left:0;right:0;border-top:2px dashed var(--ink-200)}.st-lane-line,.st-tag{position:absolute;top:50%}.st-tag{left:100%;transform:translate(-100%,-50%);background:var(--lime-400);color:var(--ink-950);font-weight:800;font-size:.875rem;letter-spacing:-.01em;font-variant-numeric:tabular-nums;border-radius:var(--radius-sm);padding:.25rem .5rem .25rem 1rem;box-shadow:var(--shadow-md);white-space:nowrap;clip-path:polygon(.45rem 0,100% 0,100% 100%,.45rem 100%,0 50%)}.st-fee-note{margin-top:1rem;display:flex;justify-content:center}.st-fee-pill{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:var(--ink-600);background:var(--ink-50);border:1px solid var(--ink-200);border-radius:9999px;padding:.5rem 1rem;box-shadow:var(--shadow-sm)}.st-fee-pill b{color:var(--ink-950);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.st-baltic{text-align:center}.st-baltic .st-h2,.st-baltic .st-lead{margin-inline:auto}.st-bridge-stage{margin-top:2rem}.st-bridge{width:100%;max-width:44rem;height:auto;overflow:visible;margin-inline:auto;display:block}.st-bridge .st-under{fill:none;stroke:var(--ink-800);stroke-width:2;stroke-dasharray:2 7;stroke-linecap:round}.st-bridge .st-arc{fill:none;stroke:var(--lime-400);stroke-width:2.5;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:0}.st-bridge .st-node{fill:var(--ink-900);stroke:var(--lime-400);stroke-width:2.5}.st-bridge .st-node-core{fill:var(--lime-400)}.st-bridge .st-node-label{font-family:var(--font-sans);font-weight:700;font-size:16px;fill:var(--ink-50);text-anchor:middle;letter-spacing:-.01em}.st-bridge .st-node-sub{font-family:var(--font-sans);font-weight:600;font-size:12px;fill:var(--ink-400);text-anchor:middle;letter-spacing:.06em}.st-node-g{transform-box:fill-box;transform-origin:center}.st-pulse{opacity:.9}.st-langs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2rem}.st-lang{font-family:var(--font-sans);font-weight:600;font-size:.875rem;line-height:1;letter-spacing:.02em;color:var(--ink-300);background:var(--ink-900);border:1px solid var(--ink-800);border-radius:9999px;padding:.5rem 1rem}.st-xsearch{margin-top:1.5rem;text-align:center;font-weight:700;font-size:1rem;letter-spacing:-.01em;line-height:1.5;color:var(--ink-400);padding-inline:1rem}.st-xsearch b{color:var(--ink-50);font-weight:800}.st-xsearch .st-arr{color:var(--lime-400);padding-inline:.25em;font-weight:400}.st-closing{text-align:center;padding-bottom:0}.st-closing .st-h2{margin-inline:auto;max-width:16ch}.st-closing .st-lead{margin-inline:auto}.st-cards{display:grid;gap:1rem;margin-top:2rem;grid-template-columns:repeat(2,minmax(0,1fr));text-align:left}@media (min-width:48rem){.st-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.st-cards .st-pcard:nth-child(3){grid-column:1/-1}.st-cards .st-pcard:nth-child(3) .st-photo{aspect-ratio:16/9}@media (min-width:48rem){.st-cards .st-pcard:nth-child(3){grid-column:auto}.st-cards .st-pcard:nth-child(3) .st-photo{aspect-ratio:4/3}}.st-cards .st-price{font-size:1.125rem}.st-cards .st-ptitle{font-size:.875rem}.st-cards .st-pbody{padding:.75rem .75rem 1rem}.st-cards .st-photo svg.st-item{width:48%}.st-closing .st-btn{margin-top:2rem}.st-foot{margin-top:3rem;padding:2rem 0 calc(2rem + env(safe-area-inset-bottom));border-top:1px solid var(--ink-800);display:grid;gap:.75rem;justify-items:center}.st-foot-mark{font-family:var(--font-wordmark);font-weight:400;font-size:1.5rem;color:var(--lime-400);line-height:1;text-transform:uppercase}.st-foot-note{font-size:.875rem;font-weight:600;letter-spacing:.02em;color:var(--ink-400)}.st-foot-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.st-foot-nav a{display:inline-flex;align-items:center;min-height:var(--h-control-xl);font-size:.875rem;font-weight:600;color:var(--ink-300);text-decoration:underline;text-underline-offset:4px}.st-foot-nav a:hover{color:var(--lime-400)}@media (prefers-reduced-motion:no-preference){.st-wordmark span{animation:st-rise .7s var(--ease-spring) both}.st-wordmark span:first-child{animation-delay:50ms}.st-wordmark span:nth-child(2){animation-delay:.13s}.st-wordmark span:nth-child(3){animation-delay:.21s}.st-wordmark span:nth-child(4){animation-delay:.29s}.st-wordmark span:nth-child(5){animation-delay:.37s}.st-hero-claim,.st-hero-cta,.st-hero-sub{animation:st-fadeup .6s var(--ease-out) both}.st-hero-claim{animation-delay:.45s}.st-hero-sub{animation-delay:.55s}.st-hero-cta{animation-delay:.65s}.st-market-track{animation:st-slide-x 42s var(--ease-linear) infinite;will-change:transform}.st-market-band:active .st-market-track,.st-market-band:focus-within .st-market-track,.st-market-band:hover .st-market-track{animation-play-state:paused}@supports (animation-timeline:view()){.st-progress{display:block;animation:st-grow-x var(--ease-linear) both;animation-timeline:scroll(root)}.st-hero-core{animation:st-hero-away var(--ease-linear) both;animation-timeline:scroll(root);animation-range:0 90svh}.st-baltic .st-baltic-copy,.st-chapter .st-chapter-copy,.st-closing .st-closing-copy{animation:st-fadeup-soft var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 10% entry 45%}.st-pc-verify{animation:st-card-up var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 15% entry 48%}.st-pc-verify .st-draw{animation:st-draw-in var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 25% entry 60%}.st-pc-verify .st-pmeta,.st-pc-verify .st-price,.st-pc-verify .st-ptitle{animation:st-fadeup-soft var(--ease-linear) both;animation-timeline:--st-ch}.st-pc-verify .st-price{animation-range:entry 40% entry 58%}.st-pc-verify .st-ptitle{animation-range:entry 45% entry 63%}.st-pc-verify .st-pmeta{animation-range:entry 50% entry 68%}.st-seller-row .st-avatar,.st-seller-row .st-sname{animation:st-fadeup-soft var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 55% entry 74%}.st-seller-row .st-vchip{animation:st-chip-stamp var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 70% entry 92%}.st-seller-row .st-vchip .st-dot:after{animation:st-stamp-ring var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 88% entry 100%}.st-stage-verify .st-caption{animation:st-fadeup-soft var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 80% entry 100%}.st-searchrow{animation:st-card-up var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 15% entry 40%}.st-savebtn{animation:st-save-pop var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 30% entry 50%}.st-saved-note{animation:st-fadeup-soft var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 40% entry 55%}.st-watch-gap{animation:st-fadeup-soft var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 48% entry 62%}.st-toast{animation:st-toast-drop var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 58% entry 78%}.st-bell svg{transform-origin:50% 15%;animation:st-ring var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 70% entry 96%}.st-pc-match{animation:st-match-in var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 72% entry 96%}.st-pc-ai{animation:st-card-up var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 15% entry 40%}.st-thumb-1{animation:st-drop-1 var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 28% entry 48%}.st-thumb-2{animation:st-drop-2 var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 34% entry 54%}.st-thumb-3{animation:st-drop-3 var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 40% entry 60%}.st-ai-title{animation:st-type-reveal var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 55% entry 74%}.st-ai-row .st-price{animation:st-pop-in var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 66% entry 78%}.st-cat-chip{animation:st-pop-in var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 71% entry 83%}.st-ai-badge{animation:st-badge-stamp var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 80% entry 96%}.st-stage-ai .st-caption{animation:st-fadeup-soft var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 85% entry 100%}.st-fee-track .st-buyer{animation:st-fadeup-soft var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 15% entry 35%}.st-fee-track .st-seller-endp{animation:st-fadeup-soft var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 22% entry 42%}.st-tag{animation:st-travel var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 30% entry 85%}.st-fee-note{animation:st-fadeup-soft var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 70% entry 92%}.st-seller-amt{animation:st-pop-in var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 82% entry 96%}.st-bridge .st-arc{animation:st-draw-in var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 20% entry 70%}.st-node-g{animation:st-node-pop var(--ease-linear) both;animation-timeline:--st-ch}.st-node-ee{animation-range:entry 25% entry 40%}.st-node-lv{animation-range:entry 40% entry 55%}.st-node-lt{animation-range:entry 55% entry 70%}.st-pulse{animation:st-pulse-in var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 68% entry 82%}.st-langs,.st-xsearch{animation:st-fadeup-soft var(--ease-linear) both;animation-timeline:--st-ch}.st-langs{animation-range:entry 70% entry 90%}.st-xsearch{animation-range:entry 78% entry 98%}.st-cards .st-pcard{animation-timeline:--st-ch;animation-fill-mode:both}.st-cards .st-pcard:first-child{animation-name:st-drift-l;animation-range:entry 25% entry 55%}.st-cards .st-pcard:nth-child(2){animation-name:st-drift-up;animation-range:entry 32% entry 62%}.st-cards .st-pcard:nth-child(3){animation-name:st-drift-r;animation-range:entry 39% entry 69%}.st-closing .st-btn{animation:st-pop-in var(--ease-linear) both;animation-timeline:--st-ch;animation-range:entry 55% entry 80%}}}@media (prefers-reduced-motion:reduce){.st-pulse{display:none}}@keyframes st-rise{0%{opacity:0;transform:translateY(.4em) scale(.92)}to{opacity:1;transform:none}}@keyframes st-fadeup{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes st-slide-x{to{transform:translateX(-50%)}}@keyframes st-grow-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes st-hero-away{to{opacity:.1;transform:translateY(-8svh) scale(.955)}}@keyframes st-fadeup-soft{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:none}}@keyframes st-card-up{0%{opacity:0;transform:translateY(3.5rem) scale(.96)}to{opacity:1;transform:none}}@keyframes st-draw-in{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes st-chip-stamp{0%{opacity:0;transform:scale(1.8) translateY(-.75rem)}55%{opacity:1;transform:scale(1.15) translateY(0)}78%{transform:scale(.92)}to{transform:scale(1)}}@keyframes st-stamp-ring{0%{opacity:.9;transform:scale(.55)}to{opacity:0;transform:scale(1.7)}}@keyframes st-save-pop{0%{background:var(--ink-800);color:var(--ink-400);transform:scale(1)}60%{background:var(--lime-400);color:var(--ink-950);transform:scale(1.18)}to{background:var(--lime-400);color:var(--ink-950);transform:scale(1)}}@keyframes st-toast-drop{0%{opacity:0;transform:translateY(-1.5rem) scale(.97)}to{opacity:1;transform:none}}@keyframes st-ring{0%,to{transform:rotate(0)}20%{transform:rotate(16deg)}40%{transform:rotate(-12deg)}60%{transform:rotate(8deg)}80%{transform:rotate(-5deg)}}@keyframes st-match-in{0%{opacity:0;transform:translateY(2rem) scale(.97)}to{opacity:1;transform:none}}@keyframes st-drop-1{0%{opacity:0;transform:translateY(-7rem) rotate(-22deg) scale(.8)}70%{opacity:1}to{transform:translateY(0) rotate(-6deg) scale(1)}}@keyframes st-drop-2{0%{opacity:0;transform:translateY(-8rem) rotate(14deg) scale(.8)}70%{opacity:1}to{transform:translateY(0) rotate(2deg) scale(1)}}@keyframes st-drop-3{0%{opacity:0;transform:translateY(-7.5rem) rotate(26deg) scale(.8)}70%{opacity:1}to{transform:translateY(0) rotate(7deg) scale(1)}}@keyframes st-type-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes st-pop-in{0%{opacity:0;transform:scale(.7)}70%{opacity:1;transform:scale(1.06)}to{transform:scale(1)}}@keyframes st-badge-stamp{0%{opacity:0;transform:scale(2) rotate(6deg)}60%{opacity:1;transform:scale(.95) rotate(0)}to{transform:scale(1)}}@keyframes st-travel{0%{left:0;transform:translateY(-50%)}to{left:100%;transform:translate(-100%,-50%)}}@keyframes st-node-pop{0%{opacity:0;transform:scale(.4)}70%{opacity:1;transform:scale(1.12)}to{transform:scale(1)}}@keyframes st-pulse-in{0%{opacity:0}to{opacity:.9}}@keyframes st-drift-l{0%{opacity:0;transform:translate(-1rem,2.5rem) rotate(-2.5deg)}to{opacity:1;transform:none}}@keyframes st-drift-up{0%{opacity:0;transform:translateY(3.25rem) scale(.96)}to{opacity:1;transform:none}}@keyframes st-drift-r{0%{opacity:0;transform:translate(1rem,2.5rem) rotate(2.5deg)}to{opacity:1;transform:none}}