:root{font-family:Inter,"Avenir Next","Segoe UI",Roboto,Arial,sans-serif;color:#171717;background:#fff;--orange:#f57c00;--orange-dark:#f57c00;--orange-soft:#fff4ec;--line:#e7e7e7;--muted:#666;--text:#171717}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--text)}button,input,select{font:inherit}.page{min-height:100vh;padding:14px}.shell{width:min(980px,100%);margin:auto}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:92px;margin-bottom:12px;border-bottom:1px solid var(--line)}.brand-link{display:inline-flex;align-items:center}.site-header img{width:138px;max-height:76px;object-fit:contain}.test,.eyebrow{font-size:11px;font-weight:800;letter-spacing:.08em;color:#f57c00}.test{background:var(--orange-soft);padding:7px 10px;border-radius:999px}.card,.account-hero{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px;box-shadow:0 4px 14px rgba(15,23,42,.05)}.login{max-width:430px;margin:8vh auto;text-align:center}.account-hero{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;background:#fff}.account-hero small{color:var(--orange-dark);font-weight:800;letter-spacing:.08em}.account-hero h1{margin:5px 0 4px;font-size:28px}.account-hero p{margin:0;color:var(--muted)}.grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.wide{grid-column:1/-1}h1,h2,p{margin-top:0}h2{margin:4px 0 14px;font-size:18px}.big{display:block;font-size:30px;color:var(--orange-dark)}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.section-heading h2{margin-bottom:0}.loyalty-card{background:linear-gradient(180deg,#fff 0%,#fff7f2 100%);border-color:#ffd5b5}.stamp-total{font-size:22px;white-space:nowrap}.progress-copy{margin:12px 0 0;color:#4b5563;font-size:14px}.credit-card,.payment-card{min-height:190px}.credit-card .muted{margin-top:10px}.row{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;border-top:1px solid var(--line);padding:12px 0}.row:first-child{border-top:0}.row span{min-width:0}.row span span,.row small{display:block;color:var(--muted);margin-top:4px;line-height:1.35}.row em{font-size:12px;color:#f57c00}.compact-list .row{padding:10px 0}.compact-list .row b{font-size:14px}.compact-list .row>strong,.compact-list .row>b:last-child{white-space:nowrap;color:#3f3f46}.order-status{display:inline-block;margin-left:5px;color:#f57c00;font-size:12px;font-weight:700;text-transform:capitalize}.payment-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0}.payment-options button{min-height:44px;padding:9px 6px;border-radius:999px;border:1px solid var(--line);background:#fff;color:#333;font-size:13px;font-weight:800;transition:.16s ease}.payment-options button:hover{border-color:#f57c00}.payment-options button.selected,.payment-options button[aria-pressed="true"]{background:var(--orange);border-color:var(--orange);color:#fff;box-shadow:0 5px 12px rgba(245,124,0,.2)}button,.button{display:inline-block;border:0;border-radius:999px;background:var(--orange);color:#fff;padding:11px 15px;font-weight:800;text-decoration:none;cursor:pointer}.outline{background:#fff;color:#f57c00;border:1px solid #ffb679}.compact-button{padding:8px 13px;font-size:13px}.save-payment{width:100%;min-height:44px}.inline-message{min-height:18px;margin:8px 0 0;text-align:center}.text-button{background:transparent;color:#f57c00;padding:10px 12px}.history-actions{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:10px;border-top:1px solid var(--line)}.history-actions button{min-width:120px}.muted{color:var(--muted);font-size:13px}.hidden{display:none!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.address-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:14px;border-top:1px solid var(--line)}.address-form input{width:100%;padding:12px 13px;border:1px solid #d9d9d9;border-radius:8px}.address-form input:focus,.access-form input:focus{outline:2px solid rgba(245,124,0,.22);border-color:var(--orange)}.address-form button{grid-column:1/-1}.links{margin-top:18px}.links a,footer a{color:#f57c00}footer{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;padding:24px;font-size:13px}.access-form{display:grid;gap:14px;margin:22px 0 16px;text-align:left}.access-form label{display:grid;gap:6px;font-weight:700}.access-form input{width:100%;padding:13px 14px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#171717}.access-form button{margin-top:4px}.login>small{display:block;margin:8px 0 18px;color:#666;line-height:1.4}
@media(max-width:620px){.page{padding:10px}.site-header{min-height:78px}.site-header img{width:116px}.grid{grid-template-columns:1fr;gap:10px}.card,.account-hero{padding:14px}.account-hero{align-items:flex-start}.account-hero h1{font-size:24px}.account-hero p{font-size:14px}.stamp-total{font-size:18px}.credit-card,.payment-card{min-height:0}.section-heading{align-items:center}.section-heading .compact-button{white-space:nowrap}.payment-options{gap:6px}.payment-options button{min-height:46px;font-size:12px}.row{gap:10px}.row small{font-size:12px}.row>button{padding:8px 10px}.address-form{grid-template-columns:1fr}.address-form button{grid-column:auto}footer{gap:12px;padding:20px 8px}.history-actions{flex-wrap:wrap}}
@media(max-width:390px){.site-header img{width:104px}.card,.account-hero{padding:12px}.payment-options button{padding-inline:3px}.section-heading{gap:8px}.stamp-total{font-size:16px}}
.account-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
@media(max-width:620px){.account-actions{justify-content:flex-start}}
.stamps{display:grid;gap:6px;margin:14px 0}

/* Refinamento visual do Clube: mesma identidade leve do cardápio. */
:root{font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif;--orange:#FAB103;--orange-dark:#c47700;--orange-soft:#fff9e8;--text:#20242a;--muted:#66707c;--line:#e5e7eb}
body{font-weight:400;color:var(--text)}
h1,h2,.account-hero h1{font-weight:600;letter-spacing:-.02em}
.account-hero h1{font-size:27px}
.test,.eyebrow,.account-hero small{font-weight:600;letter-spacing:.07em;color:var(--orange-dark)}
.card,.account-hero{box-shadow:none;border-color:var(--line);border-radius:12px}
.loyalty-card{background:#fffdf7;border-color:#f5d875}
.big,.stamp-total{color:var(--orange-dark);font-weight:600}
.access-form label{font-weight:500;color:#303740}
.access-form input{font-weight:400}
button,.button,.payment-options button{font-weight:600;box-shadow:none}
.payment-options button.selected,.payment-options button[aria-pressed="true"]{background:var(--orange);border-color:var(--orange);color:#20242a;box-shadow:none}
.outline{color:var(--orange-dark);border-color:#e8b53c}
.benefit-coupon{display:grid;gap:6px;margin-top:16px;padding:13px 14px;border:1px dashed #e2ac25;border-radius:10px;background:#fffaf0}
.benefit-coupon>div{display:flex;align-items:center;justify-content:space-between;gap:12px}
.benefit-coupon .coupon-label{font-size:10px;font-weight:600;letter-spacing:.08em;color:var(--orange-dark)}
.benefit-coupon strong{font-size:17px;font-weight:600;letter-spacing:.04em;color:#20242a}
.benefit-coupon p,.benefit-coupon small{margin:0;color:var(--muted);font-size:12px;line-height:1.45}
.benefit-coupon.used{opacity:.62;background:#f7f7f7;border-color:#d6d9dd}
@media(max-width:620px){.account-hero h1{font-size:23px}.benefit-coupon>div{align-items:flex-start;flex-direction:column;gap:3px}}
.welcome-benefit{border-style:solid;background:#fffdf7}.welcome-benefit .welcome-use-button{justify-self:start;margin-top:4px;text-decoration:none}.scratch-dialog{width:min(92vw,560px);padding:30px;border:1px solid #e2e4e8;border-radius:16px;color:#20242a;background:#fff}.scratch-dialog::backdrop{background:rgba(18,20,24,.55)}.scratch-dialog h2{margin:8px 34px 4px 0;font-size:25px;font-weight:600}.scratch-dialog>p{margin:0 0 18px;color:var(--muted)}.scratch-close{position:absolute;right:16px;top:14px;z-index:5;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#f3f4f5;color:#20242a;font-family:Arial,sans-serif;font-size:24px;font-weight:400;line-height:1;appearance:none}.scratch-close:hover{background:#e7e9ec}.scratch-close:focus-visible{outline:2px solid #FAB103;outline-offset:2px}.scratch-stage{position:relative;overflow:hidden;min-height:220px;border-radius:14px;background:#fff8e5;border:1px solid #f2d27b}.scratch-result{position:absolute;inset:0;display:grid;place-content:center;gap:10px;padding:28px;text-align:center}.scratch-result strong{font-size:24px;font-weight:600}.scratch-result span{line-height:1.5;color:var(--muted)}#scratchCanvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none;cursor:crosshair}.scratch-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:18px}.scratch-actions .button{text-decoration:none}.scratch-dialog.revealed #scratchCanvas{pointer-events:none;opacity:0;transition:opacity .18s ease}@media(max-width:620px){.scratch-dialog{padding:22px}.scratch-dialog h2{font-size:21px}.scratch-result strong{font-size:20px}}
.scratch-dialog[open]{animation:scratch-dialog-in .24s ease-out}.scratch-stage::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 44%,rgba(250,177,3,.22),transparent 58%);opacity:0;transform:scale(.72)}.scratch-result{z-index:1;opacity:.25;transform:scale(.92)}.scratch-result small{font-size:10px;font-weight:700;letter-spacing:.16em;color:#b66f00}.scratch-dialog.revealed .scratch-stage::before{opacity:1;transform:scale(1);transition:opacity .35s ease,transform .5s cubic-bezier(.2,.8,.2,1)}.scratch-dialog.revealed .scratch-result{opacity:1;transform:scale(1);transition:opacity .28s ease .08s,transform .48s cubic-bezier(.18,.9,.28,1.18) .04s}.scratch-dialog.revealed #scratchCanvas{transition:opacity .28s ease}.confetti-layer{position:absolute;inset:0;z-index:3;overflow:hidden;pointer-events:none}.confetti-layer i{position:absolute;top:-16px;left:var(--x);width:8px;height:13px;border-radius:2px;background:var(--color);opacity:0}.confetti-layer i.round{width:9px;height:9px;border-radius:50%}.scratch-dialog.celebrating .confetti-layer i{animation:confetti-fall var(--duration) cubic-bezier(.2,.72,.35,1) var(--delay) forwards}@keyframes scratch-dialog-in{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@keyframes confetti-fall{0%{opacity:0;transform:translate3d(0,-12px,0) rotate(0)}12%{opacity:1}100%{opacity:0;transform:translate3d(var(--drift),245px,0) rotate(var(--turn))}}@media(prefers-reduced-motion:reduce){.scratch-dialog[open],.scratch-dialog.revealed .scratch-result,.scratch-dialog.revealed .scratch-stage::before,.scratch-dialog.revealed #scratchCanvas{animation:none;transition:none}.confetti-layer{display:none}}
.forgot-password{display:inline-block;margin:-5px 0 12px;color:#f57c00;font-size:13px}
.scratch-result{pointer-events:none}
.address-actions{display:flex!important;align-items:center;gap:7px;margin-top:0!important}.address-actions button{padding:8px 11px}.address-primary{display:inline-block;margin-left:5px;padding:3px 7px;border-radius:999px;background:var(--orange-soft);color:var(--orange-dark);font-size:10px;font-style:normal;font-weight:600;vertical-align:middle}.address-form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.address-form-actions button{min-width:150px}@media(max-width:620px){.address-actions{flex-direction:column;align-items:stretch}.address-form-actions{grid-column:auto;flex-direction:column-reverse}.address-form-actions button{width:100%;min-width:0}}
