:root{--fb-bg-main: #ffffff;--fb-bg-surface: #f8f9fa;--fb-bg-subtle: #f1f3f5;--fb-bg-card: #ffffff;--fb-border-light: rgba(0, 0, 0, .08);--fb-border-medium: rgba(0, 0, 0, .14);--fb-border-dark: #000000;--fb-text-primary: #0a0a0a;--fb-text-secondary: #4b5563;--fb-text-muted: #71717a;--fb-brand-navy: #0e192b;--fb-brand-blue: #0e192b;--fb-brand-blue-hover: #182844;--fb-brand-blue-glow: rgba(14, 25, 43, .22);--fb-brand-blue-subtle: rgba(14, 25, 43, .05);--fb-green: #16a34a;--fb-font-display: "Barlow", -apple-system, BlinkMacSystemFont, sans-serif;--fb-font-sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--fb-container-max: 1240px}body{background-color:var(--fb-bg-main);color:var(--fb-text-primary);font-family:var(--fb-font-sans);margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.corp-pattern-crosshair{background-image:url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27 24h2v3h3v2h-3v3h-2v-3h-3v-2h3z' fill='%23000000' fill-opacity='0.04' fill-rule='evenodd'/%3E%3C/svg%3E")}.corp-container{max-width:var(--fb-container-max);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,3rem);width:100%;box-sizing:border-box}.corp-navbar-modern{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fffffff5;border-bottom:none;padding:1.1rem 0;transition:all .25s ease}.corp-navbar-modern.is-scrolled{padding:.8rem 0;background:#fff;border-bottom:none;box-shadow:0 4px 20px #0000000a}.corp-nav-modern-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.corp-nav-brand-wrap{display:flex;align-items:center;gap:1.25rem}.corp-brand-link{display:inline-flex;align-items:center;text-decoration:none;transition:opacity .2s ease}.corp-brand-link:hover{opacity:.85}.corp-logo-mark{height:38px;width:auto;max-height:38px;object-fit:contain;display:block}.wave-circle-wrapper{position:relative;display:inline-flex;align-items:center;cursor:pointer}.wave-circle{width:36px;height:36px;border:1px solid rgba(0,0,0,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;padding:6px;background:transparent;transition:border-color .3s ease,background .3s ease}.wave-circle:hover{border-color:var(--fb-green);background:#16a34a14}#waveSvg{width:100%;height:auto;color:#0a0a0a}.availability-tooltip{position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);background:#0a0a0a;color:#fff;padding:5px 10px;border-radius:6px;box-shadow:0 4px 20px #00000026;display:flex;align-items:center;gap:6px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;white-space:nowrap;z-index:100;pointer-events:none}.wave-circle-wrapper:hover .availability-tooltip{opacity:1;visibility:visible}.pulse-dot{width:7px;height:7px;background:#22c55e;border-radius:50%;position:relative;flex-shrink:0}.tooltip-text{font-size:11px;font-weight:700;font-family:var(--fb-font-display)}.corp-nav-modern-drawer{display:flex;align-items:center}.corp-nav-modern-menu{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.corp-nav-modern-item{position:relative;display:flex;align-items:center}.corp-nav-modern-item a{text-decoration:none;font-family:var(--fb-font-sans);font-size:.95rem;font-weight:600;color:#111;transition:color .2s ease;position:relative;padding:.4rem .85rem;display:inline-flex;align-items:center;gap:.35rem}.corp-nav-modern-item a:hover{color:var(--fb-brand-blue)}.corp-nav-modern-item.is-active-sketch a{color:#000;font-weight:700}.corp-sketch-oval{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 14px);height:calc(100% + 14px);color:var(--fb-brand-blue);pointer-events:none}.corp-nav-mobile-cta{display:none}.corp-nav-modern-right{display:flex;align-items:center;gap:1.25rem}.corp-flags-switcher{display:flex;align-items:center;gap:.4rem}.corp-flag-btn{background:transparent;border:none;padding:0;cursor:pointer;opacity:.45;transition:opacity .2s ease,transform .2s ease;display:flex;align-items:center;border-radius:2px;overflow:hidden;width:24px;height:16px;flex-shrink:0}.corp-flag-btn img{width:100%;height:100%;object-fit:cover;display:block;border-radius:2px}.corp-flag-btn:hover{opacity:.9;transform:translateY(-1px)}.corp-flag-btn.is-active{opacity:1}.corp-pill-cta-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--fb-brand-navy, #0e192b);color:#fff;font-family:var(--fb-font-sans);font-size:.95rem;font-weight:700;padding:.65rem 1.65rem;border-radius:9999px;text-decoration:none;border:1px solid var(--fb-brand-navy, #0e192b);box-shadow:0 4px 15px #0e192b38;transition:all .2s cubic-bezier(.16,1,.3,1);cursor:pointer}.corp-pill-cta-btn:hover{background:var(--fb-brand-blue-hover, #182844);border-color:var(--fb-brand-blue-hover, #182844);box-shadow:0 6px 22px #0e192b59;transform:translateY(-2px)}.corp-hamburger-btn{display:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;background:none;border:none;padding:0;cursor:pointer;z-index:1100}.corp-hamburger-btn span{width:100%;height:2px;background-color:#000;transition:all .25s ease}.corp-hamburger-btn.is-active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.corp-hamburger-btn.is-active span:nth-child(2){opacity:0}.corp-hamburger-btn.is-active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.corp-hero{position:relative;padding:clamp(8.5rem,13vw,11rem) 0 clamp(4rem,6vw,6rem);background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27 24h2v3h3v2h-3v3h-2v-3h-3v-2h3z' fill='%23000000' fill-opacity='0.04' fill-rule='evenodd'/%3E%3C/svg%3E")}.corp-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2.5rem,5vw,4.5rem);align-items:center;margin-bottom:3.5rem}.corp-hero-text-col{text-align:left}.corp-hero-eyebrow{display:inline-block;font-family:var(--fb-font-display);font-size:clamp(.78rem,1vw,.88rem);font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--fb-brand-blue);margin-bottom:1.25rem}.corp-hero-headline{font-family:var(--fb-font-display);font-size:clamp(2.8rem,5.2vw,4.8rem);font-weight:900;line-height:1.05;letter-spacing:-.03em;color:#000;margin:0 0 1.5rem;text-transform:uppercase}.corp-hero-headline i{font-style:italic;color:#6b7280}.corp-hero-headline span.accent{color:var(--fb-brand-blue)}.corp-hero-lead{font-family:var(--fb-font-sans);font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.65;color:var(--fb-text-secondary);margin:0 0 1.15rem}.corp-hero-pills-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:1.35rem}.corp-service-pill{font-family:var(--fb-font-display);font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.4rem .9rem;background:#fff;border:1px solid rgba(0,0,0,.14);border-radius:9999px;color:#000;box-shadow:0 2px 8px #0000000a;transition:all .2s ease;display:inline-flex;align-items:center;opacity:1;visibility:visible}.corp-service-pill:hover{border-color:var(--fb-brand-blue);color:var(--fb-brand-blue);background:var(--fb-brand-blue-subtle)}.corp-hero-actions-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.corp-btn-frax-primary{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:var(--fb-brand-navy, #0e192b);color:#fff;font-family:var(--fb-font-display);font-size:.88rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.75rem 1.6rem;border-radius:4px;text-decoration:none;border:1px solid var(--fb-brand-navy, #0e192b);box-shadow:0 4px 15px #0e192b38;transition:all .2s cubic-bezier(.16,1,.3,1);cursor:pointer}.corp-btn-frax-primary:hover{background:var(--fb-brand-blue-hover, #182844);border-color:var(--fb-brand-blue-hover, #182844);box-shadow:0 6px 20px #0e192b59;transform:translateY(-2px)}.corp-btn-frax-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:#fff;color:#000;font-family:var(--fb-font-display);font-size:.88rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.75rem 1.6rem;border-radius:4px;text-decoration:none;border:1px solid rgba(0,0,0,.2);transition:all .2s cubic-bezier(.16,1,.3,1);cursor:pointer}.corp-btn-frax-ghost:hover{border-color:#000;background:#f8f9fa;transform:translateY(-2px)}.corp-hero-statue-seamless{display:flex;align-items:center;justify-content:center;position:relative;background:transparent;border:none;box-shadow:none}@keyframes corp-statue-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}.corp-hero-statue-cutout{width:100%;max-width:460px;aspect-ratio:460 / 610;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 25px 45px rgba(0,0,0,.12));animation:corp-statue-float 4s ease-in-out infinite;will-change:transform}.corp-hero-statue-seamless:hover .corp-hero-statue-cutout{animation-play-state:paused;transform:translate3d(0,-10px,0) scale(1.02)}.corp-hero-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;border-top:1px solid var(--fb-border-light);padding-top:2.5rem}.corp-stat-col{display:flex;flex-direction:column;gap:.35rem}.corp-stat-num{font-family:var(--fb-font-display);font-size:clamp(2.2rem,3.8vw,3.2rem);font-weight:900;line-height:1;color:#000}.corp-stat-num span{color:var(--fb-brand-blue)}.corp-stat-label{font-family:var(--fb-font-display);font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--fb-text-muted)}.corp-statue-frax-section{background-color:#fff;padding:clamp(5rem,8vw,7.5rem) 0;border-bottom:1px solid var(--fb-border-light);overflow:hidden;position:relative}.corp-statue-frax-grid{display:grid;grid-template-columns:1fr 1.25fr 1fr;align-items:center;gap:clamp(2rem,4vw,4rem)}.corp-statue-side{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.corp-side-left,.corp-side-right{justify-content:center}.corp-side-text{max-width:280px;margin:0 auto}.corp-side-tag{font-family:var(--fb-font-display);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#ef4444;display:inline-block;margin-bottom:.6rem;padding:.2rem .65rem;background:#ef444414;border-radius:4px}.corp-side-tag.is-accent{color:var(--fb-brand-blue);background:var(--fb-brand-blue-subtle, rgba(14, 25, 43, .06))}.corp-side-title{font-family:var(--fb-font-display);font-size:clamp(1.35rem,2vw,1.85rem);font-weight:900;line-height:1.15;text-transform:uppercase;color:#000;margin:0 0 .65rem}.corp-side-title i{font-style:italic;color:#6b7280}.corp-side-desc{font-size:.92rem;color:var(--fb-text-secondary);line-height:1.65;margin:0}.corp-bust-wrap{flex-shrink:0;will-change:transform;display:flex;align-items:center;justify-content:center;width:100%}.corp-bust-img{width:clamp(190px,18vw,250px);aspect-ratio:260 / 390;height:auto;display:block;margin:0 auto;filter:drop-shadow(0 25px 45px rgba(0,0,0,.1));transition:transform .4s cubic-bezier(.16,1,.3,1)}.corp-bust-wrap:hover .corp-bust-img{transform:translateY(-4px) scale(1.03)}.corp-statue-center-hub{text-align:center;padding:0 1rem}.corp-statue-hub-title{font-family:var(--fb-font-display);font-size:clamp(2rem,3.2vw,2.85rem);font-weight:900;line-height:1.1;text-transform:uppercase;color:#000;margin:0 0 1rem}.corp-statue-hub-title i{font-style:italic;color:#6b7280}.corp-statue-hub-lead{font-size:1rem;line-height:1.75;color:var(--fb-text-secondary);margin:0 auto;max-width:440px}@media(max-width:1024px){.corp-statue-frax-grid{grid-template-columns:1fr;gap:3.5rem}.corp-statue-center-hub{order:-1}}.corp-section-light{background-color:#fff;color:var(--fb-text-primary);padding:clamp(5.5rem,9vw,8.5rem) 0;position:relative}.corp-section-dark{background-color:var(--fb-bg-surface);background-image:url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27 24h2v3h3v2h-3v3h-2v-3h-3v-2h3z' fill='%23000000' fill-opacity='0.035' fill-rule='evenodd'/%3E%3C/svg%3E");color:var(--fb-text-primary);padding:clamp(5.5rem,9vw,8.5rem) 0;position:relative;border-top:1px solid var(--fb-border-light);border-bottom:1px solid var(--fb-border-light)}.corp-section-lead-label{font-family:var(--fb-font-display);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fb-brand-blue);margin-bottom:.85rem;display:inline-block;background:var(--fb-brand-blue-subtle);padding:.35rem .9rem;border-radius:9999px;border:1px solid rgba(14,25,43,.15)}.corp-section-main-title{font-family:var(--fb-font-display);font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:900;line-height:1.1;letter-spacing:-.03em;margin:0 0 1.25rem;text-transform:uppercase;color:#000}.corp-section-main-title i{font-style:italic;color:#6b7280}.corp-section-lead-p{font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.7;color:var(--fb-text-secondary);max-width:720px;margin:0 0 3.5rem}.corp-disciplines-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:640px)and (max-width:1023px){.corp-disciplines-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.corp-discipline-col:nth-child(5){grid-column:1 / -1;max-width:440px;margin-inline:auto;width:100%}}@media(min-width:1024px){.corp-disciplines-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:3.5rem 2.5rem}.corp-discipline-col:nth-child(1){grid-column:1 / span 2}.corp-discipline-col:nth-child(2){grid-column:3 / span 2}.corp-discipline-col:nth-child(3){grid-column:5 / span 2}.corp-discipline-col:nth-child(4){grid-column:2 / span 2}.corp-discipline-col:nth-child(5){grid-column:4 / span 2}}.corp-discipline-col{border-top:2px solid #000000;padding-top:1.5rem;display:flex;flex-direction:column}.corp-discipline-media{width:100%;aspect-ratio:300 / 140;height:auto;border-radius:6px;overflow:hidden;margin-bottom:1.25rem;background:#f1f3f5;border:1px solid var(--fb-border-light)}.corp-discipline-media img{width:100%;height:100%;aspect-ratio:300 / 140;object-fit:cover;display:block;transition:transform .5s ease}.corp-discipline-col:hover .corp-discipline-media img{transform:scale(1.06)}.corp-discipline-num{font-family:var(--fb-font-display);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fb-text-muted);margin-bottom:.35rem}.corp-discipline-title{font-family:var(--fb-font-display);font-size:clamp(1.35rem,1.6vw,1.5rem);font-weight:900;text-transform:uppercase;color:#000;margin:0 0 .25rem;line-height:1.2;min-height:2.4em}.corp-discipline-sub{font-size:.85rem;font-weight:600;color:#6b7280;margin:0 0 1.25rem;min-height:1.3em}.corp-discipline-list{list-style:none;padding:0;margin:auto 0 0;display:flex;flex-direction:column}.corp-discipline-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.08);font-size:.9rem;font-weight:600;color:#111;text-decoration:none;transition:all .2s ease;cursor:pointer}.corp-discipline-item:hover{color:var(--fb-brand-blue);padding-left:4px}.corp-darrow{transition:transform .2s ease}.corp-discipline-item:hover .corp-darrow{transform:translate(3px,-3px);color:var(--fb-brand-blue)}.corp-fullscreen-pin-wrapper{position:relative;height:380vh;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27 24h2v3h3v2h-3v3h-2v-3h-3v-2h3z' fill='%23000000' fill-opacity='0.035' fill-rule='evenodd'/%3E%3C/svg%3E")}.corp-sticky-viewport{position:sticky;top:0;height:100vh;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:5.5rem 0 2rem;box-sizing:border-box;touch-action:pan-y}.corp-sticky-header{margin-bottom:.5rem}.corp-sticky-header-row{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.corp-sticky-title{font-family:var(--fb-font-display);font-size:clamp(2rem,3.8vw,3.4rem);font-weight:900;line-height:1.1;margin:0;text-transform:uppercase;color:#000}.corp-sticky-title i{font-style:italic;color:#6b7280}.corp-sticky-nav-indicator{display:flex;align-items:center;gap:1.5rem}.corp-indicator-hint{font-size:.9rem;color:var(--fb-text-muted);font-weight:600}.corp-indicator-num{font-family:var(--fb-font-display);font-size:1.4rem;font-weight:900;color:#000;background:#f1f3f5;padding:.35rem .85rem;border-radius:6px;border:1px solid var(--fb-border-light)}.corp-horizontal-strip-container{width:100%;overflow:visible;flex-grow:1;display:flex;align-items:center}.corp-horizontal-fullscreen-strip{display:flex;gap:clamp(1.75rem,3vw,2.75rem);padding-inline:clamp(1.5rem,5vw,4.5rem);will-change:transform}.corp-fullscreen-project-card{flex:0 0 clamp(320px,42vw,540px);background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #0000000a;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease,border-color .35s ease;display:flex;flex-direction:column}.corp-fullscreen-project-card:hover{border-color:#0000004d;transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.corp-fullscreen-media{width:100%;aspect-ratio:16 / 10;height:auto;max-height:320px;background:#f1f3f5;overflow:hidden;position:relative}.corp-fullscreen-media img{width:100%;height:100%;aspect-ratio:16 / 10;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.corp-fullscreen-project-card:hover .corp-fullscreen-media img{transform:scale(1.04)}.corp-fullscreen-media-overlay{position:absolute;inset:0;background:#00000040;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease}.corp-fullscreen-project-card:hover .corp-fullscreen-media-overlay{opacity:1}.corp-view-badge{background:#000;color:#fff;font-family:var(--fb-font-display);font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:.55rem 1.1rem;border-radius:4px}.corp-fullscreen-body{padding:1.4rem 1.65rem 1.65rem;display:flex;flex-direction:column;flex-grow:1;background:#fff}.corp-fullscreen-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.corp-fullscreen-index{font-family:var(--fb-font-display);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fb-brand-blue);background:var(--fb-brand-blue-subtle);padding:.25rem .75rem;border-radius:9999px;border:1px solid rgba(14,25,43,.14);display:inline-flex;align-items:center;gap:.35rem}.corp-index-sep{color:#0e192b59;font-weight:700}.corp-work-tags{display:flex;gap:.4rem;list-style:none;padding:0;margin:0}.corp-work-tags li{font-family:var(--fb-font-display);font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .55rem;background:#f1f3f5;border:1px solid rgba(0,0,0,.06);border-radius:4px;color:#374151}.corp-fullscreen-card-title{font-family:var(--fb-font-display);font-size:clamp(1.25rem,1.8vw,1.6rem);font-weight:900;color:#0a0a0a;margin:.85rem 0 .4rem;text-transform:uppercase;letter-spacing:-.02em;line-height:1.2}.corp-fullscreen-card-desc{font-size:.92rem;color:var(--fb-text-secondary);line-height:1.6;margin:0 0 1.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.corp-fullscreen-link-row{margin-top:auto;display:flex;align-items:center}.corp-fullscreen-btn{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--fb-font-display);font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0a;text-decoration:none;padding-bottom:.2rem;border-bottom:2px solid #000000;transition:color .2s ease,border-color .2s ease,gap .2s ease}.corp-fullscreen-btn:hover{color:var(--fb-brand-blue);border-bottom-color:var(--fb-brand-blue);gap:.7rem}.corp-fullscreen-cta-card{flex:0 0 clamp(280px,32vw,420px);background:#f8f9fa;border:1px solid rgba(0,0,0,.09);border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #0000000a;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;justify-content:center}.corp-fullscreen-cta-card:hover{border-color:#0000004d;transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.corp-fullscreen-cta-content{padding:clamp(2rem,3.5vw,3rem) clamp(1.5rem,3vw,2.5rem);display:flex;flex-direction:column;height:100%;justify-content:center;box-sizing:border-box}.corp-end-card-icon-wrap{width:52px;height:52px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;color:var(--fb-brand-blue);margin-bottom:1.5rem;box-shadow:0 4px 14px #0000000d}.corp-end-card-title{font-family:var(--fb-font-display);font-size:clamp(1.6rem,2.5vw,2.1rem);font-weight:900;color:#000;margin:0 0 .85rem;line-height:1.15;text-transform:uppercase}.corp-end-card-desc{font-size:.96rem;color:var(--fb-text-secondary);line-height:1.65;margin:0 0 2rem}.corp-fullscreen-progress-track{position:absolute;bottom:0;left:0;width:100%;height:4px;background:#00000014}.corp-fullscreen-progress-fill{height:100%;background:var(--fb-brand-blue);transform-origin:left;transition:transform .04s linear}.corp-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.corp-process-col{border-top:2px solid #000000;padding-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.corp-process-step{font-family:var(--fb-font-display);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fb-brand-blue)}.corp-process-title{font-family:var(--fb-font-display);font-size:1.3rem;font-weight:900;text-transform:uppercase;color:#000;margin:0}.corp-process-desc{font-size:.95rem;color:var(--fb-text-secondary);line-height:1.65;margin:0}.corp-whyus-section{position:relative;background-color:#000;color:#fff;padding:clamp(6rem,10vw,9rem) 0;overflow:hidden}.corp-whyus-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--fb-font-display);font-size:clamp(8rem,25vw,22rem);font-weight:900;color:#0e0e0e;line-height:.8;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1}.corp-whyus-container{position:relative;z-index:2}.corp-whyus-header{margin-bottom:4rem}.corp-whyus-tags-row{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.corp-whyus-header .corp-section-lead-label{color:#a1a1aa}.corp-whyus-header .corp-section-lead-label.is-accent{color:#fff}.corp-whyus-title{font-family:var(--fb-font-display);font-size:clamp(2.4rem,4.5vw,4rem);font-weight:900;line-height:1.05;text-transform:uppercase;color:#fff;margin:0;letter-spacing:-.02em}.corp-whyus-body{border-top:1px solid rgba(255,255,255,.12);padding-top:3rem}.corp-whyus-subheading{font-family:var(--fb-font-display);font-size:1.1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin:0 0 2rem}.corp-whyus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.corp-pillar-card{background:#09090b;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:2.2rem 1.6rem;display:flex;flex-direction:column;gap:.8rem;transition:all .3s ease}.corp-pillar-card:hover{border-color:var(--fb-brand-blue);transform:translateY(-4px);background:#111114}.corp-pillar-num{font-family:var(--fb-font-display);font-size:1.6rem;font-weight:900;color:var(--fb-brand-blue)}.corp-pillar-title{font-family:var(--fb-font-display);font-size:1.05rem;font-weight:900;text-transform:uppercase;color:#fff;line-height:1.25;margin:0}.corp-pillar-sub{font-size:.88rem;color:#a1a1aa;line-height:1.6;margin:0}@media(max-width:992px){.corp-whyus-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.corp-whyus-grid{grid-template-columns:1fr}}.corp-founder-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,6vw,5rem);align-items:center}.corp-founder-media{border-radius:12px;overflow:hidden;border:1px solid var(--fb-border-light);box-shadow:0 15px 35px #0000000f}.corp-founder-media img{width:100%;height:auto;display:block}.corp-founder-content{display:flex;flex-direction:column;gap:1.5rem}.corp-founder-bio{font-size:1.05rem;line-height:1.8;color:var(--fb-text-secondary)}.corp-founder-bio strong{color:#000}.corp-tech-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem}.corp-tech-card{background:#fff;border:1px solid var(--fb-border-light);border-radius:8px;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;text-align:center;box-shadow:0 2px 8px #00000008;transition:all .25s ease;opacity:1!important;visibility:visible!important}.corp-tech-card:hover{border-color:#000;transform:translateY(-3px);box-shadow:0 10px 20px #0000000f}.corp-tech-icon-box{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.corp-tech-icon-box img,.corp-tech-icon-box picture img{width:34px;height:34px;max-width:34px;max-height:34px;object-fit:contain;display:block}.corp-tech-icon-box svg{width:30px;height:30px;display:block}.corp-tech-card span{font-family:var(--fb-font-display);font-size:.88rem;font-weight:700;color:#000;line-height:1.2}.corp-action-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:clamp(2.5rem,5vw,5rem);align-items:start}@media(max-width:860px){.corp-action-grid{grid-template-columns:1fr}}.corp-action-left-col{display:flex;flex-direction:column;gap:0}.corp-direct-channels-card{padding:1.75rem;border:1px solid rgba(0,0,0,.1);border-radius:12px;background:#f8f9fa;box-shadow:0 4px 16px #0000000a}.corp-direct-title{margin:0 0 .4rem;font-family:var(--fb-font-display);font-size:1.1rem;font-weight:900;color:#000;text-transform:uppercase;letter-spacing:.04em}.corp-direct-desc{margin:0 0 1.4rem;font-size:.92rem;color:var(--fb-text-secondary);line-height:1.6}.corp-direct-links-list{display:flex;flex-direction:column;gap:0}.corp-direct-link{display:flex;align-items:center;gap:.85rem;padding:.9rem 0;border-bottom:1px solid rgba(0,0,0,.07);color:#111;font-weight:700;font-size:.95rem;text-decoration:none;transition:color .15s ease}.corp-direct-link:last-child{border-bottom:none;padding-bottom:0}.corp-direct-link:hover{color:var(--fb-brand-blue)}.corp-direct-link.is-wa:hover{color:#25d366}.corp-direct-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#000;color:#fff;font-size:.9rem;flex-shrink:0}.corp-direct-link.is-wa .corp-direct-icon{background:#25d366}.corp-contact-form-panel{width:100%}.corp-reviews-box{max-width:800px;margin:2.5rem auto 0;background:#fff;border:1px solid var(--fb-border-light);border-radius:12px;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.corp-reviews-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.corp-reviews-user{display:flex;align-items:center;gap:1rem}.corp-reviews-avatar{width:44px;height:44px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-family:var(--fb-font-display)}.corp-reviews-name{color:#000;font-weight:800;text-decoration:none;font-family:var(--fb-font-display);display:block}.corp-reviews-meta{font-size:.82rem;color:var(--fb-text-muted)}.corp-reviews-stars{color:#00b67a;font-size:1.25rem}.corp-reviews-title{display:block;font-size:1.2rem;font-weight:800;color:#000;text-decoration:none;margin-bottom:.75rem;font-family:var(--fb-font-display)}.corp-reviews-body{color:var(--fb-text-secondary);font-size:1rem;line-height:1.75;margin:0}.corp-faq-wrapper{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:.9rem}.corp-faq-item{border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 3px 12px #00000008;transition:all .25s cubic-bezier(.16,1,.3,1)}.corp-faq-item:hover{border-color:#00000040;box-shadow:0 6px 20px #0000000f}.corp-faq-item.active{border-color:#000;box-shadow:0 8px 24px #00000014}.corp-faq-header{width:100%;padding:1.3rem 1.75rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:transparent;border:none;color:#000;font-family:var(--fb-font-display);font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:800;text-align:left;cursor:pointer;transition:color .2s ease}.corp-faq-header:hover .corp-faq-q{color:var(--fb-brand-blue)}.corp-faq-q{flex:1;line-height:1.35;text-transform:uppercase}.corp-faq-toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f1f3f5;color:#000;font-family:var(--fb-font-display);font-size:1.2rem;font-weight:900;flex-shrink:0;transition:all .2s ease}.corp-faq-item.active .corp-faq-toggle{background:#000;color:#fff}.corp-faq-panel{padding:1.25rem 1.75rem 1.6rem;color:var(--fb-text-secondary);font-family:var(--fb-font-sans);font-size:1rem;line-height:1.75;border-top:1px solid var(--fb-border-light);margin-top:-.25rem}.corp-faq-panel p{margin:0}.corp-footer-minimal{background:#fff;border-top:1px solid var(--fb-border-light);padding:3rem 0}.corp-footer-min-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.corp-footer-min-left{display:flex;flex-direction:column;gap:.5rem}.corp-footer-min-logo{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:#000;font-family:var(--fb-font-display);font-size:1.25rem;font-weight:900;text-transform:uppercase}.corp-footer-min-logo img{height:28px;width:auto}.corp-footer-min-credits{font-size:.85rem;color:var(--fb-text-muted);margin:0}.corp-footer-min-credits strong{color:#000}.corp-footer-min-right{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.corp-footer-min-legal{display:flex;align-items:center;gap:1.5rem;font-family:var(--fb-font-display);font-size:.85rem;font-weight:700;text-transform:uppercase}.corp-footer-min-legal a{color:var(--fb-text-secondary);text-decoration:none;transition:color .15s ease}.corp-footer-min-legal a:hover{color:var(--fb-brand-blue)}.corp-footer-min-copy{font-size:.8rem;color:var(--fb-text-muted)}@media(max-width:1024px){.corp-hero-grid{grid-template-columns:1fr;gap:3rem;text-align:center}.corp-hero-lead{margin-inline:auto}.corp-hero-pills-row,.corp-hero-actions-row{justify-content:center}.corp-founder-grid{grid-template-columns:1fr;gap:3rem}}@media(max-width:860px){.corp-hamburger-btn{display:flex}.corp-hide-mobile{display:none}.corp-nav-modern-drawer{position:fixed;top:0;right:-100%;width:min(320px,85vw);height:100vh;background:#fff;border-left:1px solid var(--fb-border-light);flex-direction:column;align-items:flex-start;padding:6rem 2rem 3rem;gap:2rem;transition:right .3s cubic-bezier(.16,1,.3,1);z-index:1050;box-shadow:-10px 0 30px #00000014}.corp-nav-modern-drawer.is-open{right:0}.corp-nav-modern-menu{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}.corp-nav-modern-item a{font-size:1.15rem;font-weight:700}.corp-nav-mobile-cta{display:block;width:100%;margin-top:auto}.corp-nav-mobile-cta a{display:block;width:100%;text-align:center}.corp-action-grid{grid-template-columns:1fr;gap:3rem}.corp-footer-min-inner{flex-direction:column;align-items:flex-start;gap:1.5rem}.corp-footer-min-right{align-items:flex-start}}@media(max-width:640px){.corp-sticky-viewport{padding:4.25rem 0 1.25rem}.corp-fullscreen-project-card{flex:0 0 clamp(280px,84vw,420px)}.corp-container{padding-inline:1.25rem}.corp-disciplines-grid,.corp-process-grid{grid-template-columns:1fr;gap:1.25rem}.corp-tech-grid{grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:.75rem}.corp-tech-card{padding:1.1rem .75rem}.corp-hero-stats-bar{grid-template-columns:1fr 1fr;gap:1.5rem}.corp-hero-actions-row{flex-direction:column;width:100%}.corp-hero-actions-row .corp-btn-frax-primary,.corp-hero-actions-row .corp-btn-frax-ghost{width:100%;justify-content:center}.corp-reviews-box{padding:1.5rem}.corp-faq-header{padding:1.15rem 1.25rem}.corp-faq-panel{padding:0 1.25rem 1.25rem}}@media(max-width:420px){.corp-hero-stats-bar{grid-template-columns:1fr;gap:1.25rem}}
