:root{--ink:#19352f;--green:#236b5a;--mint:#dff3eb;--cream:#f5f1ea;--coral:#f08b72;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.55 Arial,sans-serif}a{color:inherit;text-decoration:none}header{height:78px;padding:0 5vw;display:flex;align-items:center;gap:34px;border-bottom:1px solid #19352f1c;position:sticky;top:0;background:#f5f1eaf2;backdrop-filter:blur(12px);z-index:10}.brand{font-size:25px;font-weight:900;letter-spacing:-1px}.brand span{color:var(--coral)}nav{display:flex;gap:28px;margin:auto;font-size:14px}.smallbtn,.primary,.ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;font-weight:700}.smallbtn,.primary{background:var(--green);color:white}.ghost{border:1px solid var(--ink)}.hero{min-height:680px;padding:95px 7vw 75px;display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:center;background:radial-gradient(circle at 82% 22%,#dff3eb 0 22%,transparent 22.2%)}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;color:var(--green)}h1,h2{font-family:Georgia,serif;font-weight:500;letter-spacing:-.045em;line-height:1.02;margin:18px 0}h1{font-size:clamp(54px,7vw,98px)}h1 em{color:var(--green);font-weight:400}h2{font-size:clamp(40px,5vw,66px)}.hero>div>p{font-size:20px;max-width:650px;color:#465d57}.actions{display:flex;gap:12px;margin:35px 0}.trust{display:flex;gap:20px;flex-wrap:wrap;font-size:13px}.hero aside{background:var(--green);color:white;border-radius:34px;padding:38px;transform:rotate(2deg);box-shadow:18px 18px 0 var(--coral)}.quote{font:28px/1.35 Georgia,serif}.founder{display:flex;align-items:center;gap:14px;margin-top:30px}.founder img{width:66px;height:66px;border-radius:50%;object-fit:cover}.founder small{display:block;opacity:.7}.notice{position:fixed;right:20px;bottom:20px;z-index:20;padding:18px 22px;border-radius:16px;max-width:420px;box-shadow:0 10px 40px #0002}.ok{background:#dff3eb}.err{background:#ffe1da}.section{padding:100px 7vw}.sectionhead,.formsection{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.sectionhead>p{font-size:18px;align-self:end}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:35px 0}.filters button{border:1px solid #19352f33;background:transparent;border-radius:99px;padding:10px 15px}.filters .active{background:var(--ink);color:white}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:white;border-radius:24px;padding:24px;display:flex;flex-direction:column;min-height:390px;border:1px solid #19352f12}.avatar{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--mint);font:24px Georgia}.level{margin:20px 0 6px;font-size:12px;color:var(--green);text-transform:uppercase}.card h3{font:30px Georgia;margin:0}.card p{color:#5a6c67}.cardfoot{margin-top:auto;border-top:1px solid #ddd;padding-top:18px;display:flex;justify-content:space-between;align-items:end}.cardfoot small{display:block;font-weight:400}.cardfoot a{color:var(--green);font-weight:800}.steps{background:var(--mint);padding:95px 7vw}.steps>div{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.steps article{border-top:1px solid #19352f55}.steps i{display:block;margin-top:20px;color:var(--green)}.formsection{padding:100px 7vw;background:white}.formsection.dark{background:var(--ink);color:white}.formsection>div>p{font-size:19px;max-width:520px}form{display:grid;gap:17px}label{font-size:13px;font-weight:700}input,select,textarea{width:100%;margin-top:7px;border:1px solid #19352f40;border-radius:12px;padding:14px;background:#fff;font:16px Arial;color:#19352f}.dark input,.dark textarea{background:#28463f;color:white;border-color:#ffffff44}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check{display:flex;gap:9px;align-items:flex-start;font-weight:400}.check input{width:auto;margin-top:3px}.primary{border:0;font-size:15px;cursor:pointer}.light{background:var(--mint);color:var(--ink)}footer{padding:38px 7vw;display:flex;justify-content:space-between;align-items:center;font-size:13px}@media(max-width:850px){header nav{display:none}.smallbtn{margin-left:auto}.hero,.sectionhead,.formsection{grid-template-columns:1fr}.hero{padding-top:55px}.hero aside{transform:none}.cards,.steps>div{grid-template-columns:1fr}.twocol{grid-template-columns:1fr}footer{align-items:flex-start;gap:20px;flex-direction:column}h1{font-size:52px}}

.emptyfilter{padding:20px;background:#fff;border-radius:16px}.legal{padding:80px 7vw;max-width:1050px}.legal h2{font-size:42px;margin-top:45px}.legal p{font-size:17px;max-width:850px}.adminbody{background:var(--cream);min-height:100vh}.adminlogin{max-width:430px;margin:12vh auto;background:white;padding:35px;border-radius:24px}.adminlogin h1{font-size:42px}.errorline{color:#a5291b}.admin{max-width:1100px;margin:0 auto;padding:55px 24px}.adminhead{display:flex;justify-content:space-between;align-items:center}.adminhead h1{margin:5px 0}.admin h2{font-size:36px;margin-top:50px}.admin h2 small{font:16px Arial;background:var(--mint);padding:5px 10px;border-radius:99px}.admincards{display:grid;gap:12px}.admincards article{background:white;border-radius:16px;padding:20px;display:grid;gap:7px}.admincards article>a{color:var(--green);font-weight:700}.admincards small{color:#6b7b77}
.hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.check a,.legal a{color:var(--green);text-decoration:underline}.dark .check a{color:var(--mint)}.live{padding:100px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:#eef7f2}.live>div>p{font-size:19px;max-width:600px}.live-note{display:grid;gap:4px;background:#fff;padding:20px 22px;border-left:5px solid var(--coral);border-radius:14px;margin:25px 0}.micro,.source-note{font-size:13px!important;color:#5a6c67}.live form{background:white;padding:28px;border-radius:24px}.live form small{color:#5a6c67}.emergency{padding:100px 7vw;background:#283b38;color:white}.emergency .eyebrow{color:#ffb9a8}.emergency-head{max-width:900px}.emergency-head>p{font-size:20px}.emergency-head a,.helpgrid a{color:#ffd3c8;font-weight:800;text-decoration:underline}.helpgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px}.helpgrid article{padding:25px;border:1px solid #ffffff2e;border-radius:20px;background:#ffffff0b}.helpgrid h3{font:27px Georgia;margin:0 0 12px}.helpgrid article>a{font-size:25px}.helpgrid p{color:#e7efec}.source-note{color:#bfcfca!important;margin-top:24px}.legal{max-width:1150px}.legal h2{max-width:900px}.legal p{max-width:980px}@media(max-width:850px){.live,.helpgrid{grid-template-columns:1fr}.live,.emergency{padding:70px 6vw}.helpgrid article>a{font-size:21px}}
@media(max-width:600px){body{overflow-x:hidden}header{height:68px;padding:0 16px;gap:10px}.brand{font-size:22px}.smallbtn{padding:10px 13px;font-size:12px;white-space:nowrap}.hero{min-height:auto;padding:48px 20px 60px;gap:48px;background:radial-gradient(circle at 85% 12%,#dff3eb 0 15%,transparent 15.3%)}h1{font-size:clamp(42px,13vw,54px);overflow-wrap:anywhere}h2{font-size:clamp(36px,11vw,48px)}.hero>div>p,.formsection>div>p,.live>div>p,.emergency-head>p{font-size:17px}.actions{align-items:stretch;flex-direction:column}.actions a{width:100%}.trust{gap:8px 14px}.hero aside{padding:26px;border-radius:24px;box-shadow:10px 10px 0 var(--coral)}.quote{font-size:22px}.section,.steps,.formsection,.legal{padding:65px 20px}.filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.filters button{flex:0 0 auto}.card{min-height:350px}.live,.emergency{padding:65px 20px}.live form{padding:20px;border-radius:18px}.helpgrid article{padding:20px}.helpgrid h3{font-size:24px}.helpgrid article>a{display:block;font-size:20px;overflow-wrap:anywhere}.legal h2{font-size:36px}.legal p{font-size:16px}input,select,textarea{font-size:16px;max-width:100%}.primary{width:100%;min-height:48px}.admin{padding:32px 14px}.adminhead h1{font-size:38px}.admin h2{font-size:29px}.admincards article{overflow-wrap:anywhere}}
.avatar{overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.uploadgrid{display:grid;gap:12px}.uploadgrid label{padding:14px;border:1px solid #ffffff33;border-radius:14px}.uploadgrid small{display:block;margin-top:5px;opacity:.7}.application-files{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.application-files>a{color:var(--green);font-weight:700}.application-files img{width:90px;height:90px;object-fit:cover;border-radius:14px}
.profilepage{background:#fff}.profilehero{padding:80px 7vw;display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:7vw;align-items:center;background:var(--cream)}.profilehero>img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:32px;box-shadow:16px 16px 0 var(--mint)}.profilehero h1{font-size:clamp(55px,7vw,90px)}.profilelead{font-size:21px;max-width:720px;color:#465d57}.backlink{display:block;margin-bottom:30px;color:var(--green);font-weight:700}.profilefacts{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.profilefacts span{background:#fff;border:1px solid #19352f1c;padding:12px 16px;border-radius:99px}.profilefacts b{color:var(--green)}.profilecontent{padding:90px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.profilecontent h2,.education h2{font-size:clamp(38px,5vw,62px)}.profilecontent p,.profilecontent li,.education p{font-size:18px}.profilecontent li{margin:10px 0}.education{padding:90px 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:center;background:var(--mint)}.diploma{display:grid;gap:10px;background:#fff;padding:12px;border-radius:20px;font-weight:700;color:var(--green)}.diploma img{width:100%;border-radius:12px}.external{font-weight:800;color:var(--green);text-decoration:underline}
@media(max-width:850px){.profilehero,.profilecontent,.education{grid-template-columns:1fr}.profilehero>img{max-width:420px}.profilecontent,.education{padding:70px 6vw}}
@media(max-width:600px){.profilehero{padding:38px 20px 65px}.profilehero h1{font-size:48px}.profilelead{font-size:18px}.profilefacts{display:grid}.profilefacts span{border-radius:14px}.profilecontent,.education{padding:60px 20px}.profilecontent p,.profilecontent li,.education p{font-size:16px}}
.privacy-page{margin:0 auto;padding-top:70px;padding-bottom:90px}.privacy-page h1{font-size:clamp(44px,6vw,76px);max-width:950px}.privacy-page h3{font:30px/1.15 Georgia,serif;margin:34px 0 12px}.privacy-page li{font-size:17px;margin:8px 0;max-width:900px}@media(max-width:600px){.privacy-page{padding-top:45px}.privacy-page h1{font-size:42px}.privacy-page h3{font-size:26px}.privacy-page li{font-size:16px}}
.botsettings{background:#fff;border-radius:22px;padding:24px;margin:35px 0}.botsettings h2{margin-top:0}.botsettings form{max-width:650px}.admin-actions{display:flex;gap:12px;flex-wrap:wrap}.admin-actions form{display:block}.notice-inline{padding:14px 16px;border-radius:12px}.botsettings .ghost{background:#fff;cursor:pointer}.botsettings .primary,.botsettings .ghost{min-height:46px}
.resources-main{min-height:70vh}.resource-hero{padding:95px 7vw 75px;max-width:1050px}.resource-hero h1{font-size:clamp(54px,7vw,88px)}.resource-hero>p{font-size:20px;max-width:780px;color:#465d57}.resource-guide{margin:0 7vw 80px;padding:45px;background:var(--mint);border-radius:30px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.resource-guide h2{font-size:clamp(38px,5vw,62px)}.resource-guide p{font-size:18px;max-width:750px}.guide-seven{width:170px;height:170px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font:80px/1 Georgia;text-align:center}.guide-seven small{display:block;font:16px Arial;margin-top:-48px}.resources-list{padding:20px 7vw 90px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.resource-grid article{background:#fff;border:1px solid #19352f12;border-radius:22px;padding:25px;display:flex;flex-direction:column;min-height:310px}.resource-grid article>span{color:var(--green);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.resource-grid h3{font:30px/1.12 Georgia;margin:15px 0}.resource-grid p{color:#5a6c67}.resource-grid a{margin-top:auto;color:var(--green);font-weight:800}.resource-warning{margin:0 7vw 90px;padding:35px;border:1px solid #19352f33;border-radius:24px}.resource-warning h2{font-size:40px}.resource-article{max-width:900px;margin:0 auto;padding:75px 24px 100px}.resource-article h1{font-size:clamp(50px,7vw,82px)}.resource-lead{font-size:21px;color:#526660;max-width:800px}.resource-back{display:inline-block;margin-bottom:25px;color:var(--green);font-weight:800}.resource-copy{margin-top:45px}.resource-copy h2{font-size:38px;margin-top:45px}.resource-copy p,.resource-copy li{font:18px/1.7 Arial;color:#2c403a}.resource-copy li{margin:8px 0}.resource-next{margin-top:55px;padding:35px;background:var(--mint);border-radius:24px}.resource-next h2{font-size:38px}.copyright-note{margin-top:35px;font-size:13px!important;color:#6a7a75!important}.resource-editor{max-width:850px!important}.resource-editor textarea[name=body]{min-height:430px}.resources-admin .adminhead>.admin-actions{justify-content:flex-end}
@media(max-width:850px){.resource-guide{grid-template-columns:1fr}.guide-seven{display:none}.resource-grid{grid-template-columns:1fr 1fr}.resources-admin .adminhead{align-items:flex-start;gap:20px;flex-direction:column}}
@media(max-width:600px){.resource-hero{padding:55px 20px}.resource-hero h1{font-size:48px}.resource-hero>p{font-size:17px}.resource-guide{margin:0 20px 60px;padding:25px}.resources-list{padding:10px 20px 65px}.resource-grid{grid-template-columns:1fr}.resource-grid article{min-height:270px}.resource-warning{margin:0 20px 65px;padding:24px}.resource-warning h2{font-size:34px}.resource-article{padding:45px 20px 70px}.resource-article h1{font-size:45px}.resource-lead{font-size:18px}.resource-copy h2,.resource-next h2{font-size:32px}.resource-copy p,.resource-copy li{font-size:16px}.resource-next{padding:24px}}
