.auth-page{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 0}.auth-container{background:white;padding:3rem 2rem;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.1)}.auth-page-loading{min-height:100vh;background:#f8f9fa}.auth-loading,.auth-page-loading{display:flex;align-items:center;justify-content:center}.auth-loading{min-height:200px;color:#666;font-size:16px}#login_modal .keep_signed .custom-control-input:not(:checked)~.custom-control-label:before{border-color:#fff}.dropdown-menu{min-width:200px;box-shadow:0 4px 6px rgba(0,0,0,.1);border:1px solid #e9ecef;border-radius:8px}.dropdown-item{padding:8px 16px;gap:8px}.dropdown-divider{height:1px;margin:8px 0;background-color:#e9ecef}.access-link.dropdown-toggle{position:relative;cursor:pointer}.access-link.dropdown-toggle:after{content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid;margin-left:6px}.dashboard-header h2{color:#333;font-weight:600}.menu-area.menu--dark{position:relative;z-index:20;background:rgba(255,255,255,.28);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.menu-area.menu--dark .navbar-nav>li>a,.menu-area.menu--dark .search-wrapper .search_module .icon-left,.menu-area.menu--dark .search-wrapper .search_module .top-search-field,.menu-area.menu--dark .search-wrapper .search_module .top-search-field::placeholder{color:#0f172a!important}.menu-area.menu--dark .search-wrapper .search_module{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.18);border-radius:999px}.menu-area.menu--dark .author__access_area ul li .access-link,.menu-area.menu--dark .author__access_area ul li .access-separator{color:rgb(var(--foreground-rgb))!important}[data-theme=dark] .menu-area.menu--dark{position:relative;z-index:20;background:rgba(7,11,20,.28);border-bottom-color:rgba(255,255,255,.12)}[data-theme=dark] .menu-area.menu--dark .navbar-nav>li>a,[data-theme=dark] .menu-area.menu--dark .search-wrapper .search_module .icon-left,[data-theme=dark] .menu-area.menu--dark .search-wrapper .search_module .top-search-field,[data-theme=dark] .menu-area.menu--dark .search-wrapper .search_module .top-search-field::placeholder{color:#e2e8f0!important}[data-theme=dark] .menu-area.menu--dark .search-wrapper .search_module{background:rgba(15,23,42,.2);border-color:rgba(255,255,255,.12)}@media (max-width:991px){.menu-area.menu--dark,[data-theme=dark] .menu-area.menu--dark{backdrop-filter:none;-webkit-backdrop-filter:none}.menu-area .offcanvas-menu .offcanvas-menu__contents{height:100vh;right:-300px}.menu-area .offcanvas-menu .offcanvas-menu__contents.active{right:0}}.user-profile-dropdown{position:relative;margin-left:10px}.user-profile-wrapper{display:flex;align-items:center;padding:8px 12px;background:rgba(255,255,255,.1);border-radius:25px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;cursor:pointer}.user-profile-wrapper:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3)}.user-profile-info{display:flex;align-items:center;gap:10px}.user-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;position:relative;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}.avatar-img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{color:white;font-size:16px}.user-details{display:flex;flex-direction:column;gap:2px}.user-name{font-size:14px;font-weight:600;color:#333;line-height:1.2}.user-email{font-size:12px;color:#666;line-height:1.2}.profile-dropdown-toggle{background:none;border:none;color:#666;font-size:12px;padding:4px;margin-left:8px;transition:transform .2s ease}.profile-dropdown-toggle:hover{color:#333}.user-dropdown-menu{position:absolute;top:100%;right:0;width:280px;background:white;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);border:1px solid #e9ecef;z-index:10020;margin-top:8px;overflow:hidden;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{padding:16px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:white}.dropdown-user-info{display:flex;flex-direction:column;gap:2px}.dropdown-user-name{font-size:16px;font-weight:600;line-height:1.2}.dropdown-user-email{font-size:13px;opacity:.9;line-height:1.2}.dropdown-body{padding:8px 0}.dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 20px;color:#333;text-decoration:none;transition:all .2s ease;border:none;background:none;width:100%;text-align:left;font-size:14px}.dropdown-item.primary,.dropdown-item:hover{background-color:#f8f9fa;color:#007bff}.dropdown-item.primary{font-weight:600}.dropdown-item.primary:hover{background-color:#e9ecef}.dropdown-item i{width:16px;text-align:center;font-size:16px}.dropdown-item span{flex:1}.dropdown-item .badge{background:#007bff;color:white;font-size:11px;padding:2px 6px;border-radius:10px;margin-left:auto}.dropdown-footer{border-top:1px solid #e9ecef;padding:8px 0}.dropdown-item.logout{color:#dc3545}.dropdown-item.logout:hover{background-color:#f8d7da;color:#721c24}.dropdown-item.logout i{color:#dc3545}@media (max-width:768px){.user-profile-wrapper{padding:6px 10px}.user-avatar{width:32px;height:32px}.user-name{font-size:13px}.user-email{font-size:11px}.user-dropdown-menu{width:260px;right:-10px}}@media (max-width:992px) and (min-width:769px){.user-details{display:none}.user-profile-wrapper{padding:8px;width:44px;height:44px;border-radius:50%;justify-content:center}.profile-dropdown-toggle{display:none}.user-profile-info{justify-content:center}}.mobile-user-avatar{max-width:unset;width:48px;height:48px;border-radius:50%;object-fit:cover}.avatar-placeholder-mobile{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:white;font-size:24px;margin:0 auto}.mobile-user-info{text-align:center;margin-bottom:20px}.mobile-user-info h5{margin:10px 0 5px;color:#333;font-weight:600}.guest-user-info{text-align:center;margin-bottom:20px}.guest-avatar{width:60px;height:60px;border-radius:50%;background:#f8f9fa;display:flex;align-items:center;justify-content:center;color:#6c757d;font-size:24px;margin:0 auto 15px}.guest-user-info h5{margin:0 0 5px;color:#333;font-weight:600}.logout-item{margin-top:20px;padding-top:15px;border-top:1px solid #e9ecef}.offcanvas-menu__user.loading i{animation:spin 1s linear infinite}.offcanvas-menu__user.authenticated{position:relative}.offcanvas-menu__user.authenticated:after{content:"";position:absolute;top:-2px;right:-2px;width:8px;height:8px;background:#28a745;border-radius:50%;border:2px solid white}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-theme=dark] .user-dropdown-menu{background:#2d3748;border-color:#4a5568}[data-theme=dark] .dropdown-item{color:#e2e8f0}[data-theme=dark] .dropdown-item.primary,[data-theme=dark] .dropdown-item:hover{background-color:#4a5568;color:#63b3ed}[data-theme=dark] .dropdown-footer{border-color:#4a5568}[data-theme=dark] .dropdown-item.logout:hover{background-color:#742a2a;color:#feb2b2}.dashboard-nav .nav .nav-item .nav-link{background:none;padding:.75rem 1.5rem;color:#6c757d;text-decoration:none;cursor:pointer;transition:all .3s ease;border-radius:0;border:none;border-bottom:2px solid transparent}.dashboard-nav .nav .nav-item .nav-link:hover{color:#007bff;background:rgba(0,123,255,.1)}.dashboard-nav .nav .nav-item .nav-link.active{color:#007bff;background:rgba(0,123,255,.1);font-weight:600}.dashboard-nav .nav .nav-item .nav-link:focus{outline:none;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.dashboard-loading{min-height:400px;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.dashboard-loading .spinner-border{width:3rem;height:3rem}.tab-pane{animation:fadeIn .3s ease-in-out}.tab-pane.active,.tab-pane.show{display:block!important}.tab-content{min-height:400px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ReactCrop{display:inline-block;position:relative;width:100%;height:auto}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);box-sizing:border-box;cursor:move;box-shadow:0 0 0 9999em rgba(0,0,0,.5);touch-action:none}.ReactCrop__drag-handle{position:absolute;top:-5px;left:-5px;width:10px;height:10px;background-color:#007bff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ReactCrop__drag-handle--n{top:-5px;left:50%;transform:translateX(-50%)}.ReactCrop__drag-handle--s{bottom:-5px;left:50%;transform:translateX(-50%)}.ReactCrop__drag-handle--e{top:50%;right:-5px;transform:translateY(-50%)}.ReactCrop__drag-handle--w{top:50%;left:-5px;transform:translateY(-50%)}.ReactCrop__drag-handle--ne{top:-5px;right:-5px}.ReactCrop__drag-handle--nw{top:-5px;left:-5px}.ReactCrop__drag-handle--se{bottom:-5px;right:-5px}.ReactCrop__drag-handle--sw{bottom:-5px;left:-5px}.react-select__menu{z-index:9999!important;position:absolute!important;top:100%!important;left:0!important;right:0!important;margin-top:4px!important}.react-select__menu-list{max-height:200px!important;overflow-y:auto!important}.react-select__menu--is-open{z-index:9999!important;display:block!important}.react-select__control,.react-select__value-container{position:relative!important}.react-select__menu{background:white!important;border:1px solid #ccc!important;border-radius:4px!important;box-shadow:0 2px 8px rgba(0,0,0,.15)!important}.react-select__option{background:white!important;color:#333!important;padding:8px 12px!important}.react-select__option:hover{background:#f5f5f5!important}.form-group .react-select__menu{position:absolute!important;z-index:9999!important;display:block!important}.form-group{position:relative!important}.add-listing-wrapper,.atbd_content_module,.form-group,.react-select{overflow:visible!important}.react-select{position:relative!important}.react-select__control{overflow:visible!important}.messages-interface{background:#fff;border-radius:16px;box-shadow:0 8px 32px var(--primary-shadow);min-height:600px;border:1px solid rgba(245,84,142,.1);backdrop-filter:blur(10px);flex-direction:row;height:600px}.conversations-sidebar{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-right:1px solid rgba(0,0,0,.08);min-height:600px;width:350px;flex-shrink:0}.conversations-header{padding:24px 20px;border-bottom:1px solid rgba(0,0,0,.08);background:linear-gradient(135deg,#ffffff,#f8f9fa)}.conversations-header h5{color:#2c3e50;font-weight:700;margin-bottom:16px;font-size:18px;letter-spacing:-.5px}.search-box{position:relative}.search-box input{padding:12px 45px 12px 16px;border:2px solid #e9ecef;border-radius:12px;font-size:14px;background:#fff;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}.search-box input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 4px 16px var(--primary-shadow);transform:translateY(-1px)}.search-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:16px;transition:color .3s ease}.search-box input:focus+.search-icon{color:var(--primary-color)}.conversations-list{max-height:520px;padding:8px 0}.conversations-list::-webkit-scrollbar{width:4px}.conversations-list::-webkit-scrollbar-track{background:transparent}.conversations-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:2px}.conversation-item{display:flex;align-items:center;padding:16px 20px;margin:4px 12px;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;border:1px solid transparent}.conversation-item:hover{background:linear-gradient(135deg,#ffffff,#f8f9fa);border-color:rgba(245,84,142,.1);transform:translateY(-1px);box-shadow:0 4px 16px var(--primary-shadow)}.conversation-item.active{background:var(--primary-gradient);color:#fff;border-color:var(--primary-color);box-shadow:0 6px 20px var(--primary-shadow-hover);transform:translateY(-2px)}.conversation-item.archived{opacity:.9}.conversation-avatar{position:relative;margin-right:14px}.conversation-avatar img{border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease}.conversation-item:hover .conversation-avatar img{box-shadow:0 6px 16px rgba(0,0,0,.2)}.conversation-item.active .conversation-avatar img{border-color:rgba(255,255,255,.3);box-shadow:0 4px 16px rgba(255,255,255,.2)}.unread-badge{position:absolute;top:-6px;right:-6px;background:linear-gradient(135deg,#ff4757,#ff3742);color:#fff;border-radius:12px;padding:3px 7px;font-size:10px;font-weight:700;min-width:20px;text-align:center;line-height:1.2;box-shadow:0 2px 8px rgba(255,71,87,.4);border:2px solid #fff;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.conversation-content{flex:1;min-width:0}.conversation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.conversation-title{margin:0;font-weight:600;font-size:15px;color:#2c3e50;letter-spacing:-.3px}.conversation-item.active .conversation-title{color:#fff;font-weight:700}.conversation-time{font-size:11px;color:#8e9aaf;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.conversation-item.active .conversation-time{color:rgba(255,255,255,.9)}.conversation-preview{margin:0;font-size:13px;color:#6c757d;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:400}.conversation-item.active .conversation-preview{color:rgba(255,255,255,.95);font-weight:500}.conversation-status{color:#8e9aaf;font-size:16px;opacity:.7}.no-conversations{text-align:center;padding:40px 20px;color:#6c757d}.no-conversations i{font-size:48px;margin-bottom:10px;color:#dee2e6}.chat-area{background:linear-gradient(135deg,#ffffff,#f8f9fa);min-height:600px}.chat-container{height:600px}.chat-header{justify-content:space-between;padding:24px 28px;border-bottom:1px solid rgba(0,0,0,.08);background:linear-gradient(135deg,#ffffff,#f8f9fa);box-shadow:0 2px 12px rgba(0,0,0,.04)}.chat-header,.chat-user-info{display:flex;align-items:center}.chat-user-info img{border:3px solid #e9ecef;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease}.chat-user-info img:hover{box-shadow:0 6px 16px rgba(0,0,0,.15)}.chat-user-info h6{color:#2c3e50;font-weight:700;margin-bottom:3px;font-size:16px;letter-spacing:-.3px}.chat-user-info small{color:#28a745;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.chat-actions{display:flex;gap:12px}.chat-actions .btn{border-radius:12px;border:2px solid #e9ecef;background:#fff;color:#6c757d;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.06);width:40px;height:40px;display:flex;align-items:center;justify-content:center}.chat-actions .btn:hover{border-color:var(--primary-color);color:var(--primary-color);background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 16px var(--primary-shadow)}.chat-messages{padding:24px 28px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;flex-direction:column;gap:20px}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:3px}.message{display:flex;align-items:flex-end;gap:12px;max-width:75%;animation:fadeInUp .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message.received{align-self:flex-start}.message.sent{align-self:flex-end;flex-direction:row-reverse}.message-avatar img{border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease}.message-avatar img:hover{box-shadow:0 6px 16px rgba(0,0,0,.2)}.message-content{display:flex;flex-direction:column;gap:4px}.message-bubble{background:#fff;padding:14px 18px;border-radius:20px;box-shadow:0 4px 16px rgba(0,0,0,.1);position:relative;border:1px solid rgba(255,255,255,.8)}.message.sent .message-bubble{background:var(--primary-gradient);color:#fff;border-color:rgba(255,255,255,.2);box-shadow:0 4px 16px var(--primary-shadow-hover)}.message-bubble p{margin:0;font-size:14px;line-height:1.5;font-weight:400}.message-time{color:#8e9aaf;opacity:.8;font-weight:500;text-align:right}.message.sent .message-time{color:rgba(255,255,255,.9);text-align:left}.message.received .message-time{text-align:left}.chat-input{padding:24px 28px;border-top:1px solid rgba(0,0,0,.08);background:linear-gradient(135deg,#ffffff,#f8f9fa);box-shadow:0 -2px 12px rgba(0,0,0,.04)}.chat-input .input-group{margin-bottom:12px}.chat-input input{border:2px solid #e9ecef;border-radius:25px;padding:14px 20px;font-size:14px;background:#fff;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.06)}.chat-input input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 4px 16px var(--primary-shadow);transform:translateY(-1px)}.chat-input .btn{border-radius:50%;width:48px;height:48px;padding:0;background:var(--primary-gradient);border:none;color:#fff;transition:all .3s ease;box-shadow:0 4px 16px var(--primary-shadow-hover);margin-top:-1px}.chat-input .btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px var(--primary-shadow-hover)}.chat-tools{display:flex;gap:12px;margin-top:8px}.chat-tools .btn{border:2px solid #e9ecef;color:#6c757d;padding:8px 12px;font-size:16px;border-radius:12px;background:#fff;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.06)}.chat-tools .btn:hover{color:var(--primary-color);border-color:var(--primary-color);background:#f8f9fa;transform:translateY(-1px);box-shadow:0 4px 12px var(--primary-shadow)}.no-chat-selected{height:600px;color:#6c757d;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.no-chat-selected i{font-size:80px;margin-bottom:24px;color:#dee2e6;opacity:.7;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.no-chat-selected h4{color:#495057;margin-bottom:12px;font-weight:600;font-size:20px;letter-spacing:-.5px}.no-chat-selected p{color:#8e9aaf;font-size:14px;font-weight:400}.messages-header .btn-outline-primary,.messages-header .btn-outline-secondary{background:var(--primary-gradient);color:#fff;border-radius:12px;border:none;font-weight:600;transition:all .3s ease}.messages-header .btn-outline-primary{box-shadow:0 4px 16px var(--primary-shadow-hover)}.messages-header .btn-outline-primary:hover,.messages-header .btn-outline-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px var(--primary-shadow-hover)}.messages-interface{height:calc(100vh - 200px);border-radius:0;margin:0 -15px;display:flex;flex-direction:column;position:relative;overflow:hidden}.conversations-sidebar{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background:white;transform:translateX(-100%);transition:transform .3s ease;border-right:none;border-bottom:none;display:flex;flex-direction:column}.conversations-sidebar.show{transform:translateX(0)}.chat-area{width:100%}.chat-area,.chat-container{flex:1;display:flex;flex-direction:column}.chat-container{height:100%}.chat-header{flex-shrink:0;padding:12px 15px;border-bottom:1px solid #e9ecef}.chat-messages{flex:1;overflow-y:auto;padding:15px}.chat-input{flex-shrink:0;padding:12px 15px;border-top:1px solid #e9ecef}.conversations-list{flex:1;overflow-y:auto}.conversations-header{padding:15px;border-bottom:1px solid #e9ecef;background:#f8f9fa;flex-shrink:0}.no-chat-selected{padding:40px 20px;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.message{margin-bottom:15px}.message-bubble{max-width:85%;padding:10px 12px}.file-preview{margin:10px 0;padding:15px}.chat-tools{margin-top:10px;gap:8px}.conversation-item{padding:12px 15px}.conversation-avatar img{width:40px!important;height:40px!important}.conversation-title{font-size:14px}.conversation-preview{font-size:12px}.message-time{font-size:11px}.messages-header{padding:20px 25px;margin:0 -15px 25px;background:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px}.messages-header .messages-info{flex:1;margin-right:30px}.messages-header .header-actions{flex-wrap:wrap;gap:12px;display:flex;align-items:center}.messages-header .btn{font-size:12px;padding:8px 16px;border-radius:8px;font-weight:500;transition:all .3s ease}.messages-header .btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.conversation-item{border-bottom:1px solid #f0f0f0}.conversation-item:last-child{border-bottom:none}.message{flex-direction:column;align-items:flex-start}.message.sent{align-items:flex-end}.message-avatar{margin-bottom:8px}.message.sent .message-avatar{order:2;margin-bottom:0;margin-top:8px}.chat-input .form-control{font-size:16px}.chat-input .btn{height:42px;padding:8px 16px;display:flex;align-items:center;justify-content:center}.file-preview{margin:8px 0;padding:12px}.file-preview .d-flex{flex-direction:column;gap:10px}.file-preview .d-flex>div{width:100%}@media (min-width:768px){.messages-interface{height:600px;border-radius:16px;margin:0;flex-direction:row}.conversations-sidebar{position:relative;width:350px;height:100%;border-right:1px solid rgba(0,0,0,.08)}.conversations-sidebar,.conversations-sidebar.show{transform:translateX(0)}.chat-area{flex:1}.chat-container{height:100%}.chat-header,.chat-messages{padding:20px}.chat-input{padding:15px 20px}.conversations-header{padding:24px 20px}.conversation-item{padding:16px 20px}.conversation-avatar img{width:50px!important;height:50px!important}.conversation-title{font-size:16px}.conversation-preview{font-size:14px}.message-bubble{max-width:70%;padding:12px 16px}.message-time{font-size:12px}.messages-header{padding:25px 30px;margin:0 0 30px;background:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.messages-header .messages-info{margin-right:40px}.messages-header .header-actions{gap:15px}.messages-header .btn{font-size:14px;padding:10px 20px;border-radius:10px}.message{flex-direction:row}.message,.message.sent{align-items:flex-start}.message-avatar{margin-bottom:0;margin-right:12px}.message.sent .message-avatar{order:0;margin:0 0 0 12px}.file-preview .d-flex{flex-direction:row;gap:0}.file-preview .d-flex>div{width:auto}.chat-input .btn{height:auto;padding:10px 20px}}@media (min-width:992px){.messages-interface{height:650px}.conversations-sidebar{width:400px}.chat-header{padding:24px 30px}.chat-messages{padding:30px}.chat-input{padding:20px 30px}.conversations-header{padding:30px}.conversation-item{padding:20px 30px}.message-bubble{max-width:60%;padding:16px 20px}.messages-header{padding:30px 40px;margin:0 0 35px;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.messages-header .messages-info{margin-right:50px}.messages-header .header-actions{gap:20px}.messages-header .btn{font-size:15px;padding:12px 24px;border-radius:12px}.messages-header h2{font-size:28px}.messages-header p{font-size:16px}.chat-input .btn{height:auto;padding:12px 24px}}.file-preview{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed rgba(102,126,234,.3)!important;border-radius:12px!important;transition:all .3s ease}.file-preview:hover{border-color:rgba(102,126,234,.5)!important;background:linear-gradient(135deg,#f8f9fa,#dee2e6)}.file-preview .btn-success{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:8px;padding:6px 12px;font-weight:500;transition:all .3s ease}.file-preview .btn-success:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,69,.3)}.file-preview .btn-outline-danger{border-radius:8px;padding:6px 8px;transition:all .3s ease}.file-preview .btn-outline-danger:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,53,69,.3)}.mainmenu__menu .navbar-nav>li{.dropdown-menu{li{a{line-height:44px;padding-top:0!important;padding-bottom:0!important}}}&.has_dropdown{.dropdown-menu{li{a{line-height:44px;padding-top:0!important;padding-bottom:0!important}}}&.show{.dropdown-menu{opacity:1!important;visibility:visible!important}}}}.custom-checkbox{.custom-control-label{&:after{top:0!important;left:0!important;font-size:12px!important;border-radius:3px!important}}}.places{.place-list-wrapper{margin-top:50px}}.security-notice .security-badges{display:flex;gap:8px;flex-wrap:wrap}.atbd_listing_bottom_content .atbd_content_right .atbd_author--thumb a,.breadcrumb-item a,.card-body .post-meta li a,.listing-details-wrapper .listing-info .atbd_listing_action_area .atbd_action .action_button a,.widget-content .tags-widget ul li a{min-height:auto!important;min-width:auto!important;img{height:100%;width:100%}}.single-listing-page .atbd_area_title,.single-listing-page .atbd_listing_details{padding:0}.easytole-message-trigger--link{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.easytole-message-trigger--link:hover{color:inherit}.messenger-shell{display:flex;flex-direction:column;overflow-x:hidden;--messenger-header-row-height:76px}.messenger-topbar{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid #e2e8f0;overflow-x:auto}.messenger-topbar h3{margin:0;font-size:20px;color:#0f172a}.messenger-topbar p{margin:0;color:#64748b;font-size:14px}.messenger-nav{display:flex;flex-wrap:wrap;gap:4px}.messenger-empty-links a,.messenger-link-button,.messenger-nav a,.messenger-thread-links a{display:inline-flex;align-items:center;padding:6px 12px;background:transparent;color:#475569;text-decoration:none;font-size:13px;font-weight:500;transition:color .15s ease,background .15s ease}.messenger-empty-links a:hover,.messenger-link-button:hover,.messenger-nav a:hover,.messenger-thread-links a:hover{color:#0f172a;background:#f1f5f9}.messenger-layout{display:grid;grid-template-columns:280px 1fr;min-height:0;overflow-x:hidden}.messenger-sidebar{display:flex;flex-direction:column;overflow:hidden;overflow-x:hidden;border-right:1px solid #e2e8f0;width:280px;max-width:280px;flex-shrink:0}.messenger-sidebar-header{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding:12px 16px;height:var(--messenger-header-row-height);border-bottom:1px solid #e2e8f0;box-sizing:border-box}.messenger-sidebar-header h4,.messenger-thread-header h4{margin:0;font-size:15px;color:#0f172a}.messenger-sidebar-header p,.messenger-thread-header p{margin:2px 0 0;color:#64748b;font-size:12px}.messenger-search{padding:12px 16px;border-bottom:1px solid #e2e8f0}.messenger-search.messenger-search-primary{display:flex;align-items:center;min-height:var(--messenger-header-row-height);box-sizing:border-box}.messenger-composer textarea.form-control,.messenger-search .form-control{border:1px solid #e2e8f0;border-radius:0;box-shadow:none;font-size:13px;padding:8px 12px}.messenger-composer textarea.form-control:focus,.messenger-search .form-control:focus{border-color:#0f172a}.messenger-empty-list{padding:20px 16px;color:#94a3b8;font-size:13px}.messenger-sidebar .conversations-list{flex:1;display:flex;flex-direction:column;gap:8px;overflow-y:auto;overflow-x:hidden;padding:8px;box-sizing:border-box}.messenger-sidebar .conversation-item{position:relative;width:100%;text-align:left;align-items:flex-start;gap:8px;padding:8px 16px;margin:0;border-radius:0;border:0;background:transparent;box-shadow:none;transform:none;overflow-x:hidden;box-sizing:border-box}.messenger-sidebar .conversation-item:hover{background:#f8fafc}.messenger-sidebar .conversation-item.active{background:#f1f5f9}.messenger-sidebar .conversation-avatar img{width:32px!important;height:32px!important;object-fit:cover;border-radius:0}.messenger-sidebar .conversation-avatar{margin-right:8px}.message-avatar img,.messenger-thread-avatar img{width:32px;height:32px;object-fit:cover;border-radius:0}.messenger-sidebar .conversation-title{display:block;color:#0f172a;font-size:13px;font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messenger-sidebar .conversation-item.active .conversation-preview,.messenger-sidebar .conversation-item.active .conversation-time,.messenger-sidebar .conversation-item.active .conversation-title{color:#0f172a}.messenger-sidebar .conversation-preview{color:#64748b;margin:2px 0 0;font-size:12px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messenger-sidebar .conversation-header{margin-bottom:0;display:flex;justify-content:space-between;align-items:center;width:100%;overflow:hidden}.messenger-sidebar .conversation-time{flex-shrink:0;margin-left:8px;font-size:10px;color:#94a3b8}.messenger-sidebar .conversation-content{flex:1;min-width:0;overflow:hidden;width:100%}.messenger-unread-badge{min-width:18px;height:18px;padding:0 5px;border-radius:0;background:#0f172a;color:#ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:600}.messenger-thread{display:flex;flex-direction:column;min-height:0;overflow:hidden;overflow-x:hidden}.messenger-thread-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid #e2e8f0}.messenger-thread-identity{display:flex;gap:12px;align-items:center}.messenger-empty-links,.messenger-thread-links{display:flex;flex-wrap:wrap;gap:4px}.messenger-request-card{display:flex;align-items:center;margin:0;padding:12px 20px;height:var(--messenger-header-row-height);border-radius:0;border:0;border-bottom:1px solid #e2e8f0;background:#f8fafc;box-sizing:border-box}.messenger-request-card p{margin:2px 0 0;color:#64748b;font-size:13px}.messenger-thread .chat-messages{flex:1;display:flex;flex-direction:column;gap:8px;padding:16px 20px;background:#ffffff;overflow-y:auto;overflow-x:hidden}.messenger-thread .message{max-width:75%;gap:8px}.messenger-thread .message.received{align-self:flex-start;flex-direction:row}.messenger-thread .message.sent{align-self:flex-end;flex-direction:row-reverse}.messenger-thread .message-bubble{border:0;border-radius:0;padding:8px 12px;background:#f1f5f9}.messenger-thread .message.sent .message-bubble{background:#0f172a;color:#ffffff}.messenger-thread .message-bubble p{margin:0;white-space:pre-wrap;font-size:14px}.messenger-thread .message-time{margin-top:4px;color:#94a3b8;display:block;font-size:10px}.messenger-thread .message.sent .message-time{text-align:right}.message-attachments{display:grid;gap:8px;margin-top:8px}.message-attachment-file,.message-attachment-image{display:flex;gap:8px;align-items:center;text-decoration:none;color:inherit}.message-attachment-image img{width:64px;height:48px;object-fit:cover;border-radius:0}.message-attachment-image span{font-size:12px;font-weight:500}.message-attachment-file{padding:6px 10px;border-radius:0;background:rgba(148,163,184,.12)}.message-attachment-file span.la{font-size:16px}.message-attachment-file small,.message-attachment-file strong{display:block;font-size:12px}.message-attachment-file small{color:inherit;opacity:.7}.messenger-composer{padding:12px 20px;border-top:1px solid #e2e8f0;background:#ffffff}.messenger-selected-files{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.messenger-selected-file{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:0;background:#f8fafc;border:1px solid #e2e8f0}.messenger-selected-file small,.messenger-selected-file strong{display:block;font-size:12px}.messenger-selected-file small{color:#64748b}.messenger-selected-file button{border:0;background:transparent;color:#dc2626;font-weight:500;cursor:pointer;font-size:12px}.messenger-composer-row{display:flex;gap:10px;align-items:end}.messenger-composer-row textarea{flex:1}.messenger-composer-row .btn-row{display:flex;flex-direction:column;gap:6px;align-items:stretch}.messenger-attach-button{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:0;background:transparent;border:1px solid #e2e8f0;color:#64748b;font-weight:500;font-size:13px;cursor:pointer;white-space:nowrap}.messenger-attach-button:hover{background:#f8fafc;color:#0f172a}.messenger-attach-button input{display:none}.messenger-composer .btn{min-height:36px;padding:0 16px;border-radius:0;font-weight:500;font-size:13px}.messenger-empty-thread{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:30px;text-align:center}.messenger-empty-thread h4{margin:0;color:#0f172a;font-size:16px}.messenger-empty-thread p{margin:0;max-width:400px;color:#64748b;font-size:14px}.quote-request-panel{background:#ffffff!important;border:1px solid rgba(148,163,184,.22)}.quote-request-panel .widget-header{background:#ffffff!important;border-bottom:1px solid rgba(148,163,184,.2)!important}.quote-request-panel .form-label,.quote-request-panel .text-muted,.quote-request-panel .widget-content,.quote-request-panel .widget-title{color:#111827!important}.quote-request-panel .widget-content{background:#ffffff!important}.quote-request-actions{gap:14px}.quote-request-selected-files{margin-bottom:14px}.quote-request-attach-button{width:100%;justify-content:center}.quote-request-file-remove{display:inline-flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;color:#dc2626;background:transparent;font-size:14px;font-weight:700;line-height:1}.quote-request-file-remove:focus-visible,.quote-request-file-remove:hover{background:rgba(220,38,38,.1);outline:none}.quote-request-panel .form-control,.quote-request-panel input.form-control,.quote-request-panel textarea.form-control{color:#111827!important;background:#ffffff!important;border:1px solid rgba(148,163,184,.38)!important;box-shadow:none!important}.quote-request-panel .form-control::placeholder,.quote-request-panel input.form-control::placeholder,.quote-request-panel textarea.form-control::placeholder{color:#6b7280!important;opacity:1}.quote-request-panel .form-control:focus,.quote-request-panel input.form-control:focus,.quote-request-panel textarea.form-control:focus{color:#111827!important;background:#ffffff!important;border-color:rgba(245,84,142,.45)!important;box-shadow:0 0 0 3px rgba(245,84,142,.12)!important}.quote-requests-table{font-size:13px}.quote-requests-table td,.quote-requests-table th{padding:10px 12px;vertical-align:middle;border-top:1px solid rgba(148,163,184,.18)}.quote-requests-table thead th{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b;border-top:0;border-bottom:1px solid rgba(148,163,184,.22);white-space:nowrap}.quote-requests-table tbody tr:hover{background:rgba(248,250,252,.9)}.quote-requests-table .btn.btn-sm{padding:4px 10px;font-size:12px}.quote-requests-recipient-list{display:flex;flex-direction:column;gap:6px}.quote-requests-recipient-item{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.quote-requests-recipient-item a{font-size:12px}[data-theme=dark] .messenger-attach-button,[data-theme=dark] .messenger-composer textarea.form-control,[data-theme=dark] .messenger-request-card,[data-theme=dark] .messenger-search .form-control,[data-theme=dark] .messenger-selected-file,[data-theme=dark] .messenger-sidebar,[data-theme=dark] .messenger-thread,[data-theme=dark] .messenger-topbar{color:#f1f5f9!important;background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .messenger-composer,[data-theme=dark] .messenger-request-card,[data-theme=dark] .messenger-search,[data-theme=dark] .messenger-sidebar .conversation-item,[data-theme=dark] .messenger-sidebar-header,[data-theme=dark] .messenger-thread-header,[data-theme=dark] .messenger-topbar{border-color:#334155!important}[data-theme=dark] .messenger-sidebar .conversation-item.active,[data-theme=dark] .messenger-sidebar .conversation-item:hover{background:#334155!important}[data-theme=dark] .messenger-sidebar .conversation-item.active .conversation-title,[data-theme=dark] .messenger-sidebar .conversation-title{color:#f1f5f9!important}[data-theme=dark] .conversation-meta-row,[data-theme=dark] .messenger-sidebar .conversation-item.active .conversation-meta-row span,[data-theme=dark] .messenger-sidebar .conversation-item.active .conversation-time,[data-theme=dark] .messenger-sidebar .conversation-preview,[data-theme=dark] .messenger-sidebar .conversation-time{color:#94a3b8!important}[data-theme=dark] .messenger-thread .chat-messages{background:#1e293b!important}[data-theme=dark] .messenger-thread .message-bubble{background:#334155!important;color:#f1f5f9!important}[data-theme=dark] .messenger-thread .message.sent .message-bubble{background:#0f172a!important}[data-theme=dark] .messenger-thread .message-time{color:#64748b!important}[data-theme=dark] .messenger-composer textarea.form-control,[data-theme=dark] .messenger-search .form-control{background:#334155!important;border-color:#475569!important;color:#f1f5f9!important}[data-theme=dark] .messenger-attach-button{background:transparent!important;border-color:#475569!important;color:#94a3b8!important}[data-theme=dark] .messenger-attach-button:hover{background:#334155!important;color:#f1f5f9!important}[data-theme=dark] .messenger-selected-file{background:#334155!important;border-color:#475569!important}[data-theme=dark] .messenger-selected-file small{color:#94a3b8!important}[data-theme=dark] .messenger-selected-file button{color:#f87171!important}[data-theme=dark] .message-attachment-file{background:rgba(71,85,105,.3)!important}[data-theme=dark] .messenger-link-button:hover,[data-theme=dark] .messenger-nav a:hover{background:#334155!important}[data-theme=dark] .quote-request-panel,[data-theme=dark] .quote-request-panel .form-control,[data-theme=dark] .quote-request-panel .form-control:focus,[data-theme=dark] .quote-request-panel .widget-content,[data-theme=dark] .quote-request-panel .widget-header,[data-theme=dark] .quote-request-panel input.form-control,[data-theme=dark] .quote-request-panel input.form-control:focus,[data-theme=dark] .quote-request-panel textarea.form-control,[data-theme=dark] .quote-request-panel textarea.form-control:focus{color:#111827!important;background:#ffffff!important}@media (max-width:991px){.messenger-topbar{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.messenger-nav{justify-content:flex-start;gap:2px}.messenger-layout{display:flex;flex-direction:column;min-height:calc(100vh - 180px)}.messenger-sidebar{width:100%;border-right:none;border-bottom:1px solid #e2e8f0;max-height:200px}.messenger-sidebar .conversations-list{overflow-y:auto}.messenger-thread{flex:1;min-height:400px}.messenger-thread-header{flex-direction:column;gap:8px;align-items:flex-start;padding:10px 16px}.messenger-thread .message{max-width:90%}.messenger-thread .chat-messages{padding:12px 16px}.messenger-composer-row{grid-template-columns:1fr;gap:8px}.messenger-composer-row .btn{width:100%}.messenger-composer{padding:12px 16px}}.atbd_listing_features .features-table li .atbd_custom_field_title{flex:unset!important}.atbd_listing_image,.post--card2 figure{a{width:100%}}.footer-three{.footer-top{.social-list li a{justify-content:flex-start}}.footer-bottom{.footer-bottom--content{.footer-logo{img{display:block}}}}}.workshop-editor-page{--workshop-editor-border:rgba(148,163,184,0.22);--workshop-editor-ink:#0f172a;--workshop-editor-muted:#64748b;--workshop-editor-panel:#ffffff;--workshop-editor-soft:#f8fafc;--workshop-editor-canvas:#ffffff;--workshop-editor-toolbar-bg:radial-gradient(circle at top left,rgba(245,84,142,0.1),transparent 30%),linear-gradient(180deg,#ffffff,#f8fafc);--workshop-editor-shadow:0 18px 50px rgba(15,23,42,0.08);background:var(--workshop-editor-canvas);color:var(--workshop-editor-ink)}.workshop-editor-toolbar{padding:28px 0 20px;background:var(--workshop-editor-toolbar-bg);border-bottom:1px solid var(--workshop-editor-border)}.workshop-editor-toolbar__inner{display:flex;justify-content:space-between;align-items:end;gap:24px;flex-wrap:wrap}.workshop-editor-toolbar__eyebrow{display:inline-block;margin-bottom:8px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#e11d48}.workshop-editor-toolbar__copy h1{margin:0;font-size:32px;color:var(--workshop-editor-ink)}.workshop-editor-toolbar__copy p{margin:8px 0 0;max-width:680px;color:var(--workshop-editor-muted)}.workshop-editor-toolbar__controls{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.workshop-editor-toolbar__actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.workshop-editor-toolbar__actions a{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border:1px solid var(--workshop-editor-border);color:var(--workshop-editor-ink);background:var(--workshop-editor-panel)}.workshop-editor-save-note{margin:14px 0 0;font-size:13px}.workshop-editor-save-note.is-success{color:#15803d}.workshop-editor-save-note.is-error{color:#b91c1c}.workshop-editor-hero .listing-info h2{margin:0;font-size:40px}.workshop-editor-page .directory_listiing_detail_area{background:var(--workshop-editor-canvas)}.workshop-editor-page .atbd_content_module,.workshop-editor-page .widget-default{background:var(--workshop-editor-panel);border:1px solid var(--workshop-editor-border);box-shadow:var(--workshop-editor-shadow)}.workshop-editor-page .atbd_content_module__tittle_area,.workshop-editor-page .widget-header{background:var(--workshop-editor-panel);border-bottom:1px solid var(--workshop-editor-border)}.workshop-editor-page .atbd_area_title h4,.workshop-editor-page .atbd_area_title h4 span,.workshop-editor-page .atbd_listing_category a,.workshop-editor-page .atbd_listing_category span,.workshop-editor-page .atbdb_content_module_contents div,.workshop-editor-page .atbdb_content_module_contents p,.workshop-editor-page .atbdb_content_module_contents strong,.workshop-editor-page .listing-info--meta a,.workshop-editor-page .listing-info--meta span,.workshop-editor-page .widget-title{color:var(--workshop-editor-ink)}.workshop-editor-hero__panel{min-width:280px;padding:18px;display:grid;gap:12px;background:rgba(15,23,42,.58);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(12px)}.workshop-editor-hero__panel span{display:block;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.7)}.workshop-editor-hero__panel strong{display:block;margin-top:4px;color:#ffffff;font-size:14px}.workshop-editor-status-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.workshop-editor-status-badge.is-success{color:#14532d;background:#dcfce7}.workshop-editor-status-badge.is-warning{color:#854d0e;background:#fef3c7}.workshop-editor-status-badge.is-danger{color:#991b1b;background:#fee2e2}.workshop-editor-status-badge.is-neutral{color:#334155;background:#e2e8f0}.workshop-editor-stack{display:grid;gap:16px}.workshop-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.workshop-editor-field{display:grid;gap:7px;margin:0}.workshop-editor-field span{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--workshop-editor-muted)}.workshop-editor-field input,.workshop-editor-field select,.workshop-editor-field textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--workshop-editor-border);background:var(--workshop-editor-soft);color:var(--workshop-editor-ink);box-sizing:border-box;appearance:none}.workshop-editor-field textarea{min-height:120px;resize:vertical}.workshop-editor-field input:focus,.workshop-editor-field select:focus,.workshop-editor-field textarea:focus{outline:none;border-color:#0f172a;background:#ffffff}.workshop-editor-check{display:inline-flex;gap:10px;align-items:center;margin:0;color:var(--workshop-editor-ink)}.workshop-editor-check.is-inline{font-size:13px}.workshop-editor-hours{display:grid;gap:12px}.workshop-editor-hours__row{display:grid;grid-template-columns:88px 78px 1fr;gap:12px;align-items:center}.workshop-editor-hours__inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workshop-editor-hours__inputs input{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--workshop-editor-border);background:var(--workshop-editor-soft);color:var(--workshop-editor-ink)}.workshop-editor-hours__closed{color:var(--workshop-editor-muted)}.workshop-editor-stat{display:grid;gap:4px}.workshop-editor-stat span{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--workshop-editor-muted)}.workshop-editor-stat strong{color:var(--workshop-editor-ink)}@media (max-width:991px){.workshop-editor-hero .listing-info h2{font-size:30px}.workshop-editor-grid,.workshop-editor-hours__row{grid-template-columns:1fr}.workshop-editor-hours__inputs{grid-template-columns:1fr 1fr}}@media (max-width:767px){.workshop-editor-toolbar__copy h1{font-size:26px}.workshop-editor-hours__inputs{grid-template-columns:1fr}}[data-theme=dark] .workshop-editor-page{--workshop-editor-border:rgba(71,85,105,0.72);--workshop-editor-ink:#e5edf7;--workshop-editor-muted:#94a3b8;--workshop-editor-panel:#111827;--workshop-editor-soft:#1f2937;--workshop-editor-canvas:#0b1220;--workshop-editor-toolbar-bg:radial-gradient(circle at top left,rgba(245,84,142,0.18),transparent 30%),linear-gradient(180deg,#0f172a,#0b1220);--workshop-editor-shadow:0 22px 50px rgba(2,6,23,0.38)}[data-theme=dark] .workshop-editor-page .atbd_content_module,[data-theme=dark] .workshop-editor-page .atbd_content_module__tittle_area,[data-theme=dark] .workshop-editor-page .atbdb_content_module_contents,[data-theme=dark] .workshop-editor-page .directory_listiing_detail_area,[data-theme=dark] .workshop-editor-page .widget-content,[data-theme=dark] .workshop-editor-page .widget-default,[data-theme=dark] .workshop-editor-page .widget-header,[data-theme=dark] .workshop-editor-page .workshop-editor-toolbar{background:var(--workshop-editor-panel)!important;color:var(--workshop-editor-ink)!important;border-color:var(--workshop-editor-border)!important}[data-theme=dark] .workshop-editor-page .atbd_area_title h4,[data-theme=dark] .workshop-editor-page .atbd_area_title h4 span,[data-theme=dark] .workshop-editor-page .atbd_listing_category a,[data-theme=dark] .workshop-editor-page .atbd_listing_category span,[data-theme=dark] .workshop-editor-page .atbdb_content_module_contents div,[data-theme=dark] .workshop-editor-page .atbdb_content_module_contents p,[data-theme=dark] .workshop-editor-page .atbdb_content_module_contents span,[data-theme=dark] .workshop-editor-page .atbdb_content_module_contents strong,[data-theme=dark] .workshop-editor-page .listing-info--meta a,[data-theme=dark] .workshop-editor-page .listing-info--meta span,[data-theme=dark] .workshop-editor-page .subtitle,[data-theme=dark] .workshop-editor-page .widget-title,[data-theme=dark] .workshop-editor-page .workshop-editor-check,[data-theme=dark] .workshop-editor-page .workshop-editor-hours__closed,[data-theme=dark] .workshop-editor-page .workshop-editor-stat strong,[data-theme=dark] .workshop-editor-page .workshop-editor-toolbar__copy h1,[data-theme=dark] .workshop-editor-page .workshop-editor-toolbar__copy p{color:var(--workshop-editor-ink)!important}[data-theme=dark] .workshop-editor-page .workshop-editor-field span,[data-theme=dark] .workshop-editor-page .workshop-editor-stat span,[data-theme=dark] .workshop-editor-page .workshop-editor-toolbar__eyebrow{color:#94a3b8!important}[data-theme=dark] .workshop-editor-page .workshop-editor-field input,[data-theme=dark] .workshop-editor-page .workshop-editor-field select,[data-theme=dark] .workshop-editor-page .workshop-editor-field textarea,[data-theme=dark] .workshop-editor-page .workshop-editor-hours__inputs input{background:#0f172a!important;color:#f8fafc!important;border-color:rgba(71,85,105,.88)!important}[data-theme=dark] .workshop-editor-page .workshop-editor-field input::placeholder,[data-theme=dark] .workshop-editor-page .workshop-editor-field textarea::placeholder{color:#94a3b8!important}[data-theme=dark] .workshop-editor-page .workshop-editor-field input:focus,[data-theme=dark] .workshop-editor-page .workshop-editor-field select:focus,[data-theme=dark] .workshop-editor-page .workshop-editor-field textarea:focus,[data-theme=dark] .workshop-editor-page .workshop-editor-hours__inputs input:focus{background:#111827!important;color:#f8fafc!important;border-color:#f5548e!important}[data-theme=dark] .workshop-editor-page .workshop-editor-toolbar__actions a{background:#111827!important;color:#f8fafc!important;border-color:rgba(71,85,105,.72)!important}[data-theme=dark] .workshop-editor-page .workshop-editor-save-note.is-success{color:#86efac}[data-theme=dark] .workshop-editor-page .workshop-editor-save-note.is-error{color:#fca5a5}