@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
.Header-module__KppamW__scrollProgress{transform-origin:0%;z-index:10000;background:linear-gradient(90deg,#2563eb,#9333ea);height:3px;position:fixed;top:0;left:0;right:0}.Header-module__KppamW__header{z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #0000;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Header-module__KppamW__headerScrolled{box-shadow:0 1px 3px #0000000d}.Header-module__KppamW__container{justify-content:space-between;align-items:center;max-width:1440px;min-height:72px;margin:0 auto;padding:.75rem 2rem;display:flex}.Header-module__KppamW__logo{z-index:10;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module__KppamW__logo img{width:auto;height:36px;transition:all .3s}.Header-module__KppamW__nav{flex:auto;justify-content:center;align-items:center;gap:.5rem;display:flex}.Header-module__KppamW__navList{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__KppamW__navList li a{color:#374151;letter-spacing:-.01em;border-radius:.5rem;align-items:center;min-height:44px;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.Header-module__KppamW__navList li a:hover{color:#111827;background:#0000000a}.Header-module__KppamW__navList li a:after{content:"";transform-origin:50%;background:linear-gradient(90deg,#2563eb,#9333ea);border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:.375rem;left:1rem;right:1rem;transform:scaleX(0)}.Header-module__KppamW__navList li a:hover:after{transform:scaleX(1)}.Header-module__KppamW__ctaButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:.625rem;align-items:center;gap:.5rem;min-height:44px;margin-left:1rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #2563eb40}.Header-module__KppamW__ctaButton svg{transition:transform .2s}.Header-module__KppamW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 16px #2563eb59}.Header-module__KppamW__ctaButton:hover svg{transform:translate(4px)}.Header-module__KppamW__ctaButton:active{transform:translateY(0)}.Header-module__KppamW__menuToggle{cursor:pointer;z-index:10;background:0 0;border:none;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:48px;min-height:48px;padding:.75rem;transition:all .2s;display:none}.Header-module__KppamW__menuToggle span{background:#374151;border-radius:2px;width:22px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Header-module__KppamW__menuToggle:hover{background:#0000000a}.Header-module__KppamW__menuToggle.Header-module__KppamW__active span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__KppamW__menuToggle.Header-module__KppamW__active span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__KppamW__menuToggle.Header-module__KppamW__active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__KppamW__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#00000080;position:fixed;inset:0}.Header-module__KppamW__mobileNav{background:#fff;flex-direction:column;width:100%;max-width:320px;padding:1.5rem;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-4px 0 24px #0000001a}.Header-module__KppamW__mobileNavHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.Header-module__KppamW__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:all .2s;display:flex}.Header-module__KppamW__closeBtn:hover{color:#111827;background:#0000000a}.Header-module__KppamW__mobileNavList{flex:1;margin:0;padding:0;list-style:none}.Header-module__KppamW__mobileNavList li{margin-bottom:.25rem}.Header-module__KppamW__mobileNavList li a{color:#374151;border-radius:.75rem;justify-content:space-between;align-items:center;min-height:56px;padding:1rem .75rem;font-size:1.0625rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__KppamW__mobileNavList li a svg{color:#9ca3af;transition:all .2s}.Header-module__KppamW__mobileNavList li a:hover{color:#111827;background:#f3f4f6}.Header-module__KppamW__mobileNavList li a:hover svg{color:#2563eb;transform:translate(4px)}.Header-module__KppamW__mobileNavList li a:active{background:#e5e7eb}.Header-module__KppamW__mobileCta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:.75rem;justify-content:center;align-items:center;min-height:56px;margin-top:auto;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 12px #2563eb4d}.Header-module__KppamW__mobileCta:active{transform:scale(.98)}@media (max-width:1024px){.Header-module__KppamW__navList{gap:0}.Header-module__KppamW__navList li a{padding:.5rem .75rem;font-size:.875rem}.Header-module__KppamW__ctaButton{margin-left:.5rem;padding:.5rem 1rem;font-size:.8125rem}}@media (max-width:768px){.Header-module__KppamW__container{min-height:64px;padding:.5rem 1rem}.Header-module__KppamW__logo img{height:32px}.Header-module__KppamW__nav,.Header-module__KppamW__ctaButton{display:none}.Header-module__KppamW__menuToggle{display:flex}}@media (max-width:480px){.Header-module__KppamW__container{min-height:56px;padding:.5rem .75rem}.Header-module__KppamW__logo img{height:28px}.Header-module__KppamW__mobileNav{border-radius:0;max-width:100%}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.Header-module__KppamW__scrollProgress{height:2px}}
:root{--primary:#2563eb;--primary-dark:#1d4ed8;--primary-light:#3b82f6;--primary-lighter:#60a5fa;--secondary:#7c3aed;--secondary-dark:#6d28d9;--secondary-light:#8b5cf6;--accent-pink:#db2777;--accent-green:#16a34a;--accent-orange:#f97316;--neutral-50:#f8fafc;--neutral-100:#f1f5f9;--neutral-200:#e2e8f0;--neutral-300:#cbd5e1;--neutral-400:#94a3b8;--neutral-500:#64748b;--neutral-600:#475569;--neutral-700:#334155;--neutral-800:#1e293b;--neutral-900:#0f172a;--neutral-950:#020617;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-light:#94a3b8;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-tertiary:#f1f5f9;--gradient-primary:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);--gradient-brand:linear-gradient(135deg,#2563eb 0%,#7c3aed 50%,#db2777 100%);--gradient-subtle:linear-gradient(180deg,#f9fafb 0%,#fff 100%);--gradient-glass:linear-gradient(135deg,#ffffffe6,#ffffffb3);--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 2px 4px #0000000a,0 1px 2px #0000000f;--shadow-md:0 4px 8px #0000000a,0 2px 4px #0000000f;--shadow-lg:0 12px 24px #0000000f,0 4px 8px #0000000a;--shadow-xl:0 20px 40px #00000014,0 8px 16px #0000000a;--shadow-2xl:0 32px 64px #0000001f;--shadow-primary:0 4px 16px #2563eb40;--shadow-primary-lg:0 8px 24px #2563eb59;--shadow-secondary:0 4px 16px #7c3aed40;--radius-sm:.375rem;--radius:.5rem;--radius-md:.625rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.25rem;--radius-3xl:1.5rem;--radius-full:9999px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--font-black:900;--leading-none:1;--leading-tight:1.15;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.7;--leading-loose:2;--tracking-tight:-.03em;--tracking-snug:-.02em;--tracking-normal:0;--tracking-wide:.025em;--transition-fast:.15s cubic-bezier(.4,0,.2,1);--transition-normal:.2s cubic-bezier(.4,0,.2,1);--transition-slow:.3s cubic-bezier(.4,0,.2,1);--transition-slower:.5s cubic-bezier(.4,0,.2,1);--transition-spring:.4s cubic-bezier(.34,1.56,.64,1);--blur-sm:blur(4px);--blur-md:blur(8px);--blur-lg:blur(16px);--blur-xl:blur(24px);--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1440px;--container-max-width:1280px;--container-padding:2rem;--z-base:1;--z-dropdown:100;--z-sticky:200;--z-fixed:300;--z-modal-backdrop:400;--z-modal:500;--z-popover:600;--z-tooltip:700;--z-toast:800}
.footer{background:#fff;border-top:1px solid #e5e7eb;padding:4rem 0 2rem;position:relative}.footer:before{content:"";background:linear-gradient(90deg,#0000,#e5e7eb,#0000);width:min(80%,800px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.footer-content{grid-template-columns:2fr repeat(2,1fr);gap:3rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}.brand{max-width:320px}.logo{margin-bottom:1rem}.logo img{width:auto;height:36px;transition:transform .2s}.logo:hover img{transform:scale(1.05)}.description{color:#64748b;font-size:.9375rem;line-height:1.6}.footer-section{flex-direction:column;gap:.75rem;display:flex}.title{color:#0f172a;margin-bottom:.5rem;padding-bottom:.75rem;font-size:1rem;font-weight:700;position:relative}.title:after{content:"";background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:2px;width:32px;height:2px;position:absolute;bottom:0;left:0}.links{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.links li{color:#64748b;font-size:.875rem;line-height:1.6;transition:color .2s}.links li a{color:inherit;text-decoration:none;transition:color .2s}.links li a:hover{color:#2563eb}.social-links{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.social-link{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:.625rem;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .2s;display:flex}.social-link:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-color:#0000;box-shadow:0 4px 12px #2563eb40}.social-link svg{font-size:1.25rem}.social-logo{object-fit:contain;transition:filter .2s;width:22px!important;height:22px!important}.social-link:hover .social-logo{filter:brightness(0)invert()}.footer-bottom{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.footer-bottom .container{justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.copyright{color:#94a3b8;font-size:.8125rem;line-height:1.6}.footer-links-wrapper{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:3rem;display:flex}.footer-links-group{flex-direction:column;gap:.625rem;min-width:200px;display:flex}.footer-links-title{color:#374151;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.footer-links{flex-direction:column;gap:.375rem;display:flex}.footer-link{color:#64748b;padding:.25rem 0;font-size:.8125rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#2563eb}@media (max-width:1024px){.footer-content{grid-template-columns:repeat(2,1fr);gap:2rem}.brand{text-align:center;grid-column:1/-1;max-width:100%}.footer-section{text-align:center}.title:after{left:50%;transform:translate(-50%)}.social-links{justify-content:center}.footer-bottom .container{text-align:center;flex-direction:column;align-items:center}.copyright{order:2}.footer-links-wrapper{order:1;justify-content:center;width:100%}}@media (max-width:768px){.footer{padding:3rem 0 1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem;padding:0 1.25rem}.social-link{width:48px;height:48px}.footer-bottom{margin-top:2rem;padding-top:1.5rem}.footer-bottom .container{gap:1.5rem;padding:0 1.25rem}.footer-links-wrapper{gap:2rem}.footer-links-group{width:100%;min-width:auto}}@media (max-width:480px){.footer{padding:2rem 0 1rem}.footer-content{gap:1.5rem;padding:0 1rem}.logo img{height:32px}.description{font-size:.875rem}.footer-bottom .container{padding:0 1rem}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;color:#0f172a;font-weight:700;line-height:1.2}h1{letter-spacing:-.03em;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}h2{letter-spacing:-.025em;font-size:clamp(2rem,4vw,3rem);font-weight:800}h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:700}h4{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600}p{color:#64748b;font-size:1rem;line-height:1.7}a{color:inherit;text-decoration:none;transition:color .2s}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.container{padding:0 1.25rem}}.gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 50%,#db2777 100%);-webkit-background-clip:text;background-clip:text}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #2563eb40}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb59}.cta-button:active{transform:translateY(0)}.cta-button svg{transition:transform .2s}.cta-button:hover svg{transform:translate(4px)}.btn-secondary{color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;min-height:48px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-secondary:hover{color:#2563eb;border-color:#2563eb}.glass-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;transition:border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.glass-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 20px 40px -12px #00000014}#service{background:#fff;padding:clamp(6rem,12vw,10rem) 0;position:relative}.service-container{max-width:1440px;margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem)}.service-badge{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;background:#2563eb14;border:1px solid #2563eb1f;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.service-title{letter-spacing:-.03em;color:#0f172a;text-align:center;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.service-subtitle{color:#64748b;text-align:center;max-width:720px;margin:0 auto clamp(4rem,8vw,6rem);font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.7}.service-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:clamp(1.5rem,3vw,2rem);margin-bottom:clamp(4rem,8vw,6rem);display:grid}.service-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;flex-direction:column;height:100%;padding:clamp(1.75rem,3vw,2.5rem);transition:border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.service-card:hover{border-color:#bfdbfe;transform:translateY(-6px);box-shadow:0 24px 48px -12px #0000001f}.service-icon{color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;font-size:1.75rem;transition:transform .3s;display:flex}.service-card:hover .service-icon{transform:scale(1.1)rotate(5deg)}.service-icon svg{width:1.5rem;height:1.5rem}.service-card-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;line-height:1.3}.service-card-title a{color:inherit;text-decoration:none;transition:color .2s}.service-card-title a:hover{color:#2563eb}.service-card-desc{color:#64748b;flex-grow:1;margin-bottom:1.25rem;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.7}.service-benefits{flex-direction:column;gap:.375rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.service-benefits li{color:#64748b;font-size:.8125rem}.service-price{color:#2563eb;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.service-link{color:#2563eb;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.service-link:hover{gap:.5rem}.why-choose-us{text-align:center;border-top:1px solid #e5e7eb;margin-top:clamp(4rem,8vw,6rem);padding-top:clamp(4rem,8vw,6rem)}.why-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:clamp(2rem,4vw,3rem);font-size:clamp(2rem,4vw,3rem);font-weight:800}.why-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:clamp(1rem,2vw,1.5rem);max-width:1200px;margin:0 auto clamp(2rem,4vw,3rem);display:grid}.why-chip{color:#374151;text-align:left;background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:500;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.why-chip:hover{background:#fff;border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.why-icon{color:#2563eb;flex-shrink:0;font-size:1.25rem}#portfolio{background:#f9fafb;padding:clamp(6rem,12vw,10rem) 0;position:relative}.portfolio-container{max-width:1440px;margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem)}.portfolio-title{letter-spacing:-.03em;color:#0f172a;text-align:center;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.portfolio-title-underline{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:2px;width:80px;height:4px;margin:1rem auto 0;display:block}.portfolio-subtitle{color:#64748b;text-align:center;max-width:720px;margin:0 auto clamp(3rem,6vw,4rem);font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.7}.portfolio-filter{flex-wrap:wrap;justify-content:center;gap:clamp(.75rem,1.5vw,1rem);margin-bottom:clamp(3rem,6vw,4rem);display:flex}.filter-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:100px;padding:clamp(.625rem,1.5vw,.875rem) clamp(1.25rem,2.5vw,1.75rem);font-size:clamp(.875rem,1.5vw,1rem);font-weight:600;transition:all .2s}.filter-btn:hover,.filter-btn.active{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 16px #2563eb4d}.portfolio-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:clamp(1.5rem,3vw,2rem);margin-bottom:clamp(3rem,6vw,4rem);display:grid}.portfolio-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;transition:border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.portfolio-card.ultra{padding:0}.portfolio-card:hover{border-color:#bfdbfe;transform:translateY(-6px);box-shadow:0 24px 48px -12px #0000001f}.portfolio-image-container{aspect-ratio:16/10;position:relative;overflow:hidden}.portfolio-image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.portfolio-card:hover .portfolio-image{transform:scale(1.05)}.portfolio-image-overlay{pointer-events:none;background:linear-gradient(#0000 50%,#0006);position:absolute;inset:0}.portfolio-card-content{padding:clamp(1.5rem,3vw,2rem)}.portfolio-card-content h3{color:#0f172a;letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;line-height:1.3}.portfolio-card-content p{color:#64748b;margin-bottom:1.25rem;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.7}.portfolio-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.portfolio-link-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.portfolio-link-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.portfolio-btn-container{text-align:center;margin-top:2rem}#contact{background:#fff;padding:clamp(4rem,10vw,8rem) 0;position:relative}.contact-container{max-width:1100px;margin:0 auto;padding:0 2rem}.contact-title{letter-spacing:-.03em;color:#0f172a;text-align:center;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.contact-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.contact-form,.contact-info{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:border-color .3s,box-shadow .3s}.contact-form:hover,.contact-info:hover{border-color:#bfdbfe;box-shadow:0 8px 24px #0000000f}.contact-form h3,.contact-info h3{color:#0f172a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.form-group{margin-bottom:1rem}.form-group label{color:#374151;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:flex}.input-icon{color:#9ca3af;font-size:1rem}input,textarea{color:#1e293b;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}input:focus,textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}input::placeholder,textarea::placeholder{color:#9ca3af}textarea{resize:vertical;min-height:120px}.consent-label{color:#64748b;cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.8125rem;line-height:1.5;display:flex}.consent-label input[type=checkbox]{cursor:pointer;width:auto;min-width:18px;min-height:18px;margin-top:2px}.consent-label a{color:#2563eb;text-decoration:underline}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.submit-button:hover{transform:translateY(-1px);box-shadow:0 4px 16px #2563eb4d}.success-message{color:#16a34a;margin-bottom:1rem;font-weight:600}.error-message{color:#dc2626;margin-bottom:1rem;font-weight:600}.contact-info p{color:#64748b;margin-bottom:.75rem;font-size:.9375rem}.contact-info a{color:#2563eb;text-decoration:none;transition:color .2s}.contact-info a:hover{color:#1d4ed8;text-decoration:underline}#about{background:#fff;padding:clamp(6rem,12vw,10rem) 0;position:relative}.about-container{max-width:1440px;margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem)}.about-title{letter-spacing:-.03em;color:#0f172a;text-align:center;margin-bottom:clamp(2rem,4vw,3rem);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.about-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:clamp(1.5rem,3vw,2rem);margin:clamp(3rem,6vw,4rem) 0;display:grid}.about-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:clamp(1.75rem,3vw,2.5rem);transition:border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.about-card:hover{border-color:#bfdbfe;transform:translateY(-6px);box-shadow:0 20px 40px -12px #0000001a}.about-icon{color:#2563eb;margin-bottom:1.5rem;font-size:clamp(2rem,3vw,2.5rem);transition:transform .3s}.about-card:hover .about-icon{transform:scale(1.1)rotate(5deg)}.about-card h4{color:#0f172a;letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:700;line-height:1.3}.about-card p{color:#64748b;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.7}#how-we-work,.how-we-work-section{background:#f9fafb;padding:clamp(6rem,12vw,10rem) 0;position:relative}.how-we-work-container-new{max-width:1440px;margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem)}.how-we-work-header{text-align:center;max-width:800px;margin-bottom:clamp(4rem,8vw,6rem);margin-left:auto;margin-right:auto}.how-we-work-badge{color:#16a34a;text-transform:uppercase;letter-spacing:.05em;background:#22c55e1a;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.how-we-work-title{letter-spacing:-.03em;color:#0f172a;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.how-we-work-subtitle{color:#64748b;max-width:720px;margin:0 auto;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.7}.how-we-work-steps-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:clamp(1.5rem,3vw,2rem);margin-bottom:clamp(4rem,8vw,6rem);display:grid}.how-we-work-step-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;height:100%;padding:clamp(1.75rem,3vw,2.5rem);transition:border-color .3s,box-shadow .3s;position:relative}.how-we-work-step-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 20px 40px -12px #0000001a}.how-we-work-step-number{color:#2563eb;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1.5rem;font-size:1rem;font-weight:700;display:flex}.how-we-work-step-icon{color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;font-size:1.75rem;transition:transform .3s;display:flex}.how-we-work-step-card:hover .how-we-work-step-icon{transform:scale(1.1)rotate(5deg)}.how-we-work-step-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;line-height:1.3}.how-we-work-step-description{color:#64748b;margin-bottom:1rem;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.7}.how-we-work-step-duration{color:#2563eb;background:#dbeafe;border-radius:100px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.how-we-work-benefits{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:clamp(1rem,2vw,1.5rem);display:grid}.how-we-work-benefit-card{text-align:center;border-radius:.75rem;padding:1.5rem}.how-we-work-benefit-1{background:linear-gradient(135deg,#dbeafe,#e0f2fe)}.how-we-work-benefit-2{background:linear-gradient(135deg,#f3e8ff,#fce7f3)}.how-we-work-benefit-3{background:linear-gradient(135deg,#dcfce7,#d1fae5)}.how-we-work-benefit-emoji{margin-bottom:.5rem;font-size:2.5rem}.how-we-work-benefit-title{color:#0f172a;margin-bottom:.25rem;font-size:1rem;font-weight:700}.how-we-work-benefit-text{color:#64748b;font-size:.8125rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::selection{color:#1e293b;background:#2563eb33}:focus-visible{outline-offset:2px;outline:2px solid #2563eb}@media (max-width:768px){.service-container,.portfolio-container,.contact-container,.about-container{padding:0 1.25rem}.service-grid,.portfolio-grid,.contact-grid,.why-grid{grid-template-columns:1fr}.filter-btn{padding:.5rem 1rem;font-size:.8125rem}}@media (max-width:480px){.cta-button,.btn-secondary{justify-content:center;width:100%}.portfolio-filter{flex-direction:column;align-items:center}.filter-btn{width:100%;max-width:280px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.CookieConsent-module__u0ePyq__cookieConsent{background:var(--gradient-neuro);-webkit-backdrop-filter:var(--blur-xl);backdrop-filter:var(--blur-xl);color:#fff;z-index:var(--z-modal);box-shadow:var(--neuro-shadow-light),0 -8px 32px #0000004d;border-top:1px solid #ffffff0f;padding:1.5rem 2rem;animation:.5s cubic-bezier(.68,-.55,.265,1.55) CookieConsent-module__u0ePyq__slideUp;position:fixed;bottom:0;left:0;right:0}.CookieConsent-module__u0ePyq__cookieConsent:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--primary)25%,var(--primary-light)50%,var(--primary)75%,transparent 100%);opacity:.7;height:2px;position:absolute;top:0;left:0;right:0}.CookieConsent-module__u0ePyq__content{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.CookieConsent-module__u0ePyq__content p{margin:0;font-size:1rem;font-weight:500;line-height:1.6}.CookieConsent-module__u0ePyq__acceptButton{background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--neuro-shadow-dark),0 2px 12px #7c3aed4d;white-space:nowrap;border:1px solid #ffffff1a;padding:.75rem 2rem;font-size:1rem;font-weight:700;position:relative;overflow:hidden}.CookieConsent-module__u0ePyq__acceptButton:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CookieConsent-module__u0ePyq__acceptButton:hover:before{width:300px;height:300px}.CookieConsent-module__u0ePyq__acceptButton:hover{box-shadow:var(--neuro-shadow-hover),0 4px 20px #7c3aed80;transform:translateY(-2px)scale(1.05)}.CookieConsent-module__u0ePyq__acceptButton:active{box-shadow:var(--neuro-shadow-pressed),0 2px 12px #7c3aed66;transform:translateY(0)scale(1)}@keyframes CookieConsent-module__u0ePyq__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.CookieConsent-module__u0ePyq__cookieConsent{padding:1.2rem 1rem}.CookieConsent-module__u0ePyq__content{text-align:center;flex-direction:column;gap:1rem}.CookieConsent-module__u0ePyq__content p{font-size:.9rem}.CookieConsent-module__u0ePyq__acceptButton{width:100%;padding:.85rem 1.5rem}}
.MessengerWidget-module__aW6zqG__messengerWidget{z-index:9999;flex-direction:column;align-items:flex-end;gap:1rem;display:flex;position:fixed;bottom:30px;right:30px}.MessengerWidget-module__aW6zqG__messengerMenu{opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;gap:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(20px)scale(.9)}.MessengerWidget-module__aW6zqG__messengerMenu.MessengerWidget-module__aW6zqG__open{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)scale(1)}.MessengerWidget-module__aW6zqG__messengerItem{color:#fff;white-space:nowrap;border-radius:50px;align-items:center;gap:.75rem;padding:.85rem 1.3rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;animation:.3s forwards MessengerWidget-module__aW6zqG__slideIn;display:flex;box-shadow:0 4px 12px #00000026}.MessengerWidget-module__aW6zqG__messengerItem:hover{transform:translate(-5px)scale(1.05);box-shadow:0 6px 20px #00000040}.MessengerWidget-module__aW6zqG__messengerItem span{font-size:.95rem}.MessengerWidget-module__aW6zqG__telegram{background:linear-gradient(135deg,#08c,#00a0e9);animation-delay:50ms}.MessengerWidget-module__aW6zqG__telegram:hover{background:linear-gradient(135deg,#006ba8,#08c)}.MessengerWidget-module__aW6zqG__whatsapp{background:linear-gradient(135deg,#25d366,#128c7e);animation-delay:.1s}.MessengerWidget-module__aW6zqG__whatsapp:hover{background:linear-gradient(135deg,#1ea952,#0f6d5f)}.MessengerWidget-module__aW6zqG__max{background:linear-gradient(135deg,#6366f1,#8b5cf6);animation-delay:.15s}.MessengerWidget-module__aW6zqG__max:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.MessengerWidget-module__aW6zqG__toggleButton{background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:0;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #7c3aed66}.MessengerWidget-module__aW6zqG__toggleButton:before{content:"";background:linear-gradient(45deg,#0000,#fff3,#0000);width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0;transform:translate(-100%)}.MessengerWidget-module__aW6zqG__toggleButton:hover:before{transform:translate(100%)}.MessengerWidget-module__aW6zqG__toggleButton:hover{transform:scale(1.1)rotate(5deg);box-shadow:0 6px 30px #7c3aed99}.MessengerWidget-module__aW6zqG__toggleButton.MessengerWidget-module__aW6zqG__active{background:linear-gradient(135deg,#f43f5e,#fb7185);transform:rotate(90deg)}.MessengerWidget-module__aW6zqG__toggleButton.MessengerWidget-module__aW6zqG__active:hover{transform:rotate(90deg)scale(1.1);box-shadow:0 6px 30px #f43f5e99}@keyframes MessengerWidget-module__aW6zqG__slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes MessengerWidget-module__aW6zqG__pulse{0%,to{box-shadow:0 4px 20px #7c3aed66}50%{box-shadow:0 4px 30px #7c3aedcc}}.MessengerWidget-module__aW6zqG__toggleButton{animation:2s ease-in-out infinite MessengerWidget-module__aW6zqG__pulse}.MessengerWidget-module__aW6zqG__toggleButton:hover,.MessengerWidget-module__aW6zqG__toggleButton.MessengerWidget-module__aW6zqG__active{animation:none}@media (max-width:1024px){.MessengerWidget-module__aW6zqG__messengerWidget{bottom:25px;right:25px}.MessengerWidget-module__aW6zqG__toggleButton{width:56px;height:56px}}@media (max-width:768px){.MessengerWidget-module__aW6zqG__messengerWidget{bottom:20px;right:20px}.MessengerWidget-module__aW6zqG__toggleButton{width:52px;height:52px}.MessengerWidget-module__aW6zqG__messengerItem{padding:.75rem 1.1rem;font-size:.9rem}.MessengerWidget-module__aW6zqG__messengerItem span{font-size:.9rem}}@media (max-width:480px){.MessengerWidget-module__aW6zqG__messengerWidget{bottom:15px;right:15px}.MessengerWidget-module__aW6zqG__toggleButton{width:50px;height:50px}.MessengerWidget-module__aW6zqG__messengerMenu{gap:.6rem}.MessengerWidget-module__aW6zqG__messengerItem{padding:.7rem 1rem;font-size:.85rem}.MessengerWidget-module__aW6zqG__messengerItem span{display:none}.MessengerWidget-module__aW6zqG__messengerItem{border-radius:50%;justify-content:center;width:46px;height:46px;padding:.8rem}}.MessengerWidget-module__aW6zqG__toggleButton:focus,.MessengerWidget-module__aW6zqG__messengerItem:focus{outline:2px solid var(--primary-light);outline-offset:3px}.MessengerWidget-module__aW6zqG__toggleButton,.MessengerWidget-module__aW6zqG__messengerItem{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}
