:root{--ink:#16231f;--muted:#69766f;--line:#d8e1da;--paper:#f7f4ec;--cream:#fffaf0;--forest:#0d3f31;--teal:#0d7972;--gold:#d99a25;--coral:#cb5b47;--plum:#5e4563;--font-sans:Aptos,Inter,"Helvetica Neue",Arial,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Helvetica Neue",Aptos,Inter,Arial,ui-sans-serif,system-ui,sans-serif}
    *{box-sizing:border-box}body{margin:0;background:linear-gradient(90deg,rgb(13 63 49/.04) 1px,transparent 1px),linear-gradient(180deg,rgb(13 63 49/.04) 1px,transparent 1px),var(--paper);background-size:42px 42px;color:var(--ink);font-family:var(--font-sans);font-size:15.5px;line-height:1.58;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}
    .header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:22px;padding:10px clamp(18px,4vw,54px);background:rgb(255 250 240/.88);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:.94rem;line-height:1.14}.brand.logo-brand{gap:0;min-width:190px}.brand-logo{display:block;width:clamp(190px,24vw,310px);height:auto}.mark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,var(--forest),var(--teal));color:white}.brand small{display:block;color:var(--muted);font-size:.74rem;font-weight:560;line-height:1.25}.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}.nav{display:flex;flex-wrap:wrap;gap:5px;font-size:.82rem;font-weight:740}.nav a{padding:8px 9px;border-radius:7px}.nav a:hover,.nav a.active{background:white}.header-actions{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:800}.header-actions a,.header-actions button{min-height:36px;padding:8px 10px;border-radius:8px;border:1px solid var(--line);background:white;color:var(--forest);font:inherit;font-weight:850}.header-actions form{padding:0;border:0;background:transparent;box-shadow:none}
    .hero{position:relative;min-height:64vh;display:grid;grid-template-columns:1fr minmax(260px,390px);gap:clamp(24px,5vw,72px);align-items:center;padding:clamp(62px,8vw,112px) clamp(18px,5vw,72px);color:white;isolation:isolate}.hero:before,.page-hero:before,.soon:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgb(8 24 20/.94),rgb(8 24 20/.70),rgb(8 24 20/.25)),var(--hero,url('https://images.unsplash.com/photo-1530836369250-ef72a3f5cda8?auto=format&fit=crop&w=2400&q=84')) center/cover}.eyebrow{margin:0 0 12px;color:#c98215;font-size:.72rem;font-weight:760;text-transform:uppercase}.hero .eyebrow,.page-hero .eyebrow,.soon .eyebrow{color:#f7d082}h1{margin:0;max-width:920px;font-family:var(--font-display);font-size:clamp(2.1rem,4.6vw,4.75rem);font-weight:760;line-height:1;letter-spacing:0}h2{font-family:var(--font-display);font-weight:730;letter-spacing:0}.hero p:not(.eyebrow),.page-hero p{max-width:720px;color:#e7fff3;font-size:clamp(.98rem,1.5vw,1.12rem);line-height:1.65}.button,button{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:10px 15px;border:0;border-radius:8px;background:linear-gradient(135deg,#f0b743,var(--gold));color:#1b211d;font-weight:800;cursor:pointer}.button.dark{background:var(--forest);color:white}.button.subtle{background:white;border:1px solid var(--line);color:var(--forest)}.button.danger{background:var(--coral);color:white}.panel{align-self:end;display:grid;gap:10px;padding:20px;border:1px solid rgb(255 255 255/.24);border-radius:8px;background:rgb(255 250 240/.12);backdrop-filter:blur(18px)}.panel strong{font-family:var(--font-display);font-size:clamp(1.15rem,1.7vw,1.55rem);font-weight:720;line-height:1.14}
    .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1220px;margin:-34px auto 0;padding:0 clamp(18px,4vw,36px);position:relative;z-index:2}.metric{display:grid;gap:6px;padding:20px;border:1px solid var(--line);background:rgb(255 255 255/.92);box-shadow:0 18px 42px rgb(18 33 28/.10)}.metric strong{font-family:var(--font-display);font-size:1.8rem;font-weight:740}.section{max-width:1220px;margin:0 auto;padding:60px clamp(18px,4vw,36px)}h2{margin:0;font-size:clamp(1.45rem,2.5vw,2.45rem);line-height:1.12}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--cream);box-shadow:0 16px 42px rgb(18 33 28/.09)}.image{min-height:220px;display:flex;align-items:end;padding:14px;background:center/cover}.badge{padding:7px 9px;border-radius:7px;background:rgb(255 250 240/.94);color:var(--forest);font-size:.72rem;font-weight:780}.body{padding:20px}.body h3{margin:7px 0 8px;font-family:var(--font-display);font-size:1.08rem;font-weight:720;line-height:1.3}.body p{color:#3e4d46;line-height:1.6}.text-link{display:inline-flex;margin-top:6px;color:var(--forest);font-weight:850}.fixed{position:fixed;right:18px;bottom:18px;padding:10px 13px;border-radius:8px;background:var(--forest);color:white;font-weight:800;box-shadow:0 14px 38px rgb(13 63 49/.25)}
    .site-footer{position:relative;margin-top:18px;background:#101916;color:#ecf7f1;overflow:hidden}.site-footer:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgb(13 121 114/.22),transparent 42%),linear-gradient(90deg,rgb(255 255 255/.06) 1px,transparent 1px),linear-gradient(180deg,rgb(255 255 255/.05) 1px,transparent 1px);background-size:auto,42px 42px,42px 42px;pointer-events:none}.footer-inner{position:relative;max-width:1220px;margin:0 auto;padding:46px clamp(18px,4vw,36px) 24px;display:grid;grid-template-columns:1.15fr .85fr .9fr;gap:32px}.footer-brand{display:grid;gap:14px;align-content:start}.footer-brand p,.footer-contact span,.footer-bottom{color:#b9cbc4}.footer-title{color:white;font-family:var(--font-display);font-size:1.32rem;font-weight:760;line-height:1.18}.footer-group{display:grid;gap:12px;align-content:start}.footer-group strong{color:#f7d082;font-size:.72rem;text-transform:uppercase;letter-spacing:0;font-weight:850}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.footer-links a,.footer-contact a,.social-links a{color:#e5f4f0;font-weight:760}.footer-links a:hover,.footer-contact a:hover,.social-links a:hover{color:#f7d082}.footer-contact{display:grid;gap:9px}.social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.social-links a{padding:8px 10px;border:1px solid rgb(255 255 255/.14);border-radius:8px;background:rgb(255 255 255/.06)}.footer-bottom{position:relative;max-width:1220px;margin:0 auto;padding:16px clamp(18px,4vw,36px) 24px;border-top:1px solid rgb(255 255 255/.12);display:flex;justify-content:space-between;gap:16px;font-size:.82rem}
    .page-hero{position:relative;min-height:44vh;display:grid;align-items:end;padding:clamp(72px,9vw,122px) clamp(18px,5vw,72px) clamp(42px,6vw,72px);color:white;isolation:isolate}.page-layout{max-width:1180px;margin:0 auto;padding:58px clamp(18px,4vw,36px);display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:42px}.rich{font-size:1.01rem;line-height:1.72}.rich h2{font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.14}.aside{display:grid;gap:12px;align-content:start}.aside span,.cta{padding:12px 13px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--forest);font-weight:780}.blocks{max-width:1180px;margin:0 auto;padding:0 clamp(18px,4vw,36px) 68px;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.block{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--cream);box-shadow:0 16px 42px rgb(18 33 28/.09)}.block-image{min-height:230px;background:center/cover}.block-body{padding:22px}.block h2{margin:0 0 10px;font-size:1.28rem}.repository-page{max-width:1180px;margin:0 auto;padding:58px clamp(18px,4vw,36px) 76px}.repository-intro{max-width:760px;margin-bottom:24px}.repository-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.repository-card{display:grid;align-content:start;gap:10px;min-height:150px;padding:20px;border:1px solid var(--line);border-radius:8px;background:rgb(255 255 255/.94);box-shadow:0 16px 38px rgb(18 33 28/.08)}.repository-card h2{font-size:1.16rem}.repository-card:first-child{grid-column:1/-1;background:var(--forest);color:white}.repository-card:first-child .eyebrow,.repository-card:first-child .cta{color:#f7d082}.about-page{max-width:1180px;margin:0 auto;padding:58px clamp(18px,4vw,36px) 76px}.about-intro{max-width:760px;margin-bottom:24px}.about-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;align-items:stretch}.about-card{display:grid;align-content:start;gap:10px;min-height:190px;padding:24px;border:1px solid var(--line);border-radius:8px;background:rgb(255 255 255/.94);box-shadow:0 16px 38px rgb(18 33 28/.08)}.about-card h2{font-size:clamp(1.18rem,1.8vw,1.65rem);line-height:1.16}.about-card:first-child{grid-row:span 2;background:linear-gradient(135deg,#103d31,#14695f);color:white}.about-card:first-child .eyebrow,.about-card:first-child .cta{color:#f7d082}.section-page,.listing-page{max-width:1180px;margin:0 auto;padding:58px clamp(18px,4vw,36px) 76px}.section-intro{max-width:780px;margin-bottom:24px}.section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.section-card{display:grid;align-content:start;gap:10px;min-height:180px;padding:24px;border:1px solid var(--line);border-radius:8px;background:rgb(255 255 255/.94);box-shadow:0 16px 38px rgb(18 33 28/.08)}.section-card h2{font-size:clamp(1.14rem,1.7vw,1.55rem);line-height:1.17}.overview-science .section-card:first-child,.agroecology-in-practice .section-card:first-child,.community-of-practice .section-card:first-child{grid-column:1/-1;background:#111a17;color:white}.overview-science .section-card:first-child .eyebrow,.agroecology-in-practice .section-card:first-child .eyebrow,.community-of-practice .section-card:first-child .eyebrow{color:#f7d082}.listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.listing-card{padding:18px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 16px 38px rgb(18 33 28/.08)}
    .feature-row{max-width:1180px;margin:0 auto;padding:54px clamp(18px,4vw,36px);display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.feature-panel{padding:28px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 18px 42px rgb(18 33 28/.08)}.feature-panel.dark{background:#111a17;color:white}.feature-panel.dark p{color:#d9ede5}.pill-row,.topic-strip,.hero-actions{display:flex;flex-wrap:wrap;gap:9px}.hero-actions{margin-top:24px}.pill,.topic-strip a{display:inline-flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--forest);font-weight:850}.topic-strip{max-width:1220px;margin:0 auto;padding:28px clamp(18px,4vw,36px) 0}.topic-strip a{background:rgb(255 255 255/.92);box-shadow:0 12px 30px rgb(18 33 28/.07)}.support-cta{max-width:1220px;margin:0 auto 64px;padding:0 clamp(18px,4vw,36px)}.support-cta .feature-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px}.support-cta h2{max-width:780px;font-size:clamp(1.35rem,2.2vw,2.1rem);overflow-wrap:anywhere}.library-layout{max-width:1220px;margin:0 auto;padding:62px clamp(18px,4vw,36px);display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px}.library-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:20px}.library-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.library-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 16px 38px rgb(18 33 28/.08)}.library-card .thumb{min-height:190px;background:center/cover}.library-card .copy{padding:18px}.library-card h3{margin:6px 0;font-size:1.25rem}.side-panel{display:grid;gap:14px;align-content:start}.filter-box,.newsletter-box,.contact-card,.map-card{padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--cream)}.filter-box a{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line);font-weight:850}.contact-layout{max-width:1180px;margin:0 auto;padding:62px clamp(18px,4vw,36px);display:grid;grid-template-columns:1fr 1.05fr;gap:24px}.contact-options{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.contact-card strong{display:block;margin-bottom:6px}.contact-form{display:grid;gap:14px;padding:24px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 18px 42px rgb(18 33 28/.08)}.map-card{min-height:280px;display:grid;place-items:center;background:linear-gradient(135deg,rgb(13 63 49/.92),rgb(13 121 114/.72)),url('https://images.unsplash.com/photo-1524661135-423995f22d0b?auto=format&fit=crop&w=1400&q=80') center/cover;color:white}.map-card strong{font-size:1.6rem}.blog-layout{max-width:1220px;margin:0 auto;padding:62px clamp(18px,4vw,36px);display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px}.blog-lead{display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:white;margin-bottom:20px}.blog-lead .thumb{min-height:300px;background:center/cover}.blog-list{display:grid;gap:14px}.blog-item{display:grid;grid-template-columns:140px 1fr;gap:16px;padding:14px;border:1px solid var(--line);border-radius:8px;background:white}.gallery-mosaic{max-width:1220px;margin:0 auto;padding:62px clamp(18px,4vw,36px);display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-auto-rows:210px;gap:16px}.gallery-tile{position:relative;overflow:hidden;border-radius:8px;background:center/cover;box-shadow:0 16px 38px rgb(18 33 28/.1)}.gallery-tile.large{grid-row:span 2}.gallery-tile span{position:absolute;left:12px;bottom:12px;padding:8px 10px;border-radius:7px;background:rgb(255 250 240/.92);font-weight:900;color:var(--forest)}.video-grid{max-width:1220px;margin:0 auto;padding:62px clamp(18px,4vw,36px);display:grid;grid-template-columns:1.35fr .65fr;gap:22px}.video-main,.video-card{position:relative;overflow:hidden;border-radius:8px;background:center/cover;color:white;min-height:420px;padding:22px;display:flex;align-items:flex-end}.video-main:before,.video-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgb(8 24 20/.82))}.video-main>* , .video-card>*{position:relative}.play{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--gold);color:#1b211d;font-weight:900}.video-stack{display:grid;gap:16px}.video-card{min-height:200px}.forum-layout{max-width:1180px;margin:0 auto;padding:62px clamp(18px,4vw,36px);display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px}.discussion-list{display:grid;gap:14px}.discussion{padding:20px;border:1px solid var(--line);border-radius:8px;background:white;display:grid;grid-template-columns:1fr auto;gap:18px}.discussion h2{margin:0 0 8px;font-size:1.18rem}.forum-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;color:var(--muted);font-size:.84rem}.visibility{display:inline-flex;padding:6px 8px;border-radius:7px;background:#e5f4f0;color:var(--forest);font-weight:900}.reply-list{display:grid;gap:12px;margin-top:22px}.reply{padding:16px;border:1px solid var(--line);border-radius:8px;background:white}.auth-page{max-width:920px;margin:0 auto;padding:72px clamp(18px,4vw,36px);display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:start}.auth-card{padding:24px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 18px 42px rgb(18 33 28/.08)}.auth-card form{box-shadow:none}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.network-grid{max-width:1220px;margin:0 auto;padding:62px clamp(18px,4vw,36px);display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.network-card{padding:20px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 16px 38px rgb(18 33 28/.08)}.network-card span{display:inline-flex;margin-bottom:14px;padding:7px 9px;border-radius:7px;background:#e5f4f0;color:var(--forest);font-weight:900}
    .admin-shell{min-height:100vh;display:grid;grid-template-columns:274px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:#111a17;color:white;padding:22px}.sidebar a{display:block;padding:11px 12px;border-radius:8px;color:#d9ede5;font-size:.88rem;font-weight:740}.sidebar a.active,.sidebar a:hover{background:rgb(255 255 255/.10);color:white}.sidebar-logout{margin-top:14px;padding:0;border:0;background:transparent;box-shadow:none}.sidebar-logout button{width:100%;justify-content:center;background:rgb(255 255 255/.08);color:white}.main{padding:0;background:#f4f1e8}.admin-hero{display:flex;justify-content:space-between;gap:20px;align-items:end;padding:30px clamp(22px,4vw,46px);background:#fffaf0;border-bottom:1px solid var(--line)}.admin-body{padding:24px clamp(22px,4vw,46px) 46px}.heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.box,form,.list,.editor-shell,.admin-card{border:1px solid var(--line);border-radius:8px;background:rgb(255 255 255/.96);box-shadow:0 12px 30px rgb(18 33 28/.07)}.box{padding:18px}.box strong{font-size:1.55rem}.admin-tabs{position:sticky;top:0;z-index:3;display:flex;gap:8px;overflow:auto;padding:12px clamp(22px,4vw,46px);background:rgb(244 241 232/.92);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.admin-tabs a{white-space:nowrap;padding:9px 11px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--forest);font-size:.86rem;font-weight:780}form{display:grid;gap:16px;padding:22px}label{display:grid;gap:7px;font-size:.9rem;font-weight:740;color:#44534c}input,textarea,select{width:100%;min-height:42px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;font:inherit;background:white}textarea{min-height:96px}.row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.three{display:grid;grid-template-columns:1fr 1fr 120px;gap:14px}.checkline{display:flex;align-items:center;gap:10px}.checkline input{width:20px;min-height:20px}.notice{padding:12px 14px;border-radius:8px;background:#e5f4f0;color:var(--forest);font-weight:780}.workspace{display:grid;grid-template-columns:minmax(250px,330px) minmax(0,1fr);gap:18px;align-items:start}.list{padding:12px;display:grid;gap:8px;max-height:760px;overflow:auto}.page-row{display:grid;gap:4px;padding:12px;border:1px solid transparent;border-radius:8px;background:white}.page-row.active{border-color:var(--teal);background:#edf8f5}.page-row small,.muted{color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.editor-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:10px;border:1px solid var(--line);border-bottom:0;border-radius:8px 8px 0 0;background:#f8fbf7}.editor-toolbar button{min-height:34px;padding:7px 10px;background:white;border:1px solid var(--line);color:var(--ink)}.rich-editor{min-height:250px;padding:18px;border:1px solid var(--line);border-radius:0 0 8px 8px;background:white;line-height:1.7;outline:none}.block-grid{display:grid;gap:14px}.block-card{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fffaf0}.menu-table{width:100%;border-collapse:collapse}.menu-table th,.menu-table td{padding:12px;border-bottom:1px solid var(--line);text-align:left;background:white}.menu-manager{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;align-items:start}.menu-list{display:grid;gap:14px}.menu-card{display:grid;gap:14px;padding:18px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 12px 30px rgb(18 33 28/.07)}.menu-card-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.menu-card-head strong{font-size:1rem}
    .login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,rgb(13 63 49/.92),rgb(13 121 114/.72)),var(--paper)}.login-panel{width:min(440px,100%);display:grid;gap:18px;padding:28px;border:1px solid rgb(255 255 255/.24);border-radius:8px;background:rgb(255 250 240/.94);box-shadow:0 24px 70px rgb(8 24 20/.26)}.login-panel h1{font-size:clamp(1.7rem,5vw,2.45rem)}.login-panel p{margin:0;color:var(--muted)}.login-error{padding:11px 12px;border-radius:8px;background:#fff0ec;color:#8d2d1f;font-weight:800}
    :root{--forest:#213a31;--moss:#3f6f55;--sprout:#c9ef5f;--paper:#fbf8ed;--ink:#182521;--clay:#b97834;--line:rgb(33 58 49/.08);--muted:rgb(33 58 49/.62);--cream:#fffdf6;--font-sans:Inter,Aptos,"Helvetica Neue",Arial,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:Fraunces,Georgia,"Times New Roman",ui-serif,serif}body{background-color:var(--paper);background-image:linear-gradient(to right,rgb(33 58 49/.05) 1px,transparent 1px),linear-gradient(to bottom,rgb(33 58 49/.05) 1px,transparent 1px);background-size:44px 44px;color:var(--ink);font-feature-settings:"ss01","cv11";font-size:16px;line-height:1.65}.header{height:auto;min-height:80px;padding:0 clamp(18px,4vw,56px);background:rgb(251 248 237/.86);border-bottom:1px solid rgb(33 58 49/.05);backdrop-filter:blur(18px)}.header>.brand,.header>.nav,.header>.header-actions{height:80px;align-items:center}.brand.logo-brand{gap:12px;min-width:auto}.brand-logo{width:clamp(170px,17vw,240px);max-height:62px;object-fit:contain}.mark{border-radius:999px;background:var(--forest);color:var(--sprout)}.nav{gap:26px;font-size:.88rem;white-space:nowrap}.nav a{padding:0;border-radius:0;color:rgb(33 58 49/.78);font-weight:620}.nav a:hover,.nav a.active{background:transparent;color:var(--moss)}.header-actions a,.header-actions button{min-height:38px;border:0;border-radius:999px;background:transparent;color:var(--forest);box-shadow:none}.header-actions a:last-child,.header-actions button:last-child{background:var(--forest);color:var(--paper);padding-inline:18px}.header-actions a:last-child:hover,.header-actions button:last-child:hover,.button:hover,button:hover{background:var(--moss)}h1,h2,h3,.footer-title,.panel strong{font-family:var(--font-display);letter-spacing:0;color:var(--forest)}h1{font-size:clamp(3.1rem,7.4vw,6.6rem);line-height:.94;font-weight:780}h2{font-size:clamp(2.2rem,4.2vw,4rem);line-height:1;font-weight:760}.eyebrow,.lovable-kicker{color:var(--moss);font-size:.72rem;letter-spacing:.22em;font-weight:760;text-transform:uppercase}.button,button{border-radius:14px;background:var(--forest);color:var(--paper);font-weight:700;box-shadow:none;transition:all .2s ease}.button.subtle{background:rgb(255 255 255/.62);border:1px solid rgb(33 58 49/.1);color:var(--forest)}.hero{min-height:auto;grid-template-columns:minmax(0,1fr) minmax(320px,520px);padding:clamp(72px,8vw,118px) clamp(18px,5vw,72px);color:var(--forest)}.hero:before{display:none}.hero h1{max-width:800px;margin-bottom:26px}.hero h1 em,.hero .accent,.lovable-italic{font-style:italic;font-weight:420;color:var(--moss)}.hero p:not(.eyebrow){color:rgb(33 58 49/.7);font-size:1.09rem;max-width:600px}.hero .eyebrow{display:inline-block;padding:6px 12px;border-radius:999px;background:rgb(201 239 95/.25);color:var(--moss);margin-bottom:24px}.hero-actions{gap:14px}.hero-actions .button{padding:14px 24px}.panel{position:relative;min-height:430px;padding:0;border:0;border-radius:40px;background:url("/images/hero-seedling.jpg") center/cover;box-shadow:0 34px 80px rgb(33 58 49/.14);overflow:visible;backdrop-filter:none}.panel:after{content:"Agroecology grows when knowledge moves both ways.";position:absolute;left:-32px;bottom:-32px;max-width:310px;padding:24px;border:1px solid rgb(33 58 49/.06);border-radius:24px;background:white;box-shadow:0 24px 55px rgb(33 58 49/.12);font-family:var(--font-display);font-style:italic;color:rgb(33 58 49/.86);line-height:1.25}.panel>*{display:none}.topic-strip{padding-top:0;margin-top:-22px}.topic-strip a{border:1px solid rgb(33 58 49/.07);border-radius:999px;background:white;color:var(--forest);box-shadow:0 12px 30px rgb(33 58 49/.05)}.section{max-width:1280px;padding:92px clamp(18px,4vw,36px)}.section-head{margin-bottom:40px}.grid{gap:28px}.card,.block,.repository-card,.about-card,.section-card,.listing-card,.library-card,.blog-item,.discussion,.network-card,.contact-card,.filter-box,.newsletter-box,.auth-card,.reply,.lovable-card{border-color:rgb(33 58 49/.06);border-radius:24px;background:white;box-shadow:0 20px 55px rgb(33 58 49/.06);transition:all .2s ease}.card:hover,.discussion:hover,.repository-card:hover,.about-card:hover,.section-card:hover,.listing-card:hover,.lovable-card:hover{border-color:rgb(63 111 85/.28);box-shadow:0 24px 65px rgb(33 58 49/.09)}.image{min-height:0;height:12px;padding:0;background:var(--sprout)!important}.badge{display:none}.body{padding:26px}.body h3{font-size:1.45rem;color:var(--forest)}.body p{color:rgb(33 58 49/.68)}.text-link{color:var(--moss)}.page-hero,.hero.page-hero{min-height:auto;padding:96px clamp(18px,5vw,72px) 72px;color:var(--forest);border-bottom:1px solid rgb(33 58 49/.05)}.page-hero:before{display:none}.page-hero p{color:rgb(33 58 49/.7)}.page-layout,.repository-page,.about-page,.section-page,.listing-page,.library-layout,.contact-layout,.blog-layout,.forum-layout,.network-grid,.gallery-mosaic,.video-grid{max-width:1280px}.repository-grid,.listing-grid,.network-grid{gap:18px}.repository-card:first-child,.about-card:first-child,.overview-science .section-card:first-child,.agroecology-in-practice .section-card:first-child,.community-of-practice .section-card:first-child{background:var(--forest);color:var(--paper)}.repository-card:first-child h2,.about-card:first-child h2,.overview-science .section-card:first-child h2,.agroecology-in-practice .section-card:first-child h2,.community-of-practice .section-card:first-child h2{color:var(--paper)}.repository-card:first-child p,.about-card:first-child p,.overview-science .section-card:first-child p,.agroecology-in-practice .section-card:first-child p,.community-of-practice .section-card:first-child p{color:rgb(251 248 237/.7)}.site-footer{margin-top:96px;background:var(--forest);color:rgb(251 248 237/.42)}.site-footer:before{display:none}.footer-inner{max-width:1280px;padding:80px clamp(18px,4vw,36px) 36px;grid-template-columns:2fr 1fr 1fr}.footer-brand .brand-logo{filter:none;background:transparent}.footer-brand p{max-width:420px;color:rgb(251 248 237/.52);font-size:.93rem}.footer-group strong{color:var(--paper);letter-spacing:.2em}.footer-links a,.footer-contact a,.social-links a{color:rgb(251 248 237/.55)}.footer-links a:hover,.footer-contact a:hover,.social-links a:hover{color:var(--sprout)}.footer-bottom{max-width:1280px;color:rgb(251 248 237/.42);border-top:1px solid rgb(251 248 237/.06);letter-spacing:.18em;text-transform:uppercase}.admin-shell h1,.admin-shell h2{font-family:var(--font-display)}.login-shell{background:linear-gradient(135deg,rgb(33 58 49/.92),rgb(63 111 85/.78)),var(--paper)}.login-panel{border-radius:24px}.forum-layout{gap:32px}.visibility{background:rgb(201 239 95/.28);color:var(--moss);border-radius:999px}.auth-page{max-width:1120px;padding-top:96px}.contact-form,input,textarea,select{border-color:rgb(33 58 49/.12);border-radius:14px}.lovable-container{max-width:1280px;margin:0 auto;padding-left:clamp(18px,4vw,36px);padding-right:clamp(18px,4vw,36px)}.lovable-hero{border-bottom:1px solid rgb(33 58 49/.05)}.lovable-hero-inner{display:grid;grid-template-columns:repeat(12,1fr);gap:40px;align-items:end;padding-top:96px;padding-bottom:96px}.lovable-hero-main{grid-column:span 8}.lovable-hero-side{grid-column:span 4}.lovable-hero h1{max-width:880px}.lovable-lead{margin-top:28px;max-width:720px;color:rgb(33 58 49/.7);font-size:1.08rem;line-height:1.75}.lovable-stat{padding:26px}.lovable-stat strong{display:block;font-family:var(--font-display);font-size:3.4rem;line-height:1;color:var(--forest)}.lovable-side-card{padding:28px}.lovable-side-card strong{display:block;font-family:var(--font-display);font-size:clamp(1.75rem,2.8vw,2.85rem);line-height:1.02;color:var(--forest)}.lovable-side-card p:last-child{font-size:.95rem;line-height:1.65;color:rgb(33 58 49/.62)}.lovable-filters{border-bottom:1px solid rgb(33 58 49/.05);background:rgb(255 255 255/.55)}.filter-row{display:flex;gap:18px;align-items:center;margin:14px 0}.filter-row strong{width:210px;flex:none;font-size:.72rem;text-transform:uppercase;letter-spacing:.2em;color:rgb(33 58 49/.5)}.filter-row span{display:inline-flex;margin:3px;padding:7px 14px;border:1px solid rgb(33 58 49/.1);border-radius:999px;background:white;color:rgb(33 58 49/.8);font-size:.9rem}.filter-row span.active{background:var(--forest);color:var(--paper)}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.lovable-card{padding:30px;border:1px solid rgb(33 58 49/.06)}.lovable-card h3{font-size:1.75rem;margin:12px 0;color:var(--forest)}.lovable-card p{color:rgb(33 58 49/.68);font-size:.95rem}.dark-band{background:var(--forest);color:var(--paper);padding:96px clamp(18px,4vw,36px)}.dark-band h2,.dark-band h3{color:var(--paper)}.dark-band .lovable-kicker,.dark-band .arrow{color:var(--sprout)}.feature-list{display:grid;gap:16px}.feature-item{display:grid;grid-template-columns:170px 1fr auto;gap:24px;align-items:start;padding:30px;border:1px solid rgb(251 248 237/.1);border-radius:24px;background:rgb(251 248 237/.05)}.feature-item p{color:rgb(251 248 237/.72)}.editorial-hero{border-bottom:1px solid rgb(33 58 49/.05)}.visual-break{border-bottom:0}.editorial-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:48px;align-items:end;padding-top:96px;padding-bottom:48px}.editorial-title{grid-column:span 7}.editorial-copy{grid-column:span 5}.wide-image{height:clamp(260px,38vw,520px);border-radius:32px;background:url("/images/hero-seedling.jpg") center/cover;box-shadow:0 34px 80px rgb(33 58 49/.14);border:1px solid rgb(33 58 49/.08)}.story-sections{display:grid;gap:110px;padding-top:96px;padding-bottom:96px}.story-section{display:grid;grid-template-columns:repeat(12,1fr);gap:48px}.story-section header{grid-column:span 4}.story-section .copy{grid-column:span 8;color:rgb(33 58 49/.78);font-size:1.08rem;line-height:1.78}.pullquote{margin-top:26px;border-left:2px solid var(--sprout);padding:10px 0 10px 24px;font-family:var(--font-display);font-style:italic;font-size:1.55rem;color:var(--forest)}.actor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgb(251 248 237/.12);border:1px solid rgb(251 248 237/.12);border-radius:28px;overflow:hidden}.actor-grid article{padding:28px;background:var(--forest)}.actor-grid h3{font-size:1.35rem;color:var(--sprout)}.actor-grid p{color:rgb(251 248 237/.72)}.simple-hero{padding-top:128px;padding-bottom:128px}.contact-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:64px;padding-top:128px;padding-bottom:128px}.contact-main{grid-column:span 6}.contact-details{grid-column:span 6;align-self:center;display:grid;gap:30px}.contact-methods{padding-top:54px;padding-bottom:30px}.contact-methods .contact-details{grid-column:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 64px}.contact-row{border-top:1px solid rgb(33 58 49/.1);padding-top:24px}.contact-row span{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.22em;color:rgb(33 58 49/.42);margin-bottom:8px}.contact-row a,.contact-row strong{font-family:var(--font-display);font-size:1.7rem;color:var(--forest);font-weight:700}
    .practice-showcase{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;padding-top:10px;padding-bottom:96px}.showcase-card{display:grid;align-content:start;min-height:330px}.showcase-card h2{font-size:clamp(2rem,3.8vw,3.9rem);line-height:1}.showcase-card.accent{background:var(--forest);color:var(--paper)}.showcase-card.accent h2,.showcase-card.accent h3{color:var(--paper)}.showcase-card.accent p{color:rgb(251 248 237/.72)}.contact-extra-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;padding-top:0;padding-bottom:96px}.contact-form-premium{border-radius:24px;padding:30px}.contact-form-premium h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1.05}.contact-side-stack{display:grid;gap:24px}.premium-map{min-height:350px;border-radius:24px;place-items:end start;padding:30px}.premium-map p{color:rgb(251 248 237/.78);max-width:360px}.premium-map .lovable-kicker{color:var(--sprout)}.premium-map strong{display:block;color:var(--paper);font-family:var(--font-display);font-size:clamp(2rem,3vw,3.1rem);line-height:1.02}.lovable-hero h1,.editorial-title h1,.simple-hero h1,.contact-main h1{font-size:clamp(3rem,6.5vw,5.85rem);overflow-wrap:anywhere}.simple-hero{max-width:1280px}.simple-hero .hero-actions{margin-top:30px}.dark-band .lovable-card h3{font-size:clamp(1.45rem,2.2vw,2rem)}.forum-layout h1{overflow-wrap:anywhere}
    .soon{position:relative;min-height:100vh;display:grid;align-items:center;padding:clamp(28px,5vw,72px);overflow:hidden;color:white;isolation:isolate;--hero:url("https://images.unsplash.com/photo-1523741543316-beb7fc7023d8?auto=format&fit=crop&w=2400&q=84")}.soon .stage{max-width:860px;display:grid;gap:20px}.soon .logo-brand{width:fit-content;padding:8px 10px;border-radius:8px;background:rgb(255 255 255/.92)}.soon .brand-logo{width:clamp(210px,32vw,360px)}.soon h1{font-size:clamp(2.1rem,4.8vw,4.8rem);overflow-wrap:anywhere}.soon .lead{max-width:700px;color:#e7fff3;font-size:clamp(.98rem,1.5vw,1.14rem);line-height:1.65}
    @media(max-width:1000px){.hero,.stats,.grid,.admin-shell,.admin-grid,.row,.three,.workspace,.menu-manager,.page-layout,.blocks,.feature-row,.library-layout,.library-grid,.contact-layout,.contact-options,.blog-layout,.blog-lead,.gallery-mosaic,.video-grid,.forum-layout,.network-grid,.footer-inner,.repository-grid,.about-grid,.section-grid,.listing-grid,.auth-page,.form-grid{grid-template-columns:1fr}.about-card:first-child{grid-row:auto}.overview-science .section-card:first-child,.agroecology-in-practice .section-card:first-child,.community-of-practice .section-card:first-child{grid-column:auto}.header{align-items:flex-start;flex-direction:column;overflow:hidden}.header>.brand,.header>.nav,.header>.header-actions{height:auto;min-width:0}.nav{width:100%;max-width:100%;overflow-x:auto;flex-wrap:nowrap;padding:14px 0 4px}.nav a{white-space:nowrap}.header-actions{width:100%;max-width:100%;justify-content:flex-start;overflow:auto;padding-bottom:14px}.sidebar{position:static;height:auto}.blog-item{grid-template-columns:1fr}.gallery-mosaic{grid-auto-rows:240px}.video-main{min-height:300px}.support-cta .feature-panel{display:grid}.footer-bottom{display:grid}.footer-links{grid-template-columns:1fr}h1{font-size:2.85rem;overflow-wrap:normal}.hero{padding-top:58px}.panel{min-height:360px}.panel:after{left:18px;right:18px;bottom:-26px}}
    @media(max-width:1000px){html,body{max-width:100%;overflow-x:hidden}.lovable-container{width:100%;max-width:100%;overflow:hidden}.lovable-hero-inner,.editorial-grid,.story-section,.contact-grid,.feature-item,.practice-showcase,.contact-extra-grid{grid-template-columns:1fr}.lovable-hero-main,.lovable-hero-side,.editorial-title,.editorial-copy,.story-section header,.story-section .copy,.contact-main,.contact-details{grid-column:auto;max-width:100%}.collection-grid,.actor-grid,.contact-methods .contact-details{grid-template-columns:1fr}.filter-row{display:grid;gap:10px}.filter-row strong{width:auto}.feature-item{gap:16px}.simple-hero,.contact-grid{padding-top:80px;padding-bottom:80px}.practice-showcase,.contact-extra-grid{padding-bottom:72px}.story-sections{gap:64px;padding-top:72px;padding-bottom:72px}.dark-band{padding-top:72px;padding-bottom:72px}.resource-row{display:grid!important}.resource-row>div{display:grid!important;gap:10px!important}.resource-row .button{width:fit-content}.lovable-hero h1,.editorial-title h1,.simple-hero h1,.contact-main h1{font-size:clamp(2.55rem,14vw,3.55rem);line-height:.98}.header{gap:0}.brand-logo{width:clamp(150px,55vw,220px)}.header-actions a,.header-actions button{white-space:nowrap}.contact-row a,.contact-row strong{font-size:clamp(1.25rem,7vw,1.7rem);overflow-wrap:anywhere}}
    h1{font-size:clamp(2.35rem,5.55vw,4.95rem)}.lovable-hero h1,.editorial-title h1,.simple-hero h1,.contact-main h1{font-size:clamp(2.25rem,4.9vw,4.4rem)}.login-panel h1{font-size:clamp(1.3rem,3.75vw,1.85rem)}.soon h1{font-size:clamp(1.6rem,3.6vw,3.6rem)}.hero{max-width:1280px;margin:0 auto;grid-template-columns:minmax(0,.96fr) minmax(300px,460px);gap:clamp(18px,3vw,42px)}.hero h1{max-width:700px}.panel{min-height:410px}
    .forum-page .lovable-hero-inner{padding-top:58px;padding-bottom:44px;align-items:center;gap:26px}.forum-page .lovable-hero h1{max-width:700px;font-size:clamp(2rem,4vw,3.65rem)}.forum-page .lovable-lead{max-width:620px;margin-top:16px;font-size:1rem}.forum-page .lovable-side-card{padding:20px}.forum-page .lovable-side-card strong{font-size:clamp(1.35rem,1.8vw,1.95rem)}.forum-page .forum-layout{max-width:1160px;padding-top:34px;padding-bottom:52px;grid-template-columns:minmax(0,1fr) minmax(300px,320px);gap:24px;align-items:start}.forum-page .discussion-list{gap:12px}.forum-page .discussion{padding:18px 18px 18px 20px;grid-template-columns:minmax(0,1fr) max-content;align-items:start}.forum-page .discussion h2{font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.18}.forum-page .discussion p{margin:.25rem 0;color:rgb(33 58 49/.64)}.forum-page .forum-meta{margin-top:10px}.forum-open{height:34px!important;min-height:34px!important;padding:0 13px!important;border-radius:999px!important;align-self:start;white-space:nowrap;line-height:1!important}.forum-empty{grid-template-columns:1fr!important;padding:24px!important;background:linear-gradient(135deg,white,rgb(255 255 255/.72))}.forum-empty .actions{margin-top:14px}.forum-page .side-panel{width:100%;max-width:320px;justify-self:end;gap:12px}.forum-page .side-panel>*{width:100%}.forum-page .newsletter-box,.forum-page .filter-box{padding:18px}.forum-page .filter-box a{padding:8px 0;font-size:.9rem}
    .science-page{display:grid;gap:34px;padding-top:86px;padding-bottom:40px}.science-intro{max-width:980px}.science-article{display:grid;grid-template-columns:minmax(220px,330px) minmax(0,1fr);gap:44px;align-items:start;padding:42px 0;border-top:1px solid rgb(33 58 49/.08)}.science-article header{position:sticky;top:118px;display:grid;gap:18px}.science-article header h2{font-size:clamp(1.9rem,3.4vw,3.45rem);line-height:1.02}.science-article header span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:rgb(201 239 95/.35);color:var(--moss);font-weight:800}.science-panel{padding:34px;border:1px solid rgb(33 58 49/.06);border-radius:24px;background:white;box-shadow:0 20px 55px rgb(33 58 49/.06)}.science-copy{color:rgb(33 58 49/.76);font-size:1rem;line-height:1.75}.science-copy p{margin:0 0 1.05rem}.science-copy ul{margin:0 0 1.2rem;padding-left:1.15rem;display:grid;gap:8px}.science-copy li::marker{color:var(--moss)}.science-label{margin-top:1.35rem!important;margin-bottom:.55rem!important;color:var(--moss)!important;font-size:.72rem;letter-spacing:.18em;font-weight:820;text-transform:uppercase}.science-copy blockquote{margin:1.4rem 0;padding:16px 0 16px 22px;border-left:2px solid var(--sprout);font-family:var(--font-display);font-style:italic;font-size:1.35rem;line-height:1.3;color:var(--forest)}.science-cta{padding-top:28px;padding-bottom:86px}
    @media(max-width:1000px){h1,.lovable-hero h1,.editorial-title h1,.simple-hero h1,.contact-main h1{font-size:clamp(1.95rem,10.5vw,2.7rem);line-height:.98}.login-panel h1{font-size:clamp(1.3rem,7vw,1.85rem)}.hero{grid-template-columns:1fr;gap:34px}.science-article{grid-template-columns:1fr;gap:18px;padding:34px 0}.science-article header{position:static}.science-panel{padding:24px}.science-page{padding-top:64px}.forum-page .lovable-hero-inner{padding-top:34px;padding-bottom:30px;gap:18px}.forum-page .lovable-hero h1{font-size:clamp(1.65rem,8.8vw,2.2rem)}.forum-page .lovable-lead{font-size:.95rem;line-height:1.58;margin-top:12px}.forum-page .lovable-hero-side{display:none}.forum-page .forum-layout{grid-template-columns:1fr;padding-top:24px}.forum-page .side-panel{max-width:none;justify-self:stretch}.forum-page .discussion{grid-template-columns:1fr}.forum-open{justify-self:start}}

    .header{min-height:104px}.header>.brand,.header>.nav,.header>.header-actions{height:104px}.header .brand-logo{width:clamp(290px,28vw,430px);max-height:86px}.site-footer .footer-logo{width:clamp(210px,20vw,300px);max-height:110px;border-radius:12px;background:white;object-fit:contain}.site-footer .footer-brand .brand{width:fit-content}
    @media(max-width:1000px){.header .brand-logo{width:clamp(235px,74vw,360px);max-height:88px}.site-footer .footer-logo{width:clamp(190px,68vw,280px);max-height:105px}}

    .google-map-card{position:relative;min-height:420px;overflow:hidden;border:1px solid rgb(33 58 49/.08);border-radius:24px;background:white;box-shadow:0 20px 55px rgb(33 58 49/.08)}
    .google-map-card iframe{position:absolute;inset:0;width:100%;height:100%;border:0;filter:saturate(.92) contrast(.98)}
    .google-map-card .map-info{position:absolute;left:18px;right:18px;bottom:18px;max-width:430px;padding:18px;border:1px solid rgb(33 58 49/.08);border-radius:18px;background:rgb(255 255 255/.94);box-shadow:0 18px 42px rgb(33 58 49/.16);backdrop-filter:blur(12px)}
    .google-map-card .map-info strong{display:block;color:var(--forest);font-family:var(--font-display);font-size:clamp(1.35rem,2.1vw,2.05rem);line-height:1.05}
    .google-map-card .map-info p:not(.lovable-kicker){margin:.35rem 0 1rem;color:rgb(33 58 49/.68)}
    .google-map-card .map-info .button{min-height:36px;padding:8px 13px;border-radius:999px}
    @media(max-width:1000px){.google-map-card{min-height:460px}.google-map-card .map-info{position:absolute;left:12px;right:12px;bottom:12px}}

    .site-footer .footer-inner{grid-template-columns:minmax(260px,1.55fr) minmax(150px,.7fr) minmax(180px,.8fr) minmax(230px,1fr);gap:34px}
    .footer-social{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}
    .footer-social a{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgb(251 248 237/.14);border-radius:999px;background:rgb(251 248 237/.06);color:rgb(251 248 237/.82);transition:all .2s ease}
    .footer-social a:hover{background:var(--sprout);border-color:var(--sprout);color:var(--forest);transform:translateY(-2px)}
    .footer-social svg{width:18px;height:18px;display:block;fill:currentColor}
    .footer-links-single{grid-template-columns:1fr}
    .site-footer .footer-group,.site-footer .footer-brand{min-width:0}
    .footer-contact-card{padding:18px;border:1px solid rgb(251 248 237/.1);border-radius:20px;background:rgb(251 248 237/.05)}
    .footer-contact-card address{font-style:normal;color:rgb(251 248 237/.58);line-height:1.55}
    .footer-contact-card a{max-width:100%;color:rgb(251 248 237/.74);font-weight:760;overflow-wrap:anywhere}
    .footer-contact-card a:hover{color:var(--sprout)}
    .footer-call{display:grid;gap:4px;width:100%;max-width:100%;padding:13px 14px;border:1px solid rgb(251 248 237/.12);border-radius:16px;background:rgb(251 248 237/.08);overflow:hidden}
    .footer-call span{color:rgb(251 248 237/.48);font-size:.72rem;text-transform:uppercase;letter-spacing:.16em}
    .footer-call b{min-width:0;color:var(--paper);font-size:1.05rem;line-height:1.25;overflow-wrap:anywhere;word-break:break-word}
    .footer-bottom a{color:var(--sprout);font-weight:800}
    .footer-bottom a:hover{color:var(--paper)}
    @media(max-width:1180px){.site-footer .footer-inner{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}}
    @media(max-width:1000px){.site-footer .footer-inner{grid-template-columns:1fr}.footer-contact-card{padding:16px}.footer-bottom{gap:8px}}

    .repository-category-card{overflow:hidden}.repository-category-thumb{height:180px;margin:-30px -30px 24px;background:center/cover;border-bottom:1px solid rgb(33 58 49/.06)}.repository-count{height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:rgb(201 239 95/.25);color:var(--moss);font-size:.78rem;font-weight:800;white-space:nowrap}.repository-items-section{padding-top:72px}.repository-item-group{display:grid;gap:18px;margin-bottom:44px}.repository-item-group>h3{font-size:clamp(1.65rem,2.8vw,2.7rem);margin:0}.repository-item-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.repository-resource-card{overflow:hidden;border:1px solid rgb(33 58 49/.06);border-radius:24px;background:white;box-shadow:0 20px 55px rgb(33 58 49/.06)}.repository-resource-thumb{display:block;min-height:190px;background:linear-gradient(135deg,rgb(33 58 49/.9),rgb(63 111 85/.64)),url("/images/hero-seedling.jpg") center/cover}.repository-resource-copy{display:grid;gap:10px;padding:22px}.repository-resource-copy h4{margin:0;color:var(--forest);font-family:var(--font-display);font-size:1.45rem;line-height:1.1}.repository-resource-copy p{margin:0;color:rgb(33 58 49/.66)}.repository-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.repository-actions .button{min-height:36px;padding:8px 12px;border-radius:999px}.repository-detail-thumb{min-height:380px;border:1px solid rgb(33 58 49/.08);border-radius:28px;background:linear-gradient(135deg,rgb(33 58 49/.9),rgb(63 111 85/.64)),url("/images/hero-seedling.jpg") center/cover;box-shadow:0 24px 65px rgb(33 58 49/.12)}.repository-detail-body{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;padding-top:64px;padding-bottom:48px}.repository-detail-body .rich{font-size:1.05rem;line-height:1.8}.repository-detail-meta{display:grid;gap:12px;align-content:start}.repository-detail-meta strong{font-family:var(--font-display);font-size:1.55rem;color:var(--forest)}.repository-detail-meta span{color:rgb(33 58 49/.62);overflow-wrap:anywhere}
    @media(max-width:1000px){.repository-item-grid,.repository-detail-body{grid-template-columns:1fr}.repository-category-thumb{height:160px}.repository-detail-thumb{min-height:260px}}

    :root body h2{font-size:clamp(1.32rem,2.52vw,2.4rem);line-height:1.08}
    :root body .rich h2{font-size:clamp(.87rem,1.44vw,1.35rem);line-height:1.16}
    :root body .block h2,
    :root body .repository-card h2,
    :root body .about-card h2,
    :root body .section-card h2{font-size:clamp(.8rem,1.08vw,1rem);line-height:1.2}
    :root body .support-cta h2{font-size:clamp(.9rem,1.32vw,1.26rem);line-height:1.18}
    :root body .showcase-card h2{font-size:clamp(1.2rem,2.28vw,2.34rem);line-height:1.05}
    :root body .contact-form-premium h2{font-size:clamp(1.08rem,1.8vw,1.8rem);line-height:1.08}
    :root body .discussion h2{font-size:clamp(.72rem,.96vw,.82rem);line-height:1.22}
    :root body .forum-page .discussion h2{font-size:clamp(.82rem,1vw,1.08rem);line-height:1.22}
    :root body .science-article header h2{font-size:clamp(1.14rem,2.04vw,2.07rem);line-height:1.06}
    :root body h3{font-size:1.4rem;line-height:1.18}
    :root body .body h3{font-size:1.16rem}
    :root body .library-card h3{font-size:1rem}
    :root body .lovable-card h3{font-size:1.4rem}
    :root body .dark-band .lovable-card h3{font-size:clamp(1.16rem,1.76vw,1.6rem)}
    :root body .actor-grid h3{font-size:1.08rem}
    :root body .repository-item-group>h3{font-size:clamp(1.32rem,2.24vw,2.16rem)}
    :root body .repository-resource-copy h4{font-size:1.16rem}
    @media(max-width:1000px){:root body h2{font-size:clamp(1.05rem,7.5vw,1.75rem)}:root body h3{font-size:1.16rem}:root body .repository-item-group>h3{font-size:clamp(1.18rem,7vw,1.72rem)}}

    main h2{font-size:clamp(1rem,1.55vw,1.5rem)!important;line-height:1.15!important}
    main h3{font-size:clamp(.98rem,1.22vw,1.12rem)!important;line-height:1.22!important}
    main .repository-item-group>h3,
    main .science-article header h2,
    main .showcase-card h2,
    main .contact-form-premium h2{font-size:clamp(1.04rem,1.55vw,1.5rem)!important}
    main .repository-resource-copy h4{font-size:1.02rem!important;line-height:1.2!important}
    @media(max-width:1000px){main h2{font-size:clamp(1rem,5.8vw,1.38rem)!important}main h3{font-size:clamp(.96rem,5vw,1.08rem)!important}}

    .repository-category-card{position:relative;display:flex;flex-direction:column;min-height:260px;overflow:hidden;background:linear-gradient(145deg,#ffffff 0%,#fffdf6 68%,rgb(201 239 95/.14) 100%)}
    .repository-category-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--sprout),rgb(63 111 85/.5));opacity:.95}
    .repository-category-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}
    .repository-category-symbol{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;background:rgb(33 58 49/.08);color:var(--forest);font-family:var(--font-display);font-weight:760;font-size:1.28rem}
    .repository-category-card .lovable-kicker{margin-bottom:8px}
    .repository-category-copy{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-top:4px}
    .repository-category-copy p{margin:0 0 .7rem}
    .repository-category-link{margin-top:auto;padding-top:14px}
    .repository-category-card:hover{transform:translateY(-3px)}
    .repository-category-card:hover .repository-category-symbol{background:var(--forest);color:var(--sprout)}
    .repository-featured-section{padding-top:34px}
    .repository-featured-grid{align-items:stretch}
    .repository-all-cta{display:flex;justify-content:center;margin-top:30px}
    .repository-category-page .repository-category-hero .lovable-hero-inner{padding-bottom:66px}
    .repository-listing-head{display:flex;justify-content:space-between;align-items:end;gap:24px;flex-wrap:wrap;margin-bottom:42px}
    .repository-listing-head p{max-width:430px;color:rgb(33 58 49/.55)}
    .repository-empty-card{grid-column:1/-1}

    .filter-row button{display:inline-flex;margin:3px;min-height:0;padding:7px 14px;border:1px solid rgb(33 58 49/.1);border-radius:999px;background:white;color:rgb(33 58 49/.8);font:inherit;font-size:.9rem;font-weight:650;box-shadow:none}
    .filter-row button.active{background:var(--forest);color:var(--paper);border-color:var(--forest)}
    .filter-row button:hover{background:rgb(201 239 95/.24);color:var(--forest)}
    .filter-row button.active:hover{background:var(--forest);color:var(--paper)}
    .repository-filter-empty{display:none;margin-top:24px;padding:22px;border:1px dashed rgb(33 58 49/.18);border-radius:18px;background:rgb(255 255 255/.62);color:rgb(33 58 49/.62)}
    .repository-filter-empty.visible{display:block}
    [data-repository-card][hidden],[data-repository-group][hidden]{display:none!important}

    .mobile-menu-check,.mobile-menu-button,.mobile-menu-scrim,.mobile-drawer{display:none}
    .mobile-menu-button{width:44px;height:44px;place-items:center;border:1px solid rgb(33 58 49/.1);border-radius:999px;background:white;cursor:pointer}
    .mobile-menu-button span{display:block;width:18px;height:2px;margin:3px 0;border-radius:999px;background:var(--forest)}
    .mobile-menu-scrim{position:fixed;inset:0;z-index:39;background:rgb(8 24 20/.36);backdrop-filter:blur(4px)}
    .mobile-drawer{position:fixed;top:0;right:0;bottom:0;z-index:40;width:min(390px,88vw);padding:22px;background:var(--paper);box-shadow:-24px 0 70px rgb(8 24 20/.22);transform:translateX(110%);transition:transform .24s ease;overflow:auto}
    .mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid rgb(33 58 49/.08)}
    .mobile-menu-close{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:white;color:var(--forest);font-size:1.9rem;line-height:1;cursor:pointer}
    .mobile-drawer-nav{display:grid;gap:4px;padding:20px 0}
    .mobile-drawer-nav a{padding:13px 4px;border-bottom:1px solid rgb(33 58 49/.08);color:var(--forest);font-weight:760}
    .mobile-drawer-nav a.active{color:var(--moss)}
    .mobile-drawer-actions{display:grid;gap:10px;padding-top:12px}
    .mobile-drawer-actions a,.mobile-drawer-actions button{width:100%;justify-content:center;border-radius:999px;background:var(--forest);color:var(--paper)}
    .mobile-drawer-actions a:first-child{background:white;color:var(--forest);border:1px solid rgb(33 58 49/.1)}
    @media(max-width:1180px){
        .header{min-height:84px!important;height:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:12px clamp(18px,4vw,34px)!important;overflow:visible!important}
        .header>.brand{height:auto!important;min-width:0!important}
        .header .brand-logo{width:clamp(235px,45vw,360px);max-height:74px}
        .header>.nav,.header>.header-actions{display:none!important}
        .mobile-menu-button{display:grid}
        .mobile-menu-check:checked ~ .mobile-menu-scrim{display:block}
        .mobile-menu-check:checked ~ .mobile-drawer{display:block;transform:translateX(0)}
        .mobile-drawer{display:block}
        .mobile-drawer .brand-logo{width:clamp(210px,64vw,310px);max-height:76px}
    }

    .contact-hero .lovable-hero-inner{align-items:center;padding-top:82px;padding-bottom:58px}
    .contact-hero h1{max-width:760px}
    .contact-hero-note{align-self:stretch;display:grid;align-content:end;gap:10px;padding:28px 0 6px;border-top:1px solid rgb(33 58 49/.12);border-bottom:1px solid rgb(33 58 49/.12)}
    .contact-hero-note strong{display:block;color:var(--forest);font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.12}
    .contact-hero-note span{max-width:300px;color:rgb(33 58 49/.62);line-height:1.6}
    .contact-methods{padding-top:30px;padding-bottom:30px}
    .contact-detail-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgb(33 58 49/.08);border-radius:24px;background:rgb(33 58 49/.08)}
    .contact-mini-card{display:grid;gap:8px;min-height:122px;padding:24px;background:rgb(255 255 255/.72);color:var(--forest)}
    .contact-mini-card span{font-size:.7rem;text-transform:uppercase;letter-spacing:.2em;color:rgb(33 58 49/.44);font-weight:820}
    .contact-mini-card strong{font-family:var(--font-display);font-size:clamp(1rem,1.5vw,1.35rem);line-height:1.18;overflow-wrap:anywhere}
    .contact-mini-card:hover{background:white}
    .contact-extra-grid{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:30px;padding-top:18px;padding-bottom:84px;align-items:stretch}
    .contact-form-premium{align-self:stretch;border-radius:26px;padding:32px;background:rgb(255 255 255/.78);box-shadow:0 24px 64px rgb(33 58 49/.08)}
    .contact-form-premium label{display:grid;gap:8px;color:rgb(33 58 49/.68);font-size:.86rem;font-weight:760}
    .contact-form-premium input,.contact-form-premium textarea{width:100%;background:rgb(255 255 255/.78)}
    .contact-form-premium button{width:fit-content;min-height:44px;padding:12px 20px;border-radius:999px}
    .contact-map-card{min-height:100%;border-radius:26px;box-shadow:0 24px 64px rgb(33 58 49/.08)}
    .contact-map-card .map-info{left:20px;right:20px;bottom:20px;max-width:460px}
    @media(max-width:1000px){
        .contact-hero .lovable-hero-inner{padding-top:58px;padding-bottom:42px}
        .contact-hero-note{padding-top:22px}
        .contact-detail-strip,.contact-extra-grid{grid-template-columns:1fr}
        .contact-mini-card{min-height:auto;padding:20px}
        .contact-form-premium{padding:24px}
        .contact-form-premium button{width:100%}
        .contact-map-card{min-height:460px}
    }

    .home-pillar-card{position:relative;overflow:hidden}
    .home-pillar-card:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,var(--sprout),transparent);opacity:.62}
    .home-pillar-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:28px;border:1px solid rgb(251 248 237/.14);border-radius:18px;background:linear-gradient(145deg,rgb(201 239 95/.24),rgb(251 248 237/.08));color:var(--sprout);box-shadow:inset 0 1px 0 rgb(255 255 255/.08)}
    .home-pillar-icon.has-image{background-size:cover;background-position:center;color:transparent}
    .home-pillar-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
    .home-pillar-card:nth-child(2) .home-pillar-icon{color:#f7d082;background:linear-gradient(145deg,rgb(247 208 130/.2),rgb(251 248 237/.07))}
    .home-pillar-card:nth-child(3) .home-pillar-icon{color:#9edbd4;background:linear-gradient(145deg,rgb(158 219 212/.2),rgb(251 248 237/.07))}
    .home-hero-slideshow{background:none!important}
    .home-hero-slideshow:after{display:none!important}
    .home-hero-slideshow>*{display:block!important}
    .home-hero-slide{position:absolute;inset:0;margin:0;border-radius:inherit;background:center/cover;opacity:0;transition:opacity .9s ease;overflow:visible}
    .home-hero-slide:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,transparent 42%,rgb(8 24 20/.64))}
    .home-hero-slide.active{opacity:1}
    .home-hero-caption{position:absolute;left:-32px;bottom:-32px;max-width:310px;padding:24px;border:1px solid rgb(33 58 49/.06);border-radius:24px;background:white;box-shadow:0 24px 55px rgb(33 58 49/.12);color:rgb(33 58 49/.86);line-height:1.25}
    .home-hero-caption strong{display:block;font-family:var(--font-display);font-style:italic;font-size:1rem;font-weight:540;color:var(--forest)}
    .home-hero-caption span{display:block;margin-top:8px;color:rgb(33 58 49/.62);font-size:.86rem;line-height:1.45}
    @media(max-width:1000px){.home-hero-caption{left:18px;right:18px;bottom:-26px;max-width:none;padding:20px}}

    .forum-page .forum-hero .lovable-hero-inner{align-items:center;padding-top:78px;padding-bottom:52px}
    .forum-page .forum-hero h1{max-width:810px;font-size:clamp(2.1rem,4.2vw,3.9rem);line-height:.98}
    .forum-page .forum-hero .lovable-lead{max-width:680px;margin-top:20px;color:rgb(33 58 49/.66)}
    .forum-hero-note{align-self:stretch;display:grid;align-content:end;gap:10px;padding:28px 0 6px;border-top:1px solid rgb(33 58 49/.12);border-bottom:1px solid rgb(33 58 49/.12)}
    .forum-hero-note strong{display:block;color:var(--forest);font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.8rem);line-height:1.1}
    .forum-hero-note span{max-width:310px;color:rgb(33 58 49/.62);line-height:1.6}
    .forum-stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;margin-top:30px;margin-bottom:0;border:1px solid rgb(33 58 49/.08);border-radius:24px;background:rgb(33 58 49/.08)}
    .forum-stat-strip article{display:grid;gap:8px;min-height:112px;padding:22px;background:rgb(255 255 255/.72)}
    .forum-stat-strip span{font-size:.7rem;text-transform:uppercase;letter-spacing:.2em;color:rgb(33 58 49/.44);font-weight:820}
    .forum-stat-strip strong{font-family:var(--font-display);font-size:clamp(1.65rem,3vw,2.35rem);line-height:1;color:var(--forest)}
    .forum-page .forum-layout{max-width:1280px;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:30px;padding-top:34px;padding-bottom:84px;align-items:start}
    .forum-main-column{display:grid;gap:18px;min-width:0}
    .forum-section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:6px}
    .forum-section-head h2{margin:0!important;color:var(--forest);font-size:clamp(1.15rem,1.8vw,1.65rem)!important;line-height:1.08!important}
    .forum-section-head>span{color:rgb(33 58 49/.48);font-size:.86rem;font-weight:720}
    .forum-page .discussion-list{gap:12px}
    .forum-topic-card{position:relative;grid-template-columns:54px minmax(0,1fr) auto!important;gap:16px!important;align-items:start!important;padding:18px!important;border-radius:22px!important;background:rgb(255 255 255/.78)!important;box-shadow:0 18px 46px rgb(33 58 49/.06)!important}
    .forum-topic-card:hover{border-color:rgb(63 111 85/.24)!important;background:white!important;transform:translateY(-1px)}
    .forum-topic-icon,.forum-reply-avatar{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,rgb(201 239 95/.35),rgb(63 111 85/.08));color:var(--forest);font-family:var(--font-display);font-weight:800}
    .forum-topic-copy{min-width:0}
    .forum-topic-topline{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:9px}
    .forum-topic-topline>span:not(.visibility){color:rgb(33 58 49/.45);font-size:.78rem;font-weight:720}
    .forum-page .discussion h2{margin:0 0 8px!important;font-size:clamp(1rem,1.45vw,1.24rem)!important;line-height:1.2!important}
    .forum-page .discussion p{margin:.15rem 0 0;color:rgb(33 58 49/.64);line-height:1.62}
    .forum-page .forum-meta{gap:7px;margin-top:12px;color:rgb(33 58 49/.48);font-size:.78rem}
    .forum-page .forum-meta span{display:inline-flex;align-items:center;gap:7px}
    .forum-page .forum-meta span:not(:last-child):after{content:"";width:4px;height:4px;border-radius:50%;background:rgb(33 58 49/.22)}
    .forum-page .visibility{display:inline-flex;min-height:25px;align-items:center;padding:5px 9px;border-radius:999px;background:rgb(201 239 95/.28);color:var(--moss);font-size:.72rem;font-weight:880}
    .forum-open{height:34px!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;align-self:start;white-space:nowrap;line-height:1!important}
    .forum-empty{grid-template-columns:1fr!important;padding:26px!important;background:linear-gradient(135deg,white,rgb(255 255 255/.72))!important}
    .forum-empty .actions{margin-top:16px}
    .forum-page .side-panel{width:100%;max-width:360px;justify-self:end;gap:14px}
    .forum-page .side-panel>*{width:100%}
    .forum-compose-card,.forum-access-card,.forum-spaces-card{border-radius:24px!important;background:rgb(255 255 255/.78)!important;box-shadow:0 24px 64px rgb(33 58 49/.08)!important}
    .forum-compose-card{padding:24px!important}
    .forum-compose-card label{font-size:.86rem;color:rgb(33 58 49/.66);font-weight:760}
    .forum-compose-card input,.forum-compose-card select,.forum-compose-card textarea{border-radius:14px;background:rgb(255 255 255/.82)}
    .forum-compose-card button{width:fit-content;min-height:42px;padding:11px 18px;border-radius:999px}
    .forum-access-card{padding:22px!important}
    .forum-access-card h2{margin:0!important;color:var(--forest);font-size:clamp(1.1rem,1.7vw,1.45rem)!important}
    .forum-access-card p{color:rgb(33 58 49/.64)}
    .forum-spaces-card{display:grid;gap:0;padding:20px!important}
    .forum-spaces-card div{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgb(33 58 49/.08)}
    .forum-spaces-card div:last-child{border-bottom:0}
    .forum-spaces-card span{color:var(--forest);font-weight:760}
    .forum-spaces-card strong{color:rgb(33 58 49/.46);font-size:.78rem;text-transform:uppercase;letter-spacing:.14em}
    .forum-thread-hero .forum-meta{margin-top:18px}
    .forum-thread-card{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;padding:28px!important;border-radius:24px!important;background:rgb(255 255 255/.8)!important;box-shadow:0 24px 64px rgb(33 58 49/.08)!important}
    .forum-thread-body{color:rgb(33 58 49/.72);font-size:1.02rem;line-height:1.78}
    .forum-topic-page .reply-list{gap:12px;margin-top:10px}
    .forum-reply-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:15px;padding:18px!important;border-radius:22px!important;background:rgb(255 255 255/.78)!important;box-shadow:0 18px 46px rgb(33 58 49/.05)!important}
    .forum-reply-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:6px}
    .forum-reply-head strong{color:var(--forest)}
    .forum-reply-card p{margin:0;color:rgb(33 58 49/.68);line-height:1.68}
    .forum-empty-reply{grid-template-columns:1fr;background:rgb(255 255 255/.62)!important}
    @media(max-width:1000px){
        .forum-page .forum-hero .lovable-hero-inner{padding-top:52px;padding-bottom:38px}
        .forum-page .forum-hero h1{font-size:clamp(1.8rem,9.6vw,2.55rem)}
        .forum-hero-note{padding-top:22px}
        .forum-stat-strip,.forum-page .forum-layout{grid-template-columns:1fr}
        .forum-stat-strip article{min-height:auto;padding:20px}
        .forum-page .forum-layout{padding-top:26px;padding-bottom:64px}
        .forum-section-head{display:grid}
        .forum-topic-card{grid-template-columns:1fr!important}
        .forum-topic-icon{display:none}
        .forum-open,.forum-compose-card button{width:100%;justify-content:center}
        .forum-page .side-panel{max-width:none;justify-self:stretch}
        .forum-reply-card{grid-template-columns:1fr}
        .forum-reply-avatar{display:none}
        .forum-reply-head{display:grid}
    }
