.consent-dialog,.volta-dialog{color:#e2e8f0;background:#111827;border:1px solid #64748b;border-radius:20px;padding:24px;width:min(560px,calc(100vw - 32px));max-height:85dvh;box-sizing:border-box;line-height:1.65}
dialog::backdrop{background:rgb(2 6 23 / 75%)}
.consent-dialog a,.volta-dialog a{color:#c4b5fd;text-decoration:underline}
.consent-settings{display:block;margin:16px auto;background:none;border:0;color:#cbd5e1;text-decoration:underline;padding:12px;cursor:pointer}
.volta-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.volta-top h2{font-size:1.2rem}
.volta-top button{background:#1e293b;color:white;border:1px solid #64748b;padding:10px;border-radius:8px;cursor:pointer}
.volta-note{font-size:.85rem;color:#cbd5e1}.volta-messages{height:230px;overflow:auto;overscroll-behavior:contain}
.volta-message{white-space:pre-wrap;overflow-wrap:anywhere;background:#1e293b;padding:12px;border-radius:12px;margin:10px 0}.volta-message.user{background:#312e81}
.volta-dialog textarea{width:100%;box-sizing:border-box;background:#0f172a;border:1px solid #64748b;color:white;border-radius:8px;padding:12px;font:inherit}.volta-dialog label{display:block}
.volta-dialog [role=status]{font-size:.85rem;color:#cbd5e1}.volta-dialog button[type=submit]{margin-top:8px}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

.fact-table{width:100%;table-layout:fixed}.fact-table th,.fact-table td{overflow-wrap:anywhere;white-space:normal}

.card,.form-feld,.contact-wrap>*,.footer-grid>*{min-width:0;overflow-wrap:anywhere}
.form-grid input,.form-grid select,.form-grid textarea{min-width:0;max-width:100%;box-sizing:border-box}
@media(min-width:641px) and (max-width:1100px){.features-grid,.features-grid-4,.benefits-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-wrap,.hero-split,.img-text-section{grid-template-columns:minmax(0,1fr)}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
