:root{--so-ink:#101828;--so-muted:#667085;--so-line:#e4e7ec;--so-soft:#f6f8fb;--so-card:#fff;--so-accent:#f28c18;--so-accent-dark:#d97706;--so-dark:#111827;--so-radius:22px;--so-shadow:0 18px 55px rgba(16,24,40,.10)}
*{box-sizing:border-box}.so-site{margin:0;background:#fff;color:var(--so-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.65}.so-site a{color:inherit}.so-wrap{width:min(1160px,calc(100% - 40px));margin:0 auto}.so-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(228,231,236,.85)}.admin-bar .so-header{top:32px}.so-header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:26px}.so-brand{display:flex;align-items:center;text-decoration:none}.so-brand img{width:210px;max-height:62px;object-fit:contain}.so-nav{display:flex;align-items:center;gap:4px}.so-nav a{padding:11px 14px;text-decoration:none;font-size:15px;font-weight:700;border-radius:12px;color:#344054;transition:.2s}.so-nav a:hover,.so-nav a.is-active{background:#f2f4f7;color:#101828}.so-nav .so-nav-cta{background:var(--so-accent);color:#fff;margin-left:6px;padding-inline:18px}.so-nav .so-nav-cta:hover,.so-nav .so-nav-cta.is-active{background:var(--so-accent-dark);color:#fff}.so-menu-button{display:none;border:1px solid var(--so-line);background:#fff;border-radius:12px;padding:9px 12px;font-weight:800;color:var(--so-ink)}
.so-hero{overflow:hidden;background:radial-gradient(circle at 85% 10%,rgba(242,140,24,.12),transparent 36%),linear-gradient(180deg,#fff,#f8fafc);padding:76px 0 84px}.so-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.so-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--so-accent);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}.so-hero h1,.so-page-hero h1{font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.045em;margin:0 0 22px;color:#101828}.so-hero .so-lead{font-size:20px;max-width:720px;color:#475467;margin:0 0 30px}.so-actions{display:flex;gap:12px;flex-wrap:wrap}.so-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 20px;border-radius:13px;text-decoration:none;font-weight:850;border:1px solid transparent;transition:.2s}.so-btn:hover{transform:translateY(-1px)}.so-btn-primary{background:var(--so-accent);color:#fff!important;box-shadow:0 10px 24px rgba(242,140,24,.25)}.so-btn-primary:hover{background:var(--so-accent-dark)}.so-btn-secondary{background:#fff;border-color:#d0d5dd;color:#344054!important}.so-btn-dark{background:#101828;color:#fff!important}.so-quickfacts{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:27px;color:#475467;font-size:14px;font-weight:650}.so-hero-media{position:relative}.so-hero-media:before{content:"";position:absolute;inset:-20px -22px 22px 22px;border-radius:32px;background:linear-gradient(135deg,#fff4e6,#f2f4f7);z-index:0}.so-hero-media img{position:relative;z-index:1;width:100%;height:520px;object-fit:cover;border-radius:28px;box-shadow:var(--so-shadow)}.so-media-badge{position:absolute;z-index:2;left:-26px;bottom:28px;background:#fff;border:1px solid var(--so-line);box-shadow:0 14px 36px rgba(16,24,40,.16);border-radius:16px;padding:14px 18px;display:flex;flex-direction:column}.so-media-badge strong{font-size:16px}.so-media-badge span{font-size:13px;color:#667085}
.so-section{padding:86px 0}.so-section-tight{padding:54px 0}.so-section-soft{background:var(--so-soft)}.so-section-dark{background:#101828;color:#fff}.so-section-head{max-width:720px;margin-bottom:42px}.so-section-head h2,.so-split h2,.so-cta-band h2,.so-contact h2,.so-content-shell h2{font-size:clamp(30px,3.5vw,46px);line-height:1.1;letter-spacing:-.03em;margin:0 0 14px}.so-section-head p,.so-split p,.so-cta-band p{color:#667085;font-size:17px;margin:0}.so-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.so-card{background:#fff;border:1px solid var(--so-line);border-radius:var(--so-radius);padding:30px;box-shadow:0 5px 18px rgba(16,24,40,.04);transition:.2s}.so-card:hover{transform:translateY(-4px);box-shadow:var(--so-shadow)}.so-card h3{font-size:22px;line-height:1.2;margin:16px 0 10px}.so-card p{color:#667085;margin:0 0 17px}.so-card a,.so-text-link{color:var(--so-accent)!important;font-weight:850;text-decoration:none}.so-icon{width:50px;height:50px;border-radius:14px;background:#fff4e6;display:grid;place-items:center;font-size:25px}.so-split{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.so-photo-frame img{width:100%;height:450px;object-fit:cover;border-radius:26px;box-shadow:var(--so-shadow)}.so-checks{list-style:none;padding:0;margin:24px 0}.so-checks li{position:relative;padding-left:31px;margin:12px 0;color:#344054}.so-checks li:before{content:"✓";position:absolute;left:0;top:0;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#ffedd5;color:#c05f00;font-size:12px;font-weight:900}.so-cta-band{border:1px solid var(--so-line);border-radius:26px;padding:34px 38px;display:flex;justify-content:space-between;align-items:center;gap:32px;background:#fff;box-shadow:0 8px 30px rgba(16,24,40,.05)}.so-cta-band h2{font-size:32px;margin-bottom:8px}.so-cta-band p{max-width:680px}.so-contact{background:#101828;color:#fff;padding:64px 0}.so-contact-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:42px}.so-contact h2{margin-bottom:12px}.so-contact h3{margin:0 0 8px;font-size:16px}.so-contact p{margin:0;color:#d0d5dd}.so-contact a{color:#fff;text-decoration:none}
.so-page-hero{padding:72px 0 62px;background:radial-gradient(circle at 80% 0,rgba(242,140,24,.12),transparent 32%),linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #eef0f3}.so-page-hero-inner{max-width:900px}.so-page-hero h1{font-size:clamp(40px,5vw,60px);margin-bottom:18px}.so-page-hero p{font-size:19px;color:#667085;max-width:790px;margin:0}.so-service-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:start}.so-service-copy h2{font-size:38px;line-height:1.12;letter-spacing:-.03em;margin:0 0 16px}.so-service-copy>p{font-size:17px;color:#667085}.so-service-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.so-service-item{padding:18px;border:1px solid var(--so-line);border-radius:16px;background:#fff}.so-service-item strong{display:block;margin-bottom:4px}.so-service-item span{font-size:14px;color:#667085}.so-side-card{position:sticky;top:118px;border-radius:24px;padding:30px;background:#101828;color:#fff}.so-side-card h3{font-size:25px;margin:0 0 12px}.so-side-card p{color:#d0d5dd}.so-side-card .so-btn{width:100%;margin-top:10px}.so-pill-row{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.so-pill{padding:7px 11px;border-radius:999px;background:#f2f4f7;color:#344054;font-size:13px;font-weight:750}.so-number-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.so-number-card{border:1px solid var(--so-line);border-radius:18px;padding:23px}.so-number-card b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#fff4e6;color:#c05f00;margin-bottom:14px}.so-number-card h3{font-size:18px;margin:0 0 8px}.so-number-card p{color:#667085;font-size:14px;margin:0}.so-faq{max-width:850px}.so-faq-item{border-bottom:1px solid var(--so-line)}.so-faq-q{width:100%;background:none;border:0;text-align:left;padding:20px 0;font-size:17px;font-weight:800;display:flex;justify-content:space-between;cursor:pointer;color:#101828}.so-faq-q:after{content:"+";font-size:24px;color:#667085}.so-faq-item.is-open .so-faq-q:after{content:"−"}.so-faq-a{display:none;color:#667085;padding:0 0 20px}.so-faq-item.is-open .so-faq-a{display:block}
.so-about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:62px;align-items:center}.so-about-photo img{width:100%;min-height:470px;object-fit:cover;border-radius:26px;box-shadow:var(--so-shadow)}.so-about-copy h2{font-size:41px;line-height:1.12;letter-spacing:-.03em;margin:0 0 18px}.so-about-copy p{font-size:17px;color:#667085}.so-values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.so-value{border:1px solid var(--so-line);border-radius:18px;padding:24px}.so-value h3{margin:10px 0 8px}.so-value p{color:#667085;margin:0;font-size:14px}.so-review-card{background:#101828;color:#fff;border-radius:26px;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:30px}.so-review-card p{color:#d0d5dd;margin:6px 0 0}.so-stars{font-size:24px;letter-spacing:3px;color:#fdb022}
.so-contact-page-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.so-contact-info,.so-sav-card{border:1px solid var(--so-line);border-radius:24px;padding:32px;background:#fff}.so-contact-info h2,.so-sav-card h2{font-size:30px;margin:0 0 18px}.so-contact-row{padding:15px 0;border-bottom:1px solid #eef0f3}.so-contact-row:last-child{border-bottom:0}.so-contact-row small{display:block;color:#98a2b3;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.so-contact-row a{font-weight:850;text-decoration:none}.so-sav-steps{counter-reset:sav;list-style:none;padding:0;margin:22px 0}.so-sav-steps li{counter-increment:sav;position:relative;padding:0 0 18px 46px;color:#475467}.so-sav-steps li:before{content:counter(sav);position:absolute;left:0;top:0;width:32px;height:32px;border-radius:10px;background:#ffedd5;color:#c05f00;display:grid;place-items:center;font-weight:900}.so-notice{border-radius:14px;padding:13px 16px;background:#fffaeb;border:1px solid #fedf89;color:#93370d;font-weight:700;font-size:14px}.so-map-link{margin-top:20px}.so-content-shell{max-width:950px}.so-content-card{border:1px solid var(--so-line);border-radius:24px;padding:38px;background:#fff;overflow-wrap:anywhere}.so-content-card h1,.so-content-card h2,.so-content-card h3{line-height:1.2;color:#101828}.so-content-card p,.so-content-card li{color:#475467}.so-content-card a{color:#c05f00;font-weight:700}.so-content-card .wp-block-button__link{color:#fff;background:#101828;border-radius:10px}.so-content-card table{width:100%;border-collapse:collapse}.so-content-card td,.so-content-card th{border:1px solid #e4e7ec;padding:10px}
.so-footer{background:#0b101b;color:#fff;padding:52px 0 22px}.so-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:32px}.so-footer-brand img{width:190px;filter:brightness(0) invert(1);opacity:.95}.so-footer h3{font-size:14px;text-transform:uppercase;letter-spacing:.09em;margin:0 0 12px;color:#98a2b3}.so-footer p{color:#d0d5dd;margin:0}.so-footer a{color:#fff;text-decoration:none}.so-footer-bottom{border-top:1px solid #344054;margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#98a2b3;font-size:13px}.so-footer-bottom a{color:#d0d5dd}
@media(max-width:980px){.so-header-inner{height:74px}.so-brand img{width:180px}.so-menu-button{display:block}.so-nav{position:absolute;left:20px;right:20px;top:78px;padding:10px;background:#fff;border:1px solid var(--so-line);border-radius:16px;box-shadow:var(--so-shadow);display:none;flex-direction:column;align-items:stretch}.so-nav.is-open{display:flex}.so-nav a{padding:12px 14px}.so-nav .so-nav-cta{margin-left:0}.so-hero-grid,.so-split,.so-service-grid,.so-about-grid,.so-contact-page-grid{grid-template-columns:1fr}.so-hero{padding-top:48px}.so-hero-media{max-width:700px}.so-hero-media img{height:430px}.so-media-badge{left:18px}.so-cards{grid-template-columns:1fr 1fr}.so-number-grid{grid-template-columns:1fr 1fr}.so-side-card{position:static}.so-contact-grid,.so-footer-grid{grid-template-columns:1fr 1fr}.so-cta-band{align-items:flex-start;flex-direction:column}.so-review-card{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.admin-bar .so-header{top:46px}.so-wrap{width:min(100% - 28px,1160px)}.so-hero,.so-section{padding:58px 0}.so-page-hero{padding:50px 0}.so-hero h1,.so-page-hero h1{font-size:39px}.so-hero .so-lead,.so-page-hero p{font-size:17px}.so-actions{flex-direction:column}.so-btn{width:100%}.so-hero-media img{height:340px}.so-cards,.so-service-list,.so-values,.so-number-grid,.so-contact-grid,.so-footer-grid{grid-template-columns:1fr}.so-card,.so-contact-info,.so-sav-card,.so-content-card{padding:24px}.so-photo-frame img,.so-about-photo img{height:340px;min-height:0}.so-cta-band{padding:25px}.so-footer-bottom{flex-direction:column}.so-brand img{width:165px}}


/* Solus'Ordi V5 - contraste et palette orange */
.so-site{--so-accent:#f28c18;--so-accent-dark:#d97706;--so-ink:#111111;--so-muted:#111111;background:#fff!important;color:#111!important}

/* Fonds clairs : textes noirs */
.so-site .so-section:not(.so-section-dark),
.so-site .so-section-soft,
.so-site .so-page-hero,
.so-site .so-google-reviews,
.so-site .so-google-review-card,
.so-site .so-card,
.so-site .so-service-item,
.so-site .so-contact-info,
.so-site .so-sav-card,
.so-site .so-content-card,
.so-site .so-cta-band,
.so-site .so-number-card,
.so-site .so-value,
.so-site .so-media-badge{color:#111!important}
.so-site .so-section:not(.so-section-dark) p,
.so-site .so-section-soft p,
.so-site .so-page-hero p,
.so-site .so-google-review-card p,
.so-site .so-google-review-card span:not(.so-google-stars),
.so-site .so-card p,
.so-site .so-service-item span,
.so-site .so-contact-info p,
.so-site .so-contact-info small,
.so-site .so-sav-card p,
.so-site .so-sav-steps li,
.so-site .so-content-card p,
.so-site .so-content-card li,
.so-site .so-content-card td,
.so-site .so-content-card th,
.so-site .so-cta-band p,
.so-site .so-number-card p,
.so-site .so-value p,
.so-site .so-media-badge span{color:#111!important}
.so-site .so-section:not(.so-section-dark) h1,
.so-site .so-section:not(.so-section-dark) h2,
.so-site .so-section:not(.so-section-dark) h3,
.so-site .so-page-hero h1,
.so-site .so-page-hero h2,
.so-site .so-page-hero h3,
.so-site .so-google-review-card strong,
.so-site .so-google-label,
.so-site .so-card h3,
.so-site .so-cta-band h2,
.so-site .so-number-card h3{color:#111!important}

/* Fonds foncés : textes blancs + accents orange */
.so-site .so-hero,
.so-site .so-section-dark,
.so-site .so-side-card,
.so-site .so-review-card,
.so-site .so-contact,
.so-site .so-footer{background:#0b101b!important;color:#fff!important}
.so-site .so-hero h1,
.so-site .so-hero h2,
.so-site .so-hero h3,
.so-site .so-section-dark h1,
.so-site .so-section-dark h2,
.so-site .so-section-dark h3,
.so-site .so-side-card h1,
.so-site .so-side-card h2,
.so-site .so-side-card h3,
.so-site .so-review-card h1,
.so-site .so-review-card h2,
.so-site .so-review-card h3,
.so-site .so-contact h1,
.so-site .so-contact h2,
.so-site .so-contact h3,
.so-site .so-footer h1,
.so-site .so-footer h2{color:#fff!important}
.so-site .so-hero p,
.so-site .so-hero .so-lead,
.so-site .so-hero .so-quickfacts,
.so-site .so-section-dark p,
.so-site .so-section-dark li,
.so-site .so-side-card p,
.so-site .so-review-card p,
.so-site .so-contact p,
.so-site .so-footer p,
.so-site .so-footer-bottom{color:#fff!important}
.so-site .so-section-dark .so-number-card{background:#111827!important;border-color:#3b4658!important;color:#fff!important}
.so-site .so-section-dark .so-number-card h3,
.so-site .so-section-dark .so-number-card p{color:#fff!important}
.so-site .so-eyebrow,
.so-site .so-section-dark .so-eyebrow,
.so-site .so-contact .so-eyebrow,
.so-site .so-footer h3,
.so-site .so-text-link,
.so-site .so-card a{color:#f28c18!important}

/* Tous les boutons sont orange */
.so-site .so-btn,
.so-site .so-btn-primary,
.so-site .so-btn-secondary,
.so-site .so-btn-dark,
.so-site .so-btn-google,
.so-site .so-nav .so-nav-cta,
.so-site button.so-btn,
.so-site input[type="submit"].so-btn{background:#f28c18!important;border-color:#f28c18!important;color:#111!important;box-shadow:0 10px 24px rgba(242,140,24,.24)!important}
.so-site .so-btn:hover,
.so-site .so-btn-primary:hover,
.so-site .so-btn-secondary:hover,
.so-site .so-btn-dark:hover,
.so-site .so-btn-google:hover,
.so-site .so-nav .so-nav-cta:hover,
.so-site .so-nav .so-nav-cta.is-active{background:#d97706!important;border-color:#d97706!important;color:#111!important}

/* Bloc Google toujours clair et lisible */
.so-site .so-google-reviews{background:#fff!important}
.so-site .so-google-review-card{background:#fff!important;border-color:#e4e7ec!important}
.so-site .so-google-g{background:#f6f8fb!important;color:#4285f4!important}
.so-site .so-google-stars{color:#f28c18!important}
.so-site .so-google-rating-line strong,
.so-site .so-google-label,
.so-site .so-google-count,
.so-site .so-google-review-action p{color:#111!important}

/* Liens et éléments décoratifs : orange, jamais rouge */
.so-site .so-checks li:before,
.so-site .so-number-card b,
.so-site .so-sav-steps li:before{color:#c05f00!important}
.so-site .so-number-card b,
.so-site .so-sav-steps li:before,
.so-site .so-icon{background:#fff4e6!important}

/* Solus'Ordi V6 - conversion, mobile et SEO local */
.so-trust-strip{background:#fff;border-top:1px solid var(--so-line);border-bottom:1px solid var(--so-line);padding:24px 0}
.so-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.so-trust-grid>div{display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center;padding:8px 0;color:#111}
.so-trust-grid>div>span{grid-row:1/3;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#fff4e6;font-size:20px}
.so-trust-grid strong{font-size:15px;line-height:1.25;color:#111}.so-trust-grid small{font-size:13px;line-height:1.35;color:#111}
.so-common-repairs{background:#fff}.so-repair-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.so-repair-chip{display:flex;gap:14px;align-items:flex-start;border:1px solid var(--so-line);border-radius:18px;padding:20px;background:#fff;color:#111}
.so-repair-chip>span{flex:0 0 42px;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#fff4e6;font-size:20px}
.so-repair-chip strong{display:block;font-size:16px;line-height:1.3;margin-bottom:5px;color:#111}.so-repair-chip small{display:block;color:#111;font-size:13px;line-height:1.45}
.so-common-actions{margin-top:26px}.so-common-actions .so-btn{width:auto}
.so-mobile-call{display:none}
@media(max-width:980px){.so-repair-grid{grid-template-columns:1fr 1fr}.so-trust-grid{grid-template-columns:1fr}}
@media(max-width:600px){
  .so-repair-grid{grid-template-columns:1fr}.so-common-actions .so-btn{width:100%}
  .so-site{padding-bottom:74px!important}
  .so-mobile-call{display:flex;position:fixed;z-index:9999;left:14px;right:14px;bottom:12px;min-height:52px;align-items:center;justify-content:center;gap:9px;background:#f28c18!important;color:#111!important;border:1px solid #f28c18;border-radius:15px;text-decoration:none!important;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.28)}
  .so-mobile-call:hover,.so-mobile-call:focus{background:#d97706!important;color:#111!important}
}

/* V7 - photos réelles atelier/boutique */
.so-workshop-section{background:#fff}
.so-workshop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.so-workshop-card{background:#fff;border:1px solid var(--so-line);border-radius:var(--so-radius);overflow:hidden;box-shadow:var(--so-shadow)}
.so-workshop-card img{width:100%;height:260px;object-fit:cover}
.so-workshop-card>div{padding:22px}
.so-workshop-card span{display:inline-block;color:var(--so-accent);font-size:.78rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px}
.so-workshop-card h3{margin:0 0 8px;color:#111827;font-size:1.25rem}
.so-workshop-card p{margin:0;color:#4b5563}
.so-real-work{background:#0b1220;color:#fff}
.so-real-work .so-section-head h2{color:#fff}
.so-real-work .so-section-head p{color:#d5deea}
.so-photo-gallery{display:grid;gap:18px}
.so-photo-gallery-three{grid-template-columns:repeat(3,1fr)}
.so-photo-gallery figure{margin:0;background:#fff;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.18)}
.so-photo-gallery img{width:100%;height:360px;object-fit:cover}
.so-photo-gallery figcaption{padding:13px 16px;color:#111827;background:#fff;font-weight:750}
@media(max-width:900px){.so-workshop-grid,.so-photo-gallery-three{grid-template-columns:1fr}.so-workshop-card img,.so-photo-gallery img{height:auto;max-height:520px;object-fit:cover}}

/* V8 - vidéos réelles */
.so-video-section{background:#fff}.so-video-grid{display:grid;gap:22px}.so-video-grid-three{grid-template-columns:repeat(3,1fr)}.so-video-grid-two{grid-template-columns:repeat(2,1fr)}.so-video-grid-one{grid-template-columns:minmax(0,760px);justify-content:center}.so-video-card{overflow:hidden;background:#fff;border:1px solid var(--so-line);border-radius:22px;box-shadow:0 8px 30px rgba(16,24,40,.07)}.so-video-card video{display:block;width:100%;aspect-ratio:16/9;background:#101828;object-fit:cover}.so-video-copy{padding:22px 24px 24px}.so-video-copy>span{display:inline-block;color:var(--so-accent);font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px}.so-video-copy h3{margin:0 0 8px;color:#101828;font-size:21px;line-height:1.2}.so-video-copy p{margin:0;color:#667085;font-size:15px}.so-section-soft.so-video-section{background:var(--so-soft)}
@media(max-width:900px){.so-video-grid-three,.so-video-grid-two{grid-template-columns:1fr}.so-video-grid-one{grid-template-columns:1fr}.so-video-card{max-width:760px;width:100%;margin-inline:auto}}

/* V11 - Espace Pro sécurisé */
.so-pro-hero{background:#0b101b!important}.so-pro-hero h1,.so-pro-hero p{color:#fff!important}.so-pro-hero .so-eyebrow{color:#f28c18!important}
.so-pro-login-section{background:#f5f7fa}.so-pro-login-wrap{display:flex;justify-content:center}.so-pro-login-card{width:min(100%,520px);background:#fff;border:1px solid #e4e7ec;border-radius:24px;padding:36px;box-shadow:0 18px 50px rgba(16,24,40,.10)}.so-pro-login-card h2{margin:6px 0 8px;color:#111}.so-pro-login-card p{color:#111}.so-pro-login-card label{display:block;color:#111;font-weight:800;margin-bottom:7px}.so-pro-login-card input[type="text"],.so-pro-login-card input[type="password"]{width:100%;height:48px;border:1px solid #cfd4dc;border-radius:12px;padding:0 13px;background:#fff;color:#111;font-size:16px}.so-pro-login-card .login-remember label{display:flex;align-items:center;gap:8px;font-weight:650}.so-pro-login-card .login-submit{margin:18px 0 8px}.so-pro-login-card input[type="submit"]{width:100%;min-height:50px;border:0;border-radius:12px;background:#f28c18;color:#111;font-weight:900;cursor:pointer}.so-pro-login-card input[type="submit"]:hover{background:#d97706}.so-pro-forgot{display:inline-block;margin-top:8px;color:#c05f00!important;font-weight:800;text-decoration:none}
.so-pro-dashboard-section{background:#fff}.so-pro-topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.so-pro-topbar h2{margin:4px 0 8px;color:#111}.so-pro-topbar p{margin:0;color:#111}.so-pro-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.so-pro-feature-card{display:flex;gap:17px;background:#fff;border:1px solid #e4e7ec;border-radius:20px;padding:24px;box-shadow:0 8px 28px rgba(16,24,40,.06)}.so-pro-feature-icon{flex:0 0 48px;width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#fff4e6;font-size:23px}.so-pro-feature-card span{display:block;color:#c05f00;font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.so-pro-feature-card h3{margin:5px 0 8px;color:#111;font-size:20px}.so-pro-feature-card p{margin:0;color:#111;font-size:14px}.so-pro-inline-link{display:inline-block;margin-top:13px;color:#c05f00!important;font-weight:850;text-decoration:none}.so-pro-status{display:flex;align-items:center;gap:8px;margin-top:14px;color:#111;font-size:13px;font-weight:750}.so-pro-status b{width:9px;height:9px;border-radius:50%;background:#29a36a}
.so-pro-suppliers-section{background:#0b101b!important}.so-pro-suppliers-section .so-section-head h2,.so-pro-suppliers-section .so-section-head p{color:#fff!important}.so-pro-supplier-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.so-pro-supplier-card{display:flex;min-height:145px;flex-direction:column;justify-content:space-between;border:1px solid #344054;border-radius:18px;padding:20px;background:#111827;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease}.so-pro-supplier-card:hover{transform:translateY(-3px);border-color:#f28c18}.so-pro-supplier-name{font-size:17px;font-weight:900;color:#fff!important}.so-pro-supplier-card small{color:#fff!important;opacity:.82}.so-pro-supplier-card b{color:#f28c18!important;font-size:13px}
.so-pro-resources-section{background:#f5f7fa}.so-pro-page-content{min-height:160px}.so-pro-empty{padding:16px 0}.so-pro-empty strong{display:block;color:#111;font-size:18px;margin-bottom:7px}.so-pro-empty p{margin:0;color:#111}
@media(max-width:1100px){.so-pro-supplier-grid{grid-template-columns:repeat(3,1fr)}.so-pro-quick-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.so-pro-topbar{align-items:flex-start;flex-direction:column}.so-pro-quick-grid{grid-template-columns:1fr}.so-pro-supplier-grid{grid-template-columns:1fr 1fr}.so-pro-login-card{padding:26px}}
@media(max-width:480px){.so-pro-supplier-grid{grid-template-columns:1fr}}

/* V13 — Google Drive dans l'Espace Pro */
.so-pro-drive-section{background:#f6f7f9}.so-drive-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:0 0 18px}.so-drive-browser{background:#fff;border:1px solid #e3e7ec;border-radius:18px;box-shadow:0 10px 30px rgba(9,23,47,.08);overflow:hidden}.so-drive-list{display:flex;flex-direction:column}.so-drive-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #edf0f3;color:#111}.so-drive-row:last-child{border-bottom:0}.so-drive-file-main{display:flex;align-items:center;gap:13px;min-width:0}.so-drive-file-main strong{display:block;color:#111;word-break:break-word}.so-drive-file-main small{display:block;color:#626b78;margin-top:3px}.so-drive-icon{font-size:1.7rem;line-height:1}.so-drive-actions{flex:0 0 auto}.so-btn-small{padding:9px 14px;font-size:.9rem}.so-pro-drive-section .so-section-head h2,.so-pro-drive-section .so-section-head p{color:#111}.so-pro-drive-section .so-eyebrow{color:#f28c18}@media(max-width:680px){.so-drive-row{align-items:flex-start}.so-drive-file-main{align-items:flex-start}.so-drive-actions{margin-left:auto}.so-drive-file-main small{font-size:.75rem}.so-drive-row{padding:14px 12px;gap:10px}}
/* V14 — Espace Pro simplifié : Logiciels + Google Drive */
.so-pro-simple-section{background:#f5f7fa!important}
.so-pro-tabs{display:flex;gap:12px;margin:0 0 24px;flex-wrap:wrap}
.so-pro-tab{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:14px 20px;border:2px solid #f28c18;border-radius:14px;background:#fff;color:#111!important;font-weight:900;text-decoration:none!important;transition:.18s ease}
.so-pro-tab:hover,.so-pro-tab.is-active{background:#f28c18;color:#111!important;transform:translateY(-1px)}
.so-pro-panel{background:#fff;border:1px solid #e3e7ec;border-radius:22px;padding:28px;box-shadow:0 12px 34px rgba(9,23,47,.08)}
.so-pro-panel-head{margin-bottom:22px}.so-pro-panel-head h2,.so-pro-panel-head p{color:#111!important}
.so-software-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.so-software-card{display:flex;gap:16px;border:1px solid #e3e7ec;border-radius:18px;padding:22px;background:#fff;box-shadow:0 7px 22px rgba(9,23,47,.05)}
.so-software-icon{flex:0 0 48px;width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#fff4e6;font-size:24px}
.so-software-body{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.so-software-body h3{margin:0 0 7px;color:#111;font-size:20px}.so-software-body p{margin:0 0 10px;color:#111;font-size:14px}.so-software-meta{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}.so-software-meta span{display:inline-block;background:#f5f7fa;border-radius:999px;padding:5px 9px;color:#111;font-size:12px;font-weight:750}.so-pro-admin-link{margin:22px 0 0}
@media(max-width:1000px){.so-software-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.so-pro-panel{padding:18px}.so-software-grid{grid-template-columns:1fr}.so-pro-tab{flex:1;min-width:0}.so-software-card{padding:18px}}
