/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#30233d;--muted:#74677f;--forest:#5c2d82;--forest-deep:#43205f;--teal:#9161b8;--teal-light:#f0e5fa;--cream:#faf6fd;--sand:#e7bd72;--line:#e7deed;--surface:#fff;--danger:#b94c43;--shadow:0 18px 45px #4f276c1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fbfcf9;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,Arial,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.siteShell{min-height:100vh;overflow:hidden}.siteHeader{z-index:10;justify-content:space-between;align-items:center;max-width:1240px;height:78px;margin:0 auto;padding:0 24px;display:flex;position:relative}.brand{align-items:center;gap:12px;display:inline-flex}.brandMark{background:0 0;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:inline-grid;overflow:hidden;box-shadow:0 8px 20px #103f3d24}.brandMark img{object-fit:contain;width:100%;height:100%;display:block}.brand>span:last-child{flex-direction:column;line-height:1.1;display:flex}.brand strong{letter-spacing:-.4px;font-size:16px}.brand small{color:#76908b;letter-spacing:1.4px;margin-top:4px;font-size:11px}.headerActions{align-items:center;gap:14px;display:flex}.studentChip{background:#eef5f1;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}.statusDot,.liveDot{background:#3db089;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #3db0891f}.textButton{color:#526965;cursor:pointer;background:0 0;border:0;padding:8px;font-size:13px}.textButton:hover{color:var(--forest)}.heroSection{background:var(--forest);color:#fff;border-radius:32px;justify-content:space-between;align-items:center;gap:70px;max-width:1240px;min-height:420px;margin:0 auto;padding:72px 72px 66px;display:flex;position:relative;overflow:hidden}.heroGlow{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.heroGlowOne{background:#5eb79a24;width:440px;height:440px;top:-210px;right:-140px}.heroGlowTwo{border:1px solid #ffffff21;width:300px;height:300px;bottom:-250px;left:37%;box-shadow:0 0 0 60px #ffffff05,0 0 0 120px #ffffff04}.heroCopy,.heroInfoCard{z-index:1;position:relative}.heroCopy{max-width:620px}.eyebrow{color:#9ed9c8;letter-spacing:.3px;align-items:center;gap:10px;font-size:13px;font-weight:700;display:inline-flex}.liveDot{background:#78ddbd;width:6px;height:6px;box-shadow:0 0 0 4px #78ddbd1f}.heroCopy h1{letter-spacing:-3.2px;margin:24px 0 19px;font-size:clamp(42px,4.3vw,62px);font-weight:750;line-height:1.15}.heroCopy h1 em{color:#f0c87e;font-style:normal}.heroCopy p{color:#c1d4d0;letter-spacing:-.3px;margin:0;font-size:17px;line-height:1.8}.heroInfoCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff29;border-radius:22px;flex:none;width:315px;padding:27px 28px;box-shadow:0 18px 45px #0000001f}.cardLabel{color:#92beb5;letter-spacing:1.4px;margin-bottom:14px;font-size:11px;font-weight:800;display:block}.heroInfoCard>strong{letter-spacing:-.3px;font-size:17px;display:block}.rangeDivider{color:#6f9992;margin:4px 0;display:block}.infoDivider{background:#ffffff21;height:1px;margin:21px 0 16px}.infoRow{color:#a8c3bd;justify-content:space-between;gap:12px;margin-top:10px;font-size:12px;display:flex}.infoRow b{color:#fff;font-size:12px}.primaryInfoRow{margin-top:0}.consultationCaution{color:#b9cec9;border-top:1px solid #ffffff1a;margin:18px 0 0;padding-top:15px;font-size:10px;line-height:1.55}.loginSection,.bookingSection{max-width:1130px;margin:0 auto;padding:75px 24px 100px}.sectionIntro{text-align:center}.stepBadge,.modalKicker{color:#338976;letter-spacing:1.8px;font-size:10px;font-weight:900;display:inline-block}.sectionIntro h2,.scheduleHeading h2{letter-spacing:-1.4px;margin:13px 0 9px;font-size:30px;line-height:1.3}.sectionIntro p,.scheduleHeading p{color:var(--muted);margin:0;font-size:14px}.loginCard{width:min(100%,520px);box-shadow:var(--shadow);background:#fff;border:1px solid #e3e8e4;border-radius:24px;margin:34px auto 40px;padding:38px}.loginCard label,.modalField,.adminLoginCard label,.settingsFields label{margin-bottom:20px;display:block}.schoolGradeRow{grid-template-columns:minmax(0,1fr) 140px;gap:10px;display:grid}.loginCard label>span,.modalField>span,.adminLoginCard label>span,.settingsFields label>span{color:#435b57;margin-bottom:9px;font-size:12px;font-weight:800;display:block}input,select,textarea{background:#fbfcfa;border:1px solid #dce4e0;border-radius:12px;outline:0;width:100%;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}input,select{height:52px;padding:0 16px}textarea{resize:vertical;min-height:96px;padding:14px 16px;font-family:inherit;line-height:1.55}input:focus,select:focus,textarea:focus{background:#fff;border-color:#4d9f8d;box-shadow:0 0 0 4px #4d9f8d1a}input::placeholder,textarea::placeholder{color:#adb9b6}.learningCard{width:min(100%,650px)}.learningCard label>small{color:#8b9996;margin-top:7px;font-size:10px;line-height:1.5;display:block}.formButtonRow{grid-template-columns:110px 1fr;gap:10px;display:grid}.formButtonRow .primaryButton{min-width:0}.bookingPreferences{gap:12px;margin-bottom:20px;display:grid}.bookingPreferences .inquiryCard{margin-bottom:0}.consultationTypeCard{background:#f7fbf9;border:1px solid #9fc9bd;border-radius:16px;margin:0;padding:22px;box-shadow:0 8px 22px #1f5b4d0d}.consultationTypeCard legend{color:#123f37;padding:0 4px;font-size:16px;font-weight:900}.consultationTypeCard legend small{color:#2b7768;font-size:10px}.consultationTypeCard>p{color:#526f69;margin:2px 0 15px;font-size:12px;font-weight:600}.consultationTypeOptions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.consultationTypeOptions label{cursor:pointer;background:#fff;border:1px solid #cbded8;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:68px;padding:10px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.consultationTypeOptions input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.consultationTypeOptions span{color:#246d5e;background:#eaf3f0;border-radius:9px;place-items:center;min-width:28px;height:28px;padding:0 5px;font-size:9px;font-weight:900;display:grid}.consultationTypeOptions strong{color:#264b44;font-size:12px}.inquiryCard{background:#eef8f4;border:1px solid #9fc9bd;border-radius:16px;grid-template-columns:minmax(190px,.7fr) minmax(320px,1.3fr);align-items:center;gap:18px 24px;margin-bottom:20px;padding:22px;display:grid;box-shadow:0 8px 22px #1f5b4d12}.inquiryCard strong{color:#123f37;font-size:16px}.inquiryCard strong small{color:#477b70;font-size:10px;font-weight:700}.inquiryCard p{color:#476c64;margin:7px 0 0;font-size:12px;font-weight:600;line-height:1.55}.inquiryCard textarea{color:#173f38;background:#fff;border-color:#8abaae;font-size:14px;font-weight:600}.inquiryCard textarea::placeholder{color:#718f88;font-weight:500}.inquiryCard textarea{grid-row:span 2}.inquiryBack{justify-self:start;padding:0}.primaryButton,.secondaryButton,.dangerButton,.outlineDangerButton{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:16px;min-height:50px;padding:0 20px;font-size:14px;font-weight:800;transition:transform .15s,opacity .15s,background .15s;display:inline-flex}.primaryButton{background:var(--forest);color:#fff;width:100%;box-shadow:0 9px 20px #103f3d2b}.primaryButton:hover{background:var(--forest-deep);transform:translateY(-1px)}.primaryButton:disabled,.secondaryButton:disabled,.dangerButton:disabled{cursor:wait;opacity:.62;transform:none}.smallButton{width:auto;min-height:42px;padding:0 17px}.secondaryButton{color:#38534e;background:#f2f5f3;border:1px solid #dfe6e3}.secondaryButton:hover{background:#e9efec}.dangerButton{background:var(--danger);color:#fff}.dangerButton:hover{background:#a23d36}.outlineDangerButton{min-height:38px;color:var(--danger);background:#fff;border:1px solid #e5bcb8;padding:0 15px;font-size:12px}.outlineDangerButton:hover{background:#fff6f5}.fullButton{width:100%}.privacyNote{color:#8b9996;justify-content:center;align-items:center;gap:8px;margin:17px 0 0;font-size:10px;display:flex}.privacyNote span{color:#809d96;font-size:5px}.formError{color:var(--danger);margin:-6px 0 14px;font-size:12px;line-height:1.5}.stepsRow{align-items:center;width:min(100%,720px);margin:0 auto;display:flex}.miniStep{opacity:.68;flex:none;align-items:center;gap:13px;display:flex}.miniStep.active{opacity:1}.miniStep b{border:1px solid #bdb0c6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;display:grid}.miniStep.active b{border-color:var(--teal);background:var(--teal-light);color:#277a69}.miniStep span{flex-direction:column;display:flex}.miniStep strong{color:#3d2c48;font-size:14px}.miniStep small{color:#75677d;margin-top:4px;font-size:11px}.stepLine{background:#dfe6e3;flex:1;height:1px;margin:0 16px}.scheduleHeading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.scheduleTools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.stepBackButton{min-height:40px;padding:0 15px;font-size:11px}.savedNotice{color:#706d74;font-size:10px;font-weight:700}.legend{flex-wrap:wrap;align-items:center;gap:17px;display:flex}.legend span{color:#71827f;align-items:center;gap:7px;font-size:10px;font-weight:700;display:inline-flex}.legend i{border-radius:3px;width:10px;height:10px;display:inline-block}.availableSwatch{background:#fff;border:1px solid #75b6a6}.bookedSwatch{background:#eef1ef;border:1px solid #d9dfdc}.mineSwatch{background:var(--forest)}.adminBookedSwatch{background:#dcefe8;border:1px solid #6cae9c}.myBookingCard{background:#f0faf6;border:1px solid #bcded4;border-radius:16px;align-items:center;gap:16px;margin-bottom:20px;padding:18px 20px;display:flex}.myBookingIcon{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.myBookingMain{flex-direction:column;flex:1;display:flex}.myBookingMain>span{color:#4b8175;font-size:10px;font-weight:900}.myBookingMain strong{margin-top:4px;font-size:15px}.myBookingMain small{color:#6f837f;margin-top:4px;font-size:10px}.scheduleCard{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 12px 35px #1c3a350f}.scheduleTopbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:63px;padding:0 22px;display:flex}.scheduleTopbar>div{align-items:center;gap:10px;display:flex}.scheduleTopbar strong{color:#123f37;font-size:14px}.calendarIcon{width:28px;height:28px;color:var(--forest);background:#eaf3ef;border-radius:8px;place-items:center;display:grid}.refreshLabel{color:#8a9895;align-items:center;gap:7px;font-size:9px;display:inline-flex}.refreshLabel i{background:#46a58f;border-radius:50%;width:5px;height:5px}.desktopSchedule{grid-template-columns:96px repeat(var(--day-count), minmax(120px, 1fr));display:grid;overflow-x:auto}.compactSchedule{grid-template-columns:repeat(var(--day-count), minmax(140px, 1fr));align-items:start}.dayScheduleColumn{border-right:1px solid var(--line);min-width:140px}.dayScheduleColumn:last-child,.dayScheduleColumn .dateHeader{border-right:0}.dayHours{color:#246f60;margin-top:5px;font-size:9px;font-weight:900}.daySlotList{display:grid}.emptyDayMessage{color:#81768a;text-align:center;background:#faf8fb;place-items:center;min-height:88px;margin:0;padding:24px 10px;font-size:11px;font-weight:700;display:grid}.daySlotButton{border:0;border-bottom:1px solid var(--line);cursor:pointer;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:72px;margin:0;padding:8px;transition:background .15s,box-shadow .15s;display:flex}.daySlotButton>span{color:#215f52;margin-top:4px;font-size:10px;font-weight:800}.daySlotButton>small{color:#8a9996;margin-top:3px;font-size:8px}.daySlotButton.occupied{color:#a2adaa;cursor:not-allowed;background:#f4f6f5}.daySlotButton.occupied>span{color:#9ba7a4}.daySlotButton.mine{color:#fff;background:var(--forest);box-shadow:inset 0 0 0 2px var(--forest)}.scheduleCorner,.dateHeader{background:#e7f2ee;border-bottom:2px solid #91b9ae;border-right:1px solid #c5d9d3;flex-direction:column;justify-content:center;align-items:center;height:76px;display:flex}.scheduleCorner{color:#8a9996;font-size:10px;font-weight:800}.dateHeader small{color:#486d65;margin-bottom:4px;font-size:9px;font-weight:800}.dateHeader strong{color:#0d3932;font-size:16px;font-weight:900}.scheduleRow{display:contents}.timeCell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfcfb;flex-direction:column;justify-content:center;align-items:center;min-height:69px;display:flex}.timeCell strong{font-size:12px}.timeCell small{color:#9aa7a4;margin-top:3px;font-size:8px}.slotButton{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:69px;margin:0;transition:background .15s,box-shadow .15s;display:flex}.slotButton span{font-size:11px;font-weight:800}.slotButton small{color:#62a393;opacity:0;margin-top:4px;font-size:8px;transition:all .15s;transform:translateY(2px)}.slotButton.available:hover{background:#edf8f4;box-shadow:inset 0 0 0 1px #73b7a6}.slotButton.available:hover small{opacity:1;transform:none}.slotButton.occupied{color:#a2adaa;cursor:not-allowed;background:#f4f6f5}.slotButton.closed{color:#c3cbc8;cursor:not-allowed;background:#fafbfa}.slotButton.mine{color:#fff;background:var(--forest);box-shadow:inset 0 0 0 2px var(--forest)}.slotButton.mine small{color:#aad1c8;opacity:1;transform:none}.mobileSchedule{display:none}.noticeBar{color:#746b51;background:#f6f3e9;border-radius:12px;align-items:flex-start;gap:12px;margin-top:18px;padding:14px 17px;display:flex}.noticeBar>span{border:1px solid #c9b984;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.noticeBar p{margin:1px 0 0;font-size:10px;line-height:1.6}.noticeBar strong{margin-right:8px}.contactSection{background:#f7faf8;border-top:1px solid #edf1ef;padding:42px 24px 56px}.contactTop{justify-content:space-between;align-items:center;gap:40px;max-width:920px;margin:0 auto;display:flex}.contactHeading{text-align:left}.contactHeading>span{color:#338976;letter-spacing:1.8px;font-size:9px;font-weight:900}.contactHeading h2{letter-spacing:-1.2px;margin:9px 0;font-size:28px}.contactHeading p{color:#5d746f;margin:0;font-size:13px}.contactBrand{justify-content:flex-end;align-items:center;gap:16px;min-width:300px;display:flex}.contactBrand span{white-space:nowrap;color:#7e918c;letter-spacing:.7px;text-align:right;max-width:none;font-size:9px;font-weight:800;line-height:1.55}.contactBrand img{object-fit:contain;width:126px;height:126px;display:block}.contactLinks{grid-template-columns:repeat(3,1fr);gap:12px;max-width:920px;margin:22px auto 0;display:grid}.contactCard{background:#fff;border:1px solid #e0e8e4;border-radius:17px;align-items:center;gap:13px;min-height:92px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;box-shadow:0 8px 24px #1c3a350d}.contactCard:hover{border-color:#b8cec7;transform:translateY(-2px);box-shadow:0 13px 28px #1c3a3517}.contactCard>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.contactCard small{color:#84938f;font-size:9px}.contactCard strong{color:#284541;overflow-wrap:anywhere;margin-top:5px;font-size:13px}.contactCard em{color:#8aa09b;font-size:14px;font-style:normal}.contactIcon{border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid;position:relative}.instagramIcon{background:linear-gradient(145deg,#7c3ac8 4%,#d62976 48%,#f77737 78%,#feda75 100%)}.instagramIcon i{border:2px solid #fff;border-radius:7px;width:21px;height:21px;position:relative}.instagramIcon i:after{content:"";border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;left:5px}.instagramIcon b{background:#fff;border-radius:50%;width:3px;height:3px;position:absolute;top:10px;right:11px}.kakaoIcon{color:#241d1d;letter-spacing:-.3px;background:#fee500;border-radius:50%;font-size:9px;font-weight:1000}.kakaoIcon:after{content:"";border-top:6px solid #fee500;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:5px solid #0000;position:absolute;bottom:2px;left:7px;transform:rotate(12deg)}.phoneIcon{color:var(--forest);background:#e4f2ed;font-size:21px}.siteFooter{color:#94a09e;border-top:1px solid #e9eeeb;align-items:center;gap:22px;max-width:1200px;min-height:80px;margin:0 auto;padding:0 24px;font-size:10px;display:flex}.siteFooter span{color:#526864;font-weight:800}.footerSlogan{color:#6f3d92;letter-spacing:-.1px;flex:1;width:fit-content;font-size:13px;font-weight:900}.footerSlogan:before{content:"";background:#b67ad5;border-radius:99px;width:18px;height:2px;margin:0 10px 4px 0;display:inline-block}.siteFooter a{opacity:.7}.modalBackdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#081f1e9e;place-items:center;padding:20px;animation:.16s ease-out fadeIn;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:22px;width:min(100%,460px);max-height:calc(100vh - 40px);padding:36px;animation:.2s ease-out riseIn;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000040}.modalClose{color:#647672;cursor:pointer;background:#f1f4f2;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:15px;right:17px}.modal h3{letter-spacing:-1px;margin:11px 0 20px;font-size:24px}.modalLead{color:var(--muted);margin:-9px 0 23px;font-size:13px}.confirmTimeCard,.successTicket{background:#eef7f3;border-radius:15px;flex-direction:column;padding:20px;display:flex}.confirmTimeCard span{color:#5e857b;letter-spacing:1px;font-size:9px;font-weight:900}.confirmTimeCard strong{margin-top:7px;font-size:16px}.confirmTimeCard b{color:#34816f;margin-top:6px;font-size:14px}.confirmStudent{grid-template-columns:72px 1fr;align-items:center;gap:10px;padding:20px 4px 5px;display:grid}.confirmStudent strong{font-size:12px}.modalNote{color:#7f7457;background:#f7f4eb;border-radius:9px;margin:18px 0 0;padding:11px 13px;font-size:10px;line-height:1.5;display:block}.modalActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.compactModal{text-align:center;width:min(100%,400px)}.compactModal .confirmStudent{text-align:left}.compactModal>p{color:var(--muted);font-size:13px;line-height:1.8}.warningIcon,.dangerIcon{color:#a57a25;background:#f7edcf;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 18px;font-size:20px;font-weight:900;display:grid}.dangerIcon{color:var(--danger);background:#fae8e6}.successModal{text-align:center;width:min(100%,480px)}.successCheck{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 19px;font-size:26px;font-weight:900;display:grid;box-shadow:0 0 0 9px #e5f2ed}.successModal h3{margin-bottom:9px}.successModal>p{color:var(--muted);margin:0 0 20px;font-size:12px}.successTicket span{color:#3d766a;font-size:12px;font-weight:800}.successTicket strong{margin:7px 0;font-size:20px}.successTicket small{color:#78908a}.notificationHint{text-align:left;background:#fbf9f2;border:1px solid #e8e3d4;border-radius:12px;gap:12px;margin:15px 0;padding:15px;display:flex}.notificationHint>span{color:#76643f;background:#e7dcc0;border-radius:50%;flex:none;place-items:center;width:21px;height:21px;font-size:11px;font-weight:900;display:grid}.notificationHint p{color:#756e5d;margin:0;font-size:10px;line-height:1.6}.toast{z-index:150;color:#fff;background:#183e3b;border-radius:12px;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:14px 19px;font-size:12px;font-weight:700;animation:.2s ease-out riseIn;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #0000003b}.toast span{background:#ffffff24;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.loadingPage{background:var(--cream);color:#657a76;place-content:center;justify-items:center;gap:15px;min-height:100vh;font-size:13px;display:grid}.adminLoginPage{background:#edf2ee;place-items:center;min-height:100vh;padding:24px;display:grid;position:relative}.backLink{color:#617571;font-size:12px;position:absolute;top:25px;left:28px}.adminLoginCard{width:min(100%,430px);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:24px;padding:42px}.adminShield{background:var(--forest);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 20px;font-family:Georgia,serif;font-size:24px;display:grid}.adminLoginCard h1{letter-spacing:-1px;margin:10px 0;font-size:28px}.adminLoginCard>p{color:var(--muted);margin:0 0 26px;font-size:13px;line-height:1.7}.adminLoginCard form{text-align:left}.adminLoginCard>small{color:#9aa6a3;margin-top:17px;font-size:9px;display:block}.adminShell{background:#f3f6f3;min-height:100vh;display:flex}.adminSidebar{z-index:20;background:var(--forest-deep);color:#fff;flex-direction:column;width:226px;padding:26px 17px 20px;display:flex;position:fixed;inset:0 auto 0 0}.adminBrand{border-bottom:1px solid #ffffff17;padding:0 9px 26px}.adminBrand .brandMark{width:36px;height:36px;box-shadow:none;background:0 0;border-radius:11px}.adminBrand strong{color:#fff}.adminBrand small{color:#75948e}.adminSidebar nav{gap:7px;margin-top:22px;display:grid}.adminSidebar nav button{color:#92aca7;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;height:45px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.adminSidebar nav button span{text-align:center;color:#789892;width:18px;font-size:16px}.adminSidebar nav button:hover,.adminSidebar nav button.active{color:#fff;background:#ffffff17}.sidebarBottom{border-top:1px solid #ffffff17;gap:12px;margin-top:auto;padding:17px 9px 0;display:grid}.sidebarBottom a,.sidebarBottom button{color:#829f99;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.sidebarBottom a:hover,.sidebarBottom button:hover{color:#fff}.adminMain{width:calc(100% - 226px);min-height:100vh;margin-left:226px}.adminTopbar{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #e2e8e4;justify-content:flex-end;align-items:center;gap:24px;height:64px;padding:0 34px;display:flex;position:sticky;top:0}.adminTopbar>div{color:#598077;align-items:center;gap:9px;font-size:10px;font-weight:800;display:flex}.adminTopbar>span{color:#6e817d;border-left:1px solid #e1e6e3;padding-left:24px;font-size:10px}.adminContent{max-width:1500px;margin:0 auto;padding:34px 36px 60px}.adminPageTitle{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.adminPageTitle h1{letter-spacing:-1.3px;margin:7px 0;font-size:29px}.adminPageTitle p{color:var(--muted);margin:0;font-size:12px}.titleActions{gap:9px;display:flex}.titleActions .secondaryButton{min-height:42px}.statGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.statCard{background:#fff;border:1px solid #e0e7e3;border-radius:15px;min-height:122px;padding:21px;position:relative;box-shadow:0 5px 16px #193a3509}.statCard>span{color:#758783;font-size:10px;font-weight:700}.statCard>strong{margin-top:11px;font-size:29px;line-height:1;display:block}.statCard>strong small{color:#748682;margin-left:4px;font-size:11px}.statIcon{border-radius:10px;place-items:center;width:32px;height:32px;font-size:13px;font-style:normal;display:grid;position:absolute;top:20px;right:18px}.statIcon.blue{color:#477887;background:#e8f0f4}.statIcon.sand{color:#9b7538;background:#f6efdf}.statProgress{background:#e8eeeb;border-radius:99px;height:5px;margin-top:15px;overflow:hidden}.statProgress i{border-radius:inherit;background:var(--teal);height:100%;display:block}.adminTableCard,.historyCard,.settingsCard,.dangerZone{background:#fff;border:1px solid #dfe6e2;border-radius:17px;overflow:hidden;box-shadow:0 7px 22px #1b3c370a}.adminTableHeader{border-bottom:1px solid #e0e6e3;justify-content:space-between;align-items:center;gap:20px;min-height:67px;padding:0 20px;display:flex}.adminTableHeader>div:first-child{flex-direction:column;display:flex}.adminTableHeader strong{font-size:13px}.adminTableHeader span{color:#84938f;margin-top:4px;font-size:9px}.adminSchedule{grid-template-columns:84px repeat(var(--day-count), minmax(130px, 1fr));display:grid;overflow-x:auto}.adminCorner,.adminDate{background:#f6f8f6;border-bottom:1px solid #e2e8e5;border-right:1px solid #e2e8e5;flex-direction:column;justify-content:center;align-items:center;min-height:62px;display:flex}.adminCorner{color:#81918d;font-size:9px;font-weight:800}.adminDate small{color:#768984;font-size:9px}.adminDate strong{margin-top:3px;font-size:13px}.adminScheduleRow{display:contents}.adminTime{background:#fbfcfb;border-bottom:1px solid #e2e8e5;border-right:1px solid #e2e8e5;flex-direction:column;justify-content:center;align-items:center;min-height:66px;display:flex}.adminTime strong{font-size:11px}.adminTime small{color:#9aa7a4;margin-top:2px;font-size:8px}.adminEmptySlot,.adminBookedSlot{cursor:pointer;background:#fff;border:1px solid #e2e8e5;border-top:0;border-left:0;flex-direction:column;justify-content:center;align-items:center;min-height:66px;display:flex}.adminEmptySlot{color:#a4b0ad}.adminEmptySlot span{font-size:16px}.adminEmptySlot small{opacity:0;margin-top:2px;font-size:8px}.adminEmptySlot:hover small{opacity:1}.adminClosedSlot,.adminClosedSlot:hover{color:#c0c9c6;cursor:not-allowed;box-shadow:none;background:#f8faf9}.adminClosedSlot small,.adminClosedSlot:hover small{opacity:1;color:#b5bfbc}.adminBookedSlot strong{font-size:11px}.adminBookedSlot span{color:#5f8179;margin-top:3px;font-size:8px}.adminBookedSlot small{color:#428371;opacity:0;margin-top:4px;font-size:7px}.adminBookedSlot:hover small{opacity:1}.historyRow{border-bottom:1px solid #e7ece9;grid-template-columns:40px 1fr 1fr 170px;align-items:center;gap:15px;min-height:80px;padding:14px 20px;display:grid}.historyRow:last-child{border-bottom:0}.historyIcon{color:#368573;background:#e5f3ed;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.historyIcon.cancelled{color:var(--danger);background:#f7e9e7}.historyRow strong{font-size:12px}.historyRow p{color:#879490;margin:4px 0 0;font-size:9px}.historyAppointment{color:#4d6964;font-size:11px}.historyRow time{color:#929f9c;text-align:right;font-size:9px}.emptyHistory{color:#84938f;justify-items:center;padding:85px 20px;display:grid}.emptyHistory>span{opacity:.5;font-size:25px}.emptyHistory strong{color:#566c68;margin-top:15px;font-size:13px}.emptyHistory p{font-size:10px}.settingsContent{max-width:1050px}.settingsSection{border-bottom:1px solid #e5eae7;grid-template-columns:220px 1fr;gap:35px;padding:28px;display:grid}.settingsSection>div:first-child>strong{font-size:13px}.settingsSection>div:first-child>p{color:#899692;margin:7px 0 0;font-size:10px;line-height:1.6}.settingsFields{grid-template-columns:1fr 1.4fr;gap:14px;display:grid}.settingsFields label{margin:0}.settingsFields input{height:47px;font-size:13px}.dateFields{grid-template-columns:1fr 1fr}.fixedSetting{background:#f4f7f5;border-radius:11px;grid-column:1/-1;grid-template-columns:90px 1fr auto;align-items:center;padding:14px 16px;display:grid}.fixedSetting span{color:#7a8d88;font-size:10px}.fixedSetting strong{font-size:12px}.fixedSetting small{color:#879792;font-size:9px}.channelChoices{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.channelChoices label{cursor:pointer;border:1px solid #dfe6e2;border-radius:13px;flex-direction:column;min-height:122px;padding:17px;display:flex;position:relative}.channelChoices input{width:15px;height:15px;accent-color:var(--teal);position:absolute;top:11px;right:12px}.choiceIcon{color:#40796d;background:#e7f1ed;border-radius:9px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:grid}.choiceIcon.kakao{color:#493e19;background:#f7e976}.channelChoices strong{margin-top:10px;font-size:11px}.channelChoices small{color:#879591;margin-top:4px;font-size:8px}.settingsFooter{justify-content:flex-end;padding:19px 28px;display:flex}.settingsFooter .primaryButton{width:auto;min-height:44px}.dangerZone{border-color:#ecd5d1;margin-top:20px}.dangerZone>div:first-child{background:#fff9f8;border-bottom:1px solid #efddda;padding:22px 27px}.dangerZone>div:first-child strong{color:#8e3e37;font-size:13px}.dangerZone>div:first-child p{color:#9b7773;margin:5px 0 0;font-size:10px}.dangerRows>div{border-bottom:1px solid #eee6e4;justify-content:space-between;align-items:center;min-height:72px;padding:13px 26px;display:flex}.dangerRows>div:last-child{border-bottom:0}.dangerRows span{flex-direction:column;display:flex}.dangerRows strong{font-size:11px}.dangerRows small{color:#8e9996;margin-top:5px;font-size:9px}.dangerRows button{min-height:35px;color:var(--danger);cursor:pointer;background:#fff;border:1px solid #e2b7b2;border-radius:8px;padding:0 12px;font-size:9px;font-weight:800}.dangerRows button:hover{background:#fff5f4}@keyframes fadeIn{0%{opacity:0}}@keyframes riseIn{0%{opacity:0;transform:translateY(8px)scale(.98)}}@media (width<=1050px){.heroSection{margin:0 16px;padding:58px 46px}.heroCopy h1{font-size:48px}.desktopSchedule{grid-template-columns:repeat(var(--day-count), minmax(132px, 1fr))}.statGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.siteHeader{height:68px;padding:0 18px}.brandMark{border-radius:12px;width:38px;height:38px}.brand strong{font-size:14px}.heroSection{border-radius:24px;flex-direction:column;align-items:stretch;gap:35px;min-height:auto;margin:0 12px;padding:48px 27px 32px}.heroCopy h1{letter-spacing:-2.4px;margin-top:19px;font-size:40px}.heroCopy p{font-size:14px}.heroInfoCard{width:100%}.loginSection,.bookingSection{padding:60px 16px 75px}.inquiryCard{grid-template-columns:1fr}.inquiryCard textarea{grid-row:auto}.consultationTypeOptions{grid-template-columns:1fr}.consultationTypeOptions label{justify-content:flex-start;min-height:56px;padding:10px 14px}.scheduleHeading{flex-direction:column;align-items:flex-start;gap:18px}.scheduleTools{justify-content:space-between;width:100%}.desktopSchedule{display:none}.mobileSchedule{display:block}.mobileDateTabs{border-bottom:1px solid var(--line);gap:8px;padding:14px;display:flex;overflow-x:auto}.mobileDateTabs button{cursor:pointer;background:#fff;border:1px solid #e0e7e3;border-radius:11px;flex-direction:column;flex:0 0 67px;justify-content:center;align-items:center;height:57px;display:flex}.mobileDateTabs button.active{background:var(--forest);color:#fff;border-color:var(--forest)}.mobileDateTabs small{color:#7d8e8a;font-size:8px}.mobileDateTabs button.active small{color:#a9cbc4}.mobileDateTabs strong{margin-top:3px;font-size:12px}.mobileSlotList{gap:8px;padding:12px;display:grid}.emptyMobileMessage{color:#776680;text-align:center;background:#f7f3f9;border-radius:11px;margin:0;padding:25px 16px;font-size:12px;font-weight:700}.mobileSlot{text-align:left;background:#fff;border:1px solid #dce5e1;border-radius:11px;justify-content:space-between;align-items:center;min-height:62px;padding:0 17px;display:flex}.mobileSlot>span{flex-direction:column;display:flex}.mobileSlot strong{font-size:12px}.mobileSlot small{color:#899793;margin-top:4px;font-size:9px}.mobileSlot b{color:#358572;font-size:10px}.mobileSlot.occupied{color:#9ba7a4;background:#f4f6f5}.mobileSlot.occupied b{color:#9ba7a4}.mobileSlot.closed{color:#aab5b2;cursor:not-allowed;background:#f7f9f8}.mobileSlot.closed b{color:#aab5b2}.mobileSlot.mine{background:var(--forest);color:#fff}.mobileSlot.mine small,.mobileSlot.mine b{color:#b6d1cb}.myBookingCard{flex-wrap:wrap;align-items:flex-start}.myBookingMain{min-width:calc(100% - 60px)}.outlineDangerButton{margin-left:56px}.siteFooter{flex-wrap:wrap;gap:8px 18px;padding:20px 24px}.footerSlogan{flex-basis:70%}.contactSection{padding:40px 20px 44px}.contactTop{gap:16px;max-width:420px}.contactHeading{min-width:0}.contactHeading h2{font-size:24px}.contactHeading p{font-size:11px;line-height:1.55}.contactBrand{gap:0;min-width:112px}.contactBrand span{display:none}.contactBrand img{width:108px;height:108px}.contactLinks{grid-template-columns:1fr;max-width:420px}.contactCard{min-height:80px}.adminSidebar{flex-direction:row;align-items:center;width:100%;height:66px;padding:0 12px;inset:0 0 auto}.adminBrand{border:0;padding:0}.adminBrand>span:last-child,.sidebarBottom{display:none}.adminSidebar nav{gap:4px;margin:0 0 0 auto;display:flex}.adminSidebar nav button{justify-content:center;width:45px;height:43px;padding:0}.adminSidebar nav button span{font-size:17px}.adminSidebar nav button{font-size:0}.adminMain{width:100%;margin:66px 0 0}.adminTopbar{display:none}.adminContent{padding:27px 16px 50px}.adminPageTitle{flex-direction:column;align-items:flex-start}.titleActions{width:100%}.titleActions button{flex:1}.adminTableCard{overflow-x:auto}.adminTableHeader,.adminSchedule{min-width:760px}.settingsSection{grid-template-columns:1fr;gap:20px}.historyRow{grid-template-columns:38px 1fr}.historyAppointment,.historyRow time{text-align:left;grid-column:2}}@media (width<=560px){.studentChip{display:none}.heroCopy h1{font-size:35px}.desktopOnly{display:none}.sectionIntro h2,.scheduleHeading h2{font-size:25px}.scheduleTools{flex-direction:column;align-items:flex-start}.stepBackButton{width:100%}.loginCard{padding:28px 22px}.schoolGradeRow{grid-template-columns:minmax(0,1fr) 120px}.contactTop{gap:8px}.contactBrand{min-width:88px}.contactBrand img{width:88px;height:88px}.stepsRow{justify-content:center}.stepLine{flex:0 0 18px;margin:0 7px}.miniStep span{display:none}.scheduleTopbar{flex-direction:column;align-items:flex-start;gap:8px;min-height:auto;padding:15px 17px}.myBookingCard{padding:16px}.myBookingIcon{width:35px;height:35px}.myBookingMain{min-width:calc(100% - 52px)}.myBookingMain strong{font-size:13px}.formButtonRow{grid-template-columns:1fr}.formButtonRow .secondaryButton{order:2}.outlineDangerButton{margin-left:51px}.modal{padding:30px 23px}.modal h3{font-size:21px}.modalActions{grid-template-columns:1fr}.adminLoginCard{padding:35px 23px}.statGrid{gap:9px}.statCard{min-height:108px;padding:17px}.statCard>strong{font-size:25px}.settingsFields,.dateFields{grid-template-columns:1fr}.fixedSetting{grid-template-columns:1fr;gap:7px}.channelChoices{grid-template-columns:1fr}.channelChoices label{min-height:90px}.dangerRows>div{flex-direction:column;align-items:flex-start;gap:14px}.dangerRows button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}body{background:#fbfcfa}.brandMark{box-shadow:0 8px 20px #5b2d8229}.brand small,.textButton{color:#806f8c}.studentChip{background:#f3ecf8}.statusDot,.liveDot{background:#a66bd0;box-shadow:0 0 0 4px #a66bd024}.heroGlowOne{background:#bd84e429}.eyebrow{color:#f1e7f7}.heroCopy h1 em{color:#ffd36f;text-shadow:0 1px #0000001a}.heroCopy p{color:#f3edf6}.cardLabel{color:#f0e4f6}.rangeDivider{color:#a78ab9}.infoRow{color:#eee5f3}.consultationCaution{color:#eee6f2}.stepBadge,.modalKicker,.contactHeading>span{color:#8351aa}input:focus,select:focus,textarea:focus{border-color:#9566b8;box-shadow:0 0 0 4px #9566b81c}.primaryButton{box-shadow:0 9px 20px #5b2d8233}.privacyNote span{color:#9972b2}.miniStep.active b{color:#6e3798}.consultationTypeCard,.inquiryCard{background:#fff;border-color:#c9addb;box-shadow:0 8px 22px #5b2d8212}.consultationTypeCard legend,.inquiryCard strong,.scheduleTopbar strong{color:#4b2369}.consultationTypeCard legend small,.inquiryCard strong small{color:#7c4da0}.consultationTypeCard>p,.inquiryCard p{color:#715e7e}.consultationTypeOptions label{border-color:#ddcce8}.consultationTypeOptions label.selected{background:#efe2f8;border-color:#8d55b2;box-shadow:inset 0 0 0 1px #8d55b2}.consultationTypeOptions span{color:#704096;background:#f0e7f6}.consultationTypeOptions label.selected span{color:#fff;background:#744398}.consultationTypeOptions strong{color:#4f3a5e}.inquiryCard textarea{color:#422653;border-color:#b995cf}.inquiryCard textarea::placeholder{color:#8a7895}.legend span{color:#7b6c85}.availableSwatch{border-color:#a97ac4}.myBookingCard{background:#f6effb;border-color:#c9ade0}.myBookingMain>span{color:#795099}.myBookingMain small{color:#806e8c}.calendarIcon{background:#f0e7f6}.refreshLabel{color:#94859d}.refreshLabel i{background:#9663bb}.dayScheduleColumn{border-color:#ddcfe6}.scheduleCorner,.dateHeader{background:#f0edf2;border-bottom-color:#a985be;border-right-color:#d8d1dd}.dateHeader small{color:#715c7e}.dateHeader strong{color:#43205f}.dayHours{color:#74469a}.daySlotButton>span{color:#623580}.daySlotButton.available:hover{background:#f3e9f9;box-shadow:inset 0 0 0 1px #ad7bc8}.daySlotButton.mine>span,.daySlotButton.mine>small{color:#eadcf2}.mobileSlot b{color:#74469a}.mobileSlot.mine small,.mobileSlot.mine b{color:#dfcaea}.noticeBar{color:#665f50;background:#f7f3e9}.noticeBar>span{border-color:#c8b889}.contactSection{background:#f7f9f8}.contactHeading p{color:#71637a}.contactBrand span,.contactCard small,.contactCard em{color:#8b7b94}.contactCard{border-color:#e3d8e9;box-shadow:0 8px 24px #502b690f}.contactCard:hover{border-color:#cdb8d9;box-shadow:0 13px 28px #502b691a}.contactCard strong{color:#4b3a55}.phoneIcon{background:#eee4f5}.siteFooter{color:#988da0;border-color:#ece3f1}.siteFooter span{color:#685773}.confirmTimeCard,.successTicket{background:#f2eaf8}.confirmTimeCard span,.confirmTimeCard b,.successTicket span{color:#764b95}.successCheck{box-shadow:0 0 0 9px #eee4f5}.toast{background:#4c2867}.loadingPage,.adminLoginPage{color:#6d6871;background:#f2f3f1}.adminShell{background:#f3f5f3}.adminBrand small,.adminSidebar nav button,.adminSidebar nav button span,.sidebarBottom a,.sidebarBottom button{color:#b8a2c7}.adminSidebar nav button.active span{color:#d8b5ee}.adminTopbar>div{color:#765c88}.statIcon.green{color:#78469d;background:#eee3f5}.adminCorner,.adminDate{background:#f5eff8}.adminEmptySlot:hover{color:#8250a5;background:#f4eafa;box-shadow:inset 0 0 0 1px #c6a7d7}.adminBookedSlot{color:#5d3479;background:#eee2f5}.adminBookedSlot:hover{background:#e4d3ee}.adminBookedSlot span,.adminBookedSlot small{color:#795e8b}.historyIcon{color:#7b48a0;background:#eee3f5}.channelChoices label.selected{background:#faf6fc;border-color:#9562b7;box-shadow:0 0 0 2px #9562b71a}.choiceIcon{color:#714790;background:#eee5f4}.heroInfoCard{width:340px;padding:30px}.cardLabel{margin-bottom:17px;font-size:13px}.infoRow,.infoRow b{font-size:14px}.infoRow{margin-top:13px}.consultationCaution{font-size:12px;line-height:1.7}.noticeBar{padding:17px 19px}.noticeBar>span{width:23px;height:23px;font-size:12px}.noticeBar p{margin-top:2px;font-size:13px;line-height:1.65}.noticeBar strong{margin-right:10px;font-size:13px}.daySlotButton>strong{font-size:14px}.daySlotButton>span{font-size:12px}.daySlotButton>small{font-size:10px}.modalKicker{font-size:11px}.modal h3{font-size:26px}.confirmTimeCard span{font-size:11px}.confirmTimeCard strong{font-size:18px}.confirmTimeCard b{font-size:16px}.confirmStudent{grid-template-columns:95px 1fr;gap:12px}.confirmStudent span{color:#6f6875;font-size:13px}.confirmStudent strong{color:#30233d;font-size:14px;line-height:1.45}.modalNote{padding:13px 15px;font-size:12px;line-height:1.6}.notificationHint p{font-size:12px;line-height:1.7}.lookupModal form{margin-top:22px}.lookupError{margin:-4px 0 14px}.lookupResult{background:#f5eef9;border:1px solid #cbb2dc;border-radius:15px;flex-direction:column;margin-top:20px;padding:21px;display:flex}.lookupResult>span{color:#79509a;font-size:11px;font-weight:900}.lookupResult>strong{margin-top:8px;font-size:18px}.lookupResult>b{color:#714096;margin-top:5px;font-size:17px}.lookupResult dl{border-top:1px solid #ddcee7;gap:9px;margin:17px 0 0;padding-top:13px;display:grid}.lookupResult dl div{grid-template-columns:85px 1fr;gap:10px;display:grid}.lookupResult dt{color:#766b7d;font-size:12px}.lookupResult dd{color:#382842;margin:0;font-size:13px;font-weight:800}@media (width<=800px){.heroInfoCard{width:100%}.noticeBar p,.noticeBar strong{font-size:12px}}@media (width<=560px){.modal h3{font-size:23px}.confirmStudent{grid-template-columns:88px 1fr}.confirmStudent span{font-size:12px}.confirmStudent strong{font-size:13px}}.consentCheck{cursor:pointer;background:#faf7fc;border:1px solid #ddcfe6;border-radius:12px;align-items:flex-start;gap:11px;padding:14px 15px;display:flex!important}.consentCheck input{accent-color:#744398;flex:none;margin-top:2px;width:17px!important;height:17px!important}.consentCheck>span{flex-direction:column;gap:5px;display:flex}.consentCheck strong{color:#4e315f;font-size:12px}.consentCheck small{color:#766b7d;font-size:10px;line-height:1.55}.adminBookedSlot em{border-radius:99px;margin-top:4px;padding:2px 5px;font-size:7px;font-style:normal;font-weight:900}.notificationBadge.sent{color:#276d56;background:#d7eadf}.notificationBadge.failed{color:#a4453d;background:#f8dfdc}.notificationBadge.disabled{color:#716a77;background:#ebe8ed}.notificationBadge.pending{color:#8a6b2f;background:#f7edcf}.channelChoices.twoChoices{grid-template-columns:repeat(2,1fr)}.weeklyScheduleGrid{gap:8px;display:grid}.weeklyScheduleRow{background:#faf8fb;border:1px solid #e2d9e8;border-radius:10px;grid-template-columns:52px 70px 1fr 18px 1fr;align-items:center;gap:8px;padding:9px 11px;display:grid}.weeklyScheduleRow strong{font-size:11px}.weeklyScheduleRow label{color:#6f6177;align-items:center;gap:5px;font-size:10px;display:flex}.weeklyScheduleRow input[type=checkbox]{accent-color:#744398;width:15px;height:15px}.weeklyScheduleRow input[type=time]{min-width:0;height:36px;padding:0 8px;font-size:11px}.scheduleExceptionCard{background:#fff;border:1px solid #dfd4e6;border-radius:17px;margin-top:20px;overflow:hidden;box-shadow:0 7px 22px #1b3c370a}.exceptionHeader{background:#fbf8fc;border-bottom:1px solid #e9e1ed;padding:22px 27px}.exceptionHeader strong{font-size:13px}.exceptionHeader p{color:#887990;margin:6px 0 0;font-size:10px}.exceptionForm{border-bottom:1px solid #eee8f1;grid-template-columns:1.2fr 1.2fr .9fr .9fr 1.5fr auto;align-items:end;gap:10px;padding:20px 26px;display:grid}.exceptionForm label{margin:0}.exceptionForm label span{font-size:9px}.exceptionForm input,.exceptionForm select{height:40px;padding:0 10px;font-size:10px}.exceptionForm .primaryButton{width:auto;min-height:40px;padding:0 17px}.exceptionList>div{border-bottom:1px solid #eee9f0;justify-content:space-between;align-items:center;min-height:58px;padding:10px 26px;display:flex}.exceptionList>div:last-child{border-bottom:0}.exceptionList span{flex-direction:column;gap:4px;display:flex}.exceptionList strong{font-size:11px}.exceptionList small{color:#817487;font-size:9px}.exceptionList button{color:#8a527d;cursor:pointer;background:#fff;border:1px solid #decddc;border-radius:7px;padding:7px 11px;font-size:9px}.exceptionList>p{color:#918699;margin:0;padding:24px 26px;font-size:10px}.adminBookingActions{grid-template-columns:1fr 1fr}.adminBookingActions .dangerButton{grid-column:1/-1}.adminSearchBar{background:#fff;border:1px solid #e1d8e7;border-radius:13px;grid-template-columns:1.6fr 1fr auto;align-items:end;gap:10px;margin:-8px 0 18px;padding:14px;display:grid}.adminSearchBar label{margin:0}.adminSearchBar label span{font-size:9px}.adminSearchBar input{height:40px;padding:0 11px;font-size:11px}.adminSearchBar button{color:#724493;cursor:pointer;background:#faf7fc;border:1px solid #d7c6e1;border-radius:9px;height:40px;padding:0 13px;font-size:9px;font-weight:800}.adminSearchResults{background:#fbf8fc;border:1px solid #dfd2e7;border-radius:13px;gap:7px;margin:-7px 0 18px;padding:15px;display:grid}.adminSearchResults>strong{color:#624074;margin-bottom:3px;font-size:11px}.adminSearchResults button{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5dce9;border-radius:9px;justify-content:space-between;gap:12px;padding:11px 13px;display:flex}.adminSearchResults button span{color:#3f2d49;font-size:11px;font-weight:800}.adminSearchResults button small{color:#7e7185;font-size:9px}.statusChoices{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:17px;display:grid}.statusChoices button{color:#68447f;cursor:pointer;background:#faf7fc;border:1px solid #d9cce1;border-radius:8px;min-height:34px;font-size:9px;font-weight:800}.statusChoices button:hover{background:#efe3f6}@media (width<=800px){.exceptionForm{grid-template-columns:1fr 1fr}.exceptionReason{grid-column:1/-1}}@media (width<=560px){.channelChoices.twoChoices,.exceptionForm{grid-template-columns:1fr}.weeklyScheduleRow{grid-template-columns:48px 62px 1fr}.weeklyScheduleRow>span{display:none}.weeklyScheduleRow input[type=time]:last-child{grid-column:3}.adminSearchBar{grid-template-columns:1fr}.adminSearchResults button{flex-direction:column}.statusChoices{grid-template-columns:1fr 1fr}}
