.signup-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(to bottom right,#faf5ff,#fff);padding:1rem;font-family:sans-serif}.signup-card{background:#fff;border-radius:16px;padding:2rem;width:100%;max-width:400px;text-align:center;box-shadow:0 8px 20px #0000001a;transition:all .3s ease}.signup-card:hover{box-shadow:0 8px 20px #8000ff33;transform:translateY(-3px)}.subtitle{color:#666;margin-top:1rem;margin-bottom:1rem;font-size:.9rem}.signup-form{display:flex;flex-direction:column;text-align:left}.signup-form label{font-size:.9rem;font-weight:500;color:#333;margin-bottom:.25rem}.signup-form input{padding:.75rem;border:1px solid #ccc;border-radius:8px;margin-bottom:1rem;font-size:.95rem}.signup-form input:focus{outline:none;border-color:#8000ff;box-shadow:0 0 0 2px #8000ff33}.signup-btn{width:100%;padding:.75rem;border:none;border-radius:8px;background:linear-gradient(90deg,#00f,#8000ff);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:1rem;transition:background .4s ease-in-out}.signup-btn:hover{background:linear-gradient(90deg,#8000ff,#f0f)}@media (max-width: 500px){.signup-card{padding:1.5rem}.logo{font-size:1.75rem}.signup-form input{font-size:.9rem;padding:.65rem}.signup-btn{font-size:.95rem;padding:.65rem}}.login-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(to bottom right,#faf5ff,#fff);padding:1rem;font-family:sans-serif}.login-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000001a;padding:2rem;width:100%;max-width:400px;text-align:center;transition:all .3s ease}.login-card:hover{box-shadow:0 8px 20px #8000ff33;transform:translateY(-3px)}.logo{font-size:2.5rem;font-weight:700;color:#8000ff;margin-bottom:.25rem}.subtitle{color:#666;margin-bottom:1.5rem}.login-form{display:flex;flex-direction:column;text-align:left}.login-form label{font-size:.9rem;font-weight:500;color:#333;margin-bottom:.25rem}.login-form input{padding:.75rem;border:1px solid #ccc;border-radius:8px;margin-bottom:1rem;font-size:.95rem}.login-form input:focus{outline:none;border-color:#8000ff;box-shadow:0 0 0 2px #8000ff33}.forgot{text-align:right;margin-top:-.75rem;margin-bottom:1rem}.forgot a{font-size:.85rem;color:#8000ff;text-decoration:none}.forgot a:hover{text-decoration:underline}.login-btn{width:100%;padding:.75rem;border:none;border-radius:8px;background:linear-gradient(90deg,#00f,#8000ff);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:1rem;transition:background .4s ease-in-out}.login-btn:hover{background:linear-gradient(90deg,#8000ff,#f0f)}.divider{display:flex;align-items:center;margin:1.5rem 0}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#ddd}.divider span{margin:0 .5rem;color:#888;font-size:.85rem}.google-btn{display:flex;justify-content:center;margin-bottom:1.5rem}.footer-text{font-size:.9rem;color:#666}.footer-text .link{color:#8000ff;font-weight:500;text-decoration:none}.footer-text .link:hover{text-decoration:underline}@media (max-width: 500px){.login-card{padding:1.5rem}.logo{font-size:1.75rem}.login-form input{font-size:.9rem;padding:.65rem}.login-btn{font-size:.95rem;padding:.65rem}}.drag-area{border:1.5px dashed #e2e0e0;border-radius:14px;padding:2.5rem;text-align:center;cursor:pointer;background:#fafafa;transition:all .25s ease-in-out;margin:1.5rem 0;box-shadow:0 1px 3px #0000000a}.drag-area:hover{border-color:#bdbdbd;background:#fdfdfd;transform:scale(1.01)}.drag-area.dragging{background:#f0f8ff;border-color:#d1d1ff;box-shadow:0 0 8px #0000ff26}.file-input{display:none}.custom-upload-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:1.2rem;padding:.8rem 1.4rem;background:linear-gradient(90deg,#00f,#8000ff);color:#fff;font-weight:500;font-size:15px;border:none;border-radius:8px;cursor:pointer;transition:all .25s ease-in-out;box-shadow:0 3px 6px #0000ff26}.custom-upload-btn:hover{background:linear-gradient(90deg,#0000d0,#7000d0);box-shadow:0 4px 10px #0000ff40;transform:translateY(-2px)}.file-list{list-style:none;margin-top:1.2rem;padding:0;text-align:left}.file-list li{font-size:18px;color:#0a0ad2;margin-bottom:8px;display:flex;align-items:center;transition:color .2s}.file-list li:before{content:"📄";margin-right:8px;font-size:18px}.file-list li:hover{color:#8000ff}@keyframes fadeInFile{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.file-list li{animation:fadeInFile .3s ease}.friend-list-container{align-self:start;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;align-items:center}.friend-card{width:95%!important;background:#fff;border-radius:12px;border:1px solid #e5e7eb;margin-bottom:5px;overflow:hidden;align-items:center}.card-header{padding:16px 20px;display:flex;align-items:center}.card-header h2{margin:0;font-size:18px;font-weight:600;color:#333;display:flex;align-items:left}.card-header-icon{margin-right:8px;color:#6366f1}.card-scroll{overflow-y:auto;max-height:50vh;padding-right:8px}.request-count{margin-left:10px;background:#6366f1;color:#fff;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.request-item{padding:17px 20px;border-radius:.5rem;display:flex;align-items:flex-start;justify-content:space-between;background-color:#fff;height:70px;margin-bottom:.8rem}.request-item:last-child{border-bottom:none}.request-info{display:flex;align-items:flex-start;flex:1;min-width:0}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;margin-right:12px;flex-shrink:0}.request-details{flex:1;min-width:0;text-align:left}.request-name{font-weight:600;font-size:16px;margin:0 0 4px;color:#333;text-align:left}.request-meta{font-size:14px;color:#666;margin:0 0 6px}.mutual-friends{font-size:13px;color:#888;margin:0 0 10px}.interests-container{display:flex;flex-wrap:wrap;gap:6px}.interest-badge,.more-interests{background:#f3f4f6;padding:4px 8px;border-radius:6px;font-size:12px;color:#4b5563;border:1px solid #e5e7eb}.request-actions{display:flex;gap:8px;margin-left:12px}.accept-btn{background:#10b981;color:#fff;border:none;border-radius:6px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.accept-btn:hover{background:#059669}.decline-btn{background:#fff;color:#6b7280;border:1px solid #e5e7eb;border-radius:6px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.decline-btn:hover{background:#f9fafb;border-color:#d1d5db}.suggested-header{padding:16px 20px;border-bottom:1px solid #f0f0f0;background:#fafafa}.suggested-header h2{margin:0;font-size:18px;font-weight:600;color:#333}.suggested-item{padding:16px 10px;display:flex;align-items:flex-start;justify-content:space-between;background:#fff;height:35px;margin-bottom:.8rem}.suggested-item:last-child{border-bottom:none}.add-friend-btn{background:#fff;color:#6366f1;border:1px solid #6366f1;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;margin-left:12px;white-space:nowrap}.add-friend-btn:hover{background:#f0f0ff}.sent-btn{background:#9ca3af;color:#fff;border:none;border-radius:8px;padding:6px 12px;font-size:14px;cursor:not-allowed;opacity:.8}.unfriend-btn{background:#ef4444;color:#fff;border:1px solid #ef4444;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;margin-left:12px;white-space:nowrap}.unfriend-btn:hover{background:#dc2626;border-color:#dc2626}.divider{height:1px;background:#e5e7eb;margin:8px 0}@media (max-width: 640px){.friend-list-container{max-width:520px;padding:0 16px}.request-item,.suggested-item{flex-direction:row}.request-actions,.add-friend-btn{margin-left:0;margin-top:12px;align-self:flex-end}}.profile-container{max-width:980px;margin:40px auto;padding:0 6px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.friend-action{margin-top:12px;display:flex;align-items:center;gap:12px}.friend-btn{padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:background .2s}.sending{padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;background:#2563eb;color:#fff}.sending:hover{background:#1d4ed8}.friend-btn.add{background:#2563eb;color:#fff}.friend-btn.add:hover{background:#1d4ed8}.friend-btn.unfriend{background:#ef4444;color:#fff}.friend-btn.unfriend:hover{background:#dc2626}.friend-btn.sent{background:#9ca3af;color:#fff;cursor:not-allowed;opacity:.8}.friend-status{font-size:14px;color:#4b5563;font-weight:500}.card{background:#fff;padding:20px;border-radius:14px;box-shadow:0 6px 18px #00000012}.activity .value{color:#111827;font-weight:600}@media (max-width: 780px){.profile-body{grid-template-columns:1fr}}.friends{font-family:Arial,sans-serif;color:#111827}.friends-header{display:flex;justify-content:space-between;align-items:center;margin:20px 0 10px}.friends-header h2{font-size:20px;font-weight:700}.friends-header .count{font-size:14px;color:#6b7280}.search{width:100%!important;padding:10px!important;margin:0 0 20px 10px!important;border:1px solid #e5e7eb;border-radius:6px;font-size:14px}.friends-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:30px}.friend-card{width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff;transition:box-shadow .2s ease-in-out}.friend-card:hover{box-shadow:0 4px 10px #0000000d}.friend-header{display:flex;align-items:left;margin-bottom:10px}.friend-header .avatar{width:45px;height:45px;border-radius:50%;background:#7c3aed;flex-shrink:0}.friend-title{display:flex;flex-direction:column;align-items:flex-start}.friend-title h3{font-size:14px;font-weight:600;margin:0}.friend-title .username{font-size:10px;color:#6b7280;margin-top:2px}.role{font-size:12px;color:#6b7280;text-align:left}.friend-meta{display:flex;align-items:left;gap:12px;margin-top:6px}.friend-meta .friend-tag{font-size:13px;color:#374151;display:flex;align-items:center;gap:4px}.friend-meta .status{font-size:13px}.friend-meta .online{color:green}.friend-meta .last-seen{color:#6b7280}.actions{display:flex;justify-content:center;gap:10px;margin-top:10px}.actions button{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:350;border-radius:6px;cursor:pointer;border:none}.message-btn{margin-left:.1rem;flex:1;padding:7px 3px;background:#2563eb;color:#fff}.add-btn{flex:1;padding:8px;background:#10b981;color:#fff}.profile-btn{margin-right:.1rem;padding:7px 8px;background:#f9fafb;border:1px solid #e5e7eb}.profile-btn:hover{background:#94c4da}* ------- Design tokens ------- */ :root{--bg: #f9fafb;--card: #ffffff;--border: #e5e7eb;--text: #111827;--muted: #6b7280;--brand-500: #7c3aed;--brand-600: #6d28d9;--brand-700: #4c1d95;--radius: 12px;--shadow: 0 1px 2px rgba(16,24,40,.06)}:root.dark-mode{--bg:black}.navigation{display:flex;justify-content:space-between;align-items:center;height:60px;padding:0 20px;background-color:#fff;box-shadow:0 2px 4px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif}.navigation.dark-mode{background-color:#000}.search{display:flex;flex:1;max-width:100%;margin:0 20px;padding:10px 15px;border:1px solid #e2e0e0;border-radius:.5rem;background-color:#fff;font-size:.9rem;outline:none;text-align:left}.logo-container{display:flex;align-items:center;gap:.5rem}.logo-image{height:40px;width:auto}.logo-text{font-size:1.8rem;font-weight:700;color:linear-gradient(90deg,#0000ff,#8000ff,#ff00ff);margin:0}.nav-actions{display:flex;gap:1rem;align-items:center}.nav-button{width:40px;align-items:left;border:1px solid #e2e0e0;border-radius:.5rem;height:35px;background:#fff}.nav-btn{padding:8px 15px;border:none;border-radius:20px;background-color:#fff!important;color:#000;border:1px solid #ccc;font-size:.8em;cursor:pointer;transition:background-color .3s}.nav-btn:hover{background-color:#f0f0f0!important}.navigate.dark-mode{background-color:#000}.logout{background:#fff;color:#000;border:none;border:1px solid #ccc;display:inline-block}.logout:hover{background:#000!important;color:#fff!important}.mobile-only{display:none}.dashboard{display:grid;grid-template-columns:300px 1fr 320px;gap:24px;padding:24px;width:96%;margin:0 auto;min-height:100vh;max-height:100vh;overflow-y:auto;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif}.rightbar>div{background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-align:center}.event-dot{width:8px;height:8px;border-radius:50%;background-color:#00f;margin:0 auto}.fc .fc-daygrid-day-number{font-size:small;font-weight:200}.header-content{display:flex;gap:.15rem}.header-content .pics{margin:.5px}.event-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.event-modal-content{background:#fff;padding:20px;border-radius:12px;max-width:400px;width:90%;box-shadow:0 4px 15px #0003;text-align:center}.sidebar{height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 48px);overflow-y:auto;align-items:center;justify-content:center;padding-right:8px}.shadow-card{align-items:left;margin-bottom:1rem;background:#fff;border-radius:.8rem;overflow:hidden;border:1px solid #e5e7eb;padding:16px;min-width:88%}.buttons{display:flex;color:#000;font-size:.8rem;font-weight:500;align-items:center;width:83%;border:none;background:transparent;margin:1rem;padding:6px 15px}.title{display:flex;align-items:center}.buttons:hover{background-color:#000;color:#fff;border-radius:.5rem}.buttons:hover .pics{color:#fff}.pics{color:#000;margin:1.5px;margin-right:.8rem;height:1rem}.title{font-size:1rem;font-weight:600;margin:4px 0 12px;text-align:left}.resources{flex-direction:row;align-items:center;text-align:center;overflow-y:auto;max-height:calc(100vh - 120px);padding-right:8px}.resources h2{font-size:1.3rem;font-weight:600;margin:4px 0 12px;align-items:center;justify-content:space-between;text-align:left}.resources .upload-btn{border:none;padding:8px 10px;border-radius:.5rem;font-size:.8rem;cursor:pointer;background:linear-gradient(90deg,#00f,#8000ff);color:#fff;box-shadow:0 4px 10px #6d28d940}.share-card{flex-direction:column;background-color:#fff;border-radius:10px;padding:15px 20px;margin-bottom:30px;position:relative;border:1px solid #ccc}.share-title{margin:0 0 10px;font-size:1.2em;font-weight:700;color:#333;display:inline-block}.upload-btn{position:absolute;top:.8rem;right:20px;border:none;border-radius:20px;background:linear-gradient(135deg,#6a5acd,#9370db);color:#fff;font-size:1rem;cursor:pointer;transition:background .3s;display:flex;align-items:center}.upload-btn .pics{color:#fff;height:1rem}.upload-btn:hover{background:#8000ff}.resource-card:hover{transform:translateY(-5px)}.share-card .search{max-width:93%!important;align-self:left;text-align:left}.resource-card h4{margin:0 0 10px;font-size:1.1em;color:#333}.resource-card p{margin:0 0 10px;color:#666;font-size:.95em}.resource-meta{display:flex;justify-content:space-between;font-size:.85em;color:#888}.resource-feed{display:flex;flex-direction:column;gap:20px}.resource-card{background-color:#f8f5f1;border-radius:10px;padding:15px;box-shadow:0 2px 4px #0000001a;transition:transform .2s}.resources .share-input{padding:.75rem;border:1px solid #ccc;border-radius:8px;outline:none;font-size:.95rem;background:#fff;width:100%;text-align:left}.resource-card{border:1px solid #e5e7eb;background:#fff;border-radius:14px;padding:14px;margin-bottom:14px;box-shadow:var(--shadow)}.resource-card h2{margin:0 0 6px;font-size:1.3rem;font-weight:800;color:#0f172a}.resource-card p{margin:0;color:var(--muted);line-height:1.45;font-size:.95rem}.rightbar{display:flex;flex-direction:column;gap:1rem;align-self:start;overflow-y:auto;max-height:calc(100vh - 120px);padding-right:8px}.rightbar>div{padding:16px}.rightbar h3{margin:0 0 10px;font-size:1rem;font-weight:600;text-align:left;color:#000;display:flex;align-items:center}.buddies{display:flex}.study-buddies .pics{color:#7c3aed;margin:.5px;margin-right:.5rem}.study-buddies{background:#fff;border:1px solid #eee;border-radius:12px;padding:16px;box-shadow:0 2px 6px #0000000d;overflow-y:auto;max-height:400px}.buddy-item{display:flex;align-items:center;gap:3px;margin-top:20px}.buddy-item:hover{background:#dde3e8;border-radius:.5rem;padding:5px}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;margin-right:12px;flex-shrink:0}.buddy-info{display:flex;flex-direction:column;text-align:left}.buddy-name{font-size:.85rem;font-weight:600;color:#222}.buddy-course{font-size:.7rem;color:#555}.buddy-status{display:flex;align-items:center;gap:6px;font-size:.7rem;color:#666}.status-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.status-dot.online{background:green}.status-dot.studying{background:#00f}.status-dot.offline{background:gray}.empty-text{color:#666;font-style:italic;padding:8px 0;font-size:.8rem}@media (max-width: 1200px){.dashboard{grid-template-columns:260px 1fr 300px}.share-card .search{max-width:97%!important}}@media (max-width: 1024px){.dashboard{grid-template-columns:240px 1fr}.rightbar{display:none}.share-card .search{max-width:97%!important}}@media (max-width: 600px){.dashboard{grid-template-columns:1fr}.sidebar{display:none}.mobile-only{display:inline-block;border:none}.logout{display:none}.mobile-menu{position:absolute;top:60px;right:0;width:100%;background:#fff;border:1px solid #ddd;box-shadow:-2px 0 6px #0000001a;padding:15px;z-index:999}.nav-btn.logout{padding:6px 12px;font-size:.9rem;border-radius:8px}.mobile-menu ul{list-style:none;padding:0;margin:0}.mobile-menu li{margin:10px 0}}:root.dark-mode{--bg: #0f0f10;--card: #1a1a1c;--border: #2a2a2d;--text: #e5e7eb;--muted: #9ca3af;--brand-500: #a78bfa;--brand-600: #8b5cf6;--brand-700: #7c3aed;--shadow: 0 2px 4px rgba(0,0,0,.4)}.dashboard.dark-mode{background:var(--bg);color:var(--text)}.navigation.dark-mode{background:var(--card);color:var(--text);box-shadow:0 2px 6px #00000080}.logo.dark-mode{color:var(--brand-500)}.nav-button.dark-mode,.nav-btn.dark-mode{background:var(--card);border:1px solid var(--border);color:var(--text)}.nav-button.dark-mode:hover,.nav-btn.dark-mode:hover{background:var(--brand-600);color:#fff}.sidebar.dark-mode .shadow-card,.rightbar.dark-mode>div,.share-card.dark-mode,.study-buddies.dark-mode{background:var(--card);border:1px solid var(--border);color:var(--text);box-shadow:var(--shadow)}.buddies.dark-mode,.buddy-name.dark-mode,.title.dark-mode{color:#d3d3d3}.sidebar.dark-mode .buttons{color:var(--text)}.sidebar.dark-mode .buttons:hover{background:var(--brand-600);color:#fff}.search.dark-mode,.share-input.dark-mode{background:var(--card);border:1px solid var(--border);color:var(--text)}.search.dark-mode:focus{border-color:var(--brand-500);box-shadow:0 0 0 2px #a78bfa4d}.resource-card.dark-mode{background:var(--card);border:1px solid var(--border);color:var(--text)}.resource-card.dark-mode h2{color:var(--brand-500)}.resource-card.dark-mode p{color:var(--muted)}.buddy-item.dark-mode:hover{background:#7c3aed33}.event-modal-content.dark-mode{background:var(--card);color:var(--text)}.mobile-menu.dark-mode{background:var(--card);border-color:var(--border)}.mobile-menu.dark-mode .buttons{color:var(--text)}.mobile-menu.dark-mode .buttons:hover{background:var(--brand-700)}.logout.dark-mode{background:var(--card);color:#000;border:1px solid var(--border)}.logout.dark-mode:hover{background:var(--brand-700);color:#fff}.darkText.dark-mode{color:#fff}body{background:#f7f8fb}.profile-container{width:100%;margin:0;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;overflow-y:auto;max-height:calc(100vh - 120px);padding-right:8px}.profile-header{display:flex;align-items:center;gap:20px;margin-bottom:24px;padding:22px;background:#fff;border-radius:14px;box-shadow:0 6px 18px #00000012;position:relative}.profile-avatar{width:96px;height:96px;border-radius:9999px;background:#7c3aed;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:#fff}.profile-image{width:92px;height:92px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.profile-info h1{margin:0;text-align:left;font-size:32px;font-weight:700;line-height:1.2}.username{text-align:left;color:#6b7280;margin:4px 0 6px;font-size:15px}.title{font-weight:600;margin:0 0 10px;font-size:18px;color:#111827}.profile-details{display:flex;flex-wrap:wrap;gap:16px;font-size:14px;color:#4b5563}.detail-item{display:inline-flex;align-items:center;gap:6px}.edit-button{position:absolute;right:22px;top:22px;padding:9px 16px;background-color:#2563eb;color:#fff;border:0;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-size:14px;box-shadow:0 2px 6px #2563eb59}.edit-button:hover{background-color:#1d4ed8}.icon{vertical-align:middle}.profile-body{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-bottom:22px}.card{background:#fff!important;padding:20px;border-radius:14px;box-shadow:0 6px 18px #00000012}.card h2{margin:0 0 14px;font-size:21px;font-weight:700;color:#111827}.activity .kv{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #eef0f4;font-size:15px}.activity .kv:last-child{border-bottom:0}.activity .label{color:#4b5563;font-weight:600}.activity .value{color:#111827;font-weight:600;font-size:.8rem}.tags{display:flex;flex-wrap:wrap;gap:10px}.tags span{padding:8px 14px;border-radius:9999px;font-size:14px;line-height:1;border:1px solid transparent}.tags.blue span{background-color:#eef2ff;color:#1e40af;border-color:#c7d2fe}.tags.green span{background-color:#dcfce7;color:#065f46;border-color:#bbf7d0}.field-group{margin-bottom:10px;display:flex;flex-direction:column}.field-group label{font-size:13px;margin-bottom:4px;color:#374151}.field-group input{padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:14px}.status-icon{margin-left:8px;vertical-align:middle}.status-icon.online{color:green}.status-icon.offline{color:red}.button-group{display:flex;gap:10px;margin-left:auto}.cancel-button{padding:9px 16px;background:#f3f4f6;color:#374151;border:0;border-radius:10px;cursor:pointer}.cancel-button:hover{background:#e5e7eb}.messages-button{padding:9px 16px;background-color:#10b981;color:#fff;border:0;border-radius:10px;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;transition:background-color .2s;box-shadow:0 2px 6px #10b98159}.messages-button:hover{background-color:#059669}@media (max-width: 780px){.profile-body{grid-template-columns:1fr}.edit-button{position:static;align-self:flex-start;margin-left:auto}}.file-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 12px #00000014;margin:16px 0;max-width:100%;font-family:sans-serif}.file-header{display:flex;justify-content:space-between;align-items:center}.file-user{text-align:left;display:flex;align-items:center;gap:12px}.file-avatar{width:36px;height:36px;border-radius:50%;background:#eee;color:#555;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.file-author{font-weight:600;color:#222}.file-meta{font-size:13px;color:#777}.file-badge{font-size:12px;background:#f0f0ff;color:#4a3aff;padding:4px 10px;border-radius:12px;font-weight:500}.file-title{text-align:left;margin:10px 0 6px;font-size:18px;font-weight:700}.file-description{text-align:left;font-size:14px;color:#555;margin-bottom:14px}.file-preview{background:#f9f9ff;border-radius:12px;padding:20px;text-align:center;cursor:pointer;margin-bottom:14px;transition:background .2s}.file-preview:hover{background:#f0f0ff}.pdf-box{background:linear-gradient(135deg,#4a3aff,#7200ff);color:#fff;border-radius:12px;padding:25px 10px;font-weight:500;font-size:15px}.pdf-box svg{display:block;margin:0 auto 6px}.img-preview{max-width:100%;border-radius:12px}.pdf-viewer iframe{width:100%;height:400px;border:none;margin-top:10px;border-radius:12px}.file-footer{display:flex;justify-content:space-between;align-items:center}.file-actions{display:flex;align-items:center;gap:14px;font-size:14px;color:#555}.file-actions span{display:flex;align-items:center;gap:6px;cursor:pointer}.download-btn{display:flex;align-items:center;gap:6px;background:#4a3aff;color:#fff;text-decoration:none;padding:8px 16px;border-radius:10px;font-size:14px;transition:background .2s}.download-btn:hover{background:#372dcc}.comments-section{margin-top:12px;border-top:1px solid #eee;padding-top:12px}.comment{text-align:left;display:flex;gap:10px;margin-bottom:12px}.comment-avatar{width:32px;height:32px;border-radius:50%;background:#eee;color:#555;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.comment-body{background:#f9f9f9;border-radius:10px;padding:8px 12px;flex:1}.comment-body strong{display:block;font-size:14px;margin-bottom:4px}.comment-body p{font-size:13px;margin:0 0 4px}.comment-time{font-size:11px;color:#888}.comment-input{display:flex;align-items:center;gap:8px;margin-top:10px}.comment-input input{flex:1;padding:10px 12px;border-radius:20px;border:1px solid #ddd;font-size:13px}.comment-input button{background:#4a3aff;color:#fff;border:none;border-radius:8px;padding:8px 14px;cursor:pointer;font-size:13px;transition:background .2s}.comment-input button:hover{background:#372dcc}.fullscreen-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0a0a0af2;display:flex;justify-content:center;align-items:center;z-index:1200;flex-direction:column}.fullscreen-img{max-width:95%;max-height:85%;border-radius:12px}.fullscreen-pdf{width:90%;height:90%;border:none;border-radius:12px}.close-btn{position:absolute;top:20px;right:24px;background:#fff;border:none;border-radius:50%;padding:6px;cursor:pointer;box-shadow:0 2px 6px #0000004d;transition:background .2s}.close-btn:hover{background:#eee}.like-btn{display:flex;align-items:center;gap:6px;cursor:pointer;transition:color .2s}.like-btn.liked{color:red}.feed{overflow:auto;max-height:calc(100vh - 200px);padding-right:8px}.search-card{background:#fff;border:1px solid #eee;border-radius:8px;padding:12px;margin-bottom:16px;align-items:center}.search:focus{outline:none;border-color:#720dd7;box-shadow:0 0 0 2px #8000ff33}.search{width:100%;padding:8px 8px 8px 28px;border:1px solid #ddd;border-radius:6px;font-size:.9rem;text-indent:3%}.search-icon{position:absolute;top:50%;left:15px;transform:translateY(-50%);color:#666}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.group-chat{display:flex;flex-direction:column;height:100vh;font-family:system-ui,sans-serif;background:#f9fafb;color:#111}.chat-header{display:flex;align-items:center;padding:12px 16px;background:#2563eb;color:#fff}.header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.header-btn{background:#fff3;color:#fff;border:none;border-radius:6px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.header-btn:hover{background:#ffffff4d;transform:translateY(-1px)}.chat-info h3{font-size:1rem;font-weight:600;color:#fff}.chat-info p{font-size:.8rem;opacity:.9;display:flex;align-items:center;gap:4px}.messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;padding:16px;gap:8px}.message{display:flex;margin-bottom:8px}.message.me{justify-content:flex-end}.message.other{justify-content:flex-start}.message>div{max-width:70%;padding:8px 12px;border-radius:18px;position:relative}.message.me>div{background:#2563eb;color:#fff;border-bottom-right-radius:4px}.message.other>div{background:#e5e7eb;color:#111;border-bottom-left-radius:4px}.sender{font-weight:600;font-size:.75rem;margin-bottom:4px;display:block}.message.me .sender{text-align:right}.message.other .sender{text-align:left}.text{margin:0;font-size:.9rem;line-height:1.4;word-wrap:break-word}.time{font-size:.7rem;opacity:.7;display:block;margin-top:4px}.message.me .time{text-align:right}.message.other .time{text-align:left}.chat-input{display:flex;flex-direction:column;padding:10px;background:#fff;border-top:1px solid #ddd}.input-container{display:flex;align-items:flex-end;gap:8px}.attach-btn,.emoji-btn,.mic-btn,.send-btn{background:#f3f4f6;color:#6b7280;border:none;border-radius:6px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.attach-btn:hover,.emoji-btn:hover,.mic-btn:hover{background:#e5e7eb;color:#374151}.send-btn{background:#2563eb;color:#fff;padding:8px 12px}.send-btn:hover{background:#1e4fd9}.message-input-container{flex:1;display:flex;flex-direction:column;gap:4px}.message-input{flex:1;padding:8px 10px;border:1px solid #ccc;border-radius:6px;font-size:.9rem;resize:none;min-height:36px;max-height:120px}.message-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.attached-files{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.attached-file{display:flex;align-items:center;gap:8px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:6px 8px;font-size:.8rem}.file-info{display:flex;flex-direction:column;gap:2px}.file-name{font-weight:500;color:#374151;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{color:#6b7280;font-size:.75rem}.remove-file-btn{background:#ef4444;color:#fff;border:none;border-radius:50%;width:20px;height:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;transition:all .2s ease}.create-session-btn{margin-left:auto;display:flex;align-items:center;gap:6px;background:#fff;color:#2563eb;border:1px solid #fff;padding:6px 10px;font-size:.85rem;border-radius:6px;cursor:pointer}.create-session-btn:hover{background:#f0f4ff}.modal-content{background:#fff;padding:20px;border-radius:10px;width:500px;max-width:95%;box-shadow:0 8px 20px #00000026;display:flex;flex-direction:column}.modal-content form{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.modal-content label{display:flex;flex-direction:column;font-size:.9rem;font-weight:500;color:#333}.modal-content input,.modal-content textarea{margin-top:4px;padding:8px;border-radius:6px;border:1px solid #ccc;font-size:.85rem;width:100%;box-sizing:border-box}.modal-content textarea{min-height:60px;resize:vertical;grid-column:span 2}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px;grid-column:span 2}.session-item{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;background:#fff;transition:all .2s ease}.session-item:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}.session-content{display:flex;align-items:center;flex:1;cursor:pointer}.session-actions{display:flex;align-items:center;gap:8px}.delete-btn{background:#ef4444;color:#fff;border:none;border-radius:6px;padding:6px 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.delete-btn:hover{background:#dc2626;transform:translateY(-1px)}.delete-btn:active{transform:translateY(0)}.session-preview{background:#f3f4f6;padding:12px;border-radius:6px;margin:12px 0;border-left:4px solid #ef4444}.session-preview strong{display:block;color:#111;margin-bottom:4px}.session-preview span{color:#6b7280;font-size:.9rem}.warning-text{color:#ef4444;font-weight:500;margin-top:8px}.delete-btn-confirm{background:#ef4444;color:#fff;border:none;border-radius:6px;padding:8px 16px;cursor:pointer;font-weight:500;transition:all .2s ease}.delete-btn-confirm:hover:not(:disabled){background:#dc2626;transform:translateY(-1px)}.delete-btn-confirm:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.dropdown-menu{position:absolute;top:100%;right:0;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:50;min-width:160px;margin-top:4px}.dropdown-menu-item{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;color:#374151;cursor:pointer;transition:background-color .2s ease;border:none;background:none;width:100%;text-align:left}.dropdown-menu-item:hover{background:#f3f4f6}.dropdown-menu-item:active{background:#e5e7eb}.dropdown-menu-item-icon{color:#6b7280;flex-shrink:0}.dropdown-menu-item:hover .dropdown-menu-item-icon{color:#374151}.dropdown-menu-divider{height:1px;background:#e5e7eb;margin:4px 0}.emoji-picker{position:absolute;bottom:100%;right:0;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:50;width:300px;max-height:300px;overflow-y:auto;padding:12px;margin-bottom:8px}.voice-recorder{position:absolute;bottom:100%;right:0;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:50;width:300px;padding:16px;margin-bottom:8px}.video-call-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;z-index:1000;display:flex;flex-direction:column}.video-call-container.fullscreen{background:#000}.call-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);z-index:10}.call-info{display:flex;flex-direction:column;gap:4px}.call-title{display:flex;align-items:center;gap:8px;color:#fff;font-size:1.1rem;font-weight:600}.call-status{color:#ccc;font-size:.9rem}.participant-count{color:#4ade80;font-weight:500}.waiting-status{color:#fbbf24;font-weight:500}.header-controls{display:flex;gap:8px}.header-btn{background:#ffffff1a;color:#fff;border:none;border-radius:6px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.header-btn:hover{background:#fff3;transform:scale(1.05)}.main-video-area{flex:1;display:flex;align-items:center;justify-content:center;background:#1a1a1a;position:relative;overflow:hidden}.waiting-screen{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.waiting-avatar{margin-bottom:24px}.avatar-circle{width:100px;height:100px;border-radius:50%;background:#2563eb;display:flex;align-items:center;justify-content:center;margin:0 auto;animation:pulse 2s infinite}.avatar-circle span{color:#fff;font-size:2.5rem;font-weight:700}.waiting-content h3{color:#fff;margin-bottom:8px;font-size:1.8rem;font-weight:600}.waiting-content p{color:#ccc;margin-bottom:20px;font-size:1.1rem}.waiting-time{color:#2563eb;font-size:1.4rem;font-weight:700;margin-bottom:20px}.waiting-dots{display:flex;justify-content:center;gap:6px}.waiting-dots span{width:10px;height:10px;background:#2563eb;border-radius:50%;animation:waitingDots 1.4s infinite ease-in-out both}.participants-grid{display:grid;gap:12px;padding:20px;width:100%;height:100%;align-items:center;justify-items:center}.grid-1x1{grid-template-columns:1fr}.grid-1x2{grid-template-columns:1fr 1fr}.grid-2x2{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.grid-2x3{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr}.grid-3x3{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}.grid-3x4{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr}.participant-video{position:relative;background:#2a2a2a;border-radius:12px;overflow:hidden;width:100%;height:100%;min-height:200px;display:flex;align-items:center;justify-content:center;border:2px solid transparent;transition:all .3s ease}.participant-video:hover{border-color:#2563eb;transform:scale(1.02)}.participant-video-element{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.participant-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:12px;color:#fff}.participant-name{font-size:.9rem;font-weight:600;margin-bottom:2px}.participant-status{font-size:.75rem;color:#ccc}.video-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#2a2a2a}.placeholder-avatar{width:60px;height:60px;border-radius:50%;background:#2563eb;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700}.local-video-container{position:absolute;bottom:100px;right:20px;border-radius:12px;overflow:hidden;border:3px solid #2563eb;z-index:20;transition:all .3s ease;box-shadow:0 4px 12px #0000004d}.local-video-container.small{width:200px;height:150px}.local-video-container.medium{width:300px;height:225px}.local-video-container.large{width:400px;height:300px}.local-video-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:8px;color:#fff;display:flex;justify-content:space-between;align-items:center}.local-video-label{font-size:.8rem;font-weight:600}.video-off-indicator{background:#ef4444cc;border-radius:4px;padding:2px 6px;display:flex;align-items:center;gap:4px;font-size:.7rem}.settings-panel{position:absolute;top:80px;right:20px;background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:20px;min-width:250px;z-index:30;border:1px solid rgba(255,255,255,.1)}.settings-content h4{color:#fff;margin:0 0 16px;font-size:1.1rem;font-weight:600}.setting-group{display:flex;flex-direction:column;gap:8px}.setting-group label{color:#ccc;font-size:.9rem;font-weight:500}.setting-group select{background:#374151;color:#fff;border:1px solid #4b5563;border-radius:6px;padding:8px 12px;font-size:.9rem}.setting-group select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.call-controls{position:absolute;bottom:20px;right:20px;z-index:20}.control-buttons{display:flex;gap:12px;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 24px;border-radius:30px;border:1px solid rgba(255,255,255,.1)}.control-btn{background:#ffffff1a;color:#fff;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative}.control-btn:hover{background:#fff3;transform:scale(1.05)}.control-btn.muted{background:#ef4444}.control-btn.muted:hover{background:#dc2626}.control-btn.video-off{background:#ef4444}.control-btn.video-off:hover{background:#dc2626}.control-btn.settings-btn{background:#ffffff1a}.control-btn.settings-btn:hover{background:#fff3}.control-btn.end-call{background:#ef4444}.voice-call-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);z-index:1000;display:flex;align-items:center;justify-content:center}.voice-call-content{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.voice-call-waiting{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.waiting-content{text-align:center}.voice-avatar{margin-bottom:20px}.voice-avatar .avatar-circle{width:120px;height:120px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto;animation:pulse 2s infinite}.voice-avatar .avatar-circle span{color:#fff;font-size:3rem}.waiting-content h3{color:#fff;margin-bottom:8px;font-size:1.8rem}.waiting-content p{color:#fffc;margin-bottom:16px;font-size:1.1rem}.voice-call-connected{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.call-info{text-align:center;margin-bottom:40px}.call-avatar{margin-bottom:20px}.call-avatar .avatar-circle{width:100px;height:100px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto}.call-avatar .avatar-circle span{color:#fff;font-size:2.5rem}.call-info h3{margin:0 0 8px;font-size:1.5rem}.call-info p{margin:0;font-size:1rem;color:#fffc}.voice-call-controls{position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.voice-call-controls .control-buttons{display:flex;gap:16px;background:#0000004d;padding:16px 24px;border-radius:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.voice-call-controls .control-btn{background:#fff3;color:#fff;border:none;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.voice-call-controls .control-btn.muted{background:#ef4444}.voice-call-controls .control-btn.speaker-off{background:#f59e0b}.voice-call-controls .control-btn.end-call{background:#ef4444}.voice-call-controls .control-btn.end-call:hover{background:#dc2626}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@media (max-width: 768px){.header-actions{gap:4px}.header-btn{padding:6px}.input-container{gap:6px}.attach-btn,.emoji-btn,.mic-btn,.send-btn{padding:6px}.emoji-picker,.voice-recorder{width:280px}.call-header{padding:12px 16px}.call-title{font-size:1rem}.call-status{font-size:.8rem}.participants-grid{padding:10px;gap:8px}.grid-1x2,.grid-2x2,.grid-2x3,.grid-3x3,.grid-3x4{grid-template-columns:1fr}.participant-video{min-height:150px}.participant-overlay{padding:8px}.participant-name{font-size:.8rem}.participant-status{font-size:.7rem}.local-video-container{bottom:80px;right:10px}.local-video-container.small{width:120px;height:90px}.local-video-container.medium{width:150px;height:112px}.local-video-container.large{width:180px;height:135px}.local-video-overlay{padding:4px}.local-video-label{font-size:.7rem}.settings-panel{top:70px;right:10px;min-width:200px;padding:16px}.call-controls{bottom:10px;right:10px}.control-buttons{padding:12px 16px;gap:8px}.control-btn{width:40px;height:40px}.voice-call-controls .control-btn{width:48px;height:48px}.waiting-content h3{font-size:1.4rem}.waiting-content p{font-size:1rem}.waiting-time{font-size:1.2rem}.avatar-circle{width:80px;height:80px}.avatar-circle span{font-size:2rem}}@media (max-width: 480px){.participants-grid{padding:5px;gap:6px}.participant-video{min-height:120px}.local-video-container.small{width:100px;height:75px}.local-video-container.medium{width:120px;height:90px}.local-video-container.large{width:140px;height:105px}.control-buttons{padding:8px 12px;gap:6px}.control-btn{width:36px;height:36px}.settings-panel{right:5px;min-width:180px;padding:12px}}.plan-sessions{padding:24px;font-family:system-ui,sans-serif;color:#111}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header h2{font-size:1.6rem;font-weight:700;color:#111}.header p{color:#111;font-size:.9rem}.search-card{background:#fff;border:1px solid #eee;border-radius:8px;padding:12px;margin-bottom:16px}.search-input{position:relative}.search-input input{width:95%;padding:8px 8px 8px 28px;border:1px solid #ddd;border-radius:6px;font-size:.9rem}.search-icon{position:absolute;top:50%;left:8px;transform:translateY(-50%);color:#666}.filter-bar{display:flex;gap:10px;margin-bottom:20px}.filter-btn{padding:6px 12px;border-radius:6px;border:1px solid #ddd;background:#f9f9f9;font-size:.85rem;cursor:pointer}.filter-btn.active{background:#2563eb;color:#fff;border:1px solid #2563eb}.sessions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;overflow-y:auto;max-height:80vh}.session-card{background:#fff;border:1px solid #eee;border-radius:8px;padding:16px;display:flex;flex-direction:column}.session-badges{display:flex;justify-content:space-between;margin-bottom:10px}.badge{padding:2px 8px;border-radius:12px;font-size:.75rem}.badge-blue{background:#2563eb;color:#fff}.badge-gray{background:#e5e7eb;color:#111}.badge-outline{border:1px solid #ccc;color:#111;background:transparent}.session-card h3{font-size:1rem;font-weight:600;margin-bottom:6px;color:#111}.session-card .description{font-size:.85rem;color:#111;margin-bottom:10px}.details{font-size:.8rem;color:#111;display:flex;flex-direction:column;gap:4px}.details div{display:flex;align-items:center;gap:6px}.card-actions{display:flex;gap:8px;margin-top:12px}.create-btn{padding:12px 10px;font-size:.85rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;background:#2563eb;color:#fff;border:none}.blue-btn,.outline-btn{flex:1;padding:6px 10px;font-size:.85rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.blue-btn{background:#2563eb;color:#fff;border:none}.outline-btn{background:#fff;border:1px solid #2563eb;color:#2563eb}.blue-btn:disabled{background:#999;cursor:not-allowed}.empty-card{text-align:center;padding:40px;background:#fff;border:1px solid #eee;border-radius:8px}.empty-card h3{font-size:1rem;font-weight:600;margin-bottom:8px}.empty-card p{font-size:.85rem;color:#666;margin-bottom:12px}.empty-icon{color:#aaa;margin-bottom:12px}.red-btn{background:#f44336;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer}.red-btn:disabled{opacity:.6;cursor:not-allowed}.modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}.modal-content{background:#fff;padding:20px;border-radius:10px;width:360px;max-width:90%;box-shadow:0 8px 20px #00000026}.modal-content h3{font-size:1.2rem;font-weight:600;margin-bottom:16px;text-align:center}.modal-content label{display:flex;flex-direction:column;text-align:left;font-size:.9rem;font-weight:500;margin-bottom:10px;color:#333}.modal-content input,.modal-content textarea{margin-top:4px;padding:8px;border-radius:6px;border:1px solid #ccc;font-size:.85rem}.modal-content textarea{min-height:60px;resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.modal-actions .blue-btn,.modal-actions .outline-btn{flex:unset;padding:6px 14px;font-size:.85rem}.groups-grid{overflow-y:auto;max-height:calc(100vh - 200px);padding-right:8px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.progress-container{padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-y:auto;max-width:900px;min-height:calc(100vh - 120px);margin:0 auto;background-color:#f8f9fa}.progress-header{margin-bottom:24px}.progress-header h2{margin:0;color:#333;font-weight:600;font-size:24px}.progress-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.progress-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 12px #00000014;border:1px solid #eaeaea;transition:transform .2s,box-shadow .2s}.progress-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.progress-card.full-width{grid-column:span 2}.progress-card h3{margin:0 0 15px;font-size:16px;font-weight:600;color:#555}.progress-value{font-size:32px;font-weight:700;color:#4285f4;margin-bottom:5px}.progress-label{font-size:14px;color:#888}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.card-header h3{margin:0}.view-all-btn,.schedule-btn{background:none;border:none;color:#4285f4;font-weight:500;cursor:pointer;font-size:14px;padding:5px 10px;border-radius:4px;transition:background-color .2s}.view-all-btn:hover,.schedule-btn:hover{background-color:#f0f5ff}.empty-state{text-align:center;padding:30px 0;color:#999;font-style:italic}.courses-list{display:flex;flex-direction:column;gap:15px}.course-item{display:flex;flex-direction:column;gap:8px}.course-info{display:flex;justify-content:space-between;align-items:center}.course-name{font-weight:500;color:#333}.course-progress{font-weight:600;color:#4285f4}.collapse-arrow{cursor:pointer;transition:transform .2s;color:#666}.collapse-arrow.expanded{transform:rotate(90deg)}.progress-bar{height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background-color:#4285f4;border-radius:4px;transition:width .5s ease}.sessions-list{display:flex;flex-direction:column;gap:15px}.session-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;background-color:#f9f9f9;transition:background-color .2s;cursor:pointer}.session-item:hover{background-color:#f0f0f0}.session-dot{width:12px;height:12px;border-radius:50%;background-color:#4285f4}.session-info{display:flex;flex-direction:column;flex-grow:1}.session-title{font-weight:500;color:#333}.session-date{font-size:14px;color:#888}.join-btn{background-color:#4285f4;color:#fff;border:none;border-radius:6px;padding:8px 12px;font-weight:500;cursor:pointer;transition:background-color .2s}.join-btn:hover{background-color:#3367d6}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000073;display:flex;align-items:center;justify-content:center;z-index:999}.modal-content{background:#fff;border-radius:12px;padding:25px;width:100%;max-width:500px;box-shadow:0 4px 20px #00000026;animation:fadeIn .25s ease-in-out}.modal-content h3{margin-top:0;margin-bottom:12px;font-size:20px;font-weight:600;color:#333}.modal-content p{margin:8px 0;font-size:15px;color:#555}.modal-actions{display:flex;justify-content:flex-end;margin-top:20px;gap:10px}.outline-btn{background:transparent;border:1px solid #ccc;color:#555;padding:8px 14px;border-radius:6px;cursor:pointer;transition:background-color .2s}.outline-btn:hover{background-color:#f5f5f5}.blue-btn{background-color:#4285f4;color:#fff;border:none;border-radius:6px;padding:8px 14px;font-weight:500;cursor:pointer;transition:background-color .2s}.blue-btn:hover{background-color:#3367d6}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.progress-grid{grid-template-columns:1fr}.progress-card.full-width{grid-column:span 1}.progress-value{font-size:28px}.modal-content{width:90%;padding:20px}}.topics-section{margin-top:12px;background:#f9f9f9;border-radius:8px;padding:12px}.topics-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.topic-item{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-radius:6px;background-color:#fff;border:1px solid #eee;transition:background-color .2s}.topic-item.completed span{text-decoration:line-through;color:#888}.mark-btn{background-color:#4285f4;color:#fff;border:none;border-radius:6px;padding:5px 10px;font-size:12px;cursor:pointer;transition:background-color .2s}.subtopics{margin-top:12px;padding-left:12px;border-top:1px solid #eee;padding-top:10px;display:flex;flex-direction:column;gap:10px}.subtopic-item{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:6px;background-color:#fff;border:1px solid #ddd;transition:background-color .2s}.subtopic-item:hover{background-color:#f5f5f5}.subtopic-title{display:flex;align-items:center;gap:10px;font-size:14px;color:#333}.subtopic-title.completed{text-decoration:line-through;color:#888;font-style:italic}.completed-label{background-color:#34a853;color:#fff;padding:3px 8px;font-size:12px;font-weight:500;border-radius:12px}.topics-section{background:#f9f9f9;border-radius:8px;padding:12px;margin-top:8px}.topics-list{list-style:none;padding:0;margin:0}.topic-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid #eee;transition:background-color .2s}.topic-item:hover{background-color:#f5f5f5}.topic-title{font-size:15px;color:#333}.topic-item.completed .topic-title{text-decoration:line-through;color:#888;font-style:italic}.completed-label{background-color:#34a853;color:#fff;padding:4px 8px;font-size:12px;border-radius:12px;font-weight:500}.mark-btn{background-color:#4285f4;color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:13px;cursor:pointer;transition:background-color .2s}.mark-btn:hover{background-color:#3367d6}.add-topic{display:flex;gap:10px;margin-top:12px;border-top:1px solid #eee;padding-top:10px}.add-topic input{flex:1;padding:8px 12px;border-radius:8px;border:1px solid #ccc;font-size:14px}.add-btn{background-color:#34a853;color:#fff;border:none;border-radius:8px;padding:8px 14px;font-size:14px;cursor:pointer;font-weight:500;transition:background-color .2s}.add-btn:hover{background-color:#2c8c47}.loading{display:flex;justify-content:center;align-items:center;height:200px;font-size:16px;color:#666}.progress-container{scrollbar-width:none;-ms-overflow-style:none}.progress-container::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}.notifications-page{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif}.page-header{display:flex;justify-content:space-between;align-items:center;height:60px;padding:0 20px;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem}.outline{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;border:1px solid #e2e0e0;border-radius:.5rem;height:35px;background:#f5f5f5;font-size:.7rem;font-weight:500}.pics{color:#000;margin:1.5px;height:.75rem}.page-title{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;color:#1f2937}.header-icon{width:1.5rem;height:1.5rem}.header-actions{display:flex;gap:.5rem}.notifications-container{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-bottom:2rem;overflow-y:auto;max-height:calc(100vh - 200px);padding-right:8px}.no-unread-notifications{display:flex;flex-direction:column;margin-top:2rem;border:1px solid #e2e0e0;border-radius:.5rem;align-items:center;padding-inline:7%;padding-block:4%}.notification-card{width:70%;position:relative;border-left:4px solid transparent;transition:all .2s ease}.notification-card.unread{background-color:#dde3e8;border-radius:.5rem}.notification-card:hover{box-shadow:0 4px 6px -1px #0000001a}.notification-content{display:flex;align-items:flex-start;gap:1rem;padding:1rem!important}.notification-icon .icon-container{width:3rem;height:3rem;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notification-details{flex:1;min-width:0}.notification-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.notification-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.notification-time{font-size:.875rem;color:#6b7280;white-space:nowrap}.notification-description{color:#4b5563;margin-bottom:.75rem;line-height:1.4;font-size:medium}.notification-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.action-buttons{display:flex;gap:.5rem}.filter-section{margin-top:2rem}.filter-tags{display:flex;flex-wrap:wrap;gap:.5rem}.filter-tag{cursor:pointer;transition:all .2s ease}.filter-tag:hover{background-color:#3b82f6;color:#fff}@media (max-width: 768px){.notifications-page{padding:1rem}.page-header{flex-direction:column;gap:1rem;align-items:flex-start}.notification-header{flex-direction:column;align-items:flex-start;gap:.25rem}.notification-footer{flex-direction:column;align-items:flex-start}.action-buttons{width:100%;justify-content:flex-start}}.forgot-page{display:flex;justify-content:center;align-items:center;height:100vh;background:#f9fafb;font-family:sans-serif}.forgot-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;width:350px;text-align:center}.forgot-card .logo{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#8000ff}.forgot-card .subtitle{font-size:.9rem;color:#6b7280;margin-bottom:1.5rem}.forgot-form{display:flex;flex-direction:column;gap:1rem;text-align:left}.forgot-form input{padding:.75rem;font-size:.9rem;font-weight:500;border:1px solid #d1d5db;border-radius:8px;outline:none}.forgot-btn{background:linear-gradient(90deg,#00f,#8000ff);color:#fff;border:none;padding:.75rem;border-radius:8px;cursor:pointer;font-size:1rem;transition:background .2s}.forgot-btn:hover{background:linear-gradient(90deg,#8000ff,#f0f)}.footer-text{margin-top:1rem;font-size:.9rem;color:#6b7280}.messages-standalone-container{display:flex;flex-direction:column;height:100vh;background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.messages-header{display:flex;align-items:center;padding:1rem;background:#fff;border-bottom:1px solid #e1e5e9;box-shadow:0 1px 3px #0000001a;z-index:10}.back-to-home-btn{display:flex;align-items:center;gap:.5rem;color:#3b82f6;font-weight:500;margin-right:1rem}.back-to-home-btn:hover{background:#f1f5f9;color:#2563eb}.messages-logo-container{display:flex;align-items:center;gap:.5rem}.messages-logo{height:32px;width:auto}.messages-title{margin:0;font-size:1.5rem;font-weight:600;color:#1e293b}.messages-container{display:flex;flex:1;background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.chat-list{width:30%;border-right:1px solid #e1e5e9;background:#fff;display:flex;flex-direction:column}.whatsapp-chat-list{display:flex;flex-direction:column;height:100%;background:#fff}.whatsapp-header{background:#3b82f6;padding:.75rem 1rem;border-bottom:1px solid #2563eb}.header-content{display:flex;align-items:center;justify-content:space-between}.header-content h1{margin:0;font-size:1.25rem;font-weight:500;color:#fff}.header-actions{display:flex;align-items:center;gap:.5rem}.header-btn{color:#000;padding:.5rem}.header-btn:hover{background:#0000001a;color:#000}.whatsapp-search{background:#fff;padding:.5rem 1rem .75rem;border-bottom:1px solid #e1e5e9}.search-container{position:relative;background:#f8fafc;border:1px solid #e1e5e9;border-radius:.5rem;padding:.5rem 1rem;display:flex;align-items:center}.search-icon{color:#000;margin-right:.75rem}.whatsapp-search-input{background:transparent;border:none;outline:none;color:#1e293b;font-size:.875rem;flex:1}.whatsapp-search-input::-moz-placeholder{color:#64748b}.whatsapp-search-input::placeholder{color:#64748b}.whatsapp-chat-items{flex:1;overflow-y:auto;background:#fff}.whatsapp-chat-item{display:flex;align-items:center;padding:.75rem 1rem;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #f1f5f9;position:relative}.whatsapp-chat-item:hover{background:#f8fafc}.whatsapp-chat-item:active{background:#f1f5f9}.whatsapp-chat-item.selected{background:#eff6ff;border-left:3px solid #3b82f6}.whatsapp-avatar-container{position:relative;margin-right:.75rem}.whatsapp-avatar{width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:1rem}.whatsapp-status{position:absolute;bottom:2px;right:2px;width:12px;height:12px;border-radius:50%;border:2px solid #ffffff}.whatsapp-status.online{background:#10b981}.whatsapp-status.offline{background:#94a3b8}.whatsapp-chat-content{flex:1;min-width:0}.whatsapp-chat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.whatsapp-chat-header h3{margin:0;font-size:1rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.whatsapp-time{font-size:.75rem;color:#64748b;font-weight:500;white-space:nowrap;margin-left:.5rem}.whatsapp-chat-preview{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:1.2rem}.whatsapp-last-message{margin:0;font-size:.875rem;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;line-height:1.3;min-width:0}.whatsapp-message-status{display:flex;align-items:center;flex-shrink:0}.unread-count{background:#3b82f6;color:#fff;border-radius:50%;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;padding:0 .25rem}.whatsapp-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#64748b}.empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.whatsapp-empty-state h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:500;color:#000}.whatsapp-empty-state p{margin:0;font-size:.875rem;color:#374151}.chat-window{flex:1;display:flex;flex-direction:column;background:#f0f2f5}.whatsapp-chat-window{display:flex;flex-direction:column;height:100%;background:#f0f2f5}.whatsapp-chat-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#3b82f6;border-bottom:1px solid #2563eb}.whatsapp-header-left{display:flex;align-items:center;flex:1}.whatsapp-back-btn{display:none;margin-right:.75rem;color:#000}.whatsapp-back-btn:hover{background:#0000001a;color:#000}.whatsapp-header-info h2{margin:0;font-size:1rem;font-weight:500;color:#fff}.whatsapp-header-info p{margin:0;font-size:.8125rem;color:#e0e7ff}.whatsapp-status.online{color:#10b981}.whatsapp-status.offline{color:#94a3b8}.whatsapp-typing{color:#10b981;font-style:italic;font-size:.8125rem;display:flex;align-items:center;gap:.25rem}.typing-dots:after{content:"...";animation:typing 1.5s infinite}@keyframes typing{0%,60%,to{opacity:0}30%{opacity:1}}.whatsapp-header-actions{display:flex;align-items:center;gap:.25rem}.whatsapp-action-btn{color:#000;padding:.5rem}.whatsapp-action-btn:hover{background:#0000001a;color:#000}.whatsapp-messages-container{flex:1;overflow:hidden;display:flex;flex-direction:column;background:#f0f2f5;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23000000" opacity="0.02"/><circle cx="75" cy="75" r="1" fill="%23000000" opacity="0.02"/><circle cx="50" cy="10" r="0.5" fill="%23000000" opacity="0.02"/><circle cx="10" cy="60" r="0.5" fill="%23000000" opacity="0.02"/><circle cx="90" cy="40" r="0.5" fill="%23000000" opacity="0.02"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>')}.whatsapp-messages{flex:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem;scroll-behavior:smooth}.whatsapp-message-wrapper{display:flex;margin-bottom:.25rem;align-items:flex-end}.whatsapp-message-wrapper.me{justify-content:flex-end}.whatsapp-message-wrapper.other{justify-content:flex-start}.whatsapp-message{max-width:70%;min-width:120px;padding:.5rem .75rem .25rem;border-radius:.5rem;position:relative;word-wrap:break-word;word-break:break-word;animation:messageSlide .3s ease-out;display:flex;flex-direction:column}@keyframes messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.whatsapp-message.other{background:#fff;color:#1e293b;border-bottom-left-radius:.125rem;box-shadow:0 1px 2px #0000001a}.whatsapp-message.me{background:#3b82f6;color:#fff;border-bottom-right-radius:.125rem;box-shadow:0 1px 2px #3b82f64d}.whatsapp-message.voice-message{max-width:320px;min-width:200px}.whatsapp-message-content{flex:1;display:flex;flex-direction:column}.whatsapp-message-content p{margin:0;line-height:1.4;font-size:.875rem;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.whatsapp-message-meta{display:flex;align-items:center;justify-content:flex-end;margin-top:.25rem;gap:.25rem;flex-shrink:0}.whatsapp-time{font-size:.6875rem;opacity:.7;color:#64748b}.whatsapp-message.me .whatsapp-time{color:#e0e7ff}.whatsapp-message-status{font-size:.6875rem;opacity:.8;color:#64748b}.whatsapp-message-status.read{color:#53bdeb}.whatsapp-empty-chat{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#64748b;padding:2rem;min-height:300px}.whatsapp-empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.3}.whatsapp-empty-chat h3{margin:0 0 .5rem;font-size:1.5rem;font-weight:400;color:#000}.whatsapp-empty-chat p{margin:0;font-size:.875rem;max-width:300px;color:#374151}.whatsapp-input-area{background:#fff;padding:.75rem 1rem;border-top:1px solid #e1e5e9;position:relative}.whatsapp-input-container{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e1e5e9;border-radius:1.25rem;padding:.5rem .75rem;box-shadow:0 1px 3px #0000001a}.whatsapp-attach-btn{color:#000;padding:.5rem;min-width:auto}.whatsapp-attach-btn:hover{background:#f1f5f9;color:#000}.whatsapp-input-wrapper{flex:1;display:flex;align-items:center;background:#f8fafc;border:1px solid #e1e5e9;border-radius:1.25rem;padding:.5rem .75rem}.whatsapp-message-input{flex:1;border:none;outline:none;background:transparent;color:#1e293b;font-size:.9375rem;padding:.5rem 0}.whatsapp-message-input::-moz-placeholder{color:#64748b}.whatsapp-message-input::placeholder{color:#64748b}.whatsapp-emoji-btn{color:#000;padding:.25rem;min-width:auto}.whatsapp-emoji-btn:hover{background:#f1f5f9;color:#000}.whatsapp-send-btn{background:#3b82f6;color:#fff;border-radius:50%;width:40px;height:40px;min-width:auto;padding:0}.whatsapp-send-btn:hover{background:#2563eb;transform:scale(1.05)}.whatsapp-mic-btn{background:#f1f5f9;color:#000;border-radius:50%;width:40px;height:40px;min-width:auto;padding:0}.whatsapp-mic-btn:hover{background:#e2e8f0;color:#000}.dropdown-menu{position:absolute;top:100%;right:0;margin-top:.5rem;width:14rem;background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e5e7eb;z-index:50;overflow:hidden;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.dropdown-menu-item{width:100%;padding:.875rem 1rem;text-align:left;font-size:.875rem;font-weight:500;color:#1f2937;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;gap:.875rem;transition:all .2s ease;position:relative}.dropdown-menu-item:hover{background:#f8fafc;color:#1f2937}.dropdown-menu-item:active{background:#e2e8f0;transform:scale(.98)}.dropdown-menu-item:disabled{opacity:.4;cursor:not-allowed}.dropdown-menu-item:disabled:hover{background:transparent;transform:none}.dropdown-menu-item-icon{color:#6b7280;flex-shrink:0;transition:color .2s ease}.dropdown-menu-item:hover .dropdown-menu-item-icon{color:#3b82f6}.dropdown-menu-divider{height:1px;background:#e5e7eb;margin:.25rem 0}.emoji-picker{position:absolute;bottom:100%;left:0;right:0;margin-bottom:.5rem;background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e5e7eb;z-index:1000;max-height:20rem;overflow:hidden;animation:emojiPickerSlideUp .3s ease-out}@keyframes emojiPickerSlideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.emoji-picker-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #e5e7eb;background:#f8fafc}.emoji-picker-header h3{margin:0;font-size:1rem;font-weight:600;color:#1f2937}.emoji-picker-close{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s ease}.emoji-picker-close:hover{background:#e5e7eb;color:#374151}.emoji-picker-categories{display:flex;padding:.5rem;background:#f8fafc;border-bottom:1px solid #e5e7eb;overflow-x:auto;gap:.25rem}.emoji-category-btn{background:none;border:none;padding:.5rem .75rem;font-size:.75rem;font-weight:500;color:#6b7280;cursor:pointer;border-radius:.5rem;white-space:nowrap;transition:all .2s ease}.emoji-category-btn:hover{background:#e5e7eb;color:#374151}.emoji-category-btn.active{background:#3b82f6;color:#fff}.emoji-picker-content{max-height:12rem;overflow-y:auto;padding:.5rem}.emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:.25rem}.emoji-btn{background:none;border:none;font-size:1.5rem;padding:.5rem;cursor:pointer;border-radius:.375rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-height:2.5rem}.emoji-btn:hover{background:#f3f4f6;transform:scale(1.1)}.emoji-btn:active{transform:scale(.95)}.voice-recorder{position:absolute;bottom:100%;left:0;right:0;margin-bottom:.5rem;background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e5e7eb;z-index:1000;animation:voiceRecorderSlideUp .3s ease-out}@keyframes voiceRecorderSlideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.voice-recorder-content{padding:1rem}.recording-controls,.playback-controls{display:flex;flex-direction:column;gap:1rem}.recording-status,.playback-info{text-align:center;color:#374151;font-weight:500}.recording-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#dc2626;font-weight:600}.recording-dot{width:8px;height:8px;background:#dc2626;border-radius:50%;animation:recordingPulse 1s infinite}.recording-actions,.playback-actions{display:flex;align-items:center;justify-content:center;gap:1rem}.record-btn{width:60px;height:60px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:1.5rem}.record-btn.start{background:#3b82f6;color:#fff}.record-btn.start:hover{background:#2563eb;transform:scale(1.05)}.record-btn.stop{background:#dc2626;color:#fff}.record-btn.stop:hover{background:#b91c1c;transform:scale(1.05)}.cancel-btn,.send-btn{padding:.5rem 1rem;border-radius:.5rem;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;font-weight:500;transition:all .2s ease}.cancel-btn:hover{background:#f3f4f6;border-color:#9ca3af}.send-btn{background:#3b82f6;color:#fff;border-color:#3b82f6}.send-btn:hover{background:#2563eb;border-color:#2563eb}.play-btn,.delete-btn{width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.play-btn{background:#10b981;color:#fff}.play-btn:hover{background:#059669;transform:scale(1.05)}.attached-files{padding:.5rem 1rem;background:#f8fafc;border-bottom:1px solid #e5e7eb;max-height:12rem;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.attached-file{display:flex;align-items:center;justify-content:space-between;padding:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;flex-shrink:0}.file-info{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.file-name{font-size:.875rem;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.file-size{font-size:.75rem;color:#6b7280;margin-left:.25rem}.remove-file-btn{background:#ef4444;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;font-weight:700;transition:all .2s ease;flex-shrink:0}.remove-file-btn:hover{background:#dc2626;transform:scale(1.1)}.input-actions{display:flex;align-items:center}.video-call-container{position:fixed;inset:0;background:#000;z-index:9999;display:flex;align-items:center;justify-content:center}.video-call-content{width:100%;height:100%;position:relative;display:flex;flex-direction:column}.remote-video-container{flex:1;position:relative;background:#1a1a1a;display:flex;align-items:center;justify-content:center}.remote-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-placeholder{position:absolute;inset:0;background:#1a1a1a;display:flex;align-items:center;justify-content:center}.placeholder-content{text-align:center;color:#fff}.placeholder-content p{margin:1rem 0 0;font-size:1.125rem;font-weight:500}.loading-spinner{width:40px;height:40px;border:3px solid #333;border-top:3px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.waiting-avatar{margin-bottom:2rem}.avatar-circle{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 8px 32px #0000004d;animation:pulse 2s ease-in-out infinite}.avatar-circle span{font-size:3rem;filter:grayscale(100%) brightness(0) invert(1)}.placeholder-content h3{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:#fff}.waiting-time{margin:0 0 2rem;font-size:1rem;color:#ccc;font-weight:500}.waiting-dots{display:flex;gap:.5rem;justify-content:center;align-items:center}.waiting-dots span{width:8px;height:8px;background:#3b82f6;border-radius:50%;animation:waitingDots 1.4s ease-in-out infinite both}.waiting-dots span:nth-child(1){animation-delay:-.32s}.waiting-dots span:nth-child(2){animation-delay:-.16s}.waiting-dots span:nth-child(3){animation-delay:0s}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes waitingDots{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.local-video-container{position:absolute;top:1rem;right:1rem;width:200px;height:150px;background:#000;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 12px #0000004d;z-index:10}.local-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.call-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:2rem 1rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.call-info h3{margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.call-info p{margin:0;font-size:.875rem;opacity:.8}.control-buttons{display:flex;gap:1rem;align-items:center}.control-btn{width:50px;height:50px;border-radius:50%;border:none;background:#fff3;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.control-btn:hover{background:#ffffff4d;transform:scale(1.05)}.control-btn.muted,.control-btn.video-off{background:#ef4444}.control-btn.end-call{background:#ef4444;width:60px;height:60px}.control-btn.end-call:hover{background:#dc2626;transform:scale(1.1)}.voice-call-container{position:fixed;inset:0;background:linear-gradient(135deg,#667eea,#764ba2);z-index:9999;display:flex;align-items:center;justify-content:center}.voice-call-content{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.remote-audio{display:none}.voice-call-waiting{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.waiting-content{text-align:center;color:#fff}.voice-avatar{margin-bottom:2rem}.voice-avatar .avatar-circle{width:150px;height:150px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 8px 32px #0000004d;animation:pulse 2s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.voice-avatar .avatar-circle span{font-size:4rem;filter:grayscale(100%) brightness(0) invert(1)}.waiting-content h3{margin:0 0 1rem;font-size:2rem;font-weight:600;color:#fff}.waiting-content p{margin:0 0 2rem;font-size:1.25rem;color:#fffc;font-weight:500}.voice-call-connected{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.call-info{text-align:center;color:#fff}.call-avatar{width:200px;height:200px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 8px 32px #0000004d;animation:pulse 2s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.call-avatar span{font-size:5rem;filter:grayscale(100%) brightness(0) invert(1)}.call-info h3{margin:0 0 .5rem;font-size:2.5rem;font-weight:600;color:#fff}.call-info p{margin:0;font-size:1.5rem;color:#fffc;font-weight:500}.voice-call-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#0000004d);padding:2rem 1rem 1rem;display:flex;justify-content:center}.voice-call-controls .control-buttons{display:flex;gap:2rem;align-items:center}.voice-call-controls .control-btn{width:60px;height:60px;border-radius:50%;border:none;background:#fff3;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0003}.voice-call-controls .control-btn:hover{background:#ffffff4d;transform:scale(1.05)}.voice-call-controls .control-btn.muted,.voice-call-controls .control-btn.speaker-off{background:#ef4444}.voice-call-controls .control-btn.end-call{background:#ef4444;width:70px;height:70px}.voice-call-controls .control-btn.end-call:hover{background:#dc2626;transform:scale(1.1)}@media (max-width: 768px){.local-video-container{width:120px;height:90px;top:.5rem;right:.5rem}.call-controls{padding:1rem .5rem .5rem}.control-buttons{gap:.75rem}.control-btn{width:45px;height:45px}.control-btn.end-call{width:55px;height:55px}}.voice-note-recorder{position:absolute;bottom:100%;left:0;right:0;margin-bottom:.5rem;background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e5e7eb;z-index:1000;animation:voiceNoteSlideUp .3s ease-out;max-width:400px;margin-left:auto;margin-right:auto}.voice-note-content{padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.recording-prompt{text-align:center}.mic-icon{color:#3b82f6;margin-bottom:1rem}.recording-prompt p{margin:0 0 1rem;color:#374151;font-weight:500}.start-recording-btn{width:60px;height:60px;border-radius:50%;border:none;background:#3b82f6;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 12px #3b82f64d}.start-recording-btn:hover{background:#2563eb;transform:scale(1.05)}.recording-active{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.recording-visualization{width:100%;height:60px;display:flex;align-items:center;justify-content:center}.waveform{display:flex;align-items:center;justify-content:center;gap:2px;height:100%}.wave-bar{width:3px;background:#3b82f6;border-radius:2px;transition:height .1s ease;animation:wavePulse .5s ease-in-out infinite alternate}.waveform.playing .wave-bar{animation:wavePulse .3s ease-in-out infinite alternate}.recording-info{display:flex;flex-direction:column;align-items:center;gap:.5rem}.recording-indicator{display:flex;align-items:center;gap:.5rem;color:#ef4444;font-weight:500}.recording-dot{width:8px;height:8px;background:#ef4444;border-radius:50%;animation:recordingPulse 1s ease-in-out infinite}.recording-time{font-size:1.25rem;font-weight:600;color:#1f2937}.stop-recording-btn{width:50px;height:50px;border-radius:50%;border:none;background:#ef4444;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.stop-recording-btn:hover{background:#dc2626;transform:scale(1.05)}.recording-playback{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.playback-visualization{width:100%;height:60px;display:flex;align-items:center;justify-content:center}.playback-info{display:flex;flex-direction:column;align-items:center;gap:.25rem}.playback-time{font-size:1.25rem;font-weight:600;color:#1f2937}.playback-status{color:#6b7280;font-size:.875rem}.playback-controls{display:flex;gap:1rem;align-items:center;justify-content:center}.play-btn,.delete-btn,.send-btn{width:48px;height:48px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.play-btn{background:#3b82f6;color:#fff}.play-btn:hover{background:#2563eb;transform:scale(1.05)}.play-btn.playing{background:#10b981}.delete-btn{background:#ef4444;color:#fff}.delete-btn:hover{background:#dc2626;transform:scale(1.05)}.send-btn{background:#10b981;color:#fff}.send-btn:hover{background:#059669;transform:scale(1.05)}.cancel-btn{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-weight:500;transition:all .2s ease}.cancel-btn:hover{background:#e5e7eb}.voice-note-player{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem;margin:.25rem 0;max-width:280px;width:100%}.voice-note-player .voice-note-content{padding:0;gap:.5rem}.waveform-container{width:100%;height:40px;display:flex;align-items:center;justify-content:center}.voice-note-player .waveform{gap:1px;height:100%}.voice-note-player .wave-bar{width:2px;background:#3b82f6;opacity:.6}.voice-note-player .wave-bar.playing{opacity:1;animation:wavePulse .3s ease-in-out infinite alternate}.playback-controls{display:flex;align-items:center;gap:.75rem;width:100%}.voice-note-player .play-btn{width:36px;height:36px;flex-shrink:0}.time-info{display:flex;gap:.5rem;font-size:.875rem;color:#6b7280;min-width:80px}.progress-container{flex:1;height:4px;background:#e5e7eb;border-radius:2px;cursor:pointer;position:relative}.progress-bar{width:100%;height:100%;border-radius:2px;position:relative}.progress-fill{height:100%;background:#3b82f6;border-radius:2px;transition:width .1s ease}.action-buttons{display:flex;gap:.75rem;margin-left:auto;align-items:center}.voice-note-player .delete-btn{width:40px;height:40px;font-size:1rem}.loading-spinner{width:16px;height:16px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes voiceNoteSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes wavePulse{0%{height:20%}to{height:100%}}@keyframes recordingPulse{0%,to{opacity:1}50%{opacity:.3}}@media (max-width: 768px){.voice-call-content{padding:1rem}.voice-avatar .avatar-circle{width:120px;height:120px}.voice-avatar .avatar-circle span{font-size:3rem}.call-avatar{width:150px;height:150px}.call-avatar span{font-size:4rem}.waiting-content h3{font-size:1.5rem}.waiting-content p{font-size:1rem}.call-info h3{font-size:2rem}.call-info p{font-size:1.25rem}.voice-call-controls{padding:1rem .5rem .5rem}.voice-call-controls .control-buttons{gap:1.5rem}.voice-call-controls .control-btn{width:50px;height:50px}.voice-call-controls .control-btn.end-call{width:60px;height:60px}}@media (max-width: 768px){.voice-note-recorder{max-width:90vw;margin-left:5vw;margin-right:5vw}.voice-note-content{padding:1rem}.start-recording-btn{width:50px;height:50px}.stop-recording-btn{width:45px;height:45px}.play-btn,.delete-btn,.send-btn{width:40px;height:40px}.voice-note-player{max-width:250px}}@media (max-width: 768px){.messages-standalone-container{height:100vh}.messages-header{padding:.75rem}.messages-title{font-size:1.25rem}.back-to-home-btn{font-size:.875rem;padding:.5rem}.messages-container{height:calc(100vh - 60px)}.chat-list,.chat-window{width:100%}.hide-on-mobile{display:none}.whatsapp-back-btn{display:block}.whatsapp-header,.whatsapp-chat-header{padding:.5rem .75rem}.whatsapp-chat-item{padding:.625rem .75rem}.whatsapp-chat-header h3{font-size:.9375rem;color:#fff}.whatsapp-time{font-size:.6875rem;padding:.125rem .25rem}.whatsapp-last-message{font-size:.8125rem}.whatsapp-messages{padding:.75rem}.whatsapp-message{max-width:85%;min-width:100px;padding:.5rem .625rem .25rem}.whatsapp-message.voice-message{max-width:90%;min-width:180px}.whatsapp-input-area{padding:.5rem .75rem}.whatsapp-input-container{padding:.375rem .625rem}.whatsapp-send-btn,.whatsapp-mic-btn{width:36px;height:36px}.dropdown-menu{width:10rem;right:-.5rem}.dropdown-menu-item{padding:.625rem .75rem;font-size:.8125rem}}body{margin:0;padding:0;overflow-x:hidden}html{font-size:14px}.welcome-container{height:auto;overflow-x:hidden;width:100vw;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}h1{color:#1a1a1a;font-size:2.2rem}h2{color:#1a1a1a;font-size:2rem;text-align:center}h3{color:#6b7280;text-align:center}.gradient-text{font-size:3rem;background:linear-gradient(90deg,#00f,#8000ff,#f0f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-weight:700}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.3rem 1rem;background-color:#fff;color:#000}.nav-left{display:flex;margin-right:1rem;align-items:center}.logo{height:50px;width:auto}.nav-brand{font-size:1.4rem;font-weight:700}.nav-right{display:flex;align-items:center;gap:1rem;margin-right:1rem}.nav-btn-outline{padding:.5rem 1rem;border:1px solid #ccc;border-radius:20px;background:none;cursor:pointer;color:#000}.nav-btn-filled{padding:.5rem 1rem;background-color:#000;color:#fff;border:none;border-radius:20px;cursor:pointer}.Hero{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;width:auto;height:auto;padding:2rem;overflow:hidden;margin-top:2rem}.university-marquee{overflow-x:hidden;white-space:nowrap;width:auto}.marquee-content{display:flex;animation:marquee 20s linear infinite}.marquee-content img{max-height:60px;margin:0 20px;border-radius:8px;-o-object-fit:cover;object-fit:cover}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.midsection{display:flex;justify-content:center;align-items:center;text-align:center;position:relative;width:auto;height:-moz-fit-content;height:fit-content;padding:.5rem;overflow:hidden}.mac-window{width:600px;background:#1e1e1e;text-align:left;border-radius:12px;box-shadow:0 10px 30px #00000080;font-family:SF Mono,Fira Code,monospace;overflow:hidden;margin:2rem 1rem 2rem auto}.mac-top-bar{background:#2c2c2c;height:30px;display:flex;align-items:center;padding:0 12px;gap:8px}.mac-btn{width:12px;height:12px;border-radius:50%;display:inline-block}.mac-btn.red{background:#ff605c}.mac-btn.yellow{background:#ffbd44}.mac-btn.green{background:#00ca56}.code-block{color:#d4d4d4;padding:1rem 1.5rem;font-size:1rem;line-height:1.4;white-space:pre-wrap;background:transparent;margin:0}.Description{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2rem;width:auto;height:auto;padding:2rem;overflow:hidden}.cards-section{padding:2rem;background:#fff;align-items:center}.cards-heading{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.cards-container{display:flex;gap:1rem;flex-wrap:wrap;flex-direction:column}.card{background:#00f;color:#fff;border-radius:12px;padding:1rem;flex:1 1 150px;display:flex;flex-direction:column;justify-content:space-between;min-height:150px}.card-top{display:flex;justify-content:space-between;align-items:center}.card-brand{font-size:.9rem;opacity:.7}.card-arrow{background:#fff;color:#000;border-radius:50%;width:28px;height:28px;display:flex;justify-content:center;align-items:center;font-weight:700}.card-bottom h3{font-size:1rem;margin:1rem 0 .5rem}.card-bottom p{font-size:.8rem;opacity:.6}.welcome-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2rem;width:auto;height:auto}.welcome-header{display:flex;flex-direction:column;gap:1rem}.welcome-title{font-size:2.25rem;font-weight:600;color:#1a1a1a;line-height:1.2;margin:0}.welcome-description{text-align:center;font-size:1.125rem;color:#6b7280;max-width:32rem;line-height:1.6;margin:0}.welcome-features{display:flex;flex-direction:column;gap:1.5rem}.features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;text-align:center}@media (min-width: 768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-item{display:flex;flex-direction:column;gap:.5rem}.feature-icon{width:3rem;height:3rem;background-color:#f3f4f6;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto}.feature-icon svg{width:1.5rem;height:1.5rem;color:#030213}.feature-title{font-size:1rem;font-weight:500;color:#1a1a1a;margin:0}.feature-description{font-size:.875rem;color:#6b7280;line-height:1.4;margin:0}.welcome-cta{width:100%;display:flex;justify-content:center;padding-bottom:2rem}.welcome-button{padding:1rem 4rem;border-radius:.75rem;font-size:1.125rem;font-weight:500;background-color:#030213;color:#fff;border:none;cursor:pointer;transition:all .2s ease;margin-top:1rem;margin-bottom:2.5rem}.welcome-button:hover{background-color:#1a1a2e;transform:translateY(-1px)}.welcome-button:active{transform:translateY(0)}@media (max-width: 768px){.welcome-container{padding:1.5rem}.welcome-title{font-size:2rem}.welcome-description{font-size:1rem}.welcome-button{padding:.875rem 2rem;font-size:1rem}}@media (min-width: 600px){html{font-size:15px}h2{font-size:3.5rem}h3{font-size:1.2rem}.gradient-text{font-size:5rem}.cards-container{flex-direction:row;flex-wrap:wrap}.card{flex:1 1 calc(50% - 1rem)}}@media (min-width: 992px){html{font-size:16px}.welcome-container{padding-top:1rem}.Hero{flex-direction:column;text-align:left}.cards-container{flex-wrap:nowrap}.card{flex:1 1 calc(25% - 1rem)}}@media (min-width: 1200px){html{font-size:18px}h2{font-size:5rem}.gradient-text{font-size:7rem}}.registration-container{min-height:100vh;min-width:100vw;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.registration-card{width:100%;max-width:42rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.registration-header{text-align:center;padding:1.5rem 1.5rem 0}.registration-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.registration-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.registration-content{padding:1.5rem}.registration-form{display:flex;flex-direction:column;gap:1.5rem}.form-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.form-grid{grid-template-columns:repeat(2,1fr)}}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.875rem;font-weight:500;color:#1a1a1a;margin:0}.form-input{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#f9fafb;color:#1a1a1a;font-size:.875rem;transition:all .2s ease}.form-input:focus{outline:none;border-color:#030213;box-shadow:0 0 0 2px #0302131a}.form-input::-moz-placeholder{color:#9ca3af}.form-input::placeholder{color:#9ca3af}.select-trigger{padding:.375rem 1rem;display:flex;align-items:center;justify-content:space-between;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#f9fafb;color:#1a1a1a;font-size:.875rem;cursor:pointer;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.select-trigger svg{color:#6b7280;right:.75rem;pointer-events:none}.select-trigger:focus{outline:none;border-color:#030213;box-shadow:0 0 0 2px #0302131a}.form-actions{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem}@media (min-width: 640px){.form-actions{flex-direction:row}}.form-button{flex:1;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.back{flex:1;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent;background-color:#fff;border-color:#e5e7eb}.form-button-primary{background-color:#030213;color:#fff}.form-button-primary:hover:not(:disabled){background-color:#8000ff}.form-button-primary:disabled{opacity:.5;cursor:not-allowed}.form-button-outline{background-color:transparent;color:#1a1a1a;border-color:#e5e7eb}.form-button-outline:hover{background-color:#8000ff}[data-slot=select-content]{background-color:#fff;padding:1.5rem;color:#000;font-size:small;border:1px solid #ddd;border-radius:.5rem;box-shadow:0 4px 8px #0000001a}[data-slot=select-item]{color:#000;background-color:#fff}[data-slot=select-item]:hover,[data-slot=select-item]:focus{background-color:#e5e7eb;color:#000;border-radius:.2rem}[data-slot=select-item] svg{width:12px;height:12px;color:#6b7280}@media (max-width: 640px){.registration-container{padding:.5rem}.registration-content{padding:1rem}.registration-header{padding:1rem 1rem 0}}.interests-container{min-height:100vh;min-width:100vw;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.interests-card{width:100%;max-width:64rem;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.625rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.interests-header{text-align:center;padding:1.5rem 1.5rem 0}.interests-title{font-size:1.5rem;font-weight:600;color:#0a0a0a;margin-bottom:.5rem}.interests-description{color:#717182;font-size:.875rem;line-height:1.5}.interests-content{padding:1.5rem}.interests-form{display:flex;flex-direction:column;gap:2rem}.interests-sections,.interest-section{display:flex;flex-direction:column;gap:1rem}.section-title{font-size:1.125rem;font-weight:500;color:#0a0a0a;margin-bottom:0}.section-description{font-size:.875rem;color:#717182;line-height:1.4;margin-bottom:0}.badge-container{display:flex;flex-wrap:wrap;gap:.5rem}.interest-badge{padding:.5rem .75rem;font-size:.875rem;border-radius:.625rem;cursor:pointer;transition:all .2s ease;border:1px solid rgba(0,0,0,.1);background-color:transparent;color:#0a0a0a}.interest-badge:hover{background-color:linear-gradient(90deg,blue,pink);color:#000;opacity:.1}.interest-badge.selected{background-color:#0a0a0a;color:#fff;border-color:#030213}.selections-summary{padding:1rem;background-color:#ececf0;opacity:.5;border-radius:.625rem;display:flex;flex-direction:column;gap:.75rem}.summary-title{font-size:1rem;font-weight:500;color:#0a0a0a}.summary-section{display:flex;flex-direction:column;gap:.5rem}.summary-label{font-size:.875rem;color:#717182;margin-bottom:0}.summary-badges{display:flex;flex-wrap:wrap;gap:.25rem}.summary-badge{padding:.25rem .5rem;font-size:.75rem;background-color:#eceef2;color:#030213;border-radius:.625rem}.interests-actions{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem}@media (min-width: 640px){.interests-actions{flex-direction:row}}.action-button{flex:1;padding:.75rem 1.5rem;border-radius:.75rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.action-button-primary{background-color:#030213;color:#fff}.action-button-primary:hover:not(:disabled){opacity:.9;background-color:#8000ff}.action-button-primary:disabled{opacity:.5;cursor:not-allowed}.action-button-outline{background-color:transparent;color:#0a0a0a;border-color:#0000001a}.action-button-outline:hover{background-color:#e9ebef}.action-button-ghost{background-color:transparent;color:#717182}.action-button-ghost:hover{background-color:#e9ebef;color:#030213}@media (max-width: 640px){.interests-container{padding:.5rem}.interests-content{padding:1rem}.interests-header{padding:1rem 1rem 0}.badge-container{gap:.375rem}.interest-badge{padding:.375rem .625rem;font-size:.8125rem}}.success-container{min-height:100vh;min-width:100vw;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.success-card{width:100%;max-width:28rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;text-align:center}.success-header{padding:1.5rem 1.5rem 0}.success-icon{width:4rem;height:4rem;background-color:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.success-icon svg{width:2rem;height:2rem;color:#16a34a}.success-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.success-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.success-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.success-features{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:#6b7280}.success-feature{display:flex;align-items:center;justify-content:flex-start;text-align:left;margin:0}.success-actions{display:flex;flex-direction:column;gap:.75rem}.success-button{width:100%;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.success-button-primary{background-color:#030213;color:#fff}.success-button-primary:hover{background-color:#1a1a2e}.success-button-outline{background-color:transparent;color:#1a1a1a;border-color:#e5e7eb}.success-button-outline:hover{background-color:#f9fafb}.success-icon{animation:success-bounce .6s ease-out}@keyframes success-bounce{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}.dark .success-container{background-color:#1a1a1a}.dark .success-card{background-color:#1a1a1a;border-color:#374151}.dark .success-title,.dark .action-button-outline{color:#fff}.dark .success-description,.dark .success-features{color:#9ca3af}.dark .success-icon{background-color:#14532d}.dark .success-icon svg{color:#22c55e}.dark .success-button-outline{border-color:#374151;color:#fff}.dark .success-button-outline:hover{background-color:#374151}@media (max-width: 640px){.success-container{padding:.5rem}.success-content{padding:1rem}.success-header{padding:1rem 1rem 0}.success-icon{width:3.5rem;height:3.5rem}.success-icon svg{width:1.75rem;height:1.75rem}.success-title{font-size:1.25rem}}.call-notification-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.call-notification-card{background:#fff;border-radius:20px;padding:2rem;max-width:400px;width:90%;box-shadow:0 20px 40px #0000004d;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.call-notification-header{text-align:center;margin-bottom:2rem}.call-notification-avatar{width:80px;height:80px;border-radius:50%;margin:0 auto 1rem;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;box-shadow:0 10px 20px #0003}.call-notification-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.call-notification-subtitle{color:#6b7280;font-size:1rem;margin-bottom:.25rem}.call-notification-participants{color:#9ca3af;font-size:.875rem}.call-notification-duration{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:1.25rem;font-weight:600;color:#374151;margin-top:.5rem}.call-notification-controls{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.call-notification-button{width:56px;height:56px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #00000026}.call-notification-button:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003}.call-notification-button:active{transform:scale(.95)}.call-notification-button-accept{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.call-notification-button-accept:hover{background:linear-gradient(135deg,#059669,#047857)}.call-notification-button-decline{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.call-notification-button-decline:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)}.call-notification-button-control{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;width:48px;height:48px}.call-notification-button-control:hover{background:linear-gradient(135deg,#4b5563,#374151)}.call-notification-button-control.active{background:linear-gradient(135deg,#ef4444,#dc2626)}.call-notification-button-control.active:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)}.call-notification-status{text-align:center;margin-top:1rem;color:#6b7280;font-size:.875rem;font-weight:500}.call-notification-ringing{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 640px){.call-notification-card{margin:1rem;padding:1.5rem}.call-notification-avatar{width:60px;height:60px;font-size:1.5rem}.call-notification-title{font-size:1.25rem}.call-notification-button{width:48px;height:48px}.call-notification-button-control{width:40px;height:40px}}@media (prefers-color-scheme: dark){.call-notification-card{background:#1f2937;color:#f9fafb}.call-notification-title{color:#f9fafb}.call-notification-subtitle{color:#d1d5db}.call-notification-participants{color:#9ca3af}.call-notification-duration{color:#e5e7eb}.call-notification-status{color:#9ca3af}}
