.secteurs-hero{background:linear-gradient(135deg, var(--sohar-dark) 0%, #1a4070 60%, #2a5a8c 100%);padding:80px 80px 96px;position:relative;overflow:hidden}.secteurs-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#3f72af4d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;right:-100px}.secteurs-hero__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#fff9;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:700;display:flex}.secteurs-hero__eyebrow:before{content:"";background:var(--sohar-primary);width:24px;height:2px;display:inline-block}.secteurs-hero__title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(36px,5vw,52px);font-weight:800;line-height:1.1}.secteurs-hero__sub{color:#ffffffb3;max-width:560px;margin:0;font-size:17px;line-height:1.6}@media (max-width:768px){.secteurs-hero{padding:56px 24px 64px}}.secteurs-grid-section{background:var(--sohar-bg);padding:72px 80px}.secteurs-grid-section__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--sohar-primary);text-align:center;margin:0 0 10px;font-size:11px;font-weight:700}.secteurs-grid-section__title{color:var(--sohar-dark);letter-spacing:-.02em;text-align:center;margin:0 0 12px;font-size:36px;font-weight:800;line-height:1.15}.secteurs-grid-section__sub{color:var(--sohar-text-muted);text-align:center;max-width:560px;margin:0 auto 48px;font-size:16px;line-height:1.6}.secteurs-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.secteur-card{background:var(--sohar-white);border:1px solid var(--sohar-border);border-top:3px solid var(--sohar-primary);border-radius:var(--sohar-radius-lg);padding:32px 28px 28px;text-decoration:none;transition:box-shadow .2s,border-color .2s,transform .2s;display:block}.secteur-card:hover{box-shadow:var(--sohar-shadow);transform:translateY(-2px)}.secteur-card__icon{background:var(--sohar-dark);border-radius:var(--sohar-radius);color:#fff;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:26px;display:flex}.secteur-card__name{color:var(--sohar-dark);margin:0 0 10px;font-size:18px;font-weight:700}.secteur-card__desc{color:var(--sohar-text-muted);margin:0 0 20px;font-size:14px;line-height:1.6}.secteur-card__cta{color:var(--sohar-primary);align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.secteurs-empty{text-align:center;color:var(--sohar-text-muted);padding:72px 24px;font-size:15px}@media (max-width:1024px){.secteurs-grid-section{padding:56px 40px}.secteurs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.secteurs-grid-section{padding:48px 24px}.secteurs-grid{grid-template-columns:1fr}}.secteur-back{color:#fff9;align-items:center;gap:6px;margin-bottom:28px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.secteur-back:hover{color:#fff}.secteur-detail-section{background:var(--sohar-white);border-bottom:1px solid var(--sohar-border);padding:64px 80px}.secteur-detail__desc{max-width:720px;color:var(--sohar-dark);font-size:16px;line-height:1.75}.secteur-detail__desc p{margin:0 0 1em}.secteur-detail__desc p:last-child{margin-bottom:0}.secteur-realisations{background:var(--sohar-bg);padding:72px 80px}.secteur-realisations__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--sohar-primary);margin:0 0 10px;font-size:11px;font-weight:700}.secteur-realisations__title{color:var(--sohar-dark);letter-spacing:-.02em;margin:0 0 32px;font-size:32px;font-weight:800;line-height:1.15}.secteur-realisations__empty{color:var(--sohar-text-muted);padding:24px 0;font-size:15px}.secteur-realisations__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.real-card{background:var(--sohar-white);border:1px solid var(--sohar-border);border-radius:var(--sohar-radius-lg);text-decoration:none;transition:box-shadow .2s,transform .2s;display:block;overflow:hidden}.real-card:hover{box-shadow:var(--sohar-shadow);transform:translateY(-2px)}.real-card__img{object-fit:cover;width:100%;height:180px;display:block}.real-card__placeholder{background:linear-gradient(135deg, var(--sohar-card), var(--sohar-primary));opacity:.6;justify-content:center;align-items:center;height:180px;font-size:40px;display:flex}.real-card__body{padding:20px 24px 24px}.real-card__badge{background:var(--sohar-card);color:var(--sohar-primary);letter-spacing:.08em;text-transform:uppercase;border-radius:20px;margin-bottom:10px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.real-card__title{color:var(--sohar-dark);margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.35}.real-card__client{color:var(--sohar-text-muted);margin:0 0 16px;font-size:12px}.real-card__metrics{border-top:1px solid var(--sohar-border);gap:16px;padding-top:12px;display:flex}.real-card__metric-value{color:var(--sohar-primary);font-size:18px;font-weight:800;display:block}.real-card__metric-label{color:var(--sohar-text-muted);font-size:10px}.real-card__arrow{color:var(--sohar-primary);align-self:center;margin-left:auto;font-size:12px;font-weight:600}@media (max-width:1024px){.secteur-detail-section,.secteur-realisations{padding:56px 40px}.secteur-realisations__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.secteur-detail-section,.secteur-realisations{padding:40px 24px}.secteur-realisations__grid{grid-template-columns:1fr}}
