.timeline-wheel[data-astro-cid-gu5n2aef]{position:fixed;left:0;top:50%;transform:translateY(-50%) translate(-10px);--wheel-size: 600px;--visible-width: 44px;width:var(--visible-width);height:360px;z-index:50;display:none;opacity:0;pointer-events:none;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);overflow:visible}.timeline-wheel[data-astro-cid-gu5n2aef].is-visible{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}@media(min-width:1024px){.timeline-wheel[data-astro-cid-gu5n2aef]{display:block}}@media(min-width:1280px){.timeline-wheel[data-astro-cid-gu5n2aef]{--wheel-size: 700px;--visible-width: 52px;height:400px}}@media(min-width:1440px){.timeline-wheel[data-astro-cid-gu5n2aef]{--wheel-size: 800px;--visible-width: 60px;height:440px}}.timeline-wheel-track[data-astro-cid-gu5n2aef]{position:absolute;left:2px;top:5%;bottom:5%;width:1px;background:linear-gradient(to bottom,transparent 0%,hsl(var(--foreground) / .06) 15%,hsl(var(--foreground) / .1) 50%,hsl(var(--foreground) / .06) 85%,transparent 100%);border-radius:1px}.timeline-wheel-arc[data-astro-cid-gu5n2aef]{position:absolute;inset:0;overflow:visible;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 12%,black 88%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 12%,black 88%,transparent 100%)}.timeline-wheel-dial[data-astro-cid-gu5n2aef]{position:absolute;width:var(--wheel-size);height:var(--wheel-size);top:50%;right:0;transform:translateY(-50%);border-radius:50%;border:1px solid hsl(var(--foreground) / .04);will-change:transform}.timeline-wheel-glow[data-astro-cid-gu5n2aef]{position:absolute;left:-6px;top:50%;width:48px;height:48px;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle,hsl(var(--foreground) / .03) 0%,transparent 70%);opacity:.5;pointer-events:none;transition:opacity .4s ease}.timeline-wheel[data-astro-cid-gu5n2aef].is-scrolling .timeline-wheel-glow[data-astro-cid-gu5n2aef]{opacity:1}.timeline-notch{position:absolute;left:50%;top:50%;width:14px;height:1.5px;margin-top:-.75px;background:hsl(var(--foreground) / .08);border-radius:0 1px 1px 0;transform-origin:left center;transition:background .3s cubic-bezier(.16,1,.3,1),width .3s cubic-bezier(.16,1,.3,1),height .2s ease,box-shadow .3s ease}.timeline-notch.is-major{width:22px;height:2px;margin-top:-1px;background:hsl(var(--muted-foreground) / .2);border-radius:0 1.5px 1.5px 0}.timeline-notch.is-near{background:hsl(var(--foreground) / .18)}.timeline-notch.is-major.is-near{width:26px;background:hsl(var(--foreground) / .28)}.timeline-notch.is-neighbor{background:hsl(var(--foreground) / .3)}.timeline-notch.is-major.is-neighbor{width:30px;background:hsl(var(--foreground) / .45)}.timeline-notch.is-active{background:hsl(var(--foreground) / .8);width:18px;height:2px;margin-top:-1px}.timeline-notch.is-major.is-active{width:36px;height:2.5px;margin-top:-1.25px;background:hsl(var(--foreground));box-shadow:0 0 8px hsl(var(--foreground) / .1),0 0 20px hsl(var(--foreground) / .05)}.timeline-notch-pip{position:absolute;right:-3px;top:50%;width:5px;height:5px;transform:translateY(-50%) scale(0);border-radius:50%;background:hsl(var(--foreground));opacity:0;transition:opacity .3s ease,transform .35s cubic-bezier(.34,1.56,.64,1)}.timeline-notch.is-major.is-active .timeline-notch-pip{opacity:1;transform:translateY(-50%) scale(1);box-shadow:0 0 6px hsl(var(--foreground) / .2);animation:pip-pulse 2.5s ease-in-out infinite}@keyframes pip-pulse{0%,to{box-shadow:0 0 6px hsl(var(--foreground) / .2)}50%{box-shadow:0 0 12px hsl(var(--foreground) / .35)}}.timeline-wheel-label-wrap[data-astro-cid-gu5n2aef]{position:absolute;left:calc(var(--visible-width) + 4px);top:50%;transform:translateY(-50%);display:flex;align-items:center;z-index:2;pointer-events:none;opacity:0;will-change:opacity;transition:opacity .4s ease}.timeline-wheel[data-astro-cid-gu5n2aef].is-visible .timeline-wheel-label-wrap[data-astro-cid-gu5n2aef]{opacity:1}.timeline-wheel-connector[data-astro-cid-gu5n2aef]{width:14px;height:1px;background:linear-gradient(to right,hsl(var(--foreground) / .18),hsl(var(--foreground) / .06));flex-shrink:0}.timeline-wheel-label[data-astro-cid-gu5n2aef]{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--foreground) / .8);white-space:nowrap;padding:5px 10px;background:hsl(var(--background) / .75);backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border:1px solid hsl(var(--foreground) / .06);border-radius:6px;box-shadow:0 1px 2px #00000008,0 4px 12px -2px #0000000f,inset 0 .5px hsl(var(--foreground) / .04);font-variant-numeric:tabular-nums;transition:border-color .3s ease,box-shadow .3s ease}.timeline-notch.is-skeleton{background:hsl(var(--foreground) / .08);opacity:0}.timeline-notch.is-major.is-skeleton{background:hsl(var(--foreground) / .15);width:24px}.timeline-wheel[data-astro-cid-gu5n2aef].is-loading .timeline-wheel-label-wrap[data-astro-cid-gu5n2aef]{opacity:0!important}.timeline-wheel[data-astro-cid-gu5n2aef].is-loading .timeline-wheel-glow[data-astro-cid-gu5n2aef]{opacity:.1}.timeline-wheel[data-astro-cid-gu5n2aef].is-loading .timeline-wheel-dial[data-astro-cid-gu5n2aef]{border-color:hsl(var(--foreground) / .06)}.timeline-wheel[data-astro-cid-gu5n2aef].is-loading .timeline-wheel-dial[data-astro-cid-gu5n2aef]:after{content:"";position:absolute;inset:18px;border-radius:50%;border:1px solid hsl(var(--foreground) / .03);pointer-events:none}.timeline-wheel-sweep[data-astro-cid-gu5n2aef]{position:absolute;left:0;top:50%;transform:translateY(-50%);width:30px;height:1.5px;background:linear-gradient(to right,hsl(var(--foreground) / .3),hsl(var(--foreground) / .06));border-radius:1px;opacity:0;pointer-events:none;z-index:2}.timeline-wheel-sweep[data-astro-cid-gu5n2aef]:after{content:"";position:absolute;right:-2.5px;top:50%;width:4px;height:4px;transform:translateY(-50%);border-radius:50%;background:hsl(var(--foreground) / .3)}@media(prefers-reduced-motion:reduce){.timeline-wheel[data-astro-cid-gu5n2aef]{transition:none}.timeline-wheel-dial[data-astro-cid-gu5n2aef],.timeline-notch,.timeline-notch-pip,.timeline-wheel-glow[data-astro-cid-gu5n2aef],.timeline-wheel-sweep[data-astro-cid-gu5n2aef]{transition:none!important;animation:none!important}.timeline-notch.is-skeleton{opacity:.5}}.mood-page[data-astro-cid-mdzhdouf]{padding:80px 0 60px}@media(min-width:640px){.mood-page[data-astro-cid-mdzhdouf]{padding:100px 0 80px}}@media(min-width:1024px){.mood-page[data-astro-cid-mdzhdouf]{padding:120px 0 100px}}.mood-hero[data-astro-cid-mdzhdouf]{margin-bottom:48px;padding-bottom:24px}.mood-hero-nav[data-astro-cid-mdzhdouf]{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}@media(min-width:640px){.mood-hero-nav[data-astro-cid-mdzhdouf]{margin-bottom:28px}.mood-hero[data-astro-cid-mdzhdouf]{margin-bottom:56px;padding-bottom:28px}}@media(min-width:1024px){.mood-hero[data-astro-cid-mdzhdouf]{margin-bottom:64px;padding-bottom:32px}}.mood-hero-content[data-astro-cid-mdzhdouf]{display:flex;align-items:flex-start;gap:16px}@media(min-width:640px){.mood-hero-content[data-astro-cid-mdzhdouf]{gap:20px}}.mood-hero-title-row[data-astro-cid-mdzhdouf]{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:6px}@media(min-width:640px){.mood-hero-title-row[data-astro-cid-mdzhdouf]{gap:16px;margin-bottom:8px}}.mood-hero-avatar[data-astro-cid-mdzhdouf]{position:relative;width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0;background:hsl(var(--foreground) / .05)}@media(min-width:640px){.mood-hero-avatar[data-astro-cid-mdzhdouf]{width:80px;height:80px}}.mood-hero-avatar-skeleton[data-astro-cid-mdzhdouf]{position:absolute;inset:0;background:hsl(var(--foreground) / .05);border-radius:50%}.mood-hero-avatar-skeleton[data-astro-cid-mdzhdouf]:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 35%,hsl(var(--foreground) / .12) 50%,transparent 65%);animation:mood-hero-shimmer 2.8s ease-in-out infinite;opacity:.35}.mood-hero-avatar[data-astro-cid-mdzhdouf].is-loaded .mood-hero-avatar-skeleton[data-astro-cid-mdzhdouf]{display:none}.mood-hero-avatar-img[data-astro-cid-mdzhdouf]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .3s ease}.mood-hero-avatar[data-astro-cid-mdzhdouf].is-loaded .mood-hero-avatar-img[data-astro-cid-mdzhdouf]{opacity:1}.mood-hero-info[data-astro-cid-mdzhdouf]{flex:1;min-width:0;padding-top:4px}@media(min-width:640px){.mood-hero-info[data-astro-cid-mdzhdouf]{padding-top:8px}}.mood-hero-title[data-astro-cid-mdzhdouf]{font-size:24px;font-weight:600;margin-bottom:8px;line-height:1.2}@media(min-width:640px){.mood-hero-title[data-astro-cid-mdzhdouf]{font-size:28px;margin-bottom:10px}}.mood-hero-emoji[data-astro-cid-mdzhdouf]{display:inline-flex;align-items:center;justify-content:center;width:1.1em;height:1.1em;margin-left:.35em;vertical-align:-.1em}.mood-hero-emoji[data-astro-cid-mdzhdouf] img[data-astro-cid-mdzhdouf]{width:100%;height:100%;display:block}.mood-hero-emoji[data-astro-cid-mdzhdouf][data-emoji-animated=true] img[data-astro-cid-mdzhdouf]{display:none}.mood-hero-emoji[data-astro-cid-mdzhdouf] .tg-emoji-anim[data-astro-cid-mdzhdouf],.mood-hero-emoji[data-astro-cid-mdzhdouf] .tg-emoji-anim[data-astro-cid-mdzhdouf] svg[data-astro-cid-mdzhdouf]{width:100%;height:100%;display:block}.mood-hero-title-skeleton[data-astro-cid-mdzhdouf]{display:inline-block;width:140px;height:24px;background:hsl(var(--foreground) / .05);border-radius:6px;position:relative;overflow:hidden}@media(min-width:640px){.mood-hero-title-skeleton[data-astro-cid-mdzhdouf]{width:180px;height:28px}}.mood-hero-title-skeleton[data-astro-cid-mdzhdouf]:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 35%,hsl(var(--foreground) / .12) 50%,transparent 65%);animation:mood-hero-shimmer 2.8s ease-in-out infinite;animation-delay:.1s;opacity:.35}.mood-hero-title[data-astro-cid-mdzhdouf].is-loaded .mood-hero-title-skeleton[data-astro-cid-mdzhdouf]{display:none}.mood-hero-description[data-astro-cid-mdzhdouf]{font-size:14px;color:hsl(var(--muted-foreground));line-height:1.5}@media(min-width:640px){.mood-hero-description[data-astro-cid-mdzhdouf]{font-size:15px}}.mood-hero-desc-skeleton[data-astro-cid-mdzhdouf]{display:inline-block;width:220px;height:14px;background:hsl(var(--foreground) / .05);border-radius:4px;position:relative;overflow:hidden}@media(min-width:640px){.mood-hero-desc-skeleton[data-astro-cid-mdzhdouf]{width:280px;height:15px}}.mood-hero-desc-skeleton[data-astro-cid-mdzhdouf]:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 35%,hsl(var(--foreground) / .12) 50%,transparent 65%);animation:mood-hero-shimmer 2.8s ease-in-out infinite;animation-delay:.2s;opacity:.35}.mood-hero-description[data-astro-cid-mdzhdouf].is-loaded .mood-hero-desc-skeleton[data-astro-cid-mdzhdouf]{display:none}.mood-hero-description[data-astro-cid-mdzhdouf] a{color:hsl(var(--foreground));text-decoration:none;border-bottom:1px solid hsl(var(--foreground) / .35);transition:border-color .15s ease}.mood-hero-description[data-astro-cid-mdzhdouf] a:hover{border-bottom-color:hsl(var(--foreground) / .6)}.mood-hero-description[data-astro-cid-mdzhdouf] .tg-emoji{display:inline-flex;align-items:center;justify-content:center;width:1.15em;height:1.15em;vertical-align:-.15em}.mood-hero-description[data-astro-cid-mdzhdouf] .tg-emoji img{width:100%;height:100%;display:block}@keyframes mood-hero-shimmer{0%{transform:translate(-100%);opacity:.2}to{transform:translate(200%);opacity:.5}}@media(prefers-reduced-motion:reduce){.mood-hero-avatar-skeleton[data-astro-cid-mdzhdouf]:after,.mood-hero-title-skeleton[data-astro-cid-mdzhdouf]:after,.mood-hero-desc-skeleton[data-astro-cid-mdzhdouf]:after{animation:none}}.back-link[data-astro-cid-mdzhdouf]{display:inline-block;font-size:13px;color:hsl(var(--muted-foreground));margin-bottom:24px;transition:color .15s ease}@media(min-width:640px){.back-link[data-astro-cid-mdzhdouf]{margin-bottom:28px}}.back-link[data-astro-cid-mdzhdouf]:hover{color:hsl(var(--foreground))}.mood-page-title[data-astro-cid-mdzhdouf]{font-size:28px;font-weight:600;margin-bottom:12px;line-height:1.2}@media(min-width:640px){.mood-page-title[data-astro-cid-mdzhdouf]{font-size:32px;margin-bottom:16px}}.mood-page-desc[data-astro-cid-mdzhdouf]{font-size:14px;color:hsl(var(--muted-foreground));line-height:1.5;margin-bottom:20px}@media(min-width:640px){.mood-page-desc[data-astro-cid-mdzhdouf]{font-size:15px;margin-bottom:24px}}.mood-header-actions[data-astro-cid-mdzhdouf]{display:flex;gap:8px;align-items:center}.back-link[data-astro-cid-mdzhdouf]{font-size:13px;color:hsl(var(--muted-foreground));transition:color .15s ease}.mood-action-button[data-astro-cid-mdzhdouf]{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:450;letter-spacing:.01em;border-radius:5px;padding:6px 10px;transition:all .15s ease;text-decoration:none;border:1px solid hsl(var(--foreground) / .1);background:hsl(var(--background));min-height:28px}@media(min-width:640px){.mood-action-button[data-astro-cid-mdzhdouf]{padding:7px 12px;min-height:32px}}.mood-action-icon[data-astro-cid-mdzhdouf]{flex-shrink:0;width:12px;height:12px;opacity:.75}@media(min-width:640px){.mood-action-icon[data-astro-cid-mdzhdouf]{width:13px;height:13px}}.mood-action-button--secondary[data-astro-cid-mdzhdouf],.mood-action-button--primary[data-astro-cid-mdzhdouf]{color:hsl(var(--muted-foreground) / .9)}.mood-action-button--secondary[data-astro-cid-mdzhdouf]:hover,.mood-action-button--primary[data-astro-cid-mdzhdouf]:hover{color:hsl(var(--foreground));background:hsl(var(--foreground) / .05);border-color:hsl(var(--foreground) / .18);transform:translateY(-1px)}.mood-action-button[data-astro-cid-mdzhdouf]:hover .mood-action-icon[data-astro-cid-mdzhdouf]{opacity:1}.mood-loading{display:block;width:100%;max-width:720px;margin:0 auto}.mood-loading.is-hidden{display:none}.mood-skeleton-stream{display:flex;flex-direction:column;gap:40px}@media(min-width:640px){.mood-skeleton-stream{gap:48px}}.mood-skeleton-group{background:hsl(var(--background));border-radius:12px;padding:20px;border:1px solid hsl(var(--foreground) / .06);box-shadow:0 1px hsl(var(--foreground) / .03);--group-delay: calc(var(--group-index, 0) * .15s)}@media(min-width:640px){.mood-skeleton-group{padding:24px;border-radius:16px}}.mood-skeleton-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}@media(min-width:640px){.mood-skeleton-header{margin-bottom:24px}}.mood-skeleton-date{display:block;width:var(--date-width, 60px);height:12px;background:hsl(var(--foreground) / .06);border-radius:4px;position:relative;overflow:hidden}.mood-skeleton-date:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,hsl(var(--foreground) / .08) 50%,transparent 100%);animation:skeleton-shimmer 2s ease-in-out infinite;animation-delay:var(--group-delay)}.mood-skeleton-header-line{flex:1;height:1px;background:hsl(var(--foreground) / .08)}.mood-skeleton-items{display:flex;flex-direction:column;gap:0}.mood-skeleton-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid hsl(var(--foreground) / .04);--item-delay: calc(var(--group-delay) + var(--item-index, 0) * .08s)}.mood-skeleton-item:last-child{border-bottom:none;padding-bottom:4px}@media(min-width:640px){.mood-skeleton-item{padding:18px 0;gap:18px}}@media(max-width:640px){.mood-skeleton-item{flex-direction:column;gap:8px}}.mood-skeleton-time{display:block;width:36px;height:12px;background:hsl(var(--foreground) / .05);border-radius:4px;flex-shrink:0;position:relative;overflow:hidden}.mood-skeleton-time:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,hsl(var(--foreground) / .06) 50%,transparent 100%);animation:skeleton-shimmer 2s ease-in-out infinite;animation-delay:var(--item-delay)}@media(min-width:640px){.mood-skeleton-time{width:40px}}.mood-skeleton-content{flex:1;min-width:0}.mood-skeleton-line{display:block;width:var(--line-width, 70%);height:14px;background:hsl(var(--foreground) / .05);border-radius:6px;position:relative;overflow:hidden}.mood-skeleton-line:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,hsl(var(--foreground) / .08) 50%,transparent 100%);animation:skeleton-shimmer 2s ease-in-out infinite;animation-delay:var(--item-delay)}@keyframes skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.mood-skeleton-date:after,.mood-skeleton-time:after,.mood-skeleton-line:after{animation:none}}.mood-loading-inline{display:flex;flex-direction:column;padding:16px 0}.mood-loading-inline .mood-skeleton-group{opacity:.7}.mood-error[data-astro-cid-mdzhdouf]{padding:60px 0;text-align:center}.mood-error[data-astro-cid-mdzhdouf].is-hidden,.mood-feed[data-astro-cid-mdzhdouf].is-hidden{display:none}.mood-stream{display:flex;flex-direction:column;gap:40px;width:100%;max-width:680px;min-width:0;margin:0 auto}@media(min-width:640px){.mood-stream{gap:48px}}@media(min-width:1024px){.mood-stream{gap:56px;max-width:720px}}.mood-date-group{display:flex;flex-direction:column;gap:0;background:hsl(var(--background));border-radius:12px;padding:20px;border:1px solid hsl(var(--foreground) / .06);box-shadow:0 1px hsl(var(--foreground) / .03);width:100%;max-width:100%;min-width:0}@media(min-width:640px){.mood-date-group{padding:24px;border-radius:16px}}@media(min-width:1024px){.mood-date-group{padding:28px}}.mood-date-header{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding-top:0}@media(min-width:640px){.mood-date-header{margin-bottom:24px}}.mood-date-text{font-size:12px;font-weight:500;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding-right:4px}.mood-date-line{flex:1;height:1px;background:hsl(var(--foreground) / .1)}.mood-date-items{display:flex;flex-direction:column;gap:0;padding-left:0;min-width:0}.mood-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid hsl(var(--foreground) / .04);position:relative}.mood-item:hover,.mood-item:focus-within{z-index:2}@media(min-width:640px){.mood-item{padding:18px 0;gap:18px}}@media(max-width:640px){.mood-item{flex-direction:column;gap:10px}.mood-item-time{min-width:0;padding-top:0;font-size:12px;line-height:1.35}.mood-item-content{gap:10px}.mood-item--clickable{margin:0;padding:14px 0}}.mood-item:last-child{border-bottom:none;padding-bottom:4px}.mood-item--clickable{text-decoration:none;color:inherit;border-radius:10px;margin:0 -12px;padding:16px 12px;border-bottom:none;transition:color .15s ease;cursor:pointer}@media(min-width:640px){.mood-item--clickable{margin:0 -16px;padding:18px 16px;border-radius:12px}}.mood-item--clickable+.mood-item{border-top:none}.mood-item-time{font-size:12px;color:hsl(var(--muted-foreground) / .6);font-variant-numeric:tabular-nums;min-width:44px;padding-top:1px;line-height:1.5;flex-shrink:0}@media(min-width:640px){.mood-item-time{min-width:46px}}.mood-item-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px;padding-right:0}@media(min-width:640px){.mood-item-content{gap:12px;padding-right:32px}}.mood-item-forwarded{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;color:hsl(var(--muted-foreground))}.mood-forwarded-label{text-transform:uppercase;letter-spacing:.08em;font-size:10px;color:hsl(var(--muted-foreground) / .7)}.mood-forwarded-source{font-weight:500;color:hsl(var(--foreground) / .85);text-decoration:none;border-bottom:1px solid transparent}.mood-forwarded-source:hover,.mood-forwarded-source:focus-visible{border-bottom-color:hsl(var(--foreground) / .35)}.mood-forwarded-author{color:hsl(var(--muted-foreground) / .7)}.mood-item-quote{display:inline-flex;flex-direction:column;gap:4px;padding:8px 10px;border-radius:10px;border:none;background:hsl(var(--foreground) / .03);color:hsl(var(--muted-foreground));text-decoration:none;align-self:flex-start;max-width:88%;width:-moz-fit-content;width:fit-content}.mood-item-quote[href]{cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.mood-item-quote[href]:hover,.mood-item-quote[href]:focus-visible{background:hsl(var(--foreground) / .06);color:hsl(var(--foreground) / .7);box-shadow:0 0 0 1px hsl(var(--foreground) / .08)}.mood-item-quote[href]:hover .mood-item-quote-text,.mood-item-quote[href]:focus-visible .mood-item-quote-text{color:hsl(var(--foreground) / .75)}.mood-item-quote-meta{display:flex;align-items:center;gap:8px;font-size:11px;text-transform:none;letter-spacing:.02em;color:hsl(var(--muted-foreground))}.mood-item-quote-author{font-size:11px;letter-spacing:.02em;text-transform:none;color:hsl(var(--foreground) / .6)}.mood-item-quote-text{margin:0;font-size:12px;line-height:1.55;color:hsl(var(--foreground) / .6);white-space:pre-line;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.mood-item-media{display:flex;flex-direction:column;gap:10px}.mood-item-media video{width:100%;max-width:100%;height:auto;display:block;border-radius:10px;background:hsl(var(--foreground) / .05);overflow:hidden;-webkit-mask-image:radial-gradient(white,black);mask-image:radial-gradient(#fff,#000)}.mood-item-media audio{width:100%}.mood-item-media .tgme_widget_message_document_wrap{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid hsl(var(--foreground) / .1);border-radius:10px;background:hsl(var(--background));text-decoration:none;color:inherit;transition:border-color .2s ease}.mood-item-media .tgme_widget_message_document_wrap:hover{border-color:hsl(var(--foreground) / .18)}.mood-item-media .tgme_widget_message_document_icon{width:38px;height:38px;border-radius:10px;background:hsl(var(--foreground) / .08);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.mood-item-media .tgme_widget_message_document_icon.audio:before{content:"";border-left:8px solid hsl(var(--foreground) / .7);border-top:5px solid transparent;border-bottom:5px solid transparent;margin-left:2px}.mood-item-media .tgme_widget_message_document{display:flex;flex-direction:column;gap:4px;min-width:0}.mood-item-media .tgme_widget_message_document_title{font-size:13px;font-weight:600;line-height:1.4}.mood-item-media .tgme_widget_message_document_extra{font-size:12px;color:hsl(var(--muted-foreground));line-height:1.4}.mood-item-media .bookmark-card{display:flex;flex-direction:column;gap:0;width:100%;max-width:320px;border:1px solid hsl(var(--foreground) / .1);border-radius:8px;background:hsl(var(--background));text-decoration:none;color:inherit;overflow:hidden;transition:border-color .15s ease}@media(min-width:640px){.mood-item-media .bookmark-card{max-width:360px}}.mood-item-media .bookmark-card:hover{border-color:hsl(var(--foreground) / .2)}.mood-item-media .bookmark-card__media{width:100%;background:hsl(var(--foreground) / .03)}.mood-item-media .bookmark-card__media img{width:100%;display:block;-o-object-fit:cover;object-fit:cover;aspect-ratio:1.91 / 1}.mood-item-media .bookmark-card__content{display:flex;flex-direction:column;gap:2px;padding:8px 10px}.mood-item-media .bookmark-card__title{font-size:13px;font-weight:500;line-height:1.35;color:hsl(var(--foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mood-item-media .bookmark-card__description{font-size:12px;color:hsl(var(--muted-foreground));line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.mood-item-media .bookmark-card__meta{font-size:11px;color:hsl(var(--muted-foreground) / .5)}.mood-item-text{font-size:14px;line-height:1.6;color:hsl(var(--foreground));white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere}.mood-item-text--clamped{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}.mood-item-details{align-self:flex-start;font-size:13px;font-weight:500;color:hsl(var(--muted-foreground));text-decoration:none}@media(min-width:640px){.mood-item-details{font-size:14px}}.mood-item-text a{color:hsl(var(--foreground));text-decoration:none;border-bottom:1px solid hsl(var(--foreground) / .35);transition:border-color .15s ease,color .15s ease,opacity .15s ease}.mood-item-text a:hover,.mood-item-text a:focus-visible{border-bottom-color:hsl(var(--foreground) / .6)}@media(min-width:640px){.mood-item-text{font-size:15px;line-height:1.65}}.mood-item-thumb{width:100%;max-width:400px;border-radius:12px;overflow:hidden;background:hsl(var(--foreground) / .02);position:relative}.mood-item-thumb img{width:100%;height:auto;display:block;transition:transform .2s ease}.mood-item-thumb--portrait{display:flex;align-items:center;justify-content:center;background:hsl(var(--foreground) / .04)}.mood-item-thumb--portrait img{width:auto;height:auto;max-width:100%;max-height:280px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin:0}.mood-item-thumb--ultra-tall{display:flex;align-items:center;justify-content:center;background:hsl(var(--foreground) / .03)}.mood-item-thumb--ultra-tall img{width:auto;height:auto;max-width:100%;max-height:320px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media(min-width:640px){.mood-item-thumb{max-width:480px;border-radius:14px}.mood-item-thumb--portrait img{max-height:320px}.mood-item-thumb--ultra-tall img{max-height:360px}}@media(min-width:1024px){.mood-item-thumb{max-width:560px;border-radius:16px}.mood-item-thumb--portrait img{max-height:360px}.mood-item-thumb--ultra-tall img{max-height:400px}}.mood-item-tag{display:inline-block;font-size:11px;color:hsl(var(--muted-foreground) / .6);align-self:flex-start}.mood-item-reactions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.mood-reaction{display:inline-flex;align-items:center;gap:3px;padding:3px 8px 3px 6px;font-size:12px;background:hsl(var(--foreground) / .05);border-radius:999px;color:hsl(var(--muted-foreground));border:1px solid transparent}.mood-reaction--paid{background:#ffbf0014;color:#ad8a1f}.mood-reaction-emoji{display:inline-flex;align-items:center;font-size:14px;line-height:1}.mood-reaction-emoji img{width:1em;height:1em;display:block}.tg-emoji{display:inline-flex;align-items:center;justify-content:center;width:1.15em;height:1.15em;vertical-align:-.15em}.tg-emoji img{width:100%;height:100%;display:block}.tg-emoji[data-emoji-animated=true] img{display:none}.tg-emoji-anim,.tg-emoji-anim svg{width:100%;height:100%;display:block}.mood-reaction-count{font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;opacity:.8}.mood-item-comments{display:inline-flex;align-items:center;gap:4px;padding:3px 8px 3px 6px;font-size:12px;background:hsl(var(--foreground) / .03);border-radius:999px;color:hsl(var(--muted-foreground) / .7);transition:background-color .15s ease,color .15s ease;border:1px solid transparent;text-decoration:none;cursor:pointer}.mood-item-comments:hover,.mood-item-comments:focus-visible{background:hsl(var(--foreground) / .06);color:hsl(var(--muted-foreground));border-color:hsl(var(--foreground) / .06)}.mood-comments-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;opacity:.7;transition:opacity .15s ease}.mood-item-comments:hover .mood-comments-icon{opacity:1}.mood-comments-count{font-size:12px;font-weight:500;font-variant-numeric:tabular-nums}.mood-item-expand-float{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border-radius:6px;color:hsl(var(--muted-foreground) / .4);text-decoration:none;cursor:pointer;opacity:0;transition:all .2s ease;z-index:10}.mood-item:hover .mood-item-expand-float,.mood-item-expand-float:focus-visible{opacity:1}.mood-item-expand-float:hover{color:hsl(var(--foreground) / .7);background:hsl(var(--foreground) / .05)}.mood-item-expand-float:active{transform:scale(.92)}.mood-item-expand-float svg{flex-shrink:0}.mood-item{position:relative}@media(min-width:640px){.mood-item-expand-float{right:16px}}@media(max-width:640px){.mood-item-expand-float{width:24px;height:24px;top:8px;right:6px;opacity:.6}.mood-item-expand-float svg{width:12px;height:12px}}.mood-comments-wrapper{position:relative;display:inline-flex}.mood-comments-popover{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);width:320px;max-width:calc(100vw - 32px);max-height:280px;overflow-y:auto;overflow-x:hidden;background:hsl(var(--background) / .72);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border:1px solid hsl(var(--foreground) / .06);border-radius:16px;box-shadow:0 8px 32px hsl(var(--foreground) / .1),0 2px 8px hsl(var(--foreground) / .04),inset 0 1px hsl(var(--foreground) / .04);padding:12px;opacity:0;visibility:hidden;transform:translate(-50%) translateY(4px);transition:opacity .2s ease,transform .2s ease,visibility .2s;z-index:100;pointer-events:none;scrollbar-width:none;-ms-overflow-style:none}.mood-comments-popover::-webkit-scrollbar{display:none}.mood-comments-wrapper:hover .mood-comments-popover,.mood-comments-popover:hover{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:auto}.mood-comments-popover:before{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:16px;height:8px;background:transparent}.mood-comments-popover-list{display:flex;flex-direction:column;gap:10px}.mood-comments-popover-empty{text-align:center;padding:16px 8px;color:hsl(var(--muted-foreground) / .6);font-size:13px;font-style:italic}.mood-comments-popover-loading{display:flex;flex-direction:column;gap:10px}.mood-popover-comment{display:flex;align-items:flex-start;gap:8px}.mood-popover-comment-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,hsl(var(--foreground) / .1),hsl(var(--foreground) / .05));flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:hsl(var(--foreground) / .5);overflow:hidden}.mood-popover-comment-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mood-popover-comment-body{flex:1;min-width:0;background:hsl(var(--foreground) / .04);border:1px solid hsl(var(--foreground) / .05);border-radius:14px;padding:10px 12px}.mood-popover-comment-header{display:flex;align-items:center;gap:6px;margin-bottom:4px;flex-wrap:wrap}.mood-popover-comment-author{font-size:12px;font-weight:600;color:hsl(var(--foreground));letter-spacing:-.01em}.mood-popover-comment-date{font-size:10px;color:hsl(var(--muted-foreground) / .5);font-variant-numeric:tabular-nums}.mood-popover-comment-date:before{content:"•";margin-right:6px;color:hsl(var(--muted-foreground) / .3)}.mood-popover-comment-content{font-size:12px;line-height:1.5;color:hsl(var(--foreground) / .9);overflow-wrap:anywhere;word-break:break-word}.mood-popover-comment-content p{margin:0}.mood-popover-comment-content p+p{margin-top:.5em}.mood-popover-comment-content blockquote{margin:.4em 0;padding:3px 8px;border-left:2px solid hsl(var(--foreground) / .12);background:hsl(var(--foreground) / .02);border-radius:0 4px 4px 0;font-size:11px;line-height:1.4;color:hsl(var(--muted-foreground) / .8)}.mood-popover-comment-content .tg-emoji{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;vertical-align:-.1em}.mood-popover-comment-content .tg-emoji img{width:100%;height:100%;display:block}.mood-popover-view-all{display:block;text-align:center;padding:8px;margin-top:6px;font-size:11px;font-weight:500;color:hsl(var(--muted-foreground) / .7);text-decoration:none;border-top:1px solid hsl(var(--foreground) / .06);transition:color .15s ease}.mood-popover-view-all:hover{color:hsl(var(--foreground))}.mood-popover-skeleton{display:flex;align-items:flex-start;gap:8px}.mood-popover-skeleton-avatar{width:28px;height:28px;border-radius:50%;background:hsl(var(--foreground) / .08);position:relative;overflow:hidden}.mood-popover-skeleton-avatar:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,hsl(var(--foreground) / .12) 50%,transparent 100%);animation:popover-shimmer 1.5s ease-in-out infinite}.mood-popover-skeleton-body{flex:1}.mood-popover-skeleton-line{height:10px;background:hsl(var(--foreground) / .08);border-radius:4px;position:relative;overflow:hidden}.mood-popover-skeleton-line:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,hsl(var(--foreground) / .12) 50%,transparent 100%);animation:popover-shimmer 1.5s ease-in-out infinite}.mood-popover-skeleton-line--short{width:60%;margin-bottom:6px}.mood-popover-skeleton-line--long{width:90%}@keyframes popover-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.mood-popover-skeleton-avatar:after,.mood-popover-skeleton-line:after{animation:none}}@media(max-width:768px){.mood-comments-popover{display:none}}.mood-feed{display:flex;flex-direction:column;gap:24px}.mood-load-controls{display:flex;flex-direction:column;align-items:center;padding-top:16px}.mood-load-status{font-size:12px;color:hsl(var(--muted-foreground) / .6);min-height:16px}.mood-sentinel{height:1px}.mood-update-notice{position:fixed;top:16px;left:16px;z-index:50;display:inline-flex;align-items:center;flex-shrink:0;gap:10px;padding:5px 5px 5px 12px;min-height:32px;border:1px solid hsl(var(--foreground) / .08);border-radius:9px;background:hsl(var(--background) / .8);backdrop-filter:blur(12px) saturate(1.3);-webkit-backdrop-filter:blur(12px) saturate(1.3);box-shadow:0 2px 12px #0000000f;overflow:hidden;will-change:transform,opacity;transform:translateZ(0);transform-origin:left center;transition:border-color .22s ease,background-color .22s ease,box-shadow .22s ease}.mood-update-notice.is-refreshing{gap:0;padding:0;border-color:transparent;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:visible}.mood-update-text{margin:0;font-size:12.5px;line-height:1;color:hsl(var(--foreground) / .85);white-space:nowrap;letter-spacing:-.01em;padding-right:4px}.mood-update-actions{display:inline-flex;align-items:center;gap:3px;margin-left:auto;flex-shrink:0}.mood-update-action{display:inline-flex;align-items:center;justify-content:center;gap:0;height:28px;min-width:28px;padding:0;font-size:11px;font-weight:450;line-height:1;font-family:inherit;letter-spacing:.01em;color:hsl(var(--muted-foreground));background:hsl(var(--foreground) / .04);border:1px solid hsl(var(--foreground) / .08);border-radius:8px;cursor:pointer;overflow:hidden;transition:color .2s ease,background .2s ease,border-color .2s ease;will-change:transform,opacity}.mood-update-action.is-hovered{gap:0;color:hsl(var(--foreground));background:hsl(var(--foreground) / .08);border-color:hsl(var(--foreground) / .15)}.mood-update-action.is-refreshing{gap:0;color:hsl(var(--foreground));background:hsl(var(--foreground) / .08);border-color:hsl(var(--foreground) / .15);justify-content:center;cursor:default;pointer-events:none}.mood-update-action:active{transform:scale(.96)}.mood-update-action svg{width:13px;height:13px;flex-shrink:0}.mood-update-action-label{display:inline-flex;align-items:center;white-space:nowrap;line-height:1;max-width:0;opacity:0;overflow:hidden;will-change:opacity}.mood-update-progress{--progress: 1;position:absolute;bottom:0;left:0;right:0;height:2.5px;opacity:0;border-radius:999px;background:hsl(var(--foreground) / .08);overflow:hidden}.mood-update-progress:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsl(var(--foreground) / .9),hsl(var(--foreground) / .62) 70%,hsl(var(--foreground) / .45));box-shadow:0 0 8px hsl(var(--foreground) / .28);transform-origin:left;transform:scaleX(var(--progress))}@media(max-width:640px){.mood-update-notice{gap:8px;padding:4px 4px 4px 10px;min-height:30px;border-radius:8px}.mood-update-notice.is-refreshing{padding:0}.mood-update-text{font-size:12px}.mood-update-action{height:26px;min-width:26px;border-radius:7px}.mood-update-action svg{width:12px;height:12px}}@media(min-width:640px){.mood-update-notice{top:24px;left:24px}}@media(prefers-reduced-motion:reduce){.mood-update-notice{will-change:auto}}@media(max-width:480px){.mood-page[data-astro-cid-mdzhdouf]{padding:64px 0 48px}.mood-header[data-astro-cid-mdzhdouf]{margin-bottom:32px;padding-bottom:20px}.back-link[data-astro-cid-mdzhdouf]{margin-bottom:16px;font-size:13px}.mood-page-title[data-astro-cid-mdzhdouf]{font-size:26px;margin-bottom:10px}.mood-page-desc[data-astro-cid-mdzhdouf]{font-size:14px;margin-bottom:16px;line-height:1.55}.mood-header-actions[data-astro-cid-mdzhdouf]{gap:10px}.mood-action-button[data-astro-cid-mdzhdouf]{padding:8px 12px;min-height:36px;border-radius:8px;font-size:13px}.mood-loading-item{gap:10px;padding:10px 0}.mood-loading-time{width:28px}.mood-loading-line{height:10px}.mood-stream{gap:32px}.mood-date-group{padding:16px}.mood-date-header{margin-bottom:16px;gap:12px}.mood-date-text{font-size:12px}.mood-item{gap:10px;padding:14px 0}.mood-item--clickable{margin:0;padding:14px 0;border-radius:10px}.mood-item-time{min-width:0;font-size:12px}.mood-item-content,.mood-item-media{gap:10px}.mood-item-quote{padding:8px 10px;border-radius:8px;max-width:100%}.mood-item-quote-meta{font-size:11px;letter-spacing:.02em}.mood-item-quote-text{font-size:13px;line-height:1.5;-webkit-line-clamp:3}.mood-item-text{font-size:15px;line-height:1.6}.mood-item-details{font-size:13px}.mood-item-media .bookmark-card{max-width:100%}.mood-item-media .bookmark-card__title{font-size:14px}.mood-item-media .bookmark-card__description{font-size:13px}.mood-item-reactions{gap:6px}.mood-reaction{padding:4px 10px 4px 8px;font-size:13px}.mood-reaction-count{font-size:13px}.mood-load-controls{padding-top:12px}.mood-load-status{font-size:12px}}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.notify-panel{position:fixed;z-index:60;width:312px;opacity:0;visibility:hidden;transform:translateY(-4px) scale(.96);transform-origin:top right;transition:opacity .15s ease,transform .15s ease,visibility .15s ease;pointer-events:none}.notify-panel.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.notify-panel-inner{background:hsl(var(--background));border:1px solid hsl(var(--foreground) / .1);border-radius:10px;box-shadow:0 8px 24px hsl(var(--foreground) / .08),0 2px 8px hsl(var(--foreground) / .04);padding:14px}.notify-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.notify-panel-title{font-size:13px;font-weight:600;letter-spacing:.01em}.notify-panel-close{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:hsl(var(--muted-foreground));background:none;border:none;border-radius:6px;cursor:pointer;transition:color .12s ease,background .12s ease}.notify-panel-close:hover{color:hsl(var(--foreground));background:hsl(var(--foreground) / .06)}.notify-label{display:block;font-size:11px;font-weight:500;letter-spacing:.03em;color:hsl(var(--muted-foreground));margin-bottom:6px}.notify-input{width:100%;height:34px;padding:0 10px;font-family:inherit;font-size:13px;color:hsl(var(--foreground));background:hsl(var(--foreground) / .04);border:1px solid hsl(var(--foreground) / .1);border-radius:7px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.notify-input::-moz-placeholder{color:hsl(var(--muted-foreground) / .5)}.notify-input::placeholder{color:hsl(var(--muted-foreground) / .5)}.notify-input:focus{border-color:hsl(var(--foreground) / .3);box-shadow:0 0 0 2px hsl(var(--foreground) / .06)}.notify-fieldset{border:none;padding:0;margin:14px 0 0}.notify-radio-group{--notify-frequency-segments: 3;--notify-frequency-offset: 0%;position:relative;display:flex;gap:0;background:hsl(var(--foreground) / .04);border-radius:7px;padding:2px;isolation:isolate}.notify-radio-indicator{position:absolute;top:2px;bottom:2px;left:2px;width:calc((100% - 4px) / var(--notify-frequency-segments));border-radius:5px;background:hsl(var(--background));box-shadow:0 1px 3px hsl(var(--foreground) / .08);pointer-events:none;z-index:0;transform:translate3d(var(--notify-frequency-offset),0,0);-webkit-transform:translate3d(var(--notify-frequency-offset),0,0);transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.notify-radio-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.notify-radio-label{flex:1;position:relative;z-index:1;text-align:center;padding:5px 0;font-size:11px;font-weight:500;color:hsl(var(--muted-foreground));border-radius:5px;background:transparent;cursor:pointer;transition:color .12s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.notify-radio-input:checked+.notify-radio-label{color:hsl(var(--foreground));background:transparent;box-shadow:none}.notify-radio-input:focus-visible+.notify-radio-label{outline:2px solid hsl(var(--foreground));outline-offset:1px}.notify-turnstile{--notify-turnstile-scale: .94;margin-top:12px;display:flex;justify-content:center;align-items:flex-start;min-height:0;transition:min-height .2s ease}.notify-turnstile.has-widget{min-height:62px}.notify-turnstile.has-widget>div{transform:scale(var(--notify-turnstile-scale));transform-origin:center top;display:block}@media(max-width:639px){.notify-turnstile{--notify-turnstile-scale: .92}}@media(max-width:380px){.notify-turnstile{--notify-turnstile-scale: .9}}.notify-submit{width:100%;height:36px;margin-top:14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:inherit;font-size:12px;font-weight:600;letter-spacing:.02em;color:hsl(var(--primary-foreground));background:hsl(var(--primary));border:1px solid transparent;border-radius:8px;cursor:pointer;transition:opacity .15s ease,background .15s ease,color .15s ease,border-color .15s ease}.notify-submit:hover{opacity:.85}.notify-submit:active{opacity:.7}[data-notify-submit].notify-submit{height:40px;border-radius:9px;margin-top:13px;font-size:13px;font-weight:600;letter-spacing:.015em}[data-notify-submit].notify-submit:not(.is-locked):not(:disabled){color:hsl(var(--background));background:hsl(var(--foreground))}[data-notify-submit].notify-submit:not(.is-locked):not(:disabled):hover{opacity:.88}.notify-submit:disabled{opacity:.5;cursor:not-allowed}.notify-submit.is-locked,.notify-submit.is-locked:disabled{opacity:1;color:hsl(var(--muted-foreground));background:transparent;border-color:hsl(var(--foreground) / .12);cursor:not-allowed}.notify-submit.is-locked:hover{opacity:1}.notify-submit-lock-icon{display:none;align-items:center;justify-content:center;color:currentColor;opacity:.5}.notify-submit.is-locked .notify-submit-lock-icon{display:inline-flex}.notify-submit[aria-busy=true] .notify-submit-lock-icon{display:none}.notify-submit-hint{margin:7px 0 0;min-height:16px;display:flex;align-items:center;justify-content:center;font-size:10.5px;letter-spacing:.015em;color:hsl(var(--muted-foreground) / .76);text-align:center}.notify-error-msg{margin-top:6px;font-size:10.5px;line-height:1.35;color:#e46b58e6;min-height:0}.notify-error-msg:empty{display:none}.notify-spinner{width:14px;height:14px;border:2px solid hsl(var(--primary-foreground) / .3);border-top-color:hsl(var(--primary-foreground));border-radius:50%;animation:notify-spin .6s linear infinite}@keyframes notify-spin{to{transform:rotate(360deg)}}.notify-success{display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px 0 4px;color:hsl(var(--foreground))}.notify-success-text{font-size:13px;font-weight:500;text-align:center}.notify-error-state{display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px 0 4px}.notify-error-state-text{font-size:13px;color:#ef4343;text-align:center}.is-hidden{display:none!important}.header-action-btn.is-active{color:hsl(var(--foreground));background:hsl(var(--foreground) / .06);border-color:hsl(var(--foreground) / .15)}@media(max-width:639px){.notify-panel{width:min(312px,calc(100vw - 20px));max-width:312px}.notify-panel-inner{padding:14px}}@media(hover:none)and (pointer:coarse){.notify-input{font-size:16px}}@supports (-webkit-touch-callout: none){@media(hover:none)and (pointer:coarse){.notify-input{--notify-input-visual-scale: .9375;width:calc(100% / var(--notify-input-visual-scale));transform:scale(var(--notify-input-visual-scale));-webkit-transform:scale(var(--notify-input-visual-scale));transform-origin:left center;-webkit-transform-origin:left center}}}@media(prefers-reduced-motion:reduce){.notify-panel{transition:opacity .1s ease,visibility .1s ease;transform:none!important}.notify-panel.is-open{transform:none!important}.notify-radio-indicator{transition:none}}
