:root{--ink:#2d2722;--brown:#9b6b43;--brown-dark:#765035;--cream:#fbfaf7;--soft:#f4eee7;--line:#ded4c8;--muted:#756b62;--white:#fff;--x:clamp(20px,5vw,78px);--shadow:0 18px 55px rgba(57,40,27,.11);--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif;overflow-x:hidden}img{max-width:100%}a{color:inherit}.skip{position:fixed;z-index:200;top:-70px;left:12px;padding:11px 15px;border-radius:8px;background:var(--ink);color:#fff}.skip:focus{top:12px}.site-top{position:sticky;z-index:50;top:0;display:flex;align-items:center;gap:32px;height:82px;padding:0 var(--x);border-bottom:1px solid #eae1d8;background:rgba(255,255,255,.92);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;white-space:nowrap}.brand span{color:var(--brown);font-size:31px}.brand b{font-size:14px}.site-top nav{display:flex;justify-content:center;gap:24px;flex:1}.site-top nav a{text-decoration:none;font-size:14px}.site-top nav a:hover{color:var(--brown-dark)}.top-actions{display:flex;align-items:center;gap:10px}.phone{text-decoration:none;font-size:13px;font-weight:700}.top-order{padding:11px 15px;border-radius:99px;background:var(--brown);color:#fff;text-decoration:none;font-size:13px;font-weight:700}.crumbs{display:flex;align-items:center;gap:9px;max-width:1500px;margin:auto;padding:22px var(--x);color:var(--muted);font-size:12px;white-space:nowrap;overflow:auto}.crumbs a{text-decoration:none}.crumbs i{font-style:normal;color:#b8a99a}.overline{margin:0 0 12px;color:var(--brown-dark);font-size:11px!important;font-weight:800;letter-spacing:.18em}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:10px;text-decoration:none;font-weight:750;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--brown);color:#fff;box-shadow:0 12px 28px rgba(126,82,49,.19)}.primary:hover{background:var(--brown-dark)}.secondary{border:1px solid var(--line);background:#fff}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:27px}
.category-hero{display:grid;grid-template-columns:1.3fr .7fr;gap:clamp(30px,6vw,90px);align-items:end;min-height:510px;padding:clamp(60px,8vw,110px) var(--x);background:radial-gradient(circle at 85% 25%,rgba(181,139,100,.22),transparent 25%),linear-gradient(125deg,#fff 0 62%,#eee3d7 62%)}.category-hero h1,.product-info h1,.service-hero h1{max-width:950px;margin:0;font-size:clamp(43px,6vw,82px);line-height:.98;letter-spacing:-.045em}.category-hero>div>p:not(.overline),.service-hero>div>p:not(.overline){max-width:720px;color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.6}.hero-proof{display:grid;padding:26px;border:1px solid rgba(119,81,53,.18);border-radius:20px;background:rgba(255,255,255,.72);box-shadow:var(--shadow);backdrop-filter:blur(8px)}.hero-proof strong{margin-bottom:15px;font-size:35px}.hero-proof span{padding:11px 0;border-top:1px solid var(--line);font-size:13px}.section{max-width:1600px;margin:auto;padding:clamp(65px,7vw,105px) var(--x)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:31px}.section h2,.conversion h2{margin:0;font-size:clamp(31px,4vw,53px);line-height:1.05;letter-spacing:-.035em}.section-head>p{max-width:560px;margin:0;color:var(--muted);line-height:1.6}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{overflow:hidden;border:1px solid #e8ded3;border-radius:20px;background:#fff;box-shadow:0 10px 35px rgba(57,40,27,.06);transition:transform .35s var(--ease),box-shadow .35s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{position:relative;display:block;overflow:hidden;background:var(--soft)}.product-image img{display:block;width:100%;aspect-ratio:1.28;object-fit:cover;transition:transform .5s var(--ease)}.product-card:hover .product-image img{transform:scale(1.025)}.product-image span{position:absolute;left:12px;top:12px;padding:7px 10px;border-radius:99px;background:rgba(255,255,255,.9);font-size:10px;font-weight:750}.product-copy{padding:20px}.product-copy h2{margin:3px 0 10px;font-size:25px;letter-spacing:-.02em}.product-copy h2 a{text-decoration:none}.product-copy>p:not(.overline){min-height:63px;color:var(--muted);font-size:14px;line-height:1.52}.mini-specs{display:flex;gap:7px;flex-wrap:wrap;margin:13px 0}.mini-specs span{padding:7px 9px;border-radius:7px;background:var(--soft);font-size:11px}.color-row{display:flex;align-items:center;gap:8px;min-height:31px}.color-row i,.variant-grid figcaption i{display:block;width:23px;height:23px;border:2px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #b9ab9e}.color-row small{margin-left:auto;color:var(--muted)}.price-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:17px;padding-top:16px;border-top:1px solid #eee7df}.price-row strong{font-size:22px}.price-row a{color:var(--brown-dark);font-size:13px;font-weight:750}.split-copy{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,8vw,120px);align-items:start;border-top:1px solid var(--line)}.split-copy>p{margin:0;color:var(--muted);font-size:18px;line-height:1.75}.advantages{display:grid;grid-template-columns:repeat(4,1fr);padding:38px var(--x);background:var(--brown);color:#fff}.advantages div{padding:0 25px;border-right:1px solid rgba(255,255,255,.24)}.advantages div:first-child{padding-left:0}.advantages div:last-child{border:0}.advantages b,.advantages span{display:block}.advantages b{font-size:17px}.advantages span{margin-top:5px;opacity:.77;font-size:12px;line-height:1.5}
.faq{max-width:1100px}.faq>h2{margin-bottom:30px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{position:relative;padding:22px 46px 22px 0;cursor:pointer;font-size:18px;font-weight:750;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"+";position:absolute;right:7px;top:18px;color:var(--brown);font-size:27px;font-weight:400}.faq details[open] summary::after{content:"−"}.faq details p{max-width:780px;margin:0 0 23px;color:var(--muted);line-height:1.65}.conversion{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:clamp(42px,6vw,75px) var(--x);background:linear-gradient(120deg,#29231f,#4e3727);color:#fff}.conversion>div:first-child{max-width:850px}.conversion p:not(.overline){max-width:720px;color:rgba(255,255,255,.68);line-height:1.65}.conversion-actions{display:grid;gap:15px;min-width:230px;text-align:center}.conversion-actions>a:not(.button){color:#fff;font-size:16px;font-weight:750}.button.light{background:#fff;color:var(--ink)}
.product-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(35px,5vw,80px);align-items:center;padding:25px var(--x) clamp(65px,8vw,105px)}.product-main-photo{position:relative;overflow:hidden;border-radius:24px;background:var(--soft);box-shadow:var(--shadow)}.product-main-photo img{display:block;width:100%;aspect-ratio:1.25;object-fit:cover}.product-main-photo span{position:absolute;left:15px;top:15px;padding:9px 12px;border-radius:99px;background:rgba(255,255,255,.9);font-size:11px;font-weight:750}.product-info h1{font-size:clamp(40px,5vw,68px)}.product-lead{color:var(--muted);font-size:18px;line-height:1.65}.big-price{display:block;margin:25px 0;font-size:36px}.spec-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.spec-grid div{padding:15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.spec-grid small,.spec-grid b{display:block}.spec-grid small{margin-bottom:5px;color:var(--muted);font-size:11px}.spec-grid b{font-size:13px}.fine{color:var(--muted);font-size:11px}.variant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.variant-grid figure{margin:0;overflow:hidden;border:1px solid #e5dbd0;border-radius:17px;background:#fff}.variant-grid img{display:block;width:100%;aspect-ratio:1.28;object-fit:cover}.variant-grid figcaption{display:flex;align-items:center;gap:12px;padding:15px}.variant-grid figcaption i{flex:0 0 25px;width:25px;height:25px}.variant-grid figcaption span,.variant-grid figcaption small{display:block}.variant-grid figcaption small{margin-top:3px;color:var(--muted);font-size:11px}
.service-hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:#fff}.service-hero>div{align-self:center;padding:clamp(55px,7vw,100px) var(--x)}.service-hero img{width:100%;height:100%;object-fit:cover}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid article{padding:25px;border:1px solid #e5dbd0;border-radius:17px;background:#fff}.steps-grid article>b{display:grid;place-items:center;width:38px;height:38px;margin-bottom:25px;border-radius:50%;background:var(--brown);color:#fff}.steps-grid h3{font-size:20px}.steps-grid p{color:var(--muted);line-height:1.6}.empty{grid-column:1/-1;padding:50px;border-radius:18px;background:var(--soft);text-align:center;color:var(--muted)}
.site-footer{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px;padding:55px var(--x) 75px;background:#201c19;color:#fff}.site-footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.site-footer a{text-decoration:none}.site-footer>div>a:not(.brand),.site-footer>div>span,.site-footer p{color:rgba(255,255,255,.68);font-size:13px;line-height:1.5}.site-footer p{max-width:330px}.footer-brand b{font-size:14px}.mobile-bar{display:none}
@media(max-width:1050px){.site-top nav{display:none}.site-top{justify-content:space-between}.top-actions{margin-left:auto}.products{grid-template-columns:repeat(2,1fr)}.category-hero{grid-template-columns:1fr}.hero-proof{grid-template-columns:repeat(3,1fr);align-items:end}.hero-proof strong{grid-column:1/-1}.hero-proof span{border-top:1px solid var(--line)}.product-hero{grid-template-columns:1fr}.service-hero{grid-template-columns:1fr}.service-hero img{height:470px}.variant-grid{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1fr 1fr}}
@media(max-width:700px){body{padding-bottom:68px}.site-top{height:66px;padding:0 16px}.site-top .phone{display:none}.site-top .top-order{padding:9px 12px}.brand b{font-size:12px}.brand span{font-size:27px}.crumbs{padding:14px 18px}.category-hero{min-height:0;padding:52px 20px;background:radial-gradient(circle at 85% 15%,rgba(181,139,100,.22),transparent 28%),#fff}.category-hero h1,.product-info h1,.service-hero h1{font-size:clamp(38px,12vw,54px)}.category-hero>div>p:not(.overline),.service-hero>div>p:not(.overline){font-size:16px}.hero-actions{display:grid}.button{width:100%}.hero-proof{grid-template-columns:1fr;padding:20px}.hero-proof strong{grid-column:auto}.section{padding:58px 20px}.section-head{display:block}.section-head>p{margin-top:15px}.products,.variant-grid,.steps-grid{grid-template-columns:1fr}.product-copy>p:not(.overline){min-height:0}.split-copy{grid-template-columns:1fr;gap:20px}.advantages{grid-template-columns:1fr 1fr;padding:28px 20px}.advantages div{padding:14px;border-right:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.advantages div:nth-child(2n){border-right:0}.advantages div:nth-last-child(-n+2){border-bottom:0}.product-hero{padding:8px 20px 62px}.product-main-photo{border-radius:16px}.spec-grid{grid-template-columns:1fr}.service-hero>div{padding:50px 20px 34px}.service-hero img{height:330px}.conversion{display:block;padding:50px 20px}.conversion-actions{margin-top:26px}.site-footer{grid-template-columns:1fr;padding:45px 20px 35px}.site-footer>div:not(:first-child){display:none}.mobile-bar{position:fixed;z-index:80;left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:5px;padding:5px;border:1px solid rgba(75,53,37,.14);border-radius:16px;background:rgba(255,255,255,.95);box-shadow:0 10px 35px rgba(42,30,21,.25);backdrop-filter:blur(15px)}.mobile-bar a{display:grid;place-items:center;gap:2px;min-height:49px;border-radius:11px;text-decoration:none;font-size:10px;font-weight:750}.mobile-bar a span{font-size:19px;line-height:1}.mobile-bar .accent{background:var(--brown);color:#fff}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product-card,.product-image img{transition:none}}
