:root{font-family:Arial,sans-serif;color:#252a24;background:#f3f1eb;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:32px 0 64px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 6px 22px}.brand{display:inline-flex;align-items:center;gap:12px;color:#252a24;text-decoration:none}.brand__mark{position:relative;width:48px;height:42px;display:flex;align-items:center;justify-content:center;color:#f3f1eb;background:#30352f;border-radius:7px 7px 14px;box-shadow:inset -9px 0 #a87543}.brand__mark i{font-size:17px;font-weight:900;font-style:normal;letter-spacing:-5px;transform:translate(-3px)}.brand__mark i:last-child{color:#e6b86c}.brand__name{display:flex;flex-direction:column}.brand__name strong{font-size:21px;letter-spacing:-.035em}.brand__name small{color:#74786f;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.site-header__actions{display:flex;align-items:center;gap:24px}.header-phone{color:#30352f;font-size:16px;font-weight:700;text-decoration:none}.header-button{padding:12px 18px;color:#fff;background:#30352f;border-radius:999px;font-size:13px;font-weight:700;text-decoration:none;transition:background .18s ease}.header-button:hover{background:#a87543}.nature-banner{position:relative;isolation:isolate;min-height:clamp(440px,53vw,620px);display:flex;align-items:center;overflow:hidden;border-radius:28px;box-shadow:0 24px 60px #1e1b1538}.nature-banner__image,.nature-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.nature-banner__image{z-index:-2;object-fit:cover;object-position:center;opacity:0;transform:scale(1.025);transition:opacity .7s ease,transform 7s ease}.nature-banner__image--active{opacity:1;transform:scale(1)}.nature-banner__overlay{z-index:-1;background:linear-gradient(90deg,#12120ee0,#12120e94 40%,#12120e0d 76%)}.nature-banner__content{width:min(590px,55%);padding:clamp(32px,6vw,76px);color:#fff}.nature-banner__eyebrow,.section-label{display:inline-block;margin-bottom:14px;color:#e6b86c;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.nature-banner h2{margin:0;font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.045em}.nature-banner p{max-width:470px;margin:24px 0 30px;color:#ffffffdb;font-size:clamp(16px,2vw,19px);line-height:1.55}.nature-banner__link{display:inline-flex;gap:18px;align-items:center;padding:14px 20px;color:#211d16;background:#e6b86c;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s ease,background .18s ease}.nature-banner__link:hover{transform:translateY(-2px);background:#f1c982}.carousel-controls{position:absolute;right:clamp(22px,4vw,48px);bottom:clamp(22px,4vw,40px);display:flex;align-items:center;gap:12px;z-index:2}.carousel-controls>button{width:42px;height:42px;padding:0;color:#fff;background:#1414107a;border:1px solid rgba(255,255,255,.34);border-radius:50%;cursor:pointer;font-size:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .18s ease,transform .18s ease}.carousel-controls>button:hover{background:#e6b86c;color:#211d16;transform:translateY(-2px)}.carousel-dots{display:flex;gap:7px;align-items:center;padding:10px 12px;background:#1414107a;border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#ffffff7a;cursor:pointer;transition:width .18s ease,background .18s ease}.carousel-dots button.is-active{width:24px;background:#e6b86c}.carousel-controls button:focus-visible,.nature-banner__link:focus-visible{outline:3px solid #fff;outline-offset:3px}.catalog{padding:clamp(70px,9vw,112px) 0}.catalog__heading{display:grid;grid-template-columns:1.45fr 1fr;gap:40px;align-items:end;margin-bottom:36px}.catalog__heading h2{max-width:650px;margin:0;font-size:clamp(34px,5vw,56px);line-height:1.05;letter-spacing:-.035em}.catalog__heading>p{margin:0 0 6px;color:#686d65;font-size:17px;line-height:1.6}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.category-card{position:relative;min-height:260px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:28px;color:#f8f5ed;background:#30352f;border-radius:20px;transition:transform .18s ease,box-shadow .18s ease}.category-card:after{content:"";position:absolute;right:-60px;bottom:-80px;width:220px;height:220px;border:1px solid rgba(255,255,255,.17);border-radius:50%;box-shadow:0 0 0 28px #ffffff09,0 0 0 58px #ffffff06}.category-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #20201924}.category-card--fire{background:#704b35}.category-card--grill{background:#343633}.category-card--furniture{background:#53644e}.category-card--swing{background:#8a7050}.category-card__number{color:#ffffff8c;font-size:12px;letter-spacing:.14em}.category-card__content{position:relative;z-index:1;max-width:390px}.category-card h3{margin:0 0 10px;font-size:clamp(25px,3vw,34px);letter-spacing:-.025em}.category-card p{margin:0;color:#ffffffb8;line-height:1.55}.category-card__arrow{position:absolute;top:24px;right:26px;font-size:24px}.order-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(40px,7vw,90px);margin-bottom:clamp(70px,9vw,112px);padding:clamp(34px,6vw,72px);color:#f7f3e9;background:#272c27;border-radius:24px}.order-section__intro h2{margin:0 0 22px;font-size:clamp(34px,4.5vw,54px);line-height:1.03;letter-spacing:-.04em}.order-section__intro p{margin:0 0 28px;color:#ffffffad;line-height:1.65}.order-section__intro>a{color:#e6b86c;font-size:20px;font-weight:700;text-decoration:none}.order-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.order-form label:not(.form-consent){display:flex;flex-direction:column;gap:8px}.order-form label>span{font-size:13px;font-weight:700}.order-form input:not([type=checkbox]),.order-form select,.order-form textarea{width:100%;padding:14px 15px;color:#f7f3e9;background:#ffffff12;border:1px solid rgba(255,255,255,.17);border-radius:10px;font:inherit;outline:none}.order-form input::placeholder,.order-form textarea::placeholder{color:#fff6}.order-form select option{color:#252a24;background:#fff}.order-form input:focus,.order-form select:focus,.order-form textarea:focus{border-color:#e6b86c;box-shadow:0 0 0 3px #e6b86c24}.order-form textarea{resize:vertical;min-height:110px}.form-wide{grid-column:1 / -1}.form-consent{display:flex;gap:10px;align-items:flex-start;color:#ffffffa6;cursor:pointer}.form-consent input{width:17px;height:17px;accent-color:#e6b86c}.form-submit,.order-success button{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;color:#211d16;background:#e6b86c;border:0;border-radius:10px;font-size:15px;font-weight:800;cursor:pointer}.form-submit:hover,.order-success button:hover{background:#f1c982}.order-success{align-self:center;padding:34px;color:#252a24;background:#f3f1eb;border-radius:18px}.order-success>span{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:#66795d;border-radius:50%;font-size:24px}.order-success h3{margin:20px 0 8px;font-size:30px}.order-success p{color:#686d65;line-height:1.55}.order-success button{margin-top:22px}.seo-intro{padding:clamp(64px,8vw,96px) 0}.seo-intro>h2{max-width:820px;margin:0 0 36px;font-size:clamp(34px,5vw,54px);line-height:1.06;letter-spacing:-.04em}.seo-intro__text{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(24px,5vw,64px);color:#686d65;font-size:17px;line-height:1.7}.seo-intro__text p{margin:0}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 6px 0;border-top:1px solid rgba(37,42,36,.14)}.site-footer p{color:#74786f}.site-footer>a:last-child{color:#30352f;font-weight:700;text-decoration:none}@media (max-width: 720px){.page-shell{width:min(100% - 24px,1180px);padding:12px 0 40px}.nature-banner{min-height:620px;align-items:flex-end;border-radius:20px}.nature-banner__image{object-position:64% center}.nature-banner__overlay{background:linear-gradient(0deg,#12120ef0,#12120e4d 76%)}.nature-banner__content{width:100%;padding:32px 24px 46px}.nature-banner h2{font-size:clamp(40px,12vw,56px)}.nature-banner__content{padding-bottom:112px}.carousel-controls{right:24px;bottom:28px;left:24px;justify-content:space-between}.catalog__heading{grid-template-columns:1fr;gap:16px}.category-grid{grid-template-columns:1fr}.category-card{min-height:230px}.site-header{align-items:flex-start}.site-header__actions{gap:8px}.header-phone{font-size:0}.header-phone:after{content:"Позвонить";font-size:13px}.header-button{padding:11px 13px}.brand__name small{display:none}.order-section{grid-template-columns:1fr;padding:28px 22px}.order-form{grid-template-columns:1fr}.order-form label{grid-column:1}.seo-intro__text{grid-template-columns:1fr}.site-footer{align-items:flex-start;flex-direction:column}}@media (max-width: 460px){.brand__name{display:none}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.nature-banner__image{transition:opacity .15s linear}}
