/*
Theme Name: SchoolPress
Theme URI: https://example.com/schoolpress
Author: SchoolPress
Description: Block-Theme für moderne Schulwebsites.
Version: 1.12.0
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: schoolpress-theme
*/


/* SchoolPress Theme 0.2 */
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f8fafc;color:var(--sp-neutral,#172033);font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}
a{color:var(--sp-action,var(--sp-primary,#2563eb))}
.wp-site-blocks{min-height:100vh}
.sp-theme-header{position:relative;z-index:20;background:var(--sp-chrome,#172033);color:var(--sp-chrome-contrast,#fff);border-bottom:1px solid color-mix(in srgb,var(--sp-chrome,#172033) 78%, #fff)}
.sp-theme-header-inner{display:flex;align-items:center;gap:28px;padding-top:20px!important;padding-bottom:20px!important}
.sp-theme-header .wp-block-site-logo img{max-height:64px;width:auto}.sp-theme-header .wp-block-site-title{margin:0;font-size:24px;font-weight:800}.sp-theme-header .wp-block-site-title a{text-decoration:none;color:var(--sp-chrome-contrast,#fff)}
.sp-theme-header .wp-block-navigation{margin-left:auto;font-weight:700}.sp-theme-header .wp-block-navigation-item__content{color:var(--sp-chrome-contrast,#fff);text-decoration:none}
.sp-theme-main{min-height:55vh;padding-top:48px;padding-bottom:64px}
.sp-theme-footer{margin-top:60px;background:var(--sp-chrome,#172033);color:var(--sp-chrome-contrast,#fff)}.sp-theme-footer a{color:var(--sp-chrome-contrast,#fff)}.sp-theme-footer-inner{padding-top:42px!important;padding-bottom:42px!important}
.sp-layout-modern .sp-theme-header{box-shadow:0 8px 28px rgba(15,23,42,.05)}.sp-layout-modern .sp-theme-main>.wp-block-group,.sp-layout-modern main>.alignwide{border-radius:var(--sp-layout-radius-large,28px)}
.sp-layout-classic body,.sp-layout-classic{background:#f5f2ea}.sp-layout-classic .sp-theme-header{background:var(--sp-chrome,#172033);border-bottom:6px solid var(--sp-action,#2563eb)}.sp-layout-classic .sp-theme-header .wp-block-site-title a,.sp-layout-classic .sp-theme-header .wp-block-navigation-item__content{color:#fff}.sp-layout-classic .sp-theme-header-inner{padding-top:16px!important;padding-bottom:16px!important}.sp-layout-classic h1,.sp-layout-classic h2,.sp-layout-classic h3{font-family:inherit}.sp-layout-classic .wp-element-button{border-radius:2px}.sp-layout-classic .sp-theme-footer{border-top:6px solid var(--sp-action,#2563eb)}
@media(max-width:800px){.sp-theme-header-inner{flex-wrap:wrap}.sp-theme-header .wp-block-navigation{margin-left:0;width:100%}.sp-theme-main{padding-top:28px}}


/* SchoolPress Theme 0.3 – dynamische Navigation */
.sp-theme-header-inner>.wp-block-shortcode{margin-left:auto}
.sp-theme-header .wp-block-shortcode{margin-top:0;margin-bottom:0}
.sp-homepage-main{padding:0}
.sp-homepage-main>.wp-block-post-content{margin:0;max-width:none}
@media(max-width:1080px){
  .sp-theme-header-inner{flex-wrap:nowrap}
  .sp-theme-header-inner>.wp-block-shortcode{margin-left:auto}
}


/* SchoolPress Theme 1.0 – gemeinsamer Header/Footer und mobiles Menü */
.sp-theme-header-inner{width:100%;justify-content:flex-start!important}
.sp-theme-brand{display:flex;align-items:center;gap:14px;min-width:0;flex:0 1 auto}
.sp-theme-brand .wp-block-site-title{white-space:nowrap}
.sp-theme-header-inner>.wp-block-shortcode{margin-left:auto!important;flex:0 0 auto}
.sp-theme-header .sp-navigation-shell{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}
.sp-theme-footer-inner{align-items:flex-start!important;gap:24px}
.sp-theme-footer-copy{display:grid;gap:5px}
.sp-theme-footer-copy p{margin:0;color:rgba(255,255,255,.72)}
.sp-theme-footer .wp-block-shortcode{margin:0}
@media(max-width:1080px){
  .sp-theme-header-inner{display:flex!important;flex-wrap:nowrap!important;gap:16px}
  .sp-theme-brand{min-width:0;flex:1 1 auto}
  .sp-theme-brand .wp-block-site-title{overflow:hidden;text-overflow:ellipsis;font-size:clamp(17px,4vw,22px)}
  .sp-theme-header-inner>.wp-block-shortcode{margin-left:auto!important;flex:0 0 auto}
  .sp-theme-header .sp-nav-toggle{margin-left:auto}
}
@media(max-width:620px){
  .sp-theme-header-inner{padding-top:14px!important;padding-bottom:14px!important}
  .sp-theme-header .wp-block-site-logo img{max-height:48px}
  .sp-theme-footer-inner{display:grid!important}
}


/* SchoolPress Theme 1.1 – Headersteuerung und dynamische Menüs */
.sp-theme-header-inner,
.sp-theme-footer-inner{
  width:min(1280px,calc(100% - 40px));max-width:1280px;margin-inline:auto;
}
.sp-theme-header-inner{
  display:flex!important;align-items:center!important;justify-content:flex-start!important;
  gap:24px;padding-top:18px!important;padding-bottom:18px!important;
}
.sp-theme-brand{display:flex;align-items:center;gap:16px;min-width:0;flex:1 1 auto}
.sp-theme-brand .wp-block-site-logo,
.sp-theme-brand .custom-logo-link{display:flex;align-items:center;flex:0 0 auto;margin:0}
.sp-theme-header .wp-block-site-logo img,
.sp-theme-header .custom-logo{
  display:block;width:auto!important;height:var(--sp-logo-height,64px)!important;
  max-height:100px!important;max-width:min(420px,42vw);object-fit:contain;
}
.sp-theme-logo-fallback{
  display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;
  background:linear-gradient(135deg,var(--sp-action,var(--sp-primary,#2563eb)),var(--sp-highlight,var(--sp-secondary,#22c55e)));
  color:#fff;text-decoration:none;font-weight:900;font-size:22px;
}
.sp-theme-brand .wp-block-site-title{margin:0!important;min-width:0;font-size:24px;font-weight:850;line-height:1.15}
.sp-theme-brand .wp-block-site-title a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sp-hide-site-title .sp-theme-brand .wp-block-site-title{display:none!important}
.sp-theme-header .sp-navigation-shell{margin-left:auto!important;flex:0 0 auto}
.sp-theme-footer-inner{
  display:flex!important;align-items:flex-start!important;justify-content:space-between!important;
  gap:30px;padding-top:42px!important;padding-bottom:42px!important;
}
.sp-theme-footer .sp-footer-legal-links{margin-left:auto}
@media(max-width:1080px){
  .sp-theme-header-inner{flex-wrap:nowrap!important;gap:14px}
  .sp-theme-brand{flex:1 1 auto}
  .sp-theme-header .sp-navigation-shell{margin-left:auto!important}
  .sp-theme-header .sp-nav-toggle{margin-left:auto!important}
}
@media(max-width:680px){
  .sp-theme-header-inner,.sp-theme-footer-inner{width:min(100% - 28px,1280px)}
  .sp-theme-header-inner{padding-top:12px!important;padding-bottom:12px!important}
  .sp-theme-header .wp-block-site-logo img,.sp-theme-header .custom-logo{
    height:min(var(--sp-logo-height,64px),72px)!important;max-width:55vw;
  }
  .sp-theme-brand{gap:10px}
  .sp-theme-brand .wp-block-site-title{font-size:17px}
  .sp-theme-footer-inner{display:grid!important}
  .sp-theme-footer .sp-footer-legal-links{margin-left:0}
}

/* SchoolPress Theme 1.3 – Designfarben und Bildbeschriftungen */
body.schoolpress-design-active main h1,
body.schoolpress-design-active main h2{color:var(--sp-primary,#2563eb)}
body.schoolpress-design-active .sp-home-feature-band h2{color:#fff}
body.schoolpress-design-active main a:not(.sp-home-button):not(.sp-public-cta):not(.sp-public-download-button){color:var(--sp-primary,#2563eb)}
body.schoolpress-design-active .wp-element-button,
body.schoolpress-design-active .wp-block-button__link{background:var(--sp-primary,#2563eb);color:#fff;border-color:var(--sp-primary,#2563eb)}
body.schoolpress-design-active .sp-theme-header{border-bottom-color:color-mix(in srgb,var(--sp-primary,#2563eb) 22%,#e5e7eb)}
.sp-featured-image-meta{max-width:100%;}


/* SchoolPress Theme 1.4 – dynamische Schulfarben & Bildmetadaten */
body.schoolpress-design-active{
  --wp--preset--color--primary:var(--sp-primary)!important;
  --wp--preset--color--secondary:var(--sp-secondary)!important;
  --wp--preset--color--green:var(--sp-secondary)!important;
  --wp--preset--color--orange:var(--sp-accent)!important;
  --wp--preset--color--dark:var(--sp-neutral)!important;
}
body.schoolpress-design-active .sp-theme-main .wp-block-post-title,
body.schoolpress-design-active .sp-theme-main h1,
body.schoolpress-design-active .sp-theme-main h2{
  color:var(--sp-primary)!important;
}
body.schoolpress-design-active .sp-theme-main a:not(.wp-block-button__link){
  color:var(--sp-primary);
}
.wp-block-post-featured-image .sp-featured-image-meta{
  width:100%;justify-content:flex-start;text-align:left;margin-top:8px;
}
.wp-block-post-featured-image .sp-featured-image-meta .sp-image-copyright{margin-left:0}


/* SchoolPress Theme 1.5 – semantische Farbsteuerung */
body.schoolpress-design-active .sp-theme-main .wp-block-post-title,
body.schoolpress-design-active .sp-theme-main h1,
body.schoolpress-design-active .sp-theme-main h2{color:var(--sp-heading)!important}
body.schoolpress-design-active .sp-theme-main a:not(.wp-block-button__link){color:var(--sp-action)}
body.schoolpress-design-active .wp-element-button,
body.schoolpress-design-active .wp-block-button__link,
body.schoolpress-design-active .sp-home-button{background:var(--sp-action)!important;border-color:var(--sp-action)!important;color:var(--sp-action-contrast,#fff)!important}
body.schoolpress-design-active .wp-element-button:hover,
body.schoolpress-design-active .wp-block-button__link:hover,
body.schoolpress-design-active .sp-home-button:hover{background:var(--sp-action-hover)!important}
body.schoolpress-design-active .sp-home-feature-band{background:linear-gradient(100deg,var(--sp-chrome),color-mix(in srgb,var(--sp-chrome) 78%,var(--sp-highlight)))!important;color:var(--sp-chrome-contrast,#fff)}
body.schoolpress-design-active .sp-home-feature-band .sp-home-button{background:#fff!important;color:var(--sp-action)!important}
body.schoolpress-design-active{--wp--preset--color--primary:var(--sp-action)!important;--wp--preset--color--secondary:var(--sp-highlight)!important;--wp--preset--color--green:var(--sp-highlight)!important;--wp--preset--color--orange:var(--sp-chrome)!important;--wp--preset--color--dark:var(--sp-neutral)!important}


/* SchoolPress Theme 1.6 – flächenbündiger Hero und erweiterte Farben */
body.schoolpress-design-active{background:var(--sp-background,#f8fafc);color:var(--sp-neutral,#334155)}
body.home.sp-layout-modern .wp-site-blocks{gap:0!important}
body.home.sp-layout-modern .wp-site-blocks>*{margin-block-start:0!important;margin-block-end:0!important}
body.home.sp-layout-modern .sp-homepage-main,
body.home.sp-layout-modern .sp-homepage-main>.wp-block-post-content,
body.home.sp-layout-modern .sp-homepage-main .sp-home-hero:first-child{margin-top:0!important;padding-top:0!important}
.sp-theme-header{background:var(--sp-chrome,#172033);color:var(--sp-chrome-contrast,#fff)}
.sp-theme-footer{background:var(--sp-chrome,#172033);color:var(--sp-chrome-contrast,#fff)}
.sp-theme-header .sp-primary-navigation a,.sp-theme-header .sp-nav-toggle,.sp-theme-brand .wp-block-site-title a{color:var(--sp-chrome-contrast,#fff)!important}
.sp-theme-footer,.sp-theme-footer a{color:var(--sp-chrome-contrast,#fff)!important}

.sp-theme-footer .sp-cookie-settings-link{color:var(--sp-chrome-contrast,#fff);font-weight:700}


/* SchoolPress Theme 1.8 – Fließtext und aktive Aktionsflächen */
body.schoolpress-design-active .sp-theme-main p,
body.schoolpress-design-active .sp-theme-main th{color:var(--sp-neutral,#334155)!important}
body.schoolpress-design-active .sp-home-hero.has-image p,
body.schoolpress-design-active .sp-home-feature-band p{color:#fff!important}
body.schoolpress-design-active .sp-theme-main .sp-public-view-switch a.is-active,
body.schoolpress-design-active .sp-theme-main a.sp-public-download-button,
body.schoolpress-design-active .sp-theme-main a.sp-content-button{color:#fff!important}


/* SchoolPress Theme 1.9 – Menüfarbe und Footer-Kontaktdaten */
.sp-theme-header .sp-primary-navigation a{color:var(--sp-menu,var(--sp-chrome-contrast,#fff))!important}
.sp-theme-header .sp-primary-navigation a::after{background:var(--sp-menu,var(--sp-chrome-contrast,#fff))!important}
.sp-theme-footer-copy{min-width:min(380px,100%)}
.sp-theme-footer-copy .sp-footer-contact{margin:0}
@media(max-width:760px){.sp-theme-footer-inner{grid-template-columns:1fr!important}.sp-theme-footer .sp-footer-legal-links{margin-top:12px}}


/* SchoolPress Theme 1.10 – Footer-Kontrast und Fließtext-Metadaten */
body.schoolpress-design-active .sp-theme-main small,
body.schoolpress-design-active .sp-theme-main .sp-image-caption{color:var(--sp-neutral,#334155)!important}
.sp-theme-footer .sp-footer-contact,
.sp-theme-footer .sp-footer-contact strong,
.sp-theme-footer .sp-footer-contact span,
.sp-theme-footer .sp-footer-contact a{color:var(--sp-chrome-contrast,#fff)!important;opacity:1!important}

/* SchoolPress Theme 1.11 – Classic Feinschliff */
.sp-layout-classic h1,
.sp-layout-classic h2,
.sp-layout-classic h3,
.sp-layout-classic .wp-block-post-title{
  font-family:inherit!important;
}


/* SchoolPress Theme 1.12 – zwei Hero-Bildvarianten */
body.schoolpress-design-active .sp-home-hero.has-image.is-image-side p{
  color:var(--sp-neutral,#334155)!important;
  text-shadow:none!important;
}
body.schoolpress-design-active .sp-home-hero.has-image.is-image-background p{
  color:#fff!important;
}
body.schoolpress-design-active .sp-theme-main .sp-public-view-switch a.is-active{
  color:#fff!important;
}
