:root{--bg:#f5f7f4;--surface:#fff;--surface-soft:#eef3ee;--ink:#22302d;--muted:#66736f;--line:#d9e1dc;--green:#23805d;--green-soft:#e0f2e9;--blue:#286f9f;--blue-soft:#e2eef6;--amber:#9a6421;--amber-soft:#f7ead8;--red:#a5443f;--red-soft:#f4dfdd;--shadow:0 18px 44px #2738301a}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--ink);letter-spacing:0;margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button{font:inherit}h1,h2,h3,p{margin-top:0}.eyebrow{color:var(--green);text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}.primary-button,.secondary-button,.icon-button{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:9px 14px;font-weight:700;display:inline-flex}.primary-button{background:var(--green);color:#fff}.secondary-button{background:var(--blue-soft);color:var(--blue)}.icon-button{background:var(--surface-soft);border-color:var(--line);color:var(--blue);justify-content:center;width:38px;min-height:38px;padding:8px}.primary-button:disabled,.secondary-button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.45}.spin{color:var(--green);animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.customer-shell{min-height:100vh;padding:22px}.customer-topbar,.customer-hero,.customer-main-grid,.portal-panel,.customer-message{max-width:1180px;margin-left:auto;margin-right:auto}.customer-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.customer-brand{align-items:center;gap:12px;min-width:0;display:flex}.customer-brand-mark{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.customer-brand strong,.customer-brand span{display:block}.customer-brand strong{font-size:20px;line-height:1.1}.customer-brand span{color:var(--muted);font-size:13px;line-height:1.35}.customer-trust-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.customer-trust-row span,.customer-badge-row span{background:var(--green-soft);color:var(--green);border:1px solid #c2e6d4;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.customer-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch;gap:20px;min-height:330px;margin-bottom:18px;display:grid;overflow:hidden}.customer-hero-copy{align-self:center;padding:34px}.customer-hero-copy h1{max-width:680px;margin-bottom:14px;font-size:38px;line-height:1.08}.customer-hero-copy p:not(.eyebrow){color:var(--muted);max-width:680px;margin-bottom:22px;font-size:16px;line-height:1.65}.customer-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.customer-hero-actions a{text-decoration:none}.customer-hero-visual{background:linear-gradient(135deg,#23805d1f,#286f9f1f),repeating-linear-gradient(90deg,#22302d14 0 1px,#0000 1px 42px),repeating-linear-gradient(0deg,#22302d14 0 1px,#0000 1px 42px);min-height:330px;position:relative}.customer-hero-visual:before,.customer-hero-visual:after{background:var(--blue);content:"";opacity:.7;border-radius:999px;width:52%;height:3px;position:absolute;top:48%;left:25%;transform:rotate(-18deg)}.customer-hero-visual:after{background:var(--green);top:58%;transform:rotate(18deg)}.network-card{color:var(--ink);background:#ffffffeb;border:1px solid #d9e1dcf2;border-radius:8px;gap:6px;min-width:0;padding:14px;display:grid;position:absolute;box-shadow:0 16px 34px #22302d24}.network-card svg{color:var(--blue)}.network-card strong,.network-card span{display:block}.network-card span{color:var(--muted);font-size:13px}.network-card.main{z-index:2;width:180px;top:34%;left:28%}.network-card.top{width:180px;top:18%;right:10%}.network-card.bottom{width:190px;bottom:18%;left:12%}.customer-main-grid{grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);gap:16px;display:grid}.customer-panel,.customer-loading{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;min-width:0;padding:18px}.customer-loading{align-items:center;gap:10px;max-width:520px;margin:24px auto;display:flex}.customer-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.customer-panel-head h2{font-size:19px}.customer-panel-head svg{color:var(--blue)}.customer-product-list,.customer-form,.portal-timeline-list{gap:10px;display:grid}.customer-product-card{background:var(--surface-soft);color:inherit;cursor:pointer;text-align:left;border:1px solid #0000;border-radius:8px;gap:8px;padding:14px;display:grid}.customer-product-card:hover,.customer-product-card.selected{border-color:var(--green);background:#fff}.customer-product-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.customer-product-title strong,.customer-product-title span{line-height:1.25}.customer-product-title span{color:var(--green);flex:none;font-weight:900}.customer-product-card small{color:var(--muted);line-height:1.35}.customer-badge-row{flex-wrap:wrap;gap:6px;display:flex}.customer-spec-grid,.customer-price-box,.portal-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.customer-spec-grid div,.customer-price-box div,.portal-summary-grid div{border:1px solid var(--line);background:#fbfcfb;border-radius:8px;min-width:0;padding:12px}.customer-spec-grid span,.customer-price-box span,.portal-summary-grid span{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.customer-spec-grid strong,.customer-price-box strong,.portal-summary-grid strong{overflow-wrap:anywhere;font-size:15px;line-height:1.25;display:block}.customer-price-box{margin-top:10px}.customer-support-box{background:var(--green-soft);color:var(--green);border:1px solid #c2e6d4;border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:12px;font-size:13px;font-weight:800;line-height:1.4;display:flex}.customer-form{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-form label,.portal-lookup-form,.case-lookup-row{min-width:0}.customer-form label.wide{grid-column:1/-1}.customer-form span{color:var(--muted);margin-bottom:5px;font-size:12px;font-weight:800;display:block}.customer-form input,.customer-form select,.customer-form textarea,.case-lookup-row input,.portal-lookup-form input{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:8px;width:100%;min-width:0;min-height:42px;padding:9px 11px}.customer-form textarea{resize:vertical;min-height:92px}.field-hint{color:var(--muted);text-align:right;margin-top:5px;font-size:12px;line-height:1.35;display:block}.field-hint.warning{color:var(--amber);font-weight:800}.customer-form .primary-button{justify-content:center}.case-lookup-row,.portal-lookup-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:10px;display:grid}.customer-result-card{background:var(--blue-soft);color:var(--blue);border:1px solid #bdd8e9;border-radius:8px;margin-top:12px;padding:12px}.customer-result-card.compact{background:var(--green-soft);color:var(--green);border-color:#c2e6d4}.customer-result-card span,.customer-result-card strong,.customer-result-card p{display:block}.customer-result-card span{margin-bottom:5px;font-size:12px;font-weight:800}.customer-result-card strong{overflow-wrap:anywhere;font-size:20px;line-height:1.2}.customer-result-card p{color:inherit;margin:6px 0 0;line-height:1.4}.case-code-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.case-code-row strong{flex:auto;min-width:0}.customer-save-card ul{color:inherit;gap:5px;margin:10px 0 0;padding-left:18px;line-height:1.45;display:grid}.customer-save-card em{margin-top:8px;font-size:12px;font-style:normal;font-weight:900;display:inline-block}.portal-panel{margin-top:16px}.portal-progress{background:#e8eee9;border-radius:999px;height:8px;margin:12px 0;overflow:hidden}.portal-progress span{background:var(--green);height:100%;display:block}.customer-status-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.customer-status-step{border:1px solid var(--line);background:#fbfcfb;border-radius:8px;min-width:0;padding:12px}.customer-status-step.done{background:var(--green-soft);border-color:#c2e6d4}.customer-status-step.current{background:var(--blue-soft);border-color:#bdd8e9}.customer-status-step.blocked{background:var(--red-soft);border-color:#e1b9b5}.customer-status-step span,.customer-status-step strong,.customer-status-step p{display:block}.customer-status-step span{color:var(--ink);font-size:13px;font-weight:900;line-height:1.25}.customer-status-step strong{color:var(--green);margin-top:6px;font-size:12px}.customer-status-step.current strong{color:var(--blue)}.customer-status-step.blocked strong{color:var(--red)}.customer-status-step p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.4}.portal-line{border:1px solid var(--line);background:#fbfcfb;border-radius:8px;padding:12px}.portal-line.portal-success{border-color:#c2e6d4}.portal-line.portal-warning{border-color:#edcf9f}.portal-line.portal-danger{border-color:#e1b9b5}.portal-line span{color:var(--muted);margin-bottom:5px;font-size:12px;display:block}.portal-line strong{font-size:15px;line-height:1.3;display:block}.portal-line p{color:var(--muted);margin-top:6px;margin-bottom:0;font-size:13px;line-height:1.4}.customer-message{background:var(--blue-soft);color:var(--blue);border:1px solid #bdd8e9;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:12px;font-size:13px;font-weight:800;line-height:1.4;display:flex}.customer-message.success{background:var(--green-soft);color:var(--green);border-color:#c2e6d4}.customer-message.warning{background:var(--amber-soft);color:var(--amber);border-color:#edcf9f}.customer-message.danger{background:var(--red-soft);color:var(--red);border-color:#e1b9b5}.customer-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:18px auto 0;padding:10px 2px 0;line-height:1.4;display:flex}.customer-footer strong,.customer-footer span{display:block}.customer-footer strong{color:var(--ink);font-size:14px}.customer-footer span{font-size:12px}.customer-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.customer-footer a{color:var(--blue);font-size:13px;font-weight:800;text-decoration:none}.legal-shell{min-height:100vh;padding:24px}.legal-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;max-width:780px;margin:0 auto;padding:24px}.legal-panel h1{margin-bottom:14px;font-size:28px}.legal-panel p{color:var(--muted);margin-bottom:12px;line-height:1.7}.legal-panel .secondary-button{margin-top:8px;text-decoration:none;display:inline-flex}@media (max-width:980px){.customer-hero,.customer-main-grid{grid-template-columns:1fr}.customer-hero-copy{padding:26px}.customer-hero-copy h1{font-size:30px}.customer-hero-visual{min-height:260px}}@media (max-width:720px){.customer-shell{padding:14px}.customer-topbar{flex-direction:column;align-items:flex-start}.customer-trust-row{justify-content:flex-start}.customer-footer{flex-direction:column;align-items:flex-start}.customer-footer nav{justify-content:flex-start}.customer-hero-copy{padding:20px}.customer-hero-copy h1{font-size:26px}.network-card.main{top:33%;left:18%}.network-card.top{top:12%;right:5%}.network-card.bottom{bottom:12%;left:5%}.customer-spec-grid,.customer-price-box,.portal-summary-grid,.customer-status-steps,.customer-form,.case-lookup-row,.portal-lookup-form{grid-template-columns:1fr}}
