
:root{--ink:#092747;--muted:#5e6c7c;--line:#d9e1ea;--bg:#f7f5f0;--card:#fff;--gold:#b88746;--green:#245f5b}*{box-sizing:border-box}body{margin:0;font-family:Arial,"Helvetica Neue",sans-serif;color:var(--ink);background:var(--bg);letter-spacing:0}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:22px 4vw;background:rgba(247,245,240,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px;font-weight:800;font-size:22px}.brand-mark{background:var(--ink);color:white;border-radius:7px;padding:12px 14px;font-size:18px}.nav{display:flex;gap:28px;color:var(--muted);font-size:16px}.nav a.is-active,.nav a:hover{color:var(--ink);font-weight:700}.menu-button{display:none}.mobile-nav{display:none}.promo-banner{position:relative;min-height:620px;overflow:hidden;background:#071d34;color:white}.promo-slide{position:absolute;inset:0;display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center;padding:64px 4vw;opacity:0;pointer-events:none;transition:opacity .45s ease}.promo-slide.is-active{opacity:1;pointer-events:auto}.promo-content{max-width:780px}.promo-badge,.eyebrow{display:inline-block;color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:2px;font-size:14px}.promo-slide h1,.promo-slide h2{font-size:72px;line-height:.98;margin:28px 0 22px;color:white}.promo-slide p{font-size:23px;line-height:1.55;color:#e6edf5}.promo-media img{width:100%;height:500px;object-fit:cover;border-radius:8px;box-shadow:0 24px 60px rgba(0,0,0,.22)}.hero-actions,.cta-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:6px;font-weight:800;border:1px solid var(--ink)}.button.primary{background:var(--ink);color:white}.button.secondary,.button.outline{background:white;color:var(--ink)}.promo-controls{position:absolute;left:4vw;right:4vw;bottom:36px;display:flex;justify-content:space-between;align-items:center}.promo-dots{display:flex;gap:10px}.promo-dot{width:48px;height:6px;border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.18);border-radius:999px}.promo-dot.is-active{background:var(--gold)}.promo-arrow{width:54px;height:54px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.12);color:white;border-radius:6px;font-size:32px}.quick-stats{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);background:white}.quick-stats article{padding:26px 4vw;border-right:1px solid var(--line)}.quick-stats strong{display:block;font-size:20px}.quick-stats span{color:var(--muted)}.section,.global-contact{padding:82px 4vw}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:32px}.section-heading h2,.page-hero h1,.split-section h2,.global-contact h2{font-size:46px;line-height:1.08;margin:12px 0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-pill,.product-card,.video-card,.feature-grid article,.contact-grid article{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 14px 34px rgba(9,39,71,.06)}.category-pill{padding:24px}.category-pill strong{display:block;font-size:22px;margin-bottom:12px}.category-pill span,.product-card p,.video-card p,.feature-grid p,.page-hero p,.split-section p,.global-contact p{color:var(--muted);line-height:1.65}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card img{height:230px;width:100%;object-fit:cover}.product-card div,.video-card div{padding:18px}.product-card span,.video-card span{font-size:13px;color:var(--gold);font-weight:800;text-transform:uppercase}.product-card h3,.video-card h3{font-size:22px;margin:8px 0;overflow-wrap:anywhere}.page-hero,.product-detail,.video-hero,.split-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:center;padding:70px 4vw}.page-hero img,.split-section img,.product-media img{width:100%;height:520px;object-fit:cover;border-radius:8px}.tag-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.tag-row span{border:1px solid var(--line);background:white;border-radius:999px;padding:9px 13px}.product-detail{background:white}.product-copy h1{font-size:60px;line-height:1;margin:12px 0}.breadcrumb{color:var(--gold);font-weight:800}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{padding:24px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-grid img{height:260px;width:100%;object-fit:cover;border-radius:8px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.video-card video{width:100%;height:280px;object-fit:cover;background:#111}.featured-video video{width:100%;max-height:560px;background:#111;border-radius:8px}.global-contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;background:#efede7}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-grid article{padding:22px}.contact-grid a{display:block;color:var(--green);font-weight:800;margin-top:10px;overflow-wrap:anywhere;word-break:break-word}.contact-grid article{min-width:0}.footer{display:flex;justify-content:space-between;gap:20px;background:var(--ink);color:white;padding:30px 4vw}.split-section{background:white}@media(max-width:980px){.nav{display:none}.menu-button{display:block}.mobile-nav.is-open{display:grid;gap:14px;padding:16px 4vw;background:white}.promo-slide,.page-hero,.product-detail,.video-hero,.split-section,.global-contact{grid-template-columns:1fr}.promo-slide h1,.promo-slide h2,.product-copy h1{font-size:44px}.promo-slide{padding:42px 4vw}.product-grid,.category-grid,.video-grid,.gallery-grid,.contact-grid,.feature-grid,.quick-stats{grid-template-columns:1fr}.promo-media img,.page-hero img,.split-section img,.product-media img{height:320px}.promo-banner{min-height:820px}.footer{display:block}.section-heading{display:block}}


.section-heading{display:block;max-width:1120px}
.section-heading h2{max-width:980px}
.gallery-grid{clear:both}
.contact-grid article{overflow:hidden}
.contact-grid a{font-size:clamp(14px,1.15vw,17px)}
.category-feature-grid .product-card img{height:280px}
.category-feature-card h3{font-size:26px}
@media(max-width:980px){.category-feature-grid .product-card img{height:260px}}
