body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{min-height:100vh}:root{--white:#fff;--black:#212b36;--grey:#c1c1c1;--light-grey:#f1f5f9;--blue:#00b4de}.empty__placeholder,.spinner{left:50%;position:absolute;top:50%;translate:translate(-50%,-50%)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:#c1c1c1;background-color:var(--grey);border-radius:99px}.custom__btn{font-size:14px;font-weight:400;height:32px;min-width:130px}.custom__btn--red{background-color:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important}.search__bar__wrapper{flex-shrink:0;width:50%}.content__wrapper{background-color:var(--white);border-left:1px solid var(--light-grey);height:100vh;overflow-y:scroll;padding:32px}.time__range{margin-bottom:5px}.time__range__text{color:var(--blue);font-weight:600}.session__creator__wrapper{margin-bottom:15px}.session__creator__time{width:45%!important}.session__creator__icon{flex-shrink:0!important}.available__session__wrapper{margin-bottom:15px}.available__session__time{width:100%}.drawer__button__default{font-size:12px;font-weight:500;line-height:13.2px;margin-left:-24px!important;padding:0}.drawer__button span,.drawer__button:hover{color:var(--black)!important}.logo__action{cursor:pointer}.user__avatar{color:var(--black);font-weight:700;height:40px;width:40px}.user__info__role{color:var(--grey);font-size:12px;text-transform:capitalize}.header__container{margin-bottom:20px}.custom-multiselect{display:flex;flex-direction:column;gap:10px}.custom-multiselect-info{align-items:center;color:#333;display:flex;gap:10px}.custom-multiselect-title{font-weight:600}.custom-multiselect-tags{display:flex;flex-direction:column;gap:8px;width:100%}.major-panel{background:#fff;border:1px solid #e6e6e6;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden;transition:all .2s ease}.major-panel:hover{border-color:#d0d0d0;box-shadow:0 4px 12px #00000026}.major-panel.open{border-color:#1890ff;box-shadow:0 2px 8px #1890ff33}.major-panel.open .major-panel-header{background:linear-gradient(135deg,#e6f7ff,#bae7ff);border-bottom:1px solid #91d5ff}.major-panel-header{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:none;cursor:pointer;display:flex;justify-content:space-between;padding:14px 16px;transition:all .2s ease;width:100%}.major-panel-title{color:#333;font-weight:600}.major-panel-actions{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.major-panel-actions .chevron{font-size:1.1rem;transition:transform .2s ease}.major-panel-actions .chevron.open{transform:rotate(180deg)}.major-panel-actions .remove{background:#0000;border:none;color:#d61f1f;cursor:pointer;font-size:1rem;line-height:1}.major-panel-body{background:#fff;border-top:1px solid #e9ecef;padding:16px}.careers-placeholder{background:#f8f9fa;border:1px dashed #dee2e6;border-radius:6px;color:#666;font-size:12px;padding:20px;text-align:center}.careers-loading{align-items:center;color:#666;display:flex;font-size:14px;gap:8px;justify-content:center;padding:20px}.careers-list{display:flex;flex-direction:column;gap:8px}.career-item{align-items:flex-start;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;padding:12px 16px;position:relative;transition:all .2s ease}.career-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.career-name{color:#212529;font-size:14px;font-weight:600;line-height:1.4}.career-summary{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#6c757d;display:-webkit-box;font-size:12px;line-height:1.3;overflow:hidden}.career-badge{align-items:center;background:#e3f2fd;border-radius:12px;color:#1976d2;display:inline-flex;font-size:11px;font-weight:500;margin-top:4px;padding:4px 8px}.career-add-section{border-top:1px solid #e9ecef;margin-top:12px;padding-top:12px}.career-add-title{color:#495057;font-size:12px;font-weight:600;margin-bottom:8px}.available-careers{display:flex;flex-direction:column;gap:6px;max-height:150px;overflow-y:auto}.available-career-item{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;padding:8px 12px;transition:all .2s ease}.available-career-item:hover{background:#f8f9fa;border-color:#007bff}.available-career-item.selected{background:#e3f2fd;border-color:#1976d2}.available-career-info{flex:1 1}.available-career-name{color:#212529;font-size:13px;font-weight:500}.available-career-summary{color:#6c757d;font-size:11px;margin-top:2px}.add-career-btn{align-items:center;background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:24px;justify-content:center;transition:all .2s ease;width:24px}.add-career-btn:hover{background:#218838;transform:scale(1.1)}.add-career-btn:disabled{background:#6c757d;cursor:not-allowed;transform:none}.status-select{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.status-option{align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:10px 12px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.status-option:hover{background:#fafafa;border-color:#dcdcdc}.status-option.selected{background:#f2f6ff;border-color:#c7d7fe;box-shadow:inset 0 0 0 1px #c7d7fe}.status-dot{border-radius:9999px;display:inline-block;height:10px;width:10px}.status-dot.green{background:#52c41a}.status-dot.yellow{background:#faad14}.status-dot.red{background:#ff4d4f}.status-text{color:#333;font-weight:600}.custom-tag button{background:#0000;background-color:#d81313;border:none;border-radius:.2rem;color:#fff;cursor:pointer;font-size:1.5rem;height:2rem;line-height:1;padding:.3rem;width:2rem}.custom-multiselect-count{color:#666;font-size:12px;margin-left:auto}.soft-deleted-majors{background:#fff8e1;border:1px solid #ffe082;border-radius:8px;margin-top:16px;padding:12px}.soft-deleted-header{align-items:center;color:#f57c00;display:flex;gap:8px;margin-bottom:10px}.soft-deleted-title{font-size:13px;font-weight:600}.soft-deleted-list{display:flex;flex-direction:column;gap:6px}.soft-deleted-item{align-items:center;background:#fff;border:1px solid #ffecb3;border-radius:6px;display:flex;justify-content:space-between;padding:8px 12px;transition:all .2s ease}.soft-deleted-item:hover{background:#fffbf0;border-color:#ffd54f}.soft-deleted-name{color:#666;font-size:14px;font-weight:500;opacity:.7;text-decoration:line-through}.restore-btn{background:#ff9800;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:4px 12px;transition:all .2s ease}.restore-btn:hover{background:#f57c00;transform:scale(1.05)}.restore-btn:active{transform:scale(.98)}.add-majors-section{background:#e8f5e9;border:1px solid #81c784;border-radius:8px;margin-top:16px;padding:12px}.add-majors-header{align-items:center;color:#2e7d32;display:flex;gap:8px;margin-bottom:10px}.add-majors-title{font-size:13px;font-weight:600}.add-majors-search{margin-bottom:10px;position:relative}.major-search-input{border:2px solid #a5d6a7;border-radius:6px;box-sizing:border-box;font-size:13px;padding:10px 40px 10px 12px;transition:all .2s ease;width:100%}.major-search-input:hover{border-color:#81c784}.major-search-input:focus{border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a;outline:none}.major-search-input::placeholder{color:#999;font-style:italic}.clear-search-btn{background:#0000;border:none;color:#999;cursor:pointer;font-size:16px;line-height:1;padding:4px 8px;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:all .2s ease}.clear-search-btn:hover{color:#f44336;transform:translateY(-50%) scale(1.2)}.available-majors-list{display:flex;flex-direction:column;gap:6px;max-height:250px;overflow-y:auto;padding:4px}.available-major-item{align-items:center;background:#fff;border:1px solid #c8e6c9;border-radius:6px;display:flex;justify-content:space-between;padding:10px 12px;transition:all .2s ease}.available-major-item:hover{background:#f1f8f4;border-color:#66bb6a;box-shadow:0 2px 4px #2e7d321a}.available-major-name{color:#333;font-size:14px;font-weight:500}.add-major-btn{background:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:6px 14px;transition:all .2s ease}.add-major-btn:hover{background:#43a047;transform:scale(1.05)}.add-major-btn:active{transform:scale(.98)}.no-majors-placeholder{color:#666;font-size:13px;font-style:italic;padding:20px;text-align:center}.view-info-container{display:flex;flex-direction:column;gap:16px}.info-section{background:#fafafa;border-radius:8px;padding:16px}.info-section-title{color:#333!important;display:block;font-size:14px!important;font-weight:600!important;margin-bottom:12px!important}.info-section-content{display:flex;flex-direction:column;gap:10px}.info-row{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.info-label{color:#666;font-size:13px;font-weight:500}.info-value{color:#333;font-size:13px}.info-whatsapp-link{color:#25d366!important;font-size:13px;font-weight:500;text-decoration:none}.info-whatsapp-link:hover{text-decoration:underline}.info-tags-container{display:flex;flex-wrap:wrap;gap:6px}.info-tag{background:#e8e8e8;border-radius:4px;color:#333;display:inline-block;font-size:12px;font-weight:500;padding:4px 10px}.info-summary{background:#fff;border:1px solid #e8e8e8;border-radius:6px;color:#555;font-size:13px;line-height:1.5;padding:12px;white-space:pre-wrap;word-break:break-word}.assessment-question{margin-bottom:28px}.assessment-label{display:flex;flex-direction:column;gap:2px}.assessment-radio-group{display:flex;flex-wrap:wrap;gap:16px;margin-top:4px}.assessment-radio{background-color:#fff;border:1px solid #d9d9d9;border-radius:999px;cursor:pointer;font-weight:500;padding:6px 18px;transition:all .2s ease}.assessment-radio .ant-radio{display:none}.assessment-radio:hover{border-color:#000}.assessment-radio:active{transform:scale(.97)}.assessment-question{margin-bottom:6px}.assessment-container{display:flex;flex-direction:column;gap:4px}.assessment-text{display:flex;flex-direction:column;gap:2px}.assessment-subtitle{color:#8c8c8c;font-size:12px}.assessment-radio-group .assessment-radio:nth-child(3).ant-radio-wrapper-checked{background-color:#e6f4ea;border-color:#52c41a;color:#389e0d}.assessment-radio-group .assessment-radio:nth-child(2).ant-radio-wrapper-checked{background-color:#fff7e6;border-color:#faad14;color:#d48806}.assessment-radio-group .assessment-radio:first-child.ant-radio-wrapper-checked{background-color:#fff1f0;border-color:#ff4d4f;color:#cf1322}.ant-form-item-label>label{padding-bottom:4px}.input__country,.input__phone{width:50%!important}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ant-menu-title-content{margin-left:10px}.available__time__slot__date__picker{border:none;margin-bottom:10px;width:50%!important}.available__time__slot__time__picker{margin-bottom:10px;width:calc(100% - 56px)!important}.ant-form-item-label{font-weight:500!important;text-align:left!important;width:35%!important}.ant-picker{width:100%!important}.user-management-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:24px}.user-management-header{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:16px}.content__header{color:#1a1a1a;font-weight:600;margin:0!important}.user-management-search{margin-bottom:24px}.user-management-table{background-color:#fff;border-radius:8px}.universities__select{width:100%}.whatsapp-management-container{background-color:#f0f2f5;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:100vh}.contacts-sidebar{background-color:#fff;border-right:1px solid #e9edef;display:flex;flex-direction:column;width:350px}.contacts-header{background-color:#f0f2f5;border-bottom:1px solid #e9edef;padding:20px}.contacts-header h2{color:#3b4a54;font-size:19px;font-weight:600;margin:0 0 15px}.search-container{margin-bottom:5px;position:relative}.search-input{background-color:#f8f9fa;border:1px solid #e9edef;border-radius:8px;color:#111b21;font-size:14px;outline:none;padding:8px 35px 8px 12px;transition:all .2s ease;width:100%}.search-input:focus{background-color:#fff;border-color:#00a884;box-shadow:0 0 0 2px #00a8841a}.search-input::placeholder{color:#667781;font-size:13px}.search-icon{color:#667781;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.contacts-list{background-color:#fff;flex:1 1;overflow-y:auto}.contacts-list::-webkit-scrollbar{width:6px}.contacts-list::-webkit-scrollbar-track{background:#0000}.contacts-list::-webkit-scrollbar-thumb{background-color:#d1d7db;border-radius:10px}.contact-item{align-items:center;border-bottom:1px solid #f0f2f5;cursor:pointer;display:flex;padding:12px 20px;position:relative;transition:background-color .1s ease-out}.contact-item:hover{background-color:#f5f6f6}.contact-item.selected{background-color:#e7f3ff}.contact-item.selected:before{background-color:#00a884;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.contact-avatar{align-items:center;background-color:#ddd;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:500;height:49px;justify-content:center;margin-right:15px;overflow:hidden;width:49px}.contact-avatar img{height:100%;object-fit:cover;width:100%}.contact-details{flex:1 1;min-width:0;padding-right:15px}.contact-name{align-items:center;color:#111b21;display:flex;font-size:16px;font-weight:400;justify-content:space-between;line-height:20px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-time{color:#667781;flex-shrink:0;font-size:12px;margin-left:6px}.contact-number{align-items:center;color:#667781;display:flex;font-size:13px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-status-icon{color:#667781;font-size:16px;margin-right:3px}.contact-status-icon.delivered{color:#667781}.contact-status-icon.read{color:#53bdeb}.unread-badge{background-color:#00a884;border-radius:50%;color:#fff;flex-shrink:0;font-size:12px;font-weight:600;height:19px;margin-left:8px;min-width:19px}.no-contacts-found,.unread-badge{align-items:center;display:flex;justify-content:center}.no-contacts-found{height:200px;padding:20px}.no-contacts-content{color:#667781;text-align:center}.no-contacts-icon{color:#d1d7db;margin-bottom:16px}.no-contacts-content p{color:#3b4a54;font-size:16px;font-weight:500;margin:0 0 8px}.no-contacts-content span{color:#667781;font-size:13px;line-height:18px}.chat-container{background-color:#efeae2;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="a" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="2" fill="%23d9d9d9" fill-opacity="0.4"/><circle cx="75" cy="75" r="1" fill="%23d9d9d9" fill-opacity="0.4"/><circle cx="75" cy="25" r="1.5" fill="%23d9d9d9" fill-opacity="0.3"/><circle cx="25" cy="75" r="1.5" fill="%23d9d9d9" fill-opacity="0.3"/></pattern></defs><rect width="100%" height="100%" fill="url(%23a)"/></svg>');display:flex;flex:1 1;flex-direction:column}.no-contact-selected{align-items:center;background-color:#f0f2f5;display:flex;flex:1 1;justify-content:center}.no-contact-content{color:#667781;max-width:460px;padding:40px 28px;text-align:center}.no-contact-icon{color:#d1d7db;font-size:100px;margin-bottom:32px}.no-contact-content h3{color:#41525d;font-size:32px;font-weight:300;line-height:38px;margin:0 0 20px}.no-contact-content p{color:#667781;font-size:14px;line-height:20px;margin:0}.chat-header{background-color:#f0f2f5;border-bottom:1px solid #e9edef;padding:10px 20px}.chat-contact,.chat-header{align-items:center;display:flex}.chat-contact{flex:1 1}.contact-info{margin-left:15px}.contact-info .contact-name{color:#111b21;font-size:16px;font-weight:400;line-height:21px;margin-bottom:2px}.contact-info .contact-number,.contact-status{color:#667781;font-size:13px;line-height:20px}.chat-messages{background-color:#efeae2;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="a" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="2" fill="%23d9d9d9" fill-opacity="0.4"/><circle cx="75" cy="75" r="1" fill="%23d9d9d9" fill-opacity="0.4"/><circle cx="75" cy="25" r="1.5" fill="%23d9d9d9" fill-opacity="0.3"/><circle cx="25" cy="75" r="1.5" fill="%23d9d9d9" fill-opacity="0.3"/></pattern></defs><rect width="100%" height="100%" fill="url(%23a)"/></svg>');flex:1 1;overflow-y:auto;padding:12px 80px}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#0000}.chat-messages::-webkit-scrollbar-thumb{background-color:#d1d7db;border-radius:10px}.chat-message{clear:both;margin-bottom:12px;max-width:65%}.chat-message.inbound{float:left}.chat-message.outbound{float:right}.message-body{word-wrap:break-word;border-radius:7.5px;box-shadow:0 1px .5px #00000021;font-size:14.2px;line-height:19px;margin-bottom:2px;padding:6px 7px 8px 9px;position:relative}.chat-message.inbound .message-body{background-color:#fff;color:#111b21}.chat-message.outbound .message-body{background-color:#d9fdd3;color:#111b21}.chat-message.inbound .message-body:before{border:none;border-right:4px solid #fff;border-top:4px solid #0000;bottom:0;content:"";height:0;left:-8px;position:absolute;width:0}.chat-message.outbound .message-body:before{border:none;border-left:4px solid #d9fdd3;border-top:4px solid #0000;bottom:0;content:"";height:0;position:absolute;right:-8px;width:0}.message-meta{align-items:center;color:#667781;display:flex;float:right;font-size:11px;margin-left:4px;margin-top:1px}.chat-message.inbound .message-meta,.chat-message.outbound .message-meta{color:#667781}.message-status{font-size:16px;line-height:15px;margin-left:4px}.message-status.failed{color:#f15c6d;cursor:pointer}.message-status.delivered,.message-status.sent{color:#667781}.message-status.read{color:#53bdeb}.date-divider{clear:both;margin:20px 0 12px;text-align:center}.date-divider-text{background-color:#fff;border-radius:7.5px;box-shadow:0 1px .5px #00000021;color:#667781;display:inline-block;font-size:12px;padding:5px 12px}.message-media{border-radius:7.5px;margin-top:4px;max-width:300px;overflow:hidden}.message-media img{display:block;height:auto;max-width:100%}.message-caption{color:#111b21;font-size:14.2px;line-height:19px;padding:6px 7px 8px 9px}.message-file{background-color:#0000000d;border-radius:7.5px;margin-top:4px;padding:12px}.file-icon,.message-file{align-items:center;display:flex}.file-icon{background-color:#00a884;border-radius:4px;color:#fff;font-size:18px;height:40px;justify-content:center;margin-right:12px;width:40px}.file-details{flex:1 1;min-width:0}.file-name{color:#111b21;font-size:14px;font-weight:500;margin-bottom:2px}.file-size{color:#667781;font-size:12px}.file-actions{display:flex;gap:8px}.file-action-btn{background-color:initial;border:1px solid #00a884;border-radius:4px;color:#00a884;cursor:pointer;font-size:13px;padding:6px 12px;transition:background-color .1s ease}.file-action-btn:hover{background-color:#00a8841a}.no-messages{color:#667781;font-size:14px;font-style:italic;padding:60px 20px;text-align:center}.chat-input-container{background-color:#f0f2f5;padding:10px 20px 20px}.chat-input-wrapper{align-items:flex-end;background-color:#fff;border-radius:21px;box-shadow:0 1px .5px #00000021;display:flex;min-height:42px;padding:5px 10px 5px 15px}.chat-input{background:#0000;border:none;color:#111b21;flex:1 1;font-family:inherit;font-size:15px;line-height:20px;max-height:100px;outline:none;padding:9px 0;resize:none}.chat-input::placeholder,.send-button{color:#667781}.send-button{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;margin-left:8px;min-width:24px;padding:8px;transition:background-color .1s ease-out}.send-button:hover:not(:disabled){background-color:#6777811a}.send-button:disabled{color:#d1d7db;cursor:not-allowed}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #d1d7db;border-radius:50%;border-top-color:#667781;height:18px;width:18px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chat-message.sending .message-body{opacity:.5}.chat-message.failed .message-body{background-color:#f5f6f6;border-left:4px solid #f15c6d}.chat-message.failed.outbound .message-body{background-color:#f0f8f0}@media (max-width:768px){.whatsapp-management-container{flex-direction:column}.contacts-sidebar{border-bottom:1px solid #e9edef;border-right:none;height:40vh;width:100%}.chat-container{height:60vh}.chat-messages{padding:12px 20px}.chat-message{max-width:80%}.contacts-header h2{font-size:17px}.search-input{font-size:13px;padding:6px 30px 6px 10px}.no-contact-content h3{font-size:28px}.no-contact-content p{font-size:13px}}@media (max-width:480px){.whatsapp-management-container{height:100vh}.contacts-sidebar{height:35vh}.chat-container{height:65vh}.chat-messages{padding:8px 15px}.chat-input-container{padding:8px 15px 15px}.contact-item{padding:10px 15px}.contacts-header{padding:15px}}:root{--primary-color:#2563eb;--primary-light:#3b82f6;--primary-dark:#1d4ed8;--secondary-color:#10b981;--accent-color:#f59e0b;--danger-color:#ef4444;--warning-color:#f97316;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem}.dashboard-container{background:#fff;background:var(--bg-primary);min-height:100vh;padding:2rem;padding:var(--space-xl)}.dashboard-header{margin-bottom:3rem;margin-bottom:var(--space-2xl);text-align:center}.dashboard-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#10b981);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text;color:#111827;color:var(--gray-900);font-size:2.25rem;font-size:var(--font-size-4xl);font-weight:700;margin:0 0 .5rem;margin:0 0 var(--space-sm) 0}.dashboard-header p{color:#4b5563;color:var(--gray-600);font-size:1.125rem;font-size:var(--font-size-lg);font-weight:400;margin:0}.cards-grid{margin-bottom:3rem;margin-bottom:var(--space-2xl)}.modern-card{background:#fff;background:var(--bg-primary);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:1rem;border-radius:var(--radius-xl);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);display:flex;overflow:hidden;position:relative}.modern-card .ant-card-body{display:flex;flex-direction:column;height:100%;padding:2rem;padding:var(--space-xl)}.card-header{margin-bottom:1.5rem;margin-bottom:var(--space-lg);position:relative;text-align:center}.card-title{color:#111827;color:var(--gray-900);font-size:1.25rem;font-size:var(--font-size-xl);font-weight:600;line-height:1.3;margin:0 0 .5rem;margin:0 0 var(--space-sm) 0}.card-subtitle{color:#4b5563;color:var(--gray-600);font-size:.875rem;font-size:var(--font-size-sm);font-weight:400;margin:0}.metrics-container{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;gap:var(--space-lg)}.metric-row{display:flex;gap:1rem;gap:var(--space-md)}.metric-item{background:#f1f5f9;background:var(--bg-tertiary);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:.75rem;border-radius:var(--radius-lg);flex:1 1;padding:1.5rem;padding:var(--space-lg);text-align:center}.completion-rate-display{background:linear-gradient(135deg,#10b981,#34d399);background:linear-gradient(135deg,var(--secondary-color),#34d399);border:1px solid #10b981;border-radius:.75rem;border-radius:var(--radius-lg);overflow:hidden;padding:2rem;padding:var(--space-xl);position:relative;text-align:center}.rate-percentage{color:#fff;font-size:2.25rem;font-size:var(--font-size-4xl);font-weight:800;line-height:1;margin-bottom:.5rem;margin-bottom:var(--space-sm);text-shadow:0 2px 4px #0000001a}.rate-fraction{color:#ffffffe6;font-size:1.125rem;font-size:var(--font-size-lg);font-weight:500}.time-period-selector{display:flex;justify-content:center;margin-top:1rem;margin-top:var(--space-md)}.time-period-selector .ant-select{border-radius:.5rem;border-radius:var(--radius-md);min-width:200px}.time-period-selector .ant-select-selector{border:2px solid #e5e7eb!important;border:2px solid var(--gray-200)!important;border-radius:.5rem!important;border-radius:var(--radius-md)!important}.chart-container{background:#f1f5f9;background:var(--bg-tertiary);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:.75rem;border-radius:var(--radius-lg);min-height:300px;padding:1.5rem;padding:var(--space-lg);position:relative}.sankey-container{display:flex;flex:1 1;flex-direction:column;gap:2rem;gap:var(--space-xl)}.sankey-visualization{background:#f1f5f9;background:var(--bg-tertiary);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:.75rem;border-radius:var(--radius-lg);min-height:400px;padding:1.5rem;padding:var(--space-lg);position:relative}.sankey-labels{left:0;pointer-events:none;right:0;z-index:10}.label-column,.sankey-labels{bottom:0;position:absolute;top:0}.label-column{width:20%}.left-column{left:5%}.middle-column:nth-of-type(2){left:30%}.middle-column:nth-of-type(3){left:55%}.right-column{left:80%}.node-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:.5rem;border-radius:var(--radius-md);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);min-width:120px;padding:.5rem 1rem;padding:var(--space-sm) var(--space-md);position:absolute;text-align:center;transform:translateX(-50%)}.label-text{color:#374151;color:var(--gray-700);font-size:.75rem;font-size:var(--font-size-xs);font-weight:600;line-height:1.2;margin-bottom:.25rem;margin-bottom:var(--space-xs)}.label-value{color:#2563eb;color:var(--primary-color);font-size:.875rem;font-size:var(--font-size-sm);font-weight:700}.integrated-cards{margin-top:1.5rem;margin-top:var(--space-lg)}.integrated-cards .ant-card{height:100%}.integrated-cards .ant-card-body{padding:1rem;padding:var(--space-md)}.progress-section{background:#f1f5f9;background:var(--bg-tertiary);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:.75rem;border-radius:var(--radius-lg);padding:1.5rem;padding:var(--space-lg)}.progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;margin-bottom:var(--space-md)}.progress-label{color:#2563eb;color:var(--primary-color);font-size:.875rem;font-size:var(--font-size-sm);font-weight:500}.progress-percentage{color:#10b981;color:var(--secondary-color);font-size:1.125rem;font-size:var(--font-size-lg);font-weight:600}.completion-progress{margin:0}.completion-progress .ant-progress-bg{border-radius:.375rem;border-radius:var(--radius-sm)}.completion-progress .ant-progress-outer{margin:0}.advisor-metrics-table-card{border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:1rem;border-radius:var(--radius-xl);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);margin-top:2rem;margin-top:var(--space-xl)}.advisor-metrics-table-card .ant-card-body{padding:2rem;padding:var(--space-xl)}.table-header{margin-bottom:2rem;margin-bottom:var(--space-xl);text-align:center}.table-title{color:#111827;color:var(--gray-900);font-size:1.5rem;font-size:var(--font-size-2xl);font-weight:600;margin:0 0 .5rem;margin:0 0 var(--space-sm) 0}.table-subtitle{color:#4b5563;color:var(--gray-600);font-size:1rem;font-size:var(--font-size-base);font-weight:400;margin:0}.overall-stats{background:linear-gradient(135deg,#f1f5f9,#f8fafc);background:linear-gradient(135deg,var(--bg-tertiary),var(--bg-secondary));border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:.75rem;border-radius:var(--radius-lg);display:flex;justify-content:space-around;margin-bottom:2rem;margin-bottom:var(--space-xl);padding:1.5rem;padding:var(--space-lg)}.overall-stat-item{display:flex;flex-direction:column;gap:.25rem;gap:var(--space-xs);text-align:center}.overall-label{color:#4b5563;color:var(--gray-600);font-size:.875rem;font-size:var(--font-size-sm);font-weight:500}.overall-value{color:#2563eb;color:var(--primary-color);font-size:1.125rem;font-size:var(--font-size-lg);font-weight:600}.overall-note{color:#6b7280;color:var(--gray-500);font-size:.75rem;font-size:var(--font-size-xs);font-weight:400}.advisor-table{margin-top:1.5rem;margin-top:var(--space-lg)}.advisor-table .ant-table-thead>tr>th{background:#f1f5f9;background:var(--bg-tertiary);border-bottom:2px solid #e5e7eb;border-bottom:2px solid var(--gray-200);color:#374151;color:var(--gray-700);font-size:.875rem;font-size:var(--font-size-sm);font-weight:600}.advisor-table .ant-table-tbody>tr>td{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--gray-200);font-size:.875rem;font-size:var(--font-size-sm)}.rate-cell,.score-cell{align-items:center;display:flex;flex-direction:column;gap:.25rem;gap:var(--space-xs)}.rate-value,.score-value{color:#374151;color:var(--gray-700);font-size:1rem;font-size:var(--font-size-base);font-weight:600}.rate-tag,.score-tag{border-radius:.375rem;border-radius:var(--radius-sm);font-size:.75rem;font-size:var(--font-size-xs);padding:.25rem .5rem;padding:var(--space-xs) var(--space-sm)}.sessions-count,.slots-count{color:#4b5563;color:var(--gray-600);font-size:.875rem;font-size:var(--font-size-sm);font-weight:500}.loading-container{padding:3rem;padding:var(--space-2xl);text-align:center}.loading-container .ant-spin{margin-bottom:1rem;margin-bottom:var(--space-md)}.loading-text{color:#4b5563;color:var(--gray-600);font-size:.875rem;font-size:var(--font-size-sm);margin-top:1rem;margin-top:var(--space-md)}@media (max-width:1024px){.dashboard-container{padding:1.5rem;padding:var(--space-lg)}.dashboard-header h1{font-size:1.875rem;font-size:var(--font-size-3xl)}.modern-card .ant-card-body{padding:1.5rem;padding:var(--space-lg)}}@media (max-width:768px){.dashboard-container{padding:1rem;padding:var(--space-md)}.dashboard-header h1{font-size:1.5rem;font-size:var(--font-size-2xl)}.dashboard-header p{font-size:1rem;font-size:var(--font-size-base)}.modern-card .ant-card-body{padding:1rem;padding:var(--space-md)}.card-title{font-size:1.125rem;font-size:var(--font-size-lg)}.metrics-container{gap:1rem;gap:var(--space-md)}.metric-item{padding:1rem;padding:var(--space-md)}.rate-percentage{font-size:1.875rem;font-size:var(--font-size-3xl)}.rate-fraction{font-size:1rem;font-size:var(--font-size-base)}.chart-container{min-height:250px;padding:1rem;padding:var(--space-md)}.sankey-visualization{min-height:300px;padding:1rem;padding:var(--space-md)}.node-label{min-width:100px;padding:.25rem .5rem;padding:var(--space-xs) var(--space-sm)}.label-text,.label-value{font-size:.75rem;font-size:var(--font-size-xs)}.overall-stats{flex-direction:column;gap:1rem;gap:var(--space-md)}.overall-stat-item{align-items:center;flex-direction:row;justify-content:space-between}.advisor-table{font-size:.75rem;font-size:var(--font-size-xs)}}@media (max-width:576px){.dashboard-container{padding:.5rem;padding:var(--space-sm)}.dashboard-header h1{font-size:1.25rem;font-size:var(--font-size-xl)}.modern-card .ant-card-body{padding:.5rem;padding:var(--space-sm)}.card-title{font-size:1rem;font-size:var(--font-size-base)}.metrics-container{gap:.5rem;gap:var(--space-sm)}.metric-item{padding:.5rem;padding:var(--space-sm)}.rate-percentage{font-size:1.5rem;font-size:var(--font-size-2xl)}.rate-fraction{font-size:.875rem;font-size:var(--font-size-sm)}.chart-container{min-height:200px;padding:.5rem;padding:var(--space-sm)}.sankey-visualization{min-height:250px;padding:.5rem;padding:var(--space-sm)}.node-label{min-width:80px;padding:.25rem;padding:var(--space-xs)}.label-text,.label-value{font-size:.75rem;font-size:var(--font-size-xs)}.overall-stats{padding:1rem;padding:var(--space-md)}.overall-value{font-size:1rem;font-size:var(--font-size-base)}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem;margin-bottom:var(--space-xs)}.mb-2{margin-bottom:.5rem;margin-bottom:var(--space-sm)}.mb-3{margin-bottom:1rem;margin-bottom:var(--space-md)}.mb-4{margin-bottom:1.5rem;margin-bottom:var(--space-lg)}.mb-5{margin-bottom:2rem;margin-bottom:var(--space-xl)}.mt-0{margin-top:0}.mt-1{margin-top:.25rem;margin-top:var(--space-xs)}.mt-2{margin-top:.5rem;margin-top:var(--space-sm)}.mt-3{margin-top:1rem;margin-top:var(--space-md)}.mt-4{margin-top:1.5rem;margin-top:var(--space-lg)}.mt-5{margin-top:2rem;margin-top:var(--space-xl)}.p-0{padding:0}.p-1{padding:.25rem;padding:var(--space-xs)}.p-2{padding:.5rem;padding:var(--space-sm)}.p-3{padding:1rem;padding:var(--space-md)}.p-4{padding:1.5rem;padding:var(--space-lg)}.p-5{padding:2rem;padding:var(--space-xl)}.dashboard__container{height:100vh}.header,.sider__wrapper{background-color:var(--white)!important}.logo{cursor:pointer;margin-bottom:20px;padding:20px 30px;width:140px}.dropdown_btn{background-color:initial!important}.school-dashboard-layout{background:#f5f5f5;height:100vh}.school-header-navbar{background:#fff!important;border-bottom:1px solid #d9d9d9;box-shadow:0 2px 8px #0000000f;height:64px;line-height:64px;padding:0}.school-navbar-content{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.school-logo-section{align-items:center;display:flex;gap:16px;justify-content:flex-start}.school-logo{border-radius:8px;cursor:pointer;height:40px;object-fit:contain;width:40px}.school-logo,.school-title{align-items:center;display:flex}.school-title{color:#262626;font-size:18px;font-weight:600;margin:0!important}.school-navbar-menu{background:#0000!important;border:none!important;flex:1 1;justify-content:center;margin:0 40px;min-width:0}.school-navbar-menu .ant-menu-item{border-radius:6px;color:#595959;font-weight:500;height:36px;line-height:36px;margin:0 4px;padding:0 16px!important;transition:all .2s ease}.school-navbar-menu .ant-menu-item-icon{margin-right:8px}.school-navbar-menu .ant-menu-item:hover{background:#f0f0f0;color:#1890ff}.school-navbar-menu .ant-menu-item-selected{background:#1890ff;color:#fff}.school-navbar-menu .ant-menu-item-selected:after{display:none}.school-navbar-actions{align-items:center;display:flex}.school-content{background:#f5f5f5;overflow-y:auto;padding:0}@media (max-width:768px){.school-header-navbar{height:56px;line-height:56px}.school-navbar-content{flex-direction:column;height:auto;padding:8px 16px}.school-logo-section{margin-bottom:8px}.school-navbar-menu{justify-content:flex-start;margin:0;overflow-x:auto;width:100%}.school-navbar-menu .ant-menu-item{font-size:14px;margin:0 2px;min-width:auto;white-space:nowrap}.school-navbar-actions{margin-top:8px}}@media (max-width:576px){.school-title{font-size:16px}.school-logo{height:20px;width:20px}}.reporting-page{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;padding:20px}.reporting-header{color:#333;margin-bottom:30px;text-align:center}.reporting-header h1{color:#00b4de;font-size:2.5rem;font-weight:700;margin-bottom:10px}.reporting-container{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1200px}.report-type-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 20px #00000014}.report-type-card .ant-card-head-title{color:#1a1a1a;font-size:1.3rem;font-weight:600}.report-types-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:16px}.report-type-item{align-items:center;background:#fff;border:2px solid #e8e8e8;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:24px 16px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.report-type-item.active,.report-type-item:hover{border-color:#00b4de}.report-type-item.active .report-type-label{color:#000}.report-type-icon{font-size:2rem;margin-bottom:12px;transition:all .3s ease}.report-type-label{color:#333;font-size:.95rem;font-weight:600;text-align:center;transition:color .3s ease}.filters-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 20px #00000014}.filters-card .ant-card-head-title{color:#1a1a1a;font-size:1.3rem;font-weight:600}.filter-item{display:flex;flex-direction:column;gap:8px}.filter-item label{color:#333;font-size:.9rem;font-weight:600}.date-picker,.filter-select{border:1px solid #d9d9d9;border-radius:8px;transition:all .3s ease;width:100%}.date-picker:focus,.date-picker:hover,.filter-select:focus,.filter-select:hover{border-color:#00b4de;box-shadow:0 0 0 2px #00b4de33}.action-buttons{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:24px}.generate-btn{background:linear-gradient(135deg,#00b4de,#6edcf6);border:none;border-radius:8px;box-shadow:0 4px 12px #00b4de4d;font-size:1rem;font-weight:600;height:48px;padding:0 32px;transition:all .3s ease}.generate-btn:hover{box-shadow:0 6px 16px #00b4de66;transform:translateY(-2px)}.export-btn{background:#fff;border:2px solid #00b4de;border-radius:8px;color:#00b4de;font-size:1rem;font-weight:600;height:48px;padding:0 32px;transition:all .3s ease}.export-btn:hover{background:#00b4de;box-shadow:0 6px 16px #00b4de4d;color:#fff;transform:translateY(-2px)}.school-dashboard{background:linear-gradient(135deg,#f8fafc,#e2e8f0);direction:ltr;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:32px}.school-header-modern{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin-bottom:24px;padding:28px}.school-branding{align-items:center;display:flex;gap:16px}.school-logo-modern{flex-shrink:0;height:64px;width:64px}.school-logo-img-modern{border-radius:8px;height:100%;object-fit:contain;width:100%}.school-logo-placeholder{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:8px;display:flex;height:100%;justify-content:center;width:100%}.school-logo-placeholder .anticon{color:#fff;font-size:32px}.school-name-section{flex:1 1;min-width:0}.school-name-modern{color:#111827;font-size:22px;font-weight:600;line-height:1.3;margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.school-subtitle-modern{color:#6b7280;display:block;font-size:13px;font-weight:500;margin-top:2px}.school-contact-modern{width:100%}.contact-card{align-items:flex-start;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:12px;height:100%;padding:12px 16px;transition:all .2s ease}.contact-card:hover{background:#f3f4f6;border-color:#d1d5db}.contact-icon{color:#3b82f6;flex-shrink:0;font-size:18px;margin-top:2px}.contact-content{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.contact-label{color:#6b7280;display:block;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.contact-value{color:#111827;display:block;font-size:14px;font-weight:500;word-break:break-word}.stats-section{margin-bottom:24px}.stats-section .ant-card,.stats-section .ant-col{display:flex;flex-direction:column}.stats-section .ant-card{flex:1 1}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:20px;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;overflow:visible;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.stat-card.clickable-card{border-width:2px}.stat-card.clickable-card:hover{border-color:currentColor;box-shadow:0 12px 24px #00000026,0 4px 8px #0000001a;transform:translateY(-8px) scale(1.02)}.stat-card.clickable-card:hover .card-arrow{opacity:1;transform:translateX(4px)}.stat-card.clickable-card:active{box-shadow:0 8px 16px #0000001f,0 2px 4px #00000014;transform:translateY(-4px) scale(1.01)}.stat-card.clickable-card:hover .ant-statistic-content-value{transform:scale(1.05)}.stat-card.clickable-card:hover .ant-typography{color:#1e293b}.stat-card .ant-statistic-title{color:#64748b;font-size:15px;font-weight:600;letter-spacing:.025em;margin-bottom:12px}.stat-card .ant-statistic-content{color:#1e293b;font-size:24px;font-weight:700;letter-spacing:-.025em;margin-bottom:8px}.stat-description{margin-top:8px}.stat-description .ant-typography{color:#bfbfbf;font-size:12px}.progress-indicator{position:absolute;right:12px;top:12px}.completed-students-section,.students-section{margin-bottom:24px}.completed-stats-row{margin-bottom:32px}.students-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:20px;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;height:100%;overflow:hidden;position:relative;transition:none}.students-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:none}.students-card:hover{border-color:#e2e8f0cc;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;transform:none}.students-card:hover:before{opacity:0}.students-card.test-reminders:before{background:linear-gradient(90deg,#f59e0b,#f97316)}.students-card.session-reminders:before{background:linear-gradient(90deg,#8b5cf6,#a855f7)}.students-card.completed-students:before{background:linear-gradient(90deg,#10b981,#059669)}.students-card .ant-card-head{background:linear-gradient(135deg,#fff,#f8fafc);border-bottom:1px solid #e2e8f099;padding:24px 28px}.students-card .ant-card-body{padding:0}.card-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:0;width:100%}.card-title-section{flex:1 1;min-width:0}.card-title-with-badge{margin-bottom:8px}.card-title,.card-title-with-badge{align-items:center;display:flex;gap:12px}.card-title{color:#1e293b;font-size:20px;font-weight:700;letter-spacing:-.025em;margin:0!important}.card-title .anticon{color:#3b82f6;filter:drop-shadow(0 2px 4px rgba(59,130,246,.2));font-size:22px}.card-title-section .ant-typography{color:#64748b;display:block;font-size:15px;font-weight:500;margin-top:0}.card-title-section .ant-badge{display:inline-block}.card-title-section .ant-badge-count{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:14px;box-shadow:0 4px 12px #f59e0b66;font-size:13px;font-weight:700;height:28px;line-height:26px;min-width:28px}.students-card.session-reminders .card-title-section .ant-badge-count{background:linear-gradient(135deg,#8b5cf6,#a855f7);box-shadow:0 4px 12px #8b5cf666}.students-card.completed-students .card-title-section .ant-badge-count{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b98166}.bulk-action-btn{border:none;border-radius:12px;font-weight:700;height:40px;letter-spacing:.025em;padding:0 24px;transition:none}.bulk-action-btn,.bulk-action-btn:hover{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 12px #3b82f666}.bulk-action-btn:hover{transform:none}.completed-student-item{background:#fff;border-bottom:1px solid #e2e8f066;border-radius:0;padding:20px 24px!important;transition:none}.completed-student-item:hover{background:#f8fafc;transform:none}.completed-student-item:last-child{border-bottom:none}.simple-student-content{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}.simple-student-info{align-items:center;display:flex;flex:1 1;gap:16px}.simple-student-avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:600;height:40px;justify-content:center;width:40px}.simple-student-details{flex:1 1}.simple-student-name{color:#1e293b;display:block;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:4px}.simple-student-phone{color:#64748b;display:block;font-size:14px;font-weight:500;margin-bottom:2px}.simple-student-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.simple-student-country{background:#94a3b81a;border-radius:6px;color:#94a3b8;display:inline-block;font-size:12px;font-weight:500;padding:2px 8px}.session-attended-badge{background:#0596691a;border:1px solid #05966933;border-radius:6px;color:#059669}.session-attended-badge,.session-booked-badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px}.session-booked-badge{background:#d977061a;border:1px solid #d9770633;border-radius:6px;color:#d97706}.assessment-completed-badge{background:#3b82f61a;border:1px solid #3b82f633;border-radius:6px;color:#3b82f6}.assessment-completed-badge,.no-assessment-badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px}.no-assessment-badge{background:#dc26261a;border:1px solid #dc262633;border-radius:6px;color:#dc2626}.simple-view-btn{background:#fff;border:2px solid #3b82f633;border-radius:8px;color:#3b82f6;flex-shrink:0;font-size:14px;font-weight:600;height:36px;padding:0 18px;transition:none}.simple-view-btn:hover{background:#3b82f60d;border-color:#3b82f6;color:#1d4ed8;transform:none}.students-list::-webkit-scrollbar{width:6px}.students-list::-webkit-scrollbar-track{background:#f5f5f5}.students-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.students-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.student-item{background:#fff;border-bottom:1px solid #e2e8f099;padding:20px 28px!important;position:relative;transition:none}.student-item:hover{background:#fff;transform:none}.student-item:last-child{border-bottom:none}.student-avatar{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:3px solid #3b82f633;border-radius:12px;box-shadow:0 4px 12px #3b82f64d;height:44px;width:44px}.student-info{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px}.student-name{font-size:16px}.grade-tag{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:none;border-radius:8px;box-shadow:0 2px 4px #1d4ed81a;color:#1d4ed8;font-size:12px;font-weight:700;padding:4px 12px}.student-details{margin-top:6px}.student-phone{align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:600;gap:8px}.student-phone .anticon{color:#3b82f6;font-size:16px}.student-stats{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.student-stats .stat-item{background:#3b82f60d;border:1px solid #3b82f61a;border-radius:6px;color:#64748b;font-size:13px;font-weight:600;padding:4px 8px}.reminder-btn{border:none;border-radius:10px;font-size:14px;font-weight:700;height:36px;letter-spacing:.025em;padding:0 20px;transition:none}.reminder-btn,.reminder-btn:hover{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 12px #3b82f64d}.reminder-btn:hover{transform:none}.view-btn{border:2px solid #3b82f633;border-radius:10px;font-size:14px;font-weight:600;height:36px;padding:0 20px;transition:none}.view-btn,.view-btn:hover{background:#fff;color:#3b82f6}.view-btn:hover{border-color:#3b82f633;transform:none}.message-btn{border:none;border-radius:10px;font-size:14px;font-weight:700;height:36px;letter-spacing:.025em;padding:0 20px;transition:none}.message-btn,.message-btn:hover{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b9814d}.message-btn:hover{transform:none}.additional-features{margin-top:24px}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:20px;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;height:100%;overflow:hidden;position:relative;transition:none}.feature-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:none}.feature-card:hover{border-color:#e2e8f0cc;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;transform:none}.feature-card:hover:before{opacity:0}.feature-card .ant-card-head{border-bottom:1px solid #e2e8f099;padding:20px 24px}.feature-card .ant-card-head-title{color:#1e293b;font-size:16px;font-weight:700;letter-spacing:-.025em}.feature-card .ant-card-body{padding:24px}.quick-stats{padding:12px 0}.stat-item{background:#3b82f608;border:1px solid #3b82f61a;border-radius:12px;margin-bottom:20px;padding:16px}.stat-item:last-child{margin-bottom:0}.stat-label{margin-bottom:12px}.stat-percentage{font-size:14px}.stat-percentage,.stat-value{color:#3b82f6;font-weight:700;margin-left:12px}.stat-value{font-size:16px}.quick-actions{width:100%}.quick-actions .ant-btn{background:#fff;border:2px solid #3b82f633;border-radius:12px;color:#64748b;font-weight:700;height:44px;letter-spacing:.025em;margin-bottom:12px;transition:none}.quick-actions .ant-btn:last-child{margin-bottom:0}.quick-actions .ant-btn-primary{border:none;color:#fff}.quick-actions .ant-btn-primary,.quick-actions .ant-btn-primary:hover{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 12px #3b82f64d}.quick-actions .ant-btn-primary:hover{transform:none}.quick-actions .ant-btn:not(.ant-btn-primary):hover{background:#fff;border-color:#3b82f633;color:#64748b;transform:none}.update-item{align-items:center;background:#3b82f608;border:1px solid #3b82f61a;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:8px;padding:12px 16px;transition:none;width:100%}.update-item:hover{background:#3b82f608;border-color:#3b82f61a;transform:none}.update-item:last-child{margin-bottom:0}.update-text{color:#1e293b;flex:1 1;font-size:14px;font-weight:600}.update-time{color:#64748b;font-size:12px;font-weight:500;margin-left:16px}.ant-badge-count{background:linear-gradient(135deg,#f59e0b,#f97316);border:2px solid #fff;box-shadow:0 4px 12px #f59e0b66;font-size:12px;font-weight:700}.ant-progress-circle .ant-progress-text{color:#1e293b;font-size:11px;font-weight:700}.ant-tag{border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;font-size:12px;font-weight:600;padding:4px 12px}.ant-tag[color=green]{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.ant-tag[color=purple]{background:linear-gradient(135deg,#e9d5ff,#ddd6fe);color:#581c87}.ant-tag[color=blue]{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8}@media (max-width:768px){.school-dashboard{padding:20px}.school-header-modern{margin-bottom:20px;padding:20px}.school-branding{flex-direction:row;justify-content:flex-start;text-align:left}.school-logo-modern{height:56px;width:56px}.school-name-modern{font-size:18px}.contact-card{padding:10px 14px}.card-header{align-items:stretch;flex-direction:column;gap:16px}.student-info{gap:12px}.student-info,.student-item{align-items:flex-start;flex-direction:column}.student-item{gap:16px}.message-btn,.reminder-btn,.view-btn{width:100%}.update-item{align-items:flex-start;flex-direction:column;gap:8px}.update-time{margin-left:0}.student-stats{flex-direction:column;gap:8px}}@media (max-width:576px){.stats-section .ant-col{margin-bottom:20px}.additional-features .ant-col,.completed-students-section .ant-col,.students-section .ant-col{margin-bottom:24px}.school-header-modern{padding:16px}.school-logo-modern{height:48px;width:48px}.school-name-modern{font-size:16px}.school-subtitle-modern{font-size:12px}.contact-card{padding:10px 12px}.contact-icon{font-size:16px}.contact-value{font-size:13px}.stat-card .ant-statistic-content{font-size:28px}.card-title{font-size:18px}.student-name{font-size:15px}.bulk-action-btn{font-size:14px;height:44px}}.ai-chat-management{padding:24px}.ai-chat-header{margin-bottom:16px}.ai-chat-card{border-radius:12px}.ai-tab-label{font-size:1.2rem}.ant-tabs-tab-active .ai-tab-label{color:#1677ff;font-weight:700}.ai-chat-actions{background:#fff;border-top:1px solid #e5e7eb;bottom:0;left:15%;padding:12px 24px;position:fixed;right:0;z-index:100}.ai-chat-actions-inner{align-items:center;display:flex;justify-content:space-between}.left-actions{display:flex;gap:12px}.primary-btn{background:#0b1f44;border:none;border-radius:10px;color:#fff}.primary-btn,.secondary-btn{cursor:pointer;font-weight:600;padding:8px 20px}.secondary-btn{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#0b1f44}.reset-btn{background:#0000;border:none;color:#64748b;cursor:pointer;font-weight:600}.ai-core{padding-bottom:24px}.ai-system-prompt{background:#f8fafc;border-radius:8px;color:#0f172a;font-size:14px;line-height:1.7;margin-top:12px;padding:12px 14px;white-space:pre-wrap}.ai-rules-list{margin:0;padding-left:18px}.ai-rules-list li{color:#334155;font-size:14px;line-height:1.6;margin-bottom:8px}.ai-pre{background:#f8fafc;border-radius:8px;color:#0f172a;font-size:13px;line-height:1.6;padding:12px 14px;white-space:pre-wrap}.ai-core .ant-input-textarea textarea{border-radius:8px;font-size:14px;line-height:1.7;padding:10px 12px}.ai-core .ant-card{border-radius:12px}.ai-core .ant-card-body{padding:20px}.ai-core .ant-card-head-title{font-size:15px;font-weight:600}.ai-data{padding-bottom:24px}.majors-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.major-tag{cursor:default;font-size:13px;padding:6px 10px}.vr-exceptions{margin-top:12px}.mapping-tags,.vr-exceptions{display:flex;flex-wrap:wrap;gap:8px}.mapping-tags{margin-top:8px}.ai-history{width:100%}.snapshot-card{background:#f5fbff;border:1px solid #d6ebff}.snapshot-header{margin-bottom:12px}.snapshot-actions{display:flex;gap:12px}.snapshot-actions input{flex:1 1}.version-item{background:#fafafa;border-left:4px solid #1677ff}.send__otp__title{text-align:center}.login__forgot-link{display:flex;justify-content:center;margin-top:-12px}.login__forgot-link .ant-btn-link{color:#1677ff;font-size:14px;height:auto;padding:0}.login__forgot-link .ant-btn-link:hover{text-decoration:underline}.login__container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);display:flex;height:95vh;justify-content:center;padding:24px}.login__card{--primary:#00b4de;--text-primary:#1e293b;--text-secondary:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px #0000000d,0 10px 25px #00000014;max-width:440px;padding:48px 40px;transition:box-shadow .3s ease;width:100%}.login__title{color:var(--text-primary);font-size:26px;font-weight:700;letter-spacing:-.5px;margin:20px 0 8px;text-align:center}.login__subtitle{color:var(--text-secondary);font-size:15px;font-weight:400;margin-bottom:32px;text-align:center}.login__btn-group{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:28px}.login__card .ant-btn{border-radius:10px;font-size:14px;font-weight:600;height:44px;transition:all .2s ease}.login__card .ant-btn-primary{background:#00b4de;border:none;box-shadow:0 2px 8px #00b4de40;color:#fff}.login__card .ant-btn-primary:hover{background:#0099c7;box-shadow:0 4px 12px #00b4de59}.login__card .ant-btn-default{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.login__card .ant-btn-default:hover{background:#f1f5f9;border-color:#00b4de;color:#00b4de}.ant-form-item-label>label,.send__otp__title{color:#334155!important;font-size:13px!important;font-weight:500!important}.send__otp__title{color:#1e293b!important;font-size:15px!important;margin-bottom:20px!important}.ant-input,.ant-input-password,.ant-select-selector{background-color:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;height:40px!important;transition:all .2s ease!important}.ant-input-password:hover,.ant-input:hover,.ant-select:hover .ant-select-selector{border-color:#cbd5e1!important}.ant-input-password:focus,.ant-input:focus,.ant-select-focused .ant-select-selector{border-color:#00b4de!important;box-shadow:0 0 0 3px #00b4de1a!important}.ant-input-password input{background:#0000!important}.ant-input-password{padding:0 11px!important}.ant-input-affix-wrapper{border:1px solid #e2e8f0!important;border-radius:10px!important;height:40px!important}.ant-input-affix-wrapper:hover{border-color:#cbd5e1!important}.ant-input-affix-wrapper-focused{border-color:#00b4de!important;box-shadow:0 0 0 3px #00b4de1a!important}.ant-input-affix-wrapper>input.ant-input{border:none!important;box-shadow:none!important}.login__form-submit{margin-top:12px}.login__form-submit .ant-btn{border-radius:10px;box-shadow:0 2px 8px #00b4de40;font-size:15px;font-weight:600;height:48px!important}.login__form-submit .ant-btn:hover{box-shadow:0 4px 12px #00b4de59}.spinner{height:100vh;z-index:9999}.student-profile-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:24px}.student-profile{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;margin:0 auto;max-width:1200px;overflow:hidden;transition:none}.student-profile:hover{box-shadow:0 10px 25px #0000001a;transform:none}.profile-header{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border-bottom:1px solid #e2e8f099;display:flex;justify-content:space-between;padding:32px}.profile-avatar-section{align-items:center;display:flex;gap:24px}.back-button{border-radius:8px;color:#64748b;font-weight:600;padding:8px 16px;transition:none}.back-button:hover{background:#0000;color:#64748b}.profile-avatar{border:4px solid #3b82f61a;box-shadow:0 8px 16px #3b82f64d}.profile-basic-info{flex:1 1}.student-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#3b82f6);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:28px;font-weight:700;letter-spacing:-.025em;margin-bottom:8px!important}.student-id{color:#64748b;font-size:14px;font-weight:500}.profile-status{align-items:center;display:flex}.status-tag{border:none;border-radius:20px;box-shadow:0 2px 8px #10b98133;font-size:14px;font-weight:600;padding:8px 16px}.profile-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;height:100%;transition:none}.profile-card,.profile-card:hover{box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a}.profile-card:hover{transform:none}.profile-card .ant-card-head{background:linear-gradient(135deg,#fff,#f8fafc);border-bottom:1px solid #e2e8f099;padding:20px 24px}.profile-card .ant-card-head-title{color:#1e293b;font-size:16px;font-weight:700;letter-spacing:-.025em}.profile-card .ant-card-body,.student-profile .ant-row{padding:24px}.info-item{align-items:center;border-bottom:1px solid #e2e8f04d;display:flex;justify-content:space-between;padding:12px 0}.info-item:last-child{border-bottom:none}.info-label{color:#64748b;font-size:14px;font-weight:600;min-width:120px}.info-value{color:#1e293b;flex:1 1;font-size:14px;font-weight:500;text-align:right}.progress-section{margin-bottom:24px}.progress-item{margin-bottom:20px}.progress-item:last-child{margin-bottom:0}.progress-label{color:#64748b;display:block;font-size:14px;margin-bottom:8px}.progress-value{color:#1e293b;font-size:16px;font-weight:600}.majors-section{border-top:1px solid #e2e8f04d;margin-top:24px;padding-top:20px}.section-title{color:#64748b;display:block;font-size:14px;margin-bottom:12px}.majors-list{display:flex;flex-wrap:wrap;gap:8px}.major-tag{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:none;border-radius:8px;box-shadow:0 2px 4px #1d4ed81a;color:#1d4ed8;font-size:12px;font-weight:600;padding:4px 12px}.profile-card .ant-timeline-item-content{margin-left:8px}.profile-card .ant-timeline-item-head{height:12px;width:12px}.timeline-card{margin-top:24px}.timeline-card .ant-card-body{padding:32px}.timeline-item{padding:16px 0}.timeline-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.timeline-title{color:#1e293b;font-size:16px;font-weight:600}.timeline-tag{border-radius:12px;font-size:12px;font-weight:600;padding:4px 12px}.timeline-date{color:#64748b;display:block;font-size:14px;margin-bottom:8px}.timeline-description{color:#475569;font-size:14px;line-height:1.5;margin-bottom:12px}.majors-timeline{background:#3b82f60d;border:1px solid #3b82f61a;border-radius:8px;margin-top:12px;padding:12px}.majors-label{color:#64748b;display:block;font-size:13px;margin-bottom:8px}.majors-list-timeline{display:flex;flex-wrap:wrap;gap:6px}.major-tag-timeline{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:none;border-radius:6px;color:#1d4ed8;font-size:11px;font-weight:600;padding:3px 8px}.sessions-breakdown{background:#10b9810d;border:1px solid #10b9811a;border-radius:8px;margin-top:12px;padding:12px}.session-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.session-item:last-child{margin-bottom:0}.session-label{color:#64748b;font-size:13px}.session-count{color:#059669;font-size:13px;font-weight:600}.profile-card .ant-timeline-item-content{margin-left:16px}.profile-card .ant-timeline-item-head{border-width:3px;height:16px;width:16px}.profile-card .ant-timeline-item-tail{border-left:2px solid #e2e8f0}.profile-footer{background:linear-gradient(135deg,#fff,#f8fafc);border-top:1px solid #e2e8f099;display:flex;justify-content:center;margin-top:24px;padding:24px 32px}.footer-text{color:#64748b;font-size:14px;font-style:italic}@media (max-width:768px){.student-profile-page{padding:16px}.profile-header{gap:20px;padding:24px}.profile-avatar-section,.profile-header{flex-direction:column;text-align:center}.student-name{font-size:24px}.info-item{align-items:flex-start;flex-direction:column;gap:4px}.info-value{text-align:left}.profile-footer{padding:20px}.student-profile .ant-row{padding:16px}}
/*# sourceMappingURL=main.06d28af9.css.map*/