:root{--paper:#f6f9ff;--surface:#ffffff;--surface-soft:#eef5ff;--ink:#0b172a;--muted:#52657f;--line:#d7e4f5;--primary:#1457d9;--primary-dark:#0b2f77;--cyan:#22b8ff;--amber:#c98218;--success:#147a58;--danger:#b42336;--shadow:0 20px 50px rgba(20,87,217,0.1)}*{box-sizing:border-box}body{margin:0;overflow-x:hidden;background-color:var(--paper);background-image:linear-gradient(rgba(20,87,217,.035) 1px,transparent 0),linear-gradient(90deg,rgba(20,87,217,.035) 1px,transparent 0);background-size:32px 32px;color:var(--ink);font-family:Arial,Microsoft YaHei,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1180px,calc(100vw - 32px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(215,228,245,.9);background:rgba(246,249,255,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav{justify-content:space-between;min-height:68px;gap:18px}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;color:var(--primary-dark);font-weight:800}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:linear-gradient(135deg,var(--primary),var(--cyan));color:var(--surface);box-shadow:0 12px 28px rgba(20,87,217,.24)}.nav-links{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:14px}.nav-links a:hover{color:var(--primary)}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid var(--primary);border-radius:8px;background:var(--primary);color:var(--surface);font-weight:800;box-shadow:0 12px 28px rgba(20,87,217,.18)}.primary-button:hover{background:var(--primary-dark)}.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.86);color:var(--primary-dark);font-weight:800}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);grid-gap:38px;gap:38px;align-items:center;padding:58px 0 30px}.hero h1{margin:0;color:var(--primary-dark);font-size:clamp(38px,5vw,64px);line-height:1.06}.lead{max-width:720px;color:var(--muted);font-size:18px;line-height:1.75}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.science-panel{position:relative;min-height:420px;overflow:hidden;border:1px solid rgba(119,170,255,.28);border-radius:8px;background-color:#071a3a;background-image:linear-gradient(rgba(34,184,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(34,184,255,.12) 1px,transparent 0);background-size:36px 36px;box-shadow:var(--shadow)}.node{width:16px;height:16px;border-radius:50%;box-shadow:0 0 0 8px rgba(34,184,255,.14),0 0 28px rgba(34,184,255,.5)}.band-line,.node{position:absolute;background:var(--cyan)}.band-line{left:38px;right:38px;height:2px;transform-origin:left center;opacity:.9}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin:28px 0}.card{border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.9);padding:20px;min-width:0;box-shadow:0 12px 32px rgba(15,47,119,.06)}.card h3{margin:0 0 10px;color:var(--primary-dark);font-size:18px}.card p{margin:0;color:var(--muted);line-height:1.65}.section{padding:34px 0}.section h1,.section h2{color:var(--primary-dark)}.section h2{margin:0 0 18px;font-size:30px}.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.field{display:grid;grid-gap:8px;gap:8px;color:var(--primary-dark);font-weight:800}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:12px;color:var(--ink)}.span-2{grid-column:span 2}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}table{width:100%;border-collapse:collapse;min-width:760px}td,th{padding:13px 14px;border-bottom:1px solid var(--line);text-align:left}th{color:var(--primary-dark)}.status{display:inline-flex;padding:4px 9px;border-radius:8px;background:rgba(34,184,255,.12);color:var(--primary);font-weight:800}.narrow-page{max-width:760px}.expanded-hero{align-items:center;min-height:520px}.hero-metrics{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-metrics span{border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.78);padding:9px 12px;color:var(--primary-dark);font-weight:800}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.page-heading{max-width:820px}.detail-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:36px;gap:36px;align-items:center;padding:62px 0 28px}.science-visual{min-width:0;border:1px solid rgba(20,87,217,.18);border-radius:8px;background:linear-gradient(135deg,#ffffff,#edf6ff);box-shadow:var(--shadow);overflow:hidden}.science-visual,.science-visual svg{width:100%;max-width:100%;aspect-ratio:320/220;min-height:230px}.science-visual svg{display:block;height:100%}.plot-bg{fill:#ffffff;stroke:rgba(11,47,119,.14)}.plot-grid{fill:none;stroke:rgba(82,101,127,.13);stroke-width:1}.plot-axis{fill:none;stroke:rgba(11,23,42,.72);stroke-width:1.7}.plot-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.plot-dash{fill:none;stroke-dasharray:5 4;stroke-width:1.4}.plot-step{stroke-linejoin:miter}.plot-blue{stroke:#1457d9}.plot-orange{stroke:#e28a1a}.plot-red{stroke:#e04444}.plot-green{stroke:#22a06b}.plot-black{stroke:#1f2937}.plot-gray{stroke:rgba(82,101,127,.62)}.band-color-0{stroke:#1457d9}.band-color-1{stroke:#e04444}.band-color-2{stroke:#22a06b}.band-color-3{stroke:#9b5de5}.visual-small-label{fill:rgba(11,23,42,.78);font-size:10px;font-weight:700}.visual-tiny-label{fill:rgba(11,23,42,.74);font-size:8px;font-weight:700}.plot-blue-text{fill:#1457d9}.plot-orange-text{fill:#c98218}.plot-red-text{fill:#c83232}.plot-green-text{fill:#16845a}.bond-line{fill:none;stroke:rgba(82,101,127,.56);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.bond-line.strong{stroke-width:3}.atom-gray{fill:#8b95a5}.atom-blue,.atom-gray{stroke:#ffffff;stroke-width:2}.atom-blue{fill:#22a7e6}.atom-yellow{fill:#d9d833}.atom-orange,.atom-yellow{stroke:#ffffff;stroke-width:2}.atom-orange{fill:#f59e0b}.atom-red{fill:#e04444;stroke:#ffffff;stroke-width:2}.atom-light{fill:#e9eef6;stroke:#8392a7;stroke-width:1.5}.atom-green{fill:#22a06b}.atom-green,.atom-purple{stroke:#ffffff;stroke-width:2}.atom-purple{fill:#8b5cf6}.charge-yellow{fill:rgba(251,191,36,.58);stroke:rgba(194,120,3,.66);stroke-width:1.4}.charge-blue{fill:rgba(20,87,217,.46);stroke:rgba(20,87,217,.72);stroke-width:1.4}.charge-purple{fill:rgba(139,92,246,.56);stroke:rgba(109,40,217,.68);stroke-width:1.4}.orbital-blue{fill:rgba(20,87,217,.52);stroke:rgba(20,87,217,.76);stroke-width:1.3}.orbital-orange{fill:rgba(245,158,11,.5);stroke:rgba(201,130,24,.72);stroke-width:1.3}.plot-dot-blue,.plot-dot-green,.plot-dot-red{stroke:#ffffff;stroke-width:1.8}.plot-dot-blue{fill:#1457d9}.plot-dot-red{fill:#e04444}.plot-dot-green{fill:#22a06b}.mini-panel{fill:rgba(246,249,255,.72);stroke:rgba(82,101,127,.3)}.energy-arrow{fill:none;stroke:#1f2937;stroke-dasharray:3 3;stroke-width:1.4}.phonon-band{fill:none;stroke:rgba(20,87,217,.86);stroke-linecap:round;stroke-width:6;opacity:.62}.phonon-hot{stroke:rgba(245,158,11,.82)}.phonon-cold{stroke:rgba(34,184,255,.72)}.protein-ribbon{fill:none;stroke:rgba(20,87,217,.76);stroke-linecap:round;stroke-linejoin:round;stroke-width:12}.field-blue{fill:rgba(34,184,255,.42)}.field-orange{fill:rgba(245,158,11,.48)}.spin-arrow{fill:none;stroke-linecap:round;stroke-width:4}.spin-up{stroke:#1457d9}.spin-down{stroke:#e04444}.polar-ring{fill:none;stroke:rgba(82,101,127,.35);stroke-width:1.3}.visual-grid-line{fill:none;stroke:rgba(11,47,119,.36);stroke-width:2}.visual-node{stroke:#ffffff;stroke-width:3}.visual-bar.primary,.visual-field.primary,.visual-node.primary,.visual-orbital.primary,.visual-ribbon.primary{fill:rgba(20,87,217,.78)}.visual-bar.cyan,.visual-field.cyan,.visual-node.cyan,.visual-orbital.cyan{fill:rgba(34,184,255,.72)}.visual-bar{fill:none;stroke-linecap:round;stroke-width:7}.visual-bar.primary{stroke:rgba(20,87,217,.78)}.visual-bar.cyan{stroke:rgba(34,184,255,.72)}.visual-bar.muted{fill:rgba(82,101,127,.62);stroke:rgba(82,101,127,.62)}.visual-curve{fill:none;stroke:var(--primary);stroke-linecap:round;stroke-width:4}.visual-curve.muted{stroke:rgba(82,101,127,.62)}.visual-axis{fill:none;stroke:rgba(11,47,119,.5);stroke-width:2}.visual-orbital{opacity:.72}.visual-ribbon{fill:none;stroke:var(--primary);stroke-linecap:round;stroke-width:12}.visual-field{opacity:.62}.service-card .science-visual{min-height:170px;margin-bottom:16px;box-shadow:none}.service-card .science-visual svg{min-height:170px}.calculation-visual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.visual-service-card{display:flex;flex-direction:column;gap:12px;min-height:100%}.visual-service-card .science-visual{min-height:176px;box-shadow:none}.visual-service-card .science-visual svg{min-height:176px}.compact-tags{margin:auto 0 0}.compact-tags li{padding:5px 8px;font-size:12px}.service-list{display:grid;grid-gap:18px;gap:18px}.service-row{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:center;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.88);padding:18px}.tag-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:14px 0;padding:0}.tag-list li{border:1px solid rgba(20,87,217,.18);border-radius:8px;background:rgba(238,245,255,.9);padding:7px 10px;color:var(--primary-dark);font-weight:700}.split-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin:26px 0}.split-section article{border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.88);padding:22px}.check-list,.number-list{margin:0;padding-left:20px;color:var(--muted)}.check-list li,.number-list li{margin:9px 0}.payment-note{align-self:start}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(34,184,255,.45);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.56;box-shadow:none}.order-step-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;margin:26px 0;padding:0;border:1px solid var(--line);border-radius:8px;list-style:none;background:var(--line)}.order-step-list li{display:flex;align-items:center;gap:9px;min-width:0;padding:13px 12px;background:rgba(255,255,255,.94);color:var(--primary-dark)}.order-step-list li span{display:grid;flex:0 0 26px;width:26px;height:26px;place-items:center;border-radius:50%;background:var(--surface-soft);color:var(--primary);font-size:13px;font-weight:800}.order-form{margin:0 0 18px}.form-message{margin:16px 0 0;border-left:3px solid var(--line);padding:10px 12px;background:var(--surface-soft);color:var(--primary-dark);line-height:1.6}.form-message.is-error{border-left-color:var(--danger);background:#fff2f3;color:#85182a}.form-message.is-warning{border-left-color:var(--amber);background:#fff8e8;color:#76500f}.form-message.is-success{border-left-color:var(--success);background:#edf9f4;color:#0c6648}.order-result{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(20,122,88,.28);border-radius:8px;padding:22px;background:rgba(237,249,244,.86)}.order-result h2{margin:10px 0 8px}.order-result .form-message{flex-basis:100%}.order-service-summary{display:flex;align-items:baseline;gap:16px;border-left:3px solid var(--primary);padding:12px 16px;background:rgba(238,245,255,.78);color:var(--muted)}.order-number{overflow-wrap:anywhere;color:var(--primary-dark);font-family:Consolas,Microsoft YaHei,monospace;font-weight:800}.payment-page>.lead{max-width:900px}.payment-flow-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;margin:24px 0 0;padding:0;border:1px solid var(--line);border-radius:8px;list-style:none;background:var(--line)}.payment-flow-strip li{display:flex;align-items:center;gap:12px;min-width:0;padding:14px 18px;background:rgba(255,255,255,.94)}.payment-flow-strip li>span{color:var(--primary);font-family:Consolas,monospace;font-size:13px;font-weight:900}.payment-flow-strip li>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.payment-flow-strip small{color:var(--muted)}.catalog-checkout{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(320px,.72fr);align-items:start;grid-gap:20px;gap:20px;margin:22px 0 34px}.catalog-order-panel,.catalog-products-panel{min-width:0;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.95);box-shadow:0 14px 34px rgba(15,47,119,.065)}.catalog-order-panel{position:-webkit-sticky;position:sticky;top:88px;overflow:hidden}.catalog-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid var(--line)}.catalog-panel-heading h2{margin:7px 0 0;font-size:23px}.catalog-server-badge{flex:0 0 auto;border:1px solid rgba(20,122,88,.25);border-radius:8px;padding:7px 10px;background:#edf9f4;color:var(--success);font-size:13px;font-weight:800}.catalog-product-list{display:grid}.catalog-product-row{display:grid;grid-template-columns:36px minmax(0,1fr) 116px 118px;align-items:center;grid-gap:14px;gap:14px;min-width:0;padding:17px 20px;border-bottom:1px solid var(--line);transition:background .16s ease,box-shadow .16s ease}.catalog-product-row:last-child{border-bottom:0}.catalog-product-row:hover{background:#fbfdff}.catalog-product-row.is-selected{background:#f1f7ff;box-shadow:inset 3px 0 0 var(--primary)}.catalog-product-sequence{color:#8ba0bd;font-family:Consolas,monospace;font-size:13px;font-weight:800}.catalog-product-copy{min-width:0}.catalog-product-copy h3{margin:0 0 5px;color:var(--ink);font-size:17px}.catalog-product-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.catalog-product-price{display:flex;align-items:baseline;justify-content:flex-end;gap:2px;white-space:nowrap}.catalog-product-price strong{color:var(--primary-dark);font-size:16px}.catalog-product-price span{color:var(--muted);font-size:12px}.catalog-add-button{min-height:38px;border:1px solid rgba(20,87,217,.32);border-radius:8px;background:#ffffff;color:var(--primary);cursor:pointer;font-weight:800}.catalog-add-button:hover:not(:disabled){background:var(--surface-soft)}.catalog-quantity-stepper{display:grid;grid-template-columns:36px 1fr 36px;overflow:hidden;min-height:38px;border:1px solid rgba(20,87,217,.34);border-radius:8px;background:#ffffff}.catalog-quantity-stepper button{border:0;background:var(--surface-soft);color:var(--primary-dark);cursor:pointer;font-size:18px;font-weight:800}.catalog-quantity-stepper output{display:grid;place-items:center;color:var(--ink);font-weight:900}.catalog-selected-items{display:grid;min-height:88px;padding:8px 22px;border-bottom:1px solid var(--line)}.catalog-selected-items>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px dashed rgba(139,160,189,.35)}.catalog-selected-items>div:last-child{border-bottom:0}.catalog-selected-items small{color:var(--muted)}.catalog-empty-copy{align-self:center;margin:0;color:var(--muted);line-height:1.6}.catalog-total-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;background:#0b2f77;color:#ffffff}.catalog-total-row>span{display:grid;grid-gap:3px;gap:3px;font-weight:800}.catalog-total-row small{color:#bed6ff;font-size:12px;font-weight:400}.catalog-total-row strong{white-space:nowrap;font-size:27px}.catalog-contact-fields{display:grid;grid-gap:13px;gap:13px;padding:20px 22px 4px}.catalog-payment-provider{display:flex;align-items:center;gap:12px;margin:16px 22px 0;border:1px solid rgba(22,119,255,.22);border-radius:8px;padding:12px;background:#f1f7ff}.catalog-payment-provider>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.catalog-payment-provider small{color:var(--muted);line-height:1.45}.catalog-order-panel>.form-message{margin-right:22px;margin-left:22px}.catalog-submit-button{width:calc(100% - 44px);min-height:50px;margin:18px 22px 0}.catalog-order-note{margin:14px 22px 20px;border-left:3px solid var(--amber);padding-left:10px;color:var(--muted);font-size:13px;line-height:1.55}.catalog-order-created{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;margin:22px 0 34px;border:1px solid rgba(20,122,88,.28);border-radius:8px;padding:22px;background:#edf9f4}.catalog-result-index{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--success);color:#ffffff;font-weight:900}.catalog-order-created h2{margin:7px 0}.payment-order-items{margin-top:18px;border-top:1px solid var(--line);padding-top:16px}.payment-order-items-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.payment-order-items-heading h3{margin:0;font-size:16px}.payment-order-items-heading>span{color:var(--success);font-size:12px;font-weight:800}.payment-order-item-list{display:grid}.payment-order-item-list>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px dashed rgba(139,160,189,.38)}.payment-order-item-list>div:last-child{border-bottom:0}.payment-order-item-list>div>span{display:grid;grid-gap:3px;gap:3px;min-width:0}.payment-order-item-list small{color:var(--muted)}.payment-order-item-list b{flex:0 0 auto;color:var(--primary-dark)}.payment-state-panel{display:flex;align-items:center;gap:18px;min-height:170px;margin:28px 0;border:1px solid var(--line);border-radius:8px;padding:24px;background:rgba(255,255,255,.9)}.payment-state-panel h2{margin:0 0 8px}.payment-state-panel p{margin:0;color:var(--muted);line-height:1.65}.payment-state-panel.is-error{align-items:flex-start;justify-content:space-between;border-color:rgba(180,35,54,.28);background:#fffafb}.payment-order-lookup{grid-template-columns:minmax(260px,1fr) auto;align-items:end;margin-top:16px}.payment-order-lookup .secondary-button{min-height:48px}.loading-indicator{flex:0 0 28px;width:28px;height:28px;border:3px solid var(--line);border-top-color:var(--primary);border-radius:50%;animation:payment-spin .8s linear infinite}@keyframes payment-spin{to{transform:rotate(1turn)}}.payment-workspace{display:grid;grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);grid-gap:20px;gap:20px;margin:28px 0}.payment-action-panel,.payment-order-summary{min-width:0;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.92);box-shadow:0 12px 32px rgba(15,47,119,.06)}.payment-order-summary{align-self:start;padding:22px}.compact-title-row{align-items:flex-start;margin-bottom:14px}.compact-title-row h2{margin:8px 0 0;font-size:24px}.text-button{border:0;background:transparent;padding:6px 4px;color:var(--primary);cursor:pointer;font-weight:800}.payment-detail-list{display:grid;grid-gap:0;gap:0;margin:0}.payment-detail-list>div{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:12px;gap:12px;padding:11px 0;border-bottom:1px solid var(--line)}.payment-detail-list dt{color:var(--muted)}.payment-detail-list dd{min-width:0;margin:0;color:var(--ink);font-weight:700;overflow-wrap:anywhere}.server-quote{margin-top:20px;border-radius:8px;padding:18px;background:#0b2f77;color:#ffffff}.server-quote small,.server-quote span{display:block;color:#bed6ff}.server-quote strong{display:block;margin:6px 0;font-size:34px;line-height:1.2}.server-quote p{margin:0 0 10px;color:#ffffff}.payment-action-panel{overflow:hidden}.payment-method-section{padding:22px;border-top:1px solid var(--line)}.payment-method-section:first-child{border-top:0}.payment-method-section.is-primary{background:rgba(238,245,255,.56)}.payment-method-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.payment-method-heading h2{margin:5px 0 0;font-size:24px}.method-kicker{color:var(--primary);font-size:13px;font-weight:800}.method-kicker.is-manual{color:var(--success)}.method-mark{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:8px;color:#ffffff;font-weight:900}.alipay-mark{background:#1677ff}.wechat-mark{background:#168f55}.payment-method-section>p{margin:0 0 10px;color:var(--ink);line-height:1.65}.payment-method-section .muted-copy{color:var(--muted)}.full-width-button{width:100%;margin-top:14px}.payment-security-note{margin:0;border-top:1px solid var(--line);padding:16px 22px;background:#fff8e8;color:#76500f;font-size:14px;line-height:1.6}.admin-payment-page{padding-bottom:56px}.admin-login-panel{display:grid;grid-gap:18px;gap:18px;max-width:760px;margin:28px 0;border:1px solid var(--line);border-radius:8px;padding:24px;background:rgba(255,255,255,.92)}.admin-login-panel h2{margin:10px 0 8px}.admin-login-panel>div>p:last-child{margin:0;color:var(--muted);line-height:1.65}.admin-payment-workspace{display:grid;grid-gap:18px;gap:18px;margin-top:28px}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding:0 0 14px}.admin-toolbar>p{margin:0;color:var(--muted);font-size:14px}.compact-actions{margin-top:0}.admin-work-panel{min-width:0;border:1px solid var(--line);border-radius:8px;padding:20px;background:rgba(255,255,255,.92)}.eyebrow{margin:0;color:var(--primary)}.eyebrow,.record-count{font-size:13px;font-weight:800}.record-count{border:1px solid var(--line);border-radius:8px;padding:6px 9px;background:var(--surface-soft);color:var(--primary-dark)}.admin-empty-state{border:1px dashed var(--line);border-radius:8px;padding:22px;background:var(--surface-soft);text-align:center}.admin-empty-state p{margin:8px 0 0;color:var(--muted)}.admin-table-wrap{box-shadow:none}.compact-status{white-space:nowrap;font-size:13px}.quote-editor-panel{border-color:rgba(20,87,217,.28)}.admin-lookup-panel{border-color:rgba(20,87,217,.22);background:rgba(248,251,255,.96)}.admin-lookup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-exact-lookup{display:grid;grid-gap:12px;gap:12px;min-width:0;border:1px solid var(--line);border-radius:8px;padding:14px;background:var(--surface)}.admin-lookup-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-lookup-status{min-height:22px;margin:0;color:var(--muted);font-size:13px;line-height:1.55;overflow-wrap:anywhere}.admin-lookup-status.is-found{color:var(--success);font-weight:700}.admin-lookup-status.is-empty{color:var(--amber);font-weight:700}.admin-lookup-status.is-error{color:var(--danger);font-weight:700}.quote-lock-reason{display:grid;grid-gap:4px;gap:4px;min-width:190px;max-width:280px}.quote-lock-reason strong{color:var(--danger);font-size:13px}.quote-lock-reason small{color:var(--muted);line-height:1.45;overflow-wrap:anywhere}.selected-order-context{display:grid;grid-gap:7px;gap:7px;border-left:3px solid var(--primary);padding:12px 14px;background:var(--surface-soft)}.selected-order-context p{margin:0;color:var(--muted);line-height:1.55;overflow-wrap:anywhere}.selected-order-context small{color:var(--primary-dark);overflow-wrap:anywhere}.admin-inline-message{overflow:hidden;margin-top:12px;text-overflow:ellipsis;white-space:nowrap}.footer{margin-top:40px;border-top:1px solid var(--line);padding:24px 0;color:var(--muted);background:rgba(246,249,255,.75)}.footer-legal{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 0}.footer-legal a{color:var(--primary-dark);font-weight:700}.footer-legal a:hover{color:var(--primary)}@media (max-width:860px){.nav{align-items:flex-start;flex-direction:column;padding:12px 0}.nav-links{flex-wrap:wrap}.hero{padding-top:34px}.detail-hero,.hero,.service-row,.split-section{grid-template-columns:1fr}.section-title-row{align-items:flex-start;flex-direction:column}.expanded-hero{min-height:auto}.service-row{padding:14px}.science-panel{min-height:300px}.science-visual,.science-visual svg{min-height:0}.hero h1{font-size:34px}.section h2{font-size:25px;line-height:1.28}.lead{font-size:16px;overflow-wrap:anywhere}.calculation-visual-grid,.form-grid,.grid,.steps{grid-template-columns:1fr}.span-2{grid-column:auto}.order-step-list,.payment-flow-strip{grid-template-columns:1fr}.payment-flow-strip li{padding:12px 14px}.catalog-checkout{grid-template-columns:1fr}.catalog-order-panel{position:static}.catalog-panel-heading{align-items:flex-start;padding:17px 16px}.catalog-product-row{grid-template-columns:28px minmax(0,1fr);gap:10px 12px;padding:15px 16px}.catalog-product-price,.catalog-product-row>.catalog-add-button,.catalog-product-row>.catalog-quantity-stepper{grid-column:2}.catalog-product-price{justify-content:flex-start}.catalog-product-row>.catalog-add-button,.catalog-product-row>.catalog-quantity-stepper{width:min(170px,100%)}.catalog-contact-fields,.catalog-selected-items{padding-right:16px;padding-left:16px}.catalog-total-row{align-items:flex-start;flex-direction:column;padding:16px}.catalog-total-row strong{white-space:normal;overflow-wrap:anywhere}.catalog-order-note,.catalog-order-panel>.form-message,.catalog-payment-provider,.catalog-submit-button{margin-right:16px;margin-left:16px}.catalog-submit-button{width:calc(100% - 32px)}.catalog-order-created{grid-template-columns:1fr;align-items:start}.admin-toolbar,.order-result,.payment-state-panel,.payment-state-panel.is-error{align-items:stretch;flex-direction:column}.admin-toolbar .actions,.order-result .actions,.payment-state-panel .actions{width:100%}.order-result .actions>*,.payment-state-panel .actions>*{flex:1 1 180px}.order-service-summary{align-items:flex-start;flex-direction:column}.payment-workspace{grid-template-columns:1fr}.payment-detail-list>div{grid-template-columns:78px minmax(0,1fr)}.server-quote strong{font-size:30px;overflow-wrap:anywhere}.admin-work-panel{padding:14px}.admin-lookup-grid{grid-template-columns:1fr}.admin-lookup-actions>*{flex:1 1 150px}.compact-title-row{align-items:flex-start;flex-direction:column}}