.commerce-widget,.commerce-widget *{box-sizing:border-box}.commerce-widget{width:100%;max-width:100%;padding-bottom:20px;overflow-x:hidden}.commerce-intro,.commerce-card,.commerce-result,.voucher-display{background:#fff;border:1px solid var(--line);border-radius:22px}.commerce-intro{padding:26px;margin-bottom:14px}.commerce-intro h1{font-size:clamp(1.85rem,4vw,3rem);line-height:1.05;margin:.25rem 0 .8rem}.commerce-intro>p:not(.eyebrow){color:var(--muted);max-width:790px}.commerce-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.commerce-trust span{background:var(--soft);border-radius:999px;padding:8px 11px;font-size:.83rem;font-weight:800}.commerce-form{display:grid;gap:14px}.commerce-card{padding:24px}.commerce-card fieldset{border:0}.commerce-card legend{font-size:1.18rem;font-weight:900;margin-bottom:18px;display:flex;align-items:center;gap:10px}.commerce-card legend span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--navy);color:#fff;font-size:.83rem}.commerce-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.commerce-choice,.commerce-package,.commerce-amount-grid label{cursor:pointer}.commerce-choice input,.commerce-package input,.commerce-amount-grid input{position:absolute;opacity:0;pointer-events:none}.commerce-choice>span,.commerce-package>span,.commerce-amount-grid label>span{display:flex;border:2px solid var(--line);border-radius:15px;background:#fff;transition:.18s ease}.commerce-choice>span{min-height:72px;padding:14px;flex-direction:column;justify-content:center}.commerce-choice small,.commerce-package small{color:var(--muted);margin-top:3px}.commerce-choice input:checked+span,.commerce-package input:checked+span,.commerce-amount-grid input:checked+span{border-color:var(--blue);box-shadow:0 0 0 3px rgba(15,107,156,.12);background:#f4fafe}.commerce-label{font-weight:900;margin:8px 0 10px}.commerce-amount-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.commerce-amount-grid label>span{justify-content:center;padding:13px 8px;font-weight:900}.commerce-package-grid{display:grid;gap:9px}.commerce-package>span{align-items:center;gap:12px;padding:14px}.commerce-package>span strong{display:block}.commerce-package>span b{margin-left:auto;white-space:nowrap}.commerce-two-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.commerce-form label:not(.commerce-choice):not(.commerce-package):not(.commerce-checkbox):not(.commerce-amount-grid label){display:grid;gap:6px;font-weight:800;margin-top:12px}.commerce-form input:not([type=checkbox]):not([type=radio]),.commerce-form select,.commerce-form textarea{width:100%;font:inherit;border:1px solid #bdcbd5;border-radius:11px;padding:12px;background:#fff;color:var(--ink)}.commerce-form input:not([type=checkbox]):not([type=radio]):focus,.commerce-form select:focus,.commerce-form textarea:focus{outline:3px solid rgba(15,107,156,.15);border-color:var(--blue)}.commerce-checkbox{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:12px;margin:16px 0 10px;font-size:.96rem;line-height:1.45}.commerce-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;width:22px;height:22px;margin:0;border:2px solid #9db2c0;border-radius:6px;background:#fff;display:grid;place-items:center;cursor:pointer;transition:.16s ease}.commerce-checkbox input[type=checkbox]::after{content:"";width:10px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) scale(0);transform-origin:center;transition:.14s ease}.commerce-checkbox input[type=checkbox]:checked{background:var(--blue);border-color:var(--blue)}.commerce-checkbox input[type=checkbox]:checked::after{transform:rotate(-45deg) scale(1)}.commerce-checkbox input[type=checkbox]:focus-visible{outline:3px solid rgba(15,107,156,.18);outline-offset:2px}.commerce-checkbox span{display:block;color:var(--ink)}.commerce-checkbox a{font-weight:900;color:var(--navy);text-decoration:none}.commerce-checkbox a:hover{text-decoration:underline}.commerce-submit,.commerce-back{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--navy);color:#fff;text-decoration:none;padding:14px 20px;font-weight:900;cursor:pointer}.commerce-submit{width:100%;font-size:1rem}.commerce-note{padding:12px 14px;border-radius:12px;background:var(--soft);color:var(--muted);font-size:.9rem}.commerce-alert{padding:14px 16px;background:#fff0f0;border:1px solid #e7bcbc;color:#842f2f;border-radius:14px;margin-bottom:14px;font-weight:800}.commerce-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.commerce-message{text-align:center}.commerce-result,.voucher-display{max-width:720px;margin:24px auto;padding:38px;text-align:center}.commerce-result-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#dff4e9;color:#176944;margin:0 auto 18px;font-size:2rem;font-weight:950}.commerce-result h1,.voucher-display h1{font-size:clamp(2rem,5vw,3.3rem);line-height:1.05}.commerce-result>p{color:var(--muted)}.commerce-result dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:22px 0}.commerce-result dl div{background:var(--soft);border-radius:12px;padding:13px}.commerce-result dt{color:var(--muted);font-size:.78rem}.commerce-result dd{margin:4px 0 0;font-weight:900}.commerce-next{background:var(--soft);border-radius:14px;padding:16px;margin:18px 0}.commerce-next p{margin:.4rem 0 0;color:var(--muted)}.voucher-display{position:relative;overflow:hidden}.voucher-display:before{content:"";position:absolute;inset:0 0 auto;height:9px;background:linear-gradient(90deg,var(--navy),var(--blue))}.voucher-display-brand{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.85rem}.voucher-for{font-size:1.1rem}.voucher-display blockquote{margin:18px auto;padding:14px 18px;max-width:520px;background:var(--soft);border-left:4px solid var(--blue);text-align:left}.voucher-value{font-size:2rem;font-weight:950;margin:18px}.voucher-qr{min-height:230px;display:grid;place-items:center}.voucher-display code{display:block;overflow-wrap:anywhere;margin:10px auto;font-size:.8rem}.voucher-validity,.voucher-help{color:var(--muted)}.voucher-status{display:inline-flex;border-radius:999px;padding:8px 12px;background:#f9e4e4;color:#8c3232;font-weight:900}.voucher-status.active{background:#dff4e9;color:#176944}.is-used .voucher-qr{filter:grayscale(1);opacity:.5}@media(max-width:700px){.commerce-choice-grid,.commerce-two-cols{grid-template-columns:1fr}.commerce-amount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-intro,.commerce-card,.commerce-result,.voucher-display{padding:20px}.commerce-result dl{grid-template-columns:1fr}.commerce-package>span{align-items:flex-start;flex-direction:column}.commerce-package>span b{margin-left:0}.commerce-checkbox{grid-template-columns:20px minmax(0,1fr);gap:10px;font-size:.92rem}}

/* Freier Gutscheinbetrag neben den vorgeschlagenen Werten. */
.commerce-custom-choice>span{min-height:54px;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center}
.commerce-custom-choice small{color:var(--muted);font-size:.72rem;font-weight:700}
.commerce-custom-amount{margin-top:12px!important;padding:14px;border:2px solid var(--line);border-radius:15px;background:#fff;transition:.18s ease}
.commerce-custom-amount.is-active{border-color:var(--blue);box-shadow:0 0 0 3px rgba(15,107,156,.12);background:#f4fafe}
.commerce-custom-amount>small{color:var(--muted);font-weight:500}
.commerce-money-input{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;border:1px solid #bdcbd5;border-radius:11px;background:#fff;overflow:hidden}
.commerce-money-input>b{padding:0 0 0 12px;color:var(--muted);font-size:.9rem}
.commerce-money-input>input{width:100%;min-width:0;border:0!important;border-radius:0!important;box-shadow:none!important}
.commerce-money-input:focus-within{outline:3px solid rgba(15,107,156,.15);border-color:var(--blue)}
.commerce-money-input:focus-within>input{outline:0!important}


/* Bessere Darstellung im eingebetteten Gutscheinshop. */
.commerce-card{overflow:hidden}
.commerce-note{margin:10px 0 0}
.commerce-submit{margin-top:4px}
