@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500&display=swap";
:root{--black:#080808;--white:#f0ede8;--accent:#c8a96e;--muted:#3a3a3a;--text-secondary:#888}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);cursor:none;font-family:Outfit,sans-serif;font-weight:300;overflow-x:hidden}.cursor{background:var(--accent);pointer-events:none;z-index:9999;border-radius:50%;width:8px;height:8px;transition:transform .1s;position:fixed;transform:translate(-50%,-50%)}.cursor-follower{pointer-events:none;z-index:9998;border:1px solid #c8a96e66;border-radius:50%;width:32px;height:32px;transition:transform .15s,width .3s,height .3s;position:fixed;transform:translate(-50%,-50%)}body:before{content:"";opacity:.35;pointer-events:none;z-index:9997;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}::selection{background:var(--accent);color:var(--black)}@media (max-width:768px){.services-grid{grid-template-columns:1fr!important}.about-grid{grid-template-columns:1fr!important;gap:3rem!important}.portfolio-main,.portfolio-small{grid-template-columns:1fr!important}.social-proof-section,.cta-section{padding:5rem 1.5rem!important}.section-padding{padding-left:1.5rem!important;padding-right:1.5rem!important}}html,body{max-width:100vw;overflow-x:hidden}*{max-width:100%}@media (max-width:768px){body{cursor:auto!important}.custom-cursor,.cursor-ring{display:none!important}.services-outer{padding:4rem 0!important}.services-section-inner{padding:5rem 1.5rem!important}.services-section-inner>div[style]{padding-top:0!important;padding-bottom:0!important}.services-item-grid{grid-template-columns:50px 1fr!important;gap:1rem!important}.services-item-grid>div:nth-child(3),.services-item-grid>div:nth-child(4){display:none!important}.social-proof-inner{padding:5rem 1.5rem!important}.social-proof-row{grid-template-columns:40px 1fr!important;gap:1rem!important}.social-proof-row>:nth-child(3),.social-proof-row>:nth-child(4){display:none!important}.about-inner{padding:5rem 1.5rem!important}.about-top-grid{grid-template-columns:1fr!important;gap:3rem!important}.about-team-grid{grid-template-columns:1fr!important;gap:2rem!important}.portfolio-inner{padding:5rem 1.5rem!important}.portfolio-large-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.portfolio-small-grid{grid-template-columns:1fr!important;gap:1rem!important}.footer-inner{padding:4rem 1.5rem 2rem!important}.footer-grid{grid-template-columns:1fr!important;gap:3rem!important}.cta-inner,[style*="padding: '10rem 3rem'"],[style*="padding: \"10rem 3rem\""]{padding:5rem 1.5rem!important}}
