.sco-standalone{margin:0;background:linear-gradient(180deg,#f5f8fd,#edf3f8);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.sco-checkout-wrap{max-width:980px;margin:42px auto;padding:0 16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.sco-card{background:#fff;border:1px solid #e1e8f0;border-radius:22px;box-shadow:0 18px 55px rgba(18,43,75,.12);overflow:hidden}.sco-head{display:flex;justify-content:space-between;gap:20px;padding:28px;background:linear-gradient(135deg,#f7faff,#effbf8);border-bottom:1px solid #e6edf5}.sco-head h2{margin:8px 0;color:#153157;font-size:30px}.sco-kicker{display:inline-flex;padding:5px 10px;border-radius:999px;background:linear-gradient(135deg,#556ef1,#23c59d);color:#fff;font-size:11px;font-weight:800}.sco-price{font-size:28px;font-weight:900;color:#17365e;text-align:right;white-space:nowrap}.sco-price small{display:block;font-size:12px;color:#6c7a8e}.sco-product-desc{color:#556579;max-width:620px}.sco-form{padding:26px}.sco-form h3{color:#17365e;margin:24px 0 12px}.sco-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sco-grid label,.sco-booking label{display:flex;flex-direction:column;gap:6px;font-weight:700;color:#40516c}.sco-grid input,.sco-grid textarea,.sco-booking input{border:1px solid #d6e0eb;border-radius:11px;padding:11px 12px;font:inherit}.sco-grid input:focus,.sco-grid textarea:focus{outline:none;border-color:#6c9cff;box-shadow:0 0 0 3px #6c9cff1f}.sco-span2{grid-column:span 2}.sco-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.sco-method{display:flex;gap:10px;border:1px solid #dce5ef;border-radius:14px;padding:14px;cursor:pointer}.sco-method span{display:flex;flex-direction:column}.sco-method small{color:#718096}.sco-bump{margin:20px 0;border:2px solid #ffd35c;background:linear-gradient(135deg,#fff9de,#fff4c7);border-radius:16px;padding:16px}.sco-bump label{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start;cursor:pointer}.sco-bump span{display:flex;flex-direction:column;gap:5px}.sco-bump small{font-weight:400;color:#675d34}.sco-check{display:flex;align-items:flex-start;gap:9px;margin:14px 0}.sco-submit,.sco-booking button{width:100%;border:0;border-radius:14px;padding:15px;background:linear-gradient(135deg,#526df2,#22c59c);color:#fff;font-weight:900;font-size:16px;cursor:pointer;box-shadow:0 10px 24px #536ff329}.sco-secure{text-align:center;color:#6d7b8e;font-size:12px}.sco-success,.sco-error,.sco-info{padding:14px 16px;border-radius:12px;margin:0 0 14px}.sco-success{background:#e7fbf1;color:#146a48}.sco-error{background:#ffe9e9;color:#9f343a}.sco-info{background:#eef7ff;color:#315a78}.sco-booking{max-width:640px;display:grid;gap:12px}@media(max-width:700px){.sco-head{flex-direction:column}.sco-price{text-align:left}.sco-grid,.sco-methods{grid-template-columns:1fr}.sco-span2{grid-column:auto}.sco-checkout-wrap{margin:16px auto}.sco-form,.sco-head{padding:18px}}

.sco-section-head{margin:26px 0 14px;padding-top:6px}.sco-section-head>div{display:flex;align-items:center;gap:12px}.sco-section-head h3{margin:0!important}.sco-section-head p{margin:3px 0 0;color:#75849a;font-size:12px}.sco-step{width:30px;height:30px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#526df2,#22c59c);color:#fff;font-weight:900;box-shadow:0 8px 18px #526df224}.sco-required{color:#d84a55}.sco-help{display:inline-flex;width:17px;height:17px;margin-left:4px;align-items:center;justify-content:center;border-radius:50%;background:#eaf2ff;color:#3f67b6;font-size:11px;font-weight:900;cursor:help}.sco-grid select{border:1px solid #d6e0eb;border-radius:11px;padding:11px 12px;font:inherit;background:#fff}.sco-customer-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.sco-customer-switch label{cursor:pointer}.sco-customer-switch input{position:absolute;opacity:0;pointer-events:none}.sco-customer-switch span{display:flex;align-items:center;justify-content:center;padding:13px;border:1px solid #dce5ef;border-radius:13px;background:#f8fbff;font-weight:800;color:#40516c;transition:.15s}.sco-customer-switch input:checked+span{border-color:#5f7cf2;background:linear-gradient(135deg,#eef3ff,#eafbf7);color:#264d93;box-shadow:0 0 0 3px #526df218}.sco-legal-box{margin-top:22px;padding:18px;border-radius:16px;background:#f8fbff;border:1px solid #dfe8f2}.sco-legal-box h3{margin-top:0}.sco-legal-box a{color:#355fd3;font-weight:700}.sco-marketing-check{padding-top:10px;border-top:1px solid #e0e7f0}.sco-order-summary{display:flex;justify-content:space-between;gap:18px;margin:18px 0;padding:16px 18px;border-radius:16px;background:linear-gradient(135deg,#f3f7ff,#eefbf8);border:1px solid #dce7f2}.sco-order-summary>div{display:flex;flex-direction:column;gap:4px}.sco-order-summary>[hidden]{display:none!important}.sco-order-summary span{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#7a8798;font-weight:800}.sco-order-summary strong{color:#17365e;font-size:15px}.sco-same-address{padding:12px;border-radius:12px;background:#f8fbff}.sco-company-field[hidden],.sco-individual-field[hidden],.sco-shipping-grid[hidden]{display:none!important}@media(max-width:700px){.sco-customer-switch{grid-template-columns:1fr}.sco-order-summary{flex-direction:column}.sco-contact-grid,.sco-billing-grid,.sco-shipping-grid{grid-template-columns:1fr}}

body.sco-theme-dark{background:#0f172a;color:#e5edf8}.sco-theme-dark .sco-checkout-wrap{background:#0f172a}.sco-theme-dark .sco-card{background:#172033;border-color:#2b3b55;box-shadow:0 18px 60px rgba(0,0,0,.28)}.sco-theme-dark .sco-card h2,.sco-theme-dark .sco-card h3,.sco-theme-dark .sco-card strong,.sco-theme-dark .sco-card label{color:#edf4ff}.sco-theme-dark .sco-card p,.sco-theme-dark .sco-card small,.sco-theme-dark .sco-secure{color:#b8c4d6}.sco-theme-dark .sco-card input,.sco-theme-dark .sco-card select,.sco-theme-dark .sco-card textarea{background:#111827;border-color:#34455f;color:#f8fbff}.sco-theme-dark .sco-section-head,.sco-theme-dark .sco-order-summary,.sco-theme-dark .sco-legal-box,.sco-theme-dark .sco-method,.sco-theme-dark .sco-info{background:#111827;border-color:#2f405a}.sco-theme-dark .sco-customer-switch label span{background:#111827;border-color:#34455f;color:#e6eefb}.sco-theme-dark .sco-customer-switch input:checked+span{background:#27466d;border-color:#5b91d5}.sco-theme-dark .sco-bump{background:#24211a;border-color:#7c6121}.sco-embedded .sco-checkout-wrap{padding:8px}.sco-embedded .sco-card{margin:0 auto;box-shadow:none}


/* v2.5 – fizetési eredményoldalak */
.sco-result-card{padding:30px}.sco-result-card h2{margin-top:0;color:#17365e;font-size:28px}.sco-result-card h3{color:#294867;margin-top:26px}.sco-result-card p,.sco-result-card li{color:#4f6074;line-height:1.6}.sco-result-card hr{border:0;border-top:1px solid #e2e9f1;margin:28px 0}.sco-result-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 22px}.sco-result-summary>div{padding:13px 15px;border:1px solid #dfe7f0;background:#f8fbff;border-radius:13px;display:flex;flex-direction:column;gap:3px}.sco-result-summary span{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#8290a2;font-weight:800}.sco-result-summary strong{color:#17365e;overflow-wrap:anywhere}.sco-retry-wrap{margin:24px 0!important}.sco-retry-button{display:block;text-align:center;padding:15px 20px;border-radius:14px;background:linear-gradient(135deg,#2f9d62,#22c59c);color:#fff!important;text-decoration:none;font-size:17px;font-weight:900;box-shadow:0 10px 24px rgba(34,197,156,.22)}.sco-test-result{display:flex;gap:12px;align-items:center;padding:13px 16px;margin-bottom:18px;background:#fff7dc;border:1px solid #f0d36c;border-radius:13px;color:#68541c}.sco-test-result span{font-size:13px}.sco-home-link{text-align:center;margin-top:28px!important}.sco-home-link a{color:#4968c8;font-weight:700}.sco-theme-dark .sco-result-card h2,.sco-theme-dark .sco-result-card h3,.sco-theme-dark .sco-result-summary strong{color:#edf4ff}.sco-theme-dark .sco-result-summary>div{background:#111827;border-color:#2f405a}.sco-theme-dark .sco-result-card p,.sco-theme-dark .sco-result-card li{color:#c4cede}@media(max-width:700px){.sco-result-card{padding:20px}.sco-result-summary{grid-template-columns:1fr}}

/* v2.9 – checkout mezők igazítása és opcionális média-hozzájárulás */
.sco-test-public{display:flex;align-items:center;gap:10px;padding:10px 18px;background:#f3fff9;border-bottom:1px solid #dbeee7;color:#40516c;font-size:12px}.sco-test-public strong{white-space:nowrap;color:#2d5b50}.sco-grid{align-items:start}.sco-grid>label:not(.sco-check){display:block;min-width:0;font-weight:700;color:#40516c}.sco-grid>label:not(.sco-check)>.sco-required,.sco-grid>label:not(.sco-check)>.sco-help{display:inline-flex;vertical-align:middle}.sco-grid>label:not(.sco-check)>input,.sco-grid>label:not(.sco-check)>select,.sco-grid>label:not(.sco-check)>textarea{display:block;width:100%;box-sizing:border-box;margin-top:7px}.sco-contact-grid>label{min-height:86px}.sco-billing-grid>label{min-height:86px}.sco-methods:has(.sco-method:only-child){grid-template-columns:1fr}.sco-methods:has(.sco-method:only-child) .sco-method{width:100%;box-sizing:border-box}.sco-legal-box .sco-check{line-height:1.45}.sco-media-consent-check{padding-top:12px;border-top:1px solid #e0e7f0}.sco-media-consent-check span{color:#40516c}.sco-theme-dark .sco-test-public{background:#10271f;border-color:#24463b;color:#c6d7d0}.sco-theme-dark .sco-media-consent-check span{color:#e6eefb}@media(max-width:700px){.sco-test-public{align-items:flex-start;flex-direction:column;gap:3px}.sco-contact-grid>label,.sco-billing-grid>label{min-height:0}}

/* v3.3 – kapcsolattartási mezők kiegyensúlyozása */
.sco-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px}
.sco-contact-grid>label,.sco-billing-grid>label,.sco-shipping-grid>label{min-width:0}
.sco-contact-grid input,.sco-billing-grid input,.sco-shipping-grid input,.sco-contact-grid select,.sco-billing-grid select,.sco-shipping-grid select{width:100%;box-sizing:border-box;min-height:50px}
.sco-contact-grid label input{min-width:0}
.sco-contact-grid>label{display:flex;flex-direction:column;justify-content:flex-start}
@media(max-width:860px){.sco-contact-grid{grid-template-columns:1fr 1fr}.sco-contact-grid label:last-child{grid-column:1/-1}}
@media(max-width:700px){.sco-contact-grid{grid-template-columns:1fr}.sco-contact-grid label:last-child{grid-column:auto}}

/* v3.9 – e-nyugta alap, opcionális számla */
.sco-invoice-request{display:flex;align-items:flex-start;gap:12px;margin:4px 0 14px;padding:15px 16px;border:1px solid #dce7f2;border-radius:14px;background:linear-gradient(135deg,#f7faff,#f0fbf7);cursor:pointer;color:#40516c}.sco-invoice-request input{margin-top:3px}.sco-invoice-request span{display:flex;flex-direction:column;gap:3px}.sco-invoice-request strong{color:#17365e}.sco-invoice-request small{font-weight:400;color:#718096;line-height:1.4}.sco-invoice-fields{margin-top:12px;padding:16px;border:1px solid #dfe8f2;border-radius:16px;background:#fbfdff}.sco-invoice-fields[hidden]{display:none!important}.sco-kata-note{margin-bottom:14px!important}.sco-theme-dark .sco-invoice-request,.sco-theme-dark .sco-invoice-fields{background:#111827;border-color:#2f405a}.sco-theme-dark .sco-invoice-request strong{color:#edf4ff}.sco-theme-dark .sco-invoice-request small{color:#b8c4d6}


/* v6.9.0 – termékspecifikus egyedi adatbekérés */
.sco-custom-data-grid{margin:12px 0 8px}
.sco-custom-data-grid label{display:flex;flex-direction:column;gap:5px}
.sco-custom-data-grid label small{display:block;color:#738096;font-size:12px;line-height:1.4}
.sco-custom-fields-box{margin-top:14px;padding:18px;border-radius:16px;background:#f8fbff;border:1px solid #dfe8f2}
.sco-custom-fields-box h3{margin:0 0 4px!important}
.sco-custom-fields-intro{margin:0 0 10px;color:#75849a;font-size:12px}
.sco-theme-dark .sco-custom-fields-box{background:#111827;border-color:#2f405a}
.sco-theme-dark .sco-custom-fields-intro{color:#b8c4d6}
.sco-custom-required-check a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.sco-result-redirect{margin-top:16px}

/* v6.9.1 – kétoszlopos checkout, szebb termékleírás, készlet-jelzés és visszaszámláló */
.sco-checkout-wrap{max-width:1180px}
.sco-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px;padding:0 4px}
.sco-topbar-brand{display:flex;align-items:center;gap:14px;min-width:0}
.sco-topbar-logo{display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.sco-topbar-logo .custom-logo-link{display:flex;align-items:center}
.sco-topbar-logo img,.sco-topbar-logo .custom-logo{max-height:62px;width:auto}
.sco-brand-fallback{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#526df2,#22c59c);display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px;font-weight:900;box-shadow:0 10px 24px rgba(82,109,242,.24)}
.sco-topbar-text{display:flex;flex-direction:column;gap:4px;min-width:0}
.sco-topbar-text strong{color:#18345b;font-size:20px;line-height:1.15}
.sco-topbar-text small{color:#718096;font-size:13px}
.sco-topbar-phone{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:14px;background:#fff;border:1px solid #dce5ef;box-shadow:0 10px 24px rgba(20,39,71,.08);font-weight:900;color:#24446b;text-decoration:none;white-space:nowrap}
.sco-checkout-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.72fr);gap:26px;padding:26px}
.sco-main,.sco-side{min-width:0}
.sco-main .sco-form{padding:0}
.sco-side{position:relative}
.sco-side-card{background:linear-gradient(180deg,#f8fbff,#ffffff);border:1px solid #e0e8f2;border-radius:22px;padding:22px;box-shadow:0 12px 30px rgba(16,39,69,.06);position:sticky;top:18px}
.sco-side-card h2{margin:10px 0 14px;color:#153157;font-size:28px;line-height:1.18}
.sco-side-price{font-size:30px;font-weight:900;color:#17365e;margin-bottom:14px}
.sco-side-price small{display:block;font-size:12px;color:#6c7a8e;margin-top:4px}
.sco-side-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:#fff1d6;color:#8b5b09;font-weight:800;font-size:12px;margin-bottom:16px;border:1px solid #f3d494}
.sco-side-desc{max-width:none;color:#4c5d72;line-height:1.65}
.sco-side-desc h1,.sco-side-desc h2,.sco-side-desc h3,.sco-side-desc h4{color:#1d3c64;font-size:20px;margin:18px 0 10px}
.sco-side-desc p{margin:0 0 14px}
.sco-side-desc ul,.sco-side-desc ol{margin:0 0 14px 18px;padding:0}
.sco-side-desc li{margin:0 0 8px}
.sco-urgency-banner{display:flex;flex-direction:column;gap:5px;padding:16px 18px;border-radius:18px;border:1px solid;margin-bottom:18px;box-shadow:0 10px 22px rgba(0,0,0,.04)}
.sco-urgency-banner strong{font-size:18px;line-height:1.2}
.sco-urgency-banner span{color:#5d6677;font-weight:700}
.sco-stock-banner{background:linear-gradient(135deg,#fff4d8,#fff9ec);border-color:#f2d698}
.sco-stock-banner strong{color:#8a5c08}
.sco-stock-banner.is-low{background:linear-gradient(135deg,#ffe7e2,#fff4f1);border-color:#ffb0a2}
.sco-stock-banner.is-low strong{color:#c44933}
.sco-time-banner{background:linear-gradient(135deg,#eef4ff,#f7fbff);border-color:#cad9ff}
.sco-time-banner strong{color:#284d99}
.sco-time-banner b{display:block;font-size:36px;line-height:1.05;letter-spacing:.045em;color:#138a55;margin-top:4px;font-family:ui-monospace,"SFMono-Regular","Cascadia Mono","Roboto Mono",Consolas,monospace;font-weight:900;font-variant-numeric:tabular-nums;text-shadow:0 1px 0 rgba(255,255,255,.55)}
.sco-time-banner small{color:#75849a}
.sco-time-banner.is-critical b,.sco-time-banner.is-ended b{color:#c7362f}.sco-time-banner.is-critical{background:linear-gradient(135deg,#fff0ed,#fff8f6);border-color:#f0aaa1}.sco-time-banner.is-ended{background:linear-gradient(135deg,#ffe9e5,#fff5f3);border-color:#e99b91}
.sco-plan-note{margin-bottom:18px}
.sco-card{overflow:visible}
.sco-order-summary{margin-top:20px}
.sco-submit{margin-top:8px}
body.sco-theme-dark .sco-topbar-text strong,body.sco-theme-dark .sco-topbar-phone{color:#edf4ff}
body.sco-theme-dark .sco-topbar-text small{color:#b8c4d6}
body.sco-theme-dark .sco-topbar-phone{background:#172033;border-color:#2b3b55;box-shadow:none}
body.sco-theme-dark .sco-side-card{background:linear-gradient(180deg,#172033,#111827);border-color:#2f405a;box-shadow:none}
body.sco-theme-dark .sco-side-card h2,body.sco-theme-dark .sco-side-price{color:#edf4ff}
body.sco-theme-dark .sco-side-price small,body.sco-theme-dark .sco-side-desc,body.sco-theme-dark .sco-urgency-banner span,body.sco-theme-dark .sco-time-banner small{color:#c4cede}
body.sco-theme-dark .sco-side-chip{background:#302514;border-color:#5b4720;color:#f3d18d}
body.sco-theme-dark .sco-stock-banner{background:#2e2616;border-color:#5f4d22}
body.sco-theme-dark .sco-stock-banner.is-low{background:#35201d;border-color:#7e3c33}
body.sco-theme-dark .sco-time-banner{background:#182234;border-color:#314669}
body.sco-theme-dark .sco-time-banner b{color:#4ade80;text-shadow:none}body.sco-theme-dark .sco-time-banner.is-critical b,body.sco-theme-dark .sco-time-banner.is-ended b{color:#ff7b72}body.sco-theme-dark .sco-time-banner.is-critical,body.sco-theme-dark .sco-time-banner.is-ended{background:#351f1e;border-color:#7d3d38}
@media(max-width:980px){.sco-checkout-shell{grid-template-columns:1fr}.sco-side-card{position:static}.sco-topbar{flex-direction:column;align-items:flex-start}.sco-topbar-phone{align-self:flex-start}.sco-card{overflow:hidden}}
@media(max-width:700px){.sco-checkout-shell{padding:18px}.sco-side-card{padding:18px}.sco-side-card h2{font-size:24px}.sco-side-price{font-size:26px}.sco-time-banner b{font-size:31px;letter-spacing:.035em}}

/* v6.10.0 – arculati változók, professzionális BUMP/fizetés és mobil finomhangolás */
.sco-standalone{background:var(--sco-bg,#f3f6fb);font-family:var(--sco-font,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--sco-body-size,15px);color:var(--sco-text,#17365e)}
.sco-checkout-wrap{max-width:var(--sco-max-width,1180px);font-family:var(--sco-font,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--sco-body-size,15px)}
.sco-card{background:var(--sco-card,#fff);border-color:var(--sco-border,#dce5ef);border-radius:calc(var(--sco-radius,18px) + 4px)}
.sco-topbar-text strong,.sco-side-card h2,.sco-side-price,.sco-form h3,.sco-order-summary strong,.sco-invoice-request strong{color:var(--sco-text,#17365e)}
.sco-topbar-text small,.sco-side-desc,.sco-section-head p,.sco-secure,.sco-method small,.sco-bump-hint{color:var(--sco-muted,#6d7b8e)}
.sco-side-card{background:var(--sco-card,#fff);border-color:var(--sco-border,#dce5ef);border-radius:var(--sco-radius,18px)}
.sco-side-card h2{font-size:var(--sco-title-size,28px)}
.sco-side-price{font-size:var(--sco-price-size,30px)}
.sco-kicker,.sco-step,.sco-submit{background:linear-gradient(135deg,var(--sco-primary,#526df2),var(--sco-accent,#22c59c))}
.sco-submit{color:var(--sco-button-text,#fff);border-radius:var(--sco-radius,18px);min-height:54px;font-size:calc(var(--sco-body-size,15px) + 1px);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}
.sco-submit:hover{transform:translateY(-1px);filter:saturate(1.05);box-shadow:0 14px 30px color-mix(in srgb,var(--sco-primary,#526df2) 26%,transparent)}
.sco-grid input,.sco-grid textarea,.sco-grid select,.sco-booking input,.sco-invoice-request,.sco-invoice-fields,.sco-legal-box,.sco-custom-fields-box,.sco-order-summary{border-color:var(--sco-border,#dce5ef)}
.sco-grid input,.sco-grid textarea,.sco-grid select,.sco-invoice-fields{background:var(--sco-input-bg,#fff);color:var(--sco-text,#17365e);border-radius:calc(var(--sco-radius,18px) - 6px)}
.sco-grid input:focus,.sco-grid textarea:focus,.sco-grid select:focus{border-color:var(--sco-primary,#526df2);box-shadow:0 0 0 3px color-mix(in srgb,var(--sco-primary,#526df2) 17%,transparent)}
.sco-section-head{border-top:1px solid color-mix(in srgb,var(--sco-border,#dce5ef) 70%,transparent)}
.sco-section-head:first-of-type{border-top:0;padding-top:0}

/* BUMP */
.sco-bump{position:relative;margin:26px 0 24px;padding:22px 18px 17px;background:var(--sco-bump-bg,#fff7d6);border:2px solid var(--sco-bump-border,#efbd37);border-radius:calc(var(--sco-radius,18px) + 1px);box-shadow:0 10px 28px color-mix(in srgb,var(--sco-bump-border,#efbd37) 14%,transparent);overflow:visible}
.sco-bump-badge{position:absolute;top:-13px;left:18px;padding:6px 11px;border-radius:999px;background:var(--sco-bump-border,#efbd37);color:#3f3102;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 5px 12px rgba(0,0,0,.08)}
.sco-bump label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;margin:0;cursor:pointer}
.sco-bump input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:23px;height:23px;border-radius:7px;border:2px solid color-mix(in srgb,var(--sco-bump-border,#efbd37) 78%,#7b6300);background:var(--sco-card,#fff);margin:2px 0 0;display:grid;place-content:center;flex:0 0 auto;cursor:pointer;transition:.15s}
.sco-bump input[type="checkbox"]:before{content:"✓";font-size:15px;font-weight:900;color:var(--sco-button-text,#fff);transform:scale(0);transition:.12s}
.sco-bump input[type="checkbox"]:checked{background:var(--sco-primary,#526df2);border-color:var(--sco-primary,#526df2);box-shadow:0 0 0 4px color-mix(in srgb,var(--sco-primary,#526df2) 14%,transparent)}
.sco-bump input[type="checkbox"]:checked:before{transform:scale(1)}
.sco-bump-copy{display:flex;flex-direction:column;gap:8px;min-width:0}
.sco-bump-copy strong{font-size:calc(var(--sco-body-size,15px) + 2px);line-height:1.3;color:var(--sco-text,#17365e)}
.sco-bump-copy small{font-size:var(--sco-body-size,15px);line-height:1.55;color:color-mix(in srgb,var(--sco-text,#17365e) 78%,var(--sco-muted,#6d7b8e));font-weight:400}
.sco-bump-copy small p{margin:0 0 8px}.sco-bump-copy small p:last-child{margin-bottom:0}
.sco-bump-price{display:flex;flex-direction:column;align-items:flex-end;gap:3px;white-space:nowrap;font-size:calc(var(--sco-body-size,15px) + 3px);font-weight:900;color:var(--sco-text,#17365e)}
.sco-bump-price small{font-size:10px;color:var(--sco-muted,#6d7b8e);font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.sco-bump-hint{margin:13px 0 0 37px;padding-top:11px;border-top:1px dashed color-mix(in srgb,var(--sco-bump-border,#efbd37) 70%,transparent);font-size:12px}
.sco-bump:has(input:checked){box-shadow:0 0 0 4px color-mix(in srgb,var(--sco-primary,#526df2) 10%,transparent),0 14px 30px color-mix(in srgb,var(--sco-bump-border,#efbd37) 14%,transparent)}

/* Fizetési módok */
.sco-payment-heading{margin:28px 0 12px}
.sco-payment-heading h3{margin:0 0 5px}.sco-payment-heading p{margin:0;color:var(--sco-muted,#6d7b8e);font-size:13px;line-height:1.45}
.sco-methods{gap:12px}
.sco-method{position:relative;align-items:center;min-height:68px;padding:15px 16px;border:1.5px solid var(--sco-border,#dce5ef);border-radius:var(--sco-radius,18px);background:var(--sco-card,#fff);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background .15s ease}
.sco-method:hover{border-color:color-mix(in srgb,var(--sco-primary,#526df2) 55%,var(--sco-border,#dce5ef));transform:translateY(-1px);box-shadow:0 8px 20px rgba(20,39,71,.06)}
.sco-method input[type="radio"]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #a8b5c5;border-radius:50%;background:var(--sco-input-bg,#fff);display:grid;place-content:center;flex:0 0 auto;margin:0}
.sco-method input[type="radio"]:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--sco-primary,#526df2);transform:scale(0);transition:.12s}
.sco-method input[type="radio"]:checked{border-color:var(--sco-primary,#526df2)}
.sco-method input[type="radio"]:checked:before{transform:scale(1)}
.sco-method.is-selected,.sco-method:has(input:checked){border-color:var(--sco-primary,#526df2);background:color-mix(in srgb,var(--sco-primary,#526df2) 6%,var(--sco-card,#fff));box-shadow:0 0 0 3px color-mix(in srgb,var(--sco-primary,#526df2) 10%,transparent)}
.sco-method span{gap:3px}.sco-method strong{font-size:calc(var(--sco-body-size,15px) + 1px);color:var(--sco-text,#17365e)}
.sco-method-cib-logo{display:block;width:min(190px,100%);height:auto;max-height:46px;object-fit:contain;object-position:left center}.sco-theme-dark .sco-method-cib-logo{background:#fff;border-radius:8px;padding:3px 6px;box-sizing:border-box}

/* Sürgősségi elemek */
.sco-stock-banner.is-low{border-color:color-mix(in srgb,var(--sco-alert,#d95f4a) 48%,#fff);background:color-mix(in srgb,var(--sco-alert,#d95f4a) 10%,#fff)}
.sco-stock-banner.is-low strong{color:var(--sco-alert,#d95f4a)}
.sco-time-banner{border-color:color-mix(in srgb,var(--sco-primary,#526df2) 28%,#fff);background:color-mix(in srgb,var(--sco-primary,#526df2) 6%,#fff)}
.sco-time-banner strong{color:var(--sco-text,#17365e)}

/* v6.16.11 – a visszaszámláló alapállapotban zöld, az utolsó 30 másodpercben és lejáratkor piros.
   A célzott szelektor megakadályozza, hogy az általános arculati színszabály felülírja. */
.sco-time-banner b[data-sco-countdown]{color:#138a55}
.sco-time-banner.is-critical b[data-sco-countdown],.sco-time-banner.is-ended b[data-sco-countdown]{color:#c7362f}
body.sco-theme-dark .sco-time-banner b[data-sco-countdown]{color:#4ade80}
body.sco-theme-dark .sco-time-banner.is-critical b[data-sco-countdown],body.sco-theme-dark .sco-time-banner.is-ended b[data-sco-countdown]{color:#ff7b72}

/* Mobil leírás kapcsoló */
.sco-desc-toggle{display:none;width:100%;margin:12px 0 0;padding:11px 14px;border:1px solid var(--sco-border,#dce5ef);border-radius:12px;background:var(--sco-card,#fff);color:var(--sco-primary,#526df2);font-weight:800;cursor:pointer}

/* Dark mode – a választott arculati kiemelő színek megmaradnak */
.sco-theme-dark .sco-submit,.sco-theme-dark .sco-kicker,.sco-theme-dark .sco-step{background:linear-gradient(135deg,var(--sco-primary,#526df2),var(--sco-accent,#22c59c));color:var(--sco-button-text,#fff)}
.sco-theme-dark .sco-bump{background:#24211a;border-color:var(--sco-bump-border,#efbd37)}
.sco-theme-dark .sco-bump-copy strong,.sco-theme-dark .sco-bump-price,.sco-theme-dark .sco-method strong{color:#edf4ff}
.sco-theme-dark .sco-method.is-selected,.sco-theme-dark .sco-method:has(input:checked){border-color:var(--sco-primary,#526df2);background:color-mix(in srgb,var(--sco-primary,#526df2) 16%,#111827)}

/* Tablet */
@media(max-width:980px){
  .sco-checkout-wrap{max-width:820px;margin:24px auto}
  .sco-checkout-shell{gap:18px}
  .sco-side{order:-1}
  .sco-side-card{position:static}
  .sco-side-card h2{margin-bottom:8px}
  .sco-side-price{margin-bottom:10px}
}

/* Mobil */
@media(max-width:700px){
  .sco-standalone{background:var(--sco-bg,#f3f6fb)}
  .sco-checkout-wrap{margin:0 auto;padding:0 10px}
  .sco-topbar{padding:14px 4px 10px;margin:0;gap:10px;flex-direction:row;align-items:center}
  .sco-topbar-brand{gap:9px}.sco-topbar-logo img,.sco-topbar-logo .custom-logo{max-height:42px}.sco-brand-fallback{width:42px;height:42px;border-radius:13px;font-size:20px}
  .sco-topbar-text strong{font-size:16px}.sco-topbar-text small{font-size:11px}
  .sco-topbar-phone{padding:8px 10px;font-size:12px;border-radius:11px;margin-left:auto;align-self:center}
  .sco-card{border-radius:16px;box-shadow:0 10px 30px rgba(18,43,75,.08)}
  .sco-checkout-shell{padding:12px;gap:12px}
  .sco-side-card{padding:16px;border-radius:15px}
  .sco-side-card .sco-kicker{font-size:10px}.sco-side-card h2{font-size:calc(var(--sco-title-size,28px) * .83);line-height:1.15}
  .sco-side-price{font-size:calc(var(--sco-price-size,30px) * .86)}
  .sco-side-desc{font-size:14px;line-height:1.55}
  .sco-side-desc.is-mobile-collapsible{max-height:145px;overflow:hidden;position:relative}
  .sco-side-desc.is-mobile-collapsible:not(.is-open):after{content:"";position:absolute;left:0;right:0;bottom:0;height:54px;background:linear-gradient(to bottom,transparent,var(--sco-card,#fff))}
  .sco-side-desc.is-mobile-collapsible.is-open{max-height:none;overflow:visible}
  .sco-desc-toggle{display:block}
  .sco-form{padding:2px 2px 8px}
  .sco-section-head{margin:20px 0 10px}.sco-step{width:27px;height:27px;border-radius:8px;font-size:12px}.sco-section-head>div{gap:9px}.sco-section-head h3{font-size:18px}.sco-section-head p{font-size:11px;line-height:1.4}
  .sco-grid{gap:9px}.sco-grid>label:not(.sco-check)>input,.sco-grid>label:not(.sco-check)>select,.sco-grid>label:not(.sco-check)>textarea{min-height:46px;padding:11px;border-radius:11px;font-size:16px}
  .sco-invoice-request{padding:13px;border-radius:12px}
  .sco-urgency-banner{padding:13px 14px;border-radius:13px;margin-bottom:12px}.sco-urgency-banner strong{font-size:16px}.sco-time-banner b{font-size:21px}
  .sco-bump{margin:23px 0 18px;padding:22px 14px 14px;border-radius:14px}
  .sco-bump-badge{left:14px;top:-12px;font-size:9px}
  .sco-bump label{grid-template-columns:auto minmax(0,1fr);gap:10px}.sco-bump-price{grid-column:2;align-items:flex-start;margin-top:4px}.sco-bump-hint{margin-left:33px;font-size:11px}
  .sco-methods{grid-template-columns:1fr!important}.sco-method{min-height:62px;padding:13px;border-radius:13px}
  .sco-payment-heading{margin-top:22px}.sco-payment-heading p{font-size:12px}
  .sco-legal-box{padding:14px;border-radius:13px}.sco-legal-box .sco-check{font-size:13px;line-height:1.4}
  .sco-order-summary{margin:14px 0;gap:10px;padding:13px;border-radius:13px}.sco-order-summary strong{font-size:14px}
  .sco-submit{position:relative;min-height:54px;font-size:16px;border-radius:13px}
  .sco-secure{font-size:10px;line-height:1.45;padding:0 8px}
}

/* v6.11.0 – checkout jogi/banki lábléc és felugró dokumentumok */
.sco-checkout-footer{margin:18px auto 0;padding:18px 12px 6px;text-align:center;color:var(--sco-muted,#6d7b8e)}
.sco-footer-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px 15px;margin-bottom:10px}
.sco-footer-link{appearance:none;border:0;background:transparent;padding:2px;color:var(--sco-primary,#526df2);font:inherit;font-weight:700;cursor:pointer;text-decoration:none}
.sco-footer-link:hover{text-decoration:underline;text-underline-offset:3px}
.sco-footer-operator{font-size:12px;font-weight:700;color:color-mix(in srgb,var(--sco-text,#17365e) 75%,var(--sco-muted,#6d7b8e));margin:6px 0 14px}
.sco-payment-brands{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;min-height:34px}
.sco-payment-brands img{display:block;max-width:410px;max-height:54px;width:auto;height:auto;object-fit:contain}
.sco-brand-chip{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:4px 8px;border:1px solid var(--sco-border,#dce5ef);border-radius:7px;background:#fff;font-size:10px;font-weight:900;letter-spacing:.02em;box-shadow:0 3px 8px rgba(18,43,75,.05)}
.sco-brand-chip.is-cib{color:#1f6358}.sco-brand-chip.is-mastercard{color:#b7472b}.sco-brand-chip.is-maestro{color:#245f9f}.sco-brand-chip.is-visa{color:#173f92}.sco-brand-chip.is-vpay{color:#3154a6}
.sco-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:24px}
.sco-modal.is-open{display:flex}
.sco-modal-backdrop{position:absolute;inset:0;background:rgba(10,22,40,.62);backdrop-filter:blur(3px)}
.sco-modal-panel{position:relative;z-index:1;width:min(920px,100%);max-height:min(86vh,900px);display:flex;flex-direction:column;background:var(--sco-card,#fff);color:var(--sco-text,#17365e);border:1px solid var(--sco-border,#dce5ef);border-radius:20px;box-shadow:0 28px 80px rgba(8,20,38,.32);overflow:hidden}
.sco-modal-panel.sco-modal-medium{width:min(760px,100%)}.sco-modal-panel.sco-modal-small{width:min(620px,100%)}.sco-modal-panel.sco-modal-document{width:min(1050px,100%);height:min(88vh,920px)}
.sco-modal-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--sco-border,#dce5ef);background:color-mix(in srgb,var(--sco-card,#fff) 94%,var(--sco-primary,#526df2))}
.sco-modal-panel>header h2{margin:0;color:var(--sco-text,#17365e);font-size:22px;line-height:1.25}
.sco-modal-x{appearance:none;flex:0 0 auto;width:38px;height:38px;border:0;border-radius:11px;background:color-mix(in srgb,var(--sco-border,#dce5ef) 55%,transparent);color:var(--sco-text,#17365e);font-size:28px;line-height:1;cursor:pointer}
.sco-modal-x:hover{background:color-mix(in srgb,var(--sco-primary,#526df2) 12%,var(--sco-card,#fff))}
.sco-modal-body{padding:22px;overflow:auto;overscroll-behavior:contain}
.sco-modal-document .sco-modal-body{display:flex;flex:1;min-height:0;flex-direction:column;padding:12px}
.sco-modal-document iframe{width:100%;flex:1;min-height:520px;border:0;border-radius:10px;background:#f1f3f7}
.sco-document-fallback{margin:8px 4px 0;text-align:center;font-size:12px;color:var(--sco-muted,#6d7b8e)}
.sco-legal-copy{line-height:1.65;color:color-mix(in srgb,var(--sco-text,#17365e) 82%,#fff)}
.sco-legal-copy h3{margin:22px 0 8px;color:var(--sco-text,#17365e);font-size:18px}.sco-legal-copy p{margin:0 0 14px}.sco-legal-copy ul,.sco-legal-copy ol{margin:8px 0 18px 22px;padding:0}.sco-legal-copy li{margin-bottom:8px}.sco-legal-copy hr{border:0;border-top:1px solid var(--sco-border,#dce5ef);margin:22px 0}
.sco-impressum-card{padding:6px}.sco-impressum-card h3{margin:0 0 14px;font-size:22px;color:var(--sco-text,#17365e)}.sco-impressum-card dl{margin:0;display:grid;gap:0}.sco-impressum-card dl>div{display:grid;grid-template-columns:minmax(150px,.75fr) 1.4fr;gap:14px;padding:11px 0;border-bottom:1px solid color-mix(in srgb,var(--sco-border,#dce5ef) 75%,transparent)}.sco-impressum-card dl>div:last-child{border-bottom:0}.sco-impressum-card dt{font-weight:800;color:var(--sco-muted,#6d7b8e)}.sco-impressum-card dd{margin:0;font-weight:700}.sco-impressum-card a{color:var(--sco-primary,#526df2)}
.sco-faq{display:grid;gap:10px}.sco-faq details{border:1px solid var(--sco-border,#dce5ef);border-radius:13px;background:color-mix(in srgb,var(--sco-card,#fff) 97%,var(--sco-primary,#526df2));overflow:hidden}.sco-faq summary{cursor:pointer;padding:14px 16px;font-weight:850;color:var(--sco-text,#17365e)}.sco-faq details p{margin:0;padding:0 16px 16px;color:var(--sco-muted,#6d7b8e);line-height:1.55}
body.sco-modal-lock{overflow:hidden}
.sco-theme-dark .sco-brand-chip{background:#111827;border-color:#34455f}.sco-theme-dark .sco-modal-panel{background:#172033;border-color:#34455f}.sco-theme-dark .sco-modal-panel>header{background:#111827;border-color:#34455f}.sco-theme-dark .sco-legal-copy{color:#c4cede}.sco-theme-dark .sco-faq details{background:#111827;border-color:#34455f}
@media(max-width:700px){.sco-checkout-footer{padding:15px 6px 4px}.sco-footer-links{gap:9px 13px}.sco-footer-link{font-size:12px}.sco-payment-brands img{max-width:100%;max-height:46px}.sco-modal{padding:10px;align-items:flex-end}.sco-modal-panel{max-height:92vh;border-radius:18px 18px 12px 12px}.sco-modal-panel.sco-modal-document{height:90vh}.sco-modal-panel>header{padding:15px 16px}.sco-modal-panel>header h2{font-size:19px}.sco-modal-body{padding:16px}.sco-modal-document .sco-modal-body{padding:8px}.sco-modal-document iframe{min-height:420px}.sco-impressum-card dl>div{grid-template-columns:1fr;gap:4px}.sco-brand-chip{font-size:9px;padding:4px 6px}}

/* v6.11.1 – beépített CIB és kártyamárka logósor */
.sco-payment-brands{gap:9px 10px;margin-top:8px}
.sco-pay-logo{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:32px;padding:0 9px;border:1px solid var(--sco-border,#dce5ef);border-radius:8px;background:#fff;box-shadow:0 3px 9px rgba(18,43,75,.06);box-sizing:border-box;line-height:1;overflow:hidden}
.sco-pay-cib{min-width:96px;padding:3px 9px}.sco-pay-cib img{display:block;width:auto;max-width:82px;max-height:24px;object-fit:contain}
.sco-pay-mastercard,.sco-pay-maestro{width:68px;padding:0 4px 5px}.sco-pay-mastercard i,.sco-pay-maestro i{position:absolute;top:5px;width:18px;height:18px;border-radius:50%;opacity:.96}.sco-pay-mastercard i:first-child{left:18px;background:#e7452f}.sco-pay-mastercard i:nth-child(2){left:30px;background:#ef9d22}.sco-pay-maestro i:first-child{left:18px;background:#2a74bb}.sco-pay-maestro i:nth-child(2){left:30px;background:#df4868}.sco-pay-mastercard b,.sco-pay-maestro b{position:absolute;bottom:3px;font-size:6px;color:#3b4657;font-weight:800;letter-spacing:-.02em}
.sco-pay-visa{min-width:58px;color:#173f92;font-size:18px;font-weight:1000;font-style:italic;letter-spacing:-.06em}
.sco-pay-vpay{min-width:58px;padding:0 5px;gap:2px;color:#244b9a}.sco-pay-vpay b{display:inline-grid;place-items:center;width:21px;height:21px;border:2px solid #244b9a;font-size:16px}.sco-pay-vpay span{font-size:9px;font-weight:900}
.sco-pay-electron{min-width:70px;flex-direction:column;gap:0;color:#173f92}.sco-pay-electron b{font-size:12px;font-style:italic}.sco-pay-electron span{font-size:7px;color:#486998;font-weight:800}
.sco-pay-secure-note{flex-basis:100%;text-align:center;color:#6f7e91;font-size:11px;line-height:1.4;margin-top:2px}
.sco-theme-dark .sco-pay-logo{background:#111827;border-color:#34455f}.sco-theme-dark .sco-pay-mastercard b,.sco-theme-dark .sco-pay-maestro b,.sco-theme-dark .sco-pay-secure-note{color:#c4cede}
@media(max-width:700px){.sco-payment-brands{gap:7px}.sco-pay-logo{transform:scale(.94);transform-origin:center}.sco-pay-secure-note{font-size:10px}}

/* v6.13.7 – vásárlás utáni upsell / downsell */
.sco-funnel-offer{margin:28px 0 6px;padding:24px;border:1px solid #dbe6ef;border-radius:20px;background:linear-gradient(135deg,#f8fbff,#f2fbf7);box-shadow:0 14px 34px rgba(22,52,91,.08)}
.sco-funnel-eyebrow{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf3ff;color:#315b9e;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.sco-funnel-offer h2{margin:12px 0 16px!important;font-size:25px!important;color:#17365e!important}
.sco-funnel-product{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:16px 0 18px;border-top:1px solid #dfe8f1;border-bottom:1px solid #dfe8f1}
.sco-funnel-product h3{margin:0 0 7px!important;color:#17365e!important;font-size:20px!important}
.sco-funnel-product p{margin:0!important;color:#5b6b7f!important;line-height:1.55}
.sco-funnel-product>strong{white-space:nowrap;font-size:22px;color:#17365e}
.sco-funnel-accept{display:block;margin-top:18px;padding:14px 18px;border-radius:13px;text-align:center;text-decoration:none!important;background:linear-gradient(135deg,#2fa968,#24c18f);color:#fff!important;font-weight:900;font-size:16px;box-shadow:0 10px 24px rgba(36,193,143,.22)}
.sco-funnel-accept:hover{filter:brightness(.97)}
.sco-funnel-reject{display:block;margin:11px auto 0;width:max-content;max-width:100%;padding:8px 10px;text-align:center;color:#718096!important;text-decoration:underline!important;text-underline-offset:3px;font-size:13px;font-weight:700}
.sco-funnel-reject:hover{color:#4d5c70!important}
.sco-funnel-downsell{background:linear-gradient(135deg,#fffaf1,#f9fbff)}
.sco-funnel-admin-grid{gap:22px!important;margin-top:18px}
.sco-funnel-admin-grid label{display:flex;flex-direction:column;gap:8px}
.sco-funnel-admin-grid select{width:100%;max-width:none;min-height:42px}
.sco-funnel-admin-grid small{color:#65758a;line-height:1.45}
body.sco-theme-dark .sco-funnel-offer{background:#111827;border-color:#2f405a;box-shadow:none}
body.sco-theme-dark .sco-funnel-offer h2,body.sco-theme-dark .sco-funnel-product h3,body.sco-theme-dark .sco-funnel-product>strong{color:#edf4ff!important}
body.sco-theme-dark .sco-funnel-product p{color:#c4cede!important}
body.sco-theme-dark .sco-funnel-product{border-color:#2f405a}
@media(max-width:700px){.sco-funnel-offer{padding:18px}.sco-funnel-product{flex-direction:column;gap:10px}.sco-funnel-offer h2{font-size:22px!important}.sco-funnel-product>strong{font-size:20px}}

/* v6.15.5 – éves részletfizetés egyértelmű checkout-megjelenítés */
.sco-installment-price{display:flex;flex-direction:column;align-items:flex-start;gap:3px}
.sco-installment-price>span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#7a8798;font-weight:800}
.sco-installment-price>strong{font-size:30px;line-height:1.05;color:var(--sco-text,#17365e)}
.sco-installment-price>small{font-size:12px;color:#6c7a8e;margin-top:4px}
.sco-summary-total small{display:block;font-size:11px;line-height:1.35;color:#6c7a8e;text-transform:none;letter-spacing:0;font-weight:600}
body.sco-theme-dark .sco-installment-price>span,body.sco-theme-dark .sco-installment-price>small,body.sco-theme-dark .sco-summary-total small{color:#c4cede}
@media(max-width:700px){.sco-installment-price>strong{font-size:26px}}
/* v6.16.17 – a fix és a látogatónkénti visszaszámláló teljesen azonos megjelenése.
   Az !important itt szándékos: a countdown saját állapotszínei nem írhatók felül arculati/örökölt szabályokkal. */
.sco-time-banner.sco-countdown-mode-fixed b[data-sco-countdown],
.sco-time-banner.sco-countdown-mode-visitor b[data-sco-countdown]{
  display:block;
  margin-top:4px;
  font-family:ui-monospace,"SFMono-Regular","Cascadia Mono","Roboto Mono",Consolas,monospace !important;
  font-size:36px !important;
  line-height:1.05;
  letter-spacing:.045em;
  font-weight:900 !important;
  font-variant-numeric:tabular-nums;
  color:#138a55 !important;
  text-shadow:0 1px 0 rgba(255,255,255,.55);
}
.sco-time-banner.sco-countdown-mode-fixed.is-critical b[data-sco-countdown],
.sco-time-banner.sco-countdown-mode-fixed.is-ended b[data-sco-countdown],
.sco-time-banner.sco-countdown-mode-visitor.is-critical b[data-sco-countdown],
.sco-time-banner.sco-countdown-mode-visitor.is-ended b[data-sco-countdown]{color:#c7362f !important}
body.sco-theme-dark .sco-time-banner.sco-countdown-mode-fixed b[data-sco-countdown],
body.sco-theme-dark .sco-time-banner.sco-countdown-mode-visitor b[data-sco-countdown]{color:#4ade80 !important}
body.sco-theme-dark .sco-time-banner.sco-countdown-mode-fixed.is-critical b[data-sco-countdown],
body.sco-theme-dark .sco-time-banner.sco-countdown-mode-fixed.is-ended b[data-sco-countdown],
body.sco-theme-dark .sco-time-banner.sco-countdown-mode-visitor.is-critical b[data-sco-countdown],
body.sco-theme-dark .sco-time-banner.sco-countdown-mode-visitor.is-ended b[data-sco-countdown]{color:#ff7b72 !important}
@media(max-width:700px){
  .sco-time-banner.sco-countdown-mode-fixed b[data-sco-countdown],
  .sco-time-banner.sco-countdown-mode-visitor b[data-sco-countdown]{font-size:21px !important}
}

/* v6.16.44 – kuponkód checkout blokk */
.sco-coupon-box{margin:20px 0 22px;padding:16px 17px;border:1px solid color-mix(in srgb,var(--sco-primary,#526df2) 22%,var(--sco-border,#dce5ef));border-radius:15px;background:linear-gradient(135deg,color-mix(in srgb,var(--sco-card,#fff) 96%,var(--sco-primary,#526df2)),color-mix(in srgb,var(--sco-card,#fff) 97%,var(--sco-accent,#22c59c)));transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}
.sco-coupon-box.is-applied{border-color:color-mix(in srgb,var(--sco-accent,#22c59c) 62%,var(--sco-border,#dce5ef));box-shadow:0 0 0 4px color-mix(in srgb,var(--sco-accent,#22c59c) 9%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--sco-card,#fff) 95%,var(--sco-accent,#22c59c)),var(--sco-card,#fff))}
.sco-coupon-head{display:flex;align-items:center;gap:11px;margin-bottom:12px}.sco-coupon-head>div:last-child{display:flex;flex-direction:column;gap:2px}.sco-coupon-head strong{font-size:15px;color:var(--sco-text,#17365e)}.sco-coupon-head small{font-size:12px;color:var(--sco-muted,#6d7b8e)}
.sco-coupon-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,var(--sco-primary,#526df2),var(--sco-accent,#22c59c));color:var(--sco-button-text,#fff);font-size:15px;font-weight:950;box-shadow:0 6px 14px color-mix(in srgb,var(--sco-primary,#526df2) 18%,transparent)}
.sco-coupon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.sco-coupon-row input{min-width:0;height:44px;box-sizing:border-box;border:1px solid var(--sco-border,#d6e0eb);border-radius:10px;padding:10px 12px;background:var(--sco-input-bg,#fff);color:var(--sco-text,#17365e);font:inherit;font-weight:750;letter-spacing:.025em;text-transform:uppercase}.sco-coupon-row input:focus{outline:none;border-color:var(--sco-primary,#526df2);box-shadow:0 0 0 3px color-mix(in srgb,var(--sco-primary,#526df2) 12%,transparent)}
.sco-coupon-row button{min-height:44px;border:0;border-radius:10px;padding:0 17px;background:var(--sco-primary,#526df2);color:var(--sco-button-text,#fff);font:inherit;font-weight:850;cursor:pointer;transition:transform .12s ease,opacity .12s ease,box-shadow .12s ease;box-shadow:0 6px 14px color-mix(in srgb,var(--sco-primary,#526df2) 16%,transparent)}.sco-coupon-row button:hover{transform:translateY(-1px)}.sco-coupon-row button:disabled{opacity:.6;cursor:wait;transform:none}
.sco-coupon-message{min-height:0;margin-top:8px;font-size:12px;line-height:1.45;font-weight:700}.sco-coupon-message:empty{display:none}.sco-coupon-message.is-success{color:#13805a}.sco-coupon-message.is-error{color:#b33d46}.sco-coupon-message.is-info{color:#4f6782}.sco-coupon-note{display:block;margin-top:8px;color:var(--sco-muted,#6d7b8e);font-size:11px;line-height:1.45}
.sco-summary-discount strong{color:#14805b!important}.sco-coupon-free-note{margin:12px 0 20px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--sco-accent,#22c59c) 35%,var(--sco-border,#dce5ef));border-radius:13px;background:color-mix(in srgb,var(--sco-accent,#22c59c) 9%,var(--sco-card,#fff));color:var(--sco-text,#17365e)}.sco-coupon-free-note strong,.sco-coupon-free-note span{display:block}.sco-coupon-free-note span{margin-top:3px;color:var(--sco-muted,#6d7b8e);font-size:12px}
.sco-theme-dark .sco-coupon-box{background:#111827;border-color:#34455f}.sco-theme-dark .sco-coupon-row input{background:#0f172a;border-color:#34455f;color:#f8fbff}.sco-theme-dark .sco-coupon-free-note{background:#112a24;border-color:#285c4d}
@media(max-width:700px){.sco-coupon-box{padding:14px;margin:17px 0}.sco-coupon-row{grid-template-columns:1fr}.sco-coupon-row button{width:100%}.sco-coupon-head strong{font-size:14px}}

/* 1.0.0-dev.5 – vállalkozási profil a checkout láblécben */
.sco-footer-business{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:0 auto 14px;padding:12px 14px;max-width:850px;border:1px solid color-mix(in srgb,var(--sco-border,#dce5ef) 88%,transparent);border-radius:14px;background:color-mix(in srgb,var(--sco-card,#fff) 94%,var(--sco-background,#f3f6fb))}.sco-footer-business-logo{display:flex;align-items:center;justify-content:center;max-width:145px;max-height:56px}.sco-footer-business-logo img{display:block;max-width:145px;max-height:56px;width:auto;height:auto;object-fit:contain}.sco-footer-business-copy{display:flex;flex-direction:column;gap:2px;text-align:left;line-height:1.35}.sco-footer-business-copy strong{font-size:13px;color:var(--sco-text,#17365e)}.sco-footer-business-copy span,.sco-footer-business-copy small{font-size:11px;color:var(--sco-muted,#6d7b8e)}.sco-footer-business-copy a{color:inherit;text-decoration:none}.sco-footer-business-copy a:hover{text-decoration:underline}
@media(max-width:700px){.sco-footer-business{align-items:center;text-align:center}.sco-footer-business-copy{text-align:center;align-items:center}.sco-footer-business-logo{max-width:120px}.sco-footer-business-logo img{max-width:120px;max-height:48px}}


/* 1.0.0-dev.6 – Selloryn commercial attribution */
.sco-selloryn-branding{display:flex;align-items:center;justify-content:center;gap:4px;margin:18px auto 6px;padding:8px 12px;width:max-content;max-width:100%;border:1px solid color-mix(in srgb,var(--sco-border,#dce5ef) 78%,transparent);border-radius:999px;background:color-mix(in srgb,var(--sco-card,#fff) 95%,var(--sco-background,#f3f6fb));color:var(--sco-muted,#6d7b8e);font-size:11px;line-height:1.2;letter-spacing:.01em}
.sco-selloryn-branding a{color:var(--sco-primary,#526df2)!important;text-decoration:none!important;font-weight:850}.sco-selloryn-branding a:hover{text-decoration:underline!important}
.sco-result-card .sco-selloryn-branding{margin-top:24px}
body.sco-theme-dark .sco-selloryn-branding{background:#111827;border-color:#34455f;color:#c4cede}

/* 1.0.0-dev.15 – Selloryn logo assets */
.sco-checkout-selloryn-logo{display:block;max-height:58px!important;width:auto!important;max-width:210px}.sco-selloryn-branding img{display:block;height:auto}.sco-theme-dark .sco-selloryn-branding{background:#fff;border-color:rgba(255,255,255,.22)}@media(max-width:600px){.sco-checkout-selloryn-logo{max-height:40px!important;max-width:155px}}
