:root{--paper:#f6f9ff;--surface:#ffffff;--surface-soft:#eef5ff;--ink:#0b172a;--muted:#52657f;--line:#d7e4f5;--primary:#1457d9;--primary-dark:#0b2f77;--cyan:#22b8ff;--amber:#c98218;--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}.footer{margin-top:40px;border-top:1px solid var(--line);padding:24px 0;color:var(--muted);background:rgba(246,249,255,.75)}@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}}