@font-face{font-family:Gilroy;src:url(/fonts/gilroy-light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/gilroy-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/gilroy-medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/gilroy-semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/gilroy-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/gilroy-extrabold.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/gilroy-black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}.hero-sub-accent{font-size:clamp(1rem,2vw,1.35rem);font-weight:500;color:hsla(0,0%,100%,.75);margin-top:.25rem;margin-bottom:1.5rem}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Gilroy,sans-serif;background:#000;color:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden;line-height:1.6}a{text-decoration:none;color:inherit}img{display:block}ul{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 44px}#header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(0,0,0,.92);backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.07);transition:box-shadow .3s}.header-inner{justify-content:space-between;height:76px}.header-inner,.logo-wrap{display:flex;align-items:center}.logo-wrap{gap:14px}.logo-img{height:30px}.logo-divider{width:1px;height:18px;background:hsla(0,0%,100%,.18)}.logo-labs{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.42)}nav{display:flex;align-items:center;gap:4px}.nav-link{font-size:15px;font-weight:500;color:hsla(0,0%,100%,.58);padding:8px 14px;border-radius:6px;transition:all .2s;white-space:nowrap;cursor:pointer}.nav-link:hover{color:#fff;background:hsla(0,0%,100%,.07)}.nav-dropdown{position:relative}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu{position:absolute;top:calc(100% + 10px);left:0;background:#0d0d0d;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;padding:8px;min-width:250px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .22s;z-index:200}.dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:6px;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.55);transition:all .2s}.dropdown-item:hover{background:hsla(0,0%,100%,.06);color:#fff}.nav-cta{background:#fff;color:#000;padding:10px 22px;border-radius:6px;font-size:15px;font-weight:700;transition:all .2s;margin-left:8px}.nav-cta:hover{background:#f9eddd;transform:translateY(-1px)}.hamburger{display:none;background:none;border:none;cursor:pointer;color:#fff;padding:4px}.mobile-menu{display:none;position:fixed;top:76px;left:0;right:0;background:#0a0a0a;border-bottom:1px solid hsla(0,0%,100%,.08);padding:20px 32px 28px;z-index:999;flex-direction:column;gap:4px}.mobile-menu.open{display:flex}.mobile-menu a{font-size:15px;font-weight:500;color:hsla(0,0%,100%,.6);padding:11px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.mobile-menu a:last-child{border:none;color:#fff;font-weight:700;margin-top:8px}#hero{min-height:100vh;display:flex;align-items:center;padding-top:76px;position:relative;overflow:hidden}.hero-dots{position:absolute;inset:0;background-image:radial-gradient(hsla(0,0%,100%,.06) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:radial-gradient(ellipse 80% 100% at 70% 50%,#000,transparent);mask-image:radial-gradient(ellipse 80% 100% at 70% 50%,#000,transparent);pointer-events:none}.hero-glow1{left:-200px;bottom:-300px;width:700px;height:700px;background:radial-gradient(circle,hsla(34,70%,92%,.05),transparent 65%)}.hero-glow1,.hero-glow2{position:absolute;border-radius:50%;pointer-events:none}.hero-glow2{right:8%;top:-5%;width:600px;height:600px;background:radial-gradient(circle,rgba(200,213,249,.06),transparent 65%)}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2;padding:80px 0}.hero h1{font-family:Gilroy,sans-serif;font-size:clamp(36px,4.5vw,64px);font-weight:800;line-height:1.08;letter-spacing:-2px;color:#fff;margin-bottom:8px}.hero h1 .line1{display:block;color:#fff}.hero h1 .line2{display:block}.hero h1{transition:color .4s ease;cursor:default}.hero h1:hover,.hero h1:hover .line1,.hero h1:hover .line2{color:#f9eddd!important}.hero-sub{font-size:17px;font-weight:300;color:hsla(0,0%,100%,.44);line-height:1.75;max-width:480px;margin-bottom:28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.btn-white{background:#fff;color:#000;padding:13px 26px;border-radius:6px;font-weight:700;font-size:14px;transition:all .2s;display:inline-flex;align-items:center;gap:8px}.btn-white:hover{background:#f9eddd;transform:translateY(-1px)}.btn-ghost{background:transparent;color:hsla(0,0%,100%,.55);padding:13px 26px;border-radius:6px;font-weight:500;font-size:14px;border:1px solid hsla(0,0%,100%,.14);transition:all .2s}.btn-ghost:hover{color:#fff;border-color:hsla(0,0%,100%,.36)}.hero-right{display:flex;flex-direction:column;gap:12px}.hcard{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.09);border-radius:14px;padding:16px 18px;display:flex;align-items:center;gap:14px;transition:all .3s}.hcard:hover{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.18);transform:translateX(4px)}.hcard-photo{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;flex-shrink:0;border:1.5px solid hsla(0,0%,100%,.14)}.hcard-info{flex:1}.hcard-name{font-size:14px;font-weight:700;color:#fff;margin-bottom:2px}.hcard-role{font-size:11px;color:hsla(0,0%,100%,.34)}.hbadge{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:20px;white-space:nowrap}.hb-v{background:rgba(200,213,249,.12);color:#c8d5f9;border:1px solid rgba(200,213,249,.2)}.hb-b{background:hsla(34,70%,92%,.12);color:#f9eddd;border:1px solid hsla(34,70%,92%,.2)}.hb-w{background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.48);border:1px solid hsla(0,0%,100%,.1)}.hcard-sep{display:flex;align-items:center;gap:10px;padding:0 16px}.sep-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent)}.sep-dot{width:5px;height:5px;border-radius:50%;background:rgba(200,213,249,.4)}#clients{border-top:1px solid hsla(0,0%,100%,.07);border-bottom:1px solid hsla(0,0%,100%,.07);padding:44px 0}.clients-inner{display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:center}.clients-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.18);white-space:nowrap;margin-right:12px}.client-pill{background:hsla(0,0%,100%,.88);border-radius:8px;padding:10px 18px;display:flex;align-items:center;justify-content:center;opacity:.45;transition:opacity .25s;cursor:default}.client-pill:hover{opacity:.85}.client-pill img{display:block;max-width:110px;max-height:34px;width:auto;height:auto}.client-logo-chanel,.client-pill img{-o-object-fit:contain;object-fit:contain}.client-logo-chanel{height:28px;filter:brightness(0) invert(1);opacity:.35;transition:opacity .25s}.client-logo-chanel:hover{opacity:.7}section{padding:100px 0}.s-label{display:block;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(200,213,249,.45);margin-bottom:16px}.s-title{font-family:Gilroy,sans-serif;font-size:clamp(24px,2.8vw,38px);font-weight:800;letter-spacing:-1.2px;line-height:1.12;color:#fff;margin-bottom:20px}.s-title em{font-style:normal;color:hsla(0,0%,100%,.22);font-weight:300}.s-h3{font-family:Gilroy,sans-serif;font-size:clamp(18px,1.8vw,24px);font-weight:700;color:#fff;letter-spacing:-.4px;margin-bottom:8px;line-height:1.2}#intro{background:#000}.intro-spiral{position:absolute;left:-100px;top:50%;transform:translateY(-50%);opacity:.055;pointer-events:none;width:500px;height:500px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.intro-right{background:#0d0d0d;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;overflow:hidden}.intro-stat{border-bottom:1px solid hsla(0,0%,100%,.06);padding:22px 32px;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.intro-stat:last-child{border-bottom:none}.intro-stat:hover{background:hsla(0,0%,100%,.02)}.stat-label{font-size:13px;color:hsla(0,0%,100%,.34)}.stat-value{font-size:26px;font-weight:800;letter-spacing:-1px}.sv-v{color:#c8d5f9}.sv-b{color:#f9eddd}#ia-expertise{background:#080808;position:relative;overflow:hidden}.exp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.07);border-radius:16px;overflow:hidden;margin-top:60px}.exp-card{background:#080808;padding:48px 36px 40px;position:relative;overflow:hidden;transition:background .3s}.exp-card:hover{background:#0f0f0f}.exp-card:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;opacity:0;transition:opacity .3s}.exp-card:first-child:after{background:linear-gradient(90deg,transparent,#c8d5f9 50%,transparent)}.exp-card:nth-child(2):after{background:linear-gradient(90deg,transparent,#f9eddd 50%,transparent)}.exp-card:nth-child(3):after{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45) 50%,transparent)}.exp-card:hover:after{opacity:1}.holo-wrap{width:100%;height:160px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;perspective:600px;position:relative}.holo-glow{position:absolute;width:100px;height:100px;border-radius:50%;filter:blur(36px);opacity:.3;animation:glowPulse 4s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.4;transform:scale(1.18)}}.glow-v{background:radial-gradient(circle,#c8d5f9,#a78bfa)}.glow-b{background:radial-gradient(circle,#f9eddd,#f59e0b)}.glow-i{background:radial-gradient(circle,#818cf8,#6366f1)}.holo-shape{position:relative;transform-style:preserve-3d;animation:floatRot 8s ease-in-out infinite}.hs2{animation-delay:-2.7s;animation-duration:9.5s}.hs3{animation-delay:-5.1s;animation-duration:7.2s}@keyframes floatRot{0%{transform:translateY(0) rotateX(10deg) rotateY(0deg) rotate(2deg)}25%{transform:translateY(-12px) rotateX(16deg) rotateY(90deg) rotate(-2deg)}50%{transform:translateY(-6px) rotateX(10deg) rotateY(180deg) rotate(2deg)}75%{transform:translateY(-14px) rotateX(4deg) rotateY(270deg) rotate(-2deg)}to{transform:translateY(0) rotateX(10deg) rotateY(1turn) rotate(2deg)}}.shape-diamond{width:80px;height:80px;position:relative;transform-style:preserve-3d}.d-f{background:linear-gradient(135deg,rgba(200,213,249,.92),rgba(167,139,250,.75) 38%,rgba(236,72,153,.55) 72%,rgba(200,213,249,.65));transform:translateZ(9px);box-shadow:inset 0 0 24px hsla(0,0%,100%,.28),0 0 36px rgba(200,213,249,.32)}.d-bk,.d-f{position:absolute;width:80px;height:80px;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.d-bk{background:linear-gradient(315deg,rgba(200,213,249,.35),rgba(167,139,250,.25));transform:translateZ(-9px) rotateY(180deg)}.d-s1{background:linear-gradient(180deg,rgba(200,213,249,.6),rgba(167,139,250,.8));transform:rotateY(90deg) translateZ(12px)}.d-s1,.d-s2{position:absolute;width:56px;height:56px;top:12px;left:12px;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);opacity:.7}.d-s2{background:linear-gradient(180deg,rgba(236,72,153,.5),rgba(200,213,249,.7));transform:rotateY(-90deg) translateZ(12px)}.holo-shine{position:absolute;inset:0;background:linear-gradient(105deg,transparent 25%,hsla(0,0%,100%,.18) 40%,hsla(0,0%,100%,.06) 50%,transparent 60%);pointer-events:none}.shape-torus{width:80px;height:80px;position:relative}.t-ring{width:72px;height:72px;margin:-36px 0 0 -36px;border-radius:50%;border:15px solid transparent;background:linear-gradient(#080808,#080808) padding-box,linear-gradient(135deg,#f9eddd,#f59e0b,#ec4899,#c8d5f9,#a78bfa) border-box;box-shadow:0 0 24px hsla(34,70%,92%,.28),0 0 44px rgba(200,213,249,.18);transform:rotateX(65deg)}.t-ring,.t-ring2{position:absolute;top:50%;left:50%}.t-ring2{width:48px;height:48px;margin:-24px 0 0 -24px;border-radius:50%;border:8px solid transparent;background:linear-gradient(#080808,#080808) padding-box,linear-gradient(225deg,#c8d5f9,#ec4899,#f9eddd) border-box;opacity:.5;transform:rotateX(65deg) translateZ(8px)}.shape-cube{transform-style:preserve-3d;position:relative}.cf,.shape-cube{width:64px;height:64px}.cf{position:absolute;border:1px solid hsla(0,0%,100%,.1)}.cf-f{background:linear-gradient(135deg,rgba(200,213,249,.38),rgba(167,139,250,.58) 50%,rgba(99,102,241,.48));transform:translateZ(32px);box-shadow:inset 0 0 18px rgba(200,213,249,.15)}.cf-b{background:linear-gradient(135deg,rgba(200,213,249,.15),rgba(167,139,250,.2));transform:rotateY(180deg) translateZ(32px)}.cf-r{background:linear-gradient(135deg,rgba(167,139,250,.45),rgba(236,72,153,.3));transform:rotateY(90deg) translateZ(32px)}.cf-l{background:linear-gradient(135deg,rgba(99,102,241,.3),rgba(200,213,249,.2));transform:rotateY(-90deg) translateZ(32px)}.cf-t{background:linear-gradient(135deg,rgba(200,213,249,.55),hsla(0,0%,100%,.18) 50%,rgba(167,139,250,.3));transform:rotateX(90deg) translateZ(32px)}.cf-bt{background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(200,213,249,.12));transform:rotateX(-90deg) translateZ(32px)}.exp-title{font-size:18px;font-weight:700;letter-spacing:-.03em;margin-bottom:10px;color:#fff}.exp-desc{font-size:14px;color:hsla(0,0%,100%,.37);line-height:1.65;margin-bottom:20px}.exp-tags{display:flex;flex-wrap:wrap;gap:6px}.exp-tag{font-size:11px;font-weight:600;letter-spacing:.04em;background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.38);padding:4px 10px;border-radius:4px}#services{background:#000}.services-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px;gap:32px;flex-wrap:wrap}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{border:1px solid hsla(0,0%,100%,.07);border-radius:12px;padding:28px 22px;transition:all .25s}.service-card:hover{border-color:hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.02)}.sic{margin-bottom:16px}.service-name{font-size:15px;font-weight:700;letter-spacing:-.02em;color:#fff;margin-bottom:6px}.service-desc{font-size:13px;color:hsla(0,0%,100%,.32);line-height:1.6}#people{background:#080808;position:relative}.people-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:52px;flex-wrap:wrap;gap:24px}.profiles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.profile-card{border:1px solid hsla(0,0%,100%,.08);border-radius:16px;overflow:hidden;transition:all .28s;background:#0d0d0d}.profile-card:hover{border-color:hsla(0,0%,100%,.22);transform:translateY(-5px);box-shadow:0 24px 56px rgba(0,0,0,.45)}.profile-photo-wrap{position:relative;height:260px;overflow:hidden}.profile-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;transition:transform .4s}.profile-card:hover .profile-photo{transform:scale(1.04)}.profile-photo-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,hsla(0,0%,5%,.95))}.profile-badge{position:absolute;bottom:14px;left:14px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:20px;backdrop-filter:blur(8px)}.pb-v{background:rgba(200,213,249,.16);color:#c8d5f9;border:1px solid rgba(200,213,249,.26)}.pb-b{background:hsla(34,70%,92%,.16);color:#f9eddd;border:1px solid hsla(34,70%,92%,.26)}.pb-w{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.16)}.profile-info{padding:18px 18px 22px}.profile-name{font-size:15px;font-weight:700;color:#fff;margin-bottom:2px;letter-spacing:-.02em}.profile-role{font-size:12px;color:hsla(0,0%,100%,.32);margin-bottom:12px}.profile-tags{display:flex;flex-wrap:wrap;gap:5px}.ptag{font-size:10px;font-weight:600;letter-spacing:.04em;padding:3px 8px;border-radius:4px}.ptag-v{background:rgba(200,213,249,.1);color:#c8d5f9}.ptag-b{background:hsla(34,70%,92%,.1);color:#f9eddd}.ptag-w{background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.48)}#references{background:#000}.refs-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px;flex-wrap:wrap;gap:20px}.refs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.07);border-radius:14px;overflow:hidden}.ref-card{background:#000;padding:40px;transition:background .25s;position:relative}.ref-card:hover{background:#0a0a0a}.ref-card:before{content:"";position:absolute;top:0;left:0;bottom:0;width:2px;opacity:0;transition:opacity .3s}.ref-card:hover:before{opacity:1}.rc-ch:before{background:linear-gradient(180deg,#f9eddd,transparent)}.rc-qw:before{background:linear-gradient(180deg,#c8d5f9,transparent)}.rc-lc:before{background:linear-gradient(180deg,hsla(0,0%,100%,.4),transparent)}.rc-al:before{background:linear-gradient(180deg,#c8d5f9,transparent)}.ref-logo-pill{display:inline-block;background:#fff;border-radius:7px;padding:8px 16px;margin-bottom:20px}.ref-logo-pill img{max-width:130px;width:auto;display:block}.ref-logo-chanel,.ref-logo-pill img{height:28px;-o-object-fit:contain;object-fit:contain}.ref-logo-chanel{filter:brightness(0) invert(1);opacity:.6;margin-bottom:20px;transition:opacity .25s}.ref-card:hover .ref-logo-chanel{opacity:.9}.ref-sector{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.2);margin-bottom:14px}.ref-desc{font-size:14px;color:hsla(0,0%,100%,.4);line-height:1.65}#why{background:#080808;position:relative;overflow:hidden}.why-deco{position:absolute;top:-50px;right:-50px;width:400px;height:400px;opacity:.05;pointer-events:none}.why-title-row{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.why-title-row,.why-title-row .s-title{margin-bottom:0}.why-subtitle-inline{font-size:clamp(28px,3vw,42px);font-weight:300;color:hsla(0,0%,100%,.2);letter-spacing:-1px;white-space:nowrap}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:stretch;margin-top:48px}.why-points{display:flex;flex-direction:column}.why-point{display:flex;gap:22px;padding:28px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.why-point:first-child{padding-top:0}.why-num{font-size:11px;font-weight:700;letter-spacing:.1em;color:hsla(0,0%,100%,.18);padding-top:3px;min-width:26px}.why-ptitle{font-size:16px;font-weight:700;color:#fff;margin-bottom:7px;letter-spacing:-.02em}.why-desc{font-size:14px;color:hsla(0,0%,100%,.36);line-height:1.65}.why-panel{background:#0d0d0d;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.panel-header{padding:16px 24px;border-bottom:1px solid hsla(0,0%,100%,.07);display:flex;align-items:center;gap:6px;flex-shrink:0}.pd{width:8px;height:8px;border-radius:50%}.pd-r{background:#ff5f57}.pd-y{background:#febc2e}.pd-g{background:#28c840}.panel-title{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.2);margin-left:8px}.model-rows{flex:1;display:flex;flex-direction:column;justify-content:space-evenly}.model-row{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid hsla(0,0%,100%,.05);transition:background .2s;gap:12px}.model-row:last-child{border-bottom:none}.model-row:hover{background:hsla(0,0%,100%,.02)}.model-logo-wrap{width:40px;height:40px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.model-logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.model-info{flex:1}.model-name{font-size:14px;font-weight:600;color:#fff;line-height:1.2}.model-maker{font-size:11px;color:hsla(0,0%,100%,.26);margin-top:2px}.mbadge{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.34);padding:3px 9px;border-radius:4px;white-space:nowrap;flex-shrink:0}#comment{background:#000}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.07);border-radius:14px;overflow:hidden;margin-top:52px}.step{background:#000;padding:44px 36px}.step:nth-child(2){background:rgba(200,213,249,.018)}.step:nth-child(3){background:hsla(34,70%,92%,.018)}.step-num{font-size:56px;font-weight:800;letter-spacing:-3px;color:hsla(0,0%,100%,.05);line-height:1;margin-bottom:20px}.step-title{font-size:17px;font-weight:700;color:#fff;margin-bottom:10px;letter-spacing:-.02em}.step-desc{font-size:14px;color:hsla(0,0%,100%,.36);line-height:1.65}#cta-final{background:#f9eddd;color:#000;padding:120px 0;text-align:center;position:relative;overflow:hidden}.cta-spiral{position:absolute;right:-80px;bottom:-80px;opacity:.08;pointer-events:none}.cta-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(0,0,0,.3);margin-bottom:18px}.cta-title{font-size:clamp(36px,5vw,64px);font-weight:800;letter-spacing:-2px;line-height:1.04;color:#000;max-width:660px;margin:0 auto 18px}.cta-title span{color:rgba(0,0,0,.26)}.cta-sub{font-size:17px;font-weight:300;color:rgba(0,0,0,.46);max-width:420px;margin:0 auto 44px;line-height:1.7}.cta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.btn-black{background:#000;color:#fff;padding:14px 28px;border-radius:6px;font-weight:700;font-size:15px;transition:all .2s;display:inline-flex;align-items:center;gap:8px}.btn-black:hover{background:#1a1a1a;transform:translateY(-1px)}.btn-outline{background:transparent;color:#000;padding:14px 28px;border-radius:6px;font-weight:600;font-size:15px;border:1.5px solid rgba(0,0,0,.2);transition:all .2s}.btn-outline:hover{border-color:#000;background:rgba(0,0,0,.05)}#footer{background:#000;padding:72px 0 40px;border-top:1px solid hsla(0,0%,100%,.07)}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:52px}.footer-brand-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.footer-logo{height:22px}.footer-labs{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.26)}.footer-tagline{font-size:14px;color:hsla(0,0%,100%,.26);line-height:1.65;margin-bottom:18px}.footer-from{font-size:13px;color:hsla(0,0%,100%,.18)}.footer-from a{color:#c8d5f9;opacity:.6;border-bottom:1px solid rgba(200,213,249,.16);padding-bottom:1px;transition:opacity .2s}.footer-from a:hover{opacity:1}.footer-col h4{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.2);margin-bottom:18px}.footer-col ul{display:flex;flex-direction:column;gap:10px}.footer-col a{font-size:14px;color:hsla(0,0%,100%,.38);transition:color .2s}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.07);padding-top:28px;display:flex;justify-content:space-between;align-items:center}.footer-copy{font-size:13px;color:hsla(0,0%,100%,.18)}.footer-legal{display:flex;gap:24px}.footer-legal a{font-size:13px;color:hsla(0,0%,100%,.18);transition:color .2s}.footer-legal a:hover{color:hsla(0,0%,100%,.6)}@media(max-width:1024px){.hero-inner{grid-template-columns:1fr}.hero-right{display:none}.exp-grid,.steps{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr}.profiles-grid{grid-template-columns:repeat(2,1fr)}.refs-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.intro-grid{grid-template-columns:1fr}.why-title-row{flex-direction:column;gap:4px}}@media(max-width:768px){nav{display:none}.hamburger{display:block}.container{padding:0 20px}section{padding:64px 0}.profiles-grid,.services-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;gap:12px;text-align:center}.profile-photo-wrap{height:200px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero h1{animation:fadeUp .6s ease .15s both}.hero-sub{animation:fadeUp .6s ease .28s both}.hero-actions{animation:fadeUp .6s ease .4s both}.hero-right{animation:fadeUp .7s ease .3s both}.page{display:none;opacity:0;transition:opacity .35s ease}.page.active{display:block;opacity:1}.page.fade-in{display:block;animation:pageIn .4s ease forwards}.page.fade-out{display:block;animation:pageOut .25s ease forwards}@keyframes pageIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pageOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.nav-cta.active-page,.nav-link.active-page{color:#fff!important;position:relative}.nav-link.active-page:after{content:"";position:absolute;bottom:-4px;left:20%;right:20%;height:2px;background:rgba(200,213,249,.6);border-radius:1px}.page-breadcrumb{padding:24px 0 0;font-size:12px;color:hsla(0,0%,100%,.3);letter-spacing:.08em;text-transform:uppercase}.page-breadcrumb a{color:hsla(0,0%,100%,.3);text-decoration:none}.page-breadcrumb a:hover{color:hsla(0,0%,100%,.6)}.page-breadcrumb span{color:rgba(200,213,249,.5)}.page-hero{padding:120px 0 60px;min-height:40vh}.page-hero .s-title{font-size:clamp(26px,2.8vw,40px);letter-spacing:-1.2px;margin-bottom:24px}.page-hero .s-sub{max-width:600px}.page-hero{background:linear-gradient(180deg,rgba(200,213,249,.03),transparent)}.page-hero .s-label{color:rgba(200,213,249,.55)}.capability-deep{padding:64px 0;border-top:1px solid hsla(0,0%,100%,.06)}.capability-deep .cap-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;margin-top:48px}@media(max-width:800px){.capability-deep .cap-grid{grid-template-columns:1fr;gap:32px}}.cap-text h3{font-size:clamp(22px,2.4vw,30px);font-weight:700;color:#fff;margin-bottom:12px;letter-spacing:-.5px}.cap-text p{font-size:15px;line-height:1.8;color:hsla(0,0%,100%,.45);margin-bottom:16px}.cap-text ul{list-style:none;padding:0;margin:0 0 20px}.cap-text ul li{padding:6px 0 6px 20px;position:relative;font-size:14px;color:hsla(0,0%,100%,.5);line-height:1.6}.cap-text ul li:before{content:"→";position:absolute;left:0;color:rgba(200,213,249,.5);font-size:13px}.cap-usecases{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;padding:32px}.exp-nav{display:flex;gap:4px;overflow-x:auto;padding:4px 0;-webkit-overflow-scrolling:touch}.exp-nav-item{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.35);padding:8px 16px;border-radius:6px;white-space:nowrap;transition:all .2s;cursor:pointer;text-decoration:none}.exp-nav-item:hover{color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.04)}.exp-nav-item.active{color:#c8d5f9;background:rgba(200,213,249,.1);border:1px solid rgba(200,213,249,.15)}.exp-photo-section{padding:64px 0;border-top:1px solid rgba(200,213,249,.06)}.exp-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:32px}@media(max-width:800px){.exp-photo-grid{grid-template-columns:1fr;gap:16px}}.exp-photo-card{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:1.6;background:#111}.exp-photo-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.75;transition:all .5s}.exp-photo-card:hover img{opacity:.9;transform:scale(1.03)}.exp-photo-overlay{position:absolute;bottom:0;left:0;right:0;padding:24px 28px;background:linear-gradient(transparent,rgba(0,0,0,.8))}.exp-photo-overlay h4{font-size:16px;font-weight:700;color:#fff;margin-bottom:4px}.exp-photo-overlay p{font-size:13px;color:hsla(0,0%,100%,.5);line-height:1.5}.exp-photo-card.wide{grid-column:span 2}@media(max-width:800px){.exp-photo-card.wide{grid-column:span 1}}.exp-impact{padding:64px 0;border-top:1px solid rgba(200,213,249,.08)}.exp-impact-title{font-family:Gilroy,sans-serif;font-size:clamp(20px,2vw,26px);font-weight:700;color:#fff;letter-spacing:-.5px;margin-bottom:32px}.exp-impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:800px){.exp-impact-grid{grid-template-columns:1fr;gap:16px}}.exp-impact-card{background:linear-gradient(145deg,rgba(200,213,249,.03),transparent);border:1px solid rgba(200,213,249,.08);border-radius:16px;padding:32px;transition:all .4s}.exp-impact-card:hover{border-color:rgba(200,213,249,.25);transform:translateY(-4px);box-shadow:0 12px 40px rgba(200,213,249,.06)}.exp-impact-stat{font-family:Gilroy,sans-serif;font-size:clamp(36px,4vw,52px);font-weight:800;letter-spacing:-2px;background:linear-gradient(135deg,#c8d5f9,#f9eddd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;margin-bottom:8px}.exp-impact-label{font-size:15px;font-weight:600;color:hsla(34,70%,92%,.75);margin-bottom:4px}.exp-impact-desc{font-size:13px;color:hsla(0,0%,100%,.35);line-height:1.5}.exp-method{padding:64px 0;border-top:1px solid hsla(34,70%,92%,.06)}.exp-method-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media(max-width:800px){.exp-method-grid{grid-template-columns:1fr;gap:32px}}.exp-method-title{font-family:Gilroy,sans-serif;font-size:clamp(20px,2vw,26px);font-weight:700;color:#fff;letter-spacing:-.5px;margin-bottom:20px}.exp-method-text{font-size:15px;color:hsla(0,0%,100%,.42);line-height:1.8;margin-bottom:16px}.exp-method-text strong{color:rgba(200,213,249,.75)}.exp-method-steps{display:flex;flex-direction:column;gap:16px;margin-top:24px}.exp-step{display:flex;gap:16px;align-items:flex-start}.exp-step-dot{width:10px;height:10px;border-radius:50%;background:rgba(200,213,249,.4);flex-shrink:0;margin-top:6px}.exp-step-content{flex:1}.exp-step-name{font-size:14px;font-weight:600;color:hsla(34,70%,92%,.7);margin-bottom:2px}.exp-step-desc{font-size:13px;color:hsla(0,0%,100%,.35);line-height:1.5}.exp-visual{position:relative;min-height:320px;display:flex;align-items:center;justify-content:center}.exp-visual svg{width:100%;max-width:400px;height:auto}.exp-float{animation:expFloat 6s ease-in-out infinite}@keyframes expFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.exp-orbit{animation:expOrbit 20s linear infinite;transform-origin:center center}@keyframes expOrbit{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.exp-pulse{animation:expPulse 3s ease-in-out infinite}@keyframes expPulse{0%,to{opacity:.3}50%{opacity:.7}}.exp-accordion{margin-top:48px}.exp-acc-item{border-top:1px solid hsla(0,0%,100%,.08)}.exp-acc-item:last-child{border-bottom:1px solid hsla(0,0%,100%,.08)}.exp-acc-header{display:flex;align-items:center;justify-content:space-between;padding:28px 0;cursor:pointer;transition:all .3s;gap:24px}.exp-acc-header:hover{padding-left:8px}.exp-acc-left{display:flex;align-items:center;gap:20px}.exp-acc-num{font-size:13px;color:hsla(0,0%,100%,.2);letter-spacing:.04em;min-width:28px}.exp-acc-name,.exp-acc-num{font-family:Gilroy,sans-serif;font-weight:700}.exp-acc-name{font-size:clamp(20px,2.2vw,28px);color:#fff;letter-spacing:-.5px;transition:color .3s}.exp-acc-header:hover .exp-acc-name{color:rgba(200,213,249,.9)}.exp-acc-tagline{font-size:14px;color:hsla(0,0%,100%,.3);font-weight:400;display:none}@media(min-width:800px){.exp-acc-tagline{display:block}}.exp-acc-icon{width:32px;height:32px;border:1px solid hsla(0,0%,100%,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .4s}.exp-acc-icon svg{transition:transform .4s}.exp-acc-item.active .exp-acc-icon{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.2)}.exp-acc-item.active .exp-acc-icon svg{transform:rotate(45deg)}.exp-acc-body{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.exp-acc-item.active .exp-acc-body{max-height:800px}.exp-acc-inner{padding:0 0 48px 48px}@media(max-width:800px){.exp-acc-inner{padding:0 0 32px}}.exp-acc-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}@media(max-width:800px){.exp-acc-grid{grid-template-columns:1fr;gap:0}}.exp-desc-col{padding:36px 40px;background:rgba(200,213,249,.03);border:1px solid rgba(200,213,249,.08);border-radius:16px 0 0 16px;display:flex;flex-direction:column;justify-content:center}@media(max-width:800px){.exp-desc-col{border-radius:16px 16px 0 0;padding:28px 24px}}.exp-desc-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:rgba(200,213,249,.55);margin-bottom:20px;display:block}.exp-acc-desc{font-size:15px;line-height:1.85;color:hsla(0,0%,100%,.48);margin-bottom:20px}.exp-acc-desc strong{color:rgba(200,213,249,.75)}.exp-acc-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.exp-acc-tag{font-size:11px;font-weight:600;letter-spacing:.04em;background:rgba(200,213,249,.06);color:rgba(200,213,249,.55);padding:5px 12px;border-radius:20px;border:1px solid rgba(200,213,249,.1);transition:all .2s}.exp-acc-tag:hover{background:rgba(200,213,249,.12);color:rgba(200,213,249,.8);border-color:rgba(200,213,249,.2)}.exp-acc-cases{background:hsla(34,70%,92%,.03);border:1px solid hsla(34,70%,92%,.08);border-left:none;border-radius:0 16px 16px 0;padding:36px 40px;display:flex;flex-direction:column;justify-content:center}@media(max-width:800px){.exp-acc-cases{border-radius:0 0 16px 16px;border-left:1px solid hsla(34,70%,92%,.08);border-top:none;padding:28px 24px}}.exp-acc-cases-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:hsla(34,70%,92%,.55);margin-bottom:20px}.exp-acc-case{border-bottom:1px solid hsla(34,70%,92%,.06);padding:14px 0 14px 14px;border-left:2px solid hsla(34,70%,92%,.2);margin-bottom:2px}.exp-acc-case:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.exp-acc-case-label{font-size:14px;font-weight:600;color:hsla(34,70%,92%,.75);margin-bottom:4px}.exp-acc-case-desc{font-size:13px;color:hsla(0,0%,100%,.32);line-height:1.55}.cap-usecases h4{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:rgba(200,213,249,.5);margin-bottom:16px}.usecase-item{padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.04)}.usecase-item:last-child{border-bottom:0}.usecase-label{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.7);margin-bottom:4px}.usecase-desc{font-size:13px;color:hsla(0,0%,100%,.35);line-height:1.5}.page-cta-banner{padding:64px 0;text-align:center}.page-cta-banner p{font-size:16px;color:hsla(0,0%,100%,.4);margin-bottom:28px;max-width:480px;margin-left:auto;margin-right:auto}.selection-section{padding:64px 0;border-top:1px solid hsla(0,0%,100%,.06)}.selection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px}@media(max-width:900px){.selection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.selection-grid{grid-template-columns:1fr}}.sel-step{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:14px;padding:28px 24px;text-align:center}.sel-step .sel-num{font-size:28px;font-weight:800;color:rgba(200,213,249,.2);margin-bottom:8px}.sel-step h4{font-size:15px;font-weight:700;color:hsla(0,0%,100%,.7);margin-bottom:8px}.sel-step p{font-size:13px;color:hsla(0,0%,100%,.35);line-height:1.55}.sectors-section{padding:64px 0;border-top:1px solid hsla(0,0%,100%,.06)}.sectors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}@media(max-width:700px){.sectors-grid{grid-template-columns:1fr}}.sector-pill{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);padding:20px;gap:14px}.sector-icon,.sector-pill{border-radius:10px;display:flex;align-items:center}.sector-icon{width:40px;height:40px;background:rgba(200,213,249,.08);justify-content:center;font-size:18px;flex-shrink:0}.sector-pill h4{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.7);margin-bottom:2px}.sector-pill p{font-size:12px;color:hsla(0,0%,100%,.3)}.faq-section{padding:64px 0;border-top:1px solid hsla(0,0%,100%,.06)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:32px}@media(max-width:700px){.faq-grid{grid-template-columns:1fr}}.faq-item h4{font-size:15px;font-weight:700;color:hsla(0,0%,100%,.7);margin-bottom:6px}.faq-item p{font-size:14px;color:hsla(0,0%,100%,.35);line-height:1.6}.key-figures{display:flex;gap:40px;flex-wrap:wrap;margin:32px 0}.kf-item{text-align:center}.kf-num{font-size:32px;font-weight:800;color:rgba(200,213,249,.6);letter-spacing:-1px}.kf-label{font-size:12px;color:hsla(0,0%,100%,.3);text-transform:uppercase;letter-spacing:.08em;margin-top:2px}.hero-hover-title{transition:color .3s ease}.hero-hover-sub{transition:color .3s ease,font-weight .3s ease;cursor:default}.hover-beige{transition:color .3s ease}.hover-beige:hover{color:#f9eddd!important}.hover-bold{transition:font-weight .3s ease;cursor:default}.hover-bold:hover{font-weight:700!important;color:hsla(0,0%,100%,.8)!important}.ia-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}@media(max-width:800px){.ia-home-grid{grid-template-columns:1fr;gap:16px}}.ia-home-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;padding:28px 24px}.ia-home-card p{font-size:13px;color:hsla(0,0%,100%,.35);line-height:1.6;margin-bottom:12px}.photo-block{border-radius:16px;max-height:360px}.photo-block img{display:block}.other-domains-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px}@media(max-width:700px){.other-domains-grid{grid-template-columns:1fr}}.od-card{background:linear-gradient(145deg,hsla(34,70%,92%,.04),hsla(34,70%,92%,.01));border:1px solid hsla(34,70%,92%,.1);border-radius:14px;padding:24px}.od-card h4{color:hsla(34,70%,92%,.8);margin-bottom:4px}.od-card p{color:hsla(34,70%,92%,.4);line-height:1.5}.ia-card-visual{height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:12px;background:radial-gradient(ellipse at center,hsla(0,0%,100%,.03) 0,transparent 70%);overflow:hidden}.ia-card-visual svg{width:120px;height:120px;filter:drop-shadow(0 0 20px rgba(200,160,255,.15))}.od-card-icon{width:48px;height:48px;margin-bottom:16px;border-radius:12px;background:hsla(34,70%,92%,.05);border:1px solid hsla(34,70%,92%,.12)}.od-card-icon svg{width:24px;height:24px}#page-accueil section{padding:64px 0}#page-accueil section+section{border-top:1px solid hsla(0,0%,100%,.04)}#page-accueil .page-cta-banner{padding:64px 0}.hero h1 .line1{font-weight:800}.hero h1 .line2{font-weight:300;color:hsla(0,0%,100%,.25)}.hero h1:hover .line2{font-weight:300}.hero-sub{font-size:18px;line-height:1.7;max-width:500px}.hero-hover-title{transition:color .4s cubic-bezier(.4,0,.2,1)}.hero-hover-title:hover{color:#f9eddd!important}.hero-hover-sub{transition:color .4s cubic-bezier(.4,0,.2,1)}.hero-hover-sub:hover{color:#f9eddd!important}@keyframes slideUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRight{0%{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes gentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.page.active .hero h1{animation:slideUp .7s cubic-bezier(.16,1,.3,1) .1s both}.page.active .hero-sub{animation:slideUp .7s cubic-bezier(.16,1,.3,1) .25s both}.page.active .hero-actions{animation:slideUp .7s cubic-bezier(.16,1,.3,1) .4s both}.page.active .hero-right{animation:slideUp .8s cubic-bezier(.16,1,.3,1) .3s both}.home-models-banner{padding:64px 0}.home-models-banner .s-label{text-align:center;margin-bottom:28px}.hm-row{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}@media(max-width:700px){.hm-row{gap:20px}}.hm-item{display:flex;align-items:center;gap:12px}.hm-logo{width:36px;height:36px;border-radius:10px;overflow:hidden;flex-shrink:0}.hm-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hm-info{display:flex;flex-direction:column;gap:1px}.hm-name{font-size:14px;font-weight:700;color:hsla(0,0%,100%,.7);line-height:1.2}.hm-tag{font-size:10px;font-weight:600;color:hsla(34,70%,92%,.4);letter-spacing:.04em;line-height:1.2}#page-accueil .ia-home-grid{gap:20px;margin-top:32px}.ia-home-card{padding:0 0 28px;overflow:hidden;transition:transform .4s cubic-bezier(.4,0,.2,1),border-color .4s ease,box-shadow .4s ease}.ia-home-card:hover{transform:translateY(-6px);border-color:rgba(200,213,249,.15);box-shadow:0 20px 60px rgba(0,0,0,.3),0 0 40px rgba(200,213,249,.03)}.ia-home-card .exp-tags,.ia-home-card h4,.ia-home-card p{padding:0 28px}.ia-home-card p{font-size:14px;color:hsla(0,0%,100%,.38);line-height:1.7;margin-bottom:16px}.s-sub{font-size:16px;font-weight:300;color:hsla(0,0%,100%,.42);line-height:1.75;max-width:520px}#intro{padding:64px 0;position:relative;overflow:hidden}#intro .intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:800px){#intro .intro-grid{grid-template-columns:1fr;gap:40px}}#intro .s-sub{font-size:17px;line-height:1.8}.intro-spiral{animation:spin 60s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.photo-block{border-radius:20px;overflow:hidden;position:relative;aspect-ratio:1.333;box-shadow:0 24px 80px rgba(0,0,0,.4)}.photo-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 6s cubic-bezier(.4,0,.2,1)}.photo-block:hover img{transform:scale(1.05)}.photo-block:after{content:"";position:absolute;inset:0;border-radius:20px;border:1px solid hsla(0,0%,100%,.06);pointer-events:none}.hover-beige{transition:color .5s cubic-bezier(.4,0,.2,1);cursor:default}.hover-beige:hover{color:hsla(34,70%,92%,.85)!important}.other-domains-grid{grid-template-columns:repeat(4,1fr)!important;gap:16px!important;margin-top:36px}.od-card{padding:28px 24px;transition:transform .4s cubic-bezier(.4,0,.2,1),border-color .4s ease,box-shadow .4s ease,background .4s ease;border-radius:16px}.od-card:hover .od-card-icon{background:hsla(34,70%,92%,.08);border-color:hsla(34,70%,92%,.2)}.od-card:hover{transform:translateY(-6px);border-color:hsla(34,70%,92%,.25);box-shadow:0 16px 48px hsla(34,70%,92%,.08);background:linear-gradient(145deg,hsla(34,70%,92%,.07),hsla(34,70%,92%,.02))}.od-card h4{font-size:15px;font-weight:700;color:hsla(34,70%,92%,.85);margin-bottom:6px;letter-spacing:-.2px}.od-card p{font-size:13px;color:hsla(34,70%,92%,.42);line-height:1.6}.od-card-icon{width:44px;height:44px;margin-bottom:18px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:hsla(34,70%,92%,.04);border:1px solid hsla(34,70%,92%,.1);transition:all .4s ease}.od-card:hover .od-card-icon{background:hsla(0,0%,100%,.06)}@media(max-width:900px){.other-domains-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:500px){.other-domains-grid{grid-template-columns:1fr!important}}.page-cta-banner .s-title{margin-bottom:14px}.page-cta-banner p{font-size:17px;color:hsla(0,0%,100%,.42);max-width:500px;margin:0 auto 32px;line-height:1.7}.page-cta-banner .btn-white{font-size:15px;padding:14px 32px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.page-cta-banner .btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 32px hsla(34,70%,92%,.15)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.gradient-sep{height:1px;background:linear-gradient(90deg,transparent,rgba(200,213,249,.12) 30%,hsla(34,70%,92%,.08) 70%,transparent);margin:0;border:0}@keyframes drift{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(-20px) translateX(10px)}to{transform:translateY(0) translateX(0)}}.bg-particle{position:absolute;width:2px;height:2px;border-radius:50%;background:rgba(200,213,249,.08);animation:drift 8s ease-in-out infinite}.hero-sub-accent{font-size:clamp(1rem,1.8vw,1.2rem);font-weight:400;color:hsla(0,0%,100%,.6);margin-top:.1rem;margin-bottom:1.2rem;letter-spacing:-.01em}