:root{--g:#005a3e;--m:#d9f0dd;--l:#b7df52;--c:#fffaf0;--i:#17332c;--o:#ed7967;--b:#d6e1d8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--c);color:var(--i);font:16px 'DM Sans',sans-serif;line-height:1.55}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.5rem;z-index:20}header{position:sticky;top:0;z-index:5;height:78px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#fffaf0ee;backdrop-filter:blur(9px);border-bottom:1px solid var(--b)}.brand{display:flex;gap:.55rem;align-items:center;color:var(--g);text-decoration:none;font-weight:600}.brand b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--g);color:white;font-size:.72rem}nav{display:flex;gap:.25rem}nav a{color:var(--i);text-decoration:none;padding:.5rem .8rem;border-radius:99px;font-weight:700}nav a:hover{color:var(--g);background:var(--m)}main{max-width:1180px;margin:auto}.page{min-height:100vh;padding:clamp(3rem,6vw,5.5rem) 5vw;scroll-margin-top:78px}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center;min-height:450px}.eyebrow{color:var(--g);text-transform:uppercase;letter-spacing:.14em;font-size:.73rem;font-weight:700;margin:0 0:.8rem}h1,h2{font-family:Fraunces,serif;line-height:1.05;letter-spacing:-.035em}h1{font-size:clamp(3rem,6vw,5.8rem);margin:0;max-width:750px}h2{font-size:clamp(1.7rem,3vw,2.5rem);margin:.1rem 0 1rem}h3{margin:0 0:.35rem;font-size:1.08rem}.lede{max-width:620px;font-size:1.18rem;color:#426057;margin:1.4rem 0 2rem}.button{display:inline-block;background:var(--g);color:#fff;padding:.78rem 1.1rem;border-radius:99px;text-decoration:none;font-weight:700;margin-right:.4rem}.quiet{background:transparent;color:var(--g);border:1px solid var(--g)}.art{height:370px;border-radius:42% 58% 48% 52%;background:var(--m);position:relative;overflow:hidden}.art:before{content:'';position:absolute;top:35px;right:45px;width:165px;height:165px;background:var(--l);border-radius:50%}.art span{position:absolute;color:var(--o);font-size:10rem;bottom:-45px;right:-10px}.art i{position:absolute;left:45px;bottom:35px;z-index:1;display:grid;place-items:center;width:125px;height:125px;border-radius:50%;background:var(--g);color:white;text-align:center;font:1.45rem Fraunces}.meeting{background:var(--g);color:#fff;border-radius:1.4rem;padding:2rem;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2rem;align-items:center}.meeting .eyebrow{color:var(--l)}.meeting h2,.meeting p{margin:0}.section{padding-top:5rem}.cards,.info{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.cards{grid-template-columns:repeat(4,1fr)}.cards a,.info article,.lists article{background:#fff;border:1px solid var(--b);border-radius:1rem;padding:1.6rem;color:var(--i);text-decoration:none}.cards a:hover{transform:translateY(-4px);border-color:var(--g)}em{font-style:normal;color:var(--o);font-weight:700}.cards h3{font-size:1.3rem;margin-top:2.2rem}.cards b{display:block;color:var(--g);margin-top:1.4rem}aside{margin-top:4rem;background:var(--l);padding:1.3rem 1.6rem;border-radius:1rem}.info{grid-template-columns:1fr 1fr}.info article p{color:#426057}.info .wide{grid-column:span 2}.info a,.notice a,.event a,footer a{color:var(--g);font-weight:700}.uniform{background:var(--g);color:#fff;border-radius:1.4rem;padding:2.3rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem}.uniform .eyebrow{color:var(--l)}.lists{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:1.2rem}.lists article:last-child{background:var(--m)}ul{list-style:none;padding:0;margin:1rem 0 0}li{padding:.65rem 0;border-top:1px solid var(--b)}li:before{content:'✦';color:var(--o);padding-right:.65rem}.notice{margin:0;padding:1.25rem 1.5rem;background:#fff0c9;border-left:5px solid #efa900;border-radius:.3rem}.external-events{margin-top:1rem}.external-events p{margin:0}.chips a{display:inline-block;background:var(--m);color:var(--g);text-decoration:none;font-weight:700;border-radius:99px;padding:.55rem .8rem;margin:.2rem}.month{padding:1.5rem 0;border-top:1px solid var(--b)}.month h2{color:var(--g);font-size:2rem}.event{display:grid;grid-template-columns:145px 1fr;gap:1rem;border-top:1px solid var(--b);padding:1rem 0}.event time{font-weight:700;color:var(--o)}.event p{margin:0;color:#426057}footer{background:var(--g);color:#fff;padding:2.5rem 5vw;display:flex;gap:2rem;justify-content:space-between;align-items:center}footer .brand{color:#fff}footer .brand b{background:var(--l);color:var(--g)}footer a{color:var(--l)}@media(max-width:920px){.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){header{height:68px}nav a{padding:.35rem;font-size:.82rem}.page{scroll-margin-top:68px}.hero,.uniform{grid-template-columns:1fr}.art{height:250px}.meeting{display:block}.meeting p{margin-top:1rem}.cards,.info,.lists{grid-template-columns:1fr}.info .wide{grid-column:auto}.event{grid-template-columns:1fr;gap:.15rem}footer{display:grid;gap:.8rem}.section{padding-top:3.5rem}}
nav a.active{color:var(--g);background:var(--m)}.view-toggle{display:inline-flex;padding:.25rem;background:var(--m);border-radius:99px;margin:2rem 0 1rem}.view-toggle button{border:0;background:transparent;color:var(--g);padding:.55rem 1.1rem;border-radius:99px;font:700 .92rem 'DM Sans',sans-serif;cursor:pointer}.view-toggle button.selected{background:var(--g);color:#fff}.calendar-view{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.calendar-month{background:#fff;border:1px solid var(--b);border-radius:1rem;overflow:hidden}.calendar-month h2{font-size:1.25rem;margin:0;padding:1rem 1.1rem;background:var(--mint);color:var(--g)}.calendar-month article{padding:1rem 1.1rem;border-top:1px solid var(--b)}.calendar-month article:first-child{border-top:0}.calendar-month time{display:inline-block;min-width:2rem;color:var(--o);font-weight:700}.calendar-month h3{display:inline;font-size:.98rem}.calendar-month p{margin:.5rem 0 0;color:#426057;font-size:.9rem}.list-view[hidden],.calendar-view[hidden]{display:none}@media(max-width:920px){header{height:auto;min-height:70px;padding:12px 5vw;align-items:flex-start;gap:1rem}nav{flex-wrap:wrap;justify-content:flex-end}.calendar-view{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){header{display:block}.brand{margin-bottom:.5rem}nav{justify-content:flex-start}.calendar-view{grid-template-columns:1fr}}

.admin-body{background:#f5f8f4}.editor-shell{max-width:1240px;min-height:calc(100vh - 78px);padding:3rem 5vw}.login-card{max-width:460px;margin:5vh auto;background:#fff;border:1px solid var(--b);border-radius:1.5rem;padding:2.5rem}.login-card h1,.admin-topbar h1{font-size:clamp(2.5rem,5vw,4.2rem);margin:.1rem 0}.admin-topbar{display:flex;align-items:end;justify-content:space-between;margin-bottom:2rem}.top-actions{display:flex;align-items:center;gap:1rem;color:#426057}.icon-button,.preview-button,.cancel-button,.delete-button{border:0;background:transparent;font:700 .9rem 'DM Sans',sans-serif;cursor:pointer;color:var(--g);padding:.6rem}.editor-layout{display:grid;grid-template-columns:310px 1fr;min-height:640px;background:#fff;border:1px solid var(--b);border-radius:1.25rem;overflow:hidden;box-shadow:0 14px 38px #17332c0b}.event-sidebar{background:#eff5ee;border-right:1px solid var(--b);padding:1rem}.new-event{width:100%;border:0;border-radius:.65rem;background:var(--g);color:#fff;text-align:left;padding:.85rem 1rem;font:700 .95rem 'DM Sans',sans-serif;cursor:pointer}.event-nav{margin-top:1rem;display:grid;gap:.35rem}.event-row{width:100%;display:grid;grid-template-columns:52px 1fr;gap:.55rem;text-align:left;padding:.7rem;border:0;border-radius:.6rem;background:transparent;color:var(--i);cursor:pointer;font-family:'DM Sans',sans-serif}.event-row:hover,.event-row.active{background:#fff}.event-row.active{box-shadow:0 1px 4px #17332c18}.event-date{font-weight:700;color:var(--o);font-size:.8rem;padding-top:.1rem}.event-row b,.event-row small{display:block}.event-row b{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-row small{color:#597167;margin-top:.1rem}.empty-nav{color:#597167;font-size:.9rem;padding:.4rem}.inline-editor{padding:clamp(1.5rem,4vw,3.2rem)}.editor-title{display:flex;justify-content:space-between;align-items:start;margin-bottom:2rem}.editor-title h2{font-size:2rem;margin:.1rem 0}.preview-button{border:1px solid var(--b);border-radius:99px}.inline-editor form{margin:0}.field-grid,.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.resource-grid{border-top:1px solid var(--b);margin-top:.4rem;padding-top:1.4rem;gap:2rem}.section-label{font:700 1rem 'DM Sans',sans-serif;color:var(--g);margin-bottom:.6rem}.sub-label{font-size:.78rem}.hint{color:#597167;font-size:.8rem;margin:.45rem 0}.editor-footer{border-top:1px solid var(--b);margin-top:.5rem;padding-top:1rem;display:flex;align-items:center;justify-content:space-between}.save-status{margin:0;color:var(--g);font-weight:700}.delete-button{color:#aa3c32}.cancel-button{color:#426057}.preview-dialog{width:min(650px,calc(100vw - 2rem));border:0;border-radius:1rem;padding:2rem;box-shadow:0 18px 60px #17332c55}.preview-dialog::backdrop{background:#17332c77}.dialog-close{float:right;border:0;background:none;font-size:1.8rem;color:var(--g);cursor:pointer}@media(max-width:780px){.editor-shell{padding:1.5rem 4vw}.editor-layout{grid-template-columns:1fr}.event-sidebar{border-right:0;border-bottom:1px solid var(--b);max-height:260px;overflow:auto}.field-grid,.resource-grid{grid-template-columns:1fr}.editor-footer{align-items:flex-start;gap:.5rem;flex-direction:column}.admin-topbar{align-items:start;flex-direction:column}.top-actions{margin-top:1rem}}

.inline-editor input,.inline-editor textarea,.login-card input{border:1px solid #d5e2d7;border-radius:.7rem;padding:.78rem .9rem;background:#fbfdfb;box-shadow:inset 0 1px 2px #17332c08;transition:border-color .18s,box-shadow .18s,background .18s}.inline-editor input:hover,.inline-editor textarea:hover,.login-card input:hover{border-color:#a5c2ab}.inline-editor input:focus,.inline-editor textarea:focus,.login-card input:focus{outline:0;border-color:var(--g);background:#fff;box-shadow:0 0 0 4px #b7df5260}.inline-editor label{font-size:.85rem;letter-spacing:.01em}.drop-zone{min-height:128px;border:1.5px dashed #aac6b0;border-radius:.8rem;background:#fbfdfb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;color:#597167;font-size:.82rem;transition:.18s;cursor:pointer}.drop-zone:hover,.drop-zone.dragging{border-color:var(--g);background:var(--m);color:var(--g)}.drop-zone strong{color:var(--g);font-size:.9rem}.drop-zone button{border:0;padding:0;background:transparent;color:var(--g);font:700 .82rem 'DM Sans',sans-serif;text-decoration:underline;cursor:pointer}.upload-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--m);color:var(--g);font-size:1.2rem;margin-bottom:.25rem}.uploaded-file{display:flex;align-items:center;gap:.5rem;margin-top:.55rem;padding:.52rem .65rem;border:1px solid #c8dfcd;background:#f1f9f2;border-radius:.55rem;color:var(--g);font-size:.85rem}.uploaded-file a{color:var(--g);font-weight:700;flex:1}.uploaded-file button{border:0;background:transparent;color:#8c372d;font-size:1.25rem;line-height:1;cursor:pointer}.button{box-shadow:0 4px 10px #005a3e27;transition:transform .18s,box-shadow .18s}.button:hover{transform:translateY(-1px);box-shadow:0 6px 14px #005a3e34}

.login-card{width:min(100% - 2rem,460px)}.login-form{width:100%;display:grid;gap:1.15rem}.login-field{min-width:0;display:grid;gap:.45rem}.login-field label{display:block;color:var(--g);font-size:.88rem;font-weight:700}.login-field input{display:block;width:100%;min-width:0;height:48px;margin:0;border:1px solid #d5e2d7;border-radius:.7rem;padding:.78rem .9rem;background:#fbfdfb;font:inherit;box-shadow:inset 0 1px 2px #17332c08}.login-field input:focus{outline:0;border-color:var(--g);background:#fff;box-shadow:0 0 0 4px #b7df5260}.login-form .button{width:100%;margin:0;text-align:center;border:0}.login-form .form-message{min-height:1.4em;overflow-wrap:anywhere}@media(max-width:420px){.login-card{width:calc(100% - 1.5rem);padding:1.5rem}.login-card h1{font-size:2.45rem}}

/* Calendar editor layout polish */
.inline-editor label{display:grid;gap:.45rem;color:#28453c;font-size:.85rem;font-weight:700;letter-spacing:.01em}.inline-editor input,.inline-editor textarea{width:100%;min-width:0;font:400 1rem 'DM Sans',sans-serif;color:var(--i)}.inline-editor textarea{resize:vertical;min-height:144px;line-height:1.5}.field-grid{gap:1.25rem;margin-bottom:1.25rem}.details-field{margin-bottom:1.75rem}.resource-grid{margin-top:0;padding-top:1.75rem;gap:3rem}.resource-grid>div{min-width:0}.section-label{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1rem;font-size:1rem}.section-label span{color:#70857b;font-size:.72rem;font-weight:600}.sub-label+.sub-label{margin-top:1rem}.drop-zone{min-height:150px}.upload-icon{width:31px;height:31px}.editor-footer{margin-top:2rem;padding-top:1.25rem}.editor-footer>div{display:flex;align-items:center;gap:.25rem}.editor-footer .button{border:0;margin-right:0}
.social-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;color:#fff;background:var(--g);border-radius:50%;transition:transform .15s,background .15s}.facebook-link:hover,.facebook-link:focus-visible{background:#1877f2;transform:translateY(-2px)}.social-icon svg{width:23px;height:23px;fill:currentColor}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.menu-toggle{display:none}@media(max-width:720px){header{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.55rem;height:auto;min-height:68px;padding:10px 5vw}.brand{margin-bottom:0}.menu-toggle{display:grid;gap:4px;place-content:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:var(--m);color:var(--g);cursor:pointer}.menu-toggle span:not(.sr-only){display:block;width:18px;height:2px;background:currentColor;border-radius:99px}.facebook-link{width:38px;height:38px}header nav{display:none;grid-column:1 / -1;flex-direction:column;align-items:stretch;width:100%;padding:.5rem 0 .25rem}header.nav-open nav{display:flex}header nav a{padding:.6rem .8rem}}.header-social{display:flex;gap:.45rem;align-items:center}.mobile-social{display:none}.whatsapp-link{background:var(--g)}.whatsapp-link:hover,.whatsapp-link:focus-visible{background:#128c7e}@media(max-width:720px){.header-social{display:none}.mobile-social{display:flex;gap:.55rem;padding:.75rem .8rem .25rem}.mobile-social .social-icon{width:38px;height:38px}}header .brand .brand-mark{background:var(--m);overflow:hidden}header .brand .brand-mark img{width:25px;height:25px;object-fit:contain;display:block}