/*
Theme Name: Lagoon Україна
Description: Український сайт катамаранів Lagoon.
Version: 2.0.0
Requires at least: 6.6
Requires PHP: 7.4
Text Domain: lagoon-ukraine
*/
:root{--background:#fff;--foreground:#172e42;--primary:#173f5d;--primary-foreground:#fff;--border:#d9e1e6;--ring:#4689af;--card:#fff;--card-foreground:#172e42;--muted:#eef3f5;--muted-foreground:#566878;--radius:0px}
.dark{--background:#122d42;--foreground:#fff;--primary:#b8dded;--primary-foreground:#122d42;--border:#476071;--ring:#b8dded;--card:#19394f;--card-foreground:#fff;--muted:#213e52;--muted-foreground:#bfd0dc}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--foreground);background:white;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #28a3d8;outline-offset:6px}img{display:block;width:100%;object-fit:cover}.skip{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:10}.skip:focus{top:10px}.header{height:100px;padding:0 4.8%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;flex-direction:column}.brand>span{font-size:33px;letter-spacing:3px;font-weight:600;line-height:1.1}.brand-dot{color:#689eb3}.brand small{font-size:10px;letter-spacing:2.2px;margin-top:7px} .header nav{display:flex;gap:38px;font-size:14px;position:relative}.nav-models-trigger{position:relative}.nav-models{position:absolute;z-index:30;top:100%;left:-22px;width:520px;padding-top:14px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s;background:transparent}.nav-models-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 28px;padding:18px 22px;background:#fff;border:1px solid #d9e1e6;box-shadow:0 18px 42px rgba(12,34,51,.16)}.nav-models-grid a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #e6edf0;color:#193b52;font-size:13px}.nav-models-grid a:hover{color:#3185a7}.nav-models-grid span{font-size:14px;color:#7b9aaa}.nav-models-trigger:hover ~ .nav-models,.nav-models-trigger:focus ~ .nav-models,.nav-models:hover{opacity:1;visibility:visible;transform:translateY(0)}.header nav a:hover,.text-link:hover{color:#3185a7}.header-contact{display:flex;gap:12px;align-items:center;border-bottom:1px solid #223d51;padding:12px 0;font-size:14px}.hero{position:relative;min-height:620px;height:calc(100svh - 100px);max-height:900px;color:white;isolation:isolate}.hero-image{height:100%;position:absolute;inset:0;z-index:-2;object-position:58% center}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,27,43,.64),rgba(4,27,43,.08) 75%),linear-gradient(0deg,rgba(5,26,39,.35),transparent 40%)}.hero-content{padding:8% 7.5% 115px;max-width:880px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.4px;margin:0 0 26px}.blue{color:#436d87}h1{font-size:clamp(48px,5.7vw,84px);font-weight:400;line-height:1.04;letter-spacing:-3px;margin:0 0 25px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}p{font-size:16px;line-height:1.65}.hero-copy{font-size:17px;line-height:1.7;color:#f1f5f7;margin-bottom:32px}.button{padding:18px 25px;display:inline-flex;align-items:center;gap:35px;font-size:14px;transition:background .2s}.white{background:white;color:#18384e}.white:hover{background:#e6f0f4}.navy{background:#183b55;color:white}.navy:hover{background:#2a5979}.hero-bottom{position:absolute;bottom:0;left:4.8%;right:4.8%;border-top:1px solid #ffffff50;height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:1.5px}.hero-bottom>a{border:1px solid #ffffff80;border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.section{padding:90px 7.5%}.section-top{display:flex;justify-content:space-between;gap:45px;align-items:flex-end;margin-bottom:48px}h2{font-size:clamp(34px,3.4vw,50px);font-weight:400;letter-spacing:-1.7px;line-height:1.14;margin:0}.section-intro{color:#60717e;font-size:15px;max-width:420px;margin:0 0 3px}.model-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.model-photo{position:relative;display:block;overflow:hidden;aspect-ratio:1.6;background:#dbe8ed}.model-photo img{height:100%;transition:transform .6s}.model-photo:hover img{transform:scale(1.035)}.model-photo>span{position:absolute;left:20px;top:20px;background:white;padding:8px 10px;font-size:10px;letter-spacing:1.2px}.model-photo i{position:absolute;bottom:20px;right:20px;background:white;border-radius:50%;height:40px;width:40px;display:grid;place-items:center}.model-title{display:flex;justify-content:space-between;align-items:center;margin-top:24px;gap:15px}.model-title h3{font-size:28px;font-weight:400;letter-spacing:-.7px;margin:0}.model-title>span{font-size:13px;color:#60717e}.model p{color:#647380;font-size:14px;margin:10px 0 18px}.text-link{display:inline-flex;gap:17px;align-items:center;border-bottom:1px solid #a8b7c1;padding-bottom:8px;font-size:14px}.range-footer{margin-top:42px;padding-top:25px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:25px}.range-footer p{color:#6b7b87;font-size:14px}.about{background:#193b52;color:white;display:grid;grid-template-columns:1.2fr 1fr;gap:90px}.about .eyebrow{color:#b1cfdd}.about h2{font-size:clamp(34px,3.2vw,46px)}.about-copy>svg{color:#b1cfdd;margin-bottom:24px}.about-copy p{color:#d2e0e7;font-size:16px;margin:0 0 22px}.about-copy .text-link{margin-top:10px}.contacts{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contacts h2{margin-bottom:23px}.contacts>div>p{color:#647380}.contacts .button{margin-top:18px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-content:start}.contact-grid>div{padding-bottom:20px;border-bottom:1px solid var(--border)}.contact-grid span{display:block;color:#71818c;font-size:11px;letter-spacing:1.5px;margin-bottom:14px}.contact-grid a:not(.text-link){display:flex;align-items:center;gap:15px;font-size:21px}.contact-grid p{margin:0 0 17px;font-size:20px;line-height:1.5}.wide{grid-column:1/-1}footer{margin:0 4.8%;padding:35px 0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);gap:25px}footer>span,footer>a:last-child{font-size:12px;color:#627584}footer>a:last-child{display:flex;align-items:center;gap:12px}footer .brand>span{font-size:24px}footer .brand small{font-size:9px}
@media(min-width:1600px){.section{padding-left:max(7.5%,calc((100vw - 1400px)/2));padding-right:max(7.5%,calc((100vw - 1400px)/2))}}
@media(max-width:850px){.header{height:85px;padding:0 5%;gap:20px}.header nav{gap:18px}.header-contact span{display:none}.hero{height:calc(90svh - 85px);min-height:580px}.hero-content{padding:85px 7% 100px}.hero-bottom span{font-size:9px;max-width:180px;line-height:1.7}.section{padding:65px 6%}.section-top{align-items:start}.section-intro{max-width:280px}.desktop{display:none}.about{gap:45px;grid-template-columns:1fr}.contacts{gap:45px}.contact-grid{grid-template-columns:1fr}.contact-grid a:not(.text-link){font-size:18px}.model-title>span{font-size:12px}}
@media(max-width:600px){.nav-models{left:0;right:0;width:auto;padding-top:12px}.nav-models-grid{grid-template-columns:1fr;padding:10px 16px;max-height:65vh;overflow:auto}.nav-models-grid a{padding:10px 0}.nav-models-trigger:focus ~ .nav-models,.nav-models:focus-within{opacity:1;visibility:visible;transform:translateY(0)}.header{height:auto;min-height:104px;flex-wrap:wrap;padding:18px 6% 14px;gap:17px}.brand>span{font-size:26px}.brand small{font-size:9px}.header nav{order:3;width:100%;justify-content:space-between;gap:12px;font-size:14px}.header-contact{padding:6px 0}.hero{min-height:580px;height:76svh}.hero-image{object-position:48% center}.hero-shade{background:linear-gradient(90deg,#071f34b3,#071f3440),linear-gradient(0deg,#061d3480,transparent)}.hero-content{padding:70px 7% 115px}h1{font-size:49px;letter-spacing:-2px}.eyebrow{font-size:11px;letter-spacing:2px;margin-bottom:23px}.hero-copy{font-size:16px}.hero-bottom{height:70px}.hero-bottom>span:last-child{display:none}.hero-bottom>span{max-width:250px}.section{padding:54px 7%}.section-top{display:block;margin-bottom:30px}.section-intro{margin-top:23px;max-width:100%;font-size:16px}.model-grid{grid-template-columns:1fr;gap:36px}.model-photo{aspect-ratio:1.4}.model-title{margin-top:19px}.range-footer{align-items:start;flex-direction:column;gap:8px}.range-footer p{margin-top:0}.about{gap:32px}.contacts{grid-template-columns:1fr;gap:42px}.contact-grid{grid-template-columns:1fr 1fr;gap:25px 18px}.contact-grid a:not(.text-link){font-size:17px}.contact-grid span{font-size:10px}.contact-grid p{font-size:18px}footer{padding:30px 2%;flex-wrap:wrap;align-items:start}footer>span{font-size:11px}footer>a:last-child{width:100%;margin-top:2px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.wp-site-blocks{padding:0}.wp-site-blocks>*{margin-block:0}svg{flex-shrink:0;display:inline-block;vertical-align:middle}h1,h2,h3,p{padding:0}body{--wp--style--root--padding-top:0;--wp--style--root--padding-bottom:0}
.language-switch{display:flex;align-items:center;gap:2px;flex-shrink:0}.language-switch a{font-size:14px;padding:10px 8px;color:#60717e}.language-switch a[aria-current="page"]{color:#193b52;font-weight:700;border-bottom:2px solid #193b52}.header nav{gap:26px}@media(max-width:1100px){.header-contact span{display:none}.header{gap:20px}}@media(max-width:600px){.header{gap:12px}.header-contact{margin-left:auto}.header nav{order:4}.language-switch a{padding:8px}.hero-bottom>span{font-size:9px}}
/* Product detail */
.model-feature{grid-column:1/-1;display:grid;grid-template-columns:1.4fr 1fr;column-gap:36px;align-items:center;padding-bottom:28px;border-bottom:1px solid #d9e1e6}.model-feature .model-photo{grid-row:1/4;aspect-ratio:1.9}.model-feature .model-title{margin:0;align-self:end}.model-feature p{align-self:start;margin:16px 0}.model-feature>.text-link{justify-self:start;align-self:start}.product-heading{padding-top:35px;padding-bottom:38px}.back-link{display:inline-block;font-size:14px;color:#60717e;margin-bottom:35px}.product-title-row{display:flex;justify-content:space-between;gap:30px;align-items:center}.product-title-row h1{font-size:clamp(50px,6vw,84px);margin:0}.product-title-row .eyebrow{margin-bottom:16px}.product-tagline{font-size:20px;color:#637786;margin:15px 0 0}.product-cover{height:clamp(320px,52vw,650px);overflow:hidden}.product-cover img{height:100%;object-position:center 55%}.product-nav{display:flex;gap:36px;justify-content:center;flex-wrap:wrap;border-bottom:1px solid #d9e1e6;background:white;padding:24px 5%;font-size:14px}.product-nav span{color:#547c95;font-size:12px}.product-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-bottom:48px}.product-intro p{color:#526977;margin:0 0 18px}.product-facts{display:grid;grid-template-columns:repeat(4,1fr);margin:0 7.5% 30px;border-top:1px solid #d9e1e6;border-bottom:1px solid #d9e1e6;padding:30px 0}.product-facts>div{padding:10px 25px;border-right:1px solid #d9e1e6;display:flex;flex-direction:column;gap:10px}.product-facts>div:last-child{border-right:0}.product-facts strong{font-weight:400;font-size:38px;letter-spacing:-1px}.product-facts small{font-size:18px}.product-facts span{color:#60717e;font-size:14px}.product-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-tile{position:relative;background:#dce8ed;padding:0;border:0;cursor:pointer;overflow:hidden;font:inherit;text-align:left;aspect-ratio:1.28}.gallery-tile:first-child,.gallery-tile:nth-child(2){grid-column:span 3;aspect-ratio:2.6}.gallery-tile:nth-child(2){display:none}.gallery-tile:last-child{grid-column:span 3;aspect-ratio:2.4}.gallery-tile img{height:100%;transition:transform .4s}.gallery-tile:hover img{transform:scale(1.025)}.gallery-tile span{position:absolute;bottom:0;left:0;right:0;padding:36px 18px 18px;background:linear-gradient(transparent,#061a2de6);color:white;font-size:14px;display:flex;justify-content:space-between;gap:12px}.specifications{background:#f0f5f7;display:grid;grid-template-columns:.85fr 1.2fr;gap:65px}.specifications h2{font-size:36px}.spec-note{font-size:14px;color:#60717e;max-width:340px;margin-top:24px}.specifications table{width:100%;border-collapse:collapse;font-size:15px}.specifications th,.specifications td{text-align:left;border-bottom:1px solid #cedbe2;padding:16px 0}.specifications th{font-weight:400;color:#526977;width:64%;padding-right:20px}.specifications td{font-weight:500}.tour-section{background:#193b52;color:white}.tour-section .section-intro{color:#d8e6ee}.tour-shell{aspect-ratio:16/9;background:#0e2537;min-height:350px;position:relative}.tour-start,.tour-start>img{height:100%;width:100%;position:absolute;inset:0}.tour-start>img{opacity:.38}.tour-start>div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center;padding:25px}.tour-badge{font-size:50px;font-weight:300}.tour-start p{font-size:14px;margin:0;max-width:440px}.tour-shell iframe{width:100%;height:100%;min-height:350px;border:0;position:absolute;inset:0}.product-enquiry{display:grid;grid-template-columns:1.2fr 1fr;gap:60px}.product-enquiry h2{font-size:40px}.product-enquiry p{color:#60717e}.product-enquiry .button{margin-top:15px}.product-contact{display:flex;flex-direction:column;gap:18px;justify-content:center}.product-contact>a{font-size:23px}.gallery-dialog{width:94vw;max-width:1440px;height:94vh;max-height:100svh;border:0;padding:18px;background:#0c2235;color:white;overflow:auto}.gallery-dialog::backdrop{background:#04101ded}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center}.gallery-dialog button{background:transparent;border:1px solid #8194a1;color:white;width:44px;height:44px;font-size:26px;cursor:pointer}.gallery-dialog button:focus-visible,.gallery-tile:focus-visible,[data-start-tour]:focus-visible{outline:3px solid #40b4e7;outline-offset:4px}.dialog-photo{height:calc(100% - 105px);display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:15px;margin:8px 0}.dialog-photo img{height:100%;max-height:100%;min-height:0;object-fit:contain}.gallery-dialog p{text-align:center;margin:8px 0;font-size:15px}.gallery-open{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:850px){.product-intro,.specifications{grid-template-columns:1fr;gap:25px}.product-title-row{align-items:start;flex-direction:column}.product-nav{gap:22px}.product-gallery{grid-template-columns:1fr 1fr}.gallery-tile:first-child,.gallery-tile:last-child{grid-column:span 2;aspect-ratio:1.8}.gallery-tile:nth-child(2){display:block;grid-column:auto;aspect-ratio:1.28}.product-facts{margin:0 6%}.product-facts>div{padding:10px 14px}.product-facts strong{font-size:30px}.model-feature{grid-template-columns:1fr}.model-feature .model-title{margin-top:22px}.model-feature .model-photo{grid-row:auto}.product-enquiry{grid-template-columns:1fr;gap:35px}}
@media(max-width:600px){.product-heading{padding-top:28px;padding-bottom:30px}.product-title-row h1{font-size:54px}.product-cover{height:340px}.product-intro{padding-bottom:25px}.product-facts{grid-template-columns:1fr 1fr;padding:15px 0}.product-facts>div{padding:18px}.product-facts>div:nth-child(2){border:0}.product-gallery{gap:12px}.gallery-tile,.gallery-tile:nth-child(2){aspect-ratio:.95}.gallery-tile span{font-size:12px;padding:32px 12px 12px}.specifications h2,.product-enquiry h2{font-size:32px}.specifications table{font-size:14px}.product-nav{gap:18px;font-size:13px;padding:20px 6%;justify-content:start}.product-facts span{font-size:13px}.tour-shell{aspect-ratio:auto;height:430px}.gallery-dialog{width:100vw;height:90svh;padding:12px}.dialog-photo{grid-template-columns:32px 1fr 32px;gap:5px}.dialog-photo button{width:32px;height:44px;font-size:22px}.product-contact>a{font-size:20px}}

/* Lagoon 38 gallery */
.product-gallery{display:grid;grid-template-columns:1fr;gap:16px}.gallery-stage{position:relative;overflow:hidden;background:#dce8ed;aspect-ratio:16/9}.gallery-main{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.gallery-main img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.gallery-main:hover img{transform:scale(1.012)}.gallery-overlay{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:end;justify-content:space-between;gap:24px;padding:70px 124px 28px 28px;color:white;background:linear-gradient(transparent,rgba(4,16,29,.88));pointer-events:none}.gallery-overlay span{font-size:12px;letter-spacing:.14em;white-space:nowrap}.gallery-overlay strong{font-size:18px;font-weight:450;text-align:right}.gallery-controls{position:absolute;right:24px;bottom:24px;display:flex;gap:8px}.gallery-controls button{width:44px;height:44px;border:1px solid rgba(255,255,255,.72);background:rgba(4,16,29,.62);color:white;font-size:20px;cursor:pointer;transition:background .2s,border-color .2s}.gallery-controls button:hover{background:#0c3853;border-color:white}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.gallery-thumbs>br{display:none}.gallery-thumb{min-width:0;padding:0;border:1px solid transparent;background:transparent;color:#18394f;font:inherit;text-align:left;cursor:pointer}.gallery-thumb img{width:100%;aspect-ratio:1.55;object-fit:cover;filter:saturate(.72);opacity:.72;transition:opacity .2s,filter .2s}.gallery-thumb span{display:flex;gap:8px;padding:9px 2px 4px;font-size:12px;line-height:1.3}.gallery-thumb small{color:#78909e;font-size:10px;letter-spacing:.08em}.gallery-thumb[aria-pressed="true"]{border-color:#32789c}.gallery-thumb[aria-pressed="true"] img,.gallery-thumb:hover img{filter:saturate(1);opacity:1}.gallery-main:focus-visible,.gallery-thumb:focus-visible,.gallery-controls button:focus-visible{outline:3px solid #40b4e7;outline-offset:3px}
@media(max-width:850px){.product-gallery{grid-template-columns:1fr}.gallery-thumbs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.gallery-thumb{flex:0 0 30%;scroll-snap-align:start}.gallery-stage{aspect-ratio:4/3}}
@media(max-width:600px){.product-gallery{gap:10px}.gallery-stage{aspect-ratio:1/1}.gallery-main img{object-position:center}.gallery-overlay{display:block;padding:56px 18px 70px}.gallery-overlay strong{display:block;margin-top:6px;text-align:left;font-size:15px}.gallery-controls{right:14px;bottom:14px}.gallery-thumbs{gap:8px}.gallery-thumb{flex-basis:46%}.gallery-thumb span{font-size:11px}}

/* Catalog experience v1.6 */
.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:20px 0 34px;border-top:1px solid var(--border)}
.catalog-toolbar>p{margin:0;max-width:520px;color:#60717e;font-size:14px;line-height:1.55}
.catalog-filter{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.catalog-filter button{appearance:none;border:1px solid #c7d4db;background:#fff;color:#29465a;min-height:44px;padding:10px 16px;border-radius:24px;font:600 14px/1 Arial,Helvetica,sans-serif;cursor:pointer;transition:background .2s,color .2s,border-color .2s}
.catalog-filter button span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:8px;padding:0 6px;border-radius:12px;background:#edf3f6;color:#557080;font-size:11px}
.catalog-filter button:hover{border-color:#193b52}
.catalog-filter button[aria-pressed="true"]{background:#193b52;border-color:#193b52;color:#fff}
.catalog-filter button[aria-pressed="true"] span{background:#ffffff24;color:#fff}
.catalog-filter button:focus-visible{outline:3px solid #28a3d8;outline-offset:3px}
.model[hidden]{display:none!important}
.model{min-width:0}
.model-card{display:flex;height:100%;flex-direction:column;padding-bottom:28px;border-bottom:1px solid #d9e1e6;outline-offset:7px}
.model-card:focus-visible{outline:3px solid #28a3d8}
.model-card:hover .model-photo img{transform:scale(1.035)}
.model-card:hover .model-cta{color:#3185a7;border-color:#3185a7}
.model-details{display:flex;flex:1;flex-direction:column}
.model-details .model-title{margin-top:22px}
.model-details>p{min-height:24px;margin:9px 0 18px}
.model-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 22px;border-top:1px solid #e0e7eb;border-bottom:1px solid #e0e7eb}
.model-specs>div{padding:13px 12px 12px;border-right:1px solid #e0e7eb}
.model-specs>div:first-child{padding-left:0}
.model-specs>div:last-child{border-right:0}
.model-specs dt{margin:0 0 6px;color:#71818c;font-size:10px;line-height:1.25;letter-spacing:.8px;text-transform:uppercase}
.model-specs dd{margin:0;color:#193b52;font-size:15px;line-height:1.25}
.model-cta{display:inline-flex;align-items:center;align-self:flex-start;gap:17px;margin-top:auto;padding-bottom:8px;border-bottom:1px solid #a8b7c1;font-size:14px;transition:color .2s,border-color .2s}
.model-feature-active,.model-tail-active{grid-column:1/-1}
.model-feature-active .model-card,.model-tail-active .model-card{display:grid;grid-template-columns:1.45fr 1fr;column-gap:42px;align-items:center}
.model-feature-active .model-photo,.model-tail-active .model-photo{aspect-ratio:1.75}
.model-feature-active .model-details,.model-tail-active .model-details{padding:18px 0}
.model-feature-active .model-title,.model-tail-active .model-title{margin-top:0}
.model-feature-active .model-title h3,.model-tail-active .model-title h3{font-size:34px}
.model-tail-active .model-card{grid-template-columns:1fr 1.45fr}
.model-tail-active .model-photo{grid-column:2;grid-row:1}
.model-tail-active .model-details{grid-column:1;grid-row:1}
@media(max-width:850px){.catalog-toolbar{align-items:flex-start;flex-direction:column;gap:18px}.catalog-toolbar>p{max-width:620px}.model-feature-active .model-card,.model-tail-active .model-card{display:flex}.model-tail-active .model-photo,.model-tail-active .model-details{grid-column:auto;grid-row:auto}.model-feature-active .model-photo,.model-tail-active .model-photo{aspect-ratio:1.55}.model-feature-active .model-details,.model-tail-active .model-details{padding:0}.model-feature-active .model-title,.model-tail-active .model-title{margin-top:22px}.model-feature-active .model-title h3,.model-tail-active .model-title h3{font-size:28px}}
@media(max-width:600px){.catalog-toolbar{padding:16px 0 28px}.catalog-filter{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.catalog-filter button{padding:10px 8px;font-size:13px}.catalog-filter button span{margin-left:4px}.catalog-toolbar>p{font-size:14px}.model-grid{gap:32px}.model-card{padding-bottom:24px}.model-specs dt{font-size:9px}.model-specs dd{font-size:14px}.model-specs>div{padding:12px 8px}.model-feature-active .model-photo,.model-tail-active .model-photo{aspect-ratio:1.4}}

/* Uniform catalog grid v1.6.1 */
.model-grid{align-items:stretch;grid-auto-rows:auto}
.model-feature-active,.model-tail-active{grid-column:auto}
.model .model-card{display:flex;flex-direction:column}
.model .model-photo{aspect-ratio:1.7}
.model .model-details{padding:0}
.model .model-title{margin-top:17px}
.model .model-title h3{font-size:28px}
.model .model-details>p{min-height:0;margin:7px 0 13px}
.model .model-specs{margin-bottom:16px}
.model .model-card{padding-bottom:20px}
.model-grid>.model:first-child{grid-column:auto}
.model-grid>.model:first-child .model-card{display:flex;grid-template-columns:none;column-gap:0;align-items:stretch}
.model-grid>.model:first-child .model-photo{grid-column:auto;grid-row:auto;aspect-ratio:1.7}
.model-grid>.model:first-child .model-details{grid-column:auto;grid-row:auto;padding:0}
.model-grid>.model:first-child .model-title{margin-top:17px}
.model-grid>.model:first-child .model-title h3{font-size:28px}
.model-grid>.model:last-child{grid-column:auto}
.model-grid>.model:last-child .model-card{display:flex;grid-template-columns:none;column-gap:0;align-items:stretch}
.model-grid>.model:last-child .model-photo{grid-column:auto;grid-row:auto;aspect-ratio:1.7}
.model-grid>.model:last-child .model-details{grid-column:auto;grid-row:auto;padding:0}
.model-grid>.model:last-child .model-title{margin-top:17px}
.model-grid>.model:last-child .model-title h3{font-size:28px}
@media(max-width:1000px){.catalog-toolbar{align-items:flex-start;flex-direction:column;gap:16px}.catalog-toolbar>p{max-width:640px}}
@media(max-width:680px){.model-grid{grid-template-columns:1fr}.model .model-photo,.model-grid>.model:first-child .model-photo,.model-grid>.model:last-child .model-photo{aspect-ratio:1.45}}

/* Official Lagoon identity v1.7 */
.brand{align-items:center;text-align:center;flex-shrink:0}
.brand>span{display:block;width:148px;height:48px;background:url('assets/lagoon.025c2ba.png') center/contain no-repeat;font-size:0;letter-spacing:0}
.brand small{display:flex;min-width:198px;flex-direction:column;align-items:center;gap:4px;font-size:0;letter-spacing:0;margin-top:12px;color:#60717e;font-weight:600;text-transform:uppercase;line-height:1.2}
.brand small::before{content:'SIA MATCH RACE-UKRAINE';font-size:9px;letter-spacing:1.35px;color:#233d51}
.brand small::after{content:'Офіційний дилер Lagoon · Україна';font-size:8px;letter-spacing:1.05px}
html[lang="en"] .brand small::after{content:'Official Lagoon dealer · Ukraine'}
.hero .eyebrow{font-size:0}
.hero .eyebrow::after{content:'ОФІЦІЙНИЙ ДИЛЕР ВЕРФІ LAGOON В УКРАЇНІ';font-size:12px;letter-spacing:2.1px}
html[lang="en"] .hero .eyebrow::after{content:'OFFICIAL LAGOON SHIPYARD DEALER IN UKRAINE'}
footer .brand>span{width:112px;height:38px}
footer .brand>span{font-size:0}
footer .brand small{font-size:0;margin-top:10px}

/* News and boat shows v2.0 */
.news-article{max-width:1180px;padding-top:clamp(3rem,7vw,7rem)}
.news-article h1{max-width:900px;margin:.6rem 0 1.5rem;font-size:clamp(2.6rem,6vw,6.2rem);line-height:.98;letter-spacing:-.04em}
.back-link{display:inline-block;margin-bottom:3rem;color:var(--navy);font-weight:600;text-decoration:none}.back-link:hover{text-decoration:underline}
.article-lead{max-width:760px;font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.45;color:var(--muted);margin-bottom:clamp(2.5rem,5vw,5rem)}
.article-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:14px;margin:0 auto clamp(2.5rem,5vw,5rem);max-width:980px}
.article-gallery figure{margin:0;overflow:hidden;background:#dce8ee;position:relative}.article-gallery figure:first-child{grid-column:span 7;grid-row:span 2;height:430px}.article-gallery figure:not(:first-child){grid-column:span 5;height:208px}.article-gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.article-gallery figure:hover img{transform:scale(1.03)}.article-gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:11px 14px;background:linear-gradient(transparent,rgba(10,31,43,.82));color:#fff;font-size:12px;line-height:1.25;letter-spacing:.02em}
.article-body{max-width:760px;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.75}.article-body p{margin:0 0 2rem}.article-body .article-kicker{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#3185a7;margin-bottom:1.7rem;font-weight:600}.article-body .button{display:inline-flex}
@media (max-width:700px){.article-gallery{display:grid;grid-template-columns:1fr 1fr;gap:8px}.article-gallery figure:first-child{grid-column:span 2;grid-row:auto;height:260px}.article-gallery figure:not(:first-child){grid-column:span 1;height:145px}.article-gallery figcaption{font-size:10px;padding:8px 9px}.news-article h1{font-size:clamp(2.4rem,11vw,4rem)}.article-body{font-size:1rem}}
.header nav{gap:22px}.header nav a[aria-current="page"]{color:#3185a7}.editorial-hero{padding-top:105px;padding-bottom:105px;background:#193b52;color:#fff}.editorial-hero .eyebrow{color:#b8d5e2}.editorial-hero h1{font-size:clamp(52px,6vw,82px);margin-bottom:26px}.editorial-hero>p:last-child{max-width:650px;margin:0;color:#d8e4ea;font-size:18px}.editorial-feed{display:grid;grid-template-columns:1fr 1fr;gap:64px 34px}.news-card{min-width:0}.news-image{display:block;overflow:hidden;aspect-ratio:1.62;background:#dbe8ed}.news-image img{height:100%;transition:transform .5s}.news-image:hover img{transform:scale(1.025)}.news-copy{padding-top:25px}.news-copy .eyebrow{margin-bottom:14px}.news-copy h2{font-size:clamp(30px,3vw,42px);margin-bottom:18px}.news-copy>p:not(.eyebrow){max-width:610px;color:#60717e;margin:0 0 23px}.news-feature{grid-column:1/-1;display:grid;grid-template-columns:1.18fr .82fr;gap:50px;align-items:center;padding-bottom:62px;border-bottom:1px solid var(--border)}.news-feature .news-image{aspect-ratio:1.55}.news-feature .news-copy{padding:0}.events-section{padding-top:85px}.events-heading{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end;margin-bottom:48px}.events-heading .eyebrow{margin-bottom:18px}.events-heading>p{max-width:470px;margin:0;color:#60717e}.events-grid{border-top:1px solid var(--border)}.event-card{display:grid;grid-template-columns:170px 1fr 48px;gap:30px;align-items:center;padding:28px 0;border-bottom:1px solid var(--border)}.event-date{display:flex;flex-direction:column;gap:7px}.event-date strong{font-size:17px;font-weight:500}.event-date span,.event-copy>p{color:#71818c;font-size:11px;letter-spacing:1.1px;text-transform:uppercase}.event-copy>p{margin:0 0 7px}.event-copy h3{margin:0 0 10px;color:#193b52;font-size:25px;font-weight:400}.event-copy>span{color:#60717e;font-size:14px;line-height:1.5}.event-card>a{width:44px;height:44px;display:grid;place-items:center;border:1px solid #becbd2;border-radius:50%;transition:background .2s,color .2s}.event-card>a:hover{background:#193b52;color:#fff}.events-2027{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#193b52;color:#fff}.events-2027 .eyebrow{color:#b8d5e2}.events-2027>div:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.events-2027>div:last-child p{max-width:530px;margin:0 0 28px;color:#d8e4ea}.editorial-contact{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#eef3f5}.editorial-contact .eyebrow{color:#567386}.editorial-contact>div:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.editorial-contact>div:last-child p{max-width:520px;margin:0 0 25px;color:#60717e}
@media(min-width:601px) and (max-width:1120px){.header{height:auto;min-height:138px;flex-wrap:wrap;padding-top:14px;padding-bottom:12px;row-gap:9px}.header nav{order:3;width:100%;justify-content:center;border-top:1px solid #e2e8eb;padding-top:11px}.hero{height:calc(100svh - 138px)}}
@media(max-width:760px){.editorial-feed{grid-template-columns:1fr;gap:45px}.news-feature{grid-column:auto;display:block;padding-bottom:45px}.news-feature .news-copy{padding-top:25px}.events-heading,.events-2027,.editorial-contact{grid-template-columns:1fr;gap:30px}.event-card{grid-template-columns:1fr 44px;gap:15px 20px}.event-date{grid-column:1/-1;flex-direction:row;align-items:center}.event-copy h3{font-size:23px}}
@media(max-width:600px){.header nav{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;row-gap:13px}.editorial-hero{padding-top:70px;padding-bottom:70px}.editorial-hero h1{font-size:46px}.editorial-hero>p:last-child{font-size:16px}.editorial-feed,.events-section{padding-top:52px}.news-copy h2{font-size:31px}.event-card{padding:24px 0}.events-2027,.editorial-contact{gap:27px}}
@media(max-width:600px){.brand>span{width:116px;height:40px}.brand small{min-width:164px;margin-top:9px;gap:3px}.brand small::before{font-size:8px;letter-spacing:1px}.brand small::after{font-size:7px;letter-spacing:.72px}.hero .eyebrow::after{font-size:10px;letter-spacing:1.55px}}

/* Brokerage v1.8 */
.brokerage-hero{background:#183b52;color:#fff;padding-top:105px;padding-bottom:105px}.brokerage-hero .eyebrow{color:#b9d7e5}.brokerage-hero h1{font-size:clamp(52px,6vw,82px);margin-bottom:25px}.brokerage-hero>p:last-child{max-width:630px;color:#d7e4ea;font-size:18px}.brokerage-list{display:grid;gap:76px}.brokerage-card{display:grid;grid-template-columns:1.08fr .92fr;border-bottom:1px solid var(--border);padding-bottom:76px;gap:54px}.brokerage-photo{position:relative;min-height:460px;background:#dbe8ed;overflow:hidden}.brokerage-photo img{height:100%}.brokerage-photo span{position:absolute;left:20px;top:20px;background:#fff;padding:9px 12px;font-size:10px;letter-spacing:1.2px;text-transform:uppercase}.brokerage-copy{display:flex;flex-direction:column;justify-content:center}.brokerage-title{display:flex;justify-content:space-between;align-items:flex-end;gap:22px}.brokerage-title .eyebrow{margin-bottom:13px}.brokerage-title h2{font-size:39px}.brokerage-title strong{font-size:25px;font-weight:400;white-space:nowrap}.brokerage-copy>p{color:#60717e;margin:24px 0}.brokerage-specs{display:grid;grid-template-columns:repeat(2,1fr);margin:0;border-top:1px solid var(--border)}.brokerage-specs>div{padding:16px 12px 15px 0;border-bottom:1px solid var(--border)}.brokerage-specs>div:last-child{grid-column:1/-1}.brokerage-specs dt{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:#71818c;margin-bottom:7px}.brokerage-specs dd{margin:0;font-size:15px}.brokerage-note{font-size:12px!important;margin:18px 0 24px!important}.brokerage-copy .button{align-self:flex-start}.brokerage-contact{display:grid;grid-template-columns:1.25fr .75fr;gap:65px;background:#eef3f5}.brokerage-contact>div:last-child{display:flex;flex-direction:column;justify-content:center;gap:12px}.brokerage-contact a{font-size:22px}.brokerage-contact p{color:#60717e}.brokerage-page .header nav{gap:22px}.brokerage-page .header nav a[aria-current=page]{color:#3185a7}
@media(max-width:1000px){.brokerage-card{grid-template-columns:1fr;gap:32px}.brokerage-photo{min-height:0;aspect-ratio:16/9}.brokerage-copy{display:block}.brokerage-title h2{font-size:35px}.brokerage-page .header nav{gap:15px;font-size:13px}}
@media(max-width:680px){.brokerage-hero{padding-top:70px;padding-bottom:70px}.brokerage-card{padding-bottom:52px}.brokerage-photo{aspect-ratio:4/3}.brokerage-title{align-items:flex-start;flex-direction:column}.brokerage-title strong{font-size:23px}.brokerage-specs{grid-template-columns:1fr}.brokerage-specs>div:last-child{grid-column:auto}.brokerage-contact{grid-template-columns:1fr;gap:35px}}

/* Brokerage product detail v1.9 */
.brokerage-photo{display:block}.brokerage-photo:hover img{transform:scale(1.02)}.brokerage-photo img{transition:transform .45s}.brokerage-title h2 a:hover{color:#3185a7}
.broker-equipment{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;background:#f5f7f8;border-top:1px solid #dbe3e7;border-bottom:1px solid #dbe3e7}.broker-equipment>div>p:last-child{max-width:440px;color:#60717e;margin-top:24px}.broker-equipment ul{list-style:none;margin:0;padding:0;border-top:1px solid #cfdbe1}.broker-equipment li{position:relative;padding:17px 0 17px 30px;border-bottom:1px solid #cfdbe1;color:#385064;line-height:1.5}.broker-equipment li::before{content:'✓';position:absolute;left:0;top:17px;color:#3185a7;font-weight:700}.broker-product-page .product-tagline{font-size:19px;color:#294e66}.broker-product-page .product-cover img{object-position:center}.broker-product-page .product-enquiry{background:#eef3f5}.broker-product-page .gallery-thumb:last-child img{object-fit:contain;background:#f4f5f3}.broker-product-page .header nav{gap:22px}
@media(max-width:850px){.broker-equipment{grid-template-columns:1fr;gap:28px}.broker-product-page .header nav{gap:15px;font-size:13px}}
@media(max-width:600px){.brand small{margin-top:8px}.broker-equipment{gap:22px}.broker-product-page .product-title-row h1{font-size:46px}.broker-product-page .product-tagline{font-size:16px}}

/* Models dropdown visibility fix */
.header nav .nav-models{display:none!important;position:absolute!important;top:100%!important;left:0!important;right:auto!important;width:520px!important;z-index:999!important;padding-top:14px!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}
.header nav .nav-models-trigger:hover ~ .nav-models,.header nav .nav-models-trigger:focus ~ .nav-models,.header nav .nav-models:hover{display:block!important}
.header nav .nav-models.is-open{display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}
.header nav .nav-models-grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important;background:#d9e4e9!important;padding:1px!important}
@media(max-width:600px){.header nav .nav-models{left:0!important;right:0!important;width:auto!important;top:100%!important}.header nav .nav-models-trigger:focus ~ .nav-models,.header nav .nav-models:focus-within{display:block!important}}
/* Reliable hover fallback for Safari */
.header nav:has(.nav-models-trigger:hover) .nav-models,
.header nav:has(.nav-models-trigger:focus) .nav-models,
.header nav .nav-models:hover{display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}
/* Keep the panel below the full header, aligned with the Catamarans trigger. */
.header nav .nav-dropdown-wrap{position:relative!important;display:block!important;height:auto!important}
.header nav .nav-models.nav-models{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:auto!important;width:260px!important;margin:0!important;transform:none!important;z-index:9999!important}
.header nav .nav-dropdown-wrap:hover .nav-models{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.header nav .nav-models.is-open{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.header nav .nav-models-grid a{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:11px 15px!important;background:#fff!important;color:#173b50!important;font-size:13px!important;line-height:1.25!important;border-bottom:1px solid #e5ecef!important;white-space:nowrap!important}
.header nav .nav-models-grid a:last-child{border-bottom:0!important}.header nav .nav-models-grid a:hover{background:#eaf4f7!important;color:#16749b!important}
@media(max-width:700px){.header nav .nav-models.nav-models{width:260px!important;max-width:calc(100vw - 32px)!important}}
