:root{--cream:#f5f0e7;--paper:#fbf8f2;--green:#173f32;--green-dark:#0f3026;--terracotta:#c66b45;--sage:#9daa8b;--ink:#242821;--line:#dfd7c9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,.brand{font-family:Georgia,Times New Roman,serif}.announcement{background:var(--green);color:#f8f3ea;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;gap:16px;min-height:34px;padding:8px 5vw;font-size:12px;display:flex}.header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f0e7f5;border-bottom:1px solid #173f321a;grid-template-columns:1fr auto 1fr;align-items:center;height:88px;padding:0 5vw;display:grid;position:sticky;top:0}.brand{color:var(--green);align-items:center;gap:12px;width:max-content;font-size:clamp(22px,2vw,30px);font-weight:600;display:inline-flex}.brand-mark{border:1px solid var(--green);border-radius:80% 20%;place-items:center;width:36px;height:46px;font:600 26px/1 Georgia,serif;display:grid;transform:rotate(-18deg)}.desktop-nav{gap:40px;display:flex}.desktop-nav a{padding:34px 0 31px;font-size:16px;position:relative}.desktop-nav a:after{content:"";background:var(--terracotta);height:2px;transition:right .25s;position:absolute;bottom:23px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.icon-button,.menu-button{cursor:pointer;background:0 0;border:0;width:42px;height:42px;font-size:28px}.account-button{height:42px;color:var(--green);border-radius:99px;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:700;display:flex}.account-button>span:first-child{font-size:22px}.account-button:hover{background:#173f3212}.cart-button{border:1px solid var(--green);cursor:pointer;background:0 0;border-radius:99px;align-items:center;gap:10px;height:42px;padding:0 8px 0 16px;display:flex}.cart-button b{background:var(--terracotta);color:#fff;border-radius:50%;place-items:center;min-width:26px;height:26px;font-size:12px;display:grid}.menu-button{display:none}.hero{background:var(--cream);grid-template-columns:48% 52%;min-height:calc(100vh - 122px);display:grid;overflow:hidden}.hero-copy{z-index:1;padding:clamp(70px,9vw,138px) 5vw 70px;position:relative}.eyebrow{color:var(--terracotta);letter-spacing:.17em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:700}.hero h1{max-width:760px;color:var(--green);letter-spacing:-.045em;margin-bottom:32px;font-size:clamp(56px,6.1vw,94px);font-weight:400;line-height:.94}.hero-text{max-width:630px;margin-bottom:34px;font-size:clamp(18px,1.5vw,23px);line-height:1.55}.hero-actions{align-items:center;gap:28px;display:flex}.primary-button,.secondary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:18px;justify-content:center;align-items:center;gap:32px;min-height:58px;padding:16px 28px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.primary-button:hover,.secondary-button:hover{background:var(--green-dark);transform:translateY(-2px)}.text-link{border-bottom:1px solid var(--ink);padding-bottom:5px}.trust-row{color:#59635a;gap:24px;margin-top:42px;font-size:13px;display:flex}.hero-visual{min-height:650px;position:relative}.hero-visual:before{content:"";z-index:1;background:linear-gradient(90deg, var(--cream) 0%, transparent 17%);pointer-events:none;position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-note{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbf8f2e6;border:1px solid #ffffffbf;border-radius:14px;gap:6px;padding:16px 20px;display:grid;position:absolute;bottom:6%;right:6%}.hero-note span{font-family:Georgia,serif;font-size:18px}.hero-note strong{color:var(--green);font-size:14px}.category-strip{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);padding:0 4vw;display:grid}.category-strip button{border:0;border-right:1px solid var(--line);cursor:pointer;background:#fff;min-height:94px;padding:20px;font-weight:600;transition:background .2s}.category-strip button:first-child{border-left:1px solid var(--line)}.category-strip button:hover{background:var(--cream)}.category-strip span{color:var(--terracotta);margin-right:12px;font-size:25px}.catalog-section,.delivery-section{padding:110px 5vw}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px;display:flex}.section-heading h2,.help-section h2,.care-section h2{color:var(--green);letter-spacing:-.035em;margin:0;font-size:clamp(42px,4vw,64px);font-weight:400;line-height:1}.section-heading>p{color:#667067;max-width:470px;margin:0;line-height:1.6}.catalog-toolbar{justify-content:space-between;gap:24px;margin-bottom:32px;display:flex}.filters{flex-wrap:wrap;gap:9px;display:flex}.filters button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:99px;padding:11px 17px}.filters button.active{background:var(--green);border-color:var(--green);color:#fff}.search-field{border-bottom:1px solid var(--green);align-items:center;gap:9px;min-width:260px;padding:0 16px;display:flex}.search-field span{font-size:22px}.search-field input{background:0 0;border:0;outline:0;width:100%;height:44px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:1/1.08;background:var(--cream);border-radius:20px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.035)}.badge{background:var(--terracotta);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:99px;padding:7px 11px;font-size:11px;font-weight:700;position:absolute;top:14px;left:14px}.favorite{cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;width:38px;height:38px;font-size:22px;position:absolute;top:14px;right:14px}.product-info{padding:18px 5px 0}.latin{color:#778077;margin-bottom:7px;font:italic 13px Georgia,serif}.product-info h3{margin-bottom:13px;font:400 22px Georgia,serif}.product-meta{flex-wrap:wrap;gap:7px;min-height:22px;display:flex}.product-meta span{background:var(--cream);color:#657068;border-radius:5px;padding:5px 8px;font-size:11px}.product-bottom{justify-content:space-between;align-items:center;margin-top:17px;display:flex}.product-bottom strong{color:var(--green);font-size:18px}.product-bottom button{border:1px solid var(--green);color:var(--green);cursor:pointer;background:0 0;border-radius:11px;padding:10px 15px;font-weight:700;transition:all .2s}.product-bottom button:hover{background:var(--green);color:#fff}.empty-state{text-align:center;background:var(--cream);border-radius:20px;grid-column:1/-1;padding:80px}.help-section{background:var(--green);color:#fff;border-radius:28px;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;margin:0 5vw 110px;padding:70px;display:grid}.help-section h2{color:#fff;max-width:650px}.help-section p:not(.eyebrow){color:#d8e0db;max-width:620px;margin:26px 0 30px;font-size:18px;line-height:1.6}.secondary-button{background:var(--terracotta)}.help-cards{gap:12px;display:grid}.help-cards div{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:24px;padding:20px 24px;display:flex}.help-cards b{color:#e2a58c;font:400 28px Georgia,serif}.care-section{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:0 5vw 110px;display:grid}.care-photo{background:var(--cream);border-radius:24px 24px 180px;height:650px;overflow:hidden}.care-photo img{object-fit:cover;width:100%;height:100%}.care-section p:not(.eyebrow){color:#667067;max-width:620px;margin:28px 0;font-size:18px;line-height:1.7}.care-section ul{padding:0;list-style:none}.care-section li{border-bottom:1px solid var(--line);padding:17px 0}.care-section li:before{content:"✓";color:var(--terracotta);margin-right:14px}.delivery-section{background:var(--cream)}.delivery-grid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.delivery-grid article{border-right:1px solid var(--line);background:#ffffff40;min-height:250px;padding:30px}.delivery-grid article:last-child{border-right:0}.delivery-grid article>span{color:var(--terracotta);font:28px Georgia,serif}.delivery-grid h3{margin:40px 0 10px;font:400 22px Georgia,serif}.delivery-grid p{color:#6e776f;min-height:44px;font-size:14px;line-height:1.5}.delivery-grid b{color:var(--green);font-size:14px}footer{color:#f4eee5;background:#132f27;grid-template-columns:2fr repeat(3,1fr);gap:40px;padding:70px 5vw 30px;display:grid}footer h3{color:#c8d3cc;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:13px}footer>div:not(.footer-brand){flex-direction:column;gap:11px;font-size:14px;display:flex}.footer-brand p{color:#aebcb4;margin-top:22px;line-height:1.6}footer .brand{color:#fff}footer .brand-mark{border-color:#fff}footer small{color:#8fa198;border-top:1px solid #ffffff21;grid-column:1/-1;margin-top:45px;padding-top:22px}.overlay{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#141e197a;border:0;position:fixed;inset:0}.drawer,.checkout,.mobile-menu{z-index:70;background:var(--paper);flex-direction:column;width:min(520px,100%);padding:30px;transition:transform .32s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(102%);box-shadow:-20px 0 60px #0f302629}.drawer.open,.checkout.open,.mobile-menu.open{transform:none}.checkout{width:min(680px,100%);overflow-y:auto}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:23px;display:flex}.drawer-head h2{color:var(--green);margin:0;font-size:40px;font-weight:400}.drawer-head button,.mobile-menu>button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:42px;height:42px;font-size:25px}.cart-lines{flex:1;overflow-y:auto}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto;gap:16px;padding:18px 0;display:grid}.cart-line img{object-fit:cover;border-radius:12px;width:90px;height:100px}.cart-line h3{margin:4px 0 7px;font:400 18px Georgia,serif}.cart-line p{color:var(--green);margin-bottom:10px;font-weight:700}.quantity{border:1px solid var(--line);border-radius:8px;align-items:center;width:max-content;display:flex;overflow:hidden}.quantity button{background:var(--cream);cursor:pointer;border:0;width:31px;height:29px}.quantity span{text-align:center;min-width:28px}.remove{color:#8b938c;cursor:pointer;background:0 0;border:0;font-size:22px}.empty-cart{text-align:center;max-width:320px;margin:auto}.empty-cart>span{color:var(--sage);font-size:70px}.empty-cart h3{font:400 28px Georgia,serif}.empty-cart p{color:#6e776f;line-height:1.5}.empty-cart button{border:0;border-bottom:1px solid var(--green);color:var(--green);cursor:pointer;background:0 0}.cart-summary{border-top:1px solid var(--line);padding-top:22px}.cart-summary>div{justify-content:space-between;font-size:18px;display:flex}.cart-summary p{color:#737b74;font-size:12px}.cart-summary .primary-button{width:100%}.toast{z-index:100;background:var(--green);color:#fff;border-radius:12px;padding:14px 22px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0003}.catalog-status{border:1px solid var(--line);background:var(--paper);color:var(--green);text-align:center;border-radius:16px;grid-column:1/-1;margin:0;padding:34px}.catalog-status-error{color:#80513e}.checkout form{padding:26px 0 50px}fieldset{border:0;margin:0 0 32px;padding:0}legend{color:var(--green);margin-bottom:15px;font:400 24px Georgia,serif}label{gap:7px;margin-bottom:15px;font-size:13px;font-weight:700;display:grid}input,textarea,select{border:1px solid var(--line);background:#fff;border-radius:10px;outline:none;width:100%;padding:14px 15px}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #173f3214}.field-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.delivery-options{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:15px;display:grid}.delivery-options label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;min-height:90px;margin:0;padding:14px;display:grid}.delivery-options label.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.delivery-options input{width:auto;margin:3px 0 0}.delivery-options span{gap:5px;display:grid}.delivery-options small{color:#7a817b;font-weight:400;line-height:1.35}.delivery-options strong{white-space:nowrap;color:var(--green);font-size:12px}.cdek-picker{margin-top:18px;position:relative}.cdek-suggestions{z-index:2;border:1px solid var(--line);background:#fff;border-radius:12px;margin:-9px 0 15px;position:relative;overflow:hidden;box-shadow:0 16px 34px #173f321f}.cdek-suggestions button{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--green);text-align:left;cursor:pointer;background:#fff;justify-content:space-between;gap:15px;padding:12px 15px;display:flex}.cdek-suggestions button:last-child{border-bottom:0}.cdek-suggestions button:hover{background:var(--cream)}.cdek-suggestions span{color:#788078;font-size:12px}.cdek-status{color:#667067;margin:-5px 0 15px;font-size:12px}.cdek-status.error{color:#9a4f34}.cdek-quote{color:var(--green);background:#edf2ec;border-radius:12px;grid-template-columns:1fr auto;gap:4px 14px;margin-top:8px;padding:14px 16px;display:grid}.cdek-quote b{font-size:18px}.cdek-quote span{font-weight:700}.cdek-quote small{color:#687269;grid-column:1/-1}.checkout-total{border-top:1px solid var(--line);padding:20px 0}.checkout-total>div{justify-content:space-between;padding:6px 0;display:flex}.checkout-total .total{border-top:1px solid var(--line);margin-top:12px;padding-top:18px;font-size:22px}.payment-note{color:#6c3d2c;background:#f5e7df;border-radius:12px;margin-bottom:18px;padding:16px}.payment-note p{margin:6px 0 0;font-size:13px;line-height:1.45}.primary-button.full{width:100%}.primary-button:disabled{opacity:.55;cursor:wait}.legal-note{color:#788078;text-align:center;margin-top:13px;font-size:11px}.consent-check{color:#687269;grid-template-columns:auto 1fr;align-items:start;gap:10px;margin-top:14px;font-size:12px;font-weight:400;line-height:1.45;display:grid}.consent-check input{width:17px;height:17px;accent-color:var(--green);margin:1px 0 0;padding:0}.consent-check a,.legal-document a{color:var(--green);text-underline-offset:3px;text-decoration:underline}.success{text-align:center;max-width:440px;margin:auto}.success>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 24px;font-size:34px;display:grid}.success h2{color:var(--green);font-size:42px;font-weight:400}.success p{color:#667067;line-height:1.6}.success .primary-button{margin-top:20px}.mobile-menu{gap:25px;width:min(380px,100%)}.mobile-menu>button{align-self:flex-end}.mobile-menu a{border-bottom:1px solid var(--line);padding-bottom:17px;font:400 28px Georgia,serif}.legal-page{background:var(--paper);min-height:100vh}.legal-header{border-bottom:1px solid var(--line);background:var(--cream);justify-content:space-between;align-items:center;height:88px;padding:0 5vw;display:flex}.legal-document{width:min(920px,90vw);margin:72px auto 100px}.legal-document>h1{max-width:820px;color:var(--green);letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(46px,7vw,82px);font-weight:400;line-height:.98}.legal-updated{color:#7a827b;margin-bottom:54px;font-size:13px}.legal-document section{border-top:1px solid var(--line);padding:34px 0}.legal-document section h2{color:var(--green);margin-bottom:18px;font-size:clamp(25px,3vw,36px);font-weight:400;line-height:1.15}.legal-document section p,.legal-document section li{color:#4f5851;font-size:16px;line-height:1.72}.legal-document section p:last-child{margin-bottom:0}.legal-document section ul{margin:0;padding-left:23px}.legal-document section li+li{margin-top:8px}.legal-callout{border-left:4px solid var(--terracotta);background:var(--cream);color:#536057;border-radius:0 14px 14px 0;margin-top:18px;padding:24px 27px;line-height:1.6}.requisites-list{border:1px solid var(--line);border-radius:16px;margin:0;overflow:hidden}.requisites-list>div{border-bottom:1px solid var(--line);grid-template-columns:210px 1fr;gap:22px;padding:18px 20px;display:grid}.requisites-list>div:last-child{border-bottom:0}.requisites-list dt{color:#777f78;font-size:13px}.requisites-list dd{color:var(--green);margin:0;line-height:1.45}.legal-footer{background:var(--green);color:#fff;flex-wrap:wrap;gap:18px 30px;padding:32px 5vw;font-size:13px;display:flex}.legal-footer span{margin-right:auto}.account-page{background:var(--cream);min-height:100vh}.account-header{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;height:88px;padding:0 5vw;display:flex}.account-back{border-bottom:1px solid var(--green);color:var(--green);padding-bottom:4px;font-size:14px}.account-shell{grid-template-columns:300px 1fr;align-items:start;gap:28px;width:min(1320px,90vw);margin:58px auto;display:grid}.account-sidebar,.account-content{border:1px solid var(--line);background:var(--paper);border-radius:22px}.account-sidebar{padding:32px;position:sticky;top:24px}.account-avatar{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:20px;font:400 29px Georgia,serif;display:grid}.account-sidebar h1{color:var(--green);margin-bottom:7px;font:400 27px Georgia,serif}.account-sidebar>p{color:#6e776f;word-break:break-word;margin-bottom:28px;font-size:13px}.account-sidebar nav{gap:8px;display:grid}.account-sidebar nav a,.account-sidebar nav span{border-radius:10px;justify-content:space-between;gap:8px;padding:13px 14px;font-size:14px;display:flex}.account-sidebar nav .active{background:var(--cream);color:var(--green);font-weight:700}.account-sidebar nav span{color:#8a918b}.account-sidebar nav small{color:var(--terracotta);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.signout-link{border-top:1px solid var(--line);color:#80513e;margin-top:30px;padding-top:20px;font-size:13px;display:block}.account-content{min-height:620px;padding:42px}.account-title{justify-content:space-between;align-items:end;gap:24px;display:flex}.account-title h2{color:var(--green);margin:0;font-size:clamp(40px,5vw,62px);font-weight:400;line-height:1}.account-title>span{border:1px solid var(--line);color:#6e776f;border-radius:99px;padding:8px 12px;font-size:11px}.auth-notice{border-left:3px solid var(--terracotta);background:#f5e7df;margin:34px 0 26px;padding:17px 20px}.auth-notice strong{color:#6c3d2c}.auth-notice p{color:#785345;margin:6px 0 0;font-size:13px;line-height:1.5}.orders-list{gap:10px;display:grid}.orders-list article{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1.5fr 1fr 1fr 1fr;align-items:center;gap:20px;padding:18px 20px;display:grid}.orders-list article>div{gap:6px;display:grid}.orders-list article small{color:#808881;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.orders-list article strong{color:var(--green)}.order-status{width:max-content;color:var(--green);background:#e7efe9;border-radius:99px;padding:6px 9px;font-size:12px;font-weight:700}.orders-empty{text-align:center;border:1px dashed var(--line);border-radius:17px;align-content:center;justify-items:center;min-height:340px;padding:40px;display:grid}.orders-empty>span{color:var(--sage);font-size:60px}.orders-empty h3{color:var(--green);margin:6px 0 10px;font:400 28px Georgia,serif}.orders-empty p{color:#6e776f;max-width:480px;line-height:1.55}.orders-empty .primary-button{margin-top:10px}.admin-page{background:#f3f0e9;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#132f27;flex-direction:column;align-self:start;min-height:100vh;padding:30px 20px;display:flex;position:sticky;top:0}.admin-logo{align-items:center;gap:12px;font:600 27px Georgia,serif;display:flex}.admin-logo .brand-mark{border-color:#fff}.admin-sidebar>p{color:#9fb1a8;margin:10px 0 34px 49px;font-size:11px}.admin-sidebar nav{gap:6px;display:grid}.admin-sidebar nav a{color:#cbd6d0;border-radius:10px;grid-template-columns:23px 1fr;align-items:center;gap:9px;padding:13px 14px;font-size:14px;display:grid}.admin-sidebar nav a span{color:#8faaa0;text-align:center;font-size:18px}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{color:#fff;background:#ffffff1a}.admin-sidebar nav a.active span{color:#e5a98f}.admin-store-link{color:#9fb1a8;border-top:1px solid #ffffff1a;margin-top:auto;padding:24px 14px 0;font-size:12px}.admin-main{min-width:0;padding:42px clamp(24px,4vw,64px) 80px}.admin-topbar{justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;display:flex}.admin-topbar h1{color:var(--green);letter-spacing:-.035em;margin:0;font:400 clamp(34px,4vw,52px) Georgia,serif}.admin-user{align-items:center;gap:11px;display:flex}.admin-user>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;font-weight:700;display:grid}.admin-user>div{gap:4px;display:grid}.admin-user strong{font-size:13px}.admin-user small{color:#7b837d;font-size:11px}.admin-alert{background:#f8e9df;border:1px solid #e2cabb;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:18px 20px;display:flex}.admin-alert strong{color:#673b2b}.admin-alert p{color:#7c5749;margin:5px 0 0;font-size:13px}.admin-alert>span{color:#8b4e39;background:#fff;border-radius:99px;flex:none;padding:7px 10px;font-size:11px;font-weight:700}.admin-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.admin-stats article{border:1px solid var(--line);background:var(--paper);border-radius:14px;align-content:space-between;min-height:145px;padding:22px;display:grid}.admin-stats article>span{color:#6f776f;font-size:12px;font-weight:700}.admin-stats article strong{color:var(--green);font:400 43px Georgia,serif}.admin-stats article small{color:#8b928c}.admin-stats article.attention{background:#fff8f4;border-color:#d6a18a}.admin-block{border:1px solid var(--line);background:var(--paper);border-radius:16px;margin-bottom:20px;padding:28px}.admin-block-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.admin-block-heading .eyebrow{margin-bottom:9px}.admin-block-heading h2{color:var(--green);margin:0;font:400 32px Georgia,serif}.admin-block-heading button{border:1px solid var(--line);color:#92968f;background:#eeeae2;border-radius:9px;padding:11px 16px}.admin-modules{gap:9px;display:grid}.admin-modules article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.admin-modules article>span{background:var(--cream);width:39px;height:39px;color:var(--terracotta);border-radius:10px;place-items:center;font:400 18px Georgia,serif;display:grid}.admin-modules h3{margin:0 0 5px;font-size:14px}.admin-modules p{color:#747c75;margin:0;font-size:12px}.admin-modules b{color:var(--green);background:#e8f0ea;border-radius:99px;padding:6px 9px;font-size:10px}.admin-columns{grid-template-columns:1.35fr 1fr;gap:20px;display:grid}.admin-columns .admin-block{min-width:0}.admin-empty{color:#8a918b;align-content:center;justify-items:center;min-height:220px;display:grid}.admin-empty span{color:var(--sage);font-size:45px}.admin-empty p{margin:8px 0 0}.admin-order-list{gap:8px;display:grid}.admin-order-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:15px;padding:13px 0;display:grid}.admin-order-list article:last-child{border-bottom:0}.admin-order-list div{gap:4px;display:grid}.admin-order-list small{color:#7c847d}.admin-order-list span{color:var(--green);font-weight:700}.admin-order-list b{background:var(--cream);color:#697269;border-radius:99px;padding:6px 8px;font-size:10px}.integration-list{gap:8px;display:grid}.integration-list article{border:1px solid var(--line);border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:13px;display:grid}.integration-logo{background:var(--green);color:#fff;border-radius:9px;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.integration-list article>div{gap:4px;display:grid}.integration-list small{color:#7a827b}.integration-list b{color:#9a6049;text-transform:uppercase;font-size:9px}.customer-rules{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.customer-rules article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.customer-rules article>span{color:var(--terracotta);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.customer-rules h3{color:var(--green);margin:20px 0 9px;font:400 21px Georgia,serif}.customer-rules p{color:#737b74;margin:0;font-size:12px;line-height:1.55}.content-actions{flex-wrap:wrap;gap:9px;display:flex}.content-actions span{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:9px;padding:12px 15px;font-size:13px}.auth-page{background:var(--cream);min-height:100vh}.auth-shell{grid-template-columns:.8fr 1.2fr;align-items:start;gap:55px;width:min(1120px,90vw);margin:58px auto 90px;display:grid}.auth-shell-compact{width:min(960px,90vw)}.auth-intro{padding-top:32px;position:sticky;top:24px}.auth-intro h1{color:var(--green);letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(52px,7vw,82px);font-weight:400;line-height:.95}.auth-intro>p:last-child{color:#647067;max-width:440px;font-size:17px;line-height:1.65}.auth-form{border:1px solid var(--line);background:var(--paper);border-radius:24px;padding:clamp(25px,4vw,48px);box-shadow:0 24px 70px #173f3214}.auth-form fieldset{margin-bottom:34px}.auth-form label small{color:#7a837b;margin-top:-2px;font-weight:400;line-height:1.4}.account-type-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.account-type-options label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;grid-template-columns:auto 1fr;align-items:start;gap:11px;min-height:112px;margin:0;padding:16px;display:grid}.account-type-options label.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.account-type-options input{width:auto;margin:3px 0 0}.account-type-options span{gap:7px;display:grid}.account-type-options small{color:#778078;font-size:11px;font-weight:400;line-height:1.45}.wholesale-note{background:var(--cream);color:#687269;border-radius:11px;margin:0;padding:14px 16px;font-size:12px;line-height:1.5}.wholesale-fields{display:grid}.profile-prefill{color:#5f7165;margin:-4px 0 16px;font-size:12px}.auth-call-number{text-align:center;background:var(--cream);border-radius:14px;gap:6px;margin:0 0 26px;padding:20px;display:grid}.auth-call-number b{color:var(--green);letter-spacing:-.01em;font-size:28px;font-weight:700}.auth-call-number small{color:#778078;font-size:12px}.auth-error{color:#8b3f28;background:#f5e1d8;border-radius:10px;margin:15px 0;padding:13px 15px;font-size:13px}.auth-switch{color:#6c756d;text-align:center;margin:20px 0 0;font-size:13px}.auth-switch a{color:var(--green);text-underline-offset:3px;font-weight:700;text-decoration:underline}.signout-link{text-align:left;cursor:pointer;background:0 0;border:0;width:100%}@media (width<=1050px){.desktop-nav{display:none}.header{grid-template-columns:1fr auto}.menu-button{display:block}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:80px 6vw 60px}.hero-visual{min-height:560px}.hero-visual:before{background:linear-gradient(180deg, var(--cream), transparent 16%)}.product-grid{grid-template-columns:repeat(2,1fr)}.help-section{gap:45px;padding:50px}.delivery-grid{grid-template-columns:1fr 1fr}.delivery-grid article:nth-child(2){border-right:0}.delivery-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.account-shell{grid-template-columns:250px 1fr}.orders-list article{grid-template-columns:1fr 1fr}.admin-page{grid-template-columns:210px 1fr}.admin-stats{grid-template-columns:1fr 1fr}.admin-columns,.customer-rules{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr;gap:25px;width:auto;margin:30px 18px 70px}.auth-intro{padding-top:10px;position:static}.auth-intro h1{font-size:50px}.auth-form{border-radius:18px;padding:24px 18px}.account-type-options{grid-template-columns:1fr}.legal-header{height:72px;padding:0 18px}.legal-header .account-back{text-align:right;max-width:120px}.legal-document{width:auto;margin:52px 18px 72px}.legal-document>h1{font-size:45px}.legal-updated{margin-bottom:38px}.requisites-list>div{grid-template-columns:1fr;gap:7px}.legal-footer{flex-direction:column;padding:28px 18px}.legal-footer span{margin:0 0 8px}}@media (width<=700px){.announcement{justify-content:center;font-size:10px}.announcement span:last-child{display:none}.header{height:72px;padding:0 18px}.brand{font-size:21px}.brand-mark{width:29px;height:36px}.search-button,.cart-button>span,.account-button>span:last-child{display:none}.account-button{justify-content:center;width:38px;padding:0}.cart-button{border:0;padding:0 6px}.hero-copy{padding:60px 20px 45px}.hero h1{font-size:clamp(50px,14vw,70px)}.hero-text{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.text-link{align-self:center;width:max-content}.trust-row{flex-direction:column;gap:8px}.hero-visual{min-height:460px}.category-strip{grid-template-columns:1fr 1fr;padding:0}.category-strip button{border-bottom:1px solid var(--line);min-height:74px;font-size:13px}.catalog-section,.delivery-section{padding:78px 18px}.section-heading{flex-direction:column;align-items:start}.section-heading h2,.help-section h2,.care-section h2{font-size:43px}.catalog-toolbar{flex-direction:column}.search-field{min-width:0}.product-grid{grid-template-columns:1fr;gap:34px}.product-image{aspect-ratio:1}.help-section{border-radius:20px;grid-template-columns:1fr;margin:0 18px 78px;padding:36px 24px}.care-section{grid-template-columns:1fr;gap:50px;padding:0 18px 78px}.care-photo{border-radius:20px 20px 100px;height:460px}.delivery-grid{grid-template-columns:1fr}.delivery-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.delivery-grid article:last-child{border-bottom:0}.delivery-grid h3{margin-top:25px}footer{grid-template-columns:1fr 1fr;padding:55px 18px 25px}.footer-brand{grid-column:1/-1}.drawer,.checkout{padding:22px 18px}.field-grid,.delivery-options{grid-template-columns:1fr}.account-header{height:72px;padding:0 18px}.account-back{font-size:12px}.account-shell{grid-template-columns:1fr;width:auto;margin:22px 18px}.account-sidebar{padding:25px;position:static}.account-content{min-height:0;padding:28px 20px}.account-title{flex-direction:column;align-items:start}.orders-list article{grid-template-columns:1fr 1fr;gap:16px}.admin-page{display:block}.admin-sidebar{flex-direction:row;align-items:center;min-height:auto;padding:17px 18px;position:static}.admin-sidebar>p,.admin-sidebar nav{display:none}.admin-logo{font-size:22px}.admin-store-link{border:0;margin:0 0 0 auto;padding:0}.admin-main{padding:30px 18px 60px}.admin-topbar{align-items:start}.admin-user>div{display:none}.admin-alert{flex-direction:column;align-items:start}.admin-stats{grid-template-columns:1fr 1fr}.admin-stats article{min-height:125px;padding:17px}.admin-modules article{grid-template-columns:38px 1fr}.admin-modules article b{grid-column:2;width:max-content}.admin-block{padding:21px 16px}.customer-rules{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
