/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#fff;--foreground:#111;--red:#e10600;--red-dark:#c50600;--red-soft:#fff2f1;--black:#111;--gray-50:#f8f8f7;--gray-100:#f1f1ef;--gray-200:#e4e4e1;--gray-500:#787873;--gray-600:#5b5b57}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #2563eb}.site-shell{overflow:hidden}.public-nav{z-index:20;background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1440px;height:80px;margin:0 auto;padding:0 48px;display:grid;position:relative}.brand{letter-spacing:.11em;align-items:center;gap:11px;width:fit-content;font-size:13px;font-weight:850;display:inline-flex}.brand-mark{color:#fff;background:var(--red);clip-path:polygon(0 0,86% 0,100% 100%,14% 100%);place-items:center;width:31px;height:31px;font-size:18px;font-style:italic;font-weight:900;display:inline-grid}.nav-links{align-items:center;gap:29px;display:flex}.nav-links a,.login-link{font-size:12px;font-weight:650}.nav-links a:hover,.login-link:hover{color:var(--red)}.nav-actions{justify-self:end;align-items:center;gap:22px;display:flex}.nav-cta,.primary-cta{background:var(--red);color:#fff;border-radius:7px;align-items:center;gap:24px;min-height:44px;padding:0 18px;font-size:12px;font-weight:750;display:inline-flex}.nav-cta:hover,.primary-cta:hover{background:var(--red-dark)}.mobile-menu{display:none}.hero{background:var(--gray-50);border-top:1px solid var(--gray-200)}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;max-width:1440px;min-height:720px;margin:0 auto;padding:72px 48px 62px;display:grid}.race-label{color:var(--gray-600);letter-spacing:.15em;align-items:center;gap:10px;margin:0 0 21px;font-size:10px;font-weight:800;display:flex}.race-label>span{background:var(--red);width:25px;height:3px}.hero-copy h1{letter-spacing:-.065em;margin:0;font-size:clamp(64px,6.2vw,94px);line-height:.92}h1 em,h2 em{color:var(--red);font-style:normal}.hero-lede{max-width:600px;color:var(--gray-600);margin:30px 0 32px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:16px;display:flex}.primary-cta{min-height:52px;padding:0 22px;font-size:13px}.secondary-cta{border:1px solid var(--black);border-radius:7px;justify-content:center;align-items:center;min-height:52px;padding:0 20px;font-size:13px;font-weight:700;display:inline-flex}.secondary-cta:hover{background:var(--black);color:#fff}.hero-proof{color:var(--gray-600);align-items:center;gap:13px;margin-top:53px;font-size:10px;font-weight:650;display:flex}.hero-proof i{background:var(--red);border-radius:50%;width:3px;height:3px}.hero-visual{background:var(--black);color:#fff;clip-path:polygon(0 0,96% 0,100% 8%,100% 100%,4% 100%,0 92%);min-height:495px;padding:30px 31px 25px;position:relative;overflow:hidden;box-shadow:0 30px 70px #1112}.hero-visual:before{content:"";background:repeating-linear-gradient(90deg,#0000 0 70px,#ffffff08 70px 71px);position:absolute;inset:0}.telemetry-head,.visual-footer{justify-content:space-between;align-items:center;display:flex;position:relative}.telemetry-head span,.visual-footer span{color:#888;letter-spacing:.13em;font-size:9px}.telemetry-head strong,.visual-footer strong{font-size:10px}.big-score{align-items:end;gap:16px;margin-top:24px;display:flex;position:relative}.big-score>strong{letter-spacing:-.07em;font-size:88px;line-height:.8}.big-score span{color:#ff4b45;font-size:9px;font-weight:800;line-height:1.4}.chart{border-bottom:1px solid #ffffff20;height:180px;margin:15px 0 20px;position:relative;overflow:hidden}.grid-line{background:#ffffff0e;height:1px;position:absolute;left:0;right:0}.grid-line--1{top:25%}.grid-line--2{top:50%}.grid-line--3{top:75%}.chart-line{border-top:3px solid var(--red);clip-path:polygon(0 75%,25% 58%,48% 65%,70% 22%,100% 0,100% 5%,70% 28%,48% 70%,25% 64%,0 81%);background:var(--red);width:96%;height:65%;position:absolute;bottom:18%;left:2%;transform:skewY(-10deg)}.chart-fill{clip-path:polygon(0 75%,25% 58%,48% 65%,70% 22%,100% 0,100% 100%,0 100%);background:linear-gradient(#e1060022,#0000);height:68%;position:absolute;bottom:0;left:0;right:0}.point{border:2px solid var(--red);background:var(--black);border-radius:50%;width:9px;height:9px;position:absolute}.point--1{bottom:27%;left:2%}.point--2{bottom:37%;left:27%}.point--3{bottom:65%;left:69%}.point--4{background:var(--red);top:8%;right:1%}.sector-track{border-top:1px solid #ffffff20;grid-template-columns:repeat(4,1fr);gap:7px;padding-top:18px;display:grid;position:relative}.sector{color:#555;flex-direction:column;gap:5px;display:flex}.sector:before{content:"";background:#333;height:3px;margin-bottom:5px}.sector span{font-size:8px}.sector strong{letter-spacing:.07em;font-size:8px}.sector--done{color:#aaa}.sector--done:before{background:#fff}.sector--active{color:#fff}.sector--active:before{background:var(--red)}.visual-footer{border-top:1px solid #ffffff20;margin-top:29px;padding-top:19px}.hero-ticker{background:var(--red);color:#fff;letter-spacing:.14em;white-space:nowrap;justify-content:center;align-items:center;gap:36px;height:52px;font-size:10px;font-weight:800;display:flex}.hero-ticker b{font-size:7px}.positioning,.learning-section,.knowledge-section,.membership-section,.enterprise-section{max-width:1344px;margin:0 auto;padding:120px 48px}.positioning-grid,.section-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:80px;display:grid}.positioning h2,.section-heading h2,.community-main h2,.membership-copy h2,.enterprise-section h2,.newsletter h2{letter-spacing:-.055em;margin:0;font-size:clamp(45px,5vw,68px);line-height:1}.positioning-grid>p,.section-heading>p{color:var(--gray-600);margin:0;font-size:15px;line-height:1.7}.comparison{grid-template-columns:1fr 60px 1fr;align-items:center;margin-top:75px;display:grid}.comparison>div:not(.comparison-arrow){border:1px solid var(--gray-200);flex-direction:column;min-height:180px;padding:30px;display:flex}.comparison span{color:var(--gray-500);letter-spacing:.13em;font-size:9px;font-weight:800}.comparison strong{margin-top:14px;font-size:22px}.comparison-arrow{text-align:center;color:var(--red);font-size:28px}.flat-line{background:var(--gray-200);height:2px;margin-top:auto}.comparison-new{background:var(--black);color:#fff}.comparison-new span{color:#ff7772}.growth-line{align-items:end;gap:7px;height:42px;margin-top:auto;display:flex}.growth-line i{background:var(--red);flex:1;height:16%}.growth-line i:nth-child(2){height:38%}.growth-line i:nth-child(3){height:66%}.growth-line i:nth-child(4){height:100%}.learning-section{background:var(--gray-50);max-width:none}.learning-section>*{max-width:1248px;margin-left:auto;margin-right:auto}.section-heading>p{justify-self:end;max-width:430px}.sector-grid{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);grid-template-columns:repeat(4,1fr);margin-top:66px;display:grid}.sector-grid article{border-right:1px solid var(--gray-200);min-height:330px;padding:25px 25px 30px;position:relative}.sector-grid article:first-child{border-left:1px solid var(--gray-200)}.sector-number{color:var(--gray-500);letter-spacing:.1em;font-size:10px}.sector-icon{color:var(--red);margin:48px 0 30px;font-size:36px}.sector-grid h3{letter-spacing:-.03em;margin:0;font-size:20px}.sector-grid p{color:var(--gray-600);font-size:13px;line-height:1.65}.text-link{color:var(--red);justify-self:end;font-size:12px;font-weight:750}.knowledge-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px;display:grid}.knowledge-card{border:1px solid var(--gray-200);background:#fff}.knowledge-art{background:var(--gray-100);place-items:center;height:210px;display:grid;position:relative;overflow:hidden}.knowledge-art>span{color:#d2d2ce;letter-spacing:-.08em;font-size:78px;font-weight:800}.knowledge-art i{background:var(--red);width:140%;height:2px;position:absolute;transform:rotate(-13deg)}.art-2{background:var(--black)}.art-2>span{color:#333}.art-2 i{border:2px solid var(--red);background:0 0;border-radius:50%;width:70px;height:70px}.art-3{background:var(--red-soft)}.art-3 i{transform:rotate(12deg);box-shadow:0 18px #e1060040,0 -18px #e1060040}.knowledge-meta{color:var(--red);letter-spacing:.12em;justify-content:space-between;padding:20px 20px 0;font-size:8px;font-weight:800;display:flex}.knowledge-card h3{letter-spacing:-.025em;min-height:78px;padding:0 20px;font-size:19px;line-height:1.2}.card-footer{border-top:1px solid var(--gray-200);color:var(--gray-500);justify-content:space-between;align-items:center;padding:16px 20px;font-size:10px;display:flex}.card-footer a{color:var(--red);font-size:20px}.community-section{background:var(--black);color:#fff;grid-template-columns:1.15fr .85fr;max-width:1344px;margin:0 auto;display:grid}.community-main{padding:80px 72px}.race-label--light{color:#aaa}.community-main>p:nth-of-type(2){color:#aaa;max-width:600px;line-height:1.7}.light-cta{border-bottom:1px solid #fff;align-items:center;gap:30px;min-height:48px;margin-top:20px;font-size:12px;font-weight:750;display:inline-flex}.community-radio{background:#1b1b1a;border:1px solid #ffffff18;flex-direction:column;margin:38px;padding:34px;display:flex}.radio-head{letter-spacing:.14em;color:#aaa;justify-content:space-between;font-size:9px;display:flex}.radio-head i{color:#ff625d;font-style:normal}blockquote{letter-spacing:-.02em;margin:60px 0 40px;font-size:20px;line-height:1.5}.member{align-items:center;gap:12px;display:flex}.member-avatar{background:var(--red);border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;display:grid}.member div{flex-direction:column;display:flex}.member strong{font-size:11px}.member small{color:#888;margin-top:3px;font-size:9px}.radio-wave{opacity:.7;align-items:center;gap:4px;height:65px;margin-top:auto;display:flex;overflow:hidden}.radio-wave i{background:var(--red);flex:0 0 2px;width:2px}.membership-section{grid-template-columns:1.15fr .85fr;align-items:center;gap:90px;display:grid}.membership-copy>p:nth-of-type(2){max-width:600px;color:var(--gray-600);line-height:1.7}.membership-copy ul{gap:16px;margin:35px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.membership-copy li span{color:var(--red);margin-right:12px}.price-card{background:var(--gray-50);border:1px solid var(--gray-200);border-top:4px solid var(--red);padding:34px}.price-label{letter-spacing:.13em;color:var(--red);font-size:9px;font-weight:800}.price{align-items:end;gap:12px;margin-top:23px;display:flex}.price>strong{letter-spacing:-.06em;font-size:72px;line-height:.8}.price>span{color:var(--gray-600);font-size:10px;line-height:1.5}.price-card>p{color:var(--gray-600);margin:25px 0 18px;font-size:11px}.countdown{border-top:1px solid var(--gray-200);align-items:start;gap:14px;padding:18px 0;display:flex}.countdown div{flex-direction:column;display:flex}.countdown strong{font-size:24px}.countdown span{color:var(--gray-500);letter-spacing:.13em;font-size:7px}.countdown>i{color:var(--gray-400);font-style:normal}.primary-cta--full{justify-content:space-between;width:100%;margin-top:5px}.price-card>small{text-align:center;color:var(--gray-500);margin-top:12px;font-size:9px;display:block}.enterprise-section{border-top:1px solid var(--gray-200);grid-template-columns:1.2fr .8fr;align-items:end;gap:100px;display:grid}.enterprise-section>div:last-child p{color:var(--gray-600);margin-bottom:25px;line-height:1.7}.newsletter{background:var(--red);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1344px;margin:0 auto;padding:66px 72px;display:grid}.newsletter .race-label--light{color:#ffd0ce}.newsletter .race-label>span{background:#fff}.newsletter h2{font-size:50px}.newsletter form label{margin-bottom:8px;font-size:10px;font-weight:700;display:block}.newsletter form>div{display:flex}.newsletter input{border:0;border-radius:7px 0 0 7px;flex:1;min-width:0;height:52px;padding:0 16px}.newsletter button{background:var(--black);color:#fff;border:0;border-radius:0 7px 7px 0;padding:0 20px;font-size:11px;font-weight:750}.newsletter form small{color:#ffd0ce;margin-top:9px;font-size:9px;display:block}.success-message{font-size:22px;font-weight:750}footer{background:var(--black);color:#fff;margin-top:80px;padding:70px max(48px,50vw - 624px)}.brand--light{color:#fff}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;display:grid}.footer-top>div{flex-direction:column;align-items:start;gap:13px;display:flex}.footer-top p{color:#777;font-size:12px}.footer-top strong{color:#777;letter-spacing:.13em;margin-bottom:8px;font-size:8px}.footer-top a:not(.brand){color:#bbb;font-size:11px}.footer-bottom{color:#666;border-top:1px solid #ffffff17;justify-content:space-between;margin-top:65px;padding-top:22px;font-size:9px;display:flex}@media (width<=1020px){.public-nav{padding:0 24px}.nav-links{gap:16px}.nav-links a{font-size:10px}.hero-grid{gap:30px;padding:60px 30px}.hero-copy h1{font-size:62px}.hero-visual{min-height:450px}.positioning,.learning-section,.knowledge-section,.membership-section,.enterprise-section{padding:90px 30px}.community-section,.newsletter{margin-left:30px;margin-right:30px}.community-main{padding:60px 40px}}@media (width<=780px){.public-nav{justify-content:space-between;height:68px;padding:0 18px;display:flex}.nav-links{border-bottom:1px solid var(--gray-200);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:16px 18px 22px;display:none;position:absolute;top:68px;left:0;right:0}.nav-links--open{display:flex}.nav-links a{align-items:center;min-height:46px;font-size:12px;display:flex}.login-link,.nav-cta{display:none}.mobile-menu{background:0 0;border:0;place-content:center;gap:5px;width:42px;height:42px;display:grid}.mobile-menu i{background:var(--black);width:21px;height:2px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:66px 18px 45px}.hero-copy h1{font-size:57px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.primary-cta,.secondary-cta{justify-content:space-between}.hero-proof{flex-wrap:wrap;margin-top:35px}.hero-visual{min-height:425px;margin-top:30px;padding:25px 20px}.big-score>strong{font-size:70px}.sector strong{font-size:6px}.hero-ticker{justify-content:start;padding-left:18px;overflow:hidden}.positioning,.learning-section,.knowledge-section,.membership-section,.enterprise-section{padding:72px 18px}.positioning-grid,.section-heading,.membership-section,.enterprise-section{grid-template-columns:1fr;gap:28px}.positioning h2,.section-heading h2,.community-main h2,.membership-copy h2,.enterprise-section h2{font-size:43px}.section-heading>p,.text-link{justify-self:start}.comparison{grid-template-columns:1fr;gap:12px;margin-top:45px}.comparison-arrow{transform:rotate(90deg)}.comparison>div:not(.comparison-arrow){min-height:150px}.sector-grid{grid-template-columns:1fr 1fr}.sector-grid article{border-bottom:1px solid var(--gray-200);min-height:270px}.sector-icon{margin:32px 0 22px}.knowledge-grid{grid-template-columns:1fr}.knowledge-art{height:180px}.community-section{grid-template-columns:1fr;margin:0 18px}.community-main{padding:55px 25px}.community-radio{min-height:400px;margin:0 18px 18px;padding:25px}.membership-section{gap:55px}.price>strong{font-size:64px}.newsletter{grid-template-columns:1fr;gap:35px;margin:0 18px;padding:50px 25px}.newsletter h2{font-size:42px}.newsletter form>div{flex-direction:column;gap:8px}.newsletter input,.newsletter button{border-radius:7px;min-height:50px}footer{margin-top:60px;padding:55px 24px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:start;gap:8px}}@media (width<=420px){.hero-copy h1{font-size:49px}.hero-visual{min-height:390px}.chart{height:150px}.visual-footer{flex-direction:column;align-items:start;gap:5px}.sector-grid{grid-template-columns:1fr}.sector-grid article{min-height:235px}.sector-icon{margin:25px 0 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
