:root{--blue:#2379ec;--navy:#07182e;--ink:#101b2d;--muted:#64748b;--line:#d9e4f1;--pale:#f5f9ff;--phi:1.618}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Segoe UI,Inter,Arial,sans-serif;color:var(--ink);background:#fff}.shell{width:min(1320px,calc(100% - 42px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#fffffff2;border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.header-inner{min-height:82px;display:grid;grid-template-columns:1.618fr 1fr auto;align-items:center;gap:26px}.product-brand{display:flex;align-items:center;gap:8px;color:var(--ink);text-decoration:none}.product-brand img{width:64px;height:64px;object-fit:contain}.product-brand span{display:grid}.product-brand strong{font-size:22px;line-height:1}.product-brand strong b{color:var(--blue)}.product-brand small{margin-top:5px;color:var(--muted);font-size:11px}.back-link{font-size:12px;color:var(--blue);text-decoration:none}.header-inner nav{display:flex;gap:18px}.header-inner nav a{color:var(--ink);font-size:12px;font-weight:700;text-decoration:none}.language{display:flex;padding:3px;border:1px solid var(--line);background:var(--pale)}.language button{border:0;background:transparent;padding:8px 10px;font-weight:800;color:var(--muted);cursor:pointer}.language button.active{background:var(--blue);color:#fff}.hero{min-height:690px;display:grid;grid-template-columns:1.618fr 1fr;align-items:center;gap:clamp(40px,6vw,92px);padding-block:76px}.eyebrow,.features header p,.privacy-card p{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:2px}.hero h1{margin:15px 0 20px;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-4px}.hero h1 em{font-style:normal;color:var(--blue)}.lead{max-width:720px;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:12px;align-items:stretch;margin-top:30px}.primary,.secondary{display:flex;min-height:59px;padding:0 22px;align-items:center;justify-content:center;text-decoration:none;font-weight:800}.primary{flex-direction:column;color:#fff;background:linear-gradient(145deg,#4ca4ff,#2379ec 55%,#155ac4);box-shadow:inset 0 1px #fff8,0 16px 34px #2379ec38}.primary small{margin-top:4px;font-size:9px;font-weight:600;opacity:.8}.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.trust{display:flex;gap:21px;margin-top:24px;color:var(--muted);font-size:11px}.stage{position:relative}.glow{position:absolute;inset:12% -8%;background:#3b82f633;filter:blur(50px);border-radius:50%}.app-window{position:relative;overflow:hidden;border:1px solid #bccbe0;border-radius:13px;background:#fff;box-shadow:0 35px 75px #0b244933;transform:perspective(1200px) rotateY(-4deg)}.window-bar{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;background:#edf3fa;border-bottom:1px solid #cbd8e7;font-size:10px}.window-bar span{width:9px;height:9px;background:var(--blue);border-radius:50%}.app-window img{display:block;width:100%;height:auto}.quick{background:var(--navy);color:#fff}.quick-grid{min-height:128px;display:grid;grid-template-columns:1fr 1.618fr 1fr}.quick-grid div{display:flex;align-items:center;justify-content:center;gap:15px;border-right:1px solid #ffffff20}.quick-grid div:last-child{border:0}.quick strong{font-size:40px;color:#52a7ff}.quick span{max-width:145px;font-size:11px;line-height:1.35}.features{padding-block:110px}.features header{text-align:center}.features h2{margin:11px 0 45px;font-size:clamp(34px,4vw,52px)}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-grid article{min-height:230px;padding:32px;border:1px solid var(--line);background:linear-gradient(145deg,#fff,var(--pale))}.feature-grid article>span{color:var(--blue);font-size:11px;font-weight:900}.feature-grid h3{font-size:22px;margin:29px 0 11px}.feature-grid p{margin:0;color:var(--muted);line-height:1.65}.privacy{padding:80px 0;background:var(--pale)}.privacy-card{display:grid;grid-template-columns:1fr 1.618fr;align-items:center;gap:58px}.privacy-card img{width:min(320px,100%);justify-self:center}.privacy-card h2{font-size:42px;margin:9px 0 14px}.privacy-card span{color:var(--muted);line-height:1.7}.final{padding:105px 20px;text-align:center}.final>img{width:125px;height:125px;object-fit:contain}.final h2{font-size:clamp(34px,4vw,54px);margin:15px 0 28px}.final .primary{width:max-content;margin:auto}footer{background:var(--navy);color:#9fb0c6}footer>div{min-height:100px;display:flex;align-items:center;justify-content:space-between;font-size:10px}footer a{display:flex;align-items:center;gap:8px;color:#dceaff;text-decoration:none}footer img{width:34px;height:34px;filter:brightness(0) invert(1)}@media(max-width:900px){.header-inner{grid-template-columns:1fr auto}.back-link{display:none}.header-inner nav{display:none}.hero{grid-template-columns:1fr;padding-block:50px}.stage{max-width:640px;margin:auto}.privacy-card{grid-template-columns:1fr;text-align:center}.quick-grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:620px){.shell{width:calc(100% - 24px)}.site-header{position:relative}.header-inner{min-height:68px}.product-brand img{width:50px;height:50px}.product-brand strong{font-size:17px}.hero{min-height:0;padding-block:43px;gap:40px}.hero h1{font-size:48px;letter-spacing:-2.6px}.lead{font-size:14px}.hero-actions{display:grid}.trust{display:grid;grid-template-columns:1fr 1fr;gap:9px}.quick-grid{min-height:0;grid-template-columns:1fr}.quick-grid div{min-height:92px;border-right:0;border-bottom:1px solid #ffffff20}.feature-grid{grid-template-columns:1fr}.features{padding-block:70px}.privacy-card h2{font-size:34px}footer>div{padding-block:25px;display:grid;gap:10px;justify-items:center}.app-window{transform:none}}\n/* Harmonisation visuelle avec les autres pages logiciels SNK. */
.shell{width:min(1172px,calc(100% - 40px))}.header-inner{height:88px;min-height:0;display:flex;align-items:center;gap:35px}.brand-zone{display:flex;align-items:center;gap:17px;min-width:440px}.product-brand{gap:11px;min-width:266px}.product-brand img{width:51px;height:58px}.product-brand strong{font-size:21px;line-height:1.05;letter-spacing:-.6px}.product-brand small{margin-top:5px;font-size:9px}.back-link{height:34px;display:inline-flex;align-items:center;padding:0 14px;white-space:nowrap;background:linear-gradient(#fff,#f3f8ff);border:1px solid #1668ef2e;border-radius:999px;box-shadow:0 8px 20px #1668ef1a;font-size:12px;font-weight:850}.site-header nav{display:flex;gap:28px;margin-left:auto}.site-header nav a{color:#526075;font-size:14px;font-weight:700}.language{flex:none;padding:3px;background:#edf2f8;border:1px solid #dbe4ef;border-radius:999px}.language button{width:35px;height:27px;padding:0;border-radius:999px;font-size:11px}.language button.active{background:#fff;color:var(--blue);box-shadow:0 2px 8px #b9c8da66}.hero{min-height:690px;overflow:clip;grid-template-columns:.95fr 1.05fr;gap:66px;padding-block:88px 70px}.hero h1{margin:20px 0 22px;font-size:clamp(43px,4.4vw,54px);font-weight:780;line-height:1.03;letter-spacing:-2.7px}.lead{max-width:570px;margin:0;font-size:18px;line-height:1.65}.hero-actions{margin:32px 0 25px}.primary,.secondary{min-height:54px;border-radius:11px;font-size:14px}.stage{min-width:0;max-width:530px;justify-self:end;padding:24px 0 34px}.app-window{transform:none;border-radius:17px;box-shadow:0 28px 50px #1737572e}.quick{max-width:1172px;margin:0 auto 100px;border-radius:18px;overflow:hidden;box-shadow:0 25px 55px #0b2d5224}.quick-grid{width:100%;min-height:110px}.quick strong{font-size:32px}.quick span{font-size:13px}@media(max-width:980px){.brand-zone{min-width:0}.back-link{display:none}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:62px}.stage{max-width:620px;justify-self:center}}@media(max-width:650px){.shell{width:calc(100% - 28px)}.header-inner{height:72px;gap:10px}.product-brand{min-width:0}.product-brand img{width:42px;height:48px}.product-brand strong{font-size:18px}.product-brand small{font-size:7px}.language{margin-left:auto}.language button{width:31px}.hero{padding-block:52px 58px;gap:35px}.hero h1{font-size:40px;letter-spacing:-1.9px}.lead{font-size:15px}.hero-actions>*{width:100%}.quick{width:calc(100% - 28px);margin-bottom:72px}}
