:root{--navy:#101b33;--navy2:#17294a;--blue:#2a64d6;--gold:#b78a3a;--paper:#f5f7fb;--ink:#15213a;--muted:#647087;--line:#dfe4ed;--white:#fff;--green:#15755a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.skip{position:absolute;left:-9999px;top:0}.skip:focus{left:12px;top:12px;z-index:100;background:#fff;padding:10px;color:#111}a{color:inherit}.topbar{height:82px;display:flex;align-items:center;gap:32px;padding:0 clamp(24px,5vw,78px);background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:285px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,var(--blue),#173b7d);color:#fff;font-weight:850;letter-spacing:-.05em;box-shadow:0 8px 18px #173b7d2e}.brand strong,.brand small{display:block}.brand strong{font-size:15px;letter-spacing:.08em}.brand small{font-size:11px;color:var(--muted);line-height:1.2;margin-top:2px}.topbar nav{display:flex;align-items:center;gap:28px;margin-left:auto}.topbar nav a{font-size:13px;font-weight:650;text-decoration:none;color:#44516a}.topbar nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border-radius:9px;padding:12px 18px;background:var(--blue);color:#fff;font-weight:750;font-size:14px;box-shadow:0 9px 22px #2a64d62b;transition:.2s}.button:hover{transform:translateY(-1px);background:#2054b9}.button-small{padding:10px 14px;white-space:nowrap}.button-ghost{background:transparent;color:var(--ink);box-shadow:none;border:1px solid #cbd4e3}.button-ghost:hover{background:#fff}.menu{display:none}.hero{min-height:700px;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,.92fr);align-items:center;gap:clamp(40px,6vw,90px);padding:84px clamp(24px,6vw,100px) 76px;overflow:hidden;background:radial-gradient(circle at 78% 18%,#dfeaff 0,transparent 28%),linear-gradient(180deg,#fff,#f5f7fb)}.hero-copy{max-width:720px}.eyebrow{margin:0 0 16px;color:var(--blue);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.eyebrow span{display:inline-block;width:26px;height:2px;vertical-align:middle;margin-right:9px;background:var(--gold)}h1,h2,h3,p{overflow-wrap:anywhere}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(44px,5vw,72px);font-weight:500;line-height:1.04;letter-spacing:-.045em;margin:0;color:#101a30}.lead{font-size:18px;line-height:1.72;color:#59667d;margin:26px 0 30px;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trustline{display:flex;gap:22px;flex-wrap:wrap;margin-top:36px;padding-top:23px;border-top:1px solid var(--line)}.trustline span{font-size:12px;font-weight:700;color:#556178}.trustline span:before{content:"✓";color:var(--green);margin-right:7px}.product-window{border-radius:18px;background:#fff;border:1px solid #d8dfeb;box-shadow:0 30px 70px #15264b28;transform:perspective(1100px) rotateY(-3deg);overflow:hidden}.window-top{height:43px;background:#f8f9fc;border-bottom:1px solid #e5e9f0;display:flex;align-items:center;gap:6px;padding:0 14px}.window-top i{width:8px;height:8px;border-radius:50%;background:#ccd3df}.window-top span{font-size:10px;color:#7b8495;margin-left:8px;font-weight:700}.window-body{display:grid;grid-template-columns:62px 1fr;min-height:450px}.window-body>aside{background:var(--navy);padding:18px 14px;display:flex;flex-direction:column;align-items:center;gap:20px}.window-body>aside b{width:31px;height:31px;border-radius:8px;background:var(--blue);display:grid;place-items:center;color:#fff;font-size:10px}.window-body>aside i{width:18px;height:4px;border-radius:4px;background:#ffffff3b}.window-body>aside i.active{height:18px;background:#4d82eb}.workspace{padding:23px;background:#f4f6fa}.workspace-head{display:flex;justify-content:space-between;align-items:center}.workspace-head small,.workspace-head strong{display:block}.workspace-head small{font-size:8px;color:#8791a4;letter-spacing:.1em}.workspace-head strong{font-size:17px}.workspace-head button{border:0;border-radius:6px;background:var(--blue);color:#fff;font-size:9px;font-weight:700;padding:8px 10px}.status-card{width:78%;margin-top:20px;border-radius:10px;background:linear-gradient(120deg,#152541,#245da9);color:#fff;padding:18px}.status-card small,.status-card strong,.status-card span{display:block}.status-card small{font-size:7px;color:#bed1f1;letter-spacing:.1em}.status-card strong{font-size:15px;margin:4px 0}.status-card span{font-size:8px;color:#d7e3f7}.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.mini-metrics div{background:#fff;border:1px solid #e0e5ee;border-radius:8px;padding:11px}.mini-metrics small,.mini-metrics b{display:block}.mini-metrics small{font-size:7px;color:#778296}.mini-metrics b{font-size:17px;margin-top:4px}.case-row{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e3e7ef;border-radius:8px;padding:11px;margin-top:8px}.case-row>i{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#eaf1ff;color:#285bc0;font-style:normal;font-size:8px;font-weight:850}.case-row span{flex:1}.case-row strong,.case-row small{display:block}.case-row strong{font-size:9px}.case-row small{font-size:7px;color:#7b8497}.case-row em{font-size:6px;font-style:normal;font-weight:800;color:#9b650e}.proof-strip{display:grid;grid-template-columns:repeat(4,auto);justify-content:space-between;align-items:center;gap:20px;padding:24px clamp(24px,6vw,100px);background:var(--navy);color:#fff}.proof-strip p,.proof-strip strong{margin:0}.proof-strip p{font-size:12px;color:#aebbd2}.proof-strip strong{font-size:13px}.section{padding:105px clamp(24px,7vw,116px)}.section-heading{max-width:780px;margin-bottom:50px}.section-heading h2,.audience h2,.security h2,.closing h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(34px,4vw,52px);line-height:1.14;letter-spacing:-.035em;margin:0}.section-heading>p:last-child{font-size:17px;color:var(--muted);max-width:670px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid article{position:relative;background:#fff;border:1px solid var(--line);border-radius:13px;padding:26px;min-height:285px}.process-grid article>span{position:absolute;right:18px;top:16px;color:#c5ccd8;font-size:12px;font-weight:800}.line-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid #cdd7e8;border-radius:11px;color:var(--blue);font-size:20px;margin-bottom:34px}.process-grid h3{font-size:17px;margin:0 0 10px}.process-grid p{font-size:14px;color:var(--muted);margin:0}.matters{background:linear-gradient(140deg,#101b33,#182c4f);color:#fff}.inverse .eyebrow{color:#79a6ff}.matter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff22;border:1px solid #ffffff22}.matter-grid article{background:#142441;padding:30px;min-height:190px;transition:.2s}.matter-grid article:hover{background:#1b3155}.matter-grid span{font-size:10px;color:#77a3f8;font-weight:800}.matter-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:500;margin:18px 0 6px}.matter-grid p{font-size:13px;color:#b5c1d6;margin:0}.scope-note{font-size:12px;color:#9eacc4;margin:24px 0 0}.audience{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center;background:#fff}.audience-copy>p:last-child{color:var(--muted);font-size:17px}.audience-cards{display:grid;gap:12px}.audience-cards article{display:flex;gap:18px;padding:22px;border:1px solid var(--line);border-radius:12px;background:#f9fafc}.audience-cards b{flex:none;width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:#e9f0ff;color:var(--blue)}.audience-cards h3{font-size:16px;margin:0 0 4px}.audience-cards p{font-size:13px;color:var(--muted);margin:0}.security{background:#eef2f8}.security-card{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#fff;border:1px solid #dce3ee;border-radius:18px;padding:55px;box-shadow:0 18px 50px #17284a0b}.security-card>div>p:last-child{color:var(--muted)}.security-card ul{list-style:none;padding:0;margin:0;display:grid;gap:22px}.security-card li{display:flex;gap:13px}.security-card li>span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#e4f4ee;color:var(--green);font-size:12px;font-weight:900}.security-card strong,.security-card small{display:block}.security-card strong{font-size:14px}.security-card small{font-size:12px;color:var(--muted);margin-top:2px}.clarification{font-size:12px;color:#657188;margin:18px 12px 0}.center{text-align:center;margin-left:auto;margin-right:auto}.center>p:last-child{margin-left:auto;margin-right:auto}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1120px;margin:auto}.pricing-grid article{position:relative;background:#fff;border:1px solid var(--line);border-radius:14px;padding:30px}.pricing-grid article.featured{border:2px solid var(--blue);box-shadow:0 16px 38px #2a64d61b}.pricing-grid>article>span{font-size:10px;color:var(--blue);font-weight:850;letter-spacing:.1em}.pricing-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:27px;font-weight:500;margin:10px 0}.price{font-size:29px;font-weight:800;margin:0 0 20px}.price small{font-size:11px;color:var(--muted);font-weight:500}.pricing-grid ul{padding-left:18px;color:#536078;font-size:13px;line-height:2}.pricing-grid a{display:block;text-align:center;text-decoration:none;border:1px solid #cad4e3;border-radius:8px;padding:10px;font-size:12px;font-weight:800}.featured a{background:var(--blue);color:#fff;border-color:var(--blue)}.flag{position:absolute;right:18px;top:18px;background:#eaf1ff;color:var(--blue);font-size:8px;font-weight:900;letter-spacing:.08em;padding:5px 7px;border-radius:5px}.tax-note{text-align:center;color:var(--muted);font-size:11px;margin-top:22px}.faq{background:#fff;display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-weight:700;cursor:pointer}summary::-webkit-details-marker{display:none}summary span{font-size:22px;color:var(--blue);font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:14px;margin:0 40px 22px 0}.closing{margin:0 clamp(24px,6vw,100px) 90px;padding:50px 55px;border-radius:18px;background:linear-gradient(120deg,#142441,#255595);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px}.closing>div{max-width:700px}.closing .eyebrow{color:#b9d0fa}.closing p:last-child{color:#c4d0e4}.button-light{background:#fff;color:#173460;box-shadow:none;white-space:nowrap}.button-light:hover{background:#f1f5fb}footer{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px;padding:62px clamp(24px,6vw,100px) 30px;background:#0b1427;color:#fff}.footer-brand{display:flex;gap:13px}.footer-brand p{font-size:11px;color:#91a0bb;margin:3px 0}.footer-brand strong{font-size:14px}.footer-brand .brand-mark{width:38px;height:38px}footer>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:8px}footer>div>strong{font-size:12px;margin-bottom:4px}footer a,footer p{font-size:11px;color:#98a6bf;text-decoration:none;margin:0}footer a:hover{color:#fff}footer>small{grid-column:1/-1;border-top:1px solid #ffffff17;padding-top:22px;color:#7786a2;font-size:10px}
@media(max-width:1050px){.topbar nav{display:none}.topbar .button-small{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:65px}.product-window{max-width:680px;transform:none}.proof-strip{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr}.audience{grid-template-columns:1fr;gap:42px}.security-card{gap:40px}.faq{grid-template-columns:1fr;gap:20px}footer{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-row:span 2}}
@media(max-width:720px){.topbar{height:70px;padding:0 16px}.brand{min-width:0}.brand small{display:none}.topbar .button-small{font-size:0;padding:10px}.topbar .button-small:after{content:"Acceso";font-size:12px}.hero{grid-template-columns:1fr;padding:55px 18px 48px;min-height:auto}.hero h1{font-size:42px}.lead{font-size:16px}.product-window{margin-top:12px}.window-body{grid-template-columns:45px 1fr;min-height:390px}.window-body>aside{padding:14px 8px}.workspace{padding:14px}.status-card{width:100%}.proof-strip{grid-template-columns:1fr;padding:22px 18px;gap:6px}.proof-strip strong{margin-bottom:10px}.section{padding:72px 18px}.section-heading{margin-bottom:34px}.process-grid,.matter-grid,.pricing-grid{grid-template-columns:1fr}.process-grid article{min-height:auto}.matter-grid article{min-height:auto}.security-card{grid-template-columns:1fr;padding:28px 22px}.closing{margin:0 18px 60px;padding:34px 24px;display:block}.closing .button{margin-top:18px}.faq{padding-top:70px}.pricing-grid{gap:12px}footer{grid-template-columns:1fr 1fr;padding:48px 18px 28px;gap:34px 20px}.footer-brand{grid-column:1/-1}.hero-actions .button{width:100%}}
