*,*::before,*::after{box-sizing:border-box}html{line-height:1.5;-webkit-text-size-adjust:100%}button,input,textarea,select{font:inherit}button{cursor:pointer}table{border-collapse:collapse}svg{vertical-align:middle}ul{padding:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}button,a,input,textarea{touch-action:manipulation}
:root{--background:#060c19;--foreground:#f4f8ff;--muted:#10203b;--muted-foreground:#acb9d1;--border:#20314c;--blue:#1673ff;--cyan:#7bdcff;--panel:#0d1729;--font-body:'Segoe UI',Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-body);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none}a:focus-visible,button:focus-visible{outline:2px solid var(--cyan);outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}svg{flex-shrink:0}.header{height:88px;border-bottom:1px solid #213049;background:#08101eef;position:sticky;top:0;z-index:50;backdrop-filter:blur(20px)}.header-inner{height:100%;max-width:1440px;margin:auto;padding:0 52px;display:flex;align-items:center;gap:62px}.logo{display:flex;align-items:center;position:relative;font-size:35px;font-weight:950;letter-spacing:-2.5px;font-style:italic;white-space:nowrap}.logo span{color:#58bdff}.logo i{height:6px;width:6px;background:#49bdff;border-radius:50%;align-self:flex-end;margin:0 0 10px 7px}.nav{display:flex;gap:28px;align-items:center}.nav a{font-size:14px;font-weight:600;color:#b4c2d7;transition:color .2s}.nav a:hover{color:white}.header-actions{margin-left:auto;display:flex;align-items:center;gap:25px}.locale{font-size:12px;white-space:nowrap;display:flex;align-items:center;gap:7px;color:#b4c2d7}.cta{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:54px;padding:0 24px;border:1px solid #4395ff;border-radius:7px;background:#146bf1;font-size:14px;font-weight:700;box-shadow:0 6px 30px #0868ff26;transition:background .2s,transform .2s}.cta:hover{background:#3487ff;transform:translateY(-2px)}.cta.secondary{background:#0c1d368f;border-color:#425474;box-shadow:none}.cta.secondary:hover{background:#1b3155}.header .cta{min-height:42px;padding:0 18px;gap:15px}.icon-button{display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;border-radius:50%;transition:background .2s}.icon-button:hover{background:#ffffff15}.menu-toggle{display:none}.hero{max-width:1600px;margin:auto;position:relative;min-height:700px;isolation:isolate;overflow:hidden;border-bottom:1px solid #20314c}.hero-art{position:absolute;inset:0;z-index:-3}.hero-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity 1.2s}.hero-art img.active{opacity:1}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#061020 2%,#061020f5 25%,#061020bc 42%,#06102025 68%),linear-gradient(0deg,#060c19,transparent 25%)}.hero-content{max-width:1440px;margin:auto;padding:60px 52px 105px}.badges{display:flex;align-items:center;gap:9px;margin-bottom:28px}.badge{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:4px 10px;background:#112846a3;border:1px solid #365270;border-radius:5px;font-size:12px;color:#c9e6ff}.badge i{width:5px;height:5px;background:#73debd;border-radius:50%}.age{font-size:12px;color:#99abc4;padding-left:6px}.type-title{font-size:clamp(38px,4.05vw,59px);line-height:1.09;font-weight:750;letter-spacing:-2.4px;max-width:665px;text-wrap:balance}.untyped{opacity:0}.typed{opacity:1}.hero-ctas{display:flex;gap:12px;margin-top:32px}.hero-bottom{position:absolute;bottom:25px;left:52px;right:52px;display:flex;align-items:center;justify-content:space-between}.scroll-link{border:1px solid #354967;width:37px;height:49px;border-radius:25px;display:grid;place-items:center}.scroll-link svg{transform:rotate(90deg)}.slide-controls{display:flex;gap:10px;align-items:center}.slide-dots{display:flex;gap:8px}.slide-dots button{padding:0;width:22px;height:3px;background:#687d9d;border-radius:2px}.slide-dots button.active{width:48px;background:#62c7ff}.slide-dots button:after{content:'';display:block;height:30px;transform:translateY(-15px)}
@media(min-width:1600px){.hero-art img{object-position:center 54%}.hero-content{padding-top:85px}}
@media(max-width:1100px){.header-inner{padding:0 28px;gap:30px}.nav{gap:18px}.locale{display:none}.hero-content{padding-left:28px;padding-right:28px}.hero-bottom{left:28px;right:28px}.type-title{max-width:580px}.hero-shade{background:linear-gradient(90deg,#061020f8,#061020dc 35%,#06102040),linear-gradient(0deg,#060c19,transparent 30%)}}
@media(max-width:760px){.header{height:72px}.header-inner{padding:0 20px;gap:15px}.logo{font-size:30px}.header-actions{gap:8px}.header .cta{font-size:12px;padding:0 12px;gap:8px}.menu-toggle{display:flex}.nav{display:none;position:absolute;top:72px;left:0;right:0;padding:25px;background:#0b182b;border-bottom:1px solid #263a55}.nav.open{display:flex;flex-direction:column;align-items:stretch;gap:25px}.hero{min-height:810px}.hero-content{padding:35px 22px 280px}.type-title{font-size:39px;line-height:1.12;letter-spacing:-1.4px;max-width:540px}.hero-art{top:320px;bottom:0;left:-180px;right:-60px}.hero-art img{object-position:80% center}.hero-shade{background:linear-gradient(180deg,#061020 30%,#061020b0 58%,#06102010 75%,#060c19)}.hero-ctas{flex-wrap:wrap;gap:10px;margin-top:26px}.hero-ctas .cta{padding:0 15px;gap:12px}.hero-bottom{left:22px;right:22px}.badges{margin-bottom:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.untyped{opacity:1}}
/* Editorial layout: readable copy paired with full-bleed gaming artwork. */
h1,h2,h3{font-family:'Bahnschrift','Segoe UI',Arial,sans-serif}.section-inner{max-width:1440px;padding:0 52px;margin:auto}.editorial-section{padding:76px 0;border-bottom:1px solid #1a2940;scroll-margin-top:15px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:34px}.heading-group{display:flex;align-items:center;gap:17px;max-width:780px}.section-icon{width:46px;height:46px;border:1px solid #254975;background:#102744;color:#75cfff;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.section-heading h2{font-size:clamp(27px,2.5vw,37px);font-weight:650;line-height:1.15;letter-spacing:-1px}.section-heading>.cta{flex-shrink:0;min-height:44px;font-size:13px;gap:15px}.section-body{display:grid;grid-template-columns:minmax(0,1.13fr) minmax(0,1fr);gap:50px;align-items:start}.prose{font-size:16px;line-height:1.8;color:#adbbd1;overflow-wrap:anywhere}.prose p+p,.prose p+ul,.prose ul+p,.prose .data-table+p{margin-top:22px}.prose ul{padding:0;margin:24px 0;list-style:none;display:grid;gap:12px}.prose li{display:flex;align-items:flex-start;gap:12px;color:#d2deee}.prose li svg{margin-top:7px;color:#62c7ff}.data-table{margin:26px 0;border:1px solid #29405f;border-radius:10px;overflow:hidden;scroll-margin-top:120px;background:#0b172a}.data-table table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.6}.data-table th{color:#dcecff;background:#11233d;font-size:13px;font-weight:650;padding:13px 15px;text-align:left;white-space:normal}.data-table td{padding:13px 15px;white-space:normal;color:#b4c5de;vertical-align:top}.data-table tr{border-bottom:1px solid #20324b}.data-table tbody tr:last-child{border-bottom:0}.data-table td:first-child{color:#f0f5ff;font-weight:550}.data-table tbody tr:hover{background:#132740}.section-visual{position:sticky;top:120px;min-width:0}.feature-image{position:relative;border:1px solid #254064;overflow:hidden;border-radius:15px;background:#071730}.feature-image>img{width:100%;aspect-ratio:1.6;object-fit:cover;transition:transform .4s}.image-cta{position:absolute;right:18px;bottom:18px;width:45px;height:45px;border-radius:50%;border:1px solid #75b9ff80;background:#1269ddce;display:grid;place-items:center;backdrop-filter:blur(8px)}.feature-image:has(.image-cta:hover)>img{transform:scale(1.025)}.image-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.image-rail img{width:100%;height:auto;aspect-ratio:1.35;object-fit:cover;border-radius:8px;border:1px solid #263c59;background:#112039}.section-crash{background:radial-gradient(ellipse at 85% 50%,#09255a80,transparent 65%),#070f20}.section-crash .section-body,.section-app .section-body{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr)}.section-crash .feature-image{border-color:#245fc0}.section-directo{background:#090f1c}.section-proveedores .section-body{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}.section-proveedores .image-rail{grid-template-columns:1fr 1fr}.section-app{background:linear-gradient(125deg,#0b1b36,#081427 60%,#0a2141)}.section-app .feature-image>img{aspect-ratio:1.7}.section-registro .feature-image,.section-pagos .feature-image,.section-responsable .feature-image{background:#163358}.section-responsable .image-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.section-conclusion{background:linear-gradient(135deg,#0d2147,#0a1429);padding:72px 0 82px}.section-conclusion .section-body{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.section-conclusion .image-rail{grid-template-columns:1fr;max-width:150px;margin-top:-75px;margin-left:22px;position:relative;transform:rotate(-6deg);box-shadow:0 12px 35px #0006}.will-reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease-out,transform .6s ease-out}.will-reveal.is-visible{opacity:1;transform:none}.footer{background:#050a14;border-top:1px solid #233454}.footer-inner{max-width:1440px;padding:48px 52px 22px;margin:auto}.footer-top{display:flex;align-items:center;gap:50px;padding-bottom:34px;border-bottom:1px solid #1e2e47}.footer-badges{display:flex;gap:9px}.back-top{margin-left:auto;border:1px solid #2d415e}.footer-links{display:grid;grid-template-columns:1fr 1fr 1.2fr 1fr;gap:35px;padding:38px 0 42px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.footer-links a:not(.cta){font-size:14px;color:#a9b8ce;display:flex;align-items:center;gap:8px}.footer-links a:hover{color:#78d2ff}.footer-links .footer-cta{align-items:stretch;gap:12px}.footer-cta .cta{min-height:43px;font-size:13px;gap:12px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #1e2e47;padding-top:22px}.footer-bottom .badge{border:0;background:none;color:#8496b0;padding-left:0}.footer-bottom>div{display:flex;gap:20px}.blog-page,.post-page{max-width:1440px;padding:0 52px;margin:auto}.blog-heading{padding:72px 0 46px}.blog-heading>div{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:20px}.blog-heading h1{font-size:clamp(46px,6.5vw,88px);line-height:1.05;letter-spacing:-4px;font-weight:600}.blog-label{font-size:16px;color:#92a8c7;padding-bottom:8px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 26px;padding-bottom:86px}.post-card{min-width:0;display:block}.post-image{position:relative;border:1px solid #233958;border-radius:12px;overflow:hidden;background:#0b1830}.post-image img{width:100%;aspect-ratio:1.7;object-fit:cover;transition:transform .35s}.post-open{position:absolute;right:16px;bottom:16px;display:grid;place-items:center;width:40px;height:40px;background:#0e1d34b3;border:1px solid #7dbdff6e;border-radius:50%;backdrop-filter:blur(6px);transition:background .2s}.post-card:hover .post-image img{transform:scale(1.035)}.post-card:hover .post-open{background:#1673ff}.post-info{padding:20px 0 0}.post-meta{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#8099ba}.post-meta>span{color:#96abc8}.post-card h2{font-size:25px;font-weight:600;letter-spacing:-.5px;line-height:1.25;margin:13px 0 22px}.read-post{display:flex;align-items:center;gap:9px;font-size:13px;color:#8bd5ff}.featured-post{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:40px;align-items:center;padding-bottom:40px;border-bottom:1px solid #23344e}.featured-post .post-image img{aspect-ratio:1.8}.featured-post .post-info{padding:0 12px 0 0}.featured-post h2{font-size:36px;line-height:1.15;margin:21px 0;letter-spacing:-1px}.featured-post p{color:#a4b5cf;font-size:16px;line-height:1.75;margin-bottom:28px}.article-heading{max-width:950px;margin:auto;padding:45px 0 40px}.back-link{display:inline-flex;align-items:center;gap:9px;font-size:14px;color:#a3b9d7}.back-link:hover{color:#7bdcff}.article-meta{display:flex;align-items:center;gap:20px;margin:42px 0 22px;color:#839dbf;font-size:13px}.article-heading h1{font-size:clamp(38px,5.1vw,68px);font-weight:650;line-height:1.07;letter-spacing:-2px;max-width:900px}.article-cover{border:1px solid #294366;border-radius:16px;overflow:hidden;max-height:570px}.article-cover img{width:100%;height:100%;max-height:570px;object-fit:cover}.article-layout{display:grid;grid-template-columns:240px minmax(0,760px);justify-content:center;gap:65px;padding:60px 0}.article-aside{position:sticky;top:125px;align-self:start;display:flex;flex-direction:column;align-items:flex-start;gap:25px}.article-aside>.cta{gap:12px;font-size:13px}.article-aside>a:not(.cta){font-size:13px;color:#8fb0d8;display:flex;align-items:center;gap:10px}.article-content .prose{font-size:18px;line-height:1.9}.article-content .data-table table{font-size:16px}.article-end{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #233851;padding-top:30px;margin-top:42px}.next-post{margin:0 auto 75px;max-width:1065px;padding:30px 0;border-top:1px solid #314766;border-bottom:1px solid #314766;display:flex;align-items:center;justify-content:space-between;gap:30px}.next-post span{font-size:13px;color:#79c8ff}.next-post h2{font-size:28px;margin-top:12px;font-weight:550;line-height:1.2}.next-post>svg{color:#70cfff}.component-preview{max-width:1000px;margin:auto;padding:100px 35px;min-height:75vh}.component-preview.compact{min-height:0;padding:70px 35px}.component-preview h1{font-size:60px;margin:25px 0;line-height:1.1}.component-preview p{font-size:18px;color:#a2b7d3;max-width:620px;line-height:1.7}.preview-actions{display:flex;gap:15px;margin-top:30px}
@media(max-width:1100px){.section-inner{padding:0 28px}.section-body{gap:28px}.section-heading h2{font-size:28px}.section-heading>.cta{padding:0 13px;gap:8px;max-width:220px}.footer-inner{padding-left:28px;padding-right:28px}.footer-links{gap:20px;grid-template-columns:1fr 1fr 1.2fr}.footer-links .footer-cta{grid-column:1/-1;flex-direction:row}.blog-page,.post-page{padding:0 28px}.featured-post{gap:25px}.featured-post h2{font-size:29px}.blog-heading h1{letter-spacing:-2px}.article-layout{gap:35px;grid-template-columns:190px minmax(0,1fr)}}
@media(max-width:760px){.section-inner{padding:0 22px}.editorial-section{padding:45px 0}.section-heading{align-items:flex-start;gap:20px;flex-direction:column;margin-bottom:26px}.heading-group{gap:12px}.section-icon{width:38px;height:38px;border-radius:10px}.section-heading h2{font-size:27px;letter-spacing:-.6px}.section-heading>.cta{margin-left:50px;min-height:38px}.section-body,.section-crash .section-body,.section-app .section-body,.section-proveedores .section-body,.section-conclusion .section-body{grid-template-columns:1fr;gap:28px}.section-visual{position:static}.prose{font-size:16px;line-height:1.8}.data-table th,.data-table td{padding:11px 10px;font-size:13px}.section-conclusion .image-rail{margin-top:14px;margin-left:0;transform:none;max-width:120px}.footer-inner{padding:32px 22px 22px}.footer-top{gap:20px;flex-wrap:wrap;padding-bottom:25px}.footer-badges{order:3;width:100%}.footer-links{grid-template-columns:1fr 1fr;gap:28px 18px;padding:30px 0}.footer-links>div{gap:17px}.footer-links>div:nth-child(3){grid-column:1/-1}.footer-links a:not(.cta){font-size:13px}.footer-links .footer-cta{flex-direction:row;flex-wrap:wrap}.footer-bottom{gap:10px}.blog-page,.post-page{padding:0 22px}.blog-heading{padding:44px 0 30px}.blog-heading>div{align-items:flex-start;flex-direction:column;gap:15px}.blog-heading h1{font-size:51px;letter-spacing:-2px}.blog-label{font-size:14px}.blog-grid{grid-template-columns:1fr;gap:36px;padding-bottom:50px}.featured-post{grid-template-columns:1fr;gap:20px;padding-bottom:30px}.featured-post h2{font-size:30px}.featured-post p{font-size:16px}.post-card h2{font-size:27px}.post-info{padding-top:16px}.article-heading{padding:30px 0}.article-meta{margin-top:30px}.article-heading h1{font-size:40px;letter-spacing:-1px}.article-cover{border-radius:10px}.article-cover img{min-height:230px;object-fit:cover}.article-layout{grid-template-columns:1fr;padding:34px 0;gap:25px}.article-aside{position:static;flex-direction:row;align-items:center;flex-wrap:wrap;gap:14px}.article-aside>a:not(.cta){display:none}.article-content .prose{font-size:17px}.article-content .data-table table{font-size:14px}.article-end{flex-wrap:wrap}.next-post{margin-bottom:45px}.next-post h2{font-size:25px}.component-preview,.component-preview.compact{padding:55px 22px}.component-preview h1{font-size:42px}.preview-actions{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.will-reveal{opacity:1;transform:none}}

/* SECOND DIRECTION — orbital blue, glass, editorial contrast. */
:root{--background:#030713;--foreground:#f5f9ff;--blue:#347bff;--cyan:#70e7ff;--border:#263c65}
body{background:#030713}.header{height:84px;background:#060d1cdd;border-bottom-color:#5687d333;box-shadow:0 4px 45px #0004}.header:after{content:'';position:absolute;bottom:0;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent,#63caff9c,transparent)}.header-inner{gap:40px}.logo{filter:drop-shadow(0 0 15px #319fff33)}.logo span{background:linear-gradient(120deg,#b5faff,#38a2ff);background-clip:text;color:transparent}.nav a{display:flex;align-items:center;gap:7px;position:relative}.nav a:after{content:'';position:absolute;left:0;right:0;bottom:-13px;height:2px;background:#72d9ff;box-shadow:0 0 12px #62cfff;transform:scaleX(0);transition:transform .25s}.nav a:hover:after{transform:scaleX(1)}.live-dot{width:5px;height:5px;background:#64efc3;border-radius:50%;box-shadow:0 0 9px #64efc3}.header-actions{gap:16px}.motion-toggle{border:1px solid #344c704d;min-width:33px;min-height:33px}.locale{font-size:12px}.cta{isolation:isolate;position:relative;overflow:hidden;border-radius:100px;border-color:#80c5ff8c;background:linear-gradient(115deg,#2e60f2,#128fdc);box-shadow:0 0 0 4px #2e8bff0b,0 8px 30px #126df148,inset 0 1px #b8e4ff63;min-height:56px;transition:transform .25s,box-shadow .25s}.cta:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(110deg,transparent 25%,#d4f4ff55 50%,transparent 75%);transform:translateX(-150%);animation:button-sheen 7s ease-in-out infinite}.cta:hover{background:linear-gradient(115deg,#3976ff,#0ea8f2);box-shadow:0 0 35px #2397ff85,inset 0 1px #c8f3ff;transform:translateY(-3px)}.cta>svg{transition:transform .25s}.cta:hover>svg{transform:translate(2px,-2px)}.cta-label{display:inline-flex;align-items:center;gap:8px}.cta.secondary{background:#10213a88;border-color:#729bd249;box-shadow:inset 0 1px #9bd8ff12}.cta.secondary:before{animation:none}.cta.secondary:hover{background:#152d50;box-shadow:0 0 25px #287ce033}.header .cta{border-radius:8px}.badge{border-radius:30px;background:#0b203a9c;border-color:#6aa1d544;backdrop-filter:blur(8px);box-shadow:inset 0 1px #bef2ff12}.badge i{box-shadow:0 0 10px #6df4c4}
/* The headline and orbit form the main composition. */
.hero{max-width:1800px;min-height:880px;overflow:hidden;background:radial-gradient(ellipse at 75% 42%,#102d69 0,transparent 46%),#030916;border-bottom:0}.hero-content{position:relative;z-index:5;max-width:1440px;padding:90px 52px 220px}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(#6daaff06 1px,transparent 1px),linear-gradient(90deg,#6daaff06 1px,transparent 1px);background-size:66px 66px;mask-image:linear-gradient(90deg,black,transparent 80%);pointer-events:none}.hero-art{inset:75px -110px 115px 43%;z-index:1;transform:translate(var(--px,0px),var(--py,0px));transition:transform .6s ease-out;border-radius:50%;overflow:hidden;mask-image:radial-gradient(ellipse,black 25%,#000e 44%,transparent 72%)}.hero-art img{height:100%;width:100%;object-fit:cover;object-position:72% center;transform:scale(1.07);filter:saturate(1.25) contrast(1.04)}.hero-art img.active{animation:scene-drift 13s ease-in-out infinite alternate}.hero-shade{z-index:2;background:linear-gradient(90deg,#030916 1%,#030916ed 23%,#03091675 44%,transparent 65%),linear-gradient(0deg,#030916,transparent 30%);pointer-events:none}.type-title{max-width:690px;font-size:inherit;line-height:inherit;font-family:'Bahnschrift','Arial Narrow',sans-serif;font-weight:750;letter-spacing:0;text-wrap:initial}.hero-title-main{display:block;max-width:650px;font-size:clamp(65px,6.65vw,96px);line-height:.97;letter-spacing:-4.5px;text-shadow:0 0 60px #419fff25}.hero-title-main .typed{background:linear-gradient(150deg,#fff 20%,#a8d6ff 80%);background-clip:text;color:transparent}.hero-title-rest{display:block;max-width:540px;margin-top:24px;font-size:26px;line-height:1.4;font-weight:400;letter-spacing:-.4px;color:#a7bada}.hero .badges{margin-bottom:27px}.hero-ctas{margin-top:32px}.hero-ctas .cta{min-height:60px;padding:0 26px;gap:24px}.hero .hero-bottom{bottom:160px;z-index:6}.scroll-link{border-color:#78bcff52;box-shadow:0 0 20px #2476ff15}.scroll-link svg{animation:scroll-arrow 2s ease-in-out infinite}.slide-controls{padding:6px 10px;border:1px solid #83c6ff2d;border-radius:40px;background:#071426aa;backdrop-filter:blur(15px)}.slide-dots button.active{box-shadow:0 0 14px #5ddaff}.orbital{position:absolute;z-index:3;right:0;top:12%;width:630px;height:630px;border:1px solid #4ca8ff40;border-radius:50%;transform:rotate(-25deg) scaleY(.7);pointer-events:none;box-shadow:0 0 80px #267aff0c,inset 0 0 80px #267aff08}.orbital:before{content:'';position:absolute;inset:-7px;border-top:2px solid #7ee7ff;border-radius:50%;filter:drop-shadow(0 0 7px #21a0ff);animation:orbit-spin 18s linear infinite}.orbital:after{content:'';position:absolute;top:20%;left:11%;width:9px;height:9px;background:#c3f8ff;border-radius:50%;box-shadow:0 0 10px #73ddff,0 0 35px #31a6ff}.orbital-two{right:-95px;top:6%;width:810px;height:810px;transform:rotate(35deg) scaleY(.62);opacity:.5}.orbital-two:before{animation-direction:reverse;animation-duration:26s}.hero-particles{position:absolute;inset:0;pointer-events:none;z-index:4}.hero-particles i{position:absolute;left:calc(48% + var(--i)*4%);top:calc(14% + mod(var(--i)*13,60)*1%);width:3px;height:3px;background:#c0f3ff;border-radius:50%;box-shadow:0 0 12px #44beff;animation:particle-drift calc(6s + var(--i)*.6s) ease-in-out infinite alternate;animation-delay:calc(var(--i)*-.6s)}.hero-float{position:absolute;z-index:5;display:flex;align-items:center;gap:12px;padding:16px 21px;border:1px solid #82c2ff59;background:linear-gradient(120deg,#18335bc9,#07152abb);box-shadow:0 15px 40px #0006,inset 0 1px #c8efff22;backdrop-filter:blur(15px);border-radius:14px;font-size:13px;color:#deefff;animation:float-card 6s ease-in-out infinite}.hero-float>svg{color:#7fdcff}.float-live{top:26%;right:5%;transform:rotate(5deg)}.float-live i{width:6px;height:6px;background:#70efbd;border-radius:50%;box-shadow:0 0 10px #70efbd}.float-pyg{right:24%;bottom:28%;animation-delay:-3s}.hero-launchpad{position:absolute;z-index:7;bottom:0;left:50%;transform:translateX(-50%);width:min(1336px,calc(100% - 104px));display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:15px}.launch-card{position:relative;display:flex;align-items:center;gap:18px;min-height:106px;padding:21px 24px;border:1px solid #36588b80;border-radius:17px;background:linear-gradient(125deg,#132d50cf,#0b1326e8);backdrop-filter:blur(18px);box-shadow:inset 0 1px #a9d9ff16,0 12px 32px #0004;transition:border-color .3s,transform .3s,box-shadow .3s}.launch-card:nth-child(2){background:linear-gradient(125deg,#15364fbb,#0b1326e8)}.launch-card:nth-child(3){background:linear-gradient(125deg,#253258bb,#0b1326e8)}.launch-card:hover{border-color:#60c5ff;transform:translateY(-5px);box-shadow:0 0 35px #2378ff30}.launch-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:#2f82ea24;color:#83dbff;box-shadow:inset 0 0 20px #3792fa0a;flex-shrink:0}.launch-card>svg{margin-left:auto;color:#84baf2}.launch-card .badge{font-size:11px;padding:0;border:0;background:none;min-height:16px;color:#6fb8ff;backdrop-filter:none;box-shadow:none}.launch-card strong{display:block;font-size:15px;font-weight:600;margin-top:5px}
/* Section silhouettes — showcase, poster wall, immersive split, glass stage. */
.editorial-section{position:relative;border-bottom:0;background:transparent;padding:96px 0;overflow:clip}.editorial-section:after{content:'';position:absolute;height:1px;bottom:0;left:15%;right:15%;background:linear-gradient(90deg,transparent,#4a80bd4d,transparent)}.section-inner{position:relative;z-index:1}.section-heading{margin-bottom:34px}.heading-group{max-width:860px;gap:20px}.section-heading h2{font-size:clamp(32px,3.45vw,49px);font-weight:600;line-height:1.08;letter-spacing:-1.7px}.section-icon{border-radius:50%;width:52px;height:52px;background:radial-gradient(circle at 35% 30%,#20457a,#0a162d);border-color:#558bce66;color:#89e6ff;box-shadow:0 0 26px #287eff20,inset 0 1px #d5edff25}.section-intro{max-width:850px;margin:0 0 35px}.section-intro .prose{font-size:18px;line-height:1.8}.section-body{gap:60px}.section-visual{position:relative;top:auto;perspective:1200px}.art-gallery{display:grid;gap:16px;min-width:0}.media-tile{position:relative;isolation:isolate;display:block;min-width:0;overflow:hidden;border:1px solid #4474b06b;border-radius:18px;background:#0b1c37;box-shadow:0 18px 40px #0006,inset 0 1px #fff1;transform:perspective(1000px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .35s ease-out,box-shadow .3s,border-color .3s}.media-tile:hover{border-color:#81dcff;box-shadow:0 0 35px #2683ff35,0 18px 45px #0006}.media-tile img{width:100%;height:100%;aspect-ratio:1.7;object-fit:cover;transition:transform .7s,filter .5s}.media-tile:hover img{transform:scale(1.045);filter:saturate(1.15)}.media-tile:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#030b21b3,transparent 40%)}.media-caption{position:absolute;bottom:16px;left:16px;right:16px;display:flex;align-items:center;justify-content:space-between;z-index:2}.media-caption>svg{background:#10325caa;border:1px solid #91d5ff40;border-radius:50%;width:32px;height:32px;padding:5px;backdrop-filter:blur(8px)}.showcase-details{margin-top:35px}.showcase-details>.prose{display:grid;grid-template-columns:1fr 1fr;gap:28px 45px;align-items:start}.showcase-details>.prose>*{margin:0}.section-bottom-cta{margin-top:30px}.prose{color:#aebed6}.prose li svg{filter:drop-shadow(0 0 6px #249eff80)}.data-table{background:linear-gradient(135deg,#11243be0,#091327e0);border-color:#4d80b444;border-radius:16px;box-shadow:0 12px 35px #0003}.data-table th{background:#28508633;color:#8fd8ff}.data-table tr{border-color:#537cab26}.data-table td{padding-top:15px;padding-bottom:15px}.data-table tbody tr:hover{background:#387dc319}
.section-catalogo{padding-top:70px;background:radial-gradient(ellipse at 48% 0%,#16336655,transparent 55%)}.section-catalogo .section-heading{justify-content:center;text-align:center;flex-direction:column;gap:21px}.section-catalogo .heading-group{flex-direction:column;gap:18px}.section-catalogo h2{max-width:620px;font-size:55px}.section-catalogo .section-heading>.cta{display:none}.section-catalogo .section-intro{max-width:810px;text-align:center;margin:0 auto 40px}.gallery-catalogo{grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:180px 180px}.gallery-catalogo .tile-0{grid-row:1/3}.gallery-catalogo .tile-0 img{object-position:65% center}.gallery-catalogo .tile-1{grid-column:2;grid-row:1/3}.gallery-catalogo .tile-2,.gallery-catalogo .tile-3{grid-column:3}.gallery-catalogo img{aspect-ratio:auto}.section-catalogo .showcase-details>.prose{grid-template-columns:1fr 1.25fr}.section-catalogo .showcase-details .data-table{grid-column:2;grid-row:1/3}.section-catalogo .showcase-details p:last-child{grid-column:1}.section-slots{background:radial-gradient(ellipse at 80% 30%,#27276560,transparent 60%)}.gallery-slots{grid-template-columns:1.35fr .85fr 1fr 1fr;gap:20px;padding:15px 0 25px;align-items:center}.gallery-slots .media-tile{height:350px;border-radius:18px}.gallery-slots .tile-0{height:400px}.gallery-slots .tile-1{transform:rotate(-5deg) perspective(1000px) rotateY(var(--ry,0deg));height:305px;z-index:2}.gallery-slots .tile-2{transform:rotate(3deg) perspective(1000px) rotateY(var(--ry,0deg))}.gallery-slots img{aspect-ratio:auto;object-position:65% center}.section-slots .showcase-details .prose{grid-template-columns:1.2fr 1fr}.section-slots .prose ul{display:grid;grid-template-columns:1fr 1fr;gap:12px}.section-slots .prose li{border:1px solid #567baf40;border-radius:12px;background:#1423406b;padding:14px;font-size:14px;line-height:1.6}.section-slots .prose li:last-child{grid-column:1/-1}.section-crash{background:radial-gradient(ellipse at 20% 50%,#073b8266,transparent 64%),#040c1c}.section-crash:before{content:'';position:absolute;width:800px;height:800px;border:1px solid #449bf93d;border-radius:50%;left:-250px;top:0;box-shadow:0 0 0 100px #1263ad08,0 0 0 200px #1263ad06}.section-crash .section-body{grid-template-columns:1.05fr 1fr;align-items:center}.section-crash .section-copy{grid-column:2;grid-row:1}.section-crash .section-visual{grid-column:1;grid-row:1}.gallery-crash{grid-template-columns:1.7fr 1fr;gap:18px}.gallery-crash .tile-0{grid-column:1/-1;transform:rotate(-3deg);border-color:#45afff99;box-shadow:0 0 65px #1788ff35}.gallery-crash .tile-0 img{aspect-ratio:1.35}.gallery-crash .tile-1{transform:rotate(3deg);margin-top:5px}.gallery-crash .tile-2{transform:rotate(-5deg);margin-top:-65px}.gallery-crash .tile-2 img{aspect-ratio:.85}.section-directo{background:radial-gradient(ellipse at 82% 30%,#203c6880,transparent 60%)}.section-directo .section-inner{padding-top:50px;padding-bottom:50px;background:linear-gradient(115deg,#10223894,#0a1023);border:1px solid #4e85bd40;border-radius:35px;max-width:1336px;box-shadow:0 0 80px #155caa10}.section-directo .section-body{grid-template-columns:1fr 1fr;gap:40px}.gallery-directo{grid-template-columns:1fr 1fr;gap:13px}.gallery-directo .tile-0{grid-column:1/-1}.gallery-directo .tile-0 img{aspect-ratio:1.6}.gallery-directo .tile-1{grid-row:2/4}.gallery-directo .tile-1 img{aspect-ratio:auto}.gallery-directo .tile-2,.gallery-directo .tile-3{height:150px}.section-directo .section-icon{color:#7df4d2;box-shadow:0 0 30px #5dffce15}.section-proveedores .section-heading{max-width:900px}.gallery-proveedores{grid-template-columns:2fr 1fr 1fr;gap:20px}.gallery-proveedores .media-tile{height:260px}.gallery-proveedores img{aspect-ratio:auto}.section-proveedores .showcase-details .prose{grid-template-columns:1fr 1fr}.section-app{background:radial-gradient(ellipse at 72% 45%,#19468d77,transparent 50%),linear-gradient(160deg,#09182f,#030a17)}.section-app .section-body{grid-template-columns:1fr 1.05fr;gap:70px}.gallery-app{grid-template-columns:1fr 1fr 1fr;gap:15px;padding:25px 0}.gallery-app .tile-0{grid-column:1/-1;transform:rotate(3deg);box-shadow:0 0 55px #318dff30}.gallery-app .tile-0 img{aspect-ratio:1.65}.gallery-app .tile-1{grid-column:1/3;transform:rotate(-3deg);margin-top:-45px;z-index:3}.gallery-app .tile-2{grid-column:3;grid-row:2/4;transform:rotate(6deg);z-index:4}.gallery-app .tile-2 img{aspect-ratio:auto}.gallery-app .tile-5 img,.gallery-app .tile-6 img{aspect-ratio:1.05}.gallery-app .tile-6{grid-column:2/4}.section-app .section-visual{align-self:center}.section-registro .section-body{grid-template-columns:1.4fr 1fr;gap:65px}.gallery-registro{grid-template-columns:1fr 1fr;gap:15px}.gallery-registro .tile-0{grid-column:1/-1}.gallery-registro .tile-0 img{aspect-ratio:1.5}.gallery-registro .tile-1{width:90%;transform:rotate(-6deg);margin-top:-45px;z-index:2}.gallery-registro .tile-2{margin-top:20px;transform:rotate(4deg)}.section-registro .data-table td:first-child{color:#93dcff}.section-pagos{background:radial-gradient(ellipse at 15% 50%,#104d5d44,transparent 58%)}.section-pagos .section-body{grid-template-columns:.9fr 1.25fr}.section-pagos .section-copy{grid-column:2;grid-row:1}.section-pagos .section-visual{grid-column:1;grid-row:1;align-self:center}.gallery-pagos{grid-template-columns:1fr 1fr}.gallery-pagos .tile-0{grid-column:1/-1;transform:rotate(-3deg);box-shadow:0 0 45px #3cc1fb22}.gallery-pagos .tile-1{grid-row:2/4;transform:rotate(5deg)}.gallery-pagos .tile-1 img{aspect-ratio:auto}.gallery-pagos .tile-2,.gallery-pagos .tile-3{height:150px}.section-responsable{background:#070e1c}.section-responsable .section-body{grid-template-columns:1.15fr 1fr}.section-responsable .section-icon{color:#90ecd4;border-color:#649f9566}.gallery-responsable{grid-template-columns:repeat(4,1fr);gap:12px}.gallery-responsable .tile-0{grid-column:1/-1}.gallery-responsable .tile-0 img{aspect-ratio:1.65}.gallery-responsable .media-tile:not(.tile-0){height:130px;border-radius:12px}.section-responsable .prose li{padding:10px 0;border-bottom:1px solid #435c6c33}.section-conclusion{padding:80px 0;background:radial-gradient(ellipse at 75% 55%,#2454a944,transparent 60%),#050d1d}.section-conclusion .section-inner{border:1px solid #43679773;padding-top:45px;padding-bottom:45px;border-radius:30px;background:linear-gradient(120deg,#142d52b0,#0a193285);max-width:1336px;box-shadow:0 0 60px #1a6cff15}.gallery-conclusion{grid-template-columns:1fr}.gallery-conclusion .tile-0{border-radius:50px 18px 50px 18px;transform:rotate(3deg)}.gallery-conclusion .tile-0 img{aspect-ratio:1.5}.gallery-conclusion .tile-1{width:38%;margin-top:-90px;margin-left:-10px;transform:rotate(-9deg);z-index:2}.gallery-conclusion .tile-1 img{aspect-ratio:1}.section-conclusion .section-visual{align-self:center}
/* Blog: image-led magazine, without controls or filters. */
.blog-heading{position:relative;isolation:isolate;padding:90px 0 70px}.blog-heading:before{content:'';position:absolute;z-index:-1;inset:-40px -52px -30px;background:radial-gradient(ellipse at 70% 25%,#245bac66,transparent 60%);pointer-events:none}.blog-heading:after{content:'';position:absolute;width:350px;height:190px;right:80px;top:40px;border:1px solid #73cfff47;border-radius:50%;transform:rotate(-25deg);box-shadow:0 0 0 35px #367bc20b,0 0 0 75px #367bc207;z-index:-1}.blog-heading h1{font-size:clamp(65px,8.7vw,125px);line-height:.95;max-width:800px;letter-spacing:-5px;background:linear-gradient(120deg,#fff 35%,#65bfff);background-clip:text;color:transparent}.blog-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:30px}.post-card{grid-column:span 2;padding:14px;border:1px solid #4e7cac44;border-radius:22px;background:linear-gradient(145deg,#17284399,#0a1124);box-shadow:0 14px 30px #0004;transition:box-shadow .3s,border-color .3s,transform .3s}.post-card:hover{border-color:#74c8ff90;box-shadow:0 0 45px #1e75ff25;transform:translateY(-5px)}.post-card .post-image{border-radius:14px}.post-info{padding:20px 10px 12px}.post-card h2{font-size:26px}.featured-post{grid-column:1/-1;grid-template-columns:1.3fr 1fr;padding:18px;gap:35px;background:linear-gradient(120deg,#112345,#0a1124);border-color:#568ed364}.featured-post .post-image{height:400px}.featured-post .post-image img{height:100%;aspect-ratio:auto;object-position:70% center}.featured-post .post-info{padding:20px}.featured-post h2{font-size:43px;letter-spacing:-1.5px}.post-card:nth-child(5),.post-card:nth-child(6){grid-column:span 3}.post-card:nth-child(5) .post-image img,.post-card:nth-child(6) .post-image img{aspect-ratio:2.15}.post-open{background:#146fd1a8;box-shadow:0 0 22px #38a9ff38}.article-heading{position:relative}.article-heading:before{content:'';position:absolute;inset:0 -120px;z-index:-1;background:radial-gradient(ellipse at 50% 60%,#1b4b903b,transparent 65%)}.article-heading h1{font-size:clamp(45px,5.8vw,79px)}.article-cover{border-radius:26px;border-color:#589ddd75;box-shadow:0 0 65px #2587e526}.article-aside{padding:23px 18px;border:1px solid #4374a74a;border-radius:18px;background:#10203880}.next-post{border-radius:20px;border:1px solid #4482bc55;padding:28px;background:linear-gradient(120deg,#142d50,#0b162b);transition:box-shadow .3s}.next-post:hover{box-shadow:0 0 35px #2587e52e}.footer{position:relative;isolation:isolate;overflow:hidden;border-top-color:#58a4d655;background:#030713}.footer-aura{position:absolute;z-index:-1;width:900px;height:360px;left:50%;top:-290px;transform:translateX(-50%);border-radius:50%;background:#2a7df766;filter:blur(75px);pointer-events:none}.footer .logo{font-size:67px;letter-spacing:-5px}.footer .logo i{width:9px;height:9px;margin-bottom:18px}.footer-top{border-bottom-color:#456a962e}.footer-inner{padding-top:62px}.footer-links{padding:43px 0}.footer-bottom{border-top-color:#456a962e}.footer a:not(.logo):hover{color:#a1eaff}.back-top{width:52px;height:52px;background:#163159;border-color:#63adff66;box-shadow:0 0 25px #2789ff26}
/* Motion has direction; content is never left hidden without JavaScript. */
.will-reveal{opacity:0;transform:translateY(32px);transition:opacity .8s ease-out,transform .8s cubic-bezier(.2,.7,.2,1)}.section-visual.will-reveal{transform:translateY(40px) scale(.97);transition-duration:1s}.section-heading.will-reveal{transform:translateX(-25px)}.will-reveal.is-visible,.section-visual.will-reveal.is-visible,.section-heading.will-reveal.is-visible{opacity:1;transform:none}.launch-card:nth-child(2){transition-delay:80ms}.launch-card:nth-child(3){transition-delay:160ms}
@keyframes button-sheen{0%,65%{transform:translateX(-150%)}90%,100%{transform:translateX(150%)}}@keyframes scene-drift{from{transform:scale(1.07) translateX(0)}to{transform:scale(1.14) translateX(-15px)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes float-card{0%,100%{translate:0 0}50%{translate:0 -14px}}@keyframes particle-drift{from{transform:translateY(20px);opacity:.25}to{transform:translateY(-40px);opacity:.95}}@keyframes scroll-arrow{0%,100%{translate:0 -3px}50%{translate:0 4px}}
html[data-motion='off'] *,html[data-motion='off'] *:before,html[data-motion='off'] *:after{animation-play-state:paused!important}.slideshow-paused .hero-art img{animation-play-state:paused}html[data-motion='off'] .will-reveal{opacity:1;transform:none;transition:none}html[data-motion='off'] [data-tilt]{--rx:0deg!important;--ry:0deg!important}
@media(min-width:1600px){.hero-art{left:44%;right:0}.hero-content{padding-top:110px}.orbital-one{right:9%}.orbital-two{right:3%}.float-live{right:12%}.float-pyg{right:32%}}
@media(max-width:1100px){.header-inner{gap:25px}.header-actions{gap:8px}.nav{gap:16px}.hero{min-height:850px}.hero-content{padding:75px 28px 230px}.hero-title-main{font-size:75px;max-width:560px}.hero-title-rest{font-size:23px;max-width:460px}.hero-art{left:35%;right:-200px}.hero-shade{background:linear-gradient(90deg,#030916 1%,#030916d9 30%,transparent 85%),linear-gradient(0deg,#030916,transparent 40%)}.orbital-one{right:-220px}.orbital-two{right:-260px}.float-pyg{right:12%;bottom:25%}.float-live{right:3%;top:18%}.hero-launchpad{width:calc(100% - 56px);gap:12px}.launch-card{padding:18px 16px;gap:12px}.launch-card strong{font-size:13px}.launch-icon{width:40px;height:40px}.section-body,.section-app .section-body,.section-registro .section-body{gap:35px}.section-directo .section-inner,.section-conclusion .section-inner{margin:0 28px;max-width:calc(100% - 56px)}.section-heading h2{font-size:38px}.section-catalogo h2{font-size:47px}.gallery-slots .media-tile{height:270px}.gallery-slots .tile-0{height:310px}.gallery-slots .tile-1{height:250px}.gallery-catalogo{grid-template-rows:150px 150px}.gallery-proveedores .media-tile{height:215px}.featured-post h2{font-size:34px}.featured-post .post-info{padding:12px}.blog-grid{gap:20px}.post-meta{gap:8px;flex-wrap:wrap}.post-card h2{font-size:23px}.featured-post .post-image{height:370px}}
@media(max-width:760px){.header{height:72px}.header-inner{gap:12px}.header-actions{gap:5px}.header .cta{padding:0 12px}.motion-toggle{min-width:30px;min-height:30px}.nav a:after{bottom:-6px}.hero{min-height:1100px}.hero-content{padding:38px 22px 0}.hero-title-main{font-size:64px;letter-spacing:-3px;line-height:1;max-width:540px}.hero-title-rest{font-size:21px;line-height:1.45;margin-top:18px;max-width:490px}.hero-ctas{gap:9px;margin-top:25px}.hero-ctas .cta{padding:0 16px;gap:12px;min-height:53px;font-size:13px}.hero-art{inset:400px -95px 280px 0;mask-image:radial-gradient(ellipse,black 25%,#000e 43%,transparent 74%)}.hero-shade{background:linear-gradient(180deg,#030916 0%,#030916 25%,transparent 52%,#030916 83%)}.hero-grid{opacity:.6}.orbital-one{width:460px;height:460px;top:37%;right:-50px}.orbital-two{width:570px;height:570px;top:33%;right:-100px}.hero-particles{top:300px}.hero-float{padding:10px 13px;font-size:11px;border-radius:10px;gap:8px}.float-live{top:49%;right:6%}.float-pyg{bottom:33%;right:auto;left:8%}.hero .hero-bottom{bottom:253px;left:22px;right:22px}.hero-launchpad{width:calc(100% - 44px);grid-template-columns:1fr;gap:9px;padding-bottom:15px}.launch-card{min-height:65px;padding:10px 15px;border-radius:12px;gap:15px}.launch-card>span:nth-child(2){display:flex;align-items:center;gap:14px;flex:1}.launch-card .badge{min-width:31px}.launch-card strong{font-size:13px;margin:0}.launch-icon{width:37px;height:37px}.launch-icon svg{width:22px}.hero .badges{margin-bottom:23px}.editorial-section{padding:58px 0}.section-heading{gap:20px;margin-bottom:28px}.section-heading h2{font-size:34px;letter-spacing:-1px}.section-icon{width:42px;height:42px}.heading-group{gap:14px}.section-heading>.cta{margin-left:56px}.section-catalogo{padding-top:42px}.section-catalogo h2{font-size:39px}.section-catalogo .heading-group{gap:17px}.section-intro .prose{font-size:16px}.section-catalogo .section-intro{text-align:left}.gallery-catalogo{grid-template-columns:1fr 1fr;grid-template-rows:210px 160px 160px;gap:12px}.gallery-catalogo .tile-0{grid-column:1/-1;grid-row:1}.gallery-catalogo .tile-1{grid-column:1;grid-row:2/4}.gallery-catalogo .tile-2{grid-column:2;grid-row:2}.gallery-catalogo .tile-3{grid-column:2;grid-row:3}.media-tile{border-radius:13px}.media-caption{bottom:10px;left:10px;right:10px}.media-caption .badge{font-size:11px;padding:3px 8px;min-height:23px}.media-caption>svg{width:28px;height:28px}.showcase-details>.prose,.section-catalogo .showcase-details>.prose,.section-slots .showcase-details .prose,.section-proveedores .showcase-details .prose{display:flex;flex-direction:column;gap:24px}.showcase-details>.prose>*{width:100%}.section-catalogo .showcase-details .data-table{order:0}.gallery-slots{grid-template-columns:1fr 1fr;gap:17px;padding:10px 4px}.gallery-slots .media-tile,.gallery-slots .tile-0{height:240px}.gallery-slots .tile-1{height:210px}.gallery-slots .tile-2{height:210px}.gallery-slots .tile-3{height:240px}.section-slots .prose ul{grid-template-columns:1fr}.section-slots .prose li{font-size:15px}.section-body,.section-crash .section-body,.section-directo .section-body,.section-app .section-body,.section-registro .section-body,.section-pagos .section-body,.section-responsable .section-body,.section-conclusion .section-body{display:flex;flex-direction:column;gap:35px}.section-copy,.section-visual{width:100%}.section-crash .section-visual{order:-1}.gallery-crash{padding:10px 6px}.gallery-crash .tile-0 img{aspect-ratio:1.7}.gallery-crash .tile-2{margin-top:-40px}.section-directo .section-inner,.section-conclusion .section-inner{margin:0 12px;max-width:calc(100% - 24px);padding:32px 19px;border-radius:25px}.section-directo .section-heading h2{font-size:31px}.section-directo .section-visual{order:-1}.gallery-directo .tile-2,.gallery-directo .tile-3{height:125px}.gallery-proveedores{grid-template-columns:1fr 1fr;gap:12px}.gallery-proveedores .tile-0{grid-column:1/-1;height:230px}.gallery-proveedores .media-tile:not(.tile-0){height:160px}.gallery-app{gap:12px;padding:5px}.gallery-app .tile-2{transform:rotate(3deg)}.gallery-pagos .tile-2,.gallery-pagos .tile-3{height:125px}.section-pagos .section-visual{order:-1}.gallery-responsable{grid-template-columns:1fr 1fr}.gallery-responsable .media-tile:not(.tile-0){height:150px}.gallery-conclusion{padding:8px}.gallery-conclusion .tile-1{margin-left:0}.section-bottom-cta{margin-top:25px}.data-table{border-radius:12px}.data-table td{padding:12px 10px}.blog-heading{padding:50px 0 45px}.blog-heading:after{right:-30px;width:260px;height:160px}.blog-heading h1{font-size:67px;letter-spacing:-3px;line-height:.98}.blog-heading>div{gap:22px}.blog-grid{grid-template-columns:1fr;gap:25px}.post-card,.post-card:nth-child(5),.post-card:nth-child(6),.featured-post{grid-column:1}.featured-post{grid-template-columns:1fr;padding:12px;gap:10px}.featured-post .post-image{height:240px}.featured-post .post-info{padding:15px 8px}.featured-post h2{font-size:32px}.post-card h2{font-size:27px}.post-card:nth-child(5) .post-image img,.post-card:nth-child(6) .post-image img{aspect-ratio:1.7}.article-heading h1{font-size:43px;letter-spacing:-1.5px}.article-cover{border-radius:17px}.article-aside{padding:14px}.next-post{padding:23px}.footer-inner{padding-top:40px}.footer .logo{font-size:50px;letter-spacing:-3px}.footer .logo i{margin-bottom:13px;width:7px;height:7px}.footer-top{gap:25px}.footer-links{padding:32px 0}.will-reveal,.section-heading.will-reveal{transform:translateY(18px)}.section-visual.will-reveal{transform:translateY(20px)}}
@media(max-width:380px){.hero-title-main{font-size:57px}.hero-title-rest{font-size:20px}.hero-ctas .cta{gap:8px;padding:0 12px;font-size:12px}.hero{min-height:1130px}.launch-card strong{font-size:12px}.launch-card>span:nth-child(2){gap:8px}.header .cta{font-size:11px;gap:6px}.header .logo{font-size:27px}.header-actions{gap:2px}.section-heading h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.will-reveal,.section-visual.will-reveal,.section-heading.will-reveal{opacity:1;transform:none}.hero-art{transform:none}[data-tilt]{--rx:0deg!important;--ry:0deg!important}.untyped{opacity:1}.hero-title-main .untyped{color:#f5f9ff}}
