*,:before,:after{box-sizing:border-box}:root{--bg:#faf6f1;--bg-panel:#f2eae0;--bg-sidebar:#ede0d0;--border:#d4b896;--text:#4a3728;--text-muted:#7a5c45;--accent:#8b5e3c;--accent-hover:#6b4229;--accent-light:#c4956a;--white:#fffdf9;--shadow:0 2px 8px #4a37281f;color:var(--text);background:var(--bg);font-family:system-ui,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}body{min-height:100vh;margin:0}#root{min-height:100vh}.app{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}._container_1ts2g_1{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:480px;display:flex}._header_1ts2g_10{flex-direction:column;align-items:center;gap:8px;margin-bottom:8px;display:flex}._hatIcon_1ts2g_18{width:72px;height:72px}._title_1ts2g_23{color:var(--accent);letter-spacing:-.5px;margin:0;font-size:2.5rem;font-weight:700}._tagline_1ts2g_31{color:var(--text-muted);margin:0;font-size:1.4rem}._subtitle_1ts2g_37{color:var(--text-muted);text-align:center;margin:0;font-size:1rem}._dropZone_1ts2g_44{border:2px dashed var(--border);background:var(--bg-panel);cursor:pointer;border-radius:12px;outline:none;flex-direction:column;align-items:center;gap:10px;width:100%;padding:48px 24px;transition:border-color .2s,background .2s;display:flex}._dropZone_1ts2g_44:hover,._dropZone_1ts2g_44:focus-visible{border-color:var(--accent-light);background:var(--bg-sidebar)}._dragging_1ts2g_67{border-color:var(--accent);background:var(--bg-sidebar)}._uploadIcon_1ts2g_72{width:40px;height:40px;color:var(--accent-light)}._dropText_1ts2g_78{color:var(--text);margin:0;font-size:1rem;font-weight:600}._dropHint_1ts2g_85{color:var(--text-muted);margin:0;font-size:.85rem}._browseBtn_1ts2g_91{background:var(--accent);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:10px 28px;font-size:1rem;font-weight:600;transition:background .2s}._browseBtn_1ts2g_91:hover{background:var(--accent-hover)}._hiddenInput_1ts2g_107{display:none}._error_1ts2g_111{color:#b94a2c;background:#fdf0ec;border:1px solid #e8c0b0;border-radius:6px;margin:0;padding:8px 16px;font-size:.9rem}._layout_v4d2t_1{background:var(--bg);display:flex;position:fixed;inset:0}._resetBtn_v4d2t_8{isolation:isolate;border:1px solid var(--border);background:var(--bg-panel);width:40px;height:40px;color:var(--accent);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex;position:fixed;bottom:24px;right:24px}._resetBtn_v4d2t_8:hover{background:var(--accent);color:var(--white);border-color:var(--accent)}._resetBtn_v4d2t_8:after{content:"Upload a new CV";background:var(--text);color:var(--bg);white-space:nowrap;opacity:0;pointer-events:none;border-radius:4px;padding:4px 10px;font-size:.75rem;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);right:0}._resetBtn_v4d2t_8:hover:after{opacity:1}._resetBtn_v4d2t_8 svg{width:18px;height:18px}._sidebar_v4d2t_60{background:var(--bg-sidebar);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:200px;padding:16px 0;display:flex}._sidebarHeader_v4d2t_70{border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-bottom:8px;padding:0 16px 16px;display:flex}._hatSmall_v4d2t_79{width:32px;height:32px}._sidebarTitle_v4d2t_84{color:var(--accent);font-size:1rem;font-weight:700}._sidebarItem_v4d2t_90{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;padding:10px 16px;font-size:.95rem;transition:background .15s,border-color .15s,color .15s}._sidebarItem_v4d2t_90:hover{background:var(--bg-panel);color:var(--accent)}._sidebarItem_v4d2t_90._active_v4d2t_111{background:var(--bg-panel);border-left-color:var(--accent);color:var(--accent);font-weight:600}._viewer_v4d2t_118{flex-direction:column;flex:1;display:flex;overflow:auto}._pdfFrame_v4d2t_125{border:none;flex:1;width:100%;height:100%;min-height:100vh}._textContent_v4d2t_133{white-space:pre-wrap;max-width:800px;color:var(--text);padding:32px 40px;font-size:.95rem;line-height:1.7}._revisedContainer_v4d2t_142{flex-direction:column;flex:1;display:flex;overflow:hidden}._subTabBar_v4d2t_149{border-bottom:1px solid var(--border);background:var(--bg-panel);flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;padding:8px 16px;display:flex}._downloadBtn_v4d2t_160{color:var(--white);background:#d9b596;border-radius:6px;padding:4px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s}._downloadBtn_v4d2t_160:hover{background:var(--accent)}._docxContent_v4d2t_175{max-width:860px;color:var(--text);flex:1;padding:40px 60px;font-size:.95rem;line-height:1.6;overflow-y:auto}._docxContent_v4d2t_175 h1,._docxContent_v4d2t_175 h2,._docxContent_v4d2t_175 h3{color:var(--accent);margin-top:1.2em;margin-bottom:.4em}._docxContent_v4d2t_175 p{margin:.3em 0}._docxContent_v4d2t_175 table{border-collapse:collapse;width:100%;margin:.5em 0}._docxContent_v4d2t_175 td,._docxContent_v4d2t_175 th{vertical-align:top;padding:4px 8px}._progressSection_v4d2t_209{flex-direction:column;gap:10px;padding:12px 12px 4px;display:flex}._sidebarDivider_v4d2t_216{background:var(--border);height:1px;margin:8px 0}._sidebarItemDisabled_v4d2t_222{opacity:.35;cursor:not-allowed}._progressStep_v4d2t_227{align-items:center;gap:10px;display:flex}._stepDot_v4d2t_233{border:2px solid var(--border);background:var(--bg);width:22px;height:22px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}._stepDone_v4d2t_248{background:var(--accent);border-color:var(--accent);color:var(--white)}._stepActive_v4d2t_254{border-color:var(--accent);color:var(--accent);animation:1.5s ease-in-out infinite _pulse_v4d2t_1}@keyframes _pulse_v4d2t_1{0%,to{opacity:1}50%{opacity:.4}}._stepLabel_v4d2t_270{color:var(--text-muted);font-size:.78rem}._stepLabelDone_v4d2t_275,._stepLabelActive_v4d2t_280{color:var(--accent);font-weight:600}._feedbackContainer_v4d2t_285{flex-direction:column;gap:32px;max-width:820px;padding:32px 40px;display:flex;overflow-y:auto}._feedbackHeading_v4d2t_294{color:var(--accent);border-bottom:2px solid var(--border);margin:0 0 12px;padding-bottom:6px;font-size:1.1rem;font-weight:700}._feedbackSummary_v4d2t_303 p{color:var(--text);margin:0;line-height:1.7}._feedbackList_v4d2t_309{flex-direction:column;gap:12px;display:flex}._swPair_v4d2t_315{border:1px solid var(--border);border-radius:8px;overflow:hidden}._strength_v4d2t_321,._weakness_v4d2t_322{flex-direction:column;gap:4px;padding:10px 16px;font-size:.92rem;line-height:1.6;display:flex}._strength_v4d2t_321{color:#2d5a2d;background:#f0f7f0}._weakness_v4d2t_322{color:#6b2d1f;border-top:1px solid var(--border);background:#fdf4f2}._swLabel_v4d2t_342{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.75rem;font-weight:700}._changeItem_v4d2t_350{border:1px solid var(--border);color:var(--text);border-radius:8px;align-items:flex-start;gap:14px;padding:12px 16px;font-size:.92rem;line-height:1.6;display:flex}._changeNumber_v4d2t_362{background:var(--accent-light);width:24px;height:24px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}._clockContainer_v4d2t_376{flex-direction:column;align-items:center;gap:10px;margin-top:300px;display:flex}._clockWrapper_v4d2t_384{width:120px;height:120px}._clock_v4d2t_376{width:100%;height:100%}._arc_v4d2t_394{transform-origin:32px 32px;animation:2s linear infinite _spin_v4d2t_1}._hourHand_v4d2t_399{transform-origin:32px 32px;animation:12s steps(12,end) infinite _tickHour_v4d2t_1}._minuteHand_v4d2t_404{transform-origin:32px 32px;animation:4s linear infinite _spin_v4d2t_1}@keyframes _spin_v4d2t_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _tickHour_v4d2t_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
