:root{font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182321;background:#f5f7f5;font-synthesis:none;line-height:1.6}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1060px;margin:auto;padding-inline:28px}header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce5df}.brand{color:#193e30;font-size:22px;font-weight:850;text-decoration:none;letter-spacing:-1px}.brand span{font-size:10px;letter-spacing:2px;margin-left:12px;color:#637269}.badge{font-size:12px;font-weight:700;background:#fff1cc;color:#755400;border:1px solid #ead695;padding:5px 12px;border-radius:30px}.intro{padding:42px 0 28px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;color:#557164}h1{font-size:36px;letter-spacing:-1.5px;margin:8px 0}.intro>p:not(.eyebrow){color:#65726b;margin:0}.notice{padding:17px 20px;margin-top:25px;border:1px solid #ddd5b8;background:#fffaf0;border-radius:10px;color:#625433;font-size:14px}.checkout-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:22px;align-items:start}.panel{background:white;border:1px solid #dce5df;border-radius:16px;padding:28px}fieldset{padding:0;border:0;margin:0;min-width:0}legend{font-weight:750;font-size:17px;margin-bottom:24px}.step{font-size:12px;background:#edf3ee;color:#335442;display:inline-grid;place-items:center;border-radius:50%;width:26px;height:26px;margin-right:9px}.products{display:grid;gap:12px}.product{display:flex;gap:14px;align-items:center;padding:17px;border:1px solid #dce5df;border-radius:10px;cursor:pointer;transition:background .15s,border-color .15s}.product:has(input:checked){border-color:#397358;background:#f0f7f2;box-shadow:0 0 0 1px #397358}.product input{width:18px;height:18px;margin:0;accent-color:#32694e}.product-copy{display:grid;flex:1;gap:3px}.product-name{font-weight:700}.product-gems{font-size:12px;color:#65726b}.product-price{font-size:15px;white-space:nowrap}.details label:not(.agreement){font-size:13px;font-weight:650;display:block;margin:15px 0 6px}.details input:not([type=checkbox]){width:100%;font:inherit;font-size:14px;border:1px solid #cdd9d0;border-radius:7px;padding:11px 12px;background:white;color:inherit}.hint{font-size:12px;color:#64756b;margin:12px 0}.agreement{display:flex;align-items:start;gap:9px;font-size:13px;margin-top:22px}.agreement input{width:17px;height:17px;flex-shrink:0;accent-color:#32694e;margin:3px 0}.total{border-top:1px solid #e3e9e4;padding-top:22px;margin-top:25px;display:flex;justify-content:space-between;align-items:center;font-size:14px}.total strong{font-size:26px;letter-spacing:-1px}button{border:0;border-radius:8px;background:#285940;color:white;font:inherit;font-weight:650;cursor:pointer;padding:13px 18px}#pay-button{width:100%;margin-top:17px}button:disabled{cursor:not-allowed;background:#dfe6e0;color:#6c7d71}button:not(:disabled):hover{filter:brightness(.94)}:focus-visible{outline:3px solid #649f7e;outline-offset:4px}.centered{text-align:center;margin-bottom:0}.status-panel{padding:20px 24px;margin-top:22px;border:1px solid #dce5df;border-radius:12px;background:#edf3ee;font-size:14px;overflow-wrap:anywhere}.status-panel[data-tone=error]{background:#fff4ef;border-color:#e8c9ba}.status-panel[data-tone=success]{background:#e7f5ec;border-color:#a3c6ae}.status-panel p{margin:0}.status-panel .hint{margin-top:9px}.secondary{background:white;color:#285940;border:1px solid #b5cabb;margin-top:13px;font-size:13px;margin-right:8px}footer{padding-top:35px;padding-bottom:40px;font-size:12px;color:#6b7970}footer strong{font-weight:650;color:#42594b}nav{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:12px}nav a{color:inherit;text-underline-offset:3px}footer p{margin-bottom:0}[hidden]{display:none!important}@media(max-width:720px){header,main,footer{padding-inline:20px}header{height:76px}.brand span{display:none}.intro{padding-top:30px}h1{font-size:29px}.checkout-grid{grid-template-columns:1fr;gap:16px}.panel{padding:22px}.notice{font-size:13px}.product{padding:15px}.product-price{font-size:14px}}
