:root{--bg:#0f0f0f;--bg2:#121212;--text:#0b0b0b;--muted:#666;--white:#fff;--card:#ffffff;--soft:#f3f3f3;--radius:22px;--max:1280px;--shadow:0 10px 30px rgba(0,0,0,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#fff}a{color:inherit}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto}.container.slim{width:min(920px,calc(100% - 40px))}.center{text-align:center}.left{text-align:left}.section{padding:92px 0}.section.soft{background:var(--soft)}.section.soft .section-title{color:#000}.section.soft p{color:#111}.section.soft .cat-label{color:#000}.section.dark{background:var(--bg2);color:var(--white)}.section-title{font-family:playfair display,serif;font-weight:500;font-size:clamp(28px,2.5vw,36px);margin:0 0 18px}.section-title.light{color:var(--white)}.section-desc{max-width:980px;margin:0 auto 42px;font-size:clamp(16px,1.25vw,20px);line-height:1.35;color:#111}.section-desc.light{color:rgba(255,255,255,.9)}.body{font-size:clamp(16px,1.25vw,20px);line-height:1.5;color:#111}.dark .body{color:rgba(255,255,255,.92)}.reg{font-size:.75em;vertical-align:super;margin-left:6px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:10px;text-decoration:none;font-weight:700;letter-spacing:.03em;border:1px solid transparent;cursor:pointer}.btn-light{background:#fff;color:#000}.btn-ghost{background:0 0;color:#fff;border-color:rgba(255,255,255,.35)}.dark .btn-ghost{color:#fff}.site-header{position:sticky;top:0;z-index:50;background:rgba(18,18,18,.86);backdrop-filter:saturate(180%)blur(10px);border-bottom:1px solid rgba(255,255,255,.18)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:16px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-text{font-weight:800;letter-spacing:.12em;color:#fff}.nav{display:flex;align-items:center;gap:10px}.nav-links{display:flex;gap:34px;align-items:center}.nav-link{color:#fff;opacity:.9;text-decoration:none;font-size:14px}.nav-link.is-active{opacity:1;font-weight:700;text-decoration:underline;text-underline-offset:6px}.header-cta{display:flex;align-items:center;gap:14px}.lang{display:flex;gap:8px}.lang-link{font-size:12px;color:#fff;opacity:.7;text-decoration:none}.lang-link.is-active{opacity:1;font-weight:700}.nav-toggle{display:none;width:42px;height:36px;border:0;background:0 0;cursor:pointer;border-radius:12px;padding:0}.nav-toggle span{display:block;width:20px;height:2px;background:#fff;margin:2px 0;border-radius:2px}.hero{min-height:718px;background:var(--hero-bg)50%/cover no-repeat;color:#fff;display:flex;align-items:center;padding:90px 0 70px}.hero-inner{max-width:980px;text-align:center}.hero-kicker{margin:0 0 18px;opacity:.95;font-size:15px;font-weight:500}.hero-title{margin:0;font-family:playfair display,serif;font-weight:700;font-size:clamp(44px,5vw,68px);line-height:1.05}.hero-title sup{font-size:.45em;top:-.9em}.hero-bottom{margin-top:clamp(160px,6vw,120px)}.hero-subtitle{font-family:playfair display,serif;font-weight:500;font-size:clamp(24px,2.8vw,36px);margin:0 0 14px}.hero-lead{margin:0 auto 22px;max-width:980px;font-size:clamp(15px,1.4vw,20px);line-height:1.35;opacity:.95}.grid{display:grid;gap:22px}.projects-grid{grid-template-columns:repeat(12,1fr)}.project-card{grid-column:span 4;background:#fff;border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}.project-media{height:280px;background-size:cover;background-position:50%;position:relative}.project-tag{position:absolute;top:0;left:0;background:#000;color:#fff;padding:14px 22px;font-weight:800;border-bottom-right-radius:14px}.project-caption{background:#e6e6e6;padding:10px 14px;font-weight:500}.product-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}.product-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.product-img{height:420px;background-size:cover;background-position:50%}.product-body{padding:18px 18px 22px}.product-head{display:flex;align-items:left;gap:12px;margin-bottom:10px}.badge{width:40px;height:40px;border-radius:999px;background:#000;color:#fff;display:grid;place-items:center;font-weight:800}.product-body h3{text-align:left;margin:0;font-size:20px}.bullets{text-align:left;margin:20px;padding-left:18px;color:#111}.bullets li{margin:10px 0;line-height:1.3}.footnote{margin-top:14px;font-size:13px;font-style:italic;color:#444}.steps{margin:14px 0 0;padding-left:18px}.steps li{margin:14px 0;line-height:1.35}.split{display:grid;grid-template-columns:1fr 1fr;min-height:540px}.split-col{min-height:540px}.split-text{display:flex;align-items:center;padding:40px 0}.split-media{background-size:cover;background-position:50%;position:relative}.split-caption{position:absolute;left:20px;bottom:16px;background:rgba(255,255,255,.8);padding:8px 12px;border-radius:10px;font-size:14px}.logos{display:flex;flex-wrap:wrap;gap:44px;justify-content:center;align-items:center}.logos img{height:54px;width:auto;opacity:.9;filter:grayscale(1)}.testimonial-carousel{position:relative;display:flex;align-items:center;justify-content:center;gap:36px;max-width:1100px;margin:40px auto 0}.testimonial-carousel::before{content:"“";position:absolute;left:110px;top:-18px;font-family:playfair display,serif;font-size:96px;line-height:1;color:#111}.testimonial-carousel::after{content:"”";position:absolute;right:180px;bottom:-34px;font-family:playfair display,serif;font-size:96px;line-height:1;color:#111}.testimonial-carousel .carousel-prev,.testimonial-carousel .carousel-next{background:0 0;border:none;color:#111;font-size:42px;cursor:pointer;padding:0 8px;flex:none}.testimonial-carousel .carousel-track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:0;width:100%;max-width:720px;padding:0;scrollbar-width:none}.testimonial-carousel .carousel-track::-webkit-scrollbar{display:none}.testimonial-carousel .testimonial-slide{flex:0 0 100%;scroll-snap-align:start;display:grid;grid-template-columns:160px 1fr;gap:18px;align-items:center;background:#e9e9e9;border-radius:10px;padding:26px 30px;box-shadow:none;min-width:unset}.testimonial-carousel .testimonial-img{width:160px;height:160px;object-fit:cover;border:3px solid #fff;border-radius:2px}.testimonial-carousel .testimonial-body{text-align:left}.testimonial-carousel .quote{margin:0 0 18px;line-height:1.45;font-size:15px;color:#111}.testimonial-carousel .who{margin:0;font-weight:600;font-size:14px;color:#111}.testimonial-carousel .org{margin:2px 0 0;font-weight:500;font-size:14px;color:#111}@media(max-width:900px){.testimonial-carousel{gap:14px;max-width:100%}.testimonial-carousel::before,.testimonial-carousel::after{display:none}.testimonial-carousel .carousel-track{max-width:100%}.testimonial-carousel .testimonial-slide{grid-template-columns:1fr;gap:14px;padding:20px}.testimonial-carousel .testimonial-img{width:140px;height:140px}}.team-grid{grid-template-columns:repeat(3,1fr);gap:28px}.team-card{background:#fff;border-radius:29px;padding:18px;box-shadow:var(--shadow)}.avatar{width:220px;height:220px;border-radius:999px;object-fit:cover;margin:0 auto 16px}.team-text{font-weight:600;line-height:1.25}.team-grid{grid-template-columns:repeat(3,1fr);gap:28px}@media(max-width:980px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.team-grid{grid-template-columns:1fr}}.faq{max-width:980px;margin:0 auto;text-align:left}.faq-item{border-top:1px solid rgba(255,255,255,.35);padding:16px 0}.faq-item:last-child{border-bottom:1px solid rgba(255,255,255,.35)}.faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:18px}.faq-plus{font-size:28px;line-height:1}.faq-a{padding:12px 0 0;color:rgba(255,255,255,.9)}.contact-card{max-width:720px;margin:0 auto;background:#fff;border-radius:14px;padding:22px;box-shadow:var(--shadow);text-align:left}.contact-card p{margin:10px 0}.cookie{position:fixed;left:18px;right:18px;bottom:18px;background:#0a0a0a;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:14px;display:none;z-index:100}.cookie-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.cookie p{margin:6px 0 0;opacity:.9}.cookie-actions{display:flex;gap:10px}.brand-logo{max-width:160px;width:100%;height:auto;display:block}@media(max-width:980px){.brand-logo{max-width:120px}}@media(max-width:600px){.brand-logo{max-width:100px}}.footer-logo{max-width:400px;width:100%;height:auto;display:block}@media(max-width:980px){.footer-logo{max-width:400px;margin-left:auto;margin-right:auto}}@media(max-width:600px){.footer-logo{max-width:300px;margin-left:auto;margin-right:auto}}@media(max-width:980px){.projects-grid{gap:16px}.project-card{grid-column:span 6}.product-grid{grid-template-columns:1fr}.split{grid-template-columns:1fr}.split-col{min-height:420px}.testimonial{grid-template-columns:1fr}.nav-links{display:none}.nav-toggle{display:block}.nav-links.is-open{display:flex;flex-direction:column;gap:12px;position:absolute;left:0;right:0;top:62px;background:rgba(18,18,18,.98);padding:16px 20px 18px;border-bottom:1px solid rgba(255,255,255,.18)}}@media(max-width:620px){.project-card{grid-column:span 12}.header-cta .btn{display:none}}@media(max-width:980px){.nav-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center}}.project-card{overflow:hidden;border-radius:0;position:relative}.project-media{position:relative;height:320px;background-size:cover;background-position:50%}.project-tag{position:absolute;top:0;left:0;padding:14px 22px;background:#000;color:#fff;font-weight:800;border-bottom-right-radius:12px}.project-caption{position:absolute;bottom:0;left:0;background:#e0e0e0;color:#000;padding:12px 20px;border-radius:0 14px 0 0;display:inline-block}.what-bg{background-image:url(/img/what-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.team-section{padding:94px 10px 112px}.team-grid{display:flex;justify-content:center;align-items:flex-start;gap:109px;margin-top:64px;flex-wrap:wrap}.team-card{width:308px;position:relative;padding-top:168px;background:0 0;border-radius:0;box-shadow:none}.avatar{width:260px;height:260px;border-radius:999px;object-fit:cover;position:absolute;top:0;left:50%;transform:translateX(-50%);margin:0;z-index:2;box-shadow:0 10px 30px rgba(0,0,0,.12)}.team-card-inner{background:#fff;border-radius:29px;min-height:356px;padding:110px 35px 35px;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:center;align-items:center}.team-name{margin:0 0 14px;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;font-size:16px;line-height:1.2;color:#000}.team-text{font-weight:400;font-size:15px;line-height:1.45;color:#222}@media(max-width:980px){.team-grid{gap:48px}}@media(max-width:600px){.team-card{width:min(308px,100%)}.avatar{width:220px;height:220px}.team-card-inner{min-height:auto;padding:95px 26px 24px}.team-name,.team-text{font-size:15px}}#headerContact{opacity:0;pointer-events:none;transition:opacity .25s ease}#headerContact.is-visible{opacity:1;pointer-events:auto}.integration{margin-top:42px}.integration-grid{display:grid;grid-template-columns:420px 1fr;gap:60px;align-items:start}.integration-media{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}.integration-media img{width:100%;border-radius:18px;box-shadow:var(--shadow)}.integration-media img:nth-child(3){grid-column:1/-1}.integration-text{max-width:640px;text-align:left}.integration-text .section-title{margin:0 0 22px;text-align:left}.integration-steps{display:flex;flex-direction:column;gap:22px}.integration-steps p{margin:0;line-height:1.45;color:rgba(255,255,255,.92);text-align:left}.step-number{font-weight:700;margin-right:10px;font-size:20px;display:inline-block;min-width:20px}.integration-steps strong{font-weight:700}@media(max-width:900px){.integration-grid{grid-template-columns:1fr;gap:36px}.integration-media{max-width:420px;margin:0 auto}.integration-text{max-width:100%}}.section.soft .cat-label{color:#000}.section.soft #team .section-title,.section.soft .team-section .section-title{color:#000}.team-section .section-title{color:#000}.prefooter-card{max-width:820px;margin:0 auto;background:#070707;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:14px 18px}.prefooter-cols{display:grid;grid-template-columns:1.7fr 1px .9fr 1px .8fr;gap:18px;align-items:start}.prefooter-col{text-align:left}.prefooter-showroom,.prefooter-lab{justify-self:start}.prefooter-showroom h3,.prefooter-lab h3{margin:0 0 8px;color:#fff;font-family:playfair display,serif;font-size:14px;font-weight:600;line-height:1.2;text-align:left}.prefooter-showroom ul{list-style:none;margin:0;padding:0}.prefooter-showroom li,.prefooter-lab p{margin:0 0 6px;color:rgba(255,255,255,.88);font-size:11px;line-height:1.35;text-align:left}.prefooter-sep{width:1px;height:100%;background:rgba(255,255,255,.18)}.prefooter-badges{display:flex;flex-direction:column;align-items:center;gap:14px}.badge-cci{width:140px;height:auto;display:block}.prefooter-badges-row{display:flex;justify-content:center;align-items:center;gap:16px;width:100%}.prefooter-badges-row img{width:48px;height:auto;display:block;object-fit:contain}@media(max-width:700px){.prefooter-card{max-width:340px;padding:10px 12px}.prefooter-cols{grid-template-columns:1.5fr 1px 1fr 1px .9fr;gap:10px}.prefooter-showroom h3,.prefooter-lab h3{font-size:10px;margin-bottom:6px}.prefooter-showroom li,.prefooter-lab p{font-size:7px;line-height:1.35;margin-bottom:4px}.prefooter-badges{gap:5px}.prefooter-badges img{max-width:42px;padding:2px;border-radius:4px}}@media(max-width:700px){.badge-cci{width:100px}.prefooter-badges-row{gap:10px}.prefooter-badges-row img{width:34px}}.partners-wrap{margin-top:28px;display:flex;flex-direction:column;gap:34px}.partners-row{display:grid;grid-template-columns:150px 36px 1fr 36px;align-items:center;gap:18px}.partners-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 16px;background:#000;color:#fff;font-size:14px;font-weight:700;text-align:center}.partners-arrow{background:0 0;border:none;color:#000;font-size:36px;line-height:1;cursor:pointer;padding:0}.partners-viewport{overflow:hidden;width:100%}.partners-track{display:flex;align-items:center;gap:44px;transition:transform .25s ease;will-change:transform}.partners-track img{flex:none;height:54px;width:auto;max-width:180px;object-fit:contain;display:block}@media(max-width:900px){.partners-row{grid-template-columns:1fr;gap:12px}.partners-badge{width:max-content;margin:0 auto}.partners-arrow{display:none}.partners-viewport{overflow-x:auto;scrollbar-width:none}.partners-viewport::-webkit-scrollbar{display:none}.partners-track{gap:28px;width:max-content;padding:0 8px}.partners-track img{height:42px;max-width:140px}}.social-blocks{display:flex;justify-content:center;gap:1.5rem}.social-block{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,3%);transition:transform .2s ease,background .2s ease}.social-block:hover{transform:translateY(-2px);background:rgba(255,255,255,6%)}.social-logo{height:28px;width:auto;display:block}.social-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.social-text{font-size:.95rem;color:rgba(255,255,255,.8)}.social-logo{height:26px;width:auto;display:block}.instagram{background:#fff;padding:3px;border-radius:5px}.social-block{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(255,255,255,4%)}.social-logo{width:100%;height:100%;object-fit:contain;display:block}.faq-separator{width:10%;height:1px;background:rgba(255,255,255,.35);margin:0 auto 2rem}.footer-legal-bar{background:#111;border-top:1px solid rgba(255,255,255,8%);padding:14px 0;width:100%}.footer-legal-inner{text-align:center;font-size:.82rem;line-height:1.4;color:rgba(255,255,255,.72)}.footer-legal-inner a{color:rgba(255,255,255,.72);text-decoration:underline}.footer-legal-inner a:hover{color:#fff}.legal-hero{position:relative;min-height:403px;background:#0b0b0b url(/img/fond_logo-8.png)50%/cover no-repeat;color:#fff;display:flex;align-items:center}.legal-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.35)}.legal-hero-inner{position:relative;z-index:1;text-align:center;padding-top:7rem;padding-bottom:4rem}.legal-kicker{margin:0 0 1rem;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;color:rgba(255,255,255,.9)}.legal-title{margin:0;font-family:playfair display,serif;font-size:clamp(2.5rem,6vw,4.2rem);line-height:1.1;font-weight:700;color:#fff}.legal-page{background:#fff;padding:3.5rem 0 5rem}.legal-container{max-width:1280px}.legal-content{max-width:1278px;margin:0 auto;color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:18px;line-height:1.75}.legal-content h2{margin:2.5rem 0 1rem;font-size:1.5rem;line-height:1.3;font-weight:700;color:#1a1a1a}.legal-content h3{margin:1.75rem 0 .75rem;font-size:1.1rem;font-weight:700;color:#1a1a1a}.legal-content p{margin:0 0 1rem}.legal-content strong{font-weight:700}.legal-content ul,.legal-content ol{margin:0 0 1rem 1.4rem}@media(max-width:991px){.legal-page{padding:2.5rem 0 4rem}.legal-content{font-size:16px;line-height:1.7}.legal-title{font-size:clamp(2rem,8vw,3rem)}}.product-card h3{color:#000}.product-card ul{list-style:none;padding-left:0}.product-card li{position:relative;padding-left:20px;margin-bottom:10px;text-align:left}.product-card li::before{content:"→";position:absolute;left:0;color:#000;font-weight:600}.product-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.product-header h3{margin:0;text-align:left;color:#000;font-weight:600}.product-n{width:34px;height:34px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}