@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600&display=swap";:root{color:#172e27;font-synthesis:none;text-rendering:optimizelegibility;--ink:#172e27;--muted:#66746e;--paper:#f7f4ed;--card:#fffdf8;--line:#dedbd1;--coral:#e76f51;--green-soft:#dce9df;background:#e8e5dc;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{background:#e8e5dc}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}#root{min-height:100vh}.app-shell{background:var(--paper);width:min(100%,480px);min-height:100vh;margin:0 auto;padding-bottom:96px;position:relative;box-shadow:0 0 50px #263a3020}.topbar{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f4edf2;border-bottom:1px solid #dedbd170;justify-content:space-between;align-items:center;height:72px;padding:14px 22px;display:flex;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:10px;font-weight:700;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--ink);border-radius:11px;place-items:center;width:34px;height:34px;display:grid;transform:rotate(-3deg)}.icon-button{width:42px;height:42px;color:var(--ink);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.icon-button:hover{background:#ebe8df}.icon-button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #e76f5170}.pilot-banner{color:#5b3b19;background:#fff0dc;border:1px solid #e4b873;border-radius:13px;margin:12px 22px 0;padding:12px 14px}.pilot-banner strong,.pilot-banner span{display:block}.pilot-banner strong{font-size:12px}.pilot-banner span{margin-top:4px;font-size:10px;line-height:1.4}.sheet .pilot-banner{margin:0 0 14px}.page{padding:34px 22px 42px}.eyebrow{color:#bd563f;letter-spacing:.13em;margin:0 0 10px;font-size:11px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;max-width:390px;margin-bottom:15px;font-family:Fraunces,Georgia,serif;font-size:clamp(35px,9vw,44px);line-height:1.02}.lede{color:var(--muted);margin-bottom:26px;font-size:15px;line-height:1.55}.status-card{background:var(--green-soft);border:1px solid #cadccf;border-radius:17px;align-items:center;gap:12px;margin-bottom:30px;padding:15px;display:flex}.status-icon{background:var(--ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.status-card strong,.status-card span{display:block}.status-card strong{font-size:14px}.status-card span{color:#576c62;margin-top:2px;font-size:12px}.section-heading{justify-content:space-between;align-items:baseline;margin-bottom:13px;display:flex}.section-heading h2{margin-bottom:0;font-family:Fraunces,Georgia,serif;font-size:23px}.section-heading span{color:var(--muted);font-size:12px}.empty-card{background:var(--card);border:1px solid var(--line);text-align:center;border-radius:22px;padding:35px 26px;box-shadow:0 10px 30px #31443a08}.empty-card.compact{margin-top:30px}.empty-icon{color:#b94c35;background:#f5dfd6;border-radius:20px;place-items:center;width:58px;height:58px;margin:0 auto 18px;display:grid;transform:rotate(-3deg)}.empty-card h2{margin-bottom:8px;font-family:Fraunces,Georgia,serif;font-size:24px}.empty-card p{color:var(--muted);margin-bottom:22px;font-size:14px;line-height:1.5}.primary-button{background:var(--ink);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:700;display:inline-flex;box-shadow:0 6px 16px #172e2724}.primary-button:hover{background:#24463b}.primary-button.full{width:100%;margin-top:6px}.trust-note{color:#79847f;text-align:center;margin:20px 18px 0;font-size:11px;line-height:1.5}.item-list{gap:12px;display:grid}.item-card{background:var(--card);border:1px solid var(--line);border-radius:19px;gap:13px;padding:16px;display:flex}.retailer-badge{background:#eee;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.retailer-badge.amazon{color:#6f4300;background:#fff0d1}.retailer-badge.bestbuy{color:#14346c;background:#fff4a6}.retailer-badge.walmart{color:#075699;background:#dceeff}.item-copy{flex:1;min-width:0}.item-kicker{color:var(--muted);align-items:center;gap:5px;font-size:10px;line-height:1.2;display:flex}.item-kicker>span:first-child{color:var(--ink);font-weight:700}.mode-dot{background:#9b9b91;border-radius:50%;width:6px;height:6px}.mode-dot.ready_for_live{background:#2f875c}.mode-dot.policy_locked{background:#c17622}.item-card h3{overflow-wrap:anywhere;margin:7px 0 2px;font-size:15px;line-height:1.3}.variant{color:var(--muted);margin-bottom:11px;font-size:11px}.price-row{border-top:1px solid #ece9e0;grid-template-columns:1fr 1fr;gap:12px;padding-top:10px;display:grid}.price-row small,.price-row strong{display:block}.price-row small{color:var(--muted);font-size:10px}.price-row strong{margin-top:2px;font-size:13px}.source-note{color:#7c8681;margin:7px 0 0;font-size:9px}.card-actions{justify-content:space-between;margin-top:12px;display:flex}.card-actions a,.card-actions button{color:#365e50;background:0 0;border:0;align-items:center;gap:4px;padding:3px 0;font-size:11px;font-weight:700;text-decoration:none;display:flex}.card-actions button{color:#9a5142}.tabbar{z-index:8;width:min(100%,480px);height:calc(72px + env(safe-area-inset-bottom));padding:8px 54px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f2;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0}.tab-button{color:#7c8681;background:0 0;border:0;place-items:center;gap:2px;min-width:64px;padding:5px;font-size:10px;display:grid}.tab-button.active{color:var(--ink)}.tab-button svg{stroke-width:2.2px}.add-fab{border:4px solid var(--paper);background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:-17px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #a3412a42}.sheet-backdrop{z-index:20;background:#172e2760;justify-content:center;align-items:flex-end;padding-top:24px;display:flex;position:fixed;inset:0}.sheet{background:var(--paper);width:min(100%,480px);max-height:94vh;padding:10px 22px calc(28px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;overflow-y:auto;box-shadow:0 -20px 60px #172e2730}.sheet-handle{background:#c8c7c0;border-radius:9px;width:42px;height:5px;margin:0 auto 16px}.sheet-heading{justify-content:space-between;align-items:flex-start;display:flex}.sheet-heading h2{margin-bottom:18px;font-family:Fraunces,Georgia,serif;font-size:29px}form>label,.field-row label,.email-field{color:#35483f;margin-bottom:14px;font-size:12px;font-weight:700;display:block}input{width:100%;min-height:46px;color:var(--ink);background:#fffefa;border:1px solid #d5d2c8;border-radius:12px;margin-top:6px;padding:0 13px;font-size:14px}input::placeholder{color:#9da39f}.optional{color:#8a928e;font-weight:400}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.money-input{position:relative}.money-input span{color:#6a756f;position:absolute;top:20px;left:13px}.money-input input{padding-left:28px}.policy-callout{background:#eeeae1;border-radius:13px;margin:-3px 0 14px;padding:13px 14px}.policy-callout.ready_for_live{background:var(--green-soft)}.policy-callout.policy_locked{background:#fff0dc}.policy-callout strong{font-size:12px;display:block}.policy-callout p{color:#5f6b65;margin:4px 0 0;font-size:11px;line-height:1.4}.form-error{color:#a83f2d;background:#f9dfd8;border-radius:10px;margin:0 0 10px;padding:9px 11px;font-size:12px}.settings-card{background:var(--card);border:1px solid var(--line);border-radius:20px;margin-top:28px;overflow:hidden}.plan-card{background:var(--green-soft);border:1px solid #cadccf;border-radius:17px;align-items:flex-start;gap:12px;margin:22px 0 14px;padding:15px;display:flex}.plan-card strong{font-size:14px;display:block}.plan-card p{color:#576c62;margin:3px 0 0;font-size:11px;line-height:1.45}.plan-pill{background:var(--ink);color:#fff;letter-spacing:.08em;border-radius:7px;padding:4px 7px;font-size:9px;font-weight:800}.preference-row,.locked-row{border-bottom:1px solid #e8e5dc;justify-content:space-between;align-items:center;gap:12px;min-height:74px;padding:15px 16px;display:flex}.preference-row strong,.preference-row span,.locked-row strong,.locked-row span{display:block}.preference-row strong,.locked-row strong{font-size:14px}.preference-row span,.locked-row span{color:var(--muted);margin-top:2px;font-size:11px}.preference-row.disabled{opacity:.62;cursor:not-allowed}.switch{appearance:none;background:#c9ccc8;border:0;border-radius:20px;width:48px;height:28px;min-height:28px;margin:0;padding:0;transition:all .2s;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.switch:checked{background:#34745e}.switch:checked:after{transform:translate(20px)}.email-field{border-bottom:1px solid #e8e5dc;margin:0;padding:13px 16px}.coming-soon{background:#eeeae1;border-radius:7px;padding:5px 8px;font-weight:700;color:#59655f!important}.setting-note{color:#4f675e;border-bottom:1px solid #e8e5dc;margin:0;padding:10px 16px;font-size:11px;line-height:1.4}.install-tip{background:#f3dfd5;border:1px solid #e7c9bb;border-radius:17px;margin-top:14px;padding:16px}.install-tip strong,.install-tip span{display:block}.install-tip strong{font-size:13px}.install-tip span{color:#725b51;margin-top:3px;font-size:11px;line-height:1.45}@media (width>=481px){.app-shell{border-radius:28px;min-height:calc(100vh - 24px);margin-top:12px;overflow:hidden}.tabbar{border-radius:0 0 28px 28px;bottom:12px}.sheet{border-radius:26px;margin-bottom:12px}}
