:root{font-family:Microsoft YaHei UI,system-ui,sans-serif;color:#15233f;background:#f3f7fd;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{text-decoration:none;color:inherit}button,input{font:inherit}.topbar{height:72px;background:linear-gradient(120deg,#0877e6,#174bb8);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1200px)/2));box-shadow:0 8px 25px #124cb833}.brand{display:flex;align-items:center;gap:12px}.brand span{background:#fff2;border:1px solid #ffffff44;border-radius:10px;padding:9px;font-weight:800}.brand strong{font-size:21px}.topbar nav{display:flex;gap:28px}.topbar nav a{color:#eaf4ff}.topbar nav a.router-link-active{color:#fff;font-weight:700}main{max-width:1200px;margin:26px auto;padding:0 20px;min-height:calc(100vh - 150px)}footer{text-align:center;color:#74839b;padding:20px}.site-footer{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.site-footer a{color:#526884}.site-footer a:hover{color:#0877e6}.hero{background:linear-gradient(135deg,#147ce8,#174bb8);border-radius:20px;color:#fff;padding:36px 42px;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.hero b{color:#bfe0ff}.hero h1{font-size:34px;margin:8px 0}.hero p{margin:0;color:#e1efff}.layout{display:grid;grid-template-columns:220px 1fr;gap:22px}.card{background:#fff;border:1px solid #dce6f3;border-radius:14px;box-shadow:0 8px 24px #34577e0d}.categories{padding:15px;height:max-content;display:flex;flex-direction:column}.categories h3{margin:6px 10px 12px}.categories a{padding:11px 12px;border-radius:8px;color:#536780}.categories a.router-link-active,.categories a:hover{background:#eaf4ff;color:#0877e6}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title h2{margin-top:0}.section-title span{color:#75849a}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product{padding:20px;display:flex;flex-direction:column}.product h3{margin:12px 0 8px}.product p{color:#697991;line-height:1.7;min-height:80px}.tag{align-self:flex-start;background:#eaf4ff;color:#0877e6;padding:4px 9px;border-radius:12px;font-size:12px}.meta{font-size:13px;color:#526884;border-top:1px solid #edf1f6;padding-top:12px}.purchase{display:flex;justify-content:space-between;align-items:center;margin:16px 0}.purchase strong,.detail-buy strong{font-size:26px;color:#ef5c42}.stock{color:#11965b}.soldout,.error{color:#d83c4b}.primary{display:inline-flex;justify-content:center;align-items:center;background:#0877e6;color:#fff;border:0;border-radius:9px;padding:11px 20px;cursor:pointer;font-weight:700}.primary:hover{background:#0866c4}.primary:disabled{opacity:.5;cursor:not-allowed}.block{display:flex}.detail,.form-card{max-width:820px;margin:35px auto;padding:34px}.description{color:#63738c;line-height:1.8}.detail dl{border:1px solid #e1e9f3;border-radius:12px}.detail dl div{display:flex;padding:14px;border-bottom:1px solid #e9eef5}.detail dl div:last-child{border:0}.detail dt{width:150px;color:#76859a}.detail dd{margin:0}.detail-buy{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.form-card label{display:block;margin:16px 0;color:#52637b}.form-card input{display:block;width:100%;border:1px solid #cbd8e8;border-radius:9px;padding:12px;margin-top:7px}.hint{background:#f0f6ff;color:#4d688d;padding:12px;border-radius:9px}.result{border-top:1px solid #e1e9f3;margin-top:25px}.warning{color:#b36b00}.order-card{max-width:860px}.form-heading,.success-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.form-heading h1,.success-heading h1{margin:0 0 5px}.form-heading p,.success-heading p{margin:0;color:#718198}.step-badge,.success-heading>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;background:#0877e6;color:#fff;font-weight:800;font-size:20px}.success-heading>span{border-radius:50%;background:#11a56e}.selected-product{display:flex;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#f0f7ff,#f7fbff);border:1px solid #d4e5f7;border-radius:12px;padding:18px 20px}.selected-product>div:first-child{display:flex;flex-direction:column;gap:6px}.selected-product small{color:#74859c}.selected-product span{color:#60738d;font-size:13px}.selected-price{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.selected-price strong{font-size:25px;color:#ef5c42}.selected-price span{color:#12965c}.credential-explain{border-left:4px solid #0877e6;background:#edf6ff;border-radius:0 10px 10px 0;padding:14px 17px;margin:18px 0}.credential-explain strong{color:#174b85}.credential-explain p{margin:7px 0 0;color:#536b88;line-height:1.65}.form-card .acknowledge{display:flex;align-items:flex-start;gap:10px;border:1px solid #e1e8f1;padding:13px 15px;border-radius:10px;color:#435873;line-height:1.55;cursor:pointer}.form-card .acknowledge input{display:block;width:18px;height:18px;flex:0 0 auto;margin:2px 0 0;padding:0}.wide-button{width:100%;min-height:46px}.critical-warning{display:flex;flex-direction:column;gap:5px;background:#fff1e4;border:1px solid #f1bf88;color:#8c4d05;border-radius:11px;padding:14px 16px;margin-bottom:18px}.credential-sheet{border:1px solid #d9e4f0;border-radius:12px;overflow:hidden}.credential-sheet>div{display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:12px;padding:14px;border-bottom:1px solid #e5ecf4}.credential-sheet>div:last-child{border-bottom:0}.credential-sheet label{margin:0;color:#60738d}.credential-sheet code{display:block;background:#142643;color:#fff;padding:11px 13px;border-radius:8px;overflow:auto;-webkit-user-select:all;user-select:all}.credential-sheet button,.copy-all,.password-field button,.autofill-banner button,.delivery-head button,.license button{border:1px solid #c5d5e7;background:#fff;border-radius:8px;padding:9px 12px;cursor:pointer}.copy-all{width:100%;margin-top:12px;color:#0877e6;border-color:#8cbbe9;font-weight:700}.notice{background:#e9f8f1;color:#087b4e;padding:10px 13px;border-radius:8px}.order-summary{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #e5ecf4}.order-summary strong{color:#ef5c42}.session-note{color:#60738d;line-height:1.6}.autofill-banner{display:flex;align-items:center;gap:12px;background:#eaf8f2;border:1px solid #b9e4d0;border-radius:11px;padding:12px 14px;color:#147a51}.autofill-banner>span{font-size:20px;font-weight:800}.autofill-banner div{flex:1}.autofill-banner p{margin:3px 0 0;font-size:13px}.query-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.password-field{display:flex;align-items:stretch}.form-card .password-field input{margin-right:7px}.password-field button{margin-top:7px;min-width:64px}.order-result{padding-top:20px}.result-status{display:flex;justify-content:space-between;align-items:center}.order-status{padding:7px 12px;border-radius:999px;background:#eef3f8}.status-pending{background:#fff2d4;color:#986200}.status-delivered{background:#e7f8f0;color:#087a4e}.status-closed,.status-refunded{background:#fff0f1;color:#b52c3c}.result-facts{display:grid;grid-template-columns:1.5fr 1fr 1.5fr;gap:10px;margin:16px 0}.result-facts div{display:flex;flex-direction:column;gap:5px;background:#f6f9fd;border-radius:9px;padding:12px}.result-facts span{font-size:12px;color:#73849b}.order-items{border-top:1px solid #e6edf5;padding-top:10px}.order-items p{display:flex;justify-content:space-between;color:#334a67}.order-items p span{color:#718198}.delivery-box{border-top:1px solid #e1e9f3;margin-top:18px;padding-top:18px}.delivery-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.delivery-head h2{margin:0 0 5px}.delivery-head p{margin:0;color:#63758f}.license{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;background:#f4f8fd;border:1px solid #e0e8f2;border-radius:9px;padding:11px 12px;margin:8px 0}.license code{color:#164278;font-weight:800;-webkit-user-select:all;user-select:all}.license span{color:#63758f;font-size:13px}.waiting-delivery{margin-top:18px;background:#fff8e7;border:1px solid #efda9e;border-radius:10px;padding:16px;color:#825c00}.waiting-delivery p{margin:6px 0 0;color:#866d33}@media(max-width:900px){.products{grid-template-columns:1fr 1fr}.layout{grid-template-columns:1fr}.categories{flex-direction:row;overflow:auto}.hero{padding:24px}.topbar nav{gap:10px}.query-grid,.result-facts{grid-template-columns:1fr}.credential-sheet>div{grid-template-columns:1fr}.delivery-head{align-items:flex-start;flex-direction:column}.license{grid-template-columns:1fr auto}.license span{grid-column:1/2}}@media(max-width:600px){.products{grid-template-columns:1fr}.topbar{height:auto;padding:14px;align-items:flex-start}.topbar nav{flex-direction:column}.hero{align-items:flex-start;gap:20px;flex-direction:column}.hero h1{font-size:27px}.detail,.form-card{padding:22px}.selected-product,.order-summary{flex-direction:column}.selected-price{align-items:flex-start}.license{grid-template-columns:1fr}.license span{grid-column:auto}}
