:root{--navy:#06172f;--navy2:#0a2447;--navy3:#10345f;--gold:#c88926;--gold2:#e1a13d;--cream:#f7f4ed;--white:#fff;--ink:#112033;--muted:#667085;--line:#e2e5e9;--shadow:0 20px 60px rgba(7,24,51,.13);--shadow-deep:0 28px 80px rgba(2,15,36,.25)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:110px 0;position:relative}.navbar{position:fixed;z-index:100;top:14px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 28px));height:72px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.75);border-radius:18px;box-shadow:0 12px 35px rgba(4,20,43,.16);backdrop-filter:blur(18px);transition:.3s ease}.navbar.scrolled{top:8px;height:66px;background:rgba(255,255,255,.98)}.brand{display:flex;align-items:center;gap:10px}.brand img{width:53px;height:53px;object-fit:contain}.brand strong{display:block;font:800 18px Manrope;color:var(--navy)}.brand small{display:block;font-size:11px;color:#667085}.nav-links{display:flex;align-items:center;gap:22px}.nav-links a{position:relative;font-size:13px;font-weight:700}.nav-links a:not(.nav-cta):after{content:'';position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--gold);transition:.25s}.nav-links a:hover:after,.nav-links a.active:after{right:0}.nav-links a.active{color:var(--gold)}.nav-cta{padding:11px 17px;border-radius:9px;background:var(--navy);color:#fff!important;box-shadow:0 8px 22px rgba(6,23,47,.2)}.menu-toggle{display:none;width:40px;height:40px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px}.menu-toggle span{width:23px;height:2px;background:var(--navy)}
.hero{position:relative;min-height:900px;padding:190px 0 245px;overflow:hidden;color:#fff}.hero-bg{position:absolute;inset:-4%;background:url('assets/hero-office.webp') center/cover no-repeat;transform:scale(1.06);will-change:transform}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,15,36,.99) 0%,rgba(4,23,48,.94) 46%,rgba(4,20,42,.52) 100%),linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.32))}.hero-grid{position:relative;z-index:3;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:var(--gold)}.eyebrow b{color:var(--gold2);padding:0 5px}.light{color:#f0b55e}.hero h1{font:800 clamp(50px,5.2vw,80px)/1.03 Manrope;margin:20px 0 24px;letter-spacing:-.045em}.hero h1 em{font-style:normal;color:var(--gold2)}.hero-lead{max-width:690px;font-size:18px;line-height:1.75;color:#d8e0ea}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:35px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 21px;border-radius:10px;border:0;font-weight:800;font-size:14px;cursor:pointer;transition:.25s ease;overflow:hidden}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#101c2f;box-shadow:0 14px 34px rgba(200,137,38,.24)}.btn-ghost{border:1px solid rgba(255,255,255,.5);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(8px)}.btn-navy{background:var(--navy);color:#fff;box-shadow:0 14px 34px rgba(6,23,47,.24)}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:42px}.trust-row span{font-size:12px;font-weight:700;color:#d8e1eb}.trust-row span:before{content:'✓';color:var(--gold2);margin-right:7px}.hero-panel{justify-self:end;width:min(390px,100%);padding:28px;border:1px solid rgba(225,161,61,.45);border-radius:30px;background:linear-gradient(145deg,rgba(5,25,53,.78),rgba(10,36,71,.5));box-shadow:var(--shadow-deep);backdrop-filter:blur(16px);text-align:center}.hero-panel-ring{position:relative;display:grid;place-items:center;width:250px;height:250px;margin:auto;border:1px solid rgba(225,161,61,.7);border-radius:50%;box-shadow:0 0 0 14px rgba(225,161,61,.08),0 0 0 28px rgba(225,161,61,.035)}.hero-panel-ring:before{content:'';position:absolute;inset:-15px;border:1px dashed rgba(225,161,61,.35);border-radius:50%;animation:spin 24s linear infinite}.hero-panel-ring img{width:235px}.hero-panel>p{max-width:280px;margin:25px auto;color:#dce4ee;font-weight:700}.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hero-facts div{padding:13px 7px;border-radius:12px;background:rgba(255,255,255,.07)}.hero-facts strong{display:block;color:var(--gold2);font:800 20px Manrope}.hero-facts span{display:block;margin-top:3px;font-size:10px;color:#cbd5e1}.hero-watermark{position:absolute;z-index:1;right:-90px;top:100px;width:620px;opacity:.045;filter:grayscale(1) brightness(3)}.hero-orbit{position:absolute;z-index:1;border:1px solid rgba(225,161,61,.16);border-radius:50%}.orbit-one{width:520px;height:520px;right:-190px;top:35px}.orbit-two{width:300px;height:300px;right:70px;top:190px}.scroll-cue{position:absolute;z-index:4;left:50%;bottom:170px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:9px;font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#dce4ee}.scroll-cue span{width:22px;height:36px;border:1px solid rgba(255,255,255,.55);border-radius:14px;position:relative}.scroll-cue span:after{content:'';position:absolute;left:50%;top:7px;width:3px;height:7px;background:var(--gold2);border-radius:3px;transform:translateX(-50%);animation:scrollDot 1.8s infinite}.hero-waves{position:absolute;z-index:4;left:0;right:0;bottom:-1px;width:100%;height:230px}.wave-gold{fill:var(--gold)}.wave-white{fill:#fff}.wave-light{fill:var(--cream)}
.brand-strip{background:var(--cream);padding:10px 0 38px}.strip-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;border:1px solid #eadfce;border-radius:15px;overflow:hidden;background:#eadfce;box-shadow:0 10px 30px rgba(6,23,47,.05)}.strip-grid p{margin:0;padding:18px 12px;text-align:center;background:#fff;font-weight:800;font-size:13px;color:var(--navy)}
h2{font:800 clamp(34px,4vw,54px)/1.12 Manrope;letter-spacing:-.035em;margin:12px 0 22px}.about-section{background:linear-gradient(180deg,var(--cream),#fff 28%)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-photo{position:relative;padding:18px 18px 0 0}.about-photo img{height:430px;width:100%;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.photo-frame{position:absolute;z-index:-1;right:0;top:0;width:75%;height:80%;border:3px solid var(--gold);border-radius:24px}.photo-label{position:absolute;left:35px;bottom:22px;padding:11px 15px;border-radius:10px;background:rgba(6,23,47,.9);color:#fff;font-size:12px;font-weight:800;backdrop-filter:blur(8px)}.about-copy p{line-height:1.8;color:var(--muted)}.about-copy .lead{font-size:18px;color:var(--ink)}.inline-link{display:inline-flex;gap:9px;margin-top:13px;color:var(--navy);font-weight:800}.inline-link span,.text-link span{color:var(--gold)}.values-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:75px}.value-card{position:relative;overflow:hidden;padding:32px;border-radius:20px;background:linear-gradient(145deg,var(--navy),var(--navy2));color:#fff;border-top:4px solid var(--gold);box-shadow:0 16px 44px rgba(6,23,47,.13);transition:.25s}.value-card:after{content:'';position:absolute;right:-60px;bottom:-75px;width:160px;height:160px;border:1px solid rgba(225,161,61,.16);border-radius:50%}.value-card:hover{transform:translateY(-5px)}.value-card span{display:grid;place-items:center;width:47px;height:47px;border:1px solid var(--gold2);border-radius:50%;color:var(--gold2);font:800 21px Manrope}.value-card h3{font:700 20px Manrope}.value-card p{font-size:14px;line-height:1.7;color:#cbd5e1}
.services-section{position:relative;padding-bottom:195px;background:#f6f7f8;overflow:hidden}.service-watermark{position:absolute;right:-40px;top:15px;font:800 240px Manrope;color:rgba(6,23,47,.025);letter-spacing:-.08em}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end;margin-bottom:48px;position:relative;z-index:1}.section-head p{color:var(--muted);line-height:1.75}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;position:relative;z-index:1}.service-card{display:grid;grid-template-columns:43% 57%;min-height:320px;background:#fff;border:1px solid #dfe3e8;border-radius:19px;overflow:hidden;box-shadow:0 12px 34px rgba(5,22,48,.07);transition:.32s ease}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:rgba(200,137,38,.35)}.service-image{position:relative;overflow:hidden}.service-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(6,23,47,.52))}.service-image img{width:100%;height:100%;object-fit:cover;transition:.55s ease}.service-card:hover .service-image img{transform:scale(1.06)}.service-image>span{position:absolute;z-index:2;left:18px;bottom:16px;color:#fff;font:800 29px Manrope}.service-content{position:relative;padding:26px}.service-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--navy);color:var(--gold2);font-weight:800;box-shadow:0 7px 20px rgba(6,23,47,.2)}.service-content h3{font:800 18px/1.25 Manrope;color:var(--navy);margin:15px 0 8px}.service-content>p{margin:0 0 12px;font-size:12.5px;line-height:1.55;color:var(--muted)}.service-content ul{margin:0;padding:0;list-style:none}.service-content li{position:relative;padding:4px 0 4px 16px;font-size:12.5px;color:#4f5f70}.service-content li:before{content:'✓';position:absolute;left:0;color:var(--gold);font-weight:900}.section-waves{position:absolute;left:0;bottom:-1px;width:100%;height:150px}.section-waves path{fill:var(--navy)}
.model-section{background:radial-gradient(circle at 10% 20%,rgba(31,74,122,.58),transparent 28%),linear-gradient(135deg,var(--navy),var(--navy3));color:#fff;padding-top:90px}.model-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:90px;align-items:center}.model-grid>div>p:not(.section-kicker){color:#cbd5e1;line-height:1.75}.text-link{display:inline-flex;gap:9px;margin-top:20px;color:#f1b55e;font-weight:800}.model-steps{display:grid;gap:14px}.model-steps article{display:grid;grid-template-columns:70px 1fr;gap:18px;padding:25px;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:rgba(255,255,255,.07);backdrop-filter:blur(8px);transition:.25s}.model-steps article:hover{transform:translateX(7px);border-color:rgba(225,161,61,.38)}.model-steps span{font:800 24px Manrope;color:var(--gold2)}.model-steps h3{font:700 19px Manrope;margin:0 0 5px}.model-steps p{margin:0;color:#cbd5e1}
.why-section{background:#fff}.comparison-grid{display:grid;grid-template-columns:1fr 88px 1fr;align-items:stretch}.comparison-card{padding:38px;border-radius:24px}.comparison-label{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.comparison-card h3{font:800 28px/1.25 Manrope;margin:13px 0 24px}.comparison-card ul{list-style:none;padding:0;margin:0;display:grid;gap:14px}.comparison-card li{position:relative;padding-left:28px;line-height:1.55}.muted-card{background:#f3f4f6;border:1px solid #e1e4e8}.muted-card .comparison-label{color:#7a8491}.muted-card li:before{content:'×';position:absolute;left:0;color:#9aa2ad;font-weight:900;font-size:18px}.nyl-card{background:linear-gradient(145deg,var(--navy),var(--navy2));color:#fff;box-shadow:var(--shadow-deep);border-top:4px solid var(--gold)}.nyl-card .comparison-label{color:var(--gold2)}.nyl-card li{color:#d8e1eb}.nyl-card li:before{content:'✓';position:absolute;left:0;color:var(--gold2);font-weight:900}.nyl-card a{display:inline-flex;gap:8px;margin-top:26px;color:var(--gold2);font-weight:800}.versus{display:grid;place-items:center}.versus span{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--gold);color:var(--navy);font:800 16px Manrope;box-shadow:0 10px 25px rgba(200,137,38,.28)}
.industries-section{background:linear-gradient(180deg,#fff,var(--cream))}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff;box-shadow:0 15px 40px rgba(6,23,47,.06)}.industry-grid span{padding:29px 20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-weight:700;transition:.2s}.industry-grid span:before{content:'↗';color:var(--gold);margin-right:10px}.industry-grid span:hover{background:var(--navy);color:#fff}
.cta-band{position:relative;padding:85px 0 155px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#0f1b2d;overflow:hidden}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;z-index:2}.cta-inner p{max-width:660px}.cta-inner h2{max-width:760px}.cta-orbit{position:absolute;width:420px;height:420px;border:1px solid rgba(6,23,47,.13);border-radius:50%;right:-120px;top:-220px}.cta-orbit:after{content:'';position:absolute;inset:55px;border:1px solid rgba(6,23,47,.1);border-radius:50%}.cta-waves{position:absolute;bottom:-1px;left:0;width:100%;height:120px}.cta-white{fill:#fff}.cta-cream{fill:var(--cream)}
.contact-section{background:var(--cream)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.contact-copy>p{color:var(--muted);line-height:1.75}.contact-details{display:grid;gap:12px;margin-top:34px}.contact-details a,.contact-details span{font-weight:800;color:var(--navy)}.contact-note{display:grid;gap:7px;margin-top:35px;padding:21px;border-left:3px solid var(--gold);background:rgba(255,255,255,.58)}.contact-note strong{color:var(--navy)}.contact-note span{font-size:13px;color:var(--muted)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:36px;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.form-heading{grid-column:1/-1;padding-bottom:10px}.form-heading span{color:var(--gold);font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.form-heading h3{margin:7px 0 0;font:800 25px Manrope;color:var(--navy)}.contact-form label{display:grid;gap:7px;font-size:13px;font-weight:800}.contact-form label:nth-of-type(4),.contact-form label:nth-of-type(5),#turnstileWidget,.contact-form .btn,.form-status{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid #d9dce1;border-radius:10px;padding:13px 14px;font:inherit;background:#fff;transition:.2s}input:focus,select:focus,textarea:focus{outline:0;border-color:var(--gold);box-shadow:0 0 0 3px rgba(200,137,38,.12)}textarea{resize:vertical}.form-status{margin:0;font-size:13px}.form-status.success{color:#087443}.form-status.error{color:#b42318}
.footer{position:relative;background:#031126;color:#fff;padding:85px 0 24px;overflow:hidden}.footer-wave{position:absolute;left:-5%;right:-5%;top:-75px;height:120px;border-radius:50%;background:#031126}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr 1fr 1.15fr;gap:45px;position:relative;z-index:1}.footer-brand img{width:105px}.footer-brand small{display:block;max-width:250px;color:#92a0b2;line-height:1.6}.footer h4{font-family:Manrope;color:var(--gold2)}.footer a,.footer p{display:block;color:#cbd5e1;margin:8px 0;font-size:14px}.footer-badge{display:inline-block;margin-top:15px;padding:8px 11px;border:1px solid rgba(225,161,61,.35);border-radius:999px;color:var(--gold2);font-size:11px;font-weight:800}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:20px;color:#92a0b2;font-size:12px}.reveal{opacity:0;transform:translateY(25px);transition:.75s cubic-bezier(.2,.65,.25,1)}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.22s}
/* Under-construction page */.construction-page{min-height:100vh;background:radial-gradient(circle at 70% 30%,#173b6a,transparent 34%),linear-gradient(135deg,#031127,#08234a);color:#fff}.construction-wrap{min-height:100vh;display:grid;place-items:center;padding:30px}.construction-card{width:min(760px,100%);text-align:center;padding:55px 35px;border:1px solid rgba(255,255,255,.14);border-radius:30px;background:rgba(255,255,255,.08);backdrop-filter:blur(14px);box-shadow:0 30px 90px rgba(0,0,0,.3)}.construction-brand{display:inline-flex;align-items:center;gap:13px;text-align:left}.construction-brand img{width:72px}.construction-brand strong{display:block;font:800 25px Manrope}.construction-brand small{color:#cbd5e1}.construction-visual{display:none}.construction-card h1{font:800 clamp(42px,6vw,70px)/1.05 Manrope;margin:35px 0 18px}.construction-text{max-width:580px;margin:auto;color:#d4deea}.construction-status{display:flex;justify-content:center;align-items:center;gap:10px;margin:26px}.construction-status span{width:9px;height:9px;background:var(--gold2);border-radius:50%;box-shadow:0 0 0 7px rgba(239,169,63,.12)}.construction-contact{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.construction-contact a{color:#f1bd70}.construction-tagline{margin-top:30px;font-weight:700}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes scrollDot{0%{opacity:0;transform:translate(-50%,0)}35%{opacity:1}100%{opacity:0;transform:translate(-50%,12px)}}
@media(max-width:1040px){.nav-links{gap:15px}.hero-grid,.about-grid,.section-head,.model-grid,.contact-grid{grid-template-columns:1fr}.hero{min-height:1050px}.hero-panel{justify-self:start}.service-card{grid-template-columns:40% 60%}.model-grid{gap:50px}.comparison-grid{grid-template-columns:1fr}.versus{height:80px}.industry-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.strip-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.navbar{height:66px}.menu-toggle{display:flex}.nav-links{display:none;position:absolute;top:74px;left:0;right:0;padding:12px;background:#fff;border-radius:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.nav-links a{padding:13px}.nav-links a:after{display:none}.brand small{display:none}.hero{min-height:1000px;padding-top:135px;background-position:58% center}.hero-grid{gap:40px}.hero h1{font-size:45px}.hero-panel{padding:22px}.hero-panel-ring{width:190px;height:190px}.hero-panel-ring img{width:180px}.hero-facts{grid-template-columns:1fr}.hero-watermark{display:none}.hero-waves{height:150px}.scroll-cue{display:none}.section{padding:80px 0}.values-row,.service-grid{grid-template-columns:1fr}.service-card{grid-template-columns:1fr}.service-image{height:220px}.services-section{padding-bottom:130px}.strip-grid{grid-template-columns:1fr 1fr}.strip-grid p:last-child{grid-column:1/-1}.industry-grid{grid-template-columns:1fr}.cta-inner{align-items:flex-start;flex-direction:column}.contact-form{grid-template-columns:1fr;padding:24px}.contact-form label{grid-column:1/-1}.footer-grid{grid-template-columns:1fr}.trust-row{gap:12px}.about-photo img{height:310px}.construction-card{padding:38px 22px}.comparison-card{padding:28px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.hero-bg{transform:none!important}}



/* ===============================
   NYL Flip Cards
=============================== */

.values-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:22px;
    margin-top:75px;
}

.flip-card{
    background:none;
    border:none;
    padding:0;
    width:100%;
    height:320px;
    cursor:pointer;
    perspective:1400px;
}

.flip-card-inner{
    position:relative;
    width:100%;
    height:100%;
    transition:transform .8s cubic-bezier(.22,.61,.36,1);
    transform-style:preserve-3d;
}

.flip-card.is-flipped .flip-card-inner{
    transform:rotateY(180deg);
}

.flip-card-face{
    position:absolute;
    inset:0;
    border-radius:22px;
    backface-visibility:hidden;
    overflow:hidden;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    text-align:center;
    padding:34px;
}

.flip-card-front{
    background:linear-gradient(145deg,var(--navy),var(--navy2));
    color:#fff;
    border-top:4px solid var(--gold);
    box-shadow:0 18px 50px rgba(6,23,47,.16);
}

.flip-card-front::after{
    content:"";
    position:absolute;
    right:-70px;
    bottom:-70px;
    width:170px;
    height:170px;
    border-radius:50%;
    border:1px solid rgba(255,255,255,.08);
}

.flip-card-back{
    background:linear-gradient(145deg,var(--gold2),var(--gold));
    color:var(--navy);
    transform:rotateY(180deg);
    box-shadow:0 18px 50px rgba(6,23,47,.16);
}

.value-letter{
    display:grid;
    place-items:center;
    width:70px;
    height:70px;
    border-radius:50%;
    border:2px solid var(--gold2);
    color:var(--gold2);
    font:800 32px Manrope;
    margin-bottom:20px;
}

.flip-card strong{
    display:block;
    font:800 24px Manrope;
    margin-bottom:15px;
}

.flip-card-back strong{
    color:var(--navy);
}

.flip-card span:not(.value-letter){
    font-size:15px;
    line-height:1.75;
}

.flip-card small{
    margin-top:22px;
    opacity:.8;
    font-size:12px;
    letter-spacing:.05em;
    font-weight:700;
}

.flip-card:hover{
    transform:translateY(-8px);
}

.flip-card:hover .flip-card-front{
    box-shadow:0 24px 65px rgba(6,23,47,.22);
}

@media(max-width:780px){

.values-grid{
    grid-template-columns:1fr;
}

.flip-card{
    height:290px;
}

}


/* ===============================
   NYL Flip Cards — Layout Fix
   Ensures span-based card wrappers fill the button.
=============================== */

.flip-card{
    display:block;
    min-width:0;
}

.flip-card-inner{
    display:block;
}

.flip-card-face{
    width:100%;
    height:100%;
}

.flip-card-front > strong,
.flip-card-back > strong,
.flip-card-back > span,
.flip-card-front > small,
.flip-card-back > small{
    position:relative;
    z-index:1;
}

.flip-card-back > span{
    font-size:15px;
    line-height:1.75;
}

@media(max-width:780px){
    .values-grid{
        width:100%;
    }

    .flip-card{
        width:100%;
        max-width:none;
    }
}


/* ===================================
   Premium Industries Section
=================================== */

.industries-section{
    position:relative;
    overflow:hidden;
    background:
        radial-gradient(circle at 10% 15%,rgba(225,161,61,.11),transparent 24%),
        radial-gradient(circle at 92% 80%,rgba(16,52,95,.10),transparent 30%),
        linear-gradient(180deg,#fff 0%,#f8f5ef 100%);
}

.industries-section::before{
    content:"INDUSTRIES";
    position:absolute;
    left:50%;
    top:12px;
    transform:translateX(-50%);
    font:800 clamp(90px,15vw,210px)/1 Manrope;
    letter-spacing:-.07em;
    color:rgba(6,23,47,.025);
    white-space:nowrap;
    pointer-events:none;
}

.industry-orbit{
    position:absolute;
    border:1px solid rgba(200,137,38,.12);
    border-radius:50%;
    pointer-events:none;
}

.industry-orbit-one{
    width:420px;
    height:420px;
    right:-190px;
    top:60px;
}

.industry-orbit-two{
    width:220px;
    height:220px;
    left:-100px;
    bottom:70px;
}

.industries-intro{
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:1.15fr .85fr;
    gap:75px;
    align-items:end;
    margin-bottom:48px;
}

.industries-intro h2{
    max-width:760px;
    margin-bottom:0;
}

.industries-intro > p{
    margin:0;
    color:var(--muted);
    font-size:16px;
    line-height:1.75;
}

.premium-industry-grid{
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:18px;
    border:0;
    background:transparent;
    box-shadow:none;
}

.industry-card{
    position:relative;
    min-height:260px;
    padding:28px 24px 26px;
    overflow:hidden;
    border:1px solid rgba(6,23,47,.08);
    border-radius:22px;
    background:rgba(255,255,255,.88);
    box-shadow:0 14px 38px rgba(6,23,47,.07);
    backdrop-filter:blur(10px);
    transition:
        transform .3s ease,
        box-shadow .3s ease,
        border-color .3s ease,
        background .3s ease;
}

.industry-card::before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:4px;
    background:linear-gradient(90deg,var(--gold2),var(--gold));
    transform:scaleX(.25);
    transform-origin:left;
    transition:transform .35s ease;
}

.industry-card::after{
    content:"";
    position:absolute;
    right:-52px;
    bottom:-58px;
    width:145px;
    height:145px;
    border:1px solid rgba(6,23,47,.06);
    border-radius:50%;
    transition:.35s ease;
}

.industry-card:hover{
    transform:translateY(-8px);
    border-color:rgba(200,137,38,.28);
    background:#fff;
    box-shadow:0 26px 65px rgba(6,23,47,.14);
}

.industry-card:hover::before{
    transform:scaleX(1);
}

.industry-card:hover::after{
    transform:scale(1.2);
    border-color:rgba(200,137,38,.14);
}

.industry-number{
    position:absolute;
    right:20px;
    top:20px;
    color:rgba(6,23,47,.22);
    font:800 12px Manrope;
    letter-spacing:.12em;
}

.industry-mark{
    position:relative;
    z-index:1;
    display:grid;
    place-items:center;
    width:54px;
    height:54px;
    margin-bottom:25px;
    border-radius:16px;
    background:linear-gradient(145deg,var(--navy),var(--navy2));
    color:var(--gold2);
    font:800 16px Manrope;
    box-shadow:0 10px 28px rgba(6,23,47,.18);
}

.industry-card h3{
    position:relative;
    z-index:1;
    margin:0 0 11px;
    color:var(--navy);
    font:800 19px/1.28 Manrope;
}

.industry-card p{
    position:relative;
    z-index:1;
    margin:0;
    color:var(--muted);
    font-size:13.5px;
    line-height:1.68;
}

.industries-footer{
    position:relative;
    z-index:2;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:24px;
    margin-top:30px;
    padding:22px 25px;
    border:1px solid rgba(6,23,47,.08);
    border-radius:18px;
    background:rgba(255,255,255,.72);
    box-shadow:0 10px 30px rgba(6,23,47,.05);
}

.industries-footer span{
    color:var(--muted);
    font-size:14px;
    font-weight:700;
}

.industries-footer a:not(.industry-cta){
    color:var(--navy);
    font-weight:800;
}

.industries-footer b{
    margin-left:8px;
    color:var(--gold);
}

@media(max-width:1040px){
    .industries-intro{
        grid-template-columns:1fr;
        gap:22px;
    }

    .premium-industry-grid{
        grid-template-columns:repeat(2,1fr);
    }
}

@media(max-width:640px){
    .premium-industry-grid{
        grid-template-columns:1fr;
    }

    .industry-card{
        min-height:auto;
    }

    .industries-footer{
        align-items:flex-start;
        flex-direction:column;
    }
}


/* ===================================
   NYL Ambition & Purpose — Corrected
=================================== */

.vision-purpose{
    position:relative;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:24px;
    margin-top:70px;
}

.vp-card{
    position:relative;
    min-height:290px;
    padding:42px;
    overflow:hidden;
    border-radius:28px;
    transition:transform .3s ease,box-shadow .3s ease;
}

.vp-card:hover{
    transform:translateY(-6px);
}

.vp-label{
    position:relative;
    z-index:2;
    display:block;
    margin-bottom:10px;
    font-size:13px;
    font-weight:800;
    letter-spacing:.16em;
}

.vp-card h3{
    position:relative;
    z-index:2;
    max-width:530px;
    margin:0 0 15px;
    font:800 clamp(34px,3vw,50px)/1.02 Manrope;
    letter-spacing:-.045em;
}

.vp-card p{
    position:relative;
    z-index:2;
    max-width:570px;
    margin:0;
    font-size:16px;
    line-height:1.68;
}

.vp-card.ambition{
    background:#fff;
    color:var(--navy);
    border:1px solid rgba(6,23,47,.08);
    box-shadow:0 20px 60px rgba(6,23,47,.10);
}



.vp-card.ambition::after{
    content:"NYL";
    position:absolute;
    right:-18px;
    bottom:-38px;
    color:rgba(6,23,47,.025);
    font:800 150px/1 Manrope;
    letter-spacing:-.08em;
}

.vp-card.ambition .vp-label{
    color:#718096;
}

.vp-card.ambition p{
    color:var(--muted);
}

.vp-card.purpose{
    background:linear-gradient(145deg,var(--navy),var(--navy2));
    color:#fff;
    border:1px solid rgba(225,161,61,.18);
    box-shadow:0 22px 65px rgba(6,23,47,.20);
}

.vp-card.purpose::after{
    content:"";
    position:absolute;
    right:-72px;
    bottom:-84px;
    width:245px;
    height:245px;
    border:2px solid rgba(225,161,61,.08);
    border-radius:50%;
    box-shadow:0 0 0 28px rgba(225,161,61,.035);
}

.vp-card.purpose .vp-label{
    color:var(--gold2);
}

.vp-card.purpose p{
    color:#d8e1eb;
}

@media(max-width:980px){
    .vision-purpose{
        grid-template-columns:1fr;
    }

    .vp-card{
        min-height:auto;
    }
}

@media(max-width:780px){
    .vision-purpose{
        margin-top:52px;
        gap:18px;
    }

    .vp-card{
        padding:32px 26px;
        border-radius:22px;
    }

    .vp-card h3{
        font-size:36px;
        line-height:1.04;
    }

    .vp-card p{
        font-size:15px;
    }
}


/* ===================================
   Premium Industries — Conflict Fix
=================================== */

.premium-industry-grid{
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:18px;
}

.premium-industry-grid .industry-card{
    display:block;
}

.premium-industry-grid .industry-card > span{
    padding:0;
    border:0;
}

.premium-industry-grid .industry-card > span::before{
    content:none;
}

.premium-industry-grid .industry-card:hover{
    color:inherit;
}

.premium-industry-grid .industry-mark{
    display:grid;
    padding:0;
    border:0;
}

.premium-industry-grid .industry-number{
    display:block;
    padding:0;
    border:0;
}

@media(max-width:1040px){
    .premium-industry-grid{
        grid-template-columns:repeat(2,1fr);
    }
}

@media(max-width:640px){
    .premium-industry-grid{
        grid-template-columns:1fr;
    }
}


/* ===================================
   Premium Industries — Clean Final
=================================== */

.industries-section{
    position:relative;
    overflow:hidden;
    isolation:isolate;
    background:
        linear-gradient(180deg,#ffffff 0%,#f8f5ef 100%);
}

.industries-section::before{
    content:"INDUSTRIES";
    position:absolute;
    z-index:-1;
    top:12px;
    left:50%;
    transform:translateX(-50%);
    color:rgba(6,23,47,.022);
    font:800 clamp(86px,14vw,205px)/1 Manrope;
    letter-spacing:-.075em;
    white-space:nowrap;
    pointer-events:none;
}

.industries-glow{
    position:absolute;
    z-index:-1;
    border-radius:50%;
    filter:blur(3px);
    pointer-events:none;
}

.industries-glow-one{
    width:360px;
    height:360px;
    top:60px;
    right:-170px;
    background:radial-gradient(circle,rgba(225,161,61,.14),transparent 68%);
}

.industries-glow-two{
    width:300px;
    height:300px;
    left:-150px;
    bottom:40px;
    background:radial-gradient(circle,rgba(16,52,95,.10),transparent 68%);
}

.industries-intro{
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);
    gap:72px;
    align-items:end;
    margin-bottom:48px;
}

.industries-intro h2{
    max-width:770px;
    margin-bottom:0;
}

.industries-intro > p{
    margin:0;
    color:var(--muted);
    font-size:16px;
    line-height:1.75;
}

.premium-industry-grid{
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:18px;
}

.premium-industry-grid .industry-card{
    position:relative;
    display:flex;
    flex-direction:column;
    min-height:120px;
    padding:31px 25px 27px;
    overflow:hidden;
    border:1px solid rgba(6,23,47,.08);
    border-radius:22px;
    background:rgba(255,255,255,.92);
    box-shadow:0 14px 38px rgba(6,23,47,.065);
    transition:
        transform .3s ease,
        box-shadow .3s ease,
        border-color .3s ease;
}

.premium-industry-grid .industry-card::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:4px;
    background:linear-gradient(90deg,var(--gold2),var(--gold));
    transform:scaleX(.22);
    transform-origin:left;
    transition:transform .35s ease;
}

.premium-industry-grid .industry-card::after{
    content:"";
    position:absolute;
    right:-54px;
    bottom:-62px;
    width:145px;
    height:145px;
    border:1px solid rgba(6,23,47,.055);
    border-radius:50%;
    transition:transform .35s ease,border-color .35s ease;
}

.premium-industry-grid .industry-card:hover{
    transform:translateY(-7px);
    border-color:rgba(200,137,38,.30);
    box-shadow:0 25px 64px rgba(6,23,47,.13);
}

.premium-industry-grid .industry-card:hover::before{
    transform:scaleX(1);
}

.premium-industry-grid .industry-card:hover::after{
    transform:scale(1.18);
    border-color:rgba(200,137,38,.14);
}

.premium-industry-grid .industry-number{
    position:absolute;
    top:21px;
    right:22px;
    display:block;
    padding:0;
    border:0;
    color:rgba(6,23,47,.28);
    font:800 12px Manrope;
    letter-spacing:.14em;
}

.premium-industry-grid .industry-number::before{
    content:none;
}

.premium-industry-grid .industry-card h3{
    position:relative;
    z-index:1;
    max-width:220px;
    margin:32px 0 13px;
    color:var(--navy);
    font:800 20px/1.27 Manrope;
}

.premium-industry-grid .industry-card p{
    position:relative;
    z-index:1;
    margin:0;
    color:var(--muted);
    font-size:13.5px;
    line-height:1.7;
}

.industries-footer{
    position:relative;
    z-index:2;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:25px;
    margin-top:28px;
    padding:22px 25px;
    border:1px solid rgba(6,23,47,.08);
    border-radius:18px;
    background:rgba(255,255,255,.78);
    box-shadow:0 10px 30px rgba(6,23,47,.05);
    backdrop-filter:blur(8px);
}

.industries-footer > div{
    display:grid;
    gap:4px;
}

.industries-footer strong{
    color:var(--navy);
    font:800 15px Manrope;
}

.industries-footer span{
    color:var(--muted);
    font-size:13px;
}

.industry-cta{
    display:inline-flex;
    align-items:center;
    gap:8px;
    flex:0 0 auto;
    padding:12px 17px;
    border-radius:10px;
    background:var(--navy);
    color:#fff;
    font-size:13px;
    font-weight:800;
    box-shadow:0 10px 25px rgba(6,23,47,.18);
    transition:transform .25s ease,background .25s ease;
}

.industry-cta:hover{
    transform:translateY(-2px);
    background:var(--navy2);
}

.industry-cta b{
    color:var(--gold2);
}

@media(max-width:1040px){
    .industries-intro{
        grid-template-columns:1fr;
        gap:20px;
    }

    .premium-industry-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}

@media(max-width:640px){
    .premium-industry-grid{
        grid-template-columns:1fr;
    }

    .premium-industry-grid .industry-card{
        min-height:auto;
    }

    .industries-footer{
        align-items:flex-start;
        flex-direction:column;
    }
}


/* ===================================
   Premium Core Service Icons
=================================== */

.service-icon-svg{
    width:46px;
    height:46px;
    border-radius:50%;
    background:linear-gradient(145deg,var(--navy),var(--navy2));
    color:#fff;
    box-shadow:
        0 9px 22px rgba(6,23,47,.22),
        inset 0 0 0 1px rgba(225,161,61,.22);
}

.service-icon-svg svg{
    width:23px;
    height:23px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.service-card:hover .service-icon-svg{
    color:var(--gold2);
    transform:translateY(-2px) scale(1.04);
}

.service-icon-svg{
    transition:transform .25s ease,color .25s ease,box-shadow .25s ease;
}


/* ===================================
   Premium About Photo — No Flash
=================================== */

.premium-about-photo{
    position:relative;
    isolation:isolate;
    padding:18px 18px 18px 0;
}

.premium-about-photo::before,
.premium-about-photo::after{
    content:"";
    position:absolute;
    z-index:3;
    width:78px;
    height:78px;
    pointer-events:none;
}

.premium-about-photo::before{
    top:0;
    right:0;
    border-top:4px solid var(--gold);
    border-right:4px solid var(--gold);
    border-radius:0 24px 0 0;
}

.premium-about-photo::after{
    left:-1px;
    bottom:0;
    border-left:4px solid var(--gold);
    border-bottom:4px solid var(--gold);
    border-radius:0 0 0 24px;
}

.premium-about-photo .about-photo-image{
    position:relative;
    z-index:2;
    width:100%;
    height:430px;
    object-fit:cover;
    border-radius:24px;
    box-shadow:
        0 24px 60px rgba(6,23,47,.16),
        0 6px 18px rgba(6,23,47,.08);
}

.premium-about-photo .photo-frame{
    position:absolute;
    z-index:1;
    inset:30px 0 0 30px;
    width:auto;
    height:auto;
    border:0;
    border-radius:26px;
    background:
        linear-gradient(145deg,rgba(225,161,61,.16),rgba(200,137,38,.04));
    box-shadow:inset 0 0 0 1px rgba(200,137,38,.14);
}

.premium-about-photo .photo-label{
    position:absolute;
    z-index:4;
    left:28px;
    bottom:34px;
    max-width:calc(100% - 70px);
    padding:12px 16px;
    border:1px solid rgba(255,255,255,.24);
    border-radius:12px;
    background:rgba(6,23,47,.72);
    color:#fff;
    font-size:12px;
    font-weight:800;
    letter-spacing:.02em;
    box-shadow:0 10px 28px rgba(6,23,47,.22);
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
}

@media(max-width:780px){
    .premium-about-photo{
        padding:14px 14px 14px 0;
    }

    .premium-about-photo .about-photo-image{
        height:310px;
    }

    .premium-about-photo::before,
    .premium-about-photo::after{
        width:58px;
        height:58px;
    }

    .premium-about-photo .photo-label{
        left:20px;
        bottom:26px;
        max-width:calc(100% - 48px);
    }
}


/* Modern About Image Refresh */
.premium-about-photo{
position:relative;
padding:0;
overflow:visible;
}
.premium-about-photo::before,
.premium-about-photo::after,
.premium-about-photo .photo-frame{display:none!important;}
.photo-accent{
position:absolute;
right:-22px;
bottom:-22px;
width:88%;
height:88%;
background:linear-gradient(145deg,var(--gold2),var(--gold));
border-radius:26px;
z-index:0;
opacity:.16;
}
.about-photo-image{
position:relative;
z-index:2;
display:block;
width:100%;
border-radius:22px;
box-shadow:0 30px 70px rgba(6,23,47,.18);
}
.photo-label{
left:22px!important;
bottom:22px!important;
padding:10px 16px!important;
border-radius:999px!important;
background:rgba(255,255,255,.82)!important;
backdrop-filter:blur(10px);
-webkit-backdrop-filter:blur(10px);
color:var(--navy)!important;
border:1px solid rgba(6,23,47,.08)!important;
box-shadow:0 10px 30px rgba(6,23,47,.12);
font-size:13px!important;
font-weight:800;
max-width:max-content!important;
}
@media(max-width:780px){
.photo-accent{
right:-12px;
bottom:-12px;
width:92%;
height:92%;
}
.photo-label{
left:16px!important;
bottom:16px!important;
font-size:12px!important;
}
}


/* ===================================
   Final Industries CTA Fix
=================================== */

.industry-cta{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    min-width:220px;
    padding:14px 26px;
    border-radius:12px;
    background:linear-gradient(145deg,var(--navy),var(--navy2));
    color:#fff !important;
    font-size:14px;
    font-weight:800;
    line-height:1;
    box-shadow:0 12px 30px rgba(6,23,47,.22);
    transition:transform .25s ease,box-shadow .25s ease,background .25s ease;
}

.industry-cta:hover{
    transform:translateY(-3px);
    background:linear-gradient(145deg,var(--navy2),var(--navy3));
    box-shadow:0 18px 42px rgba(6,23,47,.28);
}

.industry-cta b{
    color:var(--gold2);
    font-size:18px;
    margin-left:2px;
}
