:root{--ink:#162824;--ink-soft:#31413d;--muted:#5b6863;--paper:#f4f1e8;--paper-soft:#fbf9f3;--green:#123b37;--green-2:#1d5750;--amber:#8a571b;--amber-soft:#f1dfbe;--line:#d6d0c3;--white:#fffefa;--danger:#8b2f24;--focus:#c77c20;--shadow:0 20px 60px #123b3717}@font-face{font-family:Inter;src:url(/assets/fonts/inter-latin.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:"Source Serif 4";src:url(/assets/fonts/source-serif-4-latin.woff2)format("woff2");font-style:normal;font-weight:200 900;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65}a{color:inherit}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:10000;background:var(--ink);color:#fff;border-radius:.25rem;padding:.8rem 1rem;font-weight:800;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.portal-container{width:min(1240px,100% - 40px);margin-inline:auto}.utility-bar{background:var(--green);color:#eaf3ee;letter-spacing:.04em;font-size:.75rem}.utility-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:34px;display:flex}.masthead{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:102px;display:grid}.portal-brand{justify-self:start;align-items:center;gap:.8rem;text-decoration:none;display:inline-flex}.portal-brand-mark{border:1px solid var(--green);width:46px;height:46px;color:var(--green);letter-spacing:.08em;border-radius:50%;place-items:center;font:800 .78rem/1 ui-sans-serif,sans-serif;display:grid}.portal-brand strong{letter-spacing:-.035em;font:700 clamp(1.65rem,3vw,2.35rem)/.95 "Source Serif 4",Georgia,Times New Roman,serif;display:block}.portal-brand small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:.28rem;font-size:.68rem;display:block}.primary-nav{justify-content:center;align-items:center;gap:1.8rem;display:flex}.primary-nav a,.section-nav a{font-weight:750;text-decoration:none}.primary-nav a{font-size:.9rem}.primary-nav a:hover,.section-nav a:hover{color:var(--amber)}.consult-cta,.button-primary,.button-secondary{border-radius:.28rem;justify-content:center;align-items:center;min-height:44px;padding:.72rem 1rem;font-weight:820;text-decoration:none;display:inline-flex}.consult-cta{background:var(--green);color:#fff;justify-self:end}.consult-cta:hover,.button-primary:hover{background:var(--green-2)}.section-nav-wrap{border-block:1px solid var(--line);background:#fffefab8}.insight-ticker{border-bottom:1px solid var(--line);color:var(--green);letter-spacing:.04em;text-transform:uppercase;background:#edf3ed;font-size:.72rem;font-weight:850;overflow:hidden}.insight-ticker-track{white-space:nowrap;align-items:center;gap:1.3rem;min-height:34px;animation:28s linear infinite ticker-drift;display:flex}.ticker-dot{background:var(--amber);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 5px #c8872824}@keyframes ticker-drift{0%{transform:translate(0)}to{transform:translate(-12%)}}.section-nav{scrollbar-width:none;justify-content:space-between;align-items:center;gap:1.2rem;min-height:49px;display:flex;overflow-x:auto}.section-nav a{letter-spacing:.015em;flex:none;align-items:center;min-height:44px;font-size:.76rem;display:inline-flex}.lead-layout{grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:2rem;padding-block:2.4rem 3.3rem;display:grid}.lead-story{background:var(--white);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);display:grid}.lead-visual,.editorial-visual{isolation:isolate;background:var(--green);text-decoration:none;position:relative;overflow:hidden}.lead-visual{min-height:475px}.lead-visual:before,.editorial-visual:before,.article-hero-visual:before{content:"";border:1px solid #ffffff57;border-radius:50% 10%;position:absolute;inset:12% 8%;transform:rotate(-9deg)}.lead-visual:after,.editorial-visual:after,.article-hero-visual:after{content:"";aspect-ratio:1;border:1px solid #ffffff47;border-radius:50%;width:72%;position:absolute;bottom:-30%;right:-25%;box-shadow:-90px -100px 0 -1px #ffffff0f,-90px -100px #ffffff3d}.lead-visual>span,.editorial-visual>span{z-index:1;color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:850;position:absolute;bottom:1.15rem;left:1.25rem}.visual-jade{background:linear-gradient(145deg,#164940,#4f7c61)}.visual-amber{background:linear-gradient(145deg,#6f3d20,#c18137)}.visual-blue{background:linear-gradient(145deg,#24495a,#528295)}.visual-violet{background:linear-gradient(145deg,#473c59,#7d6988)}.visual-rose{background:linear-gradient(145deg,#713d46,#af6d6e)}.visual-olive{background:linear-gradient(145deg,#3f4a29,#7c8d4a)}.lead-copy{flex-direction:column;justify-content:center;padding:clamp(1.4rem,4vw,2.7rem);display:flex}.section-label,.module-kicker{color:var(--amber);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900;text-decoration:none}.lead-copy h1,.article-header h1,.archive-hero h1,.policy-hero h1,.author-page h1,.search-page h1{letter-spacing:-.045em;margin:.55rem 0 1rem;font-family:"Source Serif 4",Georgia,Times New Roman,serif;line-height:1.02}.lead-copy h1{font-size:clamp(2.25rem,4vw,4.4rem)}.lead-copy h1 a{text-decoration:none}.lead-copy p{color:var(--ink-soft);font-size:1.05rem}.article-meta{color:var(--muted);flex-wrap:wrap;gap:.55rem 1rem;margin-top:auto;padding-top:1.2rem;font-size:.76rem;font-weight:700;display:flex}.evidence-module{background:var(--green);color:#fff;border-top:6px solid var(--amber);flex-direction:column;align-items:stretch;padding:clamp(1.6rem,4vw,2.6rem);display:flex}.evidence-module .module-kicker{color:#f0c27b}.evidence-module h2{letter-spacing:-.04em;margin:.5rem 0 1rem;font:700 clamp(2.1rem,4vw,3.7rem)/1 "Source Serif 4",Georgia,serif}.evidence-module p{color:#dce9e4}.hero-search{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;margin:.7rem 0 1rem;display:grid}.hero-search input,.hero-search button{min-height:48px;font:inherit;border:1px solid #ffffff59;border-radius:.28rem}.hero-search input{min-width:0;color:var(--ink);background:#fff;padding:.75rem .9rem}.hero-search button{color:#172824;cursor:pointer;background:#bd7928;border-color:#bd7928;padding:.7rem 1rem;font-weight:850}.hero-search input:focus-visible,.hero-search button:focus-visible{outline-offset:2px;outline:3px solid #f4cd92}.module-link{color:#f4cd92;text-underline-offset:4px;align-self:flex-start;font-weight:800}.button-primary{color:#172824;background:#bd7928}.evidence-module small{color:#c8d6d1;margin-top:1rem;font-size:.78rem;display:block}.latest-section,.trust-section,.related-section{padding-block:3.6rem}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.8rem;padding-bottom:1rem;display:flex}.section-heading span,.archive-hero span,.policy-hero span,.author-page header>span,.search-page header>span{color:var(--amber);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:900}.archive-hero span,.policy-hero span,.section-band .section-heading span{color:#f0c27b}.section-heading h2{letter-spacing:-.035em;margin:.2rem 0 0;font:700 clamp(1.8rem,3vw,3rem)/1.08 "Source Serif 4",Georgia,serif}.section-heading>a{color:var(--green);font-weight:800}.interaction-feature{padding-block:1rem 3.8rem}.section-intro{max-width:820px;color:var(--muted);margin:-1rem 0 1.8rem}.interaction-mini-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.interaction-mini-card{background:var(--white);border-top:4px solid var(--green);flex-direction:column;min-width:0;min-height:260px;padding:1.35rem;display:flex}.interaction-card-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.55rem;font-size:.72rem;font-weight:800;display:flex}.risk-badge{min-height:28px;color:var(--green);background:#e6eee9;border-radius:999px;align-items:center;padding:.25rem .55rem;display:inline-flex}.risk-alto{color:#7b2f23;background:#f7e4df}.risk-moderado{color:#70470f;background:#f7ebd7}.risk-indefinido{color:#4b4b48;background:#ecebea}.interaction-mini-card h3{letter-spacing:-.025em;margin:1rem 0 .65rem;font:700 1.5rem/1.14 "Source Serif 4",Georgia,serif}.interaction-mini-card h3 a{text-decoration:none}.interaction-mini-card p{color:var(--muted);margin:0 0 1rem;font-size:.88rem}.interaction-mini-card .text-link{color:var(--green);margin-top:auto;font-weight:820}.latest-grid,.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;display:grid}.article-card{background:var(--white);border:1px solid var(--line);min-width:0}.editorial-visual{min-height:205px;display:block}.article-card-copy{padding:1.3rem}.article-card h2{letter-spacing:-.025em;margin:.55rem 0 .8rem;font:700 1.45rem/1.15 "Source Serif 4",Georgia,serif}.article-card h2 a{text-decoration:none}.article-card h2 a:hover{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.article-card p{color:var(--muted);margin:0;font-size:.92rem}.article-card-featured{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.article-card-featured .editorial-visual{min-height:420px}.article-card-featured .article-card-copy{flex-direction:column;justify-content:center;padding:clamp(1.6rem,4vw,3.2rem);display:flex}.article-card-featured h2{font-size:clamp(2rem,4vw,3.8rem)}.advertising-boundary{padding-block:1.5rem 3rem}.ad-reservation{text-align:center;min-height:128px;color:var(--muted);background:#ffffff73;border:1px dashed #a9a294;place-content:center;padding:1.2rem;display:grid}.ad-reservation>span,.direct-campaign>span{letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:900}.ad-reservation p{max-width:650px;margin:.4rem 0 0;font-size:.8rem}.section-band{background:var(--green);color:#fff;padding-block:4rem}.section-band .section-heading{border-color:#ffffff40}.section-directory{background:#ffffff38;border:1px solid #ffffff38;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.section-tile{background:var(--green);flex-direction:column;min-height:260px;padding:1.6rem;display:flex;position:relative}.section-tile:before{content:"";background:var(--amber);width:34px;height:4px;margin-bottom:1.1rem}.section-tile>span{color:#d2e1dc;text-transform:uppercase;font-size:.72rem;font-weight:850}.section-tile h3{margin:.75rem 0;font:700 1.5rem/1.18 Georgia,serif}.section-tile h3 a{text-decoration:none}.section-tile p{color:#c7d8d2;font-size:.88rem}.section-tile .text-link{color:#f4cd92;margin-top:auto;font-weight:800}.lead-story,.evidence-module,.section-tile,.trust-grid article,.interaction-mini-card{transition:transform .25s,box-shadow .25s}@media (hover:hover){.lead-story:hover,.evidence-module:hover,.section-tile:hover,.trust-grid article:hover,.interaction-mini-card:hover{z-index:1;position:relative;transform:translateY(-4px);box-shadow:0 18px 40px #13251f1f}}.section-tile h3 a,.article-card h2 a{text-underline-offset:4px}.trust-section{grid-template-columns:.75fr 1.25fr;gap:3rem;display:grid}.trust-section>div:first-child h2{letter-spacing:-.045em;font:700 clamp(2rem,3.7vw,4rem)/1.03 Georgia,serif}.trust-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.trust-grid article{background:var(--paper-soft);padding:1.4rem}.trust-grid strong{font-family:Georgia,serif;font-size:1.18rem}.trust-grid p{color:var(--muted);font-size:.87rem}.commercial-separation{padding-bottom:4rem}.direct-campaign{background:#e8e0d1;border:1px solid #cfc3ae;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:1.2rem 1.4rem;display:grid}.direct-campaign>span{writing-mode:vertical-rl;color:#756955;transform:rotate(180deg)}.direct-campaign strong{font:700 1.35rem Georgia,serif}.direct-campaign p{color:#5b554b;margin:.25rem 0 0;font-size:.82rem}.direct-campaign a{color:#fff;background:#494339;align-items:center;min-height:44px;padding:.65rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.portal-footer{color:#dce7e2;background:#102c29;padding-top:3.6rem}.footer-main{grid-template-columns:1.45fr repeat(3,1fr);gap:2.5rem;padding-bottom:2.8rem;display:grid}.footer-main>div{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.footer-main strong{color:#fff}.footer-brand{font:700 2rem Georgia,serif}.footer-main p{color:#b9cac4;max-width:390px}.footer-main a{color:#cbd8d3;align-items:center;min-height:44px;font-size:.86rem;text-decoration:none;display:flex}.footer-main a:hover{color:#fff;text-decoration:underline}.footer-bottom{color:#9db1aa;border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:1rem;min-height:62px;font-size:.75rem;display:flex}.footer-context{color:#bfcfc5;border-top:1px solid #ffffff1f;padding-block:12px 18px;font-size:.78rem}.footer-context summary{cursor:pointer;color:#e6efe9;align-items:center;min-height:44px;font-weight:800;display:inline-flex}.footer-context p{max-width:78ch;margin:.55rem 0 0;line-height:1.55}.footer-context a{color:#f1c46f;text-underline-offset:3px}.portal-header a:focus-visible,.portal-footer a:focus-visible,.footer-context summary:focus-visible{outline-offset:3px;border-radius:3px;outline:3px solid #f1c46f}.archive-hero,.policy-hero{background:var(--green);color:#fff;padding-block:4rem}.archive-hero-inner{grid-template-columns:1.35fr .65fr;align-items:end;gap:3rem;display:grid}.archive-hero h1,.policy-hero h1{margin-bottom:0;font-size:clamp(2.8rem,6vw,6.2rem)}.archive-hero p{color:#d2e0dc;font-size:1.05rem}.archive-tools{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:82px;display:flex}.button-secondary{border:1px solid var(--green);color:var(--green)}.archive-grid{padding-block:2.5rem 4rem}.single-section{min-height:55vh}.article-header{max-width:980px;padding-block:3.5rem 2.4rem}.breadcrumbs{color:var(--muted);align-items:center;gap:.6rem;margin-bottom:2.2rem;font-size:.78rem;display:flex}.breadcrumbs a{align-items:center;min-height:44px;font-weight:750;display:inline-flex}.article-header h1{font-size:clamp(2.8rem,6vw,6.4rem)}.article-dek{max-width:850px;color:var(--ink-soft);font:400 clamp(1.15rem,2vw,1.45rem)/1.5 Georgia,serif}.byline{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:.65rem 1.4rem;margin-top:1.7rem;padding-top:1.1rem;font-size:.8rem;display:flex}.byline a{color:var(--green);font-weight:850}.article-hero-visual{color:#fff;isolation:isolate;width:min(1460px,100%);min-height:min(54vw,690px);margin-inline:auto;position:relative;overflow:hidden}.article-hero-visual>img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.article-hero-visual:before,.article-hero-visual:after{display:none}.article-hero-visual>div{z-index:2;max-width:720px;position:absolute;bottom:clamp(2.2rem,8vw,6rem);left:clamp(1.5rem,6vw,6rem)}.article-hero-visual>div span{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:850;display:block}.article-hero-visual>div strong{letter-spacing:-.045em;margin-top:.55rem;font:700 clamp(2rem,5vw,5rem)/1.03 Georgia,serif;display:block}.article-hero-visual figcaption{z-index:3;color:#e3ece8;background:#0c1d1bd1;padding:.65rem clamp(1rem,4vw,2rem);font-size:.74rem;position:absolute;inset:auto 0 0}.article-hero-visual figcaption span{float:right;color:#b7c8c2}.article-layout{grid-template-columns:280px minmax(0,760px);justify-content:center;gap:clamp(2rem,6vw,5rem);padding-block:4rem;display:grid}.article-rail{border-top:4px solid var(--amber);align-self:start;padding-top:1rem;position:sticky;top:1.5rem}.article-rail>strong{font:700 1.35rem Georgia,serif}.article-rail ul{padding-left:1.15rem;font-size:.9rem}.article-rail li{margin-block:.75rem}.ad-policy-badge{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1rem;display:grid}.ad-policy-badge span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.article-body{min-width:0}.article-body>section{margin-bottom:3rem}.article-body h2{letter-spacing:-.03em;margin:0 0 1rem;font:700 clamp(1.8rem,3vw,2.55rem)/1.12 Georgia,serif}.article-body p,.article-body li{font-size:1.06rem}.article-body li{margin-block:.6rem}.inline-sources{color:var(--muted);font-size:.78rem!important}.inline-sources a{color:var(--green);font-weight:800}.sources-section{border-top:1px solid var(--line);padding-top:2rem}.sources-section li{margin-bottom:1.1rem;padding-left:.6rem}.sources-section a{min-height:44px;color:var(--green);align-items:center;font-weight:800;display:flex}.sources-section span{color:var(--muted);font-size:.76rem;display:block}.transparency-box{border-left:4px solid var(--green);background:#e9e5da;padding:1.6rem}.transparency-box dl{margin:0}.transparency-box dl>div{border-top:1px solid #cdc6b8;grid-template-columns:150px 1fr;gap:1rem;padding-block:.9rem;display:grid}.transparency-box dt{font-weight:850}.transparency-box dd{margin:0;font-size:.9rem}.policy-width{max-width:820px}.policy-hero p{color:#d4e2dd;max-width:720px;font:400 1.22rem/1.5 Georgia,serif}.policy-hero small{color:#afc4bd}.policy-body{padding-block:3.8rem 5rem}.policy-body section{margin-bottom:3.2rem;scroll-margin-top:2rem}.policy-body h2{letter-spacing:-.03em;font:700 2.1rem/1.15 Georgia,serif}.policy-body p,.policy-body li{font-size:1.03rem}.policy-body li{margin-block:.6rem}.policy-body a{color:var(--green);font-weight:800}.author-page,.search-page{min-height:70vh;padding-block:4rem}.author-page header{max-width:850px}.author-page h1,.search-page h1{font-size:clamp(2.8rem,6vw,5.8rem)}.author-role{color:var(--green);font-weight:850}.author-facts{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;margin:2.5rem 0 4rem;display:grid}.author-facts>div{background:var(--paper-soft);padding:1.3rem}.author-facts dt{font-weight:850}.author-facts dd{color:var(--muted);margin:.35rem 0 0}.editorial-search{gap:.55rem;max-width:850px;font-weight:850;display:grid}.editorial-search input{background:var(--white);min-height:58px;color:var(--ink);border:1px solid #9eaa9f;border-radius:0;padding:0 1rem}.search-count{color:var(--muted)}.search-results{border-top:1px solid var(--line);margin-top:1.5rem;display:grid}.search-results article{border-bottom:1px solid var(--line);padding-block:1.5rem}.search-results span{color:var(--amber);text-transform:uppercase;font-size:.7rem;font-weight:900}.search-results h2{margin:.35rem 0;font:700 1.75rem/1.18 Georgia,serif}.search-results h2 a{text-decoration:none}.search-results p{color:var(--muted);max-width:800px;margin:0}.empty-state{border:1px dashed #a99f8e;padding:2rem}.admin-page{max-width:1440px;min-height:100vh;margin:auto;padding:32px clamp(18px,4vw,56px)}.admin-top,.admin-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-bottom:26px;display:flex}.admin-top h1,.admin-head h1{margin:.15em 0;font:700 clamp(2.3rem,4vw,4.2rem)/1 Georgia,serif}.kicker,.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:900;display:block}.admin-user{justify-items:end;display:grid}.admin-user small,.muted,.form-hint{color:var(--muted)}.admin-user a{color:var(--green);margin-top:7px;font-weight:800}.admin-tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#f4f1e8f5;gap:6px;padding:18px 0 28px;display:flex;position:sticky;top:0;overflow:auto}.admin-tabs button,.chip{white-space:nowrap;border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:999px;padding:10px 15px;font-weight:750}.admin-tabs button.active{background:var(--ink);color:#fff}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metric-grid article,.admin-card,.panel,.admin-form{border:1px solid var(--line);background:#fff;padding:24px;box-shadow:0 8px 28px #13251f0b}.metric-grid strong{font:700 2rem Georgia,serif}.metric-grid small{color:var(--muted)}.admin-grid,.evidence-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:18px;display:grid}.admin-card h2,.panel h2{margin:.2em 0 .5em;font:700 1.8rem Georgia,serif}.card-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.status-dot,.state{color:#18573f;background:#e2f1e8;border-radius:99px;padding:6px 10px;font-size:.72rem;font-weight:800}.quick-actions,.action-row,.template-row{flex-wrap:wrap;gap:9px;display:flex}.quick-actions button,.action-row button,.button-link,.admin-card>button,.admin-form button{background:var(--green);color:#fff;border:0;border-radius:4px;min-height:44px;padding:11px 15px;font-weight:800;text-decoration:none}.secondary,.button-link{color:var(--ink)!important;background:#edf1ed!important}.site-preview{border:1px solid var(--line);background:#fff;width:100%;height:360px}.preview-link{color:var(--green);margin-top:10px;font-weight:800;display:inline-block}.admin-form{box-shadow:none;gap:14px;display:grid}.admin-form input,.admin-form select,.admin-form textarea,.admin-card textarea{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #aebbb4;border-radius:4px;margin-top:7px;padding:12px}.admin-form input[type=checkbox]{width:auto;min-height:auto;margin-right:7px}.form-ok{color:#176644;font-weight:700}.content-preview{border-left:4px solid var(--amber);background:#f7f3e8;margin-bottom:24px;padding:14px 18px}.content-preview span{color:var(--green);font-size:.75rem;font-weight:800}.draft-list,.log-list{gap:8px;display:grid}.draft-list article,.log-list article{border:1px solid var(--line);justify-content:space-between;gap:14px;padding:13px;display:flex}.draft-list small,.log-list small{color:var(--muted);display:block}.log-list article{grid-template-columns:150px 1fr auto;display:grid}.log-list article>span{text-transform:capitalize;color:var(--green);font-weight:800}.text-button{color:var(--green);background:0 0;border:0;font-weight:800}.admin-alert{background:#fff2cf;padding:12px 15px}.admin-card button:disabled{opacity:.5;cursor:not-allowed}.admin-toolbar{grid-template-columns:minmax(0,1fr) 190px;gap:8px;margin:14px 0;display:grid}.admin-toolbar input,.admin-toolbar select{min-height:44px;color:var(--ink);background:#fff;border:1px solid #aebbb4;border-radius:4px;padding:10px 12px}.admin-tabs button:focus-visible,.admin-form input:focus-visible,.admin-form select:focus-visible,.admin-form textarea:focus-visible,.admin-toolbar input:focus-visible,.admin-toolbar select:focus-visible{outline-offset:2px;outline:3px solid #c88728}.detail-page{max-width:1000px;margin:auto;padding:60px 24px}@media (width<=1000px){.masthead{grid-template-columns:1fr;padding-block:1rem}.primary-nav{scrollbar-width:thin;justify-content:flex-start;gap:.45rem;width:100%;padding-bottom:.2rem;overflow-x:auto}.primary-nav a{border:1px solid var(--line);white-space:nowrap;background:var(--white);border-radius:999px;align-items:center;min-height:44px;padding:.55rem .8rem;display:inline-flex}.lead-layout{grid-template-columns:1fr}.lead-story,.interaction-mini-grid,.section-directory,.footer-main{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:220px minmax(0,1fr)}.metric-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}}@media (width<=760px){body{font-size:15px}.portal-container{width:min(100% - 28px,1240px)}.utility-inner{min-height:40px}.utility-inner span:last-child{display:none}.masthead{gap:.75rem;min-height:82px}.portal-brand-mark{width:40px;height:40px}.portal-brand small{display:none}.consult-cta{padding-inline:.75rem;font-size:.78rem}.section-nav{justify-content:flex-start}.lead-layout{gap:1rem;padding-block:1rem 2.3rem}.lead-story{grid-template-columns:1fr}.lead-visual{order:0;min-height:280px}.lead-copy{order:1}.lead-copy h1{font-size:clamp(2.35rem,12vw,3.5rem)}.hero-search{grid-template-columns:1fr}.hero-search button{width:100%}.interaction-mini-grid{grid-template-columns:1fr}.interaction-mini-card{min-height:0}.latest-grid,.archive-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start;gap:.75rem}.section-directory{grid-template-columns:1fr}.section-tile{min-height:220px}.trust-section,.trust-grid,.direct-campaign{grid-template-columns:1fr}.direct-campaign>span{writing-mode:initial;transform:none}.direct-campaign a{justify-self:start}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:1rem}.archive-hero-inner{grid-template-columns:1fr;gap:1rem}.archive-hero,.policy-hero{padding-block:2.8rem}.archive-hero h1,.policy-hero h1{font-size:clamp(2.6rem,14vw,4.5rem)}.article-card-featured{display:block}.article-card-featured .editorial-visual{min-height:260px}.article-header{padding-block:2.2rem 1.6rem}.article-header h1{font-size:clamp(2.6rem,13vw,4.6rem)}.article-hero-visual{min-height:500px}.article-hero-visual figcaption span{float:none;display:block}.article-layout{grid-template-columns:1fr;padding-block:2.5rem}.article-rail{position:static}.transparency-box dl>div{grid-template-columns:1fr;gap:.3rem}.author-facts,.metric-grid{grid-template-columns:1fr}.admin-top,.admin-head{display:block}.admin-user{justify-items:start;margin-top:14px}.log-list article{grid-template-columns:1fr}.site-preview{height:280px}.admin-toolbar{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}._page_1gjdz_1{--consult-ink:#13251f;--consult-muted:#52635d;--consult-paper:#f7f4ec;--consult-surface:#fffdf8;--consult-green:#174f3d;--consult-green-dark:#0f3429;--consult-amber:#c7902d;--consult-line:#d8ddd4;background:linear-gradient(#174f3d09 1px, transparent 1px), var(--consult-paper);min-height:100vh;color:var(--consult-ink);background-size:100% 40px}._page_1gjdz_1 *{box-sizing:border-box}._page_1gjdz_1 button,._page_1gjdz_1 input{font:inherit}._page_1gjdz_1 button,._page_1gjdz_1 a{-webkit-tap-highlight-color:transparent}._header_1gjdz_32{border-bottom:1px solid var(--consult-line);background:#fffdf8f5;justify-content:space-between;align-items:center;gap:24px;min-height:80px;padding:14px clamp(20px,5vw,72px);display:flex}._brand_1gjdz_43{min-height:48px;color:var(--consult-ink);align-items:center;gap:11px;text-decoration:none;display:inline-flex}._brandMark_1gjdz_52{background:var(--consult-green);color:#fff;letter-spacing:.08em;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.78rem;font-weight:900;display:grid}._brand_1gjdz_43>span:last-child{display:grid}._brand_1gjdz_43 strong{font:800 1.2rem/1.1 Arial,Helvetica,sans-serif}._brand_1gjdz_43 small{color:var(--consult-muted);margin-top:3px;font-size:.72rem}._nav_1gjdz_79{align-items:center;gap:8px;display:flex}._nav_1gjdz_79 a{min-height:44px;color:var(--consult-ink);border-radius:999px;align-items:center;padding:0 14px;font-size:.86rem;font-weight:750;text-decoration:none;display:inline-flex}._nav_1gjdz_79 a:hover{background:#e8eee8}._hero_1gjdz_101{grid-template-columns:minmax(0,1.6fr) minmax(280px,.55fr);align-items:end;gap:clamp(36px,6vw,86px);width:min(1400px,100% - 40px);margin:0 auto;padding:clamp(56px,8vw,112px) 0 clamp(44px,6vw,84px);display:grid}._eyebrow_1gjdz_111{color:var(--consult-green);letter-spacing:.15em;margin:0 0 12px;font-size:.72rem;font-weight:900}._hero_1gjdz_101 h1{letter-spacing:-.055em;text-wrap:balance;max-width:940px;margin:0;font:700 clamp(3rem,7vw,7rem)/.92 Georgia,Times New Roman,serif}._lede_1gjdz_127{max-width:760px;color:var(--consult-muted);margin:28px 0 0;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.7}._scopeNote_1gjdz_135{background:var(--consult-green-dark);color:#fff;border-radius:3px 3px 28px;padding:26px;box-shadow:0 22px 60px #0f342926}._scopeNote_1gjdz_135 strong{color:#e6c478;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}._scopeNote_1gjdz_135 p{margin:12px 0 0;line-height:1.65}._tool_1gjdz_155{border-top:1px solid var(--consult-line);background:var(--consult-surface);padding:clamp(42px,6vw,82px) clamp(20px,5vw,72px) clamp(64px,8vw,112px)}._toolHeader_1gjdz_161,._searchArea_1gjdz_162,._selectionPanel_1gjdz_163,._emptyState_1gjdz_164,._results_1gjdz_165{width:min(1280px,100%);margin-inline:auto}._toolHeader_1gjdz_161{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}._toolHeader_1gjdz_161 h2,._resultsHeading_1gjdz_178 h2{letter-spacing:-.035em;margin:0;font:700 clamp(2.1rem,4vw,4rem)/1 Georgia,Times New Roman,serif}._toolHeader_1gjdz_161>div:first-child>p:last-child{max-width:680px;color:var(--consult-muted);margin:18px 0 0}._engineState_1gjdz_190{border:1px solid var(--consult-line);background:#f6f6f1;border-radius:14px;align-items:flex-start;gap:11px;max-width:370px;padding:14px 16px;display:flex}._engineState_1gjdz_190>span{background:#8d9892;border-radius:50%;flex:none;width:10px;height:10px;margin-top:5px}._engineState_1gjdz_190 div{gap:2px;display:grid}._engineState_1gjdz_190 strong{font-size:.84rem}._engineState_1gjdz_190 small{color:var(--consult-muted);font-size:.74rem}._engineEnabled_1gjdz_224{background:#edf8f1;border-color:#9ac7b1}._engineEnabled_1gjdz_224>span{background:#23845a;box-shadow:0 0 0 4px #23845a1f}._engineDisabled_1gjdz_234>span{background:var(--consult-amber);box-shadow:0 0 0 4px #c7902d21}._searchArea_1gjdz_162{margin-top:42px}._inputLabel_1gjdz_243{letter-spacing:.03em;margin-bottom:9px;font-size:.78rem;font-weight:850;display:block}._comboboxWrap_1gjdz_251{position:relative}._searchInput_1gjdz_255{width:100%;min-height:66px;color:var(--consult-ink);background:#fff;border:1px solid #99aaa1;border-radius:14px;outline:none;padding:14px 88px 14px 20px;font-size:1.05rem;box-shadow:0 12px 32px #13251f0e}._searchInput_1gjdz_255:focus{border-color:var(--consult-green);box-shadow:0 0 0 4px #174f3d1f}._searchInput_1gjdz_255:disabled{color:var(--consult-muted);cursor:not-allowed;background:#eef0eb}._counter_1gjdz_279{min-width:46px;height:32px;color:var(--consult-muted);background:#edf1ed;border-radius:999px;place-items:center;font-size:.76rem;font-weight:850;display:grid;position:absolute;top:17px;right:16px}._dropdown_1gjdz_294{z-index:20;border:1px solid var(--consult-line);background:#fff;border-radius:14px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 24px 70px #122e2533}._dropdown_1gjdz_294 ul{max-height:390px;margin:0;padding:6px;list-style:none;overflow-y:auto}._dropdown_1gjdz_294 li+li{border-top:1px solid #edf0eb}._dropdown_1gjdz_294 li>button,._unknownButton_1gjdz_320{width:100%;min-height:58px;color:var(--consult-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;padding:11px 13px;display:flex}._dropdown_1gjdz_294 li>button:hover,._dropdown_1gjdz_294 li>._activeOption_1gjdz_337{background:#edf3ee}._dropdown_1gjdz_294 li span,._unknownButton_1gjdz_320 span{gap:2px;display:grid}._dropdown_1gjdz_294 li small,._unknownButton_1gjdz_320 small{color:var(--consult-muted);font-size:.73rem}._dropdown_1gjdz_294 li em{color:var(--consult-green);flex:none;font-size:.7rem;font-style:normal;font-weight:800}._noSuggestion_1gjdz_361{color:var(--consult-muted);margin:0;padding:18px}._unknownButton_1gjdz_320{border-top:1px solid var(--consult-line);background:#fff9eb;border-radius:0;justify-content:stretch;gap:3px;min-height:68px;display:grid}._unknownButton_1gjdz_320:hover{background:#fff2d2}._privacyLine_1gjdz_381{color:var(--consult-muted);margin:13px 0 0;font-size:.78rem}._privacyLine_1gjdz_381 span{color:#23845a;margin-right:7px}._liveMessage_1gjdz_392{min-height:22px;color:var(--consult-green);margin:5px 0 0;font-size:.78rem;font-weight:700}._selectionPanel_1gjdz_163{border:1px solid var(--consult-line);background:#f8faf6;border-radius:15px;margin-top:24px;padding:20px}._selectionHeading_1gjdz_408{justify-content:space-between;align-items:center;gap:20px;display:flex}._selectionHeading_1gjdz_408 h3{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.82rem}._selectionHeading_1gjdz_408 button{min-height:44px;color:var(--consult-green);cursor:pointer;background:0 0;border:0;padding:0 10px;font-weight:800}._chips_1gjdz_432{flex-wrap:wrap;gap:9px;margin:14px 0 0;padding:0;list-style:none;display:flex}._chips_1gjdz_432 li{background:#fff;border:1px solid #b8c6bd;border-radius:999px;align-items:center;gap:6px;min-height:44px;padding-left:14px;font-size:.85rem;font-weight:750;display:inline-flex}._chips_1gjdz_432 button{width:42px;height:42px;color:var(--consult-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:1.25rem}._chips_1gjdz_432 button:hover{color:var(--consult-ink);background:#e7ede8}._emptyState_1gjdz_164{background:#fbfbf7;border:1px dashed #a6b3aa;border-radius:18px;justify-content:center;align-items:center;gap:24px;min-height:220px;margin-top:36px;padding:36px;display:flex}._emptyState_1gjdz_164>span{color:#b2bcb5;font:700 3.3rem/1 Georgia,serif}._emptyState_1gjdz_164 h3{margin:0;font:700 1.5rem/1.15 Georgia,serif}._emptyState_1gjdz_164 p{max-width:520px;color:var(--consult-muted);margin:8px 0 0}._results_1gjdz_165{margin-top:clamp(54px,7vw,94px)}._resultsHeading_1gjdz_178{border-bottom:2px solid var(--consult-ink);grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:end;gap:40px;padding-bottom:24px;display:grid}._resultsHeading_1gjdz_178>p{color:var(--consult-muted);margin:0}._synthesis_1gjdz_517{border-left:5px solid var(--consult-amber);background:#fff7e4;margin-top:24px;padding:24px}._synthesis_1gjdz_517>div{gap:4px;display:grid}._synthesis_1gjdz_517 span{color:var(--consult-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}._synthesis_1gjdz_517 strong{font:700 1.8rem Georgia,serif}._synthesis_1gjdz_517 p{margin-bottom:0}._resultList_1gjdz_545{display:grid}._resultCard_1gjdz_549{border-bottom:1px solid var(--consult-line);grid-template-columns:80px minmax(0,1fr);gap:clamp(20px,4vw,54px);padding:clamp(28px,4vw,54px) 0;display:grid}._resultIndex_1gjdz_557{color:#acb5ae;font:700 clamp(2rem,4vw,4rem)/1 Georgia,serif}._resultTopline_1gjdz_562{justify-content:space-between;align-items:center;gap:18px;display:flex}._resultTopline_1gjdz_562>p{color:var(--consult-green);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:900}._resultTopline_1gjdz_562>span{border-radius:999px;align-items:center;min-height:30px;padding:5px 10px;font-size:.7rem;font-weight:850;display:inline-flex}._evidenceBadge_1gjdz_588{color:var(--consult-green-dark);background:#e6eee8}._unknownBadge_1gjdz_593{color:#555f59;background:#ececea}._insufficientBadge_1gjdz_598,._attention_evidencia_insuficiente_1gjdz_599{color:#715100;background:#fff0c9}._attention_alta_1gjdz_604{color:#861f17;background:#fee1dc}._attention_moderada_1gjdz_609{color:#715100;background:#fff0c9}._attention_menor_1gjdz_614{color:#16583d;background:#dff1e6}._resultBody_1gjdz_619 h3{letter-spacing:-.03em;margin:12px 0 0;font:700 clamp(1.8rem,3vw,3rem)/1.05 Georgia,serif}._resultSummary_1gjdz_625{max-width:920px;margin:16px 0 0;font-size:1.03rem;line-height:1.7}._resultDetails_1gjdz_632{grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;display:grid}._resultDetails_1gjdz_632>div{border:1px solid var(--consult-line);background:#fafaf6;border-radius:12px;padding:18px}._resultDetails_1gjdz_632 strong{letter-spacing:.03em;font-size:.76rem}._resultDetails_1gjdz_632 p{color:var(--consult-muted);margin:8px 0 0;font-size:.88rem;line-height:1.6}._recordLink_1gjdz_658{min-height:44px;color:var(--consult-green);align-items:center;gap:12px;margin-top:22px;font-weight:850;text-decoration:none;display:inline-flex}._recordLink_1gjdz_658:hover{text-underline-offset:4px;text-decoration:underline}._finalWarning_1gjdz_674{background:#fff9e9;border:1px solid #d4c08e;border-radius:14px;margin-top:36px;padding:24px}._finalWarning_1gjdz_674 strong{font:700 1.25rem Georgia,serif}._finalWarning_1gjdz_674 p{color:var(--consult-muted);margin:8px 0 0}._footer_1gjdz_691{border-top:1px solid var(--consult-line);background:var(--consult-green-dark);color:#fff;justify-content:space-between;align-items:center;gap:28px;padding:34px clamp(20px,5vw,72px);display:flex}._footer_1gjdz_691 p{color:#d9e3dc;max-width:780px;margin:0;font-size:.85rem}._footer_1gjdz_691 a{color:#f1cf81;flex:none;align-items:center;min-height:44px;font-weight:800;display:inline-flex}._page_1gjdz_1 :focus-visible{outline-offset:3px;outline:3px solid #b67c16}@media (width<=900px){._hero_1gjdz_101,._resultsHeading_1gjdz_178{grid-template-columns:1fr}._hero_1gjdz_101{align-items:start}._scopeNote_1gjdz_135{max-width:620px}._toolHeader_1gjdz_161{display:grid}._engineState_1gjdz_190{max-width:none}}@media (width<=680px){._header_1gjdz_32{align-items:flex-start}._nav_1gjdz_79 a:first-child,._brand_1gjdz_43 small{display:none}._hero_1gjdz_101{width:min(100% - 32px,1400px)}._hero_1gjdz_101 h1{font-size:clamp(3rem,15vw,4.8rem)}._tool_1gjdz_155{padding-inline:16px}._dropdown_1gjdz_294 li>button{flex-direction:column;align-items:flex-start;gap:6px}._selectionPanel_1gjdz_163{padding:15px}._resultCard_1gjdz_549{grid-template-columns:1fr;gap:12px}._resultIndex_1gjdz_557{font-size:1.5rem}._resultTopline_1gjdz_562{flex-direction:column;align-items:flex-start;gap:10px}._resultDetails_1gjdz_632{grid-template-columns:1fr}._emptyState_1gjdz_164,._footer_1gjdz_691{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){._page_1gjdz_1 *,._page_1gjdz_1 :before,._page_1gjdz_1 :after{scroll-behavior:auto!important;transition:none!important}}
