.Hero-module__ZARIfG__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__glowMesh1,.Hero-module__ZARIfG__glowMesh2{filter:blur(100px);z-index:-1;opacity:.6;border-radius:50%;animation:8s ease-in-out infinite alternate Hero-module__ZARIfG__breathe;position:absolute}.Hero-module__ZARIfG__glowMesh1{background:var(--hero-glow-1,#6366f1);width:60vw;height:60vw;animation-delay:0s;top:-20%;left:-10%}.Hero-module__ZARIfG__glowMesh2{background:var(--hero-glow-2,#8b5cf6);width:50vw;height:50vw;animation-delay:-4s;bottom:-10%;right:-10%}@keyframes Hero-module__ZARIfG__breathe{0%{opacity:.5;transform:scale(1)translate(0)}to{opacity:.8;transform:scale(1.1)translate(5%,5%)}}.Hero-module__ZARIfG__content{z-index:1;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-.04em;font-size:clamp(3rem,8vw,6.5rem);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__heroGradientText{background:linear-gradient(135deg, var(--hero-text-start,#22d3ee) 0%, var(--hero-text-end,#6366f1) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:clamp(1.2rem,3vw,1.5rem)}.Hero-module__ZARIfG__actionsContainer{flex-direction:column;align-items:center;gap:16px;width:100%;margin-top:2rem;display:flex}.Hero-module__ZARIfG__actionsRow{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.Hero-module__ZARIfG__premiumBtn{background:var(--glass-bg);color:var(--text-primary);border:1px solid var(--glass-border);white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;justify-content:center;align-items:center;padding:12px 32px;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.Hero-module__ZARIfG__premiumBtn:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:50%;height:100%;animation:3s infinite Hero-module__ZARIfG__shimmer;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes Hero-module__ZARIfG__shimmer{0%{left:-100%}20%{left:200%}to{left:200%}}.Hero-module__ZARIfG__premiumBtn:hover{box-shadow:0 10px 30px var(--btn-glow-shadow,#6366f14d);border-color:#fff3;transform:scale(1.05)translateY(-2px)}.Hero-module__ZARIfG__btnGlow{background:radial-gradient(circle, var(--btn-glow,#ffffff1a) 0%, transparent 60%);opacity:0;pointer-events:none;width:120%;height:120%;transition:transform .4s,opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Hero-module__ZARIfG__premiumBtn:hover .Hero-module__ZARIfG__btnGlow{opacity:1;transform:translate(-50%,-50%)scale(1)}.Hero-module__ZARIfG__btnIcon{opacity:.8;z-index:1;width:18px;height:18px;margin-right:8px;transition:opacity .3s,transform .3s;position:relative}.Hero-module__ZARIfG__btnText{z-index:1;position:relative}.Hero-module__ZARIfG__iconExplore{animation:2s ease-in-out infinite Hero-module__ZARIfG__compassSpin}@keyframes Hero-module__ZARIfG__compassSpin{0%{transform:rotate(0)}25%{transform:rotate(15deg)}50%{transform:rotate(-10deg)}75%{transform:rotate(5deg)}to{transform:rotate(0)}}.Hero-module__ZARIfG__iconBlog{animation:2s ease-in-out infinite Hero-module__ZARIfG__bookTilt}@keyframes Hero-module__ZARIfG__bookTilt{0%,to{transform:rotate(0)}50%{transform:rotate(-15deg)}}.Hero-module__ZARIfG__iconPortfolio{animation:2s ease-in-out infinite Hero-module__ZARIfG__briefcaseBounce}@keyframes Hero-module__ZARIfG__briefcaseBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.Hero-module__ZARIfG__iconLinkedin{animation:2s ease-in-out infinite Hero-module__ZARIfG__linkedinPulse}@keyframes Hero-module__ZARIfG__linkedinPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.Hero-module__ZARIfG__premiumBtn:hover .Hero-module__ZARIfG__btnIcon,.Hero-module__ZARIfG__secondaryBtn:hover .Hero-module__ZARIfG__btnIcon{opacity:1}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-primary);white-space:nowrap;-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;justify-content:center;align-items:center;padding:12px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Hero-module__ZARIfG__secondaryBtn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:50%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.Hero-module__ZARIfG__secondaryBtn:hover:after{transition:left .7s;left:200%}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 8px 24px #0003}[data-theme=light] .Hero-module__ZARIfG__secondaryBtn{background:#00000005;border-color:#0000001a}[data-theme=light] .Hero-module__ZARIfG__secondaryBtn:hover{background:#0000000d;border-color:#0003;box-shadow:0 8px 24px #0000001a}.Hero-module__ZARIfG__floatingIcon{z-index:0;pointer-events:none;-webkit-backdrop-filter:blur(12px);color:var(--text-primary);opacity:.8;background:linear-gradient(135deg,#ffffff14 0%,#ffffff03 100%);border:1px solid #ffffff05;border-color:#ffffff26 #ffffff05 #ffffff05 #ffffff1a;border-radius:20px;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:0 8px 32px #00000026}[data-theme=light] .Hero-module__ZARIfG__floatingIcon{background:linear-gradient(135deg,#0000000a 0%,#00000003 100%);border:1px solid #ffffff80;border-color:#0000000d #ffffff80 #ffffff80 #00000008;box-shadow:0 8px 32px #0000000d}.Hero-module__ZARIfG__floatingIcon svg{opacity:.8;filter:drop-shadow(0 2px 4px #0003);width:50%;height:50%}.Hero-module__ZARIfG__icon1{width:70px;height:70px;animation:10s ease-in-out infinite Hero-module__ZARIfG__float1;top:15%;left:15%;transform:rotate(-15deg)}.Hero-module__ZARIfG__icon2{color:#3ddc84;width:80px;height:80px;animation:14s ease-in-out infinite reverse Hero-module__ZARIfG__float2;bottom:20%;right:15%}.Hero-module__ZARIfG__icon3{width:75px;height:75px;animation:12s ease-in-out 2s infinite Hero-module__ZARIfG__float1;top:60%;left:8%}@media (max-width:768px){.Hero-module__ZARIfG__floatingIcon{display:none}.Hero-module__ZARIfG__actionsRow{flex-wrap:wrap;gap:12px}.Hero-module__ZARIfG__premiumBtn,.Hero-module__ZARIfG__secondaryBtn{padding:10px 24px;font-size:1rem}}@keyframes Hero-module__ZARIfG__float1{0%,to{transform:translateY(0)rotate(-15deg)}50%{transform:translateY(-30px)rotate(5deg)}}@keyframes Hero-module__ZARIfG__float2{0%,to{transform:translateY(0)rotate(10deg)}50%{transform:translateY(-40px)rotate(-10deg)}}@media (max-width:500px){.Hero-module__ZARIfG__actionsRow{flex-direction:column;width:auto;min-width:220px}.Hero-module__ZARIfG__actionsRow>*{width:100%}}
.FeaturedProducts-module__HyGnCG__section{padding:80px 0}@media (max-width:768px){.FeaturedProducts-module__HyGnCG__section{padding:40px 0}}.FeaturedProducts-module__HyGnCG__featureLayout{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:32px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:80px;transition:all .5s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden}.FeaturedProducts-module__HyGnCG__featureLayout:hover{border-color:var(--glass-glow);box-shadow:0 20px 80px #ffffff0d}@media (max-width:900px){.FeaturedProducts-module__HyGnCG__featureLayout{text-align:center;grid-template-columns:1fr;padding:40px 20px}}.FeaturedProducts-module__HyGnCG__textContainer{z-index:2}.FeaturedProducts-module__HyGnCG__productTitle{letter-spacing:-.03em;background:linear-gradient(180deg, var(--gradient-start), var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:3.5rem;font-weight:700}.FeaturedProducts-module__HyGnCG__productDesc{color:var(--text-secondary);max-width:480px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}@media (max-width:900px){.FeaturedProducts-module__HyGnCG__productDesc{margin:0 auto 40px}}.FeaturedProducts-module__HyGnCG__learnMore{color:var(--text-primary);background:#ffffff1a;border-radius:100px;align-items:center;gap:8px;padding:16px 32px;font-size:1.1rem;font-weight:500;transition:background .3s;display:inline-flex}.FeaturedProducts-module__HyGnCG__learnMore:hover{background:#fff3}.FeaturedProducts-module__HyGnCG__imageContainer{justify-content:center;display:flex;position:relative}.FeaturedProducts-module__HyGnCG__mockup{box-sizing:border-box;width:300px;height:650px;transform-style:preserve-3d;will-change:transform;-webkit-font-smoothing:antialiased;background:linear-gradient(145deg,#4b5563 0%,#111827 40% 60%,#4b5563 100%);border:1px solid #ffffff26;border-radius:54px;justify-content:center;align-items:center;padding:4px;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-15deg)rotateX(5deg)scale(.95);box-shadow:inset 0 0 4px 2px #000c,0 40px 80px #000000b3,0 0 40px #8b5cf626}@media (max-width:500px){.FeaturedProducts-module__HyGnCG__mockup{background:0 0;border:1px solid #ffffff4d;border-radius:46px;width:260px;height:563px;margin:0 auto;padding:0;box-shadow:0 20px 40px #0009;transform:none!important}.FeaturedProducts-module__HyGnCG__featureLayout:hover .FeaturedProducts-module__HyGnCG__mockup{transform:none!important}.FeaturedProducts-module__HyGnCG__mockupScreen{border:2px solid #000;border-radius:46px}}.FeaturedProducts-module__HyGnCG__featureLayout:hover .FeaturedProducts-module__HyGnCG__mockup{transform:perspective(1000px)rotateY(0)rotateX(0)scale(1)}.FeaturedProducts-module__HyGnCG__mockupScreen{box-sizing:border-box;background-color:#000;border:6px solid #000;border-radius:50px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.FeaturedProducts-module__HyGnCG__videoLight{display:none}.FeaturedProducts-module__HyGnCG__videoDark{display:block}[data-theme=light] .FeaturedProducts-module__HyGnCG__videoLight{display:block}[data-theme=light] .FeaturedProducts-module__HyGnCG__videoDark{display:none}[data-theme=light] .FeaturedProducts-module__HyGnCG__mockup{border:1px solid #0000001a;box-shadow:inset 0 0 4px 2px #0000004d,0 25px 50px #00000026,0 0 40px #8b5cf61a}@media (max-width:500px){[data-theme=light] .FeaturedProducts-module__HyGnCG__mockup{box-shadow:inset 0 0 4px 2px #0000004d,0 15px 30px #00000026}}.FeaturedProducts-module__HyGnCG__mockupText{color:#ffffffb3;font-size:1.5rem;font-weight:600}
.ProductGrid-module__0X52Rq__section{padding:100px 0}.ProductGrid-module__0X52Rq__header{text-align:center;margin-bottom:64px}.ProductGrid-module__0X52Rq__title{letter-spacing:-.02em;margin-bottom:16px;font-size:3rem;font-weight:700}.ProductGrid-module__0X52Rq__subtitle{color:var(--text-secondary);font-size:1.2rem}.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:32px;display:grid}.ProductGrid-module__0X52Rq__card{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:pointer;z-index:1;border-radius:24px;flex-direction:column;padding:32px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.ProductGrid-module__0X52Rq__card:hover{z-index:10;border-color:#fff3;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #00000080}.ProductGrid-module__0X52Rq__cardGlow{background:radial-gradient(circle at 50% 0%, var(--glow-color,#ffffff1a), transparent 50%);opacity:.05;z-index:-1;pointer-events:none;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.ProductGrid-module__0X52Rq__card:hover .ProductGrid-module__0X52Rq__cardGlow{opacity:.2}.ProductGrid-module__0X52Rq__cardContent{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.ProductGrid-module__0X52Rq__headerRow{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.ProductGrid-module__0X52Rq__appIdentity{align-items:center;gap:16px;display:flex}.ProductGrid-module__0X52Rq__nameAndVersion{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.ProductGrid-module__0X52Rq__versionRow{align-items:center;gap:8px;display:flex}.ProductGrid-module__0X52Rq__icon{border-radius:22.5%;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.ProductGrid-module__0X52Rq__icon:after{content:"";pointer-events:none;z-index:1;border:1px solid #fff3;border-radius:22.5%;position:absolute;inset:0;box-shadow:inset 0 0 4px #ffffff26}[data-theme=light] .ProductGrid-module__0X52Rq__icon{box-shadow:0 4px 12px #00000014}[data-theme=light] .ProductGrid-module__0X52Rq__icon:after{border:1px solid #0000001a;box-shadow:inset 0 0 4px #0000000d}.ProductGrid-module__0X52Rq__transparentIcon{background:0 0!important}.ProductGrid-module__0X52Rq__floatingImage{object-fit:cover;border-radius:22.5%;width:100%;height:100%}.ProductGrid-module__0X52Rq__badges{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.ProductGrid-module__0X52Rq__badge{color:var(--text-secondary);white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:100px;padding:4px 10px;font-size:clamp(.65rem,1.2vw + .3rem,.75rem);font-weight:500}.ProductGrid-module__0X52Rq__statusLive{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.ProductGrid-module__0X52Rq__productName{white-space:nowrap;margin:0;font-size:clamp(1.1rem,2vw + .5rem,1.5rem);font-weight:600;line-height:1.2}.ProductGrid-module__0X52Rq__version{color:var(--text-secondary);background:#ffffff0d;border-radius:8px;padding:4px 8px;font-size:.85rem;font-weight:500}.ProductGrid-module__0X52Rq__contentArea{flex:1;margin-bottom:32px;position:relative}.ProductGrid-module__0X52Rq__description{color:var(--text-secondary);width:100%;line-height:1.5;transition:opacity .3s,transform .3s}.ProductGrid-module__0X52Rq__featureGraphicContainer{justify-content:center;align-items:center;width:100%;height:120px;margin-top:16px;transition:opacity .3s,transform .3s;display:flex}.ProductGrid-module__0X52Rq__featureGraphicContainer img{object-fit:contain;max-width:100%;max-height:100%}.ProductGrid-module__0X52Rq__actions{flex-direction:row;gap:12px;margin-top:auto;display:flex}@media (max-width:400px){.ProductGrid-module__0X52Rq__actions{flex-direction:row}}.ProductGrid-module__0X52Rq__btnPrimary,.ProductGrid-module__0X52Rq__btnSecondary{cursor:pointer;text-align:center;border:none;border-radius:12px;flex:1;padding:12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.ProductGrid-module__0X52Rq__btnPrimary{background:var(--text-primary);color:var(--bg-color)}.ProductGrid-module__0X52Rq__btnPrimary:hover{background:var(--text-primary);opacity:.9;transform:scale(1.02)}.ProductGrid-module__0X52Rq__btnSecondary{color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a}.ProductGrid-module__0X52Rq__btnSecondary:hover{background:#ffffff1a}.ProductGrid-module__0X52Rq__screenshotPlaceholder{color:#444;letter-spacing:3px;text-transform:uppercase;font-size:.85rem;font-weight:600}@media (max-width:600px){.ProductGrid-module__0X52Rq__section{padding:60px 0}.ProductGrid-module__0X52Rq__title{font-size:clamp(1.8rem,8vw,3rem)}.ProductGrid-module__0X52Rq__subtitle{font-size:clamp(.9rem,4vw,1.2rem)}.ProductGrid-module__0X52Rq__grid{grid-template-columns:1fr;gap:16px}.ProductGrid-module__0X52Rq__card{border-radius:20px;padding:16px}.ProductGrid-module__0X52Rq__headerRow{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:16px}.ProductGrid-module__0X52Rq__appIdentity{gap:12px}.ProductGrid-module__0X52Rq__icon{border-radius:12px;width:48px;height:48px}.ProductGrid-module__0X52Rq__floatingImage{width:100%;height:100%;margin-top:0;margin-left:0}.ProductGrid-module__0X52Rq__badge{padding:2px 6px;font-size:.55rem}.ProductGrid-module__0X52Rq__productName{margin:0;font-size:clamp(1.1rem,4.5vw,1.25rem);line-height:1.2}.ProductGrid-module__0X52Rq__version{padding:2px 6px;font-size:.7rem}.ProductGrid-module__0X52Rq__contentArea{margin-bottom:16px}.ProductGrid-module__0X52Rq__description{font-size:clamp(.75rem,3.5vw,.85rem);line-height:1.4}.ProductGrid-module__0X52Rq__actions{flex-direction:row;gap:8px;margin-top:auto}.ProductGrid-module__0X52Rq__btnPrimary,.ProductGrid-module__0X52Rq__btnSecondary{border-radius:10px;padding:10px 8px;font-size:clamp(.75rem,3vw,.85rem)}}
.AnimatedCounters-module__I1z3rq__section{border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);background:linear-gradient(#ffffff05 0%,#0000 100%);margin:60px 0;padding:80px 0}.AnimatedCounters-module__I1z3rq__grid{flex-wrap:wrap;justify-content:space-around;gap:40px;display:flex}.AnimatedCounters-module__I1z3rq__statCard{text-align:center;flex:1;min-width:150px}.AnimatedCounters-module__I1z3rq__value{color:var(--text-primary);letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(3rem,5vw,4rem);font-weight:700;line-height:1}.AnimatedCounters-module__I1z3rq__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:1rem;font-weight:600}@media (max-width:768px){.AnimatedCounters-module__I1z3rq__section{margin:32px 0;padding:40px 0}}
.Contact-module__hcVmEa__footer{text-align:center;padding:120px 0 80px}@media (max-width:768px){.Contact-module__hcVmEa__footer{padding:60px 0 40px}}.Contact-module__hcVmEa__title{letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(3rem,6vw,4.5rem);font-weight:700}.Contact-module__hcVmEa__subtitle{color:var(--text-secondary);margin-bottom:60px;font-size:clamp(1.2rem,3vw,1.5rem)}.Contact-module__hcVmEa__links{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.Contact-module__hcVmEa__link{color:var(--text-secondary);font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Contact-module__hcVmEa__link:hover{color:var(--text-primary)}.Contact-module__hcVmEa__link:after{content:"";background-color:var(--text-primary);width:0%;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Contact-module__hcVmEa__link:hover:after{width:100%}
.FeedbackModal-module__wOhEfW__triggerButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:100px;margin-top:40px;padding:16px 32px;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 10px 20px #6366f133}.FeedbackModal-module__wOhEfW__triggerButton:hover{transform:translateY(-2px);box-shadow:0 15px 30px #6366f166}.FeedbackModal-module__wOhEfW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s FeedbackModal-module__wOhEfW__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes FeedbackModal-module__wOhEfW__fadeIn{0%{opacity:0}to{opacity:1}}.FeedbackModal-module__wOhEfW__modal{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:24px;width:100%;max-width:500px;padding:40px;animation:.4s cubic-bezier(.16,1,.3,1) FeedbackModal-module__wOhEfW__slideUp;position:relative;box-shadow:0 24px 48px #0006}@keyframes FeedbackModal-module__wOhEfW__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.FeedbackModal-module__wOhEfW__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1;transition:color .2s;position:absolute;top:24px;right:24px}.FeedbackModal-module__wOhEfW__closeBtn:hover{color:var(--text-primary)}.FeedbackModal-module__wOhEfW__modalHeader{margin-bottom:32px}.FeedbackModal-module__wOhEfW__modalTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.75rem;font-weight:700}.FeedbackModal-module__wOhEfW__modalDesc{color:var(--text-secondary);font-size:1rem}.FeedbackModal-module__wOhEfW__formGroup{margin-bottom:24px}.FeedbackModal-module__wOhEfW__formGroup label{color:var(--text-primary);margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.FeedbackModal-module__wOhEfW__input,.FeedbackModal-module__wOhEfW__textarea{background:var(--bg-color);border:1px solid var(--glass-border);width:100%;color:var(--text-primary);border-radius:12px;padding:16px;font-family:inherit;font-size:1rem;transition:all .2s}.FeedbackModal-module__wOhEfW__input:focus,.FeedbackModal-module__wOhEfW__textarea:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.FeedbackModal-module__wOhEfW__textarea{resize:vertical;min-height:120px}.FeedbackModal-module__wOhEfW__submitBtn{background:var(--text-primary);width:100%;color:var(--bg-color);cursor:pointer;border:none;border-radius:12px;padding:16px;font-size:1.1rem;font-weight:600;transition:all .2s}.FeedbackModal-module__wOhEfW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.FeedbackModal-module__wOhEfW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.FeedbackModal-module__wOhEfW__successState{text-align:center;padding:40px 0}.FeedbackModal-module__wOhEfW__successIcon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:32px;display:flex;box-shadow:0 0 40px #10b9814d}.FeedbackModal-module__wOhEfW__successState h4{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem}.FeedbackModal-module__wOhEfW__successState p{color:var(--text-secondary)}.FeedbackModal-module__wOhEfW__customSelectContainer{width:100%;position:relative}.FeedbackModal-module__wOhEfW__customSelectTrigger{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;display:flex}.FeedbackModal-module__wOhEfW__chevron{color:var(--text-secondary);font-size:.8rem;transition:transform .3s}.FeedbackModal-module__wOhEfW__chevronOpen{transform:rotate(180deg)}.FeedbackModal-module__wOhEfW__customSelectList{background:var(--bg-secondary);border:1px solid var(--glass-border);z-index:10;border-radius:12px;width:100%;padding:8px;list-style:none;animation:.2s cubic-bezier(.16,1,.3,1) FeedbackModal-module__wOhEfW__dropdownIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 24px #0003}@keyframes FeedbackModal-module__wOhEfW__dropdownIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FeedbackModal-module__wOhEfW__customSelectItem{cursor:pointer;color:var(--text-primary);border-radius:8px;padding:12px 16px;font-weight:500;transition:all .2s}.FeedbackModal-module__wOhEfW__customSelectItem:hover,.FeedbackModal-module__wOhEfW__customSelectActive{background:var(--glass-border)}
