*{box-sizing:border-box}body{font-family:Outfit,system-ui,sans-serif;margin:0;padding:1rem;background:#0a0e17;color:#e2e8f0}.hidden{display:none!important}.import-preview,.import-result{margin-top:.75rem}.import-preview-sample{font-size:.8rem;overflow:auto;max-height:200px;background:#1e293b;padding:.5rem;border-radius:6px;white-space:pre-wrap}.login-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;position:relative;overflow:hidden}.login-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.login-bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(56,189,248,.12),transparent),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(6,182,212,.06),transparent),radial-gradient(ellipse 50% 30% at 0% 80%,rgba(34,211,238,.05),transparent)}.login-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(56,189,248,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(56,189,248,.03) 1px,transparent 1px);background-size:64px 64px}.login-bg-glow{position:absolute;bottom:-30%;left:50%;transform:translate(-50%);width:120%;height:60%;background:radial-gradient(ellipse at center,rgba(56,189,248,.08) 0%,transparent 70%);filter:blur(40px)}.login-wrap{position:relative;z-index:1;width:100%;max-width:420px;animation:loginFadeIn .6s ease-out}@keyframes loginFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.login-card{background:#0f172ab3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(56,189,248,.12);border-radius:20px;padding:2.5rem;box-shadow:0 25px 50px -12px #0006}.login-brand{text-align:center;margin-bottom:2rem}.login-logo{display:block;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;background:linear-gradient(135deg,#7dd3fc,#38bdf8,#0ea5e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-tagline{margin:.5rem 0 0;font-size:.9rem;font-weight:400;color:#94a3b8;letter-spacing:.01em}.login-form{display:flex;flex-direction:column;gap:1.25rem}.login-field{display:flex;flex-direction:column;gap:.5rem}.login-label{font-size:.8rem;font-weight:500;color:#94a3b8;letter-spacing:.02em}.login-input{width:100%;padding:.9rem 1rem;border-radius:12px;border:1px solid rgba(51,65,85,.8);background:#0f172a99;color:#f1f5f9;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.login-input::placeholder{color:#64748b}.login-input:hover{border-color:#38bdf84d}.login-input:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf826}.login-error{margin:0;color:#f87171;font-size:.85rem;min-height:1.2em}.login-btn{width:100%;padding:.95rem 1.5rem;border:none;border-radius:12px;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;font-family:inherit;font-size:1rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:transform .15s,box-shadow .2s;position:relative;overflow:hidden}.login-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px -4px #0ea5e966}.login-btn:active{transform:translateY(0)}.login-btn-text{position:relative;z-index:1}.header{margin-bottom:2rem}.header-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.header h1{margin:0;font-size:1.75rem;color:#38bdf8}.tagline{margin:.25rem 0 0;opacity:.8;font-size:.95rem}.header-actions{display:flex;align-items:center;gap:.75rem}.user-info{font-size:.9rem;color:#94a3b8}.btn-outline{background:transparent;color:#94a3b8;border:1px solid #334155}.btn-outline:hover{background:#1e293b;color:#e2e8f0}.section{margin-bottom:2rem}.section h2{font-size:1.1rem;margin-bottom:.75rem;color:#94a3b8}.section-desc{font-weight:400;color:#64748b;font-size:.9em}.modal{border:none;border-radius:16px;padding:0;max-width:96vw;width:440px;background:#1e293b;box-shadow:0 25px 50px -12px #00000080}.modal::backdrop{background:#0009}.modal-box{padding:1.5rem}.modal-title{margin:0 0 1.25rem;font-size:1.15rem;color:#e2e8f0}.modal-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:flex;flex-direction:column;gap:.35rem}.form-row-readonly .new-ot-timestamp{font-size:.95rem;color:#94a3b8;margin:0;padding:.35rem 0}.form-row-contact{display:flex;gap:.75rem;flex-wrap:wrap}.form-row-contact input{flex:1;min-width:140px}.form-row-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem .75rem}.form-row-contact-grid input{min-width:0}@media (max-width: 420px){.form-row-contact-grid{grid-template-columns:1fr}}.form-row label{font-size:.8rem;font-weight:500;color:#94a3b8}.form-row .required{color:#f87171}.form-hint{margin:0 0 .5rem;font-size:.8rem;color:#64748b}.search-sirene-row{margin-bottom:.5rem}.search-sirene-input-wrap{display:flex;gap:.5rem;align-items:center}.search-sirene-input-wrap input{flex:1;padding:.6rem .75rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font-family:inherit;font-size:.9rem}.search-sirene-input-wrap input:focus{outline:none;border-color:#38bdf8}.search-sirene-results{margin-top:.5rem;max-height:200px;overflow-y:auto;border-radius:8px;border:1px solid #334155;background:#0f172a}.search-sirene-results:empty{display:none}.search-sirene-item{padding:.6rem .75rem;border-bottom:1px solid #334155;cursor:pointer;font-size:.85rem}.search-sirene-item:last-child{border-bottom:none}.search-sirene-item:hover{background:#1e293b}.search-sirene-item strong{display:block;color:#e2e8f0}.search-sirene-item span{color:#64748b;font-size:.8rem}.search-sirene-loading{padding:.5rem .75rem;color:#94a3b8;font-size:.85rem}.search-sirene-error{padding:.5rem .75rem;color:#f87171;font-size:.85rem}.form-row input{padding:.6rem .75rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font-family:inherit;font-size:.95rem}.form-row input:focus{outline:none;border-color:#38bdf8}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}.card-grid{display:flex;flex-wrap:wrap;gap:.75rem}.card{background:#1e293b;padding:.75rem 1rem;border-radius:8px;display:flex;flex-direction:column;gap:.25rem;min-width:160px}.card .badge{font-size:.75rem;color:#38bdf8;text-transform:uppercase}.toolbar{display:flex;gap:.75rem;margin-bottom:.75rem;align-items:center}.btn{padding:.5rem 1rem;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background .2s,color .2s}.btn-primary{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#38bdf8,#0ea5e9)}.btn-danger{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.35)}.btn-danger:hover{background:#ef444440;color:#fca5a5}.btn-icon{width:1.75rem;height:1.75rem;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1;border-radius:6px}select{padding:.5rem;border-radius:6px;background:#1e293b;color:#e2e8f0;border:1px solid #334155}.th-actions,.td-actions{width:3.5rem;text-align:center}.site-card-delete{margin-left:auto;flex-shrink:0}.fiche-header-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.table-wrap{overflow-x:auto;border-radius:12px;border:1px solid rgba(51,65,85,.8);background:#0f172a80;box-shadow:0 1px 3px #0003}.table{width:100%;border-collapse:collapse;font-size:.9rem}.table th,.table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid rgba(51,65,85,.6)}.table th{color:#94a3b8;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em}.table tbody tr{transition:background .15s}.table tbody tr:hover{background:#1e293bb3}.table tbody tr:last-child td{border-bottom:none}.priority-high{color:#f87171;font-weight:500}.empty-msg{color:#64748b;font-size:.95rem;margin:0;padding:1.5rem 0}.app-dashboard{min-height:100vh;display:flex;flex-direction:column;background:#0a0e17}.dashboard-header{background:linear-gradient(180deg,#0f172af2,#0f172acc);border-bottom:1px solid rgba(56,189,248,.12);padding:.75rem 1.5rem}.dashboard-header-inner{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.dashboard-title{margin:0;font-size:1.5rem;font-weight:700;color:#38bdf8;letter-spacing:-.02em}.dashboard-tagline{margin:.2rem 0 0;font-size:.85rem;color:#94a3b8}.dashboard-header-actions{display:flex;align-items:center;gap:.75rem}.dashboard-body{display:flex;flex:1;min-height:0}.nav-sidebar{width:200px;flex-shrink:0;background:#0f172a99;border-right:1px solid rgba(56,189,248,.1);padding:1rem 0;display:flex;flex-direction:column;gap:.25rem}.nav-item{padding:.6rem 1.25rem;color:#94a3b8;text-decoration:none;font-size:.95rem;transition:background .15s,color .15s;border-left:3px solid transparent}.nav-item:hover{background:#38bdf80f;color:#e2e8f0}.nav-item.active{color:#38bdf8;background:#38bdf81a;border-left-color:#38bdf8;font-weight:500}.dashboard-content{flex:1;overflow:auto;padding:1.5rem;max-width:1400px;width:100%;display:flex;flex-direction:column;min-height:0}.dashboard-content.page-is-carte{max-width:none}.page{display:none}.page.page-active{display:block}#page-carte.page-active{display:flex!important;flex-direction:column;flex:1;min-height:0}#page-carte .section-title{flex-shrink:0;margin-bottom:.75rem}#page-carte .dashboard-map{flex:1;min-height:380px;width:100%;height:auto}.dashboard-map{height:380px;width:100%}.page-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.page-title{margin:0;font-size:1.25rem;color:#e2e8f0;font-weight:600}.section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid rgba(51,65,85,.5)}.section-head-actions{display:flex;gap:.5rem;align-items:center}.section-title{font-size:1.35rem;margin:0;color:#f1f5f9;font-weight:600;letter-spacing:-.02em}.section-desc{font-weight:400;color:#64748b;font-size:.85em}.section-subtitle{font-size:1rem;margin:1.5rem 0 .5rem;color:#94a3b8;font-weight:600}.dashboard-section{margin-bottom:2rem}.dashboard-section-compact,.dashboard-indicators{margin-bottom:1.5rem}.dashboard-hero{background:linear-gradient(135deg,#38bdf81f,#0f172afa);border:1px solid rgba(56,189,248,.25);border-radius:16px;padding:1.25rem 1.75rem;margin-bottom:1.5rem}.dashboard-hero-title{margin:0;font-size:1.5rem;font-weight:700;color:#f1f5f9;letter-spacing:-.02em}.dashboard-hero-date{margin:.35rem 0 0;font-size:.95rem;color:#94a3b8}.dashboard-kpi-row{margin-bottom:1.25rem}.dashboard-kpi-row-title{margin:0 0 .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.kpi-cards{display:flex;flex-wrap:wrap;gap:.75rem}.kpi-card{background:linear-gradient(180deg,#1e293be6,#0f172af2);border:1px solid rgba(71,85,105,.7);border-radius:12px;padding:1rem 1.35rem;min-width:100px;text-align:center;transition:border-color .2s,box-shadow .2s}.kpi-card .kpi-value{display:block;font-size:1.6rem;font-weight:700;color:#e2e8f0;line-height:1.2}.kpi-card .kpi-label{display:block;font-size:.8rem;color:#94a3b8;margin-top:.25rem}.kpi-card.kpi-card-link{text-decoration:none;color:inherit;cursor:pointer}.kpi-card.kpi-card-link:hover{border-color:#38bdf880;box-shadow:0 4px 12px #0003}.kpi-card.kpi-ouvert .kpi-value{color:#fbbf24}.kpi-card.kpi-encours .kpi-value{color:#38bdf8}.kpi-card.kpi-cloture .kpi-value{color:#94a3b8}.kpi-card.kpi-urgent .kpi-value{color:#f87171}.kpi-card.kpi-urgent{border-color:#f871714d}.kpi-cards-compact .kpi-card{min-width:90px;padding:.85rem 1.1rem}.kpi-cards-compact .kpi-card .kpi-value{font-size:1.35rem}.kpi-card-org .kpi-value{color:#38bdf8}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.25rem}@media (max-width: 640px){.dashboard-stats-grid{grid-template-columns:1fr}}.dashboard-stat-block{background:linear-gradient(180deg,#1e293bb3,#0f172ae6);border:1px solid rgba(71,85,105,.6);border-radius:12px;padding:1.1rem 1.35rem}.dashboard-stat-block-title{margin:0 0 .85rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.dashboard-stat-bars{display:flex;flex-direction:column;gap:.6rem}.dashboard-stat-bar-row{display:grid;grid-template-columns:110px 1fr 2rem;align-items:center;gap:.75rem;font-size:.9rem}.dashboard-stat-bar-label{color:#94a3b8}.dashboard-stat-bar-track{height:8px;background:#33415599;border-radius:4px;overflow:hidden}.dashboard-stat-bar-fill{height:100%;background:linear-gradient(90deg,#38bdf8,#0ea5e9);border-radius:4px;transition:width .3s ease}.dashboard-stat-bar-fill-critique{background:linear-gradient(90deg,#f87171,#ef4444)}.dashboard-stat-bar-fill-haute{background:linear-gradient(90deg,#fb923c,#f97316)}.dashboard-stat-bar-value{text-align:right;font-weight:600;color:#e2e8f0}.dashboard-shortcuts{display:flex;flex-wrap:wrap;gap:.5rem}.dashboard-shortcut{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;background:#1e293bcc;border:1px solid rgba(71,85,105,.6);border-radius:8px;color:#94a3b8;text-decoration:none;font-size:.9rem;transition:border-color .2s,color .2s,background .2s}.dashboard-shortcut:hover{border-color:#38bdf866;color:#e2e8f0;background:#38bdf814}.dashboard-shortcut-icon{font-size:1.1rem}.dashboard-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.dashboard-toolbar-actions{flex-shrink:0}.dashboard-ot-list-title{margin:0 0 .75rem;font-size:.95rem;font-weight:600;color:#94a3b8}.dashboard-search-site{position:relative;max-width:360px}.dashboard-search-label{display:block;font-size:.9rem;color:#94a3b8;margin-bottom:.35rem}.dashboard-site-search-input{width:100%;padding:.5rem .75rem;border-radius:8px;border:1px solid rgba(51,65,85,.8);background:#1e293b;color:#e2e8f0;font-size:1rem}.dashboard-site-search-input::placeholder{color:#64748b}.dashboard-site-search-input:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 2px #38bdf833}.dashboard-site-search-results{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background:#1e293b;border:1px solid rgba(51,65,85,.8);border-radius:8px;max-height:280px;overflow-y:auto;z-index:50;box-shadow:0 8px 24px #0000004d}.dashboard-site-search-results.hidden{display:none}.dashboard-site-search-item{display:block;padding:.6rem .75rem;color:#e2e8f0;text-decoration:none;border-bottom:1px solid rgba(51,65,85,.4);transition:background .15s}.dashboard-site-search-item:last-child{border-bottom:none}.dashboard-site-search-item:hover{background:#38bdf826}.dashboard-site-search-empty{margin:0;padding:.75rem;color:#94a3b8;font-size:.9rem}.ot-status{font-size:.85rem;padding:.2rem .5rem;border-radius:6px}.ot-status{display:inline-block;padding:.25rem .5rem;border-radius:6px;font-size:.8rem;font-weight:500}.ot-status-en_attente_traitement{background:#f9731633;color:#fb923c}.ot-status-pris_en_compte_operateur{background:#facc1533;color:#facc15}.ot-status-connexion_distante_30min{background:#b4530933;color:#d97706}.ot-status-transmis_technicien{background:#22c55e33;color:#22c55e}.ot-status-pris_en_compte_technicien{background:#14b8a633;color:#14b8a6}.ot-status-en_cours_depannage{background:#38bdf833;color:#38bdf8}.ot-status-cloture{background:#1e40af40;color:#60a5fa}.ot-status-transfert_ho{background:#47556940;color:#94a3b8}.ot-status-ouvert{background:#fbbf2426;color:#fbbf24}.ot-status-en_cours{background:#38bdf826;color:#38bdf8}.ot-status-resolu{background:#34d39926;color:#34d399}.ot-status-annule{background:#94a3b826;color:#94a3b8}.ticket-row-clickable{cursor:pointer}.ticket-row-clickable:hover{background:#38bdf814}.ticket-edit-summary{margin-bottom:1rem;padding:.75rem;background:#1e293b99;border-radius:8px;font-size:.9rem}.ticket-edit-summary .ticket-edit-subject{color:#94a3b8;margin:.25rem 0 0}.ticket-edit-summary .ticket-edit-date{color:#64748b;font-size:.85rem;margin:.25rem 0 0}.table-pro{font-size:.9rem}.table-pro th{color:#94a3b8;font-weight:600}.table-pro td{vertical-align:middle}.table-ot tbody tr:hover{background:#1e293bcc}.btn-sm{padding:.35rem .65rem;font-size:.8rem}.sites-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.permanences-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.permanence-card{background:#1e293bcc;border:1px solid rgba(51,65,85,.7);border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;gap:.6rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 3px #00000026}.permanence-card:hover{border-color:#38bdf84d;box-shadow:0 4px 12px #0003}.permanence-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.permanence-card-title{color:#f1f5f9;font-size:1rem;flex:1;min-width:0}.permanence-card-delete{flex-shrink:0}.permanence-card-body{font-size:.9rem;color:#94a3b8;display:flex;flex-direction:column;gap:.35rem}.permanence-card-row{display:flex;gap:.5rem;align-items:flex-start}.permanence-card-row>.permanence-card-value{min-width:0;flex:1;overflow-wrap:break-word;word-break:break-word}.permanence-card-label{color:#64748b;min-width:5.5rem;font-weight:500;flex-shrink:0}.permanence-card-contact .fiche-link{color:#38bdf8}.permanence-card-link{cursor:pointer}.permanence-card-link:hover{border-color:#38bdf859}.permanence-card-link:focus{outline:2px solid #38bdf8;outline-offset:2px}.site-card{background:#1e293bcc;border:1px solid rgba(51,65,85,.7);border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;gap:.6rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 3px #00000026}.site-card:hover{border-color:#38bdf84d;box-shadow:0 4px 12px #0003}.site-card-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.site-card-header strong{color:#f1f5f9;font-size:1rem}.site-card-badges{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.site-badge{font-size:.7rem;text-transform:uppercase;color:#38bdf8;background:#38bdf81f;padding:.25rem .5rem;border-radius:6px;font-weight:500}.site-badge-permanence{color:#94a3b8;background:#94a3b826}.site-badge-secteur{color:#34d399;background:#34d3991f}.site-card-body{font-size:.85rem;color:#94a3b8}.site-city{display:block}.site-geo{font-size:.8rem}.site-geo.muted{color:#64748b}.site-card-actions{margin-top:auto;padding-top:.5rem}.dashboard-map-section{margin-top:2rem}.dashboard-map{height:380px;width:100%;border-radius:12px;border:1px solid #334155;overflow:hidden;background:#1e293b}.dashboard-map .leaflet-tile-pane{filter:brightness(.9) contrast(1.05)}.map-fanion{background:none!important;border:none!important}.map-fanion-pin{display:flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-weight:700;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 2px 8px #2563eb80;border:2px solid rgba(255,255,255,.9)}.map-fanion-pin:hover{background:#1d4ed8}.map-fanion-label{display:inline-block;transform:rotate(45deg)}.dashboard-map .leaflet-tooltip.map-tooltip-fanion{background:#1e293b;border:1px solid #334155;color:#e2e8f0;padding:.35rem .6rem;border-radius:8px;font-size:.85rem}.modal-wide{max-width:560px;width:95vw}.modal-wide .modal-box{max-height:90vh;overflow-y:auto}.modal-site{border:none;border-radius:20px;padding:0;max-width:96vw;width:840px;background:#0f172a;box-shadow:0 32px 64px -12px #0000008c,0 0 0 1px #38bdf814}.modal-site::backdrop{background:#0a0e17d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-site-wrap{display:flex;flex-direction:column;max-height:90vh;overflow:hidden}.modal-site-header{flex-shrink:0;padding:1.5rem 2rem;background:linear-gradient(180deg,#1e293bf2,#0f172afa);border-bottom:1px solid rgba(51,65,85,.6)}.modal-site-title{margin:0 0 .25rem;font-size:1.35rem;font-weight:600;color:#e2e8f0;letter-spacing:-.02em}.modal-site-subtitle{margin:0;font-size:.9rem;color:#64748b;font-weight:400}.modal-site-body{flex:1;overflow-y:auto;padding:1.25rem 2rem 2rem}.modal-site-body .site-form-sections{display:flex;flex-direction:column;gap:1.5rem}.modal-site-section{background:#1e293b66;border:1px solid rgba(51,65,85,.5);border-radius:12px;overflow:hidden}.modal-site-section-head{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:.75rem 1rem;background:#0f172a99;border-bottom:1px solid rgba(51,65,85,.4)}.modal-site-section-icon{color:#38bdf8;font-size:.6rem;line-height:1}.modal-site-section-title{margin:0;font-size:.95rem;font-weight:600;color:#94a3b8;flex:1}.modal-site-section-body{padding:1rem 1.25rem}.modal-site-grid-2{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,1fr);gap:1rem 1.25rem}.modal-site-grid-2 .form-row{margin-bottom:0;min-width:0}.modal-site-grid-2 .form-row input,.modal-site-grid-2 .form-row select{width:100%;min-width:0;box-sizing:border-box}.modal-site-astreintes{grid-column:1 / -1}.modal-site-checkgroup{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.modal-site-check{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#cbd5e1}.modal-site-check input{accent-color:#38bdf8}.modal-site-address-grid{display:grid;grid-template-columns:1fr 280px;gap:1.25rem;align-items:start}.modal-site-address-fields{display:flex;flex-direction:column;gap:.75rem}.modal-site-map-wrap{margin-top:0}.modal-site-map{height:200px;width:100%;min-height:180px;border-radius:10px;border:1px solid #334155;overflow:hidden;background:#1e293b;margin-top:.35rem;box-shadow:inset 0 1px 2px #0003}.modal-site-map .leaflet-container{font-family:inherit}.modal-site-section-body .form-row-map .form-hint{margin-top:.35rem;font-size:.8rem;color:#64748b}.modal-site-body .form-row input,.modal-site-body .form-row select,.modal-site-body .form-row textarea{padding:.6rem .75rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font-family:inherit;font-size:.95rem}.modal-site-body .form-row input:focus,.modal-site-body .form-row select:focus,.modal-site-body .form-row textarea:focus{outline:none;border-color:#38bdf8}.modal-site-body .form-row textarea{resize:vertical;min-height:2.5rem}.btn-add{padding:.4rem .75rem;font-size:.85rem;background:#38bdf81f;color:#38bdf8;border:1px solid rgba(56,189,248,.35);border-radius:8px;cursor:pointer;font-weight:500;transition:background .2s,border-color .2s}.btn-add:hover{background:#38bdf833;border-color:#38bdf880}.modal-site-section-body .repeat-list{display:flex;flex-direction:column;gap:.6rem;margin-bottom:0}.modal-site-section-body .repeat-item{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding:.6rem .85rem;background:#0f172a99;border:1px solid rgba(51,65,85,.5);border-radius:8px}.modal-site-section-body .repeat-item input{flex:1;min-width:120px;padding:.5rem .65rem;font-size:.9rem}.modal-site-section-body .repeat-item .btn-icon{flex-shrink:0;padding:.4rem;border-radius:6px;color:#94a3b8;background:transparent;border:none;cursor:pointer;transition:color .2s,background .2s}.modal-site-section-body .repeat-item .btn-icon:hover{color:#f87171;background:#f871711a}.site-connexion-card{display:flex;flex-direction:column;gap:.6rem;padding:.85rem 1rem;background:#0f172a99;border:1px solid rgba(51,65,85,.5);border-radius:10px}.site-connexion-card-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.site-connexion-card-head .site-connexion-type{flex:1;min-width:0;max-width:180px;padding:.5rem .65rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font-size:.9rem;font-weight:500;cursor:pointer}.site-connexion-card-body{display:flex;flex-direction:column;gap:.5rem}.site-connexion-card-body .site-connexion-label,.site-connexion-card-body .site-connexion-url,.site-connexion-card-body .site-connexion-login,.site-connexion-card-body .site-connexion-password{width:100%;padding:.55rem .7rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font-size:.9rem}.site-connexion-card-body .site-connexion-label::placeholder,.site-connexion-card-body .site-connexion-url::placeholder,.site-connexion-card-body .site-connexion-login::placeholder,.site-connexion-card-body .site-connexion-password::placeholder{color:#64748b}.site-connexion-card-body input:focus{outline:none;border-color:#38bdf8}.modal-site-section-body .repeat-list .site-connexion-card{margin-bottom:0}.modal-site-section-body .repeat-list .site-connexion-row.repeat-item{padding:0;background:transparent;border:none}.modal-site-section-body .repeat-list .site-connexion-row.repeat-item .site-connexion-card{margin:0}.modal-site-error{margin:0 0 .5rem;padding:.6rem .75rem;font-size:.9rem;color:#fca5a5;background:#f871711a;border:1px solid rgba(248,113,113,.25);border-radius:8px}.modal-site-error:empty{display:none}.modal-site-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(51,65,85,.4)}.modal-site-actions .btn-submit{padding:.6rem 1.25rem;font-weight:600}@media (max-width: 900px){.modal-site{width:95vw}.modal-site-address-grid,.modal-site-grid-2{grid-template-columns:1fr}}@media (max-width: 520px){.modal-site-header,.modal-site-body{padding-left:1.25rem;padding-right:1.25rem}.form-row-two{grid-template-columns:1fr}}.form-section{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(51,65,85,.5)}.form-section:last-of-type{border-bottom:none}.form-section-title{margin:0 0 .75rem;font-size:.95rem;font-weight:600;color:#94a3b8}.form-row-inline{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.form-row-inline .checkbox-label{display:flex;align-items:center;gap:.4rem;cursor:pointer;color:#e2e8f0}.form-row-two{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.repeat-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.repeat-item{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.repeat-item input{flex:1;min-width:120px}.repeat-item .btn-icon{flex-shrink:0}@media (max-width: 520px){.form-row-two{grid-template-columns:1fr}}.form-row-map{margin-top:.5rem}.modal-map{height:220px;width:100%;border-radius:8px;border:1px solid #334155;overflow:hidden;background:#1e293b;margin-top:.25rem}.modal-map .leaflet-container{font-family:inherit}.form-row-map .form-hint{margin-top:.35rem;font-size:.8rem}.fiche-header{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(51,65,85,.5)}.fiche-header .page-title{margin:0;flex:1;min-width:0;font-size:1.35rem}.fiche-section{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(51,65,85,.4)}.fiche-section-title{font-size:1rem;margin:0 0 .5rem;color:#94a3b8;font-weight:600}.connexion-type-badge{display:inline-block;padding:.2rem .5rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;background:#94a3b833;color:#94a3b8}.connexion-badge-tv{background:#0ea5e933;color:#38bdf8}.connexion-badge-sv{background:#34d39926;color:#34d399}.fiche-link{color:#38bdf8;text-decoration:none}.fiche-link:hover{text-decoration:underline}.btn-back{color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .15s}.btn-back:hover{color:#38bdf8}.fiche-dl{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1.5rem;margin:0 0 1rem;max-width:560px}.fiche-dl dt{color:#94a3b8;font-weight:500}.fiche-dl dd{margin:0;color:#e2e8f0}.fiche-content{margin-bottom:1rem}.fiche-form-wrap{max-width:560px}.fiche-form .form-row{margin-bottom:.75rem}.fiche-form-actions{display:flex;gap:.75rem;margin-top:1rem}.fiche-form-readonly .form-row input[readonly]{background:#1e293b;color:#cbd5e1;cursor:default}.checkbox-group{display:flex;flex-wrap:wrap;gap:.75rem}.checkbox-group .checkbox-label{display:flex;align-items:center;gap:.4rem;font-size:.9rem;color:#94a3b8;cursor:pointer}.badge-astreinte{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .5rem;border-radius:6px;background:#38bdf833;color:#38bdf8;margin-left:.35rem}.astreintes-list{margin:.75rem 0;min-height:2rem}.astreintes-period-list{list-style:none;padding:0;margin:0}.astreintes-period-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(51,65,85,.4);font-size:.9rem}.astreintes-period-item:last-child{border-bottom:none}.form-row-inline{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-bottom:0}.form-row-inline label{margin:0}.form-row-inline input[type=date]{padding:.4rem .5rem;border-radius:6px;border:1px solid #334155;background:#1e293b;color:#e2e8f0}input[type=datetime-local]{padding:.5rem .6rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-size:.95rem;width:100%;max-width:280px}.astreintes-add-form{margin-top:.5rem}.fiche-map{height:240px;width:100%;max-width:560px;border-radius:8px;border:1px solid #334155;overflow:hidden;background:#1e293b;margin-top:.5rem}.fiche-site-left .fiche-map{max-width:none;min-height:320px;height:320px}@media (min-width: 821px){.fiche-site-left .fiche-map{min-height:360px;height:360px}}.fiche-site-grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(300px,1fr);gap:1.5rem;align-items:start}@media (max-width: 820px){.fiche-site-grid{grid-template-columns:1fr}}.fiche-site-left,.fiche-site-right{min-width:0}.fiche-site-infos-intervention{background:#1e293b99;border:1px solid rgba(51,65,85,.6);border-radius:12px;padding:1rem;margin-bottom:1rem}.fiche-site-info-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.25rem 0}.fiche-site-info-row:not(:last-child){border-bottom:1px solid rgba(51,65,85,.4)}.fiche-site-info-label{font-size:.9rem;color:#94a3b8;font-weight:500}.fiche-site-info-value{color:#e2e8f0;font-weight:500}.fiche-section-connexions{border-top:none;padding-top:0;margin-top:0}.fiche-section-horaires{margin-top:1rem}.fiche-horaires-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;align-items:center}.badge{display:inline-block;padding:.35rem .75rem;border-radius:8px;font-size:.85rem;font-weight:600}.badge-ouvert{background:#34d39940;color:#34d399;border:1px solid rgba(52,211,153,.4)}.badge-ferme{background:#ef444433;color:#f87171;border:1px solid rgba(239,68,68,.35)}.badge-ferme-bientot{background:#fbbf2440;color:#fbbf24;border:1px solid rgba(251,191,36,.45)}.badge-permanence{background:#34d39940;color:#059669;border:1px solid rgba(52,211,153,.45)}.badge-ho{background:#fbbf244d;color:#b45309;border:1px solid rgba(251,191,36,.5)}.table-compact{font-size:.9rem}.table-compact td{padding:.35rem .5rem .35rem 0}.fiche-horaires-edit{margin-top:.5rem}.fiche-horaires-edit-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase}.fiche-horaires-edit-head .fiche-horaires-jour{width:2.25rem}.fiche-horaires-edit-head span:nth-child(2){min-width:8rem}.fiche-horaires-edit-head span:nth-child(3){min-width:8rem}.fiche-horaires-edit-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.fiche-horaires-edit-row .fiche-horaires-jour{width:2.25rem;font-size:.9rem;color:#94a3b8;font-weight:500}.fiche-horaires-slot{display:inline-flex;align-items:center;gap:.25rem;min-width:8rem}.fiche-horaires-slot input.fiche-time{width:2.8rem;padding:.4rem .35rem;border-radius:6px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font-family:inherit;font-size:.9rem}.fiche-horaires-edit-row input.fiche-time:focus{outline:none;border-color:#38bdf8}.fiche-horaires-edit-row input.fiche-time::placeholder{color:#64748b}.fiche-connexion-card{background:#1e293b99;border:1px solid rgba(51,65,85,.6);border-radius:12px;padding:1rem;margin-bottom:.75rem}.fiche-connexion-card-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.fiche-connexion-card-head .fiche-connexion-label{font-weight:600;color:#e2e8f0}.fiche-connexion-card-body .fiche-connexion-url{font-size:.9rem;color:#94a3b8;margin-bottom:.75rem;word-break:break-all}.fiche-connexion-saved{margin-bottom:.75rem;padding:.5rem 0;border-bottom:1px solid rgba(51,65,85,.5)}.fiche-connexion-saved-row{display:flex;justify-content:space-between;gap:.75rem;padding:.2rem 0}.fiche-connexion-saved-label{font-size:.85rem;color:#94a3b8}.fiche-connexion-saved-value{font-size:.9rem;color:#e2e8f0;font-weight:500;word-break:break-all}.fiche-connexion-fields{display:flex;flex-direction:column;gap:.35rem}.fiche-connexion-fields label{font-size:.8rem;color:#94a3b8;font-weight:500}.fiche-connexion-fields input{padding:.4rem .6rem;border-radius:6px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font-size:.9rem}.fiche-connexion-fields input::placeholder{color:#64748b}.fiche-identite-wrap{display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,1fr);gap:1.5rem;align-items:start}@media (max-width: 720px){.fiche-identite-wrap{grid-template-columns:1fr}}.fiche-identite{min-width:0;background:linear-gradient(180deg,#1e293b99,#0f172af2);border:1px solid rgba(51,65,85,.7);border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #00000040}.fiche-identite-header{padding:1.25rem 1.5rem;background:linear-gradient(135deg,#38bdf81f,#1e293be6);border-bottom:1px solid rgba(51,65,85,.6);border-left:4px solid #38bdf8}.fiche-identite-titre-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.fiche-identite-badge-perm-ho{flex-shrink:0}.fiche-identite-titre{font-size:1.2rem;font-weight:600;color:#f1f5f9;letter-spacing:-.02em;line-height:1.3}.fiche-identite-soustitre{font-size:.9rem;color:#94a3b8;margin-top:.25rem}.fiche-identite-siret{font-size:.75rem;color:#64748b;letter-spacing:.04em;margin-top:.5rem}.fiche-identite-body{padding:1rem 1.5rem}.fiche-identite-section{padding:.85rem 0 0;border-top:1px solid rgba(51,65,85,.4)}.fiche-identite-section:first-of-type{border-top:none;padding-top:0}.fiche-identite-section-title{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 .5rem}.fiche-identite-dl{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1.25rem;margin:0;font-size:.9rem}.fiche-identite-dl dt{color:#64748b;font-weight:500}.fiche-identite-dl dd{margin:0;color:#e2e8f0}.fiche-fiche-right{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.fiche-identite-map{height:280px;min-height:220px;width:100%;margin-top:0;border-radius:12px;border:1px solid rgba(51,65,85,.5);overflow:hidden;background:#1e293b}.table-clickable .tr-link{cursor:pointer}.table-clickable .tr-link:hover{background:#38bdf814}.site-card-link{cursor:pointer}.site-card-link:hover{border-color:#38bdf859}.site-card-link:focus{outline:2px solid #38bdf8;outline-offset:2px}#fiche-sites-list .site-card-link,#fiche-sites-list .site-card-link:link,#fiche-sites-list .site-card-link:visited,#fiche-sites-list .site-card-link:hover,#fiche-sites-list .site-card-link:focus,#fiche-sites-list .site-card-link:active{text-decoration:none!important;color:inherit!important}#fiche-sites-list .site-card-link strong,#fiche-sites-list .site-card-link .site-card-body{color:inherit!important}.tr-link:focus{outline:2px solid #38bdf8;outline-offset:-2px}.fiche-tabs{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1rem;border-bottom:1px solid #334155}.fiche-tab{padding:.5rem 1rem;background:transparent;border:none;border-bottom:2px solid transparent;color:#94a3b8;cursor:pointer;font-size:.9rem}.fiche-tab:hover{color:#e2e8f0}.fiche-tab.active{color:#38bdf8;border-bottom-color:#38bdf8}.fiche-tab-panel{display:none}.fiche-tab-panel.active{display:block}.fiche-consignes-view-wrap{display:flex;flex-direction:column;gap:1.25rem;max-width:720px}.fiche-consignes-block{border-radius:12px;padding:1.25rem 1.5rem}.fiche-block-title{margin:0 0 .75rem;font-size:1rem;font-weight:600}.fiche-block-consignes{background:#dc26262e;border:1px solid rgba(220,38,38,.4)}.fiche-block-consignes .fiche-block-title{color:#fca5a5}.fiche-block-infos{background:#1e40af33;border:1px solid rgba(59,130,246,.4)}.fiche-block-infos .fiche-block-title{color:#93c5fd}.fiche-consignes-view{white-space:pre-wrap;color:#e2e8f0;min-height:2.5rem}.fiche-block-consignes .fiche-consignes-view{color:#fecaca}.fiche-consignes-on-fiche{margin-top:0;max-width:100%}.fiche-block-infos .fiche-consignes-view{color:#bfdbfe}.fiche-rich-text{line-height:1.55}.fiche-rich-text strong{font-weight:700;color:inherit}.fiche-rich-text em{font-style:italic}.fiche-rich-text u{text-decoration:underline}.fiche-rich-text .consignes-section-title{font-weight:700;font-size:.95rem;margin:1rem 0 .35rem;text-transform:uppercase;letter-spacing:.03em}.fiche-rich-text .consignes-section-title:first-child{margin-top:0}.fiche-rich-text .consignes-subtitle{font-weight:600;font-size:.9rem;margin:.75rem 0 .25rem}.fiche-infos-permanence-text.fiche-rich-text .consignes-section-title{color:#93c5fd}.fiche-block-consignes .fiche-rich-text .consignes-section-title{color:#fca5a5}.fiche-edit-section-label{display:block;margin-bottom:.35rem;font-size:.9rem;font-weight:600;color:#94a3b8}.connexions-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.perm-connexion-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.perm-connexion-row .perm-connexion-type{min-width:120px}.perm-connexion-row .perm-connexion-url{flex:1;min-width:140px}.perm-connexion-row .perm-connexion-password{width:120px}.perm-connexion-row .perm-connexion-session{width:100px}.escalade-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.escalade-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.escalade-row .escalade-name{min-width:160px;flex:1}.escalade-row .escalade-phone{width:140px}.form-row-inline{display:flex;flex-wrap:wrap;gap:1rem}.form-row-inline>div{flex:1;min-width:120px}.form-row-inline label{display:block;margin-bottom:.25rem}.fiche-resume-oper-section{background:#1e40af14;border:1px solid rgba(59,130,246,.2);border-radius:10px;padding:1rem 1.25rem;margin-top:.5rem}.fiche-escalade-list{margin:0;padding-left:1.25rem}.fiche-escalade-list li{margin-bottom:.25rem}.fiche-regle-transmission{font-weight:600;color:#fcd34d}.fiche-connexions-permanence{margin-top:.75rem}.fiche-connexions-permanence-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.35rem}.fiche-connexion-perm-item{font-size:.9rem;padding:.4rem 0;border-bottom:1px solid rgba(51,65,85,.4);display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center}.fiche-connexion-perm-item:last-child{border-bottom:none}.fiche-connexion-perm-type{font-weight:600;color:#38bdf8}.fiche-infos-permanence-section{background:#1e40af1f;border:1px solid rgba(59,130,246,.25);border-radius:10px;padding:1rem 1.25rem;margin-top:.5rem}.fiche-infos-permanence-text{white-space:pre-wrap;color:#bfdbfe;font-size:.9rem;line-height:1.5}.fiche-textarea{width:100%;max-width:640px;padding:.75rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font-family:inherit;font-size:.95rem;resize:vertical}.fiche-list-item{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0;border-bottom:1px solid #334155}.fiche-list-item .fiche-list-item-actions{display:flex;gap:.5rem}.fiche-muted{color:#64748b;font-weight:400}.fiche-pre{white-space:pre-wrap}.ticket-detail-content{width:100%;max-width:none;padding-top:.5rem}.ticket-detail-wrap{display:flex;flex-direction:column;gap:1.5rem}.ticket-detail-hero{background:linear-gradient(135deg,#38bdf82e,#1e293bfa);border:1px solid rgba(56,189,248,.35);border-left:5px solid #38bdf8;border-radius:16px;padding:1.25rem 1.75rem;box-shadow:0 4px 20px #0000004d,0 0 0 1px #38bdf814}.ticket-detail-hero-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.ticket-detail-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.ticket-detail-date{color:#94a3b8;font-size:.9rem}.ticket-detail-site-link{color:#7dd3fc;text-decoration:none;font-weight:600}.ticket-detail-site-link:hover{color:#38bdf8;text-decoration:underline}.ticket-detail-status-row{display:flex;align-items:center;gap:.5rem}.ticket-detail-status-row label{color:#94a3b8;font-size:.9rem}.ticket-detail-status-select{padding:.4rem .75rem;border-radius:8px;border:1px solid #475569;background:#1e293b;color:#e2e8f0;font-size:.9rem}.ticket-detail-status-closed-msg{font-size:.9rem;color:#94a3b8;font-style:italic}.ticket-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 720px){.ticket-detail-grid{grid-template-columns:1fr}.ticket-card-span-2{grid-column:1}}.ticket-card{background:linear-gradient(180deg,#1e293bd9,#0f172afa);border:1px solid rgba(71,85,105,.7);border-radius:14px;padding:1.35rem 1.6rem;box-shadow:0 2px 16px #00000040;min-width:0}.ticket-card-span-2{grid-column:1 / -1}.ticket-card-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 1rem;padding-bottom:.6rem;border-bottom:1px solid rgba(71,85,105,.5)}.ticket-detail-readonly{margin:0;color:#cbd5e1;font-size:.95rem}.ticket-detail-closed-hint{margin:0 0 .75rem;font-size:.85rem;color:#64748b;font-style:italic}.ticket-detail-report-readonly{margin:0;padding:.75rem 0;color:#cbd5e1;font-size:.95rem;line-height:1.5;white-space:pre-wrap;min-height:2rem}.ticket-card-dl{display:grid;grid-template-columns:auto 1fr;gap:.4rem 1.25rem;margin:0;font-size:.9rem}.ticket-card-dl dt{color:#94a3b8;font-weight:500}.ticket-card-dl dd{margin:0;color:#e2e8f0}.ticket-detail-assignee-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ticket-detail-assignee-select{min-width:180px;padding:.5rem .75rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-size:.9rem}.ticket-detail-remote-row{margin-bottom:.75rem}.ticket-detail-remote-list{list-style:none;padding:0;margin:0}.ticket-detail-remote-item{display:flex;align-items:flex-start;gap:.75rem;flex-wrap:wrap;padding:.75rem 0;border-bottom:1px solid rgba(51,65,85,.35)}.ticket-detail-remote-item:last-child{border-bottom:none}.ticket-detail-remote-item.ticket-detail-remote-empty{color:#64748b;font-size:.9rem}.ticket-detail-remote-meta{flex:1;min-width:0;font-size:.9rem;display:flex;flex-direction:column;gap:.25rem}.ticket-detail-remote-date{color:#64748b;font-size:.85rem}.ticket-detail-remote-delta{display:inline-block;margin-left:.35rem;padding:.15rem .45rem;border-radius:6px;background:#38bdf826;color:#38bdf8;font-size:.78rem;font-weight:500}.ticket-detail-remote-fields{color:#e2e8f0}.ticket-detail-remote-meta .ticket-detail-remote-note{font-style:italic;color:#94a3b8;font-size:.85rem}.ticket-detail-remote-view-screen{flex-shrink:0}.ticket-detail-comment-form{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.ticket-detail-comment-form textarea{width:100%;padding:.6rem .75rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-family:inherit;resize:vertical;font-size:.9rem}.ticket-detail-list{list-style:none;padding:0;margin:0}.ticket-detail-list li{padding:.6rem 0;border-bottom:1px solid rgba(51,65,85,.35);font-size:.9rem}.ticket-detail-list li:last-child{border-bottom:none}.ticket-detail-comments .ticket-comment-meta{font-size:.8rem;color:#64748b;display:block;margin-bottom:.2rem}.ticket-detail-comments .ticket-comment-content{margin:0;white-space:pre-wrap}.ticket-detail-report-input{width:100%;padding:.75rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-family:inherit;font-size:.9rem;resize:vertical;display:block;margin-bottom:.75rem;min-height:120px}.ticket-card-report .ticket-detail-report-input{margin-bottom:.75rem}.btn-block{width:100%}.ticket-detail-activities{list-style:none;padding:0;margin:0}.ticket-activity-item{padding:.5rem 0;border-bottom:1px solid rgba(51,65,85,.3);font-size:.9rem;color:#94a3b8}.ticket-activity-item:last-child{border-bottom:none}.ticket-activity-item .ticket-activity-date{color:#64748b;margin-right:.5rem}.ticket-activity-item .ticket-activity-who{font-weight:500;color:#e2e8f0}.screenshot-view-content{text-align:center;max-height:70vh;overflow:auto}.screenshot-view-img{max-width:100%;height:auto;border-radius:8px;border:1px solid #334155}.remote-connection-file{padding:.35rem 0}.profile-page-wrap{max-width:560px;margin:0 auto;padding:1rem 0}.profile-entity-card{position:relative;background:#0f172abf;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(56,189,248,.18);border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px #00000059,0 0 0 1px #ffffff08 inset}.profile-entity-glow{position:absolute;top:-40%;left:50%;transform:translate(-50%);width:90%;height:80%;background:radial-gradient(ellipse at center,rgba(56,189,248,.12) 0%,transparent 65%);pointer-events:none}.profile-entity-inner{position:relative;z-index:1;padding:2.5rem 2rem}.profile-entity-head{text-align:center;margin-bottom:2rem}.profile-avatar-wrap{width:120px;height:120px;margin:0 auto 1.25rem;border-radius:50%;background:linear-gradient(145deg,#38bdf833,#0ea5e91a);border:3px solid rgba(56,189,248,.35);display:flex;align-items:center;justify-content:center;overflow:hidden}.profile-avatar-img{width:100%;height:100%;object-fit:cover}.profile-avatar-initials{font-size:2.5rem;font-weight:700;color:#38bdf8;letter-spacing:-.02em}.profile-entity-name{margin:0;font-size:1.75rem;font-weight:700;color:#f1f5f9;letter-spacing:-.02em}.profile-entity-role{margin:.5rem 0 0}.profile-role-badge{display:inline-block;padding:.35rem .9rem;border-radius:999px;background:#38bdf826;color:#38bdf8;font-size:.85rem;font-weight:600;letter-spacing:.02em}.profile-entity-body{margin-bottom:1.5rem}.profile-info-list{display:flex;flex-direction:column;gap:0}.profile-info-row{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(51,65,85,.4)}.profile-info-row:last-child{border-bottom:none}.profile-info-icon{width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:10px;background:#38bdf81a;color:#38bdf8;display:flex;align-items:center;justify-content:center;font-size:.9rem}.profile-info-icon-linkedin{font-family:system-ui,sans-serif;font-weight:700;font-size:.75rem;background:#0a66c233;color:#0a66c2}.profile-info-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.profile-info-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.profile-info-value{font-size:1rem;color:#e2e8f0}.profile-info-value a{color:#38bdf8;text-decoration:none}.profile-info-value a:hover{text-decoration:underline}.profile-link-linkedin{color:#0ea5e9!important}.profile-entity-actions{text-align:center}.profile-btn-edit{padding:.65rem 1.5rem;font-weight:600}.profile-edit-panel{margin-top:1rem}.profile-edit-title{margin:0 0 1.5rem;font-size:1.25rem;color:#e2e8f0}.profile-edit-form{display:flex;flex-direction:column;gap:1rem}.profile-edit-form .form-row input{width:100%}.profile-edit-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}.fiche-connection-stats-section .fiche-hint{margin:0 0 .5rem;font-size:.85rem;color:#64748b}.fiche-connection-stats-content{margin-bottom:.75rem}.fiche-connection-stats-current{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.5rem}.fiche-connection-stats-month{font-weight:600;color:#e2e8f0}.fiche-connection-stats-total{font-size:1.1rem;color:#38bdf8;font-weight:600}.fiche-connection-stats-by-site{margin-top:.5rem;font-size:.9rem}.fiche-connection-stats-history-btn{margin-top:.25rem}.fiche-connection-stats-history-content{max-height:60vh;overflow-y:auto}.fiche-connection-stats-history-list{list-style:none;padding:0;margin:0}.fiche-connection-stats-history-month{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(51,65,85,.5)}.fiche-connection-stats-history-month:last-child{border-bottom:none}.fiche-connection-stats-history-month-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.fiche-connection-stats-history-month-label{font-weight:600;color:#e2e8f0}.fiche-connection-stats-history-month-total{color:#38bdf8;font-weight:500}.fiche-connection-stats-history-by-site{margin-left:0;font-size:.85rem}
