html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,Segoe UI,sans-serif}a,button,input,textarea{font:inherit}img{max-width:100%}.mobile-menu{position:relative}.mobile-menu__button{background:linear-gradient(145deg,#fffffff5,#f4eee6f5);border:1px solid #5b41301f;border-radius:18px;box-shadow:0 18px 36px #292f361f;display:inline-flex;flex-direction:column;gap:7px;height:54px;justify-content:center;padding:0 14px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;width:54px}.mobile-menu__button:hover{box-shadow:0 20px 40px #292f3629;transform:translateY(-1px)}.mobile-menu__button span{background:#5b4130;border-radius:999px;height:2px;transition:transform .28s ease,opacity .28s ease,width .28s ease}.mobile-menu__button span:nth-child(2){width:82%}.mobile-menu__button span:nth-child(3){width:64%}.mobile-menu__button.open span:first-child{transform:translateY(8px) rotate(45deg)}.mobile-menu__button.open span:nth-child(2){opacity:0}.mobile-menu__button.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg);width:100%}.mobile-menu__panel{background:linear-gradient(180deg,#faf7f2,#f3ede4);border:1px solid #5b41301f;border-radius:28px;box-shadow:0 28px 80px #292f362e;max-height:min(78vh,720px);opacity:0;overflow-y:auto;padding:22px 22px 26px;pointer-events:none;position:absolute;right:0;top:calc(100% + 12px);transform:translateY(-12px) scale(.98);transform-origin:top right;transition:opacity .28s ease,transform .28s ease;width:min(360px,100vw - 24px)}.mobile-menu__panel.open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.mobile-menu__hero{background:linear-gradient(145deg,#2e231c,#1e1713);border-radius:22px;box-shadow:inset 0 1px 0 #ffffff0f;color:#fff;margin-bottom:18px;padding:18px}.mobile-menu__hero strong{display:block;font-size:1.2rem;line-height:1.25;margin-bottom:8px}.mobile-menu__hero p{color:#ffffffb8;font-size:.95rem;line-height:1.6;margin:0}.mobile-menu__eyebrow,.mobile-menu__group-title{color:#d6b08a;display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.mobile-menu__eyebrow{margin-bottom:12px}.mobile-menu__group{margin-bottom:16px}.mobile-menu__group-title{margin-bottom:10px}.mobile-menu__links{grid-gap:10px;display:grid;gap:10px}.mobile-menu__links a{align-items:center;background:#ffffffad;border-radius:16px;color:#292f36;display:flex;font-weight:600;min-height:48px;padding:0 16px;text-decoration:none;transition:transform .22s ease,background .22s ease,color .22s ease}.mobile-menu__links a.active,.mobile-menu__links a:hover{background:#fff;color:#5b4130;transform:translateX(3px)}.mobile-menu__links--catalog{grid-template-columns:1fr;margin-bottom:6px}.mobile-menu__links--catalog a{justify-content:flex-start;line-height:1.25;min-height:56px;text-align:left;white-space:normal}.mobile-menu__actions{display:flex;gap:10px;margin:18px 0 14px}.mobile-menu__actions a{align-items:center;background:linear-gradient(145deg,#8f6d54,#5b4130);border-radius:999px;box-shadow:0 14px 26px #5b41302e;color:#fff;flex:1 1;font-size:.92rem;justify-content:center;letter-spacing:.01em;min-height:50px;padding:12px 16px;text-align:center}.mobile-menu__actions a,.mobile-menu__phone{display:inline-flex;font-weight:700;text-decoration:none}.mobile-menu__phone{color:#292f36c2;margin-bottom:16px}.mobile-menu__socials{display:flex;gap:10px;margin-bottom:14px}.mobile-menu__socials a{background:#ffffffc7;border-radius:50%;box-shadow:0 10px 24px #292f3614;color:#5b4130;display:grid;height:44px;place-items:center;transition:transform .22s ease,background .22s ease;width:44px}.mobile-menu__socials a:hover{background:#fff;transform:translateY(-2px)}body.dark .mobile-menu__button{background:#231d19;border-color:#ffffff1a;box-shadow:0 20px 40px #0000004d}body.dark .mobile-menu__button span{background:#f3ede6}body.dark .mobile-menu__panel{background:#171412;border-color:#ffffff14;box-shadow:0 24px 54px #00000047}body.dark .mobile-menu__hero{background:linear-gradient(145deg,#2b211b,#1a1411)}body.dark .mobile-menu__links a{background:#231d19;color:#f3ede6}body.dark .mobile-menu__links a.active,body.dark .mobile-menu__links a:hover{background:#2a221d;color:#fff}body.dark .mobile-menu__actions a{background:linear-gradient(145deg,#d3a35f,#b88643);color:#171412}body.dark .mobile-menu__phone{color:#f3ede6bd}body.dark .mobile-menu__socials a{background:#231d19;box-shadow:none;color:#f3ede6}@media(max-width:420px){.mobile-menu__panel{max-height:min(74vh,640px);padding:18px 18px 22px;right:-4px;width:calc(100vw - 20px)}.mobile-menu__actions{flex-direction:column}}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,#f6f2ecf2,#f6f2ece0);border-bottom:1px solid #57413214;padding:14px 0 10px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.site-header__bottom,.site-header__top{align-items:center;display:flex;gap:18px;justify-content:space-between}.site-header__top{margin-bottom:14px}.site-header__brand{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.site-header__logo{align-items:center;color:#292f36;display:flex;gap:14px;text-decoration:none}.site-header__logo-mark{background:linear-gradient(145deg,#8f6d54,#5b4130);border-radius:16px;box-shadow:0 14px 28px #5b413038;color:#fff;display:grid;font-size:1.45rem;font-weight:700;height:48px;place-items:center;width:48px}.site-header__logo-text{display:flex;flex-direction:column}.site-header__logo-text strong{font-size:1.15rem;letter-spacing:.04em}.site-header__logo-text small{color:#292f36b3;font-size:.82rem}.site-header__badge{background:#ffffffa8;border:1px solid #5b413024;border-radius:999px;color:#292f36c7;font-size:.9rem;padding:10px 16px}.site-header__contact{align-items:center;display:flex;gap:12px}.site-header__phone{color:#292f36;font-weight:600;text-decoration:none;white-space:nowrap}.site-header__cta{background:linear-gradient(145deg,#8f6d54,#5b4130);border-radius:999px;box-shadow:0 14px 28px #5b413033;color:#fff;font-weight:600;padding:12px 18px;text-decoration:none}.site-header__nav{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}.site-header__nav-group{align-items:center;display:flex;flex-wrap:wrap;gap:18px}.site-header__nav-group a{border-bottom:2px solid #0000;color:#292f36c7;font-weight:500;padding-bottom:6px;text-decoration:none;transition:color .25s ease,border-color .25s ease}.site-header__nav-group a.active,.site-header__nav-group a:hover{border-color:#5b413099;color:#6d4c41}.site-header__nav-group--catalog a{color:#292f36a3;font-size:.95rem}.site-header__tools{align-items:center;display:flex;gap:16px;margin-left:18px}.site-header__socials{align-items:center;display:flex;gap:10px}.site-header__socials a{background:#fffc;border-radius:50%;box-shadow:0 10px 24px #292f3614;color:#6d4c41;display:grid;height:42px;place-items:center;transition:transform .2s ease,background .2s ease;width:42px}.site-header__socials a:hover{background:#fff;transform:translateY(-2px)}.site-header__mobile-toggle{display:none}@media(max-width:1024px){.site-header__badge,.site-header__cta,.site-header__nav,.site-header__phone,.site-header__tools{display:none}.site-header__mobile-toggle{display:block}.site-header__top{margin-bottom:0}}@media(max-width:640px){.site-header{padding:10px 0}.site-header__logo-mark{border-radius:14px;height:42px;width:42px}.site-header__logo-text strong{font-size:1rem}.site-header__logo-text small{font-size:.74rem}}.site-footer{background:linear-gradient(180deg,#2a211b,#171310);color:#ffffffc2;padding:72px 0 28px}.site-footer__grid{grid-gap:28px;border-bottom:1px solid #ffffff14;display:grid;gap:28px;grid-template-columns:1.3fr .8fr .8fr 1fr;padding-bottom:28px}.site-footer__eyebrow{color:#d6b08a;display:inline-block;font-size:.82rem;font-weight:700;letter-spacing:.16em;margin-bottom:14px;text-transform:uppercase}.site-footer__brand h3{color:#fff;font-size:2rem;line-height:1.05;margin-bottom:14px}.site-footer__brand p{line-height:1.8;max-width:42ch}.site-footer__socials{display:flex;gap:12px;margin-top:22px}.site-footer__socials a{background:#ffffff14;border-radius:50%;color:#fff;display:grid;height:42px;place-items:center;text-decoration:none;width:42px}.site-footer__column{display:flex;flex-direction:column;gap:10px}.site-footer__column h4{color:#fff;font-size:1.08rem;margin-bottom:10px}.site-footer__column a,.site-footer__column p{color:#ffffffb8;line-height:1.7;text-decoration:none}.site-footer__map-link{color:#fff!important;font-weight:700;margin-bottom:6px}.site-footer__bottom{color:#ffffff8f;display:flex;font-size:.92rem;gap:14px;justify-content:space-between;padding-top:22px}@media(max-width:960px){.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__bottom{flex-direction:column}}@media(max-width:640px){.site-footer{padding-top:56px}.site-footer__grid{grid-template-columns:1fr}}.not-found-page{align-items:center;background-color:#f9f9f9;color:#333;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:80vh}.not-found-page .container{background:#fff;border-radius:8px;box-shadow:0 8px 16px #0000001a;max-width:400px;padding:2rem;text-align:center;width:90%}.not-found-page .not-found-content h1{color:#ff4c4c;font-size:6rem;margin:0}.not-found-page .not-found-content h2{color:#222;font-size:2rem;margin:1rem 0}.not-found-page .not-found-content p{color:#666;font-size:1rem;margin-bottom:2rem}.not-found-page .not-found-content .btn{border-radius:4px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.not-found-page .not-found-content .btn.btn-primary{background-color:#007bff;border:none;color:#fff}.not-found-page .not-found-content .btn.btn-primary:hover{background-color:#0056b3}.home-page{color:#292f36}.eyebrow{color:#8f6d54;display:inline-block;font-size:.82rem;font-weight:700;letter-spacing:.18em;margin-bottom:14px;text-transform:uppercase}.section-heading{margin-bottom:34px;max-width:760px}.section-heading h2{font-size:clamp(2.2rem,4vw,3.6rem);line-height:1;margin-bottom:12px}.section-heading p{color:#292f36b8;line-height:1.7}.section-heading--wide{max-width:920px}.button-primary,.button-secondary{align-items:center;border-radius:999px;display:inline-flex;font-weight:700;justify-content:center;padding:14px 22px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.button-primary:hover,.button-secondary:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(145deg,#8f6d54,#5b4130);box-shadow:0 18px 36px #5b413038;color:#fff}.button-secondary{background:#ffffffb3;border:1px solid #5b41302e;color:#292f36}.home-hero{background:radial-gradient(circle at top left,#f0e1d1cc,#0000 32%),linear-gradient(180deg,#f6f2ec,#f9f6f1);padding:34px 0 26px}.home-hero__grid{grid-gap:28px;align-items:center;display:grid;gap:28px;grid-template-columns:1.05fr .95fr}.home-hero__copy h1{font-size:clamp(3rem,6vw,5.6rem);line-height:.94;margin-bottom:18px;max-width:12ch}.home-hero__copy p{color:#292f36c7;font-size:1.05rem;line-height:1.8;max-width:58ch}.home-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0 34px}.home-hero__stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-hero__stats article{background:#ffffffb8;border:1px solid #5b41301f;border-radius:24px;box-shadow:0 18px 40px #292f360f;padding:18px}.home-hero__stats strong{display:block;font-size:1.2rem;margin-bottom:8px}.home-hero__stats span{color:#292f36a8;line-height:1.5}.home-hero__visual{min-height:620px;position:relative}.hero-card{border-radius:30px;box-shadow:0 24px 54px #292f3624;overflow:hidden}.hero-card img{display:block;height:100%;object-fit:cover;width:100%}.hero-card--main{height:100%;min-height:620px}.hero-card--small{border:8px solid #f6f2ec;bottom:34px;height:260px;left:-32px;position:absolute;width:220px}.hero-note{background:#292f36d6;border-radius:22px;bottom:24px;box-shadow:0 20px 44px #292f3633;color:#fff;line-height:1.6;max-width:260px;padding:18px;position:absolute;right:22px}.home-advantages,.home-catalog-preview,.home-cta,.home-featured,.home-gallery,.home-process{padding:88px 0}.featured-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.featured-card{background:#fff;border-radius:28px;box-shadow:0 18px 46px #292f3614;overflow:hidden}.featured-card img{display:block;height:320px;object-fit:cover;width:100%}.featured-card__content{padding:26px}.featured-card__content span{color:#8f6d54;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.featured-card__content h3{font-size:1.7rem;margin:12px 0 10px}.featured-card__content p{color:#292f36b3;line-height:1.7;margin-bottom:18px}.featured-card__content a{color:#5b4130;font-weight:700;text-decoration:none}.home-advantages{background:linear-gradient(180deg,#292f36,#1f252d);color:#fff}.home-advantages .section-heading p{color:#ffffffad}.advantages-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.advantage-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:28px;padding:28px}.advantage-card h3{font-size:1.45rem;margin-bottom:12px}.advantage-card p{color:#ffffffb3;line-height:1.7}.category-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(5,minmax(0,1fr))}.category-tile{border-radius:26px;box-shadow:0 18px 46px #292f361a;min-height:360px;overflow:hidden;position:relative;text-decoration:none}.category-tile img,.category-tile__overlay{height:100%;inset:0;position:absolute;width:100%}.category-tile img{object-fit:cover}.category-tile__overlay{background:linear-gradient(180deg,#0000 16%,#292f36e0)}.category-tile__content{bottom:18px;color:#fff;left:18px;position:absolute;right:18px;z-index:1}.category-tile__content span{color:#ffffffb3;display:inline-block;font-size:.82rem;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.category-tile__content h3{font-size:1.55rem}.home-process{background:linear-gradient(180deg,#f7f2eb,#f3ede6)}.home-process__grid{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:.9fr 1.1fr}.home-process__copy p{color:#292f36b8;line-height:1.7}.process-steps{grid-gap:16px;display:grid;gap:16px}.process-step{grid-gap:18px;align-items:start;background:#ffffffc2;border-radius:24px;box-shadow:0 16px 40px #292f3614;display:grid;gap:18px;grid-template-columns:72px 1fr;padding:22px}.process-step strong{background:linear-gradient(145deg,#8f6d54,#5b4130);border-radius:20px;color:#fff;display:grid;font-size:1.2rem;height:72px;place-items:center;width:72px}.process-step p{color:#292f36bd;line-height:1.7}.gallery-preview{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-preview__item{background:#0000;border:none;border-radius:24px;box-shadow:0 18px 46px #292f361a;cursor:pointer;overflow:hidden;padding:0}.gallery-preview__item img{display:block;height:280px;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-preview__item:hover img{transform:scale(1.04)}.home-cta{background:linear-gradient(180deg,#2d231c,#1c1613)}.home-cta__content{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:34px;display:flex;gap:24px;justify-content:space-between;padding:34px}.home-cta h2{color:#fff;font-size:clamp(2rem,4vw,3.3rem);line-height:1;max-width:14ch}.home-cta__actions{display:flex;flex-wrap:wrap;gap:14px}.home-cta .button-secondary{background:#ffffff0f;border-color:#ffffff29;color:#fff}.image-modal{align-items:center;background:#101214e6;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1200}.image-modal img{border-radius:18px;box-shadow:0 26px 60px #0006;max-height:88vh;max-width:min(1100px,92vw)}.image-modal__close{background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;height:50px;position:absolute;right:24px;top:24px;width:50px}@media(max-width:1180px){.advantages-grid,.category-grid,.featured-grid,.gallery-preview,.home-hero__grid,.home-process__grid{grid-template-columns:1fr 1fr}.home-hero__grid{align-items:start}.hero-card--main,.home-hero__visual{min-height:520px}}@media(max-width:768px){.home-advantages,.home-catalog-preview,.home-cta,.home-featured,.home-gallery,.home-hero,.home-process{padding:64px 0}.advantages-grid,.category-grid,.featured-grid,.gallery-preview,.home-cta__content,.home-hero__grid,.home-hero__stats,.home-process__grid{grid-template-columns:1fr}.home-hero__copy h1{max-width:none}.home-hero__visual{min-height:auto}.hero-card--main{min-height:420px}.hero-card--small{display:none}.hero-note{margin-top:14px;max-width:none;position:static}.process-step{grid-template-columns:1fr}.gallery-preview__item img{height:240px}.home-cta__content{padding:28px}}.kitchen-page{padding:2rem}.kitchen-header{border-radius:15px;margin-bottom:2rem;padding:15px;text-align:center}.kitchen-header h1{color:#6d4c41;font-size:2.5rem}.kitchen-header p{color:#888;font-size:1.2rem}.kitchen-footer{color:#999;font-size:.9rem;margin-top:3rem;text-align:center}@media (max-width:768px){.kitchen-header h1{font-size:2rem}.kitchen-header p{font-size:1rem}.style-image{height:150px}.modal-image{height:40vh}}.livingroom-page{padding:2rem}.livingroom-header{margin-bottom:2rem;text-align:center}.livingroom-header h1{color:#6d4c41;font-size:2.5rem}.livingroom-header p{color:#888;font-size:1.2rem}.livingroom-footer{color:#999;font-size:.9rem;margin-top:3rem;text-align:center}@media (max-width:768px){.livingroom-header h1{font-size:2rem}.livingroom-header p{font-size:1rem}.style-image{height:150px}.modal-image{height:40vh}}.bedroom-page{padding:2rem}.bedroom-header{margin-bottom:2rem;text-align:center}.bedroom-header h1{color:#6d4c41;font-size:2.5rem}.bedroom-header p{color:#888;font-size:1.2rem}.bedroom-footer{color:#999;font-size:.9rem;margin-top:3rem;text-align:center}@media (max-width:768px){.bedroom-header h1{font-size:2rem}.bedroom-header p{font-size:1rem}.style-image{height:150px}.modal-image{height:40vh}}.kidsroom-page{padding:2rem}.kidsroom-header{margin-bottom:2rem;text-align:center}.kidsroom-header h1{color:#6d4c41;font-size:2.5rem}.kidsroom-header p{color:#888;font-size:1.2rem}.kidsroom-footer{color:#999;font-size:.9rem;margin-top:3rem;text-align:center}@media (max-width:768px){.kidsroom-header h1{font-size:2rem}.kidsroom-header p{font-size:1rem}.style-image{height:150px}.modal-image{height:40vh}}.about-page{background:#fcfcfc;margin:0 auto;max-width:900px;padding:50px 20px}.about-page .about-hero{background:linear-gradient(145deg,#f8f4f2,#fff);border-radius:12px;padding:40px 20px;text-align:center}.about-page .about-hero h1{color:#4a3f35;font-size:2.5rem;margin-bottom:10px}.about-page .about-hero p{color:#6e5d4b;font-size:1.2rem}.about-page .about-content{margin-top:40px}.about-page .about-content p{color:#5a4d43;font-size:1rem;line-height:1.6;margin-bottom:20px}.about-page .about-content .about-features{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));list-style:none;margin:20px 0;padding:0}.about-page .about-content .about-features li{background:#fafafa;border-radius:8px;box-shadow:0 3px 8px #00000008;color:#4a3f35;font-size:1rem;padding:15px 20px}.about-page .about-content .about-testimonial{background:#fdfaf8;border-left:4px solid #a77b5a;border-radius:8px;margin:40px 0;padding:20px 30px}.about-page .about-content .about-testimonial h3{color:#444;margin-bottom:12px}.about-page .about-content .about-testimonial blockquote{color:#555;font-style:italic;margin:0 0 10px}.about-page .about-content .about-testimonial .author{color:#333;font-weight:600;text-align:right}.about-page .about-content .about-footer{color:#7b6c5f;font-style:italic;margin-top:30px;text-align:center}.contacts-page{background:linear-gradient(145deg,#e3e3e3,#fff);border-bottom:1px solid #eee;padding:60px 20px 20px;text-align:center}.contacts-page h1{color:#4a3f35;font-size:2.8rem;margin-bottom:10px}.contacts-page p{color:#7b6c5f;font-size:1.2rem}@media(max-width:568px){.contacts-page h1{font-size:2rem}.contacts-page p{font-size:1.1rem}}.contacts-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:40px 20px}.contacts-grid .card{background:#fff;border-radius:16px;box-shadow:0 8px 16px #0000000d;display:flex;flex-direction:column;justify-content:space-between;padding:30px;transition:transform .3s ease}.contacts-grid .card:hover{transform:translateY(-4px)}.contacts-grid .card h2{color:#4a3f35;font-size:1.4rem;margin-bottom:10px}.contacts-grid .card .instagram{color:#ff007b;font-size:4rem}.contacts-grid .card p{color:#5a4d43;font-size:1rem;margin-bottom:8px}.contacts-grid .card p a{color:#a77b5a;font-weight:500;text-decoration:none}.contacts-grid .card p a:hover{text-decoration:underline}.contact-note{margin:0 auto 24px;max-width:760px;padding:20px}.contact-note h3{color:#444;font-size:1.3rem;margin:30px 0 12px}.contact-note p{color:#5a4d43;font-size:1.05rem;line-height:1.8}.collection-page{padding:72px 0}.collection-page__card{background:linear-gradient(180deg,#f6f2ec,#fff);border-radius:28px;box-shadow:0 20px 50px #292f3614;padding:42px}.collection-page__eyebrow{color:#8f6d54;display:inline-block;font-size:.82rem;font-weight:700;letter-spacing:.16em;margin-bottom:14px;text-transform:uppercase}.collection-page h1{color:#292f36;font-size:clamp(2.5rem,5vw,4rem);line-height:1;margin:0 0 16px}.collection-page p{color:#292f36c2;line-height:1.8;max-width:62ch}.collection-page__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}@media(max-width:640px){.collection-page__card{padding:28px 22px}}.other-page{padding:2rem}.other-header{margin-bottom:2rem;text-align:center}.other-header h1{color:#6d4c41;font-size:2.5rem}.other-header p{color:#888;font-size:1.2rem}.styles-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.style-image{background-position:50%;background-size:cover;border-radius:12px;box-shadow:0 2px 8px #00000026;cursor:pointer;height:200px;transition:transform .3s ease}.style-image:hover{transform:scale(1.05)}.style-modal{align-items:center;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.modal-image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:60vh;width:100%}.close-modal{background:#0000;border:none;color:#333;cursor:pointer;font-size:2rem;position:absolute;right:15px;top:10px}.other-footer{color:#999;font-size:.9rem;margin-top:3rem;text-align:center}@media(max-width:768px){.other-header h1{font-size:2rem}.other-header p{font-size:1rem}.style-image{height:150px}.modal-image{height:40vh}}.seo-landing{color:#292f36}.seo-landing__hero,.seo-landing__section{padding:72px 0}.seo-landing__hero{background:linear-gradient(180deg,#f6f2ec,#f9f6f1)}.seo-landing__cta,.seo-landing__grid,.seo-landing__hero-grid{grid-gap:28px;align-items:center;display:grid;gap:28px;grid-template-columns:1fr 1fr}.seo-landing h1,.seo-landing h2{line-height:.98;margin:0 0 14px}.seo-landing h1{font-size:clamp(2.8rem,5vw,4.8rem)}.seo-landing h2{font-size:clamp(2rem,4vw,3rem)}.seo-landing p{color:#292f36bd;line-height:1.8}.seo-landing__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.seo-landing__hero-image img{border-radius:28px;box-shadow:0 24px 56px #292f3624;height:520px;object-fit:cover;width:100%}.seo-landing__card-list,.seo-landing__faq{grid-gap:16px;display:grid;gap:16px}.seo-landing__card,.seo-landing__faq-item{background:#fff;border-radius:24px;box-shadow:0 18px 40px #292f3614;padding:24px}.seo-landing__card h3,.seo-landing__faq-item h3{font-size:1.25rem;margin:0 0 10px}.seo-landing__section--gallery{background:#f7f3ee}.seo-landing__gallery{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.seo-landing__gallery-item img{border-radius:24px;display:block;height:280px;object-fit:cover;width:100%}.seo-landing__cta{background:linear-gradient(145deg,#2d231c,#1b1512);border-radius:28px;padding:30px}.seo-landing__cta h2{color:#fff;margin-bottom:0}@media(max-width:860px){.seo-landing__cta,.seo-landing__gallery,.seo-landing__grid,.seo-landing__hero-grid{grid-template-columns:1fr}.seo-landing__hero-image img{height:360px}}*{box-sizing:border-box}body{background-color:#f8f5ef;color:#292f36;margin:0}.container{margin:0 auto;width:min(1280px,100% - 32px)}.theme-button{background:#ffffffb8;border:1px solid #5b413024;border-radius:999px;color:#292f36;cursor:pointer;padding:10px 14px;transition:transform .2s ease,background .2s ease}.theme-button:hover{background:#fff;transform:translateY(-1px)}body.dark{background:#171412;color:#f3ede6}body.dark .app-shell{background:radial-gradient(circle at top left,#7b5d4938,#0000 16%),linear-gradient(180deg,#1d1815,#151210)}body.dark .site-header{background:linear-gradient(180deg,#1c1714f2,#1c1714e6);border-bottom-color:#ffffff0f}body.dark .site-header__logo,body.dark .site-header__phone{color:#fff}body.dark .site-header__badge,body.dark .site-header__logo-text small,body.dark .site-header__nav-group a,body.dark .site-header__nav-group--catalog a{color:#ffffffb8}body.dark .site-header .mobile-menu__button,body.dark .site-header .theme-button,body.dark .site-header__badge,body.dark .site-header__socials a{background:#ffffff0f;border-color:#ffffff14;color:#fff}body.dark .site-header .mobile-menu__panel{background:#171412;border-color:#ffffff14;color:#fff}body.dark .home-hero{background:radial-gradient(circle at top left,#7b5d493d,#0000 28%),linear-gradient(180deg,#211b18,#191513)}body.dark .featured-card__content p,body.dark .home-hero__copy p,body.dark .home-hero__stats span,body.dark .home-process__copy p,body.dark .process-step p,body.dark .section-heading p{color:#ffffffb3}body.dark .advantage-card h3,body.dark .category-tile__content h3,body.dark .featured-card__content h3,body.dark .home-cta h2,body.dark .home-hero__copy,body.dark .home-page,body.dark .process-step,body.dark .section-heading,body.dark .section-heading h2{color:#fff}body.dark .category-tile,body.dark .featured-card,body.dark .gallery-preview__item,body.dark .home-hero__stats article,body.dark .mobile-menu__panel,body.dark .process-step,body.dark .theme-button{background:#ffffff0d;box-shadow:none}body.dark .button-secondary{background:#ffffff0f;border-color:#ffffff1f;color:#fff}body.dark .home-process{background:linear-gradient(180deg,#1b1714,#14110f)}body.dark .image-modal{background:#000000f0}body.dark .about-page,body.dark .bedroom-page,body.dark .collection-page,body.dark .contacts-page,body.dark .kidsroom-page,body.dark .kitchen-page,body.dark .livingroom-page,body.dark .not-found-page,body.dark .other-page,body.dark .seo-landing{color:#f3ede6}body.dark .about-page,body.dark .bedroom-page,body.dark .collection-page,body.dark .contacts-page,body.dark .kidsroom-page,body.dark .kitchen-page,body.dark .livingroom-page,body.dark .not-found-page,body.dark .other-page,body.dark .seo-landing__hero,body.dark .seo-landing__section{background:radial-gradient(circle at top left,#7b5d4924,#0000 24%),linear-gradient(180deg,#1c1714,#14110f)}body.dark .about-page .about-content .about-features li,body.dark .about-page .about-content .about-testimonial,body.dark .about-page .about-hero,body.dark .collection-page__card,body.dark .contacts-grid .card,body.dark .modal-content,body.dark .not-found-page .container,body.dark .seo-landing__card,body.dark .seo-landing__faq-item{background:#211b18;border:1px solid #ffffff0f;box-shadow:0 18px 40px #00000038;color:#f3ede6}body.dark .about-page .about-hero,body.dark .contacts-page,body.dark .seo-landing__section--gallery{background:radial-gradient(circle at top left,#7b5d4929,#0000 24%),linear-gradient(180deg,#221c19,#181412)}body.dark .about-page h1,body.dark .about-page h2,body.dark .about-page h3,body.dark .bedroom-header h1,body.dark .collection-page h1,body.dark .collection-page h2,body.dark .collection-page h3,body.dark .contacts-page h1,body.dark .contacts-page h2,body.dark .contacts-page h3,body.dark .kidsroom-header h1,body.dark .kitchen-header h1,body.dark .livingroom-header h1,body.dark .not-found-page h1,body.dark .not-found-page h2,body.dark .other-header h1,body.dark .seo-landing h1,body.dark .seo-landing h2,body.dark .seo-landing h3{color:#fff}body.dark .about-page li,body.dark .about-page p,body.dark .bedroom-header p,body.dark .collection-page p,body.dark .contacts-page .card p,body.dark .contacts-page .map-section h3,body.dark .contacts-page p,body.dark .kidsroom-header p,body.dark .kitchen-footer,body.dark .kitchen-header p,body.dark .livingroom-header p,body.dark .not-found-page p,body.dark .other-footer,body.dark .other-header p,body.dark .seo-landing p{color:#f3ede6c2}body.dark .about-page .about-content .about-testimonial .author,body.dark .collection-page__eyebrow,body.dark .contacts-grid .card h2,body.dark .contacts-grid .card p a,body.dark .seo-landing .eyebrow{color:#d6b08a}body.dark .styles-grid .style-image{box-shadow:0 18px 40px #0000004d}body.dark .close-modal{color:#f3ede6}body.dark .collection-page__actions .button-primary,body.dark .not-found-page .not-found-content .btn.btn-primary{background:linear-gradient(145deg,#d3a35f,#b88643);color:#171412}body.dark .collection-page__actions .button-secondary{background:#231d19;border-color:#ffffff24;color:#fff}.app-shell{background:radial-gradient(circle at top left,#f0e1d180,#0000 18%),linear-gradient(180deg,#f8f5ef,#fff 36%,#f7f4ef);min-height:100vh}.app-main{min-height:calc(100vh - 220px)}
/*# sourceMappingURL=main.af38b8c0.css.map*/