.login-container-login{display:flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100vh;width:100%}.image-section-login{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem}.image-section-login img{border-radius:10px;height:100%;object-fit:cover;width:100%}.form-section-login{align-items:center;display:flex;flex:1 1;justify-content:center;padding:1rem}.card-login{border-radius:16px;padding:2rem;width:80%}.login_log_con{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.login_logo{height:auto;width:40%}.title-login{color:#1f2937;font-size:1.2rem;font-weight:700;letter-spacing:-.5px;margin:0 0 .5rem}.para-login{color:#6b7280;font-size:.8rem;line-height:1.5;margin-bottom:1.8rem}.alert-login{align-items:center;animation:slideDown .3s ease-out;border-radius:8px;display:flex;font-size:.95rem;gap:.75rem;margin-bottom:1.5rem;padding:1rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.alert-success{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.form-login{width:100%}.form-group-login{margin-bottom:1.5rem}.label-login{color:#374151;display:block;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.input-login{background-color:#f9fafb;border:1.5px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:.8rem;padding:.875rem 1rem;transition:all .3s ease;width:100%}.input-login:focus{background-color:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.input-login:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6}.otp-input-login{font-size:1.25rem;font-weight:600;letter-spacing:.5rem;text-align:center}.input-login.error-login{background-color:#fef2f2;border-color:#ef4444}.input-login.error-login:focus{box-shadow:0 0 0 3px #ef44441a}.error-text-login{color:#dc2626;display:block;font-size:.85rem;font-weight:500;margin-top:.4rem}.button-login{align-items:center;background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.8rem;font-weight:600;gap:.5rem;justify-content:center;padding:.6rem;transition:all .3s ease;width:100%}.button-login:hover:not(:disabled){box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.button-login:active:not(:disabled){transform:translateY(0)}.button-login:disabled{cursor:not-allowed;opacity:.6}.spinner-login{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;width:16px}.link-login{color:#6b7280;font-size:.8rem;margin-top:1.25rem}.link-text{color:#667eea;font-weight:600;text-decoration:none;transition:all .2s ease}.link-text:hover{color:#764ba2;text-decoration:none}.otp-info-login{color:#6b7280;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.otp-info-login b{color:#1f2937;font-weight:600}.resend-otp-text{color:#6b7280;font-size:.95rem;margin-top:1.25rem;text-align:center}.resend-btn-login{background:none;border:none;color:#667eea;cursor:pointer;font-size:.95rem;font-weight:600;padding:0;text-decoration:underline;transition:all .2s ease}.resend-btn-login:hover:not(:disabled){color:#764ba2}.resend-btn-login:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.back-btn-login{background:none;border:none;color:#667eea;cursor:pointer;font-size:.95rem;font-weight:600;padding:0;transition:all .2s ease}.back-btn-login:hover:not(:disabled){color:#764ba2;transform:translateX(-4px)}.back-btn-login:disabled{color:#9ca3af;cursor:not-allowed}@media (max-width:1024px){.login-container-login{flex-direction:column}.image-section-login{height:35vh;padding:1.5rem}.image-section-login img{width:90%}.form-section-login{height:65vh;padding:1.5rem}.card-login{max-width:100%;padding:2rem}}@media (max-width:640px){.login-container-login{height:auto;min-height:100vh}.image-section-login{height:30vh;padding:1rem}.image-section-login img{width:95%}.form-section-login{height:auto;padding:1rem}.card-login{border-radius:12px;padding:1.5rem}.title-login{font-size:1.25rem}.label-login,.para-login{font-size:.9rem}.input-login{font-size:16px;padding:.75rem .875rem}.button-login{font-size:.95rem;padding:.875rem}.login_logo{width:60%}}@media (max-width:480px){.card-login{padding:1px}.title-login{font-size:1.1rem}.para-login{font-size:.85rem;margin-bottom:1.5rem}.form-group-login{margin-bottom:1.25rem}.alert-login{font-size:.9rem;padding:.875rem}}@media print{.login-container-login{display:none}}.password-field-login,.password-input-container-login{position:relative}.password-toggle-login{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.password-toggle-login:hover{color:#333}.password-toggle-login:disabled{cursor:not-allowed;opacity:.5}.password-toggle-login:focus{border:none;outline:none}.password-input-container-login .input-login{padding-right:45px;width:100%}.complete-profile-update{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:100px 20px 20px}.profile-wrapper{grid-gap:30px;display:grid;gap:30px;grid-template-columns:280px 1fr;margin:0 auto;max-width:1400px}.profile-sidebar{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:20px}.sidebar-profile-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;margin-bottom:24px;padding:24px;text-align:center;transition:all .3s ease}.sidebar-profile-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.profile-image{border:3px solid #5b63e5;border-radius:12px;cursor:pointer;display:block;height:120px;margin:0 auto 16px;object-fit:cover;transition:transform .3s ease;width:120px}.profile-image:hover{transform:scale(1.05)}.profile-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:3px solid #5b63e5;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:48px;font-weight:700;height:120px;justify-content:center;margin:0 auto 16px;transition:transform .3s ease;width:120px}.profile-avatar:hover{transform:scale(1.05)}.sidebar-profile-card h3{color:#1a202c;font-size:18px;font-weight:600;margin:12px 0 6px}.sidebar-profile-card p{color:#718096;font-size:13px;word-break:break-all}.sidebar-nav{display:flex;flex-direction:column;gap:8px}.nav-item{align-items:center;background:#fff;border:none;border-radius:10px;box-shadow:0 1px 4px #0000000a;color:#4a5568;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:12px 16px;transition:all .3s ease}.nav-item:hover{background:#f7fafc;transform:translateX(4px)}.nav-item.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea66;color:#fff}.nav-icon{font-size:18px}.nav-label{flex:1 1;text-align:left}.profile-main{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;padding:40px}.alert{align-items:center;animation:slideIn .3s ease;border-radius:10px;display:flex;gap:12px;margin-bottom:24px;padding:16px 20px}.alert-success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.alert-error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.alert-icon{font-size:20px}.profile-form{display:flex;flex-direction:column;gap:32px}.form-section{border-bottom:1px solid #e2e8f0;padding-bottom:32px}.form-section:last-of-type{border-bottom:none}.section-header{margin-bottom:28px}.section-header h3{color:#1a202c;font-size:22px;font-weight:700;margin:0 0 8px}.section-header p{color:#718096;font-size:14px;margin:0}.form-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(2,1fr)}.form-group{display:flex;flex-direction:column}.form-group label{color:#2d3748;font-size:14px;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{background:#fafbfc;border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:14px;padding:12px 16px;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#a0aec0}.form-group textarea{resize:vertical}.form-group select{cursor:pointer}.form-hint{color:#718096;font-size:12px;font-style:italic;margin-top:6px}.checkbox-group{margin-top:16px}.checkbox-label{align-items:center;color:#2d3748;cursor:pointer;display:flex;font-weight:500;gap:12px}.form-group input[type=checkbox]{display:none}.checkbox-mark{align-items:center;border:2px solid #cbd5e0;border-radius:6px;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .3s ease;width:20px}.form-group input[type=checkbox]:checked+.checkbox-mark{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:inset 0 0 0 2px #fff}.form-group input[type=checkbox]:checked~.checkbox-mark:after{content:"✓"}.education-level{background:#f7fafc;border-left:4px solid #667eea;border-radius:10px;margin-bottom:24px;padding:20px}.education-level h4{color:#1a202c;font-size:16px;font-weight:600;margin:0 0 16px}.items-list{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.item-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;padding:24px;transition:all .3s ease}.item-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.item-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.item-header h5{color:#1a202c;font-size:16px;font-weight:600;margin:0}.empty-state{padding:60px 20px;text-align:center}.empty-icon{font-size:56px;opacity:.6}.empty-state h4{color:#2d3748;font-size:18px;font-weight:600;margin:0 0 8px}.empty-state p{color:#718096;font-size:14px;margin:0}.btn-add,.btn-remove,.btn-submit{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.btn-add{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px #10b9814d;color:#fff;font-size:15px;justify-content:center;padding:14px;width:100%}.btn-add:hover{box-shadow:0 4px 16px #10b98166;transform:translateY(-2px)}.btn-remove{background:#fee2e2;color:#dc2626;font-size:13px;padding:8px 14px}.btn-remove:hover{background:#fca5a5}.btn-submit{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d;color:#fff;font-size:16px;margin:0 auto;padding:14px 40px;width:-webkit-fit-content;width:fit-content}.btn-submit:hover:not(:disabled){box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.btn-submit:disabled{cursor:not-allowed;opacity:.7}.btn-submit.loading{background:#a0aec0}.btn-spinner{animation:spin .8s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.form-actions{border-top:2px solid #f1f5f9;display:flex;justify-content:center;margin-top:40px;padding-top:32px}.loading-container{min-height:100vh;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-top-color:#667eea;height:50px;margin-bottom:20px;width:50px}.loading-container p{color:#718096;font-size:16px}@media (max-width:1024px){.profile-wrapper{grid-template-columns:1fr}.profile-sidebar{position:relative;top:0}.sidebar-profile-card{grid-gap:20px;display:grid;gap:20px;grid-template-columns:auto 1fr;text-align:left}.profile-avatar,.profile-image{font-size:40px;height:100px;margin:0;width:100px}.sidebar-profile-card h3,.sidebar-profile-card p{margin:0}.sidebar-nav{flex-direction:row;flex-wrap:wrap;grid-column:1/-1}.nav-item{flex:1 1;min-width:120px}}@media (max-width:768px){.profile-main{padding:24px}.form-grid{grid-template-columns:1fr}.section-header h3{font-size:18px}.item-header{align-items:flex-start;flex-direction:column;gap:12px}.btn-remove{align-self:flex-start}.form-actions{margin-top:24px}}@media (max-width:480px){.complete-profile-update{padding:12px}.profile-wrapper{gap:16px}.profile-main{border-radius:12px;padding:16px}.sidebar-profile-card{grid-template-columns:1fr;text-align:center}.profile-avatar,.profile-image{font-size:32px;height:80px;margin:0 auto;width:80px}.sidebar-nav{flex-direction:column}.nav-item{min-width:0;min-width:auto}.section-header h3{font-size:16px}.btn-submit{width:100%}.form-group input,.form-group select,.form-group textarea{font-size:16px}}.website{padding-top:60px}.BroOne-container{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:10px;display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin:30px auto;padding:20px;width:84%}.span{font-size:17px;padding-bottom:20px;padding-top:10px}.BroOne-container-text{flex:1 1}.BroOne-container-text h4{color:#1e1e2f;font-size:22px;font-weight:600;margin-bottom:15px}.BroOne-container-text p{color:#333;font-size:16px;line-height:1.6;margin-bottom:20px}.BroOne-container-text button{background:linear-gradient(90deg,purple,navy,#483d8b);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 15px;transition:opacity .3s ease;white-space:nowrap}.BroOne-container-text button:hover{opacity:.85}.broone_img{height:200px!important;width:200px!important}h1{font-size:20px;margin-bottom:20px;margin-top:20px;padding-left:8%;padding-top:20px}.live{flex-direction:row;flex-wrap:wrap;gap:20px;padding-left:8%;padding-top:10px}.live,.liveclasses-container{display:flex;justify-content:flex-start}.liveclasses-container{background-color:#fff;border:1px solid #ccc;border-radius:5px;flex-direction:column;overflow:hidden;width:30%}.card{height:auto;padding-bottom:15px}.liveclasses-container:hover{box-shadow:0 6px 16px #0000001a;cursor:pointer;transform:translateY(-1px);transition:all .1s ease-in-out}.indicator-bar{background-color:#28a745;height:6px;margin-bottom:20px;width:100%}.liveclasses-content{display:flex;flex-direction:row;gap:36px;padding:16px}.information{display:flex;flex:2 1;flex-direction:column}.class-info{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between;padding:0 20px;white-space:nowrap}.bi-question-circle{font-size:14px}.letter-tag{align-items:center;background-color:#000;border:none;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:20px;font-weight:700;height:40px;justify-content:center;text-align:center;width:40px}.class-text{display:flex;flex:1 1;flex-direction:column;font-weight:600;gap:10px}.class-info h3{color:#222;font-size:15px;font-weight:600;margin:0}.class-info p{color:#555;font-size:12px;margin:0}.status.upcoming{align-items:center;background-color:#d0e8ff6a;border:none;border-radius:9px;color:#0361bfd6;display:flex;flex-direction:row;font-weight:600;height:34px;width:100px}.progress-time{display:flex;flex:1 1;flex-direction:column;margin-bottom:15px;margin-top:15px;padding-left:10px;padding-right:10px}.progress-time .row{align-items:center;display:flex;justify-content:space-between}.progress-time .highlight{font-size:17px}.progress-time .highlights{color:#575555;font-size:12px}.progress-time p{font-size:14px;font-weight:550;margin:2px 0}.progress-time hr{margin:4px 0}.actions{align-items:center;background-color:#bbbaba16;display:flex;flex-grow:1;height:100%;justify-content:space-between;min-height:50px;padding-left:10px;padding-right:10px}.actions p{font-size:14px;font-weight:500}.join-btn:hover{background-color:#0056b3}.attendence-buttons{display:flex;gap:10px;justify-content:center}.liveclasses-container.card .information{justify-content:flex-start}.liveclasses-container.card .progress-time{margin-bottom:5px}.liveclasses-container.card .actions{margin-top:5px;padding:8px 10px}.attendence-button button{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;font-size:16px;gap:10px;height:70px;justify-content:start;padding:10px;width:7vw}.placed-container{align-items:center;background:linear-gradient(90deg,#e3f2fd,#e8f5e9);border-radius:8px;display:flex;flex-direction:row;height:34px;justify-content:space-between;margin-bottom:0;padding:4px}hr{border:none;border-top:1px solid #ccc;width:90%}.progress-bar-container{background-color:#e0e0e0;border-radius:2px;height:4px;margin:6px 0;overflow:hidden;width:100%}.progress-bar-fill{background-color:#000;border-radius:2px;height:100%;transition:width .3s ease-in-out}@media (max-width:480px){body{overflow-x:hidden}h1{font-size:18px;padding-bottom:20px;padding-left:15px;padding-top:20px}.BroOne-container{flex-direction:column;margin-top:20px;padding:15px;text-align:center;width:95%}.BroOne-container img{flex:none;height:auto;max-width:100%}.live{flex-direction:column;gap:25px;height:auto;padding-left:15px;padding-right:15px}.liveclasses-container{margin:0 auto;width:100%}.class-info{align-items:flex-start;flex-direction:row;gap:10px;padding:10px}.letter-tag{align-items:center;flex-shrink:0;font-size:14px;height:28px;width:28px}.attendence-buttons,.letter-tag{display:flex;justify-content:center}.attendence-buttons{gap:10px}.liveclasses-container.card .information{justify-content:flex-start}.liveclasses-container.card .progress-time{margin-bottom:5px}.liveclasses-container.card .actions{margin-top:5px;padding:8px 10px}.attendence-button button{background-color:#fff;border-radius:8px;display:flex;font-size:16px;gap:10px;height:70px;justify-content:start;padding:10px 20px 10px 10px;width:27vw}.attendence-button button,.placed-container{align-items:flex-start;flex-direction:column}.placed-container{flex-wrap:wrap;gap:5px;width:100%}.placed-container img{border-radius:50%;height:40px;object-fit:cover;width:40px}}@media (min-width:481px) and (max-width:768px){h1{font-size:19px;padding-left:5%}.BroOne-container{flex-direction:column;margin:25px auto;padding:18px;text-align:center;width:90%}.BroOne-container img{height:auto;max-width:80%}.live{flex-direction:row;flex-wrap:wrap;gap:15px;justify-content:center;padding-left:5%;padding-right:5%}.liveclasses-container{min-height:auto;width:60%}.class-info{flex-wrap:wrap;gap:12px}.actions{flex-wrap:wrap;justify-content:space-between;padding:12px}.attendence-buttons{flex-wrap:wrap;gap:12px}.attendence-button button{width:45%}.placed-container{flex-direction:row;gap:12px;justify-content:space-between;width:100%}}@media (min-width:769px) and (max-width:1024px){.BroOne-container{align-items:center;display:flex;flex-direction:column;gap:10px;margin:30px auto;width:85%}.BroOne-container img{max-width:90%}.live{justify-content:flex-start;padding-left:8%;padding-right:8%}.class-info{padding-left:10px;padding-right:0}.liveclasses-container{width:48%}.placed-container{flex-direction:row;gap:15px;justify-content:space-between;width:100%}.attendence-buttons{display:flex;gap:10px;justify-content:center}.liveclasses-container.card .information{justify-content:flex-start}.liveclasses-container.card .progress-time{margin-bottom:5px}.liveclasses-container.card .actions{margin-top:5px;padding:8px 10px}.attendence-button button{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;font-size:16px;gap:10px;height:70px;justify-content:start;padding:10px 20px 10px 10px;width:10vw}}@media (min-width:1025px) and (max-width:1280px){.BroOne-container{margin:30px auto;width:80%}.liveclasses-container{width:30%}.class-info{flex-wrap:wrap;gap:12px}.actions{flex-wrap:wrap;justify-content:space-between;padding:12px}.attendence-buttons{flex-wrap:wrap;gap:12px}.attendence-button button{width:45%}.placed-container{flex-direction:row;gap:12px;justify-content:space-between;width:100%}}@media (min-width:769px) and (max-width:1024px){.BroOne-container{align-items:center;display:flex;flex-direction:column;gap:10px;margin:30px auto;width:85%}.BroOne-container img{max-width:90%}.live{justify-content:flex-start;padding-left:8%;padding-right:8%}.class-info{padding-left:10px;padding-right:0}.liveclasses-container{min-height:auto;width:48%}.placed-container{flex-direction:row;gap:15px;justify-content:space-between;width:100%}.attendence-buttons{display:flex;gap:10px;justify-content:center}.liveclasses-container.card .information{justify-content:flex-start}.liveclasses-container.card .progress-time{margin-bottom:5px}.liveclasses-container.card .actions{margin-top:5px;padding:8px 10px}.attendence-button button{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;font-size:16px;gap:10px;height:70px;justify-content:start;padding:10px 20px 10px 10px;width:10vw}}.image-container{align-items:center;display:flex;position:relative}.student-initial{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-size:20px;font-weight:700;justify-content:center}.placementimg,.student-initial{border-radius:50%;height:50px;margin-right:15px;width:50px}.placementimg{object-fit:cover}.footer{background-color:#f9f9f9;padding:50px 20px;text-align:center;width:100%}.footer-title{color:#222;font-family:Poppins,sans-serif;font-size:clamp(32px,8vw,70px);font-weight:700;margin:0}

/*!
 * Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url(/static/media/bootstrap-icons.92ea18a81d737146ff04.woff2) format("woff2"),url(/static/media/bootstrap-icons.1295669cd4e305c97f2c.woff) format("woff")}.bi:before,[class*=" bi-"]:before,[class^=bi-]:before{font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;vertical-align:-.125em}.bi-123:before{content:"\f67f"}.bi-alarm-fill:before{content:"\f101"}.bi-alarm:before{content:"\f102"}.bi-align-bottom:before{content:"\f103"}.bi-align-center:before{content:"\f104"}.bi-align-end:before{content:"\f105"}.bi-align-middle:before{content:"\f106"}.bi-align-start:before{content:"\f107"}.bi-align-top:before{content:"\f108"}.bi-alt:before{content:"\f109"}.bi-app-indicator:before{content:"\f10a"}.bi-app:before{content:"\f10b"}.bi-archive-fill:before{content:"\f10c"}.bi-archive:before{content:"\f10d"}.bi-arrow-90deg-down:before{content:"\f10e"}.bi-arrow-90deg-left:before{content:"\f10f"}.bi-arrow-90deg-right:before{content:"\f110"}.bi-arrow-90deg-up:before{content:"\f111"}.bi-arrow-bar-down:before{content:"\f112"}.bi-arrow-bar-left:before{content:"\f113"}.bi-arrow-bar-right:before{content:"\f114"}.bi-arrow-bar-up:before{content:"\f115"}.bi-arrow-clockwise:before{content:"\f116"}.bi-arrow-counterclockwise:before{content:"\f117"}.bi-arrow-down-circle-fill:before{content:"\f118"}.bi-arrow-down-circle:before{content:"\f119"}.bi-arrow-down-left-circle-fill:before{content:"\f11a"}.bi-arrow-down-left-circle:before{content:"\f11b"}.bi-arrow-down-left-square-fill:before{content:"\f11c"}.bi-arrow-down-left-square:before{content:"\f11d"}.bi-arrow-down-left:before{content:"\f11e"}.bi-arrow-down-right-circle-fill:before{content:"\f11f"}.bi-arrow-down-right-circle:before{content:"\f120"}.bi-arrow-down-right-square-fill:before{content:"\f121"}.bi-arrow-down-right-square:before{content:"\f122"}.bi-arrow-down-right:before{content:"\f123"}.bi-arrow-down-short:before{content:"\f124"}.bi-arrow-down-square-fill:before{content:"\f125"}.bi-arrow-down-square:before{content:"\f126"}.bi-arrow-down-up:before{content:"\f127"}.bi-arrow-down:before{content:"\f128"}.bi-arrow-left-circle-fill:before{content:"\f129"}.bi-arrow-left-circle:before{content:"\f12a"}.bi-arrow-left-right:before{content:"\f12b"}.bi-arrow-left-short:before{content:"\f12c"}.bi-arrow-left-square-fill:before{content:"\f12d"}.bi-arrow-left-square:before{content:"\f12e"}.bi-arrow-left:before{content:"\f12f"}.bi-arrow-repeat:before{content:"\f130"}.bi-arrow-return-left:before{content:"\f131"}.bi-arrow-return-right:before{content:"\f132"}.bi-arrow-right-circle-fill:before{content:"\f133"}.bi-arrow-right-circle:before{content:"\f134"}.bi-arrow-right-short:before{content:"\f135"}.bi-arrow-right-square-fill:before{content:"\f136"}.bi-arrow-right-square:before{content:"\f137"}.bi-arrow-right:before{content:"\f138"}.bi-arrow-up-circle-fill:before{content:"\f139"}.bi-arrow-up-circle:before{content:"\f13a"}.bi-arrow-up-left-circle-fill:before{content:"\f13b"}.bi-arrow-up-left-circle:before{content:"\f13c"}.bi-arrow-up-left-square-fill:before{content:"\f13d"}.bi-arrow-up-left-square:before{content:"\f13e"}.bi-arrow-up-left:before{content:"\f13f"}.bi-arrow-up-right-circle-fill:before{content:"\f140"}.bi-arrow-up-right-circle:before{content:"\f141"}.bi-arrow-up-right-square-fill:before{content:"\f142"}.bi-arrow-up-right-square:before{content:"\f143"}.bi-arrow-up-right:before{content:"\f144"}.bi-arrow-up-short:before{content:"\f145"}.bi-arrow-up-square-fill:before{content:"\f146"}.bi-arrow-up-square:before{content:"\f147"}.bi-arrow-up:before{content:"\f148"}.bi-arrows-angle-contract:before{content:"\f149"}.bi-arrows-angle-expand:before{content:"\f14a"}.bi-arrows-collapse:before{content:"\f14b"}.bi-arrows-expand:before{content:"\f14c"}.bi-arrows-fullscreen:before{content:"\f14d"}.bi-arrows-move:before{content:"\f14e"}.bi-aspect-ratio-fill:before{content:"\f14f"}.bi-aspect-ratio:before{content:"\f150"}.bi-asterisk:before{content:"\f151"}.bi-at:before{content:"\f152"}.bi-award-fill:before{content:"\f153"}.bi-award:before{content:"\f154"}.bi-back:before{content:"\f155"}.bi-backspace-fill:before{content:"\f156"}.bi-backspace-reverse-fill:before{content:"\f157"}.bi-backspace-reverse:before{content:"\f158"}.bi-backspace:before{content:"\f159"}.bi-badge-3d-fill:before{content:"\f15a"}.bi-badge-3d:before{content:"\f15b"}.bi-badge-4k-fill:before{content:"\f15c"}.bi-badge-4k:before{content:"\f15d"}.bi-badge-8k-fill:before{content:"\f15e"}.bi-badge-8k:before{content:"\f15f"}.bi-badge-ad-fill:before{content:"\f160"}.bi-badge-ad:before{content:"\f161"}.bi-badge-ar-fill:before{content:"\f162"}.bi-badge-ar:before{content:"\f163"}.bi-badge-cc-fill:before{content:"\f164"}.bi-badge-cc:before{content:"\f165"}.bi-badge-hd-fill:before{content:"\f166"}.bi-badge-hd:before{content:"\f167"}.bi-badge-tm-fill:before{content:"\f168"}.bi-badge-tm:before{content:"\f169"}.bi-badge-vo-fill:before{content:"\f16a"}.bi-badge-vo:before{content:"\f16b"}.bi-badge-vr-fill:before{content:"\f16c"}.bi-badge-vr:before{content:"\f16d"}.bi-badge-wc-fill:before{content:"\f16e"}.bi-badge-wc:before{content:"\f16f"}.bi-bag-check-fill:before{content:"\f170"}.bi-bag-check:before{content:"\f171"}.bi-bag-dash-fill:before{content:"\f172"}.bi-bag-dash:before{content:"\f173"}.bi-bag-fill:before{content:"\f174"}.bi-bag-plus-fill:before{content:"\f175"}.bi-bag-plus:before{content:"\f176"}.bi-bag-x-fill:before{content:"\f177"}.bi-bag-x:before{content:"\f178"}.bi-bag:before{content:"\f179"}.bi-bar-chart-fill:before{content:"\f17a"}.bi-bar-chart-line-fill:before{content:"\f17b"}.bi-bar-chart-line:before{content:"\f17c"}.bi-bar-chart-steps:before{content:"\f17d"}.bi-bar-chart:before{content:"\f17e"}.bi-basket-fill:before{content:"\f17f"}.bi-basket:before{content:"\f180"}.bi-basket2-fill:before{content:"\f181"}.bi-basket2:before{content:"\f182"}.bi-basket3-fill:before{content:"\f183"}.bi-basket3:before{content:"\f184"}.bi-battery-charging:before{content:"\f185"}.bi-battery-full:before{content:"\f186"}.bi-battery-half:before{content:"\f187"}.bi-battery:before{content:"\f188"}.bi-bell-fill:before{content:"\f189"}.bi-bell:before{content:"\f18a"}.bi-bezier:before{content:"\f18b"}.bi-bezier2:before{content:"\f18c"}.bi-bicycle:before{content:"\f18d"}.bi-binoculars-fill:before{content:"\f18e"}.bi-binoculars:before{content:"\f18f"}.bi-blockquote-left:before{content:"\f190"}.bi-blockquote-right:before{content:"\f191"}.bi-book-fill:before{content:"\f192"}.bi-book-half:before{content:"\f193"}.bi-book:before{content:"\f194"}.bi-bookmark-check-fill:before{content:"\f195"}.bi-bookmark-check:before{content:"\f196"}.bi-bookmark-dash-fill:before{content:"\f197"}.bi-bookmark-dash:before{content:"\f198"}.bi-bookmark-fill:before{content:"\f199"}.bi-bookmark-heart-fill:before{content:"\f19a"}.bi-bookmark-heart:before{content:"\f19b"}.bi-bookmark-plus-fill:before{content:"\f19c"}.bi-bookmark-plus:before{content:"\f19d"}.bi-bookmark-star-fill:before{content:"\f19e"}.bi-bookmark-star:before{content:"\f19f"}.bi-bookmark-x-fill:before{content:"\f1a0"}.bi-bookmark-x:before{content:"\f1a1"}.bi-bookmark:before{content:"\f1a2"}.bi-bookmarks-fill:before{content:"\f1a3"}.bi-bookmarks:before{content:"\f1a4"}.bi-bookshelf:before{content:"\f1a5"}.bi-bootstrap-fill:before{content:"\f1a6"}.bi-bootstrap-reboot:before{content:"\f1a7"}.bi-bootstrap:before{content:"\f1a8"}.bi-border-all:before{content:"\f1a9"}.bi-border-bottom:before{content:"\f1aa"}.bi-border-center:before{content:"\f1ab"}.bi-border-inner:before{content:"\f1ac"}.bi-border-left:before{content:"\f1ad"}.bi-border-middle:before{content:"\f1ae"}.bi-border-outer:before{content:"\f1af"}.bi-border-right:before{content:"\f1b0"}.bi-border-style:before{content:"\f1b1"}.bi-border-top:before{content:"\f1b2"}.bi-border-width:before{content:"\f1b3"}.bi-border:before{content:"\f1b4"}.bi-bounding-box-circles:before{content:"\f1b5"}.bi-bounding-box:before{content:"\f1b6"}.bi-box-arrow-down-left:before{content:"\f1b7"}.bi-box-arrow-down-right:before{content:"\f1b8"}.bi-box-arrow-down:before{content:"\f1b9"}.bi-box-arrow-in-down-left:before{content:"\f1ba"}.bi-box-arrow-in-down-right:before{content:"\f1bb"}.bi-box-arrow-in-down:before{content:"\f1bc"}.bi-box-arrow-in-left:before{content:"\f1bd"}.bi-box-arrow-in-right:before{content:"\f1be"}.bi-box-arrow-in-up-left:before{content:"\f1bf"}.bi-box-arrow-in-up-right:before{content:"\f1c0"}.bi-box-arrow-in-up:before{content:"\f1c1"}.bi-box-arrow-left:before{content:"\f1c2"}.bi-box-arrow-right:before{content:"\f1c3"}.bi-box-arrow-up-left:before{content:"\f1c4"}.bi-box-arrow-up-right:before{content:"\f1c5"}.bi-box-arrow-up:before{content:"\f1c6"}.bi-box-seam:before{content:"\f1c7"}.bi-box:before{content:"\f1c8"}.bi-braces:before{content:"\f1c9"}.bi-bricks:before{content:"\f1ca"}.bi-briefcase-fill:before{content:"\f1cb"}.bi-briefcase:before{content:"\f1cc"}.bi-brightness-alt-high-fill:before{content:"\f1cd"}.bi-brightness-alt-high:before{content:"\f1ce"}.bi-brightness-alt-low-fill:before{content:"\f1cf"}.bi-brightness-alt-low:before{content:"\f1d0"}.bi-brightness-high-fill:before{content:"\f1d1"}.bi-brightness-high:before{content:"\f1d2"}.bi-brightness-low-fill:before{content:"\f1d3"}.bi-brightness-low:before{content:"\f1d4"}.bi-broadcast-pin:before{content:"\f1d5"}.bi-broadcast:before{content:"\f1d6"}.bi-brush-fill:before{content:"\f1d7"}.bi-brush:before{content:"\f1d8"}.bi-bucket-fill:before{content:"\f1d9"}.bi-bucket:before{content:"\f1da"}.bi-bug-fill:before{content:"\f1db"}.bi-bug:before{content:"\f1dc"}.bi-building:before{content:"\f1dd"}.bi-bullseye:before{content:"\f1de"}.bi-calculator-fill:before{content:"\f1df"}.bi-calculator:before{content:"\f1e0"}.bi-calendar-check-fill:before{content:"\f1e1"}.bi-calendar-check:before{content:"\f1e2"}.bi-calendar-date-fill:before{content:"\f1e3"}.bi-calendar-date:before{content:"\f1e4"}.bi-calendar-day-fill:before{content:"\f1e5"}.bi-calendar-day:before{content:"\f1e6"}.bi-calendar-event-fill:before{content:"\f1e7"}.bi-calendar-event:before{content:"\f1e8"}.bi-calendar-fill:before{content:"\f1e9"}.bi-calendar-minus-fill:before{content:"\f1ea"}.bi-calendar-minus:before{content:"\f1eb"}.bi-calendar-month-fill:before{content:"\f1ec"}.bi-calendar-month:before{content:"\f1ed"}.bi-calendar-plus-fill:before{content:"\f1ee"}.bi-calendar-plus:before{content:"\f1ef"}.bi-calendar-range-fill:before{content:"\f1f0"}.bi-calendar-range:before{content:"\f1f1"}.bi-calendar-week-fill:before{content:"\f1f2"}.bi-calendar-week:before{content:"\f1f3"}.bi-calendar-x-fill:before{content:"\f1f4"}.bi-calendar-x:before{content:"\f1f5"}.bi-calendar:before{content:"\f1f6"}.bi-calendar2-check-fill:before{content:"\f1f7"}.bi-calendar2-check:before{content:"\f1f8"}.bi-calendar2-date-fill:before{content:"\f1f9"}.bi-calendar2-date:before{content:"\f1fa"}.bi-calendar2-day-fill:before{content:"\f1fb"}.bi-calendar2-day:before{content:"\f1fc"}.bi-calendar2-event-fill:before{content:"\f1fd"}.bi-calendar2-event:before{content:"\f1fe"}.bi-calendar2-fill:before{content:"\f1ff"}.bi-calendar2-minus-fill:before{content:"\f200"}.bi-calendar2-minus:before{content:"\f201"}.bi-calendar2-month-fill:before{content:"\f202"}.bi-calendar2-month:before{content:"\f203"}.bi-calendar2-plus-fill:before{content:"\f204"}.bi-calendar2-plus:before{content:"\f205"}.bi-calendar2-range-fill:before{content:"\f206"}.bi-calendar2-range:before{content:"\f207"}.bi-calendar2-week-fill:before{content:"\f208"}.bi-calendar2-week:before{content:"\f209"}.bi-calendar2-x-fill:before{content:"\f20a"}.bi-calendar2-x:before{content:"\f20b"}.bi-calendar2:before{content:"\f20c"}.bi-calendar3-event-fill:before{content:"\f20d"}.bi-calendar3-event:before{content:"\f20e"}.bi-calendar3-fill:before{content:"\f20f"}.bi-calendar3-range-fill:before{content:"\f210"}.bi-calendar3-range:before{content:"\f211"}.bi-calendar3-week-fill:before{content:"\f212"}.bi-calendar3-week:before{content:"\f213"}.bi-calendar3:before{content:"\f214"}.bi-calendar4-event:before{content:"\f215"}.bi-calendar4-range:before{content:"\f216"}.bi-calendar4-week:before{content:"\f217"}.bi-calendar4:before{content:"\f218"}.bi-camera-fill:before{content:"\f219"}.bi-camera-reels-fill:before{content:"\f21a"}.bi-camera-reels:before{content:"\f21b"}.bi-camera-video-fill:before{content:"\f21c"}.bi-camera-video-off-fill:before{content:"\f21d"}.bi-camera-video-off:before{content:"\f21e"}.bi-camera-video:before{content:"\f21f"}.bi-camera:before{content:"\f220"}.bi-camera2:before{content:"\f221"}.bi-capslock-fill:before{content:"\f222"}.bi-capslock:before{content:"\f223"}.bi-card-checklist:before{content:"\f224"}.bi-card-heading:before{content:"\f225"}.bi-card-image:before{content:"\f226"}.bi-card-list:before{content:"\f227"}.bi-card-text:before{content:"\f228"}.bi-caret-down-fill:before{content:"\f229"}.bi-caret-down-square-fill:before{content:"\f22a"}.bi-caret-down-square:before{content:"\f22b"}.bi-caret-down:before{content:"\f22c"}.bi-caret-left-fill:before{content:"\f22d"}.bi-caret-left-square-fill:before{content:"\f22e"}.bi-caret-left-square:before{content:"\f22f"}.bi-caret-left:before{content:"\f230"}.bi-caret-right-fill:before{content:"\f231"}.bi-caret-right-square-fill:before{content:"\f232"}.bi-caret-right-square:before{content:"\f233"}.bi-caret-right:before{content:"\f234"}.bi-caret-up-fill:before{content:"\f235"}.bi-caret-up-square-fill:before{content:"\f236"}.bi-caret-up-square:before{content:"\f237"}.bi-caret-up:before{content:"\f238"}.bi-cart-check-fill:before{content:"\f239"}.bi-cart-check:before{content:"\f23a"}.bi-cart-dash-fill:before{content:"\f23b"}.bi-cart-dash:before{content:"\f23c"}.bi-cart-fill:before{content:"\f23d"}.bi-cart-plus-fill:before{content:"\f23e"}.bi-cart-plus:before{content:"\f23f"}.bi-cart-x-fill:before{content:"\f240"}.bi-cart-x:before{content:"\f241"}.bi-cart:before{content:"\f242"}.bi-cart2:before{content:"\f243"}.bi-cart3:before{content:"\f244"}.bi-cart4:before{content:"\f245"}.bi-cash-stack:before{content:"\f246"}.bi-cash:before{content:"\f247"}.bi-cast:before{content:"\f248"}.bi-chat-dots-fill:before{content:"\f249"}.bi-chat-dots:before{content:"\f24a"}.bi-chat-fill:before{content:"\f24b"}.bi-chat-left-dots-fill:before{content:"\f24c"}.bi-chat-left-dots:before{content:"\f24d"}.bi-chat-left-fill:before{content:"\f24e"}.bi-chat-left-quote-fill:before{content:"\f24f"}.bi-chat-left-quote:before{content:"\f250"}.bi-chat-left-text-fill:before{content:"\f251"}.bi-chat-left-text:before{content:"\f252"}.bi-chat-left:before{content:"\f253"}.bi-chat-quote-fill:before{content:"\f254"}.bi-chat-quote:before{content:"\f255"}.bi-chat-right-dots-fill:before{content:"\f256"}.bi-chat-right-dots:before{content:"\f257"}.bi-chat-right-fill:before{content:"\f258"}.bi-chat-right-quote-fill:before{content:"\f259"}.bi-chat-right-quote:before{content:"\f25a"}.bi-chat-right-text-fill:before{content:"\f25b"}.bi-chat-right-text:before{content:"\f25c"}.bi-chat-right:before{content:"\f25d"}.bi-chat-square-dots-fill:before{content:"\f25e"}.bi-chat-square-dots:before{content:"\f25f"}.bi-chat-square-fill:before{content:"\f260"}.bi-chat-square-quote-fill:before{content:"\f261"}.bi-chat-square-quote:before{content:"\f262"}.bi-chat-square-text-fill:before{content:"\f263"}.bi-chat-square-text:before{content:"\f264"}.bi-chat-square:before{content:"\f265"}.bi-chat-text-fill:before{content:"\f266"}.bi-chat-text:before{content:"\f267"}.bi-chat:before{content:"\f268"}.bi-check-all:before{content:"\f269"}.bi-check-circle-fill:before{content:"\f26a"}.bi-check-circle:before{content:"\f26b"}.bi-check-square-fill:before{content:"\f26c"}.bi-check-square:before{content:"\f26d"}.bi-check:before{content:"\f26e"}.bi-check2-all:before{content:"\f26f"}.bi-check2-circle:before{content:"\f270"}.bi-check2-square:before{content:"\f271"}.bi-check2:before{content:"\f272"}.bi-chevron-bar-contract:before{content:"\f273"}.bi-chevron-bar-down:before{content:"\f274"}.bi-chevron-bar-expand:before{content:"\f275"}.bi-chevron-bar-left:before{content:"\f276"}.bi-chevron-bar-right:before{content:"\f277"}.bi-chevron-bar-up:before{content:"\f278"}.bi-chevron-compact-down:before{content:"\f279"}.bi-chevron-compact-left:before{content:"\f27a"}.bi-chevron-compact-right:before{content:"\f27b"}.bi-chevron-compact-up:before{content:"\f27c"}.bi-chevron-contract:before{content:"\f27d"}.bi-chevron-double-down:before{content:"\f27e"}.bi-chevron-double-left:before{content:"\f27f"}.bi-chevron-double-right:before{content:"\f280"}.bi-chevron-double-up:before{content:"\f281"}.bi-chevron-down:before{content:"\f282"}.bi-chevron-expand:before{content:"\f283"}.bi-chevron-left:before{content:"\f284"}.bi-chevron-right:before{content:"\f285"}.bi-chevron-up:before{content:"\f286"}.bi-circle-fill:before{content:"\f287"}.bi-circle-half:before{content:"\f288"}.bi-circle-square:before{content:"\f289"}.bi-circle:before{content:"\f28a"}.bi-clipboard-check:before{content:"\f28b"}.bi-clipboard-data:before{content:"\f28c"}.bi-clipboard-minus:before{content:"\f28d"}.bi-clipboard-plus:before{content:"\f28e"}.bi-clipboard-x:before{content:"\f28f"}.bi-clipboard:before{content:"\f290"}.bi-clock-fill:before{content:"\f291"}.bi-clock-history:before{content:"\f292"}.bi-clock:before{content:"\f293"}.bi-cloud-arrow-down-fill:before{content:"\f294"}.bi-cloud-arrow-down:before{content:"\f295"}.bi-cloud-arrow-up-fill:before{content:"\f296"}.bi-cloud-arrow-up:before{content:"\f297"}.bi-cloud-check-fill:before{content:"\f298"}.bi-cloud-check:before{content:"\f299"}.bi-cloud-download-fill:before{content:"\f29a"}.bi-cloud-download:before{content:"\f29b"}.bi-cloud-drizzle-fill:before{content:"\f29c"}.bi-cloud-drizzle:before{content:"\f29d"}.bi-cloud-fill:before{content:"\f29e"}.bi-cloud-fog-fill:before{content:"\f29f"}.bi-cloud-fog:before{content:"\f2a0"}.bi-cloud-fog2-fill:before{content:"\f2a1"}.bi-cloud-fog2:before{content:"\f2a2"}.bi-cloud-hail-fill:before{content:"\f2a3"}.bi-cloud-hail:before{content:"\f2a4"}.bi-cloud-haze-fill:before{content:"\f2a6"}.bi-cloud-haze:before{content:"\f2a7"}.bi-cloud-haze2-fill:before{content:"\f2a8"}.bi-cloud-lightning-fill:before{content:"\f2a9"}.bi-cloud-lightning-rain-fill:before{content:"\f2aa"}.bi-cloud-lightning-rain:before{content:"\f2ab"}.bi-cloud-lightning:before{content:"\f2ac"}.bi-cloud-minus-fill:before{content:"\f2ad"}.bi-cloud-minus:before{content:"\f2ae"}.bi-cloud-moon-fill:before{content:"\f2af"}.bi-cloud-moon:before{content:"\f2b0"}.bi-cloud-plus-fill:before{content:"\f2b1"}.bi-cloud-plus:before{content:"\f2b2"}.bi-cloud-rain-fill:before{content:"\f2b3"}.bi-cloud-rain-heavy-fill:before{content:"\f2b4"}.bi-cloud-rain-heavy:before{content:"\f2b5"}.bi-cloud-rain:before{content:"\f2b6"}.bi-cloud-slash-fill:before{content:"\f2b7"}.bi-cloud-slash:before{content:"\f2b8"}.bi-cloud-sleet-fill:before{content:"\f2b9"}.bi-cloud-sleet:before{content:"\f2ba"}.bi-cloud-snow-fill:before{content:"\f2bb"}.bi-cloud-snow:before{content:"\f2bc"}.bi-cloud-sun-fill:before{content:"\f2bd"}.bi-cloud-sun:before{content:"\f2be"}.bi-cloud-upload-fill:before{content:"\f2bf"}.bi-cloud-upload:before{content:"\f2c0"}.bi-cloud:before{content:"\f2c1"}.bi-clouds-fill:before{content:"\f2c2"}.bi-clouds:before{content:"\f2c3"}.bi-cloudy-fill:before{content:"\f2c4"}.bi-cloudy:before{content:"\f2c5"}.bi-code-slash:before{content:"\f2c6"}.bi-code-square:before{content:"\f2c7"}.bi-code:before{content:"\f2c8"}.bi-collection-fill:before{content:"\f2c9"}.bi-collection-play-fill:before{content:"\f2ca"}.bi-collection-play:before{content:"\f2cb"}.bi-collection:before{content:"\f2cc"}.bi-columns-gap:before{content:"\f2cd"}.bi-columns:before{content:"\f2ce"}.bi-command:before{content:"\f2cf"}.bi-compass-fill:before{content:"\f2d0"}.bi-compass:before{content:"\f2d1"}.bi-cone-striped:before{content:"\f2d2"}.bi-cone:before{content:"\f2d3"}.bi-controller:before{content:"\f2d4"}.bi-cpu-fill:before{content:"\f2d5"}.bi-cpu:before{content:"\f2d6"}.bi-credit-card-2-back-fill:before{content:"\f2d7"}.bi-credit-card-2-back:before{content:"\f2d8"}.bi-credit-card-2-front-fill:before{content:"\f2d9"}.bi-credit-card-2-front:before{content:"\f2da"}.bi-credit-card-fill:before{content:"\f2db"}.bi-credit-card:before{content:"\f2dc"}.bi-crop:before{content:"\f2dd"}.bi-cup-fill:before{content:"\f2de"}.bi-cup-straw:before{content:"\f2df"}.bi-cup:before{content:"\f2e0"}.bi-cursor-fill:before{content:"\f2e1"}.bi-cursor-text:before{content:"\f2e2"}.bi-cursor:before{content:"\f2e3"}.bi-dash-circle-dotted:before{content:"\f2e4"}.bi-dash-circle-fill:before{content:"\f2e5"}.bi-dash-circle:before{content:"\f2e6"}.bi-dash-square-dotted:before{content:"\f2e7"}.bi-dash-square-fill:before{content:"\f2e8"}.bi-dash-square:before{content:"\f2e9"}.bi-dash:before{content:"\f2ea"}.bi-diagram-2-fill:before{content:"\f2eb"}.bi-diagram-2:before{content:"\f2ec"}.bi-diagram-3-fill:before{content:"\f2ed"}.bi-diagram-3:before{content:"\f2ee"}.bi-diamond-fill:before{content:"\f2ef"}.bi-diamond-half:before{content:"\f2f0"}.bi-diamond:before{content:"\f2f1"}.bi-dice-1-fill:before{content:"\f2f2"}.bi-dice-1:before{content:"\f2f3"}.bi-dice-2-fill:before{content:"\f2f4"}.bi-dice-2:before{content:"\f2f5"}.bi-dice-3-fill:before{content:"\f2f6"}.bi-dice-3:before{content:"\f2f7"}.bi-dice-4-fill:before{content:"\f2f8"}.bi-dice-4:before{content:"\f2f9"}.bi-dice-5-fill:before{content:"\f2fa"}.bi-dice-5:before{content:"\f2fb"}.bi-dice-6-fill:before{content:"\f2fc"}.bi-dice-6:before{content:"\f2fd"}.bi-disc-fill:before{content:"\f2fe"}.bi-disc:before{content:"\f2ff"}.bi-discord:before{content:"\f300"}.bi-display-fill:before{content:"\f301"}.bi-display:before{content:"\f302"}.bi-distribute-horizontal:before{content:"\f303"}.bi-distribute-vertical:before{content:"\f304"}.bi-door-closed-fill:before{content:"\f305"}.bi-door-closed:before{content:"\f306"}.bi-door-open-fill:before{content:"\f307"}.bi-door-open:before{content:"\f308"}.bi-dot:before{content:"\f309"}.bi-download:before{content:"\f30a"}.bi-droplet-fill:before{content:"\f30b"}.bi-droplet-half:before{content:"\f30c"}.bi-droplet:before{content:"\f30d"}.bi-earbuds:before{content:"\f30e"}.bi-easel-fill:before{content:"\f30f"}.bi-easel:before{content:"\f310"}.bi-egg-fill:before{content:"\f311"}.bi-egg-fried:before{content:"\f312"}.bi-egg:before{content:"\f313"}.bi-eject-fill:before{content:"\f314"}.bi-eject:before{content:"\f315"}.bi-emoji-angry-fill:before{content:"\f316"}.bi-emoji-angry:before{content:"\f317"}.bi-emoji-dizzy-fill:before{content:"\f318"}.bi-emoji-dizzy:before{content:"\f319"}.bi-emoji-expressionless-fill:before{content:"\f31a"}.bi-emoji-expressionless:before{content:"\f31b"}.bi-emoji-frown-fill:before{content:"\f31c"}.bi-emoji-frown:before{content:"\f31d"}.bi-emoji-heart-eyes-fill:before{content:"\f31e"}.bi-emoji-heart-eyes:before{content:"\f31f"}.bi-emoji-laughing-fill:before{content:"\f320"}.bi-emoji-laughing:before{content:"\f321"}.bi-emoji-neutral-fill:before{content:"\f322"}.bi-emoji-neutral:before{content:"\f323"}.bi-emoji-smile-fill:before{content:"\f324"}.bi-emoji-smile-upside-down-fill:before{content:"\f325"}.bi-emoji-smile-upside-down:before{content:"\f326"}.bi-emoji-smile:before{content:"\f327"}.bi-emoji-sunglasses-fill:before{content:"\f328"}.bi-emoji-sunglasses:before{content:"\f329"}.bi-emoji-wink-fill:before{content:"\f32a"}.bi-emoji-wink:before{content:"\f32b"}.bi-envelope-fill:before{content:"\f32c"}.bi-envelope-open-fill:before{content:"\f32d"}.bi-envelope-open:before{content:"\f32e"}.bi-envelope:before{content:"\f32f"}.bi-eraser-fill:before{content:"\f330"}.bi-eraser:before{content:"\f331"}.bi-exclamation-circle-fill:before{content:"\f332"}.bi-exclamation-circle:before{content:"\f333"}.bi-exclamation-diamond-fill:before{content:"\f334"}.bi-exclamation-diamond:before{content:"\f335"}.bi-exclamation-octagon-fill:before{content:"\f336"}.bi-exclamation-octagon:before{content:"\f337"}.bi-exclamation-square-fill:before{content:"\f338"}.bi-exclamation-square:before{content:"\f339"}.bi-exclamation-triangle-fill:before{content:"\f33a"}.bi-exclamation-triangle:before{content:"\f33b"}.bi-exclamation:before{content:"\f33c"}.bi-exclude:before{content:"\f33d"}.bi-eye-fill:before{content:"\f33e"}.bi-eye-slash-fill:before{content:"\f33f"}.bi-eye-slash:before{content:"\f340"}.bi-eye:before{content:"\f341"}.bi-eyedropper:before{content:"\f342"}.bi-eyeglasses:before{content:"\f343"}.bi-facebook:before{content:"\f344"}.bi-file-arrow-down-fill:before{content:"\f345"}.bi-file-arrow-down:before{content:"\f346"}.bi-file-arrow-up-fill:before{content:"\f347"}.bi-file-arrow-up:before{content:"\f348"}.bi-file-bar-graph-fill:before{content:"\f349"}.bi-file-bar-graph:before{content:"\f34a"}.bi-file-binary-fill:before{content:"\f34b"}.bi-file-binary:before{content:"\f34c"}.bi-file-break-fill:before{content:"\f34d"}.bi-file-break:before{content:"\f34e"}.bi-file-check-fill:before{content:"\f34f"}.bi-file-check:before{content:"\f350"}.bi-file-code-fill:before{content:"\f351"}.bi-file-code:before{content:"\f352"}.bi-file-diff-fill:before{content:"\f353"}.bi-file-diff:before{content:"\f354"}.bi-file-earmark-arrow-down-fill:before{content:"\f355"}.bi-file-earmark-arrow-down:before{content:"\f356"}.bi-file-earmark-arrow-up-fill:before{content:"\f357"}.bi-file-earmark-arrow-up:before{content:"\f358"}.bi-file-earmark-bar-graph-fill:before{content:"\f359"}.bi-file-earmark-bar-graph:before{content:"\f35a"}.bi-file-earmark-binary-fill:before{content:"\f35b"}.bi-file-earmark-binary:before{content:"\f35c"}.bi-file-earmark-break-fill:before{content:"\f35d"}.bi-file-earmark-break:before{content:"\f35e"}.bi-file-earmark-check-fill:before{content:"\f35f"}.bi-file-earmark-check:before{content:"\f360"}.bi-file-earmark-code-fill:before{content:"\f361"}.bi-file-earmark-code:before{content:"\f362"}.bi-file-earmark-diff-fill:before{content:"\f363"}.bi-file-earmark-diff:before{content:"\f364"}.bi-file-earmark-easel-fill:before{content:"\f365"}.bi-file-earmark-easel:before{content:"\f366"}.bi-file-earmark-excel-fill:before{content:"\f367"}.bi-file-earmark-excel:before{content:"\f368"}.bi-file-earmark-fill:before{content:"\f369"}.bi-file-earmark-font-fill:before{content:"\f36a"}.bi-file-earmark-font:before{content:"\f36b"}.bi-file-earmark-image-fill:before{content:"\f36c"}.bi-file-earmark-image:before{content:"\f36d"}.bi-file-earmark-lock-fill:before{content:"\f36e"}.bi-file-earmark-lock:before{content:"\f36f"}.bi-file-earmark-lock2-fill:before{content:"\f370"}.bi-file-earmark-lock2:before{content:"\f371"}.bi-file-earmark-medical-fill:before{content:"\f372"}.bi-file-earmark-medical:before{content:"\f373"}.bi-file-earmark-minus-fill:before{content:"\f374"}.bi-file-earmark-minus:before{content:"\f375"}.bi-file-earmark-music-fill:before{content:"\f376"}.bi-file-earmark-music:before{content:"\f377"}.bi-file-earmark-person-fill:before{content:"\f378"}.bi-file-earmark-person:before{content:"\f379"}.bi-file-earmark-play-fill:before{content:"\f37a"}.bi-file-earmark-play:before{content:"\f37b"}.bi-file-earmark-plus-fill:before{content:"\f37c"}.bi-file-earmark-plus:before{content:"\f37d"}.bi-file-earmark-post-fill:before{content:"\f37e"}.bi-file-earmark-post:before{content:"\f37f"}.bi-file-earmark-ppt-fill:before{content:"\f380"}.bi-file-earmark-ppt:before{content:"\f381"}.bi-file-earmark-richtext-fill:before{content:"\f382"}.bi-file-earmark-richtext:before{content:"\f383"}.bi-file-earmark-ruled-fill:before{content:"\f384"}.bi-file-earmark-ruled:before{content:"\f385"}.bi-file-earmark-slides-fill:before{content:"\f386"}.bi-file-earmark-slides:before{content:"\f387"}.bi-file-earmark-spreadsheet-fill:before{content:"\f388"}.bi-file-earmark-spreadsheet:before{content:"\f389"}.bi-file-earmark-text-fill:before{content:"\f38a"}.bi-file-earmark-text:before{content:"\f38b"}.bi-file-earmark-word-fill:before{content:"\f38c"}.bi-file-earmark-word:before{content:"\f38d"}.bi-file-earmark-x-fill:before{content:"\f38e"}.bi-file-earmark-x:before{content:"\f38f"}.bi-file-earmark-zip-fill:before{content:"\f390"}.bi-file-earmark-zip:before{content:"\f391"}.bi-file-earmark:before{content:"\f392"}.bi-file-easel-fill:before{content:"\f393"}.bi-file-easel:before{content:"\f394"}.bi-file-excel-fill:before{content:"\f395"}.bi-file-excel:before{content:"\f396"}.bi-file-fill:before{content:"\f397"}.bi-file-font-fill:before{content:"\f398"}.bi-file-font:before{content:"\f399"}.bi-file-image-fill:before{content:"\f39a"}.bi-file-image:before{content:"\f39b"}.bi-file-lock-fill:before{content:"\f39c"}.bi-file-lock:before{content:"\f39d"}.bi-file-lock2-fill:before{content:"\f39e"}.bi-file-lock2:before{content:"\f39f"}.bi-file-medical-fill:before{content:"\f3a0"}.bi-file-medical:before{content:"\f3a1"}.bi-file-minus-fill:before{content:"\f3a2"}.bi-file-minus:before{content:"\f3a3"}.bi-file-music-fill:before{content:"\f3a4"}.bi-file-music:before{content:"\f3a5"}.bi-file-person-fill:before{content:"\f3a6"}.bi-file-person:before{content:"\f3a7"}.bi-file-play-fill:before{content:"\f3a8"}.bi-file-play:before{content:"\f3a9"}.bi-file-plus-fill:before{content:"\f3aa"}.bi-file-plus:before{content:"\f3ab"}.bi-file-post-fill:before{content:"\f3ac"}.bi-file-post:before{content:"\f3ad"}.bi-file-ppt-fill:before{content:"\f3ae"}.bi-file-ppt:before{content:"\f3af"}.bi-file-richtext-fill:before{content:"\f3b0"}.bi-file-richtext:before{content:"\f3b1"}.bi-file-ruled-fill:before{content:"\f3b2"}.bi-file-ruled:before{content:"\f3b3"}.bi-file-slides-fill:before{content:"\f3b4"}.bi-file-slides:before{content:"\f3b5"}.bi-file-spreadsheet-fill:before{content:"\f3b6"}.bi-file-spreadsheet:before{content:"\f3b7"}.bi-file-text-fill:before{content:"\f3b8"}.bi-file-text:before{content:"\f3b9"}.bi-file-word-fill:before{content:"\f3ba"}.bi-file-word:before{content:"\f3bb"}.bi-file-x-fill:before{content:"\f3bc"}.bi-file-x:before{content:"\f3bd"}.bi-file-zip-fill:before{content:"\f3be"}.bi-file-zip:before{content:"\f3bf"}.bi-file:before{content:"\f3c0"}.bi-files-alt:before{content:"\f3c1"}.bi-files:before{content:"\f3c2"}.bi-film:before{content:"\f3c3"}.bi-filter-circle-fill:before{content:"\f3c4"}.bi-filter-circle:before{content:"\f3c5"}.bi-filter-left:before{content:"\f3c6"}.bi-filter-right:before{content:"\f3c7"}.bi-filter-square-fill:before{content:"\f3c8"}.bi-filter-square:before{content:"\f3c9"}.bi-filter:before{content:"\f3ca"}.bi-flag-fill:before{content:"\f3cb"}.bi-flag:before{content:"\f3cc"}.bi-flower1:before{content:"\f3cd"}.bi-flower2:before{content:"\f3ce"}.bi-flower3:before{content:"\f3cf"}.bi-folder-check:before{content:"\f3d0"}.bi-folder-fill:before{content:"\f3d1"}.bi-folder-minus:before{content:"\f3d2"}.bi-folder-plus:before{content:"\f3d3"}.bi-folder-symlink-fill:before{content:"\f3d4"}.bi-folder-symlink:before{content:"\f3d5"}.bi-folder-x:before{content:"\f3d6"}.bi-folder:before{content:"\f3d7"}.bi-folder2-open:before{content:"\f3d8"}.bi-folder2:before{content:"\f3d9"}.bi-fonts:before{content:"\f3da"}.bi-forward-fill:before{content:"\f3db"}.bi-forward:before{content:"\f3dc"}.bi-front:before{content:"\f3dd"}.bi-fullscreen-exit:before{content:"\f3de"}.bi-fullscreen:before{content:"\f3df"}.bi-funnel-fill:before{content:"\f3e0"}.bi-funnel:before{content:"\f3e1"}.bi-gear-fill:before{content:"\f3e2"}.bi-gear-wide-connected:before{content:"\f3e3"}.bi-gear-wide:before{content:"\f3e4"}.bi-gear:before{content:"\f3e5"}.bi-gem:before{content:"\f3e6"}.bi-geo-alt-fill:before{content:"\f3e7"}.bi-geo-alt:before{content:"\f3e8"}.bi-geo-fill:before{content:"\f3e9"}.bi-geo:before{content:"\f3ea"}.bi-gift-fill:before{content:"\f3eb"}.bi-gift:before{content:"\f3ec"}.bi-github:before{content:"\f3ed"}.bi-globe:before{content:"\f3ee"}.bi-globe2:before{content:"\f3ef"}.bi-google:before{content:"\f3f0"}.bi-graph-down:before{content:"\f3f1"}.bi-graph-up:before{content:"\f3f2"}.bi-grid-1x2-fill:before{content:"\f3f3"}.bi-grid-1x2:before{content:"\f3f4"}.bi-grid-3x2-gap-fill:before{content:"\f3f5"}.bi-grid-3x2-gap:before{content:"\f3f6"}.bi-grid-3x2:before{content:"\f3f7"}.bi-grid-3x3-gap-fill:before{content:"\f3f8"}.bi-grid-3x3-gap:before{content:"\f3f9"}.bi-grid-3x3:before{content:"\f3fa"}.bi-grid-fill:before{content:"\f3fb"}.bi-grid:before{content:"\f3fc"}.bi-grip-horizontal:before{content:"\f3fd"}.bi-grip-vertical:before{content:"\f3fe"}.bi-hammer:before{content:"\f3ff"}.bi-hand-index-fill:before{content:"\f400"}.bi-hand-index-thumb-fill:before{content:"\f401"}.bi-hand-index-thumb:before{content:"\f402"}.bi-hand-index:before{content:"\f403"}.bi-hand-thumbs-down-fill:before{content:"\f404"}.bi-hand-thumbs-down:before{content:"\f405"}.bi-hand-thumbs-up-fill:before{content:"\f406"}.bi-hand-thumbs-up:before{content:"\f407"}.bi-handbag-fill:before{content:"\f408"}.bi-handbag:before{content:"\f409"}.bi-hash:before{content:"\f40a"}.bi-hdd-fill:before{content:"\f40b"}.bi-hdd-network-fill:before{content:"\f40c"}.bi-hdd-network:before{content:"\f40d"}.bi-hdd-rack-fill:before{content:"\f40e"}.bi-hdd-rack:before{content:"\f40f"}.bi-hdd-stack-fill:before{content:"\f410"}.bi-hdd-stack:before{content:"\f411"}.bi-hdd:before{content:"\f412"}.bi-headphones:before{content:"\f413"}.bi-headset:before{content:"\f414"}.bi-heart-fill:before{content:"\f415"}.bi-heart-half:before{content:"\f416"}.bi-heart:before{content:"\f417"}.bi-heptagon-fill:before{content:"\f418"}.bi-heptagon-half:before{content:"\f419"}.bi-heptagon:before{content:"\f41a"}.bi-hexagon-fill:before{content:"\f41b"}.bi-hexagon-half:before{content:"\f41c"}.bi-hexagon:before{content:"\f41d"}.bi-hourglass-bottom:before{content:"\f41e"}.bi-hourglass-split:before{content:"\f41f"}.bi-hourglass-top:before{content:"\f420"}.bi-hourglass:before{content:"\f421"}.bi-house-door-fill:before{content:"\f422"}.bi-house-door:before{content:"\f423"}.bi-house-fill:before{content:"\f424"}.bi-house:before{content:"\f425"}.bi-hr:before{content:"\f426"}.bi-hurricane:before{content:"\f427"}.bi-image-alt:before{content:"\f428"}.bi-image-fill:before{content:"\f429"}.bi-image:before{content:"\f42a"}.bi-images:before{content:"\f42b"}.bi-inbox-fill:before{content:"\f42c"}.bi-inbox:before{content:"\f42d"}.bi-inboxes-fill:before{content:"\f42e"}.bi-inboxes:before{content:"\f42f"}.bi-info-circle-fill:before{content:"\f430"}.bi-info-circle:before{content:"\f431"}.bi-info-square-fill:before{content:"\f432"}.bi-info-square:before{content:"\f433"}.bi-info:before{content:"\f434"}.bi-input-cursor-text:before{content:"\f435"}.bi-input-cursor:before{content:"\f436"}.bi-instagram:before{content:"\f437"}.bi-intersect:before{content:"\f438"}.bi-journal-album:before{content:"\f439"}.bi-journal-arrow-down:before{content:"\f43a"}.bi-journal-arrow-up:before{content:"\f43b"}.bi-journal-bookmark-fill:before{content:"\f43c"}.bi-journal-bookmark:before{content:"\f43d"}.bi-journal-check:before{content:"\f43e"}.bi-journal-code:before{content:"\f43f"}.bi-journal-medical:before{content:"\f440"}.bi-journal-minus:before{content:"\f441"}.bi-journal-plus:before{content:"\f442"}.bi-journal-richtext:before{content:"\f443"}.bi-journal-text:before{content:"\f444"}.bi-journal-x:before{content:"\f445"}.bi-journal:before{content:"\f446"}.bi-journals:before{content:"\f447"}.bi-joystick:before{content:"\f448"}.bi-justify-left:before{content:"\f449"}.bi-justify-right:before{content:"\f44a"}.bi-justify:before{content:"\f44b"}.bi-kanban-fill:before{content:"\f44c"}.bi-kanban:before{content:"\f44d"}.bi-key-fill:before{content:"\f44e"}.bi-key:before{content:"\f44f"}.bi-keyboard-fill:before{content:"\f450"}.bi-keyboard:before{content:"\f451"}.bi-ladder:before{content:"\f452"}.bi-lamp-fill:before{content:"\f453"}.bi-lamp:before{content:"\f454"}.bi-laptop-fill:before{content:"\f455"}.bi-laptop:before{content:"\f456"}.bi-layer-backward:before{content:"\f457"}.bi-layer-forward:before{content:"\f458"}.bi-layers-fill:before{content:"\f459"}.bi-layers-half:before{content:"\f45a"}.bi-layers:before{content:"\f45b"}.bi-layout-sidebar-inset-reverse:before{content:"\f45c"}.bi-layout-sidebar-inset:before{content:"\f45d"}.bi-layout-sidebar-reverse:before{content:"\f45e"}.bi-layout-sidebar:before{content:"\f45f"}.bi-layout-split:before{content:"\f460"}.bi-layout-text-sidebar-reverse:before{content:"\f461"}.bi-layout-text-sidebar:before{content:"\f462"}.bi-layout-text-window-reverse:before{content:"\f463"}.bi-layout-text-window:before{content:"\f464"}.bi-layout-three-columns:before{content:"\f465"}.bi-layout-wtf:before{content:"\f466"}.bi-life-preserver:before{content:"\f467"}.bi-lightbulb-fill:before{content:"\f468"}.bi-lightbulb-off-fill:before{content:"\f469"}.bi-lightbulb-off:before{content:"\f46a"}.bi-lightbulb:before{content:"\f46b"}.bi-lightning-charge-fill:before{content:"\f46c"}.bi-lightning-charge:before{content:"\f46d"}.bi-lightning-fill:before{content:"\f46e"}.bi-lightning:before{content:"\f46f"}.bi-link-45deg:before{content:"\f470"}.bi-link:before{content:"\f471"}.bi-linkedin:before{content:"\f472"}.bi-list-check:before{content:"\f473"}.bi-list-nested:before{content:"\f474"}.bi-list-ol:before{content:"\f475"}.bi-list-stars:before{content:"\f476"}.bi-list-task:before{content:"\f477"}.bi-list-ul:before{content:"\f478"}.bi-list:before{content:"\f479"}.bi-lock-fill:before{content:"\f47a"}.bi-lock:before{content:"\f47b"}.bi-mailbox:before{content:"\f47c"}.bi-mailbox2:before{content:"\f47d"}.bi-map-fill:before{content:"\f47e"}.bi-map:before{content:"\f47f"}.bi-markdown-fill:before{content:"\f480"}.bi-markdown:before{content:"\f481"}.bi-mask:before{content:"\f482"}.bi-megaphone-fill:before{content:"\f483"}.bi-megaphone:before{content:"\f484"}.bi-menu-app-fill:before{content:"\f485"}.bi-menu-app:before{content:"\f486"}.bi-menu-button-fill:before{content:"\f487"}.bi-menu-button-wide-fill:before{content:"\f488"}.bi-menu-button-wide:before{content:"\f489"}.bi-menu-button:before{content:"\f48a"}.bi-menu-down:before{content:"\f48b"}.bi-menu-up:before{content:"\f48c"}.bi-mic-fill:before{content:"\f48d"}.bi-mic-mute-fill:before{content:"\f48e"}.bi-mic-mute:before{content:"\f48f"}.bi-mic:before{content:"\f490"}.bi-minecart-loaded:before{content:"\f491"}.bi-minecart:before{content:"\f492"}.bi-moisture:before{content:"\f493"}.bi-moon-fill:before{content:"\f494"}.bi-moon-stars-fill:before{content:"\f495"}.bi-moon-stars:before{content:"\f496"}.bi-moon:before{content:"\f497"}.bi-mouse-fill:before{content:"\f498"}.bi-mouse:before{content:"\f499"}.bi-mouse2-fill:before{content:"\f49a"}.bi-mouse2:before{content:"\f49b"}.bi-mouse3-fill:before{content:"\f49c"}.bi-mouse3:before{content:"\f49d"}.bi-music-note-beamed:before{content:"\f49e"}.bi-music-note-list:before{content:"\f49f"}.bi-music-note:before{content:"\f4a0"}.bi-music-player-fill:before{content:"\f4a1"}.bi-music-player:before{content:"\f4a2"}.bi-newspaper:before{content:"\f4a3"}.bi-node-minus-fill:before{content:"\f4a4"}.bi-node-minus:before{content:"\f4a5"}.bi-node-plus-fill:before{content:"\f4a6"}.bi-node-plus:before{content:"\f4a7"}.bi-nut-fill:before{content:"\f4a8"}.bi-nut:before{content:"\f4a9"}.bi-octagon-fill:before{content:"\f4aa"}.bi-octagon-half:before{content:"\f4ab"}.bi-octagon:before{content:"\f4ac"}.bi-option:before{content:"\f4ad"}.bi-outlet:before{content:"\f4ae"}.bi-paint-bucket:before{content:"\f4af"}.bi-palette-fill:before{content:"\f4b0"}.bi-palette:before{content:"\f4b1"}.bi-palette2:before{content:"\f4b2"}.bi-paperclip:before{content:"\f4b3"}.bi-paragraph:before{content:"\f4b4"}.bi-patch-check-fill:before{content:"\f4b5"}.bi-patch-check:before{content:"\f4b6"}.bi-patch-exclamation-fill:before{content:"\f4b7"}.bi-patch-exclamation:before{content:"\f4b8"}.bi-patch-minus-fill:before{content:"\f4b9"}.bi-patch-minus:before{content:"\f4ba"}.bi-patch-plus-fill:before{content:"\f4bb"}.bi-patch-plus:before{content:"\f4bc"}.bi-patch-question-fill:before{content:"\f4bd"}.bi-patch-question:before{content:"\f4be"}.bi-pause-btn-fill:before{content:"\f4bf"}.bi-pause-btn:before{content:"\f4c0"}.bi-pause-circle-fill:before{content:"\f4c1"}.bi-pause-circle:before{content:"\f4c2"}.bi-pause-fill:before{content:"\f4c3"}.bi-pause:before{content:"\f4c4"}.bi-peace-fill:before{content:"\f4c5"}.bi-peace:before{content:"\f4c6"}.bi-pen-fill:before{content:"\f4c7"}.bi-pen:before{content:"\f4c8"}.bi-pencil-fill:before{content:"\f4c9"}.bi-pencil-square:before{content:"\f4ca"}.bi-pencil:before{content:"\f4cb"}.bi-pentagon-fill:before{content:"\f4cc"}.bi-pentagon-half:before{content:"\f4cd"}.bi-pentagon:before{content:"\f4ce"}.bi-people-fill:before{content:"\f4cf"}.bi-people:before{content:"\f4d0"}.bi-percent:before{content:"\f4d1"}.bi-person-badge-fill:before{content:"\f4d2"}.bi-person-badge:before{content:"\f4d3"}.bi-person-bounding-box:before{content:"\f4d4"}.bi-person-check-fill:before{content:"\f4d5"}.bi-person-check:before{content:"\f4d6"}.bi-person-circle:before{content:"\f4d7"}.bi-person-dash-fill:before{content:"\f4d8"}.bi-person-dash:before{content:"\f4d9"}.bi-person-fill:before{content:"\f4da"}.bi-person-lines-fill:before{content:"\f4db"}.bi-person-plus-fill:before{content:"\f4dc"}.bi-person-plus:before{content:"\f4dd"}.bi-person-square:before{content:"\f4de"}.bi-person-x-fill:before{content:"\f4df"}.bi-person-x:before{content:"\f4e0"}.bi-person:before{content:"\f4e1"}.bi-phone-fill:before{content:"\f4e2"}.bi-phone-landscape-fill:before{content:"\f4e3"}.bi-phone-landscape:before{content:"\f4e4"}.bi-phone-vibrate-fill:before{content:"\f4e5"}.bi-phone-vibrate:before{content:"\f4e6"}.bi-phone:before{content:"\f4e7"}.bi-pie-chart-fill:before{content:"\f4e8"}.bi-pie-chart:before{content:"\f4e9"}.bi-pin-angle-fill:before{content:"\f4ea"}.bi-pin-angle:before{content:"\f4eb"}.bi-pin-fill:before{content:"\f4ec"}.bi-pin:before{content:"\f4ed"}.bi-pip-fill:before{content:"\f4ee"}.bi-pip:before{content:"\f4ef"}.bi-play-btn-fill:before{content:"\f4f0"}.bi-play-btn:before{content:"\f4f1"}.bi-play-circle-fill:before{content:"\f4f2"}.bi-play-circle:before{content:"\f4f3"}.bi-play-fill:before{content:"\f4f4"}.bi-play:before{content:"\f4f5"}.bi-plug-fill:before{content:"\f4f6"}.bi-plug:before{content:"\f4f7"}.bi-plus-circle-dotted:before{content:"\f4f8"}.bi-plus-circle-fill:before{content:"\f4f9"}.bi-plus-circle:before{content:"\f4fa"}.bi-plus-square-dotted:before{content:"\f4fb"}.bi-plus-square-fill:before{content:"\f4fc"}.bi-plus-square:before{content:"\f4fd"}.bi-plus:before{content:"\f4fe"}.bi-power:before{content:"\f4ff"}.bi-printer-fill:before{content:"\f500"}.bi-printer:before{content:"\f501"}.bi-puzzle-fill:before{content:"\f502"}.bi-puzzle:before{content:"\f503"}.bi-question-circle-fill:before{content:"\f504"}.bi-question-circle:before{content:"\f505"}.bi-question-diamond-fill:before{content:"\f506"}.bi-question-diamond:before{content:"\f507"}.bi-question-octagon-fill:before{content:"\f508"}.bi-question-octagon:before{content:"\f509"}.bi-question-square-fill:before{content:"\f50a"}.bi-question-square:before{content:"\f50b"}.bi-question:before{content:"\f50c"}.bi-rainbow:before{content:"\f50d"}.bi-receipt-cutoff:before{content:"\f50e"}.bi-receipt:before{content:"\f50f"}.bi-reception-0:before{content:"\f510"}.bi-reception-1:before{content:"\f511"}.bi-reception-2:before{content:"\f512"}.bi-reception-3:before{content:"\f513"}.bi-reception-4:before{content:"\f514"}.bi-record-btn-fill:before{content:"\f515"}.bi-record-btn:before{content:"\f516"}.bi-record-circle-fill:before{content:"\f517"}.bi-record-circle:before{content:"\f518"}.bi-record-fill:before{content:"\f519"}.bi-record:before{content:"\f51a"}.bi-record2-fill:before{content:"\f51b"}.bi-record2:before{content:"\f51c"}.bi-reply-all-fill:before{content:"\f51d"}.bi-reply-all:before{content:"\f51e"}.bi-reply-fill:before{content:"\f51f"}.bi-reply:before{content:"\f520"}.bi-rss-fill:before{content:"\f521"}.bi-rss:before{content:"\f522"}.bi-rulers:before{content:"\f523"}.bi-save-fill:before{content:"\f524"}.bi-save:before{content:"\f525"}.bi-save2-fill:before{content:"\f526"}.bi-save2:before{content:"\f527"}.bi-scissors:before{content:"\f528"}.bi-screwdriver:before{content:"\f529"}.bi-search:before{content:"\f52a"}.bi-segmented-nav:before{content:"\f52b"}.bi-server:before{content:"\f52c"}.bi-share-fill:before{content:"\f52d"}.bi-share:before{content:"\f52e"}.bi-shield-check:before{content:"\f52f"}.bi-shield-exclamation:before{content:"\f530"}.bi-shield-fill-check:before{content:"\f531"}.bi-shield-fill-exclamation:before{content:"\f532"}.bi-shield-fill-minus:before{content:"\f533"}.bi-shield-fill-plus:before{content:"\f534"}.bi-shield-fill-x:before{content:"\f535"}.bi-shield-fill:before{content:"\f536"}.bi-shield-lock-fill:before{content:"\f537"}.bi-shield-lock:before{content:"\f538"}.bi-shield-minus:before{content:"\f539"}.bi-shield-plus:before{content:"\f53a"}.bi-shield-shaded:before{content:"\f53b"}.bi-shield-slash-fill:before{content:"\f53c"}.bi-shield-slash:before{content:"\f53d"}.bi-shield-x:before{content:"\f53e"}.bi-shield:before{content:"\f53f"}.bi-shift-fill:before{content:"\f540"}.bi-shift:before{content:"\f541"}.bi-shop-window:before{content:"\f542"}.bi-shop:before{content:"\f543"}.bi-shuffle:before{content:"\f544"}.bi-signpost-2-fill:before{content:"\f545"}.bi-signpost-2:before{content:"\f546"}.bi-signpost-fill:before{content:"\f547"}.bi-signpost-split-fill:before{content:"\f548"}.bi-signpost-split:before{content:"\f549"}.bi-signpost:before{content:"\f54a"}.bi-sim-fill:before{content:"\f54b"}.bi-sim:before{content:"\f54c"}.bi-skip-backward-btn-fill:before{content:"\f54d"}.bi-skip-backward-btn:before{content:"\f54e"}.bi-skip-backward-circle-fill:before{content:"\f54f"}.bi-skip-backward-circle:before{content:"\f550"}.bi-skip-backward-fill:before{content:"\f551"}.bi-skip-backward:before{content:"\f552"}.bi-skip-end-btn-fill:before{content:"\f553"}.bi-skip-end-btn:before{content:"\f554"}.bi-skip-end-circle-fill:before{content:"\f555"}.bi-skip-end-circle:before{content:"\f556"}.bi-skip-end-fill:before{content:"\f557"}.bi-skip-end:before{content:"\f558"}.bi-skip-forward-btn-fill:before{content:"\f559"}.bi-skip-forward-btn:before{content:"\f55a"}.bi-skip-forward-circle-fill:before{content:"\f55b"}.bi-skip-forward-circle:before{content:"\f55c"}.bi-skip-forward-fill:before{content:"\f55d"}.bi-skip-forward:before{content:"\f55e"}.bi-skip-start-btn-fill:before{content:"\f55f"}.bi-skip-start-btn:before{content:"\f560"}.bi-skip-start-circle-fill:before{content:"\f561"}.bi-skip-start-circle:before{content:"\f562"}.bi-skip-start-fill:before{content:"\f563"}.bi-skip-start:before{content:"\f564"}.bi-slack:before{content:"\f565"}.bi-slash-circle-fill:before{content:"\f566"}.bi-slash-circle:before{content:"\f567"}.bi-slash-square-fill:before{content:"\f568"}.bi-slash-square:before{content:"\f569"}.bi-slash:before{content:"\f56a"}.bi-sliders:before{content:"\f56b"}.bi-smartwatch:before{content:"\f56c"}.bi-snow:before{content:"\f56d"}.bi-snow2:before{content:"\f56e"}.bi-snow3:before{content:"\f56f"}.bi-sort-alpha-down-alt:before{content:"\f570"}.bi-sort-alpha-down:before{content:"\f571"}.bi-sort-alpha-up-alt:before{content:"\f572"}.bi-sort-alpha-up:before{content:"\f573"}.bi-sort-down-alt:before{content:"\f574"}.bi-sort-down:before{content:"\f575"}.bi-sort-numeric-down-alt:before{content:"\f576"}.bi-sort-numeric-down:before{content:"\f577"}.bi-sort-numeric-up-alt:before{content:"\f578"}.bi-sort-numeric-up:before{content:"\f579"}.bi-sort-up-alt:before{content:"\f57a"}.bi-sort-up:before{content:"\f57b"}.bi-soundwave:before{content:"\f57c"}.bi-speaker-fill:before{content:"\f57d"}.bi-speaker:before{content:"\f57e"}.bi-speedometer:before{content:"\f57f"}.bi-speedometer2:before{content:"\f580"}.bi-spellcheck:before{content:"\f581"}.bi-square-fill:before{content:"\f582"}.bi-square-half:before{content:"\f583"}.bi-square:before{content:"\f584"}.bi-stack:before{content:"\f585"}.bi-star-fill:before{content:"\f586"}.bi-star-half:before{content:"\f587"}.bi-star:before{content:"\f588"}.bi-stars:before{content:"\f589"}.bi-stickies-fill:before{content:"\f58a"}.bi-stickies:before{content:"\f58b"}.bi-sticky-fill:before{content:"\f58c"}.bi-sticky:before{content:"\f58d"}.bi-stop-btn-fill:before{content:"\f58e"}.bi-stop-btn:before{content:"\f58f"}.bi-stop-circle-fill:before{content:"\f590"}.bi-stop-circle:before{content:"\f591"}.bi-stop-fill:before{content:"\f592"}.bi-stop:before{content:"\f593"}.bi-stoplights-fill:before{content:"\f594"}.bi-stoplights:before{content:"\f595"}.bi-stopwatch-fill:before{content:"\f596"}.bi-stopwatch:before{content:"\f597"}.bi-subtract:before{content:"\f598"}.bi-suit-club-fill:before{content:"\f599"}.bi-suit-club:before{content:"\f59a"}.bi-suit-diamond-fill:before{content:"\f59b"}.bi-suit-diamond:before{content:"\f59c"}.bi-suit-heart-fill:before{content:"\f59d"}.bi-suit-heart:before{content:"\f59e"}.bi-suit-spade-fill:before{content:"\f59f"}.bi-suit-spade:before{content:"\f5a0"}.bi-sun-fill:before{content:"\f5a1"}.bi-sun:before{content:"\f5a2"}.bi-sunglasses:before{content:"\f5a3"}.bi-sunrise-fill:before{content:"\f5a4"}.bi-sunrise:before{content:"\f5a5"}.bi-sunset-fill:before{content:"\f5a6"}.bi-sunset:before{content:"\f5a7"}.bi-symmetry-horizontal:before{content:"\f5a8"}.bi-symmetry-vertical:before{content:"\f5a9"}.bi-table:before{content:"\f5aa"}.bi-tablet-fill:before{content:"\f5ab"}.bi-tablet-landscape-fill:before{content:"\f5ac"}.bi-tablet-landscape:before{content:"\f5ad"}.bi-tablet:before{content:"\f5ae"}.bi-tag-fill:before{content:"\f5af"}.bi-tag:before{content:"\f5b0"}.bi-tags-fill:before{content:"\f5b1"}.bi-tags:before{content:"\f5b2"}.bi-telegram:before{content:"\f5b3"}.bi-telephone-fill:before{content:"\f5b4"}.bi-telephone-forward-fill:before{content:"\f5b5"}.bi-telephone-forward:before{content:"\f5b6"}.bi-telephone-inbound-fill:before{content:"\f5b7"}.bi-telephone-inbound:before{content:"\f5b8"}.bi-telephone-minus-fill:before{content:"\f5b9"}.bi-telephone-minus:before{content:"\f5ba"}.bi-telephone-outbound-fill:before{content:"\f5bb"}.bi-telephone-outbound:before{content:"\f5bc"}.bi-telephone-plus-fill:before{content:"\f5bd"}.bi-telephone-plus:before{content:"\f5be"}.bi-telephone-x-fill:before{content:"\f5bf"}.bi-telephone-x:before{content:"\f5c0"}.bi-telephone:before{content:"\f5c1"}.bi-terminal-fill:before{content:"\f5c2"}.bi-terminal:before{content:"\f5c3"}.bi-text-center:before{content:"\f5c4"}.bi-text-indent-left:before{content:"\f5c5"}.bi-text-indent-right:before{content:"\f5c6"}.bi-text-left:before{content:"\f5c7"}.bi-text-paragraph:before{content:"\f5c8"}.bi-text-right:before{content:"\f5c9"}.bi-textarea-resize:before{content:"\f5ca"}.bi-textarea-t:before{content:"\f5cb"}.bi-textarea:before{content:"\f5cc"}.bi-thermometer-half:before{content:"\f5cd"}.bi-thermometer-high:before{content:"\f5ce"}.bi-thermometer-low:before{content:"\f5cf"}.bi-thermometer-snow:before{content:"\f5d0"}.bi-thermometer-sun:before{content:"\f5d1"}.bi-thermometer:before{content:"\f5d2"}.bi-three-dots-vertical:before{content:"\f5d3"}.bi-three-dots:before{content:"\f5d4"}.bi-toggle-off:before{content:"\f5d5"}.bi-toggle-on:before{content:"\f5d6"}.bi-toggle2-off:before{content:"\f5d7"}.bi-toggle2-on:before{content:"\f5d8"}.bi-toggles:before{content:"\f5d9"}.bi-toggles2:before{content:"\f5da"}.bi-tools:before{content:"\f5db"}.bi-tornado:before{content:"\f5dc"}.bi-trash-fill:before{content:"\f5dd"}.bi-trash:before{content:"\f5de"}.bi-trash2-fill:before{content:"\f5df"}.bi-trash2:before{content:"\f5e0"}.bi-tree-fill:before{content:"\f5e1"}.bi-tree:before{content:"\f5e2"}.bi-triangle-fill:before{content:"\f5e3"}.bi-triangle-half:before{content:"\f5e4"}.bi-triangle:before{content:"\f5e5"}.bi-trophy-fill:before{content:"\f5e6"}.bi-trophy:before{content:"\f5e7"}.bi-tropical-storm:before{content:"\f5e8"}.bi-truck-flatbed:before{content:"\f5e9"}.bi-truck:before{content:"\f5ea"}.bi-tsunami:before{content:"\f5eb"}.bi-tv-fill:before{content:"\f5ec"}.bi-tv:before{content:"\f5ed"}.bi-twitch:before{content:"\f5ee"}.bi-twitter:before{content:"\f5ef"}.bi-type-bold:before{content:"\f5f0"}.bi-type-h1:before{content:"\f5f1"}.bi-type-h2:before{content:"\f5f2"}.bi-type-h3:before{content:"\f5f3"}.bi-type-italic:before{content:"\f5f4"}.bi-type-strikethrough:before{content:"\f5f5"}.bi-type-underline:before{content:"\f5f6"}.bi-type:before{content:"\f5f7"}.bi-ui-checks-grid:before{content:"\f5f8"}.bi-ui-checks:before{content:"\f5f9"}.bi-ui-radios-grid:before{content:"\f5fa"}.bi-ui-radios:before{content:"\f5fb"}.bi-umbrella-fill:before{content:"\f5fc"}.bi-umbrella:before{content:"\f5fd"}.bi-union:before{content:"\f5fe"}.bi-unlock-fill:before{content:"\f5ff"}.bi-unlock:before{content:"\f600"}.bi-upc-scan:before{content:"\f601"}.bi-upc:before{content:"\f602"}.bi-upload:before{content:"\f603"}.bi-vector-pen:before{content:"\f604"}.bi-view-list:before{content:"\f605"}.bi-view-stacked:before{content:"\f606"}.bi-vinyl-fill:before{content:"\f607"}.bi-vinyl:before{content:"\f608"}.bi-voicemail:before{content:"\f609"}.bi-volume-down-fill:before{content:"\f60a"}.bi-volume-down:before{content:"\f60b"}.bi-volume-mute-fill:before{content:"\f60c"}.bi-volume-mute:before{content:"\f60d"}.bi-volume-off-fill:before{content:"\f60e"}.bi-volume-off:before{content:"\f60f"}.bi-volume-up-fill:before{content:"\f610"}.bi-volume-up:before{content:"\f611"}.bi-vr:before{content:"\f612"}.bi-wallet-fill:before{content:"\f613"}.bi-wallet:before{content:"\f614"}.bi-wallet2:before{content:"\f615"}.bi-watch:before{content:"\f616"}.bi-water:before{content:"\f617"}.bi-whatsapp:before{content:"\f618"}.bi-wifi-1:before{content:"\f619"}.bi-wifi-2:before{content:"\f61a"}.bi-wifi-off:before{content:"\f61b"}.bi-wifi:before{content:"\f61c"}.bi-wind:before{content:"\f61d"}.bi-window-dock:before{content:"\f61e"}.bi-window-sidebar:before{content:"\f61f"}.bi-window:before{content:"\f620"}.bi-wrench:before{content:"\f621"}.bi-x-circle-fill:before{content:"\f622"}.bi-x-circle:before{content:"\f623"}.bi-x-diamond-fill:before{content:"\f624"}.bi-x-diamond:before{content:"\f625"}.bi-x-octagon-fill:before{content:"\f626"}.bi-x-octagon:before{content:"\f627"}.bi-x-square-fill:before{content:"\f628"}.bi-x-square:before{content:"\f629"}.bi-x:before{content:"\f62a"}.bi-youtube:before{content:"\f62b"}.bi-zoom-in:before{content:"\f62c"}.bi-zoom-out:before{content:"\f62d"}.bi-bank:before{content:"\f62e"}.bi-bank2:before{content:"\f62f"}.bi-bell-slash-fill:before{content:"\f630"}.bi-bell-slash:before{content:"\f631"}.bi-cash-coin:before{content:"\f632"}.bi-check-lg:before{content:"\f633"}.bi-coin:before{content:"\f634"}.bi-currency-bitcoin:before{content:"\f635"}.bi-currency-dollar:before{content:"\f636"}.bi-currency-euro:before{content:"\f637"}.bi-currency-exchange:before{content:"\f638"}.bi-currency-pound:before{content:"\f639"}.bi-currency-yen:before{content:"\f63a"}.bi-dash-lg:before{content:"\f63b"}.bi-exclamation-lg:before{content:"\f63c"}.bi-file-earmark-pdf-fill:before{content:"\f63d"}.bi-file-earmark-pdf:before{content:"\f63e"}.bi-file-pdf-fill:before{content:"\f63f"}.bi-file-pdf:before{content:"\f640"}.bi-gender-ambiguous:before{content:"\f641"}.bi-gender-female:before{content:"\f642"}.bi-gender-male:before{content:"\f643"}.bi-gender-trans:before{content:"\f644"}.bi-headset-vr:before{content:"\f645"}.bi-info-lg:before{content:"\f646"}.bi-mastodon:before{content:"\f647"}.bi-messenger:before{content:"\f648"}.bi-piggy-bank-fill:before{content:"\f649"}.bi-piggy-bank:before{content:"\f64a"}.bi-pin-map-fill:before{content:"\f64b"}.bi-pin-map:before{content:"\f64c"}.bi-plus-lg:before{content:"\f64d"}.bi-question-lg:before{content:"\f64e"}.bi-recycle:before{content:"\f64f"}.bi-reddit:before{content:"\f650"}.bi-safe-fill:before{content:"\f651"}.bi-safe2-fill:before{content:"\f652"}.bi-safe2:before{content:"\f653"}.bi-sd-card-fill:before{content:"\f654"}.bi-sd-card:before{content:"\f655"}.bi-skype:before{content:"\f656"}.bi-slash-lg:before{content:"\f657"}.bi-translate:before{content:"\f658"}.bi-x-lg:before{content:"\f659"}.bi-safe:before{content:"\f65a"}.bi-apple:before{content:"\f65b"}.bi-microsoft:before{content:"\f65d"}.bi-windows:before{content:"\f65e"}.bi-behance:before{content:"\f65c"}.bi-dribbble:before{content:"\f65f"}.bi-line:before{content:"\f660"}.bi-medium:before{content:"\f661"}.bi-paypal:before{content:"\f662"}.bi-pinterest:before{content:"\f663"}.bi-signal:before{content:"\f664"}.bi-snapchat:before{content:"\f665"}.bi-spotify:before{content:"\f666"}.bi-stack-overflow:before{content:"\f667"}.bi-strava:before{content:"\f668"}.bi-wordpress:before{content:"\f669"}.bi-vimeo:before{content:"\f66a"}.bi-activity:before{content:"\f66b"}.bi-easel2-fill:before{content:"\f66c"}.bi-easel2:before{content:"\f66d"}.bi-easel3-fill:before{content:"\f66e"}.bi-easel3:before{content:"\f66f"}.bi-fan:before{content:"\f670"}.bi-fingerprint:before{content:"\f671"}.bi-graph-down-arrow:before{content:"\f672"}.bi-graph-up-arrow:before{content:"\f673"}.bi-hypnotize:before{content:"\f674"}.bi-magic:before{content:"\f675"}.bi-person-rolodex:before{content:"\f676"}.bi-person-video:before{content:"\f677"}.bi-person-video2:before{content:"\f678"}.bi-person-video3:before{content:"\f679"}.bi-person-workspace:before{content:"\f67a"}.bi-radioactive:before{content:"\f67b"}.bi-webcam-fill:before{content:"\f67c"}.bi-webcam:before{content:"\f67d"}.bi-yin-yang:before{content:"\f67e"}.bi-bandaid-fill:before{content:"\f680"}.bi-bandaid:before{content:"\f681"}.bi-bluetooth:before{content:"\f682"}.bi-body-text:before{content:"\f683"}.bi-boombox:before{content:"\f684"}.bi-boxes:before{content:"\f685"}.bi-dpad-fill:before{content:"\f686"}.bi-dpad:before{content:"\f687"}.bi-ear-fill:before{content:"\f688"}.bi-ear:before{content:"\f689"}.bi-envelope-check-fill:before{content:"\f68b"}.bi-envelope-check:before{content:"\f68c"}.bi-envelope-dash-fill:before{content:"\f68e"}.bi-envelope-dash:before{content:"\f68f"}.bi-envelope-exclamation-fill:before{content:"\f691"}.bi-envelope-exclamation:before{content:"\f692"}.bi-envelope-plus-fill:before{content:"\f693"}.bi-envelope-plus:before{content:"\f694"}.bi-envelope-slash-fill:before{content:"\f696"}.bi-envelope-slash:before{content:"\f697"}.bi-envelope-x-fill:before{content:"\f699"}.bi-envelope-x:before{content:"\f69a"}.bi-explicit-fill:before{content:"\f69b"}.bi-explicit:before{content:"\f69c"}.bi-git:before{content:"\f69d"}.bi-infinity:before{content:"\f69e"}.bi-list-columns-reverse:before{content:"\f69f"}.bi-list-columns:before{content:"\f6a0"}.bi-meta:before{content:"\f6a1"}.bi-nintendo-switch:before{content:"\f6a4"}.bi-pc-display-horizontal:before{content:"\f6a5"}.bi-pc-display:before{content:"\f6a6"}.bi-pc-horizontal:before{content:"\f6a7"}.bi-pc:before{content:"\f6a8"}.bi-playstation:before{content:"\f6a9"}.bi-plus-slash-minus:before{content:"\f6aa"}.bi-projector-fill:before{content:"\f6ab"}.bi-projector:before{content:"\f6ac"}.bi-qr-code-scan:before{content:"\f6ad"}.bi-qr-code:before{content:"\f6ae"}.bi-quora:before{content:"\f6af"}.bi-quote:before{content:"\f6b0"}.bi-robot:before{content:"\f6b1"}.bi-send-check-fill:before{content:"\f6b2"}.bi-send-check:before{content:"\f6b3"}.bi-send-dash-fill:before{content:"\f6b4"}.bi-send-dash:before{content:"\f6b5"}.bi-send-exclamation-fill:before{content:"\f6b7"}.bi-send-exclamation:before{content:"\f6b8"}.bi-send-fill:before{content:"\f6b9"}.bi-send-plus-fill:before{content:"\f6ba"}.bi-send-plus:before{content:"\f6bb"}.bi-send-slash-fill:before{content:"\f6bc"}.bi-send-slash:before{content:"\f6bd"}.bi-send-x-fill:before{content:"\f6be"}.bi-send-x:before{content:"\f6bf"}.bi-send:before{content:"\f6c0"}.bi-steam:before{content:"\f6c1"}.bi-terminal-dash:before{content:"\f6c3"}.bi-terminal-plus:before{content:"\f6c4"}.bi-terminal-split:before{content:"\f6c5"}.bi-ticket-detailed-fill:before{content:"\f6c6"}.bi-ticket-detailed:before{content:"\f6c7"}.bi-ticket-fill:before{content:"\f6c8"}.bi-ticket-perforated-fill:before{content:"\f6c9"}.bi-ticket-perforated:before{content:"\f6ca"}.bi-ticket:before{content:"\f6cb"}.bi-tiktok:before{content:"\f6cc"}.bi-window-dash:before{content:"\f6cd"}.bi-window-desktop:before{content:"\f6ce"}.bi-window-fullscreen:before{content:"\f6cf"}.bi-window-plus:before{content:"\f6d0"}.bi-window-split:before{content:"\f6d1"}.bi-window-stack:before{content:"\f6d2"}.bi-window-x:before{content:"\f6d3"}.bi-xbox:before{content:"\f6d4"}.bi-ethernet:before{content:"\f6d5"}.bi-hdmi-fill:before{content:"\f6d6"}.bi-hdmi:before{content:"\f6d7"}.bi-usb-c-fill:before{content:"\f6d8"}.bi-usb-c:before{content:"\f6d9"}.bi-usb-fill:before{content:"\f6da"}.bi-usb-plug-fill:before{content:"\f6db"}.bi-usb-plug:before{content:"\f6dc"}.bi-usb-symbol:before{content:"\f6dd"}.bi-usb:before{content:"\f6de"}.bi-boombox-fill:before{content:"\f6df"}.bi-displayport:before{content:"\f6e1"}.bi-gpu-card:before{content:"\f6e2"}.bi-memory:before{content:"\f6e3"}.bi-modem-fill:before{content:"\f6e4"}.bi-modem:before{content:"\f6e5"}.bi-motherboard-fill:before{content:"\f6e6"}.bi-motherboard:before{content:"\f6e7"}.bi-optical-audio-fill:before{content:"\f6e8"}.bi-optical-audio:before{content:"\f6e9"}.bi-pci-card:before{content:"\f6ea"}.bi-router-fill:before{content:"\f6eb"}.bi-router:before{content:"\f6ec"}.bi-thunderbolt-fill:before{content:"\f6ef"}.bi-thunderbolt:before{content:"\f6f0"}.bi-usb-drive-fill:before{content:"\f6f1"}.bi-usb-drive:before{content:"\f6f2"}.bi-usb-micro-fill:before{content:"\f6f3"}.bi-usb-micro:before{content:"\f6f4"}.bi-usb-mini-fill:before{content:"\f6f5"}.bi-usb-mini:before{content:"\f6f6"}.bi-cloud-haze2:before{content:"\f6f7"}.bi-device-hdd-fill:before{content:"\f6f8"}.bi-device-hdd:before{content:"\f6f9"}.bi-device-ssd-fill:before{content:"\f6fa"}.bi-device-ssd:before{content:"\f6fb"}.bi-displayport-fill:before{content:"\f6fc"}.bi-mortarboard-fill:before{content:"\f6fd"}.bi-mortarboard:before{content:"\f6fe"}.bi-terminal-x:before{content:"\f6ff"}.bi-arrow-through-heart-fill:before{content:"\f700"}.bi-arrow-through-heart:before{content:"\f701"}.bi-badge-sd-fill:before{content:"\f702"}.bi-badge-sd:before{content:"\f703"}.bi-bag-heart-fill:before{content:"\f704"}.bi-bag-heart:before{content:"\f705"}.bi-balloon-fill:before{content:"\f706"}.bi-balloon-heart-fill:before{content:"\f707"}.bi-balloon-heart:before{content:"\f708"}.bi-balloon:before{content:"\f709"}.bi-box2-fill:before{content:"\f70a"}.bi-box2-heart-fill:before{content:"\f70b"}.bi-box2-heart:before{content:"\f70c"}.bi-box2:before{content:"\f70d"}.bi-braces-asterisk:before{content:"\f70e"}.bi-calendar-heart-fill:before{content:"\f70f"}.bi-calendar-heart:before{content:"\f710"}.bi-calendar2-heart-fill:before{content:"\f711"}.bi-calendar2-heart:before{content:"\f712"}.bi-chat-heart-fill:before{content:"\f713"}.bi-chat-heart:before{content:"\f714"}.bi-chat-left-heart-fill:before{content:"\f715"}.bi-chat-left-heart:before{content:"\f716"}.bi-chat-right-heart-fill:before{content:"\f717"}.bi-chat-right-heart:before{content:"\f718"}.bi-chat-square-heart-fill:before{content:"\f719"}.bi-chat-square-heart:before{content:"\f71a"}.bi-clipboard-check-fill:before{content:"\f71b"}.bi-clipboard-data-fill:before{content:"\f71c"}.bi-clipboard-fill:before{content:"\f71d"}.bi-clipboard-heart-fill:before{content:"\f71e"}.bi-clipboard-heart:before{content:"\f71f"}.bi-clipboard-minus-fill:before{content:"\f720"}.bi-clipboard-plus-fill:before{content:"\f721"}.bi-clipboard-pulse:before{content:"\f722"}.bi-clipboard-x-fill:before{content:"\f723"}.bi-clipboard2-check-fill:before{content:"\f724"}.bi-clipboard2-check:before{content:"\f725"}.bi-clipboard2-data-fill:before{content:"\f726"}.bi-clipboard2-data:before{content:"\f727"}.bi-clipboard2-fill:before{content:"\f728"}.bi-clipboard2-heart-fill:before{content:"\f729"}.bi-clipboard2-heart:before{content:"\f72a"}.bi-clipboard2-minus-fill:before{content:"\f72b"}.bi-clipboard2-minus:before{content:"\f72c"}.bi-clipboard2-plus-fill:before{content:"\f72d"}.bi-clipboard2-plus:before{content:"\f72e"}.bi-clipboard2-pulse-fill:before{content:"\f72f"}.bi-clipboard2-pulse:before{content:"\f730"}.bi-clipboard2-x-fill:before{content:"\f731"}.bi-clipboard2-x:before{content:"\f732"}.bi-clipboard2:before{content:"\f733"}.bi-emoji-kiss-fill:before{content:"\f734"}.bi-emoji-kiss:before{content:"\f735"}.bi-envelope-heart-fill:before{content:"\f736"}.bi-envelope-heart:before{content:"\f737"}.bi-envelope-open-heart-fill:before{content:"\f738"}.bi-envelope-open-heart:before{content:"\f739"}.bi-envelope-paper-fill:before{content:"\f73a"}.bi-envelope-paper-heart-fill:before{content:"\f73b"}.bi-envelope-paper-heart:before{content:"\f73c"}.bi-envelope-paper:before{content:"\f73d"}.bi-filetype-aac:before{content:"\f73e"}.bi-filetype-ai:before{content:"\f73f"}.bi-filetype-bmp:before{content:"\f740"}.bi-filetype-cs:before{content:"\f741"}.bi-filetype-css:before{content:"\f742"}.bi-filetype-csv:before{content:"\f743"}.bi-filetype-doc:before{content:"\f744"}.bi-filetype-docx:before{content:"\f745"}.bi-filetype-exe:before{content:"\f746"}.bi-filetype-gif:before{content:"\f747"}.bi-filetype-heic:before{content:"\f748"}.bi-filetype-html:before{content:"\f749"}.bi-filetype-java:before{content:"\f74a"}.bi-filetype-jpg:before{content:"\f74b"}.bi-filetype-js:before{content:"\f74c"}.bi-filetype-jsx:before{content:"\f74d"}.bi-filetype-key:before{content:"\f74e"}.bi-filetype-m4p:before{content:"\f74f"}.bi-filetype-md:before{content:"\f750"}.bi-filetype-mdx:before{content:"\f751"}.bi-filetype-mov:before{content:"\f752"}.bi-filetype-mp3:before{content:"\f753"}.bi-filetype-mp4:before{content:"\f754"}.bi-filetype-otf:before{content:"\f755"}.bi-filetype-pdf:before{content:"\f756"}.bi-filetype-php:before{content:"\f757"}.bi-filetype-png:before{content:"\f758"}.bi-filetype-ppt:before{content:"\f75a"}.bi-filetype-psd:before{content:"\f75b"}.bi-filetype-py:before{content:"\f75c"}.bi-filetype-raw:before{content:"\f75d"}.bi-filetype-rb:before{content:"\f75e"}.bi-filetype-sass:before{content:"\f75f"}.bi-filetype-scss:before{content:"\f760"}.bi-filetype-sh:before{content:"\f761"}.bi-filetype-svg:before{content:"\f762"}.bi-filetype-tiff:before{content:"\f763"}.bi-filetype-tsx:before{content:"\f764"}.bi-filetype-ttf:before{content:"\f765"}.bi-filetype-txt:before{content:"\f766"}.bi-filetype-wav:before{content:"\f767"}.bi-filetype-woff:before{content:"\f768"}.bi-filetype-xls:before{content:"\f76a"}.bi-filetype-xml:before{content:"\f76b"}.bi-filetype-yml:before{content:"\f76c"}.bi-heart-arrow:before{content:"\f76d"}.bi-heart-pulse-fill:before{content:"\f76e"}.bi-heart-pulse:before{content:"\f76f"}.bi-heartbreak-fill:before{content:"\f770"}.bi-heartbreak:before{content:"\f771"}.bi-hearts:before{content:"\f772"}.bi-hospital-fill:before{content:"\f773"}.bi-hospital:before{content:"\f774"}.bi-house-heart-fill:before{content:"\f775"}.bi-house-heart:before{content:"\f776"}.bi-incognito:before{content:"\f777"}.bi-magnet-fill:before{content:"\f778"}.bi-magnet:before{content:"\f779"}.bi-person-heart:before{content:"\f77a"}.bi-person-hearts:before{content:"\f77b"}.bi-phone-flip:before{content:"\f77c"}.bi-plugin:before{content:"\f77d"}.bi-postage-fill:before{content:"\f77e"}.bi-postage-heart-fill:before{content:"\f77f"}.bi-postage-heart:before{content:"\f780"}.bi-postage:before{content:"\f781"}.bi-postcard-fill:before{content:"\f782"}.bi-postcard-heart-fill:before{content:"\f783"}.bi-postcard-heart:before{content:"\f784"}.bi-postcard:before{content:"\f785"}.bi-search-heart-fill:before{content:"\f786"}.bi-search-heart:before{content:"\f787"}.bi-sliders2-vertical:before{content:"\f788"}.bi-sliders2:before{content:"\f789"}.bi-trash3-fill:before{content:"\f78a"}.bi-trash3:before{content:"\f78b"}.bi-valentine:before{content:"\f78c"}.bi-valentine2:before{content:"\f78d"}.bi-wrench-adjustable-circle-fill:before{content:"\f78e"}.bi-wrench-adjustable-circle:before{content:"\f78f"}.bi-wrench-adjustable:before{content:"\f790"}.bi-filetype-json:before{content:"\f791"}.bi-filetype-pptx:before{content:"\f792"}.bi-filetype-xlsx:before{content:"\f793"}.bi-1-circle-fill:before{content:"\f796"}.bi-1-circle:before{content:"\f797"}.bi-1-square-fill:before{content:"\f798"}.bi-1-square:before{content:"\f799"}.bi-2-circle-fill:before{content:"\f79c"}.bi-2-circle:before{content:"\f79d"}.bi-2-square-fill:before{content:"\f79e"}.bi-2-square:before{content:"\f79f"}.bi-3-circle-fill:before{content:"\f7a2"}.bi-3-circle:before{content:"\f7a3"}.bi-3-square-fill:before{content:"\f7a4"}.bi-3-square:before{content:"\f7a5"}.bi-4-circle-fill:before{content:"\f7a8"}.bi-4-circle:before{content:"\f7a9"}.bi-4-square-fill:before{content:"\f7aa"}.bi-4-square:before{content:"\f7ab"}.bi-5-circle-fill:before{content:"\f7ae"}.bi-5-circle:before{content:"\f7af"}.bi-5-square-fill:before{content:"\f7b0"}.bi-5-square:before{content:"\f7b1"}.bi-6-circle-fill:before{content:"\f7b4"}.bi-6-circle:before{content:"\f7b5"}.bi-6-square-fill:before{content:"\f7b6"}.bi-6-square:before{content:"\f7b7"}.bi-7-circle-fill:before{content:"\f7ba"}.bi-7-circle:before{content:"\f7bb"}.bi-7-square-fill:before{content:"\f7bc"}.bi-7-square:before{content:"\f7bd"}.bi-8-circle-fill:before{content:"\f7c0"}.bi-8-circle:before{content:"\f7c1"}.bi-8-square-fill:before{content:"\f7c2"}.bi-8-square:before{content:"\f7c3"}.bi-9-circle-fill:before{content:"\f7c6"}.bi-9-circle:before{content:"\f7c7"}.bi-9-square-fill:before{content:"\f7c8"}.bi-9-square:before{content:"\f7c9"}.bi-airplane-engines-fill:before{content:"\f7ca"}.bi-airplane-engines:before{content:"\f7cb"}.bi-airplane-fill:before{content:"\f7cc"}.bi-airplane:before{content:"\f7cd"}.bi-alexa:before{content:"\f7ce"}.bi-alipay:before{content:"\f7cf"}.bi-android:before{content:"\f7d0"}.bi-android2:before{content:"\f7d1"}.bi-box-fill:before{content:"\f7d2"}.bi-box-seam-fill:before{content:"\f7d3"}.bi-browser-chrome:before{content:"\f7d4"}.bi-browser-edge:before{content:"\f7d5"}.bi-browser-firefox:before{content:"\f7d6"}.bi-browser-safari:before{content:"\f7d7"}.bi-c-circle-fill:before{content:"\f7da"}.bi-c-circle:before{content:"\f7db"}.bi-c-square-fill:before{content:"\f7dc"}.bi-c-square:before{content:"\f7dd"}.bi-capsule-pill:before{content:"\f7de"}.bi-capsule:before{content:"\f7df"}.bi-car-front-fill:before{content:"\f7e0"}.bi-car-front:before{content:"\f7e1"}.bi-cassette-fill:before{content:"\f7e2"}.bi-cassette:before{content:"\f7e3"}.bi-cc-circle-fill:before{content:"\f7e6"}.bi-cc-circle:before{content:"\f7e7"}.bi-cc-square-fill:before{content:"\f7e8"}.bi-cc-square:before{content:"\f7e9"}.bi-cup-hot-fill:before{content:"\f7ea"}.bi-cup-hot:before{content:"\f7eb"}.bi-currency-rupee:before{content:"\f7ec"}.bi-dropbox:before{content:"\f7ed"}.bi-escape:before{content:"\f7ee"}.bi-fast-forward-btn-fill:before{content:"\f7ef"}.bi-fast-forward-btn:before{content:"\f7f0"}.bi-fast-forward-circle-fill:before{content:"\f7f1"}.bi-fast-forward-circle:before{content:"\f7f2"}.bi-fast-forward-fill:before{content:"\f7f3"}.bi-fast-forward:before{content:"\f7f4"}.bi-filetype-sql:before{content:"\f7f5"}.bi-fire:before{content:"\f7f6"}.bi-google-play:before{content:"\f7f7"}.bi-h-circle-fill:before{content:"\f7fa"}.bi-h-circle:before{content:"\f7fb"}.bi-h-square-fill:before{content:"\f7fc"}.bi-h-square:before{content:"\f7fd"}.bi-indent:before{content:"\f7fe"}.bi-lungs-fill:before{content:"\f7ff"}.bi-lungs:before{content:"\f800"}.bi-microsoft-teams:before{content:"\f801"}.bi-p-circle-fill:before{content:"\f804"}.bi-p-circle:before{content:"\f805"}.bi-p-square-fill:before{content:"\f806"}.bi-p-square:before{content:"\f807"}.bi-pass-fill:before{content:"\f808"}.bi-pass:before{content:"\f809"}.bi-prescription:before{content:"\f80a"}.bi-prescription2:before{content:"\f80b"}.bi-r-circle-fill:before{content:"\f80e"}.bi-r-circle:before{content:"\f80f"}.bi-r-square-fill:before{content:"\f810"}.bi-r-square:before{content:"\f811"}.bi-repeat-1:before{content:"\f812"}.bi-repeat:before{content:"\f813"}.bi-rewind-btn-fill:before{content:"\f814"}.bi-rewind-btn:before{content:"\f815"}.bi-rewind-circle-fill:before{content:"\f816"}.bi-rewind-circle:before{content:"\f817"}.bi-rewind-fill:before{content:"\f818"}.bi-rewind:before{content:"\f819"}.bi-train-freight-front-fill:before{content:"\f81a"}.bi-train-freight-front:before{content:"\f81b"}.bi-train-front-fill:before{content:"\f81c"}.bi-train-front:before{content:"\f81d"}.bi-train-lightrail-front-fill:before{content:"\f81e"}.bi-train-lightrail-front:before{content:"\f81f"}.bi-truck-front-fill:before{content:"\f820"}.bi-truck-front:before{content:"\f821"}.bi-ubuntu:before{content:"\f822"}.bi-unindent:before{content:"\f823"}.bi-unity:before{content:"\f824"}.bi-universal-access-circle:before{content:"\f825"}.bi-universal-access:before{content:"\f826"}.bi-virus:before{content:"\f827"}.bi-virus2:before{content:"\f828"}.bi-wechat:before{content:"\f829"}.bi-yelp:before{content:"\f82a"}.bi-sign-stop-fill:before{content:"\f82b"}.bi-sign-stop-lights-fill:before{content:"\f82c"}.bi-sign-stop-lights:before{content:"\f82d"}.bi-sign-stop:before{content:"\f82e"}.bi-sign-turn-left-fill:before{content:"\f82f"}.bi-sign-turn-left:before{content:"\f830"}.bi-sign-turn-right-fill:before{content:"\f831"}.bi-sign-turn-right:before{content:"\f832"}.bi-sign-turn-slight-left-fill:before{content:"\f833"}.bi-sign-turn-slight-left:before{content:"\f834"}.bi-sign-turn-slight-right-fill:before{content:"\f835"}.bi-sign-turn-slight-right:before{content:"\f836"}.bi-sign-yield-fill:before{content:"\f837"}.bi-sign-yield:before{content:"\f838"}.bi-ev-station-fill:before{content:"\f839"}.bi-ev-station:before{content:"\f83a"}.bi-fuel-pump-diesel-fill:before{content:"\f83b"}.bi-fuel-pump-diesel:before{content:"\f83c"}.bi-fuel-pump-fill:before{content:"\f83d"}.bi-fuel-pump:before{content:"\f83e"}.bi-0-circle-fill:before{content:"\f83f"}.bi-0-circle:before{content:"\f840"}.bi-0-square-fill:before{content:"\f841"}.bi-0-square:before{content:"\f842"}.bi-rocket-fill:before{content:"\f843"}.bi-rocket-takeoff-fill:before{content:"\f844"}.bi-rocket-takeoff:before{content:"\f845"}.bi-rocket:before{content:"\f846"}.bi-stripe:before{content:"\f847"}.bi-subscript:before{content:"\f848"}.bi-superscript:before{content:"\f849"}.bi-trello:before{content:"\f84a"}.bi-envelope-at-fill:before{content:"\f84b"}.bi-envelope-at:before{content:"\f84c"}.bi-regex:before{content:"\f84d"}.bi-text-wrap:before{content:"\f84e"}.bi-sign-dead-end-fill:before{content:"\f84f"}.bi-sign-dead-end:before{content:"\f850"}.bi-sign-do-not-enter-fill:before{content:"\f851"}.bi-sign-do-not-enter:before{content:"\f852"}.bi-sign-intersection-fill:before{content:"\f853"}.bi-sign-intersection-side-fill:before{content:"\f854"}.bi-sign-intersection-side:before{content:"\f855"}.bi-sign-intersection-t-fill:before{content:"\f856"}.bi-sign-intersection-t:before{content:"\f857"}.bi-sign-intersection-y-fill:before{content:"\f858"}.bi-sign-intersection-y:before{content:"\f859"}.bi-sign-intersection:before{content:"\f85a"}.bi-sign-merge-left-fill:before{content:"\f85b"}.bi-sign-merge-left:before{content:"\f85c"}.bi-sign-merge-right-fill:before{content:"\f85d"}.bi-sign-merge-right:before{content:"\f85e"}.bi-sign-no-left-turn-fill:before{content:"\f85f"}.bi-sign-no-left-turn:before{content:"\f860"}.bi-sign-no-parking-fill:before{content:"\f861"}.bi-sign-no-parking:before{content:"\f862"}.bi-sign-no-right-turn-fill:before{content:"\f863"}.bi-sign-no-right-turn:before{content:"\f864"}.bi-sign-railroad-fill:before{content:"\f865"}.bi-sign-railroad:before{content:"\f866"}.bi-building-add:before{content:"\f867"}.bi-building-check:before{content:"\f868"}.bi-building-dash:before{content:"\f869"}.bi-building-down:before{content:"\f86a"}.bi-building-exclamation:before{content:"\f86b"}.bi-building-fill-add:before{content:"\f86c"}.bi-building-fill-check:before{content:"\f86d"}.bi-building-fill-dash:before{content:"\f86e"}.bi-building-fill-down:before{content:"\f86f"}.bi-building-fill-exclamation:before{content:"\f870"}.bi-building-fill-gear:before{content:"\f871"}.bi-building-fill-lock:before{content:"\f872"}.bi-building-fill-slash:before{content:"\f873"}.bi-building-fill-up:before{content:"\f874"}.bi-building-fill-x:before{content:"\f875"}.bi-building-fill:before{content:"\f876"}.bi-building-gear:before{content:"\f877"}.bi-building-lock:before{content:"\f878"}.bi-building-slash:before{content:"\f879"}.bi-building-up:before{content:"\f87a"}.bi-building-x:before{content:"\f87b"}.bi-buildings-fill:before{content:"\f87c"}.bi-buildings:before{content:"\f87d"}.bi-bus-front-fill:before{content:"\f87e"}.bi-bus-front:before{content:"\f87f"}.bi-ev-front-fill:before{content:"\f880"}.bi-ev-front:before{content:"\f881"}.bi-globe-americas:before{content:"\f882"}.bi-globe-asia-australia:before{content:"\f883"}.bi-globe-central-south-asia:before{content:"\f884"}.bi-globe-europe-africa:before{content:"\f885"}.bi-house-add-fill:before{content:"\f886"}.bi-house-add:before{content:"\f887"}.bi-house-check-fill:before{content:"\f888"}.bi-house-check:before{content:"\f889"}.bi-house-dash-fill:before{content:"\f88a"}.bi-house-dash:before{content:"\f88b"}.bi-house-down-fill:before{content:"\f88c"}.bi-house-down:before{content:"\f88d"}.bi-house-exclamation-fill:before{content:"\f88e"}.bi-house-exclamation:before{content:"\f88f"}.bi-house-gear-fill:before{content:"\f890"}.bi-house-gear:before{content:"\f891"}.bi-house-lock-fill:before{content:"\f892"}.bi-house-lock:before{content:"\f893"}.bi-house-slash-fill:before{content:"\f894"}.bi-house-slash:before{content:"\f895"}.bi-house-up-fill:before{content:"\f896"}.bi-house-up:before{content:"\f897"}.bi-house-x-fill:before{content:"\f898"}.bi-house-x:before{content:"\f899"}.bi-person-add:before{content:"\f89a"}.bi-person-down:before{content:"\f89b"}.bi-person-exclamation:before{content:"\f89c"}.bi-person-fill-add:before{content:"\f89d"}.bi-person-fill-check:before{content:"\f89e"}.bi-person-fill-dash:before{content:"\f89f"}.bi-person-fill-down:before{content:"\f8a0"}.bi-person-fill-exclamation:before{content:"\f8a1"}.bi-person-fill-gear:before{content:"\f8a2"}.bi-person-fill-lock:before{content:"\f8a3"}.bi-person-fill-slash:before{content:"\f8a4"}.bi-person-fill-up:before{content:"\f8a5"}.bi-person-fill-x:before{content:"\f8a6"}.bi-person-gear:before{content:"\f8a7"}.bi-person-lock:before{content:"\f8a8"}.bi-person-slash:before{content:"\f8a9"}.bi-person-up:before{content:"\f8aa"}.bi-scooter:before{content:"\f8ab"}.bi-taxi-front-fill:before{content:"\f8ac"}.bi-taxi-front:before{content:"\f8ad"}.bi-amd:before{content:"\f8ae"}.bi-database-add:before{content:"\f8af"}.bi-database-check:before{content:"\f8b0"}.bi-database-dash:before{content:"\f8b1"}.bi-database-down:before{content:"\f8b2"}.bi-database-exclamation:before{content:"\f8b3"}.bi-database-fill-add:before{content:"\f8b4"}.bi-database-fill-check:before{content:"\f8b5"}.bi-database-fill-dash:before{content:"\f8b6"}.bi-database-fill-down:before{content:"\f8b7"}.bi-database-fill-exclamation:before{content:"\f8b8"}.bi-database-fill-gear:before{content:"\f8b9"}.bi-database-fill-lock:before{content:"\f8ba"}.bi-database-fill-slash:before{content:"\f8bb"}.bi-database-fill-up:before{content:"\f8bc"}.bi-database-fill-x:before{content:"\f8bd"}.bi-database-fill:before{content:"\f8be"}.bi-database-gear:before{content:"\f8bf"}.bi-database-lock:before{content:"\f8c0"}.bi-database-slash:before{content:"\f8c1"}.bi-database-up:before{content:"\f8c2"}.bi-database-x:before{content:"\f8c3"}.bi-database:before{content:"\f8c4"}.bi-houses-fill:before{content:"\f8c5"}.bi-houses:before{content:"\f8c6"}.bi-nvidia:before{content:"\f8c7"}.bi-person-vcard-fill:before{content:"\f8c8"}.bi-person-vcard:before{content:"\f8c9"}.bi-sina-weibo:before{content:"\f8ca"}.bi-tencent-qq:before{content:"\f8cb"}.bi-wikipedia:before{content:"\f8cc"}.bi-alphabet-uppercase:before{content:"\f2a5"}.bi-alphabet:before{content:"\f68a"}.bi-amazon:before{content:"\f68d"}.bi-arrows-collapse-vertical:before{content:"\f690"}.bi-arrows-expand-vertical:before{content:"\f695"}.bi-arrows-vertical:before{content:"\f698"}.bi-arrows:before{content:"\f6a2"}.bi-ban-fill:before{content:"\f6a3"}.bi-ban:before{content:"\f6b6"}.bi-bing:before{content:"\f6c2"}.bi-cake:before{content:"\f6e0"}.bi-cake2:before{content:"\f6ed"}.bi-cookie:before{content:"\f6ee"}.bi-copy:before{content:"\f759"}.bi-crosshair:before{content:"\f769"}.bi-crosshair2:before{content:"\f794"}.bi-emoji-astonished-fill:before{content:"\f795"}.bi-emoji-astonished:before{content:"\f79a"}.bi-emoji-grimace-fill:before{content:"\f79b"}.bi-emoji-grimace:before{content:"\f7a0"}.bi-emoji-grin-fill:before{content:"\f7a1"}.bi-emoji-grin:before{content:"\f7a6"}.bi-emoji-surprise-fill:before{content:"\f7a7"}.bi-emoji-surprise:before{content:"\f7ac"}.bi-emoji-tear-fill:before{content:"\f7ad"}.bi-emoji-tear:before{content:"\f7b2"}.bi-envelope-arrow-down-fill:before{content:"\f7b3"}.bi-envelope-arrow-down:before{content:"\f7b8"}.bi-envelope-arrow-up-fill:before{content:"\f7b9"}.bi-envelope-arrow-up:before{content:"\f7be"}.bi-feather:before{content:"\f7bf"}.bi-feather2:before{content:"\f7c4"}.bi-floppy-fill:before{content:"\f7c5"}.bi-floppy:before{content:"\f7d8"}.bi-floppy2-fill:before{content:"\f7d9"}.bi-floppy2:before{content:"\f7e4"}.bi-gitlab:before{content:"\f7e5"}.bi-highlighter:before{content:"\f7f8"}.bi-marker-tip:before{content:"\f802"}.bi-nvme-fill:before{content:"\f803"}.bi-nvme:before{content:"\f80c"}.bi-opencollective:before{content:"\f80d"}.bi-pci-card-network:before{content:"\f8cd"}.bi-pci-card-sound:before{content:"\f8ce"}.bi-radar:before{content:"\f8cf"}.bi-send-arrow-down-fill:before{content:"\f8d0"}.bi-send-arrow-down:before{content:"\f8d1"}.bi-send-arrow-up-fill:before{content:"\f8d2"}.bi-send-arrow-up:before{content:"\f8d3"}.bi-sim-slash-fill:before{content:"\f8d4"}.bi-sim-slash:before{content:"\f8d5"}.bi-sourceforge:before{content:"\f8d6"}.bi-substack:before{content:"\f8d7"}.bi-threads-fill:before{content:"\f8d8"}.bi-threads:before{content:"\f8d9"}.bi-transparency:before{content:"\f8da"}.bi-twitter-x:before{content:"\f8db"}.bi-type-h4:before{content:"\f8dc"}.bi-type-h5:before{content:"\f8dd"}.bi-type-h6:before{content:"\f8de"}.bi-backpack-fill:before{content:"\f8df"}.bi-backpack:before{content:"\f8e0"}.bi-backpack2-fill:before{content:"\f8e1"}.bi-backpack2:before{content:"\f8e2"}.bi-backpack3-fill:before{content:"\f8e3"}.bi-backpack3:before{content:"\f8e4"}.bi-backpack4-fill:before{content:"\f8e5"}.bi-backpack4:before{content:"\f8e6"}.bi-brilliance:before{content:"\f8e7"}.bi-cake-fill:before{content:"\f8e8"}.bi-cake2-fill:before{content:"\f8e9"}.bi-duffle-fill:before{content:"\f8ea"}.bi-duffle:before{content:"\f8eb"}.bi-exposure:before{content:"\f8ec"}.bi-gender-neuter:before{content:"\f8ed"}.bi-highlights:before{content:"\f8ee"}.bi-luggage-fill:before{content:"\f8ef"}.bi-luggage:before{content:"\f8f0"}.bi-mailbox-flag:before{content:"\f8f1"}.bi-mailbox2-flag:before{content:"\f8f2"}.bi-noise-reduction:before{content:"\f8f3"}.bi-passport-fill:before{content:"\f8f4"}.bi-passport:before{content:"\f8f5"}.bi-person-arms-up:before{content:"\f8f6"}.bi-person-raised-hand:before{content:"\f8f7"}.bi-person-standing-dress:before{content:"\f8f8"}.bi-person-standing:before{content:"\f8f9"}.bi-person-walking:before{content:"\f8fa"}.bi-person-wheelchair:before{content:"\f8fb"}.bi-shadows:before{content:"\f8fc"}.bi-suitcase-fill:before{content:"\f8fd"}.bi-suitcase-lg-fill:before{content:"\f8fe"}.bi-suitcase-lg:before{content:"\f8ff"}.bi-suitcase:before{content:"\f900"}.bi-suitcase2-fill:before{content:"\f901"}.bi-suitcase2:before{content:"\f902"}.bi-vignette:before{content:"\f903"}.bi-bluesky:before{content:"\f7f9"}.bi-tux:before{content:"\f904"}.bi-beaker-fill:before{content:"\f905"}.bi-beaker:before{content:"\f906"}.bi-flask-fill:before{content:"\f907"}.bi-flask-florence-fill:before{content:"\f908"}.bi-flask-florence:before{content:"\f909"}.bi-flask:before{content:"\f90a"}.bi-leaf-fill:before{content:"\f90b"}.bi-leaf:before{content:"\f90c"}.bi-measuring-cup-fill:before{content:"\f90d"}.bi-measuring-cup:before{content:"\f90e"}.bi-unlock2-fill:before{content:"\f90f"}.bi-unlock2:before{content:"\f910"}.bi-battery-low:before{content:"\f911"}.bi-anthropic:before{content:"\f912"}.bi-apple-music:before{content:"\f913"}.bi-claude:before{content:"\f914"}.bi-openai:before{content:"\f915"}.bi-perplexity:before{content:"\f916"}.bi-css:before{content:"\f917"}.bi-javascript:before{content:"\f918"}.bi-typescript:before{content:"\f919"}.bi-fork-knife:before{content:"\f91a"}.bi-globe-americas-fill:before{content:"\f91b"}.bi-globe-asia-australia-fill:before{content:"\f91c"}.bi-globe-central-south-asia-fill:before{content:"\f91d"}.bi-globe-europe-africa-fill:before{content:"\f91e"}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Arial,sans-serif;max-width:100vw;overflow-x:hidden;padding-top:38px;width:100%}.container{align-items:center;background-color:#fff;border-bottom:1px solid #ccc;display:flex;justify-content:space-between;left:0;padding:10px 15px;position:fixed;top:0;width:100%;z-index:2000}.logo img{cursor:pointer;height:50px;padding-left:20px;width:auto}.nav_c_btn{background-color:initial;border:none;border-radius:5px;color:#000;cursor:pointer;list-style-type:none;padding:10px}.code_bg{background:none!important;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;transition:opacity .3s ease;white-space:nowrap}.nav_c_btn a{color:#000;font-size:15px;font-weight:700;text-decoration:none}.nav-links{gap:15px;list-style:none}.nav-links li a{color:#333;font-weight:700;padding:8px 0;text-decoration:none;transition:all .3s ease}.nav-links li a:hover{color:#000}.nav_right{display:flex;flex-direction:row;gap:10px}.help-earn{align-items:center;gap:15px}.help-earn,.help-earn-wrapper{display:flex;position:relative}.help-earn-wrapper{justify-content:center}.help-earn button{background:linear-gradient(90deg,purple,navy,#483d8b);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 15px;transition:opacity .3s ease;white-space:nowrap}.help-earn button:hover{opacity:.85}.mentor-connect{align-items:center;display:flex;gap:5px}.mentor-connect a{color:inherit;font-size:14px;font-weight:500;text-decoration:none}.help-earn .placementimg{border-radius:50%;cursor:pointer;height:40px;object-fit:cover;width:40px}.dropdown-content{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 6px 12px #00000026;margin-top:10px;max-width:800px;padding:20px;top:100%;width:90vw;z-index:2000}.dropdown-content,.dropdown-content:before{position:absolute;transform:translateX(-50%)}.dropdown-content:before{border-bottom:10px solid purple;border-left:10px solid #0000;border-right:10px solid #0000;content:"";left:95%;top:-10px;z-index:2001}.importent-instructions,.referallnbonuse{border-radius:10px;display:flex;flex-direction:column;margin:5px 0;padding:20px;width:100%}.dropdown-content h3{font-size:20px;margin-bottom:8px}.dropdown-content h4{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,purple,navy,#483d8b);-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:600;line-height:1.3;margin-bottom:20px;text-align:center}.referallnbonuse{background:#f9f5ff;border:1px solid #e0d7f5;transition:all .3s ease-in-out}.referallnbonuse:hover{box-shadow:0 6px 16px #0000001a;transform:translateY(-1px)}.importent-instructions{background:#f0f8ff;border:1px solid #cce0ff}.importent-instructions p{line-height:1.4;margin-bottom:8px}.importent-instructions div{align-items:center;display:flex;gap:10px;margin:15px 0;width:100%}.importent-instructions input{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:14px;padding:10px 12px}.importent-instructions input:focus{border-color:purple;outline:none}.importent-instructions .copy-btn,.importent-instructions button,.referring-button{background:linear-gradient(90deg,purple,navy,#483d8b);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 16px;transition:all .3s}.importent-instructions .copy-btn:hover,.importent-instructions button:hover,.referring-button:hover{opacity:.85;transform:translateY(-1px)}.referring-button{display:block;margin:15px auto 0;padding:12px 24px;width:-webkit-fit-content;width:fit-content}.copy-btn{min-width:70px;white-space:nowrap}.profile-dropdown{animation:dropdownFade .3s ease;background:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 6px 12px #0000001a;overflow:hidden;position:absolute;right:20px;top:70px;width:250px;z-index:1000}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profile_name{background:#2563eb1a;border-radius:12px;color:#2563eb;cursor:pointer;font-size:.85rem;font-weight:700;outline:2px solid #dbeafe;padding:5px;text-align:center}.profile-header{align-items:center;background:#f9f9ff;border-bottom:1px solid #eee;display:flex;gap:12px;padding:15px}.profile-header img{border-radius:50%;height:45px;width:45px}.profile-header h4{font-size:16px;font-weight:600}.profile-header .status{color:green;font-size:13px;font-weight:500}.profile-dropdown ul li a,.profile-dropdown ul li button{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:15px;gap:10px;padding:12px 15px;text-decoration:none;transition:background .3s ease,color .3s ease;width:100%}.profile-dropdown ul li a:hover{background:#f4f4f4;border-radius:5px;color:#333}.profile-dropdown ul li button:hover{background-color:rgba(255,0,0,.075)}.profile_list_li{margin-left:-22px!important;margin-right:5px!important}.footer-menu{display:none}.footer-menu a,.footer-menu button{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;flex-direction:column;font-size:12px;gap:3px;justify-content:center;padding:8px 0;text-decoration:none}.footer-menu a span,.footer-menu button span{font-size:10px}.hamburger-menu{background:none;border:none;color:#333;cursor:pointer;display:none;font-size:24px;margin-right:10px;padding:5px 10px}.hamburger-menu:hover{opacity:.7}.mobile-nav-menu{animation:slideIn .3s ease-out;background:#fff;box-shadow:2px 0 10px #0000001a;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transform:translateX(0);width:280px;z-index:3000}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.mobile-nav-header{align-items:center;background:linear-gradient(90deg,purple,navy);border-bottom:1px solid #eee;color:#fff;display:flex;justify-content:space-between;padding:20px 15px}.mobile-nav-header h3{font-size:18px;margin:0}.close-mobile-menu{background:none;border:none;color:#fff;cursor:pointer;font-size:20px;padding:5px}.close-mobile-menu:hover{opacity:.7}.mobile-nav-links{list-style:none;margin:0;padding:20px 0}.mobile-nav-links li{width:100%}.mobile-nav-links li a,.mobile-nav-links li button{align-items:center;background:none;border:none;border-bottom:1px solid #f0f0f0;color:#333;cursor:pointer;display:flex;font-size:16px;gap:15px;padding:15px 20px;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.mobile-nav-links li a:hover,.mobile-nav-links li button:hover{background-color:#f8f8f8;color:purple}.mobile-nav-links li a i,.mobile-nav-links li button i{font-size:18px;width:24px}.mobile-nav-links .logout-btn{color:#d32f2f}.mobile-nav-links .logout-btn:hover{background-color:#d32f2f1a}.mobile-nav-overlay{background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:2999}@media (max-width:768px){.hamburger-menu{display:block}.mentor-connect,.nav-links,.nav_c_btn{display:none}.logo{margin-left:0}.nav_right{gap:5px}.help-earn-wrapper button{display:none}.placementimg,.profile-anchor{margin-left:auto}.nav-links{display:none!important}}@media (max-width:480px){.hamburger-menu{font-size:22px;padding:8px}.logo img{border-radius:8px;height:35px}.mobile-nav-menu{width:85%}body{padding-top:50px}.container{padding:10px 15px}.profile-dropdown li,.profile-dropdown ul{list-style-type:none;margin:0;padding:0;width:100%!important}.profile_list_li{margin-left:0!important}.dropdown-content{left:50%;margin-top:8px;max-width:none;padding:15px;transform:translateX(-50%);width:95vw}.dropdown-content h4{font-size:20px;margin-bottom:15px}.importent-instructions,.referallnbonuse{margin:8px 0;padding:15px}.importent-instructions div{flex-direction:column;gap:8px}.importent-instructions input{width:100%}.footer-menu{align-items:center;background:linear-gradient(90deg,purple,navy);border-top-left-radius:15px;border-top-right-radius:15px;bottom:0;color:#fff;display:flex;justify-content:space-around;left:0;padding:5px 0;position:fixed;width:100%}.footer-menu a,.footer-menu a i,.footer-menu a span,.footer-menu button,.footer-menu button i,.footer-menu button span{color:#fff;font-size:15px;text-decoration:none}.footer-menu a.active{background:#ffffff40;border-radius:10px}.footer-menu a.active i,.footer-menu a.active span{color:#ffea00!important}.footer-menu a:first-child,.footer-menu a:nth-child(2),.footer-menu a:nth-child(3){align-items:center;display:flex;flex:1 1;flex-direction:column;font-size:11px;gap:3px;justify-content:center;padding:5px 0;text-align:center}.footer-menu a:nth-child(4),.footer-menu a:nth-child(5){display:none}}@media (max-width:768px){body{padding-top:60px}.container .logo img{height:35px;padding-left:0}.help-earn button,.mentor-connect,.nav-links{display:none}.nav-links{font-size:15px;gap:10px}.help-earn button{padding-left:10px;white-space:nowrap}.help-earn .placementimg{height:40px;width:40px}.mentor-connect{white-space:nowrap}.dropdown-content{max-width:400px;width:85vw}}@media (max-width:1024px) and (min-width:769px){.container{padding:12px 20px}.dropdown-content{left:50%;max-width:450px;transform:translateX(-50%);width:80vw}.help-earn button{padding-left:10px}.help-earn button,.mentor-connect{white-space:nowrap}.nav-links{font-size:15px;gap:10px}}@media (max-width:1280px){.container{padding:15px 25px}.help-earn button{padding-left:10px}.help-earn button,.mentor-connect{white-space:nowrap}.nav-links{font-size:15px;gap:10px}}@media (max-width:1440px){.container{margin:0 auto;max-width:1380px}.help-earn button{padding-left:10px}.help-earn button,.mentor-connect{white-space:nowrap}.nav-links{font-size:15px;gap:10px}}@media (min-width:1920px){.container{margin:0 auto;max-width:1600px}.help-earn button{padding-left:10px}.help-earn button,.mentor-connect{white-space:nowrap}.nav-links{font-size:15px;gap:10px}}.profile_list{list-style:none}.courses-container{margin-left:50px;padding:60px}.goals-wrapper{display:flex;flex-direction:column;gap:50px}.goal-group{background:#fff;border:none;border-radius:10px;padding:18px 18px 6px 22px;position:relative}.goal-rail{border-radius:5px;bottom:0;left:0;position:absolute;top:0;width:6px}.goal-header{border-bottom:2px solid #f1f1f1;cursor:pointer;gap:16px;justify-content:space-between;padding-bottom:12px}.goal-header,.goal-title-wrap{align-items:center;display:flex}.goal-title-wrap{flex-direction:row;gap:6px;justify-content:center}.goal-label{color:#2f2f2f;font-size:14px;font-weight:700;margin:0}.goal-title{color:#333;font-size:20px;font-weight:600;margin:0}.goal-meta{align-items:center;display:flex;gap:12px}.goal-dates{color:#666;font-size:14px}.progress-section{align-items:center;display:flex;gap:10px;justify-content:flex-end;min-width:160px}.progress{background-color:#e0e0e0;border-radius:10px;height:10px;overflow:hidden;width:250px}.progress-bar{background-color:#28a745;border-radius:10px;height:100%;transition:width .4s ease}.progress-percent{color:#28a745;font-weight:600}.goal-toggle{align-items:center;background:#fc0;border:none;border-radius:50%;cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.goal-body{padding:16px 4px 8px}.courses{background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 10px #00000014;display:flex;flex-direction:column;gap:15px;margin-bottom:16px;padding:15px}.courses:hover{border-color:#1e90ff;cursor:pointer}.couses-and-status{align-items:center;display:flex;justify-content:space-between}.couses-and-status h4{color:#3d3c3c;font-size:17px;margin:0}.highlight-after{background-color:#99b6e72f;border-radius:15px;color:#0059ffd7;font-size:17px;font-weight:600;margin-left:5px;padding:5px}.circular-progress,.progress-section_module{align-items:center;display:flex;justify-content:center}.circular-progress{--size:40px;--stroke:3px;--progress:0;background:conic-gradient(#3cb371 calc(var(--progress)*1%),#e0e0e0 0);border-radius:50%;box-shadow:0 0 6px #00000014;color:#333;font-weight:700;height:var(--size);position:relative;width:var(--size)}.circular-progress:before{background:#fff;border-radius:50%;content:"";height:calc(var(--size) - var(--stroke)*2);position:absolute;width:calc(var(--size) - var(--stroke)*2)}.progress-value{color:#2d572c;font-size:10px!important;position:relative}.active-module_course{gap:15px}.active-module_course,.active-module_course button{align-items:center;display:flex;justify-content:center}.active-module_course button{background-color:#fc0;border:none;border-radius:50%;cursor:pointer;font-size:25px;height:30px;width:30px}.active-module_course p{color:#333;font-size:16px;font-weight:500;margin:0}.module-details{align-items:center;background:#f9f9f9;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;margin:12px auto;padding:20px;width:100%}.module-container{border-radius:10px;margin-bottom:15px;transition:all .3s ease;width:100%}.module-container.expanded{box-shadow:0 8px 25px #00000014}.module-single-div{align-items:flex-start;background:#fff;border-radius:10px;box-shadow:0 3px 6px #00000014;cursor:pointer;display:flex;min-height:70px;overflow:hidden;padding:15px 20px;position:relative;transition:all .3s ease}.timeline{flex-direction:column;flex-shrink:0;padding-top:5px;width:60px}.circle-row,.timeline{align-items:center;display:flex;position:relative}.circle-row{justify-content:center;width:100%;z-index:2}.module-circle-row,.subtopic-circle-row{height:40px;margin-bottom:0}.vertical-line{background:#e0e0e0;bottom:10px;left:29px;position:absolute;top:45px;width:2px;z-index:1}.circle{align-items:center;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;transition:all .3s ease;z-index:3}.module-circle{background:#f8f9fa;border:2px solid #e0e0e0;height:32px;overflow:hidden;position:relative;width:32px}.module-circle:before{background:linear-gradient(90deg,#4caf50,#4caf50);content:"";height:100%;left:0;position:absolute;top:0;transition:width .3s ease;width:var(--progress);z-index:1}.module-circle:after{background:#fff;border-radius:50%;content:"";height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:16px;z-index:2}.module-circle.completed{background:#4caf50;border-color:#4caf50}.module-circle.completed:before{width:100%}.module-circle.completed:after{background:#4caf50}.subtopic-circle{align-items:center;background:#0000;border:2px solid #e0e0e0;color:#4caf50;cursor:pointer;display:flex;font-size:10px;font-weight:700;height:20px;justify-content:center;transition:all .3s ease;width:20px}.subtopic-circle.completed{background:#4caf50;border-color:#4caf50;color:#fff}.subtopic-circle:hover:not(.completed){border-color:#667eea;transform:scale(1.1)}.content-area{display:flex;flex:1 1;flex-direction:column;margin-left:15px}.module_topic_names{align-items:center;display:flex;justify-content:space-between}.module-header-row{margin-bottom:0;min-height:40px}.active-module_subtopic,.module-header-row{align-items:center;display:flex;gap:15px;justify-content:center}.active-module_subtopic button{align-items:center;background-color:initial;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:25px;height:30px;justify-content:center;width:30px}.topic-label h6{background:#f0f0f0;border-radius:4px;color:#666;font-size:12px;font-weight:500;margin:5px 0 0;padding:4px 8px}.module-title h5{color:#333;font-size:16px;font-weight:600;line-height:1.4;margin:5px 0 0}.subtopics-section{display:flex;flex-direction:column;margin-top:6px;width:100%}.subtopic-content-row{align-items:center;border-bottom:1px solid #f8f9fa;border-radius:5px;cursor:pointer;display:flex;min-height:40px;padding:8px 0 8px 5px;transition:background .3s ease}.subtopic-content-row:hover{background:#f8f9fa}.subtopic-content-row:last-child{border-bottom:none}.subtopic-text{color:#555;flex:1 1;font-size:14px;line-height:1.4}.lesson-content{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin-top:20px;padding:20px}@media (max-width:480px){.courses-container{margin-left:0!important;padding:30px 20px 65px!important}.goal-header{align-items:flex-start;flex-direction:column;gap:10px}.progress{width:160px}.courses{gap:12px;padding:12px}.couses-and-status h4{font-size:15px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-single-div{flex-direction:column;padding:10px 15px}.timeline{flex-direction:row;justify-content:flex-start;margin-bottom:10px;padding-top:0;width:100%}.circle-row{margin-right:15px;width:auto}.vertical-line{display:none}.content-area{margin-left:0;width:100%}.module-header-row{align-items:flex-start;flex-direction:column;gap:5px}}@media (max-width:768px){.courses-container{box-sizing:border-box;margin:0;max-width:100vw;width:100%}.courses{padding:15px}}@media (max-width:1280px){.courses-container{padding:35px}}@media (max-width:1440px){.courses-container{margin:0 auto;max-width:1380px;padding:40px}}@media (min-width:1920px){.courses-container{margin:0 auto;max-width:1600px;padding:60px}}.practice-container-prac{background-color:#f5f5f5;display:flex;flex-direction:column;padding-top:65px}.practice-content-prac{display:flex;flex:1 1;gap:20px;padding:20px}.practice-sidebar-prac{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:82vh;overflow-y:auto;padding:20px;width:300px}.practice-name-prac{background:#eff6ff;border-radius:1rem;color:#1e40af;font-size:.875rem;font-weight:500;padding:.5rem 1rem;width:100%}.practice-sidebar-prac h3{color:#333;font-size:18px;margin-bottom:15px;margin-top:0}.practice-list-prac{display:flex;flex-direction:column;gap:10px;height:60vh;overflow-y:auto}.practice-item-prac{background-color:#f0f0f063;border:2px solid #0000;border-radius:6px;cursor:pointer;padding:12px;transition:all .2s ease}.practice-item-prac:hover{background-color:#f0f0f0}.practice-item-prac.active-prac{background-color:#e3f2fd;border-color:#1976d2}.practice-title-prac{color:#333;font-weight:600;margin-bottom:5px}.practice-description-prac{color:#666;font-size:12px;margin-bottom:8px}.practice-stats-prac{color:#999;font-size:11px}.main-content-coding-prac{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;flex:1 1;height:82vh;overflow-y:auto;padding:20px}.questions-section-prac{display:flex;flex-direction:column;gap:15px}.questions-header-prac{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.questions-header-prac h3{color:#333;margin:0}.questions-stats-prac{color:#666;font-size:14px}.questions-table-prac{height:66vh;overflow-y:auto}.questions-table-prac,.questions-table-prac table{border-collapse:collapse;width:100%}.questions-table-prac thead{background-color:#f9f9f9;border-bottom:2px solid #e0e0e0}.questions-table-prac th{color:#666;font-size:13px;font-weight:600;padding:12px;text-align:left}.question-row-prac{border-bottom:1px solid #e0e0e0;cursor:pointer;transition:background-color .2s ease}.question-row-prac:hover{background-color:#f9f9f9}.question-row-prac.solved-prac{opacity:.7}.question-row-prac td{font-size:14px;padding:12px}.status-cell-prac,.status-indicator-prac{align-items:center;display:flex;justify-content:center}.question-title-cell-prac{flex:1 1}.difficulty-badge-prac{border-radius:4px;display:inline-block;font-size:12px;font-weight:600;padding:4px 8px}.difficulty-badge-prac.easy{background-color:#c8e6c9;color:#2e7d32}.difficulty-badge-prac.medium{background-color:#fff9c4;color:#f57f17}.difficulty-badge-prac.hard{background-color:#ffcdd2;color:#c62828}.score-badge-prac{background-color:#bbdefb;border-radius:4px;color:#1565c0;display:inline-block;font-size:12px;font-weight:600;padding:4px 8px}.attempts-info-prac{display:flex;flex-direction:column;gap:3px}.attempts-count-prac,.attempts-score-prac{color:#666;font-size:12px}.no-attempts-prac{color:#999;font-size:12px}.practice-full-question-prac{background-color:#f5f5f5}.full-question-header-prac{align-items:center;background:#fff;border-bottom:2px solid #1565c0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;justify-content:space-between;margin-top:72px;padding:10px}.back-button-prac{background:none;border:none;border-radius:4px;color:#1976d2;cursor:pointer;font-size:16px;padding:10px;transition:background-color .2s ease}.back-button-prac:hover{background:#eff6ff}.full-question-meta-prac{align-items:center;display:flex;gap:10px}.full-question-content-prac{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:5px}.full-question-detail-prac{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;gap:20px;height:calc(100vh - 150px);overflow-y:auto;padding:20px}.desc-progre{display:flex;justify-content:space-between}.question-description-section-prac{display:flex;flex-direction:column;gap:10px}.question-description-section-prac h3{color:#333;font-size:16px;margin:0}.description-content-prac p{color:#666;line-height:1.6;margin:0;white-space:pre-line}.question-title-main-prac{font-weight:700}.question-description-prac{color:#999;white-space:pre-line}.sample-io-section-prac{display:flex;flex-direction:column;gap:15px}.sample-input-prac,.sample-output-prac{display:flex;flex-direction:column;gap:8px}.sample-input-prac h3,.sample-output-prac h3{color:#333;font-size:14px;margin:0}.code-block-prac{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;color:#333;font-family:Courier New,monospace;font-size:13px;overflow-x:auto;padding:12px}.code-block-prac.small-prac{max-height:150px}.code-block-prac pre{word-wrap:break-word;margin:0;white-space:pre-wrap}.test-cases-section-prac{display:flex;flex-direction:column;gap:12px}.test-cases-header-prac{align-items:center;display:flex;justify-content:space-between}.test-cases-header-prac h3{color:#333;font-size:16px;margin:0}.execution-summary-prac{align-items:flex-end;display:flex;flex-direction:column;gap:5px}.summary-text-prac{color:#666;font-size:12px}.progress-bar-prac{background-color:#e0e0e0;border-radius:3px;height:6px;overflow:hidden;width:200px}.progress-fill-prac{background-color:#4caf50;height:100%;transition:width .3s ease}.test-cases-grid-prac{display:flex;flex-direction:column;gap:10px}.test-case-prac{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:4px;padding:12px}.test-case-prac.hidden-prac{opacity:.7}.test-case-header-prac{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.test-case-number-prac{color:#333;font-size:13px;font-weight:600}.test-case-visibility-prac{background-color:#e0e0e0;border-radius:3px;color:#666;font-size:11px;padding:2px 6px}.test-case-visibility-prac.visible-prac{background-color:#c8e6c9;color:#2e7d32}.test-case-visibility-prac.hidden-prac{background-color:#ffccbc;color:#d84315}.test-case-content-prac{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.test-input-prac,.test-output-prac{display:flex;flex-direction:column;gap:5px}.test-input-prac label,.test-output-prac label{color:#666;font-size:12px;font-weight:600}.test-execution-result-prac{border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:8px;margin-top:8px;padding-top:8px}.test-result-prac{border-radius:4px;font-size:12px;font-weight:600;padding:6px 10px;text-align:center}.test-result-prac.passed-prac{background-color:#c8e6c9;color:#2e7d32}.test-result-prac.failed-prac{background-color:#ffcdd2;color:#c62828}.output-comparison-prac{display:flex;flex-direction:column;gap:10px}.output-row-prac{display:flex;flex-direction:column;gap:5px}.output-label-prac{color:#666;font-size:11px;font-weight:600}.code-block-prac.error-prac{background-color:#ffebee;border-color:#ffcdd2}.code-block-prac.success-prac{background-color:#e8f5e9;border-color:#c8e6c9}.full-code-editor-section-prac{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;height:calc(100vh - 150px)}.editor-header-prac{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:15px 20px}.editor-title-prac{flex:1 1}.editor-info-prac{color:#666;font-size:12px}.empty-warning-prac{color:#f57f17;font-weight:600}.editor-controls-prac{display:flex;gap:10px}.editor-actions-prac{display:flex;gap:8px}.run-button-prac,.submit-button-prac{border:none;border-radius:4px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s ease}.run-button-prac{background-color:#2196f3;color:#fff}.run-button-prac:hover:not(:disabled){background-color:#1976d2}.submit-button-prac{background-color:#4caf50;color:#fff}.submit-button-prac:hover:not(:disabled){background-color:#388e3c}.run-button-prac:disabled,.submit-button-prac:disabled{cursor:not-allowed;opacity:.5}.loader-prac{height:12px;width:12px}.code-editor-container-prac{flex:1 1;overflow:hidden}.code-editor-container-prac .ace_selection{background:#7aa2f75b!important}.ace_editor{background:#0f172a!important;border-right:1px solid #7aa2f73d;font-family:Fira Code,Monaco,Menlo,Ubuntu Mono,monospace!important;line-height:2!important}.ace-twilight{background-color:#1b1c2c!important;color:#f8f8f8!important}.ace_gutter{color:#6b7280!important}.output-section-prac{border-top:1px solid #e0e0e0;display:flex;flex-direction:column;max-height:200px;overflow:hidden}.output-header-prac{align-items:center;background-color:#f9f9f9;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:10px 15px}.output-header-prac h4{color:#333;font-size:13px;margin:0}.output-status-prac{border-radius:3px;display:inline-block;font-size:11px;font-weight:600;padding:3px 8px}.output-status-prac.success-prac{background-color:#c8e6c9;color:#2e7d32}.output-status-prac.error-prac{background-color:#ffcdd2;color:#c62828}.output-status-prac.info-prac{background-color:#e3f2fd;color:#1565c0}.output-container-prac{background-color:#fafafa;flex:1 1;overflow-y:auto;padding:10px 15px}.output-content-prac{word-wrap:break-word;color:#333;font-family:Courier New,monospace;font-size:12px;margin:0;white-space:pre-wrap}.loading-state-prac{align-items:center;background-color:#f5f5f5;display:flex;height:100vh;justify-content:center}.loading-state-prac h3{color:#666;font-size:18px}@media (max-width:1200px){.full-question-content-prac{grid-template-columns:1fr}.practice-content-prac{flex-direction:column}.practice-sidebar-prac{width:100%}}@media (max-width:768px){.practice-container-prac{padding:75px 10px 60px}.practice-content-prac{gap:10px;padding:10px}.questions-table-prac table{font-size:12px}.questions-table-prac td,.questions-table-prac th{padding:8px}.full-question-content-prac{grid-template-columns:1fr}.full-code-editor-section-prac{height:auto;min-height:300px}}.status-indicator-prac{border-radius:50%;display:inline-block;font-size:12px;font-weight:700;height:20px;line-height:20px;text-align:center;width:20px}.status-indicator-prac.large-prac{align-items:center;display:flex;justify-content:center}.language-selector-prac{margin-bottom:15px}.language-selector-prac select{background:#fff;border:1px solid #ddd;border-radius:4px;font-size:14px;padding:8px 12px;width:100%}.status-indicator-prac.solved{background-color:#4caf50;color:#fff}.status-indicator-prac.attempted{background-color:#ff9800;color:#fff}.status-indicator-prac.unsolved{background-color:#e0e0e0;color:#999}.status-indicator-prac.large-prac{border-radius:4px;font-size:12px;padding:4px 8px;width:auto}.question-row-prac.attempted-prac{background-color:#fff3e0}.question-row-prac.solved-prac{background-color:#e8f5e8}.question-row-prac.attempted-prac:hover{background-color:#ffe0b2}.question-row-prac.solved-prac:hover{background-color:#c8e6c9}.code-editor-container-prac .ace_editor{font-family:Fira Code,Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px}.loader-prac{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;display:inline-block;height:16px;width:16px}@media (max-width:768px){.full-question-content-prac{gap:15px;grid-template-columns:1fr}.full-code-editor-section-prac,.full-question-detail-prac{min-height:400px}.editor-header-prac{flex-direction:column;gap:10px}.editor-actions-prac{justify-content:space-between;width:100%}.editor-actions-prac button{flex:1 1;margin:0 5px}}.practice-completed-badge{background-color:#28a745;border-radius:12px;color:#fff;font-size:.75rem;font-weight:500;margin-left:8px;padding:2px 8px}.practice-completed-header{background-color:#28a745;color:#fff}.practice-completed-header,.practice-completing-header{border-radius:16px;font-size:.875rem;font-weight:500;margin-left:12px;padding:4px 12px}.practice-completing-header{background-color:#ffc107;color:#212529}.questions-title-section{align-items:center;display:flex;gap:12px}.all-solved-indicator{color:#28a745;font-weight:600;margin-left:8px}.completing-badge-prac{background-color:#ffc107;border-radius:12px;color:#212529;font-size:.75rem;font-weight:500;margin-left:8px;padding:4px 8px}.completing-warning-prac{color:#ffc107;font-weight:500}.status-indicator-prac.solved{background-color:#d4edda;color:#28a745}.status-indicator-prac.attempted{background-color:#fff3cd;color:#ffc107}.status-indicator-prac.unsolved{background-color:#f8f9fa;color:#6c757d}@keyframes pulse-complete{0%{box-shadow:0 0 0 0 #28a74566}70%{box-shadow:0 0 0 10px #28a74500}to{box-shadow:0 0 0 0 #28a74500}}.practice-completed-header{animation:pulse-complete 2s infinite}.question-row-prac.solved-prac{background-color:#f8fff9;border-left:4px solid #28a745}.question-row-prac.attempted-prac{background-color:#fffdf6;border-left:4px solid #ffc107}.question-row-prac:hover{transform:translateY(-1px);transition:transform .2s ease}.success-toast-center{animation:toastPop .3s ease-out;background:#22c55e;border-radius:8px;box-shadow:0 8px 20px #00000026;color:#fff;font-size:14px;font-weight:600;left:50%;padding:10px 18px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:9999}@keyframes toastPop{0%{opacity:0;transform:translate(-50%,-55%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.subtopic-page-sub{display:flex;flex-direction:row;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh}.subtopic-page-sub__left-panel-sub{background-color:#1a1a1a;border-right:1px solid #444;color:#f0f0f0c9;display:flex;flex-direction:column;margin-top:40px;min-width:300px;overflow-y:auto;scroll-behavior:smooth;width:350px}.subtopic-page-sub__module-section-sub h4{background-color:#222;border-radius:6px;cursor:pointer;font-size:15px;margin:0;padding:12px 15px;transition:background-color .3s}.subtopic-page-sub__module-section-sub h4:hover{background-color:#333}.subtopic-page-sub__topics-sub{display:flex;flex-direction:column;gap:6px;margin-left:12px;margin-top:10px;position:relative}.subtopic-page-sub__topics-sub:before{background-color:#444;bottom:0;content:"";left:0;position:absolute;top:0;width:2px;z-index:1}.subtopic-page-sub__item-sub{border-radius:6px;font-size:14px;margin-right:5px!important;padding:10px 14px;position:relative;transition:background-color .3s,color .3s}.subtopic-page-sub__item-sub:hover{background-color:#333;color:#fff}.subtopic-page-sub__item-sub.active-sub{background-color:#00bcd4;color:#ffffffc4}.subtopic-page-sub__item-content-sub{align-items:center;display:flex;gap:8px;position:relative;z-index:2}.subtopic-page-sub__completion-tick-sub{background:#1a1a1a;border:1px solid #4caf50;border-radius:50%;color:#4caf50;font-size:13px;height:18px;position:relative;width:18px;z-index:3}.subtopic-page-sub__item-sub:before{background-color:#555;border-radius:50%;content:"";height:10px;left:-4px;position:absolute;top:50%;transform:translateY(-50%);width:10px;z-index:2}.subtopic-page-sub__item-sub.active-sub:before{background-color:#00bcd4;border:2px solid #00bcd4}.subtopic-page-sub__item-sub.completed-sub:before{background-color:#4caf50;border:2px solid #4caf50;left:-6px;margin-right:20px!important}.subtopic-page-sub__item-text-sub{flex:1 1}.subtopic-page-sub__left-panel-sub::-webkit-scrollbar{width:5px}.subtopic-page-sub__left-panel-sub::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px}.subtopic-page-sub__left-panel-sub::-webkit-scrollbar-track{background-color:#1a1a1a}.subtopic-page-sub__right-panel-sub{background-color:#f9f9f9;flex:1 1;margin-top:10px;overflow-y:auto;padding:25px}.subtopic-page-sub__module-title-sub{margin:5px 0}.subtopic-page-sub__chevron-sub{font-size:1.2rem}.subtopic-page-sub__navigation-sub{padding:15px}.subtopic-page-sub__course-title-sub{border-bottom:2px solid #eee;color:#00e1ffce;font-size:18px;font-weight:600;margin-bottom:20px;padding-bottom:10px;padding-top:10px}.subtopic-page-sub__module-section-sub{margin-bottom:10px}.subtopic-page-sub__module-title-sub{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:15px;font-weight:500;justify-content:space-between;margin:0;padding:12px 15px;transition:all .2s ease}.subtopic-page-sub__module-title-sub:hover{background-color:#cccccc3f}.subtopic-page-sub__module-title-sub--active{border-left:4px solid #2196f3;color:#2196f3;font-weight:700}.subtopic-page-sub__loading-sub{color:#f0f0f0c9;padding:20px;text-align:center}.subtopic-page-sub__welcome-sub{color:#333;padding:40px 20px;text-align:center}.subtopic-page-sub__welcome-sub h3{color:#2196f3;margin-bottom:15px}.subtopic-page-sub__error-sub{color:#f44336;font-style:italic;margin-top:15px}.subtopic-page-sub__content-area-sub{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;min-height:400px;padding:20px}@media (max-width:992px){.subtopic-page-sub{flex-direction:column}.subtopic-page-sub__left-panel-sub{border-bottom:1px solid #444;border-right:none;min-width:0;min-width:auto;padding:15px;width:100%}.subtopic-page-sub__right-panel-sub{padding:15px}}@media (max-width:768px){.subtopic-page-sub__module-title-sub{font-size:13px;padding:8px 10px}.subtopic-page-sub__item-sub{font-size:12px;padding:6px 10px}.subtopic-page-sub__completion-tick-sub{height:16px;width:16px}}@media (max-width:576px){.subtopic-page-sub__left-panel-sub{padding:10px}.subtopic-page-sub__module-title-sub{font-size:12px;padding:6px 8px}.subtopic-page-sub__item-sub{font-size:11px;padding:4px 8px}.subtopic-page-sub__content-area-sub{padding:15px}}.subtopic-page-sub__item-sub.active-sub{background-color:#2196f3;color:#fff;font-weight:700}.subtopic-page-sub__item-sub.active-sub .subtopic-page-sub__completion-tick-sub{background:#2196f3;border-color:#fff;color:#fff}.subtopic-page-sub__item-sub{align-items:center;border-radius:4px;cursor:pointer;display:flex;margin:2px 0;padding:10px 15px;transition:all .2s ease}.subtopic-page-sub__item-sub:hover{background-color:#cccccc3f}.subtopic-page-sub__item-sub.active-sub:hover{background-color:#1976d2}.subtopic-page-sub__chevron-sub{font-size:12px;margin-left:auto;transition:transform .2s ease}.subtopic-page-sub__completion-tick-sub{align-items:center;display:flex;flex-shrink:0;justify-content:center}.code_terminal_cheat{background:#272822;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:16px 0;overflow:hidden}.terminal_header_cheat{align-items:center;background:#0f172a;border-bottom:1px solid #3d3d3d;display:flex;justify-content:space-between;padding:8px 12px}.terminal_controls_cheat{display:flex;gap:6px}.control_dot_cheat{border-radius:50%;display:inline-block;height:12px;width:12px}.red_cheat{background:#ff5f56}.yellow_cheat{background:#ffbd2e}.green_cheat{background:#27ca3f}.terminal_title_cheat{color:#fff;flex:1 1;font-size:14px;font-weight:500}.ace-monokai{background-color:#0f172a!important}.ace-monokai,.ace_gutter{padding-right:15px!important}.ace_gutter{color:#8f9086!important}.ace_gutter,.ace_gutter-active-line{background:#0f172a!important}.output-block-cheat{background:#d0e8ff8d!important;border-radius:8px;margin:16px 0;padding:8px}.output-container-cheat{background:#1e1e1e;border-radius:8px;overflow:hidden}.code-output-cheat{background:#0000;border:none;color:#000000d7;font-family:Fira Code,Cascadia Code,Monaco,Consolas,monospace;font-size:14px;line-height:1.5;margin:0;max-height:400px;min-height:10px;overflow-y:auto;padding:16px;white-space:pre-wrap;word-break:break-word}.code-output-combined-cheat{margin:20px 0}.output-section-cheat{margin-top:16px}.section-header-cheat{background:#2d2d2d;border-bottom:1px solid #3d3d3d;border-radius:8px 8px 0 0;padding:8px 16px}.section-header-cheat h3{color:#fff;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}@media (max-width:768px){.code_terminal_cheat{border-radius:6px;margin:12px 0}.terminal_header_cheat{padding:6px 10px}.terminal_title_cheat{font-size:13px}.code-output-cheat{font-size:13px;padding:12px}}.code-output-cheat::-webkit-scrollbar{width:8px}.code-output-cheat::-webkit-scrollbar-track{background:#2d2d2d;border-radius:4px}.code-output-cheat::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.code-output-cheat::-webkit-scrollbar-thumb:hover{background:#777}.intro-container{font-family:Arial,sans-serif;font-size:17px;line-height:1.8;margin:20px auto;width:80%;word-spacing:1px}.pro-h1{color:#333;margin-bottom:30px;text-align:center}h2{color:#007acc;font-size:22px;margin-bottom:15px;margin-top:30px}h3{color:#444;margin-bottom:12px;margin-top:20px}h5{color:orange;font-size:20px}p{margin:10px}.Note-container{background-color:rgba(179,182,242,.442)}.Note-container,.Quick-Tip-container{border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:10px}.Quick-Tip-container{background-color:rgba(179,242,185,.442)}.Quick-Tip-container h6{background-color:#006a4e;gap:5px;width:15%}.Note-container h6,.Quick-Tip-container h6{align-items:center;border-radius:18px;color:#fff;display:flex;font-size:17px;height:35px;justify-content:center;margin:0;text-align:center}.Note-container h6{background-color:#0911a2;gap:6px;width:90px}.icon-note{display:flex;flex-direction:row;justify-content:flex-start}.Note-container p,.Warning-container{margin:0;padding-left:5px}.Warning-container{background-color:hsla(39,71%,84%,.771);border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:10px}.Warning-container h5{align-items:center;background-color:#ff9b05;border-radius:18px;color:#fff;display:flex;font-size:17px;gap:6px;height:35px;justify-content:center;margin:0;text-align:center;width:13%}.Warning-container p{margin-bottom:15px;margin-top:10px}.steps p{line-height:50px}ul{margin-bottom:15px;padding-left:25px}li{margin-bottom:8px;margin-top:8px}.output-block{background-color:#d0e8ff6a!important;border-radius:6px;color:#000;font-family:Fira Code,monospace;font-size:14px;line-height:1.6;margin-bottom:20px;padding:15px 20px;white-space:pre-wrap}.code-container{margin-bottom:25px}.subtopic-item{align-items:center;cursor:pointer;display:flex;gap:8px;padding:10px;transition:background-color .3s ease}.subtopic-item.active{background-color:#3498db;font-weight:700}.subtopic-item.completed{background-color:#2ecc71;color:#fff}.subtopic-item.completed .completion-tick{color:#fff}.subtopic-item.completed:before{background-color:#fff;border-radius:50%;content:"";display:inline-block;height:10px;margin-right:5px;width:10px}.view-continue{display:flex;gap:10px;justify-content:flex-end;margin-right:40px;margin-top:15px}.btn-continue{background-color:#3498db;border:none;border-radius:5px;color:blackl;cursor:pointer;font-size:15px;font-weight:700;padding:10px 20px}.btn-continue.completed{background-color:#2ecc71}.btn-continue:disabled{cursor:not-allowed;opacity:.7}.cheat-table th{padding:8px;text-align:left;white-space:nowrap}.cheat-table td{padding:8px}code{background-color:#d0e8ff8d!important;border-radius:4px;color:#000;font-family:Courier New,monospace;font-size:.95rem;font-weight:300;padding:2px 6px}.img-text{display:flex;flex-direction:row;gap:30px}.text{display:flex;flex-direction:column;justify-content:center}.mcq-container{background-color:#f8f9fa;border-radius:8px;margin-top:1.5rem;padding:1rem}.mcq-title{font-size:1.3rem;font-weight:700}.mcq-question{font-size:1rem;font-weight:700;margin-bottom:1rem}.mcq-option{background-color:#fff;border-radius:6px;cursor:pointer;display:block;margin:8px 0;padding:8px}.mcq-option.selected-correct{background-color:#d4edda;border-color:#28a745}.mcq-option.selected-wrong{background-color:#f8d7da;border-color:#dc3545}.mcq-result{border-radius:6px;font-weight:700;padding:12px}.mcq-result.correct{background-color:#d4edda;color:#155724}.mcq-result.wrong{background-color:#f8d7da;color:#721c24}.mcq-explanation{font-size:.9em;font-weight:400;margin-top:8px}.Error-message{background:#ffe6e6f5!important;border:1px solid red!important;border-radius:8px;margin:16px 0;padding:8px}.Error-message p{color:#fb3636}.right-images{display:flex;flex-direction:row;justify-content:flex-start}.coding-practice-container-cod{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1200px;padding:20px 10px}.coding-header-cod{align-items:flex-start;border-bottom:2px solid #e1e5e9;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.header-left-cod h3{color:#2c3e50;font-size:15px;font-weight:600;margin-bottom:10px}.practice-stats-cod{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}.practice-description-cod{color:#7f8c8d;flex:1 1;font-size:16px;margin:0}.practice-cod-right-header{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.solved-questions-cod,.total-questions-cod{border-radius:20px;font-size:14px;font-weight:500;padding:6px 12px}.total-questions-cod{background-color:#ecf0f1;color:#2c3e50}.solved-questions-cod{background-color:#d4edda;color:#155724}.practice-completed-badge-cod{background-color:#28a745;color:#fff}.practice-completed-badge-cod,.practice-completing-badge-cod{border-radius:20px;font-size:14px;font-weight:500;padding:6px 12px}.practice-completing-badge-cod{background-color:#ffc107;color:#856404}.go-to-practice-button-cod{background-color:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background-color .2s}.go-to-practice-button-cod:hover{background-color:#2980b9}.questions-list-view-cod{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.questions-table-container-cod{overflow-x:auto}.questions-table-cod table{border-collapse:collapse;width:100%}.questions-table-cod th{background-color:#f8f9fa;border-bottom:2px solid #e1e5e9;color:#2c3e50;font-size:14px;font-weight:600;padding:16px 12px;text-align:left}.questions-table-cod td{border-bottom:1px solid #ecf0f1;padding:16px 12px;vertical-align:top}.question-row-cod{cursor:pointer;transition:background-color .2s}.question-row-cod:hover{background-color:#f8f9fa}.question-row-cod.solved-cod{background-color:#f8fff9;border-left:4px solid #28a745}.question-row-cod.attempted-cod{background-color:#fffbf0;border-left:4px solid #ffc107}.status-cell-cod{text-align:center;width:60px}.status-indicator-cod{border-radius:50%;display:inline-block;font-size:12px;font-weight:700;height:24px;line-height:24px;text-align:center;width:24px}.status-indicator-cod.solved{background-color:#28a745;color:#fff}.status-indicator-cod.attempted{background-color:#ffc107;color:#fff}.status-indicator-cod.unsolved{background-color:#e9ecef;border:1px solid #ced4da;color:#6c757d}.question-title-cell-cod{min-width:150px!important}.question-title-main-cod{align-items:center;color:#2c3e50;display:flex;font-weight:600;gap:8px;margin-bottom:4px}.solved-indicator-cod{background-color:#28a745;border-radius:12px;color:#fff;font-size:11px;font-weight:500;padding:2px 8px}.question-description-cod{color:#7f8c8d;font-size:13px;line-height:1.4;white-space:pre-line}.difficulty-cell-cod{width:100px}.difficulty-badge-cod{border-radius:12px;font-size:12px;font-weight:500;padding:4px 8px;text-transform:capitalize}.difficulty-badge-cod.easy{background-color:#d4edda;color:#155724}.difficulty-badge-cod.medium{background-color:#fff3cd;color:#856404}.difficulty-badge-cod.hard{background-color:#f8d7da;color:#721c24}.score-cell-cod{color:#2c3e50;font-weight:500;width:120px}.progress-cell-cod{width:150px}.progress-info-cod{display:flex;flex-direction:column;gap:4px}.attempt-status-cod{font-size:12px;font-weight:500}.attempt-status-cod.passed-cod{color:#28a745}.attempt-status-cod.failed-cod{color:#dc3545}.progress-bar-cod{background-color:#e9ecef;border-radius:3px;height:6px;overflow:hidden;width:100%}.progress-fill-cod{height:100%;transition:width .3s ease}.passed-fill-cod{background-color:#28a745}.failed-fill-cod{background-color:#dc3545}.no-attempts-cod{color:#6c757d;font-size:12px;font-style:italic}.practice-completion-status-cod{background-color:#f8f9fa;border-top:1px solid #e1e5e9;padding:20px}.completion-header-cod{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.completion-header-cod h4{color:#2c3e50;font-weight:600;margin:0}.completion-badge-cod{border-radius:20px;font-size:14px;font-weight:500;padding:6px 12px}.completion-badge-cod.completed-cod{background-color:#28a745;color:#fff}.completion-badge-cod.completing-cod{background-color:#ffc107;color:#856404}.progress-summary-cod{display:flex;flex-direction:column;gap:12px}.progress-stats-cod{display:flex;flex-wrap:wrap;gap:20px}.progress-stat-cod{display:flex;flex-direction:column;gap:4px}.stat-label-cod{color:#6c757d;font-size:12px}.stat-value-cod{color:#2c3e50;font-size:16px;font-weight:600}.overall-progress-bar-cod{background-color:#e9ecef;border-radius:4px;height:8px;overflow:hidden;width:100%}.overall-progress-fill-cod{background-color:#3498db;height:100%;transition:width .3s ease}@media (max-width:768px){.coding-practice-container-cod{padding:10px}.coding-header-cod{flex-direction:column;gap:15px}.practice-stats-cod{align-items:flex-start;flex-direction:column}.practice-cod-right-header{justify-content:flex-start;width:100%}.questions-table-cod td,.questions-table-cod th{font-size:13px;padding:12px 8px}.progress-stats-cod{flex-direction:column;gap:10px}}.subtopic-completed-badge-cod{background-color:#28a745;border-radius:20px;color:#fff;font-size:14px;font-weight:500;padding:6px 12px}.manual-complete-btn-cod{background-color:#ffc107;border:none;border-radius:6px;color:#856404;cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px;transition:background-color .2s}.manual-complete-btn-cod:hover{background-color:#e0a800}.completion-badge-cod.subtopic-completed-cod{background-color:#17a2b8;color:#fff}.debug-info-cod{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;margin-top:15px;padding:10px}.debug-info-cod summary{color:#6c757d;cursor:pointer;font-weight:500}.debug-details-cod{background-color:#fff;border-radius:4px;font-family:monospace;font-size:12px;margin-top:10px;padding:10px}.debug-details-cod p{margin:4px 0}.loader-container-cod{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.cod-loader{animation:mltShdSpin 1.7s ease infinite,round 1.7s ease infinite;border-radius:50%;color:#000;font-size:45px;height:1em;overflow:hidden;position:relative;text-indent:-9999em;transform:translateZ(0);width:1em}@keyframes mltShdSpin{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes round{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mcq-container.full-width{padding:20px;width:100%}.mcq-title{font-size:15px!important}.mcq-question-block{background:#f9f9f9;border-radius:8px;display:flex;flex-direction:column;padding:20px;width:100%}.mcq-question{font-size:18px;font-weight:400!important;margin-bottom:20px}.mcq-options{list-style:none;margin-bottom:15px;padding:0}.mcq-option{margin-bottom:10px}.mcq-option label{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:10px;padding:10px 15px;transition:background .2s,border-color .2s;width:100%}.mcq-option input[type=radio]{accent-color:#2196f3;flex-shrink:0;height:15px;width:15px}.mcq-option input[type=radio]:checked+label{background-color:#e3f2fd}.mcq-buttons{display:flex;gap:10px;margin-top:15px}.mcq-next,.mcq-prev,.mcq-skip{border:none;border-radius:6px;cursor:pointer;font-weight:700;height:40px;padding:8px 16px;transition:background .2s;width:120px}.question-content{flex:1 1;margin-left:10px}.question-content .code-block,.question-content code,.question-content pre{background:#1e1e1e;border-radius:8px;color:#d4d4d4;display:block;font-family:Fira Code,Consolas,monospace;font-size:14px;margin:12px 0;overflow-x:auto;padding:12px;white-space:pre;width:100%}.mcq-next{background-color:#2196f3;color:#fff}.mcq-prev,.mcq-skip{background-color:initial;border:2px solid #2196f3;color:#1279cd}.mcq-skip:disabled{cursor:not-allowed;opacity:.6}.mcq-timer{align-items:flex-end;color:rgba(3,79,3,.681);display:flex;flex-direction:column;text-align:right}.mcq-timer.time-over{color:rgba(246,40,40,.644)}.mcq-completed{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 15px #0003;display:flex;flex-direction:column;font-size:18px;justify-content:center;padding:30px}.mcq-option.correct{background-color:#d4edda;border:1px solid #28a745}.mcq-option.wrong{background-color:#f8d7da;border:1px solid #dc3545}.mcq-option.correct label,.mcq-option.wrong label{font-weight:700}.mcq-timer,.score{font-weight:700;margin-top:15px}.time-over{color:red}.mcq-feedback{align-items:center;border-radius:8px;display:flex;font-size:18px;font-weight:700;justify-content:center;margin:15px auto;padding:10px 40px;text-align:center}.mcq-feedback i{font-size:20px;gap:30px;margin-right:8px}.mcq-feedback.correct{background-color:#e6ffe6;border:2px solid green;color:green}.mcq-feedback.wrong{background-color:#ffe6e6;border:2px solid red;color:red}.score-feedback{color:#333;font-size:18px;font-weight:700;margin-top:10px;text-align:center}.intro-container table{border-collapse:collapse;margin-bottom:20px;margin-top:10px;width:50%}.intro-container td,.intro-container th{border:1px solid #ccc;padding:8px 12px;text-align:left}.intro-container th{background-color:#87cefa;font-weight:700}.intro-container code{background:#f0f0f0;border-radius:4px;padding:2px 5px}.mcq-question{margin-bottom:24px}.question-row{align-items:center;display:flex;gap:8px;margin-bottom:8px}.question-number{font-size:18px;font-weight:700}.question-text{color:#111;font-size:18px}.question-code{width:100%}.mcq-scoreboard{background:#f0f4ff;border-radius:10px;box-shadow:0 2px 5px #0000001a;display:flex;font-size:16px;font-weight:600;justify-content:space-between;margin-bottom:15px;padding:10px 15px}.score-item{color:#333}.mcq-option-item{margin:12px 0}.mcq-option-label{align-items:flex-start;border-radius:8px;cursor:pointer;display:flex!important;gap:12px;padding:8px;transition:background .2s}.mcq-option-label:hover{background:#f0f8ff}.mcq-option-label input[type=radio]{flex-shrink:0;margin:4px 0 0!important}.mcq-option-text{display:block;line-height:1.7!important;-webkit-user-select:none;user-select:none;white-space:pre-line!important;width:100%}.mcq-option-label{width:100%}@media (max-width:480px){.mcq-option-text{font-size:15px}}.mcq-result-screen{background:#f8f9fa;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin:20px auto;max-width:500px;padding:40px 20px;text-align:center}.result-header{align-items:center;display:flex;justify-content:space-between;padding:20px}.result-header h2{color:#333;font-size:22px;font-weight:600;margin:0}.result-date{color:#555;font-size:15px;font-weight:500;margin:0}.result-time{color:#007bff;font-weight:700;margin-top:5px}.Mcq-result-gauge{align-items:center;display:flex;justify-content:space-between}.Mcq-circular-progress{height:180px;margin:30px auto;position:relative;width:180px}.Mcq-circular-progress svg{height:180px;transform:rotate(-90deg);width:180px}.Mcq-circular-progress circle{fill:none;stroke-width:12;stroke-linecap:round;height:100%;width:100%}.Mcq-circular-progress .bg{stroke:#e0e0e0}.Mcq-circular-progress .fg{stroke:#007bff;stroke-dasharray:283;stroke-dashoffset:283;transition:stroke-dashoffset 1s ease}.progress-value{color:#333;font-size:50px;top:50%;transform:translate(-50%,-50%)}.pass-badge,.progress-value{font-weight:700;left:50%;position:absolute}.pass-badge{background:#28a745;border-radius:20px;bottom:20px;color:#fff;font-size:14px;padding:6px 20px;transform:translateX(-50%)}.pass-badge.failed{background:#dc3545}.result-stats{margin:30px 0}.stat{font-size:16px;gap:10px;justify-content:center;margin:12px 0}.stat.correct .icon{color:#28a745}.stat.wrong .icon{color:#dc3545}.stat.unanswered .icon{color:#ffc107;font-size:40px;font-weight:700}.result-actions{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:center;margin:30px 0}.btn-primary{background:#ff6b00;border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:14px;width:50%}.btn-secondary{border:2px solid #007bff;border-radius:8px;color:#007bff;font-weight:700;width:50%}.btn-secondary,.btn-skip{background:#0000;padding:12px}.btn-skip{border:1px solid #ccc;border-radius:8px;color:#666}.review-link a{color:#007bff;font-size:14px;text-decoration:none}.auto-skip-note{color:#888;font-size:13px;margin:20px 0}.next-big-btn{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:20px;padding:16px 40px}.practice-container{background-color:#fafafa;border:1px solid #ddd;border-radius:10px;font-family:Arial,sans-serif;margin:40px auto;max-width:600px;padding:20px}.practice-container h2{color:#333;margin-bottom:20px}.practice-container ol{margin-bottom:20px;padding-left:20px}.practice-container li{line-height:1.6;margin-bottom:15px}.points-li{align-items:center;background-color:#e5e5fcde;border-radius:5px;display:flex;justify-content:space-between;margin:5px 0;padding:10px 15px}.points-li span{color:#000;flex:1 1;font-size:13px;margin-right:10px}.points-li strong{font-size:15px;white-space:nowrap}.practice-actions{display:flex;gap:15px;justify-content:space-between}.feedback-button,.start-button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-weight:700;gap:8px;padding:10px 20px}.feedback-button{background-color:initial;color:#3e3ecbde}.start-button{background-color:#3cb371;color:#fff}.feedback-modal-overlay-clss{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.feedback-modal-clss{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;padding:30px;position:relative;width:90%}.close-btn-clss{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;position:absolute;right:15px;top:15px;width:30px}.close-btn-clss:hover{background:#f5f5f5;color:#333}.feedback-header-clss{margin-bottom:25px;text-align:center}.feedback-header-clss h2{color:#333;font-size:24px;margin:0 0 8px}.feedback-header-clss p{color:#666;font-size:14px;margin:0}.feedback-progress-clss{display:flex;gap:10px;justify-content:center;margin-bottom:30px}.progress-step-clss{align-items:center;background:#e0e0e0;border-radius:50%;color:#999;display:flex;font-size:14px;font-weight:700;height:30px;justify-content:center;transition:all .3s ease;width:30px}.progress-step-clss.active-clss{background:#4f46e5;color:#fff}.feedback-step-clss{text-align:center}.feedback-step-clss h3{color:#4f46e5;font-size:16px;font-weight:600;margin:0 0 20px}.feedback-step-clss h2{color:#333;font-size:18px;line-height:1.4;margin:0 0 30px}.rating-options-clss{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:30px}.rating-options-clss.vertical-clss{align-items:center;flex-direction:row}.rating-option-clss{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:12px;color:#666;cursor:pointer;display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:8px;min-width:120px;padding:20px 15px;transition:all .3s ease}.rating-option-clss:hover{border-color:#4f46e5;transform:translateY(-2px)}.rating-option-clss.selected-clss{background:#f0f0ff;border-color:#4f46e5;color:#4f46e5}.rating-emoji-clss{font-size:24px}.feedback-textarea-clss{margin:25px 0}.feedback-textarea-clss textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:14px;min-height:100px;padding:15px;resize:vertical;transition:border-color .3s ease;width:100%}.feedback-textarea-clss textarea:focus{border-color:#4f46e5;outline:none}.feedback-actions-clss{display:flex;gap:15px;justify-content:center;margin-top:25px}.next-btn-clss,.prev-btn-clss,.submit-btn-clss{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease}.prev-btn-clss{background:#f5f5f5;color:#666}.prev-btn-clss:hover{background:#e0e0e0}.next-btn-clss,.submit-btn-clss{background:#4f46e5;color:#fff}.next-btn-clss:hover,.submit-btn-clss:hover{background:#4338ca}.next-btn-clss:disabled,.submit-btn-clss:disabled{background:#9ca3af;cursor:not-allowed}.action-buttons-clss{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.feedback-button-clss{background:#94c9f54b;border:none;border-radius:8px;color:#008cff;cursor:pointer;font-family:Roboto;font-size:14px;font-weight:500;padding:6px 15px;transition:all .3s ease}.feedback-button-clss:hover{background:#73b4e96b}.feedback-button-clss:disabled{background:#94c9f54b;cursor:not-allowed}.feedback-button-clss.submitted-clss{background:#94c9f54b}@media (max-width:768px){.feedback-modal-clss{margin:20px;padding:20px;width:calc(100% - 40px)}.rating-options-clss{align-items:center;flex-direction:column}.rating-option-clss{max-width:200px;width:100%}.action-buttons-clss{align-items:stretch;flex-direction:column}.complete-button-clss,.feedback-button-clss{width:100%}}.profile_image_avatar{align-items:center;background-color:#3b82f6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:32px;justify-content:center;text-transform:uppercase;-webkit-user-select:none;user-select:none;width:32px}@media (max-width:768px){.subtopic-container-clss{padding:15px}.subtopic-tabs-clss{flex-wrap:wrap}.tab-button-clss{font-size:14px;padding:10px 15px}.video-container-clss{height:300px}.controls-bottom-clss{align-items:flex-start;flex-direction:column;gap:10px}.controls-left-clss{justify-content:space-between;width:100%}.controls-right-clss{justify-content:flex-end;width:100%}.volume-slider-container-clss{opacity:1;width:60px}.thread-footer-clss,.thread-header-clss{flex-direction:column;gap:10px}.thread-footer-clss{align-items:flex-start}.new-thread-form-clss{margin:20px;padding:20px}.editor-toolbar-clss{gap:3px}.toolbar-btn-clss{font-size:12px;padding:4px 8px}}@media (max-width:480px){.video-container-clss{height:250px}.time-display-clss{font-size:12px;min-width:80px}.control-btn-clss{padding:3px}.control-btn-clss svg{height:20px;width:20px}.editor-toolbar-clss{align-items:flex-start;flex-direction:column}.toolbar-btn-clss{margin-bottom:5px}}@media (max-width:768px){.form-grid{grid-template-columns:1fr}.video-info{flex-direction:column}.video-thumbnail{height:120px;width:100%}}.secure-video-player-clss{background-color:#111827;border-radius:10px}@media (hover:none) and (pointer:coarse){.secure-video-player-clss{-webkit-touch-callout:none}}@media (max-width:768px){.security-notice-clss{flex-wrap:wrap;font-size:12px;gap:6px;padding:10px 12px}}.subtopic-container-clss{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1200px;padding:20px;-webkit-user-select:none;user-select:none}.subtopic-header-clss{border-bottom:1px solid #e1e5e9;margin-bottom:15px;padding-bottom:20px}.breadcrumb-clss{color:#6c757d;font-size:14px;margin-bottom:5px}.separator-clss{margin:0 8px}.module-name-clss,.right-icon-clss,.topic-name-clss{color:#495057;font-size:18px;font-weight:700}.subtopic-title-clss{color:#2c3e50;font-size:28px;font-weight:600;margin:0}.subtopic-tabs-clss{border-bottom:2px solid #e9ecef;display:flex;margin-bottom:30px}.tab-button-clss{background:none;border:none;border-bottom:3px solid #0000;color:#6c757d;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:all .3s ease}.tab-button-clss:hover{color:#495057}.tab-button-clss.active-clss{border-bottom-color:#4f46e5;color:#4f46e5}@keyframes fadeInOut{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.completion-section-clss{display:flex;justify-content:space-between;margin-bottom:20px;margin-top:20px}.complete-button-clss{background:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:6px 15px;transition:all .3s ease}.complete-button-clss:hover:not(:disabled){background:#4338ca;transform:translateY(-1px)}.complete-button-clss:disabled{background:#10b981;cursor:not-allowed}.complete-button-clss.completed-clss{background:#10b981}.discussions-header-clss{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px;width:100%}.discussions-header-clss h2{color:#2c3e50;margin:0}.new-thread-btn-clss{background:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;text-align:end;transition:background .3s ease}.new-thread-btn-clss:hover{background:#4338ca}.new-thread-modal-clss{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.new-thread-form-clss{background:#fff;border-radius:8px;max-height:90vh;max-width:800px;overflow-y:auto;padding:30px;width:90%}.new-thread-form-clss h3{color:#2c3e50;margin-bottom:20px}.thread-title-input-clss{direction:ltr;font-size:16px;padding:12px;text-align:left;width:100%}.rich-text-editor-clss,.thread-title-input-clss{border:1px solid #ddd;border-radius:6px;margin-bottom:15px}.rich-text-editor-clss{overflow:hidden}.editor-toolbar-clss{background:#f8f9fa;border-bottom:1px solid #ddd;display:flex;flex-wrap:wrap;gap:5px;padding:10px}.toolbar-btn-clss{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;padding:6px 10px;transition:all .2s ease}.toolbar-btn-clss:hover{background:#e9ecef}.toolbar-btn-clss.active-clss{background:#4f46e5;border-color:#4f46e5;color:#fff}.image-upload-btn-clss{overflow:hidden;position:relative}.image-upload-btn-clss input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.editor-content-clss{direction:ltr;font-size:16px;line-height:1.6;max-height:400px;min-height:200px;outline:none;overflow-y:auto;padding:15px;text-align:left;unicode-bidi:plaintext}.editor-content-clss:empty:before{color:#6c757d;content:"Describe your question or discussion...";font-style:italic}.editor-content-clss img{border-radius:4px;height:auto;margin:10px 0;max-width:100%}.editor-content-clss h1,.editor-content-clss h2,.editor-content-clss h3{color:#2c3e50;direction:ltr;margin:15px 0 10px;text-align:left}.editor-content-clss p{direction:ltr;margin:10px 0;text-align:left}.editor-content-clss ol,.editor-content-clss ul{direction:ltr;margin:10px 0;padding-left:30px;text-align:left}.editor-content-clss blockquote{border-left:4px solid #4f46e5;color:#6c757d;direction:ltr;font-style:italic;margin:15px 0;padding-left:15px;text-align:left}.editor-content-clss code{background:#f8f9fa;border-radius:3px;direction:ltr;font-family:monospace;font-size:14px;padding:2px 6px;text-align:left}.thread-actions-clss{display:flex;gap:10px;justify-content:flex-end}.submit-btn-clss{background:#4f46e5}.cancel-btn-clss,.submit-btn-clss{border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 20px}.cancel-btn-clss{background:#6c757d}.threads-list-clss{display:flex;flex-direction:column;gap:20px}.thread-item-clss{background:#fff;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;padding:20px;transition:all .3s ease}.thread-item-clss:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.thread-item-clss.important-clss{border-left:4px solid #4f46e5}.thread-header-clss{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px}.thread-title-clss{color:#2c3e50;flex:1 1;font-size:18px;font-weight:600;margin:0}.reply-count-clss{background:#e9ecef;color:#495057}.admin-replied-badge-clss,.reply-count-clss{border-radius:12px;font-size:12px;font-weight:500;padding:4px 8px}.admin-replied-badge-clss{background:#10b981;color:#fff;margin-left:8px}.thread-content-preview-clss{color:#6c757d;direction:ltr;line-height:1.5;margin-bottom:15px;text-align:left}.thread-content-preview-clss img{display:none}.thread-footer-clss{align-items:center;display:flex;justify-content:space-between}.thread-author-clss{align-items:center;display:flex;gap:8px}.author-avatar-clss{border-radius:50%;height:24px;object-fit:cover;width:24px}.thread-date-clss{color:#6c757d;font-size:14px}.no-threads-clss{color:#6c757d;padding:40px;text-align:center}.slides-tab-clss h2{color:#2c3e50;margin-bottom:20px}.slides-container-clss{border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden}@media (max-width:768px){.subtopic-container-clss{padding:15px}.subtopic-tabs-clss{flex-wrap:wrap}.tab-button-clss{font-size:14px;padding:10px 15px}.video-container-clss{height:300px}.controls-bottom-clss{align-items:flex-start;flex-direction:column;gap:10px}.controls-left-clss{justify-content:space-between;width:100%}.controls-right-clss{justify-content:flex-end;width:100%}.volume-slider-container-clss{opacity:1;width:60px}.thread-footer-clss,.thread-header-clss{flex-direction:column;gap:10px}.thread-footer-clss{align-items:flex-start}.new-thread-form-clss{margin:20px;padding:20px}.editor-toolbar-clss{gap:3px}.toolbar-btn-clss{font-size:12px;padding:4px 8px}.secure-video-wrapper-clss{height:300px}.security-warning-clss{font-size:12px;padding:8px 16px}}@media (max-width:480px){.video-container-clss{height:250px}.time-display-clss{font-size:12px;min-width:80px}.control-btn-clss{padding:3px}.control-btn-clss svg{height:20px;width:20px}.editor-toolbar-clss{align-items:flex-start;flex-direction:column}.toolbar-btn-clss{margin-bottom:5px}.secure-video-wrapper-clss{height:250px}.security-indicator-clss{font-size:10px;padding:4px 8px}}.video-loading-clss{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;height:400px;justify-content:center}.loading-spinner-clss{animation:spin 1s linear infinite;border:4px solid #e3e3e3;border-radius:50%;border-top-color:#3b82f6;height:40px;margin-bottom:16px;width:40px}.video-error-clss{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;height:400px;justify-content:center;padding:40px;text-align:center}.video-error-clss svg{color:#6b7280;margin-bottom:16px}.video-error-clss h3{color:#374151;margin-bottom:8px}.video-error-clss p{color:#6b7280;margin-bottom:20px}.retry-btn-clss{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px}.retry-btn-clss:hover{background:#2563eb}.subtopic-id{background:#f3f4f6;border-radius:4px;color:#374151;font-family:Courier New,monospace;padding:4px 8px}.module-topic-info,.subtopic-id{font-size:.875rem}.module-name{color:#111827;font-weight:600;margin-bottom:2px}.topic-name{color:#6b7280}.video-type-badge{font-weight:500}.status-badge,.video-type-badge{border-radius:12px;font-size:.75rem;padding:4px 8px}.status-badge.active{background:#ecfdf5;color:#10b981}.status-badge.inactive{background:#fef2f2;color:#ef4444}.video-actions{display:flex;gap:8px}.btn-action{border-radius:4px;padding:6px}.btn-action.edit{background:#eff6ff;color:#3b82f6}.btn-action.toggle-active{background:#f0fdf4;color:#22c55e}.btn-action.delete{background:#fef2f2;color:#ef4444}.btn-action:hover{opacity:.8}.form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group.full-width{grid-column:1/-1}.code-playground-codep{--primary-bg:#0f172a;--secondary-bg:#16161e;--tertiary-bg:#13141c;--primary-text:#c0caf5;--secondary-text:#a9b1d6;--accent-color:#7aa2f7;--success-color:#9ece6a;--warning-color:#e0af68;--error-color:#f7768e;--border-color:#2a2b3d;--border-radius:15px;--shadow:0 4px 20px #0000004d;background:var(--primary-bg);border:1px solid #ccc;border-radius:var(--border-radius);color:var(--primary-text);display:flex;flex-direction:column;font-family:Segoe UI,system-ui,sans-serif;margin:80px 20px 0;min-height:85vh;overflow:hidden}.playground-header-codep{background:var(--secondary-bg);border-bottom:#0000!important;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;padding:5px 30px 5px 0}.header-left-codep,.header-right-codep{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.language-select-codep{background:var(--tertiary-bg);border:1px solid var(--border-color);border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-right:10px;min-width:120px;padding:8px 12px;transition:all .2s ease}.language-select-codep:focus,.language-select-codep:hover{border-color:var(--accent-color)}.language-select-codep:focus{box-shadow:0 0 0 2px #7aa2f733;outline:none}.status-text-codep{background:var(--tertiary-bg);border:1px solid var(--border-color);border-radius:4px;padding:4px 8px}.control-label-codep,.status-text-codep{color:var(--secondary-text);font-size:13px}.control-label-codep{align-items:center;display:flex;gap:6px}.font-size-select-codep,.theme-select-codep{border:1px solid var(--border-color);border-radius:4px;cursor:pointer;padding:6px 8px}.btn-codep,.font-size-select-codep,.theme-select-codep{background:var(--tertiary-bg);color:var(--primary-text);font-size:13px}.btn-codep{border:1px solid var(--border-color);display:inline-flex;padding:4px 8px;transition:all .2s ease}.btn-codep:hover:not(:disabled){border-color:var(--accent-color);transform:translateY(-1px)}.btn-codep:active:not(:disabled){transform:translateY(0)}.btn-codep:disabled{cursor:not-allowed;opacity:.6;transform:none}.btn-primary-codep,.btn-primary-codep:hover:not(:disabled){background:#07f;border-color:#07f}.btn-secondary-codep{background:#0000;border-color:#ffffff8c}.run-code-btn-codep{justify-content:center}.playground-content-codep{display:flex;flex:1 1;overflow:hidden;position:relative}.editor-panel-codep,.output-panel-codep{display:flex;flex-direction:column;min-width:0}.output-panel-codep{margin:0}.panel-header-codep{align-items:center;background:#000;border:none;display:flex;justify-content:space-between}.panel-header-codep h3{align-items:center;color:var(--primary-text);color:#fff;display:flex;font-size:14px;font-weight:600;gap:8px;margin:0}.editor-info-codep,.output-info-codep{background:var(--primary-bg);border:1px solid var(--border-color);border-radius:4px;color:#fff;font-size:12px;padding:4px 8px}.editor-container-codep{flex:1 1;overflow:hidden;position:relative}.editor-container-codep .ace_editor{background:#0000!important;color:#fff!important;font-family:Fira Code,Monaco,Menlo,Ubuntu Mono,monospace!important}.editor-container-codep .ace_gutter{background:#0000!important;border:none;border-right:1px solid #7aa2f73d;color:#858585!important}.editor-container-codep .ace_selection{background:#7aa2f75b!important}.editor-container-codep .ace_gutter-cell,.editor-container-codep .ace_line{line-height:1.4!important;padding-bottom:0!important;padding-top:0!important}.editor-container-codep .ace_active-line,.editor-container-codep .ace_gutter-active-line{background:var(--primary-bg)}.resizer-codep{background:var(--border-color);cursor:ew-resize;position:relative;transition:background-color .2s ease;width:5px;z-index:10}.resizer-codep:hover{background:var(--accent-color)}.resizer-codep:before{background:var(--secondary-text);border-radius:1px;content:"";height:40px;left:50%;opacity:.6;position:absolute;top:50%;transform:translate(-50%,-50%);width:2px}.resizer-codep:hover:before{background:#fff}.section-header-codep{background:#000;border-bottom:1px solid #333;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:0;padding:8px 16px}.section-header-codep h3{color:#fff;font-size:14px;font-weight:600;margin:0;text-transform:uppercase}.input-section-codep{background:#000;border:1px solid #333;border-radius:8px;display:flex;flex-direction:column;margin-bottom:10px}.input-textarea-codep{background:#000;border:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#fff;font-family:Fira Code,Cascadia Code,Monaco,Consolas,monospace;font-size:14px;line-height:1.4;min-height:60px;outline:none;padding:12px 16px;resize:vertical}.input-textarea-codep:focus{background:#000}.input-textarea-codep::placeholder{color:#666}.output-section-codep{background:#0000;border:1px solid #333;border-radius:8px;display:flex;flex:1 1;flex-direction:column;min-height:200px}.output-container-codep{background:#000!important;border-bottom-left-radius:8px;border-bottom-right-radius:8px;flex:1 1;overflow:hidden;position:relative}.preview-frame-codep{background:#fff;height:100%}.code-output-codep,.preview-frame-codep{border:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px;width:100%}.code-output-codep{background:#0000;box-sizing:border-box;color:#fff;font-family:Cascadia Code,Fira Code,Monaco,Consolas,monospace;font-size:14px;height:90%;line-height:1.8;margin:0;overflow:auto;padding:16px;white-space:pre-wrap}.code-playground-codep .ace_editor.ace_autocomplete{height:20%!important;max-width:400px!important;min-width:100px!important;width:100%!important}.ace_scrollbar::-webkit-scrollbar,.code-output-codep::-webkit-scrollbar,.preview-frame-codep::-webkit-scrollbar{background-color:initial!important;height:8px;width:8px}.ace_scrollbar::-webkit-scrollbar-track,.code-output-codep::-webkit-scrollbar-track,.preview-frame-codep::-webkit-scrollbar-track{background-color:initial!important}.ace_scrollbar::-webkit-scrollbar-thumb,.code-output-codep::-webkit-scrollbar-thumb,.preview-frame-codep::-webkit-scrollbar-thumb{background-color:initial!important;border-radius:4px}.ace_scrollbar::-webkit-scrollbar-thumb:hover,.code-output-codep::-webkit-scrollbar-thumb:hover,.preview-frame-codep::-webkit-scrollbar-thumb:hover{background-color:initial!important}@keyframes pulse-codep{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.btn-codep:disabled{animation:pulse-codep 1.5s ease-in-out infinite}.code-tabs-codep,.tab-btn-codep{display:flex;gap:8px;justify-content:center}.tab-btn-codep{align-items:center;background:#0000;border:none;color:#c0caf5;cursor:pointer;font-size:14px;font-weight:500;padding:15px 14px;transition:all .2s ease}.tab-btn-codep.active-codep{background:var(--primary-bg);border:none;color:#fff}.lang-header-codep{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:600;gap:6px;padding:15px 14px;text-transform:uppercase}.code-playground-codep .ace_editor{height:100%!important;overflow:visible!important;position:relative!important;width:100%!important}.code-playground-codep .ace_gutter_cell{padding-right:20px!important}.code-playground-codep .ace_autocomplete{background-color:#1e1e2e!important;border:1px solid #2a2b3d!important;border-radius:6px!important;color:#fff!important;position:fixed!important;z-index:999999!important}.editor-container-codep{overflow:visible!important;position:relative!important}.ace_autocomplete{background-color:#1e1e2e!important;border:1px solid #2a2b3d!important;border-radius:6px!important;box-shadow:0 4px 10px #0006!important;color:#fff!important;font-family:Fira Code,monospace!important;position:fixed!important;z-index:999999!important}@media (prefers-color-scheme:dark){.preview-frame-codep{background:#2d2d2d}}::-webkit-scrollbar{height:8px;width:3px}::-webkit-scrollbar-track{background:var(--tertiary-bg)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}.sql-loading-codep{color:#999;font-size:12px;font-weight:400;margin-left:10px;text-transform:none}.modal-overlay-codep{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-codep{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;max-height:80vh;max-width:500px;padding:0;width:90%}.modal-large-codep{max-width:800px}.modal-header-codep{align-items:center;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;padding:20px 24px}.modal-header-codep h3{color:#333;font-size:18px;font-weight:600;margin:0}.modal-header-codep button{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;width:30px}.modal-header-codep button:hover{background-color:#f5f5f5}.modal-body-codep{flex:1 1;overflow-y:auto;padding:24px}.modal-footer-codep{border-top:1px solid #eaeaea;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.form-group-codep{margin-bottom:20px}.form-group-codep label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.form-group-codep input,.form-group-codep select,.form-group-codep textarea{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:10px 12px;transition:border-color .2s;width:100%}.form-group-codep input:focus,.form-group-codep select:focus,.form-group-codep textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a;outline:none}.language-display-codep{align-items:center;background-color:#f8f9fa;border:1px solid #eaeaea;border-radius:6px;display:flex;gap:8px;padding:10px 12px}.snippets-grid-codep{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));max-height:60vh;overflow-y:auto;padding:4px}.snippet-card-codep{background:#fff;border:1px solid #eaeaea;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s,box-shadow .2s}.snippet-card-codep:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.snippet-header-codep{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;padding:12px 16px}.snippet-language-codep{align-items:center;color:#666;display:flex;font-size:12px;font-weight:500;gap:6px}.snippet-status-codep{border-radius:12px;font-size:11px;font-weight:500;padding:2px 8px}.published-codep{background-color:#d1fae5;color:#065f46}.draft-codep{background-color:#fef3c7;color:#92400e}.snippet-body-codep{flex:1 1;padding:16px}.snippet-body-codep h4{color:#333;font-size:16px;font-weight:600;margin:0 0 8px}.snippet-description-codep{color:#666;font-size:13px;line-height:1.4;margin:8px 0}.snippet-meta-codep{color:#888;display:flex;flex-direction:column;font-size:11px;gap:4px;margin-top:12px}.snippet-tags-codep{display:flex;flex-wrap:wrap;gap:4px}.tag-codep{background-color:#f3f4f6;border-radius:4px;color:#4b5563;font-size:10px;padding:2px 6px}.snippet-actions-codep{border-top:1px solid #eaeaea;display:flex;gap:8px;padding:12px 16px}.btn-small-codep{font-size:12px!important;padding:6px 12px!important}.empty-state-codep{color:#666;padding:40px 20px;text-align:center}.empty-state-codep p{margin:8px 0}.btn-codep{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s}.btn-primary-codep{background-color:#4f46e5;color:#fff}.btn-primary-codep:hover:not(:disabled){background-color:#4338ca}.btn-primary-codep:disabled{background-color:#a5b4fc;cursor:not-allowed}.btn-secondary-codep{background-color:#f3f4f6;color:#374151}.btn-secondary-codep:hover:not(:disabled){background-color:#e5e7eb}.btn-secondary-codep:disabled{cursor:not-allowed;opacity:.6}.header-right-codep{align-items:center;display:flex;gap:8px}.run-code-btn-codep{align-items:center;display:flex;gap:6px}.device-size-buttons-codep{display:flex;flex-direction:column;gap:8px;margin-top:8px}.device-size-btn-codep{background:var(--tertiary-bg);border:1px solid var(--border-color);border-radius:6px;color:var(--primary-text);cursor:pointer;font-size:14px;padding:10px 16px;text-align:left;transition:all .2s ease}.device-size-btn-codep:hover{background:var(--secondary-bg);border-color:var(--accent-color)}.device-size-btn-codep.active{background:var(--accent-color);border-color:var(--accent-color);color:#fff}.custom-width-controls-codep{align-items:center;display:flex;gap:10px;margin-top:8px}.custom-width-input-codep{background:var(--tertiary-bg);border:1px solid var(--border-color);border-radius:6px;color:var(--primary-text);flex:1 1;font-size:14px;padding:10px 12px}.custom-width-input-codep:focus{border-color:var(--accent-color);box-shadow:0 0 0 2px #7aa2f733;outline:none}.current-preview-info-codep{background:var(--tertiary-bg);border:1px solid var(--border-color);border-radius:8px;margin-top:20px;padding:16px}.current-preview-info-codep p{color:var(--primary-text);font-size:14px;margin:8px 0}.note-text-codep{color:var(--secondary-text)!important;font-size:13px!important;font-style:italic;margin-top:12px!important}.preview-wrapper-codep{display:flex;flex-direction:column;height:100%;margin:0 auto;transition:width .3s ease}.preview-wrapper-codep .preview-frame-codep{background:#fff;border:none;border-radius:8px;height:100%!important;width:100%!important}.preview-wrapper-codep .code-output-codep{background:#000;border:none;border-radius:8px;color:#fff;font-family:Cascadia Code,Fira Code,Monaco,Consolas,monospace;font-size:14px;height:100%!important;line-height:1.8;margin:0;overflow:auto;padding:16px;white-space:pre-wrap;width:100%!important}.btn-codep.btn-secondary-codep svg{margin-right:4px}.thread-detail-container{margin:0 auto;max-width:1200px;padding:100px 20px 20px}.thread-detail{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.thread-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #e5e7eb;color:#fff;padding:15px}.back-button{background:#fff3;border:none;border-radius:6px;color:#000;margin-bottom:16px;padding:8px 16px;transition:background .3s}.back-button:hover{background:#ffffff4d}.thread-meta{flex-wrap:wrap;gap:20px;justify-content:space-between}.author-info,.thread-meta{align-items:center;display:flex}.author-info{gap:12px}.author-avatar{height:48px;object-fit:cover;width:48px}.author-avatar,.avatar-initials{border:2px solid #fff;border-radius:50%}.avatar-initials{align-items:center;background:#ffffff4d;color:#fff;display:flex;font-size:15px;font-weight:700;height:30px;justify-content:center;width:30px}.author-details{display:flex;flex-direction:column}.author-name{font-size:16px;font-weight:600}.author-email{font-size:14px;opacity:.9}.thread-info{align-items:center;display:flex;gap:12px}.thread-date{font-size:14px;opacity:.9}.important-badge{background:#f59e0b;color:#fff}.important-badge,.status-badge{border-radius:20px;font-size:12px;font-weight:500;padding:4px 12px}.status-badge.open{background:#10b981;color:#fff}.status-badge.resolved{background:#3b82f6;color:#fff}.status-badge.closed{background:#6b7280;color:#fff}.thread-content{color:#374151;font-size:16px;line-height:1.8;padding:0 20px}.thread-content img{border-radius:8px;height:auto;margin:16px 0;max-width:100%}.thread-images{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:24px}.thread-image{border-radius:8px;overflow:hidden}.thread-image img{height:200px;object-fit:cover;transition:transform .3s;width:100%}.thread-image img:hover{transform:scale(1.05)}.replies-section{border-top:1px solid #e5e7eb;padding:24px}.replies-section h2{color:#111827;font-size:18px;margin:0 0 24px}.reply-form{margin-bottom:32px}.reply-textarea{border:2px solid #e5e7eb;border-radius:8px;font-size:12px;line-height:1;margin-bottom:16px;min-height:100px;padding:16px;resize:vertical;transition:border-color .3s;width:100%}.reply-textarea:focus{border-color:#667eea;outline:none}.reply-actions{display:flex;justify-content:flex-end}.submit-reply-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:10px;font-weight:600;padding:8px 20px;transition:transform .2s,box-shadow .2s}.submit-reply-btn:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.submit-reply-btn:disabled{cursor:not-allowed;opacity:.5}.replies-list{display:flex;flex-direction:column;gap:24px}.no-replies{color:#6b7280;font-size:18px;padding:10px 0;text-align:center}.reply-item{background:#f9fafb;border-radius:12px;padding:24px;transition:transform .2s}.reply-item:hover{transform:translateY(-2px)}.reply-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px}.reply-author{align-items:center;display:flex;gap:12px}.reply-avatar{object-fit:cover}.reply-avatar,.reply-avatar-initials{border-radius:50%;height:40px;width:40px}.reply-avatar-initials{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-size:14px;font-weight:700;justify-content:center}.reply-author-details{display:flex;flex-direction:column;gap:4px}.role-badge{border-radius:12px;font-size:12px;font-weight:500;padding:2px 8px;width:-webkit-fit-content;width:fit-content}.role-badge.student{background:#dbeafe;color:#1e40af}.role-badge.admin{background:#dcfce7;color:#166534}.reply-date{color:#6b7280;font-size:14px}.reply-content{color:#374151;font-size:15px;line-height:1.6}.reply-content p{margin:0}.loading-container{flex-direction:column;gap:16px;min-height:400px}.loading-container .spinner{animation:spin 1s linear infinite;border:5px solid #e5e7eb;border-radius:50%;border-top-color:#667eea;height:50px;width:50px}.error-container{padding:48px;text-align:center}.error-container h2{color:#dc2626;margin-bottom:16px}.error-container button{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:24px;padding:12px 24px}@media (max-width:768px){.thread-detail-container{padding:12px}.thread-header{padding:16px}.thread-header h1{font-size:22px}.thread-content{padding:20px}.replies-section{padding:16px}.thread-meta{align-items:flex-start;flex-direction:column;gap:12px}.thread-info{flex-wrap:wrap}}.saved-snippets-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;margin:0 auto;max-width:1200px;padding-top:80px}.snippets-header{align-items:center;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:16px}.header-left h1{color:#333;font-size:28px;font-weight:700;margin:0}.subtitle{color:#666;font-size:14px;margin:8px 0 0}.header-right{gap:12px}.btn-new-snippet,.header-right{align-items:center;display:flex}.btn-new-snippet{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.btn-new-snippet:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.btn-new-snippet span,.btn-refresh{font-size:18px}.btn-refresh{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.btn-refresh:hover{background:#e5e7eb;color:#4b5563}.filters-container{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:24px;padding:16px}.filter-group{align-items:center;display:flex;gap:12px}.filter-group label{color:#4b5563;font-size:14px;font-weight:600}.filter-buttons{display:flex;gap:8px}.filter-btn{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s ease}.filter-btn:hover{background:#f3f4f6}.filter-btn.active{background:#4f46e5;border-color:#4f46e5;color:#fff}.language-filter{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#4b5563;font-size:14px;min-width:180px;padding:8px 12px}.language-filter:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a;outline:none}.empty-snippets-state{background:#fff;border:2px dashed #e5e7eb;border-radius:12px;padding:80px 40px;text-align:center}.empty-icon{font-size:64px;margin-bottom:20px}.empty-snippets-state h3{color:#374151;font-size:20px;margin:0 0 12px}.empty-snippets-state p{color:#6b7280;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:400px}.btn-create-snippet{background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-create-snippet:hover{background:#4338ca;transform:translateY(-2px)}.snippets-loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f4f6;border-radius:50%;border-top-color:#4f46e5;height:50px;margin-bottom:20px;width:50px}.snippets-error-container{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:60px 40px;text-align:center}.error-icon{font-size:48px;margin-bottom:20px}.snippets-error-container h3{color:#dc2626;margin:0 0 12px}.snippets-error-container p{color:#7f1d1d;margin-bottom:24px}.btn-retry{background:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 24px}.btn-retry:hover{background:#b91c1c}.snippets-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:24px}.snippet-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.snippet-card:hover{border-color:#d1d5db;box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.snippet-card-header{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px}.snippet-language-badge{align-items:center;display:flex;gap:8px}.language-icon{font-size:20px}.language-name{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.snippet-status{align-items:center;display:flex;font-size:12px;gap:6px}.status-published{background:#d1fae5;color:#059669}.status-draft,.status-published{align-items:center;border-radius:12px;display:flex;gap:4px;padding:4px 8px}.status-draft{background:#fef3c7;color:#d97706}.status-dot{background:currentColor;border-radius:50%;height:6px;width:6px}.status-published .status-dot{background:#10b981}.status-draft .status-dot{background:#f59e0b}.snippet-card-body{display:flex;flex:1 1;flex-direction:column;padding:20px}.snippet-title{color:#1f2937;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 12px}.snippet-description{color:#6b7280;flex:1 1;font-size:14px;line-height:1.5;margin-bottom:16px}.snippet-meta{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.meta-item{display:flex;font-size:12px;justify-content:space-between}.meta-label{color:#9ca3af}.meta-value{color:#6b7280;font-weight:500}.snippet-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tag{background:#f3f4f6;color:#6b7280;font-weight:500}.tag,.tag-more{border-radius:4px;font-size:11px;padding:4px 8px}.tag-more{background:#e5e7eb;color:#4b5563;font-weight:600}.snippet-stats{border-top:1px solid #f3f4f6;display:flex;gap:16px;margin-top:auto;padding-top:16px}.stat{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:6px}.stat-icon{font-size:16px}.stat-value{font-weight:600}.snippet-card-actions{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:8px;padding:16px}.btn-action{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:600;gap:6px;justify-content:center;padding:10px;transition:all .2s ease}.btn-load{background:#4f46e5;color:#fff}.btn-load:hover{background:#4338ca}.btn-publish{background:#f3f4f6;color:#4b5563}.btn-publish:hover{background:#e5e7eb}.btn-delete{background:#fef2f2;color:#dc2626}.btn-delete:hover{background:#fee2e2}.action-icon{font-size:14px}.pagination-container{align-items:flex-end;border-top:1px solid #eaeaea;display:flex;flex-direction:column;margin-top:32px;padding-top:24px}.pagination-info{color:#6b7280;font-size:14px;margin-bottom:12px}.pagination-controls{align-items:center;display:flex;gap:12px}.pagination-btn{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#4b5563;cursor:pointer;font-size:14px;font-weight:500;min-width:80px;padding:8px 16px;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.page-numbers{display:flex;gap:6px}.page-number{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#4b5563;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:36px;justify-content:center;transition:all .2s ease;width:36px}.page-number:hover{background:#f3f4f6;border-color:#d1d5db}.page-number.active{background:#4f46e5;border-color:#4f46e5;color:#fff}.snippets-footer{border-top:1px solid #eaeaea;margin-top:40px;padding-top:20px;text-align:center}.footer-note{color:#6b7280;font-size:14px;margin:0}@media (max-width:768px){.snippets-grid{grid-template-columns:1fr}.filters-container{align-items:flex-start;gap:16px}.filters-container,.snippet-card-actions{flex-direction:column}.btn-action{width:100%}.pagination-container{align-items:center}.pagination-controls{flex-wrap:wrap;justify-content:center}.page-numbers{justify-content:center;margin:12px 0;order:1;width:100%}.pagination-btn{min-width:100px}}@media (max-width:480px){.page-numbers{flex-wrap:wrap}}.web-practice-container{background:#f8f9fa;display:flex;flex-direction:column;margin-bottom:10px;margin-left:calc(-50vw + 50%);margin-top:60px;width:100vw}.web-practice-header{align-items:center;background:#fff;border-radius:0;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:space-between;left:0;padding:90px 20px 0;position:fixed;top:0;width:100%;z-index:999}.back-button{background:none;border:1px solid #ddd;border-radius:5px;cursor:pointer;font-size:14px;margin-right:20px;padding:8px 15px;transition:all .2s}.back-button:hover{background:#f5f5f5;border-color:#007bff}.question-info h2{color:#333;font-size:1.5rem;margin:0 0 5px}.question-meta{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.status{border-radius:4px;font-size:12px;font-weight:700;padding:4px 8px}.status.solved{background:#d4edda;color:#28a745}.status.attempted{background:#fff3cd;color:#ffc107}.status.unsolved{background:#f8f9fa;color:#6c757d}.run-tests-button{display:none!important}.difficulty{border-radius:12px;font-size:12px;font-weight:700;padding:4px 12px}.difficulty.easy{background:#d4edda;color:#28a745}.difficulty.medium{background:#fff3cd;color:#ffc107}.difficulty.hard{background:#f8d7da;color:#dc3545}.score-head{background:#e7f3ff;border-radius:12px;color:#007bff;font-size:12px;font-weight:700;padding:4px 12px}.web-practice-content{display:flex;flex-direction:column;gap:20px;padding-top:90px;width:100%}.left-panel{display:flex;flex-direction:row;gap:10px;margin:0 20px;max-height:500px}.left-panel,.right-panel{box-sizing:border-box;padding:0;width:100%}.right-panel{margin-top:-80px}.question-description,.test-cases{background:#fff;border-radius:0;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;max-height:500px;overflow:hidden;padding:0;width:100%}.test-cases{margin-right:40px}.question-description-header{background:#fff;border-bottom:1px solid #e9ecef;flex-shrink:0;padding:5px 20px;z-index:10}.question-description-header h3{border-bottom:2px solid #007bff;color:#333;margin-bottom:15px;margin-top:0;padding-bottom:10px}.question-description-content{flex:1 1;height:calc(100% - 80px);overflow-y:auto;padding:0 20px 20px}.test-cases-header{background:#fff;border-bottom:1px solid #e9ecef;flex-shrink:0;padding:5px 20px;z-index:10}.test-cases-header h3{border-bottom:2px solid #007bff;color:#333;margin-bottom:15px;margin-top:0;padding-bottom:10px}.test-cases-content{display:flex;flex:1 1;flex-direction:column;height:calc(100% - 150px);overflow-y:auto;padding:0 20px}.output-section{box-sizing:border-box;margin:20px 0;padding:0 20px;width:100%}.question-description-content p{color:#555;line-height:1.6;margin:0}.test-results{flex:1 1}.test-case{border:1px solid #e9ecef;border-radius:5px}.test-case.passed{background:#d4edda}.test-case.failed{background:#f8d7da}.test-details{background:#ffffff80}.test-actions{flex-shrink:0;justify-content:center;padding:15px 20px}.test-actions button{cursor:pointer!important}.run-tests-btn{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;transition:background .2s}.submit-btn{border-radius:8px;padding:5px 10px}.run-tests-btn:hover:not(:disabled),.submit-btn{background:#0056b3}.run-tests-btn:disabled{background:#6c757d;cursor:not-allowed}.output-container{background:#f8f9fa;border:1px solid #e9ecef;font-family:Courier New,monospace;line-height:1.4;max-height:150px;min-height:80px}.code-playground-integration{border-radius:8px;box-shadow:0 2px 8px #0000001a;height:100%;overflow:hidden}@media (max-width:1200px){.web-practice-content{flex-direction:column}.left-panel{max-width:none}.left-panel,.right-panel{min-width:auto}}@media (max-width:768px){.web-practice-container{padding:10px}.web-practice-header{align-items:flex-start;flex-direction:column;gap:10px}.back-button{margin-right:0}.question-meta{gap:8px}.left-panel{flex-direction:column;max-height:none}.question-description,.test-cases{max-height:400px}}.loading-container{color:#666;font-size:18px}.debug-info{background:#f5f5f5;border:1px dashed #ddd;border-radius:4px;color:#666;font-family:monospace;font-size:12px;margin-top:10px;padding:10px}.test-type-badge{background:#e9ecef;border-radius:3px;color:#495057;font-size:11px;margin-left:10px;padding:2px 6px}.submit-message.success{background:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724;margin-top:10px;padding:10px}.submit-message.error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin-top:10px;padding:10px}.already-solved-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724;font-size:14px;margin-top:10px;padding:8px 12px}.run-tests-button{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-right:10px;padding:8px 16px}.run-tests-button:hover:not(:disabled){background:#218838}.run-tests-button:disabled{background:#6c757d;cursor:not-allowed}.submit-btn{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background .2s}.submit-btn:hover:not(:disabled){background:#0056b3}.submit-btn:disabled{background:#6c757d;cursor:not-allowed}.output-container{background:#1e1e1e;border-radius:4px;color:#d4d4d4;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.5;margin-top:10px;max-height:200px;min-height:100px;overflow-y:auto;padding:15px}.output-container pre{word-wrap:break-word;margin:0;white-space:pre-wrap}.test-results{border:1px solid #e9ecef;border-radius:4px;margin-bottom:15px;max-height:300px;overflow-y:auto;padding:10px}.test-case{border-left:4px solid;border-radius:4px;margin-bottom:10px;padding:12px}.test-case.passed{background:#28a7451a;border-left-color:#28a745}.test-case.failed{background:#dc35451a;border-left-color:#dc3545}.test-header{justify-content:space-between;margin-bottom:8px}.test-header,.test-status{align-items:center;display:flex}.test-status{font-size:14px;font-weight:600;gap:8px}.test-visibility{background:#f8f9fa;border-radius:10px;color:#6c757d;font-size:12px;padding:2px 8px}.test-description{color:#495057;font-size:13px;line-height:1.4;margin:0 0 8px}.test-details{background:#ffffffb3;border-radius:4px;display:flex;flex-direction:column;font-size:12px;gap:4px;margin-top:8px;padding:8px}.test-details span{font-family:monospace}.no-tests{color:#6c757d;font-style:italic;padding:20px;text-align:center}.test-actions{background:#fff;border-top:1px solid #e9ecef;display:flex;flex-direction:column;gap:10px;padding:15px 0}.celebration-modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.celebration-modal{animation:slideUp .5s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:400px;overflow:hidden;padding:10px;position:relative;text-align:center;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.celebration-modal:before{animation:moveStars 20s linear infinite;background:radial-gradient(circle,#ffffff1a 1px,#0000 0);background-size:50px 50px;content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:-1}@keyframes moveStars{0%{transform:translateY(0) rotate(0deg)}to{transform:translateY(-50px) rotate(1turn)}}.modal-title{color:#fff;font-size:32px;font-weight:700;margin-bottom:15px;text-shadow:0 2px 10px #0003}.modal-message{color:#ffffffe6;font-size:18px;line-height:1.6;margin-bottom:25px}.modal-username{color:#ffde59;font-size:24px;font-weight:700;text-shadow:0 2px 5px #0000004d}.modal-tweak-increase{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:12px;margin:20px 0;padding:15px}.tweak-value{animation:pulse 2s infinite;color:#4ade80;font-size:36px;font-weight:700;text-shadow:0 0 10px #4ade8080}.modal-button{background:#fff;border:none;border-radius:50px;box-shadow:0 4px 15px #0003;color:#667eea;cursor:pointer;font-size:16px;font-weight:700;margin-top:3px;padding:12px 30px;transition:all .3s ease}.modal-button:hover{box-shadow:0 6px 20px #00000040;transform:translateY(-3px)}.modal-button:active{transform:translateY(-1px)}.confetti-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.confetti{background:#ffde59;height:10px;opacity:0;position:absolute;width:10px}@keyframes confettiRain{0%{opacity:1;transform:translateY(-100px) rotate(0deg)}to{opacity:0;transform:translateY(1000px) rotate(2turn)}}.warning-modal-overlay{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1050}.warning-modal{animation:warningModalFade .25s ease-out;background:#fff;border-radius:.5rem;box-shadow:0 .75rem 2rem #00000040;max-width:420px;padding:1.5rem;width:100%}.warning-title{color:#dc3545;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.warning-message{color:#212529;font-size:.95rem;margin-bottom:.75rem}.warning-detail{color:#6c757d;font-size:.85rem;margin-bottom:1.25rem}.warning-acknowledge-btn{background-color:#dc3545;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 1rem;transition:background-color .15s ease-in-out;width:100%}.warning-acknowledge-btn:hover{background-color:#bb2d3b}.warning-acknowledge-btn:focus{box-shadow:0 0 0 .25rem #dc354540;outline:none}@keyframes warningModalFade{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.timer-value{color:#285381;font-size:30px}.warnings-counter{color:#285381;font-size:15px}.desc-que-blue{color:#164687!important;font-weight:700}.desc-que-img{width:50%}.desc-question-details{display:flex;flex-direction:column;gap:10px}.desc-colors{color:#fff;padding:10px 50px;width:30%}.c894bca{background-color:#894bca}.cf780c3{background-color:#f780c3}.cffedcb{background-color:#ffedcb}.cffe2ab{background-color:#ffe2ab}.c323f4b{background-color:#323f4b}.cfad693{background-color:#fad693}.c132d84{background-color:#132d84}.c253263{background-color:#253263}.c222222{background-color:#222}.cffffff{background-color:#fff;color:#000}.cf19116{background-color:#f19116}.c7b8794{background-color:#7b8794}.c0f0e46{background-color:#0f0e46}.c6c6b70{background-color:#6c6b70}.c1a472a{background-color:#1a472a}.cd4a574{background-color:#d4a574}.c333333{background-color:#333}.c666{background-color:#666}.cffa500{background-color:orange}.lightblue{background-color:#add8e6}.c5cb85c{background-color:#5cb85c}.c5bc0de{background-color:#5bc0de}.cf0ad4e{background-color:#f0ad4e}.cd9534f{background-color:#d9534f}.c007854{background-color:#007854}.cffd0b5{background-color:#ffd0b5}.c841003{background-color:#841003}.cfab8d9{background-color:#fab8d9}.c5c0b33{background-color:#5c0b33}.c0c6b58{background-color:#0c6b58}.c6c757d{background-color:#6c757d}.c343a40{background-color:#343a40}.cdff0d8{background-color:#dff0d8}.ca78bfa{background-color:#a78bfa}.c7b4ae1{background-color:#7b4ae1}.c000000{background-color:#000}.cfdba74{background-color:#fdba74}.cea580c{background-color:#ea580c}.ca5b4fc{background-color:#a5b4fc}.c4f46e5{background-color:#4f46e5}.c5eead4{background-color:#5eead4}.c0d9488{background-color:#0d9488}.exam-container{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;min-height:100vh;padding:75px 0 0}.exam-loading-container{align-items:center;color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center}.exam-spinner{animation:exam-spin 1s ease-in-out infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:20px;width:50px}@keyframes exam-spin{to{transform:rotate(1turn)}}.exam-error-container{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;margin:100px auto;max-width:500px;padding:40px;text-align:center}.exam-error-container h2{color:#ef4444;margin-bottom:16px}.exam-error-container p{color:#6b7280;margin-bottom:24px}.exam-header{border-bottom:2.5px solid #1d4ed8;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 2px 10px #0000001a;justify-content:space-between;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.exam-back-button,.exam-header{align-items:center;display:flex}.exam-back-button{background:#ffffff1a;border:1px solid #1d4ed8;border-radius:8px;color:#1d4ed8;cursor:pointer;font-size:14px;font-weight:500;gap:8px;padding:6px 15px;transition:all .3s ease}.exam-timer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;min-width:240px;padding:12px 20px}.exam-timer-display{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.exam-timer-label{color:#cbd5e1;font-size:14px;font-weight:500}.exam-timer-value{color:#285381;font-family:Courier New,monospace;font-size:20px;font-weight:700;letter-spacing:1px}.exam-timer-value.exam-timer-warning{animation:exam-pulse 1s infinite;color:#ef4444}@keyframes exam-pulse{0%,to{opacity:1}50%{opacity:.7}}.exam-timer-progress{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden}.exam-timer-progress-bar{background:linear-gradient(90deg,#22c55e,#84cc16);height:100%;transition:width 1s linear}.exam-content{margin:0 auto;padding:32px;width:100%}.exam-questions-header{align-items:center;background:#fff;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:24px;padding:5px 20px}.exam-questions-header button{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:14px;margin:0}.exam-questions-summary{display:flex;gap:24px}.exam-summary-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:12px;font-weight:500;padding:6px 10px}.exam-questions-table-container{background:#fff;border-radius:12px;margin-bottom:24px;overflow:hidden}.exam-questions-table{border-collapse:collapse;font-size:14px;width:100%}.exam-questions-table thead{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.exam-questions-table th{border:none;font-size:13px;font-weight:600;letter-spacing:.5px;padding:18px 20px;text-align:left;text-transform:uppercase}.exam-questions-table th:first-child{border-top-left-radius:12px}.exam-questions-table th:last-child{border-top-right-radius:12px}.exam-questions-table tbody tr{border-bottom:1px solid #f1f5f9;cursor:pointer;transition:all .3s ease}.exam-questions-table tbody tr:hover{background:#f8fafc;box-shadow:0 4px 12px #0000000d;transform:translateY(-1px)}.exam-questions-table td{color:#334155;padding:20px;vertical-align:middle}.exam-question-title-cell{color:#1e293b;font-size:15px;font-weight:600}.exam-difficulty-pill{border-radius:20px;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;min-width:80px;padding:6px 16px;text-align:center;text-transform:uppercase}.exam-difficulty-pill.easy{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.exam-difficulty-pill.medium{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.exam-difficulty-pill.hard{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.exam-center{color:#64748b;font-weight:500;text-align:center}.exam-score-text{color:#1e293b;font-weight:600}.exam-right{text-align:right}.exam-status-wrap{align-items:center;display:flex;gap:10px}.exam-status-dot{border-radius:50%;display:inline-block;height:12px;width:12px}.exam-status-dot.attempted,.exam-status-dot.solved{background:#22c55e;box-shadow:0 0 0 3px #22c55e33}.exam-status-dot.not-attempted,.exam-status-dot.unsolved{background:#94a3b8;box-shadow:0 0 0 3px #94a3b833}.exam-status-label{color:#475569;font-size:13px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.exam-open-question-btn{background:#94a3b8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.5px;min-width:140px;padding:5px;transition:all .3s ease}.exam-warning{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;border-radius:12px;display:flex;gap:16px;margin-top:24px;padding:20px}.exam-warning-icon{flex-shrink:0;font-size:28px}.exam-warning-content h4{color:#92400e;font-weight:600;margin:0 0 6px}.exam-warning-content p{color:#b45309;font-size:14px;line-height:1.5;margin:0}.exam-start-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;margin-top:60px;padding:10px;position:fixed;right:0;top:0;z-index:800}.exam-start-modal{animation:exam-modal-appear .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 25px 50px #00000040;max-height:90vh;max-width:500px;overflow-y:auto;padding:10px;width:100%}@keyframes exam-modal-appear{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.exam-modal-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:28px;font-weight:700;margin:0 0 24px;text-align:center}.exam-info h3{color:#1e293b;font-size:20px;font-weight:600;margin:0 0 12px;text-align:center}.exam-description{color:#64748b;line-height:1.6;margin-bottom:24px}.exam-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:15px;padding:10px}.exam-detail-item{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:10px 0}.exam-detail-item:last-child{border-bottom:none}.exam-detail-label{color:#64748b;font-weight:500}.exam-detail-value{background:#e2e8f0;border-radius:6px;color:#1e293b;font-size:14px;font-weight:600;padding:4px 12px}.exam-rules{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin-bottom:15px;padding:10px}.exam-rules h4{color:#92400e;font-weight:600;margin:0 0 12px}.exam-rules ul{margin:0;padding-left:20px}.exam-rules li{color:#b45309;line-height:1.5;margin-bottom:8px}.exam-rules li:last-child{margin-bottom:0}.exam-modal-actions{display:flex;gap:12px;justify-content:flex-end}.exam-btn-primary,.exam-btn-secondary{border:none;border-radius:10px;cursor:pointer;font-size:12px;font-weight:600;min-width:140px;padding:7px 5px;transition:all .3s ease}.exam-btn-secondary{background:#f1f5f9;border:1px solid #cbd5e1;color:#475569}.exam-btn-secondary:hover{background:#e2e8f0;transform:translateY(-2px)}.exam-btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 15px #3b82f64d;color:#fff}.exam-btn-primary:hover{box-shadow:0 8px 25px #3b82f666;transform:translateY(-2px)}@media (max-width:768px){.exam-content{padding:20px}.exam-questions-header{align-items:flex-start;flex-direction:column;gap:16px}.exam-questions-summary{flex-direction:column;gap:12px;width:100%}.exam-summary-item{width:100%}.exam-questions-table-container{overflow-x:auto}.exam-questions-table{min-width:800px}.exam-header{align-items:flex-start;flex-direction:column;gap:16px}.exam-timer{width:100%}.exam-modal-actions{flex-direction:column}.exam-btn-primary,.exam-btn-secondary{width:100%}}.exam-questions-table-container::-webkit-scrollbar{height:8px}.exam-questions-table-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.exam-questions-table-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.exam-questions-table-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.exam-onesolutions-table{border:1px solid #e2e8f0}.exam-onesolutions-table th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:#475569;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.exam-onesolutions-row td{border-bottom:1px solid #f1f5f9}.exam-onesolutions-row:last-child td{border-bottom:none}.exam-onesolutions-row.attempted .exam-status-dot{background:#22c55e}.exam-onesolutions-row.solved .exam-status-dot{background:#3b82f6}.exam-onesolutions-row.not-attempted .exam-status-dot{background:#94a3b8}.start-exam-btn-cod{background:#3b82f6;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px}#root,body,html{font-family:Calibri;height:100%;margin:0;padding:0}.app-container{background-color:#f9f9f9;display:flex;flex-direction:column}.navbar{background-color:#2c3e50;box-shadow:0 2px 4px #0000001a;color:#fff;padding:1rem 0}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links{align-items:center;display:flex;gap:1.5rem}.nav-link{border-radius:4px;color:#fff;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}.nav-link:hover{background-color:#ffffff1a}.welcome-text{color:#ecf0f1;font-weight:500}.auth-wrapper{align-items:center;background:#f9fafb;height:100vh;width:100%}.auth-wrapper,.profile-container{display:flex;justify-content:center}.profile-container{align-items:flex-start;padding:2rem}.profile-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:500px;padding:2.5rem;width:100%}.profile-card h2{color:#2c3e50;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#2c3e50;display:block;font-weight:600;margin-bottom:.5rem}.form-group input{border:2px solid #ecf0f1;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.form-group input:focus{border-color:#3498db;outline:none}.form-group input.error{border-color:#e74c3c}.error-text{color:#e74c3c;display:block;font-size:.875rem;margin-top:.25rem}.btn{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s}.btn-primary{background-color:#3498db;color:#fff;width:100%}.btn-primary:hover{background-color:#2980b9}.btn-secondary{background-color:#e74c3c;color:#fff;width:100%}.btn-secondary:hover{background-color:#c0392b}.alert{border-radius:4px;font-weight:500;margin-bottom:1.5rem;padding:.75rem 1rem}.alert-error{background-color:#fde8e8;border:1px solid #feb2b2;color:#c53030}.auth-link{color:#7f8c8d;margin-top:1.5rem;text-align:center}.auth-link a{color:#3498db;font-weight:600;text-decoration:none}.auth-link a:hover{text-decoration:underline}.loading-container{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.loader{animation:pulse 1s linear infinite;border:5px solid #4b4b4b;border-radius:50%;position:relative}.loader,.loader:after{box-sizing:border-box;display:inline-block;height:48px;width:48px}.loader:after{animation:scaleUp 1s linear infinite;border:5px solid #646464;border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes scaleUp{0%{transform:translate(-50%,-50%) scale(0)}60%,to{transform:translate(-50%,-50%) scale(1)}}@keyframes pulse{0%,60%,to{transform:scale(1)}80%{transform:scale(1.2)}}@media (max-width:768px){.nav-container{padding:0 1rem}.auth-card,.profile-card{margin:1rem;padding:2rem 1.5rem}.info-item{flex-direction:column;gap:.25rem}}.global-loader{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.spinner{animation:spin .8s linear infinite;border:6px solid #000;border-radius:50%;border-top-color:#4a77ff;height:60px;width:60px}@keyframes spin{to{transform:rotate(1turn)}}.global-loader p{color:#444;font-size:18px;margin-top:15px}
/*# sourceMappingURL=main.6b6fc0d7.css.map*/