.Hero-module__ZARIfG__hero{text-align:center;padding:160px 0 80px;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#00c4cc14 0%,#7d2ae80a 40%,#0000 70%);width:600px;height:600px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__langToggle{top:24px;right:max(24px,calc((100vw - var(--container-max))/2 + 24px));background:var(--glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);z-index:10;border-radius:12px;align-items:center;gap:6px;padding:5px 14px;display:flex;position:absolute}.Hero-module__ZARIfG__langActive{color:#fff;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.82rem;font-weight:600}.Hero-module__ZARIfG__langInactive{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.82rem;font-weight:400;transition:color .2s}.Hero-module__ZARIfG__langInactive:hover{color:#fff}.Hero-module__ZARIfG__langDivider{color:var(--text-dim);font-size:.7rem}.Hero-module__ZARIfG__container{z-index:1;flex-direction:column;display:flex;position:relative;max-width:1200px!important}.Hero-module__ZARIfG__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-bottom:80px;display:grid}.Hero-module__ZARIfG__contentCol{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__ZARIfG__locationBadge{color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:500;display:flex}.Hero-module__ZARIfG__pulsingDot{background-color:#3b82f6;border-radius:50%;width:8px;height:8px;position:relative;box-shadow:0 0 10px #3b82f680}.Hero-module__ZARIfG__pulsingDot:after{content:"";opacity:.4;background-color:#3b82f6;border-radius:50%;animation:2s ease-out infinite Hero-module__ZARIfG__pulse;position:absolute;inset:-4px}@keyframes Hero-module__ZARIfG__pulse{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(2.5)}}.Hero-module__ZARIfG__greeting{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:600}.Hero-module__ZARIfG__headline{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(3.2rem,6vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__gradientText{background:linear-gradient(135deg,#00c4cc,#7d2ae8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__roles{color:var(--text-secondary);letter-spacing:.01em;margin-bottom:24px;font-size:1rem;font-weight:500}.Hero-module__ZARIfG__definition{color:var(--text-secondary);max-width:500px;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__actionsRow{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.Hero-module__ZARIfG__primaryButton{color:#fff;background:0 0;border:1px solid #fff3;border-radius:30px;justify-content:center;align-items:center;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__primaryButton:hover{background:#ffffff1a;border-color:#fff6}.Hero-module__ZARIfG__socialLinksRow{align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__socialIconButton{border:1px solid var(--glass-border);width:44px;height:44px;color:var(--text-secondary);-webkit-backdrop-filter:blur(10px);background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Hero-module__ZARIfG__socialIconButton:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 24px #0000004d}.Hero-module__ZARIfG__imageCol{perspective:1000px;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__imageWrapper{aspect-ratio:4/5;border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border-radius:32px;width:100%;max-width:380px;transition:transform .6s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;transform:rotateY(-12deg)rotateX(5deg)rotate(-3deg);box-shadow:-20px 25px 50px #0009}.Hero-module__ZARIfG__imageWrapper:hover{transform:rotateY(0)rotateX(0)rotate(0)scale(1.02)}.Hero-module__ZARIfG__photoGlow{filter:blur(50px);z-index:0;background:radial-gradient(circle,#00c4cc66,#7d2ae81a,#0000 70%);width:100%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__photo{-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;z-index:1;width:100%;height:100%;position:relative}.Hero-module__ZARIfG__statsContainer{border-top:1px solid var(--glass-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;width:100%;padding-top:48px;display:flex}.Hero-module__ZARIfG__statBox{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.Hero-module__ZARIfG__statValue{color:#fff;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1}.Hero-module__ZARIfG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:600}@media (max-width:968px){.Hero-module__ZARIfG__container{max-width:768px!important}.Hero-module__ZARIfG__heroGrid{text-align:center;grid-template-columns:1fr;gap:48px}.Hero-module__ZARIfG__contentCol{text-align:center;align-items:center}.Hero-module__ZARIfG__actionsRow{justify-content:center}.Hero-module__ZARIfG__imageWrapper{max-width:400px;transform:none}.Hero-module__ZARIfG__imageWrapper:hover{transform:none}.Hero-module__ZARIfG__statsContainer{text-align:center;justify-content:space-around}.Hero-module__ZARIfG__statBox{align-items:center}}@media (max-width:640px){.Hero-module__ZARIfG__hero{padding:120px 0 60px}.Hero-module__ZARIfG__headline{font-size:2.8rem}.Hero-module__ZARIfG__definition{font-size:1rem}.Hero-module__ZARIfG__statValue{font-size:2rem}}
.ContentHub-module__4luTPq__section{padding:40px 0 60px}.ContentHub-module__4luTPq__sectionHeader{text-align:center;margin-bottom:48px}.ContentHub-module__4luTPq__mainTitle{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3rem);font-weight:700}.ContentHub-module__4luTPq__mainSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ContentHub-module__4luTPq__categoryBlock{margin-bottom:48px}.ContentHub-module__4luTPq__blockHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ContentHub-module__4luTPq__titleGroup{align-items:center;gap:10px;display:flex}.ContentHub-module__4luTPq__sectionTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--text-dim);font-size:.7rem;font-weight:700}.ContentHub-module__4luTPq__badge{text-transform:uppercase;letter-spacing:.08em;background:var(--glass);color:var(--text-secondary);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;padding:3px 8px;font-size:.55rem;font-weight:700}.ContentHub-module__4luTPq__viewAll{color:var(--text-dim);font-size:.82rem;transition:color .2s}.ContentHub-module__4luTPq__viewAll:hover{color:var(--text-secondary)}.ContentHub-module__4luTPq__arrow{transition:transform .2s}.ContentHub-module__4luTPq__viewAll:hover .ContentHub-module__4luTPq__arrow{transform:translate(3px)}.ContentHub-module__4luTPq__videosGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ContentHub-module__4luTPq__videoCard{background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px);border-radius:18px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.ContentHub-module__4luTPq__videoCard:hover{border-color:var(--glass-border-hover);transform:translateY(-3px);box-shadow:0 8px 32px #0006,inset 0 0 0 1px #ffffff0a}.ContentHub-module__4luTPq__thumbnailWrapper{aspect-ratio:16/9;background:#0000004d;width:100%;position:relative;overflow:hidden}.ContentHub-module__4luTPq__thumbnailWrapper img{-o-object-fit:cover;object-fit:cover;opacity:.9;width:100%;height:100%;transition:transform .5s}.ContentHub-module__4luTPq__videoCard:hover .ContentHub-module__4luTPq__thumbnailWrapper img{opacity:1;transform:scale(1.04)}.ContentHub-module__4luTPq__durationBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0009;border-radius:6px;padding:2px 7px;font-size:.68rem;font-weight:600;position:absolute;bottom:6px;right:6px}.ContentHub-module__4luTPq__videoInfo{padding:14px 16px 16px}.ContentHub-module__4luTPq__videoTitle{color:var(--text);margin-bottom:4px;font-size:.88rem;font-weight:500;line-height:1.35}.ContentHub-module__4luTPq__cardMeta{color:var(--text-dim);font-size:.72rem}.ContentHub-module__4luTPq__postsList{flex-direction:column;display:flex}.ContentHub-module__4luTPq__postListItem{border:1px solid #0000;border-radius:12px;align-items:center;padding:14px 16px;text-decoration:none;transition:all .2s;display:flex}.ContentHub-module__4luTPq__postListItem:hover{background:var(--glass);border-color:var(--glass-border)}.ContentHub-module__4luTPq__postListDate{width:80px;color:var(--text-dim);flex-shrink:0;font-size:.72rem}.ContentHub-module__4luTPq__postListContent{flex-grow:1}.ContentHub-module__4luTPq__postListTitle{color:var(--text);font-size:.92rem;font-weight:500}.ContentHub-module__4luTPq__postListArrow{opacity:0;color:var(--text-dim);transition:all .2s}.ContentHub-module__4luTPq__postListItem:hover .ContentHub-module__4luTPq__postListArrow{opacity:.6;transform:translate(2px)}.ContentHub-module__4luTPq__emptyState{text-align:center;color:var(--text-dim);padding:24px;font-size:.85rem}@media (max-width:900px){.ContentHub-module__4luTPq__videosGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ContentHub-module__4luTPq__videosGrid{grid-template-columns:1fr}.ContentHub-module__4luTPq__postListItem{flex-direction:column;align-items:flex-start;gap:4px}}
.HomeContent-module__sQ2FvG__section{padding:60px 0}.HomeContent-module__sQ2FvG__sectionLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-dim);margin-bottom:24px;font-size:.7rem;font-weight:700}.HomeContent-module__sQ2FvG__projectsGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.HomeContent-module__sQ2FvG__projectCard{-webkit-backdrop-filter:blur(24px);color:var(--text);background:#12121266;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;padding:28px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.HomeContent-module__sQ2FvG__projectCard:hover{background:#ffffff08;border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 20px 40px #0000004d}.HomeContent-module__sQ2FvG__projectHighlight{background:linear-gradient(145deg,#5221dc0f 0%,#00c4cc0a 100%);border:1px solid #7d2ae826}@media (max-width:768px){.HomeContent-module__sQ2FvG__projectsGrid{grid-template-columns:1fr}}.HomeContent-module__sQ2FvG__projectHighlight:hover{background:linear-gradient(145deg,#5221dc1a 0%,#00c4cc14 100%);border-color:#7d2ae84d;transform:translateY(-2px);box-shadow:0 20px 40px #5221dc26}.HomeContent-module__sQ2FvG__projectHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.HomeContent-module__sQ2FvG__projectIdentity{align-items:center;gap:16px;display:flex}.HomeContent-module__sQ2FvG__projectLogo{-o-object-fit:contain;object-fit:contain;background:#fffffff2;border-radius:12px;flex-shrink:0;width:48px;height:48px;padding:8px;box-shadow:0 8px 16px #0003}.HomeContent-module__sQ2FvG__projectTitle{color:#fff;letter-spacing:-.01em;font-size:1.3rem;font-weight:700}.HomeContent-module__sQ2FvG__projectMeta{text-transform:uppercase;letter-spacing:.08em;color:#fff6;font-size:.72rem;font-weight:600}.HomeContent-module__sQ2FvG__projectDesc{color:#ffffffa6;letter-spacing:-.01em;font-size:.95rem;line-height:1.6}.HomeContent-module__sQ2FvG__toolsHeader{text-align:center;margin-bottom:64px}.HomeContent-module__sQ2FvG__sectionTitle{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3rem);font-weight:700}.HomeContent-module__sQ2FvG__sectionSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.HomeContent-module__sQ2FvG__toolsContainer{flex-direction:column;gap:32px;display:flex}.HomeContent-module__sQ2FvG__toolsCategory{text-align:left;margin-bottom:40px}.HomeContent-module__sQ2FvG__categoryName{color:#fff;border-bottom:1px solid var(--glass-border);margin-bottom:20px;padding-bottom:10px;font-size:1.1rem;font-weight:600}.HomeContent-module__sQ2FvG__toolsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.HomeContent-module__sQ2FvG__toolCard{background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);color:var(--text);border-radius:20px;align-items:flex-start;gap:20px;padding:24px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.HomeContent-module__sQ2FvG__toolCard:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 40px #0003}.HomeContent-module__sQ2FvG__canvaHighlight{background:linear-gradient(135deg,#00c4cc14 0%,#7d2ae814 100%);border:1px solid #00c4cc40;grid-column:1/-1}.HomeContent-module__sQ2FvG__canvaHighlight:hover{background:linear-gradient(135deg,#00c4cc26 0%,#7d2ae826 100%);border-color:#00c4cc99;transform:translateY(-4px)scale(1.01);box-shadow:0 12px 40px #00c4cc33}.HomeContent-module__sQ2FvG__toolLogo{-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:14px;flex-shrink:0;width:56px;height:56px;padding:10px;box-shadow:0 4px 12px #0000001a}.HomeContent-module__sQ2FvG__toolInfo{flex-direction:column;gap:6px;display:flex}.HomeContent-module__sQ2FvG__toolName{color:#fff;letter-spacing:-.01em;font-size:1.15rem;font-weight:600}.HomeContent-module__sQ2FvG__toolDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.HomeContent-module__sQ2FvG__canvaHighlight .HomeContent-module__sQ2FvG__toolName,.HomeContent-module__sQ2FvG__canvaHighlight .HomeContent-module__sQ2FvG__toolDesc{font-size:1.1rem}.HomeContent-module__sQ2FvG__canvaHighlight .HomeContent-module__sQ2FvG__toolDesc{color:#00c4cc;font-weight:500}.HomeContent-module__sQ2FvG__disclaimer{color:var(--text-dim);text-align:center;margin-top:40px;font-size:.75rem}.HomeContent-module__sQ2FvG__contactCard{background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(24px);text-align:center;border-radius:24px;padding:64px 48px}.HomeContent-module__sQ2FvG__contactTitle{color:#fff;letter-spacing:-.03em;margin-bottom:10px;font-size:2rem;font-weight:700}.HomeContent-module__sQ2FvG__contactBody{color:var(--text-secondary);margin-bottom:28px;max-width:400px;margin-inline:auto;font-size:.95rem}.HomeContent-module__sQ2FvG__contactLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.HomeContent-module__sQ2FvG__socialLink{color:var(--text-secondary);font-size:.88rem;font-weight:500;transition:color .2s}.HomeContent-module__sQ2FvG__socialLink:hover{color:#fff}@media (max-width:768px){.HomeContent-module__sQ2FvG__projectsGrid{grid-template-columns:1fr}.HomeContent-module__sQ2FvG__contactCard{border-radius:18px;padding:40px 24px}.HomeContent-module__sQ2FvG__contactTitle{font-size:1.6rem}}
