.sg{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;color:#0a0a0a;-webkit-font-smoothing:antialiased}.sg-hero{background:#f8fafc;padding:60px 80px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.sg-hero-label{color:#b13a18;font-weight:600;font-size:14px;margin:0 0 12px}.sg-hero-h1{font-size:38px;font-weight:800;color:#0a0a0a;line-height:1.2;margin:0 0 16px;text-wrap:balance}.sg-hero-subtitle{color:#6b7280;font-size:16px;line-height:1.6;margin:0 0 32px;max-width:50ch}.sg-hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.sg-btn-primary{display:inline-block;background:#0a0a0a;color:#fff;padding:12px 24px;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:background .2s;border:none;cursor:pointer}.sg-btn-primary:hover{background:#333}.sg-btn-outline{display:inline-block;background:transparent;border:2px solid #0a0a0a;color:#0a0a0a;padding:12px 24px;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:background .2s,color .2s;cursor:pointer}.sg-btn-outline:hover{background:#0a0a0a;color:#fff}.sg-hero-mockups{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sg-mockup{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1}.sg-mockup img{width:100%;height:100%;object-fit:cover;display:block}.sg-mockup-avatar{position:absolute;bottom:8px;left:8px;width:32px;height:32px;background:#fdd000;border:2px solid #fff;border-radius:50%}.sg-tabs{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10;overflow-x:auto;-webkit-overflow-scrolling:touch}.sg-tabs-inner{display:flex;padding:0 80px;gap:0;white-space:nowrap}.sg-tab{padding:14px 20px;font-weight:600;font-size:14px;color:#6b7280;cursor:pointer;border:none;background:none;border-bottom:3px solid transparent;font-family:Manrope,sans-serif;transition:color .15s,border-color .15s;flex-shrink:0}.sg-tab:hover{color:#0a0a0a}.sg-tab.is-active{color:#0a0a0a;border-bottom-color:#fdd000}.sg-grid-section{padding:40px 80px}.sg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sg-card{text-decoration:none;color:inherit;display:block;transition:transform .2s ease,box-shadow .2s ease;border-radius:12px}.sg-card:hover{transform:scale(1.02);box-shadow:0 4px 16px #0000001f}.sg-card-img{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4/3}.sg-card-img img{width:100%;height:100%;object-fit:cover;display:block}.sg-card-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f4f4f4}.sg-card-avatar{position:absolute;bottom:8px;left:8px;width:36px;height:36px;background:#fdd000;border:2px solid #fff;border-radius:50%}.sg-card-body{padding:12px 0}.sg-card-title{font-weight:600;font-size:15px;color:#0a0a0a;margin:0 0 4px}.sg-card-price{color:#b13a18;font-weight:600;font-size:14px;margin:0}.sg-why{padding:60px 80px;background:#fff}.sg-why-title{font-size:28px;font-weight:800;text-align:center;margin:0 0 48px;color:#0a0a0a}.sg-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.sg-why-icon{font-size:40px;margin-bottom:16px}.sg-why-item-title{font-weight:700;font-size:16px;color:#0a0a0a;margin:0 0 8px}.sg-why-item-desc{font-size:14px;color:#6b7280;max-width:220px;margin:0 auto;line-height:1.5}.sg-process{padding:60px 80px;background:#f8fafc}.sg-process-title{font-size:28px;font-weight:800;text-align:center;margin:0 0 48px;color:#0a0a0a}.sg-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:center}.sg-process-num{width:48px;height:48px;background:#fdd000;color:#0a0a0a;font-weight:800;font-size:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.sg-process-step-title{font-weight:700;font-size:16px;color:#0a0a0a;margin:0 0 8px}.sg-process-step-desc{font-size:14px;color:#6b7280;max-width:260px;margin:0 auto;line-height:1.5}.sg-process-cta{display:block;width:fit-content;margin:40px auto 0;background:#fdd000;color:#0a0a0a;font-weight:700;padding:14px 32px;border-radius:8px;text-decoration:none;font-size:15px;transition:background .2s}.sg-process-cta:hover{background:#ecc200}.sg-final{padding:60px 80px;background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.sg-final-img{width:100%;border-radius:16px;object-fit:cover;display:block}.sg-final-h2{font-size:28px;font-weight:800;color:#0a0a0a;margin:0 0 16px;line-height:1.25;text-wrap:balance}.sg-final-text{font-size:16px;color:#6b7280;margin:0 0 24px;line-height:1.6}.sg-btn-red{display:inline-block;background:#b13a18;color:#fff;padding:12px 24px;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:background .2s}.sg-btn-red:hover{background:#8f2d12}@media(max-width:1024px){.sg-hero,.sg-final,.sg-grid-section,.sg-why,.sg-process{padding:40px 32px}.sg-tabs-inner{padding:0 32px}.sg-grid,.sg-why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.sg-hero{grid-template-columns:1fr;padding:32px 20px;gap:32px}.sg-hero-h1{font-size:28px}.sg-hero-mockups{grid-template-columns:repeat(3,1fr)}.sg-grid-section,.sg-why,.sg-process,.sg-final{padding:32px 20px}.sg-tabs-inner{padding:0 20px}.sg-grid{grid-template-columns:1fr}.sg-why-grid{grid-template-columns:1fr;gap:24px}.sg-process-grid{grid-template-columns:1fr;gap:32px}.sg-final{grid-template-columns:1fr;gap:24px}.sg-hero-ctas{flex-direction:column}}@media(prefers-reduced-motion:reduce){.sg-card,.sg-btn-primary,.sg-btn-outline,.sg-btn-red,.sg-process-cta,.sg-tab{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/collection-services-graphiques.css.map */
