.post-module__fFuUMG__main{max-width:1000px;min-height:100vh;margin:0 auto;padding:8rem 4rem 4rem}@media (max-width:768px){.post-module__fFuUMG__main{padding:6rem 2rem 4rem}}.post-module__fFuUMG__backLink{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);border-bottom:1px solid #0000;margin-bottom:4rem;font-size:.8rem;text-decoration:none;transition:all .3s;display:inline-block}.post-module__fFuUMG__backLink:hover{color:var(--foreground);border-bottom-color:var(--foreground)}.post-module__fFuUMG__hero{border-bottom:1px solid var(--border);margin-bottom:6rem;padding-bottom:4rem}.post-module__fFuUMG__meta{font-family:var(--font-sans);gap:2rem;margin-bottom:2rem;font-size:.9rem;display:flex}.post-module__fFuUMG__category{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.post-module__fFuUMG__date{color:var(--muted)}.post-module__fFuUMG__title{font-family:var(--font-serif);color:var(--foreground);font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.1}.post-module__fFuUMG__content{font-family:var(--font-sans);color:var(--foreground);font-size:1.2rem;font-weight:300;line-height:1.8}.post-module__fFuUMG__content p{margin-bottom:2rem}.post-module__fFuUMG__content h2{font-family:var(--font-serif);color:var(--foreground);margin-top:4rem;margin-bottom:2rem;font-size:2.5rem;font-weight:400}.post-module__fFuUMG__content h3{font-family:var(--font-serif);color:var(--foreground);margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:400}.post-module__fFuUMG__content ul,.post-module__fFuUMG__content ol{margin-bottom:2rem;padding-left:2rem}.post-module__fFuUMG__content li{margin-bottom:1rem}.post-module__fFuUMG__content blockquote{border-left:4px solid var(--primary);font-family:var(--font-serif);color:var(--muted);margin:3rem 0;padding-left:2rem;font-size:1.8rem;font-style:italic}.post-module__fFuUMG__content a{color:var(--primary);text-underline-offset:4px;text-decoration:underline}.post-module__fFuUMG__content a:hover{color:var(--foreground)}
.page-module___8aEwW__main{z-index:1;flex-direction:column;width:100vw;min-height:100vh;display:flex;position:relative}.page-module___8aEwW__darkSection{background-color:var(--background);color:var(--foreground)}.page-module___8aEwW__lightSection{background-color:var(--light-bg);color:var(--light-fg)}.page-module___8aEwW__lightSection .page-module___8aEwW__aboutTitle,.page-module___8aEwW__lightSection .page-module___8aEwW__sectionTitle{color:var(--light-muted)}.page-module___8aEwW__lightSection .page-module___8aEwW__aboutText{color:var(--light-fg)}.page-module___8aEwW__header{z-index:50;pointer-events:none;justify-content:space-between;align-items:flex-start;width:100vw;padding:3rem 4rem;display:flex;position:fixed;top:0;left:0}.page-module___8aEwW__logo{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--foreground);pointer-events:auto;font-size:1.5rem;font-weight:600}.page-module___8aEwW__nav{pointer-events:auto;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.page-module___8aEwW__navLink{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);padding:.5rem 0;font-size:.8rem;transition:opacity .3s;display:block;position:relative}.page-module___8aEwW__navLink:hover{opacity:.5}@keyframes page-module___8aEwW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0}to{opacity:1}}.page-module___8aEwW__hero{flex-direction:column;justify-content:center;align-items:flex-start;width:100vw;height:100vh;padding:4rem;display:flex;position:relative}.page-module___8aEwW__heroTitle{font-family:var(--font-serif);color:var(--foreground);margin-top:10vh;font-size:clamp(3rem,7vw,7rem);font-style:italic;font-weight:400;line-height:1.1;animation:1.2s cubic-bezier(.2,.65,.3,.9) forwards page-module___8aEwW__fadeInUp}.page-module___8aEwW__heroSubtitle{font-family:var(--font-sans);letter-spacing:.05em;color:var(--muted);opacity:0;max-width:400px;margin-top:2rem;font-size:.9rem;font-weight:300;line-height:1.6;animation:1.5s .3s forwards page-module___8aEwW__fadeIn}.page-module___8aEwW__philosophy{justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:4rem;display:flex}.page-module___8aEwW__philosophyText{font-family:var(--font-serif);text-align:center;color:var(--foreground);max-width:80%;font-size:clamp(3rem,6vw,6rem);font-style:italic;font-weight:400;line-height:1.2}.page-module___8aEwW__about{justify-content:center;width:100vw;padding:15vh 4rem;display:flex}.page-module___8aEwW__aboutContainer{grid-template-columns:1fr 3fr;gap:4rem;width:100%;max-width:1200px;display:grid}.page-module___8aEwW__aboutTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:.5rem;font-size:.8rem}.page-module___8aEwW__aboutContent{flex-direction:column;gap:3rem;display:flex}.page-module___8aEwW__aboutText{font-family:var(--font-sans);color:var(--foreground);font-size:clamp(1.2rem,1.8vw,1.6rem);font-weight:300;line-height:1.8}@media (max-width:768px){.page-module___8aEwW__aboutContainer{grid-template-columns:1fr;gap:1.5rem}}.page-module___8aEwW__services{flex-direction:column;align-items:center;width:100vw;padding:10vh 4rem 20vh;display:flex}.page-module___8aEwW__servicesTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);align-self:flex-start;margin-bottom:6rem;font-size:.8rem}.page-module___8aEwW__servicesList{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;display:flex}.page-module___8aEwW__serviceItem{font-family:var(--font-serif);color:var(--foreground);opacity:.8;cursor:none;font-size:clamp(2rem,4vw,4rem);transition:opacity .3s,transform .3s}.page-module___8aEwW__serviceItem:hover{opacity:1;color:var(--primary);transform:translateY(-5px)}.page-module___8aEwW__serviceSeparator{font-family:var(--font-sans);color:var(--border);font-size:2rem;font-weight:300}.page-module___8aEwW__videoSection{flex-direction:column;justify-content:center;align-items:center;width:100vw;padding:10vh 4rem;display:flex}.page-module___8aEwW__videoWrapper{aspect-ratio:16/9;background:var(--muted);border-radius:20px;width:100%;max-width:1200px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.page-module___8aEwW__reelVideo{object-fit:cover;opacity:.9;width:100%;height:100%;transition:opacity .5s}.page-module___8aEwW__videoWrapper:hover .page-module___8aEwW__reelVideo{opacity:1}.page-module___8aEwW__works{width:100vw;padding:20vh 4rem}.page-module___8aEwW__sectionTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:4rem;font-size:.8rem}.page-module___8aEwW__clientGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));place-items:center;gap:4rem;display:grid}.page-module___8aEwW__clientLogo{object-fit:contain;opacity:.3;filter:grayscale();width:100%;height:auto;max-height:60px;transition:opacity .4s,filter .4s}.page-module___8aEwW__clientLogo:hover{opacity:.8;filter:grayscale(0%)}.page-module___8aEwW__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;width:100vw;padding:4rem;display:flex}.page-module___8aEwW__footerText{font-family:var(--font-sans);color:var(--muted);font-size:.8rem}.page-module___8aEwW__footerContact{gap:2rem;display:flex}@media (max-width:768px){.page-module___8aEwW__heroTitle{opacity:1;animation:none;transform:none}.page-module___8aEwW__footer{flex-direction:column-reverse;align-items:flex-start;gap:2rem}.page-module___8aEwW__footerContact{flex-direction:column;gap:.8rem}.page-module___8aEwW__videoSection{flex-direction:column;padding:5vh 0}.page-module___8aEwW__videoWrapper{border-radius:0}.page-module___8aEwW__clientGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.page-module___8aEwW__clientLogo{opacity:.5;max-height:80px}}
