/* Shared visual system: delivery-page palette, typography and controls. */
:root{color-scheme:dark;--bg:#090b18;--ink:#f5f3ff;--muted:#b5b0c9;--line:#a78bfa33;font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px}
body{background:radial-gradient(ellipse at 20% 0,#522b8028,transparent 55%),radial-gradient(ellipse at 100% 30%,#25367222,transparent 50%),#090b18;background-attachment:scroll;line-height:1.7}body:after{display:none}
.nav{height:auto;min-height:88px;border-bottom:1px solid #ffffff0c;gap:20px}.brand{font-size:22px}.navlinks{font-size:15px;gap:22px;flex-wrap:wrap}.navlinks a:hover{color:#ddd6fe}
.wrap{max-width:1200px;padding-top:36px}.section{margin-top:52px}.heading{align-items:center;gap:24px;margin-bottom:22px}.heading h2{font-size:clamp(26px,3vw,34px);letter-spacing:-.03em;line-height:1.4}.heading p{font-size:16px;line-height:1.8;color:var(--muted)}
.card,.delivery-panel,.supply-hub,.supply-group,.stock-card,.metric{border:1px solid var(--line);background:radial-gradient(ellipse at top left,#6d28d914,transparent 65%),linear-gradient(135deg,#1c1d32,#101323);box-shadow:0 20px 60px #0003;backdrop-filter:none;border-radius:24px}
.card{padding:clamp(22px,3vw,34px)}.card h2,.card h3{line-height:1.4}.card h3{font-size:23px}.card p{font-size:16px;line-height:1.85;color:var(--muted)}.eyebrow,.delivery-eyebrow{color:#c4b5fd;font-size:11px;font-weight:750;letter-spacing:1.8px}
.hero{min-height:440px;padding:clamp(30px,5vw,60px);border-radius:30px;border-color:var(--line);box-shadow:0 24px 70px #0003;backdrop-filter:none}.hero h1{font-size:clamp(36px,5vw,60px);line-height:1.15;letter-spacing:-.035em}.hero p{font-size:17px;line-height:1.9}.hero .actions{margin-top:28px}
.btn,button.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;font-size:15px;line-height:1.4;padding:12px 20px;border-radius:13px;border:1px solid #a78bfa33;background:#ffffff06;font-weight:700;transition:background .18s,border-color .18s,box-shadow .18s}.btn:hover{transform:none;background:#a78bfa16;border-color:#a78bfa88}.btn.violet{background:linear-gradient(120deg,#7c3aed,#9954e8);border:1px solid #c4b5fd44;box-shadow:0 8px 24px #7c3aed22}.btn:disabled,.btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;box-shadow:none}
input:not([type=checkbox]):not([type=radio]),select,textarea{box-sizing:border-box;max-width:100%;min-height:46px;border:1px solid #a78bfa44!important;border-radius:12px!important;background:#090c1d!important;color:#f5f3ff!important;padding:12px 14px!important;font-family:inherit;font-size:16px!important;line-height:1.5}textarea{min-height:130px}input::placeholder,textarea::placeholder{color:#8e88a7!important}input:focus,textarea:focus,select:focus{outline:2px solid #a78bfa88;outline-offset:2px}input[type=checkbox],input[type=radio]{width:20px!important;height:20px!important;min-height:0;accent-color:#a78bfa;vertical-align:middle;flex-shrink:0}
.form{max-width:780px}.form label,label{font-size:16px;line-height:1.7}.form label{margin-top:20px}.form .actions{gap:12px}.notice{background:#8b5cf612;border-color:#a78bfa44;padding:20px;font-size:15px;line-height:1.9}.result{font-size:16px;line-height:1.9}.coupon-tip,.muted{color:var(--muted)}
.grid{gap:22px}.plan:nth-child(2){transform:none}.plan .price,.price{font-size:32px;font-weight:800;letter-spacing:-.025em}.product-grid{gap:24px}.product-mark{border-radius:18px}.stock-option .btn{font-size:15px}.stock-label{font-size:13px!important}.purchase-options{gap:12px!important}
.table-scroll{overflow-x:auto;border-radius:14px}.table{font-size:14px}.table th{font-size:12px;color:#bcb4d4;font-weight:700;white-space:nowrap;background:#ffffff03}.table th,.table td{padding:15px 12px;border-color:#ffffff10;vertical-align:middle}.table tbody tr:hover{background:#a78bfa06}.table input,.table select{font-size:14px!important}.secret-edit{font-family:ui-monospace,Consolas,monospace!important}.metric,.stock-card{padding:24px}.admin-grid{gap:24px}.warehouse-actions{flex-wrap:wrap}.cost-row{gap:14px}.cost-row input{min-width:100px}.table .danger{background:#fb718510!important}.table .row-actions{white-space:nowrap}.input-count{font-size:14px;color:#bcb4d4}
footer{margin-top:44px;border-top:1px solid #ffffff0c;color:#9f98b4;font-size:13px;line-height:1.9}.delivery-wrap{max-width:900px}.delivery-panel .card-key{font-family:ui-monospace,Consolas,monospace!important;font-size:22px!important}.delivery-footnote{font-size:13px}
@media(max-width:760px){.nav{padding:16px 20px;align-items:flex-start;flex-direction:column;gap:12px}.navlinks{gap:14px;font-size:14px}.navlinks a:not(.support){display:inline-block}.wrap{padding:24px 16px 48px}.section{margin-top:34px}.heading{display:block}.hero{min-height:390px}.hero h1{font-size:38px}.hero p{font-size:16px}.card{padding:22px}.grid,.admin-grid{grid-template-columns:1fr}.purchase-options{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-grid{grid-template-columns:1fr!important}.product-mark{max-width:100%}.table{min-width:800px}.delivery-panel .card-key{font-size:19px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
