:root{font-family:Inter,Arial,sans-serif;color:#202124;background:#fff;line-height:1.45}*{box-sizing:border-box}body{margin:0}.checkout{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,42%)}.content{max-width:640px;width:100%;justify-self:end;padding:42px 64px 44px}.brand{font-size:25px;font-weight:800;text-decoration:none;color:#151515;letter-spacing:-1px}.steps{display:flex;gap:10px;list-style:none;padding:24px 0 10px;margin:0;color:#777;font-size:13px}.steps li+li:before{content:'›';margin-right:10px;color:#aaa}.steps .active{color:#111;font-weight:700}h1{font-size:25px;margin:24px 0 4px}.intro{margin:0 0 24px;color:#666}fieldset{border:0;padding:0;margin:0 0 25px}legend{font-size:18px;font-weight:700;margin-bottom:12px}label{display:block;font-size:13px;font-weight:600;margin:11px 0}input,select{width:100%;height:48px;margin-top:6px;border:1px solid #d3d3d3;border-radius:7px;padding:0 13px;font:inherit;font-weight:400;background:#fff;outline-color:#222}.grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}button{font:inherit;cursor:pointer}#pay-button{width:100%;height:54px;border:0;border-radius:7px;background:#121212;color:#fff;font-weight:700;font-size:16px}#pay-button:disabled{opacity:.65;cursor:wait}#error{min-height:22px;color:#b42318;margin:10px 0 0;font-size:14px}.secure{text-align:center;color:#777;font-size:12px;margin-top:20px}.summary{background:#f7f7f7;border-left:1px solid #e5e5e5;padding:42px max(36px,calc((100vw - 1320px)/2))}.summary>button{display:none}.summary-body{max-width:460px}.item{display:grid;grid-template-columns:54px 1fr auto;gap:13px;align-items:center;padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid #dedede}.product-icon{width:52px;height:52px;border-radius:8px;background:#e7dfd4;display:grid;place-items:center;font-weight:800;color:#725c49}.item strong{display:block;font-size:14px}.item small{display:block;color:#6a6a6a;font-size:12px;margin-top:3px}.item b{font-size:14px}.line,.total{display:flex;justify-content:space-between;margin:12px 0;color:#555;font-size:14px}.total{border-top:1px solid #dedede;padding-top:18px;margin-top:18px;color:#202124;font-size:16px}.total strong{font-size:21px}.status-page{max-width:1120px;margin:0 auto;padding:42px 28px}.status-page h1{margin-top:32px}.status-message{margin:24px 0 12px;color:#666;font-size:14px}.table-wrap{overflow:auto;border:1px solid #e3e3e3;border-radius:9px}table{border-collapse:collapse;width:100%;min-width:760px;table-layout:fixed;font-size:14px}th,td{padding:15px;text-align:left;border-bottom:1px solid #e9e9e9;vertical-align:top}th:nth-child(1){width:25%}th:nth-child(2){width:12%}th:nth-child(3){width:12%}th:nth-child(4){width:20%}th:nth-child(5){width:31%}th{background:#f7f7f7;font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.03em}tr:last-child td{border-bottom:0}code{font-size:12px;word-break:break-all}.provider-response{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge{display:inline-block;padding:4px 9px;border-radius:999px;background:#fff3cd;color:#785500;font-size:12px;font-weight:700}.badge.paid{background:#dcfce7;color:#166534}@media(max-width:760px){.checkout{display:flex;flex-direction:column}.content{order:2;padding:24px 20px;max-width:none}.summary{order:1;border:0;padding:0;background:#f7f7f7}.summary>button{width:100%;display:flex;justify-content:space-between;border:0;background:transparent;padding:17px 20px;font-size:14px;font-weight:700}.summary-body{padding:0 20px 18px;display:none}.summary.open .summary-body{display:block}.summary-total{margin-left:auto}.grid{grid-template-columns:1fr}.steps{padding-top:17px}h1{margin-top:18px}}
.product-icon{overflow:hidden}.product-icon img{width:100%;height:100%;object-fit:cover}
