*{box-sizing:border-box}body{overflow-x:hidden}.custom-layout-wrapper{background:#020202;color:#eaeaea;display:flex;gap:32px;margin:0 auto;max-width:1300px;padding:10px 16px 40px}.left-spacer{flex:0 0 20%;min-width:220px}.toc-wrapper{background:linear-gradient(180deg,#0f0f0f,#070707);border-radius:16px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06),0 18px 50px rgba(0,0,0,.9);height:500px;overflow-y:auto;padding:18px;position:sticky;top:120px}.toc-wrapper::-webkit-scrollbar{width:6px}.toc-wrapper::-webkit-scrollbar-thumb{background:#47bc87;border-radius:6px}.toc-list{list-style:none!important;margin:0;padding:0}.toc-list li{margin-bottom:8px}.toc-list a{border-radius:10px;color:#9ca3af;display:block;font-size:15px;line-height:1.4;padding:10px 14px 10px 16px;position:relative;text-decoration:none;transition:all .25s ease}.toc-list a:hover{background:rgba(71,188,135,.08);color:#fff}.toc-list a.active{background:rgba(71,188,135,.15);color:#fff}.toc-list a.active:before{background:linear-gradient(180deg,#47bc87,#00b3e6);border-radius:4px;content:"";height:60%;left:6px;position:absolute;top:50%;transform:translateY(-50%);width:3px}.center-content{flex:1;min-width:0}.rich-section{margin-bottom:10px;scroll-margin-top:140px}.rich-section h1{font-size:36px}.rich-section h2{font-size:30px}.rich-section h3{font-size:24px}.rich-section h1,.rich-section h2,.rich-section h3,.rich-section h4{color:#fff;margin-bottom:0}.rich-section p{color:#ccc;font-size:16px;line-height:1.75}.right-sidebar{flex:0 0 30%;min-width:260px}.sticky-wrapper{position:sticky;top:120px}.sidebar-card{background:linear-gradient(180deg,#111,#090909);border-radius:18px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06),0 20px 60px rgba(0,0,0,.9);margin-bottom:26px;padding:26px;transition:transform .3s ease}.sidebar-card:hover{transform:translateY(-4px)}.sidebar-card h3{color:#7ce3b2;font-size:24px;margin-bottom:10px}.sidebar-card p{color:#cfcfcf;font-size:16px;margin-bottom:20px}.cta-link{color:#47bc87;font-weight:600;padding-top:20px!important;text-decoration:none}.fade-in{opacity:0;transform:translateY(24px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.custom-layout-wrapper{flex-direction:column;padding-top:80px}.left-spacer,.right-sidebar{width:100%}.sticky-wrapper,.toc-wrapper{height:auto;position:relative;top:auto}}@media (max-width:768px){.toc-wrapper{margin-bottom:24px;max-height:260px}.rich-section h1{font-size:26px}.rich-section h2{font-size:22px}.rich-section h3{font-size:20px}.rich-section p{font-size:15px}.sidebar-card{padding:20px}}