body{margin:0}.login-container{background:#f60;min-height:100vh;padding:20px}.login-container,.login-logo-section{align-items:center;display:flex;justify-content:center}.login-logo-section{margin-bottom:20px}.login-logo{height:60px;max-width:250px;object-fit:contain;width:auto}.login-card{background:#fff;border-radius:10px;box-shadow:0 10px 40px #0000001a;max-width:400px;padding:40px;width:100%}.login-card h2{color:#333;font-size:28px;margin-bottom:30px;text-align:center}.form-group input{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-size:16px;padding:12px;transition:border-color .3s;width:100%}.form-group input:focus{border-color:#f60;outline:none}.login-button{background:#f60;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px;transition:transform .2s,box-shadow .2s;width:100%}.login-button:hover:not(:disabled){box-shadow:0 5px 15px #f606;transform:translateY(-2px)}.login-button:disabled{cursor:not-allowed;opacity:.6}.error-message{padding:12px}.login-info{color:#777;font-size:14px;margin-top:20px;text-align:center}.login-info p{margin:0 0 10px}.reset-password-link{background:none;border:none;color:#f60;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;margin-top:10px;padding:5px 10px;text-decoration:none;transition:color .2s}.reset-password-link:hover{color:#e55a00;text-decoration:none}.reset-password-link:focus{border-radius:3px;outline:2px solid #f60;outline-offset:2px}.reset-password-form{border-top:2px solid #eee;margin-top:25px;padding-top:25px}.reset-password-form h3{color:#333;font-size:22px;margin-bottom:10px;text-align:center}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:5px;color:#155724;margin-bottom:20px;padding:12px}@media (max-width:768px){.login-logo{height:50px;max-width:200px}.login-card{padding:30px 20px}}.rating-graph-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;min-height:350px;padding:20px;position:relative;width:100%}.rating-graph-wrapper{height:300px;position:relative;width:100%}.graph-title{color:#333;font-size:18px;font-weight:600;margin:0 0 20px;text-align:center}.graph-loading,.graph-no-data{color:#999;font-style:italic;padding:40px;text-align:center}.graph-tooltip{background:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 8px #00000026;padding:10px}.tooltip-date{color:#333;font-size:14px;font-weight:600;margin:0 0 8px}.tooltip-count,.tooltip-rating{color:#666;font-size:13px;margin:4px 0}.tooltip-count strong,.tooltip-rating strong{color:#667eea;font-weight:600}.review-list{margin-top:20px;overflow-x:auto}.filters-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:24px}.filters-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.filters-title{color:#333;font-size:18px;font-weight:600;margin:0}.clear-filters-btn{background:#f8f9fa;border:1px solid #ddd;border-radius:5px;color:#666;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s}.clear-filters-btn:hover{background:#e9ecef;border-color:#adb5bd}.filters-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-label{color:#333;font-size:14px;font-weight:500;margin-bottom:4px}.filter-input,.filter-select{border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:14px;padding:12px 16px;transition:all .2s;width:100%}.filter-input:focus,.filter-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.date-input,.search-input-field{width:100%}.filter-select{background:#fff;cursor:pointer}.loading-container,.no-results-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:40px;text-align:center}.loading{color:#667eea;font-weight:500}.loading,.no-results{font-size:16px}.reviews-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;width:100%}.reviews-table thead{background:#f8f9fa}.reviews-table th{border-bottom:2px solid #e2e8f0;color:#333;font-size:14px;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.reviews-table td{border-bottom:1px solid #e2e8f0;color:#666;font-size:14px;padding:16px;vertical-align:middle}.reviews-table tbody tr:hover{background:#f8f9fa}.reviews-table tbody tr:last-child td{border-bottom:none}.review-actions-cell{cursor:default;white-space:nowrap}.review-actions-cell .btn-sm{font-size:13px;margin-right:8px;padding:6px 12px}.review-actions-cell .btn-edit{background:#f60;border:none;border-radius:5px;color:#fff;cursor:pointer}.review-actions-cell .btn-edit:hover{background:#e55a00}.review-actions-cell .btn-delete{background:#dc3545;border:none;border-radius:5px;color:#fff;cursor:pointer}.review-actions-cell .btn-delete:hover:not(:disabled){background:#c82333}.review-actions-cell .btn-delete:disabled{cursor:not-allowed;opacity:.7}.review-name{color:#333;font-weight:600}.rating-cell{align-items:center;display:flex;gap:8px}.star{font-size:16px;line-height:16px}.star,.star.half{display:inline-block;height:16px;position:relative;width:16px}.star-half-empty,.star-half-filled{height:16px;left:0;line-height:16px;overflow:hidden;position:absolute;top:0;width:16px}.star-half-filled{-webkit-clip-path:polygon(0 0,50% 0,50% 100%,0 100%);clip-path:polygon(0 0,50% 0,50% 100%,0 100%);color:#ffc107;width:50%}.star-half-empty{-webkit-clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%);clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%);color:#ddd}.rating-number{font-size:13px}.no-client,.no-ratings{color:#999;font-style:italic}.status-cell{align-items:center;display:flex;gap:10px}.status-badge{letter-spacing:.3px}.status-pending{background-color:#fff3cd;border:1px solid #ffc107}.status-approved{background-color:#d4edda;border:1px solid #28a745}.btn-approve{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:all .2s}.btn-approve:hover{background-color:#218838;box-shadow:0 2px 4px #28a7454d;transform:translateY(-1px)}.btn-approve:active{transform:translateY(0)}.pagination{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;gap:20px;justify-content:center;margin-top:30px;padding:20px}.pagination-btn{background:#fff;border:1px solid #ddd;border-radius:5px;cursor:pointer;font-size:14px;padding:10px 20px;transition:all .2s}.pagination-btn:hover:not(:disabled){background:#667eea;border-color:#667eea;color:#fff}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.pagination-info{color:#666;font-weight:500}@media (max-width:768px){.filters-grid{grid-template-columns:1fr}.filters-header{align-items:flex-start;flex-direction:column;gap:12px}.clear-filters-btn{width:100%}}.client-form-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:25px}.client-form-container h3{color:#333;margin:0 0 20px}.client-form .form-group{margin-bottom:20px}.client-form label{color:#555;display:block;font-weight:500;margin-bottom:8px}.client-form input{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-family:inherit;font-size:14px;padding:12px;transition:border-color .3s;width:100%}.client-form input:focus{border-color:#667eea;outline:none}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:#0000;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#0000;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #0000}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.user-form-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:25px}.user-form-container h3{color:#333;margin:0 0 20px}.user-form .form-group{margin-bottom:20px}.user-form label{color:#555;display:block;font-weight:500;margin-bottom:8px}.user-form input,.user-form select{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-family:inherit;font-size:14px;padding:12px;transition:border-color .3s;width:100%}.user-form input:focus,.user-form select:focus{border-color:#667eea;outline:none}.select2-container{width:100%!important}.select2-container--default .select2-selection--multiple{border:1px solid #ddd;border-radius:5px;min-height:42px;padding:2px}.select2-container--default .select2-selection--multiple:focus{border-color:#667eea;outline:none}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#667eea;border:1px solid #667eea;border-radius:3px;color:#fff;margin:2px;padding:4px 8px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#fff;cursor:pointer;margin-right:5px;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#f0f0f0}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{margin-left:10px}.select2-container--default .select2-search--inline .select2-search__field{font-size:14px;height:32px;line-height:32px;margin-top:4px;min-height:32px;padding:8px 4px}.select2-dropdown{border:1px solid #ddd;border-radius:5px}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#667eea}.clients-list{margin-top:20px;overflow-x:auto}.clients-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;width:100%}.clients-table thead{background:#f8f9fa}.clients-table th{border-bottom:2px solid #e2e8f0;color:#333;font-size:14px;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.clients-table td{border-bottom:1px solid #e2e8f0;color:#666;font-size:14px;padding:16px}.clients-table tbody tr:hover{background:#f8f9fa}.clients-table tbody tr:last-child td{border-bottom:none}.review-url-container{min-width:300px}.review-url-input{background:#f8f9fa;border-radius:4px;cursor:text;max-width:400px;padding:8px 12px;width:100%}.review-url-input:focus{background:#fff;border-color:#667eea;outline:none}.copy-button{padding:8px 16px;transition:all .2s}.copy-button:hover{transform:translateY(-1px)}.copy-button:active{transform:translateY(0)}.clients-table tbody tr.inactive-client{background:#fef2f2;opacity:.6}.clients-table tbody tr.inactive-client:hover{background:#fee2e2}.users-list{margin-top:20px;overflow-x:auto}.search-filter{margin-bottom:20px}.search-input{border-radius:5px;max-width:400px;padding:12px 16px;transition:all .2s}.search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.text-muted{color:#6b7280;font-size:13px}.no-results{color:#999;font-style:italic;padding:40px;text-align:center}.users-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;width:100%}.users-table thead{background:#f8f9fa}.users-table th{border-bottom:2px solid #e2e8f0;color:#333;font-size:14px;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.users-table td{border-bottom:1px solid #e2e8f0;color:#666;font-size:14px;padding:16px;vertical-align:middle}.users-table tbody tr:hover{background:#f8f9fa}.users-table tbody tr:last-child td{border-bottom:none}.user-actions-cell{cursor:default;white-space:nowrap}.user-action-btn{border:none;border-radius:5px;cursor:pointer;font-size:13px;font-weight:600;margin-right:8px;padding:6px 12px;transition:background .2s}.user-edit-btn{background:#f60;color:#fff}.user-edit-btn:hover{background:#e55a00}.user-delete-btn{background:#dc3545;color:#fff}.user-delete-btn:hover{background:#c82333}.role-badge{letter-spacing:.5px;padding:5px 12px}.client-tags{display:flex;flex-wrap:wrap;gap:6px}.client-tag{background:#e2e8f0;border-radius:12px;color:#4a5568;display:inline-block;font-size:11px;font-weight:500;padding:4px 10px}.rich-text-editor-wrapper{background:#fff;border:1px solid #ccc;border-radius:5px;width:100%}.tiptap-toolbar{align-items:center;background:#f8f9fa;border-bottom:1px solid #ccc;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;flex-wrap:wrap;gap:4px;padding:8px}.tiptap-toolbar button{align-items:center;background:#0000;border:1px solid #0000;border-radius:3px;color:#333;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;min-width:32px;padding:6px 10px;transition:all .2s}.tiptap-toolbar button:hover{background:#e9ecef;border-color:#ccc}.tiptap-toolbar button.is-active{background:#667eea;border-color:#667eea;color:#fff}.tiptap-toolbar button.is-active em,.tiptap-toolbar button.is-active s,.tiptap-toolbar button.is-active strong,.tiptap-toolbar button.is-active u{color:#fff}.toolbar-divider{background:#ccc;height:24px;margin:0 4px;width:1px}.color-picker{background:#fff;border:1px solid #ccc;border-radius:3px;cursor:pointer;height:32px;padding:2px;width:32px}.color-picker::-webkit-color-swatch-wrapper{padding:0}.color-picker::-webkit-color-swatch{border:none;border-radius:2px}.ProseMirror{font-family:inherit;font-size:14px;line-height:1.6;min-height:150px;outline:none;padding:12px}.ProseMirror p{margin:.5em 0}.ProseMirror p:first-child{margin-top:0}.ProseMirror p:last-child{margin-bottom:0}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3{font-weight:600;margin:.8em 0 .4em}.ProseMirror h1{font-size:2em}.ProseMirror h2{font-size:1.5em}.ProseMirror h3{font-size:1.25em}.ProseMirror ol,.ProseMirror ul{margin:.5em 0;padding-left:1.5em}.ProseMirror li{margin:.25em 0}.ProseMirror a.tiptap-link{color:#667eea;cursor:pointer;text-decoration:underline}.ProseMirror a.tiptap-link:hover{color:#5568d3}.ProseMirror img.tiptap-image{border-radius:4px;height:auto;margin:.5em 0;max-width:100%}.ProseMirror strong{font-weight:600}.ProseMirror em{font-style:italic}.ProseMirror u{text-decoration:underline}.ProseMirror s{text-decoration:line-through}.rich-text-editor-wrapper .ProseMirror p.is-editor-empty:first-child:before{color:#999;content:attr(data-placeholder);float:left;font-style:normal;height:0;pointer-events:none}.rich-text-editor-wrapper:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.settings-list{margin-top:20px}.admin-settings-info{background:#e3f2fd;border-left:4px solid #2196f3;border-radius:4px;margin-bottom:20px;padding:15px}.admin-settings-info p{color:#1565c0;font-size:14px;line-height:1.6;margin:0}.settings-filter{align-items:center;display:flex;gap:10px;margin-bottom:20px}.settings-filter label{color:#333;font-weight:600}.client-select{background:#fff;border-radius:5px;cursor:pointer;min-width:200px;padding:10px 15px}.client-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.settings-table-container{margin-top:20px;overflow-x:auto}.settings-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;width:100%}.settings-table thead{background:#f8f9fa}.settings-table th{border-bottom:2px solid #e2e8f0;color:#333;font-size:14px;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.settings-table td{border-bottom:1px solid #e2e8f0;padding:16px;vertical-align:top}.settings-table tbody tr:hover{background:#f8f9fa}.settings-table tbody tr:last-child td{border-bottom:none}.setting-key{width:200px}.key-label{background:#f0f4ff;border-radius:4px;color:#667eea;display:inline-block;font-size:13px;font-weight:600;padding:4px 8px;text-transform:capitalize}.setting-value{min-width:500px;width:60%}.setting-input{border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:14px;padding:10px 12px;transition:all .2s;width:100%}.setting-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.setting-value .rich-text-editor-wrapper{width:100%}.setting-actions{width:120px}.btn-sm{font-size:13px;padding:8px 16px}.error-message{color:#dc3545;font-size:12px;margin-top:5px}.alert{padding:12px 16px}.company-name-header{border-bottom:2px solid #e2e8f0;margin-bottom:20px;padding-bottom:15px}.company-name-header h2{color:#333;font-size:24px;margin:0}.settings-actions{margin-bottom:20px}.variables-popup{background:#fff;border-radius:8px;box-shadow:0 10px 40px #0003;max-height:80vh;max-width:600px;overflow-y:auto;padding:0;width:90%}.popup-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px}.popup-header h3{color:#333;font-size:20px;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:28px;height:30px;justify-content:center;padding:0;transition:background .2s;width:30px}.close-button:hover{background:#f0f0f0}.variables-list{padding:20px}.variables-list p{color:#666;font-size:14px;margin-bottom:15px}.variables-table{border-collapse:collapse;width:100%}.variables-table td,.variables-table th{border-bottom:1px solid #e2e8f0;padding:12px;text-align:left}.variables-table th{background:#f8f9fa;color:#333;font-weight:600}.variables-table code{background:#f0f4ff;border-radius:4px;color:#f60;font-family:Courier New,monospace;font-size:13px;padding:4px 8px}.setting-input-file{display:flex;flex-direction:column;gap:8px}.setting-file-input{max-width:320px}.client-logo-preview img{background:#fff;border:1px solid #e2e8f0;border-radius:4px;max-height:50px;object-fit:contain;padding:4px;width:auto}.setting-help-text{color:#666;font-size:12px}.saving-text{color:#666;font-size:13px}.question-form-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px}.question-form h3{color:#333;margin-top:0}.form-group,.question-form h3{margin-bottom:20px}.form-group label{color:#333}.form-group input[type=text],.form-group select{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:10px;width:100%}.form-group input[type=text]:focus,.form-group select:focus{border-color:#667eea;outline:none}.checkbox-label{gap:8px}.form-actions{display:flex;gap:10px}.alert{border-radius:4px}.alert-error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.questions-list{padding:20px}.questions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.questions-header h2{color:#333;margin:0}.company-name-header{background-color:#f0f0f0;border-radius:4px;color:#666;font-weight:500;padding:8px 16px}.client-selector-section{margin-bottom:20px}.client-selector-section label{color:#333;display:block;font-weight:500;margin-bottom:8px}.client-select{border:1px solid #ddd;border-radius:4px;font-size:14px;max-width:400px;padding:8px 12px;width:100%}.questions-actions{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-bottom:20px}.search-filter{flex:1 1;max-width:400px}.search-input{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:8px 12px;width:100%}.questions-table{background:#fff;border-collapse:collapse;box-shadow:0 2px 4px #0000001a;width:100%}.questions-table thead{background-color:#f8f9fa}.questions-table th{border-bottom:2px solid #ddd;color:#333;font-weight:600;padding:12px;text-align:left}.questions-table td{border-bottom:1px solid #eee;padding:12px}.questions-table tbody tr:hover{background-color:#f8f9fa}.question-title{color:#333;font-weight:500}.client-name{color:#667eea;font-weight:500}.no-client{color:#999}.status-badge{font-weight:500}.status-badge.active{background-color:#d4edda;color:#155724}.status-badge.inactive{background-color:#f8d7da;color:#721c24}.action-buttons{display:flex;gap:8px}.btn-sm{font-size:12px;padding:6px 12px}.dashboard-footer{background:#f8f9fa;border-top:1px solid #e2e8f0;color:#666;font-size:14px;margin-top:auto;padding:1rem 20px;text-align:center}.dashboard-footer p{margin:0}.site-dudes-logo-footer{height:25px;max-width:200px;object-fit:contain;width:auto}.dashboard{background:#f5f7fa;display:flex;flex-direction:column;min-height:100vh}.top-bar{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px #0000001a;padding:15px 0}.top-bar-content{align-items:center;display:flex;gap:15px;margin:0 auto;max-width:1200px;padding:0 20px}.top-bar .logo-link{align-items:center;display:flex;text-decoration:none;transition:opacity .2s}.top-bar .logo-link:hover{opacity:.8}.top-bar .site-dudes-logo{height:50px;max-width:200px;object-fit:contain;width:auto}.top-bar .platform-name{color:#333;font-size:20px;font-weight:600;white-space:nowrap}.dashboard-header{background:#f60;box-shadow:0 2px 10px #0000001a;color:#fff;padding:15px 0}.header-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.dashboard-header h1{font-size:28px;margin:0;white-space:nowrap}.dashboard-title-section{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:10px}.client-logo-and-title{align-items:center;display:flex;gap:10px}.client-logo-small{height:40px;object-fit:contain;width:auto}.client-selector{background:#fff3;border:1px solid #ffffff4d;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;min-width:200px;padding:8px 15px;transition:all .2s}.client-selector:hover{background:#ffffff4d;border-color:#fff6}.client-selector option{background:#f60;color:#fff;padding:10px}.header-nav{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin:0 auto;max-width:1200px;padding:10px 20px}.header-nav-link{background:#ffffff1a;border:1px solid #fff3;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.header-nav-link:hover{background:#fff3;border-color:#ffffff4d}.header-nav-link.active{background:#fff;border-color:#fff;color:#f60}.header-actions{align-items:center;display:flex;gap:15px;white-space:nowrap}.user-info{font-size:16px;font-weight:500}.btn-primary{background:#fff;color:#f60}.btn-primary:hover{background:#f0f0f0;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.btn-secondary{background:#fff3;border:1px solid #ffffff4d}.btn-secondary:hover{background:#ffffff4d}.dashboard-content{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1200px;padding:30px 20px;width:100%}.email-section{margin-bottom:30px}.clients-section h2,.reviews-section h2,.settings-section h2,.users-section h2{color:#333;font-size:24px;margin-bottom:20px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.loading,.no-data{color:#666;font-size:16px;padding:40px;text-align:center}@media (max-width:768px){.dashboard-content{padding:20px 15px}.top-bar-content{flex-wrap:wrap;gap:10px;padding:0 15px}.header-content,.header-nav{padding-left:15px;padding-right:15px}.top-bar .site-dudes-logo{height:40px;max-width:150px}.top-bar .platform-name{font-size:16px}.header-content{align-items:flex-start;flex-direction:column;gap:15px}.dashboard-title-section{align-items:flex-start;width:100%}.dashboard-header h1{font-size:22px}.client-selector{max-width:300px;min-width:auto;width:100%}.header-nav{flex-wrap:wrap;justify-content:flex-start;width:100%}.header-nav-link{font-size:13px;padding:8px 16px}.header-actions{align-items:flex-start;flex-direction:column;width:100%}.btn{width:100%}}.modal-content select{border:1px solid #e2e8f0;border-radius:5px;font-size:14px;padding:8px 12px;width:100%}.rating-checkbox-group{background:#f8f9fa;border-radius:8px;margin-bottom:30px}.rating-group-label{color:#333;display:block;font-size:16px;font-weight:600;margin-bottom:15px}.checkbox-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.checkbox-label{background:#fff;border:2px solid #ddd;border-radius:5px;padding:10px;transition:all .2s}.checkbox-label:hover{background:#f0f4ff;border-color:#667eea}.rating-checkbox{display:none}.rating-checkbox:checked+.checkbox-text{color:#667eea;font-weight:600}.checkbox-label:has(.rating-checkbox:checked){background:#e8edff;border-color:#667eea}.checkbox-text{align-items:center;display:flex;flex-direction:column;gap:5px;text-align:center;transition:color .2s;width:100%}.rating-number{font-weight:700}.checkbox-label:has(.rating-checkbox:checked) .rating-number{color:#667eea}.rating-label-text{color:#666;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.checkbox-label:has(.rating-checkbox:checked) .rating-label-text{color:#667eea;font-weight:600}@media (max-width:768px){.checkbox-container{gap:8px;grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}.rating-label-text{font-size:10px}.rating-number{font-size:16px}}.public-review-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.public-review-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-width:700px;padding:40px;width:100%}.client-heading{border-bottom:2px solid #eee;margin-bottom:20px;padding-bottom:20px;text-align:center}.client-heading h1{color:#667eea;font-size:32px;font-weight:700;margin:0}.public-review-card h1{color:#333;font-size:32px;margin-bottom:10px;text-align:center}.error-message,.loading-message{color:#666;font-size:18px;padding:40px;text-align:center}.error-message{border:1px solid #fcc}.subtitle{color:#666;font-size:16px;margin-bottom:30px;text-align:center}.review-form{margin-top:30px}.form-group{margin-bottom:25px}.form-group label{color:#555;display:block;font-size:15px;font-weight:500;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-family:inherit;font-size:15px;padding:12px;transition:border-color .3s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.form-group textarea{min-height:100px;resize:vertical}.form-group .g-recaptcha{display:flex;justify-content:center;margin:15px 0}.form-group .g-recaptcha>div{margin:0 auto}.char-counter{color:#888;font-size:12px;margin-top:5px;text-align:right}.rating-section{background:#f8f9fa;border-radius:8px;margin:40px 0;padding:25px}.rating-section h3{color:#333;font-size:20px;margin:0 0 25px}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin-top:20px;padding:15px;transition:transform .2s,box-shadow .2s;width:100%}.submit-button:hover:not(:disabled){box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.6}.success-message{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-width:500px;padding:60px 40px;text-align:center}.success-message h2{color:#48bb78;font-size:32px;margin-bottom:15px}.success-message p{color:#666;font-size:16px;margin:10px 0}.google-review-content{color:#333;font-size:16px;line-height:1.6;text-align:left}.google-review-content h1,.google-review-content h2,.google-review-content h3{color:#667eea;margin-bottom:10px;margin-top:20px}.google-review-content h1:first-child,.google-review-content h2:first-child,.google-review-content h3:first-child{margin-top:0}.google-review-content p{color:#666;margin:10px 0}.google-review-content a{color:#667eea;text-decoration:none}.google-review-content a:hover{text-decoration:underline}.google-review-content ol,.google-review-content ul{margin:10px 0;padding-left:20px}.google-review-content li{margin:5px 0}.low-rating-form{background:#fff5e6;border:2px solid gold;border-radius:8px;margin-top:30px;padding:25px}.low-rating-message{margin-bottom:20px;text-align:center}.low-rating-message h3{color:#d97706;font-size:20px;margin:0 0 10px}.low-rating-message p{color:#666;font-size:14px;margin:0}.checkbox-group{margin-bottom:20px}.checkbox-label{align-items:center;cursor:pointer;display:flex;font-weight:400}.checkbox-label input[type=checkbox]{cursor:pointer;margin-right:10px;width:auto}.checkbox-label span{color:#555;font-size:15px}.form-actions{margin-top:20px}.review-buttons-container{border-top:2px solid #eee;margin-top:40px;padding-top:30px}.review-buttons-container p{color:#666;font-size:16px;margin-bottom:20px}.review-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.review-button{align-items:center;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:inline-flex;font-size:18px;font-weight:600;gap:12px;justify-content:center;min-width:250px;padding:18px 32px;text-decoration:none;transition:all .3s ease}.review-button:hover{box-shadow:0 6px 12px #00000026}.review-button.google-review{background:#34a853;color:#fff}.review-button.google-review:hover{background:#2d8f47}.review-button.facebook-review{background:#1877f2;color:#fff}.review-button.facebook-review:hover{background:#1565c0;border-radius:8px;box-shadow:0 2px 8px #00000026;color:#fff;font-size:15px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s}.review-button:hover{box-shadow:0 4px 12px #00000040;transform:translateY(-2px)}.google-review{background:#4285f4}.google-review:hover{background:#357ae8}.facebook-review{background:#1877f2}.facebook-review:hover{background:#166fe5}.review-button svg{height:20px;width:20px}@media (max-width:768px){.public-review-card{padding:25px}.public-review-card h1{font-size:24px}.rating-section{padding:20px}.review-buttons{flex-direction:column}.review-button{justify-content:center;width:100%}.low-rating-form{padding:20px}}.detail-container{box-sizing:border-box;margin:0 auto;max-width:1200px;width:100%}.back-button{background:#f60}.back-button:hover{background:#e55a00}.review-detail-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;margin:0;max-width:none;padding:30px;width:100%}.review-header-section{align-items:flex-start;border-bottom:2px solid #eee;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.reviewer-info h2{color:#333;font-size:24px;margin:0 0 10px}.review-email,.review-phone{color:#666;font-size:14px;margin:5px 0}.contact-info-row{align-items:center;display:flex;gap:10px;margin:5px 0}.copy-button{background:#f60;border-radius:4px;font-size:12px;min-width:60px;padding:4px 8px}.copy-button:hover{background:#e55a00}.rating-display{align-items:center;display:flex;gap:10px}.star{color:#ddd;font-size:24px}.star.filled{color:#ffc107}.rating-number{color:#333;font-size:18px;font-weight:600}.review-body-section{margin-bottom:30px}.review-body-section h3{color:#333;font-size:18px;margin:0 0 15px}.review-comment{color:#555;font-size:16px;line-height:1.6;white-space:pre-wrap}.review-ratings-section{background:#f8f9fa;border-radius:8px;margin-bottom:30px;padding:20px}.review-ratings-section h3{color:#333;font-size:18px;margin:0 0 15px}.ratings-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.rating-item{background:#fff;border-radius:5px;display:flex;justify-content:space-between;padding:10px}.rating-label{color:#666;font-size:14px}.rating-value{color:#333;font-size:14px;font-weight:600}.review-meta-section{border-top:2px solid #eee;padding-top:20px}.meta-item{display:flex;margin-bottom:10px}.meta-label{color:#666;font-size:14px;font-weight:600;min-width:120px}.meta-value{color:#333;font-size:14px}.review-actions-section{border-top:2px solid #eee;flex-wrap:wrap;gap:15px;margin-top:30px;padding-top:20px}.action-group,.review-actions-section,.show-on-site-checkbox{align-items:center;display:flex}.show-on-site-checkbox{color:#333;cursor:pointer;font-size:14px;gap:8px}.show-on-site-checkbox input[type=checkbox]{accent-color:#f60;cursor:pointer;height:18px;width:18px}.show-on-site-checkbox span{-webkit-user-select:none;user-select:none}.btn-approve-review{background:#28a745;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background .2s}.btn-approve-review:hover:not(:disabled){background:#218838}.btn-approve-review:disabled{background:#6c757d;cursor:not-allowed}.btn-delete-review{background:#dc3545;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background .2s}.btn-delete-review:hover:not(:disabled){background:#c82333}.btn-delete-review:disabled{background:#6c757d;cursor:not-allowed}.status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px;text-transform:capitalize}.status-approved{background:#d4edda;color:#155724}.status-pending{background:#fff3cd;color:#856404}@media (max-width:768px){.detail-container{padding:15px}.review-detail-card{padding:20px}.review-header-section{flex-direction:column;gap:20px}.ratings-grid{grid-template-columns:1fr}.review-actions-section{align-items:stretch;flex-direction:column}.btn-approve-review,.btn-delete-review{width:100%}}.review-edit-form{max-width:600px}.review-edit-form .form-group{margin-bottom:20px}.review-edit-form .form-group label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.review-edit-form .form-group input[type=email],.review-edit-form .form-group input[type=number],.review-edit-form .form-group input[type=text],.review-edit-form .form-group select,.review-edit-form .form-group textarea{border:1px solid #ddd;border-radius:5px;font-size:14px;padding:10px 12px;width:100%}.review-edit-form .form-group textarea{min-height:100px;resize:vertical}.review-edit-form .form-group-checkbox label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:10px}.review-edit-form .form-group-checkbox input[type=checkbox]{width:auto}.review-edit-actions{border-top:1px solid #eee;display:flex;gap:12px;margin-top:24px;padding-top:20px}.review-edit-card{max-width:100%}.review-edit-card .calculated-rating{background:#f0f7ff;border-left:4px solid #667eea;border-radius:8px;padding:12px}.review-edit-card .calculated-rating .rating-value{color:#333;font-size:18px;font-weight:600;margin:4px 0}.review-edit-card .calculated-rating small{color:#666;font-size:12px}.review-edit-card .cancel-edit-btn{background:#6c757d;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:12px 24px}.review-edit-card .cancel-edit-btn:hover:not(:disabled){background:#5a6268}.client-detail-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:900px;padding:30px}.client-header-section{border-bottom:2px solid #eee;margin-bottom:30px;padding-bottom:20px}.client-header-content{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.client-header-section h2{color:#333;font-size:28px;margin:0 0 10px}.client-id{font-size:14px}.client-info-section{margin-bottom:30px}.review-url-section{background:#f8f9fa;border-radius:8px;margin-bottom:30px;padding:20px}.review-url-section h3{color:#333;font-size:18px;margin:0 0 15px}.review-url-container{align-items:center;display:flex;gap:10px}.review-url-input{background:#fff;border:1px solid #ddd;border-radius:5px;color:#333;flex:1 1;font-family:Courier New,monospace;font-size:12px;padding:10px}.copy-button{background:#667eea;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:background .2s;white-space:nowrap}.copy-button:hover{background:#5568d3}.users-section{border-top:2px solid #eee;margin-top:30px;padding-top:20px}.users-section h3{color:#333;font-size:18px;margin:0 0 15px}.users-list{display:flex;flex-direction:column;gap:10px}.user-item{align-items:center;background:#f8f9fa;border-radius:5px;display:flex;gap:15px;padding:12px}.user-name{color:#333;font-size:14px;font-weight:600}.user-email{color:#666;font-size:14px}.role-badge{border-radius:12px;font-size:11px;padding:4px 10px}@media (max-width:768px){.review-url-container{flex-direction:column}.copy-button{width:100%}.client-header-content{flex-direction:column}.delete-button{width:100%}.modal-content{padding:20px}.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}}.detail-container{background:#f5f7fa;min-height:100vh;padding:20px}.detail-header{margin-bottom:20px}.back-button{background:#667eea;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;margin-bottom:15px;padding:10px 20px;transition:background .2s}.back-button:hover{background:#5568d3}.detail-header h1{color:#333;font-size:28px;margin:0}.user-detail-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:900px;padding:30px}.user-header-section{border-bottom:2px solid #eee;margin-bottom:30px;padding-bottom:20px}.user-header-content{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.user-header-section h2{color:#333;font-size:28px;margin:0 0 10px}.role-badge{border-radius:20px;display:inline-block;font-size:12px;font-weight:600;padding:6px 12px;text-transform:uppercase}.role-badge.admin{background:#667eea;color:#fff}.role-badge.client{background:#48bb78;color:#fff}.role-badge.user_admin{background:#ed8936;color:#fff}.user-info-section{margin-bottom:30px}.info-item{border-bottom:1px solid #eee;display:flex;margin-bottom:15px;padding:10px 0}.info-label{color:#666;font-size:14px;font-weight:600;min-width:150px}.info-value{align-items:center;color:#333;display:flex;font-size:14px}.status-toggle{border:none;border-radius:4px;cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px;transition:all .2s;white-space:nowrap}.status-toggle.active{background:#10b981;color:#fff}.status-toggle.inactive{background:#ef4444;color:#fff}.status-toggle:hover:not(:disabled){opacity:.8;transform:translateY(-1px)}.status-toggle:disabled{cursor:not-allowed;opacity:.6}.status-toggle:active:not(:disabled){transform:translateY(0)}.edit-button{background:#667eea;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:background .2s;white-space:nowrap}.edit-button:hover{background:#5568d3}.edit-button:active{background:#4a56c7}.delete-button{background:#ef4444;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:background .2s;white-space:nowrap}.delete-button:hover{background:#dc2626}.delete-button:active{background:#b91c1c}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000004d;max-width:500px;padding:30px;width:90%}.edit-modal-content{max-height:90vh;max-width:600px;overflow-y:auto}.modal-content h3{color:#333;font-size:24px;margin:0 0 15px}.modal-content p{color:#666;font-size:14px;line-height:1.6;margin:10px 0}.warning-text{color:#ef4444!important;font-weight:600}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:25px}.btn{border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary-orange{background:#f60;color:#fff!important}.btn-secondary:hover{background:#4b5563}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626}.btn:disabled{cursor:not-allowed;opacity:.6}.clients-section{border-top:2px solid #eee;margin-top:30px;padding-top:20px}.clients-section h3{color:#333;font-size:18px;margin:0 0 15px}.clients-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.client-item,.clients-list{display:flex;flex-direction:column}.client-item{background:#f8f9fa;border-radius:5px;cursor:pointer;padding:15px;transition:background .2s}.client-item:hover{background:#e9ecef}.client-name{color:#333;font-size:14px;font-weight:600;margin-bottom:5px}.client-id{color:#666;font-size:12px}.no-clients{color:#999;font-style:italic;padding:20px;text-align:center}.error-message,.loading{font-size:18px;padding:40px;text-align:center}.error-message{background:#fee;border-radius:5px;color:#c33;margin-bottom:20px}@media (max-width:768px){.user-header-content{flex-direction:column}.delete-button{width:100%}.clients-list{grid-template-columns:1fr}.modal-content{padding:20px}.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}}.email-form-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:25px}.email-form-container h3{color:#333;margin:0 0 20px}.email-form .form-group{margin-bottom:20px}.email-form label{color:#555;display:block;font-weight:500;margin-bottom:8px}.email-form input,.email-form textarea{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-family:inherit;font-size:14px;padding:12px;transition:border-color .3s;width:100%}.email-form input:focus,.email-form textarea:focus{border-color:#667eea;outline:none}.email-form textarea{min-height:120px;resize:vertical}.btn-block{width:100%}.alert{border-radius:5px;margin-bottom:20px;padding:12px}.alert-error{background:#fee;border:1px solid #fcc;color:#c33}.alert-success{background:#efe;border:1px solid #cfc;color:#3c3}.opted-list-section{width:100%}.opted-list-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:24px}.opted-client-select{margin-bottom:20px}.opted-client-select label{color:#333;display:block;font-weight:600;margin-bottom:8px}.opted-client-select select{border:1px solid #ddd;border-radius:5px;font-size:14px;max-width:400px;padding:10px 12px;width:100%}.opted-actions{margin-bottom:20px}.opted-table-wrap{overflow-x:auto}.opted-table{border-collapse:collapse;width:100%}.opted-table td,.opted-table th{border-bottom:1px solid #e2e8f0;padding:12px;text-align:left}.opted-table th{background:#f8f9fa;color:#333;font-weight:600}.opted-table .col-checkbox{text-align:center;vertical-align:middle;width:44px}.opted-table .col-checkbox input{cursor:pointer}.opted-table .no-rows{color:#666;padding:40px;text-align:center}.opted-table tbody tr:hover{background:#f8f9fa}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App,.loading-screen{min-height:100vh}.loading-screen{align-items:center;color:#666;display:flex;font-size:18px;justify-content:center}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.71fe9ad3.css.map*/