@font-face{font-family:Bricolage Grotesque;src:url(/fonts/BricolageGrotesque-Bold.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: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(-100%)}.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.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-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:#ffffff14;padding:8px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;transform-origin:top right;animation:public-locale-menu-in .2s ease-out;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.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-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}}
