@import"https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap";.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(to bottom,rgba(0,0,0,.5),transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.header-container{max-width:1400px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:600;letter-spacing:2px;color:#fff;text-decoration:none;transition:opacity .3s;text-shadow:0 2px 4px rgba(0,0,0,.3);font-family:EB Garamond,serif;display:flex;align-items:center}.logo-image{max-height:45px;width:auto;object-fit:contain}.logo:hover{opacity:.7}.menu-toggle{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;color:#fff;transition:opacity .3s;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.menu-toggle:hover{opacity:.7}.nav-menu{position:fixed;inset:0;width:100%;height:100vh;background:#e63946;padding:6rem 4rem;z-index:999;overflow-y:auto}.nav-menu-close{position:absolute;top:2rem;right:2rem;background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;padding:.5rem;transition:opacity .3s}.nav-menu-close:hover{opacity:.7}.nav-menu ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.nav-menu li{border-bottom:1px solid rgba(255,255,255,.3);padding:2rem 0}.nav-menu li:first-child{border-top:1px solid rgba(255,255,255,.3)}.nav-menu a{font-size:2.5rem;color:#fff;text-decoration:none;font-weight:400;transition:opacity .3s;display:inline-block;letter-spacing:.5px}.nav-menu a:hover{opacity:.7}@media(max-width:768px){.nav-menu{padding:5rem 1.5rem}.nav-menu a{font-size:1.6rem}.nav-menu li{padding:1.2rem 0}.header-container{padding:1rem}.logo-image{max-height:35px}}@media(max-width:480px){.nav-menu a{font-size:1.4rem}.nav-menu li{padding:1rem 0}}.footer{background:#e63946;color:#fff;padding:3rem 2rem 2rem;font-size:.85rem}.footer-container{max-width:1400px;margin:0 auto}.footer-top{display:grid;grid-template-columns:100px 1fr;gap:2rem;align-items:start}.footer-logo{padding-top:0}.footer-logo h2{font-family:EB Garamond,serif;font-size:1.2rem;font-weight:600;letter-spacing:1px;color:#fff;margin:0}@media(max-width:768px){.footer-logo h2{font-size:1.5rem;margin-bottom:1rem}}.footer-content{display:flex;flex-direction:column;gap:0}.footer-section{border-top:1px solid rgba(255,255,255,.4);padding:1.5rem 0;display:grid;grid-template-columns:200px 1fr;gap:2rem;align-items:start}.instagram-section{border-top:1px solid rgba(255,255,255,.4)}.footer-section h3{text-align:left;font-size:.85rem;font-weight:600;margin:0;letter-spacing:.5px}.instagram-content,.info-content,.pages-content,.credits-content{margin-left:0;max-width:none;width:100%}.instagram-content{display:flex;flex-direction:column;gap:1.5rem}.instagram-handle{color:#fff;text-decoration:none;display:block;font-size:.85rem;font-weight:400;transition:opacity .3s;margin-top:-.2rem}.instagram-handle:hover{opacity:.8}.instagram-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:600px}.instagram-image{aspect-ratio:1;overflow:hidden;display:block;transition:transform .3s;background-color:#d62828}.instagram-image:hover{transform:scale(1.02)}.info-content,.pages-content,.credits-content{display:flex;flex-direction:column;gap:.25rem}.info-content p,.pages-content p,.credits-content p{font-size:.85rem;line-height:1.5;font-weight:300;margin:0}.copyright{margin-top:1.5rem;font-size:.75rem!important;opacity:.8;line-height:1.4!important;max-width:500px}.pages-content a,.credits-content a{color:#fff;text-decoration:none;transition:opacity .3s;font-size:.85rem;line-height:1.5;display:block}.pages-content a:hover,.credits-content a:hover{opacity:.8}@media(max-width:1024px){.footer-top{grid-template-columns:1fr;gap:3rem}.footer-section{grid-template-columns:150px 1fr;gap:1rem}}@media(max-width:768px){.footer{padding:2.5rem 1rem 2rem}.footer-section{grid-template-columns:1fr;gap:.6rem;padding:1.2rem 0}.footer-section h3{margin-bottom:.3rem;opacity:.7;font-size:.8rem}.instagram-grid{grid-template-columns:repeat(3,1fr);max-width:100%;gap:.5rem}.instagram-handle{margin-top:0;margin-bottom:.8rem}.info-content p,.pages-content a,.credits-content p{font-size:.8rem}.copyright{font-size:.7rem!important;margin-top:1rem}}@media(max-width:480px){.footer{padding:2rem .75rem 1.5rem}.instagram-grid{gap:.4rem}}.hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:EB Garamond,serif}.hero-slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%}.hero-slide:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-overlay-box{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);z-index:1;max-width:1200px;width:90%;background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);padding:3rem}.overlay-content{display:grid;grid-template-columns:200px 1fr;gap:3rem;align-items:center}.overlay-left{border-right:1px solid rgba(255,255,255,.3);padding-right:3rem}.overlay-left h2{font-size:2.5rem;font-weight:400;color:#fff;margin:0;letter-spacing:2px}.overlay-right p{font-size:1.6rem;line-height:1.6;color:#fff;margin:0;font-weight:300;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:768px){.hero-overlay-box{padding:1.5rem;width:92%;bottom:5rem}.overlay-content{grid-template-columns:1fr;gap:1rem}.overlay-left{border-right:none;border-bottom:1px solid rgba(255,255,255,.3);padding-right:0;padding-bottom:1rem}.overlay-left h2{font-size:1.8rem}.overlay-right p{font-size:1rem;line-height:1.5}.scroll-indicator{bottom:1.5rem;width:40px;height:40px}}.scroll-indicator{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);background:none;border:2px solid #fff;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;z-index:2;animation:bounce 2s infinite}.scroll-indicator:hover{background:#fff;color:#000}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.featured-project{padding:6rem 2rem;background:#000;color:#fff}.featured-container{max-width:1600px;margin:0 auto}.featured-header{margin-bottom:3rem;padding:0 2rem}.featured-header h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;letter-spacing:1px;display:flex;align-items:center;gap:1rem;border-top:1px solid #fff;padding-top:2rem}.featured-content{position:relative}.featured-image{position:relative;width:100%;height:70vh;min-height:500px;overflow:hidden;cursor:pointer}.featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.featured-image:hover img{transform:scale(1.05)}.featured-overlay{position:absolute;bottom:0;left:0;right:0;padding:3rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent)}.featured-link{text-decoration:none;color:#fff;display:block}.featured-info h3{font-size:2rem;font-weight:400;margin-bottom:.5rem}.featured-info p{font-size:1rem;opacity:.8;font-weight:300}@media(max-width:768px){.featured-project{padding:4rem 1rem}.featured-header{padding:0 .5rem}.featured-image{height:45vh;min-height:300px}.featured-overlay{padding:1.5rem}.featured-info h3{font-size:1.3rem}.featured-info p{font-size:.9rem}}@media(max-width:480px){.featured-image{height:40vh;min-height:280px}}.all-projects{padding:6rem 2rem;background:#000;color:#fff}.all-projects-container{max-width:1600px;margin:0 auto}.all-projects-header{margin-bottom:3rem;padding:0 2rem}.all-projects-header h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;letter-spacing:1px;display:flex;align-items:center;gap:1rem;border-top:1px solid #fff;padding-top:2rem}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding:0 2rem}.project-item{cursor:pointer;transition:transform .3s ease}.project-item:hover{transform:translateY(-10px)}.project-link{text-decoration:none;color:#fff;display:block}.project-link:hover{color:#fff}.project-link:hover .project-info h3{opacity:.8}.project-image{position:relative;width:100%;height:400px;overflow:hidden;margin-bottom:1rem}.project-item:hover .project-image img{transform:scale(1.1)}.project-info h3{font-size:1.3rem;font-weight:400;margin-bottom:.5rem}.project-info p{font-size:.9rem;opacity:.7;font-weight:300}@media(max-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.all-projects{padding:4rem 1rem}.all-projects-header,.projects-grid{padding:0 .5rem}.projects-grid{grid-template-columns:1fr;gap:2.5rem}.project-image{height:250px}.project-info h3{font-size:1.1rem}.project-info p{font-size:.85rem}}.founder-cta{padding:6rem 2rem;background:#0a0a0a;color:#fff}.founder-cta-container{max-width:1400px;margin:0 auto}.founder-cta-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;background:#111;padding:3rem;border:1px solid rgba(255,255,255,.1)}.founder-cta-image{width:100%;height:500px;overflow:hidden}.founder-cta-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s ease}.founder-cta-content:hover .founder-cta-image img{transform:scale(1.05)}.founder-cta-text{padding:2rem}.founder-cta-text h2{font-size:clamp(2rem,4vw,3rem);font-weight:400;margin-bottom:1.5rem;letter-spacing:1px}.founder-cta-text p{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.8;margin-bottom:2rem;opacity:.8;font-weight:300}.founder-cta-link{display:inline-flex;align-items:center;gap:1rem;font-size:clamp(1.1rem,1.5vw,1.3rem);color:#fff;text-decoration:none;font-weight:400;transition:opacity .3s,gap .3s;border-bottom:1px solid #fff;padding-bottom:.5rem}.founder-cta-link:hover{opacity:.7;gap:1.5rem}.arrow-icon{transform:rotate(-45deg);font-size:1.5rem;transition:transform .3s}.founder-cta-link:hover .arrow-icon{transform:rotate(-45deg) translate(5px)}@media(max-width:1024px){.founder-cta-content{grid-template-columns:1fr;gap:2rem;padding:2rem}.founder-cta-image{height:400px}.founder-cta-text{padding:1rem}}@media(max-width:768px){.founder-cta{padding:4rem 1rem}.founder-cta-content{padding:1.5rem}.founder-cta-image{height:300px}.founder-cta-text{padding:.5rem}}.methods{padding:8rem 2rem;background:#000;color:#fff}.methods-container{max-width:1600px;margin:0 auto}.methods-header{margin-bottom:5rem;padding:3rem 2rem 0;border-top:1px solid #fff}.methods-header h2{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:400;margin-bottom:2rem;letter-spacing:1px}.methods-header p{font-size:1rem;line-height:1.8;opacity:.9;max-width:900px;font-weight:300}.methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:4rem 3rem;padding:0 2rem}.method-item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.method-icon{color:#fff;opacity:.9;transition:transform .3s ease,opacity .3s ease}.method-item:hover .method-icon{transform:translateY(-5px);opacity:1}.method-item h3{font-size:.85rem;font-weight:400;letter-spacing:1px;text-transform:uppercase;line-height:1.4;opacity:.8}@media(max-width:1024px){.methods-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:3rem 2rem}}@media(max-width:768px){.methods{padding:4rem 1rem}.methods-header{padding:2rem 1rem 0;margin-bottom:3rem}.methods-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem;padding:0 1rem}.method-icon svg{width:32px;height:32px}.method-item h3{font-size:.75rem}}.contact-cta{position:relative;height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cta-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.cta-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}.cta-background img{width:100%;height:100%;object-fit:cover}.cta-content{position:relative;z-index:1;text-align:center}.cta-link{font-size:clamp(1.8rem,4vw,3rem);color:#fff;text-decoration:none;font-weight:400;transition:opacity .3s;display:inline-flex;align-items:center;gap:1rem;font-family:Inter,sans-serif}.cta-link:hover{opacity:.7}.arrow-icon{transform:rotate(-45deg);font-size:2rem}@media(max-width:768px){.contact-cta{height:250px}.cta-link,.arrow-icon{font-size:1.5rem}}.page-header{position:relative;height:50vh;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:4rem}.page-header-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:0}.page-header-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}.page-header-content{position:relative;z-index:2;text-align:center;padding:0 2rem;max-width:800px}.page-header-content h1{font-family:EB Garamond,serif;font-size:4rem;color:#fff;font-weight:400;letter-spacing:2px;text-transform:uppercase;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.page-header-subtitle{font-size:1.5rem;color:#f0f0f0;margin-top:1rem;font-weight:300;line-height:1.6}@media(max-width:768px){.page-header{height:40vh;min-height:300px}.page-header-content h1{font-size:2.5rem}.page-header-subtitle{font-size:1.2rem}}.projects-page{background:#f5f5f5;min-height:100vh}.projects-page-header{height:200px;background:linear-gradient(to bottom,#2c3e50,#f5f5f5);padding-top:100px}.projects-list{max-width:1600px;margin:0 auto;padding:2rem}.project-item{display:grid;grid-template-columns:400px 1fr;gap:4rem;padding:4rem 0;border-bottom:1px solid #ddd;align-items:center}.project-item:last-child{border-bottom:none}.project-info-left{text-decoration:none;transition:opacity .3s}.project-info-left:hover{opacity:.7}.project-info-left h2{font-size:clamp(2rem,4vw,3rem);font-weight:400;margin-bottom:1rem;color:#333;font-family:EB Garamond,serif}.project-category{font-size:.9rem;color:#999;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}.project-description{font-size:1rem;line-height:1.8;color:#666}.project-images-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#999 #f5f5f5}.project-images-scroll::-webkit-scrollbar{height:8px}.project-images-scroll::-webkit-scrollbar-track{background:#f5f5f5}.project-images-scroll::-webkit-scrollbar-thumb{background:#999;border-radius:4px}.project-images-scroll::-webkit-scrollbar-thumb:hover{background:#666}.images-container{display:flex;gap:1rem;padding-bottom:1rem}.project-image{flex-shrink:0;width:600px;height:400px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.project-image:hover img{transform:scale(1.05)}@media(max-width:1024px){.project-item{grid-template-columns:1fr;gap:2rem}.project-image{width:500px;height:350px}}@media(max-width:768px){.projects-page{padding-top:70px}.projects-list{padding:1rem .75rem}.project-item{padding:1.5rem 0}.project-image{width:320px;height:240px}.project-info-left h2{font-size:1.5rem}}@media(max-width:480px){.project-image{width:280px;height:200px}}.project-detail-page{padding-top:100px;background:#f5f5f5;min-height:100vh}.project-sections{max-width:1600px;margin:0 auto}.project-section{padding:4rem 2rem;border-bottom:1px solid #ddd}.section-layout{display:grid;grid-template-columns:300px 1fr;gap:4rem;align-items:start}.section-title h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;color:#999;display:flex;align-items:center;gap:1rem;font-family:Inter,sans-serif}.section-images-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#999 #f5f5f5}.section-images-scroll::-webkit-scrollbar{height:8px}.section-images-scroll::-webkit-scrollbar-track{background:#f5f5f5}.section-images-scroll::-webkit-scrollbar-thumb{background:#999;border-radius:4px}.section-images-container{display:flex;gap:1rem;padding-bottom:1rem}.section-image{flex-shrink:0;width:700px;height:500px;overflow:hidden}.section-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.section-image:hover img{transform:scale(1.05)}.project-info-section{background:#000;color:#fff;padding:4rem 2rem}.info-layout{display:grid;grid-template-columns:300px 1fr;gap:4rem;max-width:1600px;margin:0 auto}.info-left h2{font-size:2rem;font-weight:600;margin-bottom:.5rem;font-family:EB Garamond,serif;letter-spacing:2px}.info-left p{font-size:1rem;opacity:.8}.info-right{display:grid;grid-template-columns:1fr 1fr;gap:3rem;border-top:1px solid rgba(255,255,255,.3);padding-top:2rem}.info-item h3{font-size:.9rem;font-weight:500;margin-bottom:.5rem;opacity:.7}.info-item p,.info-item a{font-size:.95rem;color:#fff;text-decoration:none;transition:opacity .3s}.info-item a:hover{opacity:.7}.next-project-section{padding:4rem 2rem}.next-project-layout{display:grid;grid-template-columns:300px 1fr;gap:4rem;align-items:center}.next-project-left h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;color:#999;margin-bottom:.5rem;font-family:Inter,sans-serif}.next-project-left p{font-size:1rem;color:#666;margin-bottom:2rem}.all-projects-link{font-size:.9rem;color:#999;text-decoration:none;transition:opacity .3s}.all-projects-link:hover{opacity:.7}.next-project-image{display:block;width:100%;height:400px;overflow:hidden}.next-project-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.next-project-image:hover img{transform:scale(1.05)}@media(max-width:1024px){.section-layout,.info-layout,.next-project-layout{grid-template-columns:1fr;gap:2rem}.section-image{width:600px;height:400px}.info-right{grid-template-columns:1fr}}@media(max-width:768px){.project-detail-page{padding-top:70px}.project-section,.project-info-section,.next-project-section{padding:1.5rem 1rem}.section-image{width:320px;height:240px}.next-project-image{height:250px}.section-title h2{font-size:1.2rem}.info-left h2{font-size:1.5rem}}@media(max-width:480px){.section-image{width:280px;height:200px}.next-project-image{height:200px}}.process-page{background:#f5f5f5;min-height:100vh}.process-hero{position:relative;height:60vh;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(to bottom,#34495e,#f5f5f5)}.process-hero .hero-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.process-hero .hero-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d}.process-hero .hero-image img{width:100%;height:100%;object-fit:cover}.process-hero .hero-content{position:relative;z-index:1;text-align:center}.process-hero h1{font-size:clamp(3rem,8vw,5rem);font-weight:400;color:#fff;margin:0;font-family:EB Garamond,serif}.process-steps{padding:6rem 2rem;background:#fff}.steps-container{max-width:1200px;margin:0 auto}.process-step{display:grid;grid-template-columns:100px 1fr;gap:3rem;padding:3rem 0;border-bottom:1px solid #e0e0e0}.process-step:last-child{border-bottom:none}.step-number{font-size:2rem;color:#ccc;font-weight:300}.step-content h3{font-size:1.5rem;font-weight:500;margin-bottom:1rem;color:#333}.step-content p{font-size:1rem;line-height:1.8;color:#666;max-width:800px}.behind-build{padding:6rem 2rem;background:#f5f5f5}.behind-build-container{max-width:1600px;margin:0 auto}.behind-build h2{font-size:clamp(2rem,4vw,3rem);font-weight:400;margin-bottom:3rem;color:#999;font-family:Inter,sans-serif}.build-images-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#999 #f5f5f5;margin-bottom:1rem}.build-images-scroll::-webkit-scrollbar{height:8px}.build-images-scroll::-webkit-scrollbar-track{background:#f5f5f5}.build-images-scroll::-webkit-scrollbar-thumb{background:#999;border-radius:4px}.build-images-container{display:flex;gap:1rem;padding-bottom:1rem}.build-image{flex-shrink:0;width:600px;height:400px;overflow:hidden}.build-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.build-image:hover img{transform:scale(1.05)}.image-counter{font-size:.9rem;color:#999;margin-top:.5rem}@media(max-width:768px){.process-hero{height:45vh;min-height:280px}.process-steps{padding:2.5rem 1rem}.process-step{grid-template-columns:50px 1fr;gap:1rem;padding:1.5rem 0}.step-number{font-size:1.3rem}.step-content h3{font-size:1.1rem}.behind-build{padding:2.5rem 1rem}.build-image{width:320px;height:240px}}@media(max-width:480px){.build-image{width:280px;height:200px}.process-hero h1{font-size:2.5rem}}.about{padding:8rem 2rem;background:#f8f8f8}.about-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-content h2{font-size:clamp(2rem,5vw,3.5rem);font-weight:400;margin-bottom:2rem;color:#000}.about-intro{font-size:1.3rem;line-height:1.8;margin-bottom:2rem;color:#333}.about-content p{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:1.5rem}.about-image{position:relative;height:600px;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover}@media(max-width:968px){.about{padding:4rem 1rem}.about-container{grid-template-columns:1fr;gap:2rem}.about-image{height:400px}}.about-page{padding-top:80px}.page-hero{background:#f8f8f8;padding:6rem 2rem;text-align:center;margin-bottom:2rem}.page-hero h1{font-family:EB Garamond,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;color:#1a1a1a;margin-bottom:1rem}.page-hero p{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.team-section{padding:6rem 2rem;background:#fff;text-align:center}.team-container{max-width:800px;margin:0 auto}.team-section h2{font-size:clamp(2rem,5vw,3rem);font-weight:400;margin-bottom:1.5rem}.team-section p{font-size:1.2rem;line-height:1.8;color:#666}.contact-page{position:relative}.contact-header-links{display:flex;flex-direction:column;gap:2rem;align-items:center;margin-top:3rem}.contact-link{font-size:clamp(1.2rem,2.5vw,2rem);color:#fff;text-decoration:none;font-weight:300;transition:opacity .3s;display:flex;align-items:center;gap:1rem;font-family:Inter,sans-serif}.contact-link:hover{opacity:.7}.arrow-icon{transform:rotate(-45deg);font-size:1.5rem}.contact-name{font-size:clamp(1.5rem,4vw,2.5rem);color:#fff;font-weight:400;margin:0;font-family:Inter,sans-serif}@media(max-width:768px){.contact-link{font-size:1.2rem}.contact-name{font-size:1.3rem}.arrow-icon{font-size:1.2rem}}.founder-page{background:#000;color:#fff;min-height:100vh}.founder-hero{padding:8rem 2rem 4rem;background:#000}.founder-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.founder-image-wrapper{width:100%;height:600px;overflow:hidden}.founder-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center}.founder-intro{padding:2rem}.founder-intro h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:400;margin-bottom:1rem;letter-spacing:2px}.founder-title{font-size:clamp(1.2rem,2vw,1.5rem);opacity:.7;font-weight:300;letter-spacing:1px}.founder-content{padding:4rem 2rem 6rem;background:#000}.content-container{max-width:1200px;margin:0 auto}.founder-story h2{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:400;margin-bottom:1.5rem;margin-top:3rem;letter-spacing:1px;border-top:1px solid rgba(255,255,255,.2);padding-top:2rem}.founder-story h2:first-child{margin-top:0;border-top:none;padding-top:0}.founder-story p{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.8;margin-bottom:1.5rem;opacity:.9;font-weight:300}.expertise-list{list-style:none;padding:0;margin-top:2rem}.expertise-list li{font-size:clamp(1rem,1.5vw,1.2rem);padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1);opacity:.9;font-weight:300;transition:opacity .3s,padding-left .3s}.expertise-list li:hover{opacity:1;padding-left:1rem}@media(max-width:1024px){.founder-container{grid-template-columns:1fr;gap:2rem}.founder-image-wrapper{height:500px}.founder-intro{padding:1rem}}@media(max-width:768px){.founder-hero{padding:5rem 1rem 2rem}.founder-image-wrapper{height:350px}.founder-content{padding:2rem 1rem 3rem}.founder-story h2{margin-top:2rem;padding-top:1.5rem;font-size:1.5rem}.founder-intro h1{font-size:2rem}}@media(max-width:480px){.founder-image-wrapper{height:300px}.founder-hero{padding:4.5rem .75rem 1.5rem}}.admin-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#000;padding:2rem}.login-container{background:#111;padding:3rem;border:1px solid rgba(255,255,255,.1);max-width:450px;width:100%}.login-container h1{color:#fff;font-size:2rem;font-weight:400;margin-bottom:.5rem;letter-spacing:2px}.login-container h2{color:#ffffffb3;font-size:1.2rem;font-weight:300;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#fff;font-size:.9rem;margin-bottom:.5rem;font-weight:300}.form-group input{width:100%;padding:.8rem;background:#000;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1rem;transition:border-color .3s}.form-group input:focus{outline:none;border-color:#fff}.error-message{color:#f44;font-size:.9rem;margin-bottom:1rem}.login-button{width:100%;padding:1rem;background:#fff;color:#000;border:none;font-size:1rem;font-weight:400;cursor:pointer;transition:opacity .3s}.login-button:hover{opacity:.8}@media(max-width:768px){.login-container{padding:2rem}}.admin-dashboard *,.admin-dashboard *:before,.admin-dashboard *:after{box-sizing:border-box;margin:0;padding:0}.admin-dashboard{display:flex;min-height:100vh;background:#0a0a0a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-sidebar{width:260px;min-width:260px;background:linear-gradient(180deg,#111,#0d0d0d);border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;position:fixed;left:0;top:0;height:100vh;z-index:100}.sidebar-header{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-header h2{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.25rem;letter-spacing:.5px}.sidebar-header p{color:#ffffff80;font-size:.8rem;font-weight:400}.sidebar-nav{flex:1;padding:1rem 0;overflow-y:auto}.sidebar-nav button{width:100%;padding:.875rem 1.5rem;background:transparent;border:none;color:#ffffffa6;text-align:left;font-size:.9rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;font-family:inherit}.sidebar-nav button:hover{background:#ffffff0d;color:#fff}.sidebar-nav button.active{background:#ffffff1a;color:#fff;border-left:3px solid #3b82f6}.sidebar-nav button svg{font-size:1.1rem;flex-shrink:0}.sidebar-footer{padding:1rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.5rem}.refresh-button{width:100%;padding:.75rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);color:#60a5fa;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;font-size:.85rem;font-family:inherit;border-radius:6px}.refresh-button:hover{background:#3b82f633;border-color:#3b82f6}.view-site{display:flex;align-items:center;justify-content:center;padding:.75rem;background:#ffffff0d;color:#fff;text-decoration:none;transition:all .2s ease;font-size:.85rem;border-radius:6px;border:1px solid rgba(255,255,255,.1)}.view-site:hover{background:#ffffff1a}.logout-button{width:100%;padding:.75rem;background:transparent;border:1px solid rgba(239,68,68,.3);color:#f87171;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;font-size:.85rem;font-family:inherit;border-radius:6px}.logout-button:hover{background:#ef44441a;border-color:#ef4444}.admin-content{flex:1;margin-left:260px;padding:2rem 2.5rem;color:#fff;min-height:100vh;background:#0a0a0a}.manager-section{max-width:1200px;width:100%}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.section-header h2,.manager-section>h2{font-size:1.75rem;font-weight:600;color:#fff;letter-spacing:-.02em}.manager-section>h2{margin-bottom:1.5rem}.add-button{padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border:none;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease;border-radius:8px;font-family:inherit;display:inline-flex;align-items:center;gap:.5rem}.add-button:hover{background:#2563eb;transform:translateY(-1px)}.form-card{background:#141414;padding:2rem;border:1px solid rgba(255,255,255,.08);border-radius:12px;margin-bottom:2rem}.form-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#fff;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.form-group{margin-bottom:1.25rem}.form-group label{display:block;color:#ffffffb3;font-size:.85rem;font-weight:500;margin-bottom:.5rem}.form-card input[type=text],.form-card input[type=email],.form-card input[type=url],.form-card input[type=password],.form-card input[type=number],.form-card textarea,.form-card select{width:100%!important;min-width:100%!important;max-width:100%!important;padding:.875rem 1rem!important;background:#0a0a0a!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important;color:#fff!important;font-size:.95rem!important;font-family:inherit!important;box-sizing:border-box!important;transition:border-color .2s ease,box-shadow .2s ease!important;display:block!important}.form-card input:focus,.form-card textarea:focus,.form-card select:focus{outline:none!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f626!important}.form-card input::placeholder,.form-card textarea::placeholder{color:#ffffff59!important}.form-card textarea{resize:vertical!important;min-height:100px!important;line-height:1.5!important}.form-card select{cursor:pointer!important;appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 1rem center!important;background-size:1rem!important;padding-right:2.5rem!important}.form-card input[type=color]{width:60px!important;min-width:60px!important;height:45px!important;padding:4px!important;border-radius:8px!important;cursor:pointer!important}.form-actions{display:flex;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08)}.save-button{padding:.875rem 2rem;background:#3b82f6;color:#fff;border:none;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s ease;border-radius:8px;font-family:inherit}.save-button:hover:not(:disabled){background:#2563eb}.save-button:disabled{opacity:.5;cursor:not-allowed}.cancel-button{padding:.875rem 2rem;background:transparent;color:#ffffffb3;border:1px solid rgba(255,255,255,.2);cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s ease;border-radius:8px;font-family:inherit}.cancel-button:hover{background:#ffffff0d;border-color:#ffffff4d;color:#fff}.tab-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tab-buttons button{padding:.625rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff9;cursor:pointer;font-size:.85rem;transition:all .2s ease;border-radius:6px;font-family:inherit;font-weight:500}.tab-buttons button:hover{background:#ffffff1a;color:#fff}.tab-buttons button.active-tab{background:#3b82f6;color:#fff;border-color:#3b82f6}.items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.item-card{background:#141414;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;transition:all .2s ease}.item-card:hover{border-color:#ffffff26;transform:translateY(-2px)}.item-card img{width:100%;height:180px;object-fit:cover;display:block}.item-card h4{font-size:1.1rem;font-weight:600;margin:1rem 1.25rem .5rem;color:#fff}.item-card p{color:#ffffff80;font-size:.9rem;margin:0 1.25rem .5rem;line-height:1.4}.item-card .status{margin:.75rem 1.25rem}.item-card .item-actions{padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.08);margin-top:.5rem}.status{display:inline-block;padding:.375rem .75rem;font-size:.8rem;font-weight:500;border-radius:20px}.status.published{background:#22c55e26;color:#4ade80;border:1px solid rgba(34,197,94,.3)}.status.draft{background:#fbbf2426;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.item-actions{display:flex;gap:.5rem}.edit-btn,.delete-btn{padding:.5rem 1rem;border:none;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s ease;border-radius:6px;font-family:inherit}.edit-btn{background:#ffffff1a;color:#fff;flex:1}.edit-btn:hover{background:#ffffff26}.delete-btn{background:#ef444426;color:#f87171}.delete-btn:hover{background:#ef444440}.loading-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.items-list{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.list-item{background:#141414;padding:1.25rem 1.5rem;border:1px solid rgba(255,255,255,.08);border-radius:10px;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.list-item:hover{border-color:#ffffff26}.list-item h4{font-size:1rem;font-weight:500;margin-bottom:.25rem;color:#fff}.list-item p{color:#ffffff80;font-size:.85rem}.featured-selector{background:#141414;padding:2rem;border:1px solid rgba(255,255,255,.08);border-radius:12px}.featured-selector p{margin-bottom:1rem;color:#ffffffb3;font-size:.95rem;line-height:1.5}.featured-selector select{width:100%;padding:.875rem 1rem;background:#0a0a0a;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;font-size:.95rem;margin-bottom:1rem;cursor:pointer}@media(max-width:1024px){.admin-sidebar{width:100%;position:relative;height:auto}.admin-content{margin-left:0;padding:1.5rem}.items-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media(max-width:768px){.admin-content{padding:1rem}.section-header{flex-direction:column;align-items:stretch}.section-header h2,.manager-section>h2{font-size:1.5rem}.add-button{width:100%;justify-content:center}.form-card{padding:1.25rem}.items-grid{grid-template-columns:1fr}.list-item{flex-direction:column;align-items:stretch;gap:1rem}.item-actions{width:100%}.form-actions{flex-direction:column}.save-button,.cancel-button{width:100%}.tab-buttons{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem}.tab-buttons button{flex-shrink:0}}.admin-dashboard ::-webkit-scrollbar{width:8px;height:8px}.admin-dashboard ::-webkit-scrollbar-track{background:#ffffff0d}.admin-dashboard ::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.admin-dashboard ::-webkit-scrollbar-thumb:hover{background:#ffffff40}.color-input-wrapper{display:flex;align-items:center;gap:1rem}.color-input-wrapper input[type=color]{width:60px!important;min-width:60px!important;max-width:60px!important;height:45px!important;padding:4px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important;cursor:pointer!important;background:transparent!important}.color-input-wrapper .color-value{color:#ffffffb3;font-size:.9rem;font-family:monospace;background:#ffffff0d;padding:.5rem 1rem;border-radius:6px}@media(max-width:768px){.form-row{grid-template-columns:1fr}}.image-preview{margin-top:.5rem;border-radius:8px;overflow:hidden;max-width:200px}.image-preview img{width:100%;height:auto;display:block}.help-text{font-size:.8rem;color:#fff6;margin-top:.375rem}.form-card textarea[style*=monospace]{font-family:Monaco,Menlo,Ubuntu Mono,monospace!important;font-size:.85rem!important;line-height:1.6!important;tab-size:2!important}.empty-state{text-align:center;padding:3rem 2rem;color:#ffffff80}.empty-state svg{font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-state p{font-size:1rem}.message{padding:1rem 1.25rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.message.success{background:#22c55e26;border:1px solid rgba(34,197,94,.3);color:#4ade80}.message.error{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#f87171}.admin-loading{display:flex;justify-content:center;align-items:center;height:100vh;flex-direction:column;gap:1rem;background:#0a0a0a;color:#fff}.logo-upload-area{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.logo-preview{max-width:150px;max-height:60px;object-fit:contain;background:#fff;padding:.5rem;border-radius:8px}.upload-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#60a5fa;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.upload-btn:hover{background:#3b82f640}.image-url-row{display:flex;gap:.5rem;margin-bottom:.5rem}.image-url-row input{flex:1}.slide-item{display:grid;grid-template-columns:1fr 1fr auto;gap:.5rem;margin-bottom:.75rem;padding:1rem;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.section-item{margin-bottom:1rem;padding:1rem;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.section-item input,.section-item textarea{margin-bottom:.5rem}.expertise-item{display:flex;gap:.5rem;margin-bottom:.5rem}.expertise-item input{flex:1}.step-item{margin-bottom:1rem;padding:1rem;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.step-header{display:flex;gap:.5rem;margin-bottom:.5rem}.step-number{width:60px!important;min-width:60px!important;max-width:60px!important;text-align:center}.step-header input:not(.step-number){flex:1}.remove-btn{padding:.5rem;background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#f87171;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.remove-btn:hover{background:#ef444440}.add-field-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#ffffff0d;border:1px dashed rgba(255,255,255,.2);color:#ffffffb3;border-radius:6px;cursor:pointer;font-size:.85rem;transition:all .2s ease;margin-top:.5rem}.add-field-btn:hover{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.item-card .location{font-size:.8rem!important;color:#fff6!important}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:768px){.form-row,.slide-item{grid-template-columns:1fr}.step-header{flex-wrap:wrap}.step-number{width:100%!important;max-width:100%!important}}.featured-selector-card{background:#141414;padding:1.25rem 1.5rem;border:1px solid rgba(255,255,255,.08);border-radius:10px;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.featured-selector-card label{color:#ffffffb3;font-size:.9rem;font-weight:500;white-space:nowrap}.featured-selector-card select{flex:1;min-width:200px;padding:.75rem 1rem!important;background:#0a0a0a!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important;color:#fff!important;font-size:.9rem!important}.image-upload-row{display:flex;gap:.5rem;margin-bottom:.75rem;align-items:center;flex-wrap:wrap}.image-upload-row input[type=text]{flex:1;min-width:200px}.upload-btn-small{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#60a5fa;border-radius:8px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.upload-btn-small:hover{background:#3b82f640}.image-thumb{width:42px;height:42px;object-fit:cover;border-radius:6px;border:1px solid rgba(255,255,255,.1)}.upload-status{color:#60a5fa;font-size:.85rem;margin-top:.5rem}.item-card.featured{border-color:#fbbf2480;position:relative}.featured-badge{position:absolute;top:.75rem;right:.75rem;background:#fbbf24e6;color:#000;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;z-index:1}.item-card{position:relative}@media(max-width:768px){.featured-selector-card{flex-direction:column;align-items:stretch}.featured-selector-card select{width:100%}.image-upload-row{flex-direction:column;align-items:stretch}.image-upload-row input[type=text]{width:100%}.image-thumb{width:100%;height:100px}}.image-uploader{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.upload-preview{max-width:200px;max-height:120px;object-fit:cover;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.remove-image-btn{padding:.5rem;background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#f87171;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.remove-image-btn:hover{background:#ef444440}.multi-image-item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.multi-image-item .image-uploader{flex:1}.slide-upload-item{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.slide-upload-item .image-uploader{flex:1;min-width:200px}.slide-alt-input{flex:1;min-width:150px}@media(max-width:768px){.image-uploader{flex-direction:column;align-items:flex-start}.upload-preview{max-width:100%;width:100%;height:auto}.multi-image-item,.slide-upload-item{flex-direction:column;align-items:stretch}.slide-upload-item .image-uploader,.slide-alt-input{width:100%}}.instagram-post-item{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.instagram-post-item .post-image-upload{flex-shrink:0}.instagram-post-item .post-url-input{flex:1;min-width:200px}.instagram-post-item .image-uploader{flex-direction:column;align-items:flex-start}.instagram-post-item .upload-preview{width:80px;height:80px;object-fit:cover}@media(max-width:768px){.instagram-post-item{flex-direction:column;align-items:stretch}.instagram-post-item .post-url-input{width:100%}.instagram-post-item .upload-preview{width:100%;height:150px}}.App{min-height:100vh;display:flex;flex-direction:column}main{flex:1}body{margin:0;font-family:EB Garamond,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background:#fff}html{scroll-behavior:smooth}@media(max-width:480px){html{font-size:14px}}html,body{overflow-x:hidden;max-width:100vw}@media(max-width:768px){a,button{min-height:44px;min-width:44px}}@supports (padding: max(0px)){.header-container{padding-left:max(2rem,env(safe-area-inset-left));padding-right:max(2rem,env(safe-area-inset-right))}.footer{padding-bottom:max(2rem,env(safe-area-inset-bottom))}}
