
/* ADS documentation fusion */
.brand{display:flex;align-items:center;gap:.7rem}.ads-brand-logo{width:44px;height:44px;object-fit:contain;flex:none}.ads-studio-logo-link{display:flex;align-items:center;flex:none}.ads-studio-logo{width:48px;height:48px;object-fit:contain;flex:none}.ads-brand-text{display:flex;flex-direction:column}.ads-brand-text small{display:block}@media(max-width:760px){.ads-brand-logo{width:38px;height:38px}.ads-studio-logo{width:42px;height:42px}}@media(max-width:540px){.site-header{gap:.5rem}.ads-brand-text{display:none}.ads-brand-logo,.ads-studio-logo{width:34px;height:34px}.search input{width:115px}}
.sidebar-section-title{margin:1.35rem 0 .4rem;color:var(--yellow);font-size:.76rem;text-transform:uppercase;letter-spacing:.12em}.sidebar-section-title:first-child{margin-top:.83em}.sidebar a{font-size:.88rem;padding:.46rem .65rem}
.layout--no-toc{padding-top:1rem}.home-doc-meta{margin:1.5rem auto .4rem;font-size:.78rem;font-weight:400}.systems-gallery{margin:.4rem auto 0;max-width:1100px}.systems-gallery h2{margin:0 0 .8rem}.systems-gallery__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.systems-gallery__card{display:flex;flex-direction:column;overflow:hidden;color:#fff;text-decoration:none;background:var(--surface);border:1px solid var(--line);border-radius:6px}.systems-gallery__card--active{border:3px solid var(--cyan);box-shadow:0 0 0 1px rgba(105,191,224,.35)}.systems-gallery__card--active>.systems-gallery__title{display:flex;flex:1;flex-direction:column;justify-content:center;background:rgba(0,112,224,.6)}.systems-gallery__card--soon{cursor:default;opacity:.78}.systems-gallery__card img{width:100%;aspect-ratio:16/9;object-fit:cover;margin:0;border-radius:0}.systems-gallery__title{padding:.7rem .85rem;font-size:.9rem;font-weight:700;text-align:center}.systems-gallery__format,.systems-gallery__soon-subtitle{display:block;padding-top:.2rem;font-size:.84rem;font-weight:400}
.studio-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.35rem;margin:2.7rem auto 0}.studio-links__card,.studio-links .home-fab-card{display:flex;align-items:center;height:72px;min-height:0;padding:.35rem .7rem;gap:.55rem;color:#fff;text-decoration:none;background:var(--surface);border:1px solid var(--line);border-radius:6px;font-size:.88rem;font-weight:700}.studio-links__card img{width:27px;height:27px;object-fit:contain}.studio-links .home-fab-card{margin:0}.studio-links .home-fab-card .contact-card__icon{flex:0 0 35px;width:35px;height:35px;margin:0}.studio-links .home-fab-card .contact-card__body{display:block;min-height:0;text-align:left}.studio-links .home-fab-card .contact-card__address{margin:0;padding:0}.studio-links .home-fab-card a,.studio-links .home-fab-card a:hover{color:#fff;text-decoration:none}.studio-links__title{display:flex;flex-direction:column;line-height:1.08}.studio-links__title small{margin-top:.16rem;color:var(--muted);font-size:.9rem;font-weight:600}
.home-notices{display:flex;gap:1.25rem;max-width:1100px;margin:2.75rem auto 0;align-items:stretch}.home-reminder-card,.home-info-card{flex:1;max-width:none;margin:0;padding:.9rem 1.1rem;border:1px solid var(--line);border-radius:6px;text-align:center}.home-reminder-card{display:flex;flex:.6;flex-direction:column;color:#fff3cb;background:rgba(255,184,0,.10);border-left:3px solid var(--yellow)}.home-reminder-card strong{display:block;margin-bottom:.2rem;color:var(--yellow);letter-spacing:.06em}.home-reminder-card p{display:flex;flex:1;align-items:center;margin:0;font-size:.9rem;text-align:left}.home-info-card{flex:1.4;color:#e6f5ff;background:rgba(0,112,224,.12);border-left:3px solid var(--cyan)}.home-info-card strong{display:block;margin-bottom:.2rem;color:var(--cyan);letter-spacing:.06em}.home-info-card ul{display:inline-block;margin:.35rem 0 0;padding-left:1.25rem;text-align:left;font-size:.9rem}
@media(max-width:760px){.systems-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.home-notices{flex-direction:column;gap:1rem}.home-notices .home-reminder-card,.home-notices .home-info-card{width:100%}.studio-links{align-items:stretch;flex-direction:column;max-width:360px}.studio-links__card,.studio-links .home-fab-card{width:100%;justify-content:center}}

.toc-group{margin:.16rem 0}.toc-group--collapsible{position:relative}.toc-group-toggle{width:1.45rem;margin:0;padding:.35rem .1rem;border:0;background:transparent;color:var(--muted);cursor:pointer;font:inherit;line-height:1;text-align:center}.toc-group-toggle::before{content:"\203A";display:inline-block;transition:transform .16s ease}.toc-group--collapsible.is-expanded>.toc-group-toggle::before{transform:rotate(90deg)}.toc-group--collapsible>.l2{display:inline-block;width:calc(100% - 1.55rem);vertical-align:middle}.toc-group--collapsible:not(.is-expanded)>.l3{display:none}.toc-group--collapsible>.l3{margin-left:1.55rem}.toc-group:not(.toc-group--collapsible)>.l2{display:block;padding-left:1.55rem}.home-system-instruction{text-align:center;margin:0 auto 1rem;font-size:1rem;font-weight:600;color:var(--muted)}.content h2,.content h3{scroll-margin-top:6.5rem}

/* Preview-only styling for systems not yet published. */
.systems-gallery__card--upcoming{cursor:default;filter:none;background:#242424;border-color:rgba(255,255,255,.26)}.systems-gallery__card--upcoming img{opacity:.32;filter:none}.systems-gallery__card--upcoming .systems-gallery__title{background:rgba(36,36,36,.94)}.systems-gallery__release{display:block;padding-top:.25rem;color:#e1e6eb;font-size:.84rem;font-weight:500}.installation-image--native{max-width:none!important;width:auto!important;height:auto!important}
