.homepage{color:#f7f1e8;background:#000;overflow-x:clip}.homepage-reveal{background:#000;min-height:100%;position:relative}.homepage-section{isolation:isolate;min-height:100%;position:relative;overflow:hidden}.homepage-hero{z-index:1;background:#000;align-items:center;height:100%;padding:0;display:flex}.homepage-hero__gif-wrap{z-index:-2;pointer-events:none;animation:1.4s ease-out both homepage-hero-fade-in;position:absolute;inset:0;overflow:hidden}.homepage-hero__gif{object-fit:cover;object-position:center;background:#000;width:100%;min-width:100%;height:100%;min-height:100%;display:block}.homepage__grain,.homepage__vignette{pointer-events:none;position:absolute;inset:0}.homepage__grain{z-index:-1;opacity:.07;mix-blend-mode:screen;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:4px 4px}.homepage__vignette{z-index:-1;background:linear-gradient(102deg,#00000085 0%,#0000002e 40%,#0000 68%),radial-gradient(85% 95% at 22% 48%,#00000024 0%,#0000 58%)}.homepage-hero__content{z-index:4;width:min(480px,36vw);margin-left:clamp(72px,8vw,132px);animation:1.2s ease-out .25s both homepage-content-fade-in;position:relative}.homepage-logo-title--ufu{filter:drop-shadow(0 4px 14px #00000047);width:auto;margin:0 0 18px;transform:none}.homepage-logo-title__letters{font-family:var(--font-rubik-bubbles), cursive, fantasy;letter-spacing:.02em;color:#60a5fa;flex-wrap:wrap;align-items:flex-end;gap:.04em;font-size:clamp(56px,9vw,108px);font-weight:400;line-height:.88;display:flex}.homepage-logo-letter{transform-origin:bottom;color:inherit;-webkit-text-stroke:2px #0c0c0e;paint-order:stroke fill;text-shadow:0 2px #0f172a8c,0 6px 18px #00000038,0 0 1px #bfdbfe59;will-change:transform;animation:4.6s ease-in-out infinite homepage-logo-letter-wiggle;display:inline-block}.homepage-logo-letter:nth-child(2){animation-delay:.16s}.homepage-logo-letter:nth-child(3){animation-delay:.32s}.homepage-logo-letter:nth-child(4){animation-delay:.48s}@keyframes homepage-logo-letter-wiggle{0%,76%,to{transform:translateY(0)rotate(0)scale(1)}80%{transform:translateY(-4px)rotate(-2.4deg)scale(1.012)}84%{transform:translateY(2px)rotate(1.9deg)scale(.996)}88%{transform:translateY(-2px)rotate(-1.1deg)scale(1.006)}92%{transform:translateY(1px)rotate(.7deg)scale(1)}}.homepage-hero__content p{font-family:var(--font-rubik), ui-sans-serif, system-ui, sans-serif;color:#f7f1e8e0;text-shadow:0 1px 10px #00000059;margin:0;font-size:clamp(22px,2vw,34px);line-height:1.18}.homepage-actions{flex-direction:column;align-items:stretch;gap:14px;width:min(560px,48vw);margin-top:34px;display:flex}.homepage-actions__row{flex-wrap:nowrap;align-items:stretch;gap:12px;width:100%;display:flex}.homepage-action--buy{flex:1;width:auto;min-width:0;min-height:54px;padding:0 20px;font-size:14px}.homepage-action{color:#f7f1e8;min-width:128px;min-height:52px;font-family:var(--font-rubik), ui-sans-serif, system-ui, sans-serif;letter-spacing:0;-webkit-backdrop-filter:blur(14px)saturate(1.08);background:#0c0e125c;border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff12,0 8px 28px #0000001f}.homepage-action--icon{flex-shrink:0;width:56px;min-width:56px;height:56px;padding:0}.homepage-action svg{color:#fff;width:26px;height:26px}.homepage-action__brand{object-fit:contain;border-radius:6px;width:26px;height:26px;display:block}.homepage-action__dex{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.homepage-action__solid{fill:currentColor;stroke:none}.homepage-action__dex path{fill:none;stroke:currentColor}.homepage-action:hover,.homepage-action:focus-visible{background:#1e3a5f6b;border-color:#93c5fd73;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1a,0 10px 32px #0f172a38}.homepage-action:focus-visible{outline-offset:4px;outline:2px solid #93c5fde6}.homepage-contract{box-sizing:border-box;color:#f7f1e8eb;width:100%;max-width:100%;font-family:var(--font-rubik), ui-sans-serif, system-ui, sans-serif;cursor:pointer;-webkit-backdrop-filter:blur(14px)saturate(1.08);background:#0c0e1266;border:1px solid #60a5fa38;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:0;padding:16px 18px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid;box-shadow:inset 0 1px #ffffff0f,0 8px 28px #0000001f}.homepage-contract:hover,.homepage-contract:focus-visible{background:#1e3a5f61;border-color:#93c5fd66;box-shadow:inset 0 1px #ffffff14,0 10px 32px #0f172a33}.homepage-contract:focus-visible{outline-offset:4px;outline:2px solid #93c5fde6}.homepage-contract__label,.homepage-contract__status{color:#93c5fdd9;letter-spacing:.04em;font-size:12px;font-weight:800}.homepage-contract__value{color:#f7f1e8;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:500;overflow:hidden}@keyframes homepage-hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes homepage-content-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.homepage-hero{padding:0;display:block}.homepage__vignette{background:linear-gradient(#00000059 0%,#0000 22% 72%,#00000047 100%),linear-gradient(102deg,#00000094 0%,#00000026 45%,#0000 72%)}.homepage-hero__content{z-index:4;width:auto;margin-left:0;position:absolute;top:7%;left:20px;right:20px}.homepage-logo-title__letters{font-size:clamp(48px,14vw,72px)}.homepage-hero__content p{color:#f7f1e8db;text-shadow:0 1px 10px #00000052;max-width:330px;margin-top:-8px;font-size:clamp(16px,4.6vw,22px);line-height:1.08}.homepage-actions{gap:12px;width:100%;margin-top:clamp(120px,22%,200px)}.homepage-actions__row{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.homepage-action--buy{white-space:nowrap;grid-column:1/-1;width:100%;min-height:48px;padding:0 14px;font-size:clamp(11px,3.2vw,13px)}.homepage-action{background:#0c0e1261;border-color:#ffffff29;min-width:0}.homepage-action--icon{width:100%;min-width:0;height:50px}.homepage-action--icon svg,.homepage-action--icon .homepage-action__brand{width:22px;height:22px}.homepage-contract{background:#0c0e126b;gap:10px;width:100%;padding:14px}.homepage-contract__label,.homepage-contract__status,.homepage-contract__value{font-size:11px}}@media (prefers-reduced-motion:reduce){.homepage-logo-letter,.homepage-hero__gif-wrap,.homepage-hero__content{animation:none}}
.deploy-hero-stage .homepage,.deploy-hero-stage .homepage-reveal,.deploy-hero-stage .homepage-hero{background:0 0}.deploy-hero-stage .homepage-hero__gif-wrap{z-index:0}.deploy-hero-stage .homepage__grain,.deploy-hero-stage .homepage__vignette{z-index:1}.deploy-hero-stage .homepage__vignette{background:linear-gradient(102deg,#00000070 0%,#0000001a 42%,#0000 70%),radial-gradient(90% 85% at 24% 40%,#0000001a 0%,#0000 55%);-webkit-mask-image:linear-gradient(#000 0% 56%,#0000 88%);mask-image:linear-gradient(#000 0% 56%,#0000 88%)}.deploy-hero-stage .homepage-logo-title--ufu{filter:drop-shadow(0 3px 12px #00000038)}.deploy-hero-stage .homepage-logo-letter{text-shadow:0 2px #0f172a80,0 5px 14px #0000002e}.deploy-hero-stage .homepage-reveal{min-height:var(--hero-panel-h,100%)}.deploy-hero-stage .homepage-section{min-height:var(--hero-panel-h,50%);contain:layout style}.deploy-hero-stage .homepage-hero{box-sizing:border-box;height:var(--hero-panel-h,50%);min-height:var(--hero-panel-h,50%);align-items:center;padding-top:0;padding-bottom:clamp(76px,13vh,108px)}.deploy-hero-stage .homepage-logo-title--ufu{margin:0 0 12px}.deploy-hero-stage .homepage-hero__content{width:min(560px,88%);margin-left:clamp(32px,6vw,132px);padding-bottom:0}.deploy-hero-stage .homepage-hero__content p{font-size:clamp(16px,1.8vw,28px);line-height:1.15}.deploy-hero-stage .homepage-actions{flex-direction:column;gap:14px;width:min(560px,88%);margin-top:22px;display:flex}.deploy-hero-stage .homepage-actions__row{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%;display:grid}.deploy-hero-stage .homepage-action{min-height:52px;font-size:14px}.deploy-hero-stage .homepage-action--buy{letter-spacing:.02em;white-space:nowrap;grid-column:1/-1;width:100%;min-width:0;min-height:48px;padding:0 14px;font-size:clamp(12px,2.8vw,14px)}.deploy-hero-stage .homepage-action--icon{width:100%;min-width:0;height:52px}.deploy-hero-stage .homepage-contract{box-sizing:border-box;width:100%;max-width:100%;margin-top:0;padding:16px 18px}@media (max-width:767px){.deploy-hero-stage .homepage-hero{align-items:center;padding-top:0;padding-bottom:clamp(88px,16vh,120px);display:flex}.deploy-hero-stage .homepage-hero__content{z-index:4;width:auto;max-width:calc(100% - 28px);margin-left:14px;position:relative;top:auto;left:auto;right:auto;transform:none}.deploy-hero-stage .homepage-logo-title__letters{font-size:clamp(44px,13vw,64px)}.deploy-hero-stage .homepage-hero__content p{max-width:280px;margin-top:-8px;font-size:clamp(13px,3.8vw,18px)}.deploy-hero-stage .homepage-actions{gap:12px;width:100%;margin-top:22px}.deploy-hero-stage .homepage-actions__row{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.deploy-hero-stage .homepage-action--buy{min-height:48px;font-size:clamp(11px,3.2vw,13px)}.deploy-hero-stage .homepage-action--icon{width:100%;min-width:0;height:48px}.deploy-hero-stage .homepage-contract{width:100%}}@media (max-height:760px){.deploy-hero-stage .homepage-logo-title__letters{font-size:clamp(40px,7vw,80px)}.deploy-hero-stage .homepage-hero{padding-bottom:clamp(68px,12vh,96px)}}@media (max-height:620px){.deploy-hero-stage .homepage-logo-title__letters{font-size:clamp(34px,6.5vw,64px)}.deploy-hero-stage .homepage-hero__content p{font-size:clamp(14px,1.6vw,22px)}}@media (max-height:520px) and (orientation:landscape){.deploy-hero-stage .homepage-logo-title__letters{font-size:clamp(36px,10vw,52px)}.deploy-hero-stage .homepage-actions{margin-top:12px}}
.deploy-hero-stage{isolation:isolate;background:0 0;border-radius:0;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:visible}.deploy-hero-stage .homepage-hero__content p,.deploy-hero-stage .homepage-action,.deploy-hero-stage .homepage-contract{font-family:var(--font-rubik), ui-sans-serif, system-ui, sans-serif}.deploy-hero-stage__scroller{overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#93c5fd47 transparent;flex:auto;width:100%;height:100%;min-height:0;overflow:clip auto}.deploy-hero-stage__footer{z-index:55;pointer-events:none;background:0 0;justify-content:center;padding:0 16px;display:flex;position:absolute;bottom:clamp(14px,2.5vh,22px);left:0;right:0;overflow:visible}.deploy-hero-stage__cta-wrap{pointer-events:auto;isolation:isolate;background:0 0;border:none;flex-direction:column;align-items:center;gap:5px;margin-bottom:10px;padding:5px 10px 3px;display:flex;position:relative;overflow:hidden}.deploy-hero-stage__cta-wrap:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(88% 68% at 50% 42%,#0e121a7a 0%,#0e121a38 34%,#0000 58%);border-radius:18px;position:absolute;inset:4px 6px 6px}.deploy-hero-stage__cta-caption{color:#dbeafed9;font-family:var(--font-rubik), ui-sans-serif, system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;background:#09090b6b;border:1px solid #60a5fa47;border-radius:999px;justify-content:center;align-items:center;padding:5px 16px;font-size:11px;font-weight:700;display:inline-flex}.deploy-hero-stage__cta{z-index:1;box-sizing:border-box;color:#fff;min-height:52px;font-family:var(--font-rubik), ui-sans-serif, system-ui, sans-serif;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;pointer-events:auto;isolation:isolate;box-shadow:none;text-shadow:none;background:linear-gradient(#1e3a5f 0%,#0f172a 48%,#09090b 100%);border:2px solid #60a5faf2;border-bottom-width:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 28px;font-size:13px;font-weight:800;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:inline-flex;position:relative}.deploy-hero-stage__cta:after{border-radius:inherit;content:"";opacity:0;background:linear-gradient(105deg,#0000 0%,#ffffff1f 42%,#0000 58%);transition:opacity .2s;position:absolute;inset:0}.deploy-hero-stage__cta svg{filter:drop-shadow(0 0 6px #60a5fa73);flex-shrink:0;width:18px;height:18px}.deploy-hero-stage__cta:hover,.deploy-hero-stage__cta:focus-visible{box-shadow:none;background:linear-gradient(165deg,#1e3a5ffa 0%,#0f172afc 55%,#09090b 100%);border-color:#93c5fdf2;transform:translateY(-2px)}.deploy-hero-stage__cta:hover:after,.deploy-hero-stage__cta:focus-visible:after{opacity:1}.deploy-hero-stage__cta:focus-visible{outline-offset:4px;outline:2px solid #60a5faf2}.deploy-hero-stage__cta:active{transform:translateY(0)}.deploy-hero-stage__cta--ready{border-color:#93c5fd;animation:2.4s ease-in-out infinite deploy-cta-pulse}@keyframes deploy-cta-pulse{0%,to{border-color:#93c5fd}50%{border-color:#60a5fab8}}@media (prefers-reduced-motion:reduce){.deploy-hero-stage__cta--ready{animation:none}}
.site-split-view{--site-header-h:57px;--split-pane-h:calc((100dvh - var(--site-header-h)) / 2);--desk-bg-top:#070807;--desk-bg-mid:#0c0c0e;--desk-bg-deep:#09090b;--seam-accent:#60a5fa8c;--seam-cream:#dbeafe6b;--hero-bottom-radius:clamp(14px, 2.4vw, 22px);background:0 0;flex:1 0 auto;overflow:visible}.site-split-view__hero-wrap{z-index:20;height:var(--split-pane-h);min-height:var(--split-pane-h);border-radius:0 0 var(--hero-bottom-radius) var(--hero-bottom-radius);flex-shrink:0;position:relative;overflow:hidden}#buy{scroll-margin-top:calc(var(--site-header-h) + 12px)}.site-split-seam{z-index:18;border-radius:0 0 var(--hero-bottom-radius) var(--hero-bottom-radius);pointer-events:none;isolation:isolate;background:0 0;flex-shrink:0;height:40px;margin-top:-16px;margin-bottom:0;position:relative;overflow:hidden}.site-split-seam__atmosphere{border-radius:0 0 var(--hero-bottom-radius) var(--hero-bottom-radius);background:linear-gradient(to bottom, transparent 0%, #0809088c 55%, var(--desk-bg-top) 100%);height:28px;position:absolute;bottom:0;left:0;right:0}.site-split-seam__atmosphere:after{display:none}.site-split-seam__ridge{z-index:3;opacity:.88;justify-content:center;align-items:center;gap:clamp(10px,2.5vw,18px);width:min(92%,520px);display:flex;position:absolute;top:62%;left:50%;transform:translate(-50%,-50%)}.site-split-seam__line{background:linear-gradient(90deg,#0000 0%,#f7f1e814 18%,#f7f1e838 50%,#60a5fa47 72%,#0000 100%);flex:1;min-width:24px;height:1px}.site-split-seam__line:last-of-type{background:linear-gradient(90deg,#0000 0%,#60a5fa47 28%,#f7f1e838 50%,#f7f1e814 82%,#0000 100%)}.site-split-seam__label{color:#f7f1e861;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.38em;text-indent:.38em;text-transform:uppercase;white-space:nowrap;text-shadow:0 0 24px #60a5fa40;flex-shrink:0;padding:0 2px;font-size:9px;font-weight:500}.site-split-seam__flare{z-index:2;opacity:.85;filter:blur(.6px);background:radial-gradient(100% 1200% at 100%,#60a5fa59 0%,#60a5fa14 38%,#0000 68%);width:46%;height:3px;position:absolute;top:calc(50% - 1px);left:0}.site-split-seam__flare--r{background:radial-gradient(100% 1200% at 0%,#f7f1e847 0%,#f7f1e812 38%,#0000 68%);left:auto;right:0}.site-split-view__desk{min-height:calc(var(--split-pane-h) + 2rem);background:radial-gradient(ellipse 140% 48% at 50% -4%, #60a5fa12 0%, transparent 55%), radial-gradient(ellipse 120% 55% at 50% 0%, #0f172a80 0%, transparent 52%), radial-gradient(ellipse 80% 40% at 80% 12%, #60a5fa0a 0%, transparent 45%), linear-gradient(to bottom, var(--desk-bg-top) 0%, var(--desk-bg-mid) 22%, var(--desk-bg-deep) 100%);flex-shrink:0;padding-top:4px;scroll-margin-top:6px;position:relative;overflow:visible}.site-split-view__desk:before{z-index:0;pointer-events:none;content:"";opacity:.35;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:4px 4px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 48%);mask-image:linear-gradient(#000 0%,#0000 48%)}.site-split-view__desk>*{z-index:1;position:relative}.site-split-nav{color:#f7f1e8;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000094;border:1px solid #f7f1e873;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:border-color .18s,background .18s,transform .18s,opacity .18s;display:flex;box-shadow:0 4px 22px #00000080}.site-split-nav:hover,.site-split-nav:focus-visible{background:#f7f1e81f;border-color:#f7f1e8e6}.site-split-nav:focus-visible{outline-offset:3px;outline:2px solid #f7f1e8e6}.site-split-nav__icon{width:20px;height:20px}.site-split-nav--up{z-index:180;right:max(14px, env(safe-area-inset-right,0px));bottom:max(14px, env(safe-area-inset-bottom,0px));opacity:0;visibility:hidden;border-color:#60a5fa73;transition:opacity .22s,visibility .22s,transform .22s,border-color .18s,background .18s;position:fixed;transform:translateY(8px)}.site-split-nav--up.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.site-split-nav--up:hover,.site-split-nav--up:focus-visible{background:#60a5fa1f;border-color:#60a5fabf}.site-split-desk-head{display:none}@media (max-width:767px){.site-split-view{--site-header-h:53px}.site-split-seam{height:36px;margin-top:-12px;margin-bottom:0}.site-split-seam__atmosphere{height:80px;top:-32px}.site-split-seam__label{letter-spacing:.32em;text-indent:.32em;font-size:8px}.site-split-nav{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.site-split-seam__atmosphere:after{opacity:.1}}
.twitter-status-embed{flex-direction:column;align-items:center;width:100%;min-width:0;display:flex;overflow:visible}.twitter-status-embed .twitter-tweet,.twitter-status-embed .twitter-tweet-rendered{max-width:100%;overflow:visible;margin-left:auto!important;margin-right:auto!important}.twitter-status-embed iframe{border:0;margin-left:auto;margin-right:auto;display:block}.twitter-status-embed img,.twitter-status-embed video{max-width:100%!important;height:auto!important}
.x-broadcast-frame{aspect-ratio:16/9;background:#000;width:100%;font-size:0;line-height:0;display:block;position:relative;overflow:hidden}.x-broadcast-frame__iframe{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#000;border:0;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.studio-broadcast-gated .x-broadcast-frame{z-index:0;opacity:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.studio-broadcast-gated .x-broadcast-frame__iframe{visibility:hidden}.x-broadcast-widget{aspect-ratio:16/9;background:#000;width:100%;min-height:12rem;font-size:0;line-height:0;position:relative}.x-broadcast-widget iframe{background:#000!important;border:0!important;width:100%!important;height:100%!important;margin:0!important;display:block!important;position:absolute!important;inset:0!important}.x-broadcast-widget .twitter-broadcast,.x-broadcast-widget .twitter-broadcast-rendered{width:100%!important;max-width:none!important;height:100%!important;margin:0!important}
