*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f6f9;color:#111827;font-family:Inter,sans-serif}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.site-header{height:78px;padding:0 max(22px,4vw);display:flex;align-items:center;justify-content:space-between;background:#0c1425;color:#fff;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:11px}.brand-symbol{width:42px;height:42px;display:grid;place-items:center;background:#4f6df5;border-radius:12px;font:800 21px Manrope}.brand strong,.brand small{display:block}.brand small{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#93a4c5;margin-top:1px}.header-link{font-size:13px;color:#dce4f4}.header-link span{margin-left:9px;color:#7b94ff}.enterprise-hero{min-height:690px;padding:80px max(5vw,30px);background:#0c1425;color:#fff;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;position:relative;overflow:hidden}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,#000,transparent 80%)}.hero-copy,.hero-preview{position:relative;z-index:2}.kicker{margin:0 0 15px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;color:#7f99ff}.enterprise-hero h1{font:800 clamp(48px,6vw,82px)/.98 Manrope;margin:0;letter-spacing:-.055em}.enterprise-hero h1 span{color:#8ea3ff}.hero-text{max-width:690px;color:#aebbd2;font-size:18px;line-height:1.65}.hero-actions{display:flex;gap:10px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 19px;border-radius:11px;font-weight:700;font-size:13px}.button.primary{background:#5571f5;color:#fff}.button.ghost{border:1px solid #34425d;color:#c4cee1}.button.light{background:#fff;color:#17213a}.hero-preview{background:#141f34;border:1px solid #26344c;border-radius:25px;padding:18px;box-shadow:0 40px 100px rgba(0,0,0,.25);transform:rotate(1.5deg)}.preview-top{display:flex;gap:6px;padding-bottom:15px}.preview-top span{width:7px;height:7px;border-radius:50%;background:#4a5870}.preview-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:11px}.preview-card{min-height:170px;background:#1b2840;border:1px solid #2a3851;border-radius:16px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end}.preview-card.big{grid-row:span 2;min-height:350px;background:linear-gradient(160deg,#263967,#17243c)}.preview-card.accent{background:#526df0}.preview-card b{font-size:11px;color:#8ea3ff;margin-bottom:auto}.preview-card.accent b{color:#fff}.preview-card strong{font:700 22px Manrope}.preview-card span{font-size:12px;color:#8796af;margin-top:5px}.preview-card.accent span{color:#dce3ff}.usecases{padding:100px max(5vw,30px);max-width:1400px;margin:auto}.section-head h2{font:800 clamp(38px,5vw,64px)/1 Manrope;letter-spacing:-.045em;margin:0}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:45px}.usecase-grid article{background:#fff;border:1px solid #e1e6ee;border-radius:19px;padding:28px;min-height:230px}.usecase-grid article>span{font-size:11px;font-weight:700;color:#5571f5}.usecase-grid h3{font:700 22px Manrope;margin:55px 0 9px}.usecase-grid p{color:#687386;line-height:1.55;font-size:14px}.cta-band{margin:20px max(5vw,30px) 80px;padding:45px;background:#5571f5;color:#fff;border-radius:24px;display:flex;align-items:center;justify-content:space-between}.cta-band .kicker{color:#dbe2ff}.cta-band h2{font:700 34px Manrope;margin:0}footer{padding:25px max(5vw,30px);border-top:1px solid #e0e5ec;color:#798398;font-size:12px;display:flex;justify-content:space-between}

/* catalogue */
.catalog-shell{width:min(1400px,92vw);margin:auto;padding:60px 0 90px}.catalog-hero{max-width:850px;padding:20px 0 45px}.catalog-hero h1{font:800 clamp(48px,7vw,82px)/1 Manrope;letter-spacing:-.055em;margin:0}.catalog-hero>p:last-child{color:#6e788a;font-size:17px;line-height:1.65}.catalog-toolbar{position:sticky;top:12px;z-index:8;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);border:1px solid #e1e6ed;border-radius:18px;padding:15px;margin-bottom:25px;box-shadow:0 12px 35px rgba(20,31,54,.06)}.catalog-search{display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf0f4;padding:0 3px 13px}.catalog-search input{border:0;background:transparent;outline:0;width:100%;font-size:14px}.type-filters,.category-filters{display:flex;flex-wrap:wrap;gap:7px;padding-top:11px}.type-filters button,.category-filters button{border:1px solid #e1e6ed;background:#f7f8fa;color:#586376;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:600;cursor:pointer}.type-filters button.is-active,.category-filters button.is-active{background:#111b30;border-color:#111b30;color:#fff}.category-filters{border-top:1px solid #edf0f4;margin-top:10px}.catalog-count{font-size:11px;color:#8892a3;margin:12px 3px 0}.masonry-grid{position:relative;min-height:100px}.catalog-card{position:absolute;top:0;left:0;transition:transform .35s cubic-bezier(.2,.8,.2,1);will-change:transform}.catalog-card-button{display:block;width:100%;padding:0;border:1px solid #e0e5eb;background:#fff;border-radius:17px;overflow:hidden;text-align:left;cursor:pointer;box-shadow:0 7px 22px rgba(18,28,49,.05)}.catalog-media{position:relative;background:#e9edf3;min-height:150px}.catalog-media img,.catalog-media video{width:100%;height:auto;display:block;max-height:420px;object-fit:cover}.catalog-media video{min-height:210px}.media-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1c2944}.file-visual{height:210px;background:linear-gradient(145deg,#111d34,#31466f);color:#fff;display:flex;align-items:flex-end;justify-content:space-between;padding:18px}.file-visual span{font:800 40px Manrope}.file-visual b{font-size:11px;color:#aabbde}.featured-tag{position:absolute;left:12px;top:12px;background:#5571f5;color:#fff;padding:6px 8px;border-radius:8px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.catalog-body{padding:16px}.catalog-meta{display:flex;justify-content:space-between;gap:10px;color:#6f7d97;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.catalog-body h2{font:700 18px/1.2 Manrope;margin:9px 0 0}.catalog-body p{margin:8px 0 0;color:#707a8d;font-size:12px;line-height:1.55}.empty-state{padding:35px;border:1px dashed #cdd4df;border-radius:15px;color:#788397;text-align:center}.media-viewer{display:none;position:fixed;inset:0;z-index:100;background:rgba(7,12,22,.88);padding:45px;place-items:center}.media-viewer.open{display:grid}.viewer-close{position:absolute;right:25px;top:22px;width:45px;height:45px;border:0;border-radius:50%;background:#fff;font-size:26px}.viewer-content{width:min(1100px,94vw);max-height:88vh}.viewer-content>img,.viewer-content>video{display:block;max-width:100%;max-height:84vh;margin:auto}.viewer-file{background:#fff;border-radius:18px;padding:25px}.viewer-file iframe{width:100%;height:70vh;border:0}.viewer-file audio{width:100%}.viewer-file a{display:inline-block;margin-top:15px;color:#5571f5}.viewer-open{overflow:hidden}
@media(max-width:850px){.enterprise-hero{grid-template-columns:1fr;padding-top:55px}.hero-preview{display:none}.usecase-grid{grid-template-columns:1fr}.cta-band{display:grid;gap:25px}.catalog-shell{padding-top:35px}}


/* V3.2 - aperçus documents */
.catalog-file-visual{height:235px;padding:19px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;overflow:hidden;background:linear-gradient(145deg,#17243c,#34496d);color:#fff}
.catalog-file-visual:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-50px;top:-45px;background:rgba(255,255,255,.08)}
.catalog-file-visual strong{position:relative;font:800 31px Manrope;letter-spacing:-.05em}
.catalog-file-visual small{position:relative;margin-top:5px;font-size:9px;letter-spacing:.14em;font-weight:700;opacity:.65}
.catalog-sheet{position:absolute;right:20px;top:22px;width:38px;height:48px;border:2px solid rgba(255,255,255,.65);border-radius:4px}
.catalog-sheet:after{content:"";position:absolute;left:7px;right:7px;top:13px;height:2px;background:rgba(255,255,255,.46);box-shadow:0 7px 0 rgba(255,255,255,.46),0 14px 0 rgba(255,255,255,.46)}
.catalog-word{background:linear-gradient(145deg,#163c70,#2867ae)}
.catalog-excel{background:linear-gradient(145deg,#14533d,#24845f)}
.catalog-powerpoint{background:linear-gradient(145deg,#8b3523,#cf603f)}
.catalog-pdf{background:linear-gradient(145deg,#782d32,#c74a52)}
.catalog-txt{background:linear-gradient(145deg,#3b4658,#67758d)}
.catalog-audio{justify-content:center;align-items:center;background:linear-gradient(145deg,#3a245f,#7350aa)}
.catalog-audio-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.14);font-size:25px;margin-bottom:16px}
.catalog-audio-bars{height:28px;display:flex;align-items:center;gap:5px;margin-bottom:10px}
.catalog-audio-bars i{width:5px;background:#fff;border-radius:5px}
.catalog-audio-bars i:nth-child(1){height:11px}.catalog-audio-bars i:nth-child(2){height:21px}.catalog-audio-bars i:nth-child(3){height:28px}.catalog-audio-bars i:nth-child(4){height:16px}.catalog-audio-bars i:nth-child(5){height:23px}
