:root{--blue:#003f95;--blue2:#005bcc;--navy:#061b3f;--navy2:#09285f;--orange:#ff8a00;--green:#22c55e;--light:#f5f8fc;--text:#10213f;--muted:#667085;--border:#e2e8f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#fff}a{transition:.2s ease}img{max-width:100%}.topbar{background:linear-gradient(90deg,var(--navy),#071f4d);padding:18px 0;box-shadow:0 10px 30px rgba(0,0,0,.16)}.brand-safe{min-width:0;max-width:360px;overflow:hidden}.brand-safe .brand-text{display:block;min-width:0;max-width:260px;overflow:hidden}.brand-safe .brand-text strong,.brand-safe .brand-text small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-safe .brand-text strong{font-size:1.18rem;line-height:1.05;letter-spacing:.5px}.brand-safe .brand-text small{font-size:.62rem;line-height:1.2;letter-spacing:.04em;color:#b6c8e8;font-weight:700}.brand-logo-img{width:auto;max-width:170px;max-height:48px;object-fit:contain;background:#fff;border-radius:10px;padding:4px 8px}.logo-icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--blue2),#062c72);display:grid;place-items:center;color:#fff;box-shadow:inset 0 0 0 2px rgba(255,255,255,.25)}.logo-icon i{color:var(--orange);font-size:1.35rem}.phone-top{color:#fff;font-weight:800}.nav-link{font-weight:700;color:#eaf2ff!important;position:relative}.nav-link.active:after,.nav-link:hover:after{content:"";position:absolute;left:.5rem;right:.5rem;bottom:3px;height:3px;background:var(--orange);border-radius:20px}.btn-whatsapp{background:var(--green);color:#fff!important;border-radius:13px;font-weight:800;padding:.75rem 1.05rem;box-shadow:0 10px 24px rgba(34,197,94,.25)}.btn-orange{background:linear-gradient(135deg,var(--orange),#ff9f2a);border:0;color:#fff!important;border-radius:12px;font-weight:900;padding:.9rem 1.3rem;box-shadow:0 13px 28px rgba(255,138,0,.25)}.btn-cupom-green{background:linear-gradient(135deg,var(--green),#16a34a);border:0;color:#fff!important;border-radius:12px;font-weight:900;padding:.9rem 1.3rem;box-shadow:0 13px 28px rgba(34,197,94,.28);transition:.2s}.btn-cupom-green:hover{transform:translateY(-1px);filter:brightness(.97);box-shadow:0 16px 34px rgba(34,197,94,.34)}.hero{padding:160px 0 78px;background:radial-gradient(circle at 85% 10%,rgba(57,122,255,.42),transparent 34%),linear-gradient(135deg,#004ab4,#001d65 72%);color:#fff;overflow:hidden}.coupon-card{background:rgba(6,31,91,.58);border:1px solid rgba(255,255,255,.28);border-radius:24px;padding:34px;box-shadow:0 25px 60px rgba(0,0,0,.28);backdrop-filter:blur(10px);max-width:480px;width:100%;margin:0 auto}.coupon-card h2{font-size:1.6rem;font-weight:900;text-align:center;margin-bottom:24px}.form-field{margin-bottom:14px}.form-field label{display:block;color:#eaf2ff;font-size:.9rem;font-weight:800;margin:0 0 6px 3px}.field-control{display:flex;align-items:center;width:100%;background:#fff;border:1px solid rgba(255,255,255,.38);border-radius:13px;overflow:hidden;min-height:54px}.field-control span{flex:0 0 46px;color:#667085;text-align:center}.field-control input{border:0;outline:0;width:100%;min-width:0;padding:16px 14px 16px 0;color:#111827;background:transparent}.field-control input::placeholder{color:#8b95a7}.coupon-card small{display:block;text-align:center;color:#dbe8ff;margin-top:16px}.hero-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:24px;align-items:center;position:relative;min-height:360px;padding-left:30px}.hero-content{position:relative;z-index:2}.hero-copy h1{font-size:clamp(2.4rem,5vw,4.9rem);line-height:.98;font-weight:950;max-width:560px;color:#fff}.hero-copy p{max-width:520px;font-size:1.08rem;line-height:1.75;color:#e8f0ff}.hero-media{position:relative;z-index:1;min-height:320px;display:flex;align-items:flex-end;justify-content:center}.hero-media::before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,.11);right:0;bottom:-35px;z-index:0}.hero-media img{position:relative;z-index:1;display:block;width:100%;max-width:330px;max-height:420px;object-fit:contain;filter:drop-shadow(0 22px 35px rgba(0,0,0,.28))}.hero-person{position:relative;z-index:1;width:300px;height:300px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.11);font-size:9rem;color:rgba(255,255,255,.9)}.hero-dots{position:static;margin-top:28px}.hero-dots [data-bs-target]{width:12px;height:12px;border-radius:50%}.section{padding:70px 0}.steps-section,.testimonials,.products{background:linear-gradient(#fff,#f4f8fd)}.section-title{text-align:center;margin-bottom:38px}.section-title span{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--blue);color:#fff;font-size:1.35rem;margin-bottom:10px}.section-title h2{font-size:clamp(2rem,3vw,2.65rem);font-weight:950;color:#071b43}.section-title h2:after{content:"";display:block;width:54px;height:3px;background:var(--orange);border-radius:30px;margin:12px auto 0}.section-title p{color:var(--muted)}.step-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 16px 45px rgba(12,40,92,.12);height:100%;transition:.25s}.step-card:hover{transform:translateY(-6px)}.step-img{height:170px;background:linear-gradient(135deg,#003574,#0066d6);display:grid;place-items:center;color:#fff;text-align:center;padding:20px}.step-img img{width:100%;height:100%;object-fit:cover}.step-img i{font-size:4rem;opacity:.9}.step-img strong{display:block}.step-body{padding:24px}.step-title{display:flex;align-items:center;gap:12px}.step-title span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--blue2);color:#fff;font-weight:900}.step-title h3{font-size:1.25rem;font-weight:900;margin:0}.step-body p{color:#596579;line-height:1.7}.testimonial-card{max-width:860px;margin:0 auto;background:#fff;border-radius:20px;padding:42px 65px;text-align:center;box-shadow:0 18px 45px rgba(12,40,92,.11)}.quote{font-size:4rem;color:var(--blue2);line-height:1}.testimonial-card p{font-size:1.08rem}.stars{color:#ffc107;font-size:1.35rem;letter-spacing:3px}.testimonial-card strong,.testimonial-card small{display:block}.product-banner{min-height:310px;border-radius:20px;padding:60px 70px;color:#fff;background:linear-gradient(90deg,rgba(0,46,125,.95),rgba(0,91,204,.3)),url('../img/preview-design.png');background-size:cover;background-position:center;box-shadow:0 22px 55px rgba(0,31,85,.18);display:flex;align-items:center}.product-banner h3{font-size:clamp(2rem,4vw,3.25rem);font-weight:950;text-transform:uppercase;max-width:520px}.product-banner p{max-width:440px;color:#eff6ff}.footer{background:linear-gradient(135deg,#061b3f,#063978);color:#d9e8ff;padding:70px 0 24px}.footer-logo strong{display:block;line-height:1;font-size:1.35rem;letter-spacing:.5px}.footer-logo small{display:block;font-size:.64rem;font-weight:700;color:#b6c8e8}.footer-logo-img{max-height:54px;max-width:180px;object-fit:contain}.footer h5{color:#fff;font-weight:900;text-transform:uppercase;font-size:1rem;margin-bottom:20px}.footer ul{list-style:none;margin:0;padding:0}.footer li{margin-bottom:12px}.footer a{color:#d9e8ff;text-decoration:none}.footer a:hover{color:#fff}.socials{display:flex;gap:10px}.socials a{width:36px;height:36px;border-radius:50%;background:#fff;color:var(--blue);display:grid;place-items:center}.footer hr{border-color:rgba(255,255,255,.25);margin:38px 0 22px}.payments{font-weight:900;color:#fff}.alert-cupom{position:fixed;top:92px;right:20px;z-index:9999;max-width:min(420px,calc(100vw - 40px))}.float-whats{position:fixed!important;right:22px!important;left:auto!important;bottom:22px!important;z-index:9999;display:flex!important;align-items:center;gap:12px;text-decoration:none!important;max-width:min(360px,calc(100vw - 28px));transition:transform .2s ease,filter .2s ease}.float-whats:hover{transform:translateY(-2px);filter:brightness(1.03)}.float-whats-avatar{position:relative;flex:0 0 72px;width:72px;height:72px;border-radius:50%;background:#fff;padding:3px;box-shadow:0 14px 34px rgba(0,0,0,.22);border:3px solid var(--green);overflow:visible;display:grid;place-items:center}.float-whats-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.avatar-fallback{width:100%;height:100%;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:2.1rem}.float-whats-bubble{display:block!important;background:#fff!important;color:#14213d!important;border-radius:16px!important;padding:12px 15px!important;box-shadow:0 16px 38px rgba(0,0,0,.22)!important;border:1px solid rgba(15,23,42,.08);min-width:205px;position:relative}.float-whats-bubble:after{content:"";position:absolute;right:-8px;bottom:19px;border-width:8px 0 8px 9px;border-style:solid;border-color:transparent transparent transparent #fff}.float-whats-title{display:block;font-weight:900;font-size:.96rem;color:#0f172a;line-height:1.15}.float-whats-subtitle{display:block;font-size:.78rem;color:#475569;line-height:1.25;margin-top:3px}.float-whats-icon{width:34px;height:34px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:1.25rem;position:absolute;right:-8px;top:-8px;border:3px solid #fff;box-shadow:0 8px 18px rgba(34,197,94,.38)}.float-whats.pulse .float-whats-avatar{animation:whatsPulse 2.4s infinite}.float-whats .float-whats-icon i{width:auto!important;height:auto!important;min-width:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font-size:1.15rem!important;color:#fff!important;display:inline-block!important}@keyframes whatsPulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.42),0 14px 34px rgba(0,0,0,.22)}70%{box-shadow:0 0 0 14px rgba(34,197,94,0),0 14px 34px rgba(0,0,0,.22)}100%{box-shadow:0 0 0 0 rgba(34,197,94,0),0 14px 34px rgba(0,0,0,.22)}}.admin-body{background:#f3f6fb}.admin-card{background:#fff;border-radius:18px;padding:24px;box-shadow:0 12px 35px rgba(15,23,42,.08)}.admin-sidebar{background:#061b3f;min-height:100vh}.admin-sidebar a{color:#dbeafe;text-decoration:none;display:block;padding:13px 18px;border-radius:10px;margin:4px 0}.admin-sidebar a:hover,.admin-sidebar a.active{background:#0b54bc;color:#fff}.admin-help{font-size:.88rem;color:#64748b;margin-top:4px}.admin-card img.img-fluid{max-height:160px;object-fit:contain;background:#f8fafc;padding:8px;border:1px solid var(--border)}.admin-preview-img{max-width:210px;max-height:120px;object-fit:contain;background:#f8fafc;border:1px solid var(--border);padding:8px;border-radius:12px}.admin-preview-avatar{width:94px;height:94px;object-fit:cover;border-radius:50%;border:4px solid var(--green)}.badge-soft{background:#eef6ff;color:#084298;border:1px solid #d8eaff}@media(max-width:1199.98px){.brand-safe{max-width:300px}.brand-safe .brand-text{max-width:210px}.brand-safe .brand-text strong{font-size:1.05rem}}@media(max-width:991.98px){.hero{padding-top:125px;padding-bottom:52px}.hero-copy{grid-template-columns:1fr;text-align:center;padding-left:0;min-height:auto}.hero-copy p{margin:auto}.hero-media{min-height:auto;align-items:center;margin-top:18px}.hero-media::before{left:50%;right:auto;bottom:-20px;transform:translateX(-50%);width:210px;height:210px}.hero-media img{max-width:260px;max-height:320px}.hero-person{margin:0 auto;width:160px;height:160px;font-size:5rem}.coupon-card{padding:26px;max-width:560px}.product-banner{padding:34px;min-height:260px}}@media(max-width:575.98px){.section{padding:48px 0}.testimonial-card{padding:30px 20px}.topbar{padding:11px 0}.brand-safe{max-width:235px}.brand-safe .brand-text{max-width:170px}.brand-safe .brand-text strong{font-size:.98rem}.brand-safe .brand-text small{font-size:.58rem}.brand-logo-img{max-width:135px;max-height:40px}.phone-top{display:none!important}.logo-icon{width:36px;height:36px}.hero{padding-top:105px}.hero-copy{gap:10px}.hero-media img{max-width:210px;max-height:260px}.hero-media::before{width:170px;height:170px}.coupon-card{padding:20px;border-radius:18px}.coupon-card h2{font-size:1.28rem}.field-control{min-height:50px}.field-control span{flex-basis:42px}.field-control input{padding:14px 12px 14px 0;font-size:.95rem}.product-banner{border-radius:14px}.footer{padding-bottom:105px}.float-whats{right:14px!important;bottom:14px!important;gap:8px}.float-whats-avatar{width:62px;height:62px;flex-basis:62px}.float-whats-bubble{min-width:178px;padding:10px 12px!important}.float-whats-title{font-size:.86rem}.float-whats-subtitle{font-size:.72rem}.float-whats-icon{width:30px;height:30px;font-size:1.05rem}}.brand-logo-img,.footer-brand-logo{width:auto;max-width:170px;max-height:48px;object-fit:contain;background:#fff;border-radius:10px;padding:4px 8px}.footer-atual-style{background:#f3f5f8!important;color:#5d6878!important;padding:0 0 26px!important;border-top:1px solid #dfe5ee;font-size:.92rem}.footer-atual-style .container{max-width:1180px}.footer-store-strip{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px 0;border-bottom:1px solid #dce3ec}.footer-atual-style .footer-brand .brand-text strong{display:block;color:#293241;line-height:1;font-size:1.15rem;font-weight:950;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer-atual-style .footer-brand .brand-text small{display:block;color:#8995a5;font-weight:800;font-size:.62rem;letter-spacing:.06em;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer-contact-line{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:14px 22px;color:#596579;font-size:.86rem}.footer-contact-line i{color:#0b5ed7;margin-right:5px}.footer-main-grid{padding:34px 0 20px;border-bottom:1px solid #dce3ec}.footer-atual-style h5{color:#344054!important;font-size:.95rem!important;font-weight:900!important;text-transform:none!important;margin:0 0 14px!important;letter-spacing:0!important}.footer-atual-style .footer-link-list{list-style:none;margin:0;padding:0}.footer-atual-style .footer-link-list li{margin:0 0 8px!important;line-height:1.35}.footer-atual-style a{color:#667085!important;text-decoration:none!important}.footer-atual-style a:hover{color:#0b5ed7!important;text-decoration:underline!important}.footer-info-block strong{display:block;color:#344054;font-size:.86rem;margin-top:6px}.footer-info-block p{margin:3px 0 10px;line-height:1.55;color:#667085}.footer-product-columns{columns:1}.footer-bottom-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:26px;padding:24px 0;border-bottom:1px solid #dce3ec}.payment-badges,.security-badges,.footer-social-rounds{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.payment-badges span,.security-badges span{display:inline-flex;align-items:center;gap:6px;min-height:30px;border:1px solid #d4dce8;background:#fff;color:#4b5565;border-radius:5px;padding:5px 10px;font-size:.78rem;font-weight:900;box-shadow:0 1px 0 rgba(15,23,42,.03)}.security-badges span{font-weight:800}.footer-social-rounds a{width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #d4dce8;display:grid;place-items:center;color:#4b5565!important;text-decoration:none!important}.footer-social-rounds a:hover{background:#0b5ed7;color:#fff!important;text-decoration:none!important}.footer-empty-social{color:#8a95a6;font-size:.84rem}.footer-note{font-size:.76rem;color:#8a95a6;margin:10px 0 0}.footer-legal{padding-top:18px;color:#798497;font-size:.83rem;line-height:1.55}.footer-legal strong{color:#344054}.float-whats.float-whats-right{right:22px!important;left:auto!important;flex-direction:row!important}.float-whats.float-whats-left{left:22px!important;right:auto!important;flex-direction:row-reverse!important}.float-whats.float-whats-left .float-whats-bubble:after{right:auto!important;left:-8px!important;border-width:8px 9px 8px 0!important;border-color:transparent #fff transparent transparent!important}.float-whats.float-whats-right .float-whats-bubble:after{right:-8px!important;left:auto!important;border-width:8px 0 8px 9px!important;border-color:transparent transparent transparent #fff!important}.setting-toggle-card{height:100%;border:1px solid #e2e8f0;background:#f8fafc;border-radius:14px;padding:14px}.setting-toggle-card small{display:block;color:#64748b;margin-top:6px;line-height:1.35}.whatsapp-admin-preview{display:flex;align-items:center;gap:14px;padding:18px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px}.whatsapp-admin-preview.preview-left{flex-direction:row-reverse;justify-content:flex-end}.whatsapp-admin-preview.preview-right{justify-content:flex-end}@media(max-width:991.98px){.footer-store-strip{align-items:flex-start;flex-direction:column}.footer-contact-line{justify-content:flex-start}.footer-bottom-grid{grid-template-columns:1fr}}@media(max-width:575.98px){.brand-logo-img,.footer-brand-logo{max-width:135px;max-height:40px}.footer-atual-style{padding-bottom:105px!important}.footer-main-grid{padding:26px 0 12px}.footer-store-strip{padding:18px 0}.footer-contact-line{display:block}.footer-contact-line span{display:block;margin:8px 0}.float-whats.float-whats-right{right:14px!important;left:auto!important}.float-whats.float-whats-left{left:14px!important;right:auto!important}}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.topbar-pill{background:transparent!important;box-shadow:none!important;padding:14px 0!important}.topbar-pill .nav-shell{background:rgba(6,18,43,.94)!important;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:10px 16px;box-shadow:0 18px 44px rgba(3,10,25,.28);backdrop-filter:blur(12px)}.topbar-pill .navbar-toggler{border-color:rgba(255,255,255,.25);border-radius:999px;padding:.45rem .7rem}.topbar-pill .navbar-toggler-icon{filter:invert(1)}.topbar-pill .nav-link{border-radius:999px;padding:.62rem .82rem!important;color:#eaf2ff!important}.topbar-pill .nav-link.active,.topbar-pill .nav-link:hover{background:rgba(255,255,255,.12)}.topbar-pill .nav-link.active:after,.topbar-pill .nav-link:hover:after{display:none!important}.topbar-pill .btn-whatsapp{border-radius:999px;padding:.7rem 1rem;background:linear-gradient(135deg,#22c55e,#16a34a)}.hero-v3{background:radial-gradient(circle at 82% 10%,rgba(172,255,77,.22),transparent 28%),radial-gradient(circle at 10% 15%,rgba(64,124,255,.34),transparent 32%),linear-gradient(135deg,#071527,#102449 60%,#0a3a6d)!important;padding-top:152px!important}.hero-v3:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 85%);pointer-events:none}.hero-v3 .container{position:relative;z-index:1}.coupon-card-v3{background:rgba(255,255,255,.98)!important;color:#0f172a!important;border:0!important;box-shadow:0 28px 70px rgba(0,0,0,.30)!important;border-radius:28px!important;position:relative;overflow:hidden}.coupon-card-v3:before,.coupon-card-v3:after{content:"";position:absolute;top:50%;width:24px;height:24px;background:#0d2448;border-radius:50%;transform:translateY(-50%)}.coupon-card-v3:before{left:-12px}.coupon-card-v3:after{right:-12px}.coupon-card-head{text-align:center;margin-bottom:18px}.coupon-card-v3 h2{color:#071527!important;margin:10px 0 6px!important}.coupon-card-head p{color:#64748b;margin:0}.mini-badge{display:inline-flex;align-items:center;gap:7px;background:#ecfdf3;color:#12803b;border:1px solid #bbf7d0;border-radius:999px;padding:7px 12px;font-weight:900;font-size:.76rem;text-transform:uppercase;letter-spacing:.04em}.mini-badge.dark{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.22)}.coupon-card-v3 .form-field label{color:#1f2937!important}.coupon-card-v3 .field-control{border:1px solid #dbe3ef!important;background:#f8fafc!important}.coupon-card-v3 .field-control:focus-within{border-color:#22c55e!important;box-shadow:0 0 0 4px rgba(34,197,94,.12)}.coupon-card-v3 small{color:#64748b!important}.lgpd-check{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px 12px 12px 42px;margin:4px 0 14px}.lgpd-check label{color:#475569;font-size:.82rem;line-height:1.35}.lgpd-check .form-check-input{margin-left:-28px;margin-top:.2rem}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#b9ff66;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;margin-bottom:14px}.hero-v3 .hero-copy h1{letter-spacing:-.045em}.hero-metrics{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-metrics div{min-width:140px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:18px;padding:13px 15px}.hero-metrics strong{display:block;color:#fff;font-size:1.1rem}.hero-metrics span{display:block;color:#c8d8f5;font-size:.78rem;line-height:1.25}.hero-ticket{position:relative;z-index:1;width:300px;min-height:220px;border-radius:28px;background:linear-gradient(135deg,#b9ff66,#ffffff);color:#071527;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-7deg);box-shadow:0 30px 60px rgba(0,0,0,.28)}.hero-ticket:before,.hero-ticket:after{content:"";position:absolute;top:50%;width:34px;height:34px;border-radius:50%;background:#102449;transform:translateY(-50%)}.hero-ticket:before{left:-17px}.hero-ticket:after{right:-17px}.hero-ticket span{font-weight:950;letter-spacing:.24em;font-size:.82rem}.hero-ticket strong{font-size:2.4rem;letter-spacing:-.05em}.hero-ticket small{font-weight:800;color:#334155}.hero-media::before{background:rgba(185,255,102,.16)!important}.faq-section{background:linear-gradient(#f7faff,#fff)}.faq-accordion{max-width:920px;margin:0 auto}.faq-accordion .accordion-item{border:1px solid #e2e8f0!important;border-radius:16px!important;overflow:hidden;margin-bottom:12px;box-shadow:0 10px 26px rgba(15,23,42,.06)}.faq-accordion .accordion-button{font-weight:900;color:#071527}.faq-accordion .accordion-button:not(.collapsed){background:#eef6ff;color:#0b5ed7;box-shadow:none}.admin-shell{min-height:100vh}.admin-main{padding:28px}.admin-toolbar{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center;margin-bottom:18px}.admin-stat-card{background:#fff;border-radius:20px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 12px 32px rgba(15,23,42,.06)}.admin-stat-card span{display:inline-flex;width:42px;height:42px;border-radius:14px;align-items:center;justify-content:center;background:#eef6ff;color:#0b5ed7;margin-bottom:12px}.admin-stat-card h2{font-weight:950;margin:0;color:#0f172a}.admin-stat-card p{margin:0;color:#64748b;font-weight:700}.admin-table-card{background:#fff;border-radius:18px;padding:0;box-shadow:0 12px 35px rgba(15,23,42,.08);overflow:hidden}.admin-table-card .table{margin-bottom:0}.admin-filter-bar{background:#fff;border-radius:18px;padding:18px;box-shadow:0 12px 35px rgba(15,23,42,.06);border:1px solid #e2e8f0}.status-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;background:#f8fafc;border:1px solid #e2e8f0;font-weight:800;font-size:.8rem}.quick-lead-card{border:1px solid #e2e8f0;border-radius:16px;padding:14px;background:#f8fafc}.chart-bars{display:grid;gap:10px}.chart-row{display:grid;grid-template-columns:100px 1fr 42px;gap:10px;align-items:center;font-size:.9rem}.chart-track{height:12px;background:#eef2f7;border-radius:999px;overflow:hidden}.chart-fill{height:100%;background:linear-gradient(90deg,#0b5ed7,#22c55e);border-radius:999px}.copy-btn{border:0;background:#eef6ff;color:#0b5ed7;border-radius:8px;padding:4px 8px;font-size:.8rem;font-weight:800}.lead-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.pagination .page-link{border-radius:10px;margin:0 3px}.admin-sidebar small{display:block;color:#93c5fd;margin-bottom:20px}.admin-sidebar .brand-admin{color:#fff;font-weight:950;line-height:1.05}.admin-sidebar{position:sticky;top:0}.diagnostic-ok{color:#16a34a;font-weight:900}.diagnostic-bad{color:#dc2626;font-weight:900}@media(max-width:991.98px){.topbar-pill .nav-shell{border-radius:28px}.topbar-pill .navbar-collapse{padding-top:12px}.topbar-pill .nav-link{margin:3px 0}.admin-sidebar{min-height:auto!important;position:relative}.admin-main{padding:20px}.hero-v3{padding-top:126px!important}.hero-metrics{justify-content:center}.hero-ticket{width:240px;min-height:180px}.hero-ticket strong{font-size:1.9rem}}@media(max-width:575.98px){.topbar-pill{padding:8px 0!important}.topbar-pill .nav-shell{margin-left:10px;margin-right:10px;border-radius:24px}.hero-v3{padding-top:112px!important}.hero-metrics div{min-width:calc(50% - 8px);padding:12px}.coupon-card-v3:before,.coupon-card-v3:after{display:none}.chart-row{grid-template-columns:78px 1fr 34px}.footer-atual-style{padding-bottom:110px!important}}:root{--blue:#6d3df2;--blue2:#7c5cff;--navy:#14112f;--navy2:#173f3a;--orange:#b9ff66;--green:#7ddc4a;--lime:#b9ff66;--violet:#6d3df2;--teal:#0f766e;--text:#111827;--muted:#667085;--border:#e2e8f0}body{background:#fbfff7}.topbar-pill .nav-shell{background:linear-gradient(135deg,rgba(20,17,47,.96),rgba(15,55,51,.94))!important;border:1px solid rgba(185,255,102,.42)!important;box-shadow:0 18px 44px rgba(20,17,47,.32),inset 0 0 0 1px rgba(255,255,255,.06)!important}.topbar-pill .brand-safe .brand-text strong,.topbar-pill .brand-text strong,.navbar .brand-text strong{color:#f8fff0!important;text-shadow:0 1px 10px rgba(0,0,0,.25)}.topbar-pill .brand-safe .brand-text small,.topbar-pill .brand-text small,.navbar .brand-text small{color:#dfffb8!important}.logo-icon{background:linear-gradient(135deg,#b9ff66,#f7ffe9)!important;color:#14112f!important;box-shadow:inset 0 0 0 2px rgba(20,17,47,.08),0 10px 22px rgba(185,255,102,.22)!important}.logo-icon i{color:#5b21b6!important}.topbar-pill .nav-link{color:#f4fff1!important}.topbar-pill .nav-link.active,.topbar-pill .nav-link:hover{background:rgba(185,255,102,.14)!important;color:#fff!important}.topbar-pill .btn-whatsapp,.btn-cupom-green,.btn-whatsapp{background:linear-gradient(135deg,#b9ff66,#63d471)!important;color:#102115!important;box-shadow:0 13px 28px rgba(125,220,74,.28)!important}.hero-v3{background:radial-gradient(circle at 82% 10%,rgba(185,255,102,.32),transparent 30%),radial-gradient(circle at 10% 15%,rgba(124,92,255,.34),transparent 34%),linear-gradient(135deg,#14112f,#173f3a 58%,#0f766e)!important}.hero-v3:before{background-size:44px 44px;opacity:.82}.hero-eyebrow{color:#d4ff8f!important}.hero-ticket{background:linear-gradient(135deg,#b9ff66,#ffffff 66%,#e9ffcd)!important;color:#14112f!important;box-shadow:0 32px 70px rgba(20,17,47,.34)!important}.hero-ticket:before,.hero-ticket:after,.coupon-card-v3:before,.coupon-card-v3:after{background:#173f3a!important}.hero-media::before{background:rgba(185,255,102,.20)!important}.coupon-card-v3 .field-control:focus-within{border-color:#7ddc4a!important;box-shadow:0 0 0 4px rgba(185,255,102,.22)!important}.mini-badge{background:#f0ffdc!important;color:#215c22!important;border-color:#d7ff99!important}.mini-badge.dark{background:rgba(185,255,102,.14)!important;color:#f7ffe9!important;border-color:rgba(185,255,102,.32)!important}.section-title span{background:#14112f!important;color:#b9ff66!important}.section-title h2:after{background:#b9ff66!important}.step-title span{background:#6d3df2!important;color:#fff!important}.product-banner{background:radial-gradient(circle at right top,rgba(185,255,102,.18),transparent 30%),linear-gradient(135deg,#14112f,#173f3a)!important}.btn-orange{background:linear-gradient(135deg,#b9ff66,#63d471)!important;color:#102115!important;box-shadow:0 13px 28px rgba(185,255,102,.25)!important}.faq-accordion .accordion-button:not(.collapsed){background:#f0ffdc!important;color:#173f3a!important}.float-whats-avatar{border-color:#b9ff66!important}.float-whats-icon,.avatar-fallback{background:#63d471!important;color:#102115!important}.float-whats-icon i{color:#102115!important}.footer-atual-style .footer-brand .brand-text strong,.footer .brand-text.dark strong,.footer .brand-text strong{color:#173f3a!important;text-shadow:none!important}.footer-atual-style .footer-brand .brand-text small,.footer .brand-text.dark small,.footer .brand-text small{color:#5b6b61!important}.footer-social-rounds a:hover{background:#173f3a!important;color:#b9ff66!important}.admin-sidebar{background:linear-gradient(180deg,#14112f,#173f3a)!important}.admin-sidebar a:hover,.admin-sidebar a.active{background:rgba(185,255,102,.16)!important;color:#fff!important}.admin-sidebar small{color:#dfffb8!important}.admin-stat-card span{background:#f0ffdc!important;color:#173f3a!important}.chart-fill{background:linear-gradient(90deg,#6d3df2,#b9ff66)!important}.copy-btn{background:#f0ffdc!important;color:#173f3a!important}.badge-soft{background:#f0ffdc!important;color:#173f3a!important;border-color:#d7ff99!important}.password-field .input-group-text{background:#f0ffdc;border-color:#d7ff99;color:#173f3a}.security-list{padding-left:1.15rem;color:#475569}.security-list li{margin-bottom:10px}.btn-primary{background:linear-gradient(135deg,#6d3df2,#173f3a);border:0}.btn-outline-primary{--bs-btn-color:#173f3a;--bs-btn-border-color:#7ddc4a;--bs-btn-hover-bg:#173f3a;--bs-btn-hover-border-color:#173f3a;--bs-btn-hover-color:#fff}.page-item.active .page-link{background:#173f3a;border-color:#173f3a}@media(max-width:575.98px){.topbar-pill .brand-safe .brand-text strong,.topbar-pill .brand-text strong{max-width:170px;color:#f8fff0!important}}.footer-atual-style .footer-brand-safe{display:flex!important;align-items:center!important;gap:.65rem!important;max-width:min(100%,520px)!important;min-width:0!important;color:inherit!important;text-decoration:none!important}.footer-atual-style .footer-brand-safe:hover,.footer-atual-style .footer-brand-safe:focus{color:inherit!important;text-decoration:none!important}.footer-atual-style .footer-brand-safe .footer-brand-logo,.footer-atual-style .footer-brand-safe .brand-logo-img{width:auto!important;max-width:170px!important;max-height:48px!important;object-fit:contain!important;flex:0 0 auto!important;display:block!important}.footer-atual-style .footer-brand-safe .brand-text{display:block!important;min-width:0!important;max-width:330px!important;overflow:visible!important}.footer-atual-style .footer-brand-safe .brand-text strong{display:block!important;color:#173f3a!important;font-size:clamp(.95rem,1.6vw,1.18rem)!important;font-weight:950!important;line-height:1.08!important;letter-spacing:.02em!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important;overflow:visible!important;text-shadow:none!important}.footer-atual-style .footer-brand-safe .brand-text small{display:block!important;margin-top:3px!important;color:#5b6b61!important;font-size:clamp(.56rem,1vw,.64rem)!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.06em!important;white-space:normal!important;overflow-wrap:anywhere!important;text-overflow:clip!important;overflow:visible!important}.footer-atual-style .footer-store-strip{align-items:center!important}@media(max-width:991.98px){.footer-atual-style .footer-store-strip{align-items:flex-start!important}.footer-atual-style .footer-brand-safe{max-width:100%!important}.footer-atual-style .footer-brand-safe .brand-text{max-width:min(100%,420px)!important}}@media(max-width:575.98px){.footer-atual-style .footer-brand-safe{width:100%!important;align-items:center!important}.footer-atual-style .footer-brand-safe .footer-brand-logo,.footer-atual-style .footer-brand-safe .brand-logo-img{max-width:135px!important;max-height:40px!important}.footer-atual-style .footer-brand-safe .brand-text{max-width:calc(100% - 145px)!important}.footer-atual-style .footer-brand-safe .brand-text strong{font-size:.88rem!important;line-height:1.12!important}.footer-atual-style .footer-brand-safe .brand-text small{font-size:.54rem!important}}.skip-link{position:fixed;top:8px;left:8px;z-index:10000;transform:translateY(-140%);background:var(--green);color:#061b3f!important;font-weight:900;padding:10px 14px;border-radius:12px;box-shadow:0 12px 30px rgba(0,0,0,.25);text-decoration:none}.skip-link:focus{transform:translateY(0);outline:3px solid #fff;outline-offset:3px}:focus-visible{outline:3px solid rgba(34,197,94,.95);outline-offset:3px;border-radius:10px}.hero-accessible .carousel-item{min-height:460px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.btn-hero-soft{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);color:#fff!important;border-radius:12px;font-weight:900;padding:.9rem 1.3rem;backdrop-filter:blur(8px)}.btn-hero-soft:hover{background:rgba(255,255,255,.22)}.coupon-card-accessible{position:relative}.form-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;list-style:none;margin:0 0 18px;padding:0}.form-steps li{display:flex;align-items:center;justify-content:center;gap:6px;color:#dbe8ff;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:999px;padding:8px 6px;font-size:.78rem;font-weight:900;white-space:nowrap}.form-steps li span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.14);color:#fff;font-size:.76rem}.form-steps li.is-active,.form-steps li.is-complete{background:rgba(34,197,94,.22);border-color:rgba(34,197,94,.72);color:#fff}.form-steps li.is-complete span{background:var(--green);color:#061b3f}.field-help{display:block!important;text-align:left!important;color:#cfe1ff!important;font-size:.78rem!important;margin:6px 0 0 4px!important}.field-error{display:none;color:#fee2e2;font-weight:800;font-size:.8rem;margin:6px 0 0 4px}.form-field.is-invalid .field-error{display:block}.form-field.is-valid .field-control{border-color:rgba(34,197,94,.95);box-shadow:0 0 0 4px rgba(34,197,94,.18)}.form-field.is-invalid .field-control{border-color:#f87171;box-shadow:0 0 0 4px rgba(248,113,113,.18)}.field-control:focus-within{border-color:rgba(34,197,94,.95);box-shadow:0 0 0 4px rgba(34,197,94,.2)}.btn-submit-accessible{min-height:54px;letter-spacing:.02em}.form-message{min-height:20px;text-align:center;margin:12px 0 0;color:#eaf2ff;font-weight:800}.privacy-note{line-height:1.45!important}.process-section{background:#f7f9fc}.section-title.compact{text-align:left;margin-bottom:0}.section-title.compact h2:after{margin-left:0;margin-right:0}.process-list{display:grid;gap:16px}.process-card{display:grid;grid-template-columns:74px 1fr auto;gap:18px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:20px;padding:22px;box-shadow:0 14px 38px rgba(12,40,92,.08)}.process-card strong{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,var(--navy),var(--navy2));color:var(--green);font-size:1.25rem;font-weight:950}.process-card h3{font-size:1.18rem;font-weight:950;margin:0 0 5px;color:#071b43}.process-card p{margin:0;color:var(--muted);line-height:1.55}.process-card img{width:84px;height:84px;object-fit:cover;border-radius:16px;background:#f1f5f9;border:1px solid var(--border)}.success-modal-content{border:0;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px rgba(6,27,63,.3)}.success-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:linear-gradient(135deg,var(--green),#a3e635);color:#061b3f;font-size:2.8rem;box-shadow:0 16px 34px rgba(34,197,94,.25)}.mobile-sticky-cta{position:fixed;left:14px;right:14px;bottom:14px;z-index:9998;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--green),#a3e635);color:#061b3f!important;text-decoration:none!important;font-weight:950;border-radius:16px;padding:13px 16px;box-shadow:0 18px 42px rgba(6,27,63,.28);border:1px solid rgba(255,255,255,.75)}.mobile-sticky-cta:hover{filter:brightness(.98);transform:translateY(-1px)}@media(max-width:991.98px){.hero-accessible .carousel-item{min-height:auto}.hero-actions{justify-content:center}.section-title.compact{text-align:center;margin-bottom:28px}.section-title.compact h2:after{margin-left:auto;margin-right:auto}.process-card{grid-template-columns:58px 1fr;padding:18px}.process-card img{grid-column:1 / -1;width:100%;height:160px}}@media(max-width:575.98px){.form-steps{gap:5px}.form-steps li{font-size:.67rem;padding:7px 4px;gap:4px}.form-steps li span{width:19px;height:19px;font-size:.68rem}.field-help,.field-error{font-size:.74rem!important}.hero-actions .btn{width:100%}.hero-metrics{grid-template-columns:1fr!important}.process-card{grid-template-columns:48px 1fr;gap:12px}.process-card strong{width:46px;height:46px;border-radius:14px;font-size:1rem}.float-whats{bottom:74px!important}}.hero-accessible .hero-copy{display:block;padding-left:30px;min-height:420px}.hero-accessible #heroCarousel .carousel-item.active,.hero-accessible #heroCarousel .carousel-item-next,.hero-accessible #heroCarousel .carousel-item-prev{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:24px;align-items:center}@media(max-width:991.98px){.hero-accessible .hero-copy{padding-left:0;min-height:auto}.hero-accessible #heroCarousel .carousel-item.active,.hero-accessible #heroCarousel .carousel-item-next,.hero-accessible #heroCarousel .carousel-item-prev{grid-template-columns:1fr;text-align:center}.hero-accessible .hero-copy p{margin-left:auto;margin-right:auto}}.products-carousel{position:relative}.products-carousel .product-dots{position:static!important;margin:0 auto 22px!important;display:flex!important;justify-content:center;align-items:center;gap:9px}.products-carousel .product-dots [data-bs-target]{width:13px;height:13px;border-radius:999px;border:0;background:#cbd5e1;opacity:1;margin:0;transition:width .2s ease,background-color .2s ease,transform .2s ease}.products-carousel .product-dots .active{width:34px;background:#b9ff66;transform:scale(1.02)}.products-carousel .carousel-control-prev,.products-carousel .carousel-control-next{display:none!important}@media(max-width:575.98px){.products-carousel .product-dots{margin-bottom:16px!important}.products-carousel .product-dots [data-bs-target]{width:11px;height:11px}.products-carousel .product-dots .active{width:28px}}.step-image-popup{appearance:none;-webkit-appearance:none;border:0;padding:0;margin:0;background:transparent;width:124px;height:92px;border-radius:18px;overflow:hidden;position:relative;flex:0 0 124px;cursor:pointer;box-shadow:0 12px 28px rgba(15,23,42,.16);outline:0}.step-image-popup img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease,filter .25s ease}.step-image-popup span{position:absolute;inset:auto 8px 8px 8px;display:inline-flex;justify-content:center;align-items:center;gap:5px;padding:6px 8px;border-radius:999px;background:rgba(6,27,63,.86);color:#fff;font-size:.68rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase;opacity:0;transform:translateY(6px);transition:.22s ease}.step-image-popup:hover img,.step-image-popup:focus-visible img{transform:scale(1.06);filter:brightness(.88)}.step-image-popup:hover span,.step-image-popup:focus-visible span{opacity:1;transform:translateY(0)}.step-image-popup:focus-visible{box-shadow:0 0 0 4px rgba(190,255,74,.45),0 12px 28px rgba(15,23,42,.16)}.step-preview-modal .modal-content{border:0;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 28px 80px rgba(6,27,63,.28)}.step-preview-modal .modal-header{background:#061b3f;color:#fff;border:0;padding:18px 22px}.step-preview-modal .btn-close{filter:invert(1) grayscale(100%);opacity:.9}.step-preview-modal .modal-body{padding:16px;background:#f6f8fb;display:grid;place-items:center}.step-preview-modal img{max-height:78vh;width:auto;max-width:100%;border-radius:18px;object-fit:contain;background:#fff}@media(max-width:767.98px){.process-card{align-items:flex-start}.step-image-popup{width:100%;height:170px;flex-basis:auto;margin-top:8px}.step-image-popup span{opacity:1;transform:none}}.products-carousel .carousel-inner{overflow:visible}.product-banner{position:relative!important;overflow:hidden!important;min-height:390px!important;border-radius:22px!important;padding:38px!important;display:flex!important;align-items:flex-end!important;justify-content:flex-end!important;background:#08132b!important;box-shadow:0 22px 55px rgba(0,31,85,.18)!important;isolation:isolate}.product-banner::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(110deg,rgba(8,19,43,.16) 0%,rgba(8,19,43,.42) 46%,rgba(8,19,43,.9) 100%);pointer-events:none}.product-banner-image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-banner-content{position:relative;z-index:2;width:min(100%,520px);margin-left:auto;margin-top:auto;text-align:right;color:#fff;background:rgba(5,12,30,.78);border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:28px;box-shadow:0 20px 50px rgba(0,0,0,.22);backdrop-filter:blur(10px)}.product-banner-content h3{font-size:clamp(1.7rem,3vw,2.55rem)!important;font-weight:950!important;text-transform:uppercase;max-width:none!important;margin:14px 0 10px}.product-banner-content p{color:#eff6ff!important;max-width:none!important;margin-left:auto;margin-bottom:18px;line-height:1.55}.product-banner-content .mini-badge{margin-left:auto}@media(max-width:767.98px){.product-banner{min-height:430px!important;padding:20px!important;align-items:flex-end!important;justify-content:center!important}.product-banner::after{background:linear-gradient(180deg,rgba(8,19,43,.18) 0%,rgba(8,19,43,.45) 45%,rgba(8,19,43,.92) 100%)}.product-banner-content{text-align:center;padding:22px;border-radius:18px}.product-banner-content .mini-badge{margin-left:auto;margin-right:auto}}.chat-float-button{border:0!important;background:transparent!important;padding:0!important;cursor:pointer!important;font-family:inherit!important}.chat-float-button:focus-visible,.site-chat-close:focus-visible,.site-chat-form button:focus-visible{outline:3px solid rgba(185,255,102,.75)!important;outline-offset:4px!important}.site-chat-panel{position:fixed;right:22px;bottom:112px;width:min(390px,calc(100vw - 28px));z-index:10000;display:none}.site-chat-panel.is-open{display:block}.site-chat-panel.site-chat-panel-left{left:22px;right:auto}.site-chat-card{overflow:hidden;border-radius:24px;background:#ffffff;border:1px solid rgba(15,23,42,.12);box-shadow:0 28px 75px rgba(0,0,0,.28)}.site-chat-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;color:#102115;background:linear-gradient(135deg,#b9ff66,#63d471)}.site-chat-header strong{display:block;font-weight:950;line-height:1.1;color:#102115}.site-chat-header small{display:block;font-size:.78rem;color:rgba(16,33,21,.75);line-height:1.15;margin-top:3px}.site-chat-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#102115;color:#b9ff66;font-size:1.25rem;box-shadow:inset 0 0 0 2px rgba(255,255,255,.12)}.site-chat-close{border:0;background:rgba(16,33,21,.12);color:#102115;border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.site-chat-messages{height:310px;overflow:auto;padding:16px;background:linear-gradient(180deg,#f8fafc,#eef2ff)}.site-chat-message{max-width:86%;margin-bottom:12px;padding:11px 13px;border-radius:18px;box-shadow:0 10px 24px rgba(15,23,42,.08);word-break:break-word}.site-chat-message p{margin:0;color:#172033;line-height:1.35;font-size:.94rem}.site-chat-message small{display:block;margin-top:5px;color:#64748b;font-size:.72rem}.site-chat-message.from-admin{background:#fff;border-bottom-left-radius:6px;margin-right:auto}.site-chat-message.from-client{background:#dcf8c6;border-bottom-right-radius:6px;margin-left:auto}.site-chat-form{padding:14px;background:#fff;border-top:1px solid rgba(15,23,42,.08)}.site-chat-start{display:grid;gap:8px;margin-bottom:8px}.site-chat-start.is-hidden,.site-chat-compose.is-hidden{display:none}.site-chat-form textarea{resize:none;border-radius:16px}.site-chat-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.site-chat-actions small{font-size:.73rem;color:#64748b;line-height:1.2}.site-chat-actions .btn{border-radius:999px;padding:.65rem 1rem;white-space:nowrap}.chat-admin-list{overflow:hidden;padding:0!important}.chat-admin-item{display:block;text-decoration:none;color:inherit;padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.08);transition:.18s ease;background:#fff}.chat-admin-item:hover,.chat-admin-item.active{background:#f6ffe8}.chat-admin-panel{min-height:640px;display:flex;flex-direction:column}.chat-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(15,23,42,.08);padding-bottom:16px;margin-bottom:16px}.chat-admin-messages{height:430px;overflow:auto;background:#f8fafc;border-radius:20px;padding:18px;display:flex;flex-direction:column}.chat-admin-message{max-width:78%;padding:12px 14px;border-radius:18px;margin-bottom:12px;box-shadow:0 10px 24px rgba(15,23,42,.08)}.chat-admin-message p{margin:.25rem 0;color:#172033}.chat-admin-message small{color:#64748b;font-size:.75rem}.chat-admin-message.from-client{background:#fff;border-bottom-left-radius:6px;align-self:flex-start}.chat-admin-message.from-admin{background:#dcf8c6;border-bottom-right-radius:6px;align-self:flex-end;text-align:right}.chat-admin-reply{display:grid;gap:12px;margin-top:16px}.chat-admin-reply .btn{justify-self:end;border-radius:999px}@media(max-width:767.98px){.site-chat-panel{right:14px;left:14px!important;bottom:96px;width:auto}.site-chat-messages{height:280px}.site-chat-actions{align-items:stretch;flex-direction:column}.site-chat-actions .btn{width:100%}.chat-admin-head{flex-direction:column}.chat-admin-message{max-width:92%}}.site-chat-status{display:block;margin-top:8px;color:#64748b;font-size:.74rem;line-height:1.25}.site-chat-compose textarea{margin-bottom:0}.admin-user-mini{margin:.8rem 0 1rem;padding:.75rem;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#fff}.admin-user-mini strong{display:block;font-size:.92rem;line-height:1.15;word-break:break-word}.admin-user-mini span{display:block;font-size:.75rem;opacity:.75;margin-top:.2rem}.permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem}.permission-chip{display:flex;align-items:center;gap:.5rem;padding:.75rem .85rem;border:1px solid #dbe4ee;border-radius:14px;background:#f8fafc;cursor:pointer;transition:.2s ease}.permission-chip:hover{background:#eefcf3;border-color:#a7f3d0}.permission-chip input{width:1.05rem;height:1.05rem}.permission-chip span{font-weight:700;color:#172033;font-size:.9rem}.seo-counter{font-size:.78rem;color:#64748b;margin-top:.25rem}@media(max-width:991px){.admin-sidebar{position:relative;min-height:auto!important}}.hero-v3{padding-top:128px!important;padding-bottom:56px!important;overflow:hidden}.hero-v3 .row{--bs-gutter-x:2rem;--bs-gutter-y:2rem}.topbar-pill{padding:10px 0!important}.topbar-pill .nav-shell{padding:8px 14px!important;min-height:76px}.topbar-pill .nav-link{padding:.5rem .78rem!important;font-size:.94rem!important;line-height:1.1!important}.topbar-pill .navbar-brand{min-width:0!important}.topbar-pill .brand-logo-img{max-height:44px!important;max-width:150px!important}.topbar-pill .logo-icon{width:44px!important;height:44px!important;border-radius:12px!important;flex:0 0 44px!important}.topbar-pill .brand-safe .brand-text strong,.topbar-pill .brand-text strong{font-size:1rem!important;line-height:1.05!important}.topbar-pill .brand-safe .brand-text small,.topbar-pill .brand-text small{font-size:.58rem!important;line-height:1.15!important}.hero-accessible .hero-copy{padding-left:0!important;min-height:0!important}.hero-accessible .carousel-item{min-height:390px!important}.hero-accessible #heroCarousel .carousel-item.active,.hero-accessible #heroCarousel .carousel-item-next,.hero-accessible #heroCarousel .carousel-item-prev{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(180px,260px)!important;gap:18px!important;align-items:center!important}.hero-v3 .hero-copy h1,.hero-copy h1{font-size:clamp(2.3rem,3.8vw,3.55rem)!important;line-height:1.02!important;letter-spacing:-.04em!important;max-width:460px!important;margin-bottom:14px!important}.hero-copy p{max-width:420px!important;font-size:1rem!important;line-height:1.56!important;margin-bottom:0!important}.hero-eyebrow{font-size:.68rem!important;margin-bottom:10px!important}.hero-metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:18px!important}.hero-metrics div{min-width:0!important;border-radius:14px!important;padding:10px 10px!important}.hero-metrics strong{font-size:.9rem!important;line-height:1.12!important}.hero-metrics span{font-size:.69rem!important;line-height:1.22!important}.hero-media{min-height:280px!important;align-items:flex-end!important}.hero-media::before{width:240px!important;height:240px!important;bottom:-24px!important}.hero-media img{max-width:260px!important;max-height:330px!important}.hero-ticket{width:230px!important;min-height:170px!important;border-radius:22px!important}.hero-ticket strong{font-size:1.85rem!important}.coupon-card-v3,.coupon-card{max-width:430px!important;padding:24px!important;border-radius:24px!important}.coupon-card-head{margin-bottom:14px!important}.coupon-card-v3 h2,.coupon-card h2{font-size:1.45rem!important;margin:9px 0 4px!important}.coupon-card-head p{font-size:.92rem!important}.mini-badge{padding:6px 12px!important;font-size:.72rem!important}.form-steps{gap:6px!important;margin-bottom:15px!important}.form-steps li{color:#536173!important;background:#f4f8f4!important;border:1px solid #dbead4!important;padding:7px 5px!important;font-size:.72rem!important;min-width:0!important}.form-steps li span{width:20px!important;height:20px!important;font-size:.68rem!important;color:#173f3a!important;background:#e7fbd8!important}.form-steps li.is-active,.form-steps li.is-complete{background:#dfffb8!important;color:#173f3a!important;border-color:#7ddc4a!important;box-shadow:0 8px 18px rgba(125,220,74,.18)}.form-steps li.is-active span,.form-steps li.is-complete span{background:#173f3a!important;color:#b9ff66!important}.form-field{margin-bottom:11px!important}.form-field label{font-size:.86rem!important;margin-bottom:5px!important}.field-control{min-height:48px!important;border-radius:13px!important}.field-control span{flex:0 0 42px!important}.field-control input{padding:12px 12px 12px 0!important;font-size:.95rem!important}.field-help,.field-error{font-size:.71rem!important;margin-top:5px!important}.btn-cupom-green,.btn-orange,.btn-submit-accessible{border-radius:12px!important;padding:.72rem 1rem!important;font-size:.9rem!important;min-height:auto!important}.privacy-note{font-size:.74rem!important;margin-top:10px!important}@media (max-width:1199.98px){.hero-accessible #heroCarousel .carousel-item.active,.hero-accessible #heroCarousel .carousel-item-next,.hero-accessible #heroCarousel .carousel-item-prev{grid-template-columns:minmax(0,1fr) minmax(160px,230px)!important}.hero-v3 .hero-copy h1,.hero-copy h1{font-size:clamp(2.05rem,3.8vw,3.05rem)!important;max-width:390px!important}.hero-metrics{grid-template-columns:1fr!important;max-width:330px!important}.hero-media img{max-width:225px!important;max-height:300px!important}.hero-media::before{width:210px!important;height:210px!important}}@media (max-width:991.98px){.topbar-pill .nav-shell{border-radius:26px!important;min-height:auto!important;padding:9px 12px!important}.topbar-pill .navbar-collapse{background:rgba(20,17,47,.98);border:1px solid rgba(185,255,102,.18);border-radius:22px;margin-top:10px;padding:10px!important}.topbar-pill .nav-link{display:block!important;text-align:center!important;padding:.62rem .85rem!important;font-size:.92rem!important}.hero-v3{padding-top:116px!important;padding-bottom:44px!important}.hero-v3 .row{--bs-gutter-y:1.5rem}.hero-accessible .carousel-item{min-height:auto!important}.hero-accessible #heroCarousel .carousel-item.active,.hero-accessible #heroCarousel .carousel-item-next,.hero-accessible #heroCarousel .carousel-item-prev{grid-template-columns:1fr!important;text-align:center!important;gap:12px!important}.hero-v3 .hero-copy h1,.hero-copy h1{max-width:680px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(2.05rem,7vw,3rem)!important}.hero-copy p{margin-left:auto!important;margin-right:auto!important;max-width:620px!important}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:680px!important;margin-left:auto!important;margin-right:auto!important}.hero-media{min-height:190px!important;align-items:center!important}.hero-media img{max-width:210px!important;max-height:230px!important}.hero-media::before{width:190px!important;height:190px!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;bottom:-10px!important}.coupon-card-v3,.coupon-card{max-width:560px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:575.98px){.topbar-pill{padding:7px 0!important}.topbar-pill .nav-shell{margin-left:8px!important;margin-right:8px!important;border-radius:22px!important}.topbar-pill .brand-safe{max-width:calc(100vw - 96px)!important}.topbar-pill .brand-logo-img{max-width:112px!important;max-height:38px!important}.topbar-pill .logo-icon{width:38px!important;height:38px!important;flex-basis:38px!important}.topbar-pill .brand-safe .brand-text{max-width:170px!important}.topbar-pill .brand-safe .brand-text strong,.topbar-pill .brand-text strong{font-size:.88rem!important}.topbar-pill .brand-safe .brand-text small,.topbar-pill .brand-text small{font-size:.51rem!important}.hero-v3{padding-top:104px!important;padding-bottom:34px!important}.hero-v3 .container{padding-left:14px!important;padding-right:14px!important}.hero-v3 .hero-copy h1,.hero-copy h1{font-size:2.15rem!important;line-height:1.04!important;max-width:340px!important}.hero-copy p{font-size:.92rem!important;line-height:1.48!important;max-width:330px!important}.hero-eyebrow{font-size:.62rem!important}.hero-metrics{grid-template-columns:1fr!important;gap:7px!important;max-width:310px!important}.hero-metrics div{padding:8px 10px!important}.hero-media{min-height:140px!important}.hero-media img{max-width:160px!important;max-height:170px!important}.hero-media::before{width:140px!important;height:140px!important}.coupon-card-v3,.coupon-card{padding:18px!important;border-radius:20px!important}.coupon-card-v3 h2,.coupon-card h2{font-size:1.28rem!important}.mini-badge{font-size:.66rem!important;padding:5px 10px!important}.form-steps li{font-size:.62rem!important;padding:6px 3px!important;gap:3px!important}.form-steps li span{width:18px!important;height:18px!important;font-size:.62rem!important}.field-control{min-height:46px!important}.btn-cupom-green,.btn-orange,.btn-submit-accessible{font-size:.84rem!important;padding:.68rem .8rem!important}}.site-chat-panel{right:18px!important;left:auto!important;bottom:96px!important;width:clamp(320px,31vw,420px)!important;max-width:calc(100vw - 32px)!important;max-height:calc(100dvh - 130px)!important;z-index:10050!important}.site-chat-panel.site-chat-panel-left{left:18px!important;right:auto!important}.site-chat-panel.is-open{bottom:20px!important}.site-chat-card{display:flex!important;flex-direction:column!important;max-height:calc(100dvh - 130px)!important}.site-chat-header{flex:0 0 auto!important;padding:14px 16px!important}.site-chat-icon{width:38px!important;height:38px!important;font-size:1.08rem!important}.site-chat-close{width:36px!important;height:36px!important;flex:0 0 36px!important}.site-chat-messages{flex:1 1 auto!important;height:clamp(180px,30dvh,310px)!important;min-height:150px!important;overflow-y:auto!important;overscroll-behavior:contain!important}.site-chat-form{flex:0 0 auto!important;padding:12px!important}.site-chat-form .form-control{min-height:44px!important;border-radius:14px!important;font-size:.94rem!important}.site-chat-start{gap:8px!important;margin-bottom:6px!important}.site-chat-actions{gap:8px!important}.site-chat-actions .btn,.site-chat-start .btn{min-height:44px!important;padding:.6rem .95rem!important;border-radius:14px!important;font-size:.92rem!important}.site-chat-status{margin-top:6px!important;font-size:.72rem!important}body.site-chat-open .chat-float-button{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(10px) scale(.92)!important}@media(max-width:991.98px){.site-chat-panel,.site-chat-panel.site-chat-panel-left{right:16px!important;left:auto!important;bottom:88px!important;width:min(370px,calc(100vw - 32px))!important;max-height:calc(100dvh - 110px)!important}.site-chat-panel.is-open{bottom:16px!important}.site-chat-card{max-height:calc(100dvh - 110px)!important}.site-chat-messages{height:clamp(170px,34dvh,280px)!important}}@media(max-width:575.98px){.site-chat-panel,.site-chat-panel.site-chat-panel-left,.site-chat-panel.site-chat-panel-right{left:10px!important;right:10px!important;bottom:82px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 98px)!important}.site-chat-panel.is-open{bottom:10px!important}.site-chat-card{border-radius:20px!important;max-height:calc(100dvh - 98px)!important}.site-chat-header{padding:12px 13px!important}.site-chat-header strong{font-size:.98rem!important}.site-chat-header small{font-size:.72rem!important}.site-chat-icon{width:34px!important;height:34px!important;font-size:1rem!important}.site-chat-close{width:34px!important;height:34px!important}.site-chat-messages{height:min(38dvh,250px)!important;min-height:145px!important;padding:12px!important}.site-chat-message{max-width:92%!important;padding:10px 11px!important;margin-bottom:9px!important}.site-chat-message p{font-size:.88rem!important}.site-chat-form{padding:10px!important}.site-chat-start{gap:7px!important}.site-chat-form .form-control{min-height:42px!important;font-size:.9rem!important}.site-chat-actions{align-items:stretch!important;flex-direction:column!important}.site-chat-actions .btn,.site-chat-start .btn{width:100%!important;min-height:42px!important;font-size:.88rem!important}.float-whats-bubble{display:none!important}.float-whats{max-width:74px!important}}@media(max-height:620px){.site-chat-panel{max-height:calc(100dvh - 28px)!important}.site-chat-panel.is-open{bottom:10px!important}.site-chat-card{max-height:calc(100dvh - 28px)!important}.site-chat-messages{height:150px!important;min-height:120px!important}.site-chat-header{padding:10px 12px!important}.site-chat-form{padding:9px!important}}.admin-menu{display:grid!important;gap:.55rem!important;margin-top:.75rem!important}.admin-menu-link{display:flex!important;align-items:center!important;gap:.7rem!important;width:100%!important;text-decoration:none!important;border-radius:16px!important;margin:0!important;transition:.2s ease!important;font-weight:850!important;padding:.86rem .95rem!important;color:#edf5ff!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.08)!important}.admin-menu-link:hover,.admin-menu-link.active{background:rgba(185,255,102,.16)!important;border-color:rgba(185,255,102,.28)!important;color:#fff!important;transform:translateX(2px)!important}.admin-menu-link i{color:#b9ff66!important;font-size:1.04rem!important;flex:0 0 auto!important}.admin-menu-link span{flex:1 1 auto!important;line-height:1.2!important}.admin-menu-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:24px!important;height:24px!important;padding:0 .4rem!important;border-radius:999px!important;background:#ef4444!important;color:#fff!important;font-size:.76rem!important;line-height:1!important;margin-left:auto!important}.admin-quick-nav{display:flex!important;gap:.55rem!important;flex-wrap:wrap!important;margin:0 0 1rem!important;padding:.7rem!important;border-radius:18px!important;background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 10px 28px rgba(15,23,42,.05)!important}.admin-quick-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;border-radius:999px!important;padding:.55rem .85rem!important;background:#f7fafc!important;color:#173f3a!important;border:1px solid #dbe4ee!important;font-weight:850!important;font-size:.86rem!important}.admin-quick-pill:hover,.admin-quick-pill.active{background:#eaffc8!important;border-color:#b9ff66!important;color:#14112f!important}.admin-module-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;gap:1rem!important}.admin-module-card{display:flex!important;align-items:flex-start!important;gap:.8rem!important;padding:1rem!important;border-radius:20px!important;background:#fff!important;border:1px solid #e2e8f0!important;text-decoration:none!important;color:#172033!important;box-shadow:0 12px 30px rgba(15,23,42,.06)!important;transition:.2s ease!important}.admin-module-card:hover{transform:translateY(-2px)!important;border-color:#b9ff66!important;color:#172033!important}.admin-module-card i{width:42px!important;height:42px!important;border-radius:14px!important;background:#f0ffdc!important;color:#173f3a!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:1.1rem!important;flex:0 0 auto!important}.admin-module-card strong{display:block!important;font-size:.98rem!important;line-height:1.15!important}.admin-module-card span{display:block!important;color:#64748b!important;font-size:.82rem!important;margin-top:.25rem!important;line-height:1.35!important}@media(max-width:991.98px){.admin-sidebar{height:auto!important;position:relative!important;border-radius:0 0 24px 24px!important}.admin-main{padding-bottom:2rem!important}.admin-module-grid{grid-template-columns:1fr!important}}.admin-section-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#a3ff4f,var(--green));color:#081526;font-size:1.45rem;box-shadow:0 14px 30px rgba(89,255,112,.22)}.admin-quick-nav .admin-quick-pill{white-space:nowrap}@media (max-width:575.98px){.admin-section-icon{width:46px;height:46px;border-radius:15px;font-size:1.2rem}.admin-quick-nav{gap:.4rem!important;padding:.55rem!important}.admin-quick-nav .admin-quick-pill{font-size:.82rem!important;padding:.5rem .65rem!important}}.analytics-stat{position:relative;overflow:hidden}.analytics-stat:after{content:"";position:absolute;right:-42px;top:-42px;width:120px;height:120px;border-radius:50%;background:rgba(185,255,102,.20)}.analytics-card{min-height:300px;overflow:hidden}.analytics-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.7rem}.analytics-card-head small{color:#64748b;font-weight:750}.analytics-chart{display:block;width:100%!important;min-height:220px;max-height:260px;border-radius:16px;background:linear-gradient(180deg,#ffffff,#fbfffa)}.analytics-list{display:grid;gap:.85rem;margin-top:.75rem}.analytics-list-row strong{color:#14213d;font-size:.9rem;line-height:1.2;word-break:break-word}.analytics-list-row span{font-weight:900;color:#173f3a}.analytics-mini-track{height:9px;border-radius:999px;background:#e9eef5;overflow:hidden;margin-top:.38rem}.analytics-mini-track div{height:100%;border-radius:999px;background:linear-gradient(90deg,#6d3df2,#b9ff66)}@media(max-width:575.98px){.analytics-card{min-height:auto}.analytics-chart{min-height:190px;max-height:220px}.analytics-card-head{display:block}.analytics-card-head small{display:block;margin-top:.15rem}}.admin-field-group-title{display:flex;align-items:center;gap:8px;margin-top:10px;padding:12px 14px;border-radius:16px;background:linear-gradient(135deg,rgba(163,255,90,.16),rgba(99,102,241,.10));border:1px solid rgba(13,148,136,.18);font-weight:900;color:#12372f}.admin-field-group-title i{color:#65c94f}.admin-notify-panel{margin-top:1rem;padding-top:.9rem;border-top:1px solid rgba(255,255,255,.12);display:grid;gap:.65rem}.admin-notify-sound{width:100%;border:1px solid rgba(164,255,82,.35);background:rgba(164,255,82,.09);color:#eaffd6;border-radius:15px;padding:.72rem .8rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:.45rem;transition:.2s ease}.admin-notify-sound:hover,.admin-notify-sound.is-on{background:linear-gradient(135deg,#a4ff52,#63dc63);color:#071527;border-color:transparent;box-shadow:0 14px 30px rgba(164,255,82,.22)}.admin-notify-mini{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.admin-notify-mini a{position:relative;text-decoration:none;color:rgba(255,255,255,.88);background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.10);border-radius:13px;padding:.58rem .5rem;font-size:.78rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:.25rem}.admin-notify-mini b{min-width:20px;height:20px;padding:0 .35rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ef4444;color:#fff;font-size:.72rem;line-height:1;box-shadow:0 8px 18px rgba(239,68,68,.3)}.admin-notify-toast{position:fixed;right:22px;bottom:22px;width:min(360px,calc(100vw - 32px));z-index:1090;padding:1rem 1.05rem;border-radius:18px;background:#071527;color:#fff;box-shadow:0 22px 50px rgba(7,21,39,.32);border:1px solid rgba(164,255,82,.30);transform:translateY(18px);opacity:0;visibility:hidden;transition:.25s ease}.admin-notify-toast.show{transform:translateY(0);opacity:1;visibility:visible}.admin-notify-toast strong{display:block;font-size:1rem;margin-bottom:.18rem;color:#a4ff52}.admin-notify-toast span{display:block;font-size:.9rem;color:rgba(255,255,255,.86)}.admin-notify-toast.lead{border-color:rgba(34,197,94,.55)}.admin-notify-toast.access{border-color:rgba(59,130,246,.42)}.admin-notify-toast.info{border-color:rgba(164,255,82,.45)}@media (max-width:991.98px){.admin-notify-panel{margin-bottom:1rem}.admin-notify-toast{right:12px;bottom:12px}}.cookie-consent{position:fixed;left:0;right:0;bottom:0;z-index:1090;padding:16px;pointer-events:none;opacity:0;transform:translateY(18px);transition:opacity .25s ease,transform .25s ease}.cookie-consent.is-visible{opacity:1;transform:translateY(0)}.cookie-consent-card{pointer-events:auto;width:min(1120px,calc(100vw - 28px));margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;border:1px solid rgba(163,255,78,.34);border-radius:22px;background:linear-gradient(135deg,rgba(13,20,39,.98),rgba(10,63,54,.96));color:#fff;box-shadow:0 22px 55px rgba(0,0,0,.28);padding:14px 16px}.cookie-consent-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:rgba(170,255,86,.14);color:#a7ff54;font-size:1.25rem}.cookie-consent-content strong{display:block;font-size:1rem;margin-bottom:3px}.cookie-consent-content p{margin:0;color:rgba(255,255,255,.82);font-size:.92rem;line-height:1.42}.cookie-consent-content a{color:#a7ff54;font-weight:800;text-decoration:underline;text-underline-offset:3px}.cookie-consent-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.cookie-consent-actions .btn{border-radius:999px;font-weight:800;padding:.55rem .9rem;white-space:nowrap}@media (max-width:767.98px){.cookie-consent{padding:10px 10px calc(10px+env(safe-area-inset-bottom))}.cookie-consent-card{grid-template-columns:1fr;border-radius:18px;padding:14px;gap:10px}.cookie-consent-icon{display:none}.cookie-consent-actions{justify-content:stretch}.cookie-consent-actions .btn{flex:1 1 100%}}.chat-float-wrapper{position:fixed!important;right:22px!important;left:auto!important;bottom:22px!important;z-index:1040!important;display:flex!important;align-items:center!important;gap:8px!important;max-width:min(382px,calc(100vw - 28px))!important;transition:opacity .2s ease,visibility .2s ease,transform .2s ease!important}.chat-float-wrapper-left{left:22px!important;right:auto!important;flex-direction:row-reverse!important}.chat-float-wrapper-right{right:22px!important;left:auto!important}.chat-float-wrapper .float-whats{position:static!important;right:auto!important;left:auto!important;bottom:auto!important;z-index:auto!important;margin:0!important}.chat-float-wrapper .float-whats.float-whats-right,.chat-float-wrapper .float-whats.float-whats-left{position:static!important;right:auto!important;left:auto!important;bottom:auto!important}.chat-float-dismiss{position:absolute!important;top:-10px!important;right:-8px!important;width:30px!important;height:30px!important;border-radius:999px!important;border:2px solid #fff!important;background:#0f172a!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:.78rem!important;line-height:1!important;box-shadow:0 10px 24px rgba(15,23,42,.28)!important;z-index:2!important;cursor:pointer!important}.chat-float-wrapper-left .chat-float-dismiss{right:auto!important;left:-8px!important}.chat-float-dismiss:hover{background:#ef4444!important;color:#fff!important}.chat-float-dismiss:focus-visible{outline:3px solid rgba(185,255,102,.8)!important;outline-offset:3px!important}body.site-chat-open .chat-float-wrapper,body.chat-float-dismissed .chat-float-wrapper,body.cookie-consent-visible .chat-float-wrapper{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(10px) scale(.96)!important}.cookie-consent{z-index:11050!important}.site-chat-panel{z-index:1090!important}@media(max-width:575.98px){.chat-float-wrapper,.chat-float-wrapper-right{right:14px!important;left:auto!important;bottom:14px!important;max-width:78px!important}.chat-float-wrapper-left{left:14px!important;right:auto!important}.chat-float-dismiss{top:-7px!important;right:-6px!important;width:28px!important;height:28px!important;font-size:.72rem!important}.chat-float-wrapper-left .chat-float-dismiss{left:-6px!important;right:auto!important}}.nav-whatsapp-btn{display:inline-flex!important;align-items:center!important;gap:.42rem!important;border-radius:999px!important;background:linear-gradient(135deg,#a3ff4f,#50d866)!important;color:#102115!important;box-shadow:0 10px 24px rgba(80,216,102,.18)!important;border:1px solid rgba(255,255,255,.18)!important;padding:.58rem .85rem!important;font-weight:950!important}.nav-whatsapp-btn:hover{filter:brightness(1.04);transform:translateY(-1px)}.admin-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap!important}.admin-toolbar-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.admin-card .btn,.admin-filter-bar .btn,.admin-table-card .btn{border-radius:10px;font-weight:850}.btn-xs{--bs-btn-padding-y:.28rem;--bs-btn-padding-x:.48rem;--bs-btn-font-size:.76rem;--bs-btn-border-radius:.55rem}.lead-bulk-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.lead-check-col{width:42px;text-align:center;vertical-align:middle}.admin-leads-table th,.admin-leads-table td{white-space:normal}.admin-leads-table td:nth-child(2),.admin-leads-table td:nth-child(3),.admin-leads-table td:nth-child(4){word-break:break-word}.lead-actions{display:flex!important;align-items:center!important;gap:.35rem!important;flex-wrap:wrap!important;justify-content:flex-end!important;min-width:118px}.lead-actions form{display:inline-flex!important}@media(max-width:1199.98px){.admin-main{padding-left:1rem!important;padding-right:1rem!important}.admin-table-card{border-radius:16px}.admin-leads-table{min-width:980px}.admin-toolbar .btn{font-size:.85rem;padding:.45rem .7rem}}@media(max-width:767.98px){.admin-toolbar-actions,.lead-bulk-toolbar{justify-content:stretch;width:100%}.admin-toolbar-actions .btn,.lead-bulk-toolbar form,.lead-bulk-toolbar .btn{width:100%}.admin-filter-bar{padding:14px!important}.admin-card{padding:16px!important}}.chat-float-dismiss{top:auto!important;bottom:-12px!important;right:58px!important;left:auto!important;width:30px!important;height:30px!important}.chat-float-wrapper-left .chat-float-dismiss{right:auto!important;left:58px!important}@media(max-width:575.98px){.chat-float-dismiss{top:auto!important;bottom:-10px!important;left:-7px!important;right:auto!important;width:28px!important;height:28px!important}.chat-float-wrapper-left .chat-float-dismiss{left:auto!important;right:-7px!important}.nav-whatsapp-btn{justify-content:center!important;width:100%;margin-top:.3rem!important}}.admin-btn-sm{padding:.58rem 1rem;font-size:.92rem;border-radius:14px;font-weight:800}.admin-compact-form .form-label{font-size:.9rem}.admin-compact-form .form-control,.admin-compact-form .form-select{min-height:44px}.nav-whatsapp-btn{display:inline-flex!important;align-items:center;gap:.35rem}.admin-image-spec-card{background:linear-gradient(135deg,rgba(163,255,79,.14),rgba(80,216,102,.08));border:1px solid rgba(80,216,102,.26);border-radius:18px;padding:16px}.admin-image-spec-card .table{--bs-table-bg:transparent;font-size:.88rem}.admin-image-spec-card th{color:#10243a;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;border-bottom-color:rgba(17,34,64,.12)!important}.admin-image-spec-card td{border-bottom-color:rgba(17,34,64,.08)!important}.admin-image-spec-icon{width:34px;height:34px;min-width:34px;display:inline-grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#a3ff4f,#50d866);color:#102115;box-shadow:0 10px 22px rgba(80,216,102,.18)}@media(max-width:767.98px){.admin-image-spec-card{padding:12px;border-radius:14px}.admin-image-spec-card .table{font-size:.8rem;min-width:680px}}/*v54-admin-fixo-chat*/@media(min-width:992px){.admin-shell>.row{--bs-gutter-x:0}.admin-sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:260px!important;min-height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important;z-index:1040!important}.admin-main{margin-left:260px!important;width:calc(100% - 260px)!important;max-width:calc(100% - 260px)!important;flex:0 0 auto!important}.admin-sidebar::-webkit-scrollbar{width:8px}.admin-sidebar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25);border-radius:999px}}@media(max-width:991.98px){.admin-sidebar{position:relative!important;width:100%!important;min-height:auto!important;max-height:none!important}.admin-main{margin-left:0!important;width:100%!important;max-width:100%!important;padding:18px!important}}.admin-main-chat{display:flex;flex-direction:column}.chat-admin-workspace{min-height:0}.admin-main-chat .chat-admin-list{overflow-y:auto!important}.admin-main-chat .chat-admin-panel{display:flex!important;flex-direction:column!important;overflow:hidden!important}.admin-main-chat .chat-admin-head{flex:0 0 auto!important}.admin-main-chat .chat-admin-messages{flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow-y:auto!important;scroll-behavior:smooth}.admin-main-chat .chat-admin-reply{flex:0 0 auto!important;margin-top:12px!important;padding-top:12px!important;border-top:1px solid #e2e8f0;background:#fff}.admin-main-chat .chat-admin-reply textarea{min-height:76px;max-height:130px;resize:vertical}.admin-main-chat .chat-admin-reply .btn{min-height:42px;padding:.55rem 1rem}@media(min-width:1200px){.admin-main-chat{height:100dvh!important;overflow:hidden!important}.admin-main-chat .chat-admin-workspace{flex:1 1 auto!important;overflow:hidden!important}.admin-main-chat .chat-admin-workspace>.col-xl-4,.admin-main-chat .chat-admin-workspace>.col-xl-8{height:100%!important}.admin-main-chat .chat-admin-list,.admin-main-chat .chat-admin-panel{height:100%!important;min-height:0!important}.admin-main-chat .chat-admin-list{max-height:100%!important}}@media(max-width:1199.98px){.admin-main-chat{height:auto!important;overflow:visible!important}.admin-main-chat .chat-admin-list{max-height:420px!important}.admin-main-chat .chat-admin-panel{min-height:0!important}.admin-main-chat .chat-admin-messages{height:360px!important;flex:none!important}}@media(max-width:575.98px){.admin-main-chat .chat-admin-messages{height:310px!important}.admin-main-chat .chat-admin-reply .btn{width:100%;justify-self:stretch}.admin-main-chat .chat-admin-head form{width:100%;flex-wrap:wrap}.admin-main-chat .chat-admin-head .form-select{flex:1 1 160px}}/* V55 - painel do chat admin responsivo e com leitura ampla */
.admin-main-chat{padding-top:22px!important;padding-bottom:16px!important;min-height:100dvh!important;display:flex!important;flex-direction:column!important;gap:0!important}.admin-main-chat .admin-toolbar{align-items:center!important;margin-bottom:10px!important;gap:12px!important}.admin-main-chat .admin-toolbar h1{font-size:clamp(1.9rem,3.1vw,2.65rem)!important;line-height:1!important}.admin-main-chat .admin-toolbar p{font-size:.95rem!important}.chat-admin-controlbar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-radius:18px;padding:10px 12px;margin:10px 0 12px;box-shadow:0 12px 35px rgba(15,23,42,.07);border:1px solid rgba(15,23,42,.06)}.chat-admin-controlbar .admin-quick-nav{margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.chat-admin-controlbar .admin-quick-pill{padding:9px 14px!important;font-size:.88rem!important;white-space:nowrap!important}.chat-admin-filter-form{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap;min-width:330px}.chat-admin-filter-form .form-select{width:190px}.chat-admin-filter-form .btn{min-height:34px;padding:.4rem .8rem!important}.chat-admin-workspace{flex:1 1 auto!important;min-height:0!important;height:calc(100dvh - 216px)!important;overflow:hidden!important}.chat-admin-workspace>.col-xl-4,.chat-admin-workspace>.col-xl-8{height:100%!important;min-height:0!important}.admin-main-chat .chat-admin-list,.admin-main-chat .chat-admin-panel{height:100%!important;min-height:0!important;max-height:none!important}.admin-main-chat .chat-admin-list{display:flex!important;flex-direction:column!important;overflow:hidden!important}.admin-main-chat .chat-admin-list h2{flex:0 0 auto!important;padding:13px 16px!important}.admin-main-chat .chat-admin-list .chat-admin-item{padding:13px 15px!important;flex:0 0 auto}.admin-main-chat .chat-admin-list{overflow-y:auto!important}.admin-main-chat .chat-admin-panel{display:flex!important;flex-direction:column!important;padding:16px!important;overflow:hidden!important}.admin-main-chat .chat-admin-head{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important;margin-bottom:10px!important;padding-bottom:10px!important}.admin-main-chat .chat-admin-client-info{min-width:220px;flex:1 1 320px}.admin-main-chat .chat-admin-client-info h2{font-size:1.35rem!important}.admin-main-chat .chat-admin-client-info p{font-size:.9rem!important}.chat-admin-status-form{display:flex;align-items:center;gap:8px;flex:0 0 auto}.chat-admin-status-form .form-select{min-width:150px}.admin-main-chat .chat-admin-messages{flex:1 1 auto!important;min-height:280px!important;height:auto!important;overflow-y:auto!important;background:#f8fafc;border-radius:18px!important;padding:18px!important;scroll-behavior:smooth}.admin-main-chat .chat-admin-message{max-width:82%!important;padding:12px 14px!important;margin-bottom:10px!important}.admin-main-chat .chat-admin-reply{flex:0 0 auto!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:10px!important;margin-top:12px!important;padding-top:12px!important;border-top:1px solid #e2e8f0!important;background:#fff!important}.admin-main-chat .chat-admin-reply textarea{min-height:100px!important;max-height:160px!important;resize:vertical!important}.admin-main-chat .chat-admin-reply .btn{height:44px!important;white-space:nowrap!important;border-radius:999px!important;padding:.55rem 1.1rem!important}.admin-main-chat .chat-admin-reply .btn i{margin-right:4px}@media(max-width:1399.98px){.chat-admin-workspace{height:calc(100dvh - 206px)!important}.admin-main-chat .admin-toolbar p{display:none!important}.chat-admin-controlbar{margin-top:8px!important;margin-bottom:10px!important}.admin-main-chat .chat-admin-messages{min-height:260px!important}}@media(max-width:1199.98px){.admin-main-chat{height:auto!important;overflow:visible!important}.chat-admin-controlbar{align-items:stretch!important;flex-direction:column!important}.chat-admin-filter-form{justify-content:flex-start!important;min-width:0!important;width:100%;flex-wrap:wrap}.chat-admin-filter-form .form-select{width:min(100%,240px)}.chat-admin-workspace{height:auto!important;overflow:visible!important}.admin-main-chat .chat-admin-list{max-height:360px!important;height:auto!important}.admin-main-chat .chat-admin-panel{height:auto!important;min-height:620px!important}.admin-main-chat .chat-admin-messages{height:420px!important;min-height:420px!important}.admin-main-chat .chat-admin-reply{grid-template-columns:1fr!important}.admin-main-chat .chat-admin-reply .btn{justify-self:end!important}}@media(max-width:767.98px){.admin-main-chat{padding:16px!important}.admin-main-chat .admin-toolbar{align-items:flex-start!important}.admin-main-chat .admin-toolbar h1{font-size:2rem!important}.chat-admin-controlbar{border-radius:16px!important;padding:10px!important}.chat-admin-controlbar .admin-quick-nav{width:100%}.chat-admin-controlbar .admin-quick-pill{flex:1 1 auto;text-align:center}.chat-admin-filter-form .form-select,.chat-admin-filter-form .btn{width:100%!important}.admin-main-chat .chat-admin-head{align-items:stretch!important}.chat-admin-status-form{width:100%;flex-wrap:wrap}.chat-admin-status-form .form-select{flex:1 1 180px}.admin-main-chat .chat-admin-panel{padding:14px!important;min-height:560px!important}.admin-main-chat .chat-admin-messages{height:360px!important;min-height:360px!important;padding:14px!important}.admin-main-chat .chat-admin-message{max-width:94%!important}.admin-main-chat .chat-admin-reply textarea{min-height:92px!important}.admin-main-chat .chat-admin-reply .btn{width:100%!important}}

/* V56 - Chat admin responsivo: mantém botão enviar visível no desktop, tablet e mobile */
.admin-main-chat .chat-admin-reply{box-sizing:border-box!important}.admin-main-chat .chat-admin-reply textarea{width:100%!important}.admin-main-chat .chat-admin-reply .btn{white-space:nowrap!important}.admin-main-chat .chat-admin-panel{min-width:0!important}.admin-main-chat .chat-admin-client-info{min-width:0!important}.admin-main-chat .chat-admin-client-info h2,.admin-main-chat .chat-admin-client-info p{overflow:hidden;text-overflow:ellipsis}.admin-main-chat .chat-admin-status-form{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}.admin-main-chat .chat-admin-status-form .form-select{min-width:150px!important}.admin-main-chat .chat-admin-status-form .btn{white-space:nowrap!important}@media(min-width:1200px){.admin-main-chat{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;padding:18px 28px!important}.admin-main-chat .admin-toolbar{flex:0 0 auto!important;margin-bottom:10px!important}.admin-main-chat .admin-toolbar h1{font-size:clamp(2rem,2.6vw,2.55rem)!important;line-height:1.05!important}.admin-main-chat .admin-toolbar p{font-size:.95rem!important}.admin-main-chat .chat-admin-controlbar{flex:0 0 auto!important;margin-bottom:10px!important;padding:10px 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important}.admin-main-chat .admin-quick-nav{margin:0!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important}.admin-main-chat .admin-quick-nav a{padding:.55rem .85rem!important;font-size:.88rem!important;line-height:1.1!important}.admin-main-chat .chat-admin-filter-form{display:flex!important;align-items:center!important;gap:8px!important;margin-left:auto!important}.admin-main-chat .chat-admin-filter-form .form-select{width:190px!important;min-width:180px!important}.admin-main-chat .chat-admin-filter-form .btn{padding:.5rem .85rem!important;line-height:1.15!important}.admin-main-chat .chat-admin-workspace{flex:1 1 auto!important;height:auto!important;min-height:0!important;overflow:hidden!important}.admin-main-chat .chat-admin-workspace>.col-xl-4,.admin-main-chat .chat-admin-workspace>.col-xl-8{height:100%!important;min-height:0!important}.admin-main-chat .chat-admin-list,.admin-main-chat .chat-admin-panel{height:100%!important;min-height:0!important;max-height:none!important}.admin-main-chat .chat-admin-list{overflow-y:auto!important}.admin-main-chat .chat-admin-list h2{padding:12px 16px!important}.admin-main-chat .chat-admin-item{padding:12px 16px!important}.admin-main-chat .chat-admin-panel{display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:16px!important}.admin-main-chat .chat-admin-head{flex:0 0 auto!important;margin-bottom:10px!important;padding-bottom:10px!important;gap:10px!important;align-items:flex-start!important}.admin-main-chat .chat-admin-messages{flex:1 1 0!important;height:auto!important;min-height:170px!important;overflow-y:auto!important;margin:0!important;padding:16px!important;border-radius:18px!important}.admin-main-chat .chat-admin-reply{flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:10px!important;margin:10px 0 0 0!important;padding:10px 0 0 0!important;border-top:1px solid #e2e8f0!important;background:#fff!important}.admin-main-chat .chat-admin-reply textarea{grid-column:1/2!important;min-height:72px!important;height:72px!important;max-height:118px!important;resize:vertical!important}.admin-main-chat .chat-admin-reply .btn{grid-column:2/3!important;height:46px!important;min-height:46px!important;padding:.55rem 1.05rem!important;border-radius:999px!important;align-self:end!important;justify-self:end!important}}@media(min-width:992px) and (max-width:1199.98px){.admin-main-chat{height:auto!important;min-height:100dvh!important;overflow:visible!important;padding:18px!important}.admin-main-chat .chat-admin-controlbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important;padding:10px 12px!important}.admin-main-chat .chat-admin-workspace{height:auto!important;overflow:visible!important}.admin-main-chat .chat-admin-list{max-height:300px!important;overflow-y:auto!important}.admin-main-chat .chat-admin-panel{min-height:0!important;padding:16px!important;overflow:visible!important}.admin-main-chat .chat-admin-messages{height:40vh!important;min-height:260px!important;max-height:430px!important}.admin-main-chat .chat-admin-reply{position:sticky!important;bottom:0!important;z-index:20!important;background:#fff!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:end!important;padding:10px 0 0 0!important}.admin-main-chat .chat-admin-reply textarea{min-height:82px!important;height:82px!important;max-height:130px!important}.admin-main-chat .chat-admin-reply .btn{height:46px!important;min-height:46px!important;padding:.55rem 1.05rem!important;justify-self:end!important}}@media(max-width:991.98px){.admin-main-chat{height:auto!important;min-height:auto!important;overflow:visible!important;padding:16px!important}.admin-main-chat .admin-toolbar{gap:10px!important;margin-bottom:12px!important}.admin-main-chat .admin-toolbar>div:last-child{width:100%!important}.admin-main-chat .chat-admin-controlbar{display:block!important;padding:12px!important}.admin-main-chat .admin-quick-nav{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:10px!important}.admin-main-chat .chat-admin-filter-form{display:grid!important;grid-template-columns:1fr auto auto!important;gap:8px!important}.admin-main-chat .chat-admin-list{max-height:320px!important;overflow-y:auto!important;margin-bottom:12px!important}.admin-main-chat .chat-admin-panel{padding:14px!important;overflow:visible!important}.admin-main-chat .chat-admin-head{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.admin-main-chat .chat-admin-status-form{width:100%!important;display:grid!important;grid-template-columns:1fr auto!important}.admin-main-chat .chat-admin-status-form .form-select{min-width:0!important;width:100%!important}.admin-main-chat .chat-admin-messages{height:44vh!important;min-height:260px!important;max-height:none!important}.admin-main-chat .chat-admin-reply{position:sticky!important;bottom:0!important;z-index:20!important;background:#fff!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:10px!important;padding-top:10px!important;border-top:1px solid #e2e8f0!important}.admin-main-chat .chat-admin-reply textarea{min-height:92px!important;height:92px!important;max-height:150px!important}.admin-main-chat .chat-admin-reply .btn{width:100%!important;height:46px!important;min-height:46px!important;justify-self:stretch!important}}@media(max-width:575.98px){.admin-main-chat{padding:12px!important}.admin-main-chat .admin-toolbar h1{font-size:1.9rem!important}.admin-main-chat .admin-toolbar .badge,.admin-main-chat .admin-toolbar .btn{font-size:.82rem!important}.admin-main-chat .chat-admin-filter-form{grid-template-columns:1fr!important}.admin-main-chat .chat-admin-filter-form .btn{width:100%!important}.admin-main-chat .chat-admin-message{max-width:96%!important}.admin-main-chat .chat-admin-messages{height:46vh!important;min-height:260px!important;padding:12px!important}.admin-main-chat .chat-admin-reply textarea{min-height:88px!important;height:88px!important}}
