.resume_ResumeContainer__n_oLD{display:flex;flex-direction:column;overflow-y:scroll;height:100%}.benefits_benefits__BqrS1{position:relative;padding:20px 40px;background:linear-gradient(135deg,#f8f9ff,#fff);margin:0 auto;max-width:1200px}.benefits_header__FUzEI{text-align:center;margin-bottom:80px}.benefits_header__FUzEI h2{font-size:48px;font-weight:700;color:#1a1a1a;margin-bottom:16px;letter-spacing:-1px}.benefits_header__FUzEI p{font-size:18px;color:#666}.benefits_grid__0PRVk{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-bottom:80px}.benefits_card__dwzhV{padding:32px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.05)}.benefits_card__dwzhV:hover{background:#fff;border-color:var(--outline-color);transform:translateY(-4px);box-shadow:0 12px 30px rgba(168,85,247,.15)}.benefits_icon__bG0nj{font-size:40px;margin-bottom:16px}.benefits_card__dwzhV h3{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.benefits_card__dwzhV p{font-size:14px;color:#666;line-height:1.6}.benefits_highlight__MEvKO{padding:40px;background:linear-gradient(135deg,rgba(255,107,53,.05),rgba(168,85,247,.05));border:1px solid rgba(255,107,53,.1);border-radius:12px;text-align:center}.benefits_highlightContent__AhQEc h3{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.benefits_highlightContent__AhQEc p{font-size:16px;color:#666;line-height:1.8}@media (max-width:768px){.benefits_benefits__BqrS1{padding:60px 20px}.benefits_header__FUzEI h2{font-size:32px}.benefits_grid__0PRVk{grid-template-columns:1fr;gap:24px}}.comparison_comparison__4fAZD{position:relative;padding:100px 60px;background:#fff}.comparison_header__St07e{text-align:center;margin-bottom:80px}.comparison_header__St07e h2{font-size:48px;font-weight:700;color:#1a1a1a;margin-bottom:16px;letter-spacing:-1px}.comparison_header__St07e p{font-size:18px;color:#666}.comparison_tableWrapper___V_CN{max-width:1000px;margin:0 auto 60px;overflow-x:auto}.comparison_table__fhwZh{width:100%;background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05)}.comparison_tableHeader__FZWb_{background:linear-gradient(135deg,rgba(255,107,53,.05),rgba(168,85,247,.05));border-bottom:2px solid #e0e0e0;font-weight:600;color:#1a1a1a}.comparison_row__4j2Gd,.comparison_tableHeader__FZWb_{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:24px;gap:24px;padding:24px}.comparison_row__4j2Gd{border-bottom:1px solid #e0e0e0;align-items:center}.comparison_row__4j2Gd:last-child{border-bottom:none}.comparison_row__4j2Gd:hover{background:#f8f9ff}.comparison_feature__6E88Z{color:#1a1a1a;font-size:14px;font-weight:500}.comparison_column__u2zdY{text-align:center;font-size:14px}.comparison_check__plyZk{color:#22c55e;font-weight:700;font-size:18px}.comparison_cross__Gp21Y{color:#d1d5db;font-weight:700;font-size:18px}.comparison_conclusion__snzGA{max-width:900px;margin:0 auto;padding:40px;background:linear-gradient(135deg,rgba(255,107,53,.05),rgba(168,85,247,.05));border:1px solid rgba(255,107,53,.1);border-radius:12px;text-align:center}.comparison_conclusion__snzGA h3{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.comparison_conclusion__snzGA p{font-size:16px;color:#666;line-height:1.8}@media (max-width:768px){.comparison_comparison__4fAZD{padding:60px 20px}.comparison_header__St07e h2{font-size:32px}.comparison_row__4j2Gd,.comparison_tableHeader__FZWb_{grid-template-columns:1fr;gap:12px}.comparison_tableHeader__FZWb_{display:none}.comparison_row__4j2Gd{background:#f8f9ff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:12px}}.cta_cta__6W6UL{position:relative;padding:100px 60px;text-align:center;overflow:hidden;min-height:500px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f1629,#1a1f3a)}.cta_background__MXkzd{position:absolute;inset:0;overflow:hidden}.cta_gradientOrb1__maqG4{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(255,107,53,.2) 0,transparent 70%);border-radius:50%;top:-200px;right:-100px;animation:cta_float__YF91r 20s ease-in-out infinite}.cta_gradientOrb2__07Vnq{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(168,85,247,.2) 0,transparent 70%);border-radius:50%;bottom:-150px;left:-100px;animation:cta_float__YF91r 25s ease-in-out infinite reverse}@keyframes cta_float__YF91r{0%,to{transform:translateY(0)}50%{transform:translateY(30px)}}.cta_content__d_YIk{position:relative;z-index:5;max-width:700px}.cta_content__d_YIk h2{font-size:48px;font-weight:700;color:#fff;margin-bottom:16px;letter-spacing:-1px}.cta_content__d_YIk p{font-size:18px;color:hsla(0,0%,100%,.7);margin-bottom:40px;line-height:1.6}.cta_buttons__yKwZM{display:flex;gap:16px;justify-content:center;margin-bottom:24px;flex-wrap:wrap}.cta_primaryButton__2MD_W{padding:14px 32px;background:linear-gradient(135deg,#ff6b35,#a855f7);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px rgba(255,107,53,.3)}.cta_primaryButton__2MD_W:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(255,107,53,.4)}.cta_secondaryButton__OpL1z{padding:14px 32px;background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.cta_secondaryButton__OpL1z:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.cta_footer__jBc8p{font-size:14px;color:hsla(0,0%,100%,.5)}@media (max-width:768px){.cta_cta__6W6UL{padding:60px 20px;min-height:auto}.cta_content__d_YIk h2{font-size:32px}.cta_content__d_YIk p{font-size:16px}.cta_buttons__yKwZM{flex-direction:column}.cta_primaryButton__2MD_W,.cta_secondaryButton__OpL1z{width:100%}}.faq_section__CTdIQ{padding:100px 60px;background:#fff}.faq_header__5farH{text-align:center;margin-bottom:80px}.faq_header__5farH h2{font-size:48px;font-weight:700;color:#1a1a1a;margin-bottom:16px;letter-spacing:-1px}.faq_header__5farH p{font-size:18px;color:#666}.faq_faqContainer__a9hAw{max-width:800px;margin:0 auto}.faq_faqItem__K2fPY{margin-bottom:16px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:all .3s ease}.faq_faqItem__K2fPY:hover{border-color:var(--outline-color);box-shadow:0 4px 15px rgba(255,107,53,.1)}.faq_question__dq_5K{width:100%;padding:20px;background:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;color:#1a1a1a;transition:all .3s ease}.faq_question__dq_5K:hover{background:#f8f9ff}.faq_icon__J73A_{font-size:20px;color:var(--outline-color);font-weight:700}.faq_answer__ZQZ1t{padding:20px;background:#f8f9ff;border-top:1px solid #e0e0e0;animation:faq_slideDown___Jw5l .3s ease}.faq_answer__ZQZ1t p{font-size:14px;color:#666;line-height:1.8}@keyframes faq_slideDown___Jw5l{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.faq_section__CTdIQ{padding:60px 20px}.faq_header__5farH h2{font-size:32px}.faq_question__dq_5K{font-size:14px;padding:16px}.faq_answer__ZQZ1t{padding:16px}}.features_features__qfW_G{width:100%;padding:4rem 1rem;background-color:#fff}.features_header__B_6zq{text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.features_header__B_6zq h2{font-size:2.5rem;font-weight:800;color:#1a1a1a;margin-bottom:1rem}.features_header__B_6zq p{font-size:1.125rem;color:#666;line-height:1.6}.features_grid__AUa72{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.features_card__Vrrbs{padding:2rem;background-color:#f9fafb;border-radius:1rem;border:1px solid #e5e7eb;transition:all .3s ease}.features_card__Vrrbs:hover{box-shadow:0 10px 30px rgba(0,0,0,.1);transform:translateY(-5px)}.features_icon__kpT8M{font-size:2.5rem;margin-bottom:1rem}.features_card__Vrrbs h3{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}.features_card__Vrrbs p{font-size:.95rem;color:#666;line-height:1.6}@media (max-width:768px){.features_header__B_6zq h2{font-size:1.75rem}.features_grid__AUa72{grid-template-columns:1fr;gap:1.5rem}}.hero_hero__pI8Fl{position:relative;display:flex;flex-direction:column}.hero_gradientOrb1__mBAil{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(255,107,53,.08) 0,transparent 70%);border-radius:50%;top:-200px;right:-100px;animation:hero_float__R7DDN 20s ease-in-out infinite}.hero_gradientOrb2__LCgwT{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(168,85,247,.08) 0,transparent 70%);border-radius:50%;bottom:-150px;left:-100px;animation:hero_float__R7DDN 25s ease-in-out infinite reverse}@keyframes hero_float__R7DDN{0%,to{transform:translateY(0)}50%{transform:translateY(30px)}}.hero_nav__DF6uo{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:4px 60px;border-bottom:1px solid rgba(0,0,0,.05);background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero_logo__X9CwO{font-size:24px;font-weight:700;background:linear-gradient(135deg,#ff6b35,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero_navLinks__4e8u6{display:flex;gap:40px;flex:1 1;margin-left:80px}.hero_navLinks__4e8u6 a{color:#333;text-decoration:none;font-size:14px;font-weight:500;transition:color .3s ease}.hero_navLinks__4e8u6 a:hover{color:#ff6b35}.hero_ctaButton__j7wYy{padding:10px 24px;background:linear-gradient(135deg,#ff6b35,#a855f7);border:none;color:#fff;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,107,53,.2)}.hero_ctaButton__j7wYy:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,53,.3)}.hero_content__M9Sjo{position:relative;z-index:5;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:60px 40px;max-width:1200px;margin:0 auto}.hero_badge__oJ0Yb{display:inline-block;padding:8px 16px;background:rgba(255,107,53,.1);border:1px solid var(--outline-color);background:var(--bg-btn);color:transparent;-webkit-background-clip:text;background-clip:text;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:24px;text-transform:uppercase;letter-spacing:.5px}.hero_title__dMTbe{font-size:56px;font-weight:700;color:#1a1a1a;line-height:1.2;margin-bottom:24px;letter-spacing:-1px}.hero_subtitle__GikKb{font-size:18px;color:#666;line-height:1.6;margin-bottom:40px;max-width:700px}.hero_heroButtons__GnxbU{display:flex;gap:16px;justify-content:center;margin-bottom:60px;flex-wrap:wrap}.hero_primaryButton__wIsIh{padding:14px 32px;background:linear-gradient(135deg,#ff6b35,#a855f7);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px rgba(255,107,53,.3)}.hero_primaryButton__wIsIh:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(255,107,53,.4)}.hero_secondaryButton__ubjIr{padding:14px 32px;color:transparent;background:var(--bg-btn);-webkit-background-clip:text;background-clip:text;border:2px solid var(--outline-color);border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease}.hero_stats__GEvNq{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;width:100%;padding-top:40px;border-top:1px solid rgba(0,0,0,.05)}.hero_stat__dwAJ0{text-align:center}.hero_statNumber__3XAM9{font-size:32px;font-weight:700;background:linear-gradient(135deg,#ff6b35,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.hero_statLabel__Bo72W{font-size:14px;color:#666}.hero_logoImage__DjrO5{width:80px;height:80px}.hero_heroImage__0peaV{position:relative;z-index:5;max-width:900px;margin:0 auto;padding:0 40px}@media(max-width:578px){.hero_heroImage__0peaV{max-width:600px;font-size:.6rem}}@media(max-width:538px){.hero_heroImage__0peaV{max-width:500px;font-size:.5rem;padding:0}}@media(max-width:490px){.hero_heroImage__0peaV{max-width:none;width:100%;font-size:.5rem;padding:0 10px;height:-moz-fit-content;height:fit-content}}.hero_mockup__UCSbb{background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.08)}.hero_mockupHeader__iNUmb{height:40px;background:#f5f5f5;border-bottom:1px solid #e0e0e0}.hero_mockupContent__2TQeK{padding:24px;height:300px}.hero_mockupLine__Ey8WB{height:12px;background:linear-gradient(90deg,rgba(255,107,53,.2),transparent);border-radius:4px;margin-bottom:16px}.hero_mockupLine__Ey8WB:last-child{margin-bottom:0}@media (max-width:768px){.hero_nav__DF6uo{padding:4px 20px;flex-wrap:wrap}.hero_navLinks__4e8u6{display:none}.hero_title__dMTbe{font-size:36px}.hero_subtitle__GikKb{font-size:16px}.hero_stats__GEvNq{grid-template-columns:repeat(2,1fr);gap:24px}.hero_content__M9Sjo{padding:40px 20px}}.prepai-resume_container__RI1nY{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:4px;font-size:clamp(.6rem,.8rem,8px)}@media(max-width:600px){.prepai-resume_container__RI1nY{font-size:clamp(.5rem,.7rem,8px)}.prepai-resume_actionIcon__IL7Vu{width:.7rem;height:.7rem}}.prepai-resume_wrapper__CDNdv{width:100%;aspect-ratio:16/10}.prepai-resume_card__ohioD{width:100%;height:100%;background:#fff;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1);overflow:hidden;display:flex;flex-direction:column}.prepai-resume_header__Ki17A{padding:1rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.prepai-resume_actionBar__XHdp9{display:flex;flex-direction:row;gap:.75rem;align-items:center;flex-wrap:wrap}.prepai-resume_searchContainer__MwuCO{flex:1 1;position:relative;min-width:0;min-width:120px}.prepai-resume_searchInput__SbsJ3{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1em;outline:none;overflow:hidden;text-overflow:ellipsis}.prepai-resume_searchInput__SbsJ3:focus{outline:2px solid #3b82f6;outline-offset:0}.prepai-resume_searchIcon___ID8d{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#9ca3af;pointer-events:none}.prepai-resume_filterBtn___iX2c{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;color:#374151;font-size:1em;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media (max-width:768px){.prepai-resume_filterBtn___iX2c{display:none}}.prepai-resume_filterBtn___iX2c:hover{background:#f9fafb}.prepai-resume_filterIcon__Edxmz{width:1rem;height:1rem;flex-shrink:0}.prepai-resume_createBtn__K0V0u{padding:.5rem .75rem;background:var(--bg-btn);color:#fff;border:none;border-radius:.375rem;font-size:1em;font-weight:500;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.prepai-resume_createBtn__K0V0u:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.prepai-resume_recruitersBtn__2asfR{padding:.5rem .75rem;background:var(--bg-btn);color:#fff;border:none;border-radius:.375rem;font-size:1em;font-weight:500;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.prepai-resume_recruitersBtn__2asfR:hover{background:#ea580c}.prepai-resume_tableContainer__4YNLh{flex:1 1;overflow:hidden;display:flex;flex-direction:column}.prepai-resume_table__x9o4Z{width:100%;height:100%;border-collapse:collapse;font-size:1em}.prepai-resume_thead__lfd8_{background:#f9fafb;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0}.prepai-resume_th__cUobu{padding:.75rem;text-align:left;font-weight:600;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.prepai-resume_sortIcon__ng8tg{color:#3b82f6}.prepai-resume_hiddenMobile__l1tj6{display:none}@media (min-width:1024px){.prepai-resume_hiddenMobile__l1tj6{display:table-cell}}.prepai-resume_tr__s6cmA{border-bottom:1px solid #e5e7eb}.prepai-resume_tr__s6cmA:hover{background:#f9fafb}.prepai-resume_td__Ob_hR{padding:.75rem;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.prepai-resume_scoreContainer__22zb1{display:flex;align-items:center;gap:.5rem;min-width:0}@media(max-width:530px){.prepai-resume_td__Ob_hR{padding:.4rem}}@media(max-width:450px){.prepai-resume_td__Ob_hR:last-child,.prepai-resume_th__cUobu:last-child{display:none}.prepai-resume_container__RI1nY{font-size:.4rem}.prepai-resume_cardH0__FNd5X{height:max-content}.prepai-resume_wrapper__CDNdv{aspect-ratio:0}}.prepai-resume_icon___eeYY{width:1rem;height:1rem;color:#9ca3af;flex-shrink:0}.prepai-resume_hiddenMobileIcon__TPAf8{display:none}@media (min-width:1024px){.prepai-resume_hiddenMobileIcon__TPAf8{display:inline-block}}.prepai-resume_progressBar__b_jsB{width:4rem;height:.5rem;background:#e5e7eb;border-radius:9999px;overflow:hidden;flex-shrink:0}@media (max-width:768px){.prepai-resume_progressBar__b_jsB{width:2.5rem;height:.375rem}}.prepai-resume_progressFill__4QOzK{height:100%;border-radius:9999px;transition:width .3s ease}.prepai-resume_sourceCell__XEYE5{color:#2563eb;font-weight:500}.prepai-resume_actionsContainer__YcF6G{display:flex;align-items:center;gap:.5rem;min-width:0}.prepai-resume_manageBtn__vVY4F{padding:.25rem .5rem;background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;border-radius:.25rem;font-size:1em;font-weight:500;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.prepai-resume_manageBtn__vVY4F:hover{background:#dbeafe}.prepai-resume_actionIcon__IL7Vu{width:1rem;height:1rem;color:#9ca3af;cursor:pointer;flex-shrink:0;transition:color .2s ease}.prepai-resume_actionIcon__IL7Vu:hover{color:#6b7280}