:root{--brand: #008fbe;--brand-deep: #0a5c74;--ink-900: #0f1720;--ink-700: #2b3642;--ink-500: #5a6673;--line-200: #d9e0e6;--surface-100: #f6f8fa;--ice: #eaf7fb;--white: #ffffff;--max-width: 1120px}*{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--white);color:var(--ink-900);font-family:Inter,Helvetica Neue,SF Pro Display,Arial,sans-serif}body{min-height:100vh;background:var(--white);line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(var(--max-width),calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:80;background:color-mix(in srgb,var(--white) 96%,var(--ice) 4%);border-bottom:1px solid var(--line-200)}.header-logo-row{min-height:68px;display:flex;justify-content:center;align-items:center}.logo-link{justify-self:center;display:inline-flex;align-items:center;justify-content:center;line-height:1}.logo-mark{width:min(50px,14vw);height:auto}.header-nav{border-top:1px solid color-mix(in srgb,var(--line-200) 80%,var(--white) 20%);background:var(--white)}.header-nav-inner{min-height:46px;display:flex;align-items:center;justify-content:center;gap:clamp(18px,4vw,44px);overflow-x:auto;scrollbar-width:none}.header-nav-inner::-webkit-scrollbar{display:none}.nav-chip{position:relative;flex:0 0 auto;padding:14px 0 13px;color:var(--ink-700);font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:color .18s ease}.nav-chip:hover,.nav-chip:focus-visible,.nav-chip.is-active{color:var(--brand-deep)}main{--section-gap: clamp(46px, 6vw, 86px);--module-gap: clamp(18px, 2.2vw, 28px);width:min(var(--max-width),calc(100% - 40px));margin-inline:auto;padding:clamp(28px,4vw,48px) 0 0;display:grid;gap:var(--section-gap)}main>section+section{position:relative;padding-top:var(--section-gap);border-top:1px solid var(--line-200)}.eyebrow,.card-kicker{margin:0;color:var(--brand-deep);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);min-height:clamp(430px,55vw,610px);border:1px solid var(--line-200);background:#071523;overflow:hidden}.hero-copy{padding:clamp(28px,5vw,62px);display:flex;flex-direction:column;justify-content:space-between;gap:32px;color:var(--white);background:linear-gradient(165deg,#0f2d44,#071523)}.hero h1,.section-title,.product-title,.detail-title,.category-title,.card-title{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;letter-spacing:0}.hero h1{max-width:9ch;margin:16px 0;font-size:clamp(46px,7vw,82px);line-height:.96;text-wrap:balance}.hero p,.section-copy,.product-copy,.detail-copy,.meta-copy{color:var(--ink-500);line-height:1.7}.hero p{max-width:52ch;color:#e0edf6;font-size:clamp(15px,1.25vw,17px)}.hero .eyebrow{color:#d2e8f5}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:0;font-weight:600;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button{background:var(--brand);color:var(--white)}.button:hover{background:var(--brand-deep);transform:translateY(-1px)}.button-secondary{border:1px solid color-mix(in srgb,var(--white) 38%,var(--brand) 62%);background:transparent;color:var(--white)}.button-secondary:hover{border-color:var(--white);background:#ffffff1a;transform:translateY(-1px)}.product-meta-grid{counter-reset:stat-idx;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-meta{counter-increment:stat-idx;min-width:0;padding:16px;border:1px solid var(--line-200);border-left:2px solid var(--brand);background:color-mix(in srgb,var(--white) 94%,var(--ice) 6%)}.product-meta:before{content:"0" counter(stat-idx);display:block;margin-bottom:12px;color:var(--brand-deep);font-size:11px;font-weight:600;letter-spacing:.1em}.product-meta strong{display:block;margin-bottom:5px;color:inherit;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(24px,2.7vw,34px);line-height:1}.hero-panel{position:relative;min-height:100%;overflow:hidden;background:var(--surface-100);border-left:1px solid rgba(255,255,255,.16)}.hero-panel img,.category-card img,.product-card img,.product-gallery-card img{width:100%;height:100%;object-fit:cover}.hero-panel-copy{position:absolute;inset:auto 0 0;padding:clamp(22px,3vw,34px);color:var(--white);background:linear-gradient(180deg,#040b1400,#040b14c7),linear-gradient(90deg,#040b148c,#040b1414)}.hero-panel-copy .card-kicker{color:#d2e8f5}.hero-panel-copy .card-title{margin-top:8px;color:var(--white);font-size:clamp(30px,3vw,44px);line-height:1.02}.hero-panel-copy .section-copy{max-width:38ch;color:#e0edf6}.section-shell{display:grid;gap:var(--module-gap)}.section-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.8fr);gap:22px;align-items:end}.section-title,.detail-title,.category-title{margin:6px 0 0;font-size:clamp(34px,4.2vw,56px);line-height:1.03}.section-copy,.product-copy,.detail-copy,.meta-copy{margin:0;font-size:14px}.section-head .section-copy{max-width:50ch;justify-self:end}.category-grid,.product-grid,.product-gallery{display:grid;gap:18px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card,.product-card,.product-gallery-card{border:1px solid var(--line-200);border-radius:0;background:var(--white);overflow:hidden;transition:border-color .18s ease,transform .18s ease}.category-card:hover,.category-card:focus-visible{border-color:var(--brand);transform:translateY(-1px)}.category-card-copy,.product-card-copy{min-height:164px;padding:18px;background:var(--white);border-top:1px solid var(--line-200)}.category-card-media,.product-card-media{overflow:hidden;background:var(--surface-100)}.category-card-media{aspect-ratio:.9}.product-card-media{aspect-ratio:.95}.card-title{margin:9px 0 8px;color:var(--ink-900);font-size:clamp(26px,2.2vw,32px);line-height:1.05;text-wrap:balance}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:var(--ink-500);font-size:14px}.breadcrumbs a{border-bottom:1px solid transparent}.breadcrumbs a:hover{color:var(--brand-deep);border-color:var(--brand)}.breadcrumbs span{color:color-mix(in srgb,var(--ink-500) 42%,var(--white) 58%)}.breadcrumbs strong{color:var(--ink-700);font-weight:600}.product-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:start}.detail-panel,.product-panel{border:1px solid var(--line-200);background:var(--white)}.detail-panel{border-left:2px solid var(--brand);padding:clamp(22px,3vw,34px);position:sticky;top:134px}.detail-copy{margin-top:16px;font-size:15px;color:var(--ink-700)}.product-meta-grid{margin-top:24px}.product-meta{padding:14px}.product-meta .meta-copy{color:var(--ink-500);line-height:1.45}.notice{margin-top:24px;padding:18px;border:1px solid color-mix(in srgb,var(--brand) 24%,var(--line-200) 76%);background:color-mix(in srgb,var(--ice) 55%,var(--white) 45%)}.notice strong{display:block;color:var(--brand-deep);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.footer-note{margin:8px 0 0;color:var(--ink-700);font-size:14px;line-height:1.65}.product-panel{padding:18px}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery-card{aspect-ratio:.95;background:var(--surface-100)}.site-footer-global{margin-top:clamp(44px,6vw,72px);background:var(--white)}.footer-inner{border-top:1px solid var(--line-200);padding:18px 0;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.card-link{display:inline-flex;align-items:center;justify-self:start}.card-image{width:min(280px,56vw);height:auto}.footer-links{display:flex;gap:18px;align-items:center;justify-content:flex-end}.footer-links a{color:var(--ink-700);padding:6px 0;border-bottom:1px solid transparent}.footer-links a:hover{border-color:var(--brand);color:var(--ink-900)}@media(max-width:1080px){main{--section-gap: 64px}.hero,.product-layout{grid-template-columns:1fr}.hero-panel{min-height:clamp(340px,55vw,500px);border-left:0;border-top:1px solid rgba(255,255,255,.16)}.detail-panel{position:static}.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.container,main{width:min(var(--max-width),calc(100% - 28px))}.header-logo-row{min-height:56px;justify-content:center}.logo-mark{width:40px}.header-nav-inner{justify-content:center;gap:clamp(18px,6vw,24px);padding-inline:0;width:100%}.nav-chip{padding:12px 0 11px;font-size:11px}main{--section-gap: 38px;--module-gap: 16px;padding-top:20px}main>section+section{padding-top:var(--section-gap)}.hero{min-height:0}.hero-copy{padding:24px 20px 26px;gap:24px}.hero h1{max-width:10ch;font-size:clamp(38px,13vw,54px)}.hero-actions{margin-top:22px}.button,.button-secondary{width:100%;min-height:44px}.product-meta-grid,.section-head,.category-grid,.product-grid,.product-gallery{grid-template-columns:1fr}.hero-panel{min-height:320px}.hero-panel-copy{padding:20px}.section-head{gap:12px}.section-head .section-copy{justify-self:start}.category-card-copy,.product-card-copy{min-height:auto;padding:16px}.card-title{font-size:27px}.detail-panel,.product-panel{padding:18px}.site-footer-global{margin-top:28px}.footer-inner{display:flex;flex-direction:column;align-items:center;padding:14px 0 16px;gap:12px;text-align:center}.card-link{width:100%;justify-content:center}.card-image{width:min(190px,62vw);margin-inline:auto}.footer-links{width:100%;justify-content:center;flex-wrap:wrap;gap:18px}.footer-links a{font-size:14px;line-height:1.2;padding:4px 0}}@media(max-width:360px){.header-nav-inner{justify-content:flex-start;padding-inline:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
