:root{--ink:#123d2f;--green:#087f43;--pink:#ff176d;--line:#e0ebe5;--muted:#687970;--soft:#fff3f7}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:"Nunito Sans",sans-serif;background:#fff}a{color:inherit;text-decoration:none}.announcement{height:34px;background:#0a713e;color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.announcement i{width:3px;height:3px;border-radius:50%;background:#ff91b8}header{height:86px;max-width:1360px;margin:auto;padding:0 28px;display:flex;align-items:center;gap:45px;border-bottom:1px solid var(--line)}.logo img{display:block;width:176px}header nav{display:flex;gap:30px;margin:auto;font-size:14px;font-weight:800}header nav a:hover{color:var(--pink)}.back{font-size:13px;font-weight:800}main{max-width:1360px;margin:auto;padding:0 28px}.breadcrumbs{display:flex;gap:10px;padding:24px 0;color:var(--muted);font-size:13px}.breadcrumbs b{color:var(--ink)}.category-hero{min-height:410px;border-radius:30px;background:linear-gradient(125deg,#fff1f6,#f5fbf7);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden;padding:48px 58px}.category-hero>div:first-child{position:relative;z-index:1}.category-hero span,.catalog-head span{font-size:11px;font-weight:900;letter-spacing:.16em;color:var(--pink)}.category-hero h1{font-size:58px;line-height:1;margin:15px 0}.category-hero p{font-size:17px;line-height:1.65;color:var(--muted);max-width:610px}.hero-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.hero-stats b{background:#fff;border:1px solid #f0dfe5;padding:10px 13px;border-radius:999px;font-size:12px}.hero-image{height:350px;position:relative}.hero-image:before{content:"";position:absolute;inset:10% 5%;border-radius:50%;background:#fff;filter:blur(8px)}.hero-image img{width:100%;height:100%;object-fit:contain;position:relative}.catalog{padding:70px 0 90px}.catalog-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.catalog-head h2{font-size:34px;margin:8px 0 0}.catalog-head>p{margin:0;padding:12px 15px;border-radius:14px;background:#f4faf7;text-align:right}.catalog-head>p b,.catalog-head>p small{display:block}.catalog-head>p b{font-size:13px}.catalog-head>p small{color:var(--muted);font-size:11px;margin-top:3px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:20px;padding:11px;transition:.2s;background:#fff;min-width:0}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #173d2f14}.product-image{height:315px;background:#fff6f9;border-radius:15px;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-image span,.product-image em{position:absolute;top:10px;left:10px;border-radius:999px;padding:6px 9px;font-style:normal;font-size:10px;font-weight:900}.product-image span{background:#fff;color:var(--pink)}.product-image em{inset:auto 10px 10px;background:#a72b46;color:#fff;text-align:center}.product-card>small{display:block;color:var(--green);font-size:11px;font-weight:900;margin:13px 5px 4px}.product-card h3{font-size:17px;margin:0 5px 8px}.product-card>div:not(.product-image){display:flex;gap:8px;align-items:baseline;margin:0 5px}.product-card strong{font-size:19px}.product-card del{color:#9ba8a2;font-size:12px}.product-card>p{color:var(--muted);font-size:12px;line-height:1.5;margin:10px 5px;min-height:36px}.discover{display:block;color:var(--pink);font-size:12px;margin:13px 5px 8px}.empty-products{text-align:center;padding:80px;background:#f7faf8;border-radius:20px}.empty-products a,.category-empty a{display:inline-block;margin-top:12px;background:var(--pink);color:#fff;padding:13px 18px;border-radius:12px;font-weight:900}footer{border-top:1px solid var(--line);padding:30px max(28px,calc((100vw - 1304px)/2));display:flex;align-items:center;gap:25px;color:var(--muted);font-size:13px}footer img{width:130px}footer p{margin-right:auto}.category-empty{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.category-empty span{font-size:80px;font-weight:900;color:#ffd2e2}.category-empty h1{font-size:35px;margin:0}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,1fr)}.category-hero h1{font-size:48px}}@media(max-width:760px){header nav{display:none}.category-hero{grid-template-columns:1fr;padding:35px}.hero-image{height:290px}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-head{align-items:start;gap:15px}.product-image{height:250px}}@media(max-width:520px){.announcement{font-size:9px;gap:7px}header{height:70px;padding:0 16px}.logo img{width:138px}.back{font-size:0}.back:after{content:'← Geri';font-size:12px}main{padding:0 16px}.category-hero{padding:28px 20px;border-radius:20px}.category-hero h1{font-size:39px}.hero-image{height:240px}.hero-stats b{font-size:10px}.catalog{padding-top:48px}.catalog-head{display:block}.catalog-head>p{text-align:left;margin-top:14px}.product-grid{gap:9px}.product-card{padding:7px;border-radius:14px}.product-image{height:180px}.product-card h3{font-size:13px}.product-card>p{display:none}footer{flex-wrap:wrap;align-items:flex-start}footer p{width:100%}}
