:root{--green:#347f32;--green-dark:#1f5e2a;--blue:#0085ad;--blue-dark:#006786;--gold:#dfa01a;--ink:#16342b;--ivory:#fffdf5;--white:#fff;--muted:#63716a;--shadow:0 16px 40px rgba(29,76,54,.12)}
*{box-sizing:border-box}html{background:var(--ivory);scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fff 0%,#fffdf5 60%,#f2f8f3 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100vh}button,a{font:inherit}.topbar{height:82px;display:flex;align-items:center;padding:10px clamp(18px,5vw,72px);background:rgba(255,255,255,.94);border-bottom:1px solid rgba(52,127,50,.12);position:sticky;top:0;z-index:5;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand img{width:54px;height:58px;object-fit:cover;object-position:50% 37%;border-radius:12px}.brand span{display:grid;gap:2px}.brand strong{font-size:.96rem;letter-spacing:.015em}.brand small{color:var(--blue-dark);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem}.top-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(660px,calc(100% - 28px));height:68px;margin:16px auto 0;padding:6px;background:rgba(255,255,255,.97);border:1px solid rgba(24,72,45,.13);border-radius:20px;box-shadow:var(--shadow)}.top-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#6c7870;text-decoration:none;font-size:.78rem;font-weight:780}.nav-mark{width:24px;height:5px;background:#dce4de;border-radius:99px}.top-nav a.active{color:var(--green-dark)}.top-nav a.active .nav-mark{background:linear-gradient(90deg,var(--green) 0 33%,var(--blue) 33% 66%,var(--gold) 66%)}main{width:min(1120px,100%);margin:auto}.hero{position:relative;display:grid;min-height:430px;margin:clamp(18px,4vw,42px);border-radius:30px;overflow:hidden;background:var(--green-dark);box-shadow:var(--shadow)}.hero:after{content:"";grid-area:1/1;z-index:1;background:linear-gradient(90deg,rgba(31,94,42,.9) 0%,rgba(31,94,42,.62) 48%,rgba(31,94,42,.16) 100%)}.hero-copy{grid-area:1/1;z-index:2;padding:clamp(34px,6vw,72px);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:white}.eyebrow{margin:0 0 15px;text-transform:uppercase;font-size:.78rem;font-weight:700;letter-spacing:.18em;color:#ffd66b}.hero h1{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2rem,4vw,3.65rem);font-weight:500;line-height:1.06;letter-spacing:-.035em;max-width:700px}.hero-copy>p:last-child{font-size:1.05rem;font-weight:400;line-height:1.65;margin:20px 0 0;max-width:560px;color:rgba(255,255,255,.88)}.hero>img{grid-area:1/1;z-index:0;width:100%;height:100%;object-fit:cover;min-height:430px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:0 clamp(18px,4vw,42px) 44px}.card{position:relative;overflow:hidden;background:white;border:1px solid rgba(25,76,51,.1);border-radius:25px;padding:clamp(24px,4vw,38px);min-height:280px;box-shadow:0 10px 28px rgba(21,71,46,.07);display:flex;flex-direction:column;align-items:flex-start}.card:before{content:"";position:absolute;inset:0 auto 0 0;width:7px;background:var(--accent)}.card.green{--accent:var(--green)}.card.blue{--accent:var(--blue)}.card.gold{--accent:var(--gold)}.kicker{margin:0 0 18px;color:var(--accent);font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;font-weight:900}.card h2{margin:0;font-family:Georgia,serif;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.05}.card>p:not(.kicker){margin:16px 0 26px;color:var(--muted);line-height:1.6;font-size:1rem}.card button{margin-top:auto;border:0;background:transparent;color:var(--ink);font-weight:850;padding:12px 0;cursor:pointer;display:flex;align-items:center;gap:13px;text-align:left}.card button span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:white;background:var(--accent);transition:transform .2s}.card button:hover span{transform:translateX(4px)}
@media(max-width:700px){.topbar{height:72px;padding:8px 16px}.brand img{width:48px;height:50px}.brand strong{font-size:.82rem}.top-nav{height:62px;margin-top:10px}.top-nav a{font-size:.72rem}.hero{margin:14px 14px 18px;border-radius:24px;min-height:380px}.hero:after{background:linear-gradient(0deg,rgba(31,94,42,.92) 0%,rgba(31,94,42,.48) 65%,rgba(31,94,42,.12) 100%)}.hero>img{min-height:380px}.hero-copy{padding:28px 24px 32px}.hero h1{font-size:2.25rem}.hero-copy>p:last-child{font-size:.97rem;line-height:1.5}.cards{grid-template-columns:1fr;gap:14px;padding:0 14px 24px}.card{min-height:238px;border-radius:22px;padding:25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.site-footer{margin-top:18px;background:var(--green-dark);color:white;padding:36px clamp(18px,5vw,72px) 22px;border-top:5px solid var(--gold)}.footer-grid{width:min(1040px,100%);margin:auto;display:grid;grid-template-columns:1.25fr 1fr .7fr;gap:30px}.footer-identity strong{display:block;font-family:Georgia,serif;font-size:1.3rem;line-height:1.15}.footer-identity p{margin:9px 0 0;color:rgba(255,255,255,.88);font-weight:750}.footer-identity span{color:#ffd66b;margin:0 3px}.footer-values{font-size:.82rem!important;line-height:1.5}.footer-block h2,.footer-legal h2{margin:0 0 13px;color:#ffd66b;font-size:.76rem;letter-spacing:.13em;text-transform:uppercase}.footer-actions{display:flex;flex-wrap:wrap;gap:8px}.footer-actions button,.social-placeholders span{border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.08);color:white;padding:9px 12px;font-size:.78rem;font-weight:750}.footer-actions button{cursor:default}.social-placeholders{display:flex;flex-wrap:wrap;gap:8px}.footer-legal{width:min(1040px,100%);margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.18);display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.footer-legal nav{display:flex;flex-wrap:wrap;gap:10px 18px}.footer-legal a{color:rgba(255,255,255,.82);font-size:.78rem;text-decoration:none}.footer-legal p{margin:0;color:rgba(255,255,255,.68);font-size:.74rem;white-space:nowrap}
@media(max-width:700px){.site-footer{margin-top:10px;padding:30px 20px 20px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-identity strong{font-size:1.18rem}.footer-legal{margin-top:24px;align-items:flex-start;flex-direction:column}.footer-legal nav{flex-direction:column;gap:12px}.footer-legal p{white-space:normal;line-height:1.5}.footer-actions button,.social-placeholders span{min-height:40px;display:flex;align-items:center}}
.signout-button{margin-left:auto;border:1px solid rgba(31,94,42,.2);background:white;color:var(--green-dark);border-radius:999px;padding:9px 14px;font-size:.76rem;font-weight:800;cursor:pointer}.signout-button:disabled{opacity:.65}.auth-active{background:var(--green-dark);overflow-x:hidden}.auth-screen{position:relative;width:100%;min-height:100svh;display:grid;place-items:center;padding:28px 18px;background:url('/assets/community.jpg') center/cover no-repeat}.auth-overlay{position:absolute;inset:0;background:linear-gradient(110deg,rgba(31,94,42,.94),rgba(0,103,134,.58))}.auth-panel{position:relative;z-index:1;width:min(440px,100%);max-height:calc(100svh - 36px);overflow:auto;padding:26px clamp(22px,5vw,34px) 30px;border:1px solid rgba(255,255,255,.26);border-radius:26px;background:rgba(255,253,245,.96);box-shadow:0 24px 70px rgba(15,50,34,.35);backdrop-filter:blur(16px)}.auth-logo{display:block;width:116px;height:82px;margin:0 auto 14px;object-fit:cover;object-position:50% 37%;border-radius:14px}.auth-heading{text-align:center}.auth-heading h1{margin:0;color:var(--green-dark);font-size:1.55rem;font-weight:650;line-height:1.18;letter-spacing:-.025em}.auth-heading p{margin:8px auto 22px;color:var(--muted);font-size:.9rem;line-height:1.45}.auth-form{display:grid;gap:9px}.auth-form label{color:var(--ink);font-size:.78rem;font-weight:800}.auth-form input:not([type="checkbox"]){width:100%;height:46px;border:1px solid rgba(31,94,42,.23);border-radius:12px;background:white;color:var(--ink);padding:0 13px;font-size:1rem;outline:none}.auth-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,133,173,.12)}.auth-primary{min-height:47px;margin-top:8px;border:0;border-radius:12px;background:var(--green);color:white;font-size:.82rem;font-weight:900;letter-spacing:.045em;cursor:pointer}.auth-primary:hover{background:var(--green-dark)}.auth-primary:disabled{opacity:.68;cursor:wait}.auth-link{display:block;margin:14px auto 0;border:0;background:transparent;color:var(--blue-dark);font-size:.82rem;font-weight:800;cursor:pointer}.auth-switch{margin:20px 0 0;padding-top:17px;border-top:1px solid rgba(31,94,42,.14);text-align:center;color:var(--muted);font-size:.83rem}.auth-switch button{border:0;background:transparent;color:var(--green-dark);font-weight:900;cursor:pointer}.auth-message{margin:0 0 16px;border-radius:11px;padding:11px 12px;font-size:.8rem;line-height:1.45}.auth-message.success{background:rgba(52,127,50,.1);color:var(--green-dark)}.auth-message.error{background:rgba(223,160,26,.16);color:#774f00}.auth-instruction{margin:0 0 10px;color:var(--muted);font-size:.84rem;line-height:1.5}.auth-name-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-name-row>div{display:grid;gap:9px}.auth-consent{display:flex;align-items:flex-start;gap:9px;margin-top:5px;line-height:1.4}.auth-consent input{margin-top:3px;accent-color:var(--green)}
@media(max-width:700px){.signout-button{padding:8px 10px;font-size:.68rem}.auth-screen{padding:14px}.auth-panel{max-height:calc(100svh - 28px);padding:20px 20px 24px;border-radius:22px}.auth-logo{width:104px;height:72px;margin-bottom:10px}.auth-heading h1{font-size:1.35rem}.auth-heading p{margin-bottom:17px}.auth-name-row{grid-template-columns:1fr;gap:9px}}
.auth-google{width:100%;min-height:47px;margin-top:16px;border:1px solid rgba(0,103,134,.32);border-radius:12px;background:white;color:var(--ink);font-size:.79rem;font-weight:900;letter-spacing:.035em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:11px}.auth-google span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--blue);color:white;font-weight:900}.auth-google:hover{border-color:var(--blue);background:rgba(0,133,173,.04)}.auth-google:disabled{opacity:.68;cursor:wait}
.profile-open{overflow:hidden}.profile-avatar-button{margin-left:auto;width:46px;height:46px;border:2px solid var(--gold);border-radius:50%;padding:0;background:var(--green);overflow:hidden;cursor:pointer;box-shadow:0 4px 14px rgba(31,94,42,.18)}.profile-avatar-small,.profile-avatar-large{display:grid;place-items:center;width:100%;height:100%;object-fit:cover}.profile-initials{background:linear-gradient(145deg,var(--green),var(--blue));color:white;font-weight:900;letter-spacing:.04em}.profile-overlay[hidden],.profile-delete-confirm[hidden],.profile-message[hidden]{display:none}.profile-overlay{position:fixed;inset:0;z-index:30;display:flex;justify-content:flex-end}.profile-backdrop{position:absolute;inset:0;border:0;background:rgba(16,43,32,.58);backdrop-filter:blur(3px);cursor:pointer}.profile-panel{position:relative;width:min(450px,100%);height:100%;overflow-y:auto;background:var(--ivory);padding:24px clamp(20px,5vw,34px) 34px;box-shadow:-20px 0 60px rgba(13,48,32,.25)}.profile-panel>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid rgba(31,94,42,.14)}.profile-panel h2{margin:0;color:var(--green-dark);font-size:1.15rem;letter-spacing:.08em}.profile-close{width:38px;height:38px;border:0;border-radius:50%;background:rgba(0,133,173,.1);color:var(--blue-dark);font-size:1.7rem;line-height:1;cursor:pointer}.profile-form{display:grid;gap:15px;margin-top:20px}.profile-photo-row{display:flex;align-items:center;gap:17px}.profile-photo-row>div{width:76px;height:76px;flex:0 0 76px;border-radius:50%;overflow:hidden;border:3px solid var(--gold);background:var(--green)}.profile-photo-button{position:relative;border:1px solid rgba(0,103,134,.28);border-radius:999px;padding:10px 14px;color:var(--blue-dark);font-size:.78rem;font-weight:850;cursor:pointer;background:white}.profile-photo-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.profile-form>label,.profile-two-columns label{display:grid;gap:7px;color:var(--ink);font-size:.78rem;font-weight:800}.profile-form input[type="text"],.profile-form input[type="email"]{width:100%;height:45px;border:1px solid rgba(31,94,42,.22);border-radius:12px;background:white;color:var(--ink);padding:0 13px;font-size:.95rem;outline:none}.profile-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,133,173,.1)}.profile-form input[readonly]{background:#eef2ee;color:var(--muted)}.profile-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-form fieldset{margin:4px 0 0;padding:17px;border:1px solid rgba(31,94,42,.15);border-radius:15px;background:white}.profile-form legend{padding:0 6px;color:var(--gold);font-size:.76rem;font-weight:900;letter-spacing:.1em}.profile-switch{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:44px;color:var(--ink);font-size:.86rem;font-weight:750}.profile-switch input{position:absolute;opacity:0}.profile-switch i{position:relative;width:45px;height:25px;flex:0 0 45px;border-radius:99px;background:#ccd7d0;transition:.2s}.profile-switch i:after{content:"";position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:white;box-shadow:0 2px 5px rgba(0,0,0,.18);transition:.2s}.profile-switch input:checked+i{background:var(--green)}.profile-switch input:checked+i:after{transform:translateX(20px)}.profile-save,.profile-signout,.profile-delete{width:100%;min-height:46px;border-radius:12px;font-size:.8rem;font-weight:900;letter-spacing:.04em;cursor:pointer}.profile-save{border:0;background:var(--green);color:white}.profile-signout{margin-top:20px;border:1px solid var(--blue);background:white;color:var(--blue-dark)}.profile-delete{margin-top:10px;border:1px solid rgba(153,66,41,.35);background:transparent;color:#8a3d29}.profile-save:disabled,.profile-signout:disabled{opacity:.65;cursor:wait}.profile-message{margin-top:16px;padding:11px 12px;border-radius:11px;background:rgba(52,127,50,.1);color:var(--green-dark);font-size:.8rem}.profile-message.error{background:rgba(223,160,26,.16);color:#774f00}.profile-delete-confirm{margin-top:12px;padding:15px;border-radius:13px;background:rgba(223,160,26,.13);color:var(--ink)}.profile-delete-confirm p{margin:0 0 13px;font-size:.84rem;line-height:1.45}.profile-delete-confirm div{display:flex;gap:8px}.profile-delete-confirm button{flex:1;min-height:38px;border:1px solid rgba(31,94,42,.2);border-radius:9px;background:white;color:var(--ink);font-size:.72rem;font-weight:850}.profile-delete-confirm button:disabled{opacity:.45}@media(max-width:700px){.profile-avatar-button{width:42px;height:42px}.profile-panel{padding:20px 18px 30px}.profile-two-columns{grid-template-columns:1fr}.profile-photo-row>div{width:70px;height:70px;flex-basis:70px}}
