:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#16302d;background:#f2f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit}.account-panel{display:flex;align-items:center;justify-content:space-between;gap:18px}.account-panel button,.inline-actions button{padding:10px 14px;border:0;border-radius:12px;color:#fff;background:#0f766e;cursor:pointer}.inline-actions{display:flex;flex-wrap:wrap;justify-content:end;gap:8px}.inline-actions .quiet-button{color:#0f766e;background:#ecfdf5}.inline-actions .danger-button{color:#9a3412;background:#fff7ed}.privacy-check{display:block;margin-top:12px;color:#607572;font-size:13px}.privacy-check input{margin-right:8px}.shell{width:min(720px,100%);min-height:100vh;margin:0 auto;padding:24px 18px 40px}.hero{padding:34px 26px;color:#fff;border-radius:28px;background:radial-gradient(circle at 90% 10%,rgb(255 255 255 / 20%),transparent 34%),linear-gradient(135deg,#115e59,#0f766e 58%,#14b8a6);box-shadow:0 18px 40px #0f766e33}.eyebrow{font-size:12px;font-weight:750;letter-spacing:.14em;opacity:.72}h1,h2,h3,p{margin-top:0}h1{margin:8px 0 10px;font-size:42px;line-height:1}.hero p{max-width:460px;margin-bottom:0;line-height:1.7;color:#ffffffd1}.notice{margin-top:18px;padding:14px 16px;border:1px solid #99f6e4;border-radius:14px;background:#ecfdf5;line-height:1.6}.notice.warning{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.section{margin-top:22px;padding:24px;border:1px solid #d9e8e4;border-radius:24px;background:#fff}.section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}h2{margin:6px 0 0;font-size:24px}.quiet-button{border:0;color:#0f766e;background:transparent;cursor:pointer}.offer-list{display:grid;gap:14px}.offer-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;border:1px solid #e1ece9;border-radius:18px;background:#fbfdfc}.provider{color:#0f766e;font-size:12px;font-weight:700}.offer-card h3{margin:6px 0;font-size:18px}.offer-card p,.empty{margin-bottom:0;color:#607572;line-height:1.6}.offer-card button{padding:10px 14px;border:0;border-radius:12px;color:#fff;background:#0f766e;cursor:pointer}.coupon-code{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px dashed #14b8a6;border-radius:16px;background:#f0fdfa}.coupon-code p{margin:6px 0 0;color:#607572;font-size:12px}.coupon-code code{font-size:17px;font-weight:750;letter-spacing:.08em}.privacy-notice{margin-top:20px;padding:16px;border-radius:14px;color:#607572;background:#eaf2ef;font-size:13px;line-height:1.7}.privacy-notice p{margin:12px 0 0}button:disabled{cursor:wait;opacity:.55}footer{padding:24px 6px 0;color:#78908c;font-size:12px;line-height:1.6;text-align:center}@media(max-width:560px){.shell{padding:14px 12px 28px}.hero,.section{border-radius:20px}.offer-card{grid-template-columns:1fr}.account-panel{align-items:stretch;flex-direction:column}.offer-card button{width:100%}}
