*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:DM Sans,system-ui,sans-serif;font-size:1rem;color:#18160f;background-color:#f4f1eb;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{font-family:"DM Serif Display",Georgia,serif;line-height:1.15;color:#18160f}a{color:#c7400a;text-decoration:none;transition:color .2s ease}a:hover{color:#a03308}a:focus-visible{outline:2px solid #c7400a;outline-offset:3px}ol,ul{list-style:none}button{cursor:pointer;background:none;border:none}button:focus-visible{outline:2px solid #c7400a;outline-offset:3px}.nav{height:80px;background:#f4f1eb;border-bottom:1.5px solid #ddd8ce;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav__inner{max-width:1200px;margin:0 auto;height:100%;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.nav__logo{display:block}.nav__tabs{display:none}@media(min-width:768px){.nav__tabs{display:flex;align-items:center;gap:24px}}.nav__tab{font-family:DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:500;color:#7a736a;text-decoration:none;padding-bottom:4px;border-bottom:2px solid transparent;transition:color .2s ease}.nav__tab:hover{color:#18160f;border-bottom-color:#ddd8ce}.nav__tab--active{color:#18160f;border-bottom-color:#c7400a}.burger{display:flex;flex-direction:column;justify-content:center;gap:6px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:4px;border-radius:6px;transition:background .2s ease}@media(min-width:768px){.burger{display:none}}.burger:hover{background:rgba(0,0,0,.05)}.burger__linie{width:100%;height:1px;background:#18160f;border-radius:999px;transition:all .3s ease;transform-origin:center}.burger--offen .burger__linie:first-child{transform:translateY(7px) rotate(45deg)}.burger--offen .burger__linie:nth-child(2){opacity:0;transform:scaleX(0)}.burger--offen .burger__linie:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.drawer-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:98;opacity:0;transition:opacity .2s ease;pointer-events:none}@media(max-width:768px){.drawer-overlay{display:block}}.drawer-overlay--offen{opacity:1;pointer-events:all}.drawer{position:fixed;top:0;right:0;bottom:0;width:280px;background:#18160f;z-index:99;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;padding:24px}.drawer--offen{transform:translateX(0)}.drawer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.08)}.drawer__logo{font-family:"DM Serif Display",Georgia,serif;font-size:1.5rem;color:#fff}.drawer__logo span{color:#c7400a}.drawer__close{width:32px;height:32px;border-radius:6px;color:hsla(0,0%,100%,.5);font-size:1.125rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:none;border:none;cursor:pointer;font-family:DM Sans,system-ui,sans-serif}.drawer__close:hover{background:hsla(0,0%,100%,.08);color:#fff}.drawer__links{display:flex;flex-direction:column;gap:8px;flex:1 1}.drawer__link{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;color:hsla(0,0%,100%,.65);font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s ease}.drawer__link:hover{background:hsla(0,0%,100%,.08);color:#fff}.drawer__link--active{background:rgba(200,65,10,.15);color:#e8845a}.drawer__link__icon{font-size:1rem;width:22px;text-align:center}.drawer__cta{margin-top:24px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08)}.progress{margin-bottom:40px}.progress,.progress__step{display:flex;align-items:center;position:relative}.progress__step{flex-direction:column;gap:8px;z-index:1}.progress__dot{width:16px;height:16px;border-radius:50%;border:2px solid #ddd8ce;background:#fff;transition:all .2s ease}.progress__dot--aktiv{box-shadow:0 0 0 4px #fff0ea}.progress__dot--aktiv,.progress__dot--fertig{border-color:#c7400a;background:#c7400a}.progress__label{font-size:.75rem;color:#7a736a;white-space:nowrap;transition:color .2s ease}.progress__label--aktiv{color:#c7400a;font-weight:600}.progress__label--fertig{color:#c7400a}.progress__linie{flex:1 1;height:6px;margin:0 8px 20px;background:#ddd8ce;position:relative}.progress__linie:before{content:"";position:absolute;top:2px;left:4px;right:4px;height:2px;background-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.7) 0,hsla(0,0%,100%,.7) 8px,transparent 0,transparent 16px)}.progress__linie__fill{position:absolute;top:0;left:0;height:100%;background:#c7400a;transition:width .5s ease}.progress__linie__fill:before{content:"";position:absolute;top:2px;left:4px;right:4px;height:2px;background-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.7) 0,hsla(0,0%,100%,.7) 8px,transparent 0,transparent 16px)}.formular{max-width:1200px;margin:0 auto;padding:32px 24px}@media(min-width:768px){.formular{padding:48px 24px}}.formular__title{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;color:#18160f;margin-bottom:32px}.formular__step{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.formular__step{gap:24px}}.formular__gruppe{display:flex;flex-direction:column;gap:12px}.formular__label{font-size:.875rem;font-weight:500;color:#18160f}.formular__pflicht{color:#c7400a}.formular__optional{color:#7a736a;font-weight:400;font-size:.75rem}.formular__input{font-family:DM Sans,system-ui,sans-serif;font-size:1rem;color:#18160f;background:#faf7f2;border:1.5px solid #ddd8ce;border-radius:10px;padding:12px 16px;width:100%;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.formular__input::placeholder{color:#7a736a}.formular__input:focus{border-color:#c7400a;background:#fff;box-shadow:0 0 0 3px rgba(200,65,10,.12)}.formular__textarea{min-height:100px;resize:vertical}.formular__row{display:grid;grid-template-columns:120px 1fr;grid-gap:16px;gap:16px}.formular__actions{display:flex;gap:12px;margin-top:24px}.formular__hinweis{font-size:.75rem;color:#7a736a;line-height:1.5}.formular__fehler{font-size:.75rem;color:#c7400a;margin-top:8px}.formular__datenschutz{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;color:#18160f;line-height:1.6;cursor:pointer}.formular__datenschutz input[type=checkbox]{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:#c7400a;cursor:pointer}.formular__datenschutz a{text-decoration:underline}.formular__zusammenfassung{background:#faf7f2;border:1.5px solid #ddd8ce;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px}.formular__zusammenfassung-titel{font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#7a736a;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.formular__zusammenfassung-zeile{display:flex;justify-content:space-between;align-items:baseline;gap:16px;font-size:.875rem;padding-bottom:12px;border-bottom:1px solid #ddd8ce}.formular__zusammenfassung-zeile:last-child{border-bottom:none;padding-bottom:0}.formular__zusammenfassung-zeile span:first-child{color:#7a736a}.formular__zusammenfassung-zeile span:last-child{font-weight:500;text-align:right}.formular__bestaetigung{text-align:center;padding:40px 0;display:flex;flex-direction:column;align-items:center;gap:24px}.formular__bestaetigung-icon{width:64px;height:64px;border-radius:50%;background:#2b5e3a;color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center}.formular__bestaetigung-text{font-size:1rem;color:#7a736a;max-width:400px;line-height:1.7}.formular__referenz{background:#faf7f2;border:1.5px solid #ddd8ce;border-radius:16px;padding:24px;text-align:center;width:100%}.formular__referenz-label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#7a736a;margin-bottom:12px}.formular__referenz-nummer{font-family:"DM Serif Display",Georgia,serif;font-size:1.125rem;color:#2b5e3a;letter-spacing:.05em;word-break:break-all;margin-bottom:12px}.formular__referenz-hinweis{font-size:.75rem;color:#7a736a;line-height:1.6}.chip-gruppe{display:flex;flex-wrap:wrap;gap:8px}.chip{justify-content:center;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:500;border:none;padding:12px 24px;cursor:pointer;text-decoration:none;white-space:nowrap}.chip:disabled{opacity:.5;cursor:not-allowed}.chip:hover{color:#fff}.chip{background:#faf7f2;border:1.5px solid #ddd8ce;border-radius:999px;color:#18160f;font-size:.875rem;padding:8px 16px;transition:all .2s ease;display:inline-flex;flex-direction:row;align-items:center;gap:8px}.chip__sub{font-size:.75rem;color:#7a736a;font-weight:400}.chip:hover{border-color:#c7400a}.chip:hover,.chip:hover .chip__sub{color:#c7400a}.chip--aktiv{background:#c7400a;border-color:#c7400a;color:#fff}.chip--aktiv .chip__sub{color:hsla(0,0%,100%,.75)}.chip--aktiv:hover{background:#a03308;border-color:#a03308;color:#fff}.chip--aktiv:hover .chip__sub{color:hsla(0,0%,100%,.75)}.landing{min-height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center}@media(min-width:768px){.landing{padding:64px 40px}}.landing__eyebrow{font-family:DM Sans,system-ui,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c7400a;margin-bottom:16px}.landing__title{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;color:#18160f;line-height:1.15;max-width:600px;margin-bottom:20px}@media(min-width:768px){.landing__title{font-size:2.5rem}}.landing__text{font-size:1rem;color:#7a736a;max-width:480px;line-height:1.7;margin-bottom:12px}@media(min-width:768px){.landing__text{font-size:1.125rem}}.landing__hint{font-size:.875rem;color:#7a736a;max-width:420px;line-height:1.6;margin-bottom:32px;padding:12px 20px;background:#faf7f2;border:1.5px solid #ddd8ce;border-radius:16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:500;border:none;border-radius:999px;padding:12px 24px;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:hover{color:#fff}.btn--primary{background:#c7400a;min-width:150px;color:#fff;padding:16px 32px;font-size:1rem;box-shadow:0 4px 16px rgba(0,0,0,.08)}.btn--primary:hover{background:#a03308;box-shadow:0 8px 32px rgba(0,0,0,.12)}.btn--primary:active{transform:translateY(0)}.btn--secondary{background:transparent;color:#18160f;border:1.5px solid #ddd8ce;padding:16px 32px;font-size:1rem}.btn--secondary:hover{border-color:#18160f;background:hsla(0,0%,100%,.388);color:#000}.login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#f4f1eb}.login__box{background:#fff;border:1.5px solid #ddd8ce;border-radius:20px;padding:40px;width:100%;max-width:400px;display:flex;flex-direction:column;gap:20px;box-shadow:0 8px 32px rgba(0,0,0,.12)}.login__title{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;color:#18160f}.login__subtitle{font-size:.875rem;color:#7a736a;margin-top:-12px}.login__gruppe{display:flex;flex-direction:column;gap:8px}.login__label{font-size:.875rem;font-weight:500;color:#18160f}.login__input{font-family:DM Sans,system-ui,sans-serif;font-size:1rem;color:#18160f;background:#faf7f2;border:1.5px solid #ddd8ce;border-radius:10px;padding:12px 16px;width:100%;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.login__input::placeholder{color:#7a736a}.login__input:focus{border-color:#c7400a;background:#fff;box-shadow:0 0 0 3px rgba(200,65,10,.12)}.login__fehler{font-size:.875rem;color:#c7400a}.admin-header{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1.5px solid #ddd8ce;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.admin-header__title{font-family:"DM Serif Display",Georgia,serif;font-size:2rem}.admin-container{padding:32px;max-width:1200px;margin:0 auto}.admin-leer{color:#7a736a;font-size:1rem;text-align:center;padding:64px 0}.admin-tabelle{width:100%;border-collapse:collapse;background:#fff;border:1.5px solid #ddd8ce;border-radius:16px;overflow:hidden}.admin-tabelle th{text-align:left;padding:12px 20px;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#7a736a;background:#faf7f2;border-bottom:1.5px solid #ddd8ce}.admin-tabelle td{padding:16px 20px;font-size:.875rem;border-bottom:1px solid #ddd8ce;color:#18160f}.admin-tabelle tr:last-child td{border-bottom:none}.admin-tabelle tr:hover td{background:#faf7f2}.admin-tabelle__aktionen{display:flex;gap:8px}.btn--sm{padding:8px 16px;font-size:.875rem}.btn--danger{background:transparent;color:#c7400a;border:1.5px solid #c7400a}.btn--danger:hover{background:#c7400a;color:#fff}.btn--success{background:#2b5e3a;color:#fff;border:1.5px solid #2b5e3a}.btn--success:hover{background:#1e4229;border-color:#1e4229}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{background:#fff;border-radius:20px;width:100%;max-width:640px;max-height:85vh;overflow-y:auto;box-shadow:0 8px 32px rgba(0,0,0,.12)}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1.5px solid #ddd8ce;position:-webkit-sticky;position:sticky;top:0;background:#fff}.modal__title{font-family:"DM Serif Display",Georgia,serif;font-size:1.5rem}.modal__close{font-size:1.125rem;color:#7a736a;transition:color .2s ease;padding:4px}.modal__close:hover{color:#18160f}.modal__body{padding:24px;display:flex;flex-direction:column;gap:20px}.modal__hinweis{font-size:.875rem;color:#7a736a}.modal .modal__sektion{display:flex;flex-direction:column;gap:12px}.modal .modal__sektion-titel{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#7a736a}.modal .modal__zeilen{background:#faf7f2;border:1.5px solid #ddd8ce;border-radius:16px;overflow:hidden}.modal .modal__zeile{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 16px;font-size:.875rem;border-bottom:1px solid #ddd8ce}.modal .modal__zeile:last-child{border-bottom:none}.modal .modal__zeile span:first-child{color:#7a736a}.modal .modal__zeile span:last-child{font-weight:500;text-align:right}.modal .modal__aktionen{display:flex;flex-wrap:wrap;gap:12px;padding-top:12px;border-top:1.5px solid #ddd8ce}.modal .kopier-block{background:#faf7f2;border:1.5px solid #ddd8ce;border-radius:16px;overflow:hidden}.modal .kopier-zeile{display:grid;grid-template-columns:140px 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:12px 16px;border-bottom:1px solid #ddd8ce;transition:background .2s ease}.modal .kopier-zeile:last-child{border-bottom:none}.modal .kopier-zeile:hover{background:#fff}.modal .kopier-zeile__label{font-size:.75rem;font-weight:600;color:#7a736a;text-transform:uppercase;letter-spacing:.05em}.modal .kopier-zeile__wert{font-size:.875rem;color:#18160f;font-weight:500}.modal .kopier-zeile__btn{width:32px;height:32px;border-radius:10px;border:1.5px solid #ddd8ce;background:#fff;color:#7a736a;font-size:1rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.modal .kopier-zeile__btn:hover{border-color:#c7400a;color:#c7400a;background:#fff0ea}.modal .kopier-zeile__btn--kopiert{border-color:#2b5e3a;color:#2b5e3a;background:#e8f5ec}.hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;background:url(/bg.jpg) 50%/cover no-repeat;padding-bottom:48px}@media(min-width:768px){.hero{padding-bottom:0}}.hero__bg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(24,22,15,.85),rgba(24,22,15,.5));z-index:1}.hero__content{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:40px 24px}@media(min-width:768px){.hero__content{padding:64px 24px}}.hero__eyebrow{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c7400a;background:rgba(199,64,10,.12);border:1px solid rgba(199,64,10,.3);border-radius:999px;padding:4px 16px;margin-bottom:24px}.hero__title{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2.5rem,6vw,4.5rem);color:#fff;line-height:1.05;margin-bottom:24px}.hero__title em{font-style:italic;color:#c7400a}.hero__subtitle{font-size:1.125rem;color:hsla(0,0%,100%,.65);line-height:1.7;max-width:480px;margin-bottom:40px}.hero__actions{display:flex;gap:16px;flex-wrap:wrap}.hero__scroll{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;color:hsla(0,0%,100%,.35);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;animation:bounce 2s ease-in-out infinite;background:none;border:none;cursor:pointer;font-family:DM Sans,system-ui,sans-serif;white-space:nowrap}@media(min-width:768px){.hero__scroll{bottom:32px}}.hero__scroll:hover{color:hsla(0,0%,100%,.6)}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(6px)}}.stats{background:#c7400a;padding:40px 24px}.stats__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media(max-width:768px){.stats__inner{grid-template-columns:1fr;gap:24px;text-align:center}}.stats__item{display:flex;flex-direction:column;gap:4px;color:#fff;padding:0 24px;border-right:1px solid hsla(0,0%,100%,.2)}.stats__item:last-child{border-right:none}@media(max-width:768px){.stats__item{border-right:none;border-bottom:1px solid hsla(0,0%,100%,.2);padding:0 0 24px}.stats__item:last-child{border-bottom:none;padding-bottom:0}}.stats__zahl{font-family:"DM Serif Display",Georgia,serif;font-size:2.5rem;line-height:1;color:#fff}.stats__label{font-size:.875rem;color:hsla(0,0%,100%,.75)}.vorteile{padding:64px 24px;background:#f4f1eb}.vorteile__inner{max-width:1200px;margin:0 auto}.vorteile__header{text-align:center;margin-bottom:48px}.vorteile__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c7400a;margin-bottom:12px;display:block}.vorteile__title{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;color:#18160f}@media(min-width:768px){.vorteile__title{font-size:2.5rem}}.vorteile__grid{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}@media(min-width:768px){.vorteile__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.vorteile__grid{grid-template-columns:repeat(4,1fr)}}.vorteile__card{background:#fff;border:1.5px solid #c7400a;border-radius:20px;padding:32px 24px;display:flex;flex-direction:column;gap:16px;transition:all .2s ease}.vorteile__icon{font-size:2rem;width:52px;height:52px;background:#fff0ea;border-radius:16px;display:flex;align-items:center;justify-content:center}.vorteile__card-title{font-family:DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:600;color:#18160f}.vorteile__card-text{font-size:.875rem;color:#7a736a;line-height:1.65}.klassen-preview{padding:64px 24px;background:#faf7f2;border-top:1.5px solid #ddd8ce;border-bottom:1.5px solid #ddd8ce}.klassen-preview__inner{max-width:1200px;margin:0 auto}.klassen-preview__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:16px;flex-wrap:wrap}.klassen-preview__title{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;color:#18160f}.klassen-preview__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(min-width:768px){.klassen-preview__grid{grid-template-columns:repeat(4,1fr)}}.klassen-preview__card{background:#fff;border:1.5px solid #ddd8ce;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:8px;text-decoration:none;transition:all .2s ease}.klassen-preview__card:hover{border-color:#c7400a;background:#fff0ea}.klassen-preview__card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.klassen-preview__mehr{font-size:.75rem;font-weight:600;color:#c7400a;margin-top:auto;padding-top:8px}.klassen-preview__mehr:after{content:" →"}.klassen-preview__klasse{font-family:"DM Serif Display",Georgia,serif;font-size:1.5rem;color:#c7400a}.klassen-preview__name{font-size:.875rem;font-weight:600;color:#18160f}.klassen-preview__info{font-size:.75rem;color:#7a736a}.cta-banner{background:#18160f;padding:64px 24px;text-align:center;position:relative;overflow:hidden}.cta-banner:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(-45deg,rgba(200,65,10,.03),rgba(200,65,10,.03) 1px,transparent 0,transparent 40px)}.cta-banner__inner{position:relative;z-index:1;max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}.cta-banner__title{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);color:#fff;line-height:1.15}.cta-banner__title em{font-style:italic;color:#c7400a}.cta-banner__text{font-size:1rem;color:hsla(0,0%,100%,.55);line-height:1.7}.kontakt-preview{padding:64px 24px;background:#f4f1eb}.kontakt-preview__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}@media(min-width:768px){.kontakt-preview__inner{grid-template-columns:repeat(3,1fr)}}.kontakt-preview__card{background:#fff;border:1.5px solid #ddd8ce;border-radius:20px;padding:32px 24px;display:flex;flex-direction:column;gap:12px;text-decoration:none;transition:all .2s ease}.kontakt-preview__icon{font-size:1.5rem}.kontakt-preview__label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#7a736a}.kontakt-preview__value{font-size:1rem;font-weight:500;color:#18160f;line-height:1.5}.fs-seite{max-width:1200px;margin:0 auto;padding:48px 24px 64px}@media(min-width:768px){.fs-seite{padding:64px 24px}}.fs-seite__header{text-align:center;margin-bottom:48px}.fs-seite__eyebrow{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c7400a;margin-bottom:12px}.fs-seite__title{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;color:#18160f;margin-bottom:16px}@media(min-width:768px){.fs-seite__title{font-size:2.5rem}}.fs-seite__subtitle{font-size:1rem;color:#7a736a;line-height:1.7;max-width:520px;margin:0 auto 32px}.fs-filter{display:flex;gap:8px;justify-content:center;margin-top:24px}.fs-filter__btn{display:inline-flex;align-items:center;gap:8px;padding:8px 24px;border-radius:999px;border:1.5px solid #ddd8ce;background:#fff;color:#7a736a;font-size:.875rem;font-weight:500;font-family:DM Sans,system-ui,sans-serif;cursor:pointer;transition:all .2s ease}.fs-filter__btn:hover{border-color:#c7400a;color:#c7400a}.fs-filter__btn--aktiv{background:#c7400a;border-color:#c7400a;color:#fff}.fs-filter__btn--aktiv:hover{color:#fff}.fs-liste{display:flex;flex-direction:column;gap:12px}.fs-card{background:#fff;border:1.5px solid #ddd8ce;border-radius:20px;overflow:hidden;transition:border-color .2s ease}.fs-card--offen{border-color:#c7400a}.fs-card__header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:none;border:none;cursor:pointer;text-align:left;font-family:DM Sans,system-ui,sans-serif;gap:16px;transition:background .2s ease}.fs-card__header:hover{background:#faf7f2}.fs-card__links{display:flex;align-items:center;gap:20px}.fs-card__klasse{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;color:#c7400a;min-width:60px;line-height:1}.fs-card__fahrzeug{font-size:1rem;font-weight:600;color:#18160f}.fs-card__alter{font-size:.75rem;color:#7a736a;margin-top:4px}.fs-card__rechts{display:flex;align-items:center;gap:16px;flex-shrink:0}.fs-card__vorbesitz{font-size:.75rem;color:#7a736a;display:none}@media(min-width:768px){.fs-card__vorbesitz{display:block}}.fs-card__pfeil{color:#7a736a;transition:transform .3s ease;display:flex}.fs-card__pfeil--offen{transform:rotate(180deg)}.fs-card__body{border-top:1.5px solid #ddd8ce;display:flex;flex-direction:column;gap:24px;padding:24px 24px 32px;animation:slide-down .35s cubic-bezier(.4,0,.2,1);transform-origin:top}.fs-card__body--schliessend{animation:slide-up .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes slide-up{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.fs-card__beschreibung{font-size:1rem;color:#4a4540;line-height:1.7}.fs-card__hinweis{display:flex;gap:12px;background:#fff0ea;border:1px solid rgba(199,64,10,.2);border-radius:16px;padding:16px;font-size:.875rem;color:#a03308;line-height:1.6}.fs-card__grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.fs-card__grid{grid-template-columns:1fr 1fr}}.fs-card__cta{padding-top:8px}.fs-info-box{background:#faf7f2;border:1.5px solid #ddd8ce;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px}.fs-info-box__titel{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#7a736a}.fs-info-box__wert{font-size:1rem;font-weight:500;color:#18160f}.fs-info-box__liste{list-style:none;display:flex;flex-direction:column;gap:8px}.fs-info-box__liste li{font-size:.875rem;color:#18160f;display:flex;align-items:center;gap:8px}.fs-info-box__liste li:before{content:"";width:6px;height:6px;border-radius:50%;background:#c7400a;flex-shrink:0}.fs-weg{background:#18160f;border-radius:16px;padding:20px 24px;display:flex;flex-direction:column;gap:16px}.fs-weg__titel{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.fs-weg__schritte{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.fs-weg__schritte{flex-direction:row;align-items:center;flex-wrap:wrap}}.fs-weg__schritt{display:flex;align-items:center;gap:8px}.fs-weg__pfeil{color:hsla(0,0%,100%,.25);font-size:1rem;margin-left:4px}@media(max-width:768px){.fs-weg__pfeil{display:none}}.fs-weg__num{width:24px;height:24px;border-radius:50%;background:#c7400a;color:#fff;font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fs-weg__label{font-size:.875rem;color:hsla(0,0%,100%,.85);font-weight:500}.info-seite{max-width:1200px;margin:0 auto;padding:48px 24px 64px}@media(min-width:768px){.info-seite{padding:64px 24px}}.info-seite__header{margin-bottom:48px}.info-seite__eyebrow{display:block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c7400a;margin-bottom:12px}.info-seite__title{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;color:#18160f}@media(min-width:768px){.info-seite__title{font-size:2.5rem}}.info-section{margin-bottom:48px}.info-section__title{font-family:DM Sans,system-ui,sans-serif;font-size:1.125rem;font-weight:600;color:#18160f;margin-bottom:24px;padding-bottom:16px;border-bottom:1.5px solid #ddd8ce}.info-standorte{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.info-standorte{grid-template-columns:1fr 1fr}}.info-standort{background:#fff;border:1.5px solid #ddd8ce;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:12px}.info-standort__name{font-family:"DM Serif Display",Georgia,serif;font-size:1.5rem;color:#18160f}.info-standort__adresse{font-size:1rem;color:#7a736a;line-height:1.6}.info-standort__maps{font-size:.875rem;font-weight:500;color:#c7400a;text-decoration:none;margin-top:8px}.info-standort__maps:hover{text-decoration:underline}.info-zeiten{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.info-zeiten{grid-template-columns:repeat(3,1fr)}}.info-zeit-card{background:#fff;border:1.5px solid #ddd8ce;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:16px}.info-zeit-card__label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#c7400a}.info-zeit-card__zeilen{display:flex;flex-direction:column;gap:12px}.info-zeit-card__zeile{display:flex;justify-content:space-between;align-items:baseline;gap:16px;font-size:.875rem;padding-bottom:12px;border-bottom:1px solid #ddd8ce}.info-zeit-card__zeile:last-child{border-bottom:none;padding-bottom:0}.info-zeit-card__zeile span:first-child{color:#7a736a}.info-zeit-card__zeile span:last-child{font-weight:500;color:#18160f}.info-kontakt{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.info-kontakt{grid-template-columns:1fr 1fr}}.info-kontakt__card{background:#fff;border:1.5px solid #ddd8ce;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:8px;text-decoration:none;transition:all .2s ease;color:#18160f}.info-kontakt__card:hover{border-color:#c7400a;box-shadow:0 1px 4px rgba(0,0,0,.06)}.info-kontakt__card__icon{font-size:1.5rem}.info-kontakt__card .info-kontakt__label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#7a736a}.info-kontakt__card .info-kontakt__wert{font-size:1rem;font-weight:500;color:#18160f}.info-kontakt__card .info-kontakt__zusatz{font-weight:300}.info-faq{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border:1.5px solid #ddd8ce;border-radius:16px;overflow:hidden;transition:border-color .2s ease}.faq-item--offen{border-color:#c7400a}.faq-item__frage{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:none;border:none;cursor:pointer;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:500;color:#18160f;text-align:left;transition:background .2s ease}.faq-item__frage:hover{background:#faf7f2}.faq-item__antwort{font-size:.875rem;color:#7a736a;line-height:1.7;border-top:1px solid #ddd8ce;padding:16px 24px 20px;animation:slide-down .3s ease}@keyframes slide-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.rechts-seite{max-width:720px;margin:0 auto;padding:48px 24px 64px}.rechts-seite h1{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;color:#18160f;margin-bottom:40px}.rechts-seite h2{font-family:DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:600;color:#18160f;margin-top:32px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #ddd8ce}.rechts-seite p{font-size:.875rem;color:#7a736a;line-height:1.8}.footer{border-top:1.5px solid #ddd8ce;background:#f4f1eb;padding:32px 24px;margin-top:auto}.footer__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:0 24px}@media(max-width:768px){.footer__inner{flex-direction:column;align-items:flex-start;gap:12px}}.footer__links{display:flex;gap:24px}.footer__link{font-size:.875rem;color:#7a736a;text-decoration:none;transition:color .2s ease}.footer__link:hover{color:#18160f}.footer__copy{font-size:.75rem;color:#7a736a}