.shared-module__8jfMIG__postButton{border-radius:var(--radius-pill);background:var(--gradient-warm);color:var(--ink-on-accent);letter-spacing:.02em;cursor:pointer;transition:transform var(--speed-fast) var(--ease-out), box-shadow var(--speed-fast) var(--ease-out);border:none;padding:12px 22px;font-weight:700;box-shadow:0 8px 24px #ff5d7e47}.shared-module__8jfMIG__postButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 30px #ff5d7e61}.shared-module__8jfMIG__postButton:active:not(:disabled){transform:scale(.97)}.shared-module__8jfMIG__postButton:disabled{opacity:.55;cursor:default}.shared-module__8jfMIG__textarea{border:1px solid var(--border-faint);border-radius:var(--radius-md);width:100%;color:var(--text-strong);resize:vertical;background:#ffffff0d;min-height:76px;padding:12px 14px;font-family:inherit;font-size:1rem;line-height:1.5}.shared-module__8jfMIG__textarea:focus{border-color:var(--color-accent);outline:none}.shared-module__8jfMIG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shared-module__8jfMIG__empty{text-align:center;color:var(--text-faint);padding:28px 0}.shared-module__8jfMIG__toastRegion{bottom:calc(56px + env(safe-area-inset-bottom,0px));z-index:50;pointer-events:none;width:max-content;max-width:calc(100vw - 32px);margin:0 auto;position:sticky}.shared-module__8jfMIG__toast{border-radius:var(--radius-pill);border:1px solid var(--danger-border);-webkit-backdrop-filter:blur(10px);color:var(--text-danger);text-align:center;box-shadow:var(--shadow-card);--rise-dist:8px;animation:shared-module__8jfMIG__riseIn var(--speed-fast) var(--ease-out);background:#281016eb;padding:11px 18px;font-size:.88rem}@media (prefers-reduced-motion:reduce){.shared-module__8jfMIG__postButton{transition:none}.shared-module__8jfMIG__toast{animation:none}}
.Login-module__-k_-0q__loginCard{z-index:1;border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--surface-glass);-webkit-backdrop-filter:blur(14px);width:100%;max-width:460px;box-shadow:var(--shadow-card);text-align:center;margin-top:6vh;padding:28px;position:relative}.Login-module__-k_-0q__loginLede{color:var(--text-soft);margin:0 0 20px;line-height:1.5}.Login-module__-k_-0q__loginForm{flex-direction:column;gap:12px;display:flex}.Login-module__-k_-0q__loginInput{border:1px solid var(--border-faint);border-radius:var(--radius-md);width:100%;color:var(--text-strong);background:#ffffff0d;padding:12px 14px;font-family:inherit;font-size:1rem}.Login-module__-k_-0q__loginInput:focus{border-color:var(--color-accent);outline:none}.Login-module__-k_-0q__loginButton{}.Login-module__-k_-0q__codeInput{text-align:center;letter-spacing:.5em;font-variant-numeric:tabular-nums;padding-left:.5em;font-size:1.5rem}.Login-module__-k_-0q__loginLinkBtn{color:var(--text-faint);cursor:pointer;background:0 0;border:none;padding:4px;font-size:.82rem;text-decoration:underline}.Login-module__-k_-0q__loginLinkBtn:hover{color:var(--text-soft)}.Login-module__-k_-0q__loginError{color:var(--text-danger);margin:14px 0 0;font-size:.88rem}
.Shell-module__ZEKMFW__page{min-height:100dvh;padding:calc(32px + env(safe-area-inset-top,0px)) 20px calc(80px + env(safe-area-inset-bottom,0px));color:var(--text-strong);font-family:var(--font-body);flex-direction:column;align-items:center;gap:24px;display:flex;position:relative;overflow:hidden}.Shell-module__ZEKMFW__header{z-index:1;justify-content:center;align-items:center;gap:12px;width:100%;max-width:640px;margin-top:8px;display:flex;position:relative}.Shell-module__ZEKMFW__title{font-family:var(--font-display);letter-spacing:.02em;background:var(--gradient-text);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.6rem;font-weight:600}
.AppCarousel-module__KDNb4a__viewport{background:var(--color-bg);touch-action:pan-y pinch-zoom;position:fixed;inset:0;overflow:hidden}.AppCarousel-module__KDNb4a__track{will-change:transform;width:100%;height:100%;display:flex}.AppCarousel-module__KDNb4a__track.AppCarousel-module__KDNb4a__snapping{transition:transform var(--speed-mid) var(--ease-out)}.AppCarousel-module__KDNb4a__panel{-webkit-overflow-scrolling:touch;flex:0 0 100%;width:100%;height:100%;overflow:hidden auto;transform:translateZ(0)}.AppCarousel-module__KDNb4a__settingsBtn{top:calc(14px + env(safe-area-inset-top,0px));left:calc(14px + env(safe-area-inset-left,0px));z-index:20;border-radius:var(--radius-pill);background:var(--surface-glass);border:1px solid var(--border-faint);width:40px;height:40px;color:var(--text-soft);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:color var(--speed-fast) var(--ease-out), border-color var(--speed-fast) var(--ease-out), transform var(--speed-fast) var(--ease-out);justify-content:center;align-items:center;padding:0;display:flex;position:fixed}.AppCarousel-module__KDNb4a__settingsBtn:hover{color:var(--text-strong);border-color:var(--border-soft)}.AppCarousel-module__KDNb4a__settingsBtn:active{transform:scale(.94)}.AppCarousel-module__KDNb4a__settingsBtn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.AppCarousel-module__KDNb4a__dots{left:50%;bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:20;border-radius:var(--radius-pill);background:var(--surface-glass);border:1px solid var(--border-faint);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:0;padding:2px 4px;display:flex;position:fixed;transform:translate(-50%)}.AppCarousel-module__KDNb4a__dot{border-radius:var(--radius-pill);background:var(--text-dim);cursor:pointer;width:24px;height:24px;transition:background var(--speed-fast) var(--ease-out), transform var(--speed-fast) var(--ease-out);background-clip:content-box;border:none;padding:9px}.AppCarousel-module__KDNb4a__dot:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.AppCarousel-module__KDNb4a__dotActive{background:var(--color-accent);transform:scale(1.35)}@media (prefers-reduced-motion:reduce){.AppCarousel-module__KDNb4a__dot{transition:none}}
.PresenceIndicator-module__s_31Fq__pill{top:calc(14px + env(safe-area-inset-top,0px));right:calc(14px + env(safe-area-inset-right,0px));z-index:20;border-radius:var(--radius-pill);background:var(--surface-glass);border:1px solid var(--border-faint);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:40px;color:var(--text-soft);letter-spacing:.02em;white-space:nowrap;pointer-events:none;animation:PresenceIndicator-module__s_31Fq__presenceFadeIn var(--speed-mid) var(--ease-out) both;align-items:center;gap:7px;margin:0;padding:0 14px;font-size:.78rem;display:flex;position:fixed}.PresenceIndicator-module__s_31Fq__dot{border-radius:var(--radius-pill);background:var(--color-accent);width:6px;height:6px;box-shadow:0 0 8px var(--color-glow);flex:none}@keyframes PresenceIndicator-module__s_31Fq__presenceFadeIn{0%{opacity:0}to{opacity:1}}
.Celebration-module__9lcBNG__overlay{z-index:900;padding:calc(24px + env(safe-area-inset-top,0px)) calc(18px + env(safe-area-inset-right,0px)) calc(24px + env(safe-area-inset-bottom,0px)) calc(18px + env(safe-area-inset-left,0px));-webkit-backdrop-filter:blur(7px)saturate(1.1);isolation:isolate;background:radial-gradient(120% 90% at 50% 42%,#2c18208c 0%,#080406e0 100%),#08040699;place-items:center;animation:.4s ease-out Celebration-module__9lcBNG__overlayIn;display:grid;position:fixed;inset:0;overflow:hidden auto}.Celebration-module__9lcBNG__overlay.Celebration-module__9lcBNG__finale{background:radial-gradient(120% 90% at 50% 42%,#4228148c 0%,#080406e6 100%),#0804069e}@media (pointer:coarse){.Celebration-module__9lcBNG__overlay{-webkit-backdrop-filter:none;background:radial-gradient(120% 90% at 50% 42%,#2c1820b8 0%,#080406e6 100%),#080406b8}.Celebration-module__9lcBNG__overlay.Celebration-module__9lcBNG__finale{background:radial-gradient(120% 90% at 50% 42%,#422814b8 0%,#080406eb 100%),#080406b8}}@keyframes Celebration-module__9lcBNG__overlayIn{0%{opacity:0}to{opacity:1}}.Celebration-module__9lcBNG__confetti{pointer-events:none;z-index:901;width:100%;height:100%;position:fixed;inset:0}.Celebration-module__9lcBNG__glow{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Celebration-module__9lcBNG__bloom{opacity:.85;width:130vmin;height:130vmin;animation:Celebration-module__9lcBNG__bloomIn 1.5s var(--ease-out) both;background:radial-gradient(circle,#ff5d7e57 0%,#f9731629 34%,#0000 64%);border-radius:50%;margin:-65vmin 0 0 -65vmin;position:absolute;top:42%;left:50%}.Celebration-module__9lcBNG__finale .Celebration-module__9lcBNG__bloom{background:radial-gradient(circle,#f59e0b61 0%,#ff7a5c2e 34%,#0000 64%)}@keyframes Celebration-module__9lcBNG__bloomIn{0%{opacity:0;transform:scale(.35)}60%{opacity:1}to{opacity:.85;transform:scale(1)}}.Celebration-module__9lcBNG__ring{border:2px solid #ffd9c78c;border-radius:50%;width:40vmin;height:40vmin;margin:-20vmin 0 0 -20vmin;animation:1.4s cubic-bezier(.16,.8,.34,1) forwards Celebration-module__9lcBNG__ringOut;position:absolute;top:42%;left:50%}@keyframes Celebration-module__9lcBNG__ringOut{0%{opacity:.85;transform:scale(.12)}to{opacity:0;transform:scale(2.8)}}.Celebration-module__9lcBNG__card{z-index:3;border:1px solid var(--border-soft);border-radius:var(--radius-lg);width:100%;max-width:460px;box-shadow:var(--shadow-soft), 0 0 60px #ff788c38;text-align:center;animation:Celebration-module__9lcBNG__cardIn .75s var(--ease-out) both;background:#1d1217;padding:26px 24px 22px;position:relative}.Celebration-module__9lcBNG__finale .Celebration-module__9lcBNG__card{box-shadow:var(--shadow-soft), 0 0 66px #f59e0b42}@keyframes Celebration-module__9lcBNG__cardIn{0%{opacity:0;transform:translateY(26px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.Celebration-module__9lcBNG__card>*{animation:Celebration-module__9lcBNG__lineIn .6s var(--ease-out) backwards}.Celebration-module__9lcBNG__card>:first-child{animation-delay:.22s}.Celebration-module__9lcBNG__card>:nth-child(2){animation-delay:.3s}.Celebration-module__9lcBNG__card>:nth-child(3){animation-delay:.38s}.Celebration-module__9lcBNG__card>:nth-child(4){animation-delay:.46s}.Celebration-module__9lcBNG__card>:nth-child(5){animation-delay:.54s}.Celebration-module__9lcBNG__card>:nth-child(6){animation-delay:.64s}.Celebration-module__9lcBNG__card>:nth-child(7){animation-delay:.72s}.Celebration-module__9lcBNG__card>:nth-child(8){animation-delay:.8s}@keyframes Celebration-module__9lcBNG__lineIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Celebration-module__9lcBNG__eyebrow{color:var(--c-amber);text-transform:uppercase;letter-spacing:.16em;margin:0;font-size:.66rem;font-weight:800}.Celebration-module__9lcBNG__chip{border-radius:var(--radius-pill);color:#fcd34d;letter-spacing:.02em;background:#f59e0b29;border:1px solid #f59e0b6b;margin:12px 0 0;padding:5px 13px;font-size:.78rem;font-weight:700;display:inline-block}.Celebration-module__9lcBNG__title{font-family:var(--font-display);background:var(--gradient-text);color:#0000;-webkit-background-clip:text;background-clip:text;margin:12px 0 0;font-size:clamp(1.65rem,7vw,2.3rem);font-weight:700;line-height:1.12}.Celebration-module__9lcBNG__finale .Celebration-module__9lcBNG__title{background:linear-gradient(90deg,#ffe6c2,#fcd34d);-webkit-background-clip:text;background-clip:text}.Celebration-module__9lcBNG__date{color:var(--text-faint);letter-spacing:.04em;margin:8px 0 0;font-size:.8rem}.Celebration-module__9lcBNG__note{color:var(--text-soft);margin:16px 0 0;font-size:.95rem;font-style:italic;line-height:1.55}.Celebration-module__9lcBNG__stats{border-top:1px solid var(--border-faint);grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 0;padding-top:16px;display:grid}.Celebration-module__9lcBNG__stat{flex-direction:column-reverse;justify-content:space-between;gap:3px;min-width:0;display:flex}.Celebration-module__9lcBNG__statValue{color:var(--text-strong);font-variant-numeric:tabular-nums;margin:0;font-size:1.3rem;font-weight:700;line-height:1.1}.Celebration-module__9lcBNG__statLabel{color:var(--text-dim);text-transform:uppercase;letter-spacing:.1em;font-size:.6rem;font-weight:700}.Celebration-module__9lcBNG__together{color:var(--c-rose-soft);margin:16px 0 0;font-size:.86rem}.Celebration-module__9lcBNG__actions{flex-direction:column;gap:9px;margin-top:26px;display:flex}.Celebration-module__9lcBNG__primary,.Celebration-module__9lcBNG__secondary,.Celebration-module__9lcBNG__ghost{border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--speed-fast) var(--ease-out), filter var(--speed-fast) var(--ease-out), border-color var(--speed-fast) var(--ease-out), color var(--speed-fast) var(--ease-out);font-family:inherit}.Celebration-module__9lcBNG__primary{background:var(--gradient-warm);color:var(--ink-on-accent);box-shadow:var(--shadow-glow);border:none;padding:13px 18px;font-size:.95rem;font-weight:700}.Celebration-module__9lcBNG__finale .Celebration-module__9lcBNG__primary{background:linear-gradient(135deg, var(--c-amber), var(--c-coral));box-shadow:var(--shadow-glow-warm)}.Celebration-module__9lcBNG__secondary{border:1px solid var(--border-soft);color:var(--text-strong);background:0 0;padding:11px 18px;font-size:.9rem;font-weight:600}.Celebration-module__9lcBNG__ghost{color:var(--text-faint);background:0 0;border:none;padding:7px 12px;font-size:.8rem}.Celebration-module__9lcBNG__ghost:disabled{cursor:default;color:var(--text-dim)}@media (hover:hover){.Celebration-module__9lcBNG__primary:hover,.Celebration-module__9lcBNG__secondary:hover{transform:translateY(-2px)}.Celebration-module__9lcBNG__primary:hover{filter:brightness(1.06)}.Celebration-module__9lcBNG__secondary:hover{border-color:var(--color-accent)}.Celebration-module__9lcBNG__ghost:hover:not(:disabled){color:var(--text-strong)}}@media (max-height:620px){.Celebration-module__9lcBNG__card{padding:20px 18px 18px}.Celebration-module__9lcBNG__note{margin-top:12px;font-size:.88rem}.Celebration-module__9lcBNG__stats{margin-top:14px;padding-top:12px}.Celebration-module__9lcBNG__actions{margin-top:16px}}@media (prefers-reduced-motion:reduce){.Celebration-module__9lcBNG__bloom,.Celebration-module__9lcBNG__ring,.Celebration-module__9lcBNG__card,.Celebration-module__9lcBNG__card>*{animation:none}.Celebration-module__9lcBNG__ring{display:none}}:is(html.motionReduced .Celebration-module__9lcBNG__bloom,html.motionReduced .Celebration-module__9lcBNG__ring,html.motionReduced .Celebration-module__9lcBNG__card,html.motionReduced .Celebration-module__9lcBNG__card>*){animation:none}html.motionReduced .Celebration-module__9lcBNG__ring{display:none}
.Starfield-module__yGcZjW__sky{pointer-events:none;z-index:2;translate:calc(var(--par-x,0) * -8px) calc(var(--par-y,0) * -8px);contain:layout paint;position:fixed;inset:-4%}.Starfield-module__yGcZjW__star{opacity:0;background:#fff;border-radius:50%;animation-name:Starfield-module__yGcZjW__twinkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;box-shadow:0 0 6px #fffc}.Starfield-module__yGcZjW__warm{background:var(--c-rose-soft);box-shadow:0 0 7px var(--color-glow)}.Starfield-module__yGcZjW__shooting{opacity:0;will-change:transform, opacity;background:#fff;border-radius:50%;width:3px;height:3px;animation-name:Starfield-module__yGcZjW__shootingStar;animation-timing-function:ease-in;animation-iteration-count:infinite;animation-fill-mode:both;position:absolute;box-shadow:0 0 8px 2px #ffffffd9}.Starfield-module__yGcZjW__shooting:after{content:"";background:linear-gradient(90deg,#ffffffe6,#0000);border-radius:2px;width:120px;height:1.5px;position:absolute;top:50%;left:3px;transform:translateY(-50%)}html:is(.animationsPaused,.modalOpen) .Starfield-module__yGcZjW__shooting{visibility:hidden}@media (prefers-reduced-motion:reduce){.Starfield-module__yGcZjW__sky{translate:none}.Starfield-module__yGcZjW__star{opacity:.35;animation:none}.Starfield-module__yGcZjW__shooting{display:none}}@keyframes Starfield-module__yGcZjW__twinkle{0%,to{opacity:var(--star-min,.15);transform:scale(.85)}50%{opacity:var(--star-max,.9);transform:scale(1.15)}}@keyframes Starfield-module__yGcZjW__shootingStar{0%{opacity:0;transform:translate(0,0)rotate(-18deg)}6%{opacity:1}20%{opacity:1}32%,to{opacity:0;transform:translate(-460px,150px)rotate(-18deg)}}
.FloatingHearts-module__WXW22W__field{pointer-events:none;z-index:4;contain:layout paint;position:fixed;inset:0;overflow:hidden}.FloatingHearts-module__WXW22W__rise{opacity:0;scale:var(--heart-scale,1);will-change:transform, opacity;animation-name:FloatingHearts-module__WXW22W__floatUp;animation-timing-function:linear;animation-iteration-count:infinite;display:inline-block;position:absolute;bottom:-8vh}.FloatingHearts-module__WXW22W__heart{color:var(--c-rose);text-shadow:0 0 14px var(--color-glow);will-change:transform;animation-name:FloatingHearts-module__WXW22W__heartSway;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:inline-block}@media (prefers-reduced-motion:reduce){.FloatingHearts-module__WXW22W__field{display:none}}@keyframes FloatingHearts-module__WXW22W__floatUp{0%{opacity:0;transform:translateY(0)translate(0)}12%{opacity:var(--heart-opacity,.5)}80%{opacity:var(--heart-opacity,.5)}to{transform:translateY(-112vh) translateX(var(--heart-drift,20px));opacity:0}}@keyframes FloatingHearts-module__WXW22W__heartSway{0%,to{transform:translate(-7px)rotate(-12deg)}50%{transform:translate(7px)rotate(12deg)}}
.MilestonePetals-module__Epi96G__field{pointer-events:none;z-index:4;contain:layout paint;position:fixed;inset:0;overflow:hidden}.MilestonePetals-module__Epi96G__fall{opacity:0;will-change:transform, opacity;animation-name:MilestonePetals-module__Epi96G__petalFall;animation-timing-function:linear;animation-iteration-count:infinite;display:inline-block;position:absolute;top:-10vh}.MilestonePetals-module__Epi96G__petal{color:var(--c-rose-soft);text-shadow:0 0 12px var(--color-glow);will-change:transform;animation-name:MilestonePetals-module__Epi96G__petalTumble;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:inline-block}@media (prefers-reduced-motion:reduce){.MilestonePetals-module__Epi96G__field{display:none}}@keyframes MilestonePetals-module__Epi96G__petalFall{0%{opacity:0;transform:translateY(0)translate(0)}12%{opacity:var(--petal-opacity,.4)}82%{opacity:var(--petal-opacity,.4)}to{transform:translateY(118vh) translateX(var(--petal-drift,30px));opacity:0}}@keyframes MilestonePetals-module__Epi96G__petalTumble{0%,to{transform:translate(-9px)rotate(-24deg)}50%{transform:translate(9px)rotate(24deg)}}
.CarouselBackground-module__jOXr4G__sky{z-index:-1;pointer-events:none;background:radial-gradient(140% 120% at 50% -10%, var(--bg-vignette) 0%, transparent 55%), linear-gradient(180deg, var(--c-night-1) 0%, var(--c-night-3) 55%, var(--c-night-1) 100%);position:fixed;inset:0}.CarouselBackground-module__jOXr4G__aurora{pointer-events:none;z-index:0;background:conic-gradient(from 120deg at 30% 35%, transparent 0deg, #f9731629 60deg, transparent 130deg, #ec48992e 220deg, transparent 300deg, #ff7a5c24 360deg), radial-gradient(50% 60% at 70% 40%, var(--aurora-glow), transparent 70%);filter:blur(48px)saturate(1.1);opacity:.9;will-change:transform;contain:paint;translate:calc(var(--par-x,0) * 22px) calc(var(--par-y,0) * 22px);position:fixed;inset:-30%}html[data-milestone-day] .CarouselBackground-module__jOXr4G__aurora{filter:blur(42px)saturate(1.3);opacity:1}.CarouselBackground-module__jOXr4G__mesh{pointer-events:none;z-index:1;filter:blur(14px);will-change:transform;contain:paint;translate:calc(var(--par-x,0) * 14px) calc(var(--par-y,0) * 14px);background:radial-gradient(38% 38% at 22% 26%,#f9731638,#0000 70%),radial-gradient(40% 40% at 80% 30%,#ec489933,#0000 70%),radial-gradient(46% 46% at 62% 82%,#a8325442,#0000 72%),radial-gradient(36% 36% at 14% 78%,#ff7a5c29,#0000 70%);position:fixed;inset:-20%}.CarouselBackground-module__jOXr4G__grain{pointer-events:none;z-index:3;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.CarouselBackground-module__jOXr4G__vignette{pointer-events:none;z-index:5;background:radial-gradient(120% 90% at 50% 42%,#0000 55%,#0000008c 100%);position:fixed;inset:0}
.PanelSkeleton-module__prd9Mq__body{flex-direction:column;gap:12px;width:min(640px,100%);display:flex}.PanelSkeleton-module__prd9Mq__row{border-radius:var(--radius-md);background:#fff5f00a;height:72px;position:relative;overflow:hidden}.PanelSkeleton-module__prd9Mq__row:after{content:"";background:linear-gradient(100deg,#0000 0%,#fff5f00d 50%,#0000 100%);animation:1.6s ease-in-out infinite PanelSkeleton-module__prd9Mq__skeletonShimmer;position:absolute;inset:0}.PanelSkeleton-module__prd9Mq__row:nth-child(2){opacity:.75;height:56px}.PanelSkeleton-module__prd9Mq__row:nth-child(3){opacity:.5;height:56px}@keyframes PanelSkeleton-module__prd9Mq__skeletonShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.PanelSkeleton-module__prd9Mq__row:after{animation:none}}.motionReduced .PanelSkeleton-module__prd9Mq__row:after{animation:none}.PanelSkeleton-module__prd9Mq__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.MilestoneRibbon-module__Gxiomq__ribbon{border-radius:var(--radius-pill);text-align:left;width:100%;max-width:460px;animation:MilestoneRibbon-module__Gxiomq__ribbonIn .7s var(--ease-out) both;background:linear-gradient(100deg,#f59e0b2e,#ec489929 55%,#f59e0b24);border:1px solid #f59e0b6b;align-items:center;gap:12px;margin:0 auto 22px;padding:11px 12px 11px 15px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}@keyframes MilestoneRibbon-module__Gxiomq__ribbonIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MilestoneRibbon-module__Gxiomq__sheen{pointer-events:none;background:linear-gradient(100deg,#0000 0%,#ffffff29 50%,#0000 100%);animation:5.5s linear infinite MilestoneRibbon-module__Gxiomq__ribbonSheen;position:absolute;inset:0}@keyframes MilestoneRibbon-module__Gxiomq__ribbonSheen{0%{transform:translate(-100%)}to{transform:translate(100%)}}.MilestoneRibbon-module__Gxiomq__glyph{flex-shrink:0;font-size:1.05rem;line-height:1}.MilestoneRibbon-module__Gxiomq__text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.MilestoneRibbon-module__Gxiomq__eyebrow{color:#fcd34d;text-transform:uppercase;letter-spacing:.14em;font-size:.58rem;font-weight:800}.MilestoneRibbon-module__Gxiomq__title{color:var(--text-strong);font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:600;line-height:1.2;overflow:hidden}.MilestoneRibbon-module__Gxiomq__replay{border-radius:var(--radius-pill);color:var(--text-soft);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out), color var(--speed-fast) var(--ease-out);background:#00000038;border:1px solid #ffcdbe47;flex-shrink:0;padding:7px 13px;font-family:inherit;font-size:.74rem;font-weight:700}@media (hover:hover){.MilestoneRibbon-module__Gxiomq__replay:hover{border-color:var(--c-amber);color:var(--text-strong)}}@media (prefers-reduced-motion:reduce){.MilestoneRibbon-module__Gxiomq__sheen{display:none}}
.page-module___8aEwW__main{min-height:100dvh;color:var(--text-strong);font-family:var(--font-body);padding:calc(48px + env(safe-area-inset-top,0px)) 24px calc(72px + env(safe-area-inset-bottom,0px));flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__content{flex-direction:column;align-items:center;gap:30px;width:100%;max-width:880px;display:flex}.page-module___8aEwW__title{font-family:var(--font-display);letter-spacing:.01em;text-align:center;isolation:isolate;margin:0;font-size:clamp(2rem,6vw,3.1rem);font-weight:600;line-height:1.1;display:inline-block;position:relative}.page-module___8aEwW__titleAura{z-index:-1;pointer-events:none;opacity:.75;filter:blur(26px);background:radial-gradient(50% 50%,#ff788c66,#f98c5a2e 45%,#0000 72%);border-radius:50%;width:120%;height:220%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.02)}.page-module___8aEwW__titleText{background:linear-gradient(90deg,#ffd9c7,#ff9fb4,#ffb4c9,#ffd9c7) 0 0/300%;color:#0000;text-shadow:0 0 60px #ff8c7829;will-change:transform;animation:page-module___8aEwW__riseIn .9s var(--ease-out) both;-webkit-background-clip:text;background-clip:text;display:inline-block}.page-module___8aEwW__sparkle{pointer-events:none;width:16px;height:16px;filter:drop-shadow(0 0 6px var(--color-glow));opacity:0;will-change:transform, opacity;animation:4.2s ease-in-out infinite page-module___8aEwW__sparkleWink;position:absolute}.page-module___8aEwW__sparkle:before,.page-module___8aEwW__sparkle:after{content:"";background:linear-gradient(#0000,#fff 50%,#0000);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__sparkle:before{width:2px;height:100%}.page-module___8aEwW__sparkle:after{background:linear-gradient(90deg,#0000,#fff 50%,#0000);width:100%;height:2px}.page-module___8aEwW__sparkle[data-s="1"]{animation-delay:.4s;top:-6px;left:6%}.page-module___8aEwW__sparkle[data-s="2"]{width:10px;height:10px;animation-delay:1.8s;top:18%;right:2%}.page-module___8aEwW__sparkle[data-s="3"]{width:11px;height:11px;animation-delay:3.1s;bottom:-10px;left:38%}.page-module___8aEwW__subtitle{text-align:center;font-size:1rem;font-style:italic;font-family:var(--font-display);color:var(--text-soft);letter-spacing:.01em;will-change:transform;animation:page-module___8aEwW__riseIn .9s var(--ease-out) .1s both;margin:4px 0 0}.page-module___8aEwW__divider{background:linear-gradient(90deg, transparent, var(--border-soft), transparent);border:none;width:min(220px,60%);height:1px;margin:4px 0}.page-module___8aEwW__notice{color:var(--text-faint)}.page-module___8aEwW__noticeEnded{color:var(--text-soft);font-size:1.2rem;font-family:var(--font-display);font-style:italic}.page-module___8aEwW__timerBlock{text-align:center;width:100%}.page-module___8aEwW__timerLabel{text-align:center;color:var(--text-faint);text-transform:uppercase;letter-spacing:.22em;margin-bottom:16px;font-size:.78rem}.page-module___8aEwW__vizWrap{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.page-module___8aEwW__stamps{color:var(--text-faint);letter-spacing:.02em;flex-wrap:wrap;justify-content:center;gap:32px;font-size:.8rem;display:flex}.page-module___8aEwW__signoff{font-size:1rem;font-style:italic;font-family:var(--font-display);color:var(--text-soft);margin:0}@keyframes page-module___8aEwW__sparkleWink{0%,to{opacity:0;transform:scale(.2)rotate(0)}45%{opacity:1;transform:scale(1)rotate(45deg)}60%{opacity:.85;transform:scale(.9)rotate(60deg)}}
.Block-module__AKW1ZG__block{isolation:isolate;border-radius:var(--radius-lg);text-align:center;-webkit-backdrop-filter:blur(14px);border:1px solid var(--border-soft);min-width:clamp(54px,17vw,88px);transition:transform var(--speed-fast) var(--ease-out), box-shadow var(--speed-fast) var(--ease-out);padding:clamp(10px,3.5vw,22px) clamp(4px,2vw,18px);position:relative}.Block-module__AKW1ZG__block:before{content:"";background:var(--gradient-warm);opacity:.9;z-index:1;border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);height:3px;position:absolute;inset:auto 0 0}.Block-module__AKW1ZG__block:after{content:"";pointer-events:none;z-index:0;border-radius:var(--radius-lg);background:linear-gradient(150deg,#ffffff24 0%,#0000 42%);position:absolute;inset:0}.Block-module__AKW1ZG__hero{background:linear-gradient(160deg, #ff7a5c2e, #a8325424), var(--surface-glass);box-shadow:var(--shadow-card), inset 0 1px 0 #ffffff1a, 0 0 30px #ff5d7e29}.Block-module__AKW1ZG__hero:hover{box-shadow:var(--shadow-card), inset 0 1px 0 #ffffff24, 0 0 44px #ff5d7e4d;transform:translateY(-3px)}.Block-module__AKW1ZG__muted{box-shadow:var(--shadow-card), inset 0 1px 0 #ffffff0d;background:linear-gradient(160deg,#ffffff0d,#ffffff05),#1e121666}.Block-module__AKW1ZG__muted:before{opacity:.6;background:#ffcdbe33}.Block-module__AKW1ZG__flash{z-index:1;pointer-events:none;opacity:0;animation:Block-module__AKW1ZG__tickFlash .6s var(--ease-out);background:radial-gradient(60% 60%,#ff788c8c,#0000 70%);position:absolute;inset:0}.Block-module__AKW1ZG__muted .Block-module__AKW1ZG__flash{background:radial-gradient(60% 60%,#ffcdbe47,#0000 70%)}.Block-module__AKW1ZG__valueWrap{z-index:2;justify-content:center;align-items:center;height:clamp(1.7rem,7vw,2.6rem);display:flex;position:relative;overflow:hidden}.Block-module__AKW1ZG__value{font-family:var(--font-display);color:var(--text-strong);font-variant-numeric:tabular-nums;transform-origin:top;backface-visibility:hidden;animation:Block-module__AKW1ZG__flipIn .55s var(--ease-out) backwards;font-size:clamp(1.4rem,7vw,2.5rem);font-weight:600;line-height:1;display:inline-block}.Block-module__AKW1ZG__hero .Block-module__AKW1ZG__value{text-shadow:0 0 24px #ff788c59}.Block-module__AKW1ZG__muted .Block-module__AKW1ZG__value{color:var(--text-soft)}.Block-module__AKW1ZG__label{z-index:2;text-transform:uppercase;letter-spacing:clamp(0px,.3vw,.16em);overflow-wrap:anywhere;color:var(--text-faint);margin-top:8px;font-size:clamp(.66rem,2.2vw,.72rem);position:relative}@media (pointer:coarse){.Block-module__AKW1ZG__block{-webkit-backdrop-filter:none}.Block-module__AKW1ZG__hero{background:linear-gradient(160deg, #ff7a5c2e, #a8325424), var(--surface-glass-solid)}.Block-module__AKW1ZG__muted{background:linear-gradient(160deg,#ffffff0d,#ffffff05),#1e1216e0}}@media (prefers-reduced-motion:reduce){.Block-module__AKW1ZG__value{animation:none}.Block-module__AKW1ZG__flash{animation:none;display:none}.Block-module__AKW1ZG__block{transition:none}}@keyframes Block-module__AKW1ZG__flipIn{0%{opacity:0;transform:perspective(420px)rotateX(-92deg)translateY(-46%)}55%{opacity:1;transform:perspective(420px)rotateX(9deg)translateY(3%)}78%{transform:perspective(420px)rotateX(-4deg)}to{opacity:1;transform:perspective(420px)rotateX(0)translateY(0)}}@keyframes Block-module__AKW1ZG__tickFlash{0%{opacity:0;transform:scale(.6)}35%{opacity:.85}to{opacity:0;transform:scale(1.25)}}
.Timer-module__m4ZmQW__timer{flex-wrap:nowrap;justify-content:center;gap:clamp(6px,2.2vw,12px);display:flex}.Timer-module__m4ZmQW__hero{gap:clamp(6px,2.6vw,14px)}.Timer-module__m4ZmQW__muted{opacity:.85;zoom:.92}
.Viz-module__XK8wba__ring{width:220px;height:220px;position:relative}.Viz-module__XK8wba__ringSvg{width:100%;height:100%;transform:rotate(-90deg)}.Viz-module__XK8wba__ringTrack{fill:none;stroke:var(--border-faint)}.Viz-module__XK8wba__ringFill{fill:none;stroke-linecap:round;filter:drop-shadow(0 0 8px var(--color-glow));transition:stroke-dashoffset .6s}.Viz-module__XK8wba__ringTip{will-change:transform;width:0;height:0;transition:transform .6s;position:absolute;top:50%;left:50%}.Viz-module__XK8wba__ringTipDot{background:radial-gradient(circle, #fff 0%, #ffd9c7 45%, var(--color-accent) 100%);width:14px;height:14px;transform:translate(-50%, -50%) translateY(calc(-1 * var(--tip-r,102px)));filter:drop-shadow(0 0 8px var(--color-accent));will-change:transform;border-radius:50%;animation:1.8s ease-in-out infinite Viz-module__XK8wba__tipPulse;position:absolute;top:0;left:0}.Viz-module__XK8wba__ringCenter{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.Viz-module__XK8wba__ringPct{font-family:var(--font-display);color:var(--text-strong);text-shadow:0 0 24px var(--color-glow);font-variant-numeric:tabular-nums;font-size:2.5rem;font-weight:600;line-height:1}.Viz-module__XK8wba__ringSub{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:.75rem}@media (prefers-reduced-motion:reduce){.Viz-module__XK8wba__ringTipDot{will-change:auto;animation:none}.Viz-module__XK8wba__youAreHere:before{animation:none}.Viz-module__XK8wba__ringFill,.Viz-module__XK8wba__ringTip,.Viz-module__XK8wba__timelineProgress,.Viz-module__XK8wba__youAreHere,.Viz-module__XK8wba__stackFill{transition:none}.Viz-module__XK8wba__ringTip{will-change:auto}}@keyframes Viz-module__XK8wba__tipPulse{0%,to{transform:translate(-50%, -50%) translateY(calc(-1 * var(--tip-r,102px))) scale(1)}50%{transform:translate(-50%, -50%) translateY(calc(-1 * var(--tip-r,102px))) scale(1.45)}}@keyframes Viz-module__XK8wba__ripple{0%{opacity:.7;transform:scale(.7)}to{opacity:0;transform:scale(2.8)}}.Viz-module__XK8wba__day{flex-direction:column;align-items:center;gap:6px;display:flex}.Viz-module__XK8wba__dayBig{font-family:var(--font-display);background:var(--gradient-accent);color:#0000;filter:drop-shadow(0 0 20px var(--color-glow));-webkit-background-clip:text;background-clip:text;font-size:4.5rem;font-weight:700;line-height:1}.Viz-module__XK8wba__dayLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);font-size:.85rem}.Viz-module__XK8wba__daySub{color:var(--text-faint);font-size:.8rem}.Viz-module__XK8wba__weeks{grid-template-columns:repeat(10,1fr);gap:6px;width:100%;max-width:340px;display:grid}.Viz-module__XK8wba__weekCell{aspect-ratio:1;border:1px solid var(--border-faint);background:var(--surface-1);border-radius:4px;position:relative;overflow:hidden}.Viz-module__XK8wba__weekFill{background:var(--gradient-accent-vertical);position:absolute;inset:0}.Viz-module__XK8wba__weekCurrent{border-color:#f59e0be6;box-shadow:0 0 8px #f59e0b80}.Viz-module__XK8wba__timeline{width:100%;max-width:420px;min-height:680px;padding-left:32px;position:relative}.Viz-module__XK8wba__timelineLine{background:var(--border-faint);border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:10px}.Viz-module__XK8wba__timelineProgress{background:var(--gradient-accent-vertical);transform-origin:top;border-radius:2px;width:2px;height:100%;transition:transform .6s;position:absolute;top:0;left:10px;transform:scaleY(0)}.Viz-module__XK8wba__timelineRow{flex-direction:column;gap:1px;display:flex;position:absolute;left:32px;right:0;transform:translateY(-50%)}.Viz-module__XK8wba__timelineDot{border:2px solid var(--c-night-3);z-index:1;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:-28px;transform:translateY(-50%)}.Viz-module__XK8wba__timelineLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:.68rem}.Viz-module__XK8wba__timelineTitle{color:var(--text-strong);font-size:.92rem;font-weight:600}.Viz-module__XK8wba__timelineDate{color:var(--text-faint);font-size:.76rem}.Viz-module__XK8wba__youAreHere{z-index:3;background:#f59e0b4d;border:2px solid #ffd9c7;border-radius:50%;width:18px;height:18px;transition:top .6s;position:absolute;left:2px;transform:translateY(-50%);box-shadow:0 0 10px #f59e0bb3}.Viz-module__XK8wba__youAreHere:before{content:"";transform-origin:50%;border:2px solid #ffd9c7b3;border-radius:50%;animation:2.4s ease-out infinite Viz-module__XK8wba__ripple;position:absolute;inset:-2px}.Viz-module__XK8wba__stacked{flex-direction:column;gap:14px;width:100%;max-width:460px;display:flex}.Viz-module__XK8wba__stackRow{flex-direction:column;gap:4px;display:flex}.Viz-module__XK8wba__stackHead{color:var(--text-faint);justify-content:space-between;font-size:.78rem;display:flex}.Viz-module__XK8wba__stackHeadVal{color:var(--text-strong);font-weight:700}.Viz-module__XK8wba__stackTrack{border-radius:var(--radius-pill);background:var(--surface-2);height:14px;overflow:hidden}.Viz-module__XK8wba__stackFill{border-radius:var(--radius-pill);background:var(--gradient-accent);transform-origin:0;width:100%;height:100%;transition:transform .4s;transform:scaleX(0)}.Viz-module__XK8wba__calendar{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;width:100%;max-width:560px;display:grid}.Viz-module__XK8wba__calMonth{flex-direction:column;gap:6px;display:flex}.Viz-module__XK8wba__calMonthName{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);text-align:center;font-size:.78rem}.Viz-module__XK8wba__calGrid{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.Viz-module__XK8wba__calDay{aspect-ratio:1;color:var(--text-dim);border-radius:3px;justify-content:center;align-items:center;font-size:.6rem;display:flex}.Viz-module__XK8wba__calPast{background:var(--gradient-accent);color:var(--text-strong)}.Viz-module__XK8wba__calFuture{background:var(--surface-1)}.Viz-module__XK8wba__calOutside{opacity:.18}.Viz-module__XK8wba__calToday{outline-offset:-1px;color:#fff;outline:2px solid #ffd9c7;font-weight:700;box-shadow:0 0 8px #f59e0bb3}
.ProgressViz-module__LNvtiW__wrap{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:560px;display:flex}.ProgressViz-module__LNvtiW__selector{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ProgressViz-module__LNvtiW__chip{appearance:none;border:1px solid var(--border-faint);background:var(--surface-1);color:var(--text-faint);font:inherit;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-pill);cursor:pointer;transition:background var(--speed-fast) var(--ease-out), color var(--speed-fast) var(--ease-out), border-color var(--speed-fast) var(--ease-out), transform var(--speed-fast) var(--ease-out), box-shadow var(--speed-fast) var(--ease-out);padding:7px 15px;font-size:.78rem}.ProgressViz-module__LNvtiW__chip:hover{background:var(--surface-2);color:var(--text-strong);transform:translateY(-2px)}.ProgressViz-module__LNvtiW__chipActive{background:linear-gradient(90deg, color-mix(in srgb, var(--color-accent-2) 32%, transparent), color-mix(in srgb, var(--color-accent) 32%, transparent));border-color:color-mix(in srgb, var(--color-accent) 65%, transparent);color:var(--text-strong);box-shadow:0 0 20px var(--color-glow)}.ProgressViz-module__LNvtiW__chipActive:hover{box-shadow:0 0 26px var(--color-glow);transform:translateY(-2px)}.ProgressViz-module__LNvtiW__chip:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.ProgressViz-module__LNvtiW__stage{border:1px solid var(--border-faint);border-radius:var(--radius-md);background:var(--surface-glass-deep);-webkit-backdrop-filter:blur(10px);width:100%;box-shadow:var(--shadow-card);flex-direction:column;align-items:center;padding:clamp(16px,4vw,24px);display:flex}@media (pointer:coarse){.ProgressViz-module__LNvtiW__stage{-webkit-backdrop-filter:none;background:var(--surface-glass-deep-solid)}}.ProgressViz-module__LNvtiW__stage:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.ProgressViz-module__LNvtiW__viewFade{width:100%;animation:ProgressViz-module__LNvtiW__viewFadeIn var(--speed-fast) var(--ease-out);flex-direction:column;align-items:center;gap:10px;display:flex}@keyframes ProgressViz-module__LNvtiW__viewFadeIn{0%{opacity:0}to{opacity:1}}.ProgressViz-module__LNvtiW__caption{color:var(--text-faint);font-size:.8rem}@media (prefers-reduced-motion:reduce){.ProgressViz-module__LNvtiW__viewFade{animation:none}.ProgressViz-module__LNvtiW__chip{transition:none}.ProgressViz-module__LNvtiW__chip:hover,.ProgressViz-module__LNvtiW__chipActive:hover{transform:none}}
.Milestones-module__S_6hUG__section{border:1px solid var(--border-faint);border-radius:var(--radius-md);background:var(--surface-glass-deep);-webkit-backdrop-filter:blur(10px);width:100%;max-width:860px;box-shadow:var(--shadow-card);padding:20px}@media (pointer:coarse){.Milestones-module__S_6hUG__section{-webkit-backdrop-filter:none;background:var(--surface-glass-deep-solid)}}.Milestones-module__S_6hUG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.Milestones-module__S_6hUG__title{font-family:var(--font-display);letter-spacing:.02em;color:var(--text-strong);margin:0;font-size:1.15rem;font-weight:600}.Milestones-module__S_6hUG__count{border:1px solid var(--border-faint);border-radius:var(--radius-pill);color:var(--text-soft);font-variant-numeric:tabular-nums;white-space:nowrap;padding:7px 12px;font-size:.82rem}.Milestones-module__S_6hUG__grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:12px;display:grid}.Milestones-module__S_6hUG__card{border-radius:var(--radius-md);opacity:0;min-height:130px;transition:transform var(--speed-fast) var(--ease-out), box-shadow var(--speed-fast) var(--ease-out), border-color var(--speed-fast) var(--ease-out);flex-direction:column;justify-content:space-between;gap:10px;padding:14px;display:flex}@keyframes Milestones-module__S_6hUG__milestoneIn{0%{opacity:0;transform:translateY(26px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}[data-revealed=true] .Milestones-module__S_6hUG__card{opacity:1;animation:Milestones-module__S_6hUG__milestoneIn .6s var(--ease-out) backwards}[data-revealed=true] .Milestones-module__S_6hUG__card:first-child{animation-delay:40ms}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(2){animation-delay:.1s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(3){animation-delay:.16s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(4){animation-delay:.22s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(5){animation-delay:.28s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(6){animation-delay:.34s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(7){animation-delay:.4s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(8){animation-delay:.46s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(9){animation-delay:.52s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(10){animation-delay:.58s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(11){animation-delay:.64s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(12){animation-delay:.7s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(13){animation-delay:.76s}[data-revealed=true] .Milestones-module__S_6hUG__card:nth-child(14){animation-delay:.82s}.Milestones-module__S_6hUG__card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #00000059}.Milestones-module__S_6hUG__cardNext{position:relative}.Milestones-module__S_6hUG__cardNext:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;animation:2.6s ease-in-out .7s infinite Milestones-module__S_6hUG__softPulse;position:absolute;inset:0;box-shadow:0 0 22px 4px #f59e0b73}.Milestones-module__S_6hUG__cardToday{position:relative}.Milestones-module__S_6hUG__cardToday:after{content:"";border-radius:inherit;pointer-events:none;animation:Milestones-module__S_6hUG__todayRing .9s var(--ease-out) backwards;animation-delay:.5s;position:absolute;inset:0;box-shadow:0 0 26px 5px #f59e0b80}@keyframes Milestones-module__S_6hUG__todayRing{0%{opacity:0;transform:scale(1.14)}to{opacity:1;transform:scale(1)}}.Milestones-module__S_6hUG__cardToday:hover{box-shadow:0 14px 34px #f59e0b3d}@media (prefers-reduced-motion:reduce){.Milestones-module__S_6hUG__card{opacity:1;transition:none;animation:none;transform:none}.Milestones-module__S_6hUG__cardNext:after,.Milestones-module__S_6hUG__cardToday:after,.Milestones-module__S_6hUG__progressSheen{animation:none}.Milestones-module__S_6hUG__progressFill{transition:none}}@keyframes Milestones-module__S_6hUG__softPulse{0%,to{opacity:.3}50%{opacity:1}}.Milestones-module__S_6hUG__cardDone:hover{box-shadow:0 14px 34px #22c55e2e}.Milestones-module__S_6hUG__cardRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 8px;margin-bottom:10px;display:flex}.Milestones-module__S_6hUG__cardLabel{overflow-wrap:break-word;min-width:0;color:var(--text-strong);letter-spacing:.02em;font-size:.8rem;font-weight:700}.Milestones-module__S_6hUG__badge{white-space:nowrap;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.08em;flex-shrink:0;padding:4px 9px;font-size:.64rem;font-weight:800;box-shadow:inset 0 0 0 1px #ffffff14}.Milestones-module__S_6hUG__cardTitle{font-family:var(--font-display);color:var(--text-strong);font-size:1.05rem;font-weight:600;line-height:1.2}.Milestones-module__S_6hUG__cardDate{color:var(--text-faint);margin-top:6px;font-size:.78rem}.Milestones-module__S_6hUG__cardNote{color:var(--text-soft);margin:8px 0 0;font-size:.82rem;font-style:italic;line-height:1.45}.Milestones-module__S_6hUG__progressTrack{border-radius:var(--radius-pill);background:#ffffff1f;height:6px;overflow:hidden}.Milestones-module__S_6hUG__progressFill{border-radius:var(--radius-pill);height:100%;transition:width .6s var(--ease-out);position:relative;overflow:hidden}.Milestones-module__S_6hUG__progressSheen{background:linear-gradient(90deg,#0000 0%,#ffffff73 50%,#0000 100%);animation:2.8s linear infinite Milestones-module__S_6hUG__sheenSweep;position:absolute;inset:0}@keyframes Milestones-module__S_6hUG__sheenSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Milestones-module__S_6hUG__progressLabel{color:var(--text-dim);font-variant-numeric:tabular-nums;margin-top:6px;font-size:.72rem}
.DailyQuote-module__8XA0nW__wrapper{text-align:center;max-width:480px;padding:0 12px;position:relative}.DailyQuote-module__8XA0nW__quote{font-family:var(--font-display);color:var(--text-soft);text-shadow:0 0 24px #ff788c1a;margin:0;padding:0 32px;font-size:1.12rem;font-style:italic;line-height:1.55;position:relative}.DailyQuote-module__8XA0nW__quote:before,.DailyQuote-module__8XA0nW__quote:after{color:var(--c-rose-soft);opacity:.35;text-shadow:0 0 20px var(--color-glow);pointer-events:none;font-size:3rem;line-height:1;animation:3.8s ease-in-out infinite DailyQuote-module__8XA0nW__quoteFloat;position:absolute}.DailyQuote-module__8XA0nW__quote:before{content:"“";animation-delay:0s;top:-6px;left:-4px}.DailyQuote-module__8XA0nW__quote:after{content:"”";animation-delay:1.9s;bottom:-22px;right:-4px}@media (prefers-reduced-motion:reduce){.DailyQuote-module__8XA0nW__quote{padding:0}.DailyQuote-module__8XA0nW__quote:before,.DailyQuote-module__8XA0nW__quote:after{animation:none}}@keyframes DailyQuote-module__8XA0nW__quoteFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}
.Gallery-module__3QxX8q__gallery{opacity:0;pointer-events:none;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:480px;transition:opacity .4s;display:flex}.Gallery-module__3QxX8q__galleryMounted{opacity:1;pointer-events:auto}.Gallery-module__3QxX8q__frame{aspect-ratio:4/3;appearance:none;width:100%;font:inherit;color:inherit;text-align:inherit;border-radius:var(--radius-lg);cursor:pointer;background:var(--surface-1);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft), 0 0 50px #ff788c1f, inset 0 1px 0 #ffffff14;transition:box-shadow var(--speed-mid) var(--ease-out), transform var(--speed-mid) var(--ease-out);will-change:transform;contain:paint;margin:0;padding:0;display:block;position:relative;overflow:hidden}.Gallery-module__3QxX8q__frame:hover{box-shadow:var(--shadow-soft), 0 0 64px #ff788c3d, inset 0 1px 0 #ffffff1a}.Gallery-module__3QxX8q__frame:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.Gallery-module__3QxX8q__photo{object-fit:cover;z-index:0;-webkit-user-select:none;user-select:none;will-change:opacity, transform;width:100%;height:100%;transition:opacity 1.2s ease-in-out;position:absolute;inset:0;transform:scale(1.16)}.Gallery-module__3QxX8q__photoActive{animation:5s ease-out forwards Gallery-module__3QxX8q__kenBurns}.Gallery-module__3QxX8q__frameVignette{pointer-events:none;z-index:1;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 60px 10px #0f080a8c}.Gallery-module__3QxX8q__progress{z-index:3;transform-origin:0;background:var(--gradient-warm);width:100%;height:3px;box-shadow:0 0 12px var(--color-glow);animation-name:Gallery-module__3QxX8q__galleryProgress;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;bottom:0;left:0}.Gallery-module__3QxX8q__progress[data-paused=true]{animation-play-state:paused}@keyframes Gallery-module__3QxX8q__galleryProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes Gallery-module__3QxX8q__kenBurns{0%{transform:scale(1.02)}to{transform:scale(1.16)}}@media (prefers-reduced-motion:reduce){.Gallery-module__3QxX8q__gallery{opacity:1;pointer-events:auto;transition:none}.Gallery-module__3QxX8q__progress{display:none}.Gallery-module__3QxX8q__photo{transform:scale(1.02)}.Gallery-module__3QxX8q__photoActive{animation:none}}html.motionReduced .Gallery-module__3QxX8q__progress{display:none}html.motionReduced .Gallery-module__3QxX8q__photo{transform:scale(1.02)}html.motionReduced .Gallery-module__3QxX8q__photoActive{animation:none}.Gallery-module__3QxX8q__photoError{background:#ffffff0f;justify-content:center;align-items:center;display:flex;transform:none}.Gallery-module__3QxX8q__photoError:after{content:"♡";color:#ffcdbe4d;font-size:2rem}.Gallery-module__3QxX8q__caption{color:#fff;text-align:center;z-index:2;text-shadow:0 1px 6px #0009;background:linear-gradient(#0000 0%,#140a0cb3 100%);padding:28px 16px 12px;font-size:.9rem;font-style:italic;position:absolute;bottom:0;left:0;right:0}.Gallery-module__3QxX8q__dots{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.Gallery-module__3QxX8q__dot{border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;width:24px;height:24px;padding:0;position:relative}.Gallery-module__3QxX8q__dot:before{content:"";border-radius:var(--radius-pill);background:#ffcdbe4d;transition:background .3s,transform .3s,box-shadow .3s;position:absolute;inset:8px}.Gallery-module__3QxX8q__dot:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.Gallery-module__3QxX8q__dot:hover:before{background:#ffcdbe8c}.Gallery-module__3QxX8q__dot[data-active=true]:before{background:var(--c-rose-soft);box-shadow:0 0 10px var(--color-glow);transform:scale(1.4)}.Gallery-module__3QxX8q__counter{letter-spacing:.06em;color:var(--text-soft);font-variant-numeric:tabular-nums;font-size:.78rem}
.Reveal-module__U2Tp6W__reveal{opacity:0;pointer-events:none;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);flex-direction:column;align-items:center;gap:30px;width:100%;display:flex;transform:translateY(28px)}.Reveal-module__U2Tp6W__revealVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.Reveal-module__U2Tp6W__revealBare{flex-direction:column;align-items:center;gap:30px;width:100%;display:flex}@media (prefers-reduced-motion:reduce){.Reveal-module__U2Tp6W__reveal{opacity:1;pointer-events:auto;transition:none;transform:none}}html.motionReduced .Reveal-module__U2Tp6W__reveal{opacity:1;pointer-events:auto;transition:none;transform:none}
.LoadError-module__moy1DW__loadError{z-index:1;text-align:center;border-radius:var(--radius-lg);border:1px solid var(--border-faint);background:var(--surface-1);width:100%;max-width:640px;padding:36px 20px;position:relative}.LoadError-module__moy1DW__title{color:var(--text-soft);margin:0 0 6px;font-size:1rem}.LoadError-module__moy1DW__hint{color:var(--text-faint);margin:0;font-size:.88rem}
.ConfirmDialog-module__dLTK2q__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a06089e;justify-content:center;align-items:center;padding:1.5rem;animation:.16s ease-out ConfirmDialog-module__dLTK2q__overlayIn;display:flex;position:fixed;inset:0}.ConfirmDialog-module__dLTK2q__dialog{border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:var(--c-night-3);width:100%;max-width:26rem;box-shadow:var(--shadow-soft);padding:1.5rem;animation:.18s cubic-bezier(.2,.8,.3,1) ConfirmDialog-module__dLTK2q__dialogIn}.ConfirmDialog-module__dLTK2q__message{color:var(--color-ink);margin:0 0 1.25rem;font-size:1rem;line-height:1.5}.ConfirmDialog-module__dLTK2q__actions{justify-content:flex-end;gap:.6rem;display:flex}.ConfirmDialog-module__dLTK2q__cancel,.ConfirmDialog-module__dLTK2q__confirm{border-radius:var(--radius-pill);cursor:pointer;transition:background var(--speed-fast) var(--ease-out), border-color var(--speed-fast) var(--ease-out);padding:.55rem 1.1rem;font-size:.9rem;font-weight:600}.ConfirmDialog-module__dLTK2q__cancel{border:1px solid var(--border-faint);color:var(--text-soft);background:0 0}.ConfirmDialog-module__dLTK2q__cancel:hover{background:var(--surface-2)}.ConfirmDialog-module__dLTK2q__confirm{border:1px solid var(--danger-border);color:var(--text-danger);background:#f43f5e38}.ConfirmDialog-module__dLTK2q__confirm:hover{background:#f43f5e57}.ConfirmDialog-module__dLTK2q__confirm:focus-visible,.ConfirmDialog-module__dLTK2q__cancel:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@keyframes ConfirmDialog-module__dLTK2q__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__dLTK2q__dialogIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ConfirmDialog-module__dLTK2q__overlay,.ConfirmDialog-module__dLTK2q__dialog{animation:none}}
.MoodPicker-module__6h5Wka__moodPicker{flex-wrap:wrap;gap:8px;display:flex}.MoodPicker-module__6h5Wka__moodSelectWrap{flex:200px;min-width:160px;display:inline-flex;position:relative}.MoodPicker-module__6h5Wka__moodSelectWrap:after{content:"▾";pointer-events:none;color:var(--text-faint);font-size:.7rem;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.MoodPicker-module__6h5Wka__moodSelect{appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border:1px solid var(--border-faint);border-radius:var(--radius-pill);width:100%;color:var(--text-soft);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out);background:#ffffff0d;padding:8px 30px 8px 14px;font-family:inherit;font-size:.82rem}.MoodPicker-module__6h5Wka__moodSelect:focus{border-color:var(--color-accent);color:var(--text-strong);outline:none}.MoodPicker-module__6h5Wka__moodCustom{border:1px solid var(--border-faint);border-radius:var(--radius-pill);min-width:160px;color:var(--text-strong);background:#ffffff0d;flex:200px;padding:8px 14px;font-family:inherit;font-size:.82rem}.MoodPicker-module__6h5Wka__moodCustom:focus{border-color:var(--color-accent);outline:none}@media (prefers-reduced-motion:reduce){.MoodPicker-module__6h5Wka__moodSelect{transition:none}}
.EntryItem-module__3XcAYq__entry{border:1px solid var(--border-faint);border-radius:var(--radius-md);background:var(--surface-glass-deep);-webkit-backdrop-filter:blur(8px);box-shadow:var(--shadow-card);--rise-dist:10px;padding:16px;animation:.35s ease-out both EntryItem-module__3XcAYq__riseIn;position:relative}@media (pointer:coarse){.EntryItem-module__3XcAYq__entry{-webkit-backdrop-filter:none;background:var(--surface-glass-deep-solid)}}.EntryItem-module__3XcAYq__entryPickerOpen{z-index:40}.EntryItem-module__3XcAYq__entryMine{border-left:3px solid var(--c-rose)}.EntryItem-module__3XcAYq__entryTheirs{border-left:3px solid var(--c-ember)}.EntryItem-module__3XcAYq__entryHead{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.EntryItem-module__3XcAYq__entryAuthor{font-size:.9rem;font-weight:700}.EntryItem-module__3XcAYq__entryMood{color:var(--text-faint);font-size:.76rem}.EntryItem-module__3XcAYq__entryBadge{border-radius:var(--radius-pill);border:1px solid #0000;align-items:center;gap:4px;padding:3px 8px;font-size:.74rem;line-height:1;display:inline-flex}.EntryItem-module__3XcAYq__entryBadgeScore{font-variant-numeric:tabular-nums;font-weight:700}.EntryItem-module__3XcAYq__entryBadgeNaughty{color:#ffc4d8;background:#f0719a24;border-color:#f0719a80}.EntryItem-module__3XcAYq__entryBadgeNice{color:#c4efe7;background:#7fd1c424;border-color:#7fd1c480}.EntryItem-module__3XcAYq__entryTime{color:var(--text-faint);white-space:nowrap;margin-left:auto;font-size:.74rem}.EntryItem-module__3XcAYq__entryBody{color:var(--color-ink);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.6}.EntryItem-module__3XcAYq__entryFoot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.EntryItem-module__3XcAYq__editBox{flex-direction:column;gap:12px;margin-top:4px;display:flex}.EntryItem-module__3XcAYq__editActions{justify-content:flex-end;gap:10px;display:flex}.EntryItem-module__3XcAYq__editCancel{border:1px solid var(--border-faint);border-radius:var(--radius-pill);color:var(--text-soft);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out);background:0 0;padding:8px 18px;font-size:.85rem}.EntryItem-module__3XcAYq__editCancel:hover:not(:disabled){border-color:var(--border-soft);color:var(--text-strong)}.EntryItem-module__3XcAYq__editCancel:disabled{opacity:.55;cursor:default}.EntryItem-module__3XcAYq__entryControls{gap:4px;margin-left:auto;display:inline-flex}.EntryItem-module__3XcAYq__entryControl{color:var(--text-faint);border-radius:var(--radius-md);cursor:pointer;transition:color var(--speed-fast) var(--ease-out);background:0 0;border:none;padding:4px 8px;font-size:.78rem}.EntryItem-module__3XcAYq__entryControl:hover{color:var(--text-strong)}.EntryItem-module__3XcAYq__entryDelete:hover{color:var(--text-danger)}.EntryItem-module__3XcAYq__reactions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.EntryItem-module__3XcAYq__reaction{border:1px solid var(--border-faint);border-radius:var(--radius-pill);color:var(--text-soft);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out), color var(--speed-fast) var(--ease-out), background var(--speed-fast) var(--ease-out), transform var(--speed-fast) var(--ease-out);background:0 0;align-items:center;gap:5px;padding:3px 10px;font-size:.95rem;display:inline-flex}.EntryItem-module__3XcAYq__reaction:hover{border-color:var(--border-soft)}.EntryItem-module__3XcAYq__reaction:active{transform:scale(.92)}.EntryItem-module__3XcAYq__reactionMine{border-color:var(--color-accent);color:var(--text-strong);background:#ff5d7e1f}.EntryItem-module__3XcAYq__reactionCount{font-variant-numeric:tabular-nums;font-size:.8rem}.EntryItem-module__3XcAYq__pickerWrap{display:inline-flex}.EntryItem-module__3XcAYq__addReaction{border:1px solid var(--border-faint);border-radius:var(--radius-pill);color:var(--text-faint);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out), color var(--speed-fast) var(--ease-out);background:0 0;justify-content:center;align-items:center;padding:3px 10px;font-size:.85rem;line-height:1;display:inline-flex}.EntryItem-module__3XcAYq__addReaction:hover{color:var(--c-rose);border-color:var(--color-accent)}.EntryItem-module__3XcAYq__reactionPicker{z-index:30;position:absolute;bottom:12px;left:12px;right:12px}.EntryItem-module__3XcAYq__pickerLoading{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-glass);-webkit-backdrop-filter:blur(14px);color:var(--text-soft);text-align:center;padding:16px;font-size:.85rem}@media (prefers-reduced-motion:reduce){.EntryItem-module__3XcAYq__reaction,.EntryItem-module__3XcAYq__addReaction,.EntryItem-module__3XcAYq__editCancel,.EntryItem-module__3XcAYq__entryControl{transition:none}.EntryItem-module__3XcAYq__entry{animation:none}}
.Composer-module__X8gQyW__composer{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--surface-glass);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow-card);flex-direction:column;gap:12px;padding:16px;display:flex}@media (pointer:coarse){.Composer-module__X8gQyW__composer{-webkit-backdrop-filter:none;background:var(--surface-glass-solid)}}.Composer-module__X8gQyW__composerMeta{align-items:center;gap:10px;display:inline-flex}.Composer-module__X8gQyW__charCount{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.72rem}.Composer-module__X8gQyW__charCountWarn{color:var(--text-danger)}.Composer-module__X8gQyW__charCountFull{color:#f87171;font-weight:700}.Composer-module__X8gQyW__composerFoot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Composer-module__X8gQyW__signedInAs{color:var(--text-faint);font-size:.82rem}
.Memories-module__umY_Pq__memories{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:#ff5d7e0f;overflow:hidden}.Memories-module__umY_Pq__memoriesHead{width:100%;color:var(--text-strong);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-family:inherit;display:flex}.Memories-module__umY_Pq__memoriesTitle{font-family:var(--font-display);letter-spacing:.01em;font-size:.95rem}.Memories-module__umY_Pq__memoriesMeta{color:var(--text-faint);align-items:center;gap:8px;font-size:.8rem;display:inline-flex}.Memories-module__umY_Pq__memoriesChevron{font-size:.7rem}.Memories-module__umY_Pq__memoryList{flex-direction:column;gap:12px;margin:0;padding:0 16px 14px;list-style:none;display:flex}.Memories-module__umY_Pq__memory{border-left:2px solid var(--c-rose);padding-left:12px}.Memories-module__umY_Pq__memoryHead{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:4px;display:flex}.Memories-module__umY_Pq__memoryAuthor{font-size:.85rem;font-weight:700}.Memories-module__umY_Pq__memoryAgo{color:var(--text-faint);font-size:.74rem}.Memories-module__umY_Pq__memoryBody{color:var(--color-ink);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.92rem;line-height:1.55}
.ListFilters-module__CabdWq__listFilter{flex-wrap:wrap;gap:8px;display:flex}.ListFilters-module__CabdWq__listChip{border:1px solid var(--border-faint);border-radius:var(--radius-pill);color:var(--text-soft);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out), color var(--speed-fast) var(--ease-out), background var(--speed-fast) var(--ease-out);background:0 0;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:.82rem;display:inline-flex}.ListFilters-module__CabdWq__listChip:hover{border-color:var(--border-soft);color:var(--text-strong)}.ListFilters-module__CabdWq__listCount{font-variant-numeric:tabular-nums;color:var(--text-faint);border-radius:var(--radius-pill);background:#ffffff0f;padding:1px 7px;font-size:.74rem}.ListFilters-module__CabdWq__listChipActive{color:var(--text-strong);border-color:var(--color-accent);background:#ff5d7e1f}.ListFilters-module__CabdWq__listChipActive .ListFilters-module__CabdWq__listCount{color:var(--text-strong)}.ListFilters-module__CabdWq__listChipNaughty.ListFilters-module__CabdWq__listChipActive{background:#f0719a29;border-color:#f0719a}.ListFilters-module__CabdWq__listChipNice.ListFilters-module__CabdWq__listChipActive{background:#7fd1c429;border-color:#7fd1c4}@media (prefers-reduced-motion:reduce){.ListFilters-module__CabdWq__listChip{transition:none}}
.Feed-module__JkldRW__feedWrap{z-index:1;flex-direction:column;gap:22px;width:100%;max-width:640px;display:flex;position:relative}.Feed-module__JkldRW__dateSep{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:12px;margin:6px 0 2px;font-size:.76rem;font-weight:600;list-style:none;display:flex}.Feed-module__JkldRW__dateSep:before,.Feed-module__JkldRW__dateSep:after{content:"";background:var(--border-faint);flex:1;height:1px}.Feed-module__JkldRW__entries{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Feed-module__JkldRW__loadMoreWrap{justify-content:center;padding:2px 0 4px;display:flex}.Feed-module__JkldRW__loadMoreButton{border:1px solid var(--border-faint);border-radius:var(--radius-pill);color:var(--text-soft);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out), color var(--speed-fast) var(--ease-out), background var(--speed-fast) var(--ease-out);background:#ffffff0d;padding:9px 18px;font-family:inherit;font-size:.85rem}.Feed-module__JkldRW__loadMoreButton:hover:not(:disabled){border-color:var(--color-accent);color:var(--text-strong);background:#ff5d7e1a}.Feed-module__JkldRW__loadMoreButton:disabled{opacity:.55;cursor:default}@media (prefers-reduced-motion:reduce){.Feed-module__JkldRW__loadMoreButton{transition:none}}
.Together-module__z9S0hq__togetherWrap{z-index:1;flex-direction:column;gap:16px;width:100%;max-width:640px;display:flex;position:relative}.Together-module__z9S0hq__togetherComposer{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--surface-glass);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow-card);gap:10px;padding:14px;display:flex}@media (pointer:coarse){.Together-module__z9S0hq__togetherComposer{-webkit-backdrop-filter:none;background:var(--surface-glass-solid)}}.Together-module__z9S0hq__togetherInput{border:1px solid var(--border-faint);border-radius:var(--radius-pill);min-width:0;color:var(--text-strong);background:#ffffff0d;flex:auto;padding:0 16px;font-family:inherit;font-size:.95rem}.Together-module__z9S0hq__togetherInput:focus{border-color:var(--color-accent);outline:none}.Together-module__z9S0hq__togetherSummary{flex-wrap:wrap;gap:8px;display:flex}.Together-module__z9S0hq__togetherSummary span{border:1px solid var(--border-faint);border-radius:var(--radius-pill);color:var(--text-soft);background:#ffffff0a;padding:5px 12px;font-size:.8rem}.Together-module__z9S0hq__togetherItems{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Together-module__z9S0hq__togetherItem{border:1px solid var(--border-faint);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#1f1318eb;flex-direction:column;align-items:stretch;gap:10px;padding:12px;display:flex}.Together-module__z9S0hq__togetherItemDone{background:#30282cd9}.Together-module__z9S0hq__togetherItemMain{align-items:flex-start;gap:12px;display:flex}.Together-module__z9S0hq__togetherCheck{border:1px solid var(--border-soft);width:30px;height:30px;color:var(--text-strong);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out), background var(--speed-fast) var(--ease-out);background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}@media (hover:hover){.Together-module__z9S0hq__togetherCheck:hover:not(:disabled){border-color:var(--color-accent);background:#ff5d7e24}}.Together-module__z9S0hq__togetherCheck[aria-pressed=true]{border-color:var(--color-accent);background:#ff5d7e24}.Together-module__z9S0hq__togetherCheck:disabled,.Together-module__z9S0hq__subitemCheck:disabled,.Together-module__z9S0hq__togetherTextButton:disabled,.Together-module__z9S0hq__togetherDelete:disabled,.Together-module__z9S0hq__subitemAdd:disabled{opacity:.55;cursor:default}.Together-module__z9S0hq__togetherContent{flex:auto;min-width:0}.Together-module__z9S0hq__togetherActions,.Together-module__z9S0hq__subitemActions{flex:none;gap:4px;display:inline-flex}.Together-module__z9S0hq__togetherText{color:var(--color-ink);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.45}.Together-module__z9S0hq__togetherItemDone .Together-module__z9S0hq__togetherText{color:var(--text-faint);text-decoration:line-through}.Together-module__z9S0hq__togetherMeta{color:var(--text-faint);margin:3px 0 0;font-size:.74rem}.Together-module__z9S0hq__togetherEditBlock{flex-direction:column;gap:8px;display:flex}.Together-module__z9S0hq__togetherEditInput,.Together-module__z9S0hq__subitemInput{border:1px solid var(--border-faint);border-radius:var(--radius-pill);width:100%;min-width:0;color:var(--text-strong);background:#ffffff0d;padding:8px 12px;font-family:inherit;font-size:.88rem}.Together-module__z9S0hq__togetherEditInput:focus,.Together-module__z9S0hq__subitemInput:focus{border-color:var(--color-accent);outline:none}.Together-module__z9S0hq__togetherEditActions{justify-content:flex-end;gap:6px;display:flex}.Together-module__z9S0hq__togetherTextButton,.Together-module__z9S0hq__togetherDelete{color:var(--text-faint);border-radius:var(--radius-md);cursor:pointer;transition:color var(--speed-fast) var(--ease-out);background:0 0;border:none;padding:5px 8px;font-family:inherit;font-size:.78rem}.Together-module__z9S0hq__togetherTextButton:hover:not(:disabled){color:var(--text-strong)}.Together-module__z9S0hq__togetherDelete:hover:not(:disabled){color:var(--text-danger)}.Together-module__z9S0hq__togetherCheck:focus-visible,.Together-module__z9S0hq__subitemCheck:focus-visible,.Together-module__z9S0hq__togetherTextButton:focus-visible,.Together-module__z9S0hq__togetherDelete:focus-visible,.Together-module__z9S0hq__subitemAdd:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.Together-module__z9S0hq__subitemArea{flex-direction:column;gap:8px;margin-left:42px;display:flex}.Together-module__z9S0hq__subitems{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Together-module__z9S0hq__subitem{border-top:1px solid var(--border-faint);align-items:flex-start;gap:9px;padding:8px 0;display:flex}.Together-module__z9S0hq__subitem:first-child{border-top:none}.Together-module__z9S0hq__subitemCheck{border:1px solid var(--border-faint);width:24px;height:24px;color:var(--text-strong);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out), background var(--speed-fast) var(--ease-out);background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.82rem;display:inline-flex}@media (hover:hover){.Together-module__z9S0hq__subitemCheck:hover:not(:disabled){border-color:var(--color-accent);background:#ff5d7e1f}}.Together-module__z9S0hq__subitemCheck[aria-pressed=true]{border-color:var(--color-accent);background:#ff5d7e1f}.Together-module__z9S0hq__subitemContent{flex:auto;min-width:0}.Together-module__z9S0hq__subitemText{color:var(--text-soft);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.45}.Together-module__z9S0hq__subitemDone .Together-module__z9S0hq__subitemText{color:var(--text-dim);text-decoration:line-through}.Together-module__z9S0hq__subitemMeta{color:var(--text-faint);margin:2px 0 0;font-size:.72rem}.Together-module__z9S0hq__subitemComposer{gap:8px;display:flex}.Together-module__z9S0hq__subitemAdd{border:1px solid var(--border-faint);border-radius:var(--radius-pill);color:var(--text-soft);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out), color var(--speed-fast) var(--ease-out), background var(--speed-fast) var(--ease-out);background:#ffffff0d;flex:none;padding:7px 12px;font-family:inherit;font-size:.78rem}.Together-module__z9S0hq__subitemAdd:hover:not(:disabled){border-color:var(--color-accent);color:var(--text-strong);background:#ff5d7e1a}@media (max-width:520px){.Together-module__z9S0hq__togetherComposer{flex-direction:column}.Together-module__z9S0hq__togetherInput{min-height:44px}.Together-module__z9S0hq__togetherItemMain,.Together-module__z9S0hq__subitem{align-items:flex-start}.Together-module__z9S0hq__subitemArea{margin-left:0}.Together-module__z9S0hq__subitemComposer{flex-direction:column}.Together-module__z9S0hq__togetherActions,.Together-module__z9S0hq__subitemActions,.Together-module__z9S0hq__togetherDelete{margin-left:auto}}@media (prefers-reduced-motion:reduce){.Together-module__z9S0hq__togetherCheck,.Together-module__z9S0hq__subitemCheck,.Together-module__z9S0hq__togetherTextButton,.Together-module__z9S0hq__togetherDelete,.Together-module__z9S0hq__subitemAdd{transition:none}}
.QuizApp-module__FaKqaW__app{z-index:1;flex-direction:column;gap:20px;width:100%;max-width:640px;display:flex;position:relative}.QuizApp-module__FaKqaW__card{border:1px solid var(--border-faint);border-radius:var(--radius-lg);background:var(--surface-glass-deep);-webkit-backdrop-filter:blur(8px);box-shadow:var(--shadow-card);--rise-dist:12px;padding:22px;animation:.35s ease-out both QuizApp-module__FaKqaW__riseIn}@media (pointer:coarse){.QuizApp-module__FaKqaW__card{-webkit-backdrop-filter:none;background:var(--surface-glass-deep-solid)}}.QuizApp-module__FaKqaW__error{border:1px solid var(--danger-border);border-radius:var(--radius-md);background:var(--danger-tint);color:var(--text-danger);margin:0;padding:10px 14px;font-size:.86rem}.QuizApp-module__FaKqaW__errorInline{color:var(--text-danger);margin:8px 0 0;font-size:.82rem}.QuizApp-module__FaKqaW__empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:12px 4px;display:flex}.QuizApp-module__FaKqaW__emptyEmoji{margin:0;font-size:2.6rem}.QuizApp-module__FaKqaW__emptyTitle{font-family:var(--font-display);background:var(--gradient-text);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.4rem;font-weight:600}.QuizApp-module__FaKqaW__emptyBody{color:var(--text-soft);max-width:42ch;margin:0 0 8px;font-size:.92rem;line-height:1.6}.QuizApp-module__FaKqaW__primaryBtn{border-radius:var(--radius-pill);background:var(--gradient-warm);color:var(--ink-on-accent);letter-spacing:.02em;cursor:pointer;transition:transform var(--speed-fast) var(--ease-out), box-shadow var(--speed-fast) var(--ease-out);border:none;padding:12px 22px;font-weight:700;box-shadow:0 8px 24px #ff5d7e47}.QuizApp-module__FaKqaW__primaryBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 30px #ff5d7e61}.QuizApp-module__FaKqaW__primaryBtn:active:not(:disabled){transform:scale(.97)}.QuizApp-module__FaKqaW__primaryBtn:disabled{opacity:.55;cursor:default}.QuizApp-module__FaKqaW__ghostBtn{border:1px solid var(--border-faint);border-radius:var(--radius-pill);color:var(--text-soft);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out), color var(--speed-fast) var(--ease-out);white-space:nowrap;background:0 0;padding:7px 14px;font-size:.82rem}.QuizApp-module__FaKqaW__ghostBtn:hover:not(:disabled){border-color:var(--border-soft);color:var(--text-strong)}.QuizApp-module__FaKqaW__ghostBtn:active:not(:disabled){transform:scale(.97)}.QuizApp-module__FaKqaW__ghostBtn:disabled{opacity:.5;cursor:default}.QuizApp-module__FaKqaW__quizHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.QuizApp-module__FaKqaW__headActions{flex-shrink:0;gap:8px;display:flex}.QuizApp-module__FaKqaW__category{letter-spacing:.08em;text-transform:uppercase;color:var(--c-rose-soft);margin:0 0 4px;font-size:.74rem}.QuizApp-module__FaKqaW__quizTitle{font-family:var(--font-display);color:var(--text-strong);margin:0;font-size:1.35rem;font-weight:600;line-height:1.25}.QuizApp-module__FaKqaW__blurb{color:var(--text-soft);margin:6px 0 0;font-size:.9rem;line-height:1.5}.QuizApp-module__FaKqaW__form{flex-direction:column;gap:20px;display:flex}.QuizApp-module__FaKqaW__field{border:none;margin:0;padding:0}.QuizApp-module__FaKqaW__fieldPrompt{color:var(--text-strong);align-items:baseline;gap:8px;margin-bottom:10px;padding:0;font-size:.98rem;line-height:1.4;display:flex}.QuizApp-module__FaKqaW__fieldIndex{border-radius:var(--radius-pill);width:20px;height:20px;color:var(--c-rose);font-variant-numeric:tabular-nums;background:#ff5d7e2e;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.QuizApp-module__FaKqaW__options{flex-direction:column;gap:8px;display:flex}.QuizApp-module__FaKqaW__option{border:1px solid var(--border-faint);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out), background var(--speed-fast) var(--ease-out);align-items:center;gap:10px;padding:10px 14px;display:flex}.QuizApp-module__FaKqaW__option:hover{border-color:var(--border-soft)}.QuizApp-module__FaKqaW__optionSelected{border-color:var(--color-accent);background:#ff5d7e1f}.QuizApp-module__FaKqaW__optionInput{accent-color:var(--c-rose)}.QuizApp-module__FaKqaW__optionText{color:var(--text-strong);font-size:.92rem}.QuizApp-module__FaKqaW__scale{flex-direction:column;gap:8px;display:flex}.QuizApp-module__FaKqaW__scaleLabels{color:var(--text-faint);justify-content:space-between;font-size:.76rem;display:flex}.QuizApp-module__FaKqaW__scaleButtons{flex-wrap:wrap;gap:6px;display:flex}.QuizApp-module__FaKqaW__scaleBtn{border:1px solid var(--border-faint);border-radius:var(--radius-md);min-width:36px;color:var(--text-soft);font-variant-numeric:tabular-nums;cursor:pointer;transition:border-color var(--speed-fast) var(--ease-out), background var(--speed-fast) var(--ease-out), color var(--speed-fast) var(--ease-out);background:0 0;flex:1;padding:9px 0;font-size:.9rem}.QuizApp-module__FaKqaW__scaleBtn:hover{border-color:var(--border-soft);color:var(--text-strong)}.QuizApp-module__FaKqaW__scaleBtnSelected{border-color:var(--color-accent);color:var(--text-strong);background:#ff5d7e29}.QuizApp-module__FaKqaW__textArea{resize:vertical;border:1px solid var(--border-faint);border-radius:var(--radius-md);width:100%;min-height:56px;color:var(--text-strong);font-family:var(--font-body);background:#0003;padding:10px 12px;font-size:.92rem;line-height:1.5}.QuizApp-module__FaKqaW__textArea:focus{border-color:var(--color-accent);outline:none}.QuizApp-module__FaKqaW__textArea::placeholder{color:var(--text-dim)}.QuizApp-module__FaKqaW__formFoot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.QuizApp-module__FaKqaW__progress{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.8rem}.QuizApp-module__FaKqaW__nudge{border-radius:var(--radius-md);color:var(--c-rose-soft);background:#ff5d7e14;border:1px solid #ff5d7e47;margin:0 0 16px;padding:10px 14px;font-size:.86rem;line-height:1.5}.QuizApp-module__FaKqaW__waiting,.QuizApp-module__FaKqaW__generating{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:20px 8px;display:flex}.QuizApp-module__FaKqaW__waitingEmoji{margin:0;font-size:2.2rem}.QuizApp-module__FaKqaW__waitingBody,.QuizApp-module__FaKqaW__generatingBody{color:var(--text-soft);margin:0;line-height:1.6}.QuizApp-module__FaKqaW__result{border-top:1px solid var(--border-faint);flex-direction:column;gap:16px;padding-top:18px;display:flex}.QuizApp-module__FaKqaW__resultHeadline{font-family:var(--font-display);background:var(--gradient-text);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.2rem;font-weight:600;line-height:1.35}.QuizApp-module__FaKqaW__scoreBlock{flex-direction:column;align-items:center;gap:6px;display:flex}.QuizApp-module__FaKqaW__scoreRing{border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:radial-gradient(80% 100% at 50% 0,#ff5d7e33,#0000 70%);align-items:baseline;gap:4px;padding:10px 22px;display:flex}.QuizApp-module__FaKqaW__scoreNum{font-family:var(--font-display);color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:2.4rem;font-weight:700}.QuizApp-module__FaKqaW__scoreDenom{color:var(--text-faint);font-size:.9rem}.QuizApp-module__FaKqaW__scoreLabel{color:var(--c-rose-soft);margin:0;font-size:.9rem}.QuizApp-module__FaKqaW__resultSection{margin:0}.QuizApp-module__FaKqaW__resultSectionHeading{color:var(--text-strong);margin:0 0 4px;font-size:.96rem;font-weight:600}.QuizApp-module__FaKqaW__resultSectionBody{color:var(--text-soft);white-space:pre-wrap;margin:0;font-size:.92rem;line-height:1.65}.QuizApp-module__FaKqaW__prompts{border:1px dashed var(--border-soft);border-radius:var(--radius-md);background:#ffffff05;padding:14px 16px}.QuizApp-module__FaKqaW__promptsTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--c-rose-soft);margin:0 0 8px;font-size:.76rem}.QuizApp-module__FaKqaW__prompts ul{flex-direction:column;gap:6px;margin:0;padding-left:18px;display:flex}.QuizApp-module__FaKqaW__prompts li{color:var(--text-soft);font-size:.9rem;line-height:1.5}.QuizApp-module__FaKqaW__compare{border-top:1px solid var(--border-faint);flex-direction:column;gap:14px;margin-top:4px;padding-top:16px;display:flex}.QuizApp-module__FaKqaW__compareHead{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:.76rem}.QuizApp-module__FaKqaW__compareRow{flex-direction:column;gap:8px;display:flex}.QuizApp-module__FaKqaW__comparePrompt{color:var(--text-strong);align-items:baseline;gap:8px;margin:0;font-size:.88rem;line-height:1.4;display:flex}.QuizApp-module__FaKqaW__compareAnswers{flex-direction:column;gap:6px;padding-left:28px;display:flex}.QuizApp-module__FaKqaW__answerPill{border-left:3px solid var(--border-soft);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#ffffff08;flex-direction:column;gap:1px;padding:4px 10px;display:flex}.QuizApp-module__FaKqaW__answerName{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-size:.72rem}.QuizApp-module__FaKqaW__badgeMatch,.QuizApp-module__FaKqaW__badgeClose{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex-shrink:0;align-self:center;margin-left:auto;padding:2px 8px;font-size:.66rem;font-weight:700;animation:.25s ease-out QuizApp-module__FaKqaW__badgeIn}.QuizApp-module__FaKqaW__badgeMatch{color:var(--c-green);border:1px solid color-mix(in srgb, var(--c-green) 45%, transparent);background:color-mix(in srgb, var(--c-green) 12%, transparent)}.QuizApp-module__FaKqaW__badgeClose{color:var(--color-accent);border:1px solid color-mix(in srgb, var(--color-accent) 45%, transparent);background:color-mix(in srgb, var(--color-accent) 12%, transparent)}@keyframes QuizApp-module__FaKqaW__badgeIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.QuizApp-module__FaKqaW__answerText{color:var(--text-strong);white-space:pre-wrap;word-break:break-word;font-size:.9rem;line-height:1.4}.QuizApp-module__FaKqaW__archive{flex-direction:column;gap:10px;display:flex}.QuizApp-module__FaKqaW__archiveTitle{font-family:var(--font-display);color:var(--text-soft);margin:8px 0 2px;font-size:1.05rem;font-weight:600}.QuizApp-module__FaKqaW__archiveItem{border:1px solid var(--border-faint);border-radius:var(--radius-md);background:#ffffff05;overflow:hidden}.QuizApp-module__FaKqaW__archiveHead{width:100%;color:var(--text-strong);cursor:pointer;text-align:left;font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.QuizApp-module__FaKqaW__archiveHeadMain{flex-direction:column;gap:2px;display:flex}.QuizApp-module__FaKqaW__archiveItemTitle{font-size:.94rem;font-weight:600}.QuizApp-module__FaKqaW__archiveMeta{color:var(--text-faint);align-items:center;gap:8px;font-size:.76rem;display:flex}.QuizApp-module__FaKqaW__archiveScore{color:var(--c-rose-soft);font-variant-numeric:tabular-nums;font-weight:600}.QuizApp-module__FaKqaW__chevron{color:var(--text-faint);font-size:.8rem}.QuizApp-module__FaKqaW__archiveItem .QuizApp-module__FaKqaW__result{border-top:1px solid var(--border-faint);margin:0 14px 14px;padding-top:14px}@media (prefers-reduced-motion:reduce){.QuizApp-module__FaKqaW__card,.QuizApp-module__FaKqaW__badgeMatch,.QuizApp-module__FaKqaW__badgeClose{animation:none}.QuizApp-module__FaKqaW__primaryBtn,.QuizApp-module__FaKqaW__ghostBtn,.QuizApp-module__FaKqaW__option,.QuizApp-module__FaKqaW__scaleBtn{transition:none}}
