:root{--ink:#0f1720;--muted:#667085;--line:#e7e9ed;--red:#e5232a;--soft:#f5f6f7;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff}.header{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:auto;padding:0 24px}.logo{color:var(--ink);font-weight:800;font-size:25px;letter-spacing:-1.3px;text-decoration:none}.logo::first-letter{color:var(--red)}.nav{display:flex;gap:32px}.nav a,.text-link{color:var(--ink);text-decoration:none;font-size:14px;font-weight:600}.menu{display:none;border:0;background:var(--soft);padding:10px 14px;border-radius:10px;font-weight:700}.hero{max-width:1200px;margin:20px auto 0;padding:64px;min-height:590px;border-radius:32px;background:linear-gradient(135deg,#f5f6f7,#eceff2);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{display:block;color:var(--red);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px}.hero h1{max-width:690px;font-size:58px;line-height:1.02;letter-spacing:-3.3px;margin:0 0 24px}.hero p{max-width:620px;font-size:18px;line-height:1.65;color:var(--muted);margin:0 0 32px}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:14px;text-decoration:none;font-weight:700;font-size:14px}.primary{color:#fff;background:var(--red)}.secondary{color:var(--ink);background:#fff;border:1px solid var(--line)}.hero-card{height:440px;position:relative}.product-shape{position:absolute;width:185px;height:360px;left:42%;top:50%;transform:translate(-50%,-50%) rotate(13deg);border-radius:40px;background:linear-gradient(150deg,#222b36,#05070a);box-shadow:0 50px 80px #5b626f55;display:grid;place-items:center;color:#fff;font-weight:800}.product-shape span{transform:rotate(-90deg);letter-spacing:.2em}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:270px;height:270px;background:#e5232a;right:-40px;top:10px}.orb-two{width:190px;height:190px;background:#fff;left:5px;bottom:0}.benefits{max-width:1100px;margin:40px auto;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.benefits article{display:grid;gap:7px;padding:20px 0}.benefits span,.category-grid p,.brand p,.contact p{color:var(--muted);line-height:1.6;font-size:14px}.section{max-width:1200px;margin:130px auto;padding:0 24px}.section-head{margin-bottom:38px}.section-head.row{display:flex;justify-content:space-between;align-items:end}.section h2,.service h2{font-size:42px;letter-spacing:-2px;margin:0}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.brand{min-height:330px;padding:35px;border-radius:var(--radius);display:flex;flex-direction:column;justify-content:end}.brand span{font-size:12px;font-weight:700;opacity:.65}.brand h3{font-size:35px;margin:10px 0}.brand p{margin:0;max-width:310px}.brand-isotka{background:#111821;color:#fff}.brand-isotka p{color:#b8c0ca}.brand-luna{background:#f2ece4}.brand-nomcon{background:#e3ebdf}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-grid article{padding:28px;border:1px solid var(--line);border-radius:20px}.category-grid h3{font-size:18px;margin:26px 0 8px}.category-grid p{margin:0}.category-icon{width:48px;height:48px;border-radius:14px;background:var(--soft);display:grid;place-items:center;font-size:24px}.service{max-width:1152px;margin:130px auto;padding:70px;border-radius:28px;background:#111821;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.eyebrow.light{color:#ff6c71}.service p{color:#bdc5cf;line-height:1.8;margin:0}.contact{display:flex;justify-content:space-between;align-items:end;padding-bottom:80px}.contact h2{margin-bottom:15px}footer{max-width:1152px;margin:auto;padding:30px 0 55px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:13px}@media(max-width:800px){.header{height:66px}.nav{display:none;position:absolute;left:16px;right:16px;top:64px;background:#fff;padding:20px;border-radius:16px;box-shadow:0 15px 45px #0002;z-index:10;flex-direction:column}.nav.open{display:flex}.menu{display:block}.hero{margin:8px 12px 0;padding:38px 24px;min-height:auto;grid-template-columns:1fr}.hero h1{font-size:39px;letter-spacing:-2px}.hero p{font-size:16px}.hero-card{height:330px}.product-shape{height:270px;width:140px}.orb-one{width:210px;height:210px}.benefits,.brand-grid,.category-grid{grid-template-columns:1fr}.benefits{gap:0}.section{margin:85px auto}.section h2,.service h2{font-size:32px}.section-head.row,.contact{align-items:start;flex-direction:column;gap:28px}.brand{min-height:260px}.service{margin:80px 12px;padding:38px 26px;grid-template-columns:1fr;gap:25px}.category-grid{grid-template-columns:1fr 1fr}.category-grid article{padding:20px}footer{margin:0 24px}.text-link{margin-top:15px}}@media(max-width:480px){.category-grid{grid-template-columns:1fr}.hero-card{height:270px}}
