.land{--land-ink: #0b1220;--land-ink-soft: #1a2438;--land-cream: #f4f7fb;--land-muted: #8b97ab;--land-accent: #e8a317;--land-accent-deep: #c4840a;--land-teal: #1f9d8a;--land-red: #d62828;--land-green: #2a9d4a;--land-blue: #1f6feb;--land-line: rgba(255, 255, 255, .12);--land-font-display: "Syne", system-ui, sans-serif;--land-font-body: "Figtree", system-ui, sans-serif;min-height:100vh;color:#e8eef8;background:var(--land-ink);font-family:var(--land-font-body)}.land *{box-sizing:border-box}.land a{color:inherit;text-decoration:none}.land-nav{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem clamp(1rem,4vw,2.5rem);background:#0b1220d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--land-line)}.land-nav-brand{display:flex;align-items:center;gap:.7rem;min-width:0;font-family:var(--land-font-display);font-weight:700;letter-spacing:.01em}.land-nav-brand img{height:36px;width:auto;object-fit:contain;flex-shrink:0}.land-nav-brand span{font-size:clamp(.78rem,1.5vw,.95rem);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.land-nav-brand span{white-space:normal;max-width:11rem}}.land-nav-links{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.land-nav-links a,.land-nav-links button{appearance:none;border:0;background:transparent;color:#d5deee;font:inherit;font-size:.92rem;font-weight:600;padding:.45rem .85rem;border-radius:10px;cursor:pointer;transition:background .2s ease,color .2s ease}.land-nav-links a:hover,.land-nav-links button:hover{background:#ffffff14;color:#fff}.land-nav-cta{background:var(--land-accent)!important;color:#1a1200!important}.land-nav-cta:hover{background:var(--land-accent-deep)!important;color:#fff!important}.land-hero{position:relative;min-height:min(92vh,860px);display:grid;align-items:end;overflow:hidden;isolation:isolate}.land-hero-bg{position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse 70% 55% at 78% 42%,rgba(214,40,40,.28),transparent 55%),radial-gradient(ellipse 55% 50% at 88% 58%,rgba(42,157,74,.22),transparent 50%),radial-gradient(ellipse 50% 45% at 70% 72%,rgba(31,111,235,.22),transparent 50%),linear-gradient(160deg,#070b14,#101a2e 45%,#0b1220)}.land-hero-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.55),transparent 85%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.55),transparent 85%);pointer-events:none}.land-hero-visual{position:absolute;right:clamp(-4%,2vw,6%);bottom:clamp(4%,8vh,12%);width:min(52vw,560px);z-index:-1;pointer-events:none;animation:land-float 7s ease-in-out infinite}.land-hero-visual img{width:100%;height:auto;display:block;filter:drop-shadow(0 28px 50px rgba(0,0,0,.55))}.land-hero-content{width:min(1120px,100%);margin:0 auto;padding:clamp(5.5rem,12vh,8rem) clamp(1rem,4vw,2.5rem) clamp(3.5rem,8vh,5.5rem)}.land-kicker{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--land-accent);margin-bottom:1rem;animation:land-rise .7s ease both}.land-hero-brand{display:flex;align-items:center;gap:.9rem;margin-bottom:1.1rem;animation:land-rise .75s ease .05s both}.land-hero-brand img{height:clamp(52px,8vw,72px);width:auto;object-fit:contain}.land-hero-brand span{font-family:var(--land-font-display);font-size:clamp(2.4rem,6vw,4.2rem);font-weight:800;letter-spacing:-.03em;line-height:.95}.land-hero h1{max-width:16ch;margin:0 0 1rem;font-family:var(--land-font-display);font-size:clamp(1.7rem,3.6vw,2.65rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;animation:land-rise .8s ease .1s both}.land-hero-lead{max-width:38ch;margin:0 0 1.75rem;font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.55;color:#c5d0e4;animation:land-rise .85s ease .15s both}.land-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;animation:land-rise .9s ease .2s both}.land-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.7rem 1.35rem;border-radius:12px;border:1px solid transparent;font:inherit;font-weight:700;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.land-btn:hover{transform:translateY(-1px)}.land-btn-primary{background:var(--land-accent);color:#1a1200}.land-btn-primary:hover{background:#f0b429}.land-btn-ghost{background:#ffffff0f;border-color:#ffffff2e;color:#fff}.land-btn-ghost:hover{background:#ffffff1f}.land-btn-whatsapp{background:#1faa59;color:#fff}.land-btn-whatsapp:hover{background:#17964c}.land-section{width:min(1120px,100%);margin:0 auto;padding:clamp(3.5rem,8vh,5.5rem) clamp(1rem,4vw,2.5rem)}.land-section-head{max-width:40rem;margin-bottom:2.25rem}.land-section-head h2{margin:0 0 .65rem;font-family:var(--land-font-display);font-size:clamp(1.7rem,3vw,2.25rem);font-weight:700;letter-spacing:-.02em}.land-section-head p{margin:0;color:var(--land-muted);font-size:1.05rem;line-height:1.55}.land-section-light{background:linear-gradient(180deg,#f2f5fa,#e8eef6);color:var(--land-ink)}.land-section-light .land-section-head p{color:#5a6780}.land-section-light-inner{width:min(1120px,100%);margin:0 auto;padding:clamp(3.5rem,8vh,5.5rem) clamp(1rem,4vw,2.5rem)}.land-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem 1.75rem;list-style:none;margin:0;padding:0}.land-features li{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;padding-top:.35rem}.land-feature-dot{width:10px;height:10px;margin-top:.45rem;border-radius:50%;background:var(--land-teal);box-shadow:0 0 0 4px #1f9d8a2e}.land-features strong{display:block;font-family:var(--land-font-display);font-size:1.05rem;margin-bottom:.25rem}.land-features span{color:#5a6780;font-size:.95rem;line-height:1.45}.land-modules{display:grid;gap:2.5rem}.land-module{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(1.25rem,3vw,2.5rem);align-items:center}.land-module:nth-child(2n){direction:rtl}.land-module:nth-child(2n)>*{direction:ltr}.land-module-copy h3{margin:0 0 .55rem;font-family:var(--land-font-display);font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:700}.land-module-copy p{margin:0;color:var(--land-muted);line-height:1.55;font-size:1.02rem}.land-module-tag{display:inline-block;margin-bottom:.65rem;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--land-accent)}.lpv-bezel{border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#0b1220;box-shadow:0 24px 60px #00000061;transition:transform .35s ease,box-shadow .35s ease}.lpv-bezel:hover{transform:translateY(-4px);box-shadow:0 32px 72px #0000007a}.lpv-bezel-bar{display:flex;align-items:center;gap:.4rem;padding:.55rem .75rem;background:#0a101c;border-bottom:1px solid rgba(255,255,255,.08)}.lpv-bezel-bar i{width:8px;height:8px;border-radius:50%;background:#3d4b66}.lpv-bezel-bar i:nth-child(1){background:#ff5f57}.lpv-bezel-bar i:nth-child(2){background:#febc2e}.lpv-bezel-bar i:nth-child(3){background:#28c840}.lpv-bezel-bar span{margin-left:.45rem;font-size:.7rem;color:#8b97ab;font-weight:600}.lpv-tv{padding:.55rem;background:#0b1220}.lpv-tv-stage{position:relative;min-height:250px;border-radius:10px;padding:1rem 1.1rem 1.1rem;background:linear-gradient(135deg,#e8f1fa,#c5d9ef);color:#0f2f55;overflow:hidden;box-shadow:inset 0 0 0 1px #0f2f5514}.lpv-tv-stage:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.45),transparent 55%)}.lpv-tv-edition{position:relative;z-index:1;margin:0;font-size:.72rem;font-weight:700;letter-spacing:.12em;color:#5b6b7c}.lpv-tv-prize{position:relative;z-index:1;margin:.35rem 0 .9rem;font-family:var(--land-font-display);font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:800;color:#0f2f55;letter-spacing:-.02em}.lpv-tv-balls{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.9rem}.lpv-tv-ball{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0f2f55;font-weight:800;font-size:.92rem;box-shadow:0 4px 12px #0f2f551f,inset 0 -3px 6px #0f2f550f;border:1px solid rgba(15,47,85,.08);animation:land-pop .5s ease both}.lpv-tv-ball:nth-child(2){animation-delay:.05s}.lpv-tv-ball:nth-child(3){animation-delay:.1s}.lpv-tv-ball:nth-child(4){animation-delay:.15s}.lpv-tv-ball:nth-child(5){animation-delay:.2s}.lpv-tv-ball:nth-child(6){animation-delay:.25s}.lpv-tv-winners{position:relative;z-index:1;display:grid;gap:.35rem}.lpv-tv-winners-title{margin:0;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5b6b7c}.lpv-tv-winners ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.lpv-tv-winners li{display:flex;flex-direction:column;gap:.1rem;padding:.4rem .55rem;border-radius:8px;background:#ffffffb8;border:1px solid rgba(15,47,85,.14);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lpv-tv-winners strong{font-size:.78rem;color:#0f2f55}.lpv-tv-winners span{font-size:.68rem;color:#5b6b7c}.lpv-board{min-height:250px;padding:.55rem;background:radial-gradient(circle at 18% 12%,rgba(56,132,255,.18),transparent 42%),radial-gradient(circle at 85% 90%,rgba(16,185,129,.12),transparent 45%),linear-gradient(160deg,#0a1024,#0b1226 55%,#070b18)}.lpv-board-band{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .65rem;margin-bottom:.55rem;border-radius:8px;background:linear-gradient(120deg,#1e40af,#163288);border:1px solid rgba(255,255,255,.18);font-size:.68rem;font-weight:700}.lpv-board-company{color:#fff}.lpv-board-edition{color:#b3c5e0}.lpv-board-prize{color:#fcd34d}.lpv-board-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:.28rem}.lpv-board-ball{aspect-ratio:1;border-radius:50%;display:grid;place-items:center;font-size:.52rem;font-weight:800;background:#dce4f0;color:#7a8ea8}.lpv-board-ball.marked{background:#3b82f6;color:#0d2040}.lpv-board-ball.last{background:#f59e0b;color:#052e16;box-shadow:0 0 0 2px #f59e0b73}.lpv-shot{background:#eef4fb;line-height:0}.lpv-shot img{display:block;width:100%;height:auto;object-fit:cover;object-position:top center}.lpv-esc{min-height:250px;padding:.55rem;background:linear-gradient(180deg,#fff,#eef3fd);color:#0f172a}.lpv-esc-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .55rem;margin-bottom:.45rem;border-radius:6px;border:1px solid rgba(15,23,42,.1);background:linear-gradient(135deg,#fff,#eef3fd 130%)}.lpv-esc-header strong{font-size:.82rem;color:#1d4ed8}.lpv-esc-header span{font-size:.68rem;color:#64748b;font-weight:600}.lpv-esc-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.28rem}.lpv-esc-cell{aspect-ratio:1;border-radius:6px;border:1px solid rgba(15,23,42,.1);background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;position:relative;overflow:hidden}.lpv-esc-cell small{font-size:.48rem;color:#94a3b8;font-weight:700}.lpv-esc-cell span{font-size:.58rem;font-weight:800;color:#334155;text-shadow:0 1px 0 #fff}.lpv-esc-cell.ok{background:#f0fdf4;border-color:#16a34a59}.lpv-esc-cell.ok span{color:#15803d}.lpv-esc-cell.scanning{border-color:#1d4ed8;box-shadow:inset 0 0 0 1px #1d4ed840}.lpv-esc-cell.scanning span{color:#1d4ed8}.lpv-esc-cell.scanning:after{content:"";position:absolute;left:0;right:0;height:2px;background:#1d4ed8;animation:land-scanline 1.4s ease-in-out infinite}.lpv-esc-cell.empty span{color:#cbd5e1}.land-contact{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(1.5rem,4vw,3rem);align-items:center}.land-contact-card{padding:1.5rem 1.6rem;border-radius:20px;background:linear-gradient(160deg,#1faa5929,#ffffff0a);border:1px solid rgba(31,170,89,.35)}.land-contact-card h3{margin:0 0 .35rem;font-family:var(--land-font-display);font-size:1.35rem}.land-contact-card .land-person{color:#d5deee;margin:0 0 .85rem;font-size:.98rem}.land-contact-card .land-phone{display:block;font-family:var(--land-font-display);font-size:1.45rem;font-weight:700;letter-spacing:.02em;margin-bottom:1.1rem}.land-contact-note{margin:1rem 0 0;color:var(--land-muted);font-size:.9rem;line-height:1.45}.land-contact-aside{color:var(--land-muted);line-height:1.55}.land-contact-aside strong{color:#e8eef8}.land-footer{border-top:1px solid var(--land-line);padding:1.75rem clamp(1rem,4vw,2.5rem) 2.25rem}.land-footer-inner{width:min(1120px,100%);margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.land-footer-brands{display:flex;align-items:center;gap:1.25rem;opacity:.72}.land-footer-brands img{height:28px;width:auto;object-fit:contain;filter:grayscale(.15) brightness(1.05)}.land-footer-copy{color:#6d7a92;font-size:.82rem}@keyframes land-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes land-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes land-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes land-scanline{0%,to{top:12%;opacity:.2}50%{top:78%;opacity:1}}@media(prefers-reduced-motion:reduce){.land-hero-visual,.lpv-tv-ball,.lpv-esc-cell.scanning:after{animation:none!important}}@media(max-width:900px){.land-hero-visual{width:min(70vw,380px);opacity:.55;right:-8%}.land-features{grid-template-columns:1fr}.land-module,.land-module:nth-child(2n){grid-template-columns:1fr;direction:ltr}.land-contact{grid-template-columns:1fr}}@media(max-width:640px){.land-nav-links a:not(.land-nav-cta):not(.land-nav-contact){display:none}.land-hero-brand span{font-size:2rem}.land-hero h1{max-width:none}}
