@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@300;400;500;600;700;800&display=swap";
:root{--background:#fff;--background-muted:#f8fafc;--foreground:#0b1020;--foreground-muted:#475569;--card:#fff;--card-border:#e5e7eb;--card-shadow:0 1px 2px #0b10200a, 0 8px 24px #0b10200f;--accent:#4f46e5;--accent-hover:#4338ca;--accent-soft:#eef2ff;--accent-glow:#4f46e538;--accent-foreground:#fff;--muted:#f3f4f6;--muted-foreground:#6b7280;--glass-bg:#ffffffb3;--glass-border:#0f172a0f;--success:#059669;--warning:#d97706;--error:#dc2626;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--font-inter:"Inter", sans-serif;--font-outfit:"Outfit", sans-serif}.text-gradient{background:linear-gradient(135deg,#0b1020 0%,#4f46e5 55%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:.9s linear infinite spin}@keyframes cv-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-inter);-webkit-font-smoothing:antialiased;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(900px 500px at 10% -10%,#4f46e514,#0000 60%),radial-gradient(700px 400px at 100% 110%,#7c3aed0f,#0000 60%);width:100%;height:100%;position:fixed;top:0;left:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-outfit);letter-spacing:-.02em;font-weight:600}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .2s}.glass-card{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-lg);box-shadow:var(--card-shadow)}.btn-primary{background:var(--accent);color:var(--accent-foreground);border-radius:var(--radius-md);box-shadow:0 6px 16px var(--accent-glow);padding:10px 18px;font-size:14px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s}.btn-primary:hover{background:var(--accent-hover);box-shadow:0 10px 22px var(--accent-glow);transform:translateY(-1px)}.btn-primary:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.btn-outline{border:1px solid var(--card-border);color:var(--foreground);border-radius:var(--radius-md);background:var(--background);padding:10px 18px;font-size:14px;font-weight:600;transition:background .18s,border-color .18s}.btn-outline:hover{background:var(--muted);border-color:#d1d5db}.template-card{transition:border-color .2s,box-shadow .2s,transform .2s}.template-pill{background:var(--accent);color:var(--accent-foreground);letter-spacing:.04em;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.template-pill-dark{background:var(--muted);color:var(--foreground);border:1px solid var(--card-border)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.5s ease-out forwards fadeIn}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:var(--muted-foreground);letter-spacing:.01em;font-size:12px;font-weight:600}.form-group input,.form-group textarea{background:var(--background);border:1px solid var(--card-border);border-radius:var(--radius-md);color:var(--foreground);width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #4f46e524}.magic-btn{background:var(--accent);color:#fff;opacity:.7;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.magic-btn:hover{opacity:1;transform:translateY(-50%)scale(1.1)}.magic-btn:disabled{opacity:.3;cursor:not-allowed}.mobile-only{display:none}@media (max-width:980px){.desktop-only{display:none!important}.mobile-only{display:block}}.container-narrow{width:100%;max-width:1120px;margin:0 auto;padding:0 24px}@media (max-width:640px){.container-narrow{padding:0 18px}}.hero-inner{min-height:520px}@media (min-width:960px){.hero-inner{grid-template-columns:1.05fr 1fr!important}}.hero-blob{filter:blur(80px);opacity:.55;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hero-blob-indigo{background:radial-gradient(circle,#4f46e559,#0000 70%);width:520px;height:520px;top:-180px;left:-120px}.hero-blob-violet{background:radial-gradient(circle,#a855f74d,#0000 70%);width:480px;height:480px;bottom:-200px;right:-80px}.hero-grid{pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#0f172a0a 1px,#0000 1px),linear-gradient(#0f172a0a 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 78%);mask-image:radial-gradient(circle,#000 0%,#0000 78%)}.hero-mockup{justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.hero-mockup-frame{border:1px solid var(--card-border);background:#fff;border-radius:18px;width:100%;max-width:520px;overflow:hidden;box-shadow:0 30px 80px #0f172a2e,0 2px 6px #0f172a0f}.hero-mockup-chrome{border-bottom:1px solid var(--card-border);background:var(--background-muted);align-items:center;gap:6px;padding:10px 14px;display:flex}.hero-mockup-dot{border-radius:50%;width:10px;height:10px;display:inline-block}.hero-mockup-viewport{background:#fff;height:460px;position:relative;overflow:hidden}.hero-mockup-scale{transform-origin:0 0;width:167%;height:167%;position:absolute;inset:0;transform:scale(.6)}.hero-mockup-badge{background:var(--card);border:1px solid var(--card-border);border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;top:30px;left:-18px;transform:rotate(2deg);box-shadow:0 14px 30px #0f172a1f}.hero-mockup-badge-bottom{inset:auto -18px 40px auto;transform:rotate(-2deg)}.final-cta-grid{pointer-events:none;background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(#ffffff0f 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 70%);mask-image:radial-gradient(circle,#000 0%,#0000 70%)}.final-cta-glow{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#7c3aed59,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-160px;right:-120px}.final-cta>:not(.final-cta-grid):not(.final-cta-glow){z-index:1;position:relative}.app-header{border-bottom:1px solid var(--card-border);-webkit-backdrop-filter:saturate(180%)blur(12px);z-index:20;background:#ffffffd9;justify-content:space-between;align-items:center;gap:16px;height:68px;padding:0 24px;display:flex;position:sticky;top:0}.app-header-actions{flex-wrap:nowrap;align-items:center;gap:12px;display:flex}@media (max-width:900px){.app-header{padding:0 14px}.app-header-desktop{display:none!important}.app-header-mobile{display:flex!important}}.app-header-drawer-backdrop{z-index:100;background:#0b102073;justify-content:flex-end;animation:.18s ease-out forwards fadeIn;display:flex;position:fixed;inset:0}.app-header-drawer{background:var(--background);border-left:1px solid var(--card-border);flex-direction:column;width:min(320px,86vw);height:100%;display:flex;box-shadow:-20px 0 40px #0b10201f}.app-header-drawer-head{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.app-header-drawer-body{flex-direction:column;gap:10px;padding:16px;display:flex;overflow-y:auto}.app-header-drawer-body .btn-primary,.app-header-drawer-body .btn-outline{min-height:46px;padding:12px 14px;font-size:14px}.dashboard-cv-card{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--card-shadow);flex-direction:column;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.dashboard-cv-card:hover{border-color:var(--accent-soft-border,#4f46e559);box-shadow:0 20px 40px #0f172a1f}.dashboard-cv-thumb{background:linear-gradient(180deg, var(--background-muted) 0%, var(--muted) 100%);border-bottom:1px solid var(--card-border);height:220px;position:relative;overflow:hidden}.dashboard-cv-thumb-scale{transform-origin:0 0;pointer-events:none;width:313%;height:313%;position:absolute;inset:0;transform:scale(.32)}.dashboard-cv-thumb-fade{background:linear-gradient(180deg, transparent, var(--card));pointer-events:none;height:60px;position:absolute;bottom:0;left:0;right:0}.dashboard-cv-thumb-badge{letter-spacing:.02em;color:#fff;border-radius:999px;padding:4px 10px;font-size:10.5px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #0f172a2e}.template-picker-section{padding:42px 32px 56px}@media (max-width:640px){.template-picker-section{padding:24px 16px 40px}}.template-picker-hero{grid-template-columns:1fr}@media (min-width:900px){.template-picker-hero{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}}@media (max-width:640px){.template-picker-hero+*{margin-top:12px}}.editor-topbar{border-bottom:1px solid var(--card-border);background:var(--background);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;display:flex}.editor-shell{flex:1;display:flex;overflow:hidden}.editor-aside{border-right:1px solid var(--card-border);background:var(--background);width:45%;min-width:450px;height:100%;position:relative;overflow:hidden}.editor-preview-pane{background:var(--background-muted);flex:1;justify-content:center;height:100%;padding:40px;display:flex;position:relative;overflow:auto}.editor-topbar-title{color:var(--foreground);font-size:15px;font-weight:800}.editor-topbar-sub{color:var(--foreground-muted);font-size:12px}@media (max-width:1100px){.editor-aside{width:50%;min-width:380px}}@media (max-width:900px){.editor-shell{flex-direction:column;overflow:auto}.editor-aside{border-right:none;border-bottom:1px solid var(--card-border);width:100%;min-width:0;height:auto;max-height:70vh;overflow:auto}.editor-preview-pane{min-height:60vh;padding:20px 12px 80px}.editor-topbar{padding:12px 14px}}.editor-zoom-dock{z-index:10;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}@media (max-width:900px){.editor-zoom-dock{display:none}}.cv-export-target{transform-origin:top;background:#fff;border-radius:4px;width:210mm;min-height:297mm;box-shadow:0 24px 60px #0f172a2e}@media (max-width:900px){.editor-preview-pane{display:none!important}.editor-aside{height:auto;min-height:calc(100vh - 120px);max-height:none}}@media (max-width:640px){.editor-aside [style*=grid-template-columns]{grid-template-columns:1fr!important}.editor-aside input,.editor-aside textarea,.editor-aside select{min-height:44px;font-size:16px}.editor-aside button{min-height:40px}}@media (max-width:900px){.editor-desktop-only{display:none!important}}@media (min-width:901px){.editor-mobile-only{display:none!important}}.mobile-preview-modal{z-index:60;background:var(--background-muted);flex-direction:column;display:flex;position:fixed;inset:0}.mobile-preview-modal-header{background:var(--background);border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.mobile-preview-modal-body{flex:1;justify-content:center;padding:16px 8px 80px;display:flex;overflow:auto}.mobile-preview-modal-body .cv-export-target{transform-origin:top;margin-bottom:-160.38mm;transform:scale(.46)}
