:root{--bg: #f3ebdd;--paper: #fbf6ec;--text: #292622;--button: #4a4640;--button-hover: #565148;--muted: #756b5f;--line: rgba(41, 38, 34, .13);--accent: #7a4e32;--accent-soft: #ead8c2;--green: #596b3f;--radius: 28px;--container: 1120px}*{box-sizing:border-box}html{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(234,216,198,.9),transparent 34rem),linear-gradient(180deg,#f6eee0,#f3ebdd 45%,#efe5d6)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(100% - 32px,var(--container));margin:0 auto}.section{padding:72px 0}.eyebrow{margin:0 0 16px;color:var(--text);font-size:16px;font-weight:650;letter-spacing:.06em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:780px;font-size:clamp(42px,7vw,82px);line-height:.95;letter-spacing:-.06em}h2{font-size:clamp(30px,4vw,48px);line-height:1;letter-spacing:-.04em}p{color:var(--muted);line-height:1.65}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;background:var(--button);color:var(--paper);font-weight:650}.btn.secondary{background:#fbf6ecbd;color:var(--text);border:1px solid var(--line)}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fbf6ecbd;box-shadow:0 18px 60px #2a211814}@media(max-width:760px){.section{padding:48px 0}.container{width:min(100% - 24px,var(--container))}}.btn,button,a{-webkit-tap-highlight-color:transparent}.btn{transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 34px #2a211829}.btn:not(.secondary):hover{background:var(--button-hover)}.btn:active{transform:translateY(1px);box-shadow:0 6px 16px #2a21181f}.btn.secondary:hover{background:#fbf6ecf0;border-color:#2c252038;color:var(--text);box-shadow:0 10px 26px #2a211814}.nav a{position:relative;padding:8px 10px;border-radius:999px;transition:background .16s ease,color .16s ease,transform .16s ease}.nav a:hover{background:#2c25200f;color:var(--text);transform:translateY(-1px)}.nav a:active{transform:translateY(1px);background:#2c252017}button:focus-visible,a:focus-visible{outline:2px solid rgba(44,37,32,.34);outline-offset:4px}@media(max-width:760px){html,body{overflow-x:hidden}.section{padding-top:32px;padding-bottom:48px}.container{width:min(100% - 32px,1180px)}h1{font-size:clamp(42px,13vw,56px);line-height:.98;letter-spacing:-.06em}h2{line-height:1.05}.lead{font-size:16px;line-height:1.55}.back-link{margin-bottom:18px}.btn,button,input,textarea,select{font-size:16px}.btn{width:100%;justify-content:center;min-height:52px}.card{border-radius:22px}.categories-grid,.catalog-grid{grid-template-columns:1fr!important;gap:16px!important}:global(.category-card),.category-card{min-height:auto}.subcategory-filters{display:flex;flex-wrap:nowrap;gap:8px;margin:20px -16px 0;padding:0 16px 4px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.subcategory-filters::-webkit-scrollbar{display:none}.subcategory-filter{flex:0 0 auto;min-width:auto;min-height:38px;padding:0 14px;font-size:14px;white-space:nowrap}.products-grid{grid-template-columns:1fr!important;gap:16px!important;margin-top:24px!important}#products-grid .product-card{display:grid!important;grid-template-columns:96px 1fr;min-height:132px}#products-grid .product-card img,#products-grid .product-fallback{width:96px!important;height:100%!important;min-height:132px;border-radius:18px 0 0 18px}#products-grid .product-content{padding:16px!important}#products-grid .product-code{margin-bottom:6px;font-size:10px!important}#products-grid .product-content h2{margin-bottom:8px;font-size:19px!important;line-height:1.1}#products-grid .product-content p{min-height:0!important;margin-bottom:12px!important;font-size:13px!important;line-height:1.35}#products-grid .product-meta{align-items:flex-start!important;flex-direction:column;gap:4px!important;padding-top:10px!important}#products-grid .product-meta strong{font-size:16px!important}#products-grid .product-meta small{font-size:13px}.cart-layout{grid-template-columns:1fr!important;gap:18px!important}.cart-card{border-radius:24px}#cart-items .cart-item{grid-template-columns:72px 1fr 28px!important;gap:12px!important;min-height:auto!important;padding:14px!important}#cart-items .cart-image{width:68px!important;height:68px!important;border-radius:16px!important}#cart-items .cart-product h2{font-size:17px!important;line-height:1.15}#cart-items .cart-product p{font-size:13px!important}#cart-items .cart-qty{grid-column:2 / 4!important;justify-self:start!important;margin-top:8px}#cart-items .cart-line-total{grid-column:2 / 4!important;justify-self:start!important;margin-top:2px}#cart-items .remove-button{grid-column:3!important;grid-row:1!important;align-self:start!important}.cart-summary{position:static!important;padding:22px!important}.cart-summary>strong{font-size:36px!important}.checkout-layout{grid-template-columns:1fr!important;gap:18px!important}.checkout-form,.order-summary{padding:22px!important}.form-grid{grid-template-columns:1fr!important}.checkout-item{gap:12px}.summary-total strong{font-size:30px}.success-state{margin-top:18px!important}.success-card{padding:24px!important;border-radius:24px!important}.success-card h2{font-size:clamp(34px,10vw,44px)!important;line-height:1}.success-lead{font-size:16px!important;line-height:1.5!important}.success-details{grid-template-columns:1fr!important;gap:10px!important;margin-top:18px!important}.success-details div{padding:14px 16px!important}.success-details strong{white-space:normal!important;font-size:18px!important}.success-next{padding:18px!important}.success-actions{flex-direction:column;align-items:stretch}}@media(max-width:760px){.site-header{position:sticky;top:0;z-index:50;background:#faf4e9f5;backdrop-filter:blur(12px)}.header-inner{width:min(100% - 24px,1180px);min-height:64px;gap:10px}.brand{flex:0 0 auto;max-width:150px;min-width:0;font-size:15px;white-space:nowrap}.brand span,.brand-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav{flex:1 1 auto;justify-content:flex-start;gap:6px;min-width:0;padding:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav a{flex:0 0 auto;padding:9px 10px;font-size:14px;white-space:nowrap}.nav a:nth-child(n+4){display:none}.messenger-links{flex:0 0 auto;gap:6px}.messenger-links a{width:34px;height:34px}.messenger-links img{width:20px;height:20px}}
