:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#111827;font-size:16px;line-height:1.6}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top,rgba(59,130,246,.06),transparent 40%),linear-gradient(180deg,#fff,#f5f7fb)}button{font:inherit}button,input,textarea{border:1px solid #d1d5db;border-radius:.75rem;background:#fff;color:#111827}button{cursor:pointer}input,textarea{width:100%;padding:.9rem 1rem;margin-top:.35rem}textarea{resize:vertical}.app-shell{min-height:100vh}.topbar{padding:1.5rem 2rem;display:flex;align-items:center;gap:1rem;background:#ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 24px #0f172a0d}.brand{display:block;font-weight:700;font-size:1.1rem;letter-spacing:.04em;color:#1d4ed8}.hero-screen,.profile-screen,.builder-screen{padding:2rem;max-width:1440px;margin:0 auto}.hero-screen{display:grid;grid-template-columns:minmax(0,1.1fr) .9fr;gap:2rem;align-items:center}.hero-copy{max-width:740px}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.2em;color:#2563eb;font-size:.85rem;font-weight:700}.hero-copy h1{margin:1rem 0;font-size:clamp(2.5rem,4vw,4rem);line-height:1.05}.hero-copy p{margin:0 0 1.5rem;max-width:42rem;color:#374151}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.hero-actions button,button{border:none;background:#2563eb;color:#fff;padding:1rem 1.5rem;border-radius:.85rem;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}button.secondary,button.secondary:hover{background:#fff;color:#111827;box-shadow:inset 0 0 0 1px #d1d5db}button:hover{transform:translateY(-1px)}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.feature-grid div{background:#fff;padding:1.15rem 1.25rem;border-radius:1rem;box-shadow:0 12px 30px #0f172a0f}.hero-panel .panel-card,.profile-panel,.builder-sidebar .panel-card{background:#fff;border-radius:1.25rem;padding:1.75rem;box-shadow:0 20px 40px #0f172a14}.profile-screen{display:grid;place-items:center;min-height:calc(100vh - 90px)}.profile-panel{width:min(900px,100%)}.profile-panel h2{margin-top:0}.profile-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0}.profile-options button{padding:1.5rem;text-align:left;min-height:180px;border:1px solid #d1d5db;background:#f8fafc;color:#1f2937}.profile-options button.active,.profile-options button:hover{border-color:#2563eb;background:#eff6ff;color:#1f2937}.profile-options small{display:block;margin-top:.75rem;color:#475569}.profile-actions{display:flex;justify-content:space-between;gap:1rem}.builder-screen{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:1.5rem}.builder-sidebar{display:flex;flex-direction:column;gap:1.5rem}.sidebar-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.sidebar-header h2,.sidebar-header h3{margin:0 0 .35rem}.section-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:1rem}.section-tabs button{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.2rem;min-height:4.6rem;padding:.85rem .9rem;border-radius:.85rem;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;color:#1f2937;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.section-tabs button.active{background:#2563eb;color:#fff;border-color:#2563eb}.section-card{margin-top:1rem}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.dashboard-header,.dashboard-tools-row,.save-inline-row,.resume-card-top,.resume-actions,.resume-stats,.auth-toggle{display:flex;gap:.75rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.dashboard-panel,.auth-panel,.empty-state,.resume-card{background:#fff;border-radius:1rem;box-shadow:0 14px 28px #0f172a0d}.auth-panel,.empty-state,.resume-card,.dashboard-tools{padding:1.25rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-toggle{justify-content:flex-start}.auth-toggle button{min-width:120px}.resume-list{display:grid;gap:1rem}.resume-card{display:flex;flex-direction:column;gap:1rem}.resume-card h3{margin:0}.resume-card-top{align-items:flex-start}.resume-meta-date{color:#64748b;font-size:.85rem}.resume-stats{justify-content:flex-start;color:#374151}.resume-actions{justify-content:flex-start}.save-inline-row{margin:.75rem 0 1rem}.save-inline-row input{flex:1;min-width:180px}button.danger,button.secondary.danger{background:#fff1f2;color:#b91c1c;box-shadow:inset 0 0 0 1px #fecdd3}.entry-card{padding:1rem;background:#f8fafc;border-radius:1rem;margin-bottom:1rem}.field-grid,.field-grid-two{display:grid;gap:1rem}.field-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.date-block{display:flex;flex-direction:column;gap:.5rem}.date-label-row{font-size:.9rem;font-weight:600;color:#1f2937;margin-bottom:.15rem}.date-row{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;align-items:stretch}.checkbox-label{display:inline-flex;align-items:center;gap:.6rem;margin:.15rem 0 0;min-height:2.25rem;font-size:.95rem;color:#1f2937;cursor:pointer}.checkbox-label input[type=checkbox]{width:1rem;height:1rem;margin:0;accent-color:#2563eb}.disabled-field{background:#f1f5f9;color:#64748b;cursor:not-allowed}.optional-label{font-size:.85rem;color:#9ca3af;font-weight:400;margin:0;line-height:1.25}.section-tabs .optional-label{display:block;width:100%;margin-top:.1rem;white-space:nowrap}.optional-badge{font-size:.75rem;color:#9ca3af;margin-left:.35rem;font-weight:600}.helper-text{display:block;margin-top:.35rem;color:#64748b;font-size:.8rem}.optional-entry-card{margin-top:1rem}.tag-input-row{display:flex;gap:.75rem;align-items:center;margin-top:.75rem}.tag-input-row input{flex:1}.skill-picker{display:flex;gap:.75rem;align-items:flex-start;margin-top:.75rem}.skill-search-wrap{position:relative;flex:1}.skill-suggestions{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 10px 25px #0f172a14;display:flex;flex-direction:column;z-index:20;max-height:15rem;overflow-y:auto}.skill-suggestion-item{padding:.7rem .85rem;text-align:left;border:none;background:transparent;color:#1f2937;cursor:pointer;border-bottom:1px solid #f1f5f9}.skill-suggestion-item:last-child{border-bottom:none}.skill-suggestion-item:hover{background:#f8fafc}.chip-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}.chip{display:inline-flex;align-items:center;gap:.5rem;background:#e0f2fe;color:#0f172a;border-radius:999px;padding:.4rem .7rem;font-size:.82rem}.chip button{border:none;background:transparent;color:inherit;cursor:pointer;font-size:1.1rem;line-height:1}.text-button{background:transparent;border:none;color:#2563eb;cursor:pointer;padding:0}.nudge-banner{margin-top:1rem;border:1px solid #fbbf24;background:#fff7ed;color:#7c2d12;padding:.8rem .9rem;border-radius:.85rem;display:flex;gap:.75rem;justify-content:space-between;align-items:flex-start}.nudge-banner p{margin:0;line-height:1.5}.nudge-banner button{white-space:nowrap}.full-width{width:100%}.template-panel .template-grid{display:grid;gap:.85rem;max-height:430px;overflow-y:auto;padding-right:.25rem}.template-card{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:center;padding:1rem;text-align:left;background:#f8fafc;border:1px solid transparent;color:#1f2937;transition:border-color .2s ease,background-color .2s ease}.template-card:hover,.template-card.selected{border-color:#2563eb;background:#eff6ff}.template-badge{width:42px;height:42px;border-radius:.9rem}.template-summary{margin-top:1rem;color:#475569}.export-panel button{width:100%;margin-top:1rem}.builder-preview{padding:0}.resume-preview{background:#fff;border-radius:1.5rem;padding:2rem;min-height:100vh;box-shadow:0 20px 50px #0f172a1f}.resume-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;border-bottom:1px solid #e5e7eb;padding-bottom:1.25rem;margin-bottom:1.75rem}.resume-header h1{margin:0;font-size:2rem}.headline{margin:.75rem 0 0;color:#475569;max-width:55ch}.contact-list{display:grid;gap:.5rem;justify-content:end;color:#475569;font-size:.95rem}.contact-list a{color:inherit;text-decoration:none;border-bottom:1px solid #cbd5e1;transition:border-color .2s}.contact-list a:hover{border-bottom-color:#475569}.resume-body{display:grid;gap:1.75rem}.resume-section{display:block}.resume-section h2{margin:0 0 .85rem;font-size:1.05rem;letter-spacing:.02em;text-transform:uppercase;color:#1e293b}.resume-section p,.resume-block p,.resume-block li{margin:.45rem 0}.resume-block{margin-bottom:1rem}.block-heading{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;flex-wrap:wrap}.block-heading strong{font-size:1rem}.block-heading span,.muted{color:#475569;font-size:.95rem}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.skill-list{display:flex;flex-wrap:wrap;gap:.65rem}.skill-list span{background:#eff6ff;color:#1d4ed8;padding:.55rem .8rem;border-radius:999px;font-size:.95rem}ul{padding-left:1.35rem;margin:0}li{margin-bottom:.5rem}.ai-status{margin:1rem 0 0;color:#334155;font-size:.95rem}.divider{border-top:1px solid #e2e8f0;margin:1rem 0}.template-classic .resume-header,.template-corporate .resume-header,.template-lead .resume-header{border-color:#dbeafe}.template-classic h1,.template-corporate h1,.template-lead h1{color:#1f2937}.template-modern h1,.template-nova h1,.template-freshflow h1{color:#0f172a}.template-classic h2,.template-modern h2,.template-minimal h2,.template-corporate h2,.template-fresher h2,.template-experienced h2,.template-slate h2,.template-nova h2,.template-zen h2,.template-mentor h2,.template-freshflow h2,.template-lead h2{font-size:.95rem}.template-modern .resume-header,.template-freshflow .resume-header,.template-slate .resume-header,.template-zen .resume-header{border-color:#e2e8f0}.template-classic,.template-classic h1{color:#111827}.template-classic .resume-section h2{color:#1d4ed8}.template-modern .resume-section h2{color:#0d9488}.template-minimal .resume-section h2{color:#111827}.template-corporate .resume-section h2{color:#0f172a}.template-fresher .resume-section h2{color:#6d28d9}.template-experienced .resume-section h2{color:#d97706}.template-slate .resume-section h2{color:#0f766e}.template-nova .resume-section h2{color:#7c3aed}.template-zen .resume-section h2{color:#0d4a6e}.template-mentor .resume-section h2{color:#1e293b}.template-freshflow .resume-section h2{color:#ea580c}.template-lead .resume-section h2{color:#0f172a}.template-ats-plain .resume-section h2{color:#2c3e50}.template-ats-serif .resume-section h2{color:#34495e}.template-ats-clean .resume-section h2{color:#1a5490}.template-ats-neutral .resume-section h2{color:#2d4059}.template-ats-basic .resume-section h2{color:#344152}.template-ats-readable .resume-section h2{color:#3d5680}.template-ats-formal .resume-section h2{color:#2b5f8f}.template-ats-minimal-v2 .resume-section h2{color:#4a6fa5}.template-ats-plain,.template-ats-serif,.template-ats-clean,.template-ats-neutral,.template-ats-basic,.template-ats-readable,.template-ats-formal,.template-ats-minimal-v2{color:#111827}.template-ats-plain h1,.template-ats-serif h1,.template-ats-clean h1,.template-ats-neutral h1,.template-ats-basic h1,.template-ats-readable h1,.template-ats-formal h1,.template-ats-minimal-v2 h1{color:#1f2937}.template-modern-bold .resume-section h2{color:#dc2626}.template-modern-tech .resume-section h2{color:#0891b2}.template-modern-vibrant .resume-section h2{color:#9333ea}.template-modern-sleek .resume-section h2{color:#06b6d4}.template-modern-edge .resume-section h2{color:#be123c}.template-modern-minimal-v2 .resume-section h2{color:#10b981}.template-modern-gradient .resume-section h2{color:#8b5cf6}.template-modern-geometric .resume-section h2{color:#f97316}.template-modern-bold,.template-modern-tech,.template-modern-vibrant,.template-modern-sleek,.template-modern-edge,.template-modern-minimal-v2,.template-modern-gradient,.template-modern-geometric{color:#1f2937}.template-modern-bold h1,.template-modern-tech h1,.template-modern-vibrant h1,.template-modern-sleek h1,.template-modern-edge h1,.template-modern-minimal-v2 h1,.template-modern-gradient h1,.template-modern-geometric h1{color:#0f172a}.template-corporate-exec .resume-section h2{color:#1b1f3b}.template-corporate-finance .resume-section h2{color:#0f3460}.template-corporate-law .resume-section h2{color:#16213e}.template-corporate-tech .resume-section h2{color:#1d3557}.template-corporate-consul .resume-section h2{color:#2d5016}.template-corporate-formal .resume-section h2{color:#1a1a2e}.template-corporate-prestige .resume-section h2{color:#0b3d2c}.template-corporate-distinction .resume-section h2{color:#264653}.template-corporate-exec,.template-corporate-finance,.template-corporate-law,.template-corporate-tech,.template-corporate-consul,.template-corporate-formal,.template-corporate-prestige,.template-corporate-distinction{color:#111827}.template-corporate-exec h1,.template-corporate-finance h1,.template-corporate-law h1,.template-corporate-tech h1,.template-corporate-consul h1,.template-corporate-formal h1,.template-corporate-prestige h1,.template-corporate-distinction h1{color:#1f2937}.template-minimal-white .resume-section h2{color:#555}.template-minimal-dots .resume-section h2{color:#666}.template-minimal-lines .resume-section h2{color:#444}.template-minimal-air .resume-section h2{color:#777}.template-minimal-zen-v2 .resume-section h2{color:#5a7c8f}.template-minimal-silent .resume-section h2{color:#3d3d3d}.template-minimal-pure .resume-section h2{color:#626262}.template-minimal-serene .resume-section h2{color:#4a7c8f}.template-minimal-white,.template-minimal-dots,.template-minimal-lines,.template-minimal-air,.template-minimal-zen-v2,.template-minimal-silent,.template-minimal-pure,.template-minimal-serene,.template-minimal-white h1,.template-minimal-dots h1,.template-minimal-lines h1,.template-minimal-air h1,.template-minimal-zen-v2 h1,.template-minimal-silent h1,.template-minimal-pure h1,.template-minimal-serene h1{color:#111827}.template-fresher-student .resume-section h2{color:#0891b2}.template-fresher-grad .resume-section h2{color:#7c3aed}.template-fresher-starter .resume-section h2{color:#be185d}.template-fresher-student,.template-fresher-grad,.template-fresher-starter,.template-fresher-student h1,.template-fresher-grad h1,.template-fresher-starter h1{color:#1f2937}.template-exp-manager .resume-section h2{color:#c1121f}.template-exp-senior .resume-section h2{color:#780000}.template-exp-veteran .resume-section h2{color:#9d4edd}.template-exp-manager,.template-exp-senior,.template-exp-veteran,.template-exp-manager h1,.template-exp-senior h1,.template-exp-veteran h1{color:#1f2937}@media (max-width: 1100px){.hero-screen,.builder-screen{grid-template-columns:1fr}.builder-preview{min-height:auto}}@media (max-width: 820px){.profile-options,.field-grid-two,.two-column,.section-tabs{grid-template-columns:1fr}.hero-actions{flex-direction:column}.topbar,.hero-screen,.profile-screen,.builder-screen{padding:1rem}.resume-preview{padding:1.25rem}}@media print{body *{visibility:hidden}.resume-preview,.resume-preview *{visibility:visible}.resume-preview{position:absolute;top:0;left:0;width:100%;box-shadow:none;border-radius:0;padding:1.5rem;min-height:auto}.resume-preview h1{font-size:24pt}.resume-section h2{font-size:12pt}}
