.StudentBookingSystem_studentBookingSystem__nv8pq{max-width:100%;margin:0 auto;min-height:60vh}.StudentBookingSystem_container__YL4U2{padding:20px 12px;font-family:var(--font-inter)}.StudentBookingSystem_header__3xSTO{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid var(--color-border);flex-wrap:wrap;gap:16px}.StudentBookingSystem_title__uCxrd{font-size:24px;color:var(--color-text-title);margin-bottom:20px;font-weight:700;text-align:center}.StudentBookingSystem_viewToggle__7uTPE{display:flex;gap:8px}.StudentBookingSystem_toggleButton__MM0yJ{background:var(--color-background);color:#fff;border:none;padding:8px 20px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden;font-size:1rem;transition:all .2s}.StudentBookingSystem_toggleButton__MM0yJ:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(165,28,48,.4)}.StudentBookingSystem_toggleButton__MM0yJ.StudentBookingSystem_active__iOTpl{background:var(--color-background);color:#fff}.StudentBookingSystem_teacherProfile__Pjk7g{background:#fff;border:1px solid var(--color-border);border-radius:12px;padding:12px 24px;margin:0 60px 30px;display:block;text-decoration:none;color:#000}@media(max-width:1399px){.StudentBookingSystem_teacherProfile__Pjk7g{margin:0 0 30px}}.StudentBookingSystem_teacherInfo__bHZFx{display:flex;align-items:center;gap:15px}@media(max-width:767px){.StudentBookingSystem_teacherInfo__bHZFx{gap:10px}}.StudentBookingSystem_avatar__I9TGz{min-width:80px;height:80px;border-radius:50%;border:1px solid var(--color-light-danger)}.StudentBookingSystem_avatarImg__N8lD7{width:100%;height:100%;border-radius:50%}.StudentBookingSystem_teacherDetails__8O337 h3{margin:0;font-size:1.125rem;font-weight:600;color:#1f2937;width:-moz-fit-content;width:fit-content;line-height:24px}@media(max-width:767px){.StudentBookingSystem_teacherDetails__8O337 h3{font-size:16px}}@media(max-width:480px){.StudentBookingSystem_teacherDetails__8O337 h3{font-size:14px;line-height:21px}}.StudentBookingSystem_teacherDetails__8O337 div{text-align:left}@media(max-width:480px){.StudentBookingSystem_teacherDetails__8O337 div{font-size:14px}}.StudentBookingSystem_teacherDetails__8O337 .StudentBookingSystem_teacherName__PrkP1{margin-bottom:8px}.StudentBookingSystem_teacherDetails__8O337 .StudentBookingSystem_teacherBio__G17Am{display:flex;align-items:flex-start;gap:5px;margin-bottom:8px}.StudentBookingSystem_teacherDetails__8O337 .StudentBookingSystem_teacherBio__G17Am h3{width:-moz-fit-content;width:fit-content;text-wrap:nowrap}.StudentBookingSystem_teacherDetails__8O337 p{margin:0;color:#6b7280;font-size:.875rem}.StudentBookingSystem_subjects__D22x0{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.StudentBookingSystem_subject__aHO3F{background:#f3f4f6;padding:4px 8px;border-radius:4px;font-size:.75rem;color:#374151}.StudentBookingSystem_teacherStats__UCPz9{display:flex;gap:24px}.StudentBookingSystem_statItem__cS472{text-align:center;min-width:90px}.StudentBookingSystem_statValue__6D_IA{font-size:1.5rem;font-weight:600;color:#3b82f6}.StudentBookingSystem_statLabel__twNzJ{font-size:.75rem;color:#6b7280}.StudentBookingSystem_calendar__Us2nL{background:#fff;border:1px solid var(--color-border);border-radius:12px;padding:20px;max-width:1120px;width:100%;margin:0 auto}.StudentBookingSystem_calendarHeader__MAqTF{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.StudentBookingSystem_calendarGridWrapper__78i9v{border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.StudentBookingSystem_monthYear__w1TGf{font-size:1.125rem;font-weight:700;color:#1f2937}.StudentBookingSystem_navButton__OcV_F{background:#fff;border-radius:6px;padding:4px 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--color-background);transition:all .2s ease;border:1px solid var(--color-background)}.StudentBookingSystem_navButton__OcV_F:hover{color:#fff;background:var(--color-background)}.StudentBookingSystem_calendarGrid__cLHx2{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1px;gap:1px;background:var(--color-border);overflow:hidden;justify-content:center}.StudentBookingSystem_dayHeader__Opa9p{background:var(--color-background);padding:12px 8px;text-align:center;font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.StudentBookingSystem_dayCell__mlgAG{background:#fff;padding:12px 8px;min-height:80px;cursor:default;transition:background-color .2s;position:relative}.StudentBookingSystem_dayCell__mlgAG:nth-child(36){border-bottom-left-radius:8px}.StudentBookingSystem_dayCell__mlgAG:nth-child(42){border-bottom-right-radius:8px}.StudentBookingSystem_dayCell__mlgAG:hover{background:#f9fafb}.StudentBookingSystem_dayCell__mlgAG.StudentBookingSystem_otherMonth__8_WSr{color:#d1d5db;background:#f9fafb;cursor:default}.StudentBookingSystem_dayCell__mlgAG.StudentBookingSystem_selected__rjGxN{box-shadow:inset 0 0 0 1px #dc2626!important}.StudentBookingSystem_dayCell__mlgAG.StudentBookingSystem_available___i_o9{background:#f0fdf4;cursor:pointer}.StudentBookingSystem_dayCell__mlgAG.StudentBookingSystem_full__36cii{background:rgba(231,76,60,.3);cursor:not-allowed}.StudentBookingSystem_dayCell__mlgAG.StudentBookingSystem_todayCell____eo9{box-shadow:inset 0 0 0 1px rgba(231,76,60,.4)}.StudentBookingSystem_dayCell__mlgAG.StudentBookingSystem_todayCell____eo9 .StudentBookingSystem_dayNumber__ZEV8N{color:var(--color-danger)}.StudentBookingSystem_dayNumber__ZEV8N{font-size:.875rem;font-weight:500}.StudentBookingSystem_availabilityIndicator__5ywaB{font-size:.6875rem;font-weight:500;color:#059669;background:#d1fae5;padding:2px 6px;border-radius:10px;display:inline-block;margin-bottom:10px}.StudentBookingSystem_availabilityIndicator__5ywaB.StudentBookingSystem_isFull__8pz6_{font-size:.6875rem;background:#e74c3c;color:#fff;padding:2px 6px;border-radius:10px;display:inline-block;margin-bottom:10px}.StudentBookingSystem_addAvailability__W2DDn{position:absolute;bottom:8px;right:8px;font-size:.6875rem;color:#3b82f6;cursor:pointer}.StudentBookingSystem_addAvailability__W2DDn:hover{text-decoration:underline}.StudentBookingSystem_timeSlot__hiK5v{background:#dbeafe;color:#1e40af;font-size:.625rem;padding:2px 4px;border-radius:3px;margin-bottom:2px;cursor:pointer}.StudentBookingSystem_timeSlot__hiK5v:hover{background:#bfdbfe}.StudentBookingSystem_timeSlot__hiK5v.StudentBookingSystem_booked__zSnHa{background:#fecaca;color:#dc2626}.StudentBookingSystem_timeSlotGrid__k7y5S{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-gap:.5rem;gap:.5rem}.StudentBookingSystem_timeSlotOption__nGSLQ{padding:8px 16px;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:14px;min-width:80px;text-align:center}.StudentBookingSystem_timeSlotOption__nGSLQ:hover{background-color:#f5f5f5;border-color:#ccc;transform:translateY(-1px);transition:transform .3s ease}.StudentBookingSystem_timeSlotOption__nGSLQ.StudentBookingSystem_selected__rjGxN{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}.StudentBookingSystem_timeSlotOption__nGSLQ.StudentBookingSystem_booked__zSnHa{background-color:#f5f5f5;color:#999;border-color:#ddd;cursor:not-allowed;position:relative}.StudentBookingSystem_timeSlotOption__nGSLQ.StudentBookingSystem_booked__zSnHa:hover{background-color:#f5f5f5;border-color:#ddd;transform:none}.StudentBookingSystem_bookedLabel__Rkl5q{position:absolute;top:0;right:-2px;color:var(--color-primary);display:flex;align-items:normal;justify-content:center}.StudentBookingSystem_bookingPanel__KWSJ4{position:fixed;right:0;top:70px;width:400px;height:100vh;background:#fff;box-shadow:-4px 0 20px rgba(0,0,0,.1);padding:30px;overflow-y:auto;transform:translateX(100%);transition:transform .3s ease;z-index:51}.StudentBookingSystem_bookingPanel__KWSJ4.StudentBookingSystem_open__lvut7{transform:translateX(0)}.StudentBookingSystem_bookingForm__97Lyh{display:flex;flex-direction:column;gap:20px}.StudentBookingSystem_formGroup__ep1Pn{display:flex;flex-direction:column;gap:8px}.StudentBookingSystem_label__j4k4D{font-size:.875rem;font-weight:600;color:#374151}.StudentBookingSystem_input__UsQ8i,.StudentBookingSystem_select__ueGaB,.StudentBookingSystem_textarea__q89la{padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem}.StudentBookingSystem_input__UsQ8i:focus,.StudentBookingSystem_select__ueGaB:focus,.StudentBookingSystem_textarea__q89la:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.StudentBookingSystem_textarea__q89la{resize:vertical;min-height:80px}.StudentBookingSystem_BookingBtn__fGSWD{display:flex;gap:12px;margin-top:20px}.StudentBookingSystem_bookingRequests__G_D89{background:#fff;border-radius:12px;padding:20px;margin-top:30px}.StudentBookingSystem_bookingRequests__G_D89 h2{font-size:24px}.StudentBookingSystem_emptyState__Kwj8Z{text-align:center;padding:40px 0;color:#6b7280}.StudentBookingSystem_requestItem__ilK8r{display:flex;justify-content:space-between;align-items:center;padding:15px;border:1px solid var(--color-border);border-radius:8px;margin-bottom:12px}.StudentBookingSystem_requestInfo__HgvDy{flex:1 1}.StudentBookingSystem_requestActions__Ibiou{display:flex;gap:8px}.StudentBookingSystem_actionButton__p61oB{padding:6px 12px;border-radius:4px;font-size:.75rem;font-weight:600;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;gap:4px}.StudentBookingSystem_approveButton__eGrZ2{background:#10b981;color:#fff}.StudentBookingSystem_approveButton__eGrZ2:hover{background:#059669}.StudentBookingSystem_rejectButton__spGb0{background:#ef4444;color:#fff}.StudentBookingSystem_rejectButton__spGb0:hover{background:#dc2626}.StudentBookingSystem_status__gwfVE{display:inline-block;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;text-align:center}.StudentBookingSystem_statusPending__9H91P{background:#fef3c7;color:#d97706}.StudentBookingSystem_statusConfirmed__em1LR{background:#d1fae5;color:#059669}.StudentBookingSystem_statusRejected__JcJ_f{background:#fecaca;color:#dc2626}.StudentBookingSystem_timeOptions__UVlom{display:flex;flex-direction:column;gap:10px}.StudentBookingSystem_timeOptionItem__2oAfs{display:flex;align-items:center;gap:8px}.StudentBookingSystem_radioItem__VM8xm{width:18px;height:18px;border-radius:50%;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;cursor:pointer}.StudentBookingSystem_radioItem__VM8xm:hover{border-color:var(--color-background)}.StudentBookingSystem_radioItem__VM8xm[data-state=checked]{border-color:var(--color-background);background-color:#eff6ff}.StudentBookingSystem_radioIndicator__TcvFg{width:10px;height:10px;border-radius:50%;background-color:var(--color-background)}.StudentBookingSystem_radioLabel__QtyqG{display:flex;align-items:center;gap:6px;font-size:.875rem;cursor:pointer}.StudentBookingSystem_pagination__81U1T{display:flex;justify-content:center;align-items:center;margin-top:40px}.StudentBookingSystem_paginationButton__7Wb4w{margin:0 5px;padding:5px 12px;border:1px solid #ccc;background-color:#fff;cursor:pointer;border-radius:4px;transition:background-color .3s}.StudentBookingSystem_paginationButton__7Wb4w:hover{background-color:#f0f0f0}.StudentBookingSystem_paginationButton__7Wb4w.StudentBookingSystem_active__iOTpl{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}@media(max-width:767px){.StudentBookingSystem_container__YL4U2{padding:10px}.StudentBookingSystem_header__3xSTO{flex-direction:column;align-items:flex-start;gap:8px}.StudentBookingSystem_title__uCxrd{font-size:20px}.StudentBookingSystem_teacherProfile__Pjk7g{flex-direction:column;align-items:flex-start;padding:10px;gap:12px}.StudentBookingSystem_teacherStats__UCPz9{width:100%;justify-content:space-between;gap:12px}.StudentBookingSystem_statItem__cS472{min-width:70px}.StudentBookingSystem_calendar__Us2nL{padding:10px;width:100%;overflow-x:auto}.StudentBookingSystem_calendarHeader__MAqTF{position:-webkit-sticky;position:sticky}.StudentBookingSystem_calendarGridWrapper__78i9v{width:100%;overflow-x:auto;margin:0 auto}.StudentBookingSystem_calendarGridWrapper__78i9v::-webkit-scrollbar{height:4px}.StudentBookingSystem_calendarGridWrapper__78i9v::-webkit-scrollbar-thumb{background:var(--color-gray-500);border-radius:12px}.StudentBookingSystem_calendarGrid__cLHx2{width:100%;overflow-x:auto;display:grid;grid-auto-columns:minmax(120px,1fr);grid-gap:1px;gap:1px;background:var(--color-border);border-radius:8px;overflow:visible;min-width:840px}.StudentBookingSystem_button__z3Hsb{padding:6px 12px}.StudentBookingSystem_requestItem__ilK8r{flex-direction:column;align-items:flex-start;gap:8px}.StudentBookingSystem_requestActions__Ibiou{flex-direction:row;margin-top:12px;width:100%;justify-content:flex-start;gap:8px}.StudentBookingSystem_bookingPanel__KWSJ4{width:100%;padding:16px;top:70px}.StudentBookingSystem_timeGroupWrapper__itpmT{font-size:14px}}.StudentBookingSystem_errorMsg__XNGVq{background-color:#fef2f2;color:#dc2626;padding:1rem 1.25rem;border-radius:8px;text-align:center;font-weight:500;border:1px solid #fecaca;margin:50px auto}.StudentBookingSystem_timeGroupWrapper__itpmT{padding:20px;margin:0 100px}@media screen and (max-width:1399px){.StudentBookingSystem_timeGroupWrapper__itpmT{margin:0 auto}}.StudentBookingSystem_timeGroupContainer__WFrAe{display:flex;gap:.5rem;margin-bottom:1rem;border-bottom:1px solid #eee;padding-bottom:1rem}@media screen and (max-width:480px){.StudentBookingSystem_timeGroupContainer__WFrAe>:first-child{display:none}}.StudentBookingSystem_timeGroupButton__wtVmW{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #ddd;background-color:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease}.StudentBookingSystem_timeGroupButton__wtVmW:hover{background-color:#f5f5f5;border-color:#ccc}.StudentBookingSystem_timeGroupButton__wtVmW.StudentBookingSystem_active__iOTpl{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}@media screen and (max-width:480px){.StudentBookingSystem_timeGroupButton__wtVmW{font-size:.75rem;padding:8px 12px}}.StudentBookingSystem_bookingReasonContainer__GZijR{margin:20px 0;padding:16px;background:#f9fafb;border-radius:8px;border:1px solid var(--color-border)}.StudentBookingSystem_reasonLabel__h2dqy{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:.875rem}.StudentBookingSystem_reasonTextarea__YRUEf{width:100%;background:#fff;color:#000;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-family:var(--font-inter);font-size:.875rem;line-height:1.5;resize:vertical;min-height:50px;transition:border-color .2s ease;resize:none}.StudentBookingSystem_reasonTextarea__YRUEf::-webkit-scrollbar{width:6px;cursor:pointer}.StudentBookingSystem_reasonTextarea__YRUEf::-webkit-scrollbar-thumb{background:var(--color-gray-500);border-radius:8px}.StudentBookingSystem_reasonTextarea__YRUEf:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.StudentBookingSystem_reasonTextareaError__pmjoD,.StudentBookingSystem_reasonTextareaError__pmjoD:focus{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1)}.StudentBookingSystem_reasonError__VYM6L{margin-top:8px;color:#dc2626;font-size:.875rem;font-weight:500}.StudentBookingSystem_reasonTextarea__YRUEf::placeholder{color:#9ca3af}.StudentBookingSystem_characterCount__KDVDv{margin-top:8px;text-align:right;font-size:.75rem;color:#6b7280}.StudentBookingSystem_confirmModal__content__mMx70{display:flex;flex-direction:column;align-items:center;text-align:center}.StudentBookingSystem_confirmModal__title__snll1{font-size:18px;font-weight:700;margin-bottom:12px}.StudentBookingSystem_confirmModal__text__bODCN{margin-bottom:24px}.StudentBookingSystem_confirmModal__actions__D1zR0{display:flex;justify-content:center;gap:12px}.StudentBookingSystem_studentBookingSystem__nv8pq .StudentBookingSystem_infoMsg__c09am{text-align:center;padding:2rem;color:#b94a48;border:1px solid #fecaca;background:#fff3cd;border-radius:8px;margin:50px auto}.StudentBookingSystem_studentBookingSystem__nv8pq .StudentBookingSystem_infoTitle___XaJY{font-weight:700;font-size:16px;margin-bottom:12px}.StudentBookingSystem_studentBookingSystem__nv8pq .StudentBookingSystem_infoText__cxTgg{font-size:16px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:hsl(6,78%,57%);--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,0.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoginForm_loginForm__32irC{padding:20px 0;position:relative;max-width:500px;margin:50px auto 100px}.LoginForm_loginForm__32irC h2{text-align:center;margin-bottom:32px;color:#1a1a1a;font-size:24px;font-weight:600}.LoginForm_loginForm__32irC .LoginForm_btnLogin__V7jrr{background-color:var(--color-primary)}.LoginForm_loginForm__32irC .LoginForm_btnLogin__V7jrr:hover{background-color:rgba(166,22,51,.8392156863)!important}.LoginForm_loginForm__32irC .LoginForm_banner____kYz{text-align:right}.LoginForm_loginForm__32irC .LoginForm_form__LZYBs{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.137254902);padding:50px}.LoginForm_loginForm__32irC .ant-input:-webkit-autofill,.LoginForm_loginForm__32irC .ant-input:-webkit-autofill:focus,.LoginForm_loginForm__32irC .ant-input:-webkit-autofill:hover{-webkit-text-fill-color:inherit;-webkit-box-shadow:inset 0 0 0 1000px #fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.LoginForm_loginForm__32irC .ant-form{display:flex;flex-direction:column}.LoginForm_loginForm__32irC .LoginForm_formInput__juw9o:focus,.LoginForm_loginForm__32irC .LoginForm_formInput__juw9o:focus-within,.LoginForm_loginForm__32irC .LoginForm_formInput__juw9o:hover{border-color:var(--color-primary);background:#fff;box-shadow:0 0 0 2px rgba(42,77,143,.08)}.LoginForm_form__LZYBs .ant-form-item-label{font-weight:500}.LoginForm_form__LZYBs .ant-input-affix-wrapper{border-radius:6px}.LoginForm_form__LZYBs .ant-btn{height:48px;border-radius:6px;font-weight:500;margin-top:16px}@media(max-width:768px){.LoginForm_loginForm__32irC{padding:24px 16px;margin:20px auto}}.ContactForm_contactForm__uOo7k{padding:70px 0;background-color:#f5f5f5}.ContactForm_contactForm__uOo7k h2{text-align:center;margin-bottom:32px;color:#1a1a1a;font-size:24px;font-weight:600}.ContactForm_contactForm__uOo7k .ContactForm_form__mb6ub{margin:0 auto;padding:24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media screen and (max-width:768px){.ContactForm_contactForm__uOo7k .ContactForm_form__mb6ub{margin-top:24px}}.ContactForm_contactForm__uOo7k .ContactForm_nameFields__u2Hqg{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media(max-width:576px){.ContactForm_contactForm__uOo7k .ContactForm_nameFields__u2Hqg{grid-template-columns:1fr}}.ContactForm_contactForm__uOo7k .ContactForm_btnSubmit__r9wqf{margin-top:16px}.ContactForm_contactInfo__7fy8t p a{text-decoration:none;color:#212529}.ContactForm_contactInfo__7fy8t p a:hover{text-decoration:underline}.ContactForm_contactForm__uOo7k .ant-form-item-label{font-weight:500}