*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#e5e7eb;-webkit-font-smoothing:antialiased;background:linear-gradient(135deg,#0f0c29 0%,#302b63 50%,#24243e 100%);min-height:100vh;font-family:Inter,sans-serif}.topnav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f0c29d9;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex;position:sticky;top:0}.topnav-logo{align-items:center;gap:.625rem;text-decoration:none;display:flex}.topnav-logo-icon{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:800;display:flex;box-shadow:0 4px 12px #7c3aed66}.topnav-logo-text{color:#fff;font-size:1rem;font-weight:700}.topnav-links{align-items:center;gap:.25rem;display:flex}.topnav-links a{color:#fff9;border-radius:8px;padding:.4rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.topnav-links a:hover{color:#fff;background:#ffffff14}.topnav-links a.active{color:#c4b5fd;background:#8b5cf633;border:1px solid #8b5cf64d}.hero{text-align:center;padding:4rem 1.5rem 3rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf633 0%,#0000 70%);width:700px;height:500px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.hero-tag{color:#c4b5fd;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:100px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.35rem .875rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero h1{color:#fff;letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.2}.hero h1 span{background:linear-gradient(135deg,#a855f7,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-sub{color:#ffffff8c;max-width:480px;margin:0 auto;font-size:.95rem}.hero-meta{color:#ffffff59;align-items:center;gap:.4rem;margin-top:1rem;font-size:.8rem;display:inline-flex}.page-layout{grid-template-columns:220px 1fr;align-items:start;gap:2rem;max-width:900px;margin:0 auto;padding:0 1.5rem 6rem;display:grid}@media (width<=768px){.page-layout{grid-template-columns:1fr}.toc{display:none}}.toc{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.25rem;position:sticky;top:80px}.toc-title{color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.875rem;font-size:.7rem;font-weight:700}.toc a{color:#ffffff80;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:.125rem;padding:.45rem .625rem;font-size:.8rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.toc a:hover{color:#ffffffd9;background:#ffffff12}.toc a .toc-num{color:#a78bfa;background:#8b5cf626;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex}.content-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff17;border-radius:20px;padding:2.5rem}@media (width<=600px){.content-card{padding:1.5rem}}.section{border-bottom:1px solid #ffffff0f;margin-bottom:2.5rem;padding-bottom:2.5rem}.section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.section-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.section-num{color:#c4b5fd;background:linear-gradient(135deg,#7c3aed4d,#a855f74d);border:1px solid #8b5cf659;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.75rem;font-weight:800;display:flex}.section h2{color:#fff;font-size:1.05rem;font-weight:700}.section p,.section li{color:#fff9;font-size:.9rem;line-height:1.75}.section p{margin-bottom:.75rem}.section p:last-child{margin-bottom:0}.section ul,.section ol{flex-direction:column;gap:.5rem;padding-left:0;list-style:none;display:flex}.section li{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:flex-start;gap:.625rem;padding:.5rem .75rem;display:flex}.section li:before{content:"";background:#7c3aed;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55rem}.section a{color:#a78bfa;text-decoration:none}.section a:hover{text-decoration:underline}strong{color:#ffffffd9;font-weight:600}code{color:#c4b5fd;background:#8b5cf626;border:1px solid #8b5cf633;border-radius:5px;padding:.1rem .4rem;font-family:JetBrains Mono,monospace;font-size:.82rem}.contact-card{background:linear-gradient(135deg,#7c3aed26,#a855f71a);border:1px solid #8b5cf640;border-radius:14px;flex-direction:column;gap:.4rem;padding:1.25rem 1.5rem;display:flex}.contact-card span{color:#ffffffa6;font-size:.875rem}.contact-card a{color:#a78bfa;font-weight:600;text-decoration:none}.contact-card a:hover{text-decoration:underline}.page-footer{text-align:center;color:#ffffff4d;border-top:1px solid #ffffff0f;padding:2rem 1.5rem;font-size:.8125rem}.page-footer a{color:#ffffff73;margin:0 .5rem;text-decoration:none}.page-footer a:hover{color:#a78bfa}
