.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media(min-width:1400px){.container{max-width:1400px}}.site-article-body-stack{display:flex;flex-direction:column;gap:var(--article-block-gap);min-width:0}.site-article-markdown{width:100%;min-width:0px;max-width:none;overflow-wrap:break-word;color:hsl(var(--foreground));font-size:1.0625rem;line-height:1.75;display:flex;flex-direction:column;gap:var(--article-block-gap)}.site-article-markdown>*{margin-top:0!important;margin-bottom:0!important}.site-article-markdown :where(h2),.site-article-outset-h2{scroll-margin-top:6rem;font-weight:900;letter-spacing:-.025em;color:hsl(var(--foreground));margin-top:3.5rem;margin-bottom:1.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);line-height:1.15}.site-article-markdown :where(h3){scroll-margin-top:6rem;font-weight:700;color:hsl(var(--foreground));margin-top:2.5rem;margin-bottom:1rem;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.25}.site-article-markdown :where(h4){font-weight:600;color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.35rem;font-size:1.05rem;line-height:1.4}.site-article-markdown :where(p){color:hsl(var(--foreground));margin-top:1rem;margin-bottom:1rem}.site-article-markdown :where(a){font-weight:500;color:hsl(var(--accent));text-decoration-line:underline;text-decoration-color:hsl(var(--accent) / .4);text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.site-article-markdown :where(a:hover){text-decoration-color:hsl(var(--accent))}.site-article-markdown :where(strong,b){font-weight:600;color:hsl(var(--foreground))}.site-article-markdown :where(ul){list-style-type:disc}.site-article-markdown :where(ol){list-style-type:decimal}.site-article-markdown :where(ul,ol){margin-top:1rem;margin-bottom:1rem;padding-left:1.5rem;color:hsl(var(--foreground))}.site-article-markdown :where(li){margin-top:.35em;margin-bottom:.35em}.site-article-markdown :where(blockquote){margin-top:1.5rem;margin-bottom:1.5rem;border-left-width:3px;border-color:hsl(var(--primary) / .35);padding-left:1rem;font-style:italic;color:hsl(var(--muted-foreground))}.site-article-markdown :where(hr){margin-top:2.5rem;margin-bottom:2.5rem;border-width:0px;border-top-width:1px;border-color:hsl(var(--border))}.site-article-markdown :where(pre){margin-top:1.5rem;margin-bottom:1.5rem;overflow-x:auto;border-radius:var(--radius);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--muted) / .5);padding:1rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;color:hsl(var(--foreground))}.site-article-markdown :where(pre code){background-color:transparent;padding:0;font-size:.9375rem;font-weight:400}.site-article-markdown :where(:not(pre)>code){border-radius:.25rem;background-color:hsl(var(--muted));padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em;color:hsl(var(--foreground))}.site-article-markdown :where(table){margin-top:1.5rem;margin-bottom:1.5rem;display:block;width:100%;max-width:100%;overflow-x:auto;font-size:.875rem;line-height:1.25rem}.site-article-markdown :where(thead){background-color:hsl(var(--muted) / .6)}.site-article-markdown :where(th,td){border-width:1px;border-color:hsl(var(--border));padding:.5rem .75rem;text-align:left;vertical-align:top}.site-article-markdown :where(img){margin-top:1.5rem;margin-bottom:1.5rem;max-height:min(70vh,32rem);width:auto;max-width:100%;border-radius:var(--radius)}.site-article-markdown>p:has(>img:only-child){width:100%;max-width:none}.site-article-markdown>p:has(>img:only-child) img{display:block;height:auto;width:100%;max-width:none;border-radius:.75rem;margin:0!important;max-height:none!important}.site-article-markdown :is(.heading-section,.conclusion-section,.faq-section)+p:has(>img:only-child):has(+:is(.heading-section,.conclusion-section,.faq-section)),.site-article-markdown :is(.heading-section,.conclusion-section,.faq-section)+figure.site-article-photo-figure:has(+:is(.heading-section,.conclusion-section,.faq-section)),.site-article-markdown :is(.heading-section,.conclusion-section,.faq-section)+.video-responsive:has(+:is(.heading-section,.conclusion-section,.faq-section)){margin-top:calc(var(--article-block-gap) / -2)!important;margin-bottom:calc(var(--article-block-gap) / -2)!important}.site-article-markdown .heading-section>div:has(>table):last-child,.site-article-markdown .heading-section>.table-scroll:last-child,.site-article-markdown .heading-section>table:last-child{margin-bottom:0!important}.site-article-markdown :where(figure){margin-top:1.5rem;margin-bottom:1.5rem}.site-article-markdown :where(figure:has(>.site-article-photo-media)){margin-top:2rem;margin-bottom:2rem}.site-article-photo-figure{width:100%;min-width:0px}.site-article-figcaption-photo,.site-article-markdown :where(figcaption){margin-left:auto;margin-right:auto;margin-top:.375rem;max-width:48rem;padding-left:.25rem;padding-right:.25rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;color:hsl(var(--muted-foreground) / .9)}.site-article-figcaption-photo a,.site-article-markdown figcaption a{font-weight:400;text-decoration-line:underline;text-decoration-color:hsl(var(--muted-foreground) / .5);text-underline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;color:inherit}.site-article-figcaption-photo a:hover,.site-article-markdown figcaption a:hover{color:hsl(var(--primary));text-decoration-color:hsl(var(--primary))}.site-article-markdown :where(.heading-section,.faq-section,.conclusion-section,.contact-section,.related-article-section){min-width:0px}.site-article-markdown :where(.heading-section,.faq-section,.conclusion-section,.contact-section,.related-article-section)>:first-child{margin-top:0!important}.site-article-markdown .contact-section{margin-top:0;padding:1.75rem 1.25rem;border:none;border-radius:8px;background-color:#111;color:#fff;line-height:1.6;box-shadow:0 1px 4px #0000000f}.site-article-markdown .conclusion-section:last-of-type :where(h2),.site-article-markdown .contact-section :where(h2),.site-article-markdown .contact-section .contact-section__heading,.site-article-markdown .related-article-section :where(h2){scroll-margin-top:6rem;font-weight:900;letter-spacing:-.025em;color:hsl(var(--foreground));margin-top:0;margin-bottom:.9rem;font-size:clamp(1.75rem,3.5vw,2.25rem);line-height:1.15}.site-article-markdown .contact-section :where(h2),.site-article-markdown .contact-section .contact-section__heading{color:#fff;display:block}.site-article-markdown .contact-section :where(p:not(.contact-section__cta-wrap)){margin-top:0;margin-bottom:1rem;color:#ffffffeb;line-height:1.65}.site-article-markdown .contact-section :where(strong,b){color:#fff}.site-article-markdown .contact-section :where(a:not(.contact-section__cta)){color:#fff;text-decoration-color:#ffffff73}.site-article-markdown .contact-section :where(a:not(.contact-section__cta):hover),.site-article-markdown .contact-section :where(a:not(.contact-section__cta):active),.site-article-markdown .contact-section :where(a:not(.contact-section__cta):focus){color:#fff;text-decoration-color:#fff}.site-article-markdown .contact-section :where(p:not(.contact-section__cta-wrap):last-of-type){margin-bottom:.25rem}.site-article-markdown .contact-section .contact-section__cta-wrap{margin-top:1.25rem;margin-bottom:0!important;display:flex;justify-content:center}.site-article-markdown .contact-section a.contact-section__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1.125rem;color:#fff;background-color:#25d366;border-top:none;border-left:none;border-right:3px solid #1ea157;border-bottom:3px solid #1ea157;text-decoration:none;box-shadow:0 4px 12px #00000026;transition:background-color .2s ease,transform .1s ease}.site-article-markdown .contact-section a.contact-section__cta:hover{background-color:#2fe070;color:#fff}.site-article-markdown .contact-section .contact-section__cta-icon{flex-shrink:0}.site-article-markdown .contact-section.contact-section--soft{background-color:hsl(var(--primary) / .08);border:1px solid hsl(var(--primary) / .18);color:hsl(var(--foreground));box-shadow:none}.site-article-markdown .contact-section.contact-section--soft :where(h2),.site-article-markdown .contact-section.contact-section--soft .contact-section__heading{color:hsl(var(--primary))}.site-article-markdown .contact-section.contact-section--soft :where(p:not(.contact-section__cta-wrap)){color:hsl(var(--foreground) / .88)}.site-article-markdown .contact-section.contact-section--soft :where(strong,b){color:hsl(var(--foreground))}.site-article-markdown .contact-section.contact-section--soft :where(a:not(.contact-section__cta)){color:hsl(var(--primary));text-decoration-color:hsl(var(--primary) / .4)}.site-article-markdown .contact-section.contact-section--soft :where(a:not(.contact-section__cta):hover),.site-article-markdown .contact-section.contact-section--soft :where(a:not(.contact-section__cta):active),.site-article-markdown .contact-section.contact-section--soft :where(a:not(.contact-section__cta):focus){color:hsl(var(--primary));text-decoration-color:hsl(var(--primary))}.site-article-markdown .article-sobre-trust-section{margin-top:0;padding:0 0 2.5rem}.site-article-markdown .article-sobre-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;max-width:56.25rem;margin:0 auto}.site-article-markdown .article-sobre-trust-card{padding:1.125rem;background:hsl(var(--muted) / .35);border-radius:.75rem;border:1px solid hsl(var(--border))}.site-article-markdown .article-sobre-trust-card__title-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.site-article-markdown .article-sobre-trust-card__icon{flex-shrink:0;width:1.25rem;height:1.25rem;color:#254995;stroke-width:2}.site-article-markdown .article-sobre-trust-card__title{margin:0;font-weight:600;color:#0f172a;font-size:.875rem;line-height:1.35}.site-article-markdown .article-sobre-trust-card__text{margin:0;font-size:.8125rem;color:#64748b;line-height:1.5}@media(max-width:767px){.site-article-markdown .article-sobre-trust-grid{grid-template-columns:1fr}}.site-article-markdown .related-article-section{margin-top:0}.site-article-markdown .related-article-section :where(p){margin-top:0;margin-bottom:0;color:hsl(var(--foreground) / .82);line-height:1.65}.site-article-gray-bg{--site-article-gray-bg: hsl(var(--muted) / .35);background-color:var(--site-article-gray-bg)!important;background-image:none!important}.site-article-ui-inset>.site-article-outset-h2:first-child{margin-top:0!important}.site-article-ui-inset .site-article-faq-question{margin:0;scroll-margin-top:6rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-weight:700;color:hsl(var(--foreground))}.site-article-ui-inset .site-article-faq-question:is(.dark *){background-color:hsl(var(--card))}.site-article-ui-inset .site-article-faq-question{margin-bottom:0;padding:1rem 1.125rem .65rem;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.25;border:1px solid hsl(var(--border) / .75);border-bottom:0;border-radius:.85rem .85rem 0 0}.site-article-markdown .faq-section :where(h3){margin-top:0;margin-bottom:0;padding:1rem 1.125rem .65rem;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.25;font-weight:700;border:1px solid hsl(var(--border) / .75);border-bottom:0;border-radius:.85rem .85rem 0 0;background-color:#fff!important;background-image:none!important}.site-article-markdown .faq-section :where(h3+p){margin-top:0;margin-bottom:1rem;padding:.75rem 1.125rem 1rem;border:1px solid hsl(var(--border) / .75);border-top:0;border-radius:0 0 .85rem .85rem;background-color:#fff!important;background-image:none!important;box-shadow:0 4px 12px -10px hsl(var(--foreground) / .22)}.site-article-markdown .faq-section :where(h3+p+p){margin-top:-.25rem}.site-article-markdown .conclusion-section:last-of-type{margin-top:0;padding:1.25rem 1.125rem 1.35rem;border:1px solid hsl(var(--border) / .8);border-radius:1rem;background-color:var(--site-article-gray-bg, hsl(var(--muted) / .35))!important;background-image:none!important;box-shadow:0 3px 10px -9px hsl(var(--foreground) / .22)}.site-article-markdown .conclusion-section:last-of-type :where(p:last-child){margin-bottom:0}.site-article-markdown .heading-before-choose-feature{border:1px solid hsl(222 19% 24% / .9);border-radius:.95rem;padding:1.15rem 1.05rem 1.25rem;background:radial-gradient(110% 95% at 12% 0%,hsl(221 27% 24% / .9) 0%,transparent 55%),linear-gradient(165deg,#202532,#161a22);box-shadow:0 14px 26px -20px #060a13bf}.site-article-markdown .heading-before-choose-feature.site-article-gray-bg{background-color:#202532!important;background-image:radial-gradient(110% 95% at 12% 0%,hsl(221 27% 24% / .9) 0%,transparent 55%),linear-gradient(165deg,#202532,#161a22)!important}.site-article-markdown .heading-before-choose-feature :where(h2,h3,h4,p,li,strong,b){color:#f5f5f5!important}.site-article-markdown .heading-before-choose-feature :where(a){color:#80c3fa!important;text-decoration-color:#80c3fa8c!important}.site-article-markdown p:has(>img:only-child):has(+p.unsplash-inline-credit){margin-bottom:0!important}.site-article-markdown .unsplash-inline-credit{margin-top:.5rem!important;margin-bottom:0!important;font-size:.875rem;line-height:1.625;color:hsl(var(--muted-foreground) / .9);max-width:48rem}.site-article-markdown .unsplash-inline-credit small{font-size:inherit;line-height:inherit;color:inherit}.site-article-markdown .unsplash-inline-credit a{color:inherit!important;text-decoration:underline;text-underline-offset:2px;text-decoration-color:hsl(var(--muted-foreground) / .5);font-weight:400}.site-article-markdown .unsplash-inline-credit a:hover{color:hsl(var(--primary))!important;text-decoration-color:hsl(var(--primary))}.dark .site-btn-mercado-livre{border-color:#a58a1d!important;background-color:#d0a911!important;color:#26190d!important}.dark .site-btn-mercado-livre:hover,.dark .site-btn-mercado-livre:focus-visible{background-color:#ae8f13!important;border-color:#8f6c14!important;color:#1e140b!important}.dark .site-btn-amazon{background-color:#0a0a0a!important;border-color:#404040!important;color:#fafafa!important}.dark .site-btn-amazon:hover,.dark .site-btn-amazon:focus-visible{background-color:#1a1a1a!important;border-color:#525252!important;color:#fafafa!important;box-shadow:0 4px 20px -4px #0000008c!important}.dark .site-btn-amazon .site-btn-amazon-accent-arrow{color:#ff8a1a!important}.dark .site-btn-amazon-subtle{background-color:#f9670629;border-color:#ef6306b8;color:#fba356!important}.dark .site-btn-amazon-subtle:hover,.dark .site-btn-amazon-subtle:focus-visible{background-color:#f967063d;border-color:#ef6306db;color:#fbb374!important}.dark .site-btn-mercado-livre-subtle{background-color:#ffce0a2e;border-color:#e7ae04b8;color:#fbdc74!important}.dark .site-btn-mercado-livre-subtle:hover,.dark .site-btn-mercado-livre-subtle:focus-visible{background-color:#ffce0a42;border-color:#dda703db;color:#fce392!important}.he-calc-container{--primary-color: #254995;--primary-light: rgba(37, 73, 149, .1);--secondary-color: #22c55e;--text-main: #1e293b;--text-muted: #64748b;--bg-card: #ffffff;--bg-page: #f8fafc;--border-color: #e2e8f0;--radius-lg: 16px;--radius-md: 12px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--transition: all .3s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:650px;margin:40px auto;padding:0;background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-color);overflow:hidden;color:var(--text-main);box-sizing:border-box}.he-calc-header{background:linear-gradient(135deg,var(--primary-color) 0%,#3b6fd4 100%);padding:35px 24px;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.he-calc-header .he-title{display:block;margin:0;font-size:clamp(20px,6vw,28px);font-weight:700;letter-spacing:-.5px;line-height:1.2;text-align:center}.he-calc-header p{margin:10px 0 0;font-size:15px;opacity:.9;font-weight:400;text-align:center;max-width:90%}.he-calc-body{padding:32px 24px}.he-calc-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}@media(max-width:500px){.he-calc-grid{grid-template-columns:1fr}}.he-form-group{display:flex;flex-direction:column;gap:8px}.he-form-group.full-width{grid-column:1 / -1}.he-form-group label{font-size:14px;font-weight:600;color:var(--text-main)}.he-input-wrapper{position:relative;display:flex;align-items:center}.he-input-wrapper span.prefix{position:absolute;left:12px;color:var(--text-muted);font-weight:500;font-size:15px}.he-calc-container input,.he-calc-container select{width:100%;padding:12px 16px;border:1.5px solid var(--border-color);border-radius:var(--radius-md);font-size:15px;color:var(--text-main);transition:var(--transition);background:#fff;box-sizing:border-box;outline:none}.he-calc-container input:focus,.he-calc-container select:focus{border-color:var(--primary-color);box-shadow:0 0 0 4px var(--primary-light)}.he-calc-container input.with-prefix{padding-left:40px}.he-dsr-section{background:var(--bg-page);padding:20px;border-radius:var(--radius-md);margin-bottom:24px;border:1px dashed var(--border-color)}.he-dsr-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--primary-color);margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.he-calc-btn{width:100%;padding:16px;background:var(--primary-color);color:#fff;border:none;border-radius:var(--radius-md);font-size:16px;font-weight:700;cursor:pointer;transition:var(--transition);box-shadow:0 4px 10px #25499533}.he-calc-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #25499540;background:#1d3a77}.he-calc-btn:active{transform:translateY(0)}.he-result-container{margin-top:32px;display:none;animation:he-calc-fade-in .5s ease-out}@keyframes he-calc-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.he-result-card{background:#f0f4ff;border:1px solid var(--primary-light);border-radius:var(--radius-md);padding:24px}.he-result-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.05)}.he-result-item:last-child{border-bottom:none}.he-result-label{font-size:14px;color:var(--text-muted)}.he-result-value{font-size:16px;font-weight:600;color:var(--text-main)}.he-result-total{margin-top:20px;padding-top:20px;border-top:2px solid var(--primary-light);display:flex;justify-content:space-between;align-items:center}.he-total-label{font-size:18px;font-weight:700;color:var(--primary-color)}.he-total-value{font-size:24px;font-weight:800;color:var(--primary-color)}.he-disclaimer{font-size:12px;color:var(--text-muted);text-align:center;margin-top:24px;line-height:1.5}
