@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/ai-starting-hypothesis/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/ai-starting-hypothesis/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/ai-starting-hypothesis/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/ai-starting-hypothesis/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/ai-starting-hypothesis/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/ai-starting-hypothesis/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/ai-starting-hypothesis/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_d9309d{font-family:Inter,Inter Fallback;font-style:normal}.__variable_d9309d{--font-inter:"Inter","Inter Fallback"}:root{--bg:#FBFAF6;--surface:#F4F1E9;--surface-2:#ECE7DC;--ink:#191510;--ink-soft:#3A342B;--muted:#6E6555;--faint:#9B917F;--accent:#8B5E3C;--accent-strong:#6F4A2C;--line:rgba(25,21,16,.10);--line-2:rgba(25,21,16,.16);--radius:10px;--maxw:1280px;--gutter:clamp(20px,5vw,64px);--ease:cubic-bezier(.22,.7,.24,1)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.lede{font-size:clamp(1.075rem,1.4vw,1.3rem);line-height:1.5;color:var(--muted)}.btn{display:inline-flex;align-items:center;gap:9px;font:inherit;font-size:.95rem;font-weight:500;padding:14px 26px;border-radius:100px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background .3s var(--ease),color .3s var(--ease),border-color .3s var(--ease)}.btn-lg{padding:17px 32px;font-size:1rem}.btn .arr{transition:transform .3s var(--ease)}.btn:hover .arr{transform:translateX(3px)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-strong)}:where(a,button,input,select):focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;transition-duration:.001ms!important}}.skip-link{position:absolute;left:12px;top:-60px;z-index:100;background:var(--ink);color:#fff;padding:10px 16px;border-radius:8px;text-decoration:none;font-size:.9rem;transition:top .2s var(--ease)}.skip-link:focus{top:12px}.form{display:flex;flex-direction:column;gap:22px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.field{display:flex;flex-direction:column;gap:8px}.field label{font-size:.9rem;font-weight:500;color:var(--ink-soft)}.field__hint{color:var(--faint);font-weight:400}.field input{width:100%;font:inherit;font-size:.98rem;color:var(--ink);background:var(--bg);border:1px solid var(--line-2);border-radius:var(--radius);padding:12px 14px}.field input:focus{outline:none;border-color:var(--accent)}.field--error input{border-color:#B4472E}.field__error{font-size:.85rem;color:#B4472E}.form__submit{align-self:flex-start;margin-top:4px}.hp{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.form-success{display:flex;gap:16px;padding:26px 28px;background:rgba(255,255,255,.5);border-radius:var(--radius)}.form-success__mark{flex:none;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-size:.95rem}@media (max-width:560px){.form-row{grid-template-columns:1fr}}.lp{--ochre:#BD7811;--paper:#F1EEE7;--creamy:#EBE7DE;--deep:#171717;--sand:#C8BFB0;--serif:Georgia,"Times New Roman",serif;background:var(--paper)}.lp blockquote,.lp h1,.lp h2{font-family:var(--serif);font-weight:400;letter-spacing:-.02em}.lp blockquote em,.lp h1 em,.lp h2 em{font-style:normal;color:var(--ochre)}.lp-eyebrow{display:block;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--deep)}.lp-eyebrow:before{content:"";display:inline-block;width:38px;height:1px;background:var(--ochre);vertical-align:middle;margin-right:12px}.lp-index{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ochre);margin:0 0 18px}.lp-hero{padding-block:clamp(44px,6vw,96px)}.lp-hero__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(36px,5vw,76px);gap:clamp(36px,5vw,76px);align-items:center}.lp-hero__copy{max-width:34rem}.lp-hero__title{margin:24px 0 26px;color:var(--deep);font-size:clamp(2.1rem,3.6vw,3.3rem);line-height:1.08}.lp-hero__intro{font-size:clamp(1.02rem,1.2vw,1.14rem);line-height:1.62;color:#4A443A;margin:0 0 30px;max-width:46ch}.lp-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:26px}.lp-micro{margin:22px 0 0;font-size:.85rem;color:#7A7266}.btn-deep{background:var(--deep);color:#fff}.btn-deep:hover{background:#000}.lp-textlink{font-size:.85rem;font-weight:600;color:var(--deep);text-decoration:none;border-bottom:1px solid rgba(23,23,23,.25);padding-bottom:6px}.lp-textlink:hover{border-color:var(--deep)}.lp-visual{position:relative;margin:0}.lp-visual img{display:block;width:100%;height:auto;object-fit:cover;object-position:right center}.lp-visual__note{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 18px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(23,23,23,.18);font-family:var(--serif);font-size:.92rem;line-height:1.45;color:var(--deep)}.lp-visual__note span:first-child{position:relative;padding-left:14px}.lp-visual__note span:first-child:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;background:var(--ochre);border-radius:50%}.lp-visual__note span:last-child{color:#6B6355}.lp-statement{background:var(--deep);color:#F4F1E9;padding-block:clamp(56px,7vw,104px)}.lp-statement .lp-index{color:var(--ochre)}.lp-statement blockquote{margin:0;max-width:24ch;font-size:clamp(1.5rem,2.6vw,2.35rem);line-height:1.22}.lp-statement__inner{max-width:900px}.lp-section{padding-block:clamp(56px,7vw,110px)}.lp-section--cream{background:var(--creamy)}.lp-head{max-width:640px}.lp-head h2{font-size:clamp(1.5rem,2.4vw,2.15rem);line-height:1.16;margin:0 0 16px;color:var(--deep)}.lp-head p{color:#5A5346;margin:0;line-height:1.62}.lp-considerations{display:grid;grid-template-columns:repeat(4,1fr);margin-top:clamp(40px,5vw,80px);border-top:1px solid rgba(23,23,23,.18)}.lp-consider{padding:34px 36px 30px 0;border-right:1px solid rgba(23,23,23,.18)}.lp-consider+.lp-consider{padding-left:36px}.lp-considerations .lp-consider:last-child{border-right:0;padding-right:0}.lp-consider>span{font-size:.68rem;letter-spacing:.12em;color:var(--ochre)}.lp-consider h3{font-family:var(--serif);font-weight:400;font-size:1.6rem;margin:42px 0 16px;color:var(--deep)}.lp-consider p{margin:0;color:#5A5346;font-size:.95rem;line-height:1.6}.lp-report__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:clamp(36px,6vw,86px);gap:clamp(36px,6vw,86px);align-items:start}.lp-report__card{width:min(100%,440px);aspect-ratio:.78;background:var(--deep);color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:24px 30px 0 rgba(139,108,67,.18)}.lp-report__brand{font-weight:600;letter-spacing:.18em;font-size:.8rem}.lp-report__brand span{color:var(--ochre)}.lp-report__kicker{color:var(--sand);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;margin:0}.lp-report__card h3{font-family:var(--serif);font-weight:400;font-size:clamp(2rem,3.4vw,2.9rem);line-height:1.04;margin:12px 0 0}.lp-report__foot{display:flex;justify-content:space-between;gap:18px;font-size:.72rem;color:var(--sand);line-height:1.5}.lp-report__list{list-style:none;padding:0;margin:34px 0 0;border-top:1px solid rgba(23,23,23,.18)}.lp-report__list li{display:flex;gap:22px;padding:16px 0;border-bottom:1px solid rgba(23,23,23,.18);font-size:.98rem;color:var(--deep)}.lp-report__list li span{color:var(--ochre);font-size:.66rem;padding-top:5px;letter-spacing:.1em}.lp-boundary{margin:28px 0 0;padding:16px 20px;background:rgba(23,23,23,.04);border-left:2px solid var(--ochre);color:#5A5346;font-size:.94rem;line-height:1.6}.lp-journey__line{display:grid;grid-template-columns:repeat(4,1fr);margin-top:clamp(40px,5vw,76px);border-top:1px solid var(--deep)}.lp-journey__line article{position:relative;padding:30px 24px 0 0}.lp-journey__line article:before{content:"";position:absolute;top:-5px;left:0;width:9px;height:9px;background:var(--ochre);border-radius:50%}.lp-journey__line span{font-size:.68rem;letter-spacing:.12em;color:var(--ochre)}.lp-journey__line h3{font-family:var(--serif);font-weight:400;font-size:1.25rem;margin:14px 0 10px;color:var(--deep)}.lp-journey__line p{margin:0;font-size:.92rem;color:#5A5346;line-height:1.55}.lp-request{background:var(--ochre);color:var(--deep);padding-block:clamp(56px,7vw,110px)}.lp-request__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(36px,5vw,76px);gap:clamp(36px,5vw,76px);align-items:start}.lp-request h2{font-size:clamp(1.5rem,2.5vw,2.2rem);line-height:1.16;margin:0 0 18px;color:var(--deep)}.lp-request__lead{margin:0;color:rgba(23,23,23,.78);line-height:1.62;max-width:42ch}.lp-request .lp-index{color:rgba(23,23,23,.62)}.lp-request .field label{color:rgba(23,23,23,.78)}.lp-request .field input{background:transparent;border:0;border-radius:0;border-bottom:1px solid rgba(23,23,23,.42);color:var(--deep);padding:9px 0 12px}.lp-request .field input::placeholder{color:rgba(23,23,23,.45)}.lp-request .field input:focus{outline:none;border-color:var(--deep);box-shadow:none}.lp-request .field__hint{color:rgba(23,23,23,.55)}.lp-request .lp-choice legend{color:rgba(23,23,23,.78)}.lp-request .lp-choice__opt{background:rgba(255,255,255,.16);border-color:rgba(23,23,23,.22);color:var(--deep)}.lp-request .lp-choice__opt:hover{border-color:rgba(23,23,23,.5)}.lp-request .lp-choice__opt.is-on{background:#F5F1E8;border-color:var(--deep)}.lp-request .lp-choice__opt input{accent-color:var(--deep)}.lp-request .btn-primary{background:#F5F1E8;color:var(--deep)}.lp-request .btn-primary:hover{background:#fff}.lp-request .form-success{color:var(--deep)}.lp-form{max-width:560px}.lp-form__note{margin:14px 0 0;font-size:.86rem;color:rgba(23,23,23,.6)}.lp-choice{border:0;margin:0;padding:0}.lp-choice legend{font-size:.9rem;font-weight:500;margin-bottom:12px;padding:0}.lp-choice__opts{display:grid;grid-gap:10px;gap:10px}.lp-choice__opt{display:flex;align-items:center;gap:12px;padding:12px 15px;border:1px solid var(--line-2);border-radius:8px;font-size:.95rem;line-height:1.4;cursor:pointer;transition:border-color .2s var(--ease),background .2s var(--ease)}.lp-choice__opt input{flex:none}.lp-choice__opt:focus-within{outline:2px solid var(--deep);outline-offset:2px}@media (max-width:940px){.lp-considerations,.lp-journey__line{grid-template-columns:1fr 1fr}.lp-consider:nth-child(2n){border-right:0;padding-right:0}.lp-consider:nth-child(odd){padding-left:0}}@media (max-width:860px){.lp-hero__grid,.lp-report__grid,.lp-request__grid{grid-template-columns:1fr}.lp-visual{order:-1}.lp-report__card{margin-inline:auto}}@media (max-width:560px){.lp-considerations,.lp-journey__line{grid-template-columns:1fr}.lp-consider,.lp-consider+.lp-consider{border-right:0;border-bottom:1px solid rgba(23,23,23,.18);padding-left:0;padding-right:0}.lp-visual__note{gap:4px 0;flex-direction:column}}.ms-head{border-bottom:1px solid rgba(23,23,23,.12);background:#F1EEE7}.ms-head__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;height:68px}.ms-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.ms-wordmark{font-weight:700;letter-spacing:.2em;font-size:.95rem;line-height:1}.ms-head__tag{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#7A7266}.ms-foot{background:#171717;color:rgba(243,239,231,.72);padding-block:42px}.ms-foot__inner{display:flex;flex-wrap:wrap;align-items:baseline;gap:14px 28px}.ms-foot .ms-brand{color:#F3EFE7}.lp-report__brand{display:inline-flex;align-items:center;gap:9px}.ms-foot p{margin:0;font-size:.9rem;line-height:1.6}.ms-foot a{color:#E3C387;text-decoration:none;border-bottom:1px solid rgba(227,195,135,.35)}.ms-foot a:hover{border-color:#E3C387}@media (max-width:560px){.ms-head__tag{display:none}}