.smm-quick-checkout{--qc-bg:#0b192b;--qc-card:#10243b;--qc-line:rgba(145,174,223,.2);--qc-text:#f6f9ff;--qc-muted:#9fb0c8;--qc-accent:#62dcff;--qc-purple:#795cff;position:relative;padding:26px;border:1px solid var(--qc-line);border-radius:24px;background:linear-gradient(155deg,rgba(16,36,59,.98),rgba(7,20,35,.98));color:var(--qc-text);box-shadow:0 24px 70px rgba(0,0,0,.25);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.smm-quick-checkout *{box-sizing:border-box}.smm-quick-checkout__header{display:flex;gap:14px;align-items:flex-start;margin:0 0 22px}.smm-quick-checkout__icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,rgba(98,220,255,.2),rgba(121,92,255,.22));font-size:22px}.smm-quick-checkout__header h2{margin:0 0 6px;color:#fff;font-size:22px;line-height:1.15;font-weight:900}.smm-quick-checkout__header p{margin:0;color:var(--qc-muted);font-size:13px;line-height:1.65}.smm-quick-checkout__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.smm-checkout-field{display:flex;flex-direction:column;gap:7px;min-width:0}.smm-checkout-field--full,.smm-checkout-gateways,.smm-checkout-summary,.smm-checkout-submit,.smm-checkout-secure,.smm-checkout-terms,.smm-checkout-panel-link{grid-column:1/-1}.smm-checkout-field label,.smm-checkout-gateways legend{color:#dfeaff;font-size:13px;font-weight:800}.smm-checkout-field label span,.smm-checkout-gateways legend span{color:#ff718c}.smm-checkout-field input{width:100%;height:49px;margin:0!important;padding:0 14px!important;border:1px solid var(--qc-line)!important;border-radius:12px!important;background:#0b1c30!important;color:#fff!important;outline:0!important;box-shadow:none!important;font-size:14px!important}.smm-checkout-field input::placeholder{color:#7187a3}.smm-checkout-field input:focus{border-color:var(--qc-accent)!important;box-shadow:0 0 0 3px rgba(98,220,255,.12)!important}.smm-checkout-field small{color:#8095b0;font-size:11px}.smm-quantity-control{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;border:1px solid var(--qc-line);border-radius:12px;overflow:hidden;background:#0b1c30}.smm-quantity-control input{border:0!important;border-radius:0!important;text-align:center;-moz-appearance:textfield}.smm-quantity-control input::-webkit-outer-spin-button,.smm-quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.smm-quantity-control button{width:44px;border:0;background:rgba(255,255,255,.04);color:#fff;font-size:20px;font-weight:800;cursor:pointer}.smm-quantity-control button:hover{background:rgba(98,220,255,.12);color:var(--qc-accent)}.smm-checkout-gateways{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;border:0}.smm-checkout-gateways legend{grid-column:1/-1;margin-bottom:2px}.smm-checkout-gateway{position:relative;display:flex;align-items:center;gap:11px;min-height:72px;padding:13px;border:1px solid var(--qc-line);border-radius:14px;background:rgba(4,15,28,.55);cursor:pointer;transition:.2s border-color,.2s transform,.2s background}.smm-checkout-gateway:hover{transform:translateY(-1px);border-color:rgba(98,220,255,.45)}.smm-checkout-gateway:has(input:checked){border-color:var(--qc-accent);background:rgba(98,220,255,.08);box-shadow:0 0 0 2px rgba(98,220,255,.07)}.smm-checkout-gateway input{position:absolute;opacity:0;pointer-events:none}.smm-checkout-gateway__icon{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:11px;background:rgba(255,255,255,.07);font-size:18px}.smm-checkout-gateway strong{display:block;color:#fff;font-size:13px}.smm-checkout-gateway small{display:block;margin-top:4px;color:var(--qc-muted);font-size:10px;line-height:1.45}.smm-checkout-summary{display:grid;gap:0;margin-top:1px;border:1px solid rgba(98,220,255,.18);border-radius:15px;overflow:hidden;background:rgba(98,220,255,.055)}.smm-checkout-summary>div{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:13px 15px;border-bottom:1px solid var(--qc-line)}.smm-checkout-summary>div:last-child{border-bottom:0}.smm-checkout-summary span{color:var(--qc-muted);font-size:12px}.smm-checkout-summary strong{color:#fff;font-size:14px}.smm-checkout-summary__total strong{color:var(--qc-accent);font-size:22px;font-weight:950}.smm-checkout-summary__total small{font-size:12px;color:var(--qc-muted)}.smm-checkout-submit{display:flex;align-items:center;justify-content:center;gap:15px;min-height:53px;margin:0!important;padding:0 19px;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,var(--qc-accent),var(--qc-purple))!important;color:#081522!important;text-decoration:none!important;font-size:14px!important;font-weight:950!important;cursor:pointer;box-shadow:0 16px 32px rgba(88,112,255,.22);transition:.2s transform,.2s box-shadow,.2s opacity}.smm-checkout-submit:hover{transform:translateY(-2px);box-shadow:0 20px 38px rgba(98,220,255,.22)}.smm-checkout-submit:disabled{opacity:.65;cursor:wait;transform:none}.smm-checkout-submit b{font-size:18px}.smm-checkout-secure,.smm-checkout-terms{margin:0;text-align:center;color:var(--qc-muted);font-size:11px;line-height:1.6}.smm-checkout-terms{margin-top:-9px;color:#7187a3}.smm-checkout-panel-link{display:flex;align-items:center;justify-content:center;min-height:48px;border:1px solid var(--qc-line);border-radius:13px;color:#ddecff!important;text-decoration:none!important;font-size:13px;font-weight:850;transition:.2s border-color,.2s background}.smm-checkout-panel-link:hover{border-color:rgba(98,220,255,.55);background:rgba(98,220,255,.07);color:#fff!important}.smm-checkout-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.smm-checkout-alert,.smm-checkout-unavailable{padding:14px 16px;margin:0 0 16px;border:1px solid rgba(255,193,92,.28);border-radius:13px;background:rgba(255,193,92,.08);color:#f6d896;font-size:13px;line-height:1.65}.smm-checkout-alert--error{border-color:rgba(255,97,128,.35);background:rgba(255,97,128,.08);color:#ffb4c2}.smm-checkout-status{max-width:720px;margin:60px auto;padding:38px;border:1px solid rgba(145,174,223,.22);border-radius:26px;background:linear-gradient(145deg,#10243b,#091827);color:#f5f9ff;text-align:center;box-shadow:0 28px 80px rgba(0,0,0,.24)}.smm-checkout-status__mark{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(135deg,#62dcff,#795cff);color:#071421;font-size:31px;font-weight:950}.smm-checkout-status h1{margin:0 0 8px;color:#fff;font-size:clamp(25px,4vw,38px)}.smm-checkout-status>p{color:#aebed2}.smm-checkout-status dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:25px 0}.smm-checkout-status dl div{padding:14px;border:1px solid rgba(145,174,223,.16);border-radius:13px;background:rgba(255,255,255,.025)}.smm-checkout-status dt{color:#8298b4;font-size:11px;text-transform:uppercase}.smm-checkout-status dd{margin:5px 0 0;color:#fff;font-size:14px;font-weight:850;word-break:break-word}.smm-checkout-status .smm-checkout-submit,.smm-checkout-status .smm-checkout-panel-link{max-width:360px;margin:14px auto 0!important}.smm-checkout-status__note{font-size:12px!important}.smm-checkout-status--failed .smm-checkout-status__mark,.smm-checkout-status--canceled .smm-checkout-status__mark{background:#ff6986;color:#fff}
@media(max-width:680px){.smm-quick-checkout{padding:20px;border-radius:19px}.smm-quick-checkout__form{grid-template-columns:1fr}.smm-checkout-field,.smm-checkout-gateways,.smm-checkout-summary,.smm-checkout-submit,.smm-checkout-secure,.smm-checkout-terms,.smm-checkout-panel-link{grid-column:1}.smm-checkout-gateways{grid-template-columns:1fr}.smm-checkout-status{margin:30px 14px;padding:26px 18px}.smm-checkout-status dl{grid-template-columns:1fr}}

/* Platega payment methods */
.smm-checkout-gateway__icon:has(.smm-platega-icon-stack),
.smm-checkout-gateway__icon:has(.smm-payment-logo){width:auto;min-width:58px;max-width:150px;padding:4px 6px;background:rgba(255,255,255,.96);overflow:hidden}
.smm-payment-logo{display:block;width:94px;max-width:100%;height:32px;object-fit:contain}
.smm-payment-logo--sbp{width:70px}
.smm-platega-icon-stack{display:flex;align-items:center;gap:4px;max-width:142px;overflow:hidden}
.smm-platega-icon-stack img{display:block;width:auto;height:24px;max-width:42px;object-fit:contain;border-radius:4px}
.smm-platega-icon-stack img:first-child{height:28px;max-width:80px}
.smm-platega-icon-stack--cards img:first-child{height:24px;max-width:42px}
@media(max-width:680px){
  .smm-checkout-gateway__icon:has(.smm-platega-icon-stack),.smm-checkout-gateway__icon:has(.smm-payment-logo){max-width:118px}
  .smm-platega-icon-stack{max-width:110px}
  .smm-platega-icon-stack img{height:21px;max-width:34px}
  .smm-platega-icon-stack img:first-child{height:24px;max-width:65px}
}
