:root{--navy-950: #041326;--navy-900: #071a33;--navy-800: #0c294c;--blue: #3e7cc2;--gold: #d4af37;--gold-light: #f3d46c;--paper: #f8fafc;--ink: #13243a;--muted: #65748a;--white: #ffffff}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{min-width:320px;margin:0;background:var(--navy-950);color:var(--white);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}.landing-page{min-height:100vh;min-height:100svh;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;background:radial-gradient(circle at 78% 32%,rgba(46,102,170,.34),transparent 29%),radial-gradient(circle at 8% 88%,rgba(212,175,55,.09),transparent 24%),linear-gradient(136deg,var(--navy-950),var(--navy-900) 52%,#0c3158)}.site-header{position:relative;z-index:10}.header-inner{height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12)}.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{width:42px;height:42px;display:block;overflow:hidden;flex:0 0 auto;border:1px solid rgba(212,175,55,.5);border-radius:12px;background-color:#051b38;background-image:url(../isotipo-agente-aumentado.svg);background-repeat:no-repeat;background-size:cover;background-position:center;box-shadow:0 0 22px #4c9de71f}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{font-size:13px;font-weight:800;letter-spacing:.075em}.brand-copy small{color:#ffffff82;font-size:8px;font-weight:800;letter-spacing:.22em}.header-note{color:#ffffff85;font-size:9px;font-weight:800;letter-spacing:.18em}.header-note i{margin-inline:5px;color:var(--gold);font-style:normal}.hero{min-height:0;position:relative;display:grid;align-items:center;overflow:hidden;padding-block:clamp(22px,4vh,42px)}.hero-grid{position:absolute;inset:0;pointer-events:none;opacity:.09;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to right,black,transparent 70%)}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.72fr);align-items:center;gap:clamp(48px,6vw,78px)}.hero-copy{max-width:690px}.eyebrow{margin:0 0 17px;display:flex;align-items:center;gap:10px;color:var(--gold-light);font-size:10px;font-weight:850;letter-spacing:.17em;line-height:1.3;text-transform:uppercase}.eyebrow span{width:27px;height:2px;flex:0 0 auto;background:var(--gold);box-shadow:0 0 14px #d4af3766}.hero h1{max-width:680px;margin:0;font-size:clamp(48px,5.15vw,69px);font-weight:820;line-height:.98;letter-spacing:-.058em;text-wrap:balance}.hero h1 em{display:block;margin-top:7px;color:var(--gold-light);font-style:normal}.lead{max-width:630px;margin:21px 0 0;color:#ffffffeb;font-size:clamp(19px,1.7vw,23px);line-height:1.35;letter-spacing:-.018em}.lead strong{color:var(--white);font-weight:750}.community-proof{max-width:625px;margin:13px 0 0;display:flex;align-items:flex-start;gap:9px;color:#ffffffcf;font-size:13px;line-height:1.48}.community-proof:before{content:"";width:7px;height:7px;margin-top:6px;flex:0 0 auto;border-radius:50%;background:var(--gold);box-shadow:0 0 13px #d4af3785}.community-proof strong{color:var(--gold-light)}.description{max-width:625px;margin:15px 0 0;color:#ffffffa1;font-size:14px;line-height:1.62}.author-proof{margin-top:22px;display:flex;align-items:center;gap:10px}.author-monogram{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(212,175,55,.42);border-radius:50%;background:#d4af3714;color:var(--gold-light);font-size:10px;font-weight:900}.author-proof p{margin:0;display:flex;flex-direction:column;gap:2px}.author-proof strong{font-size:12px}.author-proof small{color:#ffffff7a;font-size:10px}.subscribe-card{width:100%;max-width:405px;justify-self:end;position:relative;padding:29px;border:1px solid rgba(255,255,255,.78);border-radius:22px;background:#fafcfffb;color:var(--ink);box-shadow:0 30px 75px #00091857}.subscribe-card:before{content:"";position:absolute;inset:10px -10px -10px 10px;z-index:-1;border:1px solid rgba(212,175,55,.26);border-radius:22px}.card-label{width:max-content;margin:0 0 10px;padding:6px 9px;border-radius:999px;background:#e8f0fa;color:#2e64a3;font-size:8px;font-weight:900;letter-spacing:.14em}.subscribe-card h2{margin:0 0 19px;color:var(--navy-900);font-size:31px;font-weight:820;line-height:1.05;letter-spacing:-.045em}.subscribe-card form{display:grid;gap:12px}.fields{display:grid;gap:11px}.fields label{display:grid;gap:6px;color:var(--navy-900);font-size:10px;font-weight:800}.fields input{width:100%;height:49px;padding:0 14px;border:1px solid #cad3df;border-radius:11px;background:var(--white);color:var(--ink);font-size:13px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.fields input::placeholder{color:#8b96a5}.fields input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #3e7cc21c}.consent{display:grid;grid-template-columns:16px 1fr;align-items:start;gap:8px;color:#6f7c8d;font-size:10px;line-height:1.42;cursor:pointer}.consent input{width:15px;height:15px;margin:0;accent-color:var(--blue)}.honeypot{position:absolute!important;left:-9999px!important;opacity:0!important}.subscribe-card button{width:100%;min-height:51px;padding:0 16px;border:0;border-radius:11px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#f1d365,var(--gold));color:var(--navy-950);font-size:13px;font-weight:850;cursor:pointer;box-shadow:0 11px 25px #d4af373d;transition:transform .2s ease,box-shadow .2s ease}.subscribe-card button:hover{transform:translateY(-2px);box-shadow:0 15px 30px #d4af374d}.subscribe-card button:focus-visible{outline:3px solid rgba(62,124,194,.45);outline-offset:3px}.subscribe-card button:disabled{opacity:.66;cursor:wait;transform:none}.button-arrow{font-size:20px;font-weight:400}.privacy-note{color:#8290a2;font-size:8.5px;text-align:center}.form-error{margin:0;padding:9px 10px;border-radius:8px;background:#fff0f0;color:#962525;font-size:10px;line-height:1.4}.form-error:empty{display:none}.success-panel{min-height:303px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.success-panel>span{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#e6f5ec;color:#1b7544;font-size:22px;font-weight:900}.success-panel h3{margin:17px 0 6px;color:var(--navy-900);font-size:27px;letter-spacing:-.035em}.success-panel p{margin:0;color:var(--muted);font-size:12px}.site-footer{position:relative;z-index:3}.footer-inner{height:35px;display:flex;align-items:flex-start;justify-content:space-between;color:#ffffff57;font-size:8px;letter-spacing:.08em;text-transform:uppercase}@media(max-height:760px)and (min-width:821px){.header-inner{height:60px}.hero{padding-block:18px}.hero h1{font-size:clamp(45px,4.6vw,60px)}.lead{margin-top:17px;font-size:19px}.description{margin-top:11px;font-size:13px}.author-proof{margin-top:16px}.subscribe-card{padding:24px 26px}.subscribe-card h2{margin-bottom:15px;font-size:28px}.fields input{height:46px}.subscribe-card button{min-height:47px}.footer-inner{height:28px}}@media(max-width:820px){.shell{width:min(560px,calc(100% - 34px))}.landing-page{overflow:visible}.header-inner{height:57px}.brand{gap:8px}.brand-mark{width:36px;height:36px;border-radius:10px}.brand-copy strong{font-size:10.5px}.brand-copy small{font-size:7px}.header-note{display:none}.hero{align-items:start;padding-block:19px 17px}.hero-grid{opacity:.065;mask-image:linear-gradient(to bottom,black,transparent 66%)}.hero-layout{grid-template-columns:1fr;gap:19px}.hero-copy{max-width:none}.eyebrow{margin-bottom:11px;font-size:8px;letter-spacing:.13em}.eyebrow span{width:21px}.hero h1{max-width:520px;font-size:clamp(37px,11.2vw,48px);line-height:.97}.hero h1 em{display:inline;margin:0}.lead{margin-top:13px;font-size:17px;line-height:1.32}.community-proof{margin-top:9px;gap:7px;font-size:11.5px;line-height:1.42}.community-proof:before{width:6px;height:6px;margin-top:5px}.description{margin-top:10px;font-size:12.5px;line-height:1.48}.author-proof{margin-top:13px}.author-monogram{width:29px;height:29px;font-size:8px}.author-proof strong{font-size:10.5px}.author-proof small{font-size:8.5px}.subscribe-card{max-width:none;justify-self:stretch;padding:20px;border-radius:18px;box-shadow:0 22px 54px #00081647}.subscribe-card:before{display:none}.card-label{margin-bottom:7px;padding:5px 8px;font-size:7px}.subscribe-card h2{margin-bottom:14px;font-size:24px}.subscribe-card form{gap:10px}.fields{gap:9px}.fields label{gap:5px;font-size:9px}.fields input{height:44px;border-radius:10px;font-size:12px}.consent{font-size:9px;line-height:1.35}.subscribe-card button{min-height:46px;font-size:11.5px}.privacy-note{font-size:7.5px}.success-panel{min-height:238px}.footer-inner{height:29px;align-items:flex-start;font-size:7px}}@media(max-width:370px){.shell{width:calc(100% - 26px)}.hero{padding-top:15px}.hero h1{font-size:36px}.description{font-size:12px}.subscribe-card{padding:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
