:root{--navy:#0F172A;--blue:#0e172A;--blue2:#0B2D3F;--text:#0e172A;--muted:#607083;--copper:#C47A4A;--sand:#FAF5EF;--sand2:#F8F5EF;--line:#EADFD5;--green:#25D366;--green2:#12B95B;--white:#fff;--max:1160px;--shadow:0 22px 60px rgba(18,61,82,.10);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}.container{max-width:var(--max);margin:0 auto;padding:0 24px}.site-header{height:82px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{display:block;width:248px;max-width:42vw;height:auto}.nav-links{display:flex;align-items:center;gap:38px;font-weight:700;color:#0e3448}.nav-links a{font-size:15.5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;cursor:pointer;font-weight:900;letter-spacing:-.01em;transition:.2s ease;white-space:nowrap;line-height:1;box-sizing:border-box}.btn-pill{border-radius:999px;height:58px;padding:0 30px;overflow:hidden;text-overflow:ellipsis;max-width:100%}.btn-green{background:linear-gradient(135deg,var(--green),var(--green2));color:#fff;box-shadow:0 16px 34px rgba(37,211,102,.25)}.btn-green:hover{transform:translateY(-2px);box-shadow:0 22px 42px rgba(37,211,102,.32)}.btn-outline{height:58px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#16394d;box-shadow:0 14px 28px rgba(21,59,82,.06)}.btn-outline:hover{transform:translateY(-2px);border-color:#d3c2b4}.article-hero{padding:34px 0 54px;background:linear-gradient(180deg,#fff 0%,#fbf7f1 100%);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.article-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 12%,rgba(196,122,74,.13),transparent 34%),radial-gradient(circle at 18% 0%,rgba(37,99,235,.08),transparent 32%);pointer-events:none}.article-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:48px;align-items:center}.breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:14px;font-weight:750;color:#8794a3;margin:0 0 14px}.breadcrumbs a{color:#0f3f55}.breadcrumbs span{opacity:.8}.article-pill{display:inline-flex;align-items:center;gap:10px;background:#edf3ff;color:#2563EB;border-radius:999px;font-weight:600;font-size:14px;padding:9px 16px;margin-bottom:16px}.article-pill::before{content:"";width:9px;height:9px;border-radius:50%;background:#2563EB}.article-hero h1{font-size:clamp(34px,4.3vw,58px);line-height:1.08;letter-spacing:-.04em;margin:0 0 20px;color:#0e172A;font-weight:680;max-width:800px}.article-lead{font-size:clamp(18px,1.7vw,22px);line-height:1.58;color:#607083;margin:0 0 24px;max-width:780px}.article-meta{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px;color:#607083;font-weight:750;font-size:14px}.article-meta span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 14px;box-shadow:0 10px 24px rgba(21,59,82,.05)}.article-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.hero-card{background:#fff;border:1px solid rgba(18,61,82,.11);border-radius:32px;box-shadow:0 26px 70px rgba(18,61,82,.10);overflow:hidden}.hero-image{height:360px;display:block;width:100%;object-fit:cover}.hero-card-body{padding:24px}.hero-card-body strong{display:block;font-size:22px;line-height:1.18;letter-spacing:-.03em;color:#0e172A;margin-bottom:10px}.hero-card-body p{font-size:15.5px;line-height:1.55;color:#607083;margin:0}.article-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(260px,320px);gap:56px;padding:76px 24px;max-width:1160px;margin:0 auto;align-items:start}.article-content{min-width:0}.article-content h2{font-size:clamp(30px,3vw,42px);line-height:1.12;letter-spacing:-.04em;color:#0e172A;margin:48px 0 16px}.article-content h3{font-size:24px;line-height:1.22;letter-spacing:-.03em;color:#0e172A;margin:28px 0 12px}.article-content p{font-size:18px;line-height:1.78;color:#34495e;margin:0 0 22px}.article-content ul,.article-content ol{margin:0 0 26px;padding-left:24px;color:#34495e;font-size:18px;line-height:1.74}.article-content li{margin:8px 0}.article-content a{color:#2563EB;font-weight:800}.summary-box{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;padding:28px;margin:0 0 34px}.summary-box h2{font-size:26px;margin:0 0 14px}.summary-box ul{margin-bottom:0}.callout{border-left:4px solid var(--copper);background:#fbf7f1;border-radius:20px;padding:22px 24px;margin:34px 0}.callout p{margin:0;color:#31495c}.toc{position:sticky;top:108px;background:#fff;border:1px solid var(--line);border-radius:26px;padding:22px;box-shadow:0 16px 42px rgba(18,61,82,.07)}.toc h2{font-size:17px;text-transform:uppercase;letter-spacing:.14em;color:#c47a4a;margin:0 0 14px}.toc a{display:block;padding:10px 0;border-bottom:1px solid #edf0f3;color:#0e172A;font-weight:750;font-size:14.5px}.toc a:last-child{border-bottom:0}.author-box{background:#0F172A;color:#fff;border-radius:28px;padding:28px;margin-top:34px}.author-box h2{color:#fff;margin-top:0}.author-box p{color:rgba(255,255,255,.78);font-size:16px;line-height:1.65}.checklist{display:grid;gap:12px;margin:24px 0 34px}.check-item{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid #eadfd5;border-radius:18px;padding:16px 18px;box-shadow:0 10px 28px rgba(18,61,82,.05);font-size:17px;line-height:1.5;color:#34495e}.check-item span{width:24px;height:24px;border-radius:999px;background:#edf3ff;color:#2563EB;display:grid;place-items:center;font-weight:900;flex:0 0 auto;margin-top:1px}.faq-block details{background:#fff;border:1px solid #eadfd5;border-radius:18px;margin-bottom:12px;padding:0 22px;box-shadow:0 10px 25px rgba(21,59,82,.04)}.faq-block summary{cursor:pointer;list-style:none;padding:21px 0;font-weight:900;color:#0e172A;font-size:18px;display:flex;justify-content:space-between;gap:20px}.faq-block summary::-webkit-details-marker{display:none}.faq-block summary::after{content:'+';color:#2563EB;font-size:24px;line-height:1}.faq-block details[open] summary::after{content:'–'}.faq-block details p{font-size:16.5px;line-height:1.65;margin:0;padding:0 0 20px;color:#607083}.sources{font-size:15.5px;color:#607083;line-height:1.65;background:#fbf7f1;border:1px solid #eadfd5;border-radius:24px;padding:24px;margin-top:42px}.sources h2{font-size:24px;margin:0 0 12px;color:#0e172A}.sources ul{font-size:15.5px;line-height:1.65;margin-bottom:0}.article-cta{padding:76px 0;background:#fff}.article-cta-box{border-radius:34px;background:linear-gradient(135deg,#0e172A,#0f172a);color:#fff;padding:44px;display:flex;gap:32px;align-items:center;justify-content:space-between;box-shadow:0 28px 78px rgba(18,61,82,.18)}.article-cta-box span{display:inline-block;color:#e5b289;text-transform:uppercase;letter-spacing:.14em;font-weight:900;font-size:12px;margin-bottom:14px}.article-cta-box h2{font-size:clamp(30px,3.5vw,48px);line-height:1.06;letter-spacing:-.045em;margin:0 0 14px;color:#fff;max-width:760px}.article-cta-box p{font-size:17px;line-height:1.58;color:rgba(255,255,255,.78);margin:0;max-width:760px}.related{padding:76px 0;background:#faf5ef}.related h2{font-size:clamp(30px,3vw,42px);letter-spacing:-.04em;margin:0 0 24px;color:#0e172A}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.related-card{background:#fff;border:1px solid #eadfd5;border-radius:24px;padding:24px;box-shadow:0 16px 42px rgba(18,61,82,.06)}.related-card span{color:#c47a4a;text-transform:uppercase;letter-spacing:.13em;font-weight:900;font-size:11px}.related-card h3{font-size:20px;line-height:1.18;letter-spacing:-.03em;margin:10px 0 12px;color:#0e172A}.related-card p{font-size:15.5px;color:#607083;line-height:1.55;margin:0}.do-footer{background:#0F172A;color:#fff;padding:64px 0 32px}.do-footer-grid{display:grid;grid-template-columns:5fr 3fr 4fr;gap:48px;align-items:start}.do-footer-logo{display:block;width:320px;max-width:100%;height:auto;margin-bottom:28px}.do-footer-tagline{font-size:28px;line-height:1.18;font-weight:700;letter-spacing:-.03em;margin:0 0 18px;color:#fff}.do-footer-about{font-size:15.5px;line-height:1.7;color:rgba(255,255,255,.70);margin:0;max-width:520px}.do-footer-title{color:#c47a4a;text-transform:uppercase;letter-spacing:.20em;font-weight:900;font-size:14px;margin:41px 0 22px}.do-footer-list{display:grid;gap:16px;color:rgba(255,255,255,.80);font-size:15.5px}.do-footer-list a{display:flex;gap:12px;align-items:center}.do-footer-trust p{font-size:15.5px;line-height:1.7;color:rgba(255,255,255,.70);margin:0}.do-footer-social{display:flex;align-items:center;gap:12px;margin-top:26px;color:rgba(255,255,255,.70);font-size:14px}.do-social-icon{width:38px;height:38px;border-radius:999px;background:rgba(255,255,255,.10);display:grid;place-items:center;color:#fff;font-size:18px}.do-footer-bottom{border-top:1px solid rgba(255,255,255,.10);margin-top:54px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;align-items:center;color:rgba(255,255,255,.62);font-size:14px}.do-footer-bottom-links{display:flex;gap:28px;flex-wrap:wrap}.whatsapp-float{position:fixed;right:24px;bottom:24px;width:72px;height:72px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;z-index:80;box-shadow:0 10px 30px rgba(37,211,102,.35);color:#fff;font-size:34px}.whatsapp-float::before{content:"";position:absolute;inset:-8px;border-radius:50%;border:2px solid rgba(37,211,102,.75);animation:pulseWhatsApp 1.6s infinite}@keyframes pulseWhatsApp{0%{transform:scale(.95);opacity:.9}70%{transform:scale(1.25);opacity:0}100%{transform:scale(1.25);opacity:0}}.whatsapp-float svg{width:38px;height:38px;fill:#fff;display:block}.lead-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(8,16,24,.58);backdrop-filter:blur(5px)}.lead-modal.open{display:flex}.lead-card{width:min(760px,100%);background:#fff;border-radius:30px;padding:34px;box-shadow:0 28px 80px rgba(0,0,0,.30);position:relative}.lead-close{position:absolute;right:24px;top:22px;border:0;background:transparent;color:#8a95a3;font-size:34px;line-height:1;cursor:pointer}.lead-card h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,54px);letter-spacing:-.04em;line-height:1.05;margin:0 42px 14px 0;color:#111}.lead-card p{font-size:20px;line-height:1.55;color:#5a6677;margin:0 0 22px}.privacy-box{display:flex;gap:14px;background:#f5f7fb;border-radius:20px;padding:18px 20px;color:#566173;font-size:16px;line-height:1.5;margin:22px 0}.privacy-box strong{color:#2563EB;font-size:24px;line-height:1}.lead-form label{display:block;font-weight:850;color:#344155;margin:15px 0 8px}.lead-form input{width:100%;height:60px;border:1px solid #d8e0ea;border-radius:18px;padding:0 18px;font-size:18px;outline:none}.lead-submit{width:100%;height:64px;border-radius:18px;background:#25D366;color:#fff;border:0;font-size:20px;font-weight:900;margin-top:22px;cursor:pointer}.lead-consent{display:flex;gap:12px;align-items:flex-start;margin-top:18px;color:#607083;font-size:15px}.lead-consent input{width:18px;height:18px;margin-top:2px;accent-color:#25D366}.lead-status{font-size:14px;margin-top:12px;color:#607083;min-height:20px}@media(max-width:980px){.site-header{height:74px}.nav{height:74px}.logo{width:190px}.nav-links{display:none}.article-hero-grid,.article-layout,.do-footer-grid{grid-template-columns:1fr}.article-layout{padding:58px 24px;gap:34px}.toc{position:relative;top:auto;order:-1}.hero-image{height:320px}.article-cta-box{flex-direction:column;align-items:flex-start}.related-grid{grid-template-columns:1fr}.do-footer-title{margin-top:0}.do-footer-bottom{flex-direction:column;align-items:flex-start}}@media(max-width:620px){.container{padding:0 20px}.site-header{height:66px}.nav{height:66px}.logo{width:160px}.header-cta{height:46px;padding:0 16px;font-size:0;gap:0}.header-cta::after{content:'WhatsApp';font-size:14px}.article-hero{padding:22px 0 38px}.article-hero h1{font-size:38px}.article-actions .btn,.article-cta-box .btn{width:100%;padding:0 22px}.hero-image{height:240px}.article-content p,.article-content ul,.article-content ol{font-size:17px}.article-cta-box,.summary-box,.author-box{border-radius:24px;padding:24px}.do-footer{padding-bottom:96px}.do-footer-logo{width:260px}.do-footer-tagline{font-size:24px}.whatsapp-float{width:64px;height:64px;right:18px;bottom:18px}}.article-hero h1{font-size:clamp(34px,4.3vw,58px)!important;line-height:1.08!important;letter-spacing:-.04em!important;font-weight:680!important;max-width:800px!important}.article-meta span{font-weight:650!important}.article-toc{position:sticky!important;top:104px!important;z-index:35;background:#fbf7f1!important;border:1px solid #eadfd5!important;border-radius:24px!important;padding:22px!important;box-shadow:0 16px 36px rgba(21,59,82,.06)!important;max-height:calc(100vh - 128px);overflow:auto;align-self:start}.article-toc strong{display:block!important;color:#0e172A!important;font-size:17px!important;margin-bottom:12px!important;letter-spacing:-.015em!important;font-weight:850!important}.article-toc a{display:block!important;position:relative!important;color:#607083!important;font-size:14.5px!important;line-height:1.35!important;margin:4px -8px!important;padding:11px 14px 11px 18px!important;border-top:1px solid rgba(232,222,211,.85)!important;border-radius:16px!important;border-left:1px solid transparent!important;border-right:1px solid transparent!important;border-bottom:1px solid transparent!important;font-weight:760!important;transition:color .22s ease,background .22s ease,box-shadow .22s ease,border-color .22s ease,padding-left .22s ease,transform .22s ease!important}.article-toc a:hover{color:#0e172A!important;background:rgba(255,255,255,.56)!important}.article-toc a.is-active,.article-toc a[aria-current="true"]{color:#0b3442!important;font-weight:900!important;padding-left:42px!important;background:linear-gradient(90deg,rgba(196,112,63,.18) 0%,rgba(255,255,255,.82) 58%,rgba(251,247,241,.96) 100%)!important;border-color:rgba(196,112,63,.30)!important;box-shadow:0 16px 34px rgba(11,52,66,.08),inset 0 1px 0 rgba(255,255,255,.90)!important;transform:translateX(2px)!important}.article-toc a.is-active::before,.article-toc a[aria-current="true"]::before{content:"";position:absolute;left:17px;top:50%;width:8px;height:8px;border-radius:999px;background:#c4703f;transform:translateY(-50%);box-shadow:0 0 0 7px rgba(196,112,63,.13)}.article-toc a.is-active::after,.article-toc a[aria-current="true"]::after{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:999px;background:linear-gradient(180deg,#d68a5a,#a9542e)}@media(max-width:980px){.article-hero h1{font-size:clamp(32px,7vw,44px)!important}.article-toc{display:none!important}}.article-hero h1{font-size:clamp(30.6px,3.87vw,52.2px)!important;line-height:1.10!important;letter-spacing:-.038em!important;font-weight:660!important;max-width:780px!important}.article-section-anchor{display:block!important;position:relative!important;top:-118px!important;height:0!important;width:100%!important;visibility:hidden!important;pointer-events:none!important}.article-meta-after-hero{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin:0 0 28px!important;color:#607083!important;font-weight:750!important;font-size:14px!important}.article-meta-after-hero span{background:#fff!important;border:1px solid var(--line)!important;border-radius:999px!important;padding:12px 22px!important;box-shadow:0 10px 24px rgba(21,59,82,.05)!important;line-height:1!important}.article-actions .btn{min-height:58px!important;height:58px!important;border-radius:999px!important;padding:0 26px!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.article-actions .btn-green{flex:0 1 auto!important}.article-actions .btn-outline{flex:0 0 auto!important}@media(max-width:980px){.article-hero h1{font-size:clamp(29px,6.3vw,39.6px)!important}}@media(max-width:620px){.article-section-anchor{top:-92px!important}.article-meta-after-hero{gap:10px!important}.article-meta-after-hero span{width:100%!important;text-align:center!important;padding:12px 16px!important}.article-actions .btn{width:100%!important;white-space:normal!important;height:auto!important;min-height:58px!important;line-height:1.15!important;padding:14px 20px!important}}.do-footer{background:#0F172A!important;color:#fff!important;padding:64px 0 32px!important;font-size:15px!important;border-radius:0!important}.do-footer *{box-sizing:border-box!important}.do-footer-inner{max-width:1160px!important;width:100%!important;margin:0 auto!important;padding:0 24px!important}.do-footer-grid{display:grid!important;grid-template-columns:5fr 3fr 4fr!important;gap:48px!important;align-items:start!important}.do-footer-brand,.do-footer-contact,.do-footer-trust{min-width:0!important}.do-footer-logo{width:320px!important;max-width:100%!important;height:auto!important;display:block!important;margin:0 0 28px!important;filter:none!important}.do-footer-tagline{margin:0 0 22px!important;color:#fff!important;font-size:25px!important;line-height:1.18!important;font-weight:650!important;letter-spacing:-.03em!important}.do-footer-description,.do-footer-trust-text{margin:0!important;color:rgba(255,255,255,.70)!important;font-size:15.5px!important;line-height:1.7!important;font-weight:400!important}.do-footer-heading{margin:0 0 22px!important;color:#d47443!important;font-size:13px!important;line-height:1.2!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.20em!important}.do-footer-contact-list{display:flex!important;flex-direction:column!important;gap:16px!important;color:rgba(255,255,255,.80)!important}.do-footer-contact-item{display:flex!important;align-items:center!important;gap:12px!important;color:rgba(255,255,255,.78)!important;text-decoration:none!important;font-size:15.5px!important;line-height:1.4!important}.do-footer-contact-item:hover{color:#fff!important}.do-footer-contact-item strong{font-weight:700!important;color:rgba(255,255,255,.82)!important}.do-footer-contact-item span:last-child{font-weight:500!important}.do-footer-icon{width:22px!important;min-width:22px!important;height:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:rgba(255,255,255,.42)!important}.do-footer-icon svg{width:19px!important;height:19px!important;display:block!important;fill:currentColor!important}.do-footer-follow{margin-top:28px!important;display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}.do-footer-follow-text{color:rgba(255,255,255,.70)!important;font-size:14px!important;line-height:1.4!important}.do-footer-social{width:38px!important;height:38px!important;border-radius:999px!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;display:inline-grid!important;place-items:center!important;text-decoration:none!important;transition:background .18s ease,transform .18s ease,border-color .18s ease!important;font-size:0!important;line-height:1!important;overflow:hidden!important}.do-footer-social:hover{background:rgba(255,255,255,.16)!important;border-color:rgba(255,255,255,.24)!important;transform:translateY(-2px)!important}.do-footer-social svg{width:20px!important;height:20px!important;display:block!important}.do-footer-social svg rect,.do-footer-social svg circle{fill:none!important;stroke:currentColor!important;stroke-width:2!important}.do-footer-social svg circle:last-child{fill:currentColor!important;stroke:none!important}.do-footer-bottom{border-top:1px solid rgba(255,255,255,.10)!important;margin-top:56px!important;padding-top:28px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;color:rgba(255,255,255,.60)!important;font-size:14px!important;line-height:1.5!important;flex-wrap:wrap!important}.do-footer-copy{margin:0!important;color:rgba(255,255,255,.60)!important;font-size:14px!important;line-height:1.5!important}.do-footer-legal{display:flex!important;gap:28px!important;align-items:center!important;flex-wrap:wrap!important}.do-footer-legal a{color:rgba(255,255,255,.76)!important;text-decoration:none!important;transition:color .18s ease!important;font-weight:500!important}.do-footer-legal a:hover{color:#fff!important}@media(min-width:901px){.do-footer-contact,.do-footer-trust{padding-top:41px!important}}@media(max-width:900px){.do-footer{padding:54px 0 30px!important}.do-footer-grid{grid-template-columns:1fr!important;gap:34px!important}.do-footer-logo{width:270px!important}.do-footer-tagline{font-size:24px!important}.do-footer-contact,.do-footer-trust{padding-top:0!important}.do-footer-bottom{align-items:flex-start!important;flex-direction:column!important}.do-footer-legal{gap:18px!important}}@media(max-width:520px){.do-footer-inner{padding:0 22px!important}.do-footer-logo{width:240px!important}.do-footer-tagline{font-size:22px!important}.do-footer-description,.do-footer-trust-text,.do-footer-contact-item{font-size:15px!important}}.article-content [id],.summary-box[id],.article-section-anchor{scroll-margin-top:132px!important}.article-toc{top:118px!important}.do-footer-follow{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;flex-wrap:nowrap!important;line-height:1!important}.do-footer-follow-text{display:inline-flex!important;align-items:center!important;line-height:1!important;margin:0!important}.do-footer-social{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;margin:0!important;padding:0!important;line-height:0!important;vertical-align:middle!important}.do-footer-social svg{width:20px!important;height:20px!important;display:block!important;margin:0!important;transform:none!important;overflow:visible!important}@media(max-width:900px){.article-content [id],.summary-box[id],.article-section-anchor{scroll-margin-top:104px!important}.do-footer-follow{flex-wrap:wrap!important;align-items:center!important}}.article-meta-hero{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin:0 0 24px!important;color:#607083!important;font-weight:750!important;font-size:14px!important}.article-meta-hero span{background:#fff!important;border:1px solid var(--line)!important;border-radius:999px!important;padding:12px 22px!important;box-shadow:0 10px 24px rgba(21,59,82,.05)!important;line-height:1!important}.article-section-anchor{display:block!important;position:relative!important;top:-118px!important;height:0!important;width:100%!important;visibility:hidden!important;pointer-events:none!important;scroll-margin-top:132px!important}@media(max-width:620px){.article-meta-hero{gap:10px!important}.article-meta-hero span{width:100%!important;text-align:center!important;padding:12px 16px!important}}.article-meta-hero .article-meta-link,.article-meta .article-meta-link{color:#0e172A!important;font-weight:850!important;text-decoration:none!important;border-bottom:1px solid rgba(196,122,74,.45)!important;transition:color .18s ease,border-color .18s ease!important}.article-meta-hero .article-meta-link:hover,.article-meta .article-meta-link:hover{color:#c47a4a!important;border-bottom-color:#c47a4a!important}#resumo{scroll-margin-top:132px!important}@media(max-width:900px){#resumo{scroll-margin-top:104px!important}}.article-hero h1{font-size:clamp(27.5px,3.48vw,47px)!important;line-height:1.12!important;letter-spacing:-.035em!important;max-width:760px!important}@media(max-width:980px){.article-hero h1{font-size:clamp(26px,5.67vw,35.6px)!important}}.article-hero h1 .headline-copper-italic{display:block!important;color:#C47A4A!important;font-family:Georgia,"Times New Roman",serif!important;font-style:italic!important;font-weight:400!important;letter-spacing:-.045em!important;line-height:.96!important;margin-top:4px!important;font-size:1.08em!important}.article-hero h1{max-width:820px!important}@media(max-width:980px){.article-hero h1 .headline-copper-italic{font-size:1.04em!important;line-height:1!important;margin-top:3px!important}}@media(max-width:620px){.article-hero h1 .headline-copper-italic{font-size:1em!important;line-height:1.04!important}}.article-hero h1 .headline-main-break{display:block!important;color:#0e172A!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-style:normal!important;font-weight:660!important;line-height:1.05!important;letter-spacing:-.035em!important}.article-hero h1 .headline-copper-italic{display:block!important;color:#C47A4A!important;font-family:Georgia,"Times New Roman",serif!important;font-style:italic!important;font-weight:400!important;letter-spacing:-.045em!important;line-height:.96!important;margin-top:8px!important}.article-hero h1 .headline-main-break{display:block!important;color:#0e172A!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-style:normal!important;font-weight:660!important;line-height:1.05!important;letter-spacing:-.035em!important}.article-hero h1 .headline-copper-italic{display:block!important;color:#C47A4A!important;font-family:Georgia,"Times New Roman",serif!important;font-style:italic!important;font-weight:400!important;letter-spacing:-.045em!important;line-height:.96!important;margin-top:8px!important}.article-content a[href*="/artigos/"]{color:#0e172A!important;font-weight:850!important;text-decoration:none!important;border-bottom:1px solid rgba(196,122,74,.55)!important;transition:color .18s ease,border-color .18s ease!important}.article-content a[href*="/artigos/"]:hover{color:#C47A4A!important;border-bottom-color:#C47A4A!important}.hero-card{background:#fff!important;border:1px solid rgba(18,61,82,.11)!important;border-radius:32px!important;box-shadow:0 26px 70px rgba(18,61,82,.10)!important;overflow:hidden!important}.hero-image{height:360px!important;display:block!important;width:100%!important;object-fit:cover!important;object-position:center center!important}.hero-card-body{padding:24px!important;background:#fff!important}.hero-card-body strong{display:block!important;font-size:22px!important;line-height:1.18!important;letter-spacing:-.03em!important;color:#0e172A!important;margin-bottom:10px!important}.hero-card-body p{font-size:15.5px!important;line-height:1.55!important;color:#607083!important;margin:0!important}@media(max-width:980px){.hero-image{height:320px!important}}@media(max-width:620px){.hero-image{height:240px!important}}.article-toc{position:sticky!important;top:118px!important;z-index:35!important;background:#fbf7f1!important;border:1px solid #eadfd5!important;border-radius:24px!important;padding:22px!important;box-shadow:0 16px 36px rgba(21,59,82,.06)!important;max-height:calc(100vh - 128px)!important;overflow:auto!important;align-self:start!important}.article-toc strong{display:block!important;color:#0e172A!important;font-size:17px!important;margin-bottom:12px!important;letter-spacing:-.015em!important;font-weight:850!important;text-transform:none!important}.article-toc a{display:block!important;position:relative!important;color:#607083!important;font-size:14.5px!important;line-height:1.35!important;margin:4px -8px!important;padding:11px 14px 11px 18px!important;border-top:1px solid rgba(232,222,211,.85)!important;border-radius:16px!important;border-left:1px solid transparent!important;border-right:1px solid transparent!important;border-bottom:1px solid transparent!important;font-weight:760!important;text-decoration:none!important;transition:color .22s ease,background .22s ease,box-shadow .22s ease,border-color .22s ease,padding-left .22s ease,transform .22s ease!important}.article-toc a:hover{color:#0e172A!important;background:rgba(255,255,255,.56)!important}.article-toc a.is-active,.article-toc a[aria-current="true"]{color:#0b3442!important;font-weight:900!important;padding-left:42px!important;background:linear-gradient(90deg,rgba(196,112,63,.18) 0%,rgba(255,255,255,.82) 58%,rgba(251,247,241,.96) 100%)!important;border-color:rgba(196,112,63,.30)!important;box-shadow:0 16px 34px rgba(11,52,66,.08),inset 0 1px 0 rgba(255,255,255,.90)!important;transform:translateX(2px)!important}.article-toc a.is-active::before,.article-toc a[aria-current="true"]::before{content:""!important;position:absolute!important;left:17px!important;top:50%!important;width:8px!important;height:8px!important;border-radius:999px!important;background:#c4703f!important;transform:translateY(-50%)!important;box-shadow:0 0 0 7px rgba(196,112,63,.13)!important}.article-toc a.is-active::after,.article-toc a[aria-current="true"]::after{content:""!important;position:absolute!important;left:0!important;top:12px!important;bottom:12px!important;width:3px!important;border-radius:999px!important;background:linear-gradient(180deg,#d68a5a,#a9542e)!important}@media(max-width:980px){.article-toc{display:none!important}}.article-toc{max-height:none!important;overflow:visible!important}.article-toc::-webkit-scrollbar{display:none!important}.article-sidebar-sticky{position:sticky!important;top:118px!important;align-self:start!important;display:grid!important;gap:18px!important;z-index:30!important}.article-sidebar-sticky .article-toc{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important;margin:0!important}.sidebar-related,.sidebar-cta{border:1px solid #eadfd5!important;border-radius:24px!important;box-shadow:0 16px 36px rgba(21,59,82,.06)!important}.sidebar-related{background:#fff!important;padding:22px!important}.sidebar-related h2{margin:0 0 16px!important;color:#0e172A!important;font-size:18px!important;line-height:1.15!important;letter-spacing:-.025em!important;font-weight:850!important}.sidebar-related-item{display:grid!important;grid-template-columns:74px 1fr!important;gap:12px!important;align-items:center!important;padding:12px 0!important;border-top:1px solid rgba(232,222,211,.82)!important;color:#0e172A!important;text-decoration:none!important}.sidebar-related-item:first-of-type{border-top:0!important;padding-top:0!important}.sidebar-related-item:last-child{padding-bottom:0!important}.sidebar-related-item img{width:74px!important;height:58px!important;object-fit:cover!important;border-radius:12px!important;display:block!important;box-shadow:0 8px 18px rgba(15,23,42,.08)!important}.sidebar-related-item strong{display:block!important;color:#0e172A!important;font-size:13.2px!important;line-height:1.22!important;letter-spacing:-.018em!important;font-weight:850!important}.sidebar-related-item small{display:block!important;margin-top:5px!important;color:#607083!important;font-size:12px!important;line-height:1.1!important;font-weight:700!important}.sidebar-related-item:hover strong{color:#c47a4a!important}.sidebar-cta{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,#0B2D3F 0%,#0F172A 100%)!important;color:#fff!important;padding:24px 22px!important}.sidebar-cta::before{content:""!important;position:absolute!important;inset:auto -40px -80px auto!important;width:160px!important;height:160px!important;border-radius:999px!important;background:rgba(37,211,102,.18)!important;pointer-events:none!important}.sidebar-cta-icon{width:44px!important;height:44px!important;border-radius:16px!important;display:grid!important;place-items:center!important;color:#fff!important;background:linear-gradient(135deg,#c47a4a,#8f4d2e)!important;box-shadow:0 12px 26px rgba(196,122,74,.22)!important;margin-bottom:14px!important}.sidebar-cta h2{position:relative!important;z-index:1!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:20px!important;line-height:1.15!important;letter-spacing:-.035em!important;margin:0 0 12px!important;font-weight:700!important}.sidebar-cta p{position:relative!important;z-index:1!important;color:rgba(255,255,255,.82)!important;font-size:14.2px!important;line-height:1.55!important;margin:0 0 18px!important}.sidebar-cta-button{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:46px!important;border-radius:999px!important;background:linear-gradient(135deg,#25D366,#12B95B)!important;color:#fff!important;font-size:14.5px!important;line-height:1!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 14px 26px rgba(37,211,102,.23)!important}.sidebar-cta-button::before{content:"☏";font-size:17px!important;margin-right:8px!important;line-height:1!important}.sidebar-cta-button:hover{transform:translateY(-1px)!important;box-shadow:0 18px 34px rgba(37,211,102,.30)!important}@media(max-width:980px){.article-sidebar-sticky{display:none!important}}.site-header{background:#0e172A!important;border-bottom:1px solid rgba(255,255,255,.10)!important;box-shadow:0 10px 28px rgba(14,23,42,.16)!important;backdrop-filter:none!important}.site-header .nav{background:#0e172A!important}.site-header .logo{width:300px!important;max-width:42vw!important;height:auto!important;display:block!important;object-fit:contain!important}.site-header .nav-links{color:rgba(255,255,255,.88)!important}.site-header .nav-links a{color:rgba(255,255,255,.88)!important;transition:color .18s ease!important}.site-header .nav-links a:hover{color:#C47A4A!important}.site-header .header-cta{box-shadow:0 16px 34px rgba(37,211,102,.26)!important}@media(max-width:980px){.site-header .logo{width:230px!important;max-width:54vw!important}}@media(max-width:620px){.site-header .logo{width:190px!important;max-width:58vw!important}}.mobile-menu-toggle{display:none;width:48px;height:48px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.08);color:#fff;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;transition:background .18s ease,border-color .18s ease,transform .18s ease}.mobile-menu-toggle span{display:block;width:22px;height:2px;border-radius:999px;background:#fff;transition:transform .2s ease,opacity .2s ease}.mobile-menu-toggle:hover{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.30)}.mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:980px){.site-header .header-cta{display:none!important}.mobile-menu-toggle{display:flex!important;flex:0 0 48px}.site-header .nav{position:relative!important}.site-header .nav-links{display:none!important;position:absolute!important;top:calc(100% + 12px)!important;left:24px!important;right:24px!important;z-index:99!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:12px!important;border-radius:22px!important;background:#0e172A!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 24px 60px rgba(14,23,42,.34)!important}.site-header .nav-links.is-open{display:flex!important}.site-header .nav-links a{display:flex!important;align-items:center!important;min-height:48px!important;padding:0 16px!important;border-radius:14px!important;color:rgba(255,255,255,.92)!important;font-size:15.5px!important;font-weight:700!important}.site-header .nav-links a:hover{background:rgba(255,255,255,.08)!important;color:#C47A4A!important}}@media(max-width:620px){.mobile-menu-toggle{width:46px;height:46px;border-radius:13px}.site-header .nav-links{left:20px!important;right:20px!important}}.do-footer .do-footer-press{margin-top:30px!important}.do-footer .do-footer-press-heading{margin:0 0 16px!important}.do-footer .do-footer-press-item{color:#fff!important;font-size:18px!important;font-weight:600!important;letter-spacing:-.01em!important}.do-footer .do-footer-press-item strong{color:#fff!important;font-weight:600!important}.do-footer .do-footer-icon,.do-footer .do-footer-press-icon{color:rgba(255,255,255,.56)!important}.do-footer .do-footer-icon svg,.do-footer .do-footer-icon svg path,.do-footer .do-footer-press-icon svg,.do-footer .do-footer-press-icon svg path{fill:currentColor!important}.do-footer .do-footer-press-icon svg{width:21px!important;height:21px!important}@media(max-width:520px){.do-footer .do-footer-press{margin-top:26px!important}.do-footer .do-footer-press-item{font-size:17px!important}}.related{padding:76px 0!important;background:linear-gradient(180deg,#fbf7f1 0%,#f8f3ed 100%)!important}.related .container{max-width:1160px!important}.related h2{color:#0e172A!important;font-size:clamp(34px,4vw,54px)!important;line-height:1.05!important;letter-spacing:-.045em!important;margin:0 0 12px!important;font-weight:800!important}.related-subtitle{margin:0 0 28px!important;color:#607083!important;font-size:18px!important;line-height:1.5!important}.related-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.related-card{background:#fff!important;border:1px solid #eadfd5!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 18px 46px rgba(15,23,42,.07)!important;display:flex!important;flex-direction:column!important;min-height:100%!important;text-decoration:none!important;padding:0!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important}.related-card:hover{transform:translateY(-5px)!important;box-shadow:0 26px 62px rgba(15,23,42,.11)!important;border-color:rgba(196,122,74,.38)!important}.related-thumb{width:100%!important;aspect-ratio:16/9!important;height:auto!important;object-fit:cover!important;display:block!important;background:#f4ede6!important}.related-card-body{padding:22px 24px 24px!important;display:flex!important;flex-direction:column!important;flex:1!important}.related-card span.related-category{display:block!important;color:#C47A4A!important;text-transform:uppercase!important;letter-spacing:.16em!important;font-weight:900!important;font-size:12px!important;line-height:1.2!important;margin:0 0 14px!important}.related-card h3{color:#0e172A!important;font-size:22px!important;line-height:1.18!important;letter-spacing:-.035em!important;margin:0 0 14px!important;font-weight:850!important}.related-card p{color:#607083!important;font-size:16px!important;line-height:1.58!important;margin:0 0 22px!important}.related-card-footer{margin-top:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;color:#607083!important;font-size:15px!important;line-height:1.2!important}.related-read-time{display:inline-flex!important;align-items:center!important;gap:7px!important;white-space:nowrap!important}.related-read-time::before{content:"◷"!important;color:#0B2D3F!important;font-size:17px!important;line-height:1!important}.related-link-text{color:#C47A4A!important;font-weight:850!important;white-space:nowrap!important}.related-link-text::after{content:" →"!important;font-size:22px!important;line-height:0!important;vertical-align:-1px!important}@media(max-width:980px){.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.related{padding:54px 0!important}.related h2{font-size:36px!important}.related-subtitle{font-size:16.5px!important;margin-bottom:22px!important}.related-grid{grid-template-columns:1fr!important}.related-card h3{font-size:20px!important}.related-card-body{padding:20px!important}}