.school-home{background:#fbf7ec;color:#24312f;padding-bottom:0}.school-home .site-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.school-home-links{position:relative;z-index:3;padding:44px 0 18px}.school-home-links__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.school-home-tile{--tile-accent:#3f7353;display:flex;min-height:230px;flex-direction:column;align-items:center;padding:22px 20px 18px;border:1px solid color-mix(in srgb,var(--tile-accent) 18%,#fff);border-radius:18px;background:linear-gradient(160deg,#fff,color-mix(in srgb,var(--tile-accent) 4%,#fff));color:#263a34;text-align:center;text-decoration:none;box-shadow:0 10px 26px rgba(36,49,47,.08);transition:.2s ease}.school-home-tile:hover,.school-home-tile:focus-visible{transform:translateY(-3px);text-decoration:none;box-shadow:0 17px 36px rgba(36,49,47,.13)}.school-home-tile__icon{--icon-circle-size:72px;--icon-circle-icon-size:40px;--icon-circle-accent:var(--tile-accent);margin-bottom:12px}
.school-home-tile__body{display:flex;width:100%;height:100%;flex-direction:column;align-items:center}.school-home-tile__badge{margin:-4px 0 8px;padding:4px 9px;border-radius:999px;background:color-mix(in srgb,var(--tile-accent) 12%,#fff);color:var(--tile-accent);font-size:.65rem;font-weight:900;text-transform:uppercase}.school-home-tile__title{color:var(--tile-accent);font-size:1.08rem;font-weight:900;line-height:1.2}.school-home-tile__desc{max-width:230px;margin:10px auto 16px;color:#45534f;font-size:.86rem;line-height:1.5}.school-home-tile__action{display:inline-flex;width:min(100%,210px);min-height:48px;align-items:center;justify-content:center;gap:6px;margin-top:auto;padding:0 18px;border:1px solid #e7ad24;border-radius:999px;background:#fbc548;color:#173f37;font-size:.95rem;font-weight:800;line-height:1;white-space:nowrap}.school-home-tile__action>span{white-space:nowrap}.school-home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.school-home-section-heading h2{position:relative;margin:0;color:#24483c;font-size:clamp(1.8rem,3vw,2.35rem)}.school-home-section-heading h2::after{content:"";display:block;width:76px;height:4px;margin-top:7px;border-radius:10px;background:#efb827}.school-home-section-heading>a,.school-home-outline-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:8px 18px;border:1px solid #cda840;border-radius:999px;color:#315f45;font-weight:800;text-decoration:none}.school-home-useful,.school-home-documents,.school-home-gallery{padding:42px 0}.school-home-useful{padding-top:24px}.school-home-useful__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.school-home-useful__item{display:flex;min-height:74px;align-items:center;gap:13px;padding:14px 16px;border:1px solid rgba(49,95,69,.08);border-radius:13px;background:rgba(255,255,255,.62);color:#29483e;font-weight:800;text-decoration:none;box-shadow:0 8px 18px rgba(36,49,47,.045)}.school-home-useful__item:hover{transform:translateY(-2px);text-decoration:none}.school-home-useful__item img,.school-home-useful__symbol{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;object-fit:contain;color:#315f45;font-size:1.5rem}.school-home-centered-action{text-align:center;margin:24px 0 0}.school-home-patron{padding:20px 0;background:#214f3d;color:#fff}.school-home-patron__inner{display:grid;grid-template-columns:190px minmax(0,1fr) 300px;align-items:center;gap:30px;min-height:260px}.school-home-patron__portrait{display:grid;width:170px;height:200px;place-items:center;overflow:hidden;border:6px solid #f8f1df;border-radius:8px;background:#e8dec8;color:#315f45;font-size:3rem;font-weight:900;transform:rotate(-2deg)}.school-home-patron__portrait img{width:100%;height:100%;object-fit:cover}.school-home-patron h2{margin:0 0 10px;color:#fff;font-size:2rem}.school-home-patron h3{margin:0 0 12px;color:#f3c543}.school-home-patron h3 small{color:#fff;font-weight:500}.school-home-patron p{margin:0 0 18px;line-height:1.6}.school-home-patron blockquote{margin:0;padding:20px;color:#f6f1e8;font-family:Georgia,serif;font-size:1.35rem;font-style:italic;text-align:center}.school-home-patron blockquote cite{display:block;margin-top:10px;font-size:.9rem}.school-home-gold-button{display:inline-flex;padding:10px 18px;border-radius:9px;background:#fbc548;color:#24483c;font-weight:900;text-decoration:none}.school-home-documents__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.school-home-document{display:flex;min-height:78px;align-items:center;gap:13px;padding:13px 15px;border:1px solid rgba(49,95,69,.08);border-radius:13px;background:#fffdf7;color:#29483e;text-decoration:none;box-shadow:0 8px 18px rgba(36,49,47,.05)}.school-home-document__icon{display:grid;width:36px;height:42px;place-items:center;border:1px solid #d6cdaa;border-radius:5px;color:#315f45;font-size:1.4rem}.school-home-document strong,.school-home-document small{display:block}.school-home-document small{margin-top:3px;color:#73817c;font-size:.75rem}.school-home-gallery{padding-top:25px}.school-home-gallery__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.school-home-gallery__grid a{display:block;overflow:hidden;border-radius:12px;aspect-ratio:4/3}.school-home-gallery__grid img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.school-home-gallery__grid a:hover img{transform:scale(1.045)}.school-home-contact{margin-top:26px;padding:20px 0;border-top:1px solid rgba(49,95,69,.12);background:#fffaf0}.school-home-contact__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.school-home-contact__grid>div{display:flex;align-items:center;justify-content:center;gap:10px;color:#40514c;font-size:.9rem}.school-home-contact__grid span{color:#315f45;font-size:1.35rem}.school-home-contact a{color:inherit;text-decoration:none}@media(max-width:1050px){.school-home-links{padding-top:34px}.school-home-links__grid{grid-template-columns:repeat(2,1fr)}.school-home-useful__grid,.school-home-documents__grid{grid-template-columns:repeat(3,1fr)}.school-home-patron__inner{grid-template-columns:150px 1fr}.school-home-patron blockquote{grid-column:1/-1}.school-home-gallery__grid{grid-template-columns:repeat(3,1fr)}.school-home-contact__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.school-home-links{padding-top:26px}.school-home .site-shell{width:calc(100% - 28px)}.school-home-links__grid,.school-home-useful__grid,.school-home-documents__grid,.school-home-gallery__grid,.school-home-contact__grid{grid-template-columns:1fr}.school-home-tile{min-height:210px}.school-home-section-heading{align-items:flex-start;flex-direction:column}.school-home-patron__inner{grid-template-columns:1fr;text-align:center;padding:30px 0}.school-home-patron__portrait{margin:auto}.school-home-patron blockquote{grid-column:auto}.school-home-contact__grid>div{justify-content:flex-start}}

/* 2.8.3 — „Co nowego w szkole?”: jedna uporządkowana definicja kart. */
.school-home-news {
    padding: 42px 0;
}

.school-home-news__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-items: stretch;
    gap: 20px;
}

.school-home-news .post-card {
    display: flex;
    min-width: 0;
    height: 100%;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid rgba(36, 49, 47, .10);
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 9px 24px rgba(36, 49, 47, .08);
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.school-home-news .post-card:hover,
.school-home-news .post-card:focus-within {
    transform: translateY(-3px);
    border-color: rgba(49, 95, 69, .18);
    box-shadow: 0 15px 32px rgba(36, 49, 47, .12);
}

.school-home-news .post-card__image {
    display: block;
    width: 100%;
    overflow: hidden;
    aspect-ratio: 16 / 10;
    background: #eee;
}

.school-home-news .post-card__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .22s ease;
}

.school-home-news .post-card:hover .post-card__image img,
.school-home-news .post-card:focus-within .post-card__image img {
    transform: scale(1.035);
}

.school-home-news .post-card__body {
    display: flex;
    min-width: 0;
    min-height: 190px;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 16px 17px;
}

.school-home-news .post-card__category {
    display: inline-flex;
    min-height: 24px;
    align-items: center;
    margin: 0 0 9px;
    padding: 4px 10px;
    border-radius: 999px;
    background: #e8f2e5;
    color: #37664c;
    font-size: .68rem;
    font-weight: 900;
    line-height: 1;
    letter-spacing: .025em;
    text-transform: uppercase;
}

.school-home-news .post-card__date {
    position: relative;
    margin: 0 0 9px;
    padding-left: 20px;
    color: #667873;
    font-size: .79rem;
    font-weight: 700;
}

.school-home-news .post-card__date::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 13px;
    height: 13px;
    transform: translateY(-50%);
    border: 1.5px solid #557167;
    border-radius: 3px;
    background:
        linear-gradient(#557167, #557167) 2px 3px / 9px 1px no-repeat,
        linear-gradient(#557167, #557167) 3px 0 / 1.5px 4px no-repeat,
        linear-gradient(#557167, #557167) 8px 0 / 1.5px 4px no-repeat;
}

.school-home-news .post-card__title {
    margin: 0;
    color: #24312f;
    font-size: 1.08rem;
    line-height: 1.3;
}

.school-home-news .post-card__title a {
    color: inherit;
    text-decoration: none;
}

.school-home-news .post-card__body > p {
    display: none;
}

.school-home-news .read-more {
    display: inline-flex;
    width: fit-content;
    min-height: 38px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 14px;
    padding: 8px 14px;
    border: 1px solid rgba(49, 95, 69, .24);
    border-radius: 999px;
    background: #fffaf0;
    color: #315f45;
    font-size: .84rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    transition: transform .18s ease, background-color .18s ease, box-shadow .18s ease;
}

.school-home-news .read-more:hover,
.school-home-news .read-more:focus-visible {
    transform: translateY(-1px);
    background: #f2c84b;
    color: #24483c;
    text-decoration: none;
    box-shadow: 0 8px 18px rgba(205, 168, 64, .22);
}

.school-home-news .read-more span:last-child {
    transition: transform .18s ease;
}

.school-home-news .read-more:hover span:last-child,
.school-home-news .read-more:focus-visible span:last-child {
    transform: translateX(3px);
}

.school-home-news__grid--hide-date .post-card__date {
    display: none;
}

@media (max-width: 1050px) {
    .school-home-news__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 620px) {
    .school-home-news__grid {
        grid-template-columns: 1fr;
    }

    .school-home-news .post-card__body {
        min-height: 0;
    }
}
