.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:radial-gradient(circle at top,rgba(59,130,246,.18),transparent 55%),radial-gradient(circle at bottom,rgba(56,189,248,.16),transparent 55%),#030b21f5}.auth-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:32px;max-width:1040px;width:100%}.about-panel{background:#0f172af2;border-radius:24px;padding:28px 28px 24px;border:1px solid rgba(148,163,184,.35);box-shadow:0 22px 45px #0f172ae6;display:flex;flex-direction:column;gap:18px}.about-logo-wrap{display:flex;align-items:center;gap:16px}.about-logo{width:44px;height:44px}.about-title{font-size:22px;font-weight:700;color:#e5f0ff;margin:0}.about-tagline{font-size:14px;color:#9fb3ff;margin:2px 0 0}.about-blurb{font-size:14px;line-height:1.6;color:#cbd5f5;margin:4px 0 0}.about-list{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:6px;font-size:13px;color:#e5eafc}.about-footer-text{margin-top:auto;font-size:12px;color:#a5b4fc}.auth-card{background:#0b1120;border-radius:24px;padding:28px 28px 24px;max-width:420px;width:100%;border:1px solid rgba(148,163,184,.35);box-shadow:0 22px 45px #0f172ae6}.auth-header{margin-bottom:20px}.logo{display:flex;align-items:center;gap:10px;margin-bottom:6px}.logo-mark{width:32px;height:32px}.logo-text{font-size:20px;font-weight:700;color:#f9fafb;margin:0}.subtitle{color:#718096;font-size:16px;margin:0}.error-alert{background:#fed7d7;color:#c53030;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.auth-form{display:flex;flex-direction:column;gap:16px}.input-group{display:flex;flex-direction:column;gap:6px}.label{font-size:14px;font-weight:600;color:#2d3748}.input{padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:15px;transition:all .2s;font-family:inherit;width:100%;box-sizing:border-box}.input::placeholder{color:#a0aec0}.input:focus{border-color:#60a5fa;box-shadow:0 0 0 1px #3b82f6b3;background:#fff}.primary-button{margin-top:4px;width:100%;border:none;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer;color:#f9fafb;background:linear-gradient(135deg,#4f46e5,#38bdf8);box-shadow:0 14px 30px #2563eb7a;transition:transform .1s ease,box-shadow .1s ease,filter .1s ease}.primary-button:hover:not(.button-disabled){transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 18px 35px #2563eb99}.primary-button.button-disabled{opacity:.7;cursor:default;box-shadow:none}.auth-footer{margin-top:18px;display:flex;justify-content:center;align-items:center;gap:6px;font-size:13px}.footer-text{color:#9ca3af}.link-button{border:none;background:none;padding:0;font-size:13px;font-weight:600;color:#60a5fa;cursor:pointer}.link-button:hover{text-decoration:underline}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:radial-gradient(circle at top,rgba(59,130,246,.18),transparent 55%),radial-gradient(circle at bottom,rgba(56,189,248,.16),transparent 55%),#030b21f5}@media(max-width:900px){.auth-layout{grid-template-columns:1fr}.about-panel{order:2}.auth-card{order:1;max-width:100%}}:root{--bg-main: #020b25;--bg-card: #07142e;--bg-card-soft: #0b1634;--primary-1: #1e90ff;--primary-2: #1c6fff;--accent-1: #00b5ff;--text-main: #f7fafc;--text-muted: #94a3b8;--border-soft: #1f2937}.dashboard{min-height:100vh;background:linear-gradient(135deg,#030b21,#1a2750e6,#030b21f5)}.header{background:#030b21f5;border-bottom:1px solid var(--border-soft);position:sticky;top:0;z-index:100;box-shadow:0 1px 30px #00000073}.header-content{max-width:1400px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.header-left{display:flex;align-items:center;gap:12px}.logo-mark{width:60px;height:60px;border-radius:12px;object-fit:contain;background:radial-gradient(circle at 30% 20%,var(--accent-1),var(--primary-2));padding:4px;box-shadow:0 6px 14px #00b5ff59}.header-title{font-size:20px;font-weight:700;color:var(--text-main);margin:0}.nav{display:flex;gap:8px;flex-wrap:wrap}.nav-button{padding:8px 16px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;color:var(--text-muted);cursor:pointer;transition:all .15s}.nav-button:hover{background:#0f172ae6;color:var(--text-main)}.nav-button-active{background:linear-gradient(135deg,var(--priamry-1),var(--primary-2));color:#fff!important;box-shadow:0 8px 18px #1e90ff66}.logout-button{padding:8px 20px;background:#0f172a;color:var(--text-main);border:1px solid var(--border-soft);border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,border-color .15s}.logout-button:hover{background:#2d3748}.main{max-width:1400px;margin:0 auto;padding:32px 24px}.generate-container{max-width:800px;margin:0 auto}.form-section{background:#fff;border-radius:16px;padding:32px;box-shadow:0 1px 3px #0000001a}.section-title{font-size:24px;font-weight:700;color:#1a202c;margin:0 0 8px}.section-titlev2{font-size:24px;font-weight:700;color:#fff;margin:0 0 8px}.section-subtitle{color:#718096;font-size:14px;margin:0 0 24px}.section-subtitlev2{color:#cbd5e0;font-size:14px;margin:0 0 24px}.form-wrapper{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:768px){.form-row{grid-template-columns:1fr}}.result-container{max-width:800px;margin:0 auto}.result-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 1px 3px #0000001a}.result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px;flex-wrap:wrap}.secondary-button{padding:10px 20px;background:#e2e8f0;color:#2d3748;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.secondary-button:hover{background:#cbd5e0}.recipient-info{display:flex;align-items:center;gap:16px;margin-bottom:24px}.avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;flex-shrink:0}.avatar-small{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#fff;flex-shrink:0}.recipient-name{font-size:20px;font-weight:600;color:#1a202c;margin:0 0 4px}.recipient-role{font-size:14px;color:#718096;margin:0}.message-box{background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:24px}.message-text{font-size:15px;line-height:1.6;color:#2d3748;margin:0;white-space:pre-wrap;font-family:inherit}.action-buttons{display:flex;gap:12px;flex-wrap:wrap}.linkedin-button{padding:14px 24px;background:#0077b5;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:background .2s}.linkedin-button:hover{background:#006399}.history-container{max-width:1000px;margin:0 auto}.history-list{display:flex;flex-direction:column;gap:16px}.history-item{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}.history-item:hover{box-shadow:0 4px 12px #0000001a}.history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:16px;flex-wrap:wrap}.history-info{display:flex;align-items:center;gap:12px}.history-name{font-size:16px;font-weight:600;color:#1a202c;margin:0 0 2px}.history-role{font-size:13px;color:#718096;margin:0}.history-date{font-size:13px;color:#a0aec0}.history-details{margin-top:12px}.history-summary{cursor:pointer;color:#667eea;font-size:14px;font-weight:500;list-style:none}.history-summary:hover{text-decoration:underline}.history-message{margin-top:12px;padding:16px;background:#f7fafc;border-radius:8px;font-size:14px;line-height:1.5;color:#2d3748;white-space:pre-wrap;font-family:inherit}.history-link{display:inline-block;margin-top:12px;color:#667eea;font-size:14px;font-weight:500;text-decoration:none}.history-link:hover{text-decoration:underline}.checklist-container{max-width:1000px;margin:0 auto}.checklist-list{display:flex;flex-direction:column;gap:12px}.checklist-item{background:#fff;border-radius:12px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}.checklist-item:hover{box-shadow:0 4px 12px #0000001a}.checkbox{width:28px;height:28px;border-radius:6px;border:2px solid #cbd5e0;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;flex-shrink:0;transition:all .2s}.checkbox:hover{border-color:#667eea}.checkbox-checked{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea}.checklist-info{flex:1}.checklist-name{font-size:16px;font-weight:600;color:#1a202c;margin:0 0 4px}.checklist-name-completed{text-decoration:line-through;color:#a0aec0}.checklist-role{font-size:14px;color:#718096;margin:0}.checklist-link{padding:8px 16px;background:#e2e8f0;color:#2d3748;border-radius:6px;font-size:14px;font-weight:500;text-decoration:none;flex-shrink:0;transition:background .2s}.checklist-link:hover{background:#cbd5e0}.profile-container{max-width:1000px;margin:0 auto}.profile-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 1px 3px #0000001a}.profile-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-top:24px}@media(max-width:768px){.profile-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}.stat-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:24px;text-align:center;color:#fff}.stat-number{font-size:32px;font-weight:700;margin-bottom:6px}.stat-label{font-size:14px;opacity:.9}.profile-info{margin-top:32px;padding:24px;background:#f7fafc;border-radius:12px}.profile-section-title{font-size:18px;font-weight:600;color:#1a202c;margin:0 0 16px}.tips-list{display:flex;flex-direction:column;gap:12px}.tip-item{font-size:14px;color:#4a5568;line-height:1.6}.empty-state{text-align:center;padding:60px 20px;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a}.empty-icon{font-size:64px;margin-bottom:16px}.empty-text{font-size:18px;color:#2d3748;font-weight:600;margin:0 0 8px}.empty-subtext{font-size:14px;color:#718096;margin:0}.loading{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:18px;color:#718096}@media(max-width:768px){.form-section,.result-card,.profile-card{padding:24px}.action-buttons{flex-direction:column}.primary-button,.linkedin-button{width:100%}.header-content{flex-direction:column;align-items:stretch}.nav{justify-content:center}}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;background:#f7fafc}#root{min-height:100vh}button{font-family:inherit}html{scroll-behavior:smooth}body{text-rendering:optimizeLegibility}ul,ol{list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
