.philo-content{overflow:hidden}.philo-inner{max-height:0;opacity:0;transition:all .4s ease}.philo-inner.open{max-height:200px;opacity:1}:root{--bg-color: #0f1110;--accent-color: #fdfaf5;--brand-bronze: #c5a07d;--muted-color: #8a8a8a}body{margin:0;background-color:var(--bg-color);color:var(--accent-color);overflow-x:hidden;scroll-behavior:smooth}body{font-family:Inter,sans-serif}h1,h2,.brand-font{font-family:Playfair Display,serif;font-weight:400}.brand-font1{font-family:Playfair Display,serif}.philo-title{font-weight:400;letter-spacing:-.02em}.italic{font-style:italic}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--brand-bronze)}.reveal{opacity:0;transform:translateY(30px);transition:all 1s cubic-bezier(.22,1,.36,1);width:100%;max-width:100%;overflow:hidden}.reveal.active{opacity:1;transform:translateY(0)}.nav-link{position:relative;overflow:hidden;text-decoration:none;color:inherit}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--brand-bronze);transform:scaleX(0);transform-origin:right;transition:transform .4s ease}.nav-link:hover:after{transform:scaleX(1);transform-origin:left}.hero-title{font-size:clamp(3rem,15vw,12rem);line-height:.85;letter-spacing:-.05em}.mesh-background{position:fixed;inset:0;background-image:radial-gradient(circle at 2px 2px,rgba(197,160,125,.08) 1px,transparent 0);background-size:50px 50px;z-index:-1;pointer-events:none}.project-card img{transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.cursor-follower{width:24px;height:24px;border:1px solid var(--brand-bronze);border-radius:50%;position:fixed;pointer-events:none;z-index:9999;transition:transform .1s ease;display:none}@media(pointer:fine){.cursor-follower{display:block}}.bronze-glow{color:var(--brand-bronze)}.container{max-width:1327px;margin:0 auto;padding:0 3rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.column{flex-direction:column}.section{padding:8rem 0}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:5rem}.fixed-nav{position:fixed;top:0;width:100%;z-index:50;mix-blend-mode:difference;padding:2rem 0}.logo{letter-spacing:.3em;font-size:1.1rem}.nav-links{display:flex;gap:3rem;text-transform:uppercase;letter-spacing:.2em;font-size:.75rem}.hero{min-height:100vh;display:flex;align-items:center;padding:0 6rem}.hero-inner{width:100%;max-width:1400px;margin:0 auto}.hero-title{font-size:clamp(4rem,14vw,12rem);line-height:1;letter-spacing:-.05em;margin-bottom:3rem;padding-top:.1em}.subtitle{letter-spacing:.5em;font-size:.7rem;margin-bottom:2rem}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end}.hero-text{max-width:420px;color:#9a9a9a;font-size:1.1rem;line-height:1.7}.hero-btn{border:1px solid #2a2a2a;padding:1.2rem 3rem;border-radius:999px;text-decoration:none;color:#fff;font-size:.7rem;letter-spacing:.25em;transition:all .6s ease}.hero-btn:hover{background:#fff;color:#000}.work-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:6rem}.work-title{font-size:4rem;font-weight:300}.work-meta{display:flex;align-items:center;gap:1rem;font-size:.7rem;letter-spacing:.3em;color:#777}.work-meta .line{width:40px;height:1px;background:#333}.work-grid{margin-top:4rem}.offset{margin-top:6rem}.img-wrap{aspect-ratio:4/5;overflow:hidden;background:#111;margin-bottom:1.5rem}.tag{font-size:.6rem;letter-spacing:.3em;display:block;margin-bottom:.5rem}.philosophy-title{font-size:3rem;margin:1.5rem 0}.quote{color:#888;font-style:italic}.footer-title{font-size:6rem;margin-bottom:2rem}.footer-line{height:1px;background:#ddd;margin-bottom:2rem}.footer-copy{font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:#777}.image-box{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#111;margin-bottom:1.5rem}.image-box img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.project-card:hover img{transform:scale(1.08)}.image-overlay{position:absolute;inset:0;background:#0003;opacity:0;transition:opacity .6s}.project-card:hover .image-overlay{opacity:1}.location{color:#777;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase}.philosophy{background:#121413;border-top:1px solid #222}.philosophy-grid{display:flex;gap:5rem;align-items:center}.philo-image-box{width:100%;max-width:720px;aspect-ratio:4 / 5;border-radius:18px;overflow:hidden;background:#000;box-shadow:0 20px 40px #00000040;display:flex;align-items:center;justify-content:center}.philo-image-box canvas{width:100%!important;height:100%!important;display:block}@media(max-width:640px){.philosophy-grid{flex-direction:column;gap:3rem}.philo-image-box{max-width:100%;aspect-ratio:3 / 4;border-radius:14px}.philo-title{font-size:2.2rem;text-align:left}.philo-subtitle,.philo-quote,.philo-item{text-align:left}}@media(max-width:600px){.work-title{text-align:left!important}.hero-btn{font-size:8px!important}}.sphere-container{width:100%;height:100%}.sphere-wrapper,.sphere-holder{width:100%;height:100%;transform:none!important}.sphere{width:100%;height:100%}.philo-subtitle{text-transform:uppercase;letter-spacing:.4em;font-size:.8rem;display:block;margin-bottom:2rem}.philo-title{font-size:3.5rem;line-height:1.1;margin-bottom:2rem}.philo-quote{color:#888;font-style:italic;margin-bottom:3rem;font-size:1.05rem}.philo-list{display:flex;flex-direction:column;height:250px}.philo-item{border-bottom:1px solid #222;padding-bottom:.8rem;display:flex;justify-content:space-between;letter-spacing:.25em;font-size:.75rem;text-transform:uppercase;cursor:pointer;position:relative;height:42px;overflow:hidden;transition:height .3s ease}.philo-item.open{height:100px}.philo-header{display:flex;justify-content:space-between;align-items:center;height:42px}.philo-content{position:absolute;left:0;top:44px;width:100%;font-size:13px;line-height:1.6;color:var(--muted-color);max-height:150px;overflow-y:auto;padding-right:6px;height:52px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.arrow{transition:transform .6s ease}.arrow.open{transform:rotate(180deg)}.philo-header{display:flex;align-items:center;width:100%}.philo-header span:first-child{flex:1;text-align:left}.arrow{margin-left:auto;transition:transform .3s ease}@media(max-width:1024px){.philosophy-grid{flex-direction:column}.philo-title{font-size:2.8rem}}@media(max-width:640px){.philo-title{font-size:2.2rem}}.footer{background:#fdfaf5;color:#000;padding:8rem 0}.footer-top{margin-bottom:4rem}.footer-title{font-size:6rem;letter-spacing:-.04em;line-height:1}.footer-divider{height:1px;background:#00000026;margin-top:1.5rem}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;text-transform:uppercase;letter-spacing:.2em;font-size:.75rem}.footer-grid h4{color:#999;margin-bottom:1.5rem}.footer-main{font-size:1.2rem;letter-spacing:normal;text-transform:none}.footer-links{display:flex;gap:2rem}.footer-links a{text-decoration:none;color:#000}.footer-bottom{margin-top:5rem;padding-top:2rem;border-top:1px solid #ddd;display:flex;justify-content:space-between;font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:#777}@media(max-width:900px){.footer-grid{grid-template-columns:1fr;gap:3rem}.footer-bottom{flex-direction:column;gap:1rem}.footer-title{font-size:3.5rem}}body{background-color:#0f1110;color:#fdfaf5;font-family:Inter,sans-serif}h1,h2,.brand-font{font-family:Playfair Display,serif}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-bottom{display:flex;justify-content:space-between;align-items:center}@media(max-width:1024px){.footer-title{font-size:48px;text-align:center}.footer-grid{grid-template-columns:repeat(2,1fr);gap:30px;text-align:center}.footer-bottom{flex-direction:column;gap:10px;text-align:center}.footer-links{justify-content:center}}@media(max-width:600px){.footer-title{font-size:34px;text-align:center}.footer-top{text-align:center}.footer-grid{grid-template-columns:1fr;gap:25px;text-align:center}.footer-links{justify-content:center;flex-direction:column;gap:10px}.footer-bottom{text-align:center}.footer-main{font-size:1rem;letter-spacing:normal;text-transform:none}}@media(max-width:600px){.hero-inner{padding:0 16px}.hero-title{line-height:1;letter-spacing:.05em}.subtitle{font-size:12px;letter-spacing:2px}.hero-text{font-size:14px;line-height:1.6}.hero-btn{font-size:12px;padding:10px 18px}}@media(max-width:600px){.logo{font-size:18px;letter-spacing:1px}.nav-links{gap:12px}.nav-link{font-size:13px}.fixed-nav .container{padding:10px 16px}}@media(max-width:600px){.work-title{font-size:36px;line-height:1.2;text-align:center}.work-meta{justify-content:center;gap:10px;font-size:12px}.grid-2.work-grid{grid-template-columns:1fr;gap:40px}.project-card{text-align:center}.project-card h3{font-size:20px}.tag{font-size:12px}.location{font-size:13px}.image-box img{height:auto;object-fit:cover}.offset{margin-top:0}}@media(max-width:600px){.philosophy-grid{grid-template-columns:1fr;gap:40px}.philo-image-box img{width:100%;height:auto}.philo-title{font-size:32px;line-height:1.2;text-align:left}.philo-subtitle{display:block;text-align:center;font-size:12px;letter-spacing:2px}.philo-quote{font-size:14px;line-height:1.6;text-align:left;margin:20px 0}.philo-list{margin-top:20px}.philo-item{font-size:13px;padding:12px 0}}.hero{padding-bottom:60px}.section{padding-top:60px}@media(max-width:1024px){.container{padding:0 2rem}.grid-2{grid-template-columns:1fr;gap:4rem}.hero-title{font-size:clamp(3rem,12vw,8rem)}.hero-bottom,.work-header{flex-direction:column;align-items:flex-start;gap:2rem}.work-title{font-size:3rem}.offset{margin-top:0}.footer-title{font-size:4rem}}@media(max-width:640px){.container{padding:0 1.5rem}.fixed-nav{padding:1.5rem 0}.nav-links{display:none}.hero{padding-top:5rem}.subtitle{letter-spacing:.3em;font-size:.7rem}.hero-text{font-size:5rem}.hero-btn{padding:.8rem 2rem;font-size:.75rem}.section{padding:5rem 0}.work-title{font-size:2.5rem}.philosophy-title{font-size:2.2rem}.quote{font-size:.95rem}.footer-title{font-size:3rem}.footer-copy{font-size:.6rem;letter-spacing:.2em}.cursor-follower{display:none!important}}@media(max-width:1024px){.container,.hero{padding:0 2rem}.footer-title{font-size:clamp(3rem,12vw,8rem)}}@media(max-width:640px){.section{padding:4rem 0}.grid-2{grid-template-columns:1fr;gap:3rem}.offset{margin-top:0}.fixed-nav{padding:1rem 0}.nav-links{gap:1.5rem;font-size:.65rem}.logo{font-size:.9rem}.hero{min-height:80vh;display:flex;align-items:center}.hero-bottom{flex-direction:column;align-items:flex-start;gap:2rem}.hero-text{font-size:1rem;max-width:100%}.work-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:3rem}.work-title{font-size:2.5rem}.philosophy-grid{flex-direction:column;gap:2rem}.philo-title{font-size:2.2rem}.footer-title{font-size:3rem}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}.cursor-follower{display:none!important}}@media(max-width:600px){.image-box{aspect-ratio:4 / 5;border-radius:10px}.image-box img{width:100%;height:100%;object-fit:cover}.grid-2{grid-template-columns:1fr;gap:3rem}.offset{margin-top:0}.project-card,.tag,.project-card h3,.location{text-align:left}.hero-title{font-size:60px}.philo-quote{font-size:12px}.philo-content{height:80px;top:50px}.philo-list{height:300px}}.fixed-nav{transition:transform .4s ease}.nav-hide{transform:translateY(-100%)}@media(max-width:600px){.footer-links{justify-content:center;align-items:center;text-align:center}.footer-links a{justify-content:center}.brand-font1{font-size:13px!important;font-family:Playfair Display,serif}.location{margin-bottom:60px}.philo-list1 *{font-size:11px!important}.philo-item.open{height:100px}}.hero{padding-bottom:10px}.section{padding-top:10px}
