/* Consistent uploaded media */
.event-card,.story-card{display:flex;height:100%;flex-direction:column}.event-card>img,.story-card>img{display:block;width:100%;height:240px;aspect-ratio:16/10;object-fit:cover;object-position:center}.event-card .image-placeholder,.story-card .image-placeholder{height:240px;min-height:240px}.event-card .card-body,.story-card .card-body{display:flex;min-height:280px;flex:1;flex-direction:column}.event-card .card-body>a,.story-card .card-body>a{margin-top:auto}.detail-image{display:block;width:100%;height:min(52vw,520px);margin-bottom:38px;border-radius:24px;object-fit:cover;object-position:center}.gallery-item,.gallery-item img{height:320px;min-height:320px}.gallery-item img{object-fit:cover;object-position:center}
/* Professional About page */
.about-intro{background:#f4fbf8}.about-story-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:center}.about-brand-panel{position:relative;display:grid;min-height:480px;padding:60px;place-items:center;overflow:hidden;border-radius:34px;background:linear-gradient(145deg,#e8f7f4,#fff);box-shadow:0 25px 70px #064e4f12}.about-brand-panel:before{content:"";position:absolute;width:310px;height:310px;border:1px solid #ff6f61;border-radius:50%;opacity:.38}.about-brand-panel img{position:relative;width:100%;max-width:430px}.about-brand-panel p{position:absolute;right:35px;bottom:28px;margin:0;color:#0f6f70;font-size:11px;font-weight:800;line-height:1.7;letter-spacing:.2em;text-align:right}.about-story-copy h2{margin:0 0 28px;font:clamp(42px,5vw,65px)/1.02 Georgia,serif;letter-spacing:-.04em}.about-story-copy .lead{color:#0f6f70;font-size:22px;line-height:1.6}.about-story-copy p:not(.kicker):not(.lead){color:#65708a;line-height:1.85}.pillar-section{background:#e5f4f1}.center-heading{max-width:750px;margin:0 auto 55px;text-align:center}.center-heading .kicker{justify-content:center}.center-heading h2{margin:0;font:clamp(42px,5vw,64px)/1.05 Georgia,serif;letter-spacing:-.04em}.center-heading>p:last-child{max-width:620px;margin:20px auto 0;color:#65708a;line-height:1.75}.pillar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pillar-card{position:relative;min-height:430px;padding:28px;overflow:hidden;border:1px solid #d5e9e5;border-radius:26px;background:#fff;box-shadow:0 14px 40px #064e4f0b}.pillar-icon{display:grid;height:150px;margin-bottom:20px;place-items:center;border-radius:20px;background:linear-gradient(145deg,#f2faf8,#def1ed)}.pillar-icon img{width:125px;height:125px;object-fit:contain}.pillar-number{color:#d85047;font-size:11px;font-weight:800;letter-spacing:.18em}.pillar-card h3{margin:12px 0;font:29px Georgia,serif}.pillar-card p{margin:0;color:#65708a;line-height:1.7}.about-cta,.programme-cta{background:#064e4f;color:#fff}.about-cta .container,.programme-cta .container{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.about-cta h2,.programme-cta h2{margin:0;font:clamp(38px,5vw,60px)/1.05 Georgia,serif}.about-cta p:not(.kicker){color:#ffffffb5;line-height:1.75}.about-cta .button{margin-top:20px}
/* Professional Programmes page */
.programme-showcase{background:#f4fbf8}.professional-programme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.professional-programme-card{display:flex;min-height:510px;overflow:hidden;flex-direction:column;border:1px solid #d7e9e6;border-radius:28px;background:#fff;box-shadow:0 16px 45px #064e4f0b;transition:.25s}.professional-programme-card:hover{transform:translateY(-6px);box-shadow:0 24px 65px #064e4f1a}.programme-visual{position:relative;display:grid;height:230px;min-height:230px;place-items:center;overflow:hidden;background:linear-gradient(145deg,#def1ed,#f7fcfb)}.programme-visual:after{content:"";position:absolute;width:170px;height:170px;border:1px solid #ff6f61;border-radius:50%;opacity:.35}.programme-visual span{position:absolute;z-index:2;top:20px;left:22px;color:#c94e45;font-size:11px;font-weight:800;letter-spacing:.18em}.programme-visual img{position:relative;z-index:1;width:165px;height:165px;object-fit:contain}.programme-content{display:flex;padding:30px;flex:1;flex-direction:column}.programme-content h2{margin:0 0 14px;font:31px/1.1 Georgia,serif}.programme-content p{margin:0;color:#65708a;line-height:1.7}.programme-content a{display:flex;justify-content:space-between;margin-top:auto;padding-top:25px;border-top:1px solid #dcebe8;color:#0f6f70;font-size:14px;font-weight:800}.programme-cta .container{grid-template-columns:1fr auto}
/* Admin gallery */
.admin-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.admin-gallery article{overflow:hidden;border:1px solid #e1e5ef;border-radius:15px;background:#fff}.admin-gallery img{width:100%;height:180px;object-fit:cover;object-position:center}.admin-gallery article>div{display:flex;padding:14px;flex-direction:column;gap:6px}.admin-gallery small{color:#7c879d}.admin-gallery .actions{margin-top:8px}
@media(max-width:1100px){.pillar-grid,.professional-programme-grid{grid-template-columns:repeat(2,1fr)}.admin-gallery{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.about-story-layout{grid-template-columns:1fr}.about-brand-panel{min-height:360px}.about-cta .container,.programme-cta .container{grid-template-columns:1fr}.admin-gallery{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.pillar-grid,.professional-programme-grid,.admin-gallery{grid-template-columns:1fr}.pillar-card{min-height:auto}.professional-programme-card{min-height:480px}.event-card>img,.story-card>img,.event-card .image-placeholder,.story-card .image-placeholder{height:220px;min-height:220px}.about-brand-panel{min-height:300px;padding:35px}.about-story-layout{gap:45px}.gallery-item,.gallery-item img{height:280px;min-height:280px}}
.admin-current-image{display:block;width:100%;max-width:360px;height:190px;margin-top:8px;border-radius:14px;object-fit:cover;object-position:center}
.admin-feature-check{display:flex!important;padding:18px 20px;border:1px solid #d7dfed;border-radius:14px;background:#f3faf8;flex-direction:row!important;align-items:flex-start!important;gap:13px!important}.admin-feature-check input{width:20px!important;height:20px!important;min-height:0!important;margin-top:2px;accent-color:#0f6f70}.admin-feature-check span{display:flex;flex-direction:column;gap:4px}.admin-feature-check small{color:#65708a;font-weight:400}
.admin-featured-label{display:inline-block;margin-top:7px;padding:4px 8px;border-radius:20px;background:#ffe0dc;color:#b9433b;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}

/* Homepage featured-event carousel */
.featured-events-section{overflow:hidden;background:#e5f4f1}.featured-event-carousel{position:relative;overflow:hidden;border-radius:32px;background:#064e4f;box-shadow:0 28px 75px rgba(6,78,79,.2)}.featured-event-slide{display:none;grid-template-columns:1.05fr .95fr;min-height:520px}.featured-event-slide.active{display:grid;animation:featuredFade .55s ease}.featured-event-media{position:relative;height:520px;overflow:hidden;background:#075b5c}.featured-event-media>img{width:100%;height:100%;object-fit:cover;object-position:center}.featured-event-placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(145deg,#f2faf8,#d8eeea)}.featured-event-placeholder img{width:min(70%,430px);height:auto}.featured-event-number{position:absolute;right:22px;bottom:22px;padding:10px 15px;border-radius:30px;background:rgba(9,25,61,.86);color:#fff;font-size:11px;font-weight:800;letter-spacing:.14em;backdrop-filter:blur(8px)}.featured-event-copy{display:flex;padding:52px 52px 90px;color:#fff;flex-direction:column;justify-content:center}.featured-label{width:max-content;padding:8px 13px;border-radius:20px;background:#ff6f61;color:#064e4f;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.featured-date{margin:22px 0 10px;color:#ff6f61;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.featured-event-copy h3{margin:0 0 20px;font:clamp(40px,4.3vw,64px)/1.02 Georgia,serif;letter-spacing:-.035em}.featured-summary{max-width:620px;margin:0;color:rgba(255,255,255,.76);font-size:17px;line-height:1.7}.featured-meta{display:flex;margin-top:28px;padding-top:23px;border-top:1px solid rgba(255,255,255,.16);flex-wrap:wrap;gap:35px}.featured-meta span{display:flex;flex-direction:column;gap:5px}.featured-meta small{color:rgba(255,255,255,.58);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.featured-meta strong{font-size:13px}.featured-actions{display:flex;margin-top:30px;align-items:center;flex-wrap:wrap;gap:22px}.featured-register-link{color:#fff;font-size:13px;font-weight:800}.featured-carousel-controls{position:absolute;z-index:3;right:36px;bottom:28px;display:flex;align-items:center;gap:24px}.featured-carousel-dots{display:flex;gap:8px}.carousel-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.38);cursor:pointer;transition:.25s}.carousel-dot.active{width:28px;border-radius:10px;background:#ff6f61}.featured-carousel-arrows{display:flex;gap:8px}.featured-carousel-arrows button{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:18px;cursor:pointer;transition:.2s}.featured-carousel-arrows button:hover{border-color:#ff6f61;background:#ff6f61;color:#064e4f}.featured-event-carousel.single-slide .featured-carousel-controls{display:none}@keyframes featuredFade{from{opacity:.15;transform:translateX(12px)}to{opacity:1;transform:none}}
@media(max-width:900px){.featured-event-slide{grid-template-columns:1fr}.featured-event-media{height:340px}.featured-event-copy{min-height:480px;padding:42px 38px 100px}.featured-carousel-controls{right:30px;bottom:25px}}
@media(max-width:560px){.featured-event-carousel{border-radius:22px}.featured-event-media{height:270px}.featured-event-copy{min-height:500px;padding:34px 25px 95px}.featured-event-copy h3{font-size:39px}.featured-summary{font-size:15px}.featured-meta{gap:20px}.featured-actions{align-items:flex-start;flex-direction:column;gap:15px}.featured-carousel-controls{right:22px;left:22px;justify-content:space-between}.featured-carousel-arrows button{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){.featured-event-slide.active{animation:none}}
.featured-header-links{display:flex;align-items:center;gap:22px}.featured-header-links a{color:#0f6f70;font-size:13px;font-weight:800}.partner-section{background:#fff}.partner-heading{display:grid;grid-template-columns:.8fr 1.35fr .85fr;gap:35px;margin-bottom:45px;align-items:end}.partner-heading .kicker{align-self:start}.partner-heading h2{margin:0;font:clamp(38px,4.5vw,58px)/1.05 Georgia,serif;letter-spacing:-.035em}.partner-heading>p:last-child{margin:0;color:#65708a;line-height:1.7}.partner-logo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.partner-logo-card{display:flex;min-height:155px;padding:22px;border:1px solid #dcebe8;border-radius:20px;background:#fff;color:#064e4f;align-items:center;justify-content:center;flex-direction:column;gap:15px;box-shadow:0 10px 32px rgba(6,78,79,.055);transition:.25s}.partner-logo-card:hover{transform:translateY(-4px);border-color:#ff6f61;box-shadow:0 18px 42px rgba(6,78,79,.12)}.partner-logo-card img{width:100%;height:72px;object-fit:contain}.partner-logo-card span{font-size:12px;font-weight:800;text-align:center}.admin-partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.admin-partner-grid article{overflow:hidden;border:1px solid #d9e9e6;border-radius:18px;background:#fff}.admin-partner-logo{display:grid;height:180px;padding:25px;place-items:center;background:#f3faf8}.admin-partner-logo img{width:100%;height:120px;object-fit:contain}.admin-partner-grid article>div:last-child{padding:20px}.admin-partner-grid h3{margin:8px 0 12px}.admin-logo-preview{display:grid;min-height:180px;padding:20px;place-items:center;border:1px solid #d9e9e6;border-radius:15px;background:#f3faf8}.admin-logo-preview small{justify-self:start}.admin-logo-preview img{max-width:320px;width:100%;height:120px;object-fit:contain}
@media(max-width:1050px){.partner-logo-grid{grid-template-columns:repeat(3,1fr)}.partner-heading{grid-template-columns:1fr 1.5fr}.partner-heading>p:last-child{grid-column:2}.admin-partner-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.featured-header-links{align-items:flex-start;flex-direction:column;gap:8px}.partner-heading{grid-template-columns:1fr;gap:18px}.partner-heading>p:last-child{grid-column:auto}.partner-logo-grid{grid-template-columns:repeat(2,1fr)}.partner-logo-card{min-height:135px;padding:16px}.partner-logo-card img{height:62px}.admin-partner-grid{grid-template-columns:1fr}}
.partner-section{padding-top:75px!important;padding-bottom:75px!important}.partner-heading{margin-bottom:32px}.partner-logo-grid{grid-template-columns:repeat(6,1fr);gap:12px}.partner-logo-card{min-height:112px;padding:13px;border-radius:15px;gap:9px}.partner-logo-card img{height:50px}.partner-logo-card span{font-size:11px}
@media(max-width:1050px){.partner-logo-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:680px){.partner-section{padding-top:55px!important;padding-bottom:55px!important}.partner-logo-grid{grid-template-columns:repeat(2,1fr)}.partner-logo-card{min-height:105px;padding:12px}.partner-logo-card img{height:46px}}

/* Refined partnership presentation */
.partner-section{padding:82px 0!important;background:linear-gradient(180deg,#fff 0%,#f4fbf8 100%)}.partner-container{max-width:1180px}.partner-heading{display:block;max-width:720px;margin:0 auto 42px;text-align:center}.partner-heading .kicker{justify-content:center;margin-bottom:16px}.partner-heading h2{margin:0 0 16px;font:clamp(38px,4vw,52px)/1.05 Georgia,serif;letter-spacing:-.035em}.partner-heading>p:last-child{max-width:650px;margin:0 auto;color:#65708a;font-size:16px;line-height:1.7}.partner-logo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,180px));justify-content:center;gap:14px}.partner-logo-card{display:flex;width:100%;min-height:124px;padding:16px 14px;border:1px solid #d9e9e6;border-radius:16px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:10px;box-shadow:0 10px 26px rgba(6,78,79,.06)}.partner-logo-image{display:grid;width:100%;height:62px;place-items:center}.partner-logo-card .partner-logo-image img{display:block;width:100%;height:58px;object-fit:contain}.partner-logo-card span{color:#064e4f;font-size:11px;font-weight:800;line-height:1.3;text-align:center}.partner-logo-card:hover{transform:translateY(-3px);border-color:#ff8175;box-shadow:0 16px 34px rgba(6,78,79,.11)}
@media(max-width:680px){.partner-section{padding:60px 0!important}.partner-heading{margin-bottom:30px}.partner-heading h2{font-size:38px}.partner-logo-grid{grid-template-columns:repeat(2,minmax(0,160px));gap:10px}.partner-logo-card{min-height:112px;padding:12px}.partner-logo-image{height:54px}.partner-logo-card .partner-logo-image img{height:50px}}

/* Final interface polish and fixed carousel dimensions */
.site-header{box-shadow:0 10px 35px rgba(7,21,52,.14)}.desktop-nav{gap:25px}.desktop-nav a{position:relative;font-size:13px;font-weight:600}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:-9px;left:0;height:2px;border-radius:2px;background:#ff6f61;transform:scaleX(0);transition:transform .22s}.desktop-nav a:hover:after{transform:scaleX(1)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(255,111,97,.72);outline-offset:3px}.featured-event-carousel,.featured-event-track{height:560px}.featured-event-slide{height:560px;min-height:560px}.featured-event-media{height:560px}.featured-event-copy{height:560px;min-height:0;padding:44px 48px 88px;overflow:hidden}.featured-event-copy h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:clamp(38px,3.6vw,58px)}.featured-summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.featured-meta{margin-top:22px;padding-top:18px}.featured-actions{margin-top:24px}.button,.partner-logo-card,.programme-grid article{will-change:transform}
@media(max-width:1100px) and (min-width:901px){.desktop-nav{gap:17px}.desktop-nav a{font-size:12px}.nav-cta{padding:13px 20px}.featured-event-copy{padding-right:38px;padding-left:38px}.featured-event-copy h3{font-size:45px}}
@media(max-width:900px){.featured-event-carousel,.featured-event-track,.featured-event-slide{height:820px;min-height:820px}.featured-event-slide{grid-template-rows:290px 530px}.featured-event-media{height:290px}.featured-event-copy{height:530px;padding:36px 38px 90px}.featured-event-copy h3{-webkit-line-clamp:2;font-size:46px}.featured-summary{-webkit-line-clamp:3}}
@media(max-width:560px){.featured-event-carousel,.featured-event-track,.featured-event-slide{height:790px;min-height:790px}.featured-event-slide{grid-template-rows:260px 530px}.featured-event-media{height:260px}.featured-event-copy{height:530px;padding:30px 24px 88px}.featured-event-copy h3{-webkit-line-clamp:3;font-size:37px}.featured-summary{-webkit-line-clamp:3}.featured-date{margin-top:17px}.featured-meta{margin-top:18px;padding-top:15px}.featured-actions{margin-top:20px}}

/* Public event timing identifiers */
.event-card-labels,.event-detail-labels{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.event-state{display:inline-flex;padding:7px 11px;border-radius:50px;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.event-state.upcoming{background:#dff3e8;color:#17623f}.event-state.past{background:#e8ebf1;color:#5d6678}.event-state.tba{background:#d8efeb;color:#0f6f70}.event-card.event-past{border-color:#dfe2e8;background:#f8f9fb}.event-card.event-past>img{filter:saturate(.65)}.event-card.event-past h2{color:#4f5d79}.event-detail-labels{margin-bottom:22px}.detail-hero .event-detail-labels+.event-badge{margin-bottom:0}

/* Album-based gallery */
.album-listing{background:#f4fbf8}.public-album-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.public-album-card{display:block;overflow:hidden;border:1px solid #d4eae6;border-radius:26px;background:#fff;color:#064e4f;box-shadow:0 16px 45px rgba(6,78,79,.08);transition:transform .25s,box-shadow .25s}.public-album-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(6,78,79,.16)}.album-cover{position:relative;height:270px;overflow:hidden;background:linear-gradient(145deg,#e6f4f1,#f8fcfb)}.album-cover img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s}.public-album-card:hover .album-cover img{transform:scale(1.045)}.album-placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(145deg,#064e4f,#0f6f70);color:#ff6f61;font:700 58px Georgia,serif}.photo-count{position:absolute;right:16px;bottom:16px;padding:8px 13px;border-radius:30px;background:rgba(23,54,54,.88);color:#fff;font-size:12px;font-weight:800;backdrop-filter:blur(8px)}.album-card-content{padding:27px}.album-card-content small{color:#c94e45;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.album-card-content h2{margin:10px 0 13px;font:30px/1.13 Georgia,serif}.album-card-content p{min-height:72px;margin:0 0 20px;color:#65708a;line-height:1.65}.album-card-content strong{display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid #dfeeea;color:#0f6f70;font-size:13px}.home-albums .album-card-content p{display:none}.album-detail-hero{padding:85px 0;background:linear-gradient(135deg,#173636,#0f8b8d);color:#fff}.album-detail-hero .back-link{display:inline-block;margin-bottom:45px;color:#fff;opacity:.75}.album-detail-hero h1{max-width:900px;margin:10px 0 18px;font:clamp(46px,7vw,82px)/1 Georgia,serif}.album-detail-hero p:last-child{max-width:750px;color:rgba(255,255,255,.72);font-size:18px;line-height:1.7}.album-photo-section{padding:70px 0 100px;background:#f4fbf8}.album-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lightbox-trigger{position:relative;height:300px;padding:0;overflow:hidden;border:0;border-radius:20px;background:#e2f1ee;cursor:zoom-in}.lightbox-trigger img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s}.lightbox-trigger span{position:absolute;right:14px;bottom:14px;padding:8px 12px;border-radius:20px;background:rgba(23,54,54,.82);color:#fff;font-size:11px;font-weight:800;opacity:0;transform:translateY(5px);transition:.25s}.lightbox-trigger:hover img{transform:scale(1.05)}.lightbox-trigger:hover span{opacity:1;transform:none}.photo-lightbox{position:fixed;z-index:9999;inset:0;display:none;align-items:center;justify-content:center;padding:40px 85px;background:rgba(4,10,24,.95)}.photo-lightbox.open{display:flex}.photo-lightbox figure{display:flex;max-width:min(1100px,86vw);max-height:88vh;margin:0;align-items:center;flex-direction:column}.photo-lightbox figure img{max-width:100%;max-height:78vh;border-radius:10px;object-fit:contain}.photo-lightbox figcaption{padding:15px;color:#fff;text-align:center}.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;border:0;background:transparent;color:#fff;cursor:pointer}.lightbox-close{top:18px;right:25px;font-size:45px}.lightbox-prev,.lightbox-next{top:50%;font-size:65px;transform:translateY(-50%)}.lightbox-prev{left:24px}.lightbox-next{right:24px}.lightbox-open{overflow:hidden}.story-gallery-link{display:grid;grid-template-columns:220px 1fr;gap:0;margin:50px 0 35px;overflow:hidden;border:1px solid #d4eae6;border-radius:22px;background:#eff8f6;color:#064e4f}.story-gallery-link>img{width:220px;height:180px;object-fit:cover}.story-gallery-link>span{display:flex;padding:28px 32px;flex-direction:column;justify-content:center}.story-gallery-link small{color:#c94e45;font-size:10px;font-weight:800;letter-spacing:.16em}.story-gallery-link strong{margin:8px 0;font:26px Georgia,serif}.story-gallery-link em{color:#0f6f70;font-size:13px;font-style:normal;font-weight:800}.admin-album-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.admin-album-card{overflow:hidden;border:1px solid #dcebe8;border-radius:18px;background:#fff}.admin-album-card>img,.admin-album-card>.album-placeholder{width:100%;height:210px;object-fit:cover}.admin-album-content{padding:18px}.admin-album-content h3{margin:12px 0 6px;font-size:19px}.album-admin-actions{display:flex;margin-top:18px;padding-top:14px;border-top:1px solid #e6e9f0;flex-wrap:wrap;gap:12px;font-size:12px;font-weight:700}.album-admin-actions form{display:inline}.album-admin-actions button,.admin-photo-grid button{padding:0;border:0;background:none;color:#b42318;cursor:pointer}.album-upload-form{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:14px;margin:25px 0 35px;padding:22px;border-radius:16px;background:#eff7f5;align-items:end}.album-upload-form label{display:flex;gap:7px;flex-direction:column;font-weight:700}.album-upload-form small{color:#69758c;font-weight:400}.album-upload-form input,.legacy-photo-list select{min-height:44px;padding:10px;border:1px solid #ccd4e2;border-radius:9px;background:#fff}.admin-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.admin-photo-grid article{overflow:hidden;border:1px solid #dcebe8;border-radius:14px}.admin-photo-grid img{width:100%;height:170px;object-fit:cover}.admin-photo-grid article>div{display:flex;padding:12px;justify-content:space-between;gap:8px;font-size:12px}.legacy-photo-list{display:grid;gap:12px}.legacy-photo-list article{display:grid;grid-template-columns:120px 1fr;overflow:hidden;border:1px solid #dcebe8;border-radius:14px}.legacy-photo-list img{width:120px;height:100px;object-fit:cover}.legacy-photo-list form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;padding:16px;align-items:center}@media(max-width:1100px){.public-album-grid,.album-photo-grid,.admin-album-grid{grid-template-columns:repeat(2,1fr)}.admin-photo-grid{grid-template-columns:repeat(3,1fr)}.album-upload-form{grid-template-columns:1fr 1fr}.album-upload-form label:first-child{grid-column:1/-1}}@media(max-width:680px){.public-album-grid,.album-photo-grid,.admin-album-grid,.admin-photo-grid{grid-template-columns:1fr}.album-cover{height:240px}.lightbox-trigger{height:280px}.photo-lightbox{padding:60px 15px}.lightbox-prev,.lightbox-next{top:auto;bottom:15px;font-size:52px}.story-gallery-link{grid-template-columns:1fr}.story-gallery-link>img{width:100%;height:210px}.album-upload-form{grid-template-columns:1fr}.album-upload-form label:first-child{grid-column:auto}.legacy-photo-list article{grid-template-columns:1fr}.legacy-photo-list img{width:100%;height:190px}.legacy-photo-list form{grid-template-columns:1fr}.album-card-content p{min-height:auto}}
