@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color-scheme:dark;--bg:#05070a;--panel:#0b0f15;--line:rgba(255,255,255,.09);--text:#f4f7fb;--muted:#8f9bad;--blue:#4f9cff;--cyan:#71d4ff;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);overflow-x:hidden}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.space-canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-2}.aurora{position:fixed;z-index:-3;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 55% 40% at 70% 25%,rgba(20,84,164,.19),transparent 68%),radial-gradient(ellipse 35% 30% at 18% 62%,rgba(22,95,130,.1),transparent 70%),#05070a}.header{height:86px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20;border-bottom:1px solid var(--line)}.brand{font:700 23px Space Grotesk;letter-spacing:-1px}.brand span,.hero h1 em,.contact h2 em{color:var(--blue);font-style:normal}.nav{display:flex;align-items:center;gap:31px;color:#aab4c2;font-size:14px}.nav a:hover{color:#fff}.nav-cta{border:1px solid var(--line);padding:11px 17px;border-radius:6px;color:#fff!important;background:#ffffff09}.menu-button{display:none;background:none;border:0;color:#fff}.hero{min-height:720px;padding:138px 0 80px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow,.kicker{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#8798ad;font-weight:600}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:#65dca9;box-shadow:0 0 15px #65dca9}.hero h1{font:500 clamp(49px,7.2vw,92px)/.99 "Space Grotesk";letter-spacing:-5px;max-width:1050px;margin:27px 0 31px}.hero h1 em{display:block;background:linear-gradient(90deg,#62a9ff,#75e3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{color:#a4afbd;max-width:660px;font-size:18px;line-height:1.65;margin:0}.hero-actions{display:flex;gap:14px;margin-top:38px}.button{height:48px;padding:0 20px;border-radius:5px;display:inline-flex;gap:10px;align-items:center;font-size:14px;font-weight:600}.primary{background:#eaf4ff;color:#08111c}.primary:hover{background:#fff}.ghost{border:1px solid var(--line);background:#ffffff06}.signal{margin-top:auto;display:flex;align-items:center;gap:20px;color:#697588;text-transform:uppercase;font-size:10px;letter-spacing:1.5px}.signal i{width:3px;height:3px;background:#536070;border-radius:50%}.section{padding:130px 0}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px;border-top:1px solid var(--line)}h2{font:500 clamp(36px,4.5vw,57px)/1.08 "Space Grotesk";letter-spacing:-2.6px;margin:18px 0}.about-copy{padding-top:36px;color:#a2adbb;font-size:17px;line-height:1.75}.about-copy p{margin:0 0 22px}.degrees{display:grid;gap:10px;margin-top:35px}.degrees span{border-left:2px solid var(--blue);padding-left:14px;color:#dce5f0;font-size:14px}.expertise{padding-top:40px}.expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:38px;border:1px solid var(--line)}.expertise-grid article{padding:32px 27px;min-height:270px;border-right:1px solid var(--line);background:#080c11bf}.expertise-grid article:last-child{border:0}.expertise-grid svg{color:var(--blue);margin-bottom:46px}.expertise-grid small{float:right;color:#4b5664}.expertise-grid h3,.project-card h3,.articles h3{font:500 21px Space Grotesk;margin:0 0 14px}.expertise-grid p,.project-card>p,.articles p{color:#8793a3;font-size:14px;line-height:1.65}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:350px;color:#7f8b9a;line-height:1.6}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card{border:1px solid var(--line);background:#090d13d6;padding-bottom:24px;transition:.3s transform,.3s border}.project-card:hover{transform:translateY(-5px);border-color:#60a9ff59}.project-card>p,.project-info,.tags{margin-inline:24px}.project-visual{height:225px;margin-bottom:22px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 45%,#173a6e,#0a111d 65%)}.visual-2{background:radial-gradient(circle at 30% 50%,#164b59,#091216 65%)}.visual-3{background:radial-gradient(circle at 65% 35%,#37245c,#0f0b19 65%)}.project-visual>span{position:absolute;right:18px;top:15px;font:600 11px Space Grotesk;color:#8493a9}.mock-window{position:absolute;width:72%;height:60%;top:25%;left:14%;border:1px solid rgba(255,255,255,.2);background:#04080dad;border-radius:7px;padding:11px;box-shadow:0 18px 50px #000}.mock-window i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#5582ac;margin-right:4px}.mock-window b{display:block;width:70%;height:47%;margin:22px auto 0;border:1px solid rgba(102,183,255,.24);background:linear-gradient(135deg,rgba(37,119,205,.23),transparent)}.project-info{display:flex;justify-content:space-between;align-items:center}.project-info p{font-size:9px;color:var(--blue);letter-spacing:1.3px}.project-info h3{margin:6px 0}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.tags span{font-size:10px;padding:6px 8px;background:#111722;color:#9ba8b8;border-radius:3px}.tech-section{background:#080b10b8;border-block:1px solid var(--line)}.tech-section h2 span{color:#6c7786}.tech-cloud{display:flex;flex-wrap:wrap;gap:9px;margin-top:55px}.tech-cloud span{border:1px solid var(--line);padding:12px 17px;border-radius:4px;color:#8490a0;background:#ffffff05;font:500 13px Space Grotesk}.tech-cloud .featured{color:#c7e4ff;border-color:#4f9cff47;background:#4f9cff12}.articles{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.articles article{padding:30px 27px 34px;border-right:1px solid var(--line)}.articles article:last-child{border:0}.articles article>div{display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--blue)}.articles time{color:#687586}.articles h3{font-size:20px;margin-top:29px}.articles a{display:flex;align-items:center;gap:8px;font-size:12px;margin-top:25px;color:#c8d5e4}.contact{text-align:center;padding:150px 0 160px;border-top:1px solid var(--line)}.contact h2{font-size:clamp(46px,6vw,75px);margin-bottom:38px}.footer{min-height:110px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#687585;font-size:12px}.footer>div{display:flex;align-items:center;gap:20px}.preloader{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#030508;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:preloaderOut .8s 3.35s forwards}.preloader p{font:500 clamp(22px,4vw,36px) "Space Grotesk";animation:pulse 1.4s infinite;margin:22px}.preloader span{font-size:9px;letter-spacing:2px;text-transform:uppercase;color:#647286}.preloader-orbit{width:70px;height:70px;border:1px solid rgba(89,170,255,.15);border-top-color:#4f9cff;border-radius:50%;animation:spin 1.3s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.45;text-shadow:3px 0 #216fae,-3px 0 #5ec9da}}@keyframes preloaderOut{to{opacity:0;visibility:hidden}}@media(max-width:850px){.wrap{width:min(100% - 32px,680px)}.header{height:70px}.menu-button{display:block}.nav{display:none;position:absolute;top:70px;left:0;right:0;padding:25px;background:#080c12;border:1px solid var(--line);flex-direction:column;align-items:stretch}.nav.open{display:flex}.hero{padding-top:105px;min-height:700px}.hero h1{letter-spacing:-3px}.split{grid-template-columns:1fr;gap:15px}.expertise-grid,.project-grid,.articles{grid-template-columns:1fr}.expertise-grid article,.articles article{border-right:0;border-bottom:1px solid var(--line)}.expertise-grid article:last-child,.articles article:last-child{border-bottom:0}.project-grid{gap:20px}.section{padding:85px 0}.section-heading{align-items:start;flex-direction:column}.section-heading>p{margin-bottom:0}.footer{padding:25px 0;flex-direction:column;gap:15px;text-align:center}.signal{flex-wrap:wrap}.project-visual{height:250px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition:none!important}.space-canvas{display:none}}.article-page{min-height:calc(100vh - 86px);padding:100px 0 140px}.article-page>article{max-width:820px;margin:auto}.back-link{display:inline-block;color:#8fa0b5;font-size:13px;margin-bottom:70px}.article-page h1{font:500 clamp(42px,6vw,72px)/1.05 "Space Grotesk";letter-spacing:-3.5px;margin:20px 0 30px}.article-lead{font-size:20px;line-height:1.65;color:#a9b5c4;padding-bottom:40px;border-bottom:1px solid var(--line)}.article-body{font-size:17px;line-height:1.85;color:#c0c9d4;padding-top:25px}.article-body p{margin:0 0 24px}.article-loading{padding-top:120px;text-align:center}.article-loading a{color:var(--blue)}.article-body strong{color:#f0f6fd;font-weight:600}.hero{min-height:760px;padding:86px 0 62px}.hero-composition{width:100%;display:grid;grid-template-columns:1fr minmax(280px,390px) 1fr;align-items:center;gap:35px;margin-top:30px}.hero-intro>p{font-size:10px;letter-spacing:3px;color:#78879a}.hero .hero-intro h1{font:500 clamp(58px,7vw,96px)/.88 "Space Grotesk";letter-spacing:-5px;margin:15px 0}.hero .hero-intro h1 em{display:inline;background:linear-gradient(90deg,#62a9ff,#75e3ff);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:normal}.portrait-stage{height:410px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:48% 48% 12px 12px;background:radial-gradient(circle at 50% 45%,#2c7bd34d,#070c13d1 63%);border:1px solid rgba(104,177,255,.18)}.portrait-stage:after{content:"";position:absolute;z-index:3;inset:auto 8% 0;height:1px;background:linear-gradient(90deg,transparent,#6ab2ff,transparent);box-shadow:0 0 35px #438fd8}.portrait-stage img{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;opacity:0}.portrait-stage.has-photo img{opacity:1}.portrait-stage.has-photo .portrait-fallback{display:none}.portrait-fallback{font:600 72px Space Grotesk;letter-spacing:-6px;color:#aed5ff3d}.portrait-glow{position:absolute;width:210px;height:210px;border:1px solid rgba(99,174,255,.17);border-radius:50%;box-shadow:0 0 80px #337ecf33}.hero-statement{align-self:end;padding-bottom:48px}.hero-statement p{font:500 19px/1.55 Space Grotesk;max-width:310px}.hero-statement span{font-size:9px;letter-spacing:1.5px;color:#637186}.role-line{width:100%;display:flex;justify-content:center;align-items:center;gap:15px;color:#c7d3e1;text-transform:uppercase;font:500 clamp(12px,1.5vw,16px) "Space Grotesk";letter-spacing:1.5px;margin:24px 0 0}.role-line i{width:4px;height:4px;border-radius:50%;background:var(--blue)}.hero-actions{margin:28px auto 0}.footer>span{color:#687585;letter-spacing:.5px}@media(max-width:850px){.hero{padding-top:65px}.hero-composition{grid-template-columns:1fr;gap:15px;text-align:center}.hero .hero-intro h1{font-size:63px}.portrait-stage{width:min(330px,100%);height:365px;margin:auto;grid-row:2}.hero-statement{align-self:auto;padding:10px 0}.hero-statement p{margin-inline:auto}.role-line{flex-wrap:wrap;line-height:1.6}.hero-actions{align-self:center}.footer>span{text-align:center}}.portrait-stage{height:430px;border:0;border-radius:48% 48% 18px 18px;background:radial-gradient(circle at 50% 52%,rgba(48,133,222,.27),rgba(7,12,19,.08) 62%,transparent 74%);overflow:visible}.portrait-stage img{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;filter:drop-shadow(0 22px 34px rgba(0,0,0,.48));transition:filter .35s ease}.portrait-stage:hover img{filter:drop-shadow(0 24px 42px rgba(36,125,215,.3))}.portrait-stage:before{content:"";position:absolute;width:78%;height:78%;border-radius:50%;border:1px solid rgba(96,175,255,.13);box-shadow:inset 0 0 55px #4391e214,0 0 90px #2367b121}.hero-composition{position:relative}.hero-composition:before{content:"PABLO SEIXAS";position:absolute;z-index:-1;left:50%;top:48%;transform:translate(-50%,-50%);white-space:nowrap;font:600 clamp(74px,11vw,158px)/1 "Space Grotesk";letter-spacing:-8px;color:#77aee709}.signal{width:100%;justify-content:center;margin-top:auto;padding-top:34px;border-top:1px solid rgba(255,255,255,.055)}@media(max-width:850px){.portrait-stage{height:380px}.hero-composition:before{display:none}.signal{justify-content:flex-start;margin-top:42px}.expertise-grid article{min-height:235px}.expertise-grid svg{margin-bottom:30px}}.hero-composition{grid-template-columns:1fr minmax(190px,250px) 1fr;gap:54px}.hero .hero-intro h1{font-size:clamp(54px,6.25vw,84px);line-height:.92}.portrait-stage{width:245px;height:285px;margin-inline:auto;border-radius:26px;overflow:hidden;background:#111821;border:1px solid rgba(109,180,255,.22);box-shadow:0 25px 80px #0000006b,0 0 55px #317bcc1f}.portrait-stage img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 32%;object-position:center 32%;filter:saturate(.82) contrast(1.04)}.portrait-stage:hover img{filter:saturate(.92) contrast(1.06)}.portrait-stage:before{width:88%;height:88%}.portrait-stage:after{inset:auto 0 0;height:2px}.portrait-glow{width:160px;height:160px}.hero-statement{padding-bottom:24px}.hero-composition:before{font-size:clamp(68px,10vw,138px)}.contact-section{border-top:1px solid var(--line)}.contact-heading{display:grid;grid-template-columns:.55fr 1fr 1fr;gap:35px;align-items:end;margin-bottom:46px}.contact-heading h2{margin:0}.contact-heading>p:last-child{color:#8491a1;line-height:1.6;margin:0;max-width:360px}.contact-options{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-options>a{min-height:190px;padding:30px;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:start;border:1px solid var(--line);background:#090e14d1;transition:transform .25s ease,border-color .25s ease,background .25s ease}.contact-options>a:hover{transform:translateY(-4px);border-color:#5ba4f466;background:#0f1822f0}.contact-options>a>svg:first-child{color:var(--blue);width:28px;height:28px}.contact-options>a>svg:last-child{width:18px;color:#637287}.contact-options small{font-size:9px;letter-spacing:1.4px;color:#6e7c8e}.contact-options h3{font:500 25px Space Grotesk;margin:8px 0}.contact-options p{color:#8592a2;font-size:13px;line-height:1.55;margin:0}.preloader{overflow:hidden;background:radial-gradient(circle at 50% 48%,#071929 0,#03070c 38%,#010204 75%)}.preloader:before,.preloader:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.preloader:before{background:repeating-linear-gradient(0deg,rgba(117,206,255,.035) 0,rgba(117,206,255,.035) 1px,transparent 1px,transparent 4px);mix-blend-mode:screen;animation:scanShift .18s linear infinite}.preloader:after{background:linear-gradient(90deg,transparent 49.85%,rgba(88,186,255,.14) 50%,transparent 50.15%),linear-gradient(0deg,transparent 49.85%,rgba(88,186,255,.1) 50%,transparent 50.15%);background-size:80px 80px;-webkit-mask-image:radial-gradient(circle,#000,transparent 70%);mask-image:radial-gradient(circle,#000,transparent 70%)}.preloader-grid{position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background-image:linear-gradient(rgba(43,145,218,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(43,145,218,.08) 1px,transparent 1px);background-size:38px 38px;transform:perspective(500px) rotateX(68deg) translateY(28%);animation:gridDrive 2.4s linear infinite}.preloader-noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;background:repeating-radial-gradient(circle at 20% 30%,#72cfff 0 1px,transparent 1px 6px);animation:noiseJump .35s steps(2) infinite}.code-stream{position:absolute;top:12%;right:5%;bottom:12%;left:5%;display:flex;flex-direction:column;justify-content:space-between;color:#59c1ff2e;font:10px monospace;letter-spacing:3px}.code-stream span:nth-child(2){align-self:flex-end}.preloader .preloader-orbit{position:relative;width:104px;height:104px;border-color:#48b4ff2e;box-shadow:0 0 42px #2c96e621}.preloader-orbit i{position:absolute;border-radius:50%;border:1px solid rgba(87,197,255,.24);top:10px;right:10px;bottom:10px;left:10px;animation:spin 1.1s linear infinite reverse}.preloader-orbit i:nth-child(2){top:24px;right:24px;bottom:24px;left:24px;border-style:dashed;animation-duration:.65s}.preloader-orbit i:nth-child(3){top:42px;right:42px;bottom:42px;left:42px;background:#8bd9ff;border:0;box-shadow:0 0 24px #47b9ff}.preloader p{position:relative;font-size:clamp(24px,4vw,42px);letter-spacing:-1px;text-transform:uppercase}.preloader p:before,.preloader p:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0}.preloader p:before{color:#f24c91;transform:translate(-3px);clip-path:inset(12% 0 66% 0);animation:glitchTop .65s steps(2) infinite}.preloader p:after{color:#51d7ff;transform:translate(3px);clip-path:inset(67% 0 9% 0);animation:glitchBottom .52s steps(2) infinite}.preloader-status{position:relative;display:flex;gap:60px;color:#6894ad}.preloader-status b{color:#82d8ff}.preloader-progress{position:relative;width:min(340px,70vw);height:2px;margin-top:18px;background:#112738;overflow:hidden}.preloader-progress i{display:block;height:100%;background:linear-gradient(90deg,#267ac0,#9ae2ff);box-shadow:0 0 15px #59bfff;animation:loadProgress 3.35s cubic-bezier(.5,0,.2,1) forwards}@keyframes gridDrive{to{transform:perspective(500px) rotateX(68deg) translateY(36%)}}@keyframes scanShift{to{transform:translateY(4px)}}@keyframes noiseJump{50%{transform:translate(8px,-5px);opacity:.06}}@keyframes glitchTop{50%{transform:translate(4px,-1px)}}@keyframes glitchBottom{50%{transform:translate(-4px,1px)}}@keyframes loadProgress{0%{width:0}to{width:100%}}@media(max-width:850px){.hero-composition{grid-template-columns:1fr;gap:16px}.portrait-stage{width:205px;height:238px}.hero .hero-intro h1{font-size:57px}.contact-heading{grid-template-columns:1fr;gap:10px}.contact-options{grid-template-columns:1fr}.contact-options>a{min-height:165px}.code-stream{display:none}}.profile-links{display:grid;grid-template-columns:1fr 1fr;gap:18px}.profile-links>a{min-height:275px;padding:36px;display:grid;grid-template-columns:auto 1fr auto;gap:25px;align-items:start;position:relative;overflow:hidden;border:1px solid var(--line);background:linear-gradient(145deg,#0c141ff5,#070a0ff5);transition:transform .28s ease,border-color .28s ease}.profile-links>a:nth-child(2){background:linear-gradient(145deg,#140d21f5,#080a0ff5)}.profile-links>a:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-90px;bottom:-150px;background:#3089e114;filter:blur(8px)}.profile-links>a:hover{transform:translateY(-5px);border-color:#5aa9f96b}.profile-links>a>svg:first-child{width:34px;height:34px;color:var(--blue)}.profile-links>a>svg:last-child{width:18px;color:#6e7e91}.profile-links small{font-size:9px;letter-spacing:1.5px;color:#5fa9ef}.profile-links h3{font:500 31px Space Grotesk;margin:13px 0}.profile-links p{max-width:390px;color:#8d99a8;line-height:1.65}.profile-links span{display:inline-block;margin-top:23px;color:#c3cfdb;font-size:12px;border-bottom:1px solid #455366;padding-bottom:4px}.articles{grid-template-columns:repeat(2,1fr)}.articles article:nth-child(2n){border-right:0}.articles article:nth-child(-n+2){border-bottom:1px solid var(--line)}@media(max-width:850px){.profile-links{grid-template-columns:1fr}.profile-links>a{min-height:230px;padding:27px}.articles{grid-template-columns:1fr}.articles article{border-right:0!important;border-bottom:1px solid var(--line)!important}.articles article:last-child{border-bottom:0!important}}.news-page{padding:58px 0 110px}.news-masthead{min-height:300px;display:grid;grid-template-columns:150px 1fr 150px;gap:50px;align-items:center;border-block:1px solid var(--line);position:relative}.news-masthead:before{content:"THE TECH EDITION";position:absolute;right:0;top:18px;color:#465265;font:8px monospace;letter-spacing:3px}.news-edition{height:145px;border:1px solid rgba(91,163,239,.25);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;transform:rotate(-2deg);background:#080e15b8}.news-edition span{font-size:8px;letter-spacing:2px;color:#66809b}.news-edition b{font:600 16px Space Grotesk;color:#8dcaff}.news-masthead h1{font:500 clamp(47px,6vw,78px)/.98 "Space Grotesk";letter-spacing:-4px;margin:15px 0}.news-masthead h1 em{font-style:normal;color:#617187}.news-masthead>div:nth-child(2)>p:last-child{color:#8996a6;line-height:1.65;max-width:700px}.news-masthead>svg{width:100px;height:100px;color:#5ca5ee29;justify-self:end}.news-rule{height:56px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);font:9px monospace;letter-spacing:1.5px;color:#77889c}.news-rule i{width:3px;height:3px;border-radius:50%;background:#4c9ce9}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);margin-top:42px}.news-card{min-height:430px;padding:0 25px 27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#05080c94;display:flex;flex-direction:column;transition:background .28s ease,transform .28s ease}.news-card:hover{background:#0c131bf0;transform:translateY(-4px)}.news-visual{height:145px;margin:0 -25px 23px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 70% 20%,rgba(43,120,203,.3),transparent 48%),linear-gradient(135deg,#101d2c,#080c12)}.news-visual.region-mundo{background:radial-gradient(circle at 30% 70%,rgba(99,65,171,.28),transparent 50%),linear-gradient(135deg,#181225,#090b10)}.news-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.72) contrast(1.08);opacity:.82}.news-visual>span{position:absolute;left:24px;bottom:15px;font:600 50px Space Grotesk;letter-spacing:-3px;color:#93c6f824}.news-visual>svg{width:36px;height:36px;color:#8bc4f966}.news-meta{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.2px}.news-meta>span{color:#58a9f2}.news-meta time{display:flex;align-items:center;gap:5px;color:#66758a}.news-meta svg{width:11px}.news-card h2{font:500 21px/1.25 Space Grotesk;margin:22px 0 12px;letter-spacing:-.5px}.news-card>p{color:#8290a0;font-size:13px;line-height:1.6;margin:0}.news-card footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px;font-size:10px;border-top:1px solid rgba(255,255,255,.055)}.news-card footer>span{color:#6c7b8d}.news-card footer b{display:flex;align-items:center;gap:7px;color:#bac9d9;font-weight:500}.news-card footer svg{width:13px}.news-update{text-align:right;color:#516074;font:9px monospace;letter-spacing:1px;padding-top:18px}.news-skeleton{height:430px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(100deg,#0b111899 25%,#1c273399,#0b111899 65%);background-size:200% 100%;animation:skeletonMove 1.3s linear infinite}@keyframes skeletonMove{to{background-position:-200% 0}}@media(max-width:900px){.news-masthead{grid-template-columns:1fr;padding:55px 0}.news-edition,.news-masthead>svg{display:none}.news-masthead h1{font-size:51px;letter-spacing:-3px}.news-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.news-page{padding-top:25px}.news-grid{grid-template-columns:1fr}.news-card{min-height:390px}.news-rule{overflow:auto;white-space:nowrap}.news-masthead h1{font-size:41px}.news-masthead:before{display:none}}
