:root{--bg:#fafaf8;--ink:#111110;--muted:#6b6b64;--yellow:#e1e000;--line:#e7e6df}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;overflow:hidden;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:none;display:block}.topbar{position:fixed;top:0;left:0;right:0;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,48px);background:#fff;border-bottom:1px solid var(--line);z-index:60}.topbar img{height:24px;width:auto}.topbar .nav-right{display:flex;align-items:center;gap:22px}.topbar .nav-link{font-size:13px;font-weight:700;letter-spacing:.04em;text-decoration:none;color:var(--ink);border-bottom:2px solid var(--yellow);padding-bottom:2px}.topbar .nav-login{font-size:13px;font-weight:700;letter-spacing:.02em;text-decoration:none;color:var(--ink);background:var(--yellow);padding:8px 16px;border-radius:999px;transition:background .2s ease}.topbar .nav-login:hover{background:#c9c800}.progress{position:fixed;left:0;right:0;bottom:0;height:3px;background:var(--line);z-index:60}.progress-fill{height:100%;width:0%;background:var(--yellow);transition:width .05s linear}.dots{position:fixed;right:clamp(16px,4vw,40px);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:9px;z-index:60}.dots .d{width:6px;height:6px;border-radius:50%;background:var(--line);transition:background .3s ease,transform .3s ease}.dots .d.active{background:var(--ink);transform:scale(1.5)}.track{height:100vh;width:100vw;display:flex;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto}.track::-webkit-scrollbar{display:none}.panel{flex:none;width:100vw;height:100vh;position:relative}.hero{position:relative;display:flex;align-items:center;justify-content:center;padding:76px 24px 0}.hero-main{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-badge{position:absolute;z-index:1;right:clamp(28px,6vw,64px);bottom:clamp(28px,6vh,64px);display:flex;align-items:center}.hero-badge img{display:block;height:clamp(66px,9vw,108px);width:auto}.hero .logo-big{height:clamp(160px,22.4vw,256px);width:auto;margin-bottom:24px}.hero .kicker{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-bottom:18px}.hero h1{font-size:clamp(26px,4.6vw,54px);line-height:1.08;font-weight:800;letter-spacing:-.02em;margin:0 0 18px;max-width:16ch}.hero p{font-size:clamp(14px,1.4vw,17px);color:var(--muted);max-width:42ch;margin:0;line-height:1.6}.scroll-cue{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:600;transition:opacity .4s ease}.scroll-cue.hide{opacity:0}.scroll-cue .bar{width:40px;height:1px;background:var(--muted);position:relative;overflow:hidden}.scroll-cue .bar:after{content:"";position:absolute;left:-100%;top:0;bottom:0;width:100%;background:var(--ink);animation:cue 1.6s ease-in-out infinite}@keyframes cue{0%{left:-100%}60%{left:100%}to{left:100%}}.photo{overflow:hidden;background:#e9e8e1}.photo .bg-img{position:absolute;top:50%;left:50%;height:118%;width:118%;object-fit:cover;transform:translate(-50%,-50%);will-change:transform}.photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#00000026,#0000 45%);pointer-events:none}.text-card{position:absolute;top:76px;left:25vw;width:50vw;height:calc(100% - 76px);display:flex;align-items:center;background:#ffffffe6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:0 clamp(28px,5vw,72px);will-change:transform}.tc-inner{max-width:520px}.text-card .titulo{margin:0 0 12px;font-family:Fraunces,serif;font-optical-sizing:auto;font-weight:600;font-size:clamp(28px,3.6vw,48px);letter-spacing:-.01em;line-height:1.08;color:var(--ink)}.text-card .titulo .destacada{color:var(--yellow);text-shadow:0 0 6px rgba(255,255,255,.9),0 0 14px rgba(255,255,255,.75),0 0 28px rgba(255,255,255,.55)}.text-card .subtitulo{margin:0 0 16px;font-weight:700;font-size:clamp(15px,1.6vw,19px);letter-spacing:-.01em;line-height:1.3;color:var(--ink)}.text-card .parrafo{margin:0;max-width:42ch;font-weight:400;font-size:clamp(14px,1.25vw,16px);line-height:1.6;color:var(--muted)}.notice{display:flex;align-items:center;justify-content:center}.notice .inner{text-align:center;max-width:560px;padding:0 24px}.badge{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:8px 16px;border:1px solid var(--line);border-radius:999px;margin-bottom:26px}.badge .dot{width:8px;height:8px;border-radius:50%;background:var(--yellow);animation:pulse 1.8s infinite}@keyframes pulse{0%{box-shadow:0 0 #e1e0008c}70%{box-shadow:0 0 0 10px #e1e00000}to{box-shadow:0 0 #e1e00000}}.notice h3{font-size:clamp(22px,3vw,32px);font-weight:800;letter-spacing:-.01em;margin:0 0 16px}.notice p{color:var(--muted);line-height:1.7;font-size:16px;margin:0}.contact{background:var(--ink);color:#fff;display:flex;flex-direction:row;align-items:stretch;gap:clamp(24px,5vw,80px);padding:96px clamp(24px,8vw,110px) 0}.contact-main{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:0}.contact-badge{flex:none;align-self:center;display:flex;align-items:center;justify-content:center}.contact-badge img{display:block;height:110px;width:auto}.contact .kicker{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--yellow);font-weight:700;margin-bottom:20px}.contact h2{font-size:clamp(30px,5.6vw,64px);font-weight:800;letter-spacing:-.03em;margin:0 0 40px;line-height:1.05}.contact-links{display:flex;flex-wrap:wrap;gap:20px 56px;margin-bottom:28px}.contact-links a{display:inline-flex;flex-direction:column;gap:6px;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .25s ease}.contact-links a:hover{border-color:var(--yellow)}.contact-links .label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#8f8f89}.contact-links .value{font-size:clamp(17px,2.2vw,24px);font-weight:700}.contact-map{display:block;flex:1;min-height:0;width:100%;margin:0;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.14);transition:opacity .25s ease,border-color .25s ease}.contact-map:hover{opacity:.85;border-color:var(--yellow)}.contact-map img{display:block;width:100%;height:100%;object-fit:contain}.footer-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;border-top:1px solid rgba(255,255,255,.14);padding:22px 0}.footer-row .logo-chip{display:inline-flex;align-items:center;background:#fff;padding:8px 14px;border-radius:3px}.footer-row .logo-chip img{height:18px;width:auto}.footer-row .copy{font-size:12px;color:#8f8f89}@media (max-width:720px){.hero .logo-big{height:136px}.hero-badge{right:18px;bottom:18px}.hero-badge img{height:52px}.contact{flex-direction:column;justify-content:center;gap:28px}.contact-badge img{height:88px}.contact-map{flex:none;width:100%;max-width:340px;height:220px;margin:0 auto 8px}.contact-map img{height:100%}.text-card{left:9vw;width:82vw;padding:0 26px}.text-card .titulo{font-size:clamp(24px,7vw,30px)}.text-card .subtitulo{font-size:clamp(14px,4vw,16px)}.text-card .parrafo{font-size:clamp(13px,3.6vw,15px)}.dots{display:none}}
