/* ALUTECH 4.2 – großer, auffälliger Kontakt-CTA und eigenständiger Rückrufdialog. */
.alutech-contact-float,.alutech-contact-float *{box-sizing:border-box}
body.alutech-contact-float-open{overflow:hidden!important}
body.alutech-contact-float-open::before{position:fixed;z-index:99980;inset:0;background:rgba(18,22,29,.7);content:"";backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
.alutech-contact-float{--alutech-red:#1a668f;--alutech-red-dark:#082f4b;--alutech-ink:#202631;--alutech-muted:#687487;--alutech-line:#e1e5eb;position:fixed;z-index:99990;right:24px;bottom:22px;font-family:Arial,Helvetica,sans-serif}
.alutech-contact-float--left{right:auto;left:24px}
body.alutech-has-contact-float-right #back-top,body.alutech-has-contact-float-right .back-top,body.alutech-has-contact-float-right .back-to-top,body.alutech-has-contact-float-right .etheme-back-to-top,body.alutech-has-contact-float-right .et-back-to-top{bottom:132px!important}
body.alutech-contact-float-open #back-top,body.alutech-contact-float-open .back-top,body.alutech-contact-float-open .back-to-top,body.alutech-contact-float-open .etheme-back-to-top,body.alutech-contact-float-open .et-back-to-top{visibility:hidden!important;opacity:0!important;pointer-events:none!important}
.alutech-contact-float__trigger{position:relative!important;display:flex!important;align-items:center!important;width:310px!important;min-width:310px!important;min-height:78px!important;gap:13px!important;margin:0!important;padding:11px 21px 11px 12px!important;overflow:visible!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:999px!important;background:linear-gradient(135deg,var(--alutech-red),var(--alutech-red-dark))!important;color:#fff!important;box-shadow:0 18px 42px rgba(8,47,75,.34)!important;text-align:left!important;text-transform:none!important;cursor:pointer!important;transform-origin:right center;transition:transform .2s ease,box-shadow .2s ease!important}
.alutech-contact-float__trigger:hover,.alutech-contact-float__trigger:focus-visible{transform:translateY(-3px);box-shadow:0 23px 50px rgba(8,47,75,.42)!important;outline:3px solid rgba(26,102,143,.18);outline-offset:3px}
.alutech-contact-float__icon{position:relative;display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;border-radius:50%;background:rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}
.alutech-contact-float__icon svg{display:block;width:30px;height:30px;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.alutech-contact-float__copy{display:flex;min-width:0;flex-direction:column;line-height:1.15}.alutech-contact-float__teaser-label{display:none}.alutech-contact-float__trigger strong{color:#fff!important;font-size:16px!important;line-height:1.15!important;text-transform:none!important;white-space:nowrap}.alutech-contact-float__trigger small{margin-top:5px;color:rgba(255,255,255,.78)!important;font-size:11px!important;text-transform:none!important;white-space:nowrap}
.alutech-contact-float__beacon{position:absolute;z-index:3;top:-7px;right:-7px;display:block;width:17px;height:17px;border:3px solid #fff;border-radius:50%;background:#25bf70;box-shadow:0 2px 8px rgba(0,80,43,.28);pointer-events:none}
.alutech-contact-float__beacon::after{position:absolute;inset:-8px;border:2px solid rgba(37,191,112,.72);border-radius:50%;content:"";animation:alutech-beacon-pulse 2s ease-out infinite;pointer-events:none}.alutech-contact-float--beacon-steady .alutech-contact-float__beacon::after,.alutech-contact-float--beacon-off .alutech-contact-float__beacon{display:none}@keyframes alutech-beacon-pulse{0%{opacity:.95;transform:scale(.4)}75%,100%{opacity:0;transform:scale(1.45)}}

.alutech-contact-float__panel{position:absolute;right:0;bottom:96px;width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 132px);padding:0 27px 27px;overflow-x:hidden;overflow-y:auto;border:1px solid #dce1e7;border-radius:24px;background:#fff;box-shadow:0 30px 82px rgba(13,17,23,.32);color:var(--alutech-ink);scrollbar-color:#c7cdd5 transparent;scrollbar-gutter:stable;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.alutech-contact-float__panel::-webkit-scrollbar{width:10px}.alutech-contact-float__panel::-webkit-scrollbar-track{background:transparent}.alutech-contact-float__panel::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:99px;background:#c7cdd5;background-clip:padding-box}.alutech-contact-float--left .alutech-contact-float__panel{right:auto;left:0}.alutech-contact-float__panel[hidden],.alutech-contact-float [hidden]{display:none!important}
.alutech-contact-float__visual{position:relative;height:172px;margin:0 -27px 22px;overflow:hidden;border-radius:23px 23px 0 0;background:linear-gradient(180deg,rgba(16,20,27,.02),rgba(16,20,27,.48)),var(--alutech-consultation-bg) 62% center/cover no-repeat,#e7eaee}.alutech-contact-float__panel--gradient .alutech-contact-float__visual{background:radial-gradient(circle at 78% 18%,rgba(26,102,143,.19),transparent 34%),linear-gradient(145deg,#f7f8fa,#e9ebef)}.alutech-contact-float__visual>span{position:absolute;left:19px;bottom:15px;display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(255,255,255,.85);border-radius:999px;background:rgba(255,255,255,.93);box-shadow:0 7px 22px rgba(21,26,34,.16);color:#29323e;font-size:10px;font-weight:820;line-height:1}.alutech-contact-float__visual i{width:9px;height:9px;border-radius:50%;background:#25b96d;box-shadow:0 0 0 4px rgba(37,185,109,.17)}
.alutech-contact-float__close{position:absolute;z-index:8;top:12px;right:12px;display:grid!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;margin:0!important;padding:0!important;place-items:center;border:1px solid rgba(255,255,255,.84)!important;border-radius:50%!important;background:rgba(255,255,255,.94)!important;color:#252d38!important;box-shadow:0 8px 24px rgba(20,25,33,.18)!important;font-size:26px!important;line-height:1!important;cursor:pointer!important}
.alutech-contact-float__eyebrow{margin:0 44px 8px 0!important;color:var(--alutech-red)!important;font-size:10px!important;font-weight:850!important;letter-spacing:.14em!important}.alutech-contact-float__panel>h2{margin:0 35px 9px 0!important;color:var(--alutech-ink)!important;font-size:27px!important;font-weight:820!important;letter-spacing:-.025em!important;line-height:1.12!important;text-transform:none!important}.alutech-contact-float__panel>p:not(.alutech-contact-float__eyebrow){margin:0 0 19px!important;color:var(--alutech-muted)!important;font-size:14px!important;line-height:1.5!important}
.alutech-contact-float__choices{display:grid;gap:10px}.alutech-contact-float__choices a,.alutech-contact-float__choices button{position:relative;display:grid!important;align-items:center!important;width:100%!important;min-height:74px!important;margin:0!important;padding:11px 12px!important;border:1px solid var(--alutech-line)!important;border-radius:14px!important;background:#f8f9fb!important;color:var(--alutech-ink)!important;text-align:left!important;text-decoration:none!important;text-transform:none!important;grid-template-columns:48px minmax(0,1fr) 25px!important;gap:11px!important;cursor:pointer!important;transition:transform .18s ease,border-color .18s ease,background .18s ease!important}.alutech-contact-float__choices a:hover,.alutech-contact-float__choices button:hover{transform:translateY(-1px);border-color:#91b8ce!important;background:#edf5f9!important}.alutech-contact-float__choice.is-primary{min-height:86px!important;border-color:#91b8ce!important;background:linear-gradient(145deg,#fff,#eef6fa)!important;box-shadow:0 9px 25px rgba(8,47,75,.08)!important}.alutech-contact-float__choice-badge{position:absolute;top:-7px;right:13px;padding:4px 7px;border-radius:999px;background:var(--alutech-red);color:#fff;font-size:7px;font-weight:850;letter-spacing:.08em}.alutech-contact-float__choice-icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid #d8e7ef;border-radius:13px;background:#e9f3f8;color:var(--alutech-red)}.alutech-contact-float__choice-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.alutech-contact-float__choice-copy{display:block;min-width:0}.alutech-contact-float__choice-copy strong,.alutech-contact-float__choice-copy small{display:block!important;text-transform:none!important}.alutech-contact-float__choice-copy strong{color:#29323e!important;font-size:14px!important;line-height:1.25!important}.alutech-contact-float__choice-copy small{margin-top:4px;color:#758092!important;font-size:10px!important;line-height:1.35!important}.alutech-contact-float__choice>b{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#fff;color:var(--alutech-red);font-size:17px}
.alutech-contact-float__choices .alutech-contact-float__choice--phone,.alutech-contact-float__choices .alutech-contact-float__choice--whatsapp{grid-template-columns:43px minmax(0,1fr)!important;min-height:73px!important}.alutech-contact-float__choices .alutech-contact-float__choice--phone{border-color:#cbd4df!important;background:#f5f7fa!important}.alutech-contact-float__choices .alutech-contact-float__choice--whatsapp{border-color:#b7dfca!important;background:#f1faf5!important}.alutech-contact-float__action-icon{display:grid!important;width:43px!important;height:43px!important;place-items:center;border-radius:12px!important;background:#e9edf2!important;color:#384555!important}.alutech-contact-float__choice--whatsapp .alutech-contact-float__action-icon{background:#def5e8!important;color:#168356!important}.alutech-contact-float__action-icon svg{display:block!important;width:25px!important;height:25px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.alutech-contact-float__action-copy{display:block;min-width:0}.alutech-contact-float__action-copy>strong,.alutech-contact-float__action-copy>small,.alutech-contact-float__choice-note{display:block!important}.alutech-contact-float__action-copy>strong{color:#2d3744!important;font-size:13px!important}.alutech-contact-float__action-copy>small{margin-top:3px;color:#697687!important;font-size:11px!important}.alutech-contact-float__choice-note{margin-top:3px;color:#788394!important;font-size:8px!important;font-weight:700!important}

/* Der Rückruf verlässt den schmalen Drawer und wird ein großer Bilddialog. */
.alutech-contact-float.is-form .alutech-contact-float__panel{position:fixed;top:50%;right:auto;bottom:auto;left:50%;display:grid;width:min(1040px,calc(100vw - 48px));max-height:min(780px,calc(100dvh - 40px));padding:0;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);transform:translate(-50%,-50%)}
.alutech-contact-float.is-form .alutech-contact-float__visual{height:100%;min-height:650px;margin:0;border-radius:23px 0 0 23px;background:linear-gradient(180deg,rgba(16,20,27,.02),rgba(16,20,27,.62)),var(--alutech-consultation-bg) 62% center/cover no-repeat,#e7eaee;grid-column:1;grid-row:1/span 5}.alutech-contact-float.is-form .alutech-contact-float__visual>span{top:20px;bottom:auto}.alutech-contact-float.is-form .alutech-contact-float__visual::after{position:absolute;right:25px;bottom:28px;left:25px;color:#fff;content:"Persönlich erreichbar · regional organisiert · unverbindlich";font-size:13px;font-weight:760;line-height:1.45}.alutech-contact-float.is-form .alutech-contact-float__eyebrow,.alutech-contact-float.is-form .alutech-contact-float__panel>h2,.alutech-contact-float.is-form .alutech-contact-float__panel>p:not(.alutech-contact-float__eyebrow),.alutech-contact-float.is-form .alutech-contact-float__choices{display:none!important}.alutech-contact-float.is-form .alutech-appointment{grid-column:2;padding:clamp(30px,4vw,52px)}
.alutech-appointment{width:100%;margin:0}.alutech-appointment__back{display:inline-flex!important;align-items:center!important;min-height:40px!important;margin:0 0 20px!important;padding:8px 11px!important;border:1px solid #dde2e8!important;border-radius:10px!important;background:#f7f8fa!important;color:#4b5869!important;font-size:11px!important;font-weight:750!important;text-transform:none!important;cursor:pointer!important}.alutech-appointment h3{margin:0 45px 8px 0!important;color:var(--alutech-ink)!important;font-size:clamp(28px,3vw,40px)!important;font-weight:830!important;letter-spacing:-.035em!important;line-height:1.08!important;text-transform:none!important}.alutech-appointment p{color:var(--alutech-muted)!important;font-size:13px!important;line-height:1.52!important}.alutech-appointment__eyebrow{margin:0 0 11px!important;color:var(--alutech-red)!important;font-size:10px!important;font-weight:850!important;letter-spacing:.14em!important}.alutech-appointment__intro>p:not(.alutech-appointment__eyebrow){max-width:560px;margin:0 0 19px!important}.alutech-appointment__intro ul{display:grid;margin:0 0 25px;padding:0;list-style:none;gap:9px}.alutech-appointment__intro li{position:relative;padding-left:27px;color:#455263;font-size:12px;font-weight:690}.alutech-appointment__intro li::before{position:absolute;left:0;top:-2px;display:grid;width:20px;height:20px;place-items:center;border-radius:7px;background:#edf8f2;color:#168657;content:"✓";font-size:10px;font-weight:900}.alutech-appointment__start,.alutech-appointment__submit{display:flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;min-height:56px!important;margin:0!important;padding:14px 23px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,var(--alutech-red),var(--alutech-red-dark))!important;color:#fff!important;box-shadow:0 13px 29px rgba(8,47,75,.26)!important;font-size:14px!important;font-weight:820!important;text-transform:none!important;cursor:pointer!important}.alutech-appointment__start{width:auto!important}.alutech-appointment__fields-stage>h3{font-size:30px!important}.alutech-appointment__fields-stage>p{margin:0 0 17px!important}.alutech-appointment__grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.alutech-appointment__grid label{display:block;margin:0!important}.alutech-appointment__grid label>span{display:block;margin:0 0 6px;color:#374353;font-size:11px;font-weight:750;line-height:1.3}.alutech-appointment__grid label>span small{color:#7d8998;font-size:9px;font-weight:500}.alutech-appointment__grid input,.alutech-appointment__grid select,.alutech-appointment__grid textarea{display:block!important;width:100%!important;min-height:49px!important;margin:0!important;padding:11px 12px!important;border:1px solid #d7dde5!important;border-radius:10px!important;background:#fff!important;color:#26303c!important;box-shadow:0 1px 2px rgba(20,25,33,.03)!important;font:inherit!important;font-size:14px!important;line-height:1.35!important;text-transform:none!important;outline:none!important}.alutech-appointment__grid input:focus,.alutech-appointment__grid select:focus,.alutech-appointment__grid textarea:focus{border-color:var(--alutech-red)!important;box-shadow:0 0 0 3px rgba(26,102,143,.09)!important}.alutech-appointment__grid textarea{min-height:76px!important;resize:vertical}.alutech-appointment__wide{grid-column:1/-1}.alutech-appointment__optional{margin:14px 0 0;border:1px solid #e0e4e9;border-radius:12px;background:#f8f9fb}.alutech-appointment__optional summary{padding:12px 13px;color:#414d5c;font-size:11px;font-weight:800;cursor:pointer}.alutech-appointment__optional summary small{color:#7d8998;font-size:9px;font-weight:500}.alutech-appointment__optional[open] summary{border-bottom:1px solid #e0e4e9}.alutech-appointment__grid--secondary{padding:13px}.alutech-appointment__privacy-note{margin:13px 0 0!important;padding:9px 10px;border-radius:9px;background:#eef9f3;color:#21714c!important;font-size:9px!important;font-weight:730!important}.alutech-appointment__consent{display:flex!important;align-items:flex-start!important;gap:8px!important;margin:13px 0!important;color:#5d6979!important;font-size:9px!important;line-height:1.45!important;text-transform:none!important}.alutech-appointment__consent input{flex:0 0 auto;width:16px!important;height:16px!important;margin:1px 0 0!important;accent-color:var(--alutech-red)}.alutech-appointment__consent a{color:var(--alutech-red-dark)!important;text-decoration:underline!important}.alutech-appointment__trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.alutech-appointment__submit{width:100%!important;min-height:52px!important;font-size:13px!important}.alutech-appointment__submit:disabled{opacity:.62;cursor:wait!important}.alutech-appointment__message{min-height:17px;margin:8px 0 0!important;color:#5f6c7d!important;font-size:10px!important}.alutech-appointment__message.is-error{color:#a23220!important}.alutech-appointment__message.is-success{color:#14764e!important}

@media(max-width:700px){.alutech-contact-float,.alutech-contact-float--left{right:12px;bottom:12px;left:auto}.alutech-contact-float__trigger{width:72px!important;min-width:72px!important;height:72px!important;min-height:72px!important;padding:9px!important;gap:0!important;overflow:visible!important;transition:width .55s cubic-bezier(.22,1,.36,1),padding .55s cubic-bezier(.22,1,.36,1),gap .55s cubic-bezier(.22,1,.36,1),transform .2s ease!important}.alutech-contact-float__copy{display:flex;flex:0 0 0;min-width:0;max-width:0;margin:0;overflow:hidden;opacity:0;transform:translateX(9px);transition:flex-basis .55s cubic-bezier(.22,1,.36,1),max-width .55s cubic-bezier(.22,1,.36,1),opacity .25s ease .08s,transform .4s ease .06s}.alutech-contact-float__label{display:none}.alutech-contact-float__teaser-label{display:block}.alutech-contact-float__trigger strong{font-size:14px!important}.alutech-contact-float__trigger small{display:none}.alutech-contact-float__icon{width:54px;height:54px;flex-basis:54px}.alutech-contact-float__beacon{top:-6px;right:-6px}.alutech-contact-float.is-teasing .alutech-contact-float__trigger{width:min(292px,calc(100vw - 24px))!important;padding-right:18px!important;gap:10px!important}.alutech-contact-float.is-teasing .alutech-contact-float__copy{flex-basis:194px;max-width:194px;opacity:1;transform:translateX(0)}.alutech-contact-float.is-open .alutech-contact-float__trigger{display:none!important}.alutech-contact-float__panel,.alutech-contact-float.is-form .alutech-contact-float__panel,.alutech-contact-float--left .alutech-contact-float__panel{position:fixed;top:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));left:8px;display:block;width:auto;max-height:none;padding:0 17px 25px;border-radius:20px;transform:none}.alutech-contact-float__visual,.alutech-contact-float.is-form .alutech-contact-float__visual{height:158px;min-height:158px;margin:0 -17px 24px;border-radius:19px 19px 0 0;background-position:61% center;grid-column:auto;grid-row:auto}.alutech-contact-float.is-form .alutech-contact-float__visual::after{display:none}.alutech-contact-float__close{position:fixed;top:18px;right:18px;width:45px!important;height:45px!important}.alutech-contact-float.is-form .alutech-appointment{padding:0 0 calc(10px + env(safe-area-inset-bottom));grid-column:auto}.alutech-contact-float.is-form-fields .alutech-contact-float__visual{height:126px;min-height:126px}.alutech-contact-float__eyebrow{margin-right:50px!important}.alutech-contact-float__panel>h2{font-size:27px!important}.alutech-contact-float__panel>p:not(.alutech-contact-float__eyebrow){font-size:14px!important}.alutech-contact-float__choices .alutech-contact-float__choice{min-height:77px!important}.alutech-appointment__back{min-height:43px!important;margin-bottom:16px!important}.alutech-appointment h3{margin-right:4px!important;font-size:29px!important}.alutech-appointment__intro>p:not(.alutech-appointment__eyebrow){font-size:14px!important}.alutech-appointment__start{width:100%!important}.alutech-appointment__grid{grid-template-columns:1fr;gap:12px}.alutech-appointment__wide{grid-column:auto}.alutech-appointment__grid label>span{font-size:12px}.alutech-appointment__grid input,.alutech-appointment__grid select,.alutech-appointment__grid textarea{min-height:52px!important;font-size:16px!important}.alutech-appointment__consent{font-size:11px!important}.alutech-appointment__submit{min-height:55px!important;font-size:14px!important}body.alutech-has-contact-float #back-top,body.alutech-has-contact-float .back-top,body.alutech-has-contact-float .back-to-top,body.alutech-has-contact-float .etheme-back-to-top,body.alutech-has-contact-float .et-back-to-top{right:15px!important;bottom:99px!important}}
@media(prefers-reduced-motion:reduce){.alutech-contact-float__trigger,.alutech-contact-float__copy,.alutech-contact-float__choices a,.alutech-contact-float__choices button{transition:none!important}.alutech-contact-float__beacon::after{animation:none}}

/* Lesbare Mikrotypografie für Auswahl und Rückrufformular. */
.alutech-contact-float__choice-badge{font-size:9px}
.alutech-contact-float__choice-copy small{font-size:11px!important}
.alutech-contact-float__choice-note{font-size:9px!important}
.alutech-appointment__grid label>span{font-size:12px}
.alutech-appointment__grid label>span small,.alutech-appointment__optional summary small{font-size:10px}
.alutech-appointment__optional summary{font-size:12px}
.alutech-appointment__privacy-note,.alutech-appointment__consent,.alutech-appointment__message{font-size:11px!important}

/* Der CTA fährt sichtbar aus; die Kurzanfrage hat ein eigenes kompaktes Formular. */
@media(min-width:701px){
	.alutech-contact-float{--alutech-teaser-width:310px}
	.alutech-contact-float--width-compact{--alutech-teaser-width:270px}.alutech-contact-float--width-standard{--alutech-teaser-width:310px}.alutech-contact-float--width-wide{--alutech-teaser-width:350px}
		.alutech-contact-float__trigger{width:78px!important;min-width:78px!important;padding:11px 12px!important;gap:0!important;overflow:visible!important;transition:width .58s cubic-bezier(.22,1,.36,1),min-width .58s cubic-bezier(.22,1,.36,1),padding .58s cubic-bezier(.22,1,.36,1),gap .58s cubic-bezier(.22,1,.36,1),transform .2s ease,box-shadow .2s ease!important}
	.alutech-contact-float__copy{flex:0 0 0;max-width:0;overflow:hidden;opacity:0;transform:translateX(12px);transition:flex-basis .58s cubic-bezier(.22,1,.36,1),max-width .58s cubic-bezier(.22,1,.36,1),opacity .3s ease .12s,transform .45s ease .08s}
	.alutech-contact-float.is-teasing .alutech-contact-float__trigger{width:var(--alutech-teaser-width)!important;min-width:var(--alutech-teaser-width)!important;padding-right:21px!important;gap:13px!important}
	.alutech-contact-float.is-teasing .alutech-contact-float__copy{flex-basis:240px;max-width:240px;opacity:1;transform:translateX(0)}
	.alutech-contact-float--motion-standard.is-teasing .alutech-contact-float__icon{animation:alutech-cta-arrive .7s ease both}
	.alutech-contact-float--motion-attention.is-teasing .alutech-contact-float__trigger{animation:alutech-cta-attention .8s ease .5s both}
}
@keyframes alutech-cta-arrive{0%{transform:scale(.82) rotate(-7deg)}70%{transform:scale(1.07) rotate(2deg)}100%{transform:scale(1) rotate(0)}}
@keyframes alutech-cta-attention{0%,100%{transform:translateY(0)}35%{transform:translateY(-5px)}65%{transform:translateY(-2px)}}

.alutech-contact-float.is-urgent .alutech-contact-float__visual{background:linear-gradient(180deg,rgba(16,20,27,.02),rgba(16,20,27,.64)),var(--alutech-urgent-bg) 62% center/cover no-repeat,#e7eaee}
.alutech-contact-float.is-urgent .alutech-contact-float__visual::after{content:"Priorisiert · kurze Angaben · persönliche Rückmeldung"}
.alutech-contact-float.is-form .alutech-urgent-form{grid-column:2;width:100%;margin:0!important;padding:clamp(26px,3vw,46px)!important;border:0!important;background:#fff!important}
.alutech-urgent-form__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.alutech-urgent-form__head p{margin:0 0 8px!important;color:var(--alutech-red)!important;font-size:10px!important;font-weight:850!important;letter-spacing:.14em!important}.alutech-urgent-form__head h3{margin:0!important;color:var(--alutech-ink)!important;font-size:clamp(27px,3vw,38px)!important;font-weight:830!important;letter-spacing:-.035em!important;line-height:1.08!important;text-transform:none!important}.alutech-urgent-form__head span{display:block;margin-top:8px;color:var(--alutech-muted);font-size:12px;line-height:1.48}.alutech-urgent-form__head>button{display:grid!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;margin:0!important;padding:0!important;place-items:center;border:1px solid var(--alutech-line)!important;border-radius:50%!important;background:#f7f8fa!important;color:var(--alutech-ink)!important;font-size:24px!important;line-height:1!important;cursor:pointer!important}
.alutech-urgent-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 13px}.alutech-urgent-form__grid label{display:block!important;margin:0!important;color:#374353!important;font-size:11px!important;font-weight:750!important;text-transform:none!important}.alutech-urgent-form__grid label>span{display:block;margin:0 0 5px}.alutech-urgent-form__grid label small{color:#7d8998;font-size:9px;font-weight:500}.alutech-urgent-form__grid input,.alutech-urgent-form__grid select,.alutech-urgent-form__grid textarea{display:block!important;width:100%!important;min-height:47px!important;margin:0!important;padding:10px 12px!important;border:1px solid #d7dde5!important;border-radius:10px!important;background:#fff!important;color:#26303c!important;box-shadow:0 1px 2px rgba(20,25,33,.03)!important;font:inherit!important;font-size:14px!important;line-height:1.35!important;text-transform:none!important;outline:none!important}.alutech-urgent-form__grid input:focus,.alutech-urgent-form__grid select:focus,.alutech-urgent-form__grid textarea:focus{border-color:var(--alutech-red)!important;box-shadow:0 0 0 3px rgba(26,102,143,.09)!important}.alutech-urgent-form__grid textarea{min-height:72px!important;resize:vertical}.alutech-urgent-form__wide{grid-column:1/-1}.alutech-urgent-form__priority{margin:12px 0 0!important;padding:9px 11px;border-radius:9px;background:#fff3e7!important;color:#87450a!important;font-size:10px!important;font-weight:730!important;line-height:1.4!important}.alutech-urgent-form__consent{display:flex!important;align-items:flex-start!important;gap:8px!important;margin:12px 0!important;color:#5d6979!important;font-size:10px!important;line-height:1.42!important;text-transform:none!important}.alutech-urgent-form__consent input{flex:0 0 auto;width:16px!important;height:16px!important;margin:1px 0 0!important;accent-color:var(--alutech-red)}.alutech-urgent-form__consent a{color:var(--alutech-red-dark)!important;text-decoration:underline!important}.alutech-urgent-form__trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.alutech-urgent-form__submit{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.alutech-urgent-form__submit button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;min-height:51px!important;margin:0!important;padding:13px 21px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,var(--alutech-red),var(--alutech-red-dark))!important;color:#fff!important;box-shadow:0 12px 27px rgba(8,47,75,.25)!important;font-size:13px!important;font-weight:820!important;text-transform:none!important;cursor:pointer!important}.alutech-urgent-form__submit small{color:#748092;font-size:9px}.alutech-urgent-form__message{min-height:16px;margin:8px 0 0!important;color:#5f6c7d!important;font-size:10px!important;font-weight:700!important}.alutech-urgent-form__message.is-error{color:#a23220!important}.alutech-urgent-form__message.is-success{color:#14764e!important}

@media(max-width:700px){.alutech-contact-float.is-form .alutech-urgent-form{padding:0 0 calc(10px + env(safe-area-inset-bottom))!important}.alutech-urgent-form__grid{grid-template-columns:1fr;gap:11px}.alutech-urgent-form__wide{grid-column:auto}.alutech-urgent-form__head h3{font-size:28px!important}.alutech-urgent-form__grid input,.alutech-urgent-form__grid select,.alutech-urgent-form__grid textarea{min-height:51px!important;font-size:16px!important}.alutech-urgent-form__submit button{width:100%!important}.alutech-urgent-form__consent{font-size:11px!important}}
@media(prefers-reduced-motion:reduce){.alutech-contact-float__icon,.alutech-contact-float__trigger{animation:none!important}}

/* Große, eindeutig bedienbare Inline-Dialoge für Kurzanfrage und kurze Nachricht. */
@media(min-width:701px){
	.alutech-contact-float.is-form .alutech-contact-float__panel{width:min(1120px,calc(100vw - 40px));height:min(820px,calc(100dvh - 28px));max-height:none;overflow:hidden;grid-template-rows:minmax(0,1fr)}
	.alutech-contact-float.is-form.is-urgent .alutech-contact-float__panel{height:min(900px,calc(100dvh - 28px))}
	.alutech-contact-float.is-form.is-message .alutech-contact-float__panel{height:min(790px,calc(100dvh - 28px))}
	.alutech-contact-float.is-form .alutech-contact-float__visual{height:100%;min-height:0;grid-row:1}
	.alutech-contact-float.is-form .alutech-appointment,.alutech-contact-float.is-form .alutech-urgent-form,.alutech-contact-float.is-form .alutech-quick-form{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;grid-row:1;scrollbar-color:#c7cdd5 transparent;scrollbar-gutter:stable}
	.alutech-contact-float.is-form .alutech-appointment::-webkit-scrollbar,.alutech-contact-float.is-form .alutech-urgent-form::-webkit-scrollbar,.alutech-contact-float.is-form .alutech-quick-form::-webkit-scrollbar{width:10px}
	.alutech-contact-float.is-form .alutech-appointment::-webkit-scrollbar-thumb,.alutech-contact-float.is-form .alutech-urgent-form::-webkit-scrollbar-thumb,.alutech-contact-float.is-form .alutech-quick-form::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:99px;background:#c7cdd5;background-clip:padding-box}
}

.alutech-urgent-form__back,.alutech-quick-form__back{display:inline-flex!important;align-items:center!important;min-height:40px!important;margin:0 0 16px!important;padding:8px 11px!important;border:1px solid #dde2e8!important;border-radius:10px!important;background:#f7f8fa!important;color:#4b5869!important;font-size:11px!important;font-weight:750!important;line-height:1.2!important;text-transform:none!important;cursor:pointer!important}
.alutech-contact-float.is-form .alutech-quick-form{grid-column:2;width:100%;margin:0!important;padding:clamp(26px,3vw,46px)!important;border:0!important;background:#fff!important}
.alutech-contact-float.is-message .alutech-contact-float__visual::after{content:"Direkt geschrieben · persönlich beantwortet · sicher übermittelt"}
.alutech-quick-form__head{margin-bottom:19px}.alutech-quick-form__head p{margin:0 0 8px!important;color:var(--alutech-red)!important;font-size:10px!important;font-weight:850!important;letter-spacing:.14em!important}.alutech-quick-form__head h3{margin:0 46px 0 0!important;color:var(--alutech-ink)!important;font-size:clamp(29px,3vw,40px)!important;font-weight:830!important;letter-spacing:-.035em!important;line-height:1.08!important;text-transform:none!important}.alutech-quick-form__head>span{display:block;max-width:590px;margin-top:9px;color:var(--alutech-muted);font-size:13px;line-height:1.5}
.alutech-quick-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.alutech-quick-form__grid label{display:block!important;margin:0!important;color:#374353!important;font-size:12px!important;font-weight:750!important;text-transform:none!important}.alutech-quick-form__grid label>span{display:block;margin:0 0 6px}.alutech-quick-form__grid label small{color:#7d8998;font-size:10px;font-weight:500}.alutech-quick-form__grid input,.alutech-quick-form__grid select,.alutech-quick-form__grid textarea{display:block!important;width:100%!important;min-height:49px!important;margin:0!important;padding:11px 12px!important;border:1px solid #d7dde5!important;border-radius:10px!important;background:#fff!important;color:#26303c!important;box-shadow:0 1px 2px rgba(20,25,33,.03)!important;font:inherit!important;font-size:14px!important;line-height:1.35!important;text-transform:none!important;outline:none!important}.alutech-quick-form__grid input:focus,.alutech-quick-form__grid select:focus,.alutech-quick-form__grid textarea:focus{border-color:var(--alutech-red)!important;box-shadow:0 0 0 3px rgba(26,102,143,.09)!important}.alutech-quick-form__grid textarea{min-height:112px!important;resize:vertical}.alutech-quick-form__wide{grid-column:1/-1}.alutech-quick-form__hint{margin:11px 0 0!important;color:#697687!important;font-size:10px!important;font-weight:700!important}.alutech-quick-form__consent{display:flex!important;align-items:flex-start!important;gap:8px!important;margin:13px 0!important;color:#5d6979!important;font-size:10px!important;line-height:1.45!important;text-transform:none!important}.alutech-quick-form__consent input{flex:0 0 auto;width:16px!important;height:16px!important;margin:1px 0 0!important;accent-color:var(--alutech-red)}.alutech-quick-form__consent a{color:var(--alutech-red-dark)!important;text-decoration:underline!important}.alutech-quick-form__trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.alutech-quick-form__submit{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.alutech-quick-form__submit button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;min-height:52px!important;margin:0!important;padding:13px 23px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,var(--alutech-red),var(--alutech-red-dark))!important;color:#fff!important;box-shadow:0 12px 27px rgba(8,47,75,.25)!important;font-size:13px!important;font-weight:820!important;text-transform:none!important;cursor:pointer!important}.alutech-quick-form__submit button:disabled{opacity:.62;cursor:wait!important}.alutech-quick-form__submit small{color:#748092;font-size:10px}.alutech-quick-form__message{min-height:17px;margin:8px 0 0!important;color:#5f6c7d!important;font-size:11px!important;font-weight:700!important}.alutech-quick-form__message.is-error{color:#a23220!important}.alutech-quick-form__message.is-success{color:#14764e!important}

@media(max-width:700px){
	.alutech-contact-float.is-form .alutech-quick-form{padding:0 0 calc(10px + env(safe-area-inset-bottom))!important;grid-column:auto;grid-row:auto}
	.alutech-urgent-form__back,.alutech-quick-form__back{min-height:43px!important;margin-bottom:15px!important}
	.alutech-quick-form__head h3{margin-right:4px!important;font-size:29px!important}
	.alutech-quick-form__head>span{font-size:14px}
	.alutech-quick-form__grid{grid-template-columns:1fr;gap:12px}
	.alutech-quick-form__wide{grid-column:auto}
	.alutech-quick-form__grid input,.alutech-quick-form__grid select,.alutech-quick-form__grid textarea{min-height:52px!important;font-size:16px!important}
	.alutech-quick-form__submit button{width:100%!important;min-height:55px!important;font-size:14px!important}
	.alutech-quick-form__consent{font-size:11px!important}
}

/* 1.0.2: kein doppelter Auslöser und kein Dialog unter der Adminleiste. */
.alutech-contact-float {
	font-family: Inter, Arial, Helvetica, sans-serif;
}

.alutech-contact-float.is-open .alutech-contact-float__trigger {
	display: none !important;
}

body.admin-bar .alutech-contact-float__panel {
	max-height: calc(100dvh - 164px);
}

@media (min-width: 701px) {
	body.admin-bar .alutech-contact-float.is-form .alutech-contact-float__panel {
		height: min(820px, calc(100dvh - 60px));
	}

	body.admin-bar .alutech-contact-float.is-form.is-urgent .alutech-contact-float__panel {
		height: min(900px, calc(100dvh - 60px));
	}

	body.admin-bar .alutech-contact-float.is-form.is-message .alutech-contact-float__panel {
		height: min(790px, calc(100dvh - 60px));
	}
}

@media (max-width: 782px) {
	body.admin-bar .alutech-contact-float__panel,
	body.admin-bar .alutech-contact-float.is-form .alutech-contact-float__panel {
		top: 54px;
	}

	body.admin-bar .alutech-contact-float__close {
		top: 64px;
	}
}
