*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-main: #111318;--bg-sidebar: #1a1d24;--bg-card: #252a35;--bg-code: #1a1d24;--pink: #ff85d0;--pink-light: #ffc6eb;--pink-faint: #ff85d014;--pink-border: #ff85d04d;--pink-sidebar-border: #ff85d026;--purple: #a78bfa;--purple-light: #c4b5fd;--silver: #c8d4e0;--green: #6ee7b7;--text-primary: #e8eaf0;--text-secondary: #9aa0b8;--text-dim: #5a6080;--border-subtle: #ffffff12;--border-faint: #ffffff0f;--border-dimmer: #ffffff0d}html,body{height:100%}body{background:var(--bg-main);color:var(--text-primary);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--pink)}a{color:inherit;text-decoration:none}@media(max-width:720px){.content-wrapper{padding:24px!important}.headline{font-size:38px!important;letter-spacing:-1.2px!important}.section-heading{font-size:38px!important;letter-spacing:-1.2px!important;line-height:1.15!important}h2.section-heading{font-size:18px!important;letter-spacing:-.2px!important;line-height:1.25!important}}.sidebar.svelte-129hoe0{width:230px;min-width:230px;height:100vh;background:#1d1d1d;border-right:none;display:flex;flex-direction:column;overflow-y:auto}.logo-area.svelte-129hoe0{padding:20px;border-bottom:none;min-height:67px;display:flex;align-items:center}.logo-img-wrap.svelte-129hoe0{display:flex;align-items:center}.logo-text.svelte-129hoe0{display:block;max-height:64px;width:100%;height:auto;object-fit:contain}.nav-container.svelte-129hoe0{padding:20px 16px;display:flex;flex-direction:column;gap:24px}.nav-group.svelte-129hoe0{display:flex;flex-direction:column;gap:8px}.nav-group.highlighted.svelte-129hoe0{background:#ffffff09;border-radius:12px;padding:10px 0;box-shadow:inset 0 0 0 1px #ffffff0d}.group-label.svelte-129hoe0{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:9px;font-weight:500;color:var(--text-dim);letter-spacing:1px;padding:0 12px;display:block;margin-bottom:0}.nav-item.svelte-129hoe0{width:100%;height:32px;padding:0 12px;border-radius:6px;border:none;background:transparent;cursor:pointer;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12.5px;font-weight:500;color:var(--text-secondary);text-align:left;display:flex;align-items:center;transition:background .15s,color .15s}.nav-item.svelte-129hoe0:hover{background:#ff85d01a;color:var(--pink-light)}.nav-item.active.svelte-129hoe0{background:#ff85d026;color:var(--pink)}.shell.svelte-12qhfyh{display:flex;height:100vh;overflow:hidden;background:#1d1d1d;padding:16px}.sidebar-slot.svelte-12qhfyh{width:230px;min-width:230px}.overlay.svelte-12qhfyh{display:none}.main-scroll.svelte-12qhfyh{flex:1;overflow-y:auto;background:var(--bg-main);border-radius:24px;overflow-x:hidden;position:relative}.mobile-menu.svelte-12qhfyh{display:none}.global-cta-wrap.svelte-12qhfyh{position:fixed;top:24px;right:24px;z-index:1000;display:flex;flex-direction:column;align-items:center;gap:6px}.global-cta.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:10px 16px;border-radius:999px;background:var(--pink);color:#1d1d1d;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600;letter-spacing:.2px;box-shadow:0 10px 24px #ff85d038,inset 0 0 0 1px #ffffff38;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.cta-title.svelte-12qhfyh{line-height:1.05}.cta-sub.svelte-12qhfyh{font-family:Space Mono,monospace;font-size:9px;font-weight:400;opacity:.85;line-height:1.05;color:var(--pink)}.global-cta.svelte-12qhfyh:hover{transform:translateY(-1px);background:linear-gradient(180deg,#fff,#ffc6eb);filter:saturate(1.02);box-shadow:0 14px 28px #ff85d047,inset 0 0 0 1px #ffffff42}.global-cta.svelte-12qhfyh:active{transform:translateY(0)}.main-scroll.svelte-12qhfyh::-webkit-scrollbar{width:6px}.main-scroll.svelte-12qhfyh::-webkit-scrollbar-track{background:transparent}.main-scroll.svelte-12qhfyh::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.main-scroll.svelte-12qhfyh::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media(max-width:900px){.shell.svelte-12qhfyh{padding:0}.sidebar-slot.svelte-12qhfyh{position:fixed;top:0;left:0;height:100vh;width:260px;min-width:260px;transform:translate(-110%);transition:transform .2s ease;z-index:1100}.sidebar-slot.open.svelte-12qhfyh{transform:translate(0)}.overlay.svelte-12qhfyh{display:block;position:fixed;inset:0;background:#0000008c;z-index:1050;border:0;padding:0}.main-scroll.svelte-12qhfyh{border-radius:0;padding-top:64px}.mobile-menu.svelte-12qhfyh{position:fixed;top:18px;left:18px;z-index:1200;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff14;border:0;color:var(--text-primary);cursor:pointer;font-family:Space Mono,monospace;font-size:11px}.mobile-menu-icon.svelte-12qhfyh{font-size:14px;line-height:1}.global-cta-wrap.svelte-12qhfyh{top:18px;right:18px;gap:4px}.global-cta.svelte-12qhfyh{padding:9px 14px;font-size:13px}}
