:root{--black:#09090b;--purple:#7c3aed;--purple-light:#9d5cf6;--magenta:#c026d3;--pink:#e879a0;--yellow:#eab308;--white:#f8f8f2;--off-white:#d4d4d8;--gray:#71717a;--gray-dark:#27272a;--gray-mid:#3f3f46;--green-neon:#4ade80;--site-max:1200px;--site-pad:1.5rem;--site-side:max(var(--site-pad), calc((100% - var(--site-max)) / 2))}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:Space Grotesk,sans-serif;overflow-x:hidden}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#09090be0;border-bottom:1px solid #7c3aed33;align-items:center;padding:1.25rem 0;display:flex;position:fixed;top:0;left:0;right:0}nav .nav-logo{margin-left:var(--site-side)}nav .nav-links{margin-right:var(--site-side);margin-left:auto}.nav-logo{color:var(--white);font-family:Space Mono,monospace;font-size:1.35rem;font-weight:700;text-decoration:none}.nav-logo span{color:var(--purple-light)}.nav-logo sub{letter-spacing:.12em;color:var(--gray);vertical-align:bottom;text-transform:uppercase;margin-left:4px;font-size:.6rem}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{letter-spacing:.08em;text-transform:uppercase;color:var(--gray);font-family:Space Mono,monospace;font-size:.7rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--white)}.nav-cta{background:var(--purple);border-radius:4px;padding:.5rem 1.25rem;color:var(--white)!important}.nav-cta:hover{background:var(--purple-light)!important}.hero{min-height:100vh;padding:8rem var(--site-side) 5rem;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background:radial-gradient(60% 50% at 70% 40%,#7c3aed2e 0%,#0000 70%),radial-gradient(40% 40% at 80% 70%,#c026d31f 0%,#0000 60%);position:absolute;inset:0}.hero-grid{z-index:0;background-image:linear-gradient(#7c3aed0f 1px,#0000 1px),linear-gradient(90deg,#7c3aed0f 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.hero-content{z-index:1;width:100%;max-width:var(--site-max);grid-template-columns:1.5fr 1fr;align-items:center;gap:3.5rem;margin:0 auto;display:grid;position:relative}.hero-main{max-width:700px}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--purple-light);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-family:Space Mono,monospace;font-size:.72rem;display:flex}.hero-eyebrow:before{content:"";background:var(--purple-light);width:32px;height:1px;display:block}.hero-title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,6.5rem);font-weight:700;line-height:1}.hero-title .brand{font-family:Space Mono,monospace}.hero-title .dot{color:var(--purple-light)}.hero-title .suffix{color:var(--purple-light);display:block}.hero-sub{color:var(--off-white);max-width:600px;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.hero-sub strong{color:var(--white);font-weight:600}.hero-promise{flex-wrap:wrap;gap:2rem;margin-bottom:3rem;display:flex}.promise-item{flex-direction:column;gap:.2rem;display:flex}.promise-num{color:var(--purple-light);font-family:Space Mono,monospace;font-size:2rem;font-weight:700;line-height:1}.promise-label{color:var(--gray);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.hero-ctas{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{background:var(--purple);color:var(--white);cursor:pointer;border:none;border-radius:4px;padding:.9rem 2rem;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary:hover{background:var(--purple-light);transform:translateY(-1px)}.btn-secondary{color:var(--off-white);border:1px solid var(--gray-mid);cursor:pointer;background:0 0;border-radius:4px;padding:.9rem 2rem;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.btn-secondary:hover{border-color:var(--purple-light);color:var(--white)}.hero-tag{color:var(--gray);margin-top:2rem;font-family:Space Mono,monospace;font-size:.7rem}.hero-datebar{border:1px solid var(--purple);background:#7c3aed1f;border-radius:8px;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.75rem;padding:.85rem 1.5rem;display:inline-flex}.hero-date-item{flex-direction:column;gap:.15rem;display:flex}.hero-date-item .hd-label{letter-spacing:.12em;text-transform:uppercase;color:var(--gray);font-family:Space Mono,monospace;font-size:.58rem}.hero-date-item .hd-val{color:var(--white);font-size:.95rem;font-weight:700}.hero-date-item .hd-val.accent{color:var(--purple-light)}.hero-date-sep{background:var(--gray-mid);align-self:stretch;width:1px}.hero-date-scarcity{color:var(--green-neon);align-items:center;gap:.4rem;font-family:Space Mono,monospace;font-size:.68rem;display:flex}.local-inner{max-width:1100px;margin:0 auto}.local-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:3rem;margin-top:3rem;display:grid}.local-info{flex-direction:column;gap:1.5rem;display:flex}.local-card{background:var(--gray-dark);border:1px solid var(--gray-mid);border-radius:10px;padding:1.5rem}.local-card h4{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:flex}.local-card p{color:var(--gray);font-size:.85rem;line-height:1.6}.local-card .local-addr{color:var(--off-white);font-size:.9rem}.local-feats{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.local-feat{color:var(--off-white);background:var(--gray-dark);border:1px solid var(--gray-mid);border-radius:6px;align-items:center;gap:.6rem;padding:.75rem 1rem;font-size:.82rem;display:flex}.local-map{background:var(--gray-dark);border:1px solid var(--gray-mid);border-radius:10px;justify-content:center;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.local-map-placeholder{color:var(--gray);text-align:center;padding:2rem;font-family:Space Mono,monospace;font-size:.78rem}.local-map-placeholder .pin{color:var(--purple-light);margin:0 auto .75rem;display:block}.hero-bonus-card{z-index:1;background:linear-gradient(135deg,#eab3081f,#c026d31a);border:1px solid #eab30866;border-radius:16px;padding:2rem;position:relative}.hero-bonus-card .bonus-pill{letter-spacing:.12em;text-transform:uppercase;color:var(--yellow);background:#eab3082e;border:1px solid #eab30866;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.3rem .7rem;font-family:Space Mono,monospace;font-size:.62rem;display:inline-flex}.hero-bonus-card h3{margin-bottom:.75rem;font-size:1.35rem;font-weight:700;line-height:1.2}.hero-bonus-card h3 .y{color:var(--yellow)}.hero-bonus-card .bonus-desc{color:var(--off-white);margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.hero-bonus-list{flex-direction:column;gap:.65rem;margin-bottom:1.5rem;list-style:none;display:flex}.hero-bonus-list li{color:var(--off-white);padding-left:1.5rem;font-size:.82rem;line-height:1.4;position:relative}.hero-bonus-list li:before{content:"";background:var(--list-icon-gift) center / contain no-repeat;width:.85rem;height:.85rem;position:absolute;top:.12em;left:0}.hero-bonus-value{color:var(--gray);border-top:1px dashed #eab3084d;padding-top:1.25rem;font-family:Space Mono,monospace;font-size:.78rem}.hero-bonus-value strong{color:var(--yellow);margin-top:.2rem;font-size:1.1rem;display:block}.nav-social{align-items:center;gap:.85rem;display:flex}.nav-social a{color:var(--gray);transition:color .2s;display:flex}.nav-social a:hover{color:var(--purple-light)}.nav-social svg{width:18px;height:18px}.midia-strip{border-top:1px solid var(--gray-dark);border-bottom:1px solid var(--gray-dark);padding:1.75rem var(--site-side);background:#ffffff03;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.midia-label{letter-spacing:.15em;text-transform:uppercase;color:var(--gray);white-space:nowrap;flex-shrink:0;font-family:Space Mono,monospace;font-size:.65rem}.midia-logos-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.midia-item{opacity:.55;filter:grayscale()brightness(2.5);align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.midia-item:hover{opacity:1;filter:grayscale(0)brightness()}.midia-item>svg{width:auto;height:32px;display:block}.midia-item img{object-fit:contain;width:auto;height:28px;display:block}.midia-item img[alt=Carta\ Capital]{height:24px}.midia-item img[alt="Estado de Minas"]{height:26px}.midia-item img[alt=Social\ Bauru]{height:36px}.tv-pill{color:var(--yellow);letter-spacing:.06em;white-space:nowrap;background:#eab3081f;border:1px solid #eab30859;border-radius:5px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-family:Space Mono,monospace;font-size:.72rem;display:inline-flex;filter:none!important;opacity:1!important}section:not(.hero){padding:6rem var(--site-side);flex-direction:column;align-items:center;display:flex}section:not(.hero)>*{width:100%;max-width:var(--site-max)}.section-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--purple-light);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.68rem}.section-title{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.1}.section-sub{color:var(--off-white);max-width:600px;font-size:1.05rem;line-height:1.7}.problema{background:var(--gray-dark)}.problema-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.problema-left{flex-direction:column;gap:1.5rem;display:flex}.problema-cards{flex-direction:column;gap:1rem;display:flex}.problema-card{background:var(--black);border:1px solid var(--gray-mid);border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.problema-card .icon{color:var(--purple-light);flex-shrink:0;margin-top:2px}.problema-card h4{margin-bottom:.3rem;font-size:.9rem;font-weight:600}.problema-card p{color:var(--gray);font-size:.82rem;line-height:1.5}.low-hanging{background:#7c3aed14;border:1px solid #7c3aed4d;border-radius:12px;align-items:flex-start;gap:1.25rem;padding:1.75rem;display:flex}.lh-icon{color:var(--yellow);flex-shrink:0;align-items:center;display:flex}.low-hanging h3{color:var(--purple-light);margin-bottom:.4rem;font-size:1rem;font-weight:600}.low-hanging p{color:var(--off-white);font-size:.84rem;line-height:1.6}.problema-right{flex-direction:column;gap:2rem;display:flex}.prod-delta-top{color:var(--green-neon);margin-bottom:.25rem;font-family:Space Mono,monospace;font-size:2.8rem;font-weight:700;line-height:1}.prod-delta-sub{color:var(--gray);margin-bottom:1.5rem;font-size:.82rem}.prod-bar-row{margin-bottom:.85rem}.prod-bar-label{color:var(--gray);justify-content:space-between;margin-bottom:.3rem;font-family:Space Mono,monospace;font-size:.65rem;display:flex}.prod-bar-wrap{background:var(--gray-mid);border-radius:4px;height:8px}.prod-bar{background:linear-gradient(90deg, var(--purple), var(--magenta));border-radius:4px;height:8px}.prod-bar-after{background:linear-gradient(90deg, var(--purple-light), var(--green-neon))}.oque-e{max-width:1100px;margin:0 auto}.oque-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.oque-card{border:1px solid var(--gray-mid);border-radius:8px;padding:2rem;transition:border-color .2s;position:relative;overflow:hidden}.oque-card:hover{border-color:var(--purple)}.oque-card:before{content:"";background:linear-gradient(90deg, var(--purple), var(--magenta));height:2px;position:absolute;top:0;left:0;right:0}.oque-card .num{color:var(--gray);letter-spacing:.15em;margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.65rem}.oque-card h3{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.oque-card p{color:var(--gray);font-size:.85rem;line-height:1.6}.programacao{background:var(--gray-dark)}.prog-inner{max-width:900px;margin:3rem auto 0}.prog-item{border-bottom:1px solid var(--gray-mid);grid-template-columns:120px 1fr;gap:2rem;padding:2rem 0;display:grid}.prog-item:last-child{border-bottom:none}.prog-time{color:var(--purple-light);padding-top:3px;font-family:Space Mono,monospace;font-size:.78rem}.prog-content h3{margin-bottom:.4rem;font-size:1rem;font-weight:600}.prog-content p{color:var(--gray);font-size:.85rem;line-height:1.6}.prog-tag{letter-spacing:.1em;text-transform:uppercase;border-radius:3px;margin-top:.75rem;padding:.2rem .6rem;font-family:Space Mono,monospace;font-size:.6rem;display:inline-block}.tag-hands{color:var(--purple-light);background:#7c3aed33}.tag-palestra{color:var(--pink);background:#c026d333}.tag-vip{color:var(--yellow);background:#eab30833}.plataforma-inner{max-width:1100px;margin:0 auto}.plat-header{max-width:700px;margin-bottom:2.5rem}.plat-ias{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0;display:flex}.plat-ia{background:var(--gray-dark);border:1px solid var(--gray-mid);color:var(--off-white);border-radius:6px;padding:.5rem 1rem;font-family:Space Mono,monospace;font-size:.75rem}.plat-ia.featured{border-color:var(--purple);color:var(--purple-light)}.plat-assistentes{background:var(--gray-dark);border:1px solid var(--gray-mid);border-radius:12px;margin-bottom:1.25rem;padding:2rem}.plat-assistentes h4{letter-spacing:.15em;color:var(--gray);text-transform:uppercase;margin-bottom:1.5rem;font-family:Space Mono,monospace;font-size:.65rem}.assistente-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem 2rem;display:grid}.assistente-setor h5{letter-spacing:.12em;text-transform:uppercase;color:var(--purple-light);margin-bottom:.75rem;font-family:Space Mono,monospace;font-size:.6rem}.assistente-list{flex-direction:column;gap:.55rem;display:flex}.assistente-item{color:var(--off-white);align-items:flex-start;gap:.6rem;font-size:.8rem;line-height:1.35;display:flex}.assistente-dot{background:var(--purple-light);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.assistente-more{color:var(--gray);text-align:center;margin-top:1.25rem;font-family:Space Mono,monospace;font-size:.72rem;font-style:italic}.bonus-vip-only{background:linear-gradient(135deg,#eab30814,#c026d30f);border:1px solid #eab30866;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:1.75rem 2rem;display:grid}.bonus-vip-icon{color:var(--yellow);align-items:center;display:flex}.bonus-vip-badge{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.85rem;display:flex}.badge-pill{letter-spacing:.12em;text-transform:uppercase;border-radius:3px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-family:Space Mono,monospace;font-size:.58rem;display:inline-flex}.badge-bonus{color:var(--yellow);background:#eab30826;border:1px solid #eab3084d}.badge-vip-only{color:var(--pink);background:#c026d326;border:1px solid #c026d34d}.bonus-vip-only h3{margin-bottom:.6rem;font-size:1rem;font-weight:600}.bonus-vip-only p{color:var(--off-white);margin-bottom:.85rem;font-size:.84rem;line-height:1.6}.bonus-value{font-family:Space Mono,monospace;font-size:.78rem}.bonus-value s{color:var(--gray);margin-right:.4rem}.bonus-value .inc{color:var(--yellow)}.oferta{background:var(--gray-dark)}.oferta-inner{max-width:1100px;margin:0 auto}.oferta-cols{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem;display:grid}.oferta-col{border:1px solid var(--gray-mid);border-radius:12px;padding:2rem}.oferta-col.col-vip{background:#eab30808;border-color:#eab30866}.oferta-col-title{letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;font-family:Space Mono,monospace;font-size:.65rem}.oferta-col.col-normal .oferta-col-title{color:var(--purple-light)}.oferta-col.col-vip .oferta-col-title{color:var(--yellow)}.oferta-stack{flex-direction:column;gap:.65rem;display:flex}.oferta-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.85rem 1rem;display:flex}.oferta-item.bonus-item{background:#eab3080a;border-color:#eab30840}.oferta-item-label{color:var(--off-white);font-size:.84rem}.oferta-item-label small{color:var(--gray);margin-top:.1rem;font-size:.72rem;display:block}.oferta-item-val{color:var(--gray);white-space:nowrap;text-align:right;font-family:Space Mono,monospace;font-size:.8rem}.oferta-item-val.yellow{color:var(--yellow)}.oferta-divider{border:none;border-top:1px dashed var(--gray-mid);margin:.5rem 0}.oferta-total{border-radius:8px;margin-top:.5rem;padding:1.5rem 1.25rem}.oferta-col.col-normal .oferta-total{background:#7c3aed1f;border:1px solid #7c3aed59}.oferta-col.col-vip .oferta-total{background:#eab3081a;border:1px solid #eab30859}.oferta-total-top{border-bottom:1px dashed #ffffff1f;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.oferta-total-top>:first-child{text-align:right}.oferta-mercado-label{color:var(--gray);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.25rem;font-family:Space Mono,monospace;font-size:.62rem;display:block}.oferta-mercado-val{color:var(--gray);font-family:Space Mono,monospace;font-size:1.2rem;font-weight:400;text-decoration:line-through}.oferta-recebe{color:var(--white);text-align:left;font-size:.82rem;font-weight:600}.oferta-recebe small{color:var(--gray);font-size:.68rem;font-weight:400;display:block}.oferta-lotes-label{color:var(--gray);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.85rem;font-family:Space Mono,monospace;font-size:.62rem}.oferta-lotes{flex-direction:column;gap:.5rem;display:flex}.oferta-lote-row{background:#ffffff08;border-radius:6px;justify-content:space-between;align-items:center;padding:.6rem .85rem;display:flex}.oferta-lote-row.atual{border:1.5px solid var(--purple-light);background:#7c3aed52;padding:.85rem 1rem}.oferta-col.col-vip .oferta-lote-row.atual{border:1.5px solid var(--yellow);background:#eab30838;padding:.85rem 1rem}.oferta-lote-nome{color:var(--off-white);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.oferta-lote-nome .tag-atual{letter-spacing:.08em;text-transform:uppercase;background:var(--purple);color:var(--white);border-radius:3px;padding:.12rem .45rem;font-family:Space Mono,monospace;font-size:.55rem}.oferta-col.col-vip .oferta-lote-nome .tag-atual{background:var(--yellow);color:var(--black)}.oferta-lote-val{font-family:Space Mono,monospace;font-size:.95rem;font-weight:700}.oferta-lote-row.atual .oferta-lote-val{color:var(--white);font-size:1.65rem}.oferta-col.col-normal .oferta-lote-row.atual .oferta-lote-val,.oferta-col.col-vip .oferta-lote-row.atual .oferta-lote-val{color:#fff}.oferta-lote-val.outro{color:var(--gray);font-size:.85rem;font-weight:400}.para-quem-inner{max-width:1100px;margin:0 auto}.perfil-box{background:var(--gray-dark);border:1px solid var(--gray-mid);border-radius:12px;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;padding:2.5rem;display:grid}.perfil-col h3{letter-spacing:.15em;color:var(--gray);text-transform:uppercase;margin-bottom:1.25rem;font-family:Space Mono,monospace;font-size:.65rem}.perfil-list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.perfil-list li{color:var(--off-white);padding-left:1.25rem;font-size:.9rem;line-height:1.5;position:relative}.perfil-list li:before{content:"→";color:var(--purple-light);font-size:.8rem;position:absolute;left:0}.perfil-faturamento{text-align:center;background:linear-gradient(135deg,#7c3aed26,#c026d31a);border:1px solid #7c3aed66;border-radius:8px;margin-top:2rem;padding:1.5rem}.perfil-fat-num{color:var(--white);margin-bottom:.3rem;font-family:Space Mono,monospace;font-size:1.6rem;font-weight:700;display:block}.perfil-fat-label{color:var(--gray);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.no-code-box{background:#7c3aed14;border:1px solid #7c3aed33;border-radius:8px;margin-top:2rem;padding:1.25rem}.no-code-box p{color:var(--off-white);font-size:.85rem;line-height:1.6}.prova-inner{max-width:1100px;margin:0 auto}.depo-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.depo-card{background:var(--gray-dark);border:1px solid var(--gray-mid);border-radius:8px;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.depo-quote{color:var(--off-white);font-size:.9rem;font-style:italic;line-height:1.7}.depo-author{color:var(--gray);font-family:Space Mono,monospace;font-size:.7rem}.depo-author strong{color:var(--purple-light);margin-bottom:.1rem;font-style:normal;display:block}.midia-section{margin-top:4rem}.midia-section-label{letter-spacing:.15em;text-transform:uppercase;color:var(--gray);margin-bottom:1.5rem;font-family:Space Mono,monospace;font-size:.65rem}.midia-logos-big{flex-wrap:wrap;align-items:stretch;gap:1.25rem;display:flex}.midia-veiculo-card{background:var(--gray-dark);border:1px solid var(--gray-mid);opacity:.55;filter:grayscale()brightness(2.2);border-radius:8px;justify-content:center;align-items:center;min-width:180px;height:68px;padding:1.1rem 2rem;text-decoration:none;transition:all .2s;display:flex}.midia-veiculo-card:hover{opacity:1;filter:none;border-color:var(--purple)}.midia-veiculo-card>svg{width:auto;max-width:200px;height:32px}.midia-veiculo-card img{object-fit:contain;width:auto;max-width:220px;height:32px;display:block}.midia-veiculo-card img[alt=Carta\ Capital]{height:28px}.midia-veiculo-card img[alt="Estado de Minas"]{height:26px}.midia-veiculo-card img[alt=Social\ Bauru]{height:40px}.midia-veiculo-card.tv-card{filter:none;opacity:.8;background:#eab3080d;border-color:#eab3084d}.midia-veiculo-card.tv-card:hover{opacity:1;border-color:var(--yellow)}.tv-text-big{color:var(--yellow);letter-spacing:.06em;align-items:center;gap:.4rem;font-family:Space Mono,monospace;font-size:.78rem;display:inline-flex}.quem-inner{max-width:900px;margin:0 auto}.quem-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;margin-top:3rem;display:grid}.quem-bio p{color:var(--off-white);margin-bottom:1.25rem;font-size:.92rem;line-height:1.8}.quem-bio p strong{color:var(--white)}.quem-ev{background:var(--gray-dark);border:1px solid var(--gray-mid);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;margin:2.5rem 0 0;padding:1.75rem 2rem;display:grid}.quem-ev-logo{flex-shrink:0}.quem-ev-text{color:var(--gray);font-size:.85rem;line-height:1.6}.quem-ev-text strong{color:var(--purple-light)}.quem-ev-social{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.quem-ev-social a{color:var(--gray);transition:color .2s;display:flex}.quem-ev-social a:hover{color:var(--purple-light)}.quem-ev-social svg{width:20px;height:20px}.quem-social{align-items:center;gap:.85rem;margin-top:1.5rem;display:flex}.quem-social-label{color:var(--gray);letter-spacing:.1em;text-transform:uppercase;font-family:Space Mono,monospace;font-size:.65rem}.quem-social a{color:var(--gray);transition:color .2s;display:flex}.quem-social a:hover{color:var(--purple-light)}.quem-social svg{width:20px;height:20px}.video-embed{aspect-ratio:16/9;cursor:pointer;background:linear-gradient(135deg,#7c3aed33,#c026d31f);border:1px solid #eab3084d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;transition:all .2s;display:flex;position:relative;overflow:hidden}.video-embed:hover{border-color:var(--yellow)}.video-embed:hover .video-play{transform:scale(1.08)}.video-frame{aspect-ratio:16/9;border:1px solid #eab3084d;border-radius:12px;width:100%;position:relative;overflow:hidden}.video-frame iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.video-play{background:var(--yellow);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s;display:flex;box-shadow:0 4px 24px #eab30866}.video-play:after{content:"";border-left:18px solid var(--black);border-top:11px solid #0000;border-bottom:11px solid #0000;margin-left:5px}.video-globo-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--yellow);background:#09090bd9;border-radius:5px;padding:.35rem .75rem;font-family:Space Mono,monospace;font-size:.68rem;position:absolute;top:1rem;right:1rem}.quem-video-caption{color:var(--gray);text-align:center;margin-top:1rem;font-size:.8rem;line-height:1.5}.quem-video-caption strong{color:var(--off-white)}.tour{background:var(--gray-dark)}.tour-inner{max-width:1100px;margin:0 auto}.tour-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem;display:grid}.tour-card{border:1px solid var(--gray-mid);border-radius:8px;padding:1.75rem;transition:border-color .2s}.tour-card:hover{border-color:var(--purple)}.tour-card.active{border-color:var(--purple);background:#7c3aed0f}.tour-badge{letter-spacing:.12em;text-transform:uppercase;border-radius:3px;align-items:center;gap:.35rem;margin-bottom:1rem;padding:.2rem .6rem;font-family:Space Mono,monospace;font-size:.6rem;display:inline-flex}.badge-open{color:var(--green-neon);background:#4ade8026}.badge-soon{color:var(--purple-light);background:#7c3aed26}.tour-city{margin-bottom:.25rem;font-size:1.35rem;font-weight:700}.tour-date{color:var(--purple-light);margin-bottom:.75rem;font-family:Space Mono,monospace;font-size:.75rem}.tour-local{color:var(--gray);margin-bottom:1.25rem;font-size:.8rem;line-height:1.4}.tour-vagas{color:var(--gray);margin-bottom:1.25rem;font-family:Space Mono,monospace;font-size:.68rem}.tour-vagas strong{color:var(--green-neon)}.btn-tour{text-align:center;background:var(--purple);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:4px;padding:.65rem 1rem;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s;display:block}.btn-tour:hover{background:var(--purple-light)}.btn-tour.outline{border:1px solid var(--gray-mid);color:var(--off-white);background:0 0}.btn-tour.outline:hover{border-color:var(--purple-light);color:var(--white);background:0 0}.espera-form{flex-direction:column;gap:.5rem;margin-bottom:0;display:flex}.espera-input{background:var(--black);border:1px solid var(--gray-mid);color:var(--white);border-radius:4px;outline:none;padding:.55rem .75rem;font-family:Space Grotesk,sans-serif;font-size:.8rem;transition:border-color .2s}.espera-input:focus{border-color:var(--purple-light)}.espera-input::placeholder{color:var(--gray)}.tour-card.sugerir{text-align:center;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;min-height:220px;display:flex}.sugerir h3{font-size:.95rem;font-weight:600}.sugerir p{color:var(--gray);font-size:.78rem;line-height:1.5}.ingressos-inner{max-width:900px;margin:0 auto}.lote-tabs{gap:.5rem;margin-top:2.5rem;margin-bottom:2rem;display:flex}.lote-tab{letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--gray-mid);color:var(--gray);cursor:pointer;background:0 0;border-radius:4px;padding:.5rem 1.25rem;font-family:Space Mono,monospace;font-size:.7rem;transition:all .2s}.lote-tab.active{background:var(--purple);border-color:var(--purple);color:var(--white)}.lote-tab:hover:not(.active){border-color:var(--purple-light);color:var(--off-white)}.lote-label{color:var(--gray);letter-spacing:.1em;margin-bottom:1.25rem;font-family:Space Mono,monospace;font-size:.68rem}.ticket-pair{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ticket-card{border:1px solid var(--gray-mid);border-radius:8px;flex-direction:column;padding:2rem;display:flex;position:relative;overflow:hidden}.ticket-card:before{content:"";background:linear-gradient(90deg, var(--purple), var(--magenta));height:2px;position:absolute;top:0;left:0;right:0}.ticket-card.vip-card{background:#eab30808;border-color:#eab30866}.ticket-card.vip-card:before{background:linear-gradient(90deg, var(--yellow), var(--magenta))}.ticket-type{letter-spacing:.15em;text-transform:uppercase;color:var(--gray);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.65rem}.ticket-price-row{flex-wrap:wrap;align-items:baseline;gap:.65rem;margin-bottom:.2rem;display:flex}.ticket-price{margin-bottom:.2rem;font-size:2.2rem;font-weight:700;line-height:1}.ticket-price-row .ticket-price{margin-bottom:0}.ticket-price.gold{color:var(--yellow)}.ticket-de{color:#a1a1aa;font-family:Space Mono,monospace;font-size:1.15rem;font-weight:700;line-height:1;-webkit-text-decoration:line-through #71717a;text-decoration:line-through #71717a;text-decoration-thickness:2px}.ticket-installment{color:var(--gray);margin-bottom:1.5rem;font-family:Space Mono,monospace;font-size:.68rem}.ticket-features li.bonus-feat:before{background-image:var(--list-icon-gift)}.ticket-features{flex-direction:column;flex:1;gap:.6rem;margin-bottom:1.75rem;list-style:none;display:flex}.ticket-features li{color:var(--off-white);padding-left:1.25rem;font-size:.82rem;line-height:1.4;position:relative}.ticket-features li:before{content:"";background:var(--list-icon-check) center / contain no-repeat;width:.75rem;height:.75rem;position:absolute;top:.15em;left:0}.ticket-features li.no{color:var(--gray)}.ticket-features li.no:before{background-image:var(--list-icon-close)}.ticket-features li.gold-feat{color:var(--yellow)}.ticket-features li.gold-feat:before{background-image:var(--list-icon-star)}.ticket-bonus{border-top:1px dashed var(--gray-mid);margin:0 0 1.5rem;padding-top:1rem}.ticket-bonus-label{letter-spacing:.12em;text-transform:uppercase;color:var(--yellow);margin-bottom:.6rem;font-family:Space Mono,monospace;font-size:.58rem}.ticket-bonus ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.ticket-bonus li{color:var(--off-white);padding-left:1.4rem;font-size:.8rem;line-height:1.4;position:relative}.ticket-bonus li:before{content:"";background:var(--list-icon-gift) center / contain no-repeat;width:.85rem;height:.85rem;position:absolute;top:.12em;left:0}.ticket-btn{text-align:center;cursor:pointer;border:none;border-radius:4px;width:100%;padding:.75rem;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.ticket-btn.purple{background:var(--purple);color:var(--white)}.ticket-btn.purple:hover{background:var(--purple-light)}.ticket-btn.outline{color:var(--off-white);border:1px solid var(--gray-mid);background:0 0}.ticket-btn.outline:hover{border-color:var(--purple-light);color:var(--white)}.ticket-btn.gold{background:var(--yellow);color:var(--black)}.ticket-btn.gold:hover{background:#f0c030}.ticket-btn.disabled{background:var(--gray-dark);color:var(--gray);border:1px solid var(--gray-mid);cursor:not-allowed}.ticket-btn.disabled:hover{background:var(--gray-dark)}.ticket-lote-aviso{color:var(--gray);text-align:center;letter-spacing:.05em;margin-top:.5rem;font-family:Space Mono,monospace;font-size:.62rem}.corporativo-box{background:var(--gray-dark);border:1px solid var(--gray-mid);border-radius:8px;grid-template-columns:1fr 2fr;align-items:center;gap:2rem;margin-top:2.5rem;padding:2rem;display:grid}.corporativo-box h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.corporativo-box p{color:var(--gray);font-size:.85rem;line-height:1.6}.corp-table{border-collapse:collapse;width:100%}.corp-table td{border-bottom:1px solid var(--gray-mid);color:var(--off-white);padding:.6rem 0;font-size:.82rem}.corp-table td:first-child{color:var(--gray)}.corp-table td strong{color:var(--green-neon)}.parcelamento-note{text-align:center;color:var(--gray);border:1px dashed var(--gray-mid);border-radius:6px;margin-top:1.5rem;padding:1rem;font-family:Space Mono,monospace;font-size:.75rem}.parcelamento-note strong{color:var(--purple-light)}.mastermind{background:linear-gradient(135deg,#7c3aed1f,#c026d314);border-top:1px solid #7c3aed4d;border-bottom:1px solid #7c3aed4d}.mastermind-inner{text-align:center;max-width:800px;margin:0 auto}.mastermind-inner .section-sub{margin:0 auto 2.5rem}.mastermind-features{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:2.5rem;display:flex}.mm-feat{color:var(--off-white);flex-direction:column;align-items:center;gap:.4rem;font-size:.82rem;display:flex}.mm-feat .ico{color:var(--purple-light)}.faq-inner{max-width:700px;margin:3rem auto 0}.faq-item{border-bottom:1px solid var(--gray-mid);padding:1.5rem 0}.faq-q{margin-bottom:.75rem;font-size:.95rem;font-weight:600}.faq-a{color:var(--gray);font-size:.85rem;line-height:1.7}footer{background:var(--black);border-top:1px solid var(--gray-dark);padding:3rem var(--site-side)}.footer-top{border-bottom:1px solid var(--gray-dark);width:100%;max-width:var(--site-max);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;padding-bottom:2.5rem;display:flex}.footer-logo-iago{color:var(--white);margin-bottom:.5rem;font-family:Space Mono,monospace;font-size:1.1rem;font-weight:700}.footer-logo-iago span{color:var(--purple-light)}.footer-sub{color:var(--gray);margin-bottom:1rem;font-size:.78rem}.footer-ev-row{align-items:center;gap:.6rem;display:flex}.footer-ev-label{color:var(--gray);font-size:.72rem}.ev-svg{opacity:.75;width:auto;height:34px}.footer-links-col h4{letter-spacing:.15em;text-transform:uppercase;color:var(--gray);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.62rem}.footer-links{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer-links a{color:var(--gray);font-size:.82rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-social{flex-direction:column;gap:.75rem;display:flex}.footer-social a{color:var(--gray);align-items:center;gap:.6rem;font-size:.82rem;text-decoration:none;transition:color .2s;display:flex}.footer-social a:hover{color:var(--purple-light)}.footer-social svg{flex-shrink:0;width:18px;height:18px}.footer-bottom{width:100%;max-width:var(--site-max);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-left:auto;margin-right:auto;display:flex}.footer-legal{color:var(--gray);font-size:.72rem;line-height:1.7}.footer-legal strong{color:var(--off-white)}.footer-copy{color:var(--gray);font-family:Space Mono,monospace;font-size:.65rem}@media (max-width:900px){:root{--site-side:var(--site-pad)}nav .nav-logo{margin-left:var(--site-pad)}nav .nav-links{margin-right:var(--site-pad)}.nav-links{display:none}section:not(.hero){padding:4rem var(--site-pad)}.hero{padding:6rem var(--site-pad) 3rem}.hero-content{grid-template-columns:1fr;gap:2.5rem}.problema-grid,.plataforma-inner,.perfil-box,.oferta-cols,.ticket-pair,.quem-grid{grid-template-columns:1fr;gap:2rem}.local-grid{grid-template-columns:1fr;gap:1.5rem}.hero-datebar{gap:1rem;padding:1rem}.hero-date-sep{display:none}.quem-ev{text-align:left;grid-template-columns:1fr;gap:1.25rem}.assistente-grid{grid-template-columns:1fr;gap:1.5rem}.bonus-vip-only{text-align:left;grid-template-columns:1fr;gap:1rem}.oque-grid,.depo-grid{grid-template-columns:1fr}.tour-grid{grid-template-columns:1fr 1fr}.midia-strip{padding:1rem var(--site-pad);gap:1.5rem}footer{padding:2.5rem var(--site-pad)}.footer-top{flex-direction:column}.corporativo-box{grid-template-columns:1fr}}.video-modal{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#09090bd9;justify-content:center;align-items:center;padding:2rem;display:none;position:fixed;inset:0}.video-modal.open{display:flex}.video-modal-content{width:100%;max-width:900px;position:relative}.video-modal-frame{aspect-ratio:16/9;background:#000;border:1px solid #eab30866;border-radius:12px;width:100%;position:relative;overflow:hidden}.video-modal-frame iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.video-modal-close{border:1px solid var(--gray-mid);color:var(--white);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;top:-2.75rem;right:0}.video-modal-close:hover{border-color:var(--yellow);color:var(--yellow)}.video-modal-caption{color:var(--gray);text-align:center;margin-top:1rem;font-family:Space Mono,monospace;font-size:.7rem}.lead-modal{z-index:1001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#09090be0;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.lead-modal-content{background:var(--gray-dark);border:1px solid #7c3aed59;border-radius:12px;width:100%;max-width:440px;padding:2rem;position:relative}.lead-modal-close{border:1px solid var(--gray-mid);color:var(--white);cursor:pointer;background:0 0;border-radius:6px;width:32px;height:32px;font-size:1rem;position:absolute;top:1rem;right:1rem}.lead-modal-close:hover{border-color:var(--purple-light);color:var(--purple-light)}.lead-modal-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--purple-light);margin-bottom:.5rem;font-family:Space Mono,monospace;font-size:.65rem}.lead-modal-title{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.lead-modal-sub{color:var(--gray);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.lead-form{flex-direction:column;gap:1rem;display:flex}.lead-field{flex-direction:column;gap:.35rem;display:flex}.lead-field span{letter-spacing:.08em;text-transform:uppercase;color:var(--gray);font-family:Space Mono,monospace;font-size:.62rem}.lead-field input{background:var(--black);border:1px solid var(--gray-mid);color:var(--white);border-radius:6px;padding:.75rem 1rem;font-family:Space Grotesk,sans-serif;font-size:.95rem}.lead-field input:focus{border-color:var(--purple-light);outline:none}.lead-field input:disabled{opacity:.6}.lead-form-submit{cursor:pointer;border:none;width:100%;margin-top:.5rem}.lead-form-submit:disabled{opacity:.6;cursor:not-allowed}.lead-form-error{color:#f87171;margin:0;font-size:.85rem}.lead-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.lead-modal-success{text-align:center}.lead-modal-success h2{margin-bottom:.75rem}.lead-modal-success p{color:var(--off-white);margin-bottom:1.5rem}.video-trigger{cursor:pointer}.scroll-top{z-index:45;border:1px solid var(--gray-mid);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:48px;height:48px;color:var(--green-neon);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:#27272aeb;border-radius:4px;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:opacity .2s,transform .2s,visibility .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(10px);box-shadow:0 8px 24px #00000059}.scroll-top.on{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.scroll-top:hover,.scroll-top:focus-visible{background:var(--purple);color:var(--white);border-color:#0000;outline:none}.scroll-top.on:hover,.scroll-top.on:focus-visible{transform:translateY(-2px)}.scroll-top svg{stroke:currentColor;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}@media (max-width:760px){.scroll-top{bottom:18px;right:18px}}
:root{--list-icon-gift:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23EAB308%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-gift%22%20aria-hidden%3D%22true%22%3E%3Cpath%20d%3D%22M12%207v14%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%2011v8a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2v-8%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7.5%207a1%201%200%200%201%200-5A4.8%208%200%200%201%2012%207a4.8%208%200%200%201%204.5-5%201%201%200%200%201%200%205%22%3E%3C%2Fpath%3E%3Crect%20x%3D%223%22%20y%3D%227%22%20width%3D%2218%22%20height%3D%224%22%20rx%3D%221%22%3E%3C%2Frect%3E%3C%2Fsvg%3E);--list-icon-check:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%239D5CF6%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-check%22%20aria-hidden%3D%22true%22%3E%3Cpath%20d%3D%22M20%206%209%2017l-5-5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E);--list-icon-close:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23ef4444%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-x%22%20aria-hidden%3D%22true%22%3E%3Cpath%20d%3D%22M18%206%206%2018%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m6%206%2012%2012%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E);--list-icon-star:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23EAB308%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-star%22%20aria-hidden%3D%22true%22%3E%3Cpath%20d%3D%22M11.525%202.295a.53.53%200%200%201%20.95%200l2.31%204.679a2.123%202.123%200%200%200%201.595%201.16l5.166.756a.53.53%200%200%201%20.294.904l-3.736%203.638a2.123%202.123%200%200%200-.611%201.878l.882%205.14a.53.53%200%200%201-.771.56l-4.618-2.428a2.122%202.122%200%200%200-1.973%200L6.396%2021.01a.53.53%200%200%201-.77-.56l.881-5.139a2.122%202.122%200%200%200-.611-1.879L2.16%209.795a.53.53%200%200%201%20.294-.906l5.165-.755a2.122%202.122%200%200%200%201.597-1.16z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}
.lucide{vertical-align:middle;flex-shrink:0;display:inline-block}.tour-sugerir-icon{color:var(--purple-light);justify-content:center;align-items:center;display:flex}.lh-icon .lucide,.bonus-vip-icon .lucide{color:var(--yellow)}.mm-feat .lucide,.local-feat .lucide,.problema-card .icon .lucide{color:var(--purple-light)}.bonus-pill .lucide,.oferta-item-label .lucide,.tv-pill .lucide,.tv-text-big .lucide,.tour-badge .lucide{color:currentColor}.local-map-placeholder .pin .lucide{color:var(--purple-light)}.badge-pill .lucide{color:var(--yellow)}
