/*! 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-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{.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}}:root{--forest:#173f32;--forest-deep:#0e2f25;--leaf:#5f855c;--leaf-light:#b7c7a5;--paper:#f7f1e5;--paper-deep:#e9dec9;--clay:#c96f4a;--clay-light:#e5a17f;--ink:#17231d;--muted:#6d776f;--line:#173f3229;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist), system-ui, sans-serif;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#f7f1e5e0;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,6vw,88px);display:flex;position:absolute;top:0;left:0;right:0}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700;display:inline-flex}.brand-mark{background:var(--forest);border-radius:50%;width:34px;height:34px;display:inline-block;position:relative;overflow:hidden}.brand-stem{background:var(--paper);border-radius:4px;width:2px;height:16px;position:absolute;bottom:7px;left:16px;transform:rotate(1deg)}.brand-leaf{background:var(--paper);border-radius:90% 8%;width:7px;height:10px;position:absolute;top:9px}.brand-leaf-left{left:10px;transform:rotate(-34deg)}.brand-leaf-right{left:17px;transform:rotate(54deg)}nav{align-items:center;gap:34px;font-size:13px;font-weight:650;display:flex}nav a{border-bottom:1px solid #0000;padding:8px 0;transition:border-color .18s}nav a:hover,nav a:focus-visible{border-color:var(--forest)}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;gap:clamp(40px,7vw,110px);min-height:820px;padding:140px clamp(24px,8vw,122px) 76px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.35;pointer-events:none;background-image:radial-gradient(#173f322e .7px,#0000 .7px);background-size:17px 17px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 52%);mask-image:linear-gradient(90deg,#000,#0000 52%)}.hero-copy{z-index:2;max-width:720px;position:relative}.eyebrow{color:var(--leaf);letter-spacing:.18em;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow i{background:var(--clay);border-radius:50%;width:7px;height:7px;display:inline-block}h1,h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}h1{max-width:780px;margin:25px 0 28px;font-size:clamp(56px,6vw,92px);line-height:.98}h1 em{color:var(--clay);font-weight:inherit;display:block}.hero-copy>p{color:#56645b;max-width:620px;font-size:clamp(17px,1.6vw,20px);line-height:1.65}.store-row{flex-wrap:wrap;gap:11px;margin-top:34px;display:flex}.store-button{background:var(--ink);color:#fff;border:1px solid #ffffff3d;border-radius:12px;align-items:center;gap:11px;min-width:174px;padding:10px 13px;display:inline-flex;position:relative}.store-button small,.store-button strong{display:block}.store-button small{letter-spacing:.04em;font-size:8px;line-height:1.2}.store-button strong{font-size:17px;line-height:1.1}.store-button em{background:var(--clay);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:800;position:absolute;top:-7px;right:-7px}.store-icon{justify-content:center;align-items:center;width:28px;height:28px;font-size:22px;display:flex}.launch-note{color:var(--muted);margin-top:14px;font-size:12px;display:block}.hero-product{z-index:2;justify-content:center;align-items:center;min-height:600px;display:flex;position:relative}.hero-product:before{background:var(--leaf-light);content:"";opacity:.7;border-radius:47% 53% 43% 57%/55% 41% 59% 45%;width:480px;height:570px;position:absolute;transform:rotate(-8deg)}.hero-product:after{content:"";border:1px solid #173f322e;border-radius:50%;width:500px;height:610px;position:absolute;transform:rotate(12deg)}.hero-glow{filter:blur(1px);opacity:.28;border-radius:50%;position:absolute}.hero-glow-one{background:var(--clay-light);width:260px;height:260px;top:180px;left:-120px}.hero-glow-two{background:#d6bf88;width:320px;height:320px;bottom:-140px;right:8%}.phone{z-index:2;background:#111915;border:7px solid #111915;border-radius:42px;width:292px;height:594px;padding:6px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0f2d2347}.phone-speaker{z-index:5;background:#111915;border-radius:0 0 13px 13px;width:86px;height:22px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-phone{transform-origin:50% 80%;transform:perspective(1000px)rotateY(-5deg)rotate(3.5deg)}.screenshot-asset{object-fit:cover;border-radius:31px;width:100%;height:100%;display:block}.screenshot-phone{isolation:isolate}.app-screen{color:var(--ink);background:#fbf7ee;border-radius:31px;height:100%;padding:20px 14px 18px;position:relative;overflow:hidden}.app-screen.has-bottom-bar,.library-screen{padding-bottom:66px}.app-status{justify-content:space-between;padding:0 9px 14px;font-size:7px;font-weight:750;display:flex}.app-status.light{color:#fff}.app-heading{justify-content:space-between;align-items:center;padding:7px 3px 12px;display:flex}.app-heading small,.app-heading strong{display:block}.app-heading small{color:#788279;letter-spacing:.16em;font-size:6px;font-weight:800}.app-heading strong{font-family:Georgia,serif;font-size:18px;line-height:1.4}.settings-glyph{color:var(--forest);background:#e8dfcd;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.capture-card{background:var(--forest);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;min-height:105px;margin-bottom:12px;padding:15px;display:flex;position:relative;overflow:hidden}.capture-card:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:95px;height:95px;position:absolute;top:12px;right:-30px}.capture-card small,.capture-card strong{display:block}.capture-card small{color:#b8cbb4;letter-spacing:.14em;font-size:6px;font-weight:800}.capture-card strong{margin:5px 0;font-family:Georgia,serif;font-size:17px}.capture-card p{color:#ffffffb8;max-width:145px;margin:0;font-size:7px;line-height:1.4}.camera-glyph{background:var(--clay);z-index:1;border:4px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;font-size:11px;display:flex;position:relative}.search-field{color:#8a918b;background:#eee7d9;border:1px solid #173f3212;border-radius:10px;padding:10px;font-size:8px}.filter-row{gap:6px;margin:10px 0 12px;display:flex}.filter-row span{color:#556259;border:1px solid #d6cbb7;border-radius:99px;padding:6px 9px;font-size:7px}.filter-row span:first-child{background:var(--forest);border-color:var(--forest);color:#fff}.section-line{justify-content:space-between;align-items:center;margin:8px 2px;display:flex}.section-line strong{font-family:Georgia,serif;font-size:12px}.section-line small{color:#879087;font-size:7px}.seed-card{background:#fff;border:1px solid #173f3214;border-radius:12px;align-items:center;gap:10px;margin:7px 0;padding:9px;display:flex}.seed-card strong,.seed-card small{display:block}.seed-card strong{margin-bottom:4px;font-size:9px}.seed-card small{color:#7d877e;font-size:7px}.seed-photo{color:#fff;border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;font-family:Georgia,serif;font-size:18px;display:flex}.tomato{background:#b85538}.basil{background:#66865f}.compact .seed-card:nth-of-type(2){display:none}.preview-label{color:#66736a;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#173f3214;border-radius:99px;padding:4px 8px;font-size:6px;font-weight:700;position:absolute;bottom:11px;left:50%;transform:translate(-50%)}.floating-card{background:var(--white);z-index:4;border:1px solid #173f321c;border-radius:14px;align-items:center;gap:10px;padding:11px 14px;display:flex;position:absolute;box-shadow:0 14px 35px #13302624}.floating-card>span{color:var(--forest);background:#dce6d1;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.floating-card small,.floating-card strong{display:block}.floating-card small{color:#8a958b;letter-spacing:.12em;font-size:6px;font-weight:850}.floating-card strong{margin-top:3px;font-size:10px}.floating-card-one{top:180px;left:-12px;transform:rotate(-4deg)}.floating-card-two{bottom:115px;right:-25px;transform:rotate(3deg)}.seed-orbit{color:var(--clay);z-index:4;font-family:Georgia,serif;position:absolute}.seed-orbit-one{font-size:30px;top:90px;right:5%}.seed-orbit-two{color:var(--forest);font-size:36px;top:80px;left:0}.seed-orbit-three{font-size:22px;bottom:42px;left:12%}.trust-strip{background:var(--forest);color:#fff;justify-content:center;align-items:center;min-height:84px;display:flex}.trust-strip span{border-right:1px solid #ffffff2e;justify-content:center;align-items:center;gap:13px;min-width:260px;padding:8px 42px;font-family:Georgia,serif;font-size:16px;display:flex}.trust-strip span:last-child{border:0}.trust-strip i{color:#adc1a5;font-family:var(--font-geist), sans-serif;letter-spacing:.14em;font-size:9px;font-style:normal;font-weight:750}.section-shell{max-width:1280px;margin:0 auto;padding-left:34px;padding-right:34px}.steps{padding-top:120px;padding-bottom:120px}.section-intro{max-width:680px}.section-intro h2{margin:18px 0;font-size:clamp(42px,4.5vw,64px);line-height:1.05}.section-intro p{color:var(--muted);margin:0;font-size:17px;line-height:1.65}.dark-eyebrow{color:var(--clay)}.step-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.step-grid article{background:var(--white);border:1px solid var(--line);border-radius:22px;min-height:290px;padding:26px;position:relative;overflow:hidden}.step-number{color:#99a298;letter-spacing:.16em;font-size:9px;font-weight:800}.step-icon{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:35px 0 30px;font-family:Georgia,serif;font-size:24px;display:flex}.camera-icon{color:var(--forest);background:#dfe8d6}.review-icon{color:#a94f31;background:#f1d4c5}.plan-icon{color:#8d6a28;background:#eee2c9}.step-grid h3,.preview-column h3{margin:0 0 9px;font-family:Georgia,serif;font-size:22px}.step-grid p,.preview-column p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.preview-section{background:var(--forest-deep);color:#fff;padding:110px 0 120px;overflow:hidden}.centered{text-align:center;max-width:740px;margin:0 auto}.centered p{color:#fff9;max-width:630px;margin-left:auto;margin-right:auto}.light-eyebrow{color:#afc6a9}.phone-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:46px;margin-top:96px;display:grid}.preview-column{text-align:center;flex-direction:column;align-items:center;display:flex}.preview-column.raised{transform:translateY(-28px)}.preview-column .phone{box-shadow:0 35px 65px #00000057}.preview-column h3{color:#fff;margin-top:30px}.preview-column p{color:#ffffff8f;max-width:250px}.screen-number{color:#afc6a9;letter-spacing:.16em;margin-top:30px;font-size:10px;font-weight:850}.asset-gallery .preview-column h3{margin-top:10px}.asset-gallery .phone{aspect-ratio:292/594;width:100%;max-width:260px;height:auto}.featured-screen{background:radial-gradient(circle at 18% 22%,#b7c7a52b,#0000 34%),#ffffff09;border:1px solid #ffffff17;border-radius:34px;grid-template-columns:minmax(220px,250px) minmax(0,430px);justify-content:center;align-items:center;gap:clamp(38px,6vw,84px);max-width:920px;margin:74px auto 0;padding:44px clamp(32px,7vw,88px);display:grid;overflow:hidden}.featured-screen .phone{aspect-ratio:292/594;width:100%;max-width:250px;height:auto}.featured-screen-copy h3{letter-spacing:-.045em;margin:14px 0 20px;font-family:Georgia,serif;font-size:clamp(32px,4vw,50px);font-weight:500;line-height:1.04}.featured-screen-copy p{color:#ffffff9e;margin:0;font-size:16px;line-height:1.65}.scan-screen{color:#fff;background:#1e3f33}.scan-heading{text-align:center;grid-template-columns:1fr 2fr 1fr;font-size:10px;display:grid}.scan-heading span:first-child{text-align:left;font-size:18px}.packet-frame{justify-content:center;align-items:center;height:330px;margin:20px 0 12px;display:flex;position:relative}.packet-art{color:var(--forest);background:#eee1be;border:5px solid #fff;flex-direction:column;justify-content:center;align-items:center;width:176px;height:260px;display:flex;transform:rotate(-2deg);box-shadow:0 12px 30px #0003}.packet-art small{letter-spacing:.15em;font-size:7px}.packet-art strong{font-family:Georgia,serif;font-size:16px}.packet-art em{color:#a94f31;letter-spacing:.16em;margin-top:4px;font-size:8px;font-style:normal;font-weight:850}.packet-tomato{color:#bd573e;background:#bd573e;border:7px solid #7b9b68;border-radius:48% 52% 50% 50%;justify-content:center;align-items:center;width:88px;height:83px;margin:24px 0;display:flex}.corner{border-style:solid;border-color:#d3e0ce;width:32px;height:32px;position:absolute}.top-left{border-width:2px 0 0 2px;top:6px;left:14px}.top-right{border-width:2px 2px 0 0;top:6px;right:14px}.bottom-left{border-width:0 0 2px 2px;bottom:6px;left:14px}.bottom-right{border-width:0 2px 2px 0;bottom:6px;right:14px}.scan-screen>p{color:#ffffffb8;text-align:center;font-size:8px}.scan-progress{justify-content:center;gap:8px;margin-top:20px;display:flex}.scan-progress span{border:1px solid #ffffff40;border-radius:99px;padding:7px 10px;font-size:7px}.scan-progress .done{color:var(--forest);background:#dbe7d4}.light-label{color:#ffffffa6;background:#ffffff1f}.frost-card{color:var(--ink);background:#fff;border:1px solid #173f321a;border-radius:14px;align-items:center;gap:12px;margin:10px 0 15px;padding:14px;display:flex}.frost-card>span{color:var(--forest);background:#dfe8d8;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.frost-card small,.frost-card strong{display:block}.frost-card small{color:var(--clay);letter-spacing:.12em;font-size:6px;font-weight:800}.frost-card strong{margin:4px 0;font-family:Georgia,serif;font-size:13px}.frost-card p{color:#7d877e;margin:0;font-size:6px}.frost-card b{color:var(--forest);margin-left:auto;font-size:7px}.all-caught-up{color:var(--forest);background:#dfe8d8;border-radius:10px;align-items:center;gap:7px;margin:8px 0 12px;padding:9px;display:flex}.all-caught-up span{font-size:9px}.all-caught-up strong{font-size:7px;line-height:1.35}.timeline-item{background:#fff;border:1px solid #173f3214;border-radius:12px;align-items:center;gap:10px;margin:8px 0;padding:9px;display:flex}.date-chip{background:var(--forest);color:#fff;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;font-size:6px;line-height:1.1;display:flex}.date-chip br{color:#a9c69f}.date-chip strong{font-family:Georgia,serif;font-size:16px!important}.date-chip.pale{color:#765817;background:#eee3c9}.date-chip.green{color:var(--forest);background:#dbe5d1}.timeline-item>span:last-child{min-width:0}.timeline-item small,.timeline-item strong,.timeline-item em{display:block}.app-bottom-bar{z-index:8;background:#fff;border-top:1px solid #173f321a;justify-content:space-around;align-items:center;height:54px;padding:0 26px 5px;display:flex;position:absolute;bottom:0;left:0;right:0}.app-bottom-bar span{color:#7d877e;flex-direction:column;align-items:center;gap:2px;min-width:44px;font-size:6px;font-weight:750;display:flex}.app-bottom-bar span.active{color:var(--forest);font-weight:900}.app-bottom-bar i{font-size:13px;font-style:normal;line-height:1}.app-bottom-bar b{background:var(--clay);color:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;margin-top:-25px;font-size:8px;display:flex}.timeline-item small{color:var(--clay);letter-spacing:.12em;font-size:5px;font-weight:850}.timeline-item strong{margin:4px 0;font-size:9px}.timeline-item em{color:#7d877e;font-size:6px;font-style:normal}.privacy-section{padding-top:105px;padding-bottom:105px}.privacy-card{background:var(--paper-deep);border-radius:24px;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;padding:clamp(32px,6vw,72px);display:grid}.privacy-card h2{margin-top:15px;font-size:clamp(37px,4vw,56px);line-height:1.08}.privacy-card>p{color:#57665c;border-left:1px solid #173f3233;margin:0;padding-left:60px;font-size:16px;line-height:1.7}.final-cta{background:var(--forest);color:#fff;text-align:left;grid-template-columns:minmax(390px,.8fr) minmax(480px,1.2fr);align-items:center;gap:clamp(28px,3vw,62px);min-height:680px;padding:72px clamp(28px,7vw,108px);display:grid;position:relative;overflow:hidden}.final-cta:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:520px;height:520px;position:absolute;top:-220px;left:-290px}.final-cta-copy{z-index:3;max-width:620px;position:relative}.final-app-badge{align-items:center;gap:22px;display:flex}.final-app-icon{border:1px solid #ffffff3d;border-radius:28px;width:108px;height:108px;box-shadow:0 18px 38px #0318114d}.final-app-badge small,.final-app-badge strong{display:block}.final-app-badge small{color:#afc6a9;letter-spacing:.18em;margin-bottom:5px;font-size:10px;font-weight:850}.final-app-badge strong{font-family:Georgia,serif;font-size:29px}.final-cta h2{max-width:740px;margin:30px 0 22px;font-size:clamp(40px,5vw,68px);line-height:1.05}.final-cta-copy>p{color:#ffffff9e;max-width:540px;margin:0;font-size:17px;line-height:1.65}.final-cta .store-row{z-index:2;justify-content:flex-start;position:relative}.final-cta-art{z-index:1;align-self:stretch;min-height:530px;position:relative}.final-cta-art:after{background:linear-gradient(to right, var(--forest) 0%, transparent 22%), linear-gradient(to top, var(--forest) 0%, transparent 20%);content:"";pointer-events:none;position:absolute;inset:0}.final-cta-art img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(74% 72% at 52% 52%,#000 58%,#0000 100%);mask-image:radial-gradient(74% 72% at 52% 52%,#000 58%,#0000 100%)}footer{color:#ffffffad;background:#0b271f;grid-template-columns:auto 1fr auto auto;align-items:center;gap:24px;padding:34px clamp(24px,7vw,100px);font-size:12px;display:grid}.footer-brand{color:#fff;font-size:21px}.footer-brand .brand-mark{background:#32584a;width:29px;height:29px}.footer-brand .brand-stem{bottom:5px;left:14px}.footer-brand .brand-leaf{top:7px}.footer-brand .brand-leaf-left{left:8px}.footer-brand .brand-leaf-right{left:15px}footer p{margin:0}footer div{gap:20px;display:flex}footer a:hover,footer a:focus-visible{color:#fff}@media (width<=1120px){.preview-column,.preview-column.raised{transform:none}}@media (width<=980px){.hero{text-align:center;grid-template-columns:1fr;padding-top:150px}.hero-copy,.hero-copy>p{margin-left:auto;margin-right:auto}.eyebrow,.store-row{justify-content:center}.hero-product{width:min(100%,560px);margin:0 auto}.trust-strip span{min-width:0;padding:8px 25px}.phone-gallery{gap:20px}.preview-column,.preview-column.raised{transform:none}}@media (width<=760px){.site-header{height:68px}nav a:not(:last-child){display:none}nav{gap:0}.hero{gap:20px;min-height:auto;padding:126px 20px 60px}h1{font-size:clamp(48px,15vw,66px)}.hero-copy>p{font-size:16px}.store-row{flex-direction:column;align-items:center}.store-button{width:190px}.hero-product{min-height:560px;transform:scale(.9)}.hero-product:before{width:410px;height:500px}.hero-product:after{width:430px;height:535px}.floating-card-one{left:0}.floating-card-two{right:0}.trust-strip{flex-direction:column;align-items:stretch;padding:18px 25px}.trust-strip span{border-bottom:1px solid #ffffff24;border-right:0;justify-content:flex-start;padding:13px 0}.step-grid,.phone-gallery{grid-template-columns:1fr}.featured-screen{text-align:center;grid-template-columns:1fr;justify-items:center;gap:34px;padding:40px 24px}.featured-screen-copy{max-width:440px}.steps{padding-top:80px;padding-bottom:80px}.section-intro{text-align:center}.step-grid article{min-height:250px}.phone-gallery{gap:62px}.preview-column,.preview-column.raised{transform:none}.privacy-card{text-align:center;grid-template-columns:1fr;gap:32px}.privacy-card>p{border-top:1px solid #173f3233;border-left:0;padding-top:30px;padding-left:0}.final-cta{text-align:center;grid-template-columns:1fr;gap:24px;padding:72px 20px 0}.final-cta-copy{justify-self:center}.final-app-badge{justify-content:center}.final-app-icon{border-radius:24px;width:96px;height:96px}.final-cta-copy>p{margin-left:auto;margin-right:auto}.final-cta .store-row{justify-content:center}.final-cta-art{width:min(680px,100% + 40px);min-height:430px}.final-cta-art:after{background:linear-gradient(to bottom, var(--forest) 0%, transparent 26%)}footer{text-align:center;grid-template-columns:1fr;justify-items:center}}@media (width<=420px){.brand{font-size:22px}.hero-product{width:calc(100% + 36px);margin-left:-18px}.floating-card{transform:scale(.88)}.floating-card-one{left:-20px}.floating-card-two{right:-22px}.section-shell{padding-left:20px;padding-right:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.public-header{position:relative}.public-header nav a[aria-current=page]{border-color:var(--clay);color:var(--forest)}.legal-hero{background:radial-gradient(circle at 82% 18%, #b7c7a5b8, transparent 25%), radial-gradient(circle at 12% 88%, #e5a17f52, transparent 28%), var(--paper-deep);border-bottom:1px solid var(--line);padding:clamp(68px,9vw,126px) clamp(24px,10vw,150px)}.legal-hero>div{max-width:880px}.legal-hero h1,.support-hero h1{color:var(--forest-deep);margin:20px 0 28px;font-size:clamp(54px,7vw,92px);line-height:.98}.legal-hero p,.support-hero-copy>p{color:#506158;max-width:800px;margin:0;font-size:clamp(17px,1.7vw,21px);line-height:1.7}.legal-hero small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:26px;font-size:12px;font-weight:700;display:block}.legal-layout{grid-template-columns:minmax(180px,240px) minmax(0,760px);justify-content:center;align-items:start;gap:clamp(48px,8vw,120px);max-width:1260px;margin:0 auto;padding:clamp(64px,9vw,120px) 34px;display:grid}.legal-layout aside{position:sticky;top:28px}.legal-layout aside>strong{color:var(--clay);letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;font-size:10px;display:block}.legal-layout aside nav{flex-direction:column;align-items:stretch;gap:0}.legal-layout aside nav a{border-bottom:0;border-left:2px solid var(--line);color:var(--muted);padding:7px 0 7px 15px;font-size:12px;line-height:1.35}.legal-layout aside nav a:hover,.legal-layout aside nav a:focus-visible{border-color:var(--clay);color:var(--forest)}.legal-document>section{border-bottom:1px solid var(--line);padding:0 0 48px;scroll-margin-top:28px}.legal-document>section+section{padding-top:48px}.legal-document>section:last-child{border-bottom:0}.legal-document h2{color:var(--forest);margin-bottom:23px;font-size:clamp(30px,3.2vw,42px);line-height:1.1}.legal-copy{color:#4f5e55;font-size:16px;line-height:1.78}.legal-copy p{margin:0 0 20px}.legal-copy p:last-child,.legal-copy ul:last-child{margin-bottom:0}.legal-copy ul{margin:0 0 20px;padding-left:1.35em}.legal-copy li{margin:0 0 13px;padding-left:5px}.legal-copy li::marker{color:var(--clay)}.legal-copy strong{color:var(--ink)}.legal-copy a{color:var(--forest);text-underline-offset:3px;font-weight:700;-webkit-text-decoration:underline #c96f4a9e;text-decoration:underline #c96f4a9e;text-decoration-thickness:2px}.support-hero{background:radial-gradient(circle at 12% 15%, #b7c7a5ad, transparent 26%), var(--paper);grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:center;gap:clamp(48px,8vw,110px);min-height:650px;padding:clamp(70px,10vw,132px) clamp(24px,9vw,134px);display:grid}.support-email{background:var(--forest);color:var(--white);border-radius:16px;flex-direction:column;align-items:flex-start;margin-top:34px;padding:15px 21px;transition:background .18s,transform .18s;display:inline-flex}.support-email:hover,.support-email:focus-visible{background:var(--forest-deep);outline-offset:3px;outline:3px solid #c96f4a4d;transform:translateY(-2px)}.support-email span{color:#ffffffa6;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:750}.support-email strong{margin-top:5px;font-size:17px}.support-note{background:var(--paper-deep);border:1px solid var(--line);border-radius:24px;padding:clamp(30px,5vw,50px);transform:rotate(2deg);box-shadow:0 24px 60px #0e2f251a}.support-note>span{color:var(--clay);font-family:Georgia,serif;font-size:36px}.support-note p{color:#526158;margin:20px 0 0;font-family:Georgia,serif;font-size:20px;line-height:1.55}.support-topics{max-width:1280px;margin:0 auto;padding:clamp(78px,10vw,130px) 34px}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:52px;display:grid}.support-number{color:var(--clay);letter-spacing:.14em;font-size:10px;font-weight:800}.support-grid h3{color:var(--forest);margin:24px 0 15px;font-family:Georgia,serif;font-size:26px}.support-grid p{color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.7}.support-grid p:last-child{margin-bottom:0}.support-privacy-callout{background:var(--forest);color:var(--white);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(36px,7vw,100px);padding:clamp(66px,8vw,100px) clamp(24px,9vw,134px);display:grid}.support-privacy-callout h2{color:#fff;margin-top:18px;font-size:clamp(38px,4.5vw,58px);line-height:1.08}.support-privacy-callout>p{color:#ffffffb8;border-left:1px solid #fff3;margin:0;padding-left:clamp(30px,5vw,66px);font-size:16px;line-height:1.75}@media (width<=900px){.legal-layout{grid-template-columns:1fr}.legal-layout aside{position:static}.legal-layout aside nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.support-hero,.support-privacy-callout{grid-template-columns:1fr}.support-note{max-width:540px}.support-grid{grid-template-columns:1fr}.support-privacy-callout>p{border-top:1px solid #fff3;border-left:0;padding-top:30px;padding-left:0}}@media (width<=760px){.public-header nav a:not(:last-child){display:inline-block}.public-header nav{gap:16px}}@media (width<=600px){.legal-hero,.support-hero,.legal-layout,.support-topics{padding-left:20px;padding-right:20px}.legal-layout aside nav{grid-template-columns:1fr}.legal-hero h1,.support-hero h1{font-size:clamp(48px,16vw,66px)}.support-note{transform:none}}@media (width<=360px){.public-header{padding-left:15px;padding-right:15px}.public-header .brand>span:last-child{display:none}.public-header nav{gap:11px}}.join-page{background:radial-gradient(circle at 12% 16%, #b7c7a594, transparent 28%), radial-gradient(circle at 88% 82%, #e5a17f5c, transparent 30%), var(--paper);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:88px 22px 42px;display:flex;position:relative;overflow:hidden}.join-page:before{content:"";opacity:.22;pointer-events:none;background-image:radial-gradient(#173f3233 .8px,#0000 .8px);background-size:18px 18px;position:absolute;inset:0}.join-brand{z-index:1;position:absolute;top:24px;left:clamp(22px,5vw,70px)}.join-card{border:1px solid var(--line);text-align:center;z-index:1;background:#fffdf8f0;border-radius:30px;flex-direction:column;align-items:center;width:100%;max-width:620px;padding:clamp(34px,7vw,66px);display:flex;position:relative;box-shadow:0 28px 80px #0e2f2524}.join-icon{background:var(--forest);color:var(--paper);border-radius:24px 24px 24px 7px;justify-content:center;align-items:center;width:66px;height:72px;margin-bottom:25px;font-size:28px;display:flex;transform:rotate(3deg)}.join-card h1{margin:22px 0;font-size:clamp(42px,8vw,66px);line-height:1}.join-copy{color:var(--muted);max-width:490px;margin:0;font-size:17px;line-height:1.65}.join-button{background:var(--forest);color:var(--white);cursor:pointer;font:inherit;border:0;border-radius:14px;min-height:52px;margin-top:30px;padding:0 32px;font-weight:750}.join-button:hover,.join-button:focus-visible{background:var(--forest-deep);outline-offset:3px;outline:3px solid #c96f4a59}.join-message{background:var(--paper-deep);color:var(--forest);border-radius:14px;margin-top:28px;padding:15px 18px;line-height:1.5}.join-fallback,.join-privacy{color:var(--muted);font-size:13px;line-height:1.55}.join-fallback{max-width:420px;margin:20px 0 0}.join-privacy{z-index:1;margin:22px 0 0;position:relative}.legal-page{background:radial-gradient(circle at 8% 24%, #b7c7a53d, transparent 22%), var(--paper);min-height:100vh}.legal-site-header{border-bottom:1px solid var(--line);background:#f7f1e5f0;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(22px,6vw,88px);display:flex}.legal-site-header nav{gap:clamp(16px,3vw,34px)}.legal-hero{background:radial-gradient(circle at 84% 18%, #b7c7a53d, transparent 23%), radial-gradient(circle at 72% 88%, #c96f4a2e, transparent 28%), var(--forest);color:var(--white);min-height:520px;padding:clamp(74px,10vw,122px) clamp(24px,9vw,138px) 150px;position:relative;overflow:hidden}.legal-hero-copy{z-index:2;max-width:790px;position:relative}.legal-hero .eyebrow{color:var(--leaf-light)}.legal-hero h1{margin:24px 0 26px;font-size:clamp(54px,8vw,96px);line-height:.98}.legal-hero p{color:#fffdf8bd;max-width:740px;margin:0;font-size:clamp(17px,2vw,21px);line-height:1.65}.legal-effective-date{color:#fffdf894;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff2e;margin-top:30px;padding-top:18px;font-size:12px;font-weight:700;display:inline-block}.legal-hero-mark{border:1px solid #ffffff1f;border-radius:46% 54% 50% 50%;width:330px;height:380px;position:absolute;top:66px;right:clamp(-160px,2vw,34px);transform:rotate(8deg)}.legal-hero-mark span{background:var(--clay);border-radius:999px;width:12px;height:186px;position:absolute;bottom:60px;left:160px;transform:rotate(2deg)}.legal-hero-mark i,.legal-hero-mark b{background:var(--leaf-light);border-radius:90% 12%;width:76px;height:112px;position:absolute;top:102px}.legal-hero-mark i{left:92px;transform:rotate(-34deg)}.legal-hero-mark b{left:169px;transform:rotate(55deg)}.legal-document{background:var(--white);border:1px solid var(--line);z-index:3;border-radius:32px;width:calc(100% - 40px);max-width:920px;margin:-82px auto 110px;padding:clamp(28px,6vw,72px);position:relative;box-shadow:0 28px 80px #0e2f251f}.legal-section{border-bottom:1px solid var(--line);padding:12px 0 46px;scroll-margin-top:30px}.legal-section+.legal-section{padding-top:46px}.legal-section:last-child{border-bottom:0;padding-bottom:4px}.legal-section h2,.support-contact-card h2{color:var(--forest);letter-spacing:-.035em;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,39px);line-height:1.08}.legal-section h3{color:var(--forest);letter-spacing:-.025em;margin:10px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.15}.legal-section p,.legal-section li,.support-contact-card p{color:#536158;font-size:16px;line-height:1.75}.legal-section p{margin:0 0 18px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{margin:20px 0;padding-left:24px}.legal-section li{margin:0 0 12px;padding-left:7px}.legal-section strong{color:var(--ink)}.legal-section a{color:var(--clay);text-underline-offset:4px;font-weight:720;text-decoration:underline;text-decoration-thickness:1px}.legal-section a:hover,.legal-section a:focus-visible{color:var(--forest)}.support-contact-card{background:radial-gradient(circle at 90% 0, #b7c7a533, transparent 34%), var(--forest);color:var(--white);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;margin-bottom:46px;padding:clamp(28px,5vw,46px);display:grid}.support-contact-card span{color:var(--leaf-light);letter-spacing:.18em;font-size:10px;font-weight:850}.support-contact-card h2{color:var(--white);overflow-wrap:anywhere;margin:10px 0 12px;font-size:clamp(27px,4vw,39px)}.support-contact-card p{color:#fffdf8ad;max-width:570px;margin:0}.support-contact-card>a{background:var(--clay);color:var(--white);text-align:center;border-radius:14px;padding:17px 21px;font-size:14px;font-weight:780}.support-contact-card>a:hover,.support-contact-card>a:focus-visible{background:var(--clay-light);color:var(--forest-deep)}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.support-grid article{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:26px}.support-grid article>span{color:var(--clay);letter-spacing:.16em;font-size:11px;font-weight:850}.support-grid article p{font-size:14px;line-height:1.65}.legal-page-footer{z-index:2;position:relative}@media (width<=760px){.legal-site-header{height:68px;padding:0 18px}.legal-site-header .brand{font-size:20px}.legal-site-header .brand-mark{width:30px;height:30px}.legal-site-header nav{gap:14px;font-size:12px}.legal-site-header nav a{display:block!important}.legal-site-header nav a:first-child{display:none!important}.legal-hero{text-align:center;min-height:480px;padding:72px 22px 136px}.legal-hero .eyebrow{justify-content:center}.legal-hero h1{font-size:clamp(48px,15vw,68px)}.legal-hero-mark{opacity:.2;right:-180px}.legal-document{border-radius:24px;margin-bottom:72px;padding:32px 24px}.support-contact-card{text-align:center;grid-template-columns:1fr}.support-grid{grid-template-columns:1fr}}@media (width<=420px){.legal-site-header nav{gap:10px}.legal-site-header nav a:first-child,.legal-site-header nav a:nth-child(3){display:none!important}.legal-document{width:calc(100% - 24px)}}
