.about-page{padding-top:clamp(8rem,15vw,10rem);padding-bottom:var(--section-spacing);padding-inline:var(--page-gutter);max-width:100vw;margin:0 auto}.ap-header{justify-content:space-between;align-items:flex-start;margin-bottom:6rem;display:flex}.ap-header-content{max-width:600px}.ap-title{font-family:var(--font-sans);color:var(--fg);letter-spacing:-.02em;margin-bottom:2rem;font-size:2.5rem;font-weight:500;line-height:1.15}.ap-desc{font-family:var(--font-sans);color:var(--muted);max-width:600px;font-size:1.1rem;line-height:1.6}.ap-label{font-family:var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--muted);padding-top:1rem;font-size:.75rem;font-weight:600}.ap-video-container{border-radius:8px;justify-content:flex-end;align-items:flex-start;width:640px;height:400px;margin-top:0;display:flex;overflow:hidden}.header-team-video{object-fit:cover;filter:grayscale();opacity:.9;width:100%;height:100%;transform:none}@media (max-width:768px){.ap-video-container{width:100%;height:300px;margin-top:2rem}.header-team-video{width:100%;transform:none}}.about-hero-image{width:100%;height:65vh;margin-bottom:8rem;position:relative;overflow:hidden}.about-hero-image img,.about-hero-image video{object-fit:cover;filter:grayscale()contrast(1.1);width:100%;height:100%;display:block}.ap-section{border-top:1px solid #0000001a;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:clamp(4rem,8vw,8rem);padding-top:2rem;display:grid}@media (max-width:768px){.ap-section{gap:2rem;margin-bottom:4rem}.id-note{max-width:300px}.id-logo-row,.id-type-spec,.id-color-row{flex-wrap:wrap}}.ap-heading{font-family:var(--font-sans);color:var(--fg);letter-spacing:-.01em;font-size:2rem;font-weight:500;line-height:1.15}.ap-text{font-family:var(--font-sans);color:var(--muted);font-size:1.1rem;line-height:1.6}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.philosophy-thumb{background:#f0f0f0;border-radius:4px;width:100%;height:auto;overflow:hidden}.philosophy-thumb img{object-fit:cover;filter:grayscale();width:100%;height:100%}@media (max-width:1024px){.ap-header{flex-direction:column;gap:2rem}.ap-section{grid-template-columns:1fr;gap:2rem}.about-hero-image{height:50vh;margin-bottom:4rem}}.identity-grid{flex-direction:column;gap:4rem;max-width:100%;display:flex;overflow-x:hidden}.id-item{border-bottom:1px solid #0000001a;flex-direction:column;gap:1rem;max-width:100%;padding-bottom:3rem;display:flex}.id-item:last-child{border-bottom:none;padding-bottom:0}.id-label{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .5rem;font-size:.75rem;font-weight:600}.id-logo-row{align-items:center;gap:1rem;max-width:100%;display:flex}.id-logo-icon{object-fit:contain;width:90px;height:auto}.id-display-large{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--fg);font-size:1.5rem;font-weight:700;line-height:1}.id-type-spec{align-items:center;gap:2rem;max-width:100%;margin-bottom:.5rem;display:flex}.id-big-letter{color:var(--fg);letter-spacing:-.04em;font-size:5rem;font-weight:500;line-height:1}.id-font-details{flex-direction:column;gap:.25rem;display:flex}.font-name{color:var(--fg);font-size:1.25rem;font-weight:500}.font-role{color:var(--muted);font-size:.9rem}.id-note{font-family:var(--font-sans);color:var(--muted);max-width:600px;font-size:1rem;line-height:1.6}.id-color-row{flex-wrap:wrap;gap:2rem;max-width:100%;margin-bottom:.5rem;display:flex}.id-swatch-group{flex-direction:column;align-items:center;gap:.5rem;display:flex}.id-swatch{border-radius:50%;width:64px;height:64px}.color-name{font-family:var(--font-sans);color:var(--muted);text-align:center;font-size:.8rem;font-weight:500}.culture-entry-section{text-align:center;border-top:1px solid #0000001a;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-top:6rem;padding-top:8rem;padding-bottom:4rem;display:flex}.culture-entry-label{font-family:var(--font-sans);color:var(--muted);font-size:1.1rem;font-weight:400}.culture-entry-btn{font-family:var(--font-sans);color:var(--fg);cursor:pointer;opacity:1;z-index:10;background:0 0;border:none;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:opacity .3s;position:relative}.culture-entry-btn:hover{opacity:.6}.culture-mode{z-index:9999;opacity:0;background:#fff;width:100vw;height:100vh;animation:.6s cubic-bezier(.2,.8,.2,1) forwards fadeToWhite;position:fixed;top:0;left:0}.culture-video{object-fit:cover;opacity:0;width:100vw;height:100vh;animation:1.2s .8s forwards revealVideo;display:block}.culture-exit-btn{color:#fff;font-family:var(--font-sans);cursor:pointer;opacity:.7;z-index:10000;background:0 0;border:none;padding:1rem;font-size:2rem;line-height:1;transition:opacity .2s;position:absolute;top:2rem;right:2rem}.culture-exit-btn:hover{opacity:1}@keyframes fadeToWhite{0%{opacity:0}to{opacity:1}}@keyframes revealVideo{0%{opacity:0}to{opacity:1}}
