:root{color:#30272b;background:#f5f0ec;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.shell{width:min(100%,1060px);min-height:100vh;margin:0 auto;padding:32px 28px 38px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;background:#854c65;color:#fff;font:600 21px Georgia,serif;box-shadow:0 10px 30px #854c653d}.brand h1{margin:2px 0 0;font-size:20px;letter-spacing:.04em}.eyebrow{margin:0;color:#9a7887;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.text-button{margin-left:auto;border:0;background:transparent;color:#765a66}.hero{padding:74px 0 48px;background:radial-gradient(circle at 78% 35%,rgb(190 148 162 / 19%),transparent 30%)}.hero h2{max-width:640px;margin:14px 0 18px;font-family:Songti SC,SimSun,serif;font-size:clamp(38px,6vw,64px);font-weight:500;line-height:1.2;letter-spacing:-.04em}.hero>p:last-child{max-width:530px;color:#776970;line-height:1.8}.card{display:grid;grid-template-columns:200px 1fr;gap:52px;min-height:390px;padding:38px;border:1px solid rgb(83 58 69 / 10%);border-radius:26px;background:#ffffffd1;box-shadow:0 28px 80px #4f36411a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.steps{display:flex;flex-direction:column;gap:28px;border-right:1px solid #eee4e6}.steps span{display:flex;align-items:center;gap:10px;color:#b7aaaf;font-size:13px}.steps b{display:grid;width:25px;height:25px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:11px}.steps .active{color:#854c65;font-weight:600}.steps .active b{background:#854c65;color:#fff;border-color:#854c65}.form{display:grid;align-content:center;gap:22px;max-width:520px}label{display:block;margin-bottom:9px;color:#65575d;font-size:13px;font-weight:600}input{width:100%;height:52px;border:1px solid #ded3d7;border-radius:13px;outline:none;background:#fff;color:#30272b;padding:0 16px}input:focus{border-color:#9e6a80;box-shadow:0 0 0 3px #854c651a}.phone-input{position:relative}.phone-input span{position:absolute;top:16px;left:16px;color:#786a70}.phone-input input{padding-left:58px}.code-row{display:grid;grid-template-columns:1fr 128px;gap:10px}.code-row button{border:1px solid #cdbcc3;border-radius:13px;background:#fff;color:#854c65}.primary{min-height:52px;border:0;border-radius:14px;background:#854c65;color:#fff;font-weight:600;box-shadow:0 12px 28px #854c6533}.account-check{align-self:center;max-width:500px}.account-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:18px;background:#f1e6ea;color:#854c65;font-size:20px}.account-check h3{margin:20px 0 8px;font:500 28px Songti SC,SimSun,serif}.account-check p{margin:0 0 28px;color:#7e7076;line-height:1.7}.account-check .primary{width:220px}.confirmed-account{display:grid;grid-template-columns:1fr auto;gap:4px 20px;margin-bottom:25px;padding:18px 20px;border-radius:15px;background:#f6eff1}.confirmed-account span,.confirmed-account small{color:#8e7b83;font-size:12px}.confirmed-account strong{grid-row:1 / span 2;grid-column:2;align-self:center}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.package{display:grid;gap:8px;min-height:116px;padding:18px;border:1px solid #e3d9dd;border-radius:17px;background:#fff;color:#40343a}.package strong{font:500 27px Georgia,serif}.package strong small{font:500 13px PingFang SC,sans-serif}.package span{color:#8b777f}.package.selected{border-color:#854c65;background:#fbf6f8;box-shadow:inset 0 0 0 1px #854c65}.payment-tbd{margin-top:18px;padding:14px;border-radius:12px;background:#eee9e6;color:#8b7c81;text-align:center;font-size:13px}.order-history{margin-top:28px}.order-history h3{margin:0 0 12px;font:500 20px Songti SC,SimSun,serif}.order-history>p{color:#9b8d92;font-size:13px}.order-history article{display:flex;justify-content:space-between;padding:15px 2px;border-bottom:1px solid #eee5e8;cursor:pointer}.order-history article div{display:grid;gap:5px}.order-history article div:last-child{text-align:right}.order-history small{color:#a09398;font-size:11px}.order-history em{color:#854c65;font-size:12px;font-style:normal}.detail-panel{position:relative;margin-top:18px;padding:20px;border:1px solid #e3d6db;border-radius:16px;background:#fff}.detail-panel>button{position:absolute;top:12px;right:14px;border:0;background:none;color:#8d7d83;font-size:20px}.detail-panel>p{margin:0 0 8px;color:#97878d;font-size:12px}.detail-panel dl{margin:18px 0 0}.detail-panel dl div{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.detail-panel dt{color:#9a8c91;font-size:12px}.detail-panel dd{margin:0;overflow-wrap:anywhere;text-align:right;font-size:12px}.message{grid-column:2;margin:-8px 0 0;color:#a34f61;font-size:13px}.loader,.fatal{margin-top:35vh;text-align:center;color:#725d66}.fatal{padding:24px;border-radius:16px;background:#fff}footer{display:flex;justify-content:space-between;padding:24px 4px 0;color:#998c91;font-size:11px}@media (max-width: 720px){.shell{padding:22px 16px 30px}.hero{padding:52px 4px 34px}.hero h2{font-size:40px}.card{grid-template-columns:1fr;gap:28px;padding:24px 20px}.steps{flex-direction:row;justify-content:space-between;border:0}.steps span{gap:5px;font-size:11px}.message{grid-column:1}.package-grid{grid-template-columns:1fr}.package{min-height:90px;grid-template-columns:1fr auto;align-items:center}.package span{text-align:right}footer{flex-direction:column;gap:8px}}
