:root{--black:#050505;--panel:#101010;--panel2:#171717;--yellow:#ffa500;--yellow2:#fcb900;--text:#fff;--muted:#d8d8d8;--line:rgba(255,255,255,.14);--radius:8px;--shadow:0 24px 70px rgba(0,0,0,.42)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--text);font-family:"Source Sans 3",Arial,sans-serif;font-size:17px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-999px;top:8px;background:var(--yellow);color:#000;padding:.6rem 1rem;z-index:20}.skip-link:focus{left:8px}.top-strip{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.4rem clamp(1rem,4vw,3.5rem);background:var(--yellow);color:#000;font:800 .82rem Montserrat,sans-serif;text-transform:uppercase}.top-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:999px;background:#050505;color:#fff;padding:.5rem .85rem;line-height:1}.top-whatsapp svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-header{position:sticky;top:0;z-index:10;background:rgba(5,5,5,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-shell{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.2rem;padding:.8rem clamp(1rem,4vw,3.5rem)}.brand{display:flex;align-items:center;gap:.75rem;font:800 1rem Montserrat,sans-serif;text-transform:uppercase}.brand img{width:54px;height:54px}.nav-menu{display:flex;justify-content:center;gap:.25rem}.nav-menu a{padding:.7rem .85rem;border-radius:999px;color:#eee;font:700 .78rem Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.02em}.nav-menu a:hover,.nav-menu a[aria-current=page]{background:rgba(255,165,0,.16);color:var(--yellow)}.icon-button,.cart-link{width:46px;height:46px;border:1px solid var(--line);border-radius:999px;background:#111;color:#fff;display:grid;place-items:center}.icon-button svg,.cart-link svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cart-link{position:relative}.cart-link span{position:absolute;right:-5px;top:-5px;min-width:22px;height:22px;border-radius:999px;background:var(--yellow);color:#000;display:grid;place-items:center;font:800 .75rem Montserrat,sans-serif}.nav-toggle{display:none}.page-hero{min-height:calc(100vh - 99px);position:relative;display:grid;align-items:center;padding:clamp(4rem,10vw,8rem) clamp(1rem,6vw,5rem);overflow:hidden}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.62),rgba(0,0,0,.2));z-index:0}.hero-media{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 76% 38%,rgba(255,165,0,.18),transparent 24%),linear-gradient(135deg,#181818,#050505 68%)}.hero-media:before{content:"";position:absolute;inset:clamp(1.2rem,4vw,3rem);border:1px dashed rgba(255,255,255,.18);border-radius:var(--radius);background:repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px 18px)}.hero-content{max-width:820px;position:relative;z-index:1}.eyebrow{margin:0 0 .8rem;color:var(--yellow);font:800 .83rem Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.08em}.h1,h1,h2,h3{letter-spacing:0}h1,h2{font-family:"Fjalla One",Impact,sans-serif;text-transform:uppercase;line-height:.98;margin:0 0 1rem}h1{font-size:clamp(3rem,8vw,6.4rem);max-width:11ch}h2{font-size:clamp(2rem,5vw,4rem)}h3{font:800 1.12rem Montserrat,sans-serif;margin:.2rem 0 .65rem}.hero-content p:not(.eyebrow),.compact-hero p{max-width:680px;font-size:1.22rem;color:#f0f0f0}.hero-actions,.product-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.4rem}.button{border:1px solid var(--line);border-radius:999px;padding:.85rem 1.12rem;display:inline-flex;align-items:center;justify-content:center;min-height:46px;font:800 .82rem Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.02em;cursor:pointer}.button.primary{background:var(--yellow);border-color:var(--yellow);color:#000}.button.light{background:#fff;color:#000}.button.dark{background:#000;color:#fff}.button.ghost{background:transparent;color:#fff}.button.full{width:100%}.intro-band,.proof-band{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2rem;background:var(--yellow);color:#000;padding:clamp(2rem,5vw,4rem) clamp(1rem,6vw,5rem)}.intro-band .eyebrow,.proof-band .eyebrow{color:#000}.intro-band h2,.proof-band h2{color:#000}.intro-band p,.proof-band p{max-width:760px;font-size:1.15rem}.section{padding:clamp(3rem,7vw,6rem) clamp(1rem,6vw,5rem)}.section.alt{background:#0d0d0d}.section-head{margin-bottom:2rem}.section-head.split{display:flex;align-items:end;justify-content:space-between;gap:1rem}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature-pill,.service-card,.product-card,.order-form,.contact-card,.stats-panel,.policy-content article,.faq-list details{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.feature-pill{display:flex;align-items:center;gap:.8rem;padding:1rem;font-weight:700}.feature-pill svg,.service-card svg{width:32px;height:32px;flex:0 0 auto;fill:none;stroke:var(--yellow);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.service-card{padding:1.35rem}.service-card p,.product-card p,.notice,dd{color:var(--muted)}.products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-card{overflow:hidden;display:grid;grid-template-rows:auto 1fr}.product-copy{padding:1.1rem}.product-copy h3 a:hover{color:var(--yellow)}.product-meta{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding-top:.9rem;margin-top:1rem}.product-meta strong,.price-line strong{color:var(--yellow);white-space:nowrap}.notice{font-size:.95rem}.notice.strong{color:#fff;background:rgba(255,165,0,.12);border:1px solid rgba(255,165,0,.3);border-radius:var(--radius);padding:.8rem}.product-visual,.product-detail-media{min-height:230px;background:linear-gradient(135deg,#171717,#060606);display:grid;place-items:center;overflow:hidden}.boat-art{width:min(86%,520px);position:relative;aspect-ratio:2.15/1}.boat-size{position:absolute;right:3%;top:3%;font:800 .82rem Montserrat,sans-serif;color:#000;background:var(--yellow);padding:.22rem .55rem;border-radius:999px;z-index:2}.boat-body{position:absolute;left:6%;right:6%;top:28%;height:38%;background:#1b1b1b;border:4px solid #050505;border-top:12px solid var(--accent,#1687ff);clip-path:polygon(7% 0,93% 0,100% 48%,82% 100%,18% 100%,0 48%);box-shadow:inset 0 -18px 0 rgba(255,255,255,.08)}.boat-body span{position:absolute;left:16%;right:16%;top:30%;height:7px;background:var(--stripe,#ffa500);border-radius:999px}.boat-body i{position:absolute;left:35%;top:-38%;width:30%;height:46%;background:#111;border:3px solid var(--accent,#1687ff);border-radius:5px 5px 0 0}.boat-shadow{position:absolute;left:12%;right:12%;bottom:13%;height:12%;background:rgba(255,255,255,.13);filter:blur(10px);border-radius:50%}.variant-black{--accent:#080808;--stripe:#ffa500}.variant-color{--accent:#fcb900;--stripe:#050505}.filter-bar{display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr;gap:.8rem;background:#111;border:1px solid var(--line);border-radius:var(--radius);padding:1rem;margin-bottom:1rem}.filter-bar label,.order-form label{display:grid;gap:.35rem;color:#eee;font-weight:700}.filter-bar span{font:800 .72rem Montserrat,sans-serif;text-transform:uppercase;color:var(--yellow)}input,select,textarea{width:100%;border:1px solid var(--line);background:#090909;color:#fff;border-radius:var(--radius);padding:.85rem;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--yellow)}.result-count{color:var(--muted)}.compact-hero{padding:clamp(3rem,7vw,5rem) clamp(1rem,6vw,5rem);background:linear-gradient(135deg,#101010,#050505);border-bottom:1px solid var(--line)}.compact-hero h1{max-width:13ch}.cart-layout,.contact-page{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:1rem;align-items:start}.cart-items{display:grid;gap:1rem}.cart-row{display:grid;grid-template-columns:120px 1fr auto;gap:1rem;align-items:center;background:#111;border:1px solid var(--line);border-radius:var(--radius);padding:1rem}.qty-controls{display:flex;align-items:center;gap:.5rem}.qty-controls button,.remove-item{border:1px solid var(--line);background:#050505;color:#fff;border-radius:999px;width:34px;height:34px;cursor:pointer}.cart-empty{display:none;background:#111;border:1px solid var(--line);border-radius:var(--radius);padding:2rem}.order-form{padding:1.2rem;display:grid;gap:.9rem;position:sticky;top:120px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.two-col,.text-grid,.product-specs{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.stats-panel{padding:2rem;display:grid;align-content:center}.stats-panel strong{font:800 4rem Montserrat,sans-serif;color:var(--yellow)}.check-list{list-style:none;padding:0;margin:1rem 0;display:grid;gap:.7rem}.check-list li{position:relative;padding-left:1.65rem}.check-list li:before{content:"";position:absolute;left:0;top:.45rem;width:.75rem;height:.75rem;background:var(--yellow);clip-path:polygon(14% 44%,0 60%,40% 100%,100% 18%,83% 0,38% 62%)}.service-detail{max-width:960px}.contact-card{padding:1.4rem}.faq-list{display:grid;gap:.8rem;max-width:900px}.faq-list details{padding:1rem}.faq-list summary{font:800 1rem Montserrat,sans-serif;cursor:pointer}.policy-content{display:grid;gap:1rem;max-width:1000px}.policy-content article{padding:1.25rem}.policy h1{max-width:14ch}.product-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,620px);align-items:center;gap:2rem;padding:clamp(3rem,7vw,6rem) clamp(1rem,6vw,5rem);background:radial-gradient(circle at 15% 15%,rgba(255,165,0,.15),transparent 34%),#080808}.product-detail-media{border:1px solid var(--line);border-radius:var(--radius);min-height:420px}.product-detail-copy h1{max-width:12ch}.price-line{display:grid;gap:.25rem;margin:1rem 0}.price-line strong{font:800 1.5rem Montserrat,sans-serif}.site-footer{background:#000;border-top:1px solid var(--line);padding:3rem clamp(1rem,6vw,5rem) 1rem}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:1.5rem}.footer-logo{width:88px}.site-footer h2{font-size:1.2rem}.site-footer a{display:block;color:#dcdcdc;margin:.35rem 0}.footer-bottom{border-top:1px solid var(--line);margin-top:2rem;padding-top:1rem;color:#cfcfcf;text-align:center;font-size:.92rem}@media(max-width:900px){.top-strip{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;padding:.55rem 1rem}.top-whatsapp{width:min(100%,300px)}.nav-shell{grid-template-columns:auto auto auto;justify-content:space-between}.nav-toggle{display:grid}.nav-menu{position:absolute;left:1rem;right:1rem;top:116px;display:none;flex-direction:column;background:#090909;border:1px solid var(--line);border-radius:var(--radius);padding:.7rem}.nav-menu.is-open{display:flex}.page-hero{min-height:82vh}.page-hero:after{background:linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.42))}.intro-band,.proof-band,.section-head.split,.cart-layout,.contact-page,.two-col,.text-grid,.product-specs,.product-detail-hero,.footer-grid{grid-template-columns:1fr}.feature-grid,.service-grid,.products-grid,.filter-bar{grid-template-columns:1fr}.order-form{position:static}.product-detail-media{min-height:280px}h1{font-size:clamp(2.7rem,18vw,4.4rem)}}@media(max-width:560px){body{font-size:16px}.brand span{display:none}.hero-actions,.product-actions{display:grid}.button{width:100%}.form-row,.cart-row{grid-template-columns:1fr}.cart-row .boat-art{max-width:180px}.product-meta{display:grid}.section,.compact-hero,.page-hero,.product-detail-hero{padding-left:1rem;padding-right:1rem}}
h1{font-size:clamp(1.8rem,4.8vw,3.84rem);max-width:16ch}
h2{font-size:clamp(1.2rem,3vw,2.4rem)}
.hero-media.photo-slot{background-color:#050505;background-size:cover;background-position:center;transition:background-image .45s ease,filter .45s ease;transform:scale(1.01)}
.hero-media.photo-slot:before{display:none}
.page-hero:after{background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.78) 40%,rgba(0,0,0,.28) 100%)}
.hero-content{transition:opacity .42s ease,transform .42s ease}
.hero-content.is-fading{opacity:.18;transform:translateY(8px)}
.nav-search{display:flex;align-items:center;justify-self:end;width:min(250px,22vw);height:44px;border:1px solid var(--line);border-radius:999px;background:#0b0b0b;overflow:hidden}
.nav-search button{width:44px;height:44px;border:0;background:transparent;color:var(--yellow);display:grid;place-items:center;cursor:pointer;flex:0 0 auto}
.nav-search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.nav-search input{height:44px;border:0;background:transparent;border-radius:0;padding:.55rem .8rem .55rem 0;color:#fff;min-width:0}
.nav-search input:focus{border:0}
.nav-shell{grid-template-columns:auto minmax(0,1fr) minmax(180px,250px) auto}
.filter-bar{grid-template-columns:1.45fr 1.05fr .85fr 1.25fr .8fr auto auto;align-items:end}
.filter-bar select,.filter-bar input{min-height:68px;font-weight:800;font-size:1rem}
.filter-submit,.filter-reset{height:68px;min-width:112px;margin:0}
.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 1rem}
.shop-toolbar .result-count{margin:0}
.view-switcher{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--line);border-radius:999px;background:#111;padding:.35rem}
.view-switcher span{padding:0 .6rem;color:var(--yellow);font:800 .72rem Montserrat,sans-serif;text-transform:uppercase}
.view-switcher button{width:42px;height:38px;border:1px solid transparent;border-radius:999px;background:transparent;color:#fff;font:800 .9rem Montserrat,sans-serif;cursor:pointer}
.view-switcher button[aria-pressed=true]{background:var(--yellow);border-color:var(--yellow);color:#000}
.shop-products-grid{transition:grid-template-columns .2s ease}
.shop-products-grid[data-view-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}
.shop-products-grid[data-view-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}
.shop-products-grid[data-view-columns="6"]{grid-template-columns:repeat(6,minmax(0,1fr))}
.shop-products-grid[data-view-columns="4"] .product-visual{min-height:180px}
.shop-products-grid[data-view-columns="6"] .product-visual{min-height:135px}
.shop-products-grid[data-view-columns="4"] .product-copy{padding:.95rem}
.shop-products-grid[data-view-columns="6"] .product-copy{padding:.72rem}
.shop-products-grid[data-view-columns="4"] h3{font-size:1rem}
.shop-products-grid[data-view-columns="6"] h3{font-size:.86rem;line-height:1.18}
.shop-products-grid[data-view-columns="4"] .product-copy p:not(.eyebrow):not(.notice),.shop-products-grid[data-view-columns="6"] .product-copy p:not(.eyebrow):not(.notice){display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.shop-products-grid[data-view-columns="4"] .product-copy p:not(.eyebrow):not(.notice){-webkit-line-clamp:2}
.shop-products-grid[data-view-columns="6"] .product-copy p:not(.eyebrow):not(.notice){-webkit-line-clamp:1}
.shop-products-grid[data-view-columns="6"] .product-meta{display:grid;gap:.35rem;font-size:.86rem;margin-top:.7rem;padding-top:.65rem}
.shop-products-grid[data-view-columns="6"] .notice{font-size:.82rem}
.shop-products-grid[data-view-columns="6"] .product-actions{display:grid;gap:.45rem;margin-top:.75rem}
.shop-products-grid[data-view-columns="6"] .button{min-height:38px;padding:.55rem .7rem;font-size:.68rem}
.product-card .boat-art .boat-body,.product-detail-media .boat-art .boat-body{animation:boatBodyColorCycle 8s infinite ease-in-out}
.product-card .boat-art .boat-body span,.product-detail-media .boat-art .boat-body span{animation:boatStripeColorCycle 8s infinite ease-in-out}
.product-card .boat-art .boat-body i,.product-detail-media .boat-art .boat-body i{animation:boatFrameColorCycle 8s infinite ease-in-out}
@keyframes boatBodyColorCycle{0%,100%{border-top-color:#ffa500}25%{border-top-color:#ff1d1d}50%{border-top-color:#0b76ff}75%{border-top-color:#f7e900}}
@keyframes boatStripeColorCycle{0%,100%{background:#050505}25%{background:#ff1d1d}50%{background:#0b76ff}75%{background:#f7e900}}
@keyframes boatFrameColorCycle{0%,100%{border-color:#ffa500}25%{border-color:#ff1d1d}50%{border-color:#0b76ff}75%{border-color:#f7e900}}
.real-boats-section{background:#080808}
.real-boats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.real-boats-grid figure{margin:0;background:#121212;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 18px 54px rgba(0,0,0,.3)}
.real-boats-grid img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#050505}
.real-boats-grid figcaption{padding:.85rem;color:#eee;font:800 .9rem Montserrat,sans-serif}
.compact-real-boats .real-boats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.compact-hero{padding-top:clamp(2.2rem,5vw,3.6rem);padding-bottom:clamp(2.2rem,5vw,3.6rem)}
.compact-hero h1{max-width:18ch}
.page-hero{min-height:calc(78vh - 74px)}
.policy-content{max-width:1440px;margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}
.policy-content article{padding:1.5rem}
.policy-content article p{max-width:72ch;color:#e4e4e4}
.expanded-policy .check-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.4rem}
.about-accordion{background:#111}
.about-wrap{max-width:1200px;margin:0 auto}
.about-wrap .intro{max-width:1000px;color:#ddd;font-size:1.08rem;line-height:1.75;margin:0 0 2rem}
.about-accordion details{background:#1a1a1a;border:1px solid #2b2b2b;border-radius:8px;padding:1rem 1.15rem;margin-bottom:.85rem}
.about-accordion summary{cursor:pointer;color:var(--yellow);font:800 1.05rem Montserrat,sans-serif;line-height:1.45}
.about-accordion details p{color:#ddd;line-height:1.8;margin:.9rem 0 0}
.about-accordion .check-list{margin-top:.9rem}
.about-accordion .button{margin-top:1.5rem}
.faq-enhanced{background:#111}
.faq-enhanced .faq-tools{max-width:1200px;margin:0 auto 1.6rem}
.faq-enhanced .faq-search{position:relative;display:block;max-width:780px;margin-bottom:1rem}
.faq-enhanced .faq-search span{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--yellow);font:800 1.35rem Montserrat,sans-serif;line-height:1;z-index:1}
.faq-enhanced .faq-search input{border-radius:999px;padding-left:3.1rem;background:#1a1a1a}
.faq-enhanced .faq-filters{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}
.faq-enhanced .filterBtn{border:1px solid #333;border-radius:999px;background:#1a1a1a;color:#fff;padding:.65rem .95rem;cursor:pointer;font:800 .82rem Montserrat,sans-serif}
.faq-enhanced .filterBtn:hover,.faq-enhanced .filterBtn.active{background:var(--yellow);border-color:var(--yellow);color:#111}
.faq-enhanced .faq-counter{color:var(--yellow);font:800 .95rem Montserrat,sans-serif;margin:0}
.faq-enhanced .faq-results{max-width:1200px;margin:0 auto}
.faq-enhanced .no-results{max-width:900px;background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:1.1rem;color:#fff}
.faq-enhanced details[hidden]{display:none}
.faq-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}
.product-photo{width:100%;height:100%;min-height:230px;object-fit:cover}
.product-photo.is-swapping{opacity:.2}
.product-visual .product-photo{transition:opacity .28s ease,filter .28s ease}
.product-detail-media .product-photo{min-height:420px}
.product-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.product-gallery figure{margin:0;background:#121212;border:1px solid var(--line);border-radius:8px;overflow:hidden}
.product-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#050505}
.product-gallery figcaption{padding:.8rem;color:#ddd;font:700 .9rem Montserrat,sans-serif}
.product-configurator{margin:1rem 0 0;padding:1rem;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.04)}
.product-configurator h2{font:800 1rem Montserrat,sans-serif;margin:0 0 .35rem;text-transform:none}
.color-swatches{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.8rem}
.color-swatch{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--line);border-radius:999px;background:#0b0b0b;color:#fff;padding:.5rem .75rem;cursor:pointer;font:800 .78rem Montserrat,sans-serif}
.color-swatch span{width:18px;height:18px;border-radius:50%;border:1px solid rgba(255,255,255,.65);box-shadow:0 0 0 2px rgba(0,0,0,.25)}
.color-swatch.is-active{background:var(--yellow);border-color:var(--yellow);color:#111}
.product-assistant{background:#080808}
.assistant-buttons{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:1rem}
.assistant-buttons .is-active{background:var(--yellow);border-color:var(--yellow);color:#111}
.assistant-answer{max-width:900px;background:#161616;border:1px solid var(--line);border-radius:8px;padding:1.2rem;color:#eee;line-height:1.75}
.cart-recommendations{margin-top:1.2rem}
.cart-recommendations h2{font-size:1.35rem}
.featured-products{grid-template-columns:repeat(4,minmax(0,1fr))}
.featured-products .product-visual{min-height:180px}
.featured-products .product-copy{padding:1rem}
.featured-products .product-copy p:not(.eyebrow):not(.notice){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.compact-products{grid-template-columns:repeat(2,minmax(0,1fr))}
.compact-products .product-card{box-shadow:none}
.cart-row .product-photo{min-height:90px;border-radius:6px}
.cart-options{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:.75rem}
.services-overview .section-head p{max-width:860px;color:#ddd}
.professional-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.service-panel,.workflow-step,.deliverable-grid article{background:#121212;border:1px solid var(--line);border-radius:8px;padding:1.25rem;box-shadow:0 18px 54px rgba(0,0,0,.3)}
.service-panel p,.workflow-step p,.deliverable-grid p{color:#dcdcdc}
.service-icon,.mini-icon{width:58px;height:58px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,var(--yellow),#fff2bd);color:#080808;margin-bottom:1rem;box-shadow:0 14px 32px rgba(255,165,0,.18)}
.mini-icon{width:44px;height:44px;margin-bottom:.7rem}
.service-icon-svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.mini-icon .service-icon-svg{width:24px;height:24px}
.workflow-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}
.workflow-step strong{width:42px;height:42px;border-radius:50%;background:var(--yellow);color:#111;display:grid;place-items:center;font:900 1rem Montserrat,sans-serif;margin-bottom:.8rem}
.deliverable-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.service-cta{margin-top:0}
.hero-content{transition:opacity .45s ease,transform .45s ease}
.hero-content.is-fading{opacity:.08;transform:translateY(10px)}
.hero-controls{display:flex;align-items:center;margin:1.2rem 0 0}
.hero-dots{display:flex;gap:.5rem}
.hero-dots button{width:30px;height:4px;border:0;border-radius:999px;background:rgba(255,255,255,.3);padding:0;cursor:pointer;transition:background .28s ease,width .28s ease,opacity .28s ease}
.hero-dots button.is-active{width:40px;background:var(--yellow)}
.hero-dots button:hover{background:var(--yellow);opacity:.9}
.tech-art{width:min(82%,420px);aspect-ratio:2/1;position:relative;display:grid;place-items:center}
.tech-label{position:absolute;right:4%;top:4%;font:800 .78rem Montserrat,sans-serif;color:#000;background:var(--yellow);border-radius:999px;padding:.22rem .55rem;z-index:2}
.tech-mark{width:48%;height:44%;border:4px solid var(--yellow);border-radius:8px;background:linear-gradient(135deg,#242424,#080808);box-shadow:0 18px 35px rgba(0,0,0,.38)}
.tech-art span{position:absolute;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.18);border-radius:999px}
.tech-art span:nth-of-type(1){left:10%;right:10%;bottom:18%;height:12px}
.tech-art span:nth-of-type(2){left:18%;top:20%;width:18%;height:12px}
.tech-art span:nth-of-type(3){right:18%;top:20%;width:18%;height:12px}
.tech-accessory .tech-mark{clip-path:polygon(10% 100%,18% 28%,50% 0,82% 28%,90% 100%);border-radius:5px}
.tech-sheets .tech-mark{width:55%;height:50%;transform:skew(-12deg);box-shadow:12px 12px 0 rgba(255,165,0,.35),24px 24px 0 rgba(255,255,255,.08)}
.tech-pipe .tech-mark{width:56%;height:28%;border-radius:999px;position:relative}
.tech-pipe .tech-mark:before,.tech-pipe .tech-mark:after{content:"";position:absolute;top:50%;width:36%;height:80%;border:4px solid var(--yellow);background:#111;border-radius:999px;transform:translateY(-50%)}
.tech-pipe .tech-mark:before{left:-30%;transform:translateY(-50%) rotate(34deg)}
.tech-pipe .tech-mark:after{right:-30%;transform:translateY(-50%) rotate(-34deg)}
.floating-whatsapp{position:fixed;right:clamp(1rem,3vw,2rem);bottom:clamp(1rem,3vw,2rem);z-index:30;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;border:2px solid #fff;box-shadow:0 16px 42px rgba(0,0,0,.42)}
.floating-whatsapp svg{width:32px;height:32px;display:block;fill:currentColor}
.floating-whatsapp span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
body{padding-bottom:88px}
@media(max-width:1180px){.featured-products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-products-grid[data-view-columns="6"]{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.nav-shell{grid-template-columns:auto minmax(120px,1fr) auto auto;gap:.55rem}.nav-search{grid-column:auto;width:100%;height:42px}.nav-search input{height:42px}.nav-search button{width:42px;height:42px}.nav-menu{top:82px}.policy-content{grid-template-columns:1fr}.expanded-policy .check-list{grid-template-columns:1fr}.page-hero{min-height:72vh}.real-boats-grid,.compact-real-boats .real-boats-grid,.professional-service-grid,.workflow-grid,.deliverable-grid{grid-template-columns:1fr 1fr}.shop-products-grid[data-view-columns="4"],.shop-products-grid[data-view-columns="6"]{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-toolbar{align-items:flex-start}h1{font-size:clamp(1.65rem,10.8vw,2.64rem)}h2{font-size:clamp(1.2rem,7vw,2.1rem)}}
@media(max-width:560px){.floating-whatsapp{right:1rem;bottom:1rem;width:56px;height:56px}.compact-hero h1{max-width:100%}.featured-products,.compact-products,.cart-options,.real-boats-grid,.compact-real-boats .real-boats-grid,.professional-service-grid,.workflow-grid,.deliverable-grid,.product-gallery,.shop-products-grid[data-view-columns]{grid-template-columns:1fr}.shop-toolbar{display:grid}.view-switcher{justify-content:center;width:100%}}

/* Ajustes Keduin: búsqueda real, vistas cuadradas y selector de colores manual */
.nav-search input::placeholder,
.filter-bar input::placeholder{color:#8f9298;font-weight:800}
.shop-products-grid{align-items:stretch}
.product-card{height:100%;grid-template-rows:auto 1fr}
.product-visual{position:relative;aspect-ratio:1/1;min-height:0;background:#fff}
.product-visual .product-photo{aspect-ratio:1/1;min-height:0;height:100%;object-fit:contain;background:#fff;padding:0}
.product-copy{display:grid;grid-template-rows:auto auto auto auto auto;align-content:start;gap:.35rem}
.product-copy h3{min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-copy p:not(.eyebrow):not(.notice){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:.2rem 0}
.product-actions{margin-top:auto;display:grid;gap:.65rem}
.product-actions .button{width:100%}
.shop-products-grid[data-view-columns="2"] .product-visual{aspect-ratio:1/1}
.shop-products-grid[data-view-columns="4"] .product-visual,
.shop-products-grid[data-view-columns="6"] .product-visual{aspect-ratio:1/1;min-height:0}
.shop-products-grid[data-view-columns="4"] .product-copy,
.shop-products-grid[data-view-columns="6"] .product-copy{padding:.85rem}
.shop-products-grid[data-view-columns="4"] .product-copy p:not(.eyebrow):not(.notice),
.shop-products-grid[data-view-columns="6"] .product-copy p:not(.eyebrow):not(.notice){-webkit-line-clamp:2}
.shop-products-grid[data-view-columns="4"] .product-actions,
.shop-products-grid[data-view-columns="6"] .product-actions{display:grid}
.color-preview-controls{position:absolute;left:.6rem;right:.6rem;bottom:.6rem;display:flex;align-items:center;justify-content:space-between;gap:.45rem;z-index:3;pointer-events:none}
.color-preview-controls button{pointer-events:auto}
.color-preview-arrow,.detail-color-arrow,.real-boats-arrow{border:1px solid rgba(255,255,255,.32);background:rgba(0,0,0,.72);color:#fff;border-radius:999px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer;font:900 1.45rem/1 Montserrat,Arial,sans-serif;backdrop-filter:blur(10px)}
.color-preview-arrow:hover,.detail-color-arrow:hover,.real-boats-arrow:hover{background:var(--yellow);color:#111;border-color:var(--yellow)}
.color-preview-dots{display:flex;justify-content:center;gap:.35rem;background:rgba(0,0,0,.62);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.35rem .45rem;backdrop-filter:blur(10px)}
.color-preview-dot,.detail-color-dot{width:22px;height:22px;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#111;display:grid;place-items:center;cursor:pointer}
.color-preview-dot span,.detail-color-dot span{width:14px;height:14px;border-radius:50%;display:block;border:1px solid rgba(255,255,255,.6)}
.color-preview-dot.is-active,.detail-color-dot.is-active{border-color:var(--yellow);box-shadow:0 0 0 2px rgba(255,165,0,.45)}
.product-detail-media{position:relative;aspect-ratio:1/1;min-height:0;background:#fff;border-radius:var(--radius);overflow:hidden}
.product-detail-media .product-photo{min-height:0;height:100%;object-fit:contain;background:#fff}
.detail-color-nav{position:absolute;left:1rem;right:1rem;bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.7rem;z-index:3}
.detail-color-dots{display:flex;justify-content:center;gap:.45rem;background:rgba(0,0,0,.66);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.45rem .6rem;backdrop-filter:blur(10px)}
.product-gallery figcaption,.real-boats-grid figcaption{display:none!important}
.real-boats-carousel{max-width:1480px;margin:0 auto;display:grid;gap:.9rem}
.real-boats-main{position:relative;background:#050505;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.45)}
.real-boats-main-img{width:100%;aspect-ratio:16/7;object-fit:cover;transition:opacity .25s ease,transform .25s ease}
.real-boats-main-img.is-changing{opacity:.25;transform:scale(1.01)}
.real-boats-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;font-size:1.8rem}
.real-boats-arrow.prev{left:.8rem}.real-boats-arrow.next{right:.8rem}
.real-boats-thumbs{display:flex;gap:.55rem;overflow-x:auto;padding:.25rem .1rem .45rem;scrollbar-width:thin}
.real-boats-thumb{flex:0 0 128px;border:2px solid transparent;border-radius:6px;overflow:hidden;padding:0;background:#111;cursor:pointer;opacity:.72}
.real-boats-thumb img{width:100%;aspect-ratio:16/9;object-fit:cover}
.real-boats-thumb.is-active{border-color:var(--yellow);opacity:1}
.real-boats-thumb:hover{opacity:1}
@media(max-width:1180px){.shop-products-grid[data-view-columns="4"],.shop-products-grid[data-view-columns="6"]{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.product-detail-media{aspect-ratio:4/3}.shop-products-grid[data-view-columns="4"],.shop-products-grid[data-view-columns="6"]{grid-template-columns:repeat(2,minmax(0,1fr))}.real-boats-main-img{aspect-ratio:16/10}.real-boats-thumb{flex-basis:96px}}
@media(max-width:560px){.shop-products-grid[data-view-columns]{grid-template-columns:1fr}.color-preview-controls{left:.45rem;right:.45rem}.real-boats-main-img{aspect-ratio:4/3}.real-boats-arrow{width:38px;height:38px}.detail-color-nav{left:.6rem;right:.6rem}}


/* Corrección 2: buscador, cards cuadradas y carrusel estable */
.shop-products-grid .product-card{height:100%;min-width:0}
.shop-products-grid .product-visual{aspect-ratio:1/1;min-height:0;width:100%;background:#fff}
.shop-products-grid .product-visual img.product-photo,.shop-products-grid .product-photo{width:100%;height:100%;aspect-ratio:1/1;object-fit:contain;background:#fff}
.shop-products-grid[data-view-columns="2"] .product-visual,
.shop-products-grid[data-view-columns="4"] .product-visual,
.shop-products-grid[data-view-columns="6"] .product-visual{min-height:0}
.shop-products-grid .product-copy h3{overflow-wrap:anywhere}
.shop-products-grid[data-view-columns="6"] .product-copy h3{font-size:.82rem;line-height:1.12}
.shop-products-grid[data-view-columns="6"] .product-copy p:not(.eyebrow):not(.notice){-webkit-line-clamp:2}
.real-boats-carousel{width:min(1480px,calc(100vw - 2rem));margin:0 auto;overflow:hidden}
.real-boats-main{height:clamp(430px,46vw,720px);display:block}
.real-boats-main-img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;display:block}
.real-boats-thumbs{overscroll-behavior-inline:contain;scroll-behavior:auto}
.real-boats-thumb{flex:0 0 118px}
@media(max-width:900px){
  .real-boats-main{height:clamp(280px,58vw,520px)}
}
@media(max-width:560px){
  .real-boats-main{height:clamp(230px,72vw,420px)}
  .real-boats-thumb{flex-basis:82px}
}

/* Keduin patch v5 */
.compact-hero.compact-hero-photo{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,560px);gap:2rem;align-items:center}.compact-hero.compact-hero-photo .compact-hero-copy{max-width:720px}.compact-hero.compact-hero-photo .hero-side-photo{min-height:320px;border:1px solid var(--line);border-radius:var(--radius);background-size:cover;background-position:center center;background-repeat:no-repeat;box-shadow:var(--shadow)}.product-recommendations .products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.ficha-tecnica-btn{white-space:normal;text-align:center}.product-actions .ficha-tecnica-btn{display:inline-flex}.contact-page{align-items:start}@media(max-width:1180px){.product-recommendations .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.compact-hero.compact-hero-photo{grid-template-columns:1fr}.compact-hero.compact-hero-photo .hero-side-photo{min-height:260px}.product-recommendations .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.product-recommendations .products-grid{grid-template-columns:1fr}}

/* Keduin v8.1 footer + recommended products + WhatsApp pulse */
.footer-bottom{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.7rem 1rem}
.footer-bottom .copyright-text{opacity:.9}
.keduin-credit{display:inline-flex;align-items:center;gap:.55rem;color:#fff;font:700 .9rem Montserrat,sans-serif}
.keduin-credit:hover{color:var(--yellow)}
.keduin-logo-mini{width:34px;height:34px;object-fit:contain;border-radius:6px;background:transparent}
.product-recommendations .products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}
.product-recommendations .product-card{box-shadow:none}
.product-recommendations .product-visual{min-height:150px}
.product-recommendations .product-copy{padding:.85rem}
.product-recommendations .product-copy .eyebrow{font-size:.65rem;margin-bottom:.45rem}
.product-recommendations .product-copy h3{font-size:.92rem;line-height:1.08;margin:0 0 .55rem}
.product-recommendations .product-copy p{font-size:.88rem;line-height:1.35;margin:.35rem 0}
.product-recommendations .product-copy > p:not(.eyebrow):not(.notice){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-recommendations .product-meta{padding-top:.6rem;margin-top:.65rem;font-size:.84rem}
.product-recommendations .product-actions{display:grid;grid-template-columns:1fr;gap:.45rem;margin-top:.75rem}
.product-recommendations .button{width:100%;min-height:40px;padding:.7rem .8rem;font-size:.72rem}
.floating-whatsapp{position:fixed;overflow:visible;isolation:isolate}
.floating-whatsapp::before,.floating-whatsapp::after{content:"";position:absolute;inset:-8px;border-radius:50%;background:rgba(37,211,102,.28);z-index:-1;animation:whPulse 2s infinite ease-out}
.floating-whatsapp::after{animation-delay:1s}
@keyframes whPulse{0%{transform:scale(.92);opacity:.9}70%{transform:scale(1.45);opacity:0}100%{transform:scale(1.45);opacity:0}}
@media(max-width:1180px){.product-recommendations .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.footer-bottom{flex-direction:column}.product-recommendations .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-recommendations .product-visual{min-height:115px}.product-recommendations .product-copy h3{font-size:.84rem}.product-recommendations .button{font-size:.67rem;padding:.62rem .6rem}}

/* Keduin v9 - header responsive fix */
.site-header{overflow:visible}.nav-shell{position:relative;grid-template-columns:auto auto 1fr auto;gap:.75rem}.brand{min-width:0;white-space:nowrap}.brand img{flex:0 0 auto}.nav-menu{min-width:0}.nav-menu a{white-space:nowrap}.nav-search{min-width:190px;max-width:260px;width:100%}.nav-search input{min-width:0}.cart-link{flex:0 0 auto}
@media(max-width:1320px){.nav-shell{gap:.55rem;padding-left:clamp(.75rem,2.2vw,2rem);padding-right:clamp(.75rem,2.2vw,2rem)}.brand img{width:48px;height:48px}.brand span{font-size:.88rem}.nav-menu a{padding:.62rem .58rem;font-size:.72rem}.nav-search{max-width:220px;min-width:170px}.icon-button,.cart-link{width:42px;height:42px}}
@media(max-width:1180px){.nav-shell{grid-template-columns:auto auto 1fr auto;align-items:center}.nav-toggle{display:grid;order:2}.brand{order:1}.nav-search{order:3;justify-self:stretch;max-width:none;min-width:0}.cart-link{order:4}.nav-menu{position:absolute;left:clamp(.75rem,2vw,1.5rem);right:clamp(.75rem,2vw,1.5rem);top:calc(100% + .65rem);display:none;flex-direction:column;align-items:stretch;justify-content:flex-start;background:#090909;border:1px solid var(--line);border-radius:14px;padding:.75rem;box-shadow:0 24px 70px rgba(0,0,0,.55);z-index:60}.nav-menu.is-open{display:flex}.nav-menu a{width:100%;padding:.9rem 1rem;border-radius:10px;font-size:.82rem}.nav-menu a + a{margin-top:.18rem}.site-header:has(.nav-menu.is-open){z-index:80}}
@media(max-width:700px){.nav-shell{grid-template-columns:auto auto auto;gap:.55rem}.brand img{width:46px;height:46px}.brand span{display:none}.nav-search{grid-column:1/-1;order:5;width:100%;max-width:none}.cart-link{order:4}.nav-toggle{order:3}.nav-menu{top:calc(100% + .5rem)}}
@media(max-width:420px){.nav-shell{padding-left:.75rem;padding-right:.75rem}.brand img{width:42px;height:42px}.icon-button,.cart-link{width:40px;height:40px}.nav-search input{height:42px}.nav-search button{width:42px;height:42px}}

/* Keduin v10 - menú de tienda por categorías */
.nav-dropdown{position:relative;display:flex;align-items:center;justify-content:center}
.nav-dropdown>.nav-parent{position:relative;padding-right:1.45rem}
.nav-dropdown>.nav-parent::after{content:"";position:absolute;right:.55rem;top:50%;width:.42rem;height:.42rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-62%) rotate(45deg);opacity:.9}
.nav-submenu{position:absolute;top:calc(100% + .55rem);left:50%;transform:translateX(-50%) translateY(8px);min-width:260px;background:#080808;border:1px solid rgba(255,165,0,.35);border-radius:14px;padding:.55rem;box-shadow:0 22px 56px rgba(0,0,0,.62);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:100}
.nav-submenu::before{content:"";position:absolute;left:0;right:0;top:-.7rem;height:.7rem}
.nav-dropdown:hover .nav-submenu,.nav-dropdown:focus-within .nav-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.nav-menu .nav-submenu a{display:block;width:100%;margin:0;padding:.72rem .85rem;border-radius:10px;color:#f5f5f5;font-size:.74rem;line-height:1.15;text-align:left;white-space:normal}
.nav-menu .nav-submenu a:hover,.nav-menu .nav-submenu a:focus{background:rgba(255,165,0,.18);color:var(--yellow)}
@media(min-width:1181px){.nav-dropdown:hover>.nav-parent,.nav-dropdown:focus-within>.nav-parent{background:rgba(255,165,0,.16);color:var(--yellow)}}
@media(max-width:1180px){.nav-dropdown{display:block;width:100%}.nav-dropdown>.nav-parent{display:block;width:100%;padding:.9rem 1rem!important;border-radius:10px}.nav-submenu{position:static;transform:none!important;opacity:1;visibility:visible;pointer-events:auto;min-width:0;width:100%;margin:.25rem 0 .45rem;padding:.35rem;background:rgba(255,255,255,.035);box-shadow:none;border-color:rgba(255,255,255,.12)}.nav-submenu::before{display:none}.nav-menu .nav-submenu a{padding:.72rem 1rem .72rem 1.35rem;font-size:.78rem}.nav-dropdown>.nav-parent::after{right:1rem}}

/* v11 phone CTA in menu */
.nav-call-now{display:inline-flex!important;align-items:center;justify-content:center;gap:.45rem;background:rgba(255,165,0,.14);border:1px solid rgba(255,165,0,.38);color:var(--yellow)!important}
.nav-call-now svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.nav-call-now:hover{background:var(--yellow)!important;color:#000!important}
@media(max-width:1120px){.nav-call-now{padding:.65rem .8rem}}
@media(max-width:900px){.nav-call-now{width:100%;border-radius:10px;justify-content:flex-start;background:#151515}}


/* v13 ajustes móviles Keduin: header, menú tienda, filtros y colores */
.mobile-shop-controls{display:none}

@media(max-width:1180px){
  .nav-dropdown .nav-submenu{
    display:none;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    max-height:0;
    overflow:hidden;
    margin:0;
    padding:0;
    border-width:0;
    transition:max-height .24s ease, padding .24s ease, margin .24s ease;
  }
  .nav-dropdown.is-expanded .nav-submenu{
    display:block;
    max-height:420px;
    margin:.25rem 0 .45rem;
    padding:.35rem;
    border-width:1px;
  }
  .nav-dropdown.is-expanded > .nav-parent::after{
    transform:translateY(-35%) rotate(225deg);
  }
}

@media(max-width:900px){
  .site-header{overflow:visible}
  .nav-shell{
    position:relative;
    display:grid;
    grid-template-columns:64px minmax(0,1fr) 64px;
    grid-template-areas:
      "toggle brand cart"
      "search search search";
    justify-content:stretch;
    align-items:center;
    gap:.7rem;
    padding:.75rem 1rem 1rem;
  }
  .nav-toggle{
    grid-area:toggle;
    display:grid;
    justify-self:start;
    width:54px;
    height:54px;
  }
  .brand{
    grid-area:brand;
    justify-content:center;
    justify-self:center;
    min-width:0;
  }
  .brand img{
    width:58px;
    height:58px;
  }
  .brand span{display:none}
  .cart-link{
    grid-area:cart;
    justify-self:end;
    width:54px;
    height:54px;
  }
  .nav-search{
    grid-area:search;
    width:100%;
    height:54px;
  }
  .nav-search input{height:54px;font-size:1rem}
  .nav-search button{width:54px;height:54px}
  .nav-menu{
    position:absolute;
    left:1rem;
    right:1rem;
    top:calc(100% + .45rem);
    z-index:120;
    max-height:min(72vh,680px);
    overflow:auto;
    padding:1rem;
    border-radius:18px;
  }
  .nav-menu a,
  .nav-dropdown>.nav-parent{
    font-size:1rem!important;
    padding:1rem!important;
  }
}

@media(max-width:720px){
  .shop-shell{padding-top:1.2rem}
  .mobile-shop-controls{
    display:grid;
    grid-template-columns:1fr;
    gap:.75rem;
    margin-bottom:1rem;
  }
  .mobile-filter-toggle{
    width:100%;
    border-radius:14px;
    min-height:54px;
  }
  .mobile-view-switcher{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:.45rem;
    border:1px solid var(--line);
    border-radius:14px;
    background:#111;
    padding:.55rem;
  }
  .mobile-view-switcher span{
    color:var(--yellow);
    font:800 .75rem Montserrat,sans-serif;
    text-transform:uppercase;
    padding:0 .5rem;
  }
  .mobile-view-switcher button{
    width:48px;
    height:40px;
    border:1px solid var(--line);
    border-radius:999px;
    background:#050505;
    color:#fff;
    font:800 .9rem Montserrat,sans-serif;
  }
  .mobile-view-switcher button[aria-pressed=true]{
    background:var(--yellow);
    border-color:var(--yellow);
    color:#000;
  }
  .filter-bar{
    display:none;
    grid-template-columns:1fr!important;
    padding:.9rem;
    gap:.7rem;
  }
  .filter-bar.is-open{display:grid}
  .shop-toolbar{
    display:block;
    margin-bottom:.75rem;
  }
  .shop-toolbar .view-switcher{display:none!important}
  .shop-products-grid[data-view-columns="1"]{grid-template-columns:1fr!important}
  .shop-products-grid[data-view-columns="2"],
  .shop-products-grid[data-view-columns="4"],
  .shop-products-grid[data-view-columns="6"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .shop-products-grid[data-view-columns="1"] .product-card .product-copy h3{font-size:1rem}
  .shop-products-grid[data-view-columns="2"] .product-card .product-copy h3,
  .shop-products-grid[data-view-columns="4"] .product-card .product-copy h3,
  .shop-products-grid[data-view-columns="6"] .product-card .product-copy h3{font-size:.82rem;line-height:1.12}
  .shop-products-grid .product-copy{padding:.72rem!important}
  .shop-products-grid .button{font-size:.66rem;min-height:38px;padding:.55rem .6rem}
}

@media(max-width:560px){
  .color-preview-controls{
    left:auto!important;
    right:.55rem!important;
    top:.55rem!important;
    bottom:auto!important;
    width:auto;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:.32rem!important;
  }
  .color-preview-dots{
    flex-direction:column!important;
    border-radius:999px!important;
    padding:.4rem .35rem!important;
    gap:.32rem!important;
    order:1;
  }
  .color-preview-arrow{
    width:28px!important;
    height:28px!important;
    font-size:1rem!important;
    transform:rotate(90deg);
  }
  .color-preview-controls [data-color-prev]{order:0}
  .color-preview-controls [data-color-next]{order:2}
  .color-preview-dot{
    width:20px!important;
    height:20px!important;
  }
  .color-preview-dot span{
    width:13px!important;
    height:13px!important;
  }
}


/* v14 ajustes Keduin: footer centrado, vista móvil dentro de filtro y menú con 20% transparencia */
.site-header{
  background:rgba(5,5,5,.80)!important;
}
.nav-menu{
  background:rgba(9,9,9,.80)!important;
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}
.nav-submenu{
  background:rgba(8,8,8,.80)!important;
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}
.footer-bottom{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:.65rem!important;
  text-align:center!important;
}
.footer-bottom .copyright-text{
  width:100%;
  opacity:.88;
}
.keduin-credit{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:.35rem!important;
  color:#aaa!important;
  font:700 1rem Arial,sans-serif!important;
}
.keduin-logo-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.keduin-logo-mini{
  width:92px!important;
  height:auto!important;
  object-fit:contain!important;
  background:transparent!important;
  border-radius:0!important;
}
.mobile-filter-view-switcher{
  display:none;
}
@media(max-width:720px){
  .mobile-shop-controls .mobile-view-switcher{
    display:none!important;
  }
  .mobile-filter-view-switcher{
    display:grid!important;
    grid-template-columns:1fr 1fr;
    gap:.55rem;
    padding:.75rem;
    border:1px solid rgba(255,255,255,.12);
    border-radius:14px;
    background:rgba(255,255,255,.035);
  }
  .mobile-filter-view-switcher span{
    grid-column:1/-1;
    color:var(--yellow);
    font:800 .78rem Montserrat,sans-serif;
    text-transform:uppercase;
  }
  .mobile-filter-view-switcher button{
    min-height:42px;
    border:1px solid var(--line);
    border-radius:999px;
    background:#050505;
    color:#fff;
    font:800 .75rem Montserrat,sans-serif;
  }
  .mobile-filter-view-switcher button[aria-pressed=true]{
    background:var(--yellow);
    border-color:var(--yellow);
    color:#000;
  }
  .filter-bar.is-open{
    display:grid!important;
  }
}
@media(max-width:900px){
  .nav-menu{
    background:rgba(9,9,9,.80)!important;
  }
}


/* v15 corrección transparencia menú: elimina cuadro negro activo y empareja header */
.site-header,
.nav-shell{
  background:rgba(5,5,5,.80)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
.nav-menu,
.nav-dropdown,
.nav-dropdown > .nav-parent{
  background:transparent!important;
}
.nav-menu > a,
.nav-menu .nav-parent,
.nav-call-now{
  background:transparent!important;
}
.nav-menu > a:hover,
.nav-menu > a:focus,
.nav-menu > a[aria-current="page"],
.nav-dropdown:hover > .nav-parent,
.nav-dropdown:focus-within > .nav-parent{
  background:rgba(255,165,0,.20)!important;
  color:var(--yellow)!important;
}
.nav-call-now{
  border-color:rgba(255,165,0,.55)!important;
}
.nav-call-now:hover,
.nav-call-now:focus{
  background:rgba(255,165,0,.88)!important;
  color:#000!important;
}
@media(min-width:901px){
  .nav-shell{
    box-shadow:inset 0 -1px 0 rgba(255,255,255,.08);
  }
}


/* v16 transparencia real de menú: 20% de opacidad negra + blur */
.site-header,
.nav-shell{
  background:rgba(5,5,5,.20)!important;
  backdrop-filter:blur(20px) saturate(130%)!important;
  -webkit-backdrop-filter:blur(20px) saturate(130%)!important;
}
.nav-menu{
  background:rgba(5,5,5,.20)!important;
  backdrop-filter:blur(20px) saturate(130%)!important;
  -webkit-backdrop-filter:blur(20px) saturate(130%)!important;
}
.nav-submenu{
  background:rgba(5,5,5,.28)!important;
  backdrop-filter:blur(20px) saturate(130%)!important;
  -webkit-backdrop-filter:blur(20px) saturate(130%)!important;
}
.nav-menu > a,
.nav-menu .nav-parent,
.nav-dropdown,
.nav-dropdown > .nav-parent{
  background:transparent!important;
}
.nav-menu > a[aria-current="page"],
.nav-menu > a:hover,
.nav-menu > a:focus,
.nav-dropdown:hover > .nav-parent,
.nav-dropdown:focus-within > .nav-parent{
  background:rgba(255,165,0,.22)!important;
  color:var(--yellow)!important;
}
.nav-call-now{
  background:rgba(5,5,5,.10)!important;
}
@media(max-width:900px){
  .nav-menu{
    background:rgba(5,5,5,.32)!important;
  }
}


/* v17 menú negro sólido */
.site-header,
.nav-shell,
.nav-menu,
.nav-submenu{
  background:#050505!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.nav-menu > a,
.nav-menu .nav-parent,
.nav-dropdown,
.nav-dropdown > .nav-parent{
  background:transparent!important;
}
.nav-menu > a[aria-current="page"],
.nav-menu > a:hover,
.nav-menu > a:focus,
.nav-dropdown:hover > .nav-parent,
.nav-dropdown:focus-within > .nav-parent{
  background:rgba(255,165,0,.18)!important;
  color:var(--yellow)!important;
}
.nav-call-now{
  background:#050505!important;
}
.nav-call-now:hover,
.nav-call-now:focus{
  background:var(--yellow)!important;
  color:#000!important;
}
