@font-face{font-family:Rubik;src:url(/fonts/Rubik/Rubik-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Rubik;src:url(/fonts/Rubik/Rubik-Medium.ttf) format("truetype");font-weight:500;font-style:normal}.total-count-wrapper{display:flex;align-items:center;gap:8px;background:rgba(86,35,94,.1);padding:6px 12px;border-radius:999px;color:#56235e}.total-count-wrapper .total-count{font-size:15px;font-weight:600;color:#56235e}.breadcrumb-container{justify-content:space-between;white-space:nowrap;padding:16px 24px;background-color:#f7f9fc;border-bottom:1px solid #ddd;font-family:sans-serif;font-size:14px;color:#555;position:sticky;overflow:hidden;top:0;height:20px;z-index:9}.breadcrumb-container,.breadcrumb-container .breadcrumb-links{display:flex;align-items:center;gap:8px}.breadcrumb-container .breadcrumb-link{display:flex;align-items:center;gap:4px;text-decoration:none;color:#007bff}.breadcrumb-container .breadcrumb-link:hover{text-decoration:underline}.breadcrumb-container .home-icon{font-size:16px}.breadcrumb-container .breadcrumb-separator{color:#aaa}.breadcrumb-container .breadcrumb-link.active{color:#222;font-weight:700}.dashboard_content{position:relative;overflow:auto;height:100vh;min-height:0}.dashboard_content .content-container{padding:20px;margin-bottom:50px}.dashboard_content .dash_container{background:url(/_next/static/media/oral-health-hero-banner.3c0a2695.png) no-repeat 50%;background-size:cover;padding:40px 40px 0;background-position:100%;min-height:270px;max-height:100%;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.dashboard_content .dash_container .animated-heading{display:inline-block;font-size:2rem;font-weight:600}.dashboard_content .dash_container .animated-heading span{transition:color .3s ease}.dashboard_content .dash_container .animated-heading .highlight{text-shadow:0 0 5px gold,0 0 10px gold,0 0 15px gold}.dashboard_content .dash_container h1,.dashboard_content .dash_container h2,.dashboard_content .dash_container h3,.dashboard_content .dash_container h4{margin:0;color:#fff;letter-spacing:2px}.dashboard_content .dash_container h3{font-weight:500}.dashboard_content .dash_container p{margin:0;color:#fff;font-size:20px}.dashboard_content .dash_container .dash_wrapper{display:flex;gap:20px;flex-wrap:wrap}.dashboard_content .dash_container .dash_wrapper .dash_holder{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dashboard_content .dash_container .dash_wrapper .dash_holder svg{padding:15px;border-radius:10px;color:#fff;font-size:30px;height:35px;width:35px}.dashboard_content .dash_container .dash_wrapper .inner_dash_holder{display:flex;flex-direction:column;align-items:center;gap:10px}.dashboard_content .dash_container .admins svg{background-color:#1ec5f9}.dashboard_content .dash_container .users svg{background-color:#92d761}.dashboard_content .dash_container .ambassadors svg{background-color:#fea95f}.dashboard_content .dash_container .dash_h-d{display:flex;flex-direction:column;gap:25px}.dashboard_container{display:flex;overflow:hidden}.dashboard_container .side_bar_inner{height:100vh;white-space:nowrap}.dashboard_container .side_bar_inner .sidebar-logo-container{height:180px;position:relative;width:100%;display:flex;justify-content:center;align-items:center}@keyframes slideUpLogo{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard_container .side_bar_inner .sidebar-logo-container .sidebar-logo-inner{display:flex;justify-content:center;align-items:center;max-width:200px;width:100%;height:180px;margin:auto;opacity:0;transform:translateY(20px);animation:slideUpLogo .6s ease-out forwards;animation-delay:.3s}.dashboard_container .side_bar_inner .sidebar-logo-container .sidebar-logo-inner img{width:100%;height:100%;object-fit:cover}@keyframes growFromCenter{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.dashboard_container .side_bar_inner .sidebar-logo-container:after{content:"";position:absolute;bottom:0;left:2.5%;width:95%;height:2px;background:linear-gradient(90deg,rgba(86,35,94,.3) 20.81%,rgba(193,57,45,.3));border-radius:1px;transform:scaleX(0);transform-origin:center;animation:growFromCenter .8s ease-out forwards}.dashboard_container .side_bar_inner .sidebar-logo-container.collapsed .sidebar-logo-inner{max-width:50px;height:50px;animation-delay:.1s}.dashboard_container .side_bar_inner .sidebar-logo-container.collapsed:after{left:0;width:100%}.dashboard_container .side_bar_inner .sidebar-close-button{position:absolute;right:16px;top:10px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);display:flex;align-items:center;padding:3px;border-radius:50px;color:#fff}.dashboard_container .side_bar_inner .sidebar-logo h1{color:#ea1c20;font-size:20px;padding:0 0 0 10px}.dashboard_container .sidebar{max-width:250px;transition:width .3s ease-in-out;overflow-y:scroll;box-shadow:0 4px 6px rgba(0,0,0,.1);background:#e8d3e5;border-right:1px solid #f4f4f4}.dashboard_container .sidebar_wrapper{display:flex;flex-direction:column}.dashboard_container .sidebar_links{padding:20px 0}.dashboard_container .sidebar_links .sidebar-link a{display:flex;align-items:center;text-decoration:none;padding:10px 20px;transition:background .3s ease,color .3s ease;gap:12px}.dashboard_container .sidebar_links .sidebar-link a span{background:#e9f2ff;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:6px}.dashboard_container .sidebar_links .sidebar-link a svg{color:#222;transition:color .3s ease,background .3s ease}.dashboard_container .sidebar_links .sidebar-link a h1{font-size:15px;font-weight:500;color:#222;text-shadow:none;transition:color .3s ease}.dashboard_container .sidebar_links .sidebar-link.active{background:rgba(253,243,255,.6823529412);border-right:2px solid #752e81}.dashboard_container .sidebar_links .sidebar-link:hover span{background:#fff}.dashboard_container .sidebar_links .sidebar-link:hover h1,.dashboard_container .sidebar_links .sidebar-link:hover svg{color:#752e81}.dashboard_container .sidebar_links .sidebar-link.active span{background:#752e81;color:#fff}.dashboard_container .sidebar_links .sidebar-link.active svg{color:#fff}.dashboard_container .sidebar_links .sidebar-link.active h1{color:#752e81}.dashboard_main{flex:1;overflow:hidden;height:100vh;min-height:0}@media(max-width:1024px){.sidebar{position:absolute;top:0;left:0;max-width:40%;height:100vh;transition:transform .3s ease-in-out;z-index:999999;padding:0}.hide-sidebar{transform:translateX(-102%)}.show-sidebar{transform:translateX(0)}}@media(max-width:768px){.dashboard_content .dash_container{padding:25px 25px 0}.dashboard_content .dash_container .dash_wrapper .dash_holder{gap:6px}.dashboard_content .dash_container .dash_wrapper .dash_holder svg{padding:10px;height:30px;width:30px}.dashboard_content .dash_container .dash_wrapper .dash_holder h1{font-size:26px}.dashboard_content .dash_container .dash_wrapper .dash_holder h3{color:#fff;font-weight:600}}@media(max-width:600px){.dashboard_content .dash_container{padding:20px 20px 0}.dashboard_content .dash_container .dash_wrapper{gap:10px}.dashboard_content .dash_container .dash_outer .dash_inner .dash_h-d{gap:15px}.dashboard_content .dash_container .dash_outer .dash_inner .dash_h-d .dash-inner-wraper-h1 h1{font-size:20px}.dashboard_content .dash_container .dash_outer .dash_inner .dash_h-d .dash-inner-wraper-h1 .dash-inner-wraper-p p{font-size:17px}}@media(max-width:468px){.dashboard_container .sidebar{max-width:100%;width:100%!important;height:50vh;position:fixed;bottom:0;border-radius:20px 20px 0 0;box-shadow:0 4px 6px rgba(0,0,0,.1)}.dashboard_container .sidebar ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:20px 10px 200px;overflow:auto;height:auto;min-height:0;max-height:50vh}.dashboard_container .sidebar ul li{padding:15px 10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.dashboard_container .sidebar ul li a{gap:10px;padding:5px}.dashboard_container .hide-sidebar{transform:translateY(100vh)}.dashboard_container .show-sidebar{transform:translateY(50vh)}.show_l li a span{padding:8px}.show_l li a h1{font-size:14.2px}.dashboard_main{margin:0 auto}.dashboard_main .disease-main-container,.dashboard_main .slider-main-outer{padding:0}}.header_inner{background:linear-gradient(90deg,#56235E 20.81%,#C1392D);padding:10px 20px;box-shadow:0 2px 5px rgba(40,90,185,.1);position:sticky;z-index:10;top:0}.header_inner .header_wrapper{gap:20px;display:flex;align-items:center}.header_inner .header_wrapper .right-section{display:flex;gap:20px;align-items:center;justify-content:flex-end;width:100%}.header_inner .header_wrapper .right-section .search-box{display:flex;align-items:center;gap:5px;background-color:#fff;border-radius:8px;max-width:500px;width:100%;height:38px;transition:all .3s ease;cursor:pointer;border:.56px solid;border-image-source:linear-gradient(90deg,#5E346D 33%,#C13439)}.header_inner .header_wrapper .right-section .search-box svg{padding:10px;border-radius:8px 0 0 8px;border-right:.56px solid rgba(94,52,109,.3);box-shadow:inset 1.5px 1.5px 0 hsla(0,0%,100%,.25),inset -1.5px -1.5px 0 rgba(0,0,0,.1)}.header_inner .header_wrapper .right-section .search-box:hover{box-shadow:0 4px 10px rgba(40,90,185,.2)}.header_inner .header_wrapper .right-section .search-box input{box-shadow:inset 1.5px 1.5px 0 hsla(0,0%,100%,.25),inset -1.5px -1.5px 0 rgba(0,0,0,.1);border-radius:0 8px 8px 0;padding:10px 10px 10px 5px;border:none;outline:none;width:100%;background-color:rgba(0,0,0,0);color:#222;font-size:18px;color:#752e81}.header_inner .header_wrapper .right-section .search-box input::placeholder{color:#752e81}.header_inner .header_wrapper .right-section .search-box input:focus{outline:none;background:none;box-shadow:none}.header_inner .header_wrapper .toggle-logo-section{display:flex;align-items:center;gap:20px;cursor:pointer}.header_inner .header_wrapper .toggle-logo-section .togle-icon{width:32px;height:32px;display:flex;justify-content:center;align-items:center;box-shadow:inset 1.5px 1.5px 0 hsla(0,0%,100%,.25),inset -1.5px -1.5px 0 rgba(0,0,0,.1);border-radius:8px;background-color:#fff;cursor:pointer;border:3px solid #fff}.header_inner .header_wrapper .toggle-logo-section .togle-icon .menu_icon{color:linear-gradient(90deg,#56235E 20.81%,#C1392D);background-color:#fff}.header_inner .header_wrapper .toggle-logo-section .logo-wrapper{display:flex;align-items:center;gap:5px;text-decoration:none;white-space:nowrap}.header_inner .header_wrapper .toggle-logo-section .logo-wrapper .logo{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff;box-shadow:inset 1.5px 1.5px 0 hsla(0,0%,100%,.25),inset -1.5px -1.5px 0 rgba(0,0,0,.1);transform:rotate(30deg);transition:transform .3s ease}.header_inner .header_wrapper .toggle-logo-section .logo-wrapper .logo-text{color:#fff;font-size:20px;font-weight:600;display:flex;align-items:center;background-color:linear-gradient(90deg,#56235E 20.81%,#C1392D)}.header_inner .user-info{display:flex;justify-content:flex-end;align-items:center;position:relative;cursor:pointer}.header_inner .user-icon{background-color:#fff;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:28px;font-weight:700;transition:background-color .2s ease;box-shadow:inset 1.5px 1.5px 0 hsla(0,0%,100%,.25),inset -1.5px -1.5px 0 rgba(0,0,0,.1)}.header_inner .user-icon,.header_inner .user-icon:hover{color:linear-gradient(90deg,#56235E 20.81%,#C1392D)}.header_inner .dropdown-menu{position:absolute;top:50px;right:0;background-color:#fff;border:1px solid #222;border-radius:5px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:10px 0;z-index:100;margin:5px}.header_inner .logout-button{display:flex;align-items:center;gap:10px;background-color:#fff;border-radius:5px;padding:0 20px;color:#ea1c20;transition:background-color .2s ease}.header_inner .logout-button svg{stroke:#ea1c20;width:20px;height:20px}.dropdown-menu{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ccc;border-radius:6px;padding:10px;z-index:100}.dropdown-menu:before{content:"";position:absolute;top:-8px;right:12px;border:8px solid rgba(0,0,0,0);border-bottom-color:#fff}@media(max-width:1024px){.dropdown-menu{right:auto!important;left:0;padding:5px 0!important}.logout-button{padding:0 12px!important;font-size:12px;gap:5px!important}.logout-button svg{stroke:#ea1c20;width:15px!important;height:17px!important}}.login-page{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#f9f9f9;height:100vh}.login-page .login-left{position:relative;padding:60px 80px;display:flex;flex-direction:column;justify-content:center;background:#fff;box-shadow:8px 0 20px rgba(0,0,0,.03)}.login-page .login-left .login-vector{position:absolute;top:0;right:0}.login-page .app-title{font-size:32px;font-weight:700;color:#56235e;margin-bottom:10px}.login-page .welcome-text{font-size:20px;font-weight:500;margin-bottom:5px}.login-page .subtitle{font-size:14px;color:#555;margin-bottom:30px}.login-page .input-group{margin-bottom:20px}.login-page .input-group label{display:block;margin-bottom:5px;font-weight:500}.login-page .input-group .input-wrapper{position:relative;display:flex;align-items:center;padding:12px;border-radius:8px;border:1px solid #ccc;font-size:14px;transition:border-color .3s ease,box-shadow .3s ease;gap:10px}.login-page .input-group .input-wrapper:focus-within{box-shadow:0 0 6px rgba(138,43,226,.3);border-color:#8e44ad}.login-page .input-group .input-wrapper input{width:100%;border:none;outline:none;font-size:14px;background:rgba(0,0,0,0);color:#333}.login-page .input-group .input-wrapper .input-icon{color:gray;transition:color .3s ease,background .3s ease}.login-page .input-group .input-wrapper.filled .input-icon,.login-page .input-group .input-wrapper.filled input{color:#752e81}.login-page .login-footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.login-page .login-footer .remember-me{display:flex;align-items:center;gap:10px}.login-page .forgot-password{font-size:14px;color:#c1392d;text-decoration:none}.login-page .forgot-password:hover{text-decoration:underline}.login-page .login-button{width:100%;padding:12px;border-radius:8px;border:none;color:#fff;font-size:16px;font-weight:600;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);cursor:pointer;transition:background .3s ease}.login-page .login-button:hover{opacity:.9}.login-page .signup-text{text-align:center;margin-top:20px;font-size:14px}.login-page .signup-text a{color:#56235e;text-decoration:none}.login-page .signup-text a:hover{text-decoration:underline}.login-page .login-error{color:red;margin-bottom:10px;font-size:14px}.login-page .login-footer-links{margin-top:40px;display:flex;gap:20px;font-size:13px}.login-page .login-footer-links a{text-decoration:none;color:#999}.login-page .login-footer-links a:hover{color:#222;text-decoration:underline}.login-page .login-right{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.login-page .login-right img{width:100%;height:100%;object-fit:cover}.ambassa_wrapper .font-bold{background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;font-size:25px;font-weight:600;padding:12px 20px;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;align-items:center;gap:12px}.ambassa_wrapper .admin-table-outer{margin-top:16px;background:#fff;border-radius:5px;overflow-x:auto;box-shadow:0 4px 6px rgba(0,0,0,.1)}.ambassa_wrapper .admin_table{width:100%;border-collapse:separate;border-spacing:0;font-family:Rubik,sans-serif;font-size:16px;border-radius:5px;overflow:hidden;text-align:center}.ambassa_wrapper .admin_table th{background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;padding:14px;text-align:left;font-weight:700;white-space:nowrap;text-align:center}.ambassa_wrapper .admin_table td{background-color:#f4f4f4;padding:12px;border-bottom:1px solid #f3f3f3;font-size:15px;white-space:nowrap;text-align:center}.ambassa_wrapper .admin_table td:last-child{text-align:center}.ambassa_wrapper .admin_table tr :nth-child(odd) td.status-cell.approved{background-color:#dcfce7}.ambassa_wrapper .admin_table tr:nth-child(2n) td{background-color:#e9f2ff}.ambassa_wrapper .admin_table tr:nth-child(2n) td.status-cell.approved{background-color:#dcfce7}.ambassa_wrapper .admin_table tr:hover td{background-color:#e8d3e5}.ambassa_wrapper .admin_table tr:hover td.status-cell.approved{background-color:#dcfce7}.ambassa_wrapper .role-cell{font-weight:600;text-transform:capitalize;font-size:18px}.ambassa_wrapper .role-cell.admin{color:linear-gradient(90deg,#56235E 20.81%,#C1392D)}.ambassa_wrapper .role-cell.dantasurakshaks{color:#01a601}.ambassa_wrapper .role-cell.user{color:#999}.ambassa_wrapper .status-cell{font-size:16px;font-weight:500;padding:6px 12px;text-align:center;text-transform:capitalize}.ambassa_wrapper .status-cell.approved{background:#dcfce7;color:#01a601}.ambassa_wrapper .status-cell.pending{background:#fef9c3;color:#fc0}.ambassa_wrapper .status-cell.rejected{background:#fee2e2;color:#ea1c20}.ambassa_wrapper .aprove-reject-buttons{display:flex;justify-content:center;gap:10px}.ambassa_wrapper .aprove-reject-buttons .approve_btn,.ambassa_wrapper .aprove-reject-buttons .reject_btn{padding:6px 10px;border:none;border-radius:5px;display:flex;align-items:center;color:#fff;cursor:pointer;transition:.3s}.ambassa_wrapper .aprove-reject-buttons .approve_btn:disabled,.ambassa_wrapper .aprove-reject-buttons .reject_btn:disabled{opacity:.6;cursor:not-allowed}.ambassa_wrapper .aprove-reject-buttons .approve_btn{background-color:#01a601}.ambassa_wrapper .aprove-reject-buttons .approve_btn:hover:not(:disabled){background:hsl(120,98.8023952096%,22.7450980392%)}.ambassa_wrapper .aprove-reject-buttons .reject_btn{background-color:#ea1c20}.ambassa_wrapper .aprove-reject-buttons .reject_btn:hover:not(:disabled){background:rgb(193.1330645161,17.8669354839,21.2701612903)}.modal-overlay{position:fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:99999;animation:fadeIn .2s ease}.modal-overlay .modal-content{max-width:420px;width:90%;padding:20px;background:#fff;border-radius:5px;display:flex;flex-direction:column;align-items:center;gap:20px;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.15);animation:slideUp .3s ease}.modal-overlay .modal-content .modal-icon{width:50px;height:50px;border-radius:50%;background:#fff5f5;display:flex;align-items:center;justify-content:center;font-size:28px;color:#ea1c20}.modal-overlay .modal-content .modal-message{font-size:14px;color:#222;text-align:center;line-height:1.6;margin:0;font-family:Rubik,sans-serif}.modal-overlay .modal-content .modal-actions{display:flex;justify-content:space-around;gap:12px;width:100%}.modal-overlay .modal-content .modal-actions .modal-btn{border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:all .2s ease;border:none}.modal-overlay .modal-content .modal-actions .modal-btn-cancel{background:#f3f3f3;color:#222}.modal-overlay .modal-content .modal-actions .modal-btn-cancel:hover{background:#e0e0e0}.modal-overlay .modal-content .modal-actions .modal-btn-confirm{background:#ea1c20;color:#fff}.modal-overlay .modal-content .modal-actions .modal-btn-confirm:hover{background:#c62828}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.table-container{overflow-x:auto;margin-top:16px;background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.table-container .custom-table{width:100%;border-collapse:separate;border-spacing:0;font-family:Rubik,sans-serif;font-size:16px;border-radius:5px;overflow:hidden;text-align:center}.table-container .custom-table th{background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;padding:14px;font-weight:700;white-space:nowrap;text-align:center}.table-container .custom-table td{background:#f4f4f4;padding:12px;border-bottom:1px solid #f3f3f3;font-size:15px;white-space:nowrap;text-align:center}.table-container .custom-table td:last-child{text-align:center}.table-container .custom-table tr:nth-child(2n) td{background-color:#e9f2ff}.table-container .custom-table tr:nth-child(2n) td.status-cell.approved{background-color:#dcfce7}.table-container .custom-table tr:hover td{background-color:#e8d3e5}.table-container .custom-table tr:hover td.status-cell.approved{background-color:#dcfce7}.table-container .custom-table .role-cell{font-weight:600;text-transform:capitalize;font-size:18px}.table-container .custom-table .role-cell.admin{color:linear-gradient(90deg,#56235E 20.81%,#C1392D)}.table-container .custom-table .role-cell.dantasurakshaks{color:#01a601}.table-container .custom-table .role-cell.user{color:#999}.table-container .custom-table .status-cell{font-size:16px;font-weight:500;padding:6px 12px;text-align:center;text-transform:capitalize}.table-container .custom-table .status-cell.approved{background:#dcfce7;color:#01a601}.table-container .custom-table .status-cell.pending{background:#fef9c3;color:#fc0}.table-container .custom-table .status-cell.rejected{background:#fee2e2;color:#ea1c20}.table-container .custom-table .aprove-reject-buttons{display:flex;justify-content:center;gap:10px}.table-container .custom-table .aprove-reject-buttons .approve-btn,.table-container .custom-table .aprove-reject-buttons .reject-btn{padding:6px 10px;border:none;border-radius:5px;display:flex;align-items:center;color:#fff;cursor:pointer;transition:.3s}.table-container .custom-table .aprove-reject-buttons .approve-btn:disabled,.table-container .custom-table .aprove-reject-buttons .reject-btn:disabled{opacity:.6;cursor:not-allowed}.table-container .custom-table .aprove-reject-buttons .approve-btn{background-color:#01a601}.table-container .custom-table .aprove-reject-buttons .approve-btn:hover:not(:disabled){background-color:hsl(120,98.8023952096%,22.7450980392%)}.table-container .custom-table .aprove-reject-buttons .reject-btn{background-color:#ea1c20}.table-container .custom-table .aprove-reject-buttons .reject-btn:hover:not(:disabled){background-color:rgb(193.1330645161,17.8669354839,21.2701612903)}.list-header__action-btn{background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;padding:5px 12px;border-radius:8px;font-size:1rem;text-decoration:none;transition:background .3s ease,background-image .3s ease;display:flex;gap:8px;align-items:center}.list-header__action-btn:hover{background:linear-gradient(90deg,#C1392D,#56235E 79.19%)}.list-container{position:relative}.list-container .list-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.list-container .list-empty .list-empty-icon{font-size:48px;color:#999;margin-bottom:16px;opacity:.5}.list-container .list-empty h3{font-size:16px;font-weight:600;color:#222;margin:0 0 8px}.list-container .list-empty p{font-size:14px;color:#999;margin:0}.list-container .table-wrapper{background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.list-container .table-wrapper .data-table{width:100%;border-collapse:collapse;font-family:Rubik,sans-serif}.list-container .table-wrapper .data-table thead{border-bottom:2px solid #e0e0e0}.list-container .table-wrapper .data-table thead th{padding:14px 16px;text-align:left;font-size:12px;font-weight:600;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.list-container .table-wrapper .data-table thead th:last-child{text-align:center}.list-container .table-wrapper .data-table tbody tr{border-bottom:1px solid #f3f3f3;transition:background .2s ease}.list-container .table-wrapper .data-table tbody tr:hover{background:#fafafa}.list-container .table-wrapper .data-table tbody tr:last-child{border-bottom:none}.list-container .table-wrapper .data-table tbody tr td{padding:12px 16px;vertical-align:middle;font-size:13px;color:#222}.list-container .table-wrapper .data-table tbody tr td:last-child{text-align:center}.list-container .table-wrapper .data-table tbody tr td .table-img{width:80px;height:50px;border-radius:6px;overflow:hidden;border:1px solid #eee}.list-container .table-wrapper .data-table tbody tr td .table-img img{width:100%;height:100%;object-fit:cover;display:block}.list-container .table-wrapper .data-table tbody tr td .text-truncate{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;word-break:break-word}.list-container .table-wrapper .data-table tbody tr td .table-actions{display:flex;gap:6px;justify-content:center}.list-container .table-wrapper .data-table tbody tr td .table-actions .action-edit{width:30px;height:30px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;background:#e8d3e5;color:#752e81;text-decoration:none;transition:all .2s ease}.list-container .table-wrapper .data-table tbody tr td .table-actions .action-edit:hover{background:#752e81;color:#fff}.list-container .table-wrapper .data-table tbody tr td .table-actions .action-delete{width:30px;height:30px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;background:#fff5f5;color:#ea1c20;border:none;cursor:pointer;transition:all .2s ease}.list-container .table-wrapper .data-table tbody tr td .table-actions .action-delete:hover{background:#ea1c20;color:#fff}.list-container .pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:20px;padding:16px 0}.list-container .pagination .pagination-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1px solid #ddd;border-radius:5px;color:#222;font-size:13px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.list-container .pagination .pagination-btn svg{font-size:12px}.list-container .pagination .pagination-btn:hover:not(:disabled){background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;border-color:linear-gradient(90deg,#56235E 20.81%,#C1392D)}.list-container .pagination .pagination-btn:disabled{opacity:.4;cursor:not-allowed}.list-container .pagination .pagination-info{font-size:13px;color:#999;font-weight:500}.banners-form{position:relative}.banners-form .banners-layout{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.banners-form .banners-layout .banners-main,.banners-form .banners-layout .banners-sidebar{display:flex;flex-direction:column;gap:16px}.banners-form .banner-section{background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.banners-form .banner-section .banner-section__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f3f3f3}.banners-form .banner-section .banner-section__header .banner-section__title{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:600;color:#56235e;margin:0}.banners-form .banner-section .banner-section__header .banner-section__toggle{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer;color:#999;font-size:16px;line-height:1;padding:0;transition:.3s}.banners-form .banner-section .banner-section__header .banner-section__toggle:hover{background:#f3f3f3;color:#222}.banners-form .banner-section .banner-section__body{padding:20px}.banners-form .banner-section .banner-section__body .banner-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.banners-form .banner-section .banner-section__body .banner-form-row:last-child{margin-bottom:0}.banners-form .banner-section .banner-section__body .banner-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;overflow:hidden}.banners-form .banner-section .banner-section__body .banner-form-group:last-child{margin-bottom:0}.banners-form .banner-section .banner-section__body .banner-label{font-size:14px;font-weight:500;color:#222;display:flex;align-items:center;gap:6px}.banners-form .banner-section .banner-section__body .banner-label svg{color:#752e81;font-size:15px;flex-shrink:0}.banners-form .banner-section .banner-section__body .banner-label .banner-label__required{color:#ea1c20;margin-left:1px}.banners-form .banner-section .banner-section__body .banner-label .banner-label__optional{font-size:12px;font-weight:400;color:#999}.banners-form .banner-section .banner-section__body .banner-input{height:40px;padding:0 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box}.banners-form .banner-section .banner-section__body .banner-input::placeholder{color:#999}.banners-form .banner-section .banner-section__body .banner-input:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.banners-form .banner-section .banner-section__body .banner-input:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.banners-form .banner-section .banner-section__body .banner-textarea{padding:10px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box;resize:vertical;min-height:90px}.banners-form .banner-section .banner-section__body .banner-textarea::placeholder{color:#999}.banners-form .banner-section .banner-section__body .banner-textarea:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.banners-form .banner-section .banner-section__body .banner-textarea:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.banners-form .banner-section .banner-section__body .banner-upload-zone{border:1.5px dashed #ccc;border-radius:5px;background:#f3f3f3;padding:28px 16px;text-align:center;cursor:pointer;transition:.3s;position:relative}.banners-form .banner-section .banner-section__body .banner-upload-zone:hover{border-color:#752e81;background:#e8d3e5}.banners-form .banner-section .banner-section__body .banner-upload-zone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.banners-form .banner-section .banner-section__body .banner-upload-zone input[type=file]:disabled{cursor:not-allowed}.banners-form .banner-section .banner-section__body .banner-upload-zone .banner-upload-zone__icon{font-size:28px;color:#999;margin-bottom:8px}.banners-form .banner-section .banner-section__body .banner-upload-zone .banner-upload-zone__text{font-size:14px;color:#999;margin:0}.banners-form .banner-section .banner-section__body .banner-upload-zone .banner-upload-zone__hint{font-size:12px;color:#bbb;margin:4px 0 0}.banners-form .banner-section .banner-section__body .banner-preview{position:relative;display:inline-flex;border-radius:5px;overflow:hidden;border:1px solid #e0e0e0;margin-bottom:10px}.banners-form .banner-section .banner-section__body .banner-preview .banner-preview__img{display:block;width:100%;height:160px;object-fit:cover;border-radius:5px}.banners-form .banner-section .banner-section__body .banner-preview .banner-preview__img--small{width:100px;height:80px}.banners-form .banner-section .banner-section__body .banner-preview .banner-preview__video{width:100%;max-height:160px;border-radius:5px;display:block}.banners-form .banner-section .banner-section__body .banner-preview__remove{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;background:rgba(234,28,32,.9);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;transition:.3s}.banners-form .banner-section .banner-section__body .banner-preview__remove:hover:not(:disabled){background:#ea1c20;transform:scale(1.1)}.banners-form .banner-section .banner-section__body .banner-preview__remove:disabled{opacity:.7;cursor:not-allowed}.banners-form .banner-section .banner-section__body .banner-body-item{border:1px solid #e8e8e8;border-radius:5px;padding:16px;margin-bottom:16px;background:#fafafa}.banners-form .banner-section .banner-section__body .banner-body-item:last-child{margin-bottom:0}.banners-form .banner-section .banner-section__body .banner-body-item .banner-body-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.banners-form .banner-section .banner-section__body .banner-body-item .banner-body-item__title{font-size:14px;font-weight:600;color:#56235e;margin:0;display:flex;align-items:center;gap:6px}.banners-form .banner-section .banner-section__body .banner-body-item .banner-body-item__title svg{font-size:15px}.banners-form .banner-section .banner-section__body .banner-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1.5px dashed #752e81;border-radius:5px;color:#752e81;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;margin-bottom:16px}.banners-form .banner-section .banner-section__body .banner-add-btn svg{font-size:16px}.banners-form .banner-section .banner-section__body .banner-add-btn:hover{background:#e8d3e5}.banners-form .banner-section .banner-section__body .banner-btn-danger{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff5f5;border:1px solid #ffd0d0;border-radius:5px;color:#ea1c20;font-size:12px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.banners-form .banner-section .banner-section__body .banner-btn-danger svg{font-size:13px}.banners-form .banner-section .banner-section__body .banner-btn-danger:hover:not(:disabled){background:#ea1c20;color:#fff;border-color:#ea1c20}.banners-form .banner-section .banner-section__body .banner-btn-danger:disabled{opacity:.6;cursor:not-allowed}.banners-form .banner-section .banner-section__body .banner-divider{border:none;border-top:1px solid #ebebeb;margin:0 0 16px}.banners-form .banner-featured-zone{border:1.5px dashed #ccc;border-radius:5px;background:#f3f3f3;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative;transition:.3s;overflow:hidden}.banners-form .banner-featured-zone:hover{border-color:#752e81;background:#e8d3e5}.banners-form .banner-featured-zone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.banners-form .banner-featured-zone input[type=file]:disabled{cursor:not-allowed}.banners-form .banner-featured-zone .banner-featured-zone__icon{font-size:30px;color:#999}.banners-form .banner-featured-zone .banner-featured-zone__text{font-size:14px;color:#999;margin:0;text-align:center}.banners-form .banners-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:20px 0}.banners-form .banners-footer .banner-btn-cancel{height:40px;padding:0 20px;border:1px solid #ddd;border-radius:5px;background:#fff;color:#222;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.banners-form .banners-footer .banner-btn-cancel:hover{background:#f3f3f3}.banners-form .banners-footer .banner-btn-submit{height:40px;padding:0 24px;border:none;border-radius:5px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;gap:8px}.banners-form .banners-footer .banner-btn-submit:hover:not(:disabled){background:linear-gradient(90deg,#C1392D,#56235E 79.19%)}.banners-form .banners-footer .banner-btn-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.banners-form .banners-layout{grid-template-columns:1fr}.banners-form .banners-sidebar{order:-1}.banners-form .banner-form-row{grid-template-columns:1fr!important}}.disease-form{position:relative}.disease-form .disease-layout{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.disease-form .disease-layout .disease-main,.disease-form .disease-layout .disease-sidebar{display:flex;flex-direction:column;gap:16px}.disease-form .disease-section{background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.disease-form .disease-section .disease-section__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f3f3f3}.disease-form .disease-section .disease-section__header .disease-section__title{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:600;color:#56235e;margin:0}.disease-form .disease-section .disease-section__header .disease-section__toggle{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer;color:#999;font-size:16px;line-height:1;padding:0;transition:.3s}.disease-form .disease-section .disease-section__header .disease-section__toggle:hover{background:#f3f3f3;color:#222}.disease-form .disease-section .disease-section__body{padding:20px}.disease-form .disease-section .disease-section__body .disease-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.disease-form .disease-section .disease-section__body .disease-form-row:last-child{margin-bottom:0}.disease-form .disease-section .disease-section__body .disease-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;overflow:hidden}.disease-form .disease-section .disease-section__body .disease-form-group:last-child{margin-bottom:0}.disease-form .disease-section .disease-section__body .disease-label{font-size:14px;font-weight:500;color:#222;display:flex;align-items:center;gap:6px}.disease-form .disease-section .disease-section__body .disease-label svg{color:#752e81;font-size:15px;flex-shrink:0}.disease-form .disease-section .disease-section__body .disease-label .disease-label__required{color:#ea1c20;margin-left:1px}.disease-form .disease-section .disease-section__body .disease-label .disease-label__optional{font-size:12px;font-weight:400;color:#999}.disease-form .disease-section .disease-section__body .disease-input{height:40px;padding:0 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box}.disease-form .disease-section .disease-section__body .disease-input::placeholder{color:#999}.disease-form .disease-section .disease-section__body .disease-input:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.disease-form .disease-section .disease-section__body .disease-input:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.disease-form .disease-section .disease-section__body .disease-select{height:40px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding:0 36px 0 12px}.disease-form .disease-section .disease-section__body .disease-select::placeholder{color:#999}.disease-form .disease-section .disease-section__body .disease-select:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.disease-form .disease-section .disease-section__body .disease-select:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.disease-form .disease-section .disease-section__body .disease-select option{color:#222;background:#fff;padding:10px}.disease-form .disease-section .disease-section__body .disease-textarea{padding:10px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box;resize:vertical;min-height:90px}.disease-form .disease-section .disease-section__body .disease-textarea::placeholder{color:#999}.disease-form .disease-section .disease-section__body .disease-textarea:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.disease-form .disease-section .disease-section__body .disease-textarea:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.disease-form .disease-section .disease-section__body .disease-upload-zone{border:1.5px dashed #ccc;border-radius:5px;background:#f3f3f3;padding:28px 16px;text-align:center;cursor:pointer;transition:.3s;position:relative}.disease-form .disease-section .disease-section__body .disease-upload-zone:hover{border-color:#752e81;background:#e8d3e5}.disease-form .disease-section .disease-section__body .disease-upload-zone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.disease-form .disease-section .disease-section__body .disease-upload-zone input[type=file]:disabled{cursor:not-allowed}.disease-form .disease-section .disease-section__body .disease-upload-zone .disease-upload-zone__icon{font-size:28px;color:#999;margin-bottom:8px}.disease-form .disease-section .disease-section__body .disease-upload-zone .disease-upload-zone__text{font-size:14px;color:#999;margin:0}.disease-form .disease-section .disease-section__body .disease-upload-zone .disease-upload-zone__hint{font-size:12px;color:#bbb;margin:4px 0 0}.disease-form .disease-section .disease-section__body .disease-preview{position:relative;display:inline-flex;border-radius:5px;overflow:hidden;border:1px solid #e0e0e0;margin-bottom:10px}.disease-form .disease-section .disease-section__body .disease-preview .disease-preview__img{display:block;width:100%;height:160px;object-fit:cover;border-radius:5px}.disease-form .disease-section .disease-section__body .disease-preview .disease-preview__img--small{width:100px;height:80px}.disease-form .disease-section .disease-section__body .disease-preview__remove{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;background:rgba(234,28,32,.9);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;transition:.3s}.disease-form .disease-section .disease-section__body .disease-preview__remove:hover:not(:disabled){background:#ea1c20;transform:scale(1.1)}.disease-form .disease-section .disease-section__body .disease-preview__remove:disabled{opacity:.7;cursor:not-allowed}.disease-form .disease-section .disease-section__body .disease-body-item{border:1px solid #e8e8e8;border-radius:5px;padding:16px;margin-bottom:16px;background:#fafafa}.disease-form .disease-section .disease-section__body .disease-body-item:last-child{margin-bottom:0}.disease-form .disease-section .disease-section__body .disease-body-item .disease-body-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.disease-form .disease-section .disease-section__body .disease-body-item .disease-body-item__title{font-size:14px;font-weight:600;color:#56235e;margin:0;display:flex;align-items:center;gap:6px}.disease-form .disease-section .disease-section__body .disease-body-item .disease-body-item__title svg{font-size:15px}.disease-form .disease-section .disease-section__body .disease-nested-item{border:1px solid #e0e0e0;border-radius:5px;padding:12px;margin-bottom:12px;background:#f5f5f5}.disease-form .disease-section .disease-section__body .disease-nested-item .disease-nested-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.disease-form .disease-section .disease-section__body .disease-nested-item .disease-nested-item__title{font-size:12px;font-weight:600;color:#222;margin:0}.disease-form .disease-section .disease-section__body .disease-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1.5px dashed #752e81;border-radius:5px;color:#752e81;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;margin-bottom:16px;margin-top:4px}.disease-form .disease-section .disease-section__body .disease-add-btn svg{font-size:16px}.disease-form .disease-section .disease-section__body .disease-add-btn:hover{background:#e8d3e5}.disease-form .disease-section .disease-section__body .disease-btn-danger{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff5f5;border:1px solid #ffd0d0;border-radius:5px;color:#ea1c20;font-size:12px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.disease-form .disease-section .disease-section__body .disease-btn-danger svg{font-size:13px}.disease-form .disease-section .disease-section__body .disease-btn-danger:hover:not(:disabled){background:#ea1c20;color:#fff;border-color:#ea1c20}.disease-form .disease-section .disease-section__body .disease-btn-danger:disabled{opacity:.6;cursor:not-allowed}.disease-form .disease-featured-zone{border:1.5px dashed #ccc;border-radius:5px;background:#f3f3f3;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative;transition:.3s;overflow:hidden}.disease-form .disease-featured-zone:hover{border-color:#752e81;background:#e8d3e5}.disease-form .disease-featured-zone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.disease-form .disease-featured-zone input[type=file]:disabled{cursor:not-allowed}.disease-form .disease-featured-zone .disease-featured-zone__icon{font-size:30px;color:#999}.disease-form .disease-featured-zone .disease-featured-zone__text{font-size:14px;color:#999;margin:0;text-align:center}.disease-form .disease-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:20px 0}.disease-form .disease-footer .disease-btn-cancel{height:40px;padding:0 20px;border:1px solid #ddd;border-radius:5px;background:#fff;color:#222;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.disease-form .disease-footer .disease-btn-cancel:hover{background:#f3f3f3}.disease-form .disease-footer .disease-btn-submit{height:40px;padding:0 24px;border:none;border-radius:5px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;gap:8px}.disease-form .disease-footer .disease-btn-submit:hover:not(:disabled){background:linear-gradient(90deg,#C1392D,#56235E 79.19%)}.disease-form .disease-footer .disease-btn-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.disease-form .disease-layout{grid-template-columns:1fr}.disease-form .disease-sidebar{order:-1}.disease-form .disease-form-row{grid-template-columns:1fr!important}}.habit-form{position:relative}.habit-form .habit-layout{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.habit-form .habit-layout .habit-main,.habit-form .habit-layout .habit-sidebar{display:flex;flex-direction:column;gap:16px}.habit-form .habit-section{background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.habit-form .habit-section .habit-section__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f3f3f3}.habit-form .habit-section .habit-section__header .habit-section__title{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:600;color:#56235e;margin:0}.habit-form .habit-section .habit-section__header .habit-section__toggle{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer;color:#999;font-size:16px;line-height:1;padding:0;transition:.3s}.habit-form .habit-section .habit-section__header .habit-section__toggle:hover{background:#f3f3f3;color:#222}.habit-form .habit-section .habit-section__body{padding:20px}.habit-form .habit-section .habit-section__body .habit-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.habit-form .habit-section .habit-section__body .habit-form-row:last-child{margin-bottom:0}.habit-form .habit-section .habit-section__body .habit-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;overflow:hidden}.habit-form .habit-section .habit-section__body .habit-form-group:last-child{margin-bottom:0}.habit-form .habit-section .habit-section__body .habit-label{font-size:14px;font-weight:500;color:#222;display:flex;align-items:center;gap:6px}.habit-form .habit-section .habit-section__body .habit-label svg{color:#752e81;font-size:15px;flex-shrink:0}.habit-form .habit-section .habit-section__body .habit-label .habit-label__required{color:#ea1c20;margin-left:1px}.habit-form .habit-section .habit-section__body .habit-label .habit-label__optional{font-size:12px;font-weight:400;color:#999}.habit-form .habit-section .habit-section__body .habit-input{height:40px;padding:0 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box}.habit-form .habit-section .habit-section__body .habit-input::placeholder{color:#999}.habit-form .habit-section .habit-section__body .habit-input:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.habit-form .habit-section .habit-section__body .habit-input:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.habit-form .habit-section .habit-section__body .habit-textarea{padding:10px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box;resize:vertical;min-height:90px}.habit-form .habit-section .habit-section__body .habit-textarea::placeholder{color:#999}.habit-form .habit-section .habit-section__body .habit-textarea:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.habit-form .habit-section .habit-section__body .habit-textarea:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.habit-form .habit-section .habit-section__body .habit-preview{position:relative;display:inline-flex;border-radius:5px;overflow:hidden;border:1px solid #e0e0e0;margin-bottom:10px}.habit-form .habit-section .habit-section__body .habit-preview .habit-preview__img{display:block;width:100%;height:160px;object-fit:cover;border-radius:5px}.habit-form .habit-section .habit-section__body .habit-preview__remove{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;background:rgba(234,28,32,.9);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;transition:.3s}.habit-form .habit-section .habit-section__body .habit-preview__remove:hover:not(:disabled){background:#ea1c20;transform:scale(1.1)}.habit-form .habit-section .habit-section__body .habit-preview__remove:disabled{opacity:.7;cursor:not-allowed}.habit-form .habit-section .habit-section__body .habit-body-item{border:1px solid #e8e8e8;border-radius:5px;padding:16px;margin-bottom:16px;background:#fafafa}.habit-form .habit-section .habit-section__body .habit-body-item:last-child{margin-bottom:0}.habit-form .habit-section .habit-section__body .habit-body-item .habit-body-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.habit-form .habit-section .habit-section__body .habit-body-item .habit-body-item__title{font-size:14px;font-weight:600;color:#56235e;margin:0;display:flex;align-items:center;gap:6px}.habit-form .habit-section .habit-section__body .habit-body-item .habit-body-item__title svg{font-size:15px}.habit-form .habit-section .habit-section__body .habit-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1.5px dashed #752e81;border-radius:5px;color:#752e81;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;margin-bottom:16px}.habit-form .habit-section .habit-section__body .habit-add-btn svg{font-size:16px}.habit-form .habit-section .habit-section__body .habit-add-btn:hover{background:#e8d3e5}.habit-form .habit-section .habit-section__body .habit-btn-danger{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff5f5;border:1px solid #ffd0d0;border-radius:5px;color:#ea1c20;font-size:12px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.habit-form .habit-section .habit-section__body .habit-btn-danger svg{font-size:13px}.habit-form .habit-section .habit-section__body .habit-btn-danger:hover:not(:disabled){background:#ea1c20;color:#fff;border-color:#ea1c20}.habit-form .habit-section .habit-section__body .habit-btn-danger:disabled{opacity:.6;cursor:not-allowed}.habit-form .habit-featured-zone{border:1.5px dashed #ccc;border-radius:5px;background:#f3f3f3;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative;transition:.3s;overflow:hidden}.habit-form .habit-featured-zone:hover{border-color:#752e81;background:#e8d3e5}.habit-form .habit-featured-zone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.habit-form .habit-featured-zone input[type=file]:disabled{cursor:not-allowed}.habit-form .habit-featured-zone .habit-featured-zone__icon{font-size:30px;color:#999}.habit-form .habit-featured-zone .habit-featured-zone__text{font-size:14px;color:#999;margin:0;text-align:center}.habit-form .habit-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:20px 0}.habit-form .habit-footer .habit-btn-cancel{height:40px;padding:0 20px;border:1px solid #ddd;border-radius:5px;background:#fff;color:#222;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.habit-form .habit-footer .habit-btn-cancel:hover{background:#f3f3f3}.habit-form .habit-footer .habit-btn-submit{height:40px;padding:0 24px;border:none;border-radius:5px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;gap:8px}.habit-form .habit-footer .habit-btn-submit:hover:not(:disabled){background:linear-gradient(90deg,#C1392D,#56235E 79.19%)}.habit-form .habit-footer .habit-btn-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.habit-form .habit-layout{grid-template-columns:1fr}.habit-form .habit-sidebar{order:-1}.habit-form .habit-form-row{grid-template-columns:1fr!important}}.dental-form{position:relative}.dental-form .dental-layout{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.dental-form .dental-layout .dental-main,.dental-form .dental-layout .dental-sidebar{display:flex;flex-direction:column;gap:16px}.dental-form .dental-section{background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.dental-form .dental-section .dental-section__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f3f3f3}.dental-form .dental-section .dental-section__header .dental-section__title{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:600;color:#56235e;margin:0}.dental-form .dental-section .dental-section__header .dental-section__toggle{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer;color:#999;font-size:16px;line-height:1;padding:0;transition:.3s}.dental-form .dental-section .dental-section__header .dental-section__toggle:hover{background:#f3f3f3;color:#222}.dental-form .dental-section .dental-section__body{padding:20px}.dental-form .dental-section .dental-section__body .dental-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.dental-form .dental-section .dental-section__body .dental-form-row:last-child{margin-bottom:0}.dental-form .dental-section .dental-section__body .dental-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;overflow:hidden}.dental-form .dental-section .dental-section__body .dental-form-group:last-child{margin-bottom:0}.dental-form .dental-section .dental-section__body .dental-label{font-size:14px;font-weight:500;color:#222;display:flex;align-items:center;gap:6px}.dental-form .dental-section .dental-section__body .dental-label svg{color:#752e81;font-size:15px;flex-shrink:0}.dental-form .dental-section .dental-section__body .dental-label .dental-label__required{color:#ea1c20;margin-left:1px}.dental-form .dental-section .dental-section__body .dental-label .dental-label__optional{font-size:12px;font-weight:400;color:#999}.dental-form .dental-section .dental-section__body .dental-input{height:40px;padding:0 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box}.dental-form .dental-section .dental-section__body .dental-input::placeholder{color:#999}.dental-form .dental-section .dental-section__body .dental-input:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.dental-form .dental-section .dental-section__body .dental-input:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.dental-form .dental-section .dental-section__body .dental-textarea{padding:10px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box;resize:vertical;min-height:90px}.dental-form .dental-section .dental-section__body .dental-textarea::placeholder{color:#999}.dental-form .dental-section .dental-section__body .dental-textarea:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.dental-form .dental-section .dental-section__body .dental-textarea:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.dental-form .dental-section .dental-section__body .dental-upload-zone{border:1.5px dashed #ccc;border-radius:5px;background:#f3f3f3;padding:28px 16px;text-align:center;cursor:pointer;transition:.3s;position:relative}.dental-form .dental-section .dental-section__body .dental-upload-zone:hover{border-color:#752e81;background:#e8d3e5}.dental-form .dental-section .dental-section__body .dental-upload-zone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.dental-form .dental-section .dental-section__body .dental-upload-zone input[type=file]:disabled{cursor:not-allowed}.dental-form .dental-section .dental-section__body .dental-upload-zone .dental-upload-zone__icon{font-size:28px;color:#999;margin-bottom:8px}.dental-form .dental-section .dental-section__body .dental-upload-zone .dental-upload-zone__text{font-size:14px;color:#999;margin:0}.dental-form .dental-section .dental-section__body .dental-upload-zone .dental-upload-zone__hint{font-size:12px;color:#bbb;margin:4px 0 0}.dental-form .dental-section .dental-section__body .dental-preview{position:relative;display:inline-flex;border-radius:5px;overflow:hidden;border:1px solid #e0e0e0;margin-bottom:10px}.dental-form .dental-section .dental-section__body .dental-preview .dental-preview__img{display:block;width:100%;height:160px;object-fit:cover;border-radius:5px}.dental-form .dental-section .dental-section__body .dental-preview .dental-preview__img--small{width:100px;height:80px}.dental-form .dental-section .dental-section__body .dental-preview__remove{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;background:rgba(234,28,32,.9);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;transition:.3s}.dental-form .dental-section .dental-section__body .dental-preview__remove:hover:not(:disabled){background:#ea1c20;transform:scale(1.1)}.dental-form .dental-section .dental-section__body .dental-preview__remove:disabled{opacity:.7;cursor:not-allowed}.dental-form .dental-section .dental-section__body .dental-body-item{border:1px solid #e8e8e8;border-radius:5px;padding:16px;margin-bottom:16px;background:#fafafa}.dental-form .dental-section .dental-section__body .dental-body-item:last-child{margin-bottom:0}.dental-form .dental-section .dental-section__body .dental-body-item .dental-body-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.dental-form .dental-section .dental-section__body .dental-body-item .dental-body-item__title{font-size:14px;font-weight:600;color:#56235e;margin:0;display:flex;align-items:center;gap:6px}.dental-form .dental-section .dental-section__body .dental-body-item .dental-body-item__title svg{font-size:15px}.dental-form .dental-section .dental-section__body .dental-nested-item{border:1px solid #e0e0e0;border-radius:5px;padding:12px;margin-bottom:12px;background:#f5f5f5}.dental-form .dental-section .dental-section__body .dental-nested-item .dental-nested-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.dental-form .dental-section .dental-section__body .dental-nested-item .dental-nested-item__title{font-size:12px;font-weight:600;color:#222;margin:0}.dental-form .dental-section .dental-section__body .dental-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1.5px dashed #752e81;border-radius:5px;color:#752e81;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;margin-bottom:16px;margin-top:4px}.dental-form .dental-section .dental-section__body .dental-add-btn svg{font-size:16px}.dental-form .dental-section .dental-section__body .dental-add-btn:hover{background:#e8d3e5}.dental-form .dental-section .dental-section__body .dental-btn-danger{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff5f5;border:1px solid #ffd0d0;border-radius:5px;color:#ea1c20;font-size:12px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.dental-form .dental-section .dental-section__body .dental-btn-danger svg{font-size:13px}.dental-form .dental-section .dental-section__body .dental-btn-danger:hover:not(:disabled){background:#ea1c20;color:#fff;border-color:#ea1c20}.dental-form .dental-section .dental-section__body .dental-btn-danger:disabled{opacity:.6;cursor:not-allowed}.dental-form .dental-featured-zone{border:1.5px dashed #ccc;border-radius:5px;background:#f3f3f3;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative;transition:.3s;overflow:hidden}.dental-form .dental-featured-zone:hover{border-color:#752e81;background:#e8d3e5}.dental-form .dental-featured-zone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.dental-form .dental-featured-zone input[type=file]:disabled{cursor:not-allowed}.dental-form .dental-featured-zone .dental-featured-zone__icon{font-size:30px;color:#999}.dental-form .dental-featured-zone .dental-featured-zone__text{font-size:14px;color:#999;margin:0;text-align:center}.dental-form .dental-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:20px 0}.dental-form .dental-footer .dental-btn-cancel{height:40px;padding:0 20px;border:1px solid #ddd;border-radius:5px;background:#fff;color:#222;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.dental-form .dental-footer .dental-btn-cancel:hover{background:#f3f3f3}.dental-form .dental-footer .dental-btn-submit{height:40px;padding:0 24px;border:none;border-radius:5px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;gap:8px}.dental-form .dental-footer .dental-btn-submit:hover:not(:disabled){background:linear-gradient(90deg,#C1392D,#56235E 79.19%)}.dental-form .dental-footer .dental-btn-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.dental-form .dental-layout{grid-template-columns:1fr}.dental-form .dental-sidebar{order:-1}.dental-form .dental-form-row{grid-template-columns:1fr!important}}.myth-form{position:relative}.myth-form .myth-layout{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.myth-form .myth-layout .myth-main,.myth-form .myth-layout .myth-sidebar{display:flex;flex-direction:column;gap:16px}.myth-form .myth-section{background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.myth-form .myth-section .myth-section__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f3f3f3}.myth-form .myth-section .myth-section__header .myth-section__title{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:600;color:#56235e;margin:0}.myth-form .myth-section .myth-section__header .myth-section__toggle{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer;color:#999;font-size:16px;line-height:1;padding:0;transition:.3s}.myth-form .myth-section .myth-section__header .myth-section__toggle:hover{background:#f3f3f3;color:#222}.myth-form .myth-section .myth-section__body{padding:20px}.myth-form .myth-section .myth-section__body .myth-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.myth-form .myth-section .myth-section__body .myth-form-row:last-child{margin-bottom:0}.myth-form .myth-section .myth-section__body .myth-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;overflow:hidden}.myth-form .myth-section .myth-section__body .myth-form-group:last-child{margin-bottom:0}.myth-form .myth-section .myth-section__body .myth-label{font-size:14px;font-weight:500;color:#222;display:flex;align-items:center;gap:6px}.myth-form .myth-section .myth-section__body .myth-label svg{color:#752e81;font-size:15px;flex-shrink:0}.myth-form .myth-section .myth-section__body .myth-label .myth-label__required{color:#ea1c20;margin-left:1px}.myth-form .myth-section .myth-section__body .myth-label .myth-label__optional{font-size:12px;font-weight:400;color:#999}.myth-form .myth-section .myth-section__body .myth-input{height:40px;padding:0 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box}.myth-form .myth-section .myth-section__body .myth-input::placeholder{color:#999}.myth-form .myth-section .myth-section__body .myth-input:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.myth-form .myth-section .myth-section__body .myth-input:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.myth-form .myth-section .myth-section__body .myth-textarea{padding:10px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box;resize:vertical;min-height:90px}.myth-form .myth-section .myth-section__body .myth-textarea::placeholder{color:#999}.myth-form .myth-section .myth-section__body .myth-textarea:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.myth-form .myth-section .myth-section__body .myth-textarea:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.myth-form .myth-section .myth-section__body .myth-preview{position:relative;display:inline-flex;border-radius:5px;overflow:hidden;border:1px solid #e0e0e0;margin-bottom:10px}.myth-form .myth-section .myth-section__body .myth-preview .myth-preview__img{display:block;width:100%;height:160px;object-fit:cover;border-radius:5px}.myth-form .myth-section .myth-section__body .myth-preview__remove{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;background:rgba(234,28,32,.9);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;transition:.3s}.myth-form .myth-section .myth-section__body .myth-preview__remove:hover:not(:disabled){background:#ea1c20;transform:scale(1.1)}.myth-form .myth-section .myth-section__body .myth-preview__remove:disabled{opacity:.7;cursor:not-allowed}.myth-form .myth-section .myth-section__body .myth-body-item{border:1px solid #e8e8e8;border-radius:5px;padding:16px;margin-bottom:16px;background:#fafafa}.myth-form .myth-section .myth-section__body .myth-body-item:last-child{margin-bottom:0}.myth-form .myth-section .myth-section__body .myth-body-item .myth-body-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.myth-form .myth-section .myth-section__body .myth-body-item .myth-body-item__title{font-size:14px;font-weight:600;color:#56235e;margin:0;display:flex;align-items:center;gap:6px}.myth-form .myth-section .myth-section__body .myth-body-item .myth-body-item__title svg{font-size:15px}.myth-form .myth-section .myth-section__body .myth-sub-section{margin-top:16px;margin-bottom:16px}.myth-form .myth-section .myth-section__body .myth-sub-section .myth-sub-section__title{font-size:14px;font-weight:600;color:#222;margin:0 0 12px;display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:2px solid #f3f3f3}.myth-form .myth-section .myth-section__body .myth-sub-section .myth-sub-section__title svg{font-size:16px}.myth-form .myth-section .myth-section__body .myth-fact-item{border:1px solid #e0e0e0;border-radius:5px;padding:12px;margin-bottom:12px;background:#f5f5f5}.myth-form .myth-section .myth-section__body .myth-fact-item--right{background:#f0faf0;border-color:#c8e6c9}.myth-form .myth-section .myth-section__body .myth-fact-item .myth-fact-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.myth-form .myth-section .myth-section__body .myth-fact-item .myth-fact-item__header span{font-size:12px;font-weight:600;color:#222}.myth-form .myth-section .myth-section__body .myth-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1.5px dashed #752e81;border-radius:5px;color:#752e81;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;margin-bottom:16px;margin-top:4px}.myth-form .myth-section .myth-section__body .myth-add-btn svg{font-size:16px}.myth-form .myth-section .myth-section__body .myth-add-btn:hover{background:#e8d3e5}.myth-form .myth-section .myth-section__body .myth-btn-danger{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff5f5;border:1px solid #ffd0d0;border-radius:5px;color:#ea1c20;font-size:12px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.myth-form .myth-section .myth-section__body .myth-btn-danger svg{font-size:13px}.myth-form .myth-section .myth-section__body .myth-btn-danger:hover:not(:disabled){background:#ea1c20;color:#fff;border-color:#ea1c20}.myth-form .myth-section .myth-section__body .myth-btn-danger:disabled{opacity:.6;cursor:not-allowed}.myth-form .myth-featured-zone{border:1.5px dashed #ccc;border-radius:5px;background:#f3f3f3;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative;transition:.3s;overflow:hidden}.myth-form .myth-featured-zone:hover{border-color:#752e81;background:#e8d3e5}.myth-form .myth-featured-zone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.myth-form .myth-featured-zone input[type=file]:disabled{cursor:not-allowed}.myth-form .myth-featured-zone .myth-featured-zone__icon{font-size:30px;color:#999}.myth-form .myth-featured-zone .myth-featured-zone__text{font-size:14px;color:#999;margin:0;text-align:center}.myth-form .myth-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:20px 0}.myth-form .myth-footer .myth-btn-cancel{height:40px;padding:0 20px;border:1px solid #ddd;border-radius:5px;background:#fff;color:#222;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.myth-form .myth-footer .myth-btn-cancel:hover{background:#f3f3f3}.myth-form .myth-footer .myth-btn-submit{height:40px;padding:0 24px;border:none;border-radius:5px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;gap:8px}.myth-form .myth-footer .myth-btn-submit:hover:not(:disabled){background:linear-gradient(90deg,#C1392D,#56235E 79.19%)}.myth-form .myth-footer .myth-btn-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.myth-form .myth-layout{grid-template-columns:1fr}.myth-form .myth-sidebar{order:-1}.myth-form .myth-form-row{grid-template-columns:1fr!important}}.announcement-form{position:relative}.announcement-form .announcement-layout{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.announcement-form .announcement-layout .announcement-main,.announcement-form .announcement-layout .announcement-sidebar{display:flex;flex-direction:column;gap:16px}.announcement-form .announcement-section{background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.announcement-form .announcement-section .announcement-section__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f3f3f3}.announcement-form .announcement-section .announcement-section__header .announcement-section__title{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:600;color:#56235e;margin:0}.announcement-form .announcement-section .announcement-section__header .announcement-section__toggle{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer;color:#999;font-size:16px;line-height:1;padding:0;transition:.3s}.announcement-form .announcement-section .announcement-section__header .announcement-section__toggle:hover{background:#f3f3f3;color:#222}.announcement-form .announcement-section .announcement-section__body{padding:20px}.announcement-form .announcement-section .announcement-section__body .announcement-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.announcement-form .announcement-section .announcement-section__body .announcement-form-row:last-child{margin-bottom:0}.announcement-form .announcement-section .announcement-section__body .announcement-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;overflow:hidden}.announcement-form .announcement-section .announcement-section__body .announcement-form-group:last-child{margin-bottom:0}.announcement-form .announcement-section .announcement-section__body .announcement-label{font-size:14px;font-weight:500;color:#222;display:flex;align-items:center;gap:6px}.announcement-form .announcement-section .announcement-section__body .announcement-label svg{color:#752e81;font-size:15px;flex-shrink:0}.announcement-form .announcement-section .announcement-section__body .announcement-label .announcement-label__required{color:#ea1c20;margin-left:1px}.announcement-form .announcement-section .announcement-section__body .announcement-label .announcement-label__optional{font-size:12px;font-weight:400;color:#999}.announcement-form .announcement-section .announcement-section__body .announcement-input{height:40px;padding:0 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box}.announcement-form .announcement-section .announcement-section__body .announcement-input::placeholder{color:#999}.announcement-form .announcement-section .announcement-section__body .announcement-input:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.announcement-form .announcement-section .announcement-section__body .announcement-input:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.announcement-form .announcement-section .announcement-section__body .announcement-textarea{padding:10px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box;resize:vertical;min-height:90px}.announcement-form .announcement-section .announcement-section__body .announcement-textarea::placeholder{color:#999}.announcement-form .announcement-section .announcement-section__body .announcement-textarea:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.announcement-form .announcement-section .announcement-section__body .announcement-textarea:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.announcement-form .announcement-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:20px 0}.announcement-form .announcement-footer .announcement-btn-cancel{height:40px;padding:0 20px;border:1px solid #ddd;border-radius:5px;background:#fff;color:#222;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.announcement-form .announcement-footer .announcement-btn-cancel:hover{background:#f3f3f3}.announcement-form .announcement-footer .announcement-btn-submit{height:40px;padding:0 24px;border:none;border-radius:5px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;gap:8px}.announcement-form .announcement-footer .announcement-btn-submit:hover:not(:disabled){background:linear-gradient(90deg,#C1392D,#56235E 79.19%)}.announcement-form .announcement-footer .announcement-btn-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.announcement-form .announcement-layout{grid-template-columns:1fr}.announcement-form .announcement-sidebar{order:-1}.announcement-form .announcement-form-row{grid-template-columns:1fr!important}}.faq-form{position:relative}.faq-form .faq-layout{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.faq-form .faq-layout .faq-main,.faq-form .faq-layout .faq-sidebar{display:flex;flex-direction:column;gap:16px}.faq-form .faq-section{background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.faq-form .faq-section .faq-section__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f3f3f3}.faq-form .faq-section .faq-section__header .faq-section__title{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:600;color:#56235e;margin:0}.faq-form .faq-section .faq-section__header .faq-section__toggle{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer;color:#999;font-size:16px;line-height:1;padding:0;transition:.3s}.faq-form .faq-section .faq-section__header .faq-section__toggle:hover{background:#f3f3f3;color:#222}.faq-form .faq-section .faq-section__body{padding:20px}.faq-form .faq-section .faq-section__body .faq-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.faq-form .faq-section .faq-section__body .faq-form-row:last-child{margin-bottom:0}.faq-form .faq-section .faq-section__body .faq-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;overflow:hidden}.faq-form .faq-section .faq-section__body .faq-form-group:last-child{margin-bottom:0}.faq-form .faq-section .faq-section__body .faq-label{font-size:14px;font-weight:500;color:#222;display:flex;align-items:center;gap:6px}.faq-form .faq-section .faq-section__body .faq-label svg{color:#752e81;font-size:15px;flex-shrink:0}.faq-form .faq-section .faq-section__body .faq-label .faq-label__required{color:#ea1c20;margin-left:1px}.faq-form .faq-section .faq-section__body .faq-label .faq-label__optional{font-size:12px;font-weight:400;color:#999}.faq-form .faq-section .faq-section__body .faq-input{height:40px;padding:0 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box}.faq-form .faq-section .faq-section__body .faq-input::placeholder{color:#999}.faq-form .faq-section .faq-section__body .faq-input:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.faq-form .faq-section .faq-section__body .faq-input:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.faq-form .faq-section .faq-section__body .faq-textarea{padding:10px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box;resize:vertical;min-height:90px}.faq-form .faq-section .faq-section__body .faq-textarea::placeholder{color:#999}.faq-form .faq-section .faq-section__body .faq-textarea:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.faq-form .faq-section .faq-section__body .faq-textarea:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.faq-form .faq-section .faq-section__body .faq-body-item{border:1px solid #e8e8e8;border-radius:5px;padding:16px;margin-bottom:16px;background:#fafafa}.faq-form .faq-section .faq-section__body .faq-body-item:last-child{margin-bottom:0}.faq-form .faq-section .faq-section__body .faq-body-item .faq-body-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.faq-form .faq-section .faq-section__body .faq-body-item .faq-body-item__title{font-size:14px;font-weight:600;color:#56235e;margin:0;display:flex;align-items:center;gap:6px}.faq-form .faq-section .faq-section__body .faq-body-item .faq-body-item__title svg{font-size:15px}.faq-form .faq-section .faq-section__body .faq-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1.5px dashed #752e81;border-radius:5px;color:#752e81;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;margin-bottom:16px}.faq-form .faq-section .faq-section__body .faq-add-btn svg{font-size:16px}.faq-form .faq-section .faq-section__body .faq-add-btn:hover{background:#e8d3e5}.faq-form .faq-section .faq-section__body .faq-btn-danger{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff5f5;border:1px solid #ffd0d0;border-radius:5px;color:#ea1c20;font-size:12px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.faq-form .faq-section .faq-section__body .faq-btn-danger svg{font-size:13px}.faq-form .faq-section .faq-section__body .faq-btn-danger:hover:not(:disabled){background:#ea1c20;color:#fff;border-color:#ea1c20}.faq-form .faq-section .faq-section__body .faq-btn-danger:disabled{opacity:.6;cursor:not-allowed}.faq-form .faq-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:20px 0}.faq-form .faq-footer .faq-btn-cancel{height:40px;padding:0 20px;border:1px solid #ddd;border-radius:5px;background:#fff;color:#222;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.faq-form .faq-footer .faq-btn-cancel:hover{background:#f3f3f3}.faq-form .faq-footer .faq-btn-submit{height:40px;padding:0 24px;border:none;border-radius:5px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;gap:8px}.faq-form .faq-footer .faq-btn-submit:hover:not(:disabled){background:linear-gradient(90deg,#C1392D,#56235E 79.19%)}.faq-form .faq-footer .faq-btn-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.faq-form .faq-layout{grid-template-columns:1fr}.faq-form .faq-sidebar{order:-1}.faq-form .faq-form-row{grid-template-columns:1fr!important}}.policy-form{position:relative}.policy-form .policy-layout{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.policy-form .policy-layout .policy-main,.policy-form .policy-layout .policy-sidebar{display:flex;flex-direction:column;gap:16px}.policy-form .policy-section{background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.policy-form .policy-section .policy-section__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f3f3f3}.policy-form .policy-section .policy-section__header .policy-section__title{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:600;color:#56235e;margin:0}.policy-form .policy-section .policy-section__header .policy-section__toggle{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer;color:#999;font-size:16px;line-height:1;padding:0;transition:.3s}.policy-form .policy-section .policy-section__header .policy-section__toggle:hover{background:#f3f3f3;color:#222}.policy-form .policy-section .policy-section__body{padding:20px}.policy-form .policy-section .policy-section__body .policy-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.policy-form .policy-section .policy-section__body .policy-form-row:last-child{margin-bottom:0}.policy-form .policy-section .policy-section__body .policy-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;overflow:hidden}.policy-form .policy-section .policy-section__body .policy-form-group:last-child{margin-bottom:0}.policy-form .policy-section .policy-section__body .policy-label{font-size:14px;font-weight:500;color:#222;display:flex;align-items:center;gap:6px}.policy-form .policy-section .policy-section__body .policy-label svg{color:#752e81;font-size:15px;flex-shrink:0}.policy-form .policy-section .policy-section__body .policy-label .policy-label__required{color:#ea1c20;margin-left:1px}.policy-form .policy-section .policy-section__body .policy-label .policy-label__optional{font-size:12px;font-weight:400;color:#999}.policy-form .policy-section .policy-section__body .policy-input{height:40px;padding:0 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box}.policy-form .policy-section .policy-section__body .policy-input::placeholder{color:#999}.policy-form .policy-section .policy-section__body .policy-input:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.policy-form .policy-section .policy-section__body .policy-input:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.policy-form .policy-section .policy-section__body .policy-textarea{padding:10px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box;resize:vertical;min-height:90px}.policy-form .policy-section .policy-section__body .policy-textarea::placeholder{color:#999}.policy-form .policy-section .policy-section__body .policy-textarea:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.policy-form .policy-section .policy-section__body .policy-textarea:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.policy-form .policy-section .policy-section__body .policy-body-item{border:1px solid #e8e8e8;border-radius:5px;padding:16px;margin-bottom:16px;background:#fafafa}.policy-form .policy-section .policy-section__body .policy-body-item:last-child{margin-bottom:0}.policy-form .policy-section .policy-section__body .policy-body-item .policy-body-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.policy-form .policy-section .policy-section__body .policy-body-item .policy-body-item__title{font-size:14px;font-weight:600;color:#56235e;margin:0;display:flex;align-items:center;gap:6px}.policy-form .policy-section .policy-section__body .policy-body-item .policy-body-item__title svg{font-size:15px}.policy-form .policy-section .policy-section__body .policy-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1.5px dashed #752e81;border-radius:5px;color:#752e81;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;margin-bottom:16px}.policy-form .policy-section .policy-section__body .policy-add-btn svg{font-size:16px}.policy-form .policy-section .policy-section__body .policy-add-btn:hover{background:#e8d3e5}.policy-form .policy-section .policy-section__body .policy-btn-danger{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff5f5;border:1px solid #ffd0d0;border-radius:5px;color:#ea1c20;font-size:12px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.policy-form .policy-section .policy-section__body .policy-btn-danger svg{font-size:13px}.policy-form .policy-section .policy-section__body .policy-btn-danger:hover:not(:disabled){background:#ea1c20;color:#fff;border-color:#ea1c20}.policy-form .policy-section .policy-section__body .policy-btn-danger:disabled{opacity:.6;cursor:not-allowed}.policy-form .policy-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:20px 0}.policy-form .policy-footer .policy-btn-cancel{height:40px;padding:0 20px;border:1px solid #ddd;border-radius:5px;background:#fff;color:#222;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.policy-form .policy-footer .policy-btn-cancel:hover{background:#f3f3f3}.policy-form .policy-footer .policy-btn-submit{height:40px;padding:0 24px;border:none;border-radius:5px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;gap:8px}.policy-form .policy-footer .policy-btn-submit:hover:not(:disabled){background:linear-gradient(90deg,#C1392D,#56235E 79.19%)}.policy-form .policy-footer .policy-btn-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.policy-form .policy-layout{grid-template-columns:1fr}.policy-form .policy-sidebar{order:-1}.policy-form .policy-form-row{grid-template-columns:1fr!important}}.terms-form{position:relative}.terms-form .terms-layout{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.terms-form .terms-layout .terms-main,.terms-form .terms-layout .terms-sidebar{display:flex;flex-direction:column;gap:16px}.terms-form .terms-section{background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.terms-form .terms-section .terms-section__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f3f3f3}.terms-form .terms-section .terms-section__header .terms-section__title{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:600;color:#56235e;margin:0}.terms-form .terms-section .terms-section__header .terms-section__toggle{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer;color:#999;font-size:16px;line-height:1;padding:0;transition:.3s}.terms-form .terms-section .terms-section__header .terms-section__toggle:hover{background:#f3f3f3;color:#222}.terms-form .terms-section .terms-section__body{padding:20px}.terms-form .terms-section .terms-section__body .terms-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.terms-form .terms-section .terms-section__body .terms-form-row:last-child{margin-bottom:0}.terms-form .terms-section .terms-section__body .terms-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;overflow:hidden}.terms-form .terms-section .terms-section__body .terms-form-group:last-child{margin-bottom:0}.terms-form .terms-section .terms-section__body .terms-label{font-size:14px;font-weight:500;color:#222;display:flex;align-items:center;gap:6px}.terms-form .terms-section .terms-section__body .terms-label svg{color:#752e81;font-size:15px;flex-shrink:0}.terms-form .terms-section .terms-section__body .terms-label .terms-label__required{color:#ea1c20;margin-left:1px}.terms-form .terms-section .terms-section__body .terms-label .terms-label__optional{font-size:12px;font-weight:400;color:#999}.terms-form .terms-section .terms-section__body .terms-input{height:40px;padding:0 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box}.terms-form .terms-section .terms-section__body .terms-input::placeholder{color:#999}.terms-form .terms-section .terms-section__body .terms-input:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.terms-form .terms-section .terms-section__body .terms-input:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.terms-form .terms-section .terms-section__body .terms-textarea{padding:10px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-family:Rubik,sans-serif;color:#222;background:#fff;transition:.3s;outline:none;width:100%;box-sizing:border-box;resize:vertical;min-height:90px}.terms-form .terms-section .terms-section__body .terms-textarea::placeholder{color:#999}.terms-form .terms-section .terms-section__body .terms-textarea:focus{border-color:#752e81;box-shadow:0 0 0 3px rgba(117,46,129,.1)}.terms-form .terms-section .terms-section__body .terms-textarea:disabled{background:#f3f3f3;cursor:not-allowed;opacity:.7}.terms-form .terms-section .terms-section__body .terms-body-item{border:1px solid #e8e8e8;border-radius:5px;padding:16px;margin-bottom:16px;background:#fafafa}.terms-form .terms-section .terms-section__body .terms-body-item:last-child{margin-bottom:0}.terms-form .terms-section .terms-section__body .terms-body-item .terms-body-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.terms-form .terms-section .terms-section__body .terms-body-item .terms-body-item__title{font-size:14px;font-weight:600;color:#56235e;margin:0;display:flex;align-items:center;gap:6px}.terms-form .terms-section .terms-section__body .terms-body-item .terms-body-item__title svg{font-size:15px}.terms-form .terms-section .terms-section__body .terms-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1.5px dashed #752e81;border-radius:5px;color:#752e81;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;margin-bottom:16px}.terms-form .terms-section .terms-section__body .terms-add-btn svg{font-size:16px}.terms-form .terms-section .terms-section__body .terms-add-btn:hover{background:#e8d3e5}.terms-form .terms-section .terms-section__body .terms-btn-danger{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff5f5;border:1px solid #ffd0d0;border-radius:5px;color:#ea1c20;font-size:12px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.terms-form .terms-section .terms-section__body .terms-btn-danger svg{font-size:13px}.terms-form .terms-section .terms-section__body .terms-btn-danger:hover:not(:disabled){background:#ea1c20;color:#fff;border-color:#ea1c20}.terms-form .terms-section .terms-section__body .terms-btn-danger:disabled{opacity:.6;cursor:not-allowed}.terms-form .terms-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:20px 0}.terms-form .terms-footer .terms-btn-cancel{height:40px;padding:0 20px;border:1px solid #ddd;border-radius:5px;background:#fff;color:#222;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s}.terms-form .terms-footer .terms-btn-cancel:hover{background:#f3f3f3}.terms-form .terms-footer .terms-btn-submit{height:40px;padding:0 24px;border:none;border-radius:5px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;font-size:14px;font-weight:500;font-family:Rubik,sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;gap:8px}.terms-form .terms-footer .terms-btn-submit:hover:not(:disabled){background:linear-gradient(90deg,#C1392D,#56235E 79.19%)}.terms-form .terms-footer .terms-btn-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.terms-form .terms-layout{grid-template-columns:1fr}.terms-form .terms-sidebar{order:-1}.terms-form .terms-form-row{grid-template-columns:1fr!important}}.users-table-container{overflow-x:auto;margin-top:16px;background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.users-table-container .users-table{width:100%;border-collapse:separate;border-spacing:0;font-family:Rubik,sans-serif;font-size:16px;border-radius:5px;overflow:hidden;text-align:center}.users-table-container .users-table th{background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;padding:14px;font-weight:700;white-space:nowrap;text-align:center}.users-table-container .users-table td{background:#f4f4f4;padding:12px;border-bottom:1px solid #f3f3f3;font-size:15px;white-space:nowrap;text-align:center}.users-table-container .users-table td:last-child{text-align:center}.users-table-container .users-table tr:nth-child(2n) td{background-color:#e9f2ff}.users-table-container .users-table tr:hover td{background-color:#e8d3e5}.users-table-container .users-table .role-cell{font-weight:600;text-transform:capitalize;font-size:18px}.users-table-container .users-table .role-cell.admin{color:linear-gradient(90deg,#56235E 20.81%,#C1392D)}.users-table-container .users-table .role-cell.dantasurakshaks{color:#fc0}.users-table-container .users-table .role-cell.user{color:#01a601}.users-table-container .users-table .status-cell{font-size:16px;font-weight:500;padding:6px 12px;text-align:center;text-transform:capitalize}.users-table-container .users-table .status-cell.approved{background:#dcfce7;color:#01a601}.users-table-container .users-table .status-cell.pending{background:#fef9c3;color:#fc0}.users-table-container .users-table .status-cell.rejected{background:#fee2e2;color:#ea1c20}.users-table-container .users-table .aprove-reject-buttons{display:flex;justify-content:center;gap:10px}.users-table-container .users-table .aprove-reject-buttons .approve-btn,.users-table-container .users-table .aprove-reject-buttons .reject-btn{padding:6px 10px;border:none;border-radius:5px;display:flex;align-items:center;color:#fff;cursor:pointer;transition:.3s}.users-table-container .users-table .aprove-reject-buttons .approve-btn:disabled,.users-table-container .users-table .aprove-reject-buttons .reject-btn:disabled{opacity:.6;cursor:not-allowed}.users-table-container .users-table .aprove-reject-buttons .approve-btn{background-color:#01a601}.users-table-container .users-table .aprove-reject-buttons .approve-btn:hover:not(:disabled){background-color:hsl(120,98.8023952096%,22.7450980392%)}.users-table-container .users-table .aprove-reject-buttons .reject-btn{background-color:#ea1c20}.users-table-container .users-table .aprove-reject-buttons .reject-btn:hover:not(:disabled){background-color:rgb(193.1330645161,17.8669354839,21.2701612903)}.lesion-table-container{overflow-x:auto;margin-top:16px;background:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.lesion-table-container .lesion-table{width:100%;border-collapse:separate;border-spacing:0;font-family:Rubik,sans-serif;font-size:16px;border-radius:5px;overflow:hidden;text-align:center}.lesion-table-container .lesion-table th{background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;padding:14px;font-weight:700;white-space:nowrap;text-align:left}.lesion-table-container .lesion-table td{background:#f4f4f4;padding:12px;border-bottom:1px solid #f3f3f3;font-size:15px;white-space:nowrap;text-align:left}.lesion-table-container .lesion-table td:last-child{text-align:left}.lesion-table-container .lesion-table tr:nth-child(2n) td{background-color:#e9f2ff}.lesion-table-container .lesion-table tr:hover td{background-color:#e8d3e5}*{margin:0;padding:0}*,body{font-family:Rubik,sans-serif}body{background-color:rgba(253,243,255,.3176470588)}::-webkit-scrollbar{display:none}button.password-toggle{border:unset;background:unset;display:flex;justify-content:center}button.password-toggle svg{color:#56235e}.feedback-popup{position:fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;background:rgba(128,128,128,.4705882353)}.popup-content{max-width:400px;background:#fff;width:100%;padding:48px 30px 30px;border-radius:6px;position:relative}ul.feedback_by_admin{background:#f8f9fc;padding:22px;border-radius:4px;height:200px;overflow-y:scroll;max-width:100%}h1.feedback_heading_main{background:#c1392d;text-align:center;color:#fff;border-radius:4px 4px 0 0;display:flex;align-items:center;gap:12px;justify-content:center;font-size:14px;padding:12px}p.feedback_para_main{color:rgba(128,128,128,.6705882353);margin-bottom:9px;text-align:center;font-size:14px}button.close-btn{position:absolute;right:12px;top:12px;padding:2px 8px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D)}button.close-btn,button.feedback-btn{color:#fff;border:unset;border-radius:4px;cursor:pointer}button.feedback-btn{background:#56235e;padding:8px;display:flex;align-items:center;gap:4px}.pagination_steps{display:flex;justify-content:end;margin-top:24px}ul.feedback_by_admin li{color:#56235e;display:flex;justify-content:start;flex-direction:column;padding:8px 0;overflow-y:scroll}ul.feedback_by_admin li span{color:gray}button.disable_prev{background:rgba(128,128,128,.631372549)!important}.pagination-controls{display:flex;gap:8px}button.disable_next{background:rgba(128,128,128,.631372549)!important}.pagination_steps button{background:linear-gradient(90deg,#56235E 20.81%,#C1392D);color:#fff;padding:6px 22px;border-radius:4px;border:unset}.pagination_steps span{padding:0 10px}.Disease_category select{width:100%}.Disease_category{margin-bottom:20px;color:#555}.custom-loader{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:none}@keyframes ripple{0%{transform:translate(-50%,-50%) scale(.6);opacity:1}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.custom-loader .ripple-loader{position:relative;width:200px;height:200px}.custom-loader .ripple-loader .logo-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.custom-loader .ripple-loader .logo-wrapper img{width:120px;height:120px;object-fit:contain}.custom-loader .ripple-loader .ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border:3px solid;border-radius:50%;opacity:0;animation:ripple 2s ease-out infinite}.custom-loader .ripple-loader .ring1{border-color:rgba(86,35,94,.4);animation-delay:0s}.custom-loader .ripple-loader .ring2{border-color:rgba(193,57,45,.4);animation-delay:.5s}.custom-loader .ripple-loader .ring3{border-color:rgba(86,35,94,.2);animation-delay:1s}span.iconsss{gap:5px;align-items:center;flex-wrap:wrap}.section-header,span.iconsss{display:flex;justify-content:space-between}.section-header{background-color:#fff;border-radius:5px;padding:10px}.section-header h2{padding:0!important;font-size:28px;font-weight:500;color:linear-gradient(90deg,#56235E 20.81%,#C1392D);text-transform:uppercase;letter-spacing:1px;padding:0}.section-header a.add-disease-btn{padding:10px;border-radius:10px;text-decoration:none;background-color:red;color:#fff}.disease-list-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.disease-card{display:flex;flex-direction:column;background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);gap:20px;align-items:center;margin-top:20px}.disease-image{height:150px;width:100%}.disease-image img{width:100%;height:100%;object-fit:cover}.disease-actions{display:flex;gap:20px}.privacy_card .disease-actions{display:flex;flex-direction:column;gap:20px;justify-content:flex-start;height:100%}.w_m_f_repeater{grid-template-columns:1fr!important;gap:0;position:relative}.w_m_f_repeater .set_groups{gap:10px}.w_m_f_repeater button{background:linear-gradient(90deg,#56235E 20.81%,#C1392D);border-radius:18px!important;position:absolute;top:-18px;right:0;padding:3px 8px!important}.add_text_slider{display:grid;grid-template-columns:1fr 1fr;gap:14px}.add_text_grid{display:flex;flex-direction:column;gap:12px}div#text_slider{grid-template-columns:repeat(3,1fr)}div#text_slider p{text-transform:capitalize}div#privacy_outer{display:flex;flex-direction:column;gap:20px}.grid_inner{display:grid;gap:20px;grid-template-columns:1fr 1fr}.nested_wrapper{display:flex;flex-direction:column;gap:6px}button.submit_action_b{padding:10px 18px;background:linear-gradient(90deg,#56235E 20.81%,#C1392D);border:unset;border-radius:17px;color:#fff}.submit_action_b_wrap{margin-top:20px}.action_,.submit_action_b_wrap{display:flex;justify-content:end}.action_{margin-top:12px}.action_ button:first-child{background:#01a601;border:unset;padding:5px 13px;border-radius:6px;color:#fff}.delete_act{position:absolute;right:24px;top:12px}.delete_act button{background:#ea1c20;border:unset;padding:4px 10px;border-radius:100%;color:#fff}.pri_main_o_wr{border:1px solid rgba(193,57,45,.431372549);padding:24px;border-radius:4px;gap:22px;position:relative}.pri_main_o_wr,form.form_main_wr{display:flex;flex-direction:column}form.form_main_wr{gap:10px}.privacy-policy-wrapper h1{margin-bottom:16px}.facrs_section{display:grid;grid-template-columns:1fr 1fr;gap:20px}.facts-section{padding:20px;border:1px solid rgba(86,35,94,.3215686275);border-radius:4px;position:relative}.ck-editor-wrapper .ck-editor__main div{height:300px}.h_image img{width:200px;object-fit:cover}.m_f_wrapper{display:flex;flex-direction:column;gap:20px}.privacy_card{display:grid;grid-template-columns:85% 1fr;align-items:center;background:#fff;border-radius:4px;border:1px solid rgba(86,35,94,.0588235294);padding:10px;gap:30px}.flex_term h3{gap:4px;color:#c1392d}.flex_term h3,.privacy-info,.term_main_outer{display:flex;flex-direction:column}.privacy-info div:not(:last-child){border-bottom:1px solid rgba(86,35,94,.2196078431)}.flex_term{padding:12px 0}span.p_actions{display:flex;gap:6px;align-items:center}.r_m_f_repeater{grid-template-columns:1fr!important;gap:0;position:relative}.r_m_f_repeater .set_groups{gap:10px}.add_new_facts{background:#56235e;padding:8px;border-radius:10px;color:#fff;border:unset;float:right}.r_s_button{width:100%}.r_s_button,.r_s_button button{position:absolute;right:0;top:0}.r_s_button button{background:rgba(255,0,0,.3019607843);padding:6px 20px!important;border:#ffdead;color:#fff;border-radius:0}.r_m_f_repeater button{background:linear-gradient(90deg,#56235E 20.81%,#C1392D);border-radius:18px!important;position:absolute;top:-18px;right:0;padding:3px 8px!important}.feed_outer p{white-space:break-spaces;padding-left:8px}.feed_wrapper{background:#f8f9fc;padding:12px 12px 0;display:flex;flex-direction:column;gap:20px;height:250px;overflow-y:scroll}.feed_outer h4{color:#56235e;font-size:16px;margin-bottom:4px}.ambass_wrapper{display:flex;flex-direction:column;gap:18px}ul.ambass_list.u_lists{display:flex;gap:20px}.footer_inner{padding:20px;background:#9a8c98}@media(max-width:768px){.section-header{flex-direction:column;align-items:center;gap:10px;margin-bottom:20px}.section-header h2{font-size:20px}}@media(max-width:468px){.section-header h2{font-size:18px}.section-header .add-slider-btn{padding:6px 5px;font-size:13px}}