:root{--bg:#05090b;--panel:#0b1316;--panel2:#0e1b1f;--text:#f4fbfc;--muted:#9bb1b7;--line:#8ce9ef29;--cyan:#20e8ee;--cyan2:#08aeba;--white:#fff;--shadow:0 20px 70px #0000006b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1160px,100% - 40px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#04090bd1;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#021113;background:linear-gradient(145deg,#eafcff,#1bdde4 52%,#064f57);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid;box-shadow:0 0 30px #20e8ee38}.brand span:last-child{flex-direction:column;line-height:1.05;display:flex}.brand strong{letter-spacing:.04em;font-size:15px}.brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.16em;margin-top:5px;font-size:10px}.top-nav{align-items:center;gap:28px;display:flex}.top-nav a{color:#b9c9cd;font-size:14px;transition:all .2s}.top-nav a:hover{color:var(--white)}.eyebrow{color:#5ff6f8;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:750;display:inline-block}.btn{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:750;transition:all .2s;display:inline-flex}.btn-primary{color:#001012;background:linear-gradient(135deg,#73fbff,#18d9df 55%,#0ea4af);box-shadow:0 12px 35px #17d3dc2e}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 40px #17d3dc47}.btn-ghost{color:#e9f5f6;background:#ffffff09;border-color:#ffffff26}.btn-ghost:hover{background:#5bf0f40f;border-color:#5bf0f466}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.portal-hero{background:radial-gradient(circle at 70% 20%,#00ced914,#0000 35%),linear-gradient(#071014 0%,#05090b 100%);border-bottom:1px solid #ffffff0f;align-items:center;min-height:640px;display:grid;position:relative;overflow:hidden}.portal-glow{filter:blur(70px);opacity:.22;border-radius:50%;position:absolute}.portal-glow-a{background:#08cbd6;width:400px;height:400px;top:-120px;right:-120px}.portal-glow-b{background:#0f7f8b;width:260px;height:260px;bottom:-100px;left:-90px}.portal-hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:65px;display:grid;position:relative}.portal-copy h1{letter-spacing:-.055em;max-width:760px;margin:18px 0 22px;font-size:clamp(44px,6vw,76px);line-height:1.02}.portal-copy p{color:var(--muted);max-width:660px;font-size:18px}.portal-feature-card{box-shadow:var(--shadow);background:linear-gradient(145deg,#101e22e0,#050c0ef0);border:1px solid #71f4f829;border-radius:28px;grid-template-columns:190px 1fr;align-items:center;gap:28px;padding:34px;display:grid;position:relative;overflow:hidden}.portal-feature-card:before{content:"";filter:blur(45px);background:#00dee61a;border-radius:50%;width:300px;height:300px;position:absolute;inset:auto -100px -140px auto}.portal-feature-card img{border-radius:24px;box-shadow:0 25px 60px #00000061}.portal-feature-card h2{margin:14px 0 6px;font-size:32px}.portal-feature-card p{color:var(--muted);font-size:14px}.status-pill{text-transform:uppercase;letter-spacing:.11em;color:#7ff5d9;align-items:center;gap:8px;font-size:11px;display:inline-flex}.status-pill i{background:#35e5b5;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #35e5b5}.text-link{color:#6ff6f8;margin-top:10px;font-size:13px;font-weight:700;display:inline-block}.section-pad{padding-block:90px}.section-heading{max-width:720px;margin-bottom:36px}.section-heading.centered{text-align:center;margin-inline:auto;margin-bottom:44px}.section-heading h2{letter-spacing:-.04em;margin:10px 0;font-size:clamp(32px,4vw,48px);line-height:1.1}.section-heading p{color:var(--muted)}.apps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.app-card{background:linear-gradient(145deg,#0b1417,#081013);border:1px solid #ffffff14;border-radius:22px;align-items:center;gap:22px;padding:26px;transition:all .2s;display:flex}.app-card:hover{border-color:#55f0f447;transform:translateY(-3px)}.app-card img{border-radius:20px}.app-card h3{margin:0 0 4px;font-size:22px}.app-card p{color:var(--muted);margin:0;font-size:14px}.app-card span{color:#68eff2;margin-top:12px;font-size:13px;font-weight:700;display:inline-block}.placeholder-card{opacity:.65}.placeholder-icon{color:#6b858a;border:1px dashed #fff3;border-radius:20px;place-items:center;width:112px;height:112px;font-size:42px;display:grid}.mustang-hero{background:#020506;align-items:flex-end;height:min(680px,63vw);min-height:470px;max-height:680px;display:flex;position:relative;overflow:hidden}.mustang-banner{object-fit:cover;object-position:center}.mustang-overlay{background:linear-gradient(#01050614 20%,#03080a59 64%,#05090b 100%);position:absolute;inset:0}.mustang-hero-content{z-index:2;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:46px;display:flex;position:relative}.product-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03090bbf;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:14px;padding:10px 16px 10px 10px;display:flex}.product-badge img{border-radius:14px}.product-badge span{flex-direction:column;display:flex}.product-badge small{color:var(--muted);margin-top:2px;font-size:11px}.mustang-hero-actions{gap:10px;display:flex}.product-intro{grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;display:grid}.product-copy h1{letter-spacing:-.052em;margin:14px 0 24px;font-size:clamp(38px,5vw,62px);line-height:1.04}.lead{color:#c0d0d4;font-size:19px}.product-copy p:not(.lead){color:var(--muted)}.product-logo-card{min-height:310px;box-shadow:var(--shadow);background:radial-gradient(circle at 30% 30%,#1dd5dd1f,#0000 45%),linear-gradient(145deg,#0d171a,#070d0f);border:1px solid #70f0f424;border-radius:26px;place-items:center;padding:38px;display:grid}.feature-section{background:#071013;border-block:1px solid #ffffff0f}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature-card{background:linear-gradient(160deg,#0d181b,#081013);border:1px solid #ffffff13;border-radius:20px;padding:28px 24px}.feature-card svg{fill:none;stroke:#57edf0;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px;margin-bottom:22px}.feature-card h3{margin:0 0 10px;font-size:18px}.feature-card p{color:var(--muted);margin:0;font-size:14px}.showcase-section{padding-top:82px;padding-bottom:86px}.showcase-frame{background:#061013;border:1px solid #59eef22e;border-radius:26px;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000073}.showcase-frame:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff06}.showcase-frame img{width:100%;height:auto;display:block}.showcase-points{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;display:grid}.showcase-points>div{background:#091214;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:5px;padding:18px 20px;display:flex}.showcase-points b{font-size:14px}.showcase-points span{color:var(--muted);font-size:12px;line-height:1.5}.notice-wrap{padding-top:74px;padding-bottom:74px}.notice-card{background:linear-gradient(135deg,#0e1d21f0,#070e10f5);border:1px solid #4ee6eb2b;border-radius:24px;grid-template-columns:64px 1fr;gap:24px;padding:34px;display:grid}.notice-icon{color:#73f7fa;background:#2de4ea1a;border:1px solid #41eff547;border-radius:50%;place-items:center;width:58px;height:58px;font-size:24px;font-weight:850;display:grid}.notice-card h2{margin:8px 0;font-size:28px}.notice-card p{color:var(--muted);margin:0}.support-cta{background:radial-gradient(circle at 20%,#0ebcc621,#0000 30%),#071013;border-block:1px solid #ffffff0f;padding:64px 0}.support-cta-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.support-cta h2{margin:8px 0 5px;font-size:36px}.support-cta p{color:var(--muted);margin:0}.docs-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.docs-grid>a{background:#091114;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:50px 1fr auto;align-items:center;gap:18px;padding:26px;transition:all .2s;display:grid}.docs-grid>a:hover{border-color:#4fe9ee40;transform:translateY(-2px)}.docs-grid span{color:#58eef1;font-family:ui-monospace,monospace;font-size:12px}.docs-grid h3{margin:0 0 5px}.docs-grid p{color:var(--muted);margin:0;font-size:13px}.docs-grid b{color:#66edf0;font-size:20px}.legal-hero{background:radial-gradient(circle at 80% 0,#16c8d11a,#0000 32%),#071013;border-bottom:1px solid #ffffff0f;padding:76px 0 54px}.legal-hero h1{letter-spacing:-.05em;margin:12px 0;font-size:clamp(40px,5vw,64px);line-height:1.05}.legal-hero p{color:var(--muted);margin:0}.legal-actions{margin-top:18px}.legal-actions a{color:#67eef1;font-size:13px;font-weight:700}.legal-wrap{grid-template-columns:minmax(0,1fr) 300px;gap:30px;padding-block:62px;display:grid}.legal-card{box-shadow:var(--shadow);background:#091114;border:1px solid #ffffff13;border-radius:24px;padding:42px}.legal-card h2{margin:38px 0 10px;font-size:22px}.legal-card h2:first-of-type{margin-top:30px}.legal-card p,.legal-card li{color:#adbec2}.legal-card a{color:#63edf0;text-underline-offset:3px;text-decoration:underline}.legal-lead{color:#d0dde0!important;font-size:18px!important}.legal-card ul{padding-left:21px}.legal-card li+li{margin-top:7px}.legal-note{color:#c5d8db;background:#2fdde40f;border:1px solid #44ecf121;border-radius:14px;margin-top:28px;padding:20px}.legal-aside{position:relative}.aside-card{background:#091114;border:1px solid #ffffff13;border-radius:20px;flex-direction:column;gap:8px;padding:24px;display:flex;position:sticky;top:100px}.aside-card .eyebrow{margin-bottom:8px}.aside-card a{color:#c7d6d9;font-size:13px}.contact-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:30px 0;display:grid}.contact-card{background:#0d191c;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:22px;display:flex;text-decoration:none!important}.contact-card small{color:var(--muted)}.contact-card strong{margin:6px 0 14px;font-size:16px}.contact-card span{color:#61ecef;font-size:12px;font-weight:750}.site-footer{background:#040809;border-top:1px solid #ffffff12;padding:54px 0 24px}.footer-grid{grid-template-columns:1.2fr .8fr .9fr;gap:40px;display:grid}.footer-grid p{color:var(--muted);max-width:340px;font-size:13px}.footer-links,.footer-contact{flex-direction:column;gap:9px;display:flex}.footer-links a,.footer-contact a{color:#9fb2b6;font-size:13px}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-bottom{color:#64777b;border-top:1px solid #ffffff0f;margin-top:34px;padding-top:30px;font-size:11px}@media (max-width:980px){.portal-hero-grid,.product-intro{grid-template-columns:1fr}.portal-hero{padding:90px 0}.portal-feature-card{max-width:700px}.feature-grid{grid-template-columns:repeat(2,1fr)}.legal-wrap{grid-template-columns:1fr}.legal-aside{display:none}.product-logo-card{min-height:240px}.mustang-hero{height:58vw;min-height:430px}.mustang-hero-content{padding-bottom:28px}}@media (max-width:720px){.showcase-points{grid-template-columns:1fr}.container{width:min(100% - 28px,1160px)}.top-nav{display:none}.header-inner{min-height:68px}.portal-hero{min-height:auto;padding:76px 0}.portal-copy h1{font-size:45px}.portal-feature-card{grid-template-columns:100px 1fr;padding:22px}.portal-feature-card h2{font-size:24px}.apps-grid,.docs-grid,.contact-grid{grid-template-columns:1fr}.section-pad{padding-block:64px}.mustang-hero{height:72vw;min-height:390px}.mustang-banner{object-position:center}.mustang-hero-content{display:none}.product-intro{gap:36px}.feature-grid,.notice-card{grid-template-columns:1fr}.support-cta-inner{flex-direction:column;align-items:flex-start}.support-cta h2{font-size:30px}.legal-card{padding:26px 22px}.footer-grid{grid-template-columns:1fr;gap:24px}.portal-feature-card img{width:100px;height:100px}.product-logo-card{padding:24px}}.product-hero-v2{background:radial-gradient(circle at 76% 38%,#20e8ee1c,#0000 26%),radial-gradient(circle at 12% 0,#0a6b7629,#0000 34%),linear-gradient(145deg,#05090b 0%,#071215 54%,#040809 100%);border-bottom:1px solid #ffffff0f;align-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.product-hero-v2:before{content:"";pointer-events:none;background-image:linear-gradient(#49e3e807 1px,#0000 1px),linear-gradient(90deg,#49e3e807 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#00000080,#0000 74%);mask-image:linear-gradient(90deg,#00000080,#0000 74%)}.product-hero-glow{filter:blur(85px);pointer-events:none;border-radius:50%;position:absolute}.product-hero-glow-a{background:#19dae124;width:390px;height:390px;top:10%;right:8%}.product-hero-glow-b{background:#0b5f6a38;width:260px;height:260px;bottom:-80px;left:-90px}.product-hero-v2-grid{z-index:2;grid-template-columns:1.02fr .98fr;align-items:center;gap:74px;padding-block:76px;display:grid;position:relative}.product-hero-v2-copy{max-width:650px}.product-hero-brand{align-items:center;gap:14px;margin-bottom:28px;display:flex}.product-hero-brand img{border-radius:16px;box-shadow:0 14px 40px #00000061}.product-hero-brand span{flex-direction:column;line-height:1.12;display:flex}.product-hero-brand small{color:#5ff6f8;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:760}.product-hero-brand strong{margin-top:7px;font-size:18px}.product-hero-v2-copy h1{letter-spacing:-.058em;max-width:700px;margin:0 0 24px;font-size:clamp(48px,6vw,76px);line-height:.99}.product-hero-lead{color:#c4d3d6;max-width:650px;margin:0;font-size:19px;line-height:1.75}.product-hero-note{color:#829aa0;max-width:610px;margin:16px 0 0;font-size:13px}.product-meta{flex-wrap:wrap;gap:9px;margin-top:27px;display:flex}.product-meta span{color:#a9c3c8;background:#143c4229;border:1px solid #70f0f424;border-radius:999px;padding:7px 11px;font-size:11px}.product-hero-visual{place-items:center;min-height:500px;padding:28px;display:grid;position:relative}.product-hero-visual:before{content:"";background:linear-gradient(145deg,#0e1d21d1,#040a0cd6);border:1px solid #68f0f524;border-radius:42px;position:absolute;inset:6% 1%;box-shadow:0 35px 100px #0000007a}.product-hero-visual-glow{aspect-ratio:1;filter:blur(55px);background:#20e8ee29;border-radius:50%;width:62%;position:absolute}.product-hero-visual>img{z-index:2;filter:drop-shadow(0 32px 42px #0000007a);border-radius:34px;width:min(90%,500px);height:auto;position:relative}.product-hero-logo{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02080ac7;border:1px solid #ffffff14;border-radius:16px;width:min(76%,430px);padding:12px 18px;position:absolute;bottom:17px;left:50%;transform:translate(-50%);box-shadow:0 14px 45px #00000061}.product-hero-logo img{width:100%;height:auto;display:block}.app-screens-section{padding-top:92px;padding-bottom:94px}.app-screens-section .section-heading{max-width:780px}.app-screens-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.app-screen-card{background:linear-gradient(150deg,#091316,#060c0e);border:1px solid #ffffff14;border-radius:24px;overflow:hidden;box-shadow:0 22px 65px #00000047}.app-screen-card-featured{grid-column:1/-1}.app-screen-window{background:#061013;border-bottom:1px solid #ffffff0f;padding-top:34px;position:relative}.app-screen-window:before{content:"";background:#3ce2e9;border-radius:50%;width:7px;height:7px;position:absolute;top:14px;left:16px;box-shadow:14px 0 #48747a,28px 0 #284348}.app-screen-dot{display:none}.app-screen-label{color:#648086;letter-spacing:.08em;text-transform:uppercase;font-size:10px;position:absolute;top:9px;right:16px}.app-screen-window img{width:100%;height:auto;display:block}.app-screen-copy{grid-template-columns:42px 1fr;gap:14px;padding:20px 22px 23px;display:grid}.app-screen-copy>span{color:#50edf1;padding-top:4px;font-family:ui-monospace,monospace;font-size:11px}.app-screen-copy h3{margin:0 0 5px;font-size:18px}.app-screen-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}@media (max-width:980px){.product-hero-v2-grid{grid-template-columns:1fr;gap:34px;padding-block:64px}.product-hero-v2-copy{max-width:760px}.product-hero-visual{width:100%;max-width:670px;min-height:460px;margin-inline:auto}.app-screens-grid{grid-template-columns:1fr}.app-screen-card-featured{grid-column:auto}}@media (max-width:720px){.product-hero-v2{min-height:auto}.product-hero-v2-grid{padding-block:52px}.product-hero-v2-copy h1{font-size:44px}.product-hero-lead{font-size:16px}.product-hero-visual{min-height:370px;padding:14px}.product-hero-visual:before{inset:4% 0}.product-hero-visual>img{border-radius:26px;width:min(88%,370px)}.product-hero-logo{width:min(82%,340px);bottom:8px}.app-screens-section{padding-top:66px;padding-bottom:68px}.app-screen-copy{grid-template-columns:34px 1fr;padding:17px 17px 20px}}#experiencia{scroll-margin-top:100px}@media (max-width:720px){#experiencia{scroll-margin-top:82px}}.app-card-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.app-card-topline h3{margin:0}.app-state{text-transform:uppercase;letter-spacing:.1em;border-radius:999px;padding:5px 9px;font-weight:800;line-height:1;margin:0!important;font-size:9px!important}.app-state.active{color:#8df5d5;background:#35e5b514;border:1px solid #35e5b52e}.app-state.coming{color:#d6c58a;background:#dabc5212;border:1px solid #dabc5229}.app-card-coming{opacity:.78}.support-app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.support-app-card{background:linear-gradient(145deg,#0b1417,#081013);border:1px solid #ffffff14;border-radius:24px;grid-template-columns:92px 1fr;gap:22px;padding:28px;display:grid}.support-app-card>img{border-radius:20px}.support-app-copy>span{color:#62edf0;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:750}.support-app-copy h2{margin:4px 0 8px;font-size:24px}.support-app-copy p{color:var(--muted);margin:0;font-size:14px}.support-app-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.support-app-actions .btn{min-height:42px;padding-inline:16px;font-size:12px}@media (max-width:820px){.support-app-grid{grid-template-columns:1fr}}@media (max-width:560px){.support-app-card{grid-template-columns:64px 1fr;gap:16px;padding:20px}.support-app-card>img{width:64px;height:64px}.app-card-topline{flex-direction:column;align-items:flex-start;gap:6px}}
