:root{--ink:#172029;--muted:#66717a;--blue:#155eef;--orange:#ff6542;--cream:#f6f4ef;--line:#e7e7e4;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.notice{color:var(--white);text-align:center;letter-spacing:.13em;background:#101b28;padding:10px;font-size:10px;font-weight:700}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:80px;display:flex}.brand{letter-spacing:-.04em;white-space:nowrap;font-size:22px;font-weight:900}.brand b{color:var(--white);background:var(--blue);border-radius:8px;padding:7px}.nav nav{gap:28px;font-size:13px;font-weight:700;display:flex}.nav nav a:hover,.nav nav a:focus-visible{color:var(--blue)}.navAction{color:var(--white);background:var(--ink);border-radius:999px;align-items:center;gap:12px;padding:11px 16px;font-size:12px;font-weight:800;display:inline-flex}.navAction:hover{background:var(--blue)}.hero{grid-template-columns:46% 54%;align-items:center;gap:36px;min-height:610px;padding-block:45px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.18em;margin:0 0 18px;font-size:11px;font-weight:900}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(52px,6vw,76px);line-height:.94}.hero h1 em{color:var(--blue);font-style:normal}.heroCopy>p:not(.eyebrow){max-width:490px;color:var(--muted);margin:28px 0;font-size:18px;line-height:1.65}.heroButtons{gap:12px;display:flex}.primary,.secondary{border:1px solid var(--ink);border-radius:9px;justify-content:center;align-items:center;gap:22px;padding:15px 20px;font-weight:800;display:inline-flex}.primary{color:var(--white);background:var(--ink)}.primary:hover{border-color:var(--blue);background:var(--blue)}.secondary{background:var(--white)}.secondary:hover{color:var(--blue);border-color:var(--blue)}.trust{color:var(--muted);flex-wrap:wrap;gap:17px;margin-top:28px;font-size:11px;display:flex}.heroVisual{background:#e9eef9;border-radius:28px;height:520px;position:relative;overflow:hidden}.heroVisual>img{object-fit:cover;width:100%;height:100%}.heroBadge{background:var(--white);border-radius:13px;align-items:center;gap:12px;padding:15px 19px;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 12px 35px #1c273633}.heroBadge>svg{width:30px;color:var(--blue)}.heroBadge span{gap:2px;display:grid}.heroBadge small{color:var(--muted);letter-spacing:.08em;font-size:9px;font-weight:800}.heroBadge strong{font-size:16px}.benefits{border-block:1px solid var(--line);background:var(--cream)}.benefits>div{grid-template-columns:repeat(4,1fr);align-items:center;min-height:80px;display:grid}.benefits span{border-right:1px solid #d7d4cd;padding-left:25px;font-size:12px;font-weight:800}.benefits span:first-child{padding-left:0}.benefits span:last-child{border:0}.benefits b{color:var(--blue);margin-right:10px}.catalog{min-height:580px;padding-block:95px 110px}.heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:35px;display:flex}.heading h2,.custom h2{letter-spacing:-.045em;margin:0;font-size:44px;line-height:1.05}.heading>p{max-width:430px;color:var(--muted);margin:0;line-height:1.6}.tools{justify-content:space-between;gap:20px;margin-bottom:32px;display:flex}.chips{flex-wrap:wrap;gap:7px;display:flex}.chips button{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800}.chips button:hover,.chips button.active{color:var(--white);border-color:var(--ink);background:var(--ink)}.search{border:1px solid var(--line);border-radius:999px;align-items:center;gap:4px;min-width:240px;padding-inline:14px;display:flex}.search svg{width:17px;color:var(--muted)}.search input{border:0;outline:0;width:100%;padding:10px 4px}.productGrid{grid-template-columns:repeat(3,1fr);gap:32px 27px;display:grid}.productCard{border-bottom:1px solid var(--line);padding-bottom:18px}.productImage{background:var(--cream);border-radius:18px;place-items:center;height:300px;display:grid;position:relative;overflow:hidden}.productImage img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.productCard:hover .productImage img{transform:scale(1.025)}.productImage.placeholder{color:#85a8f8;background:linear-gradient(145deg,#edf3ff,#cbdcff)}.productImage.placeholder svg{width:68px}.tag{background:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900;position:absolute;top:14px;left:14px}.productCard>p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:15px 0 6px;font-size:10px}.productCard h3{margin:0 0 8px;font-size:18px}.productDescription{min-height:38px;color:var(--muted);font-size:12px;line-height:1.5}.productBottom{justify-content:space-between;align-items:end;gap:16px;margin-top:14px;display:flex}.productBottom strong{font-size:17px}.productBottom span{color:var(--blue);text-align:right;font-size:10px;font-weight:800}.catalogMessage{background:var(--cream);text-align:center;border-radius:18px;align-content:center;place-items:center;min-height:280px;padding:40px;display:grid}.catalogMessage svg{width:52px;color:var(--blue)}.catalogMessage h3{margin:18px 0 6px;font-size:20px}.catalogMessage p{color:var(--muted);margin:0}.custom{color:var(--white);background:var(--blue)}.customGrid{grid-template-columns:1fr 1fr;gap:110px;padding-block:85px;display:grid}.custom .eyebrow{color:#bed1ff}.custom h2{font-size:51px}.custom p:not(.eyebrow){color:#d9e5ff;line-height:1.7}.comingSoon{color:var(--white);border:1px solid #ffffff5c;border-radius:999px;margin-top:12px;padding:11px 15px;font-size:11px;font-weight:800;display:inline-flex}.steps{align-content:center;display:grid}.steps>div{border-bottom:1px solid #fff3;align-items:center;gap:18px;padding:21px 0;display:flex}.steps b{border:1px solid #fff6;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.steps span{gap:5px;display:grid}.steps small{color:#c7d6ff}.footerGrid{grid-template-columns:2fr repeat(3,1fr);gap:55px;padding-block:70px 55px;display:grid}.footerGrid>div{color:var(--muted);flex-direction:column;gap:11px;font-size:12px;display:flex}.footerGrid>div>strong{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.footerGrid p{max-width:270px;line-height:1.6}.legal{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-block:22px 34px;font-size:10px;display:flex}:focus-visible{outline-offset:3px;outline:3px solid #ff654280}@media (width<=900px){.nav nav{display:none}.hero{grid-template-columns:1fr}.heroVisual{height:430px}.benefits>div{grid-template-columns:1fr 1fr;gap:18px;min-height:auto;padding-block:20px}.benefits span{border:0;padding:0}.productGrid{grid-template-columns:1fr 1fr}.customGrid{gap:45px}.footerGrid{grid-template-columns:2fr 1fr 1fr}.footerGrid>div:last-child{grid-column:2/4}}@media (width<=620px){.shell{width:calc(100% - 28px)}.notice{font-size:8px}.nav{min-height:68px}.brand{font-size:18px}.navAction{padding:10px 12px}.navAction svg{display:none}.hero{min-height:auto;padding-top:35px}.hero h1{font-size:49px}.heroCopy>p:not(.eyebrow){font-size:16px}.heroButtons{flex-direction:column}.heroVisual{height:330px}.heroBadge{bottom:12px;right:12px}.benefits span{font-size:10px}.heading{display:block}.heading h2,.custom h2{font-size:35px}.heading>p{margin-top:20px}.tools{display:block}.search{margin-top:14px}.productGrid{grid-template-columns:1fr;gap:28px}.productImage{height:310px}.customGrid{grid-template-columns:1fr}.footerGrid{grid-template-columns:1fr 1fr}.footerGrid>div:first-child{grid-column:1/3}.footerGrid>div:last-child{grid-column:auto}.legal{gap:8px;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
