body{font-family:Plus Jakarta Sans,sans-serif;overscroll-behavior-y:contain;-webkit-font-smoothing:antialiased;background-color:#f8fafc;color:#0f172a;line-height:1.5}.dark body{background-color:#020617;color:#f8fafc}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:10px}.dark ::-webkit-scrollbar-thumb{background:#fff3}.glass-card{background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(203,213,225,1)}.dark .glass-card{background:#0f172afa;border:1px solid rgba(255,255,255,.1)}.theme-transition{transition:background-color .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.toggle-btn-container{width:74px;height:36px;position:relative;overflow:hidden;border-radius:100px}.toggle-btn-container .checkbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.toggle-btn-container .knobs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;transition:.3s ease all}.toggle-btn-container .layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background-color:#ecfdf5;transition:.3s ease all;z-index:1}.dark .toggle-btn-container .layer{background-color:#064e3b}.toggle-btn-container .knobs:before{content:"PRO";position:absolute;top:4px;left:4px;width:28px;height:28px;color:#fff;font-size:8px;font-weight:900;text-align:center;line-height:28px;background-color:#059669;border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all;letter-spacing:.05em}.toggle-btn-container .checkbox:checked+.knobs:before{content:"LITE";left:42px;background-color:#d97706}.toggle-btn-container .checkbox:checked~.layer{background-color:#fffbeb}.dark .toggle-btn-container .checkbox:checked~.layer{background-color:#451a03}
