.landing-page{min-height:100vh;width:100%;margin:0;display:flex;background:#f4f7f6;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}.landing-visual{flex:1;background:linear-gradient(135deg,#3a6b58,#bad9b9);position:relative;display:flex;align-items:center;justify-content:center;padding:40px;color:#fff;overflow:hidden}.landing-visual-content{position:relative;z-index:2;max-width:500px}.landing-hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:20px;font-family:Georgia,Times New Roman,serif;text-shadow:0 4px 20px rgba(0,0,0,.1)}.landing-hero-subtitle{font-size:1.2rem;line-height:1.6;opacity:.9;font-family:Inter,system-ui,-apple-system,sans-serif}.landing-floating-shapes .shape{position:absolute;border-radius:50%;background:#ffffff1a;animation:float 20s infinite linear}.shape-1{width:300px;height:300px;top:-50px;left:-100px}.shape-2{width:400px;height:400px;bottom:-150px;right:-50px;animation-duration:25s;animation-direction:reverse}@keyframes float{0%{transform:rotate(0) translate(0)}50%{transform:rotate(180deg) translate(50px,50px)}to{transform:rotate(360deg) translate(0)}}.landing-form-side{flex:1;display:flex;align-items:center;justify-content:center;padding:40px;background:#fff}.landing-form-card{width:100%;max-width:440px;padding:40px;background:#fff;border-radius:24px;box-shadow:0 10px 40px #0000000a}.landing-form-card .text-wrapper{margin:0 0 8px;color:#111;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:700;line-height:1.2}.landing-form-card .p{margin:0 0 32px;color:#666;font-size:1.1rem;line-height:1.4}.log-in-form{display:flex;flex-direction:column;gap:20px}.field-group{display:flex;flex-direction:column}.field-group .div,.field-group .text-wrapper-2{margin:0 0 8px;color:#333;font-size:15px;font-weight:600}.input-field{width:100%;height:54px;padding:0 20px;box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;outline:none;color:#111;font-size:16px;transition:all .2s ease}.input-field::placeholder{color:#9ca3af}.input-field:focus{background:#fff;border-color:#8ea88d;box-shadow:0 0 0 4px #8ea88d1a}.group{display:flex;justify-content:flex-end;margin-top:10px}.overlap-group{height:50px;width:100%;border-radius:14px;border:none;background:#bad9b9;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-weight:600;font-size:17px}.overlap-group:hover{background:#a8cda8;transform:translateY(-1px)}.error-text{margin:16px 0 0;text-align:center;color:#e63946;background:#fff0f1;padding:12px;border-radius:10px;font-size:15px}.no-account-register{margin:28px 0 0;text-align:center;color:#666;font-size:15px}@media(max-width:900px){.landing-page{flex-direction:column;overflow-y:auto}.landing-visual{padding:60px 30px;flex:none}.landing-form-side{padding:30px}}.span{color:#666}.text-wrapper-5{color:#3a6b58;font-weight:600;text-decoration:underline;margin-left:6px}.text-wrapper-5:hover{opacity:.8}.log-in .text-wrapper-5{color:#111;text-decoration:underline;font-family:Georgia,Times New Roman,serif}.log-in .text-wrapper-5:hover{opacity:.75}.switch-link{background:none;border:none;padding:0;margin:0;cursor:pointer}.select-wrapper{position:relative}.select-field{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;padding-right:56px}.select-arrow{position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:18px;color:#222;pointer-events:none}.tutor-search-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:8px}.tutor-search-toolbar__input{flex:1 1 320px;min-width:220px;padding:10px 12px;border:1px solid #d1d5db;border-radius:10px;font-size:1rem}.tutor-search-toolbar__filter-btn{padding:10px 14px;border:1px solid #d1d5db;background:#fff;border-radius:10px;cursor:pointer;font-weight:600;white-space:nowrap}.tutor-filter-panel{margin-top:12px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa}.tutor-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.tutor-filter-panel input,.tutor-filter-panel select{margin-top:6px;padding:9px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem}.selected-tutor-rating{margin:0;font-size:.95rem;font-weight:600;color:#e63946}.selected-tutor-rating--empty{color:#6b7280}.reviews-modal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.reviews-modal{width:min(560px,100%);max-height:80vh;overflow-y:auto;background:#fff;border-radius:18px;box-shadow:0 20px 50px #0f172a2e;padding:18px}.reviews-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.reviews-modal__title{margin:0;font-size:1.1rem;color:#0f172a}.reviews-modal__subtitle{margin:4px 0 0;color:#64748b;font-size:.92rem}.reviews-modal__close{border:none;background:transparent;font-size:1.6rem;line-height:1;cursor:pointer;color:#475569}.reviews-modal__body{padding-top:4px}.reviews-modal__list{display:grid;gap:12px}.reviews-modal__card{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#f8fafc}.reviews-modal__card-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.reviews-modal__hearts{font-weight:700;color:#0f172a}.reviews-modal__score{color:#475569;font-size:.95rem}.reviews-modal__comment{margin:0;color:#1f2937;line-height:1.5}.reviews-modal__comment--empty{color:#6b7280;font-style:italic}.tb-page{padding:20px}.tb-header-row{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:20px}.tb-heading{margin:0}.tb-subheading{margin:6px 0 0;color:#666}.tb-month-controls{display:flex;align-items:center;gap:10px}.tb-month-button{border:1px solid #d0d7de;background:#fff;border-radius:8px;padding:8px 12px;cursor:pointer;font-size:16px}.tb-month-button:hover{background:#f8fafc}.tb-month-label{min-width:180px;text-align:center;font-weight:700;font-size:16px}.tb-layout{display:grid;grid-template-columns:minmax(320px,2fr) minmax(300px,1fr);gap:20px}.tb-calendar-card,.tb-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;box-shadow:0 2px 10px #0000000a}.tb-details-card{max-height:75vh;overflow-y:auto}.tb-week-header-row{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:8px}.tb-week-header-cell{text-align:center;font-weight:700;color:#556;padding:8px 0;font-size:14px}.tb-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.tb-day-cell{min-height:100px;border-radius:12px;background:#fff;padding:10px;text-align:left;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e5e7eb;transition:background-color .2s ease,border-color .2s ease}.tb-day-cell:hover{background:#f8fafc}.tb-day-cell-selected{background-color:#f4f8ff;border:2px solid #1976d2}.tb-day-cell-today{border:2px solid #1976d2}.tb-day-cell-outside-month{opacity:.45}.tb-day-cell-top-row{display:flex;justify-content:space-between;align-items:center}.tb-day-number{font-size:15px;color:#223;font-weight:500}.tb-day-number-active{font-weight:700}.tb-day-info{margin-top:8px;display:flex;flex-direction:column;gap:6px}.tb-session-count{font-size:12px;font-weight:600;color:#334155}.tb-badge-stack{display:flex;flex-direction:column;gap:4px}.tb-confirmed-mini-badge,.tb-pending-mini-badge{display:inline-block;width:fit-content;font-size:11px;padding:3px 7px;border-radius:999px}.tb-confirmed-mini-badge{background-color:#e8f5e9;color:#2e7d32}.tb-pending-mini-badge{background-color:#fff8e1;color:#b26a00}.tb-chat-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.tb-chat-title{margin:0}.tb-chat-subtitle{margin:6px 0 0;color:#666;font-size:14px}.tb-close-chat-top-button{padding:10px 14px;border:1px solid #d0d7de;border-radius:8px;background-color:#fff;cursor:pointer;font-weight:600}.tb-close-chat-top-button:hover{background:#f8fafc}.tb-full-panel-chat{min-height:500px}.tb-details-title{margin-top:0;margin-bottom:16px}.tb-empty-text{color:#666}.tb-booking-card{border:1px solid #e5e7eb;border-radius:12px;padding:14px;margin-bottom:14px;background:#fafafa}.tb-booking-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.tb-booking-line{margin:0 0 8px}.tb-status-badge{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.tb-status-confirmed{background-color:#e8f5e9;color:#2e7d32}.tb-status-pending{background-color:#fff8e1;color:#b26a00}.tb-status-rejected{background-color:#ffebee;color:#c62828}.tb-status-default{background-color:#eceff1;color:#455a64}.tb-action-row{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.tb-approve-button,.tb-reject-button,.tb-message-button,.tb-modal-button{padding:10px 14px;border:none;border-radius:8px;color:#fff;cursor:pointer}.tb-approve-button{background-color:#647760}.tb-reject-button,.tb-modal-button{background-color:#f47174}.tb-message-button{background-color:#1976d2}.tb-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.tb-modal{background:#fff;padding:24px;border-radius:12px;width:90%;max-width:400px;box-shadow:0 4px 12px #0003;text-align:center}.tb-modal-title{margin-bottom:12px;color:#697f65}.tb-modal-message{margin-bottom:20px;color:#333}@media(max-width:900px){.tb-layout{grid-template-columns:1fr}.tb-details-card{max-height:none}.tb-month-label{min-width:auto}}.brand-title{margin:0 0 40px;text-align:right;color:#697f65;font-family:Georgia,Times New Roman,serif;font-size:64px;font-weight:700;line-height:1}.tb-status-completed{background:#e8f7ee;color:#1f7a45;border:1px solid #b7e4c7}.tb-completed-mini-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:600;background:#e8f7ee;color:#1f7a45}.tb-completed-banner{margin-top:12px;padding:10px 12px;border-radius:10px;background:#f4fbf6;border:1px solid #b7e4c7;color:#1f7a45;font-size:14px;font-weight:500}.tb-rating-row{display:flex;gap:8px;justify-content:center;margin:16px 0}.tb-heart-button{border:none;background:transparent;font-size:28px;cursor:pointer;color:#bbb;transition:transform .15s ease,color .15s ease}.tb-heart-button:hover{transform:scale(1.1)}.tb-heart-button-active{color:#6d58a8}.tb-review-textarea{width:100%;min-height:100px;border:1px solid #d9d9d9;border-radius:10px;padding:12px;font-size:14px;resize:vertical;margin-bottom:16px;box-sizing:border-box}.messaging-page{width:100%;min-height:100%;background:#f4f4f4}.messaging-shell{display:flex;flex-direction:column;min-height:calc(100vh - 40px);background:#f7f7f7;overflow:hidden}.messaging-shell--loading{align-items:center;justify-content:center}.messaging-loading{font-size:1rem;color:#555}.messaging-header{display:flex;align-items:center;justify-content:space-between;padding:18px 28px;background:#ece8ef;border-bottom:1px solid #ddd}.messaging-header__profile{display:flex;align-items:center;gap:18px;min-width:0}.messaging-avatar{width:74px;height:74px;border-radius:999px;overflow:hidden;background:#d8d8d8;border:2px solid #cfcfcf;display:flex;align-items:center;justify-content:center;flex-shrink:0}.messaging-avatar img{width:100%;height:100%;object-fit:cover}.messaging-avatar span{font-size:1.5rem;font-weight:700;color:#444}.messaging-header__meta h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1;font-weight:700;color:#111;font-family:Georgia,Times New Roman,serif}.messaging-brand{font-size:clamp(2rem,4vw,3.3rem);font-weight:700;color:#647760;font-family:Georgia,Times New Roman,serif;line-height:1;text-align:right}.messaging-body{flex:1;display:flex;flex-direction:column;min-height:0;background:#f8f8f8}.messaging-date{text-align:center;padding:8px 20px 0;font-size:.95rem;color:#222}.messaging-scroll{flex:1;overflow-y:auto;padding:18px 20px 24px;display:flex;flex-direction:column;gap:14px}.messaging-booking-card{align-self:flex-end;max-width:320px;background:#e6e6e6;color:#1d1d1d;border-radius:28px;padding:18px 20px;display:flex;flex-direction:column;gap:4px;font-size:.95rem;line-height:1.35}.messaging-booking-card strong{font-size:1rem}.messaging-empty{flex:1;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.messaging-empty__brand{font-size:clamp(2.6rem,5vw,4rem);font-family:Georgia,Times New Roman,serif;font-weight:700;color:#647760}.messaging-empty p{margin:0;color:#777;font-size:1rem}.messaging-row{display:flex;width:100%}.messaging-row--mine{justify-content:flex-end}.messaging-row--theirs{justify-content:flex-start}.messaging-bubble{max-width:min(72%,420px);padding:14px 16px 10px;border-radius:24px;box-shadow:0 1px 2px #0000000a}.messaging-bubble--mine{background:#d9d9d9;color:#111;border-bottom-right-radius:10px}.messaging-bubble--theirs{background:#fff;color:#111;border:1px solid #e3e3e3;border-bottom-left-radius:10px}.messaging-bubble p{margin:0;font-size:.98rem;line-height:1.45;white-space:pre-wrap;word-break:break-word}.messaging-bubble span{display:block;margin-top:8px;font-size:.75rem;color:#666;text-align:right}.messaging-error{margin:0;padding:0 20px 12px;color:#c62828;font-size:.9rem}.messaging-composer{display:flex;gap:12px;align-items:center;padding:16px 20px 20px;background:#efefef;border-top:1px solid #ddd}.messaging-composer__input{flex:1;height:52px;border-radius:999px;border:1px solid #d6d6d6;background:#fff;padding:0 18px;font-size:1rem;outline:none}.messaging-composer__input:focus{border-color:#a8a8a8}.messaging-composer__send{height:52px;padding:0 20px;border:none;border-radius:999px;background:#647760;color:#fff;font-weight:600;cursor:pointer}.messaging-composer__send:hover{opacity:.92}@media(max-width:768px){.messaging-header{padding:16px;gap:14px}.messaging-header__profile{gap:12px}.messaging-avatar{width:58px;height:58px}.messaging-booking-card{max-width:100%}.messaging-bubble{max-width:88%}.messaging-composer{padding:14px 16px 16px}}.portal-layout{min-height:100vh;display:flex;background:#f4f4f4;margin-left:260px}.portal-sidebar{width:260px;height:100vh;background:#fbfbfe;display:flex;flex-direction:column;align-items:flex-start;padding:32px 24px;box-sizing:border-box;border-right:1px solid #f1f0f5;overflow:hidden;position:fixed;left:0;top:0}.sidebar-header{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.sidebar-menu-btn{background:none;border:none;cursor:pointer;color:#4b4260;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;transition:background .2s}.sidebar-menu-btn:hover{background:#f1f0f5}.sidebar-avatar-container{display:flex;align-items:center}.sidebar-avatar-image{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#d7c7a2,#c3b28b);color:#4d3d2f;display:flex;align-items:center;justify-content:center;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;font-size:20px;border:2px solid #ffffff;box-shadow:0 4px 10px #00000014}.sidebar-nav{display:flex;flex-direction:column;gap:8px;width:100%;flex:1;overflow:hidden}.sidebar-link{border:none;background:transparent;text-align:left;cursor:pointer;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:500;color:#4b4260;padding:14px 16px;border-radius:16px;display:flex;align-items:center;gap:16px;transition:all .2s ease}.sidebar-link svg{color:#4b4260;opacity:.8;transition:opacity .2s}.sidebar-link.active{background:#ede6fc;color:#4d3493}.sidebar-link.active svg{color:#4d3493;opacity:1}.sidebar-link:hover:not(.active){background:#f4f2f9}.sidebar-logout{margin-top:auto;border:none;background:transparent;text-align:left;cursor:pointer;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:500;color:#6b637a;padding:14px 16px;border-radius:16px;display:flex;align-items:center;gap:16px;width:100%;transition:background .2s}.sidebar-logout svg{opacity:.7}.sidebar-logout:hover{background:#f1f0f5;color:#e53e3e}.sidebar-logout:hover svg{color:#e53e3e}.portal-main{flex:1;width:100%;padding:48px 60px;box-sizing:border-box;background:#f4f4f4;overflow-y:auto}@media(max-width:768px){.portal-layout{flex-direction:column;margin-left:0}.portal-sidebar{width:100%;height:auto;position:relative;left:auto;top:auto;flex-direction:row;align-items:center;padding:10px 16px;border-right:none;border-bottom:1px solid #f1f0f5;z-index:10;overflow-x:auto;overflow-y:hidden}.sidebar-header{width:auto;margin:0 20px 0 0}.sidebar-menu-btn{display:none}.sidebar-avatar-image{width:36px;height:36px;font-size:14px}.sidebar-nav{flex-direction:row;gap:8px;margin:0;align-items:center;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;flex:none}.sidebar-link{font-size:14px;padding:8px 12px;gap:8px}.sidebar-link svg{width:16px;height:16px}.sidebar-logout{margin-top:0;margin-left:16px;padding:8px 12px;font-size:14px;flex-shrink:0;width:auto}.sidebar-logout svg{width:16px;height:16px}.portal-main{padding:24px 20px}}@media(max-width:768px){.sidebar-collapsed .portal-layout{margin-left:0}.sidebar-collapsed .portal-sidebar{width:100%;padding:10px 16px}}.sidebar-text{display:inline}.sidebar-collapsed .portal-sidebar{width:88px;padding:32px 16px}.sidebar-collapsed .portal-layout{margin-left:88px}.sidebar-collapsed .sidebar-header{justify-content:center}.sidebar-collapsed .sidebar-text{display:none}.sidebar-collapsed .sidebar-link,.sidebar-collapsed .sidebar-logout{justify-content:center;padding:14px}.sidebar-collapsed .sidebar-link svg,.sidebar-collapsed .sidebar-logout svg{margin:0}.profile-page{width:100%}.dashboard-hero{margin:0 0 40px;padding:30px 40px;background:linear-gradient(135deg,#7155c8,#927ad8);border-radius:20px;color:#fff;box-shadow:0 8px 30px #7155c833}.dashboard-greeting{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:700;line-height:1.1}.dashboard-subgreeting{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:18px;opacity:.9}.profile-content{max-width:740px}.profile-row{display:flex;align-items:flex-start;gap:18px;margin-bottom:22px}.profile-row--bio{align-items:flex-start}.profile-label{min-width:185px;color:#111;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.profile-value{color:#222;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:400}.bio-box{max-width:420px;background:#ece6f3;border-radius:4px;padding:12px 14px;color:#222;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.4}.edit-profile-button{margin-top:18px;margin-left:325px;border:none;background:none;color:#8c8c8c;font-family:Georgia,Times New Roman,serif;font-size:18px;cursor:pointer}.edit-profile-button:hover{text-decoration:underline}.placeholder-card{background:#fff;border-radius:18px;padding:24px;max-width:600px;font-family:Georgia,Times New Roman,serif}.skills-section{margin-top:26px}.skills-heading{margin:0 0 18px;color:#111;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.skills-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;flex-wrap:wrap;gap:15px}.skills-header .skills-heading{margin:0}.add-skill-quick-btn{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#5a45a3,#7a65c3);color:#fff;border:none;padding:10px 20px;border-radius:25px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #5a45a333}.add-skill-quick-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5a45a34d;background:linear-gradient(135deg,#6b56b4,#8b76d4)}.add-skill-quick-btn:active{transform:translateY(1px)}.skills-grid{display:flex;flex-wrap:wrap;gap:28px;margin-bottom:26px}.skill-card{width:268px;border:1px solid #b8b8b8;border-radius:36px;overflow:hidden;background:#fff}.skill-card-image{height:86px}.skill-card-body{padding:18px 20px 16px}.skill-card-body h3{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:600;color:#111}.skill-card-body p{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:16px;color:#666}.skill-card--math .skill-card-image{background:linear-gradient(#3a6b5826,#3a6b5826),linear-gradient(135deg,#335f52,#5f927f)}.skill-card--science .skill-card-image{background:linear-gradient(#2f73c926,#2f73c926),linear-gradient(135deg,#57b2ff,#2360d6)}.skill-card--default .skill-card-image{background:linear-gradient(135deg,#b7b7b7,#e2e2e2)}.add-skills-button{margin-left:auto;display:block;border:1px solid #111;border-radius:20px;background:#f6f6f6;padding:10px 18px;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:18px}.empty-skills-text{font-family:Georgia,Times New Roman,serif;font-size:18px;color:#666}.edit-form-title{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:400;color:#111}.profile-edit-form{max-width:820px}.profile-field{display:block;margin-bottom:22px}.profile-field span,.skills-edit-section h3,.tutor-profile-skill-grid label{font-family:Georgia,Times New Roman,serif;color:#111}.profile-field span{display:block;margin-bottom:8px;font-size:22px}.profile-field textarea,.tutor-profile-skill-grid input,.tutor-profile-skill-grid textarea,.tutor-profile-skill-grid select{width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #c9c9c9;border-radius:14px;padding:12px 14px;background:#fff;font-size:16px;font-family:Georgia,Times New Roman,serif}.skills-edit-section{margin-top:20px}.tutor-profile-skill-block{margin-bottom:18px;padding:18px;background:#f8f8f8;border-radius:18px}.tutor-profile-skill-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}.tutor-profile-skill-span2{grid-column:span 2}.profile-form-actions{display:flex;gap:12px;margin-top:22px}.primary-button,.secondary-button{border-radius:14px;padding:10px 18px;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:17px}.primary-button{border:1px solid #8ea88d;background:#bad9b9}.secondary-button{border:1px solid #c3c3c3;background:#efefef}.success-text{margin-top:14px;color:#2f6b3f;font-family:Georgia,Times New Roman,serif;font-size:18px}.profile-value--reviews{display:flex;align-items:center}.profile-rating-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-rating-hearts,.profile-review-hearts{color:#e63946;font-size:1.1rem;letter-spacing:2px}.profile-rating-number{font-weight:600;color:#1f2937}.profile-rating-count{color:#6b7280;font-size:.95rem}.profile-reviews-list{display:grid;gap:14px;margin-top:12px}.profile-review-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px;box-shadow:0 2px 10px #0000000a}.profile-review-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.profile-review-score{font-weight:600;color:#111827}.profile-review-student{margin:0 0 8px;color:#374151;font-size:.95rem}.profile-review-comment{margin:0;color:#1f2937;line-height:1.5}.profile-review-comment--empty{color:#9ca3af;font-style:italic}.auth-card{width:100%;max-width:400px;padding:24px;border:1px solid #ddd;border-radius:12px;background:#fff;box-shadow:0 4px 12px #00000014}html{height:auto;min-height:100%;overflow-y:auto}#root{width:100%;min-height:100%;margin:0;padding:0}body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto;font-family:Arial,sans-serif;background:#f5f7fb;color:#1f2937}.app-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:24px}.app-shell{min-height:100vh;padding:32px 32px 48px;background:#cdf8ff;overflow:visible}.dashboard-container{display:flex;flex-direction:column;gap:24px}.student-hero{background:linear-gradient(135deg,#fff,#eedcfc);border:1px solid #eedcfc}.tutor-hero{background:linear-gradient(135deg,#fff,#d7e6ff);border:1px solid #d7e6ff}.admin-hero{background:linear-gradient(135deg,#fff,#ffedd5);border:1px solid #ffedd5}.hero-card{border-radius:18px;padding:28px;box-shadow:0 6px 20px #0000000f;border:1px solid #dbe3f0}.hero-card h1{margin-top:0;margin-bottom:10px;font-size:2rem}.hero-card p{margin:6px 0}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;align-content:start}.dashboard-card-full-row{grid-column:1 / -1;max-width:420px}.dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px;box-shadow:0 4px 14px #0000000d;transition:transform .18s ease,box-shadow .18s ease}.dashboard-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #00000014}.dashboard-card h2{margin-top:0;margin-bottom:10px;font-size:1.2rem}.dashboard-card p{margin-bottom:16px;color:#4b5563;line-height:1.5}.dashboard-card button,.auth-card button,.switch-button,.logout-row button{background:#2563eb;color:#fff;border:none;border-radius:10px;padding:10px 16px;font-size:15px;cursor:pointer;transition:background .18s ease}.dashboard-card button:hover,.auth-card button:hover,.switch-button:hover,.logout-row button:hover{background:#1d4ed8}.auth-card{width:100%;max-width:420px;padding:24px;border:1px solid #ddd;border-radius:16px;background:#fff;box-shadow:0 4px 12px #00000014}.auth-form{display:flex;flex-direction:column;gap:12px}.auth-form input,.auth-form select,.auth-form button,.switch-button{padding:10px 12px;font-size:16px}.error-text{color:#dc143c;margin-top:12px}.content-section{margin-top:24px}.logout-row{margin-top:24px;display:flex;justify-content:flex-end}.book-session{max-width:960px}.book-session fieldset{background:#ffffffa6;border-radius:12px}.tutor-cards-heading{margin:20px 0 10px;font-size:1.05rem;font-weight:600;color:#1f2937}.tutor-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:24px}.tutor-pick-card{display:flex;flex-direction:column;align-items:stretch;margin:0;padding:0;border:2px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 4px 14px #0000000f;cursor:pointer;text-align:left;font:inherit;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tutor-pick-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0000001a;border-color:#c7d2fe}.tutor-pick-card--selected{border-color:#2563eb;box-shadow:0 8px 22px #2563eb2e,0 0 0 3px #2563eb26}.tutor-pick-card__body{padding:18px;flex:1;display:flex;flex-direction:column;gap:10px}.tutor-pick-card__email{font-weight:700;font-size:1rem;margin:0;word-break:break-word}.tutor-pick-card__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.tutor-pick-card__badge{font-size:.75rem;font-weight:600;padding:4px 8px;border-radius:999px;background:#e5e7eb;color:#374151}.tutor-pick-card__badge--verified{background:#d1fae5;color:#065f46}.tutor-pick-card__badge--rating{background:#fef3c7;color:#92400e}.tutor-pick-card__bio{margin:0;font-size:.9rem;line-height:1.45;color:#4b5563;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.tutor-pick-card__bio--empty{color:#9ca3af;font-style:italic}.tutor-pick-card__skills-title{margin:0;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.tutor-pick-card__skills{margin:0;padding-left:1.15rem;font-size:.88rem;line-height:1.45;color:#374151}.tutor-pick-card__skills li{margin-bottom:4px}.tutor-pick-card__skill-path{color:#6b7280;font-weight:500;font-size:.92em}.tutor-pick-card__footer{padding:10px 18px 14px;border-top:1px solid #f3f4f6;font-size:.85rem;font-weight:600;color:#2563eb}.tutor-pick-card--selected .tutor-pick-card__footer{color:#1d4ed8}.tutor-cards-empty{padding:20px;border-radius:12px;background:#ffffffb3;border:1px dashed #cbd5e1;color:#64748b;margin-bottom:20px}.book-session-details{background:#ffffffbf;border:1px solid #e5e7eb;border-radius:14px;padding:18px;margin-bottom:20px}.book-session-details h3{margin:0 0 14px;font-size:1rem}.book-session-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin-bottom:12px}.book-session-row input,.book-session-row textarea{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:15px}.book-session-row textarea{min-width:min(100%,320px);min-height:72px}.book-session-submit{margin-top:8px}.book-session-message{margin-top:12px;color:#065f46;font-weight:500}.book-session-message--error{color:#b91c1c}.tutor-profile-page .tutor-profile-skill-block{margin-top:14px;padding:14px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a}.tutor-profile-skill-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:12px}.tutor-profile-skill-grid label{display:flex;flex-direction:column;gap:6px;font-size:.9rem;font-weight:600;color:#374151}.tutor-profile-skill-grid select,.tutor-profile-skill-grid input,.tutor-profile-skill-grid textarea{font-weight:400;padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:15px}.tutor-profile-skill-span2{grid-column:1 / -1}.tutor-profile-skill-block>button[type=button]{background:#e5e7eb;color:#1f2937}.tutor-profile-skill-block>button[type=button]:hover{background:#d1d5db}.admin-panel{background:#fff;border-radius:18px;padding:28px 32px;overflow-x:auto;font-family:Georgia,Times New Roman,serif}.admin-panel h2{margin:0 0 20px;font-size:26px;font-weight:400;color:#111;font-family:Georgia,Times New Roman,serif}.admin-filters{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-bottom:20px}.admin-filters label{display:flex;align-items:center;gap:8px;font-family:Georgia,Times New Roman,serif;font-size:16px;color:#4b4260}.admin-filters select{padding:8px 12px;border-radius:10px;border:1px solid #c9c9c9;font-family:Georgia,Times New Roman,serif;font-size:15px;background:#fff;color:#222}.admin-filters button{border:1px solid #8ea88d;background:#bad9b9;color:#111;border-radius:14px;padding:8px 18px;font-family:Georgia,Times New Roman,serif;font-size:15px;cursor:pointer}.admin-filters button:hover{background:#aed0ad}.admin-error{color:#a12727;font-family:Georgia,Times New Roman,serif;font-size:16px;margin-bottom:12px}.admin-table{width:100%;border-collapse:collapse;font-family:Georgia,Times New Roman,serif;font-size:15px}.admin-table th,.admin-table td{text-align:left;padding:10px 14px;border-bottom:1px solid #ede9f3;vertical-align:top}.admin-table th{background:#f5f3f9;font-weight:600;color:#4b4260;white-space:nowrap;font-size:14px}.admin-table tr:hover td{background:#fbf9ff}.report-reason{max-width:220px;word-break:break-word}.notes-input{padding:7px 10px;border-radius:10px;border:1px solid #c9c9c9;font-family:Georgia,Times New Roman,serif;font-size:14px;width:150px;background:#fff}.action-buttons{display:flex;flex-direction:column;gap:7px;min-width:110px}.action-buttons button{border:none;border-radius:10px;padding:7px 12px;font-family:Georgia,Times New Roman,serif;font-size:14px;cursor:pointer}.btn-dismiss{background:#e5e7eb;color:#4b4260;border:1px solid #c9c9c9}.btn-dismiss:hover{background:#d5d5d5}.btn-dismiss:disabled{opacity:.5;cursor:not-allowed}.btn-block{background:#f5c6c6;color:#7f1d1d;border:1px solid #e0a0a0}.btn-block:hover{background:#f0b0b0}.btn-block:disabled{opacity:.5;cursor:not-allowed}.report-resolved-label{font-family:Georgia,Times New Roman,serif;font-size:14px;color:#6b7280;font-style:italic}.btn-unblock{background:#bad9b9;color:#2f5a2f;border:1px solid #8ea88d;border-radius:10px;padding:7px 12px;font-family:Georgia,Times New Roman,serif;font-size:14px;cursor:pointer}.btn-unblock:hover{background:#aed0ad}.status-badge{display:inline-block;padding:3px 10px;border-radius:999px;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:600}.status-badge.status-open{background:#f5c6c6;color:#7f1d1d}.status-badge.status-closed{background:#bad9b9;color:#2f5a2f}.status-badge.status-dismissed{background:#e5e7eb;color:#4b4260}.btn-view-content{background:#ece6f3;color:#4b4260;border:1px solid #c9b8e8;border-radius:10px;padding:5px 10px;font-family:Georgia,Times New Roman,serif;font-size:13px;cursor:pointer;white-space:nowrap}.btn-view-content:hover{background:#ddd6f0}.btn-view-content:disabled{opacity:.5;cursor:not-allowed}.content-preview-wrapper{margin-top:8px}.content-preview{background:#f5f3f9;border:1px solid #ede9f3;border-radius:10px;padding:10px 14px;font-family:Georgia,Times New Roman,serif;font-size:14px;min-width:200px;max-width:280px}.content-preview p{margin:4px 0;color:#333;word-break:break-word}.content-preview-error{color:#a12727;font-family:Georgia,Times New Roman,serif;font-size:14px}.report-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.report-chart-card{background:#fff;border-radius:18px;padding:28px 24px}.report-chart-title{margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;color:#111}.inbox-page{padding:24px;max-width:1200px;margin:0 auto;height:calc(100vh - 60px);display:flex;flex-direction:column}.inbox-header h2{font-family:Georgia,serif;color:#647760;margin:0;font-size:2.4rem;letter-spacing:-.02em}.inbox-header p{color:#666;margin-top:6px;margin-bottom:28px;font-size:1.05rem}.inbox-loading{font-size:1.1rem;color:#666;text-align:center;margin-top:40px;animation:pulse 2s infinite ease-in-out}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.inbox-layout{display:flex;gap:0;flex:1;min-height:0;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;box-shadow:0 10px 40px #0000000f,0 1px 3px #00000008;overflow:hidden;border:1px solid rgba(255,255,255,.6)}.inbox-sidebar{width:360px;background:#fdfdfdb3;border-right:1px solid rgba(0,0,0,.06);overflow-y:auto;display:flex;flex-direction:column}.inbox-sidebar::-webkit-scrollbar{width:6px}.inbox-sidebar::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.inbox-empty{padding:24px;color:#888;text-align:center;font-size:1rem}.inbox-conversation-item{display:flex;align-items:center;gap:16px;padding:18px 24px;border:none;border-bottom:1px solid rgba(0,0,0,.03);background:transparent;cursor:pointer;text-align:left;border-left:4px solid transparent;transition:all .3s cubic-bezier(.25,.8,.25,1)}.inbox-conversation-item:hover{background:#6477600a;transform:translate(4px)}.inbox-conversation-item.active{background:#64776014;border-left:4px solid #647760}.inbox-avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#8fa38c,#647760);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem;flex-shrink:0;box-shadow:0 4px 12px #64776040;text-shadow:0 1px 2px rgba(0,0,0,.2)}.inbox-conversation-details{display:flex;flex-direction:column;gap:4px;overflow:hidden}.inbox-conversation-details h4{margin:0;font-size:1.05rem;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inbox-skill{font-size:.9rem;color:#555;font-weight:500}.inbox-date{font-size:.8rem;color:#999}.inbox-main-panel{flex:1;display:flex;flex-direction:column;background:transparent;position:relative}.inbox-chat-container{display:flex;flex-direction:column;height:100%}.inbox-chat-header{display:none;align-items:center;padding:16px 20px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06)}.inbox-chat-header h3{margin:0;font-size:1.1rem;color:#222}.inbox-back-btn{background:none;border:none;color:#647760;font-weight:600;font-size:1rem;cursor:pointer;margin-right:16px;padding:8px 12px;border-radius:8px;transition:background .2s}.inbox-back-btn:hover{background:#6477601a}.inbox-chat-wrapper{flex:1;position:relative;overflow:hidden;display:flex;flex-direction:column}.inbox-chat-wrapper>div{height:100%}.inbox-chat-wrapper .messaging-page{height:100%;min-height:0;background:transparent}.inbox-chat-wrapper .messaging-shell{min-height:0;height:100%;background:transparent}.inbox-chat-wrapper .messaging-body{background:transparent}.inbox-chat-wrapper .messaging-header{background:#fdfdfd99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.05)}.inbox-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#888;background:linear-gradient(to bottom right,#fff,#f4f7f4)}.inbox-placeholder-icon{font-size:4.5rem;margin-bottom:20px;background:-webkit-linear-gradient(135deg,#647760,#8fa38c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:.9;animation:floatIcon 3s ease-in-out infinite}@keyframes floatIcon{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media(max-width:800px){.inbox-layout{flex-direction:column;border:none;box-shadow:none;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.inbox-sidebar{width:100%;border-right:none;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d}.inbox-sidebar.hidden-on-mobile{display:none}.inbox-main-panel{display:none;border:1px solid rgba(0,0,0,.06);background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d}.inbox-main-panel.active,.inbox-chat-header{display:flex}.inbox-page{padding:12px;height:calc(100vh - 40px)}}:root{font-family:Arial,sans-serif;line-height:1.5;font-weight:400;color:#222;background-color:#f5f5f5}*{box-sizing:border-box}body{margin:0}
