:root{--green:#001522;--ink:#081e30;--gold:#0879bd;--paper:#fff;--line:#dce5ed}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font:16px 'DM Sans',sans-serif}button,input,textarea{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #0788d0;outline-offset:5px}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6}button{color:inherit}.announcement{text-align:center;background:var(--green);color:#fff;padding:10px 20px;font-size:12px;letter-spacing:1px}.announcement span{color:var(--gold)}header{height:108px;display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;padding:0 6%}.brand{font:500 41px/.85 'Playfair Display',serif;letter-spacing:3px;display:inline-flex;flex-direction:column;align-items:center}.brand span{font:10px 'DM Sans',sans-serif;letter-spacing:5px;margin-top:10px;margin-left:4px}nav{display:flex;gap:38px;font-size:14px}nav a:hover{color:#65baff}.bag{display:flex;gap:11px;align-items:center;border:0;background:none;font-size:14px}.bag span{background:var(--green);color:white;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:12px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;background:var(--green);min-height:590px}.hero-copy{padding:65px 12% 35px;color:#fff}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:600}.hero .eyebrow{color:var(--gold)}h1{font:400 clamp(42px,4.6vw,68px)/1.12 'Playfair Display',serif;margin:26px 0 23px;letter-spacing:-1.8px}em{font-weight:400;color:var(--gold)}.hero p{color:#c2d6e7;line-height:1.7;max-width:350px;font-size:15px}.primary{border:0;background:var(--gold);color:#ffffff;padding:17px 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-weight:600;font-size:14px}.hero .primary{margin-top:14px}.primary:hover{background:#075f99}.hero-foot{display:flex;align-items:center;gap:14px;font-size:10px;letter-spacing:1.7px;margin-top:47px;color:#b7cede}.hero-foot i{width:3px;height:3px;background:var(--gold);border-radius:50%}.hero-photo{position:relative;min-height:590px;overflow:hidden;background:#514735}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0009,transparent 60%)}.photo-caption{position:absolute;bottom:43px;left:42px;color:white;z-index:1}.photo-caption span{font-size:10px;letter-spacing:2px}.photo-caption strong{display:block;font:32px 'Playfair Display',serif;margin-top:10px}.edition{position:absolute;right:27px;top:28px;z-index:1;border:1px solid #ffffff75;color:white;padding:10px;font-size:11px;letter-spacing:2px}.intro-strip{display:flex;justify-content:space-between;max-width:1270px;padding:29px 30px;margin:auto;border-bottom:1px solid var(--line);font-size:14px}.intro-strip span{color:#0873b6;font-size:12px;margin-right:13px}.collection{max-width:1270px;margin:auto;padding:66px 30px 75px}.collection-heading{display:flex;justify-content:space-between;align-items:center}.collection .eyebrow{color:#076aa9}h2{font:400 39px/1.2 'Playfair Display',serif;margin:13px 0 30px;letter-spacing:-.7px}.collection-heading p{font-size:14px;color:#5c7182;line-height:1.6}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:5px 0 24px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{background:white;border:1px solid var(--line);padding:10px 17px;font-size:14px;border-radius:2px}.filters button.active{background:var(--green);color:white;border-color:var(--green)}.search{display:flex;align-items:center;gap:10px;border-bottom:1px solid #aebfce;padding:8px 0;max-width:235px}.search input{border:0;outline:none;width:100%;min-width:0;font-size:14px}.search svg{width:19px;flex-shrink:0}.demo-note{font-size:10px;letter-spacing:1px;color:#0868a3;margin:16px 0 22px}.demo-note span{letter-spacing:0;font-size:12px;color:#5b7082;margin-left:10px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-image{height:285px;position:relative;background:#eef3f8;overflow:hidden}.product-image>button{border:0;padding:0;width:100%;height:100%;background:none}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-image:hover img{transform:scale(1.04)}.tag{position:absolute;left:13px;top:13px;background:white;padding:6px 9px;font-size:10px;letter-spacing:1px;pointer-events:none}.product-category{font-size:10px;color:#096ba7;letter-spacing:1.5px;margin:20px 0 9px}.product h3{font-size:16px;font-weight:500;margin:0 0 8px}.product small{font-size:12px;color:#63788b}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.product-bottom strong{font-size:16px}.add{width:35px;height:35px;border:1px solid #cbd9e4;background:white;font-size:24px}.add:hover{background:var(--green);color:white}.brand-note{background:#e8f0f6;text-align:center;padding:46px 24px}.mini-brand{font:24px 'Playfair Display',serif;letter-spacing:2px;color:#0873b6}.brand-note h2{margin:18px 0;font-size:43px}.brand-note em{color:#0873b6}.brand-note p{color:#516e83;line-height:1.7;font-size:14px}.brand-note a{display:inline-block;font-size:13px;border-bottom:1px solid;padding:12px 0}footer{display:flex;justify-content:space-between;align-items:center;padding:45px 6%;gap:25px}footer p,footer>span{font-size:12px;color:#74899a}footer .brand{font-size:29px}footer .brand span{font-size:8px}dialog{border:0;padding:30px;color:var(--ink);max-height:90vh;max-width:calc(100% - 30px);width:490px;box-shadow:0 20px 100px #0003}dialog::backdrop{background:#001522bb;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center}.dialog-head h2{font-size:30px;margin:0 0 25px}.close{border:0;background:none;font-size:30px;padding:3px 10px}.cart-row{display:grid;grid-template-columns:55px 1fr auto;gap:13px;padding:18px 0;border-bottom:1px solid var(--line);align-items:center}.cart-row img{width:55px;height:65px;object-fit:cover}.cart-row h3{font-size:14px;margin:0 0 7px}.cart-row p{margin:0;font-size:13px}.quantity{display:flex;align-items:center;gap:10px;margin-top:8px}.quantity button{border:1px solid var(--line);background:white;width:29px;height:29px}.remove{font-size:12px;border:0;background:none;text-decoration:underline}.total{display:flex;justify-content:space-between;padding:25px 0 5px}.muted,#summaryBox p{font-size:13px;color:#60768b;line-height:1.6}.full{width:100%;justify-content:center}#summaryBox{margin-top:25px}#summaryBox label{font-size:14px}textarea{width:100%;height:160px;padding:12px;margin:12px 0;border:1px solid var(--line);font-size:13px}.secondary{background:white;border:1px solid var(--green);padding:10px 16px}.detail-close{position:absolute;right:15px;top:12px;background:white;z-index:1}#detail img{width:100%;height:270px;object-fit:cover}#detail h2{font-size:28px;margin-bottom:15px}#detail p{line-height:1.65;color:#597086}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(100px);padding:15px 22px;background:var(--green);color:white;box-shadow:0 4px 20px #0003;font-size:14px;transition:.25s;z-index:10;max-width:90vw}.toast.visible{transform:translateX(-50%) translateY(0)}[hidden]{display:none!important}@media(min-width:1600px){.hero{margin:0 auto 0}}@media(max-width:950px){header{padding:0 4%;height:92px}nav{gap:20px}.hero-copy{padding:48px 9% 30px}.hero,.hero-photo{min-height:550px}.hero-foot{gap:8px;letter-spacing:.8px}.products{grid-template-columns:repeat(2,1fr)}.product-image{height:340px}.toolbar{align-items:flex-start;flex-direction:column}.search{max-width:100%;width:100%}.intro-strip{font-size:12px;padding:23px 25px}}@media(max-width:600px){.announcement{font-size:10px;letter-spacing:.4px}.announcement span{display:none}header{height:84px}.brand{font-size:33px}nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 27px 30px}h1{font-size:49px;margin:22px 0}.hero p{font-size:14px}.hero-foot{margin-top:30px}.hero-photo{min-height:310px;height:310px}.hero-photo img{object-position:50% 50%}.photo-caption{bottom:24px;left:26px}.photo-caption strong{font-size:27px}.intro-strip{padding:20px;gap:18px;overflow:auto}.intro-strip div{min-width:180px}.collection{padding:42px 20px}.collection-heading p{display:none}h2{font-size:32px}.filters{gap:6px}.filters button{padding:9px 12px;font-size:12px}.demo-note span{display:block;margin:6px 0;line-height:1.5}.products{gap:22px 13px}.product-image{height:210px}.product h3{font-size:14px}.product-bottom strong{font-size:14px}.product-category{font-size:9px}.tag{font-size:9px;padding:5px;left:8px}.brand-note h2{font-size:36px}footer{flex-direction:column;text-align:center;padding:35px 20px;gap:14px}footer p{margin:0}dialog{padding:23px}.eyebrow{font-size:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.products{grid-template-columns:repeat(3,1fr)}.product-image{height:340px;background:#f0f5f9}.product-image img{object-fit:contain;padding:25px}.contacts{display:grid;gap:12px;margin-top:18px}.footer-contacts{display:flex;flex-direction:column;gap:10px;font-size:13px}@media(max-width:600px){.products{grid-template-columns:repeat(2,1fr)}.product-image{height:210px}.product-image img{padding:13px}}
header{background:#001522;color:#e8f1f6;max-width:none}header .brand,footer .brand{width:200px;height:94px;position:relative;overflow:hidden;flex-shrink:0}header .brand img,footer .brand img{position:absolute;width:240px;height:240px;max-width:none;left:-18px;top:-67px}.announcement{background:#0873b6;color:white}.announcement span{color:#e8f1f6}.hero .eyebrow{color:#6ac4ff}.hero em{color:#62b7ed}.hero-foot i{background:#269fe6}.hero-photo:after{background:linear-gradient(0deg,#001522cc,transparent 75%)}.bag span{background:#0873b6}footer{background:#001522;color:#e8f1f6}.footer-contacts a{color:#d4e3ee}footer>span{color:#9db2c2}.anchor-mark{width:90px;height:90px;object-fit:cover;border-radius:50%}.brand-note{background:#e6eff5}.primary{color:white}.brand-note a{color:#076aa9}.toast{background:#075f99}@media(max-width:950px){nav{gap:18px}header .brand{width:150px;height:85px}header .brand img{width:190px;height:190px;left:-20px;top:-46px}}@media(max-width:600px){header .brand{width:150px}.hero em{color:#62b7ed}}.hero-photo{background:#075484}.hero-photo img{filter:grayscale(1);mix-blend-mode:luminosity}.hero-photo:after{background:linear-gradient(0deg,#001522e8,transparent 85%)}
