@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.homologation-bar{color:#7a5b00;background:#fff8e6;border-bottom:1px solid #f0e2b8;font-size:.72rem;line-height:1.2}.homologation-bar__inner{justify-content:center;align-items:center;gap:.5rem;min-height:28px;padding:.35rem 0;display:flex}.homologation-bar__badge{border-radius:var(--radius-full);color:#6b4f00;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#f5e6b8;align-items:center;padding:.15rem .45rem;font-size:.65rem;font-weight:700;display:inline-flex}.homologation-bar__text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (width<=640px){.homologation-bar__text{font-size:.68rem}}.topbar{background:var(--graphite-900);color:var(--graphite-300);height:var(--topbar-height);align-items:center;font-size:.8rem;display:flex}.topbar__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.topbar__left,.topbar__right{align-items:center;gap:1.25rem;display:flex}.topbar__item{align-items:center;gap:.35rem;display:flex}.topbar__phone,.topbar__client{align-items:center;gap:.35rem;transition:color .2s;display:flex}.topbar__phone:hover,.topbar__client:hover{color:var(--green-bright)}.topbar__client{color:var(--green-bright);font-weight:600}@media (width<=640px){.topbar__item--hide-mobile{display:none}.topbar{font-size:.72rem}.topbar__left,.topbar__right{gap:.75rem}}.header{z-index:100;background:var(--white);height:var(--header-height);align-items:center;transition:box-shadow .3s;display:flex;position:sticky;top:0}.header--scrolled,.header--menu-open{box-shadow:var(--shadow-md)}.header__inner{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.header__logo{flex-shrink:0;align-items:center;line-height:0;display:flex}.header__logo .logo{object-fit:contain;object-position:left center;width:auto;max-width:min(240px,44vw);height:clamp(52px,6vw,64px)}.header__logo-stack{align-items:center;line-height:0;display:inline-flex;position:relative}.header__logo-stack .header__logo-variant{transition:opacity .3s}.header__logo-stack .header__logo-variant:not(.header__logo-variant--active){opacity:0;pointer-events:none;position:absolute;top:50%;left:0;transform:translateY(-50%)}.header__logo-stack .header__logo-variant--active{opacity:1}.header__nav-list{align-items:center;gap:.25rem;display:flex}.header__nav-link{letter-spacing:.06em;text-transform:uppercase;color:var(--graphite-600);border-radius:var(--radius-sm);padding:.5rem .75rem;font-size:.78rem;font-weight:600;transition:color .2s,background .2s}.header__nav-link:hover{color:var(--green-brand);background:var(--green-50)}.header__nav-link:focus-visible{outline:2px solid var(--green-brand);outline-offset:2px}.header__actions{align-items:center;gap:1rem;display:flex}.header__mobile-actions{align-items:center;gap:.5rem;display:none}.header__whatsapp-btn{border-radius:var(--radius-full);width:44px;height:44px;color:var(--white);background:#25d366;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex}.header__whatsapp-btn:hover{transform:scale(1.05);box-shadow:0 4px 12px #25d36659}.header__whatsapp-btn:focus-visible{outline:2px solid var(--green-brand);outline-offset:3px}.header__client-btn{white-space:nowrap;padding:.65rem 1.25rem;font-size:.78rem}.header__nav-mobile-cta,.header__backdrop{display:none}.header__burger{border-radius:var(--radius-sm);flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.header__burger:focus-visible{outline:2px solid var(--green-brand);outline-offset:2px}.header__burger span{background:var(--graphite-700);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.header__burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.header__burger--open span:nth-child(2){opacity:0}.header__burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1024px){.header__nav-link{padding:.4rem .5rem;font-size:.72rem}}@media (prefers-reduced-motion:reduce){.header__logo-stack .header__logo-variant{transition:none}}@media (width<=900px){.header__logo .logo{max-width:min(180px,42vw);height:clamp(44px,10vw,52px)}.header__mobile-actions,.header__burger{display:flex}.header__actions{display:none}.header__backdrop{inset:0;top:calc(var(--homologation-bar-height) + var(--topbar-height) + var(--header-height));z-index:98;cursor:pointer;background:#0f141973;border:none;animation:.25s headerBackdropIn;display:block;position:fixed}@keyframes headerBackdropIn{0%{opacity:0}to{opacity:1}}.header__nav{top:calc(var(--homologation-bar-height) + var(--topbar-height) + var(--header-height));background:var(--white);z-index:99;-webkit-overflow-scrolling:touch;padding:1rem 1.25rem 2rem;transition:transform .35s;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translate(100%)}.header__nav--open{transform:translate(0)}.header__nav-list{flex-direction:column;align-items:stretch;gap:0}.header__nav-link{letter-spacing:.04em;border-bottom:1px solid var(--graphite-200);border-radius:0;min-height:48px;padding:.95rem .5rem;font-size:.95rem;display:block}.header__nav-mobile-cta{flex-direction:column;gap:.75rem;margin-top:1.25rem;padding-top:.5rem;display:flex}.header__nav-mobile-cta .btn{white-space:normal;text-align:center;width:100%;min-height:48px}}@media (width<=480px){.header__inner{gap:.5rem}.header__whatsapp-btn{width:40px;height:40px}.header__whatsapp-btn svg{width:18px;height:18px}}.fiber-lines{pointer-events:none;position:absolute;inset:0;overflow:hidden}.fiber-lines__svg{opacity:.7;width:100%;height:100%}.fiber-lines--subtle .fiber-lines__svg{opacity:.35}.fiber-lines--cta .fiber-lines__svg{opacity:.5}.fiber-lines__path{stroke-dasharray:1200;stroke-dashoffset:1200px;animation:8s ease-in-out infinite alternate fiberDraw}.fiber-lines__path--2{animation-duration:10s;animation-delay:-2s}.fiber-lines__path--3{animation-duration:12s;animation-delay:-4s}@keyframes fiberDraw{0%{stroke-dashoffset:1200px;opacity:.3}50%{opacity:.8}to{stroke-dashoffset:0;opacity:.4}}.fiber-lines__particles{position:absolute;inset:0}.fiber-lines__particle{background:var(--green-bright);opacity:0;width:3px;height:3px;animation:6s ease-in-out infinite particleFloat;animation-delay:calc(var(--i) * .5s);left:calc(10% + var(--i) * 7%);top:calc(20% + var(--i) * 5%);box-shadow:0 0 6px var(--green-glow);border-radius:50%;position:absolute}@keyframes particleFloat{0%,to{opacity:0;transform:translateY(0)scale(.5)}50%{opacity:.7;transform:translateY(-20px)scale(1)}}.footer{background:var(--graphite-900);color:var(--graphite-300);padding-top:4rem;position:relative;overflow:hidden}.footer__inner{grid-template-columns:1.2fr 2fr;gap:3rem;padding-bottom:3rem;display:grid}.footer__brand .logo{object-fit:contain;object-position:left center;width:auto;max-width:min(280px,80vw);height:clamp(56px,7vw,68px);margin-bottom:1rem}.footer__tagline{max-width:280px;margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.footer__social{gap:.75rem;display:flex}.footer__social a{border-radius:var(--radius-full);background:var(--graphite-700);width:44px;height:44px;color:var(--graphite-300);justify-content:center;align-items:center;transition:all .2s;display:flex}.footer__social a:hover{background:var(--green-brand);color:var(--white)}.footer__social a:focus-visible{outline:2px solid var(--green-bright);outline-offset:3px}.footer__columns{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.footer__col-title{letter-spacing:.1em;text-transform:uppercase;color:var(--green-bright);margin-bottom:1rem;font-size:.75rem;font-weight:700}.footer__col ul{flex-direction:column;gap:.5rem;display:flex}.footer__col a{padding:.15rem 0;font-size:.875rem;transition:color .2s;display:inline-block}.footer__col a:hover{color:var(--green-bright)}.footer__col a:focus-visible{outline:2px solid var(--green-bright);outline-offset:2px;border-radius:2px}.footer__address{font-size:.875rem;font-style:normal;line-height:1.7}.footer__bottom{border-top:1px solid var(--graphite-700);padding:1.25rem 0;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px))}.footer__bottom-inner{color:var(--graphite-400);flex-wrap:wrap;justify-content:space-between;gap:.75rem;font-size:.78rem;display:flex}.footer__demo-note{color:var(--graphite-500);font-style:italic}.footer__developer{color:var(--graphite-400);white-space:nowrap;align-items:center;gap:.5rem;display:inline-flex}.footer__developer img{object-fit:contain;width:auto;height:32px}@media (width<=900px){.footer{padding-top:2.5rem}.footer__inner{grid-template-columns:1fr;gap:2rem;padding-bottom:2rem}.footer__brand{text-align:center}.footer__brand .logo{object-position:center;margin-left:auto;margin-right:auto}.footer__tagline{margin-left:auto;margin-right:auto}.footer__social{justify-content:center}.footer__columns{grid-template-columns:repeat(2,1fr);gap:1.25rem 1.5rem}}@media (width<=480px){.footer{padding-top:2rem}.footer__columns{grid-template-columns:1fr;gap:1.5rem}.footer__bottom-inner{text-align:center;flex-direction:column;align-items:center}.footer__developer img{height:26px}}.whatsapp-float{bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));right:calc(1.5rem + env(safe-area-inset-right,0px));z-index:200;width:56px;height:56px;color:var(--white);border-radius:var(--radius-full);background:#25d366;justify-content:center;align-items:center;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;box-shadow:0 4px 20px #25d36666}.whatsapp-float:hover{transform:scale(1.08);box-shadow:0 6px 28px #25d36680}.whatsapp-float:focus-visible{outline:2px solid var(--green-brand);outline-offset:3px}@media (width<=768px){.whatsapp-float{bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));right:calc(1rem + env(safe-area-inset-right,0px));width:52px;height:52px}.whatsapp-float svg{width:26px;height:26px}}@media (width<=480px){.whatsapp-float{bottom:calc(1rem + env(safe-area-inset-bottom,0px));right:calc(.875rem + env(safe-area-inset-right,0px))}}:root{--sept-gold:#ffc107;--sept-gold-soft:#ffc10726}.september-theme:not(.september-theme-home) .header,.september-theme.september-scrolled .header{border-bottom:2px solid #0000;border-image:linear-gradient(90deg, var(--green-brand), var(--sept-gold), var(--green-brand)) 1}.september-theme .fiber-lines__particle:nth-child(3n){background:var(--sept-gold);box-shadow:0 0 6px #ffc10766}.september-theme .footer__bottom{border-top-color:#00c85333}.september-theme .footer__demo-note:after{content:" · Feliz 7 de Setembro!";color:var(--sept-gold);font-weight:500}@media (prefers-reduced-motion:reduce){.september-theme .fiber-lines__path{stroke-dashoffset:0;opacity:.5;animation:none}.september-theme .fiber-lines__particle{opacity:.3;animation:none}}.september-theme-home .sept-hero{margin-top:calc(-1 * (var(--topbar-height) + var(--header-height)));padding-top:calc(var(--topbar-height) + var(--header-height) + clamp(2rem, 3.5vw, 2.75rem))}.september-theme-home:not(.september-scrolled) .topbar{-webkit-backdrop-filter:blur(8px);color:#ffffffe6;background:#0f14196b;border-bottom:1px solid #ffffff12;transition:background .35s,color .35s,border-color .35s}.september-theme-home:not(.september-scrolled) .topbar__phone{color:#ffffffeb}.september-theme-home:not(.september-scrolled) .topbar__phone:hover{color:var(--green-bright)}.september-theme-home .header:not(.header--scrolled):not(.header--menu-open){-webkit-backdrop-filter:blur(12px);box-shadow:none;background:#0f141938;border-bottom:1px solid #ffffff14;border-image:;transition:background .35s,box-shadow .35s,border-color .35s}.september-theme-home .header:not(.header--scrolled):not(.header--menu-open) .header__nav-link{color:#ffffffed;text-shadow:0 1px 3px #0000004d}.september-theme-home .header:not(.header--scrolled):not(.header--menu-open) .header__nav-link:hover{color:var(--green-bright);background:#ffffff14}.september-theme-home .header:not(.header--scrolled):not(.header--menu-open) .header__nav-link:focus-visible{outline-color:var(--green-bright)}.september-theme-home .header:not(.header--scrolled):not(.header--menu-open) .header__burger span{background:var(--white);box-shadow:0 1px 2px #0003}.september-theme-home.september-scrolled .topbar{background:var(--graphite-900);border-bottom-color:#0000}.september-theme-home .header.header--scrolled,.september-theme-home .header.header--menu-open{background:var(--white);-webkit-backdrop-filter:none;border-bottom:none;border-image:linear-gradient(90deg, var(--green-brand), var(--sept-gold), var(--green-brand)) 1;border-bottom:2px solid #0000}.september-theme-home .header.header--scrolled .header__nav-link,.september-theme-home .header.header--menu-open .header__nav-link{color:var(--graphite-600);text-shadow:none}.september-theme-home .header.header--scrolled .header__burger span,.september-theme-home .header.header--menu-open .header__burger span{background:var(--graphite-700);box-shadow:none}@media (width<=900px){.september-theme-home .sept-hero{padding-top:calc(var(--topbar-height) + var(--header-height) + 1.5rem)}.september-theme-home:not(.september-scrolled) .topbar{-webkit-backdrop-filter:blur(10px);background:#0f1419c7}.september-theme-home .header:not(.header--scrolled):not(.header--menu-open){-webkit-backdrop-filter:blur(14px);background:#0f1419a6}.september-theme-home .header:not(.header--scrolled):not(.header--menu-open) .header__nav-link{text-shadow:0 1px 4px #00000073}}@media (width<=480px){.september-theme-home .sept-hero{padding-top:calc(var(--topbar-height) + var(--header-height) + 1.25rem)}}@media (prefers-reduced-motion:reduce){.september-theme-home:not(.september-scrolled) .topbar,.september-theme-home .header:not(.header--scrolled):not(.header--menu-open){transition:none}}.sept-fiber{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.sept-fiber__svg{opacity:.85;width:100%;height:100%}.sept-fiber__path{stroke-dasharray:1400;stroke-dashoffset:1400px;animation:9s ease-in-out infinite alternate septFiberDraw}.sept-fiber__path--2{animation-duration:11s;animation-delay:-2.5s}.sept-fiber__path--3{animation-duration:13s;animation-delay:-5s}@keyframes septFiberDraw{0%{stroke-dashoffset:1400px;opacity:.25}50%{opacity:.9}to{stroke-dashoffset:0;opacity:.45}}.sept-fiber__particles{position:absolute;inset:0}.sept-fiber__particle{opacity:0;width:3px;height:3px;animation:7s ease-in-out infinite septParticleDrift;animation-delay:calc(var(--i) * .55s);left:calc(8% + var(--i) * 8%);top:calc(55% + (var(--i) % 3) * 8%);box-shadow:0 0 8px var(--green-glow);border-radius:50%;position:absolute}.sept-fiber__particle:nth-child(3n){background:var(--sept-gold);box-shadow:0 0 8px #ffc10780}.sept-fiber__particle:nth-child(3n+1){background:var(--green-bright)}.sept-fiber__particle:nth-child(3n+2){background:var(--white);width:2px;height:2px}@keyframes septParticleDrift{0%,to{opacity:0;transform:translate(0)scale(.5)}50%{opacity:.75;transform:translate(40px,-12px)scale(1)}}@media (prefers-reduced-motion:reduce){.sept-fiber__path{stroke-dashoffset:0;opacity:.5;animation:none}.sept-fiber__particle{opacity:.35;animation:none}}.sept-hero{background:var(--graphite-900);color:var(--white);min-height:clamp(420px,52vh,540px);padding:clamp(2rem,3.5vw,2.75rem) 0 clamp(2rem,3vw,2.5rem);position:relative;overflow:hidden}.sept-hero__media{z-index:0;pointer-events:none;position:absolute;inset:0}.sept-hero__photo{object-fit:cover;object-position:58% 42%;filter:none;width:62%;height:100%;box-shadow:none;border-radius:0;max-width:none;position:absolute;top:0;right:0}.sept-hero__scrim{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0f1419fa 0%,#0f1419f0 28%,#0f1419b8 42%,#0a201059 58%,#0a201014 72%,#0000 88%),linear-gradient(#0000 72%,#0a20108c 100%),linear-gradient(135deg,#0f1419 0%,#0a2010 50%,#0000 75%);position:absolute;inset:0}.sept-hero__glow{z-index:1;pointer-events:none;background:radial-gradient(at 78%,#ffc10712 0%,#0000 45%),radial-gradient(at 25% 70%,#00c8531a 0%,#0000 50%);position:absolute;inset:0}.sept-hero__inner{z-index:3;align-items:center;min-height:clamp(340px,44vh,460px);display:flex;position:relative}.sept-hero__content{max-width:min(540px,52%)}.sept-hero__badge{letter-spacing:.16em;text-transform:uppercase;color:var(--sept-gold);text-shadow:0 0 20px #ffc10740;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-flex}.sept-hero__star{color:var(--sept-gold);text-shadow:0 0 8px #ffc10780;font-size:.6rem}.sept-hero__title{text-transform:uppercase;letter-spacing:.02em;margin-bottom:.75rem;font-size:clamp(1.85rem,3.8vw,3rem);font-weight:800;line-height:1.08}.sept-hero__title-accent{color:var(--green-bright)}.sept-hero__subtitle{color:var(--graphite-300);max-width:480px;margin-bottom:1.25rem;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.6}.sept-hero__highlights{flex-direction:column;gap:.65rem;margin-bottom:1.5rem;display:flex}.sept-hero__highlight{color:#ffffffe0;align-items:center;gap:.65rem;font-size:.85rem;display:flex}.sept-hero__highlight-icon{color:var(--white);opacity:.92;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sept-hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.sept-hero__accent-lines{z-index:4;background:linear-gradient(90deg, transparent 0%, var(--green-bright) 15%, var(--sept-gold) 50%, var(--green-bright) 85%, transparent 100%);opacity:.85;height:2px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 12px #ffc10726}@media (width<=1100px){.sept-hero__photo{object-position:62% 40%;width:68%}.sept-hero__content{max-width:min(480px,55%)}}@media (width<=900px){.sept-hero{flex-direction:column;min-height:auto;padding:1.5rem 0 0;display:flex}.sept-hero__inner{flex-direction:column;order:1;align-items:stretch;min-height:auto}.sept-hero__content{text-align:center;max-width:none;padding-bottom:1rem}.sept-hero__media{order:2;width:calc(100% + 2.5rem);height:clamp(190px,42vw,240px);margin:0 -1.25rem;position:relative}.sept-hero__photo{object-position:center 38%;width:100%;height:100%;position:relative}.sept-hero__scrim{display:none}.sept-hero__media:after{content:"";pointer-events:none;background:linear-gradient(#0000 25%,#0f141940 55%,#0a2010b3 100%);position:absolute;inset:0}.sept-fiber{height:55%;top:auto;bottom:0}.sept-hero__glow{background:radial-gradient(at 50% 90%,#ffc10712 0%,#0000 55%);height:50%;top:auto;bottom:0}.sept-hero__accent-lines{order:3;position:relative}.sept-hero__subtitle{margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:.95rem}.sept-hero__title{margin-bottom:.5rem;font-size:clamp(1.5rem,5.5vw,1.85rem)}.sept-hero__highlights{align-items:center;margin-bottom:1rem}.sept-hero__highlight{font-size:.8rem}.sept-hero__actions{flex-direction:column;justify-content:center;align-items:stretch;max-width:320px;margin:0 auto}.sept-hero__actions .btn{width:100%;min-height:48px}}@media (width<=480px){.sept-hero{padding:1.25rem 0 0}.sept-hero__media{width:calc(100% + 2rem);height:clamp(170px,48vw,210px);margin:0 -1rem}.sept-hero__photo{object-position:center 35%}.sept-hero__highlights{display:none}.sept-hero__actions{max-width:100%}}@media (prefers-reduced-motion:reduce){.sept-hero__photo{filter:none}}.hero{background:linear-gradient(135deg, var(--graphite-900) 0%, #0a2010 50%, var(--graphite-800) 100%);color:var(--white);min-height:unset;padding:clamp(2rem,4vw,3rem) 0 clamp(2.5rem,4vw,4rem);position:relative;overflow:hidden}.hero__gradient{pointer-events:none;background:radial-gradient(at 70%,#00c8531f 0%,#0000 60%);position:absolute;inset:0}.hero__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:1.5rem;display:grid;position:relative}.hero__title{margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;line-height:1.15}.hero__highlight{color:var(--green-bright)}.hero__subtitle{color:var(--graphite-300);max-width:480px;margin-bottom:1.25rem;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.6}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero__visual{justify-content:center;align-items:center;display:flex}.hero__image-wrapper{position:relative}.hero__image-glow{pointer-events:none;background:radial-gradient(circle,#00c85333 0%,#0000 70%);position:absolute;inset:-15%}.hero__mascot{object-fit:contain;filter:drop-shadow(0 16px 32px #0006);width:auto;max-height:320px;animation:4s ease-in-out infinite heroFloat;position:relative}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (width<=900px){.hero{padding:1.5rem 0 1.25rem}.hero__inner{text-align:center;grid-template-columns:1fr;gap:1rem}.hero__content{order:1}.hero__subtitle{margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:.95rem}.hero__title{margin-bottom:.5rem;font-size:clamp(1.5rem,5.5vw,1.85rem)}.hero__actions{flex-direction:column;justify-content:center;align-items:stretch;max-width:320px;margin:0 auto}.hero__actions .btn{width:100%;min-height:48px}.hero__visual{order:2}.hero__mascot{max-height:160px}.hero__image-glow{inset:-10%}}@media (width<=480px){.hero{padding:1.25rem 0 1rem}.hero__mascot{max-height:140px}.hero__actions{max-width:100%}}@media (prefers-reduced-motion:reduce){.hero__mascot{animation:none}}.benefits-bar{z-index:2;margin-top:-2.5rem;margin-bottom:1rem;position:relative}.benefits-bar__card{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.5rem 2rem;display:grid}.benefits-bar__item{align-items:flex-start;gap:1rem;display:flex}.benefits-bar__icon{border-radius:var(--radius-md);border:2px solid var(--green-brand);width:56px;height:56px;color:var(--green-brand);flex-shrink:0;justify-content:center;align-items:center;display:flex}.benefits-bar__title{color:var(--graphite-800);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.benefits-bar__desc{color:var(--graphite-500);font-size:.82rem;line-height:1.5}@media (width<=1024px){.benefits-bar__card{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.benefits-bar{margin-top:-1.5rem}.benefits-bar__card{gap:1rem;padding:1.25rem}.benefits-bar__icon{width:48px;height:48px}.benefits-bar__icon svg{width:26px;height:26px}.benefits-bar__title{font-size:.875rem}.benefits-bar__desc{font-size:.78rem}}@media (width<=480px){.benefits-bar{margin-top:-1rem}.benefits-bar__item{text-align:center;flex-direction:column;align-items:center;gap:.5rem}}.entertainment-badge{border-radius:var(--radius-md);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:7.5rem;height:2rem;padding:0;line-height:0;display:inline-flex}.entertainment-badge__logo{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.entertainment-badge--looke{width:4.85rem;height:1.3rem}.entertainment-badge--looke-kids{width:auto;height:1.3rem;overflow:visible}.entertainment-badge--looke-kids .entertainment-badge__logo{width:auto;max-width:none;height:100%}@media (width<=768px){.entertainment-badge{width:6.75rem;height:1.75rem}.entertainment-badge--looke{width:4.5rem;height:1.22rem}.entertainment-badge--looke-kids{width:auto;height:1.22rem}}@media (width<=400px){.entertainment-badge{width:6.25rem;height:1.6rem}.entertainment-badge--looke{width:4.15rem;height:1.12rem}.entertainment-badge--looke-kids{width:auto;height:1.12rem}}.plans{background:var(--graphite-100)}.plans__filter{flex-direction:column;gap:.5rem;max-width:320px;margin:1.25rem 0 1.5rem;display:flex}.plans__filter-label{color:var(--graphite-700);font-size:.875rem;font-weight:600}.plans__select{border:2px solid var(--graphite-200);border-radius:var(--radius-md);background:var(--white);min-height:48px;color:var(--graphite-800);cursor:pointer;appearance:auto;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.plans__select:focus{border-color:var(--green-brand);outline:none;box-shadow:0 0 0 3px #00a65126}.plans__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.plan-card{background:var(--white);border:1px solid var(--graphite-200);border-radius:var(--radius-lg);flex-direction:column;padding:1.25rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.plan-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.plan-card--symmetric{border-color:var(--green-300)}.plan-card--symmetric .plan-card__badge{background:var(--green-100);color:var(--green-800)}.plan-card--featured{border-color:var(--green-brand);box-shadow:var(--shadow-green)}.plan-card--radio{border-style:dashed;border-color:var(--graphite-400);background:var(--graphite-100)}.plan-card__badge{background:var(--green-brand);color:var(--white);letter-spacing:.08em;border-radius:var(--radius-full);white-space:nowrap;padding:.35rem .85rem;font-size:.65rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.plan-card__tech-badge{color:var(--graphite-500);background:var(--white);border-radius:var(--radius-sm);border:1px solid var(--graphite-300);padding:.2rem .5rem;font-size:.65rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.plan-card__icon{color:var(--green-brand);margin-bottom:.75rem}.plan-card__speed{color:var(--graphite-800);margin-bottom:.15rem;font-size:1.5rem;font-weight:800}.plan-card__tech{color:var(--graphite-500);margin-bottom:1rem;font-size:.8rem}.plan-card__benefits{flex-direction:column;flex:1;gap:.4rem;margin-bottom:1.25rem;display:flex}.plan-card__benefits li{color:var(--graphite-600);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.plan-card__benefits svg{color:var(--green-brand);flex-shrink:0}.plan-card__entertainment{border-top:1px dashed var(--graphite-200);margin-bottom:1.25rem;padding-top:.75rem}.plan-card__entertainment-label{letter-spacing:.06em;text-transform:uppercase;color:var(--graphite-500);margin-bottom:.5rem;font-size:.68rem;font-weight:700;display:block}.plan-card__entertainment-chips{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.plan-card__price{color:var(--graphite-800);margin-bottom:1rem;font-size:1.35rem;font-weight:800}.plan-card__cta{width:100%;min-height:48px;padding:.75rem;font-size:.78rem}.plans__trust{flex-wrap:wrap;justify-content:center;gap:1.25rem;padding-top:.5rem;display:flex}.plans__trust-item{color:var(--graphite-600);align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.plans__trust-item svg{color:var(--green-brand)}@media (width<=768px){.plans__filter{max-width:100%}.plans__grid{grid-template-columns:1fr;gap:1.25rem}.plan-card{padding:1.5rem 1.25rem}.plan-card__speed{font-size:1.75rem}.plan-card__price{font-size:1.5rem}.plan-card__benefits li{font-size:.875rem}.plan-card:hover{transform:none}}@media (width<=600px){.plans__trust{grid-template-columns:repeat(2,1fr);align-items:start;gap:.75rem 1rem;display:grid}.plans__trust-item{font-size:.8rem}}@media (width<=400px){.plans__trust{grid-template-columns:1fr;justify-items:center}}.entertainment{background:var(--graphite-900);padding-block:clamp(2rem,3.5vw,3rem)}.entertainment__inner{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.entertainment__visual{position:relative}.entertainment__image-wrap{border-radius:var(--radius-xl);background:var(--graphite-800);box-shadow:var(--shadow-lg);aspect-ratio:16/9;overflow:hidden}.entertainment__image{object-fit:cover;object-position:58% center;width:100%;height:100%}.entertainment__content{flex-direction:column;gap:.75rem;display:flex}.section-label--light{color:var(--green-bright)}.entertainment .section-title.section-title--light{color:var(--white)}.entertainment__highlight{color:var(--green-bright)}.entertainment__text{color:var(--graphite-300);margin-bottom:.5rem;font-size:1rem;line-height:1.7}.entertainment__accordion{flex-direction:column;gap:.55rem;margin:.5rem 0;display:flex}.entertainment__item{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #00c85333;overflow:hidden}.entertainment__item--open{background:#ffffff12;border-color:#00c85366}.entertainment__trigger{width:100%;color:var(--white);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;min-height:56px;padding:.75rem .9rem;font-family:inherit;display:flex}.entertainment__trigger:focus-visible{outline:2px solid var(--green-bright);outline-offset:-2px}.entertainment__platform-logo{object-fit:contain;object-position:left center;flex-shrink:0;width:7.5rem;height:2rem;display:block}.entertainment__platform-logo--looke{width:4.85rem;height:1.3rem}.entertainment__platform-logo--looke-kids{width:auto;max-width:none;height:1.3rem}.entertainment__trigger-icon{color:var(--green-bright);flex-shrink:0;transition:transform .2s}.entertainment__item--open .entertainment__trigger-icon{transform:rotate(180deg)}.entertainment__panel{padding:0 .85rem .9rem}.entertainment__panel-text{color:var(--graphite-300);margin:0;padding-left:.15rem;font-size:.875rem;line-height:1.6}.entertainment__footnote{color:var(--graphite-400);margin-top:.25rem;font-size:.78rem;line-height:1.5}@media (width<=900px){.entertainment__inner{grid-template-columns:1fr;gap:1.25rem}.entertainment__visual{order:-1}.entertainment__image{object-position:55% center}}@media (width<=480px){.entertainment__image-wrap{aspect-ratio:16/10}.entertainment__image{object-position:62% 45%}.entertainment__platform-logo{width:6.75rem;height:1.75rem}.entertainment__platform-logo--looke{width:4.5rem;height:1.22rem}.entertainment__platform-logo--looke-kids{width:auto;height:1.22rem}}.services__grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem;display:grid}.services__card{background:var(--white);border:1px solid var(--graphite-200);border-radius:var(--radius-lg);padding:1.5rem;transition:box-shadow .25s,border-color .25s}.services__card:hover{border-color:var(--green-brand);box-shadow:var(--shadow-md)}.services__icon{border-radius:var(--radius-md);background:var(--green-50);width:56px;height:56px;color:var(--green-brand);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.services__card-title{color:var(--graphite-800);margin-bottom:.75rem;font-size:1.05rem;font-weight:700;line-height:1.4}.services__card-desc{color:var(--graphite-500);font-size:.9rem;line-height:1.6}@media (width<=768px){.services__grid{grid-template-columns:1fr;gap:.875rem}.services__card{padding:1.25rem}}.about{background:var(--white)}.about__inner{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.about__visual{position:relative}.about__image-wrap{border-radius:var(--radius-xl);background:var(--graphite-900);aspect-ratio:16/9;position:relative;overflow:hidden}.about__image-overlay{z-index:1;background:linear-gradient(135deg,#00c85326 0%,#0000 60%);position:absolute;inset:0}.about__image{object-fit:cover;object-position:72% center;width:100%;height:100%}.about__text{color:var(--graphite-500);margin-bottom:2rem;font-size:1rem;line-height:1.7}.about__stats{gap:2.5rem;margin-bottom:1.5rem;display:flex}.about__stat{flex-direction:column;display:flex}.about__stat-value{color:var(--green-brand);font-size:2.5rem;font-weight:800;line-height:1}.about__stat-label{color:var(--graphite-500);margin-top:.25rem;font-size:.85rem}.about__legal{color:var(--graphite-400);margin-bottom:1.5rem;font-size:.8rem}.about__cta{display:inline-flex}@media (width<=900px){.about__inner{grid-template-columns:1fr;gap:1.5rem}.about__visual{order:-1}.about__text{margin-bottom:1.5rem;font-size:.95rem}.about__stats{justify-content:center;gap:1.5rem}.about__stat-value{font-size:2rem}.about__cta{width:100%}.about__cta .btn{width:100%;min-height:48px}}@media (width<=480px){.about__image-wrap{aspect-ratio:16/10}.about__image{object-position:68% 42%}.about__stats{text-align:center;flex-direction:column;align-items:center;gap:1rem}}.coverage{background:var(--graphite-100);position:relative;overflow:hidden}.coverage__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid;position:relative}.coverage__selector{margin:1.5rem 0}.coverage__select{border:2px solid var(--graphite-200);border-radius:var(--radius-md);background:var(--white);width:100%;max-width:360px;min-height:48px;color:var(--graphite-800);padding:.875rem 1rem;font-family:inherit;font-size:1rem}.coverage__select:focus{border-color:var(--green-brand);outline:none;box-shadow:0 0 0 3px #00a6511f}.coverage__result{color:var(--green-700);align-items:center;gap:.5rem;margin-top:.75rem;font-size:.9rem;display:flex}.coverage__cities{margin-bottom:1.5rem}.coverage__cities-title{color:var(--graphite-700);margin-bottom:.75rem;font-size:.85rem;font-weight:700}.coverage__cities-list{flex-wrap:wrap;gap:.5rem;display:flex}.coverage__cities-list li{background:var(--white);border:1px solid var(--graphite-200);border-radius:var(--radius-full);color:var(--graphite-600);padding:.35rem .75rem;font-size:.8rem}.coverage__map-placeholder{background:var(--white);border:1px solid var(--graphite-200);border-radius:var(--radius-xl);text-align:center;color:var(--graphite-500);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:320px;padding:3rem 2rem;display:flex}.coverage__map-placeholder svg{color:var(--green-brand)}.coverage__map-placeholder p{color:var(--graphite-700);font-size:1.1rem;font-weight:600}.coverage__map-link{color:var(--green-brand);font-size:.85rem;font-weight:600;text-decoration:underline}.coverage__map-link:hover{color:var(--green-700)}.coverage__store{background:var(--white);border:1px solid var(--graphite-200);border-radius:var(--radius-xl);flex-direction:column;min-height:320px;display:flex;overflow:hidden}.coverage__store-info{padding:1.25rem 1.5rem}.coverage__store-title{color:var(--graphite-800);margin-bottom:.75rem;font-size:1rem;font-weight:700}.coverage__store-address{color:var(--graphite-600);margin-bottom:1rem;font-size:.9rem;font-style:normal;line-height:1.6}.coverage__store-cta{width:100%;min-height:48px}.coverage__store-map-wrap{background:var(--graphite-100);flex:1;min-height:200px}.coverage__store-map{border:0;width:100%;height:100%;min-height:200px;display:block}@media (width<=900px){.coverage__inner{grid-template-columns:1fr;gap:1.5rem}.coverage__select{max-width:100%}.coverage__map-placeholder{min-height:240px;padding:2rem 1.25rem}.coverage__map-placeholder p{font-size:1rem}}@media (width<=480px){.coverage__cities-list li{padding:.3rem .6rem;font-size:.75rem}}.app-section__card{background:linear-gradient(135deg, var(--graphite-900) 0%, #0a2818 100%);border-radius:var(--radius-xl);color:var(--white);grid-template-columns:1.2fr 1fr;align-items:center;gap:2rem;padding:2.5rem 3rem;display:grid;overflow:hidden}.app-section__title{margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.2}.app-section__text{color:var(--graphite-300);max-width:420px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.app-section__stores{flex-wrap:wrap;gap:.75rem;display:flex}.app-section__store-btn{background:var(--white);min-height:48px;color:var(--graphite-800);border-radius:var(--radius-md);align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.app-section__store-btn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0003}.app-section__store-btn:focus-visible{outline:2px solid var(--green-bright);outline-offset:3px}.app-section__visual{justify-content:center;align-items:center;display:flex}.app-section__phone{background:linear-gradient(160deg,#3a3f47 0%,#1a1f26 100%);border:2px solid #4a5568;border-radius:32px;width:220px;padding:10px;position:relative;box-shadow:0 24px 48px #00000059,inset 0 1px #ffffff14}.app-section__phone-notch{z-index:2;background:#0f1419;border-radius:0 0 12px 12px;width:72px;height:18px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.app-section__phone-screen{aspect-ratio:9/19.5;background:#f0f2f1;border-radius:24px;overflow:hidden}.app-section__phone-image{object-fit:cover;object-position:top center;width:100%;height:100%}@media (width<=768px){.app-section__card{text-align:center;grid-template-columns:1fr;gap:1.25rem;padding:1.75rem 1.25rem}.app-section__text{margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-size:.9rem}.app-section__stores{flex-direction:column;justify-content:center;align-items:stretch}.app-section__store-btn{justify-content:center;width:100%}.app-section__visual{order:-1}.app-section__phone{border-radius:24px;width:160px;padding:8px}.app-section__phone-notch{width:56px;height:14px;top:11px}.app-section__phone-screen{border-radius:18px}}.speed-test{background:var(--graphite-100)}.speed-test__card{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);align-items:center;gap:1.5rem;padding:2rem 2.5rem;display:flex}.speed-test__icon{border-radius:var(--radius-full);background:var(--green-50);width:72px;height:72px;color:var(--green-brand);flex-shrink:0;justify-content:center;align-items:center;display:flex}.speed-test__content{flex:1;min-width:0}.speed-test__title{color:var(--graphite-800);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.speed-test__text{color:var(--graphite-500);font-size:.9rem}.speed-test__btn{flex-shrink:0}@media (width<=768px){.speed-test__card{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem 1.25rem}.speed-test__icon{width:64px;height:64px}.speed-test__btn{width:100%;min-height:48px}}@media (width<=480px){.speed-test__title{font-size:1.1rem}.speed-test__text{font-size:.85rem}}.contact__grid{grid-template-columns:repeat(2,1fr);gap:.875rem;margin-top:1.25rem;display:grid}.contact__card{background:var(--white);border:1px solid var(--graphite-200);border-radius:var(--radius-lg);padding:1.25rem}.contact__card-title{letter-spacing:.1em;text-transform:uppercase;color:var(--green-brand);margin-bottom:1rem;font-size:.75rem;font-weight:700}.contact__list{flex-direction:column;gap:.5rem;display:flex}.contact__list a,.contact__email{color:var(--graphite-700);word-break:break-word;padding:.15rem 0;font-size:1rem;font-weight:500;transition:color .2s;display:inline-block}.contact__list a:hover,.contact__email:hover{color:var(--green-brand)}.contact__list a:focus-visible,.contact__email:focus-visible{outline:2px solid var(--green-brand);outline-offset:2px;border-radius:2px}.contact__address{color:var(--graphite-600);font-size:.95rem;font-style:normal;line-height:1.7}.contact__social{flex-wrap:wrap;gap:.75rem;display:flex}.contact__social a{color:var(--graphite-700);border:1px solid var(--graphite-200);border-radius:var(--radius-full);align-items:center;min-height:44px;padding:.625rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.contact__social a:hover{border-color:var(--green-brand);color:var(--green-brand);background:var(--green-50)}@media (width<=768px){.contact__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.contact__card{padding:1rem}.contact__list a,.contact__email{font-size:.9rem}}@media (width<=480px){.contact__grid{grid-template-columns:1fr}.contact__social{flex-direction:column}.contact__social a{justify-content:center;width:100%}}.final-cta{background:linear-gradient(135deg, var(--graphite-900) 0%, #0a2818 50%, var(--graphite-800) 100%);color:var(--white);padding:clamp(4rem,8vw,5.5rem) 0;position:relative;overflow:hidden}.final-cta__gradient{pointer-events:none;background:radial-gradient(at 50% 100%,#00c85326 0%,#0000 60%);position:absolute;inset:0}.final-cta__inner{z-index:1;text-align:center;position:relative}.final-cta__title{max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.final-cta__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.final-cta__btn{min-width:240px;min-height:48px}@media (width<=768px){.final-cta{padding:2.5rem 0}.final-cta__title{margin-bottom:1.5rem;font-size:clamp(1.5rem,5vw,1.85rem)}}@media (width<=480px){.final-cta{padding:2rem 0}.final-cta__actions{flex-direction:column;align-items:stretch}.final-cta__btn{min-width:unset;width:100%}}.sept-banner{background:linear-gradient(#0a2010f2 0%,#0c2616eb 40%,#0a2010f2 100%);padding:clamp(1.25rem,3vw,1.75rem) 0 clamp(2.5rem,5vw,3.25rem);position:relative;overflow:hidden}.sept-banner:before{content:"";background:linear-gradient(90deg,#0000 0%,#00c85359 20%,#ffc10773 50%,#00c85359 80%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 16px #ffc10714}.sept-banner:after{content:"";background:linear-gradient(90deg,#0000,#00c8531f 30%,#ffc1071a 50%,#00c8531f 70%,#0000);height:1px;position:absolute;bottom:0;left:10%;right:10%}.sept-banner__inner{z-index:1;grid-template-columns:1fr auto;align-items:center;gap:clamp(1rem,3vw,2rem);display:grid;position:relative}.sept-banner__quote{color:#ffffffe6;border-left:3px solid var(--sept-gold);max-width:640px;padding-left:1rem;font-size:clamp(.9rem,1.6vw,1rem);line-height:1.55}.sept-banner__highlight{color:var(--sept-gold);font-weight:600}.sept-banner__greeting{text-align:right;border-left:1px solid #ffffff1a;flex-direction:column;gap:.35rem;padding-left:clamp(1rem,3vw,2rem);display:flex}.sept-banner__script{color:var(--white);white-space:nowrap;font-size:clamp(1.1rem,2vw,1.35rem);font-style:italic;font-weight:600}.sept-banner__tagline{color:var(--graphite-300);max-width:280px;font-size:.8rem;line-height:1.45}@media (width<=768px){.sept-banner__inner{text-align:center;grid-template-columns:1fr}.sept-banner__quote{border-left:none;border-top:3px solid var(--sept-gold);max-width:none;padding-top:.75rem;padding-left:0}.sept-banner__greeting{text-align:center;border-left:none;align-items:center;padding-left:0}.sept-banner__script{white-space:normal}.sept-banner__tagline{max-width:none}}.sept-banner+.benefits-bar{margin-top:clamp(-.75rem,-1.5vw,-.5rem)}@media (width<=900px){.sept-banner{padding-bottom:clamp(2.25rem,6vw,2.75rem)}.sept-banner+.benefits-bar{margin-top:-.35rem}}@media (width<=480px){.sept-banner{padding-bottom:2rem}.sept-banner+.benefits-bar{margin-top:0}}.work-page__hero{background:var(--graphite-100);scroll-margin-top:calc(var(--header-height) + var(--topbar-height) + var(--homologation-bar-height));padding:3rem 0}.work-page__title{color:var(--graphite-800);margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.work-page__subtitle{color:var(--graphite-500);font-size:1.05rem}.work-page__content{max-width:720px;padding:3rem 0 5rem}.work-form{background:var(--white);border:1px solid var(--graphite-200);border-radius:var(--radius-xl);padding:2.5rem}.work-form__notice{color:var(--graphite-500);background:var(--graphite-100);border-radius:var(--radius-md);margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.85rem}.work-form__grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.work-form__field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.work-form__field--full{grid-column:1/-1}.work-form__field label{color:var(--graphite-700);font-size:.85rem;font-weight:600}.work-form__field input,.work-form__field select,.work-form__field textarea{border:2px solid var(--graphite-200);border-radius:var(--radius-md);width:100%;max-width:100%;min-height:48px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.work-form__field textarea{resize:vertical;min-height:120px}.work-form__field input[type=file]{background:var(--graphite-100);min-height:auto;padding:.625rem;font-size:.875rem}.work-form__field input:focus,.work-form__field select:focus,.work-form__field textarea:focus{border-color:var(--green-brand);outline:none;box-shadow:0 0 0 3px #00a6511f}.work-form__hint{color:var(--graphite-400);font-size:.78rem;line-height:1.4}.work-form__submit{width:100%;min-height:48px;margin-top:1.5rem}.work-page__success{text-align:center;background:var(--green-50);border:1px solid var(--green-200);border-radius:var(--radius-xl);padding:3rem 2rem}.work-page__success svg{color:var(--green-brand);margin-bottom:1rem}.work-page__success h2{color:var(--graphite-800);margin-bottom:.5rem;font-size:1.5rem}.work-page__success p{color:var(--graphite-500)}@media (width<=600px){.work-page__hero{padding:2rem 0}.work-page__content{padding:2rem 0 3.5rem}.work-form__grid{grid-template-columns:1fr}.work-form{padding:1.25rem}.work-page__title{font-size:1.75rem}}.privacy-page__hero{background:var(--graphite-100);scroll-margin-top:calc(var(--header-height) + var(--topbar-height) + var(--homologation-bar-height));padding:3rem 0}.privacy-page__title{color:var(--graphite-800);margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.privacy-page__subtitle{color:var(--graphite-500);font-size:.95rem}.privacy-page__content{grid-template-columns:260px 1fr;align-items:start;gap:3rem;padding:3rem 0 5rem;display:grid}.privacy-page__toc{top:calc(var(--header-height) + var(--topbar-height) + var(--homologation-bar-height) + 1rem);background:var(--white);border:1px solid var(--graphite-200);border-radius:var(--radius-lg);min-width:0;padding:1.5rem;position:sticky;overflow:hidden}.privacy-page__toc h2{text-transform:uppercase;letter-spacing:.08em;color:var(--graphite-700);margin-bottom:1rem;font-size:.85rem;font-weight:700}.privacy-page__toc ul{flex-direction:column;gap:.35rem;margin-bottom:1.25rem;display:flex}.privacy-page__toc a{color:var(--graphite-600);padding:.25rem 0;font-size:.85rem;line-height:1.4;transition:color .2s;display:block}.privacy-page__toc a:hover{color:var(--green-brand)}.privacy-page__toc a:focus-visible{outline:2px solid var(--green-brand);outline-offset:2px;border-radius:2px}.privacy-page__toc .privacy-page__pdf-btn{box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;text-align:center;border-radius:var(--radius-md);justify-content:center;align-items:center;width:100%;max-width:100%;min-height:48px;padding:.7rem .75rem;font-size:.72rem;line-height:1.3;display:flex}.privacy-section{scroll-margin-top:calc(var(--header-height) + var(--topbar-height) + var(--homologation-bar-height) + 1rem);margin-bottom:2.5rem}.privacy-section h2{color:var(--graphite-800);border-bottom:2px solid var(--green-100);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.35rem;font-weight:700}.privacy-section p{color:var(--graphite-600);margin-bottom:1rem;font-size:.95rem;line-height:1.8}.privacy-section--contact{background:var(--graphite-100);border-radius:var(--radius-lg);padding:2rem}.privacy-section--contact ul{margin-bottom:1rem}.privacy-section--contact li{color:var(--graphite-600);margin-bottom:.35rem;font-size:.95rem}.privacy-section--contact a{color:var(--green-brand);font-weight:600}.privacy-section__legal{font-weight:600;color:var(--graphite-700)!important}.privacy-section__address{color:var(--graphite-500);font-size:.9rem;font-style:normal}@media (width<=900px){.privacy-page__hero{padding:2rem 0}.privacy-page__content{grid-template-columns:1fr;gap:1.5rem;padding:2rem 0 3.5rem}.privacy-page__toc{padding:1.25rem;position:static}.privacy-page__toc .privacy-page__pdf-btn{font-size:.75rem}.privacy-section h2{font-size:1.2rem}.privacy-section--contact{padding:1.5rem}}@media (width<=480px){.privacy-page__hero{padding:1.5rem 0}.privacy-page__title{font-size:1.5rem}.privacy-page__toc ul{-webkit-overflow-scrolling:touch;max-height:240px;overflow-y:auto}}:root{--green-50:#f0fdf4;--green-100:#dcfce7;--green-200:#bbf7d0;--green-300:#86efac;--green-400:#4ade80;--green-500:#22c55e;--green-600:#16a34a;--green-700:#15803d;--green-800:#166534;--green-900:#14532d;--green-brand:#00a651;--green-bright:#00c853;--green-glow:#00c85359;--graphite-900:#0f1419;--graphite-800:#1a1f26;--graphite-700:#252b33;--graphite-600:#2f3740;--graphite-500:#4a5568;--graphite-400:#718096;--graphite-300:#a0aec0;--graphite-200:#e2e8f0;--graphite-100:#f7fafc;--white:#fff;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 20px #0000001a;--shadow-lg:0 8px 40px #0000001f;--shadow-green:0 4px 24px #00c85340;--header-height:80px;--topbar-height:40px;--homologation-bar-height:28px;--container-max:1200px;--section-padding:clamp(2rem, 4vw, 3.5rem)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + var(--topbar-height) + var(--homologation-bar-height) + 1rem)}body{font-family:var(--font-sans);color:var(--graphite-700);background:var(--white);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 1.25rem}.section{padding:var(--section-padding) 0}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--green-brand);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.section-title{color:var(--graphite-800);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.section-subtitle{color:var(--graphite-500);max-width:600px;font-size:1.05rem}.btn{letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-full);white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.875rem;font-weight:700;transition:all .25s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--green-brand);outline-offset:3px}.btn-primary{background:var(--green-brand);color:var(--white);box-shadow:var(--shadow-green)}.btn-primary:hover{background:var(--green-700);transform:translateY(-2px);box-shadow:0 6px 28px #00c85359}.btn-outline{color:var(--white);background:0 0;border:2px solid #fff9}.btn-outline:hover{border-color:var(--white);background:#ffffff1a}.btn-outline-dark{color:var(--green-brand);border:2px solid var(--green-brand);background:0 0}.btn-outline-dark:hover{background:var(--green-brand);color:var(--white)}.btn-white{background:var(--white);color:var(--green-brand)}.btn-white:hover{background:var(--green-50);transform:translateY(-2px)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=768px){:root{--header-height:64px;--section-padding:clamp(1.75rem, 5vw, 2.5rem)}.container{padding:0 1rem}.section-title{font-size:clamp(1.5rem,5vw,1.85rem)}.section-subtitle{font-size:.95rem}.btn{min-height:48px}}@media (width<=480px){:root{--header-height:60px}}
