@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-page{--home-bg:#e7e7e4;--home-surface:#fff;--home-surface-soft:#f5f5f1;--home-surface-muted:#efefea;--home-text:#171717;--home-text-muted:#171717a3;--home-border:#17171714;--home-border-strong:#17171724;--home-green:#69ff42;--home-green-strong:#2f0;--home-green-soft:#69ff422e;--home-black:#070707;--home-shadow:0 24px 64px #0d120514;--home-page-pad-x:40px;--home-page-pad-b:56px;background:#fff;color:var(--home-text);font-family:Manrope,system-ui,sans-serif;min-height:100vh;overflow-x:hidden;padding:41px 40px 56px}.home-page *,.home-page :after,.home-page :before{box-sizing:border-box}.home-page a{color:inherit}.home-page a,.home-page a:hover{text-decoration:none}.home-page img{display:block;max-width:100%}.home-shell{margin:0 auto;max-width:1440px;width:100%}.home-main{gap:20px;margin-top:28px}.home-main,.home-top-panel{display:flex;flex-direction:column}.home-top-panel{background:#fff;border-radius:0;box-shadow:none;margin-bottom:0;min-height:calc(100vh - 97px);padding:0}.home-header{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:194px minmax(0,1fr) 164px;margin-bottom:0;min-height:32px;padding:0;position:relative;z-index:30}.home-sticky-nav{background:#fff;margin-bottom:20px;position:sticky;top:0;z-index:140}.home-scroll-progress{width:100%}.home-header-logo{align-items:center;display:flex;min-height:32px;width:194px}.home-header-logo img{height:30px;max-width:none;object-fit:contain;object-position:left center;width:auto}.home-header-nav{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(118px,1fr));min-height:32px}.home-header-nav a{align-items:center;background:#f3f3ef;border-radius:10px;color:#17171799;display:inline-flex;font-size:13px;font-weight:500;line-height:1;min-height:32px;padding:8px 16px;transition:background .28s cubic-bezier(.16,1,.3,1),color .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1)}.home-header-nav a:hover{background:#ebebe6;color:var(--home-text);transform:none}.home-button,.home-header-cta{align-items:center;border:1px solid #0000;border-radius:12px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:10px;justify-content:center;line-height:1;min-height:48px;padding:6px 16px 6px 6px;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),background .28s cubic-bezier(.16,1,.3,1),border-color .28s cubic-bezier(.16,1,.3,1),color .28s cubic-bezier(.16,1,.3,1)}.home-header-cta{background:var(--home-black);border-radius:7px;color:#fff;font-size:14px;font-weight:500;gap:10px;justify-content:flex-start;min-height:32px;padding:4px 12px 4px 8px;white-space:nowrap;width:164px}.home-header-cta>span:last-child{color:#fff}.home-button-icon{align-items:center;border-radius:8px;display:inline-flex;flex:0 0 28px;height:28px;justify-content:center;overflow:hidden;width:28px}.home-button-icon img{height:100%;object-fit:contain;width:100%}.home-button-icon svg{display:block;height:100%;width:100%}.home-header-cta .home-button-icon{border-radius:4px;flex-basis:24px;height:24px;width:24px}.home-button-icon--badge{align-items:center;background:linear-gradient(180deg,#aef5a1,#69ff42);box-shadow:inset 0 1px 0 #ffffff75,0 1px 0 #00000014;display:inline-flex;justify-content:center;padding:0}.home-header-cta-icon{position:relative}.home-header-cta-icon svg{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .18s cubic-bezier(.16,1,.3,1)}.home-header-cta-icon .home-cta-icon-default,.home-header-cta-icon .home-cta-icon-hover{height:9px;width:12px}.home-hero-cta-icon .home-cta-icon-default,.home-hero-cta-icon .home-cta-icon-hover{height:12px;width:16px}.home-cta-icon-default{opacity:1}.home-cta-icon-hover{opacity:0}.home-feature-card:hover,.home-identity-highlight:hover,.home-metric-card:hover,.home-principle-card:hover,.home-reward-card:hover,.home-tool-card:hover{box-shadow:0 18px 34px #0d120514;transform:translateY(-2px) scale(1.01)}.home-button:hover{box-shadow:0 12px 24px #0d12051a;transform:translateY(-1px) scale(1.015)}.home-button--primary{background:var(--home-black);color:#fff}.home-button--ghost,.home-button--secondary{background:var(--home-surface);border-color:#1717173d;color:var(--home-text)}.home-button--accent,.home-button--primary:hover{background:var(--home-green);color:var(--home-black)}.home-header-cta:hover{background:var(--home-green-strong);box-shadow:none;color:#000;transform:none}.home-header-cta:hover>span:last-child{color:#000}.home-header-cta:hover .home-button-icon--badge{background:#000}.home-header-cta:hover .home-cta-icon-default{opacity:0}.home-header-cta:hover .home-cta-icon-hover{opacity:1}.home-hero-actions .home-button{border-radius:9px;font-size:14px;font-weight:500;gap:10px;min-height:44px;white-space:nowrap}.home-hero-actions .home-button:hover{box-shadow:none;transform:none}.home-hero-actions .home-button--primary{justify-content:flex-start;padding:6px 20px 6px 8px;width:180px}.home-hero-actions .home-button--primary>span:last-child{color:#fff}.home-hero-actions .home-button--primary:hover>span:last-child{color:#000}.home-hero-actions .home-button--primary:hover .home-button-icon--badge{background:#000}.home-hero-actions .home-button--primary:hover .home-cta-icon-default{opacity:0}.home-hero-actions .home-button--primary:hover .home-cta-icon-hover{opacity:1}.home-hero-actions .home-button--secondary{border:1px solid #171717;justify-content:flex-start;padding:6px 20px;width:236px}.home-hero-actions .home-button--secondary:hover{background:#000;border-color:#000;color:#fff}.home-hero-actions .home-button--secondary:hover .home-button-arrow{transform:translateX(2px)}.home-hero-actions .home-button--primary .home-button-icon{border-radius:4px;flex-basis:32px;height:32px;width:32px}.home-hero-cta-icon{position:relative}.home-hero-cta-icon svg{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .18s cubic-bezier(.16,1,.3,1)}.home-button--ghost:hover,.home-button--secondary:hover{background:var(--home-black);border-color:var(--home-black);color:#fff}.home-button-arrow{font-size:14px;transition:transform .18s ease}.home-button--ghost:hover .home-button-arrow,.home-button--secondary:hover .home-button-arrow{transform:translateX(2px)}.home-bottom-cta,.home-footer,.home-section{border-radius:32px}.home-bottom-cta,.home-section-card{background:#ffffffeb;box-shadow:var(--home-shadow)}.home-hero{grid-gap:16px;align-items:stretch;display:grid;flex:1 0 auto;gap:16px;grid-template-columns:745px minmax(0,1fr)}.home-hero-copy,.home-hero-visual{min-height:683px}.home-hero-visual{background:radial-gradient(circle at 42% 32%,#b6ffae9e 0,#b6ffae00 34%),linear-gradient(180deg,#e4f3e7,#b6ffae 46%,#7ff47d 76%,#0f0);border-radius:16px;overflow:hidden;position:relative}.home-hero-glow{background:radial-gradient(circle at 56% 18%,#ffffff2e,#0000 18%),radial-gradient(circle at 22% 58%,#ffffff17,#0000 22%);inset:0;pointer-events:none;position:absolute}.home-hero-wallet-wrap{align-items:center;display:flex;inset:0;justify-content:center;padding:52px 26px 34px;position:absolute}.home-hero-wallet{height:auto;overflow:visible;width:min(55.2%,411px)}.home-hero-wallet path{transform-box:fill-box;transform-origin:center;transition:transform .28s ease,opacity .28s ease,filter .28s ease;will-change:transform,opacity}.home-hero-step{background:#ffffffeb;border:1px solid #ffffffb8;border-radius:10px;box-shadow:0 10px 26px #0b0c070f;max-width:306px;min-width:160px;opacity:.82;padding:16px;position:absolute;transform:translateY(8px) scale(.992);transition:opacity .82s cubic-bezier(.33,1,.32,1),transform .82s cubic-bezier(.33,1,.32,1),box-shadow .82s cubic-bezier(.33,1,.32,1),background .82s cubic-bezier(.33,1,.32,1),border-color .82s cubic-bezier(.33,1,.32,1);will-change:transform,opacity}.home-page--skip-intro .home-hero-step{animation-delay:0s}.home-hero-step--one{min-width:138px;right:42px;top:138px}.home-hero-step--two{left:38px;min-width:172px;top:308px}.home-hero-step--three{bottom:46px;max-width:371px;min-height:77px;min-width:371px;right:22px;width:371px}.home-hero-step.is-active{background:hsla(0,0%,100%,.985);border-color:#fffffff0;box-shadow:0 14px 30px rgba(11,12,7,.085);opacity:1;transform:translateY(0) scale(1)}.home-hero-step-label{color:#17171775;display:block;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:12px;opacity:.78;text-transform:uppercase;transform:translateY(3px)}.home-hero-step-body,.home-hero-step-label{transition:opacity .82s cubic-bezier(.33,1,.32,1),transform .82s cubic-bezier(.33,1,.32,1),color .82s cubic-bezier(.33,1,.32,1)}.home-hero-step-body{align-items:center;color:#171717d6;display:flex;font-size:16px;font-weight:500;gap:16px;opacity:.84;transform:translateY(4px)}.home-hero-step-body img{height:17px;object-fit:contain;opacity:.84;transform:scale(.96);transition:opacity .82s cubic-bezier(.33,1,.32,1),transform .82s cubic-bezier(.33,1,.32,1);width:17px}.home-hero-step.is-active .home-hero-step-label{color:#17171785;opacity:1;transform:translateY(0)}.home-hero-step.is-active .home-hero-step-body{color:#171717e6;opacity:1;transform:translateY(0)}.home-hero-step.is-active .home-hero-step-body img{opacity:1;transform:scale(1)}.home-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:0 0 0 4px}.home-display,.home-section-title{font-family:Cormorant Garamond,Georgia,serif;font-weight:400;letter-spacing:-.03em;line-height:.98}.home-display{font-size:clamp(48px,4.6vw,64px);letter-spacing:-.035em;line-height:.95;margin:0;max-width:100%}.home-display span{display:block;max-width:100%;white-space:nowrap}.home-bottom-cta-actions,.home-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.home-eyebrow{align-items:center;color:#ffffffb3;display:inline-flex;font-size:13px;font-weight:700;gap:10px;letter-spacing:.04em;margin-bottom:18px;text-transform:uppercase}.home-eyebrow--hero{color:#1717178c;font-size:14px;font-weight:500;letter-spacing:0;margin-bottom:14px;text-transform:none}.home-eyebrow-dot,.home-highlight-dot{background:var(--home-green);border-radius:2px;box-shadow:none;flex:0 0 8px;height:8px;width:8px}.home-highlight-dot{height:10px;width:10px}.home-eyebrow--hero .home-eyebrow-dot{border-radius:2px;height:8px;width:8px}.home-section{padding:34px}.home-section-head{display:flex;flex-direction:column;gap:14px;margin-bottom:30px}.home-section-label{color:#1717177a;font-size:13px;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.home-section-label--dark{color:#1717179e}.home-section-title{font-size:clamp(44px,4.1vw,64px);margin:0;max-width:860px}.home-section-title--light{color:#fff}.home-section-subtitle{color:var(--home-text-muted);font-size:18px;line-height:1.65;margin:0;max-width:760px}.home-intro-section{display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:88px 0 0;scroll-margin-top:0}.home-section-head--intro{align-items:flex-start;flex-direction:row;gap:24px;justify-content:space-between;margin-bottom:48px}.home-section-head--intro .home-section-label{align-items:center;color:#000;display:inline-flex;font-size:11px;font-weight:400;gap:10px;letter-spacing:1px;line-height:1.2;margin-bottom:26px;text-transform:uppercase}.home-section-head--intro .home-section-label:before{background:#000;border-radius:999px;content:"";flex:0 0 14px;height:1px;opacity:.72;width:14px}.home-section-head--intro .home-section-title{max-width:none}.home-intro-arrow{flex:0 0 78px;height:78px;margin-top:8px;object-fit:contain;opacity:.44;width:78px}.home-intro-rail{grid-gap:0;align-items:stretch;display:grid;gap:0;grid-template-columns:minmax(0,1fr);min-height:493px;width:100%}.home-intro-photo{border-radius:10px;min-height:493px;overflow:hidden;width:100%}.home-intro-photo img{height:100%;object-fit:cover;width:100%}.home-intro-panels{border-left:2px solid #69ff42e6;border-radius:10px;display:flex;min-height:493px;overflow:hidden;width:100%}.home-intro-dots{display:none}.home-intro-panel{align-items:stretch;border-right:2px solid #69ff42e6;cursor:pointer;display:flex;flex:0 0 79px;justify-content:center;min-height:493px;overflow:hidden;padding:26px 12px 14px;position:relative;transition:flex-basis .64s cubic-bezier(.22,1,.36,1),background .42s cubic-bezier(.22,1,.36,1),opacity .42s cubic-bezier(.22,1,.36,1),padding .64s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1);will-change:flex-basis}.home-intro-panel:hover{background:#69ff4205}.home-intro-panel.is-active{background:#ffffffe6;box-shadow:inset 0 0 0 1px #1717170d;flex:1 1;justify-content:flex-start;padding:18px 14px 12px}.home-intro-panel-number{color:#1717175c;font-size:20px;left:12px;line-height:1;position:absolute;top:12px;transition:opacity .76s cubic-bezier(.19,1,.22,1),transform .76s cubic-bezier(.19,1,.22,1)}.home-intro-panel.is-active .home-intro-panel-number{transform:translateY(0)}.home-intro-panel-tag{align-items:center;background:#b6ffaeeb;border-radius:4px;color:#1717179e;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;letter-spacing:.08em;min-height:22px;opacity:0;padding:0 10px;position:absolute;right:12px;text-transform:uppercase;top:12px;transform:translateY(8px);transition:opacity .52s cubic-bezier(.19,1,.22,1),transform .52s cubic-bezier(.19,1,.22,1)}.home-intro-panel.is-active .home-intro-panel-tag{opacity:1;transform:translateY(0)}.home-intro-panel-copy{bottom:12px;display:flex;filter:blur(1px);flex-direction:column;gap:12px;left:14px;max-width:none;opacity:0;pointer-events:none;position:absolute;right:14px;top:54px;transform:translateY(12px) scale(.985);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.22,1,.36,1)}.home-intro-panel.is-active .home-intro-panel-copy{filter:blur(0);opacity:1;transform:translateY(0)}.home-intro-panel-media{background:#1717170d;border:1px solid #17171714;border-radius:8px;height:268px;overflow:hidden;width:100%}.home-intro-panel-media img{display:block;height:100%;object-fit:cover;width:100%}.home-intro-panel-copy-body{display:flex;flex-direction:column;gap:0}.home-intro-panel-copy h3{color:#171717eb;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1;margin:0 0 10px}.home-intro-panel-copy p{color:#17171785;font-size:15px;line-height:1.45;margin:0}.home-intro-panel-vertical{bottom:18px;color:#171717eb;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;left:50%;letter-spacing:-.03em;line-height:1;opacity:.96;pointer-events:none;position:absolute;transform:translateX(-50%) rotate(180deg);transition:opacity .76s cubic-bezier(.19,1,.22,1),transform .76s cubic-bezier(.19,1,.22,1);white-space:nowrap;writing-mode:vertical-rl}.home-intro-panel.is-active .home-intro-panel-vertical{opacity:0;transform:translateX(-50%) rotate(180deg) translateY(12px)}.home-section-subtitle--light{color:#ffffffb8}.home-live-pulse-section{background:#fff;border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:28px;padding:38px 40px 48px}.home-live-pulse-head{grid-gap:26px 72px;align-items:end;display:grid;gap:26px 72px;grid-template-columns:minmax(0,.96fr) minmax(460px,.84fr)}.home-live-pulse-label{align-items:center;color:#1717176b;display:inline-flex;font-size:11px;font-weight:800;gap:10px;grid-column:1/-1;letter-spacing:.08em;margin:0 0 -4px}.home-live-pulse-label span{background:#171717;border-radius:999px;box-shadow:0 0 0 10px #1717170a;height:12px;width:12px}.home-live-pulse-head .home-section-subtitle,.home-live-pulse-head .home-section-title{margin:0}.home-live-pulse-head .home-section-title{font-size:clamp(58px,6vw,96px);line-height:.9;max-width:720px}.home-live-pulse-head .home-section-subtitle{color:#1717178f;font-size:21px;line-height:1.5;max-width:780px}.home-live-pulse-meta{border-top:1px solid #1717171a;display:flex;flex-direction:column;gap:16px;grid-column:2/3;padding-top:22px;width:100%}.home-live-pulse-meta div{grid-gap:18px;align-items:baseline;display:grid;gap:18px;grid-template-columns:150px minmax(0,1fr)}.home-live-pulse-meta span{color:#17171775;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-live-pulse-meta b{color:#171717db;font-size:16px;font-weight:700;text-align:right}.home-live-pulse-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-live-card{background:radial-gradient(circle at 20% 0,#69ff421f,#0000 36%),#fbfbfb;border:1px solid #17171714;border-radius:28px;display:flex;flex-direction:column;gap:22px;min-height:460px;overflow:hidden;padding:28px}.home-live-card--dark{background:radial-gradient(circle at 100% 0,#69ff4214,#0000 26%),linear-gradient(135deg,#050605,#080a08 64%,#10140e);border-color:#ffffff14;box-shadow:0 1px 0 #ffffff0a,0 28px 56px #17171714;color:#f8f8f6}.home-live-card-foot,.home-live-card-top{align-items:center;color:#ffffff94;display:flex;font-size:13px;font-weight:700;gap:14px;justify-content:space-between;letter-spacing:.06em;text-transform:uppercase}.home-live-card-top span{align-items:center;display:inline-flex;gap:10px;min-width:0}.home-live-card-top span i{background:#69ff42;border-radius:999px;box-shadow:0 0 0 10px #69ff4214;flex:0 0 10px;height:10px;width:10px}.home-live-card-top code{align-items:center;background:#ffffff12;border-radius:999px;color:#ffffffad;display:inline-flex;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;justify-content:center;letter-spacing:0;max-width:52%;min-height:28px;overflow-wrap:anywhere;padding:0 12px;text-transform:none}.home-live-big-stat{align-items:baseline;display:flex;gap:12px;margin-top:10px}.home-live-big-stat strong{color:#fff;font-family:Romie,Cormorant Garamond,Georgia,serif;font-size:clamp(56px,5vw,86px);font-weight:400;letter-spacing:0;line-height:.9}.home-live-big-stat span{color:#ffffff85;font-size:16px;font-weight:600}.home-live-signal-copy{display:flex;gap:16px;justify-content:space-between;margin:-4px 0 0}.home-live-signal-copy b{color:#fff;font-size:17px;font-weight:700}.home-live-signal-copy span{color:#69ff42;font-size:15px;font-weight:700}.home-live-signal-copy span.is-down{color:#ff7676}.home-live-stacked-bar{align-items:stretch;background:#fff;border:1px solid #1717170f;border-radius:8px;display:flex;gap:2px;margin-top:auto;min-height:126px;padding:10px}.home-live-stacked-bar span{background:linear-gradient(180deg,#69ff42 0 var(--long-pct),#1717171f var(--long-pct) 100%);border-radius:3px;box-shadow:inset 0 0 0 1px #1717170a;min-width:7px}.home-live-cohort-bars{display:flex;flex-direction:column;gap:10px;margin-top:auto}.home-live-cohort-bars div{grid-gap:12px;align-items:center;border-radius:8px;color:#ffffff8f;display:grid;gap:12px;grid-template-columns:128px minmax(0,1fr) 34px;min-height:24px}.home-live-cohort-bars div.is-active{background:#69ff4214;color:#69ff42}.home-live-cohort-bars div>span,.home-live-cohort-bars div>strong{font-size:13px;font-weight:700}.home-live-cohort-bars div>i{background:#ffffff14;border-radius:999px;display:flex;height:10px;overflow:hidden;position:relative}.home-live-cohort-bars b,.home-live-cohort-bars em{display:block;height:100%}.home-live-cohort-bars em{background:#ff70708f}.home-live-cohort-bars b{background:#69ff428f}.home-live-cohort-bars small{background:#ffffff8a;bottom:-3px;position:absolute;top:-3px;width:2px}.home-live-heatmap-head{align-items:flex-end;display:flex;gap:18px;justify-content:space-between}.home-live-cluster-side{color:#e6b258;font-size:15px;font-weight:700;text-align:right}.home-live-heatmap{display:flex;flex-direction:column;gap:8px;margin-top:auto;padding:8px 0}.home-live-heatmap-row{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr)}.home-live-heatmap-row span{color:#ffffff85;font-size:13px;font-weight:600;text-align:center}.home-live-heatmap-row div{display:flex;justify-content:flex-start}.home-live-heatmap-row>i{background:linear-gradient(90deg,#ff707033,#ff7070b8);border-radius:3px 0 0 3px;height:12px;justify-self:end}.home-live-heatmap-row b{background:linear-gradient(90deg,#69ff42db,#69ff4229);border-radius:0 3px 3px 0;display:block;height:12px}.home-live-heatmap-row.is-spot{border-top:1px dashed #69ff426b;grid-template-columns:1fr;margin:2px 0}.home-live-heatmap-row.is-spot div,.home-live-heatmap-row.is-spot>i{display:none}.home-live-heatmap-row.is-spot span{background:#69ff4224;border-radius:999px;color:#69ff42;justify-self:center;min-height:22px;padding:2px 12px;transform:translateY(-12px);width:fit-content}.home-live-venue-list{background:#0000;border-radius:8px;border-top:1px solid #ffffff14;display:flex;flex-direction:column;gap:10px;margin-top:auto;padding:14px 0 0}.home-live-venue-row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:88px minmax(0,1fr) 44px}.home-live-venue-row b,.home-live-venue-row span{color:#ffffff94;font-size:12px;font-weight:700}.home-live-venue-row b{color:#ffffffc7;text-align:right}.home-live-venue-row div{align-items:center;background:#ffffff14;border-radius:999px;display:flex;height:10px;overflow:hidden}.home-live-venue-row i{background:#69ff42;border-radius:inherit;display:block;height:100%;min-width:8px}.home-live-oi-chart{align-items:flex-end;background:linear-gradient(180deg,#ffffff0d,#0000 34%),linear-gradient(90deg,hsla(0,0%,100%,.045) 1px,#0000 0) 0 0 /10% 100%;border-radius:12px;display:flex;gap:8px;height:140px;margin-top:auto;padding:14px}.home-live-oi-chart span{background:linear-gradient(180deg,#69ff42,#69ff4238);border-radius:4px 4px 0 0;flex:1 1;min-height:12px}.home-live-card-foot{border-top:1px solid #ffffff14;margin-top:auto;padding-top:14px}.home-live-card-foot i{border-radius:999px;display:inline-flex;height:3px;margin-right:7px;vertical-align:middle;width:12px}.home-live-card-foot i.is-long{background:#69ff42}.home-live-card-foot i.is-short{background:#ff7676}.home-yc-summary{grid-gap:28px 72px;align-items:start;background:#fff;border:1px solid #17171714;border-radius:10px;box-shadow:none;display:grid;gap:28px 72px;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);padding:44px 40px}.home-yc-summary-copy{display:flex;flex-direction:column;gap:14px}.home-yc-summary-copy .home-section-label,.home-yc-summary-copy .home-section-subtitle,.home-yc-summary-copy .home-section-title{margin:0}.home-yc-summary-copy .home-section-title{font-size:clamp(40px,4.8vw,70px);line-height:.94;max-width:720px}.home-yc-summary-copy .home-section-subtitle{color:#17171794;font-size:20px;line-height:1.45;max-width:720px}.home-yc-summary-points{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.home-yc-summary-points article{grid-gap:16px;align-items:baseline;border-top:1px solid #17171714;display:grid;gap:16px;grid-template-columns:48px minmax(0,.42fr) minmax(0,1fr);padding:18px 0}.home-yc-summary-points article:last-child{border-bottom:1px solid #17171714}.home-yc-summary-points span{color:#17171757;font-size:12px;font-weight:800;letter-spacing:.08em}.home-yc-summary-points h3,.home-yc-summary-points p{margin:0}.home-yc-summary-points h3{color:#171717eb;font-size:18px;font-weight:700}.home-yc-summary-points p{color:#17171794;font-size:15px;line-height:1.45}.home-proof-strip{background:#fff;border:1px solid #17171714;border-radius:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.home-proof-strip article{border-right:1px solid #17171714;display:flex;flex-direction:column;gap:18px;justify-content:space-between;min-height:118px;padding:24px}.home-proof-strip article:last-child{border-right:0}.home-proof-strip strong{font-family:Romie,Cormorant Garamond,Georgia,serif;font-size:clamp(34px,4vw,56px);font-weight:400;line-height:.95}.home-proof-strip span{color:#17171794;font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.home-comparison-card,.home-feature-card,.home-metric-card,.home-photo-card,.home-principle-card,.home-process-card,.home-reward-card,.home-tool-card{background:var(--home-surface);border:1px solid var(--home-border);box-shadow:0 12px 30px #0f0f0c08}.home-photo-card{border-radius:26px;min-height:520px;overflow:hidden}.home-cohort-media img,.home-identity-photo,.home-photo-card img{height:100%;object-fit:cover;width:100%}.home-coverage-head h3,.home-feature-card h3,.home-identity-highlight h3,.home-identity-rail h3,.home-metric-card h3,.home-principle-card h3,.home-reward-card h3,.home-tool-card h3{font-size:24px;font-weight:600;letter-spacing:-.02em;margin:16px 0 12px}.home-comparison-copy p,.home-console-panel li,.home-coverage-head p,.home-earn-row p,.home-feature-card p,.home-footer-meta span,.home-footer-tagline p,.home-identity-highlight p,.home-identity-rail p,.home-metric-card p,.home-principle-card p,.home-process-card p,.home-process-window p,.home-reward-card p,.home-tool-card p{color:var(--home-text-muted);font-size:15px;line-height:1.7;margin:0}.home-identity{background:var(--home-black);border-radius:10px;box-shadow:var(--home-shadow);color:#fff;display:flex;flex-direction:column;gap:48px;padding:96px 40px}.home-identity-head,.home-identity-highlight,.home-identity-media,.home-identity-rail{opacity:0;transform:translateY(20px);transition:opacity .82s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1)}.home-identity.is-visible .home-identity-head{opacity:1;transform:translateY(0);transition-delay:40ms}.home-identity.is-visible .home-identity-media,.home-identity.is-visible .home-identity-rail{opacity:1;transform:translateY(0)}.home-identity.is-visible .home-identity-rail{transition-delay:.13s}.home-identity.is-visible .home-identity-media{transition-delay:.19s}.home-identity.is-visible .home-identity-highlight:first-child{opacity:1;transform:translateY(0);transition-delay:.28s}.home-identity.is-visible .home-identity-highlight:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.35s}.home-identity.is-visible .home-identity-highlight:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.42s}.home-identity.is-visible .home-identity-highlight:nth-child(4){opacity:1;transform:translateY(0);transition-delay:.49s}.home-identity-head{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:space-between;margin:0 auto;max-width:640px;min-height:122px;text-align:center;width:100%}.home-eyebrow--identity{color:#69ff42b8;font-size:10px;font-weight:600;gap:8px;letter-spacing:.12em;margin:0}.home-eyebrow--identity .home-eyebrow-dot{background:#69ff42eb;border-radius:999px;flex:0 0 14px;height:1px;width:14px}.home-identity-head .home-section-title{font-size:clamp(46px,4.5vw,62px);letter-spacing:-.035em;line-height:.94;max-width:640px}.home-identity-head .home-section-subtitle{color:#d8d8d8;font-size:15px;line-height:1.4;max-width:640px}.home-identity-grid{grid-gap:48px;align-items:stretch;display:grid;gap:48px;grid-template-columns:427px minmax(0,1fr);justify-content:space-between;min-height:528px}.home-identity-copy{display:flex;flex-direction:column;gap:18px}.home-identity-rail{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;margin-top:0;max-width:427px;min-height:528px;padding:24px 0 24px 24px;position:relative;width:100%}.home-identity-rail:before{background:#14fe14;border-radius:999px;bottom:0;content:"";left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:top center;transition:transform 1.1s cubic-bezier(.22,1,.36,1);width:7px}.home-identity.is-visible .home-identity-rail:before{transform:scaleY(1);transition-delay:.18s}.home-identity-kicker{color:#69ff42bd;display:inline-block;font-size:9px;font-weight:600;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.home-identity-rail h3{color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;letter-spacing:0;line-height:36px;margin:0;max-width:403px}.home-identity-rail p{color:#d8d8d8;font-size:15px;line-height:21px;margin:0;max-width:403px}.home-identity-badge{align-items:center;color:#69ff42d1;display:inline-flex;font-size:10px;font-weight:600;gap:8px;letter-spacing:.08em;margin-top:24px;text-transform:uppercase}.home-identity-badge img{height:auto;width:60px}.home-identity-media{margin-left:auto;min-height:528px;position:relative;width:100%}.home-identity-media:after{background:linear-gradient(180deg,#ffffff14,#ffffff05);border:1px solid #ffffff3d;border-radius:10px;bottom:16px;box-shadow:0 20px 40px #0000001f;content:"";height:168px;left:16px;opacity:0;pointer-events:none;position:absolute;transform:translateY(18px);transition:opacity .82s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1);width:334px}.home-identity.is-visible .home-identity-media:after{opacity:1;transform:translateY(0);transition-delay:.36s}.home-identity-photo{border-radius:10px;height:100%;object-fit:cover;width:100%}.home-identity-overlay{bottom:20px;left:20px;position:absolute;width:min(48%,336px)}.home-identity-highlights{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,minmax(0,322px));justify-content:space-between;margin-top:0}.home-identity-highlight{background:#0000;border:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column;justify-content:space-between;min-height:122px;padding:0;transition:opacity .82s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1)}.home-identity-highlight h3{color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;letter-spacing:0;line-height:36px;margin:16px 0 8px}.home-identity-highlight p{color:#d8d8d8;font-size:15px;line-height:21px}.home-identity-highlight:hover{background:#0000;box-shadow:none;transform:translateY(-2px)}.home-identity-highlights .home-highlight-dot{background:#14fe142e;border-radius:2px;height:12px;transition:background .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1);width:12px}.home-identity-highlight:hover .home-highlight-dot{background:#14fe14;box-shadow:0 0 0 1px #14fe143d,0 0 18px #14fe142e;transform:scale(1.04)}.home-metrics-grid{grid-gap:8px;align-items:stretch;display:grid;gap:8px;grid-auto-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0;min-height:472px}.home-metric-card{grid-column-gap:16px;align-items:center;background:#fafafa;border:1px solid #17171705;border-radius:10px;box-shadow:none;column-gap:16px;display:grid;grid-template-columns:24px minmax(0,1fr);min-height:140px;padding:24px;transition:transform .26s cubic-bezier(.22,1,.36,1),border-color .26s cubic-bezier(.22,1,.36,1),background .26s cubic-bezier(.22,1,.36,1)}.home-feature-card img,.home-metric-card img,.home-tool-card img{height:24px;object-fit:contain;width:24px}.home-metric-card img{margin-top:0}.home-metric-copy{display:flex;flex-direction:column;gap:6px;justify-content:center;min-width:0}.home-metric-card h3{color:#171717;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:400;letter-spacing:-.025em;line-height:1;margin:0}.home-metric-card p{color:#17171780;font-size:13px;line-height:1.35;margin:0}.home-metric-copy{grid-column:2}#markets.home-section-card,.home-section-card#markets{background:#0000;box-shadow:none;display:flex;flex-direction:column;gap:56px;min-height:776px;padding:28px 0 32px}.home-metrics-hero{grid-gap:56px;align-items:start;display:grid;gap:56px;grid-template-columns:minmax(0,800px) 584px;margin-bottom:0;min-height:472px}.home-section-head--metrics{justify-content:space-between;margin:0;min-height:472px}.home-section-head--metrics .home-section-label{align-items:center;color:#000;display:inline-flex;font-size:11px;font-weight:400;gap:10px;letter-spacing:1px;line-height:1.2;margin-bottom:0}.home-section-head--metrics .home-section-label:before{background:#000;border-radius:999px;content:"";flex:0 0 14px;height:1px;opacity:.72;width:14px}.home-section-head--metrics .home-section-title{font-size:clamp(52px,4.65vw,68px);letter-spacing:-.04em;line-height:.96;max-width:640px}.home-section-head--metrics .home-section-subtitle{color:#1717178f;font-size:15px;line-height:1.3;margin-top:auto;max-width:520px}#markets .home-metric-card:hover{background:#fff;border-color:#14fe1429;box-shadow:none;transform:translateY(-1px)}.home-analytics-slab{background:linear-gradient(180deg,#e4f3e7,#b6ffae 58%,#7ff47d 78%,#0f0);border-radius:28px;padding:28px}.home-analytics-head{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:28px;text-align:center}.home-analytics-grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(320px,.68fr) minmax(0,1.32fr)}.home-cohort-media{border-radius:24px;min-height:560px;overflow:hidden;position:relative}.home-cohort-query{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #ffffffbd;border-radius:18px;bottom:18px;left:18px;min-width:0;padding:16px 18px;position:absolute;right:18px}.home-query-label{color:#1717176b;display:block;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.home-cohort-query strong{display:block;font-size:22px;font-weight:600;letter-spacing:-.03em;line-height:1.12;margin-bottom:6px;overflow-wrap:anywhere;word-break:break-word}.home-cohort-query p{color:#1717179e;font-size:14px;margin:0}.home-tier-columns{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(2,minmax(0,1fr))}.home-tier-column{display:flex;flex-direction:column;gap:0}.home-tier-column-head{align-items:center;color:#1717176b;display:flex;font-size:11px;font-weight:700;justify-content:space-between;letter-spacing:.08em;padding:0 8px 6px;text-transform:uppercase}.home-tier-card{grid-gap:10px;align-items:start;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff;border:1px solid #1717170f;border-radius:0;display:grid;gap:10px;grid-template-columns:20px 1fr auto;padding:13px 14px;transition:background .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}.home-tier-card--highlight{background:#fff}.home-tier-card--highlight:hover,.home-tier-card:hover{background:#e9ffe4fa;border-color:#14fe142e}.home-tier-card img{height:18px;margin-top:4px;object-fit:contain;width:18px}.home-tier-copy strong{display:inline-block;font-size:15px;font-weight:700;margin-bottom:2px}.home-tier-copy p{color:#1717178f;font-size:12px;line-height:1.45;margin:0}.home-tier-signal{align-items:center;background:#17171714;border-radius:999px;display:flex;height:13px;margin-top:8px;max-width:178px;overflow:hidden;position:relative;width:100%}.home-tier-signal span{background:linear-gradient(90deg,#69ff42b3,#69ff42);border-radius:inherit;display:block;height:100%;min-width:8px}.home-tier-signal b{color:#17171794;font-size:9px;font-weight:800;line-height:1;position:absolute;right:6px}.home-tier-rank{align-items:center;color:#17171780;display:flex;font-size:12px;font-weight:700;gap:8px}.home-coverage-toggle,.home-tier-toggle{display:none}.home-tier-tag{align-items:center;background:#69ff42e6;border-radius:999px;color:#171717e0;display:inline-flex;font-size:10px;justify-content:center;letter-spacing:.08em;padding:2px 7px}.home-coverage-card{background:#fff;border-radius:10px;margin-top:12px;padding:40px 24px}.home-coverage-head{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:12px}.home-coverage-head h3{color:#171717;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;letter-spacing:0;line-height:36px;margin:0 0 8px}.home-coverage-head p{color:#1717178f}.home-coverage-arrow{flex:0 0 32px;height:36px;object-fit:contain;width:32px}.home-coverage-table{display:flex;flex-direction:column}.home-coverage-row{grid-gap:18px;border-top:1px solid #1717170f;color:#17171794;display:grid;font-size:14px;gap:18px;grid-template-columns:minmax(220px,1.15fr) minmax(180px,1fr) minmax(220px,1fr) 120px;padding:16px 0}.home-coverage-row span:first-child{color:#171717eb;font-weight:600}.home-coverage-row--head{border-top:none;color:#17171757;font-size:12px;font-weight:700;letter-spacing:.08em;padding-top:0;text-transform:uppercase}.home-coverage-row:not(.home-coverage-row--head) span:last-child{align-items:center;background:#f5f5f5;border:1px solid #0000;border-radius:3px;display:inline-flex;justify-content:center;line-height:1;min-height:20px;padding:2px 8px;width:fit-content}.home-taxonomy-section{background:#11140f;border-radius:10px;color:#fff;display:flex;flex-direction:column;gap:22px;overflow:hidden;padding:54px 40px}.home-taxonomy-head{grid-gap:16px 48px;align-items:end;display:grid;gap:16px 48px;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr)}.home-taxonomy-head .home-section-label{color:#69ff42c7;grid-column:1/-1;margin:0}.home-taxonomy-head .home-section-subtitle,.home-taxonomy-head .home-section-title{margin:0}.home-taxonomy-head .home-section-title{color:#fff;font-size:clamp(42px,4.4vw,64px);line-height:.96}.home-taxonomy-head .home-section-subtitle{color:#ffffff9e}.home-taxonomy-copy{display:flex;flex-direction:column;gap:10px}.home-taxonomy-note{color:#ffffff6b;font-size:13px;font-weight:600;line-height:1.45;margin:0;max-width:620px}.home-taxonomy-axis-wrap{display:flex;flex-direction:column;gap:12px}.home-taxonomy-axis-head{align-items:center;color:#ffffff80;display:flex;font-size:11px;font-weight:700;gap:18px;justify-content:space-between;letter-spacing:.08em;text-transform:uppercase}.home-taxonomy-axis-head b{color:#ffffffb8;font-weight:700;text-align:right}.home-taxonomy-axis{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(8,minmax(116px,1fr))}.home-taxonomy-node{align-items:center;background:linear-gradient(180deg,#ffffff14,hsla(0,0%,100%,.035)),#ffffff0a;border:1px solid #ffffff14;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:172px;padding:14px 10px;text-align:center}.home-taxonomy-node img{filter:brightness(0) invert(1);height:58px;object-fit:contain;opacity:.62;width:58px}.home-taxonomy-node strong{color:#fff;font-size:13px;line-height:1.1;overflow-wrap:anywhere}.home-taxonomy-node span{color:#69ff42d1;font-size:11px;font-weight:700}.home-workflow-section{background:#0000;border-radius:0;box-shadow:none;padding:34px 0 0}.home-workflow-layout{grid-gap:32px;align-items:stretch;display:grid;gap:32px;grid-template-columns:minmax(0,1.36fr) minmax(320px,.94fr)}.home-workflow-stage{background-color:#11140f;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;display:grid;isolation:isolate;min-height:553px;overflow:hidden;place-items:center;position:relative}.home-workflow-stage:before{background:linear-gradient(#69ff420f 1px,#0000 0) 0 0 /34px 34px,linear-gradient(90deg,#69ff420f 1px,#0000 0) 0 0 /34px 34px,#090b08b8;content:"";inset:0;position:absolute;z-index:0}.home-workflow-window{background:#0d100cf0;border:1px solid #ffffff1f;border-radius:10px;box-shadow:0 28px 58px #0000003d;opacity:0;padding:14px;position:relative;transform:translateY(12px) scale(.985);transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);width:min(100%,380px);z-index:1}.home-workflow-window.is-visible{opacity:1;transform:translateY(0) scale(1)}.home-workflow-window-head{align-items:center;border-bottom:1px solid #ffffff1f;color:#ffffff85;display:flex;font-size:11px;font-weight:700;justify-content:space-between;letter-spacing:.08em;margin-bottom:10px;padding:0 2px 10px;text-transform:uppercase}.home-workflow-dots{background:#69ff42e0;border-radius:999px;display:inline-flex;height:8px;position:relative;width:34px}.home-workflow-dots:after,.home-workflow-dots:before{background:#69ff42e0;border-radius:999px;content:"";height:8px;position:absolute;top:0;width:8px}.home-workflow-dots:before{left:12px}.home-workflow-dots:after{left:24px}.home-workflow-window-icon{aspect-ratio:1;background:radial-gradient(circle at 30% 24%,#ffffff57,#0000 24%),linear-gradient(180deg,#c5ffbdfa,#69ff42f5);border-radius:14px;box-shadow:inset 0 0 0 2px #ffffff6b,0 14px 30px #69ff421f;display:grid;margin:0 auto 10px;place-items:center;width:86px}.home-workflow-window-icon img{height:34px;width:34px}.home-workflow-pill{align-items:center;background:#ffffff12;border:none;border-radius:999px;color:#ffffffd6;display:flex;font-size:14px;font-weight:500;gap:10px;justify-content:center;margin:0 auto 10px;min-height:32px;padding:6px 14px;width:fit-content}.home-workflow-pill img{animation:home-workflow-spin 2s linear infinite;height:18px;width:18px}.home-workflow-window p{color:#ffffffd1;font-size:14px;line-height:1.6;margin:0;min-height:48px}.home-workflow-copy{display:flex;flex-direction:column;gap:28px;justify-content:space-between;min-height:553px}.home-workflow-copy .home-section-title{max-width:420px}.home-workflow-copy .home-section-subtitle{font-size:18px;line-height:1.45;max-width:460px}.home-logo-strip{align-items:center;display:flex;flex-direction:column;gap:14px;margin:26px 0 22px;padding-top:10px}.home-logo-strip-label{color:#1717176b;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-logo-strip-marquee{mask-image:linear-gradient(90deg,#0000,#000 8%,#000 92%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000,#000 8%,#000 92%,#0000);overflow:hidden;position:relative;width:100%}.home-logo-strip-track{align-items:center;animation:home-logo-carousel 40s linear infinite;display:flex;width:max-content;will-change:transform}.home-logo-strip-item{align-items:center;display:flex;justify-content:center;min-height:48px;opacity:.96;padding:0 36px;position:relative;width:320px}.home-logo-strip-item:after{background:#17171714;content:"";height:48px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.home-logo-strip-item img{max-height:28px;max-width:220px;opacity:.98;width:auto}.home-logo-strip:hover .home-logo-strip-track{animation-play-state:paused}.home-console{grid-gap:28px;align-items:stretch;background:#000;border-radius:16px;color:#fff;display:grid;gap:28px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:628px;padding:64px 40px}.home-console-panel{background:hsla(0,0%,100%,.008);border:1px solid #ffffff24;border-radius:10px;display:flex;flex-direction:column;min-height:436px;padding:14px}.home-console-head{align-items:center;color:#ffffffd1;display:flex;font-size:15px;gap:12px;justify-content:space-between;margin-bottom:20px}.home-console-badge{align-items:center;background:#b8f9a7;border-radius:999px;color:#171717d1;display:inline-flex;font-size:9px;font-weight:700;justify-content:center;letter-spacing:.08em;padding:4px 8px;text-transform:uppercase}.home-console-panel ul{display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:center;list-style:none;margin:0;padding:0}.home-console-panel li{align-items:center;color:#ffffffc2;display:flex;font-size:14px;line-height:1.45;min-height:62px;padding:8px 8px 8px 20px;position:relative}.home-console-panel li:before{background:#69ff42;border-radius:4px;bottom:6px;content:"";left:0;position:absolute;top:6px;width:4px}.home-console-orbit{display:grid;min-height:436px;place-items:center;position:relative}.home-console-orbit:before{background-image:repeating-linear-gradient(90deg,#888 0 3px,#0000 3px 5px);content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.home-console-orbit:after{content:none}.home-orbit-ring{border:1px solid #ffffff57;border-radius:999px;position:absolute}.home-orbit-ring--outer{height:288px;opacity:.52;width:288px}.home-orbit-ring--mid{animation:home-orbit-breathe 4.6s ease-in-out infinite;height:238px;opacity:.56;width:238px}.home-orbit-ring--inner{animation:home-orbit-breathe 4.6s ease-in-out .35s infinite;height:200px;opacity:.48;width:200px}.home-orbit-dot-track{animation:home-orbit-dot-rotate 8.2s linear infinite;border-radius:999px;height:238px;position:absolute;width:238px}.home-orbit-dot{background:#14fe14;border-radius:999px;box-shadow:0 0 10px #82e619;height:8px;left:50%;position:absolute;top:0;transform:translate(-50%,-4px);width:8px}.home-orbit-core{animation:home-core-breathe 4.8s ease-in-out infinite;background:#f5f5f5;border-radius:999px;box-shadow:0 0 0 16px #ffffff08,0 0 0 30px hsla(0,0%,100%,.018);color:var(--home-text);display:grid;height:160px;place-items:center;position:relative;text-align:center;width:160px;z-index:1}.home-orbit-core:before{border:8px solid hsla(0,0%,100%,.055);border-radius:999px;content:"";inset:-8px;pointer-events:none;position:absolute}.home-orbit-core strong{align-items:center;display:inline-flex;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;justify-content:center;letter-spacing:0;line-height:36px;min-height:32px}.home-orbit-core strong:after{color:#69ff42;content:"+";margin-left:1px}.home-orbit-core span{color:#1717178f;font-size:15px}.home-orbit-caption{bottom:0;position:absolute;text-align:center}.home-orbit-caption span{align-items:center;color:#69ff42e0;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;margin-bottom:6px}.home-orbit-caption span:before{background:#69ff42;border-radius:999px;content:"";height:8px;width:8px}.home-orbit-caption p{color:#fff9;font-size:13px;margin:0}.home-guardrail-strip-section{background:#0000;border-radius:0;box-shadow:none;padding:20px 0 0}.home-guardrail-strip{grid-gap:0;display:grid;gap:0;grid-template-columns:1.28fr repeat(3,minmax(0,1fr));min-height:489px}.home-guardrail-photo{border-radius:10px;overflow:hidden}.home-guardrail-photo img{height:100%;object-fit:cover;width:100%}.home-guardrail-col{border-left:1px solid #1717171f;display:flex;flex-direction:column;gap:16px;justify-content:flex-end;min-height:489px;padding:28px 16px 12px}.home-guardrail-col img{height:60px;margin-bottom:auto;object-fit:contain;width:60px}.home-guardrail-col h3{color:#171717eb;font-family:Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:400;letter-spacing:-.02em;line-height:1.08;margin:0}.home-guardrail-col p{color:#17171794;font-size:14px;line-height:1.45;margin:0;max-width:310px}.home-developers-section{display:flex;flex-direction:column;gap:16px;padding-bottom:34px;padding-top:34px}.home-developers-top{grid-gap:28px;align-items:stretch;display:grid;gap:28px;grid-template-columns:minmax(0,1fr) 624px}.home-developers-cta-stack{display:flex;flex-direction:column;gap:12px;justify-self:end;max-width:100%;width:624px}.home-developers-copy{display:flex;flex-direction:column;gap:14px;height:auto;max-width:588px}.home-developers-copy .home-section-title{font-family:Romie,Cormorant Garamond,Georgia,serif;font-size:51px;letter-spacing:0;line-height:1.14;margin:0}.home-developers-copy .home-section-subtitle{color:#17171794;font-size:14px;line-height:1.46;margin:0;max-width:588px}.home-developers-label{align-items:center;display:inline-flex;gap:8px;margin:0}.home-developers-label:before{color:#171717bd;content:"—";font-size:20px;line-height:1}.home-developers-terminal{background:radial-gradient(circle at 6px 6px,hsla(0,0%,9%,.016) 1px,#0000 1.2px) 0 0 /16px 16px,#fff;border:1px solid #17171717;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;min-height:258px;padding:16px}.home-dev-window-dots{display:flex;gap:6px}.home-dev-window-dots span{background:#6ef25a;border-radius:999px;height:7px;width:7px}.home-dev-command{grid-gap:11px;align-items:center;border:1px solid #1717171a;border-radius:8px;color:#171717b3;display:grid;font-size:15px;gap:11px;grid-template-columns:auto 1fr auto;line-height:1.4;min-height:64px;padding:0 14px 0 16px;word-break:break-word}.home-dev-note{align-items:flex-start;background:#6ef25a14;border:1px solid #6ef25a6b;border-radius:8px;box-sizing:border-box;color:#171717a3;display:flex;font-size:15px;gap:10px;line-height:1.35;min-height:88px;padding:12px 14px}.home-dev-command-prefix{color:#6ef25aeb;font-size:19px;line-height:1}.home-dev-command-copy{align-items:center;background:#0000;border:0;color:#1717179e;cursor:pointer;display:inline-flex;height:20px;justify-content:center;justify-self:end;padding:0;position:static;transition:color .18s ease;width:20px}.home-dev-command-copy:hover{color:#171717e6}.home-dev-note-bullet{background:#69ff42;border-radius:999px;flex:0 0 auto;height:6px;margin-top:3px;width:6px}.home-dev-note p{margin:0}.home-dev-note p:first-child{color:#171717c7;font-size:15px;line-height:1.3}.home-dev-note p:last-child{color:#1717178f;font-size:15px;line-height:1.3}.home-dev-release-stripe{background:#11140f;border:1px solid #17171714;border-radius:10px;color:#fff;display:flex;flex-direction:column;gap:12px;padding:14px}.home-dev-release-head{align-items:center;display:flex;gap:14px;justify-content:space-between}.home-dev-release-head span{color:#69ff42d1;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-dev-release-head b{color:#ffffffad;font-size:12px;text-align:right}.home-dev-release-tools{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-dev-release-tools article{background:hsla(0,0%,100%,.045);border:1px solid #ffffff14;border-radius:8px;display:flex;flex-direction:column;gap:6px;min-height:112px;padding:11px}.home-dev-release-tools code{color:#69ff42;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:700;overflow-wrap:anywhere}.home-dev-release-tools p{color:#ffffffad;font-size:12px;line-height:1.35;margin:0}.home-dev-release-tools small{color:#ffffff6b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;line-height:1.35;margin-top:auto;overflow-wrap:anywhere}.home-dev-chips{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-dev-chips a{align-items:center;border:1px solid #1717171a;border-radius:8px;color:#1717178f;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;min-height:48px;transition:border-color .18s ease,color .18s ease,background .18s ease}.home-dev-chips a:hover{background:#17171705;border-color:#1717172e;color:#171717e6}.home-dev-api-button{align-items:center;background:#6ef25a;border:none;border-radius:8px;color:#171717f0;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;min-height:48px;transition:filter .18s ease}.home-dev-api-button:hover{filter:brightness(.98)}.home-developers-media{border-radius:10px;height:599px;isolation:isolate;margin-top:40px;min-height:599px;overflow:hidden;position:relative}.home-developers-media:before{background:linear-gradient(135deg,#0f0,#7ff47d 35%,#b6ffae 68%,#e4f3e7);content:"";inset:0;mix-blend-mode:hue;opacity:.9;pointer-events:none;position:absolute;z-index:1}.home-developers-media>img{filter:saturate(1.06) brightness(1.02);height:100%;object-fit:cover;object-position:center right;position:relative;width:100%;z-index:0}.home-developers-feature-stack{display:flex;flex-direction:column;gap:10px;left:42px;position:absolute;top:28px;width:302px;z-index:2}.home-developers-feature-card{background:#fff;border-left:7px solid #14fe14;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:176px;min-height:176px;padding:28px;width:302px}.home-developers-feature-card img{height:20px;object-fit:contain;width:20px}.home-developers-feature-card h3{color:#171717e6;font-family:Romie,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;letter-spacing:0;line-height:36px;margin:0}.home-developers-feature-card p{color:#1717179e;font-size:14px;line-height:1.28;margin:0}.home-developers-tiers{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:40px}.home-developers-tier{grid-gap:10px 16px;align-items:stretch;border:1px solid #17171714;border-radius:10px;display:grid;gap:10px 16px;grid-template-columns:minmax(0,1fr) auto;min-height:180px;padding:14px 16px}.home-developers-tier--premium{background:#defad8;border-color:#14fe1429}.home-developers-tier h3{color:#171717e6;font-family:Romie,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;grid-column:1/2;letter-spacing:0;line-height:36px;margin:0}.home-developers-tier ul{display:flex;flex-direction:column;gap:5px;list-style:none;margin:2px 0 0;padding:0}.home-developers-tier li{color:#1717178f;font-size:14px;line-height:1.4}.home-developers-tier img{align-self:end;grid-column:2/3;grid-row:1/3;height:80px;justify-self:end;object-fit:contain;width:80px}.home-guardrail-grid,.home-tooling-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-tooling-grid{margin-top:18px}.home-feature-card,.home-tool-card{border-radius:24px;padding:24px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.home-tool-card{grid-gap:14px;align-items:start;background:var(--home-surface-soft);display:grid;gap:14px;grid-template-columns:auto 1fr}.home-rewards-grid{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 464px}.home-reward-card{background:#fff;border:1px solid #d8d8d8;border-radius:10px;box-shadow:none;min-height:509px;padding:24px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.home-progress-list,.home-reward-card{display:flex;flex-direction:column;gap:8px}.home-progress-list{margin-top:auto;min-height:200px}.home-progress-row{grid-gap:7px 16px;align-items:center;display:grid;gap:7px 16px;grid-template-columns:minmax(0,1fr) auto}.home-progress-copy{align-items:baseline;display:flex;gap:10px}.home-progress-copy strong{color:#17171775;font-family:Manrope,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.2;margin:0;text-transform:uppercase}.home-progress-copy span,.home-progress-share{color:#171717d1;font-size:14px;font-weight:500;line-height:1.35;margin:0}.home-progress-track{background:#1717171a;border-radius:999px;grid-column:1/-1;height:3px;overflow:hidden;width:100%}.home-progress-fill{background:linear-gradient(90deg,#69ff42b3,#69ff42);border-radius:inherit;display:block;height:100%;transform:scaleX(0);transform-origin:left center;width:100%}.home-reward-card.is-visible .home-progress-fill{animation:home-progress-reveal 1.25s cubic-bezier(.22,1,.36,1) forwards}.home-progress-list .home-progress-row:first-child .home-progress-fill{animation-delay:.12s}.home-progress-list .home-progress-row:nth-child(2) .home-progress-fill{animation-delay:.32s}.home-progress-list .home-progress-row:nth-child(3) .home-progress-fill{animation-delay:.52s}.home-progress-list .home-progress-row:nth-child(4) .home-progress-fill{animation-delay:.72s}.home-earn-checks,.home-reward-note{color:#171717b8;font-size:14px;line-height:1.35;margin:0}.home-reward-note{margin-top:auto}.home-reward-note span{color:#14fe14;font-weight:600}.home-earn-list{display:flex;flex-direction:column;gap:8px;margin-top:auto;min-height:200px}.home-earn-row{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:18px minmax(0,1fr) auto}.home-earn-row img{height:12px;margin-top:5px;width:12px}.home-earn-row span{align-items:center;animation:home-pill-breathe 2.6s ease-in-out infinite;background:#e6f7df;border-radius:999px;color:#17171757;display:inline-flex;font-size:12px;font-weight:500;justify-content:center;min-width:78px;padding:1px 8px}.home-earn-row:nth-child(2) span{animation-delay:.18s}.home-earn-row:nth-child(3) span{animation-delay:.36s}.home-earn-row:nth-child(4) span{animation-delay:.54s}.home-earn-row strong{color:#171717db;font-family:Manrope,system-ui,sans-serif;font-size:15px;font-weight:500;letter-spacing:0;line-height:1.35;margin:0}.home-earn-checks{border-top:1px solid #1717171f;color:#171717a3;font-size:14px;list-style:none;margin-top:auto;padding:16px 0 0}.home-earn-checks li{align-items:center;color:#171717e6;display:flex;gap:12px}.home-earn-checks li svg{color:#1717175c;flex:0 0 20px}.home-earn-checks li+li{margin-top:8px}.home-promo-card{align-items:flex-start;background:#000;border:1px solid #d8d8d8;border-radius:10px;color:#fff;display:flex;flex-direction:column;gap:18px;justify-content:space-between;min-height:509px;overflow:hidden;padding:24px;position:relative}.home-promo-card:before{animation:home-promo-glow 7s ease-in-out infinite;background:radial-gradient(circle at 76% 18%,#69ff4229,#0000 34%),radial-gradient(circle at 28% 86%,#69ff421a,#0000 40%);content:"";inset:-20% -14%;opacity:.86;pointer-events:none;position:absolute}.home-promo-card img{align-self:flex-end;animation:home-promo-icon-float 4s ease-in-out infinite;height:80px;object-fit:contain;position:relative;width:106.76px;z-index:1}.home-promo-card-copy{margin-top:auto;position:relative;width:100%;z-index:1}.home-promo-card h3{font-family:Romie,Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:400;letter-spacing:0;line-height:1.2;margin:0}.home-promo-card p{color:#ffffffad;font-size:16px;line-height:1.35;margin:8px 0 0}.home-promo-card .home-button{background:#69ff42;border-radius:7px;color:#171717;font-size:15px;font-weight:700;line-height:1;margin-top:20px;min-height:40px;overflow:hidden;padding:8px 16px;position:relative;width:100%;z-index:1}.home-promo-card .home-button:after{animation:home-cta-sheen 3.8s ease-in-out infinite;background:linear-gradient(110deg,#fff0,#ffffff61,#fff0);content:"";height:100%;left:-40%;position:absolute;top:0;transform:skewX(-18deg);width:34%}.home-rewards-section{padding-bottom:56px;padding-top:48px}.home-section-head--rewards{align-items:center;gap:12px;margin:0 auto 36px;max-width:888px;text-align:center}.home-section-head--rewards .home-section-label{align-items:center;color:#17171794;display:inline-flex;font-size:11px;font-weight:500;gap:8px;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.home-section-head--rewards .home-section-label:before{background:#171717a6;content:"";height:1px;width:16px}.home-section-head--rewards .home-section-title{font-family:Romie,Cormorant Garamond,Georgia,serif;font-size:51px;letter-spacing:0;line-height:58px;max-width:888px}.home-section-head--rewards .home-section-subtitle{color:#17171799;font-size:15px;line-height:1.45;max-width:860px}.home-promo-card h3,.home-reward-card h3{margin-top:0}.home-reward-card h3{font-family:Romie,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;letter-spacing:0;line-height:36px;margin-bottom:0}.home-reward-card>p{color:#1717178c;font-size:15px;line-height:1.45;margin:0}.home-progress-row .home-progress-copy strong{font-family:Manrope,system-ui,sans-serif;font-size:11px;font-weight:700;line-height:1.2}.home-progress-row .home-progress-copy span,.home-progress-row .home-progress-share{color:#171717cc;font-size:14px;line-height:1.35}.home-partners{margin-top:44px;padding-bottom:34px;padding-top:34px}.home-partners h3{font-family:Romie,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;line-height:36px;margin:0 0 30px;text-align:center}.home-partners-marquee{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8%,#000 92%,#0000);mask-image:linear-gradient(90deg,#0000 0,#000 8%,#000 92%,#0000);overflow:hidden}.home-partners-track{align-items:center;animation:home-logo-carousel 30s linear infinite;display:flex;gap:110px;min-width:200%;width:max-content}.home-partner-chip{align-items:center;background:#0000;border-radius:0;color:#171717ad;display:inline-flex;font-size:20px;font-weight:500;gap:10px;justify-content:center;line-height:1.2;min-width:0;padding:0;white-space:nowrap}.home-partner-chip img{height:36px;width:auto}.home-partner-chip--xventures img{filter:invert(1)}@media (prefers-reduced-motion:reduce){.home-partners-track{animation:none}.home-earn-row span,.home-promo-card .home-button:after,.home-promo-card img,.home-promo-card:before{animation:none!important}}.home-endcap{background:linear-gradient(180deg,#e4f3e7,#b6ffae 56%,#7ff47d 82%,#0f0);border-radius:10px 10px 0 0;gap:80px;margin-bottom:calc(var(--home-page-pad-b)*-1);margin-left:calc(var(--home-page-pad-x)*-1);margin-right:calc(var(--home-page-pad-x)*-1);margin-top:24px;min-height:915.4px;padding:64px 40px 24px;width:calc(100% + var(--home-page-pad-x)*2)}.home-bottom-cta,.home-endcap{display:flex;flex-direction:column}.home-bottom-cta{align-items:center;background:#0000;border-radius:0;box-shadow:none;gap:48px;justify-content:flex-start;margin-top:0;min-height:229px;padding:0}.home-bottom-cta-copy{max-width:760px;text-align:center}.home-bottom-cta .home-section-title{font-family:Romie,Cormorant Garamond,Georgia,serif;font-size:58px;letter-spacing:0;line-height:1.06;max-width:none}.home-bottom-cta .home-section-subtitle{color:#171717c7;font-size:14px;line-height:1.35;margin:40px auto 0;max-width:640px}.home-bottom-cta .home-section-subtitle strong{font-weight:700}.home-bottom-cta-actions{gap:12px;margin-top:0}.home-bottom-cta-actions .home-button{border-radius:7px;font-size:14px;font-weight:500;line-height:1;min-height:44px}.home-bottom-cta-actions .home-button--accent{padding:8px 20px}.home-bottom-cta-actions .home-button--ghost{background:#0000;border:none;border-bottom:1px solid #17171799;border-radius:0;justify-content:center;min-width:196px;padding:10px 8px}.home-bottom-cta-actions .home-button--ghost:hover{background:#0000;border-color:#171717d1;color:#171717e6}.home-footer{background:#000;border-radius:10px;color:#fff;margin-top:0;min-height:518.4px;padding:40px}.home-footer-top{grid-gap:56px;display:grid;gap:56px;grid-template-columns:minmax(0,1fr) auto;margin-bottom:156px}.home-footer-tagline{max-width:420px}.home-footer-tagline p{color:#69ff42db;font-size:14px;line-height:1.45;margin:0}.home-footer-links{grid-gap:44px;display:grid;gap:44px;grid-template-columns:repeat(3,minmax(130px,1fr))}.home-footer-links div{display:flex;flex-direction:column;gap:8px}.home-footer-links span{color:#ffffff85;font-size:12px;font-weight:500;letter-spacing:0;margin-bottom:10px;text-transform:uppercase}.home-footer-links a,.home-footer-links p{color:#ffffffc7;font-size:14px;line-height:1.42;margin:0;transition:color .16s ease}.home-footer-links a:hover{color:#69ff42e6}.home-footer-social-icons{align-items:center;display:flex;gap:12px;margin-top:2px}.home-footer-social-icons a{align-items:center;color:#ffffffc7;display:inline-flex;height:22px;justify-content:center;width:22px}.home-footer-social-icons a:hover{color:#69ff42e6}.home-footer-bottom{align-items:flex-end;display:flex;gap:20px;justify-content:space-between}.home-footer-brand{display:flex;flex-direction:column;gap:14px}.home-footer-bottom img{width:min(100%,340px)}.home-footer-brand span{color:#ffffff57;font-size:12px;line-height:1.35}.home-footer-policy-links{align-items:center;display:flex;gap:16px}.home-footer-policy-links a{color:#fff6;font-size:12px;line-height:1.2}.home-footer-policy-links a:hover{color:#ffffffb8}.home-reveal{transition:none}.home-reveal,.home-reveal.is-visible{opacity:1;transform:none}@keyframes home-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes home-wallet-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.014)}}@keyframes home-window-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes home-orbit-dot-rotate{0%{transform:rotate(180deg)}to{transform:rotate(540deg)}}@keyframes home-orbit-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.018)}}@keyframes home-core-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes home-workflow-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes home-orbit-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes home-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes home-logo-carousel{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes home-progress-reveal{0%{transform:scaleX(0)}to{transform:scaleX(var(--fill-scale))}}@keyframes home-pill-breathe{0%,to{filter:brightness(1);transform:translateY(0)}50%{filter:brightness(1.06);transform:translateY(-1px)}}@keyframes home-promo-glow{0%,to{opacity:.84;transform:translateZ(0) scale(1)}50%{opacity:1;transform:translate3d(-2%,1.5%,0) scale(1.05)}}@keyframes home-promo-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes home-cta-sheen{0%,22%{left:-45%;opacity:0}26%{opacity:1}52%,to{left:120%;opacity:0}}@media (max-width:1280px){.home-hero{grid-template-columns:minmax(0,1fr)}.home-hero-copy{min-height:auto;padding:32px 16px}.home-console,.home-developers-tiers,.home-developers-top,.home-guardrail-strip,.home-metrics-hero,.home-process-layout,.home-rewards-grid,.home-workflow-layout{grid-template-columns:1fr}.home-logo-strip{align-items:flex-start;flex-direction:column}}@media (max-width:1120px){.home-header{grid-template-columns:1fr;justify-items:center}.home-header-nav{flex-wrap:wrap}.home-analytics-grid,.home-developers-tiers,.home-developers-top,.home-guardrail-grid,.home-guardrail-strip,.home-identity-grid,.home-identity-highlights,.home-intro-rail,.home-live-pulse-head,.home-metrics-grid,.home-taxonomy-head,.home-tooling-grid,.home-workflow-layout,.home-yc-summary{grid-template-columns:1fr}.home-live-pulse-head .home-section-subtitle,.home-live-pulse-head .home-section-title,.home-taxonomy-head .home-section-subtitle,.home-taxonomy-head .home-section-title,.home-yc-summary-copy .home-section-subtitle,.home-yc-summary-copy .home-section-title{max-width:100%}.home-live-pulse-meta{grid-column:1/-1}.home-taxonomy-axis{grid-template-columns:repeat(8,minmax(116px,1fr));overflow-x:auto;padding-bottom:4px}.home-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-proof-strip article:nth-child(2){border-right:0}.home-proof-strip article:nth-child(-n+2){border-bottom:1px solid #17171714}.home-workflow-copy{gap:16px;min-height:auto}.home-intro-section{min-height:auto;padding-top:48px}.home-section-head--intro{flex-direction:column}.home-intro-arrow{align-self:flex-end}.home-intro-panels{width:100%}.home-identity{padding:64px 28px}.home-identity-head{align-items:flex-start;margin:0;text-align:left}.home-identity-grid{gap:32px}.home-identity-media,.home-identity-rail{margin-left:0;max-width:none}.home-identity-rail{min-height:auto}.home-tier-columns{grid-template-columns:1fr}.home-section-head--metrics{min-height:auto}.home-bottom-cta,.home-footer-bottom,.home-footer-top{align-items:flex-start;flex-direction:column}.home-logo-strip-item{padding:0 18px;width:260px}.home-guardrail-col{border-left:none;border-top:1px solid #1717171f;min-height:auto;padding:20px 0 0}.home-developers-section{gap:16px}.home-developers-media{min-height:620px}.home-developers-feature-stack{left:16px;top:16px;width:min(302px,calc(100% - 16px))}.home-developers-feature-card{height:auto;min-height:176px;padding:18px 20px;width:min(302px,calc(100% - 8px))}.home-developers-feature-card h3{font-size:44px}.home-developers-feature-card p{font-size:14px}.home-footer-meta{align-items:flex-start;text-align:left}}@media (max-width:840px){.home-page{--home-page-pad-x:16px;--home-page-pad-b:16px;padding:16px}.home-bottom-cta,.home-footer,.home-section{padding:24px}.home-display{font-size:clamp(54px,13vw,72px)}.home-display span{white-space:normal}.home-section-title{font-size:clamp(34px,10vw,48px)}.home-hero-visual{min-height:520px}.home-hero-wallet-wrap{padding:80px 34px 120px}.home-hero-step{max-width:250px}.home-hero-step--one{right:20px;top:38px}.home-hero-step--two{left:16px;top:212px}.home-hero-step--three{bottom:22px;left:18px;right:auto}.home-comparison-card,.home-coverage-row,.home-footer-links{grid-template-columns:1fr}.home-live-pulse-section,.home-taxonomy-section,.home-yc-summary{padding:28px 16px}.home-live-pulse-grid,.home-live-pulse-head,.home-taxonomy-head,.home-yc-summary{grid-template-columns:1fr}.home-live-pulse-head .home-section-title,.home-taxonomy-head .home-section-title,.home-yc-summary-copy .home-section-title{font-size:clamp(34px,10vw,48px)}.home-yc-summary-points article{gap:8px 12px;grid-template-columns:36px minmax(0,1fr)}.home-yc-summary-points p{grid-column:2/3}.home-live-card{border-radius:18px;min-height:0}.home-live-card-top{align-items:flex-start;flex-direction:column;gap:6px}.home-live-card-top code{max-width:100%}.home-live-pulse-meta div{grid-template-columns:112px minmax(0,1fr)}.home-live-pulse-meta b{text-align:left}.home-live-venue-row{grid-template-columns:72px minmax(0,1fr) 38px}.home-taxonomy-axis-wrap{margin-right:-16px}.home-taxonomy-axis-head{align-items:flex-start;flex-direction:column;gap:4px}.home-taxonomy-axis-head b{text-align:left}.home-taxonomy-axis{display:flex;gap:8px;overflow-x:auto;padding-right:16px;scroll-snap-type:x proximity;scrollbar-width:none}.home-taxonomy-axis::-webkit-scrollbar{display:none}.home-taxonomy-node{flex:0 0 118px;min-height:152px;scroll-snap-align:start}.home-taxonomy-node img{height:48px;width:48px}.home-intro-rail{gap:20px}.home-developers-media{min-height:640px}.home-developers-tier{gap:14px;grid-template-columns:1fr;min-height:auto;padding:18px}.home-developers-tier img{justify-self:end}.home-dev-chips{grid-template-columns:1fr}.home-intro-panels,.home-intro-photo{min-height:420px}.home-intro-panels{overflow-x:auto}.home-intro-panel{min-height:420px}.home-intro-panel-copy{top:50px}.home-intro-panel-media{height:186px}.home-intro-panel-copy h3{font-size:24px}.home-intro-panel-copy p{font-size:14px;line-height:1.35}.home-partner-chip{min-width:180px}}@media (min-width:1280px){.home-page{--home-page-pad-x:32px;--home-page-pad-b:48px;padding:34px 32px 48px}.home-shell{max-width:1560px}.home-main{gap:24px;margin-top:24px}.home-display{font-size:clamp(44px,4.2vw,58px)}.home-section-title{font-size:clamp(40px,3.8vw,58px)}.home-section-subtitle{font-size:17px;line-height:1.58}.home-section{padding:30px}.home-section-head{gap:12px;margin-bottom:24px}.home-intro-section{padding:76px 0 0}.home-intro-arrow{flex-basis:70px;height:70px;width:70px}.home-button{font-size:13px;min-height:44px;padding:6px 14px 6px 6px}.home-bottom-cta-actions,.home-hero-actions{gap:14px;margin-top:26px}.home-bottom-cta{padding:56px 34px 22px}.home-bottom-cta .home-section-title{font-size:54px;line-height:1}}@media (max-width:640px){.home-page{--home-page-pad-x:12px;--home-page-pad-b:12px;padding:12px}.home-shell{gap:16px}.home-main{gap:12px;margin-top:12px}.home-bottom-cta,.home-footer,.home-section{border-radius:18px;padding:20px 16px}.home-proof-strip{grid-template-columns:1fr}.home-proof-strip article,.home-proof-strip article:nth-child(2){border-bottom:1px solid #17171714;border-right:0;min-height:92px;padding:18px}.home-proof-strip article:last-child{border-bottom:0}.home-proof-strip strong{font-size:40px}.home-display{font-size:clamp(36px,9.4vw,42px);letter-spacing:-.02em;line-height:1.02;overflow-wrap:anywhere}.home-display span{overflow-wrap:anywhere;white-space:normal}.home-section-title{font-size:clamp(28px,8vw,38px);letter-spacing:-.02em;line-height:1.05}.home-section-subtitle{font-size:14px;line-height:1.45}.home-section-label{font-size:10px}.home-top-panel{border-radius:16px;padding:10px}.home-hero{gap:0;grid-template-columns:1fr}.home-hero-copy{gap:18px;padding:20px 12px 24px}.home-hero-visual{min-height:420px}.home-hero-wallet-wrap{padding:40px 14px 60px}.home-hero-step{max-width:calc(100% - 28px);min-width:0;padding:12px}.home-hero-step--one{max-width:180px;right:14px;top:18px}.home-hero-step--two{left:14px;max-width:210px;top:170px}.home-hero-step--three{bottom:14px;left:14px;max-width:none;min-width:0;right:14px;width:auto}.home-hero-step-body{font-size:13px}.home-bottom-cta-actions,.home-hero-actions{flex-wrap:wrap;gap:10px}.home-button{font-size:13px;min-height:42px;padding:6px 14px 6px 6px}.home-live-card{padding:18px}.home-live-big-stat{align-items:flex-start;flex-direction:column;gap:4px}.home-live-big-stat strong{font-size:48px}.home-live-signal-copy{flex-direction:column;gap:6px}.home-live-cohort-bars div{gap:8px;grid-template-columns:96px minmax(0,1fr) 28px}.home-live-cohort-bars div>span,.home-live-cohort-bars div>strong{font-size:11px}.home-live-heatmap-head{align-items:flex-start;flex-direction:column}.home-live-cluster-side{text-align:left}.home-live-heatmap-row{gap:8px;grid-template-columns:minmax(0,1fr) 66px minmax(0,1fr)}.home-live-heatmap-row span{font-size:11px}.home-live-oi-chart{gap:5px;height:116px}.home-dev-release-head,.home-live-card-foot{align-items:flex-start;flex-direction:column;gap:5px}.home-dev-release-head b{text-align:left}.home-dev-release-tools{grid-template-columns:1fr}.home-intro-section{padding:28px 0 0}.home-section-head--intro{padding:0 16px}.home-intro-arrow{flex-basis:44px;height:44px;width:44px}.home-intro-rail{flex-direction:column;gap:10px;padding:0}.home-intro-panels{-ms-overflow-style:none;border-left:none;border-radius:0;display:flex;flex-direction:row;gap:12px;margin:0;min-height:0;overflow-x:auto;overflow-y:visible;padding:4px 16px;scroll-padding-left:16px;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.home-intro-panels::-webkit-scrollbar{display:none}.home-intro-panel,.home-intro-panel.is-active{align-items:stretch;background:#fff;border-radius:14px;border-right:none;box-shadow:inset 0 0 0 1px #1717170f;cursor:default;display:flex;flex-basis:calc(100% - 48px);flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:flex-start;min-height:0;overflow:visible;padding:14px;scroll-snap-align:start;width:calc(100% - 48px)}.home-intro-panel:hover{background:#fff}.home-intro-panel-number,.home-intro-panel.is-active .home-intro-panel-number{align-self:flex-start;color:#17171773;font-size:12px;letter-spacing:.08em;line-height:1;margin:0 0 10px;position:static;transform:none}.home-intro-panel-tag,.home-intro-panel.is-active .home-intro-panel-tag{align-self:flex-start;display:inline-flex;font-size:11px;line-height:1;margin:0 0 12px;min-height:22px;opacity:1;padding:4px 10px;position:static;transform:none;width:auto}.home-intro-panel-copy,.home-intro-panel.is-active .home-intro-panel-copy{display:flex;filter:none;flex-direction:column;gap:10px;opacity:1;padding:0;pointer-events:auto;position:static;transform:none}.home-intro-panel-media{border-radius:10px;height:180px;margin:0 0 2px;order:-1;width:100%}.home-intro-panel-copy-body{gap:6px}.home-intro-panel-copy h3{font-size:20px;line-height:1.15;margin:0}.home-intro-panel-copy p{font-size:13px;line-height:1.4;margin:0}.home-intro-panel-vertical{display:none}.home-intro-dots{display:flex;gap:8px;justify-content:center;margin-top:14px;padding:0 16px}.home-intro-dot{background:#17171738;border:none;border-radius:999px;cursor:pointer;height:6px;padding:0;transition:background .16s ease,width .16s ease;width:6px}.home-intro-dot.is-active{background:#171717;width:20px}.home-intro-photo{min-height:220px}.home-identity{padding:32px 16px}.home-identity-head{align-items:flex-start;text-align:left}.home-identity-grid{gap:20px;grid-template-columns:1fr}.home-identity-media,.home-identity-rail{max-width:100%;width:100%}.home-identity-highlights{gap:10px;grid-template-columns:1fr}.home-identity-media{min-height:320px}.home-identity-media:after{height:120px;left:16px;max-width:calc(100% - 32px);right:16px;width:calc(100% - 32px)}.home-metrics-hero{gap:24px;grid-template-columns:1fr;min-height:0}.home-section-head--metrics,.home-section-head--metrics .home-section-title{max-width:100%;min-height:0}.home-section-head--metrics .home-section-title{font-size:clamp(32px,9vw,44px)}.home-metrics-grid{gap:8px;grid-auto-rows:auto;grid-template-columns:1fr;min-height:0}.home-metric-card{min-height:88px;padding:16px}.home-metric-card h3{font-size:22px}.home-metric-card p{font-size:12px}.home-analytics-slab{border-radius:18px;padding:20px 16px}.home-analytics-grid{gap:16px;grid-template-columns:1fr}.home-cohort-media img{height:100%;min-height:360px;object-fit:cover;width:100%}.home-cohort-query{bottom:14px;font-size:13px;left:14px;padding:14px;right:14px}.home-cohort-query strong{font-size:clamp(17px,5vw,21px);letter-spacing:-.02em;line-height:1.16}.home-cohort-query p{font-size:13px;line-height:1.35}.home-tier-columns{gap:12px;grid-template-columns:1fr}.home-tier-card{padding:10px 12px}.home-tier-card strong{font-size:14px}.home-tier-card p{font-size:12px}.home-tier-card--collapsed{display:none}.home-tier-toggle{align-self:flex-start;background:#0000;border:1px solid #17171729;border-radius:999px;color:#171717b8;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:600;letter-spacing:.02em;margin-top:4px;padding:8px 14px}.home-tier-toggle:hover{border-color:#17171752;color:#171717e6}.home-coverage-card{padding:16px}.home-coverage-table{font-size:12px}.home-coverage-row{gap:4px;grid-template-columns:1fr;padding:10px 0}.home-coverage-row--collapsed,.home-coverage-row--head{display:none}.home-coverage-toggle{align-self:flex-start;background:#0000;border:1px solid #17171729;border-radius:999px;color:#171717b8;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:600;letter-spacing:.02em;margin-top:10px;padding:8px 14px}.home-coverage-toggle:hover{border-color:#17171752;color:#171717e6}.home-workflow-section{padding:28px 16px}.home-workflow-layout{gap:20px}.home-process-layout,.home-workflow-layout{grid-template-columns:1fr}.home-workflow-copy{gap:14px}.home-process-card{max-width:100%;min-width:0}.home-developers-section{padding:28px 16px}.home-developers-top{gap:20px;grid-template-columns:1fr}.home-developers-copy{max-width:100%}.home-developers-copy .home-section-title{font-size:clamp(30px,9vw,42px)}.home-developers-cta-stack{justify-self:stretch;max-width:100%;width:100%}.home-developers-terminal{min-height:200px;padding:14px}.home-dev-command{font-size:13px;grid-template-columns:auto 1fr;min-height:0;padding:8px 10px}.home-dev-command-copy{grid-column:2;justify-self:end}.home-dev-note{font-size:13px}.home-developers-tier,.home-developers-tiers{gap:10px;grid-template-columns:1fr}.home-developers-tier{padding:14px}.home-developers-feature-stack{margin-bottom:16px;position:static;width:100%}.home-developers-feature-card{max-width:100%;min-height:140px;padding:14px 16px;width:100%}.home-developers-feature-card h3{font-size:34px}.home-developers-feature-card p{font-size:13px}.home-developers-media{min-height:0}.home-dev-chips{gap:8px;grid-template-columns:1fr}.home-rewards-section{padding:20px 16px}.home-partners{padding:16px 0}.home-partners h3{font-size:18px}.home-partner-chip{font-size:13px;min-width:140px;padding:8px 14px}.home-endcap{padding:0}.home-bottom-cta{align-items:flex-start;border-radius:18px;flex-direction:column;gap:20px;padding:36px 20px 28px}.home-bottom-cta .home-section-title{font-size:clamp(34px,10vw,46px);line-height:1}.home-bottom-cta-actions{width:100%}.home-bottom-cta-actions .home-button{justify-content:center;width:100%}.home-footer{border-radius:0;padding:28px 18px}.home-footer-top{display:flex;gap:24px;width:100%}.home-footer-bottom,.home-footer-top{align-items:flex-start;flex-direction:column}.home-footer-bottom{gap:20px}.home-footer-tagline{width:100%}.home-footer-tagline p{font-size:15px;line-height:1.35;white-space:normal}.home-footer-links{grid-gap:20px 18px;display:grid;gap:20px 18px;grid-template-columns:1fr 1fr;width:100%}.home-footer-links>div{min-width:0}.home-footer-brand img{height:24px;width:auto}.home-footer-policy-links{flex-wrap:wrap;font-size:12px;gap:10px}.home-console,.home-guardrail-strip,.home-rewards-grid,.home-tooling-grid{grid-template-columns:1fr!important}}.shared-header{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:194px minmax(0,1fr) auto;min-height:32px;position:relative;z-index:30}.shared-header-burger{display:none}.dev-header,.home-sticky-nav,.markets-sticky-nav,.product-sticky-nav,.research-sticky-nav{transition:transform .26s cubic-bezier(.16,1,.3,1);will-change:transform}.dev-header.is-nav-hidden,.home-sticky-nav.is-nav-hidden,.markets-sticky-nav.is-nav-hidden,.product-sticky-nav.is-nav-hidden,.research-sticky-nav.is-nav-hidden{transform:translateY(-100%)}.shared-header-logo{align-items:center;display:flex;min-height:32px;width:194px}.shared-header-logo img{height:30px;max-width:none;object-fit:contain;object-position:left center;width:auto}.shared-header-nav{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(118px,1fr));min-height:32px}.shared-header-nav a{align-items:center;background:#f3f3ef;border-radius:10px;color:#17171799;display:inline-flex;font-size:13px;font-weight:500;line-height:1;min-height:32px;padding:8px 16px;text-decoration:none;transition:background .28s cubic-bezier(.16,1,.3,1),color .28s cubic-bezier(.16,1,.3,1)}.shared-header-nav a:hover{background:#ebebe6;color:#171717;text-decoration:none}.shared-header-nav a.active,.shared-header-nav a.active:hover{background:#171717;color:#fff}.shared-header-cta:focus-visible,.shared-header-nav a:focus-visible{outline:2px solid #14fe14cc;outline-offset:2px}.shared-header-right{align-items:center;display:flex;justify-content:flex-end;min-width:164px}.shared-header .shared-header-cta{align-items:center;background:#070707;border-radius:7px;color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:10px;justify-content:flex-start;min-height:32px;padding:4px 12px 4px 8px;text-decoration:none;transition:background .28s cubic-bezier(.16,1,.3,1),color .28s cubic-bezier(.16,1,.3,1);white-space:nowrap;width:164px}.shared-header .shared-header-cta>span:last-child{color:#fff}.shared-header-button-icon{align-items:center;border-radius:4px;display:inline-flex;flex:0 0 24px;height:24px;justify-content:center;overflow:hidden;width:24px}.shared-header-button-icon svg{display:block;height:100%;width:100%}.shared-header-button-icon--badge{background:linear-gradient(180deg,#aef5a1,#69ff42);box-shadow:inset 0 1px 0 #ffffff75,0 1px 0 #00000014}.shared-header-cta-icon{position:relative}.shared-header-cta-icon svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .18s cubic-bezier(.16,1,.3,1)}.shared-header-cta-icon .shared-cta-icon-default,.shared-header-cta-icon .shared-cta-icon-hover{height:9px;width:12px}.shared-cta-icon-default{opacity:1}.shared-cta-icon-hover{opacity:0}.shared-header .shared-header-cta:hover{background:#2f0;color:#000;text-decoration:none}.shared-header .shared-header-cta:hover>span:last-child{color:#000}.shared-header .shared-header-cta:hover .shared-header-button-icon--badge{background:#000}.shared-header .shared-header-cta:hover .shared-cta-icon-default{opacity:0}.shared-header .shared-header-cta:hover .shared-cta-icon-hover{opacity:1}@media (max-width:1120px){.shared-header{gap:12px;grid-template-columns:1fr;justify-items:center}.shared-header-right{justify-content:center;min-width:0}.shared-header-nav{width:100%}}@media (max-width:840px){.shared-header-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.shared-header-cta{min-width:164px;width:auto}}@media (max-width:640px){.shared-header{gap:10px;grid-template-columns:auto 1fr auto;justify-items:stretch;min-height:40px;position:relative;z-index:50}.shared-header-logo{min-height:40px;width:auto}.shared-header-logo img{height:26px}.shared-header-nav,.shared-header-right{display:none}.shared-header-burger{align-items:center;background:#0000;border:1px solid #1717171f;border-radius:10px;cursor:pointer;display:inline-flex;flex-direction:column;gap:5px;grid-column:3;height:40px;justify-content:center;justify-self:end;margin:0;padding:0;transition:background .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1);width:40px}.shared-header-burger:focus-visible,.shared-header-burger:hover{background:#1717170a;border-color:#17171733;outline:none}.shared-header-burger span{background:#171717;border-radius:2px;display:block;height:1.5px;transition:transform .26s cubic-bezier(.16,1,.3,1),opacity .2s ease;width:18px}.shared-header-burger.is-open{opacity:0;pointer-events:none}.shared-header-drawer-close{align-items:center;background:#fff;border:1px solid #17171724;border-radius:10px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;position:absolute;right:22px;top:22px;transition:background .2s ease,border-color .2s ease;width:40px;z-index:2}.shared-header-drawer-close:focus-visible,.shared-header-drawer-close:hover{background:#1717170a;border-color:#1717173d;outline:none}.shared-header-drawer-close svg{display:block}}.shared-header-drawer{display:none}@media (max-width:640px){.shared-header-drawer{background:#fafaf7;display:flex;flex-direction:column;gap:24px;inset:0;opacity:0;padding:88px 28px 36px;pointer-events:none;position:fixed;transform:translateY(-8px);transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .32s cubic-bezier(.16,1,.3,1);z-index:9999}.shared-header-drawer.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.shared-header-drawer-nav{display:flex;flex-direction:column;gap:2px;margin-top:12px}.shared-header-drawer-nav a{align-items:center;border-bottom:1px solid #17171714;color:#171717;display:flex;font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-headline,"Cormorant Garamond",Georgia,serif);font-size:32px;font-weight:400;letter-spacing:-.02em;line-height:1;padding:16px 4px;text-decoration:none;transition:color .2s ease,padding-left .26s cubic-bezier(.16,1,.3,1)}.shared-header-drawer-nav a.active,.shared-header-drawer-nav a:hover{color:#69ff42;padding-left:10px}.shared-header-drawer-cta{align-items:center;background:#070707;border-radius:10px;color:#fff;display:inline-flex;font-size:15px;font-weight:500;gap:12px;justify-content:center;margin-top:auto;padding:14px 18px;text-decoration:none;transition:background .22s cubic-bezier(.16,1,.3,1),color .22s cubic-bezier(.16,1,.3,1)}.shared-header-drawer-cta:hover{background:#2f0;color:#000}.shared-header-drawer-actions{display:flex;flex-direction:column;gap:12px;margin-top:auto}.shared-header-drawer-actions>*{border-radius:10px;font-size:15px;max-width:none;min-height:48px;padding:14px 18px;width:100%}}@media (min-width:1280px){.shared-header{gap:14px;grid-template-columns:182px minmax(0,1fr) auto;min-height:30px}.shared-header-logo{min-height:30px;width:182px}.shared-header-logo img{height:28px}.shared-header-nav{grid-template-columns:repeat(4,minmax(108px,1fr));min-height:30px}.shared-header-nav a{border-radius:9px;font-size:12px;min-height:30px;padding:7px 14px}.shared-header-right{min-width:156px}.shared-header .shared-header-cta{border-radius:7px;font-size:13px;min-height:30px;padding:3px 10px 3px 7px;width:156px}.shared-header-button-icon{flex:0 0 22px;height:22px;width:22px}}@media (prefers-reduced-motion:reduce){.dev-header,.home-sticky-nav,.markets-sticky-nav,.research-sticky-nav{transition:none}}.page-scroll-progress{background:#00000014;height:4px;left:0;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;width:100%;z-index:1000}.page-scroll-progress-fill{background:linear-gradient(90deg,#0f0,#7ff47d);inset:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .12s linear}.loading-screen{align-items:center;display:flex;height:100vh;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:9999}.loading-screen-bg{background:#ededed;inset:0;position:absolute;z-index:0}.loading-screen-content{align-items:center;display:flex;flex-direction:column;gap:32px;position:relative;z-index:2}.loading-svg-container{align-items:center;display:flex;height:380px;justify-content:center;width:340px}.loading-svg-container svg{display:block}.loading-gradient{background:linear-gradient(180deg,#0000,#13fd130f);bottom:0;height:50%;left:0;pointer-events:none;position:absolute;right:0;z-index:1}@media (max-width:640px){.loading-svg-container{height:270px;width:240px}}
/*# sourceMappingURL=main.760a7d64.css.map*/