*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:#fff;color:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}:root{--bg:#fff;--surface:#fafafa;--text:#111;--muted:#6b6b6b;--hint:#9b9b9b;--border:#ececec;--border2:#dcdcdc;--good-bg:#eafaf0;--good-tx:#0f7a37}html[data-theme=dark]{--bg:#0f0f0f;--surface:#1a1a1a;--text:#f2f2f2;--muted:#9c9c9c;--hint:#6a6a6a;--border:#272727;--border2:#383838;--good-bg:#12301f;--good-tx:#4ade80}.dwrap{min-height:100vh;background:var(--bg);color:var(--text)}.dmax{max-width:920px;margin:0 auto;padding:26px 20px}.dtab{font-size:14px;color:var(--muted);background:none;border:none;padding:6px 2px;cursor:pointer;text-decoration:none;font-family:inherit}.dtab.on{color:var(--text);font-weight:600;border-bottom:2px solid var(--text)}.dseg{font-size:13px;color:var(--muted);background:none;border:1px solid var(--border);padding:6px 13px;cursor:pointer;font-family:inherit}.dseg.on{color:var(--text);background:var(--surface);font-weight:600}.drow{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid var(--border)}.dlink{font-size:13px;color:var(--muted);text-decoration:none;padding:5px 10px;border:1px solid var(--border);border-radius:8px}.dlink:hover{border-color:var(--border2);color:var(--text)}.dbtn{font-size:13px;color:var(--text);background:none;border:1px solid var(--border);border-radius:8px;padding:6px 12px;cursor:pointer;font-family:inherit;text-decoration:none;white-space:nowrap}.dbtn:hover{background:var(--surface)}.co{border:1px solid #ebebeb;border-radius:12px;overflow:hidden;margin:28px auto;max-width:920px}.co-head{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #ebebeb}.co-logo{font-size:13px;color:#6b6b6b;border:1px dashed #dcdcdc;border-radius:7px;padding:8px 14px}.co-help{font-size:12px;color:#6b6b6b;text-align:right;line-height:1.5}.co-help b{color:#111;font-weight:600}.co-grid{display:grid;grid-template-columns:1fr 1fr}.co-left{padding:20px;border-right:1px solid #ebebeb}.co-right{padding:20px;background:#fafafa}.co-title{text-align:center;font-size:16px;font-weight:600;margin:0 0 16px}.fld{margin-bottom:10px}.fld label{display:block;font-size:12px;color:#6b6b6b;margin-bottom:4px}.fld input,.fld select{width:100%;background:#fff;border:1px solid #dcdcdc;border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;color:#111}.fld input:focus,.fld select:focus{outline:none;border-color:#111}.bump{border:2px dashed #ba7517;border-radius:10px;padding:12px;margin:14px 0;background:#fffdf6;cursor:pointer;display:flex;gap:10px;align-items:flex-start}.bump.sel{border-style:solid}.bump .bh{font-weight:600;font-size:13px}.bump .bd{font-size:12px;color:#6b6b6b;margin-top:2px}.bump .bp{margin-left:auto;font-weight:600;white-space:nowrap}.pay{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0 8px}.pay button{border:1px solid #dcdcdc;border-radius:8px;padding:8px 12px;font-size:13px;cursor:pointer;background:#fff;font-family:inherit;color:#111}.pay button.sel{border-color:#111;background:#fafafa;font-weight:600}.paybox{font-size:13px;background:#fafafa;border:1px solid #ebebeb;border-radius:8px;padding:12px;line-height:1.7}.paybox .ins{color:#ba7517}.getfor{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:1.2;margin:0 0 16px}.list{list-style:none;padding:0;margin:0}.list li{display:flex;gap:9px;align-items:flex-start;font-size:13px;font-weight:500;margin-bottom:11px;line-height:1.4}.list li:before{content:"";width:15px;height:15px;border:1.5px solid #111;border-radius:3px;flex:none;margin-top:2px}.summary{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;padding:14px 20px}.sumrow{display:flex;justify-content:space-between;font-size:13px;padding:3px 0;color:#6b6b6b}.sumrow.tot{color:#111;border-top:1px solid #ebebeb;margin-top:6px;padding-top:10px}.cta,.sumrow.tot{font-size:17px;font-weight:700}.cta{display:block;width:100%;background:#16a34a;color:#fff;border:none;padding:14px 16px;cursor:pointer;font-family:inherit;text-align:center}.cta:hover{filter:brightness(.96)}.cta-main{display:block;font-size:17px;font-weight:700;line-height:1.25}.cta-sub{display:block;font-size:13px;font-weight:500;opacity:.92;margin-top:3px}.ctasub{padding:10px 20px}.ctasub,.foot{text-align:center;font-size:12px;color:#6b6b6b}.foot{padding:16px;border-top:1px solid #ebebeb;line-height:1.7}@media(max-width:700px){.co-grid{grid-template-columns:1fr}.co-left{border-right:none;border-bottom:1px solid #ebebeb}}.co-embed .co-left{border:none}