:root{--ink:#17233f;--blue:#283f90;--red:#ec202d;--line:#d8d8d2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fafaf7;color:var(--ink);font-family:"DM Sans",Arial,sans-serif}a{color:inherit;text-decoration:none}.header{height:88px;max-width:1440px;margin:auto;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px}.brand img{width:42px;height:42px;object-fit:cover;object-position:68% 20%;border-radius:4px}.brand span{display:flex;flex-direction:column;line-height:1}.brand b{font:800 18px Manrope;letter-spacing:.08em}.brand small{margin-top:5px;font-size:8px;letter-spacing:.24em;color:#748099}nav{display:flex;gap:38px;font-size:14px;font-weight:600}nav a:hover{color:var(--red)}.button{background:var(--red);color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-width:190px;padding:18px 20px;font-weight:700;font-size:14px}.button.small{min-width:0;padding:15px 18px}.button span{font-size:18px}.hero{max-width:1440px;min-height:720px;margin:auto;display:grid;grid-template-columns:52% 48%;padding-left:7vw;overflow:hidden}.hero-copy{padding:90px 5vw 55px 0;z-index:2}.eyebrow{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800;color:#59647b}.eyebrow i{width:25px;height:2px;background:var(--red)}h1,h2{font-family:Manrope;margin:0;letter-spacing:-.055em;line-height:.95}h1{margin-top:28px;font-size:clamp(64px,7.2vw,108px);font-weight:800}h1 em,h2 em{color:var(--red);font-style:normal}.lead{max-width:540px;margin:35px 0 30px;color:#687185;font-size:17px;line-height:1.75}.actions{display:flex;align-items:center;gap:34px}.plain-link{font-size:14px;font-weight:700;border-bottom:1px solid #9da3b0;padding-bottom:6px}.stats{display:flex;gap:50px;margin-top:70px;padding-top:25px;border-top:1px solid var(--line);max-width:600px}.stats div{display:flex;align-items:center;gap:12px}.stats strong{font:750 26px Manrope;color:var(--blue)}.stats span{font-size:10px;line-height:1.45;text-transform:uppercase;letter-spacing:.08em;color:#7b8393}.hero-image{position:relative;min-height:660px;background:linear-gradient(145deg,#e7e7e5,#f4f3ef 56%,#d6d8dc);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-image:before{content:"";position:absolute;width:210px;height:100%;right:0;background:var(--blue)}.hero-image>img{z-index:2;width:71%;max-height:580px;object-fit:cover;filter:drop-shadow(0 35px 28px #18213242);transform:rotate(-8deg) translateX(-5%);mix-blend-mode:multiply}.ring{position:absolute;border:1px solid #283f903d;border-radius:50%}.ring-a{width:540px;height:540px}.ring-b{width:390px;height:390px}.tag{position:absolute;z-index:3;background:#fffffff0;padding:14px 18px;width:190px;box-shadow:0 14px 40px #202a411f}.tag b,.tag small{display:block;font-size:11px}.tag small{margin-top:5px;color:#8b91a0;font-size:10px}.tag-a{top:22%;left:3%}.tag-b{bottom:22%;right:4%}.series{position:absolute;z-index:3;bottom:22px;left:26px;font-size:9px;font-weight:800;letter-spacing:.2em;color:#6a7283}.quality{background:var(--ink);color:#fff;min-height:76px;padding:0 7vw;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.13em;white-space:nowrap;overflow:hidden}.quality>span{color:#8993a8}.quality i{width:4px;height:4px;background:var(--red);border-radius:50%}.section{max-width:1440px;margin:auto;padding:110px 7vw}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.section-title h2,.contact h2{font-size:clamp(48px,5.5vw,78px)}.section-title>p{max-width:440px;color:#70798a;line-height:1.75}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.products article{background:#fff;border:1px solid #e2e2dc;padding-bottom:21px;transition:.25s}.products article:hover{transform:translateY(-5px);box-shadow:0 18px 45px #1f2a4014}.products article>div{height:320px;position:relative;background:linear-gradient(145deg,#ececea,#f8f8f5);display:flex;align-items:center;justify-content:center;overflow:hidden}.products article span{position:absolute;top:18px;left:20px;font:700 11px Manrope;color:#8b91a0}.products img{width:82%;height:88%;object-fit:contain;mix-blend-mode:multiply;transition:.3s}.products article:hover img{transform:scale(1.04)}.products h3,.products>article>p{margin-left:23px;margin-right:23px}.products h3{margin-bottom:0;font:700 18px Manrope}.products>article>p{margin-top:6px;color:#8a91a0;font-size:12px}.about{max-width:none;background:var(--blue);color:#fff;display:grid;grid-template-columns:42% 58%;min-height:610px;position:relative;overflow:hidden}.watermark{font:900 clamp(180px,24vw,360px)/.8 Manrope;color:#ffffff0b;display:flex;align-items:center;letter-spacing:-.12em}.about-copy{max-width:690px}.eyebrow.light{color:#aeb8d5}.about h2{font-size:clamp(50px,6vw,84px);margin:28px 0}.about h2 em{color:#ff6670}.about-copy>p:not(.eyebrow){color:#ccd3e6;line-height:1.8}.points{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px;border-top:1px solid #ffffff33;padding-top:22px;gap:20px}.points span{display:flex;flex-direction:column;gap:12px;font-weight:700;font-size:13px}.points b{color:#ff6670;font-size:11px}.contact{padding-top:120px;padding-bottom:120px}.contact h2{margin:25px 0 60px}.email{font:700 clamp(24px,4vw,56px) Manrope;display:flex;justify-content:space-between;border-bottom:2px solid var(--ink);padding-bottom:16px}.email span{color:var(--red)}.details{margin-top:50px;display:flex;justify-content:space-between;color:#798191;font-size:13px;line-height:1.8}.details b{color:var(--ink)}footer{min-height:80px;background:#101a31;color:#8993aa;padding:0 7vw;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.1em;text-transform:uppercase}footer a{color:#fff}@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;padding-left:0}.hero-copy{padding:70px 7vw}.hero-image{min-height:580px}.section-title{align-items:start;gap:30px}.products{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}.watermark{position:absolute}.about-copy{position:relative}.quality b:nth-of-type(n+3),.quality i:nth-of-type(n+3){display:none}}@media(max-width:600px){.header{height:76px;padding:0 5vw}.button.small{padding:12px;font-size:12px;gap:10px}.hero-copy{padding-top:55px}.stats{margin-top:50px;gap:24px;flex-wrap:wrap}.hero-image{min-height:480px}.tag{display:none}.section{padding:80px 6vw}.section-title{display:block}.section-title>p{margin-top:28px}.products{grid-template-columns:1fr}.about{padding-top:90px}.points{grid-template-columns:1fr}.email{font-size:21px}.details{display:block}.details p+p{margin-top:28px}footer{padding:24px 6vw;gap:15px;flex-wrap:wrap}footer span:nth-child(2){display:none}}
