*{margin:0;padding:0;box-sizing:border-box}:root{--primary-50: #f5f5f5;--primary-100: #e3e8f0;--primary-200: #c5d1e4;--primary-300: #9eb3d8;--primary-400: #7096cc;--primary-500: #4a7ac0;--primary-600: #2d5fa3;--primary-700: #1e4477;--primary-800: #12305c;--primary-900: #0a1d3a;--text-primary: #334148;--text-secondary: #334148;--background: #ffffff}body{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-primary);background:var(--background);line-height:1.6;overflow-x:hidden;width:100%;max-width:100vw}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.header{padding:1.5rem 2rem;position:sticky;top:0;background:var(--background);z-index:1000;transition:box-shadow .3s ease}.header.scrolled{box-shadow:0 2px 10px #00000014}.header-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-logo{display:flex;align-items:center}.logo-image{height:32px;width:auto}.header-nav{display:flex;gap:2rem}.nav-link{color:var(--text-primary);text-decoration:none;font-size:.875rem;font-weight:400;transition:color .2s;position:relative;padding-bottom:20px}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#262626;transition:width .3s ease}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-link:hover{color:var(--primary-600)}@font-face{font-family:Saans Medium;src:url(/SaansMedium/SaansMedium.woff2) format("woff2"),url(/SaansMedium/SaansMedium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}.hero{padding:6rem 2rem;background:#e1e8fe;position:relative;max-width:1400px;margin:0 auto;width:100%;min-height:600px;display:flex;align-items:flex-end;border-radius:8px}.hero-with-bg{background-color:#e1e8fe;position:relative;overflow:hidden}.hero-with-bg:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-image:var(--hero-bg-image, none);background-size:auto 100%;background-repeat:no-repeat;background-position:right center;opacity:0;transition:opacity 2s ease-in-out}.hero-with-bg.image-loaded:before{opacity:1}.hero-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;position:relative;z-index:1;width:100%}.hero-title{font-family:Saans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:500;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-description{font-size:1rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.7}.hero-button{display:inline-block;padding:.875rem 2rem;background:var(--text-primary);color:#fff;text-decoration:none;border-radius:6px;font-weight:500;font-size:.9rem;transition:transform .2s,box-shadow .2s}.hero-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.hero-text{max-width:600px}.principle,.principle:hover{text-decoration:none;color:inherit}.principle:hover .principle-title,.principle:hover .principle-desc{color:inherit}.percepta-hero-title{font-family:Saans Medium,Noto Sans,sans-serif;font-weight:500;color:#273237;font-size:2.5rem;margin:1.5rem 0 .75rem;padding-left:2.5rem;padding-right:2.5rem}.percepta-hero-text{color:#637c88;font-size:1.4rem;line-height:1.35;margin:0 0 .5rem;padding-left:2.5rem;padding-right:2.5rem}@media (min-width: 1200px){.percepta-hero-title,.percepta-hero-text{padding-left:4rem;padding-right:4rem}}.principles{padding:4rem 2rem;background:#fff}.principles-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.principle{padding:2rem;border:1px solid #e5e5e5;border-radius:12px;background:#fff;transition:box-shadow .3s ease,transform .3s ease}.principle:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.principle-icon{width:24px;height:24px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.principle-icon img{width:100%;height:100%;object-fit:contain}.principle-title{font-family:Saans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:500;margin-bottom:.5rem}.principle-desc{font-size:.875rem;color:var(--text-secondary);line-height:1.6}.one-hub{padding:6rem 2rem;background:#fafafa}.one-hub-content{max-width:1400px;margin:0 auto}.one-hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 4rem;align-items:center}@media (max-width: 768px){.one-hub-grid{grid-template-columns:1fr}}.one-hub-title{font-family:Saans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3rem;font-weight:500;margin-bottom:1.5rem;letter-spacing:-.02em}.one-hub-description{font-size:1.125rem;color:var(--text-secondary);margin-bottom:4rem;max-width:800px;line-height:1.7}.team-grid{width:100%;display:flex;justify-content:center;align-items:center}.team-grid-image{width:100%;max-width:100%;height:auto;display:block;border-radius:8px}.what-is{padding:6rem 2rem;background:#fff}.what-is-content{max-width:1200px;margin:0 auto}.what-is-title{font-family:Saans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:500;margin-bottom:2rem;letter-spacing:-.02em}.what-is-text{font-size:1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:4rem;max-width:70%;text-align:left}.typography-showcase{text-align:center;padding:4rem 0;display:flex;justify-content:center;align-items:center}.showcase-image{width:100%;max-width:800px;height:auto}.identity{padding:6rem 2rem;background:#f8f8f8}.identity-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.identity-image{width:100%;height:auto;border-radius:8px}.identity-title{font-family:Saans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:500;margin-bottom:1.5rem;letter-spacing:-.02em}.identity-description{font-size:1rem;color:var(--text-secondary);line-height:1.8}.color-palette{padding:2rem;background:#fff}.color-scale{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(10,1fr);height:150px;border-radius:8px;overflow:visible;padding:20px 0}.color-swatch{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:1rem;font-size:.875rem;font-weight:500;color:var(--text-primary);transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.color-swatch.clickable-swatch{cursor:pointer}.color-swatch.clickable-swatch:hover{transform:scale(1.15) translateY(-8px);z-index:10;box-shadow:0 12px 32px #00000040;border-radius:8px}.color-swatch.clickable-swatch:active{transform:scale(1.1) translateY(-4px)}.color-swatch:before{content:attr(data-value);display:block;margin-bottom:.5rem}.color-swatch:after{content:attr(data-hex);display:block;font-size:.75rem;font-family:Courier New,monospace;opacity:.8}.color-swatch:nth-child(n+5){color:#fff}.history{padding:6rem 8rem;background:#fff}.history-wrapper{max-width:1400px;margin:0 auto;padding:40px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a}.history-content{max-width:1400px;margin:0 auto 3rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.history-title{font-family:Saans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3rem;font-weight:500;line-height:1.2;letter-spacing:-.02em}.highlight{color:#637c88;font-style:normal;font-weight:500}.history-description{font-size:.95rem;color:var(--text-secondary);line-height:1.8}.history-image{width:100%;margin:0 auto;position:relative;border-radius:12px}.office-image{width:100%;height:auto;object-fit:contain;display:block}.image-caption{position:absolute;bottom:2rem;left:2rem;color:#fff;display:flex;flex-direction:column;gap:.5rem}.caption-logo{font-weight:700;font-size:1.5rem}.caption-text{font-size:1rem;font-weight:400}.projects{padding:4rem 2rem;background:#fff}.projects-grid{max-width:1400px;margin:0 auto;display:flex;justify-content:center}.projects-image{width:100%;height:auto;border-radius:12px}.footer{background:#f2f4f5;color:#576d77;padding:4rem 2rem 2rem}.footer-content{max-width:1400px;margin:0 auto 3rem;display:grid;grid-template-columns:1.5fr 1fr;gap:6rem}.footer-logo{height:77px;width:auto;margin-bottom:1rem}.footer-logo-sub{font-size:.875rem;letter-spacing:.1em;font-weight:400}.footer-tagline{font-size:.875rem;margin-bottom:1.5rem;color:#576d77}.footer-text{font-size:.875rem;line-height:1.8}.footer-text a{color:var(--primary-400);text-decoration:none}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-heading{font-size:.75rem;font-weight:600;letter-spacing:.1em;color:#fff;margin-bottom:1rem}.footer-list{list-style:none}.footer-list li{margin-bottom:.75rem}.footer-list a{color:#576d77;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-list a:hover{color:var(--primary-400)}.footer-bottom{max-width:1400px;margin:0 auto;padding-top:2rem;border-top:1px solid #333;font-size:.75rem;color:#334148;text-align:center}@media (max-width: 1024px){.hero-content,.identity-content,.history-content,.footer-content{grid-template-columns:1fr}.history{padding:3rem 2rem}.history-wrapper{padding:2rem}.history-title{font-size:2rem}.principles-grid{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:2.5rem}.showcase-text{font-size:10rem}}@media (max-width: 768px){*{max-width:100%!important;box-sizing:border-box}html,body{width:100%;max-width:100vw;overflow-x:hidden}img{max-width:100%!important;height:auto!important}.header-content,.hero-content,.principles-grid,.one-hub-content,.what-is-content,.identity-content,.color-scale,.history-content,.history-image,.projects-grid,.footer-content,.footer-bottom{max-width:100%!important;padding-left:1rem;padding-right:1rem;width:100%!important}.history{padding:2rem 1rem}.history-wrapper{padding:1.5rem}.history-title{font-size:1.75rem}.history-description{font-size:.9rem}.hero{min-height:400px}.hero-title{font-size:2rem;word-wrap:break-word}.hero-description{font-size:.9rem}.team-grid-image,.showcase-image,.office-image,.projects-image{max-width:100%!important;width:100%!important}}@media (max-width: 768px){.header{padding:1.5rem 1rem}.header-content{flex-direction:column;gap:1rem}.nav-link svg{display:none}.principles-grid,.projects-grid{grid-template-columns:1fr}.color-scale{display:flex!important;flex-direction:column!important;height:auto!important;overflow:visible!important;gap:0!important}.color-swatch{width:100%!important;height:50px!important;aspect-ratio:auto!important;border-radius:0!important;padding:0 1rem!important;position:relative!important;border:none!important;box-shadow:none!important;margin:0!important;transform:scale(1)!important;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease!important}.color-swatch:hover{transform:scale(1.05)!important;box-shadow:0 4px 12px #00000026!important;border-radius:4px!important;z-index:10!important}.color-swatch:active{transform:scale(1.03)!important;transition:transform .1s ease!important}.color-swatch:before,.color-swatch:after{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;font-size:.875rem!important}.clickable-swatch:before,.color-swatch:before{content:attr(data-value)!important;left:1rem!important;font-weight:600!important}.clickable-swatch:after,.color-swatch:after{content:attr(data-hex)!important;right:1rem!important;font-weight:500!important;font-family:Courier New,monospace!important;opacity:.8!important}.color-swatch:nth-child(n+5):before,.color-swatch:nth-child(n+5):after{color:#fff!important}.color-swatch:first-child{border-radius:8px 8px 0 0!important}.color-swatch:last-child{border-radius:0 0 8px 8px!important}.footer-links{grid-template-columns:1fr}}@font-face{font-family:Saans Medium;src:url(/SaansMedium/SaansMedium.woff2) format("woff2"),url(/SaansMedium/SaansMedium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}.foundations-hero{position:relative;min-height:600px;background:#262626;color:#fff;overflow:hidden;display:flex;align-items:flex-end;padding:6rem 2rem;max-width:1400px;margin:0 auto;width:100%;border-radius:8px}.foundations-hero-bg{background-size:120%;background-repeat:no-repeat;background-position:-70% center;background-attachment:local;position:relative;overflow:hidden}.foundations-hero-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--foundations-hero-bg-image, none);background-size:120%;background-repeat:no-repeat;background-position:-70% center;background-attachment:local;opacity:0;transition:opacity 2s ease-in-out}.foundations-hero-bg.image-loaded:before{opacity:1}.foundations-hero-content{position:relative;z-index:2;max-width:1400px;margin:0 auto;width:100%}.foundations-hero-title{font-family:Saans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:500;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em;max-width:700px}.foundations-hero-description{font-size:1.125rem;line-height:1.7;opacity:.9;max-width:600px}.foundations-grid-section{padding:4rem 2rem;background:#fff}.foundations-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.foundation-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards;display:block;text-decoration:none;color:inherit}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.foundation-card:nth-child(1){animation-delay:.1s}.foundation-card:nth-child(2){animation-delay:.2s}.foundation-card:nth-child(3){animation-delay:.3s}.foundation-card:nth-child(4){animation-delay:.4s}.foundation-card:nth-child(5){animation-delay:.5s}.foundation-card:nth-child(6){animation-delay:.6s}.foundation-card:nth-child(7){animation-delay:.7s}.foundation-card:nth-child(8){animation-delay:.8s}.foundation-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.foundation-image{width:100%;height:250px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}.foundation-img{width:100%;height:100%;object-fit:cover}.foundation-content{padding:2rem}.foundation-title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:var(--text-primary)}.foundation-description{font-size:.95rem;line-height:1.6;color:var(--text-secondary)}.typography-sample{background:#fff;padding:1.5rem}.type-display{display:flex;flex-direction:column;gap:.5rem;font-family:Noto Sans,sans-serif}.type-alpha{font-size:2rem;font-weight:300;letter-spacing:-.02em;color:#334148}.type-chars{font-size:3rem;font-weight:400;letter-spacing:-.03em;color:#334148}.type-numbers{font-size:2.5rem;font-weight:300;letter-spacing:-.02em;color:#334148}.color-palette-preview{padding:1.5rem;background:#fff}.palette-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;height:100%}.palette-column{display:flex;flex-direction:column;gap:.5rem}.palette-swatch{flex:1;border-radius:6px;display:flex;align-items:flex-start;padding:.75rem;font-size:.75rem;color:#fff;font-weight:500;position:relative}.palette-swatch:after{content:attr(data-hex)}.icon-sample{background:#f8f8f8;padding:2rem}.icon-grid-demo{width:100%;max-width:200px;height:auto}.voice-tone-sample{background:#f5f5f5;padding:3rem}.voice-logo{display:flex;align-items:center;justify-content:center}.voice-logo-img{max-width:200px;height:auto}.design-system-preview{padding:0;background:#f8f8f8}.nav-link.active{color:var(--primary-600);font-weight:500}.footer-light{background:#f2f4f5;color:#576d77;padding:4rem 2rem 2rem;border-top:1px solid #e5e5e5}.footer-light-content{max-width:1400px;margin:0 auto 3rem;display:grid;grid-template-columns:1.5fr 1fr;gap:6rem}.footer-light-logo{height:77px;width:auto;margin-bottom:1rem}.footer-light-tagline{font-size:.875rem;margin-bottom:1.5rem;color:var(--text-primary);font-weight:500}.footer-light-text{font-size:.875rem;line-height:1.8;color:var(--text-secondary)}.footer-light-text a{color:var(--primary-600);text-decoration:none;transition:color .2s}.footer-light-text a:hover{color:var(--primary-700)}.footer-light-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-light-heading{font-size:.75rem;font-weight:600;letter-spacing:.1em;color:var(--text-primary);margin-bottom:1rem;text-transform:uppercase}.footer-light-list{list-style:none}.footer-light-list li{margin-bottom:.75rem}.footer-light-list a{color:var(--text-secondary);text-decoration:none;font-size:.875rem;transition:color .2s}.footer-light-list a:hover{color:var(--primary-600)}.footer-light-bottom{max-width:1400px;margin:0 auto;padding-top:2rem;border-top:1px solid #ddd;font-size:.75rem;color:#576d77;text-align:center}@media (max-width: 1024px){.foundations-hero-title{font-size:2.5rem}.sphere-container{width:400px;height:400px;right:-15%}.foundations-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width: 768px){*{max-width:100%!important}.foundations-hero{min-height:400px}.foundations-hero-bg{background-size:250%;background-position:center center}.foundations-hero-title{font-size:2rem}.foundations-hero-description{font-size:1rem}.sphere-container{width:300px;height:300px;right:-30%}.foundations-grid{grid-template-columns:1fr}.foundation-image{height:200px}.footer-light-content,.footer-light-links{grid-template-columns:1fr}}
