:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{color:#f0f0f0;background-color:#1e1e1e;margin:0;font-family:Arial,sans-serif}.app{padding:20px}.controls{gap:10px;margin-bottom:15px;display:flex}.controls button{color:#fff;cursor:pointer;background-color:#444;border:none;border-radius:5px;padding:8px 12px;transition:all .2s}.controls button:hover{background-color:#555}.controls input[type=file]{color:#fff}.profile{align-items:center;display:flex}.profile img{object-fit:cover;object-position:center;border:2px solid #ccc;border-radius:50%;width:110px;height:110px;margin-right:20px}#cv-preview{color:#000;background:#fff;border-radius:8px;margin-top:20px;padding:20px}#cv-preview *{color:#000!important;opacity:1!important}#cv-preview h1,#cv-preview h2,#cv-preview h3{letter-spacing:.5px;font-weight:600}.template-selector{margin:20px 0}.template-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px;display:grid}.template-card{cursor:pointer;background:#2b2b2b;border:2px solid #0000;border-radius:10px;padding:10px;transition:all .2s}.template-card:hover{transform:scale(1.05)}.template-card.active{border:2px solid #3498db}.template-preview{background:#fff;border-radius:5px;width:100%;height:220px;overflow:hidden}.template-card p{text-align:center;margin-top:5px;font-weight:700}.template1{background:linear-gradient(#fff 70%,#ddd 30%)}.template2{background:linear-gradient(90deg,#333 30%,#fff 30%)}.template3{background:linear-gradient(#3498db 25%,#fff 25%)}.template4{background:repeating-linear-gradient(#fff,#fff 10px,#eee 10px 20px)}.template5{background:linear-gradient(#222 20%,#fff 20%)}.template6{background:linear-gradient(#6c5ce7 20%,#fff 20%)}.template7{background:linear-gradient(90deg,#2c3e50 25%,#fff 25%)}.template8{background:linear-gradient(45deg,#ff7675,#74b9ff)}.crop-overlay{z-index:1000;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.crop-container{z-index:1;background:#333;width:400px;height:400px;position:relative}.crop-controls{z-index:10;align-items:center;gap:10px;margin-top:20px;display:flex;position:relative}.crop-controls input{width:200px}.crop-controls button{color:#fff;cursor:pointer;background-color:#444;border:none;border-radius:5px;padding:6px 12px}.crop-controls button:hover{background-color:#555}.crop-container *{pointer-events:auto}.pdf-safe *{page-break-inside:avoid;break-inside:avoid}.pdf-safe{background:#fff;width:794px;min-height:1123px;margin:0 auto}.pdf-safe h1,.pdf-safe h2,.pdf-safe h3,.pdf-safe p,.pdf-safe div,.pdf-safe ul,.pdf-safe li{page-break-inside:avoid}.pdf-safe h2{page-break-after:avoid}
