/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--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{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}}:root{--ink:#101710;--ink-soft:#394139;--paper:#f4f1e9;--paper-light:#fbfaf6;--green:#174e3a;--green-bright:#2a7558;--mint:#dcebdc;--mint-light:#edf5eb;--coral:#d8875f;--line:#10171024;--white-line:#ffffff29;--shadow:0 28px 80px #11281d1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper-light);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #d8875fbf}.site-header{z-index:20;justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:26px 28px;display:flex;position:relative}.wordmark{letter-spacing:-1.25px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:29px;font-weight:700}.wordmark span{color:var(--coral)}.site-header nav{align-items:center;gap:34px;display:flex}.site-header nav a{color:var(--ink-soft);font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--green)}.site-header .nav-cta{border:1px solid var(--ink);color:var(--ink);border-radius:999px;padding:11px 18px;transition:background .18s,color .18s}.site-header .nav-cta:hover{background:var(--ink);color:#fff}.hero{grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:72px;max-width:1240px;min-height:720px;margin:0 auto;padding:72px 28px 94px;display:grid}.hero-copy{align-self:center;max-width:650px}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 26px;font-size:12px;font-weight:800;display:flex}.eyebrow>span{background:var(--coral);border-radius:50%;width:8px;height:8px}.apply-section h2,.hero h1,.pillars-section h2,.section-shell h2,.trust-section h2{letter-spacing:-.045em;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-weight:500}.hero h1{max-width:680px;margin:0;font-size:clamp(54px,5.4vw,82px);line-height:.99}.hero h1 em{color:var(--green);font-weight:500}.hero-lede{color:var(--ink-soft);max-width:610px;margin:32px 0 0;font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:36px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:14px 22px;font-size:14px;font-weight:750;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 12px 30px #174e3a2e}.button-primary:hover:not(:disabled){background:#0f3e2c;box-shadow:0 16px 38px #174e3a40}.button-primary:disabled{cursor:wait;opacity:.68}.text-link{border-bottom:1px solid #1017104d;padding-bottom:5px;font-size:14px;font-weight:700}.hero-note{color:#6a716a;margin:28px 0 0;font-size:13px;line-height:1.5}.thanks-page{background:radial-gradient(circle at 75% 18%,#dcebdcf2,transparent 34%),var(--paper-light);justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.thanks-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fbfaf6e6;border-radius:28px;width:100%;max-width:680px;padding:clamp(36px,7vw,76px)}.thanks-card .brand{letter-spacing:-1.25px;margin-bottom:72px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:29px;font-weight:700;display:inline-block}.thanks-card .brand span{color:var(--coral)}.thanks-card h1{letter-spacing:-.045em;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(48px,8vw,74px);font-weight:500;line-height:1}.thanks-card>p:not(.eyebrow){color:var(--ink-soft);margin:28px 0 36px;font-size:18px;line-height:1.65}.hero-visual{align-self:center;min-height:520px;position:relative}.visual-glow{filter:blur(4px);background:radial-gradient(circle at 45% 45%,#cde6d0 0,#dcebdc99 37%,#dcebdc00 72%);position:absolute;inset:-80px -45px}.feed-card{box-shadow:var(--shadow);z-index:2;background:#ffffffeb;border:1px solid #174e3a1f;border-radius:24px;width:min(100%,480px);padding:28px;position:absolute;top:18px;right:0}.digest-bottom,.digest-top,.feed-footer,.feed-header,.feed-item-top{justify-content:space-between;align-items:center;display:flex}.mini-label{color:#788078;letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:800}.feed-header h2{letter-spacing:-.025em;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:25px;font-weight:600}.live-pill{background:var(--mint-light);color:var(--green);border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:800;display:flex}.live-pill i{background:#35a670;border-radius:50%;width:7px;height:7px;animation:pulse 2s infinite}@keyframes pulse{50%{opacity:.5}}.feed-list{gap:12px;margin-top:23px;display:grid}.feed-item{border:1px solid var(--line);border-radius:16px;padding:17px}.feed-item.warning{background:#fff9f4;border-color:#d8875f59}.feed-item.resolved{background:#f7faf6}.client-name{font-size:13px;font-weight:800}.age{color:#767d76;font-size:11px;font-weight:700}.feed-item>p{margin:10px 0 13px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:18px}.state{color:#9b5d3e;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.state i{background:currentColor;border-radius:50%;width:6px;height:6px}.resolved .state{color:var(--green-bright)}.feed-footer{border-top:1px solid var(--line);color:#737a73;margin-top:22px;padding-top:16px;font-size:10px;font-weight:700}.pulse-card{background:var(--green);color:#fff;z-index:4;border:1px solid #ffffff1f;border-radius:19px;gap:15px;width:315px;padding:19px;position:absolute;bottom:22px;left:-24px;box-shadow:0 24px 60px #0b38273d}.pulse-card,.pulse-mark{align-items:center;display:flex}.pulse-mark{background:#ffffff21;border-radius:12px;justify-content:center;width:42px;height:42px;font-size:17px}.pulse-card .mini-label{color:#a9c5b6}.pulse-card span,.pulse-card strong{display:block}.pulse-card strong{margin-bottom:5px;font-size:14px}.pulse-card span{color:#c5d9cd;font-size:11px}.quiet-proof{border-bottom:1px solid var(--line);border-top:1px solid var(--line);max-width:1184px;margin:0 auto;padding:24px 4px}.quiet-proof,.quiet-proof div{justify-content:space-between;align-items:center;display:flex}.quiet-proof>p{color:#697069;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:15px}.quiet-proof div{gap:20px}.quiet-proof span{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.quiet-proof i{background:var(--coral);opacity:.75;border-radius:50%;width:4px;height:4px}.section-shell{max-width:1184px;margin:0 auto;padding-left:0;padding-right:0}.problem-section{padding-top:130px;padding-bottom:130px}.section-kicker{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:32px;font-size:11px;font-weight:850}.section-kicker.light{color:#a8c5b6}.problem-grid{grid-template-columns:1.15fr .85fr;gap:90px;display:grid}.how-copy h2,.problem-grid h2{margin:0;font-size:clamp(40px,4.4vw,61px);line-height:1.08}.problem-copy{align-self:end}.how-copy>p,.problem-copy p{color:var(--ink-soft);margin:0 0 20px;font-size:16px;line-height:1.75}.signal-row{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:18px;margin-top:80px;display:grid}.signal-row article{background:var(--paper);border-radius:18px;padding:28px}.signal-row article>span{color:#8e958e;font-size:11px;font-weight:800}.signal-row h3{margin:30px 0 10px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:24px}.signal-row p{color:#626a62;margin:0;font-size:13px;line-height:1.6}.signal-row .signal-risk{background:#f4e9df}.signal-arrow{color:#8e958e;align-self:center;font-size:21px}.pillars-section{background:var(--green);color:#fff;padding:126px 28px}.section-intro{grid-template-columns:1.15fr .85fr;align-items:end;gap:100px;display:grid}.section-intro h2{max-width:640px;margin:0;font-size:clamp(40px,4.4vw,61px);line-height:1.08}.section-intro>p{color:#c6d8ce;margin:0;font-size:16px;line-height:1.75}.pillar-grid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:85px;display:grid}.pillar-grid article{min-height:290px;padding-right:22px}.pillar-number{color:#aac5b7;font-size:11px;font-weight:800}.pillar-rule{background:var(--white-line);height:1px;margin:22px 0 35px;position:relative}.pillar-rule:before{background:var(--coral);content:"";width:42px;height:2px;position:absolute;top:-1px;left:0}.pillar-grid h3{margin:0 0 18px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:28px;font-weight:500;line-height:1.15}.pillar-grid p{color:#c5d7cd;margin:0;font-size:14px;line-height:1.7}.how-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;padding-top:140px;padding-bottom:140px;display:grid}.how-copy>p{margin-top:26px}.how-copy ol{gap:0;margin:42px 0 0;padding:0;list-style:none;display:grid}.how-copy li{border-top:1px solid var(--line);align-items:flex-start;gap:18px;padding:22px 0;display:flex}.how-copy li>span{border:1px solid var(--line);color:var(--green);border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:flex}.how-copy li strong{margin-bottom:5px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:18px;display:block}.how-copy li p{color:#697169;margin:0;font-size:13px;line-height:1.55}.digest-card{background:var(--paper);border:1px solid #1017101c;border-radius:26px;padding:34px;box-shadow:0 28px 80px #302a2017}.digest-top{border-bottom:1px solid var(--line);padding-bottom:24px}.digest-top h3{margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:29px}.digest-top>span{border:1px solid var(--line);color:#747b74;text-transform:uppercase;background:#fff;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800}.digest-pulse{color:#4c544c;margin:25px 0;font-size:15px;line-height:1.7}.digest-pulse strong{color:var(--ink)}.digest-block{border-radius:15px;align-items:flex-start;gap:13px;margin-top:12px;padding:18px;display:flex}.digest-block>span{border-radius:50%;flex:none;justify-content:center;align-items:center;width:23px;height:23px;font-size:11px;font-weight:900;display:flex}.digest-block.attention{background:#f5e7dd}.digest-block.attention>span{background:var(--coral);color:#fff}.digest-block.decision{background:#dfebdf}.digest-block.decision>span{background:var(--green-bright);color:#fff}.digest-block strong{margin-bottom:6px;font-size:12px;display:block}.digest-block p{color:#505850;margin:0;font-size:13px;line-height:1.55}.digest-bottom{border-top:1px solid var(--line);color:#777e77;margin-top:26px;padding-top:20px;font-size:11px;font-weight:700}.digest-bottom i{background:var(--green-bright);border-radius:50%;width:7px;height:7px}.trust-section{color:#fff;background:#10251b;padding:120px 28px}.trust-grid{grid-template-columns:.85fr 1.15fr;gap:120px;display:grid}.trust-section h2{margin:0;font-size:clamp(40px,4vw,58px);line-height:1.08}.trust-points{display:grid}.trust-points article{border-top:1px solid var(--white-line);grid-template-columns:28px 1fr;align-items:flex-start;gap:22px;padding:25px 0;display:grid}.trust-points article>span{color:#8bb29d;font-size:10px;font-weight:800}.trust-points strong{margin-bottom:8px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:20px;display:block}.trust-points p{color:#adc1b6;margin:0;font-size:13px;line-height:1.65}.apply-section{background:var(--mint);padding:130px 28px}.apply-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:100px;display:grid}.apply-copy{padding-top:34px}.apply-copy h2{margin:0;font-size:clamp(42px,4.5vw,62px);line-height:1.06}.apply-copy>p:not(.eyebrow){color:#465448;margin:28px 0;font-size:16px;line-height:1.75}.apply-copy ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.apply-copy li{color:#36463a;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.apply-copy li i{background:var(--green);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:17px;height:17px;margin-top:1px;font-size:8px;font-style:normal;display:flex}.application-form{background:var(--paper-light);border:1px solid #174e3a1f;border-radius:25px;gap:19px;padding:34px;display:grid;position:relative;box-shadow:0 28px 80px #193e2a1a}.form-heading{border-bottom:1px solid var(--line);margin-bottom:3px;padding-bottom:23px}.form-heading h3{margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:27px;line-height:1.2}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.application-form label{gap:8px;display:grid}.application-form label>span{color:#424b42;font-size:11px;font-weight:800}.application-form input,.application-form select,.application-form textarea{color:var(--ink);background:#fff;border:1px solid #1017102b;border-radius:10px;outline:0;width:100%;padding:13px 14px;font-size:13px;transition:border .15s,box-shadow .15s}.application-form textarea{resize:vertical;line-height:1.5}.application-form input:focus,.application-form select:focus,.application-form textarea:focus{border-color:var(--green-bright);box-shadow:0 0 0 3px #2a75581a}.application-form input::placeholder,.application-form textarea::placeholder{color:#9a9f9a}.application-form .consent-row{align-items:flex-start;gap:10px;display:flex}.application-form .consent-row input{accent-color:var(--green);flex:none;width:16px;height:16px;margin-top:1px}.application-form .consent-row span{color:#596159;font-size:11px;font-weight:500;line-height:1.45}.submit-button{width:100%;margin-top:2px}.form-privacy{color:#767d76;text-align:center;margin:-3px 0 0;font-size:10px;line-height:1.5}.form-status{border-radius:9px;padding:11px 13px;font-size:12px;line-height:1.5;display:none}.form-status.success{color:#1b5c3e;background:#e4f1e4;display:block}.form-status.error{color:#8a422a;background:#f8e6df;display:block}.honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}footer{color:#fff;background:#0b1510;padding:28px}.footer-inner{grid-template-columns:1fr 1fr 1fr;align-items:center;max-width:1184px;min-height:120px;margin:0 auto;display:grid}.footer-mark{font-size:26px}.footer-inner>p{color:#91a398;text-align:center;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:14px}.footer-inner>div{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.footer-inner>div a{color:#c5d3ca;font-size:12px}.footer-inner>div span{color:#6f8075;font-size:10px}@media (max-width:1100px){.hero{grid-template-columns:1fr .9fr;gap:36px}.quiet-proof,.section-shell{margin-left:28px;margin-right:28px}.apply-section .section-shell,.pillars-section .section-shell,.trust-section .section-shell{margin-left:auto;margin-right:auto}.feed-card{padding:22px}.pulse-card{left:-12px}}@media (max-width:860px){.site-header nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-copy{max-width:720px}.hero-visual{width:100%;max-width:580px;min-height:510px;margin:0 auto}.quiet-proof{flex-direction:column;align-items:flex-start;gap:18px}.quiet-proof div{flex-wrap:wrap;justify-content:flex-start}.apply-grid,.how-section,.problem-grid,.section-intro,.trust-grid{grid-template-columns:1fr;gap:48px}.signal-row{grid-template-columns:1fr}.signal-arrow{display:none}.pillar-grid{grid-template-columns:1fr}.pillar-grid article{min-height:0}.how-copy{max-width:660px}.digest-card{max-width:680px}.apply-copy{max-width:650px;padding-top:0}}@media (max-width:600px){.site-header{padding:20px}.wordmark{font-size:26px}.site-header .nav-cta{padding:10px 14px;font-size:11px}.hero{min-height:0;padding:44px 20px 72px}.hero h1{font-size:clamp(47px,14vw,64px)}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{min-height:500px}.feed-card{border-radius:20px;padding:18px}.feed-header h2{font-size:21px}.pulse-card{width:calc(100% - 16px);bottom:10px;left:8px}.quiet-proof,.section-shell{margin-left:20px;margin-right:20px}.how-section,.problem-section{padding-top:90px;padding-bottom:90px}.apply-copy h2,.how-copy h2,.problem-grid h2,.section-intro h2,.trust-section h2{font-size:41px}.signal-row{margin-top:50px}.apply-section,.pillars-section,.trust-section{padding:90px 20px}.form-row{grid-template-columns:1fr}.application-form,.digest-card{border-radius:20px;padding:22px}.footer-inner{text-align:center;grid-template-columns:1fr;gap:24px;padding:28px 0}.footer-inner>div{align-items:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}