:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#7c3aed1f,#0000 42%),linear-gradient(#f8fafc 0%,#eef2ff 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%}body{margin:0;overflow:hidden}#root{flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}button,input{font:inherit}.emoji{opacity:1;filter:saturate(50%)brightness(130%)}@media (width<=768px){#root{height:100dvh}}:root,.auth-page,.signup-page,.mypage-page{--control-font-size:.92rem;--control-font-size-sm:.86rem;--control-height:38px;--control-height-lg:38px;--control-radius:14px;--control-pad-x:14px;--control-pad-x-sm:12px}.auth-page,.signup-page,.mypage-page{overscroll-behavior:contain;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #d8dde8;border-radius:24px;flex-direction:column;flex:auto;gap:0;min-height:0;margin:18px;padding:0;display:flex;overflow:hidden;box-shadow:0 18px 50px #0f172a14}.mypage-page{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.hero-card,.form-card,.panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #d8dde8;border-radius:24px;box-shadow:0 18px 50px #0f172a14}.hero-card{flex-direction:column;justify-content:space-between;gap:24px;padding:40px;display:flex}.hero-card--wide{grid-column:1/-1}.eyebrow,.form-kicker,.panel-kicker{text-transform:uppercase;letter-spacing:.18em;color:#7c3aed;margin:0;font-size:.78rem;font-weight:700}.hero-card h1,.form-card h2,.panel h2{color:#0f172a;margin:0;line-height:1.05}.hero-card h1{font-size:clamp(2.2rem,4vw,4rem)}.hero-copy{color:#475569;max-width:42rem;margin:0;font-size:1rem;line-height:1.7}.hero-actions,.card-actions,.calendar-nav,.schedule-input-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.card-actions{grid-template-columns:1fr 1fr;grid-auto-flow:column;align-items:center;padding-top:12px}.spec-list{gap:14px;margin:0;display:grid}.spec-list div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;gap:16px;padding:16px 18px;display:flex}.spec-list dt{color:#0f172a;margin:0;font-weight:700}.spec-list dd{color:#475569;text-align:right;word-break:break-all;margin:0}.form-card,.panel{padding:32px}.alert{border-radius:14px;margin-bottom:20px;padding:14px 16px;font-size:.95rem;line-height:1.5}.alert.success{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.alert.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.login-status{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin:10px 0 0;padding:12px 14px;font-size:.94rem;line-height:1.5}.panel{gap:20px;display:grid}.panel-header{justify-content:center;align-items:center;gap:16px;display:flex}.panel-stack{gap:15px;padding:15px 10px;display:grid}.page-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #d8dde8;border-radius:24px;gap:20px;padding:32px 20px;display:grid;box-shadow:0 18px 50px #0f172a14}.page-card__header{justify-content:space-between;align-items:center;gap:8px;padding:5px 15px 7px;display:flex;position:relative}.page-card__title{color:#0f172a;letter-spacing:0;flex:1;min-width:0;margin:0;font-size:clamp(.92rem,1.7vw,1.08rem);font-weight:500;line-height:1.15}.header-center-area{flex:none;justify-content:center;align-items:center;display:flex}.header-user-menu-wrapper{flex:1;justify-content:flex-end;display:flex;position:relative}.header-nickname-button{color:#6d28d9;cursor:pointer;box-shadow:none;background:0 0;border:none;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .15s;display:inline-flex}.header-nickname-button:hover,.header-nickname-button.active{box-shadow:none;background:#f5f3ff;border-color:#0000}.header-nickname-arrow{color:#7c3aed;font-size:.72rem;line-height:1;transition:transform .2s;display:inline-block}.header-nickname-arrow.open{transform:rotate(180deg)}.header-user-dropdown{z-index:1000;background:#fff;border:1.5px solid #8b5cf6;border-radius:14px;flex-direction:column;gap:2px;min-width:130px;padding:6px;animation:.15s ease-out dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 25px -5px #7c3aed40,0 8px 10px -6px #7c3aed26}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.header-user-dropdown__item{color:#334155;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;width:100%;padding:8px 12px;font-family:inherit;font-size:.85rem;font-weight:600;transition:background-color .15s,color .15s;display:flex}.header-user-dropdown__item:hover{color:#7c3aed;background:#f5f3ff}.header-user-dropdown__item--logout{color:#ef4444}.header-user-dropdown__item--logout:hover{color:#dc2626;background:#fef2f2}.header-mode-toggle{background:#fff;border:1.5px solid #e2e8f0;border-radius:9999px;align-items:center;gap:2px;padding:2px;display:inline-flex;box-shadow:inset 0 1px 2px #0000000a}.header-mode-toggle__item{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;padding:3px 5px;font-family:inherit;font-size:.76rem;font-weight:600;line-height:1.2;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.header-mode-toggle__item:hover:not(.active){color:#5b5bf0}.header-mode-toggle__item.active{color:#fff;background:#5b5bf0;font-weight:700;box-shadow:0 1px 3px #5b5bf059}.header-mode-toggle__item:active{transform:scale(.96)}.page-header{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100px;padding:15px 15px 0;display:flex;position:relative}@media (width<=768px){.page-header{height:75px}}.page-logo{color:#2f2f2f;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;padding-bottom:4px;display:flex}.page-logo__brand{letter-spacing:.01em;justify-content:center;align-items:flex-start;gap:8px;width:100%;font-size:clamp(2.35rem,5vw,4.2rem);font-weight:300;line-height:.9;display:inline-flex}.page-logo__spark{color:#3f3f46;margin-top:.02em;font-size:.55em;font-weight:700;display:inline-block;transform:translateY(-.06em)}.page-logo__sub{text-align:center;letter-spacing:.48em;width:100%;font-size:clamp(.95rem,1.9vw,1.35rem);font-weight:700}.display-grid{display:grid}.display-grid-16px{gap:16px}.display-grid-20px{gap:20px}.empty-state{color:#64748b;text-align:center;margin:0}.field{gap:8px;display:grid}.field--full{grid-column:1/-1}.field span{color:#0f172a;font-size:var(--control-font-size);font-weight:700}.field input,.field textarea,.field select{border-radius:var(--control-radius);color:#0f172a;width:100%;padding:0 var(--control-pad-x-sm);font:inherit;font-size:var(--control-font-size);appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:1px solid #cbd5e1;outline:none;transition:border-color .2s,box-shadow .2s}.field input{min-height:var(--control-height)}.field textarea{resize:vertical;min-height:108px;padding-block:12px}.field select{min-height:var(--control-height)}.field input:focus,.field textarea:focus,.field select:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.field input:disabled,.field textarea:disabled,.field input[readonly]{color:#64748b;cursor:not-allowed;background:#f8fafc}.field small,.field em{font-size:var(--control-font-size-sm);line-height:1.4}.field small{color:#64748b;font-style:normal}.field em{color:#b91c1c;font-style:normal}.check-card{min-height:var(--control-height);padding:0 var(--control-pad-x);border-radius:var(--control-radius);font-weight:700;font-size:var(--control-font-size);color:#0f172a;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #dbe4f0;align-items:center;gap:10px;display:flex}.check-card input{accent-color:#7c3aed;width:18px;height:18px;margin:0}.member-sort-bar{background:#fff;border:1px solid #dbe4f0;border-radius:999px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:0;width:100%;display:grid;overflow:hidden}.search-toolbar{min-height:var(--control-height,38px);border-radius:calc(var(--control-radius,14px) + 4px);background:#fff;border:1px solid #dbe4f0;align-items:center;gap:12px;width:100%;padding:0 14px;display:flex;box-shadow:0 8px 22px #0f172a0f}.search-toolbar--lift{margin-top:-8px}.search-toolbar>span{color:#6d28d9;flex:none;width:18px;height:18px;line-height:1}.search-toolbar>span>svg{width:18px;height:18px;display:block}.search-toolbar input{min-width:0;font:inherit;font-size:var(--control-font-size,.92rem);background:0 0;border:0;outline:none;flex:auto;padding:0}input.purple-file-input{color:#4a5568;cursor:pointer;background-color:#f8f5ff;border:1.5px solid #d8b4fe;border-radius:12px;outline:none;width:100%;max-width:400px;padding:0;font-size:14px;transition:all .2s ease-in-out}input.purple-file-input::file-selector-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:8px;margin-right:12px;padding:8px 16px;font-weight:600;transition:all .2s ease-in-out;box-shadow:0 2px 6px #7c3aed40}input.purple-file-input:hover{background-color:#f3e8ff;border-color:#a855f7}input.purple-file-input::file-selector-button:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-1px);box-shadow:0 4px 10px #7c3aed59}input.purple-file-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.secondary-button,.ghost-button,.icon-button,.text-button{cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:14px;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s,background .15s}.secondary-button,.ghost-button{min-height:var(--control-height);font-size:var(--control-font-size);padding:0 14px}.full-width{width:100%}.secondary-button{color:#fff;background:#7c3aed;border:1px solid #7c3aed;font-weight:400}.ghost-button{color:#334155;background:#f8fafc;border:1px solid #dbe4f0}.icon-button{color:#4338ca;background:#eef2ff;width:38px;height:38px}.text-button{color:#dc2626;background:0 0;padding:0}.secondary-button:hover,.ghost-button:hover,.icon-button:hover,.text-button:hover{transform:translateY(-1px)}.status-pill{color:#6d28d9;background:#ede9fe;border-radius:999px;padding:8px 12px;font-size:.85rem;font-weight:700}.status-pill-button{cursor:pointer;border:0}.status-pill-button:disabled{cursor:wait;opacity:.75}.status-pill.muted{color:#64748b;background:#f1f5f9}.move-button,.submit-button,.save-button,.add-button,.list-button,.cancel-button,.close-button,.edit-button{color:#334155;min-height:38px;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dbe4f0;border-radius:14px;padding:0 12px;font-size:.78rem;font-weight:400}.submit-button,.save-button,.add-button{color:#4338ca;background:#fff;border-color:#7c3aed}.submit-button{color:#7c3aed;font-weight:700}.list-button{color:#7c3aed;background:#fff;border-color:#c4b5fd}.cancel-button,.close-button{color:#111827;background:#fff;border-color:#d1d5db}.move-button{color:#7c3aed;background:#ede9fe;border:1px solid #7c3aed;border-radius:999px}.edit-button{color:#7c3aed;background:#ede9fe;border-radius:999px;min-height:32px;padding:0 12px}.close-button{text-align:center;border-radius:12px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;padding:0;font-size:.78rem;line-height:1;display:flex}.edit-button-area,div.edit-button-area{right:0;bottom:calc(45px + env(safe-area-inset-bottom,0px));z-index:30;flex-direction:column;align-items:center;gap:7px;display:flex;position:fixed}.edit-button-area .save-button,.edit-button-area .cancel-button,.edit-button-area .list-button,.edit-button-area .top-button,div.edit-button-area .save-button,div.edit-button-area .cancel-button,div.edit-button-area .list-button,div.edit-button-area .top-button{cursor:pointer;background:#fff;border-radius:15%;flex:none;justify-content:center;align-items:center;width:35px;min-width:35px;height:35px;min-height:35px;padding:0;font-size:1.15rem;line-height:1;transition:transform .15s,box-shadow .15s,background-color .15s;display:flex;box-shadow:0 4px 14px #7c3aed33}.edit-button-area .top-button,div.edit-button-area .top-button{color:#6d28d9;background:#fff;border:2px solid #8b5cf6;font-size:.75rem;font-weight:700}.edit-button-area .top-button:hover:not(:disabled),div.edit-button-area .top-button:hover:not(:disabled){background:#f5f3ff;transform:translateY(-2px);box-shadow:0 6px 18px #8b5cf64d}.edit-button-area .save-button,div.edit-button-area .save-button{color:#7c3aed;background:#fff;border:2px solid #7c3aed}.edit-button-area .save-button:hover:not(:disabled),div.edit-button-area .save-button:hover:not(:disabled){background:#f5f3ff;transform:translateY(-2px);box-shadow:0 6px 18px #7c3aed4d}.edit-button-area .cancel-button,div.edit-button-area .cancel-button{color:#a855f7;background:#fff;border:2px solid #a855f7}.edit-button-area .cancel-button:hover:not(:disabled),div.edit-button-area .cancel-button:hover:not(:disabled){background:#faf5ff;transform:translateY(-2px);box-shadow:0 6px 18px #a855f74d}.edit-button-area .list-button,div.edit-button-area .list-button{color:#6d28d9;background:#fff;border:2px solid #c4b5fd}.edit-button-area .list-button:hover:not(:disabled),div.edit-button-area .list-button:hover:not(:disabled){background:#f3e8ff;transform:translateY(-2px);box-shadow:0 6px 18px #6d28d940}.edit-button-area .save-button:active:not(:disabled),.edit-button-area .cancel-button:active:not(:disabled),.edit-button-area .list-button:active:not(:disabled),.edit-button-area .top-button:active:not(:disabled),div.edit-button-area .save-button:active:not(:disabled),div.edit-button-area .cancel-button:active:not(:disabled),div.edit-button-area .list-button:active:not(:disabled),div.edit-button-area .top-button:active:not(:disabled){transform:scale(.92)}.auth-form-card,.panel-stack,.picker-sheet,.teacher-picker-sheet,.teacher-candidate-list{scrollbar-width:thin;scrollbar-color:#a855f7 #eef2ff}.auth-form-card::-webkit-scrollbar{width:6px;height:6px}.panel-stack::-webkit-scrollbar{width:6px;height:6px}.picker-sheet::-webkit-scrollbar{width:6px;height:6px}.teacher-picker-sheet::-webkit-scrollbar{width:6px;height:6px}.teacher-candidate-list::-webkit-scrollbar{width:6px;height:6px}.auth-form-card::-webkit-scrollbar-track{background:#eef2ff}.panel-stack::-webkit-scrollbar-track{background:#eef2ff}.picker-sheet::-webkit-scrollbar-track{background:#eef2ff}.teacher-picker-sheet::-webkit-scrollbar-track{background:#eef2ff}.teacher-candidate-list::-webkit-scrollbar-track{background:#eef2ff}.auth-form-card::-webkit-scrollbar-thumb{background:#a855f7;border:1px solid #eef2ff;border-radius:999px}.panel-stack::-webkit-scrollbar-thumb{background:#a855f7;border:1px solid #eef2ff;border-radius:999px}.picker-sheet::-webkit-scrollbar-thumb{background:#a855f7;border:1px solid #eef2ff;border-radius:999px}.teacher-picker-sheet::-webkit-scrollbar-thumb{background:#a855f7;border:1px solid #eef2ff;border-radius:999px}.teacher-candidate-list::-webkit-scrollbar-thumb{background:#a855f7;border:1px solid #eef2ff;border-radius:999px}.mypage-card{scrollbar-width:thin;scrollbar-color:#a855f7 #eef2ff}.mypage-card::-webkit-scrollbar{width:6px;height:6px}.mypage-card::-webkit-scrollbar-track{background:#eef2ff}.mypage-card::-webkit-scrollbar-thumb{background:#a855f7;border:1px solid #eef2ff;border-radius:999px}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;display:grid}.calendar-grid--labels{color:#64748b;text-align:center;margin-bottom:4px;font-size:.86rem;font-weight:700}.calendar-grid--labels>:first-child,.calendar-label--sun{color:#ef4444}.calendar-grid--labels>:last-child,.calendar-label--sat{color:#3b82f6}.calendar-cell{color:#0f172a;background:#fff;border:1px solid #dbe4f0;border-radius:1px;flex-direction:column;justify-content:space-between;align-items:center;min-height:48px;padding:2px 1px;display:flex;position:relative;overflow:hidden}.calendar-cell.selected{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.calendar-cell.empty{background:0 0;border:1px dashed #0000}.calendar-cell span{font-weight:400}.calendar-cell.sun span,.calendar-cell.holiday span,.calendar-cell--sun span,.calendar-cell--holiday span{color:#ef4444}.calendar-cell.sat span,.calendar-cell--sat span{color:#3b82f6}.calendar-cell small{color:#7c3aed;text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.calendar-cell__meta{flex-direction:column;justify-content:flex-end;align-items:center;gap:3px;width:100%;min-height:10px;display:flex}.calendar-dot-wrap{justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.calendar-dot{background:#8b5cf6;border-radius:999px;flex:none;width:6px;height:6px;box-shadow:0 0 0 2px #8b5cf629}.calendar-dot--orange{background:#f97316;box-shadow:0 0 0 2px #f973162e}.calendar-event-bars{flex-direction:column;gap:2px;width:100%;display:flex}.calendar-event-bar{box-sizing:border-box;background:#f97316;height:5px;display:block}.calendar-event-bar--start{border-radius:999px 0 0 999px;width:calc(100% + 2px);margin-left:2px;margin-right:-4px}.calendar-event-bar--middle{border-radius:0;width:calc(100% + 8px);margin-left:-4px;margin-right:-4px}.calendar-event-bar--end{border-radius:0 999px 999px 0;width:calc(100% + 2px);margin-left:-4px;margin-right:2px}.calendar-event-bar--single{border-radius:999px;width:calc(100% - 6px);margin:0 3px}.birth-date-picker{position:relative}.birth-date-picker__trigger{width:100%;min-height:var(--control-height);border-radius:var(--control-radius);color:#0f172a;font:inherit;font-size:var(--control-font-size);text-align:left;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:1px solid #cbd5e1;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex}.birth-date-picker__trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.birth-date-picker__trigger small{color:#7c3aed;flex:none;font-size:.8rem;font-weight:700}.birth-date-picker__trigger.is-empty span{color:#94a3b8}.birth-date-picker__trigger:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.birth-date-picker__popover{z-index:20;background:#fff;border:1px solid #dbe4f0;border-radius:18px;width:min(360px,100%);padding:16px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 50px #0f172a24}.birth-date-picker__header{gap:8px;display:flex}.birth-date-picker__year-control,.birth-date-picker__month-control{min-height:var(--control-height-lg);border-radius:var(--control-radius);color:#0f172a;font:inherit;cursor:pointer;text-align:left;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#f8fafc;border:1px solid #dbe4f0;flex:1;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}.birth-date-picker__year-control span,.birth-date-picker__month-control span{font-weight:700}.birth-date-picker__year-control small{color:#7c3aed;white-space:nowrap;font-size:.74rem;font-weight:700}.birth-date-picker__year-control.active,.birth-date-picker__month-control.active{background:#f5f3ff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.birth-date-picker__help{color:#64748b;font-size:var(--control-font-size-sm);margin:12px 2px 0}.birth-date-picker__grid{gap:8px;max-height:280px;margin-top:12px;display:grid;overflow:auto}.birth-date-picker__grid--year,.birth-date-picker__grid--month,.birth-date-picker__grid--day{grid-template-columns:repeat(3,minmax(0,1fr))}.birth-date-picker__cell{color:#0f172a;min-height:40px;font:inherit;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:1px solid #dbe4f0;border-radius:12px;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.birth-date-picker__cell:hover{border-color:#a78bfa}.birth-date-picker__cell.active{color:#5b21b6;background:#f5f3ff;border-color:#7c3aed;font-weight:700}.profile-image-preview{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin-top:12px;padding:12px;transition:background-color .2s,border-color .2s;display:flex}.profile-image-preview:hover{background:#f1f5f9;border-color:#cbd5e1}.profile-image-preview img{object-fit:cover;border:1px solid #cbd5e1;border-radius:8px;width:auto;max-width:180px;height:auto;max-height:180px;transition:transform .2s}.profile-image-preview:hover img{transform:scale(1.03)}.preview-hint{color:#64748b;-webkit-user-select:none;user-select:none;margin-top:8px;font-size:.75rem}.image-fullscreen-modal{z-index:99999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;background:#000000d9;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.image-fullscreen-content{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.image-fullscreen-img{object-fit:contain;border-radius:8px;width:auto;max-width:90vw;height:auto;max-height:85vh;box-shadow:0 10px 30px #00000080}.image-fullscreen-close{color:#fff;cursor:pointer;background:#ffffff40;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;transition:background .2s;display:flex;position:absolute;top:-40px;right:0}.image-fullscreen-close:hover{background:#fff6}.page-bottom-nav{z-index:20;padding:10px 14px max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;overscroll-behavior-x:contain;touch-action:pan-x;background:#fffffff0;border-top:1px solid #dbe4f0;gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:auto hidden;box-shadow:0 -10px 30px #0f172a14}.page-bottom-nav.dragging{cursor:grabbing}.page-bottom-nav::-webkit-scrollbar{display:none}.admin-subnav{left:-15px;bottom:calc(66px + env(safe-area-inset-bottom));z-index:21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #dbe4f0;border-left:0;border-radius:0 16px 16px 0;align-items:stretch;gap:8px;max-width:calc(100vw - 12px);padding:8px 5px 8px 18px;transition:transform .22s;display:flex;position:fixed;box-shadow:0 -10px 30px #0f172a14}.admin-subnav.collapsed{transform:translate(calc(42px - 100%))}.admin-subnav__items{align-items:center;gap:8px;display:flex}.admin-subnav__button{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dbe4f0;border-radius:12px;min-width:78px;min-height:34px;padding-inline:10px;font-size:.72rem;font-weight:700}.admin-subnav__button.active{color:#4338ca;background:#eef2ff;border-color:#7c3aed}.admin-subnav__toggle{color:#475569;cursor:pointer;background:#fff;border:none;width:16px;min-width:16px;padding:0;font-weight:800}.nav-button{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dbe4f0;border-radius:14px;flex:none;min-width:72px;min-height:40px;padding-inline:8px;font-size:.78rem;font-weight:700}.nav-button.active{color:#4338ca;background:#eef2ff;border-color:#7c3aed}.nav-button.logout{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.nav-button:disabled{opacity:.6;cursor:not-allowed}.page-lang-select-wrapper{align-items:center;display:inline-flex;position:absolute;top:15px;right:15px}.page-lang-select{appearance:none;color:#7c3aed;cursor:pointer;background:0 0;border:none;border-radius:6px;outline:none;padding:3px 16px 3px 6px;font-family:inherit;font-size:.78rem;font-weight:700;line-height:1.2;transition:color .15s}.page-lang-select:hover,.page-lang-select:focus{color:#6d28d9}.page-lang-select__arrow{pointer-events:none;color:#7c3aed;font-size:.62rem;line-height:1;position:absolute;right:6px}.rich-text-editor{border-radius:var(--control-radius);background:#fff;border:1px solid #dbe4f0;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.rich-text-editor:focus-within{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.rich-text-editor__toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 10px;display:flex}.rich-text-editor__group{align-items:center;gap:2px;display:inline-flex}.rich-text-editor__group--right{margin-left:auto}.rich-text-editor__divider{background:#cbd5e1;width:1px;height:20px;margin:0 3px}.rich-text-editor__select{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;height:30px;padding:0 8px;font-size:.8rem}.rich-text-editor__select:focus{border-color:#7c3aed}.rich-text-editor__btn{cursor:pointer;color:#334155;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-width:30px;height:30px;padding:0 6px;font-size:.85rem;transition:all .15s ease-in-out;display:inline-flex}.rich-text-editor__btn:hover:not(:disabled){color:#0f172a;background:#e2e8f0}.rich-text-editor__btn:disabled{opacity:.4;cursor:not-allowed}.rich-text-editor__color-label{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;font-weight:700;transition:all .15s ease-in-out;display:inline-flex;position:relative}.rich-text-editor__color-label:hover{background:#f5f3ff;border-color:#7c3aed}.rich-text-editor__color-label input[type=color]{opacity:0;cursor:pointer;border:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.rich-text-editor__mode-tabs{background:#e2e8f0;border-radius:6px;padding:2px;display:flex}.rich-text-editor__mode-tab{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:4px;padding:3px 10px;font-size:.75rem;font-weight:600;transition:all .15s}.rich-text-editor__mode-tab.active{color:#7c3aed;background:#fff;box-shadow:0 1px 3px #0000001a}.rich-text-editor__content-wrapper{flex-direction:column;width:100%;display:flex;position:relative}.rich-text-editor__visual{color:#0f172a;word-break:break-word;outline:none;padding:12px 14px;font-size:.95rem;line-height:1.6;overflow-y:auto}.rich-text-editor__visual:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}.rich-text-editor__visual img{border-radius:8px;max-width:100%;height:auto;margin:6px 0}.rich-text-editor__visual blockquote{color:#4c1d95;background:#f5f3ff;border-left:4px solid #7c3aed;border-radius:0 8px 8px 0;margin:8px 0;padding:8px 14px}.rich-text-editor__visual hr{border:none;border-top:1px solid #cbd5e1;margin:12px 0}.rich-text-editor__visual ul,.rich-text-editor__visual ol{margin:6px 0;padding-left:22px}.rich-text-editor__html{color:#0f172a;resize:vertical;background:#fafafa;border:none;outline:none;width:100%;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;line-height:1.5}.datetime-picker-trigger{width:100%;min-height:var(--control-height,42px);border-radius:var(--control-radius,10px);text-align:left;color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4f0;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.95rem;transition:all .2s;display:flex}.datetime-picker-trigger:hover{background:#faf5ff;border-color:#7c3aed}.datetime-picker-trigger:focus-visible{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #7c3aed26}.datetime-picker-trigger.empty{color:#94a3b8}.datetime-picker-icon{opacity:.8;margin-left:8px;font-size:1.1rem}.dt-picker-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172aa6;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out dtFadeIn;display:flex;position:fixed;inset:0}@keyframes dtFadeIn{0%{opacity:0}to{opacity:1}}.dt-picker-modal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:440px;max-height:92vh;animation:.25s cubic-bezier(.16,1,.3,1) dtSlideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a59}@keyframes dtSlideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.dt-picker-overlay{padding:0}.dt-picker-modal{border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh}}.dt-picker-header{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.dt-picker-header__badge{background:#fff3;border-radius:999px;margin-bottom:4px;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-block}.dt-picker-header__preview{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.dt-picker-header__preview strong{letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.dt-picker-header__preview-time{color:#fef08a;font-size:1.25rem;font-weight:800}.dt-picker-close-btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:background .15s;display:flex}.dt-picker-close-btn:hover{background:#ffffff4d}.dt-picker-tabs{background:#f1f5f9;border-bottom:1px solid #e2e8f0;gap:4px;padding:4px 8px;display:flex}.dt-picker-tab{color:#64748b;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 12px;font-size:.88rem;font-weight:600;transition:all .15s}.dt-picker-tab.active{color:#7c3aed;background:#fff;box-shadow:0 2px 6px #00000014}.dt-picker-body{flex:1;padding:16px;overflow-y:auto}.dt-picker-calendar-section{flex-direction:column;gap:12px;display:flex}.dt-picker-nav{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.dt-picker-nav__btn{cursor:pointer;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;transition:all .15s;display:flex}.dt-picker-nav__btn:hover{background:#f1f5f9;border-color:#cbd5e1}.dt-picker-nav__current{align-items:center;gap:10px;display:flex}.dt-picker-nav__current strong{color:#0f172a;font-size:1.1rem}.dt-picker-today-btn{color:#7c3aed;cursor:pointer;background:#ede9fe;border:none;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:700;transition:opacity .15s}.dt-picker-today-btn:disabled{opacity:.4;cursor:default}.dt-picker-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.dt-picker-weekday{text-align:center;color:#64748b;padding:6px 0;font-size:.8rem;font-weight:700}.dt-picker-weekday.sun{color:#ef4444}.dt-picker-weekday.sat{color:#3b82f6}.dt-picker-day-cell{aspect-ratio:1;color:#1e293b;cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;min-height:40px;font-size:.95rem;font-weight:500;transition:all .15s;display:flex}.dt-picker-day-cell:hover:not(.selected){color:#7c3aed;background:#f3e8ff}.dt-picker-day-cell.other-month{color:#cbd5e1}.dt-picker-day-cell.sun:not(.selected),.dt-picker-day-cell.holiday:not(.selected){color:#ef4444}.dt-picker-day-cell.sat:not(.selected){color:#3b82f6}.dt-picker-day-cell.other-month.sun,.dt-picker-day-cell.other-month.sat,.dt-picker-day-cell.other-month.holiday{color:#e2e8f0}.dt-picker-day-cell.today:not(.selected){border:1.5px solid #a855f7;font-weight:700}.dt-picker-day-cell.selected{background:#7c3aed;font-weight:700;transform:scale(1.04);box-shadow:0 4px 10px #7c3aed59;color:#fff!important}.dt-picker-day-cell:disabled,.dt-picker-day-cell.disabled{opacity:.25;cursor:not-allowed;pointer-events:none;color:#94a3b8!important;box-shadow:none!important;background:0 0!important;transform:none!important}.dt-picker-time-section{flex-direction:column;gap:16px;display:flex}.dt-picker-time-presets{flex-direction:column;gap:6px;display:flex}.dt-picker-time-label{color:#64748b;font-size:.8rem;font-weight:600}.dt-picker-preset-chips{flex-wrap:wrap;gap:6px;display:flex}.dt-picker-chip{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:5px 10px;font-size:.82rem;font-weight:600;transition:all .15s}.dt-picker-chip:hover{background:#f1f5f9;border-color:#cbd5e1}.dt-picker-chip:disabled,.dt-picker-chip.disabled{opacity:.35;cursor:not-allowed;pointer-events:none;color:#94a3b8!important;background:#f8fafc!important;border-color:#e2e8f0!important}.dt-picker-chip.active{color:#fff;background:#7c3aed;border-color:#7c3aed}.dt-picker-time-columns{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dt-picker-time-col{flex-direction:column;gap:8px;display:flex}.dt-picker-col-title{color:#334155;text-align:center;border-bottom:1px solid #e2e8f0;padding-bottom:4px;font-size:.85rem;font-weight:700}.dt-picker-time-grid{grid-template-columns:repeat(2,1fr);gap:6px;max-height:220px;padding-right:4px;display:grid;overflow-y:auto}.dt-picker-time-btn{color:#334155;cursor:pointer;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 4px;font-size:.88rem;font-weight:600;transition:all .15s}.dt-picker-time-btn:hover:not(.active):not(:disabled){color:#7c3aed;background:#f5f3ff;border-color:#c4b5fd}.dt-picker-time-btn:disabled,.dt-picker-time-btn.disabled{opacity:.35;cursor:not-allowed;pointer-events:none;color:#94a3b8!important;background:#f8fafc!important;border-color:#e2e8f0!important}.dt-picker-time-btn.active{color:#fff;background:#7c3aed;border-color:#7c3aed;font-weight:700;box-shadow:0 2px 6px #7c3aed4d}.dt-picker-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#f8fafc;border-top:1px solid #e2e8f0;gap:10px;display:flex}.dt-picker-confirm-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:12px;flex:2;min-height:46px;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 12px #7c3aed59}.dt-picker-confirm-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #7c3aed73}.dt-picker-confirm-btn:active{transform:translateY(1px)}.dt-picker-cancel-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;flex:1;min-height:46px;font-size:.92rem;font-weight:600;transition:background .15s}.dt-picker-cancel-btn:hover{background:#f1f5f9}.kakao-map-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172aa6;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out kakaoFadeIn;display:flex;position:fixed;inset:0}@keyframes kakaoFadeIn{0%{opacity:0}to{opacity:1}}.kakao-map-modal-sheet{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;animation:.25s cubic-bezier(.16,1,.3,1) kakaoSlideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a59}@keyframes kakaoSlideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.kakao-map-modal-overlay{padding:0}.kakao-map-modal-sheet{border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh}}.kakao-map-modal-header{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.kakao-map-modal-badge{background:#fff3;border-radius:999px;margin-bottom:2px;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-block}.kakao-map-close-btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:background .15s;display:flex}.kakao-map-close-btn:hover{background:#ffffff4d}.kakao-map-search-bar{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px}.kakao-map-search-form{gap:8px;display:flex}.kakao-map-search-form input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;flex:1;min-height:40px;padding:8px 12px;font-size:.92rem}.kakao-map-search-form input:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #7c3aed26}.kakao-map-search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#7c3aed;border:none;border-radius:10px;padding:0 16px;font-size:.9rem;font-weight:700;transition:background .15s}.kakao-map-search-btn:hover:not(:disabled){background:#6d28d9}.kakao-map-search-btn:disabled{opacity:.6;cursor:default}.kakao-map-search-hint{color:#64748b;margin:6px 0 0;font-size:.8rem;line-height:1.4}.kakao-map-content-layout{background:#f1f5f9;flex-direction:column;flex:1;min-height:280px;display:flex;position:relative}.kakao-map-results-list{background:#fff;border-bottom:1px solid #e2e8f0;flex-direction:column;max-height:140px;display:flex;overflow-y:auto}.kakao-map-result-item{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f1f5f9;padding:8px 16px;transition:background .15s}.kakao-map-result-item:hover{background:#faf5ff}.kakao-map-result-item.active{background:#ede9fe;border-left:3px solid #7c3aed}.kakao-map-result-item__title{align-items:center;gap:8px;display:flex}.kakao-map-result-item__title strong{color:#0f172a;font-size:.88rem}.kakao-map-result-item__category{color:#7c3aed;background:#f5f3ff;border-radius:4px;padding:1px 6px;font-size:.75rem}.kakao-map-result-item__addr{color:#64748b;margin:2px 0 0;font-size:.8rem}.kakao-map-result-item__phone{color:#94a3b8;margin:2px 0 0;font-size:.75rem}.kakao-map-view-wrapper{flex:1;width:100%;min-height:260px;position:relative}.kakao-map-canvas{width:100%;height:100%;min-height:260px}.kakao-map-loading-state,.kakao-map-error-state{text-align:center;z-index:2;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.kakao-map-selected-card{background:#fff;border-top:1px solid #e2e8f0;padding:12px 16px}.kakao-map-selected-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (width<=500px){.kakao-map-selected-grid{grid-template-columns:1fr;gap:6px}}.kakao-map-coords-info{color:#64748b;gap:16px;margin-top:6px;font-size:.8rem;display:flex}.kakao-map-coords-info strong{color:#334155}.kakao-map-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#f8fafc;border-top:1px solid #e2e8f0;gap:10px;display:flex}.kakao-map-confirm-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:12px;flex:2;min-height:44px;font-size:.95rem;font-weight:700;transition:transform .15s;box-shadow:0 4px 12px #7c3aed59}.kakao-map-confirm-btn:hover{transform:translateY(-1px)}.kakao-map-cancel-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;flex:1;min-height:44px;font-size:.92rem;font-weight:600}@keyframes customDialogFadeIn{0%{opacity:0}to{opacity:1}}@keyframes customDialogPop{0%{opacity:0;transform:scale(.92)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.custom-dialog-overlay{z-index:10000;-webkit-backdrop-filter:blur(3px);background:#0f172a73;justify-content:center;align-items:center;padding:16px;animation:.15s ease-out customDialogFadeIn;display:flex;position:fixed;inset:0}.custom-dialog-card{text-align:center;box-sizing:border-box;background:#fff;border:2px solid #8b5cf6;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:360px;padding:24px 22px 20px;animation:.18s cubic-bezier(.16,1,.3,1) customDialogPop;display:flex;position:relative;box-shadow:0 16px 40px #8b5cf638,0 4px 16px #00000014}.custom-dialog-icon-badge{color:#7c3aed;background:#f5f3ff;border:1.5px solid #ddd6fe;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;font-size:1.35rem;display:flex}.custom-dialog-title{color:#7c3aed;letter-spacing:-.01em;margin:0 0 8px;font-size:1.15rem;font-weight:800}.custom-dialog-message{color:#6d28d9;word-break:keep-all;white-space:pre-line;margin:0 0 20px;font-size:.96rem;font-weight:500;line-height:1.55}.custom-dialog-actions{justify-content:center;gap:10px;width:100%;display:flex}.custom-dialog-btn{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.custom-dialog-btn--confirm{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;box-shadow:0 4px 12px #7c3aed40}.custom-dialog-btn--confirm:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px 16px #7c3aed59}.custom-dialog-btn--confirm:active{transform:translateY(0)}.custom-dialog-btn--cancel{color:#7c3aed;background:#f5f3ff;border:1.5px solid #ddd6fe}.custom-dialog-btn--cancel:hover{color:#6d28d9;background:#ede9fe;border-color:#c4b5fd}.custom-dialog-btn--cancel:active{background:#e0e7ff}.auth-hero{justify-content:center}.auth-page .form-card,.signup-page .form-card{justify-self:center;width:100%;max-width:560px}.auth-form-card{place-self:center;width:100%;max-width:560px;padding:15px;overflow-y:auto}.auth-page>.auth-form-card,.signup-page>.auth-form-card{flex:auto;min-height:0}.auth-form__title{gap:10px;margin-bottom:8px;display:grid}.signup-form,.auth-form{gap:16px;display:grid}.remember-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.profile-grid{gap:16px;display:grid}.mypage-card{overscroll-behavior:contain;min-height:0;margin:0 0 calc(40px + env(safe-area-inset-bottom));border-top:1px solid #7c3aed;flex-direction:column;flex:auto;align-content:start;gap:0;padding:0 10px;display:flex;position:relative;overflow:visible auto}.profile-summary{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.profile-summary div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;gap:4px;min-width:140px;padding:14px 16px;display:grid}.profile-summary span{color:#64748b;font-size:.86rem}.profile-summary strong{color:#0f172a;font-size:1rem}.ranking-controls{font-size:calc(var(--control-font-size) - 1pt);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ranking-control{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0;display:grid}.ranking-control>span{min-height:var(--control-height);color:#0f172a;font-size:calc(var(--control-font-size) - 1pt);white-space:nowrap;background:#fff;border:1px solid #dbe4f0;border-right:0;border-radius:14px 0 0 14px;align-items:center;margin-right:-1px;padding:0 7px 0 10px;font-weight:800;display:flex}.ranking-control>select{font-size:calc(var(--control-font-size) - 1pt);border-radius:0 14px 14px 0;padding-left:10px}.ranking-list{min-height:320px;font-size:calc(var(--control-font-size) - 1pt);align-content:start;gap:12px;padding:0 5px;display:grid}.ranking-row{grid-template-columns:minmax(72px,1fr) minmax(0,3fr) auto;align-items:center;gap:12px;display:grid}.ranking-row__name{color:#0f172a;word-break:break-word;font-weight:700}.ranking-row__bar-track{background:#e2e8f0;border-radius:999px;height:14px;position:relative;overflow:hidden}.ranking-row__bar{border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#c084fc);height:100%}.ranking-row__count{text-align:right;color:#475569;min-width:2.5rem;font-weight:700}.ranking-podium-section{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex;overflow-x:clip}.podium-container{box-sizing:border-box;justify-content:center;align-items:flex-end;gap:clamp(8px,2.5vw,16px);width:100%;max-width:100%;height:310px;margin-top:10px;padding-bottom:10px;display:flex}.podium-slot{box-sizing:border-box;flex-direction:column;flex:1 1 0;align-items:center;width:100%;min-width:0;max-width:100px;display:flex;position:relative}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse-gold{0%,to{box-shadow:0 0 15px #ffd70099,inset 0 0 10px #ffd70066}50%{box-shadow:0 0 25px #ffd700e6,inset 0 0 15px #ffd70099}}.img-wrapper{justify-content:center;align-items:center;max-width:100%;margin-bottom:12px;animation:3s ease-in-out infinite float;display:flex;position:relative}.character-img{aspect-ratio:1;object-fit:cover;box-sizing:border-box;background-color:#eee;border-radius:50%;width:72px;max-width:100%;height:72px;display:block}.character-fallback{color:#581c87;text-align:center;word-break:break-all;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:linear-gradient(135deg,#ede8ff,#dcd2fc);justify-content:center;align-items:center;padding:6px;font-size:.85rem;font-weight:700;display:flex}.character-fallback__text{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.2;display:-webkit-box;overflow:hidden}.rank-1 .img-wrapper{animation-duration:2.2s}.rank-1 .character-img{border:4px solid gold;width:82px;max-width:100%;height:82px;animation:2s infinite pulse-gold}.rank-1 .character-fallback{color:#78350f;background:linear-gradient(135deg,#fef3c7,#fde68a)}.crown-badge{filter:drop-shadow(0 2px 4px #0003);z-index:10;font-size:20px;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.rank-2 .character-img{border:4px solid #e0e0e0;box-shadow:0 4px 12px #b4b4c866}.rank-2 .character-fallback{color:#334155;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.rank-3 .character-img{border:4px solid #cd7f32;box-shadow:0 4px 12px #cd7f324d}.rank-3 .character-fallback{color:#7c2d12;background:linear-gradient(135deg,#ffedd5,#fed7aa)}.step{box-sizing:border-box;border-radius:16px 16px 8px 8px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:100%;padding-top:12px;font-weight:700;display:flex}.step-number{font-size:1.5rem;font-weight:900}.user-name{white-space:nowrap;text-overflow:ellipsis;text-align:center;box-sizing:border-box;max-width:90%;margin-top:4px;font-size:.85rem;font-weight:600;overflow:hidden}.rank-1 .step{color:#5c4300;background:linear-gradient(#ffe066 0%,#f5b000 100%);height:145px;box-shadow:0 8px 20px #f5b00059}.rank-2 .step{color:#333a42;background:linear-gradient(#e6e8eb 0%,#b0b8c1 100%);height:105px;box-shadow:0 6px 14px #b0b8c159}.rank-3 .step{color:#fff;background:linear-gradient(#f0a868 0%,#c46d2a 100%);height:75px;box-shadow:0 4px 10px #c46d2a4d}.firework-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#aa78ff,#8c53ff);border:none;border-radius:20px;max-width:100%;margin-top:16px;margin-bottom:8px;padding:10px 20px;font-size:.9rem;font-weight:700;transition:transform .1s;box-shadow:0 4px 12px #8c53ff4d}.firework-btn:active{transform:scale(.96)}.schedule-list{gap:16px;display:grid}.schedule-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;gap:14px;padding:18px;display:grid}.schedule-box__header{justify-content:center;align-items:center;gap:16px;display:flex}.schedule-box__header span{color:#64748b;font-size:.86rem}.schedule-box__count{color:#64748b;font-size:calc(var(--control-font-size) - 1pt);text-align:center;font-weight:700}.schedule-status-card{color:#4338ca;font-size:calc(var(--control-font-size) - 1pt);text-align:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:16px;padding:12px 14px;font-weight:800}.schedule-holiday-card{color:#dc2626;font-size:calc(var(--control-font-size) - 1pt);text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:12px 14px;font-weight:800;display:flex}.schedule-holiday-badge{color:#b91c1c;background:#fee2e2;border-radius:6px;flex-shrink:0;padding:2px 7px;font-size:.72rem;font-weight:700;display:inline-block}.schedule-holiday-name{color:#dc2626;font-weight:800}.schedule-input-row input{min-height:48px;font:inherit;border:1px solid #cbd5e1;border-radius:14px;flex:240px;padding:0 14px}.schedule-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.schedule-filter-bar{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin:4px 0 8px;padding:10px 16px;display:flex}.schedule-filter-checkbox{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:.88rem;font-weight:600;display:inline-flex}.schedule-filter-checkbox input[type=checkbox]{accent-color:#8b5cf6;cursor:pointer;width:17px;height:17px}.schedule-item--event{cursor:pointer;background:#fffaf5;border-color:#fed7aa;transition:transform .15s,box-shadow .15s,border-color .15s}.schedule-item--event:hover{background:#fff7ed;border-color:#fb923c;transform:translateY(-1px);box-shadow:0 3px 8px #f973161f}.schedule-item__content{text-align:left;flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.schedule-item__title{color:#1e293b;word-break:break-all;align-items:center;gap:6px;font-size:.93rem;font-weight:700;display:flex}.schedule-item__tag{color:#c2410c;background:#ffedd5;border-radius:6px;flex-shrink:0;padding:2px 7px;font-size:.72rem;font-weight:700;display:inline-block}.schedule-item__meta{color:#ea580c;flex-wrap:wrap;gap:8px;font-size:.78rem;display:flex}.schedule-item__arrow{color:#fb923c;flex-shrink:0;font-size:.9rem;font-weight:700}.qr-card{aspect-ratio:1;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-content:start;justify-self:center;gap:12px;width:min(100%,360px);padding:16px;display:grid}.qr-image{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:18px;justify-self:center;width:100%;padding:16px}.qr-image--loading{color:#64748b;place-items:center;font-weight:700;display:grid}.qr-meta{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;display:flex}.qr-meta span{color:#64748b;font-size:.86rem}.qr-meta code{color:#0f172a;word-break:break-all;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;padding:12px 14px}.user-event-card-list{flex-direction:column;gap:12px;display:flex}.user-event-card{cursor:pointer;outline:none;transition:transform .18s,box-shadow .18s,border-color .18s}.user-event-card:hover,.user-event-card:focus-visible{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed1f}.user-event-card:active{transform:translateY(0)}.user-event-card__arrow{color:#94a3b8;padding-left:8px;font-size:1.15rem;font-weight:700;line-height:1;transition:transform .18s,color .18s}.user-event-card:hover .user-event-card__arrow,.user-event-card:focus-visible .user-event-card__arrow{color:#7c3aed;transform:translate(3px)}.user-subnav{left:-15px;bottom:calc(66px + env(safe-area-inset-bottom));z-index:21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #dbe4f0;border-left:0;border-radius:0 16px 16px 0;align-items:stretch;gap:8px;max-width:calc(100vw - 12px);padding:8px 5px 8px 18px;transition:transform .22s;display:flex;position:fixed;box-shadow:0 -10px 30px #0f172a14}.user-subnav.collapsed{transform:translate(calc(42px - 100%))}.user-subnav__items{align-items:center;gap:8px;display:flex}.user-subnav__button{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dbe4f0;border-radius:12px;min-width:78px;min-height:34px;padding-inline:10px;font-size:.72rem;font-weight:700;transition:all .15s}.user-subnav__button.active{color:#4338ca;background:#eef2ff;border-color:#7c3aed}.user-subnav__toggle{color:#475569;cursor:pointer;background:#fff;border:none;width:16px;min-width:16px;padding:0;font-weight:800}.user-event-detail-container{flex-direction:column;gap:20px;padding-bottom:24px;display:flex}.user-event-detail-topbar{justify-content:space-between;align-items:center;display:flex}.user-event-back-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:6px;padding:6px 14px;font-size:.84rem;font-weight:600;transition:all .15s;display:inline-flex}.user-event-back-btn:hover{color:#1e293b;background:#f8fafc;border-color:#94a3b8}.user-event-back-btn__arrow{font-size:1rem;line-height:1}.user-event-summary-card{background:linear-gradient(#fff 0%,#fbfcfe 100%);border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 4px 16px #0f172a0d}.user-event-summary__header{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:8px;padding-bottom:14px;display:flex}.user-event-status-badge{border-radius:999px;align-self:flex-start;padding:3px 10px;font-size:.75rem;font-weight:700;line-height:1.2}.user-event-summary__title{color:#0f172a;margin:0;font-size:1.35rem;font-weight:800;line-height:1.35}.user-event-summary__subtitle{color:#64748b;margin:0;font-size:.92rem;line-height:1.5}.user-event-info-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=640px){.user-event-info-grid{grid-template-columns:repeat(2,1fr)}}.user-event-info-item{background:#f8fafc;border:1px solid #edf2f7;border-radius:12px;align-items:flex-start;gap:12px;padding:10px 12px;display:flex}.user-event-info-item__icon{flex-shrink:0;font-size:1.25rem;line-height:1.2}.user-event-info-item__content{flex-direction:column;gap:2px;min-width:0;display:flex}.user-event-info-item__label{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:.74rem;font-weight:600}.user-event-info-item__value{color:#1e293b;word-break:break-word;font-size:.88rem;font-weight:600;line-height:1.4}.user-event-info-item__subvalue{color:#64748b;margin-top:2px;font-size:.78rem;font-weight:400;display:block}.user-event-price-highlight{color:#7c3aed;flex-direction:column;align-items:flex-start;gap:2px;font-size:1.05rem;font-weight:800;display:inline-flex}.user-event-price-badge{color:#7c3aed!important;font-size:.82rem!important;font-weight:700!important}.user-event-prices-section{border-top:1px dashed #e2e8f0;padding-top:14px}.user-event-section-subtitle{color:#334155;margin:0 0 10px;font-size:.92rem;font-weight:700}.user-event-price-cards{flex-direction:column;gap:8px;display:flex}.user-event-price-option{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:10px 14px;transition:all .2s;display:flex}.user-event-price-option--active{background:#faf5ff;border-color:#8b5cf6;box-shadow:0 2px 8px #8b5cf61f}.user-event-price-now-badge{color:#fff;vertical-align:middle;background:#8b5cf6;border-radius:6px;margin-left:6px;padding:2px 6px;font-size:.7rem;font-weight:700;display:inline-block}.user-event-price-option__top{justify-content:space-between;align-items:center;gap:8px;display:flex}.user-event-price-option__title{color:#1e293b;font-size:.88rem;font-weight:700}.user-event-price-option__amount{color:#7c3aed;font-size:.95rem;font-weight:800}.user-event-price-option__meta{color:#64748b;flex-wrap:wrap;gap:8px;font-size:.75rem;display:flex}.user-event-detail-section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:20px;box-shadow:0 4px 16px #0f172a0a}.user-event-section-title{color:#0f172a;align-items:center;gap:6px;margin:0 0 14px;font-size:1.05rem;font-weight:800;display:flex}.user-event-rich-description{color:#334155;word-break:break-word;font-size:.94rem;line-height:1.7}.user-event-rich-description img{border-radius:12px;margin:10px 0;max-width:100%!important;height:auto!important}.user-event-description-empty{color:#94a3b8;margin:0;font-size:.88rem;font-style:italic}.user-event-location-box{flex-direction:column;gap:12px;display:flex}.user-event-location-info{flex-direction:column;gap:4px;display:flex}.user-event-location-name{color:#0f172a;font-size:.98rem;font-weight:700}.user-event-location-addr{color:#64748b;margin:0;font-size:.85rem}.kakao-map-view-container{flex-direction:column;gap:8px;display:flex}.kakao-map-view-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.kakao-map-action-btn{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #dbe4f0;border-radius:10px;align-items:center;gap:4px;padding:6px 12px;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.kakao-map-action-btn:hover{color:#0f172a;background:#edf2f7;border-color:#cbd5e1}.kakao-map-action-btn.copy:hover{color:#7c3aed;background:#f3e8ff;border-color:#c084fc}.user-event-bottom-action-area{flex-direction:column;gap:8px;padding-top:8px;display:flex}.user-event-apply-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:48px;padding:12px 24px;font-size:1.05rem;font-weight:800;transition:all .18s;display:flex;box-shadow:0 8px 20px #7c3aed4d}.user-event-apply-btn:hover{background:linear-gradient(135deg,#6d28d9 0%,#5b21b6 100%);transform:translateY(-1px);box-shadow:0 10px 24px #7c3aed66}.user-event-apply-btn:active{transform:translateY(0);box-shadow:0 4px 12px #7c3aed40}.user-event-apply-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.user-event-pay-btn{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 8px 20px #2563eb4d}.user-event-pay-btn:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);box-shadow:0 10px 24px #2563eb66}.user-event-paid-btn{box-shadow:none;cursor:default;opacity:.95;background:#10b981}.user-event-paid-btn:hover{box-shadow:none;background:#10b981;transform:none}.user-event-list-back-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:14px;width:100%;min-height:40px;font-size:.9rem;font-weight:600;transition:all .15s}.user-event-list-back-btn:hover{color:#1e293b;background:#f8fafc;border-color:#94a3b8}.user-apply-modal-sheet{text-align:center;max-width:400px}.user-apply-notice-content{flex-direction:column;align-items:center;gap:10px;padding:20px 10px;display:flex}.user-apply-notice-icon{font-size:3rem;line-height:1}.user-apply-notice-content h4{color:#0f172a;margin:0;font-size:1.1rem;font-weight:800}.user-apply-notice-content p{color:#334155;margin:0;font-size:.92rem;line-height:1.5}.user-apply-notice-sub{color:#64748b!important;font-size:.82rem!important}.user-apply-study-placeholder{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:60px 20px;display:flex}.user-apply-placeholder-icon{font-size:3.5rem;line-height:1}.user-apply-placeholder-title{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.user-apply-placeholder-desc{color:#64748b;margin:0;font-size:.92rem;line-height:1.6}.member-filter-panel{z-index:32;width:min(86vw,360px);padding:16px 14px max(88px, env(safe-area-inset-bottom));background:#fffffffa;border-right:1px solid #dbe4f0;transition:transform .24s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:12px 0 30px #0f172a1a}.member-filter-panel.open{transform:translate(0)}.member-filter-grid{background:#f8fafc;border:1px solid #dbe4f0;border-radius:18px;grid-template-columns:1fr;gap:14px;padding:12px;display:grid}.filter-side-toggle{z-index:33;color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-left:0;border-radius:0 12px 12px 0;width:24px;height:64px;font-weight:800;position:fixed;top:50%;left:0;transform:translateY(-50%)}.filter-actions{grid-column:1/-1;justify-content:center}.member-sort-bar{background:#fff;border:1px solid #dbe4f0;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.member-sort-button{min-height:var(--control-height);color:#7c3aed;font:inherit;cursor:pointer;background:#fff;border:0;border-right:1px solid #c7d2fee6;border-radius:0;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:0 8px;font-size:.82rem;font-weight:500;display:flex}.member-sort-button:first-child{border-radius:999px 0 0 999px}.member-sort-button:last-child{border-right:0;border-radius:0 999px 999px 0}.member-sort-button.active{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed14}.member-sort-button small{flex:none;font-size:.72rem;font-weight:700}.member-sort-button__arrow{transition:transform .15s;display:inline-block}.member-sort-button__arrow--desc{transform:rotate(180deg)}.member-sort-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.member-card-list{align-content:start;gap:10px;min-height:320px;display:grid}.member-card{background:#fff;border:1px solid #dbe4f0;border-radius:24px;gap:14px;padding:20px 20px 32px;display:grid;position:relative}.member-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.member-card__title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:1.05rem;line-height:1.3;overflow:hidden}.member-card__meta{color:#334155;font-size:.92rem;line-height:1.4;display:block}.member-card__meta span{word-break:break-word;min-width:0}.member-card__nick{font-weight:700}.member-card__name{color:#334155;font-weight:500}.member-card__badge{color:#7c3aed;background:0 0;border:1px solid #7c3aed;border-radius:999px;place-items:center;min-width:15px;height:15px;padding:0 2px;font-size:.62rem;font-weight:800;line-height:1;display:grid;position:absolute;bottom:14px;right:16px}.member-edit-actions{justify-content:space-between}.member-edit-actions .save-button,.member-edit-actions .list-button{flex:1 1 0}.member-edit-actions .list-button{background:#f8fafc}.study-search-header{flex-direction:column;gap:8px;width:100%;display:flex}.study-pagination{justify-content:center;width:100%}.study-pagination__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0 auto;display:flex}.study-form-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.study-form-actions .save-button,.study-form-actions .list-button{flex:none}.inline-field{align-items:center;gap:8px;display:flex}.inline-field .ghost-button{min-height:38px}.inline-field.inline-field--picker{align-items:stretch;gap:0;width:100%;display:flex}.inline-field.inline-field--picker input{border-top-right-radius:0;border-bottom-right-radius:0;flex:auto;min-width:0}.inline-field.inline-field--picker .inline-field__clear{color:#64748b;cursor:pointer;text-align:center;background:#fff;border:1px solid #dbe4f0;border-left:0;border-radius:0 12px 12px 0;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:1.1rem;line-height:1;display:flex}.field-inline{align-items:center;gap:8px;display:flex}.field-inline span{min-width:40px}.field-inline select{min-width:180px}.picker-field{color:#0f172a;text-align:left;width:100%;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:12px;padding:0 12px}.picker-field.open{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.picker-overlay{z-index:44;background:#0f172a85;justify-content:stretch;align-items:stretch;padding:0;display:flex;position:fixed;inset:0}.picker-sheet{background:#fff;border:1px solid #dbe4f0;border-radius:0;flex-direction:column;gap:10px;width:min(100%,420px);height:100%;max-height:none;padding:14px;display:flex;overflow:auto;box-shadow:0 24px 56px #0f172a33}.picker-sheet__header,.picker-sheet__footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.picker-sheet__header,.teacher-picker-sheet__header{border-bottom:1px solid #dbe4f0;padding-bottom:10px}.picker-sheet__close{color:#475569;cursor:pointer;background:#f8fafc;border:0;border-radius:999px;width:32px;height:32px;font-size:1.1rem}.picker-sheet--time{width:min(100%,360px)}.time-picker-grid{gap:8px;display:flex}.time-picker-field{color:#334155;flex-direction:column;flex:1 1 0;gap:6px;font-size:.88rem;font-weight:700;display:flex}.time-picker-field select{min-height:38px;font:inherit;background:#fff;border:1px solid #dbe4f0;border-radius:12px;padding:0 10px}.weekday-checklist{flex-wrap:wrap;gap:6px;display:flex}.weekday-check{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #dbe4f0;border-radius:12px;flex:calc(25% - 6px);align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.weekday-check input{accent-color:#7c3aed;width:16px;height:16px}.teacher-candidate-list{flex-direction:column;flex:auto;gap:8px;min-height:340px;max-height:none;display:flex;overflow-y:auto}.teacher-candidate-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-height:65px;padding:10px 12px;display:flex}.teacher-candidate-item strong{color:#0f172a}.teacher-candidate-item span{color:#64748b;font-size:.86rem}.teacher-picker-overlay{z-index:40;background:#0f172a85;justify-content:stretch;align-items:stretch;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.teacher-picker-sheet{background:#fff;border:1px solid #dbe4f0;border-radius:0;flex-direction:column;gap:8px;width:min(100%,420px);height:100%;min-height:0;max-height:none;padding:14px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 56px #0f172a33}.teacher-picker-search{box-shadow:none;flex:none;align-self:stretch}.teacher-picker-sheet__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.teacher-picker-sheet__close{width:30px;min-width:30px;height:30px;min-height:30px;position:absolute;top:12px;right:12px}.teacher-picker-sheet .inline-field{gap:0}.teacher-picker-sheet .inline-field input{min-height:38px}.teacher-picker-sheet .teacher-candidate-list{flex-direction:column;flex:auto;gap:6px;min-height:0;max-height:none;display:flex;overflow:auto}.attendance-admin-toolbar .secondary-button{min-height:var(--control-height);align-self:center;margin-top:0}.attendance-calendar-shell{z-index:6;background:#fff;border:1px solid #dbe4f0;border-radius:18px;width:100%;min-width:0;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 18px 40px #0f172a1f}.attendance-calendar-shell.collapsed{display:none}.attendance-calendar-toggle{color:#475569;min-height:34px;font-size:var(--control-font-size-sm);cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:12px;flex:none;padding:0 10px;font-weight:800;box-shadow:0 4px 12px #0f172a14}.attendance-calendar-toggle--popup{min-width:42px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.attendance-calendar-box{gap:10px;width:100%;min-width:0;padding:14px;display:grid}.attendance-calendar-head{justify-content:center;align-items:center;display:flex}.attendance-calendar-headerbar{background:#fff;border:1px solid #dbe4f0;border-radius:18px;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;width:100%;min-height:46px;padding:0;display:grid;overflow:hidden}.attendance-calendar-headerbar>button{box-shadow:none;border-radius:0;min-height:46px}.attendance-calendar-headerbar>button:first-child{border-right:1px solid #dbe4f0}.attendance-calendar-headerbar>button:last-child{border-left:1px solid #dbe4f0}.attendance-calendar-headerbar__center{color:#0f172a;min-width:0;font-weight:800;font-size:var(--control-font-size);justify-content:center;align-items:center;gap:10px;padding:0 10px;display:flex}.attendance-calendar-headerbar__center strong{white-space:nowrap;min-width:0;line-height:1.2}.attendance-calendar-nav__button{color:#4338ca;width:100%;min-width:0;min-height:46px;box-shadow:none;background:#fff;border:0;border-radius:0;padding:0;font-size:1rem}.attendance-calendar-toggle--icon{width:32px;min-width:32px;height:32px;min-height:32px;box-shadow:none;color:#6d28d9;background:#faf5ff;border-color:#e9d5ff;border-radius:10px;place-items:center;padding:0;font-size:1rem;display:grid}.birth-month-headerbar .attendance-calendar-nav__button:disabled{opacity:1;cursor:default;color:#7c3aed;background:#fff}.attendance-calendar-toggle__icon{width:20px;height:20px;display:block}.attendance-admin-toolbar{min-height:var(--control-height);background:#eef2ff;border:1px solid #dbe4f0;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden}.attendance-segment{min-height:calc(var(--control-height) - 6px);color:#64748b;font:inherit;font-size:var(--control-font-size);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#fff;border:0;border-radius:0;justify-content:center;align-items:center;gap:8px;font-weight:800;display:flex;position:relative}.attendance-admin-toolbar>*{border-right:1px solid #c7d2fee6}.attendance-admin-toolbar>:first-child{border-radius:999px 0 0 999px}.attendance-admin-toolbar>:last-child{border-right:0;border-radius:0 999px 999px 0}.attendance-segment input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.attendance-segment--active{color:#7c3aed;box-shadow:none;background:#fff;border:1px solid #7c3aed;font-weight:900}.attendance-segment--action{padding:0 10px}.attendance-segment--secondary{color:#2563eb}.attendance-segment--primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);box-shadow:0 10px 22px #2563eb38}.attendance-segment--release{color:#7c3aed;box-shadow:none;background:#fff;border:1px solid #7c3aed;font-weight:900}.attendance-admin-status{justify-content:space-between;align-items:center;gap:12px;margin-top:-2px;display:flex}.attendance-admin-status__close{width:28px;height:28px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;font-size:1.1rem;line-height:1}.attendance-calendar-popover{width:min(100%,420px);margin:0 auto;padding-bottom:0;position:relative}.attendance-keep-selection{min-height:var(--control-height);padding-inline:var(--control-pad-x-sm);white-space:nowrap}.attendance-card-list{align-content:start;gap:10px;min-height:320px;display:grid}.attendance-card{cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;display:grid}.attendance-card.selected{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.attendance-card input{accent-color:#7c3aed;width:18px;height:18px;margin-top:2px}.attendance-card__content{gap:6px;display:grid}.attendance-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.attendance-card__header strong{color:#0f172a;font-size:.98rem;line-height:1.4}.attendance-card__meta{color:#475569;word-break:break-word;white-space:normal;font-size:.88rem;line-height:1.45}.attendance-admin-footer{justify-content:flex-end}.attendance-calendar-headerbar--plain .attendance-calendar-toggle{display:none}.attendance-overlay{z-index:45;background:#0f172a8f;display:grid;position:fixed;inset:0}.attendance-sheet{background:#fff;gap:12px;width:100%;height:100%;padding:20px 16px 104px;display:grid}.attendance-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.attendance-view{aspect-ratio:1;background:#0f172a;border:1px solid #dbe4f0;border-radius:20px;justify-self:center;width:100%;max-width:420px;overflow:hidden}.attendance-video{object-fit:cover;background:#0f172a;width:100%;height:100%}.attendance-hint,.attendance-status{text-align:center;color:#475569;margin:0}.attendance-status{color:#b91c1c;font-weight:700}.attendance-status--calendar{text-align:left;color:#166534}.attendance-result{text-align:center;border:1px solid #dbe4f0;border-radius:20px;align-content:center;gap:14px;min-height:280px;padding:20px;display:grid}.attendance-result p{white-space:pre-wrap;word-break:break-word;margin:0}.attendance-raw{color:inherit;white-space:pre-wrap;word-break:break-word;text-align:left;background:#ffffffb3;border:1px solid #0f172a1f;border-radius:14px;padding:10px 12px;font-size:.84rem;display:block}.attendance-result.success{color:#166534;background:#ecfdf5}.attendance-result.error{color:#9a3412;background:#fff7ed}.event-price-modal-overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8f;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.event-price-modal-sheet{background:#fff;border:1px solid #dbe4f0;border-radius:20px;flex-direction:column;width:100%;max-width:500px;max-height:90vh;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a33}.event-price-modal-header{justify-content:space-between;align-items:center;gap:8px;padding-bottom:8px;display:flex}.event-price-modal__close{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #dbe4f0;border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;font-size:1.25rem;line-height:1;transition:all .15s;display:flex}.event-price-modal__close:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1;transform:scale(1.05)}.event-price-modal__close:active{transform:scale(.95)}.event-price-list{scrollbar-width:thin;scrollbar-color:#a855f7 #eef2ff;flex-direction:column;gap:12px;max-height:52vh;padding-right:4px;display:flex;overflow-y:auto}.event-price-list::-webkit-scrollbar{width:6px}.event-price-list::-webkit-scrollbar-track{background:#eef2ff;border-radius:999px}.event-price-list::-webkit-scrollbar-thumb{background:#a855f7;border-radius:999px}.event-price-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 2px 6px #0f172a0a}.event-price-card__header{border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.event-price-card__body{gap:10px;display:grid}.event-price-card .field span{color:#334155;font-size:.82rem;font-weight:600}.event-price-card .field input{min-height:var(--control-height,38px);border-radius:var(--control-radius,14px);padding:0 var(--control-pad-x-sm,12px);font-size:var(--control-font-size,.92rem);color:#0f172a;background:#fff;border:1px solid #cbd5e1;outline:none;transition:border-color .2s,box-shadow .2s}.event-price-card .field input:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.code-group-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;padding:16px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #0f172a0a}.code-group-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a14}.code-group-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.code-group-card__title-wrap{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.code-group-card__title{color:#0f172a;font-size:1.05rem;font-weight:700}.code-group-card__badge{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;align-items:center;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;font-weight:600;display:inline-flex}.code-status-badge{border-radius:999px;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.code-status-badge--active{color:#15803d;background:#dcfce7}.code-status-badge--inactive{color:#b91c1c;background:#fee2e2}.code-group-card__desc{color:#64748b;margin:0;font-size:.88rem;line-height:1.45}.code-group-card__meta{color:#94a3b8;flex-wrap:wrap;gap:12px;font-size:.8rem;display:flex}.code-details-table-wrap{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;margin-top:4px;overflow-x:auto}.code-details-table{border-collapse:collapse;text-align:left;width:100%;font-size:.83rem}.code-details-table th{color:#475569;white-space:nowrap;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:8px 12px;font-weight:600}.code-details-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:8px 12px}.code-details-table tr:last-child td{border-bottom:none}.code-detail-empty-text{text-align:center;color:#94a3b8;margin:0;padding:12px;font-size:.82rem}.code-detail-card-list{flex-direction:column;gap:12px;margin-top:12px;display:flex}.code-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 2px 6px #0f172a0a}.code-detail-card__header{border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.code-detail-card__body{gap:10px;display:grid}@media (pointer:coarse){.auth-page,.signup-page,.mypage-page{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.field input,.field textarea,.field select,.birth-date-picker__trigger,.birth-date-picker__year-control,.birth-date-picker__month-control,.birth-date-picker__cell,.secondary-button,.ghost-button{font-size:1rem}}@media (width<=1080px){.auth-page,.signup-page,.mypage-page{grid-template-columns:1fr;padding:0}}@media (width<=640px){.hero-card,.form-card,.panel{border-radius:20px;padding:22px}.panel-header,.qr-meta{flex-direction:column;align-items:flex-start}.schedule-box__header{flex-direction:column;align-items:center}.remember-grid,.member-filter-grid{grid-template-columns:1fr}.member-filter-panel{width:min(92vw,360px)}.member-sort-bar{grid-template-columns:repeat(4,minmax(0,1fr))}.member-card{border-radius:20px;gap:10px;padding:16px 16px 14px}.member-card__top{gap:8px}.member-card__title{font-size:.98rem}.member-card__meta{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.attendance-admin-header,.attendance-admin-toolbar{flex-wrap:wrap}.attendance-admin-toolbar__left,.attendance-admin-toolbar__primary{width:100%}.page-bottom-nav{padding-inline:12px}.calendar-cell{min-height:50px;max-height:50px;padding:6px}.secondary-button,.ghost-button,.check-card,.icon-button,.nav-button{min-height:40px}.nav-button{min-width:66px}.save-button,.list-button,.add-button,.cancel-button{min-height:40px}}
