:root{--ink:#0d3340;--muted:#61777f;--line:#dce6e9;--orange:#ff7216;--navy:#153f4b;--soft:#f5f8f9;--mint:#eef9f4}*{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(--ink);background:#fff}a{color:inherit}.boot{min-height:100vh;display:grid;place-content:center;text-align:center;color:var(--muted);gap:12px}.boot span{width:34px;height:34px;border:3px solid #e8eef0;border-top-color:var(--orange);border-radius:50%;animation:spin 1s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(360deg)}}.help-top{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.help-top-inner{max-width:1220px;margin:auto;height:76px;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.help-brand{display:flex;align-items:center;gap:18px;text-decoration:none}.help-brand img{width:135px}.help-brand span{padding-left:18px;border-left:1px solid var(--line);font-weight:750;font-size:15px}.help-top nav{display:flex;gap:24px;align-items:center}.help-top nav a{text-decoration:none;font-size:13px;font-weight:700;color:#49636c}.help-top nav a:last-child{border:1px solid var(--line);padding:11px 16px;border-radius:12px;color:var(--ink)}.help-hero{padding:70px 28px 66px;background:linear-gradient(135deg,#fff6ef 0,#fff 58%,#eff8f7 100%);border-bottom:1px solid #eef2f3}.help-hero>div,.help-subhero>div{max-width:900px;margin:auto;text-align:center}.help-hero span,.section-head span{font-size:11px;font-weight:850;letter-spacing:.15em;color:#df5d0b}.help-hero h1{font-size:54px;letter-spacing:-.045em;margin:12px 0 12px}.help-hero p{font-size:18px;line-height:1.6;color:var(--muted);max-width:680px;margin:0 auto 28px}.help-search{max-width:760px;margin:auto;background:#fff;border:1px solid #d7e1e4;border-radius:18px;padding:8px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:8px;box-shadow:0 18px 45px rgba(17,55,66,.09)}.help-search svg{width:20px;height:20px;margin-left:8px;fill:none;stroke:#6b8088;stroke-width:1.8}.help-search input{border:0;outline:0;font:inherit;font-size:15px;padding:13px 8px;min-width:0}.help-search button{border:0;border-radius:12px;background:var(--orange);color:white;font-weight:800;padding:14px 20px;cursor:pointer}.help-container{max-width:1220px;margin:auto;padding:52px 28px}.section-head{margin-bottom:22px}.section-head h2{font-size:34px;letter-spacing:-.03em;margin:8px 0}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-card{border:1px solid var(--line);border-radius:18px;padding:20px;text-decoration:none;display:grid;grid-template-columns:46px 1fr;gap:14px;transition:.2s;background:#fff}.category-card:hover{transform:translateY(-2px);border-color:#ffc49f;box-shadow:0 14px 32px rgba(16,55,66,.07)}.category-card i{width:46px;height:46px;border-radius:14px;background:#fff1e7;color:var(--orange);font-style:normal;display:grid;place-items:center;font-weight:850;font-size:20px}.category-card strong{display:block;font-size:16px;margin-bottom:5px}.category-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.category-card small{display:block;margin-top:10px;color:#809198;font-size:11px}.featured-head{margin-top:56px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.article-card{border:1px solid var(--line);border-radius:18px;padding:22px;text-decoration:none;display:flex;flex-direction:column;min-height:190px}.article-card>span{font-size:10px;letter-spacing:.1em;font-weight:800;color:#d95a0d;text-transform:uppercase}.article-card strong{font-size:18px;margin:10px 0 8px}.article-card p{font-size:13px;line-height:1.55;color:var(--muted);margin:0 0 18px}.article-card em{font-style:normal;margin-top:auto;font-size:12px;font-weight:800;color:#285662}.support-callout{margin-top:56px;background:var(--navy);color:#fff;border-radius:24px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px}.support-callout span{font-size:10px;font-weight:850;letter-spacing:.14em;color:#ffb07b}.support-callout h2{font-size:28px;margin:8px 0}.support-callout p{margin:0;color:#d1e1e5}.support-callout a{background:var(--orange);color:#fff;text-decoration:none;padding:14px 18px;border-radius:12px;font-weight:800;white-space:nowrap}.help-subhero{padding:46px 28px;background:#f8fafb;border-bottom:1px solid var(--line)}.help-subhero a{text-decoration:none;color:#52707a;font-size:12px;font-weight:700}.help-subhero span{margin:0 8px;color:#9ba9ae}.help-subhero b{font-size:12px}.help-subhero h1{font-size:42px;margin:14px 0 8px}.help-subhero p{color:var(--muted);margin:0 0 22px}.search-page h1{margin-bottom:20px}.search-summary{margin-bottom:20px;color:#61777f}.search-summary strong{font-size:26px;color:var(--ink);margin-right:5px}.empty{grid-column:1/-1;border:1px dashed #cdd9dc;border-radius:18px;padding:36px;text-align:center;color:var(--muted)}.empty strong{display:block;color:var(--ink);font-size:18px;margin-bottom:8px}.empty a{display:inline-block;margin-top:10px;font-weight:800;color:#d95a0d}.fatal{margin-top:50px}.article-layout{display:grid;grid-template-columns:180px minmax(0,760px) 220px;gap:38px;align-items:start}.article-nav,.related{position:sticky;top:108px;display:flex;flex-direction:column;gap:12px}.article-nav a,.related a{text-decoration:none;font-size:12px;line-height:1.45;color:#536c75}.article-nav a:last-child{font-weight:800;color:var(--ink)}.related{border-left:1px solid var(--line);padding-left:20px}.related strong{font-size:12px;margin-bottom:4px}.related span{font-size:12px;color:var(--muted)}.article-content{min-width:0}.article-category{font-size:10px;letter-spacing:.12em;color:#db5b0d;font-weight:850;text-transform:uppercase}.article-content>h1{font-size:44px;line-height:1.08;letter-spacing:-.035em;margin:10px 0 14px}.article-summary{font-size:18px;line-height:1.6;color:var(--muted);margin:0 0 26px}.article-cover{width:100%;max-height:420px;object-fit:cover;border-radius:18px;border:1px solid var(--line);margin-bottom:28px}.article-body{font-size:16px;line-height:1.72;color:#294952}.article-body h1{font-size:30px;color:var(--ink);margin:34px 0 12px}.article-body h2{font-size:23px;color:var(--ink);margin:30px 0 10px}.article-body p{margin:0 0 16px}.article-body ul,.article-body ol{padding-left:24px;margin:0 0 20px}.article-body li{margin:7px 0}.article-body code{background:#eef3f5;padding:2px 5px;border-radius:5px;font-size:.92em}.article-video{margin:28px 0;aspect-ratio:16/9}.article-video iframe{width:100%;height:100%;border:0;border-radius:18px}.video-link{display:inline-block;margin:20px 0;font-weight:800;color:#d95a0d}.article-feedback{margin-top:42px;padding:22px;border:1px solid var(--line);border-radius:18px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.article-feedback strong{margin-right:auto}.article-feedback button{background:#fff;border:1px solid #cddadd;border-radius:10px;padding:9px 14px;font-weight:750;cursor:pointer}.article-feedback span{width:100%;font-size:12px;color:#18825d}.help-footer{margin-top:40px;background:#103b47;color:#fff;padding:38px max(28px,calc((100vw - 1164px)/2));display:grid;grid-template-columns:1fr auto;gap:22px 60px;align-items:start}.help-footer img{width:132px}.help-footer p{color:#c7dadd;font-size:13px}.help-footer nav{display:flex;gap:18px}.help-footer nav a{font-size:12px;text-decoration:none;color:#d8e7ea}.help-footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.13);padding-top:18px;color:#9fc0c7}
@media(max-width:920px){.category-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.article-nav,.related{position:static}.related{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.article-nav{flex-direction:row}.help-top nav a:first-child{display:none}}
@media(max-width:620px){.help-top-inner{padding:0 18px;height:66px}.help-brand img{width:110px}.help-brand span{font-size:12px;padding-left:10px;margin-left:-4px}.help-top nav{gap:8px}.help-top nav a:last-child{padding:9px 10px}.help-hero{padding:48px 18px}.help-hero h1{font-size:38px}.help-hero p{font-size:15px}.help-search{grid-template-columns:22px 1fr;padding:7px}.help-search button{grid-column:1/-1;width:100%}.help-container{padding:36px 18px}.category-grid,.article-grid{grid-template-columns:1fr}.support-callout{flex-direction:column;align-items:flex-start;padding:25px}.help-subhero{padding:34px 18px}.help-subhero h1{font-size:32px}.article-content>h1{font-size:34px}.help-footer{grid-template-columns:1fr;padding:32px 20px}.help-footer nav{flex-direction:column}.help-footer small{grid-column:auto}}

/* v0.39.2 — imagens contextuais no manual */
.article-figure{margin:26px 0 30px;padding:10px;border:1px solid #dce6ea;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(20,54,66,.07)}
.article-figure img{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;border-radius:12px;background:#f6f8f9}
.article-figure figcaption{padding:10px 6px 2px;color:#637985;font-size:12px;line-height:1.5;text-align:center}
@media(max-width:720px){.article-figure{margin:20px 0 24px;padding:6px;border-radius:14px}.article-figure img{border-radius:10px}.article-figure figcaption{text-align:left;padding:9px 5px 3px}}
