:root{--bg:#f3f7fb;--surface:#fff;--surface-2:#edf4f7;--ink:#0b1728;--muted:#56657a;--line:#dce7ef;--brand:#00a878;--brand-2:#007d67;--accent:#ffcc4d;--danger:#c73e4d;--shadow:0 18px 55px rgba(18,49,73,.10);--radius:22px;--shell:1180px;color-scheme:light}html[data-theme=dark]{--bg:#07111f;--surface:#0d1b2e;--surface-2:#12243a;--ink:#edf7ff;--muted:#a8b8ca;--line:#243a50;--brand:#32d6a0;--brand-2:#19b787;--shadow:0 20px 60px rgba(0,0,0,.32);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}img{max-width:100%;height:auto}a{color:inherit}button,input{font:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.sr-only,.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:10px;z-index:10000;background:var(--ink);color:var(--surface);padding:.7rem 1rem;border-radius:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}.shell{width:min(calc(100% - 32px),var(--shell));margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--surface) 86%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav-shell{min-height:72px;display:flex;align-items:center;gap:26px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:white;box-shadow:0 8px 20px rgba(0,168,120,.28)}.site-nav{margin-left:auto}.site-nav ul{display:flex;list-style:none;gap:6px;margin:0;padding:0}.site-nav a{display:block;text-decoration:none;color:var(--muted);font-weight:700;padding:.6rem .85rem;border-radius:10px}.site-nav a:hover,.site-nav .current-menu-item>a{background:var(--surface-2);color:var(--ink)}.menu-toggle,.theme-toggle{border:0;background:var(--surface-2);color:var(--ink);border-radius:12px;width:42px;height:42px;cursor:pointer}.menu-toggle{display:none;padding:10px}.menu-toggle span:not(.sr-only){display:block;height:2px;background:currentColor;margin:5px;border-radius:2px}.hero{padding:76px 0 54px;background:radial-gradient(circle at 82% 16%,rgba(0,168,120,.18),transparent 32%),linear-gradient(180deg,var(--surface),var(--bg));border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:64px;align-items:center}.eyebrow{color:var(--brand-2);font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;font-weight:900}.hero h1,.app-hero h1,.archive-head h1,.article-head h1{font-size:clamp(2.35rem,6vw,4.9rem);line-height:.98;letter-spacing:-.06em;margin:.35rem 0 1.25rem;max-width:830px}.hero p,.lead{font-size:1.12rem;color:var(--muted);max-width:680px}.search-form{display:flex;gap:8px;max-width:700px;background:var(--surface);padding:7px;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);margin-top:26px}.search-form label{flex:1}.search-form input{width:100%;border:0;background:transparent;color:var(--ink);padding:.7rem .8rem;min-height:46px}.search-form button,.button{border:0;border-radius:12px;background:var(--brand);color:#fff;font-weight:850;min-height:46px;padding:.72rem 1.15rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.trust-panel{background:var(--ink);color:white;padding:28px;border-radius:var(--radius);box-shadow:var(--shadow);transform:rotate(1deg)}.trust-panel strong{font-size:1.15rem}.trust-panel ul{padding-left:1.2rem;margin-bottom:0}.trust-panel li::marker{color:var(--brand)}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:42px;padding-block:64px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-head h2{font-size:2rem;letter-spacing:-.04em;margin:.2rem 0}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.app-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.app-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.card-link{text-decoration:none;display:block;height:100%}.card-media{position:relative;aspect-ratio:16/10;background:linear-gradient(135deg,var(--surface-2),var(--line));overflow:hidden;display:grid;place-items:center;font-size:3rem;font-weight:900;color:var(--brand)}.card-media img{width:100%;height:100%;object-fit:cover}.status-badge{position:absolute;left:12px;top:12px;background:rgba(5,31,27,.9);color:#b7ffe4;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);font-size:.72rem;font-weight:850;padding:.35rem .55rem;border-radius:999px}.card-body{padding:18px}.card-kicker{font-size:.75rem;color:var(--brand-2);font-weight:850;text-transform:uppercase;letter-spacing:.08em}.card-body h3{font-size:1.18rem;line-height:1.25;letter-spacing:-.025em;margin:.4rem 0}.card-body p{color:var(--muted);font-size:.9rem;margin:.3rem 0 1rem}.card-meta{border-top:1px solid var(--line);padding-top:12px;display:flex;justify-content:space-between;color:var(--muted);font-size:.82rem}.sidebar .widget,.widget{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px;margin-bottom:16px}.widget-title{font-size:1rem;margin-top:0}.page-space{padding-block:56px}.archive-head{margin-bottom:34px}.archive-description{color:var(--muted);max-width:720px}.nav-links{margin-top:32px}.nav-links,.nav-links .page-numbers{display:flex;gap:8px;align-items:center}.page-numbers{padding:.55rem .75rem;border:1px solid var(--line);border-radius:10px;text-decoration:none;background:var(--surface)}.page-numbers.current{background:var(--brand);color:white;border-color:var(--brand)}.app-hero{padding:52px 0;background:radial-gradient(circle at 85% 20%,rgba(0,168,120,.18),transparent 28%),var(--surface);border-bottom:1px solid var(--line)}.app-hero-grid{display:grid;grid-template-columns:190px 1fr;gap:34px;align-items:center}.app-icon{aspect-ratio:1;border-radius:36px;background:var(--surface-2);display:grid;place-items:center;overflow:hidden;font-size:5rem;font-weight:900;color:var(--brand);box-shadow:var(--shadow)}.app-icon img{width:100%;height:100%;object-fit:cover}.app-hero h1{font-size:clamp(2.4rem,5vw,4.7rem);margin:.6rem 0 1rem}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{background:var(--surface-2);border:1px solid var(--line);border-radius:999px;padding:.35rem .65rem;font-size:.76rem;font-weight:800}.chips .verified{color:var(--brand-2)}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.button.primary{background:linear-gradient(135deg,var(--brand),var(--brand-2))}.button.secondary{background:var(--surface-2);color:var(--ink);border:1px solid var(--line)}.disclosure{font-size:.82rem!important;margin-top:14px}.single-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:32px;padding-block:46px}.article-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(22px,4vw,48px);box-shadow:var(--shadow)}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:34px}.facts div{background:var(--surface-2);border-radius:14px;padding:14px}.facts span,.download-meta span{display:block;color:var(--muted);font-size:.75rem}.prose{font-size:1.04rem}.prose h2{font-size:1.8rem;line-height:1.2;letter-spacing:-.035em;margin-top:2.2em;scroll-margin-top:100px}.prose h3{font-size:1.3rem;scroll-margin-top:100px}.prose a{color:var(--brand-2);font-weight:700}.prose img{border-radius:16px}.download-card,.editorial-note{margin-top:42px;padding:26px;border-radius:18px;background:var(--surface-2);border:1px solid var(--line);scroll-margin-top:95px}.download-card h2,.editorial-note h2{margin:.3rem 0 1rem}.download-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.download-meta p{background:var(--surface);padding:14px;border-radius:12px;overflow-wrap:anywhere}.notice{border-left:4px solid var(--accent);padding:12px 16px;background:color-mix(in srgb,var(--accent) 13%,var(--surface));border-radius:8px;margin:16px 0}.notice p{margin:.2rem 0}.toc-card{position:sticky;top:92px;align-self:start;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px}.toc{margin-top:10px}.toc a{display:block;color:var(--muted);text-decoration:none;padding:.45rem 0;border-bottom:1px solid var(--line);font-size:.88rem}.toc a:hover{color:var(--brand-2)}.site-footer{background:#071426;color:#dbe7f4;margin-top:60px;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px}.site-footer p{color:#9eb0c4;max-width:540px}.site-footer ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:16px}.site-footer a{text-decoration:none}.legal{border-top:1px solid #203249;margin-top:32px;padding-top:18px}.empty-state{text-align:center;padding:70px 20px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.empty-state .search-form{margin-inline:auto}.error-code{font-size:5rem;font-weight:950;color:var(--brand)}@media(max-width:980px){.app-grid{grid-template-columns:repeat(2,1fr)}.content-layout{grid-template-columns:1fr}.sidebar{display:none}.hero-grid{grid-template-columns:1fr}.trust-panel{transform:none}.single-layout{grid-template-columns:1fr}.toc-card{display:none}.facts{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.menu-toggle{display:block;margin-left:auto}.site-nav{position:absolute;top:72px;left:16px;right:16px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:var(--shadow);display:none}.site-nav.is-open{display:block}.site-nav ul{display:block}.hero{padding-top:48px}.hero-grid{gap:28px}.app-hero-grid{grid-template-columns:100px 1fr;gap:20px}.app-icon{border-radius:24px}.app-hero h1{font-size:2.2rem}.lead{grid-column:1/-1}.facts{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}}@media(max-width:560px){.shell{width:min(calc(100% - 22px),var(--shell))}.app-grid{grid-template-columns:1fr}.search-form{display:block}.search-form button{width:100%}.hero h1{font-size:2.65rem}.app-hero-grid{grid-template-columns:76px 1fr}.app-icon{border-radius:18px}.app-hero h1{font-size:1.8rem}.app-hero .lead,.app-hero .actions,.app-hero .disclosure{grid-column:1/-1}.facts,.download-meta{grid-template-columns:1fr}.article-card{padding:20px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.header-cta{display:inline-flex;align-items:center;gap:.4rem;min-height:42px;padding:.58rem .9rem;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;text-decoration:none;font-weight:850;white-space:nowrap;box-shadow:0 8px 20px rgba(0,168,120,.2)}.category-bar{border-top:1px solid var(--line);background:var(--surface)}.category-scroll{display:flex;align-items:center;gap:18px;min-height:52px;overflow-x:auto;scrollbar-width:thin;overscroll-behavior-inline:contain}.category-label{flex:none;color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.category-bar ul{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:6px 0;white-space:nowrap}.category-bar a{display:inline-flex;align-items:center;gap:7px;padding:.42rem .7rem;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);text-decoration:none;color:var(--ink);font-size:.82rem;font-weight:750}.category-bar a:hover{border-color:var(--brand);color:var(--brand-2)}.category-bar a span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--surface);color:var(--muted);font-size:.68rem}.card-media{aspect-ratio:1/1;padding:14px;background:linear-gradient(145deg,var(--surface-2),var(--surface))}.card-media img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:14px}.app-icon{padding:10px}.app-icon img{object-fit:contain;object-position:center;border-radius:24px}@media(max-width:900px){.header-cta{margin-left:auto}.nav-shell{gap:10px}.site-nav{order:5}}@media(max-width:760px){.header-cta{display:none}.menu-toggle{margin-left:auto}.category-scroll{width:calc(100% - 20px)}.category-label{position:sticky;left:0;z-index:2;background:var(--surface);padding-right:8px}}.home-guide{padding:12px 0 72px}.home-guide>.shell{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.home-guide-header{padding:clamp(28px,5vw,58px) clamp(22px,6vw,76px) 22px;background:radial-gradient(circle at 92% 10%,rgba(0,168,120,.16),transparent 35%),var(--surface-2);border-bottom:1px solid var(--line)}.home-guide-header h2{max-width:850px;margin:.35rem 0 0;font-size:clamp(2rem,4vw,3.7rem);line-height:1.08;letter-spacing:-.05em}.home-guide-content{max-width:880px;margin:0 auto;padding:clamp(28px,6vw,72px) clamp(22px,5vw,64px)}.home-guide-content>h2:first-child{margin-top:0}.home-guide-content h2{padding-top:.45rem;border-top:1px solid var(--line)}.home-guide-content h3{color:var(--brand-2)}.home-guide-content ul{padding-left:1.3rem}.home-guide-content li{margin:.6rem 0}.home-guide-content strong{color:var(--ink)}@media(max-width:560px){.home-guide{padding-bottom:45px}.home-guide>.shell{width:calc(100% - 22px)}.home-guide-content{font-size:1rem}.home-guide-header h2{font-size:2rem}}:root{--shell:90vw;--shell-max:1728px}.shell{width:90%;max-width:var(--shell-max);margin-inline:auto}.brand{min-width:0}.brand-logo-image{display:block;width:auto;height:40px;max-width:180px;object-fit:contain;object-position:left center}.brand-name{display:inline-block;white-space:nowrap}.site-footer .brand-logo-image{filter:none}@media(min-width:1400px){.app-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.content-layout{grid-template-columns:minmax(0,1fr) 320px}}@media(max-width:760px){.shell{width:calc(100% - 24px);max-width:none}.brand-logo-image{height:36px;max-width:145px}.brand-name{font-size:1.05rem}}@media(max-width:420px){.brand-logo-image{height:32px;max-width:104px}.brand-name{font-size:.95rem}.nav-shell{gap:7px}}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:clamp(32px,4vw,68px)}.hero-grid>div{min-width:0}.hero h1{max-width:1100px}.hero p{max-width:1050px}.hero .search-form{max-width:1050px;width:100%}.trust-panel{width:100%}.legal{display:flex;align-items:center;justify-content:space-between;gap:24px}.legal>p{margin:0}.legal-links ul{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin:0;padding:0;list-style:none}.legal-links a{color:#dbe7f4;text-decoration:underline;text-decoration-color:rgba(219,231,244,.35);text-underline-offset:4px;font-weight:700;white-space:nowrap}.legal-links a:hover{color:#fff;text-decoration-color:#fff}@media(max-width:980px){.hero-grid{grid-template-columns:1fr}.hero h1,.hero p,.hero .search-form{max-width:none}.trust-panel{max-width:620px}.legal{align-items:flex-start;flex-direction:column}.legal-links ul{justify-content:flex-start}}:root{--action:#006b52;--action-hover:#00503d}html[data-theme=dark]{--action:#007d67;--action-hover:#006b52}.search-form button,.button.primary,.header-cta{background:var(--action);color:#fff}.search-form button:hover,.search-form button:focus-visible,.button.primary:hover,.button.primary:focus-visible,.header-cta:hover,.header-cta:focus-visible{background:var(--action-hover);color:#fff}.site-header{background:var(--surface);backdrop-filter:none}.hero{background:linear-gradient(110deg,var(--surface) 0%,var(--bg) 58%,rgba(0,168,120,.10) 100%)}.trust-panel{box-shadow:0 12px 32px rgba(18,49,73,.12)}.home-guide,.site-footer{content-visibility:auto;contain-intrinsic-size:1px 900px}.card-media-link,.card-title-link{text-decoration:none}.card-media-link{display:block}.card-title-link{color:var(--ink)}.card-title-link:hover{color:var(--brand-2)}.app-card{display:flex;flex-direction:column}.card-body{display:flex;flex:1;flex-direction:column}.card-download-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:46px;margin:12px 0 16px;padding:.72rem 1rem;border-radius:12px;background:var(--action);color:#fff;text-decoration:none;font-weight:850;box-shadow:0 8px 20px rgba(0,107,82,.16)}.card-download-button:hover,.card-download-button:focus-visible{background:var(--action-hover);color:#fff;transform:translateY(-1px)}.card-download-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.16);font-size:1rem;line-height:1}.card-meta{margin-top:auto}.card-meta a{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--surface-2);text-decoration:none;color:var(--ink)}.card-meta a:hover{background:var(--line);color:var(--brand-2)}.home-guide-content strong{color:#071426;background:transparent}html[data-theme=dark] .home-guide-content strong{color:#ffffff}.home-guide-content,.home-guide-content p,.home-guide-content li{color:#24364b}html[data-theme=dark] .home-guide-content,html[data-theme=dark] .home-guide-content p,html[data-theme=dark] .home-guide-content li{color:#dbe7f4}.site-footer,.site-footer p{color:#b9c8d8}.site-footer strong{color:#ffffff}.menu-toggle,.theme-toggle{min-width:44px;width:44px;min-height:44px;height:44px}.category-bar a{min-height:44px;padding:.55rem .78rem}.category-bar a span{color:#34465b;font-weight:800}html[data-theme=dark] .category-bar a span{color:#dbe7f4}.card-meta a{width:44px;height:44px}.legal-links a{display:inline-flex;align-items:center;min-height:44px}.search-form input{font-size:16px}.prose,.home-guide-content{overflow-wrap:anywhere;word-break:normal}.prose pre,.prose code,.home-guide-content pre,.home-guide-content code{max-width:100%;overflow-x:auto}.prose table,.home-guide-content table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.prose iframe,.prose video,.prose embed,.home-guide-content iframe,.home-guide-content video,.home-guide-content embed{max-width:100%}@media(max-width:980px){.site-header{position:sticky;top:0}.content-layout{padding-block:42px}.hero{padding-block:52px 44px}.trust-panel{max-width:none}}@media(max-width:760px){body{font-size:16px;overflow-x:hidden}.nav-shell{position:relative;min-height:64px}.brand{max-width:calc(100% - 104px)}.brand-name{overflow:hidden;text-overflow:ellipsis}.menu-toggle{display:block;flex:none}.theme-toggle{flex:none}.site-nav{top:64px;left:12px;right:12px;max-height:calc(100vh - 88px);overflow-y:auto;padding:8px}.site-nav ul{width:100%}.site-nav li{width:100%}.site-nav a{display:flex;align-items:center;min-height:48px;padding:.72rem .85rem}.category-scroll{width:calc(100% - 24px);gap:10px}.category-label{min-height:52px;display:flex;align-items:center}.hero{padding-block:42px 36px}.hero h1{font-size:clamp(2.25rem,12vw,3.35rem);line-height:1.02;letter-spacing:-.055em}.hero p{font-size:1rem;line-height:1.65}.hero-grid{gap:26px}.trust-panel{padding:22px;transform:none}.search-form{margin-top:20px}.content-layout{padding-block:38px;gap:28px}.app-grid{gap:16px}.card-body{padding:16px}.card-download-button{min-height:48px}.single-layout{padding-block:30px}.app-hero{padding-block:34px}.app-hero-grid{align-items:start}.app-hero .actions{gap:8px}.app-hero .button{width:100%;min-height:48px}.disclosure{font-size:.86rem!important;line-height:1.55}.article-card{border-radius:18px}.facts div{min-width:0}.download-card,.editorial-note{padding:20px;margin-top:30px}.home-guide-header{padding:30px 20px 20px}.home-guide-content{padding:30px 20px}.home-guide-content h2{font-size:1.65rem;line-height:1.22}.home-guide-content h3{font-size:1.25rem;line-height:1.3}.footer-grid{gap:26px}.site-footer{padding-top:38px}.legal-links ul{flex-wrap:wrap;gap:4px 16px}}@media(max-width:560px){.shell{width:calc(100% - 24px)}.home-guide>.shell{width:calc(100% - 24px)}.app-grid{grid-template-columns:1fr}.card-media{padding:12px}.facts{grid-template-columns:1fr 1fr;gap:8px}.facts div{padding:12px}.comments-area input:not([type=submit]),.comments-area textarea{width:100%;max-width:100%}.comments-area textarea{min-height:140px}.comments-area input[type=submit]{min-height:44px;padding:.7rem 1rem}}@media(max-width:380px){.brand-name{max-width:125px}.hero h1{font-size:2.18rem}.facts{grid-template-columns:1fr}.category-label{font-size:.68rem}}.hero-side{display:grid;align-content:center;gap:12px;min-width:0}.hero-side .trust-panel{padding:22px 24px;transform:none}.hero-side .trust-panel ul{margin:.5rem 0 0}.hero-side .trust-panel li{margin:.15rem 0;line-height:1.4}.social-channel-panel{padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 10px 28px rgba(18,49,73,.08)}.social-channel-panel>strong{display:block;margin-bottom:10px;font-size:.9rem;color:var(--ink)}.social-channel-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.channel-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:.58rem .72rem;border-radius:12px;color:#fff;text-decoration:none;font-size:.82rem;font-weight:850;line-height:1.2;text-align:center}.channel-button svg{flex:none;width:20px;height:20px}.channel-whatsapp{background:#146c43}.channel-whatsapp:hover,.channel-whatsapp:focus-visible{background:#0e5735;color:#fff}.channel-telegram{background:#176b9b}.channel-telegram:hover,.channel-telegram:focus-visible{background:#12567c;color:#fff}html[data-theme=dark] .social-channel-panel{background:var(--surface-2)}html[data-theme=dark] .social-channel-panel>strong{color:#fff}@media(min-width:981px){.hero-side{max-height:330px}.hero{padding-block:58px 46px}}@media(max-width:980px){.hero-side{width:100%;max-width:620px}.social-channel-panel{width:100%}}@media(max-width:560px){.social-channel-actions{grid-template-columns:1fr}.channel-button{min-height:48px;font-size:.9rem}}.social-channel-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.social-channel-panel>strong,.social-channel-topline>strong{display:block;font-size:.9rem;color:var(--ink)}.channel-setup-note{display:block;padding:.6rem .75rem;border:1px dashed var(--line);border-radius:10px;color:var(--brand-2);font-size:.78rem;font-weight:800;text-align:center;text-decoration:none}.theme-sale-line{margin-top:10px;padding-top:9px;border-top:1px solid var(--line);color:var(--muted);font-size:.76rem;line-height:1.35}.theme-sale-line a{color:var(--brand-2);font-weight:850;text-decoration:underline;text-underline-offset:3px}html[data-theme=dark] .social-channel-topline>strong{color:#fff}html[data-theme=dark] .theme-sale-line{color:#dbe7f4}html[data-theme=dark] .theme-sale-line a,html[data-theme=dark] .channel-setup-note{color:#7df3ca}@media(min-width:981px){.hero-side{max-height:330px}.social-channel-panel{padding:13px 16px}.social-channel-actions{margin-top:8px}.channel-button{min-height:40px;padding:.48rem .62rem}.theme-sale-line{margin-top:8px;padding-top:7px}}@media(max-width:560px){.theme-sale-line{font-size:.84rem}.channel-setup-note{min-height:44px;display:flex;align-items:center;justify-content:center}}.home-sections{padding-block:56px 18px}.home-app-section{margin-bottom:58px}.home-app-section .section-head{margin-bottom:22px}.home-app-section .section-head>div{max-width:850px}.home-app-section .section-head h2{font-size:clamp(1.75rem,3vw,2.5rem);margin:.25rem 0 .45rem;letter-spacing:-.04em}.home-app-section .section-head p{margin:0;color:var(--muted);font-size:.98rem}.home-top-rated{padding:28px;border:1px solid color-mix(in srgb,var(--brand) 28%,var(--line));border-radius:var(--radius);background:linear-gradient(145deg,color-mix(in srgb,var(--brand) 7%,var(--surface)),var(--surface));box-shadow:0 14px 40px rgba(18,49,73,.07)}.home-new-games{padding-bottom:12px;border-bottom:1px solid var(--line)}.home-five-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.home-five-grid .card-body{padding:15px}.home-five-grid .card-body h3{font-size:1.05rem}.home-five-grid .card-download-button{font-size:.82rem;padding:.65rem .55rem}.home-five-grid .card-kicker{font-size:.68rem}.home-section-setup{margin-bottom:36px;padding:18px;border:1px dashed var(--brand);border-radius:14px;background:var(--surface);color:var(--ink)}.home-section-setup p{margin:.25rem 0 0;color:var(--muted)}@media(max-width:1240px){.home-five-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.home-sections{padding-block:38px 8px}.home-app-section{margin-bottom:42px}.home-top-rated{padding:18px}.home-five-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(max-width:480px){.home-five-grid{grid-template-columns:1fr}.home-top-rated{padding:14px}.home-app-section .section-head h2{font-size:1.75rem}}.brand-name{font-size:1.25rem;font-weight:900;}.hero h1{font-size:clamp(2rem,4.5vw,3.8rem);line-height:1.02;}@media(min-width:1200px){.app-grid,.home-five-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;}}@media(max-width:760px){.brand-name{font-size:1.12rem}.hero h1{font-size:clamp(1.85rem,8vw,2.55rem);line-height:1.06}.app-grid,.home-five-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;}.app-card{border-radius:13px}.card-media{padding:5px}.card-media img{border-radius:9px}.card-body,.home-five-grid .card-body{padding:8px 6px}.card-kicker,.home-five-grid .card-kicker{font-size:.54rem;line-height:1.25;letter-spacing:.035em}.card-body h3,.home-five-grid .card-body h3{font-size:.76rem;line-height:1.18;letter-spacing:-.015em;margin:.28rem 0}.status-badge{left:5px;top:5px;font-size:.5rem;line-height:1.1;padding:.24rem .34rem}.card-download-button,.home-five-grid .card-download-button{min-height:34px;margin:7px 0 8px;padding:.38rem .22rem;border-radius:8px;font-size:.59rem;line-height:1.15;gap:3px;box-shadow:none}.card-download-icon{width:16px;height:16px;font-size:.68rem}.card-meta{padding-top:6px;font-size:.56rem;gap:3px}.card-meta a{width:30px;height:30px;border-radius:7px}}@media(max-width:420px){.brand-name{font-size:1.02rem}.hero h1{font-size:clamp(1.72rem,8vw,2.15rem)}.app-grid,.home-five-grid{gap:6px}.card-body,.home-five-grid .card-body{padding:7px 5px}.card-body h3,.home-five-grid .card-body h3{font-size:.7rem}.card-download-button,.home-five-grid .card-download-button{font-size:.54rem}}.editorial-byline{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:0 0 26px;padding:12px 15px;border:1px solid var(--line);border-radius:13px;background:var(--surface-2);font-size:.84rem}.editorial-byline strong{color:var(--ink)}.editorial-byline span{color:var(--muted)}.editorial-byline a{margin-left:auto;color:var(--brand-2);font-weight:800}.verification-report,.evidence-comparison,.permissions-report,.source-record,.correction-history{margin:30px 0;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--surface-2);scroll-margin-top:95px}.verification-report h2,.evidence-comparison h2,.permissions-report h2,.source-record h2,.correction-history h2{margin:.25rem 0 1rem}.section-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.verification-status{display:inline-flex;align-items:center;padding:.42rem .65rem;border-radius:999px;background:#e8f5f0;color:#075d49;border:1px solid #9ed7c6;font-size:.76rem;font-weight:900}.status-attention,.status-outdated,.status-unavailable,.status-unable-to-verify{background:#fff1ea;color:#8a2c0d;border-color:#f3b18f}.verification-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.verification-grid>div{min-width:0;padding:13px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.verification-grid dt{color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.verification-grid dd{margin:.25rem 0 0;overflow-wrap:anywhere;font-weight:750}.verification-caveat{margin:14px 0 0;padding:12px 14px;border-left:4px solid var(--accent);background:var(--surface);font-size:.84rem;color:var(--muted)}.evidence-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.evidence-columns>div{padding:16px;border-radius:13px;background:var(--surface);border:1px solid var(--line)}.evidence-columns span{color:var(--brand-2);font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.evidence-columns p{margin:.5rem 0 0}.permission-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px;padding:0;list-style:none}.permission-chips li{padding:.42rem .65rem;border:1px solid #f0b68e;border-radius:999px;background:#fff3eb;color:#7b3418;font-size:.78rem;font-weight:800}.source-record ol,.correction-history ul{padding-left:1.25rem}.source-record li,.correction-history li{margin:.55rem 0}.source-record small{display:inline-block;margin-left:6px;color:var(--muted)}.home-guides{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.section-link{display:inline-flex;align-items:center;min-height:44px;color:var(--brand-2);font-weight:850}.guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.guide-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface-2)}.guide-card-media{display:grid;place-items:center;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(145deg,var(--surface-2),var(--line));color:var(--brand);font-size:2.5rem;font-weight:950;text-decoration:none}.guide-card-media img{width:100%;height:100%;object-fit:cover}.guide-card-body{padding:16px}.guide-label{color:var(--brand-2);font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.guide-card h3{margin:.35rem 0;font-size:1.08rem;line-height:1.25}.guide-card h3 a{text-decoration:none}.guide-card p{color:var(--muted);font-size:.86rem}.guide-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);padding-top:10px;color:var(--muted);font-size:.76rem}.guide-card-meta a{color:var(--brand-2);font-weight:850;text-decoration:none}.guide-hero{padding:55px 0 42px;background:linear-gradient(110deg,var(--surface),var(--bg));border-bottom:1px solid var(--line)}.guide-hero h1{max-width:1000px;margin:.35rem 0 1rem;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.03;letter-spacing:-.055em}.guide-hero .editorial-byline{max-width:900px;margin-top:22px}.guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:32px;padding-block:46px}@media(max-width:1050px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.verification-grid,.evidence-columns{grid-template-columns:1fr}.section-title-row{display:block}.verification-status{margin-top:10px}.guide-grid{grid-template-columns:1fr 1fr;gap:10px}.home-guides{padding:18px}.guide-layout{grid-template-columns:1fr;padding-block:30px}.guide-layout .toc-card{display:none}.editorial-byline a{margin-left:0}.guide-card-body{padding:11px}.guide-card h3{font-size:.9rem}.guide-card p{font-size:.78rem}.section-head{align-items:flex-start}.section-link{display:none}}@media(max-width:420px){.guide-grid{grid-template-columns:1fr}.verification-report,.evidence-comparison,.permissions-report,.source-record,.correction-history{padding:18px}}.home-app-section .section-head>div,.home-guide-header>div{width:100%;max-width:none}.home-app-section .section-head h2,.home-guide-header h2,.page-hero h1,.app-hero h1{max-width:1200px}.home-guide-content,.article-card .prose,.guide-layout .prose{width:100%;max-width:1050px}.home-guide-content{margin-inline:auto}.home-guide-content h2,.home-guide-content h3,.prose h2,.prose h3{max-width:none}.guide-hero{padding:52px 0;background:radial-gradient(circle at 85% 20%,rgba(0,168,120,.18),transparent 28%),var(--surface);border-bottom:1px solid var(--line)}.guide-hero-grid{display:grid;grid-template-columns:190px minmax(0,1fr);gap:34px;align-items:center}.guide-hero-image{display:grid;place-items:center;width:190px;aspect-ratio:1;margin:0;overflow:hidden;border:8px solid var(--surface-2);border-radius:36px;background:var(--surface-2);box-shadow:var(--shadow);color:var(--brand);font-size:5rem;font-weight:900}.guide-hero-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:28px}.guide-hero-placeholder{background:linear-gradient(135deg,var(--surface-2),var(--line))}.guide-hero-copy{min-width:0}.guide-hero h1{max-width:1100px;margin:.6rem 0 1rem;font-size:clamp(2.4rem,5vw,4.7rem);line-height:.98;letter-spacing:-.06em}.guide-hero .lead{max-width:760px}.guide-hero-copy .editorial-byline{width:100%;max-width:900px;margin-top:22px}@media(max-width:760px){.hero h1,.app-hero h1,.guide-hero h1,.archive-head h1,.article-head h1,.page-hero h1,.home-guide-header h2{font-size:clamp(1.8rem,7.4vw,2.35rem);line-height:1.08;letter-spacing:-.04em}.home-app-section .section-head h2,.section-head h2,.prose h2,.download-card h2,.editorial-note h2,.verification-report h2,.evidence-comparison h2,.permissions-report h2,.source-record h2,.correction-history h2{font-size:clamp(1.35rem,5.6vw,1.7rem);line-height:1.18}.prose h3,.home-guide-content h3{font-size:clamp(1.08rem,4.6vw,1.3rem);line-height:1.25}.eyebrow{font-size:.68rem;letter-spacing:.11em}.hero p,.lead{font-size:1rem;line-height:1.55}.guide-hero{padding:38px 0 30px}.guide-hero-grid{grid-template-columns:100px minmax(0,1fr);gap:20px;align-items:start}.guide-hero-image{width:100px;border-width:5px;border-radius:24px;font-size:2.6rem}.guide-hero-image img{border-radius:19px}.guide-hero .lead,.guide-hero-copy .editorial-byline{grid-column:auto;max-width:100%}.guide-hero-copy .editorial-byline{margin-top:16px}.home-guide-content,.article-card .prose,.guide-layout .prose{max-width:100%}}@media(max-width:560px){.guide-hero-grid{grid-template-columns:76px minmax(0,1fr);gap:14px}.guide-hero-image{width:76px;border-width:4px;border-radius:18px;font-size:2rem}.guide-hero-image img{border-radius:14px}.guide-hero h1,.app-hero h1{font-size:clamp(1.62rem,7.2vw,2rem);margin:.35rem 0 .65rem}.guide-hero .lead,.guide-hero-copy .editorial-byline{grid-column:1/-1}.guide-hero .lead{margin-top:8px}.guide-hero-copy .editorial-byline{margin-top:12px}.article-card{padding:18px}.facts{gap:7px}}@media(max-width:420px){.hero h1,.home-guide-header h2,.page-hero h1{font-size:1.72rem}.home-app-section .section-head h2,.section-head h2,.prose h2{font-size:1.3rem}.guide-hero h1,.app-hero h1{font-size:1.55rem}}.prose table,.home-guide-content table,.article-card table{display:table;width:100%;max-width:100%;margin:1.6rem 0 2rem;border:1px solid var(--line);border-collapse:separate;border-spacing:0;border-radius:14px;overflow:hidden;background:var(--surface);font-size:.95rem;line-height:1.45}.prose thead,.home-guide-content thead,.article-card thead{background:var(--ink);color:#fff}.prose th,.home-guide-content th,.article-card th{padding:13px 15px;border-right:1px solid rgba(255,255,255,.16);text-align:left;vertical-align:top;font-weight:850}.prose td,.home-guide-content td,.article-card td{padding:12px 15px;border-top:1px solid var(--line);border-right:1px solid var(--line);text-align:left;vertical-align:top}.prose th:last-child,.prose td:last-child,.home-guide-content th:last-child,.home-guide-content td:last-child,.article-card th:last-child,.article-card td:last-child{border-right:0}.prose tbody tr:nth-child(even),.home-guide-content tbody tr:nth-child(even),.article-card tbody tr:nth-child(even){background:var(--surface-2)}.prose tbody tr:hover,.home-guide-content tbody tr:hover,.article-card tbody tr:hover{background:color-mix(in srgb,var(--brand) 7%,var(--surface))}.prose table a,.home-guide-content table a,.article-card table a{color:var(--brand-2);font-weight:800;text-decoration:underline;text-underline-offset:2px}.prose table caption,.home-guide-content table caption,.article-card table caption{padding:0 0 10px;color:var(--muted);font-size:.86rem;font-weight:700;text-align:left}@media(max-width:760px){.prose table,.home-guide-content table,.article-card table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;font-size:.86rem;white-space:normal}.prose th,.prose td,.home-guide-content th,.home-guide-content td,.article-card th,.article-card td{min-width:135px;padding:10px 11px}.prose th:first-child,.prose td:first-child,.home-guide-content th:first-child,.home-guide-content td:first-child,.article-card th:first-child,.article-card td:first-child{min-width:125px}}@media(max-width:760px){.site-header{overflow:visible}.site-nav{display:none!important}.category-bar{display:none;position:absolute;top:100%;left:0;right:0;z-index:120;padding:10px 0 14px;background:var(--surface);box-shadow:0 18px 35px rgba(18,49,73,.18)}.category-bar.is-open{display:block}.category-bar .category-scroll{display:block;width:calc(100% - 24px);max-height:calc(100vh - 110px);padding:8px 0;overflow-y:auto}.category-bar ul{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;padding:0;white-space:normal}.category-bar a{display:flex;width:100%;min-height:48px;justify-content:space-between;border-radius:12px}.menu-toggle[aria-expanded="true"]{background:var(--brand-2);color:#fff}}.prose p:not(.has-text-color):not([style*="color"]),.prose li:not(.has-text-color):not([style*="color"]){color:color-mix(in srgb,var(--ink) 84%,var(--muted))}.prose .has-small-font-size,.home-guide-content .has-small-font-size{font-size:13px!important}.prose .has-medium-font-size,.home-guide-content .has-medium-font-size{font-size:20px!important}.prose .has-large-font-size,.home-guide-content .has-large-font-size{font-size:36px!important}.prose .has-x-large-font-size,.home-guide-content .has-x-large-font-size{font-size:42px!important}@media(max-width:760px){body.category-game-guides .app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero h1,.app-hero h1,.guide-hero h1,.archive-head h1,.article-head h1,.home-guide-header h2{font-size:clamp(1.8rem,7.4vw,2.35rem)}.section-head h2,.prose h2{font-size:clamp(1.35rem,5.6vw,1.7rem)}}.app-grid>.app-card,.home-five-grid>.app-card{height:100%}.app-card .card-body{display:flex;flex:1;flex-direction:column}.app-card .card-download-button{margin-top:auto;margin-bottom:16px}.app-card .card-meta{margin-top:0}.bag-guide-slider{--guide-gap:16px;position:relative;overflow:hidden}.bag-guide-slider .section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px}.bag-guide-slider .guide-view-all{display:inline-flex!important}.guide-slider-shell{position:relative}.guide-slider-viewport{overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.guide-slider-viewport::-webkit-scrollbar{display:none}.guide-slider-track{display:flex;gap:var(--guide-gap)}.guide-slider-track>.guide-card{flex:0 0 calc((100% - 48px)/4);scroll-snap-align:start}.guide-slider-arrow{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:44px;height:44px;border:2px solid #fff;border-radius:50%;background:var(--brand-2);color:#fff;box-shadow:0 8px 24px rgba(0,125,103,.34);transform:translateY(-50%);cursor:pointer}.guide-slider-arrow[disabled]{opacity:.42}.guide-slider-prev{left:8px}.guide-slider-next{right:8px}.guide-slider-mobile-link{display:none;text-align:center;margin-top:16px}.guide-slider-mobile-link a{display:inline-flex;min-height:44px;align-items:center;padding:.65rem 1rem;border:1px solid var(--line);border-radius:12px;color:var(--brand-2);font-weight:850}@media(max-width:1050px){.guide-slider-track>.guide-card{flex-basis:calc((100% - 32px)/3)}}@media(max-width:760px){.bag-guide-slider{--guide-gap:10px;padding:16px}.bag-guide-slider .section-head{display:block}.bag-guide-slider .guide-view-all{display:none!important}.guide-slider-track>.guide-card{flex-basis:calc((100% - 10px)/2)}.guide-slider-arrow{width:38px;height:38px}.guide-slider-mobile-link{display:block}}@media(min-width:761px){.app-hero,.guide-hero{padding:38px 0 34px}.app-hero-grid,.guide-hero-grid{grid-template-columns:150px minmax(0,1fr);gap:28px;align-items:center}.app-icon,.guide-hero-image{width:150px;max-width:150px;border-radius:28px}.guide-hero-image{border-width:6px}.guide-hero-image img{border-radius:22px}.app-hero-grid>div:last-child,.guide-hero-copy{width:100%;max-width:none;min-width:0}.app-hero h1,.guide-hero h1{width:100%;max-width:none;margin:.42rem 0 .7rem;font-size:clamp(2.15rem,3.65vw,3.75rem);line-height:1.04;letter-spacing:-.047em}.app-hero .lead,.guide-hero .lead{width:100%;max-width:1100px;margin:.2rem 0 .8rem;font-size:1.02rem;line-height:1.55}.app-hero .actions{margin-top:16px}.app-hero .disclosure{max-width:1200px;margin-top:10px}.guide-hero-copy .editorial-byline{max-width:1100px;margin-top:16px}}@media(min-width:1200px){.app-hero-grid,.guide-hero-grid{grid-template-columns:160px minmax(0,1fr);gap:30px}.app-icon,.guide-hero-image{width:160px;max-width:160px}}.archive-head{width:100%;max-width:none}.archive-head h1{width:100%;max-width:none;font-size:clamp(2.25rem,4.2vw,4rem);line-height:1.04;letter-spacing:-.05em}.archive-description{width:100%;max-width:1200px;font-size:1rem;line-height:1.6}.archive-description>*{max-width:none}@media(min-width:1400px){.archive-description{max-width:1350px}}@media(max-width:760px){.archive-head h1{font-size:clamp(1.8rem,7.4vw,2.35rem);line-height:1.08}.archive-description{max-width:100%;font-size:.95rem;line-height:1.55}}.is-guide-page .guide-layout,.is-guide-page .article-card,.is-guide-page .prose,.is-guide-page .prose>*,.is-guide-page .wp-block-group,.is-guide-page .wp-block-columns,.is-guide-page .wp-block-column,.is-guide-page .wp-block-cover,.is-guide-page .wp-block-media-text,.is-guide-page .wp-block-gallery,.is-guide-page .wp-block-image,.is-guide-page figure{min-width:0;max-width:100%;box-sizing:border-box;}.is-guide-page .prose .alignwide,.is-guide-page .prose .alignfull{width:100%;max-width:100%;margin-left:0;margin-right:0;}.is-guide-page .prose img,.is-guide-page .prose video,.is-guide-page .prose iframe,.is-guide-page .prose embed,.is-guide-page .prose object,.is-guide-page .prose svg{display:block;max-width:100%;height:auto;}.is-guide-page .prose .wp-block-image img,.is-guide-page .prose figure img{width:auto;max-width:100%;}.is-guide-page .prose table{max-width:100%;}@media(max-width:760px){html,body,.is-guide-page,#page,.is-guide-page #main{max-width:100%;overflow-x:hidden;}.is-guide-page .guide-hero,.is-guide-page .guide-layout,.is-guide-page .article-card,.is-guide-page .prose{width:100%;max-width:100%;min-width:0;}.is-guide-page .prose .alignwide,.is-guide-page .prose .alignfull,.is-guide-page .wp-block-group.alignwide,.is-guide-page .wp-block-group.alignfull,.is-guide-page .wp-block-image.alignwide,.is-guide-page .wp-block-image.alignfull,.is-guide-page figure.alignwide,.is-guide-page figure.alignfull{position:static;left:auto;right:auto;width:100%;max-width:100%;margin-left:0;margin-right:0;transform:none;}.is-guide-page .wp-block-columns,.is-guide-page .wp-block-media-text{overflow:hidden;}.is-guide-page .prose table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}}.prose .wp-block-group,.home-guide-content .wp-block-group{box-sizing:border-box}.prose .wp-block-group__inner-container,.home-guide-content .wp-block-group__inner-container{width:100%;max-width:100%}.prose .wp-block-buttons,.home-guide-content .wp-block-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.prose .wp-block-buttons.is-content-justification-center,.home-guide-content .wp-block-buttons.is-content-justification-center{justify-content:center}.prose .wp-block-buttons.is-content-justification-right,.home-guide-content .wp-block-buttons.is-content-justification-right{justify-content:flex-end}.prose .wp-block-buttons.is-content-justification-space-between,.home-guide-content .wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.prose .wp-block-button,.home-guide-content .wp-block-button{display:inline-block;margin:0}.prose .wp-block-button__link,.home-guide-content .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65em 1.4em;border:0;border-radius:9999px;text-align:center;text-decoration:none;cursor:pointer}.prose .wp-block-button.is-style-outline .wp-block-button__link,.home-guide-content .wp-block-button.is-style-outline .wp-block-button__link{border:2px solid currentColor;background:transparent}.prose .wp-block-social-links,.home-guide-content .wp-block-social-links{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none}.prose .wp-block-social-link,.home-guide-content .wp-block-social-link{display:block;margin:0;padding:0;list-style:none}.prose .wp-block-social-link a,.home-guide-content .wp-block-social-link a{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;text-decoration:none}.prose .wp-block-social-link svg,.home-guide-content .wp-block-social-link svg{width:20px;height:20px;fill:currentColor}.prose .has-text-align-center,.home-guide-content .has-text-align-center{text-align:center}.prose .has-text-align-right,.home-guide-content .has-text-align-right{text-align:right}.prose .is-layout-flex,.home-guide-content .is-layout-flex{display:flex;flex-wrap:wrap;gap:.75rem}.prose .is-content-justification-center,.home-guide-content .is-content-justification-center{justify-content:center}@media(max-width:760px){.prose .wp-block-buttons .wp-block-button,.home-guide-content .wp-block-buttons .wp-block-button{max-width:100%}.prose .wp-block-button__link,.home-guide-content .wp-block-button__link{max-width:100%;white-space:normal}}.related-sidebar{position:sticky;top:92px;align-self:start;display:grid;gap:16px;min-width:0}.related-group{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.related-group h2{margin:0;padding:15px 16px;border-bottom:1px solid var(--line);font-size:1rem;line-height:1.25}.related-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.related-list li+li{border-top:1px solid var(--line)}.related-list a{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;min-height:72px;padding:9px 11px;text-decoration:none}.related-list a:hover{background:var(--surface-2)}.related-thumb{display:grid;place-items:center;width:54px;aspect-ratio:1;overflow:hidden;border-radius:11px;background:var(--surface-2);color:var(--brand);font-weight:900}.related-thumb img{display:block;width:100%;height:100%;object-fit:cover}.related-placeholder{display:grid;place-items:center;width:100%;height:100%}.related-copy{min-width:0}.related-copy strong{display:-webkit-box;overflow:hidden;color:var(--ink);font-size:.82rem;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:3}.related-copy small{display:block;margin-top:4px;color:var(--brand-2);font-size:.7rem;font-weight:850}.is-app-page .single-layout,.is-app-page .article-card,.is-app-page .prose,.is-app-page .prose>*,.is-app-page .wp-block-group,.is-app-page .wp-block-columns,.is-app-page .wp-block-column,.is-app-page .wp-block-cover,.is-app-page .wp-block-media-text,.is-app-page .wp-block-gallery,.is-app-page .wp-block-image,.is-app-page figure{min-width:0;max-width:100%;box-sizing:border-box}.is-app-page .prose .alignwide,.is-app-page .prose .alignfull{width:100%;max-width:100%;margin-left:0;margin-right:0}.is-app-page .prose p,.is-app-page .prose li,.is-app-page .prose h2,.is-app-page .prose h3,.is-app-page .prose a{max-width:100%;overflow-wrap:anywhere;word-break:normal}.is-app-page .prose img,.is-app-page .prose video,.is-app-page .prose iframe,.is-app-page .prose embed,.is-app-page .prose object,.is-app-page .prose svg{display:block;max-width:100%;height:auto}.is-app-page .prose .wp-block-image img,.is-app-page .prose figure img{width:auto;max-width:100%}@media(max-width:980px){.related-sidebar{position:static;top:auto;grid-template-columns:1fr 1fr;margin-top:0}}@media(max-width:760px){html,body,.is-app-page,#page,.is-app-page #main{max-width:100%;overflow-x:clip}.is-app-page .app-hero,.is-app-page .single-layout,.is-app-page .article-card,.is-app-page .prose{width:100%;max-width:100%;min-width:0}.is-app-page .prose .alignwide,.is-app-page .prose .alignfull,.is-app-page .wp-block-group.alignwide,.is-app-page .wp-block-group.alignfull,.is-app-page .wp-block-image.alignwide,.is-app-page .wp-block-image.alignfull,.is-app-page figure.alignwide,.is-app-page figure.alignfull{position:static;left:auto;right:auto;width:100%;max-width:100%;margin-left:0;margin-right:0;transform:none}.is-app-page .wp-block-columns,.is-app-page .wp-block-media-text{overflow:hidden}.is-app-page .prose table,.is-app-page .article-card table{display:block;width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.related-sidebar{grid-template-columns:1fr;margin-top:4px}.related-list{grid-template-columns:1fr 1fr}.related-list li+li{border-top:0}.related-list li:nth-child(n+3){border-top:1px solid var(--line)}.related-list li:nth-child(even){border-left:1px solid var(--line)}.related-list a{grid-template-columns:44px minmax(0,1fr);min-height:66px;padding:8px}.related-thumb{width:44px;border-radius:9px}.related-copy strong{font-size:.76rem;-webkit-line-clamp:2}}@media(max-width:420px){.related-list{grid-template-columns:1fr}.related-list li+li,.related-list li:nth-child(even){border-top:1px solid var(--line);border-left:0}}