:root{--af-color-ink:#223027;--af-color-ink-soft:#36473d;--af-color-soft:#f6f1e9;--af-color-soft-2:#fbfaf7;--af-color-muted:#d9d0c3;--af-color-line:rgba(34,48,39,.12);--af-color-white:#fff;--af-container:1060px;--af-radius:22px;--af-shadow-soft:0 18px 44px rgba(31,41,34,.075);--af-shadow-subtle:0 10px 28px rgba(31,41,34,.055)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--af-color-ink);background:var(--af-color-soft-2);line-height:1.6;text-rendering:optimizeLegibility}img{max-width:100%;height:auto}a{color:currentColor}.af-container{width:min(var(--af-container),calc(100% - 40px));margin-inline:auto}.af-container--narrow{width:min(800px,calc(100% - 40px));margin-inline:auto}.af-main{padding-block:clamp(34px,5vw,72px)}.af-site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--af-color-line);background:rgba(251,250,247,.94);backdrop-filter:blur(14px)}.af-site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:14px}.af-site-title{font-weight:850;text-decoration:none;font-size:1.08rem;letter-spacing:-.02em}.af-primary-menu{display:flex;align-items:center;flex-wrap:wrap;gap:18px;list-style:none;margin:0;padding:0}.af-primary-menu a,.af-footer-menu a,.af-legal-menu a{text-decoration:none;font-weight:750}.af-primary-menu a{opacity:.9}.af-primary-menu a:hover,.af-primary-menu a:focus-visible{opacity:1;text-decoration:underline;text-underline-offset:5px}.af-entry__title{font-size:clamp(2rem,4.6vw,3.6rem);line-height:1.08;letter-spacing:-.045em}.af-site-footer{margin-top:44px;border-top:1px solid var(--af-color-line);background:var(--af-color-soft)}.af-site-footer__inner{display:grid;grid-template-columns:1fr minmax(240px,.72fr);gap:clamp(28px,5vw,56px);padding-block:clamp(30px,5vw,48px)}.af-footer-menu,.af-legal-menu{list-style:none;margin:0;padding:0}.af-site-footer__bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;padding-block:16px;border-top:1px solid var(--af-color-line);font-size:.92rem}.af-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:999px;font-weight:850;text-decoration:none;line-height:1.1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.af-button:hover{transform:translateY(-1px)}.af-button--primary{background:var(--af-color-ink);color:white;box-shadow:0 10px 24px rgba(34,48,39,.16)}.af-button--secondary{border:1px solid currentColor;background:rgba(255,255,255,.55)}.af-section-heading{max-width:680px;margin-bottom:24px}.af-section-heading h2{margin:.45rem 0 0;font-size:clamp(1.75rem,3vw,2.45rem);line-height:1.16;letter-spacing:-.035em}.af-section-heading__kicker,.af-sales-hero__kicker{margin:0;font-weight:850;letter-spacing:.075em;text-transform:uppercase;font-size:.76rem;color:var(--af-color-ink-soft)}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}

/* v1.0.43: kompakter Footer und automatische Fallback-Links */
.af-site-footer{margin-top:clamp(20px,3vw,32px)}.af-home-page+.af-site-footer,.af-shop-page+.af-site-footer,.af-product-archive+.af-site-footer{margin-top:0}.af-site-footer__inner{align-items:start;grid-template-columns:minmax(220px,.72fr) minmax(320px,1fr);gap:clamp(18px,4vw,44px);padding-block:clamp(20px,3.4vw,34px)}.af-site-footer--compact .af-site-footer__inner{padding-block:clamp(18px,2.8vw,28px)}.af-site-footer__title{margin:0;font-weight:850;letter-spacing:-.02em}.af-site-footer__disclaimer{max-width:520px;margin-top:10px;color:var(--af-color-ink-soft);font-size:.94rem;line-height:1.55}.af-site-footer__navs{display:grid;gap:12px;justify-items:end}.af-footer-menu,.af-legal-menu{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px}.af-footer-menu a,.af-legal-menu a{font-size:.95rem}.af-legal-menu a{font-weight:850}.af-site-footer__bottom{padding-block:11px;font-size:.9rem}.af-site-footer__bottom p{margin:0}@media(max-width:760px){.af-site-footer__inner{grid-template-columns:1fr;padding-block:22px}.af-site-footer__navs{justify-items:start}.af-footer-menu,.af-legal-menu{justify-content:flex-start}.af-site-footer__bottom{gap:8px;padding-block:12px}}

/* v1.0.45: Footer-Hinweis und Footer-Menüs sauber ausrichten */
.af-section-heading__intro{margin:.7rem 0 0;color:var(--af-color-ink-soft);font-size:clamp(1rem,1.25vw,1.08rem);line-height:1.58}.af-site-footer__brand{max-width:560px}.af-site-footer__disclaimer{max-width:540px}.af-site-footer__disclaimer p{margin:.45rem 0 0}.af-site-footer__notice{margin-top:.75rem!important}.af-site-footer__notice a{display:inline-flex;font-weight:850;text-decoration:underline;text-underline-offset:4px}.af-site-footer__navs{justify-self:end;width:min(100%,300px);display:grid;gap:12px}.af-footer-menu,.af-legal-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;justify-items:start;gap:8px 22px;text-align:left}.af-footer-menu a,.af-legal-menu a{display:inline-flex;line-height:1.25}.af-site-footer__bottom{align-items:flex-start}@media(max-width:760px){.af-site-footer__brand{max-width:none}.af-site-footer__navs{justify-self:start;width:100%;max-width:320px}.af-footer-menu,.af-legal-menu{justify-content:start}}

/* v1.0.46: fester Footer-Hinweis, sauber gesetzte Footer-Menüpunkte */
.af-site-footer__inner{grid-template-columns:minmax(280px,1fr) minmax(230px,auto);align-items:start;gap:clamp(28px,5vw,58px)}
.af-site-footer__brand{max-width:570px}
.af-site-footer__disclaimer{max-width:540px;margin-top:12px;color:var(--af-color-ink-soft);font-size:.94rem;line-height:1.58}
.af-site-footer__disclaimer p{margin:.42rem 0 0}
.af-site-footer__notice{margin-top:.8rem!important}
.af-site-footer__notice a{display:inline-flex;font-weight:850;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}
.af-site-footer__navs{justify-self:end;width:auto;min-width:240px;display:grid;gap:10px;justify-items:end;text-align:right}
.af-site-footer__navs nav{width:100%}
.af-footer-menu,.af-legal-menu{display:grid;grid-template-columns:repeat(2,max-content);justify-content:end;justify-items:end;align-items:center;gap:10px 30px;text-align:right;list-style:none;margin:0;padding:0}
.af-footer-menu li,.af-legal-menu li{margin:0;padding:0}
.af-footer-menu a,.af-legal-menu a{display:inline-flex;line-height:1.28;white-space:nowrap;font-size:.95rem;text-decoration:none}
.af-footer-menu a:hover,.af-footer-menu a:focus-visible,.af-legal-menu a:hover,.af-legal-menu a:focus-visible{text-decoration:underline;text-underline-offset:4px}
.af-site-footer__bottom{align-items:flex-start}
@media(max-width:760px){.af-site-footer__inner{grid-template-columns:1fr}.af-site-footer__brand{max-width:none}.af-site-footer__navs{justify-self:start;justify-items:start;text-align:left;min-width:0;width:100%;max-width:340px}.af-footer-menu,.af-legal-menu{justify-content:start;justify-items:start;text-align:left;gap:9px 24px}.af-footer-menu a,.af-legal-menu a{white-space:normal}}


/* v1.0.47: Footer-Menüs als linksbündige Ein-Spalten-Liste */
.af-site-footer__inner{grid-template-columns:minmax(280px,1fr) minmax(260px,360px);align-items:start;gap:clamp(28px,5vw,58px)}
.af-site-footer__brand{max-width:620px}
.af-site-footer__disclaimer{max-width:600px}
.af-site-footer__navs{justify-self:end;width:min(100%,360px);display:grid;gap:10px;justify-items:start;text-align:left}
.af-site-footer__navs nav{width:100%}
.af-footer-menu,.af-legal-menu{display:grid;grid-template-columns:1fr;justify-content:start;justify-items:start;align-items:start;gap:9px;text-align:left;list-style:none;margin:0;padding:0}
.af-footer-menu a,.af-legal-menu a{display:inline-flex;line-height:1.28;white-space:normal;font-size:.95rem;text-decoration:none;text-align:left}
.af-legal-menu{padding-top:2px}
@media(max-width:760px){.af-site-footer__inner{grid-template-columns:1fr}.af-site-footer__navs{justify-self:start;width:100%;max-width:360px}.af-footer-menu,.af-legal-menu{justify-content:start;justify-items:start;text-align:left}}

/* v1.0.48: Footer-Menü rechtsbündig als Ein-Spalten-Liste */
.af-site-footer__navs{justify-self:end;width:min(100%,360px);display:grid;gap:10px;justify-items:end;text-align:right}
.af-site-footer__navs nav{width:100%}
.af-footer-menu,.af-legal-menu{display:grid;grid-template-columns:1fr;justify-content:end;justify-items:end;align-items:start;gap:9px;text-align:right;list-style:none;margin:0;padding:0}
.af-footer-menu a,.af-legal-menu a{display:inline-flex;line-height:1.28;white-space:normal;font-size:.95rem;text-decoration:none;text-align:right}
@media(max-width:760px){.af-site-footer__navs{justify-self:start;justify-items:start;text-align:left;width:100%;max-width:360px}.af-footer-menu,.af-legal-menu{justify-content:start;justify-items:start;text-align:left}.af-footer-menu a,.af-legal-menu a{text-align:left}}

/* v1.0.79: allgemeiner Newsletterbereich */
.af-newsletter-section{
    padding-block:clamp(28px,4.5vw,56px);
    background:var(--af-color-soft-2);
}

.af-newsletter-box{
    border:1px solid var(--af-color-line);
    border-radius:var(--af-radius);
    padding:clamp(22px,4vw,36px);
    background:#fff;
    box-shadow:var(--af-shadow-soft);
}

.af-newsletter-box__content{
    max-width:680px;
    margin-bottom:clamp(18px,3vw,26px);
}

.af-newsletter-box__content h2{
    margin:.3rem 0 .5rem;
    font-size:clamp(1.55rem,2.6vw,2.2rem);
    line-height:1.14;
    letter-spacing:-.035em;
}

.af-newsletter-box__content p:last-child{
    margin:.55rem 0 0;
    color:var(--af-color-ink-soft);
}

.af-newsletter-form{
    display:grid;
    gap:16px;
}

.af-newsletter-form__fields{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px 16px;
}

.af-newsletter-form .af-form-field{
    margin:0;
}

.af-newsletter-form label{
    display:grid;
    gap:6px;
    font-weight:850;
}

.af-newsletter-form input[type="text"],
.af-newsletter-form input[type="email"]{
    width:100%;
    min-height:46px;
    border:1px solid var(--af-color-line);
    border-radius:12px;
    padding:10px 13px;
    background:#fff;
    color:var(--af-color-ink);
    font:inherit;
}

.af-newsletter-form input[type="text"]:focus,
.af-newsletter-form input[type="email"]:focus{
    outline:3px solid rgba(34,48,39,.16);
    outline-offset:2px;
}

.af-newsletter-form .af-form-field--checkbox{
    grid-column:1 / -1;
}

.af-newsletter-form .af-form-field--checkbox label{
    display:flex;
    align-items:flex-start;
    gap:10px;
    font-weight:750;
    line-height:1.42;
}

.af-newsletter-form input[type="checkbox"]{
    flex:0 0 auto;
    width:18px;
    height:18px;
    margin-top:.2em;
}

.af-newsletter-form .af-form-field--checkbox a{
    font-weight:850;
    text-decoration:underline;
    text-underline-offset:3px;
}

.af-newsletter-form__button{
    justify-self:start;
    border:0;
    cursor:pointer;
}

.af-sales-page .af-newsletter-section{
    padding-block:clamp(24px,3.8vw,44px);
}

@media(max-width:700px){
    .af-newsletter-form__fields{
        grid-template-columns:1fr;
    }
}

/* v1.0.80: Empfehlungs-Hinweisbox */
.af-recommendations-link{
    padding-block:clamp(28px,4vw,52px);
}
.af-recommendations-link__box{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:clamp(18px,3vw,32px);
    border:1px solid var(--af-color-line);
    border-radius:var(--af-radius);
    padding:clamp(22px,3vw,34px);
    background:#fff;
    box-shadow:var(--af-shadow-subtle);
}
.af-recommendations-link__box h2{
    margin:.1rem 0 .55rem;
    font-size:clamp(1.45rem,2.2vw,2rem);
    line-height:1.15;
    letter-spacing:-.035em;
}
.af-recommendations-link__box p:last-child{
    margin-bottom:0;
    color:var(--af-color-ink-soft);
    line-height:1.6;
}
.af-recommendations-link__box .af-button{
    flex:0 0 auto;
    white-space:nowrap;
}
@media(max-width:760px){
    .af-recommendations-link__box{
        align-items:flex-start;
        flex-direction:column;
    }
    .af-recommendations-link__box .af-button{
        width:100%;
    }
}

/* v1.0.81: kompaktere untere Karten und Empfehlungen nach Hinweisboxen */
.af-shop-page .af-legal-notices,
.af-sales-page .af-legal-notices{
    padding-block:clamp(18px,2.8vw,34px)!important;
}

.af-shop-page .af-legal-notices + .af-legal-notices,
.af-sales-page .af-legal-notices + .af-legal-notices{
    padding-top:0!important;
}

.af-shop-page .af-legal-notices + .af-recommendations-link,
.af-sales-page .af-legal-notices + .af-recommendations-link{
    padding-top:0!important;
}

.af-recommendations-link{
    padding-block:clamp(18px,3vw,34px)!important;
}

.af-newsletter-section{
    padding-block:clamp(22px,3.4vw,42px)!important;
}

/* v1.0.82: Datenschutz und Impressum in der Footer-Unterzeile */
.af-site-footer__bottom{
    align-items:center;
}
.af-site-footer__bottom-legal{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    gap:10px 18px;
    font-weight:850;
}
.af-site-footer__bottom-legal a{
    text-decoration:none;
}
.af-site-footer__bottom-legal a:hover,
.af-site-footer__bottom-legal a:focus-visible{
    text-decoration:underline;
    text-underline-offset:4px;
}
@media(max-width:760px){
    .af-site-footer__bottom{
        align-items:flex-start;
        flex-direction:column;
    }
    .af-site-footer__bottom-legal{
        justify-content:flex-start;
    }
}
