.fds-portal{max-width:1100px;margin:30px auto;font-family:inherit}.fds-portal section{background:#fff;border:1px solid #ddd;border-radius:12px;padding:22px;margin:20px 0}.fds-portal-head,.fds-document-list article{display:flex;justify-content:space-between;align-items:center;gap:20px}.fds-auth-grid,.fds-contact-form,.fds-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fds-contact-form label,.fds-auth-grid label{display:flex;flex-direction:column;gap:6px}.fds-contact-form input,.fds-contact-form textarea,.fds-auth-grid input{padding:10px;border:1px solid #bbb;border-radius:6px}.fds-wide{grid-column:1/-1}.fds-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.fds-card{border:1px solid #ddd;border-radius:9px;padding:16px}.fds-document-list article{border-bottom:1px solid #eee;padding:14px 0}.fds-document-list small{display:block}.fds-btn,.fds-contact-form button,.fds-auth-grid button{background:#2271b1;color:#fff;border:0;border-radius:6px;padding:10px 15px;text-decoration:none;cursor:pointer}.fds-modal{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:99999;padding:5vh 5vw}.fds-modal-box{background:#fff;max-width:900px;max-height:90vh;overflow:auto;margin:auto;border-radius:10px;padding:28px;position:relative}.fds-modal-close{position:absolute;right:12px;top:8px;font-size:28px;border:0;background:none;cursor:pointer}.fds-success,.fds-error{padding:12px;border-radius:6px;margin:10px 0}.fds-success{background:#e6f5ea}.fds-error{background:#fde8e8}@media(max-width:700px){.fds-auth-grid,.fds-contact-form{grid-template-columns:1fr}.fds-portal-head,.fds-document-list article{align-items:flex-start;flex-direction:column}.fds-wide{grid-column:auto}}

.fds-new-request summary,.fds-thread summary{cursor:pointer;font-weight:600;padding:12px 0}.fds-new-request form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:15px}.fds-new-request label{display:flex;flex-direction:column;gap:6px}.fds-new-request input,.fds-new-request select,.fds-new-request textarea,.fds-thread textarea{padding:10px;border:1px solid #bbb;border-radius:6px}.fds-thread{border-top:1px solid #ddd}.fds-thread summary{display:flex;justify-content:space-between;gap:15px}.fds-thread-body{padding:5px 0 18px}.fds-message{padding:12px 14px;border-radius:8px;margin:10px 0;background:#f2f4f6}.fds-message.staff{background:#e8f3fb}.fds-message small{display:block;opacity:.7}.fds-message p{margin-bottom:0}.fds-message-admin{display:grid;grid-template-columns:minmax(280px,35%) 1fr;gap:20px}.fds-message-admin aside table a{text-decoration:none}.fds-message-admin .fds-card{background:#fff}@media(max-width:800px){.fds-new-request form,.fds-message-admin{grid-template-columns:1fr}}

.fds-auth-links{margin-top:14px}.fds-auth-links a,.fds-account-grid a{font-weight:600}.fds-password-label{display:flex;flex-direction:column;gap:6px}.fds-password-wrap{display:flex;position:relative}.fds-password-wrap input{width:100%;padding-right:48px!important}.fds-password-toggle{position:absolute!important;right:3px;top:3px;bottom:3px;width:42px!important;min-width:42px!important;padding:0!important;border:0!important;background:transparent!important;color:#1d2327!important;font-size:18px}.fds-password-toggle.is-visible{background:#eef5ee!important}.fds-password-hint{grid-column:1/-1;margin:0;font-size:.9rem}.fds-account-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.2fr);gap:24px}.fds-password-form{display:grid;gap:14px}.fds-btn-secondary{background:#50575e}.fds-portal input:focus,.fds-portal textarea:focus,.fds-portal select:focus{outline:3px solid rgba(34,113,177,.25);border-color:#2271b1}@media(max-width:700px){.fds-account-grid{grid-template-columns:1fr}.fds-password-toggle{min-height:auto!important}.fds-auth-grid button,.fds-contact-form button,.fds-password-form button,.fds-btn{min-height:44px}}
.fds-register-form,.fds-login-form,.fds-resend-form{display:grid;gap:14px}.fds-check{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:9px!important}.fds-check input{width:auto!important;margin-top:3px}.fds-required,.fds-optional{font-size:.76rem;font-weight:600;margin-left:5px}.fds-required{color:#a00}.fds-optional{color:#646970}.fds-auth-actions{display:flex;gap:10px;flex-wrap:wrap}.fds-resend-form{margin-top:24px;padding-top:20px;border-top:1px solid #ddd}.fds-welcome{padding:18px;border-radius:12px;background:#eef7ee;border:1px solid #b8d8b8;margin:18px 0}.fds-welcome p{margin:6px 0 0}.fds-dashboard .fds-progress{display:grid;gap:8px;margin-bottom:18px}.fds-progress>div{display:flex;justify-content:space-between;gap:15px}.fds-progress progress{width:100%;height:16px}.fds-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fds-dashboard-card{display:flex;min-height:125px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;border:1px solid #dcdcde;border-radius:12px;padding:17px;text-decoration:none;color:inherit;background:#fff;transition:transform .15s ease,box-shadow .15s ease}.fds-dashboard-card:hover,.fds-dashboard-card:focus{transform:translateY(-2px);box-shadow:0 5px 18px rgba(0,0,0,.09)}.fds-dashboard-icon{font-size:28px}.fds-dashboard-card small{color:#646970}.fds-caps-warning,.fds-password-strength{font-size:.84rem;margin-top:5px}.fds-caps-warning{color:#9a6700}.fds-password-strength[data-strength="weak"]{color:#b32d2e}.fds-password-strength[data-strength="medium"]{color:#996800}.fds-password-strength[data-strength="strong"]{color:#008a20}@media(max-width:900px){.fds-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.fds-dashboard-grid{grid-template-columns:1fr}.fds-dashboard-card{min-height:92px}.fds-progress>div{flex-direction:column;gap:3px}}

/* FreiDeCa Kundenkonto Basis */
.fds-auth-portal{--fds-green:#315f45;--fds-green-dark:#244936;--fds-lime:#8aad45;--fds-cream:#f5f3eb;--fds-ink:#24302a;max-width:1120px;color:var(--fds-ink)}
.fds-auth-hero{overflow:hidden;position:relative;padding:32px clamp(20px,5vw,48px);border-radius:20px;background:linear-gradient(135deg,var(--fds-green-dark),var(--fds-green));color:#fff;box-shadow:0 18px 45px rgba(36,73,54,.2)}
.fds-auth-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;top:-130px;background:rgba(138,173,69,.23)}
.fds-auth-brand{display:flex;align-items:center;gap:20px;position:relative;z-index:1}.fds-auth-mark{display:grid;place-items:center;width:64px;height:64px;border:2px solid rgba(255,255,255,.72);border-radius:18px;font-size:32px;color:var(--fds-lime);background:rgba(255,255,255,.08)}
.fds-auth-kicker{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;opacity:.82}.fds-auth-hero h2{color:#fff;margin:3px 0 6px;font-size:clamp(1.65rem,3.5vw,2.55rem)}.fds-auth-hero p{margin:0;max-width:680px;opacity:.9}
.fds-auth-portal .fds-auth-grid{align-items:start;margin-top:22px}.fds-auth-portal .fds-auth-grid>section,.fds-auth-single{border:0;border-radius:18px;padding:clamp(20px,3vw,30px);box-shadow:0 10px 35px rgba(36,48,42,.09);background:#fff}
.fds-auth-portal .fds-auth-grid>section:first-child{border-top:5px solid var(--fds-green)}.fds-auth-portal .fds-auth-grid>section:last-child{border-top:5px solid var(--fds-lime)}
.fds-auth-portal h3{color:var(--fds-green-dark);margin-top:0}.fds-auth-portal label{font-weight:600;color:#34463d}.fds-auth-portal input{min-height:48px;border:1px solid #bdc9c1;border-radius:10px;background:#fbfcfb;padding:11px 13px}.fds-auth-portal input:hover{border-color:#799183}.fds-auth-portal input:focus{outline:3px solid rgba(138,173,69,.24)!important;border-color:var(--fds-green)!important;background:#fff}
.fds-auth-portal .fds-login-form>button,.fds-auth-portal .fds-register-form>button,.fds-auth-portal .fds-reset-request-form>button,.fds-auth-portal .fds-password-form>button{min-height:48px;border-radius:10px;background:var(--fds-green);font-weight:700;font-size:1rem;transition:background .15s ease,transform .15s ease}.fds-auth-portal form>button:hover,.fds-auth-portal form>button:focus{background:var(--fds-green-dark);transform:translateY(-1px)}
.fds-auth-portal .fds-btn-secondary{background:#eef2ee;color:var(--fds-green-dark);border:1px solid #c8d4cc}.fds-auth-portal .fds-auth-links a{color:var(--fds-green);text-decoration-thickness:1px;text-underline-offset:3px}.fds-auth-single{max-width:620px;margin:24px auto!important;border-top:5px solid var(--fds-lime)!important}.fds-reset-request-form{display:grid;gap:16px}.fds-reset-request-form label{display:flex;flex-direction:column;gap:7px}.fds-auth-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:var(--fds-cream);font-size:28px;margin-bottom:16px}.fds-auth-portal .fds-success{border-left:5px solid var(--fds-lime);background:#edf6e5}.fds-auth-portal .fds-error{border-left:5px solid #b44;background:#fff0ef}
@media(max-width:700px){.fds-auth-portal{margin:12px auto}.fds-auth-hero{border-radius:14px;padding:24px 18px}.fds-auth-brand{align-items:flex-start}.fds-auth-mark{width:50px;height:50px;border-radius:13px;font-size:25px;flex:0 0 auto}.fds-auth-portal .fds-auth-grid>section,.fds-auth-single{border-radius:14px;padding:20px 16px}}

/* FreiDeCa Bild-Login 0.5.2-dev.5.3 */
.fds-auth-portal{max-width:1500px;margin:0 auto;padding:20px;box-sizing:border-box}
.fds-auth-shell{display:grid;grid-template-columns:minmax(420px,1.12fr) minmax(420px,.88fr);min-height:820px;border-radius:24px;overflow:hidden;background:#f7f5ef;box-shadow:0 24px 70px rgba(22,38,26,.18)}
.fds-auth-visual{min-height:820px;background-image:url('freideca-login-visual.jpg');background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}
.fds-auth-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 75%,rgba(247,245,239,.3))}
.fds-auth-main{padding:clamp(26px,4vw,58px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#fbfaf7,#f1eee6)}
.fds-auth-main .fds-auth-hero{padding:0 0 24px;background:none;color:#18251d;box-shadow:none;border-radius:0}
.fds-auth-main .fds-auth-hero:after{display:none}.fds-auth-main .fds-auth-brand{align-items:flex-start}.fds-auth-main .fds-auth-mark{background:#315f45;color:#fff;border:0;box-shadow:0 8px 20px rgba(49,95,69,.22)}
.fds-auth-main .fds-auth-kicker{color:#315f45;font-weight:800;opacity:1}.fds-auth-main .fds-auth-hero h2{color:#17241c;font-size:clamp(2rem,3.2vw,3rem)}.fds-auth-main .fds-auth-hero p{color:#526057;opacity:1}
.fds-auth-portal .fds-auth-grid{display:block;margin:0}.fds-auth-portal .fds-auth-grid>section{margin:0;padding:clamp(24px,3vw,38px);border-top:5px solid #315f45;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 12px 36px rgba(36,48,42,.1)}
.fds-auth-portal .fds-login-form{gap:17px}.fds-auth-portal .fds-login-form>button{background:linear-gradient(90deg,#315f45,#446f27);font-size:1.08rem;text-transform:uppercase;letter-spacing:.04em}
.fds-auth-portal .fds-register-panel{margin-top:18px;border:1px solid #d9d6cc;border-radius:16px;background:rgba(255,255,255,.72);overflow:hidden}
.fds-auth-portal .fds-register-panel summary{list-style:none;cursor:pointer;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#24302a}.fds-auth-portal .fds-register-panel summary::-webkit-details-marker{display:none}.fds-auth-portal .fds-register-panel summary:after{content:"+";display:grid;place-items:center;width:34px;height:34px;border:1px solid #315f45;border-radius:50%;font-size:24px;color:#315f45}.fds-auth-portal .fds-register-panel[open] summary:after{content:"−"}.fds-auth-portal .fds-register-panel summary span{margin-left:auto;color:#315f45;font-weight:700}.fds-register-inner{padding:4px 22px 24px;border-top:1px solid #e5e1d7}.fds-register-inner h3{margin-top:22px}
.fds-auth-portal .fds-auth-actions{display:none}.fds-auth-portal .fds-auth-links{display:flex;justify-content:flex-end;margin:-2px 0 2px}.fds-auth-portal .fds-check{font-weight:400}
.fds-auth-main .fds-auth-single{max-width:none;width:auto;margin:0!important}
@media(max-width:1050px){.fds-auth-shell{grid-template-columns:.9fr 1.1fr;min-height:760px}.fds-auth-visual{min-height:760px;background-position:43% center}.fds-auth-main{padding:32px}}
@media(max-width:820px){.fds-auth-portal{padding:0}.fds-auth-shell{display:block;min-height:0;border-radius:0}.fds-auth-visual{min-height:330px;background-size:cover;background-position:center 31%}.fds-auth-visual:after{background:linear-gradient(0deg,rgba(247,245,239,.85),transparent 45%)}.fds-auth-main{padding:24px 18px 38px}.fds-auth-main .fds-auth-hero{padding-bottom:18px}.fds-auth-main .fds-auth-mark{display:none}}
@media(max-width:520px){.fds-auth-visual{min-height:245px;background-position:center 28%}.fds-auth-main{padding:20px 12px 30px}.fds-auth-portal .fds-auth-grid>section{padding:22px 16px}.fds-auth-portal .fds-register-panel summary{padding:17px 16px;align-items:flex-start;flex-wrap:wrap}.fds-auth-portal .fds-register-panel summary span{order:3;width:100%;margin:0}.fds-register-inner{padding:2px 16px 20px}}


/* Sicherer roter Abmelde-Button im Kundenportal */
.fds-portal-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.fds-portal-head .fds-logout-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:10px 17px;border:1px solid #a51e25;border-radius:11px;background:#c62828;color:#fff!important;font-weight:800;text-decoration:none;box-shadow:0 6px 16px rgba(198,40,40,.22)}.fds-portal-head .fds-logout-button:hover,.fds-portal-head .fds-logout-button:focus{background:#9f1f1f;color:#fff!important;transform:translateY(-1px)}
@media(max-width:620px){.fds-portal-head{align-items:stretch;flex-direction:column}.fds-portal-head .fds-logout-button{width:100%}}
/* FreiDeCa Studio 017.2.2 inspired unified customer workspace */
.fds-portal:not(.fds-auth-portal){position:relative;max-width:1500px!important;margin:24px auto!important;padding:28px 28px 40px 292px!important;min-height:850px;background:#f4f7f2!important;border-radius:24px;box-shadow:0 22px 60px rgba(17,45,31,.14);overflow:hidden}.fds-portal:not(.fds-auth-portal):before{content:"FreiDeCa\A STUDIO\A\A HAUPTMENÜ\A  Übersicht\A  Meine Fahrzeuge\A  Mein Profil\A  Dokumente\A  Nachrichten\A  Serviceanfragen\A\A FreiDeCa\A Freizeit · Design · Camping";white-space:pre-line;position:absolute;inset:0 auto 0 0;width:220px;padding:34px 26px;background:linear-gradient(180deg,#173a2a,#102b20);color:#fff;font-size:15px;line-height:2.2;font-weight:650;letter-spacing:.01em;border-right:5px solid #d4aa28}.fds-portal:not(.fds-auth-portal):after{content:"KUNDENPORTAL";position:absolute;left:26px;top:108px;color:#a9bea9;font-size:10px;font-weight:800;letter-spacing:.17em}.fds-portal-head{margin:-28px -28px 28px!important;padding:20px 28px!important;background:#fff!important;border-bottom:1px solid #dde6da;box-shadow:0 5px 18px rgba(26,55,38,.06)}.fds-portal-head h2{color:#173a2a!important}.fds-logout-button{background:#c83232!important;border-radius:11px!important;box-shadow:0 7px 16px rgba(200,50,50,.22)}.fds-dashboard,.fds-portal section{border-radius:18px!important;border:1px solid #dfe7dc!important;box-shadow:0 8px 24px rgba(24,57,39,.06)!important}.fds-dashboard-card{border-radius:15px!important;border:1px solid #dde7d8!important}.fds-dashboard-card:hover{border-color:#8fa75d!important;transform:translateY(-2px)}@media(max-width:980px){.fds-portal:not(.fds-auth-portal){padding:100px 18px 30px!important}.fds-portal:not(.fds-auth-portal):before{inset:0 0 auto 0;width:auto;height:54px;padding:18px 20px;white-space:normal;content:"FreiDeCa Studio · Kundenportal"}.fds-portal:not(.fds-auth-portal):after{display:none}.fds-portal-head{margin:-46px -18px 24px!important}}

/* 0.6.4-dev.17: Smartphone-Anmeldung */
@media(max-width:600px){
  .fds-auth-portal{width:100%;max-width:none;margin:0!important;padding:0!important;background:#f5f7f2}
  .fds-auth-shell{min-height:100svh;border-radius:0!important;box-shadow:none!important;background:#f5f7f2}
  .fds-auth-visual{min-height:190px!important;max-height:28svh;background-position:center 25%!important}
  .fds-auth-main{padding:18px 12px calc(24px + env(safe-area-inset-bottom))!important;justify-content:flex-start!important}
  .fds-auth-main .fds-auth-hero{padding:0 6px 14px!important}
  .fds-auth-main .fds-auth-hero h2{font-size:1.7rem!important;line-height:1.08;margin:4px 0 7px}
  .fds-auth-main .fds-auth-hero p{font-size:.92rem;line-height:1.45}
  .fds-auth-portal .fds-auth-grid>section,.fds-auth-single{padding:18px 14px!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(36,48,42,.09)!important}
  .fds-auth-portal input{min-height:46px;font-size:16px!important;padding:10px 12px!important}
  .fds-auth-portal .fds-login-form>button,.fds-auth-portal .fds-register-form>button,.fds-auth-portal .fds-reset-request-form>button{min-height:46px;font-size:.96rem!important}
  .fds-auth-portal .fds-auth-links{justify-content:center;margin:5px 0 0}
  .fds-auth-portal .fds-register-panel{margin-top:12px;border-radius:14px}
  .fds-auth-portal .fds-register-panel summary{padding:14px!important;font-size:.94rem}
  .fds-register-inner{padding:2px 14px 18px!important}
}

.fds-public-file-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.fds-public-file-grid article{display:grid;grid-template-columns:84px 1fr;gap:10px;padding:10px;border:1px solid #dce8e0;border-radius:10px;background:#fff}.fds-public-file-grid img{width:84px;height:84px;object-fit:cover;border-radius:8px}.fds-public-file-grid article>span{width:84px;height:84px;display:grid;place-items:center;font-size:34px;color:#4b6a59;background:#eef5f0;border-radius:8px}.fds-public-file-grid strong,.fds-public-file-grid small{display:block;overflow-wrap:anywhere}.fds-public-file-grid small{margin:3px 0 8px;color:#718077}@media(max-width:560px){.fds-public-file-grid{grid-template-columns:1fr}}


/* beta.149 – Kundenportal 2.0 */
html{scroll-behavior:smooth}
.fds-customer-portal-v2{max-width:1220px;margin:22px auto 50px;padding:0 14px;color:#20352a}
.fds-customer-portal-v2 section{border-color:#dce7df;box-shadow:0 8px 28px rgba(28,69,46,.055)}
.fds-customer-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#0a7a46,#125d3c);color:#fff;box-shadow:0 16px 40px rgba(14,88,53,.18)}
.fds-customer-brand{display:flex;align-items:center;gap:14px}.fds-customer-logo{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:rgba(255,255,255,.14);font-size:25px}.fds-customer-brand>div>span{font-size:12px;letter-spacing:.08em;text-transform:uppercase;opacity:.82}.fds-customer-brand h1{margin:2px 0 3px;font-size:27px;line-height:1.15;color:#fff}.fds-customer-brand p{margin:0;opacity:.9}.fds-customer-hero-actions{display:flex;align-items:center;gap:8px}.fds-customer-account-link,.fds-logout-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;border-radius:9px;text-decoration:none;font-weight:700}.fds-customer-account-link{background:#fff;color:#12603d}.fds-customer-hero .fds-logout-button{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);color:#fff}
.fds-customer-nav{position:sticky;top:8px;z-index:1000;display:flex;gap:5px;margin:12px 0;padding:7px;border:1px solid #d9e7de;border-radius:13px;background:rgba(255,255,255,.96);box-shadow:0 7px 22px rgba(28,71,46,.08);overflow-x:auto;scrollbar-width:none}.fds-customer-nav::-webkit-scrollbar{display:none}.fds-customer-nav a{position:relative;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;min-height:38px;padding:0 10px;border-radius:8px;text-decoration:none;color:#315340;font-weight:700;font-size:13px}.fds-customer-nav a:hover{background:#edf7f1;color:#087343}.fds-customer-nav b{display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:999px;background:#b52a2a;color:#fff;font-size:10px}
.fds-portal-overview{padding:22px!important;background:linear-gradient(145deg,#fbfefc,#f2f9f5)!important}.fds-overview-heading h2,.fds-portal-section-head h2{margin:2px 0 4px;color:#183f2b}.fds-overview-heading p,.fds-portal-section-head p{margin:0;color:#63736a}.fds-portal-kicker{display:block;color:#168354;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.fds-portal-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.fds-portal-metrics>a{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #dce8e0;border-radius:12px;background:#fff;text-decoration:none;color:#20392b}.fds-portal-metrics>a>span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#edf8f1;font-size:22px}.fds-portal-metrics strong{display:block;font-size:22px;line-height:1}.fds-portal-metrics small{display:block;margin-top:3px;color:#6d7b73}
.fds-customer-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.fds-customer-summary-grid article{position:relative;display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:start;padding:13px;border:1px solid #dce8e0;border-radius:12px;background:#fff}.fds-summary-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#f1f6f3;font-size:20px}.fds-customer-summary-grid small,.fds-customer-summary-grid strong{display:block}.fds-customer-summary-grid small{color:#718078}.fds-customer-summary-grid strong{margin:2px 0}.fds-customer-summary-grid p{margin:0;color:#637169;font-size:12px}.fds-customer-summary-grid article>a{font-size:12px;font-weight:700;color:#087647;text-decoration:none}
.fds-portal-section{scroll-margin-top:82px;padding:20px!important}.fds-portal-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.fds-count-chip{display:grid;place-items:center;min-width:38px;height:38px;padding:0 8px;border-radius:999px;background:#e8f6ed;color:#087242;font-weight:800}
.fds-customer-vehicle-grid,.fds-customer-device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:11px}.fds-customer-vehicle-card,.fds-customer-device-card{padding:14px;border:1px solid #dfe8e2;border-radius:13px;background:#fff}.fds-vehicle-card-top,.fds-customer-device-card{display:flex;align-items:flex-start;gap:11px}.fds-customer-card-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:#edf7f1;font-size:22px}.fds-customer-vehicle-card h3,.fds-customer-device-card h3{margin:2px 0;font-size:17px;color:#1d3d2b}.fds-customer-vehicle-card p,.fds-customer-device-card p{margin:2px 0;color:#66766d}.fds-customer-vehicle-card small,.fds-customer-device-card small{color:#75847c}.fds-customer-vehicle-card dl,.fds-customer-device-card dl{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0 0}.fds-customer-vehicle-card dl>div,.fds-customer-device-card dl>div{padding:8px;border-radius:8px;background:#f7faf8}.fds-customer-vehicle-card dt,.fds-customer-device-card dt{font-size:10px;color:#718078}.fds-customer-vehicle-card dd,.fds-customer-device-card dd{margin:2px 0 0;font-weight:700;overflow-wrap:anywhere}
.fds-portal-empty{grid-column:1/-1;padding:20px;border:1px dashed #cddbd2;border-radius:11px;background:#fafcfb;text-align:center;color:#6a786f}
.fds-portal-anchor{scroll-margin-top:82px}.fds-portal-anchor>section{scroll-margin-top:82px}
.fds-customer-portal-v2 .fds-public-file-grid article{border-color:#dce7df;box-shadow:none}.fds-customer-portal-v2 .fds-public-file-grid .fds-btn{font-size:12px}
.fds-customer-portal-v2 .fds-document-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px 0}.fds-customer-portal-v2 .fds-document-list article.is-unread{padding:13px;border:1px solid #b9d9c5;border-radius:11px;background:#f4fbf6}.fds-doc-customer-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#eef7f1;font-size:21px}.fds-document-main{min-width:0}.fds-document-title-row{display:flex;align-items:center;gap:7px;min-width:0}.fds-document-title-row strong{overflow-wrap:anywhere}.fds-new-chip{display:inline-flex;padding:2px 6px;border-radius:999px;background:#c52f2f;color:#fff;font-size:9px;font-weight:800;text-transform:uppercase}.fds-customer-portal-v2 .fds-document-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.fds-customer-portal-v2 .fds-document-actions .fds-btn{min-height:36px;padding:8px 10px;font-size:12px}
.fds-account-section details{border:1px solid #dce7df;border-radius:11px;background:#fff;margin-top:9px}.fds-account-section summary{cursor:pointer;padding:13px 15px;font-weight:800;color:#264836}.fds-account-detail-body{padding:0 15px 15px;border-top:1px solid #edf1ee}.fds-account-detail-body .fds-contact-form{margin-top:14px}.fds-account-login{padding:12px;border-radius:9px;background:#f4f8f5}.fds-account-login small,.fds-account-login strong{display:block}.fds-customer-footer{display:flex;justify-content:space-between;gap:12px;padding:14px 4px;color:#6d7a72;font-size:12px}.fds-customer-footer a{color:#087647;font-weight:700;text-decoration:none}
.fds-staff-entry{max-width:700px}.fds-staff-entry-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}

@media(max-width:900px){
 .fds-portal-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.fds-customer-summary-grid{grid-template-columns:1fr}.fds-customer-hero{align-items:flex-start}.fds-customer-portal-v2 .fds-document-list article{grid-template-columns:42px minmax(0,1fr)}.fds-customer-portal-v2 .fds-document-actions{grid-column:2;justify-content:flex-start}
}
@media(max-width:650px){
 .fds-customer-portal-v2{margin:8px auto 34px;padding:0 8px}.fds-customer-hero{padding:15px;border-radius:13px;flex-direction:column}.fds-customer-brand{align-items:flex-start}.fds-customer-logo{width:44px;height:44px;border-radius:12px}.fds-customer-brand h1{font-size:22px}.fds-customer-hero-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.fds-customer-account-link,.fds-customer-hero .fds-logout-button{min-height:44px}.fds-customer-nav{top:4px;margin:8px 0;border-radius:10px}.fds-customer-nav a{min-height:42px}.fds-portal-overview,.fds-portal-section{padding:14px!important}.fds-portal-metrics{grid-template-columns:1fr 1fr}.fds-portal-metrics>a{padding:10px}.fds-customer-vehicle-grid,.fds-customer-device-grid{grid-template-columns:1fr}.fds-customer-vehicle-card dl,.fds-customer-device-card dl{grid-template-columns:1fr 1fr}.fds-customer-portal-v2 .fds-document-list article,.fds-customer-portal-v2 .fds-document-list article.is-unread{grid-template-columns:36px minmax(0,1fr);padding:11px}.fds-doc-customer-icon{width:36px;height:36px}.fds-customer-portal-v2 .fds-document-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.fds-customer-portal-v2 .fds-document-actions .fds-btn{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-height:42px}.fds-contact-form input,.fds-contact-form textarea,.fds-contact-form select,.fds-password-form input{font-size:16px;min-height:44px}.fds-customer-footer{flex-direction:column}
}

/* beta.149 – zentrales FreiDeCa Logo */
.fds-auth-mark,.fds-customer-logo{overflow:hidden}
.fds-auth-logo,.fds-customer-logo-image{display:block;width:100%;height:100%;object-fit:contain}
.fds-auth-mark{padding:5px;box-sizing:border-box}
.fds-customer-logo{padding:5px;box-sizing:border-box}
/* Beta 176: Kunden können eigene Fahrzeuge und Geräte anlegen. */
.fds-customer-hero-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.fds-customer-create-btn{white-space:nowrap}.fds-customer-create-form{scroll-margin-top:20px}.fds-public-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fds-public-form-grid label{display:flex;flex-direction:column;gap:6px;font-weight:600}.fds-public-form-grid input,.fds-public-form-grid select,.fds-public-form-grid textarea{width:100%;box-sizing:border-box}.fds-public-form-grid .fds-span-2{grid-column:1/-1}.fds-public-form-grid .fds-check{flex-direction:row;align-items:center}.fds-public-form-grid .fds-check input{width:auto}@media(max-width:700px){.fds-public-form-grid{grid-template-columns:1fr}.fds-public-form-grid .fds-span-2{grid-column:auto}.fds-customer-hero-actions{width:100%}.fds-customer-hero-actions .fds-btn{flex:1 1 auto;text-align:center}}

/* beta.177 – Scanner im Kundenportal */
.fds-customer-create-form .fds-vscan,.fds-customer-create-form .fds-device-manager{margin:18px 0 22px;background:#fff;border:1px solid #dbe6dd;border-radius:16px;padding:16px}.fds-customer-create-form .button{min-height:40px}.fds-customer-create-form .fds-vscan input,.fds-customer-create-form .fds-vscan select,.fds-customer-create-form .fds-device-manager input,.fds-customer-create-form .fds-device-manager select,.fds-customer-create-form .fds-device-manager textarea{max-width:100%}


/* beta.178 – echtes Kundenmenü + Neuanlage standardmäßig eingeklappt */
.fds-customer-portal-v2{padding-left:260px!important;padding-right:18px!important;position:relative!important;overflow:visible!important}
.fds-customer-portal-v2:before,.fds-customer-portal-v2:after{display:none!important;content:none!important}
.fds-customer-portal-v2 .fds-customer-nav{position:absolute!important;left:18px!important;top:150px!important;width:210px!important;margin:0!important;padding:12px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:5px!important;background:linear-gradient(180deg,#173a2a,#102b20)!important;border:0!important;border-radius:16px!important;box-shadow:0 12px 30px rgba(16,43,32,.2)!important;overflow:visible!important;z-index:50!important}
.fds-customer-portal-v2 .fds-customer-nav:before{content:"HAUPTMENÜ";display:block;padding:4px 10px 8px;color:#a9bea9;font-size:10px;font-weight:800;letter-spacing:.17em}
.fds-customer-portal-v2 .fds-customer-nav a{display:flex!important;width:100%!important;box-sizing:border-box!important;min-height:42px!important;padding:0 11px!important;border-radius:9px!important;color:#edf7f0!important;font-size:14px!important;font-weight:700!important;white-space:normal!important;transition:.15s ease!important}
.fds-customer-portal-v2 .fds-customer-nav a:hover{background:rgba(255,255,255,.10)!important;color:#fff!important}
.fds-customer-portal-v2 .fds-customer-nav a.is-active{background:#fff!important;color:#12603d!important;box-shadow:0 5px 15px rgba(0,0,0,.16)!important}
.fds-customer-portal-v2 .fds-customer-nav a span{width:24px;text-align:center;flex:0 0 24px}
.fds-customer-portal-v2 .fds-customer-nav b{margin-left:auto}
.fds-customer-create-form{display:none!important}
.fds-customer-create-form.is-open,.fds-customer-create-form:target{display:block!important}
.fds-customer-create-btn.is-active{box-shadow:0 0 0 3px rgba(255,255,255,.3),0 7px 18px rgba(0,0,0,.15)!important}
@media(max-width:980px){
 .fds-customer-portal-v2{padding:0 14px 34px!important}
 .fds-customer-portal-v2 .fds-customer-nav{position:sticky!important;left:auto!important;top:4px!important;width:auto!important;margin:8px 0!important;padding:7px!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:5px!important;overflow-x:auto!important;border:1px solid #d9e7de!important;border-radius:11px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 7px 22px rgba(28,71,46,.08)!important}
 .fds-customer-portal-v2 .fds-customer-nav:before{display:none!important}
 .fds-customer-portal-v2 .fds-customer-nav a{width:auto!important;flex:0 0 auto!important;color:#315340!important;white-space:nowrap!important;padding:0 10px!important}
 .fds-customer-portal-v2 .fds-customer-nav a:hover{background:#edf7f1!important;color:#087343!important}
 .fds-customer-portal-v2 .fds-customer-nav a.is-active{background:#173a2a!important;color:#fff!important;box-shadow:none!important}
}

/* beta.180 – Kunden-Dateiupload, Kontaktansicht und klappbare Neuanlage */
.fds-section-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.fds-create-collapse{border:1px solid #cbd9cf;background:#fff;color:#315340;border-radius:9px;padding:9px 12px;font-weight:700;cursor:pointer}.fds-create-collapse:hover{background:#f1f7f3}
.fds-customer-upload-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.6fr) auto;align-items:end;gap:10px;padding:12px;margin:10px 0 14px;border:1px solid #dce7df;border-radius:12px;background:#f8fbf9}.fds-customer-upload-form>label{display:grid;gap:5px;font-size:12px;font-weight:700;color:#365543}.fds-customer-upload-form input[type=text]{width:100%;box-sizing:border-box;min-height:40px;border:1px solid #ccd9d0;border-radius:9px;padding:8px 10px}.fds-customer-upload-drop{position:relative;padding:10px 12px;border:1px dashed #9ebaa8;border-radius:10px;background:#fff;cursor:pointer}.fds-customer-upload-drop strong,.fds-customer-upload-drop small{display:block}.fds-customer-upload-drop small{margin-top:2px;color:#708078;font-weight:500}.fds-customer-upload-drop input[type=file]{margin-top:7px;max-width:100%;font-weight:500}
.fds-customer-entity-files{margin-top:12px;border-top:1px solid #e6eee9}.fds-customer-entity-files>summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:11px 0 3px;font-weight:800;color:#275038}.fds-customer-entity-files>summary span{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#edf6f0;font-size:11px}.fds-customer-entity-file-body{padding-top:6px}.fds-customer-mini-files{display:grid;gap:6px}.fds-customer-mini-files>a{display:flex;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:8px;background:#f5f9f6;color:#224933;text-decoration:none}.fds-customer-mini-files>a strong{font-size:12px}.fds-customer-mini-files>a small{color:#718078;font-size:10px}.fds-device-card-body{min-width:0;flex:1}
.fds-contact-view{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 15px}.fds-contact-view>div{padding:12px;border:1px solid #dfe9e2;border-radius:10px;background:#f8fbf9}.fds-contact-view small,.fds-contact-view strong{display:block}.fds-contact-view small{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#718078}.fds-contact-view strong{margin-top:4px;color:#214532;overflow-wrap:anywhere}
@media(max-width:900px){.fds-customer-upload-form{grid-template-columns:1fr}.fds-contact-view{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.fds-section-actions{width:100%;justify-content:flex-start}.fds-section-actions .fds-btn{flex:1}.fds-contact-view{grid-template-columns:1fr}.fds-customer-upload-form{padding:10px}.fds-customer-mini-files>a{display:grid}}
.fds-own-document-list{margin:14px 0;padding:12px;border:1px solid #dfe9e2;border-radius:12px;background:#fafcfb}.fds-own-document-list h3{margin:0 0 8px;font-size:14px;color:#315340}.fds-own-document-list>a{display:flex;align-items:center;gap:10px;padding:9px 10px;border-top:1px solid #edf2ee;color:#234a34;text-decoration:none}.fds-own-document-list>a:first-of-type{border-top:0}.fds-own-document-list>a>span{font-size:20px}.fds-own-document-list strong,.fds-own-document-list small{display:block}.fds-own-document-list small{color:#748078;font-size:10px}


/* beta.182 – Kundenportal: Bereiche standardmäßig einklappbar */
.fds-customer-portal-v2 .fds-collapsible-section{overflow:hidden}
.fds-customer-portal-v2 .fds-collapsible-section>.fds-portal-section-head{cursor:default}
.fds-customer-portal-v2 .fds-section-toggle{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:8px 12px;border:1px solid #bfd0c3;border-radius:9px;background:#f6faf7;color:#244b35;font-weight:800;cursor:pointer;white-space:nowrap}
.fds-customer-portal-v2 .fds-section-toggle:hover,.fds-customer-portal-v2 .fds-section-toggle:focus{background:#eaf3ed;border-color:#799982;outline:none}
.fds-customer-portal-v2 .fds-section-toggle-icon{font-size:18px;line-height:1;transition:transform .18s ease}
.fds-customer-portal-v2 .fds-section-toggle[aria-expanded="true"] .fds-section-toggle-icon{transform:rotate(180deg)}
.fds-customer-portal-v2 .fds-collapsible-section.is-collapsed{margin-bottom:12px}
.fds-customer-portal-v2 .fds-collapsible-rendered>.fds-public-card,.fds-customer-portal-v2 .fds-collapsible-rendered>section{box-shadow:none!important;border:0!important;margin:0!important;padding-left:0!important;padding-right:0!important}
@media(max-width:650px){.fds-customer-portal-v2 .fds-section-toggle{width:100%;margin-left:0}.fds-customer-portal-v2 .fds-collapsible-section>.fds-portal-section-head{align-items:stretch}}

/* beta.184 – Standort im Kundenportal deutlich sichtbar */
.fds-customer-location-box{margin:4px 0 8px;padding:16px;border:2px solid #5a9b43;border-radius:14px;background:#f7fbf5}
.fds-customer-location-head{display:flex;flex-direction:column;gap:3px;margin-bottom:12px}.fds-customer-location-head strong{font-size:16px}.fds-customer-location-head small{font-weight:400;color:#5d685e}
.fds-customer-location-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fds-customer-location-grid label:last-child{grid-column:1/-1}
@media(max-width:700px){.fds-customer-location-grid{grid-template-columns:1fr}.fds-customer-location-grid label:last-child{grid-column:auto}}

/* beta.187 Gaspruefung-Erinnerung */
.fds-gas-test-box{display:grid;grid-template-columns:minmax(180px,260px) 1fr;gap:14px;align-items:end;padding:14px;border:1px solid #dbe7d8;border-radius:14px;background:#f8fbf7}.fds-gas-reminder-check{align-items:flex-start!important;gap:8px!important}.fds-gas-reminder-check small{display:block;color:#5f6f63;line-height:1.35;margin-top:3px}.fds-gas-status{display:flex;align-items:center;gap:7px;margin-top:6px;font-size:13px}.fds-gas-status small{color:#66736b}.fds-gas-dot{display:inline-block;width:11px;height:11px;border-radius:50%;background:#9ca3af;box-shadow:0 0 0 3px rgba(156,163,175,.16);vertical-align:middle}.fds-gas-dot.is-green{background:#2fa84f;box-shadow:0 0 0 3px rgba(47,168,79,.16)}.fds-gas-dot.is-yellow{background:#e3ad24;box-shadow:0 0 0 3px rgba(227,173,36,.2)}.fds-gas-dot.is-red{background:#d53b35;box-shadow:0 0 0 3px rgba(213,59,53,.18)}@media(max-width:720px){.fds-gas-test-box{grid-template-columns:1fr}}

/* beta.188 – Detailansicht/Bearbeitung und größere Gas-Erinnerung */
.fds-entity-details{margin-top:12px;border:1px solid #dce8df;border-radius:11px;background:#fbfdfb}.fds-entity-details>summary,.fds-entity-edit>summary{cursor:pointer;list-style:none;padding:10px 12px;font-weight:800;color:#205139}.fds-entity-details>summary::-webkit-details-marker,.fds-entity-edit>summary::-webkit-details-marker{display:none}.fds-entity-details>summary:after,.fds-entity-edit>summary:after{content:"▾";float:right}.fds-entity-details[open]>summary:after,.fds-entity-edit[open]>summary:after{transform:rotate(180deg)}.fds-entity-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 12px 12px}.fds-entity-detail-grid>div{padding:9px;border-radius:8px;background:#f1f7f3}.fds-entity-detail-grid small,.fds-entity-detail-grid strong{display:block}.fds-entity-detail-grid small{font-size:10px;color:#6d7e72;text-transform:uppercase}.fds-entity-detail-grid strong{margin-top:3px;overflow-wrap:anywhere}.fds-entity-edit{margin:0 12px 12px;border-top:1px solid #dce8df}.fds-entity-edit form{padding:0 0 4px}.fds-gas-reminder-check input[type=checkbox]{width:24px!important;height:24px!important;min-width:24px!important;margin-top:1px!important}.fds-gas-reminder-check input[type=checkbox]:checked:before{font-size:22px!important;margin:-2px 0 0 -2px!important}@media(max-width:650px){.fds-entity-detail-grid{grid-template-columns:1fr}}

/* Beta 190: Gasprüfungsanfrage im Kundenportal */
.fds-gas-request-panel{margin:0 0 22px;padding:16px;border:1px solid #dfe7dc;border-radius:14px;background:#f8fbf7}
.fds-gas-request-head{display:flex;flex-direction:column;gap:3px;margin-bottom:12px}.fds-gas-request-head strong{font-size:17px}.fds-gas-request-head small{color:#647067}
.fds-gas-request-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-top:1px solid #e3e8e1}.fds-gas-request-row:first-of-type{border-top:0}.fds-gas-request-row>div{display:flex;flex-direction:column;gap:3px}
.fds-gas-request-btn{border:0;border-radius:10px;padding:11px 17px;color:#fff;font-weight:800;cursor:pointer;white-space:nowrap;box-shadow:0 2px 6px rgba(0,0,0,.12)}
.fds-gas-request-btn.is-green{background:#2f9e44}.fds-gas-request-btn.is-yellow{background:#d69e00;color:#1f1f1f}.fds-gas-request-btn.is-red{background:#c92a2a}
.fds-gas-request-sent{display:inline-flex;align-items:center;padding:9px 13px;border-radius:9px;background:#e8f5e9;color:#216e2e;font-weight:700;white-space:nowrap}
@media(max-width:680px){.fds-gas-request-row{align-items:stretch;flex-direction:column}.fds-gas-request-row form,.fds-gas-request-btn{width:100%}}

/* 0.7.5-beta.194 – Vordruckregler unter Gasdruck */
.fds-inline-check{display:flex;align-items:center;gap:8px;margin-top:7px;font-size:13px;font-weight:600;color:#374151}.fds-inline-check input[type=checkbox]{width:20px;height:20px;min-width:20px;margin:0}
/* beta.195 – zentrale Logo-Skalierung darf über die bisherige Logo-Box hinaus sichtbar sein */
.fds-auth-mark,.fds-customer-logo{overflow:visible!important}
