.projects-page{--navy:#17244f;--red:#cc2438;--gold:#ffca08;min-height:100vh;color:var(--navy);background:#fff;font-family:Arial,Helvetica,sans-serif}.projects-page *{box-sizing:border-box}.projects-page a{color:inherit;text-decoration:none}.projects-hero{color:#fff;background-position:50%;background-size:cover;grid-template-columns:1.2fr .4fr;align-items:center;gap:5rem;min-height:740px;padding:10rem clamp(1.2rem,8vw,9rem) 7rem;display:grid;overflow:hidden}.projects-hero>div:first-child{max-width:980px}.projects-hero p,.project-showcase header p,.project-method>div:first-child>p{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:900}.projects-hero h1{letter-spacing:-.045em;text-wrap:balance;max-width:1050px;margin:1rem 0 1.7rem;font:500 clamp(3.7rem,7vw,7.3rem)/.97 Georgia,serif}.projects-hero>div:first-child>span{color:#dfe5ef;max-width:760px;font-size:1.08rem;line-height:1.85;display:block}.project-index{aspect-ratio:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0b;border:1px solid #ffffff3d;border-radius:50%;justify-self:end;place-items:center;width:min(24vw,300px);animation:7s ease-in-out infinite project-orbit;display:grid;position:relative}.project-index:before,.project-index:after{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute}.project-index:before{inset:20px}.project-index:after{border-style:dashed;animation:24s linear infinite project-spin;inset:-14px}.project-index b{color:var(--gold);font:500 clamp(4rem,7vw,7rem) Georgia,serif}.project-index span{background:var(--red);border-radius:50%;width:12px;height:12px;position:absolute;inset:12% 18% auto auto;box-shadow:0 0 0 9px #cc243822}.project-index small{letter-spacing:.2em;font-size:.65rem;font-weight:900;position:absolute;bottom:18%}@keyframes project-orbit{50%{transform:translateY(-12px)}}@keyframes project-spin{to{transform:rotate(1turn)}}.project-reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.16,.8,.25,1);transform:translateY(34px)}.project-reveal.is-visible{opacity:1;transform:none}.project-showcase{background:#f5f7fa;padding:clamp(6rem,9vw,9rem) clamp(1.2rem,7vw,8rem)}.project-showcase>header{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:4rem;display:flex}.project-showcase h2,.project-method h2,.project-cta h2{letter-spacing:-.04em;margin:.8rem 0 0;font:500 clamp(2.7rem,5vw,5.3rem)/1.03 Georgia,serif}.project-showcase header p{color:var(--red)}.project-showcase nav{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.project-showcase button{min-height:44px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:999px;padding:.65rem 1rem;font-weight:900;transition:all .25s}.project-showcase button:hover,.project-showcase button.active{border-color:var(--navy);background:var(--navy);color:#fff;transform:translateY(-2px)}.project-grid{gap:2rem;display:grid}.project-grid>article{background:#fff;grid-template-columns:.92fr 1.08fr;min-height:570px;display:grid;overflow:hidden;box-shadow:0 25px 70px #17244f13}.project-grid>article:nth-child(2n){grid-template-columns:1.08fr .92fr}.project-grid>article:nth-child(2n) .project-image{order:2}.project-image{color:#fff;background-position:50%;background-size:cover;align-items:flex-end;min-height:500px;padding:2.5rem;display:flex;position:relative;overflow:hidden}.project-image:before{content:"";background:linear-gradient(125deg,#0000 45%,#ffca0824);transition:transform .7s;position:absolute;inset:0;transform:translate(-100%)}.project-grid>article:hover .project-image:before{transform:translate(0)}.project-image>span{top:2rem;color:#ffffff5e;font:600 3.8rem Georgia,serif;position:absolute;inset-inline-start:2rem}.project-image>svg{top:2rem;width:56px;height:56px;color:var(--gold);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101b45a6;border:1px solid #ffffff45;border-radius:50%;padding:14px;position:absolute;inset-inline-end:2rem}.project-image>div{z-index:1;position:relative}.project-image small{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-weight:900}.project-image h3{max-width:600px;margin:.8rem 0;font:600 clamp(2rem,3.3vw,3.7rem)/1.06 Georgia,serif}.project-image p{color:#dce3ef;margin:0;font-weight:800}.project-case{align-content:center;padding:clamp(2.4rem,5vw,5rem);display:grid}.project-case>section{border-bottom:1px solid #e2e6ed;padding:1.5rem 0}.project-case>section>b,.project-outcome b{color:var(--red);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:900}.project-case p{color:#606c83;margin:.75rem 0 0;font-size:1rem;line-height:1.75}.project-outcome{gap:1rem;display:flex;border:0!important}.project-outcome>svg{color:#a67900;background:#ffca081b;border-radius:50%;flex:none;width:42px;height:42px;padding:10px}.project-outcome>div{min-width:0}.project-method{color:#fff;background:linear-gradient(125deg,#0b1432,#1c2f66);grid-template-columns:.75fr 1.25fr;gap:5rem;padding:clamp(6rem,9vw,9rem) clamp(1.2rem,7vw,8rem);display:grid}.project-method>div:first-child>span{color:#cbd4e5;max-width:610px;margin-top:1.5rem;font-size:1rem;line-height:1.8;display:block}.project-method>div:last-child{background:#ffffff1d;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.project-method article{background:#ffffff08;min-height:320px;padding:2rem;transition:all .3s}.project-method article:hover{background:#ffffff12;transform:translateY(-7px)}.project-method article>b{background:var(--gold);width:48px;height:48px;color:var(--navy);border-radius:50%;place-items:center;display:grid}.project-method h3{color:#fff;margin:4.5rem 0 1rem;font:600 1.7rem Georgia,serif}.project-method article p{color:#cbd4e5;margin:0;line-height:1.75}.project-cta{background:var(--gold);grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:clamp(5rem,8vw,8rem) clamp(1.2rem,8vw,9rem);display:grid}.project-cta>svg{width:60px;height:60px;color:var(--red)}.project-cta p{max-width:740px;margin:1rem 0 0;line-height:1.75}.project-cta>a{background:var(--navy);color:#fff;align-items:center;gap:.7rem;padding:1rem 1.2rem;font-weight:900;transition:all .25s;display:flex}.project-cta>a:hover{transform:translateY(-5px);box-shadow:0 18px 35px #17244f33}[dir=rtl] .project-cta>a svg{transform:rotate(180deg)}@media (width<=1050px){.project-showcase>header{flex-direction:column;align-items:flex-start}.project-showcase nav{justify-content:flex-start}.project-grid>article,.project-grid>article:nth-child(2n){grid-template-columns:1fr}.project-grid>article:nth-child(2n) .project-image{order:0}.project-method,.project-method>div:last-child{grid-template-columns:1fr}.project-method article{min-height:230px}.project-method h3{margin-top:3rem}}@media (width<=800px){.projects-hero{grid-template-columns:1fr;min-height:680px}.project-index{display:none}.project-cta{grid-template-columns:1fr}.project-cta>a{justify-self:start}}@media (width<=600px){.projects-hero{min-height:620px;padding:8.5rem 1.3rem 5rem}.projects-hero h1{font-size:clamp(3rem,14vw,4.7rem)}.project-showcase,.project-method,.project-cta{padding:4.5rem 1.3rem}.project-showcase>header{margin-bottom:2.5rem}.project-showcase nav{grid-template-columns:1fr 1fr;width:100%;display:grid}.project-showcase button{width:100%}.project-image{min-height:420px;padding:1.5rem}.project-image>span,.project-image>svg{top:1.4rem}.project-image>span{inset-inline-start:1.4rem}.project-image>svg{inset-inline-end:1.4rem}.project-case{padding:1.5rem}.project-cta>a{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.project-index,.project-index:after{animation:none}.project-reveal{opacity:1;transition:none;transform:none}.project-image:before,.project-method article,.project-cta>a{transition:none}}.project-image>.project-card-icon{top:2rem;width:56px;height:56px;color:var(--gold);font:inherit;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101b45a6;border:1px solid #ffffff45;border-radius:50%;padding:14px;position:absolute;inset-inline:auto 2rem}.project-card-icon svg{width:100%;height:100%}.project-cta-icon{width:60px;height:60px;color:var(--red)}.project-cta-icon svg{width:100%;height:100%}@media (width<=600px){.project-image>.project-card-icon{top:1.4rem;inset-inline-end:1.4rem}}
