.nav-container{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:1000;background-color:#fff;padding:1rem 2rem;border-radius:30px;border:.5px solid black;margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:4rem;overflow:visible}.nav-left,.nav-right{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0 1rem}.nav-logo{position:absolute;left:50%;transform:translate(-50%);z-index:1}.nav-logo img{width:50px;height:50px;object-fit:contain}.nav-link{text-decoration:none;color:#555;font-weight:500;padding:.5rem 1rem;border-radius:2rem;transition:.5s ease;line-height:1;display:flex;align-items:center;justify-content:center}.nav-link:hover{background-color:#f0f0f0;color:#000;line-height:1}.nav-link.active{background-color:#f1f1f1;color:#000;font-weight:600;padding:.7rem 1.5rem}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}.bar{width:24px;height:3px;background-color:#000;border-radius:2px}.nav-mobile-dropdown{position:absolute;top:75px;left:0;right:0;background-color:#fff;border-top:1px solid #ddd;z-index:999}.nav-mobile-links{list-style:none;padding:1rem 2rem;display:flex;flex-direction:column;gap:1rem}.hero{text-align:center;padding:6rem 2rem 5rem;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='2560'%20height='920'%20viewBox='0%200%202560%20920'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M479.892%2099.6344V886.516'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M314%20100V886.881'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M639.856%20100.278V887.16'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M799.82%20100.922V887.804'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M959.784%20101.566V888.447'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M1119.75%20102.21V889.091'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M1279.71%20102.854V889.735'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M1439.68%20103.498V890.379'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M1599.64%20104.142V891.023'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M1759.6%20104.786V891.667'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M1919.57%20105.43V892.311'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M2060%20105V891.881'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M2211%20107V893.881'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M0%20223.913L2560%20223.913'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M0%20372.016L2560%20372.016'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M0%20499.514L2560%20499.514'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M0%20627.012L2560%20627.012'%20stroke='%23EAEAEA'/%3e%3cpath%20d='M0%20754.51L2560%20754.51'%20stroke='%23EAEAEA'/%3e%3crect%20x='314'%20y='-24'%20width='1897'%20height='249'%20fill='url(%23paint0_linear_749_26)'/%3e%3crect%20x='2211'%20y='920'%20width='1897'%20height='249'%20transform='rotate(180%202211%20920)'%20fill='url(%23paint1_linear_749_26)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_749_26'%20x1='1351.96'%20y1='-24'%20x2='1351.96'%20y2='225'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_749_26'%20x1='3248.96'%20y1='920'%20x2='3248.96'%20y2='1169'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-subtitle{color:#888;font-size:1.2rem;margin-bottom:1rem}.hero-title{font-size:3rem;font-weight:700;max-width:900px;line-height:1.3;color:#000}.scroll-down{margin-top:3rem;color:#999;font-size:1rem;display:flex;flex-direction:column}.chevron-down{width:10px;height:auto}.projects-section{padding:4rem 2rem;background-color:#fff}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1100px;margin:0 auto}.project-card{padding:1.5rem;background-color:#fff;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.project-image{width:100%;height:auto;border-radius:.5rem;margin-bottom:1rem;background-color:#fcfcfc;border:.5px solid #9D9D9D;transition:.3s}.project-image:hover{transform:scale(1.01)}.project-meta{font-size:.9rem;color:#666;margin-bottom:.5rem}.project-title{font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;color:#000}.project-button{align-self:flex-start;padding:.5rem 1rem;background-color:#f2f2f2;border:none;border-radius:999px;cursor:pointer;font-size:.9rem;color:#333;text-decoration:none;transition:.3s}.project-button:hover{background-color:#e0e0e0}.see-more-wrapper{display:flex;justify-content:center;margin-top:3rem}.see-more-button{background:#000;color:#fff;border:none;border-radius:999px;padding:.75rem 2rem;font-size:.9rem;cursor:pointer;transition:.3s;text-decoration:none}.see-more-button:hover{background:#222}.footer{background-color:#000;color:#fff;padding:4rem 2rem 2rem}.footer-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:1100px;margin:0 auto 2rem}.footer-text{max-width:500px}.footer-subtitle{color:#aaa;font-size:1rem;margin-bottom:.5rem}.footer-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.footer-button{display:inline-block;background-color:#333;color:#fff;padding:.75rem 2rem;border-radius:999px;text-decoration:none;font-size:1rem;transition:.3s}.footer-button:hover{background-color:#444}.footer-socials{display:flex;gap:1rem}.footer-socials a{background-color:#333;color:#fff;padding:.5rem 1rem;border-radius:12px;font-size:1.5rem;transition:.3s}.footer-socials img{width:20px;height:auto}.footer-socials a:hover{background-color:#444}hr{border:none;border-top:1px solid #333;margin:2rem 0 1rem}.footer-copyright{text-align:right;color:#aaa;font-size:.875rem;max-width:1100px;margin:0 auto}@media (max-width: 768px){.nav-left,.nav-right{display:none}.hamburger{display:flex}.nav-container{justify-content:space-between;padding:.5rem 1.5rem;width:100%;max-width:100%;border-radius:0;border:none;margin:0}.nav-logo{position:static;transform:none}.hero{padding:5rem 1rem 3rem;background-size:cover}.hero-title{font-size:2rem;line-height:1.4}.hero-subtitle{font-size:1rem}.scroll-down{margin-top:2rem;font-size:.9rem}.projects-grid{grid-template-columns:1fr;gap:2rem}.project-title{font-size:1.1rem}.project-button{font-size:.85rem;padding:.4rem 1rem}.footer-top{flex-direction:column;align-items:flex-start;gap:2rem}.footer-title{font-size:1.5rem}.footer-subtitle{font-size:.9rem}.footer-button{padding:.6rem 1.5rem;font-size:.95rem}.footer-socials{justify-content:flex-start}.footer-socials a{font-size:1.2rem;padding:.4rem .9rem}.footer-copyright{text-align:center;font-size:.75rem}.projects-gallery{grid-template-columns:1fr!important;padding:2rem 1rem}}.projects-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:4rem 2rem;max-width:1200px;margin:5rem auto}.project-tile{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;background-color:#f9f9f9;transition:transform .3s;transform:translateY(50px)}.project-tile:hover{transform:scale(1.02)}.project-img{width:100%;height:auto;display:block;border-radius:12px}.project-overlay-button{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);padding:.5rem 1.5rem;font-size:.9rem;background-color:#000000d9;color:#fff;border:none;border-radius:999px;opacity:0;transition:.3s ease;text-decoration:none}.project-tile:hover .project-overlay-button{opacity:1;bottom:2rem}@font-face{font-family:coinbase;src:url(/assets/Coinbase_Sans-Regular-web-1.32-BkYI_WfB.ttf) format("truetype");font-weight:400;font-style:normal}*{font-family:coinbase,sans-serif;margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background-color:#fff;font-family:sans-serif;overflow-x:hidden}#root{min-height:100vh}
