:root { color:#242428; background:#fcfcfc; font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif; } *{box-sizing:border-box} body{margin:0;min-width:320px} a{text-decoration:none;color:inherit} header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 46px;border-bottom:1px solid #eeeeef;background:#fff}.brand{display:flex;align-items:center;gap:8px;font-size:14px;line-height:12px;font-weight:900;letter-spacing:-1px}.brand b{display:grid;width:39px;height:39px;place-items:center;border-radius:11px 15px 11px 15px;background:#18cf9b;color:#fff;font-size:25px;transform:rotate(-5deg)}.brand span span{color:#18cf9b}.back{color:#66666b;font-size:15px}.back:hover{color:#0baa7e}main{width:min(1040px,calc(100% - 44px));margin:88px auto}.eyebrow{margin:0;color:#16bd8d;font-size:16px;font-weight:700}h1{margin:12px 0;font-size:48px;letter-spacing:-2px}.intro{margin:0 0 45px;color:#929297;font-size:18px}.packages{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px}.package{display:flex;min-height:210px;flex-direction:column;padding:28px;border:1px solid #e8e8ea;border-radius:24px;background:#fff;box-shadow:0 2px 10px #00000008}.package h2{margin:0;font-size:26px}.package p{margin:10px 0 25px;color:#929297}.package strong{font-size:30px;letter-spacing:-1px}.package strong small{margin-left:3px;font-size:15px;font-weight:500}.package button{margin-top:auto;padding:12px;border:0;border-radius:12px;background:#202023;color:#fff;font:inherit;font-weight:650;cursor:pointer}.package button:hover{background:#18b98c}.package button:disabled{opacity:.55;cursor:wait}.loading,.error{grid-column:1/-1;padding:32px;border-radius:18px;background:#f1f1f2;color:#89898e;text-align:center}.note{margin-top:24px;color:#aaaab0;font-size:14px}@media(max-width:600px){header{height:68px;padding:0 20px}main{margin:52px auto}h1{font-size:38px}.intro{font-size:16px}}
