
/* Theme-unabhängige Shop-Basis */
#gm-cookie-consent,.gm-footer-links,.gm-newsletter,.gm-product-compliance,.gm-review-policy-wrap,.gm-page,.gm-page *{box-sizing:border-box}
gm-price-info,gm-checkout-consent,gm-address-metadata,gm-sepa-mandate{display:block;max-width:100%}
.gm-shell{width:min(1180px,calc(100% - 2rem));margin-inline:auto}
.gm-footer-links__inner{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.25rem;padding:1rem 0}
.gm-newsletter{border-top:1px solid #e5e7eb;background:#fff;color:#172033}
.gm-newsletter__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem 2rem;padding:1.25rem 0}
.gm-newsletter form{margin:0}.gm-newsletter label{display:block;margin:0 0 .4rem;font-weight:700}.gm-newsletter__row{display:flex;gap:.5rem}.gm-newsletter input{min-width:0;flex:1;border:1px solid #aebdca;border-radius:.55rem;background:#fff;padding:.7rem .8rem;color:#172033;font:inherit}.gm-newsletter button{border:1px solid #1e3a5f;border-radius:.55rem;background:#1e3a5f;color:#fff;padding:.7rem 1rem;font:inherit;font-weight:700;cursor:pointer}.gm-newsletter small{display:block;margin-top:.4rem;color:#596579}
.gm-product-compliance,.gm-review-policy-wrap{margin:2rem 0;color:inherit}.gm-product-compliance .gm-shell,.gm-review-policy-wrap .gm-shell{width:min(1180px,calc(100% - 2rem))}
.gm-product-compliance p,.gm-product-compliance ul{margin:.45rem 0 0}.gm-product-compliance ul{padding-left:1.25rem}
.gm-review-policy{border:1px solid #d7e0e8;border-radius:.75rem;background:#f8fafc;padding:1rem}.gm-review-policy summary{cursor:pointer;font-weight:700}.gm-review-policy p{margin:.75rem 0 0;line-height:1.6}
.gm-page{width:min(900px,calc(100% - 2rem));margin:0 auto;padding:2.5rem 0 4rem;color:#172033;font-family:inherit;line-height:1.55}.gm-page--wide{width:min(1100px,calc(100% - 2rem))}.gm-page h1{margin:0;font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.15}.gm-page h2{margin:2rem 0 .6rem;font-size:1.25rem}.gm-page p{margin:.8rem 0}.gm-page__intro{color:#596579}.gm-card{margin-top:1.5rem;border:1px solid #d7e0e8;border-radius:1rem;background:#fff;padding:clamp(1rem,3vw,1.75rem);box-shadow:0 8px 28px rgba(15,23,42,.06)}.gm-card--success{border-color:#86d6a3;background:#f0fff5}.gm-card--danger{border-left:4px solid #dc2626;background:#fff5f5}.gm-alert{margin:1rem 0;border:1px solid #f0b4b4;border-radius:.7rem;background:#fff2f2;padding:1rem;color:#8f1d1d}.gm-form{display:grid;gap:1rem}.gm-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gm-form label{display:block;font-weight:650}.gm-form input,.gm-form select,.gm-form textarea{display:block;width:100%;margin-top:.35rem;border:1px solid #aebdca;border-radius:.6rem;background:#fff;padding:.72rem .8rem;color:#172033;font:inherit}.gm-form input[readonly]{background:#f1f5f9}.gm-form input:focus,.gm-form select:focus,.gm-form textarea:focus{outline:3px solid rgba(37,99,235,.18);border-color:#2563eb}.gm-form__check{display:flex!important;align-items:flex-start;gap:.65rem}.gm-form__check input{width:1.1rem!important;margin:.2rem 0 0!important;flex:0 0 auto}.gm-action{display:inline-flex;align-items:center;justify-content:center;border:1px solid #1e3a5f;border-radius:.65rem;background:#1e3a5f;color:#fff!important;padding:.75rem 1rem;font:inherit;font-weight:750;text-decoration:none;cursor:pointer}.gm-action:hover{filter:brightness(.95)}.gm-list{margin-top:1rem;border:1px solid #d7e0e8;border-radius:.8rem;overflow:hidden}.gm-list__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,160px);gap:1rem;align-items:center;padding:1rem}.gm-list__row+.gm-list__row{border-top:1px solid #e5e7eb}.gm-meta{margin-top:2rem;border-top:1px solid #e5e7eb;padding-top:1rem;color:#64748b;font-size:.85rem;overflow-wrap:anywhere}
@media(max-width:720px){.gm-newsletter__inner,.gm-form__grid{grid-template-columns:1fr}.gm-newsletter__row{align-items:stretch;flex-direction:column}.gm-list__row{grid-template-columns:1fr}}
@media(prefers-color-scheme:dark){.gm-newsletter,.gm-page,.gm-card{color:#f8fafc}.gm-newsletter,.gm-card{background:#111827;border-color:#334155}.gm-footer-links,.gm-review-policy{background:#0f172a;border-color:#334155}.gm-newsletter input,.gm-form input,.gm-form select,.gm-form textarea{background:#0f172a;color:#fff;border-color:#64748b}.gm-form input[readonly]{background:#1e293b}.gm-page__intro,.gm-newsletter small,.gm-meta{color:#cbd5e1}}
.gm-consent[hidden]{display:none!important}.gm-consent{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:end center;padding:1rem}.gm-consent__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.68)}.gm-consent__panel{position:relative;width:min(900px,100%);max-height:min(90vh,760px);overflow:auto;border-radius:1rem;background:#fff;padding:1.5rem;box-shadow:0 25px 80px rgba(0,0,0,.35);color:#172033}.gm-consent__panel h2{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.gm-consent__categories{display:grid;gap:.6rem;margin:1.25rem 0}.gm-consent__categories label,.gm-checkout-consent__row{display:flex;align-items:flex-start;gap:.7rem}.gm-consent__categories input,.gm-checkout-consent input{margin-top:.25rem;width:1.1rem;height:1.1rem}.gm-consent__categories span{display:grid}.gm-consent__categories small{color:#596579}.gm-consent__services{margin:1rem 0}.gm-consent__services summary{cursor:pointer;font-weight:600}.gm-consent-service{padding:.8rem 0;border-bottom:1px solid #e5e7eb}.gm-consent-service span{display:block;color:#596579}.gm-consent-service p{margin:.35rem 0}.gm-consent-service small{display:block}.gm-consent-service a{display:inline-block;margin-top:.3rem;text-decoration:underline}.gm-consent__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem;margin-top:1.25rem}.gm-button{border-radius:.65rem;padding:.75rem 1rem;font-weight:700;border:1px solid #1e3a5f}.gm-button--primary{background:#1e3a5f;color:#fff}.gm-button--secondary{background:#fff;color:#1e3a5f}.gm-consent-open{overflow:hidden}.gm-footer-links{border-top:1px solid #e5e7eb;background:#f8fafc;font-size:.9rem}.gm-footer-links a,.gm-footer-links button{text-decoration:underline;background:none;border:0;padding:0;color:inherit}.gm-price-info{font-size:.75rem;line-height:1.35;color:#5b6472;font-weight:400}.gm-price-info a{text-decoration:underline}.gm-product-compliance{padding-top:1rem;padding-bottom:1rem}.gm-product-compliance h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.gm-product-compliance__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.gm-product-compliance__grid>div{border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}.gm-product-compliance__warning{border-color:#f59e0b!important;background:#fffbeb}.gm-product-compliance a{text-decoration:underline}.gm-checkout-consent{margin-top:1rem;border:1px solid #cbd5e1;border-radius:.75rem;padding:1rem;background:#f8fafc;text-align:left}.gm-checkout-consent__row+.gm-checkout-consent__row{margin-top:.8rem}.gm-checkout-consent a{text-decoration:underline}.gm-checkout-consent__status{font-size:.8rem;margin-top:.5rem}.gm-checkout-consent__status--ok{color:#166534}.gm-checkout-consent__status--error{color:#b91c1c}.gm-review-policy{margin:1rem 0;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}.gm-review-policy summary{cursor:pointer;font-weight:700}.gm-legal-content h1,.gm-legal-content h2,.gm-legal-content h3{font-weight:700;margin-top:1.4em;margin-bottom:.5em}.gm-legal-content h1{font-size:2rem}.gm-legal-content h2{font-size:1.4rem}.gm-legal-content p,.gm-legal-content ul{margin:.7em 0}.gm-legal-content ul{padding-left:1.4rem;list-style:disc}@media(max-width:640px){.gm-consent{padding:0;place-items:end}.gm-consent__panel{border-radius:1rem 1rem 0 0;padding:1rem;max-height:94vh}.gm-consent__actions{display:grid}.gm-button{width:100%}}
@media(prefers-reduced-motion:reduce){#gm-cookie-consent *,#gm-cookie-consent *::before,#gm-cookie-consent *::after,.gm-footer-links *,.gm-footer-links *::before,.gm-footer-links *::after,.gm-newsletter *,.gm-newsletter *::before,.gm-newsletter *::after,.gm-product-compliance *,.gm-product-compliance *::before,.gm-product-compliance *::after,.gm-review-policy-wrap *,.gm-review-policy-wrap *::before,.gm-review-policy-wrap *::after,.gm-page *,.gm-page *::before,.gm-page *::after,.gm-setup-shell *,.gm-setup-shell *::before,.gm-setup-shell *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.gm-newsletter{max-width:1180px;margin:1.5rem auto;padding:1rem;border-top:1px solid #e4e4e7}.gm-newsletter__row,.gm-newsletter__unsubscribe{display:flex;gap:.5rem;margin-top:.5rem}.gm-newsletter input,.gm-address input,.gm-address select,.gm-sepa input{border:1px solid #d4d4d8;border-radius:.5rem;padding:.65rem;width:100%;background:#fff}.gm-newsletter button{border-radius:.5rem;padding:.65rem 1rem;background:#111827;color:#fff}.gm-address,.gm-sepa{margin-top:1rem;padding:1rem;border:1px solid #e4e4e7;border-radius:.75rem}.gm-address legend,.gm-sepa h3{font-weight:600}.gm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.75rem;margin:.75rem 0}.gm-grid label{display:grid;gap:.25rem}.gm-inline-status{margin-left:.75rem;font-size:.875rem}

/* German Market guided setup */
.gm-setup-shell{--gm-navy:#102a43;--gm-blue:#2563eb;--gm-soft:#eff6ff;--gm-border:#dbe5ef;--gm-muted:#66788a;max-width:1500px;margin:0 auto;color:#17212b}.gm-setup-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:30px 34px;border-radius:24px;background:linear-gradient(135deg,#0f2740 0%,#174b79 58%,#2373b8 100%);color:#fff;box-shadow:0 18px 45px rgba(15,39,64,.2)}.gm-setup-eyebrow,.gm-setup-kicker{font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;opacity:.78}.gm-setup-hero h1{margin:5px 0 7px;font-size:34px;line-height:1.08;font-weight:800}.gm-setup-hero p{max-width:760px;font-size:15px;line-height:1.6;opacity:.84}.gm-setup-progress-card{min-width:230px;padding:17px 18px;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:rgba(255,255,255,.11);backdrop-filter:blur(10px)}.gm-setup-progress-card strong{display:block;font-size:28px;line-height:1}.gm-setup-progress-card span{display:block;margin-top:5px;font-size:12px;opacity:.8}.gm-setup-progress-track{height:7px;margin-top:13px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.18)}.gm-setup-progress-track span{height:100%;margin:0;border-radius:999px;background:#fff;transition:width .35s ease}.gm-setup-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:22px;margin-top:22px}.gm-setup-sidebar{position:sticky;top:20px;height:max-content;padding:14px;border:1px solid var(--gm-border);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(16,42,67,.07)}.dark .gm-setup-sidebar,.dark .gm-setup-main{background:#111827;border-color:#263244}.gm-setup-step{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:11px;padding:11px;border-radius:14px;color:#364b60;text-decoration:none;transition:.18s ease}.gm-setup-step+.gm-setup-step{margin-top:3px}.gm-setup-step:hover{background:#f4f8fc}.gm-setup-step.is-current{background:linear-gradient(135deg,#eaf3ff,#f5f9ff);color:#174b79;box-shadow:inset 0 0 0 1px #c8ddf6}.gm-setup-step.is-done .gm-setup-step-number{background:#dff7e8;color:#147a3d}.gm-setup-step.is-locked{opacity:.46;cursor:not-allowed}.gm-setup-step-number{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:#edf2f7;font-size:13px;font-weight:800}.gm-setup-step strong{display:block;font-size:13px}.gm-setup-step small{display:block;margin-top:2px;font-size:10.5px;line-height:1.3;color:#789}.gm-setup-main{min-width:0;border:1px solid var(--gm-border);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(16,42,67,.07)}.gm-setup-titlebar{display:flex;justify-content:space-between;gap:18px;padding:25px 28px;border-bottom:1px solid var(--gm-border)}.gm-setup-titlebar span{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#3974ac}.gm-setup-titlebar h2{margin:3px 0 2px;font-size:25px;font-weight:800}.gm-setup-titlebar p{color:var(--gm-muted);font-size:13px}.gm-setup-complete-badge{height:max-content;padding:7px 10px;border-radius:999px;background:#def7e8;color:#137a3c!important;letter-spacing:0!important;text-transform:none!important}.gm-setup-form{padding:28px}.gm-setup-section-intro{margin-bottom:22px}.gm-setup-section-intro h3,.gm-setup-welcome h3,.gm-setup-finish h3{font-size:22px;font-weight:800;color:var(--gm-navy)}.dark .gm-setup-section-intro h3,.dark .gm-setup-welcome h3,.dark .gm-setup-finish h3{color:#fff}.gm-setup-section-intro p,.gm-setup-welcome p,.gm-setup-finish p{margin-top:6px;max-width:820px;color:var(--gm-muted);font-size:14px;line-height:1.6}.gm-setup-grid{display:grid;gap:17px}.gm-setup-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.gm-setup-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.gm-setup-grid .full{grid-column:1/-1}.gm-setup-grid .span-two{grid-column:span 2}.gm-field{display:block}.gm-field>span{display:block;margin-bottom:7px;font-size:12px;font-weight:700;color:#34495d}.dark .gm-field>span{color:#dbe6f2}.gm-field b{color:#c73d3d}.gm-field input,.gm-field select,.gm-field textarea{width:100%;border:1px solid #cfdbe7;border-radius:12px;background:#fff;padding:11px 12px;color:#17212b;font-size:13px;outline:none;transition:.15s ease}.dark .gm-field input,.dark .gm-field select,.dark .gm-field textarea{background:#0f172a;border-color:#344154;color:#fff}.gm-field input:focus,.gm-field select:focus,.gm-field textarea:focus{border-color:#408bd1;box-shadow:0 0 0 3px rgba(64,139,209,.13)}.gm-field textarea+textarea{margin-top:9px}.gm-field small{display:block;margin-top:6px;color:#789;font-size:11px}.gm-subheading{margin:28px 0 15px;padding-top:22px;border-top:1px solid var(--gm-border);font-size:15px;font-weight:800;color:#27425c}.dark .gm-subheading{color:#e7eef7}.gm-toggle-list{display:grid;gap:12px;margin-top:22px}.gm-toggle-card{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:14px;padding:15px 16px;border:1px solid var(--gm-border);border-radius:15px;background:#fbfdff;cursor:pointer}.dark .gm-toggle-card{background:#0f172a;border-color:#344154}.gm-toggle-card input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.gm-toggle-switch{position:relative;width:44px;height:25px;border-radius:999px;background:#bac7d3;transition:.2s}.gm-toggle-switch:after{content:"";position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:.2s}.gm-toggle-card input:checked+.gm-toggle-switch{background:#2879c7}.gm-toggle-card input:checked+.gm-toggle-switch:after{transform:translateX(19px)}.gm-toggle-copy strong{display:block;font-size:13px}.gm-toggle-copy small{display:block;margin-top:3px;color:#718397;font-size:11.5px;line-height:1.45}.gm-setup-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:30px;padding-top:22px;border-top:1px solid var(--gm-border)}.gm-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:43px;padding:10px 18px;border-radius:12px;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}.gm-button.primary{border:0;background:linear-gradient(135deg,#1d5d97,#267fca);color:#fff;box-shadow:0 8px 18px rgba(38,127,202,.24)}.gm-button.secondary{border:1px solid #cbd8e5;background:#fff;color:#34506b}.dark .gm-button.secondary{background:#172033;color:#fff;border-color:#344154}.gm-setup-welcome{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:26px}.gm-setup-feature-grid,.gm-setup-note-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:23px}.gm-setup-feature-grid div,.gm-setup-note-grid div{padding:15px;border:1px solid var(--gm-border);border-radius:15px;background:#f8fbfe}.dark .gm-setup-feature-grid div,.dark .gm-setup-note-grid div{background:#0f172a;border-color:#344154}.gm-setup-feature-grid strong,.gm-setup-note-grid strong{display:block;font-size:12px}.gm-setup-feature-grid span,.gm-setup-note-grid span{display:block;margin-top:5px;color:#718397;font-size:11px;line-height:1.45}.gm-setup-check-panel{padding:19px;border-radius:18px;background:#f3f7fb}.dark .gm-setup-check-panel{background:#0f172a}.gm-setup-check-panel h3{margin-bottom:12px;font-size:15px;font-weight:800}.gm-setup-check{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #dde7f0}.gm-setup-check:last-child{border-bottom:0}.gm-setup-check>span{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;font-weight:900}.gm-setup-check.is-passed>span{background:#dff7e8;color:#167b3e}.gm-setup-check.is-failed>span{background:#fee2e2;color:#b42323}.gm-setup-check strong{display:block;font-size:11.5px}.gm-setup-check small{display:block;color:#789;font-size:10px}.gm-setup-alert{margin:18px 0;padding:14px 16px;border-radius:14px;font-size:12px;line-height:1.5}.gm-setup-alert strong{display:block;margin-bottom:3px}.gm-setup-alert ul{margin:6px 0 0 18px;list-style:disc}.gm-setup-alert.is-error{border:1px solid #fecaca;background:#fff1f2;color:#9f1d2d}.gm-setup-alert.is-info{border:1px solid #bfdbfe;background:#eff6ff;color:#214f78}.gm-document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gm-document-card{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:10px;padding:13px;border:1px solid var(--gm-border);border-radius:13px}.gm-document-card>span{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:#f0f3f6;color:#789;font-weight:900}.gm-document-card.is-published>span{background:#dff7e8;color:#147a3d}.gm-document-card strong{display:block;font-size:11.5px}.gm-document-card small{display:block;margin-top:2px;color:#789;font-size:9.5px}.gm-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.gm-stat-grid div{padding:18px;border:1px solid var(--gm-border);border-radius:15px;background:linear-gradient(145deg,#f8fbff,#fff)}.dark .gm-stat-grid div{background:#0f172a;border-color:#344154}.gm-stat-grid span{display:block;color:#718397;font-size:11px}.gm-stat-grid strong{display:block;margin-top:5px;font-size:25px;color:var(--gm-navy)}.dark .gm-stat-grid strong{color:#fff}.gm-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.gm-review-card{padding:17px;border:1px solid var(--gm-border);border-radius:15px}.gm-review-card>span{display:block;color:#718397;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.gm-review-card strong{display:block;margin-top:7px;font-size:18px}.gm-review-card small{display:block;margin-top:4px;color:#789;font-size:11px}.gm-setup-finish{text-align:center;padding:20px 5%}.gm-setup-finish-icon{display:grid;width:72px;height:72px;margin:0 auto 18px;place-items:center;border-radius:22px;background:linear-gradient(135deg,#dff7e8,#bceccd);color:#147a3d;font-size:34px;font-weight:900}.gm-setup-finish .gm-stat-grid{max-width:700px;margin:25px auto 0;text-align:left}@media(max-width:1100px){.gm-setup-layout{grid-template-columns:1fr}.gm-setup-sidebar{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.gm-setup-step+.gm-setup-step{margin-top:0}.gm-setup-step small{display:none}}@media(max-width:760px){.gm-setup-hero{align-items:stretch;flex-direction:column;padding:24px}.gm-setup-progress-card{min-width:0}.gm-setup-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.gm-setup-main{border-radius:16px}.gm-setup-form,.gm-setup-titlebar{padding:20px}.gm-setup-grid.two,.gm-setup-grid.three,.gm-setup-welcome,.gm-document-grid,.gm-review-grid,.gm-stat-grid,.gm-setup-feature-grid,.gm-setup-note-grid{grid-template-columns:1fr}.gm-setup-grid .span-two{grid-column:auto}.gm-setup-actions{align-items:stretch;flex-direction:column-reverse}.gm-button{width:100%}}
.gm-setup-complete-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gm-setup-restart{border:0;background:transparent;color:#3974ac;font-size:11px;font-weight:800;text-decoration:underline;cursor:pointer}
/* Abschließende Theme-Overrides gegen ältere Paketregeln */
#gm-newsletter.gm-newsletter{width:100%;max-width:none;margin:0;padding:0;border-top:1px solid #e5e7eb}
#gm-newsletter .gm-newsletter__inner{width:min(1180px,calc(100% - 2rem));margin-inline:auto;padding:1.25rem 0}
#gm-newsletter .gm-newsletter__unsubscribe{display:block;margin:0}
#gm-footer-links.gm-footer-links{width:100%;max-width:none;margin:0;padding:0}

/* Theme-unabhängige Tabellen und Kundenkonto-Dokumente */
.gm-table-wrap{width:100%;overflow-x:auto}.gm-table{width:100%;border-collapse:collapse;background:#fff;color:#111827}.gm-table th,.gm-table td{padding:.75rem;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}.gm-table th{font-weight:700;background:#f8fafc}.gm-action--small{display:inline-flex;padding:.45rem .75rem;font-size:.875rem}.gm-pagination{margin-top:1rem;overflow-x:auto}.gm-pagination nav{display:block}

.gm-hint {
    margin: .5rem 0 0;
    border-inline-start: .25rem solid #d97706;
    padding: .5rem .75rem;
    background: #fffbeb;
    color: #78350f;
    font-size: .875rem;
    line-height: 1.45;
}
