:root{
  --blue:#074b8d;--blue-deep:#06457f;--blue-light:#3594e5;--blue-wave:#3e73d8;
  --orange:#f47a00;--yellow:#fbbb12;--green:#079620;--gray:#f1f1f1;--muted:#777;--text:#2f2f2f;--danger:#c83a4a
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
html,body{margin:0;min-height:100%;font-family:Poppins,Arial,sans-serif;color:var(--text);background:#fff}
body{font-size:14px}
a{text-decoration:none;color:inherit}
button,input,textarea,select{font-family:inherit}
.site-header{height:68px;background:#fff;position:relative;z-index:30;box-shadow:0 1px 5px rgba(0,0,0,.08)}
.header-inner{height:100%;max-width:1580px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:34px}
.brand{height:100%;display:flex;align-items:center;gap:9px;min-width:245px;color:var(--blue);line-height:1.04}
.brand img{display:block;max-width:210px;max-height:58px;object-fit:contain}
.brand-mark{font-size:27px;color:var(--orange)}
.brand b{display:block;font-size:16px;text-transform:uppercase;letter-spacing:.1px}.brand small{display:block;font-size:9px;font-weight:500;margin-top:3px}
.site-header nav{display:flex;align-items:center;justify-content:center;gap:42px;color:#003f78;font-size:13px;font-weight:700;white-space:nowrap}
.site-header nav a:hover{color:var(--orange)}
.help-btn{display:inline-flex;align-items:center;gap:6px;background:var(--orange);color:#fff;border-radius:22px;padding:9px 18px;font-size:12px;font-weight:600;white-space:nowrap}
.menu-btn{display:none;border:0;background:none;color:var(--blue);font-size:23px;padding:8px}
.flash{max-width:1180px;margin:12px auto;padding:12px 16px;border-radius:8px;background:#eaf5ff;color:#184b76}.flash.error{background:#ffe7ea;color:#8d2433}.flash.success{background:#e7f7ec;color:#166a3a}

/* HOME / BANNER */
.hero{height:605px;position:relative;overflow:hidden;background:linear-gradient(90deg,#eefaf8 0%,#fffaf1 100%)}
.hero picture{display:block;height:100%}.hero-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}
.hero-placeholder{height:100%;position:relative;background:linear-gradient(110deg,#eefaf8,#fff9ef);overflow:hidden}
.hero-placeholder:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 22% 45%,rgba(77,177,200,.18) 0 13%,transparent 13.2%),radial-gradient(circle at 61% 30%,rgba(244,122,0,.08) 0 11%,transparent 11.2%),linear-gradient(125deg,transparent 15%,rgba(55,155,186,.09) 15.2% 23%,transparent 23.2% 52%,rgba(55,155,186,.08) 52.2% 60%,transparent 60.2%)}
.hero-placeholder-water{position:absolute;width:430px;height:250px;left:50%;top:47%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(6,75,141,.12),rgba(6,75,141,0) 67%)}
.wave{position:absolute;left:0;right:0;pointer-events:none}.wave-back{height:88px;bottom:18px;background:var(--blue-wave);clip-path:polygon(0 27%,18% 49%,35% 68%,54% 40%,70% 20%,83% 23%,100% 48%,100% 100%,0 100%)}.wave-front{height:74px;bottom:0;background:var(--blue);clip-path:polygon(0 24%,23% 72%,47% 47%,70% 20%,100% 52%,100% 100%,0 100%)}

/* HOME / SELECAO */
.selection-section{background:var(--gray);padding:37px 36px 92px}
.selection-grid{width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,2.1fr) minmax(470px,1fr);gap:64px;align-items:start}
.selection-col{min-width:0}.step-title{height:36px;margin:0 0 20px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--blue);font-size:16px;font-weight:500;text-align:center}.step-num{display:grid;place-items:center;width:33px;height:33px;flex:0 0 33px;border-radius:50%;background:var(--blue);color:#fff;font-size:18px;font-weight:700}
.calendar-card,.products-card,.panel-card,.checkout-card{background:#fff;border-radius:18px;box-shadow:0 0 0 1px rgba(0,0,0,.018)}
.calendar-card{min-height:530px;padding:28px 40px 24px}.calendar-head{display:flex;align-items:center;justify-content:space-between;min-height:43px;margin-bottom:15px;font-size:21px;font-weight:400}.calendar-nav{width:35px;height:35px;display:grid;place-items:center;color:#ccc;font-size:21px}.calendar-nav:hover{color:var(--blue)}
.calendar-week,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.calendar-week{margin-bottom:9px}.calendar-week span{text-align:center;color:#686868;font-size:11px;font-weight:400;padding:4px 0 7px}.day{height:38px;border:0;border-radius:7px;background:var(--blue-light);color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:flex-end;padding:0 14px;position:relative}.day.empty{visibility:hidden}.day.weekend{background:var(--blue)}.day.holiday{background:var(--yellow)}.day.soldout{background:#999;cursor:not-allowed}.day.selected{box-shadow:inset 0 0 0 4px var(--green);color:var(--orange)}
.legend{display:flex;align-items:flex-start;justify-content:flex-start;gap:25px;flex-wrap:wrap;margin-top:28px;color:#747474;font-size:10.5px;line-height:1.35}.legend>span{display:flex;align-items:flex-start;min-height:26px}.legend-dot{width:22px;height:22px;display:grid;place-items:center;flex:0 0 22px;border-radius:50%;color:#fff;font-style:normal;font-size:11px;font-weight:700;margin-right:6px}.legend-dot.weekend{background:var(--blue)}.legend-dot.holiday{background:var(--yellow)}.legend-dot.weekday{background:var(--blue-light)}.legend-dot.selected-dot{background:var(--green)}.legend-dot.soldout-dot{background:#bbb}
.products-card{min-height:486px;padding:11px 12px 12px}.selected-date{height:36px;display:flex;align-items:center;gap:6px;background:var(--blue);border-radius:6px;color:#fff;padding:0 10px;margin-bottom:12px;font-size:13px;font-weight:700}.product-row{min-height:69px;border:1px solid #dedede;border-radius:5px;padding:8px 9px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin-bottom:10px}.product-row-main{min-width:0}.product-row h3{margin:0;color:var(--orange);font-size:12px;line-height:1.2;font-weight:600}.product-row p{margin:3px 0 0;font-size:11px;color:#333}.details-link{display:inline-flex;align-items:center;gap:4px;color:#8a8a8a;font-size:10.5px;margin-top:1px}.add-mini{position:relative;display:flex;align-items:center;gap:7px;color:var(--orange);font-size:11px;font-weight:600;white-space:nowrap}.add-mini i{font-size:16px}.cart-count-badge{width:18px;height:18px;border-radius:50%;background:#0aa528;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:700}.proceed{display:flex;align-items:center;gap:7px;width:max-content;margin:10px 4px 0 auto;padding:8px 13px;background:var(--blue);border-radius:6px;color:#fff;font-size:11px;font-weight:700}.proceed:hover,.add-btn:hover,.checkout-submit:hover{filter:brightness(1.05)}

/* DETALHE DO PRODUTO */
.product-detail{display:grid;grid-template-columns:49.1% 50.9%;min-height:619px;background:#f2f2f2}
.product-visual{height:619px;position:relative;overflow:hidden;background:#e9e9e9}.product-slides{height:545px;position:relative;overflow:hidden}.product-slide{position:absolute;inset:0;width:100%;height:545px;object-fit:cover;opacity:0;visibility:hidden;transition:opacity .25s ease}.product-slide.active{opacity:1;visibility:visible}.product-visual .wave-back{bottom:74px;height:72px}.product-visual .wave-front{bottom:74px;height:58px}
.back-btn{position:absolute;z-index:8;left:10px;top:34px;display:flex;align-items:center;gap:5px;padding:8px 14px;background:var(--blue);color:#fff;border-radius:22px;font-size:13px;font-weight:600}.gallery-arrow{position:absolute;z-index:8;top:297px;width:42px;height:58px;border:0;background:transparent;color:#fff;font-size:27px;cursor:pointer;text-shadow:0 1px 5px rgba(0,0,0,.25)}.gallery-prev{left:12px}.gallery-next{right:12px}
.product-info{padding:42px 33px 35px}.product-info h1{margin:0 0 5px;color:var(--orange);font-size:29px;line-height:1.2;font-weight:700;text-transform:uppercase}.visit-label{color:#073e74;font-size:18px;font-weight:700;line-height:1.2}.cart-now{margin-top:5px;color:#777;font-size:14px;font-weight:600}.price-line{min-height:48px;margin:12px 0 17px;padding:0 13px;background:#fff;border-radius:5px;display:flex;align-items:center;justify-content:space-between;font-size:14px}.qty-box{display:flex;align-items:center;gap:12px}.qty-box button{width:24px;height:30px;border:0;background:transparent;color:#2696e8;font-size:17px;cursor:pointer}.qty-box input{width:30px;border:0;background:transparent;text-align:center;color:var(--orange);font-weight:600;appearance:textfield}.terms-box{background:#fff;border-radius:12px;padding:16px;margin:0 0 17px;color:#2c92e5;font-size:14px}.terms-box label{display:block;margin-top:8px;color:#777;font-size:13px}.terms-box input{accent-color:var(--orange)}.add-btn{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:5px;background:#9caec0;color:#fff;padding:7px 13px;font-size:11px;font-weight:700;cursor:not-allowed;opacity:.72;transition:background .18s ease,opacity .18s ease,transform .18s ease}.add-btn.is-ready{background:var(--blue);cursor:pointer;opacity:1}.add-btn.is-ready:hover{transform:translateY(-1px)}.add-btn:disabled{pointer-events:none}.add-btn i{color:#ff8a00;font-size:15px}.product-description{margin:14px 0 0;color:#7b7b7b;font-size:12px}

/* MODAL TERMOS */
.modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.54);padding:18px}.modal.show{display:flex}.modal-box{width:min(500px,100%);background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 22px 65px rgba(0,0,0,.3)}.modal-head{height:61px;padding:0 17px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:17px;font-weight:700}.modal-head button{border:0;background:none;color:#fff;font-size:25px;cursor:pointer}.modal-body{min-height:415px;padding:21px 23px;color:#071f41;font-size:15px;line-height:1.45}.modal-body p{margin:0 0 10px}.modal-footer{height:60px;padding:0 18px;background:var(--blue);display:flex;align-items:center;justify-content:flex-end}.modal-footer button{min-width:104px;border:0;border-radius:6px;background:#149d63;color:#fff;padding:8px 18px;font-weight:500;cursor:pointer}

/* CHECKOUT / CARRINHO */
.checkout-wrap{min-height:650px;background:var(--gray);padding:38px 42px 64px}.checkout-grid{width:min(1320px,100%);margin:0 auto;display:grid;grid-template-columns:.95fr 1.05fr;gap:58px;align-items:start}.checkout-card{padding:19px;min-height:150px}.cart-line{border:1px solid #ddd;border-radius:6px;padding:11px 10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:10px}.cart-line h3{margin:0;color:var(--orange);font-size:12px;font-weight:600}.cart-line small{display:block;color:#666;font-size:11px;margin-top:2px}.summary-total{border-top:1px solid #ddd;margin-top:17px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;color:var(--orange);font-size:20px;font-weight:800}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:11px;font-weight:700;color:#315777}.input,.select,.textarea{width:100%;border:1px solid #d9d9d9;border-radius:6px;background:#fff;padding:11px 12px;font-size:13px;outline:none}.input:focus,.textarea:focus{border-color:#6ba9dd;box-shadow:0 0 0 3px rgba(53,148,229,.1)}.pay-choice{min-height:70px;border:2px solid var(--blue);border-radius:8px;padding:11px 14px;display:flex;align-items:center;gap:12px;color:var(--blue);cursor:pointer}.pay-choice input{accent-color:var(--blue)}.pay-choice strong{font-size:15px}.checkout-submit{width:100%;border:0;border-radius:7px;background:var(--orange);color:#fff;margin-top:17px;padding:13px 18px;font-size:13px;font-weight:700;cursor:pointer}.empty-cart{text-align:center;padding:30px}

/* PAGAMENTO */
.pix-page{background:var(--gray);padding:46px 30px 75px;min-height:650px}.pix-grid{width:min(1040px,100%);margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:30px}.pix-card,.order-summary{background:#fff;border-radius:16px;padding:28px}.pix-card h1{color:var(--blue);margin-top:0;text-align:center}.qr{display:grid;place-items:center;min-height:260px;margin:14px 0}.qr img{max-width:250px}.pix-code{width:100%;height:90px;border:1px solid #ddd;border-radius:8px;padding:10px;font-size:11px;resize:none}.copy-btn{width:100%;border:0;border-radius:7px;background:var(--blue);color:#fff;padding:12px;font-weight:700;margin-top:8px}.order-summary h2{margin-top:0;color:var(--blue)}.order-summary .row{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #eee}.order-summary .row small{color:#777}

/* FOOTER */
.site-footer{background:var(--blue);color:#fff;min-height:350px;padding:66px 86px 55px}.footer-inner{max-width:1560px;margin:0 auto;display:grid;grid-template-columns:1.05fr .9fr 1.05fr 1fr;gap:60px;align-items:start}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.footer-brand img{max-width:188px;max-height:78px;object-fit:contain;filter:brightness(0) invert(1)}.footer-logo-text{font-size:20px;font-weight:800}.footer-brand a,.footer-help,.footer-contact{font-size:12px;font-weight:600}.footer-help{padding-top:83px}.footer-contact{padding-top:77px}.footer-contact p{margin:0 0 15px;display:flex;align-items:flex-start;gap:8px;line-height:1.5}.footer-contact i{width:14px;text-align:center;margin-top:3px}.social-icons{display:flex;gap:24px;font-size:20px;margin-top:26px}.payment-badges{align-self:end;justify-self:end;min-height:46px;min-width:340px;max-width:430px;padding:10px 24px;border-radius:28px;background:#fff;color:#11468b;display:flex;align-items:center;justify-content:center;gap:14px;font-size:14px;font-weight:800}.payment-badges>.legacy-payment-image{display:block;max-width:360px;max-height:45px;object-fit:contain}.pagamento-st{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.pagamento-st li{margin:0;padding:0;display:flex;align-items:center;justify-content:center}.pagamento-st img{display:block;width:auto;height:25px;max-width:62px;object-fit:contain}.footer-bottom{max-width:1560px;margin:38px auto 0;font-size:12px;font-weight:600}.floating-cart{position:fixed;right:38px;bottom:105px;z-index:110;width:52px;height:52px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;font-size:20px;box-shadow:0 8px 24px rgba(0,0,0,.18)}.floating-cart b{position:absolute;top:-12px;left:-5px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#3395e5;color:#fff;font-size:11px}.whatsapp{position:fixed;left:11px;bottom:12px;z-index:130;width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#0aaa2a;color:#fff;border:3px solid #fff;font-size:26px;box-shadow:0 4px 12px rgba(0,0,0,.18)}
.cookie-bar{position:fixed;z-index:120;left:0;right:0;bottom:0;min-height:53px;padding:9px 15px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.cookie-bar button{min-width:210px;border:0;border-radius:4px;background:var(--orange);color:#fff;padding:8px 18px;font-weight:600;cursor:pointer}

@media(max-width:1300px){.header-inner{padding:0 28px}.selection-grid{grid-template-columns:minmax(0,1.8fr) minmax(390px,1fr);gap:42px}.site-header nav{gap:24px}.footer-inner{gap:35px}.site-footer{padding-left:55px;padding-right:55px}}
@media(max-width:980px){
  .site-header{height:66px}.header-inner{padding:0 18px}.brand{min-width:auto}.brand img{max-width:165px}.site-header nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;padding:12px 20px 18px;box-shadow:0 10px 20px rgba(0,0,0,.08);flex-direction:column;gap:3px;align-items:stretch}.site-header nav.open{display:flex}.site-header nav a{padding:10px 6px}.help-btn{margin-left:auto}.menu-btn{display:block}
  .hero{height:430px}.selection-section{padding:28px 16px 55px}.selection-grid{grid-template-columns:1fr;gap:30px}.calendar-card{min-height:auto}.products-card{min-height:auto}.product-detail{grid-template-columns:1fr}.product-visual{height:530px}.product-slides,.product-slide{height:470px}.product-visual .wave-back,.product-visual .wave-front{bottom:60px}.product-info{padding:30px 22px}.checkout-grid,.pix-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.footer-help,.footer-contact{padding-top:0}.payment-badges{justify-self:start;align-self:start}.site-footer{padding:48px 35px 70px}.cookie-bar{font-size:10px}.cookie-bar button{min-width:170px}
}
@media(max-width:620px){
  body{font-size:13px}.header-inner{padding:0 13px}.brand img{max-width:145px}.brand b{font-size:13px}.brand small{font-size:8px}.help-btn{display:none}.hero{height:330px}.hero-image{object-position:center}.wave-back{height:60px}.wave-front{height:48px}
  .selection-section{padding:22px 10px 70px}.step-title{font-size:14px;margin-bottom:14px}.step-num{width:30px;height:30px;flex-basis:30px;font-size:16px}.calendar-card{padding:18px 10px 20px;border-radius:13px}.calendar-head{font-size:18px;margin-bottom:10px}.calendar-week,.calendar-days{gap:4px}.calendar-week span{font-size:9px}.day{height:34px;padding:0 7px;font-size:13px}.legend{gap:10px 14px;font-size:9px;margin-top:20px}.legend-dot{width:19px;height:19px;flex-basis:19px}.product-row{grid-template-columns:1fr auto;min-height:68px}.product-row h3{font-size:11px}.add-mini{font-size:10px}
  .product-visual{height:425px}.product-slides,.product-slide{height:385px}.product-visual .wave-back,.product-visual .wave-front{bottom:40px}.gallery-arrow{top:190px}.product-info{padding:26px 15px}.product-info h1{font-size:23px}.visit-label{font-size:15px}.price-line{padding:0 10px}.terms-box{font-size:13px}.checkout-wrap{padding:28px 12px 65px}.checkout-grid{gap:26px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.pix-page{padding:30px 12px 70px}.footer-inner{grid-template-columns:1fr;gap:30px}.site-footer{padding:40px 22px 78px}.footer-contact,.footer-help{padding-top:0}.payment-badges{min-width:0;width:100%;justify-self:stretch}.footer-bottom{margin-top:26px}.cookie-bar{padding:8px 9px;gap:8px}.cookie-bar button{min-width:130px;font-size:10px;padding:7px 9px}.floating-cart{right:18px;bottom:78px}
}
.payment-badges>i{font-size:27px}

/* Cupom em popup */
.coupon-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid #e7e7e7}.coupon-trigger{border:0;background:transparent;color:#075495;font:600 13px Poppins,sans-serif;cursor:pointer;padding:0}.coupon-trigger i{margin-right:6px;color:#f57a00}.coupon-applied{display:flex;align-items:center;gap:8px;color:#17884d;font-size:12px;font-weight:600}.coupon-remove{border:0;background:transparent;color:#bd3347;cursor:pointer;font-size:12px}.coupon-modal-box{max-width:470px}.coupon-modal-box .modal-body{padding:25px}.coupon-modal-form{display:flex;gap:9px}.coupon-modal-form .input{flex:1;text-transform:uppercase}.coupon-message{margin-bottom:14px;padding:10px 12px;border-radius:6px;font-size:12px}.coupon-message.ok{background:#eaf8ef;color:#137840}.coupon-message.error{background:#fff0f1;color:#b32f42}.summary-discount{display:flex;justify-content:space-between;color:#17884d;font-size:13px;margin-top:7px}.summary-subtotal{display:flex;justify-content:space-between;color:#777;font-size:12px;margin-top:12px}
@media(max-width:640px){.coupon-modal-form{flex-direction:column}.coupon-row{align-items:flex-start;flex-direction:column}}

.coupon-promo-box{max-width:500px}.coupon-promo-body{text-align:center;padding:27px 28px 22px}.coupon-promo-body p{margin:8px auto 16px;max-width:390px;line-height:1.55;color:#555}.coupon-promo-icon{font-size:36px;color:var(--orange);margin-bottom:7px}.coupon-promo-code{display:inline-block;min-width:210px;margin:4px auto 10px;padding:12px 20px;border:2px dashed var(--orange);border-radius:8px;background:#fff8ef;color:var(--blue);font-size:25px;font-weight:800;letter-spacing:1.5px}.coupon-promo-body small{display:block;color:#777}.coupon-promo-modal .modal-footer button{display:inline-flex;align-items:center;gap:7px}
