@font-face{font-family:Bricolage Grotesque;src:url(/_astro/BricolageGrotesque-Bold.D9ELWt_J.woff2) format("woff2");font-style:normal;font-weight:700 900;font-display:swap}.handbook-article{min-height:100svh;background:#0d0d0d;padding-bottom:96px}.article-feature{position:relative;isolation:isolate;min-height:calc(100svh - 24px);overflow:hidden;border-bottom:1px solid rgba(255,255,255,.05);background:#171717;padding:96px max(24px,calc((100% - 1200px)/2 + 24px)) 64px}.article-feature>:not(.article-feature-backdrop){position:relative;z-index:1}.article-feature-backdrop{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.article-feature-backdrop img{position:absolute;inset:-24px;width:calc(100% + 48px);height:calc(100% + 48px);opacity:.55;filter:blur(24px);object-fit:cover;transform:scale(1.1)}.article-feature-backdrop span{position:absolute;inset:0;background:linear-gradient(180deg,#0d0d0d99,#0d0d0dad 48%,#0d0d0d)}.public-promo-visible .article-feature{padding-top:148px}.article-feature-grid{display:grid;align-items:center;gap:40px;grid-template-columns:minmax(0,1fr) 540px}.article-feature h1{max-width:672px;margin:0;color:#fff;font-size:clamp(40px,4vw,48px);font-weight:700;letter-spacing:normal;line-height:1}.article-summary{max-width:590px;margin:24px 0 0;color:#ffffffb3;font-size:18px;line-height:1.62}.article-start{display:inline-flex;height:44px;align-items:center;margin-top:24px;border-radius:10px;background:linear-gradient(90deg,#2e8cff,#d7deff);box-shadow:0 18px 42px #2e8cff47;padding:0 24px;color:#07111f;font-size:16px;font-weight:500}.article-feature-image{display:block;width:100%;height:auto;aspect-ratio:16/9;border:1px solid rgba(255,255,255,.06);border-radius:16px;object-fit:cover}.article-content-layout{display:grid;max-width:1200px;gap:48px;grid-template-columns:minmax(0,860px) minmax(200px,1fr);margin:48px auto 0;padding:0 24px 80px}.article-content{min-width:0}.markdown-content{color:#ffffffc2;font-size:16px;line-height:1.75}.markdown-content h1,.markdown-content h2,.markdown-content h3{color:#fff;letter-spacing:normal;line-height:28px}.markdown-content h2{margin:40px 0 16px;font-size:20px;font-weight:600}.markdown-content>h2:first-child{margin-top:0}.markdown-content h3{margin:24px 0 12px;font-size:18px;font-weight:500}.markdown-content p{margin:12px 0;color:#fffc}.markdown-content ul{margin:16px 0;padding-left:24px;list-style:disc}.markdown-content ol{margin:16px 0;padding-left:24px;list-style:decimal}.markdown-content li{margin:0;line-height:28px}.markdown-content ul>li+li{margin-top:4px}.markdown-content ol>li+li{margin-top:8px}.markdown-content code{border-radius:4px;background:#222;padding:2px 4px}.markdown-content pre{max-width:100%;overflow-x:auto;margin:16px 0;border-radius:8px;background:#ffffff14;padding:16px;white-space:pre-wrap;overflow-wrap:anywhere}.markdown-content pre code{border-radius:0;background:transparent;padding:0;white-space:inherit}.markdown-content a{color:#98b9ffeb;text-decoration:underline;text-underline-offset:3px}.markdown-content blockquote{margin:0;border:0;padding:0;color:#fff;font-size:16px;line-height:28px}.markdown-content .markdown-media{display:block;margin:32px 0}.markdown-media img{display:block;width:100%;height:auto;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0003;box-shadow:0 18px 60px #00000047;object-fit:contain}.markdown-table-scroll{width:100%;max-width:100%;overflow-x:auto;margin:24px 0;border:1px solid rgba(255,255,255,.14);border-radius:8px}.markdown-table-scroll table{width:max-content;min-width:100%;border-collapse:collapse;color:#fffc}.markdown-table-scroll th,.markdown-table-scroll td{max-width:420px;border-bottom:1px solid rgba(255,255,255,.1);padding:10px 14px;text-align:left;vertical-align:top;white-space:normal;overflow-wrap:anywhere}.markdown-table-scroll th{background:#ffffff0f;color:#fff;font-size:14px;font-weight:600}.markdown-table-scroll tr:last-child td{border-bottom:0}.handbook-video-preview{position:relative;display:block;width:100%;overflow:hidden;margin:32px 0;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#000;box-shadow:0 18px 60px #00000047}.handbook-video-preview video,.handbook-native-video{display:block;width:100%;aspect-ratio:16/9;background:#000;color-scheme:dark}.handbook-video-cta{position:absolute;right:20px;bottom:72px;z-index:2;width:min(320px,calc(100% - 32px));border-radius:10px;background:#111111f5;box-shadow:0 18px 54px #0000006b;padding:16px;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:handbook-video-cta-in .26s cubic-bezier(.22,1,.36,1) both}.handbook-video-cta[hidden]{display:none}.handbook-video-cta strong{display:block;font-size:14px;line-height:20px}.handbook-video-cta p{margin:6px 0 0;color:#ffffffa8;font-size:13px;line-height:19px}.handbook-video-cta a,.handbook-preset-cta>a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;margin-top:12px;border-radius:7px;background:linear-gradient(90deg,#807ef5,#a78bfa);padding:8px 14px;color:#fff;font-size:14px;font-weight:600;text-decoration:none}.handbook-video-cta a{width:100%}@keyframes handbook-video-cta-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.handbook-preset-cta{margin:32px 0;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff09;padding:18px}.handbook-preset-cta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.handbook-preset-cta.is-vertical .handbook-preset-cta-grid{grid-template-columns:1fr}.handbook-preset-cta-grid article{border:1px solid rgba(255,255,255,.09);border-radius:9px;background:#0000002e;padding:16px}.handbook-preset-cta-grid h3{margin:0;color:#fff;font-size:16px;line-height:22px}.handbook-preset-cta-grid p{margin:8px 0 0;color:#ffffffa8;font-size:14px;line-height:22px}.handbook-audio-preview{margin:32px 0;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0b;padding:16px;box-shadow:0 18px 60px #00000038}.handbook-audio-preview figcaption strong{color:#fff;font-size:16px;line-height:24px}.handbook-audio-preview figcaption p{margin:4px 0 0;color:#ffffffa6;font-size:14px;line-height:22px}.handbook-audio-preview audio{width:100%;margin-top:14px;color-scheme:dark}.handbook-audio-group{margin:32px 0;color:#fff}.handbook-audio-group>header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.handbook-audio-group>header h3{margin:0;color:#fff;font-size:16px;line-height:24px}.handbook-audio-group>header p{margin:4px 0 0;color:#ffffff8c;font-size:14px;line-height:22px}.handbook-audio-group-controls{display:flex;flex:0 0 auto;gap:8px}.handbook-audio-group-controls button{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#ffffff0f;color:#ffffffd1;font-size:22px;cursor:pointer}.handbook-audio-track{display:flex;gap:16px;overflow-x:auto;margin:0 -16px;padding:0 16px 12px;scrollbar-width:none}.handbook-audio-track::-webkit-scrollbar{display:none}.handbook-audio-card{min-width:min(420px,82%);overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:#ffffff0b;padding:12px;box-shadow:0 18px 60px #00000038}.handbook-audio-artwork{position:relative;width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:#ffffff0f;aspect-ratio:4/3}.handbook-audio-artwork img,.handbook-audio-artwork>span{display:block;width:100%;height:100%;object-fit:cover}.handbook-audio-artwork>span{background:radial-gradient(circle at 30% 20%,rgba(121,124,246,.24),transparent 34%),linear-gradient(135deg,#ffffff14,#ffffff05)}.handbook-audio-artwork button{position:absolute;top:50%;left:50%;display:grid;width:56px;height:56px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#00000042;color:#fff;cursor:pointer;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.handbook-audio-card.is-playing .handbook-audio-artwork button{box-shadow:0 0 0 8px #ffffff14}.audio-pause-icon,.handbook-audio-card.is-playing .audio-play-icon{display:none}.handbook-audio-card.is-playing .audio-pause-icon{display:inline}.handbook-audio-card figcaption{padding:16px 2px 2px}.handbook-audio-card figcaption>strong{color:#fff;font-size:16px;line-height:24px}.handbook-audio-card dl{display:grid;gap:8px;margin:12px 0 0;font-size:14px}.handbook-audio-card dl div{margin:0}.handbook-audio-card dt{color:#fff6;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.handbook-audio-card dd{margin:2px 0 0;color:#ffffffbd;line-height:22px}.handbook-audio-card audio{display:none}.handbook-youtube-preview{width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0003;box-shadow:0 18px 60px #00000047;margin:24px 0;aspect-ratio:16/9}.handbook-youtube-activate{position:relative;display:block;width:100%;height:100%;overflow:hidden;border:0;background:#000;padding:0;color:#fff;cursor:pointer}.handbook-youtube-activate:focus-visible{outline:3px solid #8ab8ff;outline-offset:-3px}.handbook-youtube-activate>img{display:block;width:100%;height:100%;opacity:.8;object-fit:cover;transition:opacity .2s ease,transform .3s ease}.handbook-youtube-activate:hover>img{opacity:.92;transform:scale(1.01)}.handbook-youtube-overlay{position:absolute;inset:0;display:grid;place-items:center;background:#0003}.handbook-youtube-play{display:grid;width:80px;height:56px;place-items:center;border-radius:12px;background:#dc2626;box-shadow:0 10px 26px #0006;color:#fff;font-size:24px;line-height:1;text-indent:3px;transition:background .2s ease,transform .2s ease}.handbook-youtube-activate:hover .handbook-youtube-play{background:#ef4444;transform:scale(1.04)}.handbook-youtube-frame{display:block;width:100%;height:100%;border:0}.article-toc{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 128px);overflow:auto;padding:0 8px 40px 0}.article-toc h2{margin:0 0 16px;color:#ffffff80;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.article-toc nav{border-left:1px solid rgba(255,255,255,.1);padding-left:1px}.article-toc a{display:block;margin:4px 0;border-left:2px solid transparent;padding:2px 0 2px 12px;color:#fff9;font-size:14px;line-height:1.4}.article-toc a.is-level-3{padding-left:24px;font-size:13px}.article-toc a.is-active{border-left-color:#fff;color:#fff;font-weight:500}.article-footer-cta{display:flex;width:min(1152px,calc(100% - 48px));align-items:center;justify-content:space-between;gap:32px;margin:0 auto 80px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:linear-gradient(120deg,#2e8cff29,#a78bfa1a);padding:32px}.article-footer-cta h2{margin:0;color:#fff;font-size:28px;line-height:1.2}.article-footer-cta p{max-width:720px;margin:10px 0 0;color:#ffffffad;font-size:16px;line-height:1.6}.article-footer-cta>a{display:inline-flex;min-height:44px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(90deg,#2e8cff,#d7deff);padding:10px 24px;color:#07111f;font-size:15px;font-weight:600;text-decoration:none}.article-related{position:relative;left:50%;width:calc(100vw - 32px);max-width:1360px;margin:80px 0 0;padding:4px 0 0;transform:translate(-50%)}.article-related>h2{margin:0 0 32px;color:#fff;font-size:36px;line-height:1.05}.article-related .handbook-article-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:20px}.article-related .handbook-article-card article{height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#111;transition:transform .2s ease,border-color .2s ease}.article-related .handbook-article-card:hover article{border-color:#ffffff24;transform:translateY(-2px)}.article-related .handbook-card-media{width:100%;overflow:hidden;aspect-ratio:292/166;background:#ffffff0d}.article-related .handbook-card-media img{display:block;width:100%;height:100%;border-radius:0;object-fit:cover;transition:transform .5s ease}.article-related .handbook-article-card:hover img{transform:scale(1.03)}.article-related .handbook-article-card h3{position:relative;z-index:1;margin:0;padding:16px;color:#fffc;font-size:20px;font-weight:600;line-height:1.28}@media(max-width:1023px){.article-feature{padding-top:96px}.article-content-layout{grid-template-columns:1fr}.article-toc{display:none}.article-related .handbook-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.article-feature{padding-right:16px;padding-left:16px}.article-feature-grid{grid-template-columns:1fr}.article-feature-image{display:none}.article-content-layout,.article-standard{padding-right:16px;padding-left:16px}.article-footer-cta{width:calc(100% - 32px);align-items:flex-start;flex-direction:column;padding:24px}.article-footer-cta>a{width:100%}.handbook-video-cta{right:16px;bottom:64px}.handbook-preset-cta-grid{grid-template-columns:1fr}.handbook-audio-group-controls{display:none}}@media(min-width:640px){.article-feature{min-height:0}}@media(max-width:640px){.article-feature h1{font-size:38px}.article-summary{font-size:16px}.article-related .handbook-article-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.handbook-video-cta{animation:none}}@font-face{font-family:Bricolage Grotesque;src:url(/_astro/BricolageGrotesque-Bold.D9ELWt_J.woff2) format("woff2");font-style:normal;font-weight:700 900;font-display:swap}:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;background:#0d0d0d;color:#fff;--page-bg: #0d0d0d;--soft-text: rgba(255,255,255,.58);--brand-gradient: linear-gradient(92.2deg,#b599f9 -18.72%,#757af5 32.44%,#5a92ed 80.25%,#50cce5 125.31%,#ffc382 187.04%)}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}html{background:var(--page-bg);scroll-behavior:smooth;scrollbar-width:thin}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--page-bg);color:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3,h4,p{margin-top:0}p{color:var(--soft-text)}.public-top-nav{position:fixed;z-index:20;top:0;right:0;left:0;display:flex;height:64px;align-items:center;justify-content:space-between;background:#0d0d0d00;padding:0 40px;color:#fff;transition:top .25s ease,background .25s ease,transform .25s ease}.public-top-nav.is-scrolled{background:#0d0d0d7a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.public-top-nav.is-collapsed{pointer-events:none;transform:translateY(calc(-100% - var(--public-promo-height, 0px)))}.public-promo{position:fixed;z-index:30;top:0;right:0;left:0;display:flex;height:52px;align-items:center;justify-content:center;gap:10px;transform:translateY(-100%);background:linear-gradient(0deg,#000000a3,#000000a3),linear-gradient(92.2deg,#b599f9 -18.72%,#757af5 32.44%,#5a92ed 80.25%,#50cce5 125.31%,#ffc382 187.04%);color:#fff;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;line-height:26px;transition:transform .25s ease}.public-promo:not(.is-visible){pointer-events:none}.public-promo.is-visible{transform:translateY(0)}.public-promo button{position:absolute;right:16px;border:0;background:transparent;color:#ffffffe6;font-size:24px;line-height:1;cursor:pointer}.public-promo-visible{--public-promo-height:52px}.public-promo-visible .public-top-nav{top:52px}.public-logo,.public-logo img{display:block;width:86px;height:18px}.public-nav-links{position:absolute;left:50%;display:flex;align-items:center;gap:32px;transform:translate(-50%);font-size:14px}.public-nav-link{color:#ffffffb3;transition:color .2s ease}.public-nav-link:hover{color:#fff}.public-nav-link.is-active{background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:800}.public-nav-actions{display:flex;align-items:center;gap:16px}.public-locale-switcher{position:relative;flex:none}.public-locale-switcher>button{display:inline-flex;height:32px;align-items:center;gap:4px;border:1px solid transparent;border-radius:999px;outline:none;background:transparent;padding:0 16px;color:#fff;font-size:14px;font-weight:400;line-height:22px;cursor:pointer}.public-locale-switcher>button:hover,.public-locale-switcher>button[aria-expanded=true]{border-color:#ffffff26;background:#ffffff1a}.public-locale-switcher>button svg{width:14px;height:14px;flex:0 0 14px;fill:none;opacity:.6;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:opacity .2s ease,transform .2s ease}.public-locale-switcher>button[aria-expanded=true] svg{opacity:1;transform:rotate(180deg)}.public-locale-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:9999;min-width:140px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#141416c7;padding:8px;box-shadow:0 18px 48px #00000061;transform-origin:top right;animation:public-locale-menu-in .2s ease-out;-webkit-backdrop-filter:blur(32px) saturate(130%);backdrop-filter:blur(32px) saturate(130%)}.public-locale-menu a{display:flex;width:100%;height:36px;align-items:center;gap:8px;border-radius:12px;padding:12px;color:#fff;font-size:14px;line-height:20px;white-space:nowrap;transition:background-color .15s ease}.public-locale-menu a:hover,.public-locale-menu a.is-current{background:#ffffff14}.public-locale-check{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}@keyframes public-locale-menu-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.public-start-link{display:inline-flex;min-width:82px;height:32px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;background:#fff;padding:0 20px;color:#000;font-size:14px;font-weight:400;line-height:22px;transition:background-color .2s ease}.public-start-link:hover{background:#ffffffe0}.public-footer-trigger{height:1px}.handbook-footer-bottom{margin-top:96px}.handbook-article-grid{display:grid;gap:40px 32px;grid-template-columns:repeat(3,minmax(0,1fr))}.handbook-article-card{display:block;min-width:0}.handbook-article-card article{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#111;transition:transform .2s ease,border-color .2s ease}.handbook-article-card:hover article{border-color:#ffffff24;transform:translateY(-2px)}.handbook-card-media{width:100%;overflow:hidden;aspect-ratio:420 / 240;background:#ffffff0d}.handbook-article-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.handbook-article-card:hover img{transform:scale(1.03)}.handbook-article-card h2{display:-webkit-box;min-height:84px;margin:0;overflow:hidden;padding:16px;color:#fffc;font-size:20px;font-weight:600;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.handbook-section-page{box-sizing:border-box;min-height:100svh;max-width:1392px;margin:0 auto;padding:112px 16px 96px;color:#fff}.public-promo-visible .handbook-section-page{padding-top:164px}.handbook-section-page .handbook-section-breadcrumb{margin-bottom:32px}.article-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:32px;color:#fff9;font-size:14px;line-height:20px}.article-breadcrumb .chevron{display:block;width:14px;height:14px;flex:0 0 14px;color:#fff9;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.handbook-section-hero{display:flex;width:min(1100px,100%);flex-direction:column;align-items:center;gap:32px;margin:0 auto 76px;text-align:center}.handbook-section-hero h1{margin:0;color:#fff;font-size:64px;font-weight:700;letter-spacing:normal;line-height:72px;text-transform:uppercase}.handbook-section-hero h1 .is-gradient{background:linear-gradient(90deg,#2f8dff,#87beff,#eee9ff);-webkit-background-clip:text;background-clip:text;color:transparent}.handbook-section-hero p{max-width:1000px;margin:0;color:#fff9;font-size:18px;line-height:28px}@media(max-width:900px){.public-top-nav{padding:0 40px}.public-nav-links{display:none}.public-nav-actions{gap:0}.public-start-link{min-width:82px;padding:0 20px;font-size:14px}.public-promo{height:42px;justify-content:start;padding:0 44px 0 14px;font-size:12px;line-height:1.2}.public-promo button{right:12px;font-size:22px}.public-promo-visible{--public-promo-height:42px}.public-promo-visible .public-top-nav{top:42px}}@media(max-width:640px){.public-top-nav{padding:0 16px}.public-start-link{min-width:72px;padding:0 14px}.handbook-article-grid{grid-template-columns:1fr}.handbook-section-hero{gap:20px;margin-bottom:48px}.handbook-section-hero h1{font-size:42px;line-height:50px}.handbook-section-hero p{font-size:16px}}
