:root{--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-serif:"Playfair Display", "Georgia", serif;--color-bg:#f8f4ed;--color-text:#1a1a1a;--color-accent:#e64817;--color-card-light:#fff;--color-card-dark:#1a1a1a;--shadow-card:0 10px 40px #0000000d;--shadow-card-dark:0 20px 50px #0003;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-text);background-color:var(--color-bg);flex-direction:column;min-height:100vh;margin:0;display:flex}button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{max-width:1300px;margin:0 auto;padding:0 2rem}.cutout-card{background:var(--color-card-light,white);text-align:left;border:1px solid #00000005;border-radius:32px;margin-top:20px;padding:3rem 2rem 1.5rem;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;box-shadow:0 15px 40px #00000008}.cutout-card:hover{border-color:#e648171a;transform:translateY(-10px);box-shadow:0 35px 60px #0000000f}.cutout-corner{background:var(--section-bg,var(--color-bg));z-index:1;border-bottom-right-radius:32px;width:90px;height:90px;position:absolute;top:-1px;left:-1px}.cutout-corner:before,.cutout-corner:after{content:"";width:32px;height:32px;box-shadow:-15px -15px 0 15px var(--section-bg,var(--color-bg));pointer-events:none;background:0 0;border-top-left-radius:32px;position:absolute}.cutout-corner:before{top:0;left:100%}.cutout-corner:after{top:100%;left:0}.cutout-icon{width:60px;height:60px;color:var(--color-card-light,white);background-color:var(--color-accent);box-shadow:0 10px 25px color-mix(in srgb, var(--color-accent) 40%, transparent);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;top:15px;left:15px}.cutout-content{z-index:3;padding-top:2.5rem;position:relative}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-bottom:5rem;padding-top:2rem;display:grid}.trending-badge{background:color-mix(in srgb, var(--color-accent) 8%, transparent);color:var(--color-accent);z-index:4;border-radius:100px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:-1.5rem;right:0;box-shadow:0 4px 12px #00000008}.service-card-title{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem;font-weight:800}.service-card-description{color:#666;flex-grow:1;margin-bottom:2rem;font-size:.9375rem;line-height:1.6}.service-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.service-tag{color:#777;background:#00000008;border-radius:6px;padding:.3rem .75rem;font-size:.7rem;font-weight:700;transition:all .2s}.cutout-card:hover .service-tag{background:var(--color-bg);color:var(--color-text)}.service-pricing{border-top:1px solid #0000000a;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.price-label{color:#aaa;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:800}.price-values{align-items:baseline;gap:.75rem;display:flex}.price-amount{color:var(--color-text);font-size:1.5rem;font-weight:800}.market-price{color:#ccc;font-size:.95rem;text-decoration:line-through}#root{flex-direction:column;min-height:100vh;display:flex}.nav-bar{background-color:var(--color-card-light);z-index:3000;border-bottom:1px solid #0000000d;align-items:center;width:100%;height:80px;display:flex;position:sticky;top:0}.nav-whatsapp-icon-btn{color:#fff;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:0 4px 10px #25d36633}.nav-whatsapp-icon-btn:hover{background-color:#20ba5a;transform:translateY(-2px)scale(1.1);box-shadow:0 8px 20px #25d3664d}.nav-container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.nav-logo{color:var(--color-text);align-items:center;gap:.75rem;text-decoration:none;display:flex}.logo-icon{color:#4fd1c5;justify-content:center;align-items:center;display:flex}.logo-text{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.nav-links{align-items:center;gap:2rem;display:flex}.nav-item{color:var(--color-text);opacity:.6;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.nav-item:hover,.nav-item.active{opacity:1;color:var(--color-accent)}.nav-actions{align-items:center;gap:1rem;display:flex}.btn-nav-cta{background-color:var(--color-card-dark);color:#fff;border-radius:100px;align-items:center;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;box-shadow:0 4px 10px #0000001a}.btn-nav-cta:hover{background-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 8px 20px #e6481733}.nav-btn-icon{margin-left:.5rem;font-size:1rem}@media (width<=1024px){.nav-container{padding:0 1.5rem}.nav-links,.desktop-only{display:none}.mobile-menu-toggle{color:var(--color-text);cursor:pointer;z-index:4000;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.75rem;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex}.mobile-menu-toggle.active{transform:rotate(90deg)}.mobile-menu-toggle:active{transform:scale(.9)}}@media (width>=1025px){.mobile-menu-toggle,.mobile-menu-overlay{display:none}}.mobile-menu-overlay{background-color:var(--color-bg);z-index:2000;opacity:0;visibility:hidden;flex-direction:column;width:100%;height:100vh;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu-content{opacity:0;flex-direction:column;flex:1;padding:120px 2rem 40px;transition:all .5s cubic-bezier(.16,1,.3,1) .1s;display:flex;transform:translateY(30px)}.mobile-menu-overlay.open .mobile-menu-content{opacity:1;transform:translateY(0)}.mobile-nav-links{flex-direction:column;gap:1.25rem;margin-bottom:auto;display:flex}.mobile-nav-item{color:var(--color-text);opacity:0;font-size:2.25rem;font-weight:800;text-decoration:none;transition:all .3s;display:block;transform:translate(-20px)}.mobile-menu-overlay.open .mobile-nav-item{opacity:.6;transform:translate(0)}.mobile-nav-item.active,.mobile-menu-overlay.open .mobile-nav-item.active{opacity:1;color:var(--color-accent)}.mobile-nav-item:hover{opacity:1;color:var(--color-accent);transform:translate(10px)}.mobile-menu-overlay.open .mobile-nav-item:first-child{transition-delay:.1s}.mobile-menu-overlay.open .mobile-nav-item:nth-child(2){transition-delay:.15s}.mobile-menu-overlay.open .mobile-nav-item:nth-child(3){transition-delay:.2s}.mobile-menu-overlay.open .mobile-nav-item:nth-child(4){transition-delay:.25s}.mobile-menu-overlay.open .mobile-nav-item:nth-child(5){transition-delay:.3s}.mobile-menu-overlay.open .mobile-nav-item:nth-child(6){transition-delay:.35s}.mobile-menu-overlay.open .mobile-nav-item:nth-child(7){transition-delay:.4s}.mobile-menu-footer{border-top:1px solid #0000000d;margin-top:40px;padding-top:20px}.mobile-cta{justify-content:center;width:100%;padding:1.125rem 2rem;font-size:1rem}.devhq-footer{background-color:var(--color-card-light,#fff);padding:5rem 0 0;position:relative}.footer-top-section{justify-content:space-between;align-items:flex-start;margin-bottom:3rem;display:flex}.footer-contact-info{flex-direction:column;gap:3rem;display:flex}.footer-brand{align-items:center;margin-bottom:1rem;text-decoration:none;display:flex}.footer-brand .Logo{display:block}.footer-socials{gap:1rem;display:flex}.social-icon-link{width:32px;height:32px;color:var(--color-text);background-color:#0000000a;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex}.social-icon-link:hover{background-color:var(--color-accent);color:#fff;transform:translateY(-2px)}.contact-details-row{gap:4rem;display:flex}.contact-detail-block{flex-direction:column;gap:.5rem;display:flex}.detail-label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.detail-value{color:var(--color-text);font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.detail-value:hover{color:var(--color-accent)}.footer-cta-box{text-align:right;flex-direction:column;align-items:flex-end;gap:1.5rem;display:flex}.footer-cta-box h3{color:var(--color-text);margin:0;font-size:1.5rem;font-weight:800;line-height:1.3}.footer-action-buttons{gap:1rem;display:flex}.primary-cta-btn{background-color:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex}.secondary-ghost-btn{color:var(--color-text);background:0 0;border:1px solid #00000026;border-radius:100px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex}.secondary-ghost-btn:hover{background:var(--color-bg);border-color:#0000004d;transform:translateY(-4px)scale(1.02)}.footer-divider{background-color:#00000014;width:100%;height:1px;margin:2rem 0}.footer-bottom-section{justify-content:space-between;align-items:center;padding-bottom:4rem;display:flex}.footer-availability{color:var(--color-text);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.check-icon{color:var(--color-text);font-size:1.25rem}.footer-page-pills{flex-wrap:wrap;justify-content:flex-end;gap:1.5rem;max-width:60%;display:flex}.page-pill{color:#666;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.page-pill:hover{color:var(--color-accent)}.footer-bottom-accent-bar{background-color:var(--color-accent);width:100%;height:8px}.footer-legal-bar{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:-1rem;display:flex}.legal-badges{align-items:center;gap:1.5rem;display:flex}.msme-badge{object-fit:contain;filter:grayscale()opacity(.8);width:auto;height:100px;transition:filter .3s}.msme-badge:hover{filter:grayscale(0%)opacity()}.gst-info{background:#00000008;border:1px solid #0000000d;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;display:flex}.gst-label{color:#888;font-weight:700}.gst-number{color:var(--color-text);font-weight:600}.trust-badges{border-left:1px solid #0000001a;align-items:center;gap:1rem;margin-left:1rem;padding-left:1.5rem;display:flex}.trust-badge{color:#666;background:#00000005;border-radius:100px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:flex}.trust-badge .t-icon{color:var(--color-text);font-size:1rem}.copyright{color:#888;font-weight:600}@media (width<=768px){.devhq-footer{padding:4rem 0 0}.footer-top-section{flex-direction:column;gap:4rem;margin-bottom:3rem}.footer-contact-info{gap:2.5rem}.contact-details-row{flex-direction:column;gap:1.75rem}.detail-label{margin-bottom:.15rem;font-size:.7rem}.detail-value{font-size:1.125rem}.footer-cta-box{text-align:left;background:var(--color-bg);border-radius:24px;align-items:stretch;gap:1.75rem;width:100%;padding:2.5rem 1.5rem}.footer-cta-box h3{letter-spacing:-.02em;margin:0;font-size:1.65rem}.footer-action-buttons{flex-direction:column;gap:.75rem}.primary-cta-btn,.secondary-ghost-btn{width:100%;padding:1.125rem 1.5rem;font-size:1rem}.footer-bottom-section{text-align:center;flex-direction:column;align-items:center;gap:2rem;padding-bottom:3.5rem}.footer-socials{justify-content:center}.footer-page-pills{justify-content:center;gap:1.25rem 2rem;max-width:100%}.page-pill{font-size:.95rem;font-weight:700}.footer-legal-bar{text-align:center;border-top:none;flex-direction:column;gap:2rem;margin-top:0;padding-bottom:4rem}.legal-badges{flex-direction:column;gap:1.25rem}.trust-badges{border-top:1px solid #0000001a;border-left:none;flex-wrap:wrap;justify-content:center;margin-left:0;padding-top:1.5rem;padding-left:0}}.page-heading-section{background-color:var(--section-bg,#f2eee3);text-align:center;padding:8rem 0 4rem}.page-title{color:var(--color-text);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4rem);font-weight:800}.title-highlight{color:var(--color-accent)}.page-subtitle{color:#555;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}@media (width<=768px){.page-heading-section{padding:6rem 0 3rem}}.about-page{background-color:var(--color-bg);padding-bottom:120px}.section-header{margin-bottom:40px}.section-header.text-center{text-align:center}.section-header h2{color:var(--color-text);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.section-header p{color:#666;font-size:1.1rem}.about-mission{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:60px 0 120px;display:grid}.mission-title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.mission-title em{color:var(--color-accent);font-style:italic}.mission-desc{color:#555;font-size:1.15rem;line-height:1.6}.stats-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.stat-card{background:var(--color-card-light);border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:center;padding:30px;transition:transform .3s;display:flex;box-shadow:0 10px 30px #00000005}.stat-card:hover{border-color:#e6481733;transform:translateY(-5px)}.stat-num{color:var(--color-accent);letter-spacing:-.03em;margin-bottom:8px;font-size:2.8rem;font-weight:900;line-height:1}.about-values{margin-bottom:120px}.values-bento{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.value-card{background:var(--color-card-light);border:1px solid #0000000d;border-radius:32px;padding:40px;transition:transform .3s cubic-bezier(.23,1,.32,1);box-shadow:0 15px 35px #00000005}.value-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0000000d}.v-large{grid-column:span 2}.v-dark{background:var(--color-card-dark);color:#fff}.v-dark .v-icon{color:#fff;background:#ffffff1a}.v-dark h3{color:#fff}.v-dark p{color:#ccc}.v-icon{background:color-mix(in srgb, var(--color-accent) 10%, transparent);width:50px;height:50px;color:var(--color-accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:24px;font-size:1.5rem;display:flex}.value-card h3{color:var(--color-text);letter-spacing:-.01em;margin-bottom:16px;font-size:1.5rem;font-weight:800}.value-card p{color:#666;font-size:1.05rem;line-height:1.6}.about-team{margin-bottom:120px}.team-grid{grid-template-columns:repeat(2,1fr);gap:40px;max-width:900px;margin:0 auto;display:grid}.team-member{background:var(--color-card-light);text-align:center;border:1px solid #0000000d;border-radius:32px;flex-direction:column;align-items:center;padding:40px;transition:transform .3s;display:flex}.team-member:hover{transform:translateY(-5px)}.member-avatar{border:4px solid var(--color-accent);background:#fff;border-radius:50%;width:120px;height:120px;margin-bottom:24px;padding:4px;overflow:hidden}.member-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.member-info h3{color:var(--color-text);margin-bottom:4px;font-size:1.6rem;font-weight:800}.member-role{color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:.85rem;font-weight:800;display:block}.member-info p{color:#666;font-size:1rem;line-height:1.5}.about-cta{background:linear-gradient(135deg, var(--color-card-dark) 0%, #111 100%);text-align:center;color:#fff;border-radius:32px;padding:80px 40px;position:relative;overflow:hidden}.about-cta:before{content:"";background:var(--color-accent);filter:blur(100px);opacity:.15;border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;left:-10%}.about-cta h2{letter-spacing:-.02em;z-index:1;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:900;position:relative}.about-cta p{color:#ccc;z-index:1;max-width:500px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.15rem;position:relative}.btn-about-cta{background:var(--color-accent);color:#fff;z-index:1;border-radius:100px;align-items:center;gap:12px;padding:18px 36px;font-size:1.1rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative}.btn-about-cta:hover{background:#f75524;transform:translateY(-4px);box-shadow:0 15px 30px #e648174d}.btn-about-cta .icon{font-size:1.2rem;transition:transform .3s}.btn-about-cta:hover .icon{transform:translate(4px)}@media (width<=992px){.about-mission{grid-template-columns:1fr;gap:40px}.values-bento{grid-template-columns:1fr 1fr}.v-large{grid-column:span 2}}@media (width<=768px){.values-bento,.team-grid{grid-template-columns:1fr}.v-large{grid-column:span 1}.stats-grid{grid-template-columns:1fr}}.contact-page{background-color:var(--color-bg);padding-bottom:120px}.contact-main-grid{grid-template-columns:1fr 1.2fr;align-items:stretch;gap:40px;max-width:1100px;margin:80px auto;display:grid}.contact-image-col{background:var(--color-card-light);text-align:center;border:1px solid #0000000d;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px 0;display:flex;box-shadow:0 20px 50px #0000000a}.contact-illustration{mix-blend-mode:multiply;width:100%;max-width:500px;height:auto;display:block}.image-col-text h3{color:var(--color-text);letter-spacing:-.02em;margin-bottom:12px;font-size:1.6rem;font-weight:800}.image-col-text p{color:#666;max-width:320px;margin:0 auto;font-size:1.05rem;line-height:1.5}.image-col-steps{text-align:left;background:#00000005;border:1px solid #0000000a;border-radius:24px;flex-direction:column;gap:16px;max-width:340px;margin-top:36px;margin-left:auto;margin-right:auto;padding:24px;display:flex}.step-row{color:var(--color-text);align-items:center;gap:14px;font-size:.95rem;font-weight:600;display:flex}.step-icon{background:color-mix(in srgb, var(--color-accent) 12%, transparent);width:32px;height:32px;color:var(--color-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex}.contact-cta-card{background:var(--color-card-light);border:1px solid #0000000d;border-radius:32px;flex-direction:column;justify-content:center;height:100%;padding:50px;display:flex;box-shadow:0 20px 50px #0000000a}.cta-header{margin-bottom:32px}.cta-header h2{color:var(--color-text);letter-spacing:-.03em;margin-bottom:12px;font-size:2.5rem;font-weight:800}.cta-header p{color:#555;font-size:1.15rem;line-height:1.5}.cta-features{flex-direction:column;gap:12px;margin-bottom:40px;display:flex}.feature-item{color:var(--color-accent);align-items:center;gap:10px;font-size:1rem;font-weight:700;display:flex}.contact-start-btn{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:12px;padding:24px 32px;font-size:1.25rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:0 10px 25px #e6481740}.contact-start-btn:hover{background:#f75524;transform:translateY(-6px);box-shadow:0 20px 40px #e6481766}.cta-footer-text{color:#888;text-align:center;margin-top:20px;font-size:.9rem;font-weight:600}.form-header{margin-bottom:40px}.form-header h2{color:var(--color-text);letter-spacing:-.02em;margin-bottom:8px;font-size:2rem;font-weight:800}.form-header p{color:#666;font-size:1.1rem}.contact-form{flex-direction:column;gap:24px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:var(--color-text);font-size:.9rem;font-weight:700}.contact-form input,.contact-form textarea{width:100%;color:var(--color-text);background:#00000005;border:1px solid #0000001a;border-radius:12px;padding:16px 20px;font-family:inherit;font-size:1rem;transition:all .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--color-accent);background:#fff;outline:none;box-shadow:0 0 0 4px #e648171a}.contact-form input:disabled,.contact-form textarea:disabled{opacity:.7;cursor:not-allowed}.custom-select{width:100%;position:relative}.custom-select.disabled{opacity:.7;pointer-events:none}.select-trigger{width:100%;color:var(--color-text);cursor:pointer;background:#00000005;border:1px solid #0000001a;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 20px;font-family:inherit;font-size:1rem;transition:all .3s;display:flex}.custom-select.open .select-trigger{border-color:var(--color-accent);background:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px;box-shadow:0 0 0 4px #e648171a}.select-trigger:hover{background:#fff;border-color:#0003}.custom-select.open .select-trigger:hover{border-color:var(--color-accent)}.select-trigger .placeholder{color:#777}.select-icon{color:#888;transition:transform .3s}.select-icon.rotate{color:var(--color-accent);transform:rotate(180deg)}.select-dropdown{z-index:100;transform-origin:top;background:#fff;border:1px solid #00000014;border-radius:12px;width:100%;animation:.2s forwards dropdownFade;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 10px 30px #0000001a}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-10px)scaleY(.95)}to{opacity:1;transform:translateY(0)scaleY(1)}}.select-option{color:var(--color-text);cursor:pointer;border-bottom:1px solid #00000008;padding:14px 20px;font-size:1rem;transition:background .2s}.select-option:last-child{border-bottom:none}.select-option:hover{color:var(--color-accent);background:#e648170d}.select-option.active{background:var(--color-accent);color:#fff;font-weight:600}.submit-btn{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:100px;margin-top:10px;padding:18px 30px;font-size:1.1rem;font-weight:800;transition:all .3s cubic-bezier(.23,1,.32,1);box-shadow:0 4px 15px #e6481733}.submit-btn:hover:not(:disabled){background:#f75524;transform:translateY(-4px);box-shadow:0 15px 30px #e6481766}.submit-btn.loading{box-shadow:none;cursor:wait;background:#ccc}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.success-icon{color:#27c93f;background:#27c93f1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;font-size:40px;display:flex}.form-success h3{color:var(--color-text);margin-bottom:16px;font-size:2rem;font-weight:800}.form-success p{color:#666;max-width:400px;margin-bottom:32px;font-size:1.1rem;line-height:1.6}.btn-reset{cursor:pointer;color:var(--color-text);background:0 0;border:1px solid #0000001a;border-radius:100px;padding:12px 24px;font-weight:700;transition:all .2s}.btn-reset:hover{background:#0000000d}.contact-details-bottom{background:var(--color-card-light);border:1px solid #0000000d;border-radius:24px;justify-content:center;align-items:center;gap:40px;max-width:1000px;margin:0 auto;padding:30px 40px;display:flex;box-shadow:0 15px 35px #00000005}.bottom-detail-item{align-items:center;gap:16px;display:flex}.bd-icon{background:color-mix(in srgb, var(--color-accent) 8%, transparent);width:50px;height:50px;color:var(--color-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.bd-label{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.8rem;font-weight:700}.bd-value{color:var(--color-text);font-size:1.1rem;font-weight:800;line-height:1.2;text-decoration:none;transition:color .2s}a.bd-value:hover{color:var(--color-accent)}.bottom-detail-divider{background:#00000014;width:1px;height:40px}@media (width<=992px){.contact-main-grid{grid-template-columns:1fr;gap:40px}.contact-image-col{order:-1}.contact-illustration{max-width:400px}.contact-details-bottom{flex-direction:column;align-items:flex-start;gap:20px}.bottom-detail-divider{width:100%;height:1px;margin:10px 0}}@media (width<=768px){.form-row{grid-template-columns:1fr;gap:24px}.contact-form-card{border-radius:24px;padding:30px 24px}.form-header h2{font-size:1.75rem}}.hero-section{text-align:center;flex-direction:column;justify-content:start;align-items:center;width:100%;min-height:calc(100vh - 80px);display:flex;position:relative;overflow-x:hidden}.hero-content{z-index:2;max-width:1100px;margin-bottom:4rem;padding:0 1.5rem}.hero-title{color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,3rem);font-weight:800;line-height:1}.hero-description{color:#555;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.hero-actions{justify-content:center;align-items:center;gap:1rem;display:flex}.btn-join{background-color:var(--color-card-dark);color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.btn-join:hover{background-color:var(--color-accent);transform:translateY(-4px)scale(1.02);box-shadow:0 12px 24px #e6481733}.btn-explore{background-color:var(--color-card-light);color:var(--color-text);cursor:pointer;border:1px solid #0000001a;border-radius:100px;align-items:center;gap:.75rem;padding:.8rem 1.75rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:0 2px 8px #00000005}.btn-explore:hover{border-color:var(--color-accent);color:var(--color-accent);background-color:#fff;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 24px #0000000d}.btn-avatar{object-fit:cover;border-radius:50%;width:24px;height:24px}@media (width<=768px){.hero-section{padding-top:6rem}.hero-actions{flex-direction:column;width:100%;max-width:280px;margin:0 auto}.btn-join,.btn-explore{justify-content:center;width:100%}}.logo-cloud{background-color:var(--color-bg);border-top:1px solid #0000000d;width:100%;padding:3rem 0;overflow:hidden}.logo-cloud__container{flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;display:flex}.logo-cloud__title{letter-spacing:.2em;color:#888;text-transform:uppercase;margin-bottom:4rem;font-size:.75rem;font-weight:700}.logo-cloud__wrapper{width:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.logo-cloud__track{white-space:nowrap;align-items:center;gap:5rem;animation:40s linear infinite scroll;display:flex}.logo-item{justify-content:center;align-items:center;min-width:150px;display:flex}.logo-name{font-family:var(--font-serif);color:var(--color-text);opacity:.3;-webkit-user-select:none;user-select:none;letter-spacing:-.02em;font-size:1.75rem;font-weight:500;transition:opacity .3s}.logo-item:hover .logo-name{opacity:.8}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-1500px - 50rem))}}.logo-cloud__track{width:fit-content}@media (width<=768px){.logo-cloud{padding:4rem 0}.logo-cloud__title{margin-bottom:2rem}.logo-name{font-size:1.25rem}}.services-section{--section-bg:#f2eee3;background-color:var(--section-bg);text-align:center;border-top:1px solid #00000008;border-bottom:1px solid #00000008;padding:2rem 0}.services-header{max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.section-title{color:var(--color-text);letter-spacing:-.02em;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;display:flex}.title-highlight{color:var(--color-accent);position:relative}.services-footer-action{justify-content:center;margin-top:2rem;display:flex}.view-all-btn{color:var(--color-text);cursor:pointer;background-color:#0000;border:2px solid #0000001a;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 3rem;font-size:1rem;font-weight:800;transition:all .3s;display:flex}.view-all-btn:hover{color:var(--color-accent);background-color:#fff;border-color:#0000;transform:translateY(-4px);box-shadow:0 15px 30px #0000000d}@media (width<=768px){.services-section{padding:5rem 0}.services-grid{grid-template-columns:1fr;padding-top:3rem}}.how-we-work-section{background-color:var(--color-bg);border-top:1px solid #00000008;padding:5rem 0;overflow:hidden}.header-center{text-align:center;margin-bottom:4rem;padding:0 1rem}.section-title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.1}.text-accent{color:var(--color-accent)}.section-subtitle{color:#555;max-width:650px;margin:0 auto;font-size:1rem;line-height:1.6}.scroll-outer{scrollbar-width:none;-ms-overflow-style:none;padding:20px 0 40px;overflow-x:auto}.scroll-outer::-webkit-scrollbar{display:none}.timeline-row{gap:24px;width:max-content;padding:0 2rem;display:flex;position:relative}.timeline-row:before{content:"";z-index:0;background:#0000000d;height:2px;position:absolute;top:30px;left:3rem;right:3rem}.step-item{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;width:300px;display:flex;position:relative}.num-ring{background:var(--color-card-light);border:1px solid #0000001a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:24px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:0 4px 12px #00000008}.num-ring.done{background:var(--color-accent);border-color:var(--color-accent);box-shadow:0 10px 20px color-mix(in srgb, var(--color-accent) 25%, transparent)}.num-ring.done .num{color:#fff}.num-ring.done .num-label{color:#ffffffb3}.num{color:var(--color-text);font-size:1.125rem;font-weight:800;line-height:1}.num-label{color:#888;letter-spacing:.05em;text-transform:uppercase;margin-top:4px;font-size:.625rem;font-weight:700;line-height:1}.process-card{background:var(--color-card-light);text-align:left;border:1px solid #0000000d;border-radius:24px;width:300px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.23,1,.32,1);box-shadow:0 10px 30px #00000005}.process-card.active{border-color:var(--color-accent);box-shadow:0 20px 50px #e6481714}.time-tag{text-transform:uppercase;letter-spacing:.02em;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.625rem;font-weight:700;display:inline-flex}.card-title{color:var(--color-text);margin-bottom:.5rem;font-size:1.125rem;font-weight:800}.card-desc{color:#666;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.card-divider{background:#0000000d;height:1px;margin-bottom:1.5rem}.process-items{flex-direction:column;gap:.75rem;display:flex}.process-item{color:#555;align-items:flex-start;gap:.75rem;font-size:.8125rem;font-weight:500;line-height:1.4;display:flex}.item-dot{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:6px}.process-navigation{justify-content:center;align-items:center;gap:2rem;margin-top:2rem;display:flex}.nav-btn{cursor:pointer;width:54px;height:54px;color:var(--color-text);background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000000d}.nav-btn:hover{background:var(--color-accent);color:#fff;border-color:var(--color-accent);box-shadow:0 12px 24px color-mix(in srgb, var(--color-accent) 30%, transparent);transform:translateY(-4px)}.nav-indicator{align-items:center;gap:.75rem;display:flex}.nav-dot{cursor:pointer;background:#0000001a;border-radius:50%;width:10px;height:10px;transition:all .3s}.nav-dot.active{background:var(--color-accent);border-radius:6px;width:32px}.cta-strip{background:var(--color-card-light);border:1px solid #0000000d;border-radius:32px;justify-content:space-between;align-items:center;gap:2rem;margin-top:4rem;padding:2.5rem;display:flex;box-shadow:0 15px 40px #00000008}.cta-title{color:var(--color-text);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.cta-sub{color:#666;font-size:1rem}.cta-actions{flex-shrink:0}@media (width<=992px){.cta-strip{text-align:center;flex-direction:column;padding:2rem}.cta-actions{width:100%}.cta-actions button{justify-content:center;width:100%}}@media (width<=992px){.project-card.wide{flex-direction:column}}@media (width<=992px){.project-card.wide .project-img-wrap{width:100%;min-height:220px}}@media (width<=992px){.project-card.wide .project-info{width:100%;padding:2rem}}@media (width<=768px){.projects-grid{grid-template-columns:1fr}.project-card.wide{grid-column:span 1}}.testimonials-page{background:var(--color-bg);font-family:var(--font-body);padding:100px 0;position:relative;overflow:hidden}.testimonials-header{text-align:center;margin-bottom:60px;padding:0 40px}.testimonials-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:12px;font-size:.85rem;font-weight:700}.testimonials-sec-title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.testimonials-sec-title em{color:var(--color-accent);font-style:italic}.testimonials-sec-sub{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.6}.marquee-wrap{margin-bottom:24px;position:relative}.marquee-wrap:before,.marquee-wrap:after{content:"";z-index:2;pointer-events:none;width:150px;position:absolute;top:0;bottom:0}.marquee-wrap:before{background:linear-gradient(to right, var(--color-bg), transparent);left:0}.marquee-wrap:after{background:linear-gradient(to left, var(--color-bg), transparent);right:0}.track{gap:20px;width:max-content;display:flex}.track.row1{animation:40s linear infinite scrollLeft}.track.row2{animation:45s linear infinite scrollRight}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee-wrap:hover .track{animation-play-state:paused}.tcard{background:var(--color-card-light);border:1px solid #0000000d;border-radius:20px;flex-shrink:0;width:340px;padding:24px;transition:all .3s cubic-bezier(.23,1,.32,1);box-shadow:0 5px 20px #00000005}.tcard:hover{border-color:#e6481733;transform:translateY(-5px);box-shadow:0 15px 30px #0000000f}.tcard-top{align-items:center;gap:12px;margin-bottom:16px;display:flex}.avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:600;display:flex}.client-name{color:var(--color-text);font-size:16px;font-weight:700}.client-role{color:#777;margin-top:2px;font-size:12px;font-weight:400}.stars{color:var(--color-accent);letter-spacing:2px;margin-left:auto;font-size:14px}.quote-text{color:#444;margin-bottom:20px;font-size:14px;font-style:italic;font-weight:400;line-height:1.6}.quote-text:before{content:"“";color:var(--color-accent);vertical-align:-8px;margin-right:4px;font-size:24px;line-height:0}.tcard-footer{border-top:1px solid #0000000a;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.service-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 8%, transparent);border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700}.project-date{color:#aaa;font-size:11px;font-weight:400}.bottom-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:50px;margin-top:70px;padding:0 40px;display:flex}.bstat{text-align:center}.bstat-num{color:var(--color-text);letter-spacing:-.02em;font-size:36px;font-weight:800}.bstat-num span{color:var(--color-accent)}.bstat-lbl{letter-spacing:.15em;text-transform:uppercase;color:#888;margin-top:5px;font-size:10px;font-weight:600}.bstat-div{background:#0000000f;width:1px;height:50px}@media (width<=768px){.bottom-strip{gap:30px}.bstat-div{display:none}.bstat{width:40%;margin-bottom:20px}.marquee-wrap:before,.marquee-wrap:after{width:60px}}.home-why-us-section{--section-bg:var(--color-bg);background-color:var(--section-bg);border-top:1px solid #00000008;border-bottom:1px solid #00000008;padding:4rem 0}.home-why-us-section.extended-mode{border-top:none;border-bottom:none;padding:0 0 5rem}.home-why-us-stats{background:var(--color-card-light,white);border:1px solid #00000005;border-radius:24px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 15px 40px #00000008}.home-why-us-stat-item{text-align:center;padding:2rem 1.5rem;position:relative}.home-why-us-stat-item:not(:last-child):after{content:"";background-color:#0000000d;width:1px;height:60%;position:absolute;top:20%;right:0}.home-why-us-stat-item .stat-value{color:var(--color-text);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.home-why-us-stat-item .stat-suffix{color:var(--color-accent)}.home-why-us-stat-item .stat-label{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.home-why-us-card{flex-direction:column;display:flex}.home-why-us-card-list{flex-grow:1;margin:0;padding:0;list-style:none}.home-why-us-card-list li{color:#555;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;font-size:.9375rem;line-height:1.5;display:flex}.home-why-us-check-icon{color:var(--color-accent);flex-shrink:0;margin-top:.2rem;font-size:1.1rem}.home-why-us-card-extra{color:#888;border-top:1px solid #0000000a;margin-top:1.5rem;padding-top:1.25rem;font-size:.85rem;font-style:italic}.home-why-us-comparison-container .comparison-table-wrapper{overflow-x:auto}.home-why-us-comparison-container .comparison-table{border-collapse:collapse;width:100%;min-width:600px}.home-why-us-comparison-container .comparison-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#888;border-bottom:1px solid #0000000f;padding:1.5rem 1rem;font-size:.85rem;font-weight:700}.home-why-us-comparison-container .comparison-table th:not(:first-child){text-align:center}.home-why-us-comparison-container .comparison-table td{border-bottom:1px solid #0000000a;padding:1.25rem 1rem}.home-why-us-comparison-container .comparison-table tr:last-child td{border-bottom:none}.home-why-us-comparison-container .feature-cell{color:var(--color-text);font-size:.95rem;font-weight:600}.home-why-us-comparison-container .comparison-table td:not(:first-child){text-align:center}.home-why-us-comparison-container .highlight-col-head{color:var(--color-accent)!important}.home-why-us-comparison-container .highlight-col-cell{background-color:color-mix(in srgb, var(--color-accent) 3%, transparent);border-radius:8px}.home-why-us-comparison-container .check{color:#1d9e75;font-size:1.25rem;font-weight:800}.home-why-us-comparison-container .cross{color:#0003;font-size:1.25rem;font-weight:800}.home-why-us-founder-quote .quote-icon-img{flex-shrink:0;font-size:3.5rem}.home-why-us-founder-quote .quote-content-wrapper{flex:1}.home-why-us-founder-quote .quote-main-text{color:var(--color-text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;line-height:1.6}.home-why-us-founder-quote .quote-main-text .title-highlight{color:var(--color-accent);font-style:normal}.home-why-us-founder-quote .quote-author-info{flex-direction:column;display:flex}.home-why-us-founder-quote .author-name{color:var(--color-text);font-size:1.1rem;font-weight:800}@media (width<=1024px){.home-why-us-stats{grid-template-columns:repeat(2,1fr)}.home-why-us-stat-item:nth-child(2):after{display:none}.home-why-us-stat-item:first-child,.home-why-us-stat-item:nth-child(2){border-bottom:1px solid #0000000d}}@media (width<=768px){.home-why-us-section{padding:4rem 0}.home-why-us-founder-quote{flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem!important}.home-why-us-founder-quote .quote-main-text{font-size:1.2rem}}@media (width<=480px){.home-why-us-stats{grid-template-columns:1fr}.home-why-us-stat-item:after{display:none}.home-why-us-stat-item:not(:last-child){border-bottom:1px solid #0000000d}}.faq-section{background-color:#fff;padding:100px 0;position:relative;overflow:hidden}.faq-header{text-align:center;margin-bottom:60px}.faq-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:12px;font-size:.85rem;font-weight:700}.faq-title{color:var(--color-text);letter-spacing:-.02em;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.faq-title em{color:var(--color-accent);font-style:italic}.faq-content{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.faq-image-wrapper{justify-content:center;align-items:center;display:flex}.faq-image-container{justify-content:center;align-items:center;width:100%;max-width:600px;display:flex}.faq-image{width:100%;height:auto;display:block}.faq-accordion{flex-direction:column;gap:16px;display:flex}.faq-item{background:var(--color-bg);border:1px solid #0000000a;border-radius:16px;transition:all .3s cubic-bezier(.23,1,.32,1);overflow:hidden;box-shadow:0 5px 15px #00000005}.faq-item.active{border-color:#e6481733;box-shadow:0 10px 25px #0000000d}.faq-question{text-align:left;cursor:pointer;width:100%;color:var(--color-text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px;font-size:1.1rem;font-weight:700;transition:color .2s;display:flex}.faq-item.active .faq-question{color:var(--color-accent)}.faq-icon{width:32px;height:32px;color:var(--color-text);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 2px 5px #0000000d}.faq-item.active .faq-icon{background:var(--color-accent);color:#fff;transform:rotate(180deg)}.faq-answer{color:#555;padding:0 24px 24px;font-size:.95rem;line-height:1.6}@media (width<=992px){.faq-content{grid-template-columns:1fr;gap:50px}.faq-image-container{max-width:400px}}.cta-section{background-color:var(--color-bg);padding:80px 0 120px}.bento-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.bento-box{background:var(--color-card-light);border:1px solid #0000000d;border-radius:32px;flex-direction:column;padding:48px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:0 15px 35px #00000005}.bento-box:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0000000d}.bento-main{background:var(--color-card-dark);color:#fff;grid-column:span 2;justify-content:center;position:relative;overflow:hidden}.bento-main:before{content:"";background:var(--color-accent);filter:blur(100px);opacity:.15;pointer-events:none;border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-20%}.bento-title{letter-spacing:-.02em;z-index:2;margin-bottom:20px;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1;position:relative}.bento-title em{color:var(--color-accent);font-style:italic}.bento-desc{color:#bbb;z-index:2;max-width:90%;font-size:1.25rem;line-height:1.6;position:relative}.bento-status{text-align:center;background:#fff;justify-content:center;align-items:center;padding:40px 24px}.availability-badge{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;background:#e648171a;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:800;display:inline-flex}.pulse-dot-red{background:var(--color-accent);width:8px;height:8px;box-shadow:0 0 10px var(--color-accent);border-radius:50%;animation:2s infinite pulse-red}@keyframes pulse-red{0%{transform:scale(.95);box-shadow:0 0 #e64817b3}70%{transform:scale(1);box-shadow:0 0 0 10px #e6481700}to{transform:scale(.95);box-shadow:0 0 #e6481700}}.bento-status-text{color:var(--color-text);margin-bottom:30px;font-size:1.1rem;font-weight:500;line-height:1.5}.bento-status-text strong{color:var(--color-accent);font-size:1.3rem;font-weight:800}.bento-avatar-group{justify-content:center;margin-bottom:12px;display:flex}.b-avatar{object-fit:cover;background:#eee;border:3px solid #fff;border-radius:50%;width:44px;height:44px;margin-left:-12px}.b-avatar:first-child{margin-left:0}.b-avatar-more{background:var(--color-card-dark);color:#fff;z-index:2;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-left:-12px;font-size:.85rem;font-weight:800;display:flex}.bento-trust-text{color:#888;font-size:.9rem;font-weight:500}.bento-action{background:linear-gradient(135deg, var(--color-accent) 0%, #f75524 100%);color:#fff;cursor:pointer;border:none;flex-direction:row;grid-column:span 3;justify-content:space-between;align-items:center;padding:40px 60px;text-decoration:none}.pulse-hover{position:relative}.pulse-hover:before{content:"";border:2px solid var(--color-accent);opacity:0;border-radius:32px;transition:all .4s;position:absolute;inset:0}.pulse-hover:hover:before{animation:1s cubic-bezier(.23,1,.32,1) forwards explode}@keyframes explode{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}.action-content{flex-direction:column;gap:8px;display:flex}.bento-action-sub{text-transform:uppercase;letter-spacing:.1em;color:#fffc;font-size:1rem;font-weight:800}.bento-action-text{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1}.bento-arrow-wrapper{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .4s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:0 10px 20px #0000001a}.bento-arrow{color:var(--color-accent);font-size:32px;font-weight:900;transition:transform .4s cubic-bezier(.23,1,.32,1)}.bento-action:hover .bento-arrow-wrapper{transform:scale(1.1)}.bento-action:hover .bento-arrow{transform:translate(5px,-5px)}@media (width<=992px){.bento-main{grid-column:span 3}.bento-status{flex-flow:wrap;grid-column:span 3;justify-content:center;gap:20px}.bento-status-text{width:100%}}@media (width<=768px){.bento-action{text-align:center;flex-direction:column;gap:30px;padding:40px 30px}.bento-action-text{font-size:2rem}}.not-found-page{width:100vw;height:100vh!important}.privacy-page{padding-bottom:4rem}.process-page{background-color:var(--color-bg);padding-bottom:100px}.vertical-timeline{flex-direction:column;gap:40px;max-width:900px;margin:60px auto 0;display:flex}.v-step-item{gap:40px;display:flex}.v-step-connector{flex-direction:column;flex-shrink:0;align-items:center;width:60px;display:flex}.v-num-ring{background:var(--color-accent);color:#fff;width:60px;height:60px;box-shadow:0 10px 20px color-mix(in srgb, var(--color-accent) 25%, transparent);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex}.v-num{font-size:1.25rem;font-weight:800;line-height:1}.v-line{background:#00000014;flex-grow:1;width:2px;margin-top:10px;margin-bottom:-30px}.v-process-card{background:var(--color-card-light);border:1px solid #0000000d;border-radius:24px;flex-grow:1;margin-top:-10px;padding:48px;transition:all .3s cubic-bezier(.23,1,.32,1);box-shadow:0 15px 40px #00000008}.v-process-card:hover{border-color:#e648171a;transform:translateY(-5px);box-shadow:0 25px 50px #0000000f}.v-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.v-step-label{color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.85rem;font-weight:800}.v-card-title{color:var(--color-text);letter-spacing:-.02em;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:800;line-height:1.1}.time-tag{text-transform:uppercase;letter-spacing:.05em;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:800;display:inline-flex}.t-free{color:#2e7d32;background:#e8f5e9}.t-day{color:#1565c0;background:#e3f2fd}.t-week{color:#e65100;background:#fff3e0}.t-hours{color:#7b1fa2;background:#f3e5f5}.t-ongoing{color:#4e342e;background:#efebe9}.v-card-desc{color:#666;max-width:90%;margin-bottom:24px;font-size:1.1rem;line-height:1.6}.v-card-divider{background:#0000000f;height:1px;margin-bottom:24px}.v-process-items-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:32px;display:grid}.v-process-item{color:var(--color-text);align-items:flex-start;gap:12px;font-size:1rem;font-weight:600;line-height:1.4;display:flex}.v-item-icon{color:var(--color-accent);flex-shrink:0;margin-top:2px;font-size:1.3rem}.v-peace-of-mind{background:color-mix(in srgb, var(--color-accent) 5%, transparent);border-left:4px solid var(--color-accent);border-radius:12px;flex-direction:column;gap:6px;padding:20px 24px;display:flex}.v-peace-label{text-transform:uppercase;letter-spacing:.05em;color:#777;font-size:.75rem;font-weight:800}.v-peace-val{color:var(--color-text);font-size:1.1rem;font-weight:800}.process-cta-banner{background:var(--color-card-dark);text-align:center;border-radius:32px;max-width:900px;margin-top:80px;margin-left:auto;margin-right:auto;padding:60px 40px;box-shadow:0 20px 40px #00000026}.process-cta-banner h2{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:2.5rem;font-weight:800}.process-cta-banner p{color:#ccc;max-width:500px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.btn-process-cta{background-color:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;box-shadow:0 4px 15px #e6481733}.btn-process-cta:hover{background-color:#f75524;transform:translateY(-4px)scale(1.02);box-shadow:0 15px 30px #e6481766}@media (width<=768px){.v-step-item{flex-direction:column;gap:20px}.v-step-connector{flex-direction:row;align-items:center;gap:16px;width:100%}.v-line{display:none}.v-process-card{margin-top:0;padding:30px 24px}.v-card-title{font-size:1.8rem}.process-cta-banner{padding:40px 24px}.process-cta-banner h2{font-size:2rem}}.start-project-page{background-color:var(--color-bg);padding-bottom:120px}.start-project-form{background:var(--color-card-light);border:1px solid #0000000d;border-radius:32px;max-width:800px;margin:80px auto 0;padding:60px;box-shadow:0 15px 50px #00000005}.section-title-small{color:var(--color-accent);letter-spacing:.05em;text-transform:uppercase;margin-bottom:24px;font-size:1.2rem;font-weight:800}.form-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.form-group{flex-direction:column;display:flex}.form-group.full-width{grid-column:1/-1}.form-group label{color:var(--color-text);margin-bottom:10px;font-size:.95rem;font-weight:700}.form-group input,.form-group textarea{box-sizing:border-box;background:#fff;border:2px solid #00000014;border-radius:16px;outline:none;width:100%;max-width:100%;padding:16px 20px;font-family:inherit;font-size:1rem;transition:all .2s}.form-group textarea{resize:vertical;min-height:120px}.form-group input:focus,.form-group textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 4px #e648171a}.form-divider{background:#0000000d;height:1px;margin:40px 0}.options-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.budget-grid{grid-template-columns:repeat(3,1fr)}.selectable-card{text-align:center;color:var(--color-text);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #00000014;border-radius:16px;padding:18px 16px;font-weight:700;transition:all .2s}.selectable-card:hover{border-color:#0003;transform:translateY(-2px)}.selectable-card.selected{background:var(--color-accent);border-color:var(--color-accent);color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #e6481733}.form-submit-section{text-align:center;margin-top:60px}.btn-start-cta{background:var(--color-text);color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:12px;padding:20px 40px;font-size:1.15rem;font-weight:800;transition:all .3s;display:inline-flex}.btn-start-cta:hover{background:var(--color-accent);transform:translateY(-4px);box-shadow:0 15px 30px #e648174d}.btn-start-cta.loading{opacity:.7;cursor:not-allowed;transform:none}.btn-start-cta.secondary{color:var(--color-text);background:#fff;border:2px solid #0000001a}.btn-start-cta.secondary:hover{border-color:var(--color-text);background:#f8f8f8;box-shadow:0 10px 20px #0000000d}.btn-start-cta .icon{transition:transform .3s}.btn-start-cta:hover .icon{transform:translate(4px)}.secure-text{color:#888;margin-top:16px;font-size:.9rem}.success-state-card{background:var(--color-card-light);text-align:center;border:1px solid #0000000d;border-radius:32px;justify-content:center;max-width:600px;margin:80px auto 0;padding:80px 40px;box-shadow:0 20px 50px #00000008}.success-icon{color:#21a65d;margin-bottom:24px;font-size:5rem}.success-state-card h2{color:var(--color-text);margin-bottom:16px;font-size:2.5rem;font-weight:800}.success-state-card p{color:#555;margin-bottom:40px;font-size:1.15rem;line-height:1.6}.success-actions{flex-direction:column;align-items:center;gap:16px;display:flex}.btn-whatsapp-cta{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:100px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:320px;padding:20px 40px;font-size:1.15rem;font-weight:800;transition:all .3s;display:inline-flex}.btn-whatsapp-cta:hover{background:#128c7e;transform:translateY(-4px);box-shadow:0 15px 30px #25d3664d}.btn-whatsapp-cta .icon{font-size:1.4rem}@media (width<=768px){.start-project-form{border-radius:24px;padding:30px 20px}.form-grid,.options-grid,.budget-grid{grid-template-columns:1fr}}.services-page{background-color:var(--color-bg);padding-bottom:6rem}.services-page .page-grid{margin-bottom:8rem}.services-consultation-banner{background-color:var(--color-text);border:1px solid #ffffff0d;border-radius:32px;justify-content:space-between;align-items:center;gap:3rem;margin-bottom:6rem;padding:4rem 5rem;display:flex;box-shadow:0 30px 60px #0000001a}.consultation-text h2{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:800}.consultation-text p{color:#b3b3b3;margin:0;font-size:1.125rem;line-height:1.6}.consultation-actions{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.whatsapp-btn{color:#fff;background:0 0;border:1px solid #fff3;border-radius:100px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex}.whatsapp-btn:hover{color:var(--color-text);background:#fff;border-color:#fff;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 24px #ffffff1a}.primary-cta-btn{background-color:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex}.primary-cta-btn:hover{box-shadow:0 12px 24px color-mix(in srgb, var(--color-accent) 40%, transparent);transform:translateY(-4px)scale(1.02)}@media (width<=992px){.services-consultation-banner{text-align:center;flex-direction:column;padding:4rem 2rem}.consultation-actions{flex-direction:column;width:100%}.whatsapp-btn,.primary-cta-btn{justify-content:center;width:100%}.hide-mobile{display:none}}.terms-page{padding-bottom:4rem}.legal-content{background-color:var(--card-bg,#fff);border-radius:8px;max-width:800px;margin:0 auto;padding:2rem;box-shadow:0 4px 6px #0000000d}.legal-section{margin-bottom:2rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{color:var(--heading-color,#1a202c);margin-bottom:1rem;font-size:1.5rem}.legal-section p{color:var(--text-color,#4a5568);font-size:1rem;line-height:1.6}.work-page{background-color:var(--color-bg);min-height:100vh;padding-bottom:6rem}.projects-section{background-color:#f2eee3;border-top:1px solid #00000008;padding:5rem 0}.filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.filter-btn{color:#666;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:100px;padding:.6rem 1.25rem;font-size:.8125rem;font-weight:700;transition:all .3s cubic-bezier(.23,1,.32,1);box-shadow:0 2px 8px #00000005}.filter-btn:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-2px)}.filter-btn.active{background:var(--color-accent);color:#fff;border-color:var(--color-accent);box-shadow:0 10px 20px color-mix(in srgb, var(--color-accent) 25%, transparent)}.projects-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem;display:grid}.project-card{background:var(--color-card-light);border:1px solid #0000000d;border-radius:28px;flex-direction:column;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #00000005}.project-card:hover{border-color:#e648171a;transform:translateY(-8px);box-shadow:0 25px 50px #0000000f}.project-card.wide{flex-direction:row;grid-column:span 2}@media (width<=992px){.project-card.wide{flex-direction:column}}.project-img-wrap{width:100%;position:relative;overflow:hidden}.project-card.wide .project-img-wrap{width:50%;min-height:320px}.project-card:not(.wide) .project-img-wrap{height:360px}@media (width<=992px){.project-card.wide .project-img-wrap{width:100%;min-height:220px}}.project-cover{width:100%;height:100%;transition:transform .6s cubic-bezier(.23,1,.32,1);position:relative}.project-card:hover .project-cover{transform:scale(1.05)}.project-cover-img{object-fit:cover;width:100%;height:100%;display:block}.project-cover-overlay{opacity:.15;mix-blend-mode:multiply;transition:opacity .4s;position:absolute;inset:0}.project-card:hover .project-cover-overlay{opacity:.05}.project-badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:2;border-radius:100px;padding:.35rem .85rem;font-size:.625rem;font-weight:800;position:absolute;top:1.25rem;left:1.25rem;box-shadow:0 4px 12px #e648174d}.project-status{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:2;background:#0006;border-radius:100px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.625rem;font-weight:700;display:flex;position:absolute;top:1.25rem;right:1.25rem}.status-dot{border-radius:50%;width:6px;height:6px}.project-info{flex-direction:column;flex-grow:1;padding:1rem 2rem 2rem;display:flex}.project-card.wide .project-info{width:50%;padding:2.5rem}@media (width<=992px){.project-card.wide .project-info{width:100%;padding:2rem}}.project-info-header{justify-content:space-between;align-items:flex-start;display:flex}.project-title{color:var(--color-text);font-size:1.25rem;font-weight:800;line-height:1.2}.project-year{color:#aaa;font-size:.8125rem;font-weight:700}.project-stats{border-bottom:1px solid #0000000d;gap:1.5rem;padding-bottom:1rem;display:flex}.stat-item{flex-direction:column;display:flex}.stat-val{color:var(--color-text);font-size:1.125rem;font-weight:800}.stat-lbl{color:#999;text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.625rem;font-weight:700}.project-problem{color:#555;flex-grow:1;font-size:.875rem;line-height:1.6}.project-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;display:flex}.project-tags{flex-wrap:wrap;gap:.4rem;display:flex}.project-tag{color:#777;background:#00000008;border-radius:4px;padding:.25rem .6rem;font-size:.625rem;font-weight:700}.project-link{color:var(--color-accent);white-space:nowrap;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:800;display:flex}.link-icon{transition:transform .3s}.project-link:hover .link-icon{transform:translate(4px)}.view-all-container{justify-content:center;display:flex}.view-all-btn{color:var(--color-text);cursor:pointer;background:0 0;border:2px solid #0000001a;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1rem;font-weight:800;transition:all .3s;display:flex}.view-all-btn:hover{border-color:var(--color-accent);color:var(--color-accent);background:#fff;transform:translateY(-4px);box-shadow:0 15px 30px #0000000d}@media (width<=768px){.projects-grid{grid-template-columns:1fr}.project-card.wide{grid-column:span 1}}.why-us-section{--section-bg:var(--color-bg);background-color:var(--section-bg);border-top:1px solid #00000008;border-bottom:1px solid #00000008;padding:4rem 0}.why-us-section.extended-mode{border-top:none;border-bottom:none;padding:0 0 5rem}.why-us-stats{background:var(--color-card-light,white);border:1px solid #00000005;border-radius:24px;grid-template-columns:repeat(4,1fr);margin-bottom:4rem;display:grid;overflow:hidden;box-shadow:0 15px 40px #00000008}.why-us-stat-item{text-align:center;padding:2rem 1.5rem;position:relative}.why-us-stat-item:not(:last-child):after{content:"";background-color:#0000000d;width:1px;height:60%;position:absolute;top:20%;right:0}.stat-value{color:var(--color-text);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.stat-suffix{color:var(--color-accent)}.stat-label{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.why-us-card{flex-direction:column;display:flex}.why-us-card-list{flex-grow:1;margin:0;padding:0;list-style:none}.why-us-card-list li{color:#555;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;font-size:.9375rem;line-height:1.5;display:flex}.why-us-check-icon{color:var(--color-accent);flex-shrink:0;margin-top:.2rem;font-size:1.1rem}.why-us-card-extra{color:#888;border-top:1px solid #0000000a;margin-top:1.5rem;padding-top:1.25rem;font-size:.85rem;font-style:italic}.comparison-table-wrapper{overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:600px}.comparison-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#888;border-bottom:1px solid #0000000f;padding:1.5rem 1rem;font-size:.85rem;font-weight:700}.comparison-table th:not(:first-child){text-align:center}.comparison-table td{border-bottom:1px solid #0000000a;padding:1.25rem 1rem}.comparison-table tr:last-child td{border-bottom:none}.feature-cell{color:var(--color-text);font-size:.95rem;font-weight:600}.comparison-table td:not(:first-child){text-align:center}.highlight-col-head{color:var(--color-accent)!important}.highlight-col-cell{background-color:color-mix(in srgb, var(--color-accent) 3%, transparent);border-radius:8px}.check{color:#1d9e75;font-size:1.25rem;font-weight:800}.cross{color:#0003;font-size:1.25rem;font-weight:800}.quote-icon-img{flex-shrink:0;margin-top:-.5rem;font-size:3.5rem}.quote-content-wrapper{flex:1}.quote-main-text{color:var(--color-text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;line-height:1.6}.quote-main-text .title-highlight{color:var(--color-accent);font-style:normal}.quote-author-info{flex-direction:column;display:flex}.author-name{color:var(--color-text);font-size:1.1rem;font-weight:800}@media (width<=1024px){.why-us-stats{grid-template-columns:repeat(2,1fr)}.why-us-stat-item:nth-child(2):after{display:none}.why-us-stat-item:first-child,.why-us-stat-item:nth-child(2){border-bottom:1px solid #0000000d}}@media (width<=768px){.why-us-section{padding:4rem 0}.why-us-founder-quote{flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem!important}.quote-main-text{font-size:1.2rem}}@media (width<=480px){.why-us-stats{grid-template-columns:1fr}.why-us-stat-item:after{display:none}.why-us-stat-item:not(:last-child){border-bottom:1px solid #0000000d}}
