:root{--color-primary:#081423;--color-secondary:#17365d;--color-accent:#d7f127;--color-accent-alt:#eef86b;--color-surface:#fff;--color-surface-muted:#f3f7fb;--color-text-dark:#071526;--color-text-muted:#66788e;--color-border:#07152614;--shadow-soft:0 20px 50px #07152614;--shadow-strong:0 30px 80px #06101d2e;--radius-xl:2rem;--radius-lg:1.6rem;--radius-md:1.1rem;color:var(--color-text-dark);background:var(--color-surface-muted);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Sora,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-surface-muted);min-width:320px;margin:0}body,button,input,select,textarea{font-family:Sora,sans-serif}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #d7f1278c}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}::selection{color:var(--color-text-dark);background:#d7f12752}#root{min-height:100vh}h1,h2{text-wrap:balance}.landing-shell{color:var(--color-text-dark);background:var(--color-surface-muted)}.landing-main{overflow:clip}.container{width:min(1200px,100% - 2rem);margin:0 auto}.section{padding:clamp(3.6rem,6vw,5.75rem) 0;position:relative}.section[id],.section-anchor[id]{scroll-margin-top:calc(var(--topbar-height,72px) + .15rem)}.section--hero{min-height:max(38rem, calc(100vh - var(--topbar-height,72px)));min-height:max(38rem, calc(100svh - var(--topbar-height,72px)));background:var(--color-primary);align-items:center;padding:clamp(2rem,4vw,3.2rem) 0 clamp(4.8rem,7vw,5.75rem);display:flex;overflow:clip}.section--light{background:linear-gradient(#fff 0%,#f7fafe 100%)}.section--soft{background:radial-gradient(circle at 0 0,#d7f1271f,#0000 18%),linear-gradient(#fff 0%,#f6f9fd 100%)}.section--dark{background:radial-gradient(circle at top,#d7f12714,#0000 24%),linear-gradient(#081423 0%,#10233b 100%)}.section--cta{background:radial-gradient(circle at 50% 36%,#ffffff14,#0000 24%),linear-gradient(90deg,#06101de0 0%,#06101d9e 50%,#06101de0 100%),linear-gradient(#06101db8 0%,#06101dad 48%,#06101df5 100%),url(/courts/quadra1-rede-2.webp) 50% 54%/cover no-repeat}.topbar{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background-color:#0a1628db;border-bottom:1px solid #ffffff0f;width:100%;padding-top:0;transition:border-color .18s,background-color .18s,box-shadow .18s;position:sticky;top:0;box-shadow:0 12px 28px #040c162e}.topbar--scrolled{background-color:#081423f0;border-bottom-color:#ffffff1a;box-shadow:0 16px 34px #040c163d}.topbar__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;min-height:4.5rem;padding:.7rem 0;display:grid;position:relative}.brand{color:var(--color-surface);align-items:center;display:inline-flex}.brand__plate{color:var(--color-surface);letter-spacing:.02em;text-transform:uppercase;background:#17365d;border-radius:.7rem;align-items:center;gap:.6rem;padding:.55rem .9rem;font-family:Barlow Condensed,sans-serif;font-size:1.45rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.brand__plate--image{box-shadow:none;background:0 0;padding:0}.brand__image{object-fit:contain;object-position:center;filter:drop-shadow(0 10px 24px #050c1829);width:auto;max-width:min(100%,11.5rem);height:2.35rem}.brand__ball{border:2px solid var(--color-accent);background:#d7f12738;border-radius:999px;width:1rem;height:1rem;box-shadow:inset 0 0 0 .18rem #d7f12757}.topbar__nav{justify-content:center;align-items:center;gap:.45rem;min-width:0;transition:opacity .18s,transform .18s,visibility .18s;display:flex}.topbar__link{color:#fffc;border-radius:999px;justify-content:center;align-items:center;min-height:2.45rem;padding:0 .85rem;font-size:.92rem;font-weight:600;transition:color .18s,background-color .18s,transform .18s;display:inline-flex;position:relative}.topbar__link:hover,.topbar__link:focus-visible,.topbar__link--active{color:var(--color-surface);background:#ffffff14;transform:translateY(-1px)}.topbar__link--active:after{content:"";background:var(--color-accent);border-radius:999px;height:2px;position:absolute;bottom:.42rem;left:.9rem;right:.9rem}.topbar__actions{justify-self:end;align-items:center;gap:.65rem;display:inline-flex}.topbar__socials{align-items:center;gap:.55rem;display:inline-flex}.topbar__social-link{color:#ffffffd1;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;transition:color .18s,transform .18s,border-color .18s,background-color .18s;display:inline-flex}.topbar__social-link:hover,.topbar__social-link:focus-visible{color:var(--color-surface);background:#ffffff14;border-color:#ffffff29;transform:translateY(-1px)}.topbar__social-link svg{fill:currentColor;width:1.15rem;height:1.15rem}.topbar__toggle{width:2.85rem;height:2.85rem;color:var(--color-surface);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:.24rem;padding:0;transition:transform .18s,background-color .18s,border-color .18s;display:none}.topbar__toggle:hover,.topbar__toggle:focus-visible{background:#ffffff1a;border-color:#ffffff2e;transform:translateY(-1px)}.topbar__toggle-line{background:currentColor;border-radius:999px;width:1rem;height:2px;transition:transform .18s,opacity .18s;display:block}.topbar--open .topbar__toggle-line:first-child{transform:translateY(6px)rotate(45deg)}.topbar--open .topbar__toggle-line:nth-child(2){opacity:0}.topbar--open .topbar__toggle-line:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.section-kicker{color:var(--color-secondary);letter-spacing:.24em;text-transform:uppercase;justify-content:center;align-items:center;gap:.55rem;margin-bottom:1rem;font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:700;display:inline-flex}.section-kicker:before{content:"";background:currentColor;width:2.2rem;height:1px}.section-kicker--accent{color:var(--color-accent)}h1,h2,h3,.button,.stat-card__value{margin:0}h1,h2,h3{letter-spacing:-.03em;font-family:Barlow Condensed,sans-serif;line-height:.99}h1{max-width:8.8ch;color:var(--color-surface);font-size:clamp(3.4rem,6vw,5.2rem)}h2{max-width:14ch;color:var(--color-text-dark);font-size:clamp(2.4rem,4.4vw,4.1rem)}.section--hero h1{max-width:11.2ch;font-size:clamp(3.15rem,5.35vw,5.05rem);line-height:.95}.hero-title-line{display:block}.hero-title-line--highlight{color:var(--color-accent)}h3{color:var(--color-text-dark);font-size:clamp(1.8rem,2.5vw,2.2rem)}.section--dark h2,.section--cta h2,.section--dark h3,.section--cta h3{color:var(--color-surface)}p{margin:0}.section-lead{max-width:44rem;color:var(--color-text-muted);font-size:1.02rem;line-height:1.85}.section-lead--hero,.section-lead--dark{color:#ffffffc2}.section--hero .section-lead{max-width:41rem;margin-top:.3rem;font-size:1.04rem;line-height:1.8}.section-copy{gap:1rem;display:grid}.section-copy--center{text-align:center;justify-items:center;margin-bottom:2.25rem}.section-anchor{position:relative}.section-copy--center h2{max-width:14ch}[data-reveal]{--reveal-delay:0s}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:3.45rem;padding:.9rem 1.65rem;font-size:.98rem;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-alt) 100%);color:var(--color-primary);box-shadow:0 18px 38px #d7f12747}.button--primary:hover,.button--primary:focus-visible{box-shadow:0 22px 44px #d7f12757}.button--secondary{color:var(--color-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border-color:#ffffff2e}.button--secondary:hover,.button--secondary:focus-visible{background:#ffffff14;border-color:#ffffff47}.button--compact{min-height:2.9rem;padding-inline:1.2rem}.text-link{color:var(--color-accent);align-items:center;gap:.4rem;font-weight:700;transition:color .18s;display:inline-flex}.text-link:after{content:"↗";transition:transform .18s}.text-link:hover,.text-link:focus-visible{color:var(--color-accent-alt)}.text-link:hover:after,.text-link:focus-visible:after{transform:translate(2px,-2px)}.text-highlight{color:var(--color-accent)}.text-muted{color:#7f90aa}.hero-background,.hero-overlay{position:absolute;inset:0}.hero-background img{object-fit:cover;object-position:center;filter:brightness(.48)contrast(1.06)saturate(1.02);width:100%;height:100%;transform:scale(1.02)}.hero-overlay{background:radial-gradient(circle at 54% 28%,#ffffff14,#0000 24%),radial-gradient(circle at 10% 40%,#d7f12714,#0000 18%),linear-gradient(90deg,#050d18c2 0%,#050d1870 52%,#050d18b3 100%),linear-gradient(#050d1838 0%,#050d18e6 100%)}.hero-court-lines{opacity:.34;pointer-events:none;transform-origin:bottom;border:1px solid #d7f12733;border-radius:.35rem;height:38%;position:absolute;bottom:-3.5rem;left:8%;right:8%;transform:perspective(48rem)rotateX(58deg)}.hero-court-lines:before,.hero-court-lines:after{content:"";position:absolute;inset:0}.hero-court-lines:before{background:linear-gradient(90deg,#0000 24%,#d7f12747 24% 24.25%,#0000 24.25% 75.75%,#d7f12747 75.75% 76%,#0000 76%),linear-gradient(#0000 38%,#d7f12747 38% 38.4%,#0000 38.4% 63%,#d7f12747 63% 63.4%,#0000 63.4%)}.hero-court-lines:after{background:#d7f12757;width:1px;left:50%;transform:translate(-50%)}.hero-shell{z-index:1;width:100%;position:relative}.hero-copy{text-align:center;justify-items:center;gap:1.15rem;width:min(100%,52rem);max-width:52rem;margin:0 auto;display:grid}.hero-location{color:#d7f127b8;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17283e33;border:1px solid #d7f12729;border-radius:999px;align-items:center;min-height:2.35rem;padding:.52rem .95rem;font-family:Barlow Condensed,sans-serif;font-size:.9rem;font-weight:700;display:inline-flex}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:1.1rem;display:flex}.hero-facts{color:#ffffffdb;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06101d70;border:1px solid #ffffff24;border-radius:999px;max-width:min(100%,34rem);min-height:2.55rem;padding:.65rem 1rem;font-size:.95rem;font-weight:700;line-height:1.35;display:inline-block;box-shadow:0 16px 34px #040c162e}.contact-topics{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.contact-topics a{border-radius:999px;align-items:center;gap:.55rem;min-height:2.8rem;padding:.75rem 1rem;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex}.contact-topics a:before,.service-card__list li:before{content:"";background:var(--color-accent);border-radius:999px;flex:none;width:.45rem;height:.45rem;display:block;box-shadow:0 0 0 .24rem #d7f12724}.hero-scroll{z-index:2;color:#ffffffc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06101d42;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:flex-start;width:2.4rem;height:3.15rem;padding-top:.72rem;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex;position:absolute;bottom:1.35rem;left:50%;transform:translate(-50%)}.hero-scroll:hover,.hero-scroll:focus-visible{background:#06101d61;border-color:#d7f1276b;transform:translate(-50%)translateY(-2px)}.hero-scroll__line{background:currentColor;border-radius:999px;width:2px;height:1.15rem;display:block;position:relative}.hero-scroll__line:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.55rem;height:.55rem;position:absolute;bottom:-.05rem;left:50%;transform:translate(-50%)rotate(45deg)}.about-grid,.audience-layout,.contact-layout{align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.about-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.about-visual{position:relative}.about-media,.audience-feature,.gallery-card,.map-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-strong);overflow:hidden}.about-media{isolation:isolate;aspect-ratio:4/3;background:radial-gradient(circle at 50% 45%,#ffffffe6 0 18%,#ffffff2e 38%,#0000 58%),radial-gradient(circle at 18% 20%,#d7f12733,#0000 24%),linear-gradient(145deg,#fffffff5 0%,#eff6fde6 42%,#17365d1a 100%);border:1px solid #ffffffb8;place-items:center;display:grid;position:relative}.about-media:focus-visible{outline-offset:.25rem;outline:3px solid #d7f127d9}.about-media:before,.about-media:after{content:"";pointer-events:none;position:absolute}.about-media:before{z-index:-1;border-radius:inherit;background:radial-gradient(circle at 50% 48%,#ffffffb8 0 24%,#ffffff57 44%,#0000 68%),linear-gradient(145deg,#f5f9fd80,#dbe7f252);inset:0}.about-media:after{z-index:-1;filter:blur(26px);background:#0814231f;border-radius:999px;height:28%;inset:auto 10% 8%}.audience-feature img,.gallery-card img{object-fit:cover;width:100%;height:100%}.about-media__slide{opacity:0;pointer-events:none;place-items:center;transition:opacity .65s;display:grid;position:absolute;inset:0}.about-media__slide--active{z-index:1;opacity:1}.about-media__slide img{object-position:center;width:100%;height:100%}.about-media__slide--logo{padding:clamp(2rem,5vw,4.25rem)}.about-media__slide--logo img{z-index:1;object-fit:contain;object-position:center;filter:drop-shadow(0 24px 36px #050c182e);width:min(100%,34rem);height:auto;max-height:100%}.about-media__slide--photo img{object-fit:cover}.about-copy,.about-copy__body{gap:1.1rem;display:grid}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.5rem;display:grid}.stat-card,.audience-card,.highlight-card,.contact-detail{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fffffff5;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s}.stat-card:hover,.audience-card:hover,.highlight-card:hover,.contact-detail:hover{background:var(--color-surface);border-color:#17365d29;transform:translateY(-4px);box-shadow:0 24px 54px #0715261f}.stat-card{padding:1.5rem}.stat-card__value{color:var(--color-secondary);margin-bottom:.35rem;font-family:Barlow Condensed,sans-serif;font-size:clamp(2.3rem,4.5vw,3.2rem);font-weight:700;line-height:.95;display:inline-block}.stat-card h3{margin-bottom:.5rem;font-size:1.6rem}.stat-card p{color:var(--color-text-muted);line-height:1.7}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.service-card{border-radius:var(--radius-lg);color:#fffc;background:#0f1e33;border:1px solid #ffffff14;gap:1.15rem;padding:2rem;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s;display:grid;box-shadow:0 2px 12px #0309112e}.service-card:hover,.service-card:focus-within{background:#132540;border-color:#d7f12752;transform:translateY(-4px);box-shadow:0 0 0 1px #d7f1271f,0 22px 52px #03091147}.service-card__icon,.audience-card__icon,.highlight-card__icon{border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:inline-flex}.service-card__icon{color:var(--color-primary);background:#d7f127f0;transition:transform .18s,background-color .18s}.service-card:hover .service-card__icon,.service-card:focus-within .service-card__icon{background:var(--color-accent-alt);transform:translateY(-2px)scale(1.03)}.service-card__icon svg,.audience-card__icon svg,.highlight-card__icon svg,.social-button svg{fill:currentColor;width:1.45rem;height:1.45rem}.service-card h3{font-size:2rem}.service-card p{color:#ffffffb8;line-height:1.8}.service-card__list{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.service-card__list li{align-items:flex-start;gap:.7rem;display:flex}.audience-layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.audience-feature{isolation:isolate;aspect-ratio:5/6;background:#081423;position:relative;box-shadow:0 38px 90px #06101d33,0 14px 34px #17365d1f}.audience-feature:before{content:"";pointer-events:none;z-index:1;border-radius:inherit;background:linear-gradient(#08142314 0%,#08142300 38%,#0814238a 100%),radial-gradient(circle at 18% 14%,#fff3,#0000 28%);position:absolute;inset:0}.audience-feature img{object-fit:cover;object-position:50% 63%;filter:saturate(1.04)contrast(1.04);position:absolute;inset:0}.audience-feature__badge{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #ffffffb8;border-radius:1rem;justify-content:flex-start;align-items:center;min-height:3.8rem;padding:1rem 1.2rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;box-shadow:0 18px 38px #0812212e}.audience-feature__badge span{color:var(--color-secondary);font-weight:700}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.audience-card{gap:1rem;padding:1.5rem;display:grid}.audience-card__icon{color:var(--color-secondary);background:#d7f12724;transition:transform .18s,background-color .18s,color .18s}.audience-card:hover .audience-card__icon{color:var(--color-primary);background:#d7f12738;transform:translateY(-2px)}.audience-card h3{font-size:1.85rem}.audience-card p{color:var(--color-text-muted);line-height:1.75}.testimonials-header{text-align:center;justify-items:center;gap:1.5rem;margin-bottom:2.2rem;display:grid}.testimonials-header .section-copy{justify-items:center}.testimonials-header h2{max-width:12ch}.testimonials-proof{background:#ffffffc7;border:1px solid #07152614;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:min(100%,28rem);padding:.75rem;display:grid;box-shadow:0 18px 42px #07152614}.testimonials-proof__metric{background:var(--color-surface);border:1px solid #07152612;border-radius:8px;gap:.2rem;min-width:0;padding:.95rem;display:grid}.testimonials-proof__metric strong{color:var(--color-secondary);font-family:Barlow Condensed,sans-serif;font-size:clamp(2.1rem,4vw,2.85rem);line-height:.95}.testimonials-proof__metric span{color:var(--color-text-muted);font-size:.88rem;font-weight:700}.testimonials-proof__link{grid-column:1/-1;justify-self:center;padding:.35rem .2rem .1rem}.testimonials-carousel{position:relative}.testimonials-carousel__controls{justify-content:flex-end;gap:.6rem;margin-bottom:1rem;display:flex}.testimonials-nav{width:3rem;height:3rem;color:var(--color-secondary);cursor:pointer;background:#ffffffeb;border:1px solid #0715261a;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 24px #07152614}.testimonials-nav:hover,.testimonials-nav:focus-visible{background:var(--color-surface);border-color:#17365d33;transform:translateY(-2px);box-shadow:0 16px 32px #0715261f}.testimonials-nav svg{fill:currentColor;width:1.35rem;height:1.35rem}.testimonials-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:1rem;padding:.3rem 0 1rem;scroll-padding-inline:0;display:flex;position:relative;overflow-x:auto}.testimonials-track::-webkit-scrollbar{display:none}.testimonial-card{scroll-snap-align:start;min-height:22rem;box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #07152614;border-radius:8px;flex:0 0 clamp(21rem,42vw,34rem);grid-template-rows:auto 1fr auto;gap:1.15rem;padding:1.65rem;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.testimonial-card:before{content:"\"";color:var(--color-accent);opacity:.16;font-family:Barlow Condensed,sans-serif;font-size:7rem;font-weight:700;line-height:1;position:absolute;top:.25rem;right:1rem}.testimonial-card--active{background:var(--color-surface);border-color:#d7f12794;transform:translateY(-.2rem);box-shadow:0 0 0 1px #d7f1271f,0 26px 58px #0715261f}.testimonial-card__source{z-index:1;color:var(--color-secondary);letter-spacing:.13em;text-transform:uppercase;font-size:.78rem;font-weight:800;position:relative}.testimonial-card blockquote{z-index:1;color:var(--color-text-dark);overflow-wrap:anywhere;margin:0;font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:600;line-height:1.75;position:relative}.testimonial-card footer{z-index:1;gap:.25rem;display:grid;position:relative}.testimonial-card footer strong{color:var(--color-text-dark);font-size:1rem}.testimonial-card footer span{color:var(--color-text-muted);font-size:.9rem}.testimonials-dots{justify-content:center;gap:.3rem;margin-top:.65rem;display:flex}.testimonials-dot{cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:2.35rem;height:2rem;padding:0;display:inline-flex}.testimonials-dot span{background:#17365d47;border-radius:999px;width:.55rem;height:.55rem;transition:width .18s,background-color .18s,transform .18s;display:block}.testimonials-dot:hover span,.testimonials-dot:focus-visible span{background:#17365d80;transform:scale(1.18)}.testimonials-dot[aria-current=true] span{background:var(--color-secondary);width:1.45rem}.gallery-showcase{grid-template-rows:repeat(2,minmax(15rem,auto));grid-template-columns:1.25fr .85fr .85fr;gap:1rem;display:grid}.gallery-card{background:#081423;min-height:15rem;position:relative}.gallery-card--interactive{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;appearance:none;border:0;padding:0;display:block}.gallery-card:after{content:"";background:linear-gradient(#0812210a 0%,#08122129 42%,#081221b8 100%);transition:background-color .18s;position:absolute;inset:0}.gallery-card img{transition:transform .36s;display:block}.gallery-card:hover img,.gallery-card--interactive:focus-visible img{transform:scale(1.045)}.gallery-card--featured{grid-row:1/span 2}.gallery-card:nth-child(2){grid-area:1/2}.gallery-card:nth-child(3){grid-area:2/2}.gallery-card:nth-child(4){grid-area:1/3/span 2}.gallery-card__overlay{z-index:1;color:var(--color-surface);text-shadow:0 2px 12px #040c1670;transition:transform .18s;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;transform:translateY(0)}.gallery-card:hover .gallery-card__overlay,.gallery-card--interactive:focus-visible .gallery-card__overlay{transform:translateY(-.35rem)}.gallery-card__overlay strong{font-size:1.1rem;font-weight:700}.gallery-lightbox{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#040c16db;place-items:center;padding:clamp(1rem,3vw,2rem);display:grid;position:fixed;inset:0}.gallery-lightbox__panel{place-items:center;width:min(100%,68rem);height:min(100%,52rem);max-height:calc(100svh - 2rem);display:grid;position:relative}.gallery-lightbox__figure{place-items:center;width:min(100%,42rem);height:min(100%,48rem);margin:0;display:grid}.gallery-lightbox__figure img{object-fit:contain;background:#081423;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 30px 90px #00000061}.gallery-lightbox__close,.gallery-lightbox__nav{z-index:1;width:3rem;height:3rem;color:var(--color-surface);cursor:pointer;background:#081423c7;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex;position:absolute;box-shadow:0 16px 36px #0000003d}.gallery-lightbox__close:hover,.gallery-lightbox__close:focus-visible,.gallery-lightbox__nav:hover,.gallery-lightbox__nav:focus-visible{background:#0c1d32f5;border-color:#d7f12794}.gallery-lightbox__close{top:0;right:0}.gallery-lightbox__nav{top:50%;transform:translateY(-50%)}.gallery-lightbox__nav:hover,.gallery-lightbox__nav:focus-visible{transform:translateY(-50%)scale(1.04)}.gallery-lightbox__nav--previous{left:0}.gallery-lightbox__nav--next{right:0}.gallery-lightbox__close svg,.gallery-lightbox__nav svg{fill:currentColor;width:1.35rem;height:1.35rem}.gallery-lightbox__dots{gap:.35rem;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.gallery-lightbox__dot{cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2rem;padding:0;display:inline-flex}.gallery-lightbox__dot span{background:#ffffff75;border-radius:999px;width:.55rem;height:.55rem;transition:width .18s,background-color .18s,transform .18s;display:block}.gallery-lightbox__dot:hover span,.gallery-lightbox__dot:focus-visible span{background:#ffffffd1;transform:scale(1.18)}.gallery-lightbox__dot[aria-current=true] span{background:var(--color-accent);width:1.45rem}.highlights-block{margin-top:4rem}.supporters-section{padding-top:clamp(2.75rem,4vw,4rem)}.supporters-panel{position:relative;overflow:hidden}.supporters-panel .section-copy--center{margin-bottom:0}.supporters-panel .section-copy--center h2{max-width:12ch}.supporters-panel .section-lead{max-width:38rem}.supporters-marquee{margin-top:2rem;position:relative;overflow:hidden}.supporters-marquee:before,.supporters-marquee:after{content:"";z-index:1;pointer-events:none;width:clamp(2rem,5vw,4rem);position:absolute;top:0;bottom:0}.supporters-marquee:before{background:linear-gradient(90deg,#fffffffa 0%,#fff0 100%);left:0}.supporters-marquee:after{background:linear-gradient(270deg,#fffffffa 0%,#fff0 100%);right:0}.supporters-marquee__track{width:max-content;animation:30s linear infinite supporters-marquee;display:flex}.supporters-marquee:hover .supporters-marquee__track,.supporters-marquee:focus-within .supporters-marquee__track{animation-play-state:paused}.supporters-marquee__sequence{flex-shrink:0;gap:1rem;padding-right:1rem;display:flex}.supporters-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:none}.supporters-section--grid-only .supporters-grid{display:grid}.supporters-item{border-radius:calc(var(--radius-md) + .1rem);background:linear-gradient(#ffffffeb 0%,#f6fafee6 100%);border:1px solid #17365d1a;justify-content:center;align-items:center;min-height:6.75rem;padding:1.15rem 1.35rem;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;display:flex;box-shadow:0 14px 34px #0715260d}.supporters-item[data-supporter=Bread\ King]{padding-block:.8rem}.supporters-item img{object-fit:contain;filter:grayscale()saturate(.18)brightness(.9)contrast(1.02);opacity:.74;width:auto;max-width:min(100%,10rem);max-height:3rem;transition:filter .18s,opacity .18s,transform .18s}.supporters-item[data-supporter=Bread\ King] img,.supporters-item[data-supporter=LP\ Engenharia] img{max-height:5.15rem}.supporters-item:hover,.supporters-item:focus-visible{background:linear-gradient(#fffffffa 0%,#f8fbfff0 100%);border-color:#17365d2e;transform:translateY(-2px);box-shadow:0 18px 40px #07152612}.supporters-item:hover img,.supporters-item:focus-visible img{filter:grayscale(.26)saturate(.82)brightness(.98)contrast(1.03);opacity:.94;transform:scale(1.01)}.supporters-marquee .supporters-item{width:clamp(10.5rem,14vw,13.25rem)}.highlights-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.highlight-card{gap:1rem;padding:1.6rem;display:grid}.highlight-card__icon{color:var(--color-accent);background:#0a1628f5;transition:transform .18s,background-color .18s}.highlight-card:hover .highlight-card__icon{background:var(--color-secondary);transform:translateY(-2px)}.highlight-card h3{font-size:1.8rem}.highlight-card p{color:var(--color-text-muted);line-height:1.75}.highlights-action{justify-content:center;margin-top:2rem;display:flex}.contact-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.contact-copy{align-content:start;gap:1.25rem;display:grid}.contact-details{gap:1rem;display:grid}.contact-detail{padding:1.35rem}.contact-detail span{color:#7f90aa;letter-spacing:.14em;text-transform:uppercase;font-size:.82rem;font-weight:700}.contact-detail strong{color:var(--color-text-dark);margin-top:.45rem;font-size:1.2rem;line-height:1.45;display:block}.contact-detail p,.contact-detail__list{color:var(--color-text-muted);margin-top:.5rem;line-height:1.75}.contact-detail__list{gap:.45rem;padding:0;list-style:none;display:grid}.contact-detail__list li{align-items:flex-start;gap:.55rem;display:flex}.contact-detail__list li:before{content:"";background:var(--color-accent);border-radius:999px;flex:none;width:.4rem;height:.4rem;margin-top:.7em;box-shadow:0 0 0 .18rem #d7f12724}.contact-topics{justify-content:flex-start}.contact-topics a{color:var(--color-secondary);background:#ffffffdb;border:1px solid #0a162814;box-shadow:0 10px 26px #0715260a}.contact-topics a:hover,.contact-topics a:focus-visible{background:#fff;border-color:#0a162829;transform:translateY(-2px);box-shadow:0 16px 32px #07152614}.contact-topics a:before{content:"";transition:transform .18s}.contact-topics a:hover:before,.contact-topics a:focus-visible:before{transform:scale(1.16)}.map-card{border:1px solid #0a162814}.map-card iframe{border:0;width:100%;min-height:36rem;display:block}.contact-socials{gap:.85rem;display:flex}.social-button{width:3.2rem;height:3.2rem;color:var(--color-secondary);box-shadow:var(--shadow-soft);background:#ffffffe0;border:1px solid #0a162814;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,color .18s,border-color .18s,background-color .18s,box-shadow .18s;display:inline-flex}.social-button:hover,.social-button:focus-visible{color:var(--color-primary);background:var(--color-surface);border-color:#17365d29;transform:translateY(-2px);box-shadow:0 18px 40px #0715261f}.cta-panel{text-align:center;justify-items:center;gap:1.3rem;padding:clamp(3rem,6vw,4.5rem) 1rem;display:grid;position:relative}.cta-actions{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.cta-note{color:#ffffff94;font-size:.98rem}.site-footer{background:#06101d;padding:1.5rem 0 2rem}.site-footer__inner{color:#ffffff9e;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:.5rem;display:flex}.brand--footer .brand__plate{font-size:1.2rem}.brand--footer .brand__image{height:2.2rem}.site-footer__content{justify-items:end;gap:.85rem;display:grid}.site-footer__content p{text-align:right}.site-footer__links{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.site-footer__links a{color:#ffffffd6;font-weight:600}.site-footer__links a:last-child{color:var(--color-accent)}.site-footer__credit{text-align:center;color:#ffffff47;letter-spacing:.01em;width:100%;margin-top:1rem;font-size:.72rem}.site-footer__credit a{color:#ffffff73;white-space:nowrap;text-decoration:none;transition:color .2s}.site-footer__credit a:hover{color:#ffffffbf}@media (width<=768px){.site-footer__credit{text-align:left;padding-right:5.5rem}}.floating-whatsapp{z-index:70;background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-alt) 100%);min-height:3.6rem;color:var(--color-primary);opacity:0;pointer-events:none;border-radius:999px;align-items:center;gap:.7rem;padding:.85rem 1.15rem;font-weight:700;transition:opacity .18s,transform .18s;display:inline-flex;position:fixed;bottom:1rem;right:1rem;transform:translateY(.75rem);box-shadow:0 18px 42px #d7f12747}.floating-whatsapp svg{fill:currentColor;width:1.3rem;height:1.3rem}.floating-whatsapp--visible{opacity:1;pointer-events:auto;transform:translateY(0)}@keyframes hero-background-drift{0%{transform:scale(1.02)}to{transform:scale(1.055)}}@keyframes hero-copy-enter{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes supporters-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:no-preference){.about-media__slide{transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transform:scale(1.015)}.about-media__slide--active{transform:scale(1)}[data-reveal]{opacity:0;transition:opacity .56s,translate .56s cubic-bezier(.22,1,.36,1),scale .56s cubic-bezier(.22,1,.36,1),clip-path .68s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay);will-change:opacity, translate;translate:0 1rem}[data-reveal=media]{clip-path:inset(0 0 8% 0 round var(--radius-xl));scale:.985}[data-reveal].is-revealed{opacity:1;translate:0}[data-reveal=media].is-revealed{clip-path:inset(0 0 0 0 round var(--radius-xl));scale:1}.stats-grid [data-reveal]:nth-child(2),.services-grid [data-reveal]:nth-child(2),.audience-grid [data-reveal]:nth-child(2),.testimonials-track [data-reveal]:nth-child(2),.supporters-grid [data-reveal]:nth-child(2),.supporters-marquee__sequence [data-reveal]:nth-child(2),.gallery-showcase [data-reveal]:nth-child(2),.highlights-grid [data-reveal]:nth-child(2),.contact-details [data-reveal]:nth-child(2){--reveal-delay:70ms}.stats-grid [data-reveal]:nth-child(3),.services-grid [data-reveal]:nth-child(3),.audience-grid [data-reveal]:nth-child(3),.testimonials-track [data-reveal]:nth-child(3),.supporters-grid [data-reveal]:nth-child(3),.supporters-marquee__sequence [data-reveal]:nth-child(3),.gallery-showcase [data-reveal]:nth-child(3),.highlights-grid [data-reveal]:nth-child(3),.contact-details [data-reveal]:nth-child(3){--reveal-delay:.14s}.stats-grid [data-reveal]:nth-child(4),.services-grid [data-reveal]:nth-child(4),.audience-grid [data-reveal]:nth-child(4),.testimonials-track [data-reveal]:nth-child(4),.supporters-grid [data-reveal]:nth-child(4),.supporters-marquee__sequence [data-reveal]:nth-child(4),.gallery-showcase [data-reveal]:nth-child(4),.highlights-grid [data-reveal]:nth-child(4),.contact-details [data-reveal]:nth-child(4){--reveal-delay:.21s}.audience-grid [data-reveal]:nth-child(5),.testimonials-track [data-reveal]:nth-child(5),.supporters-grid [data-reveal]:nth-child(5),.supporters-marquee__sequence [data-reveal]:nth-child(5){--reveal-delay:.28s}.audience-grid [data-reveal]:nth-child(6),.supporters-grid [data-reveal]:nth-child(6),.supporters-marquee__sequence [data-reveal]:nth-child(6){--reveal-delay:.35s}.hero-background img{animation:18s ease-in-out infinite alternate hero-background-drift}.hero-location,.section--hero h1,.section--hero .section-lead,.hero-facts,.hero-actions{opacity:0;animation:.62s cubic-bezier(.22,1,.36,1) forwards hero-copy-enter;transform:translateY(.75rem)}.hero-location{animation-delay:0s}.section--hero h1{animation-delay:.1s}.section--hero .section-lead{animation-delay:.18s}.hero-facts{animation-delay:.24s}.hero-actions{animation-delay:.3s}}@media (width<=1100px){.about-grid,.audience-layout,.contact-layout{grid-template-columns:1fr}.gallery-showcase{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-card--featured,.gallery-card:nth-child(2),.gallery-card:nth-child(3),.gallery-card:nth-child(4){grid-area:auto}.gallery-card--featured{grid-column:1/-1}.highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonials-header{grid-template-columns:1fr}.testimonials-proof{max-width:28rem}.map-card iframe{min-height:28rem}}@media (width<=880px){.topbar__inner{grid-template-columns:auto 1fr auto}.topbar__nav{scrollbar-width:none;grid-column:1/-1;justify-content:flex-start;padding-bottom:.2rem;overflow-x:auto}.topbar__nav::-webkit-scrollbar{display:none}.services-grid,.stats-grid,.audience-grid{grid-template-columns:1fr}.section--hero h1{max-width:10.8ch;font-size:clamp(2.85rem,6.6vw,4.35rem)}}@media (width<=720px){.container{width:min(100% - 1.25rem,1200px)}.section--hero{min-height:max(34rem, calc(100vh - var(--topbar-height,72px)));min-height:max(34rem, calc(100svh - var(--topbar-height,72px)));padding-top:1.5rem;padding-bottom:4.7rem}.hero-background img{object-position:58% center;filter:brightness(.68)contrast(1.03)saturate(1.08)}.hero-overlay{background:radial-gradient(circle at 52% 24%,#ffffff1a,#0000 24%),radial-gradient(circle at 14% 42%,#d7f12714,#0000 18%),linear-gradient(90deg,#050d1880 0%,#050d1847 52%,#050d187a 100%),linear-gradient(#050d1857 0%,#050d188f 54%,#050d18db 100%)}.topbar{padding-top:0}.topbar__inner{grid-template-columns:auto 1fr auto;gap:.75rem;min-height:4rem;padding:.65rem 0}.topbar__nav{opacity:0;visibility:hidden;pointer-events:none;background:#0a1628f2;border:1px solid #ffffff14;border-radius:1rem;gap:.35rem;padding:.6rem;display:grid;position:absolute;top:calc(100% + .45rem);left:0;right:0;overflow:visible;transform:translateY(-.5rem);box-shadow:0 20px 44px #040c1642}.topbar--open .topbar__nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.topbar__link{justify-content:flex-start;min-height:2.9rem;padding-inline:1rem}.topbar__actions{gap:.5rem}.topbar__socials{gap:.45rem}.topbar__toggle{display:inline-flex}h1{max-width:8.4ch;font-size:clamp(2.35rem,9.5vw,3.35rem)}.section--hero h1{max-width:10.8ch;font-size:clamp(3rem,10.8vw,3.2rem);line-height:.9}h2,.section-copy--center h2{max-width:100%;font-size:clamp(2.1rem,8.5vw,3rem)}.hero-copy{gap:.72rem}.section--hero .section-lead{color:#ffffffb8;max-width:min(100%,22rem);margin-top:.05rem;font-size:clamp(.9rem,3.7vw,.96rem);line-height:1.65}.hero-facts{max-width:min(100%,31rem);min-height:0;padding:.55rem .8rem;font-size:.82rem;line-height:1.25}.hero-actions{margin-top:.85rem}.hero-court-lines{opacity:.24;height:30%;bottom:-2.2rem;left:-12%;right:-12%}.hero-actions,.site-footer__inner,.site-footer__content,.site-footer__links{align-items:stretch}.hero-actions,.site-footer__inner{flex-direction:column}.hero-actions .button,.highlights-action .button,.contact-copy>.button,.cta-actions .button{width:100%}.contact-topics{justify-content:center}.gallery-showcase,.highlights-grid{grid-template-columns:1fr}.supporters-item{min-height:6.1rem;padding:1rem}.supporters-item img{max-height:2.65rem}.supporters-item[data-supporter=Bread\ King] img{max-height:4.05rem}.testimonials-carousel__controls{justify-content:flex-start}.testimonial-card{flex-basis:calc(100% - 1.25rem);min-height:23rem}.gallery-card--featured{grid-column:auto}.map-card iframe{min-height:22rem}.site-footer__content,.site-footer__links{justify-content:flex-start;justify-items:start}.site-footer__content p{text-align:left}.floating-whatsapp{bottom:.75rem;right:.75rem}}@media (width<=767px){.supporters-marquee{display:none}.supporters-grid{display:grid}}@media (width>=768px){.supporters-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.supporters-section--grid-only .supporters-grid{display:grid}}@media (width<=560px){.brand__plate{padding:.5rem .75rem;font-size:1.16rem}.brand__plate--image{padding:0}.brand__image{max-width:10.5rem;height:2.25rem}.topbar__social-link{width:2.5rem;height:2.5rem}.contact-topics a{justify-content:center;width:100%}.testimonials-proof{grid-template-columns:1fr}.testimonials-proof__link{justify-self:stretch}.testimonial-card{min-height:24rem;padding:1.4rem}.gallery-lightbox{padding:.75rem}.gallery-lightbox__panel{height:calc(100svh - 1.5rem);max-height:none;padding:3.75rem 0 3.25rem}.gallery-lightbox__figure{width:100%;height:100%}.gallery-lightbox__close{top:.25rem;right:.25rem}.gallery-lightbox__nav{width:2.75rem;height:2.75rem}.gallery-lightbox__nav--previous{left:.25rem}.gallery-lightbox__nav--next{right:.25rem}.gallery-lightbox__dots{bottom:.25rem}.floating-whatsapp{justify-content:center;width:3.5rem;height:3.5rem;min-height:0;padding:0}.floating-whatsapp span{display:none}}@media (width<=380px){.section--hero h1{font-size:clamp(2.7rem,10.2vw,2.95rem);line-height:.92}.hero-copy{gap:.65rem}.section--hero .section-lead{max-width:min(100%,20rem);font-size:.88rem;line-height:1.58}.hero-facts{padding:.5rem .7rem;font-size:.78rem;line-height:1.22}.hero-actions{margin-top:.7rem}}@media (prefers-reduced-motion:reduce){.supporters-marquee{display:none}.supporters-grid{display:grid}*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important}}
