.tp[data-astro-cid-kfwled2o]{max-width:var(--max-width, 1280px);margin:0 auto}.tp-tabs[data-astro-cid-kfwled2o]{display:flex;position:sticky;top:0;z-index:3;background:var(--scroll, #f4f4f5);border-bottom:1px solid rgba(26,26,26,.1)}.tp-tab[data-astro-cid-kfwled2o]{flex:1 1 0;min-width:0;padding:.9rem .5rem;font:inherit;font-weight:800;font-size:.92rem;color:#1a1a1a99;background:none;border:0;border-bottom:3px solid transparent;cursor:pointer}.tp-tab[data-astro-cid-kfwled2o].is-on{color:var(--ink, #1a1a1a);border-bottom-color:var(--fire, #FF7601)}.tp-dot[data-astro-cid-kfwled2o]{display:inline-block;width:8px;height:8px;margin-left:.35rem;border-radius:50%;background:var(--fire, #FF7601);vertical-align:middle}.tp-view[data-astro-cid-kfwled2o]{overflow-x:hidden;touch-action:pan-y}.tp-track[data-astro-cid-kfwled2o]{display:flex;will-change:transform}.tp-pane[data-astro-cid-kfwled2o]{flex:0 0 auto;width:100%;min-width:0}.tp-notif[data-astro-cid-kfwled2o]{margin:0;padding:0;list-style:none}.tp-notif-row{display:block;padding:.95rem var(--dl-gut, 1rem);color:var(--ink, #1a1a1a);text-decoration:none;border-bottom:1px solid rgba(26,26,26,.1);font-size:.97rem;line-height:1.55}.tp-notif-row:hover{background:#1a1a1a08}.tp-notif-row.is-unread{box-shadow:inset 3px 0 0 var(--fire, #FF7601)}.tp-notif-msg{display:block}.tp-notif-meta{display:block;margin-top:.2rem;font-size:.85rem;color:#1a1a1a8c}.tp-notif-empty{margin:0;padding:1.4rem var(--dl-gut, 1rem);color:#1a1a1a8c;font-size:.95rem}.tmt[data-astro-cid-7ys3ewct]{display:none}@media (min-width: 961px){.tmt[data-astro-cid-7ys3ewct]{display:block;max-width:var(--max-width, 1280px);margin:0 auto}.tmt-open[data-astro-cid-7ys3ewct]{position:relative;display:block;overflow:hidden;height:220px;border-bottom:1px solid var(--ink, #1a1a1a);text-decoration:none;color:inherit}.tmt-fake[data-astro-cid-7ys3ewct]{position:absolute;inset:0;background-image:var(--bgImage);background-size:cover;background-position:center 55%;transition:transform .3s ease}.tmt-open[data-astro-cid-7ys3ewct]:hover .tmt-fake[data-astro-cid-7ys3ewct]{transform:scale(1.03)}.tmt-lbl[data-astro-cid-7ys3ewct]{position:absolute;left:1.25rem;bottom:1rem;background:#1a1a1ab8;color:#fff;font-size:.92rem;font-weight:800;padding:.3rem .8rem;border-radius:999px}}:root[data-theme=dark] .tmt-open[data-astro-cid-7ys3ewct]{border-bottom-color:#2f3336}.dl{--dl-bg: #fff;--dl-fg: var(--ink, #1a1a1a);--dl-fg2: rgba(26,26,26,.6);--dl-line: rgba(26,26,26,.1);--dl-hover: rgba(26,26,26,.03);--dl-chip: rgba(26,26,26,.05);--dl-gut: 1rem;max-width:var(--max-width, 1280px);margin:0 auto;color:var(--dl-fg);background:var(--scroll, #f4f4f5)}:root[data-theme=dark] .dl{background:#000;--dl-bg: #000;--dl-fg: #e7e9ea;--dl-fg2: #71767b;--dl-line: #2f3336;--dl-hover: rgba(255,255,255,.03);--dl-chip: rgba(255,255,255,.08)}.dl-h{margin:0;padding:.85rem var(--dl-gut) .5rem;display:flex;align-items:center;gap:.7rem}.dl-day{display:inline-flex;align-items:center;font-weight:900;font-size:.9rem;line-height:1.3;color:#fff;background:var(--ink, #1a1a1a);padding:.34rem .9rem}.dl-load{font-size:.86rem;color:var(--dl-fg2);margin:0;padding:1rem var(--dl-gut)}.dl-day-group{background:var(--dl-bg)}.dl-day-group+.dl-day-group{margin-top:.6rem}.dl{--dl-pull: 0}.dl-ptr{display:flex;justify-content:center;align-items:center;height:calc(var(--dl-pull, 0) * 44px);overflow:hidden;color:var(--dl-fg2)}.dl-ptr svg{width:22px;height:22px;flex:none;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:rotate(calc(var(--dl-pull, 0) * 180deg))}.dl-ptr:not(.is-dragging){transition:height .2s ease}.dl-ptr.is-refreshing{height:44px}.dl-ptr.is-refreshing svg{animation:dl-ptr-spin .8s linear infinite;transform:none}@keyframes dl-ptr-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.dl-ptr.is-refreshing svg{animation:none}}.dl-skel{background:var(--dl-bg)}.dl-skel-row{display:flex;gap:.75rem;align-items:flex-start;padding:.95rem var(--dl-gut, 1rem);border-bottom:1px solid var(--dl-line)}.dl-skel-mk{width:40px;height:40px;flex:none;border-radius:50%}.dl-skel-lines{flex:1;display:flex;flex-direction:column;gap:.5rem;padding-top:.3rem}.dl-skel-line{display:block;height:.8rem;border-radius:3px;width:70%}.dl-skel-line.short{width:40%}.dl-skel-mk,.dl-skel-line{background:linear-gradient(90deg,var(--dl-chip) 25%,var(--dl-hover) 50%,var(--dl-chip) 75%);background-size:200% 100%;animation:dl-skel-shimmer 1.4s ease-in-out infinite}@keyframes dl-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){.dl-skel-mk,.dl-skel-line{animation:none}}.dl-row{position:relative;display:block;padding:.95rem var(--dl-gut, 1rem);border-bottom:1px solid var(--dl-line)}.dl-day-group:first-child .dl-row:first-of-type{border-top:1px solid var(--dl-line)}.dl-row:hover,.dl-row:active{background:var(--dl-hover)}.dl-ttl a:after{content:"";position:absolute;inset:0}.dl-row:focus-within{outline:2px solid var(--fire, #FF7601);outline-offset:-2px}.dl-top{display:flex;gap:.75rem;align-items:flex-start}.dl-mk{width:40px;height:40px;flex:none;border-radius:50%;background:var(--fire, #FF7601);color:#fff;display:grid;place-items:center}.dl-mk svg{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dl-bd{flex:1;min-width:0}.dl-ttl{margin:0;font-size:.97rem;font-weight:700;line-height:1.55}.dl-ttl a{display:block;color:inherit;text-decoration:none}.dl-subj{display:block;margin:0 0 .15rem;font-size:.76rem;font-weight:800;color:var(--fire-dark, #d95e00);line-height:1.3}:root[data-theme=dark] .dl-subj{color:var(--fire, #FF7601)}.dl-ex{margin:.2rem 0 0;font-size:.9rem;color:var(--dl-fg2);line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dl-meta{display:flex;align-items:center;gap:.5rem;margin-top:.45rem;flex-wrap:wrap}.dl-pill{display:inline-flex;align-items:center;font-size:.72rem;font-weight:700;border-radius:999px;padding:.1rem .55rem;background:var(--dl-chip);color:var(--dl-fg2)}.dl-pill.hot{background:color-mix(in srgb,var(--fire, #FF7601) 16%,transparent);color:var(--fire-dark, #d95e00)}:root[data-theme=dark] .dl-pill.hot{color:var(--fire, #FF7601)}.dl-acts{display:flex;align-items:center;gap:1.4rem;margin-top:.55rem;color:var(--dl-fg2)}.dl-act{display:inline-flex;align-items:center;gap:.3rem;border:0;background:none;padding:.15rem;margin:0;cursor:pointer;color:inherit;font:inherit;font-size:.78rem;font-weight:700;line-height:1;border-radius:6px;position:relative;z-index:1}.dl-act svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dl-act:hover,.dl-act.fav.on{color:var(--fire, #FF7601)}.dl-act.fav.on svg{fill:currentColor}.dl-act:focus-visible{outline:2px solid var(--fire, #FF7601);outline-offset:2px}@media (min-width: 700px){.dl{--dl-gut: 1.25rem}}
