.updates-page .updates-main,.updates-page .updates-main button,.updates-page .updates-main input,.updates-page .updates-main select{font-family:Paperozi,Noto Sans KR,sans-serif}.updates-main{width:min(100%,1680px);margin:0 auto;padding:30px 28px 84px}.updates-toolbar{margin:0 24px 30px;padding:0;background:transparent;border:0;box-shadow:none}.updates-search{min-height:44px;display:flex;align-items:center;gap:10px;padding:0 2px;border:0;border-bottom:1px solid var(--theme-border);border-radius:0;background:transparent}.updates-search:focus-within{border-color:var(--theme-primary)}.updates-search i{color:var(--theme-text-muted);font-size:.76rem}.updates-search input{width:100%;padding:0;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0;color:var(--theme-text);font-size:.74rem;font-weight:400}.updates-member-row{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--theme-border)}.updates-control-label{color:var(--theme-text-muted);font-size:.64rem;font-weight:600}.updates-member-filters{display:flex;align-items:center;gap:6px;min-width:0;overflow-x:auto;scrollbar-width:none}.updates-member-filters::-webkit-scrollbar{display:none}.updates-member-chip{min-height:30px;flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:var(--theme-text-sub);font-size:.62rem;font-weight:500;cursor:pointer;transition:background var(--transition),color var(--transition)}.updates-member-chip:hover{background:var(--theme-surface-soft);color:var(--theme-text)}.updates-member-chip.active{background:var(--theme-primary-soft);color:var(--theme-primary-dark);font-weight:600}.updates-member-chip img{width:20px;height:20px;border-radius:50%;object-fit:cover;background:var(--theme-surface-soft)}.updates-view-row{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:12px}.updates-result-summary{color:var(--theme-text-muted);font-size:.63rem;font-weight:400}.updates-result-summary strong{color:var(--theme-primary);font-weight:600}.updates-view-actions{display:flex;align-items:center;gap:8px}.updates-photo-toggle{height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:8px;background:transparent;color:var(--theme-text-muted);font-size:.61rem;font-weight:500;cursor:pointer}.updates-photo-toggle:hover,.updates-photo-toggle.active{background:var(--theme-surface-soft);color:var(--theme-text)}.updates-view-group{display:flex;align-items:center;gap:2px;padding:2px;background:transparent;border:0}.updates-view-button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--theme-text-muted);font-size:.67rem;cursor:pointer}.updates-view-button:hover{background:var(--theme-surface-soft);color:var(--theme-text)}.updates-view-button.active{background:var(--theme-primary-soft);color:var(--theme-primary-dark)}.updates-feed{min-height:340px;padding:0 24px}.updates-date-section{margin-bottom:30px}.updates-date-heading{display:flex;align-items:center;gap:8px;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--theme-border)}.updates-date-heading:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--theme-primary);box-shadow:0 0 0 4px var(--theme-primary-soft)}.updates-date-heading h2{margin:0;font-size:.69rem;font-weight:700;line-height:1.2;color:var(--theme-text)}.updates-date-heading span{font-size:.58rem;color:var(--theme-text-muted)}.updates-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.updates-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:14px;color:inherit;box-shadow:none;transition:transform var(--transition),border-color var(--transition),background var(--transition)}.updates-card:hover{transform:translateY(-2px);border-color:var(--theme-border-strong)}.updates-card-media{aspect-ratio:1.72/1;overflow:hidden;background:var(--theme-surface-soft);border-bottom:1px solid var(--theme-border)}.updates-card-media{position:relative}.updates-card-media.is-video:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 58%,rgba(0,0,0,.3))}.updates-media-badge{position:absolute;right:8px;bottom:8px;z-index:2;min-height:24px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:#121418d1;color:#fff;font-size:.56rem;font-weight:700;line-height:1;box-shadow:0 3px 10px #0000002e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.updates-media-badge i{font-size:.5rem}.updates-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.updates-card:hover .updates-card-media img{transform:scale(1.015)}.updates-card-body{min-height:132px;padding:14px;display:flex;flex-direction:column}.updates-card h3,.updates-list-card h3{margin:0;color:var(--theme-text);font-size:.79rem;font-weight:700;line-height:1.45;letter-spacing:-.025em}.updates-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:7px 0 14px;color:var(--theme-text-sub);font-size:.66rem;font-weight:400;line-height:1.65}.updates-post-meta{margin-top:auto;display:flex;align-items:center;gap:6px;color:var(--theme-text-muted);font-size:.58rem;font-weight:400}.updates-post-meta img{width:21px;height:21px;border-radius:50%;object-fit:cover;background:var(--theme-surface-soft)}.updates-post-meta i{width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.45}.updates-notice-badge{display:inline-flex;align-items:center;margin-right:5px;padding:2px 5px;border:1px solid color-mix(in srgb,var(--theme-primary) 22%,transparent);border-radius:5px;background:var(--theme-primary-soft);color:var(--theme-primary-dark);font-size:.52rem;font-weight:700;vertical-align:2px}.updates-list{background:transparent;border:0;border-radius:0;box-shadow:none}.updates-list-card{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:15px 4px;border-bottom:1px solid var(--theme-border);color:inherit;transition:background var(--transition)}.updates-list-card:first-child{border-top:1px solid var(--theme-border)}.updates-list-card:hover{background:var(--theme-surface-soft)}.updates-list-copy{min-width:0;flex:1}.updates-list-card .updates-post-meta{margin:0 0 7px}.updates-list-card p{max-width:1000px;margin:6px 0 0;color:var(--theme-text-sub);font-size:.66rem;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.updates-list-thumb{width:150px;aspect-ratio:16/9;flex:0 0 auto;border:0;border-radius:9px;object-fit:cover;background:var(--theme-surface-soft)}.updates-list-counts{display:flex;gap:12px;margin-top:9px;color:var(--theme-text-muted);font-size:.58rem}.updates-list-counts span{display:flex;align-items:center;gap:4px}.updates-week-wrap{overflow:hidden;margin-top:7px;border:1px solid var(--theme-border);border-radius:12px;background:var(--theme-surface);box-shadow:none}.updates-week-toolbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 15px;border-bottom:1px solid var(--theme-border)}.updates-week-toolbar>div:first-child{display:flex;align-items:baseline;gap:8px}.updates-week-toolbar strong{font-size:1.02rem;letter-spacing:-.035em}.updates-week-toolbar span{color:var(--theme-text-muted);font-size:.64rem}.updates-week-nav{display:flex;align-items:center;gap:4px}.updates-week-nav button{height:30px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:var(--theme-text);font-size:.62rem;font-weight:600;cursor:pointer}.updates-week-nav button:hover,.updates-week-nav button[data-week-nav=today]{background:var(--theme-surface-soft)}.updates-week-scroll{overflow:auto}.updates-week-grid{min-width:1080px;display:grid;grid-template-columns:118px repeat(7,minmax(137px,1fr))}.updates-week-corner,.updates-week-day{min-height:63px;border-bottom:1px solid var(--theme-border);background:var(--theme-surface-soft)}.updates-week-day{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-left:1px solid var(--theme-border)}.updates-week-day span{font-size:.59rem;font-weight:700}.updates-week-day strong{font-size:.78rem}.updates-week-day.sunday span,.updates-week-day.sunday strong{color:#df5963}.updates-week-day.saturday span,.updates-week-day.saturday strong{color:#5278df}.updates-week-day.today{background:var(--theme-primary-soft)}.updates-week-day.today strong{color:var(--theme-primary-dark)}.updates-week-row{display:contents}.updates-week-member{min-height:94px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-right:1px solid var(--theme-border);border-bottom:1px solid var(--theme-border)}.updates-week-member img{width:34px;height:34px;border-radius:50%;object-fit:cover}.updates-week-member span{max-width:104px;font-size:.59rem;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.updates-week-cell{min-height:94px;padding:5px;border-right:1px solid var(--theme-border);border-bottom:1px solid var(--theme-border)}.updates-week-cell a{display:block;margin-bottom:4px;padding:5px 7px;border-left:2px solid color-mix(in srgb,var(--theme-primary) 42%,transparent);border-radius:5px;background:var(--theme-surface-soft);color:var(--theme-text-sub);font-size:.56rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.updates-week-cell a:hover{background:var(--theme-primary-soft);color:var(--theme-primary-dark)}.updates-week-more{display:inline-block;padding:2px 5px;color:var(--theme-text-muted);font-size:.54rem}.updates-loading,.updates-error,.updates-empty{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--theme-text-muted);text-align:center}.updates-loading i,.updates-error>i,.updates-empty>i{font-size:1.1rem;color:var(--theme-primary)}.updates-error strong,.updates-empty strong{color:var(--theme-text);font-size:.78rem}.updates-error span,.updates-empty span,.updates-loading span{font-size:.65rem}.updates-error button{margin-top:7px;padding:8px 12px;border:0;border-radius:8px;background:var(--theme-surface-soft);color:var(--theme-text);font-size:.65rem;cursor:pointer}.updates-load-sentinel{height:2px}html[data-theme=dark] .updates-card{background:#15171c;border-color:#272b32}.updates-page[data-theme=dark] .updates-card-media{background:#1b1f26}html[data-theme=dark] .updates-card-media{background:#1b1f26;border-color:#272b32}html[data-theme=dark] .updates-card:hover{background:#181a20;border-color:#343943}html[data-theme=dark] .updates-list-card:hover{background:#111318}html[data-theme=dark] .updates-week-wrap{background:#111318;border-color:#292e36}html[data-theme=dark] .updates-week-corner,html[data-theme=dark] .updates-week-day,html[data-theme=dark] .updates-week-cell a{background:#171a20}@media(max-width:1200px){.updates-main{padding:28px 30px 76px}.updates-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.updates-main{padding:22px 18px 62px}.updates-toolbar{margin:0 18px 24px}.updates-feed{padding:0 18px}.updates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.updates-member-row{grid-template-columns:1fr;gap:8px}.updates-member-filters{width:100%}.updates-list-thumb{width:124px}}@media(max-width:560px){.updates-main{padding:18px 0 54px}.updates-toolbar{margin:0 18px 22px}.updates-feed{padding:0 18px}.updates-view-row{align-items:flex-start;flex-direction:column}.updates-view-actions{width:100%;justify-content:flex-end}.updates-grid{grid-template-columns:1fr;gap:10px}.updates-card-media{aspect-ratio:1.85/1}.updates-list-card{min-height:96px;padding:13px 2px;gap:12px}.updates-list-thumb{width:92px}.updates-list-card p{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.updates-list-counts{display:none}}@media(min-width:1500px){.updates-main{width:min(100%,1720px);padding-inline:22px}.updates-toolbar,.updates-feed{padding-left:18px;padding-right:18px}.updates-toolbar{margin-left:18px;margin-right:18px}}.updates-list-card{min-height:126px;padding:18px 6px;gap:28px}.updates-list-card .updates-post-meta{margin-bottom:9px;gap:7px;font-size:.64rem;line-height:1.35}.updates-list-card .updates-post-meta img{width:24px;height:24px}.updates-list-card h3{font-size:.88rem;line-height:1.45}.updates-list-card p{margin-top:8px;font-size:.72rem;line-height:1.65}.updates-list-counts{gap:15px;margin-top:11px;font-size:.63rem}.updates-list-thumb-wrap{position:relative;flex:0 0 auto}.updates-list-thumb-wrap .updates-list-thumb{display:block}.updates-list-thumb{width:174px;border-radius:10px}.updates-week-wrap{border-radius:13px}.updates-week-toolbar{min-height:64px;padding:0 18px}.updates-week-toolbar strong{font-size:1.12rem}.updates-week-toolbar span{font-size:.68rem}.updates-week-grid{min-width:1210px;grid-template-columns:132px repeat(7,minmax(154px,1fr))}.updates-week-corner,.updates-week-day{min-height:70px}.updates-week-day{gap:5px}.updates-week-day span{font-size:.63rem}.updates-week-day strong{font-size:.86rem}.updates-week-member{position:relative;min-height:108px;gap:7px;background:var(--updates-week-member-bg, var(--theme-surface))}.updates-week-member:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:999px;background:var(--member-color, var(--theme-primary));opacity:.9}.updates-week-member img{width:39px;height:39px}.updates-week-member span{max-width:116px;font-size:.64rem;line-height:1.35}.updates-week-cell{min-height:108px;padding:7px 6px}.updates-week-event{position:relative;display:flex!important;align-items:center;gap:5px;min-height:27px;margin-bottom:5px!important;padding:6px 8px 6px 9px!important;border-left:3px solid var(--member-color, var(--theme-primary))!important;border-radius:6px!important;font-size:.61rem!important;font-weight:500;line-height:1.35!important;transition:background .15s ease,color .15s ease,border-color .15s ease}.updates-week-event>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.updates-week-notice{flex:0 0 auto;padding:1px 4px;border-radius:4px;font-size:.49rem;font-weight:700;line-height:1.4}.updates-week-more{padding:3px 6px;font-size:.57rem;font-weight:600}html:not([data-theme=dark]) .updates-week-wrap{background:#fff;border-color:#dde1e6}html:not([data-theme=dark]) .updates-week-toolbar,html:not([data-theme=dark]) .updates-week-corner,html:not([data-theme=dark]) .updates-week-day{background:#f6f7f9}html:not([data-theme=dark]) .updates-week-member{--updates-week-member-bg: #fbfbfc}html:not([data-theme=dark]) .updates-week-cell{background:#fff}html:not([data-theme=dark]) .updates-week-event{background:color-mix(in srgb,var(--member-color) 8%,#f7f8fa)!important;color:#505862!important}html:not([data-theme=dark]) .updates-week-event:hover{background:color-mix(in srgb,var(--member-color) 14%,#ffffff)!important;color:#20242a!important}html:not([data-theme=dark]) .updates-week-notice{background:color-mix(in srgb,var(--member-color) 16%,#ffffff);color:color-mix(in srgb,var(--member-color) 68%,#222222)}html:not([data-theme=dark]) .updates-week-day.today{background:#eef6fc}html[data-theme=dark] .updates-week-wrap{background:#151619!important;border-color:#2b2d32!important}html[data-theme=dark] .updates-week-toolbar{background:#18191d;border-color:#2b2d32}html[data-theme=dark] .updates-week-corner,html[data-theme=dark] .updates-week-day{background:#1c1d21!important;border-color:#2b2d32!important}html[data-theme=dark] .updates-week-day.today{background:#25272c!important}html[data-theme=dark] .updates-week-member{--updates-week-member-bg: #191a1e;border-color:#2b2d32}html[data-theme=dark] .updates-week-cell{background:#16171a;border-color:#2b2d32}html[data-theme=dark] .updates-week-event{background:color-mix(in srgb,var(--member-color) 9%,#24262b)!important;color:#c5c8cf!important}html[data-theme=dark] .updates-week-event:hover{background:color-mix(in srgb,var(--member-color) 15%,#2b2d32)!important;color:#f0f1f3!important}html[data-theme=dark] .updates-week-notice{background:color-mix(in srgb,var(--member-color) 17%,#202126);color:color-mix(in srgb,var(--member-color) 60%,#f4f5f7)}html[data-theme=dark] .updates-week-nav button[data-week-nav=today],html[data-theme=dark] .updates-week-nav button:hover{background:#25272c!important}@media(max-width:1200px){.updates-list-card{min-height:116px;gap:20px}.updates-list-thumb{width:148px}}@media(max-width:820px){.updates-list-card h3{font-size:.82rem}.updates-list-card p{font-size:.69rem}}.updates-main{width:min(100%,1760px);padding-inline:26px}.updates-search{min-height:54px}.updates-search input{font-size:.84rem}.updates-member-filter button{min-height:34px;padding:5px 10px;font-size:.68rem}.updates-member-filter img{width:25px;height:25px}.updates-card-body{padding:16px 16px 17px}.updates-card h3{font-size:.88rem;line-height:1.42}.updates-card p{font-size:.72rem;line-height:1.62}.updates-card .updates-post-meta{font-size:.64rem}.updates-list-card{min-height:144px;padding:21px 8px;gap:32px}.updates-list-card .updates-post-meta{margin-bottom:10px;font-size:.72rem}.updates-list-card .updates-post-meta img{width:28px;height:28px}.updates-list-card h3{font-size:1rem;line-height:1.42;letter-spacing:-.015em}.updates-list-card p{margin-top:9px;font-size:.82rem;line-height:1.7}.updates-list-counts{margin-top:12px;gap:17px;font-size:.7rem}.updates-list-thumb{width:198px;min-height:104px;border-radius:11px}.updates-week-wrap{border-radius:12px}.updates-week-toolbar{min-height:72px;padding:0 22px}.updates-week-toolbar strong{font-size:1.28rem;letter-spacing:-.025em}.updates-week-toolbar span{font-size:.73rem}.updates-week-nav button{min-width:38px;min-height:34px;font-size:.68rem}.updates-week-grid{min-width:1320px;grid-template-columns:142px repeat(7,minmax(168px,1fr))}.updates-week-corner,.updates-week-day{min-height:78px}.updates-week-day span{font-size:.68rem;font-weight:650}.updates-week-day strong{font-size:.98rem}.updates-week-member,.updates-week-cell{min-height:120px}.updates-week-member{gap:8px}.updates-week-member:before{width:4px;top:13px;bottom:13px;background:var(--member-color, var(--theme-primary));opacity:1}.updates-week-member img{width:43px;height:43px}.updates-week-member span{max-width:126px;font-size:.7rem;font-weight:700}.updates-week-cell{padding:8px 7px}.updates-week-event{min-height:31px;margin-bottom:6px!important;padding:7px 9px 7px 10px!important;border-left-width:4px!important;border-left-color:var(--member-color, var(--theme-primary))!important;font-size:.69rem!important;font-weight:600;line-height:1.4!important}.updates-week-notice{padding:2px 5px;font-size:.53rem}.updates-week-more{font-size:.62rem}html:not([data-theme=dark]) .updates-week-event{background:color-mix(in srgb,var(--member-color) 13%,#f5f6f8)!important;color:#343a42!important}html:not([data-theme=dark]) .updates-week-event:hover{background:color-mix(in srgb,var(--member-color) 20%,#ffffff)!important;color:#111418!important}html:not([data-theme=dark]) .updates-week-notice{background:color-mix(in srgb,var(--member-color) 22%,#ffffff);color:#30343a}html[data-theme=dark] .updates-week-wrap{background:#171719!important;border-color:#303034!important}html[data-theme=dark] .updates-week-toolbar{background:#1d1d20!important;border-color:#303034!important}html[data-theme=dark] .updates-week-corner,html[data-theme=dark] .updates-week-day{background:#222225!important;border-color:#303034!important}html[data-theme=dark] .updates-week-day.today{background:#2a2a2e!important}html[data-theme=dark] .updates-week-member{--updates-week-member-bg: #1f1f22;border-color:#303034!important}html[data-theme=dark] .updates-week-cell{background:#1a1a1d!important;border-color:#303034!important}html[data-theme=dark] .updates-week-event{background:color-mix(in srgb,var(--member-color) 18%,#29292d)!important;color:#e0e0e4!important}html[data-theme=dark] .updates-week-event:hover{background:color-mix(in srgb,var(--member-color) 27%,#303034)!important;color:#fff!important}html[data-theme=dark] .updates-week-notice{background:color-mix(in srgb,var(--member-color) 30%,#303034);color:#f1f1f3}@media(max-width:1200px){.updates-main{padding-inline:22px}.updates-list-card h3{font-size:.94rem}.updates-list-card p{font-size:.78rem}.updates-list-thumb{width:174px}}@media(max-width:820px){.updates-main{padding-inline:16px}.updates-list-card h3{font-size:.9rem}.updates-list-card p{font-size:.75rem}}html:not([data-theme=dark]) .updates-week-event{background:linear-gradient(90deg,color-mix(in srgb,var(--member-color) 24%,#ffffff),color-mix(in srgb,var(--member-color) 13%,#f5f6f8))!important;border-left-color:var(--member-color)!important}html[data-theme=dark] .updates-week-event{background:linear-gradient(90deg,color-mix(in srgb,var(--member-color) 30%,#303034),color-mix(in srgb,var(--member-color) 17%,#29292d))!important;border-left-color:var(--member-color)!important}.updates-week-cell{position:relative}.updates-week-more-wrap{position:relative;display:inline-block}.updates-week-more{display:inline-flex;align-items:center;min-height:24px;padding:3px 7px;border:0;border-radius:6px;background:transparent;color:var(--theme-text-muted);font:inherit;font-size:.62rem;font-weight:700;cursor:pointer}.updates-week-more:hover,.updates-week-more[aria-expanded=true]{background:var(--theme-surface-soft);color:var(--theme-text)}.updates-week-more-popover{position:absolute;z-index:80;left:0;top:calc(100% + 5px);width:min(310px,calc(100vw - 32px));padding:9px;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-surface);box-shadow:0 12px 30px #00000029}.updates-week-more-popover[hidden]{display:none!important}.updates-week-more-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px;padding:1px 2px 7px;border-bottom:1px solid var(--theme-border)}.updates-week-more-head strong{font-size:.7rem;color:var(--theme-text)}.updates-week-more-close{width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--theme-text-muted);cursor:pointer}.updates-week-more-close:hover{background:var(--theme-surface-soft);color:var(--theme-text)}.updates-week-more-list{display:grid;gap:5px;max-height:260px;overflow:auto}.updates-week-more-item{margin:0!important;min-height:32px!important;padding:7px 9px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}html[data-theme=dark] .updates-week-more-popover{background:#202023;border-color:#3a3a3f;box-shadow:0 14px 34px #00000061}.updates-week-more-popover{z-index:300!important;width:340px!important;max-width:calc(100vw - 28px)!important;padding:12px!important;border:1px solid #d9dde5!important;border-radius:12px!important;background:#fff!important;color:#17191f!important;box-shadow:0 14px 38px #0f172a38!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.updates-week-more-head{margin-bottom:9px!important;padding:1px 2px 9px!important;border-bottom:1px solid #e8eaf0!important}.updates-week-more-head strong{color:#17191f!important;font-size:.72rem!important;font-weight:800!important}.updates-week-more-close{color:#697181!important}.updates-week-more-close:hover{background:#f0f2f6!important;color:#17191f!important}.updates-week-more-list{gap:7px!important;max-height:300px!important}.updates-week-cell .updates-week-more-item{display:block!important;margin:0!important;min-height:34px!important;padding:8px 10px!important;border:1px solid #e7e9ef!important;border-left:3px solid var(--member-color, #62b7ff)!important;border-radius:7px!important;background:#f6f7f9!important;color:#23262e!important;font-size:.62rem!important;font-weight:650!important;line-height:1.45!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.updates-week-cell .updates-week-more-item:hover{background:#eef2f7!important;color:#111318!important}.updates-week-cell .updates-week-more-item>span:last-child{color:inherit!important}html[data-theme=dark] .updates-week-more-popover{background:#202126!important;color:#f3f4f6!important;border-color:#41434b!important;box-shadow:0 16px 42px #00000085!important}html[data-theme=dark] .updates-week-more-head{border-bottom-color:#34363e!important}html[data-theme=dark] .updates-week-more-head strong{color:#f4f5f7!important}html[data-theme=dark] .updates-week-more-close{color:#aeb3be!important}html[data-theme=dark] .updates-week-more-close:hover{background:#30323a!important;color:#fff!important}html[data-theme=dark] .updates-week-cell .updates-week-more-item{background:#292b31!important;border-color:#3a3d45!important;border-left-color:var(--member-color, #62b7ff)!important;color:#f0f1f3!important}html[data-theme=dark] .updates-week-cell .updates-week-more-item:hover{background:#32353d!important;color:#fff!important}html:not([data-theme=dark]) .updates-week-cell .updates-week-more-item{background:linear-gradient(90deg,color-mix(in srgb,var(--member-color) 24%,#ffffff),color-mix(in srgb,var(--member-color) 13%,#f5f6f8))!important;border-color:color-mix(in srgb,var(--member-color) 20%,#e7e9ef)!important;border-left-color:var(--member-color)!important;color:var(--theme-text-sub)!important}html:not([data-theme=dark]) .updates-week-cell .updates-week-more-item:hover{background:color-mix(in srgb,var(--member-color) 18%,#ffffff)!important;color:var(--theme-text)!important}html[data-theme=dark] .updates-week-cell .updates-week-more-item{background:linear-gradient(90deg,color-mix(in srgb,var(--member-color) 30%,#303034),color-mix(in srgb,var(--member-color) 17%,#29292d))!important;border-color:color-mix(in srgb,var(--member-color) 24%,#3a3d45)!important;border-left-color:var(--member-color)!important;color:#f0f1f3!important}html[data-theme=dark] .updates-week-cell .updates-week-more-item:hover{background:color-mix(in srgb,var(--member-color) 25%,#32353d)!important;color:#fff!important}.updates-media--empty{display:grid;place-items:center;flex:0 0 auto}.updates-page-icon{font-size:26px;line-height:1;opacity:.62}html[data-theme=light] .updates-media--empty{background:#d7dbe0;color:#747b84}html[data-theme=dark] .updates-media--empty{background:#292c31;color:#969ca5}.updates-list-thumb.updates-media--empty{width:150px;aspect-ratio:16/9;border-radius:9px}@media(max-width:760px){.updates-list-thumb.updates-media--empty{width:112px}}
