@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap";
:root{--bg:#070708;--bg-card:#121216b3;--bg-card-light:#fff;--panel:#0d0d10cc;--text:#fff;--text-dark:#111113;--text-muted:#9ca3af;--text-muted-dark:#6b7280;--brand:#06f;--brand-hover:#0052cc;--brand-glow:#0066ff26;--line:#ffffff14;--line-light:#0000000f;--shadow:0 20px 40px #0009;--font-sans:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--radius-sm:8px;--radius-md:14px;--radius-lg:24px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}a{color:inherit;transition:var(--transition);text-decoration:none}.container{width:min(1280px,100% - 40px);margin:0 auto}.topbar{border-bottom:1px solid var(--line);background:#000;padding:12px 0;font-size:14px;font-weight:500}.topbar-inner{justify-content:space-between;align-items:center;display:flex}.topbar-items{gap:24px;display:flex}.topbar-item{color:#ccc;align-items:center;gap:8px;display:flex}.topbar-icon{width:16px;height:16px;color:var(--brand);flex-shrink:0}.topbar-social{align-items:center;gap:16px;display:flex}.social-link{color:#ccc;justify-content:center;align-items:center;display:flex}.social-link:hover{color:var(--brand)}.social-link svg{width:16px;height:16px}.nav-shell{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-dark);z-index:100;border-bottom:1px solid var(--line-light);background:#fffffff2;position:sticky;top:0;box-shadow:0 4px 30px #0000000d}.nav-inner{justify-content:space-between;align-items:center;min-height:80px;display:flex}.brand-mark{align-items:center;gap:10px;display:flex}.brand-logo-text{letter-spacing:-.03em;color:#000;font-size:22px;font-weight:800}.brand-logo-text span{color:var(--brand)}.navlinks{align-items:center;gap:32px;display:flex}.navlinks a{color:#333;padding:8px 0;font-size:15px;font-weight:700;position:relative}.navlinks a:hover,.navlinks a.active{color:var(--brand)}.navlinks a.active:after{content:"";background:var(--brand);border-radius:2px;width:100%;height:3px;position:absolute;bottom:-22px;left:0}.nav-actions{align-items:center;gap:16px;display:flex}.budget-btn{background:var(--brand);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);border:none;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:700;display:flex;box-shadow:0 8px 24px #ff2e2e40}.budget-btn:hover{background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 12px 28px #ff2e2e59}.btn-icon{width:18px;height:18px}.menu-toggle{color:var(--text-dark);cursor:pointer;background:0 0;border:none;padding:8px;display:none}.menu-toggle svg{width:28px;height:28px}.hero-wrap{background-color:#0000;background-image:linear-gradient(#070708e6 0%,#070708cc 100%),url(/imagens/casa-moderna.png);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:100px 0 140px;position:relative;overflow:hidden}.hero-wrap:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#ff2e2e1f 0%,#0000 70%);width:50%;height:50%;position:absolute;top:-10%;left:-10%}.hero-wrap:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#ff2e2e14 0%,#0000 70%);width:60%;height:60%;position:absolute;bottom:-10%;right:-10%}.hero-inner{z-index:5;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;display:grid;position:relative}.hero-copy{max-width:640px}.hero-kicker{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:16px;font-size:14px;font-weight:800;display:flex}.hero h1{color:#fff;letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2.5rem,4vw,3.8rem);font-weight:900;line-height:1.1}.hero h1 .highlight{color:var(--brand);display:inline-block;position:relative}.hero p{color:var(--text-muted);margin-bottom:32px;font-size:18px;line-height:1.6}.hero-actions{gap:16px;margin-bottom:32px;display:flex}.cta-primary,.cta-secondary{border-radius:var(--radius-sm);transition:var(--transition);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:700;display:inline-flex}.cta-primary{background:var(--brand);color:#fff;border:none;box-shadow:0 8px 24px #ff2e2e4d}.cta-primary:hover{background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 12px 28px #ff2e2e66}.cta-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #fff3}.cta-secondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.hero-location{color:#ccc;align-items:center;gap:10px;font-size:15px;display:flex}.location-icon{width:20px;height:20px;color:var(--brand)}.hero-location strong{color:#fff}.hero-media{aspect-ratio:1.15;border-radius:var(--radius-lg);border:1px solid #ffffff1a;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px #000c}.hero-media img{-o-object-fit:cover;object-fit:cover;transition:transform 6s}.hero-media:hover img{transform:scale(1.08)}.hero-media-overlay{z-index:2;background:linear-gradient(#0000 50%,#000c 100%);position:absolute;inset:0}.hero-feature-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#0d0d10a6;border:1px solid #ffffff14;flex-direction:column;gap:24px;width:100%;max-width:440px;margin-left:auto;padding:32px;display:flex}.hero-feature-item{border-bottom:1px solid #ffffff0f;align-items:center;gap:20px;padding-bottom:20px;display:flex}.hero-feature-item:last-child{border-bottom:none;padding-bottom:0}.hero-feature-icon{width:52px;height:52px;color:var(--brand);background:#0066ff1a;border:1px solid #0066ff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-feature-icon svg{width:24px;height:24px}.hero-feature-text strong{color:#fff;margin-bottom:2px;font-size:17px;font-weight:700;display:block}.hero-feature-text span{color:var(--text-muted);font-size:13px;display:block}.trustbar{z-index:15;margin-top:-60px;padding-bottom:80px;position:relative}.trustgrid{background:var(--panel);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-md);border:1px solid var(--line);box-shadow:var(--shadow);grid-template-columns:repeat(3,1fr) 1.2fr;display:grid;overflow:hidden}.trustitem{border-right:1px solid var(--line);align-items:center;gap:20px;padding:24px 30px;display:flex}.trustitem:last-child{border-right:none}.trusticon{border:1px solid var(--brand);width:52px;height:52px;color:var(--brand);background:#0066ff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.trusticon svg{width:24px;height:24px}.trust-info strong{color:#fff;margin-bottom:2px;font-size:16px;display:block}.trust-info span{color:var(--text-muted);font-size:13px;display:block}.trustrating{flex-direction:column;justify-content:center;padding:24px 30px;display:flex}.stars{color:#ffb800;gap:4px;margin-bottom:6px;display:flex}.stars svg{width:18px;height:18px}.rating-title{color:#fff;font-size:15px;font-weight:700}.rating-subtitle{color:var(--text-muted);font-size:12px}.about-section{color:var(--text-dark);background:#fff;padding:100px 0}.about-grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:80px;display:grid}.about-media{border-radius:var(--radius-lg);aspect-ratio:1.1;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.about-img{-o-object-fit:cover;object-fit:cover}.about-media-overlay{background:linear-gradient(#0000 50%,#0006 100%);position:absolute;inset:0}.about-floating-badge{border-radius:var(--radius-md);background:#fff;border:1px solid #0000000d;align-items:center;gap:16px;padding:16px 24px;display:flex;position:absolute;bottom:30px;right:30px;box-shadow:0 10px 30px #0000001a}.about-badge-icon{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--brand);background:#ff2e2e14;justify-content:center;align-items:center;display:flex}.about-badge-icon svg{width:24px;height:24px}.about-badge-text strong{color:var(--text-dark);font-size:16px;display:block}.about-badge-text span{color:var(--text-muted-dark);font-size:13px}.about-kicker{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:800}.about-content h2{color:var(--text-dark);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2rem,3vw,2.8rem);font-weight:800;line-height:1.2}.about-content h2 span{color:var(--brand)}.about-desc{color:#4b5563;margin-bottom:32px;font-size:17px;line-height:1.6}.about-features{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px;display:grid}.about-feature-item{gap:16px;display:flex}.af-icon{width:24px;height:24px;color:var(--brand);flex-shrink:0;margin-top:2px}.af-text strong{color:var(--text-dark);margin-bottom:4px;font-size:16px;display:block}.af-text span{color:var(--text-muted-dark);font-size:13.5px}.about-actions{align-items:center;gap:24px;display:flex}.about-btn{background:var(--text-dark);color:#fff;border-radius:var(--radius-sm);padding:16px 32px;font-size:15px;font-weight:700;box-shadow:0 8px 24px #00000026}.about-btn:hover{background:var(--brand);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #ff2e2e40}.about-phone{align-items:center;gap:12px;display:flex}.ap-icon{width:44px;height:44px;color:var(--brand);border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;display:flex}.ap-icon svg{width:20px;height:20px}.ap-text span{color:var(--text-muted-dark);font-size:13px;display:block}.ap-text strong{color:var(--text-dark);font-size:16px}.stats-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0b0b0d;padding:80px 0;position:relative;overflow:hidden}.stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.stat-item{position:relative}.stat-item:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:20%;bottom:20%;right:-20px}.stat-number{color:#fff;letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;line-height:1}.stat-number span{color:var(--brand)}.stat-label{color:var(--text-muted);font-size:15px;font-weight:500}.services-section{background:var(--bg);padding:100px 0;position:relative}.section-header{text-align:center;max-width:700px;margin:0 auto 60px}.section-header h2{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3vw,2.6rem);font-weight:800}.section-header h2 span{color:var(--brand)}.section-header p{color:var(--text-muted);font-size:16px}.services-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.service-card{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:var(--radius-md);transition:var(--transition);flex-direction:column;height:100%;padding:40px 30px;display:flex}.service-card:hover{box-shadow:0 15px 30px var(--brand-glow);border-color:#ff2e2e66;transform:translateY(-5px)}.service-icon-wrap{border-radius:var(--radius-sm);width:60px;height:60px;color:var(--brand);transition:var(--transition);background:#ff2e2e14;border:1px solid #ff2e2e26;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.service-card:hover .service-icon-wrap{background:var(--brand);color:#fff;box-shadow:0 8px 20px #ff2e2e4d}.service-icon-wrap svg{width:28px;height:28px}.service-card h3{margin-bottom:12px;font-size:20px;font-weight:700}.service-card p{color:var(--text-muted);flex-grow:1;margin-bottom:24px;font-size:14.5px;line-height:1.6}.service-link{color:var(--brand);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.service-link svg{width:16px;height:16px;transition:var(--transition)}.service-card:hover .service-link svg{transform:translate(4px)}.steps-section{color:var(--text-dark);background:#fff;padding:100px 0}.steps-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid;position:relative}.step-card{text-align:center;padding:20px;position:relative}.step-number{background:var(--text-dark);color:#fff;z-index:5;width:70px;height:70px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:24px;font-weight:800;display:flex;position:relative}.step-card:hover .step-number{background:var(--brand);transform:scale(1.1)}.step-card h3{margin-bottom:10px;font-size:18px;font-weight:700}.step-card p{color:var(--text-muted-dark);font-size:14px}.cta-banner{border-top:1px solid var(--line);text-align:center;background:linear-gradient(135deg,#111115 0%,#050507 100%);padding:100px 0;position:relative;overflow:hidden}.cta-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff2e2e14 0%,#0000 60%);position:absolute;inset:0}.cta-banner-content{z-index:5;max-width:800px;margin:0 auto;position:relative}.cta-banner-content h2{margin-bottom:20px;font-size:clamp(2.2rem,3.5vw,3rem);font-weight:800}.cta-banner-content p{color:var(--text-muted);margin-bottom:32px;font-size:18px}.testimonials-section{background:var(--bg);padding:100px 0}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.testimonial-card{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;padding:30px;display:flex}.test-stars{color:#ffb800;gap:4px;margin-bottom:20px;display:flex}.test-stars svg{width:16px;height:16px}.testimonial-card p{color:var(--text-muted);flex-grow:1;margin-bottom:24px;font-size:15px;font-style:italic;line-height:1.6}.test-author{align-items:center;gap:16px;display:flex}.test-avatar{color:#fff;background:#333339;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:700;display:flex}.test-author-info strong{color:#fff;font-size:15px;display:block}.test-author-info span{color:var(--text-muted);font-size:12px}.footer{border-top:1px solid var(--line);color:var(--text-muted);background:#000;padding:80px 0 40px;font-size:15px}.footer-grid{grid-template-columns:1.2fr .8fr .8fr 1.2fr;gap:60px;margin-bottom:60px;display:grid}.footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;font-size:16px;font-weight:700}.footer-logo{color:#fff;margin-bottom:16px;font-size:24px;font-weight:800}.footer-logo span{color:var(--brand)}.footer-desc{margin-bottom:24px;font-size:14px;line-height:1.6}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:12px}.footer-col ul a:hover{color:var(--brand);padding-left:4px}.footer-contact-item{gap:12px;margin-bottom:16px;display:flex}.fci-icon{width:18px;height:18px;color:var(--brand);flex-shrink:0}.fci-text strong{color:#fff;margin-bottom:2px;font-size:14px;display:block}.fci-text span{font-size:13.5px}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:40px;font-size:13px;display:flex}.footer-bottom-links{gap:24px;display:flex}.whatsapp-float{color:#fff;z-index:99;cursor:pointer;width:60px;height:60px;transition:var(--transition);background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 20px #25d36666}.whatsapp-float:hover{background-color:#20ba5a;transform:scale(1.1)rotate(5deg)}.whatsapp-float svg{fill:currentColor;width:32px;height:32px}.whatsapp-float-pulse{opacity:0;pointer-events:none;border:2px solid #25d366;border-radius:50%;animation:2s infinite pulse;position:absolute;inset:-4px}@keyframes pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.modal-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content{border:1px solid var(--line);border-radius:var(--radius-md);width:100%;max-width:500px;box-shadow:var(--shadow);background:#111114;padding:40px;position:relative}.modal-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;position:absolute;top:20px;right:20px}.modal-close svg{width:24px;height:24px}.modal-content h3{margin-bottom:8px;font-size:24px;font-weight:800}.modal-content p{color:var(--text-muted);margin-bottom:24px;font-size:14px}.form-group{margin-bottom:20px}.form-group label{color:#fff;margin-bottom:8px;font-size:13.5px;font-weight:600;display:block}.form-control-input{border:1px solid var(--line);border-radius:var(--radius-sm);color:#fff;width:100%;transition:var(--transition);background:#ffffff0a;padding:12px 16px;font-family:inherit;font-size:14.5px}.form-control-input:focus{border-color:var(--brand);background:#ffffff14;outline:none}textarea.form-control-input{resize:vertical;min-height:100px}.form-submit-btn{background:var(--brand);color:#fff;border-radius:var(--radius-sm);cursor:pointer;width:100%;transition:var(--transition);border:none;padding:14px;font-size:16px;font-weight:700;box-shadow:0 8px 20px #ff2e2e33}.form-submit-btn:hover{background:var(--brand-hover);transform:translateY(-1px)}.inner-page-main{background:var(--bg);min-height:80vh}.inner-hero-section{border-bottom:1px solid var(--line);background:linear-gradient(#0f0f11 0%,#070708 100%);padding:80px 0;position:relative}.inner-hero-eyebrow{color:var(--brand);letter-spacing:.1em;margin-bottom:12px;font-size:13px;font-weight:800;display:block}.inner-hero-section h1{margin-bottom:12px;font-size:clamp(2.2rem,3.5vw,3rem);font-weight:800;line-height:1.2}.inner-hero-section p{color:var(--text-muted);max-width:600px;font-size:16px}.inner-content-section{color:var(--text-dark);background:#fff;padding:80px 0}.inner-grid{grid-template-columns:1.6fr .9fr;align-items:start;gap:50px;display:grid}.inner-left-article h2{margin-bottom:20px;font-size:24px;font-weight:800}.inner-featured-image-wrap{border-radius:var(--radius-md);aspect-ratio:1.7;margin-bottom:24px;position:relative;overflow:hidden}.inner-article-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.inner-left-article p{color:#4b5563;margin-bottom:20px;font-size:16px;line-height:1.6}.inner-quote-card{border-left:4px solid var(--brand);border-radius:var(--radius-sm);background:#f3f4f6;margin-bottom:28px;padding:24px}.inner-quote-card p{color:#1f2937;margin-bottom:12px;font-size:15px;font-style:italic}.quote-author{color:var(--text-dark);font-size:13.5px;font-weight:700}.inner-benefits-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:30px;display:grid}.inner-benefit-item{gap:16px;display:flex}.ib-icon-wrap{width:36px;height:36px;color:var(--brand);background:#ff2e2e14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ib-icon-wrap svg{width:18px;height:18px}.inner-benefit-item strong{color:var(--text-dark);margin-bottom:4px;font-size:15px;display:block}.inner-benefit-item span{color:var(--text-muted-dark);font-size:13px}.inner-right-sidebar{position:sticky;top:100px}.sidebar-links-card{border:1px solid var(--line-light);border-radius:var(--radius-md);background:#f9fafb;padding:30px}.sidebar-links-card h4{text-transform:uppercase;margin-bottom:20px;font-size:16px;font-weight:800}.sidebar-links-list{list-style:none}.sidebar-links-list li{margin-bottom:12px}.sidebar-links-list a{color:#4b5563;border-radius:var(--radius-sm);padding:8px 12px;font-size:14.5px;font-weight:600;display:block}.sidebar-links-list a:hover{color:var(--brand);background:#ff2e2e0f}@media (max-width:1024px){.navlinks{display:none}.menu-toggle{display:block}.hero-inner{text-align:center;grid-template-columns:1fr;gap:50px}.hero-copy{margin:0 auto}.hero-kicker,.hero-actions,.hero-location{justify-content:center}.trustgrid{grid-template-columns:1fr}.trustitem{border-right:none;border-bottom:1px solid var(--line)}.about-grid{grid-template-columns:1fr}.stats-grid,.services-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr);gap:40px}.inner-grid{grid-template-columns:1fr}}@media (max-width:640px){.hero-actions{flex-direction:column;align-items:stretch}.cta-primary,.cta-secondary{width:100%}.stats-grid,.services-grid,.steps-grid,.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:20px}}.sitemap-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0066ff14;border-color:#06f!important}.sitemap-card h3 span{transition:transform .2s}.sitemap-card:hover h3 span{transform:translate(4px)}.sitemap-tag:hover{color:#fff!important;background-color:#06f!important;border-color:#06f!important}.premium-section{background:linear-gradient(135deg,#020813 0%,#06183a 100%);border-top:1px solid #0066ff26;border-bottom:1px solid #0066ff26;padding:80px 0 100px;position:relative;overflow:hidden}.premium-section:before{content:"";pointer-events:none;opacity:.7;background-image:radial-gradient(#0066ff26 1px,#0000 1px);background-size:24px 24px;width:100%;height:100%;position:absolute;top:0;left:0}.premium-top-row{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-bottom:80px;display:grid;position:relative}.premium-stats-container{justify-content:space-between;align-items:center;gap:20px;display:flex}.premium-stat-item{align-items:center;gap:16px;display:flex;position:relative}.premium-stat-divider{background:#ffffff1a;width:1px;height:50px}.premium-stat-circle{color:#fff;background:#0066ff1a;border:2px solid #06f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 0 15px #06f3}.premium-stat-circle svg{color:#06f;width:28px;height:28px}.premium-stat-info{flex-direction:column;display:flex}.premium-stat-number{color:#fff;align-items:center;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.1;display:flex}.premium-stat-number span{color:#06f;margin-left:2px}.premium-stat-label{text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin-top:4px;font-size:11px;font-weight:700;line-height:1.3}.premium-slanted-image-container{clip-path:polygon(12% 0%,100% 0%,100% 100%,0% 100%);border-left:3px solid #06f;border-radius:0 0 0 24px;width:100%;height:280px;position:relative;overflow:hidden;box-shadow:-10px 10px 30px #00000080}.premium-slanted-image-container:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0066ff4d 0%,#0000 60%);position:absolute;inset:0}.premium-bottom-row{z-index:2;grid-template-columns:.8fr 1.2fr;gap:60px;display:grid;position:relative}.premium-text-column{flex-direction:column;justify-content:center;display:flex}.premium-kicker{color:#06f;letter-spacing:.15em;text-transform:uppercase;margin-bottom:20px;font-size:13px;font-weight:800;display:block}.premium-title{color:#fff;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:24px;font-size:clamp(2rem,3.5vw,3rem);font-weight:900;line-height:1.15}.premium-title span.blue-highlight{color:#06f}.premium-title-separator{background:#06f;border-radius:2px;width:60px;height:4px;margin-bottom:24px}.premium-description{color:#9ca3af;max-width:480px;margin-bottom:40px;font-size:16px;line-height:1.7}.premium-logo-area{opacity:.9;align-items:center;margin-top:auto;display:flex}.premium-logo-img{-o-object-fit:contain;object-fit:contain}.premium-cards-container{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.premium-card{background:#030f2699;border:1px solid #06f3;border-radius:18px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.premium-card:hover{border-color:#06f9;transform:translateY(-8px);box-shadow:0 15px 35px #0066ff26}.premium-card-image-wrap{width:100%;height:180px;position:relative;overflow:hidden}.premium-card-image-wrap:after{content:"";z-index:1;background:linear-gradient(#0000 40%,#030f26f2 100%);position:absolute;inset:0}.premium-card-icon-circle{color:#fff;z-index:3;background:#06f;border:3px solid #030f26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;top:154px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #06f6}.premium-card-icon-circle svg{width:22px;height:22px}.premium-card-content{text-align:center;flex-direction:column;flex-grow:1;padding:40px 20px 24px;display:flex}.premium-card-content h3{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:15px;font-weight:800}.premium-card-divider{background:#06f6;width:40px;height:2px;margin:0 auto 16px}.premium-card-content p{color:#9ca3af;flex-grow:1;margin-bottom:20px;font-size:13px;line-height:1.6}.premium-card-link{color:#06f;text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.premium-card-link svg{width:14px;height:14px;transition:transform .2s}.premium-card:hover .premium-card-link svg{transform:translate(4px)}.brand-logo-img{width:auto;max-height:56px;display:block}@media (max-width:1024px){.premium-top-row{grid-template-columns:1fr;gap:30px;margin-bottom:50px}.premium-slanted-image-container{clip-path:none;border-bottom:3px solid #06f;border-left:none;border-radius:16px;height:200px}.premium-bottom-row{grid-template-columns:1fr;gap:50px}.premium-text-column{text-align:center;align-items:center}.premium-description{max-width:100%}.premium-logo-area{margin:30px auto 0}}@media (max-width:768px){.premium-stats-container{flex-direction:column;align-items:stretch;gap:24px}.premium-stat-divider{display:none}.premium-stat-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;justify-content:flex-start;padding:12px 20px}.premium-cards-container{grid-template-columns:1fr;gap:24px}}.light-steps-section{color:#1e293b;background:#fff;padding:100px 0 80px;position:relative;overflow:hidden}.light-steps-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#0066ff08 0%,#0000 70%);width:300px;height:300px;position:absolute;top:0;right:0}.light-steps-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#0066ff09 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:0;left:0}.light-steps-section .section-header-premium{text-align:center;margin-bottom:60px}.light-steps-section .kicker-wrapper{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.light-steps-section .kicker-line{background:#06f;width:24px;height:2px}.light-steps-section .kicker-text{color:#06f;letter-spacing:.15em;text-transform:uppercase;font-size:13px;font-weight:800}.light-steps-section h2.section-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800}.light-steps-section h2.section-title span{color:#06f}.light-steps-section .section-subtitle{color:#64748b;font-size:16px}.light-steps-section .section-subtitle strong{color:#0f172a}.steps-horizontal-flow{z-index:2;justify-content:space-between;align-items:center;gap:12px;margin-bottom:70px;display:flex;position:relative}.step-card-premium{text-align:center;background:#fff;border:1px solid #0066ff14;border-radius:24px;flex-direction:column;flex:1;align-items:center;min-width:0;padding:40px 24px 36px;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 30px #0066ff0d}.step-card-premium:hover{border-color:#0066ff4d;transform:translateY(-5px);box-shadow:0 15px 40px #0066ff1a}.step-card-number-badge{color:#fff;background:#004ecc;border-radius:8px 4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:800;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 10px #004ecc4d}.step-card-icon-wrap{background:#f0f7ff;border:1px solid #0066ff26;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:24px;display:flex;position:relative;box-shadow:inset 0 0 15px #0066ff08}.step-card-icon-wrap:after{content:"";pointer-events:none;border:1px dashed #0066ff40;border-radius:50%;position:absolute;inset:6px}.step-card-icon-wrap svg{color:#06f;z-index:2;width:32px;height:32px;position:relative}.step-card-premium h3{color:#0f172a;margin-bottom:12px;font-size:18px;font-weight:800}.step-card-divider{background:#06f;border-radius:1px;width:24px;height:2px;margin:0 auto 16px}.step-card-premium p{color:#64748b;max-width:220px;font-size:13.5px;line-height:1.6}.step-card-bottom-cap{background:#06f;border-radius:4px 4px 0 0;width:60px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.step-flow-connector{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.step-flow-line{z-index:1;background:#06f3;width:40px;height:1px;position:absolute}.step-flow-arrow{color:#fff;z-index:2;background:#06f;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:800;display:flex;box-shadow:0 4px 10px #0066ff40}.step-flow-arrow svg{width:12px;height:12px}.steps-signature-wrap{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:50px;display:flex;position:relative}.steps-signature-logo{align-items:center;gap:12px;display:flex}.steps-signature-logo-text{letter-spacing:-.02em;color:#0f172a;font-size:20px;font-weight:800}.steps-signature-logo-text span{color:#06f}.steps-signature-subtitle{color:#06f;text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:800}@media (max-width:1024px){.steps-horizontal-flow{gap:8px}.step-flow-line{width:20px}}@media (max-width:768px){.steps-horizontal-flow{flex-direction:column;gap:32px}.step-card-premium{width:100%;max-width:400px}.step-flow-connector{margin:-10px 0;transform:rotate(90deg)}.step-flow-line{width:1px;height:30px}}.premium-gallery-section{background:linear-gradient(#020813 0%,#041026 100%);border-top:1px solid #0066ff1a;padding:100px 0;position:relative;overflow:hidden}.premium-gallery-section:before{content:"";pointer-events:none;filter:drop-shadow(0 0 8px #06f3);border-top:2px solid #0066ff40;border-left:2px solid #0066ff40;width:180px;height:220px;position:absolute;top:15%;left:2%;transform:skew(-20deg)}.premium-gallery-section:after{content:"";pointer-events:none;filter:drop-shadow(0 0 8px #06f3);border-bottom:2px solid #0066ff40;border-right:2px solid #0066ff40;width:180px;height:220px;position:absolute;bottom:15%;right:2%;transform:skew(-20deg)}.premium-gallery-section .section-header-premium{text-align:center;z-index:2;margin-bottom:50px;position:relative}.premium-gallery-section .kicker-wrapper{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.premium-gallery-section .kicker-line{background:#06f;width:24px;height:2px}.premium-gallery-section .kicker-text{color:#06f;letter-spacing:.15em;text-transform:uppercase;font-size:13px;font-weight:800}.premium-gallery-section h2.section-title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800}.premium-gallery-section .section-subtitle{color:#94a3b8;max-width:600px;margin:0 auto 20px;font-size:16px;line-height:1.6}.premium-gallery-section .premium-title-separator{background:#06f;border-radius:2px;width:60px;height:4px;margin:0 auto}.gallery-layout-grid{z-index:2;grid-template-columns:1fr 1fr;gap:24px;display:grid;position:relative}.gallery-project-card{border:1px solid #0066ff26;border-radius:24px;flex-direction:column;justify-content:flex-end;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.gallery-project-card:hover{border-color:#0066ff80;transform:translateY(-6px);box-shadow:0 20px 40px #0066ff26}.gallery-project-card .card-img-wrap{z-index:0;transition:transform .6s;position:absolute;inset:0}.gallery-project-card:hover .card-img-wrap{transform:scale(1.06)}.gallery-project-card .card-overlay{z-index:1;background:linear-gradient(#0000 0%,#02081366 45%,#020813f2 100%);position:absolute;inset:0}.gallery-destaque-card{aspect-ratio:1.15}.gallery-card-content{z-index:2;align-items:flex-end;gap:20px;width:100%;padding:30px;display:flex;position:relative}.gallery-icon-square{color:#06f;background:#0066ff26;border:1px solid #0066ff59;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 8px 16px #0066ff1a}.gallery-icon-square svg{width:24px;height:24px}.gallery-card-text{flex-direction:column;flex-grow:1;display:flex}.gallery-badge-destaque{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#06f;border-radius:6px;align-self:flex-start;margin-bottom:8px;padding:4px 10px;font-size:10px;font-weight:800}.gallery-card-text h3{color:#fff;margin-bottom:4px;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:800}.gallery-card-text p{color:#94a3b8;font-size:13.5px}.gallery-right-layout{grid-template-rows:1fr 1fr;gap:24px;display:grid}.gallery-top-subrow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.gallery-mini-card{aspect-ratio:1.3}.gallery-mini-card .gallery-card-content{gap:12px;padding:20px}.gallery-icon-circle{color:#06f;background:#0066ff26;border:1px solid #0066ff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.gallery-icon-circle svg{width:20px;height:20px}.gallery-mini-card .gallery-card-text h3{font-size:16px}.gallery-wide-card{aspect-ratio:2.7}.gallery-wide-card .gallery-card-content{gap:16px;padding:24px}.gallery-wide-card .gallery-card-text h3{font-size:18px}.gallery-cta-container{z-index:2;justify-content:center;margin-top:50px;display:flex;position:relative}.gallery-cta-btn{color:#fff;background:0 0;border:1px solid #06f6;border-radius:12px;align-items:center;gap:10px;padding:16px 32px;font-size:14px;font-weight:700;transition:all .3s;display:inline-flex}.gallery-cta-btn:hover{background:#0066ff1a;border-color:#06f;transform:translateY(-2px);box-shadow:0 0 20px #06f3}.gallery-cta-btn svg{width:16px;height:16px;transition:transform .2s}.gallery-cta-btn:hover svg{transform:translate(4px)}@media (max-width:1024px){.gallery-layout-grid{grid-template-columns:1fr;gap:24px}.gallery-destaque-card{aspect-ratio:1.5}}@media (max-width:640px){.gallery-destaque-card{aspect-ratio:1.2}.gallery-top-subrow{grid-template-columns:1fr}.gallery-mini-card,.gallery-wide-card{aspect-ratio:1.5}.gallery-card-content{gap:12px;padding:16px}}.premium-testimonials-section{background:linear-gradient(#041026 0%,#020813 100%);border-top:1px solid #0066ff0d;border-bottom:1px solid #0066ff0d;padding:100px 0;position:relative;overflow:hidden}.premium-testimonials-section:before{content:"";pointer-events:none;opacity:.6;background-image:radial-gradient(#0066ff14 1px,#0000 1px);background-size:32px 32px;width:100%;height:80%;position:absolute;top:10%;left:0}.premium-testimonials-section .section-header-premium{text-align:center;z-index:2;flex-direction:column;align-items:center;margin-bottom:60px;display:flex;position:relative}.google-satisfaction-badge{color:#fff;background:#0066ff0f;border:1px solid #0066ff40;border-radius:50px;align-items:center;gap:12px;margin-bottom:30px;padding:8px 20px;font-size:13px;display:inline-flex;box-shadow:0 4px 15px #0066ff14}.google-satisfaction-badge svg.badge-shield{color:#06f;width:16px;height:16px}.google-satisfaction-badge .stars-wrap{color:#ffb800;gap:2px;display:flex}.google-satisfaction-badge .stars-wrap svg{width:13px;height:13px}.google-satisfaction-badge .badge-divider{background:#ffffff26;width:1px;height:12px}.google-satisfaction-badge span{font-size:12px;font-weight:600}.google-satisfaction-badge span.badge-gray-text{color:#94a3b8;font-weight:500}.premium-testimonials-section .kicker-wrapper{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.premium-testimonials-section .kicker-line{background:#06f;width:24px;height:2px}.premium-testimonials-section .kicker-text{color:#06f;letter-spacing:.15em;text-transform:uppercase;font-size:13px;font-weight:800}.premium-testimonials-section h2.section-title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800}.premium-testimonials-section h2.section-title span{color:#06f}.premium-testimonials-section .section-subtitle{color:#94a3b8;max-width:600px;font-size:16px;line-height:1.6}.testimonials-grid-premium{z-index:2;grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.premium-testimonial-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#030f268c;border:1px solid #0066ff29;border-radius:24px;flex-direction:column;padding:40px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #0003}.premium-testimonial-card:hover{border-color:#0066ff73;transform:translateY(-6px);box-shadow:0 20px 40px #0066ff1f}.card-quote-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.testimonial-quote-icon{color:#06f;opacity:.85;width:32px;height:24px}.card-stars{color:#ffb800;gap:3px;display:flex}.card-stars svg{width:15px;height:15px}.premium-testimonial-card p.testimonial-text{color:#cbd5e1;flex-grow:1;margin-bottom:28px;font-size:14.5px;line-height:1.7}.premium-testimonial-card p.testimonial-text span.blue-highlight{color:#06f;font-weight:700}.card-author-divider{background:#ffffff14;height:1px;margin-bottom:20px}.card-author-row{align-items:center;gap:16px;display:flex}.card-author-avatar{color:#fff;background:#0066ff1a;border:2px solid #06f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:800;display:flex}.card-author-info{flex-direction:column;display:flex}.card-author-info strong{color:#fff;font-size:15px;font-weight:700}.card-author-location{color:#94a3b8;align-items:center;gap:4px;margin-top:3px;font-size:12px;display:flex}.card-author-location svg{color:#06f;width:12px;height:12px}.testimonials-footer-signature{color:#94a3b8;z-index:2;justify-content:center;align-items:center;gap:10px;margin-top:60px;font-size:13.5px;display:flex;position:relative}.testimonials-footer-signature svg{color:#06f;width:18px;height:18px}@media (max-width:1024px){.testimonials-grid-premium{grid-template-columns:1fr;gap:24px;max-width:600px;margin:40px auto 0}}.premium-faq-section{background:#020813;border-top:1px solid #0066ff0d;padding:100px 0;position:relative;overflow:hidden}.faq-decor-image-wrap{pointer-events:none;z-index:1;opacity:.65;width:35%;height:100%;position:absolute;top:0;right:0}.faq-decor-image-wrap:after{content:"";background:linear-gradient(90deg,#020813 0%,#0000 40%),linear-gradient(#020813 0%,#0000 15% 85%,#020813 100%);position:absolute;inset:0}.premium-faq-section .section-header-premium{text-align:center;z-index:2;flex-direction:column;align-items:center;margin-bottom:50px;display:flex;position:relative}.premium-faq-section .kicker-wrapper{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.premium-faq-section .kicker-wrapper svg{color:#06f;width:16px;height:16px}.premium-faq-section .kicker-line{background:#06f;width:24px;height:2px}.premium-faq-section .kicker-text{color:#06f;letter-spacing:.15em;text-transform:uppercase;font-size:13px;font-weight:800}.premium-faq-section h2.section-title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800}.premium-faq-section h2.section-title span{color:#06f}.premium-faq-section .section-subtitle{color:#94a3b8;max-width:600px;font-size:16px;line-height:1.6}.premium-faq-section .premium-title-separator{background:#06f;border-radius:2px;width:60px;height:4px;margin:16px auto 0}.faq-grid-layout{z-index:2;grid-template-columns:repeat(2,1fr);gap:24px;display:grid;position:relative}.faq-card-premium{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#030f2699;border:1px solid #0066ff29;border-radius:20px;align-items:flex-start;gap:20px;padding:30px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.faq-card-premium:hover{border-color:#0066ff73;transform:translateY(-4px);box-shadow:0 15px 30px #0066ff1f}.faq-card-icon-wrap{color:#06f;background:#0066ff26;border:1px solid #0066ff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 12px #0066ff1a}.faq-card-icon-wrap svg{width:22px;height:22px}.faq-card-content{flex-direction:column;flex-grow:1;display:flex}.faq-card-content h3{color:#fff;margin-bottom:8px;font-size:16px;font-weight:700}.faq-card-content p{color:#94a3b8;font-size:13.5px;line-height:1.6}.faq-card-chevron{color:#06f;flex-shrink:0;align-self:center;transition:transform .3s}.faq-card-chevron svg{width:18px;height:18px}.faq-card-premium:hover .faq-card-chevron{transform:translate(4px)}.faq-support-banner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#030f26a6;border:1px solid #0066ff38;border-radius:24px;grid-column:span 2;justify-content:space-between;align-items:center;gap:40px;margin-top:12px;padding:32px 40px;display:flex;box-shadow:0 15px 35px #0006}.faq-support-left,.faq-support-right{flex:1;align-items:center;gap:20px;display:flex}.faq-support-divider{background:#ffffff14;width:1px;height:60px}.faq-whatsapp-btn{color:#fff;cursor:pointer;text-transform:none;background:#06f;border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:10px;margin-left:auto;padding:14px 28px;font-size:14px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0066ff40}.faq-whatsapp-btn:hover{background:#0052cc;transform:translateY(-2px);box-shadow:0 6px 20px #0066ff59}.faq-whatsapp-btn svg{width:18px;height:18px}.faq-highlights-footer{z-index:2;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:20px;margin-top:60px;padding-top:40px;display:flex;position:relative}.faq-highlight-item{color:#94a3b8;align-items:center;gap:8px;font-size:13.5px;font-weight:500;display:flex}.faq-highlight-item svg{color:#06f;width:16px;height:16px}@media (max-width:1024px){.faq-grid-layout{grid-template-columns:1fr;gap:20px}.faq-support-banner{flex-direction:column;grid-column:span 1;align-items:stretch;gap:24px;padding:28px}.faq-support-divider{display:none}.faq-whatsapp-btn{justify-content:center;margin-left:0}.faq-highlights-footer{flex-wrap:wrap;justify-content:center;gap:20px}}.cta-banner-premium{background:#020813;padding:80px 0;position:relative}.cta-box-premium{text-align:center;z-index:5;background:linear-gradient(135deg,#020c24e6 0%,#051a4ae6 100%);border:1px solid #0066ff40;border-radius:24px;flex-direction:column;align-items:center;padding:60px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0066ff1a}.cta-box-premium:before{content:"";pointer-events:none;border-right:2px solid #0066ff26;width:150px;height:100%;position:absolute;top:0;left:0;transform:skew(-20deg)translate(-50px)}.cta-box-premium:after{content:"";pointer-events:none;border-left:2px solid #0066ff26;width:150px;height:100%;position:absolute;top:0;right:0;transform:skew(-20deg)translate(50px)}.cta-icon-box{color:#06f;background:#0066ff26;border:1px solid #06f6;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex;box-shadow:0 0 15px #06f3}.cta-icon-box svg{width:26px;height:26px}.cta-box-premium h2{color:#fff;max-width:800px;margin-bottom:16px;font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:800;line-height:1.2}.cta-box-premium p{color:#94a3b8;max-width:600px;margin-bottom:32px;font-size:16px;line-height:1.6}.cta-premium-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0052cc 0%,#06f 100%);border:none;border-radius:14px;align-items:center;gap:12px;padding:18px 36px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 8px 30px #06f6}.cta-premium-btn:hover{background:linear-gradient(90deg,#06f 0%,#0080ff 100%);transform:translateY(-2px);box-shadow:0 12px 35px #0066ff80}.cta-premium-btn .whatsapp-icon{width:22px;height:22px}.cta-premium-btn .arrow-icon{width:18px;height:18px;transition:transform .2s}.cta-premium-btn:hover .arrow-icon{transform:translate(4px)}.footer-premium{color:#94a3b8;background:#010409;border-top:1px solid #0066ff26;padding:80px 0 40px;position:relative}.footer-grid-premium{grid-template-columns:1.2fr .9fr .9fr 1fr;gap:40px;margin-bottom:60px;display:grid}.footer-col-premium{flex-direction:column;display:flex}.footer-logo-img{filter:drop-shadow(0 0 8px #06f3);margin-bottom:20px}.footer-desc-premium{color:#64748b;margin-bottom:20px;font-size:14px;line-height:1.6}.brand-indicator-line{background:#06f;border-radius:1px;width:50px;height:2px}.footer-section-title-wrap{align-items:center;gap:12px;margin-bottom:24px;display:flex}.footer-title-icon-box{color:#06f;background:#0066ff1a;border:1px solid #0066ff40;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.footer-title-icon-box svg{width:18px;height:18px}.footer-col-premium h4{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:15px;font-weight:800}.footer-links-list{margin:0;padding:0;list-style:none}.footer-links-list li{margin-bottom:14px}.footer-links-list a{color:#94a3b8;align-items:center;gap:8px;font-size:14px;transition:all .2s;display:inline-flex}.footer-links-list a:hover{color:#06f;transform:translate(4px)}.chevron-blue{color:#06f;font-family:monospace;font-weight:800}.footer-contact-block{align-items:center;gap:16px;margin-bottom:20px;display:flex}.footer-contact-circle-icon{color:#06f;background:#0066ff14;border:1px solid #06f3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.footer-contact-circle-icon svg{width:18px;height:18px}.footer-contact-text{flex-direction:column;display:flex}.footer-contact-text span{color:#64748b;font-size:12px}.footer-contact-text strong{color:#fff;font-size:14.5px;font-weight:600}.footer-bottom-premium{color:#64748b;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:30px;font-size:13px;display:flex}.footer-bottom-left{align-items:center;gap:10px;display:flex}.footer-bottom-left .shield-icon{color:#06f;width:18px;height:18px}.footer-bottom-links-premium{align-items:center;gap:12px;display:flex}.footer-bottom-links-premium a{color:#64748b}.footer-bottom-links-premium a:hover{color:#06f}.footer-sep{color:#ffffff1a}@media (max-width:1024px){.footer-grid-premium{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:640px){.footer-grid-premium{grid-template-columns:1fr;gap:30px}.footer-bottom-premium{text-align:center;flex-direction:column;gap:20px}}.hero-wrap-premium{background:#020813;align-items:center;min-height:700px;padding:100px 0 120px;display:flex;position:relative;overflow:visible}.hero-bg-image{z-index:1;position:absolute;inset:0}.hero-bg-overlay{z-index:2;background:linear-gradient(#020813b3 0%,#020813d9 100%);position:absolute;inset:0}.hero-inner-premium{z-index:3;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;display:grid;position:relative}.hero-copy-premium{max-width:650px}.hero-kicker-premium{color:#06f;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:24px;font-size:13px;font-weight:800;display:inline-flex}.kicker-dash{background:#06f;width:24px;height:2px}.hero-copy-premium h1{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:900;line-height:1.15}.hero-copy-premium h1 span{color:#06f}.hero-copy-premium p{color:#94a3b8;margin-bottom:24px;font-size:18px;line-height:1.6}.hero-actions-premium{align-items:center;gap:20px;margin-bottom:28px;display:flex}.hero-wa-btn{color:#fff;background:#06f;border-radius:12px;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #0066ff59}.hero-wa-btn:hover{background:#0052cc;transform:translateY(-2px);box-shadow:0 12px 28px #0066ff73}.hero-wa-btn svg{width:20px;height:20px}.hero-budget-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:12px;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:700;transition:all .3s;display:inline-flex}.hero-budget-btn:hover{background:#ffffff0d;border-color:#fff;transform:translateY(-2px)}.hero-budget-btn svg{width:16px;height:16px}.hero-slider-dots{gap:8px;display:flex}.hero-slider-dots .dot{background:#fff3;border-radius:2px;width:32px;height:4px;transition:background .3s}.hero-slider-dots .dot.active{background:#06f}.hero-glass-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d142673;border:1px solid #06f3;border-radius:28px;flex-direction:column;gap:20px;padding:30px;display:flex;position:relative;box-shadow:0 30px 60px #0006,inset 0 0 20px #0066ff0d}.hero-glass-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#06f6,#0000,#06f6);border-radius:28px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glass-item{align-items:center;gap:20px;display:flex}.glass-icon-circle{color:#06f;background:#0066ff1f;border:1px solid #0066ff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 0 12px #0066ff26}.glass-icon-circle svg{width:22px;height:22px}.glass-text h3{color:#fff;margin-bottom:4px;font-size:16px;font-weight:700}.glass-text p{color:#94a3b8;font-size:13px}.slider-arrow{color:#fff;cursor:pointer;z-index:4;background:#0d142680;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow:hover{background:#06f;border-color:#06f;box-shadow:0 0 15px #0066ff4d}.slider-arrow svg{width:20px;height:20px}.arrow-left{left:30px}.arrow-right{right:30px}.hero-bottom-bar-wrapper{z-index:5;position:absolute;bottom:-45px;left:0;right:0}.hero-bottom-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070d1ae6;border:1px solid #06f3;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:20px;padding:18px 24px;display:grid;box-shadow:0 20px 45px #00000080}.bottom-bar-item{align-items:center;gap:16px;display:flex}.bar-icon,.bar-icon-star{color:#06f;background:#0066ff1a;border:1px solid #0066ff40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.bar-icon svg{width:20px;height:20px}.bar-icon-star{color:#ffb800;background:#ffb8001a;border-color:#ffb80040}.bar-icon-star svg{width:20px;height:20px}.bar-text{flex-direction:column;display:flex}.bar-text strong{color:#fff;font-size:14px;font-weight:700}.bar-text span{color:#64748b;margin-top:2px;font-size:12px}@media (max-width:1024px){.hero-wrap-premium{flex-direction:column;align-items:stretch;min-height:auto;padding:80px 0 100px}.hero-inner-premium{grid-template-columns:1fr;gap:40px}.hero-bottom-bar-wrapper{width:100%;margin-top:40px;position:relative;bottom:auto}.hero-bottom-bar{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.topbar,.budget-btn{display:none}.hero-wrap-premium{padding:60px 0 80px}.hero-copy-premium h1{line-height:1.2;font-size:28px!important}.hero-copy-premium p{line-height:1.5;font-size:15px!important}.hero-actions-premium{flex-direction:column;align-items:stretch;gap:12px}.hero-wa-btn,.hero-budget-btn{justify-content:center;width:100%}.hero-glass-card{border-radius:20px;padding:24px}.glass-item{gap:12px}.glass-icon-circle{width:38px;height:38px}.glass-icon-circle svg{width:18px;height:18px}.glass-text h3{font-size:14px}.glass-text p{font-size:12px}.slider-arrow{display:none}}@media (max-width:640px){.hero-bottom-bar{grid-template-columns:1fr}}
