Page d'accueil

A collection page of Fast Software

category
Products
22
Active ads
0
Depth
Published
2023/11/29

About

), OU dans une section "Liquid personnalise". Tout le style est inclus et scope sous .fsa, donc il ne touche a rien d'autre sur le site. Pense a renseigner le Titre SEO + Meta description dans les reglages de la page Shopify (champ "Referencement"). ========================================================================= --> .fsa{ --fsa-orange:#ff7a00; --fsa-orange-deep:#e85d00; --fsa-ink:#1f2937; --fsa-soft:#475569; --fsa-faint:#64748b; --fsa-surface:#ffffff; --fsa-line:#eef0f4; --fsa-bg-warm:#fff7f0; --fsa-bg-cool:#f8fafc; --fsa-green:#2e7d32; --fsa-green-soft:#e8f5e9; --fsa-blue:#2563eb; --fsa-blue-soft:#eff4ff; --fsa-amber:#f97316; --fsa-amber-soft:#fff4ec; --fsa-radius:18px; --fsa-shadow:0 18px 44px rgba(17,24,39,.10); --fsa-font-h:var(--font-heading-family,"Poppins","Segoe UI",system-ui,sans-serif); --fsa-font-b:var(--font-body-family,"Inter","Segoe UI",system-ui,sans-serif); color:var(--fsa-ink); font-family:var(--fsa-font-b); line-height:1.65; max-width:1180px; margin:0 auto; padding:0 18px 40px; -webkit-font-smoothing:antialiased; } .fsa *{box-sizing:border-box;} .fsa h1,.fsa h2,.fsa h3{font-family:var(--fsa-font-h);color:var(--fsa-ink);line-height:1.18;margin:0;} .fsa p{margin:0 0 14px;} .fsa a{color:var(--fsa-orange-deep);text-decoration:none;} .fsa a:hover{text-decoration:underline;} .fsa .fsa-eyebrow{ display:inline-flex;align-items:center;gap:8px; font-family:var(--fsa-font-h);font-size:12px;font-weight:700; letter-spacing:.14em;text-transform:uppercase;color:var(--fsa-orange-deep); background:var(--fsa-bg-warm);border:1px solid #ffe1c7; padding:7px 14px;border-radius:999px; } /* ---------- HERO ---------- */ .fsa-hero{ position:static !important; display:grid;grid-template-columns:1.25fr .9fr;gap:40px;align-items:center; padding:54px 0 44px; } .fsa-hero h1{ font-size:clamp(30px,4.4vw,50px);font-weight:800;letter-spacing:-.02em; margin:18px 0 16px; } .fsa-hero h1 em{font-style:normal;color:var(--fsa-orange);} .fsa-hero .fsa-lead{font-size:clamp(16px,1