:root{--ink:#18262d;--muted:#6d7b82;--line:#d8e1e4;--paper:#fff;--canvas:#f3f7f6;--teal:#087f75;--teal-dark:#075d57;--mint:#dff2ed;--orange:#e87945;font-family:"Segoe UI","Microsoft YaHei UI",sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);min-width:320px}a{color:inherit;text-decoration:none}.site-header{height:76px;padding:0 max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.site-brand{display:flex;align-items:center;gap:11px}.site-brand strong{display:block;font-size:17px}.site-brand small{display:block;color:var(--muted);font-size:10px;letter-spacing:.08em;margin-top:3px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;background:var(--teal);color:#fff;border-radius:8px;font-weight:800;font-size:20px}.site-nav{display:flex;align-items:center;gap:28px;color:#536269;font-size:13px}.site-nav a:hover{color:var(--teal)}.admin-link{padding:9px 13px;border:1px solid var(--line);border-radius:6px}.hero-section{max-width:1180px;margin:0 auto;padding:104px 24px 108px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:100px;align-items:center}.eyebrow{margin:0 0 12px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.15em}.hero-copy h1{font-size:clamp(40px,5vw,68px);line-height:1.12;letter-spacing:0;margin:0 0 25px;font-weight:800}.hero-copy h1 em{color:var(--teal);font-style:normal}.hero-lede{max-width:570px;color:var(--muted);line-height:1.9;font-size:16px;margin:0}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:6px;padding:12px 19px;font-weight:700;cursor:pointer;font-size:14px}.button.primary{background:var(--teal);color:#fff}.button.primary:hover{background:var(--teal-dark)}.text-link{font-weight:700;color:var(--teal);font-size:14px}.text-link span{font-size:20px;margin-left:4px}.hero-console{background:var(--ink);color:#dce9e8;padding:28px 28px 25px;border-radius:8px;box-shadow:0 20px 40px rgba(24,38,45,.16)}.console-top{display:flex;align-items:center;gap:8px;font-size:12px;border-bottom:1px solid rgba(255,255,255,.16);padding-bottom:22px}.live-dot{width:8px;height:8px;background:#58d3a4;border-radius:50%}.console-code{margin-left:auto;color:#83aaa7;font-size:10px;letter-spacing:.12em}.console-line{display:flex;justify-content:space-between;padding:20px 0 0;color:#8da2a5;font-size:12px}.console-line strong{color:#fff;font-size:13px}.console-line strong.green{color:#58d3a4}.console-footer{border-top:1px solid rgba(255,255,255,.16);margin-top:27px;padding-top:17px;color:#7f9b9a;font-size:10px;letter-spacing:.13em}.service-section,.status-section,.support-section{border-top:1px solid var(--line);padding:94px max(24px,calc((100% - 1180px)/2))}.service-section{background:#fff}.section-heading{max-width:720px}.section-heading h2,.support-section h2{font-size:34px;letter-spacing:0;margin:0 0 12px}.section-heading p:not(.eyebrow){color:var(--muted);line-height:1.8;margin:0}.service-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:22px;margin-top:38px}.service-panel{border:1px solid var(--line);border-radius:7px;padding:28px;background:#fff}.form-panel{box-shadow:0 12px 28px rgba(24,38,45,.06)}.panel-kicker{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.12em;margin-bottom:22px}.form-panel label{display:grid;gap:8px;font-size:13px;font-weight:700;margin-bottom:18px}.form-panel input,.form-panel textarea,.status-form input{border:1px solid #cbd8da;border-radius:5px;padding:12px;color:var(--ink);font:inherit;outline:none;background:#fff}.form-panel input:focus,.form-panel textarea:focus,.status-form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--mint)}.form-panel textarea{min-height:150px;resize:vertical}.check-line{display:flex!important;gap:9px!important;align-items:flex-start;font-weight:400!important;color:var(--muted);line-height:1.6}.check-line input{width:16px;height:16px;margin-top:3px}.full{width:100%}.form-message{min-height:20px;font-size:13px;line-height:1.6;margin:14px 0 0}.success{color:#087a58}.error,.error-box{color:#af4438}.process-panel{background:#f8fbfa}.process-step{display:flex;gap:16px;padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid var(--line)}.process-step:last-of-type{margin-bottom:21px}.process-step>span{width:28px;height:28px;flex:none;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--teal);font-weight:800;font-size:13px}.process-step strong{font-size:14px}.process-step p{color:var(--muted);font-size:13px;line-height:1.7;margin:6px 0 0}.privacy-note{padding:14px;background:var(--mint);color:var(--teal-dark);font-size:12px;line-height:1.7}.status-section{background:#eef5f3}.status-form{max-width:720px;display:flex;gap:10px;margin-top:30px}.status-form input{flex:1;min-width:0}.status-result{max-width:720px;display:none;align-items:flex-start;gap:13px;margin-top:16px;padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:6px}.status-result.visible{display:flex}.status-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--teal);font-weight:800}.status-result strong{font-size:14px}.status-result p{margin:4px 0 0;color:var(--muted);font-size:12px}.support-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;background:var(--ink);color:#fff}.support-section .eyebrow{color:#72cbb3}.support-section h2{font-size:36px;line-height:1.35}.support-columns{display:grid;grid-template-columns:1fr 1fr;gap:30px}.support-columns strong{font-size:14px}.support-columns p{color:#a9bec0;line-height:1.8;font-size:13px;margin-top:12px}.site-footer{max-width:1180px;margin:0 auto;padding:24px;display:flex;gap:24px;align-items:center;color:var(--muted);font-size:12px}.site-footer span:first-child{margin-right:auto}.site-footer a:hover{color:var(--teal)}code{font-family:Consolas,monospace;font-size:.9em;color:var(--teal-dark)}@media(max-width:800px){.site-header{padding:0 16px}.site-nav{gap:12px}.site-nav a:not(.admin-link){display:none}.hero-section{padding:70px 20px;grid-template-columns:1fr;gap:48px}.hero-copy h1{font-size:44px}.service-section,.status-section,.support-section{padding:65px 20px}.service-grid,.support-section{grid-template-columns:1fr;gap:22px}.support-columns{grid-template-columns:1fr;gap:15px}.site-footer{padding:20px;flex-wrap:wrap}.site-footer span:first-child{width:100%;margin-right:0}.status-form{display:grid;grid-template-columns:1fr}.button.secondary{width:100%}}
