
:root{--navy:#071d35;--navy2:#0a3157;--blue:#0b8fe8;--sky:#74ccff;--ink:#091c31;--muted:#64748b;--pale:#f3f7fb;--line:#d7e3ef;--white:#fff;--yellow:#ffc64a;--shadow:0 18px 50px rgba(7,29,53,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pale);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button{font:inherit}.wrap{width:min(1160px,calc(100% - 32px));margin:auto}
.gq-product-header{position:sticky;top:0;z-index:60;padding:12px 0;background:rgba(7,29,53,.96);backdrop-filter:blur(16px)}.gq-product-header .bar{min-height:72px;display:flex;align-items:center;gap:18px;padding:10px 12px 10px 14px;background:#f7fbff;border:1px solid rgba(255,255,255,.72);border-radius:22px;box-shadow:0 12px 34px rgba(0,0,0,.18)}.gq-brand{display:flex;align-items:center;gap:10px;font-weight:950;letter-spacing:-.045em;white-space:nowrap}.gq-brand img{width:50px;height:50px;border-radius:14px}.gq-brand span{font-size:19px}.gq-brand em{font-style:normal;color:#0878df}.gq-product-nav{margin-left:auto;display:flex;align-items:center;gap:4px}.gq-product-nav a{padding:12px 13px;border-radius:13px;font-size:14px;font-weight:850;color:#496075}.gq-product-nav a:hover,.gq-product-nav a.active{background:#e5f1fc;color:#075da9}.gq-call{padding:13px 17px;border-radius:14px;background:#ffe3a0;box-shadow:inset 0 0 0 1px #ffd06f;color:#492d00;font-weight:950;white-space:nowrap}.gq-menu-toggle{display:none;border:0;border-radius:14px;background:#e9f2fb;color:var(--navy);font-weight:950;padding:13px 15px}.gq-menu-scrim{display:none}
.product-hero{background:radial-gradient(circle at 86% 10%,rgba(62,164,255,.28),transparent 32%),linear-gradient(145deg,#06182b,#0a3157 62%,#071d35);color:white;padding:70px 0 74px}.product-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);gap:60px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:14px;color:#94d8ff;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:26px;height:2px;background:#39adff}.product-hero h1,.detail-copy h1,.section-title{font-family:Fraunces,Georgia,serif;letter-spacing:-.055em}.product-hero h1{font-size:clamp(46px,6vw,76px);line-height:.98;margin:0;max-width:760px}.product-hero h1 span,.detail-copy h1 span{color:var(--sky)}.product-hero p{max-width:620px;color:#d9e8f5;font-size:18px;line-height:1.55;margin:22px 0 0}.hero-actions,.detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.primary-btn,.secondary-btn{min-height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:17px;padding:0 22px;font-weight:950}.primary-btn{background:linear-gradient(110deg,#0874cf,#14a6ea);color:white;box-shadow:0 0 0 1px rgba(113,206,255,.55),0 15px 30px rgba(0,125,233,.22)}.primary-btn .bolt{margin-right:8px;color:var(--yellow);font-size:22px}.secondary-btn{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);color:white}.hero-window-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:center}.hero-window-stack img{border-radius:24px;border:8px solid white;box-shadow:0 30px 60px rgba(0,0,0,.3)}.hero-window-stack img:last-child{transform:translateY(38px)}
.product-toolbar{position:sticky;top:96px;z-index:30;background:rgba(243,247,251,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.product-toolbar .wrap{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0}.product-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.product-tabs::-webkit-scrollbar{display:none}.product-tabs a{white-space:nowrap;padding:10px 14px;border-radius:999px;background:white;border:1px solid #cfdeec;color:#3e566d;font-size:12px;font-weight:900}.product-tabs a.active{background:#0b8fe8;color:white;border-color:#0b8fe8}.finish-toggle{display:flex;padding:4px;background:#e5edf5;border-radius:14px;flex:0 0 auto}.finish-toggle button{border:0;background:transparent;padding:9px 12px;border-radius:10px;font-size:12px;font-weight:900;color:#51677d;cursor:pointer}.finish-toggle button.active{background:white;color:var(--ink);box-shadow:0 3px 12px rgba(7,29,53,.12)}.finish-dot{display:inline-block;width:9px;height:9px;border-radius:50%;border:1px solid #9badbe;margin-right:6px}.finish-dot.black{background:#111b25;border-color:#111b25}.finish-dot.white{background:white}
.products-main{padding:54px 0 76px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:24px}.section-head h2{font-family:Fraunces,Georgia,serif;font-size:clamp(35px,4vw,52px);line-height:1.02;letter-spacing:-.05em;margin:0}.section-head p{max-width:520px;color:var(--muted);line-height:1.55;margin:9px 0 0}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-card{display:grid;grid-template-columns:185px 1fr;min-height:310px;background:white;border:1px solid #dce7f1;border-radius:25px;overflow:hidden;box-shadow:var(--shadow)}.product-card-image{position:relative;background:#061b31}.product-card-image img{width:100%;height:100%;object-fit:cover}.edition-badge{position:absolute;left:10px;top:10px;padding:7px 9px;border-radius:999px;background:rgba(6,24,43,.88);color:white;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.product-card-body{padding:25px 24px 22px;display:flex;flex-direction:column}.product-card h3{font-family:Fraunces,Georgia,serif;font-size:28px;line-height:1;margin:0;letter-spacing:-.04em}.product-card h3 span{color:#0b87df}.product-card p{color:#5e7184;line-height:1.5;margin:10px 0 13px}.best-line{font-size:12px;font-weight:850;color:#37516a}.best-line b{color:#0878d2}.price-label{display:block;margin-top:auto;color:#74869a;font-size:9px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.price{font-size:22px;margin-top:4px}.card-actions{display:flex;gap:8px;margin-top:16px}.card-actions a{min-height:43px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:950;flex:1}.view-link{background:#071d35;color:white}.estimate-link{background:#def1ff;color:#0874c9}.catalogue-band{margin-top:24px;background:#071d35;color:white;border-radius:25px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:24px}.catalogue-band h3{font-family:Fraunces,Georgia,serif;font-size:28px;margin:0}.catalogue-band p{color:#bcd1e2;margin:7px 0 0}.catalogue-actions{display:flex;gap:9px;flex-wrap:wrap}.catalogue-actions a{padding:13px 16px;border-radius:13px;background:#0d385e;font-size:12px;font-weight:900}.catalogue-actions a:first-child{background:#0b8fe8}
.detail-hero{background:linear-gradient(145deg,#06182b,#0b3157);color:white;padding:34px 0 60px}.breadcrumb{display:flex;gap:8px;align-items:center;color:#a7bfd2;font-size:12px;font-weight:800;margin-bottom:24px}.breadcrumb a{color:#75cfff}.detail-grid{display:grid;grid-template-columns:minmax(280px,.76fr) minmax(0,1.24fr);gap:58px;align-items:center}.detail-preview{max-width:470px;margin:auto;background:white;border-radius:28px;padding:10px;box-shadow:0 30px 70px rgba(0,0,0,.34)}.detail-preview img{width:100%;border-radius:20px}.detail-copy h1{font-size:clamp(48px,6vw,78px);line-height:.96;margin:0}.detail-lead{font-size:19px;line-height:1.5;color:#d7e8f5;max-width:680px;margin:20px 0 0}.detail-price{display:flex;align-items:baseline;gap:10px;margin-top:22px}.detail-price strong{font-size:32px}.detail-price span{font-size:11px;color:#9fbed5;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.quick-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:23px}.quick-fact{padding:14px;border-radius:16px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11)}.quick-fact span{display:block;color:#93b6cf;font-size:9px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.quick-fact strong{display:block;margin-top:5px;font-size:13px;line-height:1.3}.detail-section{padding:66px 0}.detail-section.alt{background:white}.detail-section h2{font-family:Fraunces,Georgia,serif;font-size:clamp(36px,4vw,50px);letter-spacing:-.05em;line-height:1.04;margin:0 0 24px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.benefit-card,.config-card{background:white;border:1px solid #dce7f1;border-radius:20px;padding:22px}.benefit-card .num{width:32px;height:32px;border-radius:10px;background:#e1f2ff;color:#0878d2;display:grid;place-items:center;font-weight:950;margin-bottom:17px}.benefit-card h3,.config-card h3{font-size:17px;margin:0 0 7px}.benefit-card p,.config-card p{color:#64768a;line-height:1.55;margin:0}.config-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:16px}.sizes-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px}.sizes-list span,.option-chip{padding:11px 12px;border-radius:12px;background:#edf6ff;color:#285879;font-size:12px;font-weight:850}.option-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.consideration{margin-top:16px;border-left:4px solid #ffc64a;background:#fff8e7;padding:16px 18px;border-radius:0 15px 15px 0;color:#5f5360;line-height:1.5}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.related-card{display:grid;grid-template-columns:105px 1fr;background:white;border:1px solid #dce7f1;border-radius:20px;overflow:hidden;min-height:155px}.related-card img{width:100%;height:100%;object-fit:cover}.related-card div{padding:18px 16px}.related-card strong{display:block;font-size:17px}.related-card span{display:block;color:#64768a;font-size:12px;line-height:1.45;margin-top:6px}.fineprint{font-size:11px;color:#7b8a9a;line-height:1.5;margin-top:18px}.gq-product-footer{background:#06182b;color:white;padding:42px 0 92px}.footer-grid{display:flex;justify-content:space-between;gap:24px;align-items:center}.footer-brand{font-size:24px;font-weight:950}.footer-brand span{color:#65c8ff}.footer-copy{color:#a8bfd2;max-width:550px;margin-top:7px;line-height:1.5}.footer-links{display:flex;gap:9px;flex-wrap:wrap}.footer-links a{padding:12px 14px;border-radius:12px;background:#0b2f51;font-size:12px;font-weight:850}.mobile-cta{display:none}
@media(max-width:880px){.gq-product-nav{display:none}.gq-menu-toggle{display:block;margin-left:auto}.gq-product-header .bar{min-height:66px}.gq-brand img{width:46px;height:46px}.gq-brand span{font-size:17px}.gq-call{padding:12px 14px}.gq-product-nav.is-open{display:flex;position:fixed;top:90px;left:16px;right:16px;z-index:80;margin:0;padding:14px;flex-direction:column;align-items:stretch;background:white;border-radius:20px;box-shadow:0 25px 70px rgba(0,0,0,.28)}.gq-product-nav.is-open a{padding:14px}.gq-menu-scrim.show{display:block;position:fixed;inset:0;background:rgba(2,15,29,.62);z-index:55}.product-hero-grid,.detail-grid{grid-template-columns:1fr}.hero-window-stack{display:none}.product-grid{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr}.config-grid{grid-template-columns:1fr}.option-grid{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:1fr}.footer-grid{display:block}.footer-links{margin-top:22px}.quick-facts{grid-template-columns:repeat(3,1fr)}.product-toolbar{top:90px}}
@media(max-width:620px){.wrap{width:min(100% - 22px,1160px)}.gq-product-header{padding:9px 0}.gq-product-header .bar{padding:8px 9px 8px 10px;border-radius:19px;gap:8px}.gq-brand img{width:44px;height:44px}.gq-brand span{font-size:15px}.gq-call{font-size:13px;padding:12px}.gq-menu-toggle{font-size:0;padding:12px;width:44px}.gq-menu-toggle:after{content:"☰";font-size:20px}.product-hero{padding:44px 0 48px}.product-hero h1{font-size:46px}.product-hero p{font-size:16px;margin-top:16px}.hero-actions{display:grid;margin-top:24px}.primary-btn,.secondary-btn{width:100%;min-height:54px;padding:0 16px}.product-toolbar{top:81px}.product-toolbar .wrap{display:block;padding:10px 0}.product-toolbar .finish-toggle{position:absolute;right:11px;top:58px;z-index:2}.product-tabs{padding-right:6px}.products-main{padding:54px 0 64px}.section-head{display:block}.section-head p{font-size:14px}.product-card{grid-template-columns:116px 1fr;min-height:248px;border-radius:20px}.product-card-body{padding:17px 14px}.product-card h3{font-size:22px}.product-card p{font-size:12px;line-height:1.4;margin:7px 0 8px}.best-line{font-size:10px}.price{font-size:18px}.price-label{font-size:7px}.card-actions{gap:6px;margin-top:12px}.card-actions a{font-size:10px;min-height:38px}.catalogue-band{display:block;padding:22px}.catalogue-actions{margin-top:16px}.catalogue-actions a{flex:1;text-align:center}.detail-hero{padding:22px 0 44px}.breadcrumb{margin-bottom:16px}.detail-grid{gap:28px}.detail-preview{max-width:330px;border-radius:22px;padding:7px}.detail-preview img{border-radius:17px}.detail-copy h1{font-size:49px}.detail-lead{font-size:16px;margin-top:13px}.detail-price strong{font-size:27px}.detail-actions{display:grid;margin-top:20px}.quick-facts{grid-template-columns:1fr 1fr}.detail-section{padding:48px 0}.detail-section h2{font-size:36px}.benefit-card,.config-card{padding:18px}.sizes-list{grid-template-columns:1fr 1fr}.related-card{grid-template-columns:88px 1fr;min-height:130px}.mobile-cta{position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:90;display:grid;grid-template-columns:1fr 70px;gap:8px;padding:7px;background:rgba(248,252,255,.96);backdrop-filter:blur(16px);border:1px solid white;border-radius:18px;box-shadow:0 12px 34px rgba(7,29,53,.23)}.mobile-cta a{height:47px;border-radius:13px;display:grid;place-items:center;font-weight:950;font-size:12px}.mobile-cta .estimate{background:#0b8fe8;color:white}.mobile-cta .call{background:#ffe2a0;color:#4d2e00}.gq-product-footer{padding-bottom:100px}}
