body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border-radius:1rem;box-shadow:none;display:flex;flex-direction:column;left:1rem;margin:0 auto;max-width:72rem;padding:.75rem 1.5rem;position:fixed;right:1rem;top:1rem;transition:background .3s ease,box-shadow .3s ease;z-index:9999}.navbar.scrolled{background:#ffffffb3;box-shadow:0 8px 32px #1f268733}.navbar-container{justify-content:space-between}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{cursor:pointer;gap:.5rem}.logo-circle{align-items:center;border-radius:9999px;box-shadow:0 0 8px 2px #f43f5eb3;color:#fff;display:flex;font-size:.625rem;height:1.5rem;justify-content:center;width:1.5rem}.logo-circle,.logo-text{background:linear-gradient(90deg,#f43f5e,#3b82f6);font-weight:700}.logo-text{-webkit-text-fill-color:#0000;-webkit-background-clip:text;font-size:1.125rem}.navbar-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{background:none;border:none;color:#3c3c3c;cursor:pointer;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;padding:.25rem 0;position:relative;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#222}.nav-link:after{background:linear-gradient(90deg,#f43f5e,#3b82f6);border-radius:9999px;bottom:-6px;content:"";height:3px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.navbar-actions{align-items:center;display:flex;gap:1rem}.mobile-menu-toggle,.theme-toggle{align-items:center;background:#fff9;border:none;border-radius:.75rem;color:#222;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:transform .2s ease}.mobile-menu-toggle:hover,.theme-toggle:hover{transform:scale(1.05)}.mobile-menu{animation:fadeIn .3s ease forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:1rem;display:flex;flex-direction:column;gap:1rem;list-style:none;margin-top:1rem;padding:1rem}.mobile-nav-link{background:none;border:none;color:#888;cursor:pointer;font-size:1rem;padding:.5rem 0;text-align:left;transition:color .3s ease}.mobile-nav-link.active,.mobile-nav-link:hover{color:#222}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.navbar{box-sizing:border-box;height:auto;left:.5rem;max-width:100%;padding:.5rem 1rem;right:.5rem;width:auto}.navbar-container{flex-wrap:nowrap}.navbar-actions,.navbar-logo{flex-shrink:1;min-width:0}.navbar-links{display:none}.mobile-menu-toggle{display:flex}}@media (min-width:768px){.navbar-links{display:flex}.mobile-menu-toggle{display:none}}html{scroll-behavior:smooth}:root{--color-primary-foreground:#fff;--color-background:linear-gradient(180deg,#e6f0ff,#4a86e8);--color-glass-bg:#e6f0ff66;--color-glass-blur:10px;--color-card-bg:var(--color-glass-bg)}.hero{align-items:center;background:linear-gradient(180deg,#e6f0ff,#4a86e8);background:var(--color-background);color:#1e1e1e;color:var(--color-foreground);display:flex;font-family:Playfair Display,serif;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.animated-dots .dot{animation:pulse 2s infinite;border-radius:9999px;opacity:.5;position:absolute;will-change:opacity,transform}.dot.primary{background-color:#3f8efc;background-color:var(--color-primary);height:6px;left:40px;top:80px;width:6px}.dot.secondary{background-color:#1877f2;background-color:var(--color-secondary);height:4px;right:80px;top:160px;width:4px}.dot.accent{background-color:#ffca3a;background-color:var(--color-accent);bottom:160px;height:4px;left:80px;width:4px}.delay-800{animation-delay:.8s}.delay-1600{animation-delay:1.6s}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.2}}.profile-border{align-items:center;border:4px solid #3f8efc;border:4px solid var(--color-primary);border-radius:9999px;box-shadow:0 0 20px 6px #3f8efc;box-shadow:0 0 20px 6px var(--color-primary);display:flex;height:8rem;justify-content:center;overflow:hidden;width:8rem}.profile-image{display:block;height:100%;object-fit:cover;width:100%}.hero-heading{color:#0f172a;color:#1e1e1e;color:var(--color-foreground);font-family:Montserrat,sans-serif;font-size:4.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;margin-top:2.5rem;overflow:visible;-webkit-user-select:none;user-select:none}.highlight-ai{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#7e2fff,#ff43c0);-webkit-background-clip:text;background-clip:text;display:inline-block;text-shadow:1px 1px 6px #0003;word-break:break-word}.hero-subheading{color:#475569;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:600;margin-top:.8rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-top:3rem}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:15px;box-shadow:0 3px 16px #3264ff1a;box-sizing:border-box;display:inline-flex;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.18rem;font-weight:700;gap:.5rem;justify-content:center;padding:.8rem 1.2rem;transition:background .18s,transform .17s}.btn-primary{background:linear-gradient(90deg,#5b9dff,#4579f7);border:none;box-shadow:0 6px 20px #5c00bb4d;color:#fff;transition:all .3s ease}.btn-primary:hover{box-shadow:0 8px 24px #b517ff66;transform:scale(1.07) translateY(-2px)}.btn-secondary{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff80;color:#fff;transition:all .3s ease}.btn-secondary:hover{background:#ffffff59;transform:scale(1.05)}.profile-wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:1rem}.glass-card{align-items:center;backdrop-filter:blur(10px);backdrop-filter:blur(var(--color-glass-blur));-webkit-backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(var(--color-glass-blur));background:#ffffffb3;border:1px solid #fff6;border-radius:9999px;box-shadow:0 4px 15px #3f8efc26;color:#6b7280;color:var(--color-muted);display:inline-flex;font-size:.85rem;gap:.5rem;margin-top:0;padding:.4rem .8rem;text-align:center}.badge-dot{animation:pulse 2s infinite;background-color:#3f8efc;background-color:var(--color-primary);border-radius:9999px;height:.5rem;width:.5rem}.scroll-indicator{animation:bounce 2s infinite;bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.availability-badge{display:inline-flex;font-family:Montserrat,Segoe UI,Arial,sans-serif;justify-content:center;margin-left:auto;margin-right:auto;margin-top:3rem;width:-webkit-fit-content;width:fit-content}.main-content{text-align:center}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:767px){.hero-heading{font-size:3.2rem;margin-top:.5rem;padding:0 1rem}.hero-subheading{font-size:2rem}.profile-wrapper{margin-top:6rem}.availability-badge{margin-bottom:1rem;margin-top:1rem}.profile-border{border-width:3px;box-shadow:0 0 15px 4px #3f8efc;box-shadow:0 0 15px 4px var(--color-primary);height:6rem;width:6rem}.cta-buttons{align-items:center;justify-content:center;width:100%}.glass-card{font-size:.875rem;padding:.4rem 1rem}.scroll-indicator{bottom:1rem}.scroll-container,.scroll-indicator{height:30px;width:18px}.scroll-dot{height:14px;margin-top:5px;width:5px}.btn-primary,.btn-secondary{align-items:center;border-radius:15px;display:flex;font-size:1rem;margin:0 auto;min-width:60%;padding:.95rem 1.2rem;text-align:center}.cta-buttons{flex-direction:column;gap:.8rem}}.about-section{color:var(--color-foreground);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:1rem .5rem}.about-container{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:3rem;margin:2rem auto 0;max-width:1000px;padding-left:1rem;padding-right:1rem}.about-text{flex:1 1 45%;max-width:45%;min-width:280px}.about-heading{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.gradient-divider{background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:9999px;height:.25rem;margin-bottom:1rem;width:5rem}.about-description{color:var(--color-muted);font-size:1.125rem;line-height:1.6;margin-top:.5rem}.stats-grid{grid-gap:1.5rem;display:grid;flex:1 1 50%;gap:1.5rem;grid-template-columns:repeat(2,1fr);max-width:50%;min-width:300px}.stat-card{align-items:center;backdrop-filter:blur(var(--color-glass-blur));-webkit-backdrop-filter:blur(var(--color-glass-blur));background:var(--color-glass-bg);border:1px solid #3f8efc4d;border-radius:1rem;box-shadow:0 8px 24px #3f8efc26;cursor:default;display:flex;gap:1rem;padding:1.5rem 1.25rem;transition:transform .3s ease,box-shadow .3s ease}.stat-card:focus-visible,.stat-card:hover{box-shadow:0 0 15px 2px var(--color-primary);outline:none;transform:translateY(-6px)}.icon-bg{align-items:center;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-radius:.75rem;box-shadow:0 0 10px var(--color-primary);color:#fff;display:flex;flex-shrink:0;height:3.5rem;justify-content:center;width:3.5rem}.stat-text{display:flex;flex-direction:column}.stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;font-size:2rem;font-weight:700}.stat-label{color:var(--color-muted);font-size:.875rem;margin-top:.25rem}@media (max-width:768px){.about-section{padding:0}#about-section{margin:auto}.about-container{align-items:center;flex-direction:column;gap:1rem;margin-left:0!important;margin-right:0!important;margin-top:0;max-width:100%;overflow-x:hidden;padding-left:0!important;padding-right:.7rem;width:100%}.about-text,.stats-grid{gap:1rem;max-width:100%!important;text-align:center;width:auto}.stat-card{justify-content:center;margin:0 auto}.icon-bg{height:2rem;width:2rem}.stat-value{font-size:1rem}.stat-label{font-size:.7rem}.about-heading{font-size:1.4rem}.about-description{font-size:.8rem}.gradient-divider{margin-left:auto;margin-right:auto}}:root{--color-primary:#3f8efc;--color-secondary:#1877f2;--color-accent:#ffca3a;--color-muted:#6b7280;--color-foreground:#1e1e1e;--color-faint-blue:#e6f0ff26}.services-section{background:#e6f0ff26;background:var(--color-faint-blue);color:#1e1e1e;color:var(--color-foreground);font-family:Montserrat,sans-serif;padding:5rem 1rem}.services-container{margin:0 auto;max-width:1200px;padding:0 1rem}.service-header-flex{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.services-header{margin-bottom:4rem;text-align:center}.glass-pill{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,100%,95%,.781);border-radius:9999px;color:#6b7280;color:var(--color-muted);display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;margin:0 auto .5rem;padding:.4rem 1rem;-webkit-user-select:none;user-select:none}.sparkles-icon{color:#3f8efc;color:var(--color-primary);margin-right:.5rem}.services-title{color:#1e1e1e;color:var(--color-foreground);font-size:3rem;font-weight:700;letter-spacing:.05em;margin-bottom:1.5rem;margin-top:0;text-transform:uppercase}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(1,1fr)}@media (min-width:640px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background-clip:padding-box;background-color:#fff;border-radius:2rem;box-shadow:0 8px 24px #3f8efc26;cursor:pointer;display:flex;flex-direction:column;padding:2rem 1.5rem 0;transition:box-shadow .3s ease,transform .3s ease}.service-card:hover{border-color:#3f8efc4d;box-shadow:0 0 30px #3f8efc33;transform:translateY(-4px)}.service-header{gap:1rem;margin-bottom:1.5rem}.service-header,.service-icon{align-items:center;display:flex}.service-icon{border-radius:1rem;flex-shrink:0;height:64px;justify-content:center;transition:transform .3s ease;width:64px}.service-card:hover .service-icon{transform:scale(1.1)}.service-title{font-size:1.5rem;font-weight:700;margin:0}.service-desc{color:#1e1e1e;color:var(--color-foreground);font-size:1rem;line-height:1.5;margin-bottom:1rem;opacity:.8}.service-features{list-style:none;margin:0 0 1.5rem;padding:0}.feature-item{align-items:center;color:#1e1e1e;color:var(--color-foreground);display:flex;font-size:.875rem;margin-bottom:.5rem;opacity:.7}.feature-dot{background-color:#3f8efc;background-color:var(--dot-color,var(--color-primary));border-radius:9999px;display:inline-block;height:8px;margin-right:.75rem;width:8px}@media (max-width:768px){.service-header-flex{align-items:center;flex-direction:column;text-align:center}.service-title{font-size:1.1rem;margin-top:8px}}.portfolio-section{padding:.5rem}.portfolio-header{margin-bottom:2rem;text-align:center}.portfolio-title{color:var(--color-foreground);font-size:2.5rem;font-weight:700;margin-bottom:.25rem}.portfolio-divider{background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:9999px;height:.25rem;margin:0 auto;width:4rem}.portfolio-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.portfolio-grid{grid-template-columns:repeat(2,1fr)}}.portfolio-card{background:#fff;border:2px solid #3f8efc26;border-radius:1rem;box-shadow:0 8px 24px #3f8efc1a;padding:1rem .85rem .5rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.portfolio-card:hover{border-color:#3f8efc4d;box-shadow:0 0 30px #3f8efc33;transform:translateY(-4px)}.portfolio-header-row{align-items:flex-start;display:flex;gap:.75rem}.portfolio-icon-container{align-items:center;background:#3f8efc1a;border-radius:.75rem;color:var(--color-primary);display:flex;height:2.5rem;justify-content:center;width:2.5rem}.project-title{color:var(--color-foreground);font-size:1.25rem;font-weight:700;margin:0}.portfolio-title-group{display:flex;flex-direction:column}.project-subheading{color:var(--color-muted);font-size:.9rem;margin:0 0 1rem}.project-company{color:#3f8efc!important;font-size:.9rem;font-weight:500;margin-top:.15rem}.project-desc{color:var(--color-muted);font-size:.9rem;line-height:1.6;margin:1rem 0}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.project-tag{background:#3f8efc1a;border:1px solid #3f8efc33;border-radius:9999px;color:var(--color-primary);font-size:.75rem;padding:.25rem .75rem}.project-cta{background:var(--color-primary);border:none;border-radius:.75rem;color:var(--color-primary-foreground);cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:opacity .2s ease}.project-cta:hover{opacity:.9}.tools-section{padding:60px 20px}.tools-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 1rem}.tools-header{margin-bottom:30px;text-align:center}.tools-header h2{font-size:2rem;font-weight:700}.gradient-text{background:linear-gradient(90deg,#007bff,#0056d2);-webkit-background-clip:text;color:#0000}.tools-header p{color:#333;font-size:1.1rem;margin:0 auto;max-width:700px;text-align:center}.search-bar{align-items:center;border:2px solid #3f8efc26;border-radius:1rem;box-shadow:0 4px 15px #0000000d;color:#333;display:flex;font-size:1rem;margin:20px auto;max-width:500px;outline:none;padding:12px 20px;transition:all .2s ease;width:100%}.search-bar input{border:none;flex:1 1;font-size:1rem;outline:none}.search-bar:focus{border-color:#3f8efc4d;box-shadow:0 0 30px #3f8efc33}.category-filter{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.category-filter button{background:#fff;border:1px solid #ddd;border-radius:20px;box-shadow:0 2px 4px #0000000d;cursor:pointer;font-size:.9rem;padding:6px 14px;transition:all .2s}.category-filter button:hover{background:#eaf2ff}.category-filter button.active{background:#007bff;border-color:#007bff;color:#fff}.tools-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;max-width:1000px;width:100%}.tool-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 8px 24px #3f8efc26;display:flex;flex-direction:column;justify-content:space-between;max-width:280px;padding:1rem;transition:transform .2s ease,box-shadow .2s ease;width:100%}.tool-card:hover{box-shadow:0 4px 10px #0000001a;transform:translateY(-4px)}.tool-header{align-items:center;display:flex;justify-content:space-between}.tool-name{color:#222;font-size:1rem;font-weight:600;margin:0}.tool-category{background:#eaf2ff;border-radius:8px;color:#007bff;font-size:.8rem;padding:2px 3px;white-space:nowrap}.tool-card h3{font-size:1.2rem;font-weight:600;margin-bottom:10px}.tool-card p{color:#666;font-size:.9rem;margin:0}.tool-desc{color:#444;font-size:.9rem;margin-bottom:10px}.tool-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.8rem}.tool-tags span{background:#f5f5f5;border-radius:8px;color:#555;font-size:.75rem;gap:4px;padding:.3rem .5rem}.tool-cta,.tool-tags span{align-items:center;display:flex}.tool-cta{color:#2563eb;justify-content:center;margin-right:1rem;transition:color .2s}.tool-cta:hover{color:#1d4ed8}@media (max-width:768px){.tools-section{padding:30px 12px}.tools-container{align-items:stretch;max-width:100%;padding:0}.tools-header h2{font-size:1.4rem;text-align:center}.tools-header p{font-size:1rem;max-width:100%}.search-bar{font-size:.9rem;max-width:80%;padding:10px 15px}.category-filter{gap:8px;justify-content:center}.category-filter button{font-size:.85rem;padding:5px 12px}.tools-grid{gap:16px;grid-template-columns:1fr;width:100%}.tool-card{max-width:70%;padding:1rem;width:100%}.tool-header{align-items:center;flex-direction:row;gap:6px;justify-content:center;text-align:center}.tool-name{align-items:center;display:flex;font-size:1rem;font-weight:600;line-height:1.2;margin:0}.tool-category{display:inline-block;font-size:.75rem;padding:2px 6px}.tool-desc{font-size:.9rem;text-align:center}.tool-tags{display:flex;flex-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.tool-tags span{flex-shrink:1;font-size:11px;white-space:nowrap}.tool-cta{align-items:center;display:flex;margin:0 0 0 2rem}}.blogs-grid{grid-gap:2rem;gap:2rem}.blog-card.small-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;height:360px;justify-content:space-between;padding:1.25rem;transform:scale(.85);transform-origin:top left}.blog-card.small-card,.blog-link{display:flex;flex-direction:column}.blog-link{color:inherit;flex-grow:1;text-decoration:none}.blog-image.small-image{border-radius:10px;margin-bottom:.75rem;max-height:160px;overflow:hidden;width:100%}.blog-image.small-image img{border-radius:10px;display:block;height:100%;object-fit:cover;width:100%}.blog-content{display:flex;flex-direction:column;flex-grow:1}.title{font-size:1.15rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.summary,.title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.summary{color:#444;flex-grow:1;font-size:1rem;line-height:1.4rem;margin:0}.notify-btn-container{padding-top:1rem;text-align:center}.notify-btn{align-items:center;color:#007bff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:6px;text-decoration:none;transition:color .3s ease}.notify-btn:hover{color:#0056d2}.loading{color:#666;font-size:1.2rem;padding:3rem 0;text-align:center}.blogs-header{margin-bottom:30px;text-align:center}.blogs-header h2{font-size:1.8rem;font-weight:700;margin-bottom:.2rem}.blogs-header h2 span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#007bff,#0056d2);-webkit-background-clip:text}.blogs-header p{color:#555;font-size:1rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:700px}.blogs-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);justify-items:center;padding:1rem 0}@media (max-width:1024px){.blogs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.blogs-grid{gap:.5rem;grid-template-columns:1fr;justify-items:center}.blog-card.small-card{height:auto;max-width:320px;padding-top:.5rem;transform:scale(.9);transform-origin:center top}.blog-image.small-image{max-height:140px}}.contact-section{padding:4rem 1rem}.contact-container{margin:0 auto;max-width:800px}.contact-header{margin-bottom:2.5rem;text-align:center}.contact-header h2{font-size:2.5rem;font-weight:800}.contact-sub{color:#555;font-size:1.1rem;margin-left:auto;margin-right:auto;margin-top:.5rem;max-width:600px}.methods-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}@media (min-width:640px){.methods-grid{grid-template-columns:repeat(2,1fr)}}.method-card{align-items:center;background:#fff;border:2px solid #3f8efc26;border-radius:1rem;box-shadow:0 8px 24px #3f8efc1a;cursor:pointer;display:flex;padding:.5rem 1.5rem 1.5rem;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.method-card:hover{border-color:#3f8efc4d;box-shadow:0 0 30px #3f8efc33;transform:translateY(-3px)}.method-icon{align-items:center;background:#3f8efc1a;border-radius:.75rem;display:flex;flex-shrink:0;height:4rem;justify-content:center;margin-right:1.5rem;width:4rem}.method-info{display:flex;flex-direction:column}.method-info h4{color:#1e1e1e;font-size:1.25rem;margin-bottom:0}.method-info p{color:#666;font-size:.9rem;margin-bottom:.3rem}.method-value{color:#007bff;font-size:.95rem;font-weight:600}.newsletter{border-radius:12px;box-shadow:0 0 25px #1e3c781a;color:#2b2b2b;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:900px;padding:60px 20px;position:relative;text-align:center}.newsletter-label{align-items:center;background:#f0f5ff;border-radius:30px;box-shadow:0 1px 5px #0000000d,inset 0 1px 1px #fffc;color:#4059ff;display:inline-flex;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;gap:8px;margin-bottom:14px;padding:6px 16px}.newsletter-label svg{color:#4059ff}.newsletter h2{color:#222;font-size:2.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:12px}.newsletter h2 span{background:linear-gradient(90deg,#8cbfff,#a8c9ff);-webkit-background-clip:text;background-clip:text;color:#0000}.newsletter p{color:#555;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:560px}.newsletter-features{display:flex;flex-wrap:nowrap;gap:20px;justify-content:space-between;margin-bottom:10px}.newsletter-feature-icon{align-items:center;background:linear-gradient(145deg,#7caaff,#3f5fff);border-radius:14px;box-shadow:0 6px 15px #4059ff80;display:flex;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.newsletter-feature-icon svg{color:#fff}.newsletter-feature h3{color:#222;font-size:1.2rem;font-weight:600;line-height:1.4;margin-bottom:.3rem;margin-top:.5rem;text-align:center;transition:color .3s ease}.newsletter-feature h3:hover{color:#07f}.newsletter-feature{margin-bottom:0;max-height:220px;padding-bottom:0}.newsletter-feature p{color:#444;font-size:.9rem;font-weight:400;line-height:1.4}.newsletter-form{align-items:center;display:flex;flex-wrap:nowrap;gap:12px;justify-content:center;margin-bottom:30px}.newsletter-input{background:#ffffffd9;border-color:#3f8efc4d;border-radius:10px;box-shadow:0 0 30px #3f8efc33;color:var(--color-foreground);flex:0 1 280px;font-size:1rem;padding:10px 15px}.newsletter-button{background:linear-gradient(145deg,#7caaff,#3f5fff);border:none;border-radius:10px;box-shadow:0 6px 15px #4059ff80;color:#fff;cursor:pointer;font-size:1rem;min-width:0;min-width:auto;padding:10px 24px;transition:background .3s ease}.newsletter-button:hover:not(:disabled){background:linear-gradient(145deg,#3f5fff,#7caaff)}.newsletter-button:disabled{cursor:not-allowed;opacity:.6}.success-message{background:#e6f4ff;border-radius:20px;box-shadow:0 6px 20px #64b4ff66;color:#1a73e8;margin:0 auto 40px;max-width:600px;padding:30px 20px;text-align:center}.success-message h3{font-size:1.8rem;font-weight:800;margin-bottom:12px;margin-top:8px}.success-message p{font-size:1rem;font-weight:500;margin:0 auto;max-width:420px}.success-message svg{color:#1a73e8;margin-bottom:8px}.newsletter-note{color:#7c7c7c;display:flex;flex-wrap:wrap;font-size:.875rem;gap:18px;justify-content:center;letter-spacing:.04em;margin-top:20px}.newsletter-note span{padding-left:18px;position:relative}.newsletter-note span:before{background:#5a91ff;border-radius:50%;content:"";height:10px;left:4px;position:absolute;top:50%;transform:translateY(-50%);width:10px}.newsletter-note span:nth-child(2):before{background:#cfd8ff}.newsletter-note span:nth-child(3):before{background:#5a91ff}@media (max-width:768px){.newsletter{border-radius:10px;box-sizing:border-box;padding:20px 4vw}.newsletter-label{font-size:.85rem;padding:6px 12px}.newsletter h2{font-size:1.5rem;margin-bottom:6px}.newsletter p{font-size:.93rem;margin-bottom:20px}.newsletter-features{align-items:stretch;flex-direction:column;gap:18px;margin-bottom:24px;width:100%}.newsletter-feature{box-sizing:border-box;margin:0 auto;min-width:0;padding:18px 12px 22px;width:100%}.newsletter-feature-icon{border-radius:10px;height:36px;margin-bottom:8px;width:36px}.newsletter-feature h3{font-size:1rem;margin-bottom:6px}.newsletter-feature p{font-size:.86rem}.newsletter-form{align-items:stretch;flex-direction:column;gap:10px;margin-bottom:18px;width:100%}.newsletter-input{font-size:.92rem;padding:9px 12px}.newsletter-button,.newsletter-input{box-sizing:border-box;min-width:0;min-width:auto;width:100%}.newsletter-button{font-size:1rem;padding:11px 0}.success-message{border-radius:12px;padding:18px 10px}.success-message h3{font-size:1.1rem;margin-bottom:6px;margin-top:2px}.success-message p{font-size:.9rem;margin:0 auto}.newsletter-note{flex-wrap:wrap;font-size:.75rem;gap:10px;line-height:1.4;margin-top:12px;word-break:keep-all}}@media (max-width:480px){.newsletter{border-radius:7px;padding:14px 3vw}.newsletter-label{font-size:.8rem;padding:4px 8px}.newsletter h2{font-size:1.05rem;margin-bottom:4px}.newsletter-feature{border-radius:8px;padding:6px 4px 8px}.newsletter-form{align-items:stretch;display:flex;flex-direction:column;gap:7px;gap:.6rem;margin-bottom:10px;margin:0 auto;max-width:350px}.newsletter-input{bottom-margin:1rem;background:#ffffffd9;border-color:#3f8efc4d;border-radius:10px;box-shadow:0 0 30px #3f8efc33;color:var(--color-foreground);font-size:1rem;max-height:50px;padding:.9rem 1rem}.newsletter-input:focus{box-shadow:0 0 0 2px var(--color-primary);outline:none}.newsletter-button{background:linear-gradient(90deg,#5b9dff,#4579f7);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:2rem;padding:.9rem 1rem;transition:transform .15s,background .15s}.newsletter-button:hover{background:linear-gradient(90deg,#4579f7,#5b9dff);transform:scale(1.03)}.newsletter-note{color:var(--color-muted);font-size:.8rem;margin-top:.3rem;text-align:center}}.footer{background:#fff;border-top:1px solid #0000001a;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:4rem 1rem;position:relative}.footer-container{margin:0 auto;max-width:1200px;padding:0 1rem;position:relative;z-index:1}.footer-top-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(1,1fr);margin-bottom:3rem}@media (min-width:768px){.footer-top-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-top-grid{grid-template-columns:repeat(4,1fr)}}.footer-brand{grid-column:span 1}@media (min-width:1024px){.footer-brand{grid-column:span 2}}.brand-logo{gap:.5rem;margin-bottom:1rem}.brand-circle,.brand-logo{align-items:center;display:flex}.brand-circle{background:linear-gradient(135deg,#4059ff,#7caaff);border-radius:50%;box-shadow:0 0 8px #4059ff99;color:#fff;font-size:1rem;font-weight:700;height:2rem;justify-content:center;width:2rem}.pulse-glow{animation:pulseGlow 2.5s ease-in-out infinite}@keyframes pulseGlow{0%,to{box-shadow:0 0 6px 3px #4059ff80}50%{box-shadow:0 0 12px 6px #4059ffcc}}.brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4059ff,#7caaff);-webkit-background-clip:text;font-size:1.5rem;font-weight:700}.brand-description{color:#666;font-size:1rem;font-weight:400;margin-bottom:1.25rem;max-width:400px}.social-icons{display:flex;gap:1rem}.social-link{align-items:center;background:#ffffff1a;border-radius:.75rem;box-shadow:0 0 10px #4059ff4d;color:#666;display:flex;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.social-link:hover{background:#4059ff1a;box-shadow:0 0 15px #4059ffcc;color:#4059ff}.footer-contact h4,.footer-quick-links h4{color:#222;font-weight:700;margin-bottom:1rem}.footer-quick-links ul{list-style:none;margin:0;padding:0}.footer-quick-links li{margin-bottom:.75rem}.quick-link-btn{background:none;border:none;color:#666;cursor:pointer;font-size:.9rem;transition:color .25s ease}.quick-link-btn:hover{color:#4059ff;text-decoration:underline}.footer-contact{font-size:.9rem}.contact-email{color:#666;display:block;margin-bottom:1rem;text-decoration:none;transition:color .25s ease}.contact-email:hover{color:#4059ff;text-decoration:underline}.book-call-btn{background:linear-gradient(135deg,#4059ff,#7caaff);border:none;border-radius:.75rem;box-shadow:0 0 10px #4059ff99;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.5rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.book-call-btn:hover{background:linear-gradient(135deg,#7caaff,#4059ff);box-shadow:0 0 15px #4059ffe6}.footer-bottom{align-items:center;border-top:1px solid #0000001a;color:#666;display:flex;flex-direction:column;font-size:.85rem;gap:1rem;justify-content:space-between;padding-top:1.5rem}@media(min-width:768px){.footer-bottom{flex-direction:row}}.copyright{align-items:center;display:flex;gap:.25rem}.heart-icon{fill:currentColor;color:#e53e3e}.footer-legal{display:flex;gap:1rem}.legal-btn{background:none;border:none;color:#666;cursor:pointer;font-size:.85rem;transition:color .25s ease}.legal-btn:hover{color:#4059ff;text-decoration:underline}.floating-dot{animation:pulseGlow 2.5s ease-in-out infinite;border-radius:50%;opacity:.7;position:absolute}.dot1{background:#4059ff;height:6px;left:2rem;top:2rem;width:6px}.dot2{animation-delay:1s;background:#7caaff;height:8px;right:4rem;top:4rem;width:8px}.dot3{animation-delay:2s;background:#ffd93d;bottom:2rem;height:6px;left:4rem;width:6px}.App{background:#fff;color:#111827;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;scroll-behavior:smooth}.main-sections{margin:0 auto;max-width:1200px}.section{border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.section h2{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section p{color:#374151;font-size:1.125rem;line-height:1.6;max-width:720px}#about.section{border-bottom:none;display:block;margin-bottom:0;min-height:auto;padding:3rem 1rem 0}
/*# sourceMappingURL=main.cf9992b1.css.map*/