:root{--blue:#17358f;--blue2:#0d286f;--cyan:#31d0d1;--text:#24324a;--muted:#738098;--line:#dfe5ef;--bg:#f7f9fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:14px/1.6 Inter,"Microsoft YaHei",system-ui,sans-serif;color:var(--text);background:white}button,select,input{font:inherit}.topbar{height:88px;padding:0 max(5vw,28px);display:flex;align-items:center;gap:42px;background:var(--blue);color:white;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none;min-width:260px}.brand-mark{width:48px;height:48px;border:2px solid white;border-radius:58% 42% 52% 48%;display:grid;place-items:center;font-size:27px;font-weight:900;font-style:italic;transform:rotate(-8deg)}.brand>span:last-child,.footer-brand>div:last-child{display:flex;flex-direction:column;line-height:1.1}.brand strong,.footer-brand strong{font-size:29px;letter-spacing:.08em}.brand small,.footer-brand small{font-size:10px;letter-spacing:.24em;margin-top:5px}.topbar nav{display:flex;align-items:center;gap:34px;flex:1;justify-content:center}.topbar nav a{color:#e6ecff;text-decoration:none;font-weight:650;white-space:nowrap}.topbar nav a.active,.topbar nav a:hover{color:#52d9dc}.login-button{border:1px solid #3bd3d6;background:transparent;color:#49dadd;padding:10px 18px;cursor:pointer}.hero{height:330px;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(105deg,rgba(9,31,102,.97),rgba(25,59,145,.94)),radial-gradient(circle at 50% 30%,#345bb4,#0c2368);color:white}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,transparent 49.7%,rgba(255,255,255,.04) 50%,transparent 50.3%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:180px 100%,100% 38px}.rack{position:absolute;top:48px;width:270px;height:250px;border:1px solid #7290dc20;background:repeating-linear-gradient(0deg,#091e5c 0 16px,#3e5fab32 17px 19px);opacity:.4;transform:perspective(600px) rotateY(20deg)}.rack-left{left:4%}.rack-right{right:4%;transform:perspective(600px) rotateY(-20deg)}.hero-content{text-align:center;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:.28em;color:#57d8dc;font-weight:800}.hero h1{font-size:42px;margin:13px 0 6px;letter-spacing:.03em}.hero p{color:#ced8f6;font-size:16px}.hero-points{display:flex;justify-content:center;gap:10px;margin-top:24px}.hero-points span{padding:6px 14px;border:1px solid #ffffff35;border-radius:30px;color:#e5ebff;font-size:12px}.selector{max-width:1120px;margin:64px auto;padding:0 22px}.zone-tabs{display:flex;margin-bottom:42px}.zone-tabs button{width:170px;padding:13px;border:1px solid #ccd4e1;background:white;color:#667187;cursor:pointer}.zone-tabs button.active{background:var(--blue);color:white;border-color:var(--blue)}.step{margin-bottom:38px}.step-title{display:flex;align-items:center;gap:11px;padding-bottom:12px;border-bottom:1px solid var(--line);margin-bottom:14px}.step-title b{display:grid;place-items:center;width:27px;height:27px;background:#edf2ff;color:var(--blue);font-size:11px}.step-title span{font-size:15px}.step-title small{margin-left:auto;color:#8a96a8}.choice-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:3px}.choice-grid button{min-height:41px;border:1px solid #d8dee7;background:white;color:#667085;cursor:pointer}.choice-grid button:hover{border-color:#788ecc;color:var(--blue)}.choice-grid button.active{background:var(--blue);border-color:var(--blue);color:white}.city-grid{grid-template-columns:repeat(6,1fr);max-width:760px}.loading,.empty{color:#8b96a7;padding:24px;text-align:center}.table-wrap{overflow:auto;border:1px solid #dce2eb}table{border-collapse:collapse;width:100%;min-width:860px}th{background:var(--blue);color:white;text-align:left;padding:14px 13px}td{padding:14px 13px;border-bottom:1px solid #e1e5eb;color:#677287}tbody tr{cursor:pointer}tbody tr:hover{background:#f5f8ff}tbody tr.selected{background:#edf3ff}td:first-child{color:#4d5b72;min-width:300px}.radio{display:inline-block;width:15px;height:15px;border:1px solid #8ea0bb;border-radius:50%;margin-right:8px;vertical-align:-2px}.selected .radio{border:4px solid #1f8ed6}.price{color:#e83b4c;font-weight:750}.stock.good{color:#16895b}.stock.low{color:#bd6a0a}.purchase-bar{display:grid;grid-template-columns:1.8fr 1fr .8fr 160px;align-items:center;gap:24px;border:1px solid #dce3ed;background:#f9fbff;padding:20px 22px;position:sticky;bottom:0;box-shadow:0 -10px 25px #21366312}.purchase-bar small,.total small{display:block;color:#7b8798}.purchase-bar strong{display:block;margin-top:4px}.period-picker{display:flex;flex-direction:column;color:#69758a}.period-picker select{margin-top:5px;border:1px solid #cfd7e4;background:white;padding:9px}.total strong{font-size:24px;color:#e63649}.buy-button{border:0;background:linear-gradient(100deg,#17358f,#2858bd);color:white;padding:13px 20px;font-weight:750;cursor:pointer}.buy-button:disabled{background:#a9b3c5;cursor:not-allowed}.features{padding:70px max(6vw,28px);background:var(--bg);display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.features article{background:white;border:1px solid #e2e7ef;padding:28px;min-height:190px}.features article>span{color:#b9c6df;font-size:28px;font-weight:800}.features h3{font-size:19px;margin:12px 0 7px}.features p{color:#748197;margin:0}footer{background:#0b256e;color:white;padding:48px max(6vw,28px);display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand .brand-mark{width:42px;height:42px}footer h4{margin:0 0 14px}footer a,footer p{display:block;color:#b9c8ee;text-decoration:none;margin:7px 0}.modal{position:fixed;inset:0;background:#091532a8;z-index:20;display:grid;place-items:center}.modal.hidden{display:none}.modal-card{width:min(420px,90vw);background:white;padding:34px;position:relative;box-shadow:0 24px 70px #08143170}.modal-card h2{margin:10px 0}.modal-card p{color:#768297}.modal-card label{display:block;margin:13px 0;color:#5c687b}.modal-card input{display:block;width:100%;padding:11px;margin-top:5px;border:1px solid #d1d8e4}.modal-card .buy-button{width:100%;margin-top:8px}.modal-close{position:absolute;right:13px;top:10px;border:0;background:transparent;font-size:25px;color:#6c788a;cursor:pointer}.toast{position:fixed;right:24px;bottom:24px;background:#172c60;color:white;padding:12px 17px;opacity:0;transform:translateY(10px);transition:.2s;z-index:30}.toast.show{opacity:1;transform:none}@media(max-width:950px){.topbar nav{display:none}.topbar{justify-content:space-between}.brand{min-width:0}.choice-grid{grid-template-columns:repeat(5,1fr)}.purchase-bar{grid-template-columns:1fr 1fr}.features{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr 1fr}.hero h1{font-size:33px}}@media(max-width:620px){.topbar{height:74px;padding:0 18px}.brand strong{font-size:23px}.brand-mark{width:39px;height:39px}.login-button{padding:8px 10px}.hero{height:290px}.hero h1{font-size:28px}.hero-points{flex-wrap:wrap}.selector{margin-top:38px}.choice-grid,.city-grid{grid-template-columns:repeat(3,1fr)}.zone-tabs button{width:auto;flex:1}.purchase-bar{position:static;grid-template-columns:1fr}.features,footer{grid-template-columns:1fr}.features{padding:45px 20px}}
