:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:"Poppins", "Segoe UI", Roboto, sans-serif;--heading:"Poppins", "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font-size:clamp(14px,1.5vw,18px);font:clamp(1rem, 1.5vw, 1.125rem)/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=768px){:root{font-size:clamp(13px,1.2vw,16px);font:clamp(.9375rem, 1.2vw, 1rem)/145% var(--sans)}}@media (width<=480px){:root{font-size:14px;font:.875rem/145% var(--sans)}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:clamp(-.05rem,-.15vw,-.105rem);margin:clamp(1rem,3vh,2rem) 0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}@media (width<=768px){h1{margin:clamp(.75rem,2vh,1.5rem) 0;font-size:clamp(1.5rem,4vw,2.5rem)}}h2{letter-spacing:clamp(-.01rem,-.08vw,-.015rem);margin:0 0 clamp(.5rem,1vh,.5rem);font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:118%}@media (width<=1024px){h2{font-size:clamp(1.125rem,2vw,1.25rem)}}@media (width<=768px){h2{font-size:clamp(1rem,1.8vw,1.125rem)}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:.25rem;display:inline-flex}code{background:var(--code-bg);padding:clamp(.2rem,.5vh,.25rem) clamp(.4rem,.8vw,.5rem);font-size:clamp(.8rem,1.2vw,.9375rem);line-height:135%}@supports (font-size:clamp(1rem, 1.5vw, 1.125rem)){@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}.landing-product-card{aspect-ratio:1;border-radius:clamp(1rem,3vw,1.5rem);flex-direction:column;justify-content:flex-end;width:100%;display:flex;position:relative;overflow:hidden}@media (width>=768px){.landing-product-card{aspect-ratio:auto}}.landing-product-card--skeleton{background:linear-gradient(135deg,#313131 0%,#232323 100%)}.landing-product-card--skeleton:after{background:linear-gradient(110deg,#ffffff0a 8%,#ffffff1f 18%,#ffffff0a 33%) 0 0/220% 100%;animation:1.4s linear infinite landingSkeletonShimmer}.landing-product-card{isolation:isolate;background:#3a3a3a;box-shadow:0 clamp(1rem,2vw,1.5rem) clamp(2rem,3vw,3.375rem) #0000003d}.landing-product-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0e0e0e0a 0%,#0e0e0ec7 100%);position:absolute;inset:0}.landing-product-card--small{width:100%;height:clamp(200px,50vw,320px)}@media (width>=768px){.landing-product-card--small{width:clamp(280px,100%,320px);height:clamp(280px,100%,320px)}}.landing-product-card--small .landing-product-card__title{font-size:clamp(.75rem,1.5vw,.88rem);line-height:1.15}.landing-product-card--small .landing-product-card__chip--status{justify-content:center;min-width:34px;padding:0 clamp(.5rem,1vw,.625rem)}.landing-product-card--medium{width:100%;height:clamp(280px,80vh,500px)}@media (width>=768px){.landing-product-card--medium{width:clamp(300px,100%,460px);height:clamp(400px,80vh,665px)}}.landing-product-card--large{width:100%;height:clamp(280px,80vh,500px)}@media (width>=768px){.landing-product-card--large{width:clamp(400px,100%,940px);height:clamp(400px,80vh,665px)}}.landing-product-card__fav-btn{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#12121257;border:0;border-radius:50%;justify-content:center;align-items:center;width:clamp(44px,8vw,50px);min-width:44px;height:clamp(44px,8vw,50px);min-height:44px;transition:background .18s,transform .18s;display:inline-flex;position:absolute;top:clamp(.75rem,2vw,1rem);right:clamp(.75rem,2vw,1rem)}.landing-product-card__fav-btn:hover{background:#e83f27e6;transform:scale(1.04)}.landing-product-card__fav-btn:active{transform:scale(.98)}.landing-product-card__img-wrapper{z-index:0;position:absolute;inset:0}.landing-product-card__img{object-fit:cover;width:100%;height:100%;transition:transform .28s}.landing-product-card:hover .landing-product-card__img{transform:scale(1.03)}.landing-product-card__chips{z-index:3;flex-wrap:wrap;gap:clamp(.5rem,1vw,.625rem);max-width:calc(100% - clamp(3.5rem,8vw,4.75rem));display:flex;position:absolute;top:clamp(.75rem,2vw,1rem);left:clamp(.75rem,2vw,1rem)}.landing-product-card__chip{letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;border-radius:999px;align-items:center;min-height:clamp(1.75rem,4vw,2.125rem);padding:0 clamp(.75rem,1.5vw,.75rem);font-size:clamp(.6rem,1.2vw,.78rem);font-weight:700;display:inline-flex}.landing-product-card__chip--news{color:#fff;background:#fa2a2af0}.landing-product-card__chip--status{color:#fff}.landing-product-card__chip--status.is-new{background:#5dd140eb}.landing-product-card__chip--status.is-used{background:#ca5e3d9e;border:1px solid #ffffff24}.landing-product-card__chip--status.is-used-like-new{background:#19d2eb;border:1px solid #ffffff24}.landing-product-card__detail{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1414148a;border-radius:clamp(1rem,2vw,1.125rem);width:calc(100% - clamp(1rem,2vw,1.5rem));margin:0 clamp(.5rem,1.5vw,.75rem) clamp(.5rem,1.5vw,.75rem);padding:clamp(.75rem,2vw,1rem);position:relative}.landing-product-card__title{color:#fff;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:clamp(.5rem,1.5vh,.625rem);font-size:clamp(.95rem,2vw,1.05rem);font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.landing-product-card__price{color:#f55353e6;font-size:clamp(.9rem,1.8vw,1rem);font-weight:800}@keyframes landingSkeletonShimmer{0%{background-position:200% 0}to{background-position:-20% 0}}.landing-product-card__chip--skeleton{background:#ffffff1f;border:0;min-width:clamp(60px,12vw,82px)}.landing-product-card__chip--skeleton-news{min-width:clamp(80px,15vw,106px)}.landing-product-card__chip--skeleton-status{min-width:clamp(60px,12vw,74px)}.landing-product-card__detail--skeleton{flex-direction:column;gap:clamp(.75rem,1.5vh,1rem);display:flex}.landing-product-card__title-skeleton,.landing-product-card__price-skeleton{background:#ffffff1f;border-radius:999px}.landing-product-card__title-skeleton{width:78%;height:clamp(1rem,1.5vw,1.0625rem)}.landing-product-card__price-skeleton{width:34%;height:clamp(.875rem,1.5vw,.9375rem)}.landing-product-card__fav-btn--skeleton{cursor:default}@media (width<=1080px){.landing-product-card--small,.landing-product-card--medium,.landing-product-card--large{width:100%;max-width:100%}.landing-product-card--medium,.landing-product-card--large{height:clamp(240px,60vh,360px)}.landing-product-card--small{height:clamp(200px,50vh,240px)}}@media (width<=768px){.landing-product-card{border-radius:clamp(1rem,3vw,1.25rem)}.landing-product-card--small,.landing-product-card--medium,.landing-product-card--large{height:clamp(200px,50vh,280px)}.landing-product-card__detail{width:calc(100% - clamp(.75rem,2vw,1.25rem));margin:0 clamp(.5rem,1vw,.625rem) clamp(.5rem,1vw,.625rem);padding:clamp(.75rem,1.5vw,.875rem)}}.hero-wrapper{isolation:isolate;will-change:transform;background:radial-gradient(circle at 50% 12%,#ff787838,#0000 42%),linear-gradient(#ff4f5a 0%,#f73b3b 44%,#232427 100%);min-height:100svh;position:relative;overflow:hidden}.hero-wrapper:before{content:"";opacity:0;pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 12%,#ff787838,#0000 42%),linear-gradient(#ff4f5a 0%,#f73b3b 44%,#232427 100%);transition:opacity .22s;position:fixed;inset:0}.hero-wrapper:after{content:"";-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;z-index:5;background:#00000038;transition:opacity .24s;position:fixed;inset:0}.hero-wrapper>*{z-index:6;position:relative}.hero-wrapper.ts1-active:before,.hero-wrapper.ts1-active:after{opacity:1}.hero{background:0 0;padding-top:clamp(1rem,3vh,2rem);padding-bottom:clamp(2rem,8vh,12.5rem)}@media (width<=768px){.hero{padding-bottom:clamp(10rem,15vh,20.5rem)}}.hero .hero-container{padding-left:clamp(1rem,5vw,6%);padding-right:clamp(1rem,5vw,6%)}.hero .hero-container h1{text-align:center;font-size:clamp(1.75rem,5vw,6rem);font-weight:800;line-height:1}@media (width<=768px){.hero .hero-container{padding-left:3%;padding-right:3%}.hero .hero-container h1{font-size:clamp(2.2rem,10vw,3.4rem);line-height:.98}}.hero .hero-container .hero-title .title-row{flex-wrap:wrap;justify-content:center;gap:.2em;display:flex}.hero .hero-container .hero-title .title-row-last{margin-top:clamp(-.625rem,-1vh,-10px)}.hero .hero-container .hero-title .title-part{opacity:0;animation:1.8s cubic-bezier(.22,1,.36,1) forwards heroTitleReveal;display:inline-block;transform:translateY(22px)}.hero .hero-container .hero-title .part-1{animation-delay:.17s}.hero .hero-container .hero-title .part-2{animation-delay:.32s}.hero .hero-container .hero-title .part-3{animation-delay:.48s}.hero .hero-container .hero-title .part-4{animation-delay:.67s}.hero .hero-container .hero-title .part-5{animation-delay:.79s}@supports (padding:clamp(1rem, 5vw, 6%)){@media (prefers-reduced-motion:reduce){.hero .hero-container .hero-title .title-part{opacity:1;animation:none;transform:none}}}.container-box-img-screen{flex-direction:column;justify-content:center;align-items:center;padding:0 1rem;display:flex}.container-box-img-screen .screen-stage{justify-content:center;width:min(90vw,30rem);display:flex;position:relative}.container-box-img-screen .screen-stage picture{width:100%;display:block}.container-box-img-screen .screen-app-img{opacity:0;width:30vw;max-width:100%;height:auto;margin:clamp(-4rem,-9vh,-9.5rem) auto 0;transition:filter .32s,transform .32s;animation:1s cubic-bezier(.22,1,.36,1) .9s forwards screenImgReveal;display:block;transform:translateY(60px)}@media (width<=768px){.container-box-img-screen .screen-app-img{margin-top:clamp(-9rem,-9vh,-9rem)!important}}@keyframes screenImgReveal{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.container-box-img-screen .title-screen{text-align:center;opacity:0;width:min(90vw,100%);margin-top:clamp(2rem,8vh,8.125rem);font-size:clamp(3rem,6vw,6rem);font-weight:700;line-height:1.2;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.container-box-img-screen .title-screen.is-visible{opacity:1;transform:translateY(0)}.container-box-img-screen .ts-1{z-index:7;width:min(88vw,26rem);box-shadow:none;text-align:center;pointer-events:none;opacity:0;text-shadow:0 8px 28px #00000073;background:0 0;border:0;border-radius:clamp(.9rem,2vw,1.2rem);margin-top:0;padding:clamp(.45rem,1.2vw,.65rem) clamp(.65rem,1.8vw,.9rem);font-size:clamp(1.45rem,4.2vw,2.35rem);line-height:1.12;transition:opacity .32s,transform .32s,top .32s;position:absolute;top:clamp(1.5rem,10vh,4rem);left:50%;transform:translate(-50%,28px)}@media (width>=769px){.container-box-img-screen .title-screen{font-size:clamp(3.25rem,6.8vw,7rem)}.container-box-img-screen .ts-1{font-size:clamp(2rem,4.8vw,3rem)}}.container-box-img-screen .ts-1.scroll-up{opacity:1;top:clamp(2rem,12vh,5rem);transform:translate(-50%)}.container-box-img-screen .ts-1.scroll-down{opacity:0;transform:translate(-50%,30px)}.container-box-img-screen .ts-2{margin-top:clamp(2rem,10vh,31.25rem)}@media (width<=768px){.container-box-img-screen .screen-stage{width:min(94vw,22rem)}.container-box-img-screen .screen-app-img{width:80vw;margin-top:clamp(-6rem,-8vh,-8rem)}.container-box-img-screen .ts-1{text-align:left;width:min(92vw,23rem);font-size:clamp(2rem,8.6vw,3.25rem);font-weight:800;line-height:1.08;top:clamp(1.75rem,12vh,3.2rem)}.container-box-img-screen .ts-1.scroll-up{top:clamp(2.3rem,15vh,4rem)}.container-box-img-screen .title-screen{margin-top:clamp(1.5rem,5vh,4rem)}.container-box-img-screen .ts-2{color:#1b1b1b;text-wrap:balance;background:#fff;border-radius:1rem;width:min(92vw,22rem);margin-top:clamp(1rem,5vh,3rem);margin-bottom:clamp(1rem,5vh,3rem);padding:clamp(.85rem,3vw,1.15rem) clamp(.9rem,3vw,1.15rem);font-size:clamp(1.45rem,6vw,2rem);line-height:1.1;box-shadow:0 12px 28px #00000024}}.title-categories{color:#e4e4e4;max-width:90vw;margin-bottom:clamp(2rem,6vh,12.5rem);margin-left:clamp(1rem,5vw,6%);padding-right:clamp(1rem,5vw,6%);font-size:clamp(1.5rem,4vw,3.5rem);font-weight:700}@media (width<=768px){.title-categories{margin-top:clamp(2rem,6vh,4rem);margin-bottom:clamp(2.25rem,7vh,5rem);margin-left:1rem;padding-right:1rem}}.container-categories{flex-direction:column;align-items:flex-end;gap:clamp(1rem,2vh,1.75rem);padding:clamp(1.5rem,4vh,6%) clamp(.5rem,2vw,6%) clamp(2rem,6vh,10%);display:flex}.container-categories .card{--stack-progress:0;--cover-progress:0;top:calc(110px + var(--stack-index) * 34px);z-index:var(--stack-z-index);width:max(90vw,94%);max-width:100%;min-height:clamp(200px, 40vh, auto);border-top-left-radius:clamp(1.5rem,4vw,40px);border-bottom-left-radius:clamp(1.5rem,4vw,40px);transition:transform .24s,box-shadow .24s;position:sticky;overflow:hidden}.container-categories .card:after{content:"";background:rgba(16, 18, 18, calc(var(--cover-progress) * .3));pointer-events:none;transition:background .18s;position:absolute;inset:0}.container-categories .card.tone-autos{background:linear-gradient(135deg,#f8361c 0%,#a11f1f 100%)}.container-categories .card.tone-vivienda{background:linear-gradient(135deg,#f28a2e 0%,#c24d1d 100%)}.container-categories .card.tone-servicios{background:linear-gradient(135deg,#f05a32 0%,#bb2d1d 100%)}.container-categories .card.tone-empleo{background:linear-gradient(135deg,#d96b3b 0%,#8f2f1f 100%)}.container-categories .card.tone-senia{background:linear-gradient(135deg,#f3a63a 0%,#cf5d22 100%)}.container-categories .container-card{z-index:1;filter:brightness(calc(1 - var(--cover-progress) * .3));flex-direction:column;align-items:center;gap:clamp(1rem,3vw,2.125rem);transition:filter .18s;display:flex;position:relative}@media (width>=768px){.container-categories .container-card{flex-direction:row;gap:clamp(1.5rem,3vw,2.125rem)}}.container-categories .container-img{background:linear-gradient(145deg,#f8f3ee 0%,#f2e6dd 100%);justify-content:center;align-items:center;width:100%;min-width:100%;height:clamp(200px,30vh,300px);display:flex;overflow:hidden}@media (width>=768px){.container-categories .container-img{width:40%;min-width:40%;height:100%}}.container-categories .container-img img{object-fit:cover;width:100%;height:100%}.container-categories .container-text{flex-direction:column;flex:1;gap:clamp(1.5rem,4vh,6.25rem);padding:clamp(1rem,3vw,2rem);display:flex}.container-categories .container-text .coming-soon-chip{color:#f7f3ee;letter-spacing:.08em;text-transform:uppercase;background:#f52e2ee6;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:2rem;padding:clamp(.4rem,1vw,.875rem) clamp(.7rem,2vw,.875rem);font-size:clamp(.65rem,1.5vw,.82rem);font-weight:700;display:inline-flex}.container-categories .container-text h3{color:#fff;margin:0;font-size:clamp(1.5rem,5vw,5rem);line-height:1}.container-categories .container-text p{color:#ffffffb8;max-width:clamp(100%,100%,560px);margin-top:clamp(.5rem,1.5vh,1.25rem);margin-bottom:clamp(1rem,4vh,12.5rem);font-size:clamp(.95rem,2vw,1.5rem);line-height:1.3}@media (width<=768px){.container-categories{align-items:center}.container-categories .card{border-top-left-radius:clamp(1rem,4vw,1.5rem);border-bottom-left-radius:clamp(1rem,4vw,1.5rem);width:100%}}.container-competencia .container-header-txt-competencia{text-align:center;color:#141414;background:linear-gradient(145deg,#f1f1f1 0%,#bebb99 100%);margin-bottom:clamp(2rem,6vh,6.25rem);padding:clamp(2rem,5vh,5rem) clamp(1rem,5vw,2rem)}.container-competencia .competencia-heading{margin:0;font-size:clamp(1.5rem,4vw,3.5rem);font-weight:800}.container-competencia .competencia-subheading{margin:clamp(-.5rem,-1vh,-20px) 0 0;font-size:clamp(1.25rem,3.5vw,3rem);font-weight:800}.container-competencia .competencia-sub-subheading{font-size:clamp(.95rem,2vw,1.6rem);font-weight:500}.txt-oppener-publications{background:linear-gradient(10deg,#e8e8e8eb 0%,#bcbcbcbd 58%,#96969647 100%);color:#0000;-webkit-background-clip:text;background-clip:text;width:min(90vw,100%);margin-bottom:clamp(2rem,5vh,5rem);margin-left:clamp(1rem,5vw,8%);padding-right:clamp(1rem,5vw,2rem);font-size:clamp(1.25rem,3.5vw,3rem);font-weight:800;line-height:1.2}@media (width<=768px){.txt-oppener-publications{margin-bottom:clamp(1.5rem,4vh,2rem);margin-left:1rem;padding-right:1rem}}.container-box{flex-direction:column;gap:clamp(1rem,2vh,1.5rem);padding:0 clamp(.5rem,2vw,1rem);display:flex}@media (width>=1024px){.container-box{max-width:min(96vw,1400px);margin:0 auto}}.box-row{flex-direction:column;justify-content:center;align-items:stretch;gap:clamp(1rem,2vh,1.5rem);transition:opacity .32s,transform .32s;display:flex}.box-row.is-loading,.box-row.is-loaded{opacity:1;transform:translateY(0)}@media (width>=768px){.box-row{flex-flow:wrap;gap:clamp(1rem,2vw,1.5rem)}}@media (width>=1024px){.box-row{flex-wrap:nowrap;justify-content:stretch;gap:1.5rem}.box-row>*{min-width:0}.box-row>.landing-product-card{flex:1 1 0;width:auto}.box-row>.box-column{flex:0 0 clamp(280px,23vw,340px);width:clamp(280px,23vw,340px)}.box-row>.box-column .landing-product-card{width:100%}.box-row>.landing-product-card--large{flex:1.3 1 0}}.box-column{flex-direction:column;gap:clamp(1rem,2vh,1.5rem);display:flex}.site-footer{color:#f6efe8;margin-top:clamp(2rem,6vh,7.5rem);padding:0 clamp(1rem,5vw,6%) clamp(2rem,4vh,3rem);position:relative}.site-footer:before{content:"";z-index:0;background:radial-gradient(circle at 0 0,#f8361c38,#0000 34%),linear-gradient(#151515 0%,#0d0d0d 100%);border-top:1px solid #ffffff14;position:absolute;inset:0}.site-footer>*{z-index:1;position:relative}.footer-main{grid-template-columns:1fr;gap:clamp(2rem,4vh,2.5rem);padding:clamp(2rem,4vh,3.5rem) 0 clamp(2rem,3vh,2.25rem);display:grid}@media (width>=768px){.footer-main{grid-template-columns:minmax(200px,1.2fr) minmax(200px,1fr);gap:clamp(2rem,3vw,2.5rem)}}@media (width>=1024px){.footer-main{grid-template-columns:minmax(280px,1.2fr) minmax(320px,1fr);gap:2.5rem}}.footer-brand-block{flex-direction:column;gap:clamp(1rem,2vh,1.125rem);max-width:min(100%,560px);display:flex}.footer-brand-copy{color:#f6efe8c7;margin:0;font-size:clamp(.9rem,1.5vw,1.1rem);line-height:1.6}.footer-store-buttons{flex-direction:column;gap:clamp(.75rem,1.5vh,1rem);display:flex}@media (width>=768px){.footer-store-buttons{flex-flow:wrap;gap:.875rem}}.store-button{text-transform:none;min-width:clamp(140px,100%,160px);min-height:clamp(44px,10vh,64px);box-shadow:none;border-radius:clamp(1rem,2vw,1rem);justify-content:flex-start;align-items:center;gap:clamp(.75rem,1.5vw,.75rem);width:100%;padding:clamp(.5rem,1vw,.625rem) clamp(1rem,2vw,1.125rem);font-weight:700;display:inline-flex}@media (width>=768px){.store-button{width:auto}}.store-button-icon{flex:none;font-size:2rem!important}.store-button-icon-play{width:28px;height:28px;display:inline-block;position:relative}.play-shape{display:block;position:absolute}.play-shape-green{clip-path:polygon(0 50%,100% 0,100% 100%);background:linear-gradient(#34d17a 0%,#1f9c5a 100%);width:10px;height:24px;top:2px;left:0}.play-shape-blue{clip-path:polygon(0 100%,100% 50%,28% 0);background:linear-gradient(135deg,#49b8ff 0%,#1277ff 100%);width:18px;height:12px;top:0;left:7px}.play-shape-yellow{clip-path:polygon(0 0,100% 50%,28% 100%);background:linear-gradient(135deg,#ffd34f 0%,#ffab1f 100%);width:18px;height:12px;bottom:0;left:7px}.play-shape-red{clip-path:polygon(0 0,100% 50%,0 100%);background:linear-gradient(135deg,#ff6f61 0%,#ff3d33 100%);width:12px;height:8px;top:10px;left:6px}.store-button-copy{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.store-button-kicker{letter-spacing:.04em;opacity:.78;font-size:.68rem;font-weight:600}.store-button-title{font-size:1.1rem;font-weight:800}.store-button-ios.MuiButton-root{color:#f6efe8;background:#0c0c0c9e;border-color:#ffffff38}.store-button-ios.MuiButton-root:hover{background:#181818d1;border-color:#ffffff61}.store-button-android.MuiButton-root{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2e2e2e 100%);border:1px solid #ffffff14}.store-button-android.MuiButton-root:hover{box-shadow:none;background:linear-gradient(135deg,#262626 0%,#3a3a3a 100%)}.footer-links{grid-template-columns:1fr;align-content:start;gap:clamp(.75rem,1.5vh,1.125rem) clamp(1rem,2vw,1.125rem);padding:clamp(.5rem,1vh,.5rem) 0;display:grid}@media (width>=768px){.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.875rem,1.5vw,1.125rem)}}@media (width>=1024px){.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.875rem,1vw,1.125rem) clamp(1.125rem,1.5vw,1.125rem)}}.footer-link{color:#f6efe8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff17;border-radius:clamp(1rem,2vw,1.125rem);justify-content:center;align-items:center;width:100%;min-height:clamp(44px,8vh,52px);padding:0 clamp(1rem,2vw,1.125rem);font-size:clamp(.85rem,1.5vw,.95rem);font-weight:600;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.footer-link:hover{background:#f8361c24;border-color:#f86f4273;transform:translateY(-2px)}.footer-link:active{transform:translateY(0)}.footer-legal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff08;border:1px solid #ffffff14;border-radius:clamp(1rem,2vw,1.75rem);grid-template-columns:1fr;gap:clamp(1.5rem,3vh,2rem);padding:clamp(1.5rem,3vh,2rem);display:grid}@media (width>=768px){.footer-legal{grid-template-columns:minmax(200px,.7fr) minmax(0,1.3fr);gap:clamp(1.5rem,2vw,2rem)}}.footer-legal-heading{flex-direction:column;gap:clamp(.875rem,1.5vh,1rem);display:flex}.footer-legal-heading h3{margin:0;font-size:clamp(1.3rem,3vw,2.7rem);line-height:1.05}.footer-kicker{color:#ffb49b;letter-spacing:.08em;text-transform:uppercase;background:#f8361c29;border-radius:999px;align-items:center;width:fit-content;min-height:2rem;padding:clamp(.4rem,1vw,.5rem) clamp(.75rem,1.5vw,.875rem);font-size:clamp(.6rem,1.2vw,.78rem);font-weight:700;display:inline-flex}.footer-notes{grid-template-columns:1fr;gap:clamp(1rem,2vh,1.5rem) clamp(1rem,2vw,1.5rem);margin:0;padding-left:clamp(1.25rem,2vw,1.5rem);display:grid}@media (width>=768px){.footer-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,1.5vw,1.5rem) clamp(1.25rem,2vw,1.5rem)}}.footer-notes li{color:#f6efe8b8;font-size:clamp(.85rem,1.5vw,.98rem);line-height:1.6}.footer-bottom-bar{flex-direction:column;gap:clamp(.75rem,1.5vh,1.125rem);padding:clamp(1.5rem,2vh,1.75rem) 0 0;display:flex}@media (width>=768px){.footer-bottom-bar{flex-direction:row;justify-content:space-between;gap:clamp(1rem,2vw,1.125rem)}}.footer-bottom-bar p{color:#f6efe894;margin:0;font-size:clamp(.8rem,1.2vw,.92rem);line-height:1.5}.floating-download-button.MuiButton-root{z-index:1200;color:#fff;letter-spacing:.01em;text-transform:none;background:linear-gradient(135deg,#ff5a36 0%,#d93b1f 100%);border-radius:999px;min-height:clamp(44px,8vh,58px);padding:0 clamp(1.25rem,2vw,1.625rem);font-size:clamp(.75rem,1.5vw,.98rem);font-weight:800;transition:all .2s;position:fixed;bottom:clamp(1.5rem,3vh,5rem);right:clamp(1rem,2vw,1.5rem);box-shadow:0 16px 42px #d93b1f59}.floating-download-button.MuiButton-root:hover{background:linear-gradient(135deg,#ff6a45 0%,#e24829 100%);box-shadow:0 20px 48px #d93b1f6b}.floating-download-button.MuiButton-root:active{transform:scale(.98)}@media (width<=768px){.floating-download-button.MuiButton-root{display:none}}@keyframes heroTitleReveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero .hero-container .hero-title .title-part,.screen-app-img,.title-screen,.title-screen.is-visible{opacity:1;animation:none;transform:none}}@media (width<=1080px){.footer-main,.footer-legal,.footer-notes{grid-template-columns:1fr}.box-row{flex-wrap:wrap}.box-column{width:min(100%,360px)}.container-categories .card{width:82%}.container-categories .container-card{gap:24px}}@media (width<=768px){.site-footer{margin-top:72px;padding:0 20px 36px}.floating-download-button.MuiButton-root{width:calc(100% - 32px);min-height:52px;padding:0 18px;bottom:16px;right:16px}.footer-main{gap:28px;padding:42px 0 28px}.footer-links{grid-template-columns:1fr}.footer-store-buttons{flex-direction:column}.store-button{width:100%}.footer-legal{border-radius:22px;padding:22px}.footer-bottom-bar{flex-direction:column}.container-competencia{padding:56px 20px 0}.container-competencia .competencia-heading{font-size:2.4rem}.container-competencia .competencia-subheading{font-size:1.35rem}.box-row,.box-column{gap:18px}.box-row{flex-direction:column}.box-column{width:100%}.container-categories{padding:70px 0 110px}.container-categories .card{top:calc(88px + var(--stack-index) * 24px);border-radius:26px;width:92%;position:sticky}.container-categories .container-card{flex-direction:column;align-items:stretch;padding:0}.container-categories .container-img{border-radius:0;width:100%;min-width:100%;height:220px}.container-categories .container-text{padding:20px}.container-categories .container-text h3{font-size:1.75rem}.container-categories .container-text p{max-width:none}}.hero-wrapper.ts1-active .screen-app-img{filter:blur(5px)brightness(.5)}
