/* Version 2.0.6: homepage, footer, legal content and search polish */
.search-toggle{width:44px;height:44px;padding:0!important;border-radius:50%;place-items:center;line-height:1}
.search-toggle i{display:block;margin:0;line-height:1;font-size:1rem;transform:none}
.hero-school{min-height:500px}
.hero-content{padding-top:3.7rem;padding-bottom:4.4rem}
.hero-school h1{max-width:820px;font-size:clamp(2.35rem,7vw,5rem)}
.hero-school p{margin-bottom:1.5rem}
.hero-kicker{display:inline-flex;gap:.45rem;align-items:center}
.hero-kicker i{color:var(--gold);font-size:1rem}
.hero-points{display:flex;flex-wrap:wrap;gap:.55rem 1.2rem;margin-top:1.25rem;color:#dce8f2;font-size:.68rem;font-weight:750}
.hero-points span{display:inline-flex;gap:.4rem;align-items:center}
.hero-points i{color:var(--gold);font-size:.85rem}
.heading-with-icon{display:flex;gap:1rem;align-items:flex-start}
.home-section-icon{width:48px;height:48px;display:grid;flex:0 0 48px;border:1px solid #e3d78f;border-radius:14px;place-items:center;color:var(--navy);background:linear-gradient(145deg,#fff8d2,#f5d85d);box-shadow:0 10px 24px rgba(108,82,0,.12);font-size:1.2rem}
.home-gallery .home-section-icon{border-color:rgba(253,200,0,.35);color:var(--navy);background:var(--gold)}
.stats-grid>div{position:relative}
.stats-grid>div>i{display:block;margin-bottom:.55rem;color:#fff;font-size:1.25rem;opacity:.82}
.stats-grid>div:hover>i{color:var(--gold);opacity:1}
.footer-links li{min-width:0}
.footer-links a,.footer-links .link-button{line-height:1.45}
.footer-address{white-space:nowrap}
.footer-address span{font-size:clamp(.61rem,.78vw,.74rem);letter-spacing:-.015em;white-space:nowrap}
.footer-bottom a{color:#d9e4ef;font-weight:750;text-decoration:underline;text-decoration-color:rgba(253,200,0,.55);text-underline-offset:3px}
.footer-bottom a:hover{color:var(--gold)}
.cookie-option strong{display:flex;gap:.45rem;align-items:center}
.cookie-option strong i{color:#8a6900}
.cookie-no-marketing{display:flex;gap:.75rem;align-items:flex-start;border-top:1px solid var(--line);padding:1rem 0;color:#315069}
.cookie-no-marketing>i{width:34px;height:34px;display:grid;flex:0 0 34px;border-radius:9px;place-items:center;color:#08734a;background:#dff6e9}
.cookie-no-marketing span{display:grid;gap:.15rem}
.cookie-no-marketing strong{color:var(--navy);font-size:.8rem}
.cookie-no-marketing small{color:var(--muted);font-size:.68rem}
.cookie-withdraw-note{display:flex;gap:.55rem;align-items:flex-start;border-radius:11px;padding:.75rem!important;background:#f2f5f8}
.cookie-withdraw-note i{color:#866700}
.article-body>p:first-child:has(strong){border-left:4px solid var(--gold);border-radius:8px;padding:.75rem 1rem;color:#4d6073;background:#f5f7f9}
.article-body h2{scroll-margin-top:130px}
.article-body h3{color:var(--navy);font-size:clamp(1.05rem,2.4vw,1.3rem)}
.article-body code{border-radius:5px;padding:.12rem .32rem;color:#173a5b;background:#edf2f6}
@media(min-width:768px){.hero-school{min-height:540px}.hero-content{padding-top:4.5rem;padding-bottom:5rem}.stats-grid>div{padding-top:1.55rem;padding-bottom:1.55rem}}
@media(min-width:1200px){.hero-school{min-height:560px}.hero-content{padding-top:4.6rem;padding-bottom:5.2rem}.search-toggle{display:grid!important}}
@media(max-width:575.98px){.hero-school{min-height:480px}.hero-content{padding-top:3rem;padding-bottom:3.8rem}.hero-school h1{font-size:clamp(2.1rem,12vw,3.35rem)}.hero-points{gap:.45rem .85rem}.heading-with-icon{gap:.75rem}.home-section-icon{width:42px;height:42px;flex-basis:42px}.footer-address span{font-size:.6rem}.cookie-dialog form{padding:1rem}}
@media(prefers-reduced-motion:no-preference){.home-section-icon{transition:transform .25s ease,box-shadow .25s ease}.section-heading:hover .home-section-icon{transform:translateY(-3px) rotate(-3deg);box-shadow:0 15px 28px rgba(108,82,0,.18)}}
