.CompanyCard-module__lcMcBW__companyCard{border-radius:var(--radius-lg);height:100vh;padding:var(--spacing-lg);z-index:15;background:linear-gradient(135deg,#1a1f2e 0%,#252b3a 100%),radial-gradient(circle at 20% 80%,#ffffff08 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff05 0%,#0000 50%),url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23d4af37' fill-opacity='0.015' fill-rule='evenodd'%3E%3Cpath d='M0 0h20v20H0V0zm10 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm18 0a7 7 0 1 0 0-14 7 7 0 0 0 0 14z'/%3E%3C/g%3E%3C/svg%3E");flex-direction:column;width:483px;max-width:483px;animation:.8s ease-out CompanyCard-module__lcMcBW__slideInRight;display:flex;position:fixed;top:50%;right:20px;overflow:hidden;transform:translateY(-50%);box-shadow:0 20px 60px #000000b3,0 12px 30px #00000080,0 8px 20px #ffffff1a,0 4px 12px #0006,inset 0 1px #ffffff0d}.CompanyCard-module__lcMcBW__companyCard:before{content:"";z-index:-1;pointer-events:none;filter:blur(40px);background:radial-gradient(#ffffff14 0%,#ffffff0a 30%,#0000 70%);width:600px;height:400px;position:absolute;top:70%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.CompanyCard-module__lcMcBW__logoContainer{margin-bottom:var(--spacing-sm);flex-shrink:0;justify-content:center;display:flex}.CompanyCard-module__lcMcBW__logo{justify-content:center;align-items:center;width:100%;display:flex}.CompanyCard-module__lcMcBW__logoImage{object-fit:contain;border-radius:var(--radius-sm);width:220px;height:200px}.CompanyCard-module__lcMcBW__benefits{margin-bottom:var(--spacing-xl);gap:var(--spacing-sm);padding-bottom:var(--spacing-lg);border-bottom:1px solid #ffffff1a;flex-direction:column;display:flex}.CompanyCard-module__lcMcBW__benefit{align-items:flex-start;gap:var(--spacing-xs);padding-bottom:var(--spacing-xs);font-size:var(--font-sm);color:var(--text-primary);text-align:left;font-family:Georgia,Times New Roman,serif;font-weight:600;font-size:var(--font-base);letter-spacing:.01em;text-shadow:0 1px 2px #0000001a;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;display:flex}.CompanyCard-module__lcMcBW__benefit span:last-child{word-wrap:break-word;overflow-wrap:break-word;flex:1}.CompanyCard-module__lcMcBW__benefitIcon{color:var(--text-accent);font-weight:var(--font-bold);flex-shrink:0;justify-content:center;align-items:center;width:1em;height:1em;font-size:1em;display:flex}.CompanyCard-module__lcMcBW__contactButtons{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-xl);gap:var(--spacing-sm);border-bottom:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;display:flex}.CompanyCard-module__lcMcBW__ctaButton{justify-content:center;align-items:center;gap:var(--spacing-xs);width:100%;padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius-md);font-size:var(--font-lg);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:none;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.CompanyCard-module__lcMcBW__contactInfo{margin-bottom:var(--spacing-lg);gap:var(--spacing-xs);text-align:center;flex-direction:column;flex:1 0;display:flex}.CompanyCard-module__lcMcBW__workingHours,.CompanyCard-module__lcMcBW__address{text-align:center}.CompanyCard-module__lcMcBW__workingHoursText,.CompanyCard-module__lcMcBW__addressText{color:var(--text-secondary);font-size:var(--font-sm);letter-spacing:.3px;opacity:.7;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}.CompanyCard-module__lcMcBW__primaryCta{background:linear-gradient(135deg,var(--text-accent)0%,#b8860b 100%);color:#0f1419;box-shadow:var(--shadow-subtle);font-weight:var(--font-semibold)}.CompanyCard-module__lcMcBW__primaryCta:hover{background:linear-gradient(135deg,#e6c85a 0%,var(--text-accent)100%);box-shadow:0 8px 32px #ffffff26}.CompanyCard-module__lcMcBW__secondaryCta{color:var(--text-primary);font-size:var(--font-xs);background:#1a1f2ecc;border:1px solid #ffffff1a}.CompanyCard-module__lcMcBW__secondaryCta:hover{border-color:var(--text-accent);background:#1a1f2ee6;box-shadow:0 4px 16px #ffffff14}.CompanyCard-module__lcMcBW__socialMediaSection{margin-bottom:var(--spacing-md);padding:var(--spacing-md)0;border-top:1px solid #ffffff1a;flex-shrink:0;margin-top:auto}.CompanyCard-module__lcMcBW__socialMediaTitle{text-align:center;color:var(--text-secondary);font-size:var(--font-xs);text-transform:uppercase;letter-spacing:1px;margin-bottom:var(--spacing-sm);opacity:.7;font-family:Arial Black,Helvetica,sans-serif;font-weight:600}.CompanyCard-module__lcMcBW__socialLinks{justify-content:center;gap:var(--spacing-sm);display:flex}.CompanyCard-module__lcMcBW__socialButton{border-radius:var(--radius-sm);padding:var(--spacing-xs);color:var(--text-secondary);cursor:pointer;background:#1a1f2eb3;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.CompanyCard-module__lcMcBW__socialButton:hover{border-color:var(--text-accent);color:var(--text-accent);background:#ffffff0d;transform:scale(1.05);box-shadow:0 4px 16px #ffffff1a}@media (max-width:1400px){.CompanyCard-module__lcMcBW__companyCard{width:437px;max-width:437px}}@media (max-width:1024px){.CompanyCard-module__lcMcBW__companyCard{width:100%;max-width:100vw;height:auto;min-height:100vh;padding:var(--spacing-lg);box-sizing:border-box;flex-direction:column;margin:0;display:flex;position:static;top:auto;bottom:auto;right:auto;overflow-y:visible;transform:none}.CompanyCard-module__lcMcBW__companyCard:before{display:none}}@media (max-width:768px){.CompanyCard-module__lcMcBW__companyCard{padding:var(--spacing-lg);box-sizing:border-box;max-width:100vw;height:auto;min-height:100vh;margin:0;overflow-y:visible}.CompanyCard-module__lcMcBW__logoContainer{margin-bottom:var(--spacing-md)}.CompanyCard-module__lcMcBW__logoImage{width:180px;height:170px}.CompanyCard-module__lcMcBW__benefit{font-size:var(--font-sm)}.CompanyCard-module__lcMcBW__ctaButton{padding:var(--spacing-md);font-size:var(--font-base)}.CompanyCard-module__lcMcBW__secondaryCta{font-size:var(--font-sm)}.CompanyCard-module__lcMcBW__socialButton{width:36px;height:36px}.CompanyCard-module__lcMcBW__benefits{margin-bottom:var(--spacing-lg);gap:var(--spacing-sm)}.CompanyCard-module__lcMcBW__contactButtons{margin-bottom:var(--spacing-lg);gap:var(--spacing-md)}.CompanyCard-module__lcMcBW__contactInfo{margin-bottom:var(--spacing-lg);justify-content:center;align-items:center;display:flex}.CompanyCard-module__lcMcBW__socialMediaSection{margin-bottom:var(--spacing-sm)}}@media (max-width:480px){.CompanyCard-module__lcMcBW__companyCard{padding:var(--spacing-md);box-sizing:border-box;max-width:100vw;height:auto;min-height:100vh;margin:0;position:relative;overflow-y:visible}.CompanyCard-module__lcMcBW__logoContainer{margin-bottom:var(--spacing-sm)}.CompanyCard-module__lcMcBW__logoImage{width:140px;height:130px}.CompanyCard-module__lcMcBW__benefits{gap:var(--spacing-xs);margin-bottom:var(--spacing-md)}.CompanyCard-module__lcMcBW__benefit{font-size:var(--font-xs);padding:var(--spacing-xs)0;line-height:1.2}.CompanyCard-module__lcMcBW__contactButtons{gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.CompanyCard-module__lcMcBW__ctaButton{font-size:var(--font-sm);padding:var(--spacing-sm)var(--spacing-md)}.CompanyCard-module__lcMcBW__secondaryCta{font-size:var(--font-xs)}.CompanyCard-module__lcMcBW__contactInfo{margin-bottom:var(--spacing-md);gap:var(--spacing-xs)}.CompanyCard-module__lcMcBW__socialMediaSection{padding-top:var(--spacing-xs);margin-bottom:0}.CompanyCard-module__lcMcBW__socialLinks{gap:var(--spacing-sm)}.CompanyCard-module__lcMcBW__socialButton{width:36px;height:36px}}.CompanyCard-module__lcMcBW__ctaButton:focus,.CompanyCard-module__lcMcBW__socialButton:focus{outline:2px solid var(--text-accent);outline-offset:2px}@keyframes CompanyCard-module__lcMcBW__slideInRight{0%{opacity:0;transform:translateY(-50%)translate(50px)}to{opacity:1;transform:translateY(-50%)translate(0)}}
.DeveloperSearch-module__L3nfUa__developerSearch{box-sizing:border-box;width:100%;max-width:100%;margin:2rem 0;overflow-x:hidden}.DeveloperSearch-module__L3nfUa__container{text-align:left;box-sizing:border-box;width:100%;max-width:800px;margin:0}.DeveloperSearch-module__L3nfUa__articleSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #d4af3733;border-radius:15px;margin-bottom:2rem;padding:2rem}.DeveloperSearch-module__L3nfUa__articleTitle{color:#d4af37;margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600}.DeveloperSearch-module__L3nfUa__articleContent{color:#f5f5f5;line-height:1.6}.DeveloperSearch-module__L3nfUa__articleText{white-space:pre-line;margin-bottom:1.5rem;font-size:1rem}.DeveloperSearch-module__L3nfUa__districtsInfo{background:#d4af371a;border:1px solid #d4af374d;border-radius:8px;margin:1.5rem 0;padding:1rem}.DeveloperSearch-module__L3nfUa__districtsText{color:#d4af37;margin:0;font-size:.9rem;font-weight:500}.DeveloperSearch-module__L3nfUa__warningSection{margin-top:1.5rem}.DeveloperSearch-module__L3nfUa__warningTitle{color:#ff6b6b;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.DeveloperSearch-module__L3nfUa__warningList{margin:0;padding:0;list-style:none}.DeveloperSearch-module__L3nfUa__warningItem{color:#f5f5f5;align-items:flex-start;margin-bottom:.8rem;padding-left:2rem;font-size:.95rem;line-height:1.5;display:flex;position:relative}.DeveloperSearch-module__L3nfUa__warningItem:before{content:"⚠️";justify-content:center;align-items:center;width:1.2em;height:1.2em;font-size:1em;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.DeveloperSearch-module__L3nfUa__botSection{text-align:left;margin-top:1.5rem}.DeveloperSearch-module__L3nfUa__botLink{color:#0088ccb3;opacity:.8;font-size:.85rem;text-decoration:none;display:inline-block}.DeveloperSearch-module__L3nfUa__botLink:hover{color:#0088cce6;opacity:1}.DeveloperSearch-module__L3nfUa__searchSection{background:#ffffff08;border:1px solid #ffffff1a;border-radius:15px;padding:2rem}.DeveloperSearch-module__L3nfUa__searchInputContainer{margin-bottom:1.5rem;position:relative}.DeveloperSearch-module__L3nfUa__searchInput{color:#f5f5f5;vertical-align:middle;box-sizing:border-box;background:#ffffff1a;border:2px solid #d4af374d;border-radius:12px;outline:none;align-items:center;width:100%;padding:1rem 1rem 1rem 3rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.2;display:flex}.DeveloperSearch-module__L3nfUa__searchInput:focus{background:#ffffff26;border-color:#d4af37}.DeveloperSearch-module__L3nfUa__searchInput::placeholder{color:#f5f5f599}.DeveloperSearch-module__L3nfUa__searchIcon{color:#d4af37b3;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.DeveloperSearch-module__L3nfUa__resultsTitle{color:#d4af37;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600}.DeveloperSearch-module__L3nfUa__resultsList{flex-direction:column;gap:.8rem;display:flex}.DeveloperSearch-module__L3nfUa__resultItem{color:#f5f5f5;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:1rem;text-decoration:none;display:block}.DeveloperSearch-module__L3nfUa__resultItem:hover{background:#d4af371a;border-color:#d4af374d}.DeveloperSearch-module__L3nfUa__developerName{color:#d4af37;font-size:1rem;font-weight:600}.DeveloperSearch-module__L3nfUa__noResults{text-align:center;color:#f5f5f599;padding:2rem;font-style:italic}@media (max-width:768px){.DeveloperSearch-module__L3nfUa__developerSearch{margin:1rem 0;padding:0 .5rem}.DeveloperSearch-module__L3nfUa__articleSection,.DeveloperSearch-module__L3nfUa__searchSection{margin-bottom:1.5rem;padding:1.5rem}.DeveloperSearch-module__L3nfUa__articleTitle{margin-bottom:1rem;font-size:1.3rem}.DeveloperSearch-module__L3nfUa__articleText{font-size:.9rem}.DeveloperSearch-module__L3nfUa__warningItem{margin-bottom:.6rem;font-size:.85rem}.DeveloperSearch-module__L3nfUa__searchInput{appearance:none;min-height:44px;padding:.8rem .8rem .8rem 2.5rem;font-size:.9rem}.DeveloperSearch-module__L3nfUa__searchInput::placeholder{color:#f5f5f580;font-size:.85rem}.DeveloperSearch-module__L3nfUa__searchIcon{left:.8rem}.DeveloperSearch-module__L3nfUa__resultItem{padding:.8rem}.DeveloperSearch-module__L3nfUa__developerName{font-size:.95rem}.DeveloperSearch-module__L3nfUa__districtsText{font-size:.8rem;line-height:1.4}.DeveloperSearch-module__L3nfUa__botLink{font-size:.9rem}}.DeveloperSearch-module__L3nfUa__developerNav{margin-top:1.5rem;position:relative}.DeveloperSearch-module__L3nfUa__navToggle{color:#f5f5f5cc;cursor:pointer;background:#ffffff0d;border:1px solid #d4af374d;border-radius:8px;align-items:center;gap:.5rem;width:100%;max-width:300px;padding:.8rem 1rem;font-size:.9rem;font-weight:600;display:flex}.DeveloperSearch-module__L3nfUa__navToggle:hover{color:#f5f5f5;background:#d4af371a;border-color:#d4af3780}.DeveloperSearch-module__L3nfUa__navToggle.DeveloperSearch-module__L3nfUa__active{color:#d4af37;background:#d4af3726;border-color:#d4af37}.DeveloperSearch-module__L3nfUa__navToggleText{text-align:left;flex:1}.DeveloperSearch-module__L3nfUa__navArrow{color:#d4af37;font-size:.7rem}.DeveloperSearch-module__L3nfUa__navArrow.DeveloperSearch-module__L3nfUa__open{transform:rotate(180deg)}.DeveloperSearch-module__L3nfUa__developerDirectory{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-top:1rem;padding:1.5rem;animation:.3s ease-out DeveloperSearch-module__L3nfUa__fadeInScale;overflow:hidden}@keyframes DeveloperSearch-module__L3nfUa__fadeInScale{0%{opacity:0;transform:scale(.98)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}.DeveloperSearch-module__L3nfUa__directoryHeader{border-bottom:1px solid #d4af3733;margin-bottom:1rem;padding-bottom:.8rem}.DeveloperSearch-module__L3nfUa__directoryTitle{color:#d4af37;margin:0;font-size:1rem;font-weight:600}.DeveloperSearch-module__L3nfUa__developerGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;width:100%;max-height:300px;display:grid;overflow:hidden auto}.DeveloperSearch-module__L3nfUa__developerLink{color:#f5f5f5cc;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;width:100%;min-width:0;padding:.6rem;font-size:.85rem;font-weight:500;line-height:1.3;text-decoration:none;display:block}.DeveloperSearch-module__L3nfUa__developerLink:hover{color:#d4af37;background:#d4af371a;border-color:#d4af374d}.DeveloperSearch-module__L3nfUa__developerGrid::-webkit-scrollbar{width:4px}.DeveloperSearch-module__L3nfUa__developerGrid::-webkit-scrollbar-track{background:#ffffff1a;border-radius:2px}.DeveloperSearch-module__L3nfUa__developerGrid::-webkit-scrollbar-thumb{background:#d4af3780;border-radius:2px}.DeveloperSearch-module__L3nfUa__developerGrid::-webkit-scrollbar-thumb:hover{background:#d4af37b3}.DeveloperSearch-module__L3nfUa__navToggle:focus,.DeveloperSearch-module__L3nfUa__developerLink:focus{outline-offset:2px;outline:2px solid #d4af37}@media (max-width:480px){.DeveloperSearch-module__L3nfUa__articleSection,.DeveloperSearch-module__L3nfUa__searchSection{padding:1rem}.DeveloperSearch-module__L3nfUa__articleTitle{font-size:1.2rem}.DeveloperSearch-module__L3nfUa__searchInput{border-radius:10px;min-height:48px;padding:.75rem .75rem .75rem 2.25rem;font-size:.85rem}.DeveloperSearch-module__L3nfUa__searchInput::placeholder{color:#f5f5f573;font-size:.8rem}.DeveloperSearch-module__L3nfUa__searchIcon{width:18px;height:18px;left:.75rem}.DeveloperSearch-module__L3nfUa__navToggle{max-width:100%;padding:.7rem .8rem;font-size:.8rem}.DeveloperSearch-module__L3nfUa__developerDirectory{margin-top:.8rem;padding:1rem}.DeveloperSearch-module__L3nfUa__developerGrid{grid-template-columns:1fr;gap:.4rem;max-height:250px}.DeveloperSearch-module__L3nfUa__developerLink{align-items:center;min-height:40px;padding:.5rem;font-size:.8rem;display:flex}.DeveloperSearch-module__L3nfUa__directoryTitle{font-size:.9rem}}
.VideoShowcase-module__gKHO9q__title{text-align:left;color:#f5f5f5;text-shadow:0 2px 4px #0000004d;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700}.VideoShowcase-module__gKHO9q__videoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:start;gap:1rem;max-width:900px;margin:0;display:grid}.VideoShowcase-module__gKHO9q__videoCard{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1f2ee6;border:1px solid #ffffff1a;border-radius:12px;max-width:320px;min-height:240px;transition:all .3s;position:relative;overflow:hidden}.VideoShowcase-module__gKHO9q__videoCard:hover{border-color:#ffffff4d;transform:translateY(-4px);box-shadow:0 8px 32px #ffffff1a}.VideoShowcase-module__gKHO9q__videoThumbnail{background:#1a1f2ee6;border-radius:8px 8px 0 0;width:100%;height:160px;position:relative;overflow:hidden}.VideoShowcase-module__gKHO9q__thumbnailContainer{width:100%;height:100%;position:relative;overflow:hidden}.VideoShowcase-module__gKHO9q__thumbnailVideo{object-fit:cover;z-index:1;opacity:1;background:#1a1f2ee6;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.VideoShowcase-module__gKHO9q__videoCard:hover .VideoShowcase-module__gKHO9q__thumbnailVideo{transform:scale(1.05)}.VideoShowcase-module__gKHO9q__overlay{z-index:5;background:radial-gradient(circle,#ffffff08 0%,#ffffff04 50%,#ffffff0d 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.VideoShowcase-module__gKHO9q__videoCard:hover .VideoShowcase-module__gKHO9q__overlay{opacity:.6}.VideoShowcase-module__gKHO9q__playButton{color:#ffffffe6;pointer-events:none;z-index:10;width:48px;height:48px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoShowcase-module__gKHO9q__videoCard:hover .VideoShowcase-module__gKHO9q__playButton{color:#fff;transform:translate(-50%,-50%)scale(1.1)}.VideoShowcase-module__gKHO9q__playButton svg{filter:drop-shadow(0 2px 4px #0000004d);margin-left:3px}.VideoShowcase-module__gKHO9q__videoInfo{padding:1rem}.VideoShowcase-module__gKHO9q__videoTitle{color:var(--text-accent);margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.3}.VideoShowcase-module__gKHO9q__videoDescription{color:#f5f5f5cc;margin:0;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.4}.VideoShowcase-module__gKHO9q__duration{color:#fff;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:500;position:absolute;bottom:8px;right:8px}.VideoShowcase-module__gKHO9q__videoModal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;padding:1rem;animation:.3s ease-out VideoShowcase-module__gKHO9q__modalFadeIn;position:fixed;overflow:hidden;z-index:999999!important;background:#000000f2!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;margin:0!important;display:flex!important;inset:0!important;transform:none!important}@keyframes VideoShowcase-module__gKHO9q__modalFadeIn{0%{opacity:0}to{opacity:1}}.VideoShowcase-module__gKHO9q__modalContent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle,#ffffff0a 0%,#ffffff05 50%,#ffffff0f 100%),#1a1f2ef2;border:1px solid #fff3;border-radius:16px;flex-direction:column;align-items:center;width:auto;max-width:90vw;height:auto;max-height:90vh;animation:.3s ease-out VideoShowcase-module__gKHO9q__modalSlideIn;display:flex;overflow:hidden;box-shadow:0 25px 50px #000c;margin:0!important;position:relative!important;transform:none!important}@keyframes VideoShowcase-module__gKHO9q__modalSlideIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.VideoShowcase-module__gKHO9q__closeButton{color:#f5f5f5;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;top:1rem;right:1rem;z-index:999999!important;position:absolute!important}.VideoShowcase-module__gKHO9q__closeButton:hover{color:#f5f5f5;background:#fff3;transform:scale(1.1)}.VideoShowcase-module__gKHO9q__modalVideo{border-radius:12px 12px 0 0;width:100%;max-width:800px;height:auto;max-height:60vh;display:block}.VideoShowcase-module__gKHO9q__modalInfo{text-align:center;width:100%;padding:1.5rem}.VideoShowcase-module__gKHO9q__modalTitle{color:var(--text-accent);margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600}.VideoShowcase-module__gKHO9q__modalDescription{color:#f5f5f5e6;max-width:600px;margin:0 auto;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}@media (max-width:768px){.VideoShowcase-module__gKHO9q__videoGrid{grid-template-columns:1fr;gap:1rem;max-width:100%}.VideoShowcase-module__gKHO9q__videoCard{touch-action:manipulation;max-width:100%;min-height:220px;margin:0}.VideoShowcase-module__gKHO9q__videoThumbnail{height:140px}.VideoShowcase-module__gKHO9q__playButton{width:44px;height:44px}.VideoShowcase-module__gKHO9q__playButton svg{width:20px;height:20px}.VideoShowcase-module__gKHO9q__videoTitle{font-size:1rem}.VideoShowcase-module__gKHO9q__videoDescription{font-size:.8rem}.VideoShowcase-module__gKHO9q__videoModal{padding:.25rem!important}.VideoShowcase-module__gKHO9q__modalContent{border-radius:12px;max-width:98vw!important;max-height:95vh!important}.VideoShowcase-module__gKHO9q__modalVideo{border-radius:8px 8px 0 0;max-height:55vh}.VideoShowcase-module__gKHO9q__modalInfo{padding:1rem}.VideoShowcase-module__gKHO9q__modalTitle{font-size:1.1rem}.VideoShowcase-module__gKHO9q__modalDescription{font-size:.85rem}.VideoShowcase-module__gKHO9q__closeButton{touch-action:manipulation;width:44px;height:44px;top:.75rem!important;right:.75rem!important}}@media (max-width:480px){.VideoShowcase-module__gKHO9q__videoGrid{grid-template-columns:1fr;gap:.75rem;overflow-x:hidden}.VideoShowcase-module__gKHO9q__videoCard{touch-action:manipulation;max-width:100%;min-height:200px}.VideoShowcase-module__gKHO9q__videoThumbnail{height:120px}.VideoShowcase-module__gKHO9q__playButton{width:48px;height:48px}.VideoShowcase-module__gKHO9q__playButton svg{width:22px;height:22px}.VideoShowcase-module__gKHO9q__videoInfo{padding:.75rem}.VideoShowcase-module__gKHO9q__videoModal{padding:.125rem!important}.VideoShowcase-module__gKHO9q__modalContent{border-radius:8px;max-width:99vw!important;max-height:98vh!important}.VideoShowcase-module__gKHO9q__modalVideo{border-radius:6px 6px 0 0;max-height:50vh}.VideoShowcase-module__gKHO9q__modalInfo{padding:.75rem}.VideoShowcase-module__gKHO9q__modalTitle{font-size:1rem}.VideoShowcase-module__gKHO9q__modalDescription{font-size:.8rem}.VideoShowcase-module__gKHO9q__closeButton{touch-action:manipulation;width:48px;height:48px;top:.5rem!important;right:.5rem!important}.VideoShowcase-module__gKHO9q__videoModal{overflow:hidden;align-items:flex-start!important;padding-top:2rem!important}}.VideoShowcase-module__gKHO9q__videoCard:focus,.VideoShowcase-module__gKHO9q__closeButton:focus{outline-offset:2px;outline:2px solid #f5f5f5}.VideoShowcase-module__gKHO9q__videoCard:focus-visible,.VideoShowcase-module__gKHO9q__closeButton:focus-visible{outline:2px solid var(--text-accent,#d4af37);outline-offset:2px}@media (hover:none) and (pointer:coarse){.VideoShowcase-module__gKHO9q__videoCard{transition:transform .2s,box-shadow .2s}.VideoShowcase-module__gKHO9q__videoCard:active{transform:scale(.98);box-shadow:0 4px 16px #0006}.VideoShowcase-module__gKHO9q__closeButton:active{transform:scale(.95)}.VideoShowcase-module__gKHO9q__videoCard:hover .VideoShowcase-module__gKHO9q__thumbnailVideo{transform:none}.VideoShowcase-module__gKHO9q__videoCard:hover .VideoShowcase-module__gKHO9q__playButton{transform:translate(-50%,-50%)}}@media (prefers-reduced-motion:reduce){.VideoShowcase-module__gKHO9q__videoCard,.VideoShowcase-module__gKHO9q__thumbnailVideo,.VideoShowcase-module__gKHO9q__playButton,.VideoShowcase-module__gKHO9q__overlay,.VideoShowcase-module__gKHO9q__closeButton{transition:none}.VideoShowcase-module__gKHO9q__videoCard:hover,.VideoShowcase-module__gKHO9q__videoCard:hover .VideoShowcase-module__gKHO9q__thumbnailVideo{transform:none}.VideoShowcase-module__gKHO9q__videoCard:hover .VideoShowcase-module__gKHO9q__playButton{transform:translate(-50%,-50%)}.VideoShowcase-module__gKHO9q__modalFadeIn,.VideoShowcase-module__gKHO9q__modalSlideIn{animation:none}}
.Header-module__hBw1pG__header{top:var(--spacing-xl);left:var(--spacing-lg);z-index:100;opacity:1;visibility:visible;background:0 0;transition:opacity .4s,transform .4s,visibility .4s;position:fixed;transform:translateY(0)}.Header-module__hBw1pG__header.Header-module__hBw1pG__hidden{opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-150%)}.Header-module__hBw1pG__container{justify-content:flex-start;align-items:center;padding:0;display:flex}.Header-module__hBw1pG__controls{align-items:flex-start;gap:var(--spacing-xs);flex-direction:column;display:flex}.Header-module__hBw1pG__themeToggle{padding:var(--spacing-xs);color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__themeIcon{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__languageButton{padding:var(--spacing-xs);color:var(--text-muted);cursor:pointer;font-size:var(--font-xs);font-weight:var(--font-medium);background:0 0;border:none}.Header-module__hBw1pG__languageButton.Header-module__hBw1pG__active{color:var(--text-accent)}.Header-module__hBw1pG__languageText{letter-spacing:.5px}.Header-module__hBw1pG__homeButton{padding:var(--spacing-xs);color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;text-decoration:none;transition:color .3s;display:flex}.Header-module__hBw1pG__homeButton:hover{color:var(--text-accent)}.Header-module__hBw1pG__homeIcon{justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.Header-module__hBw1pG__header{top:var(--spacing-2xl);left:var(--spacing-xl);z-index:100;position:fixed}}@media (max-width:768px){.Header-module__hBw1pG__header{top:var(--spacing-2xl);left:var(--spacing-xl)}}@media (max-width:480px){.Header-module__hBw1pG__header{top:var(--spacing-xl);left:var(--spacing-xl)}}.Header-module__hBw1pG__themeToggle:focus,.Header-module__hBw1pG__languageButton:focus,.Header-module__hBw1pG__homeButton:focus{outline:1px solid var(--text-accent);outline-offset:2px}
.DeveloperDetails-module__LKO9Bq__detailsContainer{width:100%;max-width:800px;margin:2rem 0;font-family:system-ui,-apple-system,sans-serif}.DeveloperDetails-module__LKO9Bq__toggleButton{width:auto;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:16px;font-weight:500;display:flex}.DeveloperDetails-module__LKO9Bq__toggleButton:hover{opacity:.8}.DeveloperDetails-module__LKO9Bq__detailsTable{background:#fff;border:1px solid #3b82f633;border-radius:1rem;margin-top:1rem;overflow:hidden;box-shadow:0 4px 6px #0000000d}.DeveloperDetails-module__LKO9Bq__hidden{display:none}.DeveloperDetails-module__LKO9Bq__visible{animation:.3s ease-out DeveloperDetails-module__LKO9Bq__slideDown;display:block}.DeveloperDetails-module__LKO9Bq__detailsTable>*{position:relative}@media screen{.DeveloperDetails-module__LKO9Bq__hidden>*{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}.DeveloperDetails-module__LKO9Bq__tableRow{background-color:#fff;border-bottom:1px solid #3b82f61a;padding:1rem 1.5rem;transition:background-color .2s;display:flex}.DeveloperDetails-module__LKO9Bq__tableRow:last-child{border-bottom:none}.DeveloperDetails-module__LKO9Bq__tableRow:nth-child(odd){background-color:#f9fafb}.DeveloperDetails-module__LKO9Bq__label{color:#1f2937;flex:1;min-width:200px;font-size:.95rem;font-weight:600}.DeveloperDetails-module__LKO9Bq__value{color:#1f2937;flex:2}.DeveloperDetails-module__LKO9Bq__founderInfo{background-color:#3b82f60d;border:1px solid #3b82f61a;border-radius:.75rem;margin:.75rem 0;padding:1.25rem}.DeveloperDetails-module__LKO9Bq__founderDetail{margin:.25rem 0;display:flex}.DeveloperDetails-module__LKO9Bq__founderLabel{color:#1f2937;flex:1;min-width:150px;font-weight:500}.DeveloperDetails-module__LKO9Bq__founderValue{color:#1f2937;flex:2}@keyframes DeveloperDetails-module__LKO9Bq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.DeveloperDetails-module__LKO9Bq__tableRow{flex-direction:column}.DeveloperDetails-module__LKO9Bq__label{margin-bottom:.5rem}.DeveloperDetails-module__LKO9Bq__founderDetail{flex-direction:column}.DeveloperDetails-module__LKO9Bq__founderLabel{margin-bottom:.25rem}}
.page-module___8aEwW__homePage{background:linear-gradient(135deg,#0f1419 0%,#1a1f2e 100%),repeating-linear-gradient(0deg,#0000,#0000 20px,#d4af370d 20px 21px),repeating-linear-gradient(90deg,#0000,#0000 150px,#d4af3708 150px 152px),url("data:image/svg+xml,%3Csvg width='100' height='120' viewBox='0 0 100 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23d4af37' stroke-width='1' stroke-opacity='0.04'%3E%3Crect x='20' y='20' width='60' height='80' rx='3'/%3E%3Cline x1='25' y1='30' x2='75' y2='30'/%3E%3Cline x1='25' y1='35' x2='70' y2='35'/%3E%3Cline x1='25' y1='40' x2='75' y2='40'/%3E%3Cline x1='25' y1='45' x2='65' y2='45'/%3E%3Cline x1='25' y1='55' x2='60' y2='55'/%3E%3Cline x1='65' y1='55' x2='75' y2='55'/%3E%3Ccircle cx='70' cy='85' r='5' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E"),radial-gradient(circle at 20% 30%,#ffffff0a 0%,#0000 50%),radial-gradient(circle at 80% 70%,#ffffff08 0%,#0000 40%);width:100%;max-width:100vw;height:auto;min-height:100vh;position:relative;overflow-x:hidden}@media (max-width:768px){.page-module___8aEwW__homePage *,.page-module___8aEwW__homePage :before,.page-module___8aEwW__homePage :after{box-sizing:border-box;max-width:100%}}.page-module___8aEwW__homePage:before{content:"";z-index:1;pointer-events:none;filter:blur(80px);opacity:0;background:radial-gradient(#ffffff1f 0%,#ffffff0f 30%,#0000 70%);width:1000px;height:80%;transition:opacity .6s ease-out .1s;position:fixed;top:10%;right:-100px}.page-module___8aEwW__homePage.page-module___8aEwW__loaded:before{opacity:1}.page-module___8aEwW__container{width:100%;max-width:100vw;padding:var(--spacing-xl)var(--spacing-md)var(--spacing-md)80px;z-index:2;flex-direction:column;justify-content:flex-start;min-height:100vh;margin:0;display:flex;position:relative;overflow-x:hidden}.page-module___8aEwW__content{gap:var(--spacing-xl);flex-direction:column;animation:.8s ease-out page-module___8aEwW__fadeInUp;display:flex}.page-module___8aEwW__developerSearchSection{width:100%;max-width:800px;margin-top:var(--spacing-2xl);align-self:flex-start;margin-left:0}.page-module___8aEwW__heroSection{text-align:left;animation:1s ease-out page-module___8aEwW__fadeIn}.page-module___8aEwW__heroTitle{font-size:clamp(var(--font-4xl),6vw,var(--font-6xl));color:var(--text-primary);margin-bottom:var(--spacing-md);text-shadow:0 2px 4px #0000004d;letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:900;line-height:1.1}.page-module___8aEwW__heroTitleLine{display:block}.page-module___8aEwW__heroSubtitle{font-size:clamp(var(--font-lg),2.5vw,var(--font-xl));color:var(--text-secondary);letter-spacing:-.025em;text-shadow:0 1px 2px #0000001a;max-width:600px;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:1.4}.page-module___8aEwW__heroSubtitleLine{display:block}.page-module___8aEwW__heroSubtitleHighlight{color:var(--text-accent);font-weight:700}.page-module___8aEwW__videoSection{margin-top:var(--spacing-lg);text-align:left;max-width:100%;position:relative}.page-module___8aEwW__servicesSection{margin-top:var(--spacing-lg);position:relative}.page-module___8aEwW__servicesSection:before{display:none}@media (max-width:768px){.page-module___8aEwW__servicesSection:before{display:none}}.page-module___8aEwW__servicesTitle{font-size:clamp(var(--font-xl),3vw,var(--font-3xl));color:var(--text-primary);margin-bottom:var(--spacing-md);text-align:left;letter-spacing:-.01em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:800}.page-module___8aEwW__servicesTitleLine{display:block}.page-module___8aEwW__servicesList{gap:var(--spacing-xs);flex-direction:column;display:flex}.page-module___8aEwW__serviceItem{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-xs)0;display:flex}.page-module___8aEwW__serviceIcon{width:1em;height:1em;color:var(--text-secondary);font-size:clamp(var(--font-lg),2.5vw,var(--font-xl));flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__serviceContent{flex:1}.page-module___8aEwW__serviceText{font-size:clamp(var(--font-lg),2.5vw,var(--font-xl));color:var(--text-secondary);letter-spacing:-.025em;text-shadow:0 1px 2px #0000001a;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:1.4}.page-module___8aEwW__sidebarCard{z-index:5;pointer-events:none;height:100vh;animation:.8s ease-out .3s both page-module___8aEwW__slideInRight;display:block;position:fixed;top:0;right:0}.page-module___8aEwW__sidebarCard>*{pointer-events:auto}.page-module___8aEwW__mobileCompanyCard{display:none}@media (max-width:1024px){.page-module___8aEwW__homePage{height:auto;min-height:100vh}.page-module___8aEwW__container{width:100%;max-width:none;height:auto;min-height:100vh;padding:140px var(--spacing-lg)var(--spacing-2xl);justify-content:flex-start;margin:0;position:static}.page-module___8aEwW__homePage:before{opacity:1;z-index:0}.page-module___8aEwW__mobileCompanyCard{z-index:2;animation:.8s ease-out .6s both page-module___8aEwW__fadeInUp;display:block;position:relative}.page-module___8aEwW__sidebarCard{display:none}}@media (max-width:768px){.page-module___8aEwW__container{padding:120px var(--spacing-lg)var(--spacing-2xl);max-width:100vw;overflow-x:hidden}.page-module___8aEwW__content{gap:var(--spacing-2xl)}.page-module___8aEwW__developerSearchSection{margin-top:var(--spacing-xl)}.page-module___8aEwW__heroSection{margin-bottom:var(--spacing-2xl)}.page-module___8aEwW__servicesSection{margin-top:var(--spacing-xl);margin-bottom:var(--spacing-2xl)}.page-module___8aEwW__serviceItem{gap:var(--spacing-md);padding:var(--spacing-md)0;align-items:center}.page-module___8aEwW__serviceText{font-size:var(--font-base)}.page-module___8aEwW__serviceIcon{font-size:var(--font-lg);width:1.5em;height:1.5em}}@media (max-width:480px){.page-module___8aEwW__container{padding:140px var(--spacing-lg)var(--spacing-2xl)}.page-module___8aEwW__content{gap:var(--spacing-2xl)}.page-module___8aEwW__heroSection{margin-bottom:var(--spacing-2xl)}.page-module___8aEwW__servicesSection{margin-top:var(--spacing-xl);margin-bottom:var(--spacing-2xl)}.page-module___8aEwW__servicesList{gap:0}.page-module___8aEwW__serviceItem{text-align:left;gap:var(--spacing-md);padding:var(--spacing-lg)0;border-bottom:1px solid #ffffff1a;flex-direction:row;justify-content:flex-start;align-items:center;min-height:72px;display:flex}.page-module___8aEwW__serviceItem:first-child{padding-top:var(--spacing-lg);border-top:1px solid #ffffff1a}.page-module___8aEwW__serviceItem:last-child{padding-bottom:var(--spacing-lg);border-bottom:1px solid #ffffff1a}.page-module___8aEwW__serviceIcon{width:1.5em;height:1.5em;font-size:var(--font-lg);flex-shrink:0;justify-content:center;align-items:center;margin:0;display:flex}.page-module___8aEwW__serviceText{font-size:var(--font-base);flex:1;align-items:center;height:100%;margin:0;line-height:1.5;display:flex}}@keyframes page-module___8aEwW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module___8aEwW__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.page-module___8aEwW__serviceItem:focus-within{outline:2px solid var(--text-accent);outline-offset:2px}@media print{.page-module___8aEwW__sidebarCard,.page-module___8aEwW__mobileCompanyCard{display:none}.page-module___8aEwW__container{grid-template-columns:1fr}.page-module___8aEwW__serviceItem{break-inside:avoid}}.page-module___8aEwW__developerList{z-index:1000;max-width:400px;position:fixed;bottom:20px;left:20px}.page-module___8aEwW__devToggleButton{color:#fff;border-radius:var(--radius-md);padding:var(--spacing-sm)var(--spacing-md);font-size:var(--font-sm);font-weight:var(--font-medium);cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border:1px solid #fff3;font-family:Inter,sans-serif}.page-module___8aEwW__devToggleButton:hover{color:var(--text-accent);background:#d4af3733;border-color:#d4af3766}.page-module___8aEwW__devListContainer{border-radius:var(--radius-lg);padding:var(--spacing-lg);margin-top:var(--spacing-sm);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;border:1px solid #fff3;max-height:400px;overflow-y:auto}.page-module___8aEwW__devListTitle{font-size:var(--font-base);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--spacing-md);text-align:center;font-family:Inter,sans-serif}.page-module___8aEwW__devGrid{gap:var(--spacing-xs);flex-direction:column;display:flex}.page-module___8aEwW__devButton{border-radius:var(--radius-md);padding:var(--spacing-sm);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;text-decoration:none;display:block}.page-module___8aEwW__devButton:hover{background:#d4af371a;border-color:#d4af374d}.page-module___8aEwW__devName{font-size:var(--font-sm);font-weight:var(--font-medium);color:var(--text-primary);margin-bottom:2px;font-family:Inter,sans-serif}.page-module___8aEwW__devProblems{font-size:var(--font-xs);color:var(--text-muted);opacity:.7;font-family:Inter,sans-serif}@media (max-width:768px){.page-module___8aEwW__developerList{max-width:none;bottom:10px;left:10px;right:10px}.page-module___8aEwW__devListContainer{max-height:300px}}.page-module___8aEwW__revealSection{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.page-module___8aEwW__revealSection.page-module___8aEwW__revealed{opacity:1;transform:translateY(0)}.page-module___8aEwW__heroSection.page-module___8aEwW__revealSection{opacity:1;transition-delay:0s;transform:translateY(0)}.page-module___8aEwW__videoSection.page-module___8aEwW__revealSection{transition-delay:.1s}.page-module___8aEwW__servicesSection.page-module___8aEwW__revealSection{transition-delay:.15s}.page-module___8aEwW__mobileCompanyCard.page-module___8aEwW__revealSection{transition-delay:.3s}.page-module___8aEwW__revealSection:not(.page-module___8aEwW__revealed):not(.page-module___8aEwW__heroSection){visibility:hidden}.page-module___8aEwW__revealSection.page-module___8aEwW__revealed,.page-module___8aEwW__heroSection.page-module___8aEwW__revealSection{visibility:visible}.page-module___8aEwW__devListContainer::-webkit-scrollbar{width:6px}.page-module___8aEwW__devListContainer::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.page-module___8aEwW__devListContainer::-webkit-scrollbar-thumb{background:#d4af3799;border-radius:3px}.page-module___8aEwW__devListContainer::-webkit-scrollbar-thumb:hover{background:#d4af37cc}
.DeveloperPage-module__sg95nG__developerPage{background:linear-gradient(135deg,#0f1419 0%,#1a1f2e 100%),repeating-linear-gradient(0deg,#0000,#0000 20px,#ffffff05 20px 21px),repeating-linear-gradient(90deg,#0000,#0000 150px,#ffffff04 150px 152px),url("data:image/svg+xml,%3Csvg width='100' height='120' viewBox='0 0 100 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23d4af37' stroke-width='1' stroke-opacity='0.04'%3E%3Crect x='20' y='20' width='60' height='80' rx='3'/%3E%3Cline x1='25' y1='30' x2='75' y2='30'/%3E%3Cline x1='25' y1='35' x2='70' y2='35'/%3E%3Cline x1='25' y1='40' x2='75' y2='40'/%3E%3Cline x1='25' y1='45' x2='65' y2='45'/%3E%3Cline x1='25' y1='55' x2='60' y2='55'/%3E%3Cline x1='65' y1='55' x2='75' y2='55'/%3E%3Ccircle cx='70' cy='85' r='5' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E"),radial-gradient(circle at 20% 30%,#ffffff05 0%,#0000 50%),radial-gradient(circle at 80% 70%,#ffffff04 0%,#0000 40%);width:100%;max-width:100vw;height:auto;min-height:100vh;position:relative;overflow-x:hidden}@media (max-width:768px){.DeveloperPage-module__sg95nG__developerPage *,.DeveloperPage-module__sg95nG__developerPage :before,.DeveloperPage-module__sg95nG__developerPage :after{box-sizing:border-box;max-width:100%}}.DeveloperPage-module__sg95nG__developerPage:before{content:"";z-index:1;pointer-events:none;filter:blur(80px);opacity:0;background:radial-gradient(#ffffff14 0%,#ffffff0a 30%,#0000 70%);width:1000px;height:80%;transition:opacity .6s ease-out .1s;position:fixed;top:10%;right:-100px}.DeveloperPage-module__sg95nG__developerPage.DeveloperPage-module__sg95nG__loaded:before{opacity:1}.DeveloperPage-module__sg95nG__container{width:100%;max-width:100vw;padding:var(--spacing-xl)var(--spacing-md)var(--spacing-md)80px;z-index:2;flex-direction:column;justify-content:center;min-height:100vh;margin:0;display:flex;position:relative;overflow-x:hidden}.DeveloperPage-module__sg95nG__content{gap:var(--spacing-xl);flex-direction:column;animation:.8s ease-out DeveloperPage-module__sg95nG__fadeInUp;display:flex}.DeveloperPage-module__sg95nG__heroSection{text-align:left;animation:1s ease-out DeveloperPage-module__sg95nG__fadeIn}.DeveloperPage-module__sg95nG__heroTitle{font-size:clamp(var(--font-4xl),6vw,var(--font-6xl));color:var(--text-primary);margin-bottom:var(--spacing-md);text-shadow:0 2px 4px #0000004d;letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:900;line-height:1.1}.DeveloperPage-module__sg95nG__heroTitleLine{display:block}.DeveloperPage-module__sg95nG__heroSubtitle{font-size:clamp(var(--font-lg),2.5vw,var(--font-xl));color:var(--text-secondary);letter-spacing:-.025em;text-shadow:0 1px 2px #0000001a;max-width:600px;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:1.4}.DeveloperPage-module__sg95nG__heroSubtitleLine{display:block}.DeveloperPage-module__sg95nG__heroSubtitleHighlight{color:var(--text-accent);font-weight:700}.DeveloperPage-module__sg95nG__developerName{color:#e6c85a;font-weight:var(--font-bold)}.DeveloperPage-module__sg95nG__problemsSection{margin-top:var(--spacing-lg);position:relative}.DeveloperPage-module__sg95nG__developerDetailsWrapper{z-index:1;width:100%;max-width:800px;margin-right:auto;padding-right:2rem;position:relative}.DeveloperPage-module__sg95nG__problemsSection:before{display:none}@media (max-width:768px){.DeveloperPage-module__sg95nG__problemsSection:before{display:none}}.DeveloperPage-module__sg95nG__problemsTitle{font-size:clamp(var(--font-xl),3vw,var(--font-3xl));color:var(--text-primary);margin-bottom:var(--spacing-md);text-align:left;letter-spacing:-.01em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:800}.DeveloperPage-module__sg95nG__problemsTitleLine{display:block}.DeveloperPage-module__sg95nG__problemsList{gap:var(--spacing-xs);flex-direction:column;display:flex}.DeveloperPage-module__sg95nG__problemItem{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-xs)0;display:flex}.DeveloperPage-module__sg95nG__problemIcon{width:1em;height:1em;color:var(--text-secondary);font-size:clamp(var(--font-lg),2.5vw,var(--font-xl));flex-shrink:0;justify-content:center;align-items:center;display:flex}.DeveloperPage-module__sg95nG__problemContent{flex:1}.DeveloperPage-module__sg95nG__problemText{font-size:clamp(var(--font-lg),2.5vw,var(--font-xl));color:var(--text-secondary);letter-spacing:-.025em;text-shadow:0 1px 2px #0000001a;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:1.4}.DeveloperPage-module__sg95nG__sidebarCard{z-index:5;pointer-events:none;height:100vh;display:block;position:fixed;top:0;right:0}.DeveloperPage-module__sg95nG__sidebarCard>*{pointer-events:auto}.DeveloperPage-module__sg95nG__mobileCompanyCard{display:none}@media (max-width:1024px){.DeveloperPage-module__sg95nG__developerPage{height:auto;min-height:100vh}.DeveloperPage-module__sg95nG__container{padding:120px var(--spacing-lg)var(--spacing-xl);justify-content:flex-start;width:100%;height:auto;min-height:100vh;margin:0}.DeveloperPage-module__sg95nG__mobileCompanyCard{animation:.8s ease-out .6s both DeveloperPage-module__sg95nG__fadeInUp;display:block}.DeveloperPage-module__sg95nG__sidebarCard{display:none}}@media (max-width:768px){.DeveloperPage-module__sg95nG__container{padding:120px var(--spacing-lg)var(--spacing-2xl);max-width:100vw;overflow-x:hidden}.DeveloperPage-module__sg95nG__content{gap:var(--spacing-2xl)}.DeveloperPage-module__sg95nG__heroSection{margin-bottom:var(--spacing-2xl)}.DeveloperPage-module__sg95nG__problemsSection{margin-top:var(--spacing-xl);margin-bottom:var(--spacing-2xl)}.DeveloperPage-module__sg95nG__problemItem{gap:var(--spacing-md);padding:var(--spacing-md)0;align-items:center}.DeveloperPage-module__sg95nG__problemText{font-size:var(--font-base)}.DeveloperPage-module__sg95nG__problemIcon{font-size:var(--font-lg);width:1.5em;height:1.5em}}@media (max-width:480px){.DeveloperPage-module__sg95nG__container{padding:140px var(--spacing-lg)var(--spacing-2xl)}.DeveloperPage-module__sg95nG__content{gap:var(--spacing-2xl)}.DeveloperPage-module__sg95nG__heroSection{margin-bottom:var(--spacing-2xl)}.DeveloperPage-module__sg95nG__problemsSection{margin-top:var(--spacing-xl);margin-bottom:var(--spacing-2xl)}.DeveloperPage-module__sg95nG__problemsList{gap:0}.DeveloperPage-module__sg95nG__problemItem{text-align:left;gap:var(--spacing-md);padding:var(--spacing-lg)0;border-bottom:1px solid #ffffff1a;flex-direction:row;justify-content:flex-start;align-items:center;min-height:72px;display:flex}.DeveloperPage-module__sg95nG__problemItem:first-child{padding-top:var(--spacing-lg);border-top:1px solid #ffffff1a}.DeveloperPage-module__sg95nG__problemItem:last-child{padding-bottom:var(--spacing-lg);border-bottom:1px solid #ffffff1a}.DeveloperPage-module__sg95nG__problemIcon{width:1.5em;height:1.5em;font-size:var(--font-lg);flex-shrink:0;justify-content:center;align-items:center;margin:0;display:flex}.DeveloperPage-module__sg95nG__problemText{font-size:var(--font-base);flex:1;align-items:center;height:100%;margin:0;line-height:1.5;display:flex}}@keyframes DeveloperPage-module__sg95nG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes DeveloperPage-module__sg95nG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DeveloperPage-module__sg95nG__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.DeveloperPage-module__sg95nG__revealSection{opacity:0;transition:opacity 1s ease-out,transform 1s ease-out;transform:translateY(50px)}.DeveloperPage-module__sg95nG__revealSection.DeveloperPage-module__sg95nG__revealed{opacity:1;transform:translateY(0)}.DeveloperPage-module__sg95nG__heroSection.DeveloperPage-module__sg95nG__revealSection{opacity:1;transition-delay:0s;transform:translateY(0)}.DeveloperPage-module__sg95nG__problemsSection.DeveloperPage-module__sg95nG__revealSection,.DeveloperPage-module__sg95nG__mobileCompanyCard.DeveloperPage-module__sg95nG__revealSection{transition-delay:.3s}.DeveloperPage-module__sg95nG__revealSection:not(.DeveloperPage-module__sg95nG__revealed):not(.DeveloperPage-module__sg95nG__heroSection){visibility:hidden}.DeveloperPage-module__sg95nG__revealSection.DeveloperPage-module__sg95nG__revealed,.DeveloperPage-module__sg95nG__heroSection.DeveloperPage-module__sg95nG__revealSection{visibility:visible}.DeveloperPage-module__sg95nG__problemItem:focus-within{outline:2px solid var(--text-accent);outline-offset:2px}@media print{.DeveloperPage-module__sg95nG__sidebarCard,.DeveloperPage-module__sg95nG__mobileCompanyCard{display:none}.DeveloperPage-module__sg95nG__container{grid-template-columns:1fr}.DeveloperPage-module__sg95nG__problemItem{break-inside:avoid}}
