/* ganolyk / Signature. Logo palette, real work, purposeful motion. */
:root{--brand:#ed5a39;--ink:#141210;--paper:#fff;--muted:#676767;--line:#dedede;--papier:#fff;--surface:#f6f6f6;--surface-2:#f0f0f0;--encre:#141210;--encre-profond:#141210;--gris:#676767;--gris-pale:#737373;--trait:#dedede;--trait-fort:#c8c8c8;--corail:#ed5a39;--corail-clair:#ed5a39;--corail-fonce:#b0371e;--corail-voile:#f5f5f5;--h-corail:#ed5a39;--h-corail-voile:#f2f2f2;--h-encre:#141210;--h-papier:#fff;--h-gris:#676767;--h-trait:#ddd;--jaune:#ed5a39;--creme:#fff;--studio-dark:#141210;--studio-orange:#ed5a39;--studio-paper:#fff}
:root[data-theme=dark]{--paper:#1c1c1c;--ink:#fff;--muted:#bebebe;--line:#414141;--papier:#1c1c1c;--surface:#242424;--surface-2:#292929;--encre:#fff;--gris:#bebebe;--gris-pale:#aaa;--trait:#414141;--trait-fort:#5c5c5c;--corail:#ed5a39;--corail-clair:#ff947a;--corail-fonce:#ff947a;--corail-voile:#292929;--h-corail:#ed5a39;--h-corail-voile:#292929;--h-encre:#fff;--h-papier:#1c1c1c;--h-gris:#bebebe;--h-trait:#414141}
body{background:var(--paper);color:var(--ink)}em{font-family:inherit;font-style:normal;font-weight:600;letter-spacing:inherit}h1,h2,h3{letter-spacing:-.045em}::selection{background:var(--brand);color:#141210}.v2-wrap{max-width:1380px;width:calc(100% - 112px);margin-inline:auto}.v2-kicker{font-size:12px;font-weight:500;letter-spacing:.12em;line-height:1.5;margin-bottom:24px;text-transform:uppercase}.v2-button{display:inline-flex;justify-content:center;align-items:center;gap:26px;min-height:56px;padding:17px 24px;background:var(--brand);color:#141210;text-decoration:none;border:1px solid var(--brand);font-size:15px;line-height:1.35;font-weight:600;position:relative;overflow:hidden;transition:background .25s,color .25s,border-color .25s}.v2-button svg,.v2-link svg{width:21px;height:21px;flex-shrink:0;transition:transform .3s}.v2-button:hover{background:#fff;border-color:#fff;color:#141210}.v2-button:hover svg,.v2-link:hover svg{transform:translate(3px,-3px)}.v2-button-dark{background:#141210;color:#fff;border-color:#141210}.v2-button-dark:hover{background:#fff;color:#141210}.v2-link{display:inline-flex;align-items:center;gap:20px;min-height:46px;font-size:15px;font-weight:500;text-decoration:none;line-height:1.4}.v2-link:hover{color:var(--corail-fonce)}.v2-link>span{font-size:24px}.v2-case h2,.v2-expertise h2,.v2-human h2,.v2-offers h2{font-size:clamp(40px,4.6vw,68px);font-weight:600;line-height:1.06;margin:0}.v2-case h2 span,.v2-expertise h2 span,.v2-offers h2 span{color:var(--corail-fonce)}
/* One confident header across the site. */
.entete .nav-bureau a{color:#eee;background:transparent}
.entete .nav-bureau a:is(:hover,:focus-visible,:active),.entete .nav-bureau a[aria-current=page]{color:#ff947a;background:transparent}
.entete .nav-bureau a:focus-visible{outline:2px solid #ff947a;outline-offset:5px}
.entete .nav-bureau a:is(:focus-visible,:active)::after{transform:scaleX(1)}
.entete{height:88px;background:#141210!important;color:#fff;border-color:#ffffff25}.studio-nav{max-width:1380px}.marque .marque-clair{display:none!important}.marque .marque-fonce{display:block!important}.nav-bureau a{color:#eee}.nav-bureau a[aria-current=page]{color:#ff947a}.nav-tools .lien-langue,.nav-tools .bouton-theme{color:#fff!important}.nav-cta{background:var(--brand);color:#141210;border-color:var(--brand)}.nav-cta:hover{background:#fff;border-color:#fff;color:#141210}.bouton-menu{color:#fff;border-color:#ffffff50!important}.menu-mobile{inset:88px 0 0}.menu-mobile-in>a span{display:none}.menu-mobile-in .menu-mobile-cta{color:var(--corail-fonce)!important}.service-bloc:before{display:none!important;content:none!important}.service-tete,.service-texte{padding-left:0}.section-services-detail>.zone{counter-reset:none}.proc-num,.service-number{display:none!important}.footer-bottom>span:last-child{color:#fff}.footer-wordmark span{color:#bdbdbd}.studio-footer{background:#141210}.footer-invite h2{font-weight:600;font-size:clamp(43px,5.6vw,82px);line-height:1.02}.footer-invite h2 em{color:var(--brand)}.round-link{background:var(--brand);color:#141210}.round-link:hover{background:#fff}.footer-grid a:hover{color:#ff947a}.footer-wordmark{border:0}.footer-grid .eyebrow{color:#aaa}.footer-grid a,.footer-hours{color:#ccc}.footer-bottom{color:#aaa}.footer-bottom a:hover,.footer-bottom button:hover{color:#fff}.saut-contenu{background:var(--brand);color:#141210}
/* A photographic opening, anchored in the original ganolyk studio. */
.v2-hero{background:#141210;color:#fff;position:relative;isolation:isolate;overflow:hidden}.v2-hero-photo{position:absolute;inset:0;z-index:-2;overflow:hidden}.v2-hero-photo picture,.v2-hero-photo img{display:block;width:100%;height:100%}.v2-hero-photo img{object-fit:cover;object-position:70% 50%;transform:scale(1.06) translateY(var(--hero-y,0px));will-change:transform}.v2-hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#141210 1%,#141210ee 28%,#14121080 62%,#14121010 100%),linear-gradient(0deg,#141210dd 0%,transparent 35%,#14121066 100%)}.v2-hero-inner{min-height:710px;position:relative;padding-top:30px;padding-bottom:35px;display:flex;flex-direction:column}.v2-hero-top{display:flex;justify-content:space-between;gap:20px;color:#ccc}.v2-hero-top p{font-size:11px;letter-spacing:.12em;margin:0}.v2-hero-copy{padding-top:52px;max-width:830px}.v2-hero h1{font-size:clamp(65px,7.3vw,106px);line-height:1.01;letter-spacing:-.055em;font-weight:600;margin:0 0 27px}.v2-title-line{display:block;overflow:hidden;padding-bottom:7px;margin-bottom:-7px}.v2-title-line>span{display:block;animation:signature-title 1s cubic-bezier(.2,.75,.2,1) both}.v2-title-line:nth-child(2)>span{animation-delay:.12s}.v2-title-line:nth-child(3)>span{animation-delay:.24s}.v2-title-accent{color:#ed5a39}.v2-hero-copy>p{font-size:18px;line-height:1.65;color:#d6d6d6;max-width:43ch;margin-bottom:27px}.v2-hero-actions{display:flex;gap:32px;align-items:center;flex-wrap:wrap}.v2-hero-actions .v2-link{color:#fff}.v2-hero-caption{display:flex;align-items:center;gap:20px;justify-content:flex-end;position:absolute;bottom:42px;right:0;font-size:12px;color:#ddd}.v2-caption-line{width:60px;height:1px;background:var(--brand)}@keyframes signature-title{from{transform:translateY(108%)}to{transform:translateY(0)}}
.v2-promise-bar{background:#141210;color:#fff;border-top:1px solid #ffffff28;border-bottom:1px solid #ffffff28}.v2-promise-bar>.v2-wrap{display:grid;grid-template-columns:repeat(3,1fr);padding-block:27px}.v2-promise-bar p{margin:0;padding:0 40px;border-left:1px solid #ffffff30;font-size:14px;color:#b6b6b6;line-height:1.7}.v2-promise-bar p:first-child{padding-left:0;border-left:0}.v2-promise-bar strong{font-size:17px;font-weight:500;color:#fff}
/* Four familiar devices. The content is the actual supplied client work. */
.v2-case{padding:96px 0 90px;background:var(--paper);color:var(--ink)}.v2-case-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:44px}.v2-case-heading>p{max-width:34ch;font-size:17px;color:var(--muted);margin:0 0 4px}.v2-case .v2-kicker{color:var(--muted)}.v2-project-surface{background:#e9e9e9;color:#141210;position:relative;overflow:hidden;border-radius:5px;isolation:isolate}.v2-project-surface:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 65%,#fff 0%,#fff0 68%);z-index:-1}.v2-project-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:33px 37px 0}.v2-project-top strong{font-size:21px;font-weight:600;letter-spacing:-.025em}.v2-project-top>span{font-size:10px;letter-spacing:.1em}.device-composition{position:relative;height:610px;max-width:1220px;margin:0 auto;perspective:1300px;--scene:1}.device-halo{position:absolute;left:15%;right:10%;bottom:11%;height:8%;background:#14121033;border-radius:50%;filter:blur(22px)}.device{margin:0;position:absolute;--move:0px;--angle:0deg;transform:translateY(calc(var(--move) * (1 - var(--scene)))) rotate(var(--angle));transition:transform .12s linear}.device-display{position:relative;background:#232323;border:1px solid #777;box-shadow:0 15px 30px #0002;overflow:hidden;padding:9px}.device-viewport{width:100%;height:100%;overflow:hidden;position:relative;background:#151515}.device-viewport img{display:block;width:100%;height:auto;max-width:none}.device-camera{position:absolute;top:4px;left:50%;width:3px;height:3px;transform:translateX(-50%);background:#777;border-radius:50%;z-index:2}.device figcaption{font-size:10px;letter-spacing:.13em;text-transform:uppercase;text-align:center;color:#777;position:absolute;top:calc(100% + 22px);width:100%}.device-desktop{width:52%;left:26%;top:42px;z-index:1;--move:65px}.device-desktop .device-display{aspect-ratio:16/10;border-radius:12px;padding:11px 11px 27px;background:linear-gradient(#1d1d1d 85%,#c7c7c7 86%,#dfdfdf 100%);box-shadow:0 12px 35px #0002}.device-desktop .device-camera{top:4px}.device-desktop .device-base{display:block;position:absolute;width:24%;height:80px;top:100%;left:38%;background:linear-gradient(90deg,#999,#ddd 40%,#aaa);clip-path:polygon(33% 0,67% 0,78% 86%,100% 94%,100% 100%,0 100%,0 94%,22% 86%)}.device-desktop figcaption{top:-28px}.device-laptop{width:47%;left:6%;top:280px;z-index:4;--move:115px}.device-laptop .device-display{aspect-ratio:16/10;border-radius:10px 10px 0 0;padding:8px 8px 13px;border-color:#6c6c6c;box-shadow:5px 15px 22px #0002}.device-laptop .device-base{display:block;width:111%;margin-left:-5.5%;height:15px;background:linear-gradient(#ccc,#e9e9e9 45%,#888);border-radius:1px 1px 45% 45%;box-shadow:0 8px 8px #0002}.device-laptop .device-base:after{content:'';display:block;width:17%;height:5px;margin:auto;background:#aaa;border-radius:0 0 6px 6px}.device-tablet{width:21%;left:61%;top:270px;z-index:3;--move:150px}.device-tablet .device-display{aspect-ratio:3/4;border-radius:14px;padding:10px;background:#232323;box-shadow:6px 17px 25px #0003}.device-tablet .device-camera{top:4px}.device-phone{width:11.5%;right:6%;top:328px;z-index:5;--move:185px}.device-phone .device-display{aspect-ratio:9/19;border-radius:23px;padding:5px;background:#292929;border:2px solid #777;box-shadow:4px 14px 20px #0003}.device-phone .device-viewport{border-radius:16px}.device-phone .device-camera{top:9px;width:32%;height:9px;border-radius:8px;background:#111}.device-phone .device-viewport img{padding-top:12px;background:#141210}.device-phone .device-display:after{content:'';position:absolute;bottom:9px;left:35%;width:30%;height:3px;background:#888;border-radius:3px}.v2-device-note{font-size:11px;color:#707070;text-align:center;padding:0 22px 25px}.v2-project-bottom{padding-top:26px;display:flex;justify-content:space-between;align-items:center;gap:22px}.v2-project-bottom>div:first-child{display:flex;gap:10px;flex-wrap:wrap}.v2-project-bottom>div:first-child>span{font-size:12px;line-height:1.4;border:1px solid var(--line);padding:8px 13px;border-radius:24px;color:var(--muted)}.v2-project-links{display:flex;align-items:center;gap:25px}.v2-case-full{padding-top:55px}.v2-case-full .v2-case-heading{display:none}.v2-case-full .v2-project-surface{margin-top:0}
/* Spacious, with material and interaction instead of ornamental indices. */
.v2-expertise{background:var(--surface);padding:90px 0;position:relative}.v2-expertise-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;align-items:start}.v2-expertise-intro>p:not(.v2-kicker){font-size:17px;line-height:1.7;color:var(--muted);max-width:42ch;margin-top:26px}.v2-expertise-image{margin:32px 0 0;aspect-ratio:1.4;overflow:hidden;border-radius:4px}.v2-expertise-image img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.8,.2,1)}.v2-expertise-image:hover img{transform:scale(1.04)}.v2-services{padding-top:16px}.v2-service{border:0;border-bottom:1px solid var(--line);background:none}.v2-service:first-child{border-top:1px solid var(--line)}.v2-service summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 0;cursor:pointer;list-style:none}.v2-service summary::-webkit-details-marker{display:none}.v2-service h3{font-size:27px;font-weight:500;line-height:1.2;letter-spacing:-.035em}.v2-plus{width:27px;height:27px;position:relative;flex-shrink:0;transition:transform .35s}.v2-plus:before,.v2-plus:after{content:'';position:absolute;background:currentColor;top:13px;left:5px;width:17px;height:1px}.v2-plus:after{transform:rotate(90deg);transition:transform .35s}.v2-service[open] .v2-plus{transform:rotate(180deg)}.v2-service[open] .v2-plus:after{transform:rotate(0)}.v2-service[open] summary{color:var(--corail-fonce)}.v2-service-body{padding:0 45px 27px 0}.v2-service-body>p{color:var(--muted);font-size:16px;line-height:1.7;max-width:42ch;margin-bottom:13px}.v2-service-body .v2-link{font-size:14px}.v2-social-link{display:flex;justify-content:space-between;gap:25px;padding-top:27px;text-decoration:none;font-size:14px;color:var(--muted)}.v2-social-link svg{width:20px;height:20px;flex-shrink:0}.v2-social-link:hover{color:var(--corail-fonce)}
.v2-human{display:grid;grid-template-columns:.8fr 1.2fr;background:#ed5a39;color:#141210;overflow:hidden}.v2-human-photo{position:relative;min-height:650px;background:#ddd}.v2-human-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 25%}.v2-human-copy{align-self:center;padding:76px clamp(40px,6.5vw,100px)}.v2-human h2{font-size:clamp(40px,4.2vw,63px);margin-bottom:30px}.v2-human h2 span{color:#141210}.v2-human-copy>p:not(.v2-kicker){font-size:17px;line-height:1.7;max-width:47ch}.v2-human-copy .v2-button{margin-top:12px}.v2-human .v2-kicker{color:#141210;letter-spacing:.1em}
.v2-offers{padding-block:95px 90px}.v2-offers-heading{display:flex;align-items:end;justify-content:space-between;gap:65px;margin-bottom:46px}.v2-offers-heading>p{font-size:17px;line-height:1.7;color:var(--muted);max-width:36ch;margin-bottom:5px}.v2-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.v2-price{border:1px solid var(--line);padding:45px 32px 25px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .35s,border-color .35s}.v2-price:hover{transform:translateY(-6px);border-color:var(--ink)}.v2-price-featured{background:#141210;border-color:#141210;color:#fff}.v2-price-featured:before{content:'';position:absolute;left:0;right:0;top:0;height:5px;background:#ed5a39}.v2-choice{position:absolute;top:16px;right:22px;font-size:9px!important;letter-spacing:.12em;color:#ff947a!important}.v2-price h3{font-size:31px;font-weight:500;margin-bottom:9px}.v2-price>p{font-size:14px;color:var(--muted);line-height:1.55}.v2-price-featured>p{color:#bcbcbc}.v2-price-amount{font-size:clamp(44px,4.5vw,62px);letter-spacing:-.055em;line-height:1.2;font-weight:500;margin:26px 0 22px}.v2-price-amount small{display:block;font-size:12px;letter-spacing:0;color:var(--muted);margin-top:4px;font-weight:400}.v2-price-featured .v2-price-amount small{color:#bcbcbc}.v2-price .v2-price-description{font-size:16px;line-height:1.6;max-width:28ch;margin-bottom:25px}.v2-price .v2-link{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin-top:auto;font-size:14px}.v2-price-featured .v2-link{border-color:#444;color:#fff}.v2-price-featured .v2-link:hover{color:#ff947a}.v2-price-note{font-size:12px;color:var(--muted);line-height:1.7;margin-top:23px}.v2-price-note a{color:var(--corail-fonce);text-underline-offset:3px}
/* Interior pages take the same strong opening. */
.studio-page-hero.entete-page.ep-monde{background:#141210;color:#fff;padding-block:75px 78px;border:0;position:relative}.studio-page-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(110deg,transparent 45%,#ed5a3912);pointer-events:none}.studio-page-hero.ep-monde .titre-page{color:#fff;font-size:clamp(48px,5.7vw,84px);font-weight:600;line-height:1.04}.studio-page-hero.ep-monde .titre-page em{color:#ed5a39;font-weight:600}.studio-page-hero.ep-monde .sur-titre{color:#bcbcbc!important}.studio-page-hero.ep-monde .intro-page{color:#c7c7c7}.section-services-detail{padding-block:34px 75px}.service-tete h2{font-weight:500;font-size:33px}.service-bloc{padding-block:44px!important}.service-texte p{font-size:17px;line-height:1.75}.fo-bloc{padding-block:70px}.fo-col{background:var(--paper);color:var(--ink);border-color:var(--line)}.fo-col-v{background:#141210!important;border-color:#141210;color:#fff!important}.fo-col-v :is(p,h3,li,strong,span){color:#fff!important}.fo-col-v .fo-ruban{color:#ff947a!important;background:transparent}.fo-col-v .h-btn{background:#ed5a39;color:#141210;border-color:#ed5a39}.fo-col-v .fo-plan,.fo-col-v .fo-pour{border-top-color:#444}.fo-col-v .fo-format{color:#ff947a!important}.fo-col-v .fo-pour,.fo-col-v .fo-plan{color:#c4c4c4!important}.pl-col-v{background:var(--surface-2)}.pl-col .fo-ruban{background:#ed5a39;color:#141210}.btn-jaune{background:#ed5a39;color:#141210}.tb-table{background:#141210}.section-promesses{background:var(--surface-2);padding-block:58px}.promesse{background:none}.art-carte .art-image{border-radius:4px}.art-carte{border-bottom:0;padding:0}.art-corps{padding:24px 0 30px}.art-carte h3{font-size:29px;line-height:1.17}.art-liste{gap:38px}.page-contact #contact{background:var(--paper)}.formulaire{box-shadow:0 16px 50px #00000007!important}.temoins{border-radius:5px!important}.temoins h2{font-weight:500}.loupe-scene{background:#141210}.dna-y{animation:none!important}.h-rais-y{animation:none!important}.h-rais{background:var(--surface-2)}.dt-cle,.sm-bloc{background:#141210}.h-rais .h-h2{font-weight:600}
/* Founder story: a single portrait and a clearer reason to exist. */
.v2-about-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:9%;padding-block:75px;align-items:center}.v2-about-copy h1{font-size:clamp(44px,5.2vw,76px);font-weight:600;line-height:1.05;margin-bottom:28px}.v2-about-copy h1 span,.v2-about-copy h1 em{color:var(--corail-fonce)}.v2-about-copy>p:not(.v2-kicker){font-size:18px;color:var(--muted);max-width:48ch;line-height:1.75}.v2-about-portrait{margin:0;position:relative}.v2-about-portrait img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:4px}.v2-about-portrait figcaption{font-size:13px;padding-top:16px;color:var(--muted)}.v2-about-mission{padding-block:65px;border-top:1px solid var(--line)}.v2-about-mission h2,.v2-about-process h2{font-size:clamp(35px,4.2vw,61px);font-weight:600;line-height:1.1;max-width:24ch;margin-bottom:28px}.v2-about-mission p:not(.v2-kicker){font-size:20px;line-height:1.8;color:var(--muted);max-width:69ch}.v2-about-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;padding-block:40px 80px}.v2-value{border-top:3px solid var(--brand);padding-top:23px}.v2-value h3{font-size:25px;font-weight:500;margin-bottom:17px}.v2-value p{font-size:17px;color:var(--muted);line-height:1.75}.v2-about-process{padding-block:60px 80px;border-top:1px solid var(--line)}.v2-about-process details{border-bottom:1px solid var(--line);padding:0;max-width:950px}.v2-about-process summary{font-size:23px;font-weight:500;padding:24px 0;cursor:pointer}.v2-about-process details p{font-size:17px;color:var(--muted);max-width:68ch;padding-bottom:22px}.v2-about-process>.v2-link,.v2-about-process>.v2-button{margin-top:30px}
@media(min-width:1650px){.v2-hero-inner{min-height:790px}.v2-hero-copy{padding-top:70px}.v2-hero h1{font-size:115px}.v2-hero-photo img{object-position:center}.device-composition{height:670px}}
@media(max-width:1180px){.v2-wrap{width:calc(100% - 72px)}.v2-hero-inner{min-height:690px}.v2-hero h1{font-size:83px}.v2-hero-copy{max-width:700px}.v2-hero-caption{display:none}.v2-expertise-grid{gap:7%}.v2-case-heading{gap:35px}.device-composition{height:550px}.device-desktop{top:45px}.device-laptop{top:255px}.device-tablet{top:230px}.device-phone{top:288px}.v2-human-copy{padding:60px 45px}.v2-human-photo{min-height:620px}.v2-price{padding-inline:25px}.v2-price-amount{font-size:49px}}
@media(max-width:900px){.v2-hero-copy{max-width:670px}.v2-hero h1{font-size:72px}.v2-hero-inner{min-height:660px}.v2-hero:before{background:linear-gradient(90deg,#141210f5 0%,#141210cc 40%,#14121066 100%),linear-gradient(0deg,#141210 0%,transparent 60%)}.v2-case,.v2-expertise{padding-block:70px}.v2-case-heading>p{max-width:29ch;font-size:16px}.v2-case h2,.v2-expertise h2,.v2-offers h2{font-size:49px}.device-composition{height:470px}.device-desktop{width:57%;left:24%;top:50px}.device-laptop{width:49%;left:6%;top:220px}.device-tablet{width:22%;left:59%;top:195px}.device-phone{width:12%;right:6%;top:255px}.device-desktop .device-base{height:50px}.v2-project-bottom{align-items:start;flex-direction:column}.v2-expertise-grid{grid-template-columns:1fr 1.15fr;gap:7%}.v2-service h3{font-size:24px}.v2-service summary{padding-block:25px}.v2-expertise-image{aspect-ratio:1}.v2-human{grid-template-columns:.8fr 1fr}.v2-human-copy{padding:50px 35px}.v2-human h2{font-size:43px}.v2-human-copy>p:not(.v2-kicker){font-size:16px}.v2-human-photo{min-height:630px}.v2-offers{padding-block:70px}.v2-offers-heading{gap:35px}.v2-offers-heading>p{font-size:16px;max-width:30ch}.v2-price-grid{gap:13px}.v2-price{padding:48px 20px 22px}.v2-price h3{font-size:27px}.v2-price-amount{font-size:43px}.v2-price>p{font-size:13px}.v2-price .v2-price-description{font-size:15px}.v2-choice{font-size:8px!important;right:17px}.v2-about-hero{gap:6%}.v2-about-copy h1{font-size:49px}.v2-about-copy>p:not(.v2-kicker){font-size:17px}.v2-about-values{gap:25px}.v2-value h3{font-size:23px}}
@media(max-width:820px){.entete{height:78px}.menu-mobile{top:78px}.v2-wrap{width:calc(100% - 44px)}.v2-hero-top p{font-size:10px}.v2-hero-inner{padding-top:25px;min-height:650px}.v2-hero-copy{padding-top:56px}.v2-promise-bar p{padding-inline:23px;font-size:12px}.v2-promise-bar strong{font-size:15px}.v2-project-top{padding:25px 25px 0}.v2-project-top strong{font-size:18px}.v2-project-top>span{font-size:9px}.v2-expertise-grid{grid-template-columns:1fr;gap:37px}.v2-expertise-intro{display:grid;grid-template-columns:1fr .7fr;gap:0 40px;align-items:start}.v2-expertise-intro .v2-kicker{grid-column:1/-1}.v2-expertise-intro h2{grid-column:1}.v2-expertise-intro>p:not(.v2-kicker){grid-column:1;font-size:16px}.v2-expertise-image{grid-column:2;grid-row:2/4;margin:0;aspect-ratio:3/4}.v2-services{padding-top:0}.v2-service summary{padding-block:26px}.v2-service h3{font-size:27px}.v2-service-body{max-width:600px}.v2-human h2{font-size:39px}.v2-human-copy{padding-inline:30px}.v2-human .v2-kicker{font-size:10px}.v2-human-photo{min-height:650px}.v2-offers-heading h2{font-size:43px}.v2-price-grid{grid-template-columns:1fr;gap:20px}.v2-price{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;padding:30px}.v2-price h3{grid-column:1;font-size:30px}.v2-price>p{grid-column:1}.v2-price-amount{grid-column:2;grid-row:1/3;margin:0;text-align:right;font-size:48px}.v2-price .v2-price-description{grid-column:1/-1;max-width:none;margin:24px 0;font-size:16px}.v2-price .v2-link{grid-column:1/-1}.v2-price-featured{padding-top:47px}.v2-choice{font-size:9px!important}.v2-about-hero{padding-block:55px;grid-template-columns:1.1fr .9fr}.v2-about-copy h1{font-size:43px}.v2-about-mission p:not(.v2-kicker){font-size:18px}.v2-about-values{grid-template-columns:1fr;gap:30px;padding-top:0}.v2-value{padding-top:22px}.v2-value h3{font-size:25px}.studio-page-hero.entete-page.ep-monde{padding-block:55px}}
@media(max-width:600px){.entete{height:72px}.menu-mobile{top:72px}.v2-wrap{width:calc(100% - 40px)}.v2-hero-inner{min-height:725px;padding-top:22px;padding-bottom:270px}.v2-hero-top{gap:10px}.v2-hero-top p{font-size:8px;letter-spacing:.06em}.v2-hero-copy{padding-top:36px}.v2-hero h1{font-size:clamp(43px,10.1vw,61px);line-height:1.04;letter-spacing:-.05em;margin-bottom:24px}.v2-hero-copy>p{font-size:16px;line-height:1.65;max-width:36ch;margin-bottom:23px}.v2-hero-actions{gap:14px;align-items:flex-start;flex-direction:column}.v2-button{min-height:51px;padding:15px 20px;font-size:14px;gap:23px}.v2-link{font-size:14px;min-height:42px}.v2-hero-actions .v2-link{font-size:13px}.v2-hero:before{background:linear-gradient(180deg,#141210 0%,#141210 49%,#141210d9 62%,#14121000 83%,#14121055 100%)}.v2-hero-photo{inset:40% 0 0}.v2-hero-photo img{object-position:center bottom;object-fit:cover;transform:none!important}.v2-promise-bar>.v2-wrap{display:block;padding-block:8px}.v2-promise-bar p{border-left:0;border-top:1px solid #ffffff20;padding:15px 0;font-size:12px;display:flex;justify-content:space-between;gap:12px}.v2-promise-bar p:first-child{border-top:0}.v2-promise-bar p br{display:none}.v2-promise-bar strong{font-size:13px}.v2-case{padding-block:55px 50px}.v2-case-heading{display:block;margin-bottom:27px}.v2-kicker{font-size:10px;margin-bottom:22px}.v2-case h2,.v2-expertise h2,.v2-human h2,.v2-offers h2{font-size:40px;line-height:1.08}.v2-case-heading>p{max-width:none;font-size:16px;margin-top:23px}.v2-project-top{padding:20px 20px 0;display:block}.v2-project-top strong{font-size:20px}.v2-project-top>span{display:block;font-size:8px;margin-top:5px}.v2-project-surface{overflow:visible;background:#ebebeb}.device-composition{height:340px;margin-top:10px;overflow:hidden}.device-desktop{width:68%;left:15%;top:33px;--move:0px}.device-desktop .device-display{padding:5px 5px 15px;border-radius:6px}.device-desktop .device-base{height:34px;width:26%;left:37%}.device-desktop figcaption{top:-22px;font-size:8px}.device-camera{width:2px;height:2px;top:2px!important}.device-laptop{width:57%;left:6%;top:162px;--move:0px}.device-laptop .device-display{padding:4px 4px 7px;border-radius:5px 5px 0 0}.device-laptop .device-base{height:7px}.device-laptop .device-base:after{height:3px}.device-tablet{width:25%;left:59%;top:159px;--move:0px}.device-tablet .device-display{border-radius:7px;padding:5px}.device-phone{width:14%;right:5%;top:220px;--move:0px}.device-phone .device-display{border-radius:10px;padding:2px;border-width:1px}.device-phone .device-viewport{border-radius:7px}.device-phone .device-viewport img{padding-top:4px}.device-phone .device-camera{top:4px!important;height:4px;width:30%}.device-phone .device-display:after{height:1px;bottom:4px}.device figcaption{font-size:8px;letter-spacing:.03em;top:calc(100% + 10px)}.device-phone figcaption{top:calc(100% + 8px)}.v2-device-note{font-size:10px;line-height:1.5;padding:0 18px 20px}.v2-project-bottom{gap:16px;padding-top:20px}.v2-project-bottom>div:first-child{gap:7px}.v2-project-bottom>div:first-child>span{font-size:10px;padding:6px 10px}.v2-project-links{flex-wrap:wrap;gap:15px}.v2-case-full{padding-top:35px}.v2-expertise{padding-block:55px}.v2-expertise-intro{display:block}.v2-expertise-intro>p:not(.v2-kicker){margin-top:22px}.v2-expertise-image{margin-top:26px;aspect-ratio:1.8;max-height:230px}.v2-expertise-grid{gap:29px}.v2-service summary{padding-block:24px}.v2-service h3{font-size:24px}.v2-service-body{padding-right:15px}.v2-service-body>p{font-size:15px}.v2-social-link{font-size:13px;align-items:center;gap:15px}.v2-human{display:flex;flex-direction:column}.v2-human-photo{min-height:0;height:auto;max-height:460px;order:2;overflow:hidden}.v2-human-photo img{aspect-ratio:1.03;object-fit:cover;object-position:center 20%;height:auto}.v2-human-copy{padding:53px 20px 44px;order:1}.v2-human h2{margin-bottom:25px}.v2-human-copy>p:not(.v2-kicker){font-size:16px;line-height:1.7}.v2-offers{padding-block:56px}.v2-offers-heading{display:block;margin-bottom:30px}.v2-offers-heading>p{font-size:16px;max-width:none;margin-top:23px}.v2-price{padding:29px 24px;grid-template-columns:1fr}.v2-price h3{font-size:29px}.v2-price>p{grid-column:1;font-size:13px}.v2-price-amount{grid-column:1;grid-row:auto;text-align:left;font-size:51px;margin-top:23px}.v2-price .v2-price-description{margin:23px 0;font-size:15px}.v2-price .v2-link{font-size:14px}.v2-price-featured{padding-top:47px}.v2-price-note{font-size:11px}.studio-page-hero.entete-page.ep-monde{padding-block:42px}.studio-page-hero.ep-monde .titre-page{font-size:42px;line-height:1.08}.studio-page-hero.ep-monde .intro-page{font-size:16px}.footer-invite h2{font-size:40px;line-height:1.06}.footer-invite .eyebrow{font-size:9px}.footer-wordmark{margin-top:42px}.footer-bottom>span:last-child{display:block}.service-tete h2{font-size:27px}.service-bloc{padding-block:31px!important}.service-texte p{font-size:16px}.section-services-detail{padding-bottom:45px}.art-liste{gap:28px}.art-carte h3{font-size:25px}.art-corps{padding-top:20px}.v2-about-hero{grid-template-columns:1fr;gap:35px;padding-block:42px}.v2-about-copy h1{font-size:44px}.v2-about-copy>p:not(.v2-kicker){font-size:17px;line-height:1.7}.v2-about-portrait img{aspect-ratio:1.1;object-position:center 23%}.v2-about-mission{padding-block:43px}.v2-about-mission h2,.v2-about-process h2{font-size:36px}.v2-about-mission p:not(.v2-kicker){font-size:17px;line-height:1.8}.v2-about-values{padding-bottom:45px}.v2-about-process{padding-block:43px}.v2-about-process summary{font-size:20px}.v2-about-process details p{font-size:16px}.v2-project-surface:before{border-radius:5px}}
@media(max-width:360px){.v2-hero h1{font-size:38px}.v2-hero-inner{padding-bottom:250px}.v2-hero-top p{font-size:7px}.v2-case h2,.v2-expertise h2,.v2-human h2,.v2-offers h2{font-size:35px}.device-composition{height:305px}.device-laptop{top:145px}.device-tablet{top:148px}.device-phone{top:190px}.v2-promise-bar strong{font-size:12px}.v2-promise-bar p{font-size:11px}.footer-invite h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){.v2-title-line>span{animation:none!important;transform:none!important}.device,.v2-hero-photo img,.v2-price{transform:none!important;transition:none!important}.v2-expertise-image img{transition:none!important}.v2-service-body{animation:none!important}}
/* Useful stories, fully visible brand marks, and a real invitation to talk. */
.v2-reasons{background:#141210;color:#fff;padding-block:90px}.v2-reasons-heading{display:grid;grid-template-columns:1fr 2fr;gap:50px;margin-bottom:55px}.v2-reasons-heading .v2-kicker{color:#bababa;padding-top:12px}.v2-reasons h2{font-size:clamp(40px,4.6vw,67px);line-height:1.08;font-weight:600}.v2-reasons h2 span{color:#ed5a39}.v2-reasons-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;align-items:start}.v2-reasons figure{margin:0;position:sticky;top:120px;overflow:hidden}.v2-reasons figure img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;filter:saturate(.65)}.v2-reasons figcaption{position:absolute;inset:auto 0 0;padding:45px 24px 22px;font-size:13px;background:linear-gradient(transparent,#141210e0);color:#fff}.v2-reasons-list article{border-top:1px solid #ffffff38;padding:25px 0 29px}.v2-reasons-list h3{font-size:29px;font-weight:500;letter-spacing:-.025em;line-height:1.2;margin:0 0 15px}.v2-reasons-list p{font-size:16px;line-height:1.75;color:#bdbdbd;max-width:48ch;margin:0}.v2-help{border-top:1px solid #ffffff38;display:flex;align-items:center;gap:45px;margin-top:68px;padding-top:38px;max-width:900px;margin-inline:auto}.v2-help>img{width:73px;height:90px;object-fit:contain;flex-shrink:0;filter:grayscale(1)}.v2-help h3{font-size:26px;font-weight:500;line-height:1.3;margin:0 0 12px;letter-spacing:-.025em}.v2-help p{color:#bdbdbd;font-size:16px;line-height:1.65;margin:0 0 8px}.v2-help .v2-link{color:#ff947a}.footer-hours strong{display:block;color:#eee;font-weight:500;font-size:16px;margin-bottom:7px}.footer-hours span{display:block;font-size:12px;color:#aaa}.footer-wordmark img{width:100%;max-width:1160px}.footer-wordmark{justify-content:flex-start}.ep-y,.h-rais-y{right:5%;top:8%;height:84%;width:auto;max-width:42%;object-fit:contain;transform:none!important;animation:none!important;opacity:.1}.dna-y{width:70px;max-width:70px;height:87px;max-height:none;object-fit:contain;flex:0 0 70px;filter:grayscale(1)}.section-dna{background:var(--surface);padding-block:48px!important}.dna{align-items:center;gap:35px}.dna-q{font-size:27px;font-weight:500;color:var(--ink);line-height:1.3;margin-bottom:15px}.dna-r{color:var(--muted);line-height:1.75}.dna-bulle{padding:0}.contact .contact-heures{font-size:26px;line-height:1.3;font-weight:400;letter-spacing:-.025em;margin:15px 0 30px}.contact-heures strong{font-weight:500}.contact-heures span{display:block;font-size:13px;font-weight:400;letter-spacing:0;color:var(--muted);margin-top:14px}.contact .contact-etiquette{letter-spacing:.1em;font-size:10px}.contact .contact-tel{display:block;font-size:35px;line-height:1.25;font-weight:500;letter-spacing:-.025em;margin-top:25px}.contact .contact-courriel{font-size:18px;margin-top:9px}.v2-about-mission{display:grid;grid-template-columns:1fr 1.1fr;column-gap:9%}.v2-about-mission .v2-kicker{grid-column:1/-1}.v2-about-mission h2{grid-column:1;grid-row:2/5}.v2-about-mission p:not(.v2-kicker){font-size:18px;grid-column:2;margin-bottom:22px}.v2-about-process{display:grid;grid-template-columns:1fr 1.2fr;column-gap:9%}.v2-about-lead{grid-column:1}.v2-about-steps{grid-column:2;grid-row:1/3}.v2-about-lead>p:not(.v2-kicker){color:var(--muted);font-size:17px;line-height:1.75;max-width:42ch}.v2-about-contact{grid-column:1;margin-top:30px;align-self:end;font-size:15px;line-height:1.8;color:var(--muted)}.v2-about-contact p{margin:10px 0}.v2-about-contact a:not(.v2-button){color:var(--ink);text-underline-offset:4px}.v2-about-process details p{line-height:1.8}.raison-site,.raison-site:hover{transform:none!important;box-shadow:none!important;border-color:var(--line)!important}.raison-site:before{display:none}.raison-num{display:none!important}
@media(max-width:900px){.v2-reasons-heading{grid-template-columns:1fr;gap:20px}.v2-reasons-heading .v2-kicker{margin:0}.v2-reasons-grid{gap:6%}.v2-reasons-list h3{font-size:23px}.v2-reasons-list p{font-size:15px}.v2-about-mission,.v2-about-process{column-gap:5%}}
@media(max-width:600px){.v2-reasons{padding-block:54px}.v2-reasons-heading{margin-bottom:30px;gap:25px}.v2-reasons h2{font-size:38px}.v2-reasons-grid{grid-template-columns:1fr;gap:30px}.v2-reasons figure{position:relative;top:0}.v2-reasons figure img{aspect-ratio:1.12;object-position:center 46%}.v2-reasons-list article{padding:24px 0}.v2-reasons-list h3{font-size:25px}.v2-help{margin-top:20px;padding-top:30px;gap:23px;align-items:flex-start}.v2-help>img{width:45px;height:57px}.v2-help h3{font-size:23px}.v2-help p{font-size:15px}.v2-help .v2-link{font-size:14px}.footer-hours strong{font-size:15px}.footer-hours span{font-size:12px}.dna{display:grid;grid-template-columns:42px 1fr;gap:22px;text-align:left;align-items:start}.dna-y{width:42px;height:53px;max-width:42px;flex-basis:42px;margin:4px 0 0}.dna-q{font-size:23px}.dna-r{font-size:15px}.section-dna{padding-block:35px!important}.contact .contact-heures{font-size:25px}.contact .contact-tel{font-size:30px}.v2-about-mission,.v2-about-process{display:block}.v2-about-mission h2{margin-bottom:26px}.v2-about-mission p:not(.v2-kicker){font-size:17px}.v2-about-contact{margin-top:30px}.v2-about-steps{margin-top:28px}.v2-about-process summary{font-size:19px}.v2-about-process details p{font-size:16px}.ep-y{right:3%;max-width:36%;height:80%;top:10%}}
@media(prefers-reduced-motion:reduce){.v2-reasons figure{position:relative;top:auto}}
.footer-bottom .signature-maison{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:600;color:#ed5a39!important;margin:0}.footer-bottom .signature-maison:before{content:'';width:20px;height:25px;flex:0 0 20px;background:url('../img/y.png') center/contain no-repeat}
/* Keep the device presentation and its captions inside their stage. */
@media(min-width:601px){.device-composition{height:clamp(500px,55vw,800px)}}
.device-phone .device-viewport img{width:100%;height:100%;object-fit:cover;object-position:top center;padding-top:0}.device-phone .device-viewport{background:#fff}.device figcaption{color:#626262}.bouton-menu-barres span{background:#fff!important}.bouton-menu.ouvert .bouton-menu-barres span{background:#fff!important}
@media(max-width:600px){.device-composition{height:360px}.device figcaption{font-size:9px}.v2-device-note{padding-top:5px}}
@media(max-width:360px){.device-composition{height:320px}}
.studio-page-hero:before{content:'';position:absolute;top:10%;bottom:10%;right:5%;width:28%;background:url('../img/y.png') right center/contain no-repeat;opacity:.08;filter:grayscale(1);pointer-events:none}.v2-about-process summary{list-style:none;position:relative;padding-right:35px}.v2-about-process summary::-webkit-details-marker{display:none}.v2-about-process summary:after{content:'+';position:absolute;right:2px;top:23px;font-size:23px;font-weight:400;color:var(--corail-fonce)}.v2-about-process details[open]>summary:after{content:'−'}
@media(max-width:600px){.device-laptop{width:55%}.device-tablet{left:64%;width:24%}.studio-page-hero:before{width:40%;right:4%;opacity:.045}}
.lien-fleche,.texte-legal a{color:var(--corail-fonce)}
/* The new cover presents a complete brand identity, with readable copy beside it. */
.v2-hero-photo img{object-position:center center;transform:scale(1.02) translateY(var(--hero-y,0px))}.v2-hero:before{background:linear-gradient(90deg,#14121024 0%,#14121015 42%,transparent 68%),linear-gradient(0deg,#141210a0 0%,transparent 25%)}.v2-hero h1{font-size:clamp(64px,6.65vw,101px);max-width:10.8ch;line-height:1.02}.v2-hero-top p{color:#ddd}.v2-hero-copy>p{color:#dedede;max-width:40ch;text-shadow:0 2px 12px #141210}.v2-hero h1 span{white-space:normal}
@media(max-width:900px) and (min-width:601px){.v2-hero h1{font-size:63px}.v2-hero-photo img{object-position:57% center}.v2-hero:before{background:linear-gradient(90deg,#141210d9,transparent 80%)}}
@media(max-width:600px){.v2-hero-inner{padding-bottom:350px;min-height:840px}.v2-hero-photo{top:auto;height:330px;bottom:0;left:0;right:0}.v2-hero-photo img{object-fit:cover;object-position:right center;width:100%;height:100%;transform:none}.v2-hero:before{background:linear-gradient(180deg,#141210 0%,#141210 54%,transparent 76%)}.v2-hero h1{font-size:clamp(42px,11.5vw,64px);max-width:12ch;line-height:1.06}.v2-hero-copy>p{text-shadow:none;font-size:16px}.v2-hero-caption{display:none}.v2-hero-top{margin-bottom:31px}}
@media(max-width:360px){.v2-hero-inner{padding-bottom:310px;min-height:800px}.v2-hero h1{font-size:38px}.v2-hero-photo{height:295px}}
@media(min-width:901px){.v2-hero h1{font-size:clamp(64px,5.75vw,88px)}.v2-hero-photo img{object-fit:contain;object-position:right center}}
.v2-hero-top>p:last-child{visibility:hidden}.v2-hero-caption{display:none}
.contact-texte,.contact-in>.formulaire{min-width:0}.corps-article :is(p,li,a,strong,em,code){overflow-wrap:anywhere}.corps-article ul,.corps-article ol{min-width:0;max-width:100%}
@media(max-width:360px){.contact-texte h1{font-size:36px}}
/* Footer credits: explicit rows prevent the legacy flex layout from wrapping unevenly. */
.studio-footer .footer-bottom{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  align-items:center;
  gap:0 28px;
  padding:16px 0 22px;
  font-size:12px;
  line-height:1.5;
}
.studio-footer .footer-bottom>span:first-child{
  min-width:0;
  white-space:nowrap;
}
.studio-footer .footer-bottom>div{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:24px;
  min-width:0;
}
.studio-footer .footer-bottom :is(a,button){
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  min-width:44px;
  padding:8px 0;
  margin:0;
  font-size:12px;
  line-height:1.5;
  white-space:nowrap;
}
.studio-footer .footer-bottom :is(a,button):focus-visible{
  outline:2px solid currentColor;
  outline-offset:4px;
}
.studio-footer .footer-bottom>.signature-maison{
  display:inline-flex;
  justify-self:end;
  align-items:center;
  min-width:0;
  margin:0;
  line-height:1.4;
  white-space:nowrap;
}
@media(max-width:820px){
  .studio-footer .footer-bottom{
    grid-template-columns:minmax(0,1fr) auto;
    grid-template-areas:"copyright signature" "legal legal";
    gap:8px 12px;
    padding-block:18px 20px;
  }
  .studio-footer .footer-bottom>span:first-child{grid-area:copyright}
  .studio-footer .footer-bottom>.signature-maison{grid-area:signature}
  .studio-footer .footer-bottom>div{
    grid-area:legal;
    justify-content:space-between;
    gap:16px;
    width:100%;
  }
}
/* Real project screenshots: a compact, rotating stack of pages. */
.loupe.loupe-gallery{position:fixed;inset:0;margin:auto;padding:0;width:min(780px,calc(100vw - 64px));height:min(680px,calc(100vh - 64px));height:min(680px,calc(100dvh - 64px));max-width:none;max-height:none;border:1px solid #ffffff28;border-radius:14px;background:#191817;color:#fff;overflow:hidden;box-shadow:0 40px 120px #0008}
.loupe-gallery::backdrop{background:#080808b8;backdrop-filter:blur(7px)}
.loupe-gallery [hidden]{display:none!important}
.loupe-gallery-shell{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}
.loupe-gallery-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 23px;border-bottom:1px solid #ffffff18;flex:none;order:0}
.loupe-gallery-eyebrow{font-size:9px;line-height:1.4;letter-spacing:.13em;text-transform:uppercase;color:#aaa;margin:0 0 6px}
.loupe-gallery-header h2{font-size:21px;font-weight:500;line-height:1.2;letter-spacing:-.035em;margin:0;color:#fff}
.loupe-gallery-actions{display:flex;align-items:center;gap:22px;flex-shrink:0}
.loupe-gallery a{color:#ddd;text-decoration:none;text-underline-offset:4px}
.loupe-gallery a:hover{text-decoration:underline;color:#fff}
.loupe-gallery .loupe-site-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:11px;line-height:1.5}
.loupe-site-link>span{font-size:19px}
.loupe-gallery .loupe-close{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;margin:0;padding:0;background:transparent;color:#fff;border:1px solid #ffffff38;border-radius:6px;cursor:pointer}
.loupe-gallery .loupe-close:hover{background:#ffffff12;border-color:#fff}
.loupe-gallery :is(a,button,input):focus-visible,.loupe-capture:focus-visible{outline:2px solid #fff;outline-offset:4px}
.loupe-gallery-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:9px 23px 2px;flex:none;order:1}
.loupe-gallery-controls{display:flex;align-items:center;gap:16px;flex-shrink:0}
.loupe-gallery-tools p{margin:0;font-size:11px;line-height:1.65;color:#aaa;max-width:38ch}
.loupe-help-small{display:none}
.loupe-gallery .loupe-read{min-height:44px;flex-shrink:0;border:0;background:none;padding:8px 0;margin:0;font:inherit;font-size:11px;color:#ddd;text-decoration:underline;text-underline-offset:4px;cursor:pointer}
.loupe-gallery .loupe-read:hover{color:#fff}
.loupe-gallery-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;flex:none;padding:0 23px;margin:0;border:0;order:3}
.loupe-choice{display:flex;align-items:stretch;position:relative;min-width:0;cursor:pointer}
.loupe-choice input{position:absolute;inset:0;opacity:0;margin:0;min-width:0;width:100%;height:100%;cursor:pointer}
.loupe-choice-text{display:flex;align-items:center;justify-content:center;min-height:44px;flex:1;padding:8px 7px;border:1px solid #ffffff25;border-radius:5px;font-size:12px;font-weight:500;line-height:1.35;text-align:center;color:#b9b9b9;transition:background .2s,border-color .2s,color .2s}
.loupe-choice input:checked+.loupe-choice-text{color:#fff;background:#ffffff09;border-color:#ed5a39}
.loupe-choice input:focus-visible+.loupe-choice-text{outline:2px solid #fff;outline-offset:3px}
.loupe-gallery-stage{position:relative;display:block;flex:1;min-height:0;margin:8px 20px 10px;padding:0;perspective:1100px;isolation:isolate;background:radial-gradient(ellipse at 50% 80%,#ffffff08,transparent 62%);--spread:100px}
.loupe-gallery-stage:before{content:'';position:absolute;width:58%;height:22px;left:23%;bottom:6px;border-radius:50%;background:#0007;filter:blur(14px);pointer-events:none}
.loupe-capture{position:absolute;left:50%;top:50%;height:calc(100% - 70px);max-height:375px;width:auto;aspect-ratio:760/1372;min-width:0;min-height:0;overflow:hidden;overscroll-behavior:contain;background:#e8e8e8;border:4px solid #ededed;border-radius:4px;transform-origin:50% 65%;box-shadow:3px 3px 0 #a0a0a0,6px 6px 0 #686868,0 20px 35px #0009;backface-visibility:hidden;transition:transform .65s cubic-bezier(.22,.7,.2,1),filter .5s,border-color .3s;cursor:pointer}
.loupe-capture[data-position=previous]{z-index:1;filter:brightness(.63);transform:translate(-50%,-50%) translateX(var(--spread)) translateY(-31px) translateZ(-90px) rotateY(-24deg) rotateZ(7deg) scale(.88)}
.loupe-capture[data-position=next]{z-index:2;filter:brightness(.79);transform:translate(-50%,-50%) translateX(5px) translateY(-6px) translateZ(-30px) rotateY(-20deg) rotateZ(3deg) scale(.94)}
.loupe-capture.is-active{z-index:3;filter:brightness(1);transform:translate(-50%,-50%) translateX(calc(-1 * var(--spread))) translateY(27px) translateZ(45px) rotateY(-13deg) rotateZ(-3deg);border-color:#fff;cursor:default}
.loupe-capture img{display:block;width:100%;height:100%;max-width:none;object-fit:contain;object-position:top center;pointer-events:none}
.loupe-gallery .loupe-turn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:8px 12px;margin:0;color:#fff;border:1px solid #ffffff35;border-radius:5px;background:transparent;font:inherit;font-size:11px;line-height:1.4;cursor:pointer;flex-shrink:0}
.loupe-gallery .loupe-turn:hover{background:#ffffff10;border-color:#fff}
.loupe-turn svg{width:17px;height:17px}
.loupe-gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;flex:none;padding:8px 23px 11px;order:4}
.loupe-gallery-bottom p{color:#aaa;font-size:9px;line-height:1.5;margin:0;max-width:30ch}
.loupe-gallery-bottom a{display:inline-flex;align-items:center;gap:8px;font-size:10px;line-height:1.5;min-height:40px;flex-shrink:0}
.loupe-gallery-bottom a>span{font-size:16px}
.loupe.loupe-gallery.loupe-reading{width:min(1000px,calc(100vw - 48px));height:min(860px,calc(100vh - 48px));height:min(860px,calc(100dvh - 48px))}
.loupe-reading .loupe-gallery-stage{display:flex;justify-content:center;margin:7px 23px 15px;perspective:none;background:none}
.loupe-reading .loupe-gallery-stage:before{display:none}
.loupe-reading .loupe-capture.is-active{position:relative;inset:auto;height:100%;max-height:none;width:min(100%,760px);aspect-ratio:auto;overflow:auto;transform:none;filter:none;border:1px solid #ffffff35;box-shadow:none;background:#202020;scrollbar-width:thin;scrollbar-color:#aaa #222;scrollbar-gutter:stable}
.loupe-reading .loupe-capture img{width:100%;height:auto;object-fit:contain}
.loupe-reading .loupe-turn{display:none}
@media(max-width:760px){
 .loupe.loupe-gallery{width:calc(100vw - 24px);height:min(660px,calc(100vh - 32px));height:min(660px,calc(100dvh - 32px));border-radius:11px}
 .loupe-gallery-header{padding:13px 15px;gap:10px}.loupe-gallery-header h2{font-size:19px}.loupe-gallery-eyebrow{font-size:8px}.loupe-gallery-actions{gap:7px}
 .loupe-gallery .loupe-site-link{font-size:0;gap:0;width:36px;justify-content:center}.loupe-gallery .loupe-close{width:38px;height:40px;flex-basis:38px}
 .loupe-gallery-tools{padding:7px 15px 0;gap:10px;flex-wrap:wrap}.loupe-gallery-tools p{font-size:10px;max-width:33ch;flex:1;min-width:125px}.loupe-help-wide{display:none}.loupe-help-small{display:inline}
 .loupe-gallery .loupe-read{font-size:10px}.loupe-gallery .loupe-turn{font-size:10px;min-height:36px;padding:6px 8px}
 .loupe-gallery-stage{margin:4px 9px 9px;--spread:62px}.loupe-capture{height:calc(100% - 65px);max-height:300px;border-width:3px}
 .loupe-gallery-choices{padding-inline:13px;gap:6px}.loupe-choice-text{font-size:10px;min-height:44px;padding:6px 4px}
 .loupe-gallery-bottom{padding:6px 15px 9px;gap:12px}.loupe-gallery-bottom p{font-size:8px;max-width:20ch}.loupe-gallery-bottom a{font-size:9px;gap:5px;max-width:17ch;text-align:right}
 .loupe.loupe-gallery.loupe-reading{width:calc(100vw - 12px);height:calc(100vh - 16px);height:calc(100dvh - 16px)}
 .loupe-reading .loupe-gallery-stage{margin:6px 9px 12px}.loupe-reading .loupe-capture img{width:760px;min-width:760px}
}
@media(max-width:360px){.loupe-gallery-stage{--spread:50px}.loupe-gallery-header h2{font-size:17px}.loupe-gallery-header{padding-inline:12px}.loupe-gallery-tools{padding-inline:12px}.loupe-gallery-bottom{padding-inline:12px}}
@media(max-height:570px) and (min-width:761px){.loupe-gallery-header{padding-block:10px}.loupe-gallery-eyebrow{display:none}.loupe-gallery-tools{padding-top:0}.loupe-gallery-stage{margin-block:0 6px}.loupe-gallery-bottom{padding-block:3px}.loupe-capture{height:calc(100% - 45px)}}
@media(prefers-reduced-motion:reduce){.loupe-gallery,.loupe-gallery *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Brand collateral stays fully visible at every screen size. */
.v2-expertise-image{aspect-ratio:3/2;max-height:none}.v2-expertise-image img{object-fit:contain}.v2-expertise-image:hover img{transform:none}

/* Homepage: a compact editorial invitation; the founder portrait lives on About. */
.v2-human.v2-human-editorial{display:block;background:#ed5a39;color:#141210;padding:64px 0}
.v2-human-editorial-inner{display:grid;grid-template-columns:1.15fr 1fr;gap:9%;align-items:center}
.v2-human-editorial .v2-kicker{font-size:10px;letter-spacing:.12em;color:#141210;margin:0 0 23px}
.v2-human-editorial h2{font-size:clamp(36px,4.2vw,58px);font-weight:600;line-height:1.08;letter-spacing:-.045em;margin:0;max-width:none}
.v2-human-editorial h2 span{color:#141210}
.v2-human-editorial .v2-human-copy{padding:8px 0 8px 36px;border-left:1px solid #14121055;align-self:center}
.v2-human-editorial .v2-human-copy>p{font-size:17px;line-height:1.7;max-width:45ch;margin:0 0 20px;color:#141210}
.v2-human-editorial .v2-human-agency-link{padding:5px 0;min-height:44px;margin-top:4px;border-bottom:1px solid #141210;color:#141210;font-size:14px;gap:25px}
.v2-human-editorial .v2-human-agency-link:hover{color:#141210;border-bottom-width:2px}
.v2-human-editorial .v2-human-agency-link:focus-visible{outline:2px solid #141210;outline-offset:5px}
@media(max-width:820px){
 .v2-human.v2-human-editorial{padding-block:50px}
 .v2-human-editorial-inner{gap:6%;grid-template-columns:1fr 1fr}
 .v2-human-editorial h2{font-size:42px}
 .v2-human-editorial .v2-human-copy{padding-left:25px}
 .v2-human-editorial .v2-human-copy>p{font-size:16px;line-height:1.7}
}
@media(max-width:580px){
 .v2-human.v2-human-editorial{padding-block:43px}
 .v2-human-editorial-inner{grid-template-columns:1fr;gap:27px}
 .v2-human-editorial .v2-kicker{font-size:9px;margin-bottom:20px}
 .v2-human-editorial h2{font-size:clamp(37px,10vw,48px)}
 .v2-human-editorial .v2-human-copy{padding:24px 0 0;border-left:0;border-top:1px solid #14121055}
 .v2-human-editorial .v2-human-copy>p{font-size:16px;max-width:none;margin-bottom:18px}
 .v2-human-editorial .v2-human-agency-link{margin-top:0;font-size:14px}
}

/* Cookie choices stay visible and carry the same visual weight. */
.temoins{position:fixed;left:auto;right:16px;bottom:16px;width:min(410px,calc(100vw - 32px));max-width:none;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow:auto;box-sizing:border-box;padding:24px;border-top:3px solid #ed5a39;z-index:110;animation:none;transform:none}
.temoins h2{font-size:24px;line-height:1.2;margin:0 0 12px}
.temoins>p{font-size:14px;line-height:1.65;margin:0}
.temoins .temoins-eyebrow{display:block;font-size:10px;letter-spacing:.1em;margin:0 0 10px}
.temoins .temoins-etat{font-size:12px;margin-top:12px}
.temoins .temoins-actions{display:flex;gap:12px;margin-top:20px}
.temoins .temoins-actions .btn{flex:1;min-width:0;min-height:48px;margin:0;padding:12px 10px;font-size:14px;font-weight:500;background:transparent;color:var(--encre);border:1px solid var(--encre);box-shadow:none;transform:none;transition:none}
.temoins .temoins-actions .btn:hover{background:var(--encre);color:var(--papier);border-color:var(--encre);transform:none;box-shadow:none}
.temoins :is(button,a):focus-visible{outline:2px solid var(--encre);outline-offset:4px}
@media(max-width:420px){.temoins{padding:20px}.temoins h2{font-size:22px}}

/* Editorial recommendations: existing package colours and layouts are preserved. */
.g-recommend{display:inline-flex;align-items:center;gap:8px;color:var(--corail-fonce,#b0371e);font-size:10px;font-weight:600;line-height:1.45;letter-spacing:.065em;text-transform:uppercase}
.g-recommend:before{content:'';display:block;width:17px;height:2px;flex:0 0 17px;background:#ed5a39}
.v2-price-featured .g-recommend,.of-plan-featured .g-recommend{color:#ff947a}
.of-plan-name>.g-recommend,.of-care-plan>div>.g-recommend{margin:0 0 14px}
.of-care-plan.of-care-recommended{border-top:2px solid #ed5a39}
.of-mini-plans>a.of-mini-recommended{border-bottom-color:#ed5a39}
.of-mini-plans .g-recommend{margin-bottom:9px;font-size:9px}
.g-care-recommendation{display:flex;align-items:center;flex-wrap:wrap;gap:9px 18px;margin:19px 0 0;font-size:13px;line-height:1.6}
.g-care-recommendation>a{font-size:13px;font-weight:500;color:var(--ink,#141210);text-decoration:underline;text-decoration-color:#ed5a39;text-underline-offset:4px}
.of-service-copy>.g-care-recommendation{margin:17px 0 22px}
.v2-price .v2-choice.g-recommend{white-space:nowrap}
@media(max-width:600px){.g-care-recommendation{align-items:flex-start;flex-direction:column;gap:7px;margin-top:17px}.g-recommend{font-size:9px}.of-mini-plans .g-recommend{font-size:8px;letter-spacing:.025em;gap:6px}.of-mini-plans .g-recommend:before{width:11px;flex-basis:11px}.of-plan-name>.g-recommend,.of-care-plan>div>.g-recommend{margin-bottom:11px}}

/* Client feedback: a truthful waiting state until the Google profile is ready. */
.v2-client-reviews{display:grid;grid-template-columns:1.2fr 1fr;gap:9%;align-items:center;border-top:1px solid var(--line,#dedede);padding-block:52px 64px}
.v2-client-reviews>div{min-width:0}.v2-client-reviews .v2-kicker{font-size:10px;letter-spacing:.1em;line-height:1.5;color:var(--muted,#676767);margin:0 0 19px}
.v2-client-reviews h2{font-size:clamp(32px,3.7vw,52px);font-weight:500;line-height:1.12;letter-spacing:-.04em;max-width:19ch;margin:0;color:var(--ink,#141210);text-wrap:balance}
.v2-client-reviews .v2-reviews-note{font-size:17px;line-height:1.75;color:var(--muted,#676767);max-width:37ch;margin:0;padding-left:22px;border-left:2px solid #ed5a39}
@media(max-width:820px){.v2-client-reviews{gap:7%;padding-block:42px 51px}.v2-client-reviews h2{font-size:38px}.v2-client-reviews .v2-reviews-note{font-size:16px;padding-left:19px}}
@media(max-width:600px){.v2-client-reviews{grid-template-columns:minmax(0,1fr);gap:24px;padding-block:34px 42px}.v2-client-reviews .v2-kicker{margin-bottom:16px;font-size:9px}.v2-client-reviews h2{font-size:36px;max-width:18ch}.v2-client-reviews .v2-reviews-note{font-size:15px;max-width:35ch;padding-left:17px}}
/* Lighter recommendations, quieter footer and parallel portfolio panels. */
.v2-price-featured{background:#fff3ee;color:#141210;border-color:#ed5a39}
.v2-price-featured>p,.v2-price-featured .v2-price-amount small{color:#62554f}
.v2-price-featured .v2-link{border-color:#ddc9c0;color:#141210}
.v2-price-featured .g-recommend,.v2-price-featured .v2-choice{color:#a9331c!important}
.v2-price-featured .v2-link:hover{color:#a9331c}
.studio-footer .footer-wordmark{margin-top:38px;margin-bottom:28px;padding:0;justify-content:flex-start}
.studio-footer .footer-wordmark img{width:min(42%,430px);max-width:430px;height:auto}
@media(max-width:600px){.studio-footer .footer-wordmark img{width:64%;max-width:260px}.studio-footer .footer-wordmark{margin-top:30px;margin-bottom:24px}}
.loupe.loupe-gallery:not(.loupe-reading){width:min(920px,calc(100vw - 40px));height:min(820px,calc(100dvh - 36px));border-radius:10px;background:#1c1917}
.loupe-gallery:not(.loupe-reading) .loupe-gallery-stage{background:radial-gradient(ellipse at 24% 18%,#7c3b29 0%,#3a2720 38%,#1c1917 85%);margin:12px 20px;--spread:100px;border-radius:5px;perspective:1800px;overflow:hidden}
.loupe-gallery:not(.loupe-reading) .loupe-capture{height:calc(100% - 78px);max-height:510px;border:0;border-radius:0;transform-origin:center;box-shadow:2px 3px 0 #ddd,5px 7px 0 #939b9e,0 18px 35px #0006}
.loupe-gallery:not(.loupe-reading) .loupe-capture[data-position=previous]{filter:brightness(.88);transform:translate(-50%,-50%) translateX(calc(-1.25 * var(--spread))) translateY(34px) translateZ(-100px) rotateY(-13deg) rotateZ(2deg) scale(.91)}
.loupe-gallery:not(.loupe-reading) .loupe-capture[data-position=next]{filter:brightness(.95);transform:translate(-50%,-50%) translateX(calc(-.5 * var(--spread))) translateY(12px) translateZ(-50px) rotateY(-13deg) rotateZ(2deg) scale(.96)}
.loupe-gallery:not(.loupe-reading) .loupe-capture.is-active{filter:none;transform:translate(-50%,-50%) translateX(calc(.65 * var(--spread))) translateY(-13px) translateZ(0) rotateY(-13deg) rotateZ(2deg)}
@media(max-width:600px){
 .loupe.loupe-gallery:not(.loupe-reading){width:calc(100vw - 16px);height:min(740px,calc(100dvh - 20px))}
 .loupe-gallery:not(.loupe-reading) .loupe-gallery-stage{margin:8px;--spread:62px}
 .loupe-gallery:not(.loupe-reading) .loupe-capture{max-height:365px;height:calc(100% - 58px)}
}
/* Large, fixed two-sheet composition. */
.loupe.portfolio-preview{position:fixed;inset:0;margin:auto;width:min(1160px,calc(100vw - 32px));max-width:none;height:auto;max-height:94vh;max-height:94dvh;padding:0;border:1px solid #ffffff30;border-radius:6px;background:#191613;color:#fff;overflow:auto;box-shadow:0 25px 100px #0008}
.portfolio-preview::backdrop{background:#080808d9;backdrop-filter:blur(6px)}
.portfolio-preview-header{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;background:#191613;border-bottom:1px solid #ffffff20}
.portfolio-preview-header h2{font-size:21px;margin:0;font-weight:500;color:#fff}
.portfolio-preview-header>div{display:flex;align-items:center;gap:25px}
.portfolio-preview-header a{color:#fff;font-size:13px;text-decoration:none}
.portfolio-preview-header button{width:42px;height:42px;border:1px solid #ffffff50;color:#fff;background:none;font-size:28px;cursor:pointer}
.portfolio-preview :is(a,button):focus-visible{outline:2px solid #ed5a39;outline-offset:3px}
.portfolio-still{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:radial-gradient(ellipse at 15% 8%,#994b30 0%,#4f2b20 40%,#191613 90%);perspective:2000px}
.portfolio-still .portfolio-sheet{position:absolute;width:48%;aspect-ratio:760/1372;margin:0;padding:0;background:#eee;box-shadow:3px 4px 0 #ccc,6px 8px 0 #737373,0 18px 35px #0006;transform:rotateY(-12deg) rotateZ(2deg);transform-origin:center;pointer-events:none}
.portfolio-sheet-back{left:16%;top:10%;z-index:1}
.portfolio-sheet-front{left:35%;top:4%;z-index:2}
.portfolio-sheet img{display:block;width:100%;height:100%;object-fit:contain;object-position:top}
.portfolio-preview-caption{font-size:12px;color:#ccc;margin:0;padding:14px 24px}
.portfolio-preview,.portfolio-preview *{animation:none!important;transition:none!important;scroll-behavior:auto!important}
@media(max-width:600px){.loupe.portfolio-preview{width:calc(100vw - 16px)}.portfolio-preview-header{padding:12px;gap:8px}.portfolio-preview-header h2{font-size:17px}.portfolio-preview-header>div{gap:12px}.portfolio-preview-header a{font-size:10px}.portfolio-preview-caption{padding:12px;font-size:10px}}
/* Balanced legal footer and the original studio signature. */
.studio-footer .footer-legal{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px 24px;padding:25px 0 10px}
.footer-legal .footer-legal-left{justify-self:start}
.footer-legal .footer-copyright{color:#f5f5f5;font-size:12px;text-align:center}
.footer-legal .footer-legal-right{justify-self:end;text-align:right}
.footer-legal .signature-maison{grid-column:1/-1;justify-self:center;margin:0;display:flex;align-items:center}
@media(max-width:760px){
 .studio-footer .footer-legal{grid-template-columns:1fr 1fr;gap:23px 16px;padding-top:24px}
 .footer-legal .footer-copyright{grid-column:1/-1;grid-row:2;font-size:11px}
 .footer-legal .footer-legal-left{grid-column:1;grid-row:1}
 .footer-legal .footer-legal-right{grid-column:2;grid-row:1}
 .footer-legal .signature-maison{grid-row:3}
 .footer-legal a,.footer-legal button{font-size:11px;line-height:1.6}
}
.studio-footer .footer-bottom.footer-legal{grid-template-areas:none}
.studio-footer .footer-bottom.footer-legal>div{grid-area:auto;width:auto}
.studio-footer .footer-bottom.footer-legal>.signature-maison{grid-area:auto;grid-column:1/-1;justify-self:center}
.studio-footer .footer-bottom.footer-legal>.footer-copyright{grid-column:2;grid-row:1}
.studio-footer .footer-bottom.footer-legal>.footer-legal-left{grid-column:1;grid-row:1}
.studio-footer .footer-bottom.footer-legal>.footer-legal-right{grid-column:3;grid-row:1}
@media(max-width:820px){
 .studio-footer .footer-bottom.footer-legal{grid-template-columns:1fr 1fr;gap:16px}
 .studio-footer .footer-bottom.footer-legal>.footer-legal-right{grid-column:2;grid-row:1}
 .studio-footer .footer-bottom.footer-legal>.footer-copyright{grid-column:1/-1;grid-row:2}
 .studio-footer .footer-bottom.footer-legal>.signature-maison{grid-column:1/-1;grid-row:3}
 .studio-footer .footer-bottom.footer-legal :is(a,button){white-space:normal;text-align:inherit}
}
