.LoadingModal_overlay__ptLsq{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.LoadingModal_modalContent__rTgdb{background-color:#fff;padding:30px 40px;border-radius:8px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.2)}.LoadingModal_modalContent__rTgdb p{margin-top:15px;font-size:1.1em;color:#333}.LoadingModal_spinner__td2Qr{border:6px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:LoadingModal_spin__bjQRn 1s linear infinite;margin:0 auto}@keyframes LoadingModal_spin__bjQRn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.resume_resumePage__Anu_u{background-color:#f8f9fa;width:100%;min-height:100vh;padding:1rem;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;display:flex;flex-direction:column;align-items:center}.resume_contentWrapper__whj8y{width:100%;max-width:1200px;margin:0 auto}.resume_pageTitle__UrbCU{font-size:2.5rem;margin-bottom:2rem;color:#2c3e50;text-align:center}.resume_inputSectionsContainer__63K2K{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;width:100%}.resume_textAreaContainer__Hcxn1{flex:1 1;min-width:100%;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.resume_label___f9kJ{display:block;margin-bottom:.75rem;font-weight:600;color:#34495e}.resume_textarea__bXo7D{width:100%;border-radius:6px;padding:.75rem;box-sizing:border-box;border:1px solid #ced4da;font-size:1rem;min-height:200px}.resume_textarea__bXo7D:focus{border-color:#f7708e;box-shadow:0 0 0 .2rem rgba(247,112,142,.25);outline:none}.resume_analyzeButtonContainer__G6Oo_{margin-bottom:2rem;text-align:center}.resume_analyzeButton__oqyDq{background:linear-gradient(90deg,#f7708e,#ff8fb1);color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;cursor:pointer;font-size:1.1rem;font-weight:600;transition:background-color .3s ease,transform .2s ease}.resume_analyzeButton__oqyDq:hover{background:linear-gradient(90deg,#f55a7b,#ff7aa0);transform:translateY(-2px)}.resume_analyzeButton__oqyDq:disabled,.resume_analyzeButton__oqyDq[disabled]{background:linear-gradient(90deg,#f7708e,#ff8fb1);color:hsla(0,0%,100%,.7);cursor:not-allowed;transform:none;opacity:.5;box-shadow:none}.resume_downloadButton__suAfy{background-color:#e9ecef;color:#495057;border:1px solid #ced4da;border-radius:8px;padding:.75rem 1.5rem;cursor:pointer;font-size:1.1rem;font-weight:600;transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:.5em}.resume_downloadButton__suAfy:before{content:"⬇";font-size:1.1em;line-height:1}.resume_downloadButton__suAfy:hover{background-color:#dee2e6;border-color:#adb5bd;color:#343a40}.resume_downloadButton__suAfy:disabled,.resume_downloadButton__suAfy[disabled]{background-color:#f8f9fa;color:#adb5bd;border-color:#e9ecef;cursor:not-allowed;opacity:.65;box-shadow:none}.resume_actionButtonContainer__27fTH{margin-bottom:1rem}.resume_actionButtonContainer__27fTH:last-child{margin-bottom:0}.resume_twoColumnLayout__cadja{display:flex;flex-direction:row;gap:2rem;margin-top:1.5rem}.resume_leftColumn__aGQSn{flex:2 1;min-width:300px;display:flex;flex-direction:column;gap:1.5rem}.resume_rightColumn__fbQiA{flex:1 1;min-width:280px;display:flex;flex-direction:column;gap:1.5rem}.resume_twoColumnLayout__cadja .resume_resultsSection__xVmov{margin-top:0;width:100%}.resume_analysisContentBox__k2xEi{padding:20px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.05);width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem}.resume_analysisContentBox__k2xEi>.resume_relevanceRingContainer__3ocGr,.resume_analysisContentBox__k2xEi>.resume_resultsSection__xVmov{margin-top:0}.resume_resultsContainer__l9NHm{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);margin-top:2rem;width:100%}.resume_resultsTitle__k0Pzq{font-size:1.8rem;margin-bottom:1.5rem;color:#2c3e50;text-align:center}.resume_relevanceRingContainer__3ocGr{width:100%;max-width:200px;margin:0 auto 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}.resume_relevanceRingScoreText__Gyw0P{margin-top:.75rem;font-weight:600;font-size:1.1rem;color:#34495e}.resume_resultsSection__xVmov{margin-top:1.5rem;padding:1.5rem;border:1px solid #e9ecef;border-radius:8px;background-color:#fdfdfe}.resume_resultsSection__xVmov h3{font-size:1.3rem;color:#34495e;margin-bottom:1rem}.resume_collapsibleHeader__bPgZL{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;transition:background-color .2s ease-in-out}.resume_collapsibleHeader__bPgZL:hover{background-color:#f0f0f0}.resume_indicator__aeoGo{font-size:.8em;margin-left:.5rem}.resume_resultsSection__xVmov ul{list-style-type:none;padding-left:0}.resume_resultsSection__xVmov li{padding:.5rem 0;border-bottom:1px solid #f1f3f5;font-size:1rem}.resume_resultsSection__xVmov li:last-child{border-bottom:none}.resume_resultsSection__xVmov p{font-size:1rem;color:#555}.resume_resultsSection__xVmov button{display:block;width:100%;margin-left:auto;margin-right:auto;max-width:300px}.resume_resultsSection__xVmov button+button{margin-top:10px}@media (min-width:768px){.resume_resumePage__Anu_u{padding:2rem}.resume_inputSectionsContainer__63K2K{flex-direction:row;align-items:flex-start;gap:2rem}.resume_textAreaContainer__Hcxn1{min-width:calc(50% - 1rem)}.resume_pageTitle__UrbCU{font-size:3rem}.resume_analyzeButton__oqyDq,.resume_downloadButton__suAfy{padding:1rem 2rem;font-size:1.2rem}.resume_resultsTitle__k0Pzq{font-size:2rem}}@media (min-width:1024px){.resume_textAreaContainer__Hcxn1{min-height:400px}.resume_textarea__bXo7D{min-height:300px}}@media (max-width:1023px){.resume_twoColumnLayout__cadja{flex-direction:column}.resume_leftColumn__aGQSn,.resume_rightColumn__fbQiA{flex:1 1 100%;min-width:100%}}