/*! 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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#0a0a09;--paper:#f0ede4;--cream:#e7e1d5;--muted:#aaa69d;--line:#ede8db29;--blue:#4f94df;--green:#419e68;--yellow:#d1a71d;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--paper);font-family:var(--sans);margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}main{overflow:hidden}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a09eb;grid-template-columns:1fr auto 1fr;align-items:center;min-height:84px;padding:0 4vw;display:grid;position:relative}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:650;display:flex}.brand-mark{background:var(--paper);width:32px;height:32px;color:var(--ink);font-family:var(--serif);border-radius:9px;place-items:center;font-size:20px;font-weight:700;display:grid}.desktop-nav{color:#c9c5bc;gap:30px;font-size:13px;display:flex}.desktop-nav a:hover{color:#fff}.site-header>.button{justify-self:end}.mobile-menu{display:none}.button{border:1px solid var(--paper);background:var(--paper);min-height:50px;color:var(--ink);letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:13px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{color:var(--paper);background:0 0;transform:translateY(-2px)}.button-small{min-height:42px;padding:0 19px}.button-light{background:var(--paper);color:var(--ink)}.button-row{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.text-link{color:#d8d4ca;align-items:center;gap:12px;font-size:14px;display:inline-flex}.text-link span{font-size:18px}.eyebrow{color:#99968e;letter-spacing:.18em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:700}.status{color:#9bc7f5;letter-spacing:.08em;text-transform:uppercase;border:1px solid #4f94df59;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:7px 11px;font-size:10px;font-weight:700;display:inline-flex}.status:before{content:"";background:var(--blue);width:6px;height:6px;box-shadow:0 0 12px var(--blue);border-radius:50%}.status.planned{color:#ddc46d;border-color:#d1a71d66}.status.planned:before{background:var(--yellow);box-shadow:none}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.045em;font-weight:400;line-height:.98}h1 em,h2 em{color:#9b978e;font-weight:400}.phone{border-radius:34px;margin:0;position:relative;overflow:hidden;box-shadow:0 36px 90px #0000006b}.phone img{object-fit:cover;width:100%;height:100%}.phone:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff1f;position:absolute;inset:0}.home-hero{background:radial-gradient(circle at 78% 46%,#495b7440,#0000 35%),radial-gradient(circle at 88% 42%,#c69c151c,#0000 22%),#0a0a09;grid-template-columns:1.03fr .97fr;align-items:center;min-height:820px;padding:80px 6vw 90px;display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{max-width:780px;margin-bottom:30px;font-size:clamp(58px,6.3vw,104px)}.hero-copy>p{color:#aaa69d;max-width:620px;margin-bottom:36px;font-size:20px}.hero-note{color:#8a877f;margin-top:42px;font-size:12px}.pulse{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block;box-shadow:0 0 0 6px #419e681a}.hero-product{height:650px;position:relative}.hero-phone{width:305px;height:638px;position:absolute}.hero-phone-main{z-index:2;top:8px;left:22%;transform:rotate(-2deg)}.hero-phone-side{z-index:1;filter:brightness(.82);width:255px;height:535px;top:70px;right:-3%;transform:rotate(5deg)}.orbit{border:1px solid #e7e1d51a;border-radius:50%;position:absolute}.orbit-one{inset:5% -25% 5% 0}.orbit-two{inset:20% -8% 18% 12%}.floating-card{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1d1d1bd9;border:1px solid #ffffff1f;border-radius:20px;width:210px;padding:20px;position:absolute;bottom:14%;left:-4%;box-shadow:0 24px 50px #0006}.floating-card span,.floating-card small{color:#918e87;font-size:10px;display:block}.floating-card strong{font-family:var(--serif);margin:4px 0;font-size:30px;font-weight:400;display:block}.manifesto,.engine-section,.story-section,.money-story,.planned-strip,.principle,.mission,.founder-story,.split-feature,.privacy-callout{padding:130px 7vw}.manifesto{background:var(--paper);color:var(--ink)}.manifesto .eyebrow{color:#6d6a63}.manifesto-grid{grid-template-columns:1.15fr .65fr;gap:11vw;display:grid}.manifesto h2{font-size:clamp(48px,5.5vw,86px)}.manifesto-grid>div{color:#5c5953;padding-top:12px;font-size:18px}.manifesto-grid>div p+p{margin-top:28px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:70px;display:flex}.section-heading h2{margin:0;font-size:clamp(44px,5vw,74px)}.section-heading>p{color:#99958d;max-width:380px}.engine-section{background:#11110f}.engine-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;display:grid}.engine-copy{max-width:480px}.change-card{border:1px solid var(--line);background:#191917;border-radius:20px;padding:26px}.change-card span,.change-card small{color:#817e77;font-size:11px;display:block}.change-card strong{margin:6px 0 18px;font-size:21px;display:block}.progress{background:#31312e;border-radius:4px;height:3px;position:relative;overflow:hidden}.progress:after{content:"";background:linear-gradient(90deg,var(--blue),var(--green),var(--yellow));width:78%;position:absolute;inset:0}.engine-copy ul{margin:30px 0 0;padding:0;list-style:none}.engine-copy li{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:17px 0;font-size:12px;display:flex}.engine-copy li span{color:#78766f}.engine-copy li b{font-weight:500}.calendar-stage{background:radial-gradient(circle,#4f94df1f,#0000 55%);place-items:center;min-height:660px;display:grid;position:relative}.calendar-stage .phone{width:315px;height:660px}.legend{border:1px solid var(--line);color:#99958f;background:#171715;border-radius:99px;padding:13px 17px;font-size:10px;position:absolute;bottom:25px;right:0}.legend span{border-radius:50%;width:6px;height:6px;margin:0 6px 0 12px;display:inline-block}.work-dot{background:var(--blue)}.home-dot{background:var(--green)}.travel-dot{background:var(--yellow)}.story-section{background:#0a0a09}.workflow-list{border-top:1px solid var(--line)}.workflow-row{border-bottom:1px solid var(--line);grid-template-columns:70px .7fr 1fr 30px;align-items:center;gap:30px;padding:28px 0;transition:all .25s;display:grid}.workflow-row>span,.workflow-row>p{color:#85827b;font-size:12px}.workflow-row h3{font-family:var(--serif);margin:0;font-size:28px;font-weight:400}.workflow-row p{margin:0}.money-story{background:var(--paper);color:var(--ink);grid-template-columns:.65fr 1.35fr;align-items:center;gap:8vw;display:grid}.money-copy h2{font-size:clamp(48px,5.5vw,78px)}.money-copy>p{color:#5f5c55;font-size:18px}.money-copy .status{margin:14px 0 28px}.money-copy .text-link{color:#272621;display:flex}.stacked-phones{justify-content:center;align-items:center;height:650px;display:flex;position:relative}.stacked-phones .phone{filter:brightness(.82);width:245px;height:512px;transform:translate(35px)rotate(-6deg)}.stacked-phones .phone.front{z-index:3;filter:none;width:290px;height:608px;transform:none}.stacked-phones .phone:last-child{transform:translate(-35px)rotate(6deg)}.planned-strip{background:#171714}.planned-strip>div:first-child{justify-content:space-between;align-items:end;display:flex}.planned-strip h2{font-size:clamp(44px,5vw,72px)}.planned-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:60px;display:grid}.planned-grid article{background:#171714;min-height:260px;padding:30px}.planned-grid span,.enterprise-grid article>span{color:#77746d;font-size:11px}.planned-grid h3{font-family:var(--serif);margin-top:55px;font-size:27px;font-weight:400}.planned-grid p{color:#929087;font-size:14px}.cta{background:radial-gradient(circle at 80% 40%,#4f94df2e,#0000 34%),#0a0a09;padding:150px 7vw}.cta h2{max-width:900px;margin-bottom:30px;font-size:clamp(58px,7vw,110px)}.cta>p{color:#aaa69d;max-width:650px;font-size:18px}.cta>small{color:#77746f}.footer{border-top:1px solid var(--line);background:#070706;padding:80px 6vw 30px}.footer-top{justify-content:space-between;gap:60px;display:flex}.footer-top>div>p{color:#77746f;font-family:var(--serif);margin-top:24px;font-size:23px;line-height:1.2}.footer-links{grid-template-columns:repeat(3,1fr);gap:70px;display:grid}.footer-links>div{flex-direction:column;gap:8px;display:flex}.footer-links b{color:#77746f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:10px}.footer-links a{color:#bbb7ad;font-size:13px}.footer-bottom{border-top:1px solid var(--line);color:#68665f;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;margin-top:80px;padding-top:24px;font-size:10px;display:flex}.page-hero{background:radial-gradient(circle at 82% 44%,#4f94df21,#0000 30%),#0a0a09;grid-template-columns:1fr 1fr;align-items:center;gap:7vw;min-height:690px;padding:100px 7vw;display:grid}.page-hero h1{max-width:920px;font-size:clamp(64px,7vw,108px)}.page-hero>div>p{color:#aaa69d;max-width:650px;font-size:19px}.hero-mini-stack{justify-content:center;align-items:center;height:520px;display:flex;position:relative}.hero-mini-stack .phone{filter:brightness(.72);width:190px;height:398px;transform:translate(25px)rotate(-6deg)}.hero-mini-stack .phone:nth-child(2){z-index:3;filter:none;width:235px;height:490px;transform:none}.hero-mini-stack .phone:last-child{transform:translate(-25px)rotate(6deg)}.subnav{z-index:10;border-block:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a09eb;justify-content:center;gap:32px;padding:16px 3vw;display:flex;position:sticky;top:0}.subnav a{color:#96938c;font-size:11px}.feature-block{border-bottom:1px solid var(--line);grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;min-height:760px;padding:120px 7vw;display:grid}.feature-block.reverse{grid-template-columns:1.15fr .85fr}.feature-block.reverse .feature-copy{order:2}.feature-copy h2{font-size:clamp(45px,5vw,74px)}.feature-copy>p{color:#aaa69d;max-width:590px;font-size:17px}.feature-copy .status{margin:16px 0}.feature-copy ul{margin:24px 0 0;padding:0;list-style:none}.feature-copy li{border-bottom:1px solid var(--line);color:#aaa79e;padding:10px 0;font-size:12px}.feature-copy li:before{content:"↗";color:var(--blue);margin-right:12px}.planned-note{color:#bba24d;max-width:420px;display:block}.feature-visual{background:radial-gradient(circle,#4f94df1c,#0000 55%);place-items:center;min-height:570px;display:grid;position:relative}.feature-visual>.phone{width:268px;height:560px}.view-tabs{gap:8px;display:flex;position:absolute;bottom:20px;right:-3vw}.view-tabs img{object-fit:cover;border:1px solid var(--line);border-radius:16px;width:110px;height:230px}.delta-card{border:1px solid var(--line);background:#191917;border-radius:18px;padding:20px 24px;position:absolute;bottom:12%;right:0}.delta-card span,.delta-card strong{display:block}.delta-card span{color:#817e77;font-size:10px}.guided-flow{padding:20px 7vw 130px}.guide-step{border-bottom:1px solid var(--line);grid-template-columns:80px .85fr 1.15fr;align-items:center;gap:5vw;min-height:700px;display:grid}.guide-number{color:#64615b;font-family:var(--serif);align-self:start;padding-top:115px;font-size:18px}.guide-copy h2{font-size:clamp(50px,5vw,78px)}.guide-copy p{color:#aaa69d;max-width:520px}.guide-copy .status{margin-top:15px}.guide-visual{place-items:center;height:620px;display:grid;position:relative}.guide-visual .phone{width:270px;height:565px}.connector{color:#5c5a54;font-size:22px;position:absolute;bottom:-44px}.flow-line{color:#99958d;align-items:center;gap:10px;font-size:11px;display:flex}.flow-line i{background:var(--line);width:35px;height:1px}.sync-banner{background:var(--blue);color:#07101a;padding:140px 7vw}.sync-banner .eyebrow{color:#173d64}.sync-banner h2{font-size:clamp(56px,7vw,105px)}.sync-items{align-items:center;gap:20px;margin-top:50px;display:flex}.sync-items span{border:1px solid #00000040;border-radius:99px;padding:12px 17px;font-size:12px}.worker-hero{place-items:center;display:grid;position:relative}.worker-hero .phone{width:285px;height:595px}.worker-card{border:1px solid var(--line);background:#1b1b19;border-radius:18px;width:180px;padding:20px;position:absolute;bottom:20%;left:3%}.worker-card span,.worker-card small,.worker-card strong{display:block}.worker-card span,.worker-card small{color:#8f8c84;font-size:10px}.worker-card strong{font-family:var(--serif);color:#78b68f;font-size:34px;font-weight:400}.outcomes{background:var(--paper);color:var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.outcomes article{border-right:1px solid #d3cec2;min-height:370px;padding:70px 4vw}.outcomes span{color:#88847c;font-size:11px}.outcomes h2{margin-top:70px;font-size:38px}.outcomes p{color:#5f5c55}.split-feature{grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;display:grid}.split-feature h2,.privacy-callout h2{font-size:clamp(48px,5.5vw,78px)}.split-feature>div>p,.privacy-callout>p{color:#aaa69d;max-width:620px;font-size:18px}.split-feature .status{margin:15px 0 28px}.split-feature .button{width:max-content;display:flex}.dual-crops{justify-content:center;height:590px;display:flex}.dual-crops .phone{width:255px;height:532px;transform:translate(20px)rotate(-4deg)}.dual-crops .phone:last-child{z-index:2;transform:translate(-20px)translateY(45px)rotate(4deg)}.privacy-callout{background:var(--paper);color:var(--ink)}.privacy-callout .eyebrow{color:#68655e}.privacy-callout>p{color:#5e5b55}.permission-graphic{grid-template-columns:1fr .7fr 1fr;align-items:center;display:grid}.worker-node,.agency-node{border:1px solid var(--line);background:#181816;border-radius:22px;padding:26px}.worker-node span,.agency-node span{color:#77746d;font-size:10px;display:block}.worker-node strong,.agency-node strong{font-family:var(--serif);font-size:25px;font-weight:400}.permission-line{align-items:center;display:flex;position:relative}.permission-line i{background:var(--line);flex:1;height:1px}.permission-line small{text-align:center;color:#77746d;width:100%;font-size:9px;position:absolute;top:-28px}.principle{text-align:center;background:var(--paper);color:var(--ink)}.principle h2{font-size:clamp(52px,6vw,90px)}.principle>p{color:#605d56;max-width:680px;margin:auto;font-size:18px}.enterprise-grid{background:#282825;grid-template-columns:repeat(2,1fr);gap:1px;padding:100px 7vw;display:grid}.enterprise-grid article{background:#11110f;min-height:310px;padding:35px}.enterprise-grid .status{margin-bottom:70px}.enterprise-grid h3{font-family:var(--serif);font-size:34px;font-weight:400}.enterprise-grid p{color:#918e87;max-width:450px}.enterprise-cta{background:#193a5d;padding:140px 7vw}.enterprise-cta h2{max-width:950px;font-size:clamp(52px,6vw,90px)}.enterprise-cta p{color:#b6c9db;max-width:640px}.enterprise-cta .button{width:max-content;margin:25px 0;display:flex}.enterprise-cta small{color:#8eacc7;display:block}.founder-story{background:var(--paper);color:var(--ink);grid-template-columns:.5fr 1.5fr;gap:8vw;display:grid}.story-number{font-family:var(--serif);color:#c3beb2;font-size:clamp(90px,13vw,210px);line-height:.8}.founder-story h2{font-size:clamp(48px,5vw,76px)}.founder-story p{color:#5c5953;max-width:720px;font-size:18px}.mission h2{max-width:1000px;font-size:clamp(55px,6vw,92px)}.mission>p{color:#aaa69d;max-width:700px;font-size:18px}.mission-values{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:80px;display:grid}.mission-values article{background:var(--ink);padding:35px}.mission-values span{color:#6f6c65;font-size:10px}.mission-values h3{font-family:var(--serif);margin-top:55px;font-size:27px;font-weight:400}.mission-values p{color:#96938b;font-size:13px}.company-line{border-block:1px solid var(--line);color:#8b8881;grid-template-columns:1fr 1fr 1fr;padding:32px 7vw;font-size:11px;display:grid}.company-line a{text-align:right;color:var(--paper)}.form-page{grid-template-columns:.85fr 1.15fr;gap:7vw;padding:100px 7vw 130px;display:grid}.form-context{position:relative}.form-context h1{font-size:clamp(65px,7vw,105px)}.form-context>p{color:#aaa69d;max-width:550px;font-size:18px}.beta-facts{flex-direction:column;margin:40px 0;display:flex}.beta-facts span{border-bottom:1px solid var(--line);color:#aaa79e;padding:12px 0;font-size:12px}.beta-facts b{color:#625f59;width:45px;display:inline-block}.form-context .phone{width:230px;height:480px;margin:55px auto 0}.beta-form{border:1px solid var(--line);background:#121210;border-radius:26px;padding:45px}.beta-form h2{font-size:40px}.beta-form>p{color:#8e8b84;font-size:13px}.beta-form label{color:#aaa79e;flex-direction:column;gap:8px;margin-top:20px;font-size:11px;display:flex}.beta-form label>span{color:#66635d}.beta-form input,.beta-form select,.beta-form textarea{width:100%;color:var(--paper);background:#090908;border:1px solid #33332f;border-radius:11px;outline:none;padding:14px 15px}.beta-form input:focus,.beta-form select:focus,.beta-form textarea:focus{border-color:var(--blue)}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.beta-form .consent{flex-direction:row;align-items:flex-start}.consent input{width:16px;margin-top:4px}.beta-form button{cursor:pointer;margin-top:28px}.beta-form>small{color:#6f6c65;margin-top:18px;display:block}.contact-page{grid-template-columns:1fr 1fr;gap:8vw;min-height:700px;padding:120px 7vw;display:grid}.contact-page h1{font-size:clamp(70px,8vw,115px)}.contact-page>div>p{color:#aaa69d;max-width:480px;font-size:18px}.contact-options{border-top:1px solid var(--line)}.contact-options a{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:5px;padding:28px 0;display:grid}.contact-options span{color:#6f6c65;text-transform:uppercase;grid-column:1/-1;font-size:10px}.contact-options strong{font-family:var(--serif);font-size:25px;font-weight:400}.contact-options b{font-weight:400}.legal-page{grid-template-columns:.8fr 1.2fr;gap:10vw;padding:120px 7vw 150px;display:grid}.legal-page header{align-self:start;position:sticky;top:60px}.legal-page h1{font-size:clamp(60px,6.5vw,96px)}.legal-page header>p{color:#aaa69d}.legal-page header>small{color:#6d6a64}.legal-body{max-width:700px}.legal-body h2{font-family:var(--serif);letter-spacing:-.02em;margin:45px 0 15px;font-size:30px}.legal-body p{color:#aaa79f}.legal-body a{text-decoration:underline}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.site-header>.button{display:none}.mobile-menu{justify-self:end;display:block;position:relative}.mobile-menu summary{cursor:pointer;font-size:12px;list-style:none}.mobile-menu>div{border:1px solid var(--line);background:#171715;border-radius:16px;flex-direction:column;width:230px;padding:18px;display:flex;position:absolute;top:40px;right:0}.mobile-menu a{padding:8px}.home-hero,.page-hero,.money-story,.split-feature,.form-page,.contact-page,.legal-page{grid-template-columns:1fr}.home-hero{padding-top:100px}.hero-product{height:600px}.manifesto-grid,.engine-grid,.founder-story{grid-template-columns:1fr}.hero-mini-stack{margin-top:10px}.page-hero{padding-top:100px}.feature-block,.feature-block.reverse{grid-template-columns:1fr}.feature-block.reverse .feature-copy{order:0}.guide-step{grid-template-columns:60px 1fr}.guide-visual{grid-column:2}.outcomes{grid-template-columns:1fr}.outcomes article{border-bottom:1px solid #d3cec2;min-height:260px}.outcomes h2{margin-top:30px}.legal-page header{position:relative;top:0}.footer-top{flex-direction:column}}@media (width<=700px){body{font-size:15px}.site-header{min-height:68px;padding:0 20px}.home-hero,.page-hero,.manifesto,.engine-section,.story-section,.money-story,.planned-strip,.cta,.principle,.mission,.founder-story,.split-feature,.privacy-callout,.form-page,.contact-page,.legal-page{padding:82px 22px}.home-hero{min-height:auto}.hero-copy h1,.page-hero h1{font-size:52px}.hero-copy>p{font-size:17px}.hero-product{height:480px}.hero-phone-main{width:220px;height:460px;left:10%}.hero-phone-side{width:185px;height:390px;right:-20%}.floating-card{width:170px;bottom:5%;left:0}.manifesto h2,.section-heading h2,.money-copy h2,.cta h2,.feature-copy h2,.guide-copy h2,.principle h2,.mission h2,.privacy-callout h2{font-size:44px}.section-heading{flex-direction:column;align-items:flex-start}.engine-grid{gap:50px}.calendar-stage{min-height:520px}.calendar-stage .phone{width:240px;height:503px}.workflow-row{grid-template-columns:45px 1fr 20px;gap:12px}.workflow-row p{display:none}.money-story{gap:50px}.stacked-phones{height:460px}.stacked-phones .phone{width:155px;height:325px}.stacked-phones .phone.front{width:190px;height:398px}.planned-grid,.mission-values,.enterprise-grid{grid-template-columns:1fr}.planned-grid article{min-height:220px}.footer{padding:60px 22px 25px}.footer-links{grid-template-columns:1fr 1fr;gap:40px}.footer-bottom{flex-direction:column;gap:5px}.page-hero{min-height:auto}.hero-mini-stack{height:390px}.hero-mini-stack .phone{width:130px;height:272px}.hero-mini-stack .phone:nth-child(2){width:170px;height:356px}.subnav{justify-content:flex-start;overflow:auto}.feature-block{min-height:auto;padding:85px 22px}.feature-visual{min-height:500px}.feature-visual>.phone{width:230px;height:481px}.view-tabs{right:-45px}.view-tabs img{width:82px;height:172px}.guide-step{grid-template-columns:35px 1fr;gap:15px;min-height:auto;padding:80px 0}.guide-number{padding-top:10px}.guide-visual{height:520px}.sync-items{flex-wrap:wrap}.outcomes article{padding:55px 22px}.dual-crops{height:470px}.dual-crops .phone{width:190px;height:398px}.permission-graphic{grid-template-columns:1fr}.permission-line{flex-direction:column;height:70px}.permission-line i{width:1px}.permission-line small{position:static}.enterprise-grid{padding:70px 22px}.enterprise-cta{padding:90px 22px}.mission-values article{min-height:210px}.company-line{grid-template-columns:1fr;gap:8px;padding:25px 22px}.company-line a{text-align:left}.form-context .phone{display:none}.beta-form{padding:24px}.form-row{grid-template-columns:1fr}.contact-page{min-height:auto}.legal-page{gap:30px}.footer-links{gap:25px}.orbit{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.workflow-row{transition:none}}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-error{color:#e59a8e;margin-top:14px}.success-panel{align-self:start;padding-top:80px;padding-bottom:80px}.success-panel>span{color:#7cc598;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.success-panel>p{color:#aaa69d}.beta-form button:disabled{opacity:.55;cursor:wait}h1,h2{letter-spacing:-.032em;text-wrap:balance;line-height:1.075}h1 em,h2 em{letter-spacing:-.025em;padding-right:.04em;line-height:1.08;display:inline-block}.hero-copy h1{line-height:1.045}.page-hero h1{line-height:1.04}.manifesto h2,.cta h2{line-height:1.08}h3{text-wrap:balance}.hero-copy>p,.page-hero>div>p,.feature-copy>p,.guide-copy>p{line-height:1.72}.product-panel{background:#10100f;border:1px solid #ffffff24;border-radius:22px;margin:0;position:relative;overflow:hidden;box-shadow:0 34px 90px #00000070}.product-panel img{object-fit:cover;width:100%;height:100%}.product-panel figcaption{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#b9b5ac;letter-spacing:.08em;text-transform:uppercase;background:#080807c7;border:1px solid #ffffff1f;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:700;position:absolute;top:14px;left:14px}.earth{background:radial-gradient(circle at 36% 34%,#69869938,#0000 32%),radial-gradient(circle at 58% 62%,#38536338,#0000 42%),linear-gradient(145deg,#ffffff06,#476e8514);border:1px solid #cfd7dd1f;border-radius:50%;width:590px;height:590px;position:absolute;top:2%;left:4%;overflow:hidden;box-shadow:inset -60px -40px 110px #000000b3,0 0 120px #476e851a}.earth:before,.earth:after,.earth i{content:"";border:1px solid #cdd8de17;border-radius:50%;position:absolute;inset:9% -12%}.earth:after{inset:-12% 22%;transform:rotate(90deg)}.earth i:first-child{inset:26% -10%}.earth i:nth-child(2){inset:42% -10%}.earth i:nth-child(3){inset:-10% 38%;transform:rotate(12deg)}.hero-calendar-panel{z-index:2;width:500px;height:410px;position:absolute;top:100px;left:9%;transform:rotate(-1.3deg)}.hero-money-panel{z-index:3;width:365px;height:305px;position:absolute;bottom:68px;right:-5%;transform:rotate(2.2deg)}.hero-product .floating-card{bottom:6%;left:1%}.hero-product .orbit-one{inset:8% -12% 3% -5%}.hero-product .orbit-two{inset:19% -3% 16% 8%}.propagation-stage{grid-template-columns:1.05fr .28fr .95fr;align-items:center;gap:32px;min-height:600px;display:grid}.schedule-change{position:relative}.schedule-change>.product-panel{height:475px}.change-marker{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e161ee6;border:1px solid #4f94df66;border-radius:17px;padding:18px 20px;position:absolute;top:52%;right:-18px;box-shadow:0 18px 50px #00000073}.change-marker span,.change-marker strong{display:block}.change-marker span{color:#8fa3b5;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.change-marker strong{color:#fff;font-family:var(--serif);font-size:32px;font-weight:400}.schedule-change .legend{bottom:18px;left:20px;right:auto}.propagation-line{flex-direction:column;align-items:center;gap:12px;height:410px;display:flex}.propagation-line i{background:linear-gradient(transparent,var(--blue),transparent);flex:1;width:1px}.propagation-line b{writing-mode:vertical-rl;color:#7eaee2;letter-spacing:.14em;text-transform:uppercase;font-size:9px}.propagation-results{gap:16px;display:grid}.propagation-results .product-panel{height:170px}.propagation-results .product-panel:first-child{transform:translate(-12px)}.propagation-results .product-panel:last-child{transform:translate(12px)}.money-editorial{height:620px;position:relative}.money-editorial .product-panel{position:absolute}.hero-product-editorial{height:520px;position:relative}.hero-product-editorial .product-panel{position:absolute}.hero-product-editorial .product-panel:first-child{z-index:2;width:72%;height:330px;top:35px;left:0}.hero-product-editorial .product-panel:nth-child(2){z-index:3;width:58%;height:245px;top:235px;right:0}.hero-product-editorial .product-panel:nth-child(3){z-index:1;filter:brightness(.72);width:48%;height:230px;top:10px;right:2%}.feature-visual>.product-panel{width:min(100%,560px);height:475px}.feature-engine>.product-panel,.feature-travel>.product-panel{width:300px;height:600px}.feature-calendar>.product-panel{width:min(100%,590px);height:500px}.feature-money>.product-panel,.feature-planner>.product-panel,.feature-allocation>.product-panel{width:min(100%,570px);height:390px}.feature-visual .view-tabs{bottom:-35px;right:-1vw}.feature-visual .view-tabs img{object-fit:cover;object-position:top;border-radius:18px;width:118px;height:250px;box-shadow:0 18px 45px #00000073}.guide-visual>.product-panel{width:min(100%,540px);height:470px}.guide-step:first-child .guide-visual>.product-panel,.guide-step:nth-child(3) .guide-visual>.product-panel{width:285px;height:590px}.worker-hero>.product-panel{width:540px;height:430px}.dual-crops .product-panel{width:58%;height:430px;transform:translate(24px)rotate(-2deg)}.dual-crops .product-panel:last-child{z-index:2;transform:translate(-24px)translateY(120px)rotate(2deg)}@media (width<=1050px){.hero-calendar-panel{width:70%;left:12%}.hero-money-panel{width:48%;right:1%}.propagation-stage{grid-template-columns:1fr}.propagation-line{height:90px}.propagation-line b{writing-mode:horizontal-tb}.propagation-results{grid-template-columns:repeat(3,1fr)}.propagation-results .product-panel{height:190px}.propagation-results .product-panel:first-child,.propagation-results .product-panel:last-child{transform:none}.hero-product-editorial{max-width:720px;margin:auto}.money-editorial{max-width:760px;margin:auto}}@media (width<=700px){h1,h2{letter-spacing:-.02em;line-height:1.1}.hero-copy h1,.page-hero h1{line-height:1.07}.earth{width:430px;height:430px;top:4%;left:2%}.hero-calendar-panel{width:82%;height:300px;top:85px;left:4%}.hero-money-panel{width:62%;height:210px;bottom:18px;right:-8%}.hero-product .floating-card{bottom:2%}.propagation-stage{gap:18px}.schedule-change>.product-panel{height:330px}.change-marker{top:48%;right:10px}.propagation-results{grid-template-columns:1fr}.propagation-results .product-panel{height:175px}.money-editorial{height:510px}.money-primary{width:90%;height:260px;left:0}.money-planner{width:82%;height:215px}.money-allocation{width:60%;height:190px;left:3%}.hero-product-editorial{height:430px}.hero-product-editorial .product-panel:first-child{width:90%;height:260px}.hero-product-editorial .product-panel:nth-child(2){width:76%;height:200px;top:220px}.hero-product-editorial .product-panel:nth-child(3){display:none}.feature-visual>.product-panel,.feature-calendar>.product-panel,.feature-money>.product-panel,.feature-planner>.product-panel,.feature-allocation>.product-panel{height:330px}.feature-engine>.product-panel,.feature-travel>.product-panel{height:510px}.feature-visual .view-tabs{right:-48px}.guide-visual>.product-panel{height:350px}.guide-step:first-child .guide-visual>.product-panel,.guide-step:nth-child(3) .guide-visual>.product-panel{height:500px}.worker-hero>.product-panel{width:100%;height:300px}.dual-crops .product-panel{height:330px}.dual-crops .product-panel:last-child{transform:translate(-24px)translateY(90px)rotate(2deg)}}.product-art{color:#f3f1eb;margin:0;position:relative}.product-art>figcaption{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#b9b5ac;letter-spacing:.08em;text-transform:uppercase;background:#080807c7;border:1px solid #ffffff1f;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:700;position:absolute;top:14px;left:14px}.art-surface{width:100%;height:100%;font-family:var(--sans);background:linear-gradient(145deg,#151513,#0a0a09);border:1px solid #ffffff24;border-radius:24px;overflow:hidden;box-shadow:0 34px 90px #00000070}.art-surface *{box-sizing:border-box}.art-surface small{color:#74736d;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:600;display:block}.art-surface h4{color:#f5f3ed;font-family:var(--sans);letter-spacing:-.03em;margin:2px 0 0;font-size:22px;font-weight:620;line-height:1.15}.ui-chip{color:#a9a69e;border:1px solid #353531;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:9px;display:inline-flex}.ui-chip.blue{color:#8fc0f0;border-color:#4f94df66}.ui-topline,.ui-title{justify-content:space-between;align-items:flex-start;display:flex}.ui-topline strong{letter-spacing:-.03em;font-size:21px;display:block}.ui-topline strong span{color:#77746d;font-weight:400}.ui-calendar,.ui-money,.ui-planner,.ui-allocation,.ui-setup,.ui-support{height:100%;padding:52px 28px 24px}.ui-toolbar{background:#1b1b19;border:1px solid #30302d;border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:18px 0;padding:12px 15px;display:grid}.ui-toolbar>div:last-child{text-align:right}.ui-toolbar b{font-size:10px;display:block}.ui-status{color:#aaa69d;background:#11110f;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;display:flex}.ui-status span{border-radius:50%;width:6px;height:6px}.ui-month-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.ui-month{background:#181816;border:1px solid #2d2d2a;border-radius:14px;padding:11px}.ui-month>b{font-size:10px}.weekletters,.daydots{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.weekletters{color:#696760;text-align:center;margin:7px 0 4px;font-size:6px}.daydots i{aspect-ratio:1;border-radius:50%;place-items:center;font-size:5px;font-style:normal;display:grid}.daydots .w{color:#8ec2f6;background:#4f94df33}.daydots .h{color:#7bc899;background:#419e682e}.daydots .t{color:#ead16e;background:#d1a71d33}.ui-legend{color:#77746e;justify-content:center;gap:16px;margin-top:13px;font-size:8px;display:flex}.ui-legend span{align-items:center;gap:5px;display:flex}.ui-legend i{border-radius:50%;width:6px;height:6px}.ui-legend .w{background:var(--blue)}.ui-legend .h{background:var(--green)}.ui-legend .t{background:var(--yellow)}.earnings-card,.planner-total{background:#20201e;border:1px solid #343431;border-radius:17px;margin:18px 0 12px;padding:20px}.earnings-card strong,.planner-total strong{color:#fff;letter-spacing:-.04em;margin:3px 0;font-size:35px;display:block}.earnings-card span,.planner-total span{color:#77746d;font-size:9px}.ui-row-card{border:1px solid #2d2d29;border-radius:14px;grid-template-columns:1.4fr .8fr;gap:16px;padding:15px;display:grid}.ui-row-card b{margin-top:4px;font-size:10px;display:block}.metric-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.metric-row>div{background:#151513;border:1px solid #292926;border-radius:12px;padding:12px}.metric-row b{margin-top:4px;font-size:10px;display:block}.planner-adjust{background:#171715;border:1px solid #2d2d29;border-radius:13px;justify-content:space-between;align-items:center;margin-top:9px;padding:12px 14px;display:flex}.planner-adjust b{font-size:10px;display:block}.adjust-plus{color:#8fc1f2;background:#4f94df2e;border-radius:10px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.stepper{align-items:center;gap:10px;display:flex}.stepper i{border:1px solid #3a3a36;border-radius:50%;place-items:center;width:23px;height:23px;font-style:normal;display:grid}.reconcile-line{color:#77746d;align-items:center;gap:8px;margin-top:16px;font-size:8px;display:flex}.reconcile-line i{background:linear-gradient(90deg,#42423d,var(--blue));flex:1;height:1px}.reconcile-line b{color:#8fc1f2}.allocation-summary{grid-template-columns:1fr 1fr 1.15fr;gap:8px;margin:18px 0;display:grid}.allocation-summary>div{background:#171715;border:1px solid #2c2c29;border-radius:13px;padding:15px 12px}.allocation-summary strong{margin-top:4px;font-size:15px;display:block}.allocation-summary .available{background:#4f94df1a;border-color:#4f94df59}.allocation-summary .available strong{color:#9ecbf6}.allocation-bars{gap:13px;display:grid}.allocation-bars>div{grid-template-columns:68px 1fr 55px;align-items:center;gap:10px;font-size:9px;display:grid}.allocation-bars>div>i{background:#282825;border-radius:99px;height:6px;overflow:hidden}.allocation-bars>div>i b{border-radius:inherit;background:linear-gradient(90deg,var(--blue),#7ab1eb);height:100%;display:block}.allocation-bars>div>strong{text-align:right;color:#9a978f;font-size:9px}.ui-setup>p{color:#77746d;margin:8px 0 14px;font-size:10px}.choice{background:#191917;border:1px solid #30302d;border-radius:13px;align-items:flex-start;gap:10px;margin-top:10px;padding:13px;display:flex}.choice>i{border:1px solid #55524c;border-radius:50%;width:12px;height:12px;margin-top:2px}.choice.active{border-color:#4f94df8c}.choice.active>i{border:3px solid var(--blue)}.choice b,.choice span{display:block}.choice b{font-size:10px}.choice span{color:#77746d;margin-top:2px;font-size:8px}.pattern-chips{flex-wrap:wrap;gap:5px;margin:14px 0;display:flex}.pattern-chips span{color:#85827b;border:1px solid #32322f;border-radius:999px;padding:6px 8px;font-size:8px}.pattern-chips .active{border-color:var(--blue);background:var(--blue);color:#09111b}.setup-result{background:#20201e;border-radius:12px;padding:12px 14px}.setup-result b{margin-top:3px;font-size:10px;display:block}.travel-art .choice{padding:11px 13px}.summary-art>p{color:#88857e;margin:10px 0 18px;font-size:10px}.summary-line{border-bottom:1px solid #2c2c29;justify-content:space-between;gap:18px;padding:13px 0;display:flex}.summary-line span{color:#77746d;text-transform:uppercase;font-size:8px}.summary-line b{text-align:right;font-size:9px}.clock-row{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.clock-row>div{background:#181816;border:1px solid #2d2d29;border-radius:13px;padding:13px}.clock-row b,.clock-row strong{display:block}.clock-row b{margin-top:5px;font-size:9px}.clock-row strong{margin-top:8px;font-size:18px}.attention-list{gap:8px;display:grid}.attention-list>div{border:1px solid #292926;border-radius:12px;grid-template-columns:8px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.attention-list>div>i{border-radius:50%;width:7px;height:7px}.attention-list span b,.attention-list span small{display:block}.attention-list span b{font-size:9px}.attention-list span small{margin-top:2px;font-size:7px}.attention-list>div>strong{color:#8b8880;font-size:8px}.hero-calendar-panel,.hero-money-panel,.money-editorial .product-art,.hero-product-editorial .product-art{position:absolute}.hero-calendar-panel{z-index:2;width:500px;height:410px;top:100px;left:9%;transform:rotate(-1.3deg)}.hero-money-panel{z-index:3;width:365px;height:305px;bottom:68px;right:-5%;transform:rotate(2.2deg)}.schedule-change>.product-art{height:475px}.propagation-results .product-art{height:170px}.propagation-results .product-art .art-surface{border-radius:18px}.propagation-results .product-art .ui-calendar,.propagation-results .product-art .ui-money,.propagation-results .product-art .ui-planner,.propagation-results .product-art .ui-allocation{transform-origin:0 0;padding:42px 18px 14px}.propagation-results .art-surface h4{font-size:14px}.propagation-results .earnings-card,.propagation-results .planner-total{margin:8px 0;padding:10px}.propagation-results .earnings-card strong,.propagation-results .planner-total strong{font-size:22px}.propagation-results .metric-row,.propagation-results .ui-row-card,.propagation-results .planner-adjust:nth-of-type(3),.propagation-results .allocation-bars{display:none}.money-primary{z-index:2;width:66%;height:330px;top:40px;left:4%}.money-planner{z-index:3;width:59%;height:270px;top:245px;right:0}.money-allocation{z-index:1;filter:brightness(.82);width:45%;height:245px;bottom:10px;left:12%}.hero-product-editorial .product-art:first-child{z-index:2;width:72%;height:330px;top:35px;left:0}.hero-product-editorial .product-art:nth-child(2){z-index:3;width:58%;height:245px;top:235px;right:0}.hero-product-editorial .product-art:nth-child(3){z-index:1;filter:brightness(.72);width:48%;height:230px;top:10px;right:2%}.feature-visual>.product-art{width:min(100%,590px);height:475px}.feature-engine>.product-art,.feature-travel>.product-art{width:420px;height:520px}.feature-calendar>.product-art{height:520px}.feature-money>.product-art,.feature-planner>.product-art,.feature-allocation>.product-art{height:420px}.calendar-views{background:#0a0a09e0;border:1px solid #33332f;border-radius:999px;gap:5px;padding:5px;display:flex;position:absolute;bottom:18px;right:18px}.calendar-views span{color:#77746d;border-radius:999px;padding:6px 9px;font-size:8px}.calendar-views .active{background:var(--paper);color:var(--ink)}.guide-visual>.product-art{width:min(100%,560px);height:500px}.guide-step:first-child .guide-visual>.product-art,.guide-step:nth-child(3) .guide-visual>.product-art{width:430px;height:520px}.worker-hero>.product-art{width:560px;height:430px}.dual-crops .product-art{width:60%;height:430px;transform:translate(24px)rotate(-2deg)}.dual-crops .product-art:last-child{z-index:2;transform:translate(-24px)translateY(120px)rotate(2deg)}.form-context>.product-art{width:100%;height:390px;margin-top:55px}@media (width<=1050px){.propagation-results{grid-template-columns:repeat(3,1fr)}.propagation-results .product-art{height:190px}}@media (width<=700px){.hero-calendar-panel{width:86%;height:300px;top:85px;left:4%}.hero-money-panel{width:68%;height:225px;bottom:18px;right:-8%}.ui-calendar,.ui-money,.ui-planner,.ui-allocation,.ui-setup,.ui-support{padding:48px 18px 18px}.ui-month-grid{gap:6px}.ui-month{padding:8px}.art-surface h4{font-size:18px}.propagation-results{grid-template-columns:1fr}.propagation-results .product-art{height:180px}.money-primary{width:94%;height:280px;left:0}.money-planner{width:85%;height:230px}.money-allocation{width:66%;height:205px;left:3%}.hero-product-editorial .product-art:first-child{width:92%;height:270px}.hero-product-editorial .product-art:nth-child(2){width:80%;height:215px;top:215px}.hero-product-editorial .product-art:nth-child(3){display:none}.feature-visual>.product-art,.feature-calendar>.product-art,.feature-money>.product-art,.feature-planner>.product-art,.feature-allocation>.product-art{height:390px}.feature-engine>.product-art,.feature-travel>.product-art{width:100%;height:480px}.guide-visual>.product-art{height:400px}.guide-step:first-child .guide-visual>.product-art,.guide-step:nth-child(3) .guide-visual>.product-art{width:100%;height:470px}.worker-hero>.product-art{width:100%;height:330px}.dual-crops .product-art{height:350px}.form-context>.product-art{display:none}}:root{--section-space:clamp(108px,9vw,154px);--section-space-mobile:84px;--soft-line:#ede8db1b;--surface-glow:#739cc21f;--ease-premium:cubic-bezier(.22,1,.36,1)}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}::selection{color:#fff;background:#4f94df57}:focus-visible{outline-offset:4px;outline:2px solid #8fc1f2}.site-header{border-color:var(--soft-line);-webkit-backdrop-filter:blur(24px)saturate(125%);backdrop-filter:blur(24px)saturate(125%);background:#0a0a09d6;min-height:88px;box-shadow:0 1px #ffffff05}.brand-mark{box-shadow:0 8px 26px #0000002e}.desktop-nav a,.footer-links a,.subnav a,.text-link{transition:color .3s var(--ease-premium),opacity .3s var(--ease-premium),transform .3s var(--ease-premium)}.desktop-nav a:hover,.footer-links a:hover,.subnav a:hover{color:#fff;transform:translateY(-1px)}.text-link:hover{color:#fff}.text-link:hover span{transform:translate(2px,-2px)}.text-link span{transition:transform .3s var(--ease-premium)}.button{transition:transform .35s var(--ease-premium),background-color .35s var(--ease-premium),color .35s var(--ease-premium),border-color .35s var(--ease-premium),box-shadow .35s var(--ease-premium);box-shadow:0 10px 28px #0000001f}.button:hover{transform:translateY(-3px);box-shadow:0 16px 38px #0000003d}.button:active{transform:translateY(-1px)scale(.985)}h1,h2{letter-spacing:-.029em;line-height:1.08}.hero-copy h1,.page-hero h1{letter-spacing:-.034em;line-height:1.055}.feature-copy h2,.guide-copy h2,.money-copy h2{line-height:1.1}.cta h2,.mission h2,.principle h2{line-height:1.075}p{letter-spacing:-.006em}.eyebrow{margin-bottom:24px;line-height:1.3}.status{line-height:1.2}.home-hero{gap:clamp(36px,5vw,88px);min-height:880px;padding-block:104px 118px}.hero-copy h1{margin-bottom:34px}.hero-copy>p{margin-bottom:42px}.hero-note{margin-top:48px}.manifesto,.engine-section,.story-section,.money-story,.planned-strip,.principle,.mission,.founder-story,.split-feature,.privacy-callout{padding-block:var(--section-space)}.section-heading{margin-bottom:clamp(68px,6vw,96px)}.page-hero{gap:clamp(56px,8vw,120px);min-height:730px;padding-block:120px}.feature-block{min-height:820px;padding-block:var(--section-space);gap:clamp(70px,9vw,140px)}.feature-copy>p{margin-bottom:26px}.feature-copy ul{margin-top:30px}.feature-copy li{padding-block:13px}.guided-flow{padding-top:40px;padding-bottom:var(--section-space)}.guide-step{gap:clamp(48px,6vw,96px);min-height:760px}.planned-grid{margin-top:72px}.planned-grid article,.mission-values article,.enterprise-grid article{transition:background-color .4s var(--ease-premium),transform .4s var(--ease-premium)}.planned-grid article:hover,.mission-values article:hover,.enterprise-grid article:hover{background:#1a1a17}.cta{padding-block:clamp(138px,11vw,184px)}.cta .button-row{margin:46px 0}.footer{padding-top:96px}.outcomes article{padding-block:82px}.enterprise-grid,.enterprise-cta{padding-block:var(--section-space)}.form-page,.contact-page,.legal-page{padding-block:clamp(110px,9vw,150px)}.legal-dates{flex-direction:column;gap:2px;display:flex;color:#8f8c84!important;font-size:13px!important;line-height:1.55!important}.legal-body p{margin-bottom:24px}.legal-body p strong{color:var(--paper);font-weight:650}.legal-copyright{border-top:1px solid var(--line);color:#8f8c84;margin-top:52px;padding-top:24px}.hero-product,.feature-visual,.guide-visual,.worker-hero,.money-editorial,.hero-product-editorial,.dual-crops,.propagation-stage,.form-context{isolation:isolate}.hero-product:before,.feature-visual:before,.guide-visual:before,.worker-hero:before,.money-editorial:before,.hero-product-editorial:before,.dual-crops:before,.propagation-stage:before,.form-context:before{content:"";z-index:-1;background:radial-gradient(ellipse at center,var(--surface-glow),#4f94df09 46%,transparent 72%);filter:blur(34px);pointer-events:none;border-radius:48%;position:absolute;inset:8% 2%}.product-art{transition:transform .65s var(--ease-premium),filter .65s var(--ease-premium)}.art-surface{-webkit-backdrop-filter:blur(24px)saturate(112%);backdrop-filter:blur(24px)saturate(112%);transition:border-color .5s var(--ease-premium),box-shadow .5s var(--ease-premium);background:linear-gradient(145deg,#1f1f1ced,#0a0a09f5);border-color:#ffffff1b;border-radius:27px;position:relative;box-shadow:0 24px 70px #00000052,0 2px 10px #00000038,inset 0 1px #fff1}.art-surface:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,#ffffff0b,#0000 28% 72%,#4f94df06);position:absolute;inset:0}.art-surface>div{z-index:1;position:relative}.product-art:hover .art-surface{border-color:#ffffff2b;box-shadow:0 32px 88px #00000063,0 4px 16px #0000003d,inset 0 1px #ffffff17}.hero-calendar-panel:hover{transform:rotate(-.5deg)translateY(-6px)}.hero-money-panel:hover{transform:rotate(1.2deg)translateY(-7px)}.money-primary:hover,.hero-product-editorial .product-art:first-child:hover{transform:translateY(-7px)}.money-planner:hover,.hero-product-editorial .product-art:nth-child(2):hover{transform:translateY(-8px)}.money-allocation:hover{filter:brightness(.9);transform:translateY(-5px)}.ui-toolbar,.ui-month,.earnings-card,.planner-total,.ui-row-card,.metric-row>div,.planner-adjust,.allocation-summary>div,.choice,.setup-result,.clock-row>div,.attention-list>div{border-color:#ffffff13;box-shadow:inset 0 1px #ffffff05}.earnings-card,.planner-total{background:linear-gradient(145deg,#2a2a26e6,#1a1a18e0)}.allocation-summary .available{box-shadow:inset 0 1px #90c4f40f,0 10px 28px #1448740f}.ui-chip,.calendar-views{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.change-marker{background:#111922c7;border-color:#67a9e754;box-shadow:0 20px 60px #00000057,inset 0 1px #ffffff0d}.workflow-row{transition:padding .45s var(--ease-premium),background-color .45s var(--ease-premium)}.workflow-row:hover{background:linear-gradient(90deg,#4f94df0b,#0000 72%);padding-left:18px}@media (width<=1050px){.site-header{grid-template-columns:auto 1fr auto}.desktop-nav{display:none}.mobile-menu{justify-self:end;display:block}.site-header>.button{display:none}.home-hero,.page-hero{gap:54px}.manifesto-grid,.engine-grid,.money-story,.split-feature,.founder-story{gap:8vw}.feature-block{gap:60px}.guide-step{grid-template-columns:60px .9fr 1.1fr}.product-art:hover{transform:none!important}}@media (width<=820px){:root{--section-space:104px}.home-hero,.page-hero,.feature-block,.money-story,.split-feature,.form-page,.contact-page,.legal-page{grid-template-columns:1fr}.home-hero{min-height:auto;padding-inline:6vw}.hero-product{min-height:610px}.page-hero{min-height:auto;padding-block:100px}.page-hero>div:first-child{max-width:720px}.hero-product-editorial{width:100%;max-width:680px}.feature-block,.feature-block.reverse{grid-template-columns:1fr}.feature-block.reverse .feature-copy{order:0}.feature-copy{max-width:680px}.feature-visual{min-height:600px}.guide-step{grid-template-columns:42px 1fr;min-height:auto;padding-block:100px}.guide-number{grid-row:1/span 2}.guide-visual{grid-column:2;height:600px}.manifesto-grid,.engine-grid,.founder-story{grid-template-columns:1fr;gap:64px}.engine-copy{max-width:650px}.money-editorial{min-height:620px}.outcomes{grid-template-columns:1fr}.outcomes article{border-bottom:1px solid #d3cec2;border-right:0;min-height:auto}.outcomes h2{margin-top:42px}.form-context>.product-art{max-width:640px}.footer-top{flex-direction:column}.footer-links{width:100%}}@media (width<=700px){:root{--section-space:var(--section-space-mobile)}body{font-size:15px}.site-header{min-height:74px;padding-inline:22px}.brand{gap:10px}.brand-mark{width:30px;height:30px}h1,h2{letter-spacing:-.022em;line-height:1.115}.hero-copy h1,.page-hero h1{letter-spacing:-.027em;line-height:1.09}.home-hero{gap:34px;padding:76px 22px 86px}.hero-copy h1{margin-bottom:26px}.hero-copy>p{font-size:18px;line-height:1.65}.hero-copy .button-row{gap:20px}.hero-note{margin-top:36px}.hero-product{height:500px;min-height:500px;margin-inline:-10px}.earth{opacity:.78}.manifesto,.engine-section,.story-section,.money-story,.planned-strip,.principle,.mission,.founder-story,.split-feature,.privacy-callout,.cta{padding:var(--section-space) 22px}.section-heading{margin-bottom:54px;display:block}.section-heading>p{margin-top:24px}.manifesto-grid,.engine-grid,.founder-story{gap:46px}.page-hero{gap:48px;padding:84px 22px 78px}.page-hero h1{font-size:clamp(52px,15vw,72px)}.page-hero>div>p{font-size:17px;line-height:1.66}.subnav{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.subnav::-webkit-scrollbar{display:none}.subnav a{flex:none}.feature-block{min-height:auto;padding:var(--section-space) 22px;gap:44px}.feature-visual{min-height:470px;margin-inline:-8px}.feature-copy>p{line-height:1.68}.guided-flow{padding:0 22px var(--section-space)}.guide-step{grid-template-columns:30px 1fr;gap:0 18px;padding-block:82px;display:grid}.guide-copy h2{font-size:clamp(42px,12vw,60px)}.guide-visual{height:500px;margin-top:26px}.money-editorial{height:540px;min-height:540px;margin-inline:-8px}.planned-grid,.mission-values,.enterprise-grid{grid-template-columns:1fr}.planned-grid article,.mission-values article,.enterprise-grid article{min-height:auto;padding:32px 26px}.planned-grid h3,.mission-values h3{margin-top:38px}.propagation-stage{min-height:auto}.schedule-change>.product-art{height:350px}.propagation-results{gap:14px}.propagation-results .product-art{height:190px}.outcomes article{padding:58px 22px}.enterprise-grid,.enterprise-cta{padding:var(--section-space) 22px}.permission-graphic{gap:0}.form-page,.contact-page,.legal-page{padding:82px 22px 100px}.beta-form{border-radius:22px}.form-context>.product-art{display:none}.footer{padding:72px 22px 28px}.footer-links{grid-template-columns:1fr 1fr;gap:38px 28px}.footer-bottom{flex-wrap:wrap;gap:14px;margin-top:56px}.art-surface{border-radius:22px;box-shadow:0 20px 52px #0000004d,inset 0 1px #ffffff0e}.hero-calendar-panel{width:90%;left:3%}.hero-money-panel{width:70%;right:-2%}.dual-crops{height:500px;margin-inline:-12px}.dual-crops .product-art{width:78%;height:330px}.dual-crops .product-art:last-child{transform:translate(-36%)translateY(135px)rotate(1.2deg)}}@media (width<=430px){.button-row{align-items:stretch}.button-row .button{width:100%}.hero-product{height:455px;min-height:455px}.hero-calendar-panel{height:285px;top:66px}.hero-money-panel{height:205px}.ui-calendar,.ui-money,.ui-planner,.ui-allocation,.ui-setup,.ui-support{padding:44px 14px 14px}.ui-toolbar{grid-template-columns:1fr 1fr}.ui-toolbar .ui-status{display:none}.ui-month-grid{gap:5px}.ui-month{padding:7px}.daydots{gap:2px}.feature-visual{min-height:430px}.feature-engine>.product-art,.feature-travel>.product-art{height:440px}.guide-visual{height:450px}.guide-step:first-child .guide-visual>.product-art,.guide-step:nth-child(3) .guide-visual>.product-art{height:430px}.money-editorial{height:500px;min-height:500px}.money-primary{height:250px}.money-planner{top:226px}.money-allocation{bottom:0}.allocation-summary{grid-template-columns:1fr 1fr}.allocation-summary .available{grid-column:1/-1}.clock-row{grid-template-columns:1fr 1fr}.clock-row>div:last-child{display:none}.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:no-preference){.product-art{animation:art-enter .9s var(--ease-premium) both}.product-art:nth-child(2){animation-delay:90ms}.product-art:nth-child(3){animation-delay:.18s}@keyframes art-enter{0%{opacity:0;transform:translateY(16px)scale(.992)}to{opacity:1}}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.art-surface{overflow:hidden}.earnings-card strong,.planner-total strong,.floating-card strong{font-variant-numeric:tabular-nums}.allocation-bars>div>i b,.progress:after{transform-origin:0}@media (prefers-reduced-motion:no-preference){.orbit-one{animation:28s linear infinite orbit-turn}.orbit-two{animation:36s linear infinite orbit-turn-reverse}.earth i:first-child{animation:18s linear infinite orbit-turn}.earth i:nth-child(2){animation:23s linear infinite orbit-turn-reverse}.pulse{animation:3.6s ease-out infinite quiet-pulse}.allocation-bars>div>i b,.progress:after{animation:bar-arrive 1.15s var(--ease-premium) both}.allocation-bars>div:nth-child(2)>i b{animation-delay:.12s}.allocation-bars>div:nth-child(3)>i b{animation-delay:.24s}@keyframes orbit-turn{to{transform:rotate(360deg)}}@keyframes orbit-turn-reverse{to{transform:rotate(-360deg)}}@keyframes quiet-pulse{0%,55%,to{box-shadow:0 0 0 6px #419e681a}72%{box-shadow:0 0 0 10px #419e6800}}@keyframes bar-arrive{0%{opacity:.55;transform:scaleX(.08)}to{opacity:1;transform:scaleX(1)}}}.home-hero,.page-hero,.engine-section,.story-section,.money-story,.planned-strip,.feature-block,.guide-step,.split-feature,.enterprise-grid,.mission,.form-page{isolation:isolate;position:relative}.home-hero:after,.page-hero:after,.engine-section:after,.money-story:after,.feature-block:after,.guide-step:after,.split-feature:after,.form-page:after{content:"";z-index:-1;aspect-ratio:1;filter:blur(56px);opacity:.72;pointer-events:none;background:radial-gradient(circle at 34% 30%,#78b8f430,#0000 35%),radial-gradient(circle at 68% 66%,#d1a71d1c,#0000 32%);border-radius:50%;width:clamp(280px,34vw,620px);position:absolute}.home-hero:after,.page-hero:after{top:18%;right:-12%}.engine-section:after,.guide-step:after{opacity:.45;bottom:4%;left:-18%}.money-story:after,.feature-block:after,.split-feature:after,.form-page:after{opacity:.5;bottom:0;right:-16%}.feature-block.reverse:after{left:-16%;right:auto}.product-art{will-change:translate,rotate,filter}.product-art:after{content:"";z-index:3;border-radius:inherit;mix-blend-mode:screen;pointer-events:none;background:linear-gradient(112deg,#0000 18%,#ffffff16 42%,#70b3f014 50%,#0000 72%) 0 0/240% 100%;position:absolute;inset:0}.hero-product:after,.money-editorial:after,.hero-product-editorial:after,.feature-visual:after,.guide-visual:after,.worker-hero:after,.dual-crops:after,.propagation-stage:after{content:"";z-index:-1;pointer-events:none;border:1px solid #7db5ea1c;border-radius:50%;position:absolute;inset:10%;box-shadow:0 0 70px #4f94df14,inset 0 0 70px #4f94df09}.planned-grid article,.mission-values article,.enterprise-grid article,.outcomes article,.contact-options a,.beta-facts span{isolation:isolate;position:relative;overflow:hidden}.planned-grid article:after,.mission-values article:after,.enterprise-grid article:after,.outcomes article:after,.contact-options a:after,.beta-facts span:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(120deg,#0000 18%,#4f94df13,#0000 58%) 0 0/250% 100%;position:absolute;inset:-1px}@media (prefers-reduced-motion:no-preference){.art-calendar{animation:10.8s cubic-bezier(.45,.05,.55,.95) infinite rigid-orbit-a}.art-money{animation:12.6s cubic-bezier(.45,.05,.55,.95) -3.4s infinite rigid-orbit-b}.art-planner{animation:11.7s cubic-bezier(.45,.05,.55,.95) -6.2s infinite rigid-orbit-c}.art-allocation{animation:13.4s cubic-bezier(.45,.05,.55,.95) -2.1s infinite rigid-orbit-d}.art-rotation{animation:12.1s cubic-bezier(.45,.05,.55,.95) -4.8s infinite rigid-orbit-e}.art-travel{animation:14s cubic-bezier(.45,.05,.55,.95) -7.1s infinite rigid-orbit-f}.art-support,.art-setup{animation:12.9s cubic-bezier(.45,.05,.55,.95) -5.3s infinite rigid-orbit-b}.floating-card,.worker-card,.delta-card,.change-marker,.legend{will-change:translate,rotate;animation:9.6s cubic-bezier(.45,.05,.55,.95) -2.8s infinite rigid-orbit-chip}.product-art:after{animation:7.5s ease-in-out infinite surface-light}.product-art:nth-child(2):after{animation-delay:-2.7s}.product-art:nth-child(3):after{animation-delay:-4.9s}.home-hero:after,.page-hero:after,.engine-section:after,.money-story:after,.feature-block:after,.guide-step:after,.split-feature:after,.form-page:after{animation:18s ease-in-out infinite alternate atmosphere-drift}.feature-block:nth-child(2n):after,.guide-step:nth-child(2n):after{animation-delay:-9s}.hero-product:after,.money-editorial:after,.hero-product-editorial:after,.feature-visual:after,.guide-visual:after,.worker-hero:after,.dual-crops:after,.propagation-stage:after{animation:8s ease-in-out infinite halo-breathe}.planned-grid article:after,.mission-values article:after,.enterprise-grid article:after,.outcomes article:after,.contact-options a:after,.beta-facts span:after{animation:9s ease-in-out infinite editorial-light}.planned-grid article:nth-child(2):after,.mission-values article:nth-child(2):after,.enterprise-grid article:nth-child(2):after,.outcomes article:nth-child(2):after{animation-delay:-3s}.planned-grid article:nth-child(3):after,.mission-values article:nth-child(3):after,.enterprise-grid article:nth-child(3):after,.outcomes article:nth-child(3):after{animation-delay:-6s}@keyframes rigid-orbit-a{0%,to{translate:-8px 8px;rotate:-.35deg}28%{translate:15px -13px;rotate:.55deg}58%{translate:24px 8px;rotate:-.15deg}82%{translate:2px 18px;rotate:.42deg}}@keyframes rigid-orbit-b{0%,to{translate:11px -10px;rotate:.38deg}26%{translate:25px 9px;rotate:-.45deg}55%{translate:-4px 19px;rotate:.18deg}79%{translate:-19px -3px;rotate:-.32deg}}@keyframes rigid-orbit-c{0%,to{translate:-14px -5px;rotate:-.28deg}30%{translate:8px -19px;rotate:.48deg}61%{translate:21px 10px;rotate:-.38deg}84%{translate:-6px 18px;rotate:.22deg}}@keyframes rigid-orbit-d{0%,to{translate:8px 15px;rotate:.32deg}24%{translate:-18px 4px;rotate:-.52deg}53%{translate:-7px -18px;rotate:.24deg}78%{translate:20px -8px;rotate:-.2deg}}@keyframes rigid-orbit-e{0%,to{translate:-18px 10px;rotate:-.4deg}31%{translate:4px 20px;rotate:.3deg}57%{translate:22px -5px;rotate:-.18deg}81%{translate:3px -18px;rotate:.5deg}}@keyframes rigid-orbit-f{0%,to{translate:16px -7px;rotate:.42deg}23%{translate:20px 17px;rotate:-.2deg}52%{translate:-10px 20px;rotate:.45deg}77%{translate:-22px -10px;rotate:-.48deg}}@keyframes rigid-orbit-chip{0%,to{translate:-5px 7px;rotate:-.45deg}33%{translate:13px -9px;rotate:.6deg}66%{translate:7px 13px;rotate:-.18deg}}@keyframes surface-light{0%,18%{opacity:.15;background-position:180% 0}46%{opacity:.9}74%,to{opacity:.12;background-position:-80% 0}}@keyframes atmosphere-drift{0%{translate:-4% -5%;rotate:-5deg;scale:.92}to{translate:8% 7%;rotate:8deg;scale:1.14}}@keyframes halo-breathe{0%,to{opacity:.38;rotate:-2deg;scale:.92}50%{opacity:.78;rotate:3deg;scale:1.08}}@keyframes editorial-light{0%,20%{opacity:.15;background-position:180% 0}52%{opacity:1}82%,to{opacity:.2;background-position:-70% 0}}}@media (width<=820px) and (prefers-reduced-motion:no-preference){.product-art{animation-duration:15s!important}.floating-card,.worker-card,.delta-card,.change-marker,.legend{animation-duration:13s}@keyframes rigid-orbit-a{0%,to{translate:-4px 5px}50%{translate:9px -7px}}@keyframes rigid-orbit-b{0%,to{translate:6px -5px}50%{translate:-8px 8px}}@keyframes rigid-orbit-c{0%,to{translate:-7px -3px}50%{translate:8px 7px}}@keyframes rigid-orbit-d{0%,to{translate:5px 7px}50%{translate:-8px -5px}}@keyframes rigid-orbit-e{0%,to{translate:-7px 5px}50%{translate:8px -6px}}@keyframes rigid-orbit-f{0%,to{translate:7px -4px}50%{translate:-8px 6px}}}
