@import "https://fonts.googleapis.com/css2?family=Tinos:ital,wght@0,400;0,700;1,400;1,700&display=swap";.header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:2rem 0;box-shadow:0 2px 10px #0000001a}.header-container{text-align:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.header-title{letter-spacing:-.5px;margin:0;font-size:2.5rem;font-weight:700}.header-subtitle{opacity:.9;margin:.5rem 0 0;font-size:1.1rem;font-weight:300}@media (max-width:768px){.header-title{font-size:1.8rem}.header-subtitle{font-size:1rem}}.navigation{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 1px 3px #0000001a}.navigation-container{gap:1rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.nav-button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex;position:relative}.nav-button:hover{color:#667eea;background:#f9fafb}.nav-button.active{color:#667eea;border-bottom-color:#667eea}.nav-icon{font-size:1.2rem}@media (max-width:768px){.nav-button{padding:1rem;font-size:.9rem}.nav-icon{font-size:1rem}}.cv-display{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.cv-actions{justify-content:flex-end;margin-bottom:2rem;display:flex}.download-button{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 2px 4px #667eea4d}.download-button:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 8px #667eea66}.download-button:active{transform:translateY(0)}.button-icon{font-size:1.2rem}.cv-content{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 6px #0000001a}.cv-section{margin-bottom:2.5rem}.cv-section:last-child{margin-bottom:0}.personal-info{text-align:center;border-bottom:2px solid #e5e7eb;padding-bottom:2rem}.cv-name{color:#1f2937;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.cv-title{color:#667eea;margin:0 0 1.5rem;font-size:1.5rem;font-weight:500}.contact-info{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.contact-item{color:#4b5563;align-items:center;gap:.4rem;margin:0;font-size:.95rem;display:flex}.contact-icon{font-size:1rem}.contact-item a{color:#667eea;text-decoration:none}.contact-item a:hover{text-decoration:underline}.section-title{color:#1f2937;border-bottom:2px solid #667eea;margin:0 0 1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.summary-text{color:#4b5563;font-size:1rem;line-height:1.8}.education-item,.experience-item{margin-bottom:2rem}.education-item:last-child,.experience-item:last-child{margin-bottom:0}.item-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.item-title{color:#1f2937;margin:0;font-size:1.1rem;font-weight:600}.item-date{color:#6b7280;font-size:.9rem;font-weight:500}.item-subtitle{color:#667eea;margin:0 0 .75rem;font-size:.95rem;font-weight:500}.responsibility-list{margin:0;padding-left:1.5rem;list-style-type:disc}.responsibility-list li{color:#4b5563;margin-bottom:.5rem;line-height:1.6}.skills-grid{gap:1rem;display:grid}.skill-category{grid-template-columns:200px 1fr;align-items:baseline;gap:1rem;display:grid}.skill-category strong{color:#1f2937}.skill-category span{color:#4b5563;line-height:1.6}.competencies-container{gap:1.5rem;display:grid}.competency-group{line-height:1.8}.competency-title{color:#1f2937;margin:0 0 .5rem;font-size:1rem;font-weight:600}.competency-group p{color:#4b5563;margin:0}.language-item{color:#4b5563;margin-bottom:.75rem;line-height:1.6}.language-item strong{color:#1f2937}.certifications-list{margin:0;padding-left:1.5rem;list-style-type:disc}.certifications-list li{color:#4b5563;margin-bottom:.5rem;line-height:1.6}@media (max-width:768px){.cv-content{padding:2rem 1.5rem}.cv-name{font-size:2rem}.cv-title{font-size:1.2rem}.contact-info{flex-direction:column;align-items:center;gap:.75rem}.skill-category{grid-template-columns:1fr;gap:.5rem}.item-header{flex-direction:column;align-items:flex-start}}.home-page{min-height:calc(100vh - 200px);padding:2rem 0}.api-key-input{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 4px #0000001a}.api-key-title{color:#1f2937;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.form-group{margin-bottom:1.5rem}.form-label{color:#374151;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.required{color:#ef4444;margin-left:.25rem}.input-wrapper{align-items:center;display:flex;position:relative}.form-input,.form-select{border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-input{padding-right:3rem}.form-input:focus,.form-select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.toggle-visibility{cursor:pointer;opacity:.6;background:0 0;border:none;padding:.5rem;font-size:1.2rem;line-height:1;transition:opacity .3s;position:absolute;right:.75rem}.toggle-visibility:hover{opacity:1}.radio-group{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.radio-label{cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem;transition:background .3s;display:flex}.radio-label:hover{background:#f9fafb}.radio-label input[type=radio]{cursor:pointer;accent-color:#667eea;width:18px;height:18px}.radio-label span{color:#374151;font-size:.95rem}.form-hint{color:#6b7280;margin:.5rem 0 0;font-size:.85rem;line-height:1.5}.form-hint a{color:#667eea;font-weight:500;text-decoration:none}.form-hint a:hover{text-decoration:underline}.form-actions{gap:1rem;display:flex}.save-button,.clear-button{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.save-button{color:#fff;background:#667eea;flex:1}.save-button:hover:not(:disabled){background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 8px #667eea4d}.save-button:disabled{cursor:not-allowed;opacity:.6;background:#9ca3af}.clear-button{color:#6b7280;background:#f3f4f6}.clear-button:hover{color:#374151;background:#e5e7eb}.security-notice{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;gap:.75rem;margin-top:1.5rem;padding:1rem;display:flex}.notice-icon{flex-shrink:0;font-size:1.25rem}.security-notice p{color:#166534;margin:0;font-size:.875rem;line-height:1.6}@media (max-width:768px){.api-key-input{padding:1.5rem}.form-actions{flex-direction:column}.save-button,.clear-button{width:100%}}.cover-letter-generator{max-width:1100px;margin:0 auto}.generator-form{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 4px #0000001a}.form-textarea{resize:vertical;border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;line-height:1.6;transition:all .3s}.form-textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.form-textarea:disabled{cursor:not-allowed;background:#f9fafb}.generate-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 6px #667eea4d}.generate-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px #667eea66}.generate-button:disabled{cursor:not-allowed;background:linear-gradient(135deg,#9ca3af 0%,#6b7280 100%);transform:none}.spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.warning-message,.error-message{border-radius:8px;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem;font-size:.95rem;display:flex}.warning-message{color:#92400e;background:#fef3c7;border:1px solid #fbbf24}.error-message{color:#991b1b;background:#fee2e2;border:1px solid #f87171}.warning-icon,.error-icon{flex-shrink:0;font-size:1.25rem}.cover-letter-result{background:#fff;border-radius:12px;animation:.5s fadeIn;overflow:hidden;box-shadow:0 2px 8px #0000001a}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.result-header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.result-title{margin:0;font-size:1.1rem;font-weight:600}.result-actions{gap:.5rem;display:flex}.action-button{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.action-button:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px)}.action-button .button-icon{font-size:1rem}.cover-letter-content{background:#fff;min-height:500px;max-height:700px;padding:3rem 2.5rem;overflow-y:auto}.cover-letter-content pre{white-space:pre-wrap;word-wrap:break-word;color:#000;text-align:justify;margin:0;font-family:Tinos,Times New Roman,serif;font-size:11pt;line-height:1.8}.download-section{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1.5rem}.format-selection{margin-bottom:1.5rem}.format-label-text{color:#374151;margin-bottom:1rem;font-size:.95rem;font-weight:600;display:block}.format-options{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.format-option{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.format-option:hover{background:#f9fafb;border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}.format-option:has(input[type=radio]:checked){background:#eff6ff;border-color:#667eea}.format-option input[type=radio]{cursor:pointer;accent-color:#667eea;flex-shrink:0;width:20px;height:20px}.format-icon{flex-shrink:0;font-size:1.5rem;transition:transform .3s}.format-option:has(input[type=radio]:checked) .format-icon{transform:scale(1.2)}.format-option span:last-child{color:#374151;font-size:.95rem;font-weight:500}.download-button-main{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 4px #667eea4d}.download-button-main:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 8px #667eea66}.result-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem 1.5rem}.generation-time{color:#6b7280;text-align:right;margin:0 0 .5rem;font-size:.85rem}.format-note{color:#667eea;text-align:right;margin:0;font-size:.8rem;font-style:italic}.cover-letter-content::-webkit-scrollbar{width:8px}.cover-letter-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.cover-letter-content::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}.cover-letter-content::-webkit-scrollbar-thumb:hover{background:#5568d3}@media (max-width:768px){.generator-form,.cover-letter-result{border-radius:8px}.generator-form{padding:1.5rem}.result-header{flex-direction:column;align-items:flex-start}.result-actions{justify-content:flex-start;width:100%}.action-button{flex:1;justify-content:center}.cover-letter-content{padding:2rem 1.5rem}.format-options{grid-template-columns:1fr}.download-section{padding:1.5rem}}@media print{.result-header,.download-section,.result-footer{display:none}.cover-letter-content{max-height:none;padding:0}}.cover-letter-page{min-height:calc(100vh - 200px);padding:2rem 0}.page-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.page-header{text-align:center;margin-bottom:2.5rem}.page-title{color:#1f2937;margin:0 0 1rem;font-size:2rem;font-weight:700}.page-description{color:#6b7280;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.page-container{padding:0 1rem}.page-title{font-size:1.5rem}.page-description{font-size:1rem}}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#1f2937;background:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5}.app{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;width:100%}.footer{color:#fff;background:#1f2937;margin-top:4rem;padding:2rem 0}.footer-container{text-align:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-container p{opacity:.8;margin:0;font-size:.9rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.times-font{font-family:Tinos,Times New Roman,serif}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}@media print{.header,.navigation,.footer,.cv-actions{display:none}.cv-content{box-shadow:none;padding:0}body{background:#fff}}
