.modal.svelte-st56ro{margin:auto;padding:0;border:none!important;background:transparent!important;width:fit-content;max-width:calc(100vw - 1.5rem);max-height:calc(100dvh - 1.5rem);overflow-y:auto;animation:svelte-st56ro-modal-pop .2s cubic-bezier(.34,1.56,.64,1) both}@keyframes svelte-st56ro-modal-pop{0%{opacity:0;transform:scale(.95) translateY(6px)}to{opacity:1;transform:none}}.modal.svelte-st56ro::backdrop{background-color:#000000d9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.modal-content.svelte-st56ro{position:relative;background-color:#1a2226;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2.5rem;width:480px;max-width:100%;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #00000080}.modal-content.p-0.svelte-st56ro{padding:0!important;border:none;background:transparent;box-shadow:none}.google-btn.svelte-v03370{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;background-color:var(--theme-bg-elevated);color:var(--theme-text-primary);font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;border:1px solid var(--theme-border-default);cursor:pointer;transition:background-color .2s;box-shadow:none}.google-btn.svelte-v03370:hover:not(:disabled){background-color:var(--theme-bg-surface)}.google-btn.svelte-v03370:disabled{opacity:.6;cursor:not-allowed}.icon.svelte-v03370{width:1.5rem;height:1.5rem}.signin-card.svelte-1ni7ef2{position:relative;width:100%;max-width:520px;background:linear-gradient(170deg,#122318,#0e1c16 40%,#111822);border:1px solid rgba(52,211,153,.22);border-radius:1.25rem;overflow:hidden;box-shadow:0 24px 80px #000000b3,0 0 120px #34d3990f}.close-btn.svelte-1ni7ef2{position:absolute;top:1rem;right:1rem;z-index:10;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:var(--theme-text-muted);cursor:pointer;transition:all .2s}.close-btn.svelte-1ni7ef2:hover{background:#ef44441f;border-color:#ef44444d;color:#f87171}.hero-section.svelte-1ni7ef2{position:relative;padding:2.5rem 2rem 1.5rem;text-align:center;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(52,211,153,.08) 0%,transparent 70%),radial-gradient(ellipse 40% 40% at 80% 20%,rgba(16,185,129,.05) 0%,transparent 70%);border-bottom:1px solid rgba(52,211,153,.06);overflow:hidden}.floating-dots.svelte-1ni7ef2{position:absolute;inset:0;pointer-events:none;overflow:hidden}.dot.svelte-1ni7ef2{position:absolute;border-radius:50%;opacity:0;animation:svelte-1ni7ef2-float-dot 6s ease-in-out infinite}.dot-1.svelte-1ni7ef2{width:6px;height:6px;background:#34d39966;top:15%;left:12%;animation-delay:0s}.dot-2.svelte-1ni7ef2{width:4px;height:4px;background:#10b9814d;top:35%;left:85%;animation-delay:1s}.dot-3.svelte-1ni7ef2{width:8px;height:8px;background:#34d39933;top:60%;left:8%;animation-delay:2s}.dot-4.svelte-1ni7ef2{width:5px;height:5px;background:#6ee7b759;top:20%;left:75%;animation-delay:3s}.dot-5.svelte-1ni7ef2{width:3px;height:3px;background:#34d39980;top:70%;left:90%;animation-delay:4s}.dot-6.svelte-1ni7ef2{width:7px;height:7px;background:#10b98126;top:50%;left:45%;animation-delay:5s}@keyframes svelte-1ni7ef2-float-dot{0%,to{opacity:0;transform:translateY(0) scale(.5)}20%{opacity:1;transform:translateY(-8px) scale(1)}80%{opacity:.8;transform:translateY(-16px) scale(.9)}}.brand.svelte-1ni7ef2{margin-bottom:.5rem;display:flex;justify-content:center}.login-illustration.svelte-1ni7ef2{width:100%;max-width:400px;height:auto;object-fit:contain;margin:0 auto;animation:svelte-1ni7ef2-gentle-float 4s ease-in-out infinite}@keyframes svelte-1ni7ef2-gentle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-title.svelte-1ni7ef2{font-size:1.5rem;font-weight:800;color:#fff;margin:0 0 .5rem;letter-spacing:-.03em;line-height:1.1}.hero-subtitle.svelte-1ni7ef2{font-size:.8rem;color:var(--theme-text-muted);margin:0;line-height:1.4}.signin-body.svelte-1ni7ef2{padding:1.5rem 2rem 1.25rem}.google-btn-wrapper.svelte-1ni7ef2{margin-bottom:1rem}.google-btn-wrapper.svelte-1ni7ef2 button{border-radius:.75rem;font-size:.875rem;padding:.75rem 1.25rem;box-shadow:0 2px 8px #00000026;transition:all .2s}.google-btn-wrapper.svelte-1ni7ef2 button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #0003}.info-row.svelte-1ni7ef2{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#6b7280;font-size:.7rem;margin-bottom:1.25rem;letter-spacing:.01em}.info-row.svelte-1ni7ef2 svg:where(.svelte-1ni7ef2){color:#34d399;flex-shrink:0}.tos-row.svelte-1ni7ef2{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.05)}.tos-toggle.svelte-1ni7ef2{position:relative;display:inline-block;width:36px;height:20px;flex-shrink:0;cursor:pointer}.tos-toggle.svelte-1ni7ef2 input:where(.svelte-1ni7ef2){opacity:0;width:0;height:0;position:absolute}.tos-slider.svelte-1ni7ef2{position:absolute;inset:0;background-color:#374151;border-radius:20px;transition:background-color .25s ease}.tos-slider.svelte-1ni7ef2:before{content:"";position:absolute;height:14px;width:14px;left:3px;bottom:3px;background-color:var(--theme-text-muted);border-radius:50%;transition:transform .25s ease,background-color .25s ease}.tos-toggle.svelte-1ni7ef2 input:where(.svelte-1ni7ef2):checked+.tos-slider:where(.svelte-1ni7ef2){background-color:#065f46}.tos-toggle.svelte-1ni7ef2 input:where(.svelte-1ni7ef2):checked+.tos-slider:where(.svelte-1ni7ef2):before{transform:translate(16px);background-color:#10b981}.tos-text.svelte-1ni7ef2{font-size:.7rem;color:#6b7280;line-height:1.4}.tos-text.svelte-1ni7ef2 a:where(.svelte-1ni7ef2){color:var(--theme-text-muted);text-decoration:underline;text-decoration-color:#4b5563;text-underline-offset:2px;transition:color .15s ease}.tos-text.svelte-1ni7ef2 a:where(.svelte-1ni7ef2):hover{color:#d1d5db}.features-row.svelte-1ni7ef2{display:flex;justify-content:center;gap:.5rem;padding:.875rem 1.5rem 1.25rem;flex-wrap:wrap}.feature-pill.svelte-1ni7ef2{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;background:#34d3990f;border:1px solid rgba(52,211,153,.1);border-radius:2rem;color:#34d399b3;font-size:.65rem;font-weight:600;letter-spacing:.02em;white-space:nowrap}.feature-pill.svelte-1ni7ef2 svg:where(.svelte-1ni7ef2){color:#34d39999;flex-shrink:0}html[data-theme=light] .signin-card.svelte-1ni7ef2{background:#e0e0e0;border:none;box-shadow:0 24px 60px #00000080}html[data-theme=light] .close-btn.svelte-1ni7ef2{background:#e0e0e0;border:none;color:#475569;box-shadow:3px 3px 6px #bebebe,-3px -3px 6px #fff}html[data-theme=light] .close-btn.svelte-1ni7ef2:hover{color:#dc2626;box-shadow:4px 4px 8px #b0b0b0,-4px -4px 8px #fff}html[data-theme=light] .hero-section.svelte-1ni7ef2{background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(5,150,105,.12) 0%,transparent 70%),radial-gradient(ellipse 40% 40% at 80% 20%,rgba(5,150,105,.08) 0%,transparent 70%);border-bottom:1px solid rgba(5,150,105,.12)}html[data-theme=light] .dot-1.svelte-1ni7ef2{background:#05966980}html[data-theme=light] .dot-2.svelte-1ni7ef2{background:#05966966}html[data-theme=light] .dot-3.svelte-1ni7ef2{background:#0596694d}html[data-theme=light] .dot-4.svelte-1ni7ef2{background:#05966973}html[data-theme=light] .dot-5.svelte-1ni7ef2{background:#0596698c}html[data-theme=light] .dot-6.svelte-1ni7ef2{background:#05966940}html[data-theme=light] .hero-title.svelte-1ni7ef2{color:#1a202c}html[data-theme=light] .hero-subtitle.svelte-1ni7ef2{color:#64748b}html[data-theme=light] .google-btn-wrapper.svelte-1ni7ef2 button{background:#fff!important;color:#1a202c!important;border:none!important;box-shadow:5px 5px 14px #bebebe,-5px -5px 14px #fff!important}html[data-theme=light] .google-btn-wrapper.svelte-1ni7ef2 button:hover:not(:disabled){box-shadow:6px 6px 18px #b0b0b0,-6px -6px 18px #fff!important}html[data-theme=light] .info-row.svelte-1ni7ef2{color:#64748b}html[data-theme=light] .info-row.svelte-1ni7ef2 svg:where(.svelte-1ni7ef2){color:#059669}html[data-theme=light] .tos-row.svelte-1ni7ef2{border-top-color:#64748b33}html[data-theme=light] .tos-slider.svelte-1ni7ef2{background-color:#c7c7c7;box-shadow:inset 2px 2px 4px #bebebe,inset -2px -2px 4px #fff}html[data-theme=light] .tos-slider.svelte-1ni7ef2:before{background-color:#fff;box-shadow:1px 1px 3px #0003}html[data-theme=light] .tos-toggle.svelte-1ni7ef2 input:where(.svelte-1ni7ef2):checked+.tos-slider:where(.svelte-1ni7ef2){background-color:#059669}html[data-theme=light] .tos-toggle.svelte-1ni7ef2 input:where(.svelte-1ni7ef2):checked+.tos-slider:where(.svelte-1ni7ef2):before{background-color:#fff}html[data-theme=light] .tos-text.svelte-1ni7ef2{color:#475569}html[data-theme=light] .tos-text.svelte-1ni7ef2 a:where(.svelte-1ni7ef2){color:#059669;text-decoration-color:#05966980}html[data-theme=light] .tos-text.svelte-1ni7ef2 a:where(.svelte-1ni7ef2):hover{color:#047857}html[data-theme=light] .feature-pill.svelte-1ni7ef2{background:#e0e0e0;border:none;color:#047857;box-shadow:3px 3px 6px #bebebe,-3px -3px 6px #fff}html[data-theme=light] .feature-pill.svelte-1ni7ef2 svg:where(.svelte-1ni7ef2){color:#059669}.user-avatar.svelte-ippiyl{display:flex;align-items:center;gap:.75rem}.avatar-container.svelte-ippiyl{display:flex;flex-direction:column;align-items:center;gap:.25rem}.xp-badge.svelte-ippiyl{position:absolute;top:-5px;right:-10px;background:linear-gradient(135deg,#22c55e,#15803d);color:#fff;padding:1px 4px;border-radius:9999px;min-width:16px;text-align:center;font-size:.5rem;font-weight:800;box-shadow:0 2px 4px #00000080;z-index:20;white-space:nowrap;border:1px solid rgba(255,255,255,.2);transform:scale(.9);transform-origin:center center}.avatar-wrapper.svelte-ippiyl{position:relative;z-index:5;overflow:visible}.avatar-img.svelte-ippiyl{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;border:2px solid rgb(75 85 99);transition:all .3s}.avatar-img.glow-pro.svelte-ippiyl{border-color:#eab308;box-shadow:0 0 12px #eab30880}.avatar-img.glow-trial.svelte-ippiyl{border-color:#06b6d4;box-shadow:0 0 12px #06b6d480}.avatar-img.glow-lifetime.svelte-ippiyl{border-color:#10b981;box-shadow:0 0 15px #10b98199}.avatar-placeholder.svelte-ippiyl{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#10b981;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;border:2px solid rgb(75 85 99);transition:all .3s}.avatar-icon.svelte-ippiyl{width:1.4rem;height:1.4rem;color:#fff}.avatar-placeholder.glow-pro.svelte-ippiyl{border-color:#eab308;box-shadow:0 0 12px #eab30880}.avatar-placeholder.glow-trial.svelte-ippiyl{border-color:#06b6d4;box-shadow:0 0 12px #06b6d480}.avatar-placeholder.glow-lifetime.svelte-ippiyl{border-color:#10b981;box-shadow:0 0 15px #10b98199}.status-badge.svelte-ippiyl{display:flex;align-items:center;gap:.15rem;padding:.1rem .4rem;border-radius:.5rem;font-size:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.status-free.svelte-ippiyl{background:linear-gradient(135deg,#374151,#4b5563);color:#9ca3af;border:1px solid rgb(75 85 99)}.status-pro.svelte-ippiyl{background:linear-gradient(135deg,#eab308,#f59e0b);color:#111827;box-shadow:0 2px 8px #eab30866}.status-trial.svelte-ippiyl{background:linear-gradient(135deg,#06b6d4,#0ea5e9);color:#fff;box-shadow:0 2px 8px #06b6d466}.status-lifetime.svelte-ippiyl{background:linear-gradient(135deg,#10b981,#0d9488);color:#fff;box-shadow:0 2px 8px #10b98180}.badge-icon.svelte-ippiyl{font-size:.6rem}.badge-text.svelte-ippiyl{line-height:1}.search-icon.svelte-n3mg20{width:1rem;height:1rem}.modal-backdrop.svelte-n3mg20{position:fixed;inset:0;background:#0000008c;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:100001;display:flex;justify-content:center;align-items:flex-start;padding:5rem 1rem 2rem;pointer-events:auto}@media(max-width:767px){.modal-backdrop.svelte-n3mg20{padding:0;background:var(--theme-overlay-bg);backdrop-filter:none;-webkit-backdrop-filter:none}}.modal-container.svelte-n3mg20{width:100%;max-width:38rem;max-height:72vh;background:var(--theme-bg-elevated);border:1px solid var(--theme-border-default);border-radius:1rem;box-shadow:0 24px 48px #00000073;overflow:hidden;display:flex;flex-direction:column;pointer-events:auto}@media(max-width:767px){.modal-container.svelte-n3mg20{max-width:100%;max-height:100%;height:100%;margin-top:0;border-radius:0;border:none;background:var(--theme-bg-primary)}}.search-header.svelte-n3mg20{display:flex;align-items:center;padding:1rem;border-bottom:1px solid var(--theme-border-default);gap:.75rem}@media(max-width:767px){.search-header.svelte-n3mg20{padding:.875rem 1rem;padding-top:max(.875rem,env(safe-area-inset-top,0px))}}.mobile-back-btn.svelte-n3mg20{display:none;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--theme-bg-surface);border:1px solid var(--theme-border-default);color:var(--theme-text-muted);cursor:pointer;flex-shrink:0;transition:background .2s,color .2s}.mobile-back-btn.svelte-n3mg20:hover{background:var(--theme-accent-subtle);color:var(--theme-accent)}@media(max-width:767px){.mobile-back-btn.svelte-n3mg20{display:flex}.header-search-icon.svelte-n3mg20,.esc-hint.svelte-n3mg20{display:none}}.header-search-icon.svelte-n3mg20{width:1.25rem;height:1.25rem;color:var(--theme-text-muted);flex-shrink:0}.modal-search-input.svelte-n3mg20{flex:1;background:transparent;border:none;color:var(--theme-text-primary);font-size:1.125rem;outline:none}.modal-search-input.svelte-n3mg20::placeholder{color:var(--theme-text-muted)}.modal-search-input.svelte-n3mg20::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.clear-btn.svelte-n3mg20{background:transparent;border:none;color:var(--theme-text-muted);cursor:pointer;padding:.25rem;font-size:.875rem}.clear-btn.svelte-n3mg20:hover{color:var(--theme-text-primary)}.esc-hint.svelte-n3mg20{font-size:.625rem;color:var(--theme-text-muted);background:var(--theme-bg-surface);padding:.125rem .375rem;border-radius:.25rem}.spinner.svelte-n3mg20{width:1rem;height:1rem;border:2px solid var(--theme-accent);border-top-color:transparent;border-radius:50%;animation:svelte-n3mg20-spin .6s linear infinite}@keyframes svelte-n3mg20-spin{to{transform:rotate(360deg)}}.search-results.svelte-n3mg20{flex:1;overflow-y:auto;padding:.5rem}.result-group.svelte-n3mg20{margin-bottom:.5rem}.group-header.svelte-n3mg20{padding:.5rem .75rem}.group-path.svelte-n3mg20{font-size:.75rem;color:var(--theme-text-muted);text-transform:capitalize}.result-item.svelte-n3mg20{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;transition:background .15s}.result-item.svelte-n3mg20:hover{background:var(--theme-bg-surface)}.result-emoji.svelte-n3mg20{font-size:1.5rem;flex-shrink:0;margin-top:.125rem}.result-content.svelte-n3mg20{flex:1;min-width:0}.result-title-row.svelte-n3mg20{display:flex;align-items:center;gap:.5rem}.result-title.svelte-n3mg20{color:var(--theme-text-primary);font-weight:500}.pro-badge.svelte-n3mg20{font-size:.625rem;font-weight:700;background:#eab308;color:#000;padding:.125rem .375rem;border-radius:.25rem}.result-meta.svelte-n3mg20{display:flex;gap:.5rem;margin-top:.25rem;font-size:.75rem;color:var(--theme-text-secondary)}.result-section.svelte-n3mg20{color:var(--theme-accent)}.result-description.svelte-n3mg20{color:var(--theme-text-muted)}.result-tags.svelte-n3mg20{display:flex;gap:.375rem;margin-top:.375rem}.arrow-icon.svelte-n3mg20{width:1rem;height:1rem;color:var(--theme-text-muted);flex-shrink:0;margin-top:.25rem}.result-item.svelte-n3mg20:hover .arrow-icon:where(.svelte-n3mg20){color:var(--theme-text-secondary)}.no-results.svelte-n3mg20{text-align:center;padding:3rem 1rem;color:var(--theme-text-secondary)}.no-results-icon.svelte-n3mg20{font-size:2.5rem;display:block;margin-bottom:1rem}.no-results-hint.svelte-n3mg20{font-size:.875rem;color:var(--theme-text-muted)}.search-tips.svelte-n3mg20{padding:1.25rem 1rem}.tips-title.svelte-n3mg20{font-size:.6875rem;font-weight:600;letter-spacing:.08em;color:var(--theme-text-muted);text-transform:uppercase;margin-bottom:.625rem;padding:0 .25rem}.tips-list.svelte-n3mg20{display:flex;flex-direction:column;gap:.25rem}.tip.svelte-n3mg20{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:var(--theme-text-secondary);padding:.5rem .75rem;border-radius:.5rem;background:var(--theme-bg-surface)}.tip-icon.svelte-n3mg20{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.375rem;background:#10b9811a;color:var(--theme-accent);flex-shrink:0}.kbd.svelte-n3mg20{font-size:.625rem;background:var(--theme-bg-surface);padding:.125rem .375rem;border-radius:.25rem;font-family:monospace;color:var(--theme-text-secondary)}html[data-theme=light] .modal-container.svelte-n3mg20{background:#e0e0e0;border:none;box-shadow:12px 12px 28px #b8b8b8,-12px -12px 28px #fff}html[data-theme=light] .search-header.svelte-n3mg20{border-bottom:none;padding:.85rem 1rem}html[data-theme=light] .search-header.svelte-n3mg20{background:#e0e0e0}html[data-theme=light] .modal-search-input.svelte-n3mg20{background:#e0e0e0;color:#1a202c;padding:.7rem 1rem;border-radius:.6rem;box-shadow:inset 4px 4px 8px #bebebe,inset -4px -4px 8px #fff;font-weight:500}html[data-theme=light] .modal-search-input.svelte-n3mg20::placeholder{color:#8a94a3}html[data-theme=light] .header-search-icon.svelte-n3mg20{color:#475569}html[data-theme=light] .mobile-back-btn.svelte-n3mg20{background:#e0e0e0;border:none;color:#475569;box-shadow:3px 3px 6px #bebebe,-3px -3px 6px #fff}html[data-theme=light] .mobile-back-btn.svelte-n3mg20:hover{color:#059669;box-shadow:4px 4px 8px #b8b8b8,-4px -4px 8px #fff}html[data-theme=light] .clear-btn.svelte-n3mg20{color:#64748b}html[data-theme=light] .clear-btn.svelte-n3mg20:hover{color:#1a202c}html[data-theme=light] .esc-hint.svelte-n3mg20,html[data-theme=light] .kbd.svelte-n3mg20{background:#e0e0e0;color:#475569;box-shadow:2px 2px 4px #bebebe,-2px -2px 4px #fff;font-weight:600}html[data-theme=light] .modal-backdrop.svelte-n3mg20{background:#646e7873;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.notif-wrapper.svelte-3atbel{position:relative;display:inline-flex}@media(max-width:767px){.notif-desktop-overlay.svelte-3atbel{display:none!important}}.dropdown-arrow-notif.svelte-3atbel{position:absolute;top:-5px;right:1.125rem;width:10px;height:10px;background:var(--theme-bg-elevated);border-left:1px solid var(--theme-border-accent);border-top:1px solid var(--theme-border-accent);transform:rotate(45deg);z-index:1}.dropdown-menu-notif.svelte-3atbel{background:var(--theme-bg-elevated);border:1px solid var(--theme-border-accent);border-radius:.75rem;overflow:hidden;position:relative;z-index:2;box-shadow:0 20px 48px #0000004d;display:flex;flex-direction:column;max-height:80vh}.notif-header.svelte-3atbel{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border-bottom:1px solid var(--theme-border-default);flex-shrink:0}.notif-header-title.svelte-3atbel{font-weight:700;color:var(--theme-text-primary);font-size:.9375rem;letter-spacing:-.01em}.notif-badge.svelte-3atbel{font-size:.625rem;font-weight:700;padding:.125rem .5rem;border-radius:99px;background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.25)}.notif-scroll-area.svelte-3atbel{overflow-y:auto;overflow-x:hidden;flex:1;max-height:25rem}.notif-error.svelte-3atbel{padding:2rem 1rem;text-align:center;color:#f87171e6;font-size:.85rem;background:#7f1d1d1a;border:1px solid rgba(239,68,68,.2);border-radius:.75rem;margin:.5rem}.notif-empty.svelte-3atbel{padding:2rem 1rem;text-align:center;color:var(--theme-text-muted);font-size:.875rem}.notif-empty-title.svelte-3atbel{color:var(--theme-text-secondary);font-weight:500}.notif-empty-sub.svelte-3atbel{color:var(--theme-text-muted);font-size:.75rem;margin-top:.25rem}.notif-list.svelte-3atbel{display:flex;flex-direction:column;padding:.25rem}.notif-item.svelte-3atbel{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem .875rem;border-radius:.625rem;transition:background .15s;text-align:left;position:relative;border:none;background:transparent;cursor:pointer;width:100%;font-family:inherit}.notif-item.svelte-3atbel:hover,.notif-unread.svelte-3atbel{background:var(--theme-accent-subtle)}.notif-unread-dot.svelte-3atbel{position:absolute;left:.375rem;top:1.1rem;width:.375rem;height:.375rem;border-radius:50%;background:var(--theme-accent);flex-shrink:0}.notif-content.svelte-3atbel{display:flex;flex-direction:column;flex:1;min-width:0;text-align:left;padding-left:.125rem}.notif-content-unread.svelte-3atbel{padding-left:.75rem}.notif-title.svelte-3atbel{font-weight:600;color:var(--theme-text-primary);font-size:.875rem;line-height:1.35;margin-bottom:.125rem;word-break:break-word;text-align:left}.notif-body.svelte-3atbel{font-size:.8125rem;color:var(--theme-text-secondary);line-height:1.4;word-break:break-word;text-align:left}.notif-time.svelte-3atbel{display:block;font-size:.6875rem;color:var(--theme-text-muted);font-weight:500;letter-spacing:.02em;margin-top:.375rem;text-align:left}.notif-img.svelte-3atbel{width:2.75rem;height:2.75rem;object-fit:cover;border-radius:.5rem;flex-shrink:0;border:1px solid var(--theme-border-default);opacity:.85}.notif-mobile.svelte-3atbel{display:flex;flex-direction:column;position:absolute;top:calc(100% + 5px);right:-1rem;z-index:100001;background:var(--theme-bg-primary);height:auto;max-height:85vh;width:calc(100vw - 2rem);border:1px solid var(--theme-border-accent);border-radius:.75rem;box-shadow:0 20px 48px #0000004d}@media(min-width:768px){.notif-mobile.svelte-3atbel{display:none!important}}.notif-mobile-header.svelte-3atbel{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border-bottom:1px solid var(--theme-border-default);background:transparent;border-radius:.75rem .75rem 0 0;flex-shrink:0}.notif-mobile-header-left.svelte-3atbel{display:flex;align-items:center;gap:.625rem}.notif-mobile-icon.svelte-3atbel{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--theme-accent-subtle);border:1px solid var(--theme-border-accent)}.notif-mobile-heading.svelte-3atbel{color:var(--theme-text-primary);font-weight:700;font-size:.9375rem}.notif-mobile-scroll.svelte-3atbel{flex:1;overflow-y:auto;padding:.5rem .625rem;background:var(--theme-bg-primary)}.theme-switcher-btn.svelte-35mgh1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:6px 10px;border:none;background:transparent;color:var(--theme-text-secondary);cursor:pointer;border-radius:8px;transition:color .2s,background .2s;font-size:10px;line-height:1}.theme-switcher-btn.svelte-35mgh1:hover{color:var(--theme-accent);background:var(--theme-bg-surface)}.theme-label.svelte-35mgh1{font-family:var(--font-sans);font-weight:600;letter-spacing:.02em}.navbar.svelte-d8j1hi{position:fixed;top:0;width:100%;z-index:50;transition:background .35s ease,box-shadow .35s ease,border-color .35s ease,transform .4s cubic-bezier(.4,0,.2,1)}.navbar.nav-hidden.svelte-d8j1hi{transform:translateY(-100%)}@media(min-width:768px){.navbar.svelte-d8j1hi{position:fixed;background:var(--nav-bg, rgba(6, 13, 7, .28));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--nav-border, rgba(52, 211, 153, .05));box-shadow:none}.navbar.scrolled.svelte-d8j1hi{background:var(--nav-bg-solid, rgba(5, 11, 6, .92));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom-color:var(--nav-border-solid, rgba(52, 211, 153, .14));box-shadow:var(--nav-shadow, 0 1px 0 rgba(52,211,153,.08), 0 8px 32px rgba(0,0,0,.5))}}@media(max-width:767px){.navbar.svelte-d8j1hi{background:var(--nav-bg, rgba(6, 13, 7, .6));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.navbar.scrolled.svelte-d8j1hi{background:var(--nav-bg-solid, rgba(5, 11, 6, .92));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--nav-border-solid, rgba(52, 211, 153, .08));box-shadow:var(--nav-shadow, 0 4px 24px rgba(0,0,0,.4))}}.nav-inner.svelte-d8j1hi{max-width:80rem;margin:0 auto;padding:.875rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:padding .3s ease}.nav-inner.compact.svelte-d8j1hi{padding:.5rem 1.5rem}.nav-inner.reading-mode.svelte-d8j1hi{padding:.35rem 1.5rem}.nav-logo.svelte-d8j1hi{display:flex;align-items:center;text-decoration:none}.logo-img.svelte-d8j1hi,.logo-gif-img.svelte-d8j1hi{height:2.75rem;width:auto;transition:height .3s ease}.logo-sm.svelte-d8j1hi{height:2rem}.nav-logo.reading-mode.svelte-d8j1hi .logo-img:where(.svelte-d8j1hi),.nav-logo.reading-mode.svelte-d8j1hi .logo-gif-img:where(.svelte-d8j1hi){height:1.7rem}.logo-gif.svelte-d8j1hi .logo-gif-img:where(.svelte-d8j1hi){display:none}.logo-gif.svelte-d8j1hi:hover .logo-img:where(.svelte-d8j1hi){display:none}.logo-gif.svelte-d8j1hi:hover .logo-gif-img:where(.svelte-d8j1hi){display:block;position:relative;bottom:.25rem;left:.25rem}.pro-badge-mobile.svelte-d8j1hi{padding:.3rem .6rem;font-size:.68rem;border-radius:.45rem}.pro-badge-mobile.svelte-d8j1hi .pro-crown:where(.svelte-d8j1hi){width:13px;height:11px}.pro-badge.svelte-d8j1hi{position:relative;display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .9rem;border-radius:.55rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-decoration:none;white-space:nowrap;overflow:hidden;isolation:isolate;--crown-body: #fbbf24;--crown-gem: #ffffff;--crown-glow: rgba(251, 191, 36, .7);transition:transform .2s ease,box-shadow .28s ease}.pro-badge.svelte-d8j1hi:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.42) 50%,transparent 75%);transform:translate(-130%);transition:transform .75s ease;pointer-events:none}.pro-badge.svelte-d8j1hi>:where(.svelte-d8j1hi){position:relative;z-index:1}.pro-badge.svelte-d8j1hi:hover:after{transform:translate(130%)}.pro-badge.svelte-d8j1hi:hover{transform:translateY(-1px)}.pro-badge.svelte-d8j1hi:active{transform:translateY(0)}.pro-crown.svelte-d8j1hi{width:17px;height:14px;flex-shrink:0;overflow:visible;filter:drop-shadow(0 0 2px var(--crown-glow))}.pro-crown.svelte-d8j1hi .crown-body:where(.svelte-d8j1hi){fill:var(--crown-body);stroke:#00000038;stroke-width:.6;stroke-linejoin:round}.pro-crown.svelte-d8j1hi .crown-gem:where(.svelte-d8j1hi){fill:var(--crown-gem);transform-box:fill-box;transform-origin:center;animation:svelte-d8j1hi-pro-gem-pulse 1.9s ease-in-out infinite}.pro-crown.svelte-d8j1hi .crown-gem:where(.svelte-d8j1hi):nth-child(2){animation-delay:0s}.pro-crown.svelte-d8j1hi .crown-gem:where(.svelte-d8j1hi):nth-child(3){animation-delay:.25s}.pro-crown.svelte-d8j1hi .crown-gem:where(.svelte-d8j1hi):nth-child(4){animation-delay:.5s}.pro-badge.svelte-d8j1hi:hover .pro-crown:where(.svelte-d8j1hi){animation:svelte-d8j1hi-pro-crown-bob .6s ease}@keyframes svelte-d8j1hi-pro-gem-pulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.35);opacity:1}}@keyframes svelte-d8j1hi-pro-crown-bob{0%{transform:translateY(0) rotate(0)}30%{transform:translateY(-2px) rotate(-6deg)}60%{transform:translateY(-1px) rotate(4deg)}to{transform:translateY(0) rotate(0)}}html[data-theme=dark] .pro-badge.svelte-d8j1hi{background:linear-gradient(135deg,#10b981,#059669 55%,#047857);color:#fff;box-shadow:0 2px 10px #10b98161,inset 0 0 0 1px #6ee7b773,inset 0 1px #ffffff38}html[data-theme=dark] .pro-badge.svelte-d8j1hi:hover{box-shadow:0 6px 22px #10b98199,inset 0 0 0 1px #a7f3d099,inset 0 1px #ffffff47}html[data-theme=light] .pro-badge.svelte-d8j1hi,html:not([data-theme]) .pro-badge.svelte-d8j1hi{background:linear-gradient(135deg,#10b981,#059669 55%,#047857);color:#fff;--crown-body: #fde047;--crown-gem: #ffffff;--crown-glow: rgba(253, 224, 71, .75);box-shadow:3px 3px 8px #c8c8c8,-3px -3px 8px #fff,inset 0 1px #ffffff38,0 0 12px #10b98159}html[data-theme=light] .pro-badge.svelte-d8j1hi:hover,html:not([data-theme]) .pro-badge.svelte-d8j1hi:hover{box-shadow:4px 4px 14px #b8b8b8,-4px -4px 14px #fff,inset 0 1px #ffffff4d,0 0 22px #10b9818c}html[data-theme=night] .pro-badge.svelte-d8j1hi{background:linear-gradient(135deg,#e8bc72,#d4a053 55%,#b88638);color:#1a1208;--crown-body: #4a2c0f;--crown-gem: #fff5d4;--crown-glow: rgba(255, 245, 212, .55);box-shadow:0 2px 10px #d4a0536b,inset 0 0 0 1px #f5d8a08c,inset 0 1px #fff0d259}html[data-theme=night] .pro-badge.svelte-d8j1hi:hover{box-shadow:0 6px 22px #d4a053a6,inset 0 0 0 1px #fae1aabf,inset 0 1px #fff0d273}.nav-divider.svelte-d8j1hi{width:1px;height:1.5rem;background:var(--theme-border-default);margin:0 .25rem;flex-shrink:0}.nav-dropdown.svelte-d8j1hi{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(8px);margin-top:.75rem;opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:60}.group.svelte-d8j1hi:hover .nav-dropdown:where(.svelte-d8j1hi){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-arrow.svelte-d8j1hi{position:absolute;top:-5px;left:50%;transform:translate(-50%) rotate(45deg);width:10px;height:10px;background:var(--theme-bg-elevated);border-left:1px solid var(--theme-border-accent);border-top:1px solid var(--theme-border-accent);z-index:1}.dropdown-menu.svelte-d8j1hi{background:var(--theme-bg-elevated);border:1px solid var(--theme-border-accent);border-radius:.75rem;overflow:hidden;box-shadow:0 20px 48px #0000008c,0 0 0 1px #34d3990a;position:relative;z-index:2}.dropdown-item.svelte-d8j1hi{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:500;color:var(--theme-text-secondary);text-decoration:none;border-left:2px solid transparent;transition:background .15s,color .15s,border-color .15s}.dropdown-item.svelte-d8j1hi:hover{background:var(--theme-accent-subtle);color:var(--theme-text-primary);border-left-color:var(--theme-accent)}.pomodoro-dropdown.svelte-d8j1hi{background:var(--theme-bg-elevated);border:1px solid var(--theme-border-accent);border-radius:.875rem;box-shadow:0 24px 64px #000000a6,0 0 0 1px #34d3990a;overflow:hidden;position:relative;z-index:2}.avatar-btn.svelte-d8j1hi{display:flex;align-items:center;border-radius:50%;text-decoration:none;padding:2px;transition:box-shadow .2s}.avatar-btn.svelte-d8j1hi:hover{box-shadow:none}.btn-signin.svelte-d8j1hi{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .9rem;background:transparent;border:1px solid var(--theme-border-default);border-radius:.55rem;color:var(--theme-text-muted);font-weight:700;font-size:.75rem;letter-spacing:.04em;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;white-space:nowrap}.btn-signin.svelte-d8j1hi:hover{background:var(--theme-accent-subtle);border-color:var(--theme-border-accent);color:var(--theme-text-primary);transform:translateY(-1px)}.btn-signin.svelte-d8j1hi:active{transform:translateY(0)}.google-logo.svelte-d8j1hi{width:13px;height:13px;flex-shrink:0;filter:drop-shadow(0 1px 1px rgba(0,0,0,.12))}html[data-theme=light] .btn-signin.svelte-d8j1hi{border-color:transparent;background:#e0e0e0;color:#2d3436;box-shadow:3px 3px 8px #bebebe,-3px -3px 8px #fff}html[data-theme=light] .btn-signin.svelte-d8j1hi:hover{background:#e4e4e4;color:#059669;box-shadow:4px 4px 12px #b8b8b8,-4px -4px 12px #fff}html[data-theme=night] .btn-signin.svelte-d8j1hi{background:#2d21148c;border-color:#8a756066;color:#c4a882}html[data-theme=night] .btn-signin.svelte-d8j1hi:hover{background:#3d2e1cbf;border-color:#d4a0538c;color:#e8d5b5}.hamburger.svelte-d8j1hi{display:flex;flex-direction:column;gap:5px;padding:.5rem .55rem;background:var(--fab-bg);border:1px solid var(--fab-border);border-radius:.5rem;cursor:pointer;transition:background .2s,border-color .2s}.hamburger.svelte-d8j1hi:hover{background:var(--fab-bg-hover);border-color:var(--fab-border-hover)}.bar.svelte-d8j1hi{width:20px;height:2px;background:var(--fab-text);border-radius:2px;transform-origin:center;transition:transform .25s ease,opacity .2s ease,background .2s}.bar.open.svelte-d8j1hi{background:var(--theme-accent)}.bar.open.svelte-d8j1hi:first-child{transform:translateY(7px) rotate(45deg)}.bar.mid.open.svelte-d8j1hi{opacity:0;transform:scaleX(0)}.bar.open.svelte-d8j1hi:last-child{transform:translateY(-7px) rotate(-45deg)}.timer-chip.svelte-d8j1hi{display:flex;align-items:center;gap:.375rem;padding:.3rem .65rem;background:#34d3991a;border:1px solid rgba(52,211,153,.3);border-radius:.5rem;color:#34d399;font-size:.8125rem;font-family:monospace;font-weight:700;cursor:pointer;transition:background .2s}.timer-chip.svelte-d8j1hi:hover{background:#34d3992e}.timer-dot.svelte-d8j1hi{width:8px;height:8px;border-radius:50%;flex-shrink:0}.timer-dot.active.svelte-d8j1hi{background:#10b981;animation:pulse-dot 1s ease-in-out infinite}.timer-dot.paused.svelte-d8j1hi{background:#f59e0b}.fullscreen-header.svelte-d8j1hi{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--theme-border-default);background:var(--theme-bg-elevated);backdrop-filter:blur(8px);flex-shrink:0}.safe-top.svelte-d8j1hi{padding-top:max(1rem,env(safe-area-inset-top,0px))}.safe-bottom.svelte-d8j1hi{padding-bottom:max(1.25rem,env(safe-area-inset-bottom,0px))}.icon-circle.svelte-d8j1hi{width:2rem;height:2rem;border-radius:50%;background:var(--theme-accent-subtle);border:1px solid var(--theme-border-accent);display:flex;align-items:center;justify-content:center}.close-circle.svelte-d8j1hi{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--theme-bg-surface);border:1px solid var(--theme-border-default);color:var(--theme-text-secondary);cursor:pointer;transition:background .2s,border-color .2s,color .2s}.close-circle.svelte-d8j1hi:hover{background:var(--theme-accent-subtle);border-color:var(--theme-accent);color:var(--theme-accent)}.pomodoro-fullscreen.svelte-d8j1hi{position:fixed;inset:0;z-index:100001;background:var(--theme-bg-primary);display:flex;flex-direction:column;height:100dvh;width:100vw}@media(min-width:768px){.pomodoro-fullscreen.svelte-d8j1hi{display:none!important}}.mobile-menu.svelte-d8j1hi{position:fixed;inset:0;z-index:100000;background:var(--theme-bg-primary);display:flex;flex-direction:column;height:100dvh;width:100vw;overflow:hidden}.menu-header.svelte-d8j1hi{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.125rem;border-bottom:1px solid var(--theme-border-default);background:var(--theme-bg-elevated);flex-shrink:0}.menu-logo-wrap.svelte-d8j1hi{width:2rem;height:2rem;border-radius:.5rem;background:var(--theme-accent-subtle);border:1px solid var(--theme-border-accent);display:flex;align-items:center;justify-content:center}.menu-close-btn.svelte-d8j1hi{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:.625rem;background:var(--theme-bg-surface);border:1px solid var(--theme-border-default);color:var(--theme-text-secondary);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.menu-close-btn.svelte-d8j1hi:hover{background:#ef444414;border-color:#ef444440;color:#f87171}.mobile-search-bar.svelte-d8j1hi{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:var(--theme-bg-surface);border:1px solid var(--theme-border-default);border-radius:.875rem;cursor:pointer;transition:border-color .15s,box-shadow .15s}.mobile-search-bar.svelte-d8j1hi:hover,.mobile-search-bar.svelte-d8j1hi:focus{border-color:var(--theme-border-accent);box-shadow:0 0 0 3px var(--theme-accent-subtle);outline:none}.menu-kbd.svelte-d8j1hi{font-size:.6875rem;font-weight:600;color:var(--theme-text-muted);background:var(--theme-bg-elevated);border:1px solid var(--theme-border-default);padding:.125rem .4rem;border-radius:.3rem;letter-spacing:.02em}.mobile-section-label.svelte-d8j1hi{font-size:.6875rem;font-weight:700;color:var(--theme-text-muted);letter-spacing:.1em;text-transform:uppercase;padding:0 .375rem;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.mobile-section-label.svelte-d8j1hi:before{content:"";width:3px;height:3px;border-radius:50%;background:var(--theme-accent);flex-shrink:0}.mobile-card-group.svelte-d8j1hi{background:var(--theme-bg-surface);border:1px solid var(--theme-border-default);border-radius:.875rem;overflow:hidden;box-shadow:0 1px 4px #00000014}.mobile-nav-item.svelte-d8j1hi{display:flex;align-items:center;gap:.75rem;padding:.8125rem 1rem;color:var(--theme-text-primary);text-decoration:none;cursor:pointer;background:transparent;border:none;font-family:inherit;font-size:.875rem;font-weight:600;text-align:left;width:100%;transition:background .12s;position:relative}.mobile-nav-item.svelte-d8j1hi+.mobile-nav-item:where(.svelte-d8j1hi):before{content:"";position:absolute;top:0;left:1rem;right:1rem;height:1px;background:#0000000f;pointer-events:none}.mobile-nav-item.svelte-d8j1hi:hover,.mobile-nav-item.svelte-d8j1hi:focus-visible{background:var(--theme-accent-subtle);outline:none}.mobile-nav-item.svelte-d8j1hi:active{background:var(--theme-accent-subtle)}.mobile-nav-icon.svelte-d8j1hi{width:2.125rem;height:2.125rem;display:flex;align-items:center;justify-content:center;border-radius:.5625rem;background:var(--icon-bg, rgba(16,185,129,.12));color:var(--accent, #10b981);flex-shrink:0;border:1px solid var(--icon-border, rgba(16,185,129,.2));transition:background .15s}.mobile-nav-text.svelte-d8j1hi{font-size:.875rem;font-weight:600;color:var(--theme-text-primary);line-height:1.2}.mobile-nav-sub.svelte-d8j1hi{font-size:.6875rem;font-weight:400;color:var(--theme-text-muted);line-height:1.3;margin-top:.125rem}.mobile-nav-item.svelte-d8j1hi .menu-chevron{color:var(--theme-text-muted);transition:transform .15s,color .15s}.mobile-nav-item.svelte-d8j1hi:hover .menu-chevron{transform:translate(2px);color:var(--theme-accent)}.menu-badge.svelte-d8j1hi{font-size:.6875rem;font-weight:700;padding:.2rem .5rem;border-radius:.375rem}.menu-badge-purple.svelte-d8j1hi{background:#a78bfa1f;color:#a78bfa;border:1px solid rgba(167,139,250,.25)}.menu-badge-emerald.svelte-d8j1hi{background:#34d3991f;color:#34d399;border:1px solid rgba(52,211,153,.25)}.menu-badge-red.svelte-d8j1hi{background:#ef44441f;color:#f87171;border:1px solid rgba(239,68,68,.25)}.menu-badge-rose.svelte-d8j1hi{background:#f43f5e1f;color:#f43f5e;border:1px solid rgba(244,63,94,.25)}.mobile-menu-footer.svelte-d8j1hi{display:flex;flex-direction:row;align-items:center;gap:.625rem;padding:.875rem 1rem;border-top:1px solid var(--theme-border-default);background:var(--theme-bg-elevated);flex-shrink:0;padding-bottom:max(.875rem,env(safe-area-inset-bottom,0px))}.mobile-profile.svelte-d8j1hi{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0;padding:.5rem .625rem;border-radius:.75rem;cursor:pointer;text-decoration:none;transition:background .12s}.mobile-profile.svelte-d8j1hi:hover{background:var(--theme-accent-subtle)}.mobile-logout-btn.svelte-d8j1hi{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.625rem;background:#ef44440f;border:1px solid rgba(239,68,68,.12);color:#f87171;cursor:pointer;flex-shrink:0;transition:background .15s,border-color .15s}.mobile-logout-btn.svelte-d8j1hi:hover{background:#ef444426;border-color:#ef44444d}.mobile-login-btn.svelte-d8j1hi{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1.25rem;height:2.75rem;background:transparent;border:1.5px solid var(--theme-border-default);border-radius:.875rem;color:var(--theme-text-primary);font-weight:700;font-size:.875rem;letter-spacing:.01em;cursor:pointer;font-family:inherit;flex-shrink:0;transition:background .15s,border-color .15s,color .15s}.mobile-login-btn.svelte-d8j1hi:hover{background:var(--theme-accent-subtle);border-color:var(--theme-accent);color:var(--theme-accent)}.footer-pro-btn.svelte-d8j1hi{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1;height:2.75rem;border-radius:.875rem;font-size:.875rem;font-weight:700;letter-spacing:.02em;text-decoration:none;border:none;cursor:pointer;position:relative;overflow:hidden;isolation:isolate;transition:box-shadow .2s,transform .15s;flex-shrink:0;background:linear-gradient(135deg,#10b981,#059669 55%,#047857);color:#fff;box-shadow:0 2px 10px #10b98161,inset 0 0 0 1px #6ee7b773,inset 0 1px #ffffff38}.footer-pro-btn.svelte-d8j1hi:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.18) 50%,transparent 60%);background-size:200% 100%;background-position:200% 0;transition:background-position .5s ease}.footer-pro-btn.svelte-d8j1hi:hover:before{background-position:-200% 0}.footer-pro-btn.svelte-d8j1hi:hover{box-shadow:0 6px 22px #10b98199,inset 0 0 0 1px #a7f3d099,inset 0 1px #ffffff47;transform:translateY(-1px)}html[data-theme=light] .footer-pro-btn.svelte-d8j1hi{background:linear-gradient(135deg,#10b981,#059669 55%,#047857);color:#fff;box-shadow:0 2px 8px #10b9814d,inset 0 1px #ffffff38}html[data-theme=light] .footer-pro-btn.svelte-d8j1hi:hover{box-shadow:0 4px 16px #10b98173,inset 0 1px #ffffff4d}html[data-theme=night] .footer-pro-btn.svelte-d8j1hi{background:linear-gradient(135deg,#e8bc72,#d4a053 55%,#b88638);color:#1a1208;box-shadow:0 2px 10px #d4a0536b,inset 0 0 0 1px #f5d8a08c,inset 0 1px #fff0d259}html[data-theme=night] .footer-pro-btn.svelte-d8j1hi:hover{box-shadow:0 6px 22px #d4a053a6,inset 0 0 0 1px #fae1aabf,inset 0 1px #fff0d273}.footer-pro-btn.svelte-d8j1hi .pro-crown:where(.svelte-d8j1hi){width:1rem;height:1rem;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.footer-pro-btn.svelte-d8j1hi .crown-body:where(.svelte-d8j1hi){fill:#fde68a;stroke:#f59e0b;stroke-width:1.2;stroke-linejoin:round}.footer-pro-btn.svelte-d8j1hi .crown-gem:where(.svelte-d8j1hi){fill:#fff;stroke:#f59e0b;stroke-width:.8}html[data-theme=night] .footer-pro-btn.svelte-d8j1hi .crown-body:where(.svelte-d8j1hi){fill:#4a2c0f;stroke:#8b6914}html[data-theme=night] .footer-pro-btn.svelte-d8j1hi .crown-gem:where(.svelte-d8j1hi){fill:#fff5d4;stroke:#8b6914}.signin-modal.svelte-d8j1hi{padding:0}.toggle-pill.svelte-d8j1hi{width:2.25rem;height:1.25rem;border-radius:99px;background:var(--theme-bg-elevated);border:1px solid var(--theme-border-default);position:relative;transition:background .2s,border-color .2s;flex-shrink:0}.toggle-pill.svelte-d8j1hi:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:var(--theme-text-muted);transition:transform .2s,background .2s}.toggle-pill.active.svelte-d8j1hi{background:var(--theme-accent-subtle);border-color:var(--theme-accent)}.toggle-pill.active.svelte-d8j1hi:after{transform:translate(1rem);background:var(--theme-accent)}.footer-link.svelte-1sr6y3t{color:var(--theme-text-secondary)}.footer-link.svelte-1sr6y3t:hover{color:var(--theme-accent)}.social-icon.svelte-1sr6y3t{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:var(--theme-text-muted);transition:color .2s,transform .2s}.social-icon.svelte-1sr6y3t:hover{color:var(--theme-accent);transform:translateY(-2px)}.toast.svelte-11z9vgl{position:fixed;bottom:1.5rem;right:1.5rem;margin:1.5rem;display:flex;align-items:stretch;cursor:pointer;opacity:0;visibility:hidden;transform:translate(20rem);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:9999;border:1px solid var(--theme-border-default);border-radius:.75rem;background:var(--theme-bg-elevated);box-shadow:var(--theme-shadow-lg);padding:0;font:inherit;text-align:inherit;overflow:hidden;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}html[data-theme=light] .toast.svelte-11z9vgl,html:not([data-theme]) .toast.svelte-11z9vgl{backdrop-filter:none;-webkit-backdrop-filter:none}.toast.active.svelte-11z9vgl{transform:translate(0);visibility:visible;opacity:1}.message.svelte-11z9vgl{padding:1rem 1.25rem;color:var(--theme-text-primary);font-weight:500;background:transparent;display:flex;align-items:center}.message.svelte-11z9vgl:hover{text-decoration:underline;text-decoration-color:var(--theme-text-muted)}.toast-cta.svelte-11z9vgl{margin-left:.4rem;color:var(--theme-accent);font-weight:700}.icon.svelte-11z9vgl{display:grid;place-items:center;padding:0 1rem;font-size:1.125rem;width:3rem;background:var(--theme-bg-surface);border-left:1px solid var(--theme-border-default);color:var(--theme-text-primary)}.toast.success.svelte-11z9vgl .icon:where(.svelte-11z9vgl){color:var(--theme-green);background:var(--theme-green-subtle)}.toast.error.svelte-11z9vgl .icon:where(.svelte-11z9vgl){color:var(--theme-red);background:var(--theme-red-subtle)}.toast.info.svelte-11z9vgl .icon:where(.svelte-11z9vgl){color:var(--theme-accent);background:var(--theme-accent-subtle)}button.svelte-vnnub7{position:fixed;bottom:var(--lesson-fab-mobile-scroll-bottom, calc(env(safe-area-inset-bottom, 0px) + 1rem) );right:1rem;color:var(--fab-text);background-color:var(--fab-bg);border:1px solid var(--fab-border);border-radius:9999px;width:2.5rem;height:2.5rem;outline:none;opacity:0;transform:translateY(2rem);transition:all .3s;cursor:pointer;padding:0;display:grid;place-items:center;z-index:40;box-shadow:var(--fab-shadow),0 0 0 1.5px #ffffff1f,0 0 0 3px #00000014,0 8px 24px #00000040;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media(min-width:768px){button.svelte-vnnub7{bottom:1.25rem;right:1.25rem}}button.svelte-vnnub7:hover{color:var(--fab-text-hover);background-color:var(--fab-bg-hover);border-color:var(--fab-border-hover)}svg.svelte-vnnub7{width:1.25rem;height:1.25rem}.show.svelte-vnnub7{opacity:1;transform:translateY(0)}html[data-theme=light] button.svelte-vnnub7{border-color:transparent!important}html[data-theme=light] button.svelte-vnnub7:active{box-shadow:inset 4px 4px 8px #bebebe,inset -4px -4px 8px #fff!important}.route-loader.svelte-e5pd19{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;background-color:#1f2937}.progress-bar.svelte-e5pd19{height:100%;background:linear-gradient(90deg,#3b82f6,#9333ea);transition:width .3s ease-out}.hi-mom.svelte-1rz4us9{position:fixed;bottom:1rem;right:1rem;z-index:9999;cursor:pointer;animation:svelte-1rz4us9-float 3s ease-in-out infinite;background:none;border:none;padding:0;font:inherit;text-align:inherit}.hi-mom-content.svelte-1rz4us9{background:linear-gradient(to bottom right,#a855f7,#ec4899);color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040;max-width:20rem}.message.svelte-1rz4us9{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.hint.svelte-1rz4us9{font-size:.75rem;color:#f3e8ff;text-align:center;margin-bottom:.25rem}.click-hint.svelte-1rz4us9{font-size:.75rem;color:#fbcfe8;text-align:center;font-weight:600}@keyframes svelte-1rz4us9-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hi-mom.svelte-1rz4us9:hover{animation-play-state:paused;transform:scale(1.05)}.tag{@apply inline-block mr-1 pt-1 pb-1.5 px-2 text-xs rounded-md;background:var(--tag-bg, rgba(255, 255, 255, .08));color:var(--tag-fg, #d1d5db);border:1px solid var(--tag-border, rgba(255, 255, 255, .14))}.tag-compact{margin-right:0;padding:.125rem .375rem;border-radius:.25rem;font-size:.625rem;line-height:1.2}.tag-lg{@apply text-3xl pt-2 pb-2.5 px-4 mr-2;}.tag-afo{--tag-bg: hsla(235 75% 24% / .19);--tag-fg: hsl(235 83% 73%);--tag-border: hsla(235 79% 69% / .24);--tag-light-fg: hsl(235 65% 30%)}.tag-agri-jobs{--tag-bg: hsla(207 77% 23% / .22);--tag-fg: hsl(207 85% 70%);--tag-border: hsla(207 81% 69% / .33);--tag-light-fg: hsl(207 67% 38%)}.tag-agricultural-engineering{--tag-bg: hsla(132 80% 21% / .15);--tag-fg: hsl(132 88% 64%);--tag-border: hsla(132 84% 61% / .24);--tag-light-fg: hsl(132 70% 26%)}.tag-agricultural-extension{--tag-bg: hsla(270 61% 18% / .12);--tag-fg: hsl(270 69% 54%);--tag-border: hsla(270 65% 54% / .22);--tag-light-fg: hsl(270 52% 9%)}.tag-agriculture{--tag-bg: hsla(58 60% 16% / .1);--tag-fg: hsl(58 68% 47%);--tag-border: hsla(58 64% 48% / .19);--tag-light-fg: hsl(58 52% 10%)}.tag-agriculture-field-officer{--tag-bg: hsla(116 75% 22% / .19);--tag-fg: hsl(116 83% 65%);--tag-border: hsla(116 79% 69% / .28);--tag-light-fg: hsl(116 65% 29%)}.tag-agriculture-jobs{--tag-bg: hsla(181 86% 22% / .19);--tag-fg: hsl(181 94% 67%);--tag-border: hsla(181 90% 61% / .33);--tag-light-fg: hsl(181 76% 30%)}.tag-agriculture-officer{--tag-bg: hsla(129 54% 19% / .1);--tag-fg: hsl(129 62% 57%);--tag-border: hsla(129 58% 55% / .23);--tag-light-fg: hsl(129 52% 9%)}.tag-agriculture-technical-assistant{--tag-bg: hsla(301 77% 25% / .21);--tag-fg: hsl(301 85% 76%);--tag-border: hsla(301 81% 64% / .27);--tag-light-fg: hsl(301 67% 38%)}.tag-agronomy{--tag-bg: hsla(127 75% 25% / .15);--tag-fg: hsl(127 83% 76%);--tag-border: hsla(127 79% 69% / .34);--tag-light-fg: hsl(127 65% 33%)}.tag-agta{--tag-bg: hsla(170 49% 16% / .06);--tag-fg: hsl(170 57% 48%);--tag-border: hsla(170 53% 53% / .23);--tag-light-fg: hsl(170 52% 13%)}.tag-animal-husbandry{--tag-bg: hsla(358 70% 25% / .2);--tag-fg: hsl(358 78% 74%);--tag-border: hsla(358 74% 66% / .32);--tag-light-fg: hsl(358 60% 39%)}.tag-bank-exam{--tag-bg: hsla(1 66% 17% / .08);--tag-fg: hsl(1 74% 50%);--tag-border: hsla(1 70% 50% / .23);--tag-light-fg: hsl(1 56% 14%)}.tag-bank-of-baroda-agriculture{--tag-bg: hsla(135 54% 19% / .12);--tag-fg: hsl(135 62% 57%);--tag-border: hsla(135 58% 55% / .23);--tag-light-fg: hsl(135 52% 9%)}.tag-bank-of-india{--tag-bg: hsla(225 63% 19% / .13);--tag-fg: hsl(225 71% 57%);--tag-border: hsla(225 67% 52% / .16);--tag-light-fg: hsl(225 53% 17%)}.tag-bank-of-maharashtra{--tag-bg: hsla(158 80% 26% / .14);--tag-fg: hsl(158 88% 77%);--tag-border: hsla(158 84% 68% / .34);--tag-light-fg: hsl(158 70% 38%)}.tag-bank-po{--tag-bg: hsla(167 67% 19% / .13);--tag-fg: hsl(167 75% 57%);--tag-border: hsla(167 71% 56% / .2);--tag-light-fg: hsl(167 57% 16%)}.tag-banking{--tag-bg: hsla(137 51% 19% / .08);--tag-fg: hsl(137 59% 57%);--tag-border: hsla(137 55% 53% / .23);--tag-light-fg: hsl(137 52% 15%)}.tag-banking-exam{--tag-bg: hsla(335 49% 17% / .14);--tag-fg: hsl(335 57% 52%);--tag-border: hsla(335 53% 53% / .15);--tag-light-fg: hsl(335 52% 9%)}.tag-banking-lateral{--tag-bg: hsla(115 70% 24% / .22);--tag-fg: hsl(115 78% 71%);--tag-border: hsla(115 74% 67% / .27);--tag-light-fg: hsl(115 60% 37%)}.tag-blue{--tag-bg: hsla(21 50% 18% / .13);--tag-fg: hsl(21 58% 53%);--tag-border: hsla(21 54% 49% / .22);--tag-light-fg: hsl(21 52% 8%)}.tag-board{--tag-bg: hsla(187 67% 17% / .07);--tag-fg: hsl(187 75% 51%);--tag-border: hsla(187 71% 50% / .19);--tag-light-fg: hsl(187 57% 21%)}.tag-bob-agriculture-manager{--tag-bg: hsla(282 61% 18% / .12);--tag-fg: hsl(282 69% 54%);--tag-border: hsla(282 65% 44% / .17);--tag-light-fg: hsl(282 52% 13%)}.tag-bob-agriculture-marketing-officer{--tag-bg: hsla(354 81% 25% / .16);--tag-fg: hsl(354 89% 76%);--tag-border: hsla(354 85% 58% / .26);--tag-light-fg: hsl(354 71% 29%)}.tag-bob-amo{--tag-bg: hsla(66 57% 20% / .08);--tag-fg: hsl(66 65% 60%);--tag-border: hsla(66 61% 51% / .17);--tag-light-fg: hsl(66 52% 14%)}.tag-bob-exam-pattern{--tag-bg: hsla(231 49% 18% / .06);--tag-fg: hsl(231 57% 54%);--tag-border: hsla(231 53% 52% / .22);--tag-light-fg: hsl(231 52% 10%)}.tag-bob-recruitment{--tag-bg: hsla(139 72% 25% / .22);--tag-fg: hsl(139 80% 74%);--tag-border: hsla(139 76% 62% / .31);--tag-light-fg: hsl(139 62% 25%)}.tag-bob-salary{--tag-bg: hsla(145 67% 19% / .08);--tag-fg: hsl(145 75% 57%);--tag-border: hsla(145 71% 44% / .24);--tag-light-fg: hsl(145 57% 19%)}.tag-bob-so{--tag-bg: hsla(5 50% 16% / .1);--tag-fg: hsl(5 58% 47%);--tag-border: hsla(5 54% 52% / .19);--tag-light-fg: hsl(5 52% 11%)}.tag-bsc-agriculture{--tag-bg: hsla(75 66% 20% / .06);--tag-fg: hsl(75 74% 61%);--tag-border: hsla(75 70% 56% / .18);--tag-light-fg: hsl(75 56% 21%)}.tag-cane-supervisor{--tag-bg: hsla(273 58% 19% / .1);--tag-fg: hsl(273 66% 57%);--tag-border: hsla(273 62% 52% / .19);--tag-light-fg: hsl(273 52% 10%)}.tag-career-scope{--tag-bg: hsla(142 60% 16% / .12);--tag-fg: hsl(142 68% 49%);--tag-border: hsla(142 64% 51% / .16);--tag-light-fg: hsl(142 52% 13%)}.tag-central-government{--tag-bg: hsla(190 49% 18% / .14);--tag-fg: hsl(190 57% 54%);--tag-border: hsla(190 53% 54% / .24);--tag-light-fg: hsl(190 52% 12%)}.tag-central-university{--tag-bg: hsla(177 68% 19% / .13);--tag-fg: hsl(177 76% 57%);--tag-border: hsla(177 72% 55% / .16);--tag-light-fg: hsl(177 58% 8%)}.tag-class-12{--tag-bg: hsla(253 55% 20% / .11);--tag-fg: hsl(253 63% 60%);--tag-border: hsla(253 59% 56% / .22);--tag-light-fg: hsl(253 52% 8%)}.tag-competitive-exam{--tag-bg: hsla(24 77% 24% / .21);--tag-fg: hsl(24 85% 72%);--tag-border: hsla(24 81% 67% / .35);--tag-light-fg: hsl(24 67% 30%)}.tag-computer{--tag-bg: hsla(288 60% 16% / .12);--tag-fg: hsl(288 68% 48%);--tag-border: hsla(288 64% 56% / .13);--tag-light-fg: hsl(288 52% 14%)}.tag-contrast{--tag-bg: hsla(27 76% 24% / .21);--tag-fg: hsl(27 84% 72%);--tag-border: hsla(27 80% 60% / .32);--tag-light-fg: hsl(27 66% 29%)}.tag-crop-production{--tag-bg: hsla(301 87% 21% / .14);--tag-fg: hsl(301 95% 64%);--tag-border: hsla(301 91% 56% / .33);--tag-light-fg: hsl(301 77% 38%)}.tag-cuet{--tag-bg: hsla(100 87% 21% / .14);--tag-fg: hsl(100 95% 63%);--tag-border: hsla(100 91% 56% / .27);--tag-light-fg: hsl(100 77% 39%)}.tag-current-affairs{--tag-bg: hsla(93 60% 16% / .13);--tag-fg: hsl(93 68% 49%);--tag-border: hsla(93 64% 51% / .23);--tag-light-fg: hsl(93 52% 13%)}.tag-docker{--tag-bg: hsla(341 78% 23% / .22);--tag-fg: hsl(341 86% 68%);--tag-border: hsla(341 82% 67% / .31);--tag-light-fg: hsl(341 68% 25%)}.tag-dry-land-agriculture{--tag-bg: hsla(104 81% 24% / .17);--tag-fg: hsl(104 89% 72%);--tag-border: hsla(104 85% 57% / .26);--tag-light-fg: hsl(104 71% 29%)}.tag-economics{--tag-bg: hsla(21 87% 24% / .21);--tag-fg: hsl(21 95% 71%);--tag-border: hsla(21 91% 65% / .25);--tag-light-fg: hsl(21 77% 38%)}.tag-electron{--tag-bg: hsla(139 51% 18% / .12);--tag-fg: hsl(139 59% 55%);--tag-border: hsla(139 55% 52% / .19);--tag-light-fg: hsl(139 52% 19%)}.tag-english{--tag-bg: hsla(227 50% 17% / .1);--tag-fg: hsl(227 58% 50%);--tag-border: hsla(227 54% 53% / .21);--tag-light-fg: hsl(227 52% 10%)}.tag-entomology{--tag-bg: hsla(262 58% 18% / .14);--tag-fg: hsl(262 66% 55%);--tag-border: hsla(262 62% 44% / .16);--tag-light-fg: hsl(262 52% 17%)}.tag-environmental-science{--tag-bg: hsla(36 81% 23% / .19);--tag-fg: hsl(36 89% 68%);--tag-border: hsla(36 85% 62% / .27);--tag-light-fg: hsl(36 71% 32%)}.tag-fci{--tag-bg: hsla(285 62% 19% / .08);--tag-fg: hsl(285 70% 58%);--tag-border: hsla(285 66% 45% / .18);--tag-light-fg: hsl(285 52% 13%)}.tag-fci-ag-iii{--tag-bg: hsla(292 68% 25% / .16);--tag-fg: hsl(292 76% 74%);--tag-border: hsla(292 72% 57% / .31);--tag-light-fg: hsl(292 58% 38%)}.tag-fci-agt{--tag-bg: hsla(184 84% 22% / .22);--tag-fg: hsl(184 92% 67%);--tag-border: hsla(184 88% 64% / .28);--tag-light-fg: hsl(184 74% 38%)}.tag-fci-recruitment{--tag-bg: hsla(350 87% 23% / .22);--tag-fg: hsl(350 95% 68%);--tag-border: hsla(350 91% 59% / .3);--tag-light-fg: hsl(350 77% 29%)}.tag-fci-salary{--tag-bg: hsla(162 61% 16% / .08);--tag-fg: hsl(162 69% 48%);--tag-border: hsla(162 65% 43% / .22);--tag-light-fg: hsl(162 52% 20%)}.tag-fci-syllabus{--tag-bg: hsla(195 50% 16% / .07);--tag-fg: hsl(195 58% 48%);--tag-border: hsla(195 54% 43% / .15);--tag-light-fg: hsl(195 52% 13%)}.tag-fci-technical{--tag-bg: hsla(91 63% 19% / .13);--tag-fg: hsl(91 71% 56%);--tag-border: hsla(91 67% 54% / .23);--tag-light-fg: hsl(91 53% 16%)}.tag-field-representative{--tag-bg: hsla(251 72% 23% / .15);--tag-fg: hsl(251 80% 69%);--tag-border: hsla(251 76% 65% / .28);--tag-light-fg: hsl(251 62% 30%)}.tag-finance{--tag-bg: hsla(117 62% 18% / .07);--tag-fg: hsl(117 70% 54%);--tag-border: hsla(117 66% 55% / .24);--tag-light-fg: hsl(117 52% 10%)}.tag-fishries{--tag-bg: hsla(102 78% 24% / .21);--tag-fg: hsl(102 86% 71%);--tag-border: hsla(102 82% 64% / .29);--tag-light-fg: hsl(102 68% 27%)}.tag-food-and-nutrition{--tag-bg: hsla(320 66% 16% / .13);--tag-fg: hsl(320 74% 48%);--tag-border: hsla(320 70% 46% / .15);--tag-light-fg: hsl(320 56% 9%)}.tag-food-corporation{--tag-bg: hsla(98 81% 21% / .21);--tag-fg: hsl(98 89% 64%);--tag-border: hsla(98 85% 66% / .24);--tag-light-fg: hsl(98 71% 29%)}.tag-forestry{--tag-bg: hsla(61 51% 17% / .07);--tag-fg: hsl(61 59% 51%);--tag-border: hsla(61 55% 46% / .14);--tag-light-fg: hsl(61 52% 21%)}.tag-ganna-paryavekshak{--tag-bg: hsla(341 75% 23% / .15);--tag-fg: hsl(341 83% 68%);--tag-border: hsla(341 79% 60% / .26);--tag-light-fg: hsl(341 65% 35%)}.tag-genetics-and-plant-breeding{--tag-bg: hsla(10 65% 19% / .1);--tag-fg: hsl(10 73% 56%);--tag-border: hsla(10 69% 55% / .16);--tag-light-fg: hsl(10 55% 21%)}.tag-government-job{--tag-bg: hsla(216 64% 18% / .08);--tag-fg: hsl(216 72% 53%);--tag-border: hsla(216 68% 56% / .13);--tag-light-fg: hsl(216 54% 14%)}.tag-government-jobs{--tag-bg: hsla(185 84% 24% / .22);--tag-fg: hsl(185 92% 72%);--tag-border: hsla(185 88% 59% / .26);--tag-light-fg: hsl(185 74% 25%)}.tag-grade-a{--tag-bg: hsla(78 83% 24% / .16);--tag-fg: hsl(78 91% 71%);--tag-border: hsla(78 87% 62% / .27);--tag-light-fg: hsl(78 73% 31%)}.tag-grammar{--tag-bg: hsla(238 87% 23% / .16);--tag-fg: hsl(238 95% 68%);--tag-border: hsla(238 91% 56% / .29);--tag-light-fg: hsl(238 77% 33%)}.tag-green{--tag-bg: hsla(4 86% 24% / .2);--tag-fg: hsl(4 94% 73%);--tag-border: hsla(4 90% 64% / .29);--tag-light-fg: hsl(4 76% 24%)}.tag-group-c{--tag-bg: hsla(0 79% 26% / .18);--tag-fg: hsl(0 87% 77%);--tag-border: hsla(0 83% 58% / .33);--tag-light-fg: hsl(0 69% 31%)}.tag-horticulture{--tag-bg: hsla(81 68% 19% / .08);--tag-fg: hsl(81 76% 58%);--tag-border: hsla(81 72% 45% / .13);--tag-light-fg: hsl(81 58% 15%)}.tag-ibps{--tag-bg: hsla(215 78% 24% / .18);--tag-fg: hsl(215 86% 71%);--tag-border: hsla(215 82% 66% / .24);--tag-light-fg: hsl(215 68% 36%)}.tag-ibps-afo{--tag-bg: hsla(42 79% 22% / .22);--tag-fg: hsl(42 87% 66%);--tag-border: hsla(42 83% 61% / .3);--tag-light-fg: hsl(42 69% 24%)}.tag-ibps-po{--tag-bg: hsla(39 58% 18% / .11);--tag-fg: hsl(39 66% 54%);--tag-border: hsla(39 62% 47% / .16);--tag-light-fg: hsl(39 52% 19%)}.tag-ibps-po-syllabus{--tag-bg: hsla(197 86% 26% / .2);--tag-fg: hsl(197 94% 77%);--tag-border: hsla(197 90% 61% / .3);--tag-light-fg: hsl(197 76% 29%)}.tag-ibps-so{--tag-bg: hsla(184 51% 16% / .14);--tag-fg: hsl(184 59% 49%);--tag-border: hsla(184 55% 47% / .16);--tag-light-fg: hsl(184 52% 19%)}.tag-icar{--tag-bg: hsla(66 62% 16% / .14);--tag-fg: hsl(66 70% 48%);--tag-border: hsla(66 66% 55% / .2);--tag-light-fg: hsl(66 52% 20%)}.tag-jobs{--tag-bg: hsla(61 68% 20% / .07);--tag-fg: hsl(61 76% 60%);--tag-border: hsla(61 72% 56% / .14);--tag-light-fg: hsl(61 58% 20%)}.tag-krishi-pravidhik-sahayak{--tag-bg: hsla(281 63% 20% / .12);--tag-fg: hsl(281 71% 61%);--tag-border: hsla(281 67% 45% / .22);--tag-light-fg: hsl(281 53% 8%)}.tag-lateral-entry{--tag-bg: hsla(285 62% 20% / .14);--tag-fg: hsl(285 70% 59%);--tag-border: hsla(285 66% 49% / .15);--tag-light-fg: hsl(285 52% 12%)}.tag-machine-learning{--tag-bg: hsla(39 71% 22% / .15);--tag-fg: hsl(39 79% 65%);--tag-border: hsla(39 75% 64% / .32);--tag-light-fg: hsl(39 61% 37%)}.tag-management-trainee{--tag-bg: hsla(103 54% 18% / .13);--tag-fg: hsl(103 62% 53%);--tag-border: hsla(103 58% 54% / .19);--tag-light-fg: hsl(103 52% 12%)}.tag-manager-agriculture-sales{--tag-bg: hsla(257 81% 21% / .15);--tag-fg: hsl(257 89% 63%);--tag-border: hsla(257 85% 61% / .35);--tag-light-fg: hsl(257 71% 39%)}.tag-nabard{--tag-bg: hsla(259 58% 17% / .09);--tag-fg: hsl(259 66% 51%);--tag-border: hsla(259 62% 48% / .21);--tag-light-fg: hsl(259 52% 12%)}.tag-nabard-grade-a-2026{--tag-bg: hsla(352 64% 18% / .1);--tag-fg: hsl(352 72% 54%);--tag-border: hsla(352 68% 48% / .17);--tag-light-fg: hsl(352 54% 9%)}.tag-national-fertilizers-limited{--tag-bg: hsla(186 55% 18% / .11);--tag-fg: hsl(186 63% 54%);--tag-border: hsla(186 59% 47% / .21);--tag-light-fg: hsl(186 52% 10%)}.tag-nfl{--tag-bg: hsla(323 70% 21% / .21);--tag-fg: hsl(323 78% 62%);--tag-border: hsla(323 74% 59% / .35);--tag-light-fg: hsl(323 60% 29%)}.tag-officer-agriculture-sales{--tag-bg: hsla(324 68% 16% / .09);--tag-fg: hsl(324 76% 47%);--tag-border: hsla(324 72% 51% / .17);--tag-light-fg: hsl(324 58% 10%)}.tag-plant-pathology{--tag-bg: hsla(78 74% 25% / .2);--tag-fg: hsl(78 82% 76%);--tag-border: hsla(78 78% 62% / .32);--tag-light-fg: hsl(78 64% 31%)}.tag-plant-physiology{--tag-bg: hsla(92 56% 20% / .06);--tag-fg: hsl(92 64% 61%);--tag-border: hsla(92 60% 43% / .16);--tag-light-fg: hsl(92 52% 10%)}.tag-previous-year-papers{--tag-bg: hsla(230 68% 25% / .18);--tag-fg: hsl(230 76% 74%);--tag-border: hsla(230 72% 56% / .32);--tag-light-fg: hsl(230 58% 34%)}.tag-principles-of-agronomy{--tag-bg: hsla(75 65% 17% / .12);--tag-fg: hsl(75 73% 50%);--tag-border: hsla(75 69% 47% / .15);--tag-light-fg: hsl(75 55% 16%)}.tag-pro{--tag-bg: hsla(48 80% 22% / .17);--tag-fg: hsl(48 88% 67%);--tag-border: hsla(48 84% 69% / .32);--tag-light-fg: hsl(48 70% 34%)}.tag-probationary-officer{--tag-bg: hsla(264 77% 24% / .17);--tag-fg: hsl(264 85% 71%);--tag-border: hsla(264 81% 63% / .3);--tag-light-fg: hsl(264 67% 24%)}.tag-psu-bank{--tag-bg: hsla(4 50% 18% / .12);--tag-fg: hsl(4 58% 54%);--tag-border: hsla(4 54% 55% / .22);--tag-light-fg: hsl(4 52% 10%)}.tag-purple{--tag-bg: hsla(71 53% 19% / .14);--tag-fg: hsl(71 61% 58%);--tag-border: hsla(71 57% 55% / .16);--tag-light-fg: hsl(71 52% 11%)}.tag-rbi{--tag-bg: hsla(316 83% 24% / .21);--tag-fg: hsl(316 91% 73%);--tag-border: hsla(316 87% 64% / .31);--tag-light-fg: hsl(316 73% 33%)}.tag-reasoning{--tag-bg: hsla(319 61% 16% / .09);--tag-fg: hsl(319 69% 47%);--tag-border: hsla(319 65% 52% / .23);--tag-light-fg: hsl(319 52% 16%)}.tag-rrb{--tag-bg: hsla(277 78% 25% / .18);--tag-fg: hsl(277 86% 75%);--tag-border: hsla(277 82% 60% / .26);--tag-light-fg: hsl(277 68% 29%)}.tag-rrb-so-scale-2{--tag-bg: hsla(82 74% 21% / .21);--tag-fg: hsl(82 82% 62%);--tag-border: hsla(82 78% 62% / .31);--tag-light-fg: hsl(82 64% 33%)}.tag-rural-development{--tag-bg: hsla(299 81% 21% / .16);--tag-fg: hsl(299 89% 62%);--tag-border: hsla(299 85% 61% / .29);--tag-light-fg: hsl(299 71% 31%)}.tag-sbi{--tag-bg: hsla(107 52% 19% / .09);--tag-fg: hsl(107 60% 57%);--tag-border: hsla(107 56% 48% / .17);--tag-light-fg: hsl(107 52% 15%)}.tag-sbi-po{--tag-bg: hsla(235 82% 26% / .21);--tag-fg: hsl(235 90% 77%);--tag-border: hsla(235 86% 69% / .31);--tag-light-fg: hsl(235 72% 37%)}.tag-sbi-po-preparation{--tag-bg: hsla(63 50% 17% / .14);--tag-fg: hsl(63 58% 52%);--tag-border: hsla(63 54% 54% / .22);--tag-light-fg: hsl(63 52% 13%)}.tag-sbi-sco{--tag-bg: hsla(133 49% 20% / .12);--tag-fg: hsl(133 57% 59%);--tag-border: hsla(133 53% 52% / .13);--tag-light-fg: hsl(133 52% 8%)}.tag-scale-2{--tag-bg: hsla(266 59% 20% / .07);--tag-fg: hsl(266 67% 59%);--tag-border: hsla(266 63% 47% / .14);--tag-light-fg: hsl(266 52% 8%)}.tag-schemes{--tag-bg: hsla(187 87% 25% / .22);--tag-fg: hsl(187 95% 75%);--tag-border: hsla(187 91% 64% / .32);--tag-light-fg: hsl(187 77% 26%)}.tag-school{--tag-bg: hsla(57 58% 16% / .12);--tag-fg: hsl(57 66% 49%);--tag-border: hsla(57 62% 52% / .23);--tag-light-fg: hsl(57 52% 11%)}.tag-soil-science{--tag-bg: hsla(101 56% 20% / .09);--tag-fg: hsl(101 64% 61%);--tag-border: hsla(101 60% 53% / .15);--tag-light-fg: hsl(101 52% 22%)}.tag-specialist-officer{--tag-bg: hsla(231 56% 17% / .13);--tag-fg: hsl(231 64% 50%);--tag-border: hsla(231 60% 49% / .15);--tag-light-fg: hsl(231 52% 19%)}.tag-state-government{--tag-bg: hsla(178 72% 23% / .21);--tag-fg: hsl(178 80% 69%);--tag-border: hsla(178 76% 62% / .35);--tag-light-fg: hsl(178 62% 29%)}.tag-statistics{--tag-bg: hsla(354 62% 19% / .1);--tag-fg: hsl(354 70% 56%);--tag-border: hsla(354 66% 55% / .21);--tag-light-fg: hsl(354 52% 17%)}.tag-up-agriculture{--tag-bg: hsla(240 59% 16% / .13);--tag-fg: hsl(240 67% 47%);--tag-border: hsla(240 63% 53% / .14);--tag-light-fg: hsl(240 52% 11%)}.tag-up-government-job{--tag-bg: hsla(22 75% 23% / .21);--tag-fg: hsl(22 83% 69%);--tag-border: hsla(22 79% 64% / .31);--tag-light-fg: hsl(22 65% 34%)}.tag-upsc{--tag-bg: hsla(214 83% 23% / .22);--tag-fg: hsl(214 91% 68%);--tag-border: hsla(214 87% 58% / .28);--tag-light-fg: hsl(214 73% 26%)}.tag-upsssc{--tag-bg: hsla(140 70% 24% / .18);--tag-fg: hsl(140 78% 72%);--tag-border: hsla(140 74% 60% / .27);--tag-light-fg: hsl(140 60% 39%)}.tag-upsssc-agta-2026{--tag-bg: hsla(173 67% 20% / .13);--tag-fg: hsl(173 75% 61%);--tag-border: hsla(173 71% 55% / .19);--tag-light-fg: hsl(173 57% 15%)}.tag-vocabulary{--tag-bg: hsla(97 55% 16% / .11);--tag-fg: hsl(97 63% 47%);--tag-border: hsla(97 59% 47% / .23);--tag-light-fg: hsl(97 52% 22%)}.tag-water-management{--tag-bg: hsla(316 68% 22% / .14);--tag-fg: hsl(316 76% 66%);--tag-border: hsla(316 72% 66% / .28);--tag-light-fg: hsl(316 58% 32%)}html[data-theme=light] .tag{background:#e0e0e0!important;background-image:none!important;color:var(--tag-light-fg, #1f2937)!important;font-weight:700;border:none!important;border-radius:.4rem!important;padding:.25rem .55rem!important;box-shadow:inset 2px 2px 4px #bebebe,inset -2px -2px 4px #fff}html[data-theme=light] .tag-compact{padding:.125rem .375rem!important;border-radius:.25rem!important;font-size:.625rem!important}
