/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--ease-out:cubic-bezier(0, 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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;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:where(:not(iframe)){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,utilities;:root{--ink:#171411;--muted:#6f6860;--paper:#fff;--surface:#fff;--surface-warm:#fff;--orange:#ff420c;--orange-dark:#df3200;--orange-soft:#fff1ec;--line:#1714111f;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header,.section-shell,.footer-inner{width:min(1120px,100% - 48px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;height:78px;display:flex}.brand{letter-spacing:-.025em;align-items:center;gap:9px;font-size:1.08rem;font-weight:670;display:inline-flex}.brand-mark{width:27px;color:var(--orange);display:inline-flex}em{letter-spacing:-.025em;font-family:Instrument Serif,Georgia,serif;font-weight:400}h1 em,.theory em,.features-heading em{margin-inline-start:.06em}.brand-mark svg,.icon-wrap svg{width:100%;height:auto}.header-link{color:var(--muted);transition:color .18s ease,transform .14s var(--ease-out);align-items:center;gap:8px;font-size:.86rem;font-weight:500;display:inline-flex}.hero{text-align:center;flex-direction:column;align-items:center;min-height:680px;padding:112px 0 120px;display:flex}.audience-switcher{background:#f5f5f3;border:1px solid #1714111a;border-radius:999px;grid-template-columns:1fr 1fr;gap:3px;padding:4px;display:inline-grid}.audience-switcher a{min-width:116px;color:var(--muted);letter-spacing:-.01em;transition:color .18s ease,background-color .18s ease,transform .14s var(--ease-out);border-radius:999px;padding:9px 15px;font-size:.79rem;font-weight:650}.audience-switcher a[aria-current=page]{color:#fffaf4;background:var(--orange)}.eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.71rem;font-weight:720}.hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:920px;margin:17px auto 22px;font-size:clamp(3.1rem,7.2vw,5.125rem);font-weight:570;line-height:.97}.hero h1 em{color:var(--orange)}.hero-copy{max-width:660px;color:var(--muted);letter-spacing:-.018em;text-wrap:balance;margin:0 auto 32px;font-size:clamp(1rem,1.6vw,1.24rem);line-height:1.55}.primary-button{color:#fffaf4;background:var(--orange);transition:background-color .18s ease,transform .14s var(--ease-out);border-radius:999px;align-items:center;gap:15px;padding:12px 24px;font-size:.92rem;font-weight:680;display:inline-flex}.button-arrow{background:#ffffff26;border-radius:50%;place-items:center;width:25px;height:25px;font-size:.8rem;display:inline-grid}.availability{color:#8a8178;margin:14px 0 0;font-size:.76rem}.theory{padding:132px 0 144px}.theory h2,.features-heading h2,.closing h2{letter-spacing:-.052em;text-wrap:balance;margin:0;font-weight:560}.theory h2{margin:0;font-size:clamp(2.35rem,4.4vw,4.25rem);line-height:1.08}.theory-copy{max-width:920px;margin-inline:auto}.theory-copy p{letter-spacing:-.052em;margin:50px 0 0;font-size:clamp(2.35rem,4.4vw,4.25rem);font-weight:560;line-height:1.08}.theory em{color:var(--orange)}.features{background:var(--surface-warm);padding:136px 0 148px}.features-heading{text-align:center;max-width:680px;margin:0 auto 68px}.features-heading h2{margin-top:17px;font-size:clamp(2.6rem,5vw,4.65rem);line-height:1.02}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.feature-card{min-height:330px;transition:transform .22s var(--ease-out),border-color .22s ease;background:#fffdf8e6;border:1px solid #17141114;border-radius:22px;flex-direction:column;justify-content:space-between;padding:30px;display:flex}.card-topline{justify-content:space-between;align-items:start;display:flex}.icon-wrap{width:47px;height:47px;color:var(--ink);background:#f5f5f3;border-radius:13px;place-items:center;padding:12px;display:grid}.icon-wrap svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.card-number{color:#9a9187;letter-spacing:.08em;font-size:.7rem;font-weight:670}.feature-card h3{letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(1.25rem,2.4vw,1.7rem);font-weight:600}.feature-card p{max-width:420px;color:var(--muted);letter-spacing:-.012em;margin:0;font-size:.98rem;line-height:1.55}.closing{flex-direction:column;justify-content:center;align-items:flex-start;min-height:610px;padding:138px 0;display:flex}.closing h2{max-width:800px;margin:18px 0 35px;font-size:clamp(3rem,6vw,5.9rem);line-height:.99}.footer-inner{min-height:112px;color:var(--muted);grid-template-columns:auto 1fr auto auto;align-items:center;gap:36px;font-size:.78rem;display:grid}.footer-inner>p{margin:0}.footer-links{gap:24px;display:flex}.footer-links a{transition:color .18s}.copyright{white-space:nowrap}.pressable:active,.audience-switcher a:active{transform:scale(.97)}:focus-visible{outline:2px solid var(--orange);outline-offset:4px}@media(hover:hover)and (pointer:fine){.header-link:hover,.footer-links a:hover{color:var(--orange)}.primary-button:hover{background:var(--orange-dark)}.audience-switcher a:not([aria-current=page]):hover{color:var(--ink);background:#ffffff8f}.feature-card:hover{border-color:#a642142e;transform:translateY(-3px)}}@media(max-width:760px){.site-header,.section-shell,.footer-inner{width:min(100% - 32px,1120px)}.site-header{height:68px}.header-link{font-size:.8rem}.hero{min-height:auto;padding:76px 0 88px}.audience-switcher{width:100%;max-width:330px;margin-bottom:30px}.audience-switcher a{min-width:0}.hero h1{font-size:clamp(3rem,15vw,4.55rem);line-height:.98}.hero-copy{font-size:1.02rem}.theory,.features{padding:88px 0 96px}.theory h2,.features-heading h2{font-size:clamp(2.55rem,12vw,3.9rem)}.theory-copy p{margin-top:34px;font-size:clamp(2.55rem,12vw,3.9rem)}.features-heading{text-align:left;margin-bottom:44px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:285px;padding:24px}.closing{min-height:510px;padding:100px 0}.closing h2{font-size:clamp(3rem,14vw,4.5rem)}.footer-inner{grid-template-columns:1fr auto;gap:24px 18px;min-height:0;padding:34px 0}.footer-inner>p:not(.copyright){display:none}.footer-links{flex-wrap:wrap;grid-area:2/1/auto/-1;gap:18px 24px}.copyright{justify-self:end}}@media(max-width:390px){.site-header,.section-shell,.footer-inner{width:min(100% - 24px,1120px)}.header-link span{display:none}.hero h1{font-size:2.85rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.feature-card,.primary-button,.header-link,.audience-switcher a{transition-duration:0s}}
