*{box-sizing:border-box}body{font-family:Outfit,system-ui,sans-serif;margin:0;padding:1rem;background:#0a0e17;color:#e2e8f0}.hidden{display:none!important}.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}.btn-block{width:100%}.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 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%}.page{display:none}.page.page-active{display:block}.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-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{margin-bottom:1.5rem}.dashboard-kpis{margin-bottom:1.25rem}.kpi-cards{display:flex;flex-wrap:wrap;gap:.75rem}.kpi-card{background:#1e293b;border:1px solid rgba(51,65,85,.8);border-radius:10px;padding:1rem 1.25rem;min-width:100px;text-align:center}.kpi-card .kpi-value{display:block;font-size:1.5rem;font-weight:700;color:#e2e8f0}.kpi-card .kpi-label{font-size:.8rem;color:#94a3b8}.kpi-card.kpi-ouvert .kpi-value{color:#fbbf24}.kpi-card.kpi-encours .kpi-value{color:#38bdf8}.kpi-card.kpi-resolu .kpi-value{color:#34d399}.kpi-card.kpi-cloture .kpi-value{color:#94a3b8}.ot-status{font-size:.85rem;padding:.2rem .5rem;border-radius:6px}.ot-status-ouvert{background:#fbbf2426;color:#fbbf24}.ot-status-en_cours{background:#38bdf826;color:#38bdf8}.ot-status-resolu{background:#34d39926;color:#34d399}.ot-status-cloture{background:#94a3b826;color:#94a3b8}.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}.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}.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)}.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{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-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{white-space:pre-wrap;color:#e2e8f0;max-width:640px;min-height:120px}.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}
