/* BIG GROUP — cinematic technology direction */
:root{--bg:#080a0c;--panel:#111417;--line:#2b2f32;--muted:#aeb3b8;--gold:#ddc69c}
.cinematic header{height:84px;position:absolute;inset:0 0 auto;z-index:20;border:0;background:linear-gradient(#07090be8,#07090b00)}
.cinematic header .wrap{width:94%;max-width:none}.cinematic header .logo{transform:scale(.8);transform-origin:left center;width:218px;flex-shrink:0}.cinematic .nav{gap:28px}.cinematic .nav a{font-size:14px;color:#eee}.cinematic .nav .contact-link{border:0;background:#ffffff15;backdrop-filter:blur(12px);border-radius:3px;padding:9px 20px}.cinematic .nav a:hover,.cinematic .nav a[aria-current=page]{color:var(--gold)}
.cinema-hero{min-height:780px;height:100svh;max-height:1300px;position:relative;isolation:isolate;overflow:hidden;background:#07090b;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:142px 5% 26px}.scene{position:absolute;inset:-2%;z-index:-2;will-change:transform;transform:translate3d(var(--scene-x,0px),var(--scene-y,0px),0) scale(1.035)}.scene img{width:100%;height:100%;object-fit:cover;object-position:center 53%;display:block}.cinema-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#05070975 0%,transparent 46%,#05070910 65%,#050709e8 100%);pointer-events:none}.cinema-title h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(45px,5vw,76px);font-weight:500;letter-spacing:-.055em;line-height:1.1;margin:22px 0 12px}.cinema-title h1 span{color:var(--gold)}.cinema-title p{font-size:18px;color:#d5d9dc;margin:0}.cinema-title .eyebrow{font-size:11px;color:#d2d5d7;letter-spacing:.25em}.cinema-bottom{width:100%;display:flex;align-items:center;flex-direction:column}.cinema-bottom .actions{justify-content:center;margin:0 0 23px;gap:20px}.cinematic .button{border-radius:3px;min-width:235px;justify-content:center;padding:12px 24px;min-height:48px;letter-spacing:.02em}.cinematic .ghost{background:#f0f1f2ed;border-color:transparent;color:#151718}.cinematic .ghost:hover{background:white}.hero-caption{font-size:11px;letter-spacing:.24em;color:#bdc1c4}.scroll-cue{display:flex;flex-direction:column;align-items:center;gap:1px;margin-top:20px;font-size:11px;letter-spacing:.08em;color:#b2b7bc}.scroll-cue span{font-size:20px;color:#f2f2f2}.cinematic .index-strip{width:100%;max-width:none;padding:24px 8%;background:#101316;border-top:1px solid #ffffff10;border-bottom:1px solid #ffffff10}.cinematic .index-strip a{font-size:12px}
.cinematic h2{font-weight:500}.cinematic .section-head{margin-bottom:60px}.cinematic .business-grid{border:0;gap:16px;perspective:1400px}.cinematic .business{border:1px solid #383d43!important;border-radius:5px;min-height:340px;padding:30px!important;background:linear-gradient(135deg,#22282d 0%,#111518 50%,#0c0e10 100%);box-shadow:0 15px 32px #0004,inset 0 1px #ffffff0c;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;overflow:hidden}.cinematic .business:hover,.cinematic .business:focus-within{transform:translateY(-9px) rotateX(3deg);border-color:#968773!important;box-shadow:0 24px 45px #0009}.cinematic .business .num{font-size:12px;letter-spacing:.12em}.cinematic .business h3{margin-top:65px;font-size:25px}.cinematic .business p{min-height:80px;font-size:15px}.cinematic .business a{font-size:14px}.cinematic .coverage{background:radial-gradient(ellipse at 50% 100%,#32323033,transparent 65%),#101316}.cinematic .currency-row{border-color:#393c40;padding:38px 0 8px}.cinematic .currency-row strong{font-family:Manrope,Arial,sans-serif;font-size:48px;font-weight:400}.cinematic .closing{min-height:430px}.cinematic footer{background:#060708}
.cinematic .page-intro{position:relative;isolation:isolate;overflow:hidden;width:100%;max-width:none;min-height:740px;height:87svh;padding:165px 6% 65px;display:flex;flex-direction:column;justify-content:flex-start;background:#090b0d}.page-scene{position:absolute;inset:0;z-index:-2;overflow:hidden}.page-scene img{position:absolute;right:-17%;bottom:0;width:105%;height:100%;object-fit:cover;object-position:center;opacity:.9}.cinematic .page-intro:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#090b0df5 0%,#090b0ddd 24%,#090b0d77 48%,#090b0d00 80%),linear-gradient(0deg,#080a0c 0%,transparent 25%)}.cinematic .page-intro h1{max-width:850px;font-size:clamp(42px,5.3vw,76px);line-height:1.1;letter-spacing:-.05em;position:relative}.cinematic .page-intro>p{max-width:560px;font-size:17px;color:#bdc2c7}.cinematic .page-intro>.eyebrow{color:var(--gold)}.cinematic .service-bar{padding-top:32px;padding-bottom:32px}.cinematic .page-contact .page-intro{min-height:0;height:auto;padding-bottom:60px;background:radial-gradient(ellipse at 80% 20%,#d7bf9112,transparent 50%),#080a0c}.cinematic .page-contact .page-intro:after{display:none}.cinematic .principles article{border-top-color:#494e52}.cinematic form{background:linear-gradient(135deg,#1a2024,#0c1013);border:1px solid #343a3e}.cinematic input,.cinematic select,.cinematic textarea{background:#090c0f;border-color:#3c444a}.cinematic .placeholder{color:#ddc69c}.reveal-ready{opacity:0;transform:translateY(20px);transition:opacity .75s,transform .75s}.reveal-ready.visible{opacity:1;transform:translateY(0)}
@media(min-width:1600px){.scene img{object-position:center 58%}.cinema-hero{padding-top:160px}}
@media(max-width:1000px){.cinematic .nav{gap:16px}.cinematic header .logo{transform:scale(.7);width:180px}.cinematic .business-grid{grid-template-columns:repeat(2,1fr)}.cinematic .business p{min-height:55px}}
@media(max-width:760px){.cinematic header{height:76px}.cinematic header .logo{width:190px;transform:scale(.86)}.cinematic .menu{display:block;background:#ffffff12;border:0;border-radius:3px;color:#f4f4f4;padding:9px 16px;backdrop-filter:blur(12px)}.cinematic .nav{display:none;position:absolute;top:76px;left:0;right:0;background:#0c1013f5;backdrop-filter:blur(20px);padding:25px 6%;border-bottom:1px solid #3e4347}.cinematic .nav.open{display:flex;flex-direction:column;align-items:stretch;gap:18px}.cinema-hero{min-height:740px;height:100svh;padding:128px 6% 20px}.cinema-title h1{font-size:clamp(40px,7.5vw,56px);line-height:1.12;max-width:600px;margin:20px auto 12px}.cinema-title .eyebrow{font-size:10px;letter-spacing:.16em;max-width:290px;margin:auto}.cinema-title p{font-size:15px}.scene{inset:0 -60%}.scene img{object-position:center 51%}.cinema-bottom .actions{gap:12px;width:100%;margin-bottom:18px}.cinema-bottom .button{min-width:0;width:calc(50% - 6px);padding:12px 10px;font-size:13px}.hero-caption{font-size:9px;letter-spacing:.13em}.scroll-cue{margin-top:18px}.cinematic .index-strip{padding:22px 6%;gap:18px 22px}.cinematic .index-strip span{width:100%}.cinematic .business-grid{grid-template-columns:1fr 1fr;gap:12px}.cinematic .business{padding:23px 18px!important;min-height:335px}.cinematic .business h3{font-size:23px;margin-top:45px}.cinematic .business p{font-size:14px;min-height:95px}.cinematic .business a{font-size:12px}.cinematic .currency-row strong{font-size:40px}.cinematic .page-intro{height:auto;min-height:780px;padding:140px 6% 270px}.cinematic .page-intro h1{font-size:44px}.cinematic .page-intro>p{font-size:16px}.page-scene img{width:190%;height:70%;right:-50%;bottom:-8%;opacity:.7}.cinematic .page-intro:after{background:linear-gradient(180deg,#080a0c 0%,#080a0ce8 30%,#080a0c33 67%,#080a0c 100%)}.cinematic .page-contact .page-intro{padding-bottom:35px;min-height:0}.cinematic .section-head{margin-bottom:35px}.cinematic .closing{min-height:0}.cinematic .closing .button{min-width:245px}}
@media(max-width:360px){.cinema-title h1{font-size:35px}.cinematic .business-grid{grid-template-columns:1fr}.cinematic .business{min-height:280px}.cinematic .business p{min-height:0}.cinematic .page-intro h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){.scene{transform:none!important;will-change:auto}.reveal-ready{opacity:1;transform:none}.cinematic .business:hover{transform:none}}
