.ouv-hero{background:#f1f5f9;padding:1.5rem 0;border-bottom:1px solid #e2e8f0}.ouv-hero__title{display:flex;align-items:center;gap:.75rem;background:#fff;padding:1rem 1.5rem;border-radius:12px;border:1px solid #cbd5e1}.ouv-hero__title i{font-size:1.5rem;color:#64748b}.ouv-hero__title h1{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b;letter-spacing:.02em}.ouv-actions{padding:1.5rem 0;background:#f8fafc}.ouv-actions-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.ouv-btn{background:#fff;border:2px solid;border-radius:12px;padding:1.25rem 1rem;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.ouv-btn i{font-size:1.8rem}.ouv-btn span{font-weight:600;font-size:.9rem;color:#1e293b;text-align:center}.ouv-btn:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.ouv-btn--red{border-color:#ef4444}.ouv-btn--red i{color:#ef4444}.ouv-btn--green{border-color:#22c55e}.ouv-btn--green i{color:#22c55e}.ouv-btn--yellow{border-color:#eab308}.ouv-btn--yellow i{color:#eab308}.ouv-btn--gray{border-color:#9ca3af}.ouv-btn--gray i{color:#6b7280}.ouv-btn--cyan{border-color:#06b6d4}.ouv-btn--cyan i{color:#06b6d4}.ouv-btn--purple{border-color:#a855f7}.ouv-btn--purple i{color:#a855f7}.ouv-panels{padding:1.5rem 0;background:#fff}.ouv-panels-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.ouv-panel{background:#fff;border:1px solid #cbd5e1;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ouv-panel__header{background:#f8fafc;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:.75rem}.ouv-panel__header i{font-size:1.3rem;color:#475569}.ouv-panel__header h2{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b}.ouv-panel__body{padding:1.5rem}.ouv-info-item{display:flex;gap:1rem;margin-bottom:1rem;align-items:flex-start}.ouv-info-item i{color:#64748b;font-size:1.1rem;margin-top:.2rem}.ouv-info-item div{flex:1}.ouv-info-item strong{display:block;font-weight:600;font-size:.85rem;color:#1e293b;margin-bottom:.25rem}.ouv-info-item span{display:block;font-size:.9rem;color:#475569;line-height:1.4}.ouv-form-description{font-size:.9rem;color:#64748b;margin-bottom:1rem}.ouv-form label{display:block;font-weight:600;font-size:.9rem;color:#1e293b;margin-bottom:.5rem}.ouv-input{width:100%;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;margin-bottom:1rem;transition:border-color .2s}.ouv-input:focus{outline:none;border-color:var(--primary-color, #3b82f6)}.ouv-submit-btn{width:100%;background:#475569;color:#fff;border:none;border-radius:8px;padding:.875rem 1.5rem;font-weight:600;font-size:.95rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s}.ouv-submit-btn:hover{background:#334155}.ouv-submit-btn i{font-size:1.1rem}.ouv-info-section{padding:1.5rem 0;background:#f8fafc}.ouv-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.ouv-info-box{background:#fff;border:1px solid #cbd5e1;border-radius:12px;overflow:hidden}.ouv-info-box__header{background:#f1f5f9;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:.75rem}.ouv-info-box__header i{font-size:1.3rem;color:#64748b}.ouv-info-box__header h2{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b}.ouv-info-box__content{padding:1.5rem}.ouv-info-box__content h3{font-size:.95rem;font-weight:600;color:#1e293b;margin:0 0 1rem;line-height:1.5}.ouv-info-box__content p{font-size:.9rem;color:#475569;line-height:1.6;margin:0 0 .75rem}.ouv-stats{padding:1.5rem 0;background:#fff}.ouv-stats-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px}.ouv-stats-header i{font-size:1.5rem;color:#64748b}.ouv-stats-header h2{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b}.ouv-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.ouv-chart-panel{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;padding:1.5rem}.ouv-chart-panel h3{margin:0 0 1.5rem;font-size:1rem;font-weight:600;color:#1e293b}.ouv-bar-chart{display:flex;align-items:flex-end;justify-content:space-around;gap:.75rem;height:220px;padding:0 .5rem 2.5rem;position:relative}.ouv-bar-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end}.ouv-bar{width:100%;border-radius:4px 4px 0 0;transition:opacity .2s}.ouv-bar:hover{opacity:.8}.ouv-bar--red{background:#ef4444}.ouv-bar--green{background:#22c55e}.ouv-bar--yellow{background:#eab308}.ouv-bar--gray{background:#6b7280}.ouv-bar--cyan{background:#06b6d4}.ouv-bar--navy{background:#334155}.ouv-bar-label{position:absolute;bottom:0;font-size:.75rem;color:#64748b;text-align:center;width:100%;margin-top:.5rem}.ouv-bar-wrapper .ouv-bar-label{position:relative;margin-top:.5rem}.ouv-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.ouv-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#475569}.ouv-dot{width:12px;height:12px;border-radius:50%}.ouv-dot--red{background:#ef4444}.ouv-dot--green{background:#22c55e}.ouv-dot--cyan{background:#06b6d4}.ouv-dot--navy{background:#334155}.ouv-horizontal-bars{display:flex;flex-direction:column;gap:1.25rem}.ouv-h-bar{display:grid;grid-template-columns:120px 1fr 40px;align-items:center;gap:1rem}.ouv-h-label{font-size:.85rem;color:#475569;font-weight:500}.ouv-h-track{background:#e2e8f0;height:24px;border-radius:4px;overflow:hidden}.ouv-h-fill{height:100%;border-radius:4px;transition:width .3s ease}.ouv-h-fill--red{background:#ef4444}.ouv-h-fill--dark{background:#475569}.ouv-h-fill--gray{background:#9ca3af}.ouv-h-fill--orange{background:#f97316}.ouv-h-value{text-align:right;font-weight:600;font-size:.9rem;color:#1e293b}.ouv-site-stats{padding:1.5rem 0 3rem;background:#f8fafc}.ouv-site-grid{display:grid;grid-template-columns:.6fr 1.4fr;gap:1.5rem}.ouv-device-panel,.ouv-access-panel{background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:1.5rem}.ouv-device-panel h3,.ouv-access-panel h3{margin:0 0 1.5rem;font-size:1rem;font-weight:600;color:#1e293b}.ouv-pie-container{display:flex;justify-content:center;margin-bottom:1.5rem}.ouv-pie-svg{width:200px;height:200px}.ouv-pie-legend{display:flex;flex-direction:column;gap:.75rem}.ouv-pie-item{display:flex;align-items:center;gap:.75rem}.ouv-pie-box{width:20px;height:20px;border-radius:4px}.ouv-pie-box--green{background:#22c55e}.ouv-pie-box--red{background:#ef4444}.ouv-pie-item span:last-child{font-size:.9rem;color:#475569}.ouv-access-chart{display:flex;align-items:flex-end;justify-content:space-around;gap:.5rem;height:200px;padding-bottom:1.5rem}.ouv-timeline-bar{flex:1;min-width:15px;border-radius:4px 4px 0 0;transition:opacity .2s}.ouv-timeline-bar:hover{opacity:.7}.ouv-access-dates{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.7rem;color:#94a3b8}@media (max-width: 1200px){.ouv-actions-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.ouv-actions-grid{grid-template-columns:repeat(2,1fr)}.ouv-panels-grid,.ouv-info-grid,.ouv-stats-grid,.ouv-site-grid{grid-template-columns:1fr}.ouv-h-bar{grid-template-columns:90px 1fr 35px}.ouv-bar-chart{height:180px}}
