.CV_container__bxbO5{display:grid;max-width:1400px;margin:0 auto;padding:2rem;min-height:calc(100vh - 120px);box-sizing:border-box}.CV_splitLayout___fee5{grid-template-columns:1.1fr .9fr;gap:2rem}.CV_singleLayout__QVDDI{grid-template-columns:1fr;gap:0}.CV_desktopOnlyBtn__dMyOq{display:none!important}@media (min-width:768px){.CV_desktopOnlyBtn__dMyOq{display:inline-flex!important}}.CV_formSection__69e9p{display:flex;flex-direction:column;gap:1.5rem;max-height:calc(100vh - 160px);overflow-y:auto;padding-right:.5rem}.CV_formSection__69e9p::-webkit-scrollbar{width:6px}.CV_formSection__69e9p::-webkit-scrollbar-track{background:transparent}.CV_formSection__69e9p::-webkit-scrollbar-thumb{background-color:var(--border-color,#e2e8f0);border-radius:3px}.CV_actionsBar__mz43P{display:flex;justify-content:space-between;align-items:center;background:var(--card-bg);padding:.75rem 1rem;border-radius:12px;border:1px solid var(--card-border);position:sticky;top:0;z-index:10;box-shadow:var(--glow-shadow);gap:1rem}.CV_actionsInfo__NM2PV{gap:.75rem}.CV_actionsInfo__NM2PV,.CV_documentGroup__xp6cS{display:flex;align-items:center;flex-wrap:nowrap;min-width:0}.CV_documentGroup__xp6cS{gap:.5rem}.CV_buttonGroup__FT2qI{display:flex;gap:.4rem;flex-wrap:nowrap}.CV_actionsBar__mz43P .CV_switcherButton__DWFUu,.CV_actionsBar__mz43P .CV_titleInput__M_P5e,.CV_actionsBar__mz43P button{height:36px!important;font-size:.75rem!important;font-weight:600!important;box-sizing:border-box}.CV_actionsBar__mz43P button{padding:0 .75rem!important;white-space:nowrap}.CV_templateSelector__mO7QG{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:1.25rem;box-shadow:var(--glow-shadow)}.CV_sectionTitle__9KZfL{font-size:1.1rem;font-weight:700;margin-bottom:.75rem;color:var(--foreground)}.CV_templatesGrid__dJiYl{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.CV_templateCard__6v_1g{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;border-radius:12px;border:1px solid var(--border);background:transparent;cursor:pointer;transition:all .2s ease;text-align:center;color:var(--foreground)}.CV_templateCard__6v_1g:hover{background:rgba(0,0,0,.02);transform:translateY(-2px);border-color:var(--primary-glow)}.dark .CV_templateCard__6v_1g:hover{background:rgba(255,255,255,.02)}.CV_templateActive__6NEw9{border-color:var(--primary);background:var(--primary-glow);color:var(--primary)}.CV_templateIcon__3mYmj{font-size:1.5rem}.CV_templateName__kgOI_{font-size:.85rem;font-weight:600}.CV_card__ZNDBf{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:var(--glow-shadow);transition:border-color .3s,box-shadow .3s}.CV_card__ZNDBf:hover{border-color:var(--primary-glow)}.CV_cardHeader__OZWUw{display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.CV_cardHeaderTitle__SoGRK{font-size:1.05rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.CV_cardContent__k_YzE{display:flex;flex-direction:column;gap:1.25rem;border-top:1px solid var(--border);padding-top:1.25rem}.CV_dark__JBT0N .CV_cardContent__k_YzE{border-color:#334155}.CV_grid2__793Tf{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.CV_inputGroup__5Mk8R{display:flex;flex-direction:column;gap:.35rem}.CV_inputLabel__a9Nfz{font-size:.85rem;font-weight:600;color:#475569}.CV_dark__JBT0N .CV_inputLabel__a9Nfz{color:#94a3b8}.CV_inputHelp__dY2iE{font-size:.75rem;color:#64748b;margin-top:.25rem}.CV_textarea__CDaRn{min-height:100px;padding:.75rem;border-radius:8px;border:1px solid #cbd5e1;background:transparent;font-family:inherit;font-size:.9rem;resize:vertical;color:inherit}.CV_dark__JBT0N .CV_textarea__CDaRn{border-color:#475569}.CV_textarea__CDaRn:focus{outline:2px solid #3b82f6}.CV_repeatableItem__8Quo_{border:1px dashed #cbd5e1;border-radius:12px;padding:1.25rem;position:relative;display:flex;flex-direction:column;gap:1rem}.CV_dark__JBT0N .CV_repeatableItem__8Quo_{border-color:#475569}.CV_itemRemoveBtn__TAE5Z{position:absolute;top:.75rem;right:.75rem;background:#fee2e2;color:#ef4444;border:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.85rem;transition:all .2s}.CV_itemRemoveBtn__TAE5Z:hover{background:#fca5a5}.CV_itemActionsGroup__jZdxU{position:absolute;top:.75rem;right:.75rem;display:flex;gap:.35rem;align-items:center}.CV_actionBtn__a6Bso{background:#f1f5f9;color:#475569;border:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.CV_actionBtn__a6Bso:hover:not(:disabled){background:#cbd5e1;color:#0f172a}.CV_actionBtn__a6Bso:disabled{opacity:.4;cursor:not-allowed}.dark .CV_actionBtn__a6Bso{background:#334155;color:#cbd5e1}.dark .CV_actionBtn__a6Bso:hover:not(:disabled){background:#475569;color:#ffffff}.CV_removeBtn__Mw7UN{background:#fee2e2;color:#ef4444;border:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.CV_removeBtn__Mw7UN:hover{background:#fca5a5}.CV_bulletList__IVqkV{display:flex;flex-direction:column;gap:.5rem}.CV_bulletRow__0sYsn{display:flex;gap:.5rem;align-items:center}.CV_bulletRow__0sYsn>div{flex:1 1;margin-bottom:0!important}.CV_presetGrid__TwcOp{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.5rem;margin-top:.5rem;margin-bottom:.75rem}.CV_presetBtn__1u7h0{background:#f1f5f9;border:1px solid #cbd5e1;color:#334155;padding:.4rem .5rem;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;text-align:center;transition:all .2s}.CV_dark__JBT0N .CV_presetBtn__1u7h0{background:#334155;border-color:#475569;color:#cbd5e1}.CV_presetBtn__1u7h0:hover{background:#e2e8f0;border-color:#94a3b8}.CV_dark__JBT0N .CV_presetBtn__1u7h0:hover{background:#475569}.CV_skillsInputWrap__tfpx_{display:flex;gap:.5rem;width:100%;max-width:480px}.CV_skillsInputWrap__tfpx_>div{flex:1 1}.CV_tagContainer__etdaR{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.CV_tag__Pv8oK{background:#f1f5f9;color:#334155;padding:.35rem .75rem;border-radius:9999px;font-size:.85rem;display:inline-flex;align-items:center;gap:.35rem}.CV_dark__JBT0N .CV_tag__Pv8oK{background:#334155;color:#cbd5e1}.CV_tagRemove__iWJw0{cursor:pointer;font-weight:700}.CV_previewSection__SWTK4{position:sticky;top:2rem;max-height:calc(100vh - 160px);display:flex;flex-direction:column;gap:1rem;align-items:center;overflow-y:auto;background:rgba(0,0,0,.01);border:1px solid var(--border);border-radius:20px;padding:1.5rem}.dark .CV_previewSection__SWTK4{background:rgba(255,255,255,.01)}.CV_a4Page__LZDTC{width:794px;height:1123px;background:white;color:#1e293b;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);padding:10mm 15mm 15mm;box-sizing:border-box;font-family:Inter,-apple-system,sans-serif;line-height:1.5;transform-origin:top center;transition:transform .2s ease;position:relative}.CV_scaleContainer__Qge98{width:794px;height:1123px;flex-shrink:0;margin:0 auto;position:relative}.CV_themeMinimal__kNiY4{font-family:Georgia,serif;color:#111}.CV_themeMinimal__kNiY4 h2{font-size:1.25rem;text-transform:uppercase;letter-spacing:1px;border-bottom:1.5px solid #222;padding-bottom:3px;margin-top:1.25rem;margin-bottom:.5rem;font-weight:700}.CV_themeMinimal__kNiY4 .CV_headerName__Urdhc{font-size:2.2rem;text-align:center;font-weight:400;letter-spacing:1px;margin-bottom:.25rem}.CV_themeMinimal__kNiY4 .CV_headerTitle__2F5Jd{font-size:1.05rem;text-align:center;font-style:italic;color:#555;margin-bottom:1rem}.CV_themeMinimal__kNiY4 .CV_contactInfo__FQmie{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem 1rem;font-size:.8rem;border-bottom:1px solid #ddd;padding-bottom:.75rem;margin-bottom:1rem}.CV_themeProfessional__55Cye{color:#1e293b}.CV_themeProfessional__55Cye h2{font-size:1.15rem;color:#1e3a8a;border-bottom:2px solid #3b82f6;padding-bottom:4px;margin-top:1.25rem;margin-bottom:.5rem;font-weight:800;display:flex;align-items:center}.CV_themeProfessional__55Cye .CV_headerName__Urdhc{font-size:2.4rem;color:#1e3a8a;font-weight:900;margin-bottom:.15rem}.CV_themeProfessional__55Cye .CV_headerTitle__2F5Jd{font-size:1.2rem;color:#3b82f6;font-weight:700;margin-bottom:.75rem}.CV_themeProfessional__55Cye .CV_contactInfo__FQmie{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.8rem;background:#f8fafc;padding:.5rem 1rem;border-radius:6px;border-left:4px solid #1e3a8a;margin-bottom:1rem}.CV_themeCozy__GoiVl{color:#2c3e2e}.CV_themeCozy__GoiVl h2{font-size:1.2rem;color:#2d6a4f;background:#d8f3dc;padding:.35rem .75rem;border-radius:6px;margin-top:1.25rem;margin-bottom:.5rem;font-weight:800}.CV_themeCozy__GoiVl .CV_headerName__Urdhc{font-size:2.3rem;color:#1b4332;font-weight:800;margin-bottom:.15rem}.CV_themeCozy__GoiVl .CV_headerTitle__2F5Jd{font-size:1.15rem;color:#40916c;font-weight:600;margin-bottom:.75rem}.CV_themeCozy__GoiVl .CV_contactInfo__FQmie{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.8rem;padding:.5rem 0;border-bottom:1.5px dashed #b7e4c7;margin-bottom:1rem}.CV_themeModern__hqbsL{color:#1e1b4b}.CV_themeModern__hqbsL h2{font-size:1.2rem;color:#4f46e5;border-left:4px solid #4f46e5;padding-left:.6rem;margin-top:1.25rem;margin-bottom:.5rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.CV_themeModern__hqbsL .CV_headerName__Urdhc{font-size:2.5rem;color:#1e1b4b;font-weight:800;margin-bottom:.2rem;letter-spacing:-.5px}.CV_themeModern__hqbsL .CV_headerTitle__2F5Jd{font-size:1.1rem;color:#6366f1;font-weight:600;margin-bottom:.75rem;display:inline-block;background:#f5f3ff;padding:.25rem .75rem;border-radius:9999px;border:1px solid #e0e7ff}.CV_themeModern__hqbsL .CV_contactInfo__FQmie{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:.8rem;padding:.5rem .75rem;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:1rem}.CV_themeCompact__pDjK3{color:#334155;line-height:1.4}.CV_themeCompact__pDjK3 h2{font-size:1.05rem;color:#0f172a;border-bottom:1px solid #cbd5e1;padding-bottom:2px;margin-top:.9rem;margin-bottom:.4rem;font-weight:700}.CV_themeCompact__pDjK3 .CV_headerName__Urdhc{font-size:2rem;color:#0f172a;font-weight:800;margin-bottom:.1rem}.CV_themeCompact__pDjK3 .CV_headerTitle__2F5Jd{font-size:1rem;color:#475569;font-weight:600;margin-bottom:.4rem}.CV_themeCompact__pDjK3 .CV_contactInfo__FQmie{display:flex;flex-wrap:wrap;gap:.35rem .75rem;font-size:.75rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #f1f5f9}.CV_themeCompact__pDjK3 .CV_previewItem__iD026{margin-bottom:.5rem!important}.CV_themeCompact__pDjK3 .CV_previewItemHeader__4d7yw{font-size:.85rem!important}.CV_themeCompact__pDjK3 .CV_previewAvailabilityText__0QILw,.CV_themeCompact__pDjK3 .CV_previewItemMeta__1s9Cn{font-size:.75rem!important}.CV_contactInfo__FQmie span{white-space:nowrap;display:inline-flex;align-items:center;gap:.25rem}.CV_previewSectionBlock__qEKVZ{margin-bottom:1.35rem}.CV_previewSectionBlock__qEKVZ:last-child{margin-bottom:0!important}.CV_summaryText__rIZ1A{font-size:.85rem;line-height:1.5;white-space:pre-line}.CV_previewItem__iD026{margin-bottom:.85rem}.CV_previewItem__iD026:last-child{margin-bottom:0}.CV_previewItemHeader__4d7yw{display:flex;justify-content:space-between;align-items:baseline;font-weight:700;font-size:.85rem}.CV_previewItemMeta__1s9Cn{display:flex;justify-content:space-between;font-style:italic;font-size:.8rem;color:#4b5563;margin-bottom:.25rem}.CV_previewItemHighlights__k6WlB{margin:0;padding-left:1.25rem;font-size:.8rem;color:#374151;display:flex;flex-direction:column;gap:.15rem}.CV_previewItemHighlights__k6WlB li{list-style-type:disc}.CV_previewSkillsGrid__LQcXt{display:flex;flex-wrap:wrap;gap:.4rem}.CV_previewSkillTag__wQmd5{background:#f3f4f6;border:1px solid #e5e7eb;padding:.2rem .5rem;border-radius:4px;font-size:.75rem}.CV_themeMinimal__kNiY4 .CV_previewSkillTag__wQmd5{background:transparent;border:1px solid #374151}.CV_themeCozy__GoiVl .CV_previewSkillTag__wQmd5{background:#e9f5ed;border-color:#d8f3dc;color:#1b4332}.CV_themeModern__hqbsL .CV_previewSkillTag__wQmd5{background:#e0e7ff;border-color:#c7d2fe;color:#4338ca}.CV_themeCompact__pDjK3 .CV_previewSkillTag__wQmd5{background:#f8fafc;border-color:#cbd5e1;color:#334155;padding:.12rem .4rem;font-size:.72rem}.CV_previewAvailabilityText__0QILw{font-size:.8rem;margin-bottom:.5rem;line-height:1.4}.CV_availabilityExtra__WAVgz{font-size:.8rem;margin-top:.25rem}.CV_referencesText__zt2BD{font-style:italic;font-size:.8rem}.CV_previewOverlay____mty{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.4);z-index:998;opacity:0;pointer-events:none;transition:opacity .3s ease}.CV_overlayVisible__VYl3o{opacity:1;pointer-events:auto}.CV_previewDrawer__lLTBc{position:fixed;top:0;right:0;bottom:0;width:80vw;max-width:1000px;background:var(--background);box-shadow:-10px 0 30px rgba(0,0,0,.1);z-index:999;transform:translateX(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;border-left:1px solid var(--border)}.dark .CV_previewDrawer__lLTBc{box-shadow:-10px 0 30px rgba(0,0,0,.3)}.CV_drawerOpen__mHtjR{transform:translateX(0)}.CV_drawerHeader__JGH5X{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;border-bottom:1px solid var(--border);background:var(--card-bg);z-index:10}.CV_drawerContent__h99sF{flex:1 1;overflow-y:auto;padding:2.5rem 2rem;display:flex;justify-content:center;align-items:flex-start;background:var(--background)}.CV_drawerContent__h99sF .CV_scaleContainer__Qge98{width:794px;height:1123px;flex-shrink:0;margin:0 auto}@media (max-width:768px){.CV_container__bxbO5{padding:.75rem .75rem 80px;gap:1rem}.CV_actionsBar__mz43P{flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1rem}.CV_actionsBar__mz43P h1{font-size:1.15rem!important}.CV_actionsBar__mz43P span{font-size:.72rem!important}.CV_actionsInfo__NM2PV{flex-direction:column;align-items:center;width:100%!important;gap:.5rem}.CV_documentGroupSkeleton__eXazD,.CV_documentGroup__xp6cS{width:100%;justify-content:center}.CV_actionsBar__mz43P .CV_buttonGroup__FT2qI{width:100%;display:flex;flex-wrap:wrap;gap:.5rem}.CV_actionsBar__mz43P .CV_buttonGroup__FT2qI>button{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.25rem);justify-content:center;font-size:.775rem!important;padding:.5rem .25rem!important;height:36px!important;white-space:nowrap}.CV_templatesGrid__dJiYl{grid-template-columns:repeat(2,1fr);gap:.5rem}.CV_templateCard__6v_1g{padding:.6rem;gap:.35rem}.CV_card__ZNDBf{padding:1rem;gap:1rem}.CV_cardContent__k_YzE{padding-top:1rem;gap:1rem}.CV_grid2__793Tf{grid-template-columns:1fr;gap:1rem}.CV_previewDrawer__lLTBc{width:100vw;max-width:100vw}.CV_drawerHeader__JGH5X{flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem}.CV_drawerHeader__JGH5X .CV_buttonGroup__FT2qI{display:flex;flex-wrap:wrap;gap:.5rem;width:100%;align-items:center}.CV_drawerHeader__JGH5X .CV_zoomContainer__ZU7mI{flex:1 1 auto;justify-content:center;margin-right:0;min-width:140px;height:38px}.CV_drawerHeader__JGH5X .CV_zoomIndicator__rfHg1{font-size:.75rem;min-width:70px}.CV_drawerHeader__JGH5X .CV_buttonGroup__FT2qI>button{flex:1 1 auto;white-space:nowrap;justify-content:center;font-size:.8rem;padding:.5rem .75rem!important;height:38px!important}.CV_drawerContent__h99sF{padding:1rem .5rem}}@media print{.CV_actionsBar__mz43P,.CV_drawerHeader__JGH5X,.CV_formSection__69e9p,.CV_previewOverlay____mty,.CV_templateSelector__mO7QG{display:none!important}.CV_container__bxbO5{display:block!important;padding:0!important;margin:0!important;width:auto!important;height:auto!important}.CV_previewDrawer__lLTBc{position:static!important;transform:none!important;box-shadow:none!important;width:100%!important;max-width:100%!important;z-index:auto!important}.CV_drawerContent__h99sF,.CV_previewDrawer__lLTBc{background:transparent!important;display:block!important}.CV_drawerContent__h99sF{padding:0!important;overflow:visible!important}.CV_scaleContainer__Qge98{transform:scale(1)!important;width:210mm!important;margin:0!important;padding:0!important;display:block!important}.CV_a4Page__LZDTC,.CV_scaleContainer__Qge98{height:auto!important;min-height:0!important;overflow:visible!important}.CV_a4Page__LZDTC{width:100%!important;padding:10mm 15mm 15mm!important;box-shadow:none!important;margin:0 auto!important;border:none!important;box-sizing:border-box!important;position:static!important;background:white!important;color:black!important;page-break-after:avoid!important}.CV_a4Page__LZDTC,.CV_previewItem__iD026{page-break-inside:avoid!important}.CV_a4Page__LZDTC h2{page-break-after:avoid!important}}.CV_zoomContainer__ZU7mI{display:flex;align-items:center;gap:.5rem;margin-right:.75rem;background:rgba(0,0,0,.02);padding:4px;border-radius:8px;border:1px solid var(--border)}.dark .CV_zoomContainer__ZU7mI{background:rgba(255,255,255,.02)}.CV_zoomIndicator__rfHg1{font-size:.8rem;font-weight:700;color:var(--text-muted);min-width:80px;text-align:center}.CV_modalOverlay__I640g{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.4);display:flex;align-items:center;justify-content:center;z-index:9999;animation:CV_modalFadeIn__TT0um .2s ease-out}.CV_modalContainer__9jYNZ{background:var(--card-bg);border-radius:16px;padding:1.5rem;width:90%;max-width:420px;box-shadow:var(--glow-shadow);border:1px solid var(--card-border);animation:CV_modalScaleUp__YxGC5 .3s cubic-bezier(.34,1.56,.64,1)}.CV_modalHeader__9gud7{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.CV_modalHeader__9gud7 h3{margin:0;font-size:1.15rem;font-weight:700;color:var(--foreground)}.CV_modalWarningIcon__eVJxD{font-size:1.5rem}.CV_modalBody__h08LG{margin-bottom:1.5rem}.CV_modalBody__h08LG p{margin:0;font-size:.95rem;color:var(--text-muted);line-height:1.5;word-break:keep-all}.CV_modalFooter__IVFwN{display:flex;justify-content:flex-end;gap:.75rem}.CV_modalCancelButton__oAVru{background:rgba(0,0,0,.05);color:var(--text-muted);border:none;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.dark .CV_modalCancelButton__oAVru{background:rgba(255,255,255,.05)}.CV_modalCancelButton__oAVru:hover{background:rgba(0,0,0,.1);color:var(--foreground)}.dark .CV_modalCancelButton__oAVru:hover{background:rgba(255,255,255,.1)}.CV_modalConfirmButton__nNlc7{background:var(--primary);color:#ffffff;border:none;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px var(--primary-glow)}.CV_modalConfirmButton__nNlc7:hover{background:var(--primary-hover);transform:translateY(-1px)}.CV_modalConfirmButton__nNlc7:active{transform:translateY(0)}@keyframes CV_modalFadeIn__TT0um{0%{opacity:0}to{opacity:1}}@keyframes CV_modalScaleUp__YxGC5{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.CV_infoBox__oTrJw{display:flex;align-items:flex-start;gap:.75rem;background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.25);border-radius:12px;padding:1rem;margin-bottom:1rem;font-size:.85rem;line-height:1.6;color:var(--foreground)}.dark .CV_infoBox__oTrJw{background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.35)}.CV_infoBoxIcon__dAFMB{font-size:1.25rem;flex-shrink:0;margin-top:.05rem}.CV_infoBoxContent__CoBjI{display:flex;flex-direction:column;gap:.25rem}.CV_infoBoxTitle__SVJh6{font-weight:700;color:#2563eb}.dark .CV_infoBoxTitle__SVJh6{color:#818cf8}.CV_guideContainer__W9bl6{margin-top:4rem;padding:2.5rem;background:var(--card-bg);border:1px solid var(--card-border);border-radius:24px;box-shadow:var(--glow-shadow)}.CV_guideMainTitle__DH6bx{font-size:1.75rem;font-weight:800;margin-bottom:2rem;text-align:center;color:var(--foreground)}.CV_guideSection__q4TgA{margin-bottom:2.5rem}.CV_guideSubTitle__rrnUR{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--primary);display:flex;align-items:center;gap:.5rem}.CV_guideText__3PKZy{font-size:1rem;line-height:1.7;color:var(--text-muted);word-break:keep-all}.CV_guideList__js6G3{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.CV_guideList__js6G3 li{font-size:.95rem;line-height:1.6;color:var(--text-muted);padding-left:1.5rem;position:relative}.CV_guideList__js6G3 li:before{content:"•";color:var(--primary);font-weight:700;position:absolute;left:0}.CV_tipsGrid__fa8Ez{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin-top:1rem}.CV_tipCard__SSV2t{padding:1.25rem;background:rgba(0,0,0,.02);border:1px solid var(--border);border-radius:16px}.dark .CV_tipCard__SSV2t{background:rgba(255,255,255,.02)}.CV_tipCard__SSV2t h4{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.CV_tipCard__SSV2t p{font-size:.9rem;line-height:1.6;color:var(--text-muted)}.CV_faqItem__ETSqA{margin-bottom:1.5rem;padding:1rem;border-left:4px solid var(--primary);background:rgba(50,145,255,.05);border-radius:0 8px 8px 0}.CV_faqQuestion__ITW14{font-weight:700;margin-bottom:.5rem;color:var(--foreground)}.CV_faqAnswer__3bjWE{font-size:.9rem;line-height:1.6;color:var(--text-muted)}@media (max-width:768px){.CV_guideContainer__W9bl6{padding:1.5rem;margin-top:2rem}.CV_guideMainTitle__DH6bx{font-size:1.4rem}.CV_guideSubTitle__rrnUR{font-size:1.1rem}}.CV_switcherContainer__8cR_2{position:relative;display:inline-block}.CV_switcherButton__DWFUu{display:flex;align-items:center;gap:.5rem;padding:0 .75rem;border-radius:8px;border:1px solid var(--border);background:var(--card-bg);color:var(--foreground);font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CV_switcherButton__DWFUu:hover{border-color:var(--primary);background:var(--primary-glow)}.CV_switcherDropdown__GY7UG{position:absolute;top:105%;left:0;min-width:260px;background:var(--background);border:1px solid var(--border);border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15);z-index:100;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;animation:CV_scale-up___O6xm .2s cubic-bezier(.16,1,.3,1)}.CV_actionsBar__mz43P button.CV_switcherItem__o2e5d{display:flex;flex-direction:column;padding:.75rem .85rem!important;height:auto!important;white-space:normal!important;border-radius:8px;cursor:pointer;transition:all .15s;text-align:left;border:none;background:transparent;width:100%}.CV_actionsBar__mz43P button.CV_switcherItem__o2e5d:hover{background:var(--primary-glow);color:var(--primary)}.CV_actionsBar__mz43P button.CV_switcherItem__o2e5d.CV_activeItem__JWptX{background:var(--primary);color:#ffffff!important}.CV_switcherItemTitle__k_Jha{font-size:.9rem;font-weight:700;word-break:break-all}.CV_switcherItemMeta__Kp0Er{font-size:.75rem;color:var(--text-muted);margin-top:.15rem}.CV_actionsBar__mz43P button.CV_switcherItem__o2e5d.CV_activeItem__JWptX .CV_switcherItemMeta__Kp0Er{color:rgba(255,255,255,.8)}.CV_switcherDivider__ZO58k{height:1px;background:var(--border);margin:.25rem 0}.CV_actionsBar__mz43P button.CV_switcherActionItem__ehw9Y{display:flex;align-items:center;gap:.5rem;padding:.75rem .85rem!important;height:auto!important;white-space:normal!important;border-radius:8px;font-size:.85rem;font-weight:600;color:var(--foreground);transition:all .15s;cursor:pointer;border:none;background:transparent;width:100%}.CV_actionsBar__mz43P button.CV_switcherActionItem__ehw9Y:hover{background:rgba(0,0,0,.03)}.dark .CV_actionsBar__mz43P button.CV_switcherActionItem__ehw9Y:hover{background:rgba(255,255,255,.05)}.CV_saveBadge__Md0iP{font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:6px;display:inline-flex;align-items:center;gap:.25rem;transition:all .2s;background:transparent;color:var(--text-muted);flex-shrink:0;white-space:nowrap}.CV_saveBadge__Md0iP.CV_unsaved__Bnwu6{background:rgba(245,158,11,.12);color:#d97706}.CV_saveBadge__Md0iP.CV_saving__qPn11{background:var(--primary-glow);color:var(--primary)}.CV_saveBadge__Md0iP.CV_saved__9xtJM{background:var(--accent-glow);color:var(--accent)}.CV_saveBadge__Md0iP.CV_error__MC647{background:rgba(239,68,68,.1);color:#ef4444}.CV_titleInput__M_P5e{background:var(--card-bg);border:1px solid var(--border);font-size:.85rem;font-weight:600;color:var(--foreground);outline:none;padding:0 .75rem;border-radius:8px;width:150px;transition:all .2s}.CV_titleInput__M_P5e:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(50,145,255,.15)}@keyframes CV_skeleton-shimmer__pIO5B{0%{background-position:-200% 0}to{background-position:200% 0}}.CV_documentGroupSkeleton__eXazD{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap;min-width:0}.CV_skeletonTitleInput__BqZrs{width:150px}.CV_skeletonSwitcherButton__9Tg6u,.CV_skeletonTitleInput__BqZrs{height:36px!important;border-radius:8px;background:linear-gradient(90deg,var(--border) 25%,var(--card-bg) 50%,var(--border) 75%);background-size:200% 100%;animation:CV_skeleton-shimmer__pIO5B 1.6s linear infinite}.CV_skeletonSwitcherButton__9Tg6u{width:100px}