﻿*,*::before,*::after{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{min-width:320px;font-family:"Inter",Arial,sans-serif;margin:0;font-size:16px;line-height:1.5;color:#172017;background:radial-gradient(circle at 80% 10%, rgba(47, 74, 47, 0.1), transparent 32%),radial-gradient(circle at 15% 0%, rgba(199, 169, 107, 0.1), transparent 28%),linear-gradient(135deg, #fbfaf6 0%, #f7f4ec 52%, #eee9dd 100%);overflow-x:hidden}body.lock{overflow:hidden}img,picture,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{padding:0;border:0;cursor:pointer;background:rgba(0,0,0,0)}input,textarea,select{width:100%;color:#172017;border:1px solid rgba(31,51,31,.16);outline:none;background:rgba(255,255,255,.86)}input::placeholder,textarea::placeholder,select::placeholder{color:#74806f}input:focus,textarea:focus,select:focus{border-color:rgba(47,74,47,.8);box-shadow:0 0 0 3px rgba(47,74,47,.14)}textarea{resize:vertical}ul,ol{margin:0;padding:0;list-style:none}p,h1,h2,h3,h4,h5,h6,figure{margin:0}.page{position:relative;min-height:100vh;overflow:hidden}.container{width:min(100% - 32px,1240px);margin:0 auto}.section{padding:96px 0}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0 0 0 0);overflow:hidden}::selection{color:#fff;background:#2f4a2f}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e7e3d8}::-webkit-scrollbar-thumb{border:2px solid #e7e3d8;border-radius:999px;background:linear-gradient(180deg, #1f331f, #2f4a2f)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, #2f4a2f, #3f623f)}html{scrollbar-width:thin;scrollbar-color:#1f331f #e7e3d8}@font-face{font-family:"Inter";src:url("../fonts/Inter-VariableFont_opsz,wght.ttf") format("truetype")}@font-face{font-family:"Oswald";src:url("../fonts/Oswald-VariableFont_wght.ttf") format("truetype")}@font-face{font-family:"Russo One";src:url("../fonts/RussoOne-Regular.ttf") format("truetype")}.header{position:fixed;top:0;left:0;z-index:200;width:100%;background:rgba(251,250,246,.92);border-bottom:1px solid rgba(31,51,31,.1);backdrop-filter:blur(18px);transition:background .3s ease,box-shadow .3s ease,transform .3s ease}.header.is-scrolled{background:rgba(251,250,246,.96);box-shadow:0 12px 34px rgba(19,32,20,.1)}.header.is-hidden{transform:translateY(calc(-100% - 1px))}.header.is-active{transform:translateY(0)}.header.is-active .mobile-menu{opacity:1;visibility:visible;pointer-events:auto}.header.is-active .mobile-menu__inner{opacity:1;transform:translateY(0)}.header.is-active .header__burger span:nth-child(1){transform:translateY(8px) rotate(45deg)}.header.is-active .header__burger span:nth-child(2){opacity:0;transform:scaleX(0)}.header.is-active .header__burger span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header__container{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:34px;width:100%;max-width:1720px;min-height:78px;margin:0 auto;padding:0 80px}.header__logo{flex-shrink:0;font-family:"Oswald",Arial,sans-serif;font-size:28px;font-weight:700;line-height:1;letter-spacing:-0.03em;color:#1f331f;transition:color .3s ease}.header__logo:hover{color:#3f623f}.header__nav{display:flex;align-items:center;justify-content:center;gap:34px}.header__nav a{position:relative;color:#172017;font-size:15px;font-weight:700;line-height:1;transition:color .3s ease}.header__nav a::after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:2px;background:#2f4a2f;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.header__nav a:hover{color:#2f4a2f}.header__nav a:hover::after{transform:scaleX(1);transform-origin:left}.header__nav a.is-current{color:#2f4a2f}.header__nav a.is-current::after{transform:scaleX(1);transform-origin:left}.header__actions{display:flex;align-items:center;gap:18px}.header__right{display:flex;align-items:center;gap:12px;flex-shrink:0}.header__phone{color:#172017;font-size:15px;font-weight:800;white-space:nowrap;transition:color .3s ease}.header__phone:hover{color:#2f4a2f}.header__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:7px;color:#fff;background:#2f4a2f;font-size:14px;font-weight:800;line-height:1;white-space:nowrap;transition:background .3s ease,transform .3s ease,box-shadow .3s ease}.header__button:hover{background:#3f623f;transform:translateY(-2px);box-shadow:0 14px 28px rgba(31,51,31,.22)}.header__button:active{transform:scale(0.99)}.header__cart{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;color:#1f331f;transition:color .25s ease,transform .25s ease}.header__cart:hover{color:#2f4a2f;transform:translateY(-1px)}.header__cart:active{transform:scale(0.97)}.header__cart-icon{display:block;width:24px;height:24px;object-fit:contain}.header__cart-count{position:absolute;top:0;right:-1px;display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #fbfaf6;border-radius:999px;color:#fff;background:#2f4a2f;font-size:10px;font-weight:800;line-height:1}.header__burger{position:relative;z-index:4;display:none;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:48px;height:48px;border:1px solid rgba(31,51,31,.16);border-radius:10px;background:#fff}.header__burger span{display:block;width:22px;height:2px;border-radius:999px;background:#1f331f;transition:transform .3s ease,opacity .3s ease}.mobile-menu{position:fixed;inset:0;z-index:2;display:flex;width:100%;height:100vh;height:100svh;padding-top:78px;opacity:0;visibility:hidden;pointer-events:none;background:radial-gradient(circle at 80% 10%, rgba(47, 74, 47, 0.12), transparent 32%),linear-gradient(135deg, #fbfaf6 0%, #f1eee5 100%);transition:opacity .35s ease,visibility .35s ease}.mobile-menu__inner{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:1720px;height:100%;margin:0 auto;padding:46px 80px 56px;opacity:0;transform:translateY(24px);transition:opacity .45s ease,transform .45s cubic-bezier(0.16, 1, 0.3, 1)}.mobile-menu__nav{display:flex;flex-direction:column;gap:22px}.mobile-menu__nav a{width:fit-content;font-family:"Oswald",Arial,sans-serif;font-size:clamp(42px,7vw,92px);font-weight:700;line-height:.95;letter-spacing:-0.04em;text-transform:uppercase;color:#172017;transition:color .3s ease,transform .3s ease}.mobile-menu__nav a:hover{color:#2f4a2f;transform:translateX(8px)}.mobile-menu__nav a.is-current{color:#2f4a2f}.mobile-menu__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:34px;border-top:1px solid rgba(31,51,31,.12)}.mobile-menu__phone{color:#172017;font-size:22px;font-weight:800}.mobile-menu__button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 34px;border-radius:8px;color:#fff;background:#2f4a2f;font-size:17px;font-weight:800;transition:background .3s ease,transform .3s ease}.mobile-menu__button:hover{background:#3f623f;transform:translateY(-2px)}@media(max-width: 1280px){.header__container{padding:0 44px}.header__nav{gap:24px}.header__phone{display:none}.mobile-menu__inner{padding-right:44px;padding-left:44px}}@media(max-width: 980px){.header__nav,.header__actions{display:none}.header__right{margin-left:auto;gap:10px}.header__burger{display:flex}}@media(max-width: 760px){.header__container{min-height:70px;padding:0 24px}.header__logo{font-size:24px}.mobile-menu{padding-top:70px}.mobile-menu__inner{padding:38px 24px 38px}.mobile-menu__bottom{flex-direction:column;align-items:stretch}.mobile-menu__phone{font-size:20px}.mobile-menu__button{width:100%}}@media(max-width: 480px){.header__container{padding:0 18px}.header__logo{font-size:22px}.mobile-menu__inner{padding-right:18px;padding-left:18px}.mobile-menu__nav{gap:18px}.mobile-menu__phone{font-size:18px}}@media(prefers-reduced-motion: reduce){.header{transition:none}}.footer{padding:72px 0 28px;color:#fff;background:radial-gradient(circle at 15% 10%, rgba(63, 98, 63, 0.38), transparent 34%),linear-gradient(135deg, #1f331f 0%, #101a10 100%)}.footer__container{width:100%;max-width:1720px;margin:0 auto;padding:0 80px}.footer__top{display:grid;grid-template-columns:1.3fr 1fr .9fr .85fr .85fr 1.12fr;gap:42px;padding-bottom:46px;border-bottom:1px solid rgba(255,255,255,.12)}.footer h2,.footer h3,.footer h4{margin:0;color:#fff}.footer h2{margin-bottom:28px;font-family:"Oswald",Arial,sans-serif;font-size:clamp(40px,3.2vw,62px);font-weight:700;line-height:.95;letter-spacing:-0.04em}.footer h3{margin-bottom:22px;font-size:22px;font-weight:900;line-height:1.2}.footer h4{margin-bottom:18px;font-size:18px;font-weight:900;line-height:1.2}.footer a,.footer p{color:rgba(255,255,255,.82)}.footer a{transition:color .3s ease,transform .3s ease,background .3s ease,border-color .3s ease}.footer a:hover{color:#fff}.footer__brand{min-width:0}.footer__brand ul{display:flex;flex-direction:column;gap:18px}.footer__brand li{display:flex;flex-direction:column;gap:4px}.footer__brand span{color:rgba(255,255,255,.52);font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.footer__brand a{width:fit-content;font-size:17px;font-weight:800;line-height:1.35}.footer__messengers,.footer__worktime,.footer__column,.footer__cta{min-width:0}.footer__socials{display:flex;flex-wrap:wrap;gap:12px}.footer__socials a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#fff;background:rgba(255,255,255,.06);font-size:14px;font-weight:900;line-height:1}.footer__socials a:hover{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.12);transform:translateY(-2px)}.footer__socials a:active{transform:scale(0.99)}.footer__worktime p{margin-bottom:8px;font-size:17px;font-weight:800;line-height:1.45}.footer__worktime p:last-child{margin-bottom:0}.footer__column{display:flex;flex-direction:column;gap:12px}.footer__column a{width:fit-content;font-size:15px;font-weight:700;line-height:1.3}.footer__column a:hover{transform:translateX(4px)}.footer__cta{padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 18px 42px rgba(0,0,0,.16)}.footer__cta p{max-width:320px;margin-bottom:24px;font-size:16px;font-weight:600;line-height:1.55}.footer__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border-radius:8px;color:#1f331f !important;background:#fff;font-size:16px;font-weight:900;line-height:1}.footer__button:hover{color:#1f331f !important;background:#f3f0e8;transform:translateY(-2px)}.footer__button:active{transform:scale(0.99)}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:26px}.footer__bottom p,.footer__bottom a{font-size:14px;font-weight:700;line-height:1.4}.footer__bottom-links{display:flex;align-items:center;gap:24px}@media(max-width: 1500px){.footer__top{grid-template-columns:1.2fr .95fr .85fr .8fr .8fr 1fr;gap:32px}.footer__container{padding:0 60px}}@media(max-width: 1300px){.footer__container{padding:0 44px}.footer__top{grid-template-columns:repeat(3, minmax(0, 1fr));gap:38px}.footer__cta{max-width:420px}}@media(max-width: 900px){.footer__top{grid-template-columns:repeat(2, minmax(0, 1fr));gap:34px}.footer__cta{max-width:none}}@media(max-width: 760px){.footer{padding:56px 0 24px}.footer__container{padding:0 24px}.footer__top{grid-template-columns:1fr;gap:32px;padding-bottom:38px}.footer h2{margin-bottom:24px}.footer h3{margin-bottom:18px;font-size:21px}.footer__brand a{font-size:16px}.footer__worktime p{font-size:16px}.footer__bottom{flex-direction:column;align-items:flex-start;gap:16px}.footer__bottom-links{flex-direction:column;align-items:flex-start;gap:10px}}@media(max-width: 520px){.footer__container{padding:0 18px}.footer h2{font-size:44px}.footer h3{font-size:20px}.footer__socials{gap:10px}.footer__socials a{min-height:40px;padding:0 14px;font-size:13px}.footer__cta{padding:22px;border-radius:16px}.footer__button{width:100%}.footer__bottom p,.footer__bottom a{font-size:13px}}.cart-page{min-height:100vh;padding:130px 0 100px;background:#fbfaf6}.cart-page__container{width:100%;max-width:1720px;margin:0 auto;padding:0 80px}.cart-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:22px;color:#74806f;font-size:14px;font-weight:600}.cart-breadcrumbs a{transition:color .2s ease}.cart-breadcrumbs a:hover{color:#2f4a2f}.cart-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:38px}.cart-heading__eyebrow,.cart-summary__eyebrow,.cart-empty__eyebrow,.cart-checkout__eyebrow,.cart-item__label{margin-bottom:8px;color:#2f4a2f;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.cart-heading h1,.cart-empty h1{font-family:"Oswald",Arial,sans-serif;font-size:clamp(46px,4vw,68px);font-weight:700;line-height:.95;letter-spacing:-0.04em;color:#172017}.cart-heading__catalog-link{display:inline-flex;align-items:center;gap:10px;padding-bottom:4px;border-bottom:1px solid rgba(47,74,47,.28);color:#2f4a2f;font-size:14px;font-weight:800;transition:color .2s ease,border-color .2s ease}.cart-heading__catalog-link span{transition:transform .2s ease}.cart-heading__catalog-link:hover{color:#3f623f;border-color:#3f623f}.cart-heading__catalog-link:hover span{transform:translateX(4px)}.cart-layout{display:grid;grid-template-columns:minmax(0, 1fr) minmax(320px, 390px);gap:42px;align-items:start}.cart-layout[hidden]{display:none}.cart-items{display:grid;gap:18px;min-width:0}.cart-item{display:grid;grid-template-columns:190px minmax(0, 1fr);gap:24px;padding:18px;border:1px solid rgba(31,51,31,.09);border-radius:14px;background:rgba(255,255,255,.88);box-shadow:0 14px 44px rgba(31,51,31,.055)}.cart-item__image{overflow:hidden;min-height:160px;border-radius:10px;background:#eef2e8}.cart-item__image img{width:100%;height:100%;min-height:160px;object-fit:cover;transition:transform .35s ease}.cart-item__image:hover img{transform:scale(1.035)}.cart-item__placeholder{display:flex;align-items:center;justify-content:center;min-height:160px;padding:20px;color:#74806f;text-align:center;font-size:13px;font-weight:700}.cart-item__body{display:flex;flex-direction:column;min-width:0;padding:4px 2px 2px}.cart-item__main{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.cart-item__label{margin-bottom:5px}.cart-item__title{display:inline-block;color:#172017;font-family:"Oswald",Arial,sans-serif;font-size:clamp(24px,2vw,30px);font-weight:700;line-height:1.05;transition:color .2s ease}.cart-item__title:hover{color:#2f4a2f}.cart-item__remove{flex:0 0 auto;padding:4px 0;border-bottom:1px solid rgba(0,0,0,0);color:#74806f;font-size:13px;font-weight:700;transition:color .2s ease,border-color .2s ease}.cart-item__remove:hover{color:#8e3d35;border-color:rgba(142,61,53,.35)}.cart-item__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.cart-item__meta span{padding:7px 10px;border:1px solid rgba(31,51,31,.09);border-radius:999px;color:#384538;background:rgba(238,242,232,.64);font-size:12px;font-weight:700}.cart-item__area{margin-top:14px;color:#74806f;font-size:13px}.cart-item__area strong{color:#384538}.cart-item__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:auto;padding-top:20px}.cart-item__quantity{display:grid;grid-template-columns:38px 56px 38px;align-items:stretch;overflow:hidden;border:1px solid rgba(31,51,31,.16);border-radius:9px;background:#fff}.cart-item__quantity button{display:flex;align-items:center;justify-content:center;min-height:40px;color:#1f331f;font-size:20px;font-weight:600;transition:background .2s ease}.cart-item__quantity button:hover{background:#eef2e8}.cart-item__quantity input{min-width:0;height:40px;padding:0 4px;border:0;border-right:1px solid rgba(31,51,31,.09);border-left:1px solid rgba(31,51,31,.09);border-radius:0;box-shadow:none;background:#fff;text-align:center;font-size:14px;font-weight:800;appearance:textfield}.cart-item__quantity input::-webkit-outer-spin-button,.cart-item__quantity input::-webkit-inner-spin-button{margin:0;appearance:none}.cart-item__price{display:grid;gap:3px;text-align:right}.cart-item__price span{color:#74806f;font-size:12px;font-weight:600}.cart-item__price strong{color:#172017;font-family:"Oswald",Arial,sans-serif;font-size:25px;line-height:1}.cart-item__pricing-basis{display:grid;gap:3px}.cart-item__pricing-basis span{color:#74806f;font-size:12px;font-weight:600}.cart-item__pricing-basis strong{color:#384538;font-size:14px;font-weight:800}.cart-summary{position:sticky;top:112px;padding:30px;border:1px solid rgba(31,51,31,.09);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 18px 45px rgba(19,32,20,.1)}.cart-summary h2{font-family:"Oswald",Arial,sans-serif;font-size:34px;line-height:1;color:#172017}.cart-summary__rows{display:grid;gap:12px;margin:28px 0 22px;padding-bottom:22px;border-bottom:1px solid rgba(31,51,31,.09)}.cart-summary__rows div{display:flex;justify-content:space-between;gap:24px}.cart-summary__rows dt{color:#74806f;font-size:14px}.cart-summary__rows dd{margin:0;color:#172017;font-size:14px;font-weight:800}.cart-summary__total{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.cart-summary__total span{max-width:120px;color:#384538;font-size:13px;font-weight:700;line-height:1.25}.cart-summary__total strong{white-space:nowrap;color:#172017;font-family:"Oswald",Arial,sans-serif;font-size:32px;line-height:1}.cart-summary__note{margin-top:22px;padding:14px 15px;border-radius:9px;color:#74806f;background:rgba(238,242,232,.72);font-size:12px;line-height:1.55}.cart-summary__checkout{width:100%;min-height:52px;margin-top:18px;padding:0 20px;border-radius:8px;color:#fff;background:#2f4a2f;font-size:14px;font-weight:800;transition:background .2s ease,transform .2s ease}.cart-summary__checkout:hover{background:#3f623f;transform:translateY(-1px)}.cart-empty{max-width:760px;margin:36px auto 0;padding:66px 48px;border:1px solid rgba(31,51,31,.09);border-radius:16px;background:rgba(255,255,255,.88);box-shadow:0 18px 45px rgba(19,32,20,.1);text-align:center}.cart-empty[hidden]{display:none}.cart-empty>p:not(.cart-empty__eyebrow){max-width:560px;margin:20px auto 0;color:#74806f;font-size:15px;line-height:1.65}.cart-empty>a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:28px;padding:0 28px;border-radius:8px;color:#fff;background:#2f4a2f;font-size:14px;font-weight:800;transition:background .2s ease}.cart-empty>a:hover{background:#3f623f}.cart-empty__icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin:0 auto 22px;border-radius:50%;background:#eef2e8}.cart-empty__icon img{width:31px;height:31px;object-fit:contain}.cart-checkout{scroll-margin-top:120px;margin-top:34px;padding:34px;border:1px solid rgba(31,51,31,.09);border-radius:14px;background:rgba(255,255,255,.92);box-shadow:0 18px 54px rgba(31,51,31,.07)}.cart-checkout[hidden]{display:none}.cart-checkout__top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.cart-checkout__top h2{font-family:"Oswald",Arial,sans-serif;font-size:36px;line-height:1}.cart-checkout__close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(31,51,31,.09);border-radius:50%;color:#74806f;background:#eef2e8;font-size:25px;line-height:1;transition:color .2s ease,background .2s ease}.cart-checkout__close:hover{color:#172017;background:#fff}.cart-checkout__text{max-width:780px;margin-top:18px;color:#74806f;font-size:14px;line-height:1.65}.cart-checkout__form{display:grid;gap:20px;margin-top:28px}.cart-checkout__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}.cart-checkout__field{display:grid;gap:8px}.cart-checkout__field>span{color:#384538;font-size:13px;font-weight:800}.cart-checkout__field input,.cart-checkout__field textarea{padding:13px 14px;border-radius:8px;background:#fff}.cart-checkout__field textarea{min-height:112px}.cart-checkout__field[hidden]{display:none}.cart-checkout__method{margin:0;padding:0;border:0}.cart-checkout__method legend{margin-bottom:9px;color:#384538;font-size:13px;font-weight:800}.cart-checkout__method-options{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.cart-checkout__method-options label{position:relative;cursor:pointer}.cart-checkout__method-options label input{position:absolute;opacity:0;pointer-events:none}.cart-checkout__method-options label span{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 16px;border:1px solid rgba(31,51,31,.16);border-radius:8px;color:#384538;background:#fff;font-size:13px;font-weight:800;transition:border-color .2s ease,background .2s ease,color .2s ease}.cart-checkout__method-options label input:checked+span{border-color:rgba(47,74,47,.48);color:#1f331f;background:rgba(238,242,232,.82)}.cart-checkout__method-options label input:focus-visible+span{border-color:rgba(47,74,47,.8);box-shadow:0 0 0 3px rgba(47,74,47,.14)}.cart-checkout__consent{display:grid;grid-template-columns:20px minmax(0, 1fr);gap:10px;align-items:start;color:#74806f;font-size:12px;line-height:1.55;cursor:pointer}.cart-checkout__consent input{width:20px;height:20px;margin:1px 0 0;accent-color:#2f4a2f;cursor:pointer}.cart-checkout__consent a{color:#2f4a2f;font-weight:700;text-decoration:underline;text-underline-offset:2px}.cart-checkout__actions{display:flex;align-items:center;gap:18px}.cart-checkout__actions button{flex:0 0 auto;min-height:52px;padding:0 24px;border-radius:8px;color:#fff;background:#2f4a2f;font-size:14px;font-weight:800;transition:background .2s ease,transform .2s ease,opacity .2s ease}.cart-checkout__actions button:hover:not(:disabled){background:#3f623f;transform:translateY(-1px)}.cart-checkout__actions button:disabled{opacity:.62;cursor:wait}.cart-checkout__actions p{max-width:470px;color:#74806f;font-size:12px;line-height:1.55}.cart-checkout__message{min-height:20px;color:#2f4a2f;font-size:13px;font-weight:700}.cart-checkout__message.is-error{color:#8e3d35}.cart-success{scroll-margin-top:120px;max-width:840px;margin:34px auto 0;padding:46px;border:1px solid rgba(31,51,31,.09);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 18px 45px rgba(19,32,20,.1);text-align:center}.cart-success[hidden]{display:none}.cart-success h2{margin-top:7px;color:#172017;font-family:"Oswald",Arial,sans-serif;font-size:clamp(34px,4vw,48px);line-height:1.05}.cart-success>p:not(.cart-success__eyebrow){max-width:650px;margin:18px auto 0;color:#74806f;font-size:14px;line-height:1.65}.cart-success strong{color:#172017}.cart-success>a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:26px;padding:0 26px;border-radius:8px;color:#fff;background:#2f4a2f;font-size:14px;font-weight:800;transition:background .2s ease}.cart-success>a:hover{background:#3f623f}.cart-success__eyebrow{color:#2f4a2f;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cart-status{min-height:24px;margin-top:18px;color:#2f4a2f;font-size:13px;font-weight:700;text-align:center}@media(max-width: 1200px){.cart-page__container{padding:0 48px}.cart-layout{grid-template-columns:minmax(0, 1fr) 330px;gap:28px}.cart-item{grid-template-columns:160px minmax(0, 1fr)}}@media(max-width: 980px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width: 760px){.cart-page{padding:104px 0 72px}.cart-page__container{padding:0 32px}.cart-heading{align-items:flex-start;flex-direction:column;margin-bottom:28px}.cart-item{grid-template-columns:118px minmax(0, 1fr);gap:16px;padding:14px}.cart-item__image,.cart-item__image img,.cart-item__placeholder{min-height:118px}.cart-item__main{gap:14px}.cart-item__title{font-size:24px}.cart-item__remove{font-size:0}.cart-item__remove::after{content:"×";font-size:23px;font-weight:500}.cart-item__bottom{align-items:flex-start;flex-direction:column;gap:14px}.cart-item__price{text-align:left}.cart-checkout__grid{grid-template-columns:1fr}.cart-checkout__actions{align-items:stretch;flex-direction:column}.cart-checkout__actions button{width:100%}}@media(max-width: 520px){.cart-page__container{padding:0 20px}.cart-breadcrumbs{font-size:12px}.cart-heading h1,.cart-empty h1{font-size:44px}.cart-item{grid-template-columns:92px minmax(0, 1fr);gap:12px;padding:12px}.cart-item__image,.cart-item__image img,.cart-item__placeholder{min-height:92px}.cart-item__meta{gap:6px}.cart-item__meta span{padding:5px 8px;font-size:11px}.cart-item__bottom{grid-column:1/-1}.cart-summary,.cart-checkout,.cart-success{padding:24px 20px}.cart-checkout__method-options{grid-template-columns:1fr}.cart-summary__total{align-items:flex-start;flex-direction:column}.cart-empty{padding:48px 22px}}
