:root{--bg: #f5f8f7;--surface: #ffffff;--surface-soft: #f8fbfa;--surface-tint: #eef8f5;--ink: #111827;--ink-soft: #25313b;--muted: #687580;--line: #dfe8e5;--line-strong: #c8d8d4;--teal: #007c6f;--teal-dark: #005f56;--teal-soft: #dff4ef;--cyan: #0c9a9a;--coral: #df5749;--coral-soft: #fff0ec;--amber: #c67a10;--shadow: 0 18px 50px rgba(18, 39, 47, .08);--shadow-soft: 0 8px 24px rgba(18, 39, 47, .06);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html{height:100%;scroll-behavior:smooth;overflow:hidden}body{margin:0;min-width:320px;min-height:100%;height:100%;overflow:hidden;background:linear-gradient(180deg,#007c6f17,#007c6f00 360px),radial-gradient(circle at 18% 0%,rgba(12,154,154,.12),transparent 320px),var(--bg)}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}svg{flex:0 0 auto}.app-shell{display:flex;flex-direction:column;width:min(1380px,calc(100% - 48px));height:100dvh;margin:0 auto;padding:20px 0 24px;overflow:hidden}.topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;margin-bottom:20px;padding:10px 0 18px;border-bottom:1px solid rgba(17,24,39,.07)}main{flex:1 1 auto;min-height:0;overflow:hidden}.random-phone-page{display:grid;min-height:100dvh;place-items:center;padding:24px;overflow:hidden;background:linear-gradient(145deg,#007c6f1f,#df574914),#f5f8f7}.random-phone-card{display:grid;gap:16px;width:min(360px,100%);padding:20px;border:1px solid rgba(0,124,111,.12);border-radius:10px;background:#ffffffd1;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.random-phone-card label{color:#27333e;font-size:14px;font-weight:850}.random-phone-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;min-width:0;min-height:72px;padding:0 28px;border:0;border-radius:8px;color:#fff;background:linear-gradient(180deg,#008676,#005f56);box-shadow:0 22px 44px #005f563d;font-size:22px;font-weight:950;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.random-phone-button:hover{transform:translateY(-2px);box-shadow:0 26px 52px #005f564d}.random-phone-button:disabled{cursor:not-allowed;opacity:.72;transform:none}.random-phone-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#0d111570}.random-phone-modal{display:grid;gap:16px;justify-items:center;width:min(420px,100%);padding:28px;border:1px solid var(--line);border-radius:10px;background:#fffffffa;box-shadow:0 26px 60px #04142038}.random-phone-modal span{color:var(--muted);font-size:13px;font-weight:850}.random-phone-modal strong{max-width:100%;overflow-wrap:anywhere;color:#0f1720;font-size:34px;font-weight:950;line-height:1.15;text-align:center}.brand{display:flex;min-width:0;align-items:center;gap:14px}.brand-mark{display:grid;width:52px;height:52px;place-items:center;color:#fff;background:linear-gradient(145deg,#0f1b24,#101820);border-radius:8px;box-shadow:0 10px 24px #1018202e}.brand-mark svg{display:block}.brand strong,.brand div>span{display:block}.brand strong{color:#0f1720;font-size:25px;font-weight:900;line-height:1.12}.brand div>span{margin-top:5px;color:var(--muted);font-size:14px;line-height:1.35}.nav-tabs{display:inline-flex;align-items:center;gap:8px;padding:6px;background:#ffffffd1;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-tabs button,.ghost-button,.primary-button,.pay-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;min-height:42px;border-radius:7px;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.nav-tabs button{color:#45535f;background:transparent;padding:0 18px;font-size:15px;font-weight:750}.nav-tabs button:hover{color:var(--teal-dark);background:var(--surface-tint)}.nav-tabs button.active{color:#fff;background:linear-gradient(180deg,#008676,#006f64);box-shadow:0 8px 20px #007c6f38}.notice{position:fixed;top:20px;left:50%;z-index:40;transform:translate(-50%);display:flex;align-items:center;gap:10px;width:fit-content;max-width:calc(100% - 32px);margin:0;padding:11px 14px;border:1px solid rgba(0,124,111,.18);border-radius:8px;color:var(--teal-dark);background:#effaf6;box-shadow:var(--shadow-soft)}.shop-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:20px;align-items:start;height:100%;min-height:0;overflow:hidden}.commerce-flow{display:grid;align-content:start;align-items:start;grid-auto-rows:max-content;gap:18px;min-width:0;min-height:0;height:100%;overflow-y:auto;overscroll-behavior:contain;padding-right:8px;scrollbar-gutter:stable}.commerce-flow::-webkit-scrollbar,.articles-layout::-webkit-scrollbar,.lookup-layout::-webkit-scrollbar,.admin-layout::-webkit-scrollbar,.checkout-panel::-webkit-scrollbar{width:8px}.commerce-flow::-webkit-scrollbar-track,.articles-layout::-webkit-scrollbar-track,.lookup-layout::-webkit-scrollbar-track,.admin-layout::-webkit-scrollbar-track,.checkout-panel::-webkit-scrollbar-track{background:transparent}.commerce-flow::-webkit-scrollbar-thumb,.articles-layout::-webkit-scrollbar-thumb,.lookup-layout::-webkit-scrollbar-thumb,.admin-layout::-webkit-scrollbar-thumb,.checkout-panel::-webkit-scrollbar-thumb{background:#007c6f38;border-radius:999px}.commerce-flow::-webkit-scrollbar-thumb:hover,.articles-layout::-webkit-scrollbar-thumb:hover,.lookup-layout::-webkit-scrollbar-thumb:hover,.admin-layout::-webkit-scrollbar-thumb:hover,.checkout-panel::-webkit-scrollbar-thumb:hover{background:#007c6f5c}.product-catalog{display:grid;align-content:start;grid-template-rows:auto auto;gap:20px;min-height:0;padding:24px 28px 28px}.catalog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.catalog-head>div{display:grid;gap:10px;min-width:0}.catalog-head h1{color:#0a1118;font-size:30px;font-weight:900;line-height:1.16}.catalog-head p{max-width:680px;color:var(--muted);font-size:14px;line-height:1.7}.catalog-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px}.product-card{display:grid;grid-template-rows:auto auto;align-content:start;gap:0;overflow:hidden;flex:0 1 264px;min-width:0;max-width:292px;min-height:0;padding:0;cursor:pointer}.product-card-top{display:block;width:100%;min-width:0}.product-card-image{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:2.35 / 1;padding:0;overflow:hidden;border-radius:8px 8px 0 0;background:#f2f7f5}.product-card-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.product-card:hover .product-card-image img{transform:scale(1.02)}.product-card-body{display:grid;align-content:start;gap:6px;min-width:0;padding:11px 12px 12px}.product-card-body>strong{overflow-wrap:anywhere;color:#121b24;font-size:16px;font-weight:900;line-height:1.34}.product-card-description{display:-webkit-box;min-height:18px;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.72;-webkit-box-orient:vertical;-webkit-line-clamp:1}.product-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 10px;border:0;background:transparent}.product-card-meta>span{display:inline-flex;align-items:baseline;gap:4px;min-width:0;padding:0;line-height:1.32}.product-card-meta>span+span{border-left:0}.product-card-meta em{color:var(--muted);font-size:10px;font-style:normal;font-weight:800}.product-card-meta strong{overflow:hidden;color:#111827;font-size:13px;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.product-card-meta>span:first-child strong{color:var(--teal-dark)}.product-card-cta{display:inline-flex;align-items:center;gap:6px;width:fit-content;margin-top:0;color:var(--teal-dark);font-size:13px;font-weight:900}.detail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-showcase{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);overflow:hidden;min-height:438px;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.product-visual{min-height:438px;background:#0f1720}.product-visual img{display:block;width:100%;height:100%;min-height:438px;object-fit:cover}.product-story{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:18px;padding:34px 38px}.story-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.story-heading h1{max-width:520px;color:#0a1118;font-size:34px;font-weight:900;line-height:1.16}.fact-row{display:flex;flex-wrap:wrap;gap:10px 18px;color:#4c5b66}.fact-row span{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:700}.fact-row svg{color:var(--teal)}.product-story>p{max-width:560px;color:#4b5964;font-size:15px;line-height:1.75}.price-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line-strong);border-radius:8px;background:#fbfdfc}.price-strip div{display:grid;gap:8px;min-height:78px;padding:16px 18px;align-content:center}.price-strip div+div{border-left:1px solid var(--line)}.price-strip span,.summary span{color:var(--muted);font-size:14px}.price-strip strong{color:#0c1218;font-size:23px;font-weight:900;line-height:1}.price-strip div:first-child strong{color:var(--teal-dark)}.warning-strip{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;color:#ad362e;background:var(--coral-soft);border:1px solid rgba(223,87,73,.2);border-radius:8px;font-size:14px;font-weight:750;line-height:1.6}.usage-link{display:inline-flex;width:fit-content;align-items:center;gap:8px;color:var(--teal-dark);font-size:15px;font-weight:850;text-decoration:none}.usage-link:hover,.text-button:hover{color:var(--teal)}.panel-heading,.section-title,.admin-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-heading h2,.section-title h1,.admin-head h1{margin-top:0;color:#0f1720;font-size:24px;font-weight:900;line-height:1.2}.guide-panel,.related-preview,.catalog,.checkout-panel,.lookup-panel,.order-detail,.empty-state,.admin-login,.admin-dashboard,.article-sidebar,.articles-content,.article-detail-panel{background:#fffffff0;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.guide-panel,.related-preview{display:grid;gap:18px;padding:24px 28px}.guide-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.guide-step{position:relative;display:grid;min-height:156px;gap:11px;justify-items:center;align-content:start;padding:14px 14px 6px;text-align:center}.guide-step+.guide-step:before{content:"";position:absolute;top:25px;left:-50%;width:100%;border-top:1px dashed var(--line-strong)}.step-number{position:relative;z-index:1;display:grid;width:30px;height:30px;place-items:center;color:var(--teal-dark);background:#d7eee8;border-radius:999px;font-size:14px;font-weight:900}.guide-step svg{color:var(--teal-dark)}.guide-step strong{color:#17212a;font-size:16px;font-weight:850}.guide-step p{max-width:190px;color:var(--muted);font-size:13px;line-height:1.6}.preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.preview-card,.product-card,.article-card,.related-articles button{text-align:left;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line);border-radius:8px}.preview-card{display:grid;gap:10px;min-height:158px;padding:16px}.preview-card:hover,.article-card:hover,.product-card:hover,.related-articles button:hover{border-color:#007c6f61;transform:translateY(-1px);box-shadow:0 12px 30px #12272f14}.preview-card strong{color:#17212a;font-size:16px;line-height:1.35}.preview-card p{color:var(--muted);font-size:13px;line-height:1.55}.checkout-panel{position:sticky;top:0;max-height:100%;overflow-y:auto;overscroll-behavior:contain;padding:26px}.checkout-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px}.checkout-head h2{margin-top:9px;color:#0f1720;font-size:20px;line-height:1.28}.checkout-head h2.checkout-empty-title{display:inline-flex;align-items:center;gap:9px;margin-top:0}.checkout-empty-title svg{color:var(--teal-dark)}.checkout-head>strong{color:var(--teal-dark);font-size:25px;font-weight:950;white-space:nowrap}.checkout-placeholder{display:grid;gap:14px;place-items:center;min-height:260px;align-content:center;padding:20px 0;color:var(--muted);text-align:center}.checkout-placeholder p{max-width:310px;font-size:14px;line-height:1.7}.checkout-form,.lookup-panel,.admin-login,.import-panel{display:grid;gap:18px}label{display:grid;gap:9px;color:#202b35;font-size:14px;font-weight:800}input,textarea,select{width:100%;min-height:48px;border:1px solid var(--line-strong);border-radius:7px;color:var(--ink);background:#fff;padding:0 14px;outline:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23687580' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;background-size:16px}input::placeholder,textarea::placeholder{color:#96a1aa}textarea{min-height:150px;resize:vertical;padding:12px 14px}input:focus,textarea:focus,select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #007c6f1f}.stepper{display:grid;grid-template-columns:54px 1fr 54px;overflow:hidden;border:1px solid var(--line-strong);border-radius:7px;background:#fff}.stepper button{display:grid;min-height:48px;place-items:center;border:0;color:var(--ink-soft);background:var(--surface-soft)}.stepper button:hover{color:var(--teal-dark);background:var(--teal-soft)}.stepper input{border:0;min-height:48px;text-align:center;box-shadow:none;font-weight:850}.method-group{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.method-group button{display:inline-flex;min-width:0;min-height:58px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line-strong);border-radius:7px;color:#4b5964;background:#fff;font-weight:800}.method-group button:hover{border-color:#007c6f66}.method-group button.active{color:var(--teal-dark);background:#effaf6;border-color:var(--teal);box-shadow:0 0 0 3px #007c6f17}.summary{display:grid;grid-template-columns:1fr auto;gap:14px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px dashed var(--line-strong)}.summary strong{overflow-wrap:anywhere;color:#1d2730;font-size:15px;font-weight:850;text-align:right}.summary strong:last-child{color:var(--teal-dark);font-size:26px;font-weight:950}.primary-button,.pay-button{width:100%;min-height:56px;padding:0 18px;color:#fff;background:linear-gradient(180deg,#008676,#006f64);font-size:16px;font-weight:900;box-shadow:0 14px 28px #007c6f2e}.primary-button:hover,.pay-button:hover{background:linear-gradient(180deg,#00796d,#005f56);transform:translateY(-1px)}.primary-button:disabled,.pay-button:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.pay-button{background:linear-gradient(180deg,#e16452,#c84c3d)}.pay-button:hover{background:linear-gradient(180deg,#d95948,#b74132)}.checkout-footnote{display:flex;justify-content:center;color:var(--muted);font-size:13px;line-height:1.55;text-align:center}.ghost-button{color:#25313b;background:#eef4f2;border:1px solid transparent;padding:0 14px;font-weight:800}.ghost-button:hover{color:var(--teal-dark);background:#e3f3ef;border-color:#007c6f2e}.danger-button{color:#b42318;background:#fff1f0;border-color:#b4231829}.danger-button:hover{color:#971b12;background:#ffe4e0;border-color:#b423183d}.primary-button.danger-button{color:#fff;background:linear-gradient(180deg,#d92d20,#b42318);box-shadow:0 14px 28px #b423182e}.primary-button.danger-button:hover{background:linear-gradient(180deg,#c7251a,#971b12)}.icon-button{width:42px;min-width:42px;padding:0}.text-button{width:fit-content;min-height:34px;padding:0;color:var(--teal-dark);background:transparent;font-size:14px;font-weight:850}.order-result{display:grid;gap:14px;margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.order-status{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px 14px;border-radius:8px;background:#eef8f5}.order-status span{overflow-wrap:anywhere;color:#50606b;font-size:13px}.order-status strong{color:var(--teal-dark);white-space:nowrap}.codes-list{display:grid;gap:10px}.code-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:10px;align-items:center}.code-row code{overflow-wrap:anywhere;padding:12px 13px;color:#111827;background:#f7fbf9;border:1px solid var(--line);border-radius:7px}.code-row button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:7px;color:#fff;background:#111827}.lookup-layout{display:grid;grid-template-columns:390px minmax(0,1fr);gap:20px;align-items:start;height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain}.lookup-results-panel{display:grid;align-content:start;gap:12px;height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:6px}.lookup-results-panel::-webkit-scrollbar{width:8px}.lookup-results-panel::-webkit-scrollbar-track{background:#0000000a;border-radius:999px}.lookup-results-panel::-webkit-scrollbar-thumb{background:#007c6f47;border-radius:999px}.lookup-panel,.order-detail,.empty-state,.admin-login,.admin-dashboard{padding:26px}.empty-state{display:grid;min-height:362px;place-items:center;align-content:center;gap:12px;color:var(--muted)}.compact-empty{min-height:260px}.empty-state h2{color:#17212a;font-size:22px}.section-title{margin-bottom:18px}.section-title.compact{margin-bottom:6px}.order-detail{display:grid;gap:18px}.order-detail dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.order-detail dl div{display:grid;gap:7px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}dt{color:var(--muted);font-size:12px;font-weight:750}dd{overflow-wrap:anywhere;margin:0;font-weight:850}.pending-box{display:flex;gap:10px;align-items:center;padding:13px 14px;color:#9a5a0b;border:1px solid rgba(198,122,16,.26);border-radius:8px;background:#fff8ec}.articles-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px;align-items:start;height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain}.article-sidebar{position:sticky;top:18px;display:grid;gap:14px;padding:16px}.author-panel{display:grid;gap:10px;padding:16px;color:#fff;background:linear-gradient(145deg,#111827,#0d2f34);border-radius:8px}.author-panel h2{font-size:21px}.author-panel p,.author-panel strong{color:#ffffffc7;font-size:13px;line-height:1.6}.article-side-block{display:grid;gap:9px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.article-side-block h3{margin:0;font-size:15px}.article-side-block button{display:inline-flex;align-items:center;gap:8px;width:100%;min-height:38px;border:0;color:var(--ink);background:transparent;text-align:left}.tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.tag-cloud span{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;color:var(--teal-dark);background:var(--teal-soft);border-radius:7px;font-size:12px;font-weight:850}.articles-content{display:grid;gap:16px;padding:18px}.article-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.article-card{display:grid;gap:9px;min-height:170px;padding:15px}.article-card.selected{border-color:var(--teal);box-shadow:0 0 0 3px #007c6f1a}.article-card strong{font-size:17px;line-height:1.35}.article-card p{color:var(--muted);font-size:13px;line-height:1.55}.article-card div{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--muted);font-size:12px}.article-detail-panel{display:grid;gap:20px;padding:24px}.article-heading{display:grid;gap:10px;padding-bottom:16px;border-bottom:1px solid var(--line)}.article-heading h1{max-width:860px;font-size:32px;line-height:1.18}.article-heading div{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.article-links{display:flex;flex-wrap:wrap;gap:10px}.article-links a{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 12px;color:var(--teal-dark);background:var(--teal-soft);border:1px solid rgba(0,124,111,.16);border-radius:7px;font-size:13px;font-weight:850;text-decoration:none}.article-section{display:grid;gap:11px;max-width:930px}.article-section h2,.related-articles h2{margin:0;font-size:22px}.article-section p{color:#34424a;font-size:15px;line-height:1.85}.article-inline-link{color:#1d6fd8;font-weight:750;text-decoration:none;overflow-wrap:anywhere}.article-inline-link:hover{color:#0f55b5;text-decoration:underline}.article-image-grid{display:grid;gap:14px;margin-top:8px}.article-image-grid figure{display:grid;gap:9px;margin:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.article-image-grid img{display:block;width:100%;max-height:680px;object-fit:contain;border-radius:6px;background:#fff}.article-image-grid figcaption{color:var(--muted);font-size:13px;font-weight:800;line-height:1.45}.related-articles{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.related-articles>div{display:flex;flex-wrap:wrap;gap:8px}.related-articles button{min-height:38px;padding:0 12px}.article-bottom-actions{display:flex;justify-content:flex-start;padding-top:2px}.article-bottom-actions .primary-button{width:fit-content;min-width:172px;min-height:46px;padding:0 18px}.admin-layout{display:grid;min-height:0;max-height:100%;overflow-y:auto;overscroll-behavior:contain}.admin-login{width:min(420px,100%);margin:54px auto;justify-items:stretch}.admin-login>svg,.admin-login h1{justify-self:center}.admin-login h1{font-size:26px}.admin-user-panel{display:grid;gap:18px}.admin-user-actions{display:grid;gap:10px}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.auth-tabs button{min-height:40px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-weight:850}.auth-tabs button.active{color:#fff;background:var(--teal)}.code-input-row{display:grid;grid-template-columns:minmax(0,1fr) 124px;gap:10px}.code-input-row .ghost-button{min-height:48px;padding:0 12px}.admin-head p{margin-top:8px;color:var(--muted);font-size:13px;font-weight:750}.admin-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.admin-dashboard{display:grid;gap:18px}.product-create-panel{display:grid;gap:16px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.product-list{display:grid;gap:12px}.admin-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.admin-section-head .section-title{margin:0}.admin-section-head .primary-button{flex:0 0 auto}.product-add-button{width:88px;min-height:36px;padding:0 12px;font-size:13px}.orders-table .product-row{grid-template-columns:minmax(88px,.65fr) 92px 104px 76px 96px 150px}.product-row .ghost-button{min-height:34px;padding:0 9px}.product-actions{display:flex;align-items:center;gap:8px;min-width:0;white-space:nowrap}.orders-table .product-table-head{grid-template-columns:minmax(88px,.65fr) 92px 104px 76px 96px 150px}.admin-product-actions{display:flex;justify-content:flex-end;gap:10px}.admin-product-actions .ghost-button,.admin-product-actions .primary-button{min-height:44px}.phone-number-panel{display:grid;gap:14px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.phone-number-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.phone-number-head span{width:fit-content;color:var(--teal-dark);background:var(--teal-soft);border-radius:7px;padding:6px 10px;font-size:12px;font-weight:850;line-height:1}.phone-number-head h2{margin-top:9px;color:#0f1720;font-size:22px;font-weight:900}.phone-number-head strong{display:grid;min-width:58px;height:44px;place-items:center;color:var(--teal-dark);background:#fff;border:1px solid var(--line);border-radius:8px;font-size:20px;font-weight:950}.phone-number-form{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:12px;align-items:stretch}.phone-number-form textarea{min-height:88px;resize:vertical}.phone-number-form .primary-button{min-height:88px;padding:0 12px;font-size:14px}.phone-number-list{display:flex;flex-wrap:wrap;gap:8px;min-height:32px;color:var(--muted)}.phone-number-list span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:13px;font-weight:800}.admin-user-panel .orders-table{overflow-x:auto}.account-order-row .ghost-button{min-height:34px;padding:0 10px}.super-admin-order-table{--super-admin-action-width: 80px}.super-admin-order-table .table-head,.super-admin-order-table .table-row{grid-template-columns:minmax(170px,1.4fr) minmax(120px,1fr) 85px 90px 140px var(--super-admin-action-width)}.super-admin-order-row .ghost-button{min-height:34px;padding:0 10px}.admin-order-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:18px;background:#0d11156b}.admin-order-modal{width:min(900px,100%);max-height:calc(100vh - 36px);overflow:auto;display:grid;gap:14px;padding:18px;border:1px solid var(--line);border-radius:10px;background:#fffffffa;box-shadow:0 24px 50px #04142033}.admin-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-modal-head h2{margin-top:8px;color:#0f1720;font-size:25px}.admin-modal-head span{color:var(--muted);font-size:12px}.admin-product-modal{width:min(760px,100%)}.product-delete-modal{width:min(520px,100%)}.product-delete-panel{display:grid;gap:16px}.product-delete-panel p{margin:0;color:#4b5563;line-height:1.65}.product-delete-panel strong{color:#111827}.order-query-modal{width:min(520px,100%)}.account-order-modal{width:min(760px,100%)}.delivery-modal{width:min(620px,100%)}.delivery-warning{display:flex;gap:10px;align-items:center;padding:13px 14px;color:#0f5f55;border:1px solid rgba(20,151,132,.24);border-radius:8px;background:#eef8f5;line-height:1.6}.delivery-close-button{width:100%;justify-content:center}.order-query-code-row{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:10px;align-items:center}.order-query-code-row .ghost-button{min-height:48px;padding:0 12px}.order-query-actions{display:flex;justify-content:flex-end;gap:10px}.order-query-actions .ghost-button,.order-query-actions .primary-button{min-height:44px}.super-order-detail .codes-list h2{margin:0;color:#17212a;font-size:16px}.super-order-detail dl{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-head{margin:0}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{display:grid;gap:8px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.metric-card span{color:var(--muted);font-size:12px;font-weight:750}.metric-card strong{font-size:25px}.import-panel{padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.import-panel .primary-button{min-height:48px}.form-row{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:12px;align-items:end}.orders-table{overflow:hidden;border:1px solid var(--line);border-radius:8px}.table-head,.table-row{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(130px,1fr) 90px 90px 120px;gap:10px;align-items:center;padding:13px 14px}.table-head{color:var(--muted);font-size:12px;font-weight:850;background:#eef4f2}.table-row{border-top:1px solid var(--line)}.table-head span,.table-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1160px){.shop-grid{grid-template-columns:1fr;overflow-y:auto;overscroll-behavior:contain}.commerce-flow{height:auto;overflow:visible;padding-right:0}.checkout-panel{position:static;max-height:none}}@media(min-width:1161px)and (max-height:760px){.app-shell{padding-top:12px;padding-bottom:12px}.topbar{min-height:64px;margin-bottom:12px;padding:6px 0 12px}.brand-mark{width:46px;height:46px}.brand strong{font-size:22px}.brand div>span{font-size:12px}.nav-tabs button{min-height:38px;padding:0 14px;font-size:14px}.checkout-panel{padding:18px}.checkout-head{margin-bottom:12px}.checkout-head h2{margin-top:5px;font-size:18px}.checkout-head>strong{font-size:23px}.checkout-form{gap:11px}label{gap:7px}input,select{min-height:42px}.stepper{grid-template-columns:48px 1fr 48px}.stepper button,.stepper input{min-height:42px}.method-group{gap:9px}.method-group button{min-height:46px}.summary{gap:9px 14px;padding:11px 0}.summary strong:last-child{font-size:24px}.primary-button,.pay-button{min-height:48px}.checkout-footnote{font-size:12px;line-height:1.35}}@media(max-width:980px){.product-showcase,.lookup-layout,.articles-layout{grid-template-columns:1fr}.product-catalog{min-height:0}.lookup-results-panel{height:520px}.product-visual,.product-visual img{min-height:360px}.article-sidebar{position:static}.guide-steps,.preview-grid,.catalog-grid,.article-list{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-step+.guide-step:before{display:none}.metric-grid,.order-detail dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.app-shell{width:min(100% - 24px,1380px);padding-top:10px}.topbar{align-items:stretch;flex-direction:column;gap:14px;min-height:0}.brand-mark{width:48px;height:48px}.brand strong{font-size:22px}.nav-tabs{display:grid;grid-template-columns:repeat(4,1fr);width:100%}.nav-tabs button{min-height:46px;padding:0 8px;font-size:13px}.product-story,.product-catalog,.checkout-panel,.guide-panel,.related-preview,.article-detail-panel,.lookup-panel,.order-detail,.empty-state,.admin-dashboard{padding:18px}.product-visual,.product-visual img{min-height:300px}.story-heading h1{font-size:29px}.story-heading{align-items:flex-start}.catalog-head,.detail-toolbar{align-items:flex-start;flex-direction:column}.product-card{flex-basis:100%;max-width:none}.price-strip,.guide-steps,.preview-grid,.catalog-grid,.article-list,.metric-grid,.order-detail dl,.form-row,.phone-number-form{grid-template-columns:1fr}.phone-number-form .primary-button{min-height:48px}.price-strip div+div{border-left:0;border-top:1px solid var(--line)}.guide-step{min-height:0;justify-items:start;text-align:left}.method-group,.code-input-row{grid-template-columns:1fr}.panel-heading{align-items:flex-start;flex-direction:column}.checkout-head{flex-direction:column}.checkout-head>strong{font-size:30px}.article-heading h1{font-size:27px}.table-head{display:none}.table-row{grid-template-columns:1fr}}@media(max-width:430px){.app-shell{width:min(100% - 16px,1380px)}.random-phone-button{min-width:190px;min-height:64px;font-size:20px}.random-phone-modal strong{font-size:28px}.nav-tabs button{gap:5px;font-size:12px}.product-visual,.product-visual img{min-height:250px}.story-heading h1{font-size:26px}}
