:root{--paper:#faf9f6;--white:#fff;--ink:#263a2d;--olive:#354b36;--olive-dark:#293e2c;--lime:#d7ec9d;--muted:#7b8178;--line:#e9e9e0;--soft:#f0f1e9;--radius:18px;font-family:'DM Sans',sans-serif;color:var(--ink);background:#eaece2;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:14px;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button{border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{opacity:.55;cursor:wait}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif}button:focus-visible,a:focus-visible{outline:3px solid #94af52;outline-offset:4px}input:focus,textarea:focus{outline:none;border-color:#84995a!important;box-shadow:0 0 0 3px #a0b46618}input,textarea{color:var(--ink);min-width:0}input::placeholder,textarea::placeholder{color:#999e94}textarea{resize:vertical}::selection{background:var(--lime)}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.app-shell{width:100%;max-width:440px;min-height:100dvh;margin:0 auto;background:var(--paper);position:relative;box-shadow:0 0 90px #293e2c0d}.brand{display:inline-flex;align-items:center;gap:9px;font-family:'Manrope',sans-serif;font-size:24px;font-weight:800;letter-spacing:-1.2px}.brand img{width:34px;height:34px;border-radius:11px}.brand-dot{color:#8ca360}.button{min-height:52px;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:14px 18px;font-weight:600;font-size:13px;transition:background .18s,transform .18s}.button:active{transform:scale(.98)}.button.primary{background:var(--olive);color:white}.button.primary:hover{background:#263c29}.button .icon:last-child{margin-left:auto;width:19px}.button .icon:first-child:not(:last-child){margin-right:0}.button.primary .icon{color:var(--lime)}.icon-button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.8px;color:var(--lime)}.eyebrow.dark{color:#828b6b;font-size:9px;letter-spacing:1.5px}.small-muted{font-size:11px;line-height:1.65;color:var(--muted)}.green-text{color:#5c783c}.form-error{font-size:12px;line-height:1.5;color:#b14e3e}.form-error:empty{display:none}.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}.toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%,16px);width:max-content;max-width:calc(100% - 40px);padding:14px 20px;border-radius:14px;background:#263a2df5;color:white;font-size:12px;text-align:center;z-index:100;opacity:0;pointer-events:none;transition:.25s;box-shadow:0 8px 30px #0002}.toast.show{opacity:1;transform:translate(-50%,0)}.spinner{width:17px;height:17px;border:2px solid #ffffff50;border-top-color:currentColor;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.boot{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:35px;text-align:center}.boot img{width:58px}.boot p{color:var(--muted);font-size:13px}.desktop-note{display:none}.modal-open{overflow:hidden}.modal-backdrop{position:fixed;inset:0;background:#1a281b65;backdrop-filter:blur(5px);z-index:50;display:flex;align-items:flex-end;justify-content:center}.modal-sheet{position:relative;width:100%;max-width:440px;background:var(--paper);border-radius:26px 26px 0 0;max-height:92dvh;overflow-y:auto;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom);animation:slide-up .22s ease-out}.modal-close{position:absolute;top:18px;right:18px;z-index:2;background:#ffffffdf}.sheet-handle{position:absolute;top:9px;left:calc(50% - 18px);width:36px;height:4px;border-radius:5px;background:#7e877350;z-index:2}.text-modal{padding:48px 28px 32px}.text-modal h2{font-size:28px;line-height:1.35;letter-spacing:-1px;margin:12px 0}.text-modal p{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:18px}.text-modal .small-muted{font-size:11px}.modal-symbol{width:58px;height:58px;border-radius:18px;background:var(--lime);display:flex;align-items:center;justify-content:center;margin-bottom:22px}.modal-symbol .icon{width:27px;height:27px}.coupon-code{border:1px dashed #9cac7d;background:#eef3df;border-radius:12px;padding:17px;display:flex;justify-content:space-between;font-size:20px;font-weight:700;letter-spacing:3px;margin:20px 0}.sort-options{display:grid;gap:8px;margin-top:22px}.sort-options button{text-align:left;padding:16px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:space-between}.sort-options button.chosen{background:#edf2e0;border-color:#a6b784}.page-signoff{text-align:center;font-size:8px;letter-spacing:1.6px;color:#989e90;padding:15px 0 25px}.page-signoff span{color:#688249;margin:0 7px}.empty-state{padding:70px 28px;text-align:center}.empty-icon{display:flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:30px;background:#eaf0dc;margin:0 auto 24px;transform:rotate(-7deg)}.empty-icon .icon{width:36px;height:36px;transform:rotate(7deg)}.empty-state h2{font-size:21px;letter-spacing:-.7px}.empty-state p{font-size:13px;color:var(--muted);line-height:1.8;margin:12px 0 26px}.empty-state .button{max-width:270px;margin:auto}.empty-state .button .icon{margin-left:5px}@keyframes slide-up{from{transform:translateY(35px);opacity:0}to{transform:translateY(0);opacity:1}}
@media(min-width:900px){body{background:radial-gradient(ellipse at 15% 85%,#d7dfc955,transparent 45%),#eaece2}.app-shell{margin:28px max(9vw,calc((100vw - 1120px)/2)) 28px auto;min-height:calc(100dvh - 56px);border-radius:30px;overflow:hidden;border:1px solid #fff;box-shadow:0 28px 90px #36432c18}.desktop-note{display:block;position:fixed;left:max(8vw,calc((100vw - 1120px)/2));top:14vh;width:32vw;max-width:440px}.desktop-brand{display:flex;align-items:center;gap:12px;font-family:'Manrope',sans-serif;font-size:29px;font-weight:800;letter-spacing:-1.5px}.desktop-brand img{width:43px;height:43px}.desktop-brand>span{font-size:12px;align-self:flex-start;margin-top:4px;letter-spacing:0}.desktop-note>p{font-family:'Manrope',sans-serif;font-size:clamp(30px,3.5vw,52px);font-weight:500;letter-spacing:-2px;line-height:1.3;margin:105px 0 28px}.desktop-caption{font-size:9px;letter-spacing:2px;color:#7a846f}.desktop-orbit{margin-top:70px;font-size:145px;line-height:1;color:#95a77b;transform:rotate(15deg);width:min-content}.modal-backdrop{padding-right:max(9vw,calc((100vw - 1120px)/2));justify-content:flex-end}.modal-sheet{margin-bottom:28px;border-radius:26px;max-height:calc(100dvh - 56px)}.toast{left:auto;right:calc(max(9vw,calc((100vw - 1120px)/2)) + 220px);transform:translate(50%,16px);max-width:390px}.toast.show{transform:translate(50%,0)}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.brand .brand-dot{color:#d79a53}.desktop-brand>span{color:#d79a53;font-size:inherit;align-self:auto;margin:0 0 0 -10px}.brand img,.desktop-brand img{border-radius:0}
