.handbook-topbar{background:#0d0f15;border-bottom:1px solid #292c35;align-items:center;gap:24px;min-height:76px;padding:17px 4%;display:flex}.handbook-topbar>div{align-items:center;gap:10px;font-size:1rem;display:flex}.handbook-topbar>div>svg{color:#c3b7eb}.handbook-topbar>div>span{color:#b7afca;background:#1b1824;border:1px solid #393445;border-radius:4px;margin-left:8px;padding:4px 7px;font-size:.75rem}.handbook-search-trigger{color:#b3b7c7;text-align:left;background:#151820;border:1px solid #393d49;border-radius:7px;align-items:center;gap:10px;width:300px;margin-left:auto;padding:10px 13px;font-size:.875rem;display:flex}.handbook-search-trigger kbd{white-space:nowrap;background:#20232e;border:1px solid #3c4050;border-radius:3px;margin-left:auto;padding:1px 5px;font-size:.75rem}.handbook-open{color:#d8cff1;align-items:center;gap:6px;font-size:.875rem;display:flex}.handbook-menu{background:#191c26;border:1px solid #3e4150;border-radius:6px;justify-content:center;align-items:center;width:42px;height:42px;display:none}.handbook-layout{grid-template-columns:240px minmax(0,1fr);max-width:1600px;margin:auto;display:grid}.handbook-sidebar{scrollbar-width:thin;scrollbar-color:#424554 transparent;border-right:1px solid #292c35;align-self:start;height:100dvh;padding:28px 20px 30px 24px;position:sticky;top:0;overflow:auto}.handbook-nav>a,.handbook-nav-group>a{color:#b3b6c5;border-radius:5px;padding:9px 12px;font-size:.875rem;line-height:1.4;transition:background .15s,color .15s;display:block}.handbook-nav a:hover{color:#f0ecfa;background:#171b25}.handbook-nav a[aria-current=page]{color:#e4dafc;background:#242030;box-shadow:inset 2px 0 #c6b5f0}.handbook-nav-group{margin-top:26px}.handbook-nav-group>p{color:#ecebf2;margin-bottom:7px;padding:0 12px;font-size:.8125rem;font-weight:550}.handbook-sidebar-foot{border-top:1px solid #30333d;flex-direction:column;gap:10px;margin-top:28px;padding:22px 12px 0;display:flex}.handbook-sidebar-foot>span{color:#9499aa;font-size:.8125rem}.handbook-sidebar-foot a{color:#d0c1ee;align-items:center;gap:6px;font-size:.875rem;display:flex}.handbook-main{min-width:0;padding:48px clamp(24px,4vw,64px) 60px}.handbook-main h1{letter-spacing:-1.8px;color:#f0eef5;max-width:820px;font-size:clamp(36px,3.6vw,52px);font-weight:500;line-height:1.08}.handbook-lead{color:#b6b8c8;max-width:760px;margin:20px 0 0;font-size:1.125rem;line-height:1.75}.handbook-intro{border-bottom:1px solid #30323d;margin-bottom:30px;padding:3px 0 38px;position:relative}.handbook-intro:after{content:"";background:linear-gradient(#a9d4d0,#cbbdf4,#ddd3b0);border-radius:3px;width:3px;height:110px;position:absolute;top:6px;right:0}.handbook-intro .eyebrow{letter-spacing:1.8px;margin-bottom:24px;font-size:.75rem}.handbook-intro-meta{color:#9da2b5;align-items:center;gap:22px;margin-top:25px;font-size:.75rem;display:flex}.handbook-intro-meta>span:first-child{color:#d2c5ec}.handbook-section-head{justify-content:space-between;align-items:center;gap:20px;margin:28px 0 19px;display:flex}.handbook-section-head h2{letter-spacing:-.55px;font-size:1.3125rem;font-weight:500}.handbook-section-head>span{font-size:.75rem;font-family:var(--font-geist-mono),monospace;color:#959bae}.handbook-start-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.handbook-start{background:linear-gradient(135deg,#171822,#101219);border:1px solid #343441;border-radius:9px;flex-direction:column;align-items:flex-start;min-height:258px;padding:23px 22px;display:flex}.handbook-start>svg:first-child{color:#c9baec;margin-bottom:28px}.handbook-start>span{color:#a69eb7;margin-bottom:9px;font-size:.75rem}.handbook-start h3{letter-spacing:-.3px;font-size:1.125rem;font-weight:500;line-height:1.4}.handbook-start p{color:#a9adbe;margin:10px 0 20px;font-size:.9375rem;line-height:1.65}.handbook-start>.card-arrow{color:#d6c4fa;margin-top:auto}.handbook-start:hover{background:#1d1d2a;border-color:#6f607f}.handbook-explainer{border-block:1px solid #30323d;grid-template-columns:1fr 1fr;gap:48px;margin:34px 0;padding:36px 0;display:grid}.handbook-explainer .eyebrow{margin-bottom:17px;font-size:.75rem}.handbook-explainer h2{letter-spacing:-.8px;font-size:1.75rem;font-weight:450;line-height:1.2}.handbook-explainer>div>p:not(.eyebrow){color:#b5b8c6;margin-top:18px;font-size:1rem;line-height:1.85}.handbook-loop{flex-direction:column;justify-content:space-between;gap:20px;display:flex}.handbook-loop>div{align-items:flex-start;gap:17px;display:flex}.handbook-loop>div>span{font:12px/28px var(--font-geist-mono),monospace;color:#b5a5d5;border-top:1px solid #73658c;width:29px}.handbook-loop strong{font-size:1rem;font-weight:500}.handbook-loop p{color:#a1a7bb;margin-top:5px;font-size:.875rem;line-height:1.6}.handbook-scope{background:#191723;border:1px solid #454052;border-radius:8px;gap:16px;margin:32px 0;padding:22px;display:flex}.handbook-scope>svg{color:#c6b5e7;flex-shrink:0}.handbook-scope h3{margin-bottom:8px;font-size:1.0625rem;font-weight:500}.handbook-scope p{color:#bdb8cc;font-size:1rem;line-height:1.75}.handbook-scope a{color:#dfd0ff;align-items:center;gap:8px;margin-top:16px;font-size:.875rem;display:inline-flex}.handbook-guide-grid{grid-template-columns:1fr 1fr;gap:0 30px;display:grid}.handbook-guide-grid>a{border-bottom:1px solid #2c303b;align-items:flex-start;gap:16px;padding:24px 0;display:flex}.handbook-guide-grid>a>svg{color:#b9aad8;flex-shrink:0;margin-top:3px}.handbook-guide-grid>a>svg:last-child{margin-left:auto}.handbook-guide-grid h3{font-size:1.0625rem;font-weight:500}.handbook-guide-grid p{color:#a6acbc;margin-top:8px;font-size:.9375rem;line-height:1.65}.handbook-guide-grid a:hover h3{color:#d2bcff}.handbook-bottom{color:#969cb0;justify-content:space-between;align-items:center;gap:15px;margin-top:40px;font-size:.75rem;display:flex}.handbook-bottom a{color:#cdc0e7;align-items:center;gap:6px;font-size:.875rem;display:flex}.handbook-article-grid{grid-template-columns:minmax(0,760px) 170px;justify-content:center;gap:clamp(24px,4vw,60px);display:grid}.handbook-article{min-width:0}.handbook-breadcrumb{color:#a3a8b9;flex-wrap:wrap;gap:10px;margin-bottom:28px;font-size:.8125rem;display:flex}.handbook-breadcrumb a{color:#cdc0e7}.handbook-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.handbook-mode{color:#cbbbdf;background:#201c29;border:1px solid #474151;border-radius:4px;padding:4px 8px;font-size:.75rem}.handbook-copy{color:#bfc3d2;background:0 0;border:0;border-radius:4px;align-items:center;gap:7px;padding:6px;font-size:.8125rem;display:flex}.handbook-copy:hover{background:#222330}.handbook-article-meta{color:#989eb1;border-bottom:1px solid #30323d;gap:12px;margin-top:23px;padding-bottom:28px;font-size:.75rem;display:flex}.handbook-section{padding-top:34px;scroll-margin-top:26px}.handbook-section h2{letter-spacing:-.7px;align-items:center;gap:10px;margin:0 0 18px;font-size:1.5625rem;font-weight:500;line-height:1.3;display:flex}.handbook-section h2>a{opacity:0;color:#b5a2d5;flex-shrink:0}.handbook-section h2:hover>a,.handbook-section h2>a:focus-visible{opacity:1}.handbook-section>p{color:#bfc2d0;margin:14px 0;font-size:1rem;line-height:1.85}.handbook-steps{flex-direction:column;margin:20px 0 24px;padding:0;list-style:none;display:flex}.handbook-steps>li{align-items:flex-start;gap:19px;padding:0 0 25px;display:flex}.handbook-steps>li:last-child{padding-bottom:0}.handbook-steps>li>span{width:30px;height:30px;font:13px var(--font-geist-mono),monospace;color:#dec9fc;background:#262132;border:1px solid #4a3f5b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.handbook-steps h3{margin:1px 0 7px;font-size:1.0625rem;font-weight:500;line-height:1.55}.handbook-steps p{color:#b4b9c9;font-size:1rem;line-height:1.8}.handbook-table-wrap{scrollbar-width:thin;scrollbar-color:#54526a #161720;border:1px solid #343845;border-radius:7px;margin:20px 0;overflow:auto}.handbook-table-wrap table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem;line-height:1.7}.handbook-table-wrap th,.handbook-table-wrap td{vertical-align:top;border-bottom:1px solid #2d323e;min-width:120px;padding:14px 16px}.handbook-table-wrap thead th{color:#e0d9ee;background:#1a1c27;font-size:.8125rem;font-weight:550}.handbook-table-wrap tbody th{color:#e0e1e8;min-width:150px;font-weight:500}.handbook-table-wrap td{color:#b5bbcc}.handbook-table-wrap tr:last-child>*{border-bottom:0}.handbook-table-wrap tbody tr:nth-child(2n){background:#10121a}.handbook-note{color:#d9cfee;background:#1b1925;border:1px solid #4a405a;border-radius:7px;align-items:flex-start;gap:12px;margin:24px 0;padding:18px 20px;display:flex}.handbook-note>svg{flex-shrink:0;margin-top:2px}.handbook-note strong{font-size:.9375rem;font-weight:550}.handbook-note p{color:#bcb6cd;margin-top:6px;font-size:.9375rem;line-height:1.8}.handbook-related{flex-wrap:wrap;gap:12px 24px;margin-top:22px;display:flex}.handbook-related>a{color:#d4bcfb;border-bottom:1px solid #54416d;align-items:center;gap:7px;padding-bottom:3px;font-size:.875rem;display:inline-flex}.handbook-toc{align-self:start;padding-top:5px;position:sticky;top:35px}.handbook-toc>p{font:11px var(--font-geist-mono),monospace;letter-spacing:1px;color:#9299ae;margin-bottom:17px}.handbook-toc nav{border-left:1px solid #393747;flex-direction:column;display:flex}.handbook-toc nav>a{color:#a9afc2;padding:7px 0 7px 14px;font-size:.8125rem;line-height:1.6}.handbook-toc nav>a:hover{color:#dccbff}.handbook-toc>div{border-top:1px solid #303540;flex-direction:column;gap:15px;margin-top:28px;padding-top:22px;display:flex}.handbook-toc>div>a{color:#c5b9db;align-items:center;gap:8px;font-size:.8125rem;display:flex}.handbook-pagination{border-top:1px solid #343440;grid-template-columns:1fr 1fr;gap:14px;margin-top:40px;padding-top:24px;display:grid}.handbook-pagination a{background:#13161f;border:1px solid #333746;border-radius:6px;flex-direction:column;gap:10px;min-width:0;padding:18px;display:flex}.handbook-pagination a:last-child:not(:first-child){text-align:right}.handbook-pagination span{color:#989fb4;align-items:center;gap:7px;font-size:.75rem;display:flex}.handbook-pagination a:last-child:not(:first-child) span{justify-content:flex-end}.handbook-pagination strong{color:#ded3f3;font-size:.875rem;font-weight:500}.handbook-pagination a:hover{border-color:#736385}.handbook-mobile-toc{display:none}.handbook-search-dialog{background:#141720!important;border:1px solid #48495b!important;gap:13px!important;max-width:640px!important;padding:25px!important}.handbook-search-dialog [data-slot=dialog-title]{font-size:1.25rem;line-height:1.4}.handbook-search-dialog [data-slot=dialog-description]{color:#aeb5c7;font-size:.875rem}.handbook-search-field{background:#0c0e15;border:1px solid #706082;border-radius:6px;align-items:center;gap:12px;margin-top:8px;padding:13px;display:flex}.handbook-search-field>svg{color:#b6a2d0}.handbook-search-field input{color:#efedf4;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:1rem}.handbook-search-results{scrollbar-width:thin;max-height:min(54dvh,410px);overflow:auto}.handbook-search-results>a{border-bottom:1px solid #2c3140;border-radius:4px;justify-content:space-between;align-items:center;gap:15px;padding:14px 12px;display:flex}.handbook-search-results>a:hover,.handbook-search-results>a:focus-visible{background:#242233}.handbook-search-results strong{color:#e7dff2;font-size:.9375rem;font-weight:500;display:block}.handbook-search-results span{color:#a9b0c3;margin-top:5px;font-size:.8125rem;line-height:1.5;display:block}.handbook-search-results svg{color:#bfb0d8;flex-shrink:0}.handbook-search-hint{color:#a1a8bc;font-size:.75rem;line-height:1.6}.handbook-no-results{padding:25px 10px}.handbook-no-results p{color:#a6adc1;margin:10px 0;font-size:.9375rem;line-height:1.7}.handbook-no-results>a{color:#d5c1f2;align-items:center;gap:8px;font-size:.875rem;display:flex}.handbook-nav-dialog{max-height:85dvh;overflow:auto;background:#10131c!important;border:1px solid #414355!important;max-width:380px!important;padding:24px!important}.handbook-nav-dialog [data-slot=dialog-description]{color:#a7afc4}.handbook-nav-dialog .handbook-nav{margin-top:8px}.handbook-nav-dialog .handbook-nav-group{margin-top:20px}@media (min-width:1600px){.handbook-main{padding-inline:64px}}@media (max-width:1250px){.handbook-article-grid{grid-template-columns:minmax(0,1fr)}.handbook-toc{display:none}.handbook-mobile-toc{color:#c8bedb;border-bottom:1px solid #303440;padding:16px 0;font-size:.875rem;display:block}.handbook-mobile-toc summary{cursor:pointer}.handbook-mobile-toc nav{flex-direction:column;gap:12px;padding:18px 0;display:flex}.handbook-start-grid{gap:12px}.handbook-start{padding:19px 17px}.handbook-main{padding-inline:32px}.handbook-explainer{gap:28px}}@media (max-width:1000px){.handbook-layout{grid-template-columns:210px minmax(0,1fr)}.handbook-sidebar{padding:24px 13px}.handbook-main{padding:34px 24px 45px}.handbook-start-grid{grid-template-columns:1fr}.handbook-start{grid-template-columns:24px minmax(0,1fr) 20px;gap:5px 15px;min-height:0;padding:21px;display:grid}.handbook-start>svg:first-child{grid-row:1/4;margin:4px 0}.handbook-start>span{grid-column:2;margin:0 0 2px}.handbook-start h3,.handbook-start p{grid-column:2}.handbook-start p{margin:4px 0 0}.handbook-start>.card-arrow{grid-area:2/3}.handbook-explainer{grid-template-columns:1fr}.handbook-loop{grid-template-columns:1fr 1fr;gap:25px;display:grid}.handbook-guide-grid{grid-template-columns:1fr}.handbook-topbar{gap:15px}.handbook-search-trigger{width:255px}.handbook-open{display:none}}@media (max-width:760px){.handbook-topbar{flex-wrap:wrap;gap:13px;min-height:0;padding:13px 5%}.handbook-topbar>div{flex:1}.handbook-topbar>div>span{font-size:.6875rem}.handbook-search-trigger{order:3;width:100%;margin-left:0}.handbook-search-trigger kbd{display:none}.handbook-menu{display:flex}.handbook-sidebar{display:none}.handbook-layout{display:block}.handbook-main{padding:30px 5% 40px}.handbook-main h1{letter-spacing:-1.4px;font-size:2.375rem;line-height:1.15}.handbook-intro{padding-bottom:28px}.handbook-intro:after{height:75px}.handbook-lead{font-size:1.0625rem;line-height:1.75}.handbook-intro .eyebrow{letter-spacing:1px;font-size:.6875rem}.handbook-intro-meta{flex-wrap:wrap;gap:9px 16px}.handbook-section-head h2{font-size:1.3125rem}.handbook-section-head>span{display:none}.handbook-loop{grid-template-columns:1fr 1fr;gap:25px 15px}.handbook-loop>div{gap:10px}.handbook-loop>div>span{flex-shrink:0;width:22px}.handbook-scope{gap:11px;padding:19px 16px}.handbook-scope p{font-size:1rem}.handbook-bottom{flex-wrap:wrap;line-height:1.7}.handbook-section{padding-top:29px}.handbook-section h2{font-size:1.4375rem}.handbook-section h2>a{opacity:1}.handbook-section>p{line-height:1.8}.handbook-steps>li{gap:13px}.handbook-steps>li>span{width:27px;height:27px}.handbook-steps h3{font-size:1.0625rem}.handbook-note{gap:10px;padding:16px 14px}.handbook-pagination a{padding:14px 12px}.handbook-pagination strong{line-height:1.5}.handbook-table-wrap th,.handbook-table-wrap td{min-width:135px;padding:12px}.handbook-table-wrap tbody th{min-width:125px}.handbook-table-wrap table{min-width:490px}.handbook-copy{font-size:.75rem}.handbook-search-dialog{max-height:90dvh;padding:22px 17px!important}.handbook-search-results{max-height:48dvh}.desktop-break{display:none}}@media (prefers-reduced-motion:reduce){.handbook-nav a{transition:none}}.handbook-article-meta{flex-wrap:wrap;line-height:1.7}.handbook-markdown{color:#cbb4ed}.handbook-figure{margin:24px 0}.handbook-figure img{border:1px solid #404351;border-radius:6px;width:100%;height:auto;display:block}.handbook-figure figcaption{color:#a3abbd;margin-top:11px;font-size:.8125rem;line-height:1.7}.handbook-search-trigger,.handbook-search-trigger>span{min-width:0}.handbook-mode{flex-shrink:0}
