:root{font-family:Inter,Montserrat,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#171717;background:#f5f2ed;font-synthesis:none;text-rendering:optimizeLegibility;--orange:#ff4f0d;--orange-dark:#e94300;--orange-soft:#fff1e8;--cream:#fffaf4;--ink:#171717;--muted:#6f6f6f;--line:#e8e3dd;--green:#257a39;--green-soft:#edf8ee;--purple:#6d45b8;--purple-soft:#f3edff;--shadow:0 18px 50px rgba(30,22,14,.08)}
*{box-sizing:border-box}html{background:#f5f2ed}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,#fffaf5 0,#f5f2ed 42%,#efebe5 100%)}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.icon{display:inline-block;vertical-align:middle;flex:0 0 auto}
#app{min-height:100vh}.app-shell,.decision-page{width:min(100%,620px);min-height:100vh;margin:0 auto;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.025),var(--shadow)}.page-main{padding:18px 18px 26px}.page-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;height:68px;padding:max(10px,env(safe-area-inset-top)) 14px 0;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.05)}.page-header h1{margin:0;text-align:center;font-size:20px;letter-spacing:-.02em}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer}.header-spacer{width:40px}.page-footer{padding:2px 18px 26px;background:#fff}.page-footer a{display:flex;justify-content:center;align-items:center;gap:8px;padding:14px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}
.state-view{width:min(100%,620px);min-height:100vh;margin:0 auto;padding:80px 28px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff}.state-view h2{margin:14px 0 6px;font-size:24px}.state-view p{max-width:420px;color:var(--muted);line-height:1.55}.state-error svg{color:#c83b2f}.spinner{width:30px;height:30px;border:3px solid #ffe2d4;border-top-color:var(--orange);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.hero-wrap{position:relative;height:clamp(260px,45vh,400px);overflow:hidden;background:#2d1a10}.hero-wrap img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02)}.hero-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.06),rgba(0,0,0,0) 45%,rgba(0,0,0,.35))}.hero-brand{position:absolute;left:22px;top:max(22px,env(safe-area-inset-top));z-index:2;color:#fff;font-weight:900;font-size:23px;letter-spacing:-.04em;text-shadow:0 2px 20px rgba(0,0,0,.45)}.decision-sheet{position:relative;z-index:5;margin-top:-34px;padding:28px 20px 30px;border-radius:32px 32px 0 0;background:#fff}.demo-badge{position:absolute;top:14px;right:18px;padding:5px 9px;border-radius:999px;background:#f0eee9;color:#777;font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--orange-dark);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.decision-sheet>h1{margin:10px 0 8px;max-width:500px;font-size:clamp(32px,8vw,46px);line-height:.99;letter-spacing:-.055em}.lead{margin:0 0 22px;color:#5f5f5f;font-size:16px;line-height:1.55}
.merchant-summary{display:flex;gap:14px;justify-content:space-between;align-items:flex-start;padding:18px;border:1px solid var(--line);border-radius:20px;background:#fffdfb}.merchant-summary h2,.restaurant-copy h2{margin:0;font-size:22px;letter-spacing:-.035em}.merchant-summary p,.restaurant-copy p{margin:3px 0 8px;color:var(--muted)}.rating-line{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#5d5d5d;font-size:13px}.rating-line svg{color:#f4a900;fill:#f4a900}.merchant-actions{display:flex;flex-direction:column;gap:8px;min-width:110px}.merchant-actions a{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 12px;border:1px solid #ffcfb9;border-radius:12px;background:#fff7f2;color:var(--orange-dark);font-size:13px;font-weight:750}
.story-row{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) 22px;gap:12px;align-items:center;margin-top:12px;padding:17px 4px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;cursor:pointer}.story-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.story-icon.orange{color:var(--orange-dark);background:var(--orange-soft)}.story-icon.green{color:var(--green);background:var(--green-soft)}.story-icon.purple{color:var(--purple);background:var(--purple-soft)}.story-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.story-copy strong{font-size:16px}.story-copy span{color:var(--muted);font-size:13px;line-height:1.45}.story-copy em{color:var(--orange-dark);font-style:normal;font-size:12px;font-weight:750;margin-top:3px}.story-row>svg{color:#909090}
.offer-highlight{margin-top:20px;padding:22px;overflow:hidden;position:relative;border:1px solid #ffc9ad;border-radius:22px;background:linear-gradient(135deg,#fff8f0,#ffe9da)}.offer-highlight:after{content:"";position:absolute;width:150px;height:150px;right:-35px;bottom:-55px;border-radius:50%;background:radial-gradient(circle,rgba(255,79,13,.25),rgba(255,79,13,0))}.offer-highlight h2{position:relative;z-index:2;margin:8px 0 0;font-size:30px;line-height:1;text-transform:uppercase;letter-spacing:-.045em}.offer-highlight p{position:relative;z-index:2;margin:8px 0 18px;color:#4f4f4f}.primary-button{position:relative;z-index:2;width:100%;min-height:50px;padding:14px 18px;border:0;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--orange),#ff3a00);color:#fff;font-weight:850;cursor:pointer;box-shadow:0 10px 22px rgba(255,79,13,.18)}.primary-button:disabled{opacity:.65;cursor:wait}
.restaurant-header.compact{margin:0 0 16px;padding:14px;display:flex;gap:14px;align-items:center;border:1px solid var(--line);border-radius:18px;background:#fff}.restaurant-thumb{width:88px;height:88px;flex:0 0 auto;border-radius:16px;object-fit:cover}.restaurant-copy{min-width:0}.source-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;color:var(--muted);font-size:12px}.source-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;font-size:12px;font-weight:750}.source-google{color:#6a4f00;background:#fff7d7}.source-verified{color:#245c35;background:#edf8ee}.source-historical{color:#78511b;background:#fff4e2}.source-live{color:#1f6f36;background:#e9f8ed}
.section-block{margin-top:14px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff}.section-heading{display:flex;gap:10px;align-items:flex-start;margin-bottom:14px}.section-heading>svg{margin-top:2px;color:var(--orange)}.section-heading.warning>svg{color:#d4771d}.section-heading h2{margin:0;font-size:18px;letter-spacing:-.025em}.section-heading p{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.insight-list{display:grid;gap:10px}.insight-card{position:relative;padding:15px;border-radius:15px;background:#faf8f5}.insight-card h3,.tradeoff-list h3{margin:0 0 5px;font-size:15px}.insight-card p,.tradeoff-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.48}.mention-count{float:right;margin-left:10px;padding:5px 7px;border-radius:999px;background:#fff0e7;color:var(--orange-dark);font-size:10px;font-weight:800}.tradeoff-list{display:grid;gap:2px}.tradeoff-list article{display:flex;gap:14px;align-items:flex-start;justify-content:space-between;padding:13px 0;border-top:1px solid var(--line)}.tradeoff-list article:first-child{border-top:0}.tradeoff-list article>span{flex:0 0 auto;color:#93611e;font-size:11px;font-weight:750}.empty-proof{padding:16px;border-radius:14px;background:#f7f6f3}.empty-proof strong{font-size:14px}.empty-proof p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.snippet-list{display:grid;gap:10px}.snippet-list blockquote{margin:0;padding:14px;border-left:3px solid var(--orange);border-radius:0 12px 12px 0;background:#faf8f5}.snippet-list p{margin:0 0 8px;line-height:1.5}.snippet-list footer{color:var(--muted);font-size:12px}
.visit-verdict{margin:8px 0 14px;padding:18px;border:1px solid #cbe5cf;border-radius:18px;background:linear-gradient(135deg,#f4fbf4,#edf8ee)}.visit-verdict h2{margin:12px 0 4px;color:#1e6a31;font-size:24px}.visit-verdict p{margin:0;color:#53705b;font-size:13px}.period-grid{display:grid;gap:12px}.period-card{padding:17px;border:1px solid var(--line);border-radius:18px;background:#fff}.period-card.easy{border-color:#c9e3ce;background:#fbfefb}.period-card.busy{border-color:#f0d9bd;background:#fffcf8}.period-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.period-head h3{margin:0;font-size:17px}.period-head p{margin:3px 0 0;color:var(--muted);font-size:12px}.period-head>span{padding:6px 8px;border-radius:999px;background:#f3f1ed;font-size:10px;font-weight:800}.period-card.easy .period-head>span{color:var(--green);background:var(--green-soft)}.period-card.busy .period-head>span{color:#965917;background:#fff1df}.metric-list{display:grid;gap:1px}.metric-list>div{display:grid;grid-template-columns:24px 1fr auto;gap:8px;align-items:center;padding:10px 0;border-top:1px solid var(--line);font-size:13px}.metric-list svg{color:#888}.metric-list strong{text-align:right}.detail-accordion{margin-top:12px;padding:17px;border:1px solid var(--line);border-radius:18px}.detail-title{display:flex;gap:9px;align-items:center}.detail-title svg{color:var(--orange)}.detail-title h2{margin:0;font-size:17px}.detail-accordion ul{margin:13px 0 0;padding-left:20px;color:#555}.detail-accordion li{margin:8px 0;font-size:13px;line-height:1.45}
.match-intro{display:flex;gap:12px;align-items:flex-start;padding:18px;border:1px solid #ffd6c3;border-radius:18px;background:#fff8f3}.match-intro svg{color:var(--orange)}.match-intro h2{margin:0;font-size:18px}.match-intro p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.chip-editor,.suggestion-row{display:flex;flex-wrap:wrap;gap:8px}.chip-editor button,.suggestion-row button{display:inline-flex;align-items:center;gap:7px;min-height:39px;padding:9px 12px;border:1px solid #ffd0ba;border-radius:999px;background:#fff8f3;color:var(--orange-dark);cursor:pointer}.chip-editor.remembered button{border-color:#cfc0f0;color:var(--purple);background:var(--purple-soft)}.suggestion-row{margin-top:12px}.suggestion-row button{border-style:dashed;color:#666;background:#fff}.muted-copy{color:var(--muted);font-size:13px}.field-label{display:block;margin-bottom:9px;font-size:16px;font-weight:800}textarea{width:100%;min-height:120px;resize:vertical;padding:14px;border:1px solid #d7d1cb;border-radius:14px;outline:0;line-height:1.5}textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,79,13,.1)}.field-count{margin-top:6px;text-align:right;color:var(--muted);font-size:11px}.result-box{margin-top:14px;padding:15px;border:1px solid #bfe1c5;border-radius:14px;background:#f2fbf4}.result-box.error{border-color:#efc3bd;background:#fff5f3}.result-box strong{font-size:14px}.result-box p{margin:4px 0 0;color:var(--muted);font-size:13px}
.exclusive-hero{min-height:220px;display:flex;justify-content:space-between;gap:14px;align-items:center;padding:24px;border:1px solid #ffc9ad;border-radius:22px;background:radial-gradient(circle at 85% 50%,#ffd8c3 0,#fff0e5 32%,#fff9f3 70%);overflow:hidden}.exclusive-hero span{color:var(--orange-dark);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.exclusive-hero h2{margin:10px 0 6px;max-width:330px;font-size:38px;line-height:.95;letter-spacing:-.05em;text-transform:uppercase}.exclusive-hero p{margin:0;color:#4f4f4f}.drink-illustration{width:112px;height:148px;flex:0 0 auto;display:grid;place-items:center;color:#fff;border-radius:20px 20px 34px 34px;background:linear-gradient(180deg,#ff7b43,#ff4f0d);transform:rotate(4deg);box-shadow:inset 0 10px 0 rgba(255,255,255,.45),0 18px 30px rgba(255,79,13,.2)}.check-list{list-style:none;margin:0;padding:0}.check-list li{display:flex;gap:9px;align-items:center;padding:11px 0;border-top:1px solid var(--line);font-size:13px}.check-list li:first-child{border-top:0}.check-list svg{color:var(--green);flex:0 0 auto}.valid-until{display:flex;gap:7px;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.steps{margin:0;padding-left:22px}.steps li{margin:10px 0;padding-left:4px;color:#4d4d4d;font-size:13px;line-height:1.45}.claim-result{margin-top:16px;padding:22px;text-align:center;border:1px solid #bfe1c5;border-radius:20px;background:#f3fbf4}.claim-result>svg{color:var(--green)}.claim-result h2{margin:10px 0 4px}.claim-result p{margin:0 0 14px;color:var(--muted);font-size:13px}.claim-qr{width:230px;max-width:100%;display:block;margin:14px auto;border-radius:12px}.mock-qr{width:180px;height:180px;margin:16px auto;display:grid;place-items:center;border:12px solid #fff;border-radius:12px;background:repeating-linear-gradient(45deg,#111 0 6px,#fff 6px 12px);box-shadow:0 0 0 1px #ddd}.mock-qr svg{color:#fff;filter:drop-shadow(0 2px 2px #000)}.redemption-code{display:inline-block;padding:10px 14px;border-radius:10px;background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px;font-weight:850;letter-spacing:.08em}.claim-result small{display:block;margin-top:10px;color:var(--muted)}

/* Final single-match decision screen */
.hero-wrap{height:clamp(250px,39vh,350px)}.hero-wrap:after{background:linear-gradient(to bottom,rgba(0,0,0,.2),transparent 35%,rgba(0,0,0,.2))}
.hero-toolbar{position:absolute;z-index:3;top:0;left:0;right:0;display:grid;grid-template-columns:46px 1fr 46px;align-items:center;padding:max(18px,env(safe-area-inset-top)) 18px 0}.hero-control{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:#111;box-shadow:0 5px 18px rgba(0,0,0,.17);cursor:pointer}.hero-brand{position:static;text-align:center;font-size:26px;letter-spacing:-.045em}.brand-smile{display:inline-block;margin-left:5px;color:var(--orange);font-size:30px;line-height:1;transform:translateY(-2px) rotate(180deg)}
.decision-sheet.final-decision{margin-top:-22px;padding:42px 20px 24px;border-radius:28px 28px 0 0}.exclusive-badge{position:absolute;top:-24px;left:20px;display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 17px;border-radius:999px;background:linear-gradient(120deg,#ff5320,#ef2f0c);color:#fff;font-size:14px;font-weight:850;text-transform:uppercase;box-shadow:0 8px 18px rgba(238,49,13,.2)}.exclusive-badge svg{fill:#fff}
.offer-heading h1{margin:0;font-size:clamp(31px,8vw,43px);line-height:1.03;letter-spacing:-.05em}.offer-price-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0 8px}.price-comparison{display:flex;align-items:center;gap:14px}.original-price{position:relative;color:#888;font-size:20px}.original-price:after{content:"";position:absolute;left:-2px;right:-2px;top:52%;height:2px;background:#999;transform:rotate(-4deg)}.price-comparison strong{color:#f03a13;font-size:clamp(34px,9vw,44px);line-height:1;letter-spacing:-.045em}.save-card{min-width:116px;padding:13px 15px;text-align:center;border-radius:18px;background:#fff0e9}.save-card span{display:block;color:#7b2b19;font-size:12px;font-weight:800;text-transform:uppercase}.save-card strong{display:block;margin-top:3px;color:#e83418;font-size:23px}.offer-heading>p{margin:0;color:#606060;font-size:14px;line-height:1.45}.text-link{display:inline-flex;align-items:center;gap:2px;margin:9px 0 17px;padding:0;border:0;background:none;color:#ed3f16;font-size:14px;cursor:pointer}
.merchant-card,.match-card,.people-card,.secondary-button{width:100%;font:inherit;cursor:pointer}.merchant-card{display:grid;grid-template-columns:64px minmax(0,1fr) 24px;gap:14px;align-items:center;padding:14px;border:1px solid #e9e6e2;border-radius:20px;background:#fff;text-align:left}.merchant-logo{width:64px;height:64px;object-fit:contain;border:1px solid #eee9e4;border-radius:50%;background:#fff}.merchant-initials{display:grid;place-items:center;color:#e41c38;font-size:17px;font-weight:900}.merchant-card-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.merchant-card-copy strong{font-size:20px;letter-spacing:-.03em}.merchant-card-copy span{overflow:hidden;color:#3f7e36;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.merchant-card>svg{color:#111}
.match-card{display:grid;grid-template-columns:minmax(0,1fr) 100px;gap:12px;align-items:center;margin-top:14px;padding:19px;border:1px solid #dce7d8;border-radius:20px;background:linear-gradient(120deg,#f4f9f0,#eef5e8);text-align:left;color:#1d6e28}.match-card-copy{display:flex;flex-direction:column}.match-card-copy>strong{font-size:19px;letter-spacing:-.03em}.reason-list{display:grid;gap:8px;margin-top:11px;color:#222;font-size:13px}.reason-list>span{display:flex;gap:8px;align-items:center}.reason-list svg{width:17px;height:17px;padding:3px;border-radius:50%;background:#329342;color:#fff;stroke-width:3}.match-card-copy em{display:inline-flex;align-items:center;margin-top:13px;color:#24762e;font-size:13px;font-style:normal;font-weight:750}.perfect-mark{text-align:center}.perfect-mark img{width:95px;height:auto;display:block;margin:auto;mix-blend-mode:multiply}
.people-card{display:grid;grid-template-columns:47px minmax(0,1fr) 24px;gap:12px;align-items:center;margin-top:14px;padding:17px;border:1px solid #ffe0d0;border-radius:20px;background:linear-gradient(120deg,#fff8f2,#fff1e9);text-align:left}.people-bubble{position:relative;width:45px;height:39px;display:grid;place-items:center;border-radius:50%;background:#ff4b19;color:#fff;font-size:17px;font-weight:900;letter-spacing:2px}.people-bubble:after{content:"";position:absolute;left:4px;bottom:-5px;border-width:8px 8px 0 0;border-style:solid;border-color:#ff4b19 transparent transparent transparent}.people-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.people-copy strong{font-size:18px}.people-copy span{color:#303030;font-size:13px;line-height:1.4}.people-copy em{color:#6f6f6f;font-size:12px;font-style:normal}.people-card>svg{color:#ef471a}
.lets-go{min-height:57px;margin-top:16px;border-radius:16px;font-size:21px}.secondary-button{min-height:64px;margin-top:10px;padding:8px 15px 8px 22px;display:grid;grid-template-columns:1fr 24px;align-items:center;border:2px solid #ff4b19;border-radius:16px;background:#fff;color:#f04416}.secondary-button span{display:flex;flex-direction:column}.secondary-button strong{font-size:17px}.secondary-button small{margin-top:1px;color:#727272;font-size:12px}.trust-line{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:17px;color:#777;font-size:12px}
.sheet-backdrop{position:fixed;z-index:80;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:rgba(0,0,0,.42);backdrop-filter:blur(3px)}.bottom-sheet{position:relative;width:min(100%,600px);max-height:min(88vh,760px);overflow:auto;padding:34px 22px calc(22px + env(safe-area-inset-bottom));border-radius:26px 26px 20px 20px;background:#fff;box-shadow:0 -20px 60px rgba(0,0,0,.2)}.sheet-handle{position:absolute;top:10px;left:50%;width:48px;height:5px;border-radius:999px;background:#d1d1d1;transform:translateX(-50%)}.sheet-close{position:absolute;top:17px;right:18px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #e5e5e5;border-radius:50%;background:#fff;cursor:pointer}.bottom-sheet h2{margin:12px 46px 7px 0;font-size:25px;letter-spacing:-.04em}.bottom-sheet>p{margin:0;color:#666;font-size:14px;line-height:1.5}.sheet-section{margin-top:20px;padding:17px;border:1px solid #eee7e2;border-radius:16px;background:#fffaf7}.sheet-section>strong{font-size:14px}.plain-list{display:grid;gap:8px;margin-top:10px}.plain-list span{padding-top:8px;border-top:1px solid #eee4de;font-size:14px}.plain-list span:first-child{padding-top:0;border-top:0}.availability-note{margin:18px 0!important;padding:14px;border-radius:14px;background:#f5f4f1}.feedback-options{display:grid;gap:8px;margin:18px 0 14px}.feedback-options label{cursor:pointer}.feedback-options input{position:absolute;opacity:0;pointer-events:none}.feedback-options span{display:block;padding:13px 14px;border:1px solid #e4dfda;border-radius:13px;background:#fff}.feedback-options input:checked+span{border-color:#ff4f0d;background:#fff2eb;color:#e64114;font-weight:750}.reject-sheet textarea{min-height:86px;margin-bottom:13px}.feedback-success{margin-top:20px;padding:18px;border:1px solid #c9e4cb;border-radius:16px;background:#f2faf2}.feedback-success strong{color:#247531;font-size:18px}.feedback-success p{margin:5px 0 0;color:#4e6752;line-height:1.45}

/* Reviews */
.reviews-intro{padding:18px 6px 4px}.reviews-intro>p{margin:0 0 10px;color:#74747d;font-size:15px}.review-score{display:flex;align-items:center;gap:12px}.review-score strong{font-size:56px;line-height:1;letter-spacing:-.055em}.review-score svg{fill:#ff4f0d;color:#ff4f0d}.review-section{margin-top:24px}.review-section>h2,.review-verdict>h2{margin:0 0 12px;font-size:19px}.review-highlight-list,.review-caution-list{overflow:hidden;border-radius:20px}.review-highlight-list{border:1px solid #ffe1d3;background:linear-gradient(135deg,#fffaf7,#fff4ed)}.review-highlight{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:17px;border-top:1px solid #f1ddd4}.review-highlight:first-child,.review-caution:first-child{border-top:0}.review-check{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#ff4f0d}.review-highlight h3,.review-caution h3{margin:0 0 4px;font-size:16px}.review-highlight p,.review-caution p{margin:0;color:#555762;font-size:13px;line-height:1.5}.review-caution-list{border:1px solid #e6e5e3;background:#fafafa}.review-caution{display:grid;grid-template-columns:30px 1fr;gap:11px;padding:16px;border-top:1px solid #e7e6e4}.review-caution>span{color:#555b65}.review-verdict{position:relative;overflow:hidden;margin-top:24px;padding:18px;border:1px solid #dae9d4;border-radius:20px;background:linear-gradient(135deg,#f5faef,#eff7e9)}.review-verdict strong{position:relative;z-index:2;display:block;color:#208035;font-size:18px;line-height:1.35}.review-verdict p{position:relative;z-index:2;margin:8px 0 0;font-size:13px;line-height:1.5}.verdict-watermark{position:absolute;right:18px;bottom:16px;width:76px;height:76px;display:grid;place-items:center;border:7px solid rgba(45,143,62,.09);border-radius:50%;color:rgba(45,143,62,.13)}.review-google-button{min-height:56px;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:10px;border:2px solid #ff4f0d;border-radius:17px;color:#ee4216;font-size:17px;font-weight:800}.review-source-note{margin-top:18px;text-align:center;color:#777;font-size:12px}

/* Merchant */
.merchant-hero{position:relative;height:210px;margin:-18px -18px 0;overflow:hidden;background:#24160f}.merchant-hero>img{width:100%;height:100%;object-fit:cover}.merchant-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.25))}.merchant-share-float{position:absolute;z-index:2;right:16px;top:16px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff}.merchant-detail-card{position:relative;margin:-24px -6px 0;padding:20px 14px;border-radius:25px 25px 0 0;background:#fff}.merchant-identity{display:flex;gap:13px;align-items:center}.merchant-identity .merchant-logo{width:58px;height:58px}.merchant-identity h2{margin:0;font-size:21px}.merchant-identity p{margin:4px 0 0;color:#637063;font-size:13px}.merchant-quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:17px}.merchant-quick-actions a,.merchant-quick-actions button{min-height:68px;padding:10px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid #e9e5e1;border-radius:15px;background:#fff;font-size:11px}.merchant-quick-actions a:first-child{color:#f04416}.merchant-info-block{margin-top:12px;padding:15px;border:1px solid #e9e5e1;border-radius:16px}.merchant-info-block h3{display:flex;gap:8px;align-items:center;margin:0 0 9px;font-size:14px}.merchant-info-block p{margin:0;color:#4e4e4e;font-size:13px;line-height:1.55}.hours-list{display:grid;gap:6px}.hours-list>div{display:grid;grid-template-columns:95px 1fr;gap:10px;color:#4e4e4e;font-size:12px}.hours-list strong{font-weight:500}.merchant-offer-card{margin:14px 0;padding:16px;border:1px solid #ffded0;border-radius:17px;background:linear-gradient(135deg,#fff9f5,#fff0e9)}.merchant-offer-card>span{color:#ee4216;font-size:12px;font-weight:800}.merchant-offer-card h3{margin:10px 0}.merchant-offer-prices{display:flex;align-items:center;gap:18px}.merchant-offer-prices>span,.merchant-offer-prices>strong{display:flex;flex-direction:column}.merchant-offer-prices s{color:#888;font-size:17px}.merchant-offer-prices>strong{color:#ef3f15;font-size:24px}.merchant-offer-prices small{color:#666;font-size:10px;font-weight:500}.merchant-offer-prices b{margin-left:auto;padding:10px;text-align:center;border-radius:12px;background:#fff1ea;color:#df2e15;font-size:13px}.merchant-offer-card>p{margin:12px 0 0;color:#6e625d;font-size:10px}

/* Full match */
.understood-heading h2,.fit-section>h2,.ready-heading h2,.how-it-works h2,.reject-heading h2,.replacement-heading h2{margin:0;font-size:21px}.understood-heading p,.ready-heading p,.reject-heading p,.replacement-heading p{margin:5px 0 0;color:#6f6f75;font-size:13px}.understood-list{overflow:hidden;margin-top:16px;border:1px solid #e9e6e3;border-radius:18px}.understood-list>button{width:100%;min-height:72px;padding:11px 13px;display:grid;grid-template-columns:42px 1fr auto 20px;gap:10px;align-items:center;border:0;border-top:1px solid #ece9e6;background:#fff;text-align:left}.understood-list>button:first-child{border-top:0}.understood-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#fff1eb;color:#f04416}.understood-list button>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.understood-list strong{font-size:14px}.understood-list small{font-size:12px}.understood-list em{color:#f04416;font-size:12px;font-style:normal;font-weight:750}.fit-section{margin-top:20px}.fit-section>div{margin-top:10px;padding:10px 14px;border:1px solid #f0e8e3;border-radius:17px;background:#fffaf7}.fit-section p{display:flex;gap:9px;align-items:center;margin:0;padding:10px 0;border-top:1px solid #efe3dc;font-size:13px}.fit-section p:first-child{border-top:0}.fit-section svg,.replacement-reasons svg{width:18px;height:18px;padding:3px;border-radius:50%;background:#27933a;color:#fff;stroke-width:3}.perfect-panel{display:grid;grid-template-columns:105px 1fr;align-items:center;margin-top:15px;padding:13px;border:1px solid #dcebd7;border-radius:18px;background:#f3f9ee}.perfect-panel img{width:90px;mix-blend-mode:multiply}.perfect-panel strong{color:#218036;font-size:20px}.perfect-panel p{margin:5px 0 0;font-size:12px}.match-go{margin-top:15px}.match-reject{min-height:52px}.edit-options{overflow:hidden;margin-top:17px;border:1px solid #e7e3df;border-radius:15px}.edit-options button{width:100%;padding:15px;display:flex;justify-content:space-between;border:0;border-top:1px solid #e7e3df;background:#fff}.edit-options button:first-child{border-top:0}

/* QR flow */
.ready-offer-card{display:grid;grid-template-columns:96px 1fr;gap:13px;margin-top:18px;padding:12px;border:1px solid #e9e5e1;border-radius:18px}.ready-offer-card img{width:96px;height:96px;object-fit:cover;border-radius:13px}.ready-offer-card>div{display:flex;flex-direction:column}.ready-offer-card strong{font-size:16px}.ready-offer-card span{margin-top:4px;font-size:13px}.ready-offer-card small{margin-top:10px;color:#f04416;font-size:10px}.ready-offer-card b{color:#f04416;font-size:22px}.how-it-works{margin-top:21px}.how-it-works ol{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:13px}.how-it-works li{display:grid;grid-template-columns:24px 1fr;gap:10px;font-size:13px}.how-it-works li>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#ff4f0d;color:#fff;font-size:11px}.generate-qr{margin-top:24px}.secondary-link{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:15px;color:#616161;font-size:13px;font-weight:700}.qr-ready{text-align:center}.live-label{display:inline-flex;padding:7px 11px;border-radius:999px;background:#edf8ee;color:#248037;font-size:11px;font-weight:800}.qr-ready h2{margin:14px 0 6px}.qr-ready>p{margin:0;color:#6e6e72;font-size:13px}.qr-ready .claim-qr{width:250px;margin:20px auto 10px;border:10px solid #fff;box-shadow:0 0 0 1px #e5e5e5}.code-label{display:block;color:#767676;font-size:11px}.qr-ready .redemption-code{margin-top:5px;font-size:22px}.qr-offer-summary{margin-top:17px;padding:14px;display:grid;grid-template-columns:1fr auto;gap:3px 12px;text-align:left;border:1px solid #e8e4e0;border-radius:15px}.qr-offer-summary span{grid-column:1;color:#666;font-size:12px}.qr-offer-summary b{grid-column:2;grid-row:1/3;align-self:center;color:#f04416;font-size:20px}.waiting-line{margin-top:17px;color:#4f6553;font-size:12px}.waiting-line>span{width:8px;height:8px;display:inline-block;margin-right:5px;border-radius:50%;background:#2ea245;animation:pulse 1.6s infinite}.qr-note{display:flex;align-items:center;justify-content:center;gap:6px}.redeemed-state{text-align:center;padding:30px 4px}.redeemed-state>svg{width:76px;height:76px;padding:15px;border-radius:50%;background:#eaf8ec;color:#25933a}.redeemed-summary{margin:24px 0;padding:18px;display:flex;flex-direction:column;border:1px solid #d9eadb;border-radius:17px;background:#f3faf4}.redeemed-summary span{margin-top:6px;color:#f04416;font-size:24px;font-weight:850}@keyframes pulse{50%{opacity:.4}}

/* Rejection */
.reject-heading{margin:8px 0 18px}.reject-options{overflow:hidden;border:1px solid #e8e4e0;border-radius:17px}.reject-options button{width:100%;min-height:58px;padding:13px 15px;display:flex;justify-content:space-between;border:0;border-top:1px solid #e8e4e0;background:#fff}.reject-options button:first-child{border-top:0}.reject-options button svg{color:#f04416}.cancel-button{width:100%;min-height:50px;margin-top:18px;border:1px solid #e8e4e0;border-radius:14px;background:#fff;font-weight:700}.reject-heading+.reject-options+textarea{min-height:95px;margin-top:14px}.reject-options~.primary-button{margin-top:18px}.finding-match{min-height:68vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.finding-match>span{width:92px;height:92px;display:grid;place-items:center;border-radius:50%;background:#fff0e8;color:#f04416}.finding-match h2{margin:21px 0 7px;font-size:28px}.finding-match p{margin:0;color:#777}.replacement-heading{margin-bottom:16px}.replacement-card{overflow:hidden;border:1px solid #e8e4e0;border-radius:18px}.replacement-card>img{width:100%;height:145px;object-fit:cover}.replacement-card>div:nth-child(2){padding:14px;display:grid;grid-template-columns:1fr auto;gap:4px 12px}.replacement-card span,.replacement-card small{grid-column:1}.replacement-card b{grid-column:2;grid-row:1/4;align-self:center;color:#f04416;font-size:23px}.replacement-reasons{padding:4px 14px 14px!important;display:block!important;border-top:1px solid #eee7e2}.replacement-reasons p{display:flex;gap:8px;align-items:center;font-size:12px}.replacement-card+.primary-button{margin-top:16px}.retry-replacement{margin-top:10px}.no-replacement{padding-top:70px;text-align:center}.no-replacement .primary-button{margin-top:24px}

/* Transparent perfect-match mark and complete ready-offer pricing */
.perfect-graphic{width:104px;display:flex!important;flex-direction:column;align-items:center;color:#2e7128}.perfect-graphic svg{width:86px;height:68px;display:block}.perfect-graphic em{margin-top:-3px;font-family:"Comic Sans MS","Segoe Print",cursive;font-size:16px;font-style:normal;font-weight:700;line-height:1.02;text-align:center;transform:rotate(-5deg)}.perfect-mark .perfect-graphic{margin:auto}.perfect-panel .perfect-graphic{justify-self:center}.perfect-panel>div{min-width:0}
.ready-offer-card{grid-template-columns:110px minmax(0,1fr);align-items:stretch}.ready-offer-card img{width:110px;height:118px;background:#f5f2ed}.ready-offer-copy{min-width:0}.ready-offer-copy>strong{font-size:16px}.ready-offer-copy>span{margin:3px 0 9px;color:#333;font-size:13px}.ready-price-row{display:flex;align-items:flex-end;gap:12px;margin-top:auto}.ready-price-row .ready-original{display:flex;flex-direction:column;margin:0;color:#777}.ready-original s{font-size:14px}.ready-price-row>strong{display:flex;flex-direction:column;color:#f04416;font-size:22px;line-height:1}.ready-price-row small{order:2;margin-top:4px;color:#777;font-size:9px;font-weight:500}.ready-price-row>b{margin-left:auto;padding:7px 8px;border-radius:10px;background:#fff0e9;color:#df3816;font-size:11px;line-height:1.2;text-align:center}
@media(min-width:680px){body{padding:28px 0}.app-shell,.decision-page{min-height:calc(100vh - 56px);border-radius:28px;overflow:hidden}.decision-sheet{padding-left:28px;padding-right:28px}.page-main{padding:22px 24px 30px}}
@media(max-width:420px){.merchant-summary{flex-direction:column}.merchant-actions{width:100%;flex-direction:row}.merchant-actions a{flex:1}.restaurant-header.compact{align-items:flex-start}.restaurant-thumb{width:72px;height:72px}.restaurant-copy h2{font-size:18px}.exclusive-hero h2{font-size:31px}.drink-illustration{width:84px;height:120px}}

/* Main offer hero: clean wordmark, adaptive crop, and a straight content join. */
.hero-wrap{height:clamp(270px,72vw,390px)}
.hero-wrap img{object-fit:cover;transform:none;background:#2d1a10}
.brand-smile{display:none}
.decision-sheet,.decision-sheet.final-decision{margin-top:0;border-radius:0}

/* Share fallback for Instagram's in-app browser. */
.share-panel-backdrop{position:fixed;z-index:120;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:14px;background:rgba(0,0,0,.44);backdrop-filter:blur(3px)}
.share-panel{position:relative;width:min(100%,590px);padding:31px 20px calc(20px + env(safe-area-inset-bottom));border-radius:25px 25px 18px 18px;background:#fff;box-shadow:0 -18px 60px rgba(0,0,0,.2)}
.share-panel-handle{position:absolute;top:10px;left:50%;width:44px;height:5px;border-radius:99px;background:#d5d2cf;transform:translateX(-50%)}
.share-panel-close{position:absolute;top:17px;right:17px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #e8e3df;border-radius:50%;background:#fff;color:#222}
.share-panel h2{margin:10px 45px 5px 0;font-size:24px;letter-spacing:-.04em}
.share-panel>p{margin:0;color:#6d6d72;font-size:13px;line-height:1.45}
.share-destinations{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:21px}
.share-destination{min-width:0;display:flex;flex-direction:column;align-items:center;gap:8px;color:#252525;font-size:12px;font-weight:700}
.share-destination b{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;color:#fff;font-size:20px}
.share-destination.whatsapp b{background:#25d366}.share-destination.telegram b{background:#229ed9}.share-destination.messages b{background:#ff4f0d}
.share-copy-button{width:100%;min-height:51px;margin-top:22px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e3ded9;border-radius:14px;background:#fff;color:#292929;font-weight:800}
.share-toast{position:fixed;z-index:140;left:50%;bottom:calc(25px + env(safe-area-inset-bottom));max-width:calc(100% - 32px);padding:12px 17px;border-radius:13px;background:#202020;color:#fff;font-size:13px;font-weight:700;opacity:0;transform:translate(-50%,14px);transition:opacity .2s ease,transform .2s ease;box-shadow:0 10px 30px rgba(0,0,0,.24)}
.share-toast.visible{opacity:1;transform:translate(-50%,0)}
