@charset "UTF-8";body{margin:0;font-family:Manrope,sans-serif;background-color:#f4f6f9;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.content-card{background-color:#fff;padding:1.5rem 2rem;border-radius:16px;box-shadow:0 2px 16px #0000000a;margin-bottom:2rem;border:none}.table-responsive-cards{width:100%;border-collapse:collapse;border-spacing:0}.table-responsive-cards th{font-weight:600;text-align:left;padding:1rem;border-bottom:1px solid #f0f2f5;background-color:#fafbfc;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;color:#6c757d}.table-responsive-cards td{padding:1rem;border-bottom:1px solid #f0f2f5;vertical-align:middle}.table-responsive-cards tbody tr{transition:background-color .2s ease}.table-responsive-cards tbody tr:hover{background-color:#f8f9fb}.table-responsive-cards tbody tr:last-child td{border-bottom:none}.actions-cell{white-space:nowrap}.actions-cell .btn{margin-right:.5rem}.actions-cell .btn:last-child{margin-right:0}@media (max-width: 768px){.hide-mobile{display:none!important}}.desktop-only{display:block}.mobile-only{display:none}@media (max-width: 768px){.desktop-only{display:none!important}.mobile-only{display:block!important}}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f0f2f5}.card-header h3,.card-header h1{margin:0;font-weight:600;color:#1a1a1a}.btn{padding:.75rem 1.5rem;border-radius:55px;border:none;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer;font-family:Manrope,sans-serif;font-weight:600;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:.875rem;line-height:1.25;position:relative;overflow:hidden}.btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.btn:active{transform:translateY(0)}.btn-primary{background:linear-gradient(135deg,#000,#333);color:#fff;box-shadow:0 2px 8px #00000026}.btn-secondary{background:linear-gradient(135deg,#0a95e5,#0d7ac4);color:#fff;box-shadow:0 2px 8px #0a95e54d}.btn-danger{background:linear-gradient(135deg,#ff9500,#e8850d);color:#fff;box-shadow:0 2px 8px #ff95004d}.btn-sm{padding:.5rem 1rem;font-size:.8rem;border-radius:9999px}.status-badge{padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:none;display:inline-block}.status-confirmed{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724}.status-pending_confirmation{background:linear-gradient(135deg,#fff3cd,#ffeaa7);color:#856404}.status-cancelled{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24}.status-completed{background:linear-gradient(135deg,#d1ecf1,#bee5eb);color:#0c5460}.status-active{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:none;display:inline-block}.status-inactive{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:none;display:inline-block}.status-pending_confirmation,.status-pending-confirmation{background:linear-gradient(135deg,#fff3cd,#ffeaa7);color:#856404;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:none;display:inline-block}.status-confirmed{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:none;display:inline-block}.status-failed{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:none;display:inline-block}.empty-state{text-align:center;padding:3rem 2rem;color:#6c757d}.empty-state p{margin:0;font-size:1rem}.section-title{font-size:1.25rem;font-weight:600;margin:0 0 1.5rem;color:#1a1a1a}.page-title{font-size:1.75rem;font-weight:700;margin:0;color:#1a1a1a}.section-divider{border:none;height:1px;background:linear-gradient(90deg,transparent 0%,#e9ecef 50%,transparent 100%);margin:2rem 0}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #0a95e5;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.loading-spinner-small{width:24px;height:24px;border:2px solid #f3f3f3;border-top:2px solid #0a95e5;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.content-card{padding:1rem 1.5rem;margin-bottom:1rem}.table-responsive-cards,.table-responsive-cards thead,.table-responsive-cards tbody,.table-responsive-cards th,.table-responsive-cards td,.table-responsive-cards tr{display:block}.table-responsive-cards thead tr{position:absolute;top:-9999px;left:-9999px}.table-responsive-cards tr{background:#fff;border:1px solid #e9ecef;border-radius:12px;margin-bottom:1rem;padding:1rem;position:relative;box-shadow:0 2px 8px #0000000a}.table-responsive-cards td{border:none;border-bottom:1px solid #f0f2f5;position:relative;padding:.75rem 0;padding-left:40%!important;text-align:left;white-space:normal;font-size:.875rem;min-height:2rem;display:flex;align-items:center}.table-responsive-cards td:last-child{border-bottom:none;padding-bottom:0}.table-responsive-cards td:before{content:attr(data-label);position:absolute;left:0;top:.75rem;text-align:left;font-weight:600;color:#6c757d;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;width:35%}.actions-cell{padding-left:0!important}.actions-cell:before{display:none}.actions-cell .btn{margin-right:.5rem;margin-bottom:.5rem}.btn{font-size:.8rem;padding:.6rem 1.2rem}.btn-sm{font-size:.75rem;padding:.4rem .8rem}}.analytics-status{margin-top:.5rem}.analytics-status .status-badge{font-size:.8rem}.info-box{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border-left:4px solid #0a95e5}.info-box ul{margin:.5rem 0 0;padding-left:1.5rem}.info-box li{margin-bottom:.5rem}.analytics-charts-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.chart-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;padding:1.5rem;border:none}.table-section{min-width:0}.traffic-bars{display:flex;flex-direction:column;gap:1rem}.traffic-bar-item{display:flex;flex-direction:column;gap:.5rem}.traffic-bar-label{font-weight:600;font-size:.9rem;color:#495057}.traffic-bar-container{position:relative;background:#e9ecef;border-radius:20px;height:28px;display:flex;align-items:center;overflow:hidden}.traffic-bar-fill{height:100%;border-radius:20px;transition:width .3s cubic-bezier(.4,0,.2,1);min-width:2px}.traffic-bar-value{position:absolute;right:12px;font-size:.8rem;font-weight:600;color:#495057}.device-chart{display:flex;flex-direction:column;gap:1.5rem}.device-item{display:flex;align-items:center;gap:1rem}.device-icon{font-size:1.5rem;width:40px;text-align:center}.device-info{flex:1}.device-name{font-weight:600;margin-bottom:.5rem;color:#495057}.device-bar-container{position:relative;background:#e9ecef;border-radius:12px;height:24px;display:flex;align-items:center;overflow:hidden}.device-bar-fill{height:100%;border-radius:12px;transition:width .3s cubic-bezier(.4,0,.2,1);min-width:2px}.device-percentage{position:absolute;right:10px;font-size:.75rem;font-weight:600;color:#495057}@media (max-width: 768px){.analytics-charts-row{grid-template-columns:1fr;gap:1rem}.chart-section{order:2;padding:1rem}.table-section{order:1}}.website-card-profile{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:12px;padding:1.5rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.website-card-profile:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.website-info{flex:1}.website-actions{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.alias-tag-profile{background:linear-gradient(135deg,#e9ecef,#dee2e6);padding:.25rem .6rem;border-radius:8px;font-size:.8rem;margin-right:.5rem;display:inline-block;font-weight:500}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-control{width:100%;padding:.875rem;border:1px solid #dee2e6;border-radius:8px;font-size:.9rem;transition:all .2s ease;background-color:#fff;box-sizing:border-box}.form-control:focus{outline:none;border-color:#0a95e5;box-shadow:0 0 0 3px #0a95e51a;background-color:#fff}.form-text{font-size:.8rem;color:#6c757d;margin-top:.5rem;display:block}.form-group-inline{display:flex;gap:1rem;align-items:flex-end;margin-bottom:1rem}.form-group-inline .form-control{flex:1}.form-actions{margin-top:2rem;padding-top:1rem;border-top:1px solid #f0f2f5;display:flex;gap:1rem;justify-content:flex-end}.profile-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1rem}.profile-details>div{padding:.75rem 0;border-bottom:1px solid #f0f2f5}.profile-details>div:last-child{border-bottom:none}.table-container{border-radius:12px;overflow:hidden;border:1px solid #f0f2f5}.subsection-title{font-size:1.125rem;font-weight:600;margin:0 0 1rem;color:#495057}@media (max-width: 768px){.website-card-profile{flex-direction:column;align-items:stretch;padding:1rem}.website-actions{flex-direction:row;justify-content:flex-end;align-items:center}.form-group-inline{flex-direction:column;gap:0}.form-group-inline .form-group{margin-bottom:1rem}.form-actions{flex-direction:column}.profile-details{grid-template-columns:1fr}.card-header{flex-direction:column;align-items:flex-start;gap:1rem}}.modal-overlay,.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1100;animation:fadeIn .3s ease-in-out;padding:1rem}.modal-content{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000004d;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;animation:slideIn .3s ease-in-out;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem 1rem;border-bottom:1px solid #e9ecef;position:sticky;top:0;background:#fff;z-index:1}.modal-header h3,.modal-header h4{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}.modal-body{padding:1.5rem 2rem}.modal-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1rem 2rem 1.5rem;border-top:1px solid #e9ecef;position:sticky;bottom:0;background:#fff;z-index:1}.close-btn{border:none;background:transparent;font-size:2rem;cursor:pointer;line-height:1;padding:0;color:#666;transition:color .2s ease}.close-btn:hover{color:#000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.modal-overlay,.modal-backdrop{padding:0;align-items:stretch;justify-content:stretch}.modal-content{height:calc(100vh - 1rem);max-height:calc(100dvh - 1rem);width:100vw;margin:0;border-radius:0;display:flex;flex-direction:column;position:relative}.modal-header{padding:1.25rem 1.5rem 1rem;flex-shrink:0;border-bottom:2px solid #f0f2f5}.modal-header h3,.modal-header h4{font-size:1.375rem;font-weight:700}.modal-body{flex:1;overflow-y:auto;padding:1.5rem 1.5rem 2rem;-webkit-overflow-scrolling:touch}.modal-footer{padding:1.25rem 1.5rem 1.75rem;flex-direction:column-reverse;gap:.75rem;flex-shrink:0;border-top:2px solid #f0f2f5;background:#fff;box-shadow:0 -2px 8px #0000001a;position:relative;min-height:80px}.modal-footer .btn{width:100%;justify-content:center;padding:1rem 1.5rem;font-size:1rem;min-height:48px}.close-btn{font-size:1.75rem;padding:.25rem;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.form-group{margin-bottom:1.75rem}.form-control{padding:1rem;font-size:1rem;min-height:48px;border-radius:10px}.form-group label{font-size:1rem;font-weight:700;margin-bottom:.75rem}.form-group-inline{flex-direction:column;gap:0}.form-group-inline .form-group{margin-bottom:1.5rem}select.form-control{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23666' d='m2 0-2 2h4zm0 5 2-2h-4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding-right:3rem;appearance:none;-webkit-appearance:none}textarea.form-control{min-height:120px;resize:vertical}.roles-checkbox-group{padding:1.25rem;gap:1.25rem;border-radius:10px}.checkbox-label{min-height:44px;padding:.5rem}.checkbox-label input{width:20px;height:20px;margin-right:.75rem}}@media (max-width: 768px) and (max-height: 667px){.modal-content{height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem)}.modal-footer,.modal-body{padding:1rem 1.5rem 1.5rem}}
