.TopBar-module__stdOYq__topBar{color:#fff;height:var(--top-bar-height);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;z-index:101;background:#000;align-items:center;font-size:.68rem;font-weight:500;display:flex;position:relative;overflow:hidden}.TopBar-module__stdOYq__marquee{white-space:nowrap;width:max-content;animation:40s linear infinite TopBar-module__stdOYq__scroll;display:flex}.TopBar-module__stdOYq__item{align-items:center;gap:3rem;padding-right:3rem;display:flex}@keyframes TopBar-module__stdOYq__scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}.TopBar-module__stdOYq__separator{opacity:.5;font-family:var(--font-serif);margin:0 .5rem;font-size:1.2rem}
.Navbar-module___rHu7W__nav{top:var(--top-bar-height);width:100%;height:var(--nav-height);z-index:100;background:0 0;border-bottom:1.5px solid #0003;justify-content:space-between;align-items:center;padding:0 7.5%;display:flex;position:absolute;left:0}.Navbar-module___rHu7W__logo{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--foreground);align-items:center;font-size:1.25rem;font-weight:700;display:flex}.Navbar-module___rHu7W__logoImage{object-fit:contain;background:#000;border:1.5px solid #0003;border-radius:50%;width:28px;height:28px;padding:3px}.Navbar-module___rHu7W__logoText{margin-left:.4rem}.Navbar-module___rHu7W__navLinks{align-items:center;gap:1.75rem;display:flex}.Navbar-module___rHu7W__mobileHomeLink{display:none}.Navbar-module___rHu7W__navLinks a{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#111;font-size:.82rem;font-weight:600;transition:all .2s}.Navbar-module___rHu7W__navLinks a:hover{color:#000}.Navbar-module___rHu7W__navCTA{background:var(--foreground,#111)!important;color:#fff!important;font-size:.82rem!important;font-weight:500!important;font-family:var(--font-mono)!important;text-transform:uppercase!important;letter-spacing:.05em!important;border:1px solid var(--foreground,#111)!important;border-radius:4px!important;padding:8px 16px!important;transition:all .2s!important}.Navbar-module___rHu7W__navCTA:hover{color:var(--foreground,#111)!important;border-color:var(--foreground,#111)!important;background:#fff!important}.Navbar-module___rHu7W__navToggle{display:none}.Navbar-module___rHu7W__navOverlay{z-index:98;background:0 0;width:100%;height:100vh;display:none;position:fixed;top:0;left:0}.Navbar-module___rHu7W__hamburger{cursor:pointer;z-index:102;flex-direction:column;gap:4px;display:none}.Navbar-module___rHu7W__hamburger span{background:var(--foreground);width:20px;height:1.5px;transition:var(--transition-smooth);display:block}@media (max-width:1024px){.Navbar-module___rHu7W__nav{-webkit-backdrop-filter:blur(28px);z-index:1000;background:#0a0a0aa6;border:1px solid #ffffff14;border-radius:9999px;width:auto;height:56px;padding:0 20px;transition:all .3s cubic-bezier(.16,1,.3,1);position:fixed;top:12px;left:12px;right:12px;box-shadow:0 8px 32px #00000040}.Navbar-module___rHu7W__logo{color:#fff;font-size:1.05rem}.Navbar-module___rHu7W__logoImage{border-color:#fff3;width:26px;height:26px}.Navbar-module___rHu7W__hamburger{display:flex}.Navbar-module___rHu7W__hamburger span{background:#fff}.Navbar-module___rHu7W__mobileHomeLink{display:block!important}.Navbar-module___rHu7W__navLinks{opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;-webkit-backdrop-filter:blur(28px);z-index:999;background:#0f0f0fa6;border:none;border-radius:24px;flex-direction:column;gap:4px;width:auto;max-height:0;padding:16px 8px 8px;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .35s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),visibility .4s;position:fixed;top:76px;left:12px;right:12px;overflow:hidden;transform:translateY(-10px)scale(.95);box-shadow:0 16px 40px #0006}.Navbar-module___rHu7W__navLinks a{width:100%;font-size:.9rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:#fffc;border-radius:12px;padding:12px 24px;font-weight:600;transition:all .25s}.Navbar-module___rHu7W__navLinks a:hover{color:#fff;background:#ffffff12;padding-left:28px}.Navbar-module___rHu7W__navCTA{color:#0a0a0a!important;text-align:center!important;background:#fff!important;border:none!important;border-radius:9999px!important;margin:12px 12px 8px!important;padding:12px!important;font-size:.85rem!important;font-weight:700!important;transition:all .25s!important}.Navbar-module___rHu7W__navCTA:hover{transform:translateY(-1px);background:#ffffffe6!important;padding-left:12px!important}.Navbar-module___rHu7W__navToggle:checked~.Navbar-module___rHu7W__navLinks{opacity:1!important;visibility:visible!important;pointer-events:auto!important;border:1px solid #ffffff14!important;max-height:450px!important;transform:translateY(0)scale(1)!important}.Navbar-module___rHu7W__navToggle:checked~.Navbar-module___rHu7W__navOverlay{display:block}.Navbar-module___rHu7W__navToggle:checked~.Navbar-module___rHu7W__hamburger span:first-child{transform:translateY(5.5px)rotate(45deg)}.Navbar-module___rHu7W__navToggle:checked~.Navbar-module___rHu7W__hamburger span:nth-child(2){opacity:0}.Navbar-module___rHu7W__navToggle:checked~.Navbar-module___rHu7W__hamburger span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}}
.Footer-module__Grjkva__footer{color:#fff;text-align:center;background:#000;padding:2.5rem 0 1.5rem;position:relative;overflow:hidden}.Footer-module__Grjkva__footerContainer{z-index:10;width:100%;position:relative}.Footer-module__Grjkva__bgGrad{z-index:1;background:radial-gradient(80% 70% at 0 0,#ffffff1a 0%,#0000 60%),radial-gradient(60% 50% at 100% 100%,#ffffff0d 0%,#0000 55%),linear-gradient(145deg,#0a0a0a 0%,#141414 40%,#0f0f0f 70%,#050505 100%);position:absolute;inset:0}.Footer-module__Grjkva__rays{z-index:2;position:absolute;inset:0}.Footer-module__Grjkva__rays svg{opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__Grjkva__blobTl{filter:blur(60px);pointer-events:none;z-index:3;background:radial-gradient(circle,#ffffff14 0%,#ffffff08 45%,#0000 70%);border-radius:50%;width:60%;height:65%;position:absolute;top:-20%;left:-15%}.Footer-module__Grjkva__blobBr{filter:blur(70px);pointer-events:none;z-index:3;background:radial-gradient(circle,#ffffff0f 0%,#ffffff05 50%,#0000 70%);border-radius:50%;width:50%;height:55%;position:absolute;bottom:-10%;right:-10%}.Footer-module__Grjkva__grain{pointer-events:none;opacity:.7;mix-blend-mode:overlay;z-index:20;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.Footer-module__Grjkva__backToTop{color:#fff;cursor:pointer;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;transition:var(--transition-smooth);background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;margin:0 auto 2rem;font-size:.68rem;font-weight:500;display:flex}.Footer-module__Grjkva__backToTop:hover{color:#fff;opacity:.8;transform:translateY(-2px)}.Footer-module__Grjkva__divider{background:#ffffff1a;width:100%;height:1px;margin-bottom:2.5rem}.Footer-module__Grjkva__mainRow{z-index:2;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;margin-bottom:3.5rem;display:grid;position:relative}.Footer-module__Grjkva__linksGroup{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.Footer-module__Grjkva__linksGroup.Footer-module__Grjkva__right{text-align:center;align-items:center}.Footer-module__Grjkva__linksGroup a{font-family:var(--font-mono);color:#fff9;text-transform:uppercase;letter-spacing:.05em;transition:var(--transition-smooth);font-size:.72rem;font-weight:500}.Footer-module__Grjkva__linksGroup a:hover{color:#fff}.Footer-module__Grjkva__logoContainer{flex-direction:column;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Footer-module__Grjkva__logoImage{object-fit:contain;background:#000;border:1.25px solid #fff;border-radius:50%;padding:5px}.Footer-module__Grjkva__logoText{font-family:var(--font-heading);letter-spacing:.05em;color:#fff;font-size:.9rem;font-weight:700}.Footer-module__Grjkva__bottomSection{z-index:2;flex-direction:column;align-items:center;gap:2rem;padding-bottom:3rem;display:flex;position:relative}.Footer-module__Grjkva__copyright{font-family:var(--font-mono);color:#ffffff4d;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem}.Footer-module__Grjkva__socialLinks{align-items:center;gap:2rem;display:flex}.Footer-module__Grjkva__socialLinks a{font-family:var(--font-mono);color:#fff6;text-transform:uppercase;letter-spacing:.05em;transition:var(--transition-smooth);font-size:.72rem}.Footer-module__Grjkva__socialLinks a:hover{color:#fff}@media (max-width:1100px){.Footer-module__Grjkva__mainRow{grid-template-columns:1fr;gap:3rem}.Footer-module__Grjkva__linksGroup,.Footer-module__Grjkva__linksGroup.Footer-module__Grjkva__right{align-items:center}}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:2rem 1.5rem 0}.Footer-module__Grjkva__mainRow{margin-bottom:2.5rem}.Footer-module__Grjkva__linksGroup{text-align:center;grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Footer-module__Grjkva__bottomSection{padding-bottom:2rem}}
.GridOverlay-module__zi5Taa__gridOverlay{pointer-events:none;z-index:50;width:100%;height:100%;position:absolute;top:0;left:0}.GridOverlay-module__zi5Taa__vLine{background:#0003;width:1.5px;position:absolute;top:0;bottom:0}.GridOverlay-module__zi5Taa__hLine{background:#0003;height:1px;position:absolute;left:0;right:0}@media (max-width:768px){.GridOverlay-module__zi5Taa__gridOverlay{display:none}}
.Hero-module__JgYmMq__hero{width:100%;height:calc(100vh - var(--top-bar-height));background:#c8a84b;flex-direction:column;justify-content:center;align-items:center;min-height:600px;padding:0 7.5%;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__bgGrad{z-index:1;background:radial-gradient(80% 70% at 0 0,#e8cc72 0%,#0000 60%),radial-gradient(60% 50% at 100% 100%,#f5e4a0 0%,#0000 55%),linear-gradient(145deg,#d4a832 0%,#c9a030 40%,#b8912a 70%,#c2a040 100%);position:absolute;inset:0}.Hero-module__JgYmMq__rays{z-index:2;position:absolute;inset:0}.Hero-module__JgYmMq__rays svg{opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__blobTl{filter:blur(60px);pointer-events:none;z-index:3;background:radial-gradient(circle,#fffff0cc 0%,#fff5b459 45%,#0000 70%);border-radius:50%;width:60%;height:65%;position:absolute;top:-20%;left:-15%}.Hero-module__JgYmMq__blobBr{filter:blur(70px);pointer-events:none;z-index:3;background:radial-gradient(circle,#fffff599 0%,#fff8b440 50%,#0000 70%);border-radius:50%;width:50%;height:55%;position:absolute;bottom:-10%;right:-10%}.Hero-module__JgYmMq__grain{pointer-events:none;opacity:.7;mix-blend-mode:overlay;z-index:20;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.Hero-module__JgYmMq__heroContent{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;height:100%;padding-bottom:3rem;display:flex;position:relative}.Hero-module__JgYmMq__textGroup{margin-bottom:2rem;transform:translateY(-1rem)}.Hero-module__JgYmMq__heroTitle{letter-spacing:-.04em;color:#000;margin-bottom:.5rem;font-size:clamp(2.25rem,6.5vw,4.5rem);font-weight:500;line-height:1.1}.Hero-module__JgYmMq__titleLine,.Hero-module__JgYmMq__italicLine{display:block}.Hero-module__JgYmMq__italic{font-family:var(--font-serif);color:#000;font-size:1.05em;font-style:italic;font-weight:400;display:inline-block;position:relative}.Hero-module__JgYmMq__italic:after{content:"";background:linear-gradient(90deg, var(--accent) 0%, var(--accent) 35%, #fff 50%, var(--accent) 65%, var(--accent) 100%);background-size:300% 100%;border-radius:2px;width:100%;height:3px;animation:2.5s cubic-bezier(.4,0,.2,1) infinite Hero-module__JgYmMq__waveTransfer;position:absolute;bottom:-4px;left:0}@keyframes Hero-module__JgYmMq__waveTransfer{0%{background-position:150% 0}to{background-position:-150% 0}}.Hero-module__JgYmMq__heroSubtitle{color:#000;opacity:1;max-width:700px;margin-bottom:1.5rem;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:400;line-height:1.5}.Hero-module__JgYmMq__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__JgYmMq__ctaGroup a{letter-spacing:-.01em;font-weight:500}@media (max-width:768px){.Hero-module__JgYmMq__hero{height:calc(100vh - var(--top-bar-height));min-height:500px;padding:0 5%}.Hero-module__JgYmMq__heroContent{justify-content:center;height:100%;padding-bottom:0}.Hero-module__JgYmMq__textGroup{margin-bottom:0;transform:translateY(-4rem)}.Hero-module__JgYmMq__heroTitle{margin-bottom:1rem;font-size:2.75rem}.Hero-module__JgYmMq__heroSubtitle{margin-bottom:2rem;padding:0 1rem;font-size:1.1rem}}
.Clients-module__MlmhVW__clientsSection{z-index:10;flex-direction:column;align-items:center;width:100%;display:flex;position:absolute;bottom:3rem;left:0}.Clients-module__MlmhVW__divider{align-items:center;gap:1.5rem;width:100%;margin-bottom:.15rem;display:flex}.Clients-module__MlmhVW__divider:before,.Clients-module__MlmhVW__divider:after{content:"";opacity:.8;background:#fff;flex:1;height:1px}.Clients-module__MlmhVW__dividerText{text-transform:uppercase;letter-spacing:.12em;color:#000c;white-space:nowrap;font-size:.85rem;font-weight:600}.Clients-module__MlmhVW__logoGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3.5rem;width:100%;display:flex}.Clients-module__MlmhVW__clientLink{transition:var(--transition-smooth);opacity:.9;justify-content:center;align-items:center;display:flex}.Clients-module__MlmhVW__logo{object-fit:contain;filter:grayscale()brightness(0);mix-blend-mode:multiply;max-width:110px;height:auto;transition:var(--transition-smooth)}.Clients-module__MlmhVW__clientLink:hover .Clients-module__MlmhVW__logo{filter:none;mix-blend-mode:normal}@media (max-width:768px){.Clients-module__MlmhVW__clientsSection{padding:0 5%;bottom:3rem}.Clients-module__MlmhVW__shadowhost{display:none!important}.Clients-module__MlmhVW__logoGrid{flex-wrap:wrap;justify-content:center;gap:1.25rem;width:100%}.Clients-module__MlmhVW__logo{opacity:1;max-width:75px;height:auto}.Clients-module__MlmhVW__dividerText{letter-spacing:.1em;font-size:.65rem}.Clients-module__MlmhVW__divider{gap:.5rem;margin-bottom:.15rem}}
.ComparisonSection-module__1AbQbG__comparisonSection{color:#000;background:#fff;border-bottom:1px solid #0000001a;padding:5rem 0;position:relative;overflow:hidden}.ComparisonSection-module__1AbQbG__bgPattern{pointer-events:none;z-index:1;position:absolute;inset:0}.ComparisonSection-module__1AbQbG__rays{opacity:.5;position:absolute;inset:0}.ComparisonSection-module__1AbQbG__rays svg{width:100%;height:100%}.ComparisonSection-module__1AbQbG__grain{pointer-events:none;opacity:.3;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.ComparisonSection-module__1AbQbG__header{z-index:10;text-align:center;margin-bottom:3rem;position:relative}.ComparisonSection-module__1AbQbG__tagline{letter-spacing:.1em;color:#a6831d;text-transform:lowercase;font-size:.85rem;font-weight:600;font-family:var(--font-mono);margin-bottom:1rem;display:block}.ComparisonSection-module__1AbQbG__title{letter-spacing:-.05em;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:.95}.ComparisonSection-module__1AbQbG__italic{font-family:var(--font-serif);font-style:italic;font-weight:400}.ComparisonSection-module__1AbQbG__comparisonGrid{z-index:10;flex-direction:column;gap:1.5rem;display:flex;position:relative}.ComparisonSection-module__1AbQbG__labels{justify-content:space-between;margin-bottom:.5rem;padding:0 4rem;display:flex}.ComparisonSection-module__1AbQbG__label{letter-spacing:.1em;color:#475569;font-size:.75rem;font-weight:600}.ComparisonSection-module__1AbQbG__row{align-items:center;gap:2rem;padding:.5rem 0;display:flex}.ComparisonSection-module__1AbQbG__problemCard{background:snow;border-left:3px solid #fee2e2;border-radius:6px;flex:1;padding:1.5rem}.ComparisonSection-module__1AbQbG__solutionCard{background:#fdfcf7;border-left:3px solid #fde68a;border-radius:6px;flex:1;padding:1.5rem}.ComparisonSection-module__1AbQbG__divider{opacity:.2;flex-direction:column;align-items:center;gap:.25rem;display:flex}.ComparisonSection-module__1AbQbG__dot{background:#000;border-radius:50%;width:4px;height:4px}.ComparisonSection-module__1AbQbG__line{background:#000;width:1px;height:30px}.ComparisonSection-module__1AbQbG__cardTitle{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.25rem;font-weight:500}.ComparisonSection-module__1AbQbG__cardDescription{color:#334155;font-size:.9rem;line-height:1.5}.ComparisonSection-module__1AbQbG__solutionCard .ComparisonSection-module__1AbQbG__cardTitle{color:#c8a84b}@media (max-width:991px){.ComparisonSection-module__1AbQbG__row{flex-direction:column;gap:1rem;padding:1rem}.ComparisonSection-module__1AbQbG__divider{flex-direction:row}.ComparisonSection-module__1AbQbG__line{width:30px;height:1px}.ComparisonSection-module__1AbQbG__labels{display:none}}
.ValueSection-module__tFG7dq__valueSection{color:#000;background:#c8a84b;border-bottom:1.5px solid #0003;padding:5rem 0;position:relative;overflow:hidden}.ValueSection-module__tFG7dq__mirroredBg{pointer-events:none;position:absolute;inset:0;transform:scaleX(-1)}.ValueSection-module__tFG7dq__bgGrad{z-index:1;background:radial-gradient(80% 70% at 0 0,#e8cc72 0%,#0000 60%),radial-gradient(60% 50% at 100% 100%,#f5e4a0 0%,#0000 55%),linear-gradient(145deg,#d4a832 0%,#c9a030 40%,#b8912a 70%,#c2a040 100%);position:absolute;inset:0}.ValueSection-module__tFG7dq__rays{z-index:2;position:absolute;inset:0}.ValueSection-module__tFG7dq__rays svg{opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.ValueSection-module__tFG7dq__blobTl{filter:blur(60px);pointer-events:none;z-index:3;background:radial-gradient(circle,#fffff0cc 0%,#fff5b459 45%,#0000 70%);border-radius:50%;width:60%;height:65%;position:absolute;top:-20%;left:-15%}.ValueSection-module__tFG7dq__blobBr{filter:blur(70px);pointer-events:none;z-index:3;background:radial-gradient(circle,#fffff599 0%,#fff8b440 50%,#0000 70%);border-radius:50%;width:50%;height:55%;position:absolute;bottom:-10%;right:-10%}.ValueSection-module__tFG7dq__grain{pointer-events:none;opacity:.7;mix-blend-mode:overlay;z-index:4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.ValueSection-module__tFG7dq__header{z-index:10;text-align:left;margin-bottom:3rem;position:relative}.ValueSection-module__tFG7dq__tagline{letter-spacing:.1em;color:#000;opacity:.6;text-transform:lowercase;font-size:.7rem;font-weight:600;font-family:var(--font-mono);margin-bottom:1rem;display:block}.ValueSection-module__tFG7dq__title{letter-spacing:-.05em;color:#000;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:.95}.ValueSection-module__tFG7dq__italic{font-family:var(--font-serif);font-style:italic;font-weight:400}.ValueSection-module__tFG7dq__marqueeContainer{z-index:10;width:100%;padding:1rem 0;display:flex;position:relative;overflow:hidden}.ValueSection-module__tFG7dq__marquee{white-space:nowrap;gap:1.5rem;padding-left:1.5rem;animation:40s linear infinite ValueSection-module__tFG7dq__scroll;display:flex}.ValueSection-module__tFG7dq__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:normal;color:#000;background:#ffffffe6;border:1px solid #0000001a;border-radius:6px;flex-direction:column;flex:0 0 350px;justify-content:flex-start;padding:2.5rem;display:flex}.ValueSection-module__tFG7dq__cardTitle{letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500;line-height:1}.ValueSection-module__tFG7dq__cardDescription{color:#000000b3;font-size:.95rem;line-height:1.5}@keyframes ValueSection-module__tFG7dq__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .75rem))}}@media (max-width:768px){.ValueSection-module__tFG7dq__valueSection{padding:3rem 0}.ValueSection-module__tFG7dq__header{margin-bottom:2rem}.ValueSection-module__tFG7dq__card{flex:0 0 280px;padding:1.5rem}.ValueSection-module__tFG7dq__cardTitle{font-size:1.5rem}}
.TestimonialSection-module__kxsh-W__testimonialSection{background:#fff;border-bottom:1.5px solid #0000001a;padding:8rem 0;position:relative;overflow:hidden}.TestimonialSection-module__kxsh-W__grain{pointer-events:none;opacity:.1;mix-blend-mode:multiply;z-index:2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.TestimonialSection-module__kxsh-W__header{z-index:10;text-align:left;margin-bottom:4rem;position:relative}.TestimonialSection-module__kxsh-W__tagline{letter-spacing:.1em;color:#a6831d;text-transform:lowercase;font-size:.85rem;font-weight:600;font-family:var(--font-mono);margin-bottom:1rem;display:block}.TestimonialSection-module__kxsh-W__title{letter-spacing:-.04em;color:#000;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:.95}.TestimonialSection-module__kxsh-W__italic{font-family:var(--font-serif);font-style:italic;font-weight:400}.TestimonialSection-module__kxsh-W__marqueeContainer{z-index:10;width:100%;padding:2rem 0;display:flex;position:relative;overflow:hidden}.TestimonialSection-module__kxsh-W__marquee{white-space:nowrap;gap:2rem;padding-left:2rem;animation:60s linear infinite TestimonialSection-module__kxsh-W__scroll;display:flex}.TestimonialSection-module__kxsh-W__card{white-space:normal;background:#f8fafc;border:1px solid #00000014;border-radius:2px;flex-direction:column;flex:0 0 450px;justify-content:space-between;padding:3rem;display:flex;position:relative}.TestimonialSection-module__kxsh-W__quoteIcon{font-size:4rem;font-family:var(--font-serif);color:#a6831d26;line-height:1;position:absolute;top:1rem;left:2rem}.TestimonialSection-module__kxsh-W__quoteText{color:#0f172a;z-index:2;margin-bottom:2.5rem;font-size:1.1rem;font-weight:400;line-height:1.6;position:relative}.TestimonialSection-module__kxsh-W__footer{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.TestimonialSection-module__kxsh-W__authorInfo{align-items:center;gap:1rem;display:flex}.TestimonialSection-module__kxsh-W__avatar{color:#fff;background:#1e293b;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.9rem;font-weight:500;display:flex}.TestimonialSection-module__kxsh-W__details{flex-direction:column;display:flex}.TestimonialSection-module__kxsh-W__name{color:#000;font-size:1rem;font-weight:500}.TestimonialSection-module__kxsh-W__role{color:#475569;font-size:.8rem;font-weight:500}.TestimonialSection-module__kxsh-W__companyLogo{opacity:.9;filter:none;justify-content:flex-end;align-items:center;width:120px;height:50px;display:flex}.TestimonialSection-module__kxsh-W__logoImg{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}@keyframes TestimonialSection-module__kxsh-W__scroll{0%{transform:translate(calc(-50% - 1rem))}to{transform:translate(0)}}@media (max-width:768px){.TestimonialSection-module__kxsh-W__testimonialSection{padding:5rem 0}.TestimonialSection-module__kxsh-W__card{flex:0 0 320px;padding:2rem}.TestimonialSection-module__kxsh-W__quoteText{font-size:.95rem}.TestimonialSection-module__kxsh-W__avatar{width:36px;height:36px}}
.ProcessSection-module__BtVNZG__processSection{color:#000;background:#fff;border-bottom:1px solid #0000001a;padding:5rem 0;position:relative;overflow:hidden}.ProcessSection-module__BtVNZG__bgPattern{pointer-events:none;z-index:1;position:absolute;inset:0}.ProcessSection-module__BtVNZG__rays{opacity:.3;z-index:2;position:absolute;inset:0}.ProcessSection-module__BtVNZG__rays svg{width:100%;height:100%}.ProcessSection-module__BtVNZG__grain{pointer-events:none;opacity:.3;mix-blend-mode:multiply;z-index:3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.ProcessSection-module__BtVNZG__header{z-index:10;text-align:center;margin-bottom:2rem;position:relative}.ProcessSection-module__BtVNZG__tagline{letter-spacing:.1em;color:#a6831d;text-transform:lowercase;font-size:.85rem;font-weight:800;font-family:var(--font-mono);margin-bottom:1rem;display:block}.ProcessSection-module__BtVNZG__title{letter-spacing:-.05em;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:600;line-height:.95}.ProcessSection-module__BtVNZG__italic{font-family:var(--font-serif);font-style:italic;font-weight:400}.ProcessSection-module__BtVNZG__subtitle{color:#475569;max-width:600px;margin:0 auto;font-size:1.15rem}.ProcessSection-module__BtVNZG__grid{z-index:10;grid-template-columns:repeat(3,1fr);gap:4rem;display:grid;position:relative}.ProcessSection-module__BtVNZG__stageItem{flex-direction:column;display:flex}.ProcessSection-module__BtVNZG__number{color:#0003;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.ProcessSection-module__BtVNZG__stageTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.ProcessSection-module__BtVNZG__stageDescription{color:#475569;font-size:1rem;line-height:1.6}@media (max-width:991px){.ProcessSection-module__BtVNZG__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.ProcessSection-module__BtVNZG__processSection{padding:6rem 0}.ProcessSection-module__BtVNZG__grid{grid-template-columns:1fr;gap:3rem}}
.ShowcaseSection-module__2yT-sq__showcaseSection{color:#000;background:#fff;border-bottom:1.5px solid #0003;padding:5rem 0;position:relative;overflow:hidden}.ShowcaseSection-module__2yT-sq__bgPattern{pointer-events:none;z-index:1;position:absolute;inset:0}.ShowcaseSection-module__2yT-sq__rays{opacity:.5;position:absolute;inset:0}.ShowcaseSection-module__2yT-sq__rays svg{width:100%;height:100%}.ShowcaseSection-module__2yT-sq__grain{pointer-events:none;opacity:.3;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.ShowcaseSection-module__2yT-sq__split{z-index:10;grid-template-columns:450px 1fr;gap:6rem;display:grid;position:relative}.ShowcaseSection-module__2yT-sq__left{height:fit-content;position:sticky;top:10rem}.ShowcaseSection-module__2yT-sq__tagline{letter-spacing:.1em;color:#a6831d;text-transform:lowercase;font-size:.85rem;font-weight:600;font-family:var(--font-mono);margin-bottom:1.5rem;display:block}.ShowcaseSection-module__2yT-sq__title{letter-spacing:-.05em;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;line-height:.95}.ShowcaseSection-module__2yT-sq__italic{font-family:var(--font-serif);font-style:italic;font-weight:400}.ShowcaseSection-module__2yT-sq__subtext{color:#475569;max-width:400px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.ShowcaseSection-module__2yT-sq__allWorkLink{color:#c8a84b;border-bottom:1px solid #0000;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.ShowcaseSection-module__2yT-sq__allWorkLink:hover{border-color:#c8a84b}.ShowcaseSection-module__2yT-sq__allWorkLink span{transition:transform .3s}.ShowcaseSection-module__2yT-sq__allWorkLink:hover span{transform:translate(5px)}.ShowcaseSection-module__2yT-sq__right{flex-direction:column;display:flex}.ShowcaseSection-module__2yT-sq__grid{flex-direction:column;gap:2rem;display:flex}.ShowcaseSection-module__2yT-sq__projectCard{color:inherit;clip-path:polygon(0% 0%,100% 0%,95% 50%,100% 100%,0% 100%);filter:drop-shadow(0 10px 20px #00000008);background:#fff;border:none;border-left:3px solid #a6831d;border-radius:0;padding:1.25rem 4rem 1.25rem 1.75rem;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:block;overflow:visible}.ShowcaseSection-module__2yT-sq__projectCard:hover{filter:drop-shadow(0 20px 40px #00000014);background:#fff;border-left-width:6px;transform:translate(12px)scale(1.02)}.ShowcaseSection-module__2yT-sq__cardContent{flex-direction:column;display:flex}.ShowcaseSection-module__2yT-sq__projectTitle{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.ShowcaseSection-module__2yT-sq__projectDescription{color:#475569;max-width:550px;margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.ShowcaseSection-module__2yT-sq__readMore{text-transform:uppercase;color:#a6831d;letter-spacing:.05em;opacity:0;font-size:.85rem;font-weight:600;transition:all .3s;transform:translate(-10px)}.ShowcaseSection-module__2yT-sq__projectCard:hover .ShowcaseSection-module__2yT-sq__readMore{opacity:1;transform:translate(0)}@media (max-width:1200px){.ShowcaseSection-module__2yT-sq__split{grid-template-columns:1fr 2fr;gap:4rem}}@media (max-width:991px){.ShowcaseSection-module__2yT-sq__split{grid-template-columns:1fr;gap:3rem}.ShowcaseSection-module__2yT-sq__left{position:static}.ShowcaseSection-module__2yT-sq__subtext{max-width:100%}}@media (max-width:768px){.ShowcaseSection-module__2yT-sq__showcaseSection{padding:4rem 0}.ShowcaseSection-module__2yT-sq__split{gap:2.5rem}.ShowcaseSection-module__2yT-sq__title{margin-bottom:1.5rem;font-size:2.5rem}.ShowcaseSection-module__2yT-sq__subtext{margin-bottom:2rem;font-size:1rem}.ShowcaseSection-module__2yT-sq__grid{gap:1.5rem}.ShowcaseSection-module__2yT-sq__projectCard{border-radius:16px;padding:1.5rem}.ShowcaseSection-module__2yT-sq__projectTitle{margin-bottom:.75rem;font-size:1.4rem}.ShowcaseSection-module__2yT-sq__projectDescription{font-size:.95rem}}@media (max-width:480px){.ShowcaseSection-module__2yT-sq__title{font-size:2.25rem}.ShowcaseSection-module__2yT-sq__projectCard{padding:1.25rem}}
.FinalCTA-module__kq61cW__finalCTA{background:#c8a84b;border-bottom:1.5px solid #0003;justify-content:center;align-items:center;width:100%;padding:4rem 0;display:flex;position:relative;overflow:hidden}.FinalCTA-module__kq61cW__bgGrad{z-index:1;background:radial-gradient(80% 70% at 0 0,#e8cc72 0%,#0000 60%),radial-gradient(60% 50% at 100% 100%,#f5e4a0 0%,#0000 55%),linear-gradient(145deg,#d4a832 0%,#c9a030 40%,#b8912a 70%,#c2a040 100%);position:absolute;inset:0}.FinalCTA-module__kq61cW__rays{z-index:2;position:absolute;inset:0}.FinalCTA-module__kq61cW__rays svg{opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}.FinalCTA-module__kq61cW__grain{pointer-events:none;opacity:.6;mix-blend-mode:overlay;z-index:20;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.FinalCTA-module__kq61cW__content{z-index:10;text-align:center;max-width:800px;margin:0 auto;position:relative}.FinalCTA-module__kq61cW__title{letter-spacing:-.04em;color:#000;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:600;line-height:1.1}.FinalCTA-module__kq61cW__italic{font-family:var(--font-serif);font-style:italic;font-weight:400}.FinalCTA-module__kq61cW__subtitle{color:#000000b3;max-width:600px;margin:0 auto 1.5rem;font-size:1.25rem;font-weight:500;line-height:1.5}.FinalCTA-module__kq61cW__ctaGroup{justify-content:center;display:flex}@media (max-width:768px){.FinalCTA-module__kq61cW__finalCTA{padding:4rem 0}}
.PageHero-module__TUpKZG__pageHero{width:100%;height:50vh;min-height:350px;padding:var(--nav-height) 5% 0;background:#c8a84b;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.PageHero-module__TUpKZG__bgGrad{z-index:1;background:radial-gradient(80% 70% at 0 0,#e8cc72 0%,#0000 60%),radial-gradient(60% 50% at 100% 100%,#f5e4a0 0%,#0000 55%),linear-gradient(145deg,#d4a832 0%,#c9a030 40%,#b8912a 70%,#c2a040 100%);position:absolute;inset:0}.PageHero-module__TUpKZG__rays{z-index:2;position:absolute;inset:0}.PageHero-module__TUpKZG__rays svg{opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.PageHero-module__TUpKZG__blobTl{filter:blur(60px);pointer-events:none;z-index:3;background:radial-gradient(circle,#fffff0cc 0%,#fff5b459 45%,#0000 70%);border-radius:50%;width:60%;height:65%;position:absolute;top:-20%;left:-15%}.PageHero-module__TUpKZG__blobBr{filter:blur(70px);pointer-events:none;z-index:3;background:radial-gradient(circle,#fffff599 0%,#fff8b440 50%,#0000 70%);border-radius:50%;width:50%;height:55%;position:absolute;bottom:-10%;right:-10%}.PageHero-module__TUpKZG__grain{pointer-events:none;opacity:.7;mix-blend-mode:overlay;z-index:20;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.PageHero-module__TUpKZG__content{z-index:10;text-align:center;width:100%;max-width:900px;position:relative}.PageHero-module__TUpKZG__title{color:#000;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2rem,8vw,4rem);font-weight:500}.PageHero-module__TUpKZG__subtitle{color:#000c;max-width:700px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.5}@media (max-width:768px){.PageHero-module__TUpKZG__pageHero{height:35vh;min-height:260px;padding-top:3rem}}
.CareerApplyModal-module__U7AN1G__modalOverlay{-webkit-backdrop-filter:blur(16px);z-index:1000;opacity:0;background:#0009;justify-content:flex-end;align-items:stretch;animation:.3s cubic-bezier(.16,1,.3,1) forwards CareerApplyModal-module__U7AN1G__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}.CareerApplyModal-module__U7AN1G__modalContent{opacity:0;text-align:left;background:#0a0a0a radial-gradient(circle at 0 0,#ffffff05,#0000 60%);border-left:1px solid #262626;flex-direction:column;width:100%;max-width:580px;height:100vh;animation:.45s cubic-bezier(.16,1,.3,1) forwards CareerApplyModal-module__U7AN1G__slideInRight;display:flex;position:relative;transform:translate(100%);box-shadow:-20px 0 60px #000c}.CareerApplyModal-module__U7AN1G__drawerHeader{color:#fff;text-align:left;border-bottom:1px solid #1f2937;padding:56px 40px 32px;position:relative}.CareerApplyModal-module__U7AN1G__formBody{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;text-align:left;flex:1;padding:40px;overflow-y:auto}.CareerApplyModal-module__U7AN1G__formBody::-webkit-scrollbar{width:6px}.CareerApplyModal-module__U7AN1G__formBody::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:3px}.CareerApplyModal-module__U7AN1G__closeBtn{color:#9ca3af;cursor:pointer;z-index:10;background:#161616;border:1px solid #262626;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;transition:all .3s;display:flex;position:absolute;top:24px;right:24px}.CareerApplyModal-module__U7AN1G__closeBtn:hover{color:#000;background:#fff;border-color:#fff;transform:rotate(90deg)}.CareerApplyModal-module__U7AN1G__tagline{font-family:var(--font-mono);letter-spacing:.15em;color:#888;text-transform:uppercase;text-align:left;margin-bottom:.75rem;font-size:.68rem;font-weight:600;display:block}.CareerApplyModal-module__U7AN1G__title{font-family:var(--font-sans);letter-spacing:-.03em;color:#fff;text-align:left;font-size:2.25rem;font-weight:500;line-height:1.15}.CareerApplyModal-module__U7AN1G__italic{font-family:var(--font-sans);color:#fff;font-style:normal;font-weight:500}.CareerApplyModal-module__U7AN1G__subtitle{font-family:var(--font-sans);color:#9ca3af;text-align:left;margin-top:.75rem;font-size:.92rem}.CareerApplyModal-module__U7AN1G__subtitle strong{color:#fff;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;font-size:.85rem}.CareerApplyModal-module__U7AN1G__form{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.CareerApplyModal-module__U7AN1G__formRow{text-align:left;grid-template-columns:1.3fr .7fr;gap:1.25rem;display:grid}.CareerApplyModal-module__U7AN1G__formGroup{text-align:left;flex-direction:column;gap:.5rem;display:flex}.CareerApplyModal-module__U7AN1G__label{font-family:var(--font-mono);color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;text-align:left;font-size:.65rem;font-weight:500}.CareerApplyModal-module__U7AN1G__fieldHeader{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.CareerApplyModal-module__U7AN1G__checkboxLabel{font-family:var(--font-mono);color:#9ca3af;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:.65rem;font-weight:500;display:flex}.CareerApplyModal-module__U7AN1G__checkboxLabel input{cursor:pointer;accent-color:#fff;width:12px;height:12px}.CareerApplyModal-module__U7AN1G__fileUploadLabel{color:#9ca3af;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;text-align:center;background:#121212;border:1px dashed #262626;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:.95rem 1.1rem;font-size:.72rem;font-weight:500;transition:all .2s;display:inline-flex}.CareerApplyModal-module__U7AN1G__fileUploadLabel:hover{color:#fff;border-color:#fff}.CareerApplyModal-module__U7AN1G__fileInput{display:none!important}.CareerApplyModal-module__U7AN1G__fileUploadContainer{align-items:center;gap:12px;width:100%;display:flex}.CareerApplyModal-module__U7AN1G__clearFileBtn{color:#ef4444;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:nowrap;background:#161616;border:1px solid #262626;border-radius:4px;height:100%;padding:.95rem 1.25rem;font-size:.72rem;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1)}.CareerApplyModal-module__U7AN1G__clearFileBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444}.CareerApplyModal-module__U7AN1G__input,.CareerApplyModal-module__U7AN1G__textarea,.CareerApplyModal-module__U7AN1G__select{width:100%;font-size:.9rem;font-family:var(--font-sans);color:#fff;text-align:left;background:#121212;border:1px solid #262626;border-radius:4px;padding:.95rem 1.1rem;transition:all .2s}.CareerApplyModal-module__U7AN1G__select{appearance:none;cursor:pointer;font-family:var(--font-mono);text-transform:uppercase;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 4 4 4 4-4'/%3E%3C/svg%3E");background-position:right 1.2rem center;background-repeat:no-repeat;padding-right:3rem;font-size:.8rem}.CareerApplyModal-module__U7AN1G__select option{color:#fff;background:#121212}.CareerApplyModal-module__U7AN1G__input::placeholder,.CareerApplyModal-module__U7AN1G__textarea::placeholder{color:#4b5563}.CareerApplyModal-module__U7AN1G__input:focus,.CareerApplyModal-module__U7AN1G__textarea:focus,.CareerApplyModal-module__U7AN1G__select:focus{background:#161616;border-color:#fff;outline:none}.CareerApplyModal-module__U7AN1G__textarea{resize:vertical;min-height:90px}.CareerApplyModal-module__U7AN1G__submitBtn{color:#000;font-size:.75rem;font-family:var(--font-mono);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:1px solid #fff;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:14px;font-weight:500;transition:all .2s;display:flex}.CareerApplyModal-module__U7AN1G__submitBtn:disabled{color:#4b5563;cursor:not-allowed;background:#161616;border-color:#262626;box-shadow:none!important;transform:none!important}.CareerApplyModal-module__U7AN1G__submitBtn:hover:not(:disabled){color:#fff;background:#000;border-color:#fff}.CareerApplyModal-module__U7AN1G__successContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:6rem 2rem;display:flex}.CareerApplyModal-module__U7AN1G__successIcon{color:#fff;background:#ffffff14;border:1px solid #262626;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-size:1.75rem;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards CareerApplyModal-module__U7AN1G__popSuccess;display:flex}.CareerApplyModal-module__U7AN1G__successTitle{font-family:var(--font-sans);color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:2rem;font-weight:500}.CareerApplyModal-module__U7AN1G__successMessage{font-family:var(--font-sans);color:#9ca3af;max-width:400px;margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.CareerApplyModal-module__U7AN1G__successBtn{color:#000;font-size:.75rem;font-family:var(--font-mono);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:1px solid #fff;border-radius:4px;padding:12px 36px;font-weight:500;transition:all .2s}.CareerApplyModal-module__U7AN1G__successBtn:hover{color:#fff;background:#000;border-color:#fff}@keyframes CareerApplyModal-module__U7AN1G__fadeIn{to{opacity:1}}@keyframes CareerApplyModal-module__U7AN1G__slideInRight{to{opacity:1;transform:translate(0)}}@keyframes CareerApplyModal-module__U7AN1G__slideInBottom{to{opacity:1;transform:translateY(0)}}@keyframes CareerApplyModal-module__U7AN1G__popSuccess{0%{opacity:0;transform:scale(.5)rotate(-20deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (max-width:768px){.CareerApplyModal-module__U7AN1G__modalOverlay{justify-content:center;align-items:flex-end;padding:0}.CareerApplyModal-module__U7AN1G__modalContent{border-top:1px solid #262626;border-left:none;border-top-left-radius:20px;border-top-right-radius:20px;max-width:100%;height:85vh;animation:.4s cubic-bezier(.16,1,.3,1) forwards CareerApplyModal-module__U7AN1G__slideInBottom;transform:translateY(100%)}.CareerApplyModal-module__U7AN1G__drawerHeader{padding:36px 24px 24px}.CareerApplyModal-module__U7AN1G__formBody{padding:24px 24px 40px}.CareerApplyModal-module__U7AN1G__closeBtn{width:36px;height:36px;top:16px;right:16px}.CareerApplyModal-module__U7AN1G__title{font-size:1.75rem}.CareerApplyModal-module__U7AN1G__slideOut{animation:.35s cubic-bezier(.16,1,.3,1) forwards CareerApplyModal-module__U7AN1G__slideOutBottom!important}}.CareerApplyModal-module__U7AN1G__fadeOut{animation:.35s cubic-bezier(.16,1,.3,1) forwards CareerApplyModal-module__U7AN1G__fadeOut!important}.CareerApplyModal-module__U7AN1G__slideOut{animation:.35s cubic-bezier(.16,1,.3,1) forwards CareerApplyModal-module__U7AN1G__slideOutRight!important}@keyframes CareerApplyModal-module__U7AN1G__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes CareerApplyModal-module__U7AN1G__slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes CareerApplyModal-module__U7AN1G__slideOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}
.ContactSection-module__1kX6Bq__contactSection{color:#000;background:#fff;padding:8rem 0;position:relative;overflow:hidden}.ContactSection-module__1kX6Bq__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:6rem;display:grid}.ContactSection-module__1kX6Bq__tagline{letter-spacing:.2em;color:#64748b;text-transform:uppercase;margin-bottom:1.5rem;font-size:.85rem;font-weight:700;display:block}.ContactSection-module__1kX6Bq__title{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1.1}.ContactSection-module__1kX6Bq__italic{font-family:var(--font-serif);font-style:italic;font-weight:400}.ContactSection-module__1kX6Bq__description{color:#475569;max-width:500px;margin-bottom:4rem;font-size:1.25rem;line-height:1.6}.ContactSection-module__1kX6Bq__contactDetails{flex-direction:column;gap:2.5rem;display:flex}.ContactSection-module__1kX6Bq__detailItem{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__1kX6Bq__detailLabel{letter-spacing:.1em;color:#94a3b8;text-transform:uppercase;font-size:.7rem;font-weight:800}.ContactSection-module__1kX6Bq__detailLink,.ContactSection-module__1kX6Bq__detailValue{color:#000;font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .3s}.ContactSection-module__1kX6Bq__detailLink:hover{color:#c8a84b}.ContactSection-module__1kX6Bq__form{flex-direction:column;gap:2rem;padding:3rem;display:flex}.ContactSection-module__1kX6Bq__formGroup{flex-direction:column;gap:.75rem;display:flex}.ContactSection-module__1kX6Bq__label{letter-spacing:.1em;color:#000;font-size:.75rem;font-weight:800}.ContactSection-module__1kX6Bq__input,.ContactSection-module__1kX6Bq__textarea{width:100%;font-size:1rem;font-family:var(--font-sans);color:#000;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;transition:all .3s}.ContactSection-module__1kX6Bq__textarea{resize:vertical;min-height:150px}.ContactSection-module__1kX6Bq__input:focus,.ContactSection-module__1kX6Bq__textarea:focus{background:#fff;border-color:#000;outline:none;box-shadow:0 10px 20px #0000000d}.ContactSection-module__1kX6Bq__submitBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:12px;margin-top:1rem;padding:1.25rem;font-size:1rem;font-weight:700;transition:all .3s}.ContactSection-module__1kX6Bq__submitBtn:hover{background:#c8a84b;transform:translateY(-2px);box-shadow:0 20px 40px #c8a84b4d}@media (max-width:1024px){.ContactSection-module__1kX6Bq__grid{grid-template-columns:1fr;gap:4rem}.ContactSection-module__1kX6Bq__infoSide{text-align:center}.ContactSection-module__1kX6Bq__description{margin-left:auto;margin-right:auto}.ContactSection-module__1kX6Bq__contactDetails{align-items:center}}@media (max-width:768px){.ContactSection-module__1kX6Bq__contactSection{padding:4rem 0}.ContactSection-module__1kX6Bq__form{padding:2rem 1.5rem}.ContactSection-module__1kX6Bq__title{font-size:2.5rem}}
.OutcomeSection-module__hOu-XW__outcomeSection{color:#000;background:#fff;border-bottom:1px solid #0000001a;padding:5rem 0;position:relative;overflow:hidden}.OutcomeSection-module__hOu-XW__mirroredBg{pointer-events:none;z-index:1;position:absolute;inset:0;transform:scaleX(-1)}.OutcomeSection-module__hOu-XW__rays{opacity:.5;position:absolute;inset:0}.OutcomeSection-module__hOu-XW__rays svg{width:100%;height:100%}.OutcomeSection-module__hOu-XW__grain{pointer-events:none;opacity:.3;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.OutcomeSection-module__hOu-XW__split{z-index:10;grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;display:grid;position:relative}.OutcomeSection-module__hOu-XW__left{position:sticky;top:8rem}.OutcomeSection-module__hOu-XW__tagline{letter-spacing:.1em;color:#a6831d;text-transform:lowercase;font-size:.85rem;font-weight:600;font-family:var(--font-mono);margin-bottom:1rem;display:block}.OutcomeSection-module__hOu-XW__title{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:.95}.OutcomeSection-module__hOu-XW__italic{font-family:var(--font-serif);font-style:italic;font-weight:400}.OutcomeSection-module__hOu-XW__subtitle{color:#475569;max-width:450px;font-size:1rem;line-height:1.5}.OutcomeSection-module__hOu-XW__right{flex-direction:column;gap:2.5rem;display:flex}.OutcomeSection-module__hOu-XW__outcomeItem{border-bottom:1px solid #00000014;padding:0 0 3rem;position:relative}.OutcomeSection-module__hOu-XW__outcomeItem:last-child{border-bottom:none}.OutcomeSection-module__hOu-XW__itemHeader{align-items:baseline;gap:1.5rem;margin-bottom:1rem;display:flex}.OutcomeSection-module__hOu-XW__number{font-family:var(--font-mono);color:#a6831d;opacity:.5;font-size:1rem;font-weight:600}.OutcomeSection-module__hOu-XW__outcomeTitle{letter-spacing:-.03em;font-size:1.75rem;font-weight:500}.OutcomeSection-module__hOu-XW__outcomeDescription{color:#475569;max-width:500px;padding-left:3rem;font-size:1rem;line-height:1.6}@media (max-width:991px){.OutcomeSection-module__hOu-XW__split{grid-template-columns:1fr;gap:3rem}.OutcomeSection-module__hOu-XW__left{position:static}}@media (max-width:768px){.OutcomeSection-module__hOu-XW__outcomeSection{padding:4rem 0}.OutcomeSection-module__hOu-XW__title{margin-bottom:2rem}.OutcomeSection-module__hOu-XW__outcomeItem{background:#a6831d08;border-bottom:none;border-left:2px solid #a6831d;border-radius:0 12px 12px 0;margin-bottom:1rem;padding:2rem 0 2rem 1.5rem}.OutcomeSection-module__hOu-XW__itemHeader{gap:1rem}.OutcomeSection-module__hOu-XW__number{font-size:.9rem}.OutcomeSection-module__hOu-XW__outcomeTitle{font-size:1.4rem}.OutcomeSection-module__hOu-XW__outcomeDescription{padding-left:0;font-size:.95rem;line-height:1.5}}
.StorySection-module__iOvPUq__storySection{color:#000;background:#fff;border-bottom:1px solid #0000001a;padding:5rem 0;position:relative;overflow:hidden}.StorySection-module__iOvPUq__bgPattern{pointer-events:none;z-index:1;position:absolute;inset:0}.StorySection-module__iOvPUq__rays{opacity:.5;position:absolute;inset:0}.StorySection-module__iOvPUq__rays svg{width:100%;height:100%}.StorySection-module__iOvPUq__grain{pointer-events:none;opacity:.3;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.StorySection-module__iOvPUq__grid{z-index:10;justify-content:flex-start;display:flex;position:relative}.StorySection-module__iOvPUq__content{max-width:800px}.StorySection-module__iOvPUq__tagline{letter-spacing:.1em;color:#a6831d;text-transform:lowercase;font-size:.85rem;font-weight:800;font-family:var(--font-mono);margin-bottom:1rem;display:block}.StorySection-module__iOvPUq__title{letter-spacing:-.04em;margin-bottom:2.5rem;font-size:clamp(3rem,6vw,4rem);font-weight:600;line-height:.95}.StorySection-module__iOvPUq__italic{font-family:var(--font-serif);font-style:italic;font-weight:400}.StorySection-module__iOvPUq__body{flex-direction:column;gap:1.5rem;display:flex}.StorySection-module__iOvPUq__body p{color:#334155;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.StorySection-module__iOvPUq__storySection{padding:4rem 0}.StorySection-module__iOvPUq__title{font-size:2.5rem}.StorySection-module__iOvPUq__body p{font-size:1.15rem}}
.JobDetail-module__IlBk-W__jobPage{background:#fff;flex-direction:column;min-height:100vh;display:flex}.JobDetail-module__IlBk-W__main{flex:1;padding:140px 0 100px}.JobDetail-module__IlBk-W__header{text-align:left;max-width:800px;margin:0 auto 60px}.JobDetail-module__IlBk-W__backBtn{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-muted,#6b7280);align-items:center;gap:8px;margin-bottom:32px;font-size:.7rem;font-weight:500;transition:all .2s;display:inline-flex}.JobDetail-module__IlBk-W__backBtn:hover{color:var(--foreground,#111);transform:translate(-4px)}.JobDetail-module__IlBk-W__categoryBadge{font-family:var(--font-mono);color:#4b5563;text-transform:lowercase;background:#fafafa;border:1px solid #e5e7eb;border-radius:4px;margin-bottom:1.5rem;padding:4px 10px;font-size:.68rem;font-weight:500;display:inline-block}.JobDetail-module__IlBk-W__title{font-family:var(--font-sans);color:var(--foreground,#111);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:500;line-height:1.1}.JobDetail-module__IlBk-W__meta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--foreground-muted,#6b7280);justify-content:flex-start;align-items:center;gap:12px;font-size:.72rem;font-weight:500;display:flex}.JobDetail-module__IlBk-W__dot{color:#cbd5e1}.JobDetail-module__IlBk-W__content{max-width:800px;margin:0 auto}.JobDetail-module__IlBk-W__content strong{font-weight:500}.JobDetail-module__IlBk-W__section{margin-bottom:3.5rem}.JobDetail-module__IlBk-W__section h2{font-family:var(--font-sans);color:var(--foreground,#111);margin-bottom:1.25rem;font-size:1.5rem;font-weight:500}.JobDetail-module__IlBk-W__section p{font-family:var(--font-sans);color:#374151;font-size:1.05rem;line-height:1.7}.JobDetail-module__IlBk-W__section ul{padding:0;list-style:none}.JobDetail-module__IlBk-W__section ul li{font-family:var(--font-sans);color:#374151;margin-bottom:1rem;padding-left:24px;font-size:1.05rem;line-height:1.6;position:relative}.JobDetail-module__IlBk-W__section ul li:before{content:"→";color:#a6831d;font-weight:600;font-family:var(--font-mono);position:absolute;left:0}.JobDetail-module__IlBk-W__applySection{margin-top:5rem}.JobDetail-module__IlBk-W__applyCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:48px}.JobDetail-module__IlBk-W__applyCard h3{font-family:var(--font-sans);color:var(--foreground,#111);margin-bottom:1rem;font-size:1.75rem;font-weight:500}.JobDetail-module__IlBk-W__applyCard p{font-family:var(--font-sans);color:var(--foreground-muted,#6b7280);max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem}.JobDetail-module__IlBk-W__topApplyBtn,.JobDetail-module__IlBk-W__finalApplyBtn{background:var(--foreground,#111);color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--foreground,#111);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;margin-top:1.5rem;padding:12px 28px;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex}.JobDetail-module__IlBk-W__topApplyBtn:hover,.JobDetail-module__IlBk-W__finalApplyBtn:hover{color:var(--foreground,#111);border-color:var(--foreground,#111);box-shadow:none;background:#fff;transform:none}.JobDetail-module__IlBk-W__factsDashboard{background:#fafafa;border:1px solid #e5e7eb;border-radius:4px;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:48px;padding:24px;display:grid}.JobDetail-module__IlBk-W__factItem{flex-direction:column;gap:6px;display:flex}.JobDetail-module__IlBk-W__factLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#8b949e;font-size:.65rem;font-weight:500}.JobDetail-module__IlBk-W__factValue{font-family:var(--font-sans);color:#111;font-size:1.05rem;font-weight:500}@media (max-width:768px){.JobDetail-module__IlBk-W__main{padding:100px 0 60px}.JobDetail-module__IlBk-W__title{font-size:2.25rem}.JobDetail-module__IlBk-W__applyCard{padding:24px}.JobDetail-module__IlBk-W__factsDashboard{grid-template-columns:1fr;gap:16px;padding:16px}}
.CareersListing-module__De9Kva__careersListing{background:#fff;padding:60px 0 120px}.CareersListing-module__De9Kva__filters{scrollbar-width:none;border-bottom:1px solid #e5e7eb;gap:2rem;margin-bottom:60px;display:flex;overflow-x:auto}.CareersListing-module__De9Kva__filters::-webkit-scrollbar{display:none}.CareersListing-module__De9Kva__filterBtn{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-muted,#6b7280);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding-bottom:20px;font-size:.72rem;font-weight:600;transition:all .2s;position:relative}.CareersListing-module__De9Kva__filterBtn:hover,.CareersListing-module__De9Kva__activeFilter{color:var(--foreground,#111)}.CareersListing-module__De9Kva__activeFilter:after{content:"";background:var(--foreground,#111);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.CareersListing-module__De9Kva__emptyState{text-align:center;border:1px dashed #e5e7eb;border-radius:4px;grid-column:1/-1;padding:80px 40px}.CareersListing-module__De9Kva__emptyState p{color:var(--foreground-muted,#6b7280);font-family:var(--font-mono);text-transform:uppercase;font-size:.8rem}.CareersListing-module__De9Kva__grid{flex-direction:column;gap:16px;display:flex}.CareersListing-module__De9Kva__jobCard{background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:space-between;align-items:center;padding:24px 32px;transition:all .2s;display:flex}.CareersListing-module__De9Kva__jobCard:hover{border-color:var(--foreground,#111);background:#fafafa}.CareersListing-module__De9Kva__jobCard:hover .CareersListing-module__De9Kva__applyNowBtn{color:var(--foreground,#111);border-color:var(--foreground,#111);background:#fff}.CareersListing-module__De9Kva__cardInfo{flex-direction:column;gap:8px;display:flex}.CareersListing-module__De9Kva__categoryBadge{font-family:var(--font-mono);color:#4b5563;text-transform:lowercase;background:#fafafa;border:1px solid #e5e7eb;border-radius:4px;width:fit-content;padding:4px 10px;font-size:.68rem;font-weight:500;display:inline-block}.CareersListing-module__De9Kva__jobTitle{font-family:var(--font-sans);color:var(--foreground,#111);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:500}.CareersListing-module__De9Kva__jobMeta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--foreground-muted,#6b7280);align-items:center;gap:10px;font-size:.72rem;display:flex}.CareersListing-module__De9Kva__dot{color:#cbd5e1}.CareersListing-module__De9Kva__applyNowBtn{background:var(--foreground,#111);color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--foreground,#111);text-align:center;white-space:nowrap;border-radius:4px;padding:10px 20px;font-size:.75rem;font-weight:500;transition:all .2s}.CareersListing-module__De9Kva__applyNowBtn:hover{color:var(--foreground,#111);border-color:var(--foreground,#111);background:#fff}@media (max-width:768px){.CareersListing-module__De9Kva__jobCard{flex-direction:column;align-items:flex-start;gap:20px;padding:20px}.CareersListing-module__De9Kva__applyNowBtn{text-align:center;width:100%}}.CareersListing-module__De9Kva__noMore{text-align:center;background:#fafafa;border:1px solid #e5e7eb;border-radius:4px;margin-top:64px;padding:32px}.CareersListing-module__De9Kva__noMore p{color:var(--foreground-muted,#6b7280);font-family:var(--font-sans);font-size:.92rem}.CareersListing-module__De9Kva__noMore a{color:var(--foreground,#111);font-weight:600;text-decoration:underline}@media (max-width:768px){.CareersListing-module__De9Kva__grid{grid-template-columns:1fr}.CareersListing-module__De9Kva__jobCard{padding:24px}.CareersListing-module__De9Kva__jobTitle{font-size:1.2rem}}
.CaseStudyDetail-module__UjdoCW__caseStudy{padding-top:calc(var(--top-bar-height) + var(--nav-height) + 48px);background:#fff;padding-bottom:8rem}.CaseStudyDetail-module__UjdoCW__header{text-align:left;padding:0 0 32px}.CaseStudyDetail-module__UjdoCW__backLink{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-muted,#6b7280);align-items:center;gap:8px;margin-bottom:24px;font-size:.7rem;font-weight:500;transition:all .2s;display:inline-flex}.CaseStudyDetail-module__UjdoCW__backLink:hover{color:var(--foreground,#111);transform:translate(-4px)}.CaseStudyDetail-module__UjdoCW__category{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:#a6831d;margin-bottom:12px;font-size:.72rem;font-weight:600;display:block}.CaseStudyDetail-module__UjdoCW__title{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--foreground,#111);max-width:760px;margin-bottom:16px;font-size:clamp(1.65rem,3.2vw,2.25rem);font-weight:700;line-height:1.15}.CaseStudyDetail-module__UjdoCW__subtitle{font-family:var(--font-sans);color:var(--foreground-muted,#6b7280);max-width:760px;font-size:clamp(.95rem,1.8vw,1.12rem);font-weight:400;line-height:1.5}.CaseStudyDetail-module__UjdoCW__heroSection{margin-bottom:48px}.CaseStudyDetail-module__UjdoCW__imageWrapper{aspect-ratio:16/9;background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;max-width:760px;margin-left:0;position:relative;overflow:hidden;box-shadow:0 16px 40px #0000000a,0 4px 12px #00000005}.CaseStudyDetail-module__UjdoCW__image{object-fit:cover;width:100%;height:100%;transition:opacity .3s}.CaseStudyDetail-module__UjdoCW__imageWrapper:hover .CaseStudyDetail-module__UjdoCW__image{opacity:.95}.CaseStudyDetail-module__UjdoCW__masterGrid{grid-template-columns:1fr 340px;gap:64px;width:100%;display:grid}.CaseStudyDetail-module__UjdoCW__mainColumn{flex-direction:column;width:100%;max-width:760px;display:flex}.CaseStudyDetail-module__UjdoCW__sidebarColumn{border-left:1px solid #e5e7eb;align-self:start;margin-top:8px;padding-left:40px;position:sticky;top:40px}.CaseStudyDetail-module__UjdoCW__stickyContainer{flex-direction:column;gap:28px;display:flex}.CaseStudyDetail-module__UjdoCW__contentBody{border-top:1px solid #e5e7eb;flex-direction:column;gap:56px;margin-top:32px;padding-top:48px;display:flex}.CaseStudyDetail-module__UjdoCW__block{flex-direction:column;gap:20px;display:flex}.CaseStudyDetail-module__UjdoCW__block h2{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted,#6b7280);border-bottom:1px solid #e5e7eb;margin:0;padding-bottom:8px;font-size:.72rem;font-weight:600}.CaseStudyDetail-module__UjdoCW__aboutText{font-family:var(--font-sans);color:var(--foreground,#111);font-size:1.15rem;font-weight:450;line-height:1.7}.CaseStudyDetail-module__UjdoCW__block p{font-family:var(--font-sans);color:#374151;margin:0;font-size:1rem;font-weight:400;line-height:1.75}.CaseStudyDetail-module__UjdoCW__outcomeList{counter-reset:outcome-counter;flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.CaseStudyDetail-module__UjdoCW__outcomeList li{counter-increment:outcome-counter;font-family:var(--font-sans);color:var(--foreground,#111);padding-left:48px;font-size:1rem;font-weight:450;line-height:1.6;position:relative}.CaseStudyDetail-module__UjdoCW__outcomeList li:before{content:"[" counter(outcome-counter, decimal-leading-zero) "]";font-family:var(--font-mono);color:#a6831d;font-size:.72rem;font-weight:600;position:absolute;left:0}.CaseStudyDetail-module__UjdoCW__featureGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-top:8px;display:grid}.CaseStudyDetail-module__UjdoCW__featureItem{font-family:var(--font-sans);color:var(--foreground,#111);background:#fff;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:12px;padding:16px 20px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.CaseStudyDetail-module__UjdoCW__featureItem:hover{border-color:var(--foreground,#111);background:#fafafa}.CaseStudyDetail-module__UjdoCW__featureDot{background:#a6831d;border-radius:50%;flex-shrink:0;width:6px;height:6px}.CaseStudyDetail-module__UjdoCW__ctaWrapper{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:48px}.CaseStudyDetail-module__UjdoCW__finalCTA{background:var(--foreground,#111);color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--foreground,#111);border-radius:4px;align-items:center;gap:8px;padding:14px 28px;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.CaseStudyDetail-module__UjdoCW__finalCTA:hover{color:var(--foreground,#111);border-color:var(--foreground,#111);background:#fff}.CaseStudyDetail-module__UjdoCW__bottomNav{border-top:1px solid #e5e7eb;margin-top:32px;padding-top:32px}.CaseStudyDetail-module__UjdoCW__metaBlock{flex-direction:column;gap:12px;display:flex}.CaseStudyDetail-module__UjdoCW__metaBlockTitle{font-family:var(--font-mono);text-transform:uppercase;color:#111;letter-spacing:.1em;border-bottom:1px solid #d1d5db;padding-bottom:8px;font-size:.65rem;font-weight:700}.CaseStudyDetail-module__UjdoCW__clientMeta{flex-direction:column;gap:12px;display:flex}.CaseStudyDetail-module__UjdoCW__metaItem{font-family:var(--font-sans);color:var(--foreground,#111);flex-direction:column;gap:2px;font-size:.9rem;display:flex}.CaseStudyDetail-module__UjdoCW__metaItem strong{font-family:var(--font-mono);text-transform:uppercase;color:#6b7280;letter-spacing:.05em;font-size:.62rem;font-weight:600}.CaseStudyDetail-module__UjdoCW__tags{flex-wrap:wrap;gap:6px;display:flex}.CaseStudyDetail-module__UjdoCW__tag{font-family:var(--font-mono);color:#111;text-transform:lowercase;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;padding:6px 12px;font-size:.68rem;font-weight:600;transition:all .2s}.CaseStudyDetail-module__UjdoCW__tag:hover{border-color:var(--foreground,#111);color:var(--foreground,#111);background:#fff}@media (max-width:992px){.CaseStudyDetail-module__UjdoCW__masterGrid{grid-template-columns:1fr;gap:48px}.CaseStudyDetail-module__UjdoCW__sidebarColumn{border-top:1px solid #e5e7eb;border-left:none;align-self:auto;margin-top:0;padding-top:40px;padding-left:0;position:static}.CaseStudyDetail-module__UjdoCW__stickyContainer{gap:28px}}
.CaseStudyGrid-module__IqY-Sq__gridSection{background:#fff;padding:80px 0 120px;position:relative}.CaseStudyGrid-module__IqY-Sq__grid{z-index:10;flex-direction:column;gap:56px;display:flex;position:relative}.CaseStudyGrid-module__IqY-Sq__card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;grid-template-columns:1.2fr 1fr;align-items:center;gap:48px;padding:32px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:grid;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003}.CaseStudyGrid-module__IqY-Sq__card:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 20px 40px #0000000a,0 1px 3px #00000005}@media (max-width:992px){.CaseStudyGrid-module__IqY-Sq__card{grid-template-columns:1fr;gap:32px;padding:24px}}.CaseStudyGrid-module__IqY-Sq__browserFrame{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-bottom:0;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000008}@media (max-width:992px){.CaseStudyGrid-module__IqY-Sq__browserFrame{margin-bottom:24px}}.CaseStudyGrid-module__IqY-Sq__browserHeader{background:#f1f5f9;border-bottom:1px solid #e2e8f0;align-items:center;height:36px;padding:0 16px;display:flex;position:relative}.CaseStudyGrid-module__IqY-Sq__browserDots{gap:6px;display:flex}.CaseStudyGrid-module__IqY-Sq__browserDots span{border-radius:50%;width:9px;height:9px;display:inline-block}.CaseStudyGrid-module__IqY-Sq__dotRed{background:#ff5f56}.CaseStudyGrid-module__IqY-Sq__dotYellow{background:#ffbd2e}.CaseStudyGrid-module__IqY-Sq__dotGreen{background:#27c93f}.CaseStudyGrid-module__IqY-Sq__browserUrl{color:#64748b;font-size:.7rem;font-family:var(--font-mono), monospace;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #e2e8f0;border-radius:4px;max-width:60%;padding:3px 24px;font-weight:500;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.CaseStudyGrid-module__IqY-Sq__imageWrapper{aspect-ratio:16/10;background:#fff;width:100%;position:relative;overflow:hidden}.CaseStudyGrid-module__IqY-Sq__image{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.CaseStudyGrid-module__IqY-Sq__card:hover .CaseStudyGrid-module__IqY-Sq__image{transform:scale(1.02)}.CaseStudyGrid-module__IqY-Sq__content{flex-direction:column;flex:1;display:flex}.CaseStudyGrid-module__IqY-Sq__category{font-family:var(--font-mono);letter-spacing:.1em;color:#a6831d;text-transform:uppercase;margin-bottom:8px;font-size:.7rem;font-weight:600;display:block}.CaseStudyGrid-module__IqY-Sq__title{color:#0f172a;letter-spacing:-.03em;font-size:1.4rem;font-weight:700;line-height:1.2}.CaseStudyGrid-module__IqY-Sq__subtitle{color:#64748b;margin-top:2px;font-size:.95rem;font-weight:500;line-height:1.4}.CaseStudyGrid-module__IqY-Sq__descriptionText{color:#475569;margin:18px 0;font-size:.92rem;font-weight:400;line-height:1.55}.CaseStudyGrid-module__IqY-Sq__tags{flex-wrap:wrap;gap:8px;display:flex}.CaseStudyGrid-module__IqY-Sq__tag{color:#4b5563;font-size:.68rem;font-weight:500;font-family:var(--font-mono);text-transform:lowercase;background:#fafafa;border:1px solid #e5e7eb;border-radius:4px;padding:4px 10px}.CaseStudyGrid-module__IqY-Sq__action{margin-top:0}.CaseStudyGrid-module__IqY-Sq__actionLink{background:var(--foreground,#111);color:#fff;font-size:.75rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--foreground,#111);white-space:nowrap;border-radius:4px;padding:10px 20px;transition:all .2s;display:inline-block}.CaseStudyGrid-module__IqY-Sq__card:hover .CaseStudyGrid-module__IqY-Sq__actionLink{color:var(--foreground,#111);border-color:var(--foreground,#111);background:#fff;transform:none}.CaseStudyGrid-module__IqY-Sq__tagsAndAction{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:16px;display:flex}@media (max-width:576px){.CaseStudyGrid-module__IqY-Sq__tagsAndAction{flex-direction:column;align-items:flex-start;gap:12px}}
.FAQSection-module__XrVDtW__faqSection{color:#000;background:#fff;border-bottom:1.5px solid #0003;padding:4rem 0;position:relative;overflow:hidden}.FAQSection-module__XrVDtW__grain{pointer-events:none;opacity:.3;mix-blend-mode:multiply;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.FAQSection-module__XrVDtW__header{z-index:10;text-align:center;margin-bottom:3rem;position:relative}.FAQSection-module__XrVDtW__tagline{letter-spacing:.1em;color:#a6831d;text-transform:lowercase;font-size:.85rem;font-weight:600;font-family:var(--font-mono);margin-bottom:.75rem;display:block}.FAQSection-module__XrVDtW__title{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.1}.FAQSection-module__XrVDtW__italic{font-family:var(--font-serif);font-style:italic;font-weight:400}.FAQSection-module__XrVDtW__subtitle{color:#64748b;max-width:500px;margin:0 auto;font-size:1rem}.FAQSection-module__XrVDtW__faqWrapper{z-index:10;max-width:800px;margin:0 auto;position:relative}.FAQSection-module__XrVDtW__faqItem{cursor:pointer;border-bottom:1px solid #0000000d;transition:all .3s}.FAQSection-module__XrVDtW__faqItem:last-child{border-bottom:none}.FAQSection-module__XrVDtW__faqHeader{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 0;font-family:inherit;display:flex}.FAQSection-module__XrVDtW__question{letter-spacing:-.02em;font-size:1.15rem;font-weight:500;transition:color .3s}.FAQSection-module__XrVDtW__faqItem:hover .FAQSection-module__XrVDtW__question{color:#c8a84b}.FAQSection-module__XrVDtW__iconWrapper{flex-shrink:0;width:20px;height:20px;position:relative}.FAQSection-module__XrVDtW__iconLine{background:#000;width:100%;height:1.5px;transition:transform .4s cubic-bezier(.23,1,.32,1);position:absolute;top:50%;left:0}.FAQSection-module__XrVDtW__iconLine.FAQSection-module__XrVDtW__vertical{transform:rotate(90deg)}.FAQSection-module__XrVDtW__active .FAQSection-module__XrVDtW__iconLine.FAQSection-module__XrVDtW__vertical{transform:rotate(0)}.FAQSection-module__XrVDtW__answerWrapper{max-height:0;transition:max-height .4s cubic-bezier(.23,1,.32,1);overflow:hidden}.FAQSection-module__XrVDtW__active .FAQSection-module__XrVDtW__answerWrapper{max-height:300px}.FAQSection-module__XrVDtW__answerContent{padding:0 0 1.5rem}.FAQSection-module__XrVDtW__answerText{color:#64748b;max-width:90%;font-size:1rem;line-height:1.6}@media (max-width:768px){.FAQSection-module__XrVDtW__faqWrapper{padding:0 1rem}.FAQSection-module__XrVDtW__question{font-size:1rem}.FAQSection-module__XrVDtW__answerText{font-size:.95rem}}
.FounderSection-module__Qv-3KG__founderSection{background:#fff;border-bottom:1.5px solid #0000001a;padding:100px 0}.FounderSection-module__Qv-3KG__grid{grid-template-columns:1fr 1.5fr;align-items:center;gap:80px;display:grid}.FounderSection-module__Qv-3KG__imageContainer{justify-content:center;display:flex;position:relative}.FounderSection-module__Qv-3KG__imageWrapper{z-index:2;border:1px solid #0000001a;border-radius:50%;width:320px;height:320px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.FounderSection-module__Qv-3KG__founderImage{object-fit:cover;filter:grayscale(20%);width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.FounderSection-module__Qv-3KG__imageWrapper:hover .FounderSection-module__Qv-3KG__founderImage{transform:scale(1.05)}.FounderSection-module__Qv-3KG__imageDecoration{display:none}.FounderSection-module__Qv-3KG__tagline{letter-spacing:.15em;color:#64748b;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:500;display:block}.FounderSection-module__Qv-3KG__title{color:#000;letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:500}.FounderSection-module__Qv-3KG__role{color:#c8a84b;font-size:1.25rem;font-weight:500;font-family:var(--font-serif);margin-bottom:2rem;font-style:italic}.FounderSection-module__Qv-3KG__bio{flex-direction:column;gap:1.25rem;margin-bottom:3rem;display:flex}.FounderSection-module__Qv-3KG__bio p{color:#475569;max-width:600px;font-size:1.1rem;line-height:1.6}.FounderSection-module__Qv-3KG__stats{gap:40px;display:flex}.FounderSection-module__Qv-3KG__statItem{flex-direction:column;display:flex}.FounderSection-module__Qv-3KG__statValue{color:#000;font-size:1.5rem;font-weight:500}.FounderSection-module__Qv-3KG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}@media (max-width:992px){.FounderSection-module__Qv-3KG__grid{text-align:center;grid-template-columns:1fr;gap:60px}.FounderSection-module__Qv-3KG__imageContainer{order:-1}.FounderSection-module__Qv-3KG__bio{align-items:center}.FounderSection-module__Qv-3KG__stats{justify-content:center}.FounderSection-module__Qv-3KG__imageDecoration{top:20px;left:20px;right:0}}
.GlowCard-module__zeDcWW__glowCard{background:#0000001a;border-radius:16px;height:100%;padding:1.5px;display:flex;position:relative;overflow:hidden}.GlowCard-module__zeDcWW__glow{pointer-events:none;z-index:0;opacity:var(--glow-opacity,0);background:radial-gradient(400px circle at var(--mouse-x) var(--mouse-y), #c8a84b66, #c8a84b1a 40%, transparent 80%);transition:opacity .3s;position:absolute;inset:0}.GlowCard-module__zeDcWW__content{z-index:1;background:#fff;border-radius:15px;width:100%;height:100%;position:relative}
.PolicyLayout-module__N_HyJG__policyContainer{z-index:10;background:#fff;padding:80px 0 120px;position:relative}.PolicyLayout-module__N_HyJG__intro{font-family:var(--font-sans);color:#334155;max-width:900px;margin:0 auto 5rem;font-size:1.15rem;font-weight:400;line-height:1.8}.PolicyLayout-module__N_HyJG__layoutGrid{grid-template-columns:280px 1fr;align-items:start;gap:5rem;display:grid}.PolicyLayout-module__N_HyJG__sidebar{scrollbar-width:none;max-height:calc(100vh - 180px);padding-right:1.5rem;position:sticky;top:140px;overflow-y:auto}.PolicyLayout-module__N_HyJG__sidebar::-webkit-scrollbar{display:none}.PolicyLayout-module__N_HyJG__nav{flex-direction:column;gap:1.25rem;display:flex}.PolicyLayout-module__N_HyJG__navItem{text-align:left;cursor:pointer;opacity:.4;background:0 0;border:none;align-items:center;width:100%;padding:.5rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.PolicyLayout-module__N_HyJG__navItem:hover{opacity:.85}.PolicyLayout-module__N_HyJG__activeNavItem{opacity:1}.PolicyLayout-module__N_HyJG__num{font-family:var(--font-mono);color:#a6831d;flex-shrink:0;width:32px;font-size:.75rem;font-weight:500}.PolicyLayout-module__N_HyJG__navTitle{font-family:var(--font-sans);color:#0f172a;letter-spacing:-.01em;padding-right:1rem;font-size:.9rem;font-weight:500}.PolicyLayout-module__N_HyJG__activeLine{transform-origin:0;background:#a6831d4d;flex-grow:1;height:1px;margin-left:.5rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards PolicyLayout-module__N_HyJG__growLine}@keyframes PolicyLayout-module__N_HyJG__growLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.PolicyLayout-module__N_HyJG__contentArea{flex-direction:column;gap:4.5rem;max-width:800px;display:flex}.PolicyLayout-module__N_HyJG__sectionBlock{scroll-margin-top:140px}.PolicyLayout-module__N_HyJG__sectionHeader{font-family:var(--font-sans);color:#0f172a;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:1.8rem;font-weight:500;line-height:1.2}.PolicyLayout-module__N_HyJG__sectionNumber{font-family:var(--font-serif);color:#a6831d;margin-right:.5rem;font-style:italic;font-weight:400}.PolicyLayout-module__N_HyJG__sectionBody{font-family:var(--font-sans);color:#334155;font-size:1.025rem;font-weight:400;line-height:1.85}.PolicyLayout-module__N_HyJG__sectionBody p{margin-bottom:1.25rem}.PolicyLayout-module__N_HyJG__sectionBody p:last-child{margin-bottom:0}.PolicyLayout-module__N_HyJG__sectionBody strong{color:#0f172a;font-weight:500}.PolicyLayout-module__N_HyJG__sectionBody ul{margin:1.25rem 0;padding:0;list-style:none}.PolicyLayout-module__N_HyJG__sectionBody ul li{margin-bottom:.75rem;padding-left:1.75rem;position:relative}.PolicyLayout-module__N_HyJG__sectionBody ul li:before{content:"→";color:#a6831d;font-weight:500;font-family:var(--font-mono);position:absolute;left:0}@media (max-width:991px){.PolicyLayout-module__N_HyJG__layoutGrid{grid-template-columns:1fr;gap:3rem}.PolicyLayout-module__N_HyJG__sidebar{display:none}.PolicyLayout-module__N_HyJG__intro{margin-bottom:3rem;font-size:1.1rem}.PolicyLayout-module__N_HyJG__sectionBlock{scroll-margin-top:100px}.PolicyLayout-module__N_HyJG__sectionHeader{font-size:1.5rem}}
.WorkGrid-module__1PaI5W__workGrid{background:#fff;padding:80px 0 120px;position:relative}.WorkGrid-module__1PaI5W__grain{pointer-events:none;opacity:.15;mix-blend-mode:multiply;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.WorkGrid-module__1PaI5W__filterBar{z-index:10;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:72px;display:flex;position:relative}.WorkGrid-module__1PaI5W__filterBtn{color:var(--foreground-muted,#6b7280);cursor:pointer;font-size:.72rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;background:#fafafa;border:1px solid #e5e7eb;border-radius:4px;padding:8px 16px;transition:all .2s}.WorkGrid-module__1PaI5W__filterBtn:hover{color:#111;background:#fff;border-color:#111}.WorkGrid-module__1PaI5W__filterBtn.WorkGrid-module__1PaI5W__active{color:#fff;background:#0f172a;border-color:#0f172a}.WorkGrid-module__1PaI5W__grid{z-index:10;grid-template-columns:repeat(2,1fr);gap:56px 48px;display:grid;position:relative}@media (max-width:992px){.WorkGrid-module__1PaI5W__grid{grid-template-columns:1fr;gap:48px}}.WorkGrid-module__1PaI5W__card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;padding:24px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003}.WorkGrid-module__1PaI5W__card:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 20px 40px #0000000a,0 1px 3px #00000005}.WorkGrid-module__1PaI5W__browserFrame{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-bottom:28px;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000008}.WorkGrid-module__1PaI5W__browserHeader{background:#f1f5f9;border-bottom:1px solid #e2e8f0;align-items:center;height:36px;padding:0 16px;display:flex;position:relative}.WorkGrid-module__1PaI5W__browserDots{gap:6px;display:flex}.WorkGrid-module__1PaI5W__browserDots span{border-radius:50%;width:9px;height:9px;display:inline-block}.WorkGrid-module__1PaI5W__dotRed{background:#ff5f56}.WorkGrid-module__1PaI5W__browserDots .WorkGrid-module__1PaI5W__dotYellow{background:#ffbd2e}.WorkGrid-module__1PaI5W__browserDots span:last-child{background:#27c93f}.WorkGrid-module__1PaI5W__browserUrl{color:#64748b;font-size:.7rem;font-family:var(--font-mono), monospace;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #e2e8f0;border-radius:4px;max-width:60%;padding:3px 24px;font-weight:500;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.WorkGrid-module__1PaI5W__imageWrapper{aspect-ratio:16/10;background:#fff;width:100%;position:relative;overflow:hidden}.WorkGrid-module__1PaI5W__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.WorkGrid-module__1PaI5W__card:hover .WorkGrid-module__1PaI5W__image{transform:scale(1.02)}.WorkGrid-module__1PaI5W__cardContent{flex-direction:column;flex:1;display:flex}.WorkGrid-module__1PaI5W__category{font-family:var(--font-mono);letter-spacing:.1em;color:#a6831d;text-transform:uppercase;margin-bottom:8px;font-size:.7rem;font-weight:600;display:block}.WorkGrid-module__1PaI5W__cardTitle{color:#0f172a;letter-spacing:-.03em;font-size:1.5rem;font-weight:700;line-height:1.2}.WorkGrid-module__1PaI5W__subtitle{color:#64748b;margin-top:2px;font-size:.9rem;font-weight:500}.WorkGrid-module__1PaI5W__description{color:#475569;margin:18px 0 24px;font-size:.92rem;font-weight:400;line-height:1.55}.WorkGrid-module__1PaI5W__tags{align-self:flex-start;gap:8px;display:flex}.WorkGrid-module__1PaI5W__tag{color:#4b5563;font-size:.68rem;font-weight:500;font-family:var(--font-mono);text-transform:lowercase;background:#fafafa;border:1px solid #e5e7eb;border-radius:4px;padding:4px 10px}.WorkGrid-module__1PaI5W__metricsTable{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;flex-direction:column;gap:12px;margin-bottom:28px;padding:16px 0;display:flex}.WorkGrid-module__1PaI5W__metricRow{justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.WorkGrid-module__1PaI5W__metricLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;font-size:.68rem;font-weight:600}.WorkGrid-module__1PaI5W__metricVal{font-family:var(--font-sans);color:var(--foreground,#111);text-align:right;font-size:.88rem;font-weight:500}.WorkGrid-module__1PaI5W__links{align-items:center;gap:20px;margin-top:auto;display:flex}.WorkGrid-module__1PaI5W__caseStudyLink{background:var(--foreground,#111);color:#fff;font-size:.75rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--foreground,#111);white-space:nowrap;border-radius:4px;padding:10px 20px;transition:all .2s}.WorkGrid-module__1PaI5W__caseStudyLink:hover{color:var(--foreground,#111);border-color:var(--foreground,#111);background:#fff}.WorkGrid-module__1PaI5W__visitLink{font-size:.72rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:#6b7280;border-bottom:1px solid #0000;padding:4px 0;transition:all .2s}.WorkGrid-module__1PaI5W__visitLink:hover{border-color:var(--foreground,#111);color:var(--foreground,#111)}@media (max-width:768px){.WorkGrid-module__1PaI5W__filterBar{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:40px;margin-left:-1.5rem;margin-right:-1.5rem;padding:0 1.5rem 8px;overflow-x:auto}.WorkGrid-module__1PaI5W__filterBar::-webkit-scrollbar{display:none}.WorkGrid-module__1PaI5W__filterBtn{scroll-snap-align:start;flex-shrink:0;padding:8px 16px;font-size:.8rem}}
