:root{--bg: #030712;--bg-section: #060c1a;--bg-card: rgba(255,255,255,.06);--bg-card-hover: rgba(255,255,255,.09);--border: rgba(255,255,255,.11);--border-hover: rgba(255,255,255,.2);--text: #f1f5f9;--text-muted: rgba(255,255,255,.66);--text-dim: rgba(255,255,255,.52);--accent: #3b82f6;--accent-light: #60a5fa;--accent-dim: rgba(59,130,246,.18);--accent-muted: #94a3b8;--footer-blue: hsl(215 56% 20%);--font-display: "Outfit", sans-serif;--font-body: "Manrope", sans-serif;--font-mono: "Space Grotesk", monospace;--radius: 16px;--radius-sm: 10px;--ease: cubic-bezier(.32, .72, 0, 1);--container: 1120px}.carto-home{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden;position:relative;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),radial-gradient(ellipse 80% 60% at 50% 0%,rgba(59,130,246,.06) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 50%,rgba(59,130,246,.035) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 20% 80%,rgba(59,130,246,.035) 0%,transparent 50%);background-size:8px 8px,8px 8px,80px 80px,80px 80px,100% 100%,100% 100%,100% 100%;background-attachment:fixed}.carto-home:before{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}.carto-home *,.carto-home *:before,.carto-home *:after{box-sizing:border-box}.ch-scroll-progress{position:fixed;top:0;left:0;height:2px;width:0%;background:linear-gradient(90deg,var(--accent),var(--accent-light));z-index:9998;will-change:width}.carto-home .ch-container{max-width:var(--container);margin:0 auto;padding:0 24px}@media (min-width: 640px){.carto-home .ch-container{padding:0 40px}}.carto-home .ch-section{position:relative;padding:64px 0;content-visibility:auto;contain-intrinsic-size:auto 700px}@media (min-width: 640px){.carto-home .ch-section{padding:112px 0}}@media (min-width: 768px){.carto-home .ch-section{padding:144px 0}}.carto-home .ch-section--alt{background:linear-gradient(180deg,#ffffff03,#ffffff07,#ffffff03)}.carto-home .ch-section--base{background:transparent}.ch-nav{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;padding:0 24px;transition:background .4s var(--ease)}.ch-nav:before{content:"";position:absolute;inset:0;background:transparent;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);transition:background .4s var(--ease)}.ch-nav--scrolled:before{background:#030712cc}.ch-nav__inner{position:relative;max-width:var(--container);margin:0 auto;height:64px;display:flex;align-items:center;justify-content:space-between}.ch-nav__logo{display:flex;align-items:center;position:relative;z-index:1}.ch-nav__logo img{height:28px;width:auto}.ch-nav__links{display:flex;gap:32px;position:relative;z-index:1}.ch-nav__links a,.ch-nav__links button{font-size:.8125rem;font-weight:500;color:var(--text-muted);transition:color .25s var(--ease);background:none;border:none;cursor:pointer;padding:0;font-family:var(--font-body);text-decoration:none}.ch-nav__links a:hover,.ch-nav__links button:hover,.ch-nav__links a.is-active{color:#fff}.ch-nav__links a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;border-radius:2px;background:var(--accent)}.ch-nav__links a{position:relative}.carto-home .prose{color:var(--text-muted);font-family:var(--font-body);line-height:1.7}.carto-home .prose h1,.carto-home .prose h2,.carto-home .prose h3{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em}.carto-home .prose h1{letter-spacing:-.035em}.carto-home .prose strong{color:var(--text)}.carto-home .prose a{color:var(--accent);text-decoration-color:#3b82f666;text-underline-offset:2px;transition:color .2s var(--ease)}.carto-home .prose a:hover{color:#fff}.carto-home .prose p,.carto-home .prose li{max-width:70ch}.ch-nav__cta{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;background:var(--accent);color:#fff;padding:8px 16px;border-radius:100px;border:none;cursor:pointer;transition:filter .3s var(--ease);text-decoration:none;font-family:var(--font-body)}.ch-nav__cta:hover{filter:brightness(1.15)}.ch-nav__burger{display:none;width:24px;height:24px;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:none;border:none;cursor:pointer;position:relative;z-index:1;-webkit-tap-highlight-color:transparent}.ch-nav__burger span{display:block;width:18px;height:1.5px;background:var(--text);border-radius:2px;transition:transform .3s var(--ease),opacity .3s var(--ease)}.ch-nav__burger.active span:first-child{transform:translateY(3.75px) rotate(45deg)}.ch-nav__burger.active span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.ch-mobile-menu{position:fixed;inset:0;z-index:999;background:#030712f2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;opacity:0;pointer-events:none;transition:opacity .3s var(--ease)}.ch-mobile-menu.active{opacity:1;pointer-events:auto}.ch-mobile-menu a,.ch-mobile-menu button{font-size:1.25rem;font-weight:500;color:#fff;background:none;border:none;cursor:pointer;font-family:var(--font-body);text-decoration:none;transition:color .2s var(--ease),opacity .35s var(--ease),transform .35s var(--ease);opacity:0;transform:translateY(10px)}.ch-mobile-menu.active a,.ch-mobile-menu.active button{opacity:1;transform:translateY(0)}.ch-mobile-menu.active a:nth-child(1),.ch-mobile-menu.active button:nth-child(1){transition-delay:.05s}.ch-mobile-menu.active a:nth-child(2),.ch-mobile-menu.active button:nth-child(2){transition-delay:.1s}.ch-mobile-menu.active a:nth-child(3),.ch-mobile-menu.active button:nth-child(3){transition-delay:.15s}.ch-mobile-menu.active a:nth-child(4),.ch-mobile-menu.active button:nth-child(4){transition-delay:.2s}.ch-mobile-menu.active a:nth-child(5),.ch-mobile-menu.active button:nth-child(5){transition-delay:.25s}.ch-mobile-menu__cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:100px;background:var(--accent);color:#fff!important;font-weight:600!important;font-size:1rem!important;text-decoration:none}@media (max-width: 767px){.ch-nav__links,.ch-nav__cta{display:none}.ch-nav__burger{display:flex}}.carto-home .ch-divider{height:1px;max-width:500px;margin:0 auto;background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),transparent)}.carto-home .ch-screens-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1200px;margin:0 auto}@media (max-width: 900px){.carto-home .ch-screens-grid{grid-template-columns:1fr;gap:32px}.carto-home .ch-screens-header{grid-template-columns:1fr!important;gap:16px!important;align-items:start!important}}.carto-home .ch-screen-frame{margin:0;border:1px solid rgba(255,255,255,.1);background:#ffffff04;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;flex-direction:column;border-radius:4px;overflow:hidden;transition:border-color .4s var(--ease),transform .4s var(--ease)}.carto-home .ch-screen-frame:hover{border-color:#60a5fa59;transform:translateY(-2px)}.carto-home .ch-screen-frame__head{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff05}.carto-home .ch-screen-frame__shot{position:relative;aspect-ratio:16 / 11;overflow:hidden;background:linear-gradient(#60a5fa40,#60a5fa40) top left / 12px 1px no-repeat,linear-gradient(#60a5fa40,#60a5fa40) top left / 1px 12px no-repeat,linear-gradient(#60a5fa40,#60a5fa40) top right / 12px 1px no-repeat,linear-gradient(#60a5fa40,#60a5fa40) top right / 1px 12px no-repeat,linear-gradient(#60a5fa40,#60a5fa40) bottom left / 12px 1px no-repeat,linear-gradient(#60a5fa40,#60a5fa40) bottom left / 1px 12px no-repeat,linear-gradient(#60a5fa40,#60a5fa40) bottom right / 12px 1px no-repeat,linear-gradient(#60a5fa40,#60a5fa40) bottom right / 1px 12px no-repeat,#0a1326}.carto-home .ch-screen-frame__shot img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.carto-home .ch-screen-frame__cap{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.02em;color:var(--text-muted);padding:12px 14px;border-top:1px solid rgba(255,255,255,.06);line-height:1.5}.carto-home h1,.carto-home h2,.carto-home h3{font-family:var(--font-display)}.carto-home .ch-display{font-family:var(--font-display);font-weight:800;letter-spacing:-.035em;line-height:1.04;color:var(--text)}.carto-home .ch-display--xl{font-size:clamp(2rem,5vw,3.6rem)}.carto-home .ch-display--lg{font-size:clamp(1.75rem,4vw,2.75rem);letter-spacing:-.03em;line-height:1.06}.carto-home .ch-display--md{font-size:clamp(1.25rem,2.5vw,1.5rem);letter-spacing:-.02em;line-height:1.2}.carto-home .ch-subtitle{font-family:var(--font-body);color:var(--text-muted);font-size:1.125rem;line-height:1.6;max-width:32rem;margin-left:auto;margin-right:auto;text-align:center}.carto-home .ch-label{font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.carto-home .ch-gradient-text{color:var(--accent-light);font-weight:inherit}.carto-home .ch-card{background:#ffffff04;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);padding:28px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transition:background .5s var(--ease),border-color .5s var(--ease),transform .5s var(--ease),box-shadow .5s var(--ease)}.carto-home .ch-card:hover{background:#ffffff0a;border-color:#ffffff1f}.carto-home .group:hover .ch-card{transform:translateY(-4px);box-shadow:0 12px 40px #3b82f614}.carto-home .ch-card--featured{border-color:#3b82f640;background:linear-gradient(180deg,rgba(59,130,246,.06) 0%,var(--bg-card) 100%);box-shadow:0 8px 40px #3b82f614}.carto-home .ch-card--featured:hover{border-color:#3b82f659;box-shadow:0 12px 48px #3b82f61f}.carto-home .ch-icon-box{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--accent-dim);transition:transform .3s var(--ease)}.carto-home .ch-card:hover .ch-icon-box,.carto-home .group:hover .ch-icon-box{transform:scale(1.1) rotate(-6deg)}.carto-home .ch-icon-box svg{width:20px;height:20px;color:var(--accent)}.carto-home .ch-btn-primary{display:inline-flex;align-items:center;justify-content:center;height:54px;padding:0 28px;border-radius:100px;font-weight:700;font-size:15px;color:#fff;background:var(--accent);box-shadow:0 4px 24px #3b82f64d;transition:all .5s var(--ease);border:none;cursor:pointer}.carto-home .ch-btn-primary:hover{background:var(--accent-light);box-shadow:0 6px 32px #3b82f666}.carto-home .ch-btn-primary:active{transform:scale(.97)}.carto-home .ch-btn-ghost{display:inline-flex;align-items:center;justify-content:center;height:54px;padding:0 28px;border-radius:100px;font-weight:700;font-size:15px;color:var(--text-muted);background:transparent;border:1px solid var(--border);transition:all .5s var(--ease);cursor:pointer}.carto-home .ch-btn-ghost:hover{background:#ffffff08;border-color:var(--border-hover);color:var(--text)}.carto-home .ch-btn-ghost:active{transform:scale(.97)}.carto-home .ch-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.06em;background:var(--accent-dim);color:var(--accent);border:1px solid rgba(59,130,246,.15)}.carto-home .ch-hero{position:relative;padding:96px 0 64px;overflow:hidden;min-height:85dvh;display:flex;align-items:center}@media (min-width: 640px){.carto-home .ch-hero{padding:128px 0 96px}}@media (min-width: 768px){.carto-home .ch-hero{padding:160px 0 144px}}.carto-home .ch-hero:before{content:"";position:absolute;top:12%;left:50%;transform:translate(-50%,-50%);width:1200px;height:820px;max-width:130vw;background:radial-gradient(ellipse 50% 50% at 50% 42%,rgba(59,130,246,.18) 0%,transparent 60%),radial-gradient(ellipse 42% 42% at 66% 56%,rgba(96,165,250,.12) 0%,transparent 55%),radial-gradient(ellipse 55% 48% at 34% 52%,rgba(37,99,235,.12) 0%,transparent 60%);filter:blur(24px);pointer-events:none}.carto-home .ch-hero-grid{position:absolute;inset:0;opacity:.03;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:80px 80px;pointer-events:none}.carto-home .ch-check{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text)}.carto-home .ch-check-icon{width:20px;height:20px;border-radius:50%;background:var(--accent-dim);display:flex;align-items:center;justify-content:center;flex-shrink:0}.carto-home .ch-check-icon svg{width:14px;height:14px;color:var(--accent)}.carto-home .ch-trust{display:flex;flex-wrap:wrap;gap:24px;font-size:12px;color:var(--text-muted)}.carto-home .ch-trust span{display:flex;align-items:center;gap:6px}.carto-home .ch-trust svg{width:14px;height:14px;color:var(--accent)}.carto-home .ch-preview{border-radius:1.75rem;padding:6px;background:#ffffff05;box-shadow:0 0 0 1px #ffffff0f,0 24px 64px -12px #3b82f60f}.carto-home .ch-preview-inner{border-radius:calc(1.75rem - 6px);background:#0f172a80;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:inset 0 1px 1px #ffffff0f;overflow:hidden}.carto-home .ch-preview-bar{height:40px;background:#1e293bcc;border-bottom:1px solid rgba(255,255,255,.04);display:flex;align-items:center;padding:0 16px;gap:6px}.carto-home .ch-preview-dot{width:10px;height:10px;border-radius:50%}.carto-home .ch-pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto;align-items:stretch}@media (max-width: 1023px){.carto-home .ch-pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 639px){.carto-home .ch-pricing-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding-bottom:16px;margin:0 -24px;padding-left:24px;padding-right:24px}.carto-home .ch-pricing-grid>*{min-width:280px;scroll-snap-align:center;flex-shrink:0}}.carto-home .ch-pricing-card{display:flex;flex-direction:column}.carto-home .ch-pricing-card .ch-card{flex:1;display:flex;flex-direction:column}.carto-home .ch-pricing-card .ch-pricing-features{flex:1}.carto-home .ch-pricing-price{font-family:var(--font-display);font-size:1.875rem;font-weight:900;color:var(--text);line-height:1}.carto-home .ch-pricing-unit{font-size:.875rem;color:var(--text-muted);margin-left:4px}.carto-home .ch-faq{border:1px solid var(--border);border-radius:var(--radius);padding:0 24px;background:var(--bg-card)}@media (min-width: 640px){.carto-home .ch-faq{padding:0 32px}}.carto-home .ch-faq-item{border-bottom:1px solid var(--border)}.carto-home .ch-faq-item:last-child{border-bottom:0}.carto-home .ch-faq-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 8px;background:none;border:none;cursor:pointer;text-align:left}.carto-home .ch-faq-btn span{font-family:var(--font-display);font-size:15px;font-weight:600;color:#ffffffd9;padding-right:24px;transition:color .5s var(--ease)}.carto-home .ch-faq-btn:hover span{color:var(--text)}.carto-home .ch-faq-answer{font-size:14px;color:var(--text-muted);line-height:1.7;padding:0 8px 20px}.carto-home .ch-faq-answer-wrap{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s var(--ease),opacity .3s var(--ease)}.carto-home .ch-faq-item--open .ch-faq-answer-wrap{grid-template-rows:1fr;opacity:1}.carto-home .ch-faq-chevron{transition:transform .3s var(--ease)}.carto-home .ch-faq-item--open .ch-faq-chevron{transform:rotate(180deg)}.carto-home .ch-rise{opacity:0;transform:translateY(20px);animation:ch-rise .6s var(--ease) both}@keyframes ch-rise{to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.carto-home .ch-rise{animation:none;opacity:1;transform:none}}.carto-home .ch-step-num{font-family:var(--font-mono);font-size:13px;font-weight:800;color:var(--accent);background:var(--accent-dim);width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}.carto-home .ch-pack-item{display:flex;align-items:center;gap:12px;padding:16px;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-card);transition:all .5s var(--ease)}.carto-home .ch-pack-item:hover{background:var(--bg-card-hover);border-color:#3b82f64d}.carto-home .ch-pack-num{width:40px;height:40px;border-radius:12px;background:var(--accent-dim);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--font-mono);font-size:14px;font-weight:900;color:var(--accent);transition:background .3s var(--ease)}.carto-home .ch-pack-item:hover .ch-pack-num{background:#3b82f633}.carto-home .ch-legal{padding:24px 0;border-top:1px solid var(--border);background:var(--bg)}.carto-home .ch-legal a{font-size:12px;color:var(--text-muted);text-decoration:none;transition:color .3s var(--ease)}.carto-home .ch-legal a:hover{color:var(--text)}.carto-home .ch-brand-footer{padding:64px 0;border-top:1px solid var(--border);background:var(--bg)}.carto-home .ch-grid-2{display:grid;grid-template-columns:1fr;gap:48px}@media (min-width: 1024px){.carto-home .ch-grid-2{grid-template-columns:1fr 1fr;gap:80px}}.carto-home .ch-grid-3{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 640px){.carto-home .ch-grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.carto-home .ch-grid-3{grid-template-columns:repeat(3,1fr)}}.carto-home .ch-grid-4{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 640px){.carto-home .ch-grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.carto-home .ch-grid-4{grid-template-columns:repeat(4,1fr)}}.carto-home .ch-grid-5{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width: 640px){.carto-home .ch-grid-5{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px){.carto-home .ch-grid-5{grid-template-columns:repeat(5,1fr)}}.carto-home .ch-grid-banner{display:grid;grid-template-columns:1fr;gap:20px;text-align:center}@media (min-width: 640px){.carto-home .ch-grid-banner{grid-template-columns:auto 1fr;gap:24px;text-align:left}}.carto-home .ch-btn-primary:hover{box-shadow:0 6px 32px #3b82f666,0 0 0 1px #3b82f626}.carto-home .ch-pack-item:hover .ch-pack-num{transform:scale(1.08)}.carto-home .ch-pack-num{transition:background .3s var(--ease),transform .3s var(--ease)}.carto-home .ch-faq-btn:hover{background:#ffffff05}.carto-home .ch-card--featured{position:relative;overflow:visible}.carto-home .ch-preview{transition:box-shadow .5s var(--ease)}.carto-home .ch-preview:hover{box-shadow:0 0 0 1px #ffffff14,0 24px 64px -12px #3b82f61a,0 0 80px -20px #3b82f614}.carto-home .ch-trust span:hover svg{transform:scale(1.2);transition:transform .3s var(--ease)}.carto-home .ch-trust svg{transition:transform .3s var(--ease)}.carto-home .ch-curtain-reveal{position:relative;height:100vh;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.carto-home .ch-cine-footer{position:fixed;bottom:0;left:0;right:0;height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#060c1a 0%,var(--footer-blue) 100%);overflow:hidden}.carto-home .ch-cine-footer__aurora{position:absolute;top:50%;left:50%;width:80vw;height:60vh;transform:translate(-50%,-50%) scale(1);border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.12) 0%,rgba(37,99,235,.06) 40%,transparent 70%);filter:blur(80px);pointer-events:none;z-index:0;animation:ch-aurora 8s ease-in-out infinite alternate}@keyframes ch-aurora{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(1.15);opacity:1}}.carto-home .ch-cine-footer__giant{position:absolute;bottom:8vh;left:50%;transform:translate(-50%);font-family:var(--font-display);font-size:18vw;font-weight:900;letter-spacing:-.05em;line-height:1;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff24,#ffffff0d 80%);-webkit-background-clip:text;background-clip:text;white-space:nowrap;pointer-events:none;z-index:0;user-select:none}.carto-home .ch-cine-footer__title{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,5rem);font-weight:800;letter-spacing:-.04em;line-height:1;background:linear-gradient(180deg,#fff,#fff6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;filter:drop-shadow(0 0 30px rgba(255,255,255,.08))}.carto-home .ch-cine-footer__bottom{position:relative;z-index:1;width:100%;border-top:1px solid var(--border);padding:16px 0;margin-top:auto}.carto-home .ch-cine-footer__inner{max-width:var(--container);margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.carto-home .ch-cine-footer__micro{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;font-size:11px;color:var(--text-dim)}.carto-home .ch-cine-footer__micro a{color:var(--text-dim);text-decoration:none;transition:color .3s var(--ease)}.carto-home .ch-cine-footer__micro a:hover{color:var(--text-muted)}.carto-home .ch-cine-footer__sep{width:3px;height:3px;border-radius:50%;background:#ffffff26;flex-shrink:0}.carto-home .ch-cine-footer__logo-wrap{position:absolute;top:18%;left:50%;transform:translate(-50%);z-index:0;pointer-events:none}.carto-home .ch-cine-footer__logo-wrap img{width:clamp(120px,12vw,180px);height:auto;opacity:.025}.carto-home .ch-cine-footer__top{width:40px;height:40px;border-radius:50%;border:1px solid var(--border);background:#ffffff08;color:var(--text-dim);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s var(--ease);flex-shrink:0}.carto-home .ch-cine-footer__top:hover{border-color:var(--border-hover);color:#fff;background:#ffffff0f;transform:translateY(-2px)}.carto-home .ch-btn-cta{display:inline-flex;align-items:center;justify-content:center;height:54px;padding:0 20px 0 28px;border-radius:100px;font-weight:700;font-size:15px;color:#0b0d16;background:var(--text);box-shadow:0 0 0 1px #ffffff0f,0 8px 40px #0006,0 0 24px #3b82f60f;transition:all .5s var(--ease);border:none;cursor:pointer;gap:10px}.carto-home .ch-btn-cta:hover{background:#fff;box-shadow:0 0 0 1px #ffffff14,0 12px 48px #0006,0 0 32px #3b82f61a}.carto-home .ch-btn-cta:active{transform:scale(.97)}.carto-home .ch-btn-cta__icon{width:28px;height:28px;border-radius:50%;background:#3b82f61a;display:inline-flex;align-items:center;justify-content:center;transition:transform .5s var(--ease)}.carto-home .ch-btn-cta:hover .ch-btn-cta__icon{transform:translate(2px)}.carto-home .ch-btn-hp{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body);font-size:1rem;font-weight:600;padding:16px 40px;border-radius:100px;border:none;cursor:pointer;text-decoration:none;background:var(--text);color:#0b0d16;box-shadow:0 0 0 1px #ffffff0f,0 8px 40px #0006,0 0 24px #3b82f60f;transition:all .5s var(--ease)}.carto-home .ch-btn-hp:hover{background:#fff;box-shadow:0 0 0 1px #ffffff14,0 12px 48px #0006,0 0 32px #3b82f61a}.carto-home .ch-btn-hp:active{transform:scale(.97) translateY(1px)}@keyframes ch-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ch-fadeUp{opacity:0;transform:translateY(14px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay, 0s);will-change:opacity,transform}.ch-fadeUp.ch-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.ch-fadeUp{opacity:1;transform:none;transition:none}}
