:root{font-family:DM Sans,sans-serif;color:#20211d;background:#e9e7e1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{margin:0;min-width:320px}button{font:inherit;color:inherit;cursor:pointer}:root{--ink: #20211d;--muted: #797b72;--line: #d3d1c9;--paper: #e9e7e1;--panel: #f5f2ec;--green: #314c32;--lime: #c9df45;--shadow: rgba(18, 18, 18, .12);--warm: #a86f45}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shine{0%{background-position:-200% 0}to{background-position:200% 0}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.store-shell{min-height:100vh;background:radial-gradient(circle at 75% 8%,rgba(201,223,69,.18),transparent 25%),var(--paper)}.site-header{position:sticky;top:0;z-index:40;width:min(1400px,calc(100% - 56px));min-height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:#e9e7e1c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wa-float{position:fixed;right:18px;bottom:18px;z-index:60;display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;font-weight:800;font-size:12px;box-shadow:0 14px 28px #12855c52}.brand-link{display:flex;align-items:center;gap:7px;font-weight:800}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:11px 11px 11px 3px;background:#314c32;color:#d9b992;font-family:Georgia,serif;font-size:12px;letter-spacing:.04em}.brand-name{display:flex;flex-direction:column;color:#315447;font-family:Georgia,serif;font-size:17px;line-height:.84;letter-spacing:-.02em}.brand-name b:last-child{color:#a8794f;font-size:16px}.main-nav{display:flex;gap:28px}.main-nav a{color:var(--muted);font-size:14px;font-weight:700}.main-nav a:hover,.main-nav a.active{color:#111}.header-search{display:flex;width:min(280px,24vw);min-width:180px;align-items:center;gap:8px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#ffffff8c;color:var(--muted)}.header-search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #314c321a}.header-search span{font-size:21px;line-height:1}.header-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.header-search input::placeholder{color:var(--muted)}.header-actions{display:flex;align-items:center;gap:12px}.header-action{position:relative;display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:#ffffff85;color:#465047;font-size:12px;font-weight:800;transition:all .25s ease;animation:fadeUp .6s ease both}.header-action:hover{border-color:#a8794f;background:#fffdf9;color:#314c32;transform:translateY(-2px) scale(1.02);box-shadow:0 10px 24px #314c321f}.header-action-icon{display:grid;width:20px;height:20px;place-items:center;color:#a8794f;font-size:18px;line-height:1}.header-action-icon svg,svg.header-action-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.profile-link{padding-inline:11px}.favorite-link{color:#7b5d42;border-color:#a86f4540;background:linear-gradient(135deg,#ffffffd9,#f8eee4e6)}.favorite-link:hover{border-color:#b47b4d;background:linear-gradient(135deg,#fffaf5,#f9e8d8);color:#7b4e2f}.header-count{display:grid;min-width:18px;height:18px;place-items:center;padding:0 5px;border-radius:999px;background:var(--green);color:#fff;font-size:10px;font-weight:800}.cart-link{padding:10px 14px;border:1px solid #486651;border-radius:999px;background:#486651;color:#fff;font-size:13px;font-weight:700;box-shadow:0 7px 18px #314c3229}.cart-link:hover{border-color:#314c32;background:#314c32;color:#fff}.cart-link b{display:inline-grid;min-width:20px;height:20px;margin-left:4px;place-items:center;border-radius:50%;background:#b47b4d;color:#fff;font-size:11px}.main-home{width:min(1400px,calc(100% - 56px));min-height:calc(100vh - 82px);margin:0 auto}.hero-section{display:grid;min-height:calc(100vh - 82px);grid-template-columns:minmax(380px,1fr) minmax(400px,.9fr);align-items:center;gap:70px}.hero-copy{max-width:650px}.section-kicker{display:inline-block;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.hero-copy h1,.page-heading h1,.simple-page h1{margin:16px 0 20px;color:#111;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,94px);line-height:.98}.hero-lead,.page-heading p,.simple-page p{max-width:620px;color:var(--muted);font-size:19px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.cta-primary,.cta-secondary{display:inline-flex;padding:15px 24px;align-items:center;justify-content:center;font-size:14px}.cta-primary{border:0;border-radius:999px;background:linear-gradient(135deg,#314c32,#486651,#a86f45,#314c32);background-size:220% 100%;color:#fff;font-weight:800;box-shadow:0 10px 28px #314c3240;transition:transform .2s ease,box-shadow .2s ease,background-position .6s ease;animation:shine 4.5s linear infinite alternate}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px #314c3247}.cta-secondary{border:1px solid var(--line);border-radius:999px;background:#ffffff73;font-weight:700;transition:transform .2s ease,border-color .2s ease}.cta-secondary:hover{transform:translateY(-2px);border-color:#a86f45}.catalog-page{padding:48px 0 90px}.catalog-showcase{margin-bottom:36px}.catalog-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.catalog-showcase-card{position:relative;overflow:hidden;min-height:280px;border-radius:22px;border:1px solid rgba(32,33,29,.08);background:#1f251f;box-shadow:0 14px 28px #1212121f;animation:fadeUp .7s ease both}.catalog-showcase-card:nth-child(2){animation-delay:.08s}.catalog-showcase-card:nth-child(3){animation-delay:.16s}.catalog-showcase-card:nth-child(4){animation-delay:.24s}.catalog-showcase-card:nth-child(5){animation-delay:.32s}.catalog-showcase-card:nth-child(6){animation-delay:.4s}.catalog-showcase-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.catalog-showcase-card:after{position:absolute;inset:0;background:linear-gradient(180deg,#1112101f,#111210b3);content:""}.catalog-showcase-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 20px 42px #1212122e}.catalog-showcase-card:hover img{transform:scale(1.08)}.catalog-showcase-copy{position:absolute;right:0;bottom:0;left:0;z-index:1;padding:20px 20px 18px;color:#fff}.catalog-showcase-copy strong{display:block;font-family:Georgia,serif;font-size:clamp(24px,2vw,30px)}.catalog-showcase-copy span{display:block;margin-top:6px;color:#fffc;font-size:13px;line-height:1.5}.category-open-button{margin-top:14px;padding:10px 14px;border:0;border-radius:999px;background:#ffffff2e;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.page-heading h1{max-width:700px;font-size:clamp(48px,7vw,86px)}.back-link{padding:12px 18px;border:1px solid var(--line);border-radius:999px;font-weight:800;font-size:14px}.filters-panel{display:grid;grid-template-columns:2fr repeat(4,1fr) 1fr 1fr;gap:9px;margin-top:26px}.filters-panel input,.filters-panel select,.checkout-form input,.checkout-form select,.checkout-form textarea,.modal textarea,.calculator input{width:100%;min-width:0;padding:12px 13px;border:1px solid var(--line);border-radius:10px;background:#ffffff8c;color:var(--ink);outline:none}.filters-panel input:focus,.filters-panel select:focus,.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #314c321a}.search-input{border-radius:999px!important}.results-line{margin-top:18px;color:var(--muted);font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:26px}.recently-viewed{margin-top:78px;padding-top:34px;border-top:1px solid var(--line)}.recently-viewed .catalog-header h2{margin:10px 0 0;font-family:Georgia,serif;font-size:clamp(28px,4vw,44px)}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--panel);box-shadow:0 12px 28px var(--shadow);animation:fadeUp .75s ease both;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 18px 38px #12121224}.product-image-wrap{position:relative;height:220px;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image{transform:scale(1.06)}.product-badge{position:absolute;top:12px;left:12px;padding:5px 9px;border-radius:999px;background:#ffffffe0;font-size:10px;font-weight:800;text-transform:uppercase}.product-content{padding:17px}.product-content h3{margin:9px 0 16px;font-size:20px}.product-type{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-details{margin-bottom:15px;color:var(--muted);font-size:12px}.product-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.price{font-size:18px;font-weight:900}.mini-button{padding:10px 13px;border:0;border-radius:999px;background:var(--lime);color:#20211d;font-size:12px;font-weight:800}.product-quality-block{display:grid;gap:6px;padding:10px 12px;margin:10px 0 14px;border:1px solid rgba(49,76,50,.12);border-radius:12px;background:#ffffff59}.product-quality-block strong{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--green)}.product-quality-block span{color:var(--muted);font-size:11px;line-height:1.5}.product-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.product-links button{padding:0;border:0;background:transparent;color:var(--muted);font-size:11px}.product-links button:hover,.product-links .active-link{color:var(--green)}.product-links .detail-link{padding:8px 10px;border-radius:999px;background:#eef3e4;color:var(--green);font-weight:800}.empty-state{padding:30px 0;color:var(--muted)}mark{padding:0 2px;border-radius:3px;background:var(--lime);color:inherit}.notice{position:fixed;top:18px;left:50%;z-index:20;padding:13px 18px;transform:translate(-50%);border-radius:999px;background:#111;color:#fff;font-size:13px;box-shadow:0 12px 30px var(--shadow)}.product-details-modal{position:relative;display:grid;width:min(900px,100%);max-height:90vh;grid-template-columns:.95fr 1.05fr;overflow:auto;border-radius:22px;background:var(--paper);box-shadow:0 25px 80px #0000004d}.product-details-modal>img{width:100%;height:100%;min-height:460px;object-fit:cover}.product-details-copy{display:flex;flex-direction:column;justify-content:center;padding:44px}.product-details-copy h2{margin:12px 0;font-family:Georgia,serif;font-size:clamp(36px,5vw,58px);line-height:.95}.product-details-intro{color:var(--muted);line-height:1.65}.product-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.product-specs span{display:grid;gap:6px;padding:12px;border:1px solid var(--line);border-radius:10px}.product-specs small{color:var(--muted);font-size:10px;text-transform:uppercase}.product-specs b{font-size:12px}.product-details-price{font-family:Georgia,serif;font-size:30px}.product-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;padding:20px;place-items:center;background:#14141280}.modal{position:relative;width:min(520px,100%);max-height:90vh;overflow:auto;padding:28px;border-radius:20px;background:var(--paper);box-shadow:0 25px 80px #00000040}.modal h2{margin:10px 0 20px;font-family:Georgia,serif;font-size:32px}.modal-close{position:absolute;top:14px;right:17px;border:0;background:transparent;font-size:26px}.review-list p{padding:12px;border-radius:10px;background:#ffffff73;font-size:13px}.rating-buttons{display:flex;gap:5px;margin:15px 0}.rating-buttons button{border:0;background:transparent;color:#c5bfae;font-size:26px}.rating-buttons button.selected{color:#bc7b22}.modal textarea{min-height:90px;margin-bottom:12px;resize:vertical}.auth-screen{display:grid;min-height:calc(100vh - 82px);place-items:center;padding:46px 0;background:linear-gradient(135deg,#eff3ea,#f5f2ec)}.auth-card{display:flex;width:min(540px,calc(100% - 24px));min-height:auto;flex-direction:column;justify-content:center;padding:34px 28px;border:1px solid var(--line);border-radius:24px;background:#ffffffb8;box-shadow:0 18px 40px #1212120f;color:var(--ink)}.auth-card-single{width:min(520px,calc(100% - 24px))}.auth-card h2{max-width:330px;margin:16px 0;font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);line-height:1}.auth-card p{max-width:390px;color:var(--muted);line-height:1.65}.auth-google{display:flex;width:100%;max-width:390px;align-items:center;justify-content:center;gap:12px;margin-top:20px;padding:15px 20px;border:1px solid var(--line);border-radius:999px;background:#fffefa;color:var(--ink);font-weight:800}.auth-google span{color:#4285f4;font-size:19px;font-weight:900}.auth-google:hover{border-color:var(--green);box-shadow:0 10px 24px var(--shadow);transform:translateY(-1px)}.auth-divider{display:flex;width:100%;max-width:390px;align-items:center;gap:12px;margin:22px 0 14px;color:var(--muted);font-size:11px}.auth-divider:before,.auth-divider:after{height:1px;flex:1;background:var(--line);content:""}.auth-form{display:grid;width:100%;max-width:390px;gap:10px}.auth-form input{width:100%;padding:14px 15px;border:1px solid var(--line);border-radius:10px;background:#fffefa;color:var(--ink);outline:none}.auth-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #314c321a}.auth-form .cta-primary{margin-top:5px}.auth-switch{align-self:flex-start;margin-top:15px;padding:0;border:0;background:transparent;color:var(--green);font-size:12px;font-weight:900}.auth-card small{max-width:360px;margin-top:15px;color:var(--muted);font-size:11px;line-height:1.5}.auth-back{margin-top:40px;color:var(--green);font-size:13px;font-weight:800}.profile-page{width:100%;max-width:1100px;min-height:calc(100vh - 82px);padding:70px 0 100px}.profile-hero{display:flex;align-items:center;gap:20px;padding-bottom:42px;border-bottom:1px solid var(--line)}.profile-avatar{display:grid;width:76px;height:76px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;background:var(--green);color:#d9b992;font-family:Georgia,serif;font-size:30px}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-hero h1{margin:8px 0 4px;font-family:Georgia,serif;font-size:clamp(36px,5vw,62px)}.profile-hero p{margin:0;color:var(--muted)}.profile-logout{margin-left:auto;padding:11px 18px;border:1px solid var(--line);border-radius:999px;background:transparent;font-size:12px;font-weight:800}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.profile-card{display:flex;min-height:215px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:18px;background:#ffffff61}.profile-card-label{color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.profile-card strong{margin-top:32px;font-family:Georgia,serif;font-size:42px}.profile-card strong small{color:var(--muted);font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:500}.profile-card p{margin:9px 0 18px;color:var(--muted);font-size:13px;line-height:1.5}.profile-card a{margin-top:auto;color:var(--green);font-size:12px;font-weight:900}.profile-balance{background:#314c32;color:#fffdf9}.profile-balance .profile-card-label,.profile-balance p{color:#ffffffb3}.profile-balance a{color:#d9b992}.profile-next{margin-top:58px;padding:42px;border-radius:18px;background:#f0e8dd}.order-history{margin-top:58px}.section-heading-inline{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading-inline h2{margin:10px 0 0;font-family:Georgia,serif;font-size:clamp(30px,4vw,44px)}.section-heading-inline>a{color:var(--green);font-size:12px;font-weight:900}.history-order{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.history-order div{display:grid;gap:5px}.history-order span{color:var(--muted);font-size:12px}.history-order strong{padding:7px 10px;border-radius:999px;font-size:11px}.status-new{background:#fff0c2;color:#806316}.status-processing{background:#dcecff;color:#28557e}.status-done{background:#dcedd6;color:#35682d}.status-cancelled{background:#f5d9d6;color:#8d3b34}.profile-next h2{max-width:600px;margin:12px 0;font-family:Georgia,serif;font-size:clamp(32px,4vw,50px)}.profile-next p{max-width:600px;color:var(--muted);line-height:1.65}.profile-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.account-stats{display:flex;flex-wrap:wrap;gap:14px;margin:25px 0}.account-stats b{min-width:110px;padding:18px;border:1px solid var(--line);border-radius:14px;font-family:Georgia,serif;font-size:25px}.account-stats small{display:block;color:var(--muted);font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:500}.admin-page{max-width:1050px}.admin-panel-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:22px;margin-top:18px}.admin-orders,.admin-feed{padding:14px 0}.admin-orders h2,.admin-feed h2{margin:0 0 18px;font-family:Georgia,serif;font-size:32px}.admin-order{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 0;border-bottom:1px solid var(--line)}.admin-order>div{display:grid;gap:5px}.admin-order span,.admin-order small{color:var(--muted);font-size:12px}.admin-order select{min-width:140px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.admin-feed{padding:18px;border:1px solid var(--line);border-radius:18px;background:#ffffff59}.admin-feed-item{padding:14px 0;border-bottom:1px solid rgba(128,130,123,.2)}.admin-feed-item:last-child{border-bottom:0}.admin-feed-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.admin-feed-item b{font-size:13px}.admin-feed-item span{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.admin-feed-item small{display:block;color:var(--green);font-size:12px;font-weight:700}.admin-feed-item p{margin:6px 0 0;color:var(--muted);font-size:12px}.admin-login-card{max-width:640px;padding:36px;border:1px solid var(--line);border-radius:20px;background:#ffffff6b}.admin-login-card h1{margin-top:12px}.admin-login-actions{margin-top:18px}.admin-note{margin-top:18px;padding:14px 16px;border-radius:12px;background:#f0e8dd;color:var(--ink);font-size:13px}.admin-note b{color:var(--green)}.clear-cart{padding:10px 15px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.quantity-control{display:flex;align-items:center;gap:8px}.quantity-control button{display:grid;width:25px;height:25px;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent}.quantity-control b{min-width:14px;text-align:center;font-size:12px}.compare-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.compare-card{display:flex;flex-direction:column;gap:10px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.compare-card img{width:100%;height:180px;object-fit:cover;border-radius:12px}.compare-card h3{margin:4px 0 0;font-size:22px}.compare-card span{color:var(--muted);font-size:13px}.compare-card button,.cart-item button{align-self:flex-start;padding:0;border:0;background:transparent;color:#a33b32;font-size:12px}.cart-list{max-width:700px;margin:28px 0}.cart-item{display:flex;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--line)}.cart-item img{width:58px;height:58px;object-fit:cover;border-radius:10px}.cart-item span{flex:1;font-weight:700}.cart-item small{display:block;margin-top:4px;color:var(--muted);font-weight:500}.checkout-form{display:grid;max-width:700px;grid-template-columns:1fr 1fr;gap:12px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#ffffff4d}.checkout-form h2,.checkout-form textarea,.checkout-form .promo-row,.checkout-form .success-text,.checkout-form>.cta-primary{grid-column:1 / -1}.checkout-form textarea{min-height:90px;resize:vertical}.promo-row{display:flex;gap:8px}.success-text{margin:0;color:var(--green);font-size:13px;font-weight:700}.tool-page{max-width:850px;padding:70px 0}.calculator{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:26px 0}.calculator label{color:var(--muted);font-size:12px}.calculator input{display:block;margin-top:6px}.calculator strong{grid-column:1 / -1;padding:17px;border-radius:12px;background:var(--lime);font-size:20px}.upload-box{display:grid;min-height:250px;margin:25px 0;place-items:center;overflow:hidden;border:1px dashed var(--green);border-radius:18px;background:#ffffff59;color:var(--muted);cursor:pointer}.upload-box input{display:none}.upload-box img{width:100%;height:100%;max-height:430px;object-fit:cover}.recommendations{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:20px}.recommendations span{padding:9px 13px;border-radius:999px;background:var(--lime);font-size:13px;font-weight:700}.bonus-card{display:flex;width:fit-content;min-width:180px;flex-direction:column;margin:25px 0;padding:20px;border-radius:16px;background:var(--lime)}.bonus-card b{font-family:Georgia,serif;font-size:43px}.bonus-card span{font-size:12px}@media(max-width:900px){.site-header{gap:14px}.site-header,.main-home{width:min(100% - 28px,700px)}.site-header{flex-wrap:wrap;padding:12px 0}.main-nav{order:3;width:100%;justify-content:center;gap:18px}.header-actions{margin-left:auto}.header-search{order:4;width:100%}.auth-screen{grid-template-columns:1fr;margin:0 -14px}.auth-visual{min-height:430px;padding:45px 28px}.auth-mark{margin-bottom:35px}.auth-card{min-height:430px;padding:45px 28px}.profile-grid{grid-template-columns:1fr}.catalog-showcase-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-panel-grid{grid-template-columns:1fr}.filters-panel{grid-template-columns:repeat(2,1fr)}.filters-panel .search-input{grid-column:1 / -1}.checkout-form{grid-template-columns:1fr}.checkout-form h2,.checkout-form textarea,.checkout-form .promo-row,.checkout-form .success-text,.checkout-form>.cta-primary{grid-column:auto}.calculator{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.brand-name{font-size:15px}.main-nav{gap:12px;justify-content:space-between}.main-nav a{font-size:12px}.header-actions{gap:5px}.header-action{min-height:34px;padding:7px 9px;font-size:0}.header-action-icon{font-size:18px}.cart-link{gap:4px;font-size:11px}.cart-link span{display:none}.category-open-button{width:100%}.hero-copy h1,.page-heading h1,.simple-page h1{font-size:48px}.hero-lead,.page-heading p,.simple-page p{font-size:16px}.catalog-showcase-grid,.product-grid{grid-template-columns:1fr}.catalog-header,.page-heading{align-items:start;flex-direction:column}.filters-panel{grid-template-columns:1fr}.filters-panel .search-input{grid-column:auto}.product-details-modal{grid-template-columns:1fr}.product-details-modal>img{min-height:250px;max-height:300px}.product-details-copy{padding:28px 22px}.product-specs{grid-template-columns:1fr}.profile-page{padding-top:35px}.profile-hero{align-items:flex-start;flex-wrap:wrap}.profile-logout{width:100%;margin:6px 0 0}.profile-next{padding:28px 22px}.section-heading-inline,.history-order{align-items:flex-start;flex-direction:column}.account-stats{flex-wrap:wrap}.account-stats b{min-width:90px}.calculator{grid-template-columns:1fr}.promo-row{flex-direction:column}.admin-order{align-items:flex-start;flex-direction:column}.admin-order select{width:100%}.cart-item{align-items:flex-start;flex-wrap:wrap}.cart-item span{min-width:calc(100% - 75px)}}.legacy-hero{position:relative;display:grid;min-height:410px;grid-template-columns:minmax(0,1fr) minmax(380px,1fr);gap:50px;align-items:center;padding:38px max(20px,calc((100% - 1200px)/2));background:linear-gradient(135deg,#314c32e6,#314c328c),url(https://images.unsplash.com/photo-1600566752355-35792bedcfea?auto=format&fit=crop&w=1800&q=85) center/cover;color:#fffdf9;overflow:hidden}.legacy-hero:before{position:absolute;inset:-20% auto auto -8%;width:260px;height:260px;border-radius:50%;background:#c9df452e;filter:blur(12px);content:"";animation:floatY 8s ease-in-out infinite}.legacy-hero-copy{position:relative;max-width:630px;animation:fadeUp .8s ease both}.legacy-label{display:inline-block;color:#d9b992;font-size:11px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.legacy-hero h1{max-width:640px;margin:12px 0;font-family:Georgia,serif;font-size:clamp(42px,5vw,62px);line-height:.98}.legacy-hero p{max-width:590px;color:#ffffffd6;font-size:18px;line-height:1.7}.legacy-button{display:inline-flex;padding:13px 21px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.legacy-button-light{background:#a86f45;color:#fff}.legacy-button-outline{margin-left:8px;border:1px solid rgba(255,255,255,.7);color:#fff}.legacy-button-dark{background:#45604c;color:#fff}.legacy-proof{display:flex;gap:30px;margin-top:35px}.legacy-proof b{padding-left:14px;border-left:1px solid rgba(255,255,255,.7);font-family:Georgia,serif;font-size:32px}.legacy-proof b:first-child{padding-left:0;border-left:0}.legacy-proof small{display:block;color:#ffffffb8;font-family:Inter,Arial,sans-serif;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.legacy-hero-image{position:relative;justify-self:center;width:min(470px,100%)}.legacy-hero-image img{width:100%;height:330px;object-fit:cover;border-radius:50% 50% 18px 18px;box-shadow:0 30px 90px #00000047}.legacy-hero-image>div{position:absolute;bottom:24px;left:-22px;display:flex;max-width:270px;flex-direction:column;padding:18px 22px;border-left:4px solid #a86f45;background:#fffdf9;color:#23261e;box-shadow:0 14px 30px #00000029}.legacy-hero-image small{color:#a86f45;font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.legacy-hero-image strong{margin-top:7px;font-family:Georgia,serif;font-size:24px}.legacy-hero-image span{margin-top:7px;color:#566b53;font-size:12px;font-weight:900}.legacy-section{padding:46px max(20px,calc((100% - 1200px)/2));background:#fffefa}.legacy-products{background:#f0e8dd}.legacy-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.legacy-section-head h2,.legacy-consult h2{margin:12px 0 0;font-family:Georgia,serif;font-size:clamp(34px,4vw,50px)}.legacy-section-head>a{color:#70543b;font-size:12px;font-weight:900;text-transform:uppercase}.legacy-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.legacy-category-card{position:relative;display:flex;min-height:190px;flex-direction:column;justify-content:end;overflow:hidden;border:1px solid #d7d0bf;border-radius:14px;background:#303a31;color:#fff;animation:fadeUp .8s ease both;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.legacy-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.82;transition:transform .35s ease}.legacy-category-card:after{position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#141914d1);content:""}.legacy-category-card:hover{border-color:#a86f45;transform:translateY(-6px);box-shadow:0 12px 25px #1e22192e}.legacy-category-card:hover img{transform:scale(1.08)}.legacy-category-content,.legacy-category-arrow{position:relative;z-index:1}.legacy-category-content{padding:20px 17px 17px}.legacy-category-card strong{display:block;font-size:17px}.legacy-category-card small{display:block;margin-top:5px;color:#ffffffc7;font-size:11px}.legacy-category-arrow{position:absolute;top:14px;right:15px;font-size:22px}.legacy-product-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.legacy-product-preview a{overflow:hidden;border-radius:14px;background:#fffdf9;transition:transform .25s ease,box-shadow .25s ease;animation:fadeUp .8s ease both}.legacy-product-preview a:hover{transform:translateY(-5px);box-shadow:0 12px 24px #181d181f}.legacy-product-preview img{width:100%;height:220px;object-fit:cover}.legacy-product-preview span{display:block;padding:15px;font-weight:800}.legacy-consult{padding:75px max(20px,calc((100% - 1200px)/2));background:#e9e7e1}.legacy-consult h2{max-width:650px;color:#20211d}.legacy-consult p{max-width:620px;color:#727568;line-height:1.7}@media(max-width:900px){.legacy-hero{grid-template-columns:1fr}.legacy-hero-image{order:-1;width:min(420px,100%)}.legacy-hero-image img{height:390px}.legacy-category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.legacy-hero{padding-top:45px}.legacy-hero h1{font-size:48px}.legacy-button-outline{margin:8px 0 0}.legacy-section-head{align-items:start;flex-direction:column}.legacy-category-grid,.legacy-product-preview{grid-template-columns:1fr}}
