@font-face{font-family:Graphie;src:url(/fonts/Graphie-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Graphie;src:url(/fonts/Graphie-SemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Graphie;src:url(/fonts/Graphie-Bold.otf) format("opentype");font-weight:700 900;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--asc-deep:#044C52;--asc-deep-2:#0B707D;--asc-cyan:#61C3D9;--asc-mist:#EBF6F6;--asc-gold:#99946A;--asc-ink:#0A1F22;--asc-paper:#FBFCFC;--asc-line:rgba(4,76,82,0.14);--asc-line-on-deep:rgba(235,246,246,0.16);--af-deep:#0D4046;--af-light:#56C5C5;--ff-display:"Graphie",Verdana,"Helvetica Neue",Arial,sans-serif;--ff-sans:"Graphie",Verdana,"Helvetica Neue",Arial,sans-serif;--ff-body:"Graphie",Verdana,sans-serif;--radius:20px;--radius-sm:12px;--gutter:clamp(20px,4vw,56px);--maxw:1200px;--section-py:clamp(64px,7vw,110px);--shadow:0 4px 24px rgba(4,26,28,0.06);--shadow-lg:0 20px 60px rgba(4,26,28,0.16)}html{scroll-behavior:smooth}body{font-family:var(--ff-body);color:var(--asc-ink);background:var(--asc-paper);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}h1,h2,h3{font-family:var(--ff-display);font-weight:700;letter-spacing:-.02em;line-height:1.05}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding-inline:var(--gutter)}.eyebrow{font-family:var(--ff-sans);font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--asc-deep-2);display:inline-flex;align-items:center;gap:10px;margin-bottom:16px}.eyebrow:before{content:"";width:24px;height:1px;background:currentColor}.eyebrow.on-deep{color:var(--af-light)}.eyebrow.center{justify-content:center}.btn{display:inline-flex;align-items:center;gap:12px;padding:15px 26px;border-radius:999px;font-family:var(--ff-sans);font-weight:600;font-size:14px;letter-spacing:.02em;text-decoration:none;border:none;cursor:pointer;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease}.btn .arrow{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;transition:transform .3s ease}.btn:hover .arrow{transform:rotate(-45deg) translateX(2px)}.btn-primary{background:var(--af-light);color:var(--af-deep)}.btn-primary:hover{background:var(--asc-mist);transform:translateY(-2px)}.btn-primary .arrow{background:var(--af-deep);color:var(--af-light)}.btn-deep{background:var(--asc-deep);color:var(--asc-mist)}.btn-deep:hover{background:var(--asc-ink);transform:translateY(-2px)}.btn-deep .arrow{background:var(--asc-cyan);color:var(--asc-deep)}.btn-ghost{border:1.5px solid var(--asc-line);color:var(--asc-deep)}.btn-ghost:hover{background:var(--asc-mist)}.btn-ghost-light{border:1.5px solid var(--asc-line-on-deep);color:var(--asc-mist)}.btn-ghost-light:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.4)}nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(4,26,28,.92);-webkit-backdrop-filter:saturate(140%) blur(14px);backdrop-filter:saturate(140%) blur(14px);border-bottom:1px solid var(--asc-line-on-deep);padding:0 var(--gutter);height:68px;justify-content:space-between}.nav-logo,nav{display:flex;align-items:center}.nav-logo{gap:10px;text-decoration:none}.nav-logo img{height:28px;width:auto}.nav-links{display:flex;align-items:center;gap:2.25rem;list-style:none}.nav-links a:not(.btn){color:rgba(235,246,246,.75);text-decoration:none;font-family:var(--ff-sans);font-size:14px;font-weight:500;transition:color .2s}.nav-links a:not(.btn):hover{color:var(--asc-mist)}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:4px;flex-direction:column;gap:5px}.nav-toggle span{display:block;width:24px;height:2px;background:var(--asc-mist);border-radius:2px;transition:all .3s}.wa-float{position:fixed;bottom:28px;right:28px;z-index:200;width:58px;height:58px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px rgba(37,211,102,.45);text-decoration:none;transition:transform .2s,box-shadow .2s}.wa-float:hover{transform:scale(1.08);box-shadow:0 10px 32px rgba(37,211,102,.55)}.wa-float svg{width:30px;height:30px}.wa-float-tooltip{position:absolute;right:70px;top:50%;transform:translateY(-50%);background:var(--asc-ink);color:var(--asc-mist);font-family:var(--ff-sans);font-size:13px;font-weight:600;padding:6px 12px;border-radius:8px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s}.wa-float:hover .wa-float-tooltip{opacity:1}.grafismo,.grafismo-pattern-bg{position:absolute;pointer-events:none;z-index:0}.grafismo-pattern-bg{opacity:.5;mix-blend-mode:multiply}#hero{background:linear-gradient(135deg,var(--af-deep) 0,#062326 100%);min-height:min(78vh,700px);padding:148px var(--gutter) 96px;display:flex;align-items:center;position:relative;overflow:hidden}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(var(--asc-line-on-deep) 1px,transparent 1px),linear-gradient(90deg,var(--asc-line-on-deep) 1px,transparent 1px);background-size:72px 72px;opacity:.5;-webkit-mask-image:radial-gradient(ellipse at 78% 40%,black 20%,transparent 70%);mask-image:radial-gradient(ellipse at 78% 40%,black 20%,transparent 70%)}.hero-glyph{width:46%;max-width:620px;right:-6%;bottom:-10%;top:auto;opacity:.1;transform:rotate(-6deg)}.hero-inner{max-width:780px;position:relative;z-index:2}.hero-tag{display:inline-flex;align-items:center;gap:10px;font-family:var(--ff-sans);font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:9px 16px;border:1px solid rgba(86,197,197,.4);color:var(--af-light);border-radius:999px;margin-bottom:32px}.hero-tag .dot{width:6px;height:6px;border-radius:50%;background:var(--asc-gold)}.hero-title{font-size:clamp(2.6rem,6vw,4.6rem);color:white;margin-bottom:20px}.hero-title em{font-style:italic;color:var(--af-light)}.hero-desc{font-family:var(--ff-sans);font-size:clamp(1rem,1.4vw,1.15rem);color:rgba(255,255,255,.75);max-width:58ch;line-height:1.65;margin-bottom:40px}.hero-chips{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:40px}.chip{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.88);padding:8px 16px;border-radius:999px;font-family:var(--ff-sans);font-size:13px;font-weight:500}.chip svg{width:15px;height:15px;opacity:.85;stroke:var(--af-light)}.chip-highlight{background:rgba(86,197,197,.14);border-color:rgba(86,197,197,.4);color:var(--af-light);font-weight:700}.chip-highlight svg{opacity:1}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.hero-note{font-family:var(--ff-sans);font-size:13px;color:rgba(255,255,255,.55);margin-top:18px}.hero-credibility{font-family:var(--ff-sans);font-size:12.5px;color:rgba(255,255,255,.4);margin-top:10px}.social-proof{background:var(--asc-paper);border-bottom:1px solid var(--asc-line);padding:36px var(--gutter) 40px}.social-proof-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;max-width:var(--maxw);margin:0 auto}.social-proof-text .eyebrow{margin-bottom:8px;justify-content:center}.social-proof-text p{font-family:var(--ff-sans);font-size:15px;color:var(--asc-deep-2);line-height:1.6}.social-proof-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:36px}.logo-img{height:34px;width:auto;object-fit:contain;opacity:.85;filter:grayscale(100%);transition:opacity .2s ease,filter .2s ease}.logo-img:hover{opacity:1;filter:grayscale(0)}section.section{padding-block:var(--section-py);position:relative}section.section#diferenciais{padding-top:clamp(40px,4vw,64px)}.section.mist{background:var(--asc-mist)}.section.deep{background:var(--af-deep);color:var(--asc-mist)}.section-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;margin-bottom:60px;max-width:720px;margin-inline:auto;position:relative;z-index:2}.section-head.left{align-items:flex-start;text-align:left;margin-inline:0}.section-head h2{font-size:clamp(1.9rem,3.6vw,3rem);color:var(--asc-deep)}.section.deep .section-head h2{color:white}.section-head h2 em{font-style:italic;color:var(--asc-gold)}.section.deep .section-head h2 em{color:var(--af-light)}.section-head .lede{font-family:var(--ff-sans);font-size:15.5px;line-height:1.65;color:var(--asc-deep-2);max-width:56ch;margin-top:4px}.section.deep .section-head .lede{color:rgba(235,246,246,.72)}.section-head .lede.lede-strong{color:var(--af-deep);font-weight:700}.af-selo-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;position:relative;z-index:2}.af-selo-card{background:white;border:1px solid var(--asc-line);border-radius:var(--radius);padding:32px 28px;display:flex;flex-direction:column;gap:14px;min-height:220px;transition:transform .25s ease,border-color .25s ease}.af-selo-card:hover{transform:translateY(-4px);border-color:var(--af-deep)}.af-selo-num{font-family:var(--ff-sans);font-size:11px;letter-spacing:.18em;color:var(--af-deep);font-weight:700}.af-selo-card h3{font-size:21px;color:var(--af-deep)}.af-selo-card p{font-family:var(--ff-sans);font-size:14px;line-height:1.6;color:var(--asc-deep-2)}.problema-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:2.5rem;gap:2.5rem;align-items:stretch;position:relative;z-index:2}.problema-card{background:white;border-radius:var(--radius);padding:2.25rem;border:1px solid var(--asc-line)}.problema-card h3{font-family:var(--ff-sans);font-size:1.05rem;font-weight:700;color:var(--asc-deep);margin-bottom:1.1rem}.problema-card ul{list-style:none;display:flex;flex-direction:column;gap:10px}.problema-card li{font-family:var(--ff-sans);font-size:.95rem;color:var(--asc-deep-2);padding-left:1.2rem;position:relative}.problema-card li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:1px;background:var(--asc-gold)}.problema-card li strong{color:var(--af-deep)}.problema-stats{display:flex;flex-direction:column;gap:1.5rem}.problema-stat{background:var(--af-deep);color:white;border-radius:var(--radius);padding:2rem;text-align:center;flex:1 1;display:flex;flex-direction:column;justify-content:center}.problema-stat .stat-number{font-family:var(--ff-display);font-weight:800;font-size:clamp(2.6rem,4vw,3.4rem);color:var(--af-light);line-height:1;margin-bottom:8px}.problema-stat .stat-label{font-family:var(--ff-sans);font-size:.85rem;color:rgba(255,255,255,.75)}.func-group{margin-bottom:56px}.func-group:last-child{margin-bottom:0}.func-group-title{font-family:var(--ff-sans);font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--af-deep);margin-bottom:22px;display:flex;align-items:center;gap:10px}.func-group-title:after{content:"";flex:1 1;height:1px;background:var(--asc-line)}.func-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.func-grid.cols-4{grid-template-columns:repeat(4,1fr)}.feature-card{background:var(--asc-mist);border:1px solid transparent;border-radius:var(--radius);padding:1.75rem;transition:all .25s;position:relative;overflow:hidden}.feature-card:hover{border-color:var(--af-deep);transform:translateY(-3px)}.feature-icon{width:44px;height:44px;border-radius:12px;background:var(--af-deep);color:var(--af-light);display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem}.feature-icon svg{width:21px;height:21px}.feature-card h3{font-family:var(--ff-sans);font-size:1rem;font-weight:700;color:var(--asc-deep);margin-bottom:.5rem}.feature-card p{font-family:var(--ff-sans);font-size:.88rem;color:var(--asc-deep-2);line-height:1.6}.af-fluxo{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;position:relative;z-index:2}.af-fluxo-step{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);padding:26px 22px;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden}.af-fluxo-step .glyph{position:absolute;right:-18px;bottom:-18px;width:90px;height:90px;opacity:.08;pointer-events:none}.af-fluxo-num{width:38px;height:38px;border-radius:11px;background:var(--af-light);color:var(--af-deep);display:grid;place-items:center;font-family:var(--ff-display);font-weight:800;font-size:18px}.af-fluxo-step h4{font-weight:700;font-size:15px;color:white}.af-fluxo-step h4,.af-fluxo-step p{font-family:var(--ff-sans);margin:0}.af-fluxo-step p{font-size:12.5px;line-height:1.55;color:rgba(255,255,255,.68)}.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;position:relative;z-index:2}.platform-col-header{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:var(--radius-sm);margin-bottom:1rem;font-family:var(--ff-sans);font-size:.88rem;font-weight:700;background:var(--asc-mist);color:var(--af-deep)}.platform-item{background:white;border:1px solid var(--asc-line);border-radius:var(--radius-sm);padding:1rem 1.2rem;margin-bottom:10px;display:flex;align-items:flex-start;gap:12px;transition:all .2s}.platform-item:hover{border-color:var(--af-deep);box-shadow:var(--shadow)}.platform-item-icon{width:36px;height:36px;border-radius:10px;background:var(--asc-mist);color:var(--af-deep);display:flex;align-items:center;justify-content:center;flex-shrink:0}.platform-item-icon svg{width:17px;height:17px}.platform-item-body h4{font-family:var(--ff-sans);font-size:.9rem;font-weight:700;color:var(--asc-deep);margin-bottom:2px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.platform-item-body p{font-family:var(--ff-sans);font-size:.8rem;color:var(--asc-deep-2);line-height:1.5}.tag-pill{font-family:var(--ff-sans);font-size:.62rem;font-weight:700;padding:3px 9px;border-radius:999px;text-transform:uppercase;letter-spacing:.3px}.tag-essencial{background:var(--asc-mist);color:var(--af-deep)}.tag-avancado{background:var(--af-light);color:var(--af-deep)}.tag-premium{background:var(--asc-gold);color:white}.kpis-section{background:var(--af-deep);color:var(--asc-mist);position:relative;overflow:hidden}.kpis-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px;position:relative;z-index:2}.kpi-item{text-align:center;padding:0 12px;border-left:1px solid rgba(235,246,246,.16)}.kpi-item:first-child{border-left:none}.kpi-num{font-family:var(--ff-sans);font-weight:800;font-size:clamp(2.6rem,4.4vw,4.2rem);line-height:1;color:var(--af-light);letter-spacing:-.02em;display:inline-flex;align-items:flex-start}.kpi-suf{font-size:.45em;margin-left:4px;padding-top:.2em;color:rgba(86,197,197,.85)}.kpi-label{margin-top:16px;font-family:var(--ff-sans);font-size:14px;line-height:1.55;color:rgba(235,246,246,.78);max-width:26ch;margin-inline:auto}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;position:relative;z-index:2;margin-bottom:44px}.pricing-card{background:white;border:1px solid var(--asc-line);border-radius:var(--radius);padding:32px 28px;display:flex;flex-direction:column;gap:12px;transition:transform .25s ease,border-color .25s ease}.pricing-card:hover{transform:translateY(-4px);border-color:var(--af-deep)}.pricing-card-icon{width:44px;height:44px;border-radius:12px;background:var(--af-deep);color:var(--af-light);display:flex;align-items:center;justify-content:center}.pricing-card-icon svg{width:21px;height:21px}.pricing-card h3{font-family:var(--ff-sans);font-size:19px;font-weight:700;color:var(--af-deep)}.pricing-card p{font-family:var(--ff-sans);font-size:14px;line-height:1.6;color:var(--asc-deep-2)}.pricing-example{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;background:var(--asc-mist);border-radius:var(--radius);padding:30px;margin-bottom:16px;position:relative;z-index:2}.pricing-example-step{flex:1 1;min-width:180px;text-align:center}.pricing-example-label{display:block;font-family:var(--ff-sans);font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--af-deep);margin-bottom:8px}.pricing-example-step p{font-family:var(--ff-sans);font-size:14px;color:var(--asc-deep-2)}.pricing-example-delta{color:var(--af-deep);font-weight:700}.pricing-example-arrow{font-size:18px;color:var(--asc-gold)}.pricing-note{text-align:center;font-family:var(--ff-sans);font-size:12.5px;color:var(--asc-deep-2);opacity:.8;margin-bottom:40px;position:relative;z-index:2}.pricing-cta{justify-content:center}.pricing-cta,.testimonial-card{display:flex;position:relative;z-index:2}.testimonial-card{max-width:720px;margin:0 auto;background:white;border:1px solid var(--asc-line);border-radius:var(--radius);padding:40px;text-align:center;flex-direction:column;align-items:center;gap:20px}.testimonial-media{width:100%;aspect-ratio:16/9;border-radius:var(--radius-sm);background:var(--asc-mist)}.testimonial-quote{font-family:var(--ff-display);font-style:italic;font-weight:600;font-size:clamp(1.15rem,2vw,1.5rem);color:var(--asc-deep);line-height:1.4}.testimonial-author{display:flex;align-items:center;gap:14px}.testimonial-badge{font-family:var(--ff-sans);font-weight:700;font-size:13px;color:var(--af-deep);background:var(--asc-mist);border:1px solid var(--asc-line);padding:8px 16px;border-radius:999px}.testimonial-author-info{display:flex;flex-direction:column;text-align:left;font-family:var(--ff-sans)}.testimonial-author-info strong{font-size:14px;color:var(--asc-deep)}.testimonial-author-info span{font-size:12.5px;color:var(--asc-deep-2)}.faq-list{display:flex;flex-direction:column;gap:12px;max-width:820px;margin:0 auto;position:relative;z-index:2}.faq-item{background:white;border:1px solid var(--asc-line);border-radius:var(--radius-sm);overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;font-family:var(--ff-sans);font-weight:700;font-size:15.5px;color:var(--asc-deep)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .faq-icon{width:24px;height:24px;border-radius:50%;flex-shrink:0;background:var(--asc-mist);color:var(--af-deep);display:grid;place-items:center;transition:transform .25s ease,background .25s ease,color .25s ease}.faq-item[open] summary .faq-icon{background:var(--af-light);color:var(--af-deep);transform:rotate(45deg)}.faq-item p{padding:0 24px 22px;margin:0;font-family:var(--ff-sans);font-size:14.5px;line-height:1.65;color:var(--asc-deep-2);max-width:68ch}#contato{background:linear-gradient(135deg,var(--asc-deep) 0,var(--af-deep) 100%);padding-block:var(--section-py);position:relative;overflow:hidden}.cta-layout{max-width:var(--maxw);margin:0 auto;padding-inline:var(--gutter);display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start;position:relative;z-index:2}.cta-left h2{font-size:clamp(2rem,4vw,3rem);color:white;margin-bottom:1rem}.cta-left h2 em{font-style:italic;color:var(--af-light)}.cta-left p{font-family:var(--ff-sans);font-size:1.05rem;color:rgba(255,255,255,.75);margin-bottom:2.25rem;line-height:1.7;max-width:46ch}.cta-actions{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:2.5rem}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.8);font-family:var(--ff-sans);font-size:.92rem}.contact-item svg{width:17px;height:17px;opacity:.75;flex-shrink:0;stroke:var(--af-light)}.cta-form-card{background:white;border:1px solid var(--asc-line);border-radius:var(--radius);padding:2.25rem 2rem 2rem;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.cta-form-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--af-light),var(--asc-gold))}.cta-form-card h3{font-family:var(--ff-sans);font-size:1.05rem;font-weight:700;color:var(--asc-deep);margin-bottom:1.4rem}footer.site-footer{background:var(--asc-deep);color:rgba(235,246,246,.78);position:relative;overflow:hidden}.footer-glyph-v{right:-1%;top:0;bottom:0;width:auto;height:100%;opacity:.08;display:flex;align-items:stretch}.footer-glyph-v img{width:auto;height:100%;object-fit:contain;object-position:right center}.footer-glyph-pattern{left:0;bottom:0;width:30%;opacity:.1}.footer-inner{position:relative;z-index:2;max-width:var(--maxw);margin:0 auto;padding:64px var(--gutter) 28px}.footer-head{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap;margin-bottom:36px}.footer-brand img{height:30px;width:auto}.footer-tag{font-family:var(--ff-sans);font-size:13.5px;color:rgba(235,246,246,.6);margin-top:14px;max-width:32ch;line-height:1.5}.footer-contact{display:flex;flex-direction:column;gap:10px}.footer-contact a{color:rgba(235,246,246,.85);text-decoration:none;font-family:var(--ff-sans);font-size:13.5px;display:flex;align-items:center;gap:8px}.footer-contact a:hover{color:var(--af-light)}.footer-contact svg{width:15px;height:15px;stroke:var(--af-light);flex-shrink:0}.footer-divider{border-top:1px solid var(--asc-line-on-deep);padding-top:22px}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-family:var(--ff-sans);font-size:12.5px;color:rgba(235,246,246,.5)}.footer-bottom a{color:rgba(235,246,246,.7);text-decoration:none}.footer-bottom a:hover{color:var(--af-light)}.fade-in{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:none}.page-hero{background:var(--af-deep);color:var(--asc-mist);padding:148px var(--gutter) 72px;position:relative;overflow:hidden}.page-hero .container{position:relative;z-index:2}.page-hero .breadcrumb{font-family:var(--ff-sans);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--af-light);margin-bottom:28px;display:flex;gap:10px;align-items:center}.page-hero .breadcrumb a{opacity:.7;transition:opacity .2s;color:var(--af-light);text-decoration:none}.page-hero .breadcrumb a:hover{opacity:1}.page-hero h1{font-family:var(--ff-sans);font-size:clamp(36px,5.5vw,64px);letter-spacing:-.02em;line-height:1.05;margin:0;max-width:20ch}.page-hero h1 em{font-style:italic;color:var(--af-light)}.page-hero .sub{margin-top:20px;font-size:clamp(16px,1.3vw,19px);line-height:1.55;max-width:60ch;color:rgba(235,246,246,.75);font-family:var(--ff-sans)}.page-hero-glyph{position:absolute;right:-8%;top:20%;width:42%;max-width:480px;opacity:.1;pointer-events:none}.blog-hero h1{max-width:14ch}.blog-hero-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:48px;gap:48px;align-items:end;margin-top:12px}.blog-hero-side{display:flex;flex-direction:column;gap:24px}.blog-search{display:flex;align-items:center;gap:14px;padding:14px 18px;border-radius:999px;background:rgba(235,246,246,.07);border:1px solid rgba(235,246,246,.18);color:var(--asc-mist);transition:border-color .2s ease,background .2s ease}.blog-search:focus-within{border-color:var(--af-light);background:rgba(235,246,246,.1)}.blog-search svg{color:var(--af-light);flex-shrink:0}.blog-search input{flex:1 1;background:transparent;border:0;outline:0;color:var(--asc-mist);font-family:var(--ff-sans);font-size:15px}.blog-search input::placeholder{color:rgba(235,246,246,.5)}.blog-search-clear{width:26px;height:26px;border-radius:50%;border:none;background:rgba(235,246,246,.1);color:var(--asc-mist);display:grid;place-items:center;font-size:16px;line-height:1;padding:0;cursor:pointer}.blog-search-clear:hover{background:rgba(235,246,246,.2)}.blog-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.blog-hero-stats .n{font-family:var(--ff-display);font-size:30px;line-height:1;color:var(--af-light);letter-spacing:-.02em}.blog-hero-stats .l{font-family:var(--ff-sans);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(235,246,246,.65);margin-top:8px}.blog-section{padding-top:clamp(40px,5vw,64px)}.blog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:36px;flex-wrap:wrap}.blog-toolbar-meta{font-family:var(--ff-sans);font-size:13px;color:var(--asc-deep-2);display:flex;gap:16px;align-items:center}.blog-toolbar-meta strong{color:var(--asc-deep);font-weight:700}.blog-toolbar-q{padding:6px 12px;border-radius:999px;background:rgba(86,197,197,.14);color:var(--af-deep);font-size:12px}.cat-pills{display:flex;flex-wrap:wrap;gap:8px}.cat-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 14px 9px 12px;border-radius:999px;border:1px solid var(--asc-line);background:var(--asc-paper);color:var(--asc-deep);font-family:var(--ff-sans);font-size:13px;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.cat-pill.is-active,.cat-pill:hover{border-color:var(--af-deep)}.cat-pill.is-active{background:var(--af-deep);color:var(--asc-mist)}.cat-pill-dot{width:8px;height:8px;border-radius:50%}.cat-pill-count{font-family:ui-monospace,monospace;font-size:10.5px;opacity:.6;padding-left:6px;border-left:1px solid rgba(4,76,82,.18);margin-left:4px}.cat-pill.is-active .cat-pill-count{border-color:rgba(235,246,246,.25);opacity:.7}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.blog-card{display:flex;flex-direction:column;background:white;border:1px solid var(--asc-line);border-radius:var(--radius);overflow:hidden;transition:transform .25s ease,border-color .25s ease;color:inherit;text-decoration:none}.blog-card:hover{transform:translateY(-4px);border-color:var(--af-deep)}.blog-img{position:relative;aspect-ratio:16/10;background:var(--af-deep);display:flex;align-items:center;justify-content:center;overflow:hidden}.blog-img .glyph{width:50%;opacity:.85;transition:transform .5s ease}.blog-card:hover .blog-img .glyph{transform:scale(1.08) rotate(-3deg)}.blog-body{padding:28px;flex:1 1;display:flex;flex-direction:column}.blog-card .tag{font-family:var(--ff-sans);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--af-deep)}.blog-card h3{font-family:var(--ff-sans);font-weight:700;font-size:24px;line-height:1.15;margin:12px 0 14px;color:var(--asc-deep);letter-spacing:-.01em}.blog-card .meta{display:flex;gap:16px;margin-top:auto;padding-top:18px;border-top:1px solid var(--asc-line);font-size:12px;color:var(--asc-deep-2)}.blog-card .meta,.cover-badge{align-items:center;font-family:var(--ff-sans)}.cover-badge{position:absolute;top:14px;left:14px;display:inline-flex;gap:8px;padding:6px 12px 6px 10px;border-radius:999px;background:rgba(13,64,70,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(235,246,246,.25);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--asc-mist)}.cover-badge-dot{width:8px;height:8px;border-radius:50%}.blog-card--feature{display:grid;grid-template-columns:1.4fr 1fr;margin-bottom:40px;align-items:stretch}.blog-card--feature .blog-img{aspect-ratio:auto;min-height:340px}.blog-card--feature .blog-body{padding:40px;justify-content:center}.blog-card--feature h3{font-family:var(--ff-sans);font-weight:700;font-size:clamp(26px,3vw,38px);margin:16px 0 18px;line-height:1.08}.blog-card-excerpt{margin:0 0 22px;color:rgba(4,76,82,.78);font-size:15.5px;line-height:1.55}.blog-card-excerpt-sm{margin:0 0 18px;color:rgba(4,76,82,.72);font-size:14px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.post-tag{font-family:var(--ff-sans);font-size:11.5px;font-weight:500;color:var(--af-deep);background:var(--asc-mist);padding:4px 10px;border-radius:999px}.page-hero .post-tags .post-tag{background:rgba(235,246,246,.1);color:var(--asc-mist)}.blog-empty{text-align:center;padding:80px 20px;border:1px dashed var(--asc-line);border-radius:18px;background:var(--asc-mist)}.blog-empty-glyph{width:64px;opacity:.35;margin:0 auto 20px}.blog-empty h3{font-size:26px;color:var(--asc-deep);margin:0 0 8px}.blog-empty p{color:var(--asc-deep-2);margin:0}.blog-load-more{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:48px}.blog-load-meta{font-family:var(--ff-sans);font-size:12px;color:var(--asc-deep-2);letter-spacing:.06em}.share{max-width:740px;margin:48px auto 0;padding-top:28px;border-top:1px solid var(--asc-line);display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px}.share-label{font-family:var(--ff-sans);font-weight:600;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:var(--asc-deep-2)}.share-buttons{display:flex;flex-wrap:wrap;gap:10px}.share-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:999px;border:1px solid var(--asc-line);background:var(--asc-paper);color:var(--asc-deep);font-family:var(--ff-sans);font-weight:600;font-size:13px;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.share-btn:hover{background:var(--af-deep);border-color:var(--af-deep);color:var(--asc-mist);transform:translateY(-1px)}.share-btn svg{flex-shrink:0}.share-btn.is-copied{background:var(--af-light);border-color:var(--af-light);color:var(--af-deep)}.share--light{margin:28px 0 0;padding-top:0;border-top:none}.share--light .share-label{color:rgba(235,246,246,.7)}.share--light .share-btn{background:rgba(235,246,246,.06);border-color:var(--asc-line-on-deep);color:var(--asc-mist)}.share--light .share-btn.is-copied,.share--light .share-btn:hover{background:var(--af-light);border-color:var(--af-light);color:var(--af-deep)}.prose-blog{font-family:var(--ff-body);font-size:17px;line-height:1.75;color:var(--asc-ink)}.prose-blog h2{font-family:var(--ff-sans);font-weight:700;font-size:clamp(22px,2vw,30px);letter-spacing:-.01em;margin:2.5em 0 .6em;color:var(--asc-deep)}.prose-blog h3{font-size:clamp(18px,1.6vw,24px);margin:2em 0 .5em}.prose-blog h3,.prose-blog h4{font-family:var(--ff-sans);font-weight:600;color:var(--asc-deep)}.prose-blog h4{font-size:clamp(16px,1.3vw,19px);margin:1.6em 0 .5em}.prose-blog p{margin:0 0 1.4em}.prose-blog strong{font-weight:700;color:var(--asc-deep)}.prose-blog a{color:var(--af-deep);text-decoration:underline;text-underline-offset:3px}.prose-blog a:hover{color:var(--asc-deep)}.prose-blog ul{list-style-type:disc}.prose-blog ol,.prose-blog ul{padding-left:1.4em;margin:0 0 1.4em}.prose-blog ol{list-style-type:decimal}.prose-blog li{margin-bottom:.4em}.prose-blog li::marker{color:var(--af-deep)}.prose-blog blockquote{border-left:3px solid var(--af-light);margin:2em 0;padding:.5em 0 .5em 1.4em;color:var(--asc-deep-2);font-style:italic}@media (max-width:1024px){.af-selo-grid,.func-grid,.func-grid.cols-4,.platform-grid{grid-template-columns:1fr 1fr}.platform-grid .platform-col:last-child{grid-column:span 2}.kpis-grid{grid-template-columns:1fr 1fr;gap:40px}.kpi-item:nth-child(3){border-left:none}.af-fluxo,.blog-grid,.pricing-cards{grid-template-columns:1fr 1fr}.blog-hero-grid{gap:32px}.blog-card--feature,.blog-hero-grid{grid-template-columns:1fr}}@media (max-width:768px){nav{padding:0 1.25rem}.nav-links{display:none;position:absolute;top:68px;left:0;right:0;background:var(--asc-ink);flex-direction:column;align-items:flex-start;padding:1.5rem;gap:1.25rem;border-bottom:1px solid var(--asc-line-on-deep)}.nav-links.open,.nav-toggle{display:flex}.problema-grid{grid-template-columns:1fr}.problema-stats{flex-direction:row}.af-fluxo,.af-selo-grid,.func-grid,.func-grid.cols-4,.platform-grid{grid-template-columns:1fr}.platform-grid .platform-col:last-child{grid-column:span 1}.kpis-grid{grid-template-columns:1fr 1fr;gap:32px}.kpi-item{border-top:1px solid rgba(235,246,246,.16);padding-top:24px}.kpi-item,.kpi-item:nth-child(odd){border-left:none}.cta-layout{grid-template-columns:1fr;gap:2.5rem}.footer-head{flex-direction:column}.pricing-cards{grid-template-columns:1fr}.pricing-example{flex-direction:column}.pricing-example-arrow{transform:rotate(90deg)}.testimonial-card{padding:28px 24px}.blog-grid{grid-template-columns:1fr}.blog-toolbar{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.section{padding-block:64px}.cta-actions,.hero-actions{flex-direction:column;align-items:stretch}.btn{justify-content:center}.problema-stats{flex-direction:column}.kpis-grid{grid-template-columns:1fr}.kpi-item{border-left:none!important;border-top:1px solid rgba(235,246,246,.16);padding-top:24px}.kpi-item:first-child{border-top:none;padding-top:0}.social-proof-logos{gap:22px}.logo-img{height:26px}.cta-form-card{padding:1.85rem 1.5rem 1.5rem}}