@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Rajdhani:wght@700&display=swap);.animate-header{animation:popBounce .6s ease-out forwards}.content_area_full_container{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.header{align-items:center;background:linear-gradient(180deg,#1e293b,#0f172a);border:1px solid #94a3b81a;border-radius:8px;box-shadow:0 4px 16px #0000001a;display:grid;flex-shrink:0;font-family:Inter,sans-serif;grid-template-columns:1fr auto 1fr;height:70px;padding:16px 20px}.header-dark{background:linear-gradient(180deg,#0f172a,#020617);border-color:#47556933}.header-wall-mode-upper{background:linear-gradient(135deg,#667eea,#764ba2);height:50px}.header-wall-mode-lower,.header-wall-mode-upper{border-radius:0;box-shadow:0 4px 12px #00000026;padding:0 20px;transition:box-shadow .3s ease}.header-wall-mode-lower{background:linear-gradient(135deg,#6c757d,#495057);height:35px}.header_text{color:#fff;font-size:1.75rem;font-weight:600;grid-column:2;letter-spacing:.5px;margin:0;text-align:center;text-shadow:0 2px 4px #0000004d}.header_text-wall-mode{font-size:1.35rem;font-weight:600}.content_area_part_below_header{flex:1 1;height:100%;margin-top:1%;overflow-y:auto;padding-bottom:40px;width:100%}.container{display:flex;flex-direction:column;height:100vh;max-height:100vh;overflow:hidden;position:relative}.options-menu{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 6px #00000026;padding:8px;position:absolute;right:10px;top:30px;z-index:10}.options-menu div{cursor:pointer;padding:4px 8px}.options-menu div:hover{background-color:#f0f0f0}.active-tab{background-color:#8f99a4;border-radius:4px;color:#fff;font-weight:700}.announcement-list{list-style:none;margin-top:1rem;padding:0}.announcement-item{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;margin-bottom:1rem;padding:1rem}.announcement-title{color:#2c3e50;font-size:1.25rem;margin-bottom:.5rem}.announcement-message{color:#34495e;margin-bottom:.5rem}.announcement-date{color:#7f8c8d;font-size:.85rem}input,textarea{margin-top:5px;padding:1px;width:100%}.styled-dropdown{-webkit-appearance:none;appearance:none;background-color:#ffffffb3;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%275%27 viewBox=%270 0 10 5%27%3E%3Cpath fill=%27%23999%27 d=%27M0 0l5 5 5-5z%27/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:10px 5px;border:1px solid #999;border-radius:4px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;padding:10px;width:100%}.dashboard-card{align-items:center;border-bottom:1px solid #eee;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:background-color .2s}.dashboard-card:last-child{border-bottom:none}.dashboard-card:hover{background-color:#f5f5f5}.dashboard-name{flex-grow:1;padding-left:6px}.favorite-btn{color:#ccc;cursor:pointer;font-size:18px;transition:color .2s}.favorite-btn.favorited{color:#f1c40f}.folder-item{align-items:center;border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:10px 15px;transition:background-color .2s}.folder-item:last-child{border-bottom:none}.folder-item:hover{background-color:#f0f0f0}.folder-icon{color:#f39c12;font-size:18px;margin-right:10px}.folder-name{font-size:16px}.content_header{align-items:center;background:linear-gradient(180deg,#1e293b,#0f172a);border:1px solid #94a3b81a;border-radius:8px;box-shadow:0 4px 16px #0000001a;display:flex;justify-content:center;padding:16px 20px;position:relative}.content_header_text{color:#fff;font-size:1.75rem;font-weight:600;letter-spacing:.5px;margin:0 auto;text-shadow:0 2px 4px #0000004d}.foot{background-color:#2c3e50;bottom:0;height:30px;margin-top:auto;padding-top:1px;position:-webkit-sticky;position:sticky;width:100%;z-index:100}.main,.main-content{overflow-y:auto}.row{margin-right:0}.navbar{background:linear-gradient(180deg,#1e293b,#0f172a);border-bottom:1px solid #94a3b81a;box-shadow:0 4px 16px #0000001a;height:9vh}.favorite-btn{color:gold}.btn{background-color:#8f99a4;margin-top:5em}.navbar .Fold{color:#e5e7eb;font-size:2rem;font-style:italic;font-weight:700;left:52%;position:absolute;transform:translateX(-50%)}.max img,.profile img{height:30px;width:30px}.max img{margin-right:2px}.main{background-color:#fff;min-height:75vh;padding:20px;transition:all .3s ease-in-out}@media (max-width:767px){.sidebar{height:93vh;left:0;position:fixed;top:0;transform:translateX(-100%);width:250px;z-index:1050}.sidebar.show{transform:translateX(0)}.main-content{height:80vh;overflow-y:auto;transition:margin-left .3s ease-in-out}.content_area_part_below_header{height:calc(100% - 105px);padding-bottom:35px}}:fullscreen{background-color:inherit;text-align:center}:-webkit-full-screen{background-color:#fff;text-align:center}:-moz-full-screen{background-color:#fff;text-align:center}:-ms-fullscreen{background-color:#fff;text-align:center}#root{height:100%}.logo img{height:45px}.lay_complete_screen_container_flexed_as_columns{display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;margin:0;overflow:hidden}.lay_row_for_sidebar_and_content_area{background:#e8efed;display:flex;flex:1 1;flex-direction:row;overflow:hidden;transition:background-color .3s ease}.lay_row_for_sidebar_and_content_area_dark{background:#0f172a}.lay_content_area{background:#0000;flex:1 1;margin:0;max-height:100%;overflow:hidden;transition:all .3s ease}.lay_content_area_homepage{margin:0}@media (max-width:768px){.lay_complete_screen_container_flexed_as_columns{height:100vh}.lay_row_for_sidebar_and_content_area{flex-direction:column}.lay_content_area,.lay_content_area_homepage{margin:0}}@media (max-width:480px){.lay_content_area{margin:0}}.lay_row_for_sidebar_and_content_area_dark .lay_content_area{background:#0000}@keyframes lay_fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lay_content_area{animation:lay_fadeIn .3s ease-out}.lay_content_area>*{height:100%;overflow:hidden}@media print{.lay_complete_screen_container_flexed_as_columns{height:auto;overflow:visible}.lay_row_for_sidebar_and_content_area{overflow:visible}.lay_content_area{margin:0;overflow:visible}}.sb_sidebar{background:linear-gradient(180deg,#34495e,#2c3e50);border-right:1px solid #34495e4d;box-shadow:2px 0 12px #2c3e5026;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100%;overflow:hidden;position:relative;width:280px}.sb_sidebar-dark{background:linear-gradient(180deg,#0f172a,#020617);border-right:1px solid #47556933}.sb_sidebar-header{background:#2c3e504d;border-bottom:1px solid #34495e33;padding:24px 20px}.sb_logo-container{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:12px;justify-content:center;transition:transform .3s ease}.sb_logo-container:hover{transform:translateY(-2px)}.sb_css-logo{animation:subtlePulse 4s ease-in-out infinite;display:flex;flex-direction:column;gap:4px}.sb_logo-row{align-items:center;display:flex;flex-direction:row;gap:4px}.sb_logo-small{background:linear-gradient(135deg,#3498db,#2980b9);box-shadow:0 2px 8px #3498db4d;width:12px}.sb_logo-medium,.sb_logo-small{border-radius:3px;height:12px;transition:all .3s ease}.sb_logo-medium{background:linear-gradient(135deg,#2980b9,#3498db);box-shadow:0 2px 8px #2980b94d;width:28px}.sb_logo-container:hover .sb_logo-medium,.sb_logo-container:hover .sb_logo-small{box-shadow:0 4px 12px #3498db66;transform:scale(1.05)}.sb_logo-text{animation:subtleFade 3s ease-in-out infinite;color:#ecf0f1;font-family:Rajdhani,Arial Narrow,Arial,sans-serif;font-size:30px;font-weight:700;letter-spacing:.5px;text-shadow:0 1px 3px #2c3e504d}@keyframes subtlePulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@keyframes subtleFade{0%,to{opacity:.95}50%{opacity:1}}.sb_sidebar-nav{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:10px 0;scrollbar-width:none}.sb_sidebar-nav::-webkit-scrollbar{display:none}.sb_nav-section{margin-bottom:32px}.sb_nav-section-title{color:#7f8c8d;font-size:11px;font-weight:600;letter-spacing:1.2px;margin-bottom:12px;padding:0 20px;text-transform:uppercase}.sb_nav-list{list-style:none;margin:0;padding:0}.sb_nav-item{margin-bottom:4px}.sb_nav-link{align-items:center;border-radius:0;color:#bdc3c7;cursor:pointer;display:flex;font-size:14px;font-weight:500;padding:12px 20px;position:relative;text-decoration:none;transition:all .3s ease}.sb_nav-link:hover{background:#3498db26;color:#ecf0f1;padding-left:24px}.sb_nav-link.sb_active{background:linear-gradient(90deg,#3498db40,#3498db14);border-right:3px solid #3498db;color:#ecf0f1;font-weight:600}.sb_nav-link.sb_active:before{background:linear-gradient(180deg,#3498db,#2980b9);border-radius:0 2px 2px 0;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.sb_nav-link i{font-size:16px;margin-right:12px;opacity:.8;text-align:center;transition:all .3s ease;width:20px}.sb_nav-link.sb_active i,.sb_nav-link:hover i{opacity:1;transform:scale(1.1)}.sb_nav-text{flex:1 1;transition:all .3s ease}.sb_sidebar-footer{background:#2c3e5033;border-top:1px solid #34495e33;padding:20px}.sb_logout-btn{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:8px;box-shadow:0 4px 12px #ef44444d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 16px;transition:all .3s ease;width:100%}.sb_logout-btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 6px 16px #ef444466;transform:translateY(-1px)}.sb_logout-btn:active{transform:translateY(0)}.sb_logout-btn i{font-size:16px}@media (max-width:768px){.sb_sidebar{width:240px}.sb_logo-text{font-size:20px}.sb_nav-link{font-size:13px;padding:10px 16px}.sb_nav-link:hover{padding-left:20px}}.sb_sidebar-dark .sb_sidebar-header{background:#ffffff03;border-bottom-color:#47556933}.sb_sidebar-dark .sb_sidebar-footer{background:#0003;border-top-color:#47556933}.sb_sidebar-dark .sb_nav-section-title{color:#475569}.sb_sidebar-dark .sb_nav-link{color:#94a3b8}.sb_sidebar-dark .sb_nav-link:hover{background:#3b82f614;color:#fff;padding-left:24px}.sb_sidebar-dark .sb_nav-link.sb_active{background:linear-gradient(90deg,#3b82f626,#3b82f608);border-right:3px solid #3b82f6;color:#fff}.sb_sidebar-dark .sb_nav-link.sb_active:before{background:linear-gradient(180deg,#3b82f6,#1d4ed8)}.sb_sidebar-dark .sb_logo-text{color:#fff;text-shadow:0 2px 4px #0000004d}.sb_sidebar-dark .sb_logo-small{background:linear-gradient(135deg,#74b9ff,#0984e3);box-shadow:0 2px 8px #74b9ff4d}.sb_sidebar-dark .sb_logo-medium{background:linear-gradient(135deg,#0984e3,#74b9ff);box-shadow:0 2px 8px #0984e34d}.sb_sidebar-dark .sb_logo-container:hover .sb_logo-medium,.sb_sidebar-dark .sb_logo-container:hover .sb_logo-small{box-shadow:0 4px 12px #74b9ff66}.sb_sidebar-dark .sb_nav-link i{opacity:.8}.ft_footer-bar{background:linear-gradient(180deg,#34495e,#2c3e50);border-top:1px solid #34495e4d;font-family:Inter,sans-serif;margin-top:auto;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.ft_footer-bar.ft_collapsed{height:32px;padding:0}.ft_footer-bar.ft_expanded{height:auto;padding:2rem 0 1rem}.ft_footer-bar-dark{background:linear-gradient(180deg,#0f172a,#020617);border-top-color:#47556933}.ft_footer-toggle{align-items:center;background:#3498db26;border-bottom:1px solid #3498db40;cursor:pointer;display:flex;height:32px;justify-content:center;padding:.5rem;transition:all .3s ease}.ft_footer-toggle:hover{background:#3498db33}.ft_footer-toggle i{color:#3498db;font-size:.9rem;transition:transform .3s ease}.ft_footer-bar-dark .ft_footer-toggle{background:#74b9ff14;border-bottom-color:#74b9ff26}.ft_footer-bar-dark .ft_footer-toggle:hover{background:#74b9ff1f}.ft_footer-bar-dark .ft_footer-toggle i{color:#74b9ff}.ft_footer-collapsible{overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.ft_footer-collapsible.ft_hidden{max-height:0;opacity:0;transform:translateY(-10px)}.ft_footer-collapsible.ft_visible{max-height:500px;opacity:1;transform:translateY(0)}.ft_footer-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 2fr 1fr;margin:0 auto;max-width:1200px;padding:2rem 2rem 0}.ft_footer-left{display:flex;flex-direction:column;gap:1rem}.ft_footer-logo{align-items:center;display:flex;gap:12px;margin-bottom:.5rem}.ft_css-logo{animation:ft_subtlePulse 4s ease-in-out infinite;display:flex;flex-direction:column;gap:3px}.ft_logo-row{align-items:center;display:flex;flex-direction:row;gap:3px}.ft_logo-small{background:linear-gradient(135deg,#3498db,#2980b9);box-shadow:0 2px 4px #3498db4d;width:8px}.ft_logo-medium,.ft_logo-small{border-radius:2px;height:8px;transition:all .3s ease}.ft_logo-medium{background:linear-gradient(135deg,#2980b9,#3498db);box-shadow:0 2px 4px #2980b94d;width:18px}.ft_footer-bar-dark .ft_logo-small{background:linear-gradient(135deg,#74b9ff,#0984e3);box-shadow:0 2px 4px #74b9ff4d}.ft_footer-bar-dark .ft_logo-medium{background:linear-gradient(135deg,#0984e3,#74b9ff);box-shadow:0 2px 4px #0984e34d}@keyframes ft_subtlePulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}.ft_footer-brand{color:#ecf0f1;font-family:Rajdhani,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.5px}.ft_footer-bar-dark .ft_footer-brand{color:#fff}.ft_footer-description{color:#95a5a6;font-size:.9rem;line-height:1.5;margin:0;max-width:300px}.ft_footer-bar-dark .ft_footer-description{color:#94a3b8}.ft_footer-center{display:flex;justify-content:center}.ft_footer-links{display:flex;gap:3rem}.ft_link-group h4{color:#ecf0f1;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin:0 0 1rem;text-transform:uppercase}.ft_footer-bar-dark .ft_link-group h4{color:#fff}.ft_link-group{display:flex;flex-direction:column;gap:.75rem}.ft_link-group a{color:#bdc3c7;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s ease}.ft_link-group a:hover{color:#3498db}.ft_footer-bar-dark .ft_link-group a{color:#64748b}.ft_footer-bar-dark .ft_link-group a:hover{color:#74b9ff}.ft_footer-right{display:flex;justify-content:flex-end}.ft_footer-info{align-items:flex-end;display:flex;flex-direction:column;gap:.75rem}.ft_info-item{align-items:center;color:#bdc3c7;display:flex;font-size:.8rem;font-weight:500;gap:.5rem}.ft_info-item i{color:#3498db;opacity:.8;text-align:center;width:12px}.ft_footer-bar-dark .ft_info-item{color:#64748b}.ft_footer-bar-dark .ft_info-item i{color:#74b9ff}.ft_footer-bottom{align-items:center;border-top:1px solid #34495e33;display:flex;justify-content:space-between;margin:2rem auto 0;max-width:1200px;padding:1rem 2rem}.ft_footer-bar-dark .ft_footer-bottom{border-top-color:#47556933}.ft_footer-copyright p{color:#7f8c8d;font-size:.8rem;font-weight:500;margin:0}.ft_footer-bar-dark .ft_footer-copyright p{color:#475569}.ft_footer-legal{align-items:center;display:flex;gap:.75rem}.ft_footer-legal a{color:#7f8c8d;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .3s ease}.ft_footer-legal a:hover{color:#3498db}.ft_footer-bar-dark .ft_footer-legal a{color:#475569}.ft_footer-bar-dark .ft_footer-legal a:hover{color:#74b9ff}.ft_divider{color:#95a5a6;font-size:.8rem}.ft_footer-bar-dark .ft_divider{color:#334155}@media (max-width:768px){.ft_footer-content{gap:2rem;grid-template-columns:1fr;padding:1.5rem 1rem 0;text-align:center}.ft_footer-collapsible.ft_visible{max-height:800px}.ft_footer-links{gap:2rem;justify-content:center}.ft_footer-info{align-items:center}.ft_footer-bottom{flex-direction:column;gap:1rem;text-align:center}.ft_footer-legal{justify-content:center}}@media (max-width:480px){.ft_footer-toggle{height:28px;padding:.4rem}.ft_footer-toggle i{font-size:.8rem}.ft_footer-bar.ft_collapsed{height:28px}.ft_footer-content{padding:1rem}.ft_footer-collapsible.ft_visible{max-height:1000px}.ft_footer-bottom{margin-top:1.5rem;padding:.75rem 1rem 0}}.ft_footer-bar.ft_collapsed{height:28px}.ft_footer-content{padding:1rem}.ft_footer-collapsible.ft_visible{max-height:1000px}.ft_footer-bottom{margin-top:1.5rem;padding:.75rem 1rem 0}.hp_homepage-premium-wrapper{align-items:center;background:linear-gradient(180deg,#34495e,#2c3e50);display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100%;min-height:100%;overflow:hidden;padding:0 2rem 2rem;position:relative}.hp_homepage-dark{background:linear-gradient(180deg,#0f172a,#020617)}.hp_wave-background{background:linear-gradient(180deg,#34495e,#2c3e50);box-shadow:inset 0 0 50px #2c3e504d;height:100%;left:0;position:absolute;transition:.5s;width:100%;z-index:0}.hp_homepage-dark .hp_wave-background{background:linear-gradient(180deg,#0f172a,#020617);box-shadow:inset 0 0 50px #0003}.hp_wave-background span{border-radius:45%;content:"";height:325vh;left:50%;position:absolute;top:0;transform:translate(-50%,-75%);width:325vh}.hp_wave-background span:first-child{animation:hp_animate 8s linear infinite;background:#3498db1a;border-radius:45%}.hp_wave-background span:nth-child(2){animation:hp_animate 12s linear infinite reverse;background:#3498db0f;border-radius:40%}.hp_wave-background span:nth-child(3){animation:hp_animate 15s linear infinite;background:#3498db14;border-radius:42.5%}@keyframes hp_animate{0%{transform:translate(-50%,-75%) rotate(0deg)}to{transform:translate(-50%,-75%) rotate(1turn)}}.hp_homepage-dark .hp_wave-background span:first-child{background:#74b9ff1f}.hp_homepage-dark .hp_wave-background span:nth-child(2){background:#74b9ff14}.hp_homepage-dark .hp_wave-background span:nth-child(3){background:#74b9ff1a}.hp_animated-title-container{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all 1s ease;z-index:10}.hp_animated-title{animation:hp_fadeZoom 1s ease;color:#ecf0f1;font-size:3rem;font-weight:700;text-shadow:0 2px 10px #2c3e5080}.hp_sub-greeting{color:#ecf0f1e6;display:block;font-size:1.2rem;font-weight:400;margin-top:.5rem;text-shadow:0 1px 5px #2c3e5080}.hp_homepage-dark .hp_animated-title{color:#fff;text-shadow:0 2px 10px #0000004d}.hp_homepage-dark .hp_sub-greeting{color:#ffffffe6;text-shadow:0 1px 5px #0000004d}@keyframes hp_fadeZoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hp_slide-up{animation:hp_slideToTop 1s ease forwards}@keyframes hp_slideToTop{0%{left:50%;top:50%;transform:translate(-50%,-50%) scale(1)}to{left:50%;top:2rem;transform:translateX(-50%) scale(.8)}}.hp_simple-stats-cards{align-items:center;animation:hp_fadeInCards .8s ease forwards;display:flex;flex-wrap:wrap;gap:2rem 1.5rem;justify-content:center;margin:9rem auto 0;max-width:650px;position:relative;width:100%;z-index:10}@keyframes hp_fadeInCards{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hp_simple-card{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#3498db1a;border:1px solid #3498db33;border-radius:16px;display:flex;flex-direction:column;justify-content:center;max-width:200px;min-height:90px;min-width:105px;overflow:visible;padding:1.65rem .9rem 1.3rem;position:relative;transition:all .3s ease;width:32%}.hp_homepage-dark .hp_simple-card{background:#ffffff08;border-color:#47556933}.hp_simple-card:after{display:none}.hp_simple-card-number{animation:hp_neonPop .7s cubic-bezier(.17,.67,.83,.67) forwards;color:#ecf0f1;filter:none;font-size:2.4rem;font-weight:900;letter-spacing:2px;margin-bottom:.35rem;position:relative;z-index:1}.hp_homepage-dark .hp_simple-card-number{color:#fff}.hp_simple-card-label{background:none;color:#bdc3c7;filter:none;font-size:.83rem;font-weight:700;letter-spacing:1.8px;margin-top:.15rem;text-align:center;text-transform:uppercase;z-index:1}.hp_homepage-dark .hp_simple-card-label{color:#fff}.hp_simple-card:hover{background:#3498db26;border-color:#3498db;box-shadow:0 10px 30px #2c3e504d;transform:translateY(-8px) scale(1.06)}.hp_homepage-dark .hp_simple-card:hover{background:#ffffff0f;border-color:#74b9ff;box-shadow:0 10px 30px #0003}@keyframes hp_neonPop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.hp_simple-stats-cards{gap:1.2rem .8rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);margin-top:2.5rem}.hp_simple-card{min-height:52px;min-width:75px;padding:.75rem .22rem .52rem}.hp_simple-card-number{font-size:1.5rem}.hp_simple-card-label{font-size:.64rem}.simple-stats-cards{gap:1.2rem .8rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);margin-top:2.5rem}.simple-card{min-height:52px;min-width:75px;padding:.75rem .22rem .52rem}.simple-card-number{font-size:1.5rem}.simple-card-label{font-size:.64rem}}.dv_content_area_full_container{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.dv_content_area_part_below_header{background:#e8efed;flex:1 1;overflow:hidden;padding:0}.dv_header{background:linear-gradient(90deg,#34495e,#2c3e50);box-shadow:0 2px 10px #2c3e5026;flex-shrink:0;padding:16px 24px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:100}.dv_header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.dv_header_text{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin:0}.dv_animate-header{animation:dv_slideInDown .6s ease-out}@keyframes dv_slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.dv_dashboard-header{align-items:center;background:#fff;border-bottom:1px solid #34495e33;box-shadow:0 2px 8px #2c3e500d;display:flex;justify-content:space-between;padding:20px 24px}.dv_header-left{flex:1 1}.dv_dashboard-title-section{display:flex;flex-direction:column;gap:8px}.dv_dashboard-title{color:#2c3e50;font-family:Inter,sans-serif;font-size:24px;font-weight:600;margin:0}.dv_dashboard-meta{color:#7f8c8d;display:flex;font-size:14px;gap:20px}.dv_meta-item{align-items:center;display:flex;gap:6px}.dv_meta-item i{font-size:12px}.dv_header-right{flex-shrink:0}.dv_dashboard-controls{align-items:center;display:flex;gap:8px}.dv_control-btn{align-items:center;background:#ecf0f1;border:none;border-radius:6px;color:#34495e;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:6px;padding:8px 12px;transition:all .2s ease}.dv_control-btn:hover{background:#d5dbdb;color:#2c3e50;transform:translateY(-1px)}.dv_wall-mode-btn{background:linear-gradient(135deg,#2980b9,#1a5276);color:#fff}.dv_wall-mode-btn:hover{background:linear-gradient(135deg,#1a5276,#154360);color:#fff}.dv_refresh-btn:hover{background:#d4edda;color:#155724}.dv_export-btn:hover{background:#d1ecf1;color:#0c5460}.dv_share-btn:hover{background:#ffeaa7;color:#6c5ce7}.dv_fullscreen-btn:hover{background:#e1bee7;color:#6a1b99}.dv_professional-breadcrumbs{background:#ecf0f1;border-bottom:1px solid #34495e33;padding:12px 24px}.dv_breadcrumb-container{align-items:center;display:flex;font-size:14px;gap:8px}.dv_breadcrumb-item{align-items:center;border-radius:4px;color:#2980b9;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-weight:500;gap:6px;padding:4px 8px;transition:all .2s ease}.dv_breadcrumb-item:hover:not(.dv_current){background:#d5dbdb;color:#34495e}.dv_breadcrumb-item.dv_current{background:#fff;border:1px solid #34495e33;color:#34495e;cursor:default}.dv_breadcrumb-separator{color:#95a5a6;font-size:10px}.dv_dashboard-content{display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 140px);position:relative}.dv_fullscreen-content{background:#fff;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;z-index:9999}.dv_dashboard-wrapper{border:1px solid #34495e33;border-radius:8px;box-shadow:0 8px 32px #2c3e5014;flex:1 1;margin:16px;overflow:hidden;position:relative}.dv_fullscreen-content .dv_dashboard-wrapper{border:none;border-radius:0;box-shadow:none;height:100%;margin:0}.dv_dashboard-iframe{border:none;height:100%;width:100%}.dv_fullscreen-controls{position:absolute;right:20px;top:20px;z-index:10}.dv_exit-fullscreen-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c3e50cc;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:12px;transition:all .2s ease}.dv_exit-fullscreen-btn:hover{background:#2c3e50e6;transform:scale(1.05)}.dv_dashboard-error,.dv_dashboard-loading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px;text-align:center}.dv_loading-spinner{animation:dv_spin 1s linear infinite;border:4px solid #2980b933;border-radius:50%;border-top-color:#2980b9;height:48px;margin-bottom:20px;width:48px}.dv_dashboard-loading h3{color:#2c3e50;font-family:Inter,sans-serif;font-size:24px;font-weight:600;margin:0 0 8px}.dv_dashboard-loading p{color:#7f8c8d;font-size:16px;margin:0}.dv_dashboard-error{color:#e74c3c}.dv_error-icon{font-size:64px;margin-bottom:20px}.dv_dashboard-error h3{color:#e74c3c;font-family:Inter,sans-serif;font-size:24px;font-weight:600;margin:0 0 8px}.dv_dashboard-error p{color:#7f8c8d;font-size:16px;margin:0 0 20px}.dv_error-back-btn{background:#2980b9;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;padding:12px 24px;transition:all .2s ease}.dv_error-back-btn:hover{background:#1a5276;transform:translateY(-1px)}.dv_iframe-loading-overlay{align-items:center;background:#ffffffe6;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:5}@keyframes dv_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes dv_fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dv_dashboard-content,.dv_dashboard-header,.dv_professional-breadcrumbs{animation:dv_fadeIn .5s ease-out}.dv_header-dark.dv_dashboard-header{background:#334155;border-color:#475569;color:#e2e8f0}.dv_header-dark .dv_dashboard-title{color:#f1f5f9}.dv_header-dark .dv_meta-item{color:#94a3b8}.dv_header-dark .dv_control-btn{background:#1e293b;color:#cbd5e1}.dv_header-dark .dv_control-btn:hover{background:#475569;color:#f1f5f9}.dv_header-dark+.dv_content_area_part_below_header{background:#0f172a}.dv_header-dark+.dv_content_area_part_below_header .dv_professional-breadcrumbs{background:#1e293b;border-color:#334155}.dv_header-dark+.dv_content_area_part_below_header .dv_breadcrumb-item.dv_current{background:#334155;border-color:#475569;color:#e2e8f0}.dv_header-dark+.dv_content_area_part_below_header .dv_breadcrumb-item{color:#74b9ff}.dv_header-dark+.dv_content_area_part_below_header .dv_breadcrumb-item:hover:not(.dv_current){background:#475569;color:#f1f5f9}.dv_header-dark+.dv_content_area_part_below_header .dv_breadcrumb-separator{color:#6b7280}.dv_header-dark+.dv_content_area_part_below_header .dv_dashboard-wrapper{border-color:#475569;box-shadow:0 8px 32px #0003}.dv_header-dark+.dv_content_area_part_below_header .dv_dashboard-loading h3{color:#f1f5f9}.dv_header-dark+.dv_content_area_part_below_header .dv_dashboard-error p,.dv_header-dark+.dv_content_area_part_below_header .dv_dashboard-loading p{color:#94a3b8}.dv_header-dark+.dv_content_area_part_below_header .dv_loading-spinner{border:4px solid #74b9ff33;border-top-color:#74b9ff}.dv_header-dark+.dv_content_area_part_below_header .dv_error-back-btn{background:#74b9ff}.dv_header-dark+.dv_content_area_part_below_header .dv_error-back-btn:hover{background:#0984e3}.dv_header-dark+.dv_content_area_part_below_header .dv_wall-mode-btn{background:linear-gradient(135deg,#74b9ff,#0984e3)}.dv_header-dark+.dv_content_area_part_below_header .dv_wall-mode-btn:hover{background:linear-gradient(135deg,#0984e3,#0070f3)}.dv_fullscreen-mode{background:#fff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.dv_header-dark+.dv_content_area_part_below_header .dv_fullscreen-mode{background:#1e293b}.dv_breadcrumbs{background:#ecf0f1;border-bottom:1px solid #34495e33;padding:10px 20px}@media (max-width:768px){.dv_dashboard-header{flex-direction:column;gap:16px;padding:16px}.dv_header-left,.dv_header-right{width:100%}.dv_dashboard-controls{flex-wrap:wrap;gap:8px;justify-content:space-between}.dv_control-btn{flex:1 1;justify-content:center;min-width:120px}.dv_dashboard-meta{flex-direction:column;gap:8px}.dv_professional-breadcrumbs{padding:12px 16px}.dv_breadcrumb-container{flex-wrap:wrap}.dv_dashboard-content{height:calc(100vh - 180px)}.dv_dashboard-wrapper{margin:8px}.dv_header{padding:12px 16px}.dv_header_text{font-size:1.3rem}}@media (max-width:480px){.dv_dashboard-title{font-size:20px}.dv_control-btn{font-size:12px;padding:6px 8px}.dv_breadcrumb-item{font-size:12px;padding:2px 4px}.dv_header_text{font-size:1.2rem}}.fd_content_area_full_container{display:flex;flex-direction:column;height:100vh;min-height:100vh;overflow:hidden;width:100%}.fd_content_area_part_below_header{-ms-overflow-style:none;background:#e8efed;flex:1 1;height:100%;min-height:0;overflow-y:auto;padding:0;scrollbar-width:none}.fd_bw-header{background:linear-gradient(90deg,#34495e,#2c3e50);box-shadow:0 2px 10px #2c3e5026;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.fd_bw-header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.fd_bw-header-container{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:1400px}.fd_header-left{justify-self:start}.fd_bw-search-wrapper{align-items:center;background:#ffffff26;border-radius:20px;display:flex;min-width:280px;padding:8px 16px;position:relative;transition:all .2s ease}.fd_bw-search-wrapper:focus-within{background:#ffffff40;box-shadow:0 0 0 2px #ffffff4d}.fd_bw-search-icon{color:#fffc;font-size:14px;margin-right:8px}.fd_bw-search-input{background:#0000;border:none;color:#fff;font-size:14px;font-weight:400;outline:none;padding:2px 4px;width:100%}.fd_bw-search-input::placeholder{color:#ffffffb3}.fd_bw-clear-btn{background:none;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;font-size:12px;margin-left:4px;padding:4px;transition:all .2s ease}.fd_bw-clear-btn:hover{background:#fff3;color:#fff}.fd_header-center{justify-self:center;text-align:center}.fd_bw-title{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin:0;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fd_header-right{justify-self:end}.fd_header-icon-group{align-items:center;display:flex;gap:8px}.fd_icon-btn{align-items:center;background:#ffffff26;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;position:relative;transition:all .2s ease;width:40px}.fd_icon-btn:hover{background:#ffffff40;transform:translateY(-1px)}.fd_new-folder-btn{background:#3498db4d;border:1px solid #3498db66}.fd_new-folder-btn:hover{background:#3498db66;border-color:#3498db80}.fd_bw-header-dark .fd_new-folder-btn{background:#22c55e33;border:1px solid #22c55e4d}.fd_bw-header-dark .fd_new-folder-btn:hover{background:#22c55e4d;border-color:#22c55e66}.fd_sort-dropdown{position:relative}.fd_sort-btn:hover+.fd_sort-menu,.fd_sort-menu:hover{opacity:1;transform:translateY(0);visibility:visible}.fd_sort-menu{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;min-width:160px;opacity:0;padding:8px;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-10px);transition:all .2s ease;visibility:hidden;z-index:1000}.fd_bw-header-dark .fd_sort-menu{background:#374151;border:1px solid #4b5563}.fd_sort-option{align-items:center;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:10px 12px;transition:all .15s ease}.fd_bw-header-dark .fd_sort-option{color:#f9fafb}.fd_sort-option:hover{background:#f3f4f6}.fd_bw-header-dark .fd_sort-option:hover{background:#4b5563}.fd_sort-option.fd_active{background:#e0e7ff;color:#3730a3}.fd_bw-header-dark .fd_sort-option.fd_active{background:#3730a3;color:#e0e7ff}.fd_breadcrumbs-container{background:#d4edda;border-bottom:1px solid #34495e33}.fd_breadcrumbs{font-family:Inter,sans-serif;padding:12px 20px}.fd_breadcrumb-item{align-items:center;color:#2980b9;cursor:pointer;display:inline-flex;font-weight:500;gap:6px;transition:color .3s ease}.fd_breadcrumb-item:hover{color:#1a5276}.fd_breadcrumb-item.fd_current{color:#7f8c8d;cursor:default;font-weight:600}.fd_breadcrumb-separator{color:#95a5a6;font-size:10px;margin:0 8px}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_breadcrumbs-container{background:#334155;border-bottom-color:#47556933}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_breadcrumb-item{color:#3b82f6}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_breadcrumb-item:hover{color:#1d4ed8}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_breadcrumb-item.fd_current{color:#64748b}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_breadcrumb-separator{color:#94a3b8}.fd_breadcrumbs-container.fd_breadcrumbs-dark{background:#334155;border-bottom-color:#47556933}.fd_breadcrumbs-container.fd_breadcrumbs-dark .fd_breadcrumb-item{color:#3b82f6}.fd_breadcrumbs-container.fd_breadcrumbs-dark .fd_breadcrumb-item:hover{color:#1d4ed8}.fd_breadcrumbs-container.fd_breadcrumbs-dark .fd_breadcrumb-item.fd_current{color:#64748b}.fd_breadcrumbs-container.fd_breadcrumbs-dark .fd_breadcrumb-separator{color:#94a3b8}.fd_dashboard-container{display:flex;flex-direction:column;height:100%;min-height:calc(100vh - 120px);padding:20px}.fd_dashboard-content{height:100%}.fd_dashboard-content,.fd_professional-list{display:flex;flex:1 1;flex-direction:column;min-height:0}.fd_professional-list{background:#0000;width:100%}.fd_list-header{background:#d4edda;border:1px solid #34495e33;border-radius:12px 12px 0 0;box-shadow:0 2px 8px #2c3e5014;color:#34495e;display:grid;font-size:13px;font-weight:600;grid-template-columns:minmax(300px,3fr) minmax(140px,1fr) minmax(140px,1fr) 120px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:2}.fd_header-cell{align-items:center;display:flex;font-family:Inter,sans-serif;font-size:10px;font-weight:700;gap:4px;letter-spacing:.8px;padding:9px 12px;text-transform:uppercase}.fd_header-cell i{color:#7f8c8d;font-size:11px}.fd_name-header{border-right:1px solid #34495e26}.fd_actions-header{justify-content:center;text-align:center}.fd_list-content{-ms-overflow-style:none;background:#fff;border:1px solid #34495e33;border-radius:0 0 12px 12px;border-top:none;box-shadow:0 8px 32px #2c3e5014;flex:1 1;margin-bottom:10px;min-height:0;overflow-y:auto;scrollbar-width:none}.fd_list-content::-webkit-scrollbar{display:none}.fd_list-item{background:#fff;border-bottom:1px solid #34495e14;display:grid;grid-template-columns:minmax(300px,3fr) minmax(140px,1fr) minmax(140px,1fr) 120px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.fd_list-item:last-child{border-bottom:none}.fd_list-item:hover{background:#ecf0f1;box-shadow:0 4px 20px #2c3e501a;transform:translateY(-1px);z-index:1}.fd_list-item.fd_folder-item:hover{border-left-color:#3498db}.fd_list-item.fd_dashboard-item:hover{border-left-color:#2980b9}.fd_item-cell{align-items:center;border-right:1px solid #34495e14;display:flex;padding:10px 12px}.fd_item-cell:last-child{border-right:none}.fd_name-cell{cursor:pointer;gap:8px;padding:10px 12px 10px 10px}.fd_item-icon{align-items:center;border-radius:6px;box-shadow:0 2px 6px #2c3e5026;color:#fff;display:flex;flex-shrink:0;font-size:12px;height:24px;justify-content:center;position:relative;transition:all .3s ease;width:24px}.fd_folder-icon{background:linear-gradient(135deg,#3498db,#2980b9)}.fd_dashboard-icon{background:linear-gradient(135deg,#2980b9,#1a5276)}.fd_list-item:hover .fd_item-icon{box-shadow:0 6px 16px #2c3e5033;transform:scale(1.05)}.fd_item-info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.fd_item-title{color:#2c3e50;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease;white-space:nowrap}.fd_list-item:hover .fd_item-title{color:#1a252f}.fd_item-subtitle{font-size:11px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fd_item-date,.fd_item-owner,.fd_item-subtitle{color:#7f8c8d;font-family:Inter,sans-serif;font-weight:500}.fd_item-date,.fd_item-owner{font-size:12px}.fd_actions-cell{justify-content:center;padding:10px 8px}.fd_item-actions{gap:6px}.fd_action-btn,.fd_item-actions{align-items:center;display:flex;position:relative}.fd_action-btn{background:#3498db1a;border:none;border-radius:6px;color:#7f8c8d;cursor:pointer;font-size:13px;height:28px;justify-content:center;transition:all .2s ease;width:28px}.fd_action-btn:hover{background:#3498db33;box-shadow:0 2px 8px #3498db33;color:#3498db;transform:translateY(-1px)}.fd_favorite-btn{background:#fbbf241a;color:#d97706}.fd_favorite-btn.fd_active{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 4px 12px #fbbf244d;color:#fff}.fd_favorite-btn:hover{background:#fbbf2433;color:#b45309}.fd_favorite-btn.fd_active:hover{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.fd_options-wrapper{align-items:center;display:flex;gap:8px;justify-content:flex-end;position:relative}.fd_options-menu.fd_menuStyle{animation:fd_menuSlideIn .2s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #34495e33;border-radius:12px;box-shadow:0 20px 40px #2c3e5026;min-width:180px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}@keyframes fd_menuSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.fd_menu-item,.fd_options-menu div{align-items:center;border-bottom:1px solid #34495e14;color:#2c3e50;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:14px 16px;transition:all .2s ease;white-space:nowrap}.fd_menu-item:last-child,.fd_options-menu div:last-child{border-bottom:none}.fd_menu-item:hover,.fd_options-menu div:hover{background:#ecf0f1;color:#1a252f}.fd_menu-item i,.fd_options-menu div i{color:#7f8c8d;font-size:14px;text-align:center;width:16px}.fd_menu-item.fd_danger{color:#dc2626}.fd_menu-item.fd_danger:hover{background:#dc26261a;color:#b91c1c}.fd_menu-item.fd_danger i{color:#dc2626}.fd_empty-state{align-items:center;background:#fff;border:1px solid #34495e33;border-radius:12px;box-shadow:0 8px 32px #2c3e5014;display:flex;flex:1 1;justify-content:center;padding:80px 40px;text-align:center}.fd_empty-content{margin:0 auto;max-width:400px}.fd_empty-icon{font-size:72px;margin-bottom:24px;opacity:.6}.fd_empty-state h3{color:#2c3e50;font-family:Inter,sans-serif;font-size:24px;font-weight:700;margin:0 0 16px}.fd_empty-state p{color:#7f8c8d;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;margin:0 0 32px}.fd_empty-action-btn{align-items:center;background:linear-gradient(135deg,#3498db,#2980b9);border:none;border-radius:10px;box-shadow:0 6px 20px #3498db4d;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:15px;font-weight:600;gap:8px;padding:14px 28px;transition:all .3s ease}.fd_empty-action-btn:hover{background:linear-gradient(135deg,#2980b9,#1a5276);box-shadow:0 8px 28px #3498db66;transform:translateY(-2px)}.fd_loading-state{align-items:center;color:#7f8c8d;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:calc(100vh - 200px);padding:80px 40px;text-align:center}.fd_loading-spinner{animation:fd_spin 1s linear infinite;border:4px solid #3498db33;border-radius:50%;border-top-color:#3498db;height:48px;margin-bottom:20px;width:48px}.fd_loading-state h3{color:#2c3e50;font-size:20px;font-weight:600;margin:0 0 8px}.fd_loading-state p{font-size:14px;margin:0}@keyframes fd_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_list-header{background:#1e293b;border-color:#47556933;box-shadow:0 2px 8px #0000001a;color:#cbd5e1}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_header-cell i{color:#64748b}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_list-content{background:#334155;border-color:#47556933}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_list-item{background:#334155;border-bottom-color:#47556933}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_list-item:hover{background:#475569}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_list-item.fd_folder-item:hover{border-left-color:#3b82f6}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_list-item.fd_dashboard-item:hover{border-left-color:#10b981}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_item-cell{border-right-color:#47556914}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_folder-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_dashboard-icon{background:linear-gradient(135deg,#10b981,#059669)}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_item-title{color:#f1f5f9}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_list-item:hover .fd_item-title{color:#fff}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_item-date,.fd_bw-header-dark+.fd_content_area_part_below_header .fd_item-owner,.fd_bw-header-dark+.fd_content_area_part_below_header .fd_item-subtitle{color:#94a3b8}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_action-btn{background:#3b82f61a;color:#94a3b8}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_action-btn:hover{background:#3b82f633;color:#3b82f6}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_options-menu.fd_menuStyle{background:#374151;border-color:#47556933}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_menu-item,.fd_bw-header-dark+.fd_content_area_part_below_header .fd_options-menu div{border-bottom-color:#47556914;color:#f1f5f9}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_menu-item:hover,.fd_bw-header-dark+.fd_content_area_part_below_header .fd_options-menu div:hover{background:#475569;color:#fff}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_menu-item i,.fd_bw-header-dark+.fd_content_area_part_below_header .fd_options-menu div i{color:#94a3b8}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_empty-state{background:#334155;border-color:#47556933}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_empty-state h3{color:#f1f5f9}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_empty-state p{color:#94a3b8}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_empty-action-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 6px 20px #3b82f64d}.fd_bw-header-dark+.fd_content_area_part_below_header .fd_empty-action-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 8px 28px #3b82f666}.fd_content_area_part_below_header.fd_content-dark{min-height:100vh}.empty-state h3{color:#1e293b;font-family:Inter,sans-serif;font-size:24px;font-weight:700;margin:0 0 16px}.empty-action-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:10px;box-shadow:0 6px 20px #3b82f64d;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:15px;font-weight:600;gap:8px;padding:14px 28px;transition:all .3s ease}@media (max-width:768px){.fd_dashboard-container{min-height:calc(100vh - 100px)}.fd_loading-state{min-height:calc(100vh - 150px)}}@media (max-width:480px){.fd_dashboard-container{min-height:calc(100vh - 80px);padding:16px}.fd_loading-state{min-height:calc(100vh - 120px);padding:60px 20px}}.empty-action-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 8px 28px #3b82f666;transform:translateY(-2px)}@media (min-width:1400px){.list-header,.list-item{grid-template-columns:minmax(400px,4fr) minmax(160px,1fr) minmax(160px,1fr) 140px}.header-cell,.item-cell{padding:10px 14px}.name-cell{gap:10px;padding:12px 14px 12px 12px}.item-icon{height:26px;width:26px}.item-title{font-size:15px}}@media (min-width:1600px){.list-header,.list-item{grid-template-columns:minmax(500px,5fr) minmax(180px,1fr) minmax(180px,1fr) 160px}}@media (max-width:768px){.list-header,.list-item{gap:0;grid-template-columns:1fr}.list-item{border:1px solid #94a3b833;border-radius:12px;box-shadow:0 4px 16px #0000000f;margin-bottom:12px}.list-item:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.header-cell,.item-cell{border-bottom:1px solid #94a3b814;border-right:none;padding:8px 10px}.item-cell:last-child{border-bottom:none}.name-cell{order:1;padding:10px}.actions-cell{justify-content:flex-end;order:2;padding:8px 10px}.item-icon{height:22px;width:22px}.item-title{font-size:13px}}.bw-header{background:linear-gradient(90deg,#2563eb,#3b82f6);box-shadow:0 2px 10px #0000001a;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.bw-header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.bw-header-container{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:1400px}.header-left{justify-self:start}.bw-search-wrapper{align-items:center;background:#ffffff26;border-radius:20px;display:flex;min-width:280px;padding:8px 16px;position:relative;transition:all .2s ease}.bw-search-wrapper:focus-within{background:#ffffff40;box-shadow:0 0 0 2px #ffffff4d}.bw-search-icon{color:#fffc;font-size:14px;margin-right:8px}.bw-search-input{background:#0000;border:none;color:#fff;font-size:14px;font-weight:400;outline:none;padding:2px 4px;width:100%}.bw-clear-btn,.bw-search-input::placeholder{color:#ffffffb3}.bw-clear-btn{background:none;border:none;border-radius:50%;cursor:pointer;font-size:12px;margin-left:4px;padding:4px;transition:all .2s ease}.bw-clear-btn:hover{background:#fff3;color:#fff}.header-center{justify-self:center;text-align:center}.bw-title{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin:0;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-right{justify-self:end}.header-icon-group{gap:8px}.header-icon-group,.icon-btn{align-items:center;display:flex}.icon-btn{background:#ffffff26;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;height:40px;justify-content:center;position:relative;transition:all .2s ease;width:40px}.icon-btn:hover{background:#ffffff40;transform:translateY(-1px)}.icon-btn:active{transform:translateY(0)}.new-folder-btn{background:#22c55e33;border:1px solid #22c55e4d}.new-folder-btn:hover{background:#22c55e4d;border-color:#22c55e66}.sort-dropdown{position:relative}.sort-btn:hover+.sort-menu,.sort-menu:hover{opacity:1;transform:translateY(0);visibility:visible}.sort-menu{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;min-width:160px;opacity:0;padding:8px;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-10px);transition:all .2s ease;visibility:hidden;z-index:1000}.bw-header-dark .sort-menu{background:#374151;border:1px solid #4b5563}.sort-option{align-items:center;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:10px 12px;transition:all .15s ease}.bw-header-dark .sort-option{color:#f9fafb}.sort-option:hover{background:#f3f4f6}.bw-header-dark .sort-option:hover{background:#4b5563}.sort-option.active{background:#e0e7ff;color:#3730a3}.bw-header-dark .sort-option.active{background:#3730a3;color:#e0e7ff}.sort-option i{font-size:14px;text-align:center;width:16px}@media (max-width:1024px){.bw-header-container{gap:16px;grid-template-columns:1fr;text-align:center}.header-center,.header-left,.header-right{justify-self:center}.bw-search-wrapper{max-width:400px;min-width:100%}.bw-title{font-size:1.5rem;max-width:none}}@media (max-width:768px){.bw-header{padding:12px 16px}.bw-header-container{gap:12px}.bw-title{font-size:1.3rem}.bw-search-wrapper{min-width:100%;padding:6px 12px}.icon-btn{font-size:14px;height:36px;width:36px}}@media (max-width:480px){.header-icon-group{gap:6px}.bw-title{font-size:1.2rem}.sort-menu{min-width:140px;right:-20px}}.fd_content_area_part_below_header.fd_content-dark{background:#0f172a}.fd_content_area_part_below_header.fd_content-dark .fd_list-header{background:#1e293b;border-color:#47556933;box-shadow:0 2px 8px #0000001a;color:#cbd5e1}.fd_content_area_part_below_header.fd_content-dark .fd_header-cell i{color:#64748b}.fd_content_area_part_below_header.fd_content-dark .fd_list-content{background:#334155;border-color:#47556933}.fd_content_area_part_below_header.fd_content-dark .fd_list-item{background:#334155;border-bottom-color:#47556933}.fd_content_area_part_below_header.fd_content-dark .fd_list-item:hover{background:#475569}.fd_content_area_part_below_header.fd_content-dark .fd_list-item.fd_folder-item:hover{border-left-color:#3b82f6}.fd_content_area_part_below_header.fd_content-dark .fd_list-item.fd_dashboard-item:hover{border-left-color:#10b981}.fd_content_area_part_below_header.fd_content-dark .fd_item-cell{border-right-color:#47556914}.fd_content_area_part_below_header.fd_content-dark .fd_folder-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.fd_content_area_part_below_header.fd_content-dark .fd_dashboard-icon{background:linear-gradient(135deg,#10b981,#059669)}.fd_content_area_part_below_header.fd_content-dark .fd_item-title{color:#f1f5f9}.fd_content_area_part_below_header.fd_content-dark .fd_list-item:hover .fd_item-title{color:#fff}.fd_content_area_part_below_header.fd_content-dark .fd_item-date,.fd_content_area_part_below_header.fd_content-dark .fd_item-owner,.fd_content_area_part_below_header.fd_content-dark .fd_item-subtitle{color:#94a3b8}.fd_content_area_part_below_header.fd_content-dark .fd_action-btn{background:#3b82f61a;color:#94a3b8}.fd_content_area_part_below_header.fd_content-dark .fd_action-btn:hover{background:#3b82f633;color:#3b82f6}.fd_content_area_part_below_header.fd_content-dark .fd_options-menu.fd_menuStyle{background:#374151;border-color:#47556933}.fd_content_area_part_below_header.fd_content-dark .fd_menu-item,.fd_content_area_part_below_header.fd_content-dark .fd_options-menu div{border-bottom-color:#47556914;color:#f1f5f9}.fd_content_area_part_below_header.fd_content-dark .fd_menu-item:hover,.fd_content_area_part_below_header.fd_content-dark .fd_options-menu div:hover{background:#475569;color:#fff}.fd_content_area_part_below_header.fd_content-dark .fd_menu-item i,.fd_content_area_part_below_header.fd_content-dark .fd_options-menu div i{color:#94a3b8}.fd_content_area_part_below_header.fd_content-dark .fd_empty-state{background:#334155;border-color:#47556933}.fd_content_area_part_below_header.fd_content-dark .fd_empty-state h3{color:#f1f5f9}.fd_content_area_part_below_header.fd_content-dark .fd_empty-state p{color:#94a3b8}.fd_content_area_part_below_header.fd_content-dark .fd_empty-action-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 6px 20px #3b82f64d}.fd_content_area_part_below_header.fd_content-dark .fd_empty-action-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 8px 28px #3b82f666}.fd_bw-header-dark+.fd_content_area_part_below_header{background:#0f172a}.ndr_content_area_full_container{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.ndr_content_area_part_below_header{-ms-overflow-style:none;background:#e8efed;flex:1 1;overflow-y:auto;padding:0;scrollbar-width:none}.ndr_content_area_part_below_header::-webkit-scrollbar{display:none}.ndr_header{grid-gap:24px;align-items:center;background:linear-gradient(90deg,#34495e,#2c3e50);box-shadow:0 2px 10px #2c3e5026;display:grid;flex-shrink:0;gap:24px;grid-template-columns:1fr auto 1fr;max-width:100%;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.ndr_header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.ndr_header-left{justify-self:start}.ndr_header_text{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;justify-self:center;margin:0;text-align:center}.ndr_header-right{justify-self:end}.ndr_new-button{background:#3498db4d;border:1px solid #3498db66;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .3s ease}.ndr_new-button:hover{background:#3498db66;border-color:#3498db80}.ndr_header-dark .ndr_new-button{background:#22c55e33;border:1px solid #22c55e4d}.ndr_header-dark .ndr_new-button:hover{background:#22c55e4d;border-color:#22c55e66}.ndr_draft-dropdown{position:relative}.ndr_draft-dropdown-btn{background:#ffffff26;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:10px 16px;transition:all .3s ease}.ndr_draft-dropdown-btn:hover{background:#ffffff40}.ndr_draft-dropdown-content{background:#fff;border:1px solid #34495e33;border-radius:8px;box-shadow:0 10px 40px #2c3e5026;left:0;min-width:200px;position:absolute;top:calc(100% + 8px);z-index:1000}.ndr_header-dark .ndr_draft-dropdown-content{background:#374151;border-color:#4b5563}.ndr_draft-item{border-bottom:1px solid #34495e1a;color:#2c3e50;cursor:pointer;padding:12px 16px;transition:background-color .2s ease}.ndr_draft-item:hover{background:#ecf0f1}.ndr_draft-item:last-child{border-bottom:none}.ndr_no-drafts{color:#7f8c8d;font-style:italic}.ndr_header-dark .ndr_draft-item{border-bottom-color:#4b5563;color:#f9fafb}.ndr_header-dark .ndr_draft-item:hover{background:#4b5563}.ndr_request-container{-ms-overflow-style:none;font-family:Inter,sans-serif;margin:0 auto;max-width:1200px;overflow-y:auto;padding:20px;scrollbar-width:none}.ndr_request-container::-webkit-scrollbar{display:none}.ndr_main-content-layout{display:flex;gap:40px;min-height:600px}.ndr_progress-sidebar{-ms-overflow-style:none;flex-shrink:0;height:-webkit-fit-content;height:fit-content;overflow-y:auto;position:-webkit-sticky;position:sticky;scrollbar-width:none;top:20px;width:300px}.ndr_progress-sidebar::-webkit-scrollbar{display:none}.ndr_progress-steps-vertical{-ms-overflow-style:none;background:#fff;border:1px solid #34495e33;border-radius:16px;box-shadow:0 8px 32px #2c3e5014;overflow-x:auto;padding:32px 24px;scrollbar-width:none}.ndr_progress-steps-vertical::-webkit-scrollbar{display:none}.ndr_step-vertical{align-items:flex-start;display:flex;gap:16px;position:relative}.ndr_step-vertical .ndr_step-number{align-items:center;background:#bdc3c7;border:2px solid #bdc3c7;border-radius:50%;color:#7f8c8d;display:flex;flex-shrink:0;font-weight:600;height:40px;justify-content:center;transition:all .3s ease;width:40px}.ndr_step-vertical.ndr_active .ndr_step-number{background:linear-gradient(135deg,#3498db,#2980b9);border-color:#3498db;box-shadow:0 4px 16px #3498db4d;color:#fff}.ndr_step-vertical.ndr_completed .ndr_step-number{background:#27ae60;border-color:#27ae60;color:#fff}.ndr_step-content{display:flex;flex:1 1;flex-direction:column;gap:4px;padding-top:4px}.ndr_step-label{color:#2c3e50;font-size:16px;font-weight:600}.ndr_step-description{color:#7f8c8d;font-size:14px;line-height:1.4}.ndr_step-vertical.ndr_active .ndr_step-label{color:#3498db}.ndr_step-vertical.ndr_completed .ndr_step-label{color:#27ae60}.ndr_step-connector{background:#bdc3c7;height:40px;margin:8px 0 8px 19px;transition:background-color .3s ease;width:2px}.ndr_step-vertical.ndr_completed+.ndr_step-connector{background:#27ae60}.ndr_form-content-area{-ms-overflow-style:none;display:flex;flex:1 1;flex-direction:column;gap:24px;overflow-y:auto;scrollbar-width:none}.ndr_form-content-area::-webkit-scrollbar{display:none}.ndr_form-card{background:#fff;border:1px solid #34495e33;border-radius:16px;box-shadow:0 8px 32px #2c3e5014;flex:1 1;padding:40px}.ndr_form-step{min-height:400px}.ndr_step-header{border-bottom:1px solid #34495e1a;margin-bottom:32px;padding-bottom:24px;text-align:center}.ndr_step-header h2{color:#2c3e50;font-size:24px;font-weight:600;margin:0 0 8px}.ndr_step-header p{color:#7f8c8d;font-size:16px;margin:0}.ndr_form-grid{gap:24px}.ndr_form-grid,.ndr_form-group{display:flex;flex-direction:column}.ndr_form-group{gap:8px}.ndr_form-group label{color:#2c3e50;font-size:14px;font-weight:600}.ndr_required{color:#e74c3c}.ndr_form-group input,.ndr_form-group select,.ndr_form-group textarea{background:#fff;border:2px solid #34495e33;border-radius:8px;color:#2c3e50;font-family:Inter,sans-serif;font-size:14px;padding:12px 16px;transition:all .3s ease}.ndr_form-group input:focus,.ndr_form-group select:focus,.ndr_form-group textarea:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.ndr_form-group input::placeholder,.ndr_form-group textarea::placeholder{color:#95a5a6}.ndr_form-group input.ndr_error,.ndr_form-group select.ndr_error,.ndr_form-group textarea.ndr_error{border-color:#e74c3c}.ndr_error-message{color:#e74c3c;font-size:12px;font-weight:500}.ndr_character-count{color:#7f8c8d;font-size:12px;text-align:right}.ndr_form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.ndr_file-upload-area{display:flex;flex-direction:column;gap:24px}.ndr_file-upload-container{border:2px dashed #34495e4d;border-radius:12px;cursor:pointer;padding:40px;position:relative;text-align:center;transition:all .3s ease}.ndr_file-upload-container:hover{background:#3498db05;border-color:#3498db}.ndr_upload-icon{color:#95a5a6;font-size:48px;margin-bottom:16px}.ndr_file-upload-container h3{color:#2c3e50;font-size:18px;margin:0 0 8px}.ndr_file-upload-container p{color:#7f8c8d;font-size:14px;margin:0}.ndr_file-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.ndr_file-list{background:#ecf0f1;border-radius:8px;padding:16px}.ndr_file-list h4{color:#2c3e50;font-size:14px;font-weight:600;margin:0 0 12px}.ndr_file-item{align-items:center;border-bottom:1px solid #34495e1a;color:#2c3e50;display:flex;font-size:14px;gap:8px;padding:8px 0}.ndr_file-item:last-child{border-bottom:none}.ndr_file-size{color:#7f8c8d;font-size:12px;margin-left:auto}.ndr_form-navigation{align-items:center;display:flex;justify-content:space-between;padding:24px 0}.ndr_final-actions,.ndr_nav-left,.ndr_nav-right{display:flex;gap:12px}.ndr_nav-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.ndr_nav-btn.ndr_primary{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.ndr_nav-btn.ndr_primary:hover:not(:disabled){box-shadow:0 8px 24px #3498db4d;transform:translateY(-2px)}.ndr_nav-btn.ndr_secondary{background:#ecf0f1;border:1px solid #34495e33;color:#2c3e50}.ndr_nav-btn.ndr_secondary:hover{background:#d5dbdb}.ndr_nav-btn.ndr_loading{cursor:not-allowed;opacity:.7}.ndr_nav-btn:disabled{cursor:not-allowed;opacity:.6}.ndr_header-dark+.ndr_content_area_part_below_header{background:#0f172a}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_progress-steps-vertical{background:#1e293b;border-color:#334155}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_step-label{color:#cbd5e1}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_step-description{color:#94a3b8}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_step-vertical.ndr_active .ndr_step-label{color:#74b9ff}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_step-connector{background:#475569}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_form-card{background:#1e293b;border-color:#334155;color:#e2e8f0}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_step-header h2{color:#f1f5f9}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_step-header p{color:#94a3b8}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_form-group label{color:#cbd5e1}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_form-group input,.ndr_header-dark+.ndr_content_area_part_below_header .ndr_form-group select,.ndr_header-dark+.ndr_content_area_part_below_header .ndr_form-group textarea{background:#334155;border-color:#475569;color:#e2e8f0}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_form-group input::placeholder,.ndr_header-dark+.ndr_content_area_part_below_header .ndr_form-group textarea::placeholder{color:#6b7280}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_file-upload-container{border-color:#475569}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_file-upload-container:hover{background:#74b9ff05;border-color:#74b9ff}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_file-list{background:#334155}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_nav-btn.ndr_secondary{background:#374151;border-color:#4b5563;color:#f9fafb}.ndr_header-dark+.ndr_content_area_part_below_header .ndr_nav-btn.ndr_secondary:hover{background:#4b5563}@media (max-width:1024px){.ndr_main-content-layout{flex-direction:column;gap:24px}.ndr_progress-sidebar{position:static;width:100%}.ndr_progress-steps-vertical{display:flex;gap:24px;overflow-x:auto;padding:24px}.ndr_step-vertical{align-items:center;flex-direction:column;min-width:150px;text-align:center}.ndr_step-connector{display:none}.ndr_step-content{align-items:center}}@media (max-width:768px){.ndr_request-container{padding:16px}.ndr_header{gap:16px;grid-template-columns:1fr;padding:12px 16px;text-align:center}.ndr_header-left,.ndr_header-right{justify-self:center}.ndr_main-content-layout{gap:16px}.ndr_form-card{padding:24px}.ndr_progress-steps-vertical{gap:16px;padding:16px}.ndr_step-vertical{min-width:120px}.ndr_step-label{font-size:14px}.ndr_step-description{font-size:12px}.ndr_form-row{gap:16px;grid-template-columns:1fr}.ndr_form-navigation{flex-direction:column;gap:16px}.ndr_final-actions{flex-direction:column;width:100%}.ndr_nav-btn{justify-content:center;width:100%}}@media (max-width:480px){.ndr_header_text{font-size:1.2rem}}.ndr_animate-header{animation:ndr_slideInDown .6s ease-out}@keyframes ndr_slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.ndr_professional-form{width:100%}.all_rows_with_4_forms{display:flex;flex-direction:column;gap:16px;padding:16px}.one_row_with_4_forms{display:flex;gap:12px;justify-content:space-between}.one_form_in_a_row{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;flex:1 1;min-width:0;padding:12px}.one_form_in_a_row h2{background-color:#2c3e50;color:#fff;font-size:medium;padding:2%}.se_content_area_full_container{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.se_content_area_part_below_header{-ms-overflow-style:none;background:#e8efed;flex:1 1;margin-bottom:15px;overflow-y:auto;padding:0;scrollbar-width:none}.se_content_area_part_below_header::-webkit-scrollbar{display:none}.se_header{background:linear-gradient(90deg,#34495e,#2c3e50);box-shadow:0 2px 10px #2c3e5026;flex-shrink:0;padding:16px 24px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:100}.se_header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.se_header_text{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin:0}.se_animate-header{animation:se_slideInDown .6s ease-out}@keyframes se_slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.se_settings-container{-ms-overflow-style:none;font-family:Inter,sans-serif;margin:0;max-width:100%;overflow-y:auto;padding:20px;scrollbar-width:none}.se_settings-container::-webkit-scrollbar{display:none}.se_settings-columns{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;width:100%}.se_settings-left-column,.se_settings-right-column{-ms-overflow-style:none;display:flex;flex-direction:column;gap:24px;overflow-y:auto;scrollbar-width:none}.se_settings-left-column::-webkit-scrollbar,.se_settings-right-column::-webkit-scrollbar{display:none}.se_settings-section{background:#fff;border:1px solid #34495e33;border-radius:16px;box-shadow:0 8px 32px #2c3e5014;overflow:hidden;transition:box-shadow .3s ease}.se_settings-section:hover{box-shadow:0 12px 40px #2c3e501f}.se_danger-section{background:#fefefe;border:1px solid #f8d7da}.se_danger-section:hover{box-shadow:0 12px 40px #e74c3c26}.se_section-header{align-items:center;background:#ecf0f1;border-bottom:1px solid #34495e33;display:flex;gap:16px;padding:24px}.se_danger-section .se_section-header{background:#f8d7da;border-bottom:1px solid #f5c6cb}.se_section-icon{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #2c3e501a;display:flex;flex-shrink:0;font-size:32px;height:50px;justify-content:center;width:50px}.se_section-info h2{color:#2c3e50;font-family:Inter,sans-serif;font-size:20px;font-weight:600;margin:0 0 4px}.se_section-info p{color:#7f8c8d;font-size:14px;line-height:1.4;margin:0}.se_settings-grid{display:flex;flex-direction:column;gap:16px;padding:24px}.se_setting-item{align-items:center;background:#ecf0f1;border:1px solid #34495e33;border-radius:12px;display:flex;justify-content:space-between;padding:20px;transition:all .3s ease}.se_setting-item:hover{background:#d5dbdb;transform:translateY(-1px)}.se_setting-card{align-items:center;background:#ecf0f1;border:1px solid #34495e33;border-radius:12px;display:flex;justify-content:space-between;padding:20px;transition:all .3s ease}.se_setting-card:hover{background:#d5dbdb;transform:translateY(-1px)}.se_setting-details h4,.se_setting-info h4{color:#2c3e50;font-family:Inter,sans-serif;font-size:16px;font-weight:600;margin:0 0 4px}.se_setting-details p,.se_setting-info p{color:#7f8c8d;font-size:14px;line-height:1.4;margin:0}.se_modern-switch{display:inline-block;flex-shrink:0;height:34px;position:relative;width:60px}.se_modern-switch input{height:0;opacity:0;width:0}.se_switch-slider{background-color:#bdc3c7;border-radius:34px;bottom:0;box-shadow:inset 0 2px 4px #2c3e501a;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.se_switch-slider:before{background-color:#fff;border-radius:50%;bottom:4px;box-shadow:0 2px 8px #2c3e5033;content:"";height:26px;left:4px;position:absolute;transition:.4s;width:26px}.se_modern-switch input:checked+.se_switch-slider{background:linear-gradient(135deg,#2980b9,#1a5276)}.se_modern-switch input:checked+.se_switch-slider:before{transform:translateX(26px)}.se_modern-switch input:focus+.se_switch-slider{box-shadow:0 0 0 3px #2980b933}.se_setting-action-btn{background:#0000;border:2px solid #2980b9;border-radius:8px;color:#2980b9;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:8px 16px;transition:all .3s ease}.se_setting-action-btn:hover{background:#2980b9;box-shadow:0 4px 12px #2980b94d;color:#fff;transform:translateY(-1px)}.se_danger-item{align-items:center;background:#f8d7da;border:1px solid #f5c6cb;border-radius:12px;display:flex;justify-content:space-between;padding:20px}.se_danger-btn{background:#0000;border:2px solid #e74c3c;border-radius:8px;color:#e74c3c;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:8px 16px;transition:all .3s ease}.se_danger-btn:hover{background:#e74c3c;box-shadow:0 4px 12px #e74c3c4d;color:#fff;transform:translateY(-1px)}.se_header-dark+.se_content_area_part_below_header{background:#0f172a}.se_header-dark+.se_content_area_part_below_header .se_settings-section{background:#334155;border-color:#475569;color:#e2e8f0}.se_header-dark+.se_content_area_part_below_header .se_section-header{background:#1e293b;border-color:#334155}.se_header-dark+.se_content_area_part_below_header .se_section-info h2{color:#f1f5f9}.se_header-dark+.se_content_area_part_below_header .se_section-info p{color:#94a3b8}.se_header-dark+.se_content_area_part_below_header .se_setting-card,.se_header-dark+.se_content_area_part_below_header .se_setting-item{background:#475569;border-color:#64748b}.se_header-dark+.se_content_area_part_below_header .se_setting-card:hover,.se_header-dark+.se_content_area_part_below_header .se_setting-item:hover{background:#64748b}.se_header-dark+.se_content_area_part_below_header .se_setting-details h4,.se_header-dark+.se_content_area_part_below_header .se_setting-info h4{color:#f1f5f9}.se_header-dark+.se_content_area_part_below_header .se_setting-details p,.se_header-dark+.se_content_area_part_below_header .se_setting-info p{color:#94a3b8}.se_header-dark+.se_content_area_part_below_header .se_danger-section{background:#450a0a;border-color:#7f1d1d}.se_header-dark+.se_content_area_part_below_header .se_danger-item,.se_header-dark+.se_content_area_part_below_header .se_danger-section .se_section-header{background:#7f1d1d;border-color:#991b1b}.se_header-dark+.se_content_area_part_below_header .se_switch-slider{background-color:#64748b}.se_header-dark+.se_content_area_part_below_header .se_modern-switch input:checked+.se_switch-slider{background:linear-gradient(135deg,#74b9ff,#0984e3)}.se_header-dark+.se_content_area_part_below_header .se_setting-action-btn{border-color:#74b9ff;color:#74b9ff}.se_header-dark+.se_content_area_part_below_header .se_setting-action-btn:hover{background:#74b9ff;color:#0f172a}.se_header-dark+.se_content_area_part_below_header .se_danger-btn{border-color:#ef4444;color:#ef4444}.se_header-dark+.se_content_area_part_below_header .se_danger-btn:hover{background:#ef4444;color:#fff}.se_header-dark+.se_content_area_part_below_header .se_section-icon{background:#64748b;box-shadow:0 4px 12px #0003}.se_notallowed-modal-overlay{align-items:center;background:#2c3e5059;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.se_notallowed-modal{animation:se_modalFadeIn .2s;background:#fff;border-radius:16px;box-shadow:0 8px 48px #2c3e502e;font-family:Inter,sans-serif;max-width:340px;overflow:hidden;padding:0;width:95%}@keyframes se_modalFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.se_notallowed-modal-header{align-items:center;background:#f8d7da;border-top-left-radius:16px;border-top-right-radius:16px;color:#e74c3c;display:flex;font-size:1.5rem;justify-content:space-between;padding:16px 20px}.se_notallowed-modal-close{background:none;border:none;color:#e74c3c;cursor:pointer;font-size:2rem;line-height:1;padding:0 8px;transition:color .2s}.se_notallowed-modal-close:hover{color:#c0392b}.se_notallowed-modal-content{padding:24px 20px;text-align:center}.se_notallowed-modal-content h3{color:#e74c3c;font-size:1.2rem;font-weight:700;margin:0 0 10px}.se_notallowed-modal-content p{color:#34495e;font-size:15px;margin:0}@media (max-width:1200px){.se_settings-container{padding:16px}.se_settings-columns{gap:20px}}@media (max-width:768px){.se_settings-container{padding:16px}.se_settings-columns{gap:20px;grid-template-columns:1fr}.se_section-header{flex-direction:column;gap:12px;padding:20px;text-align:center}.se_settings-grid{padding:20px}.se_danger-item,.se_setting-card,.se_setting-item{align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.se_modern-switch{align-self:flex-end}.se_danger-btn,.se_setting-action-btn{align-self:stretch;text-align:center}.se_header{padding:12px 16px}.se_header_text{font-size:1.3rem}}@media (max-width:480px){.se_settings-container{padding:12px}.se_section-header,.se_settings-grid{padding:16px}.se_section-info h2{font-size:18px}.se_section-icon{font-size:24px;height:40px;width:40px}.se_header_text{font-size:1.2rem}}.se_settings-heading{background-color:#bdc3c7;font-size:150%;margin-bottom:2%;margin-top:2%;padding:.5%}.se_setting-row,.se_settings-heading{border-radius:8px;box-shadow:0 2px 5px #2c3e501a}.se_setting-row{align-items:center;background-color:#ecf0f1;display:flex;justify-content:space-between;margin:12px 0;padding:10px}.se_switch{display:inline-block;height:28px;position:relative;width:50px}.se_switch input{height:0;opacity:0;width:0}.se_slider{background-color:#bdc3c7;border-radius:34px;bottom:0;cursor:pointer;left:0;right:0;top:0}.se_slider,.se_slider:before{position:absolute;transition:.3s}.se_slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:22px;left:3px;width:22px}input:checked+.se_slider{background-color:#27ae60}input:checked+.se_slider:before{transform:translateX(22px)}.se_settings_flex{display:flex;flex-direction:row;width:100%}.se_settings_on_left{padding-right:12px}.se_settings_on_left,.se_settings_on_right{display:flex;flex:1 1;flex-direction:column}.se_settings_on_right{padding-left:12px}.an_content_area_full_container{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.an_content_area_part_below_header{-ms-overflow-style:none;background:#e8efed;flex:1 1;margin-bottom:15px;overflow-y:auto;padding:0;scrollbar-width:none}.an_content_area_part_below_header::-webkit-scrollbar{display:none}.an_header{background:linear-gradient(90deg,#34495e,#2c3e50);box-shadow:0 2px 10px #2c3e5026;flex-shrink:0;padding:16px 24px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:100}.an_header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.an_header_text{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin:0}.an_animate-header{animation:an_slideInDown .6s ease-out}@keyframes an_slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.an_announcements-container{font-family:Inter,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.an_announcements-controls{background:#fff;border:1px solid #34495e33;border-radius:16px;box-shadow:0 4px 16px #2c3e5014;justify-content:space-between;margin-bottom:32px;padding:20px}.an_announcements-controls,.an_controls-left,.an_controls-right{align-items:center;display:flex}.an_filter-tabs{background:#ecf0f1;border-radius:8px;display:flex;gap:4px;padding:4px}.an_filter-tab{background:#0000;border:none;border-radius:6px;color:#7f8c8d;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.an_filter-tab:hover{background:#2980b91a;color:#34495e}.an_filter-tab.an_active{background:linear-gradient(135deg,#2980b9,#1a5276);box-shadow:0 2px 8px #2980b94d;color:#fff}.an_search-box,.an_search-container{position:relative}.an_search-box{align-items:center;display:flex}.an_search-icon{color:#95a5a6;font-size:14px;left:12px;position:absolute;z-index:1}.an_search-input{border:2px solid #34495e33;border-radius:8px;box-sizing:border-box;color:#2c3e50;font-family:Inter,sans-serif;font-size:14px;padding:10px 12px 10px 36px;transition:border-color .3s ease,box-shadow .3s ease;width:250px}.an_search-input:focus{border-color:#2980b9;box-shadow:0 0 0 3px #2980b91a;outline:none}.an_search-input::placeholder{color:#95a5a6}.an_announcements-content{min-height:400px}.an_announcements-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}.an_announcement-card{animation:an_slideInUp .5s ease-out;background:#fff;border:1px solid #34495e33;border-radius:16px;box-shadow:0 8px 32px #2c3e5014;overflow:hidden;position:relative;transition:all .3s ease}.an_announcement-card:hover{box-shadow:0 16px 48px #2c3e501f;transform:translateY(-4px)}.an_announcement-card:before{background:linear-gradient(135deg,#2980b9,#1a5276);content:"";height:4px;left:0;position:absolute;right:0;top:0}.an_announcement-card.an_update:before{background:linear-gradient(135deg,#3498db,#2980b9)}.an_announcement-card.an_maintenance:before{background:linear-gradient(135deg,#e74c3c,#c0392b)}.an_announcement-card.an_feature:before{background:linear-gradient(135deg,#27ae60,#1e8449)}.an_announcement-card.an_general:before{background:linear-gradient(135deg,#2980b9,#1a5276)}.an_card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px;padding:20px 20px 0}.an_announcement-type{align-items:center;background:#ecf0f1;border:1px solid #34495e33;border-radius:20px;display:flex;gap:8px;padding:6px 12px}.an_type-icon{font-size:16px}.an_type-label{color:#34495e;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.an_announcement-date{align-items:flex-end;display:flex;flex-direction:column;text-align:right}.an_date-primary{color:#34495e;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.an_date-relative{color:#7f8c8d;font-size:12px;margin-top:2px}.an_card-content{margin-bottom:20px;padding:0 20px}.an_announcement-title{color:#2c3e50;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 12px}.an_announcement-message{color:#7f8c8d;font-size:14px;line-height:1.6;margin:0}.an_card-footer{padding:0 20px 20px}.an_announcement-actions{display:flex;justify-content:flex-end}.an_action-btn{align-items:center;background:#ecf0f1;border:none;border-radius:6px;color:#2980b9;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s ease}.an_action-btn:hover{background:#2980b9;color:#fff;transform:translateX(2px)}.an_empty-state{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;justify-content:center;padding:80px 40px;text-align:center}.an_empty-icon{font-size:64px;margin-bottom:20px;opacity:.5}.an_empty-state h3{color:#34495e;font-family:Inter,sans-serif;font-size:24px;font-weight:600;margin:0 0 12px}.an_empty-state p{font-size:16px;line-height:1.5;margin:0 0 24px;max-width:400px}.an_clear-search-btn{background:#0000;border:2px solid #2980b9;border-radius:8px;color:#2980b9;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;padding:10px 20px;transition:all .2s ease}.an_clear-search-btn:hover{background:#2980b9;color:#fff}@keyframes an_slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.an_header-dark+.an_content_area_part_below_header{background:#0f172a}.an_header-dark+.an_content_area_part_below_header .an_announcements-controls{background:#334155;border-color:#475569}.an_header-dark+.an_content_area_part_below_header .an_filter-tabs{background:#1e293b}.an_header-dark+.an_content_area_part_below_header .an_filter-tab{color:#94a3b8}.an_header-dark+.an_content_area_part_below_header .an_filter-tab:hover{background:#74b9ff1a;color:#cbd5e1}.an_header-dark+.an_content_area_part_below_header .an_filter-tab.an_active{background:linear-gradient(135deg,#74b9ff,#0984e3)}.an_header-dark+.an_content_area_part_below_header .an_search-input{background:#1e293b;border-color:#334155;color:#e2e8f0}.an_header-dark+.an_content_area_part_below_header .an_search-input::placeholder{color:#6b7280}.an_header-dark+.an_content_area_part_below_header .an_search-input:focus{border-color:#74b9ff;box-shadow:0 0 0 3px #74b9ff1a}.an_header-dark+.an_content_area_part_below_header .an_search-icon{color:#6b7280}.an_header-dark+.an_content_area_part_below_header .an_announcement-card{background:#334155;border-color:#475569}.an_header-dark+.an_content_area_part_below_header .an_announcement-title{color:#f1f5f9}.an_header-dark+.an_content_area_part_below_header .an_announcement-message{color:#94a3b8}.an_header-dark+.an_content_area_part_below_header .an_announcement-type{background:#1e293b;border-color:#334155}.an_header-dark+.an_content_area_part_below_header .an_date-primary,.an_header-dark+.an_content_area_part_below_header .an_type-label{color:#cbd5e1}.an_header-dark+.an_content_area_part_below_header .an_date-relative{color:#94a3b8}.an_header-dark+.an_content_area_part_below_header .an_action-btn{background:#1e293b;color:#74b9ff}.an_header-dark+.an_content_area_part_below_header .an_action-btn:hover{background:#74b9ff;color:#1e293b}.an_header-dark+.an_content_area_part_below_header .an_empty-state{color:#94a3b8}.an_header-dark+.an_content_area_part_below_header .an_empty-state h3{color:#f1f5f9}.an_header-dark+.an_content_area_part_below_header .an_clear-search-btn{border-color:#74b9ff;color:#74b9ff}.an_header-dark+.an_content_area_part_below_header .an_clear-search-btn:hover{background:#74b9ff;color:#1e293b}.an_header-dark+.an_content_area_part_below_header .an_announcement-card.an_update:before{background:linear-gradient(135deg,#74b9ff,#0984e3)}.an_header-dark+.an_content_area_part_below_header .an_announcement-card.an_maintenance:before{background:linear-gradient(135deg,#ef4444,#dc2626)}.an_header-dark+.an_content_area_part_below_header .an_announcement-card.an_feature:before{background:linear-gradient(135deg,#22c55e,#16a34a)}@media (max-width:768px){.an_announcements-container{padding:16px}.an_announcements-controls{align-items:stretch;flex-direction:column;gap:16px}.an_controls-left,.an_controls-right,.an_search-input{width:100%}.an_announcements-grid{gap:16px;grid-template-columns:1fr}.an_filter-tabs{justify-content:center;width:100%}.an_filter-tab{flex:1 1;text-align:center}.an_header{padding:12px 16px}.an_header_text{font-size:1.3rem}}@media (max-width:480px){.an_card-header{align-items:flex-start;flex-direction:column;gap:12px}.an_announcement-date{align-items:flex-start;text-align:left}.an_announcement-title{font-size:16px}.an_empty-state{padding:60px 20px}.an_empty-icon{font-size:48px}.an_empty-state h3{font-size:20px}.an_header_text{font-size:1.2rem}}.an_timeline{background-color:#fff;border-left:4px solid #2980b9;box-sizing:border-box;list-style:none;margin:3% 0 0;min-width:100%;padding:40px 20px 40px 150px;position:relative;width:100%}.an_timeline .an_event{border-bottom:1px dashed #2c3e501a;margin-bottom:50px;padding-left:30px;position:relative}.an_timeline .an_event:last-child{border:none;margin-bottom:0}.an_timeline .an_event:before{color:#7f8c8d;content:attr(data-date);font-size:.9em;left:-160px;position:absolute;text-align:right;top:0;width:140px}.an_timeline .an_event:after{background:#fff;border:4px solid #2980b9;border-radius:50%;content:"";height:11px;left:-12px;position:absolute;top:5px;width:11px}.an_timeline .an_event h3{color:#2c3e50;font-family:Inter,sans-serif;font-size:1.4em;margin:0 0 5px}.an_timeline .an_event p{color:#7f8c8d;font-size:1em;margin:0}.an_notallowed-modal-overlay{align-items:center;background:#2c3e5059;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.an_notallowed-modal{animation:an_modalFadeIn .2s;background:#fff;border-radius:16px;box-shadow:0 8px 48px #2c3e502e;font-family:Inter,sans-serif;max-width:420px;overflow:hidden;padding:0;width:95%}@keyframes an_modalFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.an_notallowed-modal-header{align-items:center;background:linear-gradient(135deg,#2980b9,#1a5276);border-top-left-radius:16px;border-top-right-radius:16px;color:#fff;display:flex;font-size:1.5rem;justify-content:space-between;padding:16px 20px}.an_notallowed-modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;line-height:1;padding:0 8px;transition:color .2s}.an_notallowed-modal-close:hover{color:#fbbf24}.an_notallowed-modal-content{padding:24px 20px;text-align:left}@media (max-width:600px){.an_notallowed-modal{max-width:98vw;padding:0}.an_notallowed-modal-content{font-size:14px;padding:16px}.an_notallowed-modal-header{font-size:1rem;padding:12px}}.his_content_area_full_container{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.his_content_area_part_below_header{-ms-overflow-style:none;background:#e8efed;flex:1 1;margin-bottom:15px;overflow-y:auto;padding:0;scrollbar-width:none}.his_content_area_part_below_header::-webkit-scrollbar{display:none}.his_header{background:linear-gradient(90deg,#34495e,#2c3e50);box-shadow:0 2px 10px #2c3e5026;flex-shrink:0;padding:16px 24px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:100}.his_header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.his_header_text{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin:0}.his_animate-header{animation:his_slideInDown .6s ease-out}@keyframes his_slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.his_history-section{grid-gap:24px;-ms-overflow-style:none;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));overflow-y:auto;padding:20px;scrollbar-width:none}.his_history-section::-webkit-scrollbar{display:none}.his_history-card{-ms-overflow-style:none;background:#fff;border:1px solid #34495e33;border-radius:12px;box-shadow:0 2px 8px #2c3e5014;display:flex;flex-direction:column;height:280px;max-height:280px;overflow:hidden;position:relative;scrollbar-width:none;transition:all .3s ease}.his_history-card::-webkit-scrollbar{display:none}.his_history-card:hover{border-color:#3498db;box-shadow:0 8px 24px #2c3e5026;transform:translateY(-2px)}.his_card-header{align-items:center;background:#d4edda;border-bottom:1px solid #34495e1a;display:flex;flex-shrink:0;gap:12px;padding:20px 24px 16px}.his_card-header i{color:#2980b9;font-size:20px;text-align:center;width:24px}.his_card-header h3{color:#2c3e50;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.025em;margin:0}.his_card-content{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:20px 24px;scrollbar-width:none}.his_card-content::-webkit-scrollbar{display:none}.his_info-item{align-items:center;border-bottom:1px solid #34495e14;display:flex;justify-content:space-between;padding:8px 0}.his_info-item:last-child{border-bottom:none}.his_info-item .his_label{color:#7f8c8d;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.his_info-item .his_value{color:#2c3e50;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-align:right}.his_history-card ul{list-style:none;margin:0;padding:0}.his_history-card li{align-items:center;border-bottom:1px solid #34495e14;display:flex;font-family:Inter,sans-serif;gap:12px;justify-content:space-between;padding:8px 0;transition:all .2s ease}.his_history-card li:last-child{border-bottom:none}.his_history-card li .his_label{color:#7f8c8d;flex:1 1;font-size:14px;font-weight:500}.his_history-card li .his_value{color:#2c3e50;font-size:14px;font-weight:600;min-width:120px;text-align:right}.his_history-card li:hover{background:#ecf0f1;border-radius:6px;margin:0 -12px;padding:12px}.his_history-card li i{color:#7f8c8d;flex-shrink:0;font-size:14px;margin-top:2px;text-align:center;width:16px}.his_history-card li div{flex:1 1;min-width:0}.his_history-card li strong{color:#2c3e50;font-size:14px;font-weight:600}.his_date,.his_history-card li strong{display:block;font-family:Inter,sans-serif}.his_date{color:#7f8c8d;font-size:12px;margin-top:2px}.his_status{border-radius:12px;display:inline-block;font-family:Inter,sans-serif;font-size:12px;font-weight:500;margin-top:4px;padding:2px 8px}.his_status.his_resolved{background:#d4edda;color:#27ae60}.his_status.his_open{background:#fff3cd;color:#e67e22}.his_status-resolved{color:#27ae60!important}.his_status-open{color:#e67e22!important}.his_summary-stats{border-top:1px solid #34495e14;margin-top:16px;padding-top:16px}.his_stat-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.his_stat-label{color:#7f8c8d;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.his_stat-value{color:#2c3e50;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.his_stat-value.his_resolved{color:#27ae60}.his_stat-value.his_open{color:#e67e22}.his_request-dates{display:flex;flex-direction:column;gap:2px;margin-top:4px}.his_delivered,.his_requested{color:#7f8c8d;font-family:Inter,sans-serif;font-size:12px}.his_header-dark+.his_content_area_part_below_header{background:#0f172a}.his_header-dark+.his_content_area_part_below_header .his_history-card{background:#334155;border-color:#47556933}.his_header-dark+.his_content_area_part_below_header .his_card-header{background:#1e293b;border-bottom-color:#47556933}.his_header-dark+.his_content_area_part_below_header .his_card-header i{color:#74b9ff}.his_header-dark+.his_content_area_part_below_header .his_card-header h3{color:#cbd5e1}.his_header-dark+.his_content_area_part_below_header .his_info-item .his_label{color:#94a3b8}.his_header-dark+.his_content_area_part_below_header .his_history-card li strong,.his_header-dark+.his_content_area_part_below_header .his_info-item .his_value{color:#f1f5f9}.his_header-dark+.his_content_area_part_below_header .his_date,.his_header-dark+.his_content_area_part_below_header .his_stat-label{color:#94a3b8}.his_header-dark+.his_content_area_part_below_header .his_stat-value{color:#f1f5f9}.his_header-dark+.his_content_area_part_below_header .his_delivered,.his_header-dark+.his_content_area_part_below_header .his_requested{color:#94a3b8}.his_header-dark+.his_content_area_part_below_header .his_history-card li{border-bottom-color:#47556914}.his_header-dark+.his_content_area_part_below_header .his_history-card li:hover{background:#475569}.his_header-dark+.his_content_area_part_below_header .his_info-item{border-bottom-color:#47556914}.his_header-dark+.his_content_area_part_below_header .his_summary-stats{border-top-color:#47556914}.his_header-dark+.his_content_area_part_below_header .his_status.his_resolved{background:#27ae6033;color:#2ecc71}.his_header-dark+.his_content_area_part_below_header .his_status.his_open{background:#e67e2233;color:#f39c12}@media (max-width:768px){.his_history-section{gap:16px;grid-template-columns:1fr;padding:16px}.his_history-card{height:300px;max-height:300px}.his_card-header{padding:16px 20px 12px}.his_card-content{padding:16px 20px}.his_card-header h3{font-size:15px}.his_header{padding:12px 16px}.his_header_text{font-size:1.3rem}}@media (max-width:480px){.his_header_text{font-size:1.2rem}}@keyframes his_fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.his_history-card{animation:his_fadeInUp .5s ease forwards}.his_history-card:first-child{animation-delay:.1s}.his_history-card:nth-child(2){animation-delay:.2s}.his_history-card:nth-child(3){animation-delay:.3s}.his_history-card:nth-child(4){animation-delay:.4s}.his_history-card:nth-child(5){animation-delay:.5s}.his_history-card:nth-child(6){animation-delay:.6s}.his_history-card:nth-child(7){animation-delay:.7s}body,html{font-family:Segoe UI,sans-serif;height:100%;margin:0;overflow:hidden;padding:0}.pr_content_area_full_container{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.pr_content_area_part_below_header{-ms-overflow-style:none;background:#e8efed;display:flex;flex:1 1;flex-direction:column;margin-bottom:15px;overflow:hidden;padding:0;scrollbar-width:none}.pr_content_area_part_below_header::-webkit-scrollbar{display:none}.pr_header{background:linear-gradient(90deg,#34495e,#2c3e50);box-shadow:0 2px 10px #2c3e5026;flex-shrink:0;padding:16px 24px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:100}.pr_header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.pr_header_text{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin:0}.pr_animate-header{animation:pr_slideInDown .6s ease-out}@keyframes pr_slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.pr_profile-container{display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100%;margin:0;max-width:100%;overflow:hidden;padding:20px}.pr_profile-header-card{background:#fff;border:1px solid #34495e33;border-radius:16px;box-shadow:0 8px 32px #2c3e5014;flex-shrink:0;margin-bottom:24px;overflow:hidden;position:-webkit-sticky;position:sticky;top:20px;width:100%;z-index:10}.pr_profile-header-content{align-items:flex-end;display:flex;gap:24px;padding:32px;position:relative}.pr_profile-avatar-section{flex-shrink:0;position:relative}.pr_profile-avatar{border:4px solid #fff;border-radius:50%;box-shadow:0 8px 24px #2c3e5026;height:120px;object-fit:cover;width:120px}.pr_avatar-overlay{align-items:center;background:#2980b9;border:2px solid #fff;border-radius:50%;bottom:8px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:8px;transition:all .3s ease;width:32px}.pr_avatar-overlay:hover{background:#1a5276;transform:scale(1.1)}.pr_profile-info{flex:1 1;padding-top:20px}.pr_profile-name{color:#2c3e50;font-size:28px;font-weight:600;margin:0 0 4px}.pr_profile-role{color:#7f8c8d;font-size:16px;font-weight:500;margin:0 0 16px}.pr_profile-meta{display:flex;flex-wrap:wrap;gap:20px}.pr_meta-item{align-items:center;color:#7f8c8d;display:flex;font-size:14px;gap:8px}.pr_meta-item i{color:#95a5a6;font-size:12px}.pr_profile-actions{align-items:flex-end;display:flex;padding-top:20px}.pr_edit-actions{display:flex;gap:12px}.pr_action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.pr_edit-btn{background:linear-gradient(135deg,#2980b9,#1a5276);color:#fff}.pr_edit-btn:hover{box-shadow:0 8px 24px #2980b94d;transform:translateY(-2px)}.pr_save-btn{background:#27ae60;color:#fff}.pr_save-btn:hover{background:#229954}.pr_cancel-btn{background:#7f8c8d;color:#fff}.pr_cancel-btn:hover{background:#6c7b7d}.pr_profile-tabs{background:#fff;border:1px solid #34495e33;border-radius:12px;box-shadow:0 4px 16px #2c3e500d;display:flex;flex-shrink:0;margin-bottom:24px;overflow:hidden;position:-webkit-sticky;position:sticky;top:220px;width:100%;z-index:9}.pr_tab-btn{background:#0000;border:none;border-bottom:3px solid #0000;color:#7f8c8d;cursor:pointer;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:500;padding:16px 20px;transition:all .3s ease}.pr_tab-btn:hover{background:#ecf0f1;color:#34495e}.pr_tab-btn.pr_active{background:#ecf0f1;border-bottom-color:#2980b9;color:#2980b9}.pr_tab-content{-ms-overflow-style:none;background:#fff;border:1px solid #34495e33;border-radius:16px;box-shadow:0 8px 32px #2c3e5014;flex:1 1;overflow-y:auto;padding:32px;scrollbar-width:none;width:100%}.pr_tab-content::-webkit-scrollbar{display:none}.pr_content-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:32px;width:100%}.pr_content-grid:last-child{margin-bottom:0}.pr_content-section{display:flex;flex-direction:column;gap:20px;width:100%}.pr_section-title{border-bottom:2px solid #ecf0f1;color:#2c3e50;font-size:18px;font-weight:600;margin:0;padding-bottom:12px}.pr_fields-grid{gap:16px}.pr_field-group,.pr_fields-grid{display:flex;flex-direction:column}.pr_field-group{gap:8px}.pr_field-value{border-bottom:1px solid #ecf0f1;padding:12px 0}.pr_field-input,.pr_field-textarea{border:2px solid #34495e33;border-radius:8px;color:#2c3e50;font-family:inherit;font-size:14px;padding:12px 16px;transition:all .3s ease}.pr_field-input:focus,.pr_field-textarea:focus{border-color:#2980b9;box-shadow:0 0 0 3px #2980b91a;outline:none}.pr_field-textarea{min-height:100px;resize:vertical}.pr_stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%}.pr_stat-card{background:#ecf0f1;border:1px solid #34495e33;border-radius:12px;padding:20px;text-align:center;transition:all .3s ease}.pr_stat-card:hover{box-shadow:0 8px 24px #2c3e501a;transform:translateY(-2px)}.pr_stat-value{color:#2980b9;font-size:24px;font-weight:600;margin-bottom:4px}.pr_stat-label{color:#7f8c8d;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.pr_empty-state{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;justify-content:center;padding:60px 40px;text-align:center}.pr_empty-icon{font-size:48px;margin-bottom:16px;opacity:.5}.pr_empty-state h4{color:#34495e;font-size:18px;font-weight:600;margin:0 0 8px}.pr_empty-state p{font-size:14px;line-height:1.5;margin:0}.pr_profile-loading{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;height:100%;justify-content:center;padding:80px 40px;text-align:center}.pr_loading-spinner{animation:pr_spin 1s linear infinite;border:4px solid #2980b933;border-radius:50%;border-top-color:#2980b9;height:48px;margin-bottom:20px;width:48px}.pr_profile-loading h3{color:#34495e;font-size:20px;font-weight:600;margin:0}@keyframes pr_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pr_content_area_part_below_header.pr_content-dark{background:#0f172a}.pr_content_area_part_below_header.pr_content-dark .pr_profile-header-card,.pr_content_area_part_below_header.pr_content-dark .pr_profile-tabs,.pr_content_area_part_below_header.pr_content-dark .pr_tab-content{background:#334155;border-color:#475569}.pr_content_area_part_below_header.pr_content-dark .pr_profile-name{color:#f1f5f9}.pr_content_area_part_below_header.pr_content-dark .pr_meta-item,.pr_content_area_part_below_header.pr_content-dark .pr_profile-role{color:#94a3b8}.pr_content_area_part_below_header.pr_content-dark .pr_section-title{border-bottom-color:#475569;color:#f1f5f9}.pr_content_area_part_below_header.pr_content-dark .pr_field-label{color:#cbd5e1}.pr_content_area_part_below_header.pr_content-dark .pr_field-value{border-bottom-color:#475569;color:#94a3b8}.pr_content_area_part_below_header.pr_content-dark .pr_field-input,.pr_content_area_part_below_header.pr_content-dark .pr_field-textarea{background:#1e293b;border-color:#334155;color:#e2e8f0}.pr_content_area_part_below_header.pr_content-dark .pr_field-input:focus,.pr_content_area_part_below_header.pr_content-dark .pr_field-textarea:focus{border-color:#74b9ff;box-shadow:0 0 0 3px #74b9ff1a}.pr_content_area_part_below_header.pr_content-dark .pr_stat-card{background:#1e293b;border-color:#334155}.pr_content_area_part_below_header.pr_content-dark .pr_stat-value{color:#74b9ff}.pr_content_area_part_below_header.pr_content-dark .pr_stat-label,.pr_content_area_part_below_header.pr_content-dark .pr_tab-btn{color:#94a3b8}.pr_content_area_part_below_header.pr_content-dark .pr_tab-btn:hover{background:#475569;color:#e2e8f0}.pr_content_area_part_below_header.pr_content-dark .pr_tab-btn.pr_active{background:#475569;border-bottom-color:#74b9ff;color:#74b9ff}.pr_content_area_part_below_header.pr_content-dark .pr_empty-state h4{color:#f1f5f9}.pr_content_area_part_below_header.pr_content-dark .pr_empty-state,.pr_content_area_part_below_header.pr_content-dark .pr_profile-loading{color:#94a3b8}.pr_content_area_part_below_header.pr_content-dark .pr_profile-loading h3{color:#f1f5f9}.pr_content_area_part_below_header.pr_content-dark .pr_loading-spinner{border:4px solid #74b9ff33;border-top-color:#74b9ff}.pr_content_area_part_below_header.pr_content-dark .pr_avatar-overlay{background:#74b9ff}.pr_content_area_part_below_header.pr_content-dark .pr_avatar-overlay:hover{background:#0984e3}@media (max-width:768px){.pr_profile-container{padding:16px}.pr_profile-header-card{position:-webkit-sticky;position:sticky;top:16px}.pr_profile-tabs{position:-webkit-sticky;position:sticky;top:196px}.pr_profile-header-content{align-items:center;flex-direction:column;gap:16px;padding:24px 20px;text-align:center}.pr_profile-avatar{height:100px;width:100px}.pr_profile-actions{padding-top:0}.pr_profile-tabs{flex-wrap:wrap}.pr_tab-btn{border-bottom:none;border-right:3px solid #0000;flex:1 1;min-width:calc(50% - 2px)}.pr_tab-btn.pr_active{border-bottom-color:#0000;border-right-color:#2980b9}.pr_content-grid{gap:24px}.pr_content-grid,.pr_stats-grid{grid-template-columns:1fr}.pr_tab-content{padding:24px 20px}.pr_edit-actions{flex-direction:column;width:100%}.pr_header{padding:12px 16px}.pr_header_text{font-size:1.3rem}}@media (max-width:480px){.pr_profile-header-card{position:-webkit-sticky;position:sticky;top:12px}.pr_profile-tabs{position:-webkit-sticky;position:sticky;top:172px}.pr_profile-header-content{padding:20px 16px}.pr_profile-name{font-size:24px}.pr_profile-meta{flex-direction:column;gap:8px}.pr_tab-content{padding:20px 16px}.pr_action-btn{justify-content:center}.pr_content-grid{grid-template-columns:1fr}.pr_tab-btn{margin-bottom:4px;min-width:100%}.pr_header_text{font-size:1.2rem}}@media (min-width:1400px){.pr_content-grid{grid-template-columns:repeat(3,1fr)}.pr_stats-grid{grid-template-columns:repeat(4,1fr)}}.pr_compact-details-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.pr_field-row{align-items:center;background:#f8fafc;border:1px solid #ecf0f1;border-radius:8px;display:flex;gap:16px;padding:10px 16px}.pr_field-label{color:#34495e;flex:0 0 160px;font-size:14px;font-weight:600;text-align:left}.pr_field-answer{align-items:center;color:#7f8c8d;display:flex;flex:1 1;font-size:14px;min-width:0;padding-left:12px}.pr_field-input{border:2px solid #34495e33;border-radius:6px;color:#2c3e50;font-family:inherit;font-size:14px;padding:8px 12px;width:100%}.pr_field-value{color:#7f8c8d;font-size:14px;word-break:break-word}.pr_dashboard-table-container{background:#fff;border-radius:12px;box-shadow:0 4px 16px #2c3e5014;margin:8px 0;overflow-x:auto}.pr_dashboard-table{border-collapse:collapse;font-family:Inter,sans-serif;width:100%}.pr_dashboard-table td,.pr_dashboard-table th{border-bottom:1px solid #f4f6f7;font-size:15px;padding:12px;text-align:left}.pr_dashboard-table th{background:#ecf0f1;color:#34495e;font-weight:600}.pr_dashboard-table tr:last-child td{border-bottom:none}.pr_rls-btn{background:#27ae60;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:background .2s}.pr_rls-btn:hover{background:#219150}.ne_content_area_full_container{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.ne_content_area_part_below_header{-ms-overflow-style:none;background:#e8efed;flex:1 1;overflow-y:auto;padding:0;scrollbar-width:none}.ne_content_area_part_below_header::-webkit-scrollbar{display:none}.ne_header{background:linear-gradient(90deg,#34495e,#2c3e50);box-shadow:0 2px 10px #2c3e5026;flex-shrink:0;padding:16px 24px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:100}.ne_header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.ne_header_text{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin:0}.ne_animate-header{animation:ne_slideInDown .6s ease-out}@keyframes ne_slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.ne_notes-editor-container{display:flex;flex-direction:column;font-family:Inter,sans-serif;margin:0 auto;max-width:1000px;min-height:calc(100vh - 120px);padding:20px}.ne_editor-header{align-items:center;border-bottom:1px solid #34495e33;display:flex;justify-content:space-between;margin-bottom:20px;padding:20px 0}.ne_editor-header.wall-on{margin:0 0 5px;padding:0 0 5px}.ne_editor-info{flex:1 1}.ne_note-meta{color:#7f8c8d;display:flex;font-size:14px;gap:20px}.ne_meta-item{align-items:center;display:flex;gap:6px}.ne_meta-item i{font-size:12px}.ne_editor-actions{display:flex;gap:12px}.ne_action-btn{border:none;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s ease}.ne_save-btn{background:linear-gradient(135deg,#2980b9,#1a5276);color:#fff}.ne_save-btn:hover:not(:disabled){box-shadow:0 8px 24px #2980b94d;transform:translateY(-2px)}.ne_save-btn.ne_saving{cursor:not-allowed;opacity:.7}.ne_cancel-btn{background:#ecf0f1;border:1px solid #34495e33;color:#2c3e50}.ne_cancel-btn:hover{background:#d5dbdb}.ne_formatting-toolbar{align-items:center;background:#ecf0f1;border:1px solid #34495e33;border-radius:8px;display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;padding:12px 16px}.ne_formatting-toolbar.wall-on{gap:0;padding:12px 0}.ne_toolbar-group{display:flex;gap:4px}.ne_toolbar-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#2c3e50;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.ne_toolbar-btn:hover{background:#d5dbdb;color:#1a252f}.ne_toolbar-btn:active{background:#bdc3c7}.ne_toolbar-separator{background:#34495e33;height:24px;margin:0 1px;width:1px}.ne_editor-main{display:flex;flex:1 1;justify-content:center;margin-bottom:20px}.ne_editor-paper{background:#fff;border:1px solid #34495e33;border-radius:12px;box-shadow:0 8px 32px #2c3e5014;max-width:800px;min-height:600px;padding:40px;position:relative;width:100%}.ne_editor-title{border:none;color:#2c3e50;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;min-height:60px;outline:none;padding:0;position:relative;width:100%}.ne_title-divider{background:linear-gradient(90deg,#2980b9,#1a5276);border-radius:1px;height:2px;margin:20px 0 30px}.ne_editor-body{color:#34495e;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.7;min-height:400px;outline:none}.ne_editor-body:empty:before,.ne_editor-title:empty:before{color:#95a5a6;content:attr(data-placeholder);font-style:italic;font-weight:400;pointer-events:none;position:absolute}.ne_editor-body:focus:before,.ne_editor-title:focus:before{display:none}.ne_editor-footer{align-items:center;border-top:1px solid #34495e33;display:flex;justify-content:space-between;margin-top:auto;padding:16px 0}.ne_footer-left{color:#7f8c8d;font-size:13px}.ne_footer-right{align-items:center;display:flex}.ne_quick-actions{display:flex;gap:8px}.ne_quick-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#7f8c8d;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.ne_quick-btn:hover{background:#ecf0f1;color:#2c3e50}.ne_status-text{font-family:Inter,sans-serif}.ne_pasted-image{border-radius:8px;box-shadow:0 4px 16px #2c3e501a;display:block;height:auto;margin:20px auto;max-width:100%;transition:transform .2s ease}.ne_pasted-image:hover{transform:scale(1.02)}.ne_editor-body ol,.ne_editor-body ul{margin:16px 0;padding-left:20px}.ne_editor-body li{margin:8px 0}.ne_editor-body blockquote{border-left:4px solid #2980b9;color:#7f8c8d;font-style:italic;margin:20px 0;padding-left:16px}.ne_editor-body code{background:#ecf0f1;border-radius:4px;color:#e74c3c;font-family:Consolas,Monaco,monospace;font-size:.9em;padding:2px 6px}.ne_editor-body:focus,.ne_editor-title:focus{border-radius:4px;box-shadow:0 0 0 2px #2980b933}@keyframes ne_saveSuccess{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.ne_save-btn.ne_success{animation:ne_saveSuccess .3s ease}.ne_header-dark+.ne_content_area_part_below_header{background:#0f172a}.ne_header-dark+.ne_content_area_part_below_header .ne_editor-paper{background:#334155;border-color:#475569;color:#e2e8f0}.ne_header-dark+.ne_content_area_part_below_header .ne_editor-title{color:#f1f5f9}.ne_header-dark+.ne_content_area_part_below_header .ne_editor-body{color:#cbd5e1}.ne_header-dark+.ne_content_area_part_below_header .ne_formatting-toolbar{background:#1e293b;border-color:#334155}.ne_header-dark+.ne_content_area_part_below_header .ne_toolbar-btn{color:#cbd5e1}.ne_header-dark+.ne_content_area_part_below_header .ne_toolbar-btn:hover{background:#475569;color:#f1f5f9}.ne_header-dark+.ne_content_area_part_below_header .ne_editor-header{border-bottom-color:#47556933}.ne_header-dark+.ne_content_area_part_below_header .ne_editor-footer{border-top-color:#47556933}.ne_header-dark+.ne_content_area_part_below_header .ne_footer-left,.ne_header-dark+.ne_content_area_part_below_header .ne_note-meta,.ne_header-dark+.ne_content_area_part_below_header .ne_quick-btn{color:#94a3b8}.ne_header-dark+.ne_content_area_part_below_header .ne_quick-btn:hover{background:#475569;color:#f1f5f9}.ne_header-dark+.ne_content_area_part_below_header .ne_cancel-btn{background:#374151;border-color:#4b5563;color:#f9fafb}.ne_header-dark+.ne_content_area_part_below_header .ne_cancel-btn:hover{background:#4b5563}.ne_header-dark+.ne_content_area_part_below_header .ne_toolbar-separator{background:#47556933}.ne_header-dark+.ne_content_area_part_below_header .ne_editor-body:empty:before,.ne_header-dark+.ne_content_area_part_below_header .ne_editor-title:empty:before{color:#6b7280}@media (max-width:768px){.ne_notes-editor-container{padding:16px}.ne_editor-header{align-items:flex-start;flex-direction:column;gap:16px}.ne_note-meta{flex-direction:column;gap:8px}.ne_editor-actions{justify-content:stretch;width:100%}.ne_action-btn{flex:1 1}.ne_formatting-toolbar{gap:4px;padding:8px}.ne_toolbar-btn{height:32px;width:32px}.ne_editor-paper{padding:20px}.ne_editor-title{font-size:2rem}.ne_editor-body{font-size:1rem}.ne_editor-footer{align-items:flex-start;flex-direction:column;gap:12px}.ne_header{padding:12px 16px}.ne_header_text{font-size:1.3rem}}@media (max-width:480px){.ne_editor-paper{margin:0 -8px;padding:16px}.ne_editor-title{font-size:1.75rem}.ne_formatting-toolbar,.ne_toolbar-group{gap:2px}.ne_header_text{font-size:1.2rem}}.ne_editor-wrapper{box-sizing:border-box;display:flex;flex-direction:column;height:80vh;margin:0 auto;max-width:90vw;padding:0 40px 40px}.ne_editor-content{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.ne_toolbar-save-btn{color:#2980b9}.ne_toolbar-save-btn:disabled{cursor:not-allowed;opacity:.7}.ne_toolbar-save-btn:hover:not(:disabled){background:#d5dbdb;color:#1a5276}.myn_content_area_full_container{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.myn_content_area_part_below_header{-ms-overflow-style:none;background:#e8efed;flex:1 1;margin-bottom:15px;overflow-y:auto;padding:0;scrollbar-width:none}.myn_content_area_part_below_header::-webkit-scrollbar{display:none}.myn_header{background:linear-gradient(90deg,#34495e,#2c3e50);box-shadow:0 2px 10px #2c3e5026;flex-shrink:0;padding:16px 24px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:100}.myn_header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.myn_header_text{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin:0}.myn_animate-header{animation:myn_slideInDown .6s ease-out}@keyframes myn_slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.myn_notes-container{-ms-overflow-style:none;font-family:Inter,sans-serif;margin:0 auto;max-width:1200px;overflow-y:auto;padding:20px;scrollbar-width:none}.myn_notes-container::-webkit-scrollbar{display:none}.myn_notes-controls{align-items:center;background:#fff;border:1px solid #34495e33;border-radius:16px;box-shadow:0 4px 16px #2c3e5014;display:flex;gap:20px;justify-content:space-between;margin-bottom:32px;padding:20px}.myn_controls-left{align-items:center;display:flex;flex:1 1;gap:16px}.myn_controls-right{align-items:center;display:flex;gap:12px}.myn_search-container{flex:1 1;max-width:400px;position:relative}.myn_search-box{align-items:center;display:flex;position:relative}.myn_search-icon{color:#95a5a6;font-size:14px;left:12px;position:absolute;z-index:1}.myn_search-input{border:2px solid #34495e33;border-radius:8px;color:#2c3e50;font-family:Inter,sans-serif;font-size:14px;padding:10px 12px 10px 36px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.myn_search-input:focus{border-color:#2980b9;box-shadow:0 0 0 3px #2980b91a;outline:none}.myn_search-input::placeholder{color:#95a5a6}.myn_filter-controls{display:flex;gap:12px}.myn_control-select{background:#fff;border:2px solid #34495e33;border-radius:6px;color:#2c3e50;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;padding:8px 12px;transition:border-color .3s ease}.myn_control-select:focus{border-color:#2980b9;outline:none}.myn_view-controls{background:#ecf0f1;border-radius:8px;display:flex;gap:4px;padding:4px}.myn_view-btn{background:#0000;border:none;border-radius:6px;color:#7f8c8d;cursor:pointer;font-size:14px;padding:8px 12px;transition:all .2s ease}.myn_view-btn:hover{background:#2980b91a;color:#2c3e50}.myn_view-btn.myn_active{box-shadow:0 2px 8px #2980b94d}.myn_create-note-btn,.myn_view-btn.myn_active{background:linear-gradient(135deg,#2980b9,#1a5276);color:#fff}.myn_create-note-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.myn_create-note-btn:hover{box-shadow:0 8px 24px #2980b94d;transform:translateY(-2px)}.myn_notes-content{-ms-overflow-style:none;min-height:400px;overflow-y:auto;scrollbar-width:none}.myn_notes-content::-webkit-scrollbar{display:none}.myn_notes-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.myn_notes-list{display:flex;flex-direction:column;gap:18px}.myn_note-card-list-new{background:#f9fafb;border-left:6px solid #2980b9;border-radius:14px;box-shadow:0 2px 12px #2c3e5012;display:block;margin:0;overflow:hidden;padding:0;transition:box-shadow .2s,border-color .2s}.myn_note-card-list-new:hover{border-left-color:#1abc9c;box-shadow:0 8px 32px #2c3e5021}.myn_note-list-new-row{align-items:stretch;display:flex;min-height:72px;padding:0}.myn_note-list-new-icon{align-items:center;background:linear-gradient(135deg,#2980b9,#1abc9c);border-bottom-left-radius:14px;border-top-left-radius:14px;color:#fff;display:flex;flex-shrink:0;font-size:28px;justify-content:center;width:60px}.myn_note-list-new-main{display:flex;flex:2 1;flex-direction:column;justify-content:center;min-width:0;padding:16px 18px}.myn_note-list-new-title{color:#2c3e50;font-size:17px;font-weight:600;margin-bottom:4px}.myn_note-list-new-preview,.myn_note-list-new-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myn_note-list-new-preview{color:#7f8c8d;font-size:13px;line-height:1.5}.myn_note-list-new-meta{color:#7f8c8d;display:flex;flex:1 1;flex-direction:column;font-size:12px;gap:6px;justify-content:center;min-width:110px;padding:0 12px}.myn_note-list-new-meta i{color:#2980b9;font-size:12px;margin-right:4px}.myn_note-list-new-actions{align-items:center;display:flex;gap:8px;padding:0 16px 0 0}.myn_note-list-new-actions .myn_action-btn{background:#f1f5f9;border-radius:6px;font-size:13px;height:28px;padding:0;transition:background .2s,color .2s;width:28px}.myn_note-list-new-actions .myn_action-btn:hover{background:#2980b9;color:#fff}.myn_note-card-list{background:#fff;border:1px solid #34495e26;border-radius:12px;box-shadow:0 4px 16px #2c3e5014;display:block;margin:0;overflow:hidden;padding:0;transition:box-shadow .2s}.myn_note-card-list:hover{box-shadow:0 8px 32px #2c3e5026}.myn_note-list-row{align-items:center;display:flex;gap:24px;padding:18px 24px}.myn_note-list-title{display:flex;flex:2 1;flex-direction:column;gap:6px;min-width:0}.myn_note-list-title .myn_note-title{color:#2c3e50;font-size:16px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myn_note-list-title .myn_note-preview{color:#7f8c8d;font-size:13px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myn_note-list-meta{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:120px}.myn_note-list-actions{align-items:center;display:flex;gap:8px}.myn_note-list-actions .myn_action-btn{border-radius:6px;font-size:13px;height:28px;padding:0;width:28px}.myn_note-card{background:#fff;border:1px solid #34495e33;border-radius:16px;box-shadow:0 8px 32px #2c3e5014;display:flex;flex-direction:column;overflow:hidden;padding:24px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.myn_note-card:hover{box-shadow:0 16px 48px #2c3e501f;transform:translateY(-4px)}.myn_note-card:before{background:linear-gradient(135deg,#2980b9,#1a5276);content:"";height:4px;left:0;position:absolute;right:0;top:0}.myn_note-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.myn_note-title{color:#2c3e50;flex:1 1;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.4;margin:0 12px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myn_note-menu{position:relative}.myn_menu-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#7f8c8d;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.myn_menu-btn:hover{background:#ecf0f1;color:#2c3e50}.myn_note-body{margin-bottom:20px;padding-top:0;text-align:left}.myn_note-body,.myn_note-preview{color:#7f8c8d;font-size:14px;line-height:1.6}.myn_note-preview{font-family:Inter,sans-serif}.myn_note-footer{align-items:center;border-top:1px solid #34495e1a;display:flex;justify-content:space-between;margin-top:auto;padding-top:16px}.myn_note-meta{display:flex;flex-direction:column;gap:8px}.myn_meta-item{align-items:center;color:#7f8c8d;display:flex;font-family:Inter,sans-serif;font-size:12px;gap:6px}.myn_meta-item i{font-size:10px;opacity:.7}.myn_note-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.myn_action-btn{align-items:center;background:#0000;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;transition:all .2s ease;width:32px}.myn_edit-btn{color:#2980b9}.myn_edit-btn:hover{background:#2980b91a;color:#1a5276}.myn_share-btn{color:#27ae60}.myn_share-btn:hover{background:#27ae601a;color:#1e8449}.myn_delete-btn{color:#e74c3c}.myn_delete-btn:hover{background:#e74c3c1a;color:#c0392b}.myn_loading-state{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;justify-content:center;padding:80px 40px;text-align:center}.myn_loading-spinner{animation:myn_spin 1s linear infinite;border:4px solid #2980b933;border-radius:50%;border-top-color:#2980b9;height:48px;margin-bottom:20px;width:48px}.myn_loading-state h3{color:#2c3e50;font-family:Inter,sans-serif;font-size:20px;font-weight:600;margin:0 0 8px}.myn_loading-state p{font-family:Inter,sans-serif;font-size:14px;margin:0}.myn_empty-state{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;justify-content:center;padding:80px 40px;text-align:center}.myn_empty-icon{font-size:64px;margin-bottom:20px;opacity:.5}.myn_empty-state h3{color:#2c3e50;font-family:Inter,sans-serif;font-size:24px;font-weight:600;margin:0 0 12px}.myn_empty-state p{font-family:Inter,sans-serif;font-size:16px;line-height:1.5;margin:0 0 24px;max-width:400px}.myn_empty-action-btn{align-items:center;background:linear-gradient(135deg,#2980b9,#1a5276);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.myn_empty-action-btn:hover{box-shadow:0 8px 24px #2980b94d;transform:translateY(-2px)}@keyframes myn_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes myn_fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.myn_note-card{animation:myn_fadeInUp .5s ease-out}.myn_header-dark+.myn_content_area_part_below_header{background:#0f172a}.myn_header-dark+.myn_content_area_part_below_header .myn_notes-controls{background:#1e293b;border-color:#334155}.myn_header-dark+.myn_content_area_part_below_header .myn_control-select,.myn_header-dark+.myn_content_area_part_below_header .myn_search-input{background:#334155;border-color:#475569;color:#e2e8f0}.myn_header-dark+.myn_content_area_part_below_header .myn_search-input::placeholder{color:#6b7280}.myn_header-dark+.myn_content_area_part_below_header .myn_view-controls{background:#374151}.myn_header-dark+.myn_content_area_part_below_header .myn_view-btn{color:#94a3b8}.myn_header-dark+.myn_content_area_part_below_header .myn_view-btn:hover{background:#74b9ff1a;color:#f1f5f9}.myn_header-dark+.myn_content_area_part_below_header .myn_note-card{background:#334155;border-color:#475569;color:#e2e8f0}.myn_header-dark+.myn_content_area_part_below_header .myn_note-title{color:#f1f5f9}.myn_header-dark+.myn_content_area_part_below_header .myn_note-preview{color:#94a3b8}.myn_header-dark+.myn_content_area_part_below_header .myn_note-footer{border-top-color:#47556933}.myn_header-dark+.myn_content_area_part_below_header .myn_menu-btn,.myn_header-dark+.myn_content_area_part_below_header .myn_meta-item{color:#94a3b8}.myn_header-dark+.myn_content_area_part_below_header .myn_menu-btn:hover{background:#475569;color:#f1f5f9}.myn_header-dark+.myn_content_area_part_below_header .myn_loading-state{color:#94a3b8}.myn_header-dark+.myn_content_area_part_below_header .myn_empty-state h3,.myn_header-dark+.myn_content_area_part_below_header .myn_loading-state h3{color:#f1f5f9}.myn_header-dark+.myn_content_area_part_below_header .myn_loading-spinner{border:4px solid #74b9ff33;border-top-color:#74b9ff}@media (max-width:768px){.myn_notes-container{padding:16px}.myn_notes-controls{align-items:stretch;flex-direction:column;gap:16px}.myn_controls-left{flex-direction:column;gap:12px}.myn_controls-right{justify-content:space-between}.myn_search-container{max-width:none}.myn_notes-grid{gap:16px;grid-template-columns:1fr}.myn_note-card{padding:20px}.myn_note-title{font-size:16px}.myn_note-meta{flex-direction:row;gap:12px}.myn_header{padding:12px 16px}.myn_header_text{font-size:1.3rem}}@media (max-width:480px){.myn_note-actions{gap:4px}.myn_action-btn{font-size:12px;height:28px;width:28px}.myn_empty-state{padding:60px 20px}.myn_empty-icon{font-size:48px}.myn_empty-state h3{font-size:20px}.myn_header_text{font-size:1.2rem}}.myn_container{color:#e74c3c;font-family:Inter,sans-serif;padding:20px;text-align:center}.header-dark+.content_area_part_below_header .note-preview{color:#94a3b8}.header-dark+.content_area_part_below_header .notes-controls{background:#1e293b;border-color:#334155}.header-dark+.content_area_part_below_header .control-select,.header-dark+.content_area_part_below_header .search-input{background:#334155;border-color:#475569;color:#e2e8f0}.hs_content_area_full_container{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.hs_content_area_part_below_header{-ms-overflow-style:none;background:#e8efed;flex:1 1;margin-bottom:25px;overflow-y:auto;padding:0;scrollbar-width:none}.hs_content_area_part_below_header::-webkit-scrollbar{display:none}.hs_header{background:linear-gradient(90deg,#34495e,#2c3e50);box-shadow:0 2px 10px #2c3e5026;flex-shrink:0;padding:16px 24px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:100}.hs_header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.hs_header_text{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin:0}.hs_animate-header{animation:hs_slideInDown .6s ease-out}@keyframes hs_slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.hs_helpsupport-container{-ms-overflow-style:none;font-family:Inter,sans-serif;margin:0 auto;max-width:1200px;overflow-y:auto;padding:20px;scrollbar-width:none}.hs_helpsupport-container::-webkit-scrollbar{display:none}.hs_header_subtitle{color:#7f8c8d;font-size:16px;margin-top:8px;text-align:center}.hs_quick-actions-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px}.hs_quick-action-card{background:linear-gradient(135deg,#2980b9,#1a5276);border-radius:16px;color:#fff;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.hs_quick-action-card:hover{box-shadow:0 20px 40px #2c3e5026;transform:translateY(-5px)}.hs_action-icon{font-size:48px;margin-bottom:16px}.hs_quick-action-card h3{font-size:20px;font-weight:600;margin:0 0 12px}.hs_quick-action-card p{line-height:1.5;margin:0 0 20px;opacity:.9}.hs_action-btn{background:#fff3;border:2px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;padding:10px 24px;transition:all .3s ease}.hs_action-btn:hover{background:#fff;color:#2980b9}.hs_main-content-grid{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 400px}.hs_forms-column{-ms-overflow-style:none;display:flex;flex-direction:column;gap:30px;overflow-y:auto;scrollbar-width:none}.hs_forms-column::-webkit-scrollbar{display:none}.hs_resources-column{-ms-overflow-style:none;display:flex;flex-direction:column;gap:30px;overflow-y:auto;scrollbar-width:none}.hs_resources-column::-webkit-scrollbar{display:none}.hs_professional-form-card{background:#fff;border:1px solid #34495e33;border-radius:16px;box-shadow:0 8px 32px #2c3e5014;overflow:hidden}.hs_form-header{background:#ecf0f1;border-bottom:1px solid #34495e33;gap:16px;padding:24px}.hs_form-header,.hs_form-icon{align-items:center;display:flex}.hs_form-icon{background:#fff;border-radius:12px;box-shadow:0 4px 12px #2c3e501a;font-size:32px;height:50px;justify-content:center;width:50px}.hs_form-header h2{color:#2c3e50;font-family:Inter,sans-serif;font-size:20px;font-weight:600;margin:0 0 4px}.hs_form-header p{color:#7f8c8d;font-size:14px;margin:0}.hs_professional-form{padding:24px}.hs_form-group{margin-bottom:20px}.hs_form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.hs_form-group label{color:#34495e;display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:600;margin-bottom:6px}.hs_form-group input,.hs_form-group select,.hs_form-group textarea{border:2px solid #34495e33;border-radius:8px;box-sizing:border-box;color:#2c3e50;font-family:inherit;font-size:14px;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.hs_form-group input:focus,.hs_form-group select:focus,.hs_form-group textarea:focus{border-color:#2980b9;box-shadow:0 0 0 3px #2980b91a;outline:none}.hs_form-group input[type=file]{background:none;border:none;font-size:14px;padding:6px 0}.hs_form-group input[type=file]:focus{outline:none}.hs_form-group span{display:block;margin-top:4px}.hs_rating-container{display:flex;flex-direction:column;gap:8px}.hs_rating-option{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:10px;padding:8px;transition:background-color .3s ease}.hs_rating-option:hover{background-color:#ecf0f1}.hs_rating-option input[type=radio]{margin:0;width:auto}.hs_rating-text{color:#34495e;font-size:14px;font-weight:500}.hs_submit-btn{border:none;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:14px;transition:all .3s ease;width:100%}.hs_submit-btn.hs_primary{background:linear-gradient(135deg,#2980b9,#1a5276);color:#fff}.hs_submit-btn.hs_primary:hover{box-shadow:0 8px 24px #2980b94d;transform:translateY(-2px)}.hs_submit-btn.hs_secondary{background:linear-gradient(135deg,#d5dbdb,#bdc3c7);color:#2c3e50}.hs_submit-btn.hs_secondary:hover{box-shadow:0 8px 24px #bdc3c74d;transform:translateY(-2px)}.hs_resource-card{background:#fff;border:1px solid #34495e33;border-radius:16px;box-shadow:0 8px 32px #2c3e5014;overflow:hidden}.hs_resource-card h3{background:#ecf0f1;border-bottom:1px solid #34495e33;color:#2c3e50;font-family:Inter,sans-serif;font-size:18px;font-weight:600;margin:0;padding:20px 24px}.hs_video-grid{display:flex;flex-direction:column;gap:20px;padding:24px}.hs_video-item{text-align:center}.hs_video-item iframe{border:none;border-radius:8px;height:200px;margin-bottom:8px;width:100%}.hs_video-item p{color:#7f8c8d;font-size:14px;font-weight:500;margin:0}.hs_contact-grid{display:flex;flex-direction:column;gap:20px;padding:24px}.hs_contact-item{align-items:flex-start;display:flex;gap:16px}.hs_contact-icon{align-items:center;background:#ecf0f1;border-radius:8px;display:flex;flex-shrink:0;font-size:24px;height:40px;justify-content:center;width:40px}.hs_contact-info{flex:1 1}.hs_contact-info h4{color:#2c3e50;font-family:Inter,sans-serif;font-size:16px;font-weight:600;margin:0 0 4px}.hs_contact-info a{color:#2980b9;display:block;font-weight:500;margin-bottom:2px;text-decoration:none}.hs_contact-info a:hover{text-decoration:underline}.hs_contact-info span{color:#7f8c8d;font-size:12px}.hs_faq-list{display:flex;flex-direction:column;gap:16px;padding:24px}.hs_faq-item{border-bottom:1px solid #34495e33;padding-bottom:16px}.hs_faq-item:last-child{border-bottom:none;padding-bottom:0}.hs_faq-item h4{color:#2c3e50;font-family:Inter,sans-serif;font-size:14px;font-weight:600;margin:0 0 8px}.hs_faq-item p{color:#7f8c8d;font-size:13px;line-height:1.5;margin:0}.hs_header-dark+.hs_content_area_part_below_header{background:#0f172a}.hs_header-dark+.hs_content_area_part_below_header .hs_quick-action-card{background:linear-gradient(135deg,#74b9ff,#0984e3)}.hs_header-dark+.hs_content_area_part_below_header .hs_action-btn:hover{color:#74b9ff}.hs_header-dark+.hs_content_area_part_below_header .hs_professional-form-card,.hs_header-dark+.hs_content_area_part_below_header .hs_resource-card{background:#334155;border-color:#475569}.hs_header-dark+.hs_content_area_part_below_header .hs_form-header{background:#1e293b;border-bottom-color:#334155}.hs_header-dark+.hs_content_area_part_below_header .hs_form-header h2,.hs_header-dark+.hs_content_area_part_below_header .hs_resource-card h3{color:#f1f5f9}.hs_header-dark+.hs_content_area_part_below_header .hs_form-header p{color:#94a3b8}.hs_header-dark+.hs_content_area_part_below_header .hs_form-group label{color:#cbd5e1}.hs_header-dark+.hs_content_area_part_below_header .hs_form-group input,.hs_header-dark+.hs_content_area_part_below_header .hs_form-group select,.hs_header-dark+.hs_content_area_part_below_header .hs_form-group textarea{background:#1e293b;border-color:#334155;color:#e2e8f0}.hs_header-dark+.hs_content_area_part_below_header .hs_form-group input:focus,.hs_header-dark+.hs_content_area_part_below_header .hs_form-group select:focus,.hs_header-dark+.hs_content_area_part_below_header .hs_form-group textarea:focus{border-color:#74b9ff;box-shadow:0 0 0 3px #74b9ff1a}.hs_header-dark+.hs_content_area_part_below_header .hs_rating-option:hover{background-color:#475569}.hs_header-dark+.hs_content_area_part_below_header .hs_rating-text{color:#cbd5e1}.hs_header-dark+.hs_content_area_part_below_header .hs_submit-btn.hs_primary{background:linear-gradient(135deg,#74b9ff,#0984e3)}.hs_header-dark+.hs_content_area_part_below_header .hs_submit-btn.hs_secondary{background:linear-gradient(135deg,#475569,#334155);color:#f1f5f9}.hs_header-dark+.hs_content_area_part_below_header .hs_resource-card h3{background:#1e293b;border-bottom-color:#334155}.hs_header-dark+.hs_content_area_part_below_header .hs_video-item p{color:#94a3b8}.hs_header-dark+.hs_content_area_part_below_header .hs_contact-icon{background:#475569}.hs_header-dark+.hs_content_area_part_below_header .hs_contact-info h4{color:#f1f5f9}.hs_header-dark+.hs_content_area_part_below_header .hs_contact-info a{color:#74b9ff}.hs_header-dark+.hs_content_area_part_below_header .hs_contact-info span{color:#94a3b8}.hs_header-dark+.hs_content_area_part_below_header .hs_faq-item{border-bottom-color:#47556933}.hs_header-dark+.hs_content_area_part_below_header .hs_faq-item h4{color:#f1f5f9}.hs_header-dark+.hs_content_area_part_below_header .hs_faq-item p{color:#94a3b8}.hs_header-dark+.hs_content_area_part_below_header .hs_form-icon{background:#64748b;box-shadow:0 4px 12px #0003}.hs_docs-modal-overlay{align-items:center;background:#2c3e5059;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.hs_docs-modal{animation:hs_modalFadeIn .2s;background:#fff;border-radius:18px;box-shadow:0 8px 48px #2c3e502e;font-family:Inter,sans-serif;max-width:480px;overflow:hidden;padding:0;width:95%}@keyframes hs_modalFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.hs_docs-modal-header{align-items:center;background:linear-gradient(135deg,#2980b9,#1a5276);border-top-left-radius:18px;border-top-right-radius:18px;color:#fff;display:flex;justify-content:space-between;padding:18px 24px}.hs_docs-modal-header h2{font-size:1.3rem;font-weight:600;margin:0}.hs_docs-modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;line-height:1;padding:0 8px;transition:color .2s}.hs_docs-modal-close:hover{color:#fbbf24}.hs_docs-tabs{background:#f3f4f6;border-bottom:1px solid #ecf0f1;display:flex}.hs_docs-tab-btn{background:none;border:none;border-bottom:3px solid #0000;color:#34495e;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:14px 0;transition:background .2s,color .2s}.hs_docs-tab-btn.hs_docs-tab-active{background:#e8efed;border-bottom:3px solid #2980b9;color:#2980b9}.hs_docs-tab-content{background:#fff;color:#34495e;font-size:15px;min-height:180px;padding:24px}.hs_docs-tab-content h3{color:#2980b9;font-size:1.1rem;font-weight:600;margin-top:0}.hs_docs-tab-content ul{margin:12px 0;padding-left:18px}.hs_docs-tab-content li{color:#34495e;font-size:15px;margin-bottom:8px}.hs_docs-tab-content.hs_book-modal{background:#f8fafc;color:#1e293b;display:flex;flex-direction:column;font-size:16px;gap:18px;min-height:180px;padding:32px 24px}.hs_book-modal h3{color:#2980b9;font-size:1.15rem;font-weight:700;margin-top:0}.hs_book-modal b{color:#2980b9;font-weight:600}@media (max-width:600px){.hs_docs-modal{max-width:98vw;padding:0}.hs_docs-tab-content{font-size:14px;padding:16px}.hs_docs-modal-header{font-size:1rem;padding:12px}.hs_docs-tab-btn{font-size:13px;padding:10px 0}.hs_docs-tab-content.hs_book-modal{font-size:14px;gap:12px;padding:18px 10px}}@media (max-width:1024px){.hs_main-content-grid{gap:30px;grid-template-columns:1fr}.hs_resources-column{order:-1}}@media (max-width:768px){.hs_helpsupport-container{padding:16px}.hs_quick-actions-section{gap:16px;grid-template-columns:1fr;margin-bottom:30px}.hs_quick-action-card{padding:24px}.hs_form-row{grid-template-columns:1fr}.hs_professional-form-card,.hs_resource-card{margin:0 -8px}.hs_contact-grid,.hs_faq-list,.hs_form-header,.hs_professional-form,.hs_video-grid{padding:20px}.hs_header{padding:12px 16px}.hs_header_text{font-size:1.3rem}}@media (max-width:480px){.hs_header_text{font-size:1.2rem}.hs_quick-action-card{padding:20px}.hs_contact-grid,.hs_faq-list,.hs_form-header,.hs_professional-form,.hs_video-grid{padding:16px}}.hs_rating-select-cards{align-items:center;display:flex;gap:18px;justify-content:flex-start;margin:12px 0 8px}.hs_rating-card{align-items:center;background:#f8fafc;border:2px solid #ecf0f1;border-radius:12px;box-shadow:0 2px 8px #2c3e500a;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-width:90px;padding:12px 18px;position:relative;transition:border-color .2s,box-shadow .2s}.hs_rating-card:hover{background:#f0f6fa;border-color:#2980b9;box-shadow:0 4px 16px #2c3e5014}.hs_rating-card-selected{background:#eafaf1;border-color:#27ae60!important;box-shadow:0 6px 18px #27ae601a}.hs_rating-card-icon{font-size:2rem;margin-bottom:6px;transition:color .2s}.hs_rating-card-label{color:#34495e;font-size:14px;font-weight:600;text-align:center}.hs_rating-card input[type=radio]{display:none}@media (max-width:600px){.hs_rating-select-cards{gap:8px}.hs_rating-card{min-width:70px;padding:10px 8px}.hs_rating-card-icon{font-size:1.3rem}.hs_rating-card-label{font-size:12px}}.hs_contact-modal{background:#f8fafc;border-radius:12px;display:flex;flex-direction:column;gap:22px;min-height:180px;padding:28px 24px}.hs_contact-modal h3{color:#2980b9;font-size:1.15rem;font-weight:700;margin-top:0}.hs_contact-modal .hs_contact-row{align-items:center;display:flex;gap:14px;margin-bottom:8px}.hs_contact-modal strong{color:#34495e;display:block;font-size:15px;font-weight:600;margin-bottom:2px}.hs_contact-modal a{color:#2980b9;font-size:15px;font-weight:600;margin-right:8px;text-decoration:none}.hs_contact-modal a:hover{color:#1a5276;text-decoration:underline}.hs_contact-modal span{color:#7f8c8d;font-size:13px}.hs_contact-modal div{margin-bottom:6px}@media (max-width:600px){.hs_contact-modal{gap:12px;padding:16px 8px}.hs_contact-modal h3{font-size:1rem}.hs_contact-modal a{font-size:13px}.hs_contact-modal span{font-size:12px}}.wall_mode{display:flex;flex-direction:row}.wall_mode,.wall_mode_parts{max-height:100vh;overflow:hidden}.wall_mode_parts{flex:1 1}.wm_wall-mode-container{background:#e8efed;bottom:0;font-family:Inter,sans-serif;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.wm_wall-mode-controls{align-items:center;display:flex;height:70px;justify-content:space-between;left:0;padding:0 24px;position:absolute;right:0;top:0;transition:transform .3s ease,opacity .3s ease;z-index:10}.wm_wall-mode-controls.wm_hidden{opacity:0;transform:translateY(-100%)}.wm_wall-mode-controls.wm_visible{opacity:1;transform:translateY(0)}.wm_controls-left{align-items:center;display:flex;gap:32px}.wm_wall-mode-brand{align-items:center;color:#fff;display:flex;gap:12px}.wm_brand-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:8px;display:flex;font-size:24px;height:40px;justify-content:center;width:40px}.wm_brand-text{font-size:18px;font-weight:600}.wm_control-group{align-items:center;display:flex;gap:24px}.wm_control-item{display:flex;flex-direction:column;gap:4px}.wm_control-label{color:#ffffffe6;font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.wm_control-selector{align-items:center;display:flex;gap:8px}.wm_modern-select{background:#fffffff2;border:none;border-radius:6px;color:#2c3e50;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;min-width:180px;padding:8px 12px;transition:all .2s ease}.wm_modern-select:focus{box-shadow:0 0 0 2px #ffffff80;outline:none}.wm_apply-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.wm_apply-btn:hover:not(:disabled){background:#ffffff4d;transform:scale(1.05)}.wm_apply-btn:disabled{cursor:not-allowed;opacity:.5}.wm_control-divider{background:#fff3;height:40px;width:1px}.wm_control-actions,.wm_controls-right{align-items:center;display:flex}.wm_control-actions{gap:8px}.wm_action-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:6px;padding:8px 12px;transition:all .2s ease}.wm_action-btn:hover{background:#ffffff4d;transform:translateY(-1px)}.wm_sync-btn:hover{background:#3498db4d}.wm_settings-btn:hover{background:#9b59b64d}.wm_wall-mode-content{bottom:0;left:0;padding-top:70px;position:absolute;right:0;top:0}.wm_content-panels{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 400px;height:100%}.wm_panel{background:#fff;border-right:1px solid #34495e33;display:flex;flex-direction:column;overflow:hidden}.wm_notes-panel{background:#ecf0f1;border-right:none}.wm_panel-header{align-items:center;background:#ecf0f1;border-bottom:1px solid #34495e33;display:flex;justify-content:space-between;min-height:60px;padding:16px 20px}.wm_notes-panel .wm_panel-header{background:#d5dbdb}.wm_panel-title{align-items:center;color:#34495e;display:flex;font-size:14px;font-weight:600;gap:8px}.wm_panel-title i{font-size:16px}.wm_panel-status{font-size:12px}.wm_status-active{align-items:center;display:flex;gap:4px}.wm_status-active i{animation:wm_pulse 2s infinite;font-size:8px}.wm_status-inactive{align-items:center;color:#7f8c8d;display:flex;gap:4px}.wm_status-inactive i{font-size:8px}.wm_panel-content{flex:1 1;overflow:hidden;position:relative}.wm_empty-state{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px;text-align:center}.wm_empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.wm_empty-state h3{color:#34495e;font-size:20px;font-weight:600;margin:0 0 8px}.wm_empty-state p{font-size:14px;line-height:1.5;margin:0}.wm_controls-hint{animation:wm_fadeInOut 3s ease-in-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;color:#fff;font-size:12px;left:50%;padding:8px 16px;position:absolute;top:20px;transform:translateX(-50%);z-index:5}@keyframes wm_pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes wm_fadeInOut{0%,to{opacity:0}50%{opacity:1}}@keyframes wm_slideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.wm_wall-mode-controls{animation:wm_slideIn .5s ease-out}.wm_wall-mode-container.wm_dark-theme{background:#0f172a}.wm_wall-mode-controls.wm_controls-dark{background:linear-gradient(135deg,#1e293b,#334155);box-shadow:0 4px 20px #0003}.wm_wall-mode-content.wm_content-dark{background:#0f172a}.wm_panel.wm_panel-dark{background:#334155;border-color:#475569}.wm_notes-panel.wm_notes-panel-dark{background:#1e293b}.wm_panel-dark .wm_panel-header{background:#1e293b;border-color:#334155}.wm_notes-panel-dark .wm_panel-header{background:#334155}.wm_panel-dark .wm_panel-title{color:#cbd5e1}.wm_panel-dark .wm_panel-title i{color:#74b9ff}.wm_panel-dark .wm_status-active{color:#22c55e}.wm_panel-dark .wm_empty-state,.wm_panel-dark .wm_status-inactive{color:#94a3b8}.wm_panel-dark .wm_empty-state h3{color:#f1f5f9}.wm_controls-hint.wm_hint-dark{background:#1e293be6;color:#e2e8f0}.wm_controls-dark .wm_modern-select{background:#ffffff1a;border:1px solid #fff3;color:#e2e8f0}.wm_controls-dark .wm_modern-select:focus{border-color:#74b9ff;box-shadow:0 0 0 2px #74b9ff4d}.wm_controls-dark .wm_modern-select option{background:#334155;color:#e2e8f0}.wm_controls-dark .wm_control-label{color:#fffc}.wm_controls-dark .wm_apply-btn{background:#74b9ff33;border:1px solid #74b9ff4d}.wm_controls-dark .wm_apply-btn:hover:not(:disabled){background:#74b9ff4d;border-color:#74b9ff}.wm_controls-dark .wm_action-btn{background:#ffffff1a;border:1px solid #fff3}.wm_controls-dark .wm_action-btn:hover{background:#fff3}.wm_controls-dark .wm_sync-btn:hover{background:#74b9ff4d;border-color:#74b9ff}.wm_controls-dark .wm_fullscreen-btn:hover{background:#22c55e4d;border-color:#22c55e}.wm_controls-dark .wm_settings-btn:hover{background:#a855f74d;border-color:#a855f7}.wm_controls-dark .wm_exit-btn{background:#ef44444d;border:1px solid #ef444466}.wm_controls-dark .wm_exit-btn:hover{background:#ef444480;border-color:#ef4444}@media (prefers-color-scheme:dark){.wm_wall-mode-container:not(.wm_dark-theme){background:#0f172a}.wm_panel:not(.wm_panel-dark){background:#334155;border-color:#475569}.wm_notes-panel:not(.wm_notes-panel-dark){background:#1e293b}.wm_panel-header:not(.wm_panel-dark .wm_panel-header){background:#1e293b;border-color:#334155}.wm_notes-panel .wm_panel-header:not(.wm_notes-panel-dark .wm_panel-header){background:#334155}.wm_panel-title:not(.wm_panel-dark .wm_panel-title){color:#cbd5e1}.wm_panel-title i:not(.wm_panel-dark .wm_panel-title i){color:#74b9ff}.wm_empty-state:not(.wm_panel-dark .wm_empty-state){color:#94a3b8}.wm_empty-state h3:not(.wm_panel-dark .wm_empty-state h3){color:#f1f5f9}}.wm_wall-mode-controls{background:linear-gradient(135deg,#34495e,#2c3e50);box-shadow:0 4px 20px #2c3e5026}.wm_sync-btn:hover{background:#2980b94d}.wm_fullscreen-btn:hover{background:#27ae604d}.wm_settings-btn:hover{background:#8e44ad4d}.wm_exit-btn{background:#e74c3c4d}.wm_exit-btn:hover{background:#e74c3c80}.wm_status-active{color:#27ae60}.wm_panel-title i{color:#2980b9}.wm_controls-hint{background:#2c3e50e6}@media (max-width:1200px){.wm_content-panels{grid-template-columns:1fr 350px}}@media (max-width:768px){.wm_wall-mode-controls{height:auto;padding:12px 16px}.wm_controls-left{gap:16px}.wm_control-group,.wm_controls-left{align-items:flex-start;flex-direction:column}.wm_control-group{gap:12px}.wm_control-selector{width:100%}.wm_modern-select{flex:1 1;min-width:200px}.wm_content-panels{grid-template-columns:1fr;grid-template-rows:1fr 300px}.wm_wall-mode-content{padding-top:120px}.wm_controls-right{width:100%}.wm_control-actions{justify-content:space-between;width:100%}}@media (max-width:480px){.wm_wall-mode-controls{padding:8px 12px}.wm_brand-text{font-size:16px}.wm_control-label{font-size:11px}.wm_modern-select{font-size:13px;min-width:150px}.wm_action-btn{font-size:13px;padding:6px 10px}}.fav_content_area_full_container{display:flex;flex-direction:column;height:100vh;min-height:100vh;overflow:hidden;width:100%}.fav_content_area_part_below_header{background:#e8efed;border-radius:0 0 24px 24px;display:flex;flex:1 1;flex-direction:column;height:100%;min-height:0;overflow-y:auto;padding:0}.fav_bw-header{background:linear-gradient(90deg,#34495e,#2c3e50);box-shadow:0 2px 10px #2c3e5026;flex-shrink:0;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.fav_bw-header-dark{background:linear-gradient(90deg,#1e293b,#334155)}.fav_bw-header-container{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:1400px}.fav_header-left{justify-self:start}.fav_bw-search-wrapper{align-items:center;background:#ffffff26;border-radius:20px;display:flex;min-width:280px;padding:8px 16px;position:relative;transition:all .2s ease}.fav_bw-search-wrapper:focus-within{background:#ffffff40;box-shadow:0 0 0 2px #ffffff4d}.fav_bw-search-icon{color:#fffc;font-size:14px;margin-right:8px}.fav_bw-search-input{background:#0000;border:none;color:#fff;font-size:14px;font-weight:400;outline:none;padding:2px 4px;width:100%}.fav_bw-search-input::placeholder{color:#ffffffb3}.fav_bw-clear-btn{background:none;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;font-size:12px;margin-left:4px;padding:4px;transition:all .2s ease}.fav_bw-clear-btn:hover{background:#fff3;color:#fff}.fav_header-center{justify-self:center;text-align:center}.fav_bw-title{color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin:0;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fav_header-right{justify-self:end}.fav_header-icon-group{align-items:center;display:flex;gap:8px}.fav_icon-btn{align-items:center;background:#ffffff26;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;position:relative;transition:all .2s ease;width:40px}.fav_icon-btn:hover{background:#ffffff40;transform:translateY(-1px)}.fav_sort-dropdown{position:relative}.fav_sort-btn:hover+.fav_sort-menu,.fav_sort-menu:hover{opacity:1;transform:translateY(0);visibility:visible}.fav_sort-menu{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;min-width:160px;opacity:0;padding:8px;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-10px);transition:all .2s ease;visibility:hidden;z-index:1000}.fav_bw-header-dark .fav_sort-menu{background:#374151;border:1px solid #4b5563}.fav_sort-option{align-items:center;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:10px 12px;transition:all .15s ease}.fav_bw-header-dark .fav_sort-option{color:#f9fafb}.fav_sort-option:hover{background:#f3f4f6}.fav_bw-header-dark .fav_sort-option:hover{background:#4b5563}.fav_sort-option.fav_active{background:#e0e7ff;color:#3730a3}.fav_bw-header-dark .fav_sort-option.fav_active{background:#3730a3;color:#e0e7ff}.fav_dashboard-container{min-height:calc(100vh - 120px);overflow-y:auto;padding:20px}.fav_dashboard-container,.fav_dashboard-content{display:flex;flex:1 1;flex-direction:column;height:100%}.fav_dashboard-content{min-height:0}.fav_professional-list{background:#0000;display:flex;flex:1 1;flex-direction:column;width:100%}.fav_list-header{background:#d4edda;border:1px solid #34495e33;border-radius:12px 12px 0 0;box-shadow:0 2px 8px #2c3e5014;color:#34495e;display:grid;font-size:13px;font-weight:600;grid-template-columns:minmax(300px,3fr) minmax(140px,1fr) minmax(140px,1fr) 120px;width:100%}.fav_header-cell{align-items:center;display:flex;font-family:Inter,sans-serif;font-size:10px;font-weight:700;gap:4px;letter-spacing:.8px;padding:9px 12px;text-transform:uppercase}.fav_header-cell i{color:#7f8c8d;font-size:11px}.fav_name-header{border-right:1px solid #34495e26}.fav_actions-header{justify-content:center;text-align:center}.fav_list-content{background:#fff;border:1px solid #34495e33;border-radius:0 0 12px 12px;border-top:none;box-shadow:0 8px 32px #2c3e5014;flex:1 1;min-height:0;overflow:hidden}.fav_list-item{background:#fff;border-bottom:1px solid #34495e14;display:grid;grid-template-columns:minmax(300px,3fr) minmax(140px,1fr) minmax(140px,1fr) 120px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.fav_list-item:last-child{border-bottom:none}.fav_list-item:hover{background:#ecf0f1;box-shadow:0 4px 20px #2c3e501a;transform:translateY(-1px);z-index:1}.fav_list-item.fav_dashboard-item{border-left:4px solid #0000}.fav_list-item.fav_dashboard-item:hover{border-left-color:#f39c12}.fav_item-cell{align-items:center;border-right:1px solid #34495e14;display:flex;padding:10px 12px}.fav_item-cell:last-child{border-right:none}.fav_name-cell{cursor:pointer;gap:8px;padding:10px 12px 10px 10px}.fav_item-icon{align-items:center;border-radius:6px;box-shadow:0 2px 6px #2c3e5026;color:#fff;display:flex;flex-shrink:0;font-size:12px;height:24px;justify-content:center;position:relative;transition:all .3s ease;width:24px}.fav_dashboard-icon{background:linear-gradient(135deg,#f39c12,#e67e22)}.fav_list-item:hover .fav_item-icon{box-shadow:0 6px 16px #2c3e5033;transform:scale(1.05)}.fav_item-info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.fav_item-title{color:#2c3e50;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease;white-space:nowrap}.fav_list-item:hover .fav_item-title{color:#1a252f}.fav_item-subtitle{font-size:11px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fav_item-date,.fav_item-owner,.fav_item-subtitle{color:#7f8c8d;font-family:Inter,sans-serif;font-weight:500}.fav_item-date,.fav_item-owner{font-size:12px}.fav_actions-cell{justify-content:center;padding:10px 8px}.fav_item-actions{gap:6px}.fav_action-btn,.fav_item-actions{align-items:center;display:flex;position:relative}.fav_action-btn{background:#3498db1a;border:none;border-radius:6px;color:#7f8c8d;cursor:pointer;font-size:13px;height:28px;justify-content:center;transition:all .2s ease;width:28px}.fav_action-btn:hover{background:#3498db33;box-shadow:0 2px 8px #3498db33;color:#3498db;transform:translateY(-1px)}.fav_favorite-btn{background:#fbbf241a;color:#d97706}.fav_favorite-btn.fav_active{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 4px 12px #fbbf244d;color:#fff}.fav_favorite-btn:hover{background:#fbbf2433;color:#b45309}.fav_favorite-btn.fav_active:hover{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.fav_options-wrapper{align-items:center;display:flex;gap:8px;justify-content:flex-end;position:relative}.fav_options-menu.fav_menuStyle{animation:fav_menuSlideIn .2s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #34495e33;border-radius:12px;box-shadow:0 20px 40px #2c3e5026;min-width:180px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}@keyframes fav_menuSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.fav_options-menu div{align-items:center;border-bottom:1px solid #34495e14;color:#2c3e50;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:14px 16px;transition:all .2s ease;white-space:nowrap}.fav_options-menu div:last-child{border-bottom:none}.fav_options-menu div:hover{background:#ecf0f1;color:#1a252f}.fav_options-menu div i{color:#7f8c8d;font-size:14px;text-align:center;width:16px}.fav_empty-state{background:#fff;border:1px solid #34495e33;border-radius:12px;box-shadow:0 8px 32px #2c3e5014;flex:1 1}.fav_empty-state,.fav_loading-state{align-items:center;display:flex;justify-content:center;padding:80px 40px;text-align:center}.fav_loading-state{color:#7f8c8d;flex:1 1;flex-direction:column;min-height:calc(100vh - 200px)}.fav_loading-spinner{animation:fav_spin 1s linear infinite;border:4px solid #3498db33;border-radius:50%;border-top-color:#3498db;height:48px;margin-bottom:20px;width:48px}.fav_loading-state h3{color:#2c3e50;font-size:20px;font-weight:600;margin:0 0 8px}.fav_loading-state p{font-size:14px;margin:0}@keyframes fav_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fav_bw-header-dark+.fav_content_area_part_below_header{background:#0f172a;border-radius:0 0 24px 24px;min-height:100vh}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_list-header{background:#1e293b;border-color:#47556933;box-shadow:0 2px 8px #0000001a;color:#cbd5e1}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_header-cell i{color:#64748b}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_list-content{background:#334155;border-color:#47556933}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_list-item{background:#334155;border-bottom-color:#47556933}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_list-item:hover{background:#475569}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_list-item.fav_dashboard-item:hover{border-left-color:#fbbf24}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_item-cell{border-right-color:#47556914}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_dashboard-icon{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_item-title{color:#f1f5f9}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_list-item:hover .fav_item-title{color:#fff}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_item-date,.fav_bw-header-dark+.fav_content_area_part_below_header .fav_item-owner,.fav_bw-header-dark+.fav_content_area_part_below_header .fav_item-subtitle{color:#94a3b8}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_action-btn{background:#3b82f61a;color:#94a3b8}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_action-btn:hover{background:#3b82f633;color:#3b82f6}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_options-menu.fav_menuStyle{background:#374151;border-color:#47556933}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_options-menu div{border-bottom-color:#47556914;color:#f1f5f9}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_options-menu div:hover{background:#475569;color:#fff}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_options-menu div i{color:#94a3b8}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_empty-state{background:#334155;border-color:#47556933}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_empty-state h3{color:#f1f5f9}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_empty-state p,.fav_bw-header-dark+.fav_content_area_part_below_header .fav_loading-state{color:#94a3b8}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_loading-state h3{color:#f1f5f9}.fav_bw-header-dark+.fav_content_area_part_below_header .fav_loading-spinner{border:4px solid #74b9ff33;border-top-color:#74b9ff}@media (max-width:1024px){.fav_bw-header-container{gap:16px;grid-template-columns:1fr;text-align:center}.fav_header-center,.fav_header-left,.fav_header-right{justify-self:center}.fav_bw-search-wrapper{max-width:400px;min-width:100%}.fav_bw-title{font-size:1.5rem;max-width:none}}@media (max-width:768px){.fav_bw-header{padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.fav_dashboard-container{flex:1 1;height:auto;min-height:calc(100vh - 100px);padding:16px}.fav_loading-state{min-height:calc(100vh - 150px)}.fav_list-header,.fav_list-item{gap:0;grid-template-columns:1fr}.fav_list-item{border:1px solid #34495e33;border-radius:12px;box-shadow:0 4px 16px #2c3e500f;margin-bottom:12px}.fav_item-cell{border-bottom:1px solid #34495e14;border-right:none;padding:8px 10px}.fav_item-cell:last-child{border-bottom:none}.fav_name-cell{order:1;padding:10px}.fav_actions-cell{justify-content:flex-end;order:2;padding:8px 10px}.fav_icon-btn{font-size:14px;height:36px;width:36px}}@media (max-width:480px){.fav_dashboard-container{min-height:calc(100vh - 80px)}.fav_loading-state{min-height:calc(100vh - 120px);padding:60px 20px}}.empty-state p{color:#64748b;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;margin:0 0 32px}.loading-state{align-items:center;color:#6c757d;display:flex;flex-direction:column;justify-content:center;padding:80px 40px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#667eea;height:48px;margin-bottom:20px;width:48px}.loading-state h3{color:#495057;font-size:20px;font-weight:600;margin:0 0 8px}.loading-state p{font-size:14px;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.bw-header-container{align-items:flex-start;flex-direction:column}.bw-controls{justify-content:space-between;width:100%}.bw-search-wrapper{flex-grow:1;min-width:0}}.rs_right-sidebar{background:linear-gradient(180deg,#34495e,#2c3e50);border-left:1px solid #34495e4d;box-shadow:-2px 0 12px #2c3e5026;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100%;overflow:hidden;position:relative;width:280px}.rs_right-sidebar-dark{background:linear-gradient(180deg,#0f172a,#020617);border-left:1px solid #47556933}.rs_right-sidebar-header{background:#2c3e504d;border-bottom:1px solid #34495e33;padding:24px 20px}.rs_header-content{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.rs_header-icon{animation:rs_subtlePulse 3s ease-in-out infinite;color:#3498db;font-size:24px;margin-bottom:8px}.rs_header-title{color:#ecf0f1;font-size:18px;font-weight:600;letter-spacing:.3px;margin:0;text-align:center}.rs_right-sidebar-dark .rs_right-sidebar-header{background:#ffffff05;border-bottom-color:#47556933}.rs_right-sidebar-dark .rs_header-icon{color:#74b9ff}.rs_right-sidebar-dark .rs_header-title{color:#fff}@keyframes rs_subtlePulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}.rs_right-sidebar-nav{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:20px 0;scrollbar-width:none}.rs_right-sidebar-nav::-webkit-scrollbar{display:none}.rs_info-section{margin-bottom:28px}.rs_info-section-title{color:#7f8c8d;font-size:11px;font-weight:600;letter-spacing:1.2px;margin-bottom:12px;padding:0 20px;text-transform:uppercase}.rs_right-sidebar-dark .rs_info-section-title{color:#64748b}.rs_info-list{display:flex;flex-direction:column;gap:4px}.rs_info-item{align-items:flex-start;border-radius:0;color:#bdc3c7;cursor:default;display:flex;font-size:14px;font-weight:500;padding:12px 20px;position:relative;transition:all .3s ease}.rs_info-item:hover{background:#3498db26;color:#ecf0f1;padding-left:24px}.rs_right-sidebar-dark .rs_info-item{color:#cbd5e1}.rs_right-sidebar-dark .rs_info-item:hover{background:#74b9ff14;color:#fff}.rs_info-item i{color:#3498db;font-size:16px;margin-right:12px;margin-top:2px;opacity:.8;text-align:center;transition:all .3s ease;width:20px}.rs_right-sidebar-dark .rs_info-item i{color:#74b9ff}.rs_info-item:hover i{opacity:1;transform:scale(1.1)}.rs_info-content{display:flex;flex:1 1;flex-direction:column;text-align:left}.rs_info-title{color:inherit;font-size:13px;font-weight:600;line-height:1.3;margin-bottom:4px}.rs_info-subtitle{color:#7f8c8d;font-size:11px;line-height:1.3;transition:color .3s ease}.rs_right-sidebar-dark .rs_info-subtitle{color:#94a3b8}.rs_info-item:hover .rs_info-subtitle{color:#bdc3c7}.rs_right-sidebar-dark .rs_info-item:hover .rs_info-subtitle{color:#cbd5e1}.rs_right-sidebar-content{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:20px;scrollbar-width:none}.rs_right-sidebar-content::-webkit-scrollbar{display:none}.rs_error-state,.rs_loading-state{align-items:center;color:#bdc3c7;display:flex;flex-direction:column;height:200px;justify-content:center;text-align:center}.rs_right-sidebar-dark .rs_error-state,.rs_right-sidebar-dark .rs_loading-state{color:#cbd5e1}.rs_spinner{animation:rs_spin 1s linear infinite;border:3px solid #3498db33;border-radius:50%;border-top-color:#3498db;height:32px;margin-bottom:16px;width:32px}.rs_right-sidebar-dark .rs_spinner{border:3px solid #74b9ff33;border-top-color:#74b9ff}@keyframes rs_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rs_error-state i{color:#ef4444;font-size:32px;margin-bottom:12px}.rs_error-state p{color:#bdc3c7;font-size:14px;font-weight:500;margin-bottom:8px}.rs_right-sidebar-dark .rs_error-state p{color:#cbd5e1}.rs_error-details{color:#7f8c8d;font-size:12px;opacity:.8}.rs_right-sidebar-dark .rs_error-details{color:#94a3b8}.rs_right-sidebar-footer{background:#2c3e5033;border-top:1px solid #34495e33;padding:20px}.rs_right-sidebar-dark .rs_right-sidebar-footer{background:#0000001a;border-top-color:#47556933}.rs_version-info{text-align:center}.rs_version-title{color:#7f8c8d;font-size:11px;font-weight:600;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.rs_right-sidebar-dark .rs_version-title{color:#64748b}.rs_version-details{display:flex;flex-direction:column;gap:6px}.rs_version-item{align-items:center;color:#95a5a6;display:flex;font-size:11px;font-weight:500;gap:8px;justify-content:center;transition:color .3s ease}.rs_version-item:hover{color:#bdc3c7}.rs_right-sidebar-dark .rs_version-item{color:#94a3b8}.rs_right-sidebar-dark .rs_version-item:hover{color:#cbd5e1}.rs_version-item i{color:#3498db;opacity:.8;text-align:center;width:14px}.rs_right-sidebar-dark .rs_version-item i{color:#74b9ff}.rs_add-to-folder-form,.rs_create-folder-form,.rs_delete-folder-form,.rs_rename-folder-form,.rs_share-dashboard-form{display:flex;flex-direction:column;height:100%;justify-content:center}.rs_form-section{background:#3498db1a;border:1px solid #3498db33;border-radius:12px;padding:24px}.rs_right-sidebar-dark .rs_form-section{background:#ffffff08;border-color:#94a3b81a}.rs_form-group{margin-bottom:24px}.rs_form-label{align-items:center;color:#ecf0f1;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:12px}.rs_right-sidebar-dark .rs_form-label{color:#fff}.rs_form-label i{color:#3498db;text-align:center;width:16px}.rs_right-sidebar-dark .rs_form-label i{color:#74b9ff}.rs_folder-input{background:#3498db0d;border:2px solid #3498db4d;border-radius:8px;color:#ecf0f1;font-family:Inter,sans-serif;font-size:14px;outline:none;padding:12px 16px;transition:all .3s ease;width:100%}.rs_folder-input:focus{background:#3498db1a;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.rs_folder-input::placeholder{color:#95a5a6}.rs_right-sidebar-dark .rs_folder-input{background:#ffffff0d;border-color:#94a3b833;color:#fff}.rs_right-sidebar-dark .rs_folder-input:focus{background:#ffffff14;border-color:#74b9ff;box-shadow:0 0 0 3px #74b9ff1a}.rs_right-sidebar-dark .rs_folder-input::placeholder{color:#94a3b8}.rs_input-hint{color:#95a5a6;font-size:12px;font-style:italic;margin-top:8px}.rs_right-sidebar-dark .rs_input-hint{color:#94a3b8}.rs_add-to-folder-btn,.rs_cancel-btn,.rs_create-btn,.rs_delete-btn,.rs_rename-btn,.rs_share-btn,.rs_simple-action-btn,.rs_simple-add-btn,.rs_simple-cancel-btn,.rs_simple-create-btn,.rs_simple-delete-btn,.rs_simple-share-btn{align-items:center;background:#7f8c8d33;border:1px solid #7f8c8d4d;border-radius:8px;color:#bdc3c7;cursor:pointer;display:flex;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 16px;transition:all .3s ease}.rs_add-to-folder-btn:hover:not(:disabled),.rs_cancel-btn:hover,.rs_create-btn:hover:not(:disabled),.rs_delete-btn:hover:not(:disabled),.rs_rename-btn:hover:not(:disabled),.rs_share-btn:hover:not(:disabled),.rs_simple-action-btn:hover:not(:disabled),.rs_simple-add-btn:hover:not(:disabled),.rs_simple-cancel-btn:hover,.rs_simple-create-btn:hover:not(:disabled),.rs_simple-delete-btn:hover:not(:disabled),.rs_simple-share-btn:hover:not(:disabled){background:#7f8c8d4d;color:#ecf0f1;transform:translateY(-1px)}.rs_right-sidebar-dark .rs_add-to-folder-btn,.rs_right-sidebar-dark .rs_cancel-btn,.rs_right-sidebar-dark .rs_create-btn,.rs_right-sidebar-dark .rs_delete-btn,.rs_right-sidebar-dark .rs_rename-btn,.rs_right-sidebar-dark .rs_share-btn,.rs_right-sidebar-dark .rs_simple-action-btn,.rs_right-sidebar-dark .rs_simple-add-btn,.rs_right-sidebar-dark .rs_simple-cancel-btn,.rs_right-sidebar-dark .rs_simple-create-btn,.rs_right-sidebar-dark .rs_simple-delete-btn,.rs_right-sidebar-dark .rs_simple-share-btn{background:#94a3b833;border-color:#94a3b84d;color:#cbd5e1}.rs_right-sidebar-dark .rs_add-to-folder-btn:hover:not(:disabled),.rs_right-sidebar-dark .rs_cancel-btn:hover,.rs_right-sidebar-dark .rs_create-btn:hover:not(:disabled),.rs_right-sidebar-dark .rs_delete-btn:hover:not(:disabled),.rs_right-sidebar-dark .rs_rename-btn:hover:not(:disabled),.rs_right-sidebar-dark .rs_share-btn:hover:not(:disabled),.rs_right-sidebar-dark .rs_simple-action-btn:hover:not(:disabled),.rs_right-sidebar-dark .rs_simple-add-btn:hover:not(:disabled),.rs_right-sidebar-dark .rs_simple-cancel-btn:hover,.rs_right-sidebar-dark .rs_simple-create-btn:hover:not(:disabled),.rs_right-sidebar-dark .rs_simple-delete-btn:hover:not(:disabled),.rs_right-sidebar-dark .rs_simple-share-btn:hover:not(:disabled){background:#94a3b84d;color:#fff}.rs_add-to-folder-btn:disabled,.rs_create-btn:disabled,.rs_delete-btn:disabled,.rs_rename-btn:disabled,.rs_share-btn:disabled,.rs_simple-action-btn:disabled,.rs_simple-add-btn:disabled,.rs_simple-create-btn:disabled,.rs_simple-delete-btn:disabled,.rs_simple-share-btn:disabled{background:#7f8c8d33;box-shadow:none;color:#7f8c8d;cursor:not-allowed;transform:none}.rs_right-sidebar-dark .rs_add-to-folder-btn:disabled,.rs_right-sidebar-dark .rs_create-btn:disabled,.rs_right-sidebar-dark .rs_delete-btn:disabled,.rs_right-sidebar-dark .rs_rename-btn:disabled,.rs_right-sidebar-dark .rs_share-btn:disabled,.rs_right-sidebar-dark .rs_simple-action-btn:disabled,.rs_right-sidebar-dark .rs_simple-add-btn:disabled,.rs_right-sidebar-dark .rs_simple-create-btn:disabled,.rs_right-sidebar-dark .rs_simple-delete-btn:disabled,.rs_right-sidebar-dark .rs_simple-share-btn:disabled{background:#94a3b833;color:#64748b}.rs_simple-revoke-btn{background:#7f8c8d1a;border:1px solid #7f8c8d33;color:#7f8c8d}.rs_simple-revoke-btn:hover{background:#7f8c8d33;border-color:#7f8c8d4d;color:#ecf0f1}.rs_right-sidebar-dark .rs_simple-revoke-btn{background:#94a3b81a;border-color:#94a3b833;color:#94a3b8}.rs_right-sidebar-dark .rs_simple-revoke-btn:hover{background:#94a3b833;border-color:#94a3b84d;color:#fff}@media (max-width:768px){.rs_right-sidebar{display:none}}.rs_simple-form{display:flex;flex-direction:column;gap:24px;height:100%;padding:2px}.rs_simple-form-group{display:flex;flex-direction:column;gap:12px}.rs_simple-label{color:#ecf0f1;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.rs_right-sidebar-dark .rs_simple-label{color:#fff}.rs_simple-input{background:#ffffff1a;border:2px solid #3498db4d;border-radius:8px;color:#ecf0f1;font-family:Inter,sans-serif;font-size:14px;outline:none;padding:12px 16px;transition:all .3s ease;width:100%}.rs_simple-input:focus{background:#ffffff26;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.rs_simple-input::placeholder{color:#95a5a6}.rs_right-sidebar-dark .rs_simple-input{background:#ffffff14;border-color:#94a3b84d;color:#fff}.rs_right-sidebar-dark .rs_simple-input:focus{background:#ffffff1f;border-color:#74b9ff;box-shadow:0 0 0 3px #74b9ff1a}.rs_right-sidebar-dark .rs_simple-input::placeholder{color:#94a3b8}.rs_simple-hint{color:#95a5a6;font-family:Inter,sans-serif;font-size:12px;font-style:italic}.rs_right-sidebar-dark .rs_simple-hint{color:#94a3b8}.rs_simple-buttons{display:flex;gap:12px;margin-top:8px}.rs_simple-warning{background:#e74c3c14;border:1px solid #e74c3c33;border-radius:8px;margin-bottom:24px;padding:20px;text-align:center}.rs_simple-warning h3{color:#e74c3c;font-family:Inter,sans-serif;font-size:16px;font-weight:600;margin:0 0 12px}.rs_simple-warning p{color:#a93226;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;margin:0}.rs_right-sidebar-dark .rs_simple-warning{background:#ef44441f;border-color:#ef444440}.rs_right-sidebar-dark .rs_simple-warning h3{color:#ef4444}.rs_right-sidebar-dark .rs_simple-warning p{color:#fca5a5}.rs_simple-delete-input{border-color:#e74c3c66!important}.rs_simple-delete-input:focus{border-color:#e74c3c!important;box-shadow:0 0 0 3px #e74c3c1a!important}.rs_right-sidebar-dark .rs_simple-delete-input{border-color:#ef444466!important}.rs_right-sidebar-dark .rs_simple-delete-input:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.rs_simple-delete-btn{background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 4px 12px #e74c3c4d;color:#fff}.rs_simple-delete-btn:hover:not(:disabled){background:linear-gradient(135deg,#c0392b,#a93226);box-shadow:0 6px 16px #e74c3c66;transform:translateY(-1px)}.rs_simple-select option{background:#2c3e50;border:none;color:#ecf0f1;padding:8px 12px}.rs_simple-select option:hover{background:#34495e}.rs_simple-select option:checked{background:#3498db;color:#fff}.rs_right-sidebar-dark .rs_simple-select option{background:#1e293b;color:#fff}.rs_right-sidebar-dark .rs_simple-select option:hover{background:#334155}.rs_right-sidebar-dark .rs_simple-select option:checked{background:#74b9ff;color:#fff}.rs_simple-delete-btn:disabled{background:#7f8c8d4d;box-shadow:none;color:#7f8c8d;cursor:not-allowed;transform:none}.rs_right-sidebar-dark .rs_simple-delete-btn:disabled{background:#94a3b84d;color:#64748b}.rs_warning-icon{color:#e74c3c!important}.rs_right-sidebar-dark .rs_warning-icon{color:#ef4444!important}.rs_simple-info{background:#3498db0d;border:1px solid #3498db1a;border-radius:8px;margin-bottom:24px;padding:16px;text-align:center}.rs_simple-info h3{color:#ecf0f1;font-family:Inter,sans-serif;font-size:16px;font-weight:600;margin:0 0 8px}.rs_simple-info p{color:#95a5a6;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;margin:0}.rs_right-sidebar-dark .rs_simple-info{background:#ffffff08;border-color:#94a3b81a}.rs_right-sidebar-dark .rs_simple-info h3{color:#fff}.rs_right-sidebar-dark .rs_simple-info p{color:#94a3b8}.rs_simple-select{background:#ffffff1a;border:2px solid #3498db4d;border-radius:8px;color:#ecf0f1;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;outline:none;padding:12px 16px;transition:all .3s ease;width:100%}.rs_simple-select:focus{background:#ffffff26;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.rs_right-sidebar-dark .rs_simple-select{background:#ffffff14;border-color:#94a3b84d;color:#fff}.rs_right-sidebar-dark .rs_simple-select:focus{background:#ffffff1f;border-color:#74b9ff;box-shadow:0 0 0 3px #74b9ff1a}.rs_simple-create-btn{background:linear-gradient(135deg,#3498db,#2980b9);box-shadow:0 4px 12px #3498db4d;color:#fff}.rs_simple-create-btn:hover:not(:disabled){background:linear-gradient(135deg,#2980b9,#21618c);box-shadow:0 6px 16px #3498db66;transform:translateY(-1px)}.rs_right-sidebar-dark .rs_simple-create-btn{background:linear-gradient(135deg,#74b9ff,#0984e3)}.rs_right-sidebar-dark .rs_simple-create-btn:hover:not(:disabled){background:linear-gradient(135deg,#0984e3,#74b9ff)}.rs_simple-add-btn{background:linear-gradient(135deg,#9b59b6,#8e44ad);box-shadow:0 4px 12px #9b59b64d;color:#fff}.rs_simple-add-btn:hover:not(:disabled){background:linear-gradient(135deg,#8e44ad,#7d3c98);box-shadow:0 6px 16px #9b59b666;transform:translateY(-1px)}.rs_right-sidebar-dark .rs_simple-add-btn{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.rs_right-sidebar-dark .rs_simple-add-btn:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed,#6d28d9)}.rs_simple-share-btn{background:linear-gradient(135deg,#27ae60,#229954);box-shadow:0 4px 12px #27ae604d;color:#fff}.rs_simple-share-btn:hover:not(:disabled){background:linear-gradient(135deg,#229954,#1e8449);box-shadow:0 6px 16px #27ae6066;transform:translateY(-1px)}.rs_right-sidebar-dark .rs_simple-share-btn{background:linear-gradient(135deg,#10b981,#059669)}.rs_right-sidebar-dark .rs_simple-share-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857)}.rs_simple-add-btn:disabled,.rs_simple-create-btn:disabled,.rs_simple-share-btn:disabled{background:#7f8c8d4d;box-shadow:none;color:#7f8c8d;cursor:not-allowed;transform:none}.rs_right-sidebar-dark .rs_simple-add-btn:disabled,.rs_right-sidebar-dark .rs_simple-create-btn:disabled,.rs_right-sidebar-dark .rs_simple-share-btn:disabled{background:#94a3b84d;color:#64748b}.rs_simple-shared-section{border-top:1px solid #3498db33;margin-top:32px;padding-top:24px}.rs_right-sidebar-dark .rs_simple-shared-section{border-top-color:#94a3b833}.rs_simple-shared-section h4{color:#ecf0f1;font-family:Inter,sans-serif;font-size:14px;font-weight:600;margin:0 0 16px}.rs_right-sidebar-dark .rs_simple-shared-section h4{color:#fff}.rs_simple-loading{align-items:center;color:#bdc3c7;display:flex;font-size:14px;gap:12px;justify-content:center;padding:16px 0}.rs_right-sidebar-dark .rs_simple-loading{color:#cbd5e1}.rs_simple-user-list{display:flex;flex-direction:column;gap:8px}.rs_simple-user-item{align-items:center;background:#3498db14;border-radius:8px;display:flex;justify-content:space-between;padding:12px 16px;transition:all .3s ease}.rs_simple-user-item:hover{background:#3498db1f}.rs_right-sidebar-dark .rs_simple-user-item{background:#ffffff0d}.rs_right-sidebar-dark .rs_simple-user-item:hover{background:#ffffff14}.rs_simple-user-item .rs_user-name{color:#ecf0f1;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.rs_right-sidebar-dark .rs_simple-user-item .rs_user-name{color:#e2e8f0}.rs_simple-revoke-btn{background:#e74c3c1a;border:1px solid #e74c3c33;border-radius:6px;color:#e74c3c;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;padding:6px 12px;transition:all .3s ease}.rs_simple-revoke-btn:hover{background:#e74c3c33;border-color:#e74c3c4d;transform:translateY(-1px)}.rs_simple-empty{color:#95a5a6;font-family:Inter,sans-serif;font-size:14px;font-style:italic;line-height:1.5;margin:0;padding:16px;text-align:center}.rs_right-sidebar-dark .rs_simple-empty{color:#94a3b8}.lg_login-container{font-family:Inter,sans-serif;height:100vh;max-height:100vh;overflow:hidden;position:relative}.lg_login-background{background:linear-gradient(135deg,#34495e,#2c3e50);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.lg_background-shapes{height:100%;overflow:hidden;position:absolute;width:100%}.lg_shape{animation:lg_float 6s ease-in-out infinite;background:#ffffff1a;border-radius:50%;position:absolute}.lg_shape-1{animation-delay:0s;height:300px;right:-150px;top:-150px;width:300px}.lg_shape-2{animation-delay:2s;bottom:-100px;height:200px;left:-100px;width:200px}.lg_shape-3{animation-delay:4s;height:150px;left:10%;top:50%;width:150px}@keyframes lg_float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.lg_login-content{display:grid;grid-template-columns:2fr 3fr;height:100vh;margin:0 auto;max-height:100vh;max-width:1200px;overflow:hidden;position:relative;z-index:2}.lg_login-card{animation:lg_slideInLeft .8s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 25px 50px #2c3e5026;display:flex;flex-direction:column;justify-content:center;margin:1rem;max-height:calc(100vh - 2rem);overflow:hidden;padding:1.5rem}@keyframes lg_slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.lg_login-header{margin-bottom:1rem;text-align:center}.lg_logo-container{align-items:center;gap:.5rem;justify-content:center;margin-bottom:.5rem}.lg_css-logo,.lg_logo-container{display:flex;flex-direction:column}.lg_css-logo{animation:lg_logoPulse 3s ease-in-out infinite;gap:4px}.lg_logo-row{align-items:center;display:flex;flex-direction:row;gap:4px}.lg_logo-small{background:linear-gradient(135deg,#3498db,#2980b9);box-shadow:0 2px 8px #3498db4d;width:14px}.lg_logo-medium,.lg_logo-small{border-radius:3px;height:14px;transition:all .3s ease}.lg_logo-medium{background:linear-gradient(135deg,#2980b9,#1a5276);box-shadow:0 2px 8px #2980b94d;width:32px}@keyframes lg_logoPulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.lg_logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2980b9,#1a5276);-webkit-background-clip:text;font-family:Rajdhani,sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:1px}.lg_login-subtitle{color:#7f8c8d;font-size:.95rem;font-weight:500}.lg_alert{align-items:center;animation:lg_slideDown .3s ease-out;border-radius:12px;display:flex;font-size:.85rem;font-weight:500;gap:.5rem;margin-bottom:1rem;padding:.75rem}@keyframes lg_slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.lg_alert-success{background:#d4edda;border:1px solid #c3e6cb;color:#27ae60}.lg_alert-error{background:#f8d7da;border:1px solid #f5c6cb;color:#e74c3c}.lg_login-form{gap:.875rem}.lg_form-group,.lg_login-form{display:flex;flex-direction:column}.lg_form-group{gap:.375rem}.lg_form-label{color:#2c3e50;font-size:.85rem;font-weight:600}.lg_input-container{position:relative}.lg_input-icon{color:#95a5a6;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s ease;z-index:1}.lg_form-input{background:#fffc;border:2px solid #bdc3c7;border-radius:12px;color:#2c3e50;font-family:Inter,sans-serif;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.lg_form-input:focus{background:#fff;border-color:#2980b9;box-shadow:0 0 0 3px #2980b91a;outline:none}.lg_input-container:focus-within .lg_input-icon,.lg_input-container:hover .lg_input-icon{color:#2980b9}.lg_form-input::placeholder{color:#95a5a6}.lg_login-button{align-items:center;background:linear-gradient(135deg,#2980b9,#1a5276);border:none;border-radius:10px;box-shadow:0 4px 15px #2980b94d;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.5rem;padding:.75rem 1.25rem;transition:all .3s ease;width:100%}.lg_login-button:hover:not(:disabled){background:linear-gradient(135deg,#1a5276,#154360);box-shadow:0 6px 20px #2980b966;transform:translateY(-2px)}.lg_login-button:active{transform:translateY(0)}.lg_login-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.lg_login-button.lg_loading{background:linear-gradient(135deg,#95a5a6,#7f8c8d)}.lg_login-footer{align-items:center;display:flex;font-size:.85rem;gap:.75rem;justify-content:center;margin-top:1.25rem;text-align:center}.lg_footer-link{color:#2980b9;font-weight:500;text-decoration:none;transition:color .3s ease}.lg_footer-link:hover{color:#1a5276;text-decoration:underline}.lg_divider{color:#bdc3c7}.lg_info-panel{align-items:center;animation:lg_slideInRight .8s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0000004d;border-radius:20px;color:#fff;display:flex;justify-content:center;margin:1rem;max-height:calc(100vh - 2rem);overflow:hidden;padding:2rem}@keyframes lg_slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.lg_info-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#ecf0f1);-webkit-background-clip:text;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.lg_info-content p{font-size:1.1rem;line-height:1.6;margin-bottom:1.75rem;opacity:.9}.lg_features{display:flex;flex-direction:column;gap:1rem}.lg_feature{align-items:center;background:#ffffff1a;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.lg_feature:hover{background:#ffffff26;transform:translateX(5px)}.lg_feature i{color:#3498db;font-size:1.4rem}.lg_feature span{font-size:.95rem;font-weight:500}@media (max-width:768px){.lg_login-content{grid-template-columns:1fr;height:100vh;max-height:100vh}.lg_info-panel{margin:.5rem;max-height:35vh;order:-1;padding:1.5rem}.lg_login-card{margin:.5rem;max-height:65vh;padding:1.25rem}.lg_info-content h2{font-size:1.75rem}.lg_logo-text{font-size:1.5rem}.lg_login-form{gap:.75rem}}@media (max-width:480px){.lg_login-card{margin:.5rem;max-height:calc(100vh - 1rem);padding:1rem}.lg_info-panel{margin:.5rem;max-height:30vh;padding:1.25rem}.lg_logo-text{font-size:1.25rem}.lg_info-content h2{font-size:1.5rem}.lg_features{gap:.75rem}.lg_feature{padding:.75rem}.lg_login-form{gap:.5rem}.lg_login-header{margin-bottom:.75rem}.lg_login-footer{font-size:.8rem;margin-top:1rem}}*{box-sizing:border-box;margin:0;padding:0}body{color:#2c3e50;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.wi_container{margin:0 auto;max-width:1200px;padding:0 2rem}.wi_premium-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #2c3e501a;justify-content:space-between;left:0;padding:1rem 3rem;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.wi_logo,.wi_premium-header{align-items:center;display:flex}.wi_logo{cursor:pointer;gap:12px;transition:transform .3s ease}.wi_logo:hover{transform:translateY(-1px)}.wi_css-logo{animation:wi_subtlePulse 4s ease-in-out infinite;display:flex;flex-direction:column;gap:3px}@keyframes wi_subtlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.wi_logo-row{align-items:center;display:flex;flex-direction:row;gap:3px}.wi_logo-small{background:linear-gradient(135deg,#3498db,#2980b9);box-shadow:0 2px 6px #3498db4d;width:10px}.wi_logo-medium,.wi_logo-small{border-radius:2px;height:10px;transition:all .3s ease}.wi_logo-medium{background:linear-gradient(135deg,#2980b9,#1a5276);box-shadow:0 2px 6px #2980b94d;width:22px}.wi_logo:hover .wi_logo-medium,.wi_logo:hover .wi_logo-small{box-shadow:0 4px 10px #3498db66;transform:scale(1.05)}.wi_logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2980b9,#1a5276);-webkit-background-clip:text;font-family:Rajdhani,Arial Narrow,Arial,sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:.5px}.wi_nav-menu{display:flex;gap:2rem}.wi_nav-menu a{color:#7f8c8d;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.wi_nav-menu a:hover{color:#2980b9}.wi_nav-menu a:after{background:#2980b9;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.wi_nav-menu a:hover:after{width:100%}.wi_header-actions{display:flex;gap:1rem}.wi_signin-btn,.wi_signup-btn{border:none;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;font-weight:500;padding:.6rem 1.5rem;text-decoration:none;transition:all .3s ease}.wi_signin-btn{background:#0000;border:1px solid #bdc3c7;color:#7f8c8d}.wi_signin-btn:hover{background:#ecf0f1;color:#2c3e50}.wi_signup-btn{background:#2980b9;color:#fff}.wi_signup-btn:hover{background:#1a5276;transform:translateY(-1px)}.wi_hero-section{align-items:center;background:linear-gradient(135deg,#ecf0f1,#d5dbdb);display:flex;min-height:100vh;padding:8rem 0 6rem}.wi_hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.wi_hero-title{color:#2c3e50;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.wi_highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2980b9,#1a5276);-webkit-background-clip:text}.wi_hero-subtitle{color:#7f8c8d;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.wi_hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.wi_cta-primary,.wi_cta-secondary{border:none;border-radius:12px;cursor:pointer;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.wi_cta-primary{background:#2980b9;color:#fff}.wi_cta-primary:hover{background:#1a5276;transform:translateY(-2px)}.wi_cta-secondary{background:#0000;border:2px solid #2980b9;color:#2980b9}.wi_cta-secondary:hover{background:#2980b9;color:#fff}.wi_hero-stats{display:flex;gap:2rem}.wi_stat{text-align:center}.wi_stat-number{color:#2980b9;display:block;font-size:2rem;font-weight:700}.wi_stat-label{color:#7f8c8d;font-size:.9rem}.wi_dashboard-preview{background:#fff;border-radius:16px;box-shadow:0 25px 50px #2c3e5026;overflow:hidden;transform:perspective(1000px) rotateY(-15deg) rotateX(15deg)}.wi_preview-header{align-items:center;background:#ecf0f1;border-bottom:1px solid #bdc3c7;display:flex;gap:1rem;padding:1rem}.wi_preview-dots{display:flex;gap:.5rem}.wi_preview-dots span{background:#bdc3c7;border-radius:50%;height:12px;width:12px}.wi_preview-dots span:first-child{background:#e74c3c}.wi_preview-dots span:nth-child(2){background:#f39c12}.wi_preview-dots span:nth-child(3){background:#27ae60}.wi_preview-title{color:#7f8c8d;font-weight:600}.wi_preview-content{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:1.5rem}.wi_chart-placeholder{border-radius:8px;height:100px;overflow:hidden;position:relative}.wi_chart-1{background:linear-gradient(135deg,#2980b9,#1a5276)}.wi_chart-2{background:linear-gradient(135deg,#27ae60,#1e8449)}.wi_chart-3{background:linear-gradient(135deg,#f39c12,#d68910)}.wi_chart-4{background:linear-gradient(135deg,#e74c3c,#c0392b)}.wi_section-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.wi_section-subtitle{color:#7f8c8d;font-size:1.2rem;margin-bottom:4rem;text-align:center}.wi_features-section{background:#fff;padding:6rem 0;width:100%}.wi_features-section .wi_container{max-width:100%;padding:0 3rem}.wi_features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));width:100%}.wi_feature-card{background:#fff;border:1px solid #ecf0f1;border-radius:16px;box-shadow:0 4px 6px #2c3e500d;padding:2rem;text-align:center;transition:all .3s ease}.wi_feature-card:hover{border-color:#3498db;box-shadow:0 20px 25px #2c3e501a;transform:translateY(-5px)}.wi_feature-icon{font-size:3rem;margin-bottom:1rem}.wi_feature-card h3{color:#2c3e50;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.wi_feature-card p{color:#7f8c8d;line-height:1.6}.wi_about-section{background:#ecf0f1;padding:6rem 0}.wi_about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.wi_about-text h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.wi_about-text p{color:#7f8c8d;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.wi_about-points{display:flex;flex-direction:column;gap:1rem}.wi_point{align-items:center;display:flex;gap:1rem}.wi_checkmark{color:#27ae60;font-size:1.2rem;font-weight:700}.wi_team-placeholder{display:flex;gap:1rem;justify-content:center}.wi_team-member{background:linear-gradient(135deg,#2980b9,#1a5276);border-radius:50%;height:80px;width:80px}.wi_pricing-section{background:#fff;padding:6rem 0}.wi_pricing-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1000px}.wi_pricing-card{background:#fff;border:2px solid #ecf0f1;border-radius:16px;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.wi_pricing-card:hover{border-color:#2980b9;transform:translateY(-5px)}.wi_pricing-card.wi_featured{border-color:#2980b9;transform:scale(1.05)}.wi_popular-badge{background:#2980b9;border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;left:50%;padding:.5rem 1rem;position:absolute;top:-10px;transform:translateX(-50%)}.wi_pricing-card h3{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.wi_price{color:#2980b9;font-size:3rem;font-weight:800;margin-bottom:2rem}.wi_price span{color:#7f8c8d;font-size:1rem}.wi_pricing-card ul{list-style:none;margin-bottom:2rem}.wi_pricing-card li{color:#7f8c8d;padding:.5rem 0}.wi_pricing-btn{background:#2980b9;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;padding:1rem;transition:background .3s ease;width:100%}.wi_pricing-btn:hover{background:#1a5276}.wi_contact-section{background:#2c3e50;color:#fff;padding:6rem 0;width:100%}.wi_contact-section .wi_container{max-width:100%;padding:0 3rem}.wi_contact-section .wi_section-subtitle,.wi_contact-section .wi_section-title{color:#fff}.wi_contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.wi_contact-info{display:flex;flex-direction:column;gap:2rem}.wi_contact-item strong{color:#3498db;display:block;font-size:1.2rem;margin-bottom:.5rem}.wi_contact-form{background:#fff;border-radius:16px;padding:2rem}.wi_contact-form input,.wi_contact-form textarea{border:1px solid #bdc3c7;border-radius:8px;font-family:inherit;font-size:14px;margin-bottom:1rem;padding:1rem;transition:border-color .3s ease;width:100%}.wi_contact-form input:focus,.wi_contact-form textarea:focus{border-color:#2980b9;outline:none}.wi_submit-btn{background:#2980b9;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;padding:1rem;transition:background .3s ease;width:100%}.wi_submit-btn:hover{background:#1a5276}.wi_footer{background:#1a252f;color:#fff;padding:3rem 0 1rem}.wi_footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.wi_footer-section h4{color:#3498db;margin-bottom:1rem}.wi_footer-section a{color:#95a5a6;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.wi_footer-section a:hover{color:#fff}.wi_footer-bottom{align-items:center;border-top:1px solid #34495e;display:flex;justify-content:space-between;padding-top:1rem}.wi_footer-links{display:flex;gap:2rem}.wi_footer-links a{color:#95a5a6;text-decoration:none}.wi_footer-links a:hover{color:#fff}.wi_scrollable-page{-ms-overflow-style:none;height:100vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.wi_scrollable-page::-webkit-scrollbar{display:none}@media (max-width:768px){.wi_about-content,.wi_contact-content,.wi_hero-content{gap:2rem;grid-template-columns:1fr}.wi_hero-title{font-size:2.5rem}.wi_nav-menu{display:none}.wi_pricing-cards{grid-template-columns:1fr}.wi_hero-buttons{flex-direction:column}.wi_hero-stats{justify-content:space-around}.wi_premium-header{padding:1rem 1.5rem}.wi_contact-section .wi_container,.wi_features-section .wi_container{padding:0 1.5rem}}@media (max-width:480px){.wi_hero-title,.wi_section-title{font-size:2rem}.wi_premium-header{padding:1rem}.wi_hero-content{padding:0 1rem}}
/*# sourceMappingURL=main.5bb971bb.css.map*/