:root{color-scheme:light;--bg-color: #f2f3f5;--text-primary: #37352f;--text-secondary: #787774;--primary-color: #2f7df6;--primary-rgb: 47, 125, 246;--primary-hover: #1f6fe5;--primary-foreground: #ffffff;--danger-color: #e54857;--warning-color: #b66e00;--ai-color: #8250df;--pro-gold: #a96800;--pro-gold-rgb: 169, 104, 0;--success-color: #178a4a;--panel-bg: #fafafa;--panel-muted: #eceef1;--panel-strong: #e3e6e9;--surface-hover: #e3e6e9;--surface-pressed: #dadee2;--chrome-bg: rgba(242, 243, 245, .92);--shadow-sm: 0 1px 2px rgba(15, 15, 15, .08), 0 6px 18px rgba(15, 15, 15, .04);--shadow-md: 0 18px 50px rgba(15, 15, 15, .14);--focus-ring: 0 0 0 3px rgba(var(--primary-rgb), .18);--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px;--radius-full: 9999px;--font-family-app: ui-sans-serif, -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Helvetica, Arial, sans-serif;--ease-premium: cubic-bezier(.2, 0, 0, 1);font-family:var(--font-family-app);font-synthesis:none}:root[data-theme=dark]{color-scheme:dark;--bg-color: #000000;--text-primary: #f3f3f1;--text-secondary: #a3a3a0;--primary-color: #4f8cff;--primary-rgb: 79, 140, 255;--primary-hover: #6ba0ff;--danger-color: #ff6675;--warning-color: #f5bc4b;--ai-color: #b28cff;--pro-gold: #f4c45c;--pro-gold-rgb: 244, 196, 92;--success-color: #42d37a;--panel-bg: #0b0b0b;--panel-muted: #141414;--panel-strong: #202020;--surface-hover: #1c1c1c;--surface-pressed: #262626;--chrome-bg: rgba(0, 0, 0, .92);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .18), 0 6px 20px rgba(0, 0, 0, .14);--shadow-md: 0 22px 60px rgba(0, 0, 0, .5);--focus-ring: 0 0 0 3px rgba(var(--primary-rgb), .22)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px;background:var(--bg-color)}body{margin:0;min-width:320px;background:var(--bg-color);color:var(--text-primary);font-family:var(--font-family-app);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:none;box-shadow:var(--focus-ring)}a{color:inherit}.topbar{position:fixed;inset:0 0 auto;z-index:50;height:68px;background:var(--chrome-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-inner{display:grid;grid-template-columns:280px minmax(260px,560px) 1fr;align-items:center;gap:24px;height:100%;max-width:1600px;margin:0 auto;padding:0 24px}.brand{display:inline-flex;align-items:center;width:max-content;gap:9px;color:var(--text-primary);text-decoration:none}.brand img{width:30px;height:30px;border-radius:8px}.brand span{font-size:18px;font-weight:750;letter-spacing:-.02em}.brand small{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:var(--radius-full);background:var(--panel-strong);color:var(--text-secondary);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.top-search{position:relative;display:flex;align-items:center;gap:10px;min-height:44px;padding:0 13px;border-radius:var(--radius-md);background:var(--panel-muted);color:var(--text-secondary);transition:background .16s var(--ease-premium),box-shadow .16s var(--ease-premium)}.top-search:focus-within{background:var(--panel-bg);box-shadow:var(--focus-ring)}.top-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-primary)}.top-search input::placeholder{color:var(--text-secondary)}.top-search kbd{min-width:24px;padding:2px 7px;border-radius:7px;background:var(--panel-strong);color:var(--text-secondary);font-family:inherit;font-size:12px;text-align:center}.search-results{position:absolute;top:calc(100% + 10px);right:0;left:0;overflow:hidden;padding:8px;border-radius:var(--radius-lg);background:var(--panel-bg);box-shadow:var(--shadow-md)}.search-results-label{display:flex;align-items:center;justify-content:space-between;padding:7px 9px 9px;color:var(--text-secondary);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.search-results-label button{display:grid;width:30px;height:30px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-secondary);place-items:center;cursor:pointer}.search-results a{display:flex;align-items:center;gap:11px;padding:10px 11px;border-radius:var(--radius-md);color:var(--text-secondary);text-decoration:none}.search-results a:hover{background:var(--surface-hover);color:var(--text-primary)}.search-results a>span{display:flex;min-width:0;flex-direction:column}.search-results strong{overflow:hidden;color:var(--text-primary);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.search-results small{font-size:12px}.search-result-meta{display:flex;align-items:center;gap:6px;overflow:hidden;color:var(--text-secondary);white-space:nowrap}.search-result-meta>span:not(.search-result-pro){overflow:hidden;text-overflow:ellipsis}.search-result-kind{flex:0 0 auto;color:var(--primary-color);font-weight:700}.search-result-pro{display:inline-flex;flex:0 0 auto;align-items:center;gap:3px;color:var(--pro-gold);font-weight:750}.search-empty{display:flex;min-height:110px;align-items:center;justify-content:center;flex-direction:column;color:var(--text-secondary);text-align:center}.search-empty strong{color:var(--text-primary)}.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.icon-button,.search-trigger{display:grid;width:44px;height:44px;flex:0 0 44px;border:0;border-radius:var(--radius-md);background:var(--panel-muted);color:var(--text-primary);place-items:center;cursor:pointer}.icon-button:hover,.search-trigger:hover{background:var(--surface-hover)}.open-flex{display:inline-flex;min-height:44px;align-items:center;gap:8px;padding:0 16px;border-radius:var(--radius-md);background:var(--primary-color);color:var(--primary-foreground);font-size:14px;font-weight:700;text-decoration:none}.open-flex:hover{background:var(--primary-hover)}.mobile-menu,.search-trigger{display:none}.page-shell{display:grid;grid-template-columns:292px minmax(0,1fr);max-width:1600px;min-height:100vh;margin:0 auto;padding-top:68px}.sidebar{position:fixed;top:68px;bottom:0;width:292px;overflow-y:auto;padding:24px 18px 32px 24px;background:var(--bg-color);scrollbar-width:thin;scrollbar-color:var(--panel-strong) transparent}.sidebar-intro{display:flex;flex-direction:column;margin:0 0 24px;padding:16px;border-radius:var(--radius-lg);background:var(--panel-bg)}.sidebar-intro span{color:var(--primary-color);font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.sidebar-intro strong{margin-top:4px;font-size:17px}.sidebar-intro small{margin-top:3px;color:var(--text-secondary);font-size:12px}.sidebar details{margin:0 0 4px}.sidebar summary{display:flex;min-height:40px;align-items:center;justify-content:space-between;padding:0 10px;border-radius:var(--radius-sm);color:var(--text-secondary);font-size:13px;font-weight:750;letter-spacing:.02em;list-style:none;cursor:pointer}.sidebar summary::-webkit-details-marker{display:none}.sidebar summary:hover{background:var(--panel-muted);color:var(--text-primary)}.sidebar summary svg{transition:transform .16s var(--ease-premium)}.sidebar details[open] summary svg{transform:rotate(180deg)}.category-links{display:flex;flex-direction:column;gap:2px;padding:1px 0 9px 8px}.category-links a{display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px 7px 13px;border-radius:var(--radius-sm);color:var(--text-secondary);font-size:13px;line-height:1.35;text-decoration:none}.category-link-label{min-width:0}.sidebar-pro-mark{display:grid;width:23px;height:23px;flex:0 0 23px;border-radius:8px;background:rgba(var(--pro-gold-rgb),.14);color:var(--pro-gold);place-items:center}.category-links a.active .sidebar-pro-mark{background:rgba(var(--pro-gold-rgb),.2)}.category-links a:hover{background:var(--panel-muted);color:var(--text-primary)}.category-links a.active{background:rgba(var(--primary-rgb),.11);color:var(--primary-color);font-weight:700}.sidebar-footer{display:flex;flex-direction:column;gap:3px;margin-top:24px;padding:16px;border-radius:var(--radius-lg);background:var(--panel-muted)}.sidebar-footer span{font-size:12px;font-weight:700}.sidebar-footer a{color:var(--primary-color);font-size:12px}.sidebar-footer small{margin-top:5px;color:var(--text-secondary);font-size:11px}.mobile-sidebar-head{display:none}.content{grid-column:2;display:grid;grid-template-columns:minmax(0,820px) 180px;justify-content:center;gap:clamp(36px,5vw,72px);padding:44px clamp(28px,4vw,60px) 76px}.content article{min-width:0}.breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:20px;color:var(--text-secondary);font-size:13px}.breadcrumbs a{color:var(--primary-color);font-weight:650;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.article-header{margin-bottom:30px}.private-badge{display:inline-flex;align-items:center;gap:7px;min-height:28px;margin-bottom:15px;padding:0 11px;border-radius:var(--radius-full);background:var(--panel-muted);color:var(--text-secondary);font-size:12px;font-weight:700}.private-badge span{width:7px;height:7px;border-radius:50%;background:var(--warning-color)}.article-header h1{max-width:720px;margin:0;font-size:clamp(2.3rem,5vw,3.65rem);font-weight:760;letter-spacing:-.045em;line-height:1.03}.article-header>p{max-width:680px;margin:13px 0 0;color:var(--text-secondary);font-size:18px;line-height:1.56}.article-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.badge{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:var(--radius-full);background:var(--panel-muted);color:var(--text-secondary);font-size:12px;font-weight:700}.badge.availability{background:#178a4a1c;color:var(--success-color)}.badge.account{background:rgba(var(--primary-rgb),.11);color:var(--primary-color)}.badge.pro{background:color-mix(in srgb,var(--ai-color) 13%,transparent);color:var(--ai-color)}.welcome-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:-4px 0 40px}.welcome-strip div{display:flex;min-height:106px;justify-content:center;flex-direction:column;padding:18px;border-radius:var(--radius-lg);background:var(--panel-bg)}.welcome-strip strong{font-size:28px;letter-spacing:-.03em}.welcome-strip span{color:var(--text-secondary);font-size:12px;font-weight:650}.learning-paths{margin:0 0 48px}.learning-paths-heading{margin-bottom:15px}.learning-paths-heading>span{color:var(--primary-color);font-size:11px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.learning-paths-heading h2{margin:4px 0 0;font-size:24px;letter-spacing:-.025em}.learning-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.learning-path-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-height:132px;align-items:start;gap:11px;padding:17px;border-radius:var(--radius-lg);background:var(--panel-bg);color:var(--text-primary);text-decoration:none;transition:background .16s var(--ease-premium),transform .16s var(--ease-premium)}.learning-path-card:hover{background:var(--surface-hover);transform:translateY(-2px)}.learning-path-card>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.learning-path-card>svg{align-self:center;color:var(--text-secondary)}.learning-path-card strong{font-size:14px}.learning-path-card small{margin-top:5px;color:var(--text-secondary);font-size:12px;line-height:1.45}.learning-path-icon{display:grid;width:38px;height:38px;border-radius:12px;background:rgba(var(--primary-rgb),.12);color:var(--primary-color);place-items:center}.learning-path-card.success .learning-path-icon{background:color-mix(in srgb,var(--success-color) 13%,transparent);color:var(--success-color)}.learning-path-card.warning .learning-path-icon{background:color-mix(in srgb,var(--warning-color) 13%,transparent);color:var(--warning-color)}.article-guide{min-width:0}.article-guide.with-guide-visual{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.72fr);align-items:start;gap:clamp(22px,3vw,32px)}.article-sections,.article-screenshot-rail{min-width:0}.article-screenshot-rail{position:sticky;top:92px;align-self:start}.inline-screenshot-toolbar{display:flex;justify-content:flex-end;margin:0 0 14px}.screenshot-toolbar{display:flex;min-width:0;align-items:flex-start;flex-direction:column;gap:8px;margin:0 0 10px}.screenshot-platform-switch{display:inline-flex;flex:0 0 auto;gap:4px;margin:0;padding:4px;border-radius:var(--radius-md);background:var(--panel-muted)}.screenshot-platform-switch button{display:inline-flex;min-height:36px;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-secondary);font-size:13px;font-weight:700;cursor:pointer}.screenshot-platform-switch button.active{background:var(--panel-bg);color:var(--primary-color);box-shadow:var(--shadow-sm)}.screenshot-figure{width:100%;max-width:440px;justify-self:center;margin:0}.screenshot-figure.mobile{max-width:310px}.screenshot-open{position:relative;display:block;width:100%;height:auto;overflow:visible;padding:0;border:0;border-radius:var(--radius-lg);background:transparent;cursor:zoom-in}.screenshot-open img{display:block;width:100%;max-width:100%;height:auto;border-radius:18px;box-shadow:var(--shadow-md)}.screenshot-figure.mobile .screenshot-open img{width:100%;border-radius:38px;box-shadow:0 22px 54px #00000047}.screenshot-open>span{position:absolute;right:12px;bottom:12px;display:flex;min-height:32px;align-items:center;gap:6px;padding:0 10px;border-radius:var(--radius-full);background:var(--chrome-bg);color:var(--text-primary);font-size:12px;font-weight:700;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.screenshot-figure figcaption{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px;padding:9px 4px 0}.screenshot-figure figcaption>span{display:flex;min-width:0;flex-direction:column}.screenshot-figure figcaption strong{font-size:13px}.screenshot-figure figcaption small{margin-top:2px;color:var(--text-secondary);font-size:11px;text-transform:capitalize}.screenshot-pagination{display:flex;flex:0 0 auto;align-items:center;gap:6px}.screenshot-pagination button{display:grid;width:34px;height:34px;border:0;border-radius:var(--radius-sm);background:var(--panel-muted);color:var(--text-primary);place-items:center;cursor:pointer}.screenshot-pagination span{min-width:44px;color:var(--text-secondary);font-size:11px;font-weight:700;text-align:center}.screenshot-selector{display:flex;width:100%;min-width:0;overflow-x:auto;flex:1 1 auto;gap:6px;margin:0;padding:2px;scrollbar-width:thin;scrollbar-color:var(--panel-strong) transparent}.screenshot-selector button{flex:0 0 auto;min-height:32px;padding:0 10px;border:0;border-radius:var(--radius-full);background:var(--panel-muted);color:var(--text-secondary);font-size:11px;font-weight:700;cursor:pointer}.screenshot-selector button.active{background:rgba(var(--primary-rgb),.12);color:var(--primary-color)}.native-capture-placeholder{display:flex;min-height:190px;align-items:center;justify-content:center;flex-direction:column;gap:7px;border-radius:var(--radius-lg);background:var(--panel-muted);color:var(--text-secondary);text-align:center}.native-capture-placeholder svg{margin-bottom:4px;color:var(--primary-color)}.native-capture-placeholder strong{color:var(--text-primary);font-size:14px}.native-capture-placeholder span{max-width:300px;font-size:12px}.screenshot-viewer{position:fixed;z-index:120;inset:0;display:grid;padding:clamp(14px,3vw,34px);place-items:center}.screenshot-viewer-scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000000c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:zoom-out}.screenshot-viewer-panel{position:relative;display:flex;width:min(1240px,100%);max-height:calc(100dvh - 40px);overflow:hidden;flex-direction:column;border-radius:var(--radius-xl);background:var(--panel-bg);box-shadow:0 30px 90px #00000070}.screenshot-viewer-panel.mobile{width:min(620px,100%)}.screenshot-viewer-panel>header{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:18px;padding:10px 12px 10px 20px;background:var(--panel-bg)}.screenshot-viewer-panel>header>span{display:flex;min-width:0;flex-direction:column}.screenshot-viewer-panel header strong{font-size:14px}.screenshot-viewer-panel header small{margin-top:2px;color:var(--text-secondary);font-size:11px;text-transform:capitalize}.screenshot-viewer-image{overflow:auto;padding:clamp(10px,2.5vw,24px);background:var(--panel-muted);text-align:center}.screenshot-viewer-image img{display:block;width:100%;height:auto;margin:0 auto;border-radius:var(--radius-md);box-shadow:var(--shadow-md)}.screenshot-viewer-panel.mobile .screenshot-viewer-image img{max-width:440px;border-radius:30px}.doc-section{margin:0 0 34px}.doc-section.has-visual{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.78fr);align-items:start;gap:24px;margin-bottom:42px}.doc-section-copy{min-width:0}.doc-section h2{margin:0 0 11px;font-size:24px;font-weight:720;letter-spacing:-.025em;line-height:1.2}.doc-section-copy>p{max-width:720px;margin:0 0 11px;color:var(--text-secondary);font-size:16px;line-height:1.6}.tutorial-visual{width:100%;max-width:420px;justify-self:center;margin:0;text-align:center}.tutorial-visual img{display:block;width:100%;height:auto;margin:0 auto;border-radius:18px;box-shadow:var(--shadow-md)}.tutorial-visual.mobile img{width:min(100%,290px);border-radius:38px;box-shadow:0 22px 54px #00000047}.tutorial-visual figcaption{display:flex;align-items:flex-start;flex-direction:column;gap:2px;padding:9px 2px 0;text-align:left}.tutorial-visual figcaption strong{font-size:13px}.tutorial-visual figcaption small{color:var(--text-secondary);font-size:11px;text-transform:capitalize}.steps,.bullets{display:flex;flex-direction:column;gap:6px;margin:14px 0 0;padding:0;list-style:none}.steps li,.bullets li{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:var(--radius-md);background:var(--panel-bg)}.steps li>span{display:grid;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:rgba(var(--primary-rgb),.12);color:var(--primary-color);font-size:12px;font-weight:800;place-items:center}.steps p{margin:0;color:var(--text-primary);font-size:15px;line-height:1.5}.bullets svg{flex:0 0 16px;margin-top:3px;color:var(--success-color);stroke-width:2.6}.bullets span{color:var(--text-secondary);font-size:15px;line-height:1.5}.callout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.callout-grid>:only-child,.callout-grid>:last-child:nth-child(odd){grid-column:1 / -1}.doc-section.has-visual .callout-grid{grid-template-columns:1fr}.doc-section.has-visual .callout-grid>:last-child:nth-child(odd){grid-column:auto}.callout{margin:0;padding:14px 15px;border-radius:var(--radius-lg)}.callout.note{background:rgba(var(--primary-rgb),.1)}.callout.warning{background:color-mix(in srgb,var(--warning-color) 12%,transparent)}.callout.expected{background:color-mix(in srgb,var(--success-color) 11%,transparent)}.callout.troubleshooting{background:var(--panel-muted)}.callout strong{color:var(--primary-color);font-size:13px}.callout.warning strong{color:var(--warning-color)}.callout.expected strong{color:var(--success-color)}.callout.troubleshooting strong{color:var(--text-primary)}.callout p{margin:4px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.5}.article-footer{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(0,1.22fr);align-items:stretch;gap:10px;margin-top:48px}.article-updated{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:14px 16px;border-radius:var(--radius-lg);background:var(--panel-muted)}.article-updated span,.article-updated small{color:var(--text-secondary);font-size:11px}.article-updated span{font-weight:750;letter-spacing:.05em;text-transform:uppercase}.article-updated strong{margin:3px 0 1px;font-size:14px}.article-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.article-nav a{display:flex;min-height:72px;align-items:center;gap:12px;padding:13px;border-radius:var(--radius-lg);background:var(--panel-bg);text-decoration:none}.article-nav a:hover{background:var(--surface-hover)}.article-nav span{display:flex;min-width:0;flex-direction:column}.article-nav small{color:var(--text-secondary);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.article-nav strong{overflow:hidden;margin-top:3px;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.article-nav .next{justify-content:flex-end;text-align:right}.article-nav svg{flex:0 0 17px;color:var(--primary-color)}.on-this-page{position:sticky;top:104px;display:flex;height:max-content;flex-direction:column;gap:9px;padding:4px 0}.on-this-page>span,.on-this-page>div>span{margin-bottom:3px;color:var(--text-primary);font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.055em}.on-this-page>a{color:var(--text-secondary);font-size:12px;line-height:1.4;text-decoration:none}.on-this-page>a:hover{color:var(--primary-color)}.on-this-page>div{display:flex;flex-direction:column;gap:5px;margin-top:18px;padding:13px;border-radius:var(--radius-md);background:var(--panel-muted)}.web-app-link{display:flex;align-items:center;gap:5px;color:var(--primary-color);font-size:12px;font-weight:650;text-decoration:none}.not-found{grid-column:1 / -1;max-width:560px;margin:80px auto;text-align:center}.not-found>span{color:var(--primary-color);font-size:13px;font-weight:800;letter-spacing:.08em}.not-found h1{margin:10px 0;font-size:42px;letter-spacing:-.04em}.not-found p{color:var(--text-secondary)}.not-found a{display:inline-flex;min-height:44px;align-items:center;gap:8px;margin-top:16px;padding:0 16px;border-radius:var(--radius-md);background:var(--primary-color);color:#fff;font-weight:700;text-decoration:none}.nav-scrim{display:none}@media(max-width:1120px){.topbar-inner{grid-template-columns:230px minmax(220px,1fr) auto}.page-shell{grid-template-columns:260px minmax(0,1fr)}.sidebar{width:260px;padding-left:18px}.content{grid-template-columns:minmax(0,730px);padding-inline:clamp(28px,6vw,64px)}.on-this-page{display:none}}@media(max-width:820px){.topbar{height:62px}.topbar-inner{grid-template-columns:auto 1fr auto;gap:10px;padding:0 14px}.mobile-menu,.search-trigger{display:grid}.brand{justify-self:start}.brand small{display:none}.top-search{position:fixed;z-index:70;top:70px;right:12px;left:12px;display:none;box-shadow:var(--shadow-md)}.top-search.open{display:flex}.top-search kbd{display:none}.search-results{max-height:min(65vh,560px);overflow-y:auto}.open-flex{display:none}.page-shell{display:block;padding-top:62px}.sidebar{z-index:90;top:0;left:0;width:min(88vw,340px);padding:12px 16px 28px;transform:translate(-105%);box-shadow:var(--shadow-md);transition:transform .22s var(--ease-premium)}.sidebar.open{transform:translate(0)}.mobile-sidebar-head{display:flex;min-height:50px;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:14px;font-weight:750}.nav-scrim{position:fixed;z-index:80;inset:0;display:block;width:100%;height:100%;border:0;background:#00000075;cursor:pointer}.content{display:block;padding:34px clamp(18px,5vw,34px) 72px}.breadcrumbs{margin-bottom:22px}.article-header h1{font-size:clamp(2.2rem,11vw,3.35rem)}}@media(max-width:700px){.article-guide.with-guide-visual,.doc-section.has-visual{grid-template-columns:1fr;gap:22px}.article-screenshot-rail{position:static;order:-1}.screenshot-figure{max-width:520px}.screenshot-figure.mobile{max-width:300px}.doc-section.has-visual .tutorial-visual{max-width:520px}.doc-section.has-visual .tutorial-visual.mobile{max-width:300px}}@media(max-width:560px){.brand span{font-size:16px}.top-actions{gap:5px}.article-header{margin-bottom:32px}.article-header>p{font-size:16px}.welcome-strip{grid-template-columns:1fr}.welcome-strip div{min-height:78px}.learning-path-grid{grid-template-columns:1fr}.learning-path-card{min-height:98px}.screenshot-toolbar{align-items:stretch;flex-direction:column;gap:7px}.screenshot-platform-switch{width:fit-content}.screenshot-open{height:auto;padding:0}.screenshot-figure.mobile .screenshot-open img{width:100%;border-radius:34px}.screenshot-figure figcaption{align-items:flex-start;flex-direction:column;gap:10px}.screenshot-pagination{width:100%;justify-content:flex-end}.doc-section{margin-bottom:30px}.doc-section h2{font-size:22px}.steps li,.bullets li{padding:10px}.callout-grid{grid-template-columns:1fr}.callout-grid>:last-child:nth-child(odd){grid-column:auto}.tutorial-visual{margin-inline:0}.tutorial-visual.mobile img{border-radius:34px}.article-nav{grid-template-columns:1fr}.article-footer{grid-template-columns:1fr;margin-top:38px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
