#telegram-promo-card{position:fixed;bottom:24px;right:24px;width:320px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.12);z-index:1000;overflow:hidden;transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .45s ease;transform:translateY(120%)scale(.92);opacity:0}#telegram-promo-card.visible{transform:translateY(0)scale(1);opacity:1}html.dark #telegram-promo-card{background:#1e293b;border-color:#334155;box-shadow:0 20px 50px rgba(0,0,0,.5)}#telegram-promo-close{position:absolute;top:10px;right:14px;background:rgba(255,255,255,.25);border:none;font-size:1.2rem;line-height:1;cursor:pointer;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .15s ease;z-index:10}#telegram-promo-close:hover{background:rgba(255,255,255,.4)}.tg-chat-header{display:flex;align-items:center;gap:10px;padding:14px 16px 12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.tg-avatar{width:40px;height:40px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.tg-chat-name{font-weight:700;font-size:14px;color:#fff}.tg-chat-status{font-size:11px;color:rgba(255,255,255,.75);margin-top:1px}.tg-chat-body{height:160px;overflow-y:auto;padding:12px 12px 8px;display:flex;flex-direction:column;gap:6px;background:#f0f4f8;scroll-behavior:smooth}html.dark .tg-chat-body{background:#0f172a}.tg-msg{max-width:80%;padding:8px 12px;border-radius:18px;font-size:13px;line-height:1.4;word-break:break-word;animation:none;opacity:0}.tg-msg-in{animation:tgMsgAppear .25s ease forwards}@keyframes tgMsgAppear{from{opacity:0;transform:translateY(6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.tg-msg.left{align-self:flex-start;background:#fff;color:#1e293b;border-bottom-left-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,7%)}.tg-msg.right{align-self:flex-end;background:#2563eb;color:#fff;border-bottom-right-radius:4px;box-shadow:0 1px 2px rgba(37,99,235,.3)}html.dark .tg-msg.left{background:#1e293b;color:#e2e8f0}.tg-typing{display:flex;align-items:center;gap:4px;padding:10px 14px;border-radius:18px;width:fit-content}.tg-typing.left{align-self:flex-start;background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,7%)}.tg-typing.right{align-self:flex-end;background:#2563eb;border-bottom-right-radius:4px}.tg-typing span{width:6px;height:6px;border-radius:50%;background:#94a3b8;animation:tgDot 1.2s infinite ease-in-out}.tg-typing.right span{background:rgba(255,255,255,.7)}.tg-typing span:nth-child(2){animation-delay:.2s}.tg-typing span:nth-child(3){animation-delay:.4s}@keyframes tgDot{0%,60%,100%{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.tg-cta{padding:12px 16px 14px;background:#fff;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:8px;animation:tgCtaAppear .35s ease forwards}html.dark .tg-cta{background:#1e293b;border-top-color:#334155}.tg-cta.hidden{display:none}@keyframes tgCtaAppear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tg-cta-text{font-size:12px;color:#64748b;margin:0;text-align:center}.tg-after-cta-text{font-size:11px;color:#a7aeb9;margin:0;text-align:center}html.dark .tg-cta-text{color:#94a3b8}#telegram-promo-btn{display:inline-block;padding:9px 28px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff!important;border-radius:9999px;font-size:13px;font-weight:700;text-decoration:none!important;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 12px rgba(37,99,235,.35)}#telegram-promo-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(37,99,235,.45)}.section-tracker-card{margin-top:2rem;margin-bottom:2.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,2%);transition:all .3s ease}html.dark .section-tracker-card{background:#1e293b;border-color:#334155}.section-tracker-card.read{border-color:#86efac}html.dark .section-tracker-card.read{border-color:#22c55e}.switch-container{display:flex;align-items:center;gap:10px;cursor:pointer;user-select:none}.switch-track{position:relative;width:46px;height:26px;background-color:#cbd5e1;border-radius:9999px;transition:background-color .2s ease}html.dark .switch-track{background-color:#475569}.switch-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.switch-container.checked .switch-track{background-color:#22c55e}.switch-container.checked .switch-thumb{transform:translateX(20px)}.star-btn{background:0 0;border:none;padding:2px;cursor:pointer;line-height:0;transition:transform .15s ease}.star-btn:hover,.star-btn:focus{outline:none;transform:scale(1.15)}.star-svg{display:block}.star-fill{fill:#d1d5db;transition:fill .15s ease}html.dark .star-fill{fill:#4b5563}.star-btn.hovered .star-fill{fill:#fbbf24}.star-btn.active .star-fill{fill:#f59e0b}.notes-textarea{resize:vertical;min-height:90px}.notes-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.15)}.reading-progress-container{position:fixed;top:0;left:0;width:100%;height:2px;background:0 0;z-index:9999;pointer-events:none}.reading-progress-bar{height:100%;width:0%;background:linear-gradient(to right,#8b5cf6,#3b82f6);box-shadow:0 0 8px rgba(139,92,246,.6);transition:width .1s cubic-bezier(.1,.8,.2,1)}@media print{.reading-progress-container{display:none!important}}.series-details{margin-top:1.5rem;margin-bottom:2rem;background-color:initial;border:none;overflow:hidden;transition:all .3s ease}.series-summary{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background-color:rgb(var(--color-primary-600,37,99,235));border:1.5px solid rgb(var(--color-primary-500,59,130,246));color:#fff;cursor:pointer;user-select:none;font-weight:700;font-size:.9rem;border-radius:8px;transition:all .2s ease}.series-summary:hover{background-color:rgb(var(--color-primary-700,29,78,216))}html.dark .series-summary{background-color:rgb(var(--color-primary-800,30,64,175));border-color:rgb(var(--color-primary-600,37,99,235));color:#fff}html.dark .series-summary:hover{background-color:rgb(var(--color-primary-700,29,78,216))}.series-details .group-open-visible{display:none}.series-details .group-open-hidden{display:inline}.series-details[open] .group-open-visible{display:inline}.series-details[open] .group-open-hidden{display:none}.series-details[open] .series-summary svg{transform:rotate(90deg)}.series-summary::-webkit-details-marker{display:none}.series-progress-card{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;margin-top:12px;margin-bottom:16px;border-radius:8px;border:1px solid #e2e8f0;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,5%)}html.dark .series-progress-card{border-color:#334155;background-color:rgba(255,255,255,2%);box-shadow:none}.series-progress-card .text-xs{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}html.dark .series-progress-card .text-xs{color:#94a3b8}#series-progress-text{font-size:1.875rem;font-weight:800;color:#1e293b;margin-top:4px;font-family:monospace;line-height:1}html.dark #series-progress-text{color:#f1f5f9}.series-circle-container{position:relative;width:56px;height:56px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.series-circle-svg{width:56px;height:56px;transform:rotate(-90deg)}.series-circle-bg{fill:transparent;stroke:#e2e8f0;stroke-width:3.5}html.dark .series-circle-bg{stroke:#334155}.series-circle-progress{fill:transparent;stroke:#3b82f6;stroke:var(--color-primary-500,#3b82f6);stroke-width:3.5;stroke-linecap:round;transition:stroke-dashoffset .3s ease}#series-progress-percent{position:absolute;font-size:11px;font-weight:800;color:#475569}html.dark #series-progress-percent{color:#cbd5e1}.series-content{padding:0}.series-list{display:flex;flex-direction:column;gap:8px;border-left:2px dotted #e2e8f0;margin-left:12px;padding-left:16px;margin-top:12px;margin-bottom:8px}html.dark .series-list{border-left-color:#334155}.series-item{display:flex;align-items:center;justify-content:space-between;padding:6px 0;background-color:initial;transition:all .2s ease}.series-item-left{display:flex;align-items:center;gap:12px;min-width:0;margin-right:16px}.series-item-num{font-family:monospace;font-size:11px;font-weight:700;color:#94a3b8;flex-shrink:0}.series-item.current .series-item-num{color:#3b82f6;color:var(--color-primary-500,#3b82f6)}.series-item-title{font-size:13px;font-weight:500;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.dark .series-item-title{color:#94a3b8}.series-item-title a{text-decoration:none;color:inherit;transition:color .15s ease}.series-item-title a:hover{color:#3b82f6;color:var(--color-primary-500,#3b82f6)}.series-item.current .series-item-title{font-weight:700;color:#1e293b}html.dark .series-item.current .series-item-title{color:#f1f5f9}.series-item-current-label{font-size:9px;font-weight:700;color:#3b82f6;color:var(--color-primary-500,#3b82f6);text-transform:uppercase;letter-spacing:.05em;margin-left:6px}.series-status-badge{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:9999px;border:1px solid transparent;flex-shrink:0;transition:all .2s ease}.series-status-badge[data-status=unread]{background-color:#f1f5f9;border-color:#e2e8f0;color:#64748b}html.dark .series-status-badge[data-status=unread]{background-color:#1e293b;border-color:#334155;color:#94a3b8}.series-status-badge[data-status=read]{background-color:#ecfdf5;border-color:#a7f3d0;color:#059669}html.dark .series-status-badge[data-status=read]{background-color:rgba(6,78,59,.2);border-color:rgba(16,185,129,.2);color:#34d399}.stats-page .glass-card{background-color:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 4px 12px rgba(0,0,0,3%)!important}html.dark .stats-page .glass-card{background-color:rgba(255,255,255,2%)!important;border-color:rgba(255,255,255,8%)!important;box-shadow:none!important}.stats-page .w-full.bg-neutral-200{background-color:#f1f5f9!important;height:8px!important;border-radius:9999px!important}html.dark .stats-page .dark\:bg-neutral-700{background-color:#334155!important}.stats-page .bg-primary-600{background-color:rgb(var(--color-primary-600,37,99,235))!important;border-radius:9999px!important}html.dark .stats-page .dark\:bg-primary-400{background-color:rgb(var(--color-primary-500,59,130,246))!important}.grid-contrib-container{width:100%!important;overflow-x:auto!important}#contrib-grid{display:grid!important;grid-template-rows:repeat(7,13px)!important;grid-auto-flow:column!important;grid-auto-columns:13px!important;gap:3px!important;width:max-content!important;margin:0 auto!important}#contrib-grid>div{width:13px!important;height:13px!important;border-radius:2px!important;transition:all .2s ease!important}.legend-cell{width:10px!important;height:10px!important;border-radius:2px!important;display:inline-block!important}.contrib-cell-0{background-color:#f1f5f9!important}html.dark .contrib-cell-0{background-color:#334155!important}.contrib-cell-1{background-color:#bbf7d0!important}html.dark .contrib-cell-1{background-color:#064e3b!important}.contrib-cell-2{background-color:#4ade80!important}html.dark .contrib-cell-2{background-color:#059669!important}.contrib-cell-3{background-color:#16a34a!important}html.dark .contrib-cell-3{background-color:#34d399!important}.stats-page table{display:table!important;width:100%!important;border-collapse:collapse!important;table-layout:fixed!important}.stats-page thead{display:table-header-group!important}.stats-page tbody{display:table-row-group!important}.stats-page tr{display:table-row!important}.stats-page th{display:table-cell!important;color:#94a3b8!important;font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;border-bottom:1px solid #e2e8f0!important;padding:10px 8px!important}html.dark .stats-page th{border-bottom-color:#334155!important}.stats-page td{display:table-cell!important;padding:12px 8px!important;border-bottom:1px solid #f1f5f9!important;font-size:13px!important;font-weight:500!important;color:#475569!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:0!important}html.dark .stats-page td{border-bottom-color:#1e293b!important;color:#cbd5e1!important}.stats-page th:first-child,.stats-page td:first-child{text-align:left!important}.stats-page th:not(:first-child),.stats-page td:not(:first-child){text-align:right!important}.stats-page [data-tippy-content]{cursor:help!important;border-bottom:1px dotted #94a3b8!important}html.dark .stats-page [data-tippy-content]{border-bottom-color:#475569!important}.diff-badge-easy{background-color:#ecfdf5!important;color:#065f46!important;padding:3px 8px!important;border-radius:9999px!important;font-size:11px!important;font-weight:700!important}html.dark .diff-badge-easy{background-color:rgba(6,78,59,.2)!important;color:#34d399!important}.diff-badge-medium{background-color:#fef9c3!important;color:#854d0e!important;padding:3px 8px!important;border-radius:9999px!important;font-size:11px!important;font-weight:700!important}html.dark .diff-badge-medium{background-color:rgba(133,77,14,.2)!important;color:#fbbf24!important}.diff-badge-hard{background-color:#fee2e2!important;color:#991b1b!important;padding:3px 8px!important;border-radius:9999px!important;font-size:11px!important;font-weight:700!important}html.dark .diff-badge-hard{background-color:rgba(153,27,27,.2)!important;color:#f87171!important}