@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700;800;900&family=Rubik:wght@600;700;800&display=swap');
:root{--bg:#FFFFF4;--panel:#C7D7D6;--ink:#1A1A1B;--muted:#465458;--line:#C7D7D6;--accent:#2E4C85;--sky:#65CFFF;--font:'Heebo',Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--bg);color:var(--ink);font:400 16px/1.7 var(--font);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}img{display:block;width:100%;object-fit:cover}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:var(--bg)}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;z-index:10;top:8px;right:8px;background:var(--accent);color:#FFFFF4;padding:8px 16px;transform:translateY(-150%)}.skip:focus{transform:translateY(0)}.header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:23px;font-weight:700;line-height:1.25}.brand small{display:block;font-size:13px;font-weight:400;color:var(--muted);margin-top:4px}.brand-icon{color:var(--accent);font-size:40px;line-height:1}.header nav{display:flex;gap:32px;font-size:15px;color:#1A1A1B}.header nav a:hover,.footer a:hover{color:var(--accent)}.header-contact{font-size:15px;border-bottom:1px solid #2E4C85;padding-block:8px}.header-contact span{margin-right:12px;color:var(--accent);font-size:22px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;padding-block:62px 64px}.eyebrow{font-size:14px;color:var(--muted);margin:0 0 18px;font-weight:500}.hero h1{font-size:clamp(42px,4.8vw,64px);font-weight:800;line-height:1.13;letter-spacing:-1.8px;margin:0 0 24px}.hero h1 span{color:var(--accent)}.intro{font-size:18px;line-height:1.85;max-width:475px;color:#3F4547;margin:0 0 25px}.button{display:inline-flex;justify-content:center;align-items:center;gap:42px;min-height:54px;padding:13px 24px;font-weight:600;font-size:16px;border-radius:3px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--accent);color:#FFFFF4}.primary:hover{background:#1A1A1B}.button span{font-size:22px}.hero-note{color:var(--muted);font-size:14px;margin:18px 0 0}.hero-visual{position:relative;height:454px;direction:ltr}.hero-frame{position:absolute;border:1px solid #C7D7D6;background:#C7D7D6;padding:0;overflow:hidden;border-radius:5px;box-shadow:0 25px 40px #0004;transition:transform .3s}.hero-frame:hover{transform:translateY(-7px)}.hero-frame img{height:100%}.frame-main{height:415px;width:234px;left:0;top:0}.frame-secondary{height:344px;width:194px;right:0;bottom:0}.frame-label{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:8px;direction:rtl;padding:40px 16px 17px;background:linear-gradient(transparent,#000d);font-size:14px;font-weight:500}.mini-play{border:1px solid #ffffff70;display:grid;place-items:center;border-radius:50%;height:31px;width:31px;font-size:11px;padding-left:2px}.frame-index{position:absolute;bottom:0;left:0;font:500 12px/1.7 Arial,sans-serif;letter-spacing:1px;color:var(--muted)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{margin:0;font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1.3;letter-spacing:-.8px}.section-note{font-size:14px;color:#1A1A1B;line-height:1.8;margin:0;text-align:left}.section-note span{color:var(--muted)}.work{padding-block:40px 80px;border-top:1px solid var(--line)}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 24px}.project{min-width:0}.project-button{display:block;border:0;background:none;text-align:right;width:100%;padding:0}.project-poster{position:relative;aspect-ratio:4/5;border-radius:5px;overflow:hidden;background:var(--panel)}.project-poster img{height:100%;transition:transform .45s,filter .45s}.project-poster:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0009);pointer-events:none}.project-button:hover img{transform:scale(1.045);filter:brightness(1.07)}.project-play{position:absolute;z-index:1;left:18px;bottom:18px;width:43px;height:43px;display:grid;place-items:center;background:#f5f6f110;backdrop-filter:blur(10px);border:1px solid #ffffff60;border-radius:50%;font-size:13px;padding-left:2px;transition:background .2s,color .2s}.project-button:hover .project-play{background:var(--accent);border-color:var(--accent);color:#FFFFF4}.duration{position:absolute;z-index:1;right:17px;bottom:24px;font-size:13px;font-family:Arial,sans-serif;letter-spacing:.5px;color:#fff}.project-meta{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-top:14px}.project h3{font-size:20px;line-height:1.45;margin:0;font-weight:500}.project-category{font-size:13px;color:var(--muted);white-space:nowrap}.project-description{margin:5px 0 0;font-size:14px;color:var(--muted);line-height:1.6}.project.landscape .project-poster{background:#C7D7D6}.project.landscape .project-poster img{object-fit:contain}.services{padding-block:70px 80px;border-top:1px solid var(--line)}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-top:45px}.service{position:relative;padding-top:24px;border-top:1px solid var(--line)}.service-number{color:var(--accent);font:14px Arial,sans-serif;direction:ltr;display:inline-block}.service h3{margin:16px 0 12px;font-size:27px;font-weight:500}.service p{color:#3F4547;font-size:17px;max-width:470px;margin:0;line-height:1.85}.contact{border-top:1px solid var(--line);text-align:center;padding-block:85px 74px}.contact h2{font-size:clamp(35px,4.5vw,59px);line-height:1.25;font-weight:700;letter-spacing:-1.4px;margin:0 0 20px}.contact>p:not(.eyebrow):not(.contact-detail){font-size:18px;line-height:1.85;color:#3F4547;margin:0 0 28px}.contact .eyebrow{color:var(--accent)}.contact-detail{font-size:14px;color:var(--muted);margin:19px 0 0}.footer{padding-block:25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:22px;font-size:13px;color:var(--muted)}dialog{position:fixed;inset:0;max-width:1040px;width:calc(100% - 40px);max-height:94dvh;padding:20px 24px;background:#FFFFF4;border:1px solid #C7D7D6;border-radius:8px;color:var(--ink);overflow:auto}dialog::backdrop{background:#050705e8;backdrop-filter:blur(9px)}.dialog-header{display:flex;justify-content:space-between;align-items:start;gap:24px;padding-bottom:13px}.dialog-header h2{font-size:23px;margin:0;font-weight:600;line-height:1.4}.dialog-header p{color:var(--muted);font-size:14px;margin:5px 0 0}.close-dialog{height:42px;width:42px;flex:none;border:1px solid #2E4C85;border-radius:50%;background:#FFFFF4;font-size:20px;display:grid;place-items:center}.close-dialog:hover{background:#C7D7D6}.video-stage{display:flex;align-items:center;justify-content:center;background:#000;min-height:240px;overflow:hidden;border-radius:3px}#player{display:block;max-width:100%;width:auto;height:68dvh;max-height:780px;object-fit:contain}#player.landscape{height:auto;max-height:68dvh;width:100%}.dialog-footer{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px;padding-top:13px}.dialog-footer a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}.video-error{color:#2E4C85;font-size:15px}
@media(min-width:1500px){.hero{gap:105px}.hero-visual{max-width:460px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:35px}.hero-visual{height:390px}.frame-main{height:345px;width:194px}.frame-secondary{height:292px;width:164px}.hero h1{font-size:61px;letter-spacing:-2px}.intro{font-size:17px}.work-grid{gap:30px 20px}.project-meta{display:block}.project-category{display:block;margin-top:4px}}
@media(max-width:820px){.wrap{width:calc(100% - 44px)}.header{height:88px}.header nav{gap:20px}.header-contact{font-size:14px}.hero{gap:25px;padding-block:50px}.hero h1{font-size:49px;letter-spacing:-1.5px}.hero-visual{height:350px}.frame-main{height:285px;width:161px}.frame-secondary{height:245px;width:139px}.frame-label{font-size:12px;padding-inline:11px}.hero-note{font-size:13px}.intro{font-size:16px}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.project:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}.service-grid{gap:35px}.service p{font-size:16px}.service h3{font-size:24px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header{height:82px;gap:15px}.brand{font-size:20px;gap:9px}.brand-icon{font-size:32px}.brand small{font-size:12px}.header nav{display:none}.header-contact{font-size:13px}.header-contact span{margin-right:4px}.hero{grid-template-columns:1fr;gap:29px;padding-block:38px 35px}.hero .eyebrow{font-size:13px;margin-bottom:16px}.hero h1{font-size:clamp(43px,11.5vw,63px);line-height:1.14;margin-bottom:19px}.intro{font-size:17px;line-height:1.8;max-width:none;margin-bottom:21px}.hero-note{font-size:13px;line-height:1.7;max-width:340px}.button{gap:35px;min-height:52px;padding-inline:22px}.hero-visual{height:310px;max-width:340px;width:100%;margin-inline:auto}.frame-main{height:284px;width:160px}.frame-secondary{height:245px;width:138px;right:10px}.frame-index{font-size:10px;line-height:1.5;bottom:-7px}.work{padding-block:29px 47px}.section-heading{align-items:start;gap:16px;margin-bottom:24px}.section-heading h2{font-size:29px}.section-note{font-size:12px;padding-top:1px;max-width:105px}.section-note span{display:block;line-height:1.6;margin-top:5px}.section-heading .eyebrow{font-size:13px}.work-grid{gap:26px 13px}.project-poster{aspect-ratio:9/14}.project h3{font-size:17px}.project-meta{margin-top:11px}.project-category{font-size:12px}.project-description{font-size:13px;line-height:1.5}.project-play{height:35px;width:35px;left:10px;bottom:11px;font-size:11px}.duration{font-size:12px;right:10px;bottom:18px}.services{padding-block:40px 49px}.service-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.service h3{font-size:25px;margin-block:9px}.service p{font-size:16px}.service{padding-top:20px}.contact{padding-block:47px}.contact h2{font-size:35px;letter-spacing:-.6px}.contact>p:not(.eyebrow):not(.contact-detail){font-size:16px}.desktop-break{display:none}.contact-detail{font-size:13px}.footer{font-size:12px;gap:18px;align-items:start;padding-block:22px}.footer>span{max-width:200px}.footer>a{white-space:nowrap}dialog{width:calc(100% - 16px);padding:14px 12px;border-radius:5px;max-height:96dvh}.dialog-header{gap:12px}.dialog-header h2{font-size:20px}.dialog-header p{font-size:13px}.close-dialog{width:36px;height:36px;font-size:18px}.dialog-footer{font-size:12px}.video-stage{min-height:160px}#player{height:65dvh;max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* The palette chosen by Yan: sky, ivory, mist, blue and charcoal. */
.brand-icon{color:var(--accent)}
.hero .eyebrow{color:var(--accent)}
.hero h1 span{text-decoration:underline;text-decoration-color:var(--sky);text-decoration-thickness:7px;text-underline-offset:10px}
.intro{font-size:17px;line-height:1.85;margin-bottom:14px;max-width:530px}
.intro-secondary{margin-bottom:25px}
.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.button{border-radius:6px;gap:24px}
.secondary{background:transparent;color:var(--accent);border:1px solid var(--accent)}
.secondary:hover{background:var(--sky);color:var(--ink)}
.service-shortcuts{display:flex;flex-wrap:wrap;gap:24px;margin-top:22px;font-size:15px}
.service-shortcuts a{border-bottom:1px solid var(--line);padding-bottom:3px}
.service-shortcuts a:hover{color:var(--accent);border-color:var(--accent)}
.hero-visual{height:490px}
.frame-main{height:440px;width:248px}
.frame-secondary{height:340px;width:191px}
.hero-frame{box-shadow:0 16px 36px #1a1a1b18;border-radius:8px}
.frame-label{color:#FFFFF4}
.frame-index{direction:rtl;text-align:left;font:500 13px/1.7 var(--font);letter-spacing:0;color:var(--accent)}
.project-poster{border:1px solid var(--line);border-radius:8px}
.project-play{color:#FFFFF4}
.project h3{font-weight:600}
.section-heading h2{font-weight:600;letter-spacing:-.4px}
.service-number{font-weight:500}
.close-dialog{color:var(--accent)}
.dialog-header h2{color:var(--ink)}
.contact{background:var(--sky);border:0;border-radius:10px;margin-block:12px 54px;padding-inline:30px}
.contact .eyebrow{color:var(--ink)}
.contact>p:not(.eyebrow):not(.contact-detail),.contact-detail{color:var(--ink)}
.contact h2{font-size:clamp(34px,4vw,50px);letter-spacing:-.5px}
@media(min-width:1500px){.hero{gap:70px}}
@media(max-width:1100px){.hero h1{font-size:52px}.hero-visual{height:390px}.frame-main{height:345px;width:194px}.frame-secondary{height:292px;width:164px}}
@media(max-width:820px){.hero h1{font-size:42px}.hero-visual{height:350px}.frame-main{height:285px;width:161px}.frame-secondary{height:245px;width:139px}.hero-actions{gap:10px}.hero-actions .button{font-size:14px;padding-inline:16px;gap:12px}}
@media(max-width:600px){.hero h1{font-size:clamp(36px,9.8vw,54px);letter-spacing:-1px;line-height:1.22}.hero h1 span{text-decoration-thickness:5px;text-underline-offset:7px}.hero .eyebrow{font-size:14px}.intro{font-size:16px;line-height:1.85}.hero-visual{height:325px}.frame-main{height:298px;width:168px}.frame-secondary{height:255px;width:144px}.hero-actions .button{min-height:50px;font-size:14px}.service-shortcuts{font-size:14px;gap:22px}.frame-index{font-size:12px}.contact{margin-block:10px 34px;padding-inline:20px}.project-category,.project-description{font-size:14px}.header-contact{font-size:14px}.brand small{font-size:12px}}

/* Stacked Yan Pascal wordmark. */
.brand-stacked{display:flex;align-items:center;gap:14px;line-height:1}
.brand-rule{width:4px;height:48px;flex:none;border-radius:5px;background:var(--sky)}
.brand-name{display:grid;font:800 25px/.94 'Rubik',var(--font);letter-spacing:-.8px}
.brand-name strong{display:block;font-weight:800}
.brand-name strong:last-child{color:var(--accent);margin-right:16px}
.brand-stacked .brand-tagline{display:block;margin:0;font-size:13px;line-height:1.45;font-weight:500;color:var(--accent)}
@media(max-width:600px){.brand-stacked{gap:10px}.brand-rule{height:38px;width:3px}.brand-name{font-size:20px}.brand-name strong:last-child{margin-right:11px}.brand-stacked .brand-tagline{display:none}}
@media(max-width:380px){.work-grid{grid-template-columns:1fr}.project:last-child{grid-column:auto;max-width:none}.project-poster{aspect-ratio:4/5}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-visual{max-width:290px}.frame-secondary{right:0}}

/* Three equal, high-intent actions. */
.hero{grid-template-areas:"copy visual" "intents intents";column-gap:48px;row-gap:32px}
.hero-copy{grid-area:copy}
.hero-visual{grid-area:visual}
.hero-intents{grid-area:intents;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.intent-button{min-height:68px;padding:13px 18px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;background:var(--accent);color:var(--bg);border:2px solid var(--accent);border-radius:8px;box-shadow:0 5px 0 var(--ink);font-size:17px;font-weight:700;line-height:1.4;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}
.intent-arrow{width:31px;height:31px;display:grid;place-items:center;flex:none;border-radius:50%;background:var(--sky);color:var(--ink);font:700 19px/1 Arial,sans-serif}
.intent-button:hover{transform:translateY(-2px);background:var(--ink);border-color:var(--ink);box-shadow:0 7px 0 var(--sky)}
.intent-button:active{transform:translateY(3px);box-shadow:0 2px 0 var(--ink)}
@media(min-width:1500px){.hero{column-gap:70px}}
@media(max-width:900px){.hero-intents{grid-template-columns:1fr;gap:12px}.intent-button{min-height:62px}}
@media(max-width:600px){.hero{grid-template-areas:"copy" "intents" "visual";column-gap:0;row-gap:28px}.hero-intents{width:100%}.intent-button{min-height:60px;padding-inline:16px;font-size:16px}.intent-arrow{width:29px;height:29px}}
