@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}:root{--bg:#050505;--bg-soft:#0d0d0c;--bg-deep:#020202;--surface:#ffffff0e;--surface-strong:#ffffff17;--surface-dark:#0c0c0bc7;--border:#ffffff1d;--border-strong:#ffffff2e;--text:#f5f2ea;--muted:#aaa49a;--muted-strong:#d8d2c7;--ink:#050505;--cream:#f5f2ea;--white:#fff;--accent:#e8dfcf;--accent-2:#fff;--accent-deep:#b8ad9f;--accent-soft:#e8dfcf1c;--accent-soft-strong:#e8dfcf29;--shadow:0 26px 70px #0000005c;--shadow-soft:0 18px 52px #0000003d;--font-body:"Manrope", "Aptos", "Segoe UI", Arial, sans-serif;--font-heading:"Manrope", "Aptos", "Segoe UI", Arial, sans-serif}html,body,#root{background:var(--bg);width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-weight:400}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.page{min-height:100vh;color:var(--text);background:radial-gradient(circle at 14% 10%,#e8dfcf13,#0000 30%),radial-gradient(circle at 88% 18%,#ffffff09,#0000 28%),linear-gradient(#050505 0%,#080808 52%,#050505 100%);position:relative;overflow:hidden}.grid{display:none}.glowOne,.glowTwo{z-index:0;pointer-events:none;filter:blur(120px);opacity:.38;border-radius:999px;position:fixed}.glowOne{background:#e8dfcf1a;width:360px;height:360px;top:12%;left:-170px}.glowTwo{background:#ffffff12;width:460px;height:460px;bottom:3%;right:-250px}.shell{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}.nav{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);background:#050505c7;justify-content:space-between;align-items:center;gap:16px;padding:16px clamp(18px,4vw,42px);display:flex;position:sticky;top:0;box-shadow:0 16px 42px #0000003d}.brandWrap{align-items:center;gap:12px;min-width:0;display:flex}.logo{object-fit:contain;border:1px solid var(--border);background:linear-gradient(145deg,#e8dfcf29,#ffffff0e),#ffffff0f;border-radius:14px;flex-shrink:0;width:46px;height:46px}.brandText{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--cream);margin:0;font-size:clamp(1.2rem,2vw,1.48rem);font-weight:700}.navLinks{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.navToggle{border:1px solid var(--border);cursor:pointer;background:#ffffff0d;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.navToggle span{background:var(--cream);border-radius:999px;width:18px;height:1.5px;transition:transform .2s,opacity .2s;position:absolute}.navToggle span:first-child{transform:translateY(-6px)}.navToggle span:nth-child(2){transform:translateY(0)}.navToggle span:nth-child(3){transform:translateY(6px)}.navToggleOpen span:first-child{transform:rotate(45deg)}.navToggleOpen span:nth-child(2){opacity:0}.navToggleOpen span:nth-child(3){transform:rotate(-45deg)}.navLink{color:var(--muted);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;padding:10px 14px;font-size:.9rem;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .2s}.navLink:hover{color:var(--cream);background:#ffffff0e;border-color:#e8dfcf2e;transform:translateY(-1px)}.navLinkActive{color:var(--cream);background:#e8dfcf1a;border-color:#e8dfcf3d}.center{text-align:center;flex:1;justify-content:center;align-items:flex-start;padding:clamp(38px,5vw,74px) clamp(16px,3vw,30px);display:flex}.page-home .center,.page-about .center{padding-top:clamp(28px,4vw,54px)}.centerInner{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:900px;display:flex}.wideInner,.projectInner{max-width:1160px}.minimalKicker{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800}.bodyBrand,.homeTitle,.aboutTitle,.projectContent h3,.aboutBusinessName,.aboutBusinessIntroCard h2,.aboutBusinessTeam h2{font-family:var(--font-heading)}.bodyBrand{letter-spacing:-.055em;max-width:1020px;color:var(--cream);text-align:center;text-wrap:balance;margin:0;font-size:clamp(1.95rem,4.2vw,3.65rem);font-weight:700;line-height:1.02}.subtitle{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:clamp(.86rem,1.6vw,1rem);font-weight:700;line-height:1.5}.sectionText{max-width:780px;color:var(--muted);text-wrap:balance;margin:0;font-size:clamp(.96rem,1.5vw,1.08rem);line-height:1.75}.alignLeft{text-align:left;text-wrap:pretty}.homePage{flex-direction:column;gap:clamp(42px,6vw,88px);width:min(1200px,100%);display:flex}.homeHero{grid-template-columns:minmax(0,1.03fr) minmax(340px,.97fr);align-items:center;gap:clamp(24px,5vw,66px);min-height:calc(100vh - 180px);display:grid;position:relative}.heroCopy{text-align:left;flex-direction:column;align-items:flex-start;gap:20px;display:flex}.homeTitle{max-width:720px;color:var(--cream);letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,4.45vw,4.15rem);font-weight:800;line-height:.98}.homeLead{max-width:640px;color:var(--muted-strong);margin:0;font-size:clamp(.98rem,1.35vw,1.13rem);line-height:1.75}.minimalActions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.primaryButton,.textButton,.projectButton,.projectTextLink{border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 19px;font-size:.92rem;font-weight:800;transition:transform .2s,border-color .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.primaryButton,.projectButton,.submitButton{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);color:#050505;border:1px solid #ffffff8c;box-shadow:0 18px 42px #ffffff1a}.textButton,.projectTextLink{color:var(--cream);border:1px solid var(--border);background:#ffffff0e}.primaryButton:hover,.textButton:hover,.projectButton:hover,.projectTextLink:hover,.submitButton:hover{transform:translateY(-2px)}.textButton:hover,.projectTextLink:hover{background:#e8dfcf11;border-color:#e8dfcf47}.statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(600px,100%);margin-top:8px;display:grid}.statCard{border:1px solid var(--border);min-height:100px;box-shadow:var(--shadow-soft);background:#ffffff0d;border-radius:22px;flex-direction:column;justify-content:center;gap:5px;padding:17px;display:flex}.statCard strong{color:var(--accent-2);letter-spacing:-.04em;font-size:clamp(1.55rem,2.5vw,2.15rem);line-height:1}.statCard span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700;line-height:1.4}.heroShowcase{justify-content:center;align-items:end;min-height:600px;display:flex;position:relative}.portraitStage{isolation:isolate;justify-content:center;align-items:end;width:min(500px,100%);height:610px;display:flex;position:relative}.portraitStage:before{content:"";border:1px solid var(--border);width:78%;height:76%;box-shadow:var(--shadow);z-index:-2;background:radial-gradient(circle at 50% 0,#e8dfcf38,#0000 50%),linear-gradient(145deg,#ffffff1a,#ffffff09);border-radius:36px;position:absolute;bottom:0}.orbitRing{z-index:-1;border:1px solid #e8dfcf4d;border-color:#e8dfcf4d #e8dfcf4d #0000 #0000;border-radius:50%;width:300px;height:300px;position:absolute;inset:48px 20px auto auto}.portraitNoBg{z-index:1;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 30px 40px #00000070);max-width:94%;max-height:100%;position:relative}.floatingPanel{z-index:3;border:1px solid var(--border);-webkit-backdrop-filter:blur(16px);text-align:left;background:#080807bd;border-radius:20px;flex-direction:column;gap:6px;min-width:178px;padding:15px 17px;display:flex;position:absolute;box-shadow:0 16px 38px #00000047}.floatingPanel span{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:800}.floatingPanel strong{color:var(--cream);font-size:.98rem}.panelOne{top:34%;left:0}.panelTwo{bottom:17%;right:-4px}.capabilityMarquee{border-block:1px solid var(--border);background:#ffffff08;border-radius:28px;padding:17px 0;overflow:hidden}.marqueeTrack{align-items:center;gap:30px;width:max-content;animation:24s linear infinite marqueeMove;display:flex}.marqueeTrack span{color:#f5f2eadb;letter-spacing:-.035em;white-space:nowrap;font-size:clamp(1.02rem,2.4vw,1.55rem);font-weight:800}@keyframes marqueeMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.capabilitiesGrid,.servicesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;display:grid}.capabilityCard,.serviceCard,.projectCase,.contactForm,.teamNote{border:1px solid var(--border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);background:radial-gradient(circle at 100% 0,#e8dfcf14,#0000 32%),#ffffff0d}.capabilityCard{text-align:left;border-radius:28px;flex-direction:column;gap:14px;min-height:245px;padding:25px;display:flex}.capabilityIcon{background:var(--accent-soft);width:50px;height:50px;color:var(--accent);border:1px solid #e8dfcf2e;border-radius:17px;place-items:center;display:grid}.capabilityCard h2,.serviceCard h3,.projectContent h3{color:var(--cream);letter-spacing:-.035em;margin:0;font-weight:800}.capabilityCard h2{font-size:1.32rem}.capabilityCard p,.serviceCard p,.projectContent p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.72}.homeStatement{text-align:left;background:linear-gradient(135deg,#e8dfcf1f,#ffffff0b),#ffffff0d;border:1px solid #e8dfcf3d;border-radius:32px;align-items:flex-start;gap:18px;padding:clamp(24px,4vw,40px);display:flex}.homeStatement svg{color:var(--accent);flex-shrink:0;margin-top:7px}.homeStatement p{max-width:900px;color:var(--cream);font-family:var(--font-heading);letter-spacing:-.025em;margin:0;font-size:clamp(1.18rem,2.1vw,1.72rem);font-weight:700;line-height:1.46}.aboutLayout{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(28px,5vw,70px);width:100%;display:grid}.aboutPhotoCard{border:1px solid var(--border);min-height:560px;box-shadow:var(--shadow);background:radial-gradient(circle at 50% 18%,#e8dfcf33,#0000 36%),linear-gradient(145deg,#ffffff17,#ffffff09);border-radius:36px;justify-content:center;align-items:end;display:flex;position:relative;overflow:hidden}.aboutPhotoCard:after{content:"";filter:blur(28px);background:#0000006b;border-radius:50%;height:24%;position:absolute;inset:auto 16% 0}.aboutPortrait{z-index:1;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 26px 34px #00000061);width:98%;height:96%;position:relative}.aboutCopy{text-align:left;flex-direction:column;gap:20px;display:flex}.aboutTitle{color:var(--cream);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(1.85rem,3.25vw,3.2rem);font-weight:800;line-height:1.06}.highlightList{flex-wrap:wrap;gap:10px;display:flex}.highlightList span,.serviceTags span,.projectType,.projectStackLine{border:1px solid var(--border);min-height:33px;color:var(--muted-strong);background:#ffffff0d;border-radius:999px;align-items:center;padding:0 12px;font-size:.8rem;font-weight:700;display:inline-flex}.teamNote{color:var(--muted-strong);border-radius:22px;padding:19px;line-height:1.65}.teamNote strong{color:var(--cream)}.servicesGrid{margin-top:18px}.serviceCard{text-align:left;border-radius:32px;flex-direction:column;gap:19px;min-height:410px;padding:27px;display:flex;position:relative;overflow:hidden}.serviceCard:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 0,#e8dfcf21,#0000 38%);position:absolute;inset:-1px}.serviceTopline,.serviceCard h3,.serviceCard p,.serviceTags{z-index:1;position:relative}.serviceTopline{color:var(--accent);justify-content:space-between;align-items:center;display:flex}.serviceTopline span{letter-spacing:.13em;font-size:.84rem;font-weight:850}.serviceCard h3{font-family:var(--font-heading);font-size:clamp(1.45rem,2.1vw,2rem);line-height:1.08}.serviceTags{flex-wrap:wrap;gap:9px;margin-top:auto;display:flex}.projectsStack{flex-direction:column;gap:28px;width:100%;margin-top:20px;display:flex}.projectCase{text-align:left;border-radius:36px;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:center;gap:clamp(20px,4vw,42px);padding:clamp(18px,3vw,30px);display:grid}.projectCase:nth-child(2n) .projectCarousel{order:2}.projectContent{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.projectContent h3{font-size:clamp(1.65rem,2.9vw,2.65rem);line-height:1.02}.projectStackLine{border-radius:18px;min-height:auto;padding:8px 12px;line-height:1.45}.projectCarousel{border:1px solid var(--border);background:radial-gradient(circle,#f5f2ea14,#0000 58%),#090909;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 18px 52px #0000004d}.projectImageButton{cursor:zoom-in;background:0 0;border:0;width:100%;padding:16px;display:block}.projectImageStatic{cursor:default}.projectImage{aspect-ratio:16/10;object-fit:contain;background:#00000057;border-radius:18px;width:100%;display:block;box-shadow:0 0 22px #f5f2ea24,0 18px 42px #00000061}.carouselControls{justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.carouselControls>button{width:40px;height:40px;color:var(--cream);-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#00000075;border:1px solid #fff3;border-radius:999px;font-size:1.6rem;line-height:1}.carouselDots{-webkit-backdrop-filter:blur(10px);scrollbar-width:none;background:#00000070;border-radius:999px;align-items:center;gap:7px;max-width:min(360px,52%);padding:9px 11px;display:inline-flex;overflow-x:auto}.carouselDots::-webkit-scrollbar{display:none}.carouselDots button{cursor:pointer;background:#ffffff61;border:0;border-radius:999px;flex:none;width:8px;height:8px;padding:0}.carouselDots .dotActive{background:var(--accent);width:23px}.carouselLightbox{z-index:9999;-webkit-backdrop-filter:blur(18px);background:#000000eb;place-items:center;width:100vw;height:100dvh;padding:0;display:grid;position:fixed;inset:0}.carouselLightboxInner{width:100%;height:100%;max-height:none;box-shadow:none;background:radial-gradient(circle,#f5f2ea14,#0000 54%),#0000001f;border:0;border-radius:0;place-items:center;padding:clamp(48px,6vh,64px) clamp(10px,2.6vw,34px) clamp(64px,8vh,82px);display:grid;position:relative}.carouselLightboxImage{object-fit:contain;background:0 0;border-radius:0;width:auto;max-width:calc(100vw - clamp(20px,5.2vw,68px));height:auto;max-height:calc(100dvh - clamp(112px,14vh,146px));box-shadow:0 0 42px #f5f2ea1f,0 28px 70px #0000008a}.carouselLightboxClose,.carouselLightboxControls>button{color:var(--cream);-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#0000008a;border:1px solid #fff3;border-radius:999px;place-items:center;display:inline-grid}.carouselLightboxClose{z-index:3;width:44px;height:44px;position:absolute;top:clamp(14px,3vh,28px);right:clamp(14px,3vw,28px)}.carouselLightboxControls{z-index:3;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex;position:absolute;bottom:clamp(12px,2.4vh,22px);left:clamp(10px,2.6vw,34px);right:clamp(10px,2.6vw,34px)}.carouselLightboxControls>button{flex:none;width:48px;height:48px}.carouselLightboxDots{-webkit-backdrop-filter:blur(10px);scrollbar-width:none;background:#00000070;border-radius:999px;align-items:center;gap:7px;max-width:min(680px,62vw);padding:10px 12px;display:inline-flex;overflow-x:auto}.carouselLightboxDots::-webkit-scrollbar{display:none}.carouselLightboxDots button{cursor:pointer;background:#ffffff61;border:0;border-radius:999px;flex:none;width:8px;height:8px;padding:0}.carouselLightboxDots .dotActive{background:var(--accent);width:23px}.projectActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:2px;display:flex}.projectButton{min-height:45px}.projectButtonDisabled{color:#f5f2ea9e;border:1px solid var(--border);cursor:not-allowed;box-shadow:none;background:#ffffff0f}.projectTextLink{min-height:45px}.contactForm{text-align:left;border-radius:24px;gap:10px;width:min(680px,100%);margin-top:12px;padding:22px;display:grid}.contactFormWrap{width:min(680px,100%);position:relative}.fieldLabel{color:var(--cream);text-transform:uppercase;letter-spacing:.13em;margin-top:8px;font-size:.76rem;font-weight:800}.fieldInput{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#ffffff0d;border-radius:15px;padding:13px 15px;font-size:.94rem}.fieldInput::placeholder{color:#f5f2ea6b}.fieldInput:focus{border-color:#e8dfcf9e;outline:none;box-shadow:0 0 0 3px #e8dfcf1f}.fieldTextarea{resize:vertical;min-height:140px}.submitButton{cursor:pointer;border-radius:999px;justify-self:start;margin-top:8px;padding:13px 20px;font-size:.92rem;font-weight:850;transition:transform .2s,box-shadow .2s}.contactCallout{color:var(--muted);text-align:left;flex-direction:column;align-items:flex-start;gap:8px;font-size:.94rem;font-weight:400;display:inline-flex;position:absolute;bottom:-18px;left:calc(100% + 20px)}.contactCalloutArrow{color:#f5f2eab8;flex-shrink:0;width:112px;height:auto}.contactCalloutArrowStraight{display:none}.footer{border-top:1px solid var(--border);-webkit-backdrop-filter:blur(18px);background:#050505c7;padding:17px clamp(18px,4vw,42px)}.footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footerTitle{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.contactGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.contactLink{color:var(--cream);border:1px solid var(--border);background:#ffffff0b;border-radius:999px;align-items:center;gap:10px;padding:11px 15px;font-size:.9rem;font-weight:700;display:inline-flex}.page-about{background:radial-gradient(circle at 15% 10%,#e8dfcf1f,#0000 30%),radial-gradient(circle at 85% 20%,#ffffff0a,#0000 28%),linear-gradient(#050505 0%,#080808 48%,#050505 100%)}.aboutBusinessPage{--about-bg:#050505;--about-card:#ffffff0e;--about-card-solid:#0c0c0b;--about-border:#ffffff1d;--about-border-accent:#e8dfcf3d;--about-text:#f5f2ea;--about-muted:#aaa49a;--about-muted-strong:#d8d2c7;--about-accent:#e8dfcf;--about-accent-2:#fff;--about-shadow:0 28px 86px #0006;width:min(1200px,100%);color:var(--about-text);text-align:left;flex-direction:column;gap:clamp(54px,7vw,108px);display:flex}.aboutBusinessHero{text-align:center;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;gap:17px;min-height:clamp(500px,68vh,700px);padding:clamp(40px,6vw,80px) 0;display:flex;position:relative}.aboutBusinessHero:before{content:"";filter:blur(24px);z-index:-2;background:radial-gradient(circle at 40% 36%,#e8dfcf24,#0000 34%),radial-gradient(circle at 58% 56%,#ffffff0b,#0000 38%);border-radius:999px;width:min(820px,90vw);height:min(820px,90vw);position:absolute}.aboutBusinessHero:after{display:none}.aboutBusinessKicker{width:fit-content;color:var(--about-accent-2);letter-spacing:.16em;text-transform:uppercase;background:#e8dfcf11;border:1px solid #e8dfcf3d;border-radius:999px;margin:0;padding:9px 14px;font-size:.72rem;font-weight:850}.aboutBusinessHero .aboutBusinessKicker{margin-inline:auto}.aboutBusinessName{color:var(--about-text);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2.75rem,6.3vw,5.45rem);font-weight:800;line-height:.92}.aboutBusinessRole{background:linear-gradient(90deg, #fff 0%, var(--about-accent-2) 42%, var(--about-accent) 100%);color:#0000;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.08rem,2.05vw,1.85rem);font-weight:800;line-height:1.05}.aboutBusinessLead{max-width:790px;color:var(--about-muted-strong);text-wrap:balance;margin:10px 0 0;font-size:clamp(.98rem,1.45vw,1.16rem);line-height:1.75}.aboutBusinessHeroTags{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.aboutBusinessHeroTags span{color:#f5f2eae6;border:1px solid var(--about-border);-webkit-backdrop-filter:blur(14px);background:#ffffff0e;border-radius:999px;align-items:center;min-height:38px;padding:0 15px;font-size:.82rem;font-weight:800;display:inline-flex;box-shadow:0 12px 34px #00000038}.aboutBusinessShowcase{grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);align-items:start;gap:clamp(30px,5vw,76px);width:100%;display:grid}.aboutBusinessPhotoStage{isolation:isolate;justify-content:center;align-items:center;min-height:calc(100vh - 110px);display:flex;position:sticky;top:98px;overflow:visible}.aboutBusinessAura{pointer-events:none;z-index:-1;border-radius:999px;position:absolute}.aboutBusinessAuraOne{filter:blur(42px);opacity:.92;background:radial-gradient(circle at 40% 36%,#e8dfcf2e,#0000 44%),radial-gradient(circle at 68% 72%,#ffffff14,#0000 46%);width:min(540px,78vw);height:min(540px,78vw)}.aboutBusinessAuraTwo{filter:blur(20px);opacity:.85;background:#ffffff0e;width:min(400px,70vw);height:min(400px,70vw)}.aboutBusinessPhotoImage{z-index:2;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 42px 48px #0000008f)drop-shadow(0 12px 24px #e8dfcf1a);transform-origin:bottom;will-change:transform;width:min(610px,52vw);max-width:none;height:auto;position:relative}.aboutBusinessContent{flex-direction:column;gap:21px;display:flex}.aboutBusinessIntroCard{border:1px solid var(--about-border-accent);box-shadow:var(--about-shadow);-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 94% 0,#e8dfcf1a,#0000 38%),linear-gradient(135deg,#ffffff14,#ffffff0a);border-radius:32px;padding:clamp(23px,3.2vw,36px);position:relative;overflow:hidden}.aboutBusinessIntroCard h2{max-width:700px;color:var(--about-text);letter-spacing:-.04em;text-wrap:balance;margin:15px 0 0;font-size:clamp(1.58rem,2.8vw,2.65rem);font-weight:800;line-height:1.04}.aboutBusinessIntroCard p:last-child{max-width:680px;color:var(--about-muted);margin:18px 0 0;font-size:.99rem;line-height:1.75}.aboutBusinessSkills{flex-direction:column;gap:17px;display:flex}.aboutBusinessSkill{isolation:isolate;border:1px solid var(--about-border);min-height:226px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#e8dfcf14,#0000 34%),linear-gradient(145deg,#ffffff12,#ffffff09);border-radius:30px;flex-direction:column;gap:15px;padding:clamp(21px,2.8vw,32px);display:flex;position:relative;overflow:hidden}.aboutBusinessSkill:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#e8dfcfad,#0000 40%,#ffffff61);padding:1px;transition:opacity .25s;position:absolute;inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)}.aboutBusinessSkill:hover:after{opacity:1}.aboutBusinessSkillTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.aboutBusinessSkillIcon{width:52px;height:52px;color:var(--about-accent-2);background:#e8dfcf1c;border:1px solid #e8dfcf2e;border-radius:17px;place-items:center;display:grid}.aboutBusinessSkillTop>span{color:#f5f2ea1d;letter-spacing:-.07em;font-size:clamp(1.9rem,4.1vw,3.25rem);font-weight:850;line-height:1}.aboutBusinessSkill h3{max-width:650px;color:var(--about-text);letter-spacing:-.035em;margin:0;font-size:clamp(1.25rem,1.9vw,1.78rem);font-weight:850;line-height:1.08}.aboutBusinessSkill p{max-width:680px;color:var(--about-muted);margin:0;font-size:.97rem;line-height:1.72}.aboutBusinessSkillTags{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.aboutBusinessSkillTags span{color:#f5f2eae0;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.76rem;font-weight:800;display:inline-flex}.aboutBusinessStoryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.aboutBusinessStoryCard{border:1px solid var(--about-border);min-height:300px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 82% 0,#e8dfcf17,#0000 40%),linear-gradient(145deg,#ffffff12,#ffffff09);border-radius:30px;flex-direction:column;gap:15px;padding:clamp(21px,2.8vw,30px);display:flex}.aboutBusinessStoryIcon,.aboutBusinessTeamIcon{width:52px;height:52px;color:var(--about-accent-2);background:#e8dfcf1c;border:1px solid #e8dfcf2e;border-radius:17px;flex:none;place-items:center;display:grid}.aboutBusinessStoryCard h3{color:var(--about-text);letter-spacing:-.03em;margin:0;font-size:clamp(1.22rem,1.7vw,1.58rem);font-weight:850;line-height:1.12}.aboutBusinessStoryCard p{color:var(--about-muted);margin:0;font-size:.96rem;line-height:1.72}.aboutBusinessMetrics{border:1px solid var(--about-border);box-shadow:var(--shadow-soft);background:#ffffff0b;border-radius:32px;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:13px;display:grid}.aboutBusinessMetric{background:radial-gradient(circle at 100% 0,#e8dfcf14,#0000 34%),linear-gradient(145deg,#ffffff13,#ffffff09);border-radius:24px;flex-direction:column;justify-content:center;gap:9px;min-height:138px;padding:23px;display:flex}.aboutBusinessMetric strong{background:linear-gradient(90deg, #fff 0%, var(--about-accent-2) 46%, var(--about-accent) 100%);color:#0000;letter-spacing:-.065em;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.65rem,3vw,2.65rem);font-weight:850;line-height:.94}.aboutBusinessMetric span{max-width:260px;color:var(--about-muted);font-size:.9rem;line-height:1.55}.aboutBusinessTeam{border:1px solid var(--about-border-accent);box-shadow:var(--about-shadow);background:radial-gradient(circle at 92% 0,#e8dfcf1c,#0000 34%),linear-gradient(135deg,#ffffff14,#ffffff0a);border-radius:36px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:21px;padding:clamp(25px,3.8vw,44px);display:grid}.aboutBusinessTeam h2{color:var(--about-text);letter-spacing:-.04em;margin:14px 0 0;font-size:clamp(1.55rem,2.55vw,2.35rem);font-weight:800;line-height:1.04}.aboutBusinessTeam p:last-child{max-width:820px;color:var(--about-muted-strong);margin:16px 0 0;font-size:clamp(.97rem,1.35vw,1.08rem);line-height:1.72}@media (width<=1020px){.homeHero,.aboutLayout,.projectCase,.aboutBusinessShowcase{grid-template-columns:1fr}.heroShowcase{min-height:540px}.portraitStage{height:550px}.projectCase:nth-child(2n) .projectCarousel{order:initial}.capabilitiesGrid,.servicesGrid,.aboutBusinessStoryGrid{grid-template-columns:1fr}.serviceCard{min-height:300px}.aboutBusinessPhotoStage{min-height:590px;position:relative;top:auto}.aboutBusinessPhotoImage{width:min(600px,92vw)}.aboutBusinessStoryCard{min-height:220px}}@media (width<=760px){.nav{flex-flow:wrap;align-items:center;gap:11px;padding:14px 15px}.logo{width:42px;height:42px}.brandText{font-size:1.18rem}.brandWrap{flex:1;min-width:0}.navToggle{flex-shrink:0;width:42px;height:42px;display:inline-flex;position:relative}.navLinks{border:1px solid var(--border);background:#050505d6;border-radius:22px;flex-direction:column;align-items:stretch;gap:9px;width:100%;padding:10px;display:none}.navLinksOpen{display:flex}.navLink{text-align:left;border:1px solid var(--border);background:#ffffff0a;width:100%;padding:11px 13px;font-size:.86rem}.center{padding:30px 15px 42px}.homePage,.aboutBusinessPage{gap:50px}.homeHero{gap:22px;min-height:auto}.heroCopy,.alignLeft,.aboutCopy{text-align:center;align-items:center}.homeTitle{letter-spacing:-.04em;font-size:clamp(1.85rem,8.8vw,2.85rem);line-height:1.02}.bodyBrand{font-size:clamp(1.65rem,8.2vw,2.45rem);line-height:1.06}.subtitle{letter-spacing:.12em;font-size:.8rem}.sectionText,.homeLead{font-size:.92rem;line-height:1.64}.minimalActions{justify-content:center;gap:10px;width:100%}.primaryButton,.textButton,.projectButton,.projectTextLink{min-height:42px;padding:0 13px;font-size:.8rem}.primaryButton,.textButton{flex:145px}.statsGrid{grid-template-columns:1fr;gap:10px}.statCard{min-height:86px;padding:15px}.heroShowcase{min-height:430px}.portraitStage{height:450px}.portraitStage:before{border-radius:30px;width:88%;height:72%}.orbitRing{width:240px;height:240px;right:22px}.floatingPanel{border-radius:17px;min-width:150px;padding:12px 13px}.floatingPanel strong{font-size:.86rem}.floatingPanel span{font-size:.64rem}.panelOne{top:44%;left:0}.panelTwo{bottom:8%;right:0}.capabilityMarquee{border-radius:22px;padding:14px 0}.marqueeTrack span{font-size:1rem}.capabilityCard,.serviceCard{border-radius:24px;min-height:auto;padding:21px}.homeStatement{text-align:center;border-radius:26px;flex-direction:column;align-items:center}.homeStatement p{font-size:clamp(1.08rem,6vw,1.45rem)}.aboutPhotoCard{min-height:450px}.highlightList,.projectActions{justify-content:center}.projectCase{border-radius:26px;padding:14px}.projectContent{text-align:center;align-items:center;padding:4px 4px 12px}.projectContent h3{font-size:clamp(1.48rem,7.8vw,2.25rem)}.projectCarousel{border-radius:20px}.projectImageButton{padding:10px}.carouselControls{bottom:10px;left:10px;right:10px}.carouselControls>button{width:35px;height:35px;font-size:1.35rem}.carouselDots{max-width:min(260px,50%);padding:8px 10px}.carouselLightbox{padding:0}.carouselLightboxInner{border-radius:0;gap:0;max-height:none;padding:50px 6px 64px}.carouselLightboxImage{border-radius:0;max-width:calc(100vw - 12px);max-height:calc(100dvh - 114px)}.carouselLightboxClose{width:40px;height:40px;top:12px;right:12px}.carouselLightboxControls{gap:8px;bottom:12px;left:6px;right:6px}.carouselLightboxControls>button{width:42px;height:42px}.carouselLightboxDots{max-width:min(230px,46vw);padding:8px 10px}.contactForm{width:100%;margin-top:0;padding:16px}.contactFormWrap{width:100%}.fieldInput{min-height:44px;padding:12px 13px;font-size:.9rem}.submitButton{justify-self:stretch;width:100%;min-height:42px;padding:0 13px;font-size:.8rem}.contactCallout{text-align:left;align-items:flex-start;margin-top:10px;position:static}.contactCalloutArrow{width:86px}.contactCalloutArrowCurve{display:none}.contactCalloutArrowStraight{display:block}.footer{padding:14px 15px 18px}.footerInner{align-items:flex-start;gap:12px}.contactGroup{gap:10px;width:100%}.contactLink{justify-content:flex-start;width:100%;padding:10px 13px;font-size:.86rem}.aboutBusinessHero{min-height:auto;padding:52px 0 24px}.aboutBusinessName{font-size:clamp(2.2rem,11vw,3.65rem);line-height:.98}.aboutBusinessRole{font-size:clamp(.98rem,4.4vw,1.35rem)}.aboutBusinessLead{font-size:.95rem}.aboutBusinessHeroTags{width:100%}.aboutBusinessHeroTags span{flex:calc(50% - 10px);justify-content:center;min-height:36px;padding:0 12px;font-size:.77rem}.aboutBusinessPhotoStage{min-height:500px}.aboutBusinessPhotoImage{width:min(520px,105vw)}.aboutBusinessIntroCard,.aboutBusinessSkill,.aboutBusinessStoryCard,.aboutBusinessTeam{border-radius:24px}.aboutBusinessIntroCard h2{font-size:clamp(1.4rem,7vw,2.05rem)}.aboutBusinessSkill h3{font-size:clamp(1rem,4.7vw,1.28rem)}.aboutBusinessSkill p,.aboutBusinessStoryCard p,.aboutBusinessIntroCard p:last-child{font-size:.93rem}.aboutBusinessMetrics{border-radius:24px;grid-template-columns:1fr}.aboutBusinessMetric{min-height:110px;padding:20px}.aboutBusinessTeam{grid-template-columns:1fr}}@media (width<=480px){.center{padding-left:13px;padding-right:13px}.homeTitle{font-size:clamp(1.72rem,10.5vw,2.45rem)}.bodyBrand{font-size:clamp(1.52rem,9.5vw,2.15rem)}.heroShowcase{min-height:365px}.portraitStage{height:390px}.floatingPanel{display:none}.primaryButton,.textButton,.projectButton,.projectTextLink,.submitButton{min-height:39px;padding:0 12px;font-size:.76rem}.projectImage{aspect-ratio:4/3}.aboutPhotoCard{min-height:380px}.aboutBusinessPage{gap:44px}.aboutBusinessName{letter-spacing:-.055em;font-size:clamp(1.98rem,12vw,3.05rem)}.aboutBusinessHeroTags span{flex-basis:100%}.aboutBusinessPhotoStage{min-height:430px}.aboutBusinessPhotoImage{width:min(470px,114vw)}.aboutBusinessSkillTop>span{font-size:2.35rem}.aboutBusinessSkillIcon,.aboutBusinessStoryIcon,.aboutBusinessTeamIcon{border-radius:16px;width:48px;height:48px}.aboutBusinessMetric strong{font-size:2.25rem}}body,button,input,textarea{font-family:var(--font-body)}.bodyBrand,.homeTitle,.aboutTitle,.projectContent h3,.aboutBusinessName,.aboutBusinessRole,.aboutBusinessIntroCard h2,.aboutBusinessSkill h3,.aboutBusinessStoryCard h3,.aboutBusinessTeam h2,.aboutBusinessMetric strong,.capabilityCard h2,.serviceCard h3{font-family:var(--font-heading);letter-spacing:-.055em;font-weight:800}@media (width>=1440px){.homeTitle{font-size:4rem}.bodyBrand{font-size:3.5rem}.aboutBusinessName{font-size:5.25rem}.aboutBusinessIntroCard h2,.aboutBusinessTeam h2{font-size:3.1rem}}@media (width<=760px){.primaryButton,.textButton,.projectButton,.projectTextLink,.submitButton{min-height:42px;padding-inline:14px;font-size:.82rem}.navLink,.contactLink{font-size:.84rem}}.nav{background:linear-gradient(#0c0c0ceb,#050505d1);border-bottom-color:#cdd2da1f;overflow:visible}.navToggle{background:#cdd2da0e;border-color:#cdd2da2e}.navToggle:hover{background:#cdd2da18;border-color:#cdd2da47}@keyframes rightMenuPop{0%{opacity:0;transform:translateY(-6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=760px){.nav{background:linear-gradient(#0c0c0cf5,#040404e6);border-bottom:1px solid #cdd2da1f;flex-wrap:nowrap;align-items:center;gap:10px;padding:12px 15px;position:sticky;overflow:visible;box-shadow:0 14px 36px #00000047}.brandWrap{flex:auto;min-width:0}.logo{border-radius:13px;width:40px;height:40px}.brandText{letter-spacing:-.035em;font-size:1.12rem}.navToggle{background:#cdd2da11;border:1px solid #cdd2da38;border-radius:999px;flex-shrink:0;width:40px;height:40px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff0f}.navToggleOpen{background:#cdd2da1f;border-color:#cdd2da57}.navToggle span{background:#f5f2ea;width:17px;height:1.5px}.navLinks{-webkit-backdrop-filter:blur(18px);z-index:50;background:linear-gradient(#121212fa,#070707f5);border:1px solid #cdd2da29;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:6px;width:min(225px,100vw - 28px);padding:8px;display:none;position:absolute;top:calc(100% + 10px);left:auto;right:14px;box-shadow:0 24px 60px #00000075,inset 0 1px #ffffff0f}.navLinksOpen{animation:.16s ease-out both rightMenuPop;display:flex}.navLink{color:#d8d2c7bd;text-align:left;background:0 0;border:1px solid #0000;border-radius:13px;justify-content:flex-start;align-items:center;width:100%;min-height:40px;padding:0 12px;font-size:.84rem;font-weight:750;line-height:1;display:flex}.navLink:hover{color:var(--cream);background:#ffffff0e;border-color:#cdd2da1f;transform:none}.navLinkActive{color:#f5f2ea;background:#cdd2da1b;border-color:#cdd2da33}.navLinkActive:before{content:"";background:#cfd3d8;border-radius:999px;flex:none;width:6px;height:6px;margin-right:8px;box-shadow:0 0 14px #cfd3d857}}@media (width<=480px){.nav{padding:11px 12px}.navLinks{border-radius:16px;width:min(205px,100vw - 20px);padding:7px;right:10px}.navLink{min-height:38px;padding:0 11px;font-size:.8rem}}@media (width<=760px){html,body,#root,.page,.shell{width:100%;max-width:100%;overflow-x:hidden}.page-about .center{width:100%;max-width:100%;padding-left:16px;padding-right:16px;overflow:hidden}.aboutBusinessPage,.aboutBusinessHero,.aboutBusinessShowcase,.aboutBusinessContent,.aboutBusinessSkills,.aboutBusinessIntroCard,.aboutBusinessSkill,.aboutBusinessStoryGrid,.aboutBusinessStoryCard,.aboutBusinessMetrics,.aboutBusinessTeam{width:100%;min-width:0;max-width:100%}.aboutBusinessShowcase{gap:28px;overflow:hidden}.aboutBusinessContent{overflow:hidden}.aboutBusinessIntroCard{border-radius:24px;padding:22px 20px;overflow:hidden}.aboutBusinessIntroCard h2{letter-spacing:-.035em;overflow-wrap:break-word;word-break:normal;text-wrap:balance;max-width:100%;font-size:clamp(1.28rem,6.1vw,1.78rem);line-height:1.08}.aboutBusinessIntroCard p:last-child{overflow-wrap:break-word;max-width:100%;font-size:.91rem;line-height:1.66}.aboutBusinessKicker{white-space:normal;max-width:100%}.aboutBusinessPhotoStage{width:100%;max-width:100%;overflow:hidden}.aboutBusinessAuraOne,.aboutBusinessAuraTwo{max-width:100%}.aboutBusinessPhotoImage{width:min(500px,100%);max-width:100%}}@media (width<=480px){.page-about .center{padding-left:14px;padding-right:14px}.aboutBusinessIntroCard{border-radius:22px;padding:20px 18px}.aboutBusinessIntroCard h2{letter-spacing:-.032em;font-size:clamp(1.18rem,6.8vw,1.55rem);line-height:1.1}.aboutBusinessIntroCard p:last-child{font-size:.88rem;line-height:1.62}.aboutBusinessSkill{padding:19px 17px}.aboutBusinessPhotoImage{width:min(430px,100%)}}
