*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}.login-page{background:#f3f5f8;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.login-card{text-align:center;background:#fff;border-radius:12px;width:420px;padding:40px;box-shadow:0 5px 25px #00000026}.logo{width:180px;margin-bottom:20px}.login-card h1{color:#9d2235;margin-bottom:8px}.login-card p{color:#666;margin-bottom:25px}.login-card input{border:1px solid #ddd;border-radius:8px;width:100%;margin-bottom:15px;padding:14px;font-size:15px}.login-card button{color:#fff;cursor:pointer;background:#9d2235;border:none;border-radius:8px;width:100%;padding:14px;font-size:16px;font-weight:700}.login-card button:hover{background:#7f1a2b}.login-card span{color:#888;margin-top:25px;font-size:13px;display:block}.portal-home{--wine:#8b1e2d;--navy:#092d4b;color:#27313a;max-width:1500px;margin:0 auto}.portal-layout{grid-template-columns:minmax(0,2.2fr) minmax(285px,.8fr);align-items:start;gap:22px;display:grid}.portal-main{min-width:0}.portal-hero{color:#fff;background:linear-gradient(115deg,#67101e 0%,#9d2235 58%,#c86474 100%);border-radius:15px;justify-content:space-between;align-items:center;gap:30px;min-height:310px;padding:42px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #4c101a2e}.portal-hero-background{background-position:50%;background-size:cover;animation:.5s hero-fade;position:absolute;inset:0}@keyframes hero-fade{0%{opacity:.25;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.portal-hero-overlay{background:linear-gradient(90deg,#180c0feb,#4b101bbd 55%,#4b101b24);position:absolute;inset:0}.portal-hero-content,.portal-hero-logo{z-index:1;position:relative}.portal-hero-content{max-width:590px}.portal-hero-content>span{letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:800}.portal-hero h1{color:#fff;max-width:570px;margin:10px 0 13px;font-size:clamp(28px,3vw,44px);line-height:1.08}.portal-hero p{color:#ffffffe0;max-width:550px;margin:0 0 24px;line-height:1.65}.portal-hero button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffa6;border-radius:7px;align-items:center;gap:8px;padding:11px 16px;font-weight:700;display:inline-flex}.portal-hero button:hover{color:var(--wine);background:#fff}.portal-hero-logo{background:#fffffff0;border-radius:12px;width:210px;max-width:28%;padding:13px;box-shadow:0 12px 25px #00000038}.portal-hero.has-image .portal-hero-logo{display:none}.portal-hero-dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:20px;right:24px}.portal-hero .portal-hero-dot{background:#ffffff85;border:1px solid #ffffffd1;border-radius:50%;width:10px;min-width:10px;height:10px;padding:0}.portal-hero .portal-hero-dot:hover,.portal-hero .portal-hero-dot.active{color:#0000;background:#fff;border-color:#fff;border-radius:10px;width:25px}.portal-section{margin-top:26px}.portal-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:13px;display:flex}.portal-section-heading h2{color:#2d3238;margin:0;font-size:19px}.portal-section-heading button,.rail-link{color:var(--wine);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.portal-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.portal-news-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #1e222612}.portal-news-card>img,.portal-news-placeholder{object-fit:cover;width:100%;height:150px}.portal-news-placeholder{color:#fff;background:linear-gradient(135deg,#8b1e2d,#d08591);place-items:center;display:grid}.portal-news-content{padding:15px}.portal-news-meta{color:#8a8f95;justify-content:space-between;gap:8px;font-size:10px;display:flex}.portal-news-meta span{color:var(--wine);text-transform:uppercase;background:#f8e9ec;border-radius:4px;padding:3px 6px;font-weight:800}.portal-news-card h3{color:#292d31;margin:12px 0 8px;font-size:16px;line-height:1.35}.portal-news-card p{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:56px;margin:0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.portal-news-card button{color:var(--wine);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:14px;padding:0;font-size:12px;font-weight:800;display:flex}.quick-access-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.quick-access-card{color:#30343a;text-align:center;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:11px;min-height:142px;padding:17px 12px;transition:all .2s;position:relative;box-shadow:0 5px 15px #1e22260f}.quick-access-card:not(:disabled):hover{border-color:#d6aab2;transform:translateY(-3px)}.quick-access-card strong,.quick-access-card small{display:block}.quick-access-card strong{color:#30343a;margin:10px 0 5px;font-size:13px}.quick-access-card small{color:#777;font-size:10px;line-height:1.35}.quick-access-card em{color:#a07d24;text-transform:uppercase;margin-top:6px;font-size:9px;font-style:normal;font-weight:700;display:block}.quick-access-card.is-pending{cursor:default;opacity:.64}.quick-icon{color:#fff;border-radius:10px;place-items:center;width:43px;height:43px;margin:auto;display:grid}.quick-icon.blue{background:#2774c7}.quick-icon.orange{background:#e68b28}.quick-icon.purple{background:#7957b8}.quick-icon.pink{background:#d84c83}.quick-icon.teal{background:#159a99}.quick-icon.gold{background:#d69b1f}.quick-icon.green{background:#2c9a61}.quick-icon.navy{background:#27537a}.portal-rail{gap:16px;display:grid}.rail-card{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:17px;box-shadow:0 6px 18px #1e222612}.rail-title{color:var(--wine);border-bottom:1px solid #eee;align-items:center;gap:8px;padding-bottom:12px;display:flex}.rail-title h2{color:#34383d;margin:0;font-size:14px}.notice-preview{color:#333;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f0f0f0;gap:10px;width:100%;padding:12px 0;display:flex}.notice-dot{color:#c47f00;background:#fff3d6;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.notice-preview strong,.notice-preview small,.birthday-preview strong,.birthday-preview small,.event-preview strong,.event-preview small,.quick-contact strong,.quick-contact small{display:block}.notice-preview strong,.birthday-preview strong,.event-preview strong,.quick-contact strong{font-size:11px}.notice-preview small{color:#777;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.birthday-preview,.event-preview{border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:10px 0;display:flex}.birthday-preview>img,.birthday-preview>span{object-fit:cover;color:#fff;background:var(--wine);border-radius:50%;flex:0 0 35px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.birthday-preview>div,.event-preview>div{flex:1;min-width:0}.birthday-preview small,.event-preview small,.quick-contact small{color:#81868c;margin-top:3px;font-size:10px}.birthday-preview>svg{color:#d49a1b}.event-preview time{color:#fff;background:var(--navy);border-radius:7px;flex:0 0 42px;place-items:center;width:42px;height:45px;line-height:1;display:grid}.event-preview time strong{font-size:17px}.event-preview time span{text-transform:uppercase;font-size:9px;font-weight:800}.rail-link{margin-top:12px}.quick-contact{color:#34383d;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:9px 0;text-decoration:none;display:flex}.quick-contact>svg{color:var(--wine)}.quick-contact small{color:#159447;font-weight:700}.portal-empty,.rail-empty{color:#888;text-align:center}.portal-empty{background:#fff;border-radius:10px;padding:30px}.rail-empty{margin:16px 0 4px;font-size:11px}.portal-footer{color:#858585;border-top:1px solid #ddd;justify-content:space-between;gap:20px;margin-top:28px;padding:20px 4px 0;font-size:11px;display:flex}@media (width<=1120px){.portal-layout{grid-template-columns:1fr}.portal-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.portal-news-grid{grid-template-columns:1fr}.quick-access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-hero{padding:30px}.portal-hero-logo{display:none}}@media (width<=600px){.portal-rail{grid-template-columns:1fr}.portal-hero{min-height:360px;padding:24px}.portal-footer{flex-direction:column}}.header{color:#fff;background:#8b1e2d;justify-content:space-between;align-items:center;height:70px;padding:0 30px;display:flex;box-shadow:0 2px 8px #00000026}.header-logo{align-items:center;gap:15px;display:flex}.header-logo img{object-fit:contain;border-radius:6px;width:55px;height:55px}.header-logo div{flex-direction:column;display:flex}.header-logo h2{margin:0;font-size:22px;line-height:1}.header-logo span{letter-spacing:1px;opacity:.9;font-size:12px}.header-user{align-items:center;gap:20px;display:flex}.header-user button{color:#8b1e2d;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:10px 18px;font-weight:700}.sidebar{box-sizing:border-box;background:#f4f4f4;border-right:1px solid #ddd;flex-direction:column;gap:10px;width:180px;min-height:calc(100vh - 70px);padding:20px;display:flex}.sidebar button{text-align:left;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:14px;font-size:15px;transition:all .2s}.sidebar button:hover{color:#fff;background:#8b1e2d}.sidebar>button.active{color:#fff;background:#8b1e2d;box-shadow:0 5px 12px #8b1e2d33}.help-card{color:#fff;text-align:center;background:#8b1e2d;border-radius:10px;margin-top:18px;padding:18px 14px;box-shadow:0 6px 18px #8b1e2d38}.help-card strong{margin-top:8px;font-size:14px;display:block}.help-card p{color:#ffffffd6;margin:8px 0 14px;font-size:12px;line-height:1.45}.sidebar .help-button{color:#8b1e2d;text-align:center;background:#fff;border:1px solid #ffffffb3;width:100%;padding:10px 8px;font-weight:700}.sidebar .help-button:hover{color:#8b1e2d;background:#f8e9ec}.directory-backdrop{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1414189e;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.directory-modal{color:#27272a;background:#fff;border-radius:16px;width:min(440px,100%);padding:26px;box-shadow:0 24px 70px #00000047}.directory-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.directory-label{color:#8b1e2d;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.directory-header h2{color:#8b1e2d;margin:4px 0 0;font-size:28px}.sidebar .directory-close{color:#666;background:#f3f3f3;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.sidebar .directory-close:hover{color:#fff;background:#8b1e2d}.directory-list{gap:10px;display:grid}.directory-contact{color:#27272a;background:#faf7f8;border:1px solid #eadcdf;border-radius:10px;align-items:center;gap:14px;padding:14px;text-decoration:none;transition:all .2s;display:flex}.directory-contact:hover{background:#f8e9ec;border-color:#c98792;transform:translateY(-1px)}.directory-phone-icon{color:#fff;background:#8b1e2d;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.directory-contact strong,.directory-contact small{display:block}.directory-contact strong{text-transform:uppercase;margin-bottom:4px;font-size:14px}.directory-contact small{color:#159447;font-size:17px;font-weight:800}.directory-note{color:#777;text-align:center;margin:18px 0 0;font-size:12px}@media (width<=700px){.directory-modal{padding:20px}.directory-contact{padding:12px}}.news-card{background:#fff;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 2px 8px #00000014}.news-card h3{color:#8b1e2d;margin:0}.news-date{color:#777;margin:8px 0;font-size:13px}.news-summary{margin-top:15px;line-height:1.6}.news-footer{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.btn{cursor:pointer;border:none;border-radius:5px;padding:8px 14px;font-weight:700}.btn-primary{color:#fff;background:#8b1e2d}.btn-warning{color:#fff;background:#d39e00}.btn-danger{color:#fff;background:#c82333}.gallery-page{max-width:1400px;margin:0 auto}.gallery-title-row{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.gallery-title-row h1{color:#711321;margin:4px 0 6px}.gallery-title-row p{color:#6b7280;margin:0}.section-kicker{color:#a11d32;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px;display:grid}.gallery-card{background:#fff;border:1px solid #eee3e5;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #2a121614}.gallery-image-button{width:100%;height:220px;display:block;overflow:hidden;background:#e9e9e9!important;border:0!important;border-radius:0!important;padding:0!important}.gallery-image-button img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery-image-button:hover img{transform:scale(1.04)}.gallery-card-content{padding:18px}.gallery-meta{color:#858585;justify-content:space-between;gap:10px;font-size:12px;display:flex}.gallery-meta span{color:#8b1e2d;text-transform:uppercase;font-weight:800}.gallery-card h3{color:#292326;margin:10px 0 8px}.gallery-card p{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.gallery-draft{color:#8a6200;background:#fff3cd;border-radius:20px;margin-top:12px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-block}.gallery-admin-actions,.gallery-form-actions{gap:10px;margin-top:16px;display:flex}.gallery-form{background:#fff;border:1px solid #eadcdf;border-radius:14px;margin-bottom:28px;padding:24px;box-shadow:0 8px 22px #2a121612}.gallery-form h2{color:#8b1e2d;margin-top:0}.gallery-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.gallery-form label,.file-uploader label{color:#444;gap:7px;font-size:13px;font-weight:700;display:grid}.gallery-form input,.gallery-form textarea{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #d8d8d8;border-radius:7px;padding:11px 12px}.gallery-full-field{grid-column:1/-1}.gallery-form-preview{object-fit:cover;border-radius:9px;width:240px;max-height:180px;margin-top:18px}.gallery-published{align-items:center;margin-top:15px;grid-template-columns:none!important;display:flex!important}.gallery-published input{width:auto}.gallery-empty{color:#777;text-align:center;background:#fff;border-radius:12px;padding:40px}.gallery-lightbox img{object-fit:contain;border-radius:8px;width:100%;max-height:68vh;display:block}.gallery-lightbox p{color:#555;margin-bottom:0;line-height:1.7}@media (width<=700px){.gallery-title-row{flex-direction:column;align-items:stretch}.gallery-form-grid{grid-template-columns:1fr}.gallery-full-field{grid-column:auto}}
