*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;padding:0;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}table{width:100%;border-collapse:collapse}@media(max-width:768px){html{font-size:15px}}@media(max-width:480px){html{font-size:14px}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:768px){.container{padding:0 15px}}@media(max-width:480px){.container{padding:0 10px}}@media(max-width:480px){.hide-mobile{display:none!important}}@media(min-width:481px)and (max-width:768px){.hide-tablet{display:none!important}}@media(min-width:769px){.hide-desktop{display:none!important}}@media(min-width:481px){.show-mobile-only{display:none!important}}@media(max-width:480px),(min-width:769px){.show-tablet-only{display:none!important}}@media(max-width:768px){.show-desktop-only{display:none!important}}.mt-responsive{margin-top:24px}.mb-responsive{margin-bottom:24px}.pt-responsive{padding-top:24px}.pb-responsive{padding-bottom:24px}@media(max-width:768px){.mt-responsive{margin-top:16px}.mb-responsive{margin-bottom:16px}.pt-responsive{padding-top:16px}.pb-responsive{padding-bottom:16px}}@media(max-width:480px){.mt-responsive{margin-top:12px}.mb-responsive{margin-bottom:12px}.pt-responsive{padding-top:12px}.pb-responsive{padding-bottom:12px}}.flex-responsive{display:flex;flex-wrap:wrap;gap:16px}@media(max-width:768px){.flex-responsive{gap:12px}.flex-col-mobile{flex-direction:column}}.grid-responsive{display:grid;gap:24px}@media(max-width:768px){.grid-responsive{gap:16px}}@media(max-width:480px){.grid-responsive{gap:12px}}.text-responsive{font-size:1rem}@media(max-width:768px){.text-responsive{font-size:.95rem}}@media(max-width:480px){.text-responsive{font-size:.9rem}}button,.btn{cursor:pointer;touch-action:manipulation}@media(max-width:480px){button,.btn{min-height:44px;min-width:44px}}input,select,textarea{font-size:16px}@media(max-width:768px){::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}}.auth-container{display:flex;justify-content:center;align-items:flex-start;min-height:calc(100vh - 70px);padding:48px 20px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden;background:radial-gradient(ellipse 70% 50% at 25% 20%,rgba(99,102,241,.12),transparent),radial-gradient(ellipse 60% 45% at 80% 70%,rgba(168,85,247,.1),transparent),radial-gradient(ellipse 50% 60% at 50% 50%,rgba(59,130,246,.06),transparent),linear-gradient(160deg,#f5f3ff,#eef2ff,#dbeafe 70%,#ede9fe)}.auth-container:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle 1.5px,rgba(99,102,241,.08) 99%,transparent 100%);background-size:32px 32px;pointer-events:none;z-index:0}.auth-container>*{position:relative;z-index:1}.auth-card{background:#ffffffe0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:40px 36px 34px;border-radius:24px;width:100%;max-width:470px;animation:cardEntry .5s cubic-bezier(.22,1,.36,1);border:1px solid rgba(255,255,255,.65);box-shadow:0 1px 2px #0000000a,0 4px 12px #6366f10f,0 16px 40px #6366f114}.auth-card.signup-card-wide{max-width:660px}@keyframes cardEntry{0%{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-brand-strip{display:flex;align-items:center;gap:11px;margin-bottom:26px}.brand-logo{width:38px;height:38px;border-radius:11px;background:linear-gradient(145deg,#6366f1,#a855f7);color:#fff;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center;letter-spacing:-.5px;box-shadow:0 3px 10px #6366f14d}.brand-name{font-size:15.5px;font-weight:700;color:#1e1b4b;letter-spacing:-.02em}.auth-header{text-align:center;margin-bottom:26px}.auth-header h2{font-size:27px;font-weight:800;color:#1e1b4b;margin:0 0 10px;letter-spacing:-.03em;line-height:1.18}.auth-subtitle{font-size:14px;color:#64748b;margin:0 auto;line-height:1.6;max-width:370px}.auth-subtitle strong{color:#6366f1;font-weight:600}.auth-role-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 16px;background:linear-gradient(135deg,#eef2ff,#ede9fe);color:#4338ca;border-radius:20px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-bottom:10px;border:1px solid rgba(99,102,241,.14)}.trust-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:24px}.trust-badge{display:inline-flex;align-items:center;gap:5px;padding:6px 13px;background:#ffffffb3;border:1px solid rgba(99,102,241,.1);border-radius:22px;font-size:11.5px;font-weight:600;color:#475569;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:border-color .2s,background .2s}.trust-badge:hover{border-color:#6366f138;background:#eef2ffe6}.trust-badge svg{color:#6366f1;flex-shrink:0}.error-banner{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#fef2f2,#fff1f2);border:1px solid #fecaca;color:#dc2626;border-radius:14px;padding:12px 16px;font-size:13px;font-weight:500;margin-bottom:22px;animation:shake .35s ease-in-out}.error-banner svg{flex-shrink:0}.success-banner{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #a7f3d0;color:#047857;border-radius:14px;padding:12px 16px;font-size:13px;font-weight:600;margin-bottom:22px}.success-banner svg{flex-shrink:0}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.form-groups{margin-bottom:18px}.form-groups label{display:block;margin-bottom:7px;font-size:13px;font-weight:600;color:#000;letter-spacing:.01em}.label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.label-row label{margin-bottom:0}.forgot-link{font-size:12px;color:#6366f1;font-weight:600;text-decoration:none;transition:color .2s}.forgot-link:hover{color:#4f46e5;text-decoration:underline}.label-optional{font-weight:400;color:#000;font-size:12px}.form-groups input,.form-groups select,.form-groups textarea{width:100%;padding:12px 15px;border:1.5px solid #acacb1;border-radius:13px;font-size:14px;font-family:inherit;box-sizing:border-box;background:#fffbf5d9;color:#000;transition:border-color .2s,box-shadow .2s,background .2s}.form-groups textarea{resize:vertical;min-height:72px}.form-groups input::placeholder,.form-groups textarea::placeholder{color:#000}.form-groups input:focus,.form-groups select:focus,.form-groups textarea:focus{outline:none;border-color:#d97706;box-shadow:0 0 0 3.5px #d977061f;background:#fffdf8}.form-groups input.input-error,.form-groups select.input-error{border-color:#f87171;box-shadow:0 0 0 3px #f871711a}.form-groups input.disabled-input,.form-groups input:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed;opacity:.7}.input-icon-wrapper{position:relative;display:flex;align-items:center}.input-icon-wrapper input{padding-left:44px}.input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#eeb64d;pointer-events:none;transition:color .25s}.input-icon-wrapper:focus-within .input-icon{color:#eeb64d}.toggle-pw{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#b6afaf;padding:3px;line-height:0;display:flex;align-items:center;justify-content:center;transition:color .2s;border-radius:6px}.toggle-pw:hover{color:#b6afaf;background:none}.field-error{color:#f77b7b;font-size:12px;margin-top:5px;display:block;font-weight:500}.error{color:#000;font-size:12px;margin-top:5px;display:block;font-weight:500}.general-error{display:block;text-align:center;margin-bottom:12px}.field-hint{display:block;font-size:11.5px;color:#a1a1aa;margin-top:6px;line-height:1.4}.role-desc-wrapper{display:flex;align-items:center;justify-content:space-between;gap:6px}.btn-submit{width:100%;padding:14px 20px;border:none;border-radius:14px;font-size:15px;font-weight:700;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6,#7c3aed);background-size:200% auto;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;letter-spacing:.01em;box-shadow:0 4px 16px #6366f14d,0 1px 3px #0000000f;transition:background-position .4s,transform .15s,box-shadow .25s}.btn-submit:hover{background-position:right center;transform:translateY(-1px);box-shadow:0 8px 28px #6366f161,0 2px 4px #0000000a}.btn-submit:active{transform:translateY(0);box-shadow:0 4px 16px #6366f14d}.btn-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-loader{width:20px;height:20px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .65s linear infinite}.auth-divider{display:flex;align-items:center;gap:14px;margin:24px 0 16px;color:#94a3b8;font-size:12px;font-weight:500}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent)}.auth-switch-text{text-align:center;font-size:14px;color:#64748b;margin-top:0;margin-bottom:14px}.auth-switch-text a{color:#6366f1;font-weight:700;text-decoration:none;transition:color .2s}.auth-switch-text a:hover{color:#4f46e5;text-decoration:underline}.auth-footer-note{text-align:center;font-size:11.5px;color:#a1a1aa;margin:0;line-height:1.55}.auth-footer-note a{color:#6366f1;text-decoration:none;font-weight:600}.auth-footer-note a:hover{text-decoration:underline;color:#4f46e5}.form-row{display:flex;gap:14px}.form-row .form-group{flex:1;min-width:0}.input-with-btn{display:flex;align-items:center;gap:8px}.input-with-btn input{flex:1}.otp-btn{padding:12px 18px;border:none;border-radius:13px;background:linear-gradient(135deg,#6366f1,#8b5cf6);background-size:200% auto;color:#fff;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;box-shadow:0 3px 10px #6366f147;transition:transform .15s,box-shadow .25s,background-position .4s}.otp-btn:hover{transform:translateY(-1px);box-shadow:0 5px 16px #6366f161;background-position:right center}.otp-btn.verify{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 3px 10px #10b98147}.otp-btn.verify:hover{box-shadow:0 5px 16px #10b98161}.otp-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.verified-badge{color:#10b981;font-weight:800;font-size:13.5px;white-space:nowrap;display:inline-flex;align-items:center;gap:4px;background:#10b98114;padding:5px 12px;margin-top:10px;border-radius:20px;border:1px solid rgba(16,185,129,.18)}.forgot-actions{display:flex;justify-content:center;margin-top:14px}.phone-input-row{display:flex;align-items:center;gap:10px}.phone-input-row.input-error .phone-code-selects,.phone-input-row.input-error input{border-color:#dc2626}.phone-input-row input{padding:12px 14px;font-size:14px;color:#1f2937;background:#fffbf5e6;border:1.5px solid #d6b887;border-radius:13px;outline:none;transition:border-color .2s,box-shadow .2s}.phone-input-row input:focus{border-color:#d97706;box-shadow:0 0 0 3px #d9770621}.phone-input-row input::placeholder{color:#9ca3af}.phone-input-row .phone-code-selects{border-radius:13px;font-size:14px;font-weight:600;cursor:pointer;width:110px;transition:border-color .2s,box-shadow .2s}.phone-code-selects:focus{outline:none;border-color:#d97706;box-shadow:0 0 0 3px #d9770621}.phone-code-selects:hover{border-color:#d97706}.otp-group{margin-top:-4px;margin-bottom:14px}.checkbox-group{margin-top:6px}.checkbox-label{display:flex!important;align-items:flex-start;gap:10px;cursor:pointer}.checkbox-label input[type=checkbox]{width:18px;height:18px;accent-color:#6366f1;border-radius:5px;margin-top:2px;flex-shrink:0;cursor:pointer}.checkbox-label span{font-size:13px;color:#64748b;line-height:1.5}.checkbox-label a{color:#6366f1;font-weight:600;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}.form-section{margin-top:28px;margin-bottom:16px;padding:14px 16px 12px;background:linear-gradient(135deg,#eef2ff99,#ede9fe66);border-radius:14px;border:1px solid rgba(99,102,241,.08)}.form-section-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#4338ca;text-transform:uppercase;letter-spacing:.06em;margin:0 0 4px}.form-section-title svg{color:#818cf8;flex-shrink:0}.form-section-desc{font-size:12.5px;color:#94a3b8;margin:0;line-height:1.55}.role-selection{max-width:520px}.role-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.role-btn{display:flex;align-items:center;gap:16px;padding:18px 22px;border:2px solid #e5e7eb;border-radius:18px;background:#ffffffbf;cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .28s cubic-bezier(.22,1,.36,1)}.role-btn:hover{border-color:#818cf8;background:linear-gradient(135deg,#6366f10d,#a855f70a);transform:translateY(-3px);box-shadow:0 8px 28px #6366f121,0 1px 3px #0000000a}.role-btn:active{transform:translateY(-1px)}.role-icon{font-size:26px;width:54px;height:54px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#eef2ff,#ede9fe);border-radius:16px;flex-shrink:0;transition:transform .28s}.role-btn:hover .role-icon{transform:scale(1.06)}.role-text{flex:1;display:flex;flex-direction:column;gap:4px}.role-label{font-size:16px;font-weight:700;color:#1e1b4b;letter-spacing:-.01em}.role-desc{font-size:12.5px;color:#94a3b8;line-height:1.45}.role-arrow{color:#c7d2fe;flex-shrink:0;transition:color .2s,transform .25s}.role-btn:hover .role-arrow{color:#6366f1;transform:translate(4px)}.auth-card .back-btns{background:linear-gradient(135deg,#6366f1 20%,#8b5cf6 80%);border:none;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:15px;margin-bottom:14px;display:inline-flex;align-items:center;gap:5px;border-radius:10px;transition:color .2s,background .2s}.auth-card .back-btns:hover{color:#333}@media(max-width:640px){.auth-container{padding:24px 14px 32px}.auth-card{padding:28px 22px 24px;border-radius:20px}.auth-card.signup-card-wide{padding:24px 18px 22px}.auth-header h2{font-size:22px}.trust-badges{gap:6px}.trust-badge{font-size:10.5px;padding:5px 10px}.form-row{flex-direction:column;gap:0}.phone-input-row{flex-wrap:wrap}.role-btn{padding:14px 16px;border-radius:14px}.role-icon{width:46px;height:46px;font-size:22px;border-radius:12px}.role-desc{display:none}.form-section{padding:12px 14px 10px;margin-top:22px}.btn-submit{padding:13px 18px;font-size:14px}}@media(max-width:400px){.auth-card{padding:22px 16px 20px}.auth-brand-strip{margin-bottom:20px}}.auth-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172a80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:flex-start;justify-content:center;z-index:2000;overflow-y:auto;padding:32px 16px}.auth-modal-container{background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);width:100%;max-width:660px;border-radius:24px;padding:0;position:relative;animation:modalSlideIn .4s cubic-bezier(.22,1,.36,1);box-shadow:0 24px 64px #6366f124,0 0 0 1px #ffffff80,0 1px 3px #0000000f;margin:auto}.modal-close-btn{position:absolute;top:16px;right:18px;border:none;background:#f1f5f9cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:36px;height:36px;border-radius:50%;font-size:14px;cursor:pointer;color:#64748b;z-index:10;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s,transform .2s}.modal-close-btn:hover{background:#fee2e2;color:#ef4444;transform:rotate(90deg) scale(1.05)}.auth-modal-container .auth-container{min-height:unset;background:transparent;padding:0}.auth-modal-container .auth-container:before{display:none}.auth-modal-container .auth-card,.auth-modal-container .auth-card.signup-card-wide{max-width:100%;box-shadow:none;border-radius:24px;border:none;padding:38px 34px 30px;animation:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.auth-modal-container .role-selection{max-width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:600px){.auth-overlay{padding:16px 8px}.auth-modal-container{border-radius:20px}.auth-modal-container .auth-card,.auth-modal-container .auth-card.signup-card-wide{padding:26px 20px 22px}}.navbar{top:0;width:100%;background:#fff;box-shadow:0 2px 10px #0000001a;z-index:1000;position:fixed;padding:0}.top-info-bar{width:100%;background:#f8fafc;border-bottom:1px solid #e2e8f0}.top-info-inner{max-width:1300px;margin:0 auto;min-height:30px;padding:6px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px}.top-info-left,.top-info-right{display:flex;align-items:center;gap:16px}.top-info-item{display:inline-flex;align-items:center;gap:6px;color:#334155;font-size:.82rem;white-space:nowrap}.top-info-icon{font-size:.85rem;color:#1e3a8a}.top-info-link{color:#ff8c00;text-decoration:none;font-weight:500}.top-info-link:hover{color:#ff8c00}.top-info-cta{font-size:.82rem}.top-info-divider{color:#94a3b8;font-size:.9rem}.top-info-action{border:none;background:transparent;color:#0f172a;font-size:.82rem;font-weight:600;cursor:pointer}.navbar-container{max-width:1300px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:12px 20px}.navbar-actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:22px;min-width:0}.navbar-logo{width:140px}.navbar-logo img{width:100%}.navbar-menu{display:flex;align-items:center;justify-content:flex-end;gap:28px}.navbar-link{text-decoration:none;color:#333;font-weight:500;font-size:15px;transition:color .3s ease;position:relative}.navbar-link:hover{color:#ff8c00}.navbar-link.active{color:#ff8c00;font-weight:600}.navbar-link.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#ff8c00;border-radius:1px}.dropdown{position:relative}.dropdown-toggle{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:4px;font-size:15px;font-weight:500;color:#333;padding:0;transition:color .3s ease}.dropdown-toggle:hover{color:#ff8c00}.dropdown-toggle:focus{outline:2px solid #FF8C00;outline-offset:2px}.dropdown-arrow{display:inline-block;transition:transform .3s ease;font-size:12px}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:30px;left:0;background:#fff;min-width:200px;border-radius:10px;box-shadow:0 10px 25px #00000026;padding:8px 0;animation:slideDown .3s ease}.dropdown-menu a{display:block;padding:10px 16px;text-decoration:none;color:#333;font-size:14px;transition:all .2s ease}.dropdown-menu a:hover{background:#f5f5f5;color:#ff8c00;padding-left:18px}.dropdown-menu a.active{color:#ff8c00;font-weight:600;background:#fff5f0}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.navbar-right{display:flex;align-items:center;gap:15px}.navbar-buttons{display:flex;align-items:center}.login-btn{padding:8px 16px;border:2px solid #1E3A8A;background:transparent;color:#1e3a8a;border-radius:4px;cursor:pointer;transition:.3s}.login-btn:hover{background:#1e3a8a;color:#fff}.user-avatar{width:38px;height:38px;border-radius:50%;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;cursor:pointer}.user-menu{position:absolute;top:50px;right:0;background:#fff;border-radius:10px;box-shadow:0 8px 25px #0003;padding:10px;width:150px;height:100px;display:flex;flex-direction:column;gap:8px}.user-menu button{border:none;padding:8px;cursor:pointer}.dashboards-btn{background:#1e3a8a;color:#fff}.navbar-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;transition:all .3s ease;z-index:960;position:relative}.navbar-toggle:hover{opacity:.7;background:none}.bar{width:25px;height:3px;background:#333;border-radius:2px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.navbar-toggle .bar:nth-child(1){transform-origin:top center}.navbar-toggle .bar:nth-child(2){transform-origin:center;opacity:1}.navbar-toggle .bar:nth-child(3){transform-origin:bottom center}.navbar-toggle .bar.active:nth-child(1){transform:translateY(11px) rotate(45deg)}.navbar-toggle .bar.active:nth-child(2){opacity:0;transform:translate(-10px)}.navbar-toggle .bar.active:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.mobile-close-btn{display:none;background:none;border:none;font-size:24px;color:#333;cursor:pointer;padding:0;width:30px;height:30px;align-items:center;justify-content:center;transition:all .3s ease;z-index:960;position:absolute;right:10px;top:15px}.mobile-close-btn:hover{color:#ff8c00;transform:scale(1.1)}.mobile-menu-header{display:none;height:50px;padding:10px 20px;border-bottom:1px solid #e2e8f0;align-items:center;justify-content:flex-end;background:#fff;position:fixed;top:50px;right:0;width:280px;z-index:960}.mobile-menu-close{background:none;border:none;font-size:24px;color:#333;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.mobile-menu-close:hover{color:#ff8c00;transform:scale(1.1)}.navbar-overlay{position:fixed;width:100%;height:100%;background:#00000080;top:0;left:0;z-index:900;animation:fadeIn .3s ease}@media(max-width:1024px){.top-info-inner{padding:6px 16px}.top-info-left,.top-info-right{gap:12px}.navbar-container{padding:10px 16px}.navbar-menu,.navbar-actions{gap:14px}.navbar-link{font-size:14px}}@media(max-width:768px){.top-info-inner{flex-wrap:wrap;justify-content:center;gap:8px;padding:6px 14px}.top-info-left,.top-info-right{width:100%;justify-content:center;flex-wrap:wrap;gap:10px}.top-info-item,.top-info-cta,.top-info-action{font-size:.78rem}.navbar-toggle,.mobile-close-btn,.mobile-menu-header{display:flex}.navbar-actions{margin-left:0;width:auto;gap:10px;position:relative}.navbar-menu{position:fixed;right:-100%;top:0;width:280px;height:100%;background:linear-gradient(135deg,#fff,#f8fafc);flex-direction:column;display:flex;align-items:start;justify-content:start;padding:130px 0 30px;gap:0;transition:right .4s cubic-bezier(.68,-.55,.265,1.55);box-shadow:-5px 0 30px #0003;overflow-y:auto;z-index:950}.navbar-menu.active{right:0}.navbar-link{width:100%;border-bottom:1px solid #e2e8f0;padding:14px 20px;font-size:15px;align-items:center;flex-wrap:wrap;transition:all .3s ease;gap:0px}.navbar-link:hover{background:#f1f5f9;padding-left:24px}.navbar-link.active{background:#fff5f0;border-left:4px solid #FF8C00;padding-left:16px}.navbar-link.active:after{display:none}.dropdown{position:static}.dropdown-toggle{width:100%;border:none;background:transparent;justify-content:space-between;display:flex;align-items:center;gap:10px;transition:all .3s ease}.dropdown-toggle:hover{background:#f1f5f9}.dropdown-toggle:focus{outline:2px solid #FF8C00;outline-offset:0}.dropdown-arrow{font-size:14px;transition:transform .3s ease}.dropdown-menu{position:static;box-shadow:none;border-radius:0;background:#f9fafb;min-width:auto;padding:0;border-top:1px solid #e5e7eb;animation:slideDown .3s ease;max-height:0;overflow:hidden;transition:max-height .4s ease;margin:0}.dropdown-toggle[aria-expanded=true]~.dropdown-menu{max-height:1000px}.dropdown-menu a{padding:12px 20px 12px 6px;font-size:14px;color:#475569;border-bottom:1px solid #e5e7eb;transition:all .2s ease;display:block}.dropdown-menu a:last-child{border-bottom:none}.dropdown-menu a:hover{background:#eff6ff;color:#ff8c00;padding-left:40px}.dropdown-menu a.active{background:#fff5f0;color:#ff8c00;font-weight:600}}@media(max-width:480px){.navbar{padding:0 12px}.top-info-inner{padding:5px 12px}.top-info-divider{display:none}.navbar-logo{width:110px}.navbar-menu{width:100%;padding:130px 0 30px}.navbar-link{padding:12px 16px;font-size:14px}.navbar-link:hover{padding-left:20px}.navbar-link.active{padding-left:12px}.dropdown-toggle{padding:14px 0;font-size:14px}.dropdown-menu a{padding:10px 0 10px 5px;font-size:13px}.mobile-menu-header{width:100%;right:auto}}@media(max-width:360px){.navbar-logo{width:90px}.login-btn{padding:5px 10px;font-size:12px}.user-avatar{width:30px;height:30px}}.footer{background:#0f172a;color:#cbd5e1;padding:60px 20px 0}.footer-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-col h4,.footer-col h2{color:#fff;margin-bottom:15px;font-size:1.1rem;font-weight:600}.footer-col p{font-size:.95rem;line-height:1.6}.footer-col{min-width:0}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col ul li{margin-bottom:10px}.footer-col ul li a{color:#cbd5e1;text-decoration:none;transition:color .3s,padding-left .3s;display:inline-block;overflow-wrap:anywhere;line-height:1.45}.footer-col ul li a:hover{color:#ff8c00;padding-left:5px}.brand{max-width:300px}.brand h2{font-size:1.8rem}.footer-logo{width:120px;height:auto;margin-bottom:15px;border-radius:8px}.social-icons{margin-top:20px;display:flex;gap:12px}.social-icons a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#cbd5e1;background:#ffffff0f;border:1px solid rgba(148,163,184,.35);border-radius:50%;transition:transform .3s ease,color .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}.social-icons a:hover{color:#fff;background:#ff8c00;border-color:#ff8c00;box-shadow:0 10px 20px #ff8c0059;transform:translateY(-3px)}.newsletter form{display:flex;flex-direction:column;gap:10px}.newsletter input{padding:12px 14px;border-radius:8px;border:none;outline:none;font-size:14px;background:#1e293b;color:#fff}.newsletter input::placeholder{color:#94a3b8}.newsletter input:focus{box-shadow:0 0 0 2px #ff8c00}.newsletter button{padding:12px;border:none;border-radius:8px;background:#ff8c00;color:#fff;font-weight:600;cursor:pointer;transition:background .3s,transform .2s}.newsletter button:hover{background:#e67e00;transform:translateY(-2px)}.footer-bottom{margin-top:40px;padding:20px;text-align:center;border-top:1px solid #1e293b;font-size:.9rem}.footer-bottom p{margin:0;color:#94a3b8}@media(max-width:1024px){.footer{padding:50px 20px 0}.footer-container{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px}.brand{max-width:250px}.footer-logo{width:100px}}@media(max-width:768px){.footer{padding:40px 20px 0}.footer-container{grid-template-columns:1fr 1fr 1fr;gap:30px 40px}.brand{grid-column:1 / -1;max-width:100%;text-align:center}.footer-logo{width:100px;margin:0 auto 15px;display:block}.brand p{max-width:450px;margin:0 auto}.social-icons{justify-content:center;margin-top:15px}.footer-col h4{font-size:1rem;margin-bottom:12px}.footer-col p,.footer-col ul li a{font-size:.9rem}.social-icons a{width:38px;height:38px;font-size:1.1rem}.newsletter input,.newsletter button{padding:10px 12px;font-size:13px}.footer-bottom{margin-top:30px;padding:18px 15px;font-size:.85rem}}@media(max-width:600px){.footer{padding:35px 15px 0}.footer-container{grid-template-columns:1fr 1fr;gap:25px 20px}.brand{grid-column:1 / -1}.footer-col h4{font-size:.95rem}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{font-size:.88rem}.social-icons a{width:36px;height:36px;font-size:1rem}}@media(max-width:480px){.footer{padding:30px 15px 0}.footer-container{grid-template-columns:1fr;gap:25px}.brand{grid-column:1;text-align:center}.footer-logo{width:90px}.brand p{font-size:.85rem;line-height:1.5}.footer-col{text-align:center}.footer-col h4{font-size:1rem;margin-bottom:10px;position:relative;padding-bottom:8px}.footer-col h4:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:2px;background:#ff8c00}.footer-col ul{display:block}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{font-size:.88rem}.footer-col ul li a:hover{padding-left:0}.social-icons{justify-content:center;gap:10px}.social-icons a{width:40px;height:40px;font-size:1.1rem}.newsletter form{max-width:280px;margin:0 auto}.footer-bottom{margin-top:25px;padding:15px 10px;font-size:.8rem}}@media(max-width:360px){.footer{padding:25px 12px 0}.footer-container{gap:20px}.footer-logo{width:80px}.brand p{font-size:.8rem}.footer-col h4{font-size:.95rem}.footer-col ul li a{font-size:.8rem}.social-icons a{width:36px;height:36px;font-size:1rem}.footer-bottom{padding:12px 8px;font-size:.75rem}}.hero{width:100%;background:linear-gradient(135deg,#1e3a8a,#ff8c00);color:#fff;min-height:100vh;display:flex;align-items:center;position:relative;padding-top:100px;padding-bottom:200px}.hero-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:50px}.hero-content{flex:1}.hero-content h1{font-size:3rem;margin-bottom:20px;line-height:1.2}.hero-content p{font-size:1.2rem;margin-bottom:30px;line-height:1.6}.btns-outline{background:transparent;color:#333;background-color:#fff;padding:10px 15px;font-size:16px;transition:all .3s ease;border-radius:10px}.btns-outline:hover{background-color:#ff8c00;color:#fff}.btn-primary{background:#1e3a8a;color:#fff}.btn-primary:hover{background:#1e40af}.hero-image{text-align:center;width:500px}.hero-image img{max-width:100%;height:auto;border-radius:10px}.hero-overlays{position:absolute;bottom:0;width:100%;margin-bottom:0}.hero-overlays .herobackgrounds{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.hero{padding-top:220px;padding-bottom:150px;min-height:auto}.hero-container{gap:30px;padding:0 30px}.hero-content h1{font-size:2.5rem}.hero-image{width:400px}}@media(max-width:768px){.hero{padding-top:250px;padding-bottom:150px;min-height:auto}.hero-container{flex-direction:column;text-align:center;padding:0 20px}.hero-content h1{font-size:34px}.hero-content p{font-size:1rem}.hero-image{display:none}.hero-buttons{justify-content:center;flex-wrap:wrap;gap:10px}.btn{padding:10px 20px;font-size:14px}}@media(max-width:480px){.hero{padding-top:250px;padding-bottom:120px}.hero-container{padding:0 15px}.hero-content h1{font-size:40px;margin-bottom:15px}.hero-content p{font-size:.9rem;margin-bottom:20px}.hero-image{max-width:280px}.btn{width:100%;padding:12px 20px}.hero-buttons{flex-direction:column;width:100%}}.roadmap-section{padding:84px 20px}.roadmap-shell{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:40% 60%;gap:26px}.roadmap-shell>*{min-width:0}.scores-panel,.timeline-panel{background:transparent;border-radius:18px;padding:24px}.section-head h2{margin:0;color:#0f172a;font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.2}.scores-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;animation:fadeInUp .35s ease}.score-card{min-height:130px;border-radius:14px;padding:14px 12px;text-align:center;display:grid;align-content:center;justify-items:center;gap:6px;transition:transform .22s ease,box-shadow .22s ease}.score-card:hover{transform:translateY(-3px)}.score-card h3{margin:0;font-size:.95rem;letter-spacing:.01em}.score-school,.score-result{margin:0;font-size:.82rem;line-height:1.45}.score-dark{background:linear-gradient(140deg,#1e40af,#2563eb);color:#f8fafc;box-shadow:0 10px 24px #1e40af3d}.score-dark .score-school{color:#e2e8f0eb}.score-dark .score-result{color:#dbeafe;font-weight:600}.score-gold{background:linear-gradient(150deg,#ff8c00f5,#e6b06af0);color:#000;border:1px solid #fdba74;box-shadow:0 10px 22px #f9b1162e}.score-gold .score-school{color:#000}.score-gold .score-result{color:#000;font-weight:700}.score-footer-controls{margin-top:16px;display:grid;justify-items:center;gap:14px}.score-dots{display:flex;gap:8px}.score-dots button{width:9px;height:9px;border:none;border-radius:999px;background:#cbd5e1;cursor:pointer;transition:all .2s ease}.score-dots button.is-active{width:26px;background:#2563eb}.view-scores-btn{border:none;background:linear-gradient(135deg,#1d4ed8,#f97316);color:#fff;border-radius:999px;padding:10px 18px;font-size:.88rem;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #1d4ed83d;transition:transform .2s ease,box-shadow .2s ease}.view-scores-btn:hover{transform:translateY(-1px);box-shadow:0 12px 22px #f9731647}.timeline-tabs{margin-top:16px;display:flex;gap:8px;flex-wrap:wrap}.timeline-tabs button{border:1px solid #cbd5e1;background:#f8fafc;color:#1e293b;border-radius:999px;padding:8px 14px;font-size:.86rem;font-weight:600;cursor:pointer;transition:all .2s ease}.timeline-tabs button:hover{border-color:#2563eb;color:#1e40af}.timeline-tabs button.is-active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#2563eb,#f97316)}.timeline-body{margin-top:16px;display:grid;gap:10px;animation:fadeInUp .35s ease}.timeline-row{display:grid;grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr);align-items:center}.timeline-side{min-height:38px;display:flex;align-items:center}.timeline-side-left{justify-content:flex-end;padding-right:10px}.timeline-side-right{justify-content:flex-start;padding-left:10px}.timeline-label{position:relative;font-size:.76rem;line-height:1.35;padding:6px 10px;border-radius:10px;max-width:210px;word-break:break-word;box-shadow:0 8px 16px #0f172a1a}.timeline-side-left .timeline-label:after,.timeline-side-right .timeline-label:before{content:"";position:absolute;top:50%;width:12px;height:1px;background:#cbd5e1}.timeline-side-left .timeline-label:after{right:-12px}.timeline-side-right .timeline-label:before{left:-12px}.label-dark{background:#1e40af;color:#fff}.label-gold{background:#ff8c00;color:#000;border:1px solid #ff8400}.timeline-center{position:relative;min-height:44px;display:flex;align-items:center;justify-content:center}.timeline-node{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.7rem;font-weight:700;box-shadow:0 0 0 4px #fff,0 6px 14px #0f172a29;z-index:2}.timeline-line{position:absolute;width:2px;left:50%;transform:translate(-50%);background:linear-gradient(180deg,#60a5fa,#fb923c)}.timeline-line-top{top:-10px;bottom:50%}.timeline-line-bottom{top:50%;bottom:-10px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.roadmap-shell{grid-template-columns:45% 55%}}@media(max-width:860px){.roadmap-section{padding:60px 14px}.roadmap-shell{grid-template-columns:1fr;gap:18px}.timeline-tabs{gap:10px}}@media(max-width:640px){.scores-panel,.timeline-panel{border-radius:14px;padding:16px}.score-card{min-height:116px;padding:10px}.score-card h3{font-size:.82rem}.score-school,.score-result{font-size:.74rem}}@media(max-width:480px){.roadmap-section{padding:48px 12px}.scores-grid{grid-template-columns:1fr}}.testimonials{position:relative;overflow:hidden;padding:84px 20px;background:radial-gradient(circle at 8% 12%,rgba(30,64,175,.14),transparent 34%),radial-gradient(circle at 92% 90%,rgba(249,115,22,.16),transparent 38%),linear-gradient(180deg,#fff,#f8fafc)}.testimonials-layout{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);gap:38px;align-items:start}.testimonials-copy h2{margin:12px 0 0;color:#0b2447;font-size:clamp(1.85rem,3vw,2.6rem);line-height:1.2}.testimonials-chip{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#1e40af1a;color:#1e3a8a;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.subtitle{margin:16px 0 0;color:#334155;font-size:1rem;line-height:1.72;max-width:430px}.testimonials-cta-text{margin-top:20px;color:#0f766e;font-weight:700;font-size:.95rem}.testimonials-carousel-wrap{width:100%;max-width:100%;min-width:0;overflow:hidden;padding:2px;box-sizing:border-box}.testimonials-nav{margin-bottom:14px;display:flex;justify-content:flex-end;gap:10px}.testimonials-nav-btn{width:40px;height:40px;border:1px solid rgba(15,23,42,.14);border-radius:999px;background:#fff;color:#0b2447;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .22s ease,background-color .22s ease,color .22s ease}.testimonials-nav-btn:hover{transform:translateY(-2px);background:#1d4ed8;color:#fff}.testimonial-card{background:#fff;padding:24px;border-radius:20px;border:1px solid rgba(148,163,184,.2);box-shadow:0 16px 34px #0f172a1a;height:100%}.testimonial-card img{width:74px;height:74px;border-radius:50%;object-fit:cover;border:3px solid rgba(29,78,216,.14);margin-bottom:14px}.testimonial-card h3{margin:0;color:#0b2447;font-size:1.05rem}.role{display:inline-block;margin-top:6px;color:#64748b;font-size:.9rem;font-weight:600}.stars{margin:12px 0 0;color:#f59e0b;letter-spacing:.05em;font-size:.95rem}.review{margin:12px 0 0;color:#334155;font-size:.95rem;line-height:1.68}.testimonials-carousel-wrap .swiper{width:100%;max-width:100%;overflow:hidden}.testimonials-carousel-wrap .swiper-slide{width:100%;max-width:100%;height:auto;box-sizing:border-box}.testimonials-carousel-wrap .swiper-pagination{position:static;margin-top:18px;text-align:left}.testimonials-carousel-wrap .swiper-pagination-bullet{background:#94a3b8;opacity:.9}.testimonials-carousel-wrap .swiper-pagination-bullet-active{background:#1d4ed8}@media(max-width:1024px){.testimonials{padding:68px 18px}.testimonials-layout{grid-template-columns:1fr;gap:24px}.subtitle{max-width:none}.testimonials-carousel-wrap{width:100%;overflow:hidden}}@media(max-width:768px){.testimonials{padding:56px 16px}.testimonials-layout{gap:16px}.testimonials-nav{margin-bottom:12px}.testimonial-card{padding:20px;border-radius:16px}.review{font-size:.9rem}}@media(max-width:480px){.testimonials{padding:46px 12px}.testimonials-copy h2{font-size:clamp(1.5rem,7vw,1.95rem)}.testimonials-nav{justify-content:space-between}.testimonials-nav-btn{width:38px;height:38px}.subtitle{font-size:.95rem}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.home{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden;scroll-behavior:smooth}.home section{scroll-margin-top:90px}@media(max-width:1024px){.home{font-size:15px}}@media(max-width:768px){.home{font-size:14px}}@media(max-width:480px){.home{font-size:13px}}.Acourses-section{position:relative;overflow:hidden;padding:120px 20px;background-color:#f7f8f8}.Acourses-head{position:relative;z-index:1;max-width:1200px;margin:0 auto 30px}.Acourses-title{margin:0;font-size:clamp(1.9rem,3.2vw,2.7rem);font-weight:800;color:#0b2447;letter-spacing:.01em}.Acourses-subtitle{margin:10px 0 0;color:#334155;line-height:1.6}.Acourses-grids{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.Acourse-card{min-height:200px;border-radius:18px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .28s ease,box-shadow .28s ease;box-shadow:0 14px 34px #0f172a24}.Acourse-card:hover{transform:translateY(-6px)}.Acourse-card-top{display:grid;gap:10px}.Acourse-tag{display:inline-flex;width:fit-content;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.Acourse-card h3{margin:0;font-size:1.24rem;line-height:1.25}.Acourse-card p{margin:0;font-size:.91rem;line-height:1.62;flex:1}.Acourse-card-foot{width:100%;display:flex;justify-content:flex-start}.read-btn{padding:9px 16px;border-radius:999px;font-size:.84rem;font-weight:700;text-decoration:none;border:1px solid;transition:background-color .24s ease,color .24s ease,border-color .24s ease}.Acourse-card.gold{background:linear-gradient(150deg,#ff8c00f5,#e6b06af0);color:#000;border:1px solid #fdba74}.Acourse-card.gold .Acourse-tag{background:#f9d71629;color:#000}.Acourse-card.gold .read-btn{color:#000;border-color:#fdba74;background:#fffc}.Acourse-card.gold .read-btn:hover{background:#f97316;border-color:#f97316;color:#fff}.Acourse-card.dark{background:linear-gradient(150deg,#1e3a8a,#2563eb 68%,#1d4ed8);color:#fff;border:1px solid rgba(147,197,253,.36)}.Acourse-card.dark .Acourse-tag{background:#ffffff29;color:#dbeafe}.Acourse-card.dark .read-btn{color:#dbeafe;border-color:#e2e8f0cc;background:#ffffff0f}.Acourse-card.dark .read-btn:hover{background:#fff;color:#1e40af}@media(max-width:1024px){.Acourses-section{padding:60px 20px}.Acourses-grids{grid-template-columns:repeat(2,minmax(0,1fr))}.Acourse-card{min-height:210px}}@media(max-width:768px){.Acourses-section{padding:48px 16px}.Acourses-head{margin-bottom:22px}.Acourse-card h3{font-size:1.08rem}}@media(max-width:480px){.Acourses-section{padding:42px 12px}.Acourses-grids{grid-template-columns:1fr;gap:11px}.Acourse-card{min-height:175px;border-radius:12px;padding:16px}.Acourses-subtitle{font-size:.92rem}}.how-it-works-section{position:relative;overflow:hidden;padding:84px 20px;background:radial-gradient(circle at 8% 10%,rgba(1,35,129,.26),transparent 32%),radial-gradient(circle at 92% 92%,rgba(248,149,0,.726),transparent 35%),linear-gradient(180deg,#02469e7e,#ffae0057)}.how-it-works-section:before,.how-it-works-section:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.how-it-works-section:before{width:220px;height:220px;top:-80px;right:-60px;background:radial-gradient(circle,rgba(59,130,246,.22),transparent 72%)}.how-it-works-section:after{width:250px;height:250px;bottom:-120px;left:-70px;background:radial-gradient(circle,rgba(251,146,60,.24),transparent 74%)}.how-it-works-wrap{position:relative;z-index:1;max-width:1200px;margin:0 auto}.how-head-chip{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#1e40af1a;color:#1e3a8a;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.how-it-works-head h2{margin:10px 0 0;color:#0b2447;font-size:clamp(1.85rem,3.1vw,2.55rem)}.how-it-works-head p{margin:10px 0 0;color:#334155;max-width:720px;line-height:1.7}.how-it-works-grid{margin-top:26px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.how-it-works-card{position:relative;background:#ffffffe0;border:1px solid rgba(59,130,246,.22);border-radius:16px;padding:18px 16px;min-height:220px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 14px 30px #0f172a1a;transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease}.how-it-works-card:hover{transform:translateY(-6px);box-shadow:0 20px 36px #1e40af2e;border-color:#f9731657}.how-step-number{display:inline-flex;width:38px;height:38px;border-radius:999px;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d4ed8,#f97316);color:#fff;font-size:.78rem;font-weight:700;box-shadow:0 8px 18px #1d4ed847}.how-step-label{display:inline-flex;margin-left:8px;vertical-align:top;padding-top:10px;color:#64748b;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.how-it-works-card h3{margin:12px 0 0;color:#1e3a8a;font-size:1.1rem}.how-it-works-card p{margin:8px 0 0;color:#334155;line-height:1.6;font-size:.92rem}.how-step-progress{position:absolute;left:16px;right:16px;bottom:14px;height:4px;border-radius:999px;background:linear-gradient(135deg,#2282f0,#ff890b);opacity:.5;transform:scaleX(.88);transform-origin:left;transition:opacity .24s ease,transform .24s ease}.how-it-works-card:hover .how-step-progress{opacity:1;transform:scaleX(1)}@media(max-width:1024px){.how-it-works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-it-works-card{min-height:200px}}@media(max-width:768px){.how-it-works-section{padding:56px 16px}.how-it-works-grid{gap:12px}}@media(max-width:480px){.how-it-works-section{padding:44px 12px}.how-it-works-grid{grid-template-columns:1fr}.how-it-works-card{min-height:180px;border-radius:12px;padding:14px}.how-it-works-card h3{font-size:1.02rem}.how-it-works-card p{font-size:.88rem}}.demo-video-section{position:relative;overflow:hidden;padding:84px 20px}.demo-video-section:before,.demo-video-section:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.demo-video-section:before{width:250px;height:250px;top:-100px;left:-80px;background:radial-gradient(circle,rgba(59,130,246,.2),transparent 74%)}.demo-video-section:after{width:280px;height:280px;right:-100px;bottom:-130px;background:radial-gradient(circle,rgba(251,146,60,.22),transparent 76%)}.demo-video-wrap{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;align-items:center}.demo-video-text{min-width:0}.demo-chip{display:inline-flex;padding:6px 12px;border-radius:999px;background:#1e40af1a;color:#1e3a8a;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.demo-video-text h2{margin:12px 0 0;color:#0b2447;font-size:clamp(1.9rem,3.1vw,2.6rem);line-height:1.18}.demo-video-text p{margin:16px 0 0;color:#334155;font-size:1.02rem;line-height:1.75;max-width:460px;overflow-wrap:anywhere}.demo-actions{margin-top:24px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.demo-cta-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 24px;text-decoration:none;background:linear-gradient(135deg,#1d4ed8,#f97316);color:#fff;font-weight:700;font-size:.92rem;letter-spacing:.01em;box-shadow:0 12px 26px #1d4ed847;transition:transform .24s ease,box-shadow .24s ease}.demo-cta-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px #f973164d}.demo-image-side{position:relative;border-radius:26px;overflow:hidden;box-shadow:0 20px 44px #0f172a2e}.demo-side-image{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.demo-image-badge{position:absolute;left:18px;bottom:18px;padding:9px 14px;border-radius:999px;color:#0b2447;background:#ffffffe6;font-size:.8rem;font-weight:700;box-shadow:0 8px 18px #0f172a29}@media(max-width:1024px){.demo-video-wrap{grid-template-columns:1fr;gap:22px}.demo-video-text p{max-width:none}.demo-image-side{max-width:760px}}@media(max-width:768px){.demo-video-section{padding:56px 16px}.demo-video-wrap{gap:16px}.demo-video-text p{line-height:1.65}.demo-image-side{border-radius:18px;width:100%}.demo-side-image{min-height:260px}}@media(max-width:480px){.demo-video-section{padding:44px 12px}.demo-video-text h2{font-size:clamp(1.55rem,8vw,2rem)}.demo-actions{margin-top:14px}.demo-cta-btn{width:100%}.demo-image-badge{left:12px;right:12px;bottom:12px;text-align:center;font-size:.75rem;line-height:1.35}}@media(max-width:360px){.demo-side-image{min-height:220px}.demo-video-text p{font-size:.95rem}}.cta-section{padding:84px 20px;position:relative;background-image:linear-gradient(120deg,#0f172aad,#1e3a8a85),linear-gradient(180deg,#0f172a6b,#0f172aa3),url(/assets/teach4-1pQGOlLP.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.cta-wrap{max-width:980px;margin:0 auto;background:#0f172a59;border:1px solid rgba(255,255,255,.24);border-radius:18px;padding:34px 26px;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cta-wrap h2{margin:0;color:#fff;font-size:clamp(1.7rem,3vw,2.3rem)}.cta-wrap p{margin:10px auto 0;color:#f1f5f9;max-width:640px;line-height:1.7}.subscribe-form{margin:20px auto 0;width:min(100%,680px);display:flex;align-items:center;justify-content:center;gap:12px}.subscribe-input{flex:1;min-width:0;border:1px solid rgba(148,163,184,.6);background:#fffffff5;border-radius:999px;padding:12px 18px;font-size:.95rem;color:#0f172a;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.subscribe-input::placeholder{color:#64748b}.subscribe-input:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #93c5fd47}.subscribe-btn{border:1px solid transparent;border-radius:999px;padding:12px 20px;font-size:.92rem;font-weight:700;background:#fff;color:#1e3a8a;cursor:pointer;transition:transform .2s ease,background-color .2s ease;white-space:nowrap}.subscribe-btn:hover{background:#eff6ff;transform:translateY(-1px)}.subscribe-message{margin:14px 0 0;font-size:.92rem;font-weight:600}.subscribe-message.success{color:#bbf7d0}.subscribe-message.error{color:#fecaca}@media(max-width:768px){.cta-section{padding:56px 16px;background-attachment:scroll}.cta-wrap{border-radius:14px;padding:24px 18px}.subscribe-form{width:100%;gap:10px}}@media(max-width:480px){.cta-section{padding:44px 12px}.subscribe-form{flex-direction:column;align-items:stretch}.subscribe-btn,.subscribe-input{width:100%}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-in}.popup-container{background:#fff;border-radius:15px;box-shadow:0 10px 40px #0000004d;position:relative;max-width:450px;width:90%;overflow:hidden;animation:slideUp .4s ease-out}.popup-content{display:flex;align-items:center;justify-content:center;background:#f8f9fa;position:relative}.popup-image{width:100%;height:auto;display:block;object-fit:cover;transition:transform .3s ease;padding:7px}.popup-image:hover{transform:scale(1.02);cursor:pointer}.popup-close-btn{position:absolute;top:15px;right:15px;background:#fffffff2;border:none;width:40px;height:40px;border-radius:50%;font-size:28px;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;box-shadow:0 2px 10px #0000001a;font-weight:300;line-height:1}.popup-close-btn:hover{background:#ff8c00;color:#fff;transform:rotate(90deg)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.popup-container{max-width:95%;width:95%;margin:0 20px}.popup-image{max-height:350px}.popup-action{padding:20px}.popup-action p{font-size:1rem;margin-bottom:12px}.popup-cta-btn{padding:10px 25px;font-size:.95rem}.popup-close-btn{width:36px;height:36px;font-size:24px}}@media(max-width:480px){.popup-container{max-width:100%;width:calc(100% - 20px);margin:0 10px;border-radius:10px}.popup-image{max-height:300px}.popup-action{padding:15px}.popup-action p{font-size:.95rem;margin-bottom:10px}.popup-cta-btn{padding:10px 20px;font-size:.9rem;width:100%;box-sizing:border-box}.popup-close-btn{width:32px;height:32px;font-size:22px;top:10px;right:10px}}@media(max-width:360px){.popup-image{max-height:250px}.popup-action p{font-size:.9rem}.popup-cta-btn{padding:8px 16px;font-size:.85rem}}.student-tests-page{display:flex;flex-direction:column;gap:1rem}.student-tests-header{padding:1rem 1.1rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px #00000014}.student-tests-header h2{margin:0 0 .25rem;color:#1e293b;font-size:1.35rem;font-weight:700}.student-tests-header p{margin:0;color:#64748b;font-size:.92rem}.student-tests-filters{margin-bottom:0}.student-tests-list{display:grid;grid-template-columns:1fr;gap:16px}.student-test-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0000001a;padding:20px;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .2s,transform .2s;width:100%}.student-test-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.student-test-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem}.student-test-card-header h4{margin:0;color:#1e293b;font-size:1rem;font-weight:600}.student-test-meta{margin:0;color:#6b7280;font-size:.88rem}.student-test-description{margin:0;color:#475569;font-size:.9rem;line-height:1.4;max-width:100%}.student-test-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:.2rem;padding:10px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.student-test-stat-pill{border-radius:999px;padding:4px 10px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:600}.student-test-questions{display:flex;flex-direction:column;gap:12px}.student-test-question-card{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:12px}.student-test-question-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.student-test-question-title{margin:0;color:#1e293b;font-size:14px;font-weight:700}.student-test-question-text{margin:.52rem 0 0;font-size:14px;color:#334155;line-height:1.45}.student-test-options-grid{margin-top:.7rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.student-test-option{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;padding:8px 10px;display:flex;align-items:center;gap:8px;text-align:left;font-size:13px;line-height:1.35;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.student-test-option:hover:not(:disabled){border-color:#93c5fd;background:#f8fbff}.student-test-option.selected{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 1px #3b82f6}.student-test-option.correct{border-color:#16a34a;background:#ecfdf5}.student-test-option-label{width:22px;height:22px;min-width:22px;border-radius:50%;border:1px solid #bfdbfe;background:#f8fafc;color:#1e3a8a;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.student-test-option.selected .student-test-option-label{border-color:#2563eb;background:#2563eb;color:#fff}.student-test-option.correct .student-test-option-label{border-color:#16a34a;background:#16a34a;color:#fff}.student-test-solution-wrap{margin-top:10px}.student-test-solution-toggle{border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease}.student-test-solution-toggle:hover{background:#dbeafe;border-color:#93c5fd}.student-test-solution-panel{margin-top:8px;padding:10px 12px;border-radius:10px;border:1px solid #dbeafe;background:#f8fbff}.student-test-solution-panel h6{margin:0 0 6px;color:#1e3a8a;font-size:12px;font-weight:700}.student-test-solution-panel p{margin:0;color:#334155;font-size:13px;line-height:1.5;white-space:pre-wrap}.student-test-actions{display:flex;justify-content:flex-end;margin-top:2px}.student-test-actions-row{display:flex;justify-content:flex-start;margin-top:4px}.student-test-start-btn{border:1px solid #1d4ed8;border-radius:8px;background:#eff6ff;color:#1e3a8a;padding:8px 14px;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease}.student-test-start-btn:hover{background:#dbeafe;border-color:#1e40af}.student-test-timer-bar{margin-top:8px;border:1px solid #bfdbfe;background:#f8fbff;border-radius:8px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;color:#1e3a8a;font-size:13px}.student-test-timer-bar strong{font-size:15px}.student-test-submit-btn{border:none;border-radius:8px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:9px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.student-test-submit-btn:hover:not(:disabled){filter:brightness(1.05)}.student-test-submit-btn:disabled{opacity:.72;cursor:not-allowed;transform:none}@media(max-width:1024px){.student-test-card{padding:16px}.student-test-options-grid{grid-template-columns:1fr}}@media(max-width:768px){.student-tests-header{padding:.85rem .9rem}.student-tests-header h2{font-size:1.2rem}.student-tests-list{gap:14px}.student-test-card-header{flex-direction:column;align-items:flex-start}.student-test-question-card{padding:10px}.student-test-actions,.student-test-actions-row{justify-content:stretch}.student-test-start-btn,.student-test-submit-btn{width:100%}}@media(max-width:480px){.student-test-card{border-radius:12px;padding:12px}.student-test-option{padding:8px;font-size:12px}.student-test-question-text{font-size:13px}}.profile-page.student{padding:120px 20px 60px;background:linear-gradient(135deg,#e0f2fe,#f0fdf4);min-height:100vh}.profile-page.student .profile-container{max-width:900px;margin:0 auto}.profile-page.student .profile-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:16px}.profile-page.student .profile-loading .spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#0ea5e9;border-radius:50%;animation:spin 1s linear infinite}.profile-page.student .profile-hero{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);color:#fff;padding:32px 36px;border-radius:18px;box-shadow:0 10px 30px #0ea5e959;margin-bottom:36px}.profile-page.student .profile-hero__left{display:flex;align-items:center;gap:24px}.profile-page.student .profile-avatar{position:relative;width:100px;height:100px;border-radius:50%;overflow:hidden;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:default;border:3px solid rgba(255,255,255,.5)}.profile-page.student .profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-page.student .avatar-initials{font-size:2.2rem;font-weight:700;color:#fff;-webkit-user-select:none;user-select:none}.profile-page.student .avatar-overlay{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;font-size:1.6rem;cursor:pointer;opacity:0;transition:opacity .25s}.profile-page.student .profile-avatar:hover .avatar-overlay{opacity:1}.profile-page.student .profile-hero__info h3{margin:0 0 6px;font-size:1.7rem;font-weight:700}.profile-page.student .role-badge{display:inline-block;background:#ffffff38;color:#fff;padding:4px 14px;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:10px}.profile-page.student .hero-meta{display:flex;flex-wrap:wrap;gap:8px}.profile-page.student .meta-pill{background:#ffffff29;padding:4px 12px;border-radius:14px;font-size:.85rem;white-space:nowrap}.profile-page.student .profile-hero__actions{display:flex;gap:12px;align-items:center}.profile-page.student .edit-profile-btn{padding:11px 26px;border:2px solid rgba(255,255,255,.6);background:transparent;color:#fff;border-radius:10px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .3s}.profile-page.student .edit-profile-btn:hover{background:#ffffff26}.profile-page.student .edit-profile-btn.save{background:#fff;color:#0ea5e9;border-color:#fff}.profile-page.student .edit-profile-btn.save:hover{background:#e0f2fe}.profile-page.student .edit-profile-btn.cancel{background:transparent;border-color:#fff6}.profile-page.student .edit-profile-btn.cancel:hover{background:#ffffff1a}.profile-page.student .edit-profile-btn:disabled{opacity:.7;cursor:not-allowed}.profile-page.student .profile-view{background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 24px #00000014}.profile-page.student .view-section{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #f3f4f6}.profile-page.student .view-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.profile-page.student .view-section h3{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 16px}.profile-page.student .view-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.profile-page.student .view-item{display:flex;flex-direction:column;gap:4px}.profile-page.student .view-item.full{grid-column:1 / -1;margin-top:12px}.profile-page.student .view-label{font-size:.85rem;color:#6b7280;font-weight:500}.profile-page.student .view-value{font-size:1rem;color:#1f2937;font-weight:500}.profile-page.student .tags-display{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.profile-page.student .tag{padding:6px 14px;background:#f0fdf4;color:#059669;border-radius:20px;font-size:.85rem;font-weight:500;border:1px solid #d1fae5}.profile-page.student .bio-text{color:#374151;line-height:1.7;margin:8px 0 0}.profile-page.student .course-selection-wrap{display:flex;flex-direction:column;gap:18px}.profile-page.student .course-selection-note{margin:0;color:#374151}.profile-page.student .main-course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-page.student .main-course-card{text-align:left;border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:14px;display:flex;flex-direction:column;gap:6px;cursor:pointer;transition:all .2s ease}.profile-page.student .main-course-card:hover{border-color:#0ea5e9;box-shadow:0 6px 18px #0ea5e91f}.profile-page.student .main-course-card.active{border-color:#0ea5e9;background:#f0f9ff}.profile-page.student .main-course-icon{font-size:1.4rem}.profile-page.student .main-course-title{font-weight:700;color:#111827}.profile-page.student .main-course-desc{color:#6b7280;font-size:.9rem}.profile-page.student .sub-course-block{border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#f9fafb}.profile-page.student .sub-course-block h4{margin:0 0 10px;color:#111827}.profile-page.student .sub-course-list{display:flex;flex-direction:column;gap:8px}.profile-page.student .sub-course-row{display:flex;align-items:center;justify-content:space-between;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:10px 12px}.profile-page.student .sub-course-row.active{border-color:#10b981;background:#f0fdf4}.profile-page.student .sub-course-left{display:flex;align-items:center;gap:10px;color:#1f2937}.profile-page.student .sub-course-price{font-weight:700;color:#0f766e;white-space:nowrap}.profile-page.student .course-total-bar{margin-top:14px;display:flex;justify-content:space-between;align-items:center;font-size:1rem;color:#1f2937}.profile-page.student .course-total-bar strong{color:#0f766e;font-size:1.1rem}.profile-page.student .purchase-error{margin:10px 0 0;color:#dc2626;font-size:.9rem}.profile-page.student .proceed-payment-btn{margin-top:12px;width:100%;border:none;border-radius:10px;padding:12px 14px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);color:#fff;font-weight:700;cursor:pointer}.profile-page.student .purchase-summary{border:1px solid #dbeafe;border-radius:12px;background:#eff6ff;padding:14px;display:flex;flex-direction:column;gap:10px}.profile-page.student .purchase-summary__row{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-page.student .purchase-summary__column{align-items:flex-start;flex-direction:column}.profile-page.student .purchase-label{color:#6b7280;font-size:.9rem}.profile-page.student .purchase-value{color:#111827;font-weight:600}.profile-page.student .purchase-value.price{color:#0f766e;font-size:1.1rem}.profile-page.student .selected-sub-course-list{width:100%;display:flex;flex-direction:column;gap:8px}.profile-page.student .selected-sub-course-item{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #dbeafe;border-radius:10px;padding:9px 11px}.profile-page.student .profile-edit{background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 24px #00000014}.profile-page.student .edit-section{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #f3f4f6}.profile-page.student .edit-section:last-of-type{border-bottom:none}.profile-page.student .edit-section h3{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 20px}.profile-page.student .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.profile-page.student .form-field{display:flex;flex-direction:column;gap:8px}.profile-page.student .form-field.full{grid-column:1 / -1}.profile-page.student .form-field label{font-size:.9rem;font-weight:600;color:#374151}.profile-page.student .form-field input,.profile-page.student .form-field select,.profile-page.student .form-field textarea{padding:12px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.95rem;transition:border-color .2s,box-shadow .2s;background:#fafafa}.profile-page.student .form-field input:focus,.profile-page.student .form-field select:focus,.profile-page.student .form-field textarea:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926;background:#fff}.profile-page.student .form-field textarea{resize:vertical;min-height:80px}.profile-page.student .chip-selector{display:flex;flex-wrap:wrap;gap:10px}.profile-page.student .chip{padding:8px 16px;border:1.5px solid #e5e7eb;border-radius:20px;background:#fff;font-size:.9rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}.profile-page.student .chip:hover{border-color:#0ea5e9;color:#0ea5e9}.profile-page.student .chip.active{background:linear-gradient(135deg,#0ea5e9,#10b981);color:#fff;border-color:transparent}.profile-page.student .profile-actions{display:flex;justify-content:center;gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid #f3f4f6}.profile-page.student .btn-edit,.profile-page.student .btn-save,.profile-page.student .btn-cancel{padding:14px 32px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.profile-page.student .btn-edit{background:linear-gradient(135deg,#0ea5e9,#10b981);color:#fff;border:none}.profile-page.student .btn-edit:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0ea5e966}.profile-page.student .btn-save{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.profile-page.student .btn-save:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.profile-page.student .btn-save:disabled{opacity:.7;cursor:not-allowed;transform:none}.profile-page.student .btn-cancel{background:#fff;color:#6b7280;border:1.5px solid #e5e7eb}.profile-page.student .btn-cancel:hover{border-color:#d1d5db;background:#f9fafb}.profile-page.student.embedded{padding:0;background:transparent;min-height:auto}.profile-page.student.embedded .profile-container{max-width:100%}.profile-page.student.embedded .profile-hero{margin-bottom:20px}@media(max-width:1024px){.profile-page.student{padding:110px 20px 50px}.profile-page.student .profile-container{max-width:800px}.profile-page.student .profile-hero{padding:28px 30px}.profile-page.student .form-grid{gap:16px}}@media(max-width:768px){.profile-page.student{padding:100px 16px 40px}.profile-page.student .profile-container{max-width:100%}.profile-page.student .profile-header h1{font-size:1.8rem}.profile-page.student .profile-hero{flex-direction:column;padding:24px 20px;text-align:center}.profile-page.student .profile-hero__left{flex-direction:column;text-align:center}.profile-page.student .profile-hero__info h3{font-size:1.4rem}.profile-page.student .hero-meta{justify-content:center}.profile-page.student .profile-hero__actions{width:100%;flex-direction:column}.profile-page.student .edit-profile-btn{width:100%}.profile-page.student .profile-view,.profile-page.student .profile-edit{padding:24px 20px}.profile-page.student .form-grid,.profile-page.student .view-grid,.profile-page.student .main-course-grid{grid-template-columns:1fr}.profile-page.student .sub-course-row{flex-direction:column;align-items:flex-start;gap:8px}.profile-page.student .sub-course-price{margin-left:28px}.profile-page.student .profile-actions{flex-direction:column}.profile-page.student .btn-edit,.profile-page.student .btn-save,.profile-page.student .btn-cancel{width:100%}.profile-page.student .profile-avatar{width:80px;height:80px}.profile-page.student .avatar-initials{font-size:1.8rem}.profile-page.student .meta-pill{font-size:.75rem;padding:3px 10px}}@media(max-width:480px){.profile-page.student{padding:90px 12px 30px}.profile-page.student .profile-hero{padding:20px 15px;border-radius:14px;margin-bottom:24px}.profile-page.student .profile-hero__info h3{font-size:1.2rem}.profile-page.student .role-badge{font-size:.75rem;padding:3px 10px}.profile-page.student .profile-avatar{width:70px;height:70px}.profile-page.student .avatar-initials{font-size:1.5rem}.profile-page.student .profile-view,.profile-page.student .profile-edit{padding:20px 15px;border-radius:16px}.profile-page.student .view-section h3,.profile-page.student .edit-section h3{font-size:1rem;margin-bottom:14px}.profile-page.student .view-label{font-size:.8rem}.profile-page.student .view-value{font-size:.9rem}.profile-page.student .form-field label{font-size:.85rem}.profile-page.student .form-field input,.profile-page.student .form-field select,.profile-page.student .form-field textarea{padding:10px 12px;font-size:.9rem}.profile-page.student .btn-edit,.profile-page.student .btn-save,.profile-page.student .btn-cancel{padding:12px 24px;font-size:.9rem}.profile-page.student .tag{font-size:.8rem;padding:5px 10px}.profile-page.student .chip{padding:6px 12px;font-size:.85rem}.profile-page.student .selected-sub-course-item{flex-direction:column;align-items:flex-start;gap:4px}}:root{--primary: #1E3A8A;--primary-light: #2563EB;--primary-dark: #1E40AF;--accent: #FF8C00;--accent-light: #FFB347;--accent-dark: #E67E00;--success: #10B981;--warning: #F59E0B;--danger: #EF4444;--purple: #8B5CF6;--gray-50: #f8f9fa;--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: #0f172a;--sidebar-width: 220px;--sidebar-collapsed: 90px;--navbar-height: 70px;--card-shadow: 0 8px 20px rgba(0, 0, 0, .08);--card-shadow-hover: 0 15px 40px rgba(0, 0, 0, .12);--gradient-primary: linear-gradient(135deg, #1E3A8A 0%, #FF8C00 100%)}*{margin:0;padding:0;box-sizing:border-box}.student-dashboard-modern{display:flex;min-height:100vh;width:100%;background-color:var(--gray-50);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.student-dashboard-page .main-content{width:100%;max-width:100%}.student-dashboard-page .sidebar{position:fixed!important;top:0!important;left:0!important;width:270px!important;height:100vh!important;transform:translate(-100%);transition:transform .32s ease;z-index:1200!important;box-shadow:10px 0 32px #02061742}.student-dashboard-page .sidebar.open{transform:translate(0)}.student-dashboard-page .sidebar.collapsed{transform:translate(-100%)}.student-dashboard-page .sidebar .nav-label,.student-dashboard-page .sidebar .logo-text{display:block!important}.student-dashboard-page .sidebar-toggle,.student-dashboard-page .mobile-menu-btn{display:none!important}.student-dashboard-page .mobile-overlay{display:block!important;z-index:1190}.student-dashboard-page .dashboard-topbar{position:sticky;top:0;z-index:1100;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.student-dashboard-page .dashboard-menu-btn{width:42px;height:42px;border:1px solid #d1d5db;background:#fff;border-radius:10px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.student-dashboard-page .dashboard-menu-btn span{display:block;width:18px;height:2px;background:#1f2937;border-radius:2px;transition:transform .24s ease,opacity .24s ease}.student-dashboard-page .dashboard-menu-btn.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.student-dashboard-page .dashboard-menu-btn.active span:nth-child(2){opacity:0}.student-dashboard-page .dashboard-menu-btn.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.student-dashboard-page .dashboard-topbar-right{display:inline-flex;align-items:center;gap:10px}.student-dashboard-page .dashboard-user-name{font-size:14px;color:#0f172a;font-weight:600}.student-dashboard-page .topbar-logout-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid #cbd5e1;background:#fff;color:#1e293b;padding:8px 12px;border-radius:8px;font-weight:600;cursor:pointer}.student-dashboard-page .topbar-logout-btn:hover{background:#f8fafc}@media screen and (max-width:480px){.student-dashboard-page .dashboard-topbar{padding:10px 12px}.student-dashboard-page .dashboard-user-name{font-size:13px;display:none}.student-dashboard-page .topbar-logout-btn{padding:7px 10px;font-size:12px}}.main-content{flex:1;display:flex;flex-direction:column;min-width:0;width:100%;max-width:100%}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;gap:20px}.loading-spinner{width:50px;height:50px;border:4px solid var(--gray-200);border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}.sidebar{position:sticky;top:0;height:100vh;align-self:flex-start;background:linear-gradient(180deg,#0f172a,#1e3a8a);color:#fff;z-index:100;transition:width .3s ease;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}.sidebar.open{width:var(--sidebar-width)}.sidebar.collapsed{width:var(--sidebar-collapsed)}.logo-icon{font-size:28px}.logo-text{font-size:20px;font-weight:700;background:linear-gradient(135deg,var(--primary-light),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sidebar-toggle{background:#ffffff1a;border:none;color:#fff;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.sidebar-nav{flex:1;padding:20px 12px;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:transparent;border:none;color:var(--gray-400);font-size:14px;font-weight:500;cursor:pointer;border-radius:10px;transition:all .2s ease;margin-bottom:4px;position:relative}.nav-item:hover{background:#ffffff14;color:#fff}.nav-item.active{background:var(--primary);color:#fff}.nav-badge{position:absolute;right:12px;background:var(--accent);color:#fff;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px}.dashboard-content{flex:1;padding:24px;width:100%;max-width:100%;min-width:0}.dashboard-two-column{display:grid;grid-template-columns:1.2fr 1fr;gap:16px}.dashboard-column-card{background:#fff;border:1px solid #e1e8f5;border-radius:14px;padding:16px;box-shadow:0 12px 24px #0e357f14}.enrollment-summary{display:flex;flex-direction:column;gap:10px}.enrollment-row{border:1px solid #d9e4f6;background:#f6f9ff;border-radius:12px;padding:11px 12px;display:flex;justify-content:space-between;gap:10px;align-items:center}.enrollment-row span{color:#4e658d;font-weight:600}.enrollment-row strong{color:#102956}.enrollment-description{margin-top:6px;color:#2a4268;line-height:1.7}.teacher-interaction-actions,.course-interaction-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.interaction-btn,.course-interaction-btn{border:1px solid #d5e0f1;background:#f7faff;color:#12345f;border-radius:10px;padding:10px 12px;font-weight:700;cursor:pointer}.interaction-btn.primary,.course-interaction-btn.primary{border-color:#1d4ea9;background:linear-gradient(135deg,#1d4ea9,#2f6fe1);color:#fff}.message-btn.full-width,.join-btn.full-width{width:100%}.student-test-start-btn.secondary{background:#f7faff;color:#12345f;border:1px solid #d5e0f1}.class-level-warning{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #F59E0B;border-radius:12px;padding:16px 24px;margin-bottom:20px}.class-level-warning .warning-icon{font-size:28px;color:#d97706;flex-shrink:0}.class-level-warning .warning-content{flex:1}.class-level-warning .warning-content h4{font-size:16px;font-weight:600;color:#92400e;margin-bottom:4px}.class-level-warning .warning-content p{font-size:14px;color:#b45309}.class-level-warning .warning-btn{padding:10px 20px;background:#d97706;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;flex-shrink:0}.class-level-warning .warning-btn:hover{background:#b45309}.class-level-badge{display:inline-block;background:#fff3;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;margin-top:8px;border:1px solid rgba(255,255,255,.3)}.welcome-card{background:linear-gradient(135deg,#1e3a8a,#ff8c00);border-radius:12px;padding:32px;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;color:#fff;position:relative;overflow:hidden;box-shadow:var(--card-shadow);gap:20px}.logout-btn-dashboard{display:flex;align-items:center;gap:8px;background:#ffffff40;color:#fff;border:1.5px solid rgba(255,255,255,.4);padding:10px 18px;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px;transition:all .3s ease;white-space:nowrap;position:relative;z-index:2}.logout-btn-dashboard:hover{background:#ffffff59;border-color:#fff9;transform:translateY(-2px);box-shadow:0 8px 16px #0003}.logout-btn-dashboard:active{transform:translateY(0)}.welcome-card:before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:#ffffff1a;border-radius:50%;pointer-events:none}.welcome-content{position:relative;z-index:2}.welcome-content h1{font-size:28px;font-weight:700;margin-bottom:8px}.welcome-content p{font-size:15px;opacity:.9}.welcome-illustration{position:relative;z-index:1}.illustration-circle{width:80px;height:80px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px}.stat-card{background:#fff;border-radius:12px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:var(--card-shadow);transition:all .3s ease}.stat-card:hover{transform:translateY(-8px);box-shadow:var(--card-shadow-hover)}.stat-card .stat-icon{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.stat-blue .stat-icon{background:#1e3a8a1a;color:#1e3a8a}.stat-orange .stat-icon{background:#ff8c001a;color:#ff8c00}.stat-green .stat-icon{background:#10b9811a;color:var(--success)}.stat-purple .stat-icon{background:#8b5cf61a;color:var(--purple)}.stat-value{font-size:26px;font-weight:700;color:var(--gray-800)}.stat-label{font-size:13px;color:var(--gray-500)}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.card{background:#fff;border-radius:14px;padding:20px;box-shadow:var(--card-shadow)}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.card-header h3{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:var(--gray-800)}.header-icon{color:var(--primary)}.view-all-btn{background:none;border:none;color:var(--primary);font-size:13px;font-weight:500;cursor:pointer}.courses-list{display:flex;flex-direction:column;gap:12px}.course-item{display:flex;align-items:center;gap:14px;padding:12px;background:var(--gray-50);border-radius:10px;transition:background .2s}.course-item:hover{background:var(--gray-100)}.course-icon{width:44px;height:44px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 2px 4px #0000000d}.course-info{flex:1}.course-info h4{font-size:14px;font-weight:600;color:var(--gray-800)}.course-info p{font-size:12px;color:var(--gray-500);margin-top:2px}.progress-bar{height:6px;background:var(--gray-200);border-radius:3px;margin-top:8px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--primary),var(--primary-light));border-radius:3px;transition:width .3s ease}.continue-btn{padding:8px 16px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.continue-btn:hover{background:var(--primary-dark)}.classes-list{display:flex;flex-direction:column;gap:10px}.class-item{display:flex;align-items:center;gap:14px;padding:12px;background:var(--gray-50);border-radius:10px}.class-time{display:flex;flex-direction:column;align-items:center;padding:8px 12px;background:var(--primary);color:#fff;border-radius:8px;min-width:70px}.class-time .day{font-size:11px;font-weight:500;opacity:.9}.class-time .time{font-size:14px;font-weight:600}.class-info h4{font-size:14px;font-weight:600;color:var(--gray-800)}.class-info p{font-size:12px;color:var(--gray-500);margin-top:2px}.join-btn{padding:8px 16px;background:var(--success);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.join-btn:hover{background:#059669}.assignments-list{display:flex;flex-direction:column;gap:10px}.assignment-item{display:flex;align-items:center;gap:12px;padding:12px;background:var(--gray-50);border-radius:10px}.assignment-status .pending-icon{color:var(--warning);font-size:20px}.assignment-info{flex:1}.assignment-info h4{font-size:14px;font-weight:600;color:var(--gray-800)}.assignment-info p{font-size:12px;color:var(--gray-500);margin-top:2px}.assignment-due{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--gray-500)}.chart-container{padding-top:10px}.lectures-grid{display:flex;flex-direction:column;gap:10px}.lecture-card{display:flex;align-items:center;gap:12px;padding:12px;background:var(--gray-50);border-radius:10px;transition:background .2s}.lecture-card:hover{background:var(--gray-100)}.lecture-thumbnail{width:50px;height:50px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 2px 4px #0000000d}.lecture-thumbnail.large{width:72px;height:72px;font-size:32px}.lecture-info{flex:1}.lecture-info h4{font-size:14px;font-weight:600;color:var(--gray-800)}.lecture-info p{font-size:12px;color:var(--gray-500);margin-top:2px}.play-btn{width:36px;height:36px;background:var(--primary);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.play-btn:hover{background:var(--primary-dark)}.empty-state.compact{width:100%;padding:16px}.notifications-list{display:flex;flex-direction:column;gap:10px}.notification-item{display:flex;gap:12px;padding:12px;background:var(--gray-50);border-radius:10px;transition:background .2s}.notification-item:hover{background:var(--gray-100)}.notification-item.unread{background:#2563eb0d;border-left:3px solid var(--primary)}.notification-item .notif-icon{width:36px;height:36px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--primary)}.notification-item .notif-content{flex:1}.notification-item .notif-content p{font-size:13px;color:var(--gray-700);line-height:1.4}.notification-item .notif-time{font-size:11px;color:var(--gray-400);margin-top:4px;display:block}.empty-state{text-align:center;padding:24px;color:var(--gray-500)}.empty-state .empty-icon{font-size:40px;color:var(--gray-300);margin-bottom:12px}.empty-state p{font-size:14px;margin-bottom:12px}.empty-state .action-btn{padding:10px 20px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:14px;cursor:pointer}.page-section{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-header{margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px}.page-header h2{font-size:24px;font-weight:700;color:var(--gray-800)}.page-header p{font-size:14px;color:var(--gray-500);margin-top:4px}.create-doubt-toggle-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:10px;border:1px solid var(--primary);background:#fff;color:var(--primary);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.create-doubt-toggle-btn:hover{background:#2563eb14}.create-doubt-toggle-btn.active{background:var(--primary);color:#fff}.student-doubt-form-card{background:#fff;border-radius:14px;padding:24px;box-shadow:var(--card-shadow);margin-bottom:20px}.student-doubt-form-card h3{margin-top:0;margin-bottom:18px}.show-more-courses-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,var(--primary) 0%,var(--accent) 100%);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-left:auto}.show-more-courses-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a4d}.course-progress{margin:12px 0 16px}.course-progress .progress-bar{height:6px;background:var(--gray-200);border-radius:3px;overflow:hidden;margin-bottom:6px}.course-progress .progress-fill{height:100%;background:linear-gradient(90deg,var(--primary) 0%,var(--success) 100%);border-radius:3px;transition:width .3s ease}.course-progress .progress-text{font-size:12px;color:var(--gray-500)}.purchased-badge{position:absolute;top:12px;right:12px;background:var(--success);color:#fff;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase}.subject-card.purchased{border-color:var(--success)}.empty-courses-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;text-align:center;gap:12px}.empty-courses-message p{color:var(--gray-500);font-size:14px}.empty-courses-message .action-btn{padding:10px 20px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.empty-courses-message .action-btn:hover{background:var(--primary-dark)}.back-btn{background:var(--gray-100);border:none;padding:8px 16px;border-radius:8px;font-size:14px;color:var(--gray-600);cursor:pointer;transition:all .2s}.back-btn:hover{background:var(--gray-200)}.mark-all-btn{padding:8px 16px;background:var(--gray-100);border:none;border-radius:8px;font-size:14px;color:var(--gray-600);cursor:pointer}.subjects-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.subject-card{background:#fff;border-radius:12px;padding:24px;text-align:center;box-shadow:var(--card-shadow);transition:all .3s ease;cursor:pointer;position:relative}.subject-card:hover{transform:translateY(-8px);box-shadow:var(--card-shadow-hover)}.subject-card.enrolled{border:2px solid #1E3A8A}.subject-card .subject-icon{font-size:48px;margin-bottom:12px}.subject-card h3{font-size:18px;font-weight:600;color:var(--gray-800);margin-bottom:4px}.subject-grade{font-size:13px;color:var(--gray-500);display:block;margin-bottom:8px}.subject-desc{font-size:13px;color:var(--gray-600);line-height:1.5;margin-bottom:16px}.sub-courses-mini-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.sub-courses-mini-item{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:12px}.sub-courses-mini-item strong{color:#0f766e}.enroll-btn{width:100%;padding:12px;background:#1e3a8a;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.enroll-btn:hover{background:#1e40af}.enroll-btn.enrolled{background:var(--success)}.live-classes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.live-class-card{background:#fff;border-radius:12px;padding:20px;box-shadow:var(--card-shadow);transition:all .3s ease}.live-class-card:hover{transform:translateY(-8px);box-shadow:var(--card-shadow-hover)}.live-class-card .teacher-info{display:flex;align-items:center;gap:12px;margin-bottom:16px}.teacher-avatar{width:48px;height:48px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:20px}.live-class-card .teacher-info h4{font-size:16px;font-weight:600;color:var(--gray-800)}.subject-badge{display:inline-block;background:#2563eb1a;color:var(--primary);padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;margin-top:4px}.schedule-slots{display:flex;flex-direction:column;gap:10px}.schedule-slot{display:flex;justify-content:space-between;align-items:center;padding:12px;background:var(--gray-50);border-radius:8px}.slot-time{display:flex;align-items:center;gap:8px;color:var(--gray-600);font-size:14px}.assignments-full-list{display:flex;flex-direction:column;gap:12px}.assignment-card{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:12px;padding:16px 20px;box-shadow:var(--card-shadow)}.assignment-card.pending{border-left:4px solid var(--warning)}.assignment-card.submitted{border-left:4px solid var(--success)}.assignment-left{display:flex;align-items:center;gap:14px}.status-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.status-icon.pending{background:#f59e0b1a;color:var(--warning)}.status-icon.submitted{background:#10b9811a;color:var(--success)}.assignment-details h4{font-size:15px;font-weight:600;color:var(--gray-800)}.assignment-details p{font-size:13px;color:var(--gray-500)}.assignment-right{display:flex;align-items:center;gap:16px}.due-date{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--gray-500)}.status-badge{padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500}.status-badge.pending{background:#f59e0b1a;color:var(--warning)}.status-badge.submitted{background:#10b9811a;color:var(--success)}.submit-btn{padding:8px 16px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}.recorded-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.recorded-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:var(--card-shadow);transition:transform .2s,box-shadow .2s}.recorded-card:hover{transform:translateY(-4px);box-shadow:var(--card-shadow-hover)}.recorded-card.detailed{display:flex;flex-direction:column}.recorded-media{background:var(--gray-900)}.lecture-video-player,.lecture-video-frame{display:block;width:100%;aspect-ratio:16 / 9;border:0;background:#000}.lecture-external-link-box{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8ad9,#ff8c00bf)}.open-recording-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:none;border-radius:10px;background:#fff;color:var(--primary);font-weight:600;cursor:pointer}.recorded-thumbnail{height:140px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));display:flex;align-items:center;justify-content:center;position:relative}.recorded-thumbnail span{font-size:48px}.play-overlay{position:absolute;width:50px;height:50px;background:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--primary);cursor:pointer;opacity:0;transition:opacity .2s}.recorded-card:hover .play-overlay{opacity:1}.recorded-info{padding:16px}.recorded-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.recorded-meta-tag{background:#2563eb14;color:var(--primary);padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.recorded-description{margin-top:10px;color:var(--gray-600);line-height:1.6}.recorded-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.download-btn.subtle{background:var(--gray-100);color:var(--primary);text-decoration:none}.material-links{display:flex;flex-direction:column;gap:10px;margin-top:16px}.material-link{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--gray-200);border-radius:10px;text-decoration:none;color:var(--gray-700);background:var(--gray-50)}.material-link small{color:var(--gray-500)}.no-materials-text{margin-top:14px;color:var(--gray-500)}.recorded-info h4{font-size:15px;font-weight:600;color:var(--gray-800);margin-bottom:4px}.recorded-info p{font-size:13px;color:var(--gray-500)}.recorded-info .duration{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--gray-400);margin-top:8px}.materials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.material-card{background:#fff;border-radius:14px;padding:24px;text-align:center;box-shadow:var(--card-shadow);transition:transform .2s,box-shadow .2s}.material-card:hover{transform:translateY(-4px);box-shadow:var(--card-shadow-hover)}.material-icon{font-size:40px;color:var(--primary);margin-bottom:12px}.material-card h4{font-size:15px;font-weight:600;color:var(--gray-800);margin-bottom:4px}.material-card p{font-size:13px;color:var(--gray-500);margin-bottom:12px}.download-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:13px;cursor:pointer;text-decoration:none}.full-span{grid-column:1 / -1}@media(max-width:900px){.recorded-grid{grid-template-columns:1fr}.materials-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.recorded-header-row,.recorded-actions{flex-direction:column}.material-link{grid-template-columns:20px 1fr}.material-link small{grid-column:2}.materials-grid{grid-template-columns:1fr}.open-recording-btn,.download-btn.subtle{width:100%}}.progress-section{display:grid;grid-template-columns:300px 1fr;gap:24px}.progress-overview{background:#fff;border-radius:14px;padding:24px;box-shadow:var(--card-shadow);display:flex;align-items:center;justify-content:center}.progress-circle{position:relative;width:200px;height:200px}.progress-circle svg{width:100%;height:100%}.progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.progress-text .progress-value{display:block;font-size:36px;font-weight:700;color:var(--primary)}.progress-text .progress-label{font-size:14px;color:var(--gray-500)}.progress-chart-full{background:#fff;border-radius:14px;padding:24px;box-shadow:var(--card-shadow)}.progress-chart-full h3{font-size:18px;font-weight:600;color:var(--gray-800);margin-bottom:20px}.doubt-form-container{max-width:600px}.doubt-form{background:#fff;border-radius:14px;padding:24px;box-shadow:var(--card-shadow)}.form-group label{display:block;font-size:14px;font-weight:500;color:var(--gray-700);margin-bottom:8px}.form-group select,.form-group textarea{width:100%;padding:12px;border:1px solid var(--gray-200);border-radius:8px;font-size:14px;color:var(--gray-700);transition:border-color .2s}.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--primary)}.submit-doubt-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:background .2s}.submit-doubt-btn:hover{background:var(--primary-dark)}.student-messages-container{display:grid;grid-template-columns:320px 1fr;background:#fff;border-radius:14px;overflow:hidden;box-shadow:var(--card-shadow);min-height:520px}.student-messages-sidebar{border-right:1px solid var(--gray-200);display:flex;flex-direction:column}.student-messages-search{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--gray-200)}.student-test-flow{display:grid;gap:16px;margin-top:16px}.student-test-question-card{border:1px solid var(--gray-200);border-radius:12px;padding:16px;background:#fff}.student-test-question-header{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--gray-800)}.student-test-question-text{color:var(--gray-700);font-size:15px;margin-bottom:14px}.student-test-options-grid{display:flex;flex-wrap:wrap;gap:12px}.student-test-option{display:flex;align-items:center;gap:10px;width:calc(50% - 6px);padding:12px 14px;border:1px solid var(--gray-200);border-radius:10px;background:#f8fafc;color:var(--gray-700);cursor:pointer;text-align:left;transition:border-color .2s,transform .2s,box-shadow .2s}.student-test-option:hover:not(:disabled){border-color:var(--primary-light);transform:translateY(-1px);box-shadow:0 8px 20px #2563eb14}.student-test-option:disabled{cursor:default}.student-test-option.selected{border-color:var(--primary-light);background:#2563eb14}.student-test-option.correct{border-color:var(--success);background:#10b9811f}.student-test-option-label{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#fff;color:var(--primary);font-weight:700;flex-shrink:0}.student-test-review-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.student-test-review-badge.correct{background:#10b9811f;color:#047857}.student-test-review-badge.incorrect{background:#ef44441f;color:#b91c1c}.test-result-summary{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.test-result-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:600}.test-result-pill.total{background:#1e3a8a1f;color:#1e3a8a}.test-result-pill.correct{background:#10b9811f;color:#047857}.test-result-pill.incorrect{background:#ef44441f;color:#b91c1c}@media(max-width:768px){.student-test-option{width:100%}.student-test-question-header{flex-direction:column;align-items:flex-start}}.student-messages-search input{flex:1;border:none;font-size:14px;color:var(--gray-700);outline:none}.student-thread-list{flex:1;overflow-y:auto}.student-thread-item{display:flex;gap:10px;padding:14px 16px;border-bottom:1px solid var(--gray-100);cursor:pointer;transition:background .2s}.student-thread-item:hover{background:var(--gray-50)}.student-thread-item.active{background:#2563eb14;border-left:3px solid var(--primary)}.student-thread-avatar{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.student-thread-meta h4{font-size:14px;color:var(--gray-800);margin-bottom:4px}.student-thread-meta p{font-size:12px;color:var(--gray-600);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-thread-meta span{font-size:11px;color:var(--gray-400)}.student-message-panel{display:flex;flex-direction:column}.student-message-header{display:flex;align-items:center;gap:12px;padding:18px;border-bottom:1px solid var(--gray-200)}.student-message-header h3{font-size:16px;color:var(--gray-800)}.student-message-header span{font-size:12px;color:var(--gray-500)}.student-message-body{flex:1;padding:18px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.student-message-bubble{max-width:75%;padding:10px 14px;border-radius:14px}.student-message-bubble.received{align-self:flex-start;background:var(--gray-100);border-bottom-left-radius:4px}.student-message-bubble.sent{align-self:flex-end;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-bottom-right-radius:4px}.student-message-bubble p{font-size:14px;margin:0 0 4px}.student-message-bubble span{font-size:11px;opacity:.75}.student-message-input-area{display:flex;gap:10px;padding:14px 18px;border-top:1px solid var(--gray-200)}.student-message-input-area input{flex:1;border:1px solid var(--gray-200);border-radius:9px;padding:11px 13px;font-size:14px}.student-message-input-area input:focus{outline:none;border-color:var(--primary)}.student-message-input-area button{border:none;border-radius:9px;background:var(--primary);color:#fff;padding:10px 18px;font-weight:600;cursor:pointer}.student-message-input-area button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:900px){.student-messages-container{grid-template-columns:1fr}.student-messages-sidebar{border-right:none;border-bottom:1px solid var(--gray-200);max-height:260px}}@media(max-width:580px){.student-message-header,.student-message-input-area{padding:12px}.student-message-bubble{max-width:90%}.student-message-input-area{flex-direction:column}.student-message-input-area button{width:100%}}.notifications-full-list{display:flex;flex-direction:column;gap:12px}.notification-card{display:flex;align-items:center;gap:14px;background:#fff;border-radius:12px;padding:16px 20px;box-shadow:var(--card-shadow);transition:background .2s}.notification-card:hover{background:var(--gray-50)}.notification-card.unread{border-left:4px solid var(--primary)}.notification-card .notif-icon{width:44px;height:44px;background:var(--gray-100);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:18px}.notif-details{flex:1}.notif-details p{font-size:14px;color:var(--gray-700)}.notif-details .notif-time{font-size:12px;color:var(--gray-400);margin-top:4px;display:block}.unread-indicator{width:10px;height:10px;background:var(--primary);border-radius:50%}.profile-section{display:grid;grid-template-columns:300px 1fr;gap:24px}.profile-card{background:#fff;border-radius:14px;padding:32px;text-align:center;box-shadow:var(--card-shadow)}.profile-avatar-large{width:100px;height:100px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:600;margin:0 auto 16px}.profile-card h3{font-size:22px;font-weight:600;color:var(--gray-800);margin-bottom:4px}.profile-card p{font-size:14px;color:var(--gray-500);margin-bottom:20px}.edit-profile-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:14px;cursor:pointer}.profile-stats{background:#fff;border-radius:14px;padding:24px;box-shadow:var(--card-shadow);display:flex;gap:40px}.profile-stat{text-align:center}.profile-stat .stat-value{display:block;font-size:32px;font-weight:700;color:var(--primary)}.profile-stat .stat-label{font-size:14px;color:var(--gray-500)}.teachers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.teacher-card{background:#fff;border-radius:14px;padding:20px;box-shadow:var(--card-shadow);transition:transform .2s,box-shadow .2s}.teacher-card:hover{transform:translateY(-4px);box-shadow:var(--card-shadow-hover)}.teacher-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.teacher-basic h4{font-size:16px;font-weight:600;color:var(--gray-800)}.subject-tag{display:inline-block;background:#2563eb1a;color:var(--primary);padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;margin-top:4px}.teacher-details{margin-bottom:16px}.detail-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--gray-100)}.detail-row:last-child{border-bottom:none}.detail-row .label{font-size:13px;color:var(--gray-500)}.detail-row .value{font-size:13px;font-weight:500;color:var(--gray-700)}.detail-row .fee{color:var(--success)}.teacher-actions{display:flex;gap:8px}.view-btn{flex:1;padding:10px;background:var(--gray-100);color:var(--gray-700);border:none;border-radius:8px;font-size:13px;cursor:pointer;transition:background .2s}.view-btn:hover{background:var(--gray-200)}.students-filters{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.search-filter{flex:1;min-width:260px;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--gray-200);border-radius:10px;background:#fff}.search-filter input{width:100%;border:none;outline:none;font-size:.95rem;color:var(--gray-700);background:transparent}.search-filter svg{color:var(--gray-400)}.assign-btn{flex:1;padding:10px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:13px;cursor:pointer;transition:background .2s}.assign-btn:hover{background:var(--primary-dark)}.assigned-teachers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.assigned-teacher-card{background:#fff;border-radius:14px;padding:20px;box-shadow:var(--card-shadow)}.schedule-info{margin:16px 0;padding:12px;background:var(--gray-50);border-radius:8px}.slot-info{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--gray-600);margin-bottom:4px}.slot-info:last-child{margin-bottom:0}.message-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background:var(--gray-100);color:var(--gray-700);border:none;border-radius:8px;font-size:13px;cursor:pointer}.start-btn{padding:10px 16px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:13px;cursor:pointer}.loading-state{display:flex;flex-direction:column;align-items:center;padding:60px;color:var(--gray-500)}.empty-full-state{text-align:center;padding:60px;background:#fff;border-radius:14px;box-shadow:var(--card-shadow);grid-column:1 / -1}.empty-full-state .empty-icon{font-size:60px;color:var(--gray-300);margin-bottom:16px}.empty-full-state h3{font-size:20px;font-weight:600;color:var(--gray-700);margin-bottom:8px}.empty-full-state p{font-size:14px;color:var(--gray-500);margin-bottom:20px}.empty-full-state .action-btn{padding:12px 24px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:14px;cursor:pointer}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .2s ease}.modal-content{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;background:var(--gray-100);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;color:var(--gray-600);transition:background .2s}.modal-close:hover{background:var(--gray-200)}.modal-content .modal-header{padding:32px;text-align:center;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-radius:16px 16px 0 0}.teacher-avatar-xl{width:80px;height:80px;background:#fff3;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:600;margin:0 auto 16px}.modal-content .modal-header h2{font-size:24px;font-weight:600;margin-bottom:8px}.subject-badge-lg{display:inline-block;background:#fff3;padding:6px 14px;border-radius:8px;font-size:14px}.modal-body{padding:24px}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px}.info-item{padding:12px;background:var(--gray-50);border-radius:8px}.info-item .label{display:block;font-size:12px;color:var(--gray-500);margin-bottom:4px}.info-item .value{font-size:14px;font-weight:500;color:var(--gray-700)}.modal-section{margin-bottom:20px}.modal-section h4{font-size:15px;font-weight:600;color:var(--gray-800);margin-bottom:12px}.timetable-list{display:flex;flex-direction:column;gap:8px}.timetable-item{display:flex;align-items:center;gap:12px;padding:10px;background:var(--gray-50);border-radius:8px}.timetable-item .day{font-size:13px;font-weight:500;color:var(--gray-700);min-width:80px}.timetable-item .time{font-size:13px;color:var(--gray-600)}.timetable-item .duration{font-size:12px;color:var(--gray-500);margin-left:auto}.no-schedule{font-size:14px;color:var(--gray-500);font-style:italic}.pricing-info .price{font-size:24px;font-weight:700;color:var(--success)}.bio{font-size:14px;color:var(--gray-600);line-height:1.6}.modal-footer{padding:20px 24px;border-top:1px solid var(--gray-100);display:flex;gap:12px;justify-content:flex-end}.btn-outline{padding:10px 20px;background:#fff;color:var(--gray-600);border:1px solid var(--gray-200);border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s}.btn-outline:hover{background:var(--gray-50)}.btn-primary{padding:10px 20px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.btn-primary:hover{background:var(--primary-dark)}.mobile-menu-btn{display:none;position:fixed;top:85px;left:16px;width:44px;height:44px;background:#fff;border:none;border-radius:10px;box-shadow:0 4px 12px #0000001a;font-size:22px;color:var(--gray-700);cursor:pointer;z-index:500;align-items:center;justify-content:center;transition:all .2s ease}.mobile-menu-btn:hover{background:var(--gray-100)}.mobile-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:999}@media screen and (max-width:1200px){.stats-grid,.subjects-grid,.teachers-grid,.recorded-grid,.materials-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:992px){.sidebar.open{width:var(--sidebar-collapsed)}.sidebar .nav-label,.sidebar .logo-text{display:none}.search-bar{width:250px}.dashboard-grid,.dashboard-two-column{grid-template-columns:1fr}.teacher-interaction-actions,.course-interaction-links{flex-direction:column}.interaction-btn,.course-interaction-btn,.message-btn.full-width,.join-btn.full-width{width:100%}.progress-section,.profile-section{grid-template-columns:1fr}}@media screen and (max-width:768px){.sidebar{position:fixed;left:0;top:0;height:100vh;max-height:100vh;transform:translate(-100%);width:var(--sidebar-width)!important;z-index:1000}.sidebar.open{transform:translate(0)}.sidebar .nav-label,.sidebar .logo-text{display:block}.mobile-menu-btn{display:flex}.mobile-overlay{display:block}.top-navbar{padding:0 16px}.search-bar,.profile-name{display:none}.dashboard-content{padding:16px}.welcome-card{flex-direction:column;text-align:center;padding:24px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{padding:16px}.stat-value{font-size:22px}.subjects-grid,.teachers-grid,.live-classes-grid,.assigned-teachers-grid,.recorded-grid,.materials-grid{grid-template-columns:1fr}.profile-stats{flex-direction:column;gap:20px}}@media screen and (max-width:480px){.student-dashboard-modern{padding-top:60px}.mobile-menu-btn{top:75px;left:12px;width:40px;height:40px;font-size:20px}.dashboard-content{padding:12px}.welcome-card{padding:20px}.welcome-content h1{font-size:20px}.welcome-content p{font-size:13px}.illustration-circle{width:60px;height:60px;font-size:28px}.stats-grid{grid-template-columns:1fr;gap:10px}.stat-card{padding:14px}.stat-icon{width:40px;height:40px;font-size:18px}.stat-value{font-size:20px}.stat-label{font-size:12px}.card{padding:16px;border-radius:10px}.card-header h3{font-size:14px}.course-item,.class-item,.assignment-item,.lecture-card{padding:10px;gap:10px}.course-icon,.lecture-thumbnail{width:38px;height:38px;font-size:18px}.course-info h4,.class-info h4,.assignment-info h4,.lecture-info h4{font-size:13px}.course-info p,.class-info p,.assignment-info p,.lecture-info p{font-size:11px}.continue-btn,.join-btn,.play-btn{padding:6px 12px;font-size:12px}.play-btn{width:32px;height:32px}.class-time{min-width:60px;padding:6px 10px}.class-time .day{font-size:10px}.class-time .time{font-size:12px}.page-header h2{font-size:20px}.page-header p{font-size:13px}.create-doubt-toggle-btn{width:100%}.subject-card{padding:20px}.subject-card .subject-icon{font-size:36px}.subject-card h3{font-size:16px}.subject-desc{font-size:12px}.enroll-btn{padding:10px;font-size:13px}.teacher-card,.assigned-teacher-card,.live-class-card{padding:16px}.teacher-avatar{width:40px;height:40px;font-size:16px}.teacher-basic h4{font-size:14px}.detail-row{font-size:12px;padding:6px 0}.teacher-actions{flex-direction:column;gap:8px}.view-btn,.assign-btn,.message-btn,.start-btn{width:100%;padding:10px}.assignment-card{flex-direction:column;align-items:flex-start;gap:12px;padding:14px}.assignment-right{width:100%;flex-wrap:wrap;gap:10px}.submit-btn{width:100%}.recorded-card{border-radius:10px}.recorded-thumbnail{height:120px}.recorded-info{padding:12px}.material-card{padding:20px}.material-icon{font-size:32px}.progress-overview{padding:20px}.progress-circle{width:160px;height:160px}.progress-text .progress-value{font-size:28px}.doubt-form{padding:20px}.enrollment-row{flex-direction:column;align-items:flex-start}.teacher-interaction-actions,.course-interaction-links{gap:8px}.form-group select,.form-group textarea{padding:10px;font-size:14px}.submit-doubt-btn{padding:12px;font-size:14px}.notification-card{padding:14px;gap:12px}.notification-card .notif-icon{width:36px;height:36px;font-size:16px}.notif-details p{font-size:13px}.profile-card{padding:24px}.profile-avatar-large{width:80px;height:80px;font-size:32px}.profile-card h3{font-size:18px}.profile-stat .stat-value{font-size:26px}.modal-content{width:95%;max-height:85vh}.modal-header{padding:24px}.teacher-avatar-xl{width:60px;height:60px;font-size:24px}.modal-header h2{font-size:20px}.modal-body{padding:16px}.info-grid{grid-template-columns:1fr;gap:10px}.modal-footer{padding:16px;flex-direction:column}.btn-outline,.btn-primary{width:100%;text-align:center}.empty-full-state{padding:40px 20px}.empty-full-state .empty-icon{font-size:48px}.empty-full-state h3{font-size:18px}}.paid-subjects-info{background:linear-gradient(135deg,#1e3a8a1a,#ff8c001a);border:1px solid rgba(30,58,138,.2);border-radius:12px;padding:16px 20px;margin-bottom:24px}.paid-subjects-info p{margin:0;color:#374151;font-size:14px}.paid-subjects-info strong{color:#1e3a8a}.class-meta{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0;padding:12px;background:#f9fafb;border-radius:8px}.class-meta p{display:flex;align-items:center;gap:6px;margin:0;font-size:13px;color:#6b7280}.class-meta p svg{color:#9ca3af}.class-description{font-size:13px;color:#6b7280;line-height:1.5;margin:12px 0;padding:12px;background:#f9fafb;border-radius:8px;border-left:3px solid #1E3A8A}.class-actions{margin-top:16px}.join-btn.full-width{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px}.live-class-card .class-meta,.live-class-card .class-description,.live-class-card .class-actions{margin-top:12px}.profile-page{padding:120px 20px 60px;background:linear-gradient(135deg,#f5f7fa,#e4e8f0);min-height:100vh}.profile-container{max-width:900px;margin:0 auto}.toast{position:fixed;top:80px;right:20px;padding:14px 20px;border-radius:12px;font-weight:500;font-size:.95rem;box-shadow:0 8px 24px #0000001f;animation:slideIn .3s ease-out;z-index:1000;max-width:300px}.toast-success{background:#10b981;color:#fff}.toast-error{background:#ef4444;color:#fff}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.profile-hero{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);color:#fff;padding:40px 48px;border-radius:24px;box-shadow:0 12px 40px #1e3a8a4d;margin-bottom:40px;transition:transform .3s ease,box-shadow .3s ease}.profile-hero:hover{transform:translateY(-2px);box-shadow:0 16px 48px #1e3a8a66}.profile-hero__left{display:flex;align-items:center;gap:32px;flex:1}.profile-page .profile-avatar{position:relative;width:140px;height:140px;border-radius:50%;overflow:hidden;background:#ffffff26;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:default;border:5px solid rgba(255,255,255,.6);box-shadow:0 8px 32px #0003;transition:all .3s ease}.profile-avatar:hover{transform:scale(1.05);border-color:#fffc}.avatar-initials{font-size:3rem;font-weight:700;color:#fff;-webkit-user-select:none;user-select:none}.avatar-overlay{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;font-size:2rem;cursor:pointer;opacity:0;transition:opacity .25s}.profile-hero__info{display:flex;flex-direction:column;gap:10px}.hero-name{margin:0;font-size:2.2rem;font-weight:800;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.role-badge{display:inline-flex;align-items:center;gap:6px;background:#fff3;color:#fff;padding:6px 16px;border-radius:24px;font-size:.9rem;font-weight:600;width:fit-content;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.subjects-pills{display:flex;flex-wrap:wrap;gap:8px}.subject-pill{display:inline-block;background:#fff3;padding:6px 14px;border-radius:18px;font-size:.85rem;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-weight:500}.edit-profile-btn{padding:12px 28px;border:2px solid rgba(255,255,255,.6);background:transparent;color:#fff;border-radius:12px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .3s ease;white-space:nowrap}.edit-profile-btn:hover:not(:disabled){background:#ffffff2e;border-color:#fffc;transform:translateY(-2px)}.edit-profile-btn.save{background:#fff;color:#667eea;border-color:#fff;font-weight:700}.edit-profile-btn.save:hover:not(:disabled){background:#f0f4ff;box-shadow:0 8px 20px #00000026}.edit-profile-btn.cancel:hover:not(:disabled){background:#ffffff1f;border-color:#ffffffb3}.edit-profile-btn:disabled,.edit-profile-btn.disabled{opacity:.6;cursor:not-allowed}.profile-view{background:#fff;border-radius:24px;padding:40px;box-shadow:0 8px 32px #00000014;animation:fadeInUp .4s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.view-section{margin-bottom:32px;padding-bottom:28px;border-bottom:2px solid #f3f4f6}.section-title{font-size:1.3rem;font-weight:700;color:#1f2937;margin:0 0 20px;letter-spacing:-.3px}.view-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:16px}.view-item{display:flex;flex-direction:column;gap:6px}.view-item.full{grid-column:1 / -1;margin-top:8px}.view-label{font-size:.85rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.view-label-full{display:block;margin-bottom:8px}.view-value{font-size:1rem;color:#1f2937;font-weight:500;line-height:1.6}.tags-display{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.tag{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;background:#f3f4f6;color:#374151;border-radius:24px;font-size:.85rem;font-weight:500;transition:all .2s ease;border:1px solid transparent}.tag:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.tag-subject{background:linear-gradient(135deg,#a78bfa26,#7c3aca26);color:#6d28d9;border-color:#6d28d933;font-weight:600}.tag-class{background:linear-gradient(135deg,#3b82f626,#2563eb26);color:#1e40af;border-color:#1e40af33;font-weight:600}.tag-board{background:linear-gradient(135deg,#22c55e26,#16a34a26);color:#15803d;border-color:#15803d33;font-weight:600}.tag-language{background:linear-gradient(135deg,#f8717126,#ef444426);color:#b91c1c;border-color:#b91c1c33;font-weight:600}.tag-skill{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;font-weight:600}.bio-text{color:#374151;line-height:1.8;margin:0;font-size:.95rem}.profile-edit{background:#fff;border-radius:24px;padding:40px;box-shadow:0 8px 32px #00000014;animation:fadeInUp .4s ease-out}.edit-section{margin-bottom:32px;padding-bottom:28px;border-bottom:2px solid #f3f4f6}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:20px}.form-field{display:flex;flex-direction:column;gap:10px}.form-field label{font-size:.9rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.4px}.form-field input,.form-field select,.form-field textarea{padding:14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:.95rem;transition:all .3s ease;background:#fafafa;font-family:inherit}.form-field input::placeholder,.form-field textarea::placeholder,.form-field select::placeholder{color:#d1d5db}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px #667eea26;background:#fff;transform:translateY(-1px)}.form-field textarea{resize:vertical;min-height:100px;max-height:200px}.form-hint{font-size:.9rem;color:#6b7280;margin:0 0 16px;font-weight:500}.subjects-selected{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.subject-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:24px;font-size:.85rem;font-weight:600;animation:slideIn .2s ease}.subject-chip button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.1rem;padding:0;line-height:1;transition:transform .2s ease}.subject-chip button:hover{transform:scale(1.2) rotate(90deg)}.subjects-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.subject-add-btn{padding:8px 14px;border:2px dashed #d1d5db;border-radius:24px;background:#fff;color:#667eea;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease}.subject-add-btn:hover{border-color:#667eea;background:#f5f3ff;transform:translateY(-2px)}.custom-subject-row{display:flex;gap:12px}.custom-subject-row input{flex:1;padding:12px 14px;border:2px solid #e5e7eb;border-radius:12px;font-size:.9rem}.custom-subject-row button{padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.custom-subject-row button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.chip-selector{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.chip{padding:10px 18px;border:2px solid #e5e7eb;border-radius:24px;background:#fff;font-size:.9rem;font-weight:600;color:#374151;cursor:pointer;transition:all .3s ease}.chip:hover{border-color:#667eea;color:#667eea;transform:translateY(-2px)}.chip.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;box-shadow:0 8px 20px #667eea4d}.skills-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:16px}.skill-checkbox{display:flex;align-items:center;gap:12px;padding:16px 18px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:14px;cursor:pointer;transition:all .3s ease;font-weight:500}.skill-checkbox:hover{border-color:#667eea;background:#f5f3ff;transform:translateY(-2px)}.skill-checkbox:has(input:checked){background:linear-gradient(135deg,#667eea1f,#764ba21f);border-color:#667eea;box-shadow:0 4px 12px #667eea26}.skill-checkbox input[type=checkbox]{width:20px;height:20px;accent-color:#667eea;cursor:pointer}.skill-icon{font-size:1.4rem}@media(max-width:1024px){.profile-page{padding:110px 20px 50px}.profile-container{max-width:800px}.profile-hero{padding:32px 36px;gap:24px}.profile-hero__left{gap:24px}.form-grid{gap:20px}.view-grid{grid-template-columns:1fr}}@media(max-width:768px){.profile-page{padding:100px 16px 40px}.profile-container{max-width:100%}.profile-hero{flex-direction:column;text-align:center;padding:28px 22px;gap:20px}.profile-hero__left{flex-direction:column;text-align:center;width:100%}.hero-name{font-size:1.8rem}.hero-meta{justify-content:center}.profile-hero__actions{width:100%;flex-direction:column}.edit-profile-btn{width:100%;padding:14px 20px}.profile-view,.profile-edit{padding:28px 20px}.form-grid{grid-template-columns:1fr;gap:18px}.view-grid{grid-template-columns:1fr;gap:16px}.skills-grid{grid-template-columns:1fr}.section-title{font-size:1.1rem}.profile-avatar{width:110px;height:110px}.avatar-initials{font-size:2.4rem}.subject-pill{font-size:.8rem;padding:5px 12px}.chip-selector{gap:10px}.chip{padding:8px 14px;font-size:.85rem}.subjects-buttons{gap:8px}.toast{left:16px;right:16px;max-width:calc(100% - 32px)}}@media(max-width:480px){.profile-page{padding:90px 12px 30px}.profile-hero{padding:20px 16px;gap:16px}.profile-view,.profile-edit{padding:20px 16px}.hero-name{font-size:1.5rem}.section-title{font-size:1rem}.profile-avatar{width:90px;height:90px}.avatar-initials{font-size:2rem}.view-label{font-size:.75rem}.view-value{font-size:.9rem}.tags-display{gap:8px}.tag{padding:6px 12px;font-size:.8rem}.custom-subject-row{flex-direction:column}.custom-subject-row button{width:100%}.edit-profile-btn{font-size:.9rem;padding:12px 16px}}.offerings-view-list{display:flex;flex-direction:column;gap:10px}.offering-view-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fafafa}.offering-view-head{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:#1f2937}.offering-view-subs{margin-top:8px;display:flex;flex-direction:column;gap:6px}.offering-view-sub-item{display:flex;justify-content:space-between;gap:12px;color:#374151}.course-offering-grid{display:grid;grid-template-columns:1fr;gap:12px}.course-offering-card{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:12px}.course-offering-card.active{border-color:#2563eb;box-shadow:0 8px 20px #2563eb1a}.course-offering-toggle{display:flex;align-items:center;gap:10px;font-weight:600;color:#1f2937}.course-offering-toggle input{width:18px;height:18px}.course-offering-body{margin-top:12px;display:flex;flex-direction:column;gap:12px}.offering-subsubject-list{display:flex;flex-direction:column;gap:10px}.offering-subsubject-item{display:flex;flex-direction:column;gap:8px;border:1px solid #f1f5f9;border-radius:10px;padding:10px;background:#f8fafc}.offering-subsubject-toggle{display:flex;align-items:center;gap:8px;color:#374151;font-weight:500}.offering-subsubject-toggle input{width:16px;height:16px}@media(max-width:768px){.offering-view-head,.offering-view-sub-item{flex-direction:column;align-items:flex-start}}.profile-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:16px}.profile-loading .spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}.profile-hero{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);color:#fff;padding:32px 36px;border-radius:18px;box-shadow:0 10px 30px #667eea59;margin-bottom:36px}.profile-hero__left{display:flex;align-items:center;gap:24px}.profile-page .profile-avatar{position:relative;width:100px;height:100px;border-radius:50%;overflow:hidden;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:default;border:3px solid rgba(255,255,255,.5)}.profile-avatar img{width:100%;height:100%;object-fit:cover}.avatar-initials{font-size:2.2rem;font-weight:700;color:#fff;-webkit-user-select:none;user-select:none}.avatar-overlay{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;font-size:1.6rem;cursor:pointer;opacity:0;transition:opacity .25s}.profile-avatar:hover .avatar-overlay{opacity:1}.profile-hero__info h3{margin:0 0 6px;font-size:1.7rem;font-weight:700}.role-badge{display:inline-block;background:#ffffff38;color:#fff;padding:4px 14px;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:10px}.hero-meta{display:flex;flex-wrap:wrap;gap:8px}.meta-pill{background:#ffffff29;padding:4px 12px;border-radius:14px;font-size:.85rem;white-space:nowrap}.profile-hero__actions{display:flex;gap:12px;align-items:center}.edit-profile-btn{padding:11px 26px;border:2px solid rgba(255,255,255,.6);background:transparent;color:#fff;border-radius:10px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .3s}.edit-profile-btn:hover{background:#ffffff26}.edit-profile-btn.save{background:#fff;color:#667eea;border-color:#fff}.edit-profile-btn.save:hover{background:#e8ecff}.edit-profile-btn.cancel{background:transparent;border-color:#fff6}.edit-profile-btn.cancel:hover{background:#ffffff1a}.edit-profile-btn:disabled{opacity:.7;cursor:not-allowed}.profile-view{background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 24px #00000014}.view-section{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #f3f4f6}.view-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.view-section h3{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 16px}.view-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.view-item{display:flex;flex-direction:column;gap:4px}.view-item.full{grid-column:1 / -1;margin-top:12px}.view-label{font-size:.85rem;color:#6b7280;font-weight:500}.view-value{font-size:1rem;color:#1f2937;font-weight:500}.tags-display{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.tag{padding:6px 14px;background:#f3f4f6;color:#374151;border-radius:20px;font-size:.85rem;font-weight:500}.tag.highlight{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.bio-text{color:#374151;line-height:1.7;margin:0}.profile-edit{background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 24px #00000014}.edit-section{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #f3f4f6}.edit-section:last-of-type{border-bottom:none}.edit-section h3{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 20px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field.full{grid-column:1 / -1}.form-field label{font-size:.9rem;font-weight:600;color:#374151}.form-field input,.form-field select,.form-field textarea{padding:12px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.95rem;transition:border-color .2s,box-shadow .2s;background:#fafafa}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea26;background:#fff}.form-field textarea{resize:vertical;min-height:80px}.form-hint{font-size:.9rem;color:#6b7280;margin:0 0 12px}.subjects-selected{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.subject-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:.85rem;font-weight:500}.subject-chip button{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;padding:0;line-height:1}.subjects-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.subject-add-btn{padding:6px 12px;border:1.5px dashed #d1d5db;border-radius:20px;background:#fff;color:#6b7280;font-size:.85rem;cursor:pointer;transition:all .2s}.subject-add-btn:hover{border-color:#667eea;color:#667eea}.custom-subject-row{display:flex;gap:10px}.custom-subject-row input{flex:1;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.9rem}.custom-subject-row button{padding:10px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .2s}.custom-subject-row button:hover{transform:translateY(-1px)}.chip-selector{display:flex;flex-wrap:wrap;gap:10px}.chip{padding:8px 16px;border:1.5px solid #e5e7eb;border-radius:20px;background:#fff;font-size:.9rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}.chip:hover{border-color:#667eea;color:#667eea}.chip.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.skills-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}.skill-checkbox{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s}.skill-checkbox:hover{border-color:#667eea;background:#f5f3ff}.skill-checkbox:has(input:checked){background:linear-gradient(135deg,#667eea1a,#764ba21a);border-color:#667eea}.skill-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#667eea;cursor:pointer}.skill-icon{font-size:1.2rem}.profile-actions{display:flex;justify-content:center;gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid #f3f4f6}.btn-edit,.btn-save,.btn-cancel{padding:14px 32px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-edit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none}.btn-edit:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-save{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.btn-save:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.btn-save:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-cancel{background:#fff;color:#6b7280;border:1.5px solid #e5e7eb}.btn-cancel:hover{border-color:#d1d5db;background:#f9fafb}@media(max-width:1024px){.profile-page{padding:110px 20px 50px}.profile-container{max-width:800px}.profile-hero{padding:28px 30px}.form-grid{gap:16px}}@media(max-width:768px){.profile-page{padding:100px 16px 40px}.profile-container{max-width:100%}.profile-header h1{font-size:1.8rem}.profile-hero{flex-direction:column;padding:24px 20px;text-align:center}.profile-hero__left{flex-direction:column;text-align:center}.profile-hero__info h3{font-size:1.4rem}.hero-meta{justify-content:center}.profile-hero__actions{width:100%;flex-direction:column}.edit-profile-btn{width:100%}.profile-view,.profile-edit{padding:24px 20px}.form-grid,.view-grid,.skills-grid{grid-template-columns:1fr}.profile-actions{flex-direction:column}.btn-edit,.btn-save,.btn-cancel{width:100%}.profile-avatar{width:80px;height:80px}.avatar-initials{font-size:1.8rem}.meta-pill{font-size:.75rem;padding:3px 10px}}@media(max-width:480px){.profile-page{padding:90px 12px 30px}.profile-hero{padding:20px 15px;border-radius:14px;margin-bottom:24px}.profile-hero__info h3{font-size:1.2rem}.role-badge{font-size:.75rem;padding:3px 10px}.profile-avatar{width:70px;height:70px}.avatar-initials{font-size:1.5rem}.profile-view,.profile-edit{padding:20px 15px;border-radius:16px}.view-section h3,.edit-section h3{font-size:1rem;margin-bottom:14px}.view-label{font-size:.8rem}.view-value{font-size:.9rem}.form-field label{font-size:.85rem}.form-field input,.form-field select,.form-field textarea{padding:10px 12px;font-size:.9rem}.btn-edit,.btn-save,.btn-cancel{padding:12px 24px;font-size:.9rem}.subject-chip,.tag{font-size:.8rem;padding:5px 10px}.chip{padding:6px 12px;font-size:.85rem}}.profile-page.embedded{padding:0;background:transparent;min-height:auto}.profile-page.embedded .profile-container{max-width:100%}.profile-page.embedded .profile-hero{margin-bottom:20px}.test-create-toolbar{display:flex;justify-content:flex-start;margin:20px 0 16px}.test-create-toggle-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:none;border-radius:10px;background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #2563eb2e;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.test-create-toggle-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2563eb38}.test-create-toggle-btn:active{transform:translateY(0)}.test-create-toggle-btn.active{background:linear-gradient(135deg,#334155,#0f172a)}.test-form-card{margin-bottom:24px}.test-list-section{margin-top:24px}.test-list-grid{display:grid;gap:16px}.test-card{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:18px;box-shadow:0 2px 10px #0f172a0d}.test-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.test-card-header h4{margin:0;font-size:17px;color:#0f172a}.test-class-level-tag{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;color:#1e3a8a;background:#dbeafe;border:1px solid #bfdbfe}.test-card-subject{margin:0 0 8px;color:#334155;font-size:14px;font-weight:600}.test-card-schedule{margin:0 0 8px;color:#1e293b;font-size:13px}.test-assigned-count{margin:0 0 10px;font-size:12px;font-weight:700;color:#065f46}.test-card-description{margin:0 0 10px;color:#475569;line-height:1.45}.test-card-stats{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:6px}.test-card-stats span{font-size:12px;font-weight:600;color:#1e3a8a;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:4px 10px}.test-builder-actions,.test-card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.test-card-actions{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.teacher-test-preview{border:1px solid #dbe4f2;border-radius:12px;padding:14px;margin:14px 0;background:#f8fafc}.teacher-test-preview h5{margin:0 0 12px;font-size:14px;font-weight:700;color:#1e293b}.test-question-solution-block,.teacher-preview-solution-block{margin-top:12px;padding:10px 12px;border-radius:10px;background:#eff6ff;border:1px solid #dbeafe}.test-question-solution-label,.teacher-preview-solution-label{display:inline-block;margin-bottom:6px;font-size:12px;font-weight:700;color:#1e3a8a;text-transform:uppercase;letter-spacing:.04em}.test-question-solution-text,.teacher-preview-solution-text{margin:0;color:#334155;font-size:13px;line-height:1.5;white-space:pre-wrap}.teacher-preview-question-card{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:12px;margin-bottom:12px}.teacher-preview-question-card:last-child{margin-bottom:0}.teacher-preview-question-title{margin:0 0 10px;color:#334155;font-size:14px;line-height:1.45}.teacher-preview-options-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.teacher-preview-option-item{display:flex;align-items:flex-start;gap:8px;border:1px solid #dbe4f2;border-radius:8px;padding:8px 10px;background:#f8fafc;min-width:0}.teacher-preview-option-item.correct{border-color:#86efac;background:#f0fdf4}.teacher-preview-option-label{font-size:12px;font-weight:700;color:#1e3a8a;line-height:1.4;flex-shrink:0}.teacher-preview-option-text{font-size:13px;color:#334155;line-height:1.4;overflow-wrap:anywhere}.test-share-modal-overlay{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1200}.test-share-modal{width:min(860px,100%);max-height:90vh;background:#fff;border-radius:14px;box-shadow:0 24px 64px #0f172a47;display:flex;flex-direction:column;overflow:hidden}.test-share-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid #e2e8f0}.test-share-modal-header h3{margin:0;color:#0f172a;font-size:18px}.test-share-modal-header p{margin:6px 0 0;color:#475569;font-size:13px}.test-share-close-btn{border:none;background:#f1f5f9;color:#334155;width:34px;height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.test-share-search-row{margin:14px 18px 12px;display:flex;align-items:center;gap:10px;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.test-share-search-row input{border:none;outline:none;width:100%;font-size:14px;color:#0f172a}.test-share-list-wrap{padding:0 18px 12px;overflow-y:auto}.test-share-students-list{display:grid;gap:10px}.test-share-student-row{border:1px solid #e2e8f0;border-radius:10px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.test-share-student-meta h4{margin:0;color:#0f172a;font-size:15px}.test-share-student-meta p{margin:4px 0 0;color:#475569;font-size:13px}.test-share-eligibility-note{margin-top:8px!important;color:#b45309!important;font-size:12px!important;font-weight:600}.test-share-student-tags{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.test-share-student-tags span{display:inline-flex;align-items:center;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700;color:#1e3a8a;background:#eff6ff;border:1px solid #dbeafe}.test-share-modal-footer{border-top:1px solid #e2e8f0;padding:12px 18px;display:flex;justify-content:flex-end}@media(max-width:1024px){.teacher-preview-options-list{grid-template-columns:1fr}}@media(max-width:768px){.test-create-toolbar{margin:16px 0 14px}.test-create-toggle-btn{width:100%;justify-content:center}.test-card{padding:14px}.test-card-header{flex-direction:column;align-items:flex-start}.test-card-actions .btn-small,.test-builder-actions .btn-small{width:100%;justify-content:center}.teacher-test-preview{padding:12px}.test-share-modal{width:100%;max-height:92vh}.test-share-student-row{flex-direction:column;align-items:stretch}.test-share-student-row .btn-small{width:100%;justify-content:center}.teacher-preview-question-card{padding:10px}}:root{--sidebar-width: 220px;--sidebar-collapsed: 75px}.teacher-dashboard{display:flex;min-height:100vh;width:100%;background-color:var(--gray-50);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.teacher-dashboard .teacher-main{width:100%;max-width:100%}.teacher-dashboard .teacher-sidebar{position:fixed!important;top:0!important;left:0!important;width:270px!important;height:100vh!important;transform:translate(-100%);transition:transform .32s ease;z-index:1200!important;box-shadow:10px 0 32px #02061742}.teacher-dashboard .teacher-sidebar.open{transform:translate(0)}.teacher-dashboard .teacher-sidebar.closed{transform:translate(-100%)}.teacher-dashboard .teacher-sidebar .logo-text,.teacher-dashboard .teacher-sidebar .nav-label{opacity:1!important;visibility:visible!important}.teacher-dashboard .sidebar-arrow-toggle,.teacher-dashboard .mobile-menu-btn{display:none!important}.teacher-dashboard .mobile-overlay{display:block!important;z-index:1190}.teacher-dashboard .dashboard-topbar{position:sticky;top:0;z-index:1100;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.teacher-dashboard .dashboard-menu-btn{width:42px;height:42px;border:1px solid #d1d5db;background:#fff;border-radius:10px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.teacher-dashboard .dashboard-menu-btn span{display:block;width:18px;height:2px;background:#1f2937;border-radius:2px;transition:transform .24s ease,opacity .24s ease}.teacher-dashboard .dashboard-menu-btn.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.teacher-dashboard .dashboard-menu-btn.active span:nth-child(2){opacity:0}.teacher-dashboard .dashboard-menu-btn.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.teacher-dashboard .dashboard-topbar-right{display:inline-flex;align-items:center;gap:10px}.teacher-dashboard .dashboard-user-name{font-size:14px;color:#0f172a;font-weight:600}.teacher-dashboard .topbar-logout-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid #cbd5e1;background:#fff;color:#1e293b;padding:8px 12px;border-radius:8px;font-weight:600;cursor:pointer}@media(max-width:480px){.teacher-dashboard .dashboard-topbar{padding:10px 12px}.teacher-dashboard .dashboard-user-name{display:none}}.teacher-sidebar{position:sticky;top:0;height:100vh;align-self:flex-start;background:linear-gradient(180deg,#0f172a,#1e3a8a);color:#fff;z-index:100;transition:width .3s ease;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}.teacher-sidebar.open{width:var(--sidebar-width)}.teacher-sidebar.closed{width:var(--sidebar-collapsed)}.teacher-sidebar.closed .logo-text,.teacher-sidebar.closed .nav-label{opacity:0;visibility:hidden}.sidebar-arrow-toggle{background:#ffffff1a;border:none;color:#fff;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.sidebar-arrow-toggle:hover{background:#fff3}.sidebar-nav{flex:1;padding:20px 12px;display:flex;flex-direction:column;gap:4px;overflow-y:auto;overflow-x:hidden}.nav-item.active{background:#1e3a8a;color:#fff}.nav-icon{font-size:20px;flex-shrink:0}.nav-label{white-space:nowrap}.nav-badge{position:absolute;right:12px;background:#ff8c00;color:#fff;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px}.teacher-main{flex:1;transition:all .3s ease;min-height:auto;min-width:0;width:0;overflow-x:hidden}.teacher-topbar{background:#fff;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 3px #0000001a;position:sticky;top:0;z-index:50}.search-box{position:relative;width:320px}.mark-read{background:none;border:none;color:#1e3a8a;font-size:13px;cursor:pointer}.teacher-content{padding:10px;width:100%;max-width:100%}.welcome-stats{display:flex;gap:40px}.stat-item{text-align:center}.stat-number{display:block;font-size:32px;font-weight:700}.stat-label{font-size:14px;opacity:.8}.quick-actions{margin-bottom:24px}.section-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px}.action-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.action-card{background:#fff;border:none;border-radius:12px;padding:24px;display:flex;align-items:center;gap:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px #0000001a;text-align:left}.action-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px #00000014}.action-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff}.action-card.create-course .action-icon{background:linear-gradient(135deg,#1e3a8a,#ff8c00)}.action-card.upload-material .action-icon{background:linear-gradient(135deg,#10b981,#059669)}.action-card.schedule-class .action-icon{background:linear-gradient(135deg,#ff8c00,#ea580c)}.action-card.create-assignment .action-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.action-info h3{margin:0 0 4px;font-size:16px;font-weight:600;color:#111827}.action-info p{margin:0;font-size:13px;color:#6b7280}.submissions-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.submissions-table{overflow-x:auto}.submissions-table table{width:100%;border-collapse:collapse}.submissions-table th,.submissions-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #E5E7EB}.submissions-table th{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.submissions-table td{font-size:14px;color:#374151}.student-cell{display:flex;align-items:center;gap:12px}.student-avatar{width:36px;height:36px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.status-badge.pending{background:#fef3c7;color:#d97706}.status-badge.graded{background:#d1fae5;color:#059669}.status-badge.late{background:#fee2e2;color:#dc2626}.submissions-empty{text-align:center;padding:20px 12px;color:#6b7280;font-weight:500}.review-btn{background:#1e3a8a;color:#fff;border:none;padding:6px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.review-btn:hover{background:#1d4ed8}.upcoming-classes-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.add-class-btn{display:flex;align-items:center;gap:6px;background:#ff8c00;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.add-class-btn:hover{background:#ea580c}.classes-list{display:flex;flex-direction:column;gap:12px}.class-card{display:flex;align-items:center;gap:16px;padding:16px;background:#f9fafb;border-radius:12px;transition:all .2s ease}.class-card:hover{background:#f3f4f6}.class-time{text-align:center;padding:10px 16px;background:#fff;border-radius:8px;min-width:80px}.class-time .time{display:block;font-size:15px;font-weight:600;color:#1e3a8a}.class-time .date{font-size:12px;color:#6b7280}.class-info{flex:1}.class-info h3{margin:0 0 4px;font-size:15px;font-weight:600;color:#111827}.class-info p{margin:0;font-size:13px;color:#6b7280;display:flex;align-items:center;gap:6px}.start-class-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.start-class-btn:hover{transform:scale(1.02);box-shadow:0 4px 12px #10b9814d}.analytics-section,.engagement-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.assignment-status-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.pie-chart-container{display:flex;flex-direction:column;align-items:center}.pie-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:16px}.legend-color{width:12px;height:12px;border-radius:3px}.legend-label{font-size:13px;color:#6b7280}.legend-value{font-size:13px;font-weight:600;color:#374151}.messages-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.message-card{display:flex;gap:12px;padding:12px;background:#f9fafb;border-radius:10px;transition:all .2s ease;cursor:pointer}.message-avatar{width:42px;height:42px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;flex-shrink:0}.message-input-wrapper{display:flex;gap:10px}.message-input-wrapper input{flex:1;padding:12px 16px;border:1px solid #E5E7EB;border-radius:10px;font-size:14px}.message-input-wrapper input:focus{outline:none;border-color:#1e3a8a}.send-btn{background:#1e3a8a;color:#fff;border:none;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.send-btn:hover{background:#0f172a}@media(max-width:1200px){.dashboard-grid{grid-template-columns:1fr}.action-cards{grid-template-columns:repeat(2,1fr)}.welcome-card{flex-direction:column;gap:24px;text-align:center}}@media(max-width:768px){.teacher-sidebar{position:fixed;left:0;top:70px;height:calc(100vh - 70px);max-height:calc(100vh - 70px);z-index:1000}.teacher-sidebar.open{width:var(--sidebar-width)}.teacher-sidebar.closed{width:var(--sidebar-collapsed)}.mobile-menu-btn,.mobile-overlay{display:none!important}.teacher-main{margin-left:0;width:100%}.teacher-sidebar.open~.teacher-main{margin-left:0}.search-box,.profile-name{display:none}.action-cards{grid-template-columns:1fr}.welcome-stats{flex-wrap:wrap;justify-content:center}.teacher-content{padding:16px}.submissions-table{font-size:12px}.class-card{flex-direction:column;align-items:flex-start}.start-class-btn{width:100%;text-align:center}}@media(max-width:480px){.teacher-topbar{padding:12px 16px}.welcome-card{padding:20px}.welcome-text h1{font-size:22px}.stat-number{font-size:24px}.section-form-toggle-btn{width:100%;justify-content:center}}@media(max-width:768px){.mobile-menu-btn{display:none!important}}.page-section{padding:0}.page-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.back-btn{padding:10px 20px;background:#f3f4f6;border:none;border-radius:8px;color:#374151;font-weight:500;cursor:pointer;transition:all .2s}.back-btn:hover{background:#e5e7eb}.section-form-toggle-row{display:flex;justify-content:flex-start;margin-bottom:18px}.section-form-toggle-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:10px;border:1px solid #1e3a8a;background:#fff;color:#1e3a8a;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.section-form-toggle-btn:hover{background:#eef4ff}.section-form-toggle-btn.active{background:#1e3a8a;color:#fff}.message-reply-toggle-row{margin-top:16px;margin-bottom:12px}.form-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 20px #0000000d}.section-top-form-card{margin-bottom:20px}.form-subtitle{font-size:1.1rem;font-weight:600;color:#374151;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.form-group{margin-bottom:20px}.form-card .form-group label{display:block;font-size:.9rem;font-weight:600;color:#374151;margin-bottom:8px}.form-card .form-group input,.form-card .form-group select,.form-card .form-group textarea{width:100%;padding:12px 16px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.95rem;color:#1f2937;transition:border-color .2s,box-shadow .2s;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group textarea{resize:vertical;min-height:100px}.radio-group{display:flex;gap:20px;flex-wrap:wrap}.radio-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.95rem;color:#374151}.radio-label input[type=radio]{width:18px;height:18px;accent-color:#2563eb}.file-upload-area{border:2px dashed #d1d5db;border-radius:12px;padding:40px;text-align:center;background:#f9fafb;cursor:pointer;transition:all .2s;position:relative}.file-upload-area:hover{border-color:#2563eb;background:#f0f5ff}.file-upload-area .upload-icon{font-size:2.5rem;color:#9ca3af;margin-bottom:12px}.file-upload-area p{color:#6b7280;margin:0}.file-upload-area .file-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-upload-area.compact{padding:28px 24px}.file-upload-area.materials{background:#fbfdff}.selected-file-note{display:inline-block;margin-top:10px;font-size:.9rem;color:#2563eb;font-weight:500}.info-message,.error-message,.success-message{padding:12px 14px;border-radius:10px;margin-bottom:18px;font-size:.92rem}.info-message{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.existing-lectures{margin-bottom:24px}.section-header.compact{margin-bottom:14px}.lecture-count-tag{padding:6px 12px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.85rem;font-weight:600}.lectures-management-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.lecture-management-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;box-shadow:0 8px 24px #0f172a0f}.lecture-management-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.lecture-management-header h4{font-size:1rem;color:#111827;margin-bottom:4px}.lecture-management-header p{font-size:.9rem;color:#6b7280}.lecture-source-badge{padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.lecture-source-badge.file{background:#dcfce7;color:#166534}.lecture-source-badge.link{background:#fef3c7;color:#92400e}.lecture-management-description{color:#374151;line-height:1.55;margin-bottom:14px}.lecture-management-meta{display:grid;gap:8px;margin-bottom:14px}.lecture-management-meta span{display:flex;align-items:center;gap:8px;color:#4b5563;font-size:.9rem}.lecture-resource-links{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.resource-link-btn{border:none;background:#eff6ff;color:#1d4ed8;padding:8px 12px;border-radius:10px;font-weight:600;font-size:.86rem;cursor:pointer;text-decoration:none}.resource-link-btn.secondary{background:#f3f4f6;color:#374151}.resource-link-btn.inline{margin-top:12px}.lecture-actions-row{display:flex;gap:10px;justify-content:flex-end}.btn-edit{background:#eff6ff;color:#1d4ed8}.existing-materials-block{margin-top:14px;padding:14px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb}.existing-materials-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:wrap}.checkbox-label{display:inline-flex;align-items:center;gap:8px;color:#374151;font-size:.9rem}.materials-chip-list{display:flex;flex-wrap:wrap;gap:8px}.material-chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#fff;color:#1f2937;text-decoration:none;border:1px solid #d1d5db;font-size:.86rem}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.btn-primary{padding:12px 28px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.btn-secondary{padding:12px 28px;background:#f3f4f6;color:#374151;border:none;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:#e5e7eb}.students-filters{display:flex;gap:16px;margin-bottom:24px}.search-filter{flex:1;display:flex;align-items:center;gap:12px;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:0 16px}.search-filter input{flex:1;border:none;padding:12px 0;font-size:.95rem;outline:none}.search-filter svg{color:#9ca3af}.course-filter{padding:12px 16px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.95rem;background:#fff;min-width:200px}.students-table-container{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.students-table{width:100%;border-collapse:collapse}.students-table th,.students-table td{padding:16px 20px;text-align:left}.students-table th{background:#f9fafb;font-weight:600;color:#374151;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.students-table td{border-bottom:1px solid #f3f4f6}.students-table tr:last-child td{border-bottom:none}.progress-bar{width:100px;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:4px;transition:width .3s}.view-btn{padding:6px 14px;background:#f0f5ff;color:#2563eb;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s}.view-btn:hover{background:#2563eb;color:#fff}.students-last-updated{margin-bottom:14px;color:#6b7280;font-size:.88rem}.students-empty-row{text-align:center;padding:22px 16px;color:#6b7280;font-size:.95rem}.analytics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.analytics-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000d}.analytics-card h3{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:20px}.messages-container{display:grid;grid-template-columns:350px 1fr;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000d;height:calc(100vh - 250px);min-height:500px}.messages-sidebar{border-right:1px solid #e5e7eb;display:flex;flex-direction:column}.messages-search{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #e5e7eb}.messages-search input{flex:1;border:none;padding:8px 0;font-size:.95rem;outline:none}.messages-search svg{color:#9ca3af}.message-list{flex:1;overflow-y:auto}.message-item{display:flex;gap:12px;padding:16px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .2s}.message-item:hover{background:#f9fafb}.message-item.active{background:#eff6ff;border-left:3px solid #2563eb}.message-preview h4{font-size:.95rem;font-weight:600;color:#1f2937;margin-bottom:4px}.message-preview p{font-size:.85rem;color:#6b7280;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.message-preview .message-time{font-size:.75rem;color:#9ca3af}.message-detail{display:flex;flex-direction:column}.message-detail-header{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid #e5e7eb}.message-detail-header h3{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.message-detail-header span{font-size:.85rem;color:#6b7280}.message-detail-body{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.message-bubble{max-width:70%;padding:12px 16px;border-radius:16px}.message-bubble.received{background:#f3f4f6;align-self:flex-start;border-bottom-left-radius:4px}.message-bubble.sent{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.message-bubble p{margin:0 0 6px;font-size:.95rem}.message-bubble span{font-size:.75rem;opacity:.7}.message-input-area{display:flex;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb}.message-input-area input{flex:1;padding:12px 16px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.95rem;outline:none}.message-input-area textarea{flex:1;padding:12px 16px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.95rem;outline:none;resize:vertical;min-height:96px}.message-input-area input:focus{border-color:#2563eb}.message-input-area textarea:focus{border-color:#2563eb}.message-input-area .send-btn{padding:12px 24px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}.message-input-area .send-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.message-input-area .send-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media(min-width:1400px){.teacher-content{padding:32px 8px}.action-cards{grid-template-columns:repeat(4,1fr);gap:24px}.dashboard-grid{grid-template-columns:1fr 1fr;gap:32px}.welcome-card{padding:40px}.welcome-text h1{font-size:32px}.analytics-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media(max-width:1399px)and (min-width:1200px){.teacher-content{padding:24px 8px;max-width:100%}.action-cards{grid-template-columns:repeat(4,1fr);gap:20px}.welcome-stats{gap:32px}}@media(max-width:1199px)and (min-width:992px){.teacher-sidebar{width:240px}.teacher-content{padding:24px 8px;max-width:100%}.teacher-sidebar.closed{transform:translate(-100%)}.action-cards{grid-template-columns:repeat(2,1fr);gap:16px}.dashboard-grid{grid-template-columns:1fr;gap:20px}.welcome-card{flex-direction:row;text-align:left}.welcome-stats{gap:28px}.stat-number{font-size:28px}.messages-container{grid-template-columns:300px 1fr}.notification-dropdown{width:320px}}@media(max-width:991px)and (min-width:768px){.teacher-dashboard{padding-top:60px}.teacher-sidebar{position:fixed;left:0;top:58px;height:calc(100vh - 58px);width:240px;z-index:1000}.teacher-sidebar.closed{transform:translate(-100%)}.teacher-main{margin-left:0;width:100%}.teacher-sidebar.open~.teacher-main{margin-left:0}.teacher-sidebar.closed .sidebar-arrow-toggle{position:fixed;left:0;right:-20px;transform:translateY(-50%)}.mobile-menu-btn,.mobile-overlay{display:none!important}.teacher-content{padding:8px}.action-cards{grid-template-columns:repeat(2,1fr);gap:16px}.action-card{padding:20px}.action-icon{width:48px;height:48px;font-size:20px}.welcome-card{flex-direction:column;gap:20px;text-align:center;padding:28px}.welcome-stats{gap:24px;justify-content:center}.dashboard-grid{grid-template-columns:1fr;gap:20px}.search-box{width:240px}.notification-dropdown{width:300px;right:-50px}.profile-dropdown{width:240px}.messages-container{grid-template-columns:280px 1fr;height:calc(100vh - 200px)}.submissions-table th,.submissions-table td{padding:10px 12px}.analytics-grid{grid-template-columns:1fr;gap:20px}}@media(max-width:767px)and (min-width:576px){.teacher-dashboard{padding-top:56px}.teacher-main{margin-left:0;width:100%}.teacher-sidebar{position:fixed;left:0;top:56px;height:calc(100vh - 56px);width:240px;z-index:1000}.teacher-sidebar.closed .sidebar-arrow-toggle{position:fixed;left:0;right:-20px;transform:translateY(-50%)}.mobile-menu-btn,.mobile-overlay{display:none!important}.teacher-topbar{padding:14px 16px}.search-box{display:none}.teacher-content{padding:8px}.welcome-card{flex-direction:column;gap:20px;text-align:center;padding:24px}.welcome-text h1{font-size:24px}.welcome-text p{font-size:14px}.welcome-stats{flex-wrap:wrap;gap:20px;justify-content:center}.stat-item{min-width:80px}.stat-number{font-size:26px}.stat-label{font-size:12px}.action-cards{grid-template-columns:repeat(2,1fr);gap:12px}.action-card{padding:16px;flex-direction:column;text-align:center;gap:12px}.action-icon{width:50px;height:50px;font-size:22px}.action-info h3{font-size:14px}.action-info p{font-size:12px}.dashboard-grid{grid-template-columns:1fr;gap:16px}.section-title{font-size:16px}.submissions-section,.upcoming-classes-section,.analytics-section,.messages-section{padding:20px;border-radius:12px}.class-card{flex-direction:column;align-items:stretch;gap:12px}.class-time{text-align:left;padding:8px 12px}.start-class-btn{width:100%;text-align:center;padding:12px}.notification-dropdown{position:fixed;top:60px;left:16px;right:16px;width:auto}.profile-dropdown{position:fixed;top:60px;right:16px;left:auto;width:260px}.profile-name{display:none}.messages-container{grid-template-columns:1fr;height:auto;min-height:auto}.messages-sidebar{border-right:none;border-bottom:1px solid #e5e7eb;max-height:250px}.submissions-table-container{overflow-x:auto}.submissions-table,.students-table{min-width:600px}.form-row{grid-template-columns:1fr}.form-card{padding:20px;border-radius:12px}.form-actions{flex-direction:column}.form-actions button{width:100%}.analytics-grid{grid-template-columns:1fr;gap:16px}.analytics-card{padding:20px}}@media(max-width:575px)and (min-width:480px){.teacher-dashboard{padding-top:52px}.teacher-sidebar{position:fixed;left:0;top:58px;height:calc(100vh - 58px);width:240px;z-index:1000}.teacher-sidebar.closed{transform:translate(-100%)}.teacher-main{margin-left:0;width:100%}.teacher-sidebar.closed .sidebar-arrow-toggle{position:fixed;left:0;right:-20px;transform:translateY(-50%)}.sidebar-header{padding:12px}.logo-icon{font-size:22px}.sidebar-nav{padding:12px 8px}.nav-item{padding:10px;font-size:13px}.nav-icon{font-size:20px}.sidebar-footer{padding:12px 8px}.logout-btn{padding:10px}.mobile-menu-btn,.mobile-overlay{display:none!important}.teacher-topbar{padding:12px 14px}.search-box{display:none}.topbar-right{gap:10px}.notification-btn{width:38px;height:38px;font-size:18px}.profile-btn{padding:4px 8px 4px 4px}.profile-avatar{width:32px;height:32px;font-size:12px}.profile-name{display:none}.teacher-content{padding:6px}.welcome-section{margin-bottom:16px}.welcome-card{flex-direction:column;gap:16px;text-align:center;padding:20px;border-radius:10px}.welcome-text h1{font-size:22px}.welcome-text p{font-size:13px}.welcome-stats{flex-wrap:wrap;gap:16px;justify-content:center}.stat-number{font-size:24px}.stat-label{font-size:11px}.quick-actions{margin-bottom:16px}.section-title{font-size:15px;margin-bottom:12px}.action-cards{grid-template-columns:1fr 1fr;gap:10px}.action-card{padding:14px;flex-direction:column;text-align:center;gap:10px;border-radius:10px}.action-icon{width:44px;height:44px;font-size:20px;border-radius:10px}.action-info h3{font-size:13px}.action-info p{font-size:11px}.dashboard-grid{grid-template-columns:1fr;gap:14px}.submissions-section,.upcoming-classes-section,.analytics-section,.messages-section,.assignment-status-section,.engagement-section{padding:16px;border-radius:10px}.section-header{margin-bottom:14px;flex-wrap:wrap;gap:10px}.view-all-btn{font-size:13px}.add-class-btn{font-size:12px;padding:6px 12px}.class-card{flex-direction:column;align-items:stretch;padding:14px;gap:10px}.class-time{display:flex;gap:8px;align-items:center;justify-content:flex-start;text-align:left;padding:8px 10px}.class-time .time{font-size:14px}.class-time .date{font-size:11px}.class-info h3{font-size:14px}.class-info p{font-size:12px}.start-class-btn{width:100%;text-align:center;padding:10px;font-size:12px}.notification-dropdown{position:fixed;top:56px;left:10px;right:10px;width:auto;border-radius:10px}.notification-item{padding:12px 16px}.notif-icon{width:36px;height:36px;font-size:16px}.notif-content p{font-size:13px}.profile-dropdown{position:fixed;top:56px;right:10px;width:240px;border-radius:10px}.messages-container{grid-template-columns:1fr;height:auto}.messages-sidebar{max-height:200px}.message-card{padding:10px}.message-avatar{width:38px;height:38px;font-size:12px}.message-header h4{font-size:13px}.message-content p{font-size:12px}.message-input-wrapper{flex-direction:column;gap:8px}.message-input-wrapper input{padding:10px 14px}.send-btn{padding:10px 20px;font-size:13px}.submissions-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.submissions-table{min-width:550px}.submissions-table th,.submissions-table td{padding:8px 10px;font-size:12px}.student-avatar{width:30px;height:30px;font-size:12px}.review-btn{padding:5px 12px;font-size:11px}.pie-legend{gap:12px}.legend-item{gap:6px}.legend-color{width:10px;height:10px}.legend-label,.legend-value{font-size:11px}.form-card{padding:16px}.form-subtitle{font-size:1rem;margin-bottom:16px;padding-bottom:12px}.form-group{margin-bottom:16px}.form-card .form-group label{font-size:.85rem}.form-card .form-group input,.form-card .form-group select,.form-card .form-group textarea{padding:10px 14px;font-size:.9rem}.file-upload-area{padding:24px 16px}.file-upload-area .upload-icon{font-size:2rem}.btn-primary,.btn-secondary{padding:10px 20px;font-size:.9rem}.students-filters{flex-direction:column;gap:10px}.search-filter{padding:0 12px}.course-filter{width:100%;min-width:auto}.students-table-container{overflow-x:auto}.students-table{min-width:550px}.students-table th,.students-table td{padding:12px 14px}.analytics-grid{grid-template-columns:1fr;gap:14px}.analytics-card{padding:16px;border-radius:12px}.analytics-card h3{font-size:1rem}}@media(max-width:479px)and (min-width:360px){.teacher-dashboard{padding-top:50px}.teacher-sidebar{position:fixed;left:0;top:58px;height:calc(100vh - 58px);width:220px;z-index:1000}.teacher-sidebar.closed{transform:translate(-100%);width:220px}.teacher-main{margin-left:0;width:100%}.sidebar-arrow-toggle{right:-18px;width:18px;height:50px;font-size:14px}.teacher-sidebar.closed .sidebar-arrow-toggle{position:fixed;left:0;right:auto;transform:translateY(-50%)}.sidebar-header{padding:10px}.logo-icon{font-size:20px}.sidebar-nav{padding:10px 6px}.nav-item{padding:10px 8px;font-size:13px;border-radius:8px}.nav-icon{font-size:18px}.sidebar-footer{padding:10px 6px}.logout-btn{padding:10px 8px;font-size:13px}.mobile-menu-btn,.mobile-overlay{display:none!important}.teacher-topbar{padding:10px 12px}.topbar-right{gap:8px}.notification-btn{width:36px;height:36px;font-size:16px;border-radius:8px}.notification-badge{width:16px;height:16px;font-size:9px;top:4px;right:4px}.profile-btn{padding:3px 6px 3px 3px;border-radius:8px}.profile-avatar{width:30px;height:30px;font-size:11px;border-radius:8px}.teacher-content{padding:6px}.welcome-section{margin-bottom:14px}.welcome-card{padding:16px;border-radius:8px;gap:14px}.welcome-text h1{font-size:18px}.welcome-text p{font-size:12px}.welcome-stats{gap:12px}.stat-item{min-width:60px}.stat-number{font-size:20px}.stat-label{font-size:10px}.quick-actions{margin-bottom:14px}.section-title{font-size:14px;margin-bottom:10px}.action-cards{grid-template-columns:1fr 1fr;gap:8px}.action-card{padding:12px;flex-direction:column;text-align:center;gap:8px;border-radius:8px}.action-icon{width:40px;height:40px;font-size:18px;border-radius:8px}.action-info h3{font-size:12px}.action-info p{font-size:10px;display:none}.dashboard-grid{grid-template-columns:1fr;gap:12px}.submissions-section,.upcoming-classes-section,.analytics-section,.messages-section,.assignment-status-section,.engagement-section{padding:14px;border-radius:8px}.section-header{margin-bottom:12px}.view-all-btn{font-size:12px}.add-class-btn{font-size:11px;padding:5px 10px;border-radius:6px}.classes-list{gap:10px}.class-card{padding:12px;border-radius:8px;gap:8px}.class-time{padding:6px 8px;border-radius:6px;min-width:auto}.class-time .time{font-size:13px}.class-time .date{font-size:10px}.class-info h3{font-size:13px}.class-info p{font-size:11px}.start-class-btn{padding:8px;font-size:11px;border-radius:6px}.notification-dropdown{left:8px;right:8px;max-height:70vh}.dropdown-header{padding:12px 14px}.dropdown-header h4{font-size:14px}.notification-list{max-height:250px}.notification-item{padding:10px 14px;gap:10px}.notif-icon{width:32px;height:32px;font-size:14px;border-radius:8px}.notif-content p{font-size:12px}.notif-time{font-size:10px}.profile-dropdown{right:8px;width:220px}.dropdown-user-info{padding:12px 14px;gap:10px}.dropdown-avatar{width:40px;height:40px;font-size:14px}.dropdown-user-info h4{font-size:13px}.dropdown-user-info p{font-size:11px}.dropdown-item{padding:10px 14px;font-size:13px;gap:10px}.messages-section{padding:12px}.messages-list{gap:8px}.message-card{padding:8px;border-radius:8px}.message-avatar{width:34px;height:34px;font-size:11px}.message-header h4{font-size:12px}.message-time{font-size:10px}.message-content p{font-size:11px}.message-input-wrapper input{padding:8px 12px;font-size:13px}.send-btn{padding:8px 16px;font-size:12px;border-radius:8px}.submissions-table{min-width:500px}.submissions-table th,.submissions-table td{padding:6px 8px;font-size:11px}.student-cell{gap:8px}.student-avatar{width:26px;height:26px;font-size:10px;border-radius:6px}.status-badge{padding:3px 8px;font-size:10px;border-radius:12px}.review-btn{padding:4px 10px;font-size:10px;border-radius:4px}.pie-legend{gap:10px;flex-direction:column;align-items:center}.legend-item{gap:5px}.legend-label,.legend-value{font-size:10px}.form-card{padding:14px;border-radius:10px}.form-subtitle{font-size:.95rem}.form-card .form-group label{font-size:.8rem;margin-bottom:6px}.form-card .form-group input,.form-card .form-group select,.form-card .form-group textarea{padding:8px 12px;font-size:.85rem;border-radius:8px}.file-upload-area{padding:20px 12px;border-radius:10px}.file-upload-area .upload-icon{font-size:1.8rem}.file-upload-area p{font-size:12px}.form-actions{margin-top:20px;padding-top:16px;gap:10px}.btn-primary,.btn-secondary{padding:10px 16px;font-size:.85rem;border-radius:8px}.students-filters{gap:8px}.search-filter{padding:0 10px;border-radius:8px}.search-filter input{padding:10px 0;font-size:.9rem}@media(max-width:767px){.lecture-management-header,.existing-materials-header,.lecture-actions-row{flex-direction:column;align-items:stretch}.lecture-actions-row .btn-small{justify-content:center}.lecture-resource-links{flex-direction:column}.resource-link-btn,.material-chip{width:100%;justify-content:center;text-align:center}.lecture-management-card{padding:16px}}.course-filter{padding:10px 12px;font-size:.9rem;border-radius:8px}.students-table-container{border-radius:10px}.students-table{min-width:500px}.students-table th,.students-table td{padding:10px 12px;font-size:12px}.progress-bar{width:70px;height:6px}.view-btn{padding:5px 10px;font-size:11px}.analytics-grid{gap:12px}.analytics-card{padding:14px;border-radius:10px}.analytics-card h3{font-size:.95rem;margin-bottom:14px}.messages-container{border-radius:10px;min-height:auto}.messages-sidebar{max-height:180px}.messages-search{padding:12px;gap:10px}.messages-search input{font-size:.9rem}.message-item{padding:12px;gap:10px}.message-preview h4{font-size:.9rem}.message-preview p{font-size:.8rem;max-width:180px}.message-detail-header{padding:14px;gap:10px}.message-detail-header h3{font-size:.95rem}.message-detail-body{padding:14px;gap:12px}.message-bubble{max-width:90%;padding:10px 14px;border-radius:12px}.message-bubble p{font-size:.9rem}.message-bubble span{font-size:.7rem}.message-input-area{padding:12px 14px;gap:10px}.message-input-area input{padding:10px 14px;font-size:.9rem}.message-input-area .send-btn{padding:10px 18px;font-size:.85rem}}@media(max-width:359px){.teacher-dashboard{padding-top:48px}.teacher-sidebar{position:fixed;left:0;top:58px;height:calc(100vh - 58px);width:200px;z-index:1000}.teacher-sidebar.closed{transform:translate(-100%);width:200px}.teacher-main{margin-left:0;width:100%}.sidebar-arrow-toggle{right:-16px;width:16px;height:45px;font-size:12px}.teacher-sidebar.closed .sidebar-arrow-toggle{position:fixed;left:0;right:auto;transform:translateY(-50%)}.sidebar-header{padding:8px}.logo-icon{font-size:18px}.sidebar-nav{padding:8px 4px}.nav-item{padding:8px 6px;font-size:12px;gap:8px}.nav-icon{font-size:16px}.sidebar-footer{padding:8px 4px}.logout-btn{padding:8px 6px}.mobile-menu-btn,.mobile-overlay{display:none!important}.teacher-topbar{padding:8px 10px}.topbar-right{gap:6px}.notification-btn{width:32px;height:32px;font-size:14px}.notification-badge{width:14px;height:14px;font-size:8px}.profile-avatar{width:28px;height:28px;font-size:10px}.teacher-content{padding:4px}.welcome-card{padding:14px;gap:12px}.welcome-text h1{font-size:16px}.welcome-text p{font-size:11px}.welcome-stats{gap:10px}.stat-number{font-size:18px}.stat-label{font-size:9px}.section-title{font-size:13px;margin-bottom:8px}.action-cards{grid-template-columns:1fr;gap:8px}.action-card{flex-direction:row;text-align:left;padding:12px;gap:12px}.action-icon{width:36px;height:36px;font-size:16px}.action-info h3{font-size:12px}.action-info p{display:block;font-size:10px}.dashboard-grid{gap:10px}.submissions-section,.upcoming-classes-section,.analytics-section,.messages-section{padding:12px}.class-card{padding:10px;gap:6px}.class-time .time{font-size:12px}.class-time .date{font-size:9px}.class-info h3{font-size:12px}.class-info p{font-size:10px}.start-class-btn{padding:6px;font-size:10px}.notification-dropdown{left:6px;right:6px}.profile-dropdown{right:6px;width:200px}.submissions-table{min-width:450px}.submissions-table th,.submissions-table td{padding:5px 6px;font-size:10px}.student-avatar{width:22px;height:22px;font-size:9px}.form-card{padding:12px}.form-card .form-group input,.form-card .form-group select,.form-card .form-group textarea{padding:8px 10px;font-size:.8rem}.btn-primary,.btn-secondary{padding:8px 14px;font-size:.8rem}}@media(hover:none)and (pointer:coarse){.action-card:hover,.class-card:hover,.message-card:hover,.nav-item:hover,.notification-item:hover{transform:none}.action-card:active,.class-card:active,.nav-item:active{transform:scale(.98)}.nav-item{min-height:44px}.notification-btn,.profile-btn,.sidebar-toggle,.mobile-menu-btn{min-width:44px;min-height:44px}.review-btn,.view-btn,.start-class-btn{min-height:40px}.submissions-table-container,.students-table-container,.notification-list,.messages-sidebar,.message-detail-body{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}}@media(max-width:767px)and (orientation:landscape){.teacher-dashboard{padding-top:50px}.teacher-sidebar{position:fixed;left:0;top:0;height:100vh;width:60px;z-index:1000}.teacher-sidebar .logo-text,.teacher-sidebar .nav-label{display:none}.teacher-main{margin-left:60px;width:calc(100% - 60px)}.welcome-card{flex-direction:row;text-align:left;padding:16px 20px}.welcome-text h1{font-size:18px}.welcome-stats{gap:20px}.action-cards{grid-template-columns:repeat(4,1fr)}.action-card{flex-direction:column;padding:12px}.action-icon{width:36px;height:36px;font-size:16px}.action-info h3{font-size:11px}.action-info p{display:none}.notification-dropdown,.profile-dropdown{max-height:60vh;overflow-y:auto}.messages-container{height:calc(100vh - 150px)}.mobile-menu-btn,.mobile-overlay{display:none!important}}@media print{.teacher-sidebar,.teacher-topbar,.mobile-menu-btn,.mobile-overlay,.notification-wrapper,.profile-wrapper{display:none!important}.teacher-dashboard{padding-top:0}.teacher-main{margin-left:0;width:100%}.teacher-content{padding:0}.welcome-card,.action-cards,.submissions-section,.upcoming-classes-section{break-inside:avoid;page-break-inside:avoid}.action-cards{grid-template-columns:repeat(2,1fr)}}.scheduled-classes-list{background:#fff;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 4px 20px #0000000d}.classes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:16px}.scheduled-class-card{background:#f9fafb;border-radius:12px;padding:20px;border:1px solid #e5e7eb;transition:all .2s ease}.scheduled-class-card:hover{border-color:#1e3a8a;box-shadow:0 4px 12px #1e3a8a1a}.class-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.class-subject-badge{background:linear-gradient(135deg,#1e3a8a,#ff8c00);color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.class-subject-tag{background:#1e3a8a1a;color:#1e3a8a;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500;margin-top:4px;display:inline-block}.cancel-class-btn{background:none;border:none;color:#9ca3af;cursor:pointer;padding:6px;border-radius:6px;transition:all .2s}.cancel-class-btn:hover{background:#fee2e2;color:#ef4444}.scheduled-class-card h4{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 12px}.class-details{display:flex;flex-wrap:wrap;gap:8px 16px}.class-details p{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280;margin:0}.class-details p svg{color:#9ca3af;font-size:14px}.class-description{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:13px;color:#6b7280;line-height:1.5}.no-classes-message{text-align:center;padding:40px 20px;color:#6b7280}.no-classes-message p{margin-bottom:16px;font-size:15px}.no-classes-message .add-class-btn{display:inline-flex}.error-message{background:#fee2e2;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.success-message{background:#d1fae5;color:#059669;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.existing-assignments{margin-bottom:32px}.section-subtitle{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:16px}.assignments-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.assignment-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;transition:box-shadow .2s,transform .2s}.assignment-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.assignment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.assignment-header h4{font-size:16px;font-weight:600;color:#1e293b;margin:0;flex:1}.class-level-tag{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:500;white-space:nowrap}.assignment-subject{color:#6b7280;font-size:14px;margin-bottom:8px}.assignment-due{color:#ef4444;font-size:13px;font-weight:500;margin-bottom:12px}.assignment-stats{display:flex;gap:16px;font-size:13px;color:#64748b;padding:12px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin-bottom:12px}.assignment-actions{display:flex;justify-content:flex-end;gap:8px}.btn-small{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:13px;border-radius:6px;border:none;cursor:pointer;font-weight:500;transition:all .2s}.btn-danger{background:#fee2e2;color:#dc2626}.btn-danger:hover{background:#fecaca}.btn-success{background:#dcfce7;color:#166534}.btn-success:hover{background:#bbf7d0}.btn-warning{background:#fef3c7;color:#92400e}.btn-warning:hover{background:#fde68a}.test-visibility-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;margin-bottom:10px}.test-visibility-badge.visible{background:#dcfce7;color:#166534}.test-visibility-badge.hidden{background:#fee2e2;color:#991b1b}.teacher-test-preview{border:1px solid #e2e8f0;border-radius:10px;padding:12px;margin:12px 0;background:#f8fafc}.teacher-test-preview h5{font-size:13px;font-weight:700;color:#1e293b;margin-bottom:10px}.teacher-preview-question{margin-bottom:10px}.teacher-preview-question p{margin-bottom:8px;color:#334155;font-size:14px}.teacher-preview-options-row{display:flex;flex-wrap:wrap;gap:8px}.teacher-preview-option-chip{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:8px;padding:6px 10px;font-size:12px;color:#334155;background:#fff}.teacher-preview-more{font-size:12px;color:#64748b}.form-subtitle{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:20px}.test-question-builder{display:grid;gap:12px}.test-question-item{display:flex;justify-content:space-between;gap:16px;padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.test-question-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.test-option-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#e2e8f0;color:#334155;font-size:12px;font-weight:500}.test-option-chip.correct{background:#dcfce7;color:#166534}@media(max-width:768px){.test-question-item{flex-direction:column}.test-question-item .assignment-actions{justify-content:flex-start;flex-wrap:wrap}.teacher-preview-options-row{flex-direction:column}.teacher-preview-option-chip{width:100%}}.parent-dashboard{display:flex;min-height:100vh;width:100%;max-width:100%;background-color:#f3f4f6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;padding-top:70px;overflow-x:hidden}.parent-dashboard-page .main-content{width:100%;max-width:100%}.parent-dashboard-page .sidebar{position:fixed!important;top:0!important;left:0!important;width:270px!important;height:100vh!important;transform:translate(-100%);transition:transform .32s ease;z-index:1200!important;box-shadow:10px 0 32px #02061742;background:linear-gradient(180deg,#0f172a,#1e3a8a)}.parent-dashboard-page .sidebar.open{transform:translate(0)}.parent-dashboard-page .sidebar.collapsed{transform:translate(-100%)}.parent-dashboard-page .sidebar .nav-label{display:block!important}.parent-dashboard-page .sidebar-toggle,.parent-dashboard-page .mobile-menu-btn{display:none!important}.parent-dashboard-page .mobile-overlay{display:block!important;z-index:1190}.parent-dashboard-page .dashboard-topbar{position:sticky;top:0;z-index:1100;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.parent-dashboard-page .dashboard-menu-btn{width:42px;height:42px;border:1px solid #d1d5db;background:#fff;border-radius:10px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.parent-dashboard-page .dashboard-menu-btn span{display:block;width:18px;height:2px;background:#1f2937;border-radius:2px;transition:transform .24s ease,opacity .24s ease}.parent-dashboard-page .dashboard-menu-btn.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.parent-dashboard-page .dashboard-menu-btn.active span:nth-child(2){opacity:0}.parent-dashboard-page .dashboard-menu-btn.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.parent-dashboard-page .dashboard-topbar-right{display:inline-flex;align-items:center;gap:10px}.parent-dashboard-page .dashboard-user-name{font-size:14px;color:#0f172a;font-weight:600}.parent-dashboard-page .topbar-logout-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid #cbd5e1;background:#fff;color:#1e293b;padding:8px 12px;border-radius:8px;font-weight:600;cursor:pointer}@media(max-width:480px){.parent-dashboard-page .dashboard-topbar{padding:10px 12px}.parent-dashboard-page .dashboard-user-name{display:none}}.parent-sidebar{width:260px;background:linear-gradient(180deg,#0f172a,#1e3a8a);color:#fff;display:flex;flex-direction:column;position:sticky;top:0;height:calc(100vh - 70px);max-height:calc(100vh - 70px);z-index:100;transition:all .3s ease;flex-shrink:0}.parent-sidebar.closed{width:80px}.parent-sidebar.closed .logo-text,.parent-sidebar.closed .nav-label{display:none}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(255,255,255,.1)}.logo{display:flex;align-items:center;gap:12px}.logo-icon{font-size:28px;color:#ff8c00}.logo-text{font-size:20px;font-weight:700;white-space:nowrap}.sidebar-toggle{background:#ffffff1a;border:none;color:#fff;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.sidebar-toggle:hover{background:#fff3}.sidebar-nav{flex:1;padding:20px 12px;display:flex;flex-direction:column;gap:4px;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border:none;background:transparent;color:#ffffffb3;font-size:14px;font-weight:500;border-radius:10px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.nav-item:hover{background:#ffffff1a;color:#fff}.nav-item.active{background:#ffffff26;color:#fff;box-shadow:0 2px 8px #0000001a}.nav-icon{font-size:20px;min-width:20px}.sidebar-footer{padding:20px;border-top:1px solid rgba(255,255,255,.1)}.logout-btn{display:flex;align-items:center;gap:12px;padding:12px 16px;border:none;background:#ef444433;color:#fca5a5;font-size:14px;font-weight:500;border-radius:10px;cursor:pointer;transition:all .2s ease;width:100%}.logout-btn:hover{background:#ef44444d;color:#fff}.parent-main{flex:1;margin-left:0;transition:margin-left .3s ease;min-height:auto;min-width:0;width:100%;max-width:100%}.parent-main.expanded{margin-left:0;width:100%}.parent-topbar{background:#fff;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 3px #0000001a;position:sticky;top:0;z-index:50}.topbar-left{display:flex;align-items:center;gap:16px}.mobile-menu-btn{display:none;background:none;border:none;font-size:24px;color:#4b5563;cursor:pointer}.search-box{position:relative;width:280px}.search-box input{width:100%;padding:10px 16px 10px 40px;border:1px solid #E5E7EB;border-radius:10px;font-size:14px;transition:all .2s ease}.search-box input:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}.search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af}.topbar-right{display:flex;align-items:center;gap:16px}.notification-wrapper{position:relative}.notification-btn{position:relative;background:#f3f4f6;border:none;width:42px;height:42px;border-radius:10px;font-size:20px;color:#4b5563;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.notification-btn:hover{background:#e5e7eb}.notification-badge{position:absolute;top:6px;right:6px;background:#ef4444;color:#fff;font-size:10px;font-weight:600;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.notification-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:360px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;overflow:hidden;z-index:100}.dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #E5E7EB}.dropdown-header h4{margin:0;font-size:16px;font-weight:600;color:#111827}.mark-read{background:none;border:none;color:#2563eb;font-size:13px;cursor:pointer}.notification-list{max-height:320px;overflow-y:auto}.notification-item{display:flex;gap:12px;padding:14px 20px;transition:background .2s ease;cursor:pointer}.notification-item:hover{background:#f9fafb}.notif-icon{width:40px;height:40px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px}.notif-content p{margin:0 0 4px;font-size:14px;color:#374151}.notif-time{font-size:12px;color:#9ca3af}.profile-wrapper{position:relative}.profile-btn{display:flex;align-items:center;gap:10px;padding:6px 12px 6px 6px;background:#f3f4f6;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.profile-btn:hover{background:#e5e7eb}.profile-avatar{width:36px;height:36px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px}.profile-name{font-size:14px;font-weight:500;color:#374151}.profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:260px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;overflow:hidden;z-index:100}.dropdown-user-info{display:flex;align-items:center;gap:12px;padding:16px 20px}.dropdown-avatar{width:48px;height:48px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:18px}.dropdown-user-info h4{margin:0 0 4px;font-size:15px;font-weight:600;color:#111827}.dropdown-user-info p{margin:0;font-size:13px;color:#6b7280}.dropdown-divider{height:1px;background:#e5e7eb;margin:4px 0}.dropdown-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 20px;border:none;background:none;font-size:14px;color:#374151;cursor:pointer;transition:all .2s ease;text-align:left}.dropdown-item:hover{background:#f9fafb}.dropdown-item.logout{color:#ef4444}.dropdown-item.logout:hover{background:#fef2f2}.parent-content{padding:24px;width:100%;max-width:100%}.welcome-section{margin-bottom:24px}.welcome-card{background:linear-gradient(135deg,#1e3a8a,#ff8c00);border-radius:12px;padding:32px;color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 8px 20px #00000014;gap:20px}.welcome-card .logout-btn-dashboard{display:flex;align-items:center;gap:8px;background:#ffffff40;color:#fff;border:1.5px solid rgba(255,255,255,.4);padding:10px 18px;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px;transition:all .3s ease;white-space:nowrap}.welcome-card .logout-btn-dashboard:hover{background:#ffffff59;border-color:#fff9;transform:translateY(-2px);box-shadow:0 8px 16px #0003}.welcome-card .logout-btn-dashboard:active{transform:translateY(0)}.welcome-text h1{margin:0 0 8px;font-size:28px;font-weight:700}.welcome-text p{margin:0;font-size:16px;opacity:.9}.child-info-card{display:flex;align-items:center;gap:16px;background:#ffffff1a;padding:16px 24px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.child-avatar{width:56px;height:56px;background:#ff8c00;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.child-details h3{margin:0 0 4px;font-size:18px;font-weight:600}.child-details p{margin:0 0 6px;font-size:14px;opacity:.9}.roll-badge{display:inline-block;background:#fff3;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500}.quick-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-card{background:#fff;border-radius:12px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px #0000001a;transition:all .3s ease}.stat-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px #00000014}.stat-icon{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff}.attendance-stat .stat-icon{background:linear-gradient(135deg,#10b981,#059669)}.grade-stat .stat-icon{background:linear-gradient(135deg,#ff8c00,#ea580c)}.assignment-stat .stat-icon{background:linear-gradient(135deg,#1e3a8a,#ff8c00)}.class-stat .stat-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.stat-info{display:flex;flex-direction:column}.stat-value{font-size:24px;font-weight:700;color:#111827}.stat-label{font-size:13px;color:#6b7280}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-title{font-size:18px;font-weight:600;color:#111827;margin:0}.view-all-btn{background:none;border:none;color:#1e3a8a;font-size:14px;font-weight:500;cursor:pointer}.view-all-btn:hover{text-decoration:underline}.period-select{padding:8px 12px;border:1px solid #E5E7EB;border-radius:8px;font-size:13px;color:#374151;cursor:pointer}.performance-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.chart-container{margin-top:16px}.attendance-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.attendance-chart{display:flex;flex-direction:column;align-items:center}.attendance-legend{display:flex;gap:20px;margin-top:16px}.legend-item{display:flex;align-items:center;gap:8px}.legend-dot{width:10px;height:10px;border-radius:50%}.legend-text{font-size:13px;color:#6b7280}.attendance-summary{display:flex;justify-content:space-around;margin-top:20px;padding-top:20px;border-top:1px solid #E5E7EB}.summary-item{text-align:center}.summary-label{display:block;font-size:12px;color:#6b7280;margin-bottom:4px}.summary-value{font-size:20px;font-weight:700;color:#111827}.summary-value.present{color:#10b981}.summary-value.absent{color:#ef4444}.subject-performance-section,.assignments-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.assignments-list{display:flex;flex-direction:column;gap:12px}.assignment-card{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f9fafb;border-radius:12px;transition:all .2s ease}.assignment-card:hover{background:#f3f4f6}.assignment-subject{display:flex;align-items:center;gap:10px;margin-bottom:8px}.subject-badge{background:#1e3a8a;color:#fff;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600}.status-indicator{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:12px}.status-indicator.completed{background:#d1fae5;color:#10b981}.status-indicator.in-progress{background:#fef3c7;color:#ff8c00}.status-indicator.not-started{background:#fee2e2;color:#ef4444}.assignment-info h4{margin:0 0 4px;font-size:15px;font-weight:600;color:#111827}.due-date{margin:0;font-size:13px;color:#6b7280}.assignment-progress{display:flex;align-items:center;gap:12px;min-width:140px}.progress-bar{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-fill{height:100%;border-radius:4px;transition:width .3s ease}.progress-text{font-size:13px;font-weight:600;color:#374151;min-width:35px}.schedule-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.schedule-list{display:flex;flex-direction:column;gap:12px}.schedule-card{display:flex;align-items:center;gap:16px;padding:16px;background:#f9fafb;border-radius:12px;transition:all .2s ease}.schedule-card:hover{background:#f3f4f6}.schedule-time{text-align:center;padding:10px 16px;background:#fff;border-radius:10px;min-width:80px;box-shadow:0 1px 3px #0000000d}.schedule-time .time{display:block;font-size:15px;font-weight:600;color:#1e3a8a}.schedule-time .date{font-size:12px;color:#6b7280}.schedule-info{flex:1}.schedule-info h4{margin:0 0 4px;font-size:15px;font-weight:600;color:#111827}.schedule-info p{margin:0;font-size:13px;color:#6b7280}.schedule-icon{width:40px;height:40px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px}.payment-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.payment-card{display:flex;flex-direction:column;gap:20px}.payment-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.payment-item{text-align:center;padding:16px;background:#f9fafb;border-radius:10px}.payment-label{display:block;font-size:12px;color:#6b7280;margin-bottom:4px}.payment-value{font-size:20px;font-weight:700;color:#111827}.payment-item.paid .payment-value{color:#10b981}.payment-item.pending .payment-value{color:#ff8c00}.payment-progress{display:flex;align-items:center;gap:12px}.fee-progress-bar{flex:1;height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden}.fee-progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:6px;transition:width .3s ease}.progress-percentage{font-size:14px;font-weight:600;color:#10b981;min-width:70px}.payment-details{padding:16px;background:#f9fafb;border-radius:10px}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;color:#6b7280}.detail-row:not(:last-child){border-bottom:1px solid #E5E7EB}.due-warning{color:#ff8c00;font-weight:600}.pay-now-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:14px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.pay-now-btn:hover{transform:scale(1.02);box-shadow:0 4px 15px #10b98166}.teacher-messages-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.messages-list{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.message-card{display:flex;gap:12px;padding:14px;background:#f9fafb;border-radius:12px;transition:all .2s ease;cursor:pointer}.message-card:hover{background:#f3f4f6}.message-avatar{width:44px;height:44px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;flex-shrink:0}.message-content{flex:1;overflow:hidden}.message-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.message-header h4{margin:0;font-size:14px;font-weight:600;color:#111827}.message-time{font-size:11px;color:#9ca3af}.message-subject{display:inline-block;font-size:11px;color:#1e3a8a;background:#eff6ff;padding:2px 8px;border-radius:4px;margin-bottom:6px}.message-content p{margin:0;font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compose-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#1e3a8a;color:#fff;border:none;padding:12px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.compose-btn:hover{background:#0f172a}.notifications-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.clear-all-btn{background:none;border:none;color:#ef4444;font-size:13px;font-weight:500;cursor:pointer}.notifications-list{display:flex;flex-direction:column;gap:12px}.notif-card{display:flex;align-items:center;gap:14px;padding:14px;background:#f9fafb;border-radius:12px;transition:all .2s ease}.notif-card:hover{background:#f3f4f6}.notif-card .notif-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px}.notif-card .notif-icon.grade{background:#fef3c7;color:#ff8c00}.notif-card .notif-icon.meeting{background:#e0e7ff;color:#6366f1}.notif-card .notif-icon.assignment{background:#dbeafe;color:#1e3a8a}.notif-card .notif-icon.payment{background:#d1fae5;color:#10b981}.notif-info{flex:1}.notif-info p{margin:0 0 4px;font-size:14px;color:#374151}.notif-info span{font-size:12px;color:#9ca3af}.mobile-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:99}@media(max-width:1200px){.dashboard-grid{grid-template-columns:1fr}.quick-stats{grid-template-columns:repeat(2,1fr)}.welcome-card{flex-direction:column;gap:24px;text-align:center}.child-info-card{width:100%;justify-content:center}}@media(max-width:768px){.parent-sidebar{position:fixed;left:0;top:0;height:100vh;max-height:100vh;transform:translate(-100%);z-index:1000}.parent-sidebar.open{transform:translate(0)}.mobile-menu-btn{display:flex}.mobile-overlay{display:block}.search-box,.profile-name{display:none}.quick-stats{grid-template-columns:1fr 1fr}.parent-content{padding:16px}.payment-overview{grid-template-columns:1fr}.attendance-legend{flex-direction:column;gap:8px}}@media(max-width:480px){.parent-topbar{padding:12px 16px}.welcome-card{padding:20px}.welcome-text h1{font-size:22px}.quick-stats{grid-template-columns:1fr}.stat-card{padding:16px}.assignment-card{flex-direction:column;align-items:flex-start;gap:12px}.assignment-progress{width:100%}}.profile-embedded{padding:0!important}.profile-embedded .profile-page{padding:0;background:transparent;min-height:auto}.profile-embedded .profile-container{max-width:100%}.page-section.profile-embedded{padding:0}.mobile-menu-btn{display:none;position:fixed;top:85px;left:16px;width:44px;height:44px;background:#fff;border:none;border-radius:10px;box-shadow:0 4px 12px #0000001a;font-size:22px;color:#374151;cursor:pointer;z-index:1001;transition:all .3s ease}.mobile-menu-btn:hover{background:#f3f4f6;transform:scale(1.05)}@media(max-width:768px){.mobile-menu-btn{display:flex;align-items:center;justify-content:center}}.activity-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:16px}.activity-item{display:flex;align-items:flex-start;gap:16px;padding:16px;background:linear-gradient(135deg,#fff,#f9fafb);border:1px solid #E5E7EB;border-radius:12px;transition:all .3s ease;box-shadow:0 1px 3px #0000000d}.activity-item:hover{border-color:#bfdbfe;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.activity-icon{font-size:32px;min-width:48px;display:flex;align-items:center;justify-content:center}.activity-info{flex:1}.activity-info h4{font-size:15px;font-weight:600;color:#111827;margin:0 0 4px}.activity-info p{font-size:13px;color:#6b7280;margin:0 0 8px}.activity-highlight{display:inline-block;font-size:12px;color:#1f2937;background:#eff6ff;padding:4px 8px;border-radius:6px;font-weight:500}.search-section{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 140px);padding:40px 20px}.search-form{width:100%;max-width:600px}.search-card{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 20px #00000014;text-align:center}.search-card h2{font-size:28px;font-weight:700;color:#1e3a8a;margin:0 0 12px}.search-card p{font-size:15px;color:#6b7280;margin:0 0 24px}.search-input-group{display:flex;gap:8px;margin-bottom:16px}.search-input{flex:1;padding:12px 16px;border:2px solid #E5E7EB;border-radius:10px;font-size:15px;transition:all .3s ease}.search-input:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}.search-btn{padding:12px 24px;background:linear-gradient(135deg,#1e3a8a,#0ea5e9);color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease}.search-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #1e3a8a4d}.error-message{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fee2e2;border:1px solid #FCA5A5;color:#dc2626;border-radius:8px;margin-top:16px;font-size:14px}.student-info-header{background:#fff;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}.viewing-badge{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;color:#1e40af;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:600;margin-bottom:16px}.badge-icon{font-size:16px}.student-header-card{display:flex;align-items:center;gap:24px}.student-avatar-large{width:80px;height:80px;background:linear-gradient(135deg,#1e3a8a,#0ea5e9);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px;font-weight:700;flex-shrink:0}.student-details{flex:1}.student-details h1{font-size:24px;font-weight:700;color:#111827;margin:0 0 8px}.student-details p{display:flex;align-items:center;gap:8px;margin:4px 0;font-size:15px;color:#6b7280}.stats-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stats-overview .stat-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}.stats-overview .stat-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;background:linear-gradient(135deg,#1e3a8a,#0ea5e9);color:#fff}.stats-overview .stat-content{flex:1}.stats-overview .stat-content h3{font-size:20px;font-weight:700;color:#111827;margin:0}.stats-overview .stat-content p{font-size:13px;color:#6b7280;margin:4px 0 0}.dashboard-section{background:#fff;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}.section-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #F3F4F6}.section-header h2{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:700;color:#111827;margin:0}.empty-state{text-align:center;padding:40px 20px}.empty-state p{font-size:15px;color:#9ca3af;margin:0}.courses-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.course-item{display:flex;align-items:center;gap:10px;padding:12px;background:#f9fafb;border:1px solid #E5E7EB;border-radius:10px;color:#374151;font-weight:500;font-size:14px}.course-icon{color:#1e3a8a;font-size:18px}.classes-table,.assignments-table,.tests-table,.doubts-table{display:flex;flex-direction:column;gap:12px}.table-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;padding:16px;background:#f9fafb;border-radius:10px;font-size:14px;transition:all .3s ease}.table-row:hover{background:#f3f4f6;box-shadow:0 2px 8px #0000000d}.row-col{display:flex;flex-direction:column;gap:4px}.row-col .label{font-size:12px;color:#9ca3af;font-weight:600;text-transform:uppercase}.row-col span:last-child{color:#374151;font-weight:500}.row-col.status{justify-content:flex-start}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-badge{display:inline-block;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:capitalize}.status-badge.submitted{background:#dcfce7;color:#166534}.status-badge.pending{background:#fef3c7;color:#b45309}.status-badge.resolved{background:#dcfce7;color:#166534}.topbar-search{flex:1;max-width:400px;display:none}@media(min-width:900px){.topbar-search{display:block}}.topbar-search-input{width:100%;padding:8px 12px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;background:#f9fafb;transition:all .3s ease}.topbar-search-input:focus{outline:none;border-color:#1e3a8a;background:#fff;box-shadow:0 0 0 3px #1e3a8a1a}.topbar-search-btn{background:none;border:none;color:#6b7280;cursor:pointer;font-size:18px;padding:0 8px;transition:color .2s ease}.topbar-search-btn:hover{color:#1e3a8a}.profile-section{max-width:600px}.profile-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 1px 3px #0000001a}.profile-card h2{font-size:24px;font-weight:700;color:#111827;margin:0 0 24px;padding-bottom:16px;border-bottom:2px solid #F3F4F6}.profile-info{display:flex;flex-direction:column;gap:20px}.info-group{display:flex;flex-direction:column;gap:8px}.info-group label{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.info-group p{font-size:15px;color:#374151;margin:0}@media(max-width:1200px){.stats-overview{grid-template-columns:repeat(2,1fr)}.student-header-card{flex-direction:column;text-align:center}.student-details{width:100%}}@media(max-width:768px){.search-card{padding:24px}.search-input-group{flex-direction:column}.search-btn{justify-content:center}.stats-overview,.table-row{grid-template-columns:1fr}.student-avatar-large{width:60px;height:60px;font-size:24px}.row-col{flex-direction:row;align-items:center;gap:8px}.row-col .label{min-width:80px}}.payment-page{min-height:100vh;background:linear-gradient(135deg,#0f1729,#1a1a2e,#16213e);display:flex;align-items:center;justify-content:center;padding:40px 20px}.payment-container{width:100%;max-width:900px;position:relative}.back-arrow{background:none;border:none;color:#ffffffb3;font-size:1rem;cursor:pointer;margin-bottom:24px;padding:0;transition:color .2s}.back-arrow:hover{color:#fff}.payment-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:30px}.order-summary h3,.payment-form-section h3{color:#fff;font-size:1.3rem;margin-bottom:20px}.summary-card{background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:24px}.summary-course h4{color:#fff;font-size:1.2rem;margin:0 0 8px}.summary-subject{background:#007bff;color:#fff;padding:3px 12px;border-radius:20px;font-size:.8rem;font-weight:500}.summary-teacher{display:flex;align-items:center;gap:12px;margin-top:20px}.summary-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.summary-teacher-name{color:#fff;font-weight:600;margin:0;font-size:.95rem}.summary-teacher-label{color:#ffffff80;margin:0;font-size:.8rem}.summary-subcourses{margin-top:18px;display:flex;flex-direction:column;gap:8px}.summary-subcourses-row{display:flex;align-items:center;justify-content:space-between;color:#fffc;font-size:.9rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 10px}.summary-divider{height:1px;background:#ffffff1a;margin:18px 0}.summary-row{display:flex;justify-content:space-between;color:#ffffffb3;font-size:.95rem;margin-bottom:10px}.summary-row.total{color:#fff;font-weight:700;font-size:1.15rem;margin-bottom:0}.payment-form{background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:28px}.form-group{margin-bottom:18px}.form-group label{display:block;color:#ffffffb3;font-size:.85rem;font-weight:500;margin-bottom:6px}.form-group input{width:100%;padding:12px 16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#fff;font-size:1rem;transition:border-color .2s;box-sizing:border-box}.form-group input::placeholder{color:#ffffff4d}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea26}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pay-btn{width:100%;padding:14px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);color:#fff;border:none;border-radius:10px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .3s;margin-top:6px}.pay-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a66}.pay-btn:disabled{opacity:.7;cursor:not-allowed}.secure-text{text-align:center;color:#ffffff73;font-size:.82rem;margin-top:14px;margin-bottom:0}.success-container{text-align:center;background:#ffffff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:50px 40px;max-width:500px;margin:0 auto}.success-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;font-size:2.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.success-container h2{color:#28a745;margin-bottom:12px}.success-container>p{color:#ffffffb3;margin-bottom:30px;line-height:1.6}.success-details{background:#ffffff0f;border-radius:12px;padding:20px;margin-bottom:30px}.detail-row{display:flex;justify-content:space-between;padding:8px 0;color:#ffffffb3;font-size:.95rem}.detail-row+.detail-row{border-top:1px solid rgba(255,255,255,.08)}.detail-row span:last-child{color:#fff;font-weight:600}.back-btn{padding:12px 32px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.back-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a66}@media(max-width:1024px){.payment-container{max-width:800px}.payment-layout{gap:24px}}@media(max-width:768px){.payment-page{padding:30px 15px}.payment-layout{grid-template-columns:1fr}.success-container{padding:30px 20px}.payment-tabs{flex-direction:column}.upi-app-grid{grid-template-columns:1fr 1fr}.summary-card,.payment-form{padding:20px}.form-row{grid-template-columns:1fr;gap:12px}}@media(max-width:480px){.payment-page{padding:20px 10px}.payment-container{padding:0}.order-summary h3,.payment-form-section h3{font-size:1.1rem;margin-bottom:16px}.summary-card,.payment-form{padding:16px;border-radius:12px}.summary-course h4{font-size:1rem}.summary-subject{font-size:.75rem;padding:2px 10px}.summary-avatar{width:36px;height:36px;font-size:1rem}.form-group input{padding:10px 14px;font-size:.95rem}.form-group label{font-size:.8rem}.pay-btn{padding:12px;font-size:.95rem}.success-container{padding:25px 15px;border-radius:16px}.success-icon{width:60px;height:60px;font-size:2rem;margin-bottom:20px}.success-container h2{font-size:1.3rem}.back-btn{padding:10px 24px;font-size:.9rem}.payment-tab{padding:10px 12px;font-size:.85rem}.qr-placeholder{width:150px;height:150px;padding:12px}}.payment-tabs{display:flex;gap:8px;margin-bottom:20px}.payment-tab{flex:1;padding:12px 16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff9;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s;text-align:center}.payment-tab:hover{background:#ffffff1a;color:#ffffffd9}.payment-tab.active{background:#1e3a8a4d;border-color:#1e3a8a;color:#fff;box-shadow:0 0 12px #1e3a8a40}.upi-section{margin-bottom:8px}.upi-label{color:#ffffff80;font-size:.85rem;margin:4px 0 12px;text-align:center}.upi-app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.upi-app-btn{padding:12px 8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fffc;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .25s;text-align:center}.upi-app-btn:hover{background:#ffffff1f;border-color:#ffffff40;color:#fff;transform:translateY(-2px)}.qr-section{margin-bottom:8px}.qr-code-box{display:flex;flex-direction:column;align-items:center;padding:24px}.qr-placeholder{width:180px;height:180px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:16px;margin-bottom:16px}.qr-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;width:100%;height:100%}.qr-cell{background:#e0e0e0;border-radius:2px}.qr-cell.filled{background:#1a1a2e}.qr-instruction{color:#fff9;font-size:.9rem;text-align:center;margin-bottom:12px}.qr-amount{display:flex;align-items:center;gap:8px;color:#ffffffb3;font-size:1.1rem}.qr-amount strong{color:#fff;font-size:1.3rem}.course-selection-page{min-height:100vh;padding:110px 18px 48px;background:linear-gradient(145deg,#eef4ff,#f5faf5 60%,#fff8ee)}.course-selection-container{max-width:1200px;margin:0 auto}.selection-header h1{margin:0;font-size:1.9rem;color:#1f2937}.selection-header p{margin:8px 0 0;color:#4b5563}.back-btn{border:none;background:#1d4ed8;color:#fff;border-radius:10px;padding:10px 14px;display:inline-flex;gap:8px;align-items:center;cursor:pointer;margin-bottom:16px}.selection-layout{margin-top:22px;display:grid;grid-template-columns:1.2fr 1fr;gap:18px}.courses-column,.teachers-column{background:#fff;border-radius:16px;padding:18px;box-shadow:0 8px 30px #0f172a14}.course-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.course-card{border:1px solid #dbe3ef;border-radius:12px;background:#f8fbff;padding:12px;display:flex;gap:10px;text-align:left;cursor:pointer}.course-card.active{border-color:#2563eb;background:#eff6ff}.course-icon{font-size:1.35rem}.course-card h3{margin:0;font-size:1rem;color:#111827}.course-card p{margin:4px 0 0;font-size:.84rem;color:#6b7280}.subsubject-block{margin-top:16px}.subsubject-list{display:flex;flex-wrap:wrap;gap:8px}.subsubject-btn{border:1px solid #d1d5db;background:#fff;color:#1f2937;padding:8px 11px;border-radius:18px;cursor:pointer}.subsubject-btn.active{border-color:#16a34a;background:#ecfdf3;color:#166534}.placeholder-text{color:#6b7280}.error-text{color:#dc2626}.teachers-grid{display:grid;gap:10px}.teacher-card{border:1px solid #dbe3ef;background:#f9fbff;border-radius:12px;padding:12px;text-align:left;cursor:pointer}.teacher-card.active{border-color:#1d4ed8;background:#eff6ff}.teacher-header{display:flex;align-items:center;gap:10px}.teacher-avatar{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8}.teacher-header h3{margin:0;color:#111827;font-size:1rem}.teacher-header p{margin:4px 0 0;color:#4b5563;font-size:.85rem}.teacher-meta{margin-top:9px;display:flex;flex-direction:column;gap:3px;color:#374151;font-size:.88rem}.teacher-price{color:#065f46;font-weight:600}.teacher-profile-panel{margin-top:14px;border:1px solid #dbe3ef;border-radius:14px;padding:14px;background:#fff}.hire-btn{width:100%;border:none;border-radius:10px;padding:11px 12px;background:linear-gradient(135deg,#1e3a8a,#d97706);color:#fff;font-weight:700;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;gap:8px;margin-bottom:12px}.hire-btn:disabled{opacity:.6;cursor:not-allowed}.teacher-profile-panel h3{margin:0;color:#111827}.profile-highlight{margin:8px 0;color:#1d4ed8;font-weight:600}.profile-bio{margin-top:8px;color:#4b5563;line-height:1.5}@media(max-width:900px){.selection-layout,.course-list{grid-template-columns:1fr}}@media(max-width:600px){.course-selection-page{padding:92px 12px 28px}.selection-header h1{font-size:1.5rem}}.login-form{display:flex;flex-direction:column;gap:15px;max-width:400px;margin:0 auto}.form-group{display:flex;flex-direction:column}label{margin-bottom:5px;font-weight:700}input{padding:10px;border:1px solid #ddd;border-radius:4px;font-size:16px}button{padding:10px 15px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background-color .3s}.dashboard{padding:20px}.logout-btn{position:absolute;top:50px;right:7px;width:135px;background-color:#dc3545;color:#fff}.logout-btn:hover{background-color:#c82333}.course-list{list-style:none;padding:0}.course-list li{margin-bottom:10px}.course-btn{width:100%;text-align:left;background-color:#28a745}.course-btn:hover{background-color:#218838}.teacher-info{width:100%;background:linear-gradient(135deg,#ff8d01,#5f84eb);border-radius:14px;display:flex;justify-content:space-between;padding:15px}.subject-list{list-style:none;padding:0}.subject-list li{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#f8f9fa;margin-bottom:5px;border-radius:4px}.remove-btn{background-color:#dc3545;padding:5px 10px}.remove-btn:hover{background-color:#c82333}.add-subject{display:flex;gap:10px;margin-top:20px}.add-subject input{flex:1}@media(max-width:1024px){.container{max-width:95%;padding:15px;margin-top:30px}.teacher-info{flex-direction:column;gap:15px}}@media(max-width:768px){.container{padding:12px;margin-top:20px;border-radius:6px}.login-form{max-width:100%;padding:0 10px}.add-subject{flex-direction:column;gap:8px}.logout-btn{right:15px;top:15px;padding:8px 12px;font-size:14px}button{padding:12px 16px;font-size:15px;min-height:44px}input{padding:12px;font-size:16px}h2{font-size:1.4rem}h3{font-size:1.1rem}}@media(max-width:480px){.container{padding:10px;margin-top:15px}.subject-list li{flex-direction:column;gap:10px;text-align:center}.remove-btn{width:100%}.login-form{gap:12px}h2{font-size:1.2rem}h3{font-size:1rem}}.course-wrapper{--course-bg: #f1f6ff;--course-surface: #ffffff;--course-border: #d9e3f2;--course-heading: #0f1f3d;--course-text: #31415f;--course-muted: #5f6f8b;--course-primary: #1742a8;--course-accent: #f07a1f;min-height:100vh;background:radial-gradient(circle at 88% 0%,rgba(240,122,31,.2),transparent 38%),radial-gradient(circle at 8% 12%,rgba(23,66,168,.2),transparent 30%),linear-gradient(180deg,#eef4ff 0%,var(--course-bg) 100%)}.course-header{background:linear-gradient(122deg,#0a235aeb,#1548b2e6 56%,#f07a1fe0),linear-gradient(180deg,#ffffff14,#fff0);color:#fff;text-align:center;padding:148px 20px 54px;border-bottom-left-radius:26px;border-bottom-right-radius:26px;box-shadow:0 16px 38px #0c21543d}.course-header h1{margin:0;font-size:clamp(2.2rem,5vw,3.1rem);font-weight:800;letter-spacing:.3px;line-height:1.1}.course-header p{margin:14px auto 0;max-width:760px;color:#e8eefc;line-height:1.7;font-size:1.02rem}.course-layout{width:min(1320px,100% - 40px);margin:30px auto 0;display:grid;grid-template-columns:304px minmax(0,1fr);gap:22px;align-items:start;padding-bottom:42px}.course-sidebar{background:linear-gradient(180deg,#fffffff5,#f8fbfff2);border:1px solid var(--course-border);border-radius:18px;padding:16px;position:sticky;top:114px;display:flex;flex-direction:column;gap:10px;box-shadow:0 12px 30px #1434781f}.course-menu-btn{width:100%;text-align:left;border:1px solid #cad8ee;background:linear-gradient(180deg,#fff,#f7faff);color:#10244a;border-radius:12px;padding:12px 14px;font-size:.96rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.course-menu-btn:hover{transform:translateY(-1px);border-color:#8fb2ea;background:linear-gradient(180deg,#fff,#edf4ff);box-shadow:0 8px 16px #1341a024}.course-menu-btn.active{background:linear-gradient(135deg,var(--course-primary),#2d64cf);color:#fff;border-color:#1a49b8;box-shadow:0 10px 20px #1742a84d}.course-submenu{margin:0 2px 6px 12px;padding:6px 0 0 12px;border-left:2px solid #d6e2f5;display:flex;flex-direction:column;gap:8px}.course-submenu-nested{margin:2px 0 6px 10px;padding-left:10px;border-left:2px dashed #d6e2f5}.course-submenu-btn{width:100%;text-align:left;border:1px solid #d2dff3;background:#f6f9ff;color:#143166;border-radius:10px;padding:9px 12px;font-size:.85rem;font-weight:700;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.course-submenu-btn:hover{transform:translateY(-1px);border-color:#8fb2ea;background:#ebf3ff}.course-submenu-btn.active{background:linear-gradient(135deg,#dce9ff,#f6faff);border-color:#74a0e6;color:#123986}.course-submenu-btn--child{font-size:.82rem;font-weight:600;padding:8px 10px}.course-content{background:linear-gradient(180deg,#fffffffa,#f8fbfff5);border:1px solid var(--course-border);border-radius:18px;padding:30px;box-shadow:0 14px 34px #0f2d6c1c}.course-content-panel h2{margin-top:10px;color:var(--course-heading);font-size:clamp(1.52rem,3vw,2.1rem);line-height:1.2;font-weight:800}.course-content-panel h3{margin:20px 0 0;color:#152f63;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.3}.course-content-panel h4{margin:18px 0 0;color:#223f78;font-size:1rem;font-weight:700}.course-content-panel h5{margin:16px 0 0;color:#2b4d8e;font-size:.95rem;font-weight:700}.course-content-panel p{margin:12px 0 0;color:var(--course-text);line-height:1.82;font-size:1rem}.course-content-panel ul{margin:14px 0 0;padding-left:1.2rem;color:#223252;line-height:1.74}.course-content-panel li{margin-bottom:9px}.course-topic-content{margin-top:18px;border-top:1px solid #dbe6f6;padding-top:15px}.course-topic-content h3{margin:0;color:#16366f;font-size:1.25rem}.course-topic-content p{margin-top:10px;color:#304565}.course-programs-panel>p{margin-bottom:10px}.course-fees-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:12px}.course-fee-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #d8e3f4;border-radius:14px;padding:16px;box-shadow:0 10px 22px #1334781a}.course-fee-card h3{margin:0;color:#14387c}.course-fee-card p{margin-top:10px}.course-fee-card h4{margin-top:12px}.course-mentor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:12px}.course-mentor-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #d8e3f4;border-radius:14px;padding:14px;box-shadow:0 10px 22px #1334781a;display:grid;grid-template-columns:104px minmax(0,1fr);gap:12px;align-items:start}.course-mentor-image{width:104px;height:104px;border-radius:12px;object-fit:cover;border:1px solid #d3def0}.course-mentor-details h3{margin:0;color:#14387c}.course-mentor-experience{margin-top:6px;font-weight:700;color:#1d4ea9}.course-mentor-details p{margin-top:6px}.course-programs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.course-program-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #d8e3f4;border-radius:16px;padding:18px;box-shadow:0 12px 24px #1334781a;display:flex;flex-direction:column;gap:10px}.course-program-card h3{margin:0;background:linear-gradient(135deg,#153985,#1f57bd);padding:8px 10px;border-radius:10px;text-align:center;color:#fff;font-size:1.05rem;font-weight:700}.course-program-duration{margin:8px 0 0;color:#1d4ea9;font-weight:700;font-size:.92rem}.course-program-card ul{margin:4px 0 0;padding-left:1.1rem;color:#334a71;line-height:1.6;flex:1}.course-program-card li{margin-bottom:6px}.course-program-fee{margin:10px 0 12px;font-weight:800;color:#162f61}.course-enroll-btn{width:100%;border:none;border-radius:11px;padding:11px 14px;background:linear-gradient(135deg,var(--course-primary) 0%,var(--course-accent) 100%);color:#fff;font-size:.92rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.course-enroll-btn:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 10px 18px #1742a847}@media(max-width:1100px){.course-layout{grid-template-columns:268px minmax(0,1fr);width:min(1320px,100% - 28px);gap:16px}.course-content{padding:24px}.course-programs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-fees-grid,.course-mentor-grid{grid-template-columns:1fr}}@media(max-width:900px){.course-header{margin-top:155px;padding:38px 16px 36px;border-radius:18px}.course-layout{grid-template-columns:1fr;width:min(1320px,100% - 20px);margin-top:16px;gap:14px}.course-sidebar{position:static;top:auto}.course-submenu{margin-left:0;padding-left:10px}.course-mentor-card{grid-template-columns:84px minmax(0,1fr)}.course-mentor-image{width:84px;height:84px}}@media(max-width:560px){.course-header{padding:28px 12px 26px}.course-header h1{font-size:2rem}.course-sidebar,.course-content{border-radius:14px}.course-sidebar{padding:12px}.course-content{padding:18px 16px}.course-menu-btn{padding:11px 12px}.course-submenu-btn{font-size:.82rem;padding:8px 10px}.course-programs-grid{grid-template-columns:1fr;gap:14px}.course-mentor-card{grid-template-columns:1fr}.course-mentor-image{width:100%;max-width:220px;height:180px;justify-self:start}}.about-page{width:100%;background:#f8fafc;overflow-x:hidden;padding-top:120px;scroll-behavior:smooth}.about-container{max-width:1200px;margin:0 auto;padding:0 1rem}.about-section-head{max-width:760px;margin:0 auto 1.75rem;text-align:center;scroll-margin-top:130px}.about-section-head h2{font-size:clamp(1.75rem,6vw,2.5rem);font-weight:700;margin:0;color:#1e293b}.about-section-head p{margin:.7rem auto 0;color:#475569;line-height:1.72;font-size:clamp(.95rem,2.2vw,1.05rem)}.about-section-head-vision{margin-top:clamp(1.8rem,5vw,3rem)}.about-section-head-light h2,.about-section-head-light p{color:#fff}.about-hero-simple{background:linear-gradient(135deg,#000c,#000c),url(/assets/About%20Header%201-BXDzEK3b.jpg) center/cover no-repeat;background-attachment:fixed;padding:100px 30px;text-align:center;color:#fff;position:relative;min-height:600px;display:flex;align-items:center;justify-content:center}.about-hero-inner{max-width:800px;margin:0 auto;position:relative;z-index:2;animation:fadeInUp .8s ease-out}.about-hero-inner h1{font-size:74px;font-weight:800;margin-bottom:.75rem;line-height:1.2;text-shadow:0 4px 12px rgba(0,0,0,.4);letter-spacing:-.5px}.about-tagline{font-size:clamp(1rem,4vw,1.4rem);font-weight:600;margin-bottom:1.5rem;opacity:.98;text-shadow:0 2px 8px rgba(0,0,0,.3)}.about-intro{font-size:clamp(.95rem,2vw,1.1rem);line-height:1.8;margin-bottom:2rem;opacity:.95;text-shadow:0 2px 8px rgba(0,0,0,.3);font-weight:500}.about-btn-primary,.about-btn-outline{display:inline-block;padding:.75rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.about-btn-primary{background:#fff;color:#1e3a8a;margin-right:1rem;box-shadow:0 4px 16px #0003;font-weight:700}.about-btn-primary:hover{background:#f0f9ff;transform:translateY(-2px);box-shadow:0 8px 24px #00000040}.about-btn-outline{color:#fff;border:2px solid white}.about-btn-outline:hover{background:#ffffff1a;transform:translateY(-2px)}.about-what-we-offer{padding:clamp(2.5rem,8vh,4rem) 1rem;background:#fff}.about-introduction-extended{padding:clamp(2.5rem,8vh,4rem) 1rem;background:linear-gradient(180deg,#fff,#f8fafc)}.about-introduction-extended h2,.about-mission-vision h2,.about-teachers h2,.about-results h2,.about-testimonials h2,.about-teaching-process h2{font-size:clamp(1.75rem,6vw,2.5rem);font-weight:700;margin-bottom:1rem;color:#1e293b}.about-introduction-extended p,.about-section-subtitle,.about-teaching-process p{color:#475569;line-height:1.7;max-width:780px}.about-what-we-offer h2{font-size:clamp(1.75rem,6vw,2.5rem);font-weight:700;margin-bottom:1rem;color:#1e293b}.about-what-we-offer>.about-container>p{font-size:1rem;line-height:1.6;color:#475569;margin-bottom:2rem;max-width:700px}.courses-grid-simple{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.course-card-simple{background:linear-gradient(135deg,var(--card-color),var(--card-color));color:#fff;padding:2rem 1rem;border-radius:12px;text-decoration:none;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;box-shadow:0 2px 8px #00000014}.course-card-simple:hover{transform:translateY(-6px);box-shadow:0 8px 20px #00000026}.course-icon-simple{font-size:2.5rem}.course-card-simple h3{font-size:1.25rem;font-weight:700;margin:0}.about-why-choose{padding:clamp(2.5rem,8vh,4rem) 1rem;background:#f8fafc}.about-mission-vision{padding:clamp(2.5rem,8vh,4rem) 1rem;background:linear-gradient(180deg,#fff,#f8fafc)}.mission-vision-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.2rem,4vw,2.4rem);align-items:center;padding:clamp(.6rem,2vh,1.1rem) 0}.vision-row{margin-top:0}.mission-vision-copy{background:transparent;border:none;border-radius:0;padding:clamp(1.6rem,4vh,2.4rem) clamp(.2rem,1vw,.4rem);width:100%;max-width:100%;box-sizing:border-box}.mission-vision-copy h2{margin:0 0 .8rem;color:#0f172a;font-size:clamp(1.5rem,4vw,2.1rem)}.mission-vision-copy p{margin:0;color:#475569;line-height:1.7;font-size:1rem}.mission-vision-points{margin:1.05rem 0 0;padding-left:1.2rem;color:#334155;line-height:1.65}.mission-vision-points li{margin-bottom:.4rem}.mission-vision-points li:last-child{margin-bottom:0}.mission-vision-media{width:100%;max-width:100%;border-radius:18px;overflow:hidden;box-shadow:0 16px 34px #0f172a24}.mission-vision-media img{width:100%;min-height:320px;height:100%;object-fit:cover;display:block}.about-teachers{padding:clamp(2.5rem,8vh,4rem) 1rem;background:#f8fafc}.teachers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.4rem}.teacher-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:1.35rem;box-shadow:0 10px 24px #0f172a14;display:flex;align-items:flex-start;gap:1rem}.teacher-image{width:150px;height:220px;border-radius:14px;object-fit:cover;border:3px solid rgba(30,58,138,.16);display:block;flex-shrink:0}.teacher-details{display:flex;flex-direction:column;gap:.45rem;min-width:0}.teacher-details h3{margin:0 0 .5rem;color:#1e293b}.teacher-qualification{margin:0 0 .5rem;color:#1e3a8a;font-weight:600}.teacher-details p{margin:0;color:#64748b;line-height:1.6}.teacher-experience{overflow-wrap:anywhere}.about-testimonials{padding:clamp(2.5rem,8vh,4rem) 1rem;background:#f8fafc}.about-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.4rem}.about-testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.3rem;box-shadow:0 8px 20px #0f172a0f}.about-testimonial-card h3{margin:0;color:#1e293b}.about-testimonial-role{margin:.35rem 0 0;color:#64748b;font-weight:600}.about-testimonial-stars{margin:.7rem 0 0;color:#f59e0b;letter-spacing:.04em}.about-testimonial-card p:last-child{margin:.65rem 0 0;color:#475569;line-height:1.65}.about-teaching-process{padding:clamp(2.5rem,8vh,4rem) 1rem;background:#fff}.teaching-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.process-step-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.1rem;text-align:center}.process-step-index{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#fff;background:#1e3a8a;margin-bottom:.75rem}.process-step-card h3{margin:0;color:#1e293b;font-size:1rem}.about-cta-action{padding:clamp(2.5rem,8vh,4rem) 1rem;background:linear-gradient(135deg,#1e3a8a,#0ea5e9);color:#fff;text-align:center}.about-cta-action h2{color:#fff}.about-cta-action p{color:#ffffffeb;margin:0 auto 1.5rem}.about-cta-action .about-btn-primary{margin-right:0;color:#1e3a8a;background:#fff}.about-why-choose h2{font-size:clamp(1.75rem,6vw,2.5rem);font-weight:700;margin-bottom:2.5rem;color:#1e293b;text-align:center}.key-points-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.key-point-card{background:#e4e4e4;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.key-point-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-4px)}.key-point-icon{display:inline-block;font-size:2.5rem;margin-bottom:1rem}.key-point-card h3{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.key-point-card p{font-size:.95rem;line-height:1.6;color:#64748b;margin:0}.about-cta-simple{padding:clamp(3rem,10vh,5rem) 1rem;background:linear-gradient(135deg,#000c,#000c),url(/assets/About%20Header%201-BXDzEK3b.jpg) center/cover no-repeat;background-attachment:fixed;color:#fff;text-align:center;position:relative;min-height:400px;display:flex;align-items:center;justify-content:center}.about-cta-simple h2{font-size:clamp(1.75rem,6vw,2.5rem);font-weight:800;margin-bottom:.75rem;line-height:1.2;text-shadow:0 4px 12px rgba(0,0,0,.4)}.about-cta-simple p{font-size:1.1rem;margin-bottom:2rem;opacity:.98;text-shadow:0 2px 8px rgba(0,0,0,.3);font-weight:500}.about-cta-simple .about-btn-primary{background:#fff;color:#1e3a8a}@media(max-width:768px){.about-page{padding-top:110px}.about-hero-simple{padding:70px 1rem;min-height:420px;background-attachment:scroll}.about-hero-inner h1{font-size:54px}.about-tagline{font-size:1.1rem}.about-intro{font-size:.95rem}.about-btn-primary,.about-btn-outline{display:block;width:100%;margin:.5rem 0}.courses-grid-simple{grid-template-columns:repeat(2,1fr);gap:1rem}.key-points-grid,.mission-vision-grid{grid-template-columns:1fr}.mission-vision-row{grid-template-columns:1fr;gap:.9rem;padding:.5rem 0}.mission-vision-copy{width:100%;padding:1rem 0}.vision-row{margin-top:0}.vision-row .mission-vision-copy{order:1}.vision-row .mission-vision-media{order:2}.mission-vision-media img{min-height:240px}.teachers-grid,.results-grid,.about-testimonials-grid,.teaching-process-grid{grid-template-columns:1fr}.about-what-we-offer,.about-why-choose,.about-introduction-extended,.about-mission-vision,.about-teachers,.about-results,.about-testimonials,.about-teaching-process{padding:2rem 1rem}.about-cta-simple{padding:2.5rem 1rem;min-height:350px;background-attachment:scroll}.about-section-head{margin-bottom:1.25rem}}@media(max-width:480px){.about-page{padding-top:150px}.about-hero-simple{padding:50px 1rem;min-height:380px;background-attachment:scroll}.about-hero-inner h1{font-size:44px}.about-tagline{font-size:1rem}.about-intro{font-size:.9rem;margin-bottom:1.5rem}.courses-grid-simple{grid-template-columns:1fr}.course-card-simple{padding:1.5rem 1rem}.key-point-card{padding:1.5rem}.key-point-icon{font-size:2rem}.key-point-card h3{font-size:1.1rem}.about-cta-simple{padding:2rem 1rem;min-height:300px}.about-cta-simple h2{font-size:1.5rem}.about-cta-simple p{font-size:.95rem}.mission-vision-card,.teacher-card,.result-card,.about-testimonial-card,.process-step-card{padding:1rem}.teacher-image{width:100%;height:220px;border-radius:12px}.teacher-card{flex-direction:column;gap:.85rem}.teacher-details{width:100%}.mission-vision-points{padding-left:1rem;line-height:1.6;margin-top:.85rem}}.about-mytutee{--about-navy: #173c8f;--about-gold: #f59e0b;--about-text: #374151;--about-soft: #eef4ff;padding:88px 20px;background:radial-gradient(circle at 0% 10%,rgba(23,60,143,.1),transparent 35%),radial-gradient(circle at 100% 90%,rgba(245,158,11,.14),transparent 32%),#fff}.about-mytutee-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;align-items:center}.about-mytutee-image-wrap{width:100%;position:relative}.about-mytutee-image{width:100%;max-height:520px;object-fit:cover;border-radius:22px;position:relative;z-index:1}.about-mytutee-content{background:#fffc;border-radius:22px;padding:34px 0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.about-mytutee-eyebrow{display:inline-flex;margin:0;color:var(--about-navy);font-size:.88rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;background:#173c8f1a;border-radius:999px;padding:7px 12px}.about-mytutee-title{margin:16px 0 14px;color:#0f1f47;font-size:clamp(1.8rem,3.6vw,2.55rem);line-height:1.2}.about-mytutee-title span{color:var(--about-gold)}.about-mytutee-description{margin:0;color:var(--about-text);line-height:1.8;font-size:1.03rem}.about-mytutee-highlights{margin-top:22px;display:grid;gap:10px}.about-mytutee-highlight-item{margin:0;display:flex;align-items:center;gap:10px;color:#1f2937;font-weight:600;font-size:.98rem}.about-mytutee-checkmark{width:20px;height:20px;object-fit:contain}.about-mytutee-stats{max-width:1200px;margin:76px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.about-mytutee-stat-box{background:linear-gradient(145deg,#ffffff,var(--about-soft));border:1px solid #dde6f7;border-radius:14px;padding:38px 16px;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.about-mytutee-stat-box:hover{transform:translateY(-4px);box-shadow:0 14px 30px #173c8f21}.about-mytutee-stat-box h3{margin:0;color:var(--about-gold);font-size:clamp(1.35rem,2.2vw,1.9rem);font-weight:800;line-height:1.15}.about-mytutee-stat-box span{display:block;margin-top:8px;color:#22304f;font-size:.9rem;font-weight:600;line-height:1.35}@media(max-width:1024px){.about-mytutee{padding:70px 20px}.about-mytutee-container{gap:32px}.about-mytutee-content{padding:28px 24px}.about-mytutee-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.about-mytutee{padding:52px 16px}.about-mytutee-container{grid-template-columns:1fr;gap:24px}.about-mytutee-image-wrap:after{right:-8px;bottom:-8px;border-radius:16px}.about-mytutee-image{display:none}.about-mytutee-content{border-radius:16px;padding:22px 18px}.about-mytutee-description{font-size:.97rem}.about-mytutee-stats{margin-top:20px;gap:12px}.about-mytutee-stat-box{padding:14px 12px}.about-mytutee-stat-box span{font-size:.84rem}}@media(max-width:480px){.about-mytutee{padding:44px 12px}.about-mytutee-title{margin-top:12px;font-size:clamp(1.55rem,8vw,1.95rem)}.about-mytutee-image{display:none}.about-mytutee-checkmark{width:18px;height:18px}.about-mytutee-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.about-mytutee-stat-box{border-radius:10px}}.contact-page{padding-top:70px;font-family:inherit;color:#333}.contact-hero{background:linear-gradient(135deg,#000c,#000c),url(/assets/Contact%20Image-BtdFbEy2.jpg) center/cover no-repeat;background-attachment:fixed;padding:100px 20px;text-align:center;color:#fff;position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.contact-hero-inner{max-width:720px;margin:0 auto;position:relative;z-index:2;animation:fadeInUp .8s ease-out}.contact-badge{display:inline-block;background:#ff8c00f2;color:#fff;font-weight:700;font-size:13px;letter-spacing:2px;text-transform:uppercase;padding:8px 18px;border-radius:50px;margin-bottom:24px;box-shadow:0 4px 16px #ff8c004d;transition:transform .3s ease,box-shadow .3s ease}.contact-hero h1{font-size:3.2rem;font-weight:800;line-height:1.2;margin-bottom:18px;text-shadow:0 4px 12px rgba(0,0,0,.4);letter-spacing:-.5px}.contact-hero p{font-size:1.1rem;line-height:1.8;color:#fffffff2;text-shadow:0 2px 8px rgba(0,0,0,.3);font-weight:500}.contact-body{padding:80px 20px 100px;background:#f8f9fa}.contact-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.6fr;gap:50px;align-items:start}.contact-info h2{font-size:1.8rem;font-weight:700;color:#1e3a8a;margin-bottom:12px}.contact-info>p{font-size:.97rem;color:#555;line-height:1.7;margin-bottom:30px}.info-cards{display:flex;flex-direction:column;gap:16px;margin-bottom:36px}.info-card{display:flex;align-items:flex-start;gap:16px;background:#fff;border-radius:12px;padding:18px 20px;box-shadow:0 4px 16px #0000000f;transition:transform .25s ease,box-shadow .25s ease}.info-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.info-icon{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;color:#1e3a8a;background:#eff6ff;flex-shrink:0;margin-top:2px;border:1px solid #dbeafe}.info-card h4{font-size:.9rem;font-weight:700;color:#1e3a8a;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.info-card a,.info-card p{font-size:.9rem;color:#444;text-decoration:none;line-height:1.5;margin:0}.info-card a:hover{color:#ff8c00}.social-section h4{font-size:.95rem;font-weight:700;color:#1e3a8a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px}.social-links{display:flex;flex-wrap:wrap;gap:10px}.social-pill{display:flex;align-items:center;gap:8px;padding:8px 18px;border:2px solid #e2e8f0;border-radius:50px;font-size:.88rem;font-weight:600;color:#333;text-decoration:none;background:#fff;transition:border-color .3s,background .3s,color .3s,transform .2s}.social-pill-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem}.social-pill-label{line-height:1}.social-pill:hover{border-color:#ff8c00;background:#ff8c00;color:#fff;transform:translateY(-2px)}.contact-form-wrap{background:#fff;border-radius:18px;padding:44px 40px;box-shadow:0 8px 32px #00000014}.contact-form-wrap h2{font-size:1.8rem;font-weight:700;color:#1e3a8a;margin-bottom:8px}.form-sub{font-size:.95rem;color:#666;margin-bottom:30px}.form-alert{border-radius:10px;padding:14px 18px;font-size:.95rem;margin-bottom:22px;font-weight:500}.form-alert--success{background:#ecfdf5;color:#065f46;border:1px solid #6ee7b7}.form-alert--error{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}.contact-form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:.88rem;font-weight:600;color:#374151}.form-group label span{color:#ff8c00}.form-group input,.form-group select,.form-group textarea{padding:12px 14px;border:1.8px solid #d1d5db;border-radius:8px;font-size:.95rem;color:#333;background:#fafafa;transition:border-color .25s,box-shadow .25s,background .25s;outline:none;font-family:inherit;resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1e3a8a;background:#fff;box-shadow:0 0 0 3px #1e3a8a1a}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23555' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.has-error input,.has-error select,.has-error textarea{border-color:#ef4444;background:#fff5f5}.has-error input:focus,.has-error select:focus,.has-error textarea:focus{box-shadow:0 0 0 3px #ef44441f}.field-error{font-size:.8rem;color:#ef4444;font-weight:500}.submit-btn{width:100%;padding:15px;background:linear-gradient(135deg,#1e3a8a,#ff8c00);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;letter-spacing:.3px;transition:opacity .25s,transform .2s;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}.submit-btn:hover:not(:disabled){opacity:.92;transform:translateY(-2px)}.submit-btn:disabled{opacity:.65;cursor:not-allowed}.spinner{display:inline-block;width:16px;height:16px;border:2.5px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.contact-hero h1{font-size:2.2rem}.contact-container{grid-template-columns:1fr}.contact-form-wrap{padding:36px 28px}}@media(max-width:580px){.contact-hero{padding:60px 16px;min-height:420px;background-attachment:scroll}.contact-hero h1{font-size:1.75rem}.contact-hero p{font-size:1rem}.contact-badge{font-size:12px;padding:6px 14px;margin-bottom:16px}.contact-body{padding:50px 16px 70px}.form-row{grid-template-columns:1fr}.contact-form-wrap{padding:28px 20px;border-radius:14px}.social-links{flex-direction:column}.social-pill{justify-content:center}}.data-page{width:100%;min-height:calc(100vh - 160px);background:#fff;padding-top:78px}.data-hero{background:none;color:#111827;padding:30px 20px 8px}.data-hero-inner{max-width:960px;margin:0 auto}.data-hero h1{font-size:clamp(2rem,4vw,3rem);margin:0 0 8px;line-height:1.15}.data-hero p{margin:0;font-size:clamp(.95rem,1.8vw,1.1rem);color:#475569;line-height:1.65}.data-content{max-width:960px;margin:0 auto;padding:10px 20px 40px}.data-section{background:none;border:none;border-radius:0;padding:0;margin-bottom:20px;box-shadow:none}.data-section h2{margin:0 0 8px;font-size:clamp(1.2rem,2.2vw,1.5rem);color:#0f172a}.data-section h3{margin:12px 0 8px;font-size:clamp(1.02rem,1.8vw,1.16rem);color:#1e293b}.data-section p{color:#334155;line-height:1.6;font-size:.98rem;margin-bottom:10px}.data-section ul,.data-section ol{margin:6px 0 12px;padding-left:22px}.data-section li{color:#334155;line-height:1.6;font-size:.98rem;margin-bottom:6px}.data-meta{font-size:.86rem;color:#64748b;margin-bottom:12px}.data-toggle-btn{background:none;border:none;padding:0;margin-top:10px;color:#1d4ed8;font-size:.95rem;font-weight:600;cursor:pointer}.data-extra-content{margin-top:10px}@media(max-width:768px){.data-page{padding-top:74px}.data-hero{padding:24px 16px 6px}.data-content{padding:8px 14px 30px}.data-section{margin-bottom:18px}}.blog-page{min-height:calc(100vh - 160px);background:#f8fbff;padding:104px 20px 56px}.blog-header,.blog-cards-section,.blog-detail-section{max-width:1120px;margin:0 auto}.blog-header{margin-bottom:28px}.blog-header-inner h1{margin:0 0 10px;color:#0f172a;font-size:clamp(2rem,4.5vw,3rem);line-height:1.15;font-weight:800}.blog-header-inner p{margin:0;max-width:650px;color:#475569;font-size:1.03rem;line-height:1.65}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.blog-card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.blog-card-link{display:block;text-decoration:none}.blog-card-image{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.blog-card-content{padding:18px;display:flex;flex-direction:column;gap:10px}.blog-card-content h2{margin:0;color:#0f172a;font-size:1.15rem;line-height:1.35}.blog-card-content p{margin:0;color:#475569;line-height:1.6;font-size:.95rem}.blog-card-button{align-self:flex-start;margin-top:6px;padding:10px 14px;background:#1d4ed8;color:#fff;text-decoration:none;font-size:.9rem;font-weight:600;border-radius:10px}.blog-detail-section{max-width:860px;background:#fff;border-radius:16px;padding:26px}.blog-detail-header h1{margin:0 0 8px;color:#0f172a;line-height:1.25;font-size:clamp(1.7rem,3.5vw,2.4rem)}.blog-detail-header p{margin:0 0 18px;color:#475569;line-height:1.65}.blog-detail-image{width:100%;border-radius:12px;aspect-ratio:16 / 8;object-fit:cover}.blog-detail-content{margin-top:18px}.blog-detail-content h2{margin:28px 0 12px;color:#0f172a;font-size:clamp(1.22rem,2.3vw,1.55rem);line-height:1.35}.blog-detail-content h3{margin:20px 0 10px;color:#1e293b;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.4}.blog-detail-content p{margin:0 0 12px;color:#1e293b;line-height:1.8;font-size:1rem}.blog-detail-topic{margin-top:6px}.blog-detail-subtopic{margin-bottom:8px}.blog-back-link{margin-top:20px}.blog-back-link-top{margin-bottom:14px}@media(max-width:1024px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.blog-page{padding:96px 14px 40px}.blog-grid{grid-template-columns:1fr;gap:16px}.blog-header{margin-bottom:22px}.blog-detail-section{padding:18px}}.find-tutors-page{min-height:100vh;background:#f8fafc;padding-top:118px}.find-tutors-container{width:min(1120px,94%);margin:0 auto}.find-tutors-hero{background:linear-gradient(135deg,#0f172a,#1e3a8a 60%,#f97316);padding:44px 0 54px;color:#fff}.find-tutors-hero h1{margin:0;font-size:clamp(2rem,5vw,2.8rem)}.find-tutors-hero p{margin:12px 0 0;max-width:760px;line-height:1.7;color:#e2e8f0}.find-tutors-search{margin-top:22px;display:grid;grid-template-columns:1fr 1fr auto;gap:10px;background:#ffffff29;border:1px solid rgba(255,255,255,.28);border-radius:14px;padding:10px}.find-tutors-search input{border:none;border-radius:10px;padding:12px 14px;font-size:.95rem;color:#0f172a}.find-tutors-search input:focus{outline:2px solid #bfdbfe}.find-tutors-search button{border:none;border-radius:10px;padding:12px 18px;background:#f97316;color:#fff;font-weight:700;cursor:pointer}.find-tutors-search button:hover{background:#ea580c}.find-tutors-results{padding:34px 0 52px}.find-tutors-results-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.find-tutors-results-head h2{margin:0;color:#0f172a}.find-tutors-results-head span{color:#475569;font-weight:600}.tutors-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tutor-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;text-decoration:none;color:inherit;box-shadow:0 10px 24px #0206170f;transition:transform .24s ease,box-shadow .24s ease}.tutor-card:hover{transform:translateY(-5px);box-shadow:0 16px 30px #0206171f}.tutor-card-body{padding:18px}.tutor-card-body h3{margin:0;color:#0f172a}.tutor-subject{margin:8px 0 0;font-weight:700;color:#1e3a8a}.tutor-location{margin:4px 0 0;color:#475569}.tutor-description{margin:10px 0 0;color:#334155;line-height:1.6}.tutor-meta{margin-top:12px;display:flex;justify-content:space-between;color:#0f172a;font-size:.9rem;font-weight:600}.find-tutors-empty{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:30px;text-align:center}.find-tutors-empty h3{margin:0;color:#0f172a}.find-tutors-empty p{margin:8px 0 0;color:#475569}@media(max-width:1000px){.tutors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.find-tutors-page{padding-top:104px}.find-tutors-search{grid-template-columns:1fr}.find-tutors-search button{width:100%}}@media(max-width:560px){.tutors-grid{grid-template-columns:1fr}}.teacher-details-page{min-height:100vh;background:#f8fafc;padding:120px 0 46px}.teacher-details-container{width:min(1120px,94%);margin:0 auto}.back-to-tutors{display:inline-flex;text-decoration:none;background:#1e3a8a;color:#fff;padding:8px 14px;border-radius:8px;font-weight:600}.back-to-tutors:hover{background:#1d4ed8}.teacher-profile-card{margin-top:16px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 26px #02061714;display:grid;grid-template-columns:1fr;overflow:hidden}.teacher-profile-image{width:100%;height:100%;min-height:320px;object-fit:cover}.teacher-profile-content{padding:22px}.teacher-profile-content h1{margin:0;color:#0f172a}.teacher-main-subject{margin:8px 0 0;color:#1e3a8a;font-weight:700}.teacher-profile-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.teacher-profile-grid p{margin:0;color:#334155}.teacher-about{margin-top:14px;color:#334155;line-height:1.72}.teacher-action-buttons{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}.action-btn{text-decoration:none;border:none;border-radius:999px;padding:10px 16px;font-weight:700;color:#fff;cursor:pointer}.action-btn.message{background:#2563eb}.action-btn.phone{background:#059669}.action-btn.pay{background:#f97316}.teacher-reviews{margin-top:24px}.teacher-reviews h2{margin:0;color:#0f172a}.teacher-reviews-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.teacher-review-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.teacher-review-card h3{margin:0;color:#0f172a}.review-rating{margin:8px 0 0;color:#1e3a8a;font-weight:600}.teacher-review-card p{margin-top:8px;color:#334155;line-height:1.6}.teacher-not-found{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:28px;text-align:center}.teacher-not-found h2{margin:0}.teacher-not-found p{margin:8px 0 14px;color:#475569}@media(max-width:940px){.teacher-profile-card{grid-template-columns:1fr}.teacher-profile-image{min-height:260px;max-height:320px}.teacher-profile-grid{grid-template-columns:1fr}}@media(max-width:768px){.teacher-details-page{padding-top:104px}.teacher-reviews-grid{grid-template-columns:1fr}}.program-page{min-height:100vh;background:radial-gradient(circle at 12% 10%,rgba(30,97,216,.14),transparent 32%),radial-gradient(circle at 88% 0%,rgba(240,122,31,.16),transparent 36%),linear-gradient(180deg,#eef4ff,#f6f9ff);padding:122px 16px 48px}.program-page-shell{width:min(1120px,100%);margin:0 auto}.program-page-header{border-radius:20px;border:1px solid #d8e3f5;background:linear-gradient(125deg,#0e2c73,#1d53b3 58%,#ef7d22);color:#fff;padding:30px 24px;box-shadow:0 16px 32px #0f2d6c33}.program-page-header h1{margin:0;font-size:clamp(1.9rem,4vw,2.7rem);line-height:1.15}.program-page-header p{margin:10px 0 0;max-width:760px;color:#e8efff;line-height:1.72}.program-page-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.program-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #d7e2f4;border-radius:16px;padding:18px;box-shadow:0 10px 22px #1334781a}.program-card h2{margin:0;color:#122e68;font-size:clamp(1.15rem,2vw,1.4rem)}.program-card p{margin-top:10px;color:#334965;line-height:1.76}.program-card ul{margin:10px 0 0;padding-left:1.15rem;color:#223252;line-height:1.72}.program-badge{display:inline-block;margin-top:12px;padding:6px 10px;border-radius:999px;border:1px solid #b9caeb;background:#ecf3ff;color:#1f4ea1;font-weight:700;font-size:.86rem}@media(max-width:860px){.program-page{padding-top:154px}.program-page-header{padding:24px 18px;border-radius:16px}.program-page-grid{grid-template-columns:1fr;gap:12px}}.popup-offer-page{min-height:calc(100vh - 120px);padding:120px 20px 48px;background:radial-gradient(circle at top right,rgba(255,140,0,.24),transparent 44%),linear-gradient(180deg,#eff4ff,#f7faff);display:flex;align-items:center;justify-content:center}.popup-offer-card{width:min(980px,100%);background:#fff;border-radius:20px;border:1px solid #d7e2f3;box-shadow:0 24px 44px #0e30742e;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr}.popup-offer-banner{width:100%;height:100%;min-height:360px;object-fit:cover}.popup-offer-content{padding:30px;display:flex;flex-direction:column;gap:14px}.popup-offer-tag{margin:0;font-size:.9rem;font-weight:700;color:#1d4ea9}.popup-offer-content h1{margin:0;font-size:clamp(1.6rem,2.8vw,2.1rem);color:#112b5d}.popup-offer-description{margin:0;color:#2f436a;line-height:1.7}.popup-offer-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px}.popup-offer-meta div{background:#f5f9ff;border:1px solid #d6e3f6;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:4px}.popup-offer-meta span{font-size:.78rem;color:#597099;text-transform:uppercase;letter-spacing:.5px}.popup-offer-meta strong{color:#102955;font-size:1rem}.popup-offer-actions{margin-top:auto;display:flex;gap:10px}.popup-offer-primary,.popup-offer-secondary{border:none;border-radius:10px;padding:11px 14px;font-weight:700;cursor:pointer}.popup-offer-primary{flex:1;color:#fff;background:linear-gradient(135deg,#1947af,#f07a1f)}.popup-offer-secondary{background:#e7effc;color:#10336f}@media(max-width:900px){.popup-offer-card{grid-template-columns:1fr}.popup-offer-banner{min-height:220px}}@media(max-width:600px){.popup-offer-page{padding:100px 12px 26px}.popup-offer-content{padding:20px}.popup-offer-meta{grid-template-columns:1fr}}
