:root{--ia:#afdd47;--background:#01020b;--foreground:#fff;--muted-foreground:#c7cdd4;--card:#070c16;--surface:#161c25;--border:#28303c;--primary-foreground:#01020b;--font-display:"Space Grotesk","Space Grotesk",ui-sans-serif,system-ui,sans-serif;--font-sans:"Plus Jakarta Sans","Plus Jakarta Sans",ui-sans-serif,system-ui,sans-serif;--content-width:1280px;--ease:cubic-bezier(.22,1,.36,1);--glow-ia:0 0 0 1px color-mix(in oklab,var(--ia) 22%,transparent),0 18px 60px -22px color-mix(in oklab,var(--ia) 45%,transparent);--glow-soft:0 24px 70px -40px color-mix(in oklab,var(--ia) 60%,transparent)}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,ol,p,ul{margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;font:inherit}:target{scroll-margin-top:5rem}.container-fluid .row-fluid{display:flex;flex-wrap:wrap;width:100%}.container-fluid .row-fluid [class*=span]{min-height:1px;width:100%}.dnd-section{padding:0}.dnd-section>.row-fluid{max-width:none}@media (min-width:768px){.container-fluid .row-fluid{flex-wrap:nowrap}.container-fluid .row-fluid [class*=span]{flex:0 0 auto}.row-fluid .span1{width:8.333333%}.row-fluid .span2{width:16.666666%}.row-fluid .span3{width:25%}.row-fluid .span4{width:33.333333%}.row-fluid .span5{width:41.666666%}.row-fluid .span6{width:50%}.row-fluid .span7{width:58.333333%}.row-fluid .span8{width:66.666666%}.row-fluid .span9{width:75%}.row-fluid .span10{width:83.333333%}.row-fluid .span11{width:91.666666%}.row-fluid .span12{width:100%}}.wrap{margin:0 auto;max-width:var(--content-width);padding:0 1.25rem}@media (min-width:640px){.wrap{padding:0 2rem}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.skip-link:focus{height:auto;left:1rem;position:fixed;top:1rem;width:auto;clip:auto;background:var(--ia);border-radius:999px;color:var(--primary-foreground);font-weight:700;margin:0;padding:.6rem 1.1rem;z-index:100}:focus-visible{outline:2px solid var(--ia);outline-offset:3px}.foro-section{background:var(--background);padding:6rem 0;position:relative}@media (min-width:1024px){.foro-section{padding:8rem 0}}.foro-section--alt{background:color-mix(in oklab,var(--card) 40%,var(--background))}.section-head{max-width:46rem}.section-head .lead{color:var(--muted-foreground);font-size:1.05rem;line-height:1.7;margin-top:1.75rem}.section-head .lead p{margin:0}.section-head .lead p+p{margin-top:1em}.section-head .hairline{margin-top:1.75rem}.hairline{background:var(--ia);height:1px;width:3.5rem}h2.section-title{font-family:var(--font-display);letter-spacing:-.02em;line-height:.95}h2.section-title .light{display:block;font-size:clamp(2rem,5vw,3.2rem);font-style:italic;font-weight:300}h2.section-title .bold{color:var(--ia);display:block}h2.section-title .bold,h2.section-title.plain{font-size:clamp(2rem,5vw,3.2rem);font-weight:700}h2.section-title.plain{text-transform:uppercase}h2.section-title.plain .accent{color:var(--ia)}.section-quote{font-family:var(--font-display);font-size:clamp(1.2rem,3vw,1.8rem);font-weight:500;line-height:1.4;margin:0 auto;max-width:50rem;padding:5rem 1.25rem 0;text-align:center}.section-quote .accent{color:var(--ia)}.btn{align-items:center;border:none;border-radius:999px;display:inline-flex;font-family:var(--font-sans);font-size:.875rem;font-weight:700;gap:.5rem;justify-content:center;letter-spacing:.01em;padding:.85rem 1.6rem;transition:transform .3s var(--ease),box-shadow .3s,background-color .3s,color .3s,border-color .3s;white-space:nowrap}.btn-solid{background:var(--ia);box-shadow:var(--glow-ia);color:var(--primary-foreground)}.btn-solid:hover{transform:translateY(-2px)}.btn-ghost{background:transparent;border:1px solid var(--border);color:var(--foreground)}.btn-ghost:hover{border-color:var(--ia);color:var(--ia);transform:translateY(-2px)}.btn-ghost-ia{align-items:center;border:1px solid var(--border);border-radius:999px;color:var(--foreground);display:inline-flex;font-family:var(--font-sans);font-size:.875rem;font-weight:700;justify-content:center;padding:.8rem 1.5rem;transition:border-color .3s,color .3s,background-color .3s}.btn-ghost-ia:hover{border-color:var(--ia);color:var(--ia)}html.js-reveal .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s var(--ease),transform .7s var(--ease)}html.js-reveal .reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html.js-reveal .reveal{opacity:1;transform:none;transition:none}}body.hs-inline-edit .reveal{opacity:1!important;transform:none!important}