/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.table-row{display:table-row}}:root{--ink:#12130f;--muted:#5f6158;--yellow:#f5d90a;--yellow-bright:#ffe921;--paper:#f6f4ed;--white:#fffef9;--line:#d8d5cb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{z-index:100;border:2px solid var(--ink);background:var(--yellow);border-radius:10px;padding:10px 14px;font-size:13px;font-weight:800;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #2676ff}#main-content:focus{outline:none}.site-header{border-bottom:1px solid #12130f24;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:76px;margin:0 auto;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.brand-mark,.mini-mark,.assistant-mark{background:var(--yellow);color:var(--ink);border:1.5px solid var(--ink);place-items:center;font-weight:900;display:inline-grid;transform:rotate(-4deg)}.brand-mark{width:34px;height:34px;box-shadow:3px 3px 0 var(--ink);border-radius:10px}.nav-links{align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}.nav-links>a:not(.nav-cta){color:#4c4e46}.nav-links>a:not(.nav-cta):hover{color:var(--ink)}.nav-cta{border:1.5px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;padding:11px 16px}.nav-cta:hover{background:#2a2c25}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;width:min(1180px,100% - 40px);min-height:calc(100vh - 76px);margin:0 auto;padding:72px 0 84px;display:grid}.hero-copy{max-width:650px}.official-logo{mix-blend-mode:multiply;width:148px;height:auto;margin:0 0 20px;display:block}.eyebrow{letter-spacing:.08em;text-transform:uppercase;background:#f5d90a29;border:1px solid #12130f24;border-radius:999px;align-items:center;gap:9px;margin-bottom:25px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.pulse-dot{background:var(--yellow);border:1px solid var(--ink);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #f5d90a59}h1{letter-spacing:-.068em;margin:0;font-size:clamp(52px,5.2vw,78px);font-weight:850;line-height:.98}h1 span{color:#77796f;display:block}.hero-lede{max-width:595px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 21px;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);border:1.5px solid var(--ink);box-shadow:4px 4px 0 var(--ink)}.button-primary:hover{box-shadow:6px 6px 0 var(--ink)}.button-secondary{border:1px solid var(--line);background:#ffffffb8}.play{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;padding-left:2px;font-size:9px;display:inline-grid}.hero-proof{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:repeat(3,1fr);margin-top:46px;padding-top:18px;font-size:12px;font-weight:700;display:grid}.hero-proof span{align-items:center;gap:8px;display:flex}.hero-proof b{color:var(--ink);letter-spacing:.08em;font-size:10px}.demo-wrap{position:relative}.demo-glow{aspect-ratio:1;background:var(--yellow);opacity:.84;filter:blur(1px);border-radius:50%;width:88%;position:absolute;top:3%;right:-4%}.demo-glow:before{content:"";border:1px solid #12130f38;border-radius:48% 52% 45% 55%;position:absolute;inset:-19px;transform:rotate(13deg)}.demo-card{border:1.5px solid var(--ink);background:#fffef9f7;border-radius:23px;width:100%;max-width:555px;margin-left:auto;position:relative;overflow:hidden;box-shadow:12px 14px #12130f29}.demo-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:58px;padding:0 18px;display:flex}.demo-brand{align-items:center;gap:9px;font-size:13px;font-weight:800;display:flex}.mini-mark,.assistant-mark{border-radius:8px;width:25px;height:25px;font-size:11px}.live-label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.live-label i{background:#5bbf7b;border-radius:50%;width:7px;height:7px}.conversation{padding:21px 20px 16px}.user-message{border:1px solid var(--line);color:#46483f;background:#efede5;border-radius:15px 15px 3px;width:88%;margin-left:auto;padding:14px 15px;font-size:13px;line-height:1.5}.assistant-row{grid-template-columns:27px 1fr;gap:10px;margin-top:19px;display:grid}.assistant-row p{color:#30322b;margin:1px 0 12px;font-size:13px;line-height:1.52}.priority-row{flex-wrap:wrap;gap:6px;display:flex}.priority{cursor:pointer;border:1px solid var(--line);color:#66685f;background:#fff;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:800}.priority:hover,.priority:focus-visible{border-color:var(--ink);outline:none}.priority.active{border-color:var(--ink);background:var(--ink);color:#fff}.match-card{border:1px solid var(--line);background:var(--white);border-radius:15px;margin-top:19px;padding:16px;box-shadow:0 7px 24px #12130f0f}.match-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.match-kicker{color:#85877f;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.match-card h2{letter-spacing:-.025em;margin:5px 0 0;font-size:17px}.score{letter-spacing:-.04em;font-size:22px;font-weight:900}.score-line{background:#ebe8de;border-radius:99px;height:5px;margin:12px 0;overflow:hidden}.score-line span{border-radius:inherit;background:var(--yellow);height:100%;transition:width .35s;display:block}.match-card>p{min-height:38px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.source-note{border-top:1px dashed var(--line);color:#484a42;margin-top:11px;padding-top:10px;font-size:10px;font-weight:700}.source-note span{background:var(--yellow);width:17px;height:17px;color:var(--ink);border-radius:50%;place-items:center;margin-right:5px;display:inline-grid}.demo-input{border:1px solid var(--line);color:#9a9b94;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;height:58px;margin:0 16px 16px;padding:0 8px 0 15px;font-size:11px;display:flex}.demo-input button{background:var(--ink);color:#fff;border:0;border-radius:10px;width:36px;height:36px;font-size:17px}.demo-input button:disabled{cursor:default;opacity:.72}.section-shell{width:min(1180px,100% - 40px);margin:0 auto}.section-number{color:#777970;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900;display:inline-block}.section-number.light{color:#a7a89f}.signal-strip{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--yellow);padding:18px 0;overflow:hidden}.signal-strip>div{white-space:nowrap;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);margin:0 auto;font-size:12px;font-weight:900;display:flex}.signal-strip i{font-size:15px;font-style:normal}.problem-section{padding-top:128px;padding-bottom:132px}.section-intro{grid-template-columns:210px 1fr;column-gap:48px;display:grid}.section-intro .section-number{padding-top:13px}.section-intro h2{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(46px,5vw,70px);line-height:1.02}.section-intro h2 em,.principles-heading h2 em,.early-inner h2 em{color:#85877d;font-style:normal}.section-intro>p{max-width:740px;color:var(--muted);grid-column:2;margin:25px 0 0;font-size:17px;line-height:1.7}.problem-grid{grid-template-columns:1.3fr 1fr 1fr;gap:14px;margin-top:66px;display:grid}.problem-card{border:1.5px solid var(--ink);background:var(--white);border-radius:20px;flex-direction:column;justify-content:space-between;min-height:318px;padding:24px;display:flex}.problem-card .card-icon{border:1.5px solid var(--ink);border-radius:50%;place-items:center;width:45px;height:45px;font-size:18px;font-weight:900;display:grid}.problem-card .card-label{color:#777970;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.problem-card h3{letter-spacing:-.04em;margin:10px 0 9px;font-size:27px}.problem-card p{max-width:330px;color:var(--muted);margin:0;font-size:13px;line-height:1.58}.yellow-card{background:var(--yellow)}.yellow-card .card-label,.yellow-card p{color:#34352f}.ink-card{background:var(--ink);color:#fff}.ink-card .card-icon{border-color:#fff}.ink-card .card-label,.ink-card p{color:#bdbeb7}.voices-section{padding-bottom:132px}.voices-heading{grid-template-columns:210px 1fr;align-items:start;column-gap:48px;display:grid}.voices-heading .section-number{padding-top:11px}.voices-heading h2{letter-spacing:-.052em;max-width:850px;margin:0;font-size:clamp(42px,4.6vw,64px);line-height:1.03}.voices-heading h2 em{color:#85877d;font-style:normal}.voices-grid{border-top:1.5px solid var(--ink);grid-template-columns:1.2fr 1fr 1fr;margin-top:58px;display:grid}.voices-grid blockquote{border-right:1px solid var(--line);background:#ffffff47;flex-direction:column;min-height:330px;margin:0;padding:29px 28px 26px;display:flex}.voices-grid blockquote:first-child{background:var(--yellow)}.voices-grid blockquote:last-child{border-right:0}.voices-grid blockquote>span{height:49px;color:var(--ink);font-size:68px;font-weight:900;line-height:.8}.voices-grid blockquote p{letter-spacing:-.018em;margin:25px 0 28px;font-size:18px;font-weight:700;line-height:1.48}.voices-grid blockquote footer{color:#66685f;letter-spacing:.1em;text-transform:uppercase;background:0 0;border-top:1px solid #12130f33;margin-top:auto;padding-top:17px;font-size:9px;font-weight:900}.voices-note{color:#85877e;margin:14px 0 0;font-size:10px}.brand-banner{border:1.5px solid var(--ink);background:var(--white);border-radius:24px;grid-template-columns:1fr 1fr;min-height:338px;margin-bottom:132px;display:grid;overflow:hidden;box-shadow:8px 9px #dfdcd2}.brand-banner-art{object-fit:cover;grid-area:1/1/auto/-1;width:100%;height:100%}.brand-banner-copy{z-index:1;grid-area:1/2;align-self:center;padding:56px 58px 48px 30px}.brand-banner-copy h2{letter-spacing:-.05em;margin:15px 0;font-size:clamp(34px,3.4vw,48px);line-height:1.02}.brand-banner-copy p{max-width:450px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.how-section{background:var(--ink);color:#fff;padding:126px 0 136px}.how-heading{grid-template-columns:210px 1fr;column-gap:48px;display:grid}.how-heading .section-number{padding-top:12px}.how-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(48px,5.1vw,72px);line-height:1.01}.how-heading h2 span{color:#a8a9a1}.how-heading>p{color:#b8b9b2;grid-column:2;max-width:590px;margin:22px 0 0;font-size:16px;line-height:1.65}.steps{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:68px;display:grid}.step-card{background:#1a1b17;border:1px solid #3c3e36;border-radius:20px;flex-direction:column;min-height:435px;padding:25px;display:flex}.featured-step{background:var(--yellow);color:var(--ink)}.step-top{justify-content:space-between;align-items:center;display:flex}.step-top span{letter-spacing:.12em;font-size:11px;font-weight:900}.step-top i{border:1px solid;border-radius:50%;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.step-card h3{letter-spacing:-.04em;margin:39px 0 10px;font-size:25px;line-height:1.1}.step-card>p{color:#a9aaa3;margin:0;font-size:13px;line-height:1.6}.featured-step>p{color:#3f4038}.mini-visual{border-radius:14px;min-height:120px;margin-top:auto}.profile-visual{border:1px solid #383a32;grid-template-columns:1fr 1fr;gap:7px;padding:14px;display:grid}.profile-visual span{color:#cacbc5;border:1px solid #3f4138;border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid}.profile-visual span:first-child{border-color:var(--yellow);color:var(--yellow)}.evidence-visual{grid-template-columns:repeat(3,1fr);place-items:center;display:grid;position:relative}.evidence-visual b{z-index:2;border:2px solid var(--ink);background:var(--white);width:50px;height:50px;box-shadow:4px 4px 0 var(--ink);border-radius:16px;place-items:center;display:grid;position:absolute}.evidence-visual i{border:1.5px solid var(--ink);background:#ffffff59;border-radius:50%;width:13px;height:13px}.evidence-visual:before,.evidence-visual:after{content:"";border-top:1px solid var(--ink);width:72%;position:absolute;top:50%}.evidence-visual:after{transform:rotate(90deg)}.compare-visual{border:1px solid #383a32;gap:8px;padding:13px;display:grid}.compare-visual div{color:#bfc0b9;background:#24251f;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:0 10px;font-size:10px;display:grid}.compare-visual b{color:#fff;font-size:12px}.journey-section{padding-top:128px;padding-bottom:20px}.journey-heading{grid-template-columns:210px 1fr;column-gap:48px;display:grid}.journey-heading .section-number{padding-top:11px}.journey-heading h2{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(43px,4.8vw,66px);line-height:1.02}.journey-heading p{max-width:700px;color:var(--muted);margin:23px 0 0;font-size:16px;line-height:1.65}.journey-track{border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);grid-template-columns:repeat(5,1fr);margin-top:64px;display:grid}.journey-step{border-right:1px solid var(--line);min-height:305px;padding:25px 22px 28px;position:relative}.journey-step:last-child{border-right:0}.journey-step.planned{color:#63655d;background:#ece9df}.journey-step-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.journey-step-top>span{background:var(--yellow);width:35px;height:35px;color:var(--ink);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.journey-step.planned .journey-step-top>span{background:#d7d4c9}.journey-step-top b{letter-spacing:.1em;text-transform:uppercase;font-size:8px}.journey-step h3{letter-spacing:-.035em;margin:69px 0 12px;font-size:21px;line-height:1.12}.journey-step p{color:var(--muted);margin:0;font-size:12px;line-height:1.58}.comparison-section{grid-template-columns:.83fr 1.17fr;align-items:start;gap:84px;padding-top:136px;padding-bottom:142px;display:grid}.comparison-copy h2{letter-spacing:-.058em;margin:19px 0 25px;font-size:clamp(48px,5vw,68px);line-height:.98}.comparison-copy>p{max-width:450px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.comparison-quote{border-top:1px solid var(--line);grid-template-columns:35px 1fr;margin-top:39px;padding-top:25px;display:grid}.comparison-quote>span{color:var(--yellow);font-size:54px;font-weight:900;line-height:.7}.comparison-quote p{margin:0;font-size:17px;font-weight:800;line-height:1.5}.comparison-table{border:1.5px solid var(--ink);background:var(--white);border-radius:20px;overflow:hidden;box-shadow:8px 9px #dfdcd2}.table-row{border-bottom:1px solid var(--line);text-align:center;grid-template-columns:1.45fr repeat(4,.62fr);align-items:center;min-height:76px;padding:0 20px;display:grid}.table-row>:first-child{text-align:left}.table-head{background:var(--ink);color:#fff;min-height:62px;font-size:11px;font-weight:800}.table-head strong{background:var(--yellow);height:62px;color:var(--ink);place-items:center;font-size:13px;display:grid}.table-row:not(.table-head)>span:first-child{color:#494b43;font-size:12px;font-weight:750}.table-row:not(.table-head) strong{background:#f5d90a47;align-self:stretch;place-items:center;font-size:18px;display:grid}.table-row .partial{color:#979990;font-size:18px}.table-row .no{color:#babbb3}.table-legend{color:#808179;gap:18px;padding:16px 20px;font-size:9px;font-weight:700;display:flex}.table-legend b{color:var(--ink)}.principles-section{border-top:1px solid var(--line);background:#ece9df;padding:125px 0 128px}.principles-heading{grid-template-columns:210px 1fr;column-gap:48px;display:grid}.principles-heading .section-number{padding-top:11px}.principles-heading h2{letter-spacing:-.058em;margin:0;font-size:clamp(49px,5.1vw,72px);line-height:1}.principles-grid{border-top:1.5px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:64px;display:grid}.principles-grid article{border-right:1px solid #c7c4ba;min-height:260px;padding:24px 27px 24px 0}.principles-grid article+article{padding-left:27px}.principles-grid article:last-child{border-right:0}.principles-grid article>span{background:var(--yellow);border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:inline-grid}.principles-grid h3{letter-spacing:-.035em;max-width:290px;margin:65px 0 11px;font-size:22px;line-height:1.15}.principles-grid p{max-width:310px;color:var(--muted);margin:0;font-size:13px;line-height:1.58}.global-section{border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:var(--yellow);padding:116px 0}.global-inner{grid-template-columns:.86fr 1.14fr;align-items:center;gap:76px;display:grid}.global-copy h2{letter-spacing:-.06em;margin:18px 0 20px;font-size:clamp(48px,5vw,70px);line-height:.98}.global-copy p{color:#44463f;max-width:460px;margin:0;font-size:15px;line-height:1.65}.global-copy a{letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #12130f80;margin-top:25px;padding-bottom:3px;font-size:10px;font-weight:800;display:inline-block}.global-stats{border-left:1.5px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.global-stats>div{border-right:1px solid #12130f59;flex-direction:column;justify-content:center;min-height:260px;padding:30px 38px;display:flex}.global-stats>div:last-child{border-right:0}.global-stats strong{letter-spacing:-.07em;font-size:clamp(66px,7vw,98px);line-height:.9}.global-stats span{text-transform:uppercase;letter-spacing:.05em;max-width:190px;margin-top:20px;font-size:12px;font-weight:800;line-height:1.45}.founder-section{padding-top:120px;padding-bottom:120px}.founder-panel{background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:72px;min-height:590px;padding:76px;display:grid;overflow:hidden}.founder-portrait{border-radius:50%;place-items:center;width:310px;height:310px;display:grid;position:relative}.founder-portrait:before,.founder-portrait:after{content:"";border:1px solid #4b4c45;border-radius:50%;position:absolute}.founder-portrait:before{inset:-35px}.founder-portrait:after{border-color:#353730;inset:-13px}.founder-portrait img{z-index:2;object-fit:cover;object-position:50% 36%;border:6px solid var(--yellow);width:100%;height:100%;box-shadow:14px 14px 0 var(--yellow);border-radius:50%}.founder-portrait span{z-index:3;background:var(--yellow);width:72px;height:72px;color:var(--ink);border:2px solid #fff;border-radius:21px;place-items:center;font-size:33px;font-weight:900;display:grid;position:absolute;bottom:1px;right:-12px;transform:rotate(-5deg);box-shadow:7px 7px #fff}.founder-portrait i{z-index:4;border:2px solid var(--ink);background:var(--yellow);border-radius:50%;width:14px;height:14px;position:absolute}.founder-portrait i:first-of-type{top:17px;left:28px}.founder-portrait i:nth-of-type(2){top:47px;right:0}.founder-portrait i:nth-of-type(3){bottom:58px;left:-4px}.founder-story h2{letter-spacing:-.055em;margin:17px 0 28px;font-size:clamp(47px,4.3vw,65px);line-height:1}.founder-story blockquote{color:#c1c2bb;margin:0;font-size:18px;line-height:1.68}.founder-credit{border-top:1px solid #3c3e36;flex-direction:column;gap:5px;margin-top:29px;padding-top:20px;display:flex}.founder-credit strong{font-size:14px}.founder-credit span{color:#8e9088;font-size:11px}.early-section{border-top:1.5px solid var(--ink);background:var(--yellow);text-align:center;place-items:center;min-height:650px;display:grid;position:relative;overflow:hidden}.early-inner{z-index:2;width:min(820px,100% - 40px);padding:110px 0;position:relative}.beta-pill{border:1.5px solid var(--ink);letter-spacing:.12em;text-transform:uppercase;background:#fff6;border-radius:999px;padding:8px 13px;font-size:10px;font-weight:900;display:inline-block}.early-inner h2{letter-spacing:-.065em;margin:23px 0 20px;font-size:clamp(50px,6vw,80px);line-height:.98}.early-inner h2 em{color:#595a51}.early-inner>p{color:#44463f;max-width:585px;margin:0 auto;font-size:16px;line-height:1.65}.early-actions{flex-direction:column;align-items:center;gap:15px;margin-top:31px;display:flex}.button-dark{background:var(--ink);color:#fff;min-width:210px;box-shadow:5px 5px #fffc}.coming-soon{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.coming-soon a{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.early-orbit{border:1px solid #12130f3d;border-radius:50%;position:absolute}.orbit-one{width:790px;height:790px}.orbit-two{width:1040px;height:520px;transform:rotate(-11deg)}.early-section:before,.early-section:after{content:"";border:2px solid var(--ink);background:var(--paper);border-radius:50%;width:13px;height:13px;position:absolute}.early-section:before{top:28%;left:12%}.early-section:after{bottom:24%;right:10%}footer{background:var(--ink);color:#fff}.footer-inner{grid-template-columns:1fr 1fr 1fr;align-items:center;width:min(1180px,100% - 40px);min-height:126px;margin:0 auto;display:grid}.footer-brand .brand-mark{color:var(--ink)}.footer-inner p{color:#9fa099;text-align:center;margin:0;font-size:12px}.footer-inner>span{color:#777970;text-align:right;font-size:11px}.footer-contact{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.footer-contact a{color:#fff;font-size:12px;font-weight:700}.footer-contact a:hover{text-underline-offset:3px;text-decoration:underline}.footer-contact small{color:#777970;font-size:10px}@media (width<=980px){.hero{grid-template-columns:1fr;gap:58px;padding-top:56px}.hero-copy{max-width:760px}.demo-card{margin:0 auto}.demo-wrap{width:min(620px,100%);margin:0 auto}.section-intro,.voices-heading,.how-heading,.journey-heading,.principles-heading{grid-template-columns:1fr}.section-intro h2,.voices-heading h2,.how-heading h2,.journey-heading h2,.principles-heading h2{margin-top:22px}.section-intro>p,.how-heading>p{grid-column:1}.problem-grid{grid-template-columns:1fr 1fr}.problem-card:first-child{grid-column:1/-1;min-height:270px}.steps{grid-template-columns:1fr}.step-card{min-height:380px}.voices-grid{grid-template-columns:1fr}.voices-grid blockquote{border-right:0;border-bottom:1px solid var(--line);min-height:260px}.voices-grid blockquote:last-child{border-bottom:0}.journey-track{grid-template-columns:1fr 1fr}.journey-step{border-bottom:1px solid var(--line);min-height:260px}.journey-step:nth-child(2n){border-right:0}.journey-step:last-child{border-bottom:0}.comparison-section{grid-template-columns:1fr;gap:55px}.comparison-copy>p{max-width:650px}.comparison-quote{max-width:570px}.global-inner{grid-template-columns:1fr;gap:54px}.founder-panel{grid-template-columns:1fr;padding:55px}.founder-portrait{margin:0 auto}}@media (width<=680px){.site-header{width:min(100% - 28px,1180px)}.nav-links>a:not(.nav-cta){display:none}.nav-cta{padding:10px 13px;font-size:12px}.hero{width:min(100% - 28px,1180px);min-height:auto;padding:45px 0 72px}.official-logo{width:122px;margin-bottom:17px}h1{font-size:clamp(45px,14vw,61px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{grid-template-columns:1fr;gap:10px}.demo-glow{width:94%;right:-2%}.demo-card{border-radius:18px}.live-label{display:none}.conversation{padding:17px 14px 13px}.user-message{width:94%}.signal-strip>div{justify-content:flex-start;overflow:hidden}.signal-strip span:nth-of-type(n+3),.signal-strip i:nth-of-type(n+2){display:none}.section-shell{width:min(100% - 28px,1180px)}.problem-section,.comparison-section{padding-top:90px;padding-bottom:94px}.section-intro h2{font-size:45px}.problem-grid{grid-template-columns:1fr;margin-top:45px}.problem-card:first-child{grid-column:auto}.problem-card{min-height:280px}.voices-section{padding-bottom:94px}.voices-heading h2{font-size:42px}.voices-grid{margin-top:40px}.voices-grid blockquote p{font-size:17px}.brand-banner{grid-template-columns:1fr;min-height:0;margin-bottom:90px;box-shadow:5px 6px #dfdcd2}.brand-banner-art{aspect-ratio:3.5;object-position:left center;grid-area:1/1;height:auto}.brand-banner-copy{grid-area:2/1;padding:30px 22px 33px}.brand-banner-copy h2{font-size:34px}.how-section,.principles-section{padding:90px 0 95px}.how-heading h2,.principles-heading h2{font-size:45px}.steps{margin-top:45px}.step-card{min-height:370px}.journey-section{padding-top:90px;padding-bottom:0}.journey-heading h2{font-size:43px}.journey-track{grid-template-columns:1fr;margin-top:44px}.journey-step,.journey-step:nth-child(2n){border-right:0;min-height:225px}.journey-step h3{margin-top:45px}.comparison-section{gap:44px}.comparison-table{border-radius:14px;overflow:hidden}.table-head{display:none}.table-row:not(.table-head){text-align:left;grid-template-columns:1fr 1fr;gap:8px;min-height:0;padding:18px 14px}.table-row:not(.table-head)>span:first-child{grid-column:1/-1;padding-bottom:8px;font-size:13px;line-height:1.3}.table-row:not(.table-head)>[data-label]{background:#efede5;border-radius:8px;justify-content:flex-end;align-items:flex-end;min-height:58px;padding:9px;display:flex;position:relative}.table-row:not(.table-head)>[data-label]:before{content:attr(data-label);color:#777970;letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:800;position:absolute;top:8px;left:9px}.table-row:not(.table-head)>strong[data-label]{background:#f5d90a73}.table-legend{flex-wrap:wrap;gap:8px 14px;min-width:0;padding:14px 12px}.principles-grid{grid-template-columns:1fr}.principles-grid article,.principles-grid article+article{border-bottom:1px solid #c7c4ba;border-right:0;min-height:230px;padding:24px 0}.principles-grid article:last-child{border-bottom:0}.principles-grid h3{margin-top:45px}.global-section{padding:86px 0}.global-copy h2{font-size:48px}.global-stats{border-left:0;border-top:1.5px solid var(--ink);grid-template-columns:1fr}.global-stats>div{border-bottom:1px solid #12130f59;border-right:0;min-height:210px;padding:30px 0}.global-stats>div:last-child{border-bottom:0}.founder-section{padding-top:70px;padding-bottom:70px}.founder-panel{border-radius:20px;min-height:auto;padding:46px 24px}.founder-portrait{width:220px;height:220px}.founder-portrait:before{inset:-24px}.founder-portrait span{border-radius:17px;width:58px;height:58px;font-size:28px;right:-7px}.founder-story h2{font-size:44px}.founder-story blockquote{font-size:16px}.early-section{min-height:570px}.early-inner h2{font-size:48px}.footer-inner{grid-template-columns:1fr;justify-items:center;gap:20px;min-height:190px;padding:35px 0}.footer-inner>span{text-align:center}.footer-contact{align-items:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}._page_1f1sa_1{color:#12130f;background:#f2f0e8;min-height:100vh}._header_1f1sa_7{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f2f0e8f0;border-bottom:1px solid #12130f26;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:74px;margin:0 auto;display:flex;position:sticky;top:0}._brand_1f1sa_22{letter-spacing:-.04em;align-items:center;gap:10px;font-size:20px;display:inline-flex}._brand_1f1sa_22>span{background:#f5d90a;border:1.5px solid #12130f;border-radius:10px;place-items:center;width:34px;height:34px;font-size:16px;font-weight:900;display:grid;transform:rotate(-4deg);box-shadow:3px 3px #12130f}._header_1f1sa_7 p{color:#6f7168;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}._intro_1f1sa_53{grid-template-columns:1fr auto;align-items:end;gap:60px;width:min(1180px,100% - 40px);margin:0 auto;padding:94px 0 86px;display:grid}._eyebrow_1f1sa_63{color:#6f7168;letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;font-size:10px;font-weight:900;display:inline-block}._intro_1f1sa_53 h1{letter-spacing:-.07em;max-width:820px;margin:0;font-size:clamp(55px,7vw,92px);line-height:.94}._intro_1f1sa_53 p{color:#5f6158;max-width:700px;margin:27px 0 0;font-size:17px;line-height:1.65}._actions_1f1sa_89{flex-direction:column;align-items:flex-start;gap:14px;min-width:230px;display:flex}._actions_1f1sa_89 a{background:#f5d90a;border:1.5px solid #12130f;border-radius:13px;align-items:center;gap:16px;min-height:50px;padding:0 18px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:4px 4px #12130f}._actions_1f1sa_89>span{color:#7b7d74;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}._deck_1f1sa_119{background:#12130f;border-top:1.5px solid #12130f;gap:82px;padding:85px max(20px,50vw - 590px);display:grid}._slide_1f1sa_127{grid-template-columns:58px 1fr;align-items:start;column-gap:20px;width:100%;margin:0;display:grid}._slideNumber_1f1sa_136{color:#f5d90a;letter-spacing:.08em;border:1px solid #595b52;border-radius:50%;place-items:center;width:48px;height:48px;font-size:10px;font-weight:900;display:grid;position:sticky;top:98px}._slide_1f1sa_127 img{background:#fff;border:1px solid #3c3e36;border-radius:10px;width:100%;height:auto;display:block;box-shadow:0 25px 70px #00000047}._slide_1f1sa_127 figcaption{color:#9fa099;letter-spacing:.06em;text-transform:uppercase;grid-column:2;margin-top:14px;font-size:10px;font-weight:800}._footer_1f1sa_171{color:#12130f;background:#f5d90a;justify-content:space-between;align-items:center;min-height:126px;padding:30px max(20px,50vw - 590px);font-size:11px;font-weight:800;display:flex}._footer_1f1sa_171 a{text-underline-offset:3px;text-decoration:underline}@media (width<=780px){._header_1f1sa_7{width:min(100% - 28px,1180px)}._header_1f1sa_7 p{display:none}._intro_1f1sa_53{grid-template-columns:1fr;gap:34px;width:min(100% - 28px,1180px);padding:64px 0 68px}._intro_1f1sa_53 h1{font-size:clamp(50px,15vw,70px)}._intro_1f1sa_53 p{font-size:15px}._deck_1f1sa_119{gap:52px;padding:52px 14px}._slide_1f1sa_127{grid-template-columns:1fr}._slideNumber_1f1sa_136{border:0;width:auto;height:auto;margin-bottom:10px;font-size:9px;display:block;position:static}._slide_1f1sa_127 img{border-radius:5px}._slide_1f1sa_127 figcaption{grid-column:1;margin-top:10px;line-height:1.4}._footer_1f1sa_171{text-align:center;flex-direction:column;justify-content:center;gap:14px;min-height:150px}}@media (prefers-reduced-motion:reduce){._header_1f1sa_7{-webkit-backdrop-filter:none;backdrop-filter:none}}
