.Hero-module__ZARIfG__hero{text-align:center;isolation:isolate;background:#030608;padding:148px 0 72px;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoBackdrop,.Hero-module__ZARIfG__backdropScrim{pointer-events:none;position:absolute;inset:0}.Hero-module__ZARIfG__videoBackdrop{z-index:-2;opacity:.28}.Hero-module__ZARIfG__videoBackdrop video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.Hero-module__ZARIfG__backdropScrim{z-index:-1;background:linear-gradient(90deg,#030608fa 0%,#030608e0 48%,#0306089e 100%),linear-gradient(#030608b8 0%,#0000 45%,#030608d1 83%,#030608 100%)}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__videoBackdrop video{display:none}}.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:end;gap:24px;min-height:570px;display:grid}.Hero-module__ZARIfG__contentCol{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__ZARIfG__locationBadge{letter-spacing:.13em;text-transform:uppercase;color:var(--text-secondary);background:#00e5ff12;border:1px solid #00e5ff47;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.69rem;font-weight:700;display:flex;box-shadow:0 0 22px #00e5ff1a}.Hero-module__ZARIfG__pulsingDot{background-color:#00e5ff;border-radius:50%;width:8px;height:8px;position:relative;box-shadow:0 0 10px #00e5ffcc}.Hero-module__ZARIfG__pulsingDot:after{content:"";opacity:.4;background-color:#00e5ff;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:#fffffff2;margin-bottom:16px;font-size:1rem;font-weight:650}.Hero-module__ZARIfG__headline{color:#fff;letter-spacing:-.055em;margin-bottom:14px;font-size:clamp(3.4rem,6.3vw,5.25rem);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:#e5f6f8a3;letter-spacing:.01em;margin-bottom:18px;font-size:.93rem;font-weight:600}.Hero-module__ZARIfG__definition{color:#e5f6f8a3;max-width:475px;margin-bottom:22px;font-size:1rem;line-height:1.55}.Hero-module__ZARIfG__actionsRow{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.Hero-module__ZARIfG__primaryButton{color:#071014;cursor:pointer;background:#fffffff5;border:1px solid #00e5ffd9;border-radius:14px;justify-content:center;align-items:center;padding:15px 26px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 24px #00e5ff47}.Hero-module__ZARIfG__primaryButton:hover{background:#fff;transform:translateY(-2px)}.Hero-module__ZARIfG__socialLinksRow{align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__socialIconButton{color:#eafafbb8;-webkit-backdrop-filter:blur(10px);background:#071014b8;border:1px solid #bbe8ec29;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;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{justify-content:center;align-items:center;min-height:570px;display:flex;position:relative}.Hero-module__ZARIfG__imageWrapper{aspect-ratio:4/5;background:0 0;border:none;border-radius:0;width:100%;max-width:500px;animation:6s ease-in-out infinite Hero-module__ZARIfG__portraitFloat;position:relative;overflow:visible}@keyframes Hero-module__ZARIfG__portraitFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Hero-module__ZARIfG__photoGlow{filter:blur(52px);z-index:0;background:radial-gradient(circle,#00cae44d,#0a46521f 45%,#0000 72%);width:90%;height:78%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__photo{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;z-index:1;width:100%;height:100%;position:relative;-webkit-mask-image:linear-gradient(#000 0% 75%,#000000e0 84%,#0000 100%);mask-image:linear-gradient(#000 0% 75%,#000000e0 84%,#0000 100%)}.Hero-module__ZARIfG__statsContainer{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:min(100%,480px);margin:0 0 24px;display:grid}.Hero-module__ZARIfG__statBox{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#041419a8;border:1px solid #00e5ff2e;border-radius:14px;flex-direction:column;align-items:flex-start;gap:4px;min-height:82px;padding:15px 18px;display:flex;box-shadow:inset 0 1px #ffffff0a}.Hero-module__ZARIfG__instagramStat{text-decoration:none;transition:border-color .2s,background .2s,transform .2s}.Hero-module__ZARIfG__instagramStat:hover{background:#071f25d6;border-color:#00e5ff94;transform:translateY(-2px)}.Hero-module__ZARIfG__statValue{color:#f7feff;font-size:clamp(1.75rem,3vw,2.45rem);font-weight:800;line-height:1}.Hero-module__ZARIfG__statLabel{color:#d7f5f899;text-transform:uppercase;letter-spacing:.05em;font-size:.66rem;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}.Hero-module__ZARIfG__statsContainer{text-align:center;margin-left:auto;margin-right:auto}.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}.Hero-module__ZARIfG__imageCol{min-height:380px}.Hero-module__ZARIfG__statsContainer{gap:8px}.Hero-module__ZARIfG__statBox{min-height:74px;padding:13px}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__imageWrapper{animation:none}}
.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}}.HomeContent-module__sQ2FvG__freeToolsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.HomeContent-module__sQ2FvG__freeToolCard{border:1px solid var(--glass-border);background:var(--surface);color:var(--text);border-radius:18px;flex-direction:column;gap:8px;padding:24px;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.HomeContent-module__sQ2FvG__freeToolCard:hover{border-color:#00e5ff66;transform:translateY(-3px)}.HomeContent-module__sQ2FvG__freeToolCard h3{letter-spacing:-.01em;font-size:1.05rem;font-weight:650}.HomeContent-module__sQ2FvG__freeToolCard p{color:var(--text-secondary);flex:1;font-size:.9rem;line-height:1.5}.HomeContent-module__sQ2FvG__freeToolCard span{color:#8ff0ff;font-size:.85rem;font-weight:600}.HomeContent-module__sQ2FvG__freeToolAll{background:linear-gradient(135deg,#00e5ff0f,#7d2ae80f);border-color:#00e5ff40}.HomeContent-module__sQ2FvG__toolsShowcase,.HomeContent-module__sQ2FvG__projectsSection,.HomeContent-module__sQ2FvG__stackSection{padding:92px 0}.HomeContent-module__sQ2FvG__eyebrow{color:#f2fbfc;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:26px;font-size:.74rem;font-weight:800;display:flex}.HomeContent-module__sQ2FvG__eyebrow span{color:#82efff;border:1px solid #00e5ff59;border-radius:999px;place-items:center;width:30px;height:25px;font-size:.65rem;display:grid}.HomeContent-module__sQ2FvG__featuredToolsLayout{grid-template-columns:minmax(0,2.35fr) minmax(260px,.85fr);gap:16px;display:grid}.HomeContent-module__sQ2FvG__featuredToolCard{color:#fff;background:radial-gradient(circle at 72% 35%,#00e5ff1a,#0000 32%),linear-gradient(120deg,#061518,#070b11 70%);border:1px solid #00e5ff40;border-radius:24px;grid-template-columns:minmax(240px,.8fr) minmax(290px,1.1fr);align-items:center;gap:24px;min-height:360px;padding:34px;text-decoration:none;transition:transform .25s,border-color .25s;display:grid;position:relative;overflow:hidden}.HomeContent-module__sQ2FvG__featuredToolCard:hover{border-color:#00e5ff94;transform:translateY(-4px)}.HomeContent-module__sQ2FvG__featuredKicker{color:#7ceeff;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:7px;font-size:.7rem;font-weight:800;display:flex}.HomeContent-module__sQ2FvG__featuredToolCopy h2{letter-spacing:-.055em;max-width:310px;margin:12px 0;font-size:clamp(2rem,3vw,3.15rem);line-height:.96}.HomeContent-module__sQ2FvG__featuredToolCopy p{color:#e8f8faa8;max-width:310px;line-height:1.55}.HomeContent-module__sQ2FvG__featuredToolCopy ul{color:#e8f8fac2;gap:7px;margin:20px 0;padding:0;font-size:.83rem;list-style:none;display:grid}.HomeContent-module__sQ2FvG__featuredToolCopy li{align-items:center;gap:8px;display:flex}.HomeContent-module__sQ2FvG__featuredToolCopy li svg{color:#54ddea}.HomeContent-module__sQ2FvG__featuredCta{color:#031113;background:#0cd4e7;border-radius:10px;align-items:center;gap:8px;padding:12px 15px;font-size:.86rem;font-weight:800;display:inline-flex}.HomeContent-module__sQ2FvG__removerPreview{background:#101115;border:1px solid #ffffff1f;border-radius:17px;align-self:stretch;min-height:270px;position:relative;overflow:hidden}.HomeContent-module__sQ2FvG__removerPreview img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.HomeContent-module__sQ2FvG__removerDemoBase,.HomeContent-module__sQ2FvG__removerDemoReveal{position:absolute;inset:0}.HomeContent-module__sQ2FvG__removerDemoReveal{z-index:1;background:repeating-conic-gradient(#202126 0 25%,#121316 0 50%)50%/20px 20px;animation:5.5s ease-in-out infinite HomeContent-module__sQ2FvG__homeDemoSweep}.HomeContent-module__sQ2FvG__removerDemoLine{z-index:3;color:#0ce4f6;background:#0ce4f6;place-items:center;width:2px;animation:5.5s ease-in-out infinite HomeContent-module__sQ2FvG__homeDemoLine;display:grid;position:absolute;top:0;bottom:0;box-shadow:0 0 15px #00e5ffcc}.HomeContent-module__sQ2FvG__removerDemoLine svg{background:#091518;border:1px solid #0ce4f6;border-radius:50%;width:31px;height:31px;padding:7px}.HomeContent-module__sQ2FvG__removerTagBefore,.HomeContent-module__sQ2FvG__removerTagAfter{z-index:4;letter-spacing:.09em;text-transform:uppercase;background:#040a0cb3;border:1px solid #ffffff2e;border-radius:999px;padding:4px 9px;font-size:.61rem;font-weight:800;position:absolute;top:12px}.HomeContent-module__sQ2FvG__removerTagBefore{left:12px}.HomeContent-module__sQ2FvG__removerTagAfter{color:#65edfa;border-color:#00e5ff66;right:12px}.HomeContent-module__sQ2FvG__removerUploadHint{z-index:4;white-space:nowrap;color:#e9f9fad1;background:#030a0dcc;border-radius:8px;align-items:center;gap:7px;padding:7px 10px;font-size:.68rem;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}@keyframes HomeContent-module__sQ2FvG__homeDemoSweep{0%,8%{clip-path:inset(0 0 0 82%)}46%,62%{clip-path:inset(0 0 0 18%)}to{clip-path:inset(0 0 0 82%)}}@keyframes HomeContent-module__sQ2FvG__homeDemoLine{0%,8%{left:82%}46%,62%{left:18%}to{left:82%}}.HomeContent-module__sQ2FvG__allToolsCard{color:#fff;background:radial-gradient(circle at 50% 20%,#683cf629,#0000 36%),#090b15;border:1px solid #6b4eff47;border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:360px;padding:30px;text-decoration:none;transition:transform .25s,border-color .25s;display:flex}.HomeContent-module__sQ2FvG__allToolsCard:hover{border-color:#8b6fffb3;transform:translateY(-4px)}.HomeContent-module__sQ2FvG__allToolsIcon{color:#b6a2ff;background:#6944e91f;border:1px solid #8b6fff66;border-radius:13px;place-items:center;width:46px;height:46px;margin-bottom:46px;display:grid}.HomeContent-module__sQ2FvG__allToolsCard h3{letter-spacing:-.04em;font-size:1.5rem;line-height:1.08}.HomeContent-module__sQ2FvG__allToolsCard p{color:#ece8ff9e;margin:12px 0 22px;line-height:1.5}.HomeContent-module__sQ2FvG__allToolsCard>span:last-child,.HomeContent-module__sQ2FvG__projectCta{color:#d7cbff;align-items:center;gap:6px;font-size:.84rem;font-weight:700;display:inline-flex}.HomeContent-module__sQ2FvG__splitSectionHead{justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px;display:flex}.HomeContent-module__sQ2FvG__splitSectionHead .HomeContent-module__sQ2FvG__eyebrow{margin-bottom:16px}.HomeContent-module__sQ2FvG__splitSectionHead .HomeContent-module__sQ2FvG__sectionTitle{letter-spacing:-.06em;max-width:530px;margin:0;font-size:clamp(2.25rem,4.3vw,4rem);line-height:.98}.HomeContent-module__sQ2FvG__splitSectionHead .HomeContent-module__sQ2FvG__sectionSubtitle{text-align:left;max-width:350px;margin:0 0 5px;font-size:.98rem}.HomeContent-module__sQ2FvG__projectsGrid{gap:16px}.HomeContent-module__sQ2FvG__projectCard{background:#0a0b0e;border-color:#ffffff17;border-radius:22px;min-height:300px;padding:28px}.HomeContent-module__sQ2FvG__projectCard:hover{border-color:#fff3;transform:translateY(-4px)}.HomeContent-module__sQ2FvG__projectArtwork{z-index:0;opacity:.85;position:absolute;inset:0;overflow:hidden}.HomeContent-module__sQ2FvG__projectArtwork span{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;display:block;position:absolute}.HomeContent-module__sQ2FvG__projectArtwork span:first-child{width:210px;height:130px;bottom:15px;right:-35px;transform:rotate(-12deg)}.HomeContent-module__sQ2FvG__projectArtwork span:nth-child(2){width:150px;height:210px;bottom:-105px;right:94px;transform:rotate(15deg)}.HomeContent-module__sQ2FvG__projectArtwork span:nth-child(3){border-radius:50%;width:95px;height:95px;top:32px;right:35px}.HomeContent-module__sQ2FvG__projectHeader,.HomeContent-module__sQ2FvG__projectDesc,.HomeContent-module__sQ2FvG__projectCta{z-index:1;position:relative}.HomeContent-module__sQ2FvG__projectHeader{margin-bottom:auto}.HomeContent-module__sQ2FvG__projectDesc{max-width:53%;margin:28px 0 18px}.HomeContent-module__sQ2FvG__projectCta{color:#b8f4fa}.HomeContent-module__sQ2FvG__projectUnicanva{background:radial-gradient(circle at 83% 25%,#724aff47,#0000 32%),#0a0a12}.HomeContent-module__sQ2FvG__projectVoxaigo{background:radial-gradient(circle at 84% 45%,#e4ad2726,#0000 34%),#0d0c09}.HomeContent-module__sQ2FvG__projectVibestudio{background:radial-gradient(circle at 82% 30%,#6c33f929,#0000 36%),#090a10}.HomeContent-module__sQ2FvG__projectConsultoria{background:radial-gradient(circle at 82% 35%,#9237ff2e,#0000 34%),#0b0a10}.HomeContent-module__sQ2FvG__stackSection{padding-bottom:110px}.HomeContent-module__sQ2FvG__toolsContainer{gap:14px}.HomeContent-module__sQ2FvG__toolsCategory{background:#080c0e73;border:1px solid #ffffff14;border-radius:18px;margin:0;padding:15px}.HomeContent-module__sQ2FvG__categoryName{border:0;align-items:center;gap:12px;margin:0 0 13px;padding:0;display:flex}.HomeContent-module__sQ2FvG__categoryName span{color:#7eeefa;letter-spacing:.08em;text-transform:uppercase;background:#00e5ff1f;border-radius:999px;padding:5px 9px;font-size:.68rem}.HomeContent-module__sQ2FvG__categoryName small{color:#ffffff6b;font-size:.75rem;font-weight:500}.HomeContent-module__sQ2FvG__toolsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.HomeContent-module__sQ2FvG__toolCard,.HomeContent-module__sQ2FvG__canvaHighlight{background:#ffffff06;border-radius:12px;grid-column:auto;gap:12px;min-height:92px;padding:13px}.HomeContent-module__sQ2FvG__toolCard:hover,.HomeContent-module__sQ2FvG__canvaHighlight:hover{background:#ffffff0f;transform:translateY(-2px)}.HomeContent-module__sQ2FvG__toolLogo{border-radius:10px;width:44px;height:44px;padding:7px}.HomeContent-module__sQ2FvG__toolInfo{gap:3px}.HomeContent-module__sQ2FvG__toolName,.HomeContent-module__sQ2FvG__canvaHighlight .HomeContent-module__sQ2FvG__toolName{font-size:.9rem}.HomeContent-module__sQ2FvG__toolDesc,.HomeContent-module__sQ2FvG__canvaHighlight .HomeContent-module__sQ2FvG__toolDesc{color:#ffffff87;font-size:.73rem}.HomeContent-module__sQ2FvG__toolArrow{color:#ffffff6b;flex:none;margin:auto 0 auto auto}.HomeContent-module__sQ2FvG__disclaimer{margin-top:8px}@media (max-width:800px){.HomeContent-module__sQ2FvG__featuredToolsLayout,.HomeContent-module__sQ2FvG__featuredToolCard,.HomeContent-module__sQ2FvG__projectsGrid,.HomeContent-module__sQ2FvG__toolsGrid{grid-template-columns:1fr}.HomeContent-module__sQ2FvG__featuredToolCard{padding:24px}.HomeContent-module__sQ2FvG__removerPreview{min-height:250px}.HomeContent-module__sQ2FvG__splitSectionHead{display:block}.HomeContent-module__sQ2FvG__splitSectionHead .HomeContent-module__sQ2FvG__sectionSubtitle{margin-top:18px}.HomeContent-module__sQ2FvG__projectDesc{max-width:75%}.HomeContent-module__sQ2FvG__toolsShowcase,.HomeContent-module__sQ2FvG__projectsSection,.HomeContent-module__sQ2FvG__stackSection{padding:62px 0}}@media (prefers-reduced-motion:reduce){.HomeContent-module__sQ2FvG__removerDemoReveal,.HomeContent-module__sQ2FvG__removerDemoLine{animation:none}.HomeContent-module__sQ2FvG__removerDemoReveal{clip-path:inset(0 0 0 50%)}.HomeContent-module__sQ2FvG__removerDemoLine{left:50%}}.HomeContent-module__sQ2FvG__projectArtwork{opacity:1;background-position:100%;background-repeat:no-repeat;background-size:cover;transition:transform .5s;overflow:hidden}.HomeContent-module__sQ2FvG__projectCard:hover .HomeContent-module__sQ2FvG__projectArtwork{transform:scale(1.035)}.HomeContent-module__sQ2FvG__projectConsultoria{grid-column:1/-1;min-height:270px}.HomeContent-module__sQ2FvG__projectConsultoria .HomeContent-module__sQ2FvG__projectDesc{max-width:430px}.HomeContent-module__sQ2FvG__projectPoints{z-index:1;color:#edf6fcb8;grid-template-columns:repeat(3,max-content);gap:18px;margin:3px 0 22px;padding:0;font-size:.78rem;list-style:none;display:grid;position:relative}.HomeContent-module__sQ2FvG__projectPoints li{align-items:center;gap:7px;display:inline-flex}.HomeContent-module__sQ2FvG__projectPoints svg{color:#76e9fa}@media (max-width:800px){.HomeContent-module__sQ2FvG__projectConsultoria{grid-column:auto}.HomeContent-module__sQ2FvG__projectPoints{grid-template-columns:1fr;gap:8px}}
