:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#183d32;background:#f7f5ee;font-weight:400;-webkit-font-smoothing:antialiased;font-synthesis:none;font-optical-sizing:auto;--ink: #183d32;--muted: #626c61;--paper: #f7f5ee;--line: #d8ddcf;--green: #dce8c5}*{box-sizing:border-box}body{display:block;min-width:300px;margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #688242;outline-offset:4px}button,a{color:inherit}svg{width:24px;height:24px;flex-shrink:0}h1,h2,h3,p{margin-top:0}p{line-height:1.65}h2,h3{line-height:1.2;letter-spacing:-.035em}h2{font-size:1.65rem;font-weight:580}h3{font-size:1.35rem;font-weight:600}button svg{width:20px;height:20px}.app-shell{max-width:1200px;margin:auto}.app-header{min-height:110px;display:flex;align-items:center;justify-content:space-between;padding:24px 48px;border-bottom:1px solid var(--line);gap:24px}.wordmark{display:flex;flex-direction:column;font-size:1.55rem;letter-spacing:-.075em;font-weight:800;text-decoration:none;color:var(--ink);background:none;border-radius:0;padding:0;margin:0}.wordmark span{font-size:.58rem;letter-spacing:.3em;line-height:1.8;font-weight:650}.header-note{font-size:.8rem;color:var(--muted);margin-left:auto}.brand-mark{height:38px;width:38px;display:flex;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);font-size:1.6rem;font-weight:750;letter-spacing:-.1em;border-radius:50%;padding-bottom:5px}.brand-mark span{color:#bed496}main{max-width:1100px;padding:54px 48px 112px;margin:auto;outline:0}.eyebrow{font-size:.65rem;letter-spacing:.17em;font-weight:750;line-height:1.5;margin-bottom:18px}.page-intro{margin-bottom:42px}.page-intro h1{font-size:clamp(2.45rem,5.5vw,4.35rem);font-weight:520;line-height:1.07;letter-spacing:-.065em;margin:0 0 18px;max-width:800px}.page-intro>p:last-child{color:var(--muted);font-size:1rem;margin-bottom:0}.welcome-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.welcome-card{border-radius:4px;background:var(--ink);color:var(--paper);padding:36px;position:relative;overflow:hidden;min-height:425px}.welcome-card h2{font-size:2.35rem;line-height:1.05;margin:50px 0 20px;font-weight:500}.welcome-card p:not(.eyebrow){max-width:265px;position:relative;z-index:1;font-size:.93rem;color:#e5e9da}.outline-star{font-size:160px;line-height:1;position:absolute;bottom:-25px;right:-8px;color:#55715d;transform:rotate(-15deg);pointer-events:none}.auth-panel{padding:30px 0 20px}.auth-panel>p:not(.eyebrow):not(.fine-print){font-size:.92rem;color:var(--muted)}.auth-panel h2{font-size:1.9rem}.auth-panel label{display:block;font-size:.78rem;font-weight:700;margin:24px 0 20px}.auth-panel input{display:block;width:100%;min-height:52px;border:1px solid #aeb9a6;border-radius:3px;padding:12px 14px;margin-top:9px;background:#fff;color:var(--ink);font-size:1rem}.auth-panel input::-moz-placeholder{color:#7c8477}.auth-panel input::placeholder{color:#7c8477}.auth-panel .code-input{font-size:1.5rem;letter-spacing:.4em}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:46px;border-radius:30px;border:1px solid transparent;padding:12px 22px;font-size:.82rem;font-weight:700;line-height:1.3;transition:background .15s,color .15s}.primary{background:var(--ink);color:#fff}.primary:not(:disabled):hover{background:#2d5647}.secondary{background:transparent;color:var(--ink);border-color:#9eae95}.secondary:not(:disabled):hover{background:#e8eddf}.auth-panel .primary{width:100%;justify-content:space-between}.fine-print{font-size:.73rem;line-height:1.6;color:var(--muted);margin:22px 0 0}.muted{color:var(--muted);font-size:.84rem}.auth-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;margin-top:18px}.text-button{display:inline-flex;align-items:center;gap:10px;border:0;background:none;padding:8px 0;font-size:.8rem;font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;min-height:40px}.text-button:hover:not(:disabled){color:#517043}.feature-row{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;background:transparent;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:38px;padding:26px 0;text-align:left}.feature-row>span{display:flex;flex-direction:column;gap:6px}.feature-row .eyebrow{margin:0;font-size:.6rem}.feature-row strong{font-size:1.5rem;letter-spacing:-.04em;font-weight:580}.feature-row span span:last-child{font-size:.84rem;color:var(--muted)}.feature-row>svg{width:40px;height:40px;padding:10px;border:1px solid #aeb9a6;border-radius:50%}.feature-row:hover strong{text-decoration:underline;text-underline-offset:5px}.app-footer{display:flex;justify-content:space-between;gap:20px;margin-top:60px;color:var(--muted);font-size:.7rem}.app-footer span:first-child{font-weight:700}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);display:flex;justify-content:center;width:min(100%,1200px);border-top:1px solid var(--line);background:#f7f5eefa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:8px 20px max(8px,env(safe-area-inset-bottom));z-index:5}.bottom-nav button{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:5px;flex:1;max-width:200px;min-height:56px;background:none;border:0;font-size:.7rem;color:#73796d;position:relative}.bottom-nav button[aria-current=page]{font-weight:750;color:var(--ink)}.bottom-nav button[aria-current=page]:before{content:"";position:absolute;top:-9px;width:38px;border-top:3px solid var(--ink)}.bottom-nav svg{height:21px;width:21px}.notice{padding:14px 18px;border-radius:3px;font-size:.87rem;line-height:1.55;margin-bottom:24px}.error{background:#f8eae1;color:#763b2b;border:1px solid #e4c9bb}.success{background:#e5edd9;color:#294b29;border:1px solid #c3d0b3}.state-panel{padding:42px;min-height:315px;background:#ecefdf;border-radius:4px;max-width:750px}.state-panel h2{max-width:530px;font-size:2rem}.state-panel p{max-width:510px;color:#5b6855;font-size:.95rem}.state-symbol{display:block;font-size:2.1rem;letter-spacing:-.1em;margin-bottom:28px}.state-panel .button{margin-top:12px}.state-panel.compact{min-height:initial;padding:30px}.rewards-card{padding:38px 42px;background:var(--ink);color:var(--paper);border-radius:4px}.rewards-card .eyebrow{color:#d4e3ba}.points-value{font-size:clamp(4rem,11vw,7rem);font-weight:480;line-height:1.15;letter-spacing:-.06em;margin:26px 0 30px;overflow-wrap:anywhere}.points-value>span{display:inline-block;font-size:1rem;letter-spacing:0;margin-left:18px;color:#d4e3ba}.reward-detail{display:flex;gap:15px;border-top:1px solid #4f6755;padding-top:25px;align-items:flex-start}.reward-detail svg{color:#d4e3ba}.reward-detail p{margin:0;font-size:.88rem}.reward-detail strong{font-weight:650}.reward-detail span{display:block;color:#e0e6d5;font-size:.84rem;margin-top:6px}.card-note{font-size:.7rem;color:#c3cfbb;margin-top:24px;margin-bottom:0}.link-panel{padding:36px;background:#e7eddb;border-radius:4px}.link-panel h2{font-size:2.2rem}.link-panel p{max-width:600px}.claim-panel{padding:26px;border:1px solid #a5b391;border-radius:4px;margin:24px 0}.claim-panel h2{font-size:1.35rem}.claim-panel p{font-size:.9rem;color:var(--muted)}.claim-panel .text-button{margin-left:18px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px}.section-heading h2{margin-bottom:0}.section-heading span{font-size:.72rem}.empty-state{padding:48px 20px;text-align:center}.empty-state svg{width:32px;height:32px;margin:0 auto 22px}.empty-state p{color:var(--muted);font-size:.9rem;max-width:430px;margin:0 auto}.offer{padding:30px 0;border-bottom:1px solid var(--line)}.offer .eyebrow{margin-bottom:12px;color:#65794b}.offer h3{font-size:1.8rem;margin-bottom:15px}.offer-body{white-space:pre-wrap;overflow-wrap:anywhere;max-width:720px;font-size:.96rem}.offer-date{font-size:.75rem;font-weight:650;margin:20px 0 0;color:var(--muted)}.account-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px}.account-section{padding:28px 0;border-top:1px solid var(--line)}.account-section h2{font-size:1.4rem;overflow-wrap:anywhere}.account-section p{font-size:.86rem;color:var(--muted)}.account-section .eyebrow{font-size:.65rem}.account-grid>div>.account-section:first-child{padding-top:0;border:0}.install-block{padding:28px;background:#e8edde;border-radius:4px;margin-bottom:35px}.section-title{display:flex;gap:12px;align-items:flex-start}.section-title h3{font-size:1.4rem}.install-block p{font-size:.85rem;color:#59694f}.install-block .button{margin-top:8px}.install-instructions{border-top:1px solid #c1cfb1;margin-top:24px;padding-top:20px}.install-instructions p:last-child{margin-bottom:0}.installed{display:flex;gap:12px;align-items:center}.store-list{display:grid;gap:2px;margin-bottom:22px}.store-option{display:flex;align-items:center;gap:12px;min-height:48px;font-size:.88rem;cursor:pointer}.store-option input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;accent-color:var(--ink);width:20px;height:20px;margin:0}fieldset{border:0;padding:0;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-100px;z-index:20;padding:12px 20px;background:var(--ink);color:#fff;border-radius:2px}.skip-link:focus{top:16px}@media(min-width:1000px){.welcome-grid{grid-template-columns:1.15fr 1fr;gap:60px}.welcome-card{padding:42px}.welcome-card h2{font-size:2.8rem}.auth-panel{padding-top:24px}}@media(max-width:700px){.app-header{padding:21px 24px;min-height:88px}.wordmark{font-size:1.38rem}.header-note{display:none}.brand-mark{width:34px;height:34px;font-size:1.4rem}main{padding:34px 24px 108px}.page-intro{margin-bottom:30px}.page-intro .eyebrow{font-size:.57rem;margin-bottom:16px}.page-intro h1{font-size:2.9rem;max-width:360px;margin-bottom:14px}.page-intro>p:last-child{font-size:.88rem;max-width:320px}.welcome-grid{display:flex;flex-direction:column;gap:10px}.welcome-card{min-height:0;padding:24px 26px}.welcome-card h2{font-size:1.9rem;margin:22px 0 14px}.welcome-card p:not(.eyebrow){max-width:245px;font-size:.84rem}.welcome-card>.eyebrow{font-size:.58rem}.outline-star{font-size:132px;right:-16px;bottom:-24px}.auth-panel{padding-top:24px}.auth-panel>.eyebrow{display:none}.auth-panel h2{font-size:1.55rem}.auth-panel input{min-height:52px}.auth-panel .fine-print{margin-top:18px}.feature-row{margin-top:26px;padding:24px 0}.app-footer{margin-top:38px;font-size:.63rem;gap:12px}.state-panel{min-height:initial;padding:28px}.state-panel h2{font-size:1.7rem}.state-panel p{font-size:.86rem}.rewards-card{padding:28px}.points-value{font-size:4.8rem;margin:25px 0}.points-value>span{font-size:.85rem;margin-left:12px}.reward-detail strong{font-size:.82rem}.reward-detail span{font-size:.8rem}.link-panel{padding:26px}.link-panel h2{font-size:1.85rem}.link-panel p{font-size:.88rem}.claim-panel{padding:24px}.claim-panel .text-button{display:flex;margin:10px 0 0}.account-grid{grid-template-columns:1fr;gap:10px}.account-section h2{font-size:1.4rem}.account-grid .auth-panel{padding-top:0}.install-block{padding:26px}.section-heading{gap:16px}.section-heading h2{font-size:1.35rem}.section-heading span{text-align:right;max-width:110px}.offer h3{font-size:1.55rem}.offer-body{font-size:.89rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
