.recommendationItem{grid-template-columns:20px 1fr;align-items:flex-start}.recommendationBody{display:grid;grid-gap:2px;gap:2px}.recommendationBody strong{font-size:.82rem;color:#0f172a}.recommendationBody span{font-size:.76rem;color:#0f4c81}.recommendationBody p{margin:2px 0 0;font-size:.76rem;color:#475569}.recommendationTopSection{margin-top:0;padding:0 0 2px;border-radius:0;border:0;background:transparent}.recommendationTopHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.recommendationTopHeaderText{min-width:0;display:grid;grid-gap:4px;gap:4px}.recommendationTopHeader h3{margin:0;font-size:.84rem;color:#0f3b66}.recommendationTopHeader p{margin:1px 0 0;font-size:.7rem;color:#5f748f}.recommendationTopList{margin:7px 0 0;padding:0;list-style:none;display:grid;grid-gap:0;gap:0}.recommendationTopCard{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-bottom:1px solid #d9e7f7;border-radius:0;background:transparent;padding:8px 2px;min-height:68px;width:100%;text-align:left}.recommendationTopList li:first-child .recommendationTopCard{padding-top:10px;padding-bottom:10px;background:linear-gradient(90deg,rgba(238,247,255,.72),transparent 78%)}.recommendationTopCard.isClickable{cursor:pointer}.recommendationTopCard.isClickable:hover{background:rgba(236,245,255,.35)}.recommendationTopBackdrop{position:absolute;inset:0;overflow:hidden;opacity:.5;pointer-events:none}.recommendationTopBackdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.76) 48%,rgba(255,255,255,.08))}.recommendationTopBackdrop img{object-fit:cover;object-position:center}.recommendationTopBody{position:relative;z-index:1;min-width:0;flex:1 1 auto;display:grid;grid-gap:4px;gap:4px}.recommendationTopTitleRow{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:nowrap}.recommendationTopRank{display:inline-flex;align-items:center;padding:2px 6px;font-size:.62rem;font-weight:800;letter-spacing:.05em;border-radius:999px;color:#0f4c81;background:#eaf4ff;flex-shrink:0}.recommendationTopRank.rank-1{color:#0f766e;background:#ccfbf1}.recommendationTopRank.rank-2{color:#2563eb;background:#dbeafe}.recommendationTopRank.rank-3{color:#7c3aed;background:#ede9fe}.recommendationTopCard strong{margin:0;display:block;min-width:0;flex:0 1 auto;font-size:.82rem;color:#0f172a;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.regionTypeBadge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:11px;height:14px;padding:0;color:#c2410c;transform:rotate(10deg)}.regionTypeBadgeIcon{display:block;width:11px;height:14px;overflow:visible}.regionTypeBadgeIcon circle,.regionTypeBadgeIcon path{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.recommendationTopCard p{margin:0;font-size:.7rem;color:#55657a}.recommendationReasonTags{display:flex;flex-wrap:wrap;align-items:center;gap:0;min-width:0}.recommendationReasonTag{position:relative;display:inline-flex;align-items:center;min-width:0;color:#54708d;font-size:.7rem;font-weight:600;line-height:1.2;letter-spacing:-.01em;white-space:nowrap}.recommendationReasonTag+.recommendationReasonTag{margin-left:10px}.recommendationReasonTag+.recommendationReasonTag:before{content:"";position:absolute;left:-6px;top:50%;width:2px;height:2px;border-radius:999px;background:#9ab6d3;transform:translateY(-50%)}.recommendationTopCollage{position:relative;z-index:1;width:90px;height:42px;flex-shrink:0;pointer-events:none}.recommendationTopImage{position:absolute;width:30px;height:30px;border-radius:8px;object-fit:cover;box-shadow:0 4px 10px rgba(15,76,129,.14);border:1px solid rgba(255,255,255,.86);background:#e2e8f0}.recommendationTopImage.image-1{left:0;bottom:4px;transform:rotate(-7deg)}.recommendationTopImage.image-2{left:20px;bottom:10px;transform:rotate(-1deg)}.recommendationTopImage.image-3{left:40px;bottom:5px;transform:rotate(7deg)}.recommendationTopImage.image-4{left:56px;bottom:14px;transform:rotate(12deg)}.recommendationTopImage.image-5{left:8px;bottom:16px;transform:rotate(-14deg)}.weeklyHotSection{margin-bottom:0;margin-left:-14px;margin-right:-14px;padding:6px 14px 2px;border:0;border-radius:0;min-width:0;overflow:hidden;box-shadow:none}.weeklyHotSection.isTrending{background:linear-gradient(145deg,#effbf9,#f3f9ff)}.weeklyHotSection.isWeekly{background:linear-gradient(145deg,#fff9ef,#fff5ed)}.weeklyHotHeader{display:grid;grid-gap:4px;gap:4px}.weeklyHotHeader h3{margin:0;font-size:.84rem;color:#0f3b66;display:flex;align-items:center;gap:7px}.weeklyHotHeader h3:before{content:"";width:4px;height:16px;border-radius:999px;flex:0 0 auto}.weeklyHotSection.isTrending .weeklyHotHeader h3:before{background:linear-gradient(180deg,#14b8a6,#0ea5e9);box-shadow:0 2px 7px rgba(13,148,136,.25)}.weeklyHotSection.isWeekly .weeklyHotHeader h3:before{background:linear-gradient(180deg,#f59e0b,#f97316);box-shadow:0 2px 7px rgba(234,88,12,.22)}.weeklyHotHeader p{margin:1px 0 0;font-size:.7rem;color:#5f748f}.weeklyHotGrid{margin:6px 0 0;padding:0 1px 4px;list-style:none;display:grid;grid-auto-flow:column;grid-auto-columns:clamp(104px,calc((100% - 30px) / 3.35),128px);grid-gap:10px;gap:10px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;overscroll-behavior-y:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:-webkit-grab;cursor:grab;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;-moz-user-select:none;user-select:none;-webkit-user-select:none}.weeklyHotGrid.hasPeek{grid-auto-columns:clamp(104px,calc((100% - 30px) / 3.35),128px)}.weeklyHotGrid::-webkit-scrollbar{width:0;height:0}.weeklyHotGrid[data-dragging=true]{cursor:-webkit-grabbing;cursor:grabbing}.weeklyHotCard{display:grid;grid-template-rows:auto 1fr auto;grid-gap:8px;gap:8px;border:1px solid #d9e7f7;border-radius:8px;background:color-mix(in srgb,var(--panel) 92%,#eaf4ff 8%);padding:9px 7px;aspect-ratio:1/1;min-height:0;width:100%;height:100%;font:inherit;text-align:left;overflow:hidden}.weeklyHotGrid li:first-child .weeklyHotCard{background:linear-gradient(135deg,rgba(255,247,237,.9),rgba(255,255,255,.66))}.weeklyHotSection.isTrending .weeklyHotCard{border-color:#cce8e5;background:color-mix(in srgb,#ffffff 90%,#dff7f3 10%)}.weeklyHotSection.isTrending .weeklyHotGrid li:first-child .weeklyHotCard{background:linear-gradient(135deg,rgba(218,247,242,.95),rgba(248,252,255,.9))}.weeklyHotSection.isWeekly .weeklyHotCard{border-color:#f1dbc1;background:color-mix(in srgb,#ffffff 91%,#fff0db 9%)}.weeklyHotSection.isWeekly .weeklyHotGrid li:first-child .weeklyHotCard{background:linear-gradient(135deg,rgba(255,237,213,.96),rgba(255,252,247,.9))}.weeklyHotCard.isClickable{cursor:pointer}.weeklyHotCard.isClickable:hover{background:rgba(236,245,255,.72)}.weeklyHotBody{min-width:0;display:grid;grid-gap:4px;gap:4px;align-content:start}.weeklyHotTitleRow{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:nowrap}.weeklyHotLabel{gap:3px;min-width:0;flex:1 1 auto}.weeklyHotLabel,.weeklyHotRank{display:inline-flex;align-items:center}.weeklyHotRank{justify-content:center;min-width:22px;height:22px;padding:2px 6px;font-size:.76rem;font-weight:800;letter-spacing:0;border-radius:999px;color:#0f4c81;background:#eaf4ff;flex-shrink:0}.weeklyHotRank.rank-1{color:#b45309;background:#fef3c7}.weeklyHotRank.rank-2{color:#be123c;background:#ffe4e6}.weeklyHotRank.rank-3{color:#c2410c;background:#ffedd5}.weeklyHotCard strong{display:block;min-width:0;flex:0 1 auto;font-size:.76rem;color:#0f172a;overflow:hidden;text-overflow:ellipsis}.weeklyHotCard p,.weeklyHotCard strong{margin:0;line-height:1.2;white-space:nowrap}.weeklyHotCard p{font-size:.5rem;color:#55657a}.weeklyHotCollage{position:relative;display:flex;align-items:flex-end;justify-content:center;width:100%;height:40px;pointer-events:none;overflow:hidden}.weeklyHotCollageImage{position:relative;flex:0 0 30px;width:30px;height:30px;border-radius:8px;object-fit:cover;box-shadow:0 4px 10px rgba(15,76,129,.14);border:1px solid rgba(255,255,255,.86);background:#e2e8f0}.weeklyHotCollageImage+.weeklyHotCollageImage{margin-left:-10px}.weeklyHotCollageImage.image-1{z-index:1;transform:translateY(-2px) rotate(-7deg)}.weeklyHotCollageImage.image-2{z-index:2;transform:translateY(-8px) rotate(-1deg)}.weeklyHotCollageImage.image-3{z-index:3;transform:translateY(-3px) rotate(7deg)}.weeklyHotCollageImage.image-4{z-index:4;transform:translateY(-10px) rotate(12deg)}.weeklyHotCollageImage.image-5{display:none}.homeRankingSection{margin-top:8px;padding:16px 0 2px;border-top:1px solid #e4eceb}.homeRankingRegionThumb{position:relative;display:block;flex:0 0 auto;width:28px;height:28px;overflow:hidden;border-radius:8px;background:#dcefeb}.homeRankingRegionThumb img{object-fit:cover}.homeRankingRegionCopy{display:grid;min-width:0}.recommendationTopSection:has(.recommendationTopList)+.homeRankingSection{margin-top:0;padding-top:18px;border-top:0}.homeRankingHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.homeRankingHeader h3,.homeRankingHeader p{margin:0}.homeRankingTitleLine{display:flex;align-items:baseline;min-width:0;gap:7px}.homeRankingHeader h3{flex:0 0 auto;color:#1f514b;font-size:.94rem}.homeRankingHeader p{overflow:hidden;color:#718985;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.homeRankingMore{display:inline-flex;align-items:center;gap:3px;border:0;padding:3px 0;background:transparent;color:#397a72;font:inherit;font-size:.73rem;font-weight:800;white-space:nowrap}.homeRankingMore span{font-size:1.1rem;line-height:.8}.homeRankingTabs{display:inline-flex;gap:3px;margin-top:12px;padding:3px;border-radius:10px;background:#edf5f3}.homeRankingTabs button{min-width:58px;border:0;border-radius:7px;padding:6px 9px;background:transparent;color:#66817d;font:inherit;font-size:.72rem;font-weight:800}.homeRankingTabs button.isActive{background:#fff;color:#167a70;box-shadow:0 1px 3px rgba(26,81,73,.12)}.homeRankingList{display:grid;grid-gap:3px;gap:3px;margin:10px 0 0;padding:0;list-style:none}.homeRankingList li{display:grid;grid-template-columns:23px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-height:39px}.homeRankingOrder{color:#78918d;font-size:.72rem;font-weight:800;text-align:center}.homeRankingOrder.rank-1{color:#b77a18}.homeRankingOrder.rank-2{color:#70808a}.homeRankingOrder.rank-3{color:#a56b42}.homeRankingList button{display:flex;align-items:center;min-width:0;gap:8px;border:0;padding:2px 0;background:transparent;color:#275b55;font:inherit;text-align:left}.homeRankingList button strong{overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.homeRankingList button small{overflow:hidden;color:#7b918d;font-size:.67rem;text-overflow:ellipsis;white-space:nowrap}.homeRankingAvatar{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;overflow:hidden;border-radius:50%;background:#dcefeb;color:#397a72;font-size:.72rem;font-weight:800}.homeRankingAvatar img{width:100%;height:100%;object-fit:cover}.homeRankingList em{margin-left:5px;color:#168174;font-size:.62rem;font-style:normal}.homeRankingCount{color:#69837e;font-size:.67rem;font-weight:700;white-space:nowrap}.homeRankingStatus{margin:14px 0 4px;color:#718985;font-size:.74rem;text-align:center}html[data-theme=dark] .recommendLoadingState{color:var(--ink-strong)}html[data-theme=dark] .recommendLoadingMark{border-color:color-mix(in srgb,var(--panel-border) 70%,#14b8a6 30%);background:color-mix(in srgb,var(--panel) 84%,#14b8a6 16%);box-shadow:0 14px 28px rgba(0,0,0,.24)}html[data-theme=dark] .recommendLoadingMark span{background:#5eead4}html[data-theme=dark] .recommendLoadingState strong{color:var(--ink-strong)}html[data-theme=dark] .recommendLoadingState p{color:var(--ink-muted)}html[data-theme=dark] .recommendationTopHeader h3,html[data-theme=dark] .weeklyHotHeader h3{color:var(--ink-strong)}html[data-theme=dark] .recommendationTopHeader p,html[data-theme=dark] .weeklyHotHeader p{color:var(--text-muted)}html[data-theme=dark] .weeklyHotSection{box-shadow:none}html[data-theme=dark] .weeklyHotSection.isTrending{background:linear-gradient(145deg,color-mix(in srgb,#0f766e 14%,var(--panel) 86%),color-mix(in srgb,#0c4a6e 9%,var(--panel) 91%))}html[data-theme=dark] .weeklyHotSection.isWeekly{background:linear-gradient(145deg,color-mix(in srgb,#9a3412 14%,var(--panel) 86%),color-mix(in srgb,#78350f 9%,var(--panel) 91%))}html[data-theme=dark] .rankingControlLabel,html[data-theme=dark] .rankingRegionMeta{color:var(--text-muted)}html[data-theme=dark] .rankingRegionLandmarkBadge{background:color-mix(in srgb,var(--ranking-region-accent) 14%,var(--panel));color:color-mix(in srgb,var(--ranking-region-accent) 32%,#dbeafe)}html[data-theme=dark] .rankingRegionLandmarkBadge:before{background:color-mix(in srgb,var(--ranking-region-accent) 76%,#cbd5e1)}html[data-theme=dark] .rankingPeriodChip,html[data-theme=dark] .rankingPeriodRail,html[data-theme=dark] .rankingSegmentedControl{border-color:var(--panel-border);background:color-mix(in srgb,var(--panel) 88%,transparent 12%)}html[data-theme=dark] .rankingPeriodRail{box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}html[data-theme=dark] .rankingRegionName{color:var(--ink-strong)}html[data-theme=dark] .rankingPeriodChip.isActive,html[data-theme=dark] .rankingSegmentButton.isActive{color:#5eead4}html[data-theme=dark] .recommendationTopCard,html[data-theme=dark] .weeklyHotCard{border-bottom-color:var(--panel-border)}html[data-theme=dark] .weeklyHotCard{border-color:color-mix(in srgb,#c7d2fe 58%,var(--panel-border) 42%)}html[data-theme=dark] .weeklyHotSection.isTrending .weeklyHotCard{border-color:color-mix(in srgb,#2dd4bf 24%,var(--panel-border) 76%);background:color-mix(in srgb,#0f766e 8%,var(--panel) 92%)}html[data-theme=dark] .weeklyHotSection.isWeekly .weeklyHotCard{border-color:color-mix(in srgb,#fb923c 23%,var(--panel-border) 77%);background:color-mix(in srgb,#9a3412 8%,var(--panel) 92%)}html[data-theme=dark] .recommendationTopList li:first-child .recommendationTopCard{background:linear-gradient(90deg,color-mix(in srgb,#0ea5e9 14%,transparent 86%),transparent 78%)}html[data-theme=dark] .weeklyHotGrid li:first-child .weeklyHotCard{background:linear-gradient(135deg,color-mix(in srgb,#f97316 16%,var(--panel) 84%),var(--panel))}html[data-theme=dark] .weeklyHotSection.isTrending .weeklyHotGrid li:first-child .weeklyHotCard{background:linear-gradient(135deg,color-mix(in srgb,#14b8a6 17%,var(--panel) 83%),var(--panel))}html[data-theme=dark] .weeklyHotSection.isWeekly .weeklyHotGrid li:first-child .weeklyHotCard{background:linear-gradient(135deg,color-mix(in srgb,#f97316 17%,var(--panel) 83%),var(--panel))}html[data-theme=dark] .recommendationTopCard.isClickable:hover,html[data-theme=dark] .weeklyHotCard.isClickable:hover{background:color-mix(in srgb,var(--panel) 84%,transparent 16%)}html[data-theme=dark] .recommendationTopRank,html[data-theme=dark] .weeklyHotRank{color:#99f6e4;background:color-mix(in srgb,#14b8a6 18%,var(--panel) 82%)}html[data-theme=dark] .recommendationTopRank.rank-1,html[data-theme=dark] .weeklyHotRank.rank-1{color:#fde68a;background:color-mix(in srgb,#f59e0b 24%,var(--panel) 76%)}html[data-theme=dark] .recommendationTopRank.rank-2,html[data-theme=dark] .weeklyHotRank.rank-2{color:#bfdbfe;background:color-mix(in srgb,#3b82f6 22%,var(--panel) 78%)}html[data-theme=dark] .recommendationTopRank.rank-3,html[data-theme=dark] .weeklyHotRank.rank-3{color:#ddd6fe;background:color-mix(in srgb,#8b5cf6 22%,var(--panel) 78%)}html[data-theme=dark] .recommendationTopCard strong,html[data-theme=dark] .weeklyHotCard strong{color:var(--ink-strong)}html[data-theme=dark] .recommendationTopCard p,html[data-theme=dark] .weeklyHotCard p{color:var(--text-muted)}html[data-theme=dark] .regionTypeBadge{color:#fed7aa;background:color-mix(in srgb,#f97316 18%,var(--panel) 82%)}html[data-theme=dark] .recommendationReasonTag{color:#9cb9d8}html[data-theme=dark] .recommendationReasonTag+.recommendationReasonTag:before{background:rgba(156,185,216,.62)}html[data-theme=dark] .recommendationTopImage,html[data-theme=dark] .weeklyHotCollageImage{border-color:rgba(15,23,42,.58);box-shadow:0 4px 12px rgba(2,6,23,.32)}@media (max-width:720px){.rankingPanel{padding:14px}.rankingPanel,.recommendPanel{background:transparent;border:0;box-shadow:none}.recommendPanel{padding:0}.rankingTopFilters{gap:7px}.rankingTabs{padding:4px}.rankingTabButton{min-height:38px;padding:10px 12px}.recommendationTopHeader{display:grid;grid-gap:8px;gap:8px}.weeklyHotGrid{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.weeklyHotGrid,.weeklyHotGrid.hasPeek{grid-auto-columns:clamp(104px,calc((100% - 30px) / 3.35),128px)}.rankingPeriodChip,.rankingSegmentButton{min-height:36px}.rankingHeader{flex-direction:column;align-items:stretch;gap:10px}.rankingHeaderControls{gap:8px}.rankingHeaderControlRowSplit{grid-template-columns:1fr;gap:8px}.rankingControlLabel{text-align:left;transform:none}.rankingItem{grid-template-columns:34px 1fr auto}.rankingOrder{font-size:1rem}.rankingControlLabel,.rankingGuideNote,.rankingHeaderNote,.rankingPeriodChip,.rankingSegmentButton,.rankingTabButton,.recommendationTopCard p,.recommendationTopHeader p,.weeklyHotCard p,.weeklyHotHeader p{font-size:.76rem}.rankingCountPill span,.rankingFollowButton,.rankingSelfBadge,.recommendationTopRank{font-size:.72rem}}html[data-native-shell=true] .rankingPanel:not(.recommendPanel){padding-top:var(--native-shell-content-title-gap,12px);padding-bottom:14px}html[data-native-shell=true] .rankingHeaderTitleRow{align-items:flex-start}.settingsToggleRow{display:flex!important;align-items:center;justify-content:space-between;gap:10px}.settingsToggleLeft{display:grid;grid-gap:4px;gap:4px;min-width:0}.settingsToggleLeft>span{color:var(--ink-strong);font-size:.78rem;font-weight:700}.settingsToggleHelp{display:block;font-size:.72rem;color:#6b7f97;line-height:1.4;white-space:normal}.settingsSimpleToggleRow{gap:10px}.settingsSimpleToggleButton{width:100%;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.settingsInlineActionButton{border:1px solid #bfd4ea;border-radius:999px;background:#f8fbff;color:#1f5d96;padding:6px 10px;font-size:.72rem;font-weight:800;white-space:nowrap}.settingsToggleActions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.settingsPanel{display:flex;flex-direction:column;height:100%;min-height:0;padding:0;overflow:hidden;background:transparent;border:0;border-radius:0;box-shadow:none}.settingsBody{flex:1 1 auto;min-height:0;overflow:auto;padding:12px 14px 14px;scrollbar-width:none;-ms-overflow-style:none}.settingsBody::-webkit-scrollbar{width:0;height:0}.settingsLogoutActions{margin-top:10px;padding-top:8px}.settingsNotificationScreen{display:grid;align-content:start;grid-gap:10px;gap:10px}.settingsNotificationFilterRow{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.settingsNotificationFilterRow::-webkit-scrollbar{width:0;height:0}.settingsNotificationFilterButton{border:1px solid #cfe0f1;background:#fff;color:#486078;border-radius:999px;padding:7px 11px;font-size:.74rem;font-weight:700;white-space:nowrap}.settingsNotificationFilterButton.isActive{border-color:#7dd3fc;background:#eff8ff;color:#075985}.settingsNotificationEmpty,.settingsNotificationStatus{margin:6px 0 0;border:1px dashed #d9e5f2;border-radius:12px;background:rgba(255,255,255,.72);padding:14px 12px;color:#64748b;font-size:.74rem;text-align:center}.settingsNotificationList{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--panel-border)}.settingsNotificationCard{display:grid;grid-gap:4px;gap:4px;border:0;border-bottom:1px solid var(--panel-border);border-radius:0;background:transparent;padding:8px 2px}.settingsNotificationCardButton{width:100%;text-align:left;cursor:pointer}.settingsNotificationCard.isUnread{background:color-mix(in srgb,#eef9ff 72%,transparent 28%)}.settingsNotificationCardTop{display:flex;align-items:center;justify-content:space-between;gap:6px}.settingsNotificationMetaLine{display:inline-flex;align-items:center;gap:6px;min-width:0;justify-content:flex-end;flex:1 1 auto}.settingsNotificationMetaLabel{color:#6b7f97;font-size:.64rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settingsNotificationBadge{display:inline-flex;align-items:center;justify-content:center;min-height:19px;border-radius:999px;padding:0 7px;font-size:.66rem;font-weight:800}.settingsNotificationBadge.is-system{background:#fff7d6;color:#9a6700}.settingsNotificationBadge.is-support_reply{background:#eef6ff;color:#1d4ed8}.settingsNotificationBadge.is-achievement{background:#fff3c7;color:#b45309}.settingsNotificationBadge.is-comment,.settingsNotificationBadge.is-comment_like,.settingsNotificationBadge.is-comment_reply,.settingsNotificationBadge.is-follow,.settingsNotificationBadge.is-tag{background:#e9f7ff;color:#0f5b83}.settingsNotificationDate{color:#6b7f97;font-size:.64rem;font-weight:600}.settingsNotificationCard strong{color:var(--ink-strong);font-size:.76rem;line-height:1.3}.settingsNotificationPreferencesCard{display:grid;grid-gap:10px;gap:10px;border:1px solid #dbe8f5;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,251,255,.94));padding:14px 12px}.settingsNotificationPreferencesCard strong{color:var(--ink-strong);font-size:.86rem}.settingsNotificationPreferencesCard>p{margin:0;color:#64748b;font-size:.74rem;line-height:1.5}.settingsNotificationPreferencePreview{display:grid;grid-gap:12px;gap:12px;margin-top:4px}.settingsNotificationPreferencePreview .settingsSimpleToggleRow{padding:0;border:0;box-shadow:none}.switchToggle{width:40px;height:22px;border-radius:999px;border:1px solid #cfdaea;background:linear-gradient(180deg,#e7edf5,#dbe4ef);padding:1px;display:inline-flex;align-items:center;justify-content:flex-start;box-shadow:inset 0 1px 2px rgba(15,23,42,.1);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.switchToggle.isOn{background:linear-gradient(180deg,#20b7b3,#0f8fb2);border-color:#0f7fa0;box-shadow:inset 0 1px 2px rgba(15,23,42,.12)}.switchKnob{width:18px;height:18px;border-radius:999px;background:linear-gradient(180deg,#ffffff,#f7f9fc);box-shadow:0 1px 3px rgba(15,23,42,.2),inset 0 0 0 1px rgba(255,255,255,.7);transition:transform .18s ease}.switchToggle.isOn .switchKnob{transform:translateX(18px)}.profileRow{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:var(--ink-soft);border-bottom:1px solid var(--panel-border);padding:13px 2px}.profileRow strong{color:var(--ink-strong);font-size:.8rem}.profileIdentityValue{display:inline-flex;align-items:center;gap:6px}.profileIdentityMeta{display:grid;justify-items:end;grid-gap:2px;gap:2px;text-align:right}.profileIdentityMeta small{max-width:220px;font-size:.72rem;line-height:1.4;color:var(--text-muted)}.profileProviderBadge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.profileProviderBadgeNaver{color:#03c75a}.profileProviderBadgeKakao span{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:6px;background:#fee500;color:#181600;font-size:.72rem;font-weight:900;line-height:1}.profileProviderBadgeApple{color:#111827}.profileProviderBadgeGoogle{padding:1px}.profileProviderBadge svg{display:block;width:18px;height:18px}.profileProviderBadge img{display:block;width:17px;height:17px;object-fit:contain}.profileProviderBadge svg rect{fill:currentColor}.profileProviderBadge svg path{fill:#ffffff}.profileProviderBadgeApple svg path{fill:currentColor}html[data-theme=dark] .profileProviderBadgeApple{color:#ffffff}.settingsSectionMenu{display:grid;grid-gap:10px;gap:10px;margin-top:8px}.settingsSectionMenuStandalone{margin-top:18px}.settingsBodyViewport{flex:1 1 auto;padding:0}.settingsBodyStage,.settingsBodyViewport{min-height:0;overflow:hidden;position:relative;background:linear-gradient(180deg,var(--panel-top) 0,var(--panel-bottom) 100%)}.settingsBodyStage{height:100%}.settingsBodyPage{position:relative;width:100%;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px 14px 14px;overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(180deg,var(--panel-top) 0,var(--panel-bottom) 100%)}.settingsBodyPage::-webkit-scrollbar{width:0;height:0}.settingsBodyPageOverlay{position:absolute;inset:0;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.settingsBodyPageCurrent{position:relative}.settingsBodyPageEntering{z-index:2;box-shadow:-18px 0 36px rgba(15,23,42,.08)}.settingsBodyPageEntering,.settingsBodyPageLeaving{animation-duration:.26s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.settingsBodyPageLeaving{pointer-events:none;z-index:1}.settingsBodyPageEntering.is-forward{animation-name:settingsSlideInFromRight}.settingsBodyPageLeaving.is-forward{animation-name:settingsSlideOutToLeft}.settingsBodyPageEntering.is-back{animation-name:settingsSlideInFromLeft}.settingsBodyPageLeaving.is-back{animation-name:settingsSlideOutToRight}@keyframes settingsSlideInFromRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes settingsSlideOutToLeft{0%{transform:translateX(0);opacity:1}to{transform:translateX(-18%);opacity:.82}}@keyframes settingsSlideInFromLeft{0%{transform:translateX(-18%);opacity:.82}to{transform:translateX(0);opacity:1}}@keyframes settingsSlideOutToRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:.96}}.settingsStandaloneScreen{min-height:100%}.settingsIntroScreen{background:linear-gradient(180deg,rgba(241,247,255,.86),rgba(255,255,255,.98) 22%),linear-gradient(180deg,rgba(212,232,255,.32),rgba(255,255,255,0))}.settingsLegalScreen{padding:6px 2px 10px;background:linear-gradient(180deg,color-mix(in srgb,var(--panel) 92%,transparent 8%) 0,color-mix(in srgb,var(--panel) 98%,transparent 2%) 100%)}.settingsLegalHero{display:grid;grid-gap:8px;gap:8px;padding:18px 16px 14px;border:0;border-radius:0;background:transparent;box-shadow:none}.settingsLegalHero span{font-size:.72rem;line-height:1;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:var(--ink-soft)}.settingsLegalHero strong{font-size:1.12rem;line-height:1.18;letter-spacing:-.02em;color:var(--ink-strong)}.settingsLegalHero p{margin:0;font-size:.8rem;line-height:1.55;color:var(--text-muted)}.settingsLegalHero small{font-size:.74rem;line-height:1.4;color:var(--text-muted)}.settingsLegalContent{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.settingsSectionBlock{margin-top:18px;display:grid;grid-gap:10px;gap:10px}.settingsSectionHeader{display:grid;grid-gap:4px;gap:4px;padding:0 2px}.settingsSectionHeader strong{font-size:.92rem;line-height:1.2;color:var(--ink-strong);letter-spacing:-.01em}.settingsSectionHeader p{margin:0;font-size:.76rem;line-height:1.5;color:var(--text-muted)}.settingsSectionSurface{border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.settingsActionSurface{padding-bottom:4px}.settingsSimpleList{border-top:0}.settingsHeader{align-items:flex-start;justify-content:flex-start;gap:10px;margin:0;padding:2px 12px 4px;border-bottom:1px solid var(--panel-border);background:linear-gradient(180deg,var(--panel-top),color-mix(in srgb,var(--panel-bottom) 92%,transparent 8%))}.settingsHeader.isNoDivider{border-bottom:0}.settingsHeaderText{min-width:0;display:grid;grid-gap:2px;gap:2px;flex:1 1}.settingsBackButton{width:28px;height:22px;margin-top:-3px;border:0;background:transparent;padding:0;flex-shrink:0;color:var(--ink-strong)}.settingsBackButton svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.2}.settingsHeaderAction{border:0;background:transparent;padding:0 2px;font-size:.76rem;font-weight:700;color:var(--ink-soft);cursor:pointer}html[data-native-shell=true] .settingsHeader{min-height:34px;align-items:center;padding-top:0;padding-bottom:0}html[data-native-shell=true] .settingsHeaderText{transform:none}html[data-native-shell=true] .settingsBackButton{height:28px;margin-top:0;align-self:center}html[data-native-shell=true] .settingsHeaderAction{align-self:center;display:inline-flex;align-items:center;min-height:28px}html[data-native-shell=true] .settingsPanel{padding-top:var(--native-shell-content-title-gap,12px)}.settingsSimpleRow{gap:12px;padding:13px 2px;border-bottom:1px solid var(--panel-border)}.settingsSimpleRow,.settingsSimpleToggleRow{display:flex;align-items:center;justify-content:space-between}.settingsSimpleToggleRow{margin-top:0;gap:14px;padding:14px 2px 6px}.settingsSimpleLabel{font-size:.8rem;font-weight:700;color:var(--ink-strong)}.settingsSimpleText{min-width:0;display:grid;grid-gap:4px;gap:4px}.settingsSimpleHelp{max-width:260px;color:var(--ink-soft);font-size:.72rem;font-weight:500;line-height:1.45}.settingsSimpleHelpNowrap{max-width:none;white-space:nowrap}.settingsSectionCard{width:100%;border:0;border-radius:0;background:transparent;padding:13px 2px;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;cursor:pointer}.settingsSectionCardText{display:grid;grid-gap:4px;gap:4px}.settingsSectionCardText strong{font-size:.84rem;color:var(--ink-strong)}.settingsSectionCardText small{font-size:.74rem;color:var(--text-muted);line-height:1.35}.settingsSectionCardArrow{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.settingsSectionCardArrow svg{width:16px;height:16px;stroke:var(--ink-soft);stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.settingsSectionIntro{margin-top:8px;padding:2px 2px 8px;display:grid;grid-gap:5px;gap:5px}.settingsSectionIntro strong{font-size:.8rem;color:var(--ink-strong)}.settingsSectionIntro p{margin:0;font-size:.75rem;color:var(--text-muted);line-height:1.45}.settingsAccountActions{margin-top:10px}.settingsAccountMenu{grid-gap:12px;gap:12px}.settingsAccountBody,.settingsAccountMenu{display:grid;align-content:start;min-height:0}.settingsAccountBody{padding-bottom:0}.settingsAccountFooter{margin-top:0;padding:0 2px;position:relative;bottom:auto;background:transparent;display:flex;align-items:flex-start;min-height:auto;z-index:1}html[data-native-shell=true] .settingsAccountFooter{padding-bottom:0}.settingsActionRow{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 2px;border-bottom:1px solid var(--panel-border);font-size:.78rem;font-weight:700;color:color-mix(in srgb,var(--ink) 82%,var(--ink-soft) 18%)}.settingsActionRowButton{width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.settingsActionLabel{display:inline-flex;align-items:center;min-width:0;gap:8px}.settingsEventParticipationBadge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:15px;padding:2px 5px;border-radius:999px;border:1px solid rgba(13,148,136,.28);background:#e6fffb;color:#0f766e;font-size:.58rem;font-weight:900;line-height:1;box-shadow:0 4px 10px rgba(15,118,110,.12)}html[data-theme=dark] .settingsEventParticipationBadge{border-color:rgba(94,234,212,.34);background:rgba(20,184,166,.18);color:#99f6e4;box-shadow:none}.settingsSectionSurface .settingsActionRow:last-child{border-bottom:0}.settingsActionButton{min-width:72px;padding:8px 10px;font-size:.76rem;justify-content:center}.settingsActionLink{font-size:.76rem;font-weight:700;color:#0f766e;text-decoration:none}.settingsActionArrowButton,.settingsActionLink{border:0;background:transparent;padding:0;cursor:pointer}.settingsActionArrowButton{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink-soft)}.settingsActionArrowButton svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.settingsMetaValue{font-size:.76rem;font-weight:700;color:var(--ink-strong)}.settingsWithdrawLink{justify-self:start;border:0;background:transparent;padding:0;font-size:.75rem;color:rgba(100,116,139,.82);text-decoration:none;cursor:pointer}.settingsWithdrawLink:hover{color:rgba(71,85,105,.92)}.settingsIntroScreen{display:grid;grid-gap:12px;gap:12px;padding-bottom:12px;background:radial-gradient(circle at top left,color-mix(in srgb,var(--notification-avatar-bg) 26%,transparent 74%),transparent 38%),radial-gradient(circle at 85% 12%,color-mix(in srgb,#ffbd8a 20%,transparent 80%),transparent 28%)}.settingsIntroHero{border:0;border-radius:0;overflow:hidden;background:transparent;box-shadow:none}.settingsIntroHero img{width:100%;height:208px;display:block;object-fit:cover}.settingsIntroHeroText{padding:16px 15px;display:grid;grid-gap:7px;gap:7px}.settingsIntroEyebrow{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.12em;color:#597996}.settingsIntroHeroText strong{font-size:1rem;line-height:1.38;color:var(--ink-strong);letter-spacing:-.01em}.settingsIntroHeroText p{margin:0;font-size:.78rem;line-height:1.62;color:#56677d}.settingsIntroList{display:grid;grid-gap:12px;gap:12px}.settingsIntroCard{border:0;border-radius:0;overflow:hidden;background:transparent;box-shadow:none}.settingsIntroCard img{width:100%;height:170px;display:block;object-fit:cover}.settingsIntroCardText{padding:14px 14px 15px;display:grid;grid-gap:6px;gap:6px}.settingsIntroCardText span{font-size:.72rem;font-weight:800;color:#7088a1;letter-spacing:.06em}.settingsIntroCardText strong{font-size:.88rem;line-height:1.45;color:var(--ink-strong)}.settingsIntroCardText p{margin:0;font-size:.76rem;line-height:1.62;color:#5b6d83}.settingsPasswordCard{margin:4px 0 2px;padding:14px 0;border:0;border-radius:0;background:transparent;display:grid;grid-gap:10px;gap:10px}.settingsPasswordScreen{margin-top:6px}.settingsPasswordHeader{display:grid;grid-gap:4px;gap:4px}.settingsPasswordHeader strong{font-size:.82rem;color:var(--ink-strong)}.settingsPasswordHeader small{color:var(--ink-soft);font-size:.74rem;line-height:1.5}.settingsPasswordField{display:grid;grid-gap:6px;gap:6px}.settingsPasswordField span{font-size:.75rem;color:var(--ink-soft)}.settingsPasswordField input,.settingsPasswordField select,.settingsPasswordField textarea{border:1px solid var(--panel-border);border-radius:10px;padding:10px 12px;font-family:inherit;font-size:.76rem;line-height:1.45;background:var(--panel);color:var(--ink-strong)}.settingsPasswordField input:focus,.settingsPasswordField select:focus,.settingsPasswordField textarea:focus{outline:none;border-color:#0ea5a6;box-shadow:0 0 0 3px rgba(14,165,166,.14)}.settingsSupportScreen{padding-top:6px;padding-bottom:12px}.settingsSupportCard{display:grid;grid-gap:12px;gap:12px;padding:0;border:0;border-radius:0;background:transparent}.settingsSupportIntro{display:grid;grid-gap:6px;gap:6px;padding:12px 14px;border-radius:16px;background:color-mix(in srgb,var(--panel) 72%,#dff4f8 28%);border:1px solid color-mix(in srgb,var(--panel-border) 58%,#7dd3fc 42%)}.settingsSupportIntro strong{font-size:.78rem;font-weight:800;color:var(--ink-strong)}.settingsSupportIntro p{margin:0;font-size:.75rem;line-height:1.5;color:var(--ink-soft)}.settingsSupportEmail,.settingsSupportIntro a{color:#0e7490;font-weight:700;text-decoration:none}.settingsSupportIntro a:hover{text-decoration:underline}.settingsSupportTextarea{min-height:154px;resize:vertical}.settingsSupportAttachmentBlock{display:grid;grid-gap:6px;gap:6px}.settingsSupportAttachmentBlock>span{font-size:.75rem;color:var(--ink-soft)}.settingsSupportAttachmentBlock>small{font-size:.72rem;color:var(--text-muted)}.settingsSupportAttachmentButton{border:1px solid var(--panel-border);border-radius:10px;background:var(--panel);color:var(--ink-strong);padding:9px 12px;font-size:.75rem;font-weight:700;cursor:pointer}.settingsSupportAttachmentRemove{border:0;background:transparent;padding:0;font-size:.72rem;font-weight:600;color:var(--text-muted);cursor:pointer}.settingsSupportAttachmentRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.settingsSupportAttachmentName{min-width:0;max-width:min(260px,100%);font-size:.74rem;color:var(--ink-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settingsSupportFeedback{margin:-2px 0 0;font-size:.74rem;line-height:1.45;color:#5b6d83}.settingsSupportSubmit{justify-content:center}.settingsNoticeScreen{display:grid;align-content:start;grid-gap:12px;gap:12px;padding-top:6px;padding-bottom:12px}.settingsNoticeDetailCard,.settingsNoticeListCard{display:grid;grid-gap:12px;gap:12px;padding:0;border:0;background:transparent}.settingsNoticeList{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--panel-border)}.settingsNoticeItem{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;border-bottom:1px solid var(--panel-border);background:transparent;padding:13px 2px;text-align:left;cursor:pointer}.settingsNoticeItemMain{min-width:0;display:grid;grid-gap:4px;gap:4px}.settingsNoticeItemMain strong{color:var(--ink-strong);font-size:.86rem;line-height:1.35;word-break:keep-all;overflow-wrap:anywhere}.settingsNoticeDetailMeta,.settingsNoticeItemMain small{color:var(--text-muted);font-size:.72rem}.settingsNoticeDetailHeader{display:grid;grid-gap:8px;gap:8px;padding-bottom:12px;border-bottom:1px solid var(--panel-border)}.settingsNoticeDetailHeader strong{color:var(--ink-strong);font-size:1rem;line-height:1.45;word-break:keep-all;overflow-wrap:anywhere}.settingsNoticeDetailMeta{display:flex;flex-wrap:wrap;gap:6px 10px}.settingsNoticeDetailContent{margin:0;display:grid;grid-gap:14px;gap:14px;color:var(--ink);font-size:.8rem;line-height:1.75;word-break:keep-all;overflow-wrap:anywhere}.settingsNoticeDetailParagraph{margin:0;white-space:pre-wrap}.settingsNoticeDetailImage{width:100%;height:auto;display:block;border-radius:12px;border:1px solid var(--panel-border);box-shadow:0 14px 30px rgba(15,23,42,.08)}.settingsNoticeDetailLinkButton{min-height:42px;display:inline-flex;align-items:center;justify-content:center;justify-self:center;padding:0 16px;border-radius:8px;background:#111827;color:#ffffff;font-size:.82rem;font-weight:800;line-height:1.2;text-decoration:none;box-shadow:0 10px 24px rgba(15,23,42,.14)}.settingsNoticeDetailLinkButton:active{transform:translateY(1px)}.settingsSupportHistory{display:grid;grid-gap:8px;gap:8px;padding-top:2px}.settingsSupportHistoryState{margin:0;font-size:.75rem;line-height:1.5;color:var(--text-muted)}.settingsSupportHistoryList{display:grid;grid-gap:10px;gap:10px}.settingsSupportHistoryEntry{display:grid;grid-gap:8px;gap:8px;padding-bottom:12px;border-bottom:1px solid rgba(125,147,171,.18)}.settingsSupportHistoryEntry:last-child{padding-bottom:0;border-bottom:0}.settingsSupportHistoryItem{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.settingsSupportHistoryMain{min-width:0;display:grid;grid-gap:5px;gap:5px;flex:1 1}.settingsSupportHistoryMeta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:.72rem;color:var(--text-muted)}.settingsSupportHistoryAside{min-width:76px;display:grid;justify-items:end;grid-gap:3px;gap:3px;flex-shrink:0;text-align:right}.settingsSupportHistoryAside time,.settingsSupportHistoryStatus{font-size:.72rem;color:var(--text-muted)}.settingsSupportHistoryStatus.isReceived{color:#64748b}.settingsSupportHistoryStatus.isInProgress{color:#c47e18}.settingsSupportHistoryStatus.isAnswered{color:#0f766e}.settingsSupportHistoryItem strong{font-size:.77rem;line-height:1.4;color:var(--ink-strong)}.settingsSupportHistoryItem p{margin:0;font-size:.74rem;line-height:1.52;color:var(--ink-soft);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.settingsSupportHistoryItem p.isExpanded{display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial;overflow:visible;white-space:pre-wrap}.settingsSupportHistoryAttachment{font-size:.72rem;color:var(--ink-soft)}.settingsSupportHistoryExpanded{display:grid;grid-gap:10px;gap:10px;padding:2px 0 4px}.settingsSupportDetailSection{display:grid;grid-gap:6px;gap:6px}.settingsSupportAnswerSection{padding:10px 12px;border-radius:12px;border:1px solid color-mix(in srgb,#14b8a6 28%,var(--panel-border) 72%);background:color-mix(in srgb,#14b8a6 10%,var(--panel) 90%)}.settingsSupportDetailSection h4{margin:0;font-size:.77rem;color:var(--ink-strong)}.settingsSupportAnswerHeader{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.settingsSupportDetailSection small{font-size:.72rem;color:var(--text-muted)}.settingsSupportDetailSection p{margin:0;font-size:.76rem;line-height:1.6;color:var(--ink-soft);white-space:pre-wrap}.settingsSupportDetailImage{width:min(320px,100%);height:auto;border-radius:12px;border:1px solid var(--panel-border);background:var(--panel)}.settingsBlockedUsersIntro{display:grid;grid-gap:6px;gap:6px;padding-bottom:8px}.settingsBlockedUsersIntro strong{font-size:.82rem;color:var(--ink-strong)}.settingsBlockedUsersIntro p{margin:0;font-size:.75rem;line-height:1.5;color:var(--text-muted)}.settingsBlockedUsersList{display:grid;grid-gap:10px;gap:10px}.settingsBlockedUsersEmpty{min-height:220px;margin:0;display:grid;place-items:center;text-align:center;font-size:.76rem;line-height:1.5;color:var(--text-muted)}.settingsBlockedUserCard{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(125,147,171,.18)}.settingsBlockedUserCard:last-child{padding-bottom:0;border-bottom:0}.settingsBlockedUserIdentity{min-width:0;display:flex;align-items:center;gap:10px;flex:1 1}.settingsBlockedUserAvatar{width:42px;height:42px;border-radius:50%;overflow:hidden;background:color-mix(in srgb,var(--accent) 18%,white 82%);color:var(--ink-strong);display:grid;place-items:center;font-size:.82rem;font-weight:700;flex-shrink:0}.settingsBlockedUserAvatar img{width:100%;height:100%;object-fit:cover;display:block}.settingsBlockedUserText{min-width:0;display:grid;grid-gap:2px;gap:2px}.settingsBlockedUserText strong{font-size:.8rem;line-height:1.3;color:var(--ink-strong)}.settingsBlockedUserText span{font-size:.72rem;line-height:1.45;color:var(--text-muted)}.settingsBlockedUserAction{border:1px solid color-mix(in srgb,var(--panel-border) 70%,#e11d48 30%);background:color-mix(in srgb,#fff5f7 86%,var(--panel) 14%);color:#be123c;border-radius:999px;padding:9px 12px;font-size:.74rem;font-weight:700;line-height:1;white-space:nowrap}.settingsBlockedUserAction:disabled{opacity:.6}.settingsEventsScreen{padding-top:6px;padding-bottom:12px}.settingsEventsScreen.isDetail{padding-top:0;padding-bottom:0}.settingsPanel:has(.settingsEventsScreen.isDetail){gap:0}.settingsBodyPage.isEventDetailPage{padding:0}.settingsEventsLayout{display:grid;grid-gap:14px;gap:14px}.settingsEventsScreen.isDetail .settingsEventsLayout{gap:0}.settingsEventDetailCard,.settingsEventsListCard{display:grid;grid-gap:12px;gap:12px}.settingsEventsEmptyState{min-height:46vh;display:flex;align-items:flex-start;justify-content:center;padding-top:min(18vh,150px);text-align:center}.settingsEventsList{display:grid;grid-gap:14px;gap:14px}.settingsEventBanner{width:100%;border:1px solid rgba(162,184,201,.28);border-radius:26px;overflow:hidden;background:radial-gradient(circle at top right,rgba(255,229,168,.35),transparent 24%),linear-gradient(145deg,rgba(236,250,255,.98),rgba(255,255,255,.96));padding:0;text-align:left;box-shadow:0 22px 34px rgba(119,146,171,.14)}.settingsEventBanner.isSelected{border-color:rgba(44,174,175,.38);box-shadow:0 24px 38px rgba(72,162,168,.2)}.settingsEventBannerImage{width:100%;height:144px;display:block;object-fit:cover}.settingsEventBannerArt{position:relative;display:grid;grid-gap:9px;gap:9px;padding:20px 18px 18px;background:radial-gradient(circle at 18% 18%,rgba(255,206,107,.24),transparent 18%),radial-gradient(circle at 82% 22%,rgba(109,199,255,.16),transparent 22%),linear-gradient(180deg,rgba(255,255,255,.9),rgba(245,252,250,.98))}.settingsEventBannerArt.hasImage{border-top:1px solid rgba(148,163,184,.12)}.settingsEventBannerArt:after{content:"";position:absolute;inset:auto -8% -38px auto;width:148px;height:92px;border-radius:50%;background:radial-gradient(circle at 50% 0,rgba(123,211,137,.44),rgba(123,211,137,0));pointer-events:none}.settingsEventBannerArt strong{font-size:.94rem;line-height:1.34;color:var(--ink-strong);letter-spacing:-.01em}.settingsEventBannerArt p,.settingsEventDetailMeta p,.settingsEventSection p{margin:0;font-size:.75rem;line-height:1.6;color:var(--ink-soft);white-space:pre-wrap}.settingsEventBannerArt small,.settingsEventDetailMeta small{font-size:.72rem;color:var(--text-muted)}.settingsEventDetail{display:grid;grid-gap:14px;gap:14px}.settingsEventDetailHero{position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:28px;padding:22px 18px 20px;background:linear-gradient(180deg,rgba(191,236,255,.88),rgba(243,253,255,.96) 42%,rgba(244,253,242,.98));box-shadow:0 24px 38px rgba(126,160,184,.16)}.settingsEventDetailSeasonArt{position:absolute;inset:0;pointer-events:none}.settingsEventDetailCloud,.settingsEventDetailHill,.settingsEventDetailSun{position:absolute}.settingsEventDetailSun{top:18px;right:22px;width:58px;height:58px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.92),rgba(255,211,102,.96) 42%,rgba(255,184,78,.4) 72%,transparent 74%)}.settingsEventDetailCloud{height:18px;border-radius:999px;background:rgba(255,255,255,.8);box-shadow:14px -5px 0 6px rgba(255,255,255,.8),26px 1px 0 2px rgba(255,255,255,.8)}.settingsEventDetailCloud.is-first{top:34px;left:18px;width:44px}.settingsEventDetailCloud.is-second{top:60px;right:92px;width:38px}.settingsEventDetailHill{left:0;right:0;bottom:-6px;border-radius:50% 50% 0 0}.settingsEventDetailHill.is-back{height:82px;background:linear-gradient(180deg,rgba(136,211,159,.46),rgba(116,196,142,.58))}.settingsEventDetailHill.is-front{bottom:-22px;height:92px;background:linear-gradient(180deg,rgba(91,186,125,.72),rgba(74,156,104,.82))}.settingsEventDetailMeta{position:relative;z-index:1;display:grid;grid-gap:8px;gap:8px}.settingsEventDetailMeta strong{font-size:.94rem;line-height:1.38;color:var(--ink-strong)}.settingsEventPhaseBadge{width:-moz-fit-content;width:fit-content;min-width:58px;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.04em}.settingsEventPhaseBadge.is-active{background:rgba(20,184,166,.14);color:#0f766e}.settingsEventPhaseBadge.is-upcoming{background:rgba(59,130,246,.12);color:#1d4ed8}.settingsEventPhaseBadge.is-ended{background:rgba(148,163,184,.16);color:#64748b}.settingsEventPhaseBadge.is-draft{background:rgba(249,115,22,.12);color:#c2410c}.settingsEventSection{display:grid;grid-gap:10px;gap:10px;padding:16px;border-radius:22px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,250,255,.92));box-shadow:0 14px 28px rgba(148,163,184,.08)}.settingsEventSection h4{margin:0;font-size:.78rem;color:var(--ink-strong)}.settingsEventSectionHeader{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.settingsEventSectionHeader span{font-size:.72rem;color:var(--text-muted)}.settingsEventProgressBox,.settingsEventSuccessBox{display:grid;grid-gap:5px;gap:5px;padding:13px 14px;border-radius:16px;border:1px solid rgba(20,184,166,.24);background:linear-gradient(135deg,rgba(20,184,166,.12),rgba(255,255,255,.94)),#fff}.settingsEventProgressBox{border-color:rgba(96,165,250,.24);background:linear-gradient(135deg,rgba(96,165,250,.12),rgba(255,255,255,.94)),#fff}.settingsEventProgressBox strong,.settingsEventSuccessBox strong{color:var(--ink-strong);font-size:.86rem}.settingsEventProgressBox p,.settingsEventSuccessBox p{margin:0;color:var(--ink-soft);font-size:.75rem;line-height:1.55}.settingsAttendanceCalendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px;gap:8px}.settingsAttendanceCalendarCard{position:relative;overflow:hidden;padding:0 12px 14px;border-radius:22px;background:linear-gradient(180deg,#fef3f0,#fff 88px,#fff);border:1px solid rgba(221,132,132,.22);box-shadow:0 18px 32px rgba(157,121,121,.12),inset 0 1px 0 rgba(255,255,255,.86)}.settingsAttendanceCalendarCard:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(230,87,87,.1),transparent 120px),linear-gradient(180deg,transparent 88px,rgba(226,232,240,.35) 0,rgba(226,232,240,.35) 89px,transparent 0);pointer-events:none}.settingsAttendanceCalendarRings{position:absolute;top:14px;left:24px;right:24px;display:flex;justify-content:space-between;pointer-events:none;z-index:2}.settingsAttendanceCalendarRings span{width:16px;height:16px;border-radius:999px;border:3px solid rgba(132,63,63,.32);background:rgba(255,255,255,.98);box-shadow:0 3px 5px rgba(93,55,55,.1)}.settingsAttendanceCalendarTop{position:relative;z-index:1;display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:34px 10px 14px;margin:0 -12px 12px;background:linear-gradient(180deg,rgba(232,84,84,.92),rgba(211,65,65,.9)),linear-gradient(90deg,rgba(255,255,255,.08),transparent 30%,rgba(255,255,255,.08))}.settingsAttendanceCalendarTop strong{font-size:.84rem;color:#fff9f8;letter-spacing:-.01em}.settingsAttendanceCalendarTop small{font-size:.72rem;color:rgba(255,242,241,.84)}.settingsAttendanceWeekday{text-align:center;font-size:.7rem;font-weight:700;color:#6f7f8f;padding-bottom:3px}.settingsAttendanceCell{position:relative;min-height:52px;border-radius:10px;border:1px solid rgba(217,223,232,.72);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.96));display:grid;align-items:start;justify-items:start;padding:6px 7px;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 1px 0 rgba(234,238,244,.75)}.settingsAttendanceCell.isBlank{border-color:transparent;background:transparent}.settingsAttendanceCell>span{font-size:.73rem;color:#4a5565;font-weight:700}.settingsAttendanceStamp{position:absolute;left:50%;top:52%;width:34px;height:34px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.24),transparent 32%),color-mix(in srgb,var(--stamp-tone) 18%,transparent 82%);font-size:0;font-weight:800;line-height:1;transform:translate(-50%,-50%) rotate(-12deg);border:2px solid color-mix(in srgb,var(--stamp-tone) 82%,#fff 18%);letter-spacing:-.02em;text-transform:uppercase;box-shadow:0 2px 8px color-mix(in srgb,var(--stamp-tone) 18%,transparent 82%)}.settingsAttendanceStamp:before{content:"";position:absolute;inset:4px;border-radius:999px;border:1.5px dashed color-mix(in srgb,var(--stamp-tone) 86%,#fff 14%);opacity:.9}.settingsAttendanceStamp:after{content:"출석";inset:0;font-size:.5rem}.settingsAttendanceStamp:after,.settingsLogStamp{position:absolute;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.settingsLogStamp{right:5px;bottom:5px;min-width:26px;height:18px;padding:0 5px;background:rgba(18,105,91,.92);color:#fff;font-size:.52rem;letter-spacing:0;box-shadow:0 4px 10px rgba(18,105,91,.2)}.settingsEventNoticeList{display:grid;grid-gap:7px;gap:7px;margin:0;padding-left:18px;color:var(--ink-soft);font-size:.72rem;line-height:1.55}.settingsAttendanceRewards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.settingsAttendanceReward{display:grid;grid-gap:4px;gap:4px;padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.16);background:rgba(255,255,255,.92)}.settingsAttendanceReward.isAchieved{border-color:rgba(20,184,166,.28);background:color-mix(in srgb,#14b8a6 8%,white 92%)}.settingsAttendanceReward strong{font-size:.75rem;color:var(--ink-strong)}.settingsAttendanceReward p,.settingsAttendanceReward small{margin:0;font-size:.7rem;line-height:1.5;color:var(--ink-soft)}.settingsAttendanceSubmit{justify-content:center}.settingsEventDetailCard{overflow:hidden;border-radius:0;background:linear-gradient(180deg,#f4fbff,#fff)}.settingsEventDetail{display:block;overflow:hidden;border-radius:0;background:#fff}.settingsEventDetailHero{min-height:260px;border:0;border-radius:0;padding:26px 20px 24px;background:radial-gradient(circle at 50% 45%,rgba(8,36,43,.54),rgba(8,36,43,.28) 34%,rgba(8,36,43,.02) 62%),linear-gradient(180deg,rgba(9,50,60,.58),rgba(9,50,60,.24) 45%,rgba(255,255,255,.94) 100%),var(--settings-event-hero-image,url("/events/july-attendance-travel-hero.png")) center /cover no-repeat;box-shadow:none}.settingsEventDetailMeta{min-height:210px;align-content:center;justify-items:center;text-align:center;gap:10px}.settingsEventDetailMeta strong{max-width:340px;font-size:1.48rem;line-height:1.12;font-weight:950;color:#ffffff;text-wrap:balance;word-break:keep-all;text-shadow:0 2px 2px rgba(4,28,34,.72),0 10px 28px rgba(4,28,34,.52)}.settingsEventDetailMeta p{max-width:340px;font-size:.8rem;line-height:1.52;color:rgba(255,255,255,.96);text-wrap:balance;word-break:keep-all;text-shadow:0 1px 2px rgba(4,28,34,.72),0 7px 18px rgba(4,28,34,.42)}.settingsEventDetailMeta small{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.84);color:#126958;font-weight:800}.settingsEventPhaseBadge{min-width:0;padding:5px 10px;border:1px solid rgba(255,255,255,.76);background:rgba(8,94,82,.92);color:#ffffff;box-shadow:0 8px 20px rgba(6,38,43,.28),inset 0 1px 0 rgba(255,255,255,.22);text-shadow:0 1px 1px rgba(0,0,0,.22)}.settingsEventDetailBadges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.settingsEventJoinedBadge{min-width:0;padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.82);background:rgba(255,255,255,.92);color:#0f766e;font-size:.74rem;font-weight:950;box-shadow:0 8px 18px rgba(4,36,42,.22)}.settingsEventPhaseBadge.is-active{border-color:rgba(255,255,255,.82);background:#064e45;color:#ffffff;box-shadow:0 10px 24px rgba(4,36,42,.34),inset 0 1px 0 rgba(255,255,255,.24);text-shadow:0 1px 2px rgba(0,0,0,.32)}.settingsEventPromoIntro{display:grid;grid-gap:12px;gap:12px;padding:14px 18px 18px;text-align:center;background:#fff}.settingsEventSummaryPills{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.settingsEventSummaryPills span{display:inline-flex;min-height:24px;align-items:center;padding:0 11px;border-radius:999px;background:#f2f7fb;color:#2d4656;font-size:.68rem;font-weight:900}.settingsEventPayCoupon{display:flex;align-items:center;gap:12px;max-width:360px;margin:0 auto;padding:12px;border-radius:14px;background:linear-gradient(135deg,rgba(3,199,90,.12),rgba(255,255,255,.96)),#fff;border:1px solid rgba(3,199,90,.18);box-shadow:0 14px 28px rgba(24,98,74,.1);text-align:left}.settingsEventPayBrand{display:inline-flex;width:48px;height:48px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:16px;background:#03c75a;color:#fff;font-size:.86rem;font-weight:950}.settingsEventPayCoupon div{display:grid;grid-gap:4px;gap:4px;min-width:0}.settingsEventCalendarHeader span,.settingsEventHowTo span,.settingsEventPayCoupon div>span,.settingsEventRewardStrip span{color:#0a8f49;font-size:.74rem;font-weight:950}.settingsEventPayCoupon strong{color:#172033;font-size:.92rem;line-height:1.25;text-wrap:balance;word-break:keep-all}.settingsEventPayCoupon small{color:#667483;font-size:.72rem;font-weight:800}.settingsEventStatusRibbon{display:grid;grid-gap:4px;gap:4px;margin:0;padding:13px 18px;text-align:center;background:#1f2a36;color:#fff}.settingsEventStatusRibbon.isJoined{background:#166c62}.settingsEventStatusRibbon.isComplete{background:#d95742}.settingsEventStatusRibbon strong{font-size:.88rem;font-weight:950}.settingsEventStatusRibbon p{max-width:360px;margin:0 auto;color:rgba(255,255,255,.86);font-size:.72rem;line-height:1.55;word-break:keep-all}.settingsEventHowTo{display:grid;grid-gap:6px;gap:6px;padding:18px 20px 10px;text-align:center;background:#f8fbff}.settingsEventHowTo .settingsEventHowToTitle{color:#063f35;font-size:.9rem;font-weight:950;line-height:1.25}.settingsEventHowTo p{display:grid;grid-gap:5px;gap:5px;max-width:360px;margin:0 auto;color:#303947;font-size:.8rem;line-height:1.58;text-wrap:balance;word-break:keep-all;overflow-wrap:normal}.settingsEventHowTo p span{display:block}.settingsEventHowTo .settingsEventPublicLogKeyword{display:inline;margin-right:4px;padding:0;color:#1d4ed8;font-size:inherit;font-weight:950}.settingsAttendanceSubmit{width:calc(100% - 44px);min-height:44px;margin:6px 22px 22px;border-radius:999px;font-size:.84rem;font-weight:950;box-shadow:0 14px 26px rgba(217,87,66,.22)}.settingsEventCalendarBlock{padding:28px 14px 32px;background:linear-gradient(180deg,#eef9ff,#dff3ff)}.settingsEventCalendarHeader{display:grid;grid-gap:8px;gap:8px;margin:0 auto 16px;max-width:360px;text-align:center}.settingsEventCalendarHeader strong{display:block;margin-top:4px;color:#17364a;font-size:1.08rem;line-height:1.28;word-break:keep-all}.settingsEventCalendarHeader p{margin:0 auto;color:#426174;font-size:.76rem;line-height:1.5;word-break:keep-all}.settingsAttendanceCalendarCard{max-width:360px;margin:0 auto;border:0;border-radius:18px;background:linear-gradient(180deg,#fff,#fff);box-shadow:0 14px 24px rgba(54,100,130,.12);padding:0 10px 12px}.settingsAttendanceCalendarTop{background:linear-gradient(180deg,#1d8f7a,#157464);padding:16px 12px 13px;margin:0 -10px 10px;border-radius:18px 18px 0 0}.settingsAttendanceCalendar{gap:4px}.settingsAttendanceWeekday{padding-bottom:2px;font-size:.66rem;color:#6b7885}.settingsAttendanceCell{min-height:42px;border-radius:8px;border-color:rgba(219,226,234,.86);padding:4px;box-shadow:none}.settingsAttendanceCell>span{font-size:.66rem}.settingsAttendanceStamp{width:29px;height:29px;border-width:1.5px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.32),transparent 34%),rgba(239,68,68,.13);border-color:#ef4444;color:transparent;transform:translate(-50%,-50%) rotate(-14deg);box-shadow:0 4px 10px rgba(239,68,68,.18)}.settingsAttendanceStamp:before{inset:3px;border-color:#ef4444}.settingsAttendanceStamp:after{content:"출석!";color:#dc2626;font-size:.48rem;font-weight:950;transform:rotate(-8deg)}.settingsAttendanceStamp.isLog{background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.32),transparent 34%),rgba(37,99,235,.13);border-color:#2563eb;box-shadow:0 4px 10px rgba(37,99,235,.18)}.settingsAttendanceStamp.isLog:before{border-color:#2563eb}.settingsAttendanceStamp.isLog:after{content:"로그!";color:#1d4ed8}.settingsLogStamp{right:2px;bottom:2px;width:28px;height:22px;min-width:0;padding:0;border:1.5px solid #2563eb;border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.26),transparent 34%),rgba(37,99,235,.13);color:#1d4ed8;font-size:.48rem;font-style:normal;font-weight:950;transform:rotate(10deg);box-shadow:0 4px 10px rgba(37,99,235,.16)}.settingsEventRewardStrip{display:grid;grid-gap:12px;gap:12px;padding:34px 24px 38px;text-align:center;background:#fff7ed}.settingsEventRewardCard{display:grid;grid-gap:8px;gap:8px;max-width:320px;margin:0 auto;padding:18px 18px 16px;border-radius:20px;background:linear-gradient(135deg,rgba(3,199,90,.12),rgba(255,255,255,.98)),#fff;border:1px solid rgba(3,199,90,.18);box-shadow:0 14px 24px rgba(126,82,43,.09)}.settingsEventRewardCard p{width:-moz-fit-content;width:fit-content;margin:0 auto;padding:6px 12px;border-radius:999px;background:#03c75a;color:#fff;font-size:.78rem;font-weight:950;line-height:1.2;word-break:keep-all}.settingsEventRewardCard strong{color:#0a8f49;font-size:1.18rem;line-height:1.25;word-break:keep-all}.settingsEventWinnerNotice{display:grid;grid-gap:4px;gap:4px;max-width:320px;margin:2px auto 0;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.72);color:#3d4b5a}.settingsEventWinnerNotice strong{color:#1f2a36;font-size:.86rem;line-height:1.35;word-break:keep-all}.settingsEventWinnerNotice span{color:#6a7480;font-size:.74rem;font-weight:850}.settingsEventFinePrint{padding:28px 27px 34px;background:#f8fbff}.settingsEventFinePrint h4{margin:0 0 12px;color:#1f2937;font-size:.86rem;text-align:center}.settingsEventFinePrint .settingsEventNoticeList{max-width:360px;margin:0 auto;padding-left:18px;color:#5f6b7a}.settingsEventModalBackdrop{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:22px;width:100vw;height:100dvh;overflow:hidden;background:rgba(15,23,42,.48);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.settingsEventParticipationModal{display:grid;justify-items:center;grid-gap:10px;gap:10px;width:min(100%,330px);padding:26px 20px 20px;border-radius:22px;background:#fff;text-align:center;box-shadow:0 24px 60px rgba(15,23,42,.28)}.settingsEventParticipationMark{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:999px;background:#03c75a;color:#fff;font-size:1.6rem;font-weight:950;box-shadow:0 12px 22px rgba(3,199,90,.24)}.settingsEventParticipationModal h4{margin:4px 0 0;color:#172033;font-size:1.04rem;line-height:1.35;word-break:keep-all}.settingsEventParticipationModal p{margin:0;color:#536273;font-size:.8rem;line-height:1.58;word-break:keep-all}.settingsEventModalClose{width:100%;min-height:46px;margin-top:8px;justify-content:center;border-radius:999px}@media (max-width:360px){.settingsEventDetailMeta strong{font-size:1.72rem}.settingsAttendanceCalendar{gap:6px}.settingsAttendanceCell{min-height:44px;padding:5px}.settingsAttendanceStamp{width:30px;height:30px}}.settingsPasswordHelp{margin:-2px 0 0;font-size:.75rem;color:var(--text-muted)}.settingsPasswordFeedback{margin:-2px 0 0;font-size:.75rem;line-height:1.45}.settingsPasswordFeedback.isSuccess{color:#0f766e}.settingsPasswordFeedback.isError{color:#be123c}.settingsPasswordSubmit{justify-content:center}.settingsLegalPanel{display:grid;grid-gap:8px;gap:8px;padding-top:4px}.settingsLegalBlock{border:0;border-radius:0;border-bottom:1px solid color-mix(in srgb,var(--panel-border) 72%,transparent 28%);background:transparent;padding:0 2px 14px;display:grid;grid-gap:6px;gap:6px}.settingsLegalBlock:last-child{border-bottom:0;padding-bottom:0}.settingsLegalBlock strong{font-size:.82rem;font-weight:800;color:var(--ink-strong)}.settingsLegalBlock p{margin:0;font-size:.76rem;line-height:1.6;color:var(--ink-soft)}.settingsSimpleRow .profileInlineSelect{min-width:122px}.settingsSimpleRow .settingsDefaultVisibilitySelect{min-width:112px}.settingsDangerButton{color:#b42318;border-color:color-mix(in srgb,#f0c7c2 52%,var(--panel-border) 48%);background:color-mix(in srgb,#fff8f7 70%,var(--panel) 30%)}.settingsConfirmModal{width:min(420px,100%);border-radius:18px;background:linear-gradient(180deg,var(--panel-top),var(--panel-bottom));border:1px solid var(--panel-border);box-shadow:var(--shadow-strong);padding:20px 18px 16px;display:grid;grid-gap:12px;gap:12px}.settingsConfirmTitle{font-size:1rem;color:var(--ink-strong)}.settingsConfirmBody{margin:0;font-size:.79rem;line-height:1.55;color:var(--ink-soft)}.settingsConfirmField{display:grid;grid-gap:6px;gap:6px;font-size:.76rem;color:var(--ink-soft)}.settingsConfirmField input,.settingsConfirmField select{border:1px solid var(--panel-border);border-radius:10px;padding:10px 12px;font:inherit;background:var(--panel);color:var(--ink-strong)}.settingsConfirmField input:focus,.settingsConfirmField select:focus{outline:none;border-color:#0ea5a6;box-shadow:0 0 0 3px rgba(14,165,166,.14)}.settingsConfirmError{margin:-2px 0 0}.settingsConfirmActions{display:flex;justify-content:flex-end;gap:8px}.settingsConfirmCancel,.settingsConfirmSubmit{min-width:76px;padding:8px 10px;font-size:.76rem}.settingsConfirmSubmit:disabled{opacity:.55;cursor:not-allowed}.profileSettingGroupTitle{margin:4px 2px 0;font-size:.72rem;font-weight:800;color:var(--ink-soft);letter-spacing:.01em}.profileValueButton{border:0;background:transparent;color:var(--ink-strong);font-size:.79rem;font-weight:700;padding:0;display:inline-flex;align-items:center;gap:2px;cursor:pointer}.profileValueButton svg{width:13px;height:13px;stroke:var(--ink-soft);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.profileInlineSelectWrap{position:relative;display:inline-flex;align-items:center}.profileInlineSelect{border:1px solid var(--panel-border);border-radius:8px;background:var(--panel);color:var(--ink-strong);font-size:.76rem;font-weight:700;line-height:1.2;padding:5px 28px 5px 10px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ink-soft) 50%),linear-gradient(135deg,var(--ink-soft) 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 1px),calc(100% - 10px) calc(50% - 1px);background-size:4px 4px,4px 4px;background-repeat:no-repeat;cursor:pointer}.profileThemeRow{align-items:center}@media (max-width:720px){.settingsHeader{gap:8px;padding:2px 10px 4px}html[data-native-shell=true] .settingsHeader{padding:0 10px}.settingsSimpleRow,.settingsSimpleToggleRow{align-items:flex-start}.settingsToggleHelp{font-size:.72rem}}@media (max-width:380px){.settingsSimpleRow{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:8px;gap:8px}.settingsSimpleText,.settingsToggleLeft{min-width:0}.settingsSimpleHelp,.settingsSimpleHelpNowrap{max-width:none;white-space:normal}.settingsSimpleRow .profileInlineSelect,.settingsSimpleRow .settingsDefaultVisibilitySelect{min-width:0;width:min(156px,100%);justify-self:end}.settingsSimpleToggleRow{gap:10px;padding-right:0}.switchToggle{flex:0 0 40px}}.themeOptionGroup{display:inline-flex;align-items:center;gap:4px;padding:2px;border-radius:999px;border:1px solid var(--panel-border);background:var(--panel)}.themeOptionButton{border:0;border-radius:999px;background:transparent;color:var(--text-muted);font-size:.7rem;font-weight:700;line-height:1;padding:6px 10px;cursor:pointer}.themeOptionButton.isActive{background:linear-gradient(180deg,var(--icon-bg-start),var(--icon-bg-end));color:var(--ink-strong);box-shadow:inset 0 0 0 1px var(--icon-ring)}.mapPanel{width:100%;background:transparent;border:0;border-radius:0;box-shadow:none;padding:0;position:relative;overflow:hidden;margin:0;flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.mapPanel.isPageMode{padding:0;overflow:hidden;background:var(--panel)}.mapPanelHeader{position:absolute;left:12px;right:12px;top:10px;z-index:16;pointer-events:none}.mapPanelHeader>*{pointer-events:auto}.mapOwnerBadgeRow{display:flex;justify-content:space-between;gap:8px}.mapOwnerBadgeRow,.mapOwnerBadgeRow.hasMineProgress{align-items:flex-start}.mapOwnerBadge{border:0;background:transparent;padding:4px 8px;font-size:.72rem;font-weight:600;color:#35608f;letter-spacing:.01em;text-align:left;border-radius:999px}.mapOwnerBadge.isClickable{cursor:pointer}.mapOwnerBadge.isActive{background:#ddf2f6;color:#0e7490}.mapOwnerScopeGroup{display:grid;justify-items:start;grid-gap:4px;gap:4px}.mapOwnerScopeTabs{display:inline-flex;align-items:center;gap:3px;padding:3px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid #cde2e7}.mapOwnerScopeProgress{margin:4px 0 0;padding:0 4px;font-size:.7rem;font-weight:700;color:#3f5f84;letter-spacing:.01em;text-align:right;white-space:nowrap}.mapOwnerScopeStats{display:grid;justify-items:end;grid-gap:5px;gap:5px}.mapOwnerScopeStats .mapOwnerScopeProgress{margin-top:4px}.mapOwnerRouletteProgress{margin:0;padding:0 4px;color:#3f5f84;font-size:.7rem;font-weight:750;letter-spacing:.01em;text-align:right;white-space:nowrap}.mapOwnerScopeButton{border:0;background:transparent;padding:4px 8px;font-size:.72rem;color:#64748b;font-weight:700;cursor:pointer;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap;transition:background-color .16s ease,color .16s ease}.mapOwnerScopeButton.isActive{color:#0e7490;background:#ddf2f6}.mapFriendIncludeControls{justify-self:center;display:inline-flex;align-items:center;justify-content:center;gap:2px;padding:2px;border:1px solid rgba(205,226,231,.9);border-radius:999px;background:rgba(255,255,255,.84)}.mapFriendIncludeButton{border:0;border-radius:999px;background:transparent;color:#64748b;cursor:pointer;font-size:.7rem;font-weight:800;line-height:1;padding:4px 7px;white-space:nowrap;transition:background-color .16s ease,color .16s ease}.mapFriendIncludeButton.isActive{background:#d8f3ee;color:#0f766e}.mapOwnerScopeDivider{font-size:.7rem;color:#94a3b8;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 1px}.mapOwnerActions{display:inline-flex;align-items:center;gap:6px}.rouletteMissionHud{--roulette-mission-hud-width:130px;--roulette-mission-control-reserve:142px;position:absolute;left:12px;right:var(--roulette-mission-control-reserve);bottom:12px;z-index:15;display:grid;justify-items:end;grid-gap:8px;gap:8px;pointer-events:none}.rouletteMissionHud>*{pointer-events:auto}.rouletteSpinHud{width:var(--roulette-mission-hud-width);border:1px solid rgba(250,204,21,.56);border-radius:8px;background:rgba(15,23,42,.9);box-shadow:0 18px 40px rgba(15,23,42,.24);color:#ffffff;display:grid;grid-template-columns:auto max-content;justify-content:center;align-items:center;grid-gap:8px;gap:8px;overflow:hidden;padding:9px 10px 8px}.rouletteSpinWheel{width:18px;height:18px;border-radius:999px;border-color:#facc15 #14b8a6 rgba(255,255,255,.22) rgba(255,255,255,.22);border-style:solid;border-width:3px;animation:mapSpin .66s linear infinite}.rouletteSpinHud span:nth-child(2){font-size:.76rem;font-weight:900;line-height:1.1;white-space:nowrap}.rouletteSpinProgress{grid-column:1/-1;position:relative;height:3px;border-radius:999px;background:rgba(255,255,255,.18);overflow:hidden}.rouletteSpinProgress:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#facc15,#14b8a6);transform-origin:left center;animation:rouletteSpinProgress 5s linear forwards}.rouletteMissionButton{--cooldown-open-deg:0deg;position:relative;width:42px;height:42px;border:1px solid rgba(148,163,184,.24);border-radius:999px;background:rgba(255,255,255,.92);color:#0f172a;box-shadow:0 12px 30px rgba(15,23,42,.16);cursor:pointer;display:inline-grid;place-items:center;overflow:hidden}.rouletteMissionButton.isCoolingDown:after{content:"";position:absolute;inset:0;background:conic-gradient(from 0deg,transparent 0 var(--cooldown-open-deg),rgba(15,23,42,.58) var(--cooldown-open-deg) 1turn)}.rouletteMissionButton:disabled{cursor:default;opacity:.78}.rouletteMissionButton svg{position:relative;z-index:1;width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rouletteMissionButton svg circle:first-child,.rouletteMissionButton svg circle:last-child{fill:currentColor;stroke:none}.rouletteMissionStatus{box-sizing:border-box;width:var(--roulette-mission-hud-width);border:1px solid rgba(14,165,233,.22);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 14px 30px rgba(15,23,42,.14);color:#0f172a;display:grid;grid-gap:2px;gap:2px;min-width:0;padding:8px 10px;text-align:center;cursor:pointer}.rouletteMissionStatusLabel{color:#0e7490;font-size:.7rem;font-weight:800}.rouletteMissionStatus strong{font-size:.86rem}.rouletteMissionStatus span:last-child{color:#64748b;font-size:.72rem;font-weight:700}.rouletteMissionStatus span:last-child.isUrgent{color:#dc2626}.rouletteMissionOverlay{position:absolute;inset:0;z-index:30;display:grid;place-items:center;padding:18px;background:rgba(15,23,42,.32)}.rouletteMissionOverlay.isResult{place-items:center;padding:18px 12px calc(var(--bottom-nav-height) + 18px + env(safe-area-inset-bottom, 0px));background:transparent;pointer-events:none}.rouletteMissionCard{position:relative;width:min(560px,100%);border-radius:8px;background:#ffffff;box-shadow:0 24px 70px rgba(15,23,42,.24);padding:28px 40px 40px;color:#0f172a}.rouletteMissionCard.isResult{width:min(460px,100%);border:1px solid rgba(250,204,21,.42);background:rgba(255,255,255,.96);box-shadow:0 18px 50px rgba(15,23,42,.2);padding:16px;pointer-events:auto;transform:translateY(24px)}.rouletteMissionCard.isSuccess .rouletteMissionPrimaryButton{min-width:132px;padding-inline:28px}.rouletteMissionClose{position:absolute;top:14px;right:14px;width:44px;height:44px;padding:0;border:0;background:transparent;color:#64748b;font-weight:800;cursor:pointer}.rouletteMissionEyebrow{margin:0 0 6px;color:#0e7490;font-size:.76rem;font-weight:900}.rouletteMissionCard h2{margin:0;font-size:1.26rem;line-height:1.24}.rouletteMissionCopy{margin:10px 0 16px;color:#475569;font-size:.82rem;line-height:1.55}.rouletteMissionSuccessCopy{display:grid;grid-gap:2px;gap:2px}.rouletteMissionGuide{margin:-2px 0 12px;color:#64748b;display:grid;grid-gap:4px;gap:4px;font-size:.76rem;line-height:1.55}.rouletteMissionActions,.rouletteMissionModeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.rouletteMissionModeGrid{align-items:stretch;justify-items:stretch}.rouletteMissionModeGrid button,.rouletteMissionPrimaryButton,.rouletteMissionSecondaryButton{min-height:42px;border-radius:8px;border:1px solid rgba(14,165,233,.22);font-weight:900;cursor:pointer}.rouletteMissionModeGrid button,.rouletteMissionSecondaryButton{background:#f8fafc;color:#334155}.rouletteMissionModeButton{width:100%;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:150px;padding:24px 18px;display:grid;align-content:center;justify-items:center;grid-gap:14px;gap:14px}.rouletteMissionModeButton svg{width:42px;height:42px;fill:none;stroke:#0f766e;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.rouletteMissionModeButton svg circle{fill:rgba(14,165,233,.18)}.rouletteMissionModeText{display:grid;grid-gap:3px;gap:3px;justify-items:center;line-height:1.15}.rouletteMissionModeText strong{color:#0f172a;display:block;font-size:1.02rem;font-weight:950;line-height:1.05}.rouletteMissionModeText small{color:#64748b;display:block;font-size:.76rem;font-weight:850;line-height:1.1}.rouletteMissionPrimaryButton{background:linear-gradient(135deg,#0f9f95,#0ea5e9);color:#ffffff;border:0}.rouletteMissionPrimaryButton.isAwaitingSelection{opacity:.58}.rouletteMissionResult{display:grid;grid-gap:8px;gap:8px}.rouletteMissionResultGuide{display:grid;grid-gap:3px;gap:3px;margin:0}.rouletteMissionResultGuidePrimary{white-space:nowrap}.rouletteMissionOfferList{display:grid;grid-gap:7px;gap:7px;margin-bottom:2px}.rouletteMissionOfferButton{position:relative;min-width:0;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#f8fafc;color:#334155;cursor:pointer;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:stretch;grid-gap:9px;gap:9px;min-height:58px;overflow:hidden;padding:0;text-align:left}.rouletteMissionLandmarkBadge{position:absolute;top:6px;right:7px;z-index:1;border-radius:999px;background:rgba(14,165,233,.14);color:#0369a1;font-size:.7rem;font-weight:900;line-height:1;padding:3px 5px;pointer-events:none}.rouletteMissionOfferThumb{min-height:58px;background-position:50%;background-size:cover}.rouletteMissionOfferText{min-width:0;display:grid;align-content:center;grid-gap:2px;gap:2px;padding:7px 8px 7px 0}.rouletteMissionOfferText strong{color:#0f172a;font-size:.82rem;font-weight:900;line-height:1.15}.rouletteMissionOfferMeta{display:inline-flex;align-items:center;gap:5px;min-width:0}.rouletteMissionOfferText small{color:#0f766e;font-size:.72rem;font-weight:900;line-height:1.1}.rouletteMissionOfferText em{color:#64748b;display:-webkit-box;font-size:.72rem;font-style:normal;font-weight:650;line-height:1.28;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rouletteMissionOfferButton.isSelected{border-color:rgba(20,184,166,.58);background:#ccfbf1;color:#0f766e}.rouletteMissionResult strong{color:#0f766e;font-size:1.42rem}.rouletteMissionResult span{color:#64748b;font-size:.76rem;line-height:1.35}.rouletteMissionError{margin:12px 0 0;color:#dc2626;font-size:.76rem;font-weight:800}.rouletteMissionSelectionMessage{margin:-2px 0 0;color:#dc2626;font-size:.76rem;font-weight:850;text-align:center}.rouletteMissionCard.isSuccess{text-align:center}@media (max-width:720px){.mapOwnerBadgeRow{align-items:center}.rouletteMissionCard{width:min(360px,100%);padding:22px}.rouletteMissionModeButton{min-height:132px;aspect-ratio:auto;padding:16px 8px;gap:10px}.rouletteMissionModeButton svg{width:34px;height:34px}}@media (max-width:380px){.mapPanelHeader{left:10px;right:10px}.mapOwnerBadgeRow{display:grid;justify-content:stretch;grid-gap:4px;gap:4px}.mapOwnerBadgeRow.hasMineProgress{grid-template-columns:minmax(0,1fr) auto;align-items:start}.mapOwnerScopeGroup{justify-items:stretch}.mapOwnerScopeTabs{width:auto;max-width:100%;display:inline-flex;gap:0;padding:2px}.mapOwnerScopeButton{min-width:0;flex:0 0 auto;padding:4px 5px;font-size:.62rem;line-height:1;letter-spacing:0}.mapOwnerScopeDivider{align-self:center}.mapOwnerScopeProgress{margin-top:4px;padding:0 3px;font-size:.62rem}.mapFriendIncludeControls{justify-self:center}}.mapOwnerActionButton{width:24px;height:24px;border:1px solid rgba(173,189,208,.7);border-radius:999px;background:rgba(255,255,255,.8);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.mapOwnerActionButton svg{width:13px;height:13px;stroke:#334155;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.mapOwnerActionButton:disabled{opacity:.45;cursor:default}.mapError,.mapLoading{z-index:13;font-size:.8rem;padding:0}.mapLoadingTop{position:absolute;top:12px;left:50%;transform:translateX(-50%);color:#334155;display:inline-flex;align-items:center;gap:8px}.mapLoadingCentered{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;z-index:26}.mapLoadingCenterBox{display:inline-flex;flex-direction:column;align-items:center;gap:3px;color:#334155;font-size:.78rem;background:rgba(255,255,255,.8);border:1px solid #d6e5f6;border-radius:12px;padding:10px 12px;box-shadow:0 8px 18px rgba(15,23,42,.12)}.mapLoadingSpinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(148,163,184,.35);border-top-color:#0ea5a6;animation:mapSpin .78s linear infinite}.mapError{position:absolute;top:44px;left:50%;transform:translateX(-50%);background:#fff1f2;border:1px solid #fecdd3;color:#be123c}@keyframes mapSpin{to{transform:rotate(1turn)}}@keyframes rouletteSpinProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hotCellBlink{0%,to{opacity:.96;filter:saturate(1.35) brightness(1.06) drop-shadow(0 0 4px rgba(245,158,11,.74))}45%{opacity:1;filter:saturate(1.7) brightness(1.28) drop-shadow(0 0 10px rgba(245,158,11,1))}70%{opacity:.86;filter:saturate(1.18) brightness(1) drop-shadow(0 0 2px rgba(245,158,11,.36))}}@keyframes regionCellPulse{0%{opacity:1;filter:saturate(1.55) brightness(1.28) drop-shadow(0 0 11px rgba(20,184,166,.98))}35%{opacity:1;filter:saturate(1.45) brightness(1.24) drop-shadow(0 0 10px rgba(20,184,166,.92))}65%{opacity:.72;filter:saturate(.95) brightness(.94) drop-shadow(0 0 2px rgba(20,184,166,.24))}to{opacity:.9;filter:saturate(1.05) brightness(1) drop-shadow(0 0 0 rgba(45,212,191,0))}}@keyframes rouletteCellFlash{0%,to{opacity:.9;stroke-width:1.05;filter:saturate(1.08) brightness(1.02) drop-shadow(0 0 0 rgba(245,158,11,0))}50%{opacity:1;stroke-width:1.45;filter:saturate(1.45) brightness(1.18) drop-shadow(0 0 9px rgba(245,158,11,.86))}}