.ThemeToggle-module__uHPOwa__themeToggle{background:var(--control-bg);min-height:36px;color:var(--text-muted);border:1px solid var(--border);border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:700;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.ThemeToggle-module__uHPOwa__themeToggle:hover{background:var(--control-bg-hover);color:var(--text);border-color:var(--border-strong)}.ThemeToggle-module__uHPOwa__themeToggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ThemeToggle-module__uHPOwa__themeToggle__icon{text-align:center;width:16px;font-size:16px;line-height:1}.ThemeToggle-module__uHPOwa__themeToggle__label{line-height:1}@media (max-width:767px){.ThemeToggle-module__uHPOwa__themeToggle{width:34px;min-height:34px;padding:0}.ThemeToggle-module__uHPOwa__themeToggle__label{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}}
.ToastProvider-module__m61RTG__toastViewport{z-index:2000;pointer-events:none;flex-direction:column;gap:10px;width:min(360px,100vw - 32px);display:flex;position:fixed;bottom:20px;right:20px}.ToastProvider-module__m61RTG__toast{color:var(--text);background:var(--surface-frosted);border:1px solid var(--border-strong);border-left:4px solid var(--success);box-shadow:var(--shadow-card);pointer-events:auto;transform-origin:100% 100%;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;animation:.28s cubic-bezier(.16,1,.3,1) both ToastProvider-module__m61RTG__toast-enter;display:grid;position:relative;overflow:hidden}.ToastProvider-module__m61RTG__toast:after{background:var(--success);content:"";transform-origin:0;height:2px;animation:3s linear forwards ToastProvider-module__m61RTG__toast-progress;position:absolute;bottom:0;left:0;right:0}.ToastProvider-module__m61RTG__toast--closing{animation:.22s ease-in forwards ToastProvider-module__m61RTG__toast-exit}.ToastProvider-module__m61RTG__toast--closing:after{animation-play-state:paused}.ToastProvider-module__m61RTG__toast__body{min-width:0}.ToastProvider-module__m61RTG__toast__label{color:var(--success);margin-bottom:2px;font-size:12px;font-weight:800;display:block}.ToastProvider-module__m61RTG__toast__message{color:var(--text);word-break:keep-all;overflow-wrap:anywhere;font-size:14px;font-weight:700;line-height:1.35}.ToastProvider-module__m61RTG__toast__close{width:28px;height:28px;color:var(--text-muted);background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.ToastProvider-module__m61RTG__toast__close:hover{color:var(--text);background:var(--bg-elev-2);border-color:var(--border)}@keyframes ToastProvider-module__m61RTG__toast-enter{0%{opacity:0;transform:translate(18px,12px)scale(.96)}70%{opacity:1;transform:translate(-2px)scale(1.01)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes ToastProvider-module__m61RTG__toast-exit{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:1;transform:translate(120%)scale(1)}}@keyframes ToastProvider-module__m61RTG__toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:640px){.ToastProvider-module__m61RTG__toastViewport{width:auto;bottom:16px;left:16px;right:16px}}@media (prefers-reduced-motion:reduce){.ToastProvider-module__m61RTG__toast,.ToastProvider-module__m61RTG__toast--closing,.ToastProvider-module__m61RTG__toast:after{animation:none}}
.page-module__Zkwm4G__login{background:linear-gradient(var(--grid-line-soft) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line-soft) 1px, transparent 1px), linear-gradient(135deg, #5865f21f, transparent 42%), var(--bg);background-size:44px 44px,44px 44px,auto;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex;position:relative;overflow:hidden}.page-module__Zkwm4G__login__themeToggle{z-index:2;position:absolute;top:20px;right:20px}.page-module__Zkwm4G__login:before{content:"";border:1px solid #5865f229;border-radius:24px;width:260px;height:260px;position:absolute;inset:10% auto auto 8%;transform:rotate(-10deg)}.page-module__Zkwm4G__login:after{border:1px solid color-mix(in srgb, var(--brand-gold) 28%, transparent);content:"";border-radius:24px;width:220px;height:220px;position:absolute;bottom:11%;right:7%;transform:rotate(12deg)}.page-module__Zkwm4G__login__panel{z-index:1;background:linear-gradient(180deg, var(--highlight-subtle), transparent 42%), var(--surface-panel);border:1px solid var(--neutral-soft);width:100%;max-width:420px;box-shadow:var(--shadow-panel);text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:12px;padding:38px 34px 34px;position:relative}.page-module__Zkwm4G__login__panel:before{border-top:3px solid var(--brand-gold);content:"";pointer-events:none;border-radius:12px;position:absolute;inset:0}.page-module__Zkwm4G__login__brand{justify-content:center;margin-bottom:16px;display:flex}.page-module__Zkwm4G__login__brandRing{background:var(--surface-brand-ring);border:1px solid color-mix(in srgb, var(--brand-gold) 45%, transparent);width:68px;height:68px;box-shadow:inset 0 0 0 1px var(--highlight-subtle), var(--shadow-card);border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.page-module__Zkwm4G__login__mark{object-fit:contain;width:48px;height:48px;display:block}.page-module__Zkwm4G__login__eyebrow{color:var(--brand-gold);letter-spacing:.08em;margin-bottom:6px;font-size:12px;font-weight:800}.page-module__Zkwm4G__login__title{letter-spacing:0;margin-bottom:8px;font-size:26px;font-weight:800;line-height:1.25}.page-module__Zkwm4G__login__subtitle{color:var(--text-muted);margin-bottom:30px;font-size:14px}.page-module__Zkwm4G__login__button{background:var(--accent);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:15px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 12px 28px #5865f23d}.page-module__Zkwm4G__login__button:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 16px 34px #5865f24d}.page-module__Zkwm4G__login__button:active{transform:translateY(0)}.page-module__Zkwm4G__login__button:focus-visible{outline:2px solid var(--brand-gold);outline-offset:3px}.page-module__Zkwm4G__login__button-icon{fill:currentColor;width:18px;height:18px}.page-module__Zkwm4G__login__error{color:var(--danger);background:#ed42451f;border:1px solid #ed424559;border-radius:6px;margin-top:16px;padding:10px 12px;font-size:14px}.page-module__Zkwm4G__login__privacy{color:var(--text-dim);margin-top:18px;font-size:11px}.page-module__Zkwm4G__login__privacy a{color:var(--accent-text);text-underline-offset:2px;font-weight:700;text-decoration:underline}.page-module__Zkwm4G__login__privacy a:focus-visible{outline:2px solid var(--brand-gold);outline-offset:2px}@media (max-width:640px){.page-module__Zkwm4G__login{padding:18px}.page-module__Zkwm4G__login__themeToggle{top:14px;right:14px}.page-module__Zkwm4G__login:before,.page-module__Zkwm4G__login:after{display:none}.page-module__Zkwm4G__login__panel{padding:32px 24px 28px}.page-module__Zkwm4G__login__title{font-size:23px}}
.styles-module__dzw-eq__calendar{width:100%;max-width:1480px;margin:0 auto;padding:24px 32px 48px}.styles-module__dzw-eq__calendar__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.styles-module__dzw-eq__calendar__title-wrap{align-items:baseline;gap:12px;display:flex}.styles-module__dzw-eq__calendar__title{letter-spacing:-.02em;font-size:22px;font-weight:700}.styles-module__dzw-eq__calendar__today{background:var(--bg-elev);color:var(--text-muted);border:1px solid var(--border);border-radius:6px;padding:6px 12px;font-size:13px;transition:color .15s,border-color .15s}.styles-module__dzw-eq__calendar__today:hover{color:var(--text);border-color:var(--border-strong)}.styles-module__dzw-eq__calendar__roulette{min-height:32px;color:var(--accent-text);background:var(--accent-soft-2);border:1px solid var(--accent-border);border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:800;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.styles-module__dzw-eq__calendar__roulette span{color:#ff8b7b;text-shadow:0 0 #fff,0 0 7px #ff8b7b94;font-size:11px}.styles-module__dzw-eq__calendar__roulette:hover{color:var(--accent-text-strong);background:var(--accent-soft-4);border-color:var(--accent-border-strong)}.styles-module__dzw-eq__calendar__roulette:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.styles-module__dzw-eq__calendar__mine-toggle{background:var(--accent-soft-2);color:var(--accent-text);border:1px solid #5865f257;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s}.styles-module__dzw-eq__calendar__mine-toggle:hover{background:var(--accent-soft-4);color:var(--accent-text-strong);border-color:#8e9bff8f}.styles-module__dzw-eq__calendar__mine-toggle--active{border-color:var(--accent-border-strong);color:var(--accent-text-strong);background:#5865f23d}.styles-module__dzw-eq__calendar__google-toggle{background:var(--control-bg);min-height:32px;color:var(--text-muted);border:1px solid var(--border);border-radius:6px;align-items:center;gap:6px;padding:5px 9px;font-size:12px;font-weight:700;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.styles-module__dzw-eq__calendar__google-toggle>span:first-child{color:#fff;background:#4285f4;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:900;display:inline-flex}.styles-module__dzw-eq__calendar__google-toggle strong{min-width:18px;color:var(--google-blue);background:color-mix(in srgb, var(--google-blue) 12%, transparent);text-align:center;border-radius:999px;padding:1px 5px;font-size:11px}.styles-module__dzw-eq__calendar__google-toggle:hover,.styles-module__dzw-eq__calendar__google-toggle--connected{color:var(--text);background:color-mix(in srgb, var(--google-blue) 9%, var(--control-bg));border-color:color-mix(in srgb, var(--google-blue) 52%, var(--border))}.styles-module__dzw-eq__calendar__google-toggle--warning{color:var(--warning);border-color:color-mix(in srgb, var(--warning) 55%, var(--border))}.styles-module__dzw-eq__calendar__create-btn{background:var(--accent);color:#fff;border:0;border-radius:6px;padding:7px 12px;font-size:13px;font-weight:700;transition:background .15s}.styles-module__dzw-eq__calendar__create-btn:hover{background:var(--accent-hover)}.styles-module__dzw-eq__calendar__controls{align-items:center;gap:8px;display:flex}.styles-module__dzw-eq__calendar__nav{background:var(--bg-elev);width:36px;height:36px;color:var(--text);border:1px solid var(--border);border-radius:6px;justify-content:center;align-items:center;font-size:22px;line-height:1;transition:background .15s;display:inline-flex}.styles-module__dzw-eq__calendar__nav:hover{background:var(--bg-elev-2)}.styles-module__dzw-eq__calendar__sign-out{color:var(--text-muted);border:1px solid var(--border);background:0 0;border-radius:6px;padding:8px 14px;font-size:13px;transition:color .15s,border-color .15s}.styles-module__dzw-eq__calendar__sign-out:hover{color:var(--text);border-color:var(--border-strong)}.styles-module__dzw-eq__calendar__profile{max-width:160px;color:var(--text);background:var(--accent-soft-2);text-overflow:ellipsis;white-space:nowrap;border:1px solid #5865f23d;border-radius:6px;padding:7px 10px;font-size:13px;font-weight:700;overflow:hidden}.styles-module__dzw-eq__calendar__error{color:var(--danger);background:#ed42451f;border:1px solid #ed424559;border-radius:6px;margin-bottom:12px;padding:10px 12px;font-size:14px}.styles-module__dzw-eq__calendar__google-warning{min-height:40px;color:var(--text-muted);background:color-mix(in srgb, var(--google-blue) 8%, var(--bg-elev));border:1px solid color-mix(in srgb, var(--google-blue) 35%, var(--border));border-radius:6px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:9px 12px;font-size:13px;display:flex}.styles-module__dzw-eq__calendar__google-warning button{color:var(--google-blue);border:1px solid color-mix(in srgb, var(--google-blue) 45%, var(--border));background:0 0;border-radius:5px;flex:none;padding:5px 9px;font-size:12px;font-weight:700}.styles-module__dzw-eq__calendar__body{align-items:stretch;gap:16px;display:flex}.styles-module__dzw-eq__calendar__board{flex:1;min-width:0}.styles-module__dzw-eq__calendar__weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;margin-bottom:4px;padding:0 1px;display:grid}.styles-module__dzw-eq__calendar__weekday{--weekday-accent:#5865f2;--weekday-text:var(--text-muted);min-width:0;color:var(--weekday-text);text-align:center;justify-content:center;align-items:center;gap:6px;padding:8px 6px;font-size:13px;font-weight:700;line-height:1;display:flex}.styles-module__dzw-eq__calendar__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module__dzw-eq__calendar__weekday--sun{--weekday-accent:#ef3b30;--weekday-text:var(--holiday-text)}.styles-module__dzw-eq__calendar__weekday--mon{--weekday-accent:#2f7df2}.styles-module__dzw-eq__calendar__weekday--tue{--weekday-accent:#ffd018}.styles-module__dzw-eq__calendar__weekday--wed{--weekday-accent:#20b51d}.styles-module__dzw-eq__calendar__weekday--thu{--weekday-accent:#ff6d26}.styles-module__dzw-eq__calendar__weekday--fri{--weekday-accent:#3bb4dd}.styles-module__dzw-eq__calendar__weekday--sat{--weekday-accent:#955fd2;--weekday-text:var(--saturday-text)}.styles-module__dzw-eq__calendar__weekday-icon{background:#fff;border:2px solid #050505;border-radius:5px;flex:none;width:21px;height:19px;position:relative;overflow:visible;box-shadow:0 1px #00000029}.styles-module__dzw-eq__calendar__weekday-icon:before,.styles-module__dzw-eq__calendar__weekday-icon:after{z-index:2;content:"";background:#050505;border-radius:999px;width:3px;height:9px;position:absolute;top:-6px}.styles-module__dzw-eq__calendar__weekday-icon:before{left:5px}.styles-module__dzw-eq__calendar__weekday-icon:after{right:5px}.styles-module__dzw-eq__calendar__weekday-icon-top{background:var(--weekday-accent);border-bottom:2px solid #050505;border-radius:3px 3px 0 0;height:7px;position:absolute;top:0;left:0;right:0}.styles-module__dzw-eq__calendar__weekday-text{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module__dzw-eq__calendar__grid{background:var(--border);border:1px solid var(--border);border-radius:8px;grid-template-rows:repeat(6,146px);grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.styles-module__dzw-eq__calendar__cell{background:var(--bg-elev);min-width:0;height:100%;min-height:0;color:var(--text);text-align:left;flex-direction:column;align-items:stretch;gap:6px;padding:8px 8px 10px;transition:background .15s;display:flex;position:relative}.styles-module__dzw-eq__calendar__cell:hover{background:var(--bg-elev-2)}.styles-module__dzw-eq__calendar__cell--out{background:var(--surface-muted);color:var(--text-dim)}.styles-module__dzw-eq__calendar__cell--today{outline:2px solid var(--accent);outline-offset:-2px}.styles-module__dzw-eq__calendar__cell--selected{background:var(--accent-soft-2);outline:2px solid var(--accent);outline-offset:-2px}.styles-module__dzw-eq__calendar__cell--selected:after{border-left:3px solid var(--accent);content:"";pointer-events:none;position:absolute;inset:0}.styles-module__dzw-eq__calendar__cell-head{z-index:1;pointer-events:none;border-radius:4px;justify-content:space-between;align-items:center;gap:6px;min-width:0;max-width:100%;min-height:24px;transition:background .15s;display:flex;position:relative}.styles-module__dzw-eq__calendar__cell-head:hover{background:var(--accent-soft-2)}.styles-module__dzw-eq__calendar__cell-head:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.styles-module__dzw-eq__calendar__cell-date{flex:auto;align-items:baseline;gap:4px;min-width:0;display:flex;overflow:hidden}.styles-module__dzw-eq__calendar__cell-day{flex:none;font-size:14px;font-weight:600}.styles-module__dzw-eq__calendar__cell-day--sun,.styles-module__dzw-eq__calendar__cell-day--holiday{color:var(--holiday-text)}.styles-module__dzw-eq__calendar__cell-day--sat{color:var(--saturday-text)}.styles-module__dzw-eq__calendar__holiday-label{min-width:0;color:var(--holiday-text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:1;overflow:hidden}.styles-module__dzw-eq__calendar__cell-add{width:22px;height:22px;color:var(--text-dim);opacity:0;cursor:pointer;pointer-events:auto;background:0 0;border:0;border-radius:4px;flex:0 0 22px;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:opacity .15s,background .15s;display:inline-flex}.styles-module__dzw-eq__calendar__cell:hover .styles-module__dzw-eq__calendar__cell-add,.styles-module__dzw-eq__calendar__cell-add:focus-visible{opacity:1}.styles-module__dzw-eq__calendar__cell-add:hover{background:var(--bg-elev);color:var(--text)}.styles-module__dzw-eq__calendar__cell-add:disabled{opacity:0;cursor:not-allowed}.styles-module__dzw-eq__calendar__cell-add:disabled:hover{color:var(--text-dim);background:0 0}.styles-module__dzw-eq__calendar__cell-sessions{z-index:1;pointer-events:none;flex-direction:column;flex:auto;gap:4px;min-height:0;margin:0;padding:0;list-style:none;display:flex;position:relative;overflow:hidden}.styles-module__dzw-eq__calendar__cell-sessions>li>button{pointer-events:auto}.styles-module__dzw-eq__calendar__google-summary{z-index:1;width:100%;min-width:0;min-height:22px;color:var(--text-muted);background:color-mix(in srgb, var(--google-blue) 7%, var(--bg-elev-2));border:1px solid color-mix(in srgb, var(--google-blue) 28%, var(--border));text-align:left;border-radius:4px;flex:none;align-items:center;gap:5px;padding:3px 6px;font-size:11px;transition:color .15s,background .15s,border-color .15s;display:flex;position:relative}.styles-module__dzw-eq__calendar__google-summary:hover{color:var(--text);background:color-mix(in srgb, var(--google-blue) 12%, var(--bg-elev-2));border-color:color-mix(in srgb, var(--google-blue) 52%, var(--border))}.styles-module__dzw-eq__calendar__google-dot{width:7px;height:7px;box-shadow:0 0 0 1px var(--neutral-border);border-radius:50%;flex:0 0 7px}.styles-module__dzw-eq__calendar__google-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.styles-module__dzw-eq__calendar__google-count{color:var(--google-blue);flex:none;font-size:10px}.styles-module__dzw-eq__calendar__google-count-mobile{display:none}.styles-module__dzw-eq__calendar__cell-fill{cursor:pointer;z-index:0;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.styles-module__dzw-eq__calendar__cell-fill:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.styles-module__dzw-eq__calendar__chip{--session-panel-bg:var(--accent-soft-1);--session-panel-bg-hover:var(--accent-soft-3);--session-panel-border:var(--accent-border);--session-panel-time:var(--accent-border-strong);background:var(--session-panel-bg);border:0;border-left:2px solid var(--session-panel-border);width:100%;min-width:0;color:var(--text);text-align:left;cursor:pointer;border-radius:4px;align-items:center;gap:6px;padding:4px 6px;font-size:13px;transition:background .15s;display:flex;overflow:hidden}.styles-module__dzw-eq__calendar__cell-sessions li:nth-child(4n+2) .styles-module__dzw-eq__calendar__chip{--session-panel-bg:#23a55a14;--session-panel-bg-hover:#23a55a24;--session-panel-border:#23a55a8c;--session-panel-time:var(--session-green)}.styles-module__dzw-eq__calendar__cell-sessions li:nth-child(4n+3) .styles-module__dzw-eq__calendar__chip{--session-panel-bg:#faa61a14;--session-panel-bg-hover:#faa61a24;--session-panel-border:#faa61a8c;--session-panel-time:var(--session-yellow)}.styles-module__dzw-eq__calendar__cell-sessions li:nth-child(4n) .styles-module__dzw-eq__calendar__chip{--session-panel-bg:#ed424514;--session-panel-bg-hover:#ed424524;--session-panel-border:#ed424585;--session-panel-time:var(--session-red)}.styles-module__dzw-eq__calendar__chip:hover{background:var(--session-panel-bg-hover)}.styles-module__dzw-eq__calendar__chip--mine{--session-panel-time:var(--accent-text-strong);background:var(--accent-soft-5);border-left-color:var(--accent-text);box-shadow:inset 0 0 0 1px #c7d0ff42}.styles-module__dzw-eq__calendar__chip--mine:hover{background:#5865f24d}.styles-module__dzw-eq__calendar__chip--mine:after{content:"내";background:var(--neutral-soft);color:var(--text);border:1px solid #c7d0ff66;border-radius:999px;flex:none;padding:1px 5px;font-size:10px;font-weight:800;line-height:1.25}.styles-module__dzw-eq__calendar__chip-time{font-family:var(--font-mono);color:var(--session-panel-time);flex-shrink:0;font-size:12px;font-weight:700}.styles-module__dzw-eq__calendar__chip-count{color:var(--text);flex-shrink:0;font-size:12px;font-weight:700}.styles-module__dzw-eq__calendar__chip-title{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.styles-module__dzw-eq__calendar__chip-more{background:var(--neutral-soft-subtle);width:100%;min-width:0;color:var(--text-muted);cursor:pointer;border:1px dashed #8e97a761;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:4px 6px;font-size:12px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.styles-module__dzw-eq__calendar__chip-more:hover{background:var(--accent-soft-4);border-color:var(--accent-border);color:var(--text)}.styles-module__dzw-eq__calendar__chip-more strong{color:var(--text);font-size:12px;font-weight:800}.styles-module__dzw-eq__dayPanel{background:var(--surface-frosted);border:1px solid var(--border-strong);border-left:3px solid var(--accent);border-radius:8px;flex-direction:column;flex:0 0 320px;align-self:stretch;gap:14px;width:320px;min-height:0;padding:16px;display:flex}.styles-module__dzw-eq__dayPanel__header{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding-bottom:12px;display:flex}.styles-module__dzw-eq__dayPanel__eyebrow{color:var(--text-dim);margin-bottom:4px;font-size:12px;font-weight:700}.styles-module__dzw-eq__dayPanel__title{color:var(--text);font-size:18px;font-weight:700}.styles-module__dzw-eq__dayPanel__close{width:30px;height:30px;color:var(--text-muted);background:0 0;border:0;border-radius:6px;flex:0 0 30px;font-size:22px;line-height:1;transition:color .15s,background .15s}.styles-module__dzw-eq__dayPanel__close:hover{color:var(--text);background:var(--bg-elev-2)}.styles-module__dzw-eq__dayPanel__summary{background:var(--accent-soft-2);border:1px solid var(--accent-soft-5);color:var(--text-muted);border-radius:6px;align-items:baseline;gap:4px;padding:8px 10px;font-size:13px;display:flex}.styles-module__dzw-eq__dayPanel__summary strong{color:var(--accent);font-size:22px}.styles-module__dzw-eq__dayPanel__create{background:var(--accent);color:#fff;border:1px solid var(--accent);border-radius:6px;width:100%;padding:9px 12px;font-size:14px;font-weight:700;transition:background .15s,border-color .15s}.styles-module__dzw-eq__dayPanel__create:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.styles-module__dzw-eq__dayPanel__create:disabled{opacity:.45;cursor:not-allowed}.styles-module__dzw-eq__dayPanel__create:disabled:hover{background:var(--accent);border-color:var(--accent)}.styles-module__dzw-eq__dayPanel__list{flex-direction:column;gap:10px;min-height:0;list-style:none;display:flex;overflow-y:auto}.styles-module__dzw-eq__dayPanel__item{--session-panel-bg:var(--accent-soft-1);--session-panel-bg-hover:var(--accent-soft-3);--session-panel-border:var(--accent-border);--session-panel-time:var(--accent-border-strong);background:var(--session-panel-bg);border:1px solid var(--accent-soft-5);border-left:2px solid var(--session-panel-border);border-radius:8px;transition:background .15s,border-color .15s;overflow:hidden}.styles-module__dzw-eq__dayPanel__item:nth-child(4n+2){--session-panel-bg:#23a55a14;--session-panel-bg-hover:#23a55a24;--session-panel-border:#23a55a8c;--session-panel-time:var(--session-green);border-color:#23a55a38}.styles-module__dzw-eq__dayPanel__item:nth-child(4n+3){--session-panel-bg:#faa61a14;--session-panel-bg-hover:#faa61a24;--session-panel-border:#faa61a8c;--session-panel-time:var(--session-yellow);border-color:#faa61a3d}.styles-module__dzw-eq__dayPanel__item:nth-child(4n){--session-panel-bg:#ed424514;--session-panel-bg-hover:#ed424524;--session-panel-border:#ed424585;--session-panel-time:var(--session-red);border-color:#ed424538}.styles-module__dzw-eq__dayPanel__item:hover{background:var(--session-panel-bg-hover);border-color:var(--session-panel-border)}.styles-module__dzw-eq__dayPanel__item--focused{border-color:var(--session-panel-border);background:var(--session-panel-bg-hover)}.styles-module__dzw-eq__dayPanel__item--mine{border-color:var(--accent-border-strong);background:#5865f22e;box-shadow:inset 0 0 0 1px #8ea0ff42}.styles-module__dzw-eq__dayPanel__item--mine:hover,.styles-module__dzw-eq__dayPanel__item--mine.styles-module__dzw-eq__dayPanel__item--focused{border-color:var(--accent-text);background:#5865f242}.styles-module__dzw-eq__dayPanel__sessionButton{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:10px;padding:12px;display:flex}.styles-module__dzw-eq__dayPanel__sessionButton:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.styles-module__dzw-eq__dayPanel__itemHeader{align-items:baseline;gap:8px;min-width:0;display:flex}.styles-module__dzw-eq__dayPanel__time{color:var(--session-panel-time);font-family:var(--font-mono);flex:none;font-size:13px;font-weight:700}.styles-module__dzw-eq__dayPanel__sessionTitle{overflow-wrap:anywhere;min-width:0;font-size:15px;font-weight:700}.styles-module__dzw-eq__dayPanel__meta{flex-direction:column;gap:6px;margin:0;display:flex}.styles-module__dzw-eq__dayPanel__metaRow{grid-template-columns:54px 1fr;gap:8px;font-size:13px;display:grid}.styles-module__dzw-eq__dayPanel__metaRow dt{color:var(--text-muted);font-weight:700}.styles-module__dzw-eq__dayPanel__metaRow dd{color:var(--text);overflow-wrap:anywhere;margin:0}.styles-module__dzw-eq__dayPanel__master{align-items:center;gap:6px;min-width:0;font-weight:700;display:inline-flex}.styles-module__dzw-eq__dayPanel__participants{flex-wrap:wrap;gap:4px;min-width:0;list-style:none;display:flex}.styles-module__dzw-eq__dayPanel__participant{--participant-bg:var(--accent-soft-4);--participant-border:#5865f26b;--participant-color:var(--text);background:var(--participant-bg);border:1px solid var(--participant-border);max-width:100%;color:var(--participant-color);border-radius:999px;align-items:center;gap:5px;padding:2px 7px;font-size:12px;font-weight:700;line-height:1.35;display:inline-flex}.styles-module__dzw-eq__dayPanel__participant:nth-child(4n+2){--participant-bg:#23a55a24;--participant-border:#23a55a6b}.styles-module__dzw-eq__dayPanel__participant:nth-child(4n+3){--participant-bg:#faa61a24;--participant-border:#faa61a6b}.styles-module__dzw-eq__dayPanel__participant:nth-child(4n){--participant-bg:#ed424521;--participant-border:#ed424566}.styles-module__dzw-eq__dayPanel__participant--self{--participant-bg:var(--accent-soft-6);--participant-border:var(--neutral-border-strong);box-shadow:0 0 0 1px #5865f252}.styles-module__dzw-eq__dayPanel__participant span:first-child,.styles-module__dzw-eq__dayPanel__master span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styles-module__dzw-eq__dayPanel__selfBadge{background:var(--neutral-soft);border:1px solid var(--neutral-border);color:var(--text);border-radius:999px;flex:none;padding:1px 5px;font-size:10px;font-weight:800;line-height:1.3}.styles-module__dzw-eq__dayPanel__emptyValue{color:var(--text-dim)}.styles-module__dzw-eq__dayPanel__empty{color:var(--text-muted);text-align:center;padding:28px 8px;font-size:14px}.styles-module__dzw-eq__dayPanel__google{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding-top:12px;display:flex}.styles-module__dzw-eq__dayPanel__google-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.styles-module__dzw-eq__dayPanel__google-heading h3{color:var(--text);font-size:14px;font-weight:800}.styles-module__dzw-eq__dayPanel__google-heading span{min-width:22px;color:var(--google-blue);background:color-mix(in srgb, var(--google-blue) 11%, transparent);text-align:center;border-radius:999px;padding:1px 6px;font-size:11px;font-weight:800}.styles-module__dzw-eq__dayPanel__google-list{flex-direction:column;gap:5px;list-style:none;display:flex}.styles-module__dzw-eq__dayPanel__google-event{min-width:0;color:var(--text);background:color-mix(in srgb, var(--google-blue) 6%, var(--bg-elev-2));border:1px solid color-mix(in srgb, var(--google-blue) 24%, var(--border));border-radius:6px;grid-template-columns:8px auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 8px;font-size:12px;display:grid}a.styles-module__dzw-eq__dayPanel__google-event:hover{background:color-mix(in srgb, var(--google-blue) 11%, var(--bg-elev-2));border-color:color-mix(in srgb, var(--google-blue) 48%, var(--border))}.styles-module__dzw-eq__dayPanel__google-color{border-radius:999px;width:8px;height:24px}.styles-module__dzw-eq__dayPanel__google-time{color:var(--google-blue);font-family:var(--font-mono);white-space:nowrap;font-size:11px;font-weight:700}.styles-module__dzw-eq__dayPanel__google-event strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.styles-module__dzw-eq__dayPanel__google-empty{color:var(--text-dim);padding:9px 4px;font-size:12px}.styles-module__dzw-eq__modal__backdrop{background:var(--overlay-backdrop);z-index:100;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.styles-module__dzw-eq__modal{background:var(--bg-elev);border:1px solid var(--border-strong);border-radius:12px;flex-direction:column;width:100%;max-width:520px;max-height:calc(100dvh - 48px);display:flex;overflow:hidden}.styles-module__dzw-eq__modal__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.styles-module__dzw-eq__modal__title{font-size:17px;font-weight:700}.styles-module__dzw-eq__modal__close{width:30px;height:30px;color:var(--text-muted);background:0 0;border:0;border-radius:6px;font-size:22px;line-height:1;transition:color .15s,background .15s}.styles-module__dzw-eq__modal__close:hover{color:var(--text);background:var(--bg-elev-2)}.styles-module__dzw-eq__modal__form{flex-direction:column;gap:14px;padding:18px 20px 20px;display:flex;overflow-y:auto}.styles-module__dzw-eq__modal__label{color:var(--text-muted);flex-direction:column;gap:6px;font-size:13px;transition:color .15s;display:flex}.styles-module__dzw-eq__modal__label:hover,.styles-module__dzw-eq__modal__label:focus-within{color:var(--text)}.styles-module__dzw-eq__modal__input{background:var(--bg);color:var(--text);border:1px solid var(--border);color-scheme:normal;border-radius:6px;padding:8px 10px;font-size:14px}.styles-module__dzw-eq__modal__input[type=date]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;filter:var(--date-picker-filter);transition:opacity .15s,filter .15s}.styles-module__dzw-eq__modal__input[type=time]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;filter:var(--date-picker-filter);transition:opacity .15s,filter .15s}.styles-module__dzw-eq__modal__label:hover .styles-module__dzw-eq__modal__input[type=date]::-webkit-calendar-picker-indicator{opacity:1;filter:var(--date-picker-filter-hover)}.styles-module__dzw-eq__modal__label:hover .styles-module__dzw-eq__modal__input[type=time]::-webkit-calendar-picker-indicator{opacity:1;filter:var(--date-picker-filter-hover)}.styles-module__dzw-eq__modal__input[type=date]:hover::-webkit-calendar-picker-indicator{opacity:1;filter:var(--date-picker-filter-hover)}.styles-module__dzw-eq__modal__input[type=date]:focus::-webkit-calendar-picker-indicator{opacity:1;filter:var(--date-picker-filter-hover)}.styles-module__dzw-eq__modal__input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1;filter:var(--date-picker-filter-hover)}.styles-module__dzw-eq__modal__input[type=time]:hover::-webkit-calendar-picker-indicator{opacity:1;filter:var(--date-picker-filter-hover)}.styles-module__dzw-eq__modal__input[type=time]:focus::-webkit-calendar-picker-indicator{opacity:1;filter:var(--date-picker-filter-hover)}.styles-module__dzw-eq__modal__input[type=time]::-webkit-calendar-picker-indicator:hover{opacity:1;filter:var(--date-picker-filter-hover)}.styles-module__dzw-eq__modal__input:focus{border-color:var(--accent);outline:none}.styles-module__dzw-eq__modal__member-label input[type=checkbox]{accent-color:var(--accent)}.styles-module__dzw-eq__modal__row-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.styles-module__dzw-eq__modal__fieldset{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:6px;padding:12px;display:flex}.styles-module__dzw-eq__modal__legend{color:var(--text-muted);padding:0 6px;font-size:13px}.styles-module__dzw-eq__modal__masterMember{border-bottom:1px solid var(--border);align-items:center;gap:8px;min-width:0;padding:2px 0 8px;display:flex}.styles-module__dzw-eq__modal__masterMember-role{color:var(--accent);border:1px solid #5865f273;border-radius:999px;flex:none;padding:2px 7px;font-size:11px;font-weight:700;line-height:1.2}.styles-module__dzw-eq__modal__masterMember-name{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.styles-module__dzw-eq__modal__masterMember-note{color:var(--warning);white-space:nowrap;flex:none;margin-left:auto;font-size:12px;font-weight:700}.styles-module__dzw-eq__modal__selectedMembers{border-bottom:1px solid var(--border);flex-direction:column;gap:6px;padding:2px 0 10px;display:flex}.styles-module__dzw-eq__modal__selectedMembers-head{color:var(--text-muted);justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.styles-module__dzw-eq__modal__selectedMembers-head strong{color:var(--text);font-size:13px}.styles-module__dzw-eq__modal__selectedMembers-list{flex-wrap:wrap;gap:4px;list-style:none;display:flex}.styles-module__dzw-eq__modal__selectedMember-chip{background:var(--bg-elev-2);max-width:220px;color:var(--text);border:1px solid var(--border-strong);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.styles-module__dzw-eq__modal__selectedMember-chip:hover{background:var(--bg-elev);border-color:var(--accent)}.styles-module__dzw-eq__modal__selectedMember-chip--has-session:hover{border-color:#faa61a8c}.styles-module__dzw-eq__modal__selectedMember-chip span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styles-module__dzw-eq__modal__selectedMember-warning{color:var(--warning);flex:none;font-size:11px;font-weight:700;line-height:1}.styles-module__dzw-eq__modal__selectedMember-chip>span:last-child{color:var(--text-muted);flex:none;font-size:15px;line-height:1}.styles-module__dzw-eq__modal__selectedMembers-empty{color:var(--text-dim);font-size:13px}.styles-module__dzw-eq__modal__member-search{color:var(--text-muted);flex-direction:column;gap:6px;padding-top:4px;font-size:13px;transition:color .15s;display:flex}.styles-module__dzw-eq__modal__member-search:hover,.styles-module__dzw-eq__modal__member-search:focus-within{color:var(--text)}.styles-module__dzw-eq__modal__member-list{flex-direction:column;gap:4px;max-height:220px;list-style:none;display:flex;overflow-y:auto}.styles-module__dzw-eq__modal__member{border-radius:6px;align-items:center;padding:6px 8px;transition:background .15s;display:flex}.styles-module__dzw-eq__modal__member:hover{background:var(--bg-elev-2)}.styles-module__dzw-eq__modal__member--has-session{background:var(--accent-soft-1)}.styles-module__dzw-eq__modal__member--has-session:hover{background:var(--accent-soft-3)}.styles-module__dzw-eq__modal__member-label{cursor:pointer;align-items:center;gap:10px;width:100%;font-size:14px;display:flex}.styles-module__dzw-eq__modal__member-name{flex:1}.styles-module__dzw-eq__modal__member-note{background:var(--accent-soft-3);color:var(--text-muted);white-space:nowrap;border:1px solid #5865f24d;border-radius:999px;flex:none;padding:2px 6px;font-size:12px}.styles-module__dzw-eq__modal__member-empty{color:var(--text-muted);text-align:center;padding:10px;font-size:14px}.styles-module__dzw-eq__modal__error{color:var(--danger);background:#ed42451f;border:1px solid #ed424559;border-radius:6px;padding:8px 10px;font-size:14px}.styles-module__dzw-eq__modal__actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.styles-module__dzw-eq__modal__btn-primary{background:var(--accent);color:#fff;border:0;border-radius:6px;padding:9px 16px;font-size:14px;font-weight:600;transition:background .15s}.styles-module__dzw-eq__modal__btn-primary:hover:not(:disabled){background:var(--accent-hover)}.styles-module__dzw-eq__modal__btn-primary:disabled{opacity:.6;cursor:not-allowed}.styles-module__dzw-eq__modal__btn-secondary{color:var(--text);border:1px solid var(--border-strong);background:0 0;border-radius:6px;padding:9px 16px;font-size:14px;transition:background .15s}.styles-module__dzw-eq__modal__btn-secondary:hover:not(:disabled){background:var(--bg-elev-2)}.styles-module__dzw-eq__modal__btn-danger{color:var(--danger);background:0 0;border:1px solid #ed424573;border-radius:6px;margin-right:auto;padding:9px 16px;font-size:14px;transition:background .15s}.styles-module__dzw-eq__modal__btn-danger:hover:not(:disabled){background:#ed42451a}.styles-module__dzw-eq__modal__dl{flex-direction:column;gap:8px;margin:0;display:flex}.styles-module__dzw-eq__modal__row{grid-template-columns:80px 1fr;align-items:baseline;gap:12px;display:grid}.styles-module__dzw-eq__modal__dt{color:var(--text-muted);font-size:13px;font-weight:700}.styles-module__dzw-eq__modal__dd{margin:0;font-size:14px}.styles-module__dzw-eq__modal__master{align-items:center;gap:6px;min-width:0;font-weight:700;display:inline-flex}.styles-module__dzw-eq__modal__participants{flex-wrap:wrap;gap:4px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.styles-module__dzw-eq__modal__participant{--participant-bg:var(--accent-soft-4);--participant-border:#5865f26b;background:var(--participant-bg);border:1px solid var(--participant-border);max-width:100%;color:var(--text);border-radius:999px;align-items:center;gap:5px;padding:2px 7px;font-size:12px;font-weight:700;line-height:1.35;display:inline-flex}.styles-module__dzw-eq__modal__participant:nth-child(4n+2){--participant-bg:#23a55a24;--participant-border:#23a55a6b}.styles-module__dzw-eq__modal__participant:nth-child(4n+3){--participant-bg:#faa61a24;--participant-border:#faa61a6b}.styles-module__dzw-eq__modal__participant:nth-child(4n){--participant-bg:#ed424521;--participant-border:#ed424566}.styles-module__dzw-eq__modal__participant--self{--participant-bg:var(--accent-soft-6);--participant-border:var(--neutral-border-strong);box-shadow:0 0 0 1px #5865f252}.styles-module__dzw-eq__modal__participant span:first-child,.styles-module__dzw-eq__modal__master span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styles-module__dzw-eq__modal__selfBadge{background:var(--neutral-soft);border:1px solid var(--neutral-border);color:var(--text);border-radius:999px;flex:none;padding:1px 5px;font-size:10px;font-weight:800;line-height:1.3}.styles-module__dzw-eq__modal__emptyValue{color:var(--text-dim)}.styles-module__dzw-eq__googleSettings{max-width:560px}.styles-module__dzw-eq__googleSettings__eyebrow{color:var(--google-blue);letter-spacing:.04em;margin-bottom:2px;font-size:11px;font-weight:800}.styles-module__dzw-eq__googleSettings__body{flex-direction:column;gap:14px;min-height:220px;padding:18px 20px 20px;display:flex;overflow-y:auto}.styles-module__dzw-eq__googleSettings__connectPanel{color:var(--text-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:24px 12px;display:flex}.styles-module__dzw-eq__googleSettings__connectPanel p{word-break:keep-all;max-width:400px;font-size:14px;line-height:1.6}.styles-module__dzw-eq__googleSettings__mark{color:#fff;width:42px;height:42px;box-shadow:var(--shadow-card);background:#4285f4;border-radius:50%;justify-content:center;align-items:center;font-size:21px;font-weight:900;display:inline-flex}.styles-module__dzw-eq__googleSettings__connect{color:#fff;background:#1a73e8;border-radius:6px;padding:9px 14px;font-size:13px;font-weight:800}.styles-module__dzw-eq__googleSettings__connect:hover{background:#1558b0}.styles-module__dzw-eq__googleSettings__connectActions,.styles-module__dzw-eq__googleSettings__statusActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.styles-module__dzw-eq__googleSettings__status{color:var(--text-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:30px 12px;font-size:14px;display:flex}.styles-module__dzw-eq__googleSettings__status button{color:var(--google-blue);border:1px solid color-mix(in srgb, var(--google-blue) 45%, var(--border));background:0 0;border-radius:6px;padding:7px 11px;font-weight:700}.styles-module__dzw-eq__googleSettings__selectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.styles-module__dzw-eq__googleSettings__selectionHeader strong{color:var(--text);font-size:14px}.styles-module__dzw-eq__googleSettings__selectionHeader p{color:var(--text-dim);margin-top:3px;font-size:12px}.styles-module__dzw-eq__googleSettings__selectionHeader>span{color:var(--google-blue);background:color-mix(in srgb, var(--google-blue) 10%, transparent);border-radius:999px;flex:none;padding:3px 7px;font-size:11px;font-weight:800}.styles-module__dzw-eq__googleSettings__calendarList{flex-direction:column;gap:5px;max-height:320px;list-style:none;display:flex;overflow-y:auto}.styles-module__dzw-eq__googleSettings__calendar{background:var(--bg-elev-2);border:1px solid var(--border);cursor:pointer;border-radius:6px;align-items:center;gap:9px;min-width:0;padding:9px 10px;display:flex}.styles-module__dzw-eq__googleSettings__calendar:has(input:checked){background:color-mix(in srgb, var(--google-blue) 8%, var(--bg-elev));border-color:color-mix(in srgb, var(--google-blue) 42%, var(--border))}.styles-module__dzw-eq__googleSettings__calendar:has(input:disabled){cursor:not-allowed;opacity:.56}.styles-module__dzw-eq__googleSettings__calendar input{accent-color:var(--google-blue);flex:none}.styles-module__dzw-eq__googleSettings__calendarColor{width:10px;height:24px;box-shadow:0 0 0 1px var(--neutral-border);border-radius:999px;flex:0 0 10px}.styles-module__dzw-eq__googleSettings__calendarName{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:700;overflow:hidden}.styles-module__dzw-eq__googleSettings__primaryBadge{color:var(--text-muted);background:var(--neutral-soft);border-radius:999px;flex:none;padding:2px 6px;font-size:10px;font-weight:800}.styles-module__dzw-eq__googleSettings__actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.styles-module__dzw-eq__googleSettings__disconnect{color:var(--danger);border:1px solid color-mix(in srgb, var(--danger) 45%, var(--border));background:0 0;border-radius:6px;padding:9px 12px;font-size:13px;font-weight:700}.styles-module__dzw-eq__googleSettings__actions .styles-module__dzw-eq__googleSettings__disconnect{margin-right:auto}.styles-module__dzw-eq__googleSettings__disconnect:hover:not(:disabled){background:var(--danger-soft)}@media (min-width:768px) and (max-width:1279px){.styles-module__dzw-eq__calendar{max-width:100%;padding:22px 20px 40px}.styles-module__dzw-eq__calendar__body{flex-direction:column}.styles-module__dzw-eq__dayPanel{flex-basis:auto;width:100%;max-height:none}.styles-module__dzw-eq__dayPanel__list{overflow:visible}.styles-module__dzw-eq__calendar__grid{grid-template-rows:repeat(6,126px)}.styles-module__dzw-eq__modal{max-width:560px}}@media (max-width:767px){.styles-module__dzw-eq__calendar{max-width:100%;padding:16px 10px 28px}.styles-module__dzw-eq__calendar__header{align-items:flex-start;gap:10px}.styles-module__dzw-eq__calendar__title-wrap{flex-wrap:wrap;align-items:flex-start;gap:8px}.styles-module__dzw-eq__calendar__title{width:100%;font-size:20px}.styles-module__dzw-eq__calendar__today,.styles-module__dzw-eq__calendar__mine-toggle,.styles-module__dzw-eq__calendar__google-toggle,.styles-module__dzw-eq__calendar__create-btn,.styles-module__dzw-eq__calendar__sign-out{padding:7px 10px;font-size:12px}.styles-module__dzw-eq__calendar__controls{width:100%}.styles-module__dzw-eq__calendar__nav{width:34px;height:34px}.styles-module__dzw-eq__calendar__sign-out{margin-left:auto}.styles-module__dzw-eq__calendar__body{flex-direction:column;gap:12px}.styles-module__dzw-eq__dayPanel{flex-basis:auto;width:100%;padding:12px}.styles-module__dzw-eq__dayPanel__list{overflow:visible}.styles-module__dzw-eq__dayPanel__sessionButton{padding:11px}.styles-module__dzw-eq__dayPanel__metaRow{grid-template-columns:48px minmax(0,1fr)}.styles-module__dzw-eq__dayPanel__title{font-size:16px}.styles-module__dzw-eq__calendar__weekdays{gap:1px;padding:0 1px}.styles-module__dzw-eq__calendar__weekday{gap:3px;padding:6px 2px;font-size:11px}.styles-module__dzw-eq__calendar__weekday-icon{border-radius:4px;width:16px;height:15px}.styles-module__dzw-eq__calendar__weekday-icon:before,.styles-module__dzw-eq__calendar__weekday-icon:after{width:3px;height:7px;top:-5px}.styles-module__dzw-eq__calendar__weekday-icon:before{left:3px}.styles-module__dzw-eq__calendar__weekday-icon:after{right:3px}.styles-module__dzw-eq__calendar__weekday-icon-top{border-radius:2px 2px 0 0;height:6px}.styles-module__dzw-eq__calendar__grid{grid-template-rows:repeat(6,84px)}.styles-module__dzw-eq__calendar__cell{gap:4px;padding:5px}.styles-module__dzw-eq__calendar__google-summary{background:var(--bg-elev-2);width:auto;min-height:20px;padding:2px 4px;position:absolute;top:5px;right:28px}.styles-module__dzw-eq__calendar__google-dot,.styles-module__dzw-eq__calendar__google-label,.styles-module__dzw-eq__calendar__google-count-desktop{display:none}.styles-module__dzw-eq__calendar__google-count-mobile{display:inline}.styles-module__dzw-eq__calendar__cell-head{min-height:20px}.styles-module__dzw-eq__calendar__cell-day{font-size:13px}.styles-module__dzw-eq__calendar__holiday-label{font-size:10px}.styles-module__dzw-eq__calendar__cell-add{flex-basis:20px;width:20px;height:20px;font-size:16px}.styles-module__dzw-eq__calendar__chip{gap:4px;padding:3px 4px;font-size:11px}.styles-module__dzw-eq__calendar__chip-time,.styles-module__dzw-eq__calendar__chip-count{font-size:10px}.styles-module__dzw-eq__modal__backdrop{padding:10px}.styles-module__dzw-eq__modal{border-radius:8px;max-height:calc(100dvh - 20px)}.styles-module__dzw-eq__modal__header{padding:14px 16px}.styles-module__dzw-eq__modal__form{padding:14px 16px 16px}.styles-module__dzw-eq__modal__row-2{grid-template-columns:1fr}.styles-module__dzw-eq__modal__member-note{text-overflow:ellipsis;max-width:120px;overflow:hidden}.styles-module__dzw-eq__modal__actions{flex-wrap:wrap}.styles-module__dzw-eq__modal__actions>button{flex:120px}.styles-module__dzw-eq__googleSettings__body{padding:14px 16px 16px}.styles-module__dzw-eq__googleSettings__actions{flex-wrap:wrap}.styles-module__dzw-eq__googleSettings__actions>button{flex:110px}.styles-module__dzw-eq__googleSettings__disconnect{width:100%;margin-right:0}}
.styles-module__jYOgNW__roulette{width:100%;max-width:1440px;min-height:100dvh;margin:0 auto;padding:26px 32px 42px}.styles-module__jYOgNW__roulette__header{justify-content:space-between;align-items:center;gap:24px;min-height:62px;margin-bottom:22px;display:flex}.styles-module__jYOgNW__roulette__heading{align-items:center;gap:18px;min-width:0;display:flex}.styles-module__jYOgNW__roulette__heading h1{color:var(--text);letter-spacing:-.045em;font-size:27px;font-weight:850}.styles-module__jYOgNW__roulette__eyebrow{color:var(--accent-text);font-family:var(--font-mono);letter-spacing:.14em;margin-bottom:2px;font-size:9px;font-weight:800}.styles-module__jYOgNW__roulette__subtitle{color:var(--text-dim);margin-top:3px;font-size:12px}.styles-module__jYOgNW__roulette__back{min-height:38px;color:var(--text-muted);background:var(--control-bg);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:10px;flex:none;align-items:center;padding:8px 12px;font-size:13px;font-weight:750;transition:color .18s,background .18s,border-color .18s,transform .18s;display:inline-flex}.styles-module__jYOgNW__roulette__back:hover{color:var(--text);background:var(--control-bg-hover);border-color:var(--accent-border);transform:translateY(-1px)}.styles-module__jYOgNW__roulette__account{align-items:center;gap:8px;display:flex}.styles-module__jYOgNW__roulette__account>span{max-width:180px;color:var(--text);background:var(--accent-soft-2);border:1px solid var(--accent-border);text-overflow:ellipsis;white-space:nowrap;border-radius:9px;padding:8px 11px;font-size:13px;font-weight:700;overflow:hidden}.styles-module__jYOgNW__roulette__layout{grid-template-columns:minmax(370px,420px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.styles-module__jYOgNW__roulette__controls,.styles-module__jYOgNW__roulette__race_report{background:var(--surface-panel);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:16px}.styles-module__jYOgNW__roulette__controls{position:sticky;top:20px;overflow:hidden}.styles-module__jYOgNW__roulette__control_section{border-bottom:1px solid var(--border);padding:18px 20px}.styles-module__jYOgNW__roulette__control_header,.styles-module__jYOgNW__roulette__race_heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__jYOgNW__roulette__control_header>div{align-items:baseline;gap:9px;min-width:0;display:flex}.styles-module__jYOgNW__roulette__control_header p{color:var(--text);font-size:15px;font-weight:800}.styles-module__jYOgNW__roulette__control_header strong{color:var(--text-muted);font-family:var(--font-mono);font-size:11px}.styles-module__jYOgNW__roulette__badge,.styles-module__jYOgNW__roulette__phase{color:var(--accent-text);background:var(--accent-soft-2);border:1px solid var(--accent-border);font-family:var(--font-mono);letter-spacing:.04em;border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:800}.styles-module__jYOgNW__roulette__phase_running{color:var(--warning);background:var(--warning-soft);border-color:color-mix(in srgb, var(--warning) 45%, transparent);animation:1.15s ease-in-out infinite styles-module__jYOgNW__roulette-pulse}.styles-module__jYOgNW__roulette__phase_finished{color:var(--success);background:var(--success-soft);border-color:color-mix(in srgb, var(--success) 42%, transparent)}.styles-module__jYOgNW__roulette__course_grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;display:grid}.styles-module__jYOgNW__roulette__course{min-width:0;min-height:70px;color:var(--text-muted);background:var(--control-bg);border:1px solid var(--border);text-align:left;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:2px 9px;padding:9px 10px;transition:color .18s,background .18s,border-color .18s,box-shadow .18s,transform .18s;display:grid}.styles-module__jYOgNW__roulette__course:hover:not(:disabled){color:var(--text);background:var(--control-bg-hover);border-color:var(--accent-border);transform:translateY(-1px)}.styles-module__jYOgNW__roulette__course>span{width:28px;height:28px;color:var(--accent-text);background:var(--accent-soft-3);border:1px solid var(--accent-border);font-family:var(--font-mono);border-radius:8px;grid-row:1/-1;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:inline-flex}.styles-module__jYOgNW__roulette__course strong{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.styles-module__jYOgNW__roulette__course small{color:var(--text-dim);font-size:9px;font-weight:650}.styles-module__jYOgNW__roulette__course_selected{color:var(--accent-text-strong);background:var(--accent-soft-4);border-color:var(--accent-border-strong);box-shadow:0 0 0 2px var(--accent-soft-2)}.styles-module__jYOgNW__roulette__course_selected>span{color:#fff;background:var(--accent);border-color:var(--accent)}.styles-module__jYOgNW__roulette__course:disabled{cursor:not-allowed;opacity:.65}.styles-module__jYOgNW__roulette__course_description{min-height:33px;color:var(--text-dim);margin-top:10px;font-size:10px;line-height:1.55}.styles-module__jYOgNW__roulette__settings{border:0;min-width:0;margin:13px 0 0;padding:0}.styles-module__jYOgNW__roulette__settings:disabled{opacity:.66}.styles-module__jYOgNW__roulette__setting{flex-direction:column;gap:7px;min-width:0;display:flex}.styles-module__jYOgNW__roulette__setting>span{color:var(--text-muted);font-size:10px;font-weight:750}.styles-module__jYOgNW__roulette__mode_toggle{background:var(--bg);border:1px solid var(--border);border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.styles-module__jYOgNW__roulette__mode_toggle button{min-height:36px;color:var(--text-dim);background:0 0;border:0;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:750;transition:color .16s,background .16s,box-shadow .16s}.styles-module__jYOgNW__roulette__mode_toggle button:hover:not(:disabled){color:var(--text);background:var(--control-bg-hover)}.styles-module__jYOgNW__roulette__mode_toggle .styles-module__jYOgNW__roulette__mode_selected{color:#fff;background:var(--accent);box-shadow:0 4px 14px var(--accent-soft-6)}.styles-module__jYOgNW__roulette__settings_grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:11px;display:grid}.styles-module__jYOgNW__roulette__setting select{width:100%;min-height:38px;color:var(--text);background:var(--control-bg);border:1px solid var(--border);border-radius:9px;outline:none;padding:0 10px;font-size:11px;font-weight:700}.styles-module__jYOgNW__roulette__setting select:focus{border-color:var(--accent-border-strong);box-shadow:0 0 0 3px var(--accent-soft-3)}.styles-module__jYOgNW__roulette__stepper{background:var(--control-bg);border:1px solid var(--border);border-radius:9px;grid-template-columns:38px minmax(52px,1fr) 38px;min-height:38px;display:grid;overflow:hidden}.styles-module__jYOgNW__roulette__stepper button{color:var(--accent-text-strong);background:var(--accent-soft-2);border:0;font-size:18px;font-weight:800;transition:color .16s,background .16s}.styles-module__jYOgNW__roulette__stepper button:first-child{border-right:1px solid var(--border)}.styles-module__jYOgNW__roulette__stepper button:last-child{border-left:1px solid var(--border)}.styles-module__jYOgNW__roulette__stepper button:hover:not(:disabled){color:#fff;background:var(--accent)}.styles-module__jYOgNW__roulette__stepper button:disabled{cursor:not-allowed;opacity:.38}.styles-module__jYOgNW__roulette__stepper output{color:var(--text);justify-content:center;align-items:baseline;gap:3px;display:inline-flex}.styles-module__jYOgNW__roulette__stepper output strong{font-family:var(--font-mono);font-size:15px;font-weight:850}.styles-module__jYOgNW__roulette__stepper output small{color:var(--text-dim);font-size:9px;font-weight:700}.styles-module__jYOgNW__roulette__setting_note{color:var(--text-dim);margin-top:10px;font-size:9px;line-height:1.55}.styles-module__jYOgNW__roulette__search{min-height:40px;color:var(--text-dim);background:var(--bg);border:1px solid var(--border);border-radius:10px;align-items:center;gap:8px;margin-top:13px;padding:0 11px;transition:border-color .16s,box-shadow .16s;display:flex}.styles-module__jYOgNW__roulette__search:focus-within{border-color:var(--accent-border-strong);box-shadow:0 0 0 3px var(--accent-soft-3)}.styles-module__jYOgNW__roulette__search>span:not(.styles-module__jYOgNW__roulette__sr_only){font-size:17px;font-weight:700}.styles-module__jYOgNW__roulette__search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:8px 0;font-size:11px}.styles-module__jYOgNW__roulette__search input::placeholder{color:var(--text-dim)}.styles-module__jYOgNW__roulette__selection_actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.styles-module__jYOgNW__roulette__selection_actions button{min-height:34px;color:var(--text-muted);background:var(--control-bg);border:1px solid var(--border);border-radius:9px;font-size:10px;font-weight:750;transition:color .16s,background .16s,border-color .16s}.styles-module__jYOgNW__roulette__selection_actions button:hover:not(:disabled){color:var(--text);background:var(--control-bg-hover);border-color:var(--border-strong)}.styles-module__jYOgNW__roulette__selection_actions button:disabled{cursor:not-allowed;opacity:.45}.styles-module__jYOgNW__roulette__member_list{scrollbar-color:var(--accent) var(--bg-elev-2);scrollbar-width:thin;flex-direction:column;gap:6px;max-height:310px;margin-top:10px;padding-right:3px;display:flex;overflow-y:auto}.styles-module__jYOgNW__roulette__member{width:100%;min-height:50px;color:var(--text);background:var(--control-bg);border:1px solid var(--border);text-align:left;border-radius:10px;grid-template-columns:36px minmax(0,1fr) 28px;align-items:center;gap:9px;padding:6px 8px;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:grid}.styles-module__jYOgNW__roulette__member:hover:not(:disabled){background:var(--control-bg-hover);border-color:var(--accent-border);transform:translate(2px)}.styles-module__jYOgNW__roulette__member_selected{background:var(--accent-soft-4);border-color:var(--accent-border-strong);box-shadow:inset 3px 0 0 var(--accent)}.styles-module__jYOgNW__roulette__member:disabled{cursor:not-allowed;opacity:.65}.styles-module__jYOgNW__roulette__avatar{color:#fff;background:var(--accent);border:2px solid var(--accent-border-strong);font-family:var(--font-mono);box-shadow:0 4px 12px var(--accent-soft-5);border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.styles-module__jYOgNW__roulette__avatar_member{width:36px;height:36px;font-size:12px}.styles-module__jYOgNW__roulette__avatar_winner{width:54px;height:54px;box-shadow:0 7px 20px var(--accent-soft-6);border-width:3px;font-size:19px}.styles-module__jYOgNW__roulette__avatar_image{object-fit:cover;width:100%;height:100%;display:block}.styles-module__jYOgNW__roulette__member_identity{flex-direction:column;min-width:0;display:flex}.styles-module__jYOgNW__roulette__member_identity strong,.styles-module__jYOgNW__roulette__member_identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module__jYOgNW__roulette__member_identity strong{font-size:11px;font-weight:800}.styles-module__jYOgNW__roulette__member_identity strong em{color:var(--accent-text-strong);background:var(--accent-soft-4);border-radius:999px;margin-left:5px;padding:2px 5px;font-size:8px;font-style:normal}.styles-module__jYOgNW__roulette__member_identity small{color:var(--text-dim);font-family:var(--font-mono);margin-top:2px;font-size:9px}.styles-module__jYOgNW__roulette__member_order{width:28px;height:28px;color:var(--accent-text);background:var(--accent-soft-2);border:1px solid var(--accent-border);font-family:var(--font-mono);border-radius:8px;justify-content:center;align-items:center;font-size:9px;font-weight:800;display:inline-flex}.styles-module__jYOgNW__roulette__member_selected .styles-module__jYOgNW__roulette__member_order{color:#fff;background:var(--accent)}.styles-module__jYOgNW__roulette__empty{color:var(--text-dim);background:var(--surface-muted);border:1px dashed var(--border-strong);text-align:center;border-radius:10px;padding:24px 12px;font-size:11px}.styles-module__jYOgNW__roulette__dispatch{padding:18px 20px}.styles-module__jYOgNW__roulette__actions{grid-template-columns:.8fr 1.2fr;gap:9px;display:grid}.styles-module__jYOgNW__roulette__actions button,.styles-module__jYOgNW__roulette__winner_actions button{border-radius:10px;min-height:43px;font-size:12px;font-weight:800;transition:color .16s,background .16s,border-color .16s,box-shadow .16s,transform .16s}.styles-module__jYOgNW__roulette__actions button:active:not(:disabled),.styles-module__jYOgNW__roulette__winner_actions button:active:not(:disabled){transform:translateY(1px)}.styles-module__jYOgNW__roulette__actions button:disabled,.styles-module__jYOgNW__roulette__winner_actions button:disabled{cursor:not-allowed;opacity:.45}.styles-module__jYOgNW__roulette__primary{color:#fff;background:var(--accent);border:1px solid var(--accent);box-shadow:0 8px 20px var(--accent-soft-6)}.styles-module__jYOgNW__roulette__primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 10px 24px var(--accent-soft-6);transform:translateY(-1px)}.styles-module__jYOgNW__roulette__secondary{color:var(--text-muted);background:var(--control-bg);border:1px solid var(--border)}.styles-module__jYOgNW__roulette__secondary:hover:not(:disabled){color:var(--text);background:var(--control-bg-hover);border-color:var(--border-strong)}.styles-module__jYOgNW__roulette__error{color:var(--danger);background:var(--danger-soft);border:1px solid var(--danger-border);border-radius:9px;margin-bottom:10px;padding:9px 10px;font-size:10px;font-weight:750}.styles-module__jYOgNW__roulette__facts{border-top:1px solid var(--border);flex-direction:column;gap:8px;margin-top:15px;padding-top:14px;display:flex}.styles-module__jYOgNW__roulette__facts>div{grid-template-columns:70px minmax(0,1fr);gap:9px;font-size:10px;display:grid}.styles-module__jYOgNW__roulette__facts dt{color:var(--text-muted);font-weight:750}.styles-module__jYOgNW__roulette__facts dd{color:var(--text-dim);overflow-wrap:anywhere}.styles-module__jYOgNW__roulette__race_report{min-width:0;padding:20px}.styles-module__jYOgNW__roulette__race_heading{min-height:46px;margin-bottom:15px}.styles-module__jYOgNW__roulette__race_heading p{color:var(--accent-text);font-family:var(--font-mono);letter-spacing:.08em;font-size:9px;font-weight:800}.styles-module__jYOgNW__roulette__race_heading h2{color:var(--text);letter-spacing:-.045em;font-size:23px;font-weight:850}.styles-module__jYOgNW__roulette__race_heading>span{color:var(--text-muted);background:var(--neutral-soft);border:1px solid var(--neutral-border);font-family:var(--font-mono);border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.styles-module__jYOgNW__roulette__stage{border:1px solid var(--accent-border);width:min(100%,880px);box-shadow:0 0 0 4px var(--accent-soft-2), 0 18px 50px #0000003d;background:#0a0d18;border-radius:15px;margin:0 auto;padding:8px;position:relative;overflow:hidden}.styles-module__jYOgNW__roulette__canvas{background:#101426;border-radius:10px;width:100%;display:block}.styles-module__jYOgNW__roulette__winner{width:min(82%,430px);max-height:min(78%,520px);color:var(--text);background:var(--surface-frosted);border:1px solid var(--accent-border-strong);box-shadow:0 0 0 4px var(--accent-soft-2), 0 24px 70px #00000085;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;flex-direction:column;gap:13px;padding:20px;animation:.28s ease-out styles-module__jYOgNW__roulette-winner-in;display:flex;position:absolute;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%)}.styles-module__jYOgNW__roulette__winner_heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.styles-module__jYOgNW__roulette__winner_heading span{color:var(--accent-text);font-family:var(--font-mono);letter-spacing:.1em;font-size:9px;font-weight:800}.styles-module__jYOgNW__roulette__winner_heading strong{color:var(--text);letter-spacing:-.04em;font-size:22px;font-weight:850}.styles-module__jYOgNW__roulette__winner_list{scrollbar-color:var(--accent) transparent;scrollbar-width:thin;flex-direction:column;gap:7px;min-height:0;margin:0;padding:0 3px 0 0;list-style:none;display:flex;overflow-y:auto}.styles-module__jYOgNW__roulette__winner_list li{background:var(--control-bg);border:1px solid var(--border);border-radius:12px;grid-template-columns:28px 54px minmax(0,1fr);align-items:center;gap:11px;padding:8px 10px;display:grid}.styles-module__jYOgNW__roulette__winner_list li>strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.styles-module__jYOgNW__roulette__winner_rank{color:#fff;background:var(--accent);width:28px;height:28px;font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:850;display:inline-flex}.styles-module__jYOgNW__roulette__winner_actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.styles-module__jYOgNW__roulette__winner_copy{color:var(--accent-text-strong);background:var(--accent-soft-3);border:1px solid var(--accent-border)}.styles-module__jYOgNW__roulette__winner_copy:hover:not(:disabled){color:#fff;background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-1px)}.styles-module__jYOgNW__roulette__winner_retry{color:#fff;background:var(--accent);border:1px solid var(--accent)}.styles-module__jYOgNW__roulette__winner_retry:hover{background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-1px)}.styles-module__jYOgNW__roulette__copy_status{text-align:center;margin:-5px 2px 0;font-size:9px;font-weight:700}.styles-module__jYOgNW__roulette__copy_status_success{color:var(--success)}.styles-module__jYOgNW__roulette__copy_status_error{color:var(--danger)}.styles-module__jYOgNW__roulette__status{width:min(100%,880px);color:var(--text-dim);background:var(--surface-muted);border:1px solid var(--border);text-align:center;border-radius:9px;margin:14px auto 0;padding:9px 12px;font-size:10px;font-weight:650}.styles-module__jYOgNW__roulette__footer{color:var(--text-dim);justify-content:space-between;align-items:center;gap:16px;margin-top:19px;padding:0 2px;font-size:10px;display:flex}.styles-module__jYOgNW__roulette__footer nav{flex:none;gap:11px;display:flex}.styles-module__jYOgNW__roulette__footer a{color:var(--accent-text);text-underline-offset:2px;font-weight:700;text-decoration:underline}.styles-module__jYOgNW__roulette__back:focus-visible,.styles-module__jYOgNW__roulette__footer a:focus-visible,.styles-module__jYOgNW__roulette__course:focus-visible,.styles-module__jYOgNW__roulette__member:focus-visible,.styles-module__jYOgNW__roulette__mode_toggle button:focus-visible,.styles-module__jYOgNW__roulette__stepper button:focus-visible,.styles-module__jYOgNW__roulette__selection_actions button:focus-visible,.styles-module__jYOgNW__roulette__actions button:focus-visible,.styles-module__jYOgNW__roulette__winner_actions button:focus-visible{outline:2px solid var(--accent-border-strong);outline-offset:2px}.styles-module__jYOgNW__roulette__sr_only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes styles-module__jYOgNW__roulette-pulse{50%{opacity:.58}}@keyframes styles-module__jYOgNW__roulette-winner-in{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.styles-module__jYOgNW__roulette__phase_running,.styles-module__jYOgNW__roulette__winner{animation:none}.styles-module__jYOgNW__roulette__back,.styles-module__jYOgNW__roulette__course,.styles-module__jYOgNW__roulette__member,.styles-module__jYOgNW__roulette__mode_toggle button,.styles-module__jYOgNW__roulette__stepper button,.styles-module__jYOgNW__roulette__actions button{transition:none}}@media (max-width:1120px){.styles-module__jYOgNW__roulette__layout{grid-template-columns:1fr}.styles-module__jYOgNW__roulette__controls{grid-template-columns:1fr 1fr;display:grid;position:static}.styles-module__jYOgNW__roulette__control_section{border-bottom:0}.styles-module__jYOgNW__roulette__control_section:nth-child(2n){border-left:1px solid var(--border)}.styles-module__jYOgNW__roulette__control_section:nth-child(n+3){border-top:1px solid var(--border)}.styles-module__jYOgNW__roulette__dispatch{border-top:1px solid var(--border);border-left:1px solid var(--border)}.styles-module__jYOgNW__roulette__member_list{max-height:350px}}@media (max-width:720px){.styles-module__jYOgNW__roulette{padding:16px 14px 28px}.styles-module__jYOgNW__roulette__header{align-items:flex-start}.styles-module__jYOgNW__roulette__heading{flex-direction:column;align-items:flex-start;gap:10px}.styles-module__jYOgNW__roulette__subtitle,.styles-module__jYOgNW__roulette__account>span{display:none}.styles-module__jYOgNW__roulette__controls{display:block}.styles-module__jYOgNW__roulette__control_section,.styles-module__jYOgNW__roulette__control_section:nth-child(2n),.styles-module__jYOgNW__roulette__control_section:nth-child(n+3),.styles-module__jYOgNW__roulette__dispatch{border-left:0}.styles-module__jYOgNW__roulette__control_section+.styles-module__jYOgNW__roulette__control_section,.styles-module__jYOgNW__roulette__dispatch{border-top:1px solid var(--border)}.styles-module__jYOgNW__roulette__course_grid{grid-template-columns:1fr}.styles-module__jYOgNW__roulette__course{min-height:58px}.styles-module__jYOgNW__roulette__member_list{max-height:330px}.styles-module__jYOgNW__roulette__race_report{padding:14px}.styles-module__jYOgNW__roulette__winner{width:88%;padding:14px}.styles-module__jYOgNW__roulette__winner_actions{grid-template-columns:1fr}.styles-module__jYOgNW__roulette__winner_list li{grid-template-columns:24px 46px minmax(0,1fr);gap:9px}.styles-module__jYOgNW__roulette__winner_list .styles-module__jYOgNW__roulette__avatar_winner{width:46px;height:46px}.styles-module__jYOgNW__roulette__footer{flex-direction:column;align-items:flex-start}}
