*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#071a2f;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid #e9eef4}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:138px;height:auto;display:block}.desktop-nav{display:flex;gap:25px;font-size:13px;font-weight:600;color:#314157}.desktop-nav a:hover{color:#0796d5}.nav-actions{display:flex;align-items:center;gap:10px}.lang{border:1px solid #dfe7ef;border-radius:10px;padding:9px;background:#fff;color:#0a2038;font-weight:700}.icon-btn,.menu-btn{border:1px solid #dfe7ef;background:#fff;border-radius:10px;width:42px;height:42px;cursor:pointer;position:relative}.icon-btn span{position:absolute;right:-4px;top:-5px;background:#079bd8;color:#fff;border-radius:99px;font-size:10px;padding:3px 5px}.menu-btn{display:none}.mobile-nav{display:none}.hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#f9fcff,#eaf6fc 60%,#fff);min-height:680px}.hero-glow{position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(0,160,225,.12);filter:blur(50px);right:-180px;top:-180px}.hero-grid{min-height:680px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:800;color:#079bd8;text-transform:uppercase}.hero h1{font-size:clamp(54px,7vw,92px);line-height:.9;letter-spacing:-.07em;margin:18px 0 25px;font-weight:800}.hero h1 span{color:#079bd8}.hero-copy>p{font-size:18px;line-height:1.7;max-width:600px;color:#506174}.hero-cta{display:flex;gap:12px;margin:28px 0}.btn{display:inline-flex;justify-content:center;align-items:center;border-radius:12px;padding:14px 20px;font-weight:800;border:1px solid transparent;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(7,30,55,.1)}.btn-primary{background:#079bd8;color:#fff}.btn-ghost{background:#fff;border-color:#dce6ee}.btn-outline{background:transparent;border-color:#0a2038;color:#0a2038}.hero-proof{display:flex;gap:16px;flex-wrap:wrap;color:#4d6176;font-size:12px;font-weight:600}.hero-product{position:relative;display:flex;justify-content:center;align-items:center;min-height:520px}.hero-product>img{width:min(540px,95%);position:relative;z-index:2;filter:drop-shadow(0 35px 35px rgba(6,34,55,.22));animation:float 5s ease-in-out infinite}.hero-ring{position:absolute;width:440px;height:440px;border-radius:50%;border:1px solid rgba(7,155,216,.25);box-shadow:0 0 0 60px rgba(7,155,216,.04),0 0 0 120px rgba(7,155,216,.025)}.floating-card{position:absolute;z-index:3;right:2%;bottom:8%;background:rgba(255,255,255,.92);border:1px solid #e1eaf2;box-shadow:0 20px 45px rgba(0,20,40,.12);padding:15px 18px;border-radius:14px;display:flex;flex-direction:column;gap:3px}.floating-card small{font-size:9px;color:#079bd8;font-weight:800;letter-spacing:.1em}.floating-card strong{font-size:20px}.floating-card span{font-weight:800}.trust-strip{border-bottom:1px solid #e8eef4;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:20px 0}.trust-grid>div{display:flex;gap:12px;align-items:center;justify-content:center}.trust-grid b{font-size:22px;color:#079bd8}.trust-grid strong,.trust-grid small{display:block}.trust-grid strong{font-size:12px}.trust-grid small{font-size:10px;color:#748398;margin-top:3px}.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-head h2{font-size:48px;letter-spacing:-.05em;margin:8px 0 0}.section-head>p{max-width:420px;color:#657487;line-height:1.6}.product-feature-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.image-frame{background:#f7fafc;border-radius:28px;padding:30px;min-height:500px;display:grid;place-items:center;border:1px solid #edf2f6}.image-frame img{width:100%;max-height:500px;object-fit:contain;mix-blend-mode:multiply}.thumbs{display:flex;gap:10px;margin-top:14px}.thumb{width:82px;height:62px;border:1px solid #dce5ec;background:#fff;border-radius:10px;overflow:hidden;cursor:pointer}.thumb.active{border:2px solid #079bd8}.thumb img{width:100%;height:100%;object-fit:cover}.pill{display:inline-block;background:#e7f8ef;color:#138a4c;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:800}.product-info h3{font-size:38px;letter-spacing:-.04em;margin:16px 0 5px}.price{font-size:38px;font-weight:800;margin:12px 0}.price small{font-size:14px;color:#6a798a}.product-info>p{color:#607084;line-height:1.7}.specs{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:26px 0}.specs>div{padding:14px;border:1px solid #e5edf3;border-radius:12px}.specs b,.specs span{display:block}.specs b{font-size:16px}.specs span{font-size:11px;color:#758496;margin-top:4px}.note{background:#f4f8fb;border-left:3px solid #079bd8;padding:12px 14px;color:#56687c;font-size:12px;line-height:1.6}.product-actions{display:flex;gap:10px;margin:22px 0}.delivery-mini{font-size:12px;color:#64768a}.dark-section{background:#06182b;color:#fff}.section-head.light>p{color:#a7b6c7}.section-head.light .eyebrow{color:#42b9ec}.feature-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-cards article{border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:26px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015))}.feature-cards span{color:#42b9ec;font-size:11px;font-weight:800}.feature-cards h3{font-size:28px;margin:30px 0 10px}.feature-cards p{color:#a8b7c8;line-height:1.6;font-size:13px}.authenticity{background:#f8fbfd}.auth-grid{display:grid;grid-template-columns:1fr .7fr;align-items:center;gap:80px}.auth-grid h2{font-size:52px;line-height:1;letter-spacing:-.06em;margin:12px 0 20px}.auth-grid p{color:#607084;line-height:1.7;max-width:600px;margin-bottom:25px}.qr-card{background:#fff;border-radius:26px;padding:20px;box-shadow:0 20px 50px rgba(4,29,52,.09);border:1px solid #e5edf3}.qr-card img{width:100%;display:block}.delivery-card{background:#071d33;border-radius:30px;padding:55px;color:#fff;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;overflow:hidden}.delivery-copy h2{font-size:55px;letter-spacing:-.06em;line-height:.98;margin:12px 0 18px}.delivery-copy p{color:#aebdcb;max-width:550px;line-height:1.7}.wilaya-cloud{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.wilaya-cloud span{border:1px solid rgba(255,255,255,.12);padding:8px 10px;border-radius:99px;font-size:10px;color:#dbe7f0}.algeria-art{min-height:320px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}.map-shape{width:250px;height:250px;clip-path:polygon(9% 6%,37% 0,62% 8%,82% 18%,92% 34%,83% 48%,90% 61%,74% 74%,67% 92%,48% 83%,34% 95%,22% 76%,7% 66%,14% 50%,4% 35%);background:linear-gradient(145deg,#079bd8,#0a5f95);position:relative;box-shadow:0 0 80px rgba(7,155,216,.25)}.map-shape i{position:absolute;width:8px;height:8px;background:#fff;border-radius:50%;box-shadow:0 0 0 5px rgba(255,255,255,.1)}.map-shape i:nth-child(1){left:32%;top:20%}.map-shape i:nth-child(2){left:55%;top:25%}.map-shape i:nth-child(3){left:70%;top:37%}.map-shape i:nth-child(4){left:43%;top:38%}.map-shape i:nth-child(5){left:23%;top:45%}.map-shape i:nth-child(6){left:62%;top:53%}.map-shape i:nth-child(7){left:38%;top:58%}.map-shape i:nth-child(8){left:50%;top:70%}.map-shape i:nth-child(9){left:26%;top:72%}.map-shape i:nth-child(10){left:67%;top:68%}.algeria-art strong{font-size:15px;letter-spacing:.15em;margin-top:-12px}.algeria-art small{color:#93a8ba;margin-top:6px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-photo{border-radius:25px;overflow:hidden;box-shadow:0 25px 60px rgba(5,30,55,.14)}.about-photo img{width:100%;display:block}.about-copy h2{font-size:52px;letter-spacing:-.06em;line-height:1;margin:12px 0 20px}.about-copy p{color:#627285;line-height:1.75}.address{margin:22px 0;padding:16px;border:1px solid #e1e9ef;border-radius:12px;font-size:13px}.contact-card{background:#eaf7fc;border-radius:24px;padding:35px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-card h2{font-size:32px;letter-spacing:-.04em;margin:8px 0}.contact-card p{color:#607084}.whatsapp{background:#159a5a}.hidden-form{display:none}.modal{display:none;position:fixed;inset:0;z-index:100}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(1,15,28,.6);backdrop-filter:blur(6px)}.modal-card{position:relative;width:min(560px,92%);max-height:92vh;overflow:auto;margin:4vh auto;background:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.close{position:absolute;right:16px;top:14px;border:0;background:#eef3f7;width:34px;height:34px;border-radius:50%;font-size:22px;cursor:pointer}.cart-line{display:grid;grid-template-columns:80px 1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #e8eef3}.cart-line img{width:80px;height:70px;object-fit:contain;background:#f7fafc;border-radius:10px}.cart-line span{display:block;color:#6c7b8d;font-size:12px;margin-top:4px}.qty{display:flex;gap:10px;align-items:center}.qty button{width:28px;height:28px;border:1px solid #d9e3ea;border-radius:7px;background:#fff}.total-line{display:flex;justify-content:space-between;padding:18px 0;font-size:18px}.modal label{display:block;font-size:11px;font-weight:800;color:#405368;margin:12px 0}.modal input,.modal textarea{display:block;width:100%;margin-top:6px;border:1px solid #dce5ec;border-radius:10px;padding:12px;font:inherit;outline:none}.modal textarea{min-height:70px;resize:vertical}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.full{width:100%}.form-note{font-size:10px;color:#8190a0;text-align:center}.success{text-align:center;padding:20px 0}.success-icon{width:54px;height:54px;margin:auto;border-radius:50%;background:#e4f7ed;color:#0d9150;display:grid;place-items:center;font-size:25px;font-weight:800}.success h3{font-size:24px}.success p{color:#68788b;line-height:1.6}.hidden{display:none!important}footer{background:#031323;color:#c7d3df;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-logo{width:140px}.footer-grid p{color:#8092a5;font-size:12px}.footer-grid b{color:#fff;display:block;margin-bottom:14px;font-size:12px}.footer-grid a{display:block;font-size:12px;color:#8ea1b5;margin:10px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:18px;color:#71869a;font-size:10px}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:900px){.desktop-nav{display:none}.menu-btn{display:block}.mobile-nav.open{display:flex;flex-direction:column;padding:10px 4%;border-top:1px solid #e9eef4;background:#fff}.mobile-nav a{padding:12px;font-size:13px}.hero-grid,.product-feature-grid,.auth-grid,.about-grid,.delivery-card{grid-template-columns:1fr}.hero{min-height:auto}.hero-grid{padding:65px 0}.hero-product{min-height:430px}.hero h1{font-size:58px}.section{padding:70px 0}.section-head{display:block}.section-head h2,.auth-grid h2,.about-copy h2,.delivery-copy h2{font-size:42px}.trust-grid{grid-template-columns:repeat(2,1fr)}.feature-cards{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.delivery-card{padding:35px}.algeria-art{min-height:280px}}@media(max-width:560px){.nav{height:68px}.brand img{width:115px}.lang{padding:8px}.hero h1{font-size:50px}.hero-copy>p{font-size:15px}.hero-cta{flex-direction:column}.hero-cta .btn{width:100%}.hero-product{min-height:360px}.hero-ring{width:280px;height:280px}.floating-card{right:0;bottom:3%}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{justify-content:flex-start}.product-info h3,.price{font-size:30px}.specs{grid-template-columns:1fr 1fr}.product-actions{flex-direction:column}.feature-cards{grid-template-columns:1fr}.auth-grid h2,.about-copy h2,.delivery-copy h2{font-size:38px}.contact-card{align-items:flex-start;flex-direction:column}.two{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}

/* v2 additions */
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.product-card{background:#fff;border:1px solid #e5edf3;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(5,30,55,.06);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.product-card:hover{transform:translateY(-9px);box-shadow:0 25px 55px rgba(5,30,55,.13);border-color:#bfe3f1}.product-img-wrap{height:280px;background:linear-gradient(135deg,#f8fbfd,#eef7fb);position:relative;display:grid;place-items:center;overflow:hidden}.product-img-wrap:after{content:"";position:absolute;width:210px;height:210px;border-radius:50%;border:1px solid rgba(0,164,224,.12);box-shadow:0 0 0 30px rgba(0,164,224,.025),0 0 0 60px rgba(0,164,224,.018)}.product-img-wrap img{width:82%;height:82%;object-fit:contain;position:relative;z-index:1;transition:transform .5s ease}.product-card:hover .product-img-wrap img{transform:scale(1.06) translateY(-4px)}.status{position:absolute;top:15px;left:15px;z-index:3;background:#071b2f;color:#fff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-card-body{padding:22px}.mini-brand{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#0799d1;font-weight:800}.product-card h3{font-size:23px;margin:7px 0 10px;color:#061b31}.product-card p{color:#6a7b8c;font-size:13px;line-height:1.65;min-height:66px}.spec-row{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0}.spec-row span{font-size:10px;border:1px solid #dce7ee;background:#f8fbfd;padding:6px 8px;border-radius:8px;color:#506579}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf1f4;padding-top:17px}.card-bottom strong{display:block;font-size:21px;color:#061b31}.card-bottom small{display:block;color:#91a0ad;font-size:8px;margin-top:2px}.btn-whatsapp{background:#159a5a;color:#fff!important;border-color:#159a5a;box-shadow:0 10px 25px rgba(21,154,90,.18)}.btn-whatsapp:hover{background:#107d49}.auth-note{font-size:11px!important;color:#7890a3!important;margin-top:15px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease;transition-delay:var(--delay,0ms)}.reveal.visible{opacity:1;transform:none}.product-img-wrap img,.hero-product img{animation:softFloat 5s ease-in-out infinite}.hero-product:hover img{animation-play-state:paused}.hero-glow{animation:pulseGlow 6s ease-in-out infinite}.btn{transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.btn:hover{transform:translateY(-2px)}@keyframes softFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulseGlow{0%,100%{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.06)}}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.product-grid{grid-template-columns:1fr}.product-img-wrap{height:250px}.card-bottom{align-items:flex-end}.card-bottom .btn{padding:12px 14px;font-size:11px}.hero-cta{flex-wrap:wrap}}

/* V3 refinements */
.status-out{background:#6c7884}.btn-disabled{background:#eef2f5;color:#7c8996;border-color:#dfe6eb;cursor:not-allowed;box-shadow:none!important}.btn-disabled:hover{transform:none;box-shadow:none}.qr-caption{display:block;text-align:center;font-size:11px;font-weight:700;color:#718194;margin-top:12px}.map-shell{width:min(100%,430px);padding:8px;border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(7,155,216,.12));box-shadow:0 20px 60px rgba(0,0,0,.16)}.algeria-map{display:block;width:100%;height:auto;filter:drop-shadow(0 15px 25px rgba(0,0,0,.18));transition:transform .5s ease}.map-shell:hover .algeria-map{transform:scale(1.025)}.wilaya-list-wrap{margin-top:34px;padding-top:26px;border-top:1px solid rgba(255,255,255,.1)}.wilaya-list-head h3{font-size:26px;margin:8px 0 18px}.wilaya-list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.wilaya-chip{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.035);color:#dbe7f0;font-size:10px;transition:.25s ease}.wilaya-chip:hover{background:rgba(7,155,216,.15);border-color:rgba(66,185,236,.35);transform:translateY(-2px)}.wilaya-chip b{color:#42b9ec;font-size:9px;min-width:20px}.delivery-motion{background:#f5fafc;padding:30px 0;border-top:1px solid #e7eef3;border-bottom:1px solid #e7eef3;overflow:hidden}.motion-track{position:relative;display:flex;align-items:center;gap:18px;min-height:80px}.motion-line{position:absolute;left:20px;right:20px;top:50%;height:2px;background:linear-gradient(90deg,#079bd8,rgba(7,155,216,.1));z-index:0}.motion-node{position:relative;z-index:1;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #dbe8ef;box-shadow:0 10px 25px rgba(5,30,55,.08);font-size:20px;animation:deliveryPulse 2.8s ease-in-out infinite}.motion-node:nth-of-type(3){animation-delay:.45s}.motion-node:nth-of-type(4){animation-delay:.9s}.motion-node:nth-of-type(5){animation-delay:1.35s}.motion-copy{position:relative;z-index:1;margin-left:auto;background:#fff;border:1px solid #e1ebf1;border-radius:14px;padding:12px 16px;display:flex;flex-direction:column;gap:3px;box-shadow:0 10px 25px rgba(5,30,55,.06)}.motion-copy strong{font-size:12px}.motion-copy span{font-size:10px;color:#728294}@keyframes deliveryPulse{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.05)}}.btn-whatsapp{font-size:13px;padding:11px 15px}.hero-cta .btn-whatsapp{padding:11px 16px;font-size:12px}.contact-card .btn-whatsapp{padding:11px 16px;font-size:12px}
@media(max-width:900px){.wilaya-list{grid-template-columns:repeat(3,1fr)}.motion-track{flex-wrap:wrap}.motion-line{display:none}.motion-copy{width:100%;margin-left:0}}@media(max-width:560px){.wilaya-list{grid-template-columns:repeat(2,1fr)}.map-shell{width:100%}.motion-track{gap:10px}.motion-node{width:44px;height:44px;font-size:17px}.motion-copy{padding:10px 12px}.btn-whatsapp{font-size:12px;padding:10px 13px}}

/* V4 checkout & delivery refinements */
.coverage-badge{display:inline-grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;margin-top:22px;padding:12px 16px;border:1px solid rgba(66,185,236,.25);border-radius:16px;background:rgba(255,255,255,.05);box-shadow:0 12px 35px rgba(0,0,0,.08);animation:coverageFloat 4s ease-in-out infinite}.coverage-badge span{grid-row:1/3;font-size:22px}.coverage-badge strong{font-size:14px;letter-spacing:.06em;color:#fff}.coverage-badge small{font-size:9px;color:#a9bac8;text-transform:uppercase;letter-spacing:.08em}@keyframes coverageFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
.charger-thumb{background:linear-gradient(145deg,#eef8fc,#fff)!important}.charger-thumb img{padding:5px}
.delivery-choice-block{margin:18px 0 8px}.field-title{font-size:11px;font-weight:800;color:#405368;margin-bottom:8px}.delivery-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.delivery-option{position:relative;display:grid!important;grid-template-columns:38px 1fr 24px;align-items:center;gap:10px;padding:14px!important;margin:0!important;border:1px solid #dce6ed;border-radius:16px;background:#fbfdfe;cursor:pointer;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease;overflow:hidden}.delivery-option input{position:absolute;opacity:0;pointer-events:none}.delivery-option-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#eef7fb;color:#078fc8;font-size:19px;font-weight:800;transition:.25s ease}.delivery-option-copy strong{display:block;font-size:12px;color:#092139}.delivery-option-copy small{display:block;margin-top:4px;font-size:9px;line-height:1.4;color:#75879a}.delivery-check{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;border:1px solid #d4e0e8;color:transparent;font-size:12px;font-weight:900;transition:.25s ease}.delivery-option:has(input:checked){border-color:#079bd8;background:linear-gradient(145deg,#f5fcff,#eef9fd);box-shadow:0 12px 30px rgba(7,155,216,.14);transform:translateY(-2px)}.delivery-option:has(input:checked) .delivery-option-icon{background:#079bd8;color:#fff;transform:scale(1.06)}.delivery-option:has(input:checked) .delivery-check{background:#079bd8;border-color:#079bd8;color:#fff;animation:checkPop .35s ease}.delivery-price-hint{margin-top:9px;padding:10px 12px;border-radius:10px;background:#f5f8fa;color:#708195;font-size:9px;text-align:center;border:1px dashed #d8e3ea}@keyframes checkPop{0%{transform:scale(.7)}70%{transform:scale(1.15)}100%{transform:scale(1)}}
#checkoutForm select{display:block;width:100%;margin-top:6px;border:1px solid #dce5ec;border-radius:10px;padding:12px;background:#fff;font:inherit;outline:none;appearance:auto}#checkoutForm select:focus,#checkoutForm input:focus,#checkoutForm textarea:focus{border-color:#079bd8;box-shadow:0 0 0 3px rgba(7,155,216,.1)}
@media(max-width:560px){.delivery-choice-grid{grid-template-columns:1fr}.delivery-option{grid-template-columns:36px 1fr 22px}.coverage-badge{margin-top:16px}}

/* V5 — premium checkout, journey bridge & shipping UI */
.journey-section{padding:78px 0 74px;background:linear-gradient(180deg,#fff,#f7fbfd);border-top:1px solid #e8eff4;border-bottom:1px solid #e8eff4;overflow:hidden}.journey-head{text-align:center;max-width:720px;margin:0 auto 42px}.journey-head h2{font-size:46px;letter-spacing:-.055em;line-height:1;margin:10px 0 14px}.journey-head p{color:#718195;line-height:1.7;margin:0}.journey-line{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.journey-line:before{content:"";position:absolute;left:16%;right:16%;top:76px;height:1px;background:linear-gradient(90deg,transparent,#8dd5ef,transparent)}.journey-step{position:relative;background:rgba(255,255,255,.92);border:1px solid #e2ebf1;border-radius:22px;padding:28px 24px 24px;text-align:center;box-shadow:0 15px 40px rgba(5,30,55,.06);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.journey-step:hover{transform:translateY(-7px);box-shadow:0 25px 55px rgba(5,30,55,.11);border-color:#b8e1f1}.journey-num{position:absolute;top:15px;right:17px;color:#9aabb9;font-size:9px;font-weight:900;letter-spacing:.12em}.journey-icon{width:62px;height:62px;margin:0 auto 18px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#079bd8,#0879ad);color:#fff;font-size:25px;font-weight:900;box-shadow:0 14px 30px rgba(7,155,216,.22);animation:journeyFloat 3.5s ease-in-out infinite}.journey-step:nth-child(2) .journey-icon{animation-delay:.35s}.journey-step:nth-child(3) .journey-icon{animation-delay:.7s}.journey-step h3{margin:0 0 8px;font-size:20px}.journey-step p{margin:0;color:#708196;font-size:12px;line-height:1.65}@keyframes journeyFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
.form-intro{display:flex;align-items:center;gap:12px;margin:10px 0 17px;padding:13px 14px;border:1px solid #e1edf3;border-radius:15px;background:linear-gradient(145deg,#f8fcfe,#fff);box-shadow:0 8px 22px rgba(5,30,55,.04)}.form-intro-dot{width:10px;height:10px;border-radius:50%;background:#079bd8;box-shadow:0 0 0 6px rgba(7,155,216,.1);animation:formDot 2s ease-in-out infinite}.form-intro strong,.form-intro small{display:block}.form-intro strong{font-size:12px;color:#0a2138}.form-intro small{font-size:9px;color:#7b8b9b;margin-top:3px;line-height:1.4}@keyframes formDot{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.75);opacity:.65}}
.checkout-totals{margin-top:11px;border:1px solid #e2ebf1;border-radius:14px;padding:12px 14px;background:#fbfdfe}.checkout-totals>div{display:flex;justify-content:space-between;gap:15px;padding:7px 0;font-size:11px;color:#6e7f91}.checkout-totals>div strong{color:#1a3147}.checkout-totals .grand{margin-top:5px;padding-top:12px;border-top:1px solid #e4ebf0;font-size:13px;color:#071d33}.checkout-totals .grand strong{font-size:17px;color:#079bd8}.office-info{animation:officeReveal .35s ease both}@keyframes officeReveal{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}
.delivery-price-hint{transition:background .25s ease,border-color .25s ease,color .25s ease}.delivery-price-hint:not(:empty){animation:hintIn .35s ease}@keyframes hintIn{from{opacity:.5;transform:translateY(-3px)}to{opacity:1;transform:none}}
@media(max-width:900px){.journey-line{grid-template-columns:1fr}.journey-line:before{display:none}.journey-step{padding:24px}.journey-head h2{font-size:40px}}@media(max-width:560px){.journey-section{padding:62px 0}.journey-head h2{font-size:34px}.journey-line{gap:13px}.form-intro{align-items:flex-start}.checkout-totals .grand strong{font-size:16px}}


/* V6 — critical checkout visibility and interaction fixes */
#checkoutForm{display:block!important;visibility:visible!important;opacity:1!important;}
#checkoutForm label{display:block!important;position:relative!important;color:#21364b!important;line-height:1.35!important;}
#checkoutForm input:not([type="radio"]),#checkoutForm select,#checkoutForm textarea{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;min-height:48px!important;box-sizing:border-box!important;margin-top:7px!important;padding:13px 14px!important;border:1.5px solid #cbd9e4!important;border-radius:12px!important;background:#fff!important;color:#10253a!important;-webkit-text-fill-color:#10253a!important;font-size:14px!important;}
#checkoutForm textarea{min-height:92px!important;}
#checkoutForm input:not([type="radio"])::placeholder,#checkoutForm textarea::placeholder{color:#8a9aaa!important;opacity:1!important;}
#checkoutForm input:not([type="radio"]):focus,#checkoutForm select:focus,#checkoutForm textarea:focus{border-color:#079bd8!important;box-shadow:0 0 0 4px rgba(7,155,216,.10)!important;outline:none!important;}
#checkoutForm .two{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;}
#checkoutForm .delivery-option input[type="radio"]{display:block!important;visibility:hidden!important;opacity:0!important;position:absolute!important;width:1px!important;height:1px!important;}
.modal-card{z-index:101!important;}
@media(max-width:560px){#checkoutForm .two{grid-template-columns:1fr!important}.modal-card{width:calc(100% - 24px)!important;max-height:94vh!important;margin:3vh auto!important;padding:22px 18px!important;border-radius:22px!important}.cart-line{grid-template-columns:66px 1fr auto!important;gap:10px!important}.cart-line img{width:66px!important;height:60px!important}.modal input:not([type="radio"]),.modal select,.modal textarea{font-size:15px!important;min-height:50px!important;}.delivery-choice-grid{grid-template-columns:1fr!important;}.hero-cta .btn{cursor:pointer!important;touch-action:manipulation!important;}}

/* V7 refinements */
section[id], .authenticity, .delivery, .about, .contact { scroll-margin-top: 92px; }
.hero-brand-panel { display:flex; align-items:center; justify-content:center; min-height:520px; position:relative; }
.hero-brand-card { position:relative; z-index:2; width:min(470px,100%); padding:42px 38px; border:1px solid rgba(19,157,218,.18); border-radius:34px; background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(240,248,252,.82)); box-shadow:0 28px 80px rgba(5,32,55,.16); backdrop-filter:blur(18px); text-align:center; animation:brandFloat 6s ease-in-out infinite; }
.hero-brand-card img { width:min(280px,80%); height:auto; margin:0 auto 24px; object-fit:contain; }
.hero-brand-card > span { display:block; font-size:.72rem; font-weight:800; letter-spacing:.18em; color:#129bd7; margin-bottom:14px; }
.hero-brand-card strong { display:block; font-size:clamp(1.55rem,3vw,2.25rem); line-height:1.1; color:#071a2e; }
.hero-brand-card small { display:block; margin:15px auto 22px; max-width:360px; line-height:1.6; color:#5d6d7c; font-size:.92rem; }
.hero-brand-points { display:flex; justify-content:center; gap:22px; flex-wrap:wrap; color:#0b87bd; font-size:.84rem; }
.hero-brand-points b { color:#183047; }
@keyframes brandFloat { 0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)} }
.footer-wa-cta { margin-top:28px; padding:22px 26px; border:1px solid rgba(255,255,255,.12); border-radius:22px; display:flex; align-items:center; justify-content:space-between; gap:18px; background:rgba(255,255,255,.045); }
.footer-wa-cta strong { display:block; color:#fff; font-size:1rem; }
.footer-wa-cta span { display:block; margin-top:5px; color:rgba(255,255,255,.64); font-size:.86rem; }
.footer-whatsapp { margin-top:8px; }
.cart-line > div:first-child { flex:1; min-width:0; }
@media (max-width:700px){ .hero-brand-panel{min-height:390px}.hero-brand-card{padding:30px 22px;border-radius:26px}.hero-brand-card img{width:220px}.footer-wa-cta{flex-direction:column;align-items:flex-start}.footer-wa-cta .btn{width:100%;justify-content:center} }
.order-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.order-status{min-height:20px;margin:10px 0 0;text-align:center;font-size:12px;font-weight:700;color:#66788a}.order-status.error{color:#b42318}.btn:disabled{cursor:not-allowed!important;opacity:.65!important;transform:none!important}
