@import url('/fonts.css');
:root{--bg:#101311;--panel:#191d19;--white:#f4f4ec;--muted:#a9aea6;--accent:#d4f976;--border:#363c34}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--white);font:16px/1.6 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}button{border:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:var(--bg)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h2{font-weight:500;font-size:clamp(38px,4.5vw,72px);line-height:1.13;letter-spacing:-.055em}img{display:block;width:100%;object-fit:cover}.skip{position:fixed;top:-100px;background:var(--accent);color:#101311;z-index:100;padding:12px}.skip:focus{top:0}.progress{position:fixed;left:0;top:0;height:3px;width:0;background:var(--accent);z-index:99}header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;position:absolute;top:0;left:0;width:100%;z-index:20;border-bottom:1px solid #ffffff35}.brand{display:flex;flex-direction:column;line-height:.84;width:138px}.brand-top{font-size:35px;letter-spacing:-2px;font-weight:800}.brand-cross{font-size:30px;color:var(--accent);padding-left:7px}.brand-bottom{font-size:15px;letter-spacing:5px;margin-top:10px;font-weight:500}nav{display:flex;gap:35px;font-size:14px}nav a{position:relative}nav a:after{content:'';position:absolute;bottom:-7px;left:0;width:0;height:1px;background:var(--accent);transition:width .3s}nav a:hover:after{width:100%}.contact-link{border:1px solid #ffffff75;border-radius:40px;padding:12px 22px;font-size:14px;backdrop-filter:blur(10px)}.contact-link span{margin-left:26px;color:var(--accent)}.menu{display:none}.hero{min-height:760px;height:100svh;max-height:1100px;position:relative;overflow:hidden;isolation:isolate}.hero-image,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-image{background:url('assets/mauritius.jpg') center/cover;animation:drift 24s ease-in-out infinite alternate;transform:scale(1.07)}.hero-shade{z-index:-1;background:linear-gradient(90deg,#07151080,transparent 85%),linear-gradient(0deg,#101311f5 0%,#07151018 65%,#07151080 100%)}.hero-top{position:absolute;top:145px;left:4%;right:4%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.15em}.hero-copy{position:absolute;left:7%;right:7%;bottom:150px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:500;margin-bottom:30px}.hero .eyebrow{display:flex;align-items:center;gap:13px}.line{width:35px;height:1px;background:var(--accent)}h1{font-size:clamp(70px,8.9vw,145px);font-weight:500;letter-spacing:-.065em;line-height:1.04}em{font-style:normal;color:var(--accent)}.hero-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:34px;max-width:1030px}.hero-bottom p{font-size:18px;color:#e2e6da}.round-link{display:flex;align-items:center;gap:17px;font-size:14px}.round{display:grid;place-items:center;border:1px solid #ffffff80;border-radius:50%;height:62px;width:62px;font-size:26px;transition:.3s}.round-link:hover .round{background:var(--accent);color:var(--bg);transform:rotate(-45deg)}.hero-foot{position:absolute;bottom:35px;left:4%;right:4%;display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:.1em;color:#d9ded4}.hero-foot button{background:transparent;font-size:12px;border:1px solid #ffffff40;border-radius:24px;padding:8px 15px}.hero-index{position:absolute;right:4%;bottom:240px;writing-mode:vertical-rl;font-size:12px;color:#ffffffa0}.section{padding:115px 7%}.intro{padding-top:125px;padding-bottom:120px}.intro h2{font-size:clamp(36px,5.2vw,82px)}.intro h2 span{color:#7e867b}.intro-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:45px;gap:30px}.intro-bottom p{max-width:520px;color:var(--muted);font-size:18px}.text-link{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid #686f62;padding-bottom:7px;font-size:14px;white-space:nowrap}.text-link:hover{color:var(--accent);border-color:var(--accent)}.projects{background:var(--panel)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:65px}.section-heading>p{color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:75px 34px}.project{grid-column:span 5;background:none;text-align:left;padding:0;min-width:0}.project-wide{grid-column:span 7}.project:nth-child(2){padding-top:105px}.project:nth-child(3){padding-top:30px}.project-picture{height:380px;position:relative;overflow:hidden}.project-wide .project-picture{height:455px}.project-picture img{height:100%;transition:transform .9s cubic-bezier(.2,.65,.25,1),filter .6s;filter:saturate(.8)}.project:hover img{transform:scale(1.055);filter:saturate(1.05)}.pill{position:absolute;top:22px;left:22px;padding:7px 12px;border:1px solid #ffffff60;background:#10131150;backdrop-filter:blur(15px);border-radius:30px;font-size:10px;letter-spacing:.09em}.project-arrow{position:absolute;bottom:20px;right:20px;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;background:var(--white);color:#101311;font-size:25px;transition:.3s}.project:hover .project-arrow{background:var(--accent);transform:rotate(45deg)}.project-caption{padding-top:20px}.project-caption h3{font-weight:500;font-size:21px;letter-spacing:-.03em;margin-bottom:5px}.project-caption>span{font-size:13px;color:var(--muted)}.clients{border-bottom:1px solid var(--border);padding-top:65px;padding-bottom:70px}.clients .eyebrow{text-align:center;color:var(--muted)}.clients>div{display:flex;gap:35px;justify-content:space-between;align-items:center;flex-wrap:wrap}.clients>div>span{font-size:25px;font-weight:700;opacity:.65;line-height:1}.clients small{display:block;font-size:11px;letter-spacing:.15em;padding-top:5px}.clients .serif{font-family:Georgia,serif;font-style:italic;font-size:30px}.clients .tum{font-weight:800;letter-spacing:-3px;font-size:36px}.service-list{border-top:1px solid var(--border)}details{border-bottom:1px solid var(--border)}summary{display:flex;align-items:center;gap:35px;cursor:pointer;list-style:none;padding:30px 0}summary::-webkit-details-marker{display:none}.num{font-size:12px;color:var(--muted)}summary h3{font-size:clamp(21px,2.8vw,39px);font-weight:500;letter-spacing:-.04em}.service-short{margin-left:auto;color:var(--muted);font-size:10px;letter-spacing:.08em}.plus{font-size:28px;color:var(--accent)}details[open] .plus{transform:rotate(45deg)}.service-content{margin:0 0 32px 52px;max-width:640px;color:var(--muted);animation:enter .35s ease}.service-content p{margin-bottom:22px}.service-content a{font-size:14px;color:var(--white);display:inline-block;margin:5px 20px 5px 0;border-bottom:1px solid #555}.service-footer{display:flex;justify-content:space-between;gap:25px;margin-top:40px}.ticker{padding:25px 0;background:var(--accent);color:#101311;overflow:hidden;transform:rotate(-2deg) scale(1.01);margin:10px 0 35px}.ticker>div{display:flex;align-items:center;gap:45px;font:600 clamp(35px,5vw,72px)/1.2 Manrope,sans-serif;letter-spacing:-.05em;white-space:nowrap;width:max-content;animation:marquee 32s linear infinite}.ticker span{font-size:60px}.studio{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.portrait{position:relative;overflow:hidden}.portrait img{height:530px;object-position:24% center;filter:saturate(.55)}.portrait>span{position:absolute;bottom:25px;left:25px;background:#101311bd;backdrop-filter:blur(10px);font-size:10px;padding:8px 12px;letter-spacing:.07em}.studio-copy h2{margin-bottom:30px}.studio-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:20px}.locations{border-top:1px solid var(--border);margin-top:35px;padding-top:25px;display:flex;justify-content:space-between;gap:10px}.locations span{font-size:18px}.locations small{display:block;font-size:9px;letter-spacing:.08em;color:var(--muted);margin-top:6px}.contact{background:#20271d;padding-bottom:90px}.contact-title{display:flex;justify-content:space-between;align-items:center}.contact h2{font-size:clamp(50px,7.5vw,118px)}.contact-orb{flex-shrink:0;width:145px;height:145px;border-radius:50%;border:1px solid #768264;display:grid;place-items:center;font-size:70px;color:var(--accent);transition:.4s}.contact-orb:hover{background:var(--accent);color:#101311;transform:rotate(45deg)}.contact-bottom{margin-top:60px;display:flex;justify-content:space-between;align-items:end;gap:25px;color:var(--muted)}.contact-bottom>div{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.contact-bottom a:first-child{font-size:clamp(20px,2.4vw,36px);color:var(--white)}footer{padding:45px 4%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:30px;font-size:12px;color:var(--muted)}.footer-brand{font-size:18px;letter-spacing:-.04em;font-weight:700;color:var(--white)}footer>div{display:flex;gap:20px}dialog{background:#101311;border:1px solid var(--border);color:var(--white);padding:65px 22px 20px;width:min(1200px,95vw);max-height:95svh}dialog::backdrop{background:#000d;backdrop-filter:blur(12px)}dialog img{max-height:70svh;object-fit:contain}dialog p{margin-top:15px;font-size:14px}.close{position:absolute;right:20px;top:17px;background:none;font-size:14px}.js .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s}.js .reveal.visible{opacity:1;transform:none}.motion-off *{animation-play-state:paused!important}.motion-off{scroll-behavior:auto}.motion-off .reveal{opacity:1;transform:none;transition:none}@keyframes drift{to{transform:scale(1.16) translate(-1%,1%)}}@keyframes marquee{to{transform:translateX(-33.333%)}}@keyframes enter{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media(min-width:1500px){.section{padding-left:max(7%,calc((100% - 1350px)/2));padding-right:max(7%,calc((100% - 1350px)/2))}}@media(max-width:850px){header{height:90px}nav{gap:20px}.hero{min-height:720px}.hero-top{top:120px;font-size:10px}.hero-copy{left:6%;right:6%}.hero-bottom{gap:30px}.hero-bottom p{font-size:16px}.hero-index{display:none}.section{padding:80px 6%}.project-grid{gap:40px 25px}.project-picture,.project-wide .project-picture{height:320px}.project:nth-child(2){padding-top:65px}.service-short{display:none}.studio{gap:35px}.portrait img{height:460px}.contact-orb{width:100px;height:100px;font-size:50px}.locations{flex-wrap:wrap}.hero-foot a{display:none}}@media(max-width:600px){header{padding:0 6%;height:88px}.brand{width:120px}.brand-top{font-size:30px}.brand-bottom{font-size:12px;letter-spacing:4.5px}.brand-cross{font-size:24px}.contact-link{margin-left:auto;margin-right:18px;font-size:12px;padding:8px 13px}.contact-link span{display:none}.menu{display:block;background:transparent;font-size:13px;padding:8px 0}.menu span{color:var(--accent)}nav{display:none;position:absolute;top:88px;left:0;right:0;background:#151b14f5;padding:30px 6%;backdrop-filter:blur(20px);font-size:22px;border-bottom:1px solid var(--border)}nav.open{display:flex;flex-direction:column}.hero{height:90svh;min-height:700px;max-height:950px}.hero-image{background-position:62% center}.hero-top{top:115px;left:6%;right:6%}.hero-top span:first-child{display:none}.hero-copy{bottom:135px}h1{font-size:clamp(53px,12.5vw,75px)}.hero .eyebrow{font-size:10px;margin-bottom:25px}.hero-bottom{display:block;margin-top:30px}.hero-bottom p{font-size:16px}.round-link{margin-top:25px}.round{height:46px;width:46px;font-size:22px}.hero-foot{bottom:26px;left:6%;right:6%;align-items:start;gap:15px}.hero-foot>span{font-size:8px;max-width:140px}.hero-foot button{font-size:10px;padding:6px 10px}.section{padding:65px 6%}.eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:23px}.intro-bottom{display:block;margin-top:25px}.intro-bottom p{font-size:16px;margin-bottom:25px}.section-heading{display:block;margin-bottom:35px}.section-heading>a,.section-heading>p{margin-top:25px}.project-grid{display:block}.project{display:block;width:100%;margin-bottom:40px}.project:nth-child(2),.project:nth-child(3){padding-top:0}.project-picture,.project-wide .project-picture{height:310px}.project-caption h3{font-size:20px}.pill{top:16px;left:16px}.clients>div{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 20px}.clients>div>span{font-size:20px}.clients .serif{font-size:25px}summary{gap:17px;padding:24px 0}summary h3{font-size:21px}.plus{margin-left:auto;font-size:23px}.service-content{margin-left:30px;font-size:16px}.service-footer{flex-direction:column;align-items:start;gap:22px}.ticker{margin:10px 0;padding:18px 0}.ticker>div{gap:25px}.ticker span{font-size:40px}.studio{display:flex;flex-direction:column;gap:38px}.portrait{width:100%}.portrait img{height:350px;object-position:20% center}.studio-copy h2{font-size:43px}.locations{gap:15px}.locations span{font-size:16px}.contact-title{gap:15px}.contact h2{font-size:clamp(40px,9.2vw,57px)}.contact-orb{width:64px;height:64px;font-size:36px}.contact-bottom{display:block;margin-top:35px}.contact-bottom>div{align-items:start;margin-top:25px}.contact-bottom a:first-child{font-size:23px}footer{padding:35px 6%;align-items:start;flex-direction:column}footer>div{flex-wrap:wrap;gap:13px}.js .reveal{transform:translateY(16px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}}
/* Original Aero Pictures identity and Mallorca reference */
.brand{width:150px;display:block}.brand img{height:83px;width:150px;object-fit:contain}.footer-brand img{width:150px;height:auto}.luxury-client{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.1;color:var(--white);border:1px solid #60714b;padding:18px 22px;transition:border-color .3s}.luxury-client:hover{border-color:var(--accent)}.luxury-client>span{font-size:25px;font-weight:500;letter-spacing:.07em}.luxury-client small{font-size:10px;letter-spacing:.19em;padding-top:7px}.clients>div{gap:25px}.hero-top span:last-child{color:var(--accent)}@media(max-width:600px){.brand{width:118px}.brand img{width:118px;height:73px}.luxury-client{padding:13px 8px}.luxury-client>span{font-size:19px}.luxury-client small{font-size:8px;letter-spacing:.12em}.clients>div{gap:25px 16px}}
.hero-actions{display:flex;align-items:center;gap:28px}.film-trigger{background:none;padding:0}.hero-work{font-size:13px}.featured-film{display:grid;grid-template-columns:1.4fr 1fr;gap:45px;align-items:center;padding-bottom:65px;margin-bottom:65px;border-bottom:1px solid var(--border)}.film-poster{position:relative;display:block;background:#0b100b;padding:0;overflow:hidden;aspect-ratio:16/9;width:100%}.film-poster img{height:100%;object-fit:cover;transition:transform .8s}.film-poster:hover img{transform:scale(1.045)}.film-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:75px;height:75px;border:1px solid #fff9;backdrop-filter:blur(12px);background:#10131150;border-radius:50%;display:grid;place-items:center;font-size:32px}.featured-copy .eyebrow{color:var(--accent);margin-bottom:22px}.featured-copy h3{font-size:clamp(30px,3.1vw,49px);font-weight:500;line-height:1.2;letter-spacing:-.045em}.featured-copy>p:not(.eyebrow){margin:25px 0;color:var(--muted)}.featured-copy button{padding-bottom:7px}#film-dialog h2{font-size:20px;letter-spacing:-.02em;line-height:1.4;margin-bottom:18px}#film-screen{aspect-ratio:16/9;background:#191f16;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:20px;text-align:center}#film-screen:has(iframe){padding:0}#film-screen iframe{width:100%;height:100%;border:0}#film-screen button{background:var(--accent);color:#101311;padding:13px 20px;border-radius:30px;font-size:14px}#youtube-fallback{display:inline-block;font-size:13px;margin-top:18px;border-bottom:1px solid #777}@media(max-width:850px){.hero-actions{gap:15px}.hero-work{display:none}.featured-film{gap:25px}}@media(max-width:600px){.featured-film{grid-template-columns:1fr;gap:28px;margin-bottom:40px;padding-bottom:40px}.featured-copy h3{font-size:35px}.featured-copy>p:not(.eyebrow){margin:18px 0}.film-poster .pill{font-size:9px}.hero-actions .round-link{margin-top:25px}#film-screen{aspect-ratio:auto;min-height:220px}#film-screen:has(iframe){aspect-ratio:16/9;min-height:0}#film-screen p{font-size:14px}}
.featured-film{grid-template-columns:1.25fr 1fr .68fr;gap:30px}.short-project{min-width:0}.short-poster{aspect-ratio:9/16}.short-project h3{font-size:17px;font-weight:500;line-height:1.3;margin-top:16px}.short-project>p{font-size:11px;color:var(--muted);margin-top:7px}.short-poster .pill{font-size:8px;left:12px;top:14px;padding:6px 9px}.short-poster .film-play{width:55px;height:55px;font-size:25px}.featured-copy h3{font-size:clamp(28px,2.8vw,43px)}#film-dialog.is-short{width:min(480px,94vw)}#film-dialog.is-short #film-screen{aspect-ratio:9/16;max-height:65svh;width:auto;margin:auto}#film-dialog.is-short #film-screen:has(iframe){height:65svh;min-height:0}@media(max-width:1000px){.featured-film{grid-template-columns:1.4fr 1fr}.featured-film>.film-poster{grid-column:1}.featured-copy{grid-column:1}.short-project{grid-column:2;grid-row:1 / 3;align-self:center;max-width:280px;justify-self:end}}@media(max-width:600px){.featured-film{display:grid;grid-template-columns:1fr}.featured-copy{grid-column:auto}.short-project{grid-column:auto;grid-row:auto;width:100%;max-width:280px;justify-self:center;margin-top:10px}.featured-copy h3{font-size:35px}.short-project h3{font-size:20px}}

a[href*="instagram.com/aeropicturespresents"]{display:inline-flex!important;align-items:center;gap:9px}.instagram-icon{flex:0 0 20px;width:20px;height:20px;vertical-align:middle}footer a[href*="instagram.com"]{color:var(--white)}

.mallorca-home{border-top:1px solid var(--border)}.mallorca-home-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px}.mallorca-home-heading .eyebrow{color:var(--accent);margin-bottom:20px}.mallorca-home-heading h2{font-size:clamp(36px,5.8vw,82px);line-height:1.06;letter-spacing:-.05em}.mallorca-home-heading>p{max-width:360px;font-size:17px;line-height:1.75;color:var(--muted)}.mallorca-home .film-poster{border-radius:8px;aspect-ratio:16/9}.mallorca-home .film-poster img{width:100%;height:100%;object-fit:cover}.mallorca-home .inline-youtube iframe{width:100%;height:100%;border:0}.mallorca-home .film-poster:focus-visible{outline:3px solid var(--accent);outline-offset:5px}@media(max-width:700px){.mallorca-home-heading{display:block}.mallorca-home-heading>p{margin-top:24px;max-width:none}.mallorca-home .film-play{width:58px;height:58px;font-size:26px}}

.featured-short-film>.film-poster{width:100%;max-width:340px;justify-self:center}.featured-short-film>.film-poster img{width:100%;height:100%;object-fit:cover}@media(max-width:600px){.featured-short-film>.film-poster{max-width:300px}}

.featured-short-film>.genova-poster{max-width:none;aspect-ratio:5/3}.featured-short-film>.genova-poster img{object-fit:contain}.genova-poster .film-play{top:42%}.genova-poster .pill{font-size:10px}@media(max-width:600px){.featured-short-film>.genova-poster{max-width:none}}

.static-contact{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:24px}.static-contact h3{margin-bottom:0}.static-contact p{font-size:17px;line-height:1.7;color:var(--muted)}.static-contact .static-email{background:var(--accent);color:#101419;padding:16px 26px;border-radius:30px;font-size:17px;font-weight:600}.static-contact .static-contact-hint{font-size:14px}.static-contact>a:last-child{color:var(--accent);overflow-wrap:anywhere}
