@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');:root{--a:#7050f5;--ink:#14182a;--muted:#6f7587}*{box-sizing:border-box}body{font-family:Inter,Arial,sans-serif;color:var(--ink)}a{text-decoration:none}.brand{font-size:1.65rem;font-weight:900;letter-spacing:-2px;color:var(--ink)}.brand span{color:var(--a)}.btn-auth{background:linear-gradient(135deg,#6648e8,#8a63ff);border:0;color:#fff;font-weight:700}.btn-auth:hover{color:#fff;filter:brightness(.95)}.kicker{font-size:.72rem;letter-spacing:1.5px;font-weight:900;color:var(--a)}.hero{padding:7rem 0;background:radial-gradient(circle at 80% 20%,#ded5ff,transparent 35%),linear-gradient(#fff,#f8f7ff)}.hero h1{font-size:clamp(2.8rem,5vw,5rem);font-weight:900;line-height:1;letter-spacing:-4px;margin:1rem 0}.hero h1 span{color:var(--a)}.hero p{font-size:1.15rem;color:var(--muted);max-width:650px;line-height:1.7}.app-mock{background:#fff;border:1px solid #e7e5ef;border-radius:22px;padding:18px;box-shadow:0 35px 90px #39248726;transform:perspective(1000px) rotateY(-5deg)}.mockbar i{display:inline-block;width:9px;height:9px;border-radius:50%;background:#c6c6cf}.mock-cover{height:230px;margin-top:12px;padding:35px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#171b2b,#5845bb)}.mock-cover h3{font-size:2rem;margin-top:1rem}.mock-card{height:90px;border-radius:12px;background:linear-gradient(135deg,#eee,#ded8ff)}.feature-card,.quote{padding:2rem;border:1px solid #e6e8ef;border-radius:16px;text-align:left;background:#fff}.feature-card>i{font-size:1.8rem;color:var(--a)}.feature-card h4{margin-top:1rem;font-weight:800}.feature-card p,.quote{color:var(--muted)}.how{background:#151827;color:#fff}.step{border-top:1px solid #44485a;padding:1.5rem 0}.step>b{font-size:2.2rem;color:#7c61ff}.step p{color:#aeb3c2}.demo-carousel{max-width:900px;margin:auto;background:#181c2d;border-radius:20px;overflow:hidden}.demo-slide{min-height:300px;padding:4rem 7rem;display:flex;gap:3rem;align-items:center;color:#fff}.demo-slide>i{font-size:7rem;color:#8870ff}.quote strong{display:block;color:var(--ink);margin-top:1.5rem}.final-cta{padding:6rem 0;color:#fff;background:linear-gradient(135deg,#5e44d6,#8d68ff)}.final-cta h2{font-size:2.6rem;font-weight:900}.catalog-bg,.panel-bg{background:#f5f6fa}.catalog-hero{padding:4rem 0;color:#fff;background:linear-gradient(135deg,#151929,#4b3a9a)}.catalog-hero h1{font-weight:900;font-size:clamp(2.2rem,4vw,3.8rem);margin-top:.6rem}.vehicle-card{background:#fff;border:1px solid #e4e6ed;border-radius:16px;overflow:hidden;transition:.2s}.vehicle-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #17172a14}.vehicle-card img{width:100%;height:240px;object-fit:cover}.vehicle-card a{color:inherit}.price{display:block;color:var(--a);font-size:1.5rem}.no-photo{height:240px;display:grid;place-items:center;background:linear-gradient(135deg,#202536,#5f50a8);color:#fff;font-size:5rem}.lead-modal{border:0;border-radius:20px;box-shadow:0 30px 90px #0006}.floating-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:1.7rem;box-shadow:0 8px 25px #0003;z-index:10}.vehicle-carousel{background:#111;border-radius:18px;overflow:hidden}.vehicle-carousel img{height:580px;object-fit:contain}.detail-no{height:580px}.detail-card{background:#fff;padding:2rem;border-radius:18px;border:1px solid #e5e7ed}.detail-price{font-size:2.1rem;font-weight:900;color:var(--a)}.spec{background:#f3f4f8;border-radius:9px;padding:.8rem}.spec small,.spec b{display:block}.side{position:fixed;left:0;top:0;bottom:0;width:235px;background:#171a29;padding:1.5rem;display:flex;flex-direction:column;gap:.4rem;color:#cdd1df}.side .brand{margin-bottom:1.5rem}.side a{color:#d5d8e4;padding:.75rem;border-radius:8px}.side a:hover{background:#292d42;color:#fff}.side small{padding:.3rem .75rem}.panel-main{margin-left:235px;padding:2.2rem}.panel-card,.stat{background:#fff;border:1px solid #e2e5ed;border-radius:14px;padding:1.4rem}.stat small{color:var(--muted)}.stat b{display:block;font-size:2rem;margin-top:.3rem}.thumbs{display:flex;gap:1rem;flex-wrap:wrap}.thumbs img{display:block;width:160px;height:105px;object-fit:cover;border-radius:9px}.thumbs a{font-size:.8rem;color:#c33}.auth-bg{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#ded5ff,#f6f7fa 50%)}.auth-card{width:min(430px,92%);background:#fff;padding:2.2rem;border-radius:20px;box-shadow:0 30px 80px #32227822}@media(max-width:991px){.hero{padding:4rem 0}.app-mock{transform:none}.side{position:static;width:100%;flex-direction:row;overflow:auto;align-items:center}.side .brand{margin:0 1rem 0 0}.side small{display:none}.side a{white-space:nowrap}.panel-main{margin:0;padding:1.2rem}.vehicle-carousel img,.detail-no{height:430px}}@media(max-width:576px){.hero h1{letter-spacing:-2.5px}.demo-slide{padding:3rem;display:block}.demo-slide>i{font-size:4rem}.vehicle-carousel img,.detail-no{height:300px}.final-cta h2{font-size:2rem}.side{padding:.8rem}.side a{font-size:.8rem}.panel-main{padding:1rem}}.store-head{display:flex;align-items:center;gap:.8rem}.store-logo{width:58px;height:58px;object-fit:contain;border-radius:10px;background:#fff}.store-logo-preview{max-width:220px;max-height:100px;object-fit:contain}.store-address{margin-top:1rem;color:#d8daea}.store-address a{color:#fff;text-decoration:underline}.vehicle-modal .modal-content{border:0;border-radius:20px}.vehicle-modal .modal-header{padding:1.25rem 1.5rem}.modal-car-img{width:100%;height:430px;object-fit:contain;border-radius:14px;background:#f2f3f7}.mobile-bottom{display:none}@media(max-width:767px){body.catalog-bg{padding-bottom:76px}.mobile-bottom{position:fixed;display:flex;bottom:0;left:0;right:0;height:68px;background:#fff;border-top:1px solid #ddd;z-index:1050;justify-content:space-around;box-shadow:0 -4px 20px #0001}.mobile-bottom a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#202333;font-size:.72rem}.mobile-bottom i{font-size:1.35rem}.vehicle-modal .modal-dialog{margin:0;min-height:100%;}.vehicle-modal .modal-content{min-height:100vh;border-radius:0}.vehicle-modal .modal-header{position:sticky;top:0;background:#fff;z-index:2}.modal-car-img{height:280px}.mobile-simple{position:sticky;bottom:0;background:#fff}.floating-wa{bottom:88px}.store-logo{width:48px;height:48px}}
/* V2 SECURITY PREVIA — acabamento visual */
.navbar{min-height:74px}.catalog-hero{position:relative;overflow:hidden}
.catalog-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-130px;top:-210px;background:#ffffff0d}
.catalog-hero .container{position:relative;z-index:1}
.vehicle-card h3{font-weight:850;letter-spacing:-.7px;margin:.35rem 0}
.vehicle-card{box-shadow:0 8px 30px #17172a0a}
.vehicle-card .p-4{min-height:205px}
.panel-main h2{font-weight:850;letter-spacing:-1px}
.panel-card{box-shadow:0 8px 25px #24203a0a}
.table>thead th{font-size:.76rem;text-transform:uppercase;letter-spacing:.5px;color:#777d8e;border-bottom-width:1px}
.form-control,.form-select{border-color:#dfe2ea;min-height:44px}
.form-control:focus,.form-select:focus{border-color:#8a70f6;box-shadow:0 0 0 .2rem #7050f51c}
.btn{border-radius:9px}.btn-lg{border-radius:11px}
.vehicle-modal .modal-content{box-shadow:0 30px 100px #0004}
.vehicle-modal .modal-title{font-weight:850}
@media(max-width:767px){
 .catalog-hero{padding:2.8rem 0}
 .catalog-hero h1{font-size:2.35rem}
 .vehicle-card img,.vehicle-card .no-photo{height:215px}
 .vehicle-card .p-4{min-height:auto}
}
.timeline-item{padding:16px 0;border-bottom:1px solid #ececf2}.timeline-item small{display:block;color:#85899a;margin-top:4px}.fav-btn.active{background:#fff0f3;border-color:#ffb5c1}.storage-note{font-size:.86rem;color:#777d8e}
.sort-link{color:inherit;text-decoration:none;white-space:nowrap}.sort-link:hover{text-decoration:underline}
.lead-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:4px}.lead-tabs a,.lead-tabs span{white-space:nowrap;border:1px solid var(--bs-border-color);background:#fff;border-radius:999px;padding:8px 13px;text-decoration:none;color:inherit}
.master-mode{position:fixed;left:260px;right:0;top:0;z-index:1080;background:#1e2030;color:#fff;padding:9px 18px;display:flex;align-items:center;gap:18px}.master-mode span{opacity:.75}.master-mode a{margin-left:auto;color:#fff;font-weight:700}.master-mode~.panel-main{padding-top:72px}
@media(max-width:991px){.master-mode{left:0;position:relative;flex-wrap:wrap}.master-mode a{margin-left:0}.master-mode~.panel-main{padding-top:24px}}

/* Authub V3.2 — vendedor em primeiro plano + ficha completa no modal */
.seller-identity{line-height:1.15}.seller-name{font-size:1.65rem;font-weight:900;letter-spacing:-1.2px;color:var(--ink);text-transform:uppercase}
.seller-phone{display:inline-block;font-size:.82rem;color:var(--muted);margin-top:3px}.seller-store{font-size:.92rem;font-weight:650;color:#454a5b;margin-top:5px}
.brand-small{font-size:.78rem;letter-spacing:-.5px;margin-top:5px;width:max-content}.vehicle-gallery-wrap{position:relative;background:#111;min-height:560px;display:flex;align-items:center}
.modal-gallery{width:100%}.modal-full-img{height:620px;object-fit:contain;background:#111}.modal-detail-pane{padding:2rem;max-height:70vh;overflow:auto}
.vehicle-info-section{padding-top:1rem;border-top:1px solid #eceef3}.vehicle-info-section h5{font-weight:800}.vehicle-info-section p{white-space:normal;line-height:1.65;color:#555c6e}
.photo-count{position:absolute;right:16px;bottom:16px;z-index:3;background:#111c;color:#fff;border-radius:999px;padding:7px 12px;font-size:.82rem}
.modal-gallery .carousel-indicators{margin-bottom:1rem}.modal-gallery .carousel-indicators [data-bs-target]{width:7px;height:7px;border-radius:50%}
@media(max-width:767px){.navbar .container{gap:10px}.store-head{min-width:0}.seller-name{font-size:1.22rem;letter-spacing:-.6px}.seller-store{font-size:.8rem}.seller-phone{font-size:.76rem}.brand-small{font-size:.7rem}.navbar .btn-success{padding:.55rem .7rem;font-size:.8rem}.vehicle-gallery-wrap{min-height:280px}.modal-full-img{height:330px}.modal-detail-pane{padding:1.25rem;max-height:none;overflow:visible}.vehicle-modal .modal-body{overflow:visible}.vehicle-modal .modal-content{min-height:100%;}.photo-count{bottom:10px;right:10px}}

/* Authub 4.0 — perfil público do consultor */
.seller-avatar{width:72px;height:72px;object-fit:cover;border-radius:50%;border:3px solid #fff;box-shadow:0 3px 16px #17172a22;flex:0 0 auto}
.store-logo-secondary{margin-left:8px}.seller-bio{max-width:520px;font-size:.78rem;color:#6f7587;margin-top:5px;line-height:1.35}
.seller-socials{display:flex;gap:7px;align-items:center;margin-top:6px}.seller-socials a{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#f1effb;color:var(--a);font-size:.92rem;transition:.15s}
.seller-socials a:hover{background:var(--a);color:#fff;transform:translateY(-1px)}.seller-photo-preview{width:120px;height:120px;border-radius:50%;object-fit:cover;border:1px solid #e1e4ec}
@media(max-width:767px){.seller-avatar{width:54px;height:54px}.seller-bio{display:none}.seller-socials{gap:4px}.seller-socials a{width:25px;height:25px;font-size:.8rem}.store-logo-secondary{display:none}}

/* AUTHUB V4.8 - seção do idealizador */
.developer-photo-wrap{position:relative;max-width:440px;margin:auto}.developer-photo-wrap:before{content:"";position:absolute;inset:22px -18px -18px 22px;border-radius:28px;background:linear-gradient(135deg,var(--a),#a78bfa);opacity:.18}.developer-photo{position:relative;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:28px;display:block;box-shadow:0 24px 70px rgba(17,24,39,.14)}.developer-placeholder{background:linear-gradient(145deg,#111827,#2b1d4b);display:grid;place-items:center;color:#fff;text-align:center}.developer-placeholder strong{display:block;font-size:4rem;line-height:1;font-weight:900}.developer-placeholder span{display:block;margin-top:12px;color:#c4b5fd}.developer-quote{border-left:4px solid var(--a);padding:14px 18px;margin:24px 0;background:#f8f7ff;border-radius:0 14px 14px 0;font-weight:700;font-size:1.05rem}.developer-badges{display:flex;flex-wrap:wrap;gap:10px}.developer-badges span{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;font-size:.86rem;font-weight:600}.developer-badges i{color:var(--a)}@media(max-width:991.98px){.developer-photo-wrap{max-width:340px}.developer-badges span{width:100%;border-radius:14px}}

/* AUTHUB V4.9 - indicadores públicos de utilização */
.public-stats-section{position:relative;z-index:2;margin-top:-42px;padding:0 0 12px}.public-stats-box{background:#fff;border:1px solid #e7e5ef;border-radius:22px;box-shadow:0 22px 65px rgba(57,36,135,.13);overflow:hidden}.public-stat{padding:28px 22px;position:relative}.public-stat+.public-stat:before{content:"";position:absolute;left:0;top:24%;bottom:24%;width:1px;background:#e8e7ef}.public-stat-number{display:block;color:var(--a);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:900;letter-spacing:-2px;line-height:1}.public-stat span{display:block;margin-top:10px;color:#686e80;font-size:.76rem;font-weight:800;letter-spacing:.9px}.public-stats-section+#recursos{padding-top:2rem!important}@media(max-width:767.98px){.public-stats-section{margin-top:-18px}.public-stat{padding:22px 18px}.public-stat+.public-stat:before{left:15%;right:15%;top:0;bottom:auto;width:auto;height:1px}.public-stat-number{font-size:2.5rem}}

/* V4.10 */
@media(max-width:991.98px){.public-stat:nth-child(3){border-top:1px solid #e8e7ef}}

/* AUTHUB V4.10.1 — Painel público de métricas */
.public-stats-section{
  position:relative;
  z-index:5;
  padding:28px 0 54px;
}
.public-stats-box{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(124,58,237,.16);
  border-radius:26px;
  background:
    radial-gradient(circle at 8% 0%,rgba(124,58,237,.14),transparent 30%),
    radial-gradient(circle at 92% 100%,rgba(124,58,237,.08),transparent 28%),
    linear-gradient(135deg,#ffffff 0%,#faf9ff 100%);
  box-shadow:0 24px 65px rgba(25,20,50,.10);
}
.public-stats-box:before{
  content:"";
  position:absolute;
  left:7%;
  right:7%;
  top:0;
  height:3px;
  border-radius:0 0 10px 10px;
  background:linear-gradient(90deg,transparent,#7c3aed,#9b6cff,transparent);
}
.public-stat{
  position:relative;
  min-height:170px;
  padding:36px 22px 30px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  transition:transform .25s ease,background .25s ease;
}
.public-stat:hover{
  transform:translateY(-3px);
  background:rgba(124,58,237,.035);
}
.public-stat:not(:last-child):after{
  content:"";
  position:absolute;
  right:0;
  top:27%;
  width:1px;
  height:46%;
  background:linear-gradient(transparent,rgba(124,58,237,.20),transparent);
}
.public-stat-number{
  display:block;
  margin-bottom:10px;
  font-size:clamp(2.35rem,4vw,3.6rem);
  line-height:1;
  font-weight:900;
  letter-spacing:-.055em;
  color:#15131d;
  font-variant-numeric:tabular-nums;
}
.public-stat-number:after{
  content:"+";
  display:inline-block;
  margin-left:3px;
  font-size:.42em;
  vertical-align:top;
  padding-top:.14em;
  color:#7c3aed;
  letter-spacing:0;
}
.public-stat span{
  max-width:180px;
  color:#6f687e;
  font-size:.76rem;
  line-height:1.35;
  font-weight:800;
  letter-spacing:.085em;
}
@media(max-width:991.98px){
  .public-stat{min-height:145px;padding:28px 14px}
  .public-stat:nth-child(2):after{display:none}
  .public-stat:nth-child(1),.public-stat:nth-child(2){border-bottom:1px solid rgba(124,58,237,.10)}
  .public-stat:nth-child(3){border-top:0}
}
@media(max-width:575.98px){
  .public-stats-section{padding:18px 0 42px}
  .public-stats-box{border-radius:20px}
  .public-stat{min-height:128px;padding:24px 10px}
  .public-stat-number{font-size:2.2rem}
  .public-stat span{font-size:.67rem;letter-spacing:.055em}
}
