.page-module___8aEwW__page{min-height:100vh}.page-module___8aEwW__main{padding-top:80px}.page-module___8aEwW__hero{justify-content:center;align-items:center;width:100%;height:calc(100vh - 80px);display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroImage{object-fit:cover;opacity:.45;filter:brightness(.7)contrast(1.1);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroOverlay{z-index:5;background:linear-gradient(#0505054d 0%,#0505051a 40%,#05050599 80%,#050505 100%);position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:10;text-align:center;max-width:900px;padding:0 2rem;animation:1.2s forwards page-module___8aEwW__fadeInUp;position:relative}.page-module___8aEwW__heroSubtitle{letter-spacing:.4em;opacity:.8;text-transform:uppercase;margin-bottom:1.5rem;font-size:1rem;font-weight:300}.page-module___8aEwW__heroTitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:clamp(3.5rem,10vw,7rem);font-weight:700;line-height:.85}.page-module___8aEwW__heroTagline{opacity:.9;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300;line-height:1;font-family:var(--font-serif);margin-bottom:2.5rem;font-style:italic}.page-module___8aEwW__cta{letter-spacing:.2em;text-transform:uppercase;border:1px solid var(--primary-gold);color:var(--primary-gold);cursor:pointer;transition:var(--transition-smooth);background:0 0;padding:1.1rem 3.5rem;font-size:.85rem;font-weight:600;position:relative;overflow:hidden}.page-module___8aEwW__cta:before{content:"";background:linear-gradient(90deg,#0000,#d4af3733,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.page-module___8aEwW__cta:hover{background:var(--primary-gold);color:var(--background-hex);box-shadow:0 0 30px #d4af374d}.page-module___8aEwW__cta:hover:before{left:100%}.page-module___8aEwW__heroScrollIndicator{z-index:10;opacity:.5;flex-direction:column;align-items:center;gap:.5rem;animation:2s ease-in-out infinite page-module___8aEwW__float;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.page-module___8aEwW__heroScrollIndicator span{letter-spacing:.3em;text-transform:uppercase;font-size:.65rem}.page-module___8aEwW__scrollLine{background:linear-gradient(to bottom,var(--primary-gold),transparent);width:1px;height:40px}.page-module___8aEwW__marqueeSection{background:var(--accent-dark);border-top:1px solid #d4af3714;border-bottom:1px solid #d4af3714;padding:2rem 0;overflow:hidden}.page-module___8aEwW__marqueeTrack{width:max-content;animation:30s linear infinite page-module___8aEwW__marquee;display:flex}.page-module___8aEwW__marqueeItem{white-space:nowrap;align-items:center;gap:3rem;padding:0 3rem;display:flex}.page-module___8aEwW__marqueeItem span{font-family:var(--font-serif);letter-spacing:.3em;text-transform:uppercase;opacity:.4;font-size:1rem}.page-module___8aEwW__marqueeDot{background:var(--primary-gold);opacity:.5;border-radius:50%;width:4px;height:4px}.page-module___8aEwW__sectionLabel{letter-spacing:.4em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:500}.page-module___8aEwW__sectionTitle{text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1}.page-module___8aEwW__sectionDescription{opacity:.6;max-width:600px;font-size:1rem;line-height:1.7}.page-module___8aEwW__talent{max-width:1400px;margin:0 auto;padding:8rem 2rem}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.page-module___8aEwW__viewAll{letter-spacing:.15em;text-transform:uppercase;opacity:.5;transition:var(--transition-smooth);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.page-module___8aEwW__viewAll:hover{opacity:1;color:var(--primary-gold)}.page-module___8aEwW__viewAllArrow{transition:transform .3s;display:inline-block}.page-module___8aEwW__viewAll:hover .page-module___8aEwW__viewAllArrow{transform:translate(5px)}.page-module___8aEwW__talentGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module___8aEwW__talentCard{aspect-ratio:3/4;background:var(--accent-dark);cursor:pointer;position:relative;overflow:hidden}.page-module___8aEwW__talentCard img{object-fit:cover;filter:grayscale()brightness(.8);width:100%;height:100%;transition:transform .6s,filter .6s}.page-module___8aEwW__talentCard:hover img{filter:grayscale(0%)brightness();transform:scale(1.08)}.page-module___8aEwW__talentCardOverlay{opacity:.7;background:linear-gradient(#0000 40%,#0000004d 70%,#000000e6 100%);transition:opacity .4s;position:absolute;inset:0}.page-module___8aEwW__talentCard:hover .page-module___8aEwW__talentCardOverlay{opacity:1}.page-module___8aEwW__talentInfo{padding:2rem;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}.page-module___8aEwW__talentCard:hover .page-module___8aEwW__talentInfo{transform:translateY(0)}.page-module___8aEwW__talentName{font-size:1.4rem;font-family:var(--font-serif);margin-bottom:.3rem;font-weight:500}.page-module___8aEwW__talentType{text-transform:uppercase;letter-spacing:.15em;opacity:.5;font-size:.7rem}.page-module___8aEwW__talentLine{background:var(--primary-gold);width:0;height:1px;margin-top:1rem;transition:width .5s}.page-module___8aEwW__talentCard:hover .page-module___8aEwW__talentLine{width:40px}.page-module___8aEwW__services{background:var(--accent-dark);padding:8rem 2rem}.page-module___8aEwW__servicesInner{max-width:1400px;margin:0 auto}.page-module___8aEwW__servicesHeader{text-align:center;margin-bottom:5rem}.page-module___8aEwW__servicesHeader .page-module___8aEwW__sectionDescription{margin:0 auto}.page-module___8aEwW__serviceGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module___8aEwW__serviceCard{aspect-ratio:4/5;cursor:pointer;border:1px solid #d4af370f;align-items:flex-end;transition:border-color .4s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__serviceCard:hover{border-color:#d4af3726}.page-module___8aEwW__serviceCardImage{object-fit:cover;opacity:.3;filter:brightness(.6);transition:opacity .6s,transform .8s;position:absolute;inset:0}.page-module___8aEwW__serviceCard:hover .page-module___8aEwW__serviceCardImage{opacity:.5;transform:scale(1.05)}.page-module___8aEwW__serviceCardContent{z-index:5;background:linear-gradient(#0000,#05050599 40%,#050505f2);width:100%;padding:2.5rem;position:relative}.page-module___8aEwW__serviceNumber{letter-spacing:.3em;opacity:.3;margin-bottom:1rem;font-size:.7rem;font-weight:300}.page-module___8aEwW__serviceTitle{font-size:1.6rem;font-family:var(--font-serif);transition:var(--transition-smooth);margin-bottom:1rem}.page-module___8aEwW__serviceCard:hover .page-module___8aEwW__serviceTitle{color:var(--primary-gold)}.page-module___8aEwW__serviceDesc{opacity:.5;font-size:.85rem;line-height:1.7}.page-module___8aEwW__serviceLine{background:var(--primary-gold);opacity:0;width:30px;height:1px;margin-top:1.5rem;transition:width .5s}.page-module___8aEwW__serviceCard:hover .page-module___8aEwW__serviceLine{opacity:1;width:60px}.page-module___8aEwW__stats{border-top:1px solid #d4af3714;border-bottom:1px solid #d4af3714;padding:6rem 2rem}.page-module___8aEwW__statsInner{text-align:center;grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__statItem{flex-direction:column;align-items:center;display:flex}.page-module___8aEwW__statNumber{font-family:var(--font-serif);margin-bottom:.8rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:500;line-height:1}.page-module___8aEwW__statLabel{letter-spacing:.3em;text-transform:uppercase;opacity:.4;font-size:.7rem}.page-module___8aEwW__about{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;padding:8rem 2rem;display:grid}.page-module___8aEwW__aboutContent{flex-direction:column;gap:2rem;display:flex}.page-module___8aEwW__aboutText{opacity:.6;font-size:1rem;line-height:1.8}.page-module___8aEwW__aboutImageWrapper{aspect-ratio:3/4;position:relative;overflow:hidden}.page-module___8aEwW__aboutImageWrapper img{object-fit:cover;filter:grayscale(50%);width:100%;height:100%;transition:filter .5s}.page-module___8aEwW__aboutImageWrapper:hover img{filter:grayscale(0%)}.page-module___8aEwW__aboutImageBorder{z-index:-1;border:1px solid #d4af3726;position:absolute;inset:1.5rem -1.5rem -1.5rem 1.5rem}.page-module___8aEwW__contactCta{background:var(--accent-dark);padding:8rem 2rem;position:relative;overflow:hidden}.page-module___8aEwW__contactCta:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af370a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__contactCtaInner{text-align:center;z-index:5;max-width:700px;margin:0 auto;position:relative}.page-module___8aEwW__contactCtaTitle{text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.1}.page-module___8aEwW__contactCtaText{opacity:.45;max-width:550px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.8}.page-module___8aEwW__contactCtaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.page-module___8aEwW__ctaPrimary{background:var(--primary-gold);color:var(--background-hex);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.6rem;padding:1.1rem 3rem;font-size:.8rem;font-weight:600;transition:all .4s;display:inline-flex}.page-module___8aEwW__ctaPrimary:hover{background:#e8c547;transform:translateY(-2px);box-shadow:0 0 40px #d4af374d}.page-module___8aEwW__ctaPrimary span{transition:transform .3s}.page-module___8aEwW__ctaPrimary:hover span{transform:translate(4px)}.page-module___8aEwW__ctaSecondary{color:var(--primary-gold);letter-spacing:.2em;text-transform:uppercase;border:1px solid #d4af374d;align-items:center;padding:1.1rem 3rem;font-size:.8rem;font-weight:600;transition:all .4s;display:inline-flex}.page-module___8aEwW__ctaSecondary:hover{border-color:var(--primary-gold);background:#d4af370d;box-shadow:0 0 20px #d4af371a}.page-module___8aEwW__footer{background:var(--accent-dark);border-top:1px solid #d4af3714;padding:6rem 2rem 3rem}.page-module___8aEwW__footerInner{max-width:1400px;margin:0 auto}.page-module___8aEwW__footerTop{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.page-module___8aEwW__footerBrand{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__footerLogo{font-family:var(--font-serif);letter-spacing:.1em;font-size:2rem;font-weight:500}.page-module___8aEwW__footerTagline{opacity:.4;max-width:300px;font-size:.85rem;line-height:1.7}.page-module___8aEwW__footerColumn h4{letter-spacing:.3em;text-transform:uppercase;opacity:.5;margin-bottom:1.5rem;font-size:.7rem}.page-module___8aEwW__footerColumn ul{flex-direction:column;gap:.8rem;list-style:none;display:flex}.page-module___8aEwW__footerColumn a{opacity:.4;transition:var(--transition-smooth);font-size:.85rem}.page-module___8aEwW__footerColumn a:hover{opacity:1;color:var(--primary-gold)}.page-module___8aEwW__footerBottom{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-top:3rem;display:flex}.page-module___8aEwW__footerCopyright{opacity:.3;letter-spacing:.05em;font-size:.75rem}.page-module___8aEwW__footerSocials{gap:1.5rem;display:flex}.page-module___8aEwW__footerSocials a{text-transform:uppercase;letter-spacing:.15em;opacity:.3;transition:var(--transition-smooth);font-size:.75rem}.page-module___8aEwW__footerSocials a:hover{opacity:1;color:var(--primary-gold)}@media (max-width:1024px){.page-module___8aEwW__talentGrid,.page-module___8aEwW__serviceGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__about{grid-template-columns:1fr;gap:3rem}.page-module___8aEwW__statsInner{grid-template-columns:repeat(2,1fr);gap:2rem}.page-module___8aEwW__footerTop{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.page-module___8aEwW__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.page-module___8aEwW__talentGrid,.page-module___8aEwW__serviceGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.page-module___8aEwW__serviceCard{aspect-ratio:16/10}.page-module___8aEwW__talent,.page-module___8aEwW__services,.page-module___8aEwW__about{padding:5rem 1.5rem}.page-module___8aEwW__aboutImageBorder{display:none}.page-module___8aEwW__footerTop{grid-template-columns:1fr;gap:2rem}.page-module___8aEwW__heroScrollIndicator{display:none}.page-module___8aEwW__statsInner{grid-template-columns:1fr 1fr}}@media (max-width:480px){.page-module___8aEwW__heroTitle{font-size:3rem}.page-module___8aEwW__heroTagline{font-size:1.2rem}.page-module___8aEwW__cta{padding:.9rem 2.5rem;font-size:.75rem}.page-module___8aEwW__statsInner{grid-template-columns:1fr;gap:2rem}}
.NavBar-module__d-sbrW__nav{z-index:1000;border-bottom:1px solid #d4af370f;align-items:center;height:80px;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.NavBar-module__d-sbrW__scrolled{border-bottom-color:#d4af371a;height:65px;background:#050505e6!important}.NavBar-module__d-sbrW__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.NavBar-module__d-sbrW__logo{font-family:var(--font-serif);letter-spacing:.1em;font-size:1.6rem;font-weight:600}.NavBar-module__d-sbrW__logo a{transition:opacity .3s}.NavBar-module__d-sbrW__logo a:hover{opacity:.8}.NavBar-module__d-sbrW__links{text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:2.5rem;font-size:.8rem;display:flex}.NavBar-module__d-sbrW__links a{opacity:.6;transition:all .3s;position:relative}.NavBar-module__d-sbrW__links a:hover{opacity:1;color:var(--primary-gold)}.NavBar-module__d-sbrW__links a:after{content:"";background:var(--primary-gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.NavBar-module__d-sbrW__links a:hover:after{width:100%}.NavBar-module__d-sbrW__contactBtn{opacity:.8!important}.NavBar-module__d-sbrW__contactBtn:hover{opacity:1!important;color:var(--primary-gold)!important}.NavBar-module__d-sbrW__loginBtn{letter-spacing:.15em;font-weight:600;border:1px solid var(--primary-gold)!important;color:var(--primary-gold)!important;opacity:1!important;padding:.6rem 1.5rem!important;font-size:.75rem!important;transition:all .3s!important}.NavBar-module__d-sbrW__loginBtn:after{display:none!important}.NavBar-module__d-sbrW__loginBtn:hover{box-shadow:0 0 20px #d4af3733;background-color:var(--primary-gold)!important;color:var(--background-hex)!important}.NavBar-module__d-sbrW__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.NavBar-module__d-sbrW__hamburger span{background:var(--foreground-hex);width:22px;height:1px;transition:all .3s;display:block}.NavBar-module__d-sbrW__hamburger.NavBar-module__d-sbrW__active span:first-child{background:var(--primary-gold);transform:translateY(6px)rotate(45deg)}.NavBar-module__d-sbrW__hamburger.NavBar-module__d-sbrW__active span:nth-child(2){opacity:0}.NavBar-module__d-sbrW__hamburger.NavBar-module__d-sbrW__active span:nth-child(3){background:var(--primary-gold);transform:translateY(-6px)rotate(-45deg)}@media (max-width:768px){.NavBar-module__d-sbrW__hamburger{display:flex}.NavBar-module__d-sbrW__links{-webkit-backdrop-filter:blur(20px);background:#050505f7;flex-direction:column;justify-content:center;gap:2rem;width:100%;height:100vh;font-size:1rem;transition:transform .4s;position:fixed;top:0;right:0;transform:translate(100%)}.NavBar-module__d-sbrW__links.NavBar-module__d-sbrW__open{transform:translate(0)}.NavBar-module__d-sbrW__links a{letter-spacing:.2em;font-size:1.2rem}.NavBar-module__d-sbrW__links a:after{display:none}.NavBar-module__d-sbrW__loginBtn{margin-top:1rem;padding:.8rem 2rem!important;font-size:.85rem!important}}
.contact-module__swMWYG__hero{background:var(--accent-dark);justify-content:center;align-items:center;height:45vh;min-height:350px;margin-top:80px;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__heroOverlay{background:radial-gradient(#d4af3708 0%,#0000 70%);position:absolute;inset:0}.contact-module__swMWYG__heroContent{z-index:5;text-align:center;padding:0 2rem;animation:1s forwards contact-module__swMWYG__fadeInUp;position:relative}.contact-module__swMWYG__label{letter-spacing:.4em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:500}.contact-module__swMWYG__heroTitle{text-transform:uppercase;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:600;line-height:1}.contact-module__swMWYG__heroSub{opacity:.5;max-width:450px;margin:0 auto;font-size:1rem;line-height:1.6}.contact-module__swMWYG__main{max-width:1300px;margin:0 auto;padding:5rem 2rem 8rem}.contact-module__swMWYG__contactGrid{grid-template-columns:1fr 1.8fr;gap:5rem;display:grid}.contact-module__swMWYG__infoSide{flex-direction:column;gap:2.5rem;padding-top:1rem;display:flex}.contact-module__swMWYG__infoBlock{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__infoTitle{letter-spacing:.3em;text-transform:uppercase;color:var(--primary-gold);margin-bottom:.3rem;font-size:.7rem;font-weight:500}.contact-module__swMWYG__infoText{opacity:.6;font-size:.9rem;line-height:1.6}.contact-module__swMWYG__infoText a{transition:all .3s}.contact-module__swMWYG__infoText a:hover{color:var(--primary-gold);opacity:1}.contact-module__swMWYG__infoMuted{opacity:.3;font-size:.75rem}.contact-module__swMWYG__socials{gap:1.5rem;display:flex}.contact-module__swMWYG__socialLink{text-transform:uppercase;letter-spacing:.1em;opacity:.4;font-size:.8rem;transition:all .3s}.contact-module__swMWYG__socialLink:hover{opacity:1;color:var(--primary-gold)}.contact-module__swMWYG__formSide{background:var(--accent-medium);border:1px solid #d4af370f;padding:3rem}.contact-module__swMWYG__form{flex-direction:column;gap:1.8rem;display:flex}.contact-module__swMWYG__formTitle{font-size:1.8rem;font-weight:500}.contact-module__swMWYG__formSub{opacity:.3;margin-top:-.8rem;font-size:.8rem}.contact-module__swMWYG__fieldRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__swMWYG__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__fieldLabel{letter-spacing:.15em;text-transform:uppercase;opacity:.5;font-size:.7rem}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{color:var(--foreground-hex);font-family:var(--font-sans);background:#ffffff08;border:1px solid #ffffff14;outline:none;padding:.9rem 1rem;font-size:.9rem;transition:all .3s}.contact-module__swMWYG__input::placeholder,.contact-module__swMWYG__textarea::placeholder{color:#fff3}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--primary-gold);background:#d4af3705;box-shadow:0 0 0 1px #d4af371a}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__typeSelect{flex-wrap:wrap;gap:.5rem;display:flex}.contact-module__swMWYG__typeBtn{color:#fff6;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;font-size:.75rem;font-family:var(--font-sans);background:#ffffff08;border:1px solid #ffffff14;padding:.5rem 1rem;transition:all .3s}.contact-module__swMWYG__typeBtn:hover{color:#ffffffb3;border-color:#d4af374d}.contact-module__swMWYG__typeBtnActive{background:#d4af370d;border-color:var(--primary-gold)!important;color:var(--primary-gold)!important}.contact-module__swMWYG__submitBtn{border:1px solid var(--primary-gold);color:var(--primary-gold);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--font-sans);background:0 0;justify-content:center;align-self:flex-start;align-items:center;gap:.8rem;margin-top:.5rem;padding:1.1rem 3rem;transition:all .4s;display:flex}.contact-module__swMWYG__submitBtn:hover{background:var(--primary-gold);color:var(--background-hex);box-shadow:0 0 30px #d4af3740}.contact-module__swMWYG__submitArrow{font-size:1.1rem;transition:transform .3s}.contact-module__swMWYG__submitBtn:hover .contact-module__swMWYG__submitArrow{transform:translate(4px)}.contact-module__swMWYG__successMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:4rem 2rem;display:flex}.contact-module__swMWYG__successIcon{color:var(--primary-gold);font-size:3rem;animation:2s ease-in-out infinite contact-module__swMWYG__float}.contact-module__swMWYG__successMessage h2{font-size:2.5rem;font-weight:500}.contact-module__swMWYG__successMessage p{opacity:.5;max-width:350px;line-height:1.6}.contact-module__swMWYG__resetBtn{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-size:.75rem;font-family:var(--font-sans);background:0 0;border:1px solid #ffffff26;margin-top:1rem;padding:.7rem 1.5rem;transition:all .3s}.contact-module__swMWYG__resetBtn:hover{border-color:var(--primary-gold);color:var(--primary-gold)}@media (max-width:900px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr;gap:3rem}.contact-module__swMWYG__infoSide{grid-template-columns:1fr 1fr;gap:2rem;display:grid}}@media (max-width:600px){.contact-module__swMWYG__hero{height:35vh;min-height:280px}.contact-module__swMWYG__main{padding:3rem 1.5rem 5rem}.contact-module__swMWYG__formSide{padding:2rem 1.5rem}.contact-module__swMWYG__fieldRow,.contact-module__swMWYG__infoSide{grid-template-columns:1fr}}
.login-module__WEZH7G__page{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__ambientGlow{pointer-events:none;background:radial-gradient(circle,#d4af370a 0%,#0000 70%);width:500px;height:500px;position:absolute;top:30%;left:20%}.login-module__WEZH7G__container{grid-template-columns:1fr 1fr;width:100%;max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;display:grid}.login-module__WEZH7G__brandPanel{background:var(--accent-dark);border-right:1px solid #d4af370f;align-items:center;padding:4rem;display:flex}.login-module__WEZH7G__brandContent{max-width:400px;animation:.8s forwards login-module__WEZH7G__fadeInUp}.login-module__WEZH7G__brandLabel{letter-spacing:.4em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.7rem;font-weight:500}.login-module__WEZH7G__brandTitle{letter-spacing:.05em;text-transform:uppercase;font-size:3rem;font-weight:700;line-height:.9}.login-module__WEZH7G__brandDescription{opacity:.45;font-size:.9rem;line-height:1.7}.login-module__WEZH7G__brandFeatures{flex-direction:column;gap:1.5rem;margin-top:2.5rem;display:flex}.login-module__WEZH7G__featureItem{align-items:flex-start;gap:1rem;display:flex}.login-module__WEZH7G__featureIcon{color:var(--primary-gold);opacity:.7;margin-top:.3rem;font-size:.6rem}.login-module__WEZH7G__featureItem h4{font-size:.85rem;font-weight:500;font-family:var(--font-sans);letter-spacing:0;margin-bottom:.2rem}.login-module__WEZH7G__featureItem p{opacity:.35;font-size:.78rem;line-height:1.4}.login-module__WEZH7G__formPanel{justify-content:center;align-items:center;padding:4rem 3rem;display:flex}.login-module__WEZH7G__formWrapper{width:100%;max-width:420px;animation:.8s .2s both login-module__WEZH7G__fadeInUp}.login-module__WEZH7G__modeToggle{border:1px solid #ffffff14;gap:0;margin-bottom:2.5rem;display:flex;overflow:hidden}.login-module__WEZH7G__modeBtn{color:#ffffff4d;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;font-size:.75rem;font-family:var(--font-sans);background:0 0;border:none;flex:1;padding:.7rem;transition:all .3s}.login-module__WEZH7G__modeBtn:hover{color:#fff9}.login-module__WEZH7G__modeBtnActive{border-bottom:1px solid var(--primary-gold);color:var(--primary-gold)!important;background:#d4af3714!important}.login-module__WEZH7G__formTitle{margin-bottom:.5rem;font-size:2rem;font-weight:500}.login-module__WEZH7G__formSub{opacity:.4;margin-bottom:2rem;font-size:.85rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.4rem;display:flex}.login-module__WEZH7G__fieldRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.login-module__WEZH7G__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.login-module__WEZH7G__fieldLabel{letter-spacing:.15em;text-transform:uppercase;opacity:.4;font-size:.65rem}.login-module__WEZH7G__input,.login-module__WEZH7G__select{color:var(--foreground-hex);font-family:var(--font-sans);background:#ffffff08;border:1px solid #ffffff14;outline:none;width:100%;padding:.85rem 1rem;font-size:.9rem;transition:all .3s}.login-module__WEZH7G__input::placeholder{color:#ffffff26}.login-module__WEZH7G__input:focus,.login-module__WEZH7G__select:focus{border-color:var(--primary-gold);background:#d4af3705;box-shadow:0 0 0 1px #d4af371a}.login-module__WEZH7G__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}.login-module__WEZH7G__select option{color:#f5f5f5;background:#121212}.login-module__WEZH7G__passwordWrapper{position:relative}.login-module__WEZH7G__passwordWrapper .login-module__WEZH7G__input{padding-right:4rem}.login-module__WEZH7G__showPassBtn{color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;font-size:.7rem;font-family:var(--font-sans);background:0 0;border:none;transition:color .3s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.login-module__WEZH7G__showPassBtn:hover{color:var(--primary-gold)}.login-module__WEZH7G__formMeta{justify-content:space-between;align-items:center;display:flex}.login-module__WEZH7G__rememberLabel{opacity:.4;cursor:pointer;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.login-module__WEZH7G__checkbox{accent-color:var(--primary-gold);cursor:pointer}.login-module__WEZH7G__forgotLink{opacity:.4;font-size:.78rem;transition:all .3s}.login-module__WEZH7G__forgotLink:hover{color:var(--primary-gold);opacity:1}.login-module__WEZH7G__submitBtn{background:var(--primary-gold);width:100%;color:var(--background-hex);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--font-sans);border:none;margin-top:.5rem;padding:1rem;transition:all .4s}.login-module__WEZH7G__submitBtn:hover{background:#e8c547;transform:translateY(-1px);box-shadow:0 0 30px #d4af374d}.login-module__WEZH7G__dividerRow{align-items:center;gap:1rem;display:flex}.login-module__WEZH7G__dividerLine{background:#ffffff0f;flex:1;height:1px}.login-module__WEZH7G__dividerText{text-transform:uppercase;letter-spacing:.2em;opacity:.25;font-size:.7rem}.login-module__WEZH7G__socialLogins{flex-direction:column;gap:.8rem;display:flex}.login-module__WEZH7G__socialBtn{color:#ffffff80;letter-spacing:.05em;cursor:pointer;width:100%;font-size:.8rem;font-family:var(--font-sans);background:#ffffff08;border:1px solid #ffffff14;padding:.85rem;transition:all .3s}.login-module__WEZH7G__socialBtn:hover{color:#fffc;background:#ffffff0d;border-color:#fff3}.login-module__WEZH7G__termsText{opacity:.25;text-align:center;margin-top:2rem;font-size:.7rem;line-height:1.5}.login-module__WEZH7G__termsText a{text-underline-offset:2px;text-decoration:underline;transition:color .3s}.login-module__WEZH7G__termsText a:hover{color:var(--primary-gold)}@media (max-width:900px){.login-module__WEZH7G__container{grid-template-columns:1fr}.login-module__WEZH7G__brandPanel{border-bottom:1px solid #d4af370f;border-right:none;padding:3rem 2rem}.login-module__WEZH7G__brandContent{max-width:100%}.login-module__WEZH7G__brandFeatures{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.login-module__WEZH7G__formPanel{padding:3rem 2rem}}@media (max-width:600px){.login-module__WEZH7G__brandPanel{padding:2rem 1.5rem}.login-module__WEZH7G__brandFeatures{grid-template-columns:1fr}.login-module__WEZH7G__formPanel{padding:2rem 1.5rem}.login-module__WEZH7G__fieldRow{grid-template-columns:1fr}.login-module__WEZH7G__formTitle{font-size:1.6rem}}
.model-module__jhazNG__page{background:var(--background-hex);min-height:100vh}.model-module__jhazNG__hero{grid-template-columns:1fr 1fr;min-height:85vh;display:grid;position:relative;overflow:hidden}.model-module__jhazNG__heroImage{position:relative;overflow:hidden}.model-module__jhazNG__heroImage img{object-fit:cover;filter:grayscale(30%);width:100%;height:100%;transition:filter .6s}.model-module__jhazNG__heroImage:hover img{filter:grayscale(0%)}.model-module__jhazNG__heroImageOverlay{background:linear-gradient(90deg,transparent 60%,var(--background-hex)100%);z-index:2;position:absolute;inset:0}.model-module__jhazNG__heroInfo{flex-direction:column;justify-content:center;padding:4rem 4rem 4rem 2rem;display:flex;position:relative}.model-module__jhazNG__backLink{text-transform:uppercase;letter-spacing:.2em;opacity:.4;color:inherit;font-size:.7rem;text-decoration:none;transition:all .3s;position:absolute;top:6rem;left:2rem}.model-module__jhazNG__backLink:hover{opacity:1;color:var(--primary-gold)}.model-module__jhazNG__modelLabel{text-transform:uppercase;letter-spacing:.3em;margin-bottom:.5rem;font-size:.65rem}.model-module__jhazNG__modelName{text-transform:uppercase;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1}.model-module__jhazNG__modelType{text-transform:uppercase;letter-spacing:.15em;opacity:.4;margin-bottom:2rem;font-size:.75rem}.model-module__jhazNG__quickStats{border-bottom:1px solid #d4af371a;gap:2rem;margin-bottom:2.5rem;padding-bottom:2rem;display:flex}.model-module__jhazNG__quickStat{flex-direction:column;gap:.25rem;display:flex}.model-module__jhazNG__quickStatLabel{text-transform:uppercase;letter-spacing:.15em;opacity:.35;font-size:.6rem}.model-module__jhazNG__quickStatValue{letter-spacing:.05em;font-size:.85rem}.model-module__jhazNG__heroTags{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.model-module__jhazNG__tag{text-transform:uppercase;letter-spacing:.15em;color:var(--primary-gold);border:1px solid #d4af3733;padding:.4rem 1rem;font-size:.6rem;transition:all .3s}.model-module__jhazNG__tag:hover{border-color:var(--primary-gold);background:#d4af371a}.model-module__jhazNG__socialLink{text-transform:uppercase;letter-spacing:.15em;opacity:.35;align-items:center;gap:.5rem;font-size:.7rem;display:flex}.model-module__jhazNG__socialDot{background:var(--primary-gold);border-radius:50%;width:4px;height:4px}.model-module__jhazNG__content{max-width:1100px;margin:0 auto;padding:6rem 2rem}.model-module__jhazNG__section{margin-bottom:5rem}.model-module__jhazNG__sectionLabel{text-transform:uppercase;letter-spacing:.3em;margin-bottom:.5rem;font-size:.65rem}.model-module__jhazNG__sectionTitle{text-transform:uppercase;margin-bottom:2rem;font-size:clamp(1.4rem,2.5vw,2rem)}.model-module__jhazNG__sectionDivider{background:var(--primary-gold);width:40px;height:1px;margin-bottom:2rem}.model-module__jhazNG__bio{opacity:.6;max-width:750px;font-size:1.05rem;line-height:1.9}.model-module__jhazNG__measurementsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.model-module__jhazNG__measurementCard{background:#ffffff05;border:1px solid #d4af3714;padding:1.5rem;transition:all .4s}.model-module__jhazNG__measurementCard:hover{background:#d4af3708;border-color:#d4af3740}.model-module__jhazNG__measurementLabel{text-transform:uppercase;letter-spacing:.15em;opacity:.35;margin-bottom:.5rem;font-size:.6rem}.model-module__jhazNG__measurementValue{letter-spacing:.05em;font-size:1.1rem}.model-module__jhazNG__timeline{flex-direction:column;gap:0;display:flex}.model-module__jhazNG__timelineItem{border-bottom:1px solid #ffffff0a;grid-template-columns:80px 1fr;gap:2rem;padding:1.2rem 0;transition:all .3s;display:grid}.model-module__jhazNG__timelineItem:hover{border-bottom-color:#d4af3726;padding-left:1rem}.model-module__jhazNG__timelineYear{text-transform:uppercase;letter-spacing:.1em;opacity:.3;padding-top:.1rem;font-size:.7rem}.model-module__jhazNG__timelineDesc{opacity:.65;font-size:.9rem;line-height:1.5}.model-module__jhazNG__timelineItem:hover .model-module__jhazNG__timelineYear{color:var(--primary-gold);opacity:1}.model-module__jhazNG__clientsRow{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.model-module__jhazNG__clientName{text-transform:uppercase;letter-spacing:.2em;opacity:.25;font-size:.8rem;transition:all .3s}.model-module__jhazNG__clientName:hover{opacity:.7;color:var(--primary-gold)}.model-module__jhazNG__cta{text-align:center;background:#d4af3708;border-top:1px solid #d4af3714;padding:6rem 2rem}.model-module__jhazNG__ctaTitle{text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,2.2rem)}.model-module__jhazNG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.model-module__jhazNG__ctaPrimary{background:var(--primary-gold);color:#000;text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:.5rem;padding:.9rem 2.5rem;font-size:.7rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.model-module__jhazNG__ctaPrimary:hover{background:#e6c847;transform:translateY(-2px)}.model-module__jhazNG__ctaSecondary{color:var(--primary-gold);text-transform:uppercase;letter-spacing:.2em;border:1px solid #d4af374d;align-items:center;gap:.5rem;padding:.9rem 2.5rem;font-size:.7rem;text-decoration:none;transition:all .3s;display:inline-flex}.model-module__jhazNG__ctaSecondary:hover{border-color:var(--primary-gold);background:#d4af370d;transform:translateY(-2px)}@media (max-width:900px){.model-module__jhazNG__hero{grid-template-columns:1fr;min-height:auto}.model-module__jhazNG__heroImage{height:70vh;min-height:400px;position:relative}.model-module__jhazNG__heroImageOverlay{background:linear-gradient(180deg,transparent 50%,var(--background-hex)100%)}.model-module__jhazNG__heroInfo{padding:2rem}.model-module__jhazNG__backLink{margin-bottom:1.5rem;position:relative;top:auto;left:auto}.model-module__jhazNG__measurementsGrid{grid-template-columns:repeat(2,1fr)}.model-module__jhazNG__quickStats{flex-wrap:wrap;gap:1.2rem}.model-module__jhazNG__content{padding:4rem 1.5rem}.model-module__jhazNG__section{margin-bottom:3.5rem}}@media (max-width:768px){.model-module__jhazNG__heroImage{height:60vh;min-height:350px}.model-module__jhazNG__heroInfo{padding:1.5rem}.model-module__jhazNG__modelName{font-size:clamp(1.8rem,7vw,2.5rem)}.model-module__jhazNG__quickStats{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.model-module__jhazNG__heroTags{gap:.4rem;margin-bottom:1.5rem}.model-module__jhazNG__tag{padding:.35rem .7rem;font-size:.55rem}.model-module__jhazNG__bio{font-size:.95rem;line-height:1.8}.model-module__jhazNG__ctaButtons{flex-direction:column;align-items:center}.model-module__jhazNG__ctaPrimary,.model-module__jhazNG__ctaSecondary{justify-content:center;width:100%;max-width:320px}.model-module__jhazNG__cta{padding:4rem 1.5rem}}@media (max-width:480px){.model-module__jhazNG__heroImage{height:55vh;min-height:300px}.model-module__jhazNG__heroInfo{padding:1.2rem}.model-module__jhazNG__modelLabel{font-size:.55rem}.model-module__jhazNG__modelName{font-size:clamp(1.5rem,8vw,2rem)}.model-module__jhazNG__modelType{margin-bottom:1.2rem;font-size:.65rem}.model-module__jhazNG__quickStats{gap:.8rem}.model-module__jhazNG__quickStatLabel{font-size:.5rem}.model-module__jhazNG__quickStatValue{font-size:.75rem}.model-module__jhazNG__heroTags{gap:.3rem}.model-module__jhazNG__tag{letter-spacing:.1em;padding:.3rem .6rem;font-size:.5rem}.model-module__jhazNG__socialLink{font-size:.6rem}.model-module__jhazNG__content{padding:3rem 1rem}.model-module__jhazNG__section{margin-bottom:3rem}.model-module__jhazNG__sectionTitle{font-size:1.2rem}.model-module__jhazNG__measurementsGrid{grid-template-columns:1fr 1fr;gap:.6rem}.model-module__jhazNG__measurementCard{padding:1rem}.model-module__jhazNG__measurementLabel{font-size:.5rem}.model-module__jhazNG__measurementValue{font-size:.9rem}.model-module__jhazNG__timelineItem{grid-template-columns:55px 1fr;gap:.8rem;padding:1rem 0}.model-module__jhazNG__timelineYear{font-size:.6rem}.model-module__jhazNG__timelineDesc{font-size:.8rem}.model-module__jhazNG__clientsRow{gap:1.2rem}.model-module__jhazNG__clientName{font-size:.65rem}.model-module__jhazNG__cta{padding:3rem 1rem}.model-module__jhazNG__ctaTitle{font-size:1.2rem}.model-module__jhazNG__ctaPrimary,.model-module__jhazNG__ctaSecondary{padding:.8rem 1.5rem;font-size:.6rem}}@media (max-width:380px){.model-module__jhazNG__heroImage{height:50vh;min-height:260px}.model-module__jhazNG__heroInfo{padding:1rem}.model-module__jhazNG__modelName{font-size:1.4rem}.model-module__jhazNG__quickStats{gap:.6rem}.model-module__jhazNG__quickStatValue{font-size:.7rem}.model-module__jhazNG__measurementsGrid{gap:.5rem}.model-module__jhazNG__measurementCard{padding:.8rem}.model-module__jhazNG__timelineItem{grid-template-columns:45px 1fr;gap:.6rem}}
.portfolio-module__XbO6Ca__hero{background:var(--background-hex);justify-content:center;align-items:flex-end;height:45vh;min-height:350px;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.portfolio-module__XbO6Ca__heroOverlay{background:linear-gradient(180deg,transparent,var(--background-hex));z-index:2;position:absolute;inset:0}.portfolio-module__XbO6Ca__heroContent{z-index:3;text-align:center;max-width:700px;position:relative}.portfolio-module__XbO6Ca__label{text-transform:uppercase;letter-spacing:.3em;margin-bottom:1rem;font-size:.7rem}.portfolio-module__XbO6Ca__heroTitle{text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1}.portfolio-module__XbO6Ca__heroSub{opacity:.4;margin-top:1rem;font-size:.95rem}.portfolio-module__XbO6Ca__main{background:var(--background-hex);padding:4rem 2rem 6rem}.portfolio-module__XbO6Ca__sectionHeader{justify-content:space-between;align-items:flex-end;max-width:1200px;margin:0 auto 3rem;display:flex}.portfolio-module__XbO6Ca__sectionLabel{text-transform:uppercase;letter-spacing:.3em;margin-bottom:.5rem;font-size:.7rem}.portfolio-module__XbO6Ca__sectionTitle{text-transform:uppercase;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.1}.portfolio-module__XbO6Ca__modelCount{letter-spacing:.15em;opacity:.35;text-transform:uppercase;font-size:.75rem}.portfolio-module__XbO6Ca__modelGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto 6rem;display:grid}.portfolio-module__XbO6Ca__modelCard{aspect-ratio:3/4;cursor:pointer;transition:transform .5s;position:relative;overflow:hidden}.portfolio-module__XbO6Ca__modelCard:hover{transform:translateY(-8px)}.portfolio-module__XbO6Ca__modelCard img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:all .6s}.portfolio-module__XbO6Ca__modelCard:hover img{filter:grayscale(0%);transform:scale(1.05)}.portfolio-module__XbO6Ca__cardOverlay{z-index:2;background:linear-gradient(#0000 40%,#000000d9 100%);transition:background .4s;position:absolute;inset:0}.portfolio-module__XbO6Ca__modelCard:hover .portfolio-module__XbO6Ca__cardOverlay{background:linear-gradient(#0000 30%,#000000e6 100%)}.portfolio-module__XbO6Ca__cardInfo{z-index:3;padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.portfolio-module__XbO6Ca__modelName{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:1.15rem}.portfolio-module__XbO6Ca__modelType{text-transform:uppercase;letter-spacing:.15em;opacity:.45;margin-bottom:.5rem;font-size:.65rem}.portfolio-module__XbO6Ca__modelStats{text-transform:uppercase;letter-spacing:.1em;opacity:0;gap:1.2rem;font-size:.6rem;transition:all .4s .1s;display:flex;transform:translateY(10px)}.portfolio-module__XbO6Ca__modelCard:hover .portfolio-module__XbO6Ca__modelStats{opacity:.5;transform:translateY(0)}.portfolio-module__XbO6Ca__modelStat span{color:var(--primary-gold);margin-right:.3rem}.portfolio-module__XbO6Ca__cardLine{background:var(--primary-gold);width:0;height:1px;margin-top:.8rem;transition:width .5s}.portfolio-module__XbO6Ca__modelCard:hover .portfolio-module__XbO6Ca__cardLine{width:40px}.portfolio-module__XbO6Ca__sectionDivider{background:linear-gradient(90deg,#0000,#d4af3726,#0000);max-width:1200px;height:1px;margin:0 auto 4rem}@media (max-width:1024px){.portfolio-module__XbO6Ca__modelGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:768px){.portfolio-module__XbO6Ca__hero{height:35vh;min-height:280px;padding:2rem 1.5rem}.portfolio-module__XbO6Ca__heroTitle{font-size:clamp(1.8rem,8vw,2.5rem)}.portfolio-module__XbO6Ca__heroSub{font-size:.8rem}.portfolio-module__XbO6Ca__main{padding:3rem 1.5rem 4rem}.portfolio-module__XbO6Ca__sectionHeader{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:2rem}.portfolio-module__XbO6Ca__sectionTitle{font-size:clamp(1.4rem,5vw,2rem)}.portfolio-module__XbO6Ca__modelGrid{grid-template-columns:repeat(2,1fr);gap:.8rem;margin-bottom:4rem}.portfolio-module__XbO6Ca__cardInfo{padding:1rem}.portfolio-module__XbO6Ca__modelName{font-size:.9rem}.portfolio-module__XbO6Ca__modelType{font-size:.55rem}.portfolio-module__XbO6Ca__modelStats{opacity:.5;font-size:.5rem;transform:translateY(0)}.portfolio-module__XbO6Ca__cardLine{width:30px}.portfolio-module__XbO6Ca__sectionDivider{margin-bottom:3rem}}@media (max-width:480px){.portfolio-module__XbO6Ca__hero{height:30vh;min-height:220px;padding:1.5rem 1rem}.portfolio-module__XbO6Ca__label{font-size:.55rem}.portfolio-module__XbO6Ca__heroTitle{margin-bottom:1rem;font-size:clamp(1.5rem,9vw,2rem)}.portfolio-module__XbO6Ca__heroSub{font-size:.7rem}.portfolio-module__XbO6Ca__main{padding:2rem .8rem 4rem}.portfolio-module__XbO6Ca__sectionLabel{font-size:.55rem}.portfolio-module__XbO6Ca__sectionTitle{font-size:1.3rem}.portfolio-module__XbO6Ca__modelCount{font-size:.6rem}.portfolio-module__XbO6Ca__modelGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:3rem}.portfolio-module__XbO6Ca__modelCard{aspect-ratio:3/4.5}.portfolio-module__XbO6Ca__cardInfo{padding:.7rem}.portfolio-module__XbO6Ca__modelName{letter-spacing:0;font-size:.7rem}.portfolio-module__XbO6Ca__modelType{margin-bottom:.3rem;font-size:.45rem}.portfolio-module__XbO6Ca__modelStats{opacity:.5;gap:.5rem;font-size:.4rem;transform:translateY(0)}.portfolio-module__XbO6Ca__modelStat span{margin-right:.15rem}.portfolio-module__XbO6Ca__cardLine{width:20px;margin-top:.5rem}.portfolio-module__XbO6Ca__sectionDivider{margin-bottom:2rem}}@media (max-width:380px){.portfolio-module__XbO6Ca__hero{height:28vh;min-height:200px}.portfolio-module__XbO6Ca__heroTitle{font-size:1.4rem}.portfolio-module__XbO6Ca__main{padding:1.5rem .6rem 3rem}.portfolio-module__XbO6Ca__modelGrid{gap:.4rem}.portfolio-module__XbO6Ca__modelName{font-size:.6rem}.portfolio-module__XbO6Ca__modelType{font-size:.4rem}.portfolio-module__XbO6Ca__modelStats{gap:.3rem;font-size:.35rem}.portfolio-module__XbO6Ca__cardInfo{padding:.5rem}}
