.shop-page{min-height:100vh}.shop-container{padding:80px;max-width:1400px;margin:0 auto}.shop-header{text-align:center;margin-bottom:80px}.shop-header h1{font-size:56px;font-weight:800;margin-bottom:16px;letter-spacing:-1px}.shop-header p{font-size:18px;color:#6b6b6b;max-width:600px;margin:0 auto}.shop-icon{color:#2bd0d0;width:48px;height:48px;margin-bottom:24px}.projects-grid-shop{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:32px}.shop-card{background:#fff;border-radius:32px;overflow:hidden;border:1px solid #f0f0f0;box-shadow:0 10px 30px #0000000a;transition:transform .3s ease,box-shadow .3s ease}.shop-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000014}.card-image{height:240px;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.shop-card:hover .card-image img{transform:scale(1.05)}.card-content{padding:32px}.card-content h3{font-size:24px;font-weight:700;margin-bottom:12px}.card-content p{font-size:15px;color:#666;line-height:1.6;margin-bottom:24px}.open-project-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;background:#111;color:#fff;text-decoration:none;font-weight:600;border-radius:999px;transition:transform .2s ease,background .2s ease}.open-project-btn:hover{background:#2bd0d0;transform:translate(4px)}@media(max-width:1024px){.projects-grid-shop{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:768px){.shop-container{padding:120px 20px 60px}.projects-grid-shop{grid-template-columns:1fr!important}.shop-header h1{font-size:40px}}.navbar.scrolled{background:#ffffffbf;box-shadow:0 10px 30px #0000000f}.nav-links li{cursor:pointer;position:relative}.nav-links li:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:#111;transition:width .3s ease}.nav-links li:hover:after{width:100%}.order-btn:hover{transform:scale(1.05)}.live-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:#f3f4f6;font-size:13px;font-weight:500;margin-bottom:30px}.live-badge .dot{width:10px;height:10px;background:#22c55e;border-radius:50%}.hero .muted{color:#58799178}.hero .primary,.hero .secondary{text-decoration:none}.cta{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:nowrap;white-space:nowrap}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;width:auto!important;max-width:100%;flex:0 1 auto;white-space:nowrap;cursor:pointer}.primary{padding:20px 34px;border-radius:999px;background:#111;color:#fff;border:none;font-size:16px;font-weight:600;gap:10px}.secondary{padding:20px 34px;border-radius:999px;background:#fff;color:#0f0f0f;border:1px solid #ffffff;font-size:16px;font-weight:600;box-shadow:0 10px 25px #00000014,0 2px 6px #0000000d;transition:box-shadow .25s ease,transform .25s ease}.secondary:hover{box-shadow:0 16px 40px #0000001f,0 4px 10px #0000000f;transform:translateY(-2px)}.whatsapp{position:fixed;right:10px;bottom:30px;height:64px;padding:0 22px 0 10px;border-radius:999px;background:transparent;color:#fff;text-decoration:none;font-weight:600;display:flex;align-items:center;gap:14px;overflow:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease,visibility .3s ease}.whatsapp.hidden{opacity:0;visibility:hidden;transform:translateY(20px) scale(.8)}.whatsapp:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#22c55e;transform:scaleX(0);transform-origin:right;transition:transform .35s ease;z-index:-1}.whatsapp:hover:before{transform:scaleX(1)}.whatsapp-circle{width:48px;height:48px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.whatsapp-text{max-width:0;overflow:hidden;white-space:nowrap;opacity:0;transform:translate(-8px);transition:max-width .35s ease,opacity .25s ease,transform .25s ease}.whatsapp:hover .whatsapp-text{max-width:160px;opacity:1;transform:translate(0)}.whatsapp:hover{transform:translateY(-2px)}.ingredients-header h2{font-size:12px;letter-spacing:3px;color:#9cadaf;font-weight:700}.ingredients-header p{font-size:18px;color:#6b6b6b;margin-top:10px}.ingredients-marquee{position:relative}.fade-left,.fade-right{position:absolute;top:0;bottom:0;width:120px;z-index:10;pointer-events:none}.fade-left{left:0;background:linear-gradient(to right,#ffffff,transparent)}.fade-right{right:0;background:linear-gradient(to left,#ffffff,transparent)}.tech-item{margin:0 48px;display:flex;align-items:center;gap:12px;font-size:28px;font-weight:700;color:#0a7175d5;transition:color .3s ease;cursor:default;text-decoration:none}.tech-item svg{color:#facc15}.tech-item:hover{color:#111}.services-header{text-align:center;margin-bottom:70px}.services-header h2{font-size:12px;letter-spacing:3px;color:#9ca3af;font-weight:700}.services-header p{font-size:20px;color:#6b6b6b;margin-top:12px}.service-card{position:relative;padding:32px;border-radius:64px;background:#f5f5f5cc;border:1px solid #e5e7eb;overflow:hidden;transition:transform .3s ease;aspect-ratio:1 / 1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.service-card .glow{position:absolute;top:-40px;right:-40px;width:120px;height:120px;background:#e5e7eb;border-radius:50%;filter:blur(40px);opacity:0;transition:opacity .3s ease}.service-card:hover .glow{opacity:1}.icon-box{width:56px;height:56px;border-radius:18px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 20px 40px #00000026}.service-tag{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#9ca3af;display:block;margin-bottom:12px}.service-card h3{font-size:20px;font-weight:800;margin-bottom:12px}.service-card p{font-size:12px;line-height:1.5;color:#6b6b6b}.learn-more{margin-top:20px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;cursor:pointer;transition:gap .3s ease}.service-card:hover .learn-more{gap:16px}.service-expansion-box{width:100%;margin-top:20px;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.details-divider{height:1px;background:#0000001a;margin-bottom:20px}.extra-info{font-size:15px;line-height:1.6;color:#111;background:#fdfdfd;padding:20px;border-radius:20px;border:1px solid #eee}.service-card.expanded{height:auto!important;min-height:400px!important;aspect-ratio:auto!important;background:#fff!important;z-index:50;border:2px solid #111!important;box-shadow:0 40px 80px #0003!important;overflow:visible!important}.projects{padding:80px}.projects-header{text-align:center;margin-bottom:40px}.projects-header h2{font-size:48px;font-weight:800;margin-bottom:16px}.projects-header p{font-size:18px;color:#6b6b6b}.projects-grid{display:flex;gap:32px;overflow-x:auto;overflow-y:hidden;padding-bottom:20px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:none;-ms-overflow-style:none}.projects-grid:active{cursor:grabbing}.projects-grid::-webkit-scrollbar-thumb{background:#00000040;border-radius:999px}.project-card{flex:0 0 calc((100% - 128px)/5);aspect-ratio:4 / 5;border-radius:64px;overflow:hidden;background:#f4f4f5;cursor:pointer;position:relative;scroll-snap-align:start}.project-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.65;transition:transform .8s ease,opacity .8s ease}.project-card:hover img{transform:scale(1.12);opacity:1}.project-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,.3),transparent)}.project-content{position:absolute;bottom:0;left:0;padding:32px}.project-category{font-size:10px;letter-spacing:2px;font-weight:700;text-transform:uppercase;color:#fff9}.project-content h3{font-size:24px;font-weight:800;color:#fff;margin:8px 0}.project-content p{font-size:14px;color:#ffffffb3;line-height:1.6;max-height:0;overflow:hidden;transition:max-height .5s ease,opacity .5s ease;opacity:0}.project-card:hover .project-content p{max-height:80px;opacity:1}.view-more-card{background:#111;color:#fff;display:flex;align-items:center;justify-content:center}.view-more-card .view-more-inner{font-size:18px;font-weight:800;letter-spacing:1px;text-transform:uppercase;opacity:.85;transition:opacity .3s ease,transform .3s ease}.dot-indicators{display:flex;justify-content:center;gap:12px;margin-top:40px}.dot{width:10px;height:10px;border-radius:50%;background:#d1d5db;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.dot.active{background:#2bd0d0;transform:scale(1.4)}.view-more-card:hover .view-more-inner{opacity:1;transform:translateY(-4px)}.view-more-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:40px;border:1px solid rgba(255,255,255,.15)}.recipe{padding:140px 80px;background:radial-gradient(circle at left,#eef2ff,transparent 45%),radial-gradient(circle at right,#ecfeff,transparent 45%)}.recipe-header{text-align:center;margin-bottom:90px}.recipe-header h2{font-size:48px;font-weight:800;margin-bottom:12px}.recipe-header p{font-size:18px;color:#6b6b6b}.recipe-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:80px 120px;max-width:1200px;margin:0 auto}.recipe-card{max-width:420px;display:flex;flex-direction:column}.recipe-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#111}.recipe-card.blue .recipe-icon{background:#3b82f626}.recipe-card.purple .recipe-icon{background:#a855f726}.recipe-card.orange .recipe-icon{background:#f9731626}.recipe-card.green .recipe-icon{background:#10b98126}.recipe-card h3{font-size:22px;font-weight:800;margin-bottom:12px}.recipe-card p{font-size:16px;color:#6b6b6b;line-height:1.7}.learn-more-btn{display:flex;align-items:center;gap:8px;margin-top:20px;background:none;border:none;font-size:14px;font-weight:700;color:#111;cursor:pointer;padding:0;width:fit-content}.recipe-details{overflow:hidden}.details-inner{padding-top:16px;font-size:14px;line-height:1.6;color:#4b5563;border-top:1px solid rgba(0,0,0,.05);margin-top:16px}@media(max-width:768px){.recipe{padding:60px 20px}.recipe-header{margin-bottom:40px}.projects-header h2,.recipe-header h2,.testimonials-header h2{font-size:24px!important}.recipe-grid{grid-template-columns:1fr;gap:40px}.recipe-card{max-width:100%}}.testimonials{padding:80px;background:transparent}.testimonials-header{text-align:center;margin-bottom:20px}.testimonials-header h2{font-size:64px;font-weight:800;margin-bottom:12px;letter-spacing:-1px}.testimonials-header p{font-size:18px;color:#6b6b6b;max-width:600px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.testimonial-card{padding:36px;border-radius:32px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0000000a;transition:box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 30px 60px #00000014}.testimonial-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.avatar{width:48px;height:48px;border-radius:50%;border:2px solid #e5e7eb}.author h4{font-size:15px;font-weight:700}.author span{font-size:11px;color:#6b6b6b;font-weight:600;letter-spacing:1px;text-transform:uppercase}.stars{margin-left:auto;display:flex;gap:2px}.testimonial-text{font-size:16px;line-height:1.7;color:#4b5563;font-style:italic}.verified{margin-top:20px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#10b981}.connect{position:relative;margin:120px 80px;padding:120px 40px;border-radius:64px;background:#0f0f0f;color:#fff;overflow:hidden;box-shadow:0 40px 100px #00000040}.connect-glow{position:absolute;top:-10%;right:-10%;width:40%;height:40%;background:#27272a;border-radius:50%;filter:blur(140px);opacity:.6;animation:pulse 6s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.15);opacity:.8}}.connect-content{position:relative;z-index:2;max-width:1100px;margin:auto;text-align:center}.connect-icon{width:80px;height:80px;border-radius:32px;background:#ffffff14;display:flex;align-items:center;justify-content:center;margin:0 auto 40px}.connect h2{font-size:64px;font-weight:900;line-height:1.1;margin-bottom:32px}.connect p{font-size:20px;color:#a1a1aa;max-width:720px;margin:0 auto}.connect-actions{margin-top:80px;display:flex;flex-wrap:wrap;justify-content:center;gap:32px}.email-btn{display:flex;align-items:center;gap:16px;padding:20px 40px;border-radius:32px;background:#fff;color:#000;font-weight:800;text-decoration:none;transition:transform .3s ease}.email-btn:hover{transform:scale(1.05)}.email-btn svg:last-child{transition:transform .3s ease}.email-btn:hover svg:last-child{transform:translate(6px)}.social{width:64px;height:64px;border-radius:28px;background:#27272a;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .3s ease,background .3s ease}.social:hover{transform:scale(1.12) rotate(-6deg)}.social.twitter:hover{background:#fd4e26}.social.github:hover{background:#3f3f46}.social.linkedin:hover{background:#2563eb}body{background:transparent;color:#0f0f0f;min-height:100vh}.logo{display:flex;align-items:center;gap:10px;font-size:20px}.order-btn{padding:12px 22px;border-radius:999px;border:none;background:#111;color:#fff;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .2s ease}.cta{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:nowrap}.primary,.secondary{display:inline-flex;padding:20px 34px;border-radius:999px;font-size:16px;font-weight:600;text-decoration:none}.service-card{padding:48px;border-radius:60px;background:#f5f5f5cc;border:1px solid #e5e7eb}.project-card{flex:0 0 calc((100% - 160px) / 6);aspect-ratio:3 / 4;border-radius:64px;position:relative;overflow:hidden;scroll-snap-align:start}.project-card img{position:absolute;width:100%;height:100%;object-fit:cover}.avatar{width:48px;height:48px;border-radius:50%}.star{fill:#facc15;color:#facc15}.whatsapp{position:fixed;right:10px;bottom:30px;height:64px;display:flex;align-items:center;z-index:999}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{background:transparent;color:#0f0f0f;min-height:100vh;overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to bottom,#fff,#f1f8f8 50%,#e2f4f4 50%,#caf1f1)}html{scroll-behavior:smooth}.navbar{position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:20px 80px;background:#ffffff8c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:all .3s ease}.nav-links{display:flex;gap:36px;list-style:none;font-size:14px;color:#525252}.nav-links a{text-decoration:none;color:inherit}.logo{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:700}.brand-accent{color:#2bd0d0}.order-btn{padding:12px 22px;border-radius:999px;background:#111;color:#fff;font-weight:600;text-decoration:none;transition:transform .2s ease}.mobile-menu-btn,.mobile-menu{display:none}.hero{text-align:center;padding:120px 20px;max-width:900px;margin:auto}.hero h1{font-size:72px;line-height:1.1;font-weight:800;margin-bottom:30px}.hero p{font-size:18px;color:#6b6b6b;max-width:700px;margin:0 auto 50px;line-height:1.7}.cta{display:flex;justify-content:center;align-items:center;gap:20px}.primary,.secondary{padding:20px 34px;border-radius:999px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;transition:.3s}.primary{background:#111;color:#fff}.secondary{background:#fff;color:#0f0f0f;border:1px solid #fff;box-shadow:0 10px 25px #00000014}.ingredients{padding:100px 0;overflow:hidden}.ingredients-header{text-align:center;margin-bottom:50px}.ingredients-header h2{font-size:12px;letter-spacing:3px;color:#9ca3af}.tech-item{margin:0 48px;display:flex;align-items:center;gap:12px;font-size:28px;font-weight:700;color:#0a7175d5}.services{padding:120px 80px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.service-card{padding:48px;border-radius:40px;background:#f5f5f5cc;border:1px solid #e5e7eb;transition:.3s}.icon-box{width:56px;height:56px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:18px;margin-bottom:32px}.projects{padding:140px 80px}.projects-grid{display:flex;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:20px}.projects-grid::-webkit-scrollbar{display:none}.project-card{flex:0 0 calc((100% - 64px) / 3);aspect-ratio:4 / 5;border-radius:40px;position:relative;overflow:hidden;scroll-snap-align:start;background:#000}.project-card img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:.7;transition:.5s}.project-card:hover img{transform:scale(1.1);opacity:.9}.project-content{position:absolute;bottom:0;padding:32px;z-index:2;color:#fff}.connect{margin:120px 80px;padding:120px 80px;border-radius:64px;background:#0f0f0f;color:#fff;position:relative;overflow:hidden}.connect-content{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center;max-width:1200px;margin:0 auto;text-align:left}.connect h2{font-size:56px;font-weight:900;margin-bottom:24px;line-height:1.1}.connect p{font-size:18px;color:#a1a1aa;line-height:1.6}.connect-icon{width:80px;height:80px;background:#27272a;border-radius:24px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;color:#2bd0d0}.main-contact-form{display:flex;flex-direction:column;gap:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:10px}.form-group label{font-size:14px;font-weight:600;color:#a1a1aa}.form-group input,.form-group textarea{background:#18181b;border:1px solid #27272a;padding:16px 20px;border-radius:16px;color:#fff;font-family:inherit;font-size:16px;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2bd0d0;background:#27272a}.form-group textarea{min-height:150px;resize:vertical}.submit-btn{background:#fff;color:#000;padding:18px 32px;border-radius:18px;font-weight:800;font-size:16px;display:flex;align-items:center;justify-content:center;gap:12px;border:none;cursor:pointer;transition:all .3s ease;margin-top:12px}.submit-btn:hover{transform:translateY(-2px);background:#2bd0d0;color:#000}.socials-container{margin-top:40px;padding-top:40px;border-top:1px solid #27272a}.socials-container p{font-size:14px;margin-bottom:20px}.socials{display:flex;gap:16px}.social{width:56px;height:56px;background:#18181b;border:1px solid #27272a;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:.3s}.social:hover{background:#27272a;transform:translateY(-4px);color:#2bd0d0}.form-success-state{text-align:center;padding:60px 40px;background:#18181b;border:1px solid #27272a;border-radius:32px;display:flex;flex-direction:column;align-items:center;gap:20px}.success-badge{width:100px;height:100px;background:#2bd0d01a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.text-cyan{color:#2bd0d0}.toast-notification{position:fixed;bottom:40px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;padding:16px 24px;border-radius:20px;background:#ffffffd1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#111;box-shadow:0 10px 40px #00000026;z-index:9999;font-weight:600;border:1px solid rgba(0,0,0,.05)}.toast-notification.success{border-left:6px solid #22c55e}.toast-notification.error{border-left:6px solid #ef4444;color:#ef4444}.toast-notification svg{flex-shrink:0}.toast-notification.success svg{color:#22c55e}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-text{color:#fb7185;font-size:14px;margin-top:16px;text-align:center;font-weight:500}@media(max-width:1024px){.navbar{padding:12px 20px!important;background:#ffffffd1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-links{display:none!important}.logo{font-size:16px}.nav-actions{display:flex;align-items:center;gap:12px}.mobile-menu-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#111;z-index:2001}.order-btn{display:none!important}.mobile-menu{display:flex;position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#fff;z-index:2000;flex-direction:column;justify-content:center;align-items:center;transition:right .4s cubic-bezier(.4,0,.2,1)}.mobile-menu.active{right:0}.close-menu-btn{position:absolute;top:20px;right:20px;background:none;border:none;color:#111;cursor:pointer;padding:10px}.mobile-nav-links{list-style:none;text-align:center;display:flex;flex-direction:column;gap:32px}.mobile-nav-links a{text-decoration:none;color:#111;font-size:20px;font-weight:700;letter-spacing:-.5px;transition:color .3s}.mobile-nav-links a:hover{color:#2bd0d0}.mobile-order-btn{background:#111;color:#fff!important;padding:12px 30px!important;font-size:14px!important;margin-top:20px;border-radius:999px}.services-grid{grid-template-columns:repeat(2,1fr);gap:24px}.hero h1{font-size:56px}.projects{padding:100px 40px}.project-card{flex:0 0 calc((100% - 32px)/2)}}@media(max-width:768px){body{overflow-x:hidden}.hero{padding:60px 20px!important}.hero h1{font-size:34px!important;line-height:1.2;margin-bottom:20px}.hero p{font-size:14px!important;margin-bottom:32px!important;line-height:1.6}.cta{flex-direction:row;gap:12px;width:100%}.primary,.secondary{padding:14px 18px!important;font-size:13px!important;flex:1;justify-content:center}.ingredients{padding:40px 0!important}.ingredients-header{margin-bottom:24px!important}.ingredients-header h2{font-size:9px!important;letter-spacing:1.5px!important}.ingredients-header p{font-size:12px!important}.tech-item{margin:0 16px!important;font-size:14px!important;font-weight:600!important;gap:8px!important}.tech-item svg{width:14px!important;height:14px!important}.services{padding:15px 6px!important}.services-header{margin-bottom:12px!important}.services-header p{font-size:10px!important}.services-grid{grid-template-columns:repeat(2,1fr)!important;gap:6px!important}.service-card{padding:8px!important;border-radius:8px!important}.icon-box{width:20px!important;height:20px!important;border-radius:4px!important;margin-bottom:4px!important}.icon-box svg{width:10px!important;height:10px!important}.service-card h3{font-size:10px!important;margin-bottom:2px!important}.service-card p{font-size:8px!important;line-height:1.2!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.service-tag,.learn-more,.fade-left,.fade-right{display:none!important}.projects{padding:15px 6px!important}.projects-header{padding-right:15px;margin-bottom:8px!important}.projects-header h2{font-size:11px!important}.projects-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:6px!important;padding-right:20px!important;-webkit-overflow-scrolling:touch!important}.projects-grid::-webkit-scrollbar{display:none!important}.project-card{flex:0 0 32%!important;aspect-ratio:1 / 1!important;border-radius:4px!important;scroll-snap-align:start!important}.project-content h3{font-size:8px!important;margin-bottom:1px!important}.project-content p{max-height:16px!important;opacity:1!important;font-size:7px!important;line-height:1!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.recipe{padding:10px 6px!important}.recipe-header h2{font-size:11px!important;margin-bottom:1px!important}.recipe-header p{font-size:8px!important;margin-bottom:6px!important}.recipe-grid{grid-template-columns:repeat(2,1fr)!important;gap:4px!important}.recipe-card{max-width:100%!important;padding:6px!important;border-radius:24px!important;text-align:center}.recipe-icon{width:16px!important;height:16px!important;margin:0 auto 2px!important}.recipe-icon svg{width:8px!important;height:8px!important}.recipe-card h3{font-size:9px!important;margin-bottom:1px!important;line-height:1}.recipe-card p{font-size:6px!important;line-height:1.1!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.learn-more-btn{margin-top:2px!important;font-size:6px!important;padding:0!important;width:100%;justify-content:center}.testimonials{display:none!important}.connect{margin:20px 10px!important;padding:30px 20px!important;border-radius:24px!important}.connect-content{grid-template-columns:1fr!important;gap:40px!important;text-align:center!important}.connect h2{font-size:28px!important;margin-bottom:12px!important}.connect p{font-size:14px!important}.connect-icon{width:60px!important;height:60px!important;margin:0 auto 20px!important}.form-row{grid-template-columns:1fr!important;gap:16px!important}.main-contact-form{gap:16px!important}.form-group input,.form-group textarea{padding:12px 16px!important;font-size:14px!important;border-radius:12px!important}.submit-btn{padding:14px!important;font-size:14px!important;border-radius:12px!important}.socials-container{margin-top:30px!important;padding-top:20px!important}.socials{width:100%;justify-content:center;gap:12px!important}.social{width:44px!important;height:44px!important;border-radius:12px!important}.social svg{width:18px!important;height:18px!important}.whatsapp{height:50px!important;bottom:20px!important;right:15px!important;background:#22c55e!important;padding:0 18px 0 5px!important;border-radius:999px!important;box-shadow:0 4px 12px #00000026!important}.whatsapp:before{display:none!important}.whatsapp-circle{width:40px!important;height:40px!important;background:transparent!important}.whatsapp-text{max-width:160px!important;opacity:1!important;transform:translate(0)!important;font-size:13px!important;margin-left:-5px!important}}@media(max-width:480px){.projects-header h2,.testimonials-header h2,.services-header h2{font-size:28px!important;margin-bottom:20px!important}.services-header p{font-size:14px!important;margin-top:5px!important}.hero h1{font-size:30px!important}.projects-grid{display:flex!important;gap:15px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:10px 0 30px!important;scrollbar-width:none!important;-ms-overflow-style:none!important;flex-direction:row!important}.projects-grid::-webkit-scrollbar{display:none!important}.project-card{flex:0 0 70%!important;aspect-ratio:3 / 4!important;border-radius:24px!important;scroll-snap-align:center!important;margin-bottom:0!important}.dot-indicators{margin-top:20px!important}.dot{width:6px!important;height:6px!important}.view-more-card{flex:0 0 70%!important;min-height:auto!important;aspect-ratio:3 / 4!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#000!important;color:#fff!important;font-size:14px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:1px!important}.view-more-inner{text-align:center!important}.service-card{padding:20px!important;aspect-ratio:auto!important;height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;border-radius:24px!important}.service-card h3{font-size:18px!important;margin-bottom:8px!important;font-weight:800!important}.service-card p{font-size:13px!important;line-height:1.5!important;margin-bottom:15px!important;display:block!important;overflow:visible!important;-webkit-line-clamp:unset!important;line-clamp:unset!important}.service-card.expanded{background:#fff!important;border:1px solid #111!important;box-shadow:0 20px 40px #0000001a!important;z-index:10!important}.service-expansion-box{display:block!important;width:100%!important;margin:15px 0!important}.extra-info{font-size:13px!important;color:#4b5563!important;line-height:1.6!important;background:#f9f9f9!important;padding:15px!important;border-radius:15px!important;border:1px solid #eee!important;display:block!important}.icon-box{width:44px!important;height:44px!important;margin-bottom:12px!important}.learn-more{margin-top:10px!important;padding:8px 16px!important;background:#111!important;color:#fff!important;border-radius:99px!important;font-size:12px!important;width:fit-content!important;display:flex!important;align-items:center!important;gap:8px!important;font-weight:700!important}.service-card.expanded .learn-more{background:#eee!important;color:#111!important}}.team{padding:60px 80px;background:#fff}.team-header{text-align:center;margin-bottom:20px}.team-header h2{font-size:56px;font-weight:800;margin-bottom:16px;letter-spacing:-1px}.team-header p{font-size:18px;color:#6b6b6b;max-width:600px;margin:0 auto}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1100px;margin:0 auto}.founder-card{background:#f9f9f9;border-radius:40px;padding:40px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.founder-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000000d;background:#fff}.founder-image-wrapper{position:relative;width:200px;height:200px;margin-bottom:30px;border-radius:50%;overflow:hidden}.founder-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.founder-card:hover .founder-image{transform:scale(1.1)}.founder-socials{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;gap:15px;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.founder-image-wrapper:hover .founder-socials{opacity:1}.social-icon{color:#fff;transition:transform .2s ease}.social-icon:hover{transform:scale(1.2);color:#2bd0d0}.founder-info h3{font-size:28px;font-weight:800;margin-bottom:8px}.founder-role{font-size:14px;font-weight:700;color:#2bd0d0;text-transform:uppercase;letter-spacing:2px;display:block;margin-bottom:20px}.founder-details{font-size:16px;color:#666;line-height:1.6}@media(max-width:768px){.team{padding:40px 15px!important}.team-header{margin-bottom:30px!important}.team-header h2{font-size:24px!important}.team-header p{font-size:14px!important}.team-grid{grid-template-columns:1fr!important;gap:20px!important;padding:0!important}.founder-card{padding:30px 15px!important;border-radius:24px!important;background:#f9f9f9!important;flex-direction:column!important;text-align:center!important;align-items:center!important;gap:15px!important;border:none!important;box-shadow:none!important}.founder-image-wrapper{width:100px!important;height:100px!important;margin-bottom:5px!important;border-radius:50%!important;overflow:hidden!important;box-shadow:0 10px 20px #0000000d!important}.founder-info h3{font-size:18px!important;margin-bottom:4px!important;font-weight:800!important;color:#000!important}.founder-role{font-size:10px!important;margin-bottom:12px!important;letter-spacing:.5px!important;font-weight:700!important;color:#2bd0d0!important;text-transform:uppercase!important}.founder-details{font-size:11px!important;line-height:1.5!important;color:#666!important;display:block!important;overflow:visible!important}.founder-socials{display:none!important}}
