@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/studio-font-0.woff2) format('truetype');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/studio-font-1.woff2) format('truetype');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/studio-font-2.woff2) format('truetype');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/studio-font-3.woff2) format('truetype');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/studio-font-4.woff2) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/studio-font-5.woff2) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/studio-font-6.woff2) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/studio-font-7.woff2) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/studio-font-8.woff2) format('truetype');
}


/* Global typography system: shared by every page loading this stylesheet. */
:root{--font-body:'Plus Jakarta Sans',sans-serif;--font-heading:'Space Grotesk',sans-serif;--text-primary:#E5E5E5}
html body,body p,body button,body a,body input,body select,body textarea,body label,body li,body address{font-family:var(--font-body)!important;line-height:1.6}
html body{color:var(--text-primary)}
body h1,body h2,body h3,body .eyebrow,body .card h3{font-family:var(--font-heading)!important;font-weight:700!important;letter-spacing:-.02em!important}
/* Preserve red accents, readable muted copy and existing control states. */
body .hero-copy h1{font-size:clamp(2.5rem,6vw,4.5rem)!important;line-height:1.1!important;font-weight:700;text-transform:uppercase;letter-spacing:-.03em!important}
body .hero-copy h1 em{color:#FF1E27}
body #service-cards h3,body #solution-cards h3{font-family:var(--font-heading)!important;font-size:1.25rem!important;font-weight:700!important;letter-spacing:-.01em!important;text-transform:uppercase;line-height:1.3;white-space:normal;word-break:keep-all;overflow-wrap:normal;hyphens:none}
body #service-cards,body #solution-cards{grid-template-columns:repeat(3,minmax(0,1fr))}
body .hero-copy{max-width:980px}
body .hero{min-height:820px}
@media(min-width:1600px){body #service-cards,body #solution-cards{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:700px){body #service-cards,body #solution-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px){body #service-cards,body #solution-cards{grid-template-columns:1fr}body .hero{min-height:0}body .hero-copy h1{overflow-wrap:normal;word-break:normal}body .hero-copy{padding-inline:5%}}
@media(max-width:359px){body .hero-copy h1{font-size:2.2rem!important}}

*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#060b0d;color:#f6f7f7;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5}button,a{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}button{background:none;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid white;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.06;letter-spacing:-.035em}h2{font-size:clamp(26px,2.55vw,39px)}.header{height:83px;padding:0 4.2%;display:flex;align-items:center;justify-content:space-between;background:#030708;gap:28px}.brand{display:block;width:130px;flex-shrink:0}.brand-crop{display:block;width:130px;height:65px;background-image:url('assets/approved-reference.png');background-size:1331px 1997px;background-position:-54px -1px}.header nav,footer nav{display:flex;align-items:center;gap:30px}.header nav button,footer nav button,footer nav a{font-size:11px;font-weight:700;letter-spacing:.03em;padding:12px 0}.header nav button:hover,footer a:hover,footer button:hover{color:#ff1739}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:49px;padding:14px 27px;background:#e90029;border:1px solid #e90029;border-radius:3px;font-size:11px;font-weight:800;letter-spacing:.02em;transition:background .2s,transform .2s}.button:hover{background:#ff123b;transform:translateY(-2px)}.outline{background:#050a0c66;border-color:#c7cacc}.outline:hover{background:#ffffff15}.search{font-size:25px!important}.menu-toggle{display:none}.studio{position:relative}.studio-menu{display:none;position:absolute;top:43px;left:-20px;background:#12191c;padding:12px;min-width:190px;z-index:10;border:1px solid #394145;box-shadow:0 12px 30px #0008}.studio.open .studio-menu{display:grid}.studio-menu a{padding:10px;font-size:13px}.studio-menu a:hover{background:#ffffff0a;color:#ff2748}.hero{position:relative;isolation:isolate;min-height:530px;overflow:hidden;border-bottom:1px solid #293134}.hero-scene{position:absolute;inset:0;z-index:-3;background-image:url('assets/approved-reference.png');background-size:100% auto;background-position:center -5.05vw;background-repeat:no-repeat}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#03090c 0%,#03090cf5 26%,#03090cce 43%,transparent 61%),linear-gradient(0deg,#04090c99,transparent 30%)}.hero-copy{padding:45px 4.2% 34px;max-width:820px}.eyebrow{font-size:13px;letter-spacing:.065em;font-weight:800;color:#ff1239;margin-bottom:11px}h1{font-size:clamp(34px,3.4vw,54px);font-weight:800;letter-spacing:-.04em}h1 em{color:#f00730;font-style:normal}.intro{max-width:550px;font-size:17px;line-height:1.45;margin-top:19px}.actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px}.values{display:flex;gap:25px;margin-top:36px;padding-top:23px;border-top:1px solid #ffffff26;width:max-content;max-width:100%}.values>div{display:flex;align-items:center;gap:9px}.values b{font-size:10px;display:block}.values small{font-size:9px;display:block;color:#d1d5d6}.line-icon{font-size:28px;line-height:1}.hero-location{position:absolute;bottom:24px;right:4%;font-size:9px;letter-spacing:.16em}.section{padding:30px 2.4% 27px;border-bottom:1px solid #293134;background:radial-gradient(ellipse at 60% 90%,#14202455,transparent 75%)}.section-heading{text-align:center;margin:0 auto 23px}.section-heading .eyebrow{margin-bottom:8px}.section-heading>p:last-child{margin-top:10px;color:#dce0e1;font-size:14px}.cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px;max-width:1600px;margin:auto}.card{border:1px solid #2a3438;border-radius:6px;overflow:hidden;background:#060c0f;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.card:hover{transform:translateY(-5px);border-color:#c61936}.card-image{aspect-ratio:1.46;background-image:url('assets/approved-reference.png');background-repeat:no-repeat;background-size:665% auto}.card-content{padding:13px 14px 10px;display:flex;flex-direction:column;flex:1}.card h3{font-size:19px;letter-spacing:-.025em;margin-bottom:9px}.card p{font-size:14px;color:#e0e3e4;line-height:1.3;margin-bottom:18px}.learn{display:flex;justify-content:space-between;align-items:center;margin-top:auto;font-size:11px;font-weight:800;color:#ff2044;padding:0;text-align:left;min-height:30px}.learn span{border:1px solid #ff1239;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-size:17px}.solutions{padding-top:26px;background:linear-gradient(110deg,#0c1214,#040809)}.repurpose{display:grid;grid-template-columns:45% 55%;border-bottom:1px solid #293134}.editing-scene{min-height:290px;position:relative;overflow:hidden;background-image:url('assets/approved-reference.png');background-size:224% auto;background-position:0 76.65%;background-repeat:no-repeat}.editing-scene .script{position:absolute;right:15px;bottom:18px;max-width:150px;background:#04090da8;font-size:28px;transform:rotate(-9deg)}.repurpose-copy{padding:26px 27px}.repurpose-copy h2{font-size:32px}.repurpose-copy>p:not(.eyebrow){margin-top:12px;max-width:690px}.outputs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;margin-top:17px}.output-image{aspect-ratio:1.35;background-image:url('assets/approved-reference.png');background-size:1320% auto;background-repeat:no-repeat;border-radius:5px}.outputs p{font-size:10px;line-height:1.3;margin-top:6px}.trust{padding:21px 5% 24px;text-align:center}.trust>p{font-size:10px;letter-spacing:.13em}.logos{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1150px;margin:15px auto 0;align-items:center}.logos button{display:grid;justify-items:center;gap:8px;padding:0}.logos img{width:100%;height:112px;object-fit:contain}.logos span{font-size:10px;color:#aeb7bb}.logos button:hover span{color:#fff}.cta{position:relative;isolation:isolate;display:grid;grid-template-columns:1.3fr 1fr .45fr;gap:35px;align-items:center;min-height:235px;padding:35px 4%;background:linear-gradient(#04080c30,#04080c80),url('assets/approved-reference.png') center 94.45%/100% auto}.cta h2{font-size:34px}.cta p:not(.eyebrow):not(.script){font-size:14px;margin-top:12px}.cta .actions{margin:0;gap:12px}.cta .button{padding:12px 18px}.script{font-family:'Segoe Print','Bradley Hand',cursive;font-style:italic;font-size:27px;line-height:1.15;transform:rotate(-8deg)}footer{display:flex;justify-content:space-between;align-items:center;padding:22px 4%;gap:25px;background:#020505}footer nav{gap:22px}footer nav a,footer nav button{font-size:9px}footer p{font-size:9px;letter-spacing:.09em}.socials{display:flex;gap:8px}.socials button{font-weight:bold;border:1px solid #5c686b;border-radius:50%;width:25px;height:25px;padding:0;font-size:13px}.skip{position:fixed;left:10px;top:-80px;z-index:100;padding:10px;background:#e90029}.skip:focus{top:10px}dialog{background:#0d1519;color:white;border:1px solid #414b50;border-radius:10px;padding:38px;max-width:720px;width:calc(100% - 32px);max-height:90vh;box-shadow:0 20px 100px #000;overflow:auto}dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}.close{position:absolute;right:10px;top:4px;font-size:30px}.dialog-lead{margin:18px 0;color:#ccd5d8}dialog h2{font-size:32px}dialog ul{padding-left:20px;color:#dce3e6}dialog li{padding:5px 0}dialog img{width:100%;max-height:380px;object-fit:contain;margin-top:20px}label{display:grid;gap:6px;margin:14px 0;font-size:13px}input,select,textarea{background:#050b0e;color:white;border:1px solid #49545b;border-radius:4px;padding:12px;width:100%}textarea{min-height:110px;resize:vertical}.notice{font-size:12px;color:#aebac0;margin-top:18px}.search-results{display:grid;gap:5px;margin-top:15px}.search-results button{text-align:left;padding:12px;border-bottom:1px solid #354045}.form-result{padding:20px;background:#142129;border-left:3px solid #ef1239;margin-top:18px}
@media(min-width:1600px){.hero{min-height:620px}.hero-copy{padding-top:75px}.hero-scene{background-position:center -5vw}}
@media(max-width:1150px){.header{padding:0 3%;gap:15px}.header nav{gap:19px}.hero{min-height:455px}.hero-copy{padding-top:33px;max-width:640px}.hero-copy h1{font-size:39px}.intro{font-size:15px;max-width:435px}.values{gap:16px}.card h3{font-size:16px}.card p{font-size:12px}.card-content{padding:11px}.repurpose-copy h2{font-size:25px}.repurpose-copy{padding:23px 20px}.cta{grid-template-columns:1.2fr 1fr}.cta>.script{display:none}footer{flex-wrap:wrap}footer nav{gap:18px}.hero-location{font-size:8px}}
@media(max-width:900px){.header{height:75px;position:relative;z-index:20}.header .brand{width:105px}.brand-crop{width:105px;height:54px;background-size:1075px 1613px;background-position:-43px -1px}.menu-toggle{display:block;margin-left:auto;font-size:12px}.menu-toggle span{margin-left:10px}.header nav{display:none;position:absolute;left:0;right:0;top:75px;background:#060b0e;padding:22px;align-items:stretch;box-shadow:0 15px 30px #0008}.header nav.open{display:flex;flex-direction:column;gap:4px}.header nav button{text-align:left}.studio-menu{position:static;box-shadow:none}.header-cta{min-height:40px;padding:10px 15px;font-size:10px}.hero{min-height:475px}.hero-scene{background-size:auto 1620px;background-position:62% -53px;opacity:.65}.hero-shade{background:linear-gradient(90deg,#02090cfa,#02090cbb 48%,#02090c40)}.hero-location{right:4%;bottom:15px}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card h3{font-size:20px}.card p{font-size:14px}.card-content{padding:15px}.section{padding:30px 4%}.repurpose{grid-template-columns:1fr}.editing-scene{min-height:330px;background-size:224% auto}.repurpose-copy{padding:28px 4%}.logos{gap:20px}.logos img{height:90px}.cta{grid-template-columns:1fr;gap:23px;padding:35px 4%;background-size:auto 1650px;background-position:center 94%}.cta h2{font-size:32px}footer nav{flex-wrap:wrap}footer{gap:20px}.section-heading p{max-width:690px;margin-left:auto;margin-right:auto}}
@media(max-width:540px){.header{padding:0 5%}.header-cta{display:none}.hero{min-height:650px}.hero-copy{padding:38px 5% 30px}.hero-copy h1{font-size:37px;line-height:1.08}.hero-scene{background-size:auto 1800px;background-position:64% -59px;opacity:.55}.hero-shade{background:linear-gradient(0deg,#040a0d 0%,#040a0dc9 45%,#040a0d55 100%)}.intro{font-size:16px;max-width:360px;margin-top:21px}.actions{gap:10px}.button{padding:13px 18px;font-size:10px}.values{width:100%;gap:16px;display:grid;margin-top:30px;padding-top:18px}.values b{font-size:10px}.values small{font-size:11px}.line-icon{width:29px}.hero-location{left:5%;font-size:8px;bottom:19px}.section{padding:31px 5%}.section-heading{text-align:left;margin-bottom:22px}.section-heading h2{font-size:29px}.section-heading>p:last-child{font-size:14px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card h3{font-size:17px}.card p{font-size:13px}.card-content{padding:11px}.learn{font-size:9px}.learn span{width:21px;height:21px}.editing-scene{min-height:230px}.repurpose-copy{padding:25px 5%}.repurpose-copy h2{font-size:28px}.outputs{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px 9px}.outputs p{font-size:10px}.trust{padding:25px 5%}.trust>p{line-height:1.6}.logos{grid-template-columns:repeat(2,1fr);gap:23px}.logos img{height:95px}.logos span{font-size:9px}.cta{padding:32px 5%;background-position:45% 94%}.cta h2{font-size:29px}footer{padding:23px 5%;display:grid;grid-template-columns:1fr 1fr}footer nav{grid-column:1/-1;grid-row:2;gap:18px}.socials{justify-self:end}footer>p{grid-column:1/-1}dialog{padding:32px 22px}.eyebrow{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Keep reference imagery isolated from its original page lettering. */
.hero-scene{left:43%;background-size:auto 451.765%;background-position:right 4.348%;opacity:1}
.hero-shade{background:linear-gradient(90deg,#03090c 0%,#03090c 39%,#03090cd9 46%,transparent 62%)}
.hero-location{display:none}
.editing-scene{min-height:0;aspect-ratio:457/199;background-size:224.07% auto;background-position:left 76.59%;align-self:stretch}
.editing-scene .script{display:none}
.cta{background:linear-gradient(90deg,#03090ce8,#03090ca8),url('assets/approved-reference.png') 97.25% 56.05%/680% 1463%}
@media(max-width:900px){.hero-scene{left:32%;background-size:auto 451.765%;background-position:right 4.348%;opacity:.7}.hero-shade{background:linear-gradient(90deg,#03090c 0%,#03090cf5 34%,#03090ca6 62%,#03090c30)}.editing-scene{min-height:0;aspect-ratio:457/199}.cta{background-size:680% 1463%;background-position:97.25% 56.05%}}
@media(max-width:540px){.hero-scene{left:0;height:330px;background-size:auto 451.765%;background-position:right 4.348%;opacity:.48}.hero-shade{background:linear-gradient(0deg,#03090c 45%,#03090c90 75%,#03090c30)}.hero{min-height:650px}.hero-copy{position:relative}.hero-location{display:block;bottom:19px}.editing-scene{min-height:0;aspect-ratio:457/199}.cta{background-size:680% 1463%;background-position:97.25% 56.05%}}

.header nav>a{font-size:11px;font-weight:700;letter-spacing:.03em;padding:12px 0}.header nav>a:hover{color:#ff2044}.local-section,.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:8%;padding:58px 7%;border-top:1px solid #293134;background:#0b1317}.local-section p:not(.eyebrow){color:#c5d0d5;max-width:680px;margin-bottom:16px}.text-link{color:#ff3352;font-size:12px;font-weight:700}.faq-section{background:#060b0d}.faq-section details{border-bottom:1px solid #303b40;padding:17px 0}.faq-section summary{cursor:pointer;font-size:17px;font-weight:600}.faq-section details p{padding:15px 0 0;color:#c5d0d5;max-width:650px}.service-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:6%;align-items:center;padding:64px 7%;background:radial-gradient(at top right,#26363e,#060b0d 75%)}.breadcrumb{font-size:10px;letter-spacing:.08em;color:#a3b5bd;display:block;margin-bottom:34px}.service-hero h1{font-size:clamp(35px,4vw,60px);max-width:800px}.service-hero .service-lead{font-size:23px;line-height:1.3;margin:24px 0 14px}.service-hero p:not(.eyebrow){max-width:620px;color:#c8d4da}.service-visual{width:100%;aspect-ratio:1.46;border-radius:8px;box-shadow:0 25px 60px #0008}.capabilities{padding:55px 7%}.capabilities>p:not(.eyebrow){color:#bdcbd2;margin:18px 0}.capabilities ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:27px}.capabilities li{padding:17px 20px;border:1px solid #26343b;border-radius:4px;background:#0d161b}.capabilities li:before{content:'↗';color:#ff2147;margin-right:12px}.related-links{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}.related-links a{display:flex;justify-content:space-between;gap:20px;background:#101c22;border:1px solid #354650;padding:25px;font-size:18px}.related-links a:hover{border-color:#e90029}@media(max-width:900px){.service-hero{padding:40px 5%;grid-template-columns:1fr}.service-visual{max-width:600px;margin-top:20px}.local-section,.faq-section{padding:38px 5%;gap:30px}.capabilities ul{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.local-section,.faq-section{grid-template-columns:1fr}.capabilities{padding:35px 5%}.capabilities ul,.related-links{grid-template-columns:1fr}.service-hero .service-lead{font-size:21px}.service-hero h1{font-size:37px}}

.service-proof{padding:25px 7%;background:#030809;border-block:1px solid #253239;text-align:center}.service-proof .logos img{height:75px}.service-proof .logos{margin:20px auto 0}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.capability-grid article{background:linear-gradient(140deg,#142027,#0a1115);border:1px solid #2c3b44;padding:25px;border-radius:5px}.capability-grid h3{font-size:20px;line-height:1.2;letter-spacing:-.02em}.capability-grid p{font-size:14px;line-height:1.6;color:#bdcbd2;margin-top:13px}.package-section,.process-section{padding:55px 7%;border-top:1px solid #26343b}.package-section{background:#0b151a}.package-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.package-grid article{position:relative;border:1px solid #3b4a52;padding:30px;background:#0a1115}.package-number{color:#fb2146;font-size:12px;letter-spacing:.1em;display:block;margin-bottom:18px}.package-grid h3{font-size:29px}.package-grid p{color:#c4d0d6;margin:14px 0 25px;max-width:440px}.package-grid button{padding:10px 0}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:30px}.process-grid article{border-top:1px solid #44515a;padding-top:20px}.process-grid span{color:#f51c42;font-size:13px}.process-grid h3{margin:18px 0 12px;font-size:23px}.process-grid p{color:#bccbd2;font-size:15px}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px}.socials a{display:grid;place-items:center;border:1px solid #5c686b;border-radius:50%;width:27px;height:27px;font-size:14px;font-weight:bold}.service-hero .button{max-width:100%;white-space:normal}@media(max-width:900px){.capability-grid{grid-template-columns:repeat(2,1fr)}.package-section,.process-section{padding:38px 5%}.process-grid{gap:20px}.package-grid article{padding:22px}}@media(max-width:540px){.capability-grid,.package-grid,.process-grid,.form-columns{grid-template-columns:1fr}.capability-grid article{padding:22px}.service-proof .logos img{height:75px}.process-grid{gap:28px}.package-grid h3{font-size:26px}}

.contact-strip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;padding:30px 5%;background:#081115;border-top:1px solid #334047;font-size:14px}.contact-strip strong{font-size:17px}.contact-strip address{font-style:normal;color:#c0cdd3;margin-top:9px}.contact-strip>div:nth-child(2){display:grid;align-content:center;gap:10px}.contact-strip a:hover,.direct-contact a:hover{color:#ff3153}.contact-socials{display:flex;flex-wrap:wrap;align-content:center;gap:12px 18px;font-size:12px}.direct-contact{font-size:14px;color:#d6e1e5;overflow-wrap:anywhere}.direct-contact a{text-decoration:underline}.contact-strip a{overflow-wrap:anywhere}@media(max-width:800px){.contact-strip{grid-template-columns:1fr 1fr}.contact-socials{grid-column:1/-1}}@media(max-width:540px){.contact-strip{grid-template-columns:1fr;gap:20px}}

.event-package{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;margin-top:28px;padding:32px;border:1px solid #4a333c;background:linear-gradient(120deg,#1b1920,#0b1419)}.event-package h3{font-size:27px}.event-package p{color:#c5d0d6;margin:18px 0 24px;max-width:600px}.event-package ul{padding-left:22px;color:#d8e0e4}.event-package li{padding:9px 0}.event-package li::marker{color:#ff2548}@media(max-width:700px){.event-package{grid-template-columns:1fr;padding:22px;gap:10px}}

.about-scene{width:100%;aspect-ratio:1.25;background:url("assets/approved-reference.png") right 4.348%/auto 451.765%;border-radius:5px}.about-values{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:35px}.about-values article{border-top:1px solid #4b5961;padding-top:22px}.about-values span{font-size:12px;color:#ff2348}.about-values h3{font-size:23px;line-height:1.15;margin:16px 0}.about-values p{color:#bfcdd4;font-size:15px}@media(max-width:900px){.about-values{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.about-values{grid-template-columns:1fr}.about-scene{margin-top:15px}}

/* Commercial preview direction, September 21 */
:root{--studio-background:#0B0C10;--studio-text:#E5E5E5}html,body{background:var(--studio-background);color:var(--studio-text)}.section,.trust,.faq-section,.capabilities,.process-section,.repurpose{background-color:var(--studio-background)}h1,h2,h3{font-family:Arial,Helvetica,sans-serif;font-weight:800;letter-spacing:.06em;text-transform:uppercase;overflow-wrap:anywhere}.card,.button,button[data-project]{transition:transform .4s ease;cursor:pointer}.trust .logos button{filter:grayscale(1);opacity:.65;transition:filter .3s ease,opacity .3s ease,transform .4s ease}.trust .logos button:focus-visible{filter:grayscale(0);opacity:1}.hero{min-height:740px}.hero-copy{max-width:850px;padding-top:55px;padding-bottom:72px}.hero-copy h1{font-size:clamp(32px,3.15vw,48px);line-height:1.14;max-width:720px}.hero .intro{font-size:16px;line-height:1.65;max-width:670px}.hero-scene{left:49%}.hero-shade{background:linear-gradient(90deg,#0B0C10 0%,#0B0C10 45%,#0B0C10eb 54%,transparent 83%)}.hero .values{width:100%;max-width:720px;gap:18px;display:grid;grid-template-columns:repeat(3,1fr)}.hero .values b{font-size:9px}.hero .values small{font-size:9px}.hero-location{display:block;left:4.2%;right:auto;bottom:23px;background:#0b0c10da;padding:5px 8px;font-size:9px}.section-heading{max-width:1200px;margin-bottom:28px}.section-heading h2{font-size:clamp(24px,2.25vw,35px);line-height:1.22}.section-heading>p:last-child{max-width:1040px;margin:15px auto 0;line-height:1.6}.section{padding-block:45px}.card h3{font-size:15px;line-height:1.25;letter-spacing:.06em}.repurpose{align-items:center}.repurpose-copy h2{font-size:clamp(24px,2.1vw,32px);line-height:1.25}.editing-scene{align-self:center}.editing-scene .script{display:block;right:0;bottom:0;padding:18px;background:#0B0C10;max-width:190px;transform:none;font-size:25px}.repurpose-copy{padding-block:40px}.header-cta{font-size:10px;padding-inline:18px;gap:12px}.header nav{gap:22px}.header{gap:20px}.service-hero h1{font-size:clamp(32px,3.5vw,51px);line-height:1.17}.capability-grid h3{font-size:17px}.package-grid h3{font-size:24px}.faq-section h2,.local-section h2{font-size:clamp(24px,2.5vw,36px);line-height:1.2}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.card:hover,.button:hover,button[data-project]:hover{transform:scale(1.03)}.trust .logos button:hover{filter:grayscale(0);opacity:1}}
@media(max-width:900px){.hero{min-height:760px}.hero-copy{max-width:780px}.hero-scene{left:33%;opacity:.5}.hero-shade{background:linear-gradient(90deg,#0b0c10,#0b0c10e0 65%,#0b0c1090)}.hero .intro{max-width:630px}.hero-copy h1{font-size:39px}.header-cta{font-size:9px}.card h3{font-size:16px}}
@media(max-width:540px){.hero{min-height:0}.hero-copy{padding:40px 5% 77px}.hero-copy h1{font-size:30px;line-height:1.18}.hero .intro{font-size:14px;line-height:1.7}.hero-scene{left:0;opacity:.27}.hero .values{grid-template-columns:1fr;gap:15px}.hero .values b{font-size:10px}.hero .values small{font-size:10px}.hero .actions{display:grid;grid-template-columns:1fr}.hero-location{font-size:8px;left:5%}.card h3{font-size:14px;letter-spacing:.04em}.section-heading h2{font-size:25px}.repurpose-copy h2{font-size:24px}.header{gap:12px}.cta h2{font-size:26px}.package-grid h3{font-size:23px}}
@media(prefers-reduced-motion:reduce){.card,.button,button[data-project]{transition:none!important;transform:none!important}}
/* Keep capability and solution headings intact at every card width. */
#service-cards h3,#solution-cards h3{font-size:clamp(13px,1.05vw,15px);line-height:1.3;letter-spacing:.025em;white-space:normal;word-break:keep-all;overflow-wrap:normal;hyphens:none}
.faq-section h2,.repurpose-copy h2,.local-section h2{line-height:1.3}
#contact .actions{align-items:stretch}
#contact .actions .button{white-space:normal;text-align:center;line-height:1.4;max-width:100%}
@media(min-width:901px) and (max-width:1200px){#service-cards,#solution-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){#service-cards h3,#solution-cards h3{font-size:15px}}
@media(max-width:540px){#service-cards h3,#solution-cards h3{font-size:13px;letter-spacing:0}#contact .actions{display:grid;grid-template-columns:1fr}}
@media(max-width:359px){#service-cards,#solution-cards{grid-template-columns:1fr}}

.service-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:0 auto 14px}.service-filters button{border:1px solid #495058;border-radius:3px;padding:10px 18px;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.service-filters button[aria-pressed="true"]{background:#e90029;border-color:#e90029;color:white}.filter-status{text-align:center;font-size:11px;color:#b6bec5;margin-bottom:20px}.card[hidden]{display:none!important}

/* About page composition */
.about-clean .header{background:transparent;position:relative;z-index:2}.about-clean .header .search{font-size:11px!important}.about-new-hero{position:relative;isolation:isolate;background:#0b0c10;min-height:660px;display:flex;align-items:center;padding:85px 7%;overflow:hidden}.about-new-overlay{position:absolute;inset:0 0 0 42%;z-index:-2;background:url('assets/approved-reference.png') right 4.348%/auto 451.765%;opacity:.37}.about-new-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0b0c10 20%,#0b0c10d9 55%,#0b0c1060)}.about-new-content{max-width:1100px}.about-new-content h1{font-size:clamp(36px,4.4vw,66px);line-height:1.12;max-width:1000px;overflow-wrap:normal}.about-new-content p{max-width:790px;font-size:19px;line-height:1.8;margin-top:32px;color:#c7cbd1}.about-duality{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:75px 7%;border-block:1px solid #2b3037}.about-duality article+article{border-left:1px solid #353942;padding-left:65px}.about-duality h3{font-size:29px;line-height:1.25;margin-bottom:25px}.about-duality p,.about-value-rows p,.about-region p{font-size:17px;line-height:1.85;color:#c1c6ce}.about-value-rows{padding:20px 7% 60px}.about-value-rows article{display:grid;grid-template-columns:100px 1fr;gap:35px;padding:48px 0;border-bottom:1px solid #2b3037}.about-value-rows article>span{font-family:var(--font-heading);font-size:48px;color:#ff1e27;line-height:1.2}.about-value-rows h2{font-size:31px;line-height:1.3;margin-bottom:17px}.about-value-rows p{max-width:900px}.about-region{padding:70px 7%;background:#11151b}.about-region h2{font-size:clamp(30px,3.2vw,46px);line-height:1.25;max-width:850px;margin-bottom:28px}.about-region p{max-width:980px}.about-clean .close{font-size:15px;padding:9px}.about-clean footer nav{flex-wrap:wrap}@media(max-width:800px){.about-duality{gap:30px;padding-block:45px}.about-duality article+article{padding-left:30px}.about-new-hero{min-height:590px}.about-duality h3{font-size:24px}.about-value-rows article{grid-template-columns:65px 1fr;gap:18px}}@media(max-width:540px){.about-new-hero{padding:55px 6%;min-height:0}.about-new-content h1{font-size:36px}.about-new-content p{font-size:16px}.about-duality{grid-template-columns:1fr;padding:40px 6%;gap:35px}.about-duality article+article{border-left:0;border-top:1px solid #353942;padding:35px 0 0}.about-value-rows{padding:10px 6% 35px}.about-value-rows article{grid-template-columns:1fr;gap:15px;padding:32px 0}.about-value-rows article>span{font-size:34px}.about-value-rows h2{font-size:25px}.about-region{padding:45px 6%}.about-region h2{font-size:30px}.about-duality p,.about-value-rows p,.about-region p{font-size:16px}}
.contact-intro{padding:75px 7% 45px;max-width:1250px}.contact-intro h1{font-size:clamp(38px,5vw,70px);line-height:1.1;overflow-wrap:normal}.contact-intro p{max-width:790px;font-size:19px;line-height:1.8;color:#c6c9d1;margin-top:25px}.engagement-wrap{padding:0 7% 80px;max-width:1500px;margin:auto}.engagement-wrap form{border:1px solid #34353c;background:#101115;padding:40px}.engagement-wrap fieldset{padding:0;border:0;margin:0 0 36px}.engagement-wrap legend{font-family:var(--font-heading);font-size:25px;font-weight:700;margin-bottom:20px}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.choice-grid.objectives{grid-template-columns:repeat(2,minmax(0,1fr))}.engagement-wrap .choice{margin:0;position:relative;display:block;cursor:pointer}.choice input{position:absolute;width:1px;height:1px;opacity:0}.choice span{display:flex;align-items:center;min-height:82px;padding:20px;border:1px solid #484952;border-radius:4px;background:#16171B;font-size:15px;line-height:1.5;transition:background .2s,border-color .2s}.choice input:checked+span{border-color:#ff1e27;background:#34171c;box-shadow:inset 0 0 0 1px #ff1e27}.choice input:focus-visible+span{outline:2px solid white;outline-offset:4px}.credentials{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;border-top:1px solid #35363d;padding-top:22px}.credentials label{font-size:14px;margin:0}.credentials input{background:#16171B;min-height:54px;border-color:#484952}.credentials label:last-child{grid-column:1/-1}.submit-engagement{margin-top:25px;min-height:57px;white-space:normal;text-align:center;line-height:1.5;max-width:100%}#form-error{color:#ff7380;margin-top:20px}#engagement-review{background:#101115;border:1px solid #34353c;padding:40px}#engagement-review[hidden],#engagement-form[hidden]{display:none}#review-details{display:grid;grid-template-columns:1fr 2fr;gap:14px 25px;margin:30px 0}#review-details dt{color:#aeb6c1}#review-details dd{margin:0;overflow-wrap:anywhere}.review-actions{display:flex;flex-wrap:wrap;gap:15px}@media(max-width:700px){.choice-grid{grid-template-columns:1fr}.contact-intro{padding:45px 6% 30px}.engagement-wrap{padding:0 6% 50px}.engagement-wrap form,#engagement-review{padding:23px}.credentials{grid-template-columns:1fr}.choice-grid.objectives{grid-template-columns:1fr}.contact-intro p{font-size:16px}#review-details{grid-template-columns:1fr;gap:7px}#review-details dd{margin-bottom:15px}.engagement-wrap legend{font-size:22px}}

.detailed-service{padding:60px 7%;border-top:1px solid #34353b}.detailed-service>h2{font-size:clamp(28px,3vw,44px);line-height:1.25;max-width:1000px}.detail-rows article{display:grid;grid-template-columns:65px 1fr;gap:30px;padding:35px 0;border-bottom:1px solid #34353b}.detail-number{font-family:var(--font-heading);font-size:28px;color:#ff1e27}.detail-rows h3{font-size:25px;line-height:1.3;margin-bottom:17px}.detail-rows p{max-width:950px;font-size:17px;line-height:1.8;color:#c9cbd2;margin-top:13px}.solution-hero{padding:75px 7%;background:linear-gradient(130deg,#191c23,#0b0c10)}.solution-hero h1{font-size:clamp(35px,5vw,65px);max-width:1100px;line-height:1.15}.solution-hero>p:not(.eyebrow){max-width:850px;font-size:18px;line-height:1.8;margin:25px 0}.solution-hero .solution-lead{font-size:23px!important}.header .search{font-size:11px!important}.close{font-size:15px;padding:8px}@media(max-width:540px){.detailed-service,.solution-hero{padding:40px 6%}.detail-rows article{grid-template-columns:1fr;gap:12px}.detail-rows h3{font-size:22px}.detail-rows p{font-size:16px}}

/* Apna Studios: existing visual system, updated commercial hierarchy. */
.studios-brand{width:145px}.studios-wordmark{font-family:var(--font-heading);font-size:30px;font-weight:700;line-height:.9;letter-spacing:.01em;display:block}.studios-wordmark>span{display:block;font-size:14px;letter-spacing:.25em;color:#ff1e27;margin-top:9px}.header{padding-inline:3%;gap:18px;height:90px}.header nav{gap:19px}.header nav>a,.header nav summary{font-size:10px;font-weight:700;letter-spacing:.04em}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;list-style:none;padding:12px 0}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-panel{position:absolute;top:100%;left:-20px;width:285px;padding:15px;background:#14161c;border:1px solid #40424b;z-index:100;box-shadow:0 20px 40px #0009;display:grid;gap:2px}.nav-panel a{padding:11px;font-size:13px}.nav-panel a:hover{background:#22242d;color:#ff5661}.studio-destinations{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #34353d}.destination{padding:48px 7%;display:block;background:#10141a}.destination h2{font-size:clamp(28px,3.2vw,44px);line-height:1.18}.destination p{max-width:530px;color:#c5c9d1;margin:20px 0;font-size:16px}.destination-link{font-size:12px;letter-spacing:.1em;border-bottom:1px solid #fb2537;padding-bottom:6px}.wedding-destination{background:radial-gradient(ellipse at top right,#3a252c,#151217 65%);border-left:1px solid #3e3037}.destination:hover{box-shadow:inset 0 -3px #ff2638}.wedding-hero{position:relative;overflow:hidden;padding:85px 7% 110px;background:radial-gradient(ellipse at 85% 30%,#523641 0%,#251c24 35%,#0b0c10 75%);isolation:isolate}.wedding-hero h1{font-size:clamp(42px,6vw,82px);line-height:1.1;max-width:1000px}.wedding-hero>p:not(.eyebrow){font-size:21px;max-width:680px;margin:25px 0}.wedding-word{position:absolute;bottom:-30px;right:20px;font-family:var(--font-heading);font-size:clamp(90px,15vw,230px);font-weight:700;color:#ffffff05;z-index:-1}.news-hero{background:linear-gradient(130deg,#18202a,#0b0c10)}footer .studios-brand{flex-shrink:0}footer nav{flex-wrap:wrap}.header-cta{white-space:nowrap}.header{position:relative;z-index:25} @media(max-width:1100px){.header nav{gap:12px}.header .studios-brand{width:120px}.header-cta{font-size:9px;padding-inline:12px}}@media(max-width:900px){.header{height:75px}.header nav{top:75px}.nav-panel{position:static;width:100%;box-shadow:none;margin:8px 0}.studio-destinations{grid-template-columns:1fr}.wedding-destination{border-left:0;border-top:1px solid #3e3037}.destination{padding:35px 6%}}@media(max-width:540px){.wedding-hero{padding:55px 6% 75px}.wedding-hero>p:not(.eyebrow){font-size:17px}.studios-wordmark{font-size:26px}.studios-wordmark>span{font-size:12px}.header .studios-brand{width:130px}}

.brand .original-amg-logo{display:block;width:100%;height:64px;object-fit:contain;object-position:left center}footer .brand .original-amg-logo{height:70px}@media(max-width:540px){.brand .original-amg-logo{height:52px}}
