:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2937;--forest-950:#04382c;--forest-900:#064e3b;--forest-800:#14623f;--leaf-600:#3f7f3a;--leaf-100:#dfeeda;--leaf-50:#f2f8ef;--cream:#fffaf3;--cream-deep:#f7efe2;--coral:#e36d4f;--coral-soft:#fde8df;--sun:#eba83a;--sun-soft:#fff1cb;--graphite:#1f2937;--muted:#5b675f;--line:#d9dfd7;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;background:#fffaf3;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--cream);min-height:100vh;margin:0}.auth-shell,.app-shell,.public-shell{max-width:760px;margin:0 auto;padding:1.5rem}.public-shell{max-width:1120px}.public-nav{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding-block:.5rem 1.5rem;display:flex}.brand-link{margin-right:auto;font-weight:800;text-decoration:none}.public-hero{background:linear-gradient(135deg,#ecfdf5,#eff6ff);border:1px solid #cbd7d1;border-radius:1.5rem;padding:clamp(1.5rem,5vw,4rem)}.public-hero h1{max-width:18ch;font-size:clamp(2rem,6vw,4rem);line-height:1.05}.public-hero>p{max-width:66ch;font-size:1.1rem;line-height:1.65}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:800}.public-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.primary-link{color:#fff;background:#166534;border-radius:.65rem;min-height:44px;padding:.65rem 1rem;font-weight:750;text-decoration:none}.steps{gap:.75rem;padding-left:1.5rem;display:grid}.settings-list{gap:.75rem;padding-left:1.25rem;display:grid}.settings-list li{padding-block:.25rem}.settings-list button{margin-left:.5rem}.scope-selector{border:1px solid #cbd7d1;border-radius:.75rem;margin-block:1rem;padding:.75rem}.danger-zone{border-color:#dc2626}.card{background:#fff;border:1px solid #cbd7d1;border-radius:1rem;margin-block:1rem;padding:1.25rem}.card label,form label{margin-top:.8rem;font-weight:600;display:block}input,select{border:1px solid #7d9187;border-radius:.5rem;width:100%;min-height:44px;padding:.5rem}button{color:#fff;background:#166534;border:0;border-radius:.5rem;min-height:44px;margin-top:1rem;padding:.5rem 1rem;font-weight:700}.checkbox-row{align-items:center;gap:.75rem;display:flex}.checkbox-row input{width:1.5rem;min-height:1.5rem}.error-summary{color:#9b1c1c;background:#fdecec;border-radius:.5rem;padding:.75rem}.need-card{background:#fff;border:1px solid #cbd7d1;border-radius:1rem;margin-block:1rem;padding:1rem}.estimated{text-transform:uppercase;letter-spacing:.04em;font-weight:700}button,input,select{font:inherit}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;display:grid}.app-nav,.action-grid{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.app-nav{margin-block:1rem}.action-grid button{flex:10rem}.need-timeline>section{margin-block:2rem}summary,a{align-items:center;min-height:44px;display:inline-flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.marketing-site{background:radial-gradient(circle at 8% 18%, #fde8df73, transparent 24rem), var(--cream);min-height:100vh;color:var(--graphite);overflow:hidden}.marketing-container{width:min(1200px,100% - 3rem);margin-inline:auto}.skip-link{z-index:100;min-height:auto;color:var(--forest-950);background:#fff;border-radius:.5rem;padding:.7rem 1rem;font-weight:700;position:fixed;top:.5rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.marketing-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf3e8;border-bottom:1px solid #d9dfd7cc;position:sticky;top:0}.marketing-header__inner{align-items:center;gap:2rem;width:min(1200px,100% - 3rem);min-height:76px;margin-inline:auto;display:flex}.marketing-brand{min-height:44px;color:var(--forest-950);font-family:var(--serif);white-space:nowrap;align-items:center;gap:.65rem;font-size:1.42rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.marketing-brand__mark,.brand-mark-inline{background:var(--leaf-100);width:2rem;height:2rem;color:var(--forest-800);border-radius:.5rem;place-items:center;display:inline-grid}.marketing-brand__mark svg,.brand-mark-inline svg{width:1.35rem;height:1.35rem}.marketing-nav{align-items:center;gap:1.4rem;margin-inline:auto;display:flex}.marketing-nav a,.text-link{color:#354139;min-height:44px;font-size:.86rem;font-weight:650;text-decoration:none}.marketing-nav a:hover,.text-link:hover,.marketing-footer a:hover,.inline-link:hover{text-underline-offset:.3em;text-decoration:underline}.marketing-header__actions{align-items:center;gap:.85rem;display:flex}.button{border:1px solid var(--forest-800);background:linear-gradient(135deg, var(--leaf-600), var(--forest-800));color:#fff;text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:50px;padding:.78rem 1.3rem;font-size:.94rem;font-weight:750;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 14px 28px #064e3b2e}.button:hover{transform:translateY(-1px);box-shadow:0 15px 30px #064e3b38}.button:focus-visible,.marketing-site a:focus-visible,.marketing-site summary:focus-visible{outline-offset:3px;outline:3px solid #d97706}.button--compact{min-height:42px;padding:.6rem 1rem;font-size:.82rem}.button--secondary{box-shadow:none;color:var(--forest-900);background:#ffffffc7;border-color:#a9b8ad}.button--light{box-shadow:none;color:var(--forest-950);background:#fff;border-color:#fff}.button--ghost{box-shadow:none;color:#fff;background:0 0;border-color:#fff9}.button-row{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.button-row--center{justify-content:center}.home-hero{background:radial-gradient(circle at 87% 12%, #dfeedae6, transparent 30rem), radial-gradient(circle at 72% 86%, #fde8dfb3, transparent 24rem), linear-gradient(180deg, #fffefb, var(--cream));padding:clamp(3.5rem,6vw,6rem) 0 clamp(4.5rem,8vw,7rem);position:relative}.home-hero:after{content:"";background:#4a8b3d14;border-radius:50%;width:22rem;height:22rem;position:absolute;bottom:-5rem;right:-5rem}.home-hero__grid{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(31rem,1.08fr);align-items:center;gap:clamp(2.5rem,5vw,5.5rem);display:grid;position:relative}.marketing-eyebrow{color:var(--leaf-600);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:800;line-height:1.4}.home-hero h1,.landing-hero h1,.section-heading h2,.category-panel h2,.outcomes-section>div>h2,.closing-panel h2,.landing-content h2{color:#11251d;font-family:var(--serif);letter-spacing:-.035em;margin:0;font-weight:600}.home-hero h1{max-width:14ch;font-size:clamp(3.15rem,4.8vw,4.75rem);line-height:.98}.marketing-lead{color:#36443b;max-width:64ch;margin:1.25rem 0 0;font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.58}.home-hero__detail{color:#506056;max-width:62ch;margin:1rem 0 0;font-size:.9rem;font-weight:650;line-height:1.55}.hero-trust{color:#4c5d52;flex-wrap:wrap;gap:.7rem 1.25rem;margin:1.8rem 0 0;padding:0;font-size:.78rem;font-weight:650;list-style:none;display:flex}.hero-visual{isolation:isolate;background:#ffffffb8;border:1px solid #fffc;border-radius:2.2rem;min-width:0;padding:.75rem;position:relative;transform:rotate(.35deg);box-shadow:0 35px 75px #2c40302e,inset 0 1px #fff}.hero-visual:before,.hero-visual:after{z-index:-1;content:"";border-radius:50%;position:absolute}.hero-visual:before{background:var(--sun-soft);width:8rem;height:8rem;top:-2.8rem;right:-2.2rem}.hero-visual:after{background:var(--coral-soft);width:6.5rem;height:6.5rem;bottom:-2rem;left:-1.7rem}.hero-visual__image{aspect-ratio:1.22;object-fit:cover;object-position:center;border-radius:1.65rem;width:100%;display:block}.hero-signal-chip,.hero-need-card,.hero-visual__brand{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #dde4dce0;position:absolute;box-shadow:0 18px 40px #1e372730}.hero-signal-chip{max-width:13rem;color:var(--forest-900);border-radius:999px;align-items:center;gap:.6rem;padding:.65rem .85rem;font-size:.74rem;font-weight:800;display:flex;top:1.6rem;left:-1.8rem}.icon-badge--tiny{background:var(--sun-soft);color:#855b0b;border-radius:50%;flex:none;width:1.85rem;height:1.85rem}.icon-badge--tiny svg{width:1rem;height:1rem}.hero-need-card{border-radius:1.1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-width:18rem;padding:.9rem 1rem;display:grid}.hero-need-card--primary{bottom:2.1rem;right:-1.7rem}.hero-need-card--secondary{z-index:-1;opacity:.78;min-width:16rem;bottom:-2.5rem;right:1.1rem;transform:rotate(-2.5deg)}.hero-need-card__copy{gap:.18rem;min-width:0;display:grid}.hero-need-card__copy small{color:#657168;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;font-weight:700;overflow:hidden}.hero-need-card__copy strong{color:#203429;text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;overflow:hidden}.hero-need-card__date{background:var(--leaf-50);color:var(--forest-900);white-space:nowrap;border-radius:999px;padding:.35rem .55rem;font-size:.65rem;font-weight:800}.hero-visual__brand{color:var(--forest-900);font-family:var(--serif);border-radius:.8rem;align-items:center;gap:.35rem;padding:.45rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex;top:1.45rem;right:1.45rem}.hero-visual__brand .brand-mark-inline{width:1.45rem;height:1.45rem}.hero-visual__brand svg{width:.95rem;height:.95rem}.hero-trust li,.privacy-facts li{align-items:center;gap:.4rem;display:inline-flex}.hero-trust svg,.privacy-facts svg,.landing-content li svg{width:1.05rem;height:1.05rem;color:var(--leaf-600);flex:none}.dashboard-preview{background:#fff;border:1px solid #b9c7bdcc;border-radius:1.35rem;overflow:hidden;transform:rotate(.4deg);box-shadow:0 30px 70px #2a473826}.dashboard-preview__bar{color:#637067;border-bottom:1px solid #e6ebe6;justify-content:space-between;align-items:center;min-height:48px;padding:.7rem 1rem;font-size:.7rem;font-weight:700;display:flex}.dashboard-preview__bar>span:first-child{color:var(--forest-900);align-items:center;gap:.4rem;display:flex}.dashboard-preview__bar .brand-mark-inline{width:1.45rem;height:1.45rem}.dashboard-preview__bar .brand-mark-inline svg{width:1rem;height:1rem}.dashboard-preview__body{background:linear-gradient(160deg,#fff,#fafcf9);padding:1.35rem}.dashboard-preview__kicker{color:var(--leaf-600);text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800}.dashboard-preview h2{margin:.35rem 0 1rem;font-size:1.05rem}.dashboard-preview__items{gap:.65rem;display:grid}.dashboard-need{background:#fff;border:1px solid #e1e7e2;border-radius:.8rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;min-height:68px;padding:.75rem;display:grid}.dashboard-need__dot{background:#3b82f6;border-radius:50%;width:.6rem;height:.6rem}.dashboard-need__dot--green{background:var(--leaf-600)}.dashboard-need__dot--orange{background:#ea6a3c}.dashboard-need strong,.dashboard-need small{display:block}.dashboard-need strong{font-size:.8rem}.dashboard-need small{color:#5e6a62;margin-top:.2rem;font-size:.64rem}.dashboard-need__date{color:#34483b;font-size:.7rem;font-weight:750}.dashboard-preview__stats{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.9rem;display:grid}.dashboard-preview__stats span{background:var(--leaf-50);color:var(--forest-900);text-align:center;border-radius:.65rem;padding:.65rem .4rem;font-size:.65rem;font-weight:750}.marketing-section{padding:clamp(4.5rem,8vw,7.5rem) 0}.section-heading{max-width:48rem;margin-bottom:2.8rem}.section-heading--center{text-align:center;margin-inline:auto}.section-heading h2,.category-panel h2,.outcomes-section>div>h2,.closing-panel h2{font-size:clamp(2.2rem,4vw,3.55rem);line-height:1.05}.section-heading>p:not(.marketing-eyebrow),.category-panel p,.closing-panel>p:not(.marketing-eyebrow),.landing-content p{color:var(--muted);font-size:1rem;line-height:1.75}.how-section{background:#fff}.how-grid{counter-reset:steps;grid-template-columns:repeat(4,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.how-grid:before{content:"";background:repeating-linear-gradient(90deg,#b6cdb0 0 8px,#0000 8px 16px);height:2px;position:absolute;top:3.05rem;left:10%;right:10%}.how-grid li{background:#fff;border:0;border-radius:1.45rem;min-height:15.5rem;padding:1.6rem 1.35rem;position:relative;box-shadow:0 16px 35px #30483814}.how-card--1{background:#f1f7ee}.how-card--2{background:#fff5db}.how-card--3{background:#fceae3}.how-card--4{background:#edf5f5}.step-number{background:var(--forest-900);color:var(--forest-900);width:1.65rem;height:1.65rem;border:3px solid #fff;border-radius:50%;place-items:center;font-size:.72rem;font-weight:800;display:grid;position:absolute;top:1rem;right:1rem;box-shadow:0 8px 18px #20472e2e}.icon-badge{background:var(--leaf-50);width:2.8rem;height:2.8rem;color:var(--forest-800);border-radius:.85rem;place-items:center;display:inline-grid}.icon-badge svg{width:1.45rem;height:1.45rem}.icon-badge--large{border-radius:1.2rem;width:4.2rem;height:4.2rem}.icon-badge--large svg{width:2.2rem;height:2.2rem}.how-grid h3,.feature-card h3,.outcome-grid h3,.prediction-card h3{color:#1a3026;margin:1rem 0 .45rem;font-size:1rem}.how-grid .icon-badge{background:#ffffffc7;border-radius:1.05rem;width:3.35rem;height:3.35rem;box-shadow:0 10px 22px #28423017}.how-grid p,.feature-card p,.outcome-grid p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.65}.category-section{background:var(--cream-deep);padding-block:clamp(4rem,8vw,7rem)}.category-panel{background:#fffaf2;border:1px solid #ded3c1cc;border-radius:2rem;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:0;padding:.75rem;display:grid;overflow:hidden;box-shadow:0 24px 60px #493e2e1a}.category-panel h2{max-width:25ch}.category-panel p{max-width:75ch}.category-panel__visual{min-height:31rem;position:relative}.category-panel__visual img{object-fit:cover;object-position:center;border-radius:1.45rem;width:100%;height:100%;display:block}.category-panel__badge{max-width:calc(100% - 2.4rem);color:var(--forest-900);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe8;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:.5rem;padding:.7rem .9rem;font-size:.76rem;font-weight:800;display:inline-flex;position:absolute;bottom:1.2rem;right:1.2rem;box-shadow:0 14px 30px #2c34252e}.category-panel__badge svg{width:1.1rem;height:1.1rem}.category-panel__copy{flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4rem);display:flex}.category-panel__copy .icon-badge{background:var(--coral-soft);color:#9a3c28;margin-bottom:1.6rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-card{min-height:19rem;color:inherit;background:#fff;border:0;border-radius:1.5rem;flex-direction:column;padding:1.7rem;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.feature-card:after{content:"";background:#ffffff6b;border-radius:50%;width:9rem;height:9rem;position:absolute;bottom:-3.5rem;right:-2.5rem}.feature-card--1,.feature-card--6{background:#edf6e9}.feature-card--2,.feature-card--5{background:#fff2d4}.feature-card--3{background:#fce8e1}.feature-card--4{background:#eaf3f3}.feature-card .icon-badge{background:#ffffffb8;border-radius:1.05rem;width:3.4rem;height:3.4rem;box-shadow:0 10px 24px #2c413117}.feature-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #2e4d3c1a}.feature-card h3{font-size:1.1rem}.feature-card__link,.inline-link{min-height:44px;color:var(--forest-800);align-items:center;gap:.35rem;margin-top:1.2rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.feature-card .feature-card__link{z-index:1;margin-top:auto;padding-top:1rem;position:relative}.prediction-section{background:var(--forest-950);position:relative;overflow:hidden}.prediction-section:before,.prediction-section:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.prediction-section:before{background:#5e994a2e;width:31rem;height:31rem;top:-12rem;right:-7rem}.prediction-section:after{background:#e36d4f17;width:23rem;height:23rem;bottom:-13rem;left:22%}.prediction-section .marketing-container{z-index:1;position:relative}.split-section{grid-template-columns:1fr .85fr;align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.prediction-section .marketing-eyebrow{color:#9ed68e}.prediction-section .section-heading h2{color:#fff}.prediction-section .section-heading p{color:#cedbd4}.prediction-section .inline-link{color:#b7e5aa}.prediction-card{background:#fff;border:1px solid #ffffff38;border-radius:1.65rem;padding:clamp(1.4rem,3vw,2rem);box-shadow:0 28px 60px #0000003d}.prediction-card__head{align-items:center;gap:.9rem;display:flex}.prediction-card__head p{color:#5e6a62;margin:0;font-size:.7rem}.prediction-card__head h3{margin:.2rem 0 0;font-size:1.15rem}.prediction-card__label{color:#647168;text-transform:uppercase;margin:1.5rem 0 .6rem;font-size:.72rem;font-weight:750}.date-flow{flex-wrap:wrap;gap:.55rem;display:flex}.date-flow span{color:#34443a;font-size:.78rem;font-weight:700}.date-flow b{color:#9aa69e;margin-left:.55rem}.prediction-card__result{background:var(--leaf-50);border-radius:.85rem;gap:.35rem;margin-top:1.5rem;padding:1rem;display:grid}.prediction-card__result span,.confidence-row span{color:#56635a;font-size:.7rem}.prediction-card__result strong{color:var(--forest-900);font-family:var(--serif);font-size:1.6rem}.confidence-row{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.confidence-row strong{color:#7c5100;letter-spacing:.08em;background:#fff0c9;border-radius:999px;padding:.3rem .6rem;font-size:.68rem}.prediction-card__note{color:#59665e;margin:1rem 0 0;font-size:.72rem;line-height:1.55}.examples-section{background:#fff}.examples-table{border:1px solid var(--line);background:#fff;border-radius:1rem;max-width:54rem;margin-inline:auto;overflow:hidden}.examples-table>div{border-top:1px solid #e8ece8;grid-template-columns:.8fr 1.2fr;align-items:center;gap:1rem;min-height:50px;padding:.75rem 1.2rem;font-size:.88rem;display:grid}.examples-table>div:nth-child(2n){background:#fafcf9}.examples-table .examples-table__header{background:var(--forest-900);color:#fff;text-transform:uppercase;border-top:0;font-size:.72rem;font-weight:800}.outcomes-section{text-align:center;background:#fffaf2}.outcomes-section>div>h2{max-width:22ch;margin-inline:auto}.outcome-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;display:grid}.outcome-grid article{background:#ffffffc7;border:0;border-radius:1.6rem;min-height:17rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 18px 42px #463b2a14}.outcome-card--1{background:#edf6e9}.outcome-card--2{background:#fff1d0}.outcome-card--3{background:#fbe7df}.outcome-card__shape{background:#ffffff73;border-radius:48% 52% 61% 39%/44% 36% 64% 56%;width:8rem;height:8rem;position:absolute;top:-2.5rem;right:-2rem;transform:rotate(18deg)}.outcome-card .icon-badge{z-index:1;background:#fff;border-radius:50%;width:4.1rem;height:4.1rem;position:relative;box-shadow:0 10px 24px #3241301a}.outcome-card .icon-badge svg{width:1.8rem;height:1.8rem}.comparison-section{background:#fff}.comparison-panel{border:1px solid var(--line);background:#fafafa;border-radius:1.65rem;grid-template-columns:1fr auto 1fr;max-width:62rem;margin-inline:auto;display:grid;overflow:hidden}.comparison-panel__others,.comparison-panel__product{padding:clamp(1.5rem,4vw,3rem)}.comparison-panel__others>div{border-bottom:1px solid #e3e7e4;gap:.65rem;padding:.8rem 0;display:flex}.comparison-panel__others>div:last-child{border-bottom:0}.comparison-panel__others>div>span{color:#c74343;font-weight:900}.comparison-panel__others p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.comparison-panel__others strong{color:var(--graphite);margin-bottom:.2rem;display:block}.comparison-panel__versus{z-index:1;border:1px solid var(--line);width:3.4rem;height:3.4rem;color:var(--forest-900);background:#fff;border-radius:50%;place-items:center;margin:auto -1.7rem;font-size:.72rem;font-weight:900;display:grid}.comparison-panel__product{background:linear-gradient(135deg, var(--leaf-50), #eef7ea);flex-direction:column;justify-content:center;display:flex}.comparison-panel__product>strong{color:var(--forest-900);font-family:var(--serif);margin-top:1rem;font-size:1.8rem}.comparison-panel__product p{color:#3f5748;font-weight:700;line-height:1.7}.privacy-section{background:var(--leaf-50)}.split-section--privacy{grid-template-columns:.75fr 1.25fr}.privacy-visual{background:radial-gradient(circle at 68% 25%, var(--sun-soft), transparent 8rem), radial-gradient(circle at 24% 78%, var(--coral-soft), transparent 9rem), radial-gradient(circle at 50% 50%, white, #e5f1e1);border:1px solid #cddfc9;border-radius:1.7rem;place-items:center;min-height:22rem;display:grid;position:relative}.privacy-visual__shield,.privacy-visual__document{width:6rem;height:6rem;color:var(--forest-800);background:#fff;border-radius:1.4rem;place-items:center;display:grid;position:absolute;box-shadow:0 18px 40px #234d3324}.privacy-visual__shield{top:3.5rem;left:20%}.privacy-visual__document{bottom:3.5rem;right:20%}.privacy-visual svg{width:3rem;height:3rem}.privacy-visual__line{background:repeating-linear-gradient(90deg, var(--leaf-600) 0 6px, transparent 6px 12px);width:45%;height:1px;transform:rotate(-32deg)}.privacy-facts{color:#45574c;flex-wrap:wrap;gap:.65rem 1.2rem;margin:1.2rem 0 0;padding:0;font-size:.78rem;font-weight:700;list-style:none;display:flex}.faq-section{background:#fff}.faq-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:clamp(2rem,8vw,7rem);display:grid}.faq-grid .section-heading{position:sticky;top:2rem}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:#22362b;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:68px;padding:1rem 0;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--leaf-600);font-size:1.4rem}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-.2rem 0 1.4rem;line-height:1.7}.closing-section{background:#fff}.closing-panel{background:radial-gradient(circle at 12% 20%, #7ab85c38, transparent 15rem), radial-gradient(circle at 88% 82%, #e36d4f29, transparent 18rem), linear-gradient(135deg, var(--forest-950), var(--forest-800));color:#fff;text-align:center;border-radius:2rem;padding:clamp(3rem,7vw,5.5rem);overflow:hidden}.closing-panel .marketing-eyebrow{color:#a8dc9a}.closing-panel h2{color:#fff;max-width:22ch;margin-inline:auto}.closing-panel>p:not(.marketing-eyebrow){color:#d2ded7;max-width:48rem;margin-inline:auto}.marketing-footer{color:#d3dfd8;background:#032f25;padding:4rem 0 1.5rem}.marketing-footer__grid{grid-template-columns:2fr repeat(3,1fr);gap:2rem;display:grid}.marketing-brand--footer{color:#fff}.marketing-footer__brand p{color:#aebfb5;max-width:22rem;line-height:1.6}.marketing-footer h2{color:#fff;text-transform:uppercase;margin:0 0 .7rem;font-size:.78rem}.marketing-footer__grid>div:not(.marketing-footer__brand){flex-direction:column;display:flex}.marketing-footer a{color:#c9d8d0;min-height:38px;font-size:.78rem;text-decoration:none}.marketing-footer__fineprint{color:#8fa69a;border-top:1px solid #ffffff26;justify-content:space-between;gap:2rem;margin-top:3rem;padding-top:1.3rem;font-size:.68rem;display:flex}.landing-hero{background:radial-gradient(circle at 75% 20%, var(--leaf-100), transparent 26rem), linear-gradient(180deg, #fffefa, var(--cream));padding:clamp(4rem,9vw,7.5rem) 0}.landing-hero--compact{min-height:55vh}.landing-hero .marketing-container{max-width:1200px}.landing-hero h1{max-width:17ch;font-size:clamp(3rem,6vw,5.6rem);line-height:.98}.landing-hero>div>p:not(.marketing-eyebrow):not(.marketing-lead){max-width:52rem;color:var(--muted);line-height:1.75}.breadcrumbs{color:#66736a;align-items:center;gap:.6rem;min-height:44px;margin-bottom:2.5rem;font-size:.75rem;display:flex}.breadcrumbs a{min-height:44px;color:var(--forest-800);text-decoration:none}.landing-content{background:#fff}.landing-content__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.landing-content article{border:1px solid var(--line);border-radius:1rem;padding:2rem}.landing-content__number{color:var(--leaf-600);letter-spacing:.1em;font-size:.72rem;font-weight:850}.landing-content h2{margin-top:.8rem;font-size:1.65rem;line-height:1.1}.landing-content ul{gap:.65rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.landing-content li{color:#445349;align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.5;display:flex}.landing-cta{background:var(--leaf-50)}.landing-cta .closing-panel{max-width:1200px}.landing-cta .icon-badge{color:#fff;background:#ffffff26;margin-bottom:1.5rem}.pricing-grid{margin-top:2rem}.marketing-site .pricing-grid .card{border-color:var(--line);padding:2rem;box-shadow:0 16px 35px #25433312}@media (max-width:1020px){.marketing-nav{display:none}.marketing-header__actions{margin-left:auto}.home-hero__grid,.split-section{grid-template-columns:1fr}.home-hero__copy{max-width:46rem}.hero-visual{width:min(100%,50rem)}.how-grid:before{display:none}.dashboard-preview{max-width:42rem}.how-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:1fr}.faq-grid .section-heading{position:static}.landing-content__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.marketing-container,.marketing-header__inner{width:min(100% - 2rem,1200px)}.marketing-header__inner{flex-wrap:wrap;gap:.6rem;min-height:66px;padding-block:.5rem}.marketing-header__actions .text-link{display:none}.marketing-nav{border-top:1px solid var(--line);scrollbar-width:none;order:3;gap:1rem;width:100%;margin:-.1rem 0 0;padding-top:.35rem;display:flex;overflow-x:auto}.marketing-nav::-webkit-scrollbar{display:none}.marketing-nav a{flex:none;min-height:38px;font-size:.75rem}.marketing-brand{font-size:1.05rem}.marketing-brand__mark{width:1.75rem;height:1.75rem}.button--compact{padding-inline:.75rem;font-size:.76rem}.home-hero{padding-top:2.6rem}.home-hero__grid{grid-template-columns:minmax(0,1fr);gap:2.5rem}.home-hero h1{font-size:clamp(2.5rem,10.8vw,3.4rem)}.button-row .button{width:100%}.hero-trust{display:grid}.hero-visual{border-radius:1.55rem;padding:.4rem;transform:none}.hero-visual:before{width:4.6rem;height:4.6rem;top:-1.4rem;right:-1.1rem}.hero-visual:after{width:4rem;height:4rem;bottom:-1.2rem;left:-.8rem}.hero-visual__image{aspect-ratio:1.04;border-radius:1.2rem}.hero-signal-chip{max-width:calc(100% - 1.7rem);padding:.5rem .65rem;font-size:.67rem;top:.85rem;left:.85rem}.hero-need-card--primary{min-width:0;padding:.7rem;bottom:.85rem;left:.85rem;right:.85rem}.hero-need-card--secondary,.hero-visual__brand{display:none}.hero-need-card__date{text-overflow:ellipsis;max-width:7.5rem;overflow:hidden}.dashboard-preview{min-width:0;transform:none}.dashboard-need{grid-template-columns:auto 1fr;align-items:start}.dashboard-need__date{grid-column:2}.dashboard-preview__stats{grid-template-columns:1fr}.marketing-section{padding-block:4rem}.section-heading h2,.category-panel h2,.outcomes-section>div>h2,.closing-panel h2{font-size:2.3rem}.how-grid,.feature-grid,.outcome-grid,.landing-content__grid{grid-template-columns:1fr}.feature-card{min-height:0}.category-panel{grid-template-columns:1fr;padding:.5rem}.category-panel__visual{min-height:20rem}.category-panel__copy{padding:2rem 1.25rem 2.4rem}.examples-table>div{grid-template-columns:.9fr 1.1fr;font-size:.78rem}.comparison-panel{grid-template-columns:1fr}.comparison-panel__versus{margin:-1.7rem auto}.split-section--privacy{grid-template-columns:1fr}.privacy-visual{min-height:18rem}.privacy-visual__shield,.privacy-visual__document{width:5rem;height:5rem}.privacy-visual svg{width:2.4rem;height:2.4rem}.faq-list summary{font-size:.9rem}.closing-panel{padding-inline:1.5rem}.marketing-footer__grid{grid-template-columns:1fr 1fr}.marketing-footer__brand{grid-column:1/-1}.marketing-footer__fineprint{flex-direction:column}.landing-hero{padding-top:3rem}.landing-hero h1{font-size:clamp(2.6rem,12vw,4.2rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.product-app{min-height:100vh;color:var(--graphite);background:#f6f3ed}.product-sidebar{z-index:30;background:#fffdf8;border-right:1px solid #dfe4dd;flex-direction:column;width:17.5rem;padding:1.7rem 1.2rem 1.25rem;display:flex;position:fixed;top:0;bottom:0;left:0}.product-brand{min-height:44px;color:var(--forest-950);font-family:var(--serif);align-items:center;gap:.7rem;font-size:1.35rem;font-weight:700;text-decoration:none;display:inline-flex}.product-brand__mark{background:var(--leaf-100);width:2.15rem;height:2.15rem;color:var(--forest-800);border-radius:.65rem;flex:none;place-items:center;display:inline-grid}.product-brand__mark svg{width:1.4rem;height:1.4rem}.product-sidebar__eyebrow{color:#66736a;letter-spacing:.1em;text-transform:uppercase;margin:1.65rem 0 .7rem;font-size:.68rem;font-weight:800}.household-chip{background:var(--leaf-50);border:1px solid #e1e6df;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;min-width:0;padding:.8rem;display:grid}.household-chip__avatar{background:var(--forest-800);color:#fff;border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;font-size:.7rem;font-weight:800;display:grid}.household-chip strong,.household-chip small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.household-chip strong{color:#25382d;font-size:.78rem}.household-chip small{color:#69756d;margin-top:.18rem;font-size:.62rem}.product-nav{gap:.32rem;margin-top:1.5rem;display:grid}.product-nav a{color:#4b5a50;border-radius:.8rem;align-items:center;gap:.72rem;min-height:48px;padding:.55rem .7rem;font-size:.82rem;font-weight:700;text-decoration:none;display:flex}.product-nav a:hover{background:#f3f6f1}.product-nav a[aria-current=page]{background:var(--leaf-100);color:var(--forest-900)}.product-nav__icon{background:#ffffffb3;border-radius:.55rem;flex:none;place-items:center;width:1.9rem;height:1.9rem;display:inline-grid}.product-nav__icon svg{width:1.08rem;height:1.08rem}.product-sidebar__footer{color:#69736d;border-top:1px solid #e3e7e1;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;font-size:.72rem;font-weight:700;display:flex}.sign-out-button,.access-recovery{min-height:40px;box-shadow:none;color:var(--forest-900);background:0 0;border:1px solid #d1d9d1;margin:0;padding:.45rem .7rem;font-size:.73rem}.product-workspace{min-height:100vh;margin-left:17.5rem}.product-workspace__inner{width:min(100%,92rem);margin-inline:auto;padding:clamp(1.5rem,3vw,3.5rem)}.product-mobile-header,.product-mobile-nav{display:none}.product-app .app-shell{max-width:none;margin:0;padding:0}.app-page-header{justify-content:space-between;align-items:end;gap:1rem;min-height:8.5rem;margin-bottom:1.5rem;display:flex}.app-page-header h1{color:#14291e;font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(2.25rem,4vw,3.65rem);font-weight:600;line-height:1.02}.app-page-header>div>p:last-child{color:#5c6961;max-width:47rem;margin:.8rem 0 0;line-height:1.65}.app-eyebrow{color:var(--leaf-600);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .65rem;font-size:.7rem;font-weight:800}.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-bottom:1.75rem;display:grid}.dashboard-stats>div{background:#fffdf9;border:1px solid #dfe5dd;border-radius:1.15rem;justify-content:space-between;align-items:center;gap:.75rem;min-height:5.4rem;padding:1rem 1.15rem;display:flex;box-shadow:0 12px 30px #2e43330d}.dashboard-stats span{color:#637067;font-size:.76rem;font-weight:700}.dashboard-stats strong{color:var(--forest-900);font-family:var(--serif);font-size:2rem}.dashboard-layout{grid-template-columns:minmax(0,1fr) minmax(19rem,23rem);align-items:start;gap:1.5rem;display:grid}.dashboard-primary,.dashboard-quick-add{min-width:0}.dashboard-quick-add{position:sticky;top:1.5rem}.product-app .card,.product-app .need-card,.product-app .source-card{background:#fffdf9;border:1px solid #dde4dc;border-radius:1.2rem;box-shadow:0 14px 34px #263c2d0f}.product-app .card{margin-block:0 1rem;padding:1.3rem}.product-app .card h2,.product-app .card h3,.product-app .need-card h3,.product-app .source-card h2{color:#183124}.product-app .card>h2:first-child{margin-top:0}.product-app label{color:#46564c;font-size:.76rem;font-weight:750}.product-app input,.product-app select{background:#fff;border-color:#b8c4bb;border-radius:.72rem;margin-top:.35rem}.product-app input:focus,.product-app select:focus,.access-form input:focus{border-color:var(--leaf-600);outline-offset:1px;outline:3px solid #3f7f3a2e}.product-app button:not(.sign-out-button){background:var(--forest-800);border-radius:999px}.product-app button:focus-visible,.product-app a:focus-visible,.access-page button:focus-visible,.access-page a:focus-visible{outline-offset:3px;outline:3px solid #d97706}.dashboard-quick-add .card{background:linear-gradient(155deg,#fffdf9,#f0f7ed);padding:1.4rem}.dashboard-quick-add .card h2{font-family:var(--serif);margin-top:0;font-size:1.65rem}.need-timeline{gap:1.1rem;display:grid}.need-timeline>section{margin:0}.need-horizon{background:#fffdf9b8;border:1px solid #dfe5dd;border-radius:1.25rem;overflow:hidden}.need-horizon__header{border-bottom:1px solid #e5e9e3;justify-content:space-between;align-items:center;min-height:3.8rem;padding:.9rem 1.1rem;display:flex}.need-horizon__header h2{color:#243a2e;margin:0;font-size:.95rem}.need-horizon__header span{background:var(--leaf-100);width:1.8rem;height:1.8rem;color:var(--forest-900);border-radius:50%;place-items:center;font-size:.72rem;font-weight:800;display:grid}.need-horizon--needed_now .need-horizon__header{background:#fff2ed}.need-horizon--needed_soon .need-horizon__header{background:#fff7df}.need-horizon--coming_up .need-horizon__header{background:#eff7ec}.need-horizon .need-card{box-shadow:none;margin:.8rem;padding:1.1rem}.need-card h3{margin:0 0 .6rem;font-size:1rem}.need-card p{color:#5a685f;font-size:.76rem;line-height:1.55}.need-card .estimated{color:#6f4a05;background:#fff1cb;border-radius:999px;padding:.3rem .55rem;font-size:.62rem;display:inline-block}.completion-confirmation{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.action-grid{margin-top:.6rem}.action-grid button{flex:0 auto;min-height:44px;margin-top:.3rem;padding:.45rem .75rem;font-size:.7rem}.need-card details{border-top:1px solid #e5e9e4;width:100%;margin-top:.9rem;padding-top:.25rem}.need-card summary{color:var(--forest-800);cursor:pointer;font-size:.75rem;font-weight:750}.empty-state{color:#7a857e;margin:0;padding:1rem 1.1rem;font-size:.76rem}.settings-grid,.source-list,.source-verifications{gap:1rem;display:grid}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.settings-grid .danger-zone,.settings-grid>:nth-child(3){grid-column:1/-1}.settings-list{padding:0;list-style:none}.settings-list li{background:#f4f7f2;border-radius:.8rem;padding:.75rem}.danger-zone{background:#fff9f7!important;border-color:#e8b9ae!important}.sources-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.forwarding-card code{overflow-wrap:anywhere;color:var(--forest-900);background:#edf5e9;border-radius:.7rem;padding:.9rem;font-size:.8rem;display:block}.source-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.source-card{padding:1.1rem}.source-card h2{margin-top:0;font-size:.92rem}.source-card a{color:var(--forest-800);font-size:.78rem;font-weight:750}.forecast-card{margin-top:1rem!important}.access-page{background:#fffdf8;grid-template-columns:minmax(25rem,1.2fr) minmax(30rem,.8fr);min-height:100svh;display:grid}.access-visual{color:#fff;background:linear-gradient(#032b2038,#032b20e0),url(/images/shared-home-v2.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:space-between;min-height:100svh;padding:clamp(2rem,5vw,4.5rem);display:flex;position:relative;overflow:hidden}.access-visual:after{content:"";background:#fff1cb2e;border-radius:50%;width:18rem;height:18rem;position:absolute;bottom:-5rem;right:-5rem}.product-brand--light{z-index:1;color:#fff;position:relative}.access-visual__copy{z-index:1;max-width:42rem;position:relative}.access-visual .app-eyebrow{color:#dfeeda}.access-visual h2{max-width:13ch;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(3rem,5.4vw,5.4rem);font-weight:600;line-height:.98}.access-visual__copy>p:not(.app-eyebrow){color:#edf4ed;max-width:37rem;margin:1.25rem 0 0;line-height:1.7}.access-visual ul{flex-wrap:wrap;gap:.65rem;margin:1.6rem 0 0;padding:0;list-style:none;display:flex}.access-visual li{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .75rem;font-size:.7rem;font-weight:700;display:inline-flex}.access-visual li svg{width:1rem;height:1rem}.access-panel{place-items:center;padding:clamp(1.5rem,4vw,4.5rem);display:grid}.access-panel__inner{width:min(100%,28rem)}.access-back{color:#627066;font-size:.74rem;font-weight:700;text-decoration:none}.access-brand-mobile{display:none}.access-tabs{background:#edf1eb;border-radius:999px;grid-template-columns:repeat(2,1fr);margin-top:clamp(2rem,6vh,5rem);padding:.28rem;display:grid}.access-tabs button{color:#536057;min-height:42px;box-shadow:none;background:0 0;border-radius:999px;margin:0;font-size:.78rem}.access-tabs button[aria-pressed=true]{color:var(--forest-900);background:#fff;box-shadow:0 5px 16px #2f443417}.access-heading{margin-top:2.2rem}.access-heading h1,.access-success h1{color:#14291e;font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(2.1rem,4vw,3rem);font-weight:600;line-height:1.05}.access-heading>p:last-child,.access-success p{color:#627066;line-height:1.6}.access-form label{color:#425247;margin-top:1rem;font-size:.76rem;font-weight:750;display:block}.access-form input:not([type=checkbox]){background:#fff;border-color:#b9c4ba;border-radius:.78rem;margin-top:.4rem}.access-form small{color:#778178;margin-top:.35rem;font-size:.67rem;display:block}.access-form .checkbox-row{align-items:flex-start;font-weight:600;line-height:1.5}.access-form .checkbox-row input{margin-top:.05rem}.access-submit{background:linear-gradient(135deg, var(--leaf-600), var(--forest-800));border-radius:999px;width:100%;min-height:50px;box-shadow:0 12px 24px #064e3b2e}.access-recovery{border:0;margin:.8rem auto 0;display:flex}.access-success{background:var(--leaf-50);text-align:center;border:1px solid #c9dbc6;border-radius:1.4rem;margin-top:3rem;padding:2rem}.access-success>span{background:var(--leaf-100);width:3.6rem;height:3.6rem;color:var(--forest-800);border-radius:50%;place-items:center;margin-bottom:1rem;display:inline-grid}.access-success svg{width:1.8rem;height:1.8rem}.access-success strong{color:var(--forest-900);font-size:.82rem}.access-utility-page{background:radial-gradient(circle at 15% 20%, #dfeedae6, transparent 25rem), radial-gradient(circle at 85% 80%, #fde8dfbf, transparent 23rem), var(--cream);place-items:center;min-height:100svh;padding:1.5rem;display:grid}.access-utility-page__inner{width:min(100%,36rem)}.access-utility-card{background:#fffdf9;border:1px solid #dce3db;border-radius:1.5rem;margin-top:1.5rem;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 24px 60px #2a41311c}.access-utility-card h1{color:#14291e;font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,6vw,3.2rem);font-weight:600;line-height:1.06}.access-utility-card p{color:#617066;line-height:1.65}.access-utility-card button{background:var(--forest-800);border-radius:999px}@media (max-width:1050px){.product-sidebar{width:14.5rem}.product-workspace{margin-left:14.5rem}.dashboard-layout{grid-template-columns:1fr}.dashboard-quick-add{grid-row:1;position:static}.access-page{grid-template-columns:minmax(22rem,.9fr) minmax(28rem,1.1fr)}}@media (max-width:760px){.product-sidebar{display:none}.product-workspace{margin-left:0}.product-mobile-header{background:#fffdf8f0;border-bottom:1px solid #dfe4dd;justify-content:space-between;align-items:center;min-height:64px;padding:.6rem 1rem;display:flex}.product-mobile-header .product-brand{font-size:1.05rem}.product-mobile-header .product-brand__mark{width:1.8rem;height:1.8rem}.product-mobile-nav{z-index:20;scrollbar-width:none;background:#fffdf8f5;border-bottom:1px solid #dfe4dd;display:block;position:sticky;top:0;overflow-x:auto}.product-mobile-nav::-webkit-scrollbar{display:none}.product-mobile-nav .product-nav{width:max-content;margin:0;padding:.45rem .75rem;display:flex}.product-mobile-nav .product-nav a{flex:none;min-height:42px;padding:.42rem .65rem;font-size:.72rem}.product-mobile-nav .product-nav__icon{width:1.55rem;height:1.55rem}.product-workspace__inner{padding:1.25rem 1rem 3rem}.app-page-header{min-height:0;margin:.7rem 0 1.2rem}.app-page-header h1{font-size:2.45rem}.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-stats>div:first-child{grid-column:1/-1}.completion-confirmation,.settings-grid,.sources-layout,.source-list{grid-template-columns:1fr}.settings-grid .danger-zone,.settings-grid>:nth-child(3){grid-column:auto}.action-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.action-grid button{width:100%}.access-page{display:block}.access-visual{display:none}.access-panel{align-items:start;min-height:100svh;padding:1.25rem}.access-brand-mobile{color:var(--forest-950);font-family:var(--serif);align-items:center;gap:.6rem;margin-top:1.2rem;font-size:1.2rem;display:flex}.access-tabs{margin-top:2rem}.access-heading{margin-top:1.75rem}}
