:root{--purple:#4f46e5;--lavender:#eeedff;--green:#149731;--cyan:#1aa9bc;--muted:#727780;--line:#e7e7e7;--header:44px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:58px}
body{margin:0;min-width:320px;background:#fff;color:#080808;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}
body.no-scroll{overflow:hidden}
a{color:var(--purple);text-decoration:none}
button,input,textarea{font:inherit}
button{cursor:pointer}
svg{display:block}
.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;height:var(--header);display:flex;align-items:center;padding:0 15px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.075)}
.logo{font-size:28px;font-weight:800;letter-spacing:-.5px;color:var(--purple);line-height:1}
.desktop-nav{display:flex;align-self:stretch;align-items:center;justify-content:center;gap:0;margin:auto}
.desktop-nav a{display:flex;align-items:center;height:100%;padding:0 18px;color:var(--purple);font-weight:600;border-bottom:2px solid transparent;white-space:nowrap}
.desktop-nav a.active{border-bottom-color:var(--purple)}
.desktop-search{display:flex;width:300px;height:30px;background:#f1f2f4;border-radius:3px;overflow:hidden}
.desktop-search input{min-width:0;flex:1;border:0;background:transparent;padding:4px 10px;outline:0}
.desktop-search button{width:34px;border:0;background:transparent;font-size:20px}
.mobile-icon{display:none;border:0;background:transparent;padding:7px;width:38px;height:38px;color:#111}
.mobile-icon svg{width:20px;height:20px;fill:currentColor}
.search-trigger{background:var(--purple);color:#fff;border-radius:6px;width:30px;height:30px;padding:7px}
.mobile-drawer,.drawer-shade{display:none}
.search-overlay{position:fixed;z-index:1600;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.54);padding:8px}
.search-overlay[hidden]{display:none}
.search-modal{width:min(520px,100%);overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 18px 50px rgba(0,0,0,.28)}
.search-modal-head{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#4f46e5,#5b3ff0);color:#fff;font-size:21px}
.search-modal-head button{border:0;background:transparent;color:#fff;font-size:30px;font-weight:bold}
.search-modal-body{padding:24px;color:#737987;font-size:16px}
.search-modal-body p{margin:0 0 16px}
.search-modal-body label{height:52px;display:flex;align-items:center;border-radius:12px;background:#f0f1f4;padding:0 16px;margin-bottom:16px;color:#000}
.search-modal-body input{flex:1;min-width:0;border:0;background:transparent;outline:0;font-size:16px}
.search-modal-body button{width:100%;height:48px;border:0;border-radius:12px;background:var(--purple);color:#fff;font-weight:700;font-size:17px}
.page-shell{max-width:1280px;margin:52px auto 0;padding:0 15px}
.content-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:14px}
.main-column,.sidebar{min-width:0;padding:0 15px}
.breadcrumb{display:inline-flex;align-items:center;gap:9px;height:32px;margin:0 0 10px 15px;padding:0 9px;background:var(--purple);border-radius:3px;color:#fff;font-size:14px}
.breadcrumb a,.breadcrumb strong{color:#fff;font-weight:600}
.hero-card{position:relative;width:calc(100% - 60px);height:362px;margin:0 auto 10px;border-radius:20px;overflow:hidden;background-image:linear-gradient(to top,rgba(13,14,19,.96) 0,rgba(13,14,19,.72) 32%,rgba(13,14,19,.02) 68%),url("assets/Design-sem-nome-8-768x432.jpg");background-size:cover;background-position:center}
.notify-button{position:absolute;z-index:2;right:7px;top:7px;height:39px;display:flex;align-items:center;gap:9px;padding:0 6px 0 16px;border:0;border-radius:24px;background:linear-gradient(135deg,#5740e9,#5540cc);color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.45)}
.notify-button b{display:grid;place-items:center;width:29px;height:29px;background:#fff;color:var(--purple);border-radius:50%;font-size:18px;transform:rotate(-38deg)}
.hero-info{position:absolute;left:38px;right:26px;bottom:24px;display:flex;align-items:center;gap:18px;color:#fff}
.hero-info img{width:68px;height:68px;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.38)}
.hero-info h1{margin:0 0 2px;font-size:20px;line-height:1.15;font-weight:700}
.hero-info p{margin:0;color:#c8c9cd;font-size:13px}
.hero-info p a{color:#11a9ff;font-weight:700}
.hero-info .publisher{color:#78d33d;font-size:16px}
.primary-button,.outline-button{display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700}
.primary-button{width:100%;height:40px;margin:0 0 14px;border:0;border-radius:4px;background:linear-gradient(100deg,#5a40e9,#493ee8);color:#fff;font-size:17px;box-shadow:0 8px 16px rgba(79,70,229,.22)}
.outline-button{width:80%;height:38px;margin:0 auto 15px;border:1px solid var(--purple);border-radius:4px;color:var(--purple);font-size:16px}

.details-table{overflow:hidden;margin:0 0 16px;border-radius:13px;box-shadow:0 8px 20px rgba(32,30,90,.12)}
.details-table>div{display:grid;grid-template-columns:1fr 1fr;min-height:42px;align-items:center;padding:0 13px;background:#fff}
.details-table>div:nth-child(odd){background:#e8e7ff}
.details-table dt{font-weight:700;color:#171717}.details-table dt::first-letter{color:var(--purple)}
.details-table dd{margin:0}.details-table dd a{font-weight:700}
.article-content>p{margin:0 0 16px;text-align:justify}
.article-content h2,.article-content h3{text-align:center;font-weight:500;line-height:1.2}
.article-content h2{font-size:32px;margin:16px 0}
.article-content h3{font-size:28px;margin:18px 0 16px}
.article-content h4{font-size:22px;font-weight:500;text-align:center;margin:14px 0}
.article-content figure{max-width:768px;margin:16px auto}
.article-content figure img{display:block;width:100%;height:auto}
.toc{margin:12px 0 18px;border:1px solid #8781f5;border-radius:3px;background:#f7f8fa;color:#111;overflow:hidden}
.toc-head{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:18px}
.toc-toggle{height:36px;border:1px solid #a7a7aa;border-radius:5px;background:#fff;color:var(--purple)}
.toc ol{margin:0;padding:0 34px 18px;color:var(--purple)}
.toc li{margin:3px 0}.toc li::marker{color:var(--purple)}
.related{margin:15px 0;padding:5px 12px;background:#f0f0f3}.related ul{margin:0;padding-left:27px}
.text-list{text-align:left;padding-left:38px}.text-list li{margin:3px 0;text-align:justify}
.long-faq>img{display:block;width:50px;height:50px;object-fit:contain;margin:14px auto}
.long-faq>h3{font-weight:700}.long-faq h4{font-size:19px;font-weight:700}.long-faq p{color:#777}.long-faq p b{color:#109329}.long-faq ul{padding-left:38px}
.follow h2{font-size:32px}.follow ul{padding-left:38px}.follow a{font-weight:700}
.whats-new{margin:32px 0 20px;border:1px solid #ddd;border-radius:8px;overflow:hidden}.whats-new summary{padding:10px 15px;color:#6159b6;list-style:none}.whats-new summary::after{content:"−";float:right}.whats-new p{padding:4px 16px 14px;text-align:left}
.safe-box,.help-box{margin:20px 0;padding:24px;border:1px solid #e8e8e8;border-radius:16px;background:#fff}
.safe-box h3,.help-box h3{margin:0 0 14px;color:var(--purple);font-size:20px;text-align:left;font-weight:700}
.safe-box h3::first-letter,.safe-box li::first-letter{color:#1cc76a}.safe-box>p{color:#737373;text-align:left}.safe-box ul{padding:0;list-style:none}.safe-box li{display:flex;gap:14px;margin:14px 0;color:#1cc76a}.safe-box li span{color:#111}
.help-box details{border:1px solid #e3e3e3;border-radius:10px;margin:12px 0;overflow:hidden}.help-box summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 18px;list-style:none;font-weight:700}.help-box details[open] summary span{transform:rotate(180deg)}.help-box details>div{padding:0 18px 18px;color:#737373}
.download-section{margin:16px 0 24px}.download-section h2{font-size:20px;margin:0 0 48px}.download-section>p{font-size:13px}.download-section>ul{padding-left:28px;font-size:13px}.download-section 
.share-row{display:flex;justify-content:center;gap:9px;padding:16px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.share-row a{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#4267a9;color:#fff;font-weight:700}.share-row a:nth-child(2){background:#53aee8}.share-row a:nth-child(3){background:#ca1d2b}.share-row a:nth-child(4){background:#1382a8}
.versions,.app-section,.comments{margin:0 0 24px}.versions h2,.app-section>h2,.comments>h2,.sidebar h2{width:max-content;max-width:100%;font-size:20px;line-height:1.35;margin:0 0 20px;padding-bottom:3px;border-bottom:2px solid var(--purple)}
.app-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:52px}.app-item{display:flex;min-width:0;gap:10px;margin-bottom:24px;color:#111}.app-item img{display:none;width:90px;height:90px;object-fit:cover;border-radius:4px;flex:0 0 auto}.app-copy{min-width:0;padding-top:2px}.app-copy h3{overflow:hidden;margin:0 0 4px;color:var(--purple);font-size:20px;line-height:1.3;white-space:nowrap;text-overflow:ellipsis}.app-copy p{overflow:hidden;margin:0;color:#777;font-size:14px;white-space:nowrap;text-overflow:ellipsis}.badges{display:flex;gap:10px;margin-top:5px}.badges span{padding:1px 9px;border:1px solid #36913b;border-radius:15px;color:#657064;font-size:12px}.badges span+span{border-color:#684ca1;color:#6b6172}
.comments p{margin:0 0 16px}.comments p b{color:#b87355}.comments textarea,.comments input{border:0;border-radius:3px;background:#f0f1f5;padding:11px}.comments textarea{width:100%;height:110px;resize:vertical}.comments form>div{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:16px 0}.comments label{display:block}.comments label input{margin:0;padding:0}.comments form>button{display:block;margin:18px 0 0 auto;border:0;border-radius:5px;background:var(--purple);color:#fff;font-weight:700;padding:8px 15px}
.sidebar h2{margin-top:-1px}.sidebar .app-item{margin-bottom:14px}.sidebar .app-item img{display:block}.sidebar .app-copy h3{font-size:15px;font-weight:500;color:#111}.sidebar .app-copy p{max-width:260px;font-size:12px}
#rodape{border-top:1px solid #ddd;background:#fff}.footer-main{max-width:1265px;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;padding:24px 15px 15px}.footer-main section{padding:0 10px}.footer-main h2{font-size:20px;margin:0 0 14px}.footer-main p{margin:0;font-size:15px}.footer-links{display:flex;flex-wrap:wrap;gap:4px 28px}.footer-links a{color:#111}.footer-bottom{min-height:122px;background:#050505;color:#fff;text-align:center;padding:20px 15px}.footer-bottom>div{font-size:20px;color:#1d90ea}.footer-bottom p{font-size:12px}

.bottom-nav{display:none}.toast{position:fixed;z-index:2000;left:50%;bottom:90px;transform:translateX(-50%);max-width:calc(100% - 30px);padding:10px 16px;border-radius:20px;background:#111;color:#fff;box-shadow:0 4px 18px rgba(0,0,0,.25);white-space:nowrap}.toast[hidden]{display:none}

@media(max-width:991px){
  :root{--header:44px}.site-header{justify-content:space-between;padding:0 15px}.logo{position:absolute;left:50%;transform:translateX(-50%);font-size:24px}.desktop-nav,.desktop-search{display:none}.mobile-icon{display:grid;place-items:center}.menu-trigger{margin-left:-7px}.content-layout{display:block}.page-shell{margin-top:54px;padding:0}.main-column,.sidebar{padding:0 15px}.desktop-only{display:none}.breadcrumb{margin:0 0 10px 116px;height:31px;font-size:16px}.breadcrumb a:first-child span{display:none}.hero-card{width:100%;height:252px;margin-bottom:11px;border-radius:18px;background-position:center}.notify-button{height:38px;right:5px;top:6px;padding-left:15px}.hero-info{left:16px;right:16px;bottom:16px;gap:13px}.hero-info img{width:76px;height:76px}.hero-info h1{font-size:17px;line-height:1.15}.hero-info p{font-size:13px}.hero-info .publisher{font-size:16px}.primary-button{height:41px;font-size:17px;margin-bottom:15px}.outline-button{width:80%;height:39px;margin-bottom:15px}.details-table{margin-bottom:22px}.details-table>div{min-height:44px;padding:0 10px;grid-template-columns:1fr 1.05fr}.details-table dt{font-size:16px}.details-table dd{font-size:15px}
  .article-content{font-size:16px;line-height:1.48}.article-content>p{text-align:justify;margin-bottom:17px}.article-content h2{font-size:26px;margin:18px 10px}.article-content h3{font-size:24px;margin:20px 10px}.article-content h4{font-size:20px}.article-content figure{margin:15px 0}.toc{margin:15px 0}.toc-head{height:55px;font-size:20px}.toc ol{padding:0 26px 16px}.text-list{padding-left:40px}.related{padding:7px 17px}.long-faq h4{font-size:20px}.long-faq p{color:#777}.follow h2{font-size:26px}.safe-box,.help-box{padding:18px;margin:20px 0}.safe-box h3,.help-box h3{font-size:20px}.download-section h2{font-size:20px;margin-bottom:64px}.download-section>p,.download-section>ul{font-size:14px}.versions h2,.app-section>h2,.comments>h2,.sidebar h2{font-size:20px}.app-grid{grid-template-columns:1fr;gap:0}.app-item{margin-bottom:20px}.app-item img{display:block}.app-copy h3{font-size:20px}.app-copy p{font-size:16px}.sidebar{margin-top:18px}.sidebar .app-item{margin-bottom:22px}.sidebar .app-copy h3{font-size:16px}.sidebar .app-copy p{font-size:14px}.comments form>div{grid-template-columns:1fr;gap:14px}.comments label{font-size:15px}.footer-main{grid-template-columns:1fr;gap:28px;padding:28px 15px}.footer-main section{padding:0}.footer-main h2{font-size:20px}.footer-main p{font-size:15px}.footer-links{padding-left:35px}.footer-bottom{padding-bottom:95px}
  .bottom-nav{position:fixed;z-index:900;left:0;right:0;bottom:0;height:68px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #ddd;box-shadow:0 -2px 6px rgba(0,0,0,.06)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#68717a;font-size:12px}.bottom-nav b{font-size:23px;line-height:1}.bottom-nav a.active{color:var(--purple)}
  .drawer-shade{position:fixed;z-index:1290;inset:0;background:rgba(0,0,0,.52)}.drawer-shade:not([hidden]){display:block}.mobile-drawer{position:fixed;z-index:1300;display:flex;flex-direction:column;left:-280px;top:0;bottom:0;width:280px;background:#fff;box-shadow:5px 0 20px rgba(0,0,0,.25);transition:left .22s ease}.mobile-drawer.is-open{left:0}.mobile-drawer a{padding:13px 22px;border-bottom:1px solid #eee;color:#222;font-weight:600}.drawer-title{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 18px;color:var(--purple);font-size:22px}.drawer-close{border:0;background:transparent;font-size:30px}
}

@media(max-width:430px){body{font-size:16px}.page-shell{width:100%}.breadcrumb{margin-left:116px}.main-column,.sidebar{padding-left:15px;padding-right:15px}.search-modal{align-self:center}.search-modal-head{height:64px;padding:0 24px}.search-modal-body{padding:24px}.article-content h2{font-size:26px}.hero-card{background-position:center}.notify-button span{display:inline}.app-item img{width:90px;height:90px}.footer-bottom{min-height:142px}}

.source-icon{display:inline-block;width:1em;height:1em;object-fit:contain;vertical-align:-.12em;margin-right:.5em;flex:0 0 auto}.icon-white{filter:brightness(0) invert(1)}.icon-purple{filter:invert(34%) sepia(92%) saturate(3265%) hue-rotate(235deg) brightness(91%) contrast(96%)}.icon-green{filter:invert(64%) sepia(78%) saturate(1720%) hue-rotate(94deg) brightness(93%) contrast(82%)}.desktop-search button,.search-modal-head strong,.search-modal-body button,.primary-button,.details-table dt,.safe-box h3,.help-box h3,.footer-main h2{display:flex;align-items:center;justify-content:center}.desktop-search button .source-icon{width:16px;height:16px;margin:0}.search-modal-head strong{justify-content:flex-start}.search-modal-body label .source-icon{width:21px;height:21px;margin:0}.search-modal-body button{gap:8px}.notify-button b .source-icon{width:19px;height:19px;margin:0}.primary-button .source-icon{width:18px;height:18px}.details-table dt{justify-content:flex-start}.details-table dt .source-icon{width:18px;height:18px}.toc-toggle{display:flex;align-items:center;gap:4px}.toc-toggle .source-icon{width:20px;height:20px;margin:0}.toc-toggle .toc-arrow{width:10px;height:10px}.safe-box h3,.help-box h3,.footer-main h2{justify-content:flex-start}.safe-box h3 .source-icon,.help-box h3 .source-icon{width:24px;height:24px}.safe-box li .source-icon{width:20px;height:20px;margin-top:2px}.help-box summary span .source-icon{width:18px;height:18px;margin:0}.share-row .source-icon{width:16px;height:16px;margin:0}.footer-main h2 .source-icon{width:20px;height:20px}.footer-bottom>div{display:flex;align-items:center;justify-content:center;gap:7px}.footer-icon{width:24px;height:24px;margin:0;filter:invert(51%) sepia(94%) saturate(2611%) hue-rotate(174deg) brightness(99%) contrast(91%)}.bottom-nav b .source-icon{width:24px;height:24px;margin:0}

/* Final source-match refinements */
.hero-info > img{background:rgba(5,8,15,.84);padding:10px;box-sizing:border-box}
.bottom-nav b .source-icon{filter:invert(45%) sepia(8%) saturate(542%) hue-rotate(166deg) brightness(91%) contrast(89%)}
.bottom-nav a.active b .source-icon{filter:invert(34%) sepia(92%) saturate(3265%) hue-rotate(235deg) brightness(91%) contrast(96%)}
@media(max-width:767px){.hero-card{background-position:left center}}


.safe-box svg.source-icon,.help-box svg.source-icon{filter:none;color:#18a865}



.back-to-top{position:fixed;z-index:850;right:20px;bottom:24px;width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:50%;background:linear-gradient(145deg,#5c43ef,#4437d7);color:#fff;box-shadow:0 6px 18px rgba(42,34,155,.32);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:#4338ca}.back-to-top:focus-visible{outline:3px solid rgba(79,70,229,.32);outline-offset:3px}.back-to-top svg{width:25px;height:25px}@media(max-width:767px){.back-to-top{right:16px;bottom:84px;width:48px;height:48px}}

