.page-module___8aEwW__page{--background:#f4f3f1;--foreground:#fff;--surface-0:#f4f3f1;--surface-1:#fff;--surface-2:#f8f7f5;--surface-3:#f0ece7;--text-primary:#1f232b;--text-secondary:#555c67;--text-tertiary:#79808a;--border-subtle:#d8d5cf;--border-strong:#c1bbb1;--button-secondary-border:var(--border-subtle);--button-secondary-hover:#ebe7e1;--button-primary-hover:#3a3a35;--accent:#8a7a65;--accent-soft:#f2ece4;--focus-ring:#8a7a6559;--success-border:#2d9d5f;--success-bg:#e8f7ef;--danger-border:#d23b3b;--danger-bg:#fde8e8;--warning-border:#d4a00a;--warning-bg:#fff7d6;--shadow-soft:0 10px 30px #1816121a;--shadow-overlay:0 20px 45px #120e0a2e;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-pill:9999px;--space-xs:6px;--space-sm:10px;--space-md:14px;--space-lg:20px;--control-height:42px;min-width:0;min-height:100dvh;font-family:var(--font-geist-sans);background-color:var(--background);flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;display:flex;overflow:hidden}.page-module___8aEwW__main{background:var(--background);flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;width:100%;min-width:0;max-width:1040px;min-height:0;margin:0 auto;padding:12px;display:flex;overflow:hidden}@media (min-width:601px){.page-module___8aEwW__main{padding:20px 16px}}@media (max-width:600px){.page-module___8aEwW__page{--control-height:36px}.page-module___8aEwW__main{padding:8px 10px}}@media (prefers-color-scheme:dark){.page-module___8aEwW__page{--background:#141517;--foreground:#1a1b1f;--surface-0:#141517;--surface-1:#1b1d21;--surface-2:#22242a;--surface-3:#2a2d34;--text-primary:#f1f0ed;--text-secondary:#b6b2ab;--text-tertiary:#918d86;--border-subtle:#34353a;--border-strong:#47484f;--button-secondary-border:var(--border-subtle);--button-secondary-hover:#2b2d32;--button-primary-hover:#6d6457;--accent:#b8a68d;--accent-soft:#312b24;--focus-ring:#b8a68d73;--hover-state:#ffffff1a;--success-border:#46d985;--success-bg:#112a20;--danger-border:#f07f7f;--danger-bg:#3a1b23;--warning-border:#e5bb47;--warning-bg:#3e3212;--shadow-soft:0 14px 34px #00000073;--shadow-overlay:0 24px 55px #00000094}}
.results-module__sfKjyW__resultsContent{text-align:center;flex-direction:column;gap:12px;padding-top:26px;display:flex}.results-module__sfKjyW__summary{color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-3);margin:0;padding:10px 12px;font-size:17px;font-weight:700;line-height:1.3}.results-module__sfKjyW__emojiLine{letter-spacing:3px;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:24px;line-height:1}.results-module__sfKjyW__placementList{flex-direction:column;gap:14px;margin:0;display:flex}.results-module__sfKjyW__placementList li{text-align:left;justify-content:space-between;align-items:center;gap:12px;display:flex}.results-module__sfKjyW__placementList strong{margin:0;font-size:14px;font-weight:600}.results-module__sfKjyW__eventInfo{flex-direction:column;gap:3px;display:flex}.results-module__sfKjyW__eventInfo small{color:var(--text-tertiary);font-size:11px}.results-module__sfKjyW__copyButton{appearance:none;border:1px solid var(--button-secondary-border);border-radius:var(--radius-md);background:var(--surface-3);width:100%;color:var(--text-primary);min-height:var(--control-height);cursor:pointer;margin:0 auto;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s}.results-module__sfKjyW__copyButton:hover{background:var(--button-secondary-hover)}.results-module__sfKjyW__copyButton:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}
.splash-module__iHocrq__splashOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02040cad;justify-content:center;align-items:center;padding:18px;animation:.2s ease-out both splash-module__iHocrq__splash-overlay-fade-in;display:flex;position:fixed;inset:0}.splash-module__iHocrq__splash{border-radius:var(--radius-lg);border:1px solid var(--border-strong);background:linear-gradient(180deg, var(--surface-1) 0%, var(--surface-2) 100%);width:min(560px,100%);min-height:236px;color:var(--text-primary);box-shadow:var(--shadow-overlay);flex-direction:column;gap:14px;padding:24px;animation:.28s cubic-bezier(.22,1,.36,1) both splash-module__iHocrq__splash-card-enter;display:flex;position:relative}.splash-module__iHocrq__closeButtonContainer{cursor:pointer;color:var(--text-secondary);border-radius:var(--radius-pill);justify-content:center;align-items:center;min-width:34px;min-height:34px;font-size:16px;transition:color .15s,background .15s,box-shadow .15s;display:inline-flex;position:absolute;top:12px;right:12px}.splash-module__iHocrq__closeButtonContainer:hover{color:var(--text-primary);background:var(--button-secondary-hover)}.splash-module__iHocrq__closeButtonContainer:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}@keyframes splash-module__iHocrq__splash-overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes splash-module__iHocrq__splash-card-enter{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}
.eventCard-module__-jygZG__eventCard{box-sizing:border-box;border:1px solid var(--border-strong);background:linear-gradient(180deg, var(--surface-2) 0%, var(--surface-1) 100%);width:100%;min-width:0;max-width:100%;color:var(--text-primary);cursor:grab;opacity:1;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:14px;align-items:center;gap:0;padding:11px 15px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s,opacity .15s;display:flex;overflow:hidden}.eventCard-module__-jygZG__eventCard:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}.eventCard-module__-jygZG__eventCard:hover:not([data-locked=true]):not([data-loss-reveal=true]){border-color:#8a9affc7;transform:translateY(-1px)}.eventCard-module__-jygZG__eventCard[data-dragging=true]{background:var(--accent-soft);border-color:var(--accent);cursor:grabbing;opacity:.85;transform:scale(.995)}.eventCard-module__-jygZG__eventCard[data-locked=true]{cursor:default;background:0 0;border-color:#0000;padding-top:8px}.eventCard-module__-jygZG__eventCard[data-loss-reveal=true]{border-color:var(--border-strong);background:var(--surface-2);color:var(--text-secondary);opacity:.88;cursor:default}.eventCard-module__-jygZG__eventCard[data-loss-reveal=true] .eventCard-module__-jygZG__eventDescription,.eventCard-module__-jygZG__eventCard[data-loss-reveal=true] .eventCard-module__-jygZG__eventDate{opacity:.85}.eventCard-module__-jygZG__eventCardBank{background:linear-gradient(160deg, #8a9aff3d 0%, #8a9aff1f 52%, var(--surface-1) 100%);border-color:#8a9aff85;min-height:62px;padding-top:14px;padding-bottom:14px;box-shadow:0 10px 24px #050a143d,inset 0 0 0 1px #a9b5ff38}.eventCard-module__-jygZG__eventCardDefault,.eventCard-module__-jygZG__eventCardSlot{border-radius:var(--radius-md)}.eventCard-module__-jygZG__eventCardWithDate{flex-direction:column;flex:1;justify-content:flex-start;align-self:stretch;align-items:flex-start;min-width:0;height:100%;min-height:0;padding:5px 15px}.eventCard-module__-jygZG__eventTitle{letter-spacing:-.01em;font-size:14px;line-height:1.25;display:inline-block}.eventCard-module__-jygZG__eventCategory{border-radius:var(--radius-pill);border:1px solid var(--category-border,var(--border-strong));background:var(--category-bg,var(--surface-2));color:var(--category-text,var(--text-secondary));letter-spacing:.02em;text-transform:uppercase;align-items:center;margin-left:auto;padding:4px 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.eventCard-module__-jygZG__eventCategory[data-category=culture]{--category-bg:#a855f729;--category-border:#9333ea5c;--category-text:#6d28a7}.eventCard-module__-jygZG__eventCategory[data-category=game]{--category-bg:#f9731629;--category-border:#e5660e5c;--category-text:#a3450a}.eventCard-module__-jygZG__eventCategory[data-category=history]{--category-bg:#a1620724;--category-border:#854d0e57;--category-text:#78350f}.eventCard-module__-jygZG__eventCategory[data-category=internet]{--category-bg:#6366f129;--category-border:#5a5dde5c;--category-text:#4448bb}.eventCard-module__-jygZG__eventCategory[data-category=tech]{--category-bg:#3e70ff29;--category-border:#4f81ff5c;--category-text:#3c69eb}.eventCard-module__-jygZG__eventCategory[data-category=movie]{--category-bg:#c261ff29;--category-border:#be60f25c;--category-text:#964fcd}.eventCard-module__-jygZG__eventCategory[data-category=music]{--category-bg:#f472b629;--category-border:#e55fa65c;--category-text:#b64083}.eventCard-module__-jygZG__eventCategory[data-category=politics]{--category-bg:#dc262624;--category-border:#b91c1c57;--category-text:#991b1b}.eventCard-module__-jygZG__eventCategory[data-category=product]{--category-bg:#14b8a629;--category-border:#12a0905c;--category-text:#117a6f}.eventCard-module__-jygZG__eventCategory[data-category=science]{--category-bg:#0ea5e929;--category-border:#0284c75c;--category-text:#0369a1}.eventCard-module__-jygZG__eventCategory[data-category=sports]{--category-bg:#ef444424;--category-border:#dc262657;--category-text:#a51c1c}.eventCard-module__-jygZG__eventCategory[data-category=tv]{--category-bg:#22c55e29;--category-border:#24b55a5c;--category-text:#158542}.eventCard-module__-jygZG__eventCategory[data-category=world]{--category-bg:#eab3082e;--category-border:#d09d0966;--category-text:#92660e}.eventCard-module__-jygZG__eventCard:not(.eventCard-module__-jygZG__eventCardWithDate) .eventCard-module__-jygZG__eventTitle{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;display:block;overflow:hidden}.eventCard-module__-jygZG__eventCardWithDate .eventCard-module__-jygZG__eventTitle{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.eventCard-module__-jygZG__eventCardWithDate .eventCard-module__-jygZG__eventCategory{margin-top:4px;margin-bottom:4px;margin-left:0}.eventCard-module__-jygZG__eventDescription{white-space:normal;overflow-wrap:anywhere;width:100%;font-size:12px;line-height:1.35}.eventCard-module__-jygZG__eventCardWithDate .eventCard-module__-jygZG__eventDescription{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.eventCard-module__-jygZG__eventDate{color:var(--text-secondary);opacity:.72;font-size:12px;font-weight:500;line-height:1.2}.eventCard-module__-jygZG__eventCardWithDate .eventCard-module__-jygZG__eventDate{margin-top:auto}@media (max-width:600px){.eventCard-module__-jygZG__eventCard{border-radius:10px;padding:5px 8px}.eventCard-module__-jygZG__eventCardBank{min-height:54px;padding-top:11px;padding-bottom:11px}.eventCard-module__-jygZG__eventCardWithDate{gap:2px;padding:1px 8px}.eventCard-module__-jygZG__eventTitle{font-size:11px;line-height:1.15}.eventCard-module__-jygZG__eventCategory{padding:3px 6px;font-size:9px}.eventCard-module__-jygZG__eventDescription{font-size:10px;line-height:1.15}.eventCard-module__-jygZG__eventDate{opacity:.68;font-size:10px;line-height:1.1}}@media (prefers-color-scheme:dark){.eventCard-module__-jygZG__eventCard:hover:not([data-locked=true]):not([data-loss-reveal=true]){border-color:#96a8ffd6;box-shadow:0 12px 24px #00000061,inset 0 0 0 1px #aabaff42}.eventCard-module__-jygZG__eventCard[data-dragging=true]{background:var(--accent-soft)}.eventCard-module__-jygZG__eventCard[data-locked=true]{background:0 0;border-color:#0000;padding-top:8px}.eventCard-module__-jygZG__eventCard[data-loss-reveal=true]{border-color:var(--border-strong);background:var(--surface-2);color:var(--text-secondary);opacity:.88}.eventCard-module__-jygZG__eventCard[data-loss-reveal=true] .eventCard-module__-jygZG__eventDescription,.eventCard-module__-jygZG__eventCard[data-loss-reveal=true] .eventCard-module__-jygZG__eventDate{opacity:.8}.eventCard-module__-jygZG__eventDate{color:var(--text-secondary)}}
.bankPiece-module__C_yn4W__bankPiece{width:100%;min-width:0;max-width:100%}
.bankZone-module___Asetq__bank{box-sizing:border-box;border-radius:var(--radius-lg);border:1px solid var(--border-strong);background:linear-gradient(180deg, var(--surface-2) 0%, var(--surface-1) 100%);width:100%;min-width:0;max-width:100%;box-shadow:var(--shadow-soft);flex:none;order:2;margin-top:0;padding:12px;overflow:hidden}.bankZone-module___Asetq__bank .bankZone-module___Asetq__bankTitle{color:var(--text-tertiary);text-align:center;margin-bottom:12px;font-size:13px;font-weight:600}.bankZone-module___Asetq__bankList{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.bankZone-module___Asetq__emptyBank{color:var(--text-tertiary);overflow-wrap:anywhere;max-width:100%;margin:0;font-size:13px;font-weight:500}.bankZone-module___Asetq__nextWeaveCountdown{color:var(--text-secondary);text-align:center;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:12px}.bankZone-module___Asetq__nextWeaveCountdown strong{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:.02em}@media (max-width:600px){.bankZone-module___Asetq__bank{padding:10px}.bankZone-module___Asetq__bank .bankZone-module___Asetq__bankTitle{margin-bottom:8px;font-size:12px}.bankZone-module___Asetq__nextWeaveCountdown,.bankZone-module___Asetq__emptyBank{font-size:11px}}@media (min-width:720px){.bankZone-module___Asetq__bank{width:100%;padding:14px}}@media (prefers-color-scheme:dark){.bankZone-module___Asetq__bank{box-shadow:var(--shadow-soft)}.bankZone-module___Asetq__emptyBank{color:var(--text-tertiary);text-align:center}.bankZone-module___Asetq__nextWeaveCountdown{color:var(--text-secondary)}.bankZone-module___Asetq__nextWeaveCountdown strong{color:var(--text-primary)}}
.timelineSlot-module__zCmlEW__slot{border-radius:var(--radius-md);border:1px dashed var(--border-strong);background:var(--surface-2);box-sizing:border-box;flex-direction:row;flex:1 1 0;align-items:stretch;gap:14px;width:100%;min-width:0;max-width:100%;height:112px;min-height:112px;max-height:112px;padding:6px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;overflow:hidden}.timelineSlot-module__zCmlEW__slot[data-active=true]{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px #ffffff1a}.timelineSlot-module__zCmlEW__slot[data-locked=true]{background:linear-gradient(135deg,#46d98557 0%,#4ceea838 45%,#3dc79524 100%);border-style:solid;border-color:#46d985eb}.timelineSlot-module__zCmlEW__slot[data-wrong=true]:not([data-wrong-warm=true]){border-style:solid;border-color:var(--danger-border);background:var(--danger-bg);animation:.88s ease-out timelineSlot-module__zCmlEW__wrong-far-flash}.timelineSlot-module__zCmlEW__slot[data-wrong-warm=true]{border-style:solid;border-color:var(--warning-border);background:var(--warning-bg);animation:.88s ease-out timelineSlot-module__zCmlEW__wrong-warm-flash}.timelineSlot-module__zCmlEW__slot[data-loss-reveal=true]{border-style:solid;border-color:var(--border-strong);background:var(--surface-3);opacity:.9}.timelineSlot-module__zCmlEW__slot>div:last-child{flex:1;min-width:0}@keyframes timelineSlot-module__zCmlEW__wrong-far-flash{0%{filter:saturate()}40%{filter:saturate(1.15)}to{filter:saturate()}}@keyframes timelineSlot-module__zCmlEW__wrong-warm-flash{0%{box-shadow:inset 0 0 #eab30800}22%{box-shadow:inset 0 0 0 3px #eab30859}55%{box-shadow:inset 0 0 0 2px #eab30833}to{box-shadow:inset 0 0 #eab30800}}.timelineSlot-module__zCmlEW__lockedPiece{flex:1;min-width:0;display:flex}.timelineSlot-module__zCmlEW__slotMeta{min-width:44px;color:var(--text-tertiary);flex-direction:column;flex:none;justify-content:center;align-items:center;font-size:12px;display:flex}.timelineSlot-module__zCmlEW__slotIndex{color:var(--text-primary);font-size:17px;font-weight:700}.timelineSlot-module__zCmlEW__slotOf{font-size:10px}.timelineSlot-module__zCmlEW__slotEmpty{min-width:0;color:var(--text-tertiary);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex;overflow:hidden}.timelineSlot-module__zCmlEW__slotEmptyDate{color:var(--text-secondary);opacity:.95;text-align:center;max-width:100%;padding:0 6px;font-size:11px;font-weight:500;line-height:1.25}@media (max-width:600px){.timelineSlot-module__zCmlEW__slot{gap:7px;height:clamp(60px,8.4dvh,72px);min-height:clamp(60px,8.4dvh,72px);max-height:clamp(60px,8.4dvh,72px);padding:3px}.timelineSlot-module__zCmlEW__slotMeta{min-width:30px;font-size:10px}.timelineSlot-module__zCmlEW__slotIndex{font-size:13px}.timelineSlot-module__zCmlEW__slotOf{font-size:8px}.timelineSlot-module__zCmlEW__slotEmptyDate{padding:0 4px;font-size:10px;line-height:1.15}}@media (min-width:720px){.timelineSlot-module__zCmlEW__slot{gap:10px;height:70px;min-height:70px;max-height:70px;padding:4px}.timelineSlot-module__zCmlEW__slotMeta{min-width:36px;font-size:11px}.timelineSlot-module__zCmlEW__slotIndex{font-size:14px}.timelineSlot-module__zCmlEW__slotOf{font-size:9px}.timelineSlot-module__zCmlEW__slotEmpty{gap:6px;font-size:11px}.timelineSlot-module__zCmlEW__slotEmptyDate{padding:0 6px;font-size:11px;line-height:1.2}}@media (prefers-color-scheme:dark){.timelineSlot-module__zCmlEW__slot[data-active=true]{border-color:var(--accent);background:var(--accent-soft)}.timelineSlot-module__zCmlEW__slot[data-locked=true]{background:linear-gradient(135deg,#46d9855c 0%,#58f5b33d 46%,#39b38529 100%);border-color:#46d985f0}.timelineSlot-module__zCmlEW__slot[data-wrong=true]:not([data-wrong-warm=true]){border-color:var(--danger-border);background:var(--danger-bg);animation:.88s ease-out timelineSlot-module__zCmlEW__wrong-far-flash}.timelineSlot-module__zCmlEW__slot[data-wrong-warm=true]{border-color:var(--warning-border);background:var(--warning-bg);animation:.88s ease-out timelineSlot-module__zCmlEW__wrong-warm-flash}.timelineSlot-module__zCmlEW__slot[data-loss-reveal=true]{border-color:var(--border-strong);background:var(--surface-3);opacity:.92}.timelineSlot-module__zCmlEW__slotOf,.timelineSlot-module__zCmlEW__slotEmpty{color:var(--text-tertiary)}.timelineSlot-module__zCmlEW__slotEmptyDate{color:var(--text-secondary)}}
.timeline-module__MmuHHa__board{flex-direction:column-reverse;flex:0;align-items:stretch;gap:18px;width:100%;min-width:0;max-width:min(960px,100%);min-height:100%;max-height:100%;margin:0 auto;display:flex;overflow:hidden}.timeline-module__MmuHHa__boardBand{width:100%;min-width:0;max-width:100%}.timeline-module__MmuHHa__signInOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02040cad;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.timeline-module__MmuHHa__signInPanel{width:min(560px,100%);position:relative}.timeline-module__MmuHHa__signInClose{z-index:1;cursor:pointer;color:var(--text-secondary);border-radius:var(--radius-pill);background:0 0;border:0;justify-content:center;align-items:center;min-width:34px;min-height:34px;font-size:16px;transition:color .15s,background .15s,box-shadow .15s;display:inline-flex;position:absolute;top:12px;right:12px}.timeline-module__MmuHHa__signInClose:hover{color:var(--text-primary);background:var(--button-secondary-hover)}.timeline-module__MmuHHa__signInClose:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}.timeline-module__MmuHHa__boardEndgame{transform-origin:top;animation:.56s cubic-bezier(.22,1,.36,1) both timeline-module__MmuHHa__board-endgame-settle}@keyframes timeline-module__MmuHHa__board-endgame-settle{0%{filter:saturate();transform:scale(1)}35%{filter:saturate(1.08);transform:scale(1.006)}to{filter:saturate();transform:scale(1)}}.timeline-module__MmuHHa__timelineTitle{color:var(--text-tertiary);text-align:center;letter-spacing:.01em;font-size:13px;font-weight:500}.timeline-module__MmuHHa__timeline{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:linear-gradient(180deg, var(--surface-1) 0%, var(--surface-2) 100%);width:100%;min-width:0;max-width:100%;min-height:0;box-shadow:var(--shadow-soft);flex-direction:column;flex:none;order:1;gap:12px;margin-top:auto;margin-bottom:auto;padding:14px;display:flex;overflow:hidden}.timeline-module__MmuHHa__timeline .timeline-module__MmuHHa__tries{text-align:center}.timeline-module__MmuHHa__tries{color:var(--text-secondary);min-width:0;max-width:100%;margin:0;font-size:13px}.timeline-module__MmuHHa__tries strong{color:var(--text-primary);font-weight:700}.timeline-module__MmuHHa__slotList{flex-direction:column;flex:1;gap:10px;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.timeline-module__MmuHHa__viewResultsButton{appearance:none;border:1px solid var(--button-secondary-border);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--text-primary);cursor:pointer;align-self:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:600;line-height:1;transition:background .15s,border-color .15s,color .15s,transform .12s,box-shadow .15s}.timeline-module__MmuHHa__viewResultsButton:hover{background:var(--button-secondary-hover)}.timeline-module__MmuHHa__viewResultsButton:active{transform:translateY(.5px)}.timeline-module__MmuHHa__viewResultsButton:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}@media (max-width:600px){.timeline-module__MmuHHa__board{gap:7px}.timeline-module__MmuHHa__timeline{gap:6px;margin-top:0;margin-bottom:0;padding:8px}.timeline-module__MmuHHa__timelineTitle{font-size:11px}.timeline-module__MmuHHa__slotList{gap:4px}.timeline-module__MmuHHa__tries{font-size:11px}}@media (min-width:720px){.timeline-module__MmuHHa__board{gap:22px;max-width:min(820px,100%)}.timeline-module__MmuHHa__timeline{padding:16px}}@media (prefers-color-scheme:dark){.timeline-module__MmuHHa__tries{color:var(--text-secondary)}.timeline-module__MmuHHa__tries strong{color:var(--text-primary)}}
.appHeader-module__bjSBTW__header{border-bottom:1px solid var(--border-subtle);justify-content:space-around;align-items:center;gap:14px;width:100%;padding:4px 16px;display:flex}.appHeader-module__bjSBTW__brand{letter-spacing:-.015em;color:#2a2f3a;text-shadow:0 1px #ffffffad,0 10px 20px #0b101c1f;white-space:nowrap;-webkit-user-select:none;user-select:none;margin:0;font-family:Inter,Avenir Next,Segoe UI,sans-serif;font-size:clamp(30px,4.1vw,44px);font-weight:800;line-height:1}.appHeader-module__bjSBTW__menu{align-self:center;align-items:center;display:flex;position:relative}.appHeader-module__bjSBTW__menuTrigger{min-height:var(--control-height);border:1px solid var(--button-secondary-border);background:var(--surface-2);color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:1000px;justify-content:center;align-self:center;align-items:center;padding:12px;font-size:14px;font-weight:600;line-height:1;list-style:none;transition:border-color .15s,background .15s,box-shadow .15s;display:inline-flex}.appHeader-module__bjSBTW__menuTrigger:hover{box-shadow:inset 0 0 100px 100px var(--hover-state)}.appHeader-module__bjSBTW__menuTrigger:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}.appHeader-module__bjSBTW__menuTrigger::-webkit-details-marker{display:none}.appHeader-module__bjSBTW__menuTriggerWithAvatar{width:38px;height:38px;padding:0;line-height:0;position:relative;overflow:hidden}.appHeader-module__bjSBTW__menuTriggerWithAvatar .cl-userButtonTrigger{background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;line-height:0;display:block}:is(.appHeader-module__bjSBTW__menuTriggerWithAvatar .cl-avatarBox,.appHeader-module__bjSBTW__menuTriggerWithAvatar .cl-userAvatarBox){border-radius:9999px;width:100%;height:100%;display:block;overflow:hidden}:is(.appHeader-module__bjSBTW__menuTriggerWithAvatar .cl-avatarImage,.appHeader-module__bjSBTW__menuTriggerWithAvatar .cl-userAvatarImage){object-fit:cover;object-position:center;width:100%;height:100%;display:block}.appHeader-module__bjSBTW__menuAvatar{object-fit:cover;border-radius:9999px;display:block}.appHeader-module__bjSBTW__menuPanel{z-index:20;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-2);min-width:164px;box-shadow:var(--shadow-overlay);flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.appHeader-module__bjSBTW__subMenuPanel{z-index:30;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);min-width:168px;box-shadow:var(--shadow-overlay);flex-direction:column;gap:2px;padding:4px;display:flex;position:absolute;top:0;right:calc(100% + 8px)}.appHeader-module__bjSBTW__menuItemFlyout{position:relative}.appHeader-module__bjSBTW__menu:not([open]) .appHeader-module__bjSBTW__menuPanel{display:none}.appHeader-module__bjSBTW__menuItem{appearance:none;border-radius:var(--radius-sm);width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;padding:10px 11px;font-size:13px;font-weight:600;line-height:1.2;transition:background .15s,color .15s,transform .12s;display:flex}.appHeader-module__bjSBTW__menuItemWithChevron{gap:12px}.appHeader-module__bjSBTW__menuSubLabel{color:var(--text-secondary);margin-top:3px;font-size:11px;font-weight:500;display:block}.appHeader-module__bjSBTW__menuChevron{font-size:12px}.appHeader-module__bjSBTW__menuItemActive{background:var(--button-secondary-hover)}.appHeader-module__bjSBTW__menuItem:hover{background:var(--button-secondary-hover);color:var(--text-primary)}.appHeader-module__bjSBTW__menuItem:active{transform:translateY(.5px)}.appHeader-module__bjSBTW__menuItem:focus-visible{background:var(--button-secondary-hover);box-shadow:0 0 0 3px var(--focus-ring);outline:none}.appHeader-module__bjSBTW__avatarConfirm{flex-direction:column;gap:12px;min-height:180px;display:flex}.appHeader-module__bjSBTW__avatarConfirmTitle{margin:0;font-size:22px;font-weight:700}.appHeader-module__bjSBTW__avatarConfirmText{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.45}.appHeader-module__bjSBTW__avatarConfirmActions{justify-content:flex-end;gap:10px;margin-top:auto;padding-top:12px;display:flex}.appHeader-module__bjSBTW__avatarConfirmCancel,.appHeader-module__bjSBTW__avatarConfirmDelete{appearance:none;border-radius:var(--radius-sm);border:1px solid var(--button-secondary-border);background:var(--surface-2);color:var(--text-primary);cursor:pointer;padding:9px 12px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,opacity .15s}.appHeader-module__bjSBTW__avatarConfirmDelete{color:#fff;background:#a82222;border-color:#a82222}.appHeader-module__bjSBTW__avatarConfirmCancel:hover,.appHeader-module__bjSBTW__avatarConfirmDelete:hover{opacity:.92}.appHeader-module__bjSBTW__avatarConfirmCancel:disabled,.appHeader-module__bjSBTW__avatarConfirmDelete:disabled{opacity:.6;cursor:not-allowed}.appHeader-module__bjSBTW__notification{z-index:1100;border-radius:var(--radius-md);border:1px solid var(--border-strong);background:linear-gradient(180deg, var(--surface-1) 0%, var(--surface-2) 100%);min-width:min(560px,100vw - 24px);max-width:min(560px,100vw - 24px);box-shadow:var(--shadow-overlay);color:var(--text-primary);align-items:center;gap:10px;padding:10px 12px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.appHeader-module__bjSBTW__notification span{flex:1;font-size:13px;line-height:1.35}.appHeader-module__bjSBTW__notificationClose{appearance:none;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-pill);background:0 0;border:0;padding:2px 6px;font-size:18px;line-height:1}.appHeader-module__bjSBTW__notificationClose:hover{color:var(--text-primary);background:var(--button-secondary-hover)}@media (max-width:600px){.appHeader-module__bjSBTW__header{justify-content:space-between;gap:8px;padding:2px 10px}.appHeader-module__bjSBTW__brand{letter-spacing:-.01em;font-size:clamp(20px,6.8vw,26px)}.appHeader-module__bjSBTW__menuTrigger{padding:9px;font-size:13px}.appHeader-module__bjSBTW__menuPanel{min-width:146px;padding:6px}.appHeader-module__bjSBTW__subMenuPanel{min-width:148px;right:calc(100% + 6px)}.appHeader-module__bjSBTW__menuItem{padding:8px 10px;font-size:12px}.appHeader-module__bjSBTW__menuTriggerWithAvatar{width:36px;height:36px}.appHeader-module__bjSBTW__avatarConfirmTitle{font-size:20px}.appHeader-module__bjSBTW__notification{min-width:0;max-width:none;bottom:14px;left:10px;right:10px;transform:none}}@media (prefers-color-scheme:dark){.appHeader-module__bjSBTW__brand{color:#eceff6;text-shadow:0 1px #ffffff2e,0 10px 24px #0000006b}}
