*{box-sizing:border-box;margin:0;padding:0} :root{--blue:#0878e8;--blue2:#28a9ff;--blue3:#dff4ff;--navy:#0b355b;--text:#294e6d;--muted:#6f879b;--white:#fff;--line:rgba(10,112,205,.12);--spring:cubic-bezier(.2,1.35,.38,1)} html{scroll-behavior:smooth} body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f6fbff;color:var(--text);overflow-x:hidden} button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(1120px,calc(100% - 28px));margin:auto}.page-glow{position:fixed;pointer-events:none;z-index:-1;border-radius:50%;filter:blur(70px);opacity:.35}.glow-a{width:260px;height:260px;background:#95d9ff;top:26%;left:-110px}.glow-b{width:300px;height:300px;background:#c8edff;right:-140px;top:64%}
.bubble-surface{background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(232,247,255,.9));border:1px solid rgba(255,255,255,.92);box-shadow:inset 0 2px 2px #fff,inset 0 -10px 24px rgba(46,169,255,.06),0 18px 48px rgba(13,83,142,.12);backdrop-filter:blur(16px)}.bubble-button{border:0;position:relative;overflow:hidden;transition:transform .34s var(--spring),box-shadow .25s ease}.bubble-button:active{transform:scale(.91)}.bubble-button:after{content:"";position:absolute;inset:auto auto -60% -20%;width:65%;height:150%;border-radius:50%;background:rgba(255,255,255,.26);transform:rotate(24deg);transition:transform .5s ease}.bubble-button:active:after{transform:translateX(190%) rotate(24deg)}
.topo{position:relative;padding:14px 0 34px;background:linear-gradient(145deg,#046ed8,#0788ef 52%,#36b3ff);border-radius:0 0 56px 56px;overflow:hidden}.topo:before{content:"";position:absolute;width:560px;height:330px;right:-170px;top:-170px;background:rgba(255,255,255,.13);border-radius:47% 53% 38% 62%/62% 38% 62% 38%;animation:morph 9s ease-in-out infinite}.topo:after{content:"";position:absolute;width:380px;height:260px;left:-200px;bottom:-120px;background:rgba(255,255,255,.08);border-radius:59% 41% 64% 36%/41% 56% 44% 59%;animation:morph 12s ease-in-out infinite reverse}@keyframes morph{50%{border-radius:36% 64% 53% 47%/61% 43% 57% 39%;transform:rotate(10deg) scale(1.06)}}
.nav{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:12px}.logo-area{display:flex;align-items:center;gap:11px;min-width:0}.logo-wrap{width:58px;height:58px;border-radius:24px;padding:7px;display:grid;place-items:center;animation:softFloat 4.8s ease-in-out infinite}.site-logo{width:100%;height:100%;object-fit:contain;border-radius:17px}.brand-mini{font-size:9px;letter-spacing:1.6px;color:#ccecff;font-weight:900}.brand-copy h1{color:#fff;font-size:20px;line-height:1.1;white-space:nowrap}.cart-btn{display:flex;align-items:center;gap:7px;padding:9px 11px;background:#fff;color:#0a65b9;border-radius:999px;font-weight:900;box-shadow:0 12px 28px rgba(0,53,113,.2)}.cart-count{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(145deg,#37b7ff,#0876df);color:#fff}
.hero{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:34px;padding:48px 0 32px}.eyebrow,.section-kicker,.cart-kicker{font-size:10px;font-weight:950;letter-spacing:1.8px}.eyebrow{color:#d9f2ff}.hero h2{font-size:clamp(52px,6vw,78px);line-height:.92;letter-spacing:-3.8px;color:#fff;max-width:720px;margin:10px 0 18px}.hero h2 span{display:inline-block;color:#d9f4ff;position:relative}.hero h2 span:after{content:"";position:absolute;left:2%;right:2%;bottom:-8px;height:12px;background:rgba(255,255,255,.2);border-radius:50%;filter:blur(4px)}.hero-copy>p{font-size:16px;line-height:1.6;color:rgba(255,255,255,.8);max-width:560px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}.primary-cta{display:inline-flex;align-items:center;gap:10px;text-decoration:none;background:#fff;color:#076abd;font-weight:950;padding:14px 19px;border-radius:999px;box-shadow:0 15px 30px rgba(0,62,125,.2)}.delivery-chip{color:#fff;font-weight:850;font-size:13px}.delivery-chip small{display:block;color:#ccecff;font-weight:650;margin-top:2px}.hero-showcase{position:relative;min-height:390px;display:grid;place-items:center}.hero-photo-shell{width:min(330px,78%);aspect-ratio:1/1;position:relative;z-index:2;overflow:hidden;border:8px solid rgba(255,255,255,.88);box-shadow:0 30px 60px rgba(0,58,118,.24);border-radius:46% 54% 57% 43%/44% 38% 62% 56%;animation:heroMorph 7s ease-in-out infinite}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center}.liquid-ring{position:absolute;border:1.5px solid rgba(255,255,255,.3);border-radius:50%;animation:orbit 12s linear infinite}.ring-one{width:350px;height:350px}.ring-two{width:410px;height:410px;animation-direction:reverse;animation-duration:18s}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes heroMorph{50%{border-radius:56% 44% 38% 62%/52% 59% 41% 48%;transform:translateY(-7px) rotate(1.4deg)}}.hero-badge{position:absolute;z-index:4;background:rgba(255,255,255,.94);color:#0b5fa8;font-size:11px;font-weight:900;padding:10px 13px;border-radius:999px;box-shadow:0 12px 28px rgba(0,63,125,.16);animation:softFloat 4s ease-in-out infinite}.badge-a{top:68px;left:4px}.badge-b{right:0;bottom:64px;animation-delay:-1.8s}@keyframes softFloat{50%{transform:translateY(-7px)}}
.benefits{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.benefits article{display:flex;align-items:center;gap:10px;padding:13px 15px;border-radius:24px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.18);color:#fff;backdrop-filter:blur(12px)}.benefits article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:16px;background:rgba(255,255,255,.18)}.benefits b{display:block;font-size:13px}.benefits small{display:block;font-size:10px;color:#d8efff;margin-top:2px}
.menu-section{padding:54px 0 72px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-kicker{color:var(--blue)}.section-head h2{font-size:48px;color:var(--navy);letter-spacing:-2px;margin-top:4px}.section-head p{max-width:340px;text-align:right;color:var(--muted);font-size:13px}.category-sticky{position:sticky;top:0;z-index:12;padding:9px 0;background:linear-gradient(#f6fbff 68%,rgba(246,251,255,0))}.category-tabs{display:flex;gap:8px;overflow-x:auto;padding:4px 1px 12px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 auto;border:1px solid #d9ecfa;background:#fff;color:#35617f;padding:11px 16px;border-radius:999px;font-weight:850;box-shadow:0 8px 22px rgba(17,82,134,.06);transition:.35s var(--spring)}.category-tabs button.active{background:linear-gradient(145deg,#20a7ff,#0874df);color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 12px 24px rgba(8,116,223,.22)}
.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:10px}.product-card{position:relative;background:#fff;border:1px solid #e4f0f8;border-radius:30px;overflow:hidden;box-shadow:0 16px 40px rgba(21,84,133,.08);transition:transform .45s var(--spring),box-shadow .35s ease;animation:cardIn .55s var(--spring) both;animation-delay:calc(var(--i)*35ms)}@keyframes cardIn{from{opacity:0;transform:translateY(22px) scale(.96)}to{opacity:1;transform:none}}.product-hit{position:absolute;inset:0;border:0;background:transparent;z-index:1}.product-media{height:230px;position:relative;overflow:hidden;background:#eaf7ff}.product-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .65s var(--spring)}.media-shine{position:absolute;inset:0;background:linear-gradient(120deg,transparent 28%,rgba(255,255,255,.38) 46%,transparent 62%);transform:translateX(-130%);transition:transform .8s ease}.product-info{position:relative;z-index:2;padding:17px}.product-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.product-card h3{font-size:20px;line-height:1.08;color:var(--navy);letter-spacing:-.5px}.product-emoji{font-size:18px}.product-card p{font-size:12px;line-height:1.5;color:var(--muted);margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.product-bottom{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:15px}.price{font-size:19px;font-weight:950;color:#086bc7}.price small{display:block;font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.6px;margin-bottom:2px}.add-btn{position:relative;z-index:3;border:0;background:linear-gradient(145deg,#25aaff,#0874df);color:#fff;font-weight:900;padding:10px 13px;border-radius:999px;box-shadow:0 10px 20px rgba(8,116,223,.2)}.add-btn span{display:inline-grid;place-items:center;width:20px;height:20px;margin-left:5px;border-radius:50%;background:rgba(255,255,255,.2)}@media(hover:hover){.product-card:hover{transform:translateY(-7px);box-shadow:0 25px 58px rgba(15,82,137,.13)}.product-card:hover .product-photo{transform:scale(1.06)}.product-card:hover .media-shine{transform:translateX(130%)}}
.overlay{position:fixed;inset:0;background:rgba(6,35,60,.42);backdrop-filter:blur(8px);z-index:25;opacity:0;visibility:hidden;transition:.3s}.overlay.active{opacity:1;visibility:visible}.modal{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:18px;pointer-events:none;visibility:hidden}.modal.active{pointer-events:auto;visibility:visible}.modal-content{position:relative;width:min(620px,100%);max-height:92%;overflow-y:auto;border-radius:42px;padding:18px;opacity:0;transform:translateY(38px) scale(.62);filter:blur(10px);clip-path:circle(8% at 82% 8%);transition:transform .62s var(--spring),opacity .28s ease,filter .42s ease,clip-path .62s var(--spring)}.modal.active .modal-content{opacity:1;transform:none;filter:none;clip-path:circle(150% at 82% 8%)}.close{position:absolute;top:12px;right:12px;z-index:5;width:44px;height:44px;border-radius:50%;background:#fff;color:#0b67b6;font-size:26px;box-shadow:0 10px 24px rgba(18,83,135,.12)}.modal-product-photo{width:100%;height:290px;object-fit:cover;object-position:center;border-radius:30px;margin-bottom:16px;background:#eaf7ff}.product-modal h2{font-size:28px;color:var(--navy)}.modal-muted{color:var(--muted)!important;line-height:1.45}.modal-desc{margin-top:8px}.option-group{margin-top:18px}.option-group h4{color:#174c78;margin-bottom:9px}.size-list,.addons-list{display:grid;gap:8px}.size-option,.addon-option,.qty-control,.modal-total,.total-line,.cart-item{background:#f8fcff;border:1px solid var(--line)}.size-option,.addon-option{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 13px;border-radius:18px}.size-option input,.addon-option input{accent-color:var(--blue)}.qty-control{margin-top:16px;display:flex;justify-content:space-between;align-items:center;padding:11px;border-radius:20px}.qty-control div{display:flex;align-items:center;gap:10px}.qty-control button{width:40px;height:40px;border:0;border-radius:50%;background:var(--blue);color:#fff;font-size:18px}.modal-actions{margin-top:16px;display:grid;gap:10px}.modal-total,.total-line{display:flex;justify-content:space-between;align-items:center;padding:13px;border-radius:18px}.modal-total strong,.total-line strong{color:#086bc7}
.cart-panel{position:fixed;top:0;right:0;width:min(460px,100%);height:100%;z-index:35;background:linear-gradient(180deg,#fff,#f0f9ff);box-shadow:-20px 0 60px rgba(6,45,82,.22);border-radius:42px 0 0 42px;overflow:hidden;display:flex;flex-direction:column;transform:translateX(108%) scale(.92);opacity:.4;transition:transform .64s var(--spring),opacity .3s ease}.cart-panel.active{transform:none;opacity:1}.cart-header{padding:20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.cart-header h3{font-size:27px;color:var(--navy)}.cart-header p{font-size:12px;color:var(--muted)}.cart-header button{width:42px;height:42px;border-radius:50%;background:#edf8ff;color:#0c68b8;font-size:24px}.cart-items{padding:14px;overflow-y:auto;flex:1}.empty-cart{text-align:center;color:var(--muted);padding:35px 10px}.cart-item{padding:14px;border-radius:20px;margin-bottom:9px;animation:cartIn .42s var(--spring) both}@keyframes cartIn{from{opacity:0;transform:translateX(24px) scale(.96)}to{opacity:1;transform:none}}.cart-item-top{display:flex;justify-content:space-between;gap:10px}.cart-item h4{color:var(--navy)}.cart-item p{font-size:12px;color:var(--muted);margin-top:5px}.remove-btn{border:0;background:#eaf6ff;color:#0b68b8;padding:7px 10px;border-radius:999px;font-weight:850}.checkout{padding:14px;border-top:1px solid var(--line);display:grid;gap:9px;max-height:60%;overflow-y:auto}.checkout h4{color:var(--navy)}.checkout label{display:grid;gap:4px;font-size:11px;color:var(--muted);font-weight:850}.checkout input,.checkout select,.checkout textarea{width:100%;border:1px solid #dbeefa;background:#fff;border-radius:16px;padding:12px;outline:0}.checkout textarea{min-height:72px}.hidden{display:none!important}.grand-total strong{font-size:21px}.finish-btn{width:100%;padding:14px;border-radius:999px;background:linear-gradient(145deg,#22a8ff,#0874df);color:#fff;font-weight:950}.checkout small{text-align:center;color:var(--muted)}#freeDeliveryHint{color:#0b68b8}footer{text-align:center;padding:0 0 30px}footer strong{color:var(--navy)}footer p{color:var(--muted);font-size:12px;margin-top:5px}.products-grid.switching{opacity:.2;transform:scale(.97);filter:blur(7px);transition:.18s}.products-grid.switched{animation:gridBack .55s var(--spring)}@keyframes gridBack{from{opacity:.25;transform:scale(.97);filter:blur(6px)}to{opacity:1;transform:none;filter:none}}.tap-pop{animation:tapBubble .48s var(--spring)!important}@keyframes tapBubble{35%{transform:scale(.87)}70%{transform:scale(1.055)}}.reveal{animation:reveal .7s var(--spring) both}.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}@keyframes reveal{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:860px){.products-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr .8fr}.hero h2{font-size:58px}.hero-showcase{min-height:330px}.hero-photo-shell{width:270px}.ring-one{width:290px;height:290px}.ring-two{width:330px;height:330px}}
@media(max-width:680px){.shell{width:calc(100% - 24px)}.topo{border-radius:0 0 38px 38px;padding-top:12px}.logo-wrap{width:52px;height:52px;border-radius:20px}.brand-copy h1{font-size:17px}.brand-mini{font-size:8px}.cart-label{display:none}.hero{grid-template-columns:1fr;padding:35px 0 22px;gap:8px}.hero h2{font-size:48px;letter-spacing:-2.5px}.hero-copy>p{font-size:14px}.hero-showcase{min-height:285px}.hero-photo-shell{width:220px;border-width:6px}.ring-one{width:235px;height:235px}.ring-two{width:270px;height:270px}.badge-a{top:48px;left:0}.badge-b{right:0;bottom:48px}.benefits{gap:6px}.benefits article{display:grid;justify-items:center;text-align:center;padding:10px 5px;border-radius:19px}.benefits article>span{width:34px;height:34px}.benefits b{font-size:10px}.benefits small{display:none}.menu-section{padding-top:40px}.section-head{align-items:flex-start}.section-head h2{font-size:42px}.section-head p{display:none}.category-sticky{margin-inline:-12px;padding-inline:12px}.products-grid{grid-template-columns:1fr;gap:14px}.product-card{display:grid;grid-template-columns:38% 62%;min-height:164px;border-radius:27px}.product-media{height:100%;min-height:164px}.product-info{padding:15px 14px}.product-card h3{font-size:19px}.product-card p{font-size:11px;min-height:33px}.product-bottom{margin-top:11px}.price{font-size:17px}.add-btn{padding:9px 11px;font-size:12px}.modal-content{border-radius:32px;padding:14px}.modal-product-photo{height:230px;border-radius:26px}.cart-panel{border-radius:30px 0 0 30px}}
@media(max-width:390px){.hero h2{font-size:43px}.hero-showcase{min-height:250px}.hero-photo-shell{width:195px}.ring-one{width:210px;height:210px}.ring-two{width:240px;height:240px}.hero-badge{font-size:9px;padding:8px 9px}.product-card{grid-template-columns:40% 60%}.product-card p{display:none}.product-bottom{margin-top:17px}.product-card h3{font-size:18px}.price{font-size:16px}.section-head h2{font-size:38px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.receipt-print-area{display:none}@media print{body *{visibility:hidden!important}#receiptPrintArea,#receiptPrintArea *{visibility:visible!important}#receiptPrintArea{display:block!important;position:absolute;left:0;top:0;width:72mm;background:#fff;color:#000;font-family:Consolas,"Courier New",monospace;font-size:12px;line-height:1.35;white-space:pre-wrap}#receiptPrintArea .receipt-logo{display:block;width:130px;max-width:100%;margin:0 auto 8px}#receiptPrintArea pre{margin:0;white-space:pre-wrap;font-family:Consolas,"Courier New",monospace;font-size:12px}@page{size:80mm auto;margin:4mm}}


/* ===== Tito's V4.1 — status, aviso e avaliação ===== */
.store-status{margin-top:5px;display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.11);backdrop-filter:blur(12px);font-size:10px;font-weight:850;color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.22)}
.status-dot{width:8px;height:8px;border-radius:50%;background:#a9b9c8;box-shadow:0 0 0 4px rgba(255,255,255,.08)}
.store-status.is-open .status-dot{background:#36e17e;box-shadow:0 0 0 4px rgba(54,225,126,.16),0 0 13px rgba(54,225,126,.7)}
.store-status.is-closed .status-dot{background:#ff6b75;box-shadow:0 0 0 4px rgba(255,107,117,.15),0 0 12px rgba(255,107,117,.45)}

.welcome-update,.rating-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:22px;pointer-events:none;opacity:0;transition:opacity .35s ease}
.welcome-update.active,.rating-modal.active{opacity:1;pointer-events:auto}
.welcome-backdrop,.rating-backdrop{position:absolute;inset:0;background:rgba(1,28,57,.64);backdrop-filter:blur(18px) saturate(125%)}
.welcome-card,.rating-card{position:relative;width:min(430px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.68);border-radius:38px;padding:38px 25px 24px;text-align:center;background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(224,244,255,.92));box-shadow:0 30px 90px rgba(0,57,110,.35),inset 0 1px 0 #fff;transform:scale(.72) translateY(35px);filter:blur(8px);transition:transform .7s var(--spring),filter .45s ease,opacity .35s ease}
.welcome-update.active .welcome-card,.rating-modal.active .rating-card{transform:none;filter:none}
.welcome-update.leaving .welcome-card{transform:scale(1.12);filter:blur(12px);opacity:0}
.rating-modal.leaving .rating-card{transform:scale(1.13);filter:blur(10px);opacity:0}
.welcome-card:before,.rating-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:44% 56% 63% 37%/45% 38% 62% 55%;background:linear-gradient(145deg,rgba(34,168,255,.22),rgba(8,116,223,.05));top:-95px;left:-65px;animation:liquidFloat 5s ease-in-out infinite alternate}
@keyframes liquidFloat{to{transform:translate(22px,18px) rotate(22deg) scale(1.08)}}
.welcome-close{position:absolute;right:16px;top:16px;width:42px;height:42px;border:0;border-radius:50%;background:#eaf7ff;color:#0874df;font-size:25px;font-weight:700;cursor:pointer}
.welcome-orb,.rating-orb{width:66px;height:66px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:28px;background:linear-gradient(145deg,#5bc7ff,#0874df);box-shadow:inset 5px 6px 12px rgba(255,255,255,.55),inset -7px -8px 14px rgba(0,72,160,.28),0 12px 30px rgba(8,116,223,.28);animation:orbPulse 2.4s ease-in-out infinite}
@keyframes orbPulse{50%{transform:translateY(-5px) scale(1.05);box-shadow:inset 5px 6px 12px rgba(255,255,255,.6),inset -7px -8px 14px rgba(0,72,160,.25),0 18px 36px rgba(8,116,223,.36)}}
.welcome-kicker,.rating-kicker{display:block;color:#0874df;font-size:10px;font-weight:950;letter-spacing:2px;margin-bottom:8px}
.welcome-card h2,.rating-card h2{color:var(--navy);font-size:27px;line-height:1.05;letter-spacing:-.7px}
.welcome-card p,.rating-card p{color:var(--muted);font-size:14px;line-height:1.5;margin:12px auto 18px;max-width:330px}
.welcome-progress{height:5px;border-radius:999px;background:#d8efff;overflow:hidden;margin:4px 0 18px}
.welcome-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5bc7ff,#0874df);animation:welcomeTimer 5s linear forwards}
@keyframes welcomeTimer{from{width:0}to{width:100%}}
.welcome-action,.rating-continue{width:100%;min-height:52px;border:0;border-radius:999px;background:linear-gradient(145deg,#2eb4ff,#0874df);color:#fff;font-weight:950;font-size:15px;box-shadow:inset 0 2px 1px rgba(255,255,255,.32),0 10px 24px rgba(8,116,223,.2);cursor:pointer}
.rating-stars{display:flex;justify-content:center;gap:7px;margin:21px 0 9px}
.rating-stars button{border:0;background:transparent;color:#b9d7eb;font-size:40px;line-height:1;padding:2px;filter:drop-shadow(0 5px 8px rgba(7,77,135,.08));transition:transform .35s var(--spring),color .2s ease,filter .2s ease;cursor:pointer}
.rating-stars button.selected{color:#118cf0;transform:translateY(-3px) scale(1.08);filter:drop-shadow(0 8px 10px rgba(17,140,240,.24))}
.rating-stars button.burst{animation:starBurst .55s var(--spring)}
@keyframes starBurst{35%{transform:scale(1.55) rotate(-12deg)}70%{transform:scale(.9) rotate(5deg)}}
.rating-caption{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:10px;margin-bottom:18px}
.rating-caption strong{color:#0874df;font-size:12px}
.rating-continue:disabled{opacity:.45;filter:grayscale(.35);box-shadow:none;cursor:not-allowed}
.welcome-lock,.rating-lock{overflow:hidden}

/* Corrige o botão de finalizar para não parecer afundado/cortado */
.finish-btn{display:flex!important;align-items:center;justify-content:center;gap:8px;min-height:54px!important;height:auto!important;padding:14px 20px!important;margin:4px 0 8px!important;line-height:1.15!important;flex:0 0 auto;border:0;box-shadow:inset 0 2px 1px rgba(255,255,255,.32),0 9px 20px rgba(8,116,223,.18)!important;transform:none}
.checkout{padding-bottom:24px!important}
.checkout>small:last-child{display:block;padding-bottom:4px}

@media(max-width:680px){
  .store-status{font-size:9px;padding:4px 7px}
  .welcome-card,.rating-card{border-radius:32px;padding:34px 19px 21px}
  .welcome-card h2,.rating-card h2{font-size:24px}
  .rating-stars{gap:3px}
  .rating-stars button{font-size:37px}
}
@media(prefers-reduced-motion:reduce){
  .welcome-card:before,.welcome-orb,.rating-orb,.welcome-progress span{animation:none!important}
}
