*{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;max-width:100vw;min-height:100vh;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){::-webkit-scrollbar{width:6px}}@media (hover:none) and (pointer:coarse){*{-webkit-tap-highlight-color:rgba(0,0,0,.1)}button,input,select,textarea{font-size:16px}}.App{display:flex;flex-direction:column;min-height:100vh}.App,.app-header{max-width:100vw;overflow-x:hidden;width:100%}.app-header{background:#fffffffa;box-shadow:0 2px 20px #0000001a;box-sizing:border-box;padding:1.5rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{margin:0 auto;max-width:1400px;overflow-x:hidden;width:100%}.logo{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.logo-icon{animation:pulse 2s infinite;font-size:2rem}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.logo h1{-webkit-text-fill-color:#0000;word-wrap:break-word;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;max-width:100%;overflow-wrap:break-word}.tagline{color:#666;font-size:.95rem;margin-left:2.75rem}@media (max-width:768px){.tagline{margin-left:0;margin-top:.25rem}}.main-container{flex:1 1;max-width:100%;overflow-x:hidden;padding:2rem;width:100%}.content-wrapper{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;overflow-x:hidden;width:100%}.form-container{position:-webkit-sticky;position:sticky;top:120px}.form-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:100%;overflow:hidden}.section-tabs{-webkit-overflow-scrolling:touch;background:#f8f9fa;border-bottom:2px solid #e9ecef;display:flex;max-width:100%;overflow-x:auto;scrollbar-width:thin;width:100%}.section-tabs::-webkit-scrollbar{height:4px}.section-tabs::-webkit-scrollbar-track{background:#f1f1f1}.section-tabs::-webkit-scrollbar-thumb{background:#888;border-radius:2px}.tab{align-items:center;background:#0000;border:none;color:#666;cursor:pointer;display:flex;flex:1 1 auto;flex-direction:column;font-size:.9rem;gap:.5rem;min-width:100px;padding:1rem;position:relative;transition:all .3s ease;white-space:nowrap}.tab:hover{background:#667eea0d}.tab.active{background:#fff;color:#667eea;font-weight:600}.tab.active:after{background:linear-gradient(135deg,#667eea,#764ba2);bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.tab-icon{font-size:1.5rem}.tab-label{font-size:.85rem}.form-content{box-sizing:border-box;max-height:600px;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:2rem;width:100%}@media (max-width:768px){.form-content{max-height:none}}.form-section{margin-bottom:2rem;max-width:100%;overflow-x:hidden;width:100%}.section-title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.section-description,.section-title{word-wrap:break-word;max-width:100%;overflow-wrap:break-word}.section-description{color:#7f8c8d;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem;max-width:100%;overflow-x:hidden;width:100%}.form-label{color:#2c3e50;display:block;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.form-label.required:after{color:#e74c3c;content:" *"}.form-input,.form-textarea{border:2px solid #e9ecef;border-radius:8px;box-sizing:border-box;font-family:Roboto,sans-serif;font-size:.95rem;max-width:100%;padding:.75rem;transition:all .3s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-textarea{min-height:120px;resize:vertical}.form-hint{color:#95a5a6;font-size:.85rem;font-style:italic;margin-top:.25rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;max-width:100%;width:100%}.entry-card{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;box-sizing:border-box;margin-bottom:1rem;max-width:100%;overflow-x:hidden;padding:1.5rem;position:relative}@media (max-width:768px){.entry-card{padding:1rem}}.entry-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.entry-number{color:#667eea;font-size:1.1rem;font-weight:600}.remove-button{background:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:all .3s ease}.remove-button:hover{background:#c0392b;transform:translateY(-1px)}.add-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:1rem;transition:all .3s ease;width:100%}.add-button:hover{box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.form-navigation{background:#f8f9fa;border-top:2px solid #e9ecef;display:flex;justify-content:space-between;padding:1.5rem 2rem}.nav-button{background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.nav-button:hover:not(:disabled){background:#667eea;color:#fff;transform:translateY(-2px)}.nav-button:disabled{cursor:not-allowed;opacity:.4}.nav-button.next{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.nav-button.next:hover:not(:disabled){box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.download-button{align-items:center;background:linear-gradient(135deg,#27ae60,#229954);border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;gap:.5rem;justify-content:center;margin:0 2rem 2rem;max-width:calc(100% - 4rem);padding:1.25rem;transition:all .3s ease;width:calc(100% - 4rem)}@media (max-width:768px){.download-button{margin:0 1rem 1rem;width:calc(100% - 2rem)}}.download-button:hover:not(:disabled){box-shadow:0 8px 25px #27ae6066;transform:translateY(-3px)}.download-button:disabled{cursor:not-allowed;opacity:.6}.spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.preview-container{max-width:100%;overflow-x:hidden;position:-webkit-sticky;position:sticky;top:120px;width:100%}.app-footer{background:#fffffff2;box-shadow:0 -2px 20px #0000000d;box-sizing:border-box;color:#7f8c8d;font-size:.9rem;max-width:100vw;overflow-x:hidden;padding:1.5rem;text-align:center;width:100%}@media (max-width:1024px){.content-wrapper{grid-template-columns:1fr}.preview-container{order:-1;position:static}.form-container{position:static}}@media (max-width:768px){.app-header{padding:1rem .75rem}.logo{align-items:flex-start;flex-direction:column;gap:.5rem}.logo h1,.logo-icon{font-size:1.5rem}.tagline{font-size:.85rem}.main-container{padding:1rem .75rem}.content-wrapper{gap:1rem}.form-content{padding:1rem .75rem}.form-row{grid-template-columns:1fr}.section-tabs{flex-wrap:nowrap}.tab{flex:0 0 auto;max-width:80px;min-width:70px;padding:.75rem .5rem}.tab-label{display:none}.tab-icon{font-size:1.5rem}.form-navigation{gap:.5rem;padding:1rem}.nav-button{flex:1 1;font-size:.85rem;padding:.6rem 1rem}.form-input,.form-textarea{font-size:.9rem;padding:.6rem}.section-title{font-size:1.25rem}.entry-header{align-items:flex-start;flex-direction:column;gap:.5rem}.remove-button{margin-top:.5rem;width:100%}}@media (max-width:480px){.logo h1,.logo-icon{font-size:1.25rem}.download-button{font-size:.95rem;padding:1rem}.tab{flex:0 0 auto;max-width:70px;min-width:60px;padding:.5rem .25rem}.tab-icon{font-size:1.25rem}.nav-button{font-size:.8rem;padding:.5rem .75rem}.form-navigation{padding:.75rem}.section-description{font-size:.85rem}}@media (max-width:360px){.app-header{padding:.75rem}.logo h1{font-size:1.1rem}.main-container{padding:.5rem}.form-content{padding:.75rem .5rem}.tab{flex:0 0 auto;max-width:60px;min-width:55px}.form-input,.form-textarea{font-size:.85rem;padding:.5rem}.entry-card{padding:.75rem}}.preview-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;display:flex;flex-direction:column;max-height:calc(100vh - 140px);max-width:100%;overflow:hidden;width:100%}.preview-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:space-between;padding:1.5rem}@media (max-width:768px){.preview-header{align-items:flex-start;flex-direction:column;gap:.5rem;padding:1rem}}.preview-header h3{font-size:1.25rem;font-weight:600;margin:0}.preview-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;font-size:.85rem;font-weight:500;padding:.4rem .8rem}.preview-content{background:#f8f9fa;flex:1 1;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:2rem;width:100%}@media (max-width:768px){.preview-content{padding:1rem}}@media (max-width:480px){.preview-content{padding:.75rem}}.resume-preview{word-wrap:break-word;background:#fff;border-radius:8px;box-shadow:0 2px 15px #00000014;font-family:Roboto,Arial,sans-serif;max-width:100%;min-height:500px;overflow-wrap:break-word;overflow-x:hidden;padding:2.5rem;width:100%}@media (max-width:768px){.resume-preview{min-height:300px;padding:1.5rem}}@media (max-width:480px){.resume-preview{border-radius:4px;padding:1rem}}.resume-header{border-bottom:2px solid #e9ecef;margin-bottom:2rem;padding-bottom:1.5rem;text-align:center}.resume-name{word-wrap:break-word;color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:.5rem;max-width:100%;overflow-wrap:break-word}@media (max-width:768px){.resume-name{font-size:1.5rem}}@media (max-width:480px){.resume-name{font-size:1.35rem}}.resume-contact,.resume-links{color:#34495e;display:flex;flex-wrap:wrap;font-size:.9rem;gap:.5rem;justify-content:center;margin-top:.5rem;max-width:100%;word-break:break-word}.resume-contact span:not(:last-child):after,.resume-links span:not(:last-child):after{color:#95a5a6;content:"|";margin-left:.5rem}.resume-portfolio{align-items:center;color:#34495e;display:flex;flex-wrap:wrap;font-size:.9rem;gap:.5rem;justify-content:center;margin-top:.5rem;max-width:100%;word-break:break-word}.resume-portfolio .portfolio-label{color:#2c3e50;font-weight:600}.resume-portfolio .portfolio-link{color:#3498db}.resume-section{margin-bottom:1.5rem}.resume-section-title{color:#2c3e50;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:.3rem;text-transform:uppercase}@media (max-width:768px){.resume-section-title{font-size:1rem}}@media (max-width:480px){.resume-section-title{font-size:.95rem}}.resume-section-line{background:linear-gradient(90deg,#3498db,#0000);height:2px;margin-bottom:1rem}.resume-summary{word-wrap:break-word;color:#2c3e50;font-size:.95rem;line-height:1.6;max-width:100%;overflow-wrap:break-word;text-align:justify}.resume-entry{margin-bottom:1.5rem}.resume-entry:last-child{margin-bottom:0}.resume-entry-header{margin-bottom:.3rem}.resume-degree,.resume-job-title{color:#2c3e50;display:block;font-size:1.05rem;font-weight:600}.resume-company,.resume-school{color:#3498db;display:block;font-size:.95rem;font-weight:600;margin-top:.2rem}.resume-entry-meta{color:#7f8c8d;font-size:.85rem;font-style:italic;margin-bottom:.5rem}.resume-entry-meta span:not(:last-child):after{content:"|";margin:0 .5rem}.resume-list{color:#2c3e50;font-size:.9rem;line-height:1.6;margin-top:.5rem;max-width:100%;padding-left:1.2rem}.resume-list li{word-wrap:break-word;margin-bottom:.3rem;max-width:100%;overflow-wrap:break-word}.resume-honors{color:#2c3e50;font-size:.9rem;line-height:1.5;margin-top:.3rem}.resume-skill-entry{color:#2c3e50;font-size:.9rem;line-height:1.6;margin-bottom:.5rem}.resume-skill-category{color:#2c3e50;font-weight:600}.resume-skill-items{color:#34495e}.resume-cert-entry{margin-bottom:.8rem}.resume-cert-entry:last-child{margin-bottom:0}.resume-cert-name{color:#2c3e50;display:block;font-size:.95rem;font-weight:600}.resume-cert-meta{color:#7f8c8d;font-size:.85rem;margin-top:.2rem}.resume-cert-meta span:not(:last-child):after{content:"|";margin:0 .5rem}.resume-link{font-size:.85rem;margin-top:.4rem}.resume-link a{align-items:center;color:#3498db;display:inline-flex;gap:.25rem;text-decoration:none;transition:color .2s ease}.resume-link a:hover{color:#2980b9;text-decoration:underline}.resume-empty-state{color:#95a5a6;padding:4rem 2rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-text{font-size:1.1rem;line-height:1.6}.preview-footer{background:#f8f9fa;border-top:2px solid #e9ecef;padding:1rem 1.5rem}.ats-indicator{align-items:center;display:flex;gap:1rem}.ats-badge{background:linear-gradient(135deg,#27ae60,#229954);border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;padding:.4rem .8rem;white-space:nowrap}.ats-info{color:#7f8c8d;font-size:.85rem;line-height:1.4}@media (max-width:1024px){.preview-card{max-height:none}.resume-preview{padding:1.5rem}.resume-name{font-size:1.75rem}}@media (max-width:768px){.resume-contact,.resume-links{flex-direction:column;font-size:.85rem;gap:.25rem}.resume-contact span:after,.resume-links span:after{display:none}.resume-portfolio{font-size:.85rem}.ats-indicator,.resume-portfolio{align-items:flex-start;flex-direction:column}.ats-indicator{gap:.5rem}.resume-degree,.resume-job-title{font-size:1rem}.resume-company,.resume-school{font-size:.9rem}.resume-list{font-size:.85rem;padding-left:1rem}.preview-footer{padding:1rem}}@media (max-width:480px){.preview-header h3{font-size:1.1rem}.preview-badge{font-size:.75rem;padding:.3rem .6rem}.resume-header{padding-bottom:1rem}.resume-entry,.resume-section{margin-bottom:1.25rem}.resume-summary{font-size:.85rem;line-height:1.5}.resume-entry-meta{font-size:.8rem}.resume-list li{margin-bottom:.25rem}.ats-badge{font-size:.75rem}.ats-info{font-size:.8rem}.empty-icon{font-size:3rem}.empty-text{font-size:1rem}}@media (max-width:360px){.resume-preview{padding:.75rem}.resume-name{font-size:1.25rem}.resume-section-title{font-size:.9rem}.resume-contact,.resume-links,.resume-portfolio{font-size:.8rem}.resume-degree,.resume-job-title{font-size:.95rem}.resume-list{font-size:.8rem}}
/*# sourceMappingURL=main.57e07511.css.map*/