.checkout-card{flex-direction:column;width:min(480px,100%);animation:.45s cubic-bezier(.16,1,.3,1) both panelIn;display:flex}.checkout-head{align-items:center;gap:16px;padding:26px 26px 18px;display:flex}.checkout-mark{width:42px;height:42px;color:var(--yellow);flex:none}.checkout-title{font-family:var(--display);color:var(--ink);margin:6px 0 0;font-size:1.5rem;font-weight:800;line-height:1.15}.checkout-body{flex-direction:column;gap:20px;padding:24px 26px;display:flex}.price-block{clip-path:polygon(0 0,97% 0,100% 20%,100% 100%,3% 100%,0 80%);background:#fcee0a0d;border:1px solid #fcee0a47;flex-direction:column;gap:6px;padding:20px;display:flex}.price-value{font-family:var(--display);color:var(--yellow);font-variant-numeric:tabular-nums;font-size:clamp(2rem,7vw,2.8rem);font-weight:800;line-height:1}.price-note{font:600 var(--fs-2xs) / 1 var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.checkout-includes{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.checkout-includes li{color:var(--ink-2);font-size:var(--fs-sm);padding-left:26px;line-height:1.5;position:relative}.checkout-includes li:before{content:"";border-left:2px solid var(--electric);border-bottom:2px solid var(--electric);width:12px;height:7px;position:absolute;top:6px;left:0;transform:rotate(-45deg)}.checkout-body .primary-action{width:100%;min-height:50px}.checkout-fineprint{font-size:var(--fs-xs);margin:0;line-height:1.6}.status-block{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:12px 0;display:flex}.status-spinner{border:3px solid #00f0ff38;border-top-color:var(--electric);border-radius:50%;width:42px;height:42px;animation:.9s linear infinite statusSpin}@keyframes statusSpin{to{transform:rotate(360deg)}}.status-headline{font-family:var(--display);color:var(--ink);margin:0;font-size:1.4rem;font-weight:800}.status-detail{color:var(--ink-2);font-size:var(--fs-sm);max-width:42ch;margin:0;line-height:1.6}.status-serial{width:100%;font-family:var(--mono);letter-spacing:.09em;color:var(--yellow);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#fcee0a0d;border:1px solid #fcee0a4d;padding:16px;font-size:clamp(1rem,4vw,1.4rem);font-weight:700;display:block}.voucher-toggle{color:var(--electric);font-family:var(--body);font-size:var(--fs-sm);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;text-decoration:underline}.voucher-toggle:hover{color:var(--yellow)}.voucher-row{flex-wrap:wrap;gap:10px;display:flex}.voucher-row .admin-input{border:1px solid var(--line);min-width:0;min-height:46px;color:var(--ink);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;background:#050605d1;flex:160px;padding:0 14px}.voucher-row .admin-input:focus{border-color:var(--yellow);outline:none}.voucher-row .ghost-action{flex:none}.voucher-applied{background:#00f0ff12;border:1px solid #00f0ff4d;flex-wrap:wrap;align-items:baseline;gap:12px;padding:14px 16px;animation:.32s cubic-bezier(.16,1,.3,1) both panelIn;display:flex}.voucher-applied .mono{letter-spacing:.12em;color:var(--electric);font-size:.66rem}.voucher-saving{font-size:var(--fs-xs);color:var(--ink-2)}.voucher-final{font-family:var(--display);color:var(--yellow);font-variant-numeric:tabular-nums;margin-left:auto;font-size:1.4rem;font-weight:800}
