:root{color:#1f2937;background:#f5f7f8;font-family:Microsoft YaHei UI,Microsoft YaHei,PingFang SC,Noto Sans SC,Source Han Sans SC,Segoe UI,Arial,sans-serif;line-height:1.5;font-synthesis:none;text-rendering:auto;-webkit-font-smoothing:antialiased;--color-primary: #00a99d;--color-primary-dark: #008f84;--color-text: #1f2937;--color-muted: #6b7280;--color-bg: #f5f7f8;--color-card: #ffffff;--color-border: #e5e7eb;--color-warning: #f59e0b;--color-danger: #dc2626;--color-dark: #0f172a;--ink: var(--color-text);--muted: var(--color-muted);--line: var(--color-border);--paper: var(--color-card);--soft: #eef8f7;--green: var(--color-primary);--green-dark: var(--color-primary-dark);--gold: var(--color-warning);--danger: var(--color-danger)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--color-bg)}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:40;display:block;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.service-bar{display:flex;justify-content:center;gap:clamp(16px,4vw,42px);padding:7px clamp(16px,4vw,48px);background:var(--color-dark);color:#d8f8f5;font-size:13px;font-weight:700;white-space:nowrap}.service-bar a{color:#fff;text-decoration:none}.header-main{display:grid;grid-template-columns:auto minmax(260px,620px) auto;align-items:center;gap:18px;padding:14px clamp(16px,4vw,48px)}.brand{display:inline-flex;align-items:center;gap:10px;padding:0;color:var(--ink);background:transparent;font-weight:700;letter-spacing:0}.brand img{width:40px;height:40px;object-fit:contain}.site-search,.catalog-search{display:flex;align-items:center;gap:9px;min-width:0;min-height:44px;padding:0 8px 0 14px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.site-search input,.catalog-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.site-search button{flex:0 0 auto;min-height:32px;padding:6px 12px;border-radius:7px;background:var(--green);color:#fff;font-weight:700}.site-search button:hover{background:var(--green-dark)}.site-header nav{display:flex;justify-content:center;gap:6px;min-width:0;overflow-x:auto;padding:8px clamp(16px,4vw,48px);border-top:1px solid var(--line);background:#fff}.site-header .menu-toggle,.mobile-search-toggle{display:none}.site-header nav button,.site-header nav a,.ghost{display:inline-flex;align-items:center;padding:9px 13px;border-radius:8px;background:transparent;color:var(--muted);font-weight:700;text-decoration:none;white-space:nowrap}.site-header nav button:hover,.site-header nav a:hover,.ghost:hover{background:var(--soft);color:var(--ink)}.site-header nav .nav-telegram{display:none}.site-header nav .mobile-only-nav{display:none}.header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.order-link{min-height:40px;padding:9px 12px;border-radius:8px;background:#fff;border:1px solid var(--line);color:var(--ink);font-weight:700;white-space:nowrap}.telegram-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 12px;border-radius:8px;background:var(--green);color:#fff;font-weight:600;text-decoration:none;white-space:nowrap}.telegram-link:hover{background:var(--green-dark)}.telegram-context-card{display:flex;align-items:center;gap:9px;margin:-8px clamp(16px,4vw,48px) 18px;padding:12px 14px;border:1px solid rgba(0,169,157,.24);border-radius:8px;background:#e8fbf8;color:var(--green-dark);font-weight:700}.icon-button{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:8px;background:var(--soft);color:var(--ink)}.icon-button:hover{background:#dfe9e3}.cart-button{position:relative}.cart-button span{position:absolute;top:-6px;right:-5px;min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:var(--green);color:#fff;font-size:12px;font-weight:700}.warning-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px clamp(16px,4vw,48px);color:#301e13;background:#f5ead7;border-bottom:1px solid #e3d2b6;font-size:14px}.catalog-tools{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(0,1.15fr) auto;gap:14px;align-items:center;margin-bottom:24px}.filter-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.filter-check{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:600}.catalog-search{width:100%}.filter-check input{accent-color:var(--green)}.filter-row select{min-height:40px;padding:8px 32px 8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:600}.site-footer{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(4,minmax(140px,1fr));align-items:start;gap:28px;padding:38px clamp(16px,4vw,48px);border-top:1px solid rgba(255,255,255,.12);background:var(--color-dark);color:#cbd5e1}.site-footer>div{display:grid;gap:9px}.site-footer strong{color:#fff;font-size:18px}.site-footer span,.site-footer button,.site-footer a{color:#cbd5e1;font-size:14px;text-align:left;text-decoration:none}.site-footer button{padding:0;background:transparent}.site-footer button:hover,.site-footer a:hover{color:#fff}.warning-strip svg{color:var(--gold)}.hero-section{min-height:auto;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.9fr);align-items:center;gap:clamp(24px,4vw,58px);margin:0;padding:clamp(34px,5vw,68px) clamp(16px,4vw,48px);background:radial-gradient(circle at 86% 18%,#fffffff2,#fff0 28%),linear-gradient(110deg,#e9fbf8,#f7fffd 45%,#d8f4f1);border-bottom:1px solid var(--line)}.hero-copy{max-width:680px}.eyebrow{display:inline-block;margin-bottom:8px;color:var(--green);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:0}.hero-copy h1,.page-title-row h1,.lookup-box h1,.admin-login h1{margin:0;color:var(--ink);font-size:clamp(38px,5.2vw,64px);line-height:1.05;letter-spacing:0}.hero-copy p{max-width:540px;margin:16px 0 0;color:var(--muted);font-size:19px}.offer-label{display:inline-flex;align-items:center;min-height:30px;margin-bottom:14px;padding:5px 11px;border-radius:999px;background:#fff4db;color:#9a5f00;font-size:13px;font-weight:800}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hero-badges span,.tags span{display:inline-flex;align-items:center;min-height:30px;padding:5px 11px;border:1px solid rgba(0,169,157,.2);border-radius:999px;background:#fff;color:var(--green-dark);font-size:13px;font-weight:800}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 16px;border-radius:8px;font-weight:600;line-height:1.25}.primary{background:var(--green);color:#fff}.primary:hover{background:var(--green-dark)}.secondary{border:1px solid var(--line);background:#fff;color:var(--ink)}.secondary:hover{border-color:#b9c5bf;background:#f9fbf8}.wide{width:100%}.hero-media{min-height:360px;display:grid;grid-template-columns:1fr .74fr;gap:16px;align-items:center}.hero-media img{width:100%;height:100%;min-height:300px;object-fit:cover;border-radius:8px;border:1px solid rgba(0,169,157,.18);box-shadow:0 22px 55px #0f172a1f}.hero-media img:nth-child(2){align-self:end;height:78%}.catalog-section,.process-section,.faq-section,.page-shell,.checkout-page,.admin-page,.buyer-guide-page{padding:clamp(36px,6vw,72px) clamp(16px,4vw,48px)}.catalog-section,.faq-section,.buyer-guide-page,.checkout-page,.admin-page,.page-shell{background:var(--color-bg)}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:0 clamp(16px,4vw,48px);background:var(--line);border-bottom:1px solid var(--line)}.trust-strip>div{display:grid;grid-template-columns:34px 1fr;gap:2px 10px;align-items:center;padding:18px;background:#fff}.trust-strip svg{grid-row:1 / 3;color:var(--green)}.trust-strip strong{color:var(--ink)}.trust-strip span{color:var(--muted);font-size:13px}.popular-ranges{padding:clamp(34px,5vw,56px) clamp(16px,4vw,48px);background:#fff;border-bottom:1px solid var(--line)}.section-heading.compact{margin-bottom:18px}.range-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.range-grid button{display:grid;align-content:center;min-height:98px;padding:14px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff,#f7fbfa);color:var(--ink);text-align:left;box-shadow:0 8px 18px #0f172a0a}.range-grid button:hover{border-color:#00a99d6b;transform:translateY(-1px)}.range-grid span{font-weight:800}.range-grid small{margin-top:4px;color:var(--muted)}.section-heading,.page-title-row,.panel-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.section-heading h2,.checkout-summary h2,.detail-panel h2,.checkout-block h2,.admin-editor h2,.admin-list h2,.guide-panel h2{margin:0;color:var(--ink);font-size:28px;line-height:1.15;letter-spacing:0}.section-subtitle{max-width:640px;margin:8px 0 0;color:var(--muted)}.segmented,.admin-tabs,.payment-options{display:flex;flex-wrap:wrap;gap:6px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#fff}.segmented button,.admin-tabs button,.payment-options label{display:inline-grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;min-height:36px;padding:8px 10px;border-radius:6px;background:transparent;color:var(--muted);font-weight:600}.payment-options label small{grid-column:2;color:var(--muted);font-size:12px;font-weight:500}.segmented button.active,.admin-tabs button.active,.payment-options label.active{background:var(--ink);color:#fff}.payment-options label.active small{color:#ffffffc7}.payment-options input{accent-color:var(--green)}.payment-hint{margin:10px 0 0;color:var(--muted)}.loading-row,.empty-text{color:var(--muted)}.catalog-notice{display:flex;gap:8px;align-items:center;margin:0 0 18px;padding:12px 14px;border:1px solid rgba(245,158,11,.25);border-radius:8px;background:#fff7e6;color:#92400e;font-size:14px}.empty-catalog{display:grid;place-items:center;gap:10px;min-height:260px;padding:32px 18px;border:1px dashed var(--line);border-radius:8px;background:#fff;color:var(--muted);text-align:center}.empty-catalog h3,.empty-catalog p{margin:0}.empty-catalog h3{color:var(--text)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{display:grid;grid-template-rows:auto 1fr;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0d;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.product-card:hover{border-color:#00a99d59;box-shadow:0 16px 32px #0f172a14;transform:translateY(-2px)}.product-card.is-disabled{opacity:.64;background:#f7f7f4;filter:grayscale(.18)}.product-image{display:grid;place-items:center;position:relative;aspect-ratio:1 / 1;padding:16px;overflow:hidden;background:linear-gradient(180deg,#f4fbfa,#eef5f4)}.product-image img{width:100%;height:100%;min-height:0;max-height:100%;object-fit:contain;transform:scale(1.2);transform-origin:center center;padding:6px;border-radius:8px;background:#fff}.soldout-badge{position:absolute;top:12px;right:12px;z-index:1;padding:6px 9px;border-radius:999px;background:var(--danger);color:#fff;font-size:12px;font-weight:700}.image-placeholder{display:grid;place-items:center;gap:8px;width:100%;height:100%;color:var(--muted)}.product-body{display:flex;flex-direction:column;gap:11px;padding:16px}.product-badges{display:flex;flex-wrap:wrap;gap:6px;min-height:24px}.product-badges span{display:inline-flex;align-items:center;min-height:22px;padding:3px 7px;border-radius:999px;background:#e6faf8;color:var(--green-dark);font-size:11px;font-weight:900}.product-badges .low-stock{background:#fff3df;color:#9a5f00}.product-badges .sold-out{background:#fee2e2;color:var(--danger)}.product-badges .starter-kit{background:#e8f0ff;color:#1e40af}.product-card-head,.product-price-row,.summary-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card-head{align-items:flex-start}.product-title{display:-webkit-box;min-height:52px;margin:0;color:var(--ink);overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:19px;font-weight:700;line-height:1.35;letter-spacing:0}.product-body p,.process-item p,.faq-grid p,.checkout-summary p,.detail-panel p{margin:0;color:var(--muted)}.payment-detail{display:grid;gap:10px}.break-text{overflow-wrap:anywhere}.inline-support{justify-self:start}.product-quick-meta{display:flex;flex-wrap:wrap;gap:8px}.product-quick-meta span{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid var(--line);border-radius:999px;background:#f8faf8;color:var(--muted);font-size:13px;font-weight:600}.product-price-row strong{color:var(--ink);font-size:22px;line-height:1}.product-price-row span{color:#f59e0b;font-size:13px;font-weight:600}.stock-pill{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#eef1ef;color:var(--ink);font-size:12px;font-weight:600;white-space:nowrap}.stock-pill.low{background:#fff3df;color:#a6670f}.stock-pill.soldout{background:#f7e4e1;color:var(--danger)}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto}.card-actions .primary,.card-actions .secondary{min-width:0;padding-inline:12px;white-space:nowrap}.card-actions .primary{font-weight:800}.card-actions .wide{grid-column:1 / -1}.stepper{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;min-height:44px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;margin-top:auto}.stepper button{height:100%;background:#fff;color:var(--ink)}.stepper span{text-align:center;font-weight:700}.stepper.small{width:96px;min-height:36px;grid-template-columns:28px 1fr 28px}.process-grid,.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-item,.detail-panel,.checkout-summary,.checkout-block,.admin-editor,.admin-list,.lookup-box,.admin-login form,.status-item,.age-panel{border:1px solid var(--line);border-radius:8px;background:#fff}.process-section{background:#fff;border-bottom:1px solid var(--line)}.process-item{padding:16px}.process-icon{width:38px;height:38px;display:grid;place-items:center;margin-bottom:10px;border-radius:8px;background:#e6faf8;color:var(--green)}.process-item h3{margin:0 0 6px;font-size:17px}.process-note{margin:14px 0 0;color:var(--muted)}.text-button{justify-self:start;margin-top:8px;padding:0;background:transparent;color:var(--green);font-weight:700}.starter-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:clamp(22px,4vw,48px);align-items:center;padding:clamp(36px,5vw,64px) clamp(16px,4vw,48px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:radial-gradient(circle at 90% 18%,#fffffff2,#fff0 26%),linear-gradient(110deg,#e7fbf8,#fff 52%,#d9f5f2)}.starter-copy h2{margin:0;color:var(--ink);font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:0}.starter-copy p{max-width:620px;margin:12px 0 0;color:var(--muted);font-size:18px}.starter-points{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 22px}.starter-points span{padding:6px 10px;border:1px solid rgba(0,169,157,.24);border-radius:999px;background:#fff;color:var(--green-dark);font-size:13px;font-weight:800}.starter-actions{display:flex;flex-wrap:wrap;gap:12px}.starter-product{display:grid;grid-template-columns:136px 1fr;gap:16px;align-items:center;padding:16px;border:1px solid rgba(0,169,157,.18);border-radius:8px;background:#ffffffe6;box-shadow:0 18px 40px #0f172a14}.starter-product img{width:136px;height:136px;object-fit:contain;border-radius:8px;background:#fff}.starter-product div{display:grid;gap:6px}.starter-product span{color:var(--muted)}.starter-product b{font-size:22px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.faq-grid details{padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.faq-grid summary{cursor:pointer;font-weight:600}.faq-grid p{margin-top:12px}.guide-hero{max-width:760px;margin-bottom:24px}.guide-hero h1{margin:0;color:var(--ink);font-size:clamp(40px,6vw,64px);line-height:1.04;letter-spacing:0}.guide-hero p{margin:14px 0 0;color:var(--muted);font-size:18px}.guide-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.guide-panel{padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff}.guide-panel-wide{grid-column:1 / -1}.guide-steps,.guide-list{display:grid;gap:12px;margin:16px 0 0;padding:0;list-style:none}.guide-steps{counter-reset:guide-step}.guide-steps li,.guide-list li{display:grid;gap:4px;padding:14px;border-radius:8px;background:#f8faf8;color:var(--muted)}.guide-steps li{grid-template-columns:42px 1fr;align-items:start}.guide-steps li:before{counter-increment:guide-step;content:counter(guide-step);width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--green);color:#fff;font-weight:700}.guide-steps strong,.guide-list strong{color:var(--ink)}.guide-steps span{grid-column:2}.guide-list.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-panel{position:fixed;top:0;right:0;z-index:60;width:min(460px,100vw);height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:#fff;box-shadow:-16px 0 40px #0c181429}.cart-header,.cart-footer{padding:18px;border-bottom:1px solid var(--line)}.cart-header{display:flex;align-items:center;justify-content:space-between}.cart-header h2{margin:0}.cart-items{overflow-y:auto;padding:12px 18px}.cart-item{display:grid;grid-template-columns:72px 1fr auto auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.cart-item img,.table-product img,.order-item img{width:64px;height:64px;object-fit:contain;border:1px solid var(--line);border-radius:8px;background:#f4f6f4}.cart-item div,.table-product div{min-width:0;display:grid;gap:3px}.cart-item strong,.table-product strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item span,.table-product span,.order-admin-item span{color:var(--muted);font-size:13px}.cart-footer{display:grid;gap:14px;border-top:1px solid var(--line);border-bottom:0}.cart-footer>div{display:flex;align-items:center;justify-content:space-between}.age-gate{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#09100fb8}.age-panel{width:min(520px,100%);padding:28px;color:var(--ink)}.age-panel h2{margin:12px 0;font-size:28px}.age-panel p{color:var(--muted)}.age-actions{display:flex;gap:10px;margin-top:22px}.toast{position:fixed;right:18px;bottom:18px;z-index:120;max-width:min(420px,calc(100vw - 36px));padding:13px 15px;border-radius:8px;background:var(--ink);color:#fff;box-shadow:0 18px 34px #0c181438}.mobile-cart-entry{position:fixed;right:14px;bottom:14px;left:14px;z-index:70;display:none;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:8px;background:var(--ink);color:#fff;font-weight:700;box-shadow:0 14px 28px #0c181438}.checkout-layout,.detail-layout,.admin-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start;min-width:0}.checkout-form{display:grid;gap:14px}.checkout-block,.checkout-summary,.detail-panel,.admin-editor,.admin-list{min-width:0;padding:18px}.block-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.block-title span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--green);color:#fff;font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.form-grid.single{grid-template-columns:minmax(0,1fr)}.field{display:grid;gap:6px;min-width:0;color:var(--muted);font-size:13px;font-weight:600}.field.full{margin-top:12px}.field input,.field textarea,.search-field input,.logistics-edit input{width:100%;min-height:42px;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink)}.field textarea{min-height:92px;resize:vertical}.checkbox-row{display:flex;align-items:flex-start;gap:10px;margin-top:10px;color:var(--ink);font-weight:700}.checkbox-row input{margin-top:5px;accent-color:var(--green)}.checkout-summary{position:sticky;top:90px;display:grid;gap:14px}.summary-line{padding:10px 0;border-bottom:1px solid var(--line)}.summary-line.total{margin-top:10px;border-bottom:0;font-size:18px}.lookup-page,.admin-login{min-height:calc(100vh - 70px);display:grid;place-items:center;padding:28px 16px}.lookup-box,.admin-login form{width:min(440px,100%);display:grid;gap:14px;padding:24px}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.status-item{padding:16px;display:grid;gap:5px}.status-item svg{color:var(--green)}.status-item span{color:var(--muted);font-size:13px;font-weight:600}.order-item{display:grid;grid-template-columns:64px 1fr auto auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.order-item div{display:grid;gap:3px}.order-item span{color:var(--muted)}.admin-tabs{margin-bottom:18px;justify-content:flex-start}.admin-grid{grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr)}.admin-editor,.settings-editor{display:grid;gap:12px}.settings-editor{max-width:920px}.upload-box{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px dashed #a8bbb2;border-radius:8px;color:var(--green);font-weight:600;cursor:pointer}.upload-box input{display:none}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:720px}th,td{padding:12px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}th{color:var(--muted);font-size:12px;text-transform:uppercase}.table-product{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:10px}.full-width{grid-column:1 / -1}.toolbar,.row-actions,.order-admin-status{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.search-field{display:flex;align-items:center;gap:8px;width:min(360px,100%);padding-left:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.search-field input{border:0;outline:0}.order-admin-list,.customer-admin-list{display:grid;gap:12px}.customer-admin-item{display:grid;grid-template-columns:minmax(240px,1fr) minmax(260px,auto) minmax(180px,auto);gap:14px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.customer-admin-item>div{min-width:0;display:grid;gap:5px}.customer-admin-item span{color:var(--muted);font-size:13px}.customer-metrics{display:flex!important;flex-wrap:wrap;gap:8px}.customer-metrics span{padding:5px 8px;border-radius:999px;background:var(--soft);color:var(--muted);font-weight:700}.order-admin-item{display:grid;grid-template-columns:minmax(240px,1fr) auto minmax(220px,.6fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:8px}.order-admin-item>div:first-child{display:grid;gap:4px}.order-admin-status span{padding:5px 8px;border-radius:999px;background:var(--soft);color:var(--muted);font-weight:600}.logistics-edit{display:grid;gap:8px}.danger,.danger-text{color:var(--danger)}.payment-switches{display:flex;gap:18px;flex-wrap:wrap}code{display:block;max-width:420px;overflow:hidden;color:var(--muted);white-space:nowrap;text-overflow:ellipsis}hr{width:100%;border:0;border-top:1px solid var(--line)}@media(max-width:1279px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.range-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-section,.checkout-layout,.detail-layout,.admin-grid{grid-template-columns:1fr}.checkout-summary{position:static}.order-admin-item,.customer-admin-item{grid-template-columns:1fr}}@media(max-width:860px){.service-bar{justify-content:flex-start;gap:18px;overflow-x:auto;padding:7px 12px}.header-main{grid-template-columns:auto 1fr auto;gap:10px;padding:10px 12px}.site-header .menu-toggle,.mobile-search-toggle{display:inline-grid}.site-search{display:none;grid-column:1 / -1;order:3;width:100%}.site-search.mobile-search-open{display:flex}.site-header nav{display:none;justify-content:stretch;width:100%;padding:8px 12px 12px;border-top:1px solid var(--line);background:#fff}.site-header nav.open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.site-header nav button,.site-header nav a{justify-content:center;background:var(--color-bg)}.site-header nav .nav-telegram,.site-header nav .mobile-only-nav{display:inline-flex}.order-link,.header-telegram{display:none}.header-actions{margin-left:auto}.trust-strip,.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-section{min-height:auto;padding-top:34px}.hero-media{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-media img,.hero-media img:nth-child(2){min-height:170px;height:190px}.process-grid,.process-steps,.faq-grid,.catalog-tools,.guide-layout,.guide-list.compact,.status-grid,.form-grid,.admin-grid,.starter-section{grid-template-columns:minmax(0,1fr)}.filter-row{justify-content:flex-start}.range-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.starter-product{grid-template-columns:112px 1fr}.starter-product img{width:112px;height:112px}.section-heading,.page-title-row,.panel-heading{align-items:flex-start;flex-direction:column}.cart-item,.order-item{grid-template-columns:56px 1fr}.cart-item .stepper,.cart-item .icon-button,.order-item>span,.order-item>strong{grid-column:2}}@media(max-width:767px){body{padding-bottom:72px}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:122px minmax(0,1fr);grid-template-rows:auto}.product-image{aspect-ratio:auto;height:100%;min-height:0;width:100%;padding:10px}.product-image img{transform:scale(1.25);padding:3px}.product-body{padding:12px;gap:8px}.product-title{min-height:0;font-size:16px;line-height:1.3}.product-card-head{gap:8px}.stock-pill{font-size:11px;padding:4px 6px}.product-quick-meta{gap:5px}.product-quick-meta span{min-height:24px;padding:3px 7px;font-size:12px}.product-price-row{align-items:flex-start;flex-direction:column;gap:4px}.product-price-row strong{font-size:19px}.card-actions{grid-template-columns:1fr;gap:8px}.mobile-cart-entry{display:inline-flex}}@media(max-width:520px){.hero-copy h1{font-size:34px;line-height:1.12;word-break:keep-all}.page-title-row h1,.lookup-box h1,.admin-login h1{font-size:36px}.brand span{display:none}.trust-strip,.site-footer{grid-template-columns:1fr}.age-actions,.hero-actions{flex-direction:column}.age-actions button,.hero-actions button{width:100%}}
