.Calendar-module__jPNTaa__calendar{background:var(--color-base);border-radius:var(--radius-lg);padding:var(--space-lg);box-shadow:var(--shadow-neu-raised)}.Calendar-module__jPNTaa__header{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.Calendar-module__jPNTaa__monthTitle{color:var(--color-text);letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.Calendar-module__jPNTaa__navButtons{gap:var(--space-sm);display:flex}.Calendar-module__jPNTaa__navBtn{border-radius:var(--radius-sm);background:var(--color-base);width:32px;height:32px;color:var(--color-text-sub);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-neu-raised-sm);font-family:var(--font-family);border:none;justify-content:center;align-items:center;display:flex}.Calendar-module__jPNTaa__navBtn:hover{box-shadow:var(--shadow-neu-inset);color:var(--color-text)}.Calendar-module__jPNTaa__weekdays{margin-bottom:var(--space-sm);grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.Calendar-module__jPNTaa__weekday{text-align:center;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;padding:6px 0;font-size:.75rem;font-weight:600}.Calendar-module__jPNTaa__weekday:first-child{color:var(--color-danger)}.Calendar-module__jPNTaa__weekday:last-child{color:#5b8def}.Calendar-module__jPNTaa__days{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.Calendar-module__jPNTaa__day{aspect-ratio:1;border-radius:var(--radius-sm);color:var(--color-text-sub);cursor:pointer;transition:all var(--transition-fast);font-size:.85rem;font-weight:500;font-family:var(--font-family);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex;position:relative}.Calendar-module__jPNTaa__day:hover{color:var(--color-text);background:#00000008}.Calendar-module__jPNTaa__empty{cursor:default}.Calendar-module__jPNTaa__empty:hover{background:0 0}.Calendar-module__jPNTaa__today{border:1.5px solid var(--color-text-sub);color:var(--color-text);font-weight:700}.Calendar-module__jPNTaa__selected{box-shadow:var(--shadow-neu-inset);color:var(--color-text);background:var(--color-bg-soft);font-weight:700}.Calendar-module__jPNTaa__sunday{color:var(--color-danger)}.Calendar-module__jPNTaa__saturday{color:#5b8def}.Calendar-module__jPNTaa__dot{background:var(--color-accent);border-radius:50%;width:5px;height:5px}.Calendar-module__jPNTaa__dotSuccess{background:var(--color-success)}.Calendar-module__jPNTaa__dotFail{background:var(--color-danger)}
.RecordCard-module__XrOXIG__card{background:var(--color-base);border-radius:var(--radius-lg);padding:var(--space-md);box-shadow:var(--shadow-neu-raised);gap:var(--space-md);cursor:pointer;transition:all var(--transition-fast);display:flex}.RecordCard-module__XrOXIG__card:hover{box-shadow:var(--shadow-neu-raised-sm)}.RecordCard-module__XrOXIG__poster{border-radius:var(--radius-sm);width:72px;height:96px;box-shadow:var(--shadow-neu-inset);flex-shrink:0;position:relative;overflow:hidden}.RecordCard-module__XrOXIG__posterImg{object-fit:cover}.RecordCard-module__XrOXIG__posterPlaceholder{width:100%;height:100%;color:var(--color-text-muted);background:var(--color-bg-soft);justify-content:center;align-items:center;font-size:.7rem;display:flex}.RecordCard-module__XrOXIG__content{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.RecordCard-module__XrOXIG__themeName{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:700;overflow:hidden}.RecordCard-module__XrOXIG__storeName{color:var(--color-text-muted);font-size:.75rem}.RecordCard-module__XrOXIG__badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.RecordCard-module__XrOXIG__badge{border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.RecordCard-module__XrOXIG__successBadge{color:var(--color-success);background:#6bcb8b26}.RecordCard-module__XrOXIG__failBadge{color:var(--color-danger);background:#e8707a26}.RecordCard-module__XrOXIG__timeBadge{color:var(--color-text-sub);background:#0000000d}.RecordCard-module__XrOXIG__hintBadge{color:#c9a44d;background:#f0c67426}.RecordCard-module__XrOXIG__rating{color:var(--color-text-sub);font-size:.75rem}.RecordCard-module__XrOXIG__deleteBtn{border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast);font-family:var(--font-family);background:0 0;border:none;align-self:flex-start;padding:4px;position:relative}.RecordCard-module__XrOXIG__deleteBtn:hover{color:var(--color-danger)}
.PartyMemberInput-module__h4mmOq__section{gap:var(--space-sm);flex-direction:column;display:flex}.PartyMemberInput-module__h4mmOq__sectionLabel{color:var(--color-text);align-items:center;gap:6px;margin-bottom:2px;font-size:.85rem;font-weight:700;display:flex}.PartyMemberInput-module__h4mmOq__memberList{gap:var(--space-sm);flex-direction:column;display:flex}.PartyMemberInput-module__h4mmOq__memberRow{align-items:center;gap:var(--space-sm);display:flex;position:relative}.PartyMemberInput-module__h4mmOq__memberIndex{color:var(--color-text-muted);text-align:center;min-width:20px;font-size:.75rem;font-weight:600}.PartyMemberInput-module__h4mmOq__inputWrapper{flex:1;align-items:center;display:flex;position:relative}.PartyMemberInput-module__h4mmOq__memberInput{border-radius:var(--radius-md);background:var(--color-base);width:100%;color:var(--color-text);font-size:.85rem;font-family:var(--font-family);box-shadow:var(--shadow-neu-inset);transition:all var(--transition-fast);border:none;outline:none;padding:10px 36px 10px 14px}.PartyMemberInput-module__h4mmOq__memberInput:focus{box-shadow:var(--shadow-neu-inset-deep)}.PartyMemberInput-module__h4mmOq__memberInput::placeholder{color:var(--color-text-muted)}.PartyMemberInput-module__h4mmOq__memberInputLinked{color:var(--color-accent-dark);font-weight:600}.PartyMemberInput-module__h4mmOq__dropdownToggle{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:.7rem;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.PartyMemberInput-module__h4mmOq__dropdownToggle:hover{color:var(--color-text-sub);background:#0000000a}.PartyMemberInput-module__h4mmOq__dropdownToggleActive{color:var(--color-accent-dark);background:#0000000a}.PartyMemberInput-module__h4mmOq__unlinkBtn{border-radius:var(--radius-sm);background:var(--color-base);width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;box-shadow:var(--shadow-neu-raised-sm);transition:all var(--transition-fast);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PartyMemberInput-module__h4mmOq__unlinkBtn:hover{box-shadow:var(--shadow-neu-inset);color:var(--color-danger)}.PartyMemberInput-module__h4mmOq__dropdown{background:var(--color-base);border-radius:var(--radius-md);box-shadow:var(--shadow-neu-raised);z-index:20;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.PartyMemberInput-module__h4mmOq__dropdownSearch{border-bottom:1px solid #0000000d;padding:8px 12px}.PartyMemberInput-module__h4mmOq__dropdownSearchInput{border-radius:var(--radius-sm);background:var(--color-bg-soft);width:100%;color:var(--color-text);font-size:.8rem;font-family:var(--font-family);box-shadow:var(--shadow-neu-inset);border:none;outline:none;padding:8px 10px}.PartyMemberInput-module__h4mmOq__dropdownSearchInput::placeholder{color:var(--color-text-muted)}.PartyMemberInput-module__h4mmOq__friendList{max-height:180px;overflow-y:auto}.PartyMemberInput-module__h4mmOq__friendItem{cursor:pointer;transition:all var(--transition-fast);border-bottom:1px solid #00000008;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.PartyMemberInput-module__h4mmOq__friendItem:last-child{border-bottom:none}.PartyMemberInput-module__h4mmOq__friendItem:hover{background:var(--color-bg-soft)}.PartyMemberInput-module__h4mmOq__friendInfo{flex-direction:column;gap:2px;display:flex}.PartyMemberInput-module__h4mmOq__friendName{color:var(--color-text);font-size:.82rem;font-weight:600}.PartyMemberInput-module__h4mmOq__friendTag{color:var(--color-text-muted);font-size:.72rem}.PartyMemberInput-module__h4mmOq__friendRecords{color:var(--color-text-muted);white-space:nowrap;font-size:.7rem}.PartyMemberInput-module__h4mmOq__noFriends{text-align:center;color:var(--color-text-muted);padding:16px 14px;font-size:.8rem}.PartyMemberInput-module__h4mmOq__linkedBadge{color:var(--color-success);background:#6bcb8b1f;border-radius:8px;flex-shrink:0;align-items:center;gap:3px;padding:2px 6px;font-size:.65rem;font-weight:600;display:inline-flex}
.RecordForm-module__M9nKVG__form{padding:var(--space-lg);gap:var(--space-lg);flex-direction:column;display:flex}.RecordForm-module__M9nKVG__formHeader{justify-content:space-between;align-items:center;display:flex}.RecordForm-module__M9nKVG__formTitle{color:var(--color-text);font-size:1.1rem;font-weight:700}.RecordForm-module__M9nKVG__closeBtn{border-radius:var(--radius-sm);background:var(--color-base);width:32px;height:32px;color:var(--color-text-sub);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-neu-raised-sm);border:none;justify-content:center;align-items:center;display:flex}.RecordForm-module__M9nKVG__closeBtn:hover{box-shadow:var(--shadow-neu-inset);color:var(--color-danger)}.RecordForm-module__M9nKVG__searchSection{position:relative}.RecordForm-module__M9nKVG__searchInput{border-radius:var(--radius-md);background:var(--color-base);width:100%;color:var(--color-text);font-size:.9rem;font-family:var(--font-family);box-shadow:var(--shadow-neu-inset);transition:all var(--transition-fast);border:none;outline:none;padding:10px 14px 10px 36px}.RecordForm-module__M9nKVG__searchInput:focus{box-shadow:var(--shadow-neu-inset-deep)}.RecordForm-module__M9nKVG__searchInput::placeholder{color:var(--color-text-muted)}.RecordForm-module__M9nKVG__searchIcon{color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.RecordForm-module__M9nKVG__searchResults{background:var(--color-base);border-radius:var(--radius-md);box-shadow:var(--shadow-neu-raised);z-index:10;max-height:240px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.RecordForm-module__M9nKVG__searchResultItem{cursor:pointer;transition:all var(--transition-fast);gap:var(--space-sm);border-bottom:1px solid #00000008;align-items:center;padding:10px 14px;display:flex}.RecordForm-module__M9nKVG__searchResultItem:last-child{border-bottom:none}.RecordForm-module__M9nKVG__searchResultItem:hover{background:var(--color-bg-soft)}.RecordForm-module__M9nKVG__searchResultThumb{border-radius:4px;flex-shrink:0;width:40px;height:52px;position:relative;overflow:hidden}.RecordForm-module__M9nKVG__searchResultInfo{flex:1;min-width:0}.RecordForm-module__M9nKVG__searchResultName{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.RecordForm-module__M9nKVG__searchResultStore{color:var(--color-text-muted);font-size:.75rem}.RecordForm-module__M9nKVG__searchNoResult{padding:var(--space-md);text-align:center;color:var(--color-text-muted);font-size:.85rem}.RecordForm-module__M9nKVG__registerBtn{margin-top:var(--space-sm);border-radius:var(--radius-md);background:var(--color-base);color:var(--color-text-sub);cursor:pointer;box-shadow:var(--shadow-neu-raised-sm);transition:all var(--transition-fast);align-items:center;gap:4px;padding:6px 14px;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.RecordForm-module__M9nKVG__registerBtn:hover{box-shadow:var(--shadow-neu-inset)}.RecordForm-module__M9nKVG__selectedTheme{gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);box-shadow:var(--shadow-neu-inset);align-items:center;display:flex}.RecordForm-module__M9nKVG__selectedThemeImg{border-radius:6px;flex-shrink:0;width:56px;height:72px;position:relative;overflow:hidden}.RecordForm-module__M9nKVG__selectedThemeInfo{flex:1}.RecordForm-module__M9nKVG__selectedThemeName{color:var(--color-text);font-size:.9rem;font-weight:700}.RecordForm-module__M9nKVG__selectedThemeStore{color:var(--color-text-muted);margin-top:2px;font-size:.78rem}.RecordForm-module__M9nKVG__selectedThemeGenre{color:var(--color-text-sub);background:#0000000f;border-radius:12px;margin-top:6px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.RecordForm-module__M9nKVG__clearTheme{border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;padding:4px}.RecordForm-module__M9nKVG__clearTheme:hover{color:var(--color-danger)}.RecordForm-module__M9nKVG__sectionLabel{color:var(--color-text);margin-bottom:var(--space-sm);font-size:.85rem;font-weight:700}.RecordForm-module__M9nKVG__dateInput{border-radius:var(--radius-md);background:var(--color-base);width:100%;color:var(--color-text);font-size:.9rem;font-family:var(--font-family);box-shadow:var(--shadow-neu-inset);border:none;outline:none;padding:10px 14px}.RecordForm-module__M9nKVG__counter{align-items:center;gap:var(--space-md);display:flex}.RecordForm-module__M9nKVG__counterBtn{border-radius:var(--radius-sm);background:var(--color-base);width:36px;height:36px;color:var(--color-text);cursor:pointer;box-shadow:var(--shadow-neu-raised-sm);transition:all var(--transition-fast);font-size:1.1rem;font-weight:700;font-family:var(--font-family);border:none;justify-content:center;align-items:center;display:flex}.RecordForm-module__M9nKVG__counterBtn:hover{box-shadow:var(--shadow-neu-inset)}.RecordForm-module__M9nKVG__counterValue{color:var(--color-text);text-align:center;min-width:40px;font-size:1rem;font-weight:700}.RecordForm-module__M9nKVG__counterUnit{color:var(--color-text-sub);font-size:.85rem}.RecordForm-module__M9nKVG__resultToggle{gap:var(--space-sm);display:flex}.RecordForm-module__M9nKVG__resultBtn{border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);font-size:.9rem;font-weight:600;font-family:var(--font-family);background:var(--color-base);color:var(--color-text-muted);box-shadow:var(--shadow-neu-raised-sm);border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px;display:flex}.RecordForm-module__M9nKVG__resultBtn:hover{color:var(--color-text-sub)}.RecordForm-module__M9nKVG__resultBtnSuccess{box-shadow:var(--shadow-neu-inset);color:var(--color-success);background:#6bcb8b14}.RecordForm-module__M9nKVG__resultBtnFail{box-shadow:var(--shadow-neu-inset);color:var(--color-danger);background:#e8707a14}.RecordForm-module__M9nKVG__splitRow{gap:var(--space-sm);display:flex}.RecordForm-module__M9nKVG__splitCol{flex-direction:column;flex:1;display:flex}.RecordForm-module__M9nKVG__splitHeader{margin-bottom:var(--space-sm);justify-content:flex-start;align-items:center;gap:8px;display:flex}.RecordForm-module__M9nKVG__splitHeader .RecordForm-module__M9nKVG__sectionLabel{margin-bottom:0}.RecordForm-module__M9nKVG__timeInputGroup{align-items:center;gap:6px;display:flex}.RecordForm-module__M9nKVG__timeInput{border-radius:var(--radius-md);background:var(--color-base);width:76px;color:var(--color-text);font-size:1rem;font-weight:700;font-family:var(--font-family);text-align:center;box-shadow:var(--shadow-neu-inset);border:none;outline:none;padding:10px 8px}.RecordForm-module__M9nKVG__timeInput:focus{box-shadow:var(--shadow-neu-inset-deep)}.RecordForm-module__M9nKVG__timeSeparator{color:var(--color-text-sub);font-size:1rem;font-weight:700}.RecordForm-module__M9nKVG__checkboxWrapper{margin-top:var(--space-sm);justify-content:center;display:flex}.RecordForm-module__M9nKVG__checkbox{color:var(--color-text-muted);cursor:pointer;align-items:center;gap:6px;font-size:.8rem;display:flex}.RecordForm-module__M9nKVG__checkbox input[type=checkbox]{accent-color:var(--color-accent)}.RecordForm-module__M9nKVG__selectInput{border-radius:var(--radius-md);background:var(--color-base);width:100%;color:var(--color-text);font-size:.9rem;font-family:var(--font-family);box-shadow:var(--shadow-neu-inset);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239E9E9E' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:none;outline:none;padding:10px 14px}.RecordForm-module__M9nKVG__starRatingSection{gap:var(--space-sm);flex-direction:column;display:flex}.RecordForm-module__M9nKVG__starRatingRow{border-radius:var(--radius-md);box-shadow:var(--shadow-neu-inset);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.RecordForm-module__M9nKVG__starRatingLabel{color:var(--color-text-sub);min-width:80px;font-size:.85rem;font-weight:500}.RecordForm-module__M9nKVG__stars{gap:4px;display:flex}.RecordForm-module__M9nKVG__starWrapper{width:1.2rem;height:1.2rem;transition:transform .15s;display:inline-block;position:relative}.RecordForm-module__M9nKVG__starWrapper:hover{transform:scale(1.2)}.RecordForm-module__M9nKVG__star{pointer-events:none;font-size:1.2rem;line-height:1;position:absolute;top:0;left:0}.RecordForm-module__M9nKVG__starEmpty{color:var(--color-border)}.RecordForm-module__M9nKVG__starFilled{color:#f0c674}.RecordForm-module__M9nKVG__starHalf{color:var(--color-border)}.RecordForm-module__M9nKVG__starHalf:after{content:"★";color:#f0c674;width:50%;position:absolute;top:0;left:0;overflow:hidden}.RecordForm-module__M9nKVG__halfBtnLeft,.RecordForm-module__M9nKVG__halfBtnRight{cursor:pointer;background:0 0;border:none;width:50%;height:100%;padding:0;position:absolute;top:0}.RecordForm-module__M9nKVG__halfBtnLeft{left:0}.RecordForm-module__M9nKVG__halfBtnRight{left:50%}.RecordForm-module__M9nKVG__memoSection{gap:var(--space-sm);flex-direction:column;display:flex}.RecordForm-module__M9nKVG__memoLabel{align-items:center;gap:var(--space-sm);display:flex}.RecordForm-module__M9nKVG__memoLock{color:var(--color-text-muted);background:#0000000a;border-radius:8px;padding:2px 8px;font-size:.75rem}.RecordForm-module__M9nKVG__memoInput{border-radius:var(--radius-md);background:var(--color-base);width:100%;min-height:100px;color:var(--color-text);font-size:.85rem;font-family:var(--font-family);box-shadow:var(--shadow-neu-inset);resize:vertical;border:none;outline:none;padding:12px 14px;line-height:1.6}.RecordForm-module__M9nKVG__memoInput::placeholder{color:var(--color-text-muted)}.RecordForm-module__M9nKVG__memoInput:focus{box-shadow:var(--shadow-neu-inset-deep)}.RecordForm-module__M9nKVG__formActions{gap:var(--space-sm);display:flex}.RecordForm-module__M9nKVG__cancelBtn{border-radius:var(--radius-md);background:var(--color-base);color:var(--color-text-sub);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-neu-raised-sm);font-size:.9rem;font-weight:500;font-family:var(--font-family);border:none;flex:1;padding:12px}.RecordForm-module__M9nKVG__cancelBtn:hover{box-shadow:var(--shadow-neu-inset)}.RecordForm-module__M9nKVG__saveBtn{border-radius:var(--radius-md);background:var(--color-base);color:var(--color-accent-dark);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-neu-raised);font-size:.9rem;font-weight:700;font-family:var(--font-family);border:none;flex:2;padding:12px}.RecordForm-module__M9nKVG__saveBtn:hover{box-shadow:var(--shadow-neu-inset)}.RecordForm-module__M9nKVG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.RecordForm-module__M9nKVG__sliderContainer{width:100%;overflow:hidden}.RecordForm-module__M9nKVG__sliderWrapper{width:200%;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex}.RecordForm-module__M9nKVG__sliderWrapper.RecordForm-module__M9nKVG__step1{transform:translate(0)}.RecordForm-module__M9nKVG__sliderWrapper.RecordForm-module__M9nKVG__step2{transform:translate(-50%)}.RecordForm-module__M9nKVG__pagePane{gap:var(--space-md);flex-direction:column;flex-shrink:0;width:50%;padding:4px;display:flex}.RecordForm-module__M9nKVG__pageGuideText{color:var(--color-text);background:var(--color-base);border-radius:var(--radius-md);box-shadow:var(--shadow-neu-inset);margin-bottom:var(--space-sm);padding:12px;font-size:.9rem;line-height:1.5}.RecordForm-module__M9nKVG__pageGuideHighlight{color:var(--color-accent-dark);margin-bottom:4px;font-weight:800;display:block}.RecordForm-module__M9nKVG__keywordGroup{margin-top:var(--space-sm);flex-wrap:wrap;gap:10px;display:flex}.RecordForm-module__M9nKVG__keywordBtn{color:var(--color-text-sub);background:var(--color-base);cursor:pointer;box-shadow:var(--shadow-neu-raised-sm);border:none;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.RecordForm-module__M9nKVG__keywordBtn:hover{color:var(--color-text);box-shadow:var(--shadow-neu-inset)}.RecordForm-module__M9nKVG__keywordBtnActive{color:var(--color-accent-dark);box-shadow:var(--shadow-neu-inset-deep)}.RecordForm-module__M9nKVG__footerActions{gap:var(--space-md);margin-top:var(--space-sm);display:flex}.RecordForm-module__M9nKVG__btnPrimary{border-radius:var(--radius-md);cursor:pointer;background:var(--color-accent);color:#fff;border:none;flex:1;padding:14px;font-size:.95rem;font-weight:700;transition:all .2s;box-shadow:0 4px 10px #6bcb8b4d}.RecordForm-module__M9nKVG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 14px #6bcb8b66}.RecordForm-module__M9nKVG__btnPrimary:active{transform:translateY(0)}.RecordForm-module__M9nKVG__btnPrimary:disabled{opacity:.5;cursor:not-allowed;transform:translateY(0)}.RecordForm-module__M9nKVG__btnSecondary{border-radius:var(--radius-md);cursor:pointer;background:var(--color-base);color:var(--color-text-sub);box-shadow:var(--shadow-neu-raised);border:none;flex:1;padding:14px;font-size:.95rem;font-weight:700;transition:all .2s}.RecordForm-module__M9nKVG__btnSecondary:hover{box-shadow:var(--shadow-neu-inset);color:var(--color-text)}.RecordForm-module__M9nKVG__formBody{flex-direction:column;gap:20px;padding:4px;display:flex}.RecordForm-module__M9nKVG__leftCol,.RecordForm-module__M9nKVG__rightCol{flex-direction:column;gap:20px;display:flex}@media (min-width:800px){.RecordForm-module__M9nKVG__formBody{flex-direction:row;align-items:stretch}.RecordForm-module__M9nKVG__leftCol,.RecordForm-module__M9nKVG__rightCol{flex:1;min-width:0}.RecordForm-module__M9nKVG__rightCol{border-left:1px solid var(--color-border);padding-left:20px}}.RecordForm-module__M9nKVG__costInputWrapper{background:var(--color-base);border-radius:var(--radius-md);box-shadow:var(--shadow-neu-inset);align-items:center;padding:0 14px;display:flex}.RecordForm-module__M9nKVG__costInput{color:var(--color-text);font-size:.95rem;font-family:var(--font-family);text-align:right;background:0 0;border:none;outline:none;flex:1;padding:12px 0}.RecordForm-module__M9nKVG__costInput::placeholder{color:var(--color-text-muted)}.RecordForm-module__M9nKVG__costUnit{color:var(--color-text-sub);margin-left:8px;font-size:.9rem;font-weight:600}.RecordForm-module__M9nKVG__customImageSection{gap:var(--space-sm);margin-top:var(--space-sm);flex-direction:column;display:flex}.RecordForm-module__M9nKVG__customImagePreviewWrapper{width:max-content;box-shadow:var(--shadow-neu-raised-sm);background:var(--color-base);border-radius:8px;padding:4px;display:inline-block;position:relative}.RecordForm-module__M9nKVG__removeImageBtn{background:var(--color-danger);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;transition:transform .2s;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 5px #0003}.RecordForm-module__M9nKVG__removeImageBtn:hover{transform:scale(1.1)}.RecordForm-module__M9nKVG__fileInput{border-radius:var(--radius-md);background:var(--color-base);width:100%;color:var(--color-text-sub);box-shadow:var(--shadow-neu-inset);cursor:pointer;padding:10px;font-size:.85rem}
.RecordDetailModal-module__UDYq2a__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RecordDetailModal-module__UDYq2a__modal{background-color:var(--color-base);border-radius:16px;flex-direction:column;width:100%;max-width:1100px;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 12px 32px #00000026}.RecordDetailModal-module__UDYq2a__closeBtn{cursor:pointer;color:var(--color-text-tertiary);z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.RecordDetailModal-module__UDYq2a__closeBtn:hover{background-color:var(--color-surface-hover);color:var(--color-text-primary)}.RecordDetailModal-module__UDYq2a__content{flex-direction:row;gap:3rem;padding:3rem;display:flex}.RecordDetailModal-module__UDYq2a__leftColumn,.RecordDetailModal-module__UDYq2a__rightColumn{flex-direction:column;flex:1;gap:1.5rem;display:flex}.RecordDetailModal-module__UDYq2a__imagesWrapper{flex-wrap:nowrap;justify-content:flex-start;gap:1rem;display:flex}.RecordDetailModal-module__UDYq2a__imagesWrapper.RecordDetailModal-module__UDYq2a__singleMode{justify-content:center}.RecordDetailModal-module__UDYq2a__posterContainer{aspect-ratio:3/4;background-color:var(--color-surface-hover);border-radius:12px;flex:1;min-width:0;max-width:240px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.RecordDetailModal-module__UDYq2a__expandBtn{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:8px;right:8px}.RecordDetailModal-module__UDYq2a__expandBtn:hover{background:#000c}.RecordDetailModal-module__UDYq2a__fullScreenOverlay{z-index:2000;cursor:pointer;background-color:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RecordDetailModal-module__UDYq2a__fullScreenImage{object-fit:contain}.RecordDetailModal-module__UDYq2a__poster{object-fit:cover}.RecordDetailModal-module__UDYq2a__posterPlaceholder{background-color:var(--color-bg-soft);width:100%;height:100%;color:var(--color-text-sub);justify-content:center;align-items:center;font-size:.9rem;display:flex}.RecordDetailModal-module__UDYq2a__infoContainer{flex-direction:column;flex:1;gap:1.5rem;display:flex}.RecordDetailModal-module__UDYq2a__header{flex-direction:column;gap:.25rem;margin-bottom:.5rem;display:flex}.RecordDetailModal-module__UDYq2a__editBtnInline{background-color:var(--color-surface-hover);color:var(--color-text-sub);border:1px solid var(--color-border);cursor:pointer;border-radius:6px;align-items:center;margin-left:.5rem;padding:4px 8px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.RecordDetailModal-module__UDYq2a__editBtnInline:hover{background-color:var(--color-border);color:var(--color-text)}.RecordDetailModal-module__UDYq2a__storeName{color:var(--color-text-sub);margin:0;font-size:1rem;font-weight:500}.RecordDetailModal-module__UDYq2a__themeName{color:var(--color-text);margin:0;font-size:2rem;font-weight:800;line-height:1.2}.RecordDetailModal-module__UDYq2a__dateGroup{color:var(--color-text-sub);align-items:center;gap:.5rem;margin-top:.25rem;font-size:.95rem;display:flex}.RecordDetailModal-module__UDYq2a__badges{flex-wrap:wrap;gap:.5rem;display:flex}.RecordDetailModal-module__UDYq2a__badge{border-radius:16px;padding:6px 12px;font-size:.85rem;font-weight:600}.RecordDetailModal-module__UDYq2a__successBadge{color:#2ecc71;background-color:#2ecc711a}.RecordDetailModal-module__UDYq2a__failBadge{color:var(--color-danger);background-color:#e8707a1a}.RecordDetailModal-module__UDYq2a__neutralBadge{background-color:var(--color-surface-hover);color:var(--color-text-sub)}.RecordDetailModal-module__UDYq2a__metaRow{flex-wrap:wrap;gap:2rem;display:flex}.RecordDetailModal-module__UDYq2a__metaRow>.RecordDetailModal-module__UDYq2a__section{flex:1}.RecordDetailModal-module__UDYq2a__section{flex-direction:column;gap:.5rem;display:flex}.RecordDetailModal-module__UDYq2a__sectionTitle{color:var(--color-text);margin:0;font-size:1.1rem;font-weight:700}.RecordDetailModal-module__UDYq2a__ratingGrid{background-color:var(--color-bg-soft);border-radius:12px;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem;display:grid}.RecordDetailModal-module__UDYq2a__ratingItem{justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.RecordDetailModal-module__UDYq2a__ratingLabel{color:var(--color-text-sub);font-weight:500}.RecordDetailModal-module__UDYq2a__ratingValue{color:var(--color-accent);font-weight:700}.RecordDetailModal-module__UDYq2a__overallRating{border-top:1px solid var(--color-border);grid-column:span 2;margin-top:-.25rem;padding-top:.75rem}.RecordDetailModal-module__UDYq2a__overallLabel{color:var(--color-text);font-weight:700}.RecordDetailModal-module__UDYq2a__reviewText{color:var(--color-text);white-space:pre-wrap;background-color:var(--color-bg-soft);border-radius:12px;margin:0;padding:1rem;font-size:.95rem;line-height:1.6}.RecordDetailModal-module__UDYq2a__keywords{flex-wrap:wrap;gap:.5rem;display:flex}.RecordDetailModal-module__UDYq2a__keyword{background-color:var(--color-bg-soft);border:1px solid var(--color-border);color:var(--color-text-sub);border-radius:12px;padding:4px 10px;font-size:.85rem}.RecordDetailModal-module__UDYq2a__partyMembers{flex-wrap:wrap;gap:.5rem;display:flex}.RecordDetailModal-module__UDYq2a__member{color:var(--color-accent);background-color:#5d3a9b1a;border-radius:12px;padding:4px 10px;font-size:.85rem;font-weight:500}@media (max-width:768px){.RecordDetailModal-module__UDYq2a__content{flex-direction:column;gap:1.5rem;padding:1.5rem}.RecordDetailModal-module__UDYq2a__imagesWrapper{justify-content:center}.RecordDetailModal-module__UDYq2a__themeName{font-size:1.5rem}}
.ThemeRatingPanel-module__nIOT7q__panel{gap:var(--space-sm);margin-top:var(--space-md);flex-direction:column;display:flex}.ThemeRatingPanel-module__nIOT7q__title{color:var(--color-text);margin:0;font-size:1rem;font-weight:700}.ThemeRatingPanel-module__nIOT7q__myInfo{color:var(--color-text-sub);background:var(--color-bg-soft,#f7f8fa);border-radius:var(--radius-sm);padding:6px 10px;font-size:.78rem}.ThemeRatingPanel-module__nIOT7q__myInfo strong{color:var(--color-accent,#4a90e2);font-weight:700}.ThemeRatingPanel-module__nIOT7q__tabs{scrollbar-width:none;-ms-overflow-style:none;background:var(--color-bg-soft,#f7f8fa);border-radius:var(--radius-md);flex-wrap:nowrap;gap:2px;padding:4px;display:flex;overflow-x:auto}.ThemeRatingPanel-module__nIOT7q__tabs::-webkit-scrollbar{display:none}.ThemeRatingPanel-module__nIOT7q__tab{appearance:none;color:var(--color-text-sub);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;align-items:center;gap:3px;padding:4px 6px;font-size:.68rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.ThemeRatingPanel-module__nIOT7q__tab:hover{color:var(--color-text);background:#00000008}.ThemeRatingPanel-module__nIOT7q__tabActive,.ThemeRatingPanel-module__nIOT7q__tabActive:hover{background:var(--color-accent,#4a90e2);color:#fff}.ThemeRatingPanel-module__nIOT7q__tabActive .ThemeRatingPanel-module__nIOT7q__tabCount{color:#ffffffd9;background:#ffffff2e}.ThemeRatingPanel-module__nIOT7q__tabEmpty{opacity:.5}.ThemeRatingPanel-module__nIOT7q__tabCount{color:var(--color-text-sub);font-variant-numeric:tabular-nums;background:#00000014;border-radius:999px;padding:1px 4px;font-size:.64rem;font-weight:500}.ThemeRatingPanel-module__nIOT7q__ratings{padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;gap:6px;display:flex}.ThemeRatingPanel-module__nIOT7q__row{align-items:center;gap:var(--space-sm);grid-template-columns:80px 1fr 40px;font-size:.85rem;display:grid}.ThemeRatingPanel-module__nIOT7q__dimLabel{color:var(--color-text-sub);font-weight:500}.ThemeRatingPanel-module__nIOT7q__stars{color:#f5b400;letter-spacing:1px;font-size:1rem}.ThemeRatingPanel-module__nIOT7q__avgValue{text-align:right;color:var(--color-text);font-variant-numeric:tabular-nums;font-weight:700}.ThemeRatingPanel-module__nIOT7q__placeholder{padding:var(--space-md);text-align:center;color:var(--color-text-muted,#999);border:1px dashed var(--color-border);border-radius:var(--radius-md);font-size:.82rem}
.ThemeReportModal-module__1cMk-q__overlay{z-index:1100;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ThemeReportModal-module__1cMk-q__modal{background-color:var(--color-base);border-radius:var(--radius-lg);width:100%;max-width:480px;padding:2rem;position:relative;box-shadow:0 12px 32px #00000026}.ThemeReportModal-module__1cMk-q__closeBtn{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ThemeReportModal-module__1cMk-q__closeBtn:hover{background-color:var(--color-surface);color:var(--color-text)}.ThemeReportModal-module__1cMk-q__title{color:var(--color-text);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.25rem;font-weight:700;display:flex}.ThemeReportModal-module__1cMk-q__title:before{content:"🚨"}.ThemeReportModal-module__1cMk-q__subtitle{color:var(--color-text-muted);margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.ThemeReportModal-module__1cMk-q__themeName{color:var(--color-text);font-size:.95rem}.ThemeReportModal-module__1cMk-q__formGroup{margin-bottom:1.5rem}.ThemeReportModal-module__1cMk-q__label{color:var(--color-text);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.ThemeReportModal-module__1cMk-q__select,.ThemeReportModal-module__1cMk-q__textarea{border:1px solid var(--color-border,#ddd);border-radius:var(--radius-sm);background-color:var(--color-surface);width:100%;color:var(--color-text);padding:.75rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.ThemeReportModal-module__1cMk-q__select:focus,.ThemeReportModal-module__1cMk-q__textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px rgba(var(--color-accent-rgb,52, 152, 219), .2);outline:none}.ThemeReportModal-module__1cMk-q__textarea{resize:vertical;min-height:100px}.ThemeReportModal-module__1cMk-q__actions{justify-content:flex-end;gap:.75rem;margin-top:2rem;display:flex}.ThemeReportModal-module__1cMk-q__cancelBtn,.ThemeReportModal-module__1cMk-q__submitBtn{border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s}.ThemeReportModal-module__1cMk-q__cancelBtn{background-color:var(--color-surface);color:var(--color-text-sub)}.ThemeReportModal-module__1cMk-q__cancelBtn:hover{background-color:#e2e8f0}.ThemeReportModal-module__1cMk-q__submitBtn{color:#fff;background-color:#e74c3c}.ThemeReportModal-module__1cMk-q__submitBtn:hover:not(:disabled){background-color:#c0392b;transform:translateY(-1px)}.ThemeReportModal-module__1cMk-q__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ThemeReportModal-module__1cMk-q__errorMessage{color:#e74c3c;text-align:center;margin-top:-.5rem;margin-bottom:1rem;font-size:.85rem}.ThemeReportModal-module__1cMk-q__successMessage{text-align:center;color:var(--color-text);flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.ThemeReportModal-module__1cMk-q__successMessage p{margin:0;font-size:1.1rem;font-weight:500;line-height:1.5}.ThemeReportModal-module__1cMk-q__successIcon{color:#fff;background-color:#2ecc71;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:2rem;display:flex;box-shadow:0 4px 12px #2ecc714d}
.ThemeDetailModal-module__hldX5G__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ThemeDetailModal-module__hldX5G__modal{background-color:var(--color-base);border-radius:16px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 12px 32px #00000026}.ThemeDetailModal-module__hldX5G__closeBtn{cursor:pointer;color:var(--color-text-tertiary);z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ThemeDetailModal-module__hldX5G__closeBtn:hover{background-color:var(--color-surface-hover);color:var(--color-text-primary)}.ThemeDetailModal-module__hldX5G__reportBtn{cursor:pointer;z-index:10;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:4.8rem;right:1.25rem}.ThemeDetailModal-module__hldX5G__reportBtn:hover{background-color:var(--color-surface-hover)}.ThemeDetailModal-module__hldX5G__reportText{color:var(--color-text-muted,#999);white-space:nowrap;font-size:.7rem}.ThemeDetailModal-module__hldX5G__content{flex-direction:row;gap:2rem;padding:2rem;display:flex}.ThemeDetailModal-module__hldX5G__posterContainer{aspect-ratio:3/4;background-color:var(--color-surface-hover);border-radius:12px;align-self:center;width:240px;min-width:240px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.ThemeDetailModal-module__hldX5G__poster{object-fit:contain}.ThemeDetailModal-module__hldX5G__infoContainer{flex-direction:column;flex:1;display:flex}.ThemeDetailModal-module__hldX5G__storeName{color:var(--color-text-secondary);margin:0;font-size:1rem;font-weight:500}.ThemeDetailModal-module__hldX5G__themeName{color:var(--color-text-primary);margin:.25rem 0 .5rem;font-size:2rem;font-weight:800;line-height:1.2}.ThemeDetailModal-module__hldX5G__badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.ThemeDetailModal-module__hldX5G__badge{border-radius:16px;padding:6px 12px;font-size:.85rem;font-weight:600}.ThemeDetailModal-module__hldX5G__genreBadge{color:#fff}.ThemeDetailModal-module__hldX5G__difficultyBadge,.ThemeDetailModal-module__hldX5G__durationBadge{background-color:var(--color-surface-hover);color:var(--color-text-secondary)}.ThemeDetailModal-module__hldX5G__durationBadge{align-items:center;gap:4px;display:flex}.ThemeDetailModal-module__hldX5G__sectionTitle{color:var(--color-text-primary);margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.ThemeDetailModal-module__hldX5G__description{color:var(--color-text-secondary);white-space:pre-wrap;background-color:var(--color-base);box-shadow:var(--shadow-neu-inset);border-radius:12px;flex:1;margin-bottom:0;padding:1rem;font-size:.95rem;line-height:1.6;overflow-y:auto}.ThemeDetailModal-module__hldX5G__actions{gap:1rem;margin-bottom:.75rem;display:flex}.ThemeDetailModal-module__hldX5G__btn{text-align:center;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ThemeDetailModal-module__hldX5G__reserveBtn{background-color:var(--color-base);color:var(--color-accent-dark);box-shadow:var(--shadow-neu-raised)}.ThemeDetailModal-module__hldX5G__reserveBtn:hover{box-shadow:var(--shadow-neu-inset);transform:none}.ThemeDetailModal-module__hldX5G__homeBtn{background-color:var(--color-base);color:var(--color-text-primary);box-shadow:var(--shadow-neu-raised-sm)}.ThemeDetailModal-module__hldX5G__homeBtn:hover{box-shadow:var(--shadow-neu-inset)}.ThemeDetailModal-module__hldX5G__disabledBtn{background-color:var(--color-base);color:var(--color-text-tertiary);box-shadow:var(--shadow-neu-inset);cursor:not-allowed}@media (max-width:768px){.ThemeDetailModal-module__hldX5G__content{flex-direction:column;padding:1.5rem}.ThemeDetailModal-module__hldX5G__posterContainer{width:160px;min-width:160px;margin:0 auto}.ThemeDetailModal-module__hldX5G__themeName{font-size:1.75rem}.ThemeDetailModal-module__hldX5G__actions{flex-direction:column}.ThemeDetailModal-module__hldX5G__infoContainer{max-height:none}.ThemeDetailModal-module__hldX5G__description{flex:none;overflow-y:visible}}
.ThemeCard-module__w-S97a__card{background-color:var(--color-base);border-radius:var(--radius-lg);box-shadow:var(--shadow-neu-raised-sm);cursor:pointer;border:none;height:100%;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.ThemeCard-module__w-S97a__card:hover{box-shadow:var(--shadow-neu-raised);transform:translateY(-4px)}.ThemeCard-module__w-S97a__imageContainer{background-color:var(--color-base);width:140px;min-width:140px;box-shadow:var(--shadow-neu-inset);position:relative}.ThemeCard-module__w-S97a__poster{object-fit:cover;opacity:.9;width:100%;height:100%}.ThemeCard-module__w-S97a__placeholder{background-color:var(--color-base);width:100%;height:100%;color:var(--color-text-muted);box-shadow:var(--shadow-neu-inset);justify-content:center;align-items:center;font-size:.8rem;display:flex}.ThemeCard-module__w-S97a__content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.ThemeCard-module__w-S97a__header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.ThemeCard-module__w-S97a__storeName{color:var(--color-text-sub);margin:0;font-size:.85rem;font-weight:500}.ThemeCard-module__w-S97a__themeName{color:var(--color-text);margin:.25rem 0 0;font-size:1.25rem;font-weight:700;line-height:1.3}.ThemeCard-module__w-S97a__previewDescription{color:var(--color-text-sub);-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:.75rem;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ThemeCard-module__w-S97a__scrapBtn{background:var(--color-base);cursor:pointer;color:var(--color-text-muted);box-shadow:var(--shadow-neu-raised-sm);border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.ThemeCard-module__w-S97a__scrapBtn:hover{box-shadow:var(--shadow-neu-inset);color:var(--color-accent)}.ThemeCard-module__w-S97a__scrapped{color:#ff4b4b}.ThemeCard-module__w-S97a__badges{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.ThemeCard-module__w-S97a__badge{border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:600}.ThemeCard-module__w-S97a__genreBadge{color:#fff}.ThemeCard-module__w-S97a__difficultyBadge{color:var(--color-text-sub);background-color:#0000000d}.ThemeCard-module__w-S97a__durationBadge{color:var(--color-text-sub);background-color:#0000000d;align-items:center;gap:4px;display:flex}.ThemeCard-module__w-S97a__footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;display:flex}.ThemeCard-module__w-S97a__region{color:var(--color-text-muted);align-items:center;gap:4px;font-size:.8rem;display:flex}@media (max-width:480px){.ThemeCard-module__w-S97a__card{flex-direction:column}.ThemeCard-module__w-S97a__imageContainer{width:100%;height:160px}}
.OpenedBookModal-module__FEpF6a__overlay{z-index:2000;perspective:2000px;background-color:#0000;justify-content:center;align-items:center;transition:background-color .6s;display:flex;position:fixed;inset:0}.OpenedBookModal-module__FEpF6a__overlayVisible{background-color:#000000bf}.OpenedBookModal-module__FEpF6a__bookWrapper{width:1100px;max-width:95vw;height:750px;max-height:88vh;transform-style:preserve-3d;position:relative}.OpenedBookModal-module__FEpF6a__closeBtn{color:#fff;cursor:pointer;z-index:30;background:0 0;border:none;padding:8px;transition:transform .2s;position:absolute;top:-40px;right:0}.OpenedBookModal-module__FEpF6a__closeBtn:hover{transform:scale(1.1)}.OpenedBookModal-module__FEpF6a__book{width:100%;height:100%;transform-style:preserve-3d;transition:transform 1s cubic-bezier(.4,0,.2,1);position:relative;transform:translate(-25%)}.OpenedBookModal-module__FEpF6a__bookOpened{transform:translate(0)}.OpenedBookModal-module__FEpF6a__rightPage{scrollbar-width:thin;scrollbar-color:#0003 transparent;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background-color:#fff;border-radius:0 8px 8px 0;width:50%;height:100%;padding:3rem;position:absolute;top:0;left:50%;overflow-y:auto;box-shadow:10px 10px 30px #0000004d}.OpenedBookModal-module__FEpF6a__rightPage:after{content:"";pointer-events:none;background:linear-gradient(90deg,#00000026 0%,#0000 100%);width:30px;position:absolute;top:0;bottom:0;left:0}.OpenedBookModal-module__FEpF6a__ribbonSvg{z-index:15;pointer-events:none;width:150px;height:88%;position:absolute;top:0;left:-2px;overflow:visible}.OpenedBookModal-module__FEpF6a__coverWrap{transform-origin:0;width:50%;height:100%;transform-style:preserve-3d;z-index:20;transition:transform 1s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:50%}.OpenedBookModal-module__FEpF6a__bookOpened .OpenedBookModal-module__FEpF6a__coverWrap{transform:rotateY(-180deg)}.OpenedBookModal-module__FEpF6a__frontCover{backface-visibility:hidden;border-radius:0 8px 8px 0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:5px 5px 20px #0006,inset 4px 0 10px #ffffff1a,inset -4px 0 10px #00000026}.OpenedBookModal-module__FEpF6a__frontCoverFullImage{object-fit:cover;width:100%;height:100%}.OpenedBookModal-module__FEpF6a__coverTextureOverlay{pointer-events:none;z-index:5;background-image:linear-gradient(90deg,#ffffff08 0%,#0000 10% 90%,#0000001a 100%);border-radius:0 8px 8px 0;position:absolute;inset:0;box-shadow:inset 4px 0 10px #ffffff1a,inset -4px 0 10px #00000026}.OpenedBookModal-module__FEpF6a__frontCoverContent{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.OpenedBookModal-module__FEpF6a__frontCoverTitle{color:#fff;text-shadow:2px 2px 6px #0009;text-align:center;word-break:keep-all;padding:0 1rem;font-size:2.6rem;font-weight:800;line-height:1.3}.OpenedBookModal-module__FEpF6a__backCover{backface-visibility:hidden;scrollbar-width:thin;scrollbar-color:#0003 transparent;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background-color:#fff;border-radius:8px 0 0 8px;width:100%;height:100%;padding:3rem;position:absolute;top:0;left:0;overflow-y:auto;transform:rotateY(180deg)}.OpenedBookModal-module__FEpF6a__backCover:after{content:"";pointer-events:none;background:linear-gradient(270deg,#00000026 0%,#0000 100%);width:30px;position:absolute;top:0;bottom:0;right:0}.OpenedBookModal-module__FEpF6a__content{flex-direction:column;gap:1.5rem;display:flex}.OpenedBookModal-module__FEpF6a__header{flex-direction:column;gap:.25rem;margin-bottom:.5rem;display:flex}.OpenedBookModal-module__FEpF6a__storeName{color:var(--color-text-sub);margin:0;font-size:1rem;font-weight:500}.OpenedBookModal-module__FEpF6a__themeName{color:var(--color-text);margin:0;font-size:2rem;font-weight:800;line-height:1.2}.OpenedBookModal-module__FEpF6a__dateGroup{color:var(--color-text-sub);align-items:center;gap:.5rem;margin-top:.25rem;font-size:.95rem;display:flex}.OpenedBookModal-module__FEpF6a__editBtnInline{background-color:var(--color-surface-hover);color:var(--color-text-sub);border:1px solid var(--color-border);cursor:pointer;border-radius:6px;align-items:center;margin-left:.5rem;padding:4px 8px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.OpenedBookModal-module__FEpF6a__editBtnInline:hover{background-color:var(--color-border);color:var(--color-text)}.OpenedBookModal-module__FEpF6a__imagesWrapper{flex-wrap:nowrap;justify-content:flex-start;gap:1rem;display:flex}.OpenedBookModal-module__FEpF6a__posterContainer{aspect-ratio:3/4;background-color:var(--color-surface-hover);border-radius:12px;flex:1;min-width:0;max-width:240px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.OpenedBookModal-module__FEpF6a__poster{object-fit:cover}.OpenedBookModal-module__FEpF6a__posterPlaceholder{background-color:var(--color-bg-soft);width:100%;height:100%;color:var(--color-text-sub);justify-content:center;align-items:center;font-size:.9rem;display:flex}.OpenedBookModal-module__FEpF6a__expandBtn{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:8px;right:8px}.OpenedBookModal-module__FEpF6a__expandBtn:hover{background:#000c}.OpenedBookModal-module__FEpF6a__fullScreenOverlay{z-index:3000;cursor:pointer;background-color:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.OpenedBookModal-module__FEpF6a__fullScreenImage{object-fit:contain}.OpenedBookModal-module__FEpF6a__infoContainer{flex-direction:column;flex:1;gap:1.5rem;display:flex}.OpenedBookModal-module__FEpF6a__badges{flex-wrap:wrap;gap:.5rem;display:flex}.OpenedBookModal-module__FEpF6a__badge{border-radius:16px;padding:6px 12px;font-size:.85rem;font-weight:600}.OpenedBookModal-module__FEpF6a__successBadge{color:#2ecc71;background-color:#2ecc711a}.OpenedBookModal-module__FEpF6a__failBadge{color:var(--color-danger);background-color:#e8707a1a}.OpenedBookModal-module__FEpF6a__neutralBadge{background-color:var(--color-surface-hover);color:var(--color-text-sub)}.OpenedBookModal-module__FEpF6a__metaRow{flex-wrap:wrap;gap:2rem;display:flex}.OpenedBookModal-module__FEpF6a__metaRow>.OpenedBookModal-module__FEpF6a__section{flex:1}.OpenedBookModal-module__FEpF6a__section{flex-direction:column;gap:.5rem;display:flex}.OpenedBookModal-module__FEpF6a__sectionTitle{color:var(--color-text);margin:0;font-size:1.1rem;font-weight:700}.OpenedBookModal-module__FEpF6a__ratingGrid{background-color:var(--color-bg-soft);border-radius:12px;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem;display:grid}.OpenedBookModal-module__FEpF6a__ratingItem{justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.OpenedBookModal-module__FEpF6a__ratingLabel{color:var(--color-text-sub);font-weight:500}.OpenedBookModal-module__FEpF6a__ratingValue{color:var(--color-accent);font-weight:700}.OpenedBookModal-module__FEpF6a__overallRating{border-top:1px solid var(--color-border);grid-column:span 2;margin-top:-.25rem;padding-top:.75rem}.OpenedBookModal-module__FEpF6a__overallLabel{color:var(--color-text);font-weight:700}.OpenedBookModal-module__FEpF6a__reviewText{color:var(--color-text);white-space:pre-wrap;background-color:var(--color-bg-soft);border-radius:12px;margin:0;padding:1rem;font-size:.95rem;line-height:1.6}.OpenedBookModal-module__FEpF6a__keywords{flex-wrap:wrap;gap:.5rem;display:flex}.OpenedBookModal-module__FEpF6a__keyword{background-color:var(--color-bg-soft);border:1px solid var(--color-border);color:var(--color-text-sub);border-radius:12px;padding:4px 10px;font-size:.85rem}.OpenedBookModal-module__FEpF6a__partyMembers{flex-wrap:wrap;gap:.5rem;display:flex}.OpenedBookModal-module__FEpF6a__member{color:var(--color-accent);background-color:#5d3a9b1a;border-radius:12px;padding:4px 10px;font-size:.85rem;font-weight:500}.OpenedBookModal-module__FEpF6a__rightPage .OpenedBookModal-module__FEpF6a__header,.OpenedBookModal-module__FEpF6a__rightPage .OpenedBookModal-module__FEpF6a__imagesWrapper{display:none}@media (max-width:768px){.OpenedBookModal-module__FEpF6a__bookWrapper{width:90vw;max-width:400px;height:75vh;max-height:800px;margin:0 auto;overflow:visible}.OpenedBookModal-module__FEpF6a__book{transform-origin:50%;transition:transform .8s cubic-bezier(.4,0,.2,1);transform:none}.OpenedBookModal-module__FEpF6a__bookOpened{transform:rotateY(-180deg)}.OpenedBookModal-module__FEpF6a__coverWrap{width:100%;display:block;left:0;transform:none!important}.OpenedBookModal-module__FEpF6a__frontCover{border-radius:16px;box-shadow:0 10px 30px #0000004d}.OpenedBookModal-module__FEpF6a__coverTextureOverlay{box-shadow:none;background-image:linear-gradient(135deg,#ffffff1a 0%,#0000 50%,#0000001a 100%);border-radius:16px}.OpenedBookModal-module__FEpF6a__backCover{display:none}.OpenedBookModal-module__FEpF6a__rightPage{backface-visibility:hidden;border-radius:16px;width:100%;padding:1.5rem;left:0;transform:rotateY(180deg);box-shadow:0 10px 30px #0000004d}.OpenedBookModal-module__FEpF6a__rightPage .OpenedBookModal-module__FEpF6a__header,.OpenedBookModal-module__FEpF6a__rightPage .OpenedBookModal-module__FEpF6a__imagesWrapper{display:flex}.OpenedBookModal-module__FEpF6a__ribbonSvg{display:none}.OpenedBookModal-module__FEpF6a__closeBtn{top:-50px;right:0}.OpenedBookModal-module__FEpF6a__flipDone{transform-style:flat!important;transition:none!important;transform:none!important}.OpenedBookModal-module__FEpF6a__flipDone .OpenedBookModal-module__FEpF6a__rightPage{backface-visibility:visible!important;transform:none!important}.OpenedBookModal-module__FEpF6a__flipDone .OpenedBookModal-module__FEpF6a__coverWrap{display:none!important}}
.BookcaseView-module__Rsvxwq__headerArea{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:0 1rem;display:flex}.BookcaseView-module__Rsvxwq__filterBar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.BookcaseView-module__Rsvxwq__selectBox{background:var(--color-base);border-radius:var(--radius-md);box-shadow:var(--shadow-neu-inset);color:var(--color-text);cursor:pointer;border:none;outline:none;min-width:100px;padding:8px 12px;font-family:inherit;font-size:.9rem}.BookcaseView-module__Rsvxwq__selectBox:focus{box-shadow:var(--shadow-neu-inset), 0 0 0 2px var(--color-accent)}.BookcaseView-module__Rsvxwq__applyBtn{background:var(--color-accent);color:#fff;border-radius:var(--radius-md);box-shadow:none;cursor:pointer;border:none;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.BookcaseView-module__Rsvxwq__applyBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}.BookcaseView-module__Rsvxwq__applyBtn:active{box-shadow:var(--shadow-neu-inset);transform:translateY(1px)}.BookcaseView-module__Rsvxwq__bookcaseContainer{background-color:var(--color-base);border-radius:var(--radius-xl,24px);width:100%;box-shadow:var(--shadow-neu-inset);flex-direction:column;gap:3rem;margin-top:1rem;padding:2rem 1rem;display:flex}.BookcaseView-module__Rsvxwq__mainTitleArea{text-align:center;margin:1rem 0 3rem}.BookcaseView-module__Rsvxwq__mainTitle{color:var(--color-text);text-shadow:2px 2px 4px #0000001a;letter-spacing:-.5px;font-size:2rem;font-weight:800}.BookcaseView-module__Rsvxwq__sectorContainer{flex-direction:column;margin-bottom:4rem;display:flex}.BookcaseView-module__Rsvxwq__sectorLabel{color:var(--color-text-sub);border-left:4px solid var(--color-accent);margin-bottom:1rem;padding-left:2rem;font-size:1.25rem;font-weight:700}.BookcaseView-module__Rsvxwq__shelfWrapper{align-items:center;width:100%;display:flex;position:relative}.BookcaseView-module__Rsvxwq__scrollBtn{background:var(--color-base);width:40px;height:40px;box-shadow:var(--shadow-neu-raised-sm);color:var(--color-text);cursor:pointer;z-index:50;opacity:.5;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.BookcaseView-module__Rsvxwq__scrollBtn:hover{opacity:1;box-shadow:var(--shadow-neu-raised)}.BookcaseView-module__Rsvxwq__scrollBtn:active{box-shadow:var(--shadow-neu-inset)}.BookcaseView-module__Rsvxwq__leftBtn{left:-20px}.BookcaseView-module__Rsvxwq__rightBtn{right:-20px}.BookcaseView-module__Rsvxwq__shelfScrollArea{scrollbar-width:none;-ms-overflow-style:none;width:100%;padding-bottom:20px;overflow-x:auto}.BookcaseView-module__Rsvxwq__shelfScrollArea::-webkit-scrollbar{display:none}.BookcaseView-module__Rsvxwq__shelfContent{flex-flow:row;justify-content:flex-start;align-items:flex-end;gap:1.5rem;min-width:100%;min-height:200px;padding:0 1rem;display:inline-flex;position:relative;box-shadow:0 15px 15px -15px #0000001a,0 30px 20px -20px #0000000d}.BookcaseView-module__Rsvxwq__shelfContent:after{content:"";background-color:var(--color-base);height:12px;box-shadow:var(--shadow-neu-raised-sm);z-index:1;border-radius:6px;position:absolute;bottom:0;left:0;right:0}.BookcaseView-module__Rsvxwq__book{cursor:pointer;transform-origin:bottom;z-index:5;background-color:var(--color-surface);border-radius:4px 8px 8px 4px;flex-shrink:0;width:130px;height:180px;margin-bottom:12px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;position:relative;overflow:hidden;box-shadow:6px 6px 16px #00000026,-4px -4px 12px #fffc,inset 2px 0 4px #fff6}.BookcaseView-module__Rsvxwq__book:hover{z-index:20;transform:translateY(-20px)scale(1.08);box-shadow:10px 15px 25px #0003,-6px -6px 15px #ffffffe6,inset 2px 0 4px #fff6}.BookcaseView-module__Rsvxwq__bookCover{object-fit:cover;border-left:2px solid #fff6;width:100%;height:100%}.BookcaseView-module__Rsvxwq__fallbackCover{text-align:center;color:#fff;text-shadow:1px 1px 4px #00000080;background:var(--color-base);border-left:2px solid #fff6;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:relative}.BookcaseView-module__Rsvxwq__fallbackCover:before{content:"";background-color:#fff3;width:2px;position:absolute;top:0;bottom:0;left:8px}.BookcaseView-module__Rsvxwq__bookTitle{word-break:keep-all;font-size:1rem;font-weight:800;line-height:1.3}.BookcaseView-module__Rsvxwq__emptyShelf{text-align:center;width:100%;color:var(--color-text-muted);z-index:10;padding-bottom:2rem;font-size:1rem}.BookcaseView-module__Rsvxwq__color1{color:#333;text-shadow:none;background:linear-gradient(135deg,#a1c4fd 0%,#c2e9fb 100%)}.BookcaseView-module__Rsvxwq__color2{color:#333;text-shadow:none;background:linear-gradient(135deg,#ff9a9e 0%,#fecfef 100%)}.BookcaseView-module__Rsvxwq__color3{color:#333;text-shadow:none;background:linear-gradient(135deg,#fbc2eb 0%,#a6c1ee 100%)}.BookcaseView-module__Rsvxwq__color4{color:#333;text-shadow:none;background:linear-gradient(135deg,#84fab0 0%,#8fd3f4 100%)}.BookcaseView-module__Rsvxwq__color5{color:#333;text-shadow:none;background:linear-gradient(135deg,#fccb90 0%,#d57eeb 100%)}.BookcaseView-module__Rsvxwq__color6{color:#333;text-shadow:none;background:linear-gradient(135deg,#e0c3fc 0%,#8ec5fc 100%)}.BookcaseView-module__Rsvxwq__color7{color:#fff;text-shadow:1px 1px 2px #0000004d;background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.BookcaseView-module__Rsvxwq__color8{color:#333;text-shadow:none;background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)}.BookcaseView-module__Rsvxwq__color9{color:#333;text-shadow:none;background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.BookcaseView-module__Rsvxwq__color10{color:#fff;text-shadow:1px 1px 2px #0000004d;background:linear-gradient(135deg,#30cfd0 0%,#330867 100%)}@media (max-width:768px){.BookcaseView-module__Rsvxwq__bookcaseContainer{gap:2rem;padding:1.5rem .5rem}.BookcaseView-module__Rsvxwq__headerArea{padding:0 .5rem}.BookcaseView-module__Rsvxwq__filterBar{flex-flow:wrap;gap:8px;width:100%;display:flex}.BookcaseView-module__Rsvxwq__selectBox{flex:1 1 0;min-width:0;padding:8px 4px;font-size:.85rem}.BookcaseView-module__Rsvxwq__applyBtn{flex:0 0 100%;width:100%}.BookcaseView-module__Rsvxwq__mainTitle{word-break:keep-all;font-size:1.5rem}.BookcaseView-module__Rsvxwq__sectorLabel{padding-left:1rem;font-size:1.1rem}.BookcaseView-module__Rsvxwq__book{width:100px;height:138px;margin-bottom:8px}.BookcaseView-module__Rsvxwq__bookTitle{word-break:break-word;white-space:normal;font-size:.85rem}.BookcaseView-module__Rsvxwq__fallbackCover{padding:.5rem}.BookcaseView-module__Rsvxwq__scrollBtn{opacity:.7;width:32px;height:32px;font-size:1rem}.BookcaseView-module__Rsvxwq__leftBtn{left:4px}.BookcaseView-module__Rsvxwq__rightBtn{right:4px}.BookcaseView-module__Rsvxwq__shelfContent{gap:1rem;min-height:160px}}
.LoginNotice-module__5_IzlG__loginNotice{text-align:center;padding:var(--space-2xl) var(--space-lg);color:var(--color-text-muted)}.LoginNotice-module__5_IzlG__loginNotice p{margin-bottom:var(--space-md);font-size:.9rem}.LoginNotice-module__5_IzlG__loginLink{border-radius:var(--radius-md);background:var(--color-base);color:var(--color-accent-dark);box-shadow:var(--shadow-neu-raised);transition:all var(--transition-base);align-items:center;gap:6px;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.LoginNotice-module__5_IzlG__loginLink:hover{box-shadow:var(--shadow-neu-inset)}
.StatCard-module__yEgNxG__card{background:var(--color-base);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-neu-raised-sm);border:none;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.StatCard-module__yEgNxG__card:hover{box-shadow:var(--shadow-neu-raised);transform:translateY(-4px)}.StatCard-module__yEgNxG__highlight{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .1), rgba(var(--color-secondary-rgb), .1));border-color:rgba(var(--color-primary-rgb), .3)}.StatCard-module__yEgNxG__header{justify-content:space-between;align-items:center;display:flex}.StatCard-module__yEgNxG__title{color:var(--color-text-dim);margin:0;font-size:1rem;font-weight:500}.StatCard-module__yEgNxG__icon{font-size:1.5rem}.StatCard-module__yEgNxG__value{color:var(--color-text);font-size:2rem;font-weight:700;line-height:1.2}.StatCard-module__yEgNxG__highlight .StatCard-module__yEgNxG__value{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.StatCard-module__yEgNxG__description{color:var(--color-text-muted);font-size:.875rem;line-height:1.4}@media (max-width:768px){.StatCard-module__yEgNxG__card{padding:1.25rem}.StatCard-module__yEgNxG__value{font-size:1.5rem}.StatCard-module__yEgNxG__title{font-size:.9rem}.StatCard-module__yEgNxG__description{font-size:.8rem}}
.Heatmap-module__XBqQMW__container{flex-direction:column;gap:1.5rem;width:100%;display:flex}.Heatmap-module__XBqQMW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Heatmap-module__XBqQMW__cardPanel{background:var(--color-base);box-shadow:var(--shadow-neu-raised);border-radius:var(--radius-lg);border:none;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.Heatmap-module__XBqQMW__modeToggle{background:var(--color-base);box-shadow:var(--shadow-neu-inset);border:none;border-radius:3rem;padding:.3rem;display:inline-flex;position:relative}.Heatmap-module__XBqQMW__slidingPill{background:var(--color-base);width:calc(50% - .3rem);box-shadow:var(--shadow-neu-raised-sm);z-index:1;border-radius:2.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:.3rem;bottom:.3rem;left:.3rem}.Heatmap-module__XBqQMW__pillSuccess{transform:translate(0)}.Heatmap-module__XBqQMW__pillGenre{transform:translate(100%)}.Heatmap-module__XBqQMW__modeBtn{z-index:2;color:var(--color-text-muted);cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:none;border-radius:2rem;width:120px;padding:.4rem .5rem;font-size:1.1rem;font-weight:500;transition:color .3s;position:relative}.Heatmap-module__XBqQMW__modeBtn.Heatmap-module__XBqQMW__activeMode{color:var(--color-text)}.Heatmap-module__XBqQMW__calendarArea{flex-direction:row;gap:4px;width:100%;padding-bottom:8px;display:flex;overflow-x:auto}.Heatmap-module__XBqQMW__monthBlock{flex-direction:column;gap:8px;display:flex}.Heatmap-module__XBqQMW__monthTitle{color:var(--color-text-muted);text-align:left;font-size:.9rem;font-weight:600}.Heatmap-module__XBqQMW__monthGrid{grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(5,1fr);grid-auto-flow:column;gap:4px;display:grid}.Heatmap-module__XBqQMW__cell{background-color:#0000;border-radius:2px;width:14px;height:14px;transition:transform .2s,box-shadow .2s}.Heatmap-module__XBqQMW__emptyGridCell,.Heatmap-module__XBqQMW__emptyPaddingCell{visibility:hidden}.Heatmap-module__XBqQMW__cell.Heatmap-module__XBqQMW__hasData:hover{z-index:10;transform:scale(1.3);box-shadow:0 0 10px #ffffff4d}.Heatmap-module__XBqQMW__success1{background-color:#4ecdc466}.Heatmap-module__XBqQMW__success2{background-color:#4ecdc4b3}.Heatmap-module__XBqQMW__success3{background-color:#4ecdc4}.Heatmap-module__XBqQMW__fail1{background-color:#ff6b6b66}.Heatmap-module__XBqQMW__fail2{background-color:#ff6b6bb3}.Heatmap-module__XBqQMW__fail3{background-color:#ff6b6b}.Heatmap-module__XBqQMW__mixed1{background-color:#fdcb6e66}.Heatmap-module__XBqQMW__mixed2{background-color:#fdcb6eb3}.Heatmap-module__XBqQMW__mixed3{background-color:#fdcb6e}.Heatmap-module__XBqQMW__legend{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.Heatmap-module__XBqQMW__legendItem{color:var(--color-text);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.Heatmap-module__XBqQMW__legendText{color:#000;font-size:.75rem}.Heatmap-module__XBqQMW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Heatmap-module__XBqQMW__modalContent{background:var(--color-base);border-radius:var(--radius-lg);width:90%;max-width:500px;max-height:80vh;color:var(--color-text);border:none;flex-direction:column;gap:1rem;padding:2rem;display:flex;overflow-y:auto;box-shadow:0 10px 25px #0003}.Heatmap-module__XBqQMW__modalHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.Heatmap-module__XBqQMW__modalHeader h3{margin:0;font-size:1.25rem}.Heatmap-module__XBqQMW__closeBtn{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;font-size:1.5rem;transition:color .2s}.Heatmap-module__XBqQMW__closeBtn:hover{color:var(--color-text)}.Heatmap-module__XBqQMW__recordList{flex-direction:column;gap:1rem;display:flex}.Heatmap-module__XBqQMW__recordItem{background:var(--color-base);border-radius:var(--radius-md);box-shadow:var(--shadow-neu-inset);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.Heatmap-module__XBqQMW__recordTheme{align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}.Heatmap-module__XBqQMW__recordStore{color:var(--color-text-muted);font-size:.9rem}.Heatmap-module__XBqQMW__recordResult{border-radius:.25rem;padding:.2rem .5rem;font-size:.8rem;font-weight:700}.Heatmap-module__XBqQMW__resultSuccess{color:#4ecdc4}.Heatmap-module__XBqQMW__resultFail{color:#ff6b6b}.Heatmap-module__XBqQMW__recordDetails{color:var(--color-text-muted);flex-wrap:wrap;gap:1rem;font-size:.85rem;display:flex}@media (max-width:768px){.Heatmap-module__XBqQMW__header{flex-direction:column;align-items:flex-start;gap:.75rem}.Heatmap-module__XBqQMW__header h2{font-size:1.25rem!important}.Heatmap-module__XBqQMW__cardPanel{padding:1.25rem}.Heatmap-module__XBqQMW__modeToggle{padding:.2rem}.Heatmap-module__XBqQMW__modeBtn{width:100px;padding:.35rem .4rem;font-size:.9rem}.Heatmap-module__XBqQMW__grid{min-width:500px}.Heatmap-module__XBqQMW__monthLabel{font-size:.7rem}.Heatmap-module__XBqQMW__legend{gap:.5rem}.Heatmap-module__XBqQMW__legendItem{gap:.3rem;font-size:.75rem}.Heatmap-module__XBqQMW__legendText{font-size:.7rem}.Heatmap-module__XBqQMW__modalContent{width:95%;padding:1.25rem}}
.BarChart-module__GPkaeG__container{width:100%;height:250px;font-family:var(--font-primary), sans-serif;flex-direction:column;display:flex;position:relative}.BarChart-module__GPkaeG__svg{width:100%;height:100%;overflow:visible}.BarChart-module__GPkaeG__bar{rx:4px;transition:all .3s}.BarChart-module__GPkaeG__bar:hover{filter:brightness(.9)}.BarChart-module__GPkaeG__axisText{fill:var(--color-text-dim);text-anchor:middle;font-size:12px}.BarChart-module__GPkaeG__valueText{fill:var(--color-text);text-anchor:middle;font-size:11px;font-weight:600}.BarChart-module__GPkaeG__gridLine{stroke:var(--color-border);stroke-width:1px;stroke-dasharray:4 4}.BarChart-module__GPkaeG__empty{width:100%;height:100%;color:var(--color-text-dim);justify-content:center;align-items:center;font-size:.9rem;display:flex}
.PieChart-module__FHL6dW__container{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.PieChart-module__FHL6dW__chartWrapper{border-radius:50%;width:200px;height:200px;position:relative;box-shadow:0 10px 30px #0003}.PieChart-module__FHL6dW__svg{border-radius:50%;width:100%;height:100%;transform:rotate(-90deg)}.PieChart-module__FHL6dW__slice{cursor:pointer;transition:opacity .2s}.PieChart-module__FHL6dW__slice:hover{opacity:.8}.PieChart-module__FHL6dW__hole{background-color:var(--color-base);width:120px;height:120px;box-shadow:var(--shadow-neu-inset);pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PieChart-module__FHL6dW__legend{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;display:flex}.PieChart-module__FHL6dW__legendItem{background:var(--color-base);box-shadow:var(--shadow-neu-raised-sm);border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.PieChart-module__FHL6dW__legendColor{border-radius:50%;width:12px;height:12px}.PieChart-module__FHL6dW__legendLabel{color:var(--color-text-dim)}.PieChart-module__FHL6dW__legendValue{color:var(--color-text);font-weight:600}.PieChart-module__FHL6dW__empty{text-align:center;color:var(--color-text-muted);padding:2rem}
.page-module__4oHI7G__layout{background:var(--color-base);min-height:100vh}.page-module__4oHI7G__main{padding:var(--space-2xl) var(--space-md);justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex}
.page-module__MeVZfG__layout{background:var(--color-base);min-height:100vh}.page-module__MeVZfG__main{padding:var(--space-2xl) var(--space-md);flex-direction:column;align-items:center;padding-top:80px;display:flex}.page-module__MeVZfG__container{width:100%;max-width:520px}.page-module__MeVZfG__bookcaseWrapper{width:100%;max-width:1580px;margin:2rem auto 0}.page-module__MeVZfG__backLink{color:var(--color-text-muted);margin-bottom:var(--space-lg);transition:color var(--transition-fast);align-items:center;gap:6px;font-size:.85rem;text-decoration:none;display:inline-flex}.page-module__MeVZfG__backLink:hover{color:var(--color-text)}.page-module__MeVZfG__title{color:var(--color-text);margin-bottom:var(--space-lg);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.page-module__MeVZfG__tabs{margin-bottom:var(--space-lg);background:var(--color-base);border-radius:var(--radius-md);box-shadow:var(--shadow-neu-inset);flex-wrap:wrap;gap:4px;padding:4px;display:flex}.page-module__MeVZfG__tab{border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast);text-align:center;font-size:.85rem;font-weight:600;font-family:var(--font-family);white-space:nowrap;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;display:flex}.page-module__MeVZfG__tab:hover{color:var(--color-text-sub)}.page-module__MeVZfG__tabActive{background:var(--color-base);box-shadow:var(--shadow-neu-raised-sm);color:var(--color-text)}.page-module__MeVZfG__loginNotice{text-align:center;padding:var(--space-2xl) var(--space-lg);color:var(--color-text-muted)}.page-module__MeVZfG__loginNotice p{margin-bottom:var(--space-md);font-size:.9rem}.page-module__MeVZfG__loginLink{border-radius:var(--radius-md);background:var(--color-base);color:var(--color-accent-dark);box-shadow:var(--shadow-neu-raised);transition:all var(--transition-base);align-items:center;gap:6px;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__MeVZfG__loginLink:hover{box-shadow:var(--shadow-neu-inset)}.page-module__MeVZfG__selectedDateSection{margin-top:var(--space-lg)}.page-module__MeVZfG__selectedDateHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.page-module__MeVZfG__selectedDateTitle{color:var(--color-text);font-size:.95rem;font-weight:600}.page-module__MeVZfG__addRecordBtn{border-radius:var(--radius-md);background:var(--color-base);color:var(--color-accent-dark);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-neu-raised-sm);font-size:.82rem;font-weight:600;font-family:var(--font-family);border:none;align-items:center;gap:6px;padding:8px 16px;display:inline-flex}.page-module__MeVZfG__addRecordBtn:hover{box-shadow:var(--shadow-neu-inset)}.page-module__MeVZfG__emptyState{text-align:center;padding:var(--space-xl) var(--space-md);color:var(--color-text-muted);background:var(--color-base);border-radius:var(--radius-lg);box-shadow:var(--shadow-neu-inset);font-size:.85rem}.page-module__MeVZfG__emptyState p{margin-bottom:var(--space-sm)}.page-module__MeVZfG__recordsList,.page-module__MeVZfG__scrapsGrid{gap:var(--space-md);flex-direction:column;display:flex}.page-module__MeVZfG__scrapsEmpty{text-align:center;padding:var(--space-2xl) var(--space-md);color:var(--color-text-muted);font-size:.9rem}.page-module__MeVZfG__scrapsEmpty p{margin-bottom:var(--space-sm)}.page-module__MeVZfG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;width:100vw;height:100vh;padding:var(--space-md);background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.page-module__MeVZfG__modalContent{background:var(--color-base);border-radius:var(--radius-lg);width:100%;max-width:520px;max-height:90vh;animation:.25s page-module__MeVZfG__scaleIn;overflow-y:auto;box-shadow:0 10px 40px #00000026}@media (min-width:800px){.page-module__MeVZfG__modalContent{max-width:1000px}}.page-module__MeVZfG__loading{text-align:center;padding:var(--space-2xl);color:var(--color-text-muted);font-size:.9rem}
.page-module__6nghJG__layout{min-height:100vh;display:flex}.page-module__6nghJG__main{padding:var(--space-2xl) var(--space-xl);background:linear-gradient(180deg, var(--color-bg-soft) 0%, var(--color-base) 40%);transition:margin-left var(--transition-base);flex-direction:column;flex:1;align-items:center;width:100%;display:flex}@media (max-width:768px){.page-module__6nghJG__main{padding:var(--space-xl) var(--space-md);margin-left:0!important}}.page-module__6nghJG__header{text-align:center;margin-bottom:var(--space-xl);animation:.5s forwards page-module__6nghJG__fadeInUp;position:relative}.page-module__6nghJG__pageTitle{color:var(--color-text);letter-spacing:-.02em;margin-bottom:var(--space-xs);font-size:1.8rem;font-weight:700}.page-module__6nghJG__pageDesc{color:var(--color-text-sub);font-size:.9rem}.page-module__6nghJG__formCard{background:var(--color-base);border:1px solid var(--color-border);border-radius:var(--radius-xl);width:100%;max-width:680px;padding:var(--space-xl);box-shadow:var(--shadow-md);animation:.5s forwards page-module__6nghJG__fadeInUp}.page-module__6nghJG__formGrid{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}@media (max-width:600px){.page-module__6nghJG__formGrid{grid-template-columns:1fr}}.page-module__6nghJG__formGrid>:last-child{grid-column:1/-1}.page-module__6nghJG__fieldGroup{flex-direction:column;display:flex}.page-module__6nghJG__locationGroup{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}.page-module__6nghJG__themeSelection{margin-top:var(--space-lg)}.page-module__6nghJG__dividerLine{background:var(--color-border);width:100%;height:1px;margin-bottom:var(--space-md)}.page-module__6nghJG__themeSelectionTitle{color:var(--color-text);align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);font-size:.95rem;font-weight:600;display:flex}.page-module__6nghJG__themeSelectionCount{color:var(--color-accent);background:var(--color-accent-glow);border-radius:10px;padding:2px 8px;font-size:.78rem;font-weight:500}.page-module__6nghJG__noStoreHint{background:var(--color-bg-section);border-radius:var(--radius-sm);color:var(--color-text-muted);margin-bottom:var(--space-md);padding:10px 14px;font-size:.8rem}.page-module__6nghJG__slotList{gap:var(--space-md);flex-direction:column;display:flex}.page-module__6nghJG__slotCard{gap:var(--space-md);padding:var(--space-md);background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition-fast);align-items:flex-start;animation:.3s forwards page-module__6nghJG__fadeIn;display:flex}.page-module__6nghJG__slotCard:hover{border-color:var(--color-accent-light)}.page-module__6nghJG__slotNumber{background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:2px;font-size:.82rem;font-weight:700;display:flex}.page-module__6nghJG__slotFields{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.page-module__6nghJG__slotRow{align-items:center;gap:var(--space-sm);display:flex}.page-module__6nghJG__slotLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;width:36px;font-size:.72rem;font-weight:600}.page-module__6nghJG__slotRow select,.page-module__6nghJG__slotRow input[type=text]{flex:1;min-width:0}.page-module__6nghJG__manualGroup{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.page-module__6nghJG__manualGroup input[type=text]{flex:1;min-width:0}.page-module__6nghJG__durationInput{text-align:center;flex:0 0 70px!important;width:70px!important}.page-module__6nghJG__durationUnit{color:var(--color-text-muted);flex-shrink:0;font-size:.78rem}.page-module__6nghJG__backToSelect{background:var(--color-base);border:1px solid var(--color-border);border-radius:var(--radius-sm);width:30px;height:30px;color:var(--color-text-sub);cursor:pointer;transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__6nghJG__backToSelect:hover{background:var(--color-lavender);border-color:var(--color-accent-light);color:var(--color-accent-dark)}.page-module__6nghJG__btnGroup{gap:var(--space-sm);margin-top:var(--space-lg);display:flex}@media (max-width:600px){.page-module__6nghJG__btnGroup{flex-direction:column}}.page-module__6nghJG__startBtn{flex:1;padding:14px;font-size:.95rem;font-weight:600}.page-module__6nghJG__startBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.page-module__6nghJG__detailBtn{flex:1;padding:14px;font-size:.95rem;font-weight:600}
.page-module__mjCUuq__layout{background-color:var(--color-base);min-height:100vh;display:flex}.page-module__mjCUuq__main{flex-direction:column;flex:1;width:100%;padding:0;display:flex}@media (max-width:768px){.page-module__mjCUuq__container{gap:1.5rem;padding:4rem 1rem 1rem}.page-module__mjCUuq__title{font-size:1.75rem}.page-module__mjCUuq__subtitle{font-size:1rem}.page-module__mjCUuq__titleSection{padding:1.25rem}.page-module__mjCUuq__sectionTitle{font-size:1.25rem}.page-module__mjCUuq__grid3,.page-module__mjCUuq__grid2{grid-template-columns:1fr;gap:1rem}.page-module__mjCUuq__cardPanel{padding:1.25rem}}.page-module__mjCUuq__soulmateContent{flex-direction:column;flex:1;width:100%;padding:0;display:flex}.page-module__mjCUuq__container{flex-direction:column;gap:3rem;width:100%;max-width:1220px;margin:0 auto;padding:2rem;display:flex}.page-module__mjCUuq__loading{height:100vh;color:var(--color-text-dim);justify-content:center;align-items:center;font-size:1.25rem;display:flex}.page-module__mjCUuq__titleSection{background:var(--color-base);box-shadow:var(--shadow-neu-raised);border-radius:var(--radius-lg);border:none;flex-direction:column;justify-content:center;gap:.5rem;padding:2rem;display:flex}.page-module__mjCUuq__title{color:#000;margin:0;font-size:2.5rem;font-weight:800}.page-module__mjCUuq__subtitle{color:#000;font-size:1.125rem}.page-module__mjCUuq__titlesList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.page-module__mjCUuq__titleBadge{background:rgba(var(--color-primary-rgb), .2);color:var(--color-primary);border:1px solid rgba(var(--color-primary-rgb), .5);box-shadow:0 0 10px rgba(var(--color-primary-rgb), .2);border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.page-module__mjCUuq__section{flex-direction:column;gap:1.5rem;display:flex}.page-module__mjCUuq__sectionTitle{color:var(--color-text);align-items:center;gap:.5rem;margin:0;font-size:1.5rem;font-weight:700;display:flex}.page-module__mjCUuq__grid3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.page-module__mjCUuq__grid2{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;display:grid}.page-module__mjCUuq__sectionTitle{white-space:nowrap}.page-module__mjCUuq__cardPanel{background:var(--color-base);box-shadow:var(--shadow-neu-raised);border-radius:var(--radius-lg);border:none;padding:2rem}.page-module__mjCUuq__emptyState{text-align:center;color:var(--color-text-muted);background:var(--color-base);border-radius:var(--radius-lg);box-shadow:var(--shadow-neu-inset);border:none;padding:4rem}@media (max-width:768px){.page-module__mjCUuq__container{gap:1.5rem;padding:4rem 1rem 1rem}.page-module__mjCUuq__title{font-size:1.75rem}.page-module__mjCUuq__subtitle{font-size:1rem}.page-module__mjCUuq__titleSection{padding:1.25rem}.page-module__mjCUuq__sectionTitle{font-size:1.25rem}.page-module__mjCUuq__grid3,.page-module__mjCUuq__grid2{grid-template-columns:1fr;gap:1rem}.page-module__mjCUuq__cardPanel{padding:1.25rem}}.page-module__mjCUuq__filterContainer{gap:.5rem;display:flex}.page-module__mjCUuq__filterSelect{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-base);color:var(--color-text);outline:none;padding:.5rem;font-size:.875rem}.page-module__mjCUuq__soulmateGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module__mjCUuq__soulmateColumn{border-radius:var(--radius-md);box-shadow:var(--shadow-neu-inset);background:var(--color-base);flex-direction:column;align-items:center;padding:1.5rem;display:flex}.page-module__mjCUuq__soulmateTitle{color:var(--color-text);text-align:center;margin:0 0 1rem;font-size:1rem;font-weight:600}.page-module__mjCUuq__soulmateContent{color:var(--color-text-dim);text-align:center;font-size:.875rem}@media (max-width:480px){.page-module__mjCUuq__soulmateGrid{grid-template-columns:1fr}}.page-module__mjCUuq__segmentedControl{background:var(--color-base);border-radius:var(--radius-md);gap:.5rem;width:fit-content;margin-bottom:.5rem;padding:.25rem;display:flex;box-shadow:inset 3px 3px 6px #d1d1d4,inset -3px -3px 6px #fff3}.page-module__mjCUuq__segmentBtn{color:var(--color-text-dim);border-radius:calc(var(--radius-md) - 2px);cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.page-module__mjCUuq__segmentBtn.page-module__mjCUuq__active{background:var(--color-base);color:var(--color-primary);box-shadow:3px 3px 6px #d1d1d4,-3px -3px 6px #fff3}.page-module__mjCUuq__soulmateList{flex-direction:column;gap:1rem;width:100%;max-width:300px;display:flex}.page-module__mjCUuq__soulmateListItem{color:var(--color-text);justify-content:center;align-items:center;gap:1rem;font-size:1rem;display:flex}.page-module__mjCUuq__soulmateRank{text-align:right;width:24px;font-weight:700}.page-module__mjCUuq__soulmateName{text-align:center;flex:1;font-weight:600}.page-module__mjCUuq__soulmateValue{text-align:left;width:60px;color:var(--color-text-dim)}.page-module__mjCUuq__soulmateEmpty{color:var(--color-text-muted);text-align:center}
.ModalContext-module__YKTbGG__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out forwards ModalContext-module__YKTbGG__fadeIn;display:flex;position:fixed;top:0;left:0}.ModalContext-module__YKTbGG__modal{background:var(--color-surface,#fff);border-radius:var(--radius-lg,12px);border:1px solid var(--color-border);flex-direction:column;gap:20px;min-width:300px;max-width:400px;padding:24px;animation:.2s ease-out forwards ModalContext-module__YKTbGG__slideUp;display:flex;box-shadow:0 10px 30px #00000026}.ModalContext-module__YKTbGG__message{color:var(--color-text);white-space:pre-wrap;text-align:center;word-break:keep-all;font-size:1rem;line-height:1.5}.ModalContext-module__YKTbGG__buttonGroup{justify-content:center;gap:12px;display:flex}.ModalContext-module__YKTbGG__btn{border-radius:var(--radius-full,9999px);cursor:pointer;border:none;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .2s}.ModalContext-module__YKTbGG__btnPrimary{background:var(--color-primary);color:#fff}.ModalContext-module__YKTbGG__btnPrimary:hover{background:var(--color-primary-hover,#2d2d2d)}.ModalContext-module__YKTbGG__btnSecondary{background:var(--color-bg-subtle,#f1f3f5);color:var(--color-text)}.ModalContext-module__YKTbGG__btnSecondary:hover{background:#e9ecef}@keyframes ModalContext-module__YKTbGG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ModalContext-module__YKTbGG__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Sidebar-module__yNPSTq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:199;opacity:0;pointer-events:none;background:#0003;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.Sidebar-module__yNPSTq__overlayVisible{opacity:1;pointer-events:auto}.Sidebar-module__yNPSTq__sidebar{background:var(--color-base);z-index:200;width:260px;height:100vh;box-shadow:none;border-right:none;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.Sidebar-module__yNPSTq__open{transform:translate(0);box-shadow:8px 0 24px #00000014}.Sidebar-module__yNPSTq__hamburgerFloat{z-index:101;background:var(--color-base);border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-text);box-shadow:var(--shadow-neu-raised-sm);cursor:pointer;transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;display:flex;position:fixed;top:16px;left:16px}.Sidebar-module__yNPSTq__hamburgerFloat:hover{box-shadow:var(--shadow-neu-inset)}.Sidebar-module__yNPSTq__hamburgerFloat:active{box-shadow:var(--shadow-neu-inset-deep)}.Sidebar-module__yNPSTq__header{padding:var(--space-md) var(--space-md);border-bottom:none}.Sidebar-module__yNPSTq__closeBtn{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--color-text-sub);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-neu-raised-sm);background:var(--color-base);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.Sidebar-module__yNPSTq__closeBtn:hover{box-shadow:var(--shadow-neu-inset);color:var(--color-danger)}.Sidebar-module__yNPSTq__menuLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:600}.Sidebar-module__yNPSTq__nav{padding:var(--space-xs) var(--space-sm) var(--space-md);flex-direction:column;flex:1;gap:6px;display:flex}.Sidebar-module__yNPSTq__navItem{align-items:center;gap:var(--space-md);border-radius:var(--radius-md);color:var(--color-text-sub);transition:all var(--transition-fast);cursor:pointer;padding:12px 16px;font-size:.88rem;font-weight:500;text-decoration:none;display:flex}.Sidebar-module__yNPSTq__navItem:hover{box-shadow:var(--shadow-neu-inset);color:var(--color-text);background:0 0}.Sidebar-module__yNPSTq__navItem.Sidebar-module__yNPSTq__active{box-shadow:var(--shadow-neu-inset);color:var(--color-text);font-weight:600}.Sidebar-module__yNPSTq__navIcon{width:24px;color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Sidebar-module__yNPSTq__navNumber{color:var(--color-accent);flex-shrink:0;width:18px;font-size:.85rem;font-weight:700}.Sidebar-module__yNPSTq__navText{text-align:left;white-space:nowrap;flex:1}.Sidebar-module__yNPSTq__navDivider{height:1px;margin:var(--space-xs) var(--space-sm);background:#00000014}.Sidebar-module__yNPSTq__logo{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;padding:12px;display:flex;position:relative}.Sidebar-module__yNPSTq__logoIcon{font-size:1.8rem}.Sidebar-module__yNPSTq__logoText{color:var(--color-text);letter-spacing:-.01em;font-size:1.275rem;font-weight:700}.Sidebar-module__yNPSTq__authSection{padding:var(--space-md) var(--space-sm) 8px;border-bottom:1px solid #00000014;margin-bottom:0}.Sidebar-module__yNPSTq__userProfile{justify-content:space-between;align-items:center;gap:var(--space-sm);background:var(--color-base);border-radius:var(--radius-md);box-shadow:var(--shadow-neu-raised);padding:12px 16px;display:flex}.Sidebar-module__yNPSTq__userInfo{align-items:center;gap:var(--space-md);display:flex}.Sidebar-module__yNPSTq__userIcon{justify-content:center;align-items:center;width:24px;font-size:1.1rem;display:flex}.Sidebar-module__yNPSTq__userEmail{color:var(--color-text);font-size:.85rem;font-weight:600}.Sidebar-module__yNPSTq__logoutBtn{background:var(--color-base);width:100%;color:var(--color-danger);border-radius:var(--radius-md);box-shadow:var(--shadow-neu-raised);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;transition:all .2s;display:flex}.Sidebar-module__yNPSTq__logoutBtn:hover{box-shadow:var(--shadow-neu-inset)}.Sidebar-module__yNPSTq__loginBtn{border-radius:var(--radius-md);background:var(--color-base);width:100%;color:var(--color-text);transition:all var(--transition-fast);box-shadow:var(--shadow-neu-raised);justify-content:center;align-items:center;padding:12px;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.Sidebar-module__yNPSTq__loginBtn:hover{box-shadow:var(--shadow-neu-inset);transform:none}.Sidebar-module__yNPSTq__personalMenu{flex-direction:column;gap:2px;margin-top:10px;display:flex}.Sidebar-module__yNPSTq__personalMenuItem{border-radius:var(--radius-sm);color:var(--color-text-muted);transition:all var(--transition-fast);cursor:pointer;align-items:center;gap:8px;padding:8px 14px;font-size:.82rem;font-weight:500;text-decoration:none;display:flex}.Sidebar-module__yNPSTq__personalMenuItem:hover{color:var(--color-text-sub);background:#00000005}.Sidebar-module__yNPSTq__personalMenuActive{color:var(--color-text);font-weight:600}
.RecommendationBox-module__nQlNQa__container{background:var(--color-base);box-shadow:var(--shadow-neu-raised);border-radius:var(--radius-lg);padding:var(--space-md) var(--space-xl);gap:var(--space-xl);border:none;flex-direction:row;justify-content:space-between;align-items:stretch;height:100%;display:flex;overflow-y:auto}.RecommendationBox-module__nQlNQa__leftCol{flex-direction:column;flex:0 auto;justify-content:flex-start;gap:12px;max-width:fit-content;display:flex}.RecommendationBox-module__nQlNQa__midCol{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;min-width:220px;margin-right:auto;display:flex}.RecommendationBox-module__nQlNQa__rightCol{gap:var(--space-sm);flex-direction:column;justify-content:flex-end;min-width:160px;padding-bottom:12px;display:flex}.RecommendationBox-module__nQlNQa__title{align-items:center;gap:var(--space-sm);color:var(--color-accent-dark);font-size:.95rem;font-weight:700;display:flex}.RecommendationBox-module__nQlNQa__emptyState{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-xl) 0;text-align:center;flex-direction:column;display:flex}.RecommendationBox-module__nQlNQa__emptyState p{color:var(--color-text-muted);font-size:.82rem;line-height:1.6}.RecommendationBox-module__nQlNQa__summary{background:var(--color-base);border:1px solid var(--color-border);box-shadow:none;border-radius:var(--radius-md);padding:var(--space-md);flex-direction:column;gap:8px;display:flex}.RecommendationBox-module__nQlNQa__summaryRow{justify-content:space-between;align-items:center;display:flex}.RecommendationBox-module__nQlNQa__summaryLabel{color:var(--color-text-sub);font-size:.78rem}.RecommendationBox-module__nQlNQa__summaryValue{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.RecommendationBox-module__nQlNQa__orderList{flex-direction:column;flex:1;gap:0;padding-right:4px;display:flex;overflow-y:auto}.RecommendationBox-module__nQlNQa__orderTitle{color:var(--color-text-sub);margin-bottom:8px;font-size:.82rem;font-weight:600}.RecommendationBox-module__nQlNQa__orderItem{border-bottom:1px solid var(--color-border);box-shadow:none;gap:10px;padding:8px 0;display:flex}.RecommendationBox-module__nQlNQa__orderItem:last-child{border-bottom:none}.RecommendationBox-module__nQlNQa__orderNumber{background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:700;display:flex}.RecommendationBox-module__nQlNQa__orderInfo{flex:1;min-width:0}.RecommendationBox-module__nQlNQa__orderName{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.RecommendationBox-module__nQlNQa__orderMeta{color:var(--color-text-sub);margin-top:2px;font-size:.72rem}.RecommendationBox-module__nQlNQa__orderGap{color:var(--color-accent);background:var(--color-accent-glow);border-radius:4px;margin-top:4px;padding:2px 6px;font-size:.68rem;display:inline-block}.RecommendationBox-module__nQlNQa__applyBtn,.RecommendationBox-module__nQlNQa__allCombosBtn{flex:1;justify-content:center}.RecommendationBox-module__nQlNQa__buttonGroup{gap:var(--space-sm);margin-top:var(--space-sm);flex-direction:column;display:flex}.RecommendationBox-module__nQlNQa__orderItemMeal{background:var(--color-accent-glow,#4a90e20f);border-radius:var(--radius-sm);margin:4px 0;padding:8px}.RecommendationBox-module__nQlNQa__orderMealIcon{background:var(--color-accent-glow,#4a90e226);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.95rem;display:flex}.RecommendationBox-module__nQlNQa__infoBox{background:var(--color-base);border:1px solid var(--color-border);box-shadow:none;border-radius:var(--radius-md);flex-direction:column;gap:8px;padding:12px;display:flex}.RecommendationBox-module__nQlNQa__infoTitle{color:var(--color-accent);align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.RecommendationBox-module__nQlNQa__infoList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.RecommendationBox-module__nQlNQa__infoList li{color:var(--color-text-sub);align-items:flex-start;gap:6px;font-size:.85rem;line-height:1.4;display:flex}.RecommendationBox-module__nQlNQa__infoList li:before{content:"·";color:var(--color-accent);font-weight:700}.RecommendationBox-module__nQlNQa__infoNote{color:var(--color-text-muted);border-top:1px dashed #4a90e240;margin-top:4px;padding-top:8px;font-size:.8rem;line-height:1.45}.RecommendationBox-module__nQlNQa__infoNote strong{color:var(--color-text);font-weight:600}.RecommendationBox-module__nQlNQa__startTimeCard{box-shadow:none;background:0 0;border:none;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:4px 8px;display:flex}.RecommendationBox-module__nQlNQa__startTimeLabel{color:var(--color-text-sub);font-size:.78rem;font-weight:500}.RecommendationBox-module__nQlNQa__startTimeFields{justify-content:center;align-items:center;gap:8px;display:flex}.RecommendationBox-module__nQlNQa__startTimeSelect{max-width:80px;color:var(--color-text);text-align:center;text-align-last:center;background:var(--color-base);box-shadow:var(--shadow-neu-raised-sm);border-radius:var(--radius-sm);font-variant-numeric:tabular-nums;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 8px center;background-repeat:no-repeat;background-size:12px 12px;border:none;flex:1;padding:6px 20px 6px 10px;font-size:.95rem;font-weight:700;transition:all .2s}.RecommendationBox-module__nQlNQa__startTimeSelect:hover{box-shadow:none;border-color:var(--color-border)}.RecommendationBox-module__nQlNQa__startTimeSelect:focus{border-color:var(--color-accent);box-shadow:none;outline:none;transform:none}.RecommendationBox-module__nQlNQa__startTimeColon{color:var(--color-text-sub);padding-bottom:2px;font-size:.95rem;font-weight:700}@media (max-width:768px){.RecommendationBox-module__nQlNQa__container{padding:var(--space-sm) var(--space-md);gap:var(--space-md);flex-direction:column;height:auto}.RecommendationBox-module__nQlNQa__leftCol{width:100%;max-width:100%}.RecommendationBox-module__nQlNQa__midCol{width:100%;min-width:0;margin-right:0}.RecommendationBox-module__nQlNQa__rightCol{flex-flow:wrap;width:100%;min-width:0;padding-bottom:0}.RecommendationBox-module__nQlNQa__title{font-size:.88rem}.RecommendationBox-module__nQlNQa__summary{padding:var(--space-sm)}.RecommendationBox-module__nQlNQa__summaryLabel{font-size:.72rem}.RecommendationBox-module__nQlNQa__summaryValue{font-size:.8rem}.RecommendationBox-module__nQlNQa__orderName{font-size:.75rem}.RecommendationBox-module__nQlNQa__orderMeta{font-size:.68rem}.RecommendationBox-module__nQlNQa__orderNumber{width:20px;height:20px;font-size:.65rem}.RecommendationBox-module__nQlNQa__applyBtn,.RecommendationBox-module__nQlNQa__allCombosBtn{flex:1}.RecommendationBox-module__nQlNQa__startTimeCard{gap:8px;padding:4px}.RecommendationBox-module__nQlNQa__startTimeSelect{max-width:90px;padding:4px 24px 4px 10px;font-size:.85rem}.RecommendationBox-module__nQlNQa__startTimeLabel{font-size:.72rem}.RecommendationBox-module__nQlNQa__infoBox{padding:8px}.RecommendationBox-module__nQlNQa__infoTitle{font-size:.75rem}.RecommendationBox-module__nQlNQa__infoList li{font-size:.78rem}.RecommendationBox-module__nQlNQa__infoNote{font-size:.72rem}}
.TimetablePanel-module__3Gvnqa__sourcePanel{background:var(--color-base);box-shadow:var(--shadow-neu-raised);border-radius:var(--radius-lg);padding:var(--space-md);border:none;height:100%;overflow-y:auto}.TimetablePanel-module__3Gvnqa__panelTitle{color:var(--color-text);margin-bottom:var(--space-md);align-items:center;gap:6px;font-size:.9rem;font-weight:700;display:flex}.TimetablePanel-module__3Gvnqa__timetableCard{padding:var(--space-sm);margin-bottom:var(--space-sm);background:var(--color-base);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:none;transition:border-color var(--transition-fast)}.TimetablePanel-module__3Gvnqa__timetableCard:hover{border-color:var(--color-accent)}.TimetablePanel-module__3Gvnqa__timetableHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.TimetablePanel-module__3Gvnqa__timetableColorDot{border-radius:3px;flex-shrink:0;width:6px;height:32px}.TimetablePanel-module__3Gvnqa__timetableInfo{flex:1;min-width:0}.TimetablePanel-module__3Gvnqa__timetableName{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:flex;overflow:hidden}.TimetablePanel-module__3Gvnqa__timetableMeta{color:var(--color-text-muted);margin-top:1px;font-size:.7rem}.TimetablePanel-module__3Gvnqa__selectedBadge{color:var(--color-accent-dark);background:var(--color-accent-glow);border-radius:8px;flex-shrink:0;padding:1px 6px;font-size:.62rem;font-weight:600}.TimetablePanel-module__3Gvnqa__timeBlockGrid{flex-wrap:wrap;gap:4px;display:flex}.TimetablePanel-module__3Gvnqa__timeBlock{background:var(--color-base);border:1.5px solid color-mix(in srgb, var(--block-color) 40%, transparent);width:64px;box-shadow:var(--shadow-neu-raised-sm);color:var(--color-text);cursor:pointer;transition:all var(--transition-fast);font-size:.72rem;font-weight:600;font-family:var(--font-family);border-radius:6px;justify-content:center;align-items:center;padding:4px 0;display:inline-flex}.TimetablePanel-module__3Gvnqa__timeBlock:hover:not(:disabled){background:color-mix(in srgb, var(--block-color) 12%, var(--color-base));border-color:var(--block-color);box-shadow:var(--shadow-neu-raised);transform:translateY(-1px)}.TimetablePanel-module__3Gvnqa__timeBlockActive{cursor:default;background:color-mix(in srgb, var(--block-color) 85%, white)!important;border:1.5px solid var(--block-color)!important;color:#fff!important;box-shadow:inset 0 2px 4px #0000001a!important}.TimetablePanel-module__3Gvnqa__timeBlockBlocked{opacity:.5;text-decoration:line-through;cursor:not-allowed!important;background:var(--color-base)!important;border:1px solid var(--color-border)!important;box-shadow:none!important;color:var(--color-text-muted)!important}.TimetablePanel-module__3Gvnqa__timeBlockBlocked:hover{box-shadow:none!important;transform:none!important}.TimetablePanel-module__3Gvnqa__noTimetable{padding:var(--space-md);background:var(--color-base);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:none;margin-bottom:var(--space-sm)}.TimetablePanel-module__3Gvnqa__noTimetableTitle{color:#9a3412;margin-bottom:var(--space-xs);font-size:.82rem;font-weight:600}.TimetablePanel-module__3Gvnqa__noTimetableItem{color:#b45309;margin-bottom:2px;font-size:.78rem}.TimetablePanel-module__3Gvnqa__noTimetableLabel{color:#d97706}.TimetablePanel-module__3Gvnqa__noTimetableHint{color:#9a3412;margin-top:var(--space-xs);opacity:.7;font-size:.72rem}@media (max-width:768px){.TimetablePanel-module__3Gvnqa__sourcePanel{padding:var(--space-sm);height:auto;min-height:125px;max-height:1200px}.TimetablePanel-module__3Gvnqa__timeBlockGrid{gap:3px}.TimetablePanel-module__3Gvnqa__timeBlock{width:52px;padding:3px 0;font-size:.68rem}.TimetablePanel-module__3Gvnqa__timetableName{font-size:.78rem}.TimetablePanel-module__3Gvnqa__timetableMeta{font-size:.65rem}.TimetablePanel-module__3Gvnqa__panelTitle{font-size:.85rem}.TimetablePanel-module__3Gvnqa__timetableCard{padding:var(--space-xs)}}
.TransitInfo-module__tA25IW__transitInfo{color:var(--color-text-sub);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin:-2px 0;padding:6px 14px;font-size:.85rem;display:flex}.TransitInfo-module__tA25IW__modeColumn{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.TransitInfo-module__tA25IW__modeRow{opacity:.55;align-items:center;gap:6px;transition:opacity .15s,color .15s;display:flex}.TransitInfo-module__tA25IW__modeFaster{opacity:1;color:var(--color-text);font-weight:600}.TransitInfo-module__tA25IW__modeMuted{opacity:.4}.TransitInfo-module__tA25IW__icon{font-size:1.1rem;line-height:1}.TransitInfo-module__tA25IW__text{white-space:nowrap}.TransitInfo-module__tA25IW__distance{opacity:.7;margin-left:4px;font-weight:400}.TransitInfo-module__tA25IW__link{color:var(--color-primary,#4a90e2);white-space:nowrap;align-self:center;font-weight:500;text-decoration:none}.TransitInfo-module__tA25IW__link:hover{text-decoration:underline}.TransitInfo-module__tA25IW__errorTag{color:#c0392b;margin-left:4px;font-weight:500}.TransitInfo-module__tA25IW__muteTag{color:var(--color-text-muted,#999);margin-left:4px;font-style:italic;font-weight:400}.TransitInfo-module__tA25IW__detailToggle{color:var(--color-primary,#4a90e2);cursor:pointer;text-underline-offset:2px;margin-top:8px;font-size:.8rem;text-decoration:underline;display:inline-block}.TransitInfo-module__tA25IW__detailPanel{color:#4b5563;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:6px;margin-top:8px;padding:8px 12px;font-size:.8rem}.TransitInfo-module__tA25IW__detailPanel ul{margin:0;padding:0;list-style:none}.TransitInfo-module__tA25IW__detailPanel li{margin-bottom:6px;line-height:1.4}.TransitInfo-module__tA25IW__detailPanel li:last-child{margin-bottom:0}@media (max-width:768px){.TransitInfo-module__tA25IW__transitInfo{flex-direction:column;gap:6px;padding:6px 10px;font-size:.78rem}.TransitInfo-module__tA25IW__modeRow{gap:4px}.TransitInfo-module__tA25IW__icon{font-size:.95rem}.TransitInfo-module__tA25IW__text{white-space:normal;word-break:break-word}.TransitInfo-module__tA25IW__link{font-size:.75rem}.TransitInfo-module__tA25IW__detailPanel{padding:6px 10px;font-size:.75rem}}
.TransitInfoSection-module__-tUM0W__section{background:var(--color-base);border-radius:var(--radius-lg);padding:var(--space-md);box-shadow:var(--shadow-neu-raised);gap:var(--space-sm);border:none;flex-direction:column;height:100%;display:flex;overflow-y:auto}.TransitInfoSection-module__-tUM0W__title{color:var(--color-text);align-items:center;gap:6px;margin:0 0 8px;font-size:1rem;font-weight:700;display:flex}.TransitInfoSection-module__-tUM0W__icon{font-size:1.1rem}.TransitInfoSection-module__-tUM0W__empty{color:var(--color-text-sub);text-align:center;background:var(--color-base);border:1px solid var(--color-border);box-shadow:none;border-radius:var(--radius-md);margin:0;padding:16px;font-size:.85rem}.TransitInfoSection-module__-tUM0W__list{flex-direction:column;gap:16px;display:flex}.TransitInfoSection-module__-tUM0W__pairItem{background:var(--color-base);border:1px solid var(--color-border);box-shadow:none;border-radius:var(--radius-md);flex-direction:column;gap:12px;padding:12px;display:flex}.TransitInfoSection-module__-tUM0W__pairHeader{color:var(--color-text);align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.TransitInfoSection-module__-tUM0W__themeName{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;overflow:hidden}.TransitInfoSection-module__-tUM0W__arrow{color:var(--color-text-sub);flex-shrink:0}.TransitInfoSection-module__-tUM0W__horizontalSection{margin-top:var(--space-md);margin-bottom:var(--space-lg);padding:var(--space-md) var(--space-lg)}.TransitInfoSection-module__-tUM0W__horizontalList{flex-direction:row;padding-bottom:8px;overflow-x:auto}.TransitInfoSection-module__-tUM0W__horizontalList::-webkit-scrollbar{height:6px}.TransitInfoSection-module__-tUM0W__horizontalList::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:4px}.TransitInfoSection-module__-tUM0W__horizontalPairItem{flex-shrink:0;min-width:320px}@media (max-width:768px){.TransitInfoSection-module__-tUM0W__section{padding:var(--space-sm);border-radius:var(--radius-md);max-height:500px}.TransitInfoSection-module__-tUM0W__title{margin-bottom:4px;font-size:.88rem}.TransitInfoSection-module__-tUM0W__list{gap:10px}.TransitInfoSection-module__-tUM0W__pairItem{padding:8px}.TransitInfoSection-module__-tUM0W__pairHeader{flex-wrap:wrap;gap:4px;font-size:.8rem}.TransitInfoSection-module__-tUM0W__themeName{max-width:40%;font-size:.78rem}.TransitInfoSection-module__-tUM0W__empty{padding:12px;font-size:.8rem}}
.TimelineGantt-module__ZJgWoG__ganttPanel{background:var(--color-base);box-shadow:var(--shadow-neu-raised);border-radius:var(--radius-md);padding:var(--space-md);border:none;flex-direction:column;display:flex;overflow:hidden}.TimelineGantt-module__ZJgWoG__panelHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.TimelineGantt-module__ZJgWoG__panelTitle{color:var(--color-text);align-items:center;gap:6px;margin:0;font-size:.9rem;font-weight:700;display:flex}.TimelineGantt-module__ZJgWoG__panelCount{color:var(--color-accent);background:var(--color-accent-glow);border-radius:10px;padding:1px 7px;font-size:.72rem;font-weight:600}.TimelineGantt-module__ZJgWoG__clearAllBtn{appearance:none;border:1px solid var(--color-border);color:var(--color-text-sub);border-radius:var(--radius-sm);cursor:pointer;box-shadow:none;background:0 0;align-items:center;gap:4px;padding:4px 10px;font-size:.72rem;font-weight:500;transition:all .15s;display:inline-flex}.TimelineGantt-module__ZJgWoG__clearAllBtn:hover{background:var(--color-bg-soft);color:var(--color-text);border-color:var(--color-text-sub)}.TimelineGantt-module__ZJgWoG__dateSelector{align-items:center;gap:6px;display:flex}.TimelineGantt-module__ZJgWoG__dateArrow{appearance:none;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-base);width:28px;height:28px;color:var(--color-text-sub);cursor:pointer;transition:all var(--transition-fast);box-shadow:none;justify-content:center;align-items:center;display:flex}.TimelineGantt-module__ZJgWoG__dateArrow:hover:not(:disabled){background:var(--color-bg-soft);color:var(--color-text);border-color:var(--color-text-sub)}.TimelineGantt-module__ZJgWoG__dateArrow:disabled{opacity:.3;cursor:default;box-shadow:none}.TimelineGantt-module__ZJgWoG__dateLabel{color:var(--color-text);text-align:center;border-radius:var(--radius-sm);background:var(--color-base);border:1px solid var(--color-border);min-width:140px;padding:4px 12px;font-size:.82rem;font-weight:600}.TimelineGantt-module__ZJgWoG__summary{background:var(--color-base);border-radius:var(--radius-sm);margin-bottom:var(--space-md);color:var(--color-text-sub);border:1px solid var(--color-border);align-items:center;gap:6px;padding:8px 12px;font-size:.82rem;display:flex}.TimelineGantt-module__ZJgWoG__summaryArrow{color:var(--color-accent)}.TimelineGantt-module__ZJgWoG__summaryEnd{color:var(--color-accent-dark);font-weight:600}.TimelineGantt-module__ZJgWoG__summaryDuration{color:var(--color-text-muted);margin-left:auto;font-size:.75rem}.TimelineGantt-module__ZJgWoG__ganttWrapper{border-radius:var(--radius-md);background:var(--color-base);border:1px solid var(--color-border);width:100%;box-shadow:none;flex:1;position:relative;overflow-x:auto}.TimelineGantt-module__ZJgWoG__ganttInner{width:100%;min-width:250px;height:800px;position:relative}.TimelineGantt-module__ZJgWoG__timeAxis{border-right:1.5px solid var(--color-border);-webkit-user-select:none;user-select:none;background:var(--color-bg-soft);z-index:10;width:50px;height:100%;position:absolute;top:0;left:0}.TimelineGantt-module__ZJgWoG__timeLabel{width:100%;color:var(--color-text-sub);pointer-events:none;justify-content:flex-end;align-items:center;padding-right:8px;font-size:.7rem;font-weight:600;display:flex;position:absolute;left:0}.TimelineGantt-module__ZJgWoG__timeLabel:before{content:"";background:var(--color-text-muted);width:6px;height:1px;position:absolute;top:50%;right:0}.TimelineGantt-module__ZJgWoG__gridLines{pointer-events:none;z-index:0;position:absolute;inset:0 0 0 50px}.TimelineGantt-module__ZJgWoG__gridLine{background:var(--color-border);opacity:.5;height:1px;position:absolute;left:0;right:0}.TimelineGantt-module__ZJgWoG__trackArea{z-index:1;height:100%;position:absolute;top:0;left:50px;right:0}.TimelineGantt-module__ZJgWoG__emptyState{justify-content:center;align-items:center;gap:var(--space-sm);text-align:center;flex-direction:column;height:100%;padding:0;display:flex}.TimelineGantt-module__ZJgWoG__emptyState p{color:var(--color-text-muted);font-size:.82rem;line-height:1.6}.TimelineGantt-module__ZJgWoG__ganttBlock{border-radius:var(--radius-sm);cursor:grab;z-index:2;box-shadow:none;border:1px solid var(--color-border);background-color:var(--color-base);-webkit-user-select:none;user-select:none;align-items:stretch;transition:box-shadow .2s,transform .2s;display:flex;position:absolute;overflow:hidden}.TimelineGantt-module__ZJgWoG__ganttBlock:active{cursor:grabbing}.TimelineGantt-module__ZJgWoG__ganttBlock:hover{box-shadow:none;border-color:var(--color-text-sub);z-index:3;transform:translateY(-2px)}.TimelineGantt-module__ZJgWoG__clickActive{box-shadow:0 0 0 3px var(--color-accent)!important;opacity:1!important;z-index:150!important}.TimelineGantt-module__ZJgWoG__blockStripe{flex-shrink:0;width:6px}.TimelineGantt-module__ZJgWoG__blockBody{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:8px 10px;display:flex}.TimelineGantt-module__ZJgWoG__blockHeader{white-space:nowrap;align-items:center;gap:6px;width:100%;display:flex;overflow:hidden}.TimelineGantt-module__ZJgWoG__blockThemeName{color:var(--color-text);text-overflow:ellipsis;flex-shrink:0;max-width:45%;font-size:.85rem;font-weight:700;overflow:hidden}.TimelineGantt-module__ZJgWoG__blockTimeRange{color:var(--color-text);flex-shrink:0;font-size:.75rem;font-weight:600}.TimelineGantt-module__ZJgWoG__blockStoreNameInline{color:var(--color-text-sub);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.75rem;overflow:hidden}.TimelineGantt-module__ZJgWoG__blockStoreName{color:var(--color-text-sub);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.65rem;overflow:hidden}.TimelineGantt-module__ZJgWoG__blockRemoveBtn{width:28px;color:var(--color-text-muted);border:none;border-left:1px solid var(--color-border);cursor:pointer;z-index:4;background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.TimelineGantt-module__ZJgWoG__blockRemoveBtn:hover{color:var(--color-danger);background:#ff3b300d}.TimelineGantt-module__ZJgWoG__ganttUtility{border-radius:var(--radius-sm);cursor:grab;z-index:2;box-shadow:var(--shadow-neu-raised);background-color:var(--color-base);-webkit-user-select:none;user-select:none;border:none;align-items:stretch;transition:box-shadow .2s,transform .2s;display:flex;position:absolute;overflow:hidden}.TimelineGantt-module__ZJgWoG__ganttUtility:active{cursor:grabbing}.TimelineGantt-module__ZJgWoG__ganttUtility:hover{box-shadow:var(--shadow-neu-raised-sm);z-index:3;transform:translateY(-2px)}.TimelineGantt-module__ZJgWoG__utilIcon{background:var(--color-bg-section);border-right:1px solid var(--color-border);justify-content:center;align-items:center;padding:0 8px;font-size:.9rem;display:flex}.TimelineGantt-module__ZJgWoG__utilHeader{align-items:center;gap:6px;display:flex}.TimelineGantt-module__ZJgWoG__utilLabel{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:700;overflow:hidden}.TimelineGantt-module__ZJgWoG__utilTime{color:var(--color-accent-dark);white-space:nowrap;flex-shrink:0;font-size:.65rem;font-weight:600}.TimelineGantt-module__ZJgWoG__utilDurationSelect{color:var(--color-text);cursor:pointer;background:#ffffff80;border:1px solid #0000001a;border-radius:4px;outline:none;width:fit-content;margin-top:4px;padding:2px 4px;font-size:.7rem}.TimelineGantt-module__ZJgWoG__utilDurationSelect:hover{background:#fffc}.TimelineGantt-module__ZJgWoG__overlapIndicator{border-left:2px solid var(--color-danger);z-index:0;pointer-events:none;background:repeating-linear-gradient(45deg,#dc26260d,#dc26260d 10px,#dc26261a 10px 20px);justify-content:flex-end;align-items:center;width:100%;padding-right:12px;display:flex;position:absolute;left:0}.TimelineGantt-module__ZJgWoG__overlapBadge{background:var(--color-danger);color:#fff;content:"↓";margin-right:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.TimelineGantt-module__ZJgWoG__trackRow{border-bottom:1px solid #0000000a;height:84px;position:relative}.TimelineGantt-module__ZJgWoG__trackRow:last-child{border-bottom:none}.TimelineGantt-module__ZJgWoG__trackLabel{width:0;position:absolute;top:0;bottom:0;left:0}@media (max-width:768px){.TimelineGantt-module__ZJgWoG__panelHeader{flex-direction:column;align-items:flex-start}.TimelineGantt-module__ZJgWoG__ganttPanel{padding:var(--space-sm)}.TimelineGantt-module__ZJgWoG__ganttInner{height:500px}.TimelineGantt-module__ZJgWoG__timeAxis{width:40px}.TimelineGantt-module__ZJgWoG__timeLabel{padding-right:4px;font-size:.62rem}.TimelineGantt-module__ZJgWoG__gridLines,.TimelineGantt-module__ZJgWoG__trackArea{left:40px}.TimelineGantt-module__ZJgWoG__blockThemeName{max-width:35%;font-size:.72rem}.TimelineGantt-module__ZJgWoG__blockTimeRange,.TimelineGantt-module__ZJgWoG__blockStoreNameInline{font-size:.65rem}.TimelineGantt-module__ZJgWoG__blockBody{padding:4px 6px}.TimelineGantt-module__ZJgWoG__blockStripe{width:4px}.TimelineGantt-module__ZJgWoG__summary{padding:6px 8px;font-size:.75rem}.TimelineGantt-module__ZJgWoG__dateLabel{min-width:110px;padding:3px 8px;font-size:.75rem}.TimelineGantt-module__ZJgWoG__dateArrow{width:24px;height:24px}.TimelineGantt-module__ZJgWoG__clearAllBtn{padding:3px 8px;font-size:.68rem}}.TimelineGantt-module__ZJgWoG__availableSlotIndicator{border-radius:var(--radius-sm);z-index:1;background:0 0;border:2px dashed #00000026;justify-content:flex-end;align-items:flex-start;padding:4px 8px;transition:all .2s;display:flex;position:absolute;left:10px;right:10px}.TimelineGantt-module__ZJgWoG__availableSlotIndicatorOver{border-color:var(--color-accent);background:#007aff0d}.TimelineGantt-module__ZJgWoG__availableSlotIndicator span{color:var(--color-text-sub);background:#fff;border-radius:4px;padding:2px 4px;font-size:.7rem;font-weight:700}.TimelineGantt-module__ZJgWoG__availableSlotIndicatorOver span{color:var(--color-accent)}.TimelineGantt-module__ZJgWoG__availableSlotIndicatorError{background:#ff3b300d!important;border-color:#ff3b30!important}.TimelineGantt-module__ZJgWoG__availableSlotIndicatorError span{color:#ff3b30!important}
.ThemeSettingsPanel-module__ZXxycG__panel{background:var(--color-base);box-shadow:var(--shadow-neu-raised);border-radius:var(--radius-lg);padding:var(--space-md);border:none;height:100%;overflow-y:auto}.ThemeSettingsPanel-module__ZXxycG__panelTitle{color:var(--color-text);margin-bottom:var(--space-md);align-items:center;gap:6px;font-size:.9rem;font-weight:700;display:flex}.ThemeSettingsPanel-module__ZXxycG__panelTitle svg{color:var(--color-accent)}.ThemeSettingsPanel-module__ZXxycG__themeList{gap:var(--space-sm);flex-direction:column;max-height:240px;padding-right:4px;display:flex;overflow-y:auto}.ThemeSettingsPanel-module__ZXxycG__themeRow{background:var(--color-base);border:1px solid var(--color-border);box-shadow:none;border-radius:var(--radius-md);align-items:center;gap:8px;padding:10px 12px;display:flex}.ThemeSettingsPanel-module__ZXxycG__colorDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ThemeSettingsPanel-module__ZXxycG__themeName{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.8rem;font-weight:600;overflow:hidden}.ThemeSettingsPanel-module__ZXxycG__themeOriginal{color:var(--color-text-muted);white-space:nowrap;font-size:.7rem}.ThemeSettingsPanel-module__ZXxycG__spacer{flex:1}.ThemeSettingsPanel-module__ZXxycG__expectedSelect{border-radius:var(--radius-sm);color:var(--color-text);background:var(--color-base);cursor:pointer;box-shadow:var(--shadow-neu-raised-sm);border:1px solid #0000;outline:none;min-width:65px;padding:4px 8px;font-size:.75rem;font-weight:500;transition:all .2s}.ThemeSettingsPanel-module__ZXxycG__expectedSelect:hover{box-shadow:none;border-color:var(--color-border)}.ThemeSettingsPanel-module__ZXxycG__expectedSelect:focus{border-color:var(--color-accent);box-shadow:none}.ThemeSettingsPanel-module__ZXxycG__savedBadge{color:var(--color-accent-dark);background:var(--color-accent-glow);border-radius:var(--radius-sm);white-space:nowrap;padding:2px 6px;font-size:.65rem;font-weight:700}@media (max-width:768px){.ThemeSettingsPanel-module__ZXxycG__panel{padding:var(--space-sm);height:auto;min-height:125px}.ThemeSettingsPanel-module__ZXxycG__themeList{max-height:1200px}.ThemeSettingsPanel-module__ZXxycG__themeRow{flex-wrap:wrap;gap:6px;padding:8px 10px}.ThemeSettingsPanel-module__ZXxycG__themeName{max-width:60%;font-size:.75rem}.ThemeSettingsPanel-module__ZXxycG__themeOriginal{font-size:.65rem}.ThemeSettingsPanel-module__ZXxycG__expectedSelect{min-width:60px;padding:3px 6px;font-size:.72rem}.ThemeSettingsPanel-module__ZXxycG__panelTitle{font-size:.85rem}}
