@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Poppins,sans-serif;background:#fff;color:#121212;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}img{display:block;max-width:100%}.page-container{max-width:1440px;margin:0 auto;padding:0 80px}@media (max-width: 768px){.page-container{padding:0 24px}}.marquee-bar{display:flex;justify-content:space-between;align-items:flex-start;padding:40px 0 20px;gap:40px}.marquee-badge{font-size:20px;font-weight:500;white-space:nowrap;flex-shrink:0}.marquee-tagline{font-size:20px;font-weight:400;text-align:right;max-width:520px;line-height:1.4}@media (max-width: 768px){.marquee-bar{flex-direction:column;gap:16px}.marquee-tagline{text-align:left;font-size:16px}}.hero{position:relative;height:75vh;min-height:500px;max-height:780px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.hero-giant-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);font-size:clamp(80px,18vw,300px);font-weight:800;white-space:nowrap;color:#121212;letter-spacing:-.04em;line-height:.85;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1}.hero-avatar{position:relative;z-index:2;height:85%;max-height:650px}.hero-avatar img{height:100%;width:auto;object-fit:contain;filter:drop-shadow(0 8px 30px rgba(0,0,0,.15))}.about-section{padding:100px 0;display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:start}.about-statement{font-size:clamp(28px,3.2vw,40px);font-weight:500;line-height:1.4;letter-spacing:-.01em;color:#121212}.about-right{display:flex;flex-direction:column;gap:32px}.about-description{font-size:22px;font-weight:400;line-height:1.55;color:#666}.about-link{display:inline-flex;align-items:center;gap:12px;font-size:30px;font-weight:600;color:#121212;cursor:pointer;transition:opacity .2s}.about-link:hover{opacity:.6}.about-link-arrow{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:2px solid #121212;font-size:18px;transition:background .2s,color .2s}.about-link:hover .about-link-arrow{background:#121212;color:#fff}@media (max-width: 900px){.about-section{grid-template-columns:1fr;gap:40px}.about-description{font-size:18px}.about-link{font-size:24px}}.works-section{padding:60px 0 100px}.works-header{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;margin-bottom:60px}.works-title{font-size:clamp(48px,7vw,100px);font-weight:800;letter-spacing:-.03em;line-height:1;color:#121212;flex-shrink:0}.works-intro{max-width:420px;font-size:22px;font-weight:600;line-height:1.4;letter-spacing:.02em;text-transform:uppercase;color:#121212;padding-top:8px}@media (max-width: 900px){.works-header{flex-direction:column;gap:24px}.works-intro{font-size:16px}}.works-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media (max-width: 700px){.works-grid{grid-template-columns:1fr}}.work-card{display:block;cursor:pointer}.work-card-image{width:100%;aspect-ratio:780 / 520;background:#f0f0f0;border-radius:12px;overflow:hidden;margin-bottom:16px}.work-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.work-card:hover .work-card-image img{transform:scale(1.04)}.work-card-title{font-size:clamp(24px,3vw,40px);font-weight:600;color:#121212;letter-spacing:-.01em}.explore-more{text-align:center;padding:60px 0}.explore-more a{font-size:20px;font-weight:500;color:#121212;border-bottom:1.5px solid #121212;padding-bottom:2px;transition:opacity .2s}.explore-more a:hover{opacity:.6}.cta-section{padding:80px 0 100px}.cta-small{font-size:20px;font-weight:400;color:#121212;margin-bottom:8px}.cta-big{font-size:clamp(40px,5.5vw,77px);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#121212}.contact-row{padding:60px 0 80px;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}.contact-col{display:flex;flex-direction:column;gap:6px}.contact-label{font-size:16px;font-weight:500;color:#666}.contact-value{font-size:24px;font-weight:500;color:#121212;transition:opacity .2s}.contact-value:hover{opacity:.6}.contact-get-in-touch{font-size:24px;font-weight:500;color:#121212}.footer-dark{background:#000;color:#fff;padding:60px 0 40px;overflow:hidden}.footer-sub{font-size:clamp(32px,6vw,100px);font-weight:600;line-height:1.1;color:#fff;margin-bottom:20px}.footer-giant{font-size:clamp(60px,17vw,300px);font-weight:900;line-height:.85;letter-spacing:-.04em;color:#fff;white-space:nowrap;-webkit-user-select:none;user-select:none}
