:root{--ink:#1c2229;--muted:#69737d;--soft-blue:#dfeefa;--pale-blue:#f4f9fd;--gold:#f0cd42;--deep:#182433;--line:#e6edf2;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;background:#fffffff5;border-bottom:1px solid #18243314;justify-content:space-between;align-items:center;min-height:82px;padding:12px clamp(20px,6vw,92px);display:flex;position:sticky;top:0}.brand-logo{color:#101820;text-align:center;flex-direction:column;line-height:1;display:inline-flex}.brand-logo span{letter-spacing:.03em;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:900}.brand-logo small{color:#365a72;letter-spacing:.12em;margin-top:4px;font-size:10px;font-weight:800}.site-header nav{align-items:center;gap:clamp(22px,4vw,58px);font-size:15px;font-weight:700;display:flex}.hero{background:radial-gradient(circle at 16% 15%,#ffffffeb,#0000 32%),linear-gradient(135deg,#f7fbff 0%,#fff 46%,#edf6fb 100%);grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:center;gap:clamp(34px,6vw,76px);min-height:690px;padding:clamp(56px,7vw,98px) clamp(20px,6vw,92px);display:grid}.hero-copy{max-width:650px}.eyebrow,.section-title p{color:#4a8db8;letter-spacing:.13em;text-transform:uppercase;margin:0 0 15px;font-size:13px;font-weight:800}.hero h1{color:#162435;margin:0;font-size:clamp(46px,6vw,82px);line-height:1}.hero h2{color:#3f5567;margin:24px 0 0;font-size:clamp(22px,2.6vw,34px);line-height:1.18}.hero-media{justify-content:center;align-items:center;min-width:0;display:flex}.hero-media img{aspect-ratio:1.18;object-fit:cover;object-position:center;border-radius:34px;width:min(760px,100%);height:auto;max-height:600px;box-shadow:0 34px 80px #2741542e}.dark-button,.light-button,.category-card a,.contact-card a{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-top:30px;padding:15px 27px;font-size:13px;font-weight:800;display:inline-flex}.dark-button,.category-card a,.contact-card a{background:var(--deep);color:var(--white)}.light-button{background:var(--white);color:var(--deep)}.section-title{text-align:center;max-width:920px;margin:0 auto 42px}.section-title h2,.feature-copy h2,.cta-section h2,.contact-section h2{color:#162435;margin:0;font-size:clamp(34px,5vw,62px);line-height:1.05}.why-section,.bestsellers,.category-section,.testimonial-section,.contact-section{padding:clamp(66px,8vw,112px) clamp(20px,6vw,92px)}.why-section{background:var(--white)}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1180px;margin:0 auto;display:grid}.benefit-card{background:var(--pale-blue);border:1px solid var(--line);border-radius:24px;padding:34px}.benefit-card strong{color:var(--gold);margin-bottom:28px;font-size:44px;line-height:1;display:block}.benefit-card h3{margin:0 0 14px;font-size:27px;line-height:1.1}.benefit-card p,.product-card p,.category-card p,.feature-copy span,.feature-copy li,.contact-card p,.site-footer p{color:var(--muted);font-size:16px;line-height:1.65}.bestsellers{background:var(--pale-blue)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;max-width:1260px;margin:0 auto;display:grid}.product-card,.category-card,.testimonial-card,.contact-card{background:var(--white);border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 22px 60px #21394a14}.product-card img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%;padding:20px}.product-card div{padding:22px}.product-card h3,.category-card h3{margin:0;font-size:22px;line-height:1.18}.product-card h3{min-height:52px}.product-price,.feature-price{color:#000;font-weight:900;line-height:1;display:block}.product-price{min-height:24px;margin-top:10px;font-size:24px}.product-price.is-empty{visibility:hidden}.category-card a,.contact-card a{margin-top:12px;padding:12px 20px}.feature-product{background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(30px,6vw,78px);padding:clamp(66px,8vw,120px) clamp(20px,6vw,92px);display:grid}.feature-image{background:linear-gradient(145deg,#f9fcff,#edf7ff);border-radius:34px;padding:clamp(18px,3vw,36px);overflow:hidden}.feature-image img{object-fit:contain;border-radius:24px}.feature-copy{max-width:650px}.feature-copy span{margin-top:24px;display:block}.feature-price{margin-top:14px;font-size:clamp(30px,4vw,46px)}.feature-copy ul{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.feature-copy li{border-bottom:1px solid var(--line);padding-bottom:12px}.category-section{background:var(--pale-blue)}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1180px;margin:0 auto;display:grid}.category-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.category-card div{padding:24px}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1080px;margin:0 auto;display:grid}.testimonial-card{padding:34px}.testimonial-card h4{margin:0;font-size:22px;line-height:1.45}.testimonial-card p{color:#4a8db8;margin:24px 0 0;font-weight:800}.cta-section{color:var(--white);text-align:center;background:linear-gradient(135deg,#142437,#2d5975);padding:clamp(70px,9vw,128px) 20px}.cta-section h2{color:var(--white);max-width:920px;margin:0 auto}.contact-section{background:var(--white);grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:32px;display:grid}.contact-card{padding:34px}.contact-card p{margin:0 0 12px}.site-footer{border-top:1px solid var(--line);text-align:center;background:#f7fbff;flex-direction:column;align-items:center;gap:18px;padding:42px 20px;display:flex}.site-footer .brand-logo span{font-size:38px}.site-footer .brand-logo small{font-size:11px}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.site-footer a{color:#334b62;font-weight:700}@media (max-width:1080px){.hero,.feature-product,.contact-section{grid-template-columns:1fr}.product-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.site-header{flex-direction:column;align-items:flex-start;gap:12px}.brand-logo span{font-size:28px}.brand-logo small{font-size:9px}.site-header nav{flex-wrap:wrap;gap:18px}.hero{min-height:auto;padding-top:44px}.hero h1{font-size:40px}.benefit-grid,.product-grid,.category-grid,.testimonial-grid{grid-template-columns:1fr}}
