@layer overrides{@keyframes lg-drift-1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(50px,-70px)scale(1.09)}66%{transform:translate(-35px,45px)scale(.95)}}@keyframes lg-drift-2{0%,to{transform:translate(0)scale(1)}40%{transform:translate(-60px,35px)scale(1.06)}75%{transform:translate(40px,-50px)scale(.97)}}@keyframes lg-drift-3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(25px,55px)scale(1.07)}}.lg-orb{filter:blur(100px);will-change:transform;border-radius:50%;position:absolute}.lg-orb-1{background:radial-gradient(circle,#9ca3af1f 0%,#6b72800f 55%,#0000 100%);width:520px;height:520px;animation:20s ease-in-out infinite lg-drift-1;top:-100px;left:-80px}.lg-orb-2{background:radial-gradient(circle,#9ca3af14 0%,#6b72800a 60%,#0000 100%);width:380px;height:380px;animation:26s ease-in-out infinite lg-drift-2;top:35%;left:10%}.lg-orb-3{background:radial-gradient(circle,#c8c8d22e 0%,#b4b4be14 55%,#0000 100%);width:480px;height:480px;animation:30s ease-in-out infinite lg-drift-3;top:-60px;right:-60px}.lg-noise{pointer-events:none;opacity:.45;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.theme-switcher{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:1px;padding:3px;display:flex}.theme-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .18s,color .18s;display:flex}.theme-btn:hover{color:#374151;background:#e5e7eb}.theme-btn.active{color:#111827;background:#fff;box-shadow:0 1px 3px #0000001f}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:linear-gradient(#fdba74,#f97316);border-radius:3px}#terms-modal{z-index:200;background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}#terms-modal.hidden{display:none}.modal-box{background:#fff;border-radius:14px;width:100%;max-width:780px;max-height:86vh;padding:2.5rem 2.5rem 2rem;position:relative;overflow-y:auto;box-shadow:0 25px 60px #0006}.modal-close-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex;position:absolute;top:1rem;right:1rem}.modal-close-btn:hover{color:#4b5563;background:#f3f4f6}html.dark nav{background-color:#0d1117!important;border-color:#1c2232!important}html.dark .text-gray-800{color:#e2e8f0!important}html.dark .text-gray-700{color:#cbd5e1!important}html.dark .text-gray-600{color:#94a3b8!important}html.dark .text-gray-500{color:#7a8a9e!important}html.dark .text-gray-400{color:#94a3b8!important}html.dark .border-gray-100,html.dark .border-gray-200{border-color:#1c2232!important}html.dark .border-gray-300{border-color:#2d3c54!important}html.dark hr{border-color:#1c2232!important}html.dark .theme-switcher{background:#1c2232;border-color:#2d3c54}html.dark .theme-btn{color:#7a8a9e}html.dark .theme-btn:hover{color:#cbd5e1;background:#2d3c54}html.dark .theme-btn.active{color:#f1f5f9;background:#2d3c54;box-shadow:0 1px 3px #00000080}html.dark ::-webkit-scrollbar-track{background:#0d1117}html.dark ::-webkit-scrollbar-thumb{background:linear-gradient(#f973168c,#f9731640)}html.dark [style*="background: #ffffff"]{background:#0d1117!important}html.dark [style*="color:#393e41"]{color:#e2e8f0!important}html.dark .lg-orb,html.dark .lg-noise{display:none!important}html.dark [style*="color:#848484"]{color:#7a8a9e!important}html.dark [style*="color:#475569"]{color:#cbd5e1!important}html.dark .notif-card{background-color:#1e293b!important}html.dark .notif-card p{color:#cbd5e1!important}html.dark .notif-card span{color:#7a8a9e!important}html.dark .section-light{background-color:#0d1117!important}html.dark .section-muted{background-color:#111827!important}html.dark .feature-icon{color:#60a5fa!important}html.dark .modal-box{background:#1e293b!important}html.dark .modal-box h2,html.dark .modal-box h3{color:#f1f5f9!important}html.dark .modal-box p,html.dark .modal-box li{color:#94a3b8!important}html.dark .modal-box .modal-eyebrow{color:#7a8a9e!important}html.dark .modal-close-btn{color:#7a8a9e}html.dark .modal-close-btn:hover{color:#f1f5f9;background:#334155}html.dark .modal-box .modal-label-bold{color:#cbd5e1!important}#mobile-menu{opacity:0;max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}#mobile-menu.open{opacity:1;max-height:480px}html.dark #mobile-menu{background:#0d0d0d;border-color:#262626}.theme-drop-btn{color:#6b7280;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:flex}.theme-drop-btn:hover{color:#374151;background:#f3f4f6;border-color:#d1d5db;box-shadow:0 1px 4px #0000000f}html.dark .theme-drop-btn{color:#a3a3a3;background:#262626;border-color:#404040}html.dark .theme-drop-btn:hover{color:#e5e5e5;background:#333}.theme-drop-menu{z-index:200;opacity:0;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:row;gap:2px;width:fit-content;padding:4px;transition:opacity .15s,transform .15s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px)scale(.975);box-shadow:0 12px 32px #0000001a,0 2px 8px #0000000a}.theme-drop-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}html.dark .theme-drop-menu{background:#1a1a1a;border-color:#333;box-shadow:0 8px 24px #0006}.theme-drop-item{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:13px;font-weight:500;transition:background .13s,color .13s;display:flex}.theme-drop-item:hover,.theme-drop-item.active{color:#111827;background:#f3f4f6}html.dark .theme-drop-item{color:#a3a3a3}html.dark .theme-drop-item:hover{color:#fff;background:#2a2a2a}html.dark .theme-drop-item.active{color:#fff;background:#333}}
