/* MATCHSIK v32.26 schedule-change UI */
.v3226-change-tab{position:relative}.v3226-change-tab:after{content:'NEW';margin-left:6px;padding:2px 5px;border-radius:999px;background:#ff6b2c;color:#fff;font-size:7px;font-weight:1000;vertical-align:middle}.v3226-change-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#fff,#f4f8ff)!important}.v3226-change-hero h3{margin:2px 0 7px;font-size:26px}.v3226-change-hero p{margin:0;max-width:720px;color:#60738c;font-size:13px;line-height:1.75}.v3226-change-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.v3226-pattern-list,.v3226-lesson-list,.v3226-change-history-list{display:grid;gap:10px}.v3226-pattern-card,.v3226-lesson-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px;border:1px solid #dce5ef;border-radius:16px;background:#fff}.v3226-pattern-card small,.v3226-lesson-row small{display:block;color:#73849a;font-size:10px}.v3226-pattern-card h4{margin:3px 0 6px;font-size:16px}.v3226-pattern-card p{margin:0;color:#5d7088;font-size:11px;line-height:1.55}.v3226-lesson-row b{display:block;margin-top:4px;font-size:14px}.v3226-lesson-row button{min-height:38px;padding:0 12px;border:1px solid #bad1f6;border-radius:11px;background:#eef5ff;color:#1552a4;font-weight:900}.v3226-pending-chip,.v3226-disabled-chip{display:inline-flex;padding:7px 9px;border-radius:999px;font-size:9px;font-weight:950;white-space:nowrap}.v3226-pending-chip{background:#fff2d9;color:#8b5d0a}.v3226-disabled-chip{background:#f0f1f3;color:#777f89}.v3226-change-history-section{margin-top:16px}.v3226-change-history{padding:16px;border:1px solid #dce5ef;border-radius:17px;background:#fff}.v3226-change-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.v3226-change-history-head span{display:block;color:#67809c;font-size:9px;font-weight:900}.v3226-change-history-head b{display:block;margin-top:3px;font-size:14px}.v3226-change-history-head em{padding:6px 9px;border-radius:999px;background:#f1f4f7;color:#65758a;font-size:9px;font-style:normal;font-weight:950}.v3226-change-history-head em[data-state="COMPLETED"]{background:#e7f7ee;color:#1b704d}.v3226-change-history-head em[data-state="REJECTED"]{background:#fff0ee;color:#a53b33}.v3226-change-history>p{margin:10px 0;color:#5c6e83;font-size:12px;white-space:pre-wrap}.v3226-requested-time,.v3226-teacher-reply{margin-top:10px;padding:11px 12px;border-radius:12px;background:#f5f8fc}.v3226-requested-time small,.v3226-teacher-reply small{display:block;color:#73849b;font-size:9px}.v3226-requested-time b{display:block;margin-top:4px;font-size:13px}.v3226-teacher-reply p{margin:4px 0 0;font-size:11px}.v3226-alt-options{display:grid;gap:7px;margin-top:10px}.v3226-alt-options button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border:1px solid #cfe0f7;border-radius:12px;background:#f7fbff;color:#204d85;text-align:left}.v3226-alt-options b{font-size:10px}.v3226-cancel-request{margin-top:10px;border:0;background:transparent;color:#8b6670;font-size:10px;font-weight:900;text-decoration:underline}
.v3226-change-modal{position:fixed;inset:0;z-index:120000;display:grid;place-items:center;padding:18px;background:rgba(5,19,42,.58);backdrop-filter:blur(7px)}.v3226-change-modal[hidden]{display:none!important}.v3226-change-modal-card{position:relative;width:min(560px,100%);max-height:calc(100dvh - 30px);overflow:auto;padding:27px;border-radius:24px;background:#fff;color:#142d4f;box-shadow:0 32px 90px rgba(0,18,47,.34)}.v3226-change-modal-card h3{margin:4px 0 8px;font-size:24px}.v3226-change-modal-card>p{margin:0 0 18px;color:#667b94;font-size:12px}.v3226-change-modal-card .v3226-modal-x{position:absolute;right:14px;top:14px;width:38px;height:38px;border:1px solid #d9e3ef;border-radius:12px;background:#f7f9fc;font-size:22px}.v3226-change-modal-card form{display:grid;gap:11px}.v3226-pattern-edit-row{display:grid;grid-template-columns:1fr 1fr 38px;gap:8px}.v3226-pattern-edit-row select,.v3226-pattern-edit-row input,.v3226-date-time input,.v3226-reason-label textarea{width:100%;border:1px solid #d4dfec;border-radius:12px;background:#fff;padding:11px 12px;font:inherit}.v3226-pattern-edit-row button{border:1px solid #f1c8c4;border-radius:11px;background:#fff2f0;color:#ad4036;font-size:18px}.v3226-add-pattern{min-height:40px;border:1px dashed #adc6ed;border-radius:11px;background:#f7fbff;color:#2764b7;font-weight:900}.v3226-reason-label{display:grid;gap:6px;margin-top:4px;color:#40556f;font-size:11px;font-weight:900}.v3226-reason-label textarea{min-height:100px;resize:vertical;line-height:1.6}.v3226-date-time{display:grid;grid-template-columns:1fr 1fr;gap:9px}.v3226-date-time label{display:grid;gap:6px;color:#40556f;font-size:11px;font-weight:900}.v3226-same-day-note{padding:10px 12px;border-radius:11px;background:#fff4e7;color:#855617;font-size:10px;line-height:1.55}.v3226-modal-foot{display:flex;justify-content:flex-end;gap:8px;margin-top:3px}.v3226-modal-foot>button:not(.btn){min-height:44px;padding:0 14px;border:1px solid #d7e0eb;border-radius:12px;background:#fff;font-weight:900}.v3226-modal-open{overflow:hidden}
.v3226-calendar-detail{margin-top:14px;padding:16px;border:1px solid #dce5ef;border-radius:18px;background:linear-gradient(145deg,#f8fbff,#fff)}.v3226-calendar-detail-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.v3226-calendar-detail-head small{display:block;color:#5680bd;font-size:9px;font-weight:1000;letter-spacing:.12em}.v3226-calendar-detail-head h4{margin:3px 0 0;font-size:18px}.v3226-calendar-detail-head>span{display:grid;place-items:center;min-width:31px;height:31px;border-radius:10px;background:#1769ff;color:#fff;font-weight:1000}.v3226-calendar-detail-list{display:grid;gap:8px;margin-top:13px}.v3226-calendar-detail-list article{padding:12px;border:1px solid #e0e8f1;border-radius:13px;background:#fff}.v3226-calendar-detail-list b{font-size:13px}.v3226-calendar-detail-list p{margin:4px 0;color:#50657d;font-size:11px}.v3226-calendar-detail-list small{color:#74869c;font-size:9px}.calendar .day[data-v3226-date]{cursor:pointer;transition:.15s}.calendar .day[data-v3226-date]:hover,.calendar .day[data-v3226-date]:focus{outline:2px solid #9ec0f4;outline-offset:-2px;background:#f8fbff}
/* Teacher decision inbox */
.v3226-change-count{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 5px;border-radius:999px;background:#ff6b2c;color:#fff;font-size:9px}.v3226-change-summary{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;background:linear-gradient(135deg,#0e3b71,#15569a)!important;color:#fff!important}.v3226-change-summary h2{font-size:22px!important}.v3226-change-summary p{margin:6px 0 0;color:#d8e8fb;font-size:12px;line-height:1.7}.v3226-change-summary .t286-eyebrow{color:#9fc7ff}.v3226-teacher-change-list{display:grid;gap:14px}.v3226-teacher-change-card{border-left:4px solid #1769ff!important}.v3226-teacher-change-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.v3226-teacher-change-head h2{margin:5px 0 4px!important}.v3226-teacher-change-head p{margin:0;color:#718299;font-size:10px}.v3226-teacher-change-head>em{padding:7px 9px;border-radius:999px;background:#fff1d7;color:#8b5c09;font-size:9px;font-style:normal;font-weight:950}.v3226-teacher-change-head>em[data-state="COMPLETED"]{background:#e6f6ed;color:#1a704b}.v3226-teacher-change-head>em[data-state="REJECTED"]{background:#fff0ee;color:#a54136}.v3226-kind{display:inline-flex;padding:5px 8px;border-radius:8px;background:#eaf3ff;color:#2461ad;font-size:9px;font-weight:950}.v3226-kind.pattern{background:#fff0e7;color:#b54c20}.v3226-time-compare,.v3226-pattern-compare{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:16px}.v3226-time-compare>div,.v3226-pattern-compare>div{padding:13px;border:1px solid #e0e7ef;border-radius:13px;background:#f8fafc}.v3226-time-compare .requested,.v3226-pattern-compare .requested{border-color:#bcd5f9;background:#f2f7ff}.v3226-time-compare small,.v3226-pattern-compare small{display:block;color:#79899d;font-size:9px}.v3226-time-compare b,.v3226-pattern-compare b{display:block;margin-top:4px;font-size:13px;line-height:1.55}.v3226-time-compare>span,.v3226-pattern-compare>span{color:#7b8da4;font-weight:1000}.v3226-request-reason,.v3226-teacher-note-view{margin-top:12px;padding:12px 13px;border-radius:13px;background:#fafbfc}.v3226-request-reason small,.v3226-teacher-note-view small{color:#74869b;font-size:9px;font-weight:900}.v3226-request-reason p,.v3226-teacher-note-view p{margin:4px 0 0;color:#4f627a;font-size:12px;white-space:pre-wrap}.v3226-decision-bar{display:flex;gap:8px;margin-top:14px}.v3226-decision-bar button{min-height:43px;padding:0 15px;border-radius:12px;font-weight:950}.v3226-approve{border:1px solid #1769ff;background:#1769ff;color:#fff}.v3226-reject{border:1px solid #efcbc7;background:#fff3f1;color:#ad3f35}.v3226-alternative{margin-top:12px;border:1px solid #dce5ef;border-radius:14px;background:#fbfcfe}.v3226-alternative summary{padding:12px 14px;color:#506983;font-size:11px;font-weight:900;cursor:pointer}.v3226-alternative form{display:grid;gap:9px;padding:0 13px 13px}.v3226-teacher-option-row{display:grid;grid-template-columns:1fr 1fr 38px;gap:8px}.v3226-teacher-option-row label{display:grid;gap:5px}.v3226-teacher-option-row label span{color:#718399;font-size:9px}.v3226-teacher-option-row input{min-height:40px;padding:0 9px;border:1px solid #d6e0ec;border-radius:10px}.v3226-teacher-option-row>button{border:1px solid #efcbc7;border-radius:10px;background:#fff3f1;color:#ac4439}.v3226-add-option{min-height:38px;border:1px dashed #b6cbed;border-radius:10px;background:#f6faff;color:#2762ae;font-weight:900}.v3226-alternative textarea{min-height:78px;padding:10px;border:1px solid #d6e0ec;border-radius:10px;resize:vertical}.v3226-send-options{min-height:42px;border:0;border-radius:11px;background:#163e70;color:#fff;font-weight:950}.v3226-sent-options{display:flex;gap:6px;flex-wrap:wrap;margin-top:11px}.v3226-sent-options span{padding:6px 8px;border-radius:8px;background:#edf4ff;color:#2b5e9d;font-size:9px;font-weight:850}
@media(max-width:760px){.v3226-change-hero,.v3226-change-summary{display:grid}.v3226-change-grid{grid-template-columns:1fr}.v3226-pattern-card,.v3226-lesson-row{align-items:flex-start}.v3226-pattern-card{display:grid}.v3226-pattern-card .btn{width:100%}.v3226-change-modal-card{padding:23px 15px 18px}.v3226-pattern-edit-row{grid-template-columns:1fr 1fr 34px}.v3226-date-time{grid-template-columns:1fr}.v3226-time-compare,.v3226-pattern-compare{grid-template-columns:1fr}.v3226-time-compare>span,.v3226-pattern-compare>span{text-align:center;transform:rotate(90deg)}.v3226-decision-bar{display:grid;grid-template-columns:1fr 1fr}.v3226-teacher-option-row{grid-template-columns:1fr 1fr 34px}.calendar .day[data-v3226-date]{min-height:110px}}
