@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap');
:root{--ink:#142139;--blue:#254fe8;--muted:#586780;--line:#d8e0ed;--silver:#f0f4fa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#f8faff;color:var(--ink);font:16px Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #254fe8;outline-offset:5px}header,.topline,main>section,footer{padding-left:6vw;padding-right:6vw}.topline{display:flex;justify-content:space-between;padding-top:9px;padding-bottom:9px;background:#e9eef8;font-size:11px;letter-spacing:1.5px;color:#526380}header{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#ffffffd9;border-bottom:1px solid #dce5f2;padding-top:14px;padding-bottom:14px}.wordmark{width:98px;height:62px;border-radius:10px;overflow:hidden;display:block;background:#000}.wordmark img{width:98px;height:98px;object-fit:contain;transform:translateY(-18px);display:block}nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:500}.contact{padding:13px 19px;border:1px solid #ccd7ec;border-radius:30px}.contact:hover{border-color:var(--blue);color:var(--blue)}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px;min-height:610px;padding-top:55px;padding-bottom:55px;background:radial-gradient(ellipse at 85% 20%,#ccecf8a6,transparent 55%),radial-gradient(ellipse at 70% 85%,#d8d8ff88,transparent 50%),#f4f7fc;overflow:hidden}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:600;color:var(--blue);margin:0 0 22px}h1,h2,h3{font-family:'Space Grotesk',Arial,sans-serif;margin:0;font-weight:500}h1{font-size:clamp(52px,5.8vw,88px);line-height:1.03;letter-spacing:-4px}h1 em{font-style:normal;color:var(--blue)}.intro{color:var(--muted);line-height:1.8;margin:26px 0;font-size:16px}.hero-actions{display:flex;gap:26px;align-items:center}.button{background:var(--blue);color:white;border-radius:40px;padding:17px 24px;display:inline-flex;align-items:center;gap:35px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#143ac4;transform:translateY(-2px)}.secondary{font-size:14px;border-bottom:1px solid #92a3c1;padding:8px 0}.hero-meta{display:flex;flex-wrap:wrap;gap:22px;font-size:10px;letter-spacing:1px;color:#64728a;margin-top:42px}.product-stage{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center;isolation:isolate}.product-stage:before{content:'';position:absolute;width:94%;height:84%;border-radius:50%;border:1px solid #c2d4ec;background:radial-gradient(ellipse,#e8f0ff99,#ffffff88 60%,#ffffff00);transform:rotate(-25deg);z-index:-1}.product-stage:after{content:'';position:absolute;bottom:3%;width:75%;height:12%;border-radius:50%;background:#647dad20;filter:blur(17px);z-index:-1}.hero-product{position:absolute;object-fit:contain;width:57%;height:86%;filter:drop-shadow(0 25px 18px #415b8e22)}.hero-product:first-child{left:-1%;top:15%;transform:rotate(-12deg);width:46%;height:70%;z-index:1}.hero-product:nth-child(2){left:23%;top:0;z-index:3}.hero-product:nth-child(3){right:-4%;top:14%;transform:rotate(12deg);width:46%;height:70%;z-index:2}.service-strip{padding:20px 6vw;display:flex;justify-content:space-between;gap:20px;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;letter-spacing:1.1px;color:#61708b}.catalog{padding-top:75px;padding-bottom:70px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}h2{font-size:clamp(32px,3.3vw,49px);letter-spacing:-1.8px;line-height:1.1}.section-heading p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product{background:linear-gradient(155deg,#fff,#f1f5fc);border:1px solid #dce5f3;border-radius:23px;padding:24px;display:flex;flex-direction:column;min-height:440px;transition:border-color .2s,box-shadow .2s}.product:hover{border-color:#9eb6ed;box-shadow:0 14px 32px #405d9810}.product-top{font-size:10px;letter-spacing:1.6px;color:#6c7a90;display:flex;justify-content:space-between}.product-top span{display:none}.product-image{display:block;width:100%;height:230px;object-fit:contain;margin:12px auto 18px;filter:drop-shadow(0 12px 10px #586c8f1a)}.product h3{font-size:21px;letter-spacing:-.5px;line-height:1.3}.details{font-size:13px;color:#6c7a90;margin:10px 0 24px;line-height:1.5}.product-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.price{font-family:'Space Grotesk',sans-serif;font-size:26px;white-space:nowrap}.price small{font-size:11px;color:#6c7a90}.price.unknown{font-size:16px;white-space:normal}.product a{border:1px solid #cad6eb;border-radius:24px;padding:10px 14px;font-size:12px;color:var(--blue);white-space:nowrap}.product a:hover{background:var(--blue);color:#fff}.how{padding-top:64px;padding-bottom:64px;display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#eaf0fa;border-block:1px solid #dbe4f1}.how h2{font-size:36px}.how h2 em{font-style:normal;color:var(--blue)}.how .button{margin-top:28px}.how ol{list-style:none;margin:0;padding:0}.how li{display:flex;gap:24px;padding:20px 0;border-top:1px solid #cfd9e9}.how li>span{font-family:'Space Grotesk';font-size:22px;color:var(--blue)}.how h3{font-size:19px;margin-bottom:8px}.how li p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.locations{padding-top:70px;padding-bottom:80px}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.location{padding:32px;border:1px solid #d6e1f2;border-radius:24px;background:#fff;display:flex;gap:28px}.location-number{font-family:'Space Grotesk';font-size:34px;color:#b9c8e2}.location h3{font-size:27px}.location .eyebrow{font-size:10px;margin-bottom:12px}.location p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.8}.location .button{margin-top:12px}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:30px;padding-bottom:30px;background:white}footer p,footer small{font-size:12px;line-height:1.8;color:var(--muted)}@media(min-width:1600px){header,.topline,main>section,footer{padding-left:max(6vw,calc((100vw - 1420px)/2));padding-right:max(6vw,calc((100vw - 1420px)/2))}}@media(max-width:950px){.hero{gap:10px}.product-stage{min-height:350px}h1{letter-spacing:-2.8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{align-items:start}.location{padding:24px;gap:16px}.location-number{font-size:24px}.location h3{font-size:23px}}@media(max-width:650px){.topline span{display:none}nav{gap:16px;font-size:12px}.contact{padding:10px 12px}header{gap:14px}.wordmark{width:76px;height:49px;border-radius:7px}.wordmark img{width:76px;height:76px;transform:translateY(-14px)}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:20px;gap:12px;min-height:0}h1{font-size:59px;letter-spacing:-3px}.intro{margin:20px 0}.hero-meta{margin-top:26px;gap:13px;font-size:9px}.hero .eyebrow{font-size:10px;letter-spacing:1px}.product-stage{min-height:360px;max-width:430px;width:100%;margin:auto}.hero-product{height:88%}.service-strip{flex-wrap:wrap;gap:12px;font-size:9px}.section-heading{display:block;margin-bottom:25px}h2{font-size:34px;letter-spacing:-1px}.catalog{padding-top:45px;padding-bottom:45px}.product-grid{gap:12px}.product{padding:16px;border-radius:18px;min-height:380px}.product-image{height:165px;margin-bottom:16px}.product h3{font-size:17px}.product-top{font-size:8px;letter-spacing:.8px}.product-bottom{flex-direction:column;align-items:start;gap:12px}.price{font-size:23px}.product a{width:100%;text-align:center}.details{font-size:12px}.how{grid-template-columns:1fr;gap:34px;padding-top:45px;padding-bottom:45px}.how h2{font-size:31px}.location-grid{grid-template-columns:1fr}.locations{padding-top:48px;padding-bottom:48px}.location{gap:24px}.location h3{font-size:26px}footer{flex-wrap:wrap}footer small{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.catalog-note{color:var(--muted);font-size:12px;line-height:1.7;margin-top:25px}
