*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#fbcd69;--primary-dark:#ddb837;--link:#a7da77;--link-hover:#85b358;--accent:#fe7259;--accent-teal:#72cfd5;--dark:#494848;--dark-deep:#1d1d1d;--dark-bg:#303030;--dark-bg-deep:#2b2b2b;--text:#7e7e7e;--text-light:#b7b7b7;--white:#fff;--cream:#f5f4f0;--cream-alt:#ece9e4;--light:#f5f4f0;--border:#e5e5e5;--shadow:0 8px 30px #49484814;--shadow-lg:0 16px 50px #4948481f;--radius:4px;--radius-lg:8px;--radius-pill:4em;--font:"Montserrat", system-ui, sans-serif;--font-display:"Montserrat", system-ui, sans-serif;--font-accent:"Pacifico", cursive}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--white);letter-spacing:-.15px;-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;line-height:1.55}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none;transition:color .25s}ul{list-style:none}#root{min-height:100vh}.container{width:100%;max-width:1170px;margin:0 auto;padding:0 24px}.btn{font-family:var(--font);text-transform:uppercase;letter-spacing:0;border-radius:var(--radius-pill);white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:8px;font-size:.933em;font-weight:700;transition:color .3s,border-color .3s,background-color .3s,transform .25s;display:inline-flex}.btn--sm{padding:10px 24px}.btn--lg{padding:14px 36px}.btn--block{width:100%}.btn--primary{background:var(--primary);color:var(--white);border-color:var(--primary)}.btn--primary:hover{color:var(--primary);background:0 0;transform:translateY(-1px)}.btn--outline{color:var(--dark);border-color:var(--border);background:0 0}.btn--outline:hover{border-color:var(--primary);color:var(--primary)}.header{z-index:100;background:var(--white);border-bottom:1px solid var(--border);transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.header__inner{justify-content:space-between;align-items:center;gap:24px;height:80px;display:flex}.logo{flex-shrink:0;align-items:center;display:flex}.logo-img{object-fit:contain;width:auto;height:52px;display:block}.footer__brand .logo-img{background:#fff;border-radius:8px;height:56px;padding:4px 8px}.nav{gap:36px;display:flex}.nav a{text-transform:uppercase;letter-spacing:.3px;color:var(--dark);font-size:.875rem;font-weight:600;transition:color .25s}.nav a:hover{color:var(--link)}.header__actions{align-items:center;gap:20px;display:flex}.header__phone{color:var(--dark);align-items:center;gap:8px;font-size:.875rem;font-weight:700;display:flex}.header__phone svg{color:var(--link)}.menu-toggle{flex-direction:column;gap:5px;padding:4px;display:none}.menu-toggle span{background:var(--dark);border-radius:2px;width:24px;height:2px;display:block}.hero-banner{background:linear-gradient(135deg, var(--cream) 0%, var(--white) 55%, #eef8ee 100%);margin-top:80px;padding:48px 0 64px;overflow:hidden}.hero-banner__inner{grid-template-columns:1fr 1.1fr;align-items:center;gap:40px;display:grid}.hero-banner__content{max-width:540px}.hero-banner__tag{text-transform:uppercase;letter-spacing:.5px;color:var(--link-hover);margin-bottom:16px;font-size:.85rem;font-weight:600;display:inline-block}.hero-banner__title{font-family:var(--font-display);color:var(--dark);letter-spacing:-1.2px;margin-bottom:18px;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:700;line-height:1.15}.hero-banner__desc{color:var(--text);margin-bottom:28px;font-size:1.05rem;font-weight:500;line-height:1.65}.hero-banner__actions{flex-wrap:wrap;gap:14px;margin-bottom:36px;display:flex}.hero-banner__stats{border-top:1px solid var(--border);gap:36px;padding-top:28px;display:flex}.hero-banner__stats div{flex-direction:column;display:flex}.hero-banner__stats strong{font-family:var(--font-display);color:var(--dark);letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.hero-banner__stats span{color:var(--text-light);margin-top:4px;font-size:.85rem}.hero-banner__visual{justify-content:center;align-items:center;display:flex}.hero-banner__image{object-fit:contain;filter:drop-shadow(0 24px 40px #49484826);width:100%;max-width:620px;height:auto}.hero-slider{display:none}.quick-bar{background:var(--cream-alt);padding:28px 0}.quick-bar__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.quick-bar__info{flex-direction:column;gap:4px;display:flex}.quick-bar__info strong{color:var(--dark);letter-spacing:-.3px;font-size:1rem;font-weight:700}.quick-bar__info span{color:var(--text);font-size:.9rem;font-weight:500}.quick-bar__actions{align-items:center;gap:20px;display:flex}.quick-bar__phone{color:var(--link-hover);font-size:1.1rem;font-weight:700}.products{background:var(--white);padding:90px 0}.products__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.product-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);transition:transform .3s,box-shadow .3s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.product-card--popular{border-color:var(--primary)}.product-card__image{position:relative;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:220px;transition:transform .4s}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__tag{background:#494848bf;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.product-card__tag span{color:var(--white);text-transform:uppercase;letter-spacing:.3px;font-size:.8rem;font-weight:600}.product-card__link{color:var(--primary);text-transform:uppercase;font-size:.75rem;font-weight:700}.product-card__link:hover{color:var(--white)}.product-card__body{padding:28px 24px 32px}.product-card__title{font-family:var(--font-display);letter-spacing:-.3px;color:var(--dark);margin-bottom:10px;font-size:1.2rem;font-weight:600}.product-card__title a{color:inherit}.product-card__desc{color:var(--text);margin-bottom:20px;font-size:.9rem;font-weight:500;line-height:1.65}.product-card__price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.product-card__from{color:var(--text-light);text-transform:lowercase;font-size:.8rem}.product-card__amount{font-family:var(--font-display);letter-spacing:-.5px;color:var(--dark);font-size:1.75rem;font-weight:700}.product-card__unit{color:var(--text-light);font-size:.85rem}.quality{padding:100px 0;position:relative;overflow:hidden}.quality__bg{background:url(https://images.unsplash.com/photo-1545249390-6bdfa286032f?w=1600&h=700&fit=crop) 50%/cover no-repeat;position:absolute;inset:0}.quality__bg:after{content:"";background:#ece9e4e0;position:absolute;inset:0}.quality__inner{z-index:1;position:relative}.quality__title{font-family:var(--font-display);letter-spacing:-1px;color:var(--dark);margin-bottom:8px;font-size:clamp(2rem,4vw,3rem);font-weight:700}.quality__subtitle{letter-spacing:-.6px;color:var(--text-light);margin-bottom:32px;font-size:1.1rem;font-weight:500}.quality__list{flex-direction:column;gap:14px;display:flex}.quality__list li{color:var(--dark);padding-left:28px;font-size:1rem;font-weight:600;position:relative}.quality__list li:before{content:"✓";color:var(--link);font-weight:700;position:absolute;left:0}.steps{background:var(--cream);padding:90px 0}.steps__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.step-card{text-align:center;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px 28px;transition:transform .3s,box-shadow .3s}.step-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.step-card__num{background:var(--primary);width:56px;height:56px;color:var(--white);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:1.1rem;font-weight:700;display:inline-flex}.step-card__title{font-family:var(--font-display);letter-spacing:-.3px;color:var(--dark);margin-bottom:10px;font-size:1.15rem;font-weight:600}.step-card__desc{color:var(--text);font-size:.9rem;font-weight:500;line-height:1.65}.promo{text-align:center;padding:100px 0;position:relative;overflow:hidden}.promo__bg{background:url(https://images.unsplash.com/photo-1450778869180-41d0601e046e?w=1600&h=700&fit=crop) 50%/cover no-repeat;position:absolute;inset:0}.promo__bg:after{content:"";background:#303030d1;position:absolute;inset:0}.promo__inner{z-index:1;max-width:640px;margin:0 auto;position:relative}.promo__title{font-family:var(--font-display);letter-spacing:-1px;color:var(--white);margin-bottom:8px;font-size:clamp(2rem,4vw,3rem);font-weight:700}.promo__subtitle{letter-spacing:-.6px;color:#ffffff8c;margin-bottom:24px;font-size:1.1rem;font-weight:500}.promo__desc{color:#ffffffbf;margin-bottom:36px;font-size:1rem;font-weight:500;line-height:1.65}.testimonials{background:url(https://images.unsplash.com/photo-1419242903714-272e223da631?w=1600&h=600&fit=crop) 50%/cover no-repeat;padding:90px 0;position:relative}.testimonials:before{content:"";background:#303030e0;position:absolute;inset:0}.testimonials .container{z-index:1;position:relative}.testimonials__slider{max-width:720px;min-height:200px;margin:0 auto 32px;position:relative}.testimonial{text-align:center;opacity:0;pointer-events:none;transition:opacity .5s,transform .5s;position:absolute;inset:0;transform:translateY(12px)}.testimonial--active{opacity:1;pointer-events:auto;transform:translateY(0)}.testimonial__text{color:#ffffffd9;margin-bottom:28px;font-size:1.15rem;font-style:italic;font-weight:500;line-height:1.75}.testimonial__author strong{font-family:var(--font-display);color:var(--white);margin-bottom:4px;font-size:1rem;font-weight:700;display:block}.testimonial__author span{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}.testimonials__dots{justify-content:center;gap:10px;display:flex}.testimonials__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,transform .3s}.testimonials__dot--active{background:var(--primary);transform:scale(1.2)}.section-header{text-align:center;margin-bottom:56px}.section-header--light .section-title{color:var(--white)}.section-header--light .section-tag{color:#ffffff8c}.section-title{font-family:var(--font-display);color:var(--dark);letter-spacing:-1px;margin-bottom:10px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.15}.section-tag{color:var(--text-light);letter-spacing:-.6px;font-size:1.1rem;font-weight:500;line-height:1.5;display:block}.section-desc{color:var(--text);max-width:560px;margin:20px auto 0;font-weight:500;line-height:1.6}.order-section{background:var(--white);padding:90px 0}.order-row{background:var(--cream);border-radius:var(--radius-lg);border:1px solid var(--cream-alt);grid-template-columns:1fr 1.25fr;align-items:start;gap:40px;padding:48px;display:grid}.order-row__product{flex-direction:column;gap:24px;display:flex}.order-row__photo{border-radius:var(--radius-lg);width:100%;max-width:320px;box-shadow:var(--shadow-lg);background:var(--white)}.order-row__image{flex-shrink:0}.product-bag-visual{width:150px}.product-bag-visual__top{background:linear-gradient(#d7d7d6 0%,#b7b7b7 100%);border-radius:4px 4px 0 0;height:18px;margin:0 22px}.product-bag-visual__body{background:linear-gradient(160deg, var(--primary) 0%, var(--primary-dark) 100%);border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;align-items:center;gap:8px;padding:28px 18px;display:flex}.product-bag-visual__logo{justify-content:center;align-items:center;display:flex}.product-bag-visual__logo img{object-fit:contain;background:#ffffffe6;border-radius:6px;width:48px;height:48px;padding:2px;display:block}.product-bag-visual__name{font-family:var(--font-display);color:var(--white);letter-spacing:-.3px;font-size:1rem;font-weight:700}.product-bag-visual__weight{color:#ffffffe6;border-radius:var(--radius-pill);background:#0000001f;padding:3px 12px;font-size:.75rem}.order-row__info h3{font-family:var(--font-display);letter-spacing:-.5px;color:var(--dark);margin-bottom:12px;font-size:1.5rem;font-weight:600}.order-row__desc{margin-bottom:20px;font-size:.95rem;font-weight:500;line-height:1.65}.order-row__features{flex-direction:column;gap:8px;display:flex}.order-row__features li{color:var(--link-hover);font-size:.9rem;font-weight:600}.order-row__cart{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border);flex-direction:column;gap:24px;padding:36px;display:flex}.order-row__price-unit{border-bottom:1px dashed var(--border);justify-content:space-between;align-items:baseline;padding-bottom:18px;display:flex}.order-row__price-unit .label{color:var(--text-light);font-size:.9rem;font-weight:500}.order-row__price-unit .value{font-family:var(--font-display);letter-spacing:-.5px;color:var(--dark);font-size:1.5rem;font-weight:700}.order-row__pack-note{color:var(--link-hover);margin-top:-12px;font-size:.85rem;font-weight:600}.quantity-control__label{text-transform:uppercase;letter-spacing:.3px;color:var(--dark);margin-bottom:12px;font-size:.875rem;font-weight:600;display:block}.quantity-control__inner{border:1px solid var(--border);border-radius:var(--radius-pill);align-items:center;width:fit-content;display:flex;overflow:hidden}.quantity-btn{width:48px;height:48px;color:var(--dark);background:var(--cream);justify-content:center;align-items:center;font-size:1.3rem;font-weight:600;transition:background .25s,color .25s;display:flex}.quantity-btn:hover:not(:disabled){background:var(--primary);color:var(--white)}.quantity-btn:disabled{opacity:.35;cursor:not-allowed}.quantity-input{text-align:center;width:64px;height:48px;font-family:var(--font-display);color:var(--dark);border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);background:var(--white);-moz-appearance:textfield;outline:none;font-size:1.1rem;font-weight:700}.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.order-row__total{background:var(--cream);border-radius:var(--radius);border:1px solid var(--cream-alt);padding:18px 22px}.order-row__total-row{color:var(--text);justify-content:space-between;margin-bottom:8px;font-size:.9rem;font-weight:500;display:flex}.order-row__shipping--note{color:var(--text);font-weight:500}.esm-delivery{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:center;gap:16px;margin-top:24px;padding:16px 18px;display:flex}.esm-delivery--compact{background:#a7da771a;border-color:#85b35840;margin-top:0}.esm-delivery__logo{object-fit:contain;flex-shrink:0;width:auto;height:44px}.esm-delivery strong{color:var(--dark);margin-bottom:4px;font-size:.9rem;font-weight:700;display:block}.esm-delivery p{color:var(--text);font-size:.82rem;font-weight:500;line-height:1.5}.order-row__shipping{color:var(--link-hover);margin-bottom:12px;padding:6px 0;font-size:.85rem;font-weight:600}.order-row__total-final{border-top:1px solid var(--border);color:var(--dark);justify-content:space-between;align-items:baseline;padding-top:14px;font-size:1rem;font-weight:700;display:flex}.total-amount{font-family:var(--font-display);letter-spacing:-.5px;color:var(--accent);font-size:1.75rem;font-weight:700}.order-success{text-align:center;color:var(--link-hover);border-radius:var(--radius);background:#a7da7726;padding:12px;font-size:.9rem;font-weight:600;line-height:1.6}.order-error{color:#c0392b;border-radius:var(--radius);background:#c0392b14;padding:12px;font-size:.9rem;font-weight:600;line-height:1.5}.form-section{border-top:1px solid var(--border);padding-top:8px}.form-section__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.4px;color:var(--dark);margin-bottom:16px;font-size:.95rem;font-weight:700}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-field{flex-direction:column;gap:6px;display:flex}.form-field--full{grid-column:1/-1}.form-field span{color:var(--dark);font-size:.8rem;font-weight:600}.form-field small{color:var(--text-light);font-size:.75rem}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--border);border-radius:var(--radius);width:100%;font-family:var(--font);color:var(--dark);background:var(--white);padding:12px 14px;font-size:.9rem;font-weight:500;transition:border-color .2s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--link);outline:none}.form-field input[type=file]{padding:10px;font-size:.85rem}.form-field textarea{resize:vertical;min-height:80px}.payment-info{border-radius:var(--radius);background:#a7da771f;border:1px solid #85b35840;margin-bottom:16px;padding:14px 16px}.payment-info p{color:var(--dark);margin-bottom:6px;font-size:.88rem;font-weight:500}.payment-info p:last-child{margin-bottom:0}.receipt-preview{border:1px solid var(--border);border-radius:var(--radius);max-width:200px;margin-top:12px;overflow:hidden}.receipt-preview img{width:100%;display:block}.receipt-file{color:var(--link-hover);margin-top:8px;font-size:.85rem;font-weight:600}.btn:disabled{opacity:.65;cursor:not-allowed}.benefits{background:var(--cream);padding:90px 0}.benefits__grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.benefit-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;padding:40px 28px;transition:transform .3s,box-shadow .3s}.benefit-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.benefit-card__icon{margin-bottom:20px;font-size:2.25rem;display:block}.benefit-card h3{font-family:var(--font-display);letter-spacing:-.3px;color:var(--dark);margin-bottom:10px;font-size:1.1rem;font-weight:600}.benefit-card p{color:var(--text);font-size:.9rem;font-weight:500;line-height:1.65}.footer{background:var(--dark-bg);color:#ffffffa6}.footer__inner{grid-template-columns:2fr 1fr 1fr;gap:48px;padding:70px 24px 48px;display:grid}.footer__brand p{max-width:300px;margin-top:16px;font-size:.9rem;font-weight:500;line-height:1.65}.footer__links h4{font-family:var(--font-display);color:var(--white);text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;font-size:.95rem;font-weight:700}.footer__links p{margin-bottom:10px;font-size:.9rem;font-weight:500}.footer__bottom{background:var(--dark-bg-deep);text-align:center;border-top:1px solid #ffffff14;padding:22px 0;font-size:.85rem;font-weight:500}@media (width<=992px){.nav,.header__phone{display:none}.menu-toggle{display:flex}.hero-banner__inner{text-align:center;grid-template-columns:1fr}.hero-banner__content{order:2;max-width:none}.hero-banner__visual{order:1}.hero-banner__actions,.hero-banner__stats{justify-content:center}.hero-banner__stats{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.products__grid,.steps__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.quick-bar__inner{text-align:center;flex-direction:column}.quick-bar__actions{justify-content:center}.order-row{grid-template-columns:1fr;padding:32px}.order-row__product{text-align:center;align-items:center}.order-row__photo{margin:0 auto}.order-row__features{align-items:center}.benefits__grid{grid-template-columns:repeat(2,1fr)}.footer__inner{text-align:center;grid-template-columns:1fr}.footer__brand p{margin-left:auto;margin-right:auto}}@media (width<=576px){.hero-banner{padding:32px 0 48px}.hero-banner__title{font-size:1.75rem}.hero-banner__actions{flex-direction:column;align-items:stretch}.benefits__grid{grid-template-columns:1fr}.order-row__cart{padding:28px 22px}.quantity-control__inner{justify-content:center;width:100%}.quality,.promo{padding:70px 0}}
