:root{--ink:#18302c;--muted:#65726e;--paper:#f7f4ed;--card:#fffdf9;--line:#e4ded2;--green:#315f53;--green2:#244b42;--soft:#e8efe9;--gold:#b58a4b;--shadow:0 18px 50px rgba(35,54,48,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Tahoma,"Segoe UI",Arial,sans-serif;line-height:1.9}a{color:inherit}.site-header{position:sticky;top:0;z-index:100;background:rgba(247,244,237,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(213,205,191,.8)}.site-bar{width:min(1180px,calc(100% - 28px));height:76px;margin:auto;display:flex;align-items:center;gap:24px}.site-brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:max-content}.brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--green);color:white;font-weight:900;font-size:19px}.site-brand span:last-child{display:flex;flex-direction:column;line-height:1.4}.site-brand b{font-size:15px}.site-brand small{color:var(--muted);font-size:10px}.site-nav{display:flex;align-items:center;gap:4px;margin-inline:auto}.site-nav a{text-decoration:none;color:#52635d;padding:9px 11px;border-radius:10px;font-size:13px}.site-nav a:hover{background:#ece8df;color:var(--ink)}.site-actions{display:flex;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;border-radius:12px;padding:10px 15px;font:inherit;font-weight:700;cursor:pointer}.btn.primary{background:var(--green);color:white}.btn.primary:hover{background:var(--green2)}.btn.ghost{border:1px solid var(--line);background:transparent}.btn.soft{background:#ebe7de;color:var(--ink)}.btn.large{padding:13px 20px}.btn.full{width:100%}.menu-toggle{display:none;border:0;background:transparent;font-size:23px}.hero{padding:64px 0 44px;background:radial-gradient(circle at 10% 10%,#fff7df 0,transparent 31%),linear-gradient(180deg,#f7f4ed,#f1eee7)}.hero-inner{width:min(1180px,calc(100% - 28px));margin:auto;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);gap:34px;align-items:center}.eyebrow,.hero-note .note-kicker,.section-head span,.page-hero-public span,.membership-intro>span,.cta>div>span{display:block;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.2px}.hero h1{font-size:clamp(32px,5vw,64px);line-height:1.25;margin:11px 0 16px;max-width:780px}.hero-copy>p{font-size:17px;color:var(--muted);max-width:690px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.trust-row{display:flex;gap:12px;flex-wrap:wrap;color:#54655f;font-size:12px}.trust-row span{background:rgba(255,255,255,.55);border:1px solid #e7e0d5;padding:7px 10px;border-radius:999px}.hero-note{background:var(--green);color:white;padding:28px;border-radius:24px;box-shadow:var(--shadow)}.hero-note .note-kicker{color:#cfe0db}.hero-note h2{font-size:22px;line-height:1.55;margin:10px 0}.hero-note p{color:#dce8e4;margin:0;font-size:13px}.section{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:52px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:22px}.section-head h2{font-size:27px;margin:4px 0 0}.section-head>a{text-decoration:none;color:var(--green);font-weight:700;font-size:13px}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.news-card{background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 30px rgba(38,52,48,.05);display:flex;flex-direction:column}.news-cover{aspect-ratio:16/9;overflow:hidden;background:#e7e4dd}.news-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s transform}.news-card:hover .news-cover img{transform:scale(1.03)}.news-body{padding:17px}.news-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.news-meta span{color:var(--green);font-weight:700}.news-card h3{font-size:18px;line-height:1.65;margin:9px 0}.news-card h3 a{text-decoration:none}.news-card p{color:var(--muted);font-size:13px;margin:0}.featured-card{grid-column:span 2}.featured-card .news-cover{aspect-ratio:2.25/1}.category-strip{border-block:1px solid var(--line);background:#f2efe8}.category-strip .section{padding:18px 0}.category-row{display:flex;gap:8px;flex-wrap:wrap}.category-row a{text-decoration:none;background:#fffdf9;border:1px solid var(--line);padding:8px 13px;border-radius:999px;font-size:12px;color:#55655f}.category-row a:hover,.category-row a.active{background:var(--green);color:white;border-color:var(--green)}.rules-section{padding-top:66px}.rule-tabs{display:flex;gap:8px;margin-bottom:18px}.rule-tabs button{border:1px solid var(--line);background:#fffdf9;padding:10px 15px;border-radius:11px;font:inherit;cursor:pointer}.rule-tabs button.active{background:var(--green);color:white;border-color:var(--green)}.rule-group{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rule-group.active{display:grid}.rule-card{display:flex;gap:14px;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:19px}.rule-icon{width:39px;height:39px;min-width:39px;border-radius:12px;background:var(--soft);display:grid;place-items:center;color:var(--green);font-weight:900}.rule-card h3{font-size:16px;margin:0 0 6px}.rule-card p{margin:0;color:var(--muted);font-size:13px}.steps-wrap{background:var(--green);color:white}.steps-wrap .section-head span{color:#c9ddd7}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.step-card{border:1px solid rgba(255,255,255,.15);border-radius:17px;padding:18px;background:rgba(255,255,255,.05)}.step-card>span{display:grid;place-items:center;width:34px;height:34px;background:white;color:var(--green);border-radius:10px;font-weight:900}.step-card h3{font-size:15px;margin:12px 0 6px}.step-card p{color:#d7e4e0;font-size:12px;margin:0}.cta{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#e9e4d8;border:1px solid #ded5c6;border-radius:24px;padding:30px;margin-top:54px;margin-bottom:54px}.cta h2{margin:4px 0 5px}.cta p{margin:0;color:var(--muted)}.site-footer{border-top:1px solid var(--line);width:min(1180px,calc(100% - 28px));margin:0 auto;padding:26px 0 38px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.site-footer b{color:var(--ink)}.site-footer p{margin:3px 0}.site-footer>div:last-child{display:flex;flex-direction:column;align-items:end}.page-hero-public{background:#e8eee9;border-bottom:1px solid var(--line)}.page-hero-public>div{width:min(1180px,calc(100% - 28px));margin:auto;padding:46px 0}.page-hero-public h1{font-size:37px;margin:6px 0}.page-hero-public p{color:var(--muted);margin:0}.filter-row{margin-bottom:22px}.empty-public{padding:40px;border:1px dashed #ccc4b7;border-radius:16px;text-align:center;color:var(--muted)}.article-page{width:min(850px,calc(100% - 28px));margin:46px auto 70px}.article-meta{display:flex;gap:15px;color:var(--muted);font-size:12px}.article-meta span{color:var(--green);font-weight:700}.article-page h1{font-size:clamp(30px,5vw,48px);line-height:1.55;margin:12px 0}.article-lead{font-size:17px;color:var(--muted)}.article-cover{width:100%;max-height:520px;object-fit:cover;border-radius:22px;margin:22px 0}.article-content{font-size:15px;line-height:2.2;background:#fffdf9;border:1px solid var(--line);border-radius:18px;padding:25px}.article-back{margin-top:18px}.membership-shell{width:min(1080px,calc(100% - 28px));margin:46px auto 70px;display:grid;grid-template-columns:.85fr 1.3fr;gap:28px;align-items:start}.membership-shell.narrow{max-width:850px;grid-template-columns:.8fr 1fr}.membership-intro{padding:26px 10px}.membership-intro h1{font-size:34px;line-height:1.5;margin:7px 0}.membership-intro p,.membership-intro li{color:var(--muted);font-size:13px}.membership-card{background:#fffdf9;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow)}.public-form{display:flex;flex-direction:column;gap:14px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.public-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700}.public-form input,.public-form textarea{width:100%;border:1px solid #d8d0c4;background:white;border-radius:11px;padding:11px 12px;font:inherit;outline:none}.public-form input:focus,.public-form textarea:focus{border-color:#6d9589;box-shadow:0 0 0 3px rgba(65,111,97,.10)}.public-form small{color:var(--muted);font-weight:400}.agreement{flex-direction:row!important;align-items:flex-start}.agreement input{width:auto;margin-top:6px}.form-help{text-align:center;color:var(--muted);font-size:12px}.hp{position:absolute!important;left:-9999px!important}.success-public{text-align:center;padding:20px}.success-public>span{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#dcefe7;color:#19603f;margin:auto;font-size:25px}.success-public strong{display:inline-block;font-size:25px;letter-spacing:2px;background:#eef2ed;padding:7px 14px;border-radius:10px;margin:8px}.error-public{background:#fff0ef;color:#8f2d24;border:1px solid #f0c5c0;padding:12px;border-radius:11px;margin-bottom:12px}.status-result{margin-top:18px;padding:16px;border-radius:14px;background:#f0eee8;display:flex;flex-direction:column;gap:7px}.status-result span{font-weight:800}.status-approved{background:#e5f2e9}.status-rejected{background:#f8e8e6}@media(max-width:900px){.site-nav{display:none;position:absolute;top:76px;right:14px;left:14px;background:#fffdf9;border:1px solid var(--line);padding:10px;border-radius:15px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-nav.open{display:flex}.menu-toggle{display:block}.site-actions{margin-inline-start:auto}.hero-inner,.membership-shell,.membership-shell.narrow{grid-template-columns:1fr}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-card{grid-column:span 2}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.site-bar{height:68px}.site-brand small{display:none}.site-actions .btn{padding:8px 10px;font-size:12px}.site-nav{top:68px}.hero{padding:38px 0 28px}.hero h1{font-size:34px}.hero-note{padding:20px}.news-grid,.rule-group.active,.steps-grid,.form-grid{grid-template-columns:1fr}.featured-card{grid-column:auto}.featured-card .news-cover,.news-cover{aspect-ratio:16/9}.section{padding:38px 0}.section-head h2{font-size:23px}.rule-tabs{overflow:auto}.cta,.site-footer{flex-direction:column;align-items:stretch}.site-footer>div:last-child{align-items:start}.membership-card{padding:17px}.membership-intro{padding:8px}.membership-intro h1{font-size:29px}.page-hero-public>div{padding:32px 0}.page-hero-public h1{font-size:31px}}

.about-band{padding-top:30px;padding-bottom:10px;display:flex;align-items:center;gap:24px}.about-band>span{white-space:nowrap;color:var(--green);font-weight:800;font-size:12px}.about-band p{margin:0;color:var(--muted);font-size:13px;border-right:2px solid #d6cec0;padding-right:18px}@media(max-width:620px){.about-band{align-items:flex-start;flex-direction:column;gap:6px}.about-band p{border-right:0;padding-right:0}}


/* v1.7.9 — mobile horizontal overflow fix */
html,body{
  max-width:100%;
  overflow-x:clip;
}
main,
.site-header,
.site-bar,
.hero,
.hero-inner,
.section,
.page-hero-public,
.page-hero-public>div,
.membership-shell,
.membership-shell.narrow,
.membership-intro,
.membership-card,
.public-form,
.form-grid,
.form-grid>*{
  min-width:0;
  max-width:100%;
}
img,video,canvas,svg,iframe{
  max-width:100%;
}
.site-brand{
  min-width:0;
  flex:1 1 auto;
}
.site-brand>span:last-child{
  min-width:0;
  max-width:100%;
}
.site-brand b,
.site-brand small{
  display:block;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.site-actions,
.menu-toggle{
  flex:0 0 auto;
}
.public-form input,
.public-form textarea,
.public-form select,
.membership-card input,
.membership-card textarea{
  min-width:0;
  max-width:100%;
}
.membership-intro,
.membership-card,
.success-public,
.status-result{
  overflow-wrap:anywhere;
  word-break:normal;
}
.success-public strong{
  max-width:100%;
  overflow-wrap:anywhere;
}
.membership-intro ul{
  max-width:100%;
  padding-inline-start:20px;
  padding-inline-end:0;
}

@media(max-width:900px){
  .site-bar{
    gap:9px;
  }
  .membership-shell,
  .membership-shell.narrow{
    width:min(100% - 20px,1080px);
    grid-template-columns:minmax(0,1fr);
    gap:16px;
    margin:26px auto 42px;
  }
  .membership-shell.narrow{
    width:min(100% - 20px,850px);
  }
  .membership-intro,
  .membership-card{
    width:100%;
    min-width:0;
  }
  .form-grid{
    grid-template-columns:minmax(0,1fr);
  }
}

@media(max-width:620px){
  html,body{
    width:100%;
  }
  .site-bar{
    width:calc(100% - 16px);
    height:64px;
    gap:6px;
  }
  .site-brand{
    flex:1 1 0;
    gap:7px;
    overflow:hidden;
  }
  .brand-mark{
    width:34px;
    height:34px;
    min-width:34px;
    border-radius:10px;
    font-size:16px;
  }
  .site-brand b{
    font-size:11px;
  }
  .site-brand small{
    display:none;
  }
  .site-actions{
    gap:4px;
  }
  .site-actions .btn{
    padding:7px 8px;
    font-size:11px;
    border-radius:9px;
    white-space:nowrap;
  }
  .menu-toggle{
    display:block;
    width:36px;
    min-width:36px;
    padding:4px;
    font-size:24px;
  }
  .site-nav{
    top:64px;
    right:8px;
    left:8px;
    width:auto;
    max-width:none;
  }

  .membership-shell,
  .membership-shell.narrow{
    width:calc(100% - 18px);
    margin:20px auto 34px;
    gap:12px;
  }
  .membership-intro{
    padding:6px 4px;
  }
  .membership-intro h1{
    font-size:26px;
    line-height:1.55;
  }
  .membership-intro p,
  .membership-intro li{
    font-size:12.5px;
    line-height:2;
  }
  .membership-card{
    padding:14px;
    border-radius:16px;
    overflow:hidden;
  }
  .public-form{
    width:100%;
    gap:12px;
  }
  .public-form input,
  .public-form textarea{
    width:100%;
    max-width:100%;
    padding:10px 11px;
  }
  .agreement{
    width:100%;
  }

  .hero-inner,
  .section,
  .site-footer,
  .page-hero-public>div,
  .article-page{
    width:calc(100% - 18px);
    max-width:calc(100% - 18px);
  }
}


/* v1.7.11 — membership honeypot must never create horizontal scroll */
.hp{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  opacity:0!important;
  pointer-events:none!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
}
html,body{overflow-x:hidden!important;max-width:100%!important}
@supports (overflow:clip){html,body{overflow-x:clip!important}}
@media(max-width:900px){
  .membership-shell,.membership-shell.narrow{
    display:block!important;
    width:calc(100% - 20px)!important;
    max-width:calc(100% - 20px)!important;
    margin:22px auto 42px!important;
    transform:none!important;
    inset:auto!important;
  }
  .membership-intro,.membership-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    transform:none!important;
  }
  .membership-card{margin-top:14px!important}
  .public-form,.form-grid,.form-grid>*{min-width:0!important;max-width:100%!important}
}

/* v1.7.20 — public board / management circles */
.board-section{padding-top:38px;padding-bottom:42px}
.board-section .section-head p{margin:7px 0 0;color:var(--muted,#708078);line-height:1.9;max-width:720px}
.board-circle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:22px;align-items:start}
.board-circle-card{display:flex;justify-content:center;min-width:0}
.board-circle-media{position:relative;width:170px;height:170px;border-radius:50%;overflow:hidden;border:4px solid rgba(48,125,91,.18);box-shadow:0 16px 34px rgba(32,71,57,.12);background:linear-gradient(145deg,#eef8f1,#dbeee1)}
.board-circle-media:before{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.76);border-radius:50%;z-index:2;pointer-events:none}
.board-circle-media img,.board-circle-placeholder{width:100%;height:100%;object-fit:cover;display:grid;place-items:center;font-size:34px;font-weight:900;color:#2d6f58;background:linear-gradient(145deg,#eff8f2,#d8eede)}
.board-circle-caption{position:absolute;right:0;left:0;bottom:0;z-index:3;padding:28px 14px 15px;text-align:center;color:#fff;background:linear-gradient(180deg,transparent,rgba(22,57,46,.92));text-shadow:0 1px 2px rgba(0,0,0,.25)}
.board-circle-caption strong{display:block;font-size:14px;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.board-circle-caption span{display:block;font-size:11px;line-height:1.6;color:#e9fff3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:700px){.board-circle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.board-circle-media{width:min(42vw,156px);height:min(42vw,156px)}.board-circle-caption{padding:25px 10px 12px}.board-circle-caption strong{font-size:12px}.board-circle-caption span{font-size:10px}}
@media(max-width:390px){.board-circle-grid{grid-template-columns:1fr}.board-circle-media{width:168px;height:168px}}

/* v1.7.24 — modern public homepage / refined visual system */
:root{
  --ink:#153c34;
  --ink-strong:#0d2f29;
  --muted:#6f7f79;
  --paper:#fbfcfa;
  --card:#ffffff;
  --line:#e3ebe6;
  --green:#0f6a50;
  --green2:#0a5742;
  --green3:#0b3f34;
  --soft:#eef7f1;
  --soft2:#f5f9f6;
  --gold:#9fbd55;
  --shadow:0 18px 55px rgba(23,67,55,.09);
  --shadow-sm:0 9px 28px rgba(23,67,55,.07);
}
body{background:linear-gradient(180deg,#fbfcfa 0,#f9fbf9 45%,#fff 100%);color:var(--ink);}
.site-header{top:0;background:rgba(255,255,255,.88);border-bottom:0;box-shadow:0 1px 0 rgba(27,67,56,.08);backdrop-filter:blur(18px) saturate(140%)}
.site-bar{width:min(1240px,calc(100% - 34px));height:82px;gap:20px}
.site-brand{gap:11px}
.brand-mark{width:44px;height:44px;min-width:44px;border-radius:15px;background:linear-gradient(145deg,#16775b,#0a5945);box-shadow:0 8px 20px rgba(15,106,80,.22);font-size:18px}
.site-brand b{font-size:14px;color:var(--ink-strong)}
.site-brand small{font-size:10px;color:#82908b}
.site-nav{gap:1px}
.site-nav a{position:relative;padding:11px 13px;border-radius:12px;color:#435851;font-size:12.5px;font-weight:700;transition:.2s ease}
.site-nav a:hover{background:var(--soft);color:var(--green)}
.site-actions .btn{min-height:42px;padding-inline:16px}
.btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}
.btn:hover{transform:translateY(-1px)}
.btn.primary{background:linear-gradient(135deg,#137357,#0c5d48);box-shadow:0 9px 22px rgba(15,106,80,.18)}
.btn.ghost{background:#fff;border:1px solid #dce7e1}
.portal-home-v2{overflow:hidden}
.home-hero{width:min(1240px,calc(100% - 34px));margin:26px auto 0;padding:0}
.home-hero-card{position:relative;isolation:isolate;min-height:510px;border:1px solid #dfeae4;border-radius:34px;overflow:hidden;background:
  radial-gradient(circle at 18% 18%,rgba(190,230,207,.58),transparent 27%),
  radial-gradient(circle at 5% 92%,rgba(160,202,184,.30),transparent 30%),
  linear-gradient(112deg,#eef7f2 0%,#f7fbf8 42%,#fff 72%);
  box-shadow:0 28px 80px rgba(28,70,58,.10);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(285px,.65fr);gap:48px;align-items:center;padding:58px 62px}
.home-hero-card:before{content:"";position:absolute;z-index:-1;left:-95px;bottom:-125px;width:480px;height:270px;border-radius:50% 50% 0 0;background:linear-gradient(145deg,rgba(55,128,100,.16),rgba(32,104,77,.03));transform:rotate(-7deg)}
.home-hero-card:after{content:"";position:absolute;z-index:-1;left:125px;bottom:-135px;width:650px;height:250px;border-radius:50% 50% 0 0;background:linear-gradient(145deg,rgba(151,187,94,.12),rgba(84,139,101,.03));transform:rotate(5deg)}
.home-hero-copy{position:relative;z-index:2;max-width:720px}
.home-hero .eyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:rgba(15,106,80,.08);color:var(--green);font-size:11px;font-weight:900}
.home-hero h1{font-size:clamp(38px,5.2vw,69px);line-height:1.24;letter-spacing:-1.8px;color:#0d4b3d;margin:18px 0 17px;max-width:720px}
.home-hero-copy>p{font-size:16px;line-height:2.05;color:#60736c;max-width:650px;margin:0}
.home-hero .hero-actions{margin:30px 0 22px;gap:12px}
.home-hero .btn.large{min-height:51px;padding:12px 21px;border-radius:13px;font-size:13px}
.hero-outline{background:#fff;border:1px solid #d6e1db;color:var(--ink);box-shadow:0 7px 18px rgba(20,60,49,.05)}
.home-hero .trust-row{gap:8px}
.home-hero .trust-row span{display:inline-flex;align-items:center;gap:5px;background:rgba(255,255,255,.72);border:1px solid rgba(211,226,217,.9);padding:7px 10px;color:#536860;font-size:11px;box-shadow:0 4px 12px rgba(26,71,57,.03)}
.home-hero-aside{position:relative;z-index:3;align-self:end;margin-bottom:4px;background:linear-gradient(155deg,#145f4e,#0b473c);color:#fff;border-radius:26px;padding:27px 28px 25px;box-shadow:0 24px 55px rgba(12,73,56,.22);border:1px solid rgba(255,255,255,.12)}
.hero-aside-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.15);font-size:23px;margin-bottom:17px}
.home-hero-aside>span{font-size:11px;color:#c6ddd4;font-weight:800}
.home-hero-aside h2{font-size:20px;line-height:1.75;margin:7px 0 9px;color:#fff}
.home-hero-aside p{font-size:12px;line-height:2.05;color:#d4e4de;margin:0 0 16px}
.home-hero-aside a{display:inline-flex;text-decoration:none;color:#fff;font-size:12px;font-weight:800;padding-top:5px}
.hero-orb{position:absolute;border-radius:50%;z-index:0;pointer-events:none}
.hero-orb-one{width:210px;height:210px;left:28%;top:-90px;background:rgba(255,255,255,.38);filter:blur(1px)}
.hero-orb-two{width:110px;height:110px;left:10%;top:90px;background:rgba(255,255,255,.28)}
.portal-home-v2>.section,.portal-home-v2 .steps-wrap .section{width:min(1240px,calc(100% - 34px))}
.section-head.modern{align-items:center;margin-bottom:25px}
.section-head.modern>div>span{font-size:11px;color:var(--green);font-weight:900}
.section-head.modern h2{font-size:27px;letter-spacing:-.4px;color:var(--ink-strong);margin-top:5px}
.section-head.modern>a{display:inline-flex;align-items:center;gap:5px;padding:8px 12px;border-radius:10px;background:var(--soft);font-size:11px}
.home-news-section{padding-top:57px;padding-bottom:26px}
.home-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}
.home-news-card{border-color:#e5ece8;border-radius:20px;background:#fff;box-shadow:var(--shadow-sm);transition:.2s ease}
.home-news-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(23,67,55,.11)}
.home-news-card .news-cover{aspect-ratio:1.8/1;background:linear-gradient(145deg,#edf6f0,#dfeee5)}
.home-news-card.featured-card{grid-column:span 1}
.home-news-card.featured-card .news-cover{aspect-ratio:1.8/1}
.news-cover-empty{display:grid;place-items:center;text-decoration:none;color:#6f9c88;font-size:35px}
.home-news-card .news-body{padding:18px 19px 17px}
.home-news-card h3{font-size:16px;margin:9px 0 5px;line-height:1.75}
.home-news-card p{font-size:12px;line-height:1.9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.card-link{display:inline-flex;margin-top:11px;text-decoration:none;color:var(--green);font-size:11px;font-weight:900}
.home-category-row{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:21px}
.home-category-row a{font-size:10.5px;text-decoration:none;color:#64756f;background:#fff;border:1px solid #e2eae5;border-radius:999px;padding:6px 10px}
.modern-board{padding-top:40px;padding-bottom:48px}
.modern-board .board-circle-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:17px}
.modern-board .board-circle-media{width:150px;height:150px;border:0;padding:6px;background:linear-gradient(145deg,#e0efe6,#b8dcc9);box-shadow:0 13px 27px rgba(26,70,56,.12)}
.modern-board .board-circle-media:before{inset:5px;border:3px solid #fff;box-shadow:inset 0 0 0 1px rgba(38,103,79,.12)}
.modern-board .board-circle-media img,.modern-board .board-circle-placeholder{border-radius:50%}
.modern-board .board-circle-caption{right:9px;left:9px;bottom:8px;padding:27px 7px 8px;border-radius:0 0 60px 60px;background:linear-gradient(180deg,transparent,rgba(10,61,48,.90))}
.modern-board .board-circle-caption strong{font-size:12px}
.modern-board .board-circle-caption span{font-size:9.5px}
.modern-rules{padding-top:47px;padding-bottom:62px}
.modern-rules .rule-tabs{justify-content:flex-start;gap:7px}
.modern-rules .rule-tabs button{background:#fff;border-color:#e1e9e4;border-radius:10px;padding:8px 14px;font-size:11px;font-weight:800;color:#66766f}
.modern-rules .rule-tabs button.active{background:var(--green);color:#fff;box-shadow:0 7px 15px rgba(15,106,80,.17)}
.modern-rules .rule-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.modern-rules .rule-card{position:relative;min-height:145px;gap:13px;border-color:#e3ebe6;border-radius:18px;padding:19px 18px 37px;background:#fff;box-shadow:0 8px 22px rgba(22,62,50,.045);transition:.2s}
.modern-rules .rule-card:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(22,62,50,.08)}
.modern-rules .rule-icon{background:#edf7ef;border:1px solid #dcece1;border-radius:50%;color:#4f8d53}
.modern-rules .rule-card h3{font-size:14px;color:#184a3c}
.modern-rules .rule-card p{font-size:11px;line-height:1.95}
.rule-more{position:absolute;right:18px;bottom:12px;text-decoration:none;color:var(--green);font-size:10px;font-weight:800}
.modern-steps{background:linear-gradient(135deg,#0b5141,#0a4438 58%,#093d34);position:relative;overflow:hidden}
.modern-steps:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;left:-160px;top:-230px;background:rgba(255,255,255,.045)}
.modern-steps .section{padding-top:49px;padding-bottom:52px;position:relative}
.section-head.inverse h2{color:#fff}
.section-head.inverse>div>span{color:#bcd8cd}
.modern-steps .steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.modern-steps .step-card{min-height:132px;border-radius:16px;border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.055);padding:17px;backdrop-filter:blur(5px)}
.modern-steps .step-card>span{width:34px;height:34px;border-radius:50%;font-size:11px;background:#fff;color:var(--green)}
.modern-steps .step-card h3{font-size:13px}
.modern-steps .step-card p{font-size:10.5px;line-height:1.9;color:#d2e4dc}
.home-about{padding-top:50px;padding-bottom:4px}
.home-about-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px;border:1px solid #dfe9e3;border-radius:22px;background:linear-gradient(135deg,#f3f8f5,#fff);padding:26px 28px;box-shadow:0 10px 30px rgba(25,67,55,.05)}
.home-about-card>div:first-child>span{font-size:10px;font-weight:900;color:var(--green)}
.home-about-card h2{font-size:21px;margin:4px 0 5px;color:var(--ink-strong)}
.home-about-card p{font-size:12px;line-height:2;color:var(--muted);margin:0;max-width:850px}
.home-about-badge{width:160px;height:83px;border-radius:18px;background:linear-gradient(145deg,#176f57,#0c5443);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 12px 28px rgba(15,106,80,.17)}
.home-about-badge strong{font-size:17px}.home-about-badge span{font-size:9.5px;color:#d2e6de}
.modern-cta{margin-top:46px;margin-bottom:48px;border:0;border-radius:23px;background:linear-gradient(135deg,#11634e,#0b4c3d);color:#fff;padding:31px 34px;box-shadow:0 22px 50px rgba(14,84,65,.16)}
.modern-cta>div>span{color:#c6ddd4}.modern-cta h2{font-size:24px;color:#fff}.modern-cta p{color:#d2e4dd;font-size:12px}.cta-button{background:#fff;color:#0f5c48;box-shadow:none}.cta-button:hover{background:#f4faf6}
.site-footer{width:min(1240px,calc(100% - 34px));padding:28px 0 36px;border-color:#e3ebe6}
.news-disabled-hero{background:linear-gradient(135deg,#edf6f1,#f8fbf9)}
.page-hero-public{background:linear-gradient(135deg,#edf6f1,#f8fbf9);border-color:#e1eae5}
.page-hero-public h1{color:var(--ink-strong)}
.article-page{background:#fff;border:1px solid #e4ece7;border-radius:24px;padding:30px 34px;box-shadow:var(--shadow-sm)}

@media(max-width:980px){
  .home-hero-card{grid-template-columns:1fr;min-height:0;padding:46px 42px;gap:27px}
  .home-hero-aside{max-width:600px;align-self:auto;margin:0}
  .home-hero h1{font-size:clamp(38px,7vw,60px)}
  .home-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .modern-steps .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .site-nav{position:absolute;display:none;flex-direction:column;align-items:stretch;top:70px;right:16px;left:16px;margin:0;padding:10px;background:rgba(255,255,255,.98);border:1px solid #dfe8e3;border-radius:17px;box-shadow:0 18px 45px rgba(21,60,50,.15)}
  .site-nav.open{display:flex}
  .site-nav a{width:100%;text-align:right;padding:11px 13px}
  .menu-toggle{display:block}
}
@media(max-width:700px){
  .site-bar{width:calc(100% - 18px);height:68px}
  .home-hero{width:calc(100% - 18px);margin-top:12px}
  .home-hero-card{border-radius:23px;padding:30px 20px 23px;gap:22px}
  .home-hero h1{font-size:34px;letter-spacing:-.8px;line-height:1.37;margin:13px 0}
  .home-hero-copy>p{font-size:13px;line-height:2}
  .home-hero .hero-actions{display:grid;grid-template-columns:1fr 1fr;margin:22px 0 18px}
  .home-hero .btn.large{padding:10px 8px;font-size:11px;white-space:nowrap}
  .home-hero .trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}
  .home-hero .trust-row span{justify-content:center;text-align:center;padding:6px 4px;font-size:9px}
  .home-hero-aside{border-radius:20px;padding:21px}
  .home-hero-aside h2{font-size:17px}
  .portal-home-v2>.section,.portal-home-v2 .steps-wrap .section,.site-footer{width:calc(100% - 18px)}
  .section-head.modern{align-items:flex-end}.section-head.modern h2{font-size:22px}.section-head.modern>a{font-size:9px;padding:6px 8px}
  .home-news-grid{grid-template-columns:1fr;gap:12px}
  .home-news-card{display:grid;grid-template-columns:112px 1fr;min-height:125px;border-radius:16px}
  .home-news-card .news-cover,.home-news-card.featured-card .news-cover{aspect-ratio:auto;height:100%;min-height:125px}
  .home-news-card .news-body{padding:12px 12px 10px}.home-news-card h3{font-size:13px;margin:5px 0}.home-news-card p{font-size:10px;-webkit-line-clamp:2}.home-news-card .news-meta{font-size:9px}.card-link{font-size:9px;margin-top:5px}
  .modern-board .board-circle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .modern-board .board-circle-media{width:min(41vw,150px);height:min(41vw,150px)}
  .modern-rules .rule-group{grid-template-columns:1fr}
  .modern-rules .rule-card{min-height:130px}
  .modern-steps .steps-grid{grid-template-columns:1fr 1fr;gap:8px}.modern-steps .step-card{min-height:125px;padding:13px}
  .home-about-card{grid-template-columns:1fr;padding:21px}.home-about-badge{width:100%;height:68px}
  .modern-cta{display:grid;grid-template-columns:1fr;padding:24px 21px;border-radius:20px}.modern-cta h2{font-size:20px}.modern-cta .cta-button{width:100%}
  .article-page{width:calc(100% - 18px);padding:20px 17px;border-radius:18px}
}
@media(max-width:430px){
  .site-actions .btn.primary{display:none}
  .home-hero .hero-actions{grid-template-columns:1fr}
  .home-hero .trust-row{grid-template-columns:1fr 1fr}
  .modern-board .board-circle-media{width:42vw;height:42vw}
  .modern-steps .steps-grid{grid-template-columns:1fr}
}

/* v1.7.25 — clean professional public portal, reliable anchors, real fund logo */
:root{
  --portal-green:#0d5b47;
  --portal-green-2:#15735a;
  --portal-green-3:#e8f3ed;
  --portal-ink:#17372f;
  --portal-text:#49635b;
  --portal-line:#dfe8e3;
  --portal-bg:#f5f8f6;
  --portal-shadow:0 18px 50px rgba(27,67,56,.09);
}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{background:var(--portal-bg);color:var(--portal-ink)}
.site-header{position:sticky;top:0;z-index:80;padding:12px 0 4px;background:linear-gradient(180deg,rgba(245,248,246,.98),rgba(245,248,246,.88),rgba(245,248,246,0));backdrop-filter:blur(12px)}
.site-bar{width:min(1240px,calc(100% - 32px));height:72px;margin:0 auto;padding:0 13px 0 10px;border:1px solid rgba(210,225,217,.95);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 10px 34px rgba(29,68,57,.07);display:flex;align-items:center;gap:18px;position:relative}
.site-brand{display:flex;align-items:center;gap:10px;min-width:220px;text-decoration:none;color:var(--portal-ink)}
.site-logo-img,.site-logo-fallback{width:46px;height:46px;flex:0 0 46px;border-radius:14px;background:#fff;display:grid;place-items:center;object-fit:contain;padding:4px;border:1px solid #dbe8e1;box-shadow:0 7px 20px rgba(18,77,59,.08)}
.site-logo-fallback{background:linear-gradient(145deg,#176d55,#0b4d3d);border:0;padding:10px}
.site-logo-fallback svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.site-logo-fallback svg .stem{stroke-width:2.2}
.site-brand-text{display:flex;flex-direction:column;min-width:0}.site-brand-text b{font-size:13px;line-height:1.65;color:#173f34;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-brand-text small{font-size:9.5px;color:#7b8f88;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.site-nav{margin-inline-start:auto;display:flex;align-items:center;gap:3px}.site-nav a{position:relative;padding:9px 9px;text-decoration:none;color:#526860;font-size:11px;font-weight:800;border-radius:9px;transition:.18s}.site-nav a:hover{color:var(--portal-green);background:#eff6f2}.site-nav a:focus-visible,.btn:focus-visible,.section-more:focus-visible,.text-link:focus-visible{outline:3px solid rgba(21,115,90,.22);outline-offset:2px}
.site-actions{display:flex;align-items:center;gap:7px}.site-actions .btn{min-height:38px;padding:8px 13px;font-size:10.5px;border-radius:10px}.site-actions .btn.primary{box-shadow:none}
.menu-toggle{display:none;width:42px;height:42px;border:0;border-radius:11px;background:#edf5f1;padding:10px;cursor:pointer}.menu-toggle span{display:block;height:2px;margin:4px 0;border-radius:2px;background:#235647;transition:.2s}
.site-footer{width:min(1240px,calc(100% - 32px));margin:8px auto 0;padding:30px 4px 36px;border-top:1px solid var(--portal-line);display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{display:flex;align-items:center;gap:11px}.footer-brand .site-logo-img,.footer-brand .site-logo-fallback{width:38px;height:38px;flex-basis:38px;border-radius:11px}.footer-brand b{font-size:12px}.footer-brand p{margin:2px 0 0;color:#7a8d86;font-size:10px}.footer-meta{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end;color:#7a8d86;font-size:9.5px}

.portal-home-v3{overflow:hidden}.portal-home-v3 section[id]{scroll-margin-top:92px}
.fund-hero{width:min(1240px,calc(100% - 32px));margin:15px auto 0}.fund-hero-main{position:relative;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,.62fr);gap:24px;min-height:470px;padding:52px;border:1px solid #dbe8e1;border-radius:30px;background:radial-gradient(circle at 10% 0%,rgba(180,224,199,.35),transparent 28%),radial-gradient(circle at 62% 92%,rgba(203,231,216,.42),transparent 32%),linear-gradient(135deg,#ffffff 0%,#f8fbf9 55%,#edf5f0 100%);box-shadow:var(--portal-shadow);overflow:hidden}.fund-hero-main:before{content:"";position:absolute;width:370px;height:370px;border:1px solid rgba(21,115,90,.08);border-radius:50%;left:-155px;bottom:-210px;box-shadow:0 0 0 48px rgba(21,115,90,.025),0 0 0 96px rgba(21,115,90,.018);pointer-events:none}.fund-hero-copy{align-self:center;position:relative;z-index:2;max-width:760px}.portal-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--portal-green-2);font-size:11px;font-weight:900}.portal-kicker:before{content:"";width:22px;height:2px;border-radius:2px;background:#6eaa8d}.fund-hero h1{max-width:720px;margin:13px 0 14px;color:#123e32;font-size:clamp(42px,5vw,67px);line-height:1.35;letter-spacing:-1.5px;font-weight:950}.fund-hero-copy>p{max-width:720px;margin:0;color:#577068;font-size:14px;line-height:2.15}.fund-hero-actions{display:flex;gap:10px;margin:26px 0 22px}.fund-hero-actions .btn{min-width:150px;justify-content:center;border-radius:12px}.btn.clean{background:#fff;color:#214d40;border:1px solid #d3e2da;box-shadow:0 6px 18px rgba(23,60,49,.04)}.btn.clean:hover{border-color:#9bc3af;background:#fbfdfc}.fund-trust{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.fund-trust span{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #e0e9e4;border-radius:999px;background:rgba(255,255,255,.7);color:#64786f;font-size:9.7px;font-weight:800}.fund-trust i{width:7px;height:7px;border-radius:50%;background:#58a77e;box-shadow:0 0 0 4px rgba(88,167,126,.10)}
.fund-hero-panel{align-self:stretch;position:relative;z-index:2;padding:28px;border-radius:23px;background:linear-gradient(150deg,#145d49,#0b493a);color:#fff;box-shadow:0 18px 44px rgba(12,77,58,.17);display:flex;flex-direction:column}.fund-panel-logo{margin-bottom:16px}.fund-panel-logo .site-logo-img,.fund-panel-logo .site-logo-fallback{width:56px;height:56px;flex-basis:56px;border-radius:16px}.panel-label{font-size:10px;color:#bcd8ce;font-weight:800}.fund-hero-panel h2{margin:6px 0 9px;font-size:20px;line-height:1.75;color:#fff}.fund-hero-panel p{margin:0;color:#d7e8e1;font-size:11.5px;line-height:2.05}.panel-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0}.panel-facts div{border:1px solid rgba(255,255,255,.14);border-radius:13px;padding:10px;background:rgba(255,255,255,.055);display:flex;flex-direction:column}.panel-facts strong{font-size:14px}.panel-facts span{font-size:8.8px;color:#bfd8ce;margin-top:2px}.text-link{margin-top:auto;color:#fff;text-decoration:none;font-size:10.5px;font-weight:900;display:inline-flex;align-items:center;gap:5px}.text-link:after{content:"←";transition:.18s}.text-link:hover:after{transform:translateX(-3px)}
.portal-home-v3>.section,.portal-services>.section{width:min(1160px,calc(100% - 32px));margin-left:auto;margin-right:auto}.section-head.clean-head{margin-bottom:24px;align-items:flex-end}.section-head.clean-head h2{margin:6px 0 0;color:#173e33;font-size:28px;letter-spacing:-.5px}.section-head.clean-head p{margin:6px 0 0;color:#7b8d87;font-size:10.5px}.section-more{padding:8px 11px;border:1px solid #dce8e1;border-radius:10px;background:#fff;text-decoration:none;color:#365f52;font-size:10px;font-weight:900;box-shadow:0 5px 14px rgba(23,60,49,.035)}
.portal-about-section{padding-top:64px;padding-bottom:34px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:35px;align-items:center}.portal-about-copy h2{margin:8px 0 8px;font-size:27px;color:#173e33}.portal-about-copy p{margin:0;color:#60766e;font-size:12px;line-height:2.1}.portal-about-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.portal-about-features article{min-height:125px;padding:17px;border:1px solid #dde8e2;border-radius:17px;background:#fff;box-shadow:0 7px 23px rgba(24,62,51,.045);display:flex;flex-direction:column;justify-content:space-between}.feature-no{font-size:10px;color:#7da995;font-weight:900}.portal-about-features b{display:block;font-size:12px;color:#245044;margin-bottom:4px}.portal-about-features small{display:block;color:#81928c;font-size:9.5px;line-height:1.8}
.portal-news-section{padding-top:55px;padding-bottom:30px}.portal-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.portal-news-card{border:1px solid #e0e9e4;border-radius:17px;background:#fff;box-shadow:0 9px 25px rgba(23,62,51,.045);overflow:hidden;transition:.2s}.portal-news-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(23,62,51,.085)}.portal-news-card .news-cover{aspect-ratio:1.75/1;background:#edf4f0}.portal-news-card .news-body{padding:15px}.portal-news-card h3{font-size:13.5px;line-height:1.85;margin:7px 0}.portal-news-card p{font-size:10.5px;line-height:1.85;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-news-card .news-meta{font-size:8.8px}.portal-news-card .card-link{font-size:9.5px}.news-cover-empty span{width:36px;height:36px;border-radius:10px;background:#dcece3;display:block}.portal-category-row{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;margin-top:17px}.portal-category-row a{padding:5px 9px;border:1px solid #dde8e2;border-radius:999px;background:#fff;color:#6c8078;text-decoration:none;font-size:9px}
.portal-board-section{padding-top:56px;padding-bottom:58px}.portal-board-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:20px}.portal-person{text-align:center}.portal-person-photo{width:124px;height:124px;margin:0 auto 12px;padding:5px;border-radius:50%;background:#fff;border:1px solid #cfe0d7;box-shadow:0 10px 25px rgba(21,63,50,.09);position:relative}.portal-person-photo:after{content:"";position:absolute;inset:-5px;border:1px solid rgba(75,151,113,.25);border-radius:50%}.portal-person-photo img,.portal-person-placeholder{width:100%;height:100%;border-radius:50%;object-fit:cover}.portal-person-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#e4f1e9,#c9e2d4);color:#2b6a54;font-size:24px;font-weight:900}.portal-person strong{display:block;font-size:11.5px;color:#244d41}.portal-person>span{display:block;margin-top:3px;color:#7b8f87;font-size:9.5px}
.portal-rules-section{padding-top:48px;padding-bottom:65px}.portal-rule-tabs{justify-content:flex-start;gap:7px;margin-bottom:17px}.portal-rule-tabs button{padding:8px 13px;border:1px solid #dbe7e0;border-radius:10px;background:#fff;color:#667b73;font-size:10px;font-weight:900;cursor:pointer}.portal-rule-tabs button.active{background:var(--portal-green);border-color:var(--portal-green);color:#fff}.portal-rule-groups .rule-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.portal-rule-card{display:grid;grid-template-columns:34px 1fr;gap:12px;min-height:120px;padding:17px;border:1px solid #dfe8e3;border-radius:16px;background:#fff}.portal-rule-card>span{width:34px;height:34px;border-radius:10px;background:#edf5f1;color:#4b816c;display:grid;place-items:center;font-size:9px;font-weight:900}.portal-rule-card h3{margin:1px 0 5px;font-size:12.5px;color:#245044}.portal-rule-card p{margin:0;color:#71847d;font-size:10px;line-height:1.9}
.portal-services{padding:58px 0 63px;background:linear-gradient(135deg,#0b4d3d,#0d5a46);position:relative;overflow:hidden}.portal-services:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.06);border-radius:50%;left:-170px;top:-220px;box-shadow:0 0 0 70px rgba(255,255,255,.018);pointer-events:none}.section-head.clean-head.inverse h2{color:#fff}.section-head.clean-head.inverse .portal-kicker{color:#bcd8ce}.section-head.clean-head.inverse .portal-kicker:before{background:#6fab8f}.portal-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;position:relative}.portal-service-grid article{min-height:145px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.055);color:#fff}.portal-service-grid article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff;color:#1a6d55;font-size:9px;font-weight:900}.portal-service-grid h3{margin:14px 0 5px;font-size:12.5px;color:#fff}.portal-service-grid p{margin:0;color:#d2e3dc;font-size:10px;line-height:1.9}.dark-empty{border-color:rgba(255,255,255,.15);color:#d9e8e2;background:rgba(255,255,255,.05)}
.portal-cta{margin-top:54px;margin-bottom:45px;padding:26px 28px;border:1px solid #d8e6de;border-radius:21px;background:linear-gradient(135deg,#eff7f2,#fff);display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;box-shadow:0 10px 28px rgba(25,66,54,.045)}.portal-cta h2{margin:6px 0 5px;font-size:22px;color:#173e33}.portal-cta p{margin:0;color:#70847c;font-size:10.5px}.portal-cta .cta-button{min-width:175px;justify-content:center;background:var(--portal-green);color:#fff;border:0}

@media(max-width:1040px){.site-brand{min-width:190px}.site-nav a{padding-inline:6px;font-size:10px}.fund-hero-main{padding:42px 35px;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr)}.portal-about-section{grid-template-columns:1fr}.portal-about-features{max-width:760px}.portal-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.site-bar{height:68px}.site-nav{position:absolute;display:none;top:76px;right:0;left:0;margin:0;padding:8px;border:1px solid #dce8e1;border-radius:16px;background:#fff;box-shadow:0 18px 45px rgba(23,62,51,.15);flex-direction:column;align-items:stretch}.site-nav.open{display:flex}.site-nav a{width:100%;padding:10px 12px;font-size:11px}.menu-toggle{display:block}.site-actions{margin-inline-start:auto}.fund-hero-main{grid-template-columns:1fr;min-height:0}.fund-hero-panel{max-width:580px}.portal-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){html{scroll-padding-top:82px}.site-header{padding-top:7px}.site-bar{width:calc(100% - 16px);height:64px;border-radius:17px;padding:0 8px}.site-brand{min-width:0;flex:1}.site-logo-img,.site-logo-fallback{width:40px;height:40px;flex-basis:40px;border-radius:12px}.site-brand-text b{font-size:11px}.site-brand-text small{font-size:8px}.site-actions .btn.primary{display:none}.site-actions .btn{min-height:35px;padding:7px 9px}.menu-toggle{width:38px;height:38px}.site-nav{top:70px;right:0;left:0}.fund-hero{width:calc(100% - 16px);margin-top:9px}.fund-hero-main{padding:29px 19px 20px;border-radius:22px;gap:22px}.fund-hero h1{font-size:34px;line-height:1.43;letter-spacing:-.7px}.fund-hero-copy>p{font-size:12px}.fund-hero-actions{display:grid;grid-template-columns:1fr 1fr}.fund-hero-actions .btn{min-width:0;padding:10px 6px;font-size:10.5px}.fund-trust{display:grid;grid-template-columns:1fr}.fund-trust span{justify-content:flex-start}.fund-hero-panel{padding:21px;border-radius:18px}.fund-hero-panel h2{font-size:17px}.portal-home-v3>.section,.portal-services>.section,.site-footer{width:calc(100% - 16px)}.section-head.clean-head h2{font-size:21px}.portal-about-section{padding-top:42px;gap:21px}.portal-about-copy h2{font-size:21px}.portal-about-features{grid-template-columns:1fr}.portal-about-features article{min-height:95px}.portal-news-section{padding-top:38px}.portal-news-grid{grid-template-columns:1fr}.portal-news-card{display:grid;grid-template-columns:110px 1fr;min-height:122px}.portal-news-card .news-cover{height:100%;aspect-ratio:auto}.portal-news-card .news-body{padding:11px}.portal-news-card h3{font-size:12px;margin:4px 0}.portal-news-card p{font-size:9.5px}.portal-board-section{padding-top:42px;padding-bottom:42px}.portal-board-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 8px}.portal-person-photo{width:112px;height:112px}.portal-rule-groups .rule-group{grid-template-columns:1fr}.portal-services{padding:45px 0}.portal-service-grid{grid-template-columns:1fr 1fr;gap:8px}.portal-service-grid article{min-height:130px;padding:13px}.portal-cta{grid-template-columns:1fr;padding:21px}.portal-cta .cta-button{width:100%}.site-footer{display:grid;grid-template-columns:1fr;gap:14px}.footer-meta{justify-content:flex-start}}
@media(max-width:430px){.site-brand-text small{display:none}.site-actions .btn{font-size:9px}.fund-hero h1{font-size:30px}.fund-hero-actions{grid-template-columns:1fr}.portal-person-photo{width:104px;height:104px}.portal-service-grid{grid-template-columns:1fr}.portal-rule-tabs{display:grid;grid-template-columns:repeat(3,1fr)}.portal-rule-tabs button{padding-inline:5px}.section-head.clean-head{align-items:flex-start}.section-more{font-size:8.5px}.footer-brand p{font-size:8.5px}}

/* v1.7.29 — mobile navigation + rule tabs: CSS-native fallbacks */
.portal-menu-state{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;clip:rect(0 0 0 0)!important}
.portal-rule-radio{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.portal-rule-tabs label{display:inline-flex;align-items:center;justify-content:center;padding:8px 13px;border:1px solid #dbe7e0;border-radius:10px;background:#fff;color:#667b73;font-size:10px;font-weight:900;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent;transition:.18s ease}
.portal-rule-tabs label:active{transform:translateY(1px)}
.portal-rule-groups .rule-group{display:none}
#portal-rule-loan:checked~.portal-rule-tabs label[for="portal-rule-loan"],
#portal-rule-guarantee:checked~.portal-rule-tabs label[for="portal-rule-guarantee"],
#portal-rule-membership:checked~.portal-rule-tabs label[for="portal-rule-membership"]{background:var(--portal-green,#176b57);border-color:var(--portal-green,#176b57);color:#fff;box-shadow:0 7px 18px rgba(23,107,87,.13)}
#portal-rule-loan:checked~.portal-rule-groups [data-rule-group="loan"],
#portal-rule-guarantee:checked~.portal-rule-groups [data-rule-group="guarantee"],
#portal-rule-membership:checked~.portal-rule-groups [data-rule-group="membership"]{display:grid}
.menu-toggle{align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}
.menu-toggle:focus-visible{outline:3px solid rgba(21,115,90,.20);outline-offset:2px}
@media(max-width:900px){
  .portal-menu-state:checked~.site-nav{display:flex!important}
  .portal-menu-state:checked~.site-nav{z-index:200}
  .site-bar{position:relative}
  .site-nav{z-index:200}
  .menu-toggle{display:flex!important;flex-direction:column}
  .portal-menu-state:checked~.site-actions~.menu-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .portal-menu-state:checked~.site-actions~.menu-toggle span:nth-child(2){opacity:0}
  .portal-menu-state:checked~.site-actions~.menu-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
}
@media(max-width:430px){
  .portal-rule-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .portal-rule-tabs label{padding:9px 4px;font-size:9px;white-space:nowrap}
}


/* v1.7.51 - data-driven board presentation */
.portal-board-section{padding-top:56px;padding-bottom:58px;display:grid;gap:22px}
.portal-board-section .board-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end}
.portal-board-stat-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}
.portal-board-stat-row span,.portal-cluster-count{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #dce8e1;border-radius:999px;background:#f9fcfa;color:#476257;font-size:10px;font-weight:800;white-space:nowrap}
.portal-board-stat-row b{color:#174236;font-size:12px}
.portal-board-cluster{--board-accent:#2c8064;--board-accent-soft:#eef8f3;padding:22px 22px 24px;border:1px solid #e2ece6;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfdfc);box-shadow:0 16px 40px rgba(21,63,50,.05);position:relative;overflow:hidden}
.portal-board-cluster:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:var(--board-accent)}
.portal-cluster-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:18px;flex-wrap:wrap}
.portal-cluster-head h3{margin:0;color:#173e33;font-size:18px;letter-spacing:-.3px}
.portal-cluster-head p{margin:4px 0 0;color:#7b8d87;font-size:10px}
.portal-cluster-count{background:var(--board-accent-soft);border-color:color-mix(in srgb,var(--board-accent) 20%,#e4ece8);color:var(--board-accent)}
.portal-board-grid{display:grid;gap:16px}
.portal-board-grid.featured{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}
.portal-board-grid.standard{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}
.portal-person-card{--board-accent:#2c8064;--board-accent-soft:#eef8f3;position:relative;padding:18px 16px 16px;border:1px solid #dbe8e1;border-radius:22px;background:#fff;text-align:center;box-shadow:0 10px 24px rgba(23,60,49,.055);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}
.portal-person-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:var(--board-accent)}
.portal-person-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px rgba(23,60,49,.08);border-color:#c7dbd0}
.portal-person-card.is-featured{border-color:color-mix(in srgb,var(--board-accent) 35%,#dbe8e1);box-shadow:0 14px 32px color-mix(in srgb,var(--board-accent) 12%,transparent)}
.portal-person-badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:28px;padding:6px 12px;margin-bottom:14px;border-radius:999px;background:var(--board-accent-soft);color:var(--board-accent);font-size:10px;font-weight:900;border:1px solid color-mix(in srgb,var(--board-accent) 20%,#e3ece7)}
.portal-person-card .portal-person-photo{width:116px;height:116px;margin:0 auto 12px;padding:5px;border-radius:50%;background:#fff;border:1px solid #d1e1d8;box-shadow:0 10px 25px rgba(21,63,50,.09);position:relative}
.portal-person-card .portal-person-photo:after{content:"";position:absolute;inset:-5px;border:1px solid color-mix(in srgb,var(--board-accent) 22%,transparent);border-radius:50%}
.portal-person-card .portal-person-body strong{display:block;font-size:14px;color:#21483d;line-height:1.8}
.portal-person-role{display:block;margin-top:4px;color:#6f857d;font-size:11px;line-height:1.9}
.portal-board-section .empty-public{padding:22px;border:1px dashed #d9e5df;border-radius:20px;background:#fbfdfc}
.accent-cluster-emerald,.portal-person-card.accent-emerald{--board-accent:#23785d;--board-accent-soft:#eef8f3}
.accent-cluster-blue,.portal-person-card.accent-blue{--board-accent:#397aae;--board-accent-soft:#eff6fb}
.accent-cluster-gold,.portal-person-card.accent-gold{--board-accent:#aa7d2a;--board-accent-soft:#fbf6e8}
.accent-cluster-slate,.portal-person-card.accent-slate{--board-accent:#526273;--board-accent-soft:#f0f3f6}
.accent-cluster-rose,.portal-person-card.accent-rose{--board-accent:#a85c6e;--board-accent-soft:#fbf0f3}
.accent-cluster-violet,.portal-person-card.accent-violet{--board-accent:#735ba7;--board-accent-soft:#f3f0fa}
.accent-cluster-soft,.portal-person-card.accent-soft{--board-accent:#769b89;--board-accent-soft:#f2f7f4}
@media(max-width:900px){.portal-board-section .board-head{grid-template-columns:1fr}.portal-cluster-head{align-items:flex-start}}
@media(max-width:700px){.portal-board-section{gap:18px}.portal-board-cluster{padding:18px 14px 18px;border-radius:20px}.portal-board-grid.featured,.portal-board-grid.standard{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.portal-person-card{padding:15px 10px 13px;border-radius:18px}.portal-person-card .portal-person-photo{width:96px;height:96px}.portal-person-card .portal-person-body strong{font-size:12px}.portal-person-role{font-size:9.5px}.portal-person-badge{font-size:8.8px;padding:5px 8px;margin-bottom:10px}}
@media(max-width:430px){.portal-board-grid.featured,.portal-board-grid.standard{grid-template-columns:1fr 1fr}.portal-cluster-head h3{font-size:16px}.portal-board-stat-row span{font-size:8.8px;padding:7px 9px}}

/* v1.7.52 - board visual balance; purely data-driven by member count */
.portal-board-cluster{padding-block:20px 22px}
.portal-cluster-head{margin-bottom:15px}
.portal-board-grid{width:100%;margin-inline:auto;align-items:stretch;justify-content:center}
.portal-board-grid.member-count-1{grid-template-columns:minmax(260px,340px);max-width:340px}
.portal-board-grid.member-count-2{grid-template-columns:repeat(2,minmax(240px,320px));max-width:656px}
.portal-board-grid.member-count-3{grid-template-columns:repeat(3,minmax(190px,280px));max-width:872px}
.portal-board-grid.member-count-4{grid-template-columns:repeat(4,minmax(170px,250px));max-width:1048px}
.portal-board-grid.member-count-1 .portal-person-card{padding:20px 22px 18px;min-height:255px;display:flex;flex-direction:column;justify-content:center}
.portal-board-grid.member-count-1 .portal-person-card .portal-person-photo{width:132px;height:132px}
.portal-board-grid.member-count-1 .portal-person-card .portal-person-body strong{font-size:15px}
.portal-board-grid.member-count-1 .portal-person-role{font-size:11.5px}
.portal-person-card.is-featured .portal-person-photo{width:124px;height:124px}
.portal-board-grid.member-count-1 .portal-person-card.is-featured .portal-person-photo{width:138px;height:138px}
.portal-person-badge{min-height:26px;margin-bottom:11px;padding:5px 10px;font-size:9.5px}
.portal-person-card .portal-person-body{min-height:48px;display:flex;flex-direction:column;justify-content:center}
.portal-person-card .portal-person-body strong{font-weight:900}
.portal-person-role{margin-top:2px}
.portal-board-grid.member-count-1 .portal-person-card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:var(--board-accent-soft);opacity:.52;inset:auto -66px -82px auto;pointer-events:none}

@media(max-width:900px){
  .portal-board-grid.member-count-3{grid-template-columns:repeat(3,minmax(170px,1fr));max-width:none}
  .portal-board-grid.member-count-4{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}
}
@media(max-width:700px){
  .portal-board-cluster{padding-block:16px 17px}
  .portal-board-grid.member-count-1{grid-template-columns:minmax(0,300px);max-width:300px}
  .portal-board-grid.member-count-2,.portal-board-grid.member-count-3,.portal-board-grid.member-count-4{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}
  .portal-board-grid.member-count-1 .portal-person-card{min-height:230px;padding:17px 16px 15px}
  .portal-board-grid.member-count-1 .portal-person-card .portal-person-photo{width:116px;height:116px}
  .portal-board-grid.member-count-1 .portal-person-card.is-featured .portal-person-photo{width:122px;height:122px}
  .portal-person-card.is-featured .portal-person-photo{width:100px;height:100px}
}
@media(max-width:430px){
  .portal-board-grid.member-count-1{grid-template-columns:minmax(0,280px);max-width:280px}
  .portal-board-grid.member-count-2,.portal-board-grid.member-count-3,.portal-board-grid.member-count-4{grid-template-columns:repeat(2,minmax(0,1fr))}
}
