.TemplateWork-module__NL97GW__container{color:#1f2937;background-color:#f9fafb;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;display:flex}.TemplateWork-module__NL97GW__progressBar{z-index:1000;background:linear-gradient(90deg,#6d28d9,#ec4899);height:4px;transition:width .3s;position:fixed;top:0;left:0}.TemplateWork-module__NL97GW__header{z-index:100;background-color:#fff;justify-content:space-between;align-items:center;padding:1.5rem 5%;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.TemplateWork-module__NL97GW__logo{color:#1f2937;align-items:center;gap:.5rem;font-size:1.8rem;font-weight:700;display:flex}.TemplateWork-module__NL97GW__logoIcon{font-size:1.5rem}.TemplateWork-module__NL97GW__logoAccent{color:#6d28d9}.TemplateWork-module__NL97GW__premiumBadge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(45deg,#6d28d9,#ec4899);border-radius:1rem;margin-top:.2rem;margin-left:.5rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.TemplateWork-module__NL97GW__headerActions{gap:1rem;display:flex}.TemplateWork-module__NL97GW__primaryButton{cursor:pointer;color:#fff;background:linear-gradient(45deg,#6d28d9,#8b5cf6);border:none;border-radius:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px -1px #6d28d94d}.TemplateWork-module__NL97GW__primaryButton:hover{background:linear-gradient(45deg,#5b21b6,#7c3aed);transform:translateY(-2px);box-shadow:0 10px 15px -3px #6d28d94d}.TemplateWork-module__NL97GW__secondaryButton{cursor:pointer;color:#4f46e5;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.TemplateWork-module__NL97GW__secondaryButton:hover{background:#f8fafc;border-color:#c7d2fe}.TemplateWork-module__NL97GW__secondaryButton:disabled{opacity:.7;cursor:not-allowed}.TemplateWork-module__NL97GW__saving{color:#666;background-color:#f0f0f0}.TemplateWork-module__NL97GW__spinner{border:2px solid #4f46e54d;border-top-color:#4f46e5;border-radius:50%;width:1rem;height:1rem;animation:1s ease-in-out infinite TemplateWork-module__NL97GW__spin}@keyframes TemplateWork-module__NL97GW__spin{to{transform:rotate(360deg)}}.TemplateWork-module__NL97GW__notification{color:#fff;z-index:1000;background:#4f46e5;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 1.5rem;animation:.3s ease-out forwards TemplateWork-module__NL97GW__slideIn;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.TemplateWork-module__NL97GW__notificationProgress{background:#ffffff80;height:3px;animation:3s linear forwards TemplateWork-module__NL97GW__progress;position:absolute;bottom:0;left:0}@keyframes TemplateWork-module__NL97GW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes TemplateWork-module__NL97GW__progress{0%{width:100%}to{width:0%}}.TemplateWork-module__NL97GW__main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem 5% 4rem}.TemplateWork-module__NL97GW__formHeader{text-align:center;margin-bottom:3rem}.TemplateWork-module__NL97GW__formHeader h1{color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:800;display:inline-block;position:relative}.TemplateWork-module__NL97GW__titleUnderline{z-index:-1;transform-origin:0;background-color:#8b5cf633;width:100%;height:10px;animation:1s ease-out forwards TemplateWork-module__NL97GW__underlineGrow;position:absolute;bottom:5px;left:0}@keyframes TemplateWork-module__NL97GW__underlineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.TemplateWork-module__NL97GW__formHeader p{color:#6b7280;max-width:700px;margin:0 auto;font-size:1.1rem}.TemplateWork-module__NL97GW__resumeForm{background:#fff;border-radius:1.5rem;margin-bottom:3rem;padding:2.5rem;box-shadow:0 4px 20px #0000000d}.TemplateWork-module__NL97GW__formSection{margin-bottom:3rem;position:relative}.TemplateWork-module__NL97GW__sectionHeader{margin-bottom:1.5rem;position:relative}.TemplateWork-module__NL97GW__sectionHeader h2{color:#1f2937;font-size:1.5rem;font-weight:700;display:inline-block;position:relative}.TemplateWork-module__NL97GW__sectionHeader h2:after{content:"";background:linear-gradient(90deg,#6d28d9,#ec4899);border-radius:3px;width:50px;height:3px;position:absolute;bottom:-5px;left:0}.TemplateWork-module__NL97GW__sectionDecor{z-index:-1;background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);width:50px;height:50px;position:absolute;top:-10px;right:-10px}.TemplateWork-module__NL97GW__personalInfo{align-items:flex-start;gap:2rem;display:flex}.TemplateWork-module__NL97GW__photoBlock{flex-direction:column;flex:0 0 200px;align-items:center;display:flex}.TemplateWork-module__NL97GW__photoUpload{cursor:pointer;background:#f3f4f6;border:2px dashed #d1d5db;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;transition:all .3s;display:flex;position:relative;overflow:hidden}.TemplateWork-module__NL97GW__photoUpload:hover{background:#ede9fe;border-color:#8b5cf6}.TemplateWork-module__NL97GW__uploadIcon{color:#6b7280;margin-bottom:.5rem;font-size:2.5rem}.TemplateWork-module__NL97GW__photoPreview{object-fit:cover;width:100%;height:100%}.TemplateWork-module__NL97GW__fileInput{display:none}.TemplateWork-module__NL97GW__photoHint{color:#6b7280;text-align:center;margin-top:.5rem;font-size:.8rem}.TemplateWork-module__NL97GW__personalFields{flex:1}.TemplateWork-module__NL97GW__formGroup{margin-bottom:1.5rem;position:relative}.TemplateWork-module__NL97GW__formGroup label{color:#374151;margin-bottom:.5rem;font-weight:600;display:block}.TemplateWork-module__NL97GW__formGroup input,.TemplateWork-module__NL97GW__formGroup textarea{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.TemplateWork-module__NL97GW__formGroup input:focus,.TemplateWork-module__NL97GW__formGroup textarea:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf633}.TemplateWork-module__NL97GW__formGroup textarea{resize:vertical;min-height:100px}.TemplateWork-module__NL97GW__inputDecor{transform-origin:0;background:linear-gradient(90deg,#6d28d9,#ec4899);width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.TemplateWork-module__NL97GW__formGroup input:focus~.TemplateWork-module__NL97GW__inputDecor,.TemplateWork-module__NL97GW__formGroup textarea:focus~.TemplateWork-module__NL97GW__textareaDecor{transform:scaleX(1)}.TemplateWork-module__NL97GW__textareaDecor{transform-origin:0;background:linear-gradient(90deg,#6d28d9,#ec4899);width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.TemplateWork-module__NL97GW__formRow{gap:1.5rem;display:flex}.TemplateWork-module__NL97GW__formRow .TemplateWork-module__NL97GW__formGroup{flex:1}.TemplateWork-module__NL97GW__formGroup select{appearance:none;cursor:pointer;background:#f9fafb url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 1rem center/1em no-repeat;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.TemplateWork-module__NL97GW__formGroup select:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf633}.TemplateWork-module__NL97GW__formGroup select option{color:#374151;background:#fff;padding:.5rem}.TemplateWork-module__NL97GW__formGroup select option:first-child{color:#9ca3af}.TemplateWork-module__NL97GW__formGroup select:focus~.TemplateWork-module__NL97GW__inputDecor{transform:scaleX(1)}.TemplateWork-module__NL97GW__skillsContainer{background:#f9fafb;border-radius:.5rem;padding:1.5rem}.TemplateWork-module__NL97GW__skillsInput{gap:.5rem;margin-bottom:1rem;display:flex}.TemplateWork-module__NL97GW__skillsInput input{border:1px solid #e5e7eb;border-radius:.5rem;flex:1;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.TemplateWork-module__NL97GW__skillsInput input:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf633}.TemplateWork-module__NL97GW__addButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#6d28d9,#8b5cf6);border:none;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex}.TemplateWork-module__NL97GW__addButton:hover{background:linear-gradient(45deg,#5b21b6,#7c3aed);transform:translateY(-2px)}.TemplateWork-module__NL97GW__skillsList{flex-wrap:wrap;gap:.5rem;display:flex}.TemplateWork-module__NL97GW__skillItem{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex;box-shadow:0 1px 3px #0000001a}.TemplateWork-module__NL97GW__removeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.2rem;line-height:1;transition:color .2s}.TemplateWork-module__NL97GW__removeButton:hover{color:#ef4444}.TemplateWork-module__NL97GW__experienceItem,.TemplateWork-module__NL97GW__educationItem,.TemplateWork-module__NL97GW__projectItem{background:#f9fafb;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s;position:relative}.TemplateWork-module__NL97GW__experienceItem:hover,.TemplateWork-module__NL97GW__educationItem:hover,.TemplateWork-module__NL97GW__projectItem:hover{transform:translateY(-3px);box-shadow:0 10px 15px -3px #0000000d}.TemplateWork-module__NL97GW__addItemButton,.TemplateWork-module__NL97GW__removeItemButton{color:#6d28d9;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .3s;display:inline-flex}.TemplateWork-module__NL97GW__addItemButton{background:#8b5cf61a}.TemplateWork-module__NL97GW__addItemButton:hover{background:#8b5cf633}.TemplateWork-module__NL97GW__removeItemButton{color:#6b7280}.TemplateWork-module__NL97GW__removeItemButton:hover{color:#ef4444;background:#ef44441a}.TemplateWork-module__NL97GW__formActions{justify-content:center;margin-top:2rem;display:flex}.TemplateWork-module__NL97GW__submitButton{cursor:pointer;color:#fff;background:linear-gradient(45deg,#6d28d9,#8b5cf6);border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #6d28d94d}.TemplateWork-module__NL97GW__submitButton:hover{background:linear-gradient(45deg,#5b21b6,#7c3aed);transform:translateY(-2px);box-shadow:0 10px 15px -3px #6d28d94d}.TemplateWork-module__NL97GW__submitButton:disabled{opacity:.7;cursor:not-allowed}.TemplateWork-module__NL97GW__submitButton:after{content:"";background:linear-gradient(to bottom right,#fff0 0%,#ffffff4d 50%,#fff0 100%);width:200%;height:200%;animation:1.5s infinite TemplateWork-module__NL97GW__shimmer;position:absolute;top:-50%;left:-50%;transform:rotate(30deg)}@keyframes TemplateWork-module__NL97GW__shimmer{0%{transform:translate(-100%)rotate(30deg)}to{transform:translate(100%)rotate(30deg)}}.TemplateWork-module__NL97GW__footer{color:#fff;background:#1f2937;padding-top:3rem}.TemplateWork-module__NL97GW__footerContent{flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;padding:0 5%;display:flex}.TemplateWork-module__NL97GW__footerColumn{flex:1;min-width:200px}.TemplateWork-module__NL97GW__footerColumn h3{color:#e5e7eb;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.TemplateWork-module__NL97GW__footerColumn a{color:#9ca3af;margin-bottom:.8rem;text-decoration:none;transition:color .2s;display:block}.TemplateWork-module__NL97GW__footerColumn a:hover{color:#fff}.TemplateWork-module__NL97GW__footerBottom{color:#9ca3af;border-top:1px solid #374151;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:2rem 5%;font-size:.9rem;display:flex}.TemplateWork-module__NL97GW__socialLinks{gap:1rem;display:flex}.TemplateWork-module__NL97GW__socialLinks a{color:#9ca3af;font-size:1.2rem;transition:color .2s}.TemplateWork-module__NL97GW__socialLinks a:hover{color:#fff}@media (max-width:1024px){.TemplateWork-module__NL97GW__personalInfo{flex-direction:column}.TemplateWork-module__NL97GW__photoBlock{align-self:center}}@media (max-width:768px){.TemplateWork-module__NL97GW__header{flex-direction:column;gap:1rem;padding:1rem}.TemplateWork-module__NL97GW__headerActions{justify-content:center;width:100%}.TemplateWork-module__NL97GW__resumeForm{padding:1.5rem}.TemplateWork-module__NL97GW__formRow{flex-direction:column;gap:1rem}.TemplateWork-module__NL97GW__formHeader h1{font-size:2rem}}@media (max-width:480px){.TemplateWork-module__NL97GW__main{padding:1rem 1rem 3rem}.TemplateWork-module__NL97GW__formHeader h1{font-size:1.8rem}.TemplateWork-module__NL97GW__formHeader p{font-size:1rem}.TemplateWork-module__NL97GW__footerContent{flex-direction:column}.TemplateWork-module__NL97GW__footerBottom{text-align:center;flex-direction:column}}
.Home-module__Ho9lYW__container{min-height:100vh;position:relative;overflow-x:hidden}.Home-module__Ho9lYW__progressBar{background:linear-gradient(90deg, var(--primary-color), var(--secondary-color));z-index:1001;height:4px;transition:width .1s linear;position:fixed;top:0;left:0}.Home-module__Ho9lYW__particles{pointer-events:none;z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0}.Home-module__Ho9lYW__particle{will-change:transform;background-color:#8b5cf633;border-radius:50%;width:6px;height:6px;animation:8s ease-in-out infinite Home-module__Ho9lYW__float;position:absolute}@keyframes Home-module__Ho9lYW__float{0%,to{transform:translateY(0)translate(0)}25%{transform:translateY(-20px)translate(10px)}50%{transform:translateY(0)translate(20px)}75%{transform:translateY(20px)translate(10px)}}.Home-module__Ho9lYW__header{z-index:1000;background-color:#fffc;justify-content:space-between;align-items:center;padding:1.5rem 5%;transition:all .3s;display:flex;position:fixed;top:4px;left:0;right:0}.Home-module__Ho9lYW__header.Home-module__Ho9lYW__scrolled{border-bottom:1px solid #ffffff4d;top:0;box-shadow:0 4px 30px #0000000d}.Home-module__Ho9lYW__logo{color:var(--dark-color);align-items:center;gap:.5rem;font-size:1.8rem;font-weight:700;display:flex}.Home-module__Ho9lYW__logoIcon{font-size:1.5rem}.Home-module__Ho9lYW__logoAccent{color:var(--primary-color)}.Home-module__Ho9lYW__premiumBadge{background:linear-gradient(45deg, var(--primary-color), var(--secondary-color));color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:1rem;margin-top:.2rem;margin-left:.5rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.Home-module__Ho9lYW__nav{align-items:center;gap:2rem;display:flex}.Home-module__Ho9lYW__nav a{color:var(--gray-color);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.Home-module__Ho9lYW__nav a:hover{color:var(--primary-color)}.Home-module__Ho9lYW__nav a:after{content:"";background:linear-gradient(90deg, var(--primary-color), var(--secondary-color));width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Home-module__Ho9lYW__nav a:hover:after{width:100%}.Home-module__Ho9lYW__navButtons{gap:1rem;margin-left:1rem;display:flex}.Home-module__Ho9lYW__loginButton{cursor:pointer;color:var(--gray-color);background:0 0;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .3s}.Home-module__Ho9lYW__loginButton:hover{color:var(--primary-color)}.Home-module__Ho9lYW__menuButton{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:none;position:relative}.Home-module__Ho9lYW__menuButton span{background-color:var(--dark-color);width:100%;height:2px;transition:all .3s;display:block}.Home-module__Ho9lYW__menuButton.Home-module__Ho9lYW__open span:first-child{transform:translateY(8px)rotate(45deg)}.Home-module__Ho9lYW__menuButton.Home-module__Ho9lYW__open span:nth-child(2){opacity:0}.Home-module__Ho9lYW__menuButton.Home-module__Ho9lYW__open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Home-module__Ho9lYW__ctaButton{cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.Home-module__Ho9lYW__ctaButton.Home-module__Ho9lYW__primary{background:linear-gradient(45deg, var(--primary-color), var(--primary-light));color:#fff;box-shadow:0 4px 6px -1px #6d28d94d,0 2px 4px -1px #6d28d91a}.Home-module__Ho9lYW__ctaButton.Home-module__Ho9lYW__primary:hover{background:linear-gradient(45deg, var(--primary-dark), var(--primary-color));transform:translateY(-2px);box-shadow:0 10px 15px -3px #6d28d94d,0 4px 6px -2px #6d28d91a}.Home-module__Ho9lYW__ctaButton.Home-module__Ho9lYW__secondary{color:var(--primary-color);border:1px solid var(--light-gray);background-color:#fff;box-shadow:0 1px 3px #0000000d}.Home-module__Ho9lYW__ctaButton.Home-module__Ho9lYW__secondary:hover{background-color:#f9fafb;border-color:#ddd6fe;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.Home-module__Ho9lYW__ctaButton.Home-module__Ho9lYW__large{padding:1rem 2rem;font-size:1.1rem}.Home-module__Ho9lYW__buttonArrow{transition:transform .3s}.Home-module__Ho9lYW__ctaButton:hover .Home-module__Ho9lYW__buttonArrow{transform:translate(3px)}.Home-module__Ho9lYW__main{position:relative}.Home-module__Ho9lYW__hero{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:10rem 5% 6rem;display:flex;position:relative;overflow:hidden}.Home-module__Ho9lYW__heroContent{z-index:2;flex:1;max-width:600px;position:relative}.Home-module__Ho9lYW__heroBadge{background:linear-gradient(45deg, var(--primary-color), var(--secondary-color));color:#fff;letter-spacing:1px;border-radius:1rem;margin-bottom:1.5rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.Home-module__Ho9lYW__heroTitle{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Home-module__Ho9lYW__titleLine{margin-bottom:.5rem;display:block;position:relative}.Home-module__Ho9lYW__titleAccent{color:var(--primary-color);z-index:1;position:relative}.Home-module__Ho9lYW__titleUnderline{z-index:-1;transform-origin:0;background-color:#8b5cf633;width:100%;height:.75rem;animation:1.5s ease-out forwards Home-module__Ho9lYW__underlineGrow;position:absolute;bottom:0;left:0}@keyframes Home-module__Ho9lYW__underlineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Home-module__Ho9lYW__heroSubtitle{color:var(--gray-color);max-width:90%;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.Home-module__Ho9lYW__heroButtons{gap:1rem;margin-bottom:3rem;display:flex}.Home-module__Ho9lYW__heroStats{flex-wrap:wrap;gap:2rem;display:flex}.Home-module__Ho9lYW__statItem{background:#fffc;border:1px solid #ffffff4d;border-radius:.75rem;flex-direction:column;padding:1rem 1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.Home-module__Ho9lYW__statValue{background:linear-gradient(45deg, var(--primary-color), var(--secondary-color));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;line-height:1}.Home-module__Ho9lYW__statLabel{color:var(--gray-color);font-size:.9rem}.Home-module__Ho9lYW__heroVisual{flex:1;justify-content:center;min-height:500px;display:flex;position:relative}.Home-module__Ho9lYW__resumeMockup{z-index:2;background:#fff;border-radius:1.5rem;width:380px;height:500px;transition:transform .5s;position:relative;transform:perspective(1000px)rotateY(15deg)rotateX(5deg);box-shadow:0 25px 50px -12px #00000026}.Home-module__Ho9lYW__resumeScreen{border-radius:.75rem;width:calc(100% - 2rem);height:calc(100% - 2rem);transition:transform .3s;display:flex;position:absolute;inset:1rem;box-shadow:0 4px 12px #0000001a}.Home-module__Ho9lYW__leftColumn{background:#6d28d9;border-top-left-radius:.75rem;border-bottom-left-radius:.75rem;flex-direction:column;align-items:center;width:35%;height:100%;padding:2rem;display:flex}.Home-module__Ho9lYW__rightColumn{flex-direction:column;width:65%;height:100%;padding:2rem;display:flex}.Home-module__Ho9lYW__photoPlaceholder{background:#fff3;border:2px dashed #fff6;border-radius:50%;width:5rem;height:5rem;margin-bottom:2rem}.Home-module__Ho9lYW__resumeMockup:hover{transform:perspective(1000px)rotateY(5deg)rotateX(0)}@keyframes Home-module__Ho9lYW__resumeShine{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Home-module__Ho9lYW__resumeGlow{z-index:-1;background:radial-gradient(circle,#8b5cf626 0%,#0000 50%);border-radius:2rem;animation:4s ease-in-out infinite Home-module__Ho9lYW__pulse;position:absolute;inset:-20px}@keyframes Home-module__Ho9lYW__pulse{0%,to{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1)}}.Home-module__Ho9lYW__heroDecoration{z-index:1;background:radial-gradient(circle,#8b5cf61a 0%,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.Home-module__Ho9lYW__sectionHeader{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto;position:relative}.Home-module__Ho9lYW__sectionSubtitle{color:var(--primary-dark);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.Home-module__Ho9lYW__textGradient1{background:linear-gradient(45deg, var(--primary-light), var(--secondary-color));color:#0000;-webkit-background-clip:text;background-clip:text}.Home-module__Ho9lYW__sectionHeader p{color:var(--gray-color);font-size:1.1rem;line-height:1.7}.Home-module__Ho9lYW__features{background-color:var(--light-color);padding:8rem 5%;position:relative;overflow:hidden}.Home-module__Ho9lYW__features:before{content:"";opacity:.5;background-image:radial-gradient(#8b5cf60d 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__Ho9lYW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1300px;margin:0 auto;display:grid}.Home-module__Ho9lYW__featureCard{background:#fff;border:1px solid #00000008;border-radius:1.5rem;padding:0;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000a}.Home-module__Ho9lYW__cardHeader{padding:1.5rem 1.5rem 1rem;position:relative}.Home-module__Ho9lYW__accentBar{background:linear-gradient(45deg, var(--primary-light), var(--secondary-color));opacity:.8;width:100%;height:4px;transition:all .4s;position:absolute;top:0;left:0}.Home-module__Ho9lYW__featureCard h3{color:#111827;letter-spacing:-.01em;margin:.5rem 0 0;font-size:1.25rem;font-weight:700}.Home-module__Ho9lYW__featureCard p{color:#8a8a8a;margin:0;padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.7}.Home-module__Ho9lYW__hoverEffect{background-color:var(--accent-color);opacity:0;z-index:-1;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__Ho9lYW__featureCard:hover{transform:translateY(-6px)}.Home-module__Ho9lYW__featureCard:hover .Home-module__Ho9lYW__hoverEffect{opacity:.03}.Home-module__Ho9lYW__featureCard:hover .Home-module__Ho9lYW__accentBar{opacity:1;height:8px}.Home-module__Ho9lYW__featureCard:after{content:"";pointer-events:none;border:1px solid #0000;border-radius:1.5rem;width:100%;height:100%;transition:border-color .4s;position:absolute;top:0;left:0}.Home-module__Ho9lYW__featureCard:hover:after{border-color:var(--accent-color);opacity:.15}.Home-module__Ho9lYW__process{background:linear-gradient(#fff 0%,#f5f3ff 100%);padding:8rem 5%;position:relative}.Home-module__Ho9lYW__processContainer{flex-direction:column;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.Home-module__Ho9lYW__processContent{flex:1}.Home-module__Ho9lYW__steps{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.Home-module__Ho9lYW__step{cursor:pointer;background-color:#fff;border:1px solid #ffffff4d;border-radius:1.5rem;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.Home-module__Ho9lYW__step:before{content:"";z-index:-1;background:linear-gradient(135deg,#ffffffe6 0%,#ffffffb3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__Ho9lYW__step.Home-module__Ho9lYW__active{background:linear-gradient(45deg, var(--primary-color), var(--primary-light));color:#fff;box-shadow:0 10px 15px -3px #6d28d94d}.Home-module__Ho9lYW__step.Home-module__Ho9lYW__active h3,.Home-module__Ho9lYW__step.Home-module__Ho9lYW__active p{color:#fff}.Home-module__Ho9lYW__stepNumber{width:50px;height:50px;color:var(--primary-color);background-color:#ede9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;transition:all .3s;display:flex}.Home-module__Ho9lYW__step.Home-module__Ho9lYW__active .Home-module__Ho9lYW__stepNumber{color:var(--primary-color);background-color:#fff}.Home-module__Ho9lYW__stepContent h3{color:var(--darker-color);margin-bottom:.5rem;font-size:1.1rem;font-weight:600;transition:color .3s}.Home-module__Ho9lYW__stepContent p{color:var(--gray-color);font-size:.95rem;transition:color .3s}.Home-module__Ho9lYW__stepProgress{z-index:-2;background-color:#ede9fe;width:2px;height:calc(100% + 1.5rem);position:absolute;top:50%;left:25px;transform:translateY(-50%)}.Home-module__Ho9lYW__step:last-child .Home-module__Ho9lYW__stepProgress{display:none}.Home-module__Ho9lYW__processVisual{flex:1;min-height:500px;position:relative}.Home-module__Ho9lYW__processAnimation{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Home-module__Ho9lYW__processImage{opacity:0;z-index:2;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;max-width:500px;height:100%;transition:all .5s;position:relative;transform:scale(.9)}.Home-module__Ho9lYW__processImage.Home-module__Ho9lYW__step1{opacity:1;background-image:url(/process-step1.svg);transform:scale(1)}.Home-module__Ho9lYW__processImage.Home-module__Ho9lYW__step2{background-image:url(/process-step2.svg)}.Home-module__Ho9lYW__processImage.Home-module__Ho9lYW__step3{background-image:url(/process-step3.svg)}.Home-module__Ho9lYW__processImage.Home-module__Ho9lYW__step4{background-image:url(/process-step4.svg)}.Home-module__Ho9lYW__processGlow{z-index:1;background:radial-gradient(circle,#8b5cf61a 0%,#0000 50%);border-radius:2rem;animation:4s ease-in-out infinite alternate Home-module__Ho9lYW__pulse;position:absolute;inset:-50px}.Home-module__Ho9lYW__templates{background:linear-gradient(#f9fafb,#fff);padding:6rem 5%;position:relative;overflow:hidden}.Home-module__Ho9lYW__templates:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#6d28d90d 1px,#0000 0);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__Ho9lYW__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem;position:relative}.Home-module__Ho9lYW__sectionSubtitle{color:#6d28d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.Home-module__Ho9lYW__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Home-module__Ho9lYW__textGradient{background:linear-gradient(90deg,#6d28d9,#ec4899);color:#0000;-webkit-background-clip:text;background-clip:text}.Home-module__Ho9lYW__sectionDescription{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Home-module__Ho9lYW__templatesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1300px;margin:0 auto;display:grid}.Home-module__Ho9lYW__templateCard{outline-offset:-1px;background:#fff;border:1px solid #00000008;border-radius:12px;outline:1px solid #0000;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000008}.Home-module__Ho9lYW__templateCard:hover{outline:1px solid var(--accent-color);outline-offset:-1px;box-shadow:0 8px 24px #00000014;box-shadow:0 8px 24px #00000014, inset 0 0 0 1px var(--accent-color);transform:translateY(-5px)}.Home-module__Ho9lYW__cardHover{z-index:0;background:0 0;border-radius:12px;width:calc(100% + 2px);height:calc(100% + 2px);transition:box-shadow .3s;position:absolute;top:-1px;left:-1px;box-shadow:0 0 0 1px #0000}.Home-module__Ho9lYW__templateCard:hover .Home-module__Ho9lYW__cardHover{box-shadow:0 0 0 1px var(--accent-color)}.Home-module__Ho9lYW__cardContent{flex-direction:column;height:100%;display:flex}.Home-module__Ho9lYW__cardTop{margin-bottom:1rem}.Home-module__Ho9lYW__categoryTag{background-color:var(--light-color);color:var(--accent-color);border-radius:4px;margin-bottom:.8rem;padding:.25rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.Home-module__Ho9lYW__templateTitle{color:#111827;margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.3;position:relative}.Home-module__Ho9lYW__templateDesc{color:#6b7280;margin:0 0 1rem;font-size:.95rem;line-height:1.5}.Home-module__Ho9lYW__cardMiddle{flex:1;margin-bottom:1.25rem}.Home-module__Ho9lYW__features{margin:0;padding:0;list-style:none}.Home-module__Ho9lYW__feature{color:#4b5563;margin-bottom:.5rem;padding-left:1.25rem;font-size:.85rem;line-height:1.5;position:relative}.Home-module__Ho9lYW__featureMarker{background-color:var(--accent-color);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.Home-module__Ho9lYW__cardBottom{margin-top:auto}.Home-module__Ho9lYW__selectLink{color:var(--accent-color);align-items:center;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Home-module__Ho9lYW__selectLink:hover{color:var(--accent-color);transform:translate(3px)}.Home-module__Ho9lYW__arrowIcon{fill:currentColor;width:14px;height:14px;margin-left:.5rem;transition:transform .3s}.Home-module__Ho9lYW__selectLink:hover .Home-module__Ho9lYW__arrowIcon{transform:translate(2px)}.Home-module__Ho9lYW__cardHover{background:linear-gradient(135deg, rgba(var(--accent-color), .02) 0%, transparent 100%);opacity:0;z-index:-1;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Home-module__Ho9lYW__templateCard:hover .Home-module__Ho9lYW__cardHover{opacity:1}.Home-module__Ho9lYW__faqList{z-index:1;gap:1rem;max-width:980px;margin:0 auto;display:grid;position:relative}.Home-module__Ho9lYW__faqItem{background:#fff;border:1px solid #0000000f;border-radius:1rem;transition:border-color .25s,box-shadow .25s;overflow:hidden;box-shadow:0 4px 14px #00000008}.Home-module__Ho9lYW__faqItemOpen{border-color:#6d28d959;box-shadow:0 10px 28px #6d28d91a}.Home-module__Ho9lYW__faqQuestion{color:#111827;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.15rem 1.25rem;font-size:1.02rem;font-weight:700;display:flex}.Home-module__Ho9lYW__faqChevron{fill:#6d28d9;flex-shrink:0;width:20px;height:20px;transition:transform .25s}.Home-module__Ho9lYW__faqChevronOpen{transform:rotate(180deg)}.Home-module__Ho9lYW__faqAnswer{opacity:0;max-height:0;transition:max-height .35s,opacity .2s;overflow:hidden}.Home-module__Ho9lYW__faqAnswer p{color:#4b5563;margin:0;padding:0 1.25rem 1.15rem;line-height:1.7}.Home-module__Ho9lYW__faqAnswerOpen{opacity:1;max-height:260px}@media (max-width:1024px){.Home-module__Ho9lYW__templates{padding:5rem 5%}.Home-module__Ho9lYW__sectionHeader h2{font-size:2.2rem}}@media (max-width:768px){.Home-module__Ho9lYW__templatesGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.Home-module__Ho9lYW__sectionHeader h2{font-size:2rem}.Home-module__Ho9lYW__sectionDescription{font-size:1rem}.Home-module__Ho9lYW__faqQuestion{padding:1rem;font-size:.98rem}.Home-module__Ho9lYW__faqAnswer p{padding-left:1rem;padding-right:1rem}}@media (max-width:480px){.Home-module__Ho9lYW__templates{padding:4rem 1.5rem}.Home-module__Ho9lYW__sectionHeader h2{font-size:1.8rem}.Home-module__Ho9lYW__templateCard{padding:1.5rem}}.Home-module__Ho9lYW__testimonials{background:linear-gradient(45deg, var(--primary-dark), var(--primary-color));color:#fff;padding:6rem 5%;position:relative;overflow:hidden}.Home-module__Ho9lYW__testimonials:before{content:"";opacity:.2;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__Ho9lYW__testimonialsContainer{z-index:2;max-width:1200px;margin:0 auto;position:relative}.Home-module__Ho9lYW__testimonialsSlider{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.Home-module__Ho9lYW__testimonialCard{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:1.5rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Home-module__Ho9lYW__testimonialCard:hover{background:#ffffff26;transform:translateY(-5px)}.Home-module__Ho9lYW__testimonialAvatar{margin-bottom:1.5rem;font-size:3rem}.Home-module__Ho9lYW__testimonialContent p{margin-bottom:1.5rem;font-style:italic;line-height:1.7;position:relative}.Home-module__Ho9lYW__testimonialAuthor{flex-direction:column;display:flex}.Home-module__Ho9lYW__testimonialAuthor strong{font-weight:700}.Home-module__Ho9lYW__testimonialAuthor span{opacity:.8;font-size:.9rem}.Home-module__Ho9lYW__testimonialDecor{z-index:-1;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute;top:0;right:0}.Home-module__Ho9lYW__finalCTA{background-color:var(--darker-color);color:#fff;padding:6rem 5%;position:relative;overflow:hidden}.Home-module__Ho9lYW__finalCTA:before{content:"";opacity:.3;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__Ho9lYW__ctaContainer{align-items:center;max-width:1200px;margin:0 auto;display:flex}.Home-module__Ho9lYW__ctaContent{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:auto;display:flex}.Home-module__Ho9lYW__ctaContent h2{margin:auto auto 1.5rem;font-size:2.5rem;font-weight:800;line-height:1.3}.Home-module__Ho9lYW__ctaContent p{opacity:.9;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.Home-module__Ho9lYW__ctaVisual{flex:1;min-height:300px;position:relative}.Home-module__Ho9lYW__ctaDecoration{z-index:1;background:radial-gradient(circle,#8b5cf633 0%,#0000 50%);border-radius:50%;animation:4s ease-in-out infinite alternate Home-module__Ho9lYW__pulse;position:absolute;inset:-100px}@media (max-width:1200px){.Home-module__Ho9lYW__heroTitle{font-size:3rem}.Home-module__Ho9lYW__processContainer{flex-direction:column;gap:3rem}.Home-module__Ho9lYW__processVisual{width:100%;min-height:400px}.Home-module__Ho9lYW__ctaContainer{text-align:center;flex-direction:column;gap:3rem}}@media (max-width:1024px){.Home-module__Ho9lYW__hero{text-align:center;flex-direction:column;padding-top:8rem;padding-bottom:4rem}.Home-module__Ho9lYW__heroContent{flex-direction:column;align-items:center;max-width:100%;margin-bottom:3rem;display:flex}.Home-module__Ho9lYW__heroButtons{justify-content:center}.Home-module__Ho9lYW__heroSubtitle{max-width:100%;margin-left:auto;margin-right:auto}.Home-module__Ho9lYW__heroStats{justify-content:center}.Home-module__Ho9lYW__heroVisual{min-height:400px}.Home-module__Ho9lYW__nav{z-index:1000;background:#fffffff2;flex-direction:column;align-items:flex-start;width:80%;max-width:350px;height:100vh;padding:6rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%}.Home-module__Ho9lYW__nav.Home-module__Ho9lYW__open{right:0}.Home-module__Ho9lYW__nav a{padding:.5rem 0;font-size:1.1rem}.Home-module__Ho9lYW__navButtons{flex-direction:column;width:100%;margin-top:2rem;margin-left:0}.Home-module__Ho9lYW__menuButton{display:flex}.Home-module__Ho9lYW__sectionHeader h2{font-size:2rem}}@media (max-width:768px){.Home-module__Ho9lYW__heroTitle{font-size:2.5rem}.Home-module__Ho9lYW__heroButtons{flex-direction:column}.Home-module__Ho9lYW__ctaButton{width:100%}}@media (max-width:480px){.Home-module__Ho9lYW__heroTitle{font-size:2rem}.Home-module__Ho9lYW__heroSubtitle{font-size:1.1rem}.Home-module__Ho9lYW__ctaContent h2{font-size:2rem}.Home-module__Ho9lYW__sectionHeader h2{font-size:1.8rem}.Home-module__Ho9lYW__step{flex-direction:column;gap:1rem}.Home-module__Ho9lYW__stepNumber{width:40px;height:40px}.Home-module__Ho9lYW__stepProgress{height:calc(100% + 1rem);left:20px}}.Home-module__Ho9lYW__resumeBlueprint{background:#fff;border:1px solid #e5e7eb;width:100%;max-width:800px;height:1000px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.Home-module__Ho9lYW__infoLines{flex-direction:column;align-items:center;width:100%;display:flex}.Home-module__Ho9lYW__line{background:#ffffff4d;border-radius:2px;margin-bottom:8px}.Home-module__Ho9lYW__headerLine{background:#56595e;border-radius:4px;margin-bottom:2rem}.Home-module__Ho9lYW__section{margin-bottom:1.5rem}.Home-module__Ho9lYW__sectionLine{background:#56595e;border-radius:4px;margin-bottom:.5rem}.Home-module__Ho9lYW__dashedLine{background:repeating-linear-gradient(90deg,#d1d5db 0 4px,#0000 4px 8px);width:100%;height:1px;margin:.5rem 0 1rem}.Home-module__Ho9lYW__contentLine{background:#e5e7eb;border-radius:2px;margin-bottom:6px}.Home-module__Ho9lYW__skillLine{background:#e5e7eb;border-radius:2px;margin-bottom:10px;position:relative}
.ModalAlert-module__2fGCcW__modalOverlay{z-index:2000;background-color:#00000080;justify-content:center;align-items:center;animation:.3s ease-out forwards ModalAlert-module__2fGCcW__fadeIn;display:flex;position:fixed;inset:0}.ModalAlert-module__2fGCcW__modalContainer{opacity:0;background:#fff;border-radius:1.25rem;width:90%;max-width:450px;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards ModalAlert-module__2fGCcW__modalSlideUp;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ModalAlert-module__2fGCcW__modalContent{text-align:center;padding:2rem}.ModalAlert-module__2fGCcW__iconContainer{margin-bottom:1.5rem}.ModalAlert-module__2fGCcW__warningIcon{color:#f59e0b;width:60px;height:60px;animation:2s infinite ModalAlert-module__2fGCcW__pulse}.ModalAlert-module__2fGCcW__modalTitle{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:inline-block;position:relative}.ModalAlert-module__2fGCcW__modalTitle:after{content:"";background:linear-gradient(90deg,#6d28d9,#ec4899);border-radius:3px;width:40px;height:3px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.ModalAlert-module__2fGCcW__modalText{color:#6b7280;margin-bottom:2rem;font-size:1rem;line-height:1.6}.ModalAlert-module__2fGCcW__buttonContainer{justify-content:center;display:flex}.ModalAlert-module__2fGCcW__confirmButton{cursor:pointer;color:#fff;background:linear-gradient(45deg,#6d28d9,#8b5cf6);border:none;border-radius:.75rem;padding:.75rem 2rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #6d28d94d}.ModalAlert-module__2fGCcW__confirmButton:hover{background:linear-gradient(45deg,#5b21b6,#7c3aed);transform:translateY(-2px);box-shadow:0 10px 15px -3px #6d28d94d}.ModalAlert-module__2fGCcW__confirmButton:active{transform:translateY(0)}.ModalAlert-module__2fGCcW__decorativeElement{background:linear-gradient(90deg,#6d28d9,#ec4899);width:100%;height:5px;position:absolute;bottom:0;left:0}@keyframes ModalAlert-module__2fGCcW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ModalAlert-module__2fGCcW__modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ModalAlert-module__2fGCcW__pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:480px){.ModalAlert-module__2fGCcW__modalContent{padding:1.5rem}.ModalAlert-module__2fGCcW__warningIcon{width:50px;height:50px}.ModalAlert-module__2fGCcW__modalTitle{font-size:1.3rem}.ModalAlert-module__2fGCcW__modalText{font-size:.9rem}}
.ModalTemplates-module__AIRYnq__modalOverlay{z-index:2000;opacity:0;background-color:#000000b3;justify-content:center;align-items:center;transition:opacity .3s ease-out;display:flex;position:fixed;inset:0}.ModalTemplates-module__AIRYnq__modalOverlay.ModalTemplates-module__AIRYnq__visible{opacity:1}.ModalTemplates-module__AIRYnq__modal{opacity:0;background:linear-gradient(135deg,#fffffff2 0%,#ffffffe6 100%);border:1px solid #ffffff4d;border-radius:1.5rem;width:90%;max-width:1100px;max-height:85vh;padding:2.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow-y:auto;transform:translateY(20px)scale(.95);box-shadow:0 25px 50px -12px #00000040}.ModalTemplates-module__AIRYnq__modal.ModalTemplates-module__AIRYnq__visible{opacity:1;transform:translateY(0)scale(1)}.ModalTemplates-module__AIRYnq__closeButton{color:var(--gray-color);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.8rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ModalTemplates-module__AIRYnq__closeButton:hover{color:var(--primary-color);background-color:#8b5cf61a}.ModalTemplates-module__AIRYnq__modalHeader{text-align:center;margin-bottom:2.5rem}.ModalTemplates-module__AIRYnq__modalHeader h2{color:#0000;background:linear-gradient(45deg, var(--primary-color), var(--secondary-color));-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800;display:inline-block}.ModalTemplates-module__AIRYnq__modalHeader p{color:var(--gray-color);max-width:80%;margin:0 auto;font-size:1.1rem}.ModalTemplates-module__AIRYnq__templatesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.ModalTemplates-module__AIRYnq__templateCard{cursor:pointer;text-align:center;background:#fff;border:1px solid #ffffff4d;border-radius:1.25rem;padding:1.8rem 1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.ModalTemplates-module__AIRYnq__templateCard:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.ModalTemplates-module__AIRYnq__templateBadge{background:var(--accent-color);color:#fff;border-radius:1rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:.8rem;right:.8rem}.ModalTemplates-module__AIRYnq__templateIcon{color:var(--accent-color);margin-bottom:1rem;font-size:2.5rem}.ModalTemplates-module__AIRYnq__templateCard h3{color:var(--darker-color);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ModalTemplates-module__AIRYnq__templateCard p{color:var(--gray-color);margin-bottom:1.5rem;font-size:.95rem}.ModalTemplates-module__AIRYnq__templateHover{background:linear-gradient(45deg, var(--accent-color), var(--primary-color));opacity:0;z-index:-1;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.ModalTemplates-module__AIRYnq__templateCard:hover .ModalTemplates-module__AIRYnq__templateHover{opacity:.05}.ModalTemplates-module__AIRYnq__templateSelect{color:var(--accent-color);border-radius:.5rem;padding:.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.ModalTemplates-module__AIRYnq__templateCard:hover .ModalTemplates-module__AIRYnq__templateSelect{background-color:#8b5cf61a}.ModalTemplates-module__AIRYnq__templateCard.ModalTemplates-module__AIRYnq__selected{border:2px solid var(--accent-color);box-shadow:0 0 0 4px #8b5cf633}.ModalTemplates-module__AIRYnq__templateCard.ModalTemplates-module__AIRYnq__selected .ModalTemplates-module__AIRYnq__templateSelect{background-color:var(--accent-color);color:#fff}.ModalTemplates-module__AIRYnq__modalFooter{justify-content:center;margin-top:1.5rem;display:flex}.ModalTemplates-module__AIRYnq__secondaryButton{cursor:pointer;border:1px solid var(--gray-color);color:var(--gray-color);background:0 0;border-radius:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.ModalTemplates-module__AIRYnq__secondaryButton:hover{border-color:var(--primary-light);color:var(--primary-color);transform:translateY(-2px)}@keyframes ModalTemplates-module__AIRYnq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ModalTemplates-module__AIRYnq__slideUp{0%{transform:translateY(20px)}to{transform:translateY(0)}}@media (max-width:768px){.ModalTemplates-module__AIRYnq__modal{padding:1.5rem}.ModalTemplates-module__AIRYnq__modalHeader h2{font-size:1.5rem}.ModalTemplates-module__AIRYnq__modalHeader p{max-width:100%;font-size:1rem}.ModalTemplates-module__AIRYnq__closeButton{z-index:7000;top:.5rem;right:.5rem}}
