#root{overflow-x:hidden}body,html{margin:0;padding:0;font-family:Helvetica Neue,sans-serif;color:#fff;scroll-behavior:smooth;height:100%}html,body{overflow-x:hidden}body,html{background-color:#121212}html,body{scroll-behavior:smooth}#root{height:100%}html,body,#root{margin:0;padding:0;height:100%;width:100%;box-sizing:border-box}.site-header{position:fixed;top:0;left:0;right:0;height:var(--header-h);padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;background:transparent;z-index:1100;box-sizing:border-box}.header-nav{display:flex;gap:1.25rem}.header-nav a{font-family:Inter,sans-serif;font-weight:500;font-size:1.05rem;text-decoration:none;color:#b0b0b0;transition:color .25s ease}.header-nav a:hover{color:#fff}.logo-link{display:inline-flex;align-items:center}.header-logo{height:150px;width:auto}@media (max-width: 768px){.header-logo{height:72px}}.landing{display:flex;justify-content:space-between}.landing-center{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;box-sizing:border-box;padding-top:8rem;padding-left:0;padding-right:0}.title-wrapper{max-width:100%;width:fit-content;display:flex;justify-content:center;align-items:center;flex-direction:column}.landing-center{width:100vw!important;max-width:100vw!important}.grain-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2.5' numOctaves='6' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' filter='url(%23noiseFilter)' opacity='0.12'/%3E%3C/svg%3E");z-index:0}.app-wrapper{position:relative;overflow-x:hidden}.app-scroll-container{height:100vh;overflow-y:scroll;overflow-x:hidden;position:relative}.scroll-progress{position:fixed;top:0;left:0;right:0;height:5px;background-color:#b0b0b0;transform-origin:left;z-index:999}.landing-center{z-index:5;position:relative}.main-title{font-family:Chakra Petch,sans-serif;font-size:clamp(2.5rem,11vw,8rem);text-transform:uppercase;line-height:1.3;letter-spacing:.05em;background:linear-gradient(90deg,#8ca0b3,#dfe3e6,#e8ebf0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin:2rem 0;text-align:center}.subtitle{font-family:Chakra Petch,sans-serif;color:#b0b0b0;font-size:1.2rem;margin-top:1rem;text-align:center;opacity:.85;display:flex;align-items:center;justify-content:center;gap:.5rem}.subtitle .arrow{font-size:1.5rem;transform:rotate(0);animation:arrowBounce 2s ease-in-out infinite}.page-section{padding:8rem 2rem;min-height:100vh;max-width:1000px;margin:0 auto;color:#fff;font-family:Inter,sans-serif;line-height:1.7;background-color:#181818;border-top:1px solid #2a2a2a;box-sizing:border-box}.page-section h2{font-size:2.5rem;margin-bottom:1.5rem;color:#aebccf;text-align:center}.page-section h3{font-size:1.75rem;margin-top:2rem;color:#e0e0e0}.page-section p{margin-bottom:1.2rem;font-size:1.05rem;color:#d0d0d0}.contact-form{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.contact-form label{display:flex;flex-direction:column;font-weight:500;color:#d0d0d0;font-family:Inter,sans-serif}.contact-form input,.contact-form textarea{margin-top:.5rem;padding:.75rem 1rem;background-color:#1f1f1f;border:1px solid #333;border-radius:8px;color:#fff;font-size:1rem;font-family:Inter,sans-serif;resize:vertical}.contact-form button{align-self:flex-start;padding:.75rem 2rem;background-color:#8ca0b3;color:#121212;font-weight:700;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease;font-family:Inter,sans-serif}.contact-form button:hover{background-color:#dfe3e6}.styled-image{margin-top:2rem;width:100%;max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #00000080;filter:brightness(.9) contrast(1.1);transition:transform .3s ease,box-shadow .3s ease}.styled-image:hover{transform:scale(1.015);box-shadow:0 12px 32px #0009}.services-section .service-columns{display:flex;flex-wrap:wrap;gap:3rem;margin-top:2rem;justify-content:space-between}.service-category{flex:1 1 20rem;min-width:250px}.service-category h2{color:#aebccf}.service-category h3{font-size:1.6rem;color:#aebccf;margin-bottom:1rem}.service-category ul{list-style:disc;padding-left:1.2rem}.service-category li{font-size:1rem;color:#d0d0d0;margin-bottom:.5rem}.digital-text{color:#d0d0d0;font-size:1rem;line-height:1.6}.about-container{display:flex;flex-wrap:wrap;gap:3rem;align-items:center;justify-content:space-between}.about-text{flex:1 1 55%}.about-image{flex:1 1 35%;max-width:100%;height:auto;border-radius:16px;box-shadow:0 8px 32px #0009;filter:brightness(.9) contrast(1.05)}.about-heading{font-size:2.5rem;color:#aebccf;text-transform:uppercase;letter-spacing:.05em;font-weight:700;text-align:center;margin-bottom:1.5rem}.about-subtext{color:#b0b0b0;font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.about-label{text-transform:uppercase;font-family:monospace;letter-spacing:.1rem;font-size:.9rem;color:#9eaec2;margin-bottom:1rem}.about-body{font-size:1.2rem;line-height:1.8;color:#d0d0d0}.site-footer{padding:2rem 1.5rem;background-color:#181818;color:#b0b0b0;text-align:center;border-top:1px solid #2a2a2a;font-family:Inter,sans-serif;font-size:.9rem}.site-footer .footer-powered{margin-top:.5rem;color:#8ca0b3;font-weight:500}.hamburger{display:none;background:none;border:none;font-size:2rem;line-height:1;color:#b0b0b0;cursor:pointer;padding:0 .25rem;min-width:44px;min-height:44px}@media (max-width: 768px){.header-logo{height:56px}.hamburger{display:inline-block}.header-nav{position:fixed;top:72px;right:0;height:calc(100vh - 72px);width:78vw;max-width:340px;background:#121212;border-left:1px solid #2a2a2a;box-shadow:-10px 0 30px #00000073;padding:1rem;display:flex;flex-direction:column;gap:.5rem;transform:translate(100%);transition:transform .3s ease;z-index:1200}.header-nav.open{transform:translate(0)}.header-nav a{display:block;padding:.75rem .5rem;border-radius:8px}.header-nav a:hover{background:#1f1f1f;color:#fff}}.press-section{padding:8rem 2rem;max-width:1000px;margin:0 auto;background-color:#181818;border-top:1px solid #2a2a2a}.press-section h2{font-size:2.5rem;color:#aebccf;text-align:center;margin-bottom:2rem}.press-card{background-color:#1f1f1f;border:1px solid #2a2a2a;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #0006;transition:transform .3s ease,box-shadow .3s ease}.press-grid{display:flex;flex-direction:column;gap:1.5rem}.press-card{background-color:#1f1f1f;border:1px solid #2a2a2a;border-radius:12px;padding:1.5rem;transition:box-shadow .3s ease}.press-card:hover{box-shadow:0 4px 24px #0006}.press-title{background:none;color:#aebccf;font-size:1.25rem;font-weight:700;border:none;text-align:left;cursor:pointer;width:100%;font-family:Inter,sans-serif}.press-content{margin-top:1rem;color:#d0d0d0;font-size:1.05rem;line-height:1.6;font-family:Inter,sans-serif}.external-link-button{display:inline-block;margin-top:1rem;background-color:#8ca0b3;color:#121212;padding:.5rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:600;transition:background-color .3s ease;font-family:Inter,sans-serif}.external-link-button:hover{background-color:#dfe3e6}.careers-section{padding:8rem 2rem;max-width:1000px;margin:0 auto;background-color:#181818;border-top:1px solid #2a2a2a}.careers-section h2{font-size:2.5rem;color:#aebccf;text-align:center;margin-bottom:2rem}.careers-section p{color:#d0d0d0;font-size:1.05rem;line-height:1.6;text-align:center;margin-bottom:2rem}.careers-link{display:inline-block;background-color:#8ca0b3;color:#121212;padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;transition:background-color .3s ease;font-family:Inter,sans-serif}.careers-link:hover{background-color:#dfe3e6}@keyframes arrowBounce{0%{transform:translate(0) rotate(-15deg);opacity:.7}50%{transform:translate(-5px,5px) rotate(-15deg);opacity:1}to{transform:translate(0) rotate(-15deg);opacity:.7}}.ceo-section{background:#181818}.ceo-hero{text-align:center;margin-bottom:1rem}.ceo-title{margin:0;font-size:2.6rem;color:#aebccf;letter-spacing:.02em}.ceo-sub{margin:.25rem 0 0;color:#b0b0b0;font-size:1.1rem;opacity:.9}.ceo-grid{display:grid;grid-template-columns:370px 1fr;gap:2.25rem;align-items:start;margin-top:2rem}.ceo-photo-wrap{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 18px 50px #00000080;background:#121212}.ceo-photo{display:block;width:100%;height:auto;filter:brightness(.95) contrast(1.05)}.ceo-bio h3{color:#e0e0e0;margin:0 0 .75rem;font-size:1.4rem}.ceo-bio p{color:#d0d0d0;line-height:1.7;margin:0 0 1rem}.ceo-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.badge{display:inline-flex;align-items:baseline;gap:.5rem;border:1px solid #2a2a2a;background:#1f1f1f;padding:.5rem .75rem;border-radius:999px}.badge-k{color:#aebccf;font-weight:700}.badge-l{color:#b0b0b0;font-size:.9rem}.ceo-cta{margin-top:1.25rem}.button-ghost{display:inline-block;border:1px solid #2a2a2a;padding:.65rem 1.1rem;border-radius:10px;text-decoration:none;color:#aebccf;transition:background .25s ease,border-color .25s ease}.button-ghost:hover{background:#222;border-color:#3a3a3a}@media (max-width: 980px){.ceo-grid{grid-template-columns:1fr}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
