.LanguageSwitcher-module__dHb00q__wrapper{position:relative}.LanguageSwitcher-module__dHb00q__trigger{border:2px solid var(--accent-cyan);cursor:pointer;transition:all var(--transition-fast);font-family:var(--font-pixel);color:var(--text-primary);background:0 0;align-items:center;gap:6px;padding:6px 12px;font-size:.5rem;display:flex}.LanguageSwitcher-module__dHb00q__trigger:hover{background:#00d9ff1a}.LanguageSwitcher-module__dHb00q__flag{font-size:1rem}.LanguageSwitcher-module__dHb00q__code{color:var(--accent-cyan)}.LanguageSwitcher-module__dHb00q__arrow{color:var(--text-secondary);font-size:.4rem}.LanguageSwitcher-module__dHb00q__dropdown{background:var(--bg-card);border:2px solid var(--accent-cyan);z-index:100;min-width:160px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 20px #0000004d}.LanguageSwitcher-module__dHb00q__option{cursor:pointer;text-align:left;width:100%;transition:background var(--transition-fast);font-family:var(--font-body);color:var(--text-secondary);background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:.85rem;display:flex}.LanguageSwitcher-module__dHb00q__option:hover{background:#00d9ff1a}.LanguageSwitcher-module__dHb00q__option.LanguageSwitcher-module__dHb00q__active{color:var(--accent-cyan);background:#00d9ff26}.LanguageSwitcher-module__dHb00q__option .LanguageSwitcher-module__dHb00q__flag{font-size:1.1rem}.LanguageSwitcher-module__dHb00q__name{flex:1}@media (max-width:768px){.LanguageSwitcher-module__dHb00q__trigger{padding:4px 8px}.LanguageSwitcher-module__dHb00q__code,.LanguageSwitcher-module__dHb00q__arrow{display:none}}
.ThemeSwitcher-module__-5zL9q__switcher{cursor:pointer;font-family:var(--font-pixel);color:var(--text-secondary);background:0 0;border:none;align-items:center;gap:8px;padding:4px;transition:color .2s;display:flex}.ThemeSwitcher-module__-5zL9q__switcher:hover{color:var(--text-primary)}.ThemeSwitcher-module__-5zL9q__track{background:var(--bg-card);border:2px solid var(--accent-cyan);border-radius:14px;justify-content:space-between;align-items:center;width:52px;height:28px;padding:0 4px;display:flex;position:relative}[data-theme-style=modern] .ThemeSwitcher-module__-5zL9q__track{background:linear-gradient(135deg,#1e1e2e 0%,#2d2d3d 100%);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 2px 8px #0000004d,inset 0 1px #ffffff0d}.ThemeSwitcher-module__-5zL9q__thumb{background:var(--accent-cyan);z-index:2;border-radius:11px;width:22px;height:22px;position:absolute;left:2px}[data-theme-style=modern] .ThemeSwitcher-module__-5zL9q__thumb{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);box-shadow:0 2px 8px #6366f166}.ThemeSwitcher-module__-5zL9q__icon{z-index:1;opacity:.6;font-size:12px;transition:opacity .2s}.ThemeSwitcher-module__-5zL9q__retroIcon{margin-left:2px}.ThemeSwitcher-module__-5zL9q__modernIcon{margin-right:2px}.ThemeSwitcher-module__-5zL9q__label{text-transform:uppercase;letter-spacing:.5px;min-width:50px;font-size:.6rem}[data-theme-style=modern] .ThemeSwitcher-module__-5zL9q__label{font-family:var(--font-body);letter-spacing:0;font-size:.75rem;font-weight:500}@media (max-width:768px){.ThemeSwitcher-module__-5zL9q__label{display:none}}
.PasswordModal-module__A3YkZa__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PasswordModal-module__A3YkZa__modal{background:var(--bg-secondary);border:2px solid var(--accent-cyan);width:100%;max-width:320px;padding:32px;animation:.2s PasswordModal-module__A3YkZa__fadeIn}@keyframes PasswordModal-module__A3YkZa__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.PasswordModal-module__A3YkZa__shake{animation:.5s PasswordModal-module__A3YkZa__shake}@keyframes PasswordModal-module__A3YkZa__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}.PasswordModal-module__A3YkZa__header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.PasswordModal-module__A3YkZa__icon{font-size:1.5rem}.PasswordModal-module__A3YkZa__title{font-family:var(--font-pixel);color:var(--accent-cyan);margin:0;font-size:.9rem}.PasswordModal-module__A3YkZa__inputWrapper{margin-bottom:20px;position:relative}.PasswordModal-module__A3YkZa__input{background:var(--bg-primary);border:2px solid var(--bg-card);width:100%;color:var(--text-primary);font-family:var(--font-body);outline:none;padding:12px 16px;font-size:1rem;transition:border-color .2s}.PasswordModal-module__A3YkZa__input:focus{border-color:var(--accent-cyan)}.PasswordModal-module__A3YkZa__input.PasswordModal-module__A3YkZa__error{border-color:var(--accent-orange)}.PasswordModal-module__A3YkZa__input::placeholder{color:var(--text-secondary)}.PasswordModal-module__A3YkZa__errorText{color:var(--accent-orange);font-size:.75rem;position:absolute;bottom:-20px;left:0}.PasswordModal-module__A3YkZa__buttons{gap:12px;display:flex}.PasswordModal-module__A3YkZa__cancelBtn,.PasswordModal-module__A3YkZa__submitBtn{font-family:var(--font-pixel);cursor:pointer;border:none;flex:1;padding:12px;font-size:.65rem;transition:all .2s}.PasswordModal-module__A3YkZa__cancelBtn{background:var(--bg-card);color:var(--text-secondary)}.PasswordModal-module__A3YkZa__cancelBtn:hover{background:var(--bg-primary);color:var(--text-primary)}.PasswordModal-module__A3YkZa__submitBtn{background:var(--accent-green);color:var(--bg-primary)}.PasswordModal-module__A3YkZa__submitBtn:hover{filter:brightness(1.1)}
.Header-module___yP0lW__header{z-index:var(--z-header);transition:all var(--transition-normal);padding:16px 0;position:fixed;top:0;left:0;right:0}.Header-module___yP0lW__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:2px solid var(--accent-cyan);background:#1a1a2ef2;padding:12px 0}.Header-module___yP0lW__container{max-width:var(--container-max);padding:0 var(--gap-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module___yP0lW__logo{color:var(--text-primary);align-items:center;gap:8px;text-decoration:none;display:flex}.Header-module___yP0lW__logoIcon{font-size:1.5rem}.Header-module___yP0lW__logoText{font-family:var(--font-pixel);color:var(--accent-cyan);font-size:.9rem}.Header-module___yP0lW__nav{gap:var(--gap-lg);display:flex}.Header-module___yP0lW__navLink{color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:8px 0;font-size:.9rem;text-decoration:none}.Header-module___yP0lW__navLink:hover{color:var(--accent-cyan)}.Header-module___yP0lW__ctaBtn{font-family:var(--font-pixel);background:var(--accent-green);color:var(--bg-primary);transition:all var(--transition-fast);padding:10px 20px;font-size:.65rem;text-decoration:none;position:relative}.Header-module___yP0lW__ctaBtn:after{content:"";z-index:-1;width:100%;height:100%;transition:all var(--transition-fast);background:#0000004d;position:absolute;bottom:-3px;right:-3px}.Header-module___yP0lW__ctaBtn:hover{color:var(--bg-primary);transform:translate(-2px,-2px)}.Header-module___yP0lW__ctaBtn:hover:after{bottom:-1px;right:-1px}.Header-module___yP0lW__rightSection{align-items:center;gap:var(--gap-md);display:flex}.Header-module___yP0lW__burgerBtn{border:2px solid var(--accent-cyan);cursor:pointer;z-index:1001;width:40px;height:40px;transition:all var(--transition-fast);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:8px;display:none}.Header-module___yP0lW__burgerBtn:hover{border-color:var(--accent-green)}.Header-module___yP0lW__burgerLine{background:var(--accent-cyan);width:20px;height:2px;transition:all .3s;display:block}.Header-module___yP0lW__burgerBtn:hover .Header-module___yP0lW__burgerLine{background:var(--accent-green)}.Header-module___yP0lW__burgerOpen .Header-module___yP0lW__burgerLine:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module___yP0lW__burgerOpen .Header-module___yP0lW__burgerLine:nth-child(2){opacity:0}.Header-module___yP0lW__burgerOpen .Header-module___yP0lW__burgerLine:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module___yP0lW__mobileOverlay{z-index:999;background:#000000b3;display:none;position:fixed;inset:0}.Header-module___yP0lW__mobileMenu{background:var(--bg-primary);border-left:2px solid var(--accent-cyan);z-index:1000;width:280px;height:100vh;display:none;position:fixed;top:0;right:0;overflow-y:auto}.Header-module___yP0lW__mobileMenuContent{flex-direction:column;gap:8px;padding:80px 24px 24px;display:flex}.Header-module___yP0lW__mobileNavLink{color:var(--text-primary);font-family:var(--font-pixel);text-align:left;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-bottom:1px solid #00d9ff1a;padding:16px;font-size:.75rem;text-decoration:none;display:block}.Header-module___yP0lW__mobileNavLink:hover{color:var(--accent-cyan);background:#00d9ff0d;padding-left:24px}.Header-module___yP0lW__mobileMenuDivider{background:linear-gradient(90deg,transparent,var(--accent-cyan),transparent);height:1px;margin:16px 0}.Header-module___yP0lW__mobileCtaBtn{font-family:var(--font-pixel);text-align:center;background:var(--accent-green);color:var(--bg-primary);transition:all var(--transition-fast);padding:16px 24px;font-size:.75rem;text-decoration:none;display:block}.Header-module___yP0lW__mobileCtaBtn:hover{background:#00cc6a}@media (max-width:768px){.Header-module___yP0lW__nav,.Header-module___yP0lW__rightSection{display:none}.Header-module___yP0lW__burgerBtn{display:flex}.Header-module___yP0lW__mobileOverlay,.Header-module___yP0lW__mobileMenu{display:block}.Header-module___yP0lW__logoText{font-size:.75rem}}[data-theme-style=modern] .Header-module___yP0lW__scrolled{background:#0a0a0fe6;border-bottom:1px solid #ffffff0f;box-shadow:0 4px 30px #0000004d}[data-theme-style=modern] .Header-module___yP0lW__logoText{font-family:var(--font-body);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:700}[data-theme-style=modern] .Header-module___yP0lW__navLink{font-weight:500;transition:all .2s}[data-theme-style=modern] .Header-module___yP0lW__navLink:hover{color:var(--accent-primary)}[data-theme-style=modern] .Header-module___yP0lW__ctaBtn{font-family:var(--font-body);color:#fff;border-radius:var(--radius-md);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);padding:10px 20px;font-size:.85rem;font-weight:600;box-shadow:0 4px 14px #6366f14d}[data-theme-style=modern] .Header-module___yP0lW__ctaBtn:after{display:none}[data-theme-style=modern] .Header-module___yP0lW__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}[data-theme-style=modern] .Header-module___yP0lW__burgerBtn{border-radius:var(--radius-md);border:1px solid #ffffff1a}[data-theme-style=modern] .Header-module___yP0lW__burgerBtn:hover{background:#6366f11a;border-color:#6366f180}[data-theme-style=modern] .Header-module___yP0lW__burgerLine{background:var(--text-secondary)}[data-theme-style=modern] .Header-module___yP0lW__burgerBtn:hover .Header-module___yP0lW__burgerLine{background:var(--accent-primary)}[data-theme-style=modern] .Header-module___yP0lW__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ffa;border-left:1px solid #ffffff0f}[data-theme-style=modern] .Header-module___yP0lW__mobileNavLink{font-family:var(--font-body);border-bottom:1px solid #ffffff0a;font-size:1rem;font-weight:500}[data-theme-style=modern] .Header-module___yP0lW__mobileNavLink:hover{color:var(--accent-primary);background:#6366f114}[data-theme-style=modern] .Header-module___yP0lW__mobileMenuDivider{background:linear-gradient(90deg,#0000,#6366f14d,#0000)}[data-theme-style=modern] .Header-module___yP0lW__mobileCtaBtn{font-family:var(--font-body);color:#fff;border-radius:var(--radius-lg);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);font-size:.95rem;font-weight:600}[data-theme-style=modern] .Header-module___yP0lW__mobileCtaBtn:hover{box-shadow:0 8px 20px #6366f166}
.Footer-module__H26P8q__footer{background:var(--bg-card);border-top:2px solid var(--accent-cyan);margin-top:auto;padding:24px 0}.Footer-module__H26P8q__container{max-width:var(--container-max);padding:0 var(--gap-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.Footer-module__H26P8q__left{align-items:center;gap:16px;display:flex}.Footer-module__H26P8q__logo{font-family:var(--font-pixel);color:var(--accent-cyan);transition:color var(--transition-fast);font-size:.7rem;text-decoration:none}.Footer-module__H26P8q__logo:hover{color:var(--accent-green)}.Footer-module__H26P8q__copy{color:var(--text-muted);font-size:.85rem}.Footer-module__H26P8q__center{align-items:center;gap:12px;display:flex}.Footer-module__H26P8q__link{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.85rem;text-decoration:none}.Footer-module__H26P8q__link:hover{color:var(--accent-cyan)}.Footer-module__H26P8q__divider{color:var(--text-muted)}.Footer-module__H26P8q__text{color:var(--text-secondary);font-size:.85rem}@media (max-width:640px){.Footer-module__H26P8q__container{text-align:center;flex-direction:column}.Footer-module__H26P8q__left{flex-direction:column;gap:8px}.Footer-module__H26P8q__center{order:3}}
.Hero-module__MLFgbW__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__MLFgbW__container{max-width:var(--container-max);padding:0 var(--gap-lg);gap:var(--gap-xl);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid}.Hero-module__MLFgbW__content{z-index:2}.Hero-module__MLFgbW__title{margin-bottom:var(--gap-lg);font-size:clamp(1.8rem,5vw,3rem);line-height:1.3}.Hero-module__MLFgbW__highlight{color:var(--accent-cyan);text-shadow:0 0 20px #00d9ff80}.Hero-module__MLFgbW__subtitle{margin-bottom:var(--gap-xl);max-width:500px;font-size:clamp(1rem,2.5vw,1.25rem)}.Hero-module__MLFgbW__actions{gap:var(--gap-md);flex-direction:column;align-items:flex-start;display:flex}.Hero-module__MLFgbW__ctaBtn{padding:18px 36px!important;font-size:.7rem!important}.Hero-module__MLFgbW__phone{color:var(--text-secondary);transition:color var(--transition-fast);font-size:1rem}.Hero-module__MLFgbW__phone span{color:var(--accent-cyan);font-weight:600}.Hero-module__MLFgbW__phone:hover{color:var(--text-primary)}.Hero-module__MLFgbW__phone:hover span{color:var(--accent-green)}.Hero-module__MLFgbW__visual{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__MLFgbW__errorScreen{background:#ff5050e6;border:3px solid #f33;padding:12px 20px;animation:1.5s ease-in-out infinite Hero-module__MLFgbW__pulse;position:absolute;top:20%;right:10%}.Hero-module__MLFgbW__errorText{font-family:var(--font-pixel);color:#fff;font-size:.8rem}.Hero-module__MLFgbW__bgGrid{pointer-events:none;background-image:linear-gradient(#00d9ff08 1px,#0000 1px),linear-gradient(90deg,#00d9ff08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Hero-module__MLFgbW__scanlines{pointer-events:none;opacity:.3;background:repeating-linear-gradient(0deg,#0000001a 0 1px,#0000 1px 2px);position:absolute;inset:0}@keyframes Hero-module__MLFgbW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}@media (max-width:968px){.Hero-module__MLFgbW__container{text-align:center;grid-template-columns:1fr}.Hero-module__MLFgbW__content{order:2}.Hero-module__MLFgbW__visual{order:1;padding-top:40px}.Hero-module__MLFgbW__errorScreen{top:0;right:50%;transform:translate(50%)}.Hero-module__MLFgbW__actions{align-items:center}.Hero-module__MLFgbW__subtitle{margin-left:auto;margin-right:auto}}@media (max-width:480px){.Hero-module__MLFgbW__hero{padding:100px 0 60px}.Hero-module__MLFgbW__ctaBtn{padding:14px 24px!important;font-size:.6rem!important}}[data-theme-style=modern] .Hero-module__MLFgbW__hero{background:radial-gradient(at top,#1a1a2e 0%,#0a0a0f 100%)}[data-theme-style=modern] .Hero-module__MLFgbW__bgGrid{background-image:radial-gradient(circle at 1px 1px,#6366f126 1px,#0000 0);background-size:40px 40px}[data-theme-style=modern] .Hero-module__MLFgbW__scanlines{display:none}[data-theme-style=modern] .Hero-module__MLFgbW__title{font-family:var(--font-heading);letter-spacing:-.03em;font-weight:800;line-height:1.1}[data-theme-style=modern] .Hero-module__MLFgbW__highlight{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#ec4899 100%);-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text;background-clip:text}[data-theme-style=modern] .Hero-module__MLFgbW__subtitle{color:var(--text-secondary);font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:400}[data-theme-style=modern] .Hero-module__MLFgbW__errorScreen{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ef444426;border:1px solid #ef44444d;border-radius:12px}[data-theme-style=modern] .Hero-module__MLFgbW__errorText{font-family:var(--font-body);font-size:.85rem;font-weight:600}[data-theme-style=modern] .Hero-module__MLFgbW__phone span{color:var(--accent-primary)}[data-theme-style=modern] .Hero-module__MLFgbW__phone:hover span{color:var(--accent-secondary)}
.PixelCat-module__VoQwaW__cat{image-rendering:pixelated;position:relative}.PixelCat-module__VoQwaW__catBody{width:100%;height:100%;position:relative}.PixelCat-module__VoQwaW__earLeft,.PixelCat-module__VoQwaW__earRight{background:var(--accent-cyan);clip-path:polygon(50% 0%,0% 100%,100% 100%);width:20%;height:20%;position:absolute}.PixelCat-module__VoQwaW__earLeft{top:5%;left:15%}.PixelCat-module__VoQwaW__earRight{top:5%;right:15%}.PixelCat-module__VoQwaW__head{background:var(--accent-cyan);border-radius:10%;width:80%;height:45%;position:absolute;top:15%;left:10%}.PixelCat-module__VoQwaW__eyeLeft,.PixelCat-module__VoQwaW__eyeRight{background:var(--bg-primary);border-radius:20%;width:18%;height:25%;position:absolute;top:30%}.PixelCat-module__VoQwaW__eyeLeft{left:18%}.PixelCat-module__VoQwaW__eyeRight{right:18%}.PixelCat-module__VoQwaW__eyeShine{background:#fff;border-radius:50%;width:40%;height:40%;position:absolute;top:20%;left:20%}.PixelCat-module__VoQwaW__glassesLeft,.PixelCat-module__VoQwaW__glassesRight{border:3px solid var(--bg-primary);border-radius:10%;width:24%;height:30%;position:absolute;top:25%}.PixelCat-module__VoQwaW__glassesLeft{left:14%}.PixelCat-module__VoQwaW__glassesRight{right:14%}.PixelCat-module__VoQwaW__glassesBridge{background:var(--bg-primary);width:10%;height:3px;position:absolute;top:38%;left:45%}.PixelCat-module__VoQwaW__nose{background:var(--accent-pink);border-radius:30% 30% 50% 50%;width:12%;height:8%;position:absolute;bottom:25%;left:44%}.PixelCat-module__VoQwaW__mouth{border-bottom:3px solid var(--bg-primary);border-left:3px solid var(--bg-primary);border-right:3px solid var(--bg-primary);border-radius:0 0 50% 50%;width:20%;height:10%;position:absolute;bottom:12%;left:40%}.PixelCat-module__VoQwaW__body{background:var(--accent-cyan);border-radius:30% 30% 10% 10%;width:60%;height:35%;position:absolute;bottom:5%;left:20%}.PixelCat-module__VoQwaW__pawLeft,.PixelCat-module__VoQwaW__pawRight{background:var(--accent-cyan);border-radius:30%;width:25%;height:20%;position:absolute;bottom:-10%}.PixelCat-module__VoQwaW__pawLeft{left:10%}.PixelCat-module__VoQwaW__pawRight{right:10%}.PixelCat-module__VoQwaW__laptop{background:#333;border:2px solid #555;border-radius:5px 5px 0 0;width:80%;height:40%;position:absolute;bottom:30%;left:50%;transform:translate(-50%)}.PixelCat-module__VoQwaW__laptopScreen{background:linear-gradient(135deg,var(--bg-secondary),var(--bg-primary));border:1px solid var(--accent-cyan);width:80%;height:70%;position:absolute;top:10%;left:10%}.PixelCat-module__VoQwaW__working .PixelCat-module__VoQwaW__pawLeft,.PixelCat-module__VoQwaW__working .PixelCat-module__VoQwaW__pawRight{animation:.3s ease-in-out infinite alternate PixelCat-module__VoQwaW__typing}.PixelCat-module__VoQwaW__working .PixelCat-module__VoQwaW__pawRight{animation-delay:.15s}@keyframes PixelCat-module__VoQwaW__typing{0%{transform:translateY(0)}to{transform:translateY(-5%)}}
.Problems-module__WUIeUW__problems{background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-primary)100%);position:relative}.Problems-module__WUIeUW__title{text-align:center;color:var(--accent-orange)}.Problems-module__WUIeUW__grid{gap:var(--gap-lg);margin-top:var(--gap-xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.Problems-module__WUIeUW__card{background:var(--bg-card);border:2px solid var(--accent-orange);padding:var(--gap-lg);align-items:flex-start;gap:var(--gap-md);transition:all var(--transition-normal);display:flex;position:relative}.Problems-module__WUIeUW__card:before{content:"";z-index:-1;transition:all var(--transition-normal);background:#ffaa001a;position:absolute;inset:4px -4px -4px 4px}.Problems-module__WUIeUW__card:hover{border-color:var(--accent-cyan);transform:translate(-2px,-2px)}.Problems-module__WUIeUW__card:hover:before{background:#00d9ff1a}.Problems-module__WUIeUW__icon{flex-shrink:0;font-size:2rem}.Problems-module__WUIeUW__text{color:var(--text-primary);font-size:.95rem;line-height:1.5}.Problems-module__WUIeUW__footer{text-align:center;margin-top:var(--gap-xl);color:var(--text-secondary);font-size:1.1rem}.Problems-module__WUIeUW__footer a{color:var(--accent-cyan);font-weight:600}.Problems-module__WUIeUW__footer a:hover{color:var(--accent-green)}.Problems-module__WUIeUW__bugs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Problems-module__WUIeUW__bug{opacity:.3;font-size:1.5rem;animation:4s ease-in-out infinite Problems-module__WUIeUW__float;position:absolute}.Problems-module__WUIeUW__bug:nth-child(2){animation-delay:1s}.Problems-module__WUIeUW__bug:nth-child(3){animation-delay:2s}@keyframes Problems-module__WUIeUW__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(10deg)}}@media (max-width:640px){.Problems-module__WUIeUW__grid{grid-template-columns:1fr}}[data-theme-style=modern] .Problems-module__WUIeUW__problems{background:linear-gradient(#111118 0%,#0a0a0f 100%)}[data-theme-style=modern] .Problems-module__WUIeUW__title{font-family:var(--font-heading);background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme-style=modern] .Problems-module__WUIeUW__card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16161db3;border:1px solid #ffffff14;transition:all .3s}[data-theme-style=modern] .Problems-module__WUIeUW__card:before{display:none}[data-theme-style=modern] .Problems-module__WUIeUW__card:hover{border-color:#f59e0b66;transform:translateY(-4px);box-shadow:0 15px 35px #0000004d,0 0 30px #f59e0b1a}[data-theme-style=modern] .Problems-module__WUIeUW__text{font-size:.95rem}[data-theme-style=modern] .Problems-module__WUIeUW__bug{opacity:.15}
.Services-module__pqSv6W__services{background:var(--bg-primary)}.Services-module__pqSv6W__title{text-align:center;color:var(--accent-cyan)}.Services-module__pqSv6W__grid{gap:var(--gap-lg);margin-top:var(--gap-xl);perspective:1000px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.Services-module__pqSv6W__card{background:linear-gradient(135deg,var(--bg-card)0%,#00d9ff0d 100%);border:2px solid var(--accent-cyan);padding:var(--gap-lg);transition:all var(--transition-normal);position:relative;overflow:hidden}.Services-module__pqSv6W__card:before{content:"";background:linear-gradient(90deg,var(--accent-cyan),var(--accent-green));height:4px;position:absolute;top:0;left:0;right:0}.Services-module__pqSv6W__card:after{content:"";z-index:-1;transition:all var(--transition-normal);background:#00d9ff1a;position:absolute;inset:4px -4px -4px 4px}.Services-module__pqSv6W__card:hover{border-color:var(--accent-green);transform:translateY(-5px);box-shadow:0 10px 30px #00d9ff33}.Services-module__pqSv6W__card:hover:after{background:#00ff8826}.Services-module__pqSv6W__cardHeader{margin-bottom:var(--gap-sm);justify-content:space-between;align-items:flex-start;gap:var(--gap-sm);display:flex}.Services-module__pqSv6W__cardName{color:var(--text-primary);font-size:.75rem;line-height:1.3}.Services-module__pqSv6W__cardPrice{font-family:var(--font-pixel);color:var(--accent-green);white-space:nowrap;border:1px solid var(--accent-green);background:#00ff881a;padding:4px 8px;font-size:.7rem}.Services-module__pqSv6W__cardStat{font-family:var(--font-pixel);color:var(--accent-orange);margin-bottom:var(--gap-md);letter-spacing:1px;font-size:.6rem}.Services-module__pqSv6W__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Services-module__pqSv6W__cardBorder{background:var(--accent-green);width:0;height:3px;transition:width .3s;position:absolute;bottom:0;left:0}.Services-module__pqSv6W__card:hover .Services-module__pqSv6W__cardBorder{width:100%}@media (max-width:640px){.Services-module__pqSv6W__grid{grid-template-columns:1fr}.Services-module__pqSv6W__cardHeader{flex-direction:column}}[data-theme-style=modern] .Services-module__pqSv6W__title{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme-style=modern] .Services-module__pqSv6W__card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16161d99;border:1px solid #ffffff0f;transition:all .3s cubic-bezier(.4,0,.2,1)}[data-theme-style=modern] .Services-module__pqSv6W__card:before{border-radius:var(--radius-xl)var(--radius-xl)0 0;background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 50%,#ec4899 100%);height:2px}[data-theme-style=modern] .Services-module__pqSv6W__card:after{display:none}[data-theme-style=modern] .Services-module__pqSv6W__card:hover{border-color:#6366f14d;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 40px #6366f126}[data-theme-style=modern] .Services-module__pqSv6W__cardName{font-family:var(--font-heading);font-size:1rem;font-weight:600}[data-theme-style=modern] .Services-module__pqSv6W__cardPrice{font-family:var(--font-body);border-radius:var(--radius-md);color:#22c55e;background:linear-gradient(135deg,#22c55e26 0%,#22c55e0d 100%);border:1px solid #22c55e4d;font-size:.85rem;font-weight:600}[data-theme-style=modern] .Services-module__pqSv6W__cardStat{font-family:var(--font-body);color:var(--accent-secondary);letter-spacing:0;font-weight:500}[data-theme-style=modern] .Services-module__pqSv6W__cardBorder{border-radius:0 0 var(--radius-xl)var(--radius-xl);background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 100%)}
.Process-module__XBqzRW__process{background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);min-height:100vh}.Process-module__XBqzRW__title{text-align:center;color:var(--accent-green)}.Process-module__XBqzRW__content{margin-top:var(--gap-xl);max-width:700px;margin-left:auto;margin-right:auto}.Process-module__XBqzRW__progressContainer{align-items:center;gap:var(--gap-md);margin-bottom:var(--gap-xl);display:flex}.Process-module__XBqzRW__progressTrack{background:var(--bg-card);border:3px solid var(--accent-cyan);flex:1;height:24px;position:relative;overflow:hidden}.Process-module__XBqzRW__progressFill{background:linear-gradient(90deg,var(--accent-cyan),var(--accent-green));height:100%;position:relative}.Process-module__XBqzRW__progressFill:after{content:"";background:repeating-linear-gradient(90deg,#0000 0 8px,#0003 8px 16px);position:absolute;inset:0}.Process-module__XBqzRW__progressLabel{font-family:var(--font-pixel);color:var(--accent-green);text-align:right;min-width:50px;font-size:.8rem}.Process-module__XBqzRW__steps{gap:var(--gap-lg);flex-direction:column;display:flex}.Process-module__XBqzRW__step{align-items:flex-start;gap:var(--gap-md);padding:var(--gap-md);background:var(--bg-card);transition:all var(--transition-normal);opacity:.5;border:2px solid #0000;display:flex}.Process-module__XBqzRW__step.Process-module__XBqzRW__active{opacity:1;border-color:var(--accent-green);background:#00ff880d}.Process-module__XBqzRW__stepNumber{font-family:var(--font-pixel);color:var(--text-muted);min-width:30px;transition:color var(--transition-normal);font-size:1.2rem}.Process-module__XBqzRW__step.Process-module__XBqzRW__active .Process-module__XBqzRW__stepNumber{color:var(--accent-green)}.Process-module__XBqzRW__stepContent{flex:1}.Process-module__XBqzRW__stepTitle{color:var(--text-primary);margin-bottom:4px;font-size:.8rem}.Process-module__XBqzRW__step.Process-module__XBqzRW__active .Process-module__XBqzRW__stepTitle{color:var(--accent-green)}.Process-module__XBqzRW__stepDesc{color:var(--text-secondary);font-size:.9rem}.Process-module__XBqzRW__footer{text-align:center;margin-top:var(--gap-xl);color:var(--text-secondary);font-size:1.1rem}.Process-module__XBqzRW__guarantee{color:var(--accent-green);font-weight:600}@media (max-width:480px){.Process-module__XBqzRW__progressContainer{flex-direction:column;align-items:stretch}.Process-module__XBqzRW__progressLabel{text-align:center}.Process-module__XBqzRW__step{text-align:center;flex-direction:column}.Process-module__XBqzRW__stepNumber{min-width:auto}}[data-theme-style=modern] .Process-module__XBqzRW__process{background:linear-gradient(#0a0a0f 0%,#111118 50%,#0a0a0f 100%)}[data-theme-style=modern] .Process-module__XBqzRW__title{font-family:var(--font-heading);background:linear-gradient(135deg,#22c55e 0%,#4ade80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme-style=modern] .Process-module__XBqzRW__progressTrack{border-radius:var(--radius-full);background:#16161dcc;border:1px solid #ffffff1a;height:12px}[data-theme-style=modern] .Process-module__XBqzRW__progressFill{border-radius:var(--radius-full);background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 50%,#22c55e 100%)}[data-theme-style=modern] .Process-module__XBqzRW__progressFill:after{display:none}[data-theme-style=modern] .Process-module__XBqzRW__progressLabel{font-family:var(--font-body);color:#22c55e;font-size:1rem;font-weight:700}[data-theme-style=modern] .Process-module__XBqzRW__step{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#16161d99;border:1px solid #ffffff0f;transition:all .3s}[data-theme-style=modern] .Process-module__XBqzRW__step.Process-module__XBqzRW__active{background:#6366f114;border-color:#6366f14d;box-shadow:0 0 30px #6366f11a}[data-theme-style=modern] .Process-module__XBqzRW__stepNumber{font-family:var(--font-body);font-size:1.5rem;font-weight:800}[data-theme-style=modern] .Process-module__XBqzRW__step.Process-module__XBqzRW__active .Process-module__XBqzRW__stepNumber{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme-style=modern] .Process-module__XBqzRW__stepTitle{font-family:var(--font-heading);font-size:1rem;font-weight:600}[data-theme-style=modern] .Process-module__XBqzRW__step.Process-module__XBqzRW__active .Process-module__XBqzRW__stepTitle{color:var(--text-primary)}[data-theme-style=modern] .Process-module__XBqzRW__guarantee{background:linear-gradient(135deg,#22c55e 0%,#4ade80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
.Achievements-module__Pm7NAa__achievements{background:var(--bg-secondary)}.Achievements-module__Pm7NAa__title{text-align:center;color:var(--accent-orange)}.Achievements-module__Pm7NAa__grid{gap:var(--gap-xl);margin-top:var(--gap-xl);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.Achievements-module__Pm7NAa__badge{background:linear-gradient(135deg,var(--bg-card)0%,#ffaa000d 100%);border:3px solid var(--accent-orange);padding:var(--gap-xl)var(--gap-lg);text-align:center;position:relative;overflow:hidden}.Achievements-module__Pm7NAa__badge:before{content:"";opacity:0;width:200%;height:200%;transition:opacity var(--transition-normal);background:radial-gradient(circle,#ffaa001a 0%,#0000 50%);position:absolute;top:-50%;left:-50%}.Achievements-module__Pm7NAa__badge:hover:before{opacity:1}.Achievements-module__Pm7NAa__badge:hover{border-color:var(--accent-green);transform:translateY(-5px);box-shadow:0 0 30px #ffaa004d}.Achievements-module__Pm7NAa__badgeIcon{margin-bottom:var(--gap-md);filter:drop-shadow(0 0 10px #ffaa0080);font-size:3rem}.Achievements-module__Pm7NAa__badgeGlow{pointer-events:none;background:radial-gradient(circle,#ffaa004d 0%,#0000 70%);width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-80%)}.Achievements-module__Pm7NAa__badgeTitle{color:var(--accent-orange);margin-bottom:var(--gap-md);font-size:.85rem}.Achievements-module__Pm7NAa__badgeDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Achievements-module__Pm7NAa__unlocked{background:var(--accent-green);color:var(--bg-primary);font-family:var(--font-pixel);padding:4px 30px;font-size:.5rem;position:absolute;top:10px;right:-30px;transform:rotate(45deg)}@media (max-width:640px){.Achievements-module__Pm7NAa__grid{grid-template-columns:1fr}}[data-theme-style=modern] .Achievements-module__Pm7NAa__achievements{background:linear-gradient(#111118 0%,#0a0a0f 100%)}[data-theme-style=modern] .Achievements-module__Pm7NAa__title{font-family:var(--font-heading);background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme-style=modern] .Achievements-module__Pm7NAa__badge{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16161db3;border:1px solid #ffffff14;transition:all .4s cubic-bezier(.4,0,.2,1)}[data-theme-style=modern] .Achievements-module__Pm7NAa__badge:before{background:radial-gradient(circle,#6366f126 0%,#0000 60%)}[data-theme-style=modern] .Achievements-module__Pm7NAa__badge:hover{border-color:#6366f166;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0006,0 0 40px #6366f133}[data-theme-style=modern] .Achievements-module__Pm7NAa__badgeIcon{filter:none}[data-theme-style=modern] .Achievements-module__Pm7NAa__badgeGlow{background:radial-gradient(circle,#6366f14d 0%,#0000 70%)}[data-theme-style=modern] .Achievements-module__Pm7NAa__badgeTitle{font-family:var(--font-heading);background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:600}[data-theme-style=modern] .Achievements-module__Pm7NAa__unlocked{font-family:var(--font-body);background:linear-gradient(135deg,#22c55e 0%,#4ade80 100%);border-radius:0;font-size:.65rem;font-weight:700}
.Cases-module__td2XFW__cases{background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)50%,var(--bg-primary)100%);position:relative;overflow:hidden}.Cases-module__td2XFW__cases:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d9ff0d 0%,#0000 70%);width:400px;height:400px;position:absolute;top:10%;left:-10%}.Cases-module__td2XFW__cases:after{content:"";pointer-events:none;background:radial-gradient(circle,#00ff880d 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:10%;right:-10%}.Cases-module__td2XFW__header{text-align:center;margin-bottom:var(--gap-xl)}.Cases-module__td2XFW__badge{font-family:var(--font-pixel);color:var(--accent-cyan);border:1px solid var(--accent-cyan);margin-bottom:var(--gap-md);text-transform:uppercase;letter-spacing:2px;background:#00d9ff1a;padding:8px 16px;font-size:.6rem;animation:3s ease-in-out infinite Cases-module__td2XFW__pulse;display:inline-block}.Cases-module__td2XFW__title{color:var(--text-primary);margin-bottom:var(--gap-md);background:linear-gradient(135deg,var(--accent-cyan)0%,var(--accent-green)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Cases-module__td2XFW__subtitle{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.1rem}.Cases-module__td2XFW__grid{gap:var(--gap-xl);grid-template-columns:repeat(auto-fit,minmax(min(380px,100%),1fr));display:grid}.Cases-module__td2XFW__card{background:linear-gradient(145deg,var(--bg-card)0%,#0f0f23e6 100%);border-radius:var(--radius-md);border:1px solid #00d9ff33;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Cases-module__td2XFW__card:hover{border-color:var(--card-accent,var(--accent-cyan));box-shadow:0 20px 40px #0006,0 0 40px #00d9ff1a,inset 0 1px #ffffff0d}.Cases-module__td2XFW__cardHeader{padding:var(--gap-lg);background:linear-gradient(#00d9ff0d 0%,#0000 100%);border-bottom:1px solid #00d9ff1a;justify-content:space-between;align-items:center;display:flex}.Cases-module__td2XFW__cardNumber{font-family:var(--font-pixel);color:var(--text-muted);opacity:.6;font-size:.7rem}.Cases-module__td2XFW__categoryBadge{font-family:var(--font-pixel);color:var(--bg-primary);text-transform:uppercase;letter-spacing:.5px;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.55rem;display:flex}.Cases-module__td2XFW__cardContent{padding:var(--gap-lg)}.Cases-module__td2XFW__cardTitle{font-family:var(--font-pixel);color:var(--text-primary);margin-bottom:var(--gap-md);font-size:.85rem;line-height:1.5}.Cases-module__td2XFW__cardDescription{color:var(--text-secondary);margin-bottom:var(--gap-lg);font-size:.95rem;line-height:1.6}.Cases-module__td2XFW__fullDescription{border-left:3px solid var(--card-accent,var(--accent-cyan));padding:var(--gap-md);margin-bottom:var(--gap-lg);border-radius:0 var(--radius-sm)var(--radius-sm)0;background:#00d9ff08}.Cases-module__td2XFW__fullDescription h4,.Cases-module__td2XFW__results h4,.Cases-module__td2XFW__technologies h4{font-family:var(--font-pixel);color:var(--accent-cyan);margin-bottom:var(--gap-sm);text-transform:uppercase;letter-spacing:1px;font-size:.6rem}.Cases-module__td2XFW__fullDescription p,.Cases-module__td2XFW__results p{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.Cases-module__td2XFW__results{border-left:3px solid var(--accent-green);padding:var(--gap-md);margin-bottom:var(--gap-lg);border-radius:0 var(--radius-sm)var(--radius-sm)0;background:#00ff8808}.Cases-module__td2XFW__results h4{color:var(--accent-green)}.Cases-module__td2XFW__technologies{margin-bottom:var(--gap-lg)}.Cases-module__td2XFW__techList{margin-top:var(--gap-sm);flex-wrap:wrap;gap:8px;display:flex}.Cases-module__td2XFW__techTag{color:var(--accent-cyan);background:#00d9ff1a;border:1px solid #00d9ff4d;border-radius:4px;padding:6px 12px;font-size:.8rem;transition:all .2s;display:inline-block}.Cases-module__td2XFW__techTag:hover{border-color:var(--accent-cyan);background:#00d9ff33;transform:translateY(-2px)}.Cases-module__td2XFW__cardFooter{align-items:center;gap:var(--gap-md);padding-top:var(--gap-md);border-top:1px solid #ffffff0d;flex-wrap:wrap;display:flex}.Cases-module__td2XFW__meta{color:var(--text-muted);align-items:center;gap:6px;font-size:.85rem;display:flex}.Cases-module__td2XFW__metaIcon{font-size:1rem}.Cases-module__td2XFW__projectLink{background:linear-gradient(135deg,var(--accent-cyan),var(--accent-green));color:var(--bg-primary);font-family:var(--font-pixel);text-transform:uppercase;letter-spacing:.5px;border-radius:4px;align-items:center;gap:6px;margin-left:auto;padding:8px 16px;font-size:.6rem;transition:all .3s;display:flex}.Cases-module__td2XFW__projectLink:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00d9ff4d}.Cases-module__td2XFW__linkArrow{transition:transform .3s}.Cases-module__td2XFW__projectLink:hover .Cases-module__td2XFW__linkArrow{transform:translate(4px)}.Cases-module__td2XFW__cardGlow{opacity:0;background:radial-gradient(circle at var(--mouse-x,50%)var(--mouse-y,50%),#00d9ff1a 0%,transparent 60%);pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.Cases-module__td2XFW__card:hover .Cases-module__td2XFW__cardGlow{opacity:1}.Cases-module__td2XFW__cta{text-align:center;margin-top:calc(var(--gap-xl)*1.5);padding:var(--gap-xl);border-radius:var(--radius-md);background:linear-gradient(145deg,#00d9ff0d 0%,#00ff880d 100%);border:1px solid #00d9ff33}.Cases-module__td2XFW__ctaText{color:var(--text-primary);margin-bottom:var(--gap-lg);font-size:1.2rem}.Cases-module__td2XFW__ctaButton{display:inline-block}@media (max-width:860px){.Cases-module__td2XFW__grid{gap:var(--gap-lg);grid-template-columns:1fr}}@media (max-width:640px){.Cases-module__td2XFW__cases{padding:var(--gap-lg)0}.Cases-module__td2XFW__header{margin-bottom:var(--gap-lg)}.Cases-module__td2XFW__cardHeader{gap:var(--gap-sm);padding:var(--gap-md);flex-direction:column;align-items:flex-start}.Cases-module__td2XFW__cardContent{padding:var(--gap-md)}.Cases-module__td2XFW__cardTitle{font-size:.8rem}.Cases-module__td2XFW__cardDescription{font-size:.9rem}.Cases-module__td2XFW__fullDescription,.Cases-module__td2XFW__results{padding:var(--gap-sm)}.Cases-module__td2XFW__fullDescription p,.Cases-module__td2XFW__results p{font-size:.85rem}.Cases-module__td2XFW__cardFooter{flex-direction:column;align-items:flex-start}.Cases-module__td2XFW__projectLink{justify-content:center;width:100%;margin-left:0}.Cases-module__td2XFW__badge{padding:6px 12px;font-size:.5rem}.Cases-module__td2XFW__title{font-size:1.5rem}.Cases-module__td2XFW__subtitle{font-size:.95rem}.Cases-module__td2XFW__cta{padding:var(--gap-md);margin-top:var(--gap-lg)}.Cases-module__td2XFW__ctaText{font-size:1rem}.Cases-module__td2XFW__techTag{padding:4px 10px;font-size:.75rem}}@keyframes Cases-module__td2XFW__pulse{0%,to{opacity:1}50%{opacity:.7}}[data-theme-style=modern] .Cases-module__td2XFW__cases{background:linear-gradient(#0a0a0f 0%,#111118 50%,#0a0a0f 100%)}[data-theme-style=modern] .Cases-module__td2XFW__cases:before,[data-theme-style=modern] .Cases-module__td2XFW__cases:after{background:radial-gradient(circle,#6366f114 0%,#0000 70%)}[data-theme-style=modern] .Cases-module__td2XFW__badge{font-family:var(--font-body);border-radius:var(--radius-full);color:var(--accent-primary);letter-spacing:.5px;background:#6366f11a;border:1px solid #6366f14d;font-size:.75rem;font-weight:600}[data-theme-style=modern] .Cases-module__td2XFW__title{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme-style=modern] .Cases-module__td2XFW__card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16161db3;border:1px solid #ffffff0f}[data-theme-style=modern] .Cases-module__td2XFW__card:hover{border-color:#6366f14d;box-shadow:0 20px 40px #0006,0 0 40px #6366f11a}[data-theme-style=modern] .Cases-module__td2XFW__cardHeader{border-radius:var(--radius-xl)var(--radius-xl)0 0;background:linear-gradient(#6366f114 0%,#0000 100%);border-bottom:1px solid #ffffff0a}[data-theme-style=modern] .Cases-module__td2XFW__cardNumber{font-family:var(--font-body);font-size:.9rem;font-weight:700}[data-theme-style=modern] .Cases-module__td2XFW__categoryBadge{font-family:var(--font-body);border-radius:var(--radius-full);font-size:.7rem;font-weight:600}[data-theme-style=modern] .Cases-module__td2XFW__cardTitle{font-family:var(--font-heading);font-size:1.1rem;font-weight:600}[data-theme-style=modern] .Cases-module__td2XFW__fullDescription,[data-theme-style=modern] .Cases-module__td2XFW__results{border-left:2px solid var(--accent-primary);border-radius:var(--radius-md);background:#6366f10d}[data-theme-style=modern] .Cases-module__td2XFW__results{background:#22c55e0d;border-left-color:#22c55e}[data-theme-style=modern] .Cases-module__td2XFW__fullDescription h4,[data-theme-style=modern] .Cases-module__td2XFW__results h4,[data-theme-style=modern] .Cases-module__td2XFW__technologies h4{font-family:var(--font-body);font-size:.75rem;font-weight:600}[data-theme-style=modern] .Cases-module__td2XFW__techTag{border-radius:var(--radius-md);color:var(--accent-primary);background:#6366f11a;border:1px solid #6366f133;transition:all .2s}[data-theme-style=modern] .Cases-module__td2XFW__techTag:hover{background:#6366f133;border-color:#6366f166}[data-theme-style=modern] .Cases-module__td2XFW__projectLink{border-radius:var(--radius-md);font-family:var(--font-body);text-transform:none;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);font-size:.8rem;font-weight:600;box-shadow:0 4px 14px #6366f14d}[data-theme-style=modern] .Cases-module__td2XFW__projectLink:hover{box-shadow:0 8px 20px #6366f166}[data-theme-style=modern] .Cases-module__td2XFW__meta{font-size:.9rem}[data-theme-style=modern] .Cases-module__td2XFW__cta{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16161d99;border:1px solid #ffffff0f}[data-theme-style=modern] .Cases-module__td2XFW__ctaText{font-size:1.1rem}
.Testimonials-module__aX_HDq__testimonials{background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-primary)100%)}.Testimonials-module__aX_HDq__title{text-align:center;color:var(--accent-cyan)}.Testimonials-module__aX_HDq__grid{gap:var(--gap-xl);margin-top:var(--gap-xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.Testimonials-module__aX_HDq__bubble{position:relative}.Testimonials-module__aX_HDq__bubbleContent{background:var(--bg-card);border:2px solid var(--accent-cyan);padding:var(--gap-lg);position:relative}.Testimonials-module__aX_HDq__bubbleContent:before{content:"";z-index:-1;background:#00d9ff1a;position:absolute;inset:4px -4px -4px 4px}.Testimonials-module__aX_HDq__bubbleTail{border-left:12px solid #0000;border-right:12px solid #0000;border-top:12px solid var(--accent-cyan);width:0;height:0;position:absolute;bottom:-12px;left:30px}.Testimonials-module__aX_HDq__bubbleTail:before{content:"";border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid var(--bg-card);width:0;height:0;position:absolute;top:-14px;left:-10px}.Testimonials-module__aX_HDq__name{font-family:var(--font-pixel);color:var(--accent-cyan);margin-bottom:var(--gap-sm);font-size:.65rem;display:block}.Testimonials-module__aX_HDq__text{color:var(--text-primary);font-size:1rem;font-style:italic;line-height:1.5}.Testimonials-module__aX_HDq__catContainer{height:60px;margin-top:var(--gap-xl);position:relative}.Testimonials-module__aX_HDq__heart{font-size:1.5rem;animation:3s ease-in-out infinite Testimonials-module__aX_HDq__floatHeart;position:absolute;transform:translate(-50%)}@keyframes Testimonials-module__aX_HDq__floatHeart{0%,to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}50%{opacity:.8;transform:translate(-50%)translateY(-20px)scale(1.2)}}@media (max-width:640px){.Testimonials-module__aX_HDq__grid{grid-template-columns:1fr}}[data-theme-style=modern] .Testimonials-module__aX_HDq__testimonials{background:linear-gradient(#0a0a0f 0%,#111118 50%,#0a0a0f 100%)}[data-theme-style=modern] .Testimonials-module__aX_HDq__title{font-family:var(--font-heading);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme-style=modern] .Testimonials-module__aX_HDq__bubbleContent{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16161db3;border:1px solid #ffffff14;transition:all .3s}[data-theme-style=modern] .Testimonials-module__aX_HDq__bubbleContent:before{display:none}[data-theme-style=modern] .Testimonials-module__aX_HDq__bubbleContent:hover{border-color:#6366f14d;box-shadow:0 10px 30px #0000004d}[data-theme-style=modern] .Testimonials-module__aX_HDq__bubbleTail{display:none}[data-theme-style=modern] .Testimonials-module__aX_HDq__name{font-family:var(--font-body);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.9rem;font-weight:600}[data-theme-style=modern] .Testimonials-module__aX_HDq__text{color:var(--text-secondary);font-size:.95rem;font-style:normal}
.Pricing-module__s89QpW__pricing{background:var(--bg-primary)}.Pricing-module__s89QpW__title{text-align:center;color:var(--accent-green)}.Pricing-module__s89QpW__tableWrapper{max-width:600px;margin:var(--gap-xl)auto 0}.Pricing-module__s89QpW__table{background:var(--bg-card);border:3px solid var(--accent-cyan);overflow:hidden}.Pricing-module__s89QpW__tableHeader{padding:var(--gap-md)var(--gap-lg);border-bottom:2px solid var(--accent-cyan);background:#00d9ff1a;justify-content:space-between;display:flex}.Pricing-module__s89QpW__headerItem,.Pricing-module__s89QpW__headerPrice{font-family:var(--font-pixel);color:var(--accent-cyan);font-size:.7rem}.Pricing-module__s89QpW__tableBody{flex-direction:column;display:flex}.Pricing-module__s89QpW__tableRow{padding:var(--gap-md)var(--gap-lg);transition:all var(--transition-fast);border-bottom:1px solid #00d9ff33;justify-content:space-between;align-items:center;display:flex}.Pricing-module__s89QpW__tableRow:last-child{border-bottom:none}.Pricing-module__s89QpW__tableRow:hover{background:#00ff880d}.Pricing-module__s89QpW__rowItem{color:var(--text-primary);font-size:.95rem}.Pricing-module__s89QpW__rowPrice{font-family:var(--font-pixel);color:var(--accent-green);border:1px solid var(--accent-green);background:#00ff881a;padding:4px 12px;font-size:.7rem}.Pricing-module__s89QpW__footer{text-align:center;margin-top:var(--gap-xl);color:var(--text-secondary);font-size:1rem}@media (max-width:480px){.Pricing-module__s89QpW__tableWrapper{margin-left:calc(var(--gap-lg)*-1);margin-right:calc(var(--gap-lg)*-1);max-width:none}.Pricing-module__s89QpW__table{border-left:none;border-right:none}.Pricing-module__s89QpW__tableHeader,.Pricing-module__s89QpW__tableRow{padding:var(--gap-sm)var(--gap-md)}.Pricing-module__s89QpW__rowItem{font-size:.85rem}.Pricing-module__s89QpW__rowPrice{padding:3px 8px;font-size:.6rem}}[data-theme-style=modern] .Pricing-module__s89QpW__pricing{background:linear-gradient(#0a0a0f 0%,#111118 100%)}[data-theme-style=modern] .Pricing-module__s89QpW__title{font-family:var(--font-heading);background:linear-gradient(135deg,#22c55e 0%,#4ade80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme-style=modern] .Pricing-module__s89QpW__table{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16161db3;border:1px solid #ffffff14;overflow:hidden}[data-theme-style=modern] .Pricing-module__s89QpW__tableHeader{background:#6366f11a;border-bottom:1px solid #6366f133}[data-theme-style=modern] .Pricing-module__s89QpW__headerItem,[data-theme-style=modern] .Pricing-module__s89QpW__headerPrice{font-family:var(--font-body);color:var(--accent-primary);font-size:.85rem;font-weight:600}[data-theme-style=modern] .Pricing-module__s89QpW__tableRow{border-bottom:1px solid #ffffff0a;transition:all .2s}[data-theme-style=modern] .Pricing-module__s89QpW__tableRow:hover{background:#6366f114}[data-theme-style=modern] .Pricing-module__s89QpW__rowPrice{font-family:var(--font-body);border-radius:var(--radius-md);color:#22c55e;background:linear-gradient(135deg,#22c55e26 0%,#22c55e0d 100%);border:1px solid #22c55e4d;font-size:.85rem;font-weight:600}
.post-module__14C_Wq__main{background:var(--bg-primary);min-height:100vh;padding:120px 0 80px}.post-module__14C_Wq__article{max-width:800px;margin:0 auto}.post-module__14C_Wq__header{margin-bottom:var(--gap-xl)}.post-module__14C_Wq__backLink{font-family:var(--font-pixel);color:var(--text-secondary);margin-bottom:var(--gap-lg);transition:color var(--transition-fast);font-size:.6rem;text-decoration:none;display:inline-block}.post-module__14C_Wq__backLink:hover{color:var(--accent-cyan)}.post-module__14C_Wq__categories{gap:var(--gap-xs);margin-bottom:var(--gap-md);flex-wrap:wrap;display:flex}.post-module__14C_Wq__category{font-family:var(--font-pixel);color:var(--bg-primary);transition:opacity var(--transition-fast);padding:6px 12px;font-size:.5rem;text-decoration:none}.post-module__14C_Wq__category:hover{opacity:.8}.post-module__14C_Wq__title{color:var(--text-primary);margin-bottom:var(--gap-md);font-size:clamp(1.8rem,5vw,2.5rem);line-height:1.3}.post-module__14C_Wq__meta{align-items:center;gap:var(--gap-sm);color:var(--text-secondary);flex-wrap:wrap;font-size:.9rem;display:flex}.post-module__14C_Wq__author{color:var(--accent-cyan)}.post-module__14C_Wq__divider{color:var(--text-muted)}.post-module__14C_Wq__date,.post-module__14C_Wq__readTime{font-family:var(--font-pixel);font-size:.55rem}.post-module__14C_Wq__readTime{color:var(--accent-green)}.post-module__14C_Wq__heroImage{margin:0 calc(var(--gap-lg)*-1)var(--gap-xl);aspect-ratio:2;border:2px solid var(--accent-cyan);overflow:hidden}.post-module__14C_Wq__heroImage img{object-fit:cover;width:100%;height:100%}.post-module__14C_Wq__content{color:var(--text-primary);font-size:1.1rem;line-height:1.8}.post-module__14C_Wq__content p{margin-bottom:var(--gap-lg)}.post-module__14C_Wq__h2{color:var(--accent-cyan);margin:var(--gap-xl)0 var(--gap-md);font-size:1.5rem}.post-module__14C_Wq__h3{color:var(--accent-green);margin:var(--gap-lg)0 var(--gap-sm);font-size:1.25rem}.post-module__14C_Wq__h4{color:var(--accent-orange);margin:var(--gap-md)0 var(--gap-sm);font-size:1.1rem}.post-module__14C_Wq__link{color:var(--accent-cyan);text-underline-offset:3px;transition:color var(--transition-fast);text-decoration:underline}.post-module__14C_Wq__link:hover{color:var(--accent-green)}.post-module__14C_Wq__inlineCode{background:var(--bg-card);border:1px solid var(--accent-cyan);padding:2px 6px;font-family:monospace;font-size:.9em}.post-module__14C_Wq__codeBlock{background:var(--bg-card);border:2px solid var(--accent-cyan);padding:var(--gap-lg);margin:var(--gap-lg)0;font-family:monospace;font-size:.9rem;line-height:1.6;overflow-x:auto}.post-module__14C_Wq__codeBlock code{color:var(--accent-green)}.post-module__14C_Wq__blockquote{border-left:4px solid var(--accent-cyan);padding-left:var(--gap-lg);margin:var(--gap-lg)0;color:var(--text-secondary);font-style:italic}.post-module__14C_Wq__ul,.post-module__14C_Wq__ol{margin:var(--gap-md)0 var(--gap-lg);padding-left:var(--gap-xl)}.post-module__14C_Wq__ul li,.post-module__14C_Wq__ol li{margin-bottom:var(--gap-sm)}.post-module__14C_Wq__ul li::marker{color:var(--accent-cyan)}.post-module__14C_Wq__ol li::marker{color:var(--accent-green)}.post-module__14C_Wq__figure{margin:var(--gap-xl)0}.post-module__14C_Wq__contentImage{border:2px solid var(--accent-cyan);width:100%}.post-module__14C_Wq__caption{text-align:center;color:var(--text-muted);margin-top:var(--gap-sm);font-size:.85rem}.post-module__14C_Wq__tags{gap:var(--gap-sm);margin:var(--gap-xl)0;padding-top:var(--gap-lg);border-top:1px solid #00d9ff33;flex-wrap:wrap;display:flex}.post-module__14C_Wq__tag{font-family:var(--font-pixel);background:var(--bg-card);border:1px solid var(--text-muted);color:var(--text-muted);padding:6px 12px;font-size:.55rem}.post-module__14C_Wq__footer{margin-top:var(--gap-xl);padding-top:var(--gap-xl);border-top:2px solid var(--accent-cyan)}.post-module__14C_Wq__cta{background:linear-gradient(135deg,var(--bg-card)0%,#00d9ff0d 100%);border:2px solid var(--accent-cyan);padding:var(--gap-xl);text-align:center}.post-module__14C_Wq__ctaTitle{color:var(--accent-cyan);margin-bottom:var(--gap-sm);font-size:1.2rem}.post-module__14C_Wq__ctaText{color:var(--text-secondary);margin-bottom:var(--gap-lg)}.post-module__14C_Wq__ctaButton{font-family:var(--font-pixel);background:var(--accent-green);color:var(--bg-primary);transition:all var(--transition-fast);padding:14px 28px;font-size:.7rem;text-decoration:none;display:inline-block}.post-module__14C_Wq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 5px 20px #00ff884d}@media (max-width:640px){.post-module__14C_Wq__heroImage{margin-left:0;margin-right:0}.post-module__14C_Wq__content{font-size:1rem}}[data-theme-style=modern] .post-module__14C_Wq__main{background:linear-gradient(#0a0a0f 0%,#111118 50%,#0a0a0f 100%)}[data-theme-style=modern] .post-module__14C_Wq__backLink{font-family:var(--font-body);color:var(--text-secondary);border-radius:var(--radius-full);background:#6366f11a;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s}[data-theme-style=modern] .post-module__14C_Wq__backLink:hover{color:var(--accent-primary);background:#6366f133}[data-theme-style=modern] .post-module__14C_Wq__category{font-family:var(--font-body);border-radius:var(--radius-full);padding:8px 16px;font-size:.75rem;font-weight:600}[data-theme-style=modern] .post-module__14C_Wq__title{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,#e4e4e7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme-style=modern] .post-module__14C_Wq__meta{font-size:.95rem}[data-theme-style=modern] .post-module__14C_Wq__author{color:var(--accent-primary);font-weight:600}[data-theme-style=modern] .post-module__14C_Wq__date,[data-theme-style=modern] .post-module__14C_Wq__readTime{font-family:var(--font-body);font-size:.9rem;font-weight:500}[data-theme-style=modern] .post-module__14C_Wq__readTime{color:#22c55e}[data-theme-style=modern] .post-module__14C_Wq__heroImage{border-radius:var(--radius-xl);border:1px solid #ffffff1a;overflow:hidden}[data-theme-style=modern] .post-module__14C_Wq__content{font-size:1.1rem;line-height:1.9}[data-theme-style=modern] .post-module__14C_Wq__content h2{font-family:var(--font-heading);color:#fff;margin:var(--gap-xl)0 var(--gap-md);background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:700}[data-theme-style=modern] .post-module__14C_Wq__content h3{font-family:var(--font-heading);color:var(--accent-primary);margin:var(--gap-lg)0 var(--gap-sm);font-size:1.3rem;font-weight:600}[data-theme-style=modern] .post-module__14C_Wq__content h4{font-family:var(--font-heading);color:#22c55e;margin:var(--gap-md)0 var(--gap-sm);font-size:1.1rem;font-weight:600}[data-theme-style=modern] .post-module__14C_Wq__content a{color:var(--accent-primary);border-bottom:1px solid #6366f14d;text-decoration:none;transition:all .2s}[data-theme-style=modern] .post-module__14C_Wq__content a:hover{color:#818cf8;border-bottom-color:#818cf8}[data-theme-style=modern] .post-module__14C_Wq__content code{border-radius:var(--radius-sm);color:#c4b5fd;background:#6366f11a;border:1px solid #6366f133;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:.9em}[data-theme-style=modern] .post-module__14C_Wq__content pre{border-radius:var(--radius-lg);padding:var(--gap-lg);margin:var(--gap-lg)0;background:#16161dcc;border:1px solid #ffffff14;overflow-x:auto}[data-theme-style=modern] .post-module__14C_Wq__content pre code{color:#a5f3fc;background:0 0;border:none;padding:0;font-size:.9rem;line-height:1.7}[data-theme-style=modern] .post-module__14C_Wq__content blockquote{border-left:3px solid var(--accent-primary);padding:var(--gap-md)var(--gap-lg);margin:var(--gap-lg)0;border-radius:0 var(--radius-md)var(--radius-md)0;color:var(--text-secondary);background:#6366f10d;font-style:normal}[data-theme-style=modern] .post-module__14C_Wq__content ul,[data-theme-style=modern] .post-module__14C_Wq__content ol{margin:var(--gap-md)0 var(--gap-lg);padding-left:var(--gap-xl)}[data-theme-style=modern] .post-module__14C_Wq__content li{margin-bottom:var(--gap-sm)}[data-theme-style=modern] .post-module__14C_Wq__content ul li::marker{color:var(--accent-primary)}[data-theme-style=modern] .post-module__14C_Wq__content ol li::marker{color:#22c55e;font-weight:600}[data-theme-style=modern] .post-module__14C_Wq__content strong{color:#fff;font-weight:600}[data-theme-style=modern] .post-module__14C_Wq__content img{border-radius:var(--radius-lg);border:1px solid #ffffff14}[data-theme-style=modern] .post-module__14C_Wq__tags{border-top:1px solid #ffffff0f}[data-theme-style=modern] .post-module__14C_Wq__tag{font-family:var(--font-body);border-radius:var(--radius-full);color:var(--text-secondary);background:#16161d99;border:1px solid #ffffff14;padding:8px 14px;font-size:.8rem;font-weight:500;transition:all .2s}[data-theme-style=modern] .post-module__14C_Wq__tag:hover{color:var(--accent-primary);background:#6366f11a;border-color:#6366f14d}[data-theme-style=modern] .post-module__14C_Wq__footer{border-top:1px solid #ffffff0f}[data-theme-style=modern] .post-module__14C_Wq__cta{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16161d99;border:1px solid #ffffff14}[data-theme-style=modern] .post-module__14C_Wq__ctaTitle{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:600}[data-theme-style=modern] .post-module__14C_Wq__ctaText{color:var(--text-secondary);font-size:1rem}[data-theme-style=modern] .post-module__14C_Wq__ctaButton{font-family:var(--font-body);border-radius:var(--radius-md);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);padding:16px 32px;font-size:.95rem;font-weight:600;box-shadow:0 4px 14px #6366f14d}[data-theme-style=modern] .post-module__14C_Wq__ctaButton:hover{background:linear-gradient(135deg,#7c7ff2 0%,#9d7cf7 100%);box-shadow:0 8px 24px #6366f166}
.blog-module__axLhQW__main{background:var(--bg-primary);min-height:100vh;padding:120px 0 80px}.blog-module__axLhQW__header{text-align:center;margin-bottom:var(--gap-xl)}.blog-module__axLhQW__backLink{font-family:var(--font-pixel);color:var(--text-secondary);margin-bottom:var(--gap-md);transition:color var(--transition-fast);font-size:.6rem;text-decoration:none;display:inline-block}.blog-module__axLhQW__backLink:hover{color:var(--accent-cyan)}.blog-module__axLhQW__title{color:var(--accent-cyan);margin-bottom:var(--gap-md);font-size:clamp(2rem,5vw,3rem)}.blog-module__axLhQW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.blog-module__axLhQW__categories{gap:var(--gap-sm);margin-bottom:var(--gap-xl);flex-wrap:wrap;justify-content:center;display:flex}.blog-module__axLhQW__categoryTag{font-family:var(--font-pixel);background:var(--bg-card);border:2px solid var(--accent-cyan);color:var(--text-secondary);transition:all var(--transition-fast);padding:8px 16px;font-size:.6rem;text-decoration:none}.blog-module__axLhQW__categoryTag:hover,.blog-module__axLhQW__categoryTag.blog-module__axLhQW__active{color:var(--accent-cyan);background:#00d9ff1a}.blog-module__axLhQW__grid{gap:var(--gap-xl);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.blog-module__axLhQW__card{background:var(--bg-card);border:2px solid var(--accent-cyan);transition:all var(--transition-normal);overflow:hidden}.blog-module__axLhQW__card:hover{border-color:var(--accent-green);transform:translateY(-5px);box-shadow:0 10px 30px #00d9ff33}.blog-module__axLhQW__imageWrapper{aspect-ratio:16/9;display:block;overflow:hidden}.blog-module__axLhQW__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal)}.blog-module__axLhQW__card:hover .blog-module__axLhQW__image{transform:scale(1.05)}.blog-module__axLhQW__cardContent{padding:var(--gap-lg)}.blog-module__axLhQW__cardCategories{gap:var(--gap-xs);margin-bottom:var(--gap-sm);flex-wrap:wrap;display:flex}.blog-module__axLhQW__cardCategory{font-family:var(--font-pixel);color:var(--bg-primary);padding:4px 8px;font-size:.5rem}.blog-module__axLhQW__cardTitle{color:var(--text-primary);margin-bottom:var(--gap-sm);transition:color var(--transition-fast);font-size:1.1rem;line-height:1.4}.blog-module__axLhQW__card:hover .blog-module__axLhQW__cardTitle{color:var(--accent-cyan)}.blog-module__axLhQW__cardExcerpt{color:var(--text-secondary);margin-bottom:var(--gap-md);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__axLhQW__cardMeta{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.blog-module__axLhQW__cardDate{font-family:var(--font-pixel);font-size:.55rem}.blog-module__axLhQW__cardReadTime{font-family:var(--font-pixel);color:var(--accent-green);font-size:.55rem}.blog-module__axLhQW__empty{text-align:center;padding:var(--gap-xl)}.blog-module__axLhQW__emptyText{color:var(--text-secondary);margin-bottom:var(--gap-lg);font-size:1.2rem}.blog-module__axLhQW__emptyLink{font-family:var(--font-pixel);background:var(--accent-cyan);color:var(--bg-primary);transition:all var(--transition-fast);padding:12px 24px;font-size:.7rem;text-decoration:none;display:inline-block}.blog-module__axLhQW__emptyLink:hover{background:var(--accent-green)}@media (max-width:640px){.blog-module__axLhQW__grid{grid-template-columns:1fr}}[data-theme-style=modern] .blog-module__axLhQW__main{background:linear-gradient(#0a0a0f 0%,#111118 50%,#0a0a0f 100%)}[data-theme-style=modern] .blog-module__axLhQW__backLink{font-family:var(--font-body);color:var(--text-secondary);border-radius:var(--radius-full);background:#6366f11a;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s}[data-theme-style=modern] .blog-module__axLhQW__backLink:hover{color:var(--accent-primary);background:#6366f133}[data-theme-style=modern] .blog-module__axLhQW__title{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme-style=modern] .blog-module__axLhQW__subtitle{color:var(--text-secondary);font-size:1.1rem}[data-theme-style=modern] .blog-module__axLhQW__categoryTag{font-family:var(--font-body);border-radius:var(--radius-full);color:var(--text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#16161d99;border:1px solid #ffffff14;padding:10px 20px;font-size:.85rem;font-weight:500}[data-theme-style=modern] .blog-module__axLhQW__categoryTag:hover,[data-theme-style=modern] .blog-module__axLhQW__categoryTag.blog-module__axLhQW__active{color:var(--accent-primary);background:#6366f126;border-color:#6366f14d}[data-theme-style=modern] .blog-module__axLhQW__card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16161db3;border:1px solid #ffffff0f;overflow:hidden}[data-theme-style=modern] .blog-module__axLhQW__card:hover{border-color:#6366f14d;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 40px #6366f11a}[data-theme-style=modern] .blog-module__axLhQW__imageWrapper{border-radius:var(--radius-xl)var(--radius-xl)0 0}[data-theme-style=modern] .blog-module__axLhQW__cardContent{padding:var(--gap-lg)}[data-theme-style=modern] .blog-module__axLhQW__cardCategory{font-family:var(--font-body);border-radius:var(--radius-full);padding:6px 12px;font-size:.7rem;font-weight:600}[data-theme-style=modern] .blog-module__axLhQW__cardTitle{font-family:var(--font-heading);font-size:1.15rem;font-weight:600;line-height:1.4}[data-theme-style=modern] .blog-module__axLhQW__card:hover .blog-module__axLhQW__cardTitle{color:var(--accent-primary)}[data-theme-style=modern] .blog-module__axLhQW__cardExcerpt{color:var(--text-secondary);font-size:.95rem;line-height:1.7}[data-theme-style=modern] .blog-module__axLhQW__cardMeta{font-size:.85rem}[data-theme-style=modern] .blog-module__axLhQW__cardDate{font-family:var(--font-body);color:var(--text-muted);font-size:.8rem;font-weight:500}[data-theme-style=modern] .blog-module__axLhQW__cardReadTime{font-family:var(--font-body);color:#22c55e;border-radius:var(--radius-full);background:#22c55e1a;padding:4px 10px;font-size:.8rem;font-weight:600}[data-theme-style=modern] .blog-module__axLhQW__empty{border-radius:var(--radius-xl);padding:var(--gap-xl);background:#16161d80;border:1px solid #ffffff0f}[data-theme-style=modern] .blog-module__axLhQW__emptyText{color:var(--text-secondary);font-size:1.2rem}[data-theme-style=modern] .blog-module__axLhQW__emptyLink{font-family:var(--font-body);border-radius:var(--radius-md);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);padding:14px 28px;font-size:.9rem;font-weight:600;box-shadow:0 4px 14px #6366f14d}[data-theme-style=modern] .blog-module__axLhQW__emptyLink:hover{background:linear-gradient(135deg,#7c7ff2 0%,#9d7cf7 100%);transform:translateY(-2px);box-shadow:0 8px 20px #6366f166}
.not-found-module__DwokDW__main{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:120px 20px 80px;display:flex;position:relative;overflow:hidden}.not-found-module__DwokDW__container{text-align:center;z-index:1;max-width:600px}.not-found-module__DwokDW__asciiArt{font-family:var(--font-pixel);color:var(--accent-cyan);margin-bottom:var(--gap-md);font-size:.4rem;line-height:1.2;animation:3s ease-in-out infinite not-found-module__DwokDW__float}@keyframes not-found-module__DwokDW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.not-found-module__DwokDW__errorCode{font-family:var(--font-pixel);color:var(--accent-green);text-shadow:4px 4px 0 var(--accent-cyan),8px 8px 0 #00d9ff4d;margin-bottom:var(--gap-lg);font-size:clamp(4rem,15vw,8rem);animation:2s infinite not-found-module__DwokDW__glitch}@keyframes not-found-module__DwokDW__glitch{0%,90%,to{text-shadow:4px 4px 0 var(--accent-cyan),8px 8px 0 #00d9ff4d}92%{text-shadow:-4px 4px 0 #f06,8px -8px 0 var(--accent-cyan)}94%{text-shadow:4px -4px 0 var(--accent-green),-8px 8px 0 #f06}96%{text-shadow:-4px -4px 0 var(--accent-cyan),4px 4px 0 var(--accent-green)}}.not-found-module__DwokDW__message{margin-bottom:var(--gap-xl)}.not-found-module__DwokDW__title{font-family:var(--font-pixel);color:var(--text-primary);margin-bottom:var(--gap-sm);font-size:clamp(.8rem,3vw,1.2rem)}.not-found-module__DwokDW__subtitle{color:var(--text-secondary);font-size:1rem}.not-found-module__DwokDW__jokes{background:var(--bg-card);border:2px solid var(--accent-cyan);padding:var(--gap-lg);margin-bottom:var(--gap-xl);text-align:left}.not-found-module__DwokDW__joke{font-family:var(--font-pixel);color:var(--text-secondary);margin-bottom:var(--gap-sm);align-items:flex-start;gap:var(--gap-sm);font-size:.55rem;display:flex}.not-found-module__DwokDW__joke:last-child{color:var(--accent-green);margin-bottom:0}.not-found-module__DwokDW__jokeIcon{color:var(--accent-cyan);flex-shrink:0}.not-found-module__DwokDW__actions{gap:var(--gap-md);margin-bottom:var(--gap-xl);flex-wrap:wrap;justify-content:center;display:flex}.not-found-module__DwokDW__primaryButton{font-family:var(--font-pixel);background:var(--accent-cyan);color:var(--bg-primary);cursor:pointer;transition:all var(--transition-fast);border:none;padding:14px 28px;font-size:.7rem;text-decoration:none;position:relative;overflow:hidden}.not-found-module__DwokDW__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.not-found-module__DwokDW__primaryButton:hover{background:var(--accent-green);transform:translateY(-2px)}.not-found-module__DwokDW__primaryButton:hover:before{left:100%}.not-found-module__DwokDW__secondaryButton{font-family:var(--font-pixel);color:var(--accent-cyan);border:2px solid var(--accent-cyan);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:14px 28px;font-size:.7rem;text-decoration:none}.not-found-module__DwokDW__secondaryButton:hover{background:#00d9ff1a;transform:translateY(-2px)}.not-found-module__DwokDW__hint{font-family:var(--font-pixel);color:var(--text-muted);font-size:.45rem;animation:1.5s infinite not-found-module__DwokDW__blink}@keyframes not-found-module__DwokDW__blink{0%,50%,to{opacity:1}25%,75%{opacity:.5}}.not-found-module__DwokDW__pixels{pointer-events:none;position:absolute;inset:0}.not-found-module__DwokDW__pixel{background:var(--accent-cyan);opacity:.3;width:8px;height:8px;animation:4s ease-in-out infinite not-found-module__DwokDW__pixelFloat;position:absolute}.not-found-module__DwokDW__pixel:nth-child(2n){background:var(--accent-green)}.not-found-module__DwokDW__pixel:nth-child(3n){width:6px;height:6px}@keyframes not-found-module__DwokDW__pixelFloat{0%,to{opacity:.3;transform:translateY(0)rotate(0)}50%{opacity:.6;transform:translateY(-20px)rotate(180deg)}}@media (max-width:480px){.not-found-module__DwokDW__actions{flex-direction:column;align-items:stretch}.not-found-module__DwokDW__primaryButton,.not-found-module__DwokDW__secondaryButton{text-align:center;width:100%}.not-found-module__DwokDW__asciiArt{font-size:.3rem}}
.Contact-module__yY-6IG__contact{background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.Contact-module__yY-6IG__content{text-align:center;z-index:2;max-width:600px;margin:0 auto;position:relative}.Contact-module__yY-6IG__title{color:var(--accent-green);margin-bottom:var(--gap-lg);font-size:clamp(1.5rem,4vw,2.5rem)}.Contact-module__yY-6IG__subtitle{color:var(--text-secondary);margin-bottom:var(--gap-xl);font-size:1.2rem;line-height:1.6}.Contact-module__yY-6IG__contacts{gap:var(--gap-md);margin-bottom:var(--gap-xl);flex-direction:column;display:flex}.Contact-module__yY-6IG__contactItem{justify-content:center;align-items:center;gap:var(--gap-sm);padding:var(--gap-md)var(--gap-lg);background:var(--bg-card);border:2px solid var(--accent-cyan);transition:all var(--transition-normal);text-decoration:none;display:flex}.Contact-module__yY-6IG__contactItem:hover{border-color:var(--accent-green);background:#00ff880d;transform:translate(5px)}.Contact-module__yY-6IG__contactIcon{font-size:1.5rem}.Contact-module__yY-6IG__contactLabel{font-family:var(--font-pixel);color:var(--text-secondary);font-size:.7rem}.Contact-module__yY-6IG__contactValue{font-family:var(--font-pixel);color:var(--accent-cyan);font-size:.8rem}.Contact-module__yY-6IG__contactItem:hover .Contact-module__yY-6IG__contactValue{color:var(--accent-green)}.Contact-module__yY-6IG__ctaBtn{font-family:var(--font-pixel);background:var(--accent-green);color:var(--bg-primary);cursor:pointer;transition:all var(--transition-normal);padding:24px 48px;font-size:1rem;text-decoration:none;animation:2s ease-in-out infinite Contact-module__yY-6IG__pulse;display:inline-block;position:relative}.Contact-module__yY-6IG__ctaBtn:after{content:"";z-index:-1;width:100%;height:100%;transition:all var(--transition-fast);background:#0000004d;position:absolute;bottom:-6px;right:-6px}.Contact-module__yY-6IG__ctaBtn:hover{animation:none;transform:translate(-3px,-3px);box-shadow:0 0 30px #00ff8880}.Contact-module__yY-6IG__ctaBtn:hover:after{bottom:-3px;right:-3px}@keyframes Contact-module__yY-6IG__pulse{0%,to{box-shadow:0 0 20px #0f86}50%{box-shadow:0 0 40px #0f8c}}.Contact-module__yY-6IG__confetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Contact-module__yY-6IG__confettiPiece{width:8px;height:8px;animation:1s ease-out forwards Contact-module__yY-6IG__confettiFall;position:absolute;top:100%}@keyframes Contact-module__yY-6IG__confettiFall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(-200px)rotate(720deg)}}.Contact-module__yY-6IG__portal{width:200px;height:200px;position:absolute;top:50%;right:10%;transform:translateY(-50%)}.Contact-module__yY-6IG__portalRing{border:3px solid var(--accent-cyan);opacity:.3;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite Contact-module__yY-6IG__portalPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Contact-module__yY-6IG__portalRing:nth-child(2){border-color:var(--accent-green);width:70%;height:70%}.Contact-module__yY-6IG__portalRing:nth-child(3){border-color:var(--accent-orange);width:40%;height:40%}@keyframes Contact-module__yY-6IG__portalPulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.5;transform:translate(-50%,-50%)scale(1.1)}}.Contact-module__yY-6IG__portalIcon{font-size:3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:968px){.Contact-module__yY-6IG__portal{display:none}}@media (max-width:480px){.Contact-module__yY-6IG__ctaBtn{padding:18px 32px;font-size:.8rem}.Contact-module__yY-6IG__contactItem{flex-wrap:wrap;justify-content:center}}[data-theme-style=modern] .Contact-module__yY-6IG__contact{background:linear-gradient(#0a0a0f 0%,#111118 50%,#0a0a0f 100%)}[data-theme-style=modern] .Contact-module__yY-6IG__title{font-family:var(--font-heading);background:linear-gradient(135deg,#22c55e 0%,#4ade80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme-style=modern] .Contact-module__yY-6IG__subtitle{color:var(--text-secondary);font-size:1.1rem}[data-theme-style=modern] .Contact-module__yY-6IG__contactItem{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16161db3;border:1px solid #ffffff14;transition:all .3s}[data-theme-style=modern] .Contact-module__yY-6IG__contactItem:hover{background:#6366f11a;border-color:#6366f166;transform:translateY(-4px);box-shadow:0 10px 30px #0000004d}[data-theme-style=modern] .Contact-module__yY-6IG__contactLabel{font-family:var(--font-body);font-size:.85rem;font-weight:400}[data-theme-style=modern] .Contact-module__yY-6IG__contactValue{font-family:var(--font-body);color:var(--accent-primary);font-size:.95rem;font-weight:600}[data-theme-style=modern] .Contact-module__yY-6IG__contactItem:hover .Contact-module__yY-6IG__contactValue{color:var(--accent-secondary)}[data-theme-style=modern] .Contact-module__yY-6IG__ctaBtn{font-family:var(--font-body);color:#fff;border-radius:var(--radius-xl);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);padding:20px 40px;font-size:1rem;font-weight:600;animation:none;box-shadow:0 8px 30px #6366f166}[data-theme-style=modern] .Contact-module__yY-6IG__ctaBtn:after{display:none}[data-theme-style=modern] .Contact-module__yY-6IG__ctaBtn:hover{transform:translateY(-4px);box-shadow:0 12px 40px #6366f180}[data-theme-style=modern] .Contact-module__yY-6IG__portal{opacity:.3}[data-theme-style=modern] .Contact-module__yY-6IG__portalRing{border-width:1px;border-color:#6366f180}[data-theme-style=modern] .Contact-module__yY-6IG__portalRing:nth-child(2){border-color:#8b5cf680}[data-theme-style=modern] .Contact-module__yY-6IG__portalRing:nth-child(3){border-color:#ec489980}
