.tec-wrap{max-width:1180px;margin:60px auto;padding:0 20px;font-family:inherit;color:#111b31}.tec-hero{margin-bottom:30px}.tec-hero h1{font-size:clamp(42px,7vw,76px);line-height:1.05;font-weight:900;letter-spacing:-.04em;margin:0 0 18px}.tec-hero p{font-size:20px;color:#60708a;margin:0}.tunivet-gradient{background:linear-gradient(90deg,var(--tunivet-blue),var(--tunivet-orange),var(--tunivet-green),var(--tunivet-blue));background-size:300% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:tunivetMove 12s linear infinite}@keyframes tunivetMove{0%{background-position:0% 50%}100%{background-position:300% 50%}}.tec-panel{background:#fff;border:1px solid #e6edf5;border-radius:26px;padding:24px;box-shadow:0 22px 55px rgba(0,43,96,.08)}.tec-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:20px;flex-wrap:wrap}.tec-tabs{display:flex;gap:8px;flex-wrap:wrap}.tec-tabs a,.tec-search button,.tec-actions a{border-radius:12px;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e1e9f2}.tec-tabs a{padding:14px 22px;color:#111b31;background:#fff}.tec-tabs a.active{background:var(--tunivet-primary);color:#fff;border-color:var(--tunivet-primary)}.tec-search{display:flex;gap:8px;align-items:center}.tec-search input{height:42px;border:1px solid #cfd8e3;border-radius:20px;padding:0 15px;min-width:250px}.tec-search button{height:44px;padding:0 22px;background:var(--tunivet-primary);color:#fff;border-color:var(--tunivet-primary);cursor:pointer}.tec-card{display:grid;grid-template-columns:110px 1fr 220px;gap:22px;align-items:center;border:1px solid #e5edf5;border-radius:20px;padding:18px 20px;margin:16px 0;background:#fff}.tec-card.no-date{grid-template-columns:1fr 220px}.tec-card.no-img{grid-template-columns:110px 1fr}.tec-card.no-date.no-img{grid-template-columns:1fr}.tec-date{width:88px;height:88px;border-radius:16px;background:linear-gradient(140deg,var(--tunivet-blue),var(--tunivet-green));color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.tec-date b{font-size:30px}.tec-date span{font-size:14px;font-weight:900;margin:4px 0;text-transform:uppercase}.tec-date small{font-size:13px;font-weight:800}.tec-card h2{font-size:24px;line-height:1.12;margin:0 0 12px;color:#061b45}.tec-meta{color:#60708a;margin:8px 0;font-weight:500}.tec-excerpt{color:#53647f}.tec-excerpt p{margin:.3em 0}.tec-visual img{width:100%;height:110px;object-fit:cover;border-radius:16px}.tec-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.tec-actions a{padding:12px 16px;color:#fff!important}.tec-fb{background:#2176ff;border-color:#2176ff!important}.tec-mail,.tec-orange{background:var(--tunivet-orange);border-color:var(--tunivet-orange)!important}.tec-media-block{margin:10px 0 24px;padding:18px;border-radius:18px;background:#f8fbff;border:1px solid #e5edf5}.tec-media-block h3{margin:0 0 14px}.tec-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin:18px 0}.tec-gallery img{width:100%;height:150px;object-fit:cover;border-radius:16px}.tec-videos{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;margin:18px 0}.tec-videos video{width:100%;border-radius:16px;background:#000}.tec-pagination{display:flex;justify-content:center;gap:8px;margin-top:24px}.tec-pagination a{min-width:38px;height:38px;border-radius:10px;border:1px solid #d8e2ee;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800;color:#061b45}.tec-pagination a.active{background:var(--tunivet-primary);color:#fff}.tec-empty{padding:28px;text-align:center;color:#60708a}.tec-detail{background:#fff;border:1px solid #e6edf5;border-radius:26px;padding:32px;box-shadow:0 22px 55px rgba(0,43,96,.08)}.tec-detail h1{font-size:clamp(34px,5vw,58px);margin:10px 0 14px;line-height:1.08}.tec-back{display:inline-block;margin-bottom:10px;color:var(--tunivet-primary);font-weight:800;text-decoration:none}.tec-detail-img img{width:100%;max-height:460px;object-fit:cover;border-radius:22px;margin:18px 0}.tec-content{font-size:18px;line-height:1.8;color:#33415c}@media(max-width:800px){.tec-wrap{margin:35px auto}.tec-panel{padding:16px}.tec-toolbar,.tec-search{width:100%}.tec-search input{min-width:0;flex:1}.tec-card,.tec-card.no-date,.tec-card.no-img{grid-template-columns:1fr}.tec-date{width:76px;height:76px}.tec-visual img{height:auto;max-height:240px}.tec-actions a{width:100%}.tec-tabs a{flex:1;text-align:center;padding:12px}.tec-hero h1{font-size:42px}.tec-hero p{font-size:17px}}
.tec-ajax-area{position:relative;transition:opacity .2s ease}.tec-ajax-area.tec-loading{opacity:.45;pointer-events:none}

/* Boutons : couleur fixe après clic / focus */
.tec-tabs a.active,
.tec-tabs a.active:hover,
.tec-tabs a.active:focus,
.tec-tabs a.active:active,
.tec-pagination a.active,
.tec-pagination a.active:hover,
.tec-pagination a.active:focus,
.tec-pagination a.active:active{
  background:var(--tunivet-primary)!important;
  color:#fff!important;
  border-color:var(--tunivet-primary)!important;
  box-shadow:none!important;
}
.tec-tabs a:focus,
.tec-pagination a:focus,
.tec-search button:focus{
  outline:none;
  box-shadow:0 0 0 3px rgba(0,115,183,.18);
}
.tec-search button,
.tec-search button:hover,
.tec-search button:focus,
.tec-search button:active{
  background:var(--tunivet-primary)!important;
  color:#fff!important;
  border-color:var(--tunivet-primary)!important;
}
