*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#101010;color:#f1eadb;font-family:Tahoma,Arial,sans-serif;line-height:1.95;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #d39b00;outline-offset:5px}header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #39332a;background:#151515;gap:25px}.brand{display:flex;flex-direction:column;line-height:1.3}.brand b{font-size:27px;font-weight:900}.brand span{font-size:13px;letter-spacing:3px;margin-top:5px}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.text-link:hover{color:#e3c681}.header-contact{font-size:14px;border-bottom:2px solid #edc429;padding:8px 0}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:#0c0c0c;color:#f8f4e9}.hero-copy{padding:60px 10% 45px}.eyebrow{font-size:14px;font-weight:bold;color:#d1b16b;margin:0 0 20px}.hero .eyebrow,.contact .eyebrow{color:#d1b16b}h1{font-size:clamp(42px,4.8vw,74px);line-height:1.65;letter-spacing:-2px;margin:12px 0 20px;font-weight:900}h1 em{font-style:normal;color:#d1b16b}.intro{max-width:530px;color:#c5c0b6;line-height:2.2;margin-bottom:30px}figure{margin:0}.hero-photo{position:relative;min-height:600px;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;position:absolute}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(0,12,35,.72));pointer-events:none}.hero-photo figcaption{position:absolute;bottom:30px;right:30px;left:30px;z-index:2;display:flex;flex-direction:column;gap:7px;font-size:14px}.hero-photo figcaption b{font-size:12px;font-weight:normal;letter-spacing:2px;text-align:right}.watermark{position:absolute;top:24px;left:24px;color:#f8f4e9;background:#10244985;padding:3px 12px;font-size:14px;z-index:2;pointer-events:none}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 22px;font-weight:bold;font-size:14px;transition:background .2s}.yellow{background:#d1b16b;color:#15120b}.yellow:hover{background:#ead297}.text-link{font-size:14px;border-bottom:1px solid currentColor;padding-bottom:4px}.hero-facts{display:flex;gap:32px;border-top:1px solid #ffffff30;margin-top:46px;padding-top:25px}.hero-facts div{display:flex;flex-direction:column}.hero-facts strong{font-size:18px}.hero-facts span{font-size:12px;color:#b8afa0}.material-strip{display:flex;justify-content:space-around;gap:20px;flex-wrap:wrap;background:#d1b16b;padding:19px 5%;font-size:14px;font-weight:bold}.section{padding:80px 6%;scroll-margin-top:20px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px}.section-head>p{max-width:370px;color:#b8b1a6;font-size:14px;margin:0}h2{font-size:clamp(25px,2.6vw,38px);line-height:1.8;letter-spacing:-.8px;margin:0}h3{font-size:19px;margin:15px 0 10px}.services{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #36312a}.services article{padding:28px;border-left:1px solid #36312a}.services article:last-child{border:0}.number{color:#d1b16b;font:22px Arial}.services p{font-size:14px;color:#b9b2a7;margin:0}.works{background:#171715}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery figure{background:#1b1a17;position:relative}.gallery img{width:100%;height:350px;object-fit:cover;display:block;transition:filter .2s}.gallery a:hover img{filter:brightness(1.06)}.gallery figcaption{padding:20px 24px;display:flex;flex-direction:column;gap:4px}.gallery figcaption span{font-size:14px;color:#b8b1a6}.process{display:grid;grid-template-columns:1fr 1fr;gap:9%}.process>div>p:not(.eyebrow){font-size:14px;color:#b9b2a7;max-width:460px}.process ol{list-style:none;margin:0;padding:0}.process li{display:flex;gap:24px;padding:22px 0;border-bottom:1px solid #36312a}.process li>span{color:#d1b16b;font-size:20px;margin-top:10px}.process li h3{margin:0}.process li p{font-size:14px;color:#b9b2a7;margin:5px 0}.process-images{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.process-images img{width:100%;height:180px;object-fit:cover;display:block}.process-images figcaption{font-size:12px;margin-top:8px;color:#b8b1a6}.cities{display:grid;grid-template-columns:1fr 1fr;gap:25px}.cities article{padding:35px;background:#1b1a17;border-top:3px solid #b89855}.cities article>span{font:13px Arial;letter-spacing:3px;color:#b9a26e}.cities h3{font-size:25px}.cities p{font-size:14px;color:#b9b2a7;max-width:470px}.cities a{font-size:14px;color:#e0c382;font-weight:bold}.contact{background:#0c0c0c;color:#f8f4e9;display:grid;grid-template-columns:1.3fr 1fr;gap:12%;align-items:center}.contact p:not(.eyebrow){color:#c4beb2;font-size:14px;max-width:520px}.contact-card{display:flex;flex-direction:column;border:1px solid #5b4d30;padding:30px;gap:15px}.contact-card>span{font-size:14px}.phone{font:clamp(24px,2.6vw,38px) Arial;letter-spacing:1px;text-align:right;white-space:nowrap}.instagram{font-size:14px;text-align:center;color:#c5b99f}footer{padding:35px 6%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer>a{font-size:12px;color:#b9b2a7}.mobile-contact{display:none}@media(max-width:1050px){header{padding:0 4%}nav{gap:18px}.hero-copy{padding:40px 8%}.hero-facts{gap:18px}.services{grid-template-columns:repeat(2,1fr)}.services article{border-bottom:1px solid #36312a}.hero-photo{min-height:620px}.section{padding:60px 5%}.gallery img{height:290px}.contact{gap:6%}}@media(max-width:700px){body{padding-bottom:62px}header{height:82px;gap:15px}.brand b{font-size:23px}.brand span{font-size:11px}nav{display:none}.header-contact{font-size:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:34px 6% 38px}h1{font-size:46px;margin-top:0}.intro{font-size:15px}.hero-photo{min-height:420px;max-height:420px}.hero-facts{justify-content:space-between;gap:10px}.hero-facts strong{font-size:16px}.hero-facts span{font-size:11px}.material-strip{display:grid;grid-template-columns:1fr 1fr;text-align:center;font-size:12px;gap:10px;padding:18px 4%}.section{padding:48px 6%}.section-head{display:block}.section-head>p{margin-top:18px}.section-head>.text-link{display:inline-block;margin-top:15px}.services{grid-template-columns:1fr}.services article{border-left:0;padding:24px}.gallery{grid-template-columns:1fr;gap:24px}.gallery img{height:360px}.process{grid-template-columns:1fr;gap:25px}.cities{grid-template-columns:1fr}.contact{grid-template-columns:1fr;gap:25px}.contact-card{padding:24px}.phone{font-size:32px}footer{flex-wrap:wrap;padding:30px 6%}footer p{width:100%;order:3;margin:0}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;box-shadow:0 -2px 15px #0a224322;background:#1b1a17;gap:1px;padding:8px}.mobile-contact a{flex:1;text-align:center;padding:8px 2px;background:#0c0c0c;color:#151515;font-size:14px}.mobile-contact a:last-child{background:#d1b16b;color:#15120b}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Black and gold portfolio */
body{color:#eee8dd}header{background:#101010}.hero{border-bottom:1px solid #514329}.material-strip{color:#15120b}.hero-copy{background:radial-gradient(ellipse at top right,#332a1a55,transparent 70%)}.brand{display:grid;grid-template-columns:64px auto;column-gap:12px;align-items:center}.brand-mark{grid-row:1/3;width:64px;height:58px;display:block;background-image:url('/assets/brand-reference.jpg');background-repeat:no-repeat;background-size:373.62px 467.03px;background-position:-19.37px -20.06px}.brand b{font-size:23px}.brand>span:last-child{font-size:11px}.header-contact{white-space:nowrap}nav{gap:20px}.watermark{background:#141414a6}.material-strip{border-top:1px solid #e6cc8e}.section{border-bottom:1px solid #2d2922}.services article:hover{background:#242018}.gallery-filters{display:flex;gap:10px;flex-wrap:wrap}.gallery-filters button{font:inherit;font-size:14px;padding:10px 20px;border:1px solid #665434;background:transparent;color:#e9ddc4;cursor:pointer}.gallery-filters button[aria-pressed=true]{background:#d1b16b;color:#111}.gallery-filters button:focus-visible{outline:3px solid #f2db9f;outline-offset:3px}.gallery-count{font-size:14px;color:#b8afa0}.full-gallery{grid-template-columns:repeat(4,1fr);gap:20px}.full-gallery img{height:290px}.full-gallery figure[hidden]{display:none}.full-gallery figcaption{padding:17px}.full-gallery figcaption b{font-size:16px}.full-gallery figcaption span{font-size:14px}.gallery-instagram{display:inline-block;margin-top:32px}.films{background:#0c0c0c}.films-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;max-width:940px;margin:auto}.films-grid article{border:1px solid #52442d;background:#171613}.films-grid video{display:block;width:100%;max-height:660px;aspect-ratio:9/16;background:#000;object-fit:contain}.films-grid article>div{padding:24px}.films-grid p{color:#b8b1a6;font-size:14px}.films-grid h3{font-size:21px}.material-cards{display:grid;grid-template-columns:1fr 1fr;gap:28px}.material-cards article{border:1px solid #685533;padding:36px;background:linear-gradient(145deg,#292317,#131312)}.material-wordmark{font:700 clamp(32px,4vw,56px) Arial;letter-spacing:3px;color:#e3c781;border-bottom:1px solid #685533;padding-bottom:24px}.material-wordmark span{display:block;font-size:13px;letter-spacing:6px;margin-top:12px;color:#c3b89f}.material-cards p,.material-cards li{font-size:16px;color:#c2bcaf}.material-cards ul{padding-right:22px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.detail-grid article{border-top:1px solid #ad9056;padding:10px 0}.detail-grid p{color:#b8b1a6;font-size:16px}.faq{background:#171715}.faq details{border-top:1px solid #51432d;padding:18px 0}.faq summary{cursor:pointer;font-size:18px;font-weight:bold;color:#ead7ab}.faq details p{max-width:900px;font-size:16px;color:#c2bcaf}.faq details a{color:#e4c581}.contact-card{background:#1c1913}.second-phone{color:#d8bc80}.mobile-contact a{color:#e8d8b6!important}.mobile-contact a:last-child{color:#15120b!important}#photo-viewer{padding:20px;background:#111;color:#eee;border:1px solid #b79957;max-width:94vw;max-height:94vh}#photo-viewer::backdrop{background:#000d}#viewer-image{display:block;max-width:85vw;max-height:75vh;object-fit:contain}#close-viewer{font:inherit;background:#d1b16b;color:#111;border:0;padding:8px 20px;cursor:pointer;margin-bottom:14px}#viewer-caption{font-size:14px;margin:10px 0 0}.process-images figcaption{font-size:14px}.hero-facts span{font-size:14px}footer p,footer>a{font-size:14px}@media(max-width:1050px){nav{gap:12px;font-size:13px}.full-gallery{grid-template-columns:repeat(3,1fr)}.brand{grid-template-columns:56px auto;gap:8px}.brand-mark{transform:scale(.875);transform-origin:right center}.header-contact{font-size:12px}}@media(max-width:700px){.full-gallery{grid-template-columns:1fr 1fr;gap:12px}.full-gallery img{height:240px}.full-gallery figcaption{padding:13px}.full-gallery figcaption b{font-size:14px}.full-gallery figcaption span{font-size:14px}.full-gallery .watermark{top:12px;left:10px;font-size:12px}.films-grid,.material-cards,.detail-grid{grid-template-columns:1fr}.films-grid{max-width:420px}.material-cards article{padding:25px}.hero-facts{flex-wrap:wrap}.hero-facts span{font-size:12px}.header-contact{font-size:11px}.brand b{font-size:20px}.brand>span:last-child{font-size:10px}.gallery-filters button{padding:8px 12px}.second-phone{font-size:30px}}@media(max-width:380px){.full-gallery{grid-template-columns:1fr}.full-gallery img{height:360px}}

.language-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#080808;padding:10px 5%;border-bottom:1px solid #3c3221}.language-bar>span{font:12px Arial;letter-spacing:2px;color:#b8a16c}.language-switch{display:flex!important;gap:6px;align-items:center}.language-switch a{padding:4px 12px;font-size:14px;border:1px solid transparent}.language-switch a[aria-current=page]{border-color:#b69856;color:#ead4a0}.regional{background:linear-gradient(120deg,#272013,#10100f)}.regional>p:not(.eyebrow){max-width:1000px;font-size:16px;color:#cec5b6}.region-tags{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}.region-tags span{border:1px solid #7c663b;padding:8px 20px;color:#e5ca91}.film-language-note{font-size:14px;color:#b8b1a6;margin-bottom:24px}html[lang=en] h1{line-height:1.25;letter-spacing:-1px;font-size:clamp(38px,4vw,64px)}html[lang=en] h2{line-height:1.35;letter-spacing:0}html[lang=en] .intro{line-height:1.8}html[lang=en] .hero-facts{gap:20px}html[lang=en] .hero-facts strong{white-space:nowrap}html[lang=en] .hero-photo figcaption b{text-align:left}html[lang=en] .process li{line-height:1.7}html[lang=en] .material-cards ul{padding-left:22px;padding-right:0}html[lang=en] .brand-mark{transform-origin:left center}html[lang=en] .phone,html[lang=ar] .phone{font-size:clamp(22px,2.2vw,32px);letter-spacing:0}.contact-card{min-width:0}html[lang=en] .brand>span:last-child{letter-spacing:2px}@media(max-width:1150px){html[lang=en] header nav{gap:12px;font-size:12px}html[lang=en] .header-contact{display:none}}@media(max-width:700px){.language-bar{padding:8px 4%;gap:6px}.language-bar>span{font-size:10px;letter-spacing:1px}.language-switch a{font-size:13px;padding:4px 8px}html[lang=en] .hero-copy{padding-top:35px}html[lang=en] h1{font-size:44px}html[lang=en] header nav{display:none}html[lang=en] .header-contact{display:block;font-size:11px}html[lang=en] .phone,html[lang=ar] .phone{font-size:26px}.region-tags span{font-size:14px;padding:6px 12px}}
/* Industry journal: responsive editorial cards, matching the Star Sab palette. */
.journal-shortcuts{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;padding:12px 5%;background:#1b1914;border-bottom:1px solid #39332a;font-size:14px;color:#e0c382}.journal-shortcuts a:hover{text-decoration:underline}.journal{background:#171715}.journal-updated{font-size:14px;color:#b8b1a6;margin:0 0 26px}.journal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.journal-card{display:flex;flex-direction:column;padding:28px;background:#101010;border:1px solid #39332a;border-top:2px solid #b89855;min-width:0}.journal-meta,.journal-foot,.profile-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.journal-meta{font-size:14px;color:#d1b16b}.journal-meta b{letter-spacing:1px}.journal-card h3{font-size:23px;line-height:1.7;margin:20px 0 12px}.journal-card p,.brand-profile p{font-size:16px;color:#c5c0b6}.journal-impact{border-inline-start:2px solid #71603e;padding-inline-start:16px;margin:14px 0 24px}.journal-impact strong{font-size:14px;color:#e0c382}.journal-impact p{margin:6px 0 0}.journal-foot{margin-top:auto;padding-top:16px;border-top:1px solid #39332a;font-size:14px;color:#b8b1a6}.journal-foot a{color:#e0c382;text-decoration:underline;text-underline-offset:4px}.journal-note{font-size:14px;color:#b8b1a6;max-width:900px;margin:26px 0 0}.profiles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.brand-profile{padding:32px;border:1px solid #4b402d;background:#191815}.profile-top b{font:700 32px Arial,sans-serif;letter-spacing:2px;color:#d1b16b}.profile-top span{font-size:16px}.brand-profile h3{font-size:22px;margin-top:25px}.brand-profile .text-link{display:inline-block;margin-top:12px}@media(max-width:700px){.journal-grid,.profiles-grid{grid-template-columns:1fr}.journal-card,.brand-profile{padding:24px}.journal-card h3{font-size:21px}.journal-shortcuts{gap:24px}}
