@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Playfair+Display:wght@400;700&family=Merriweather:wght@400;700&family=Outfit:wght@400;500;700;800&family=Fira+Code:wght@400;500&family=EB+Garamond:wght@400;500;600;700&display=swap";.sidebar,.sidebar-header,.action-panel,.hidden-segments-tray,.cv-segment-controls{-webkit-user-select:none;user-select:none}.cv-page{-webkit-user-select:text;user-select:text}img,a,svg{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;user-drag:none}:root{--bg:#0a0f1e;--bg-secondary:#0f1629;--surface:#141b2d;--surface-hover:#1c2541;--surface-active:#243156;--border:#6366f126;--border-hover:#6366f14d;--border-focus:#6366f180;--primary:#6366f1;--primary-hover:#4f46e5;--primary-light:#6366f126;--primary-glow:#6366f140;--accent:#3b82f6;--accent-light:#3b82f626;--success:#10b981;--success-light:#10b98126;--danger:#ef4444;--danger-light:#ef444426;--warning:#f59e0b;--text:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#64748b;--text-dim:#475569;--radius-sm:6px;--radius:10px;--radius-lg:14px;--radius-xl:20px;--shadow-sm:0 1px 2px #0003;--shadow:0 4px 12px #00000040;--shadow-lg:0 8px 32px #00000059;--shadow-glow:0 0 20px #6366f126;--shadow-glow-lg:0 0 40px #6366f133;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition:.25s cubic-bezier(.4, 0, .2, 1);--transition-slow:.4s cubic-bezier(.4, 0, .2, 1);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background-color:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.6}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0;overflow:hidden}#root{width:100vw;height:100vh;display:flex}h1,h2,h3,h4,h5,h6{color:var(--text);letter-spacing:-.015em;margin-bottom:.5rem;font-weight:600}h1{font-size:1.5rem;font-weight:700}h2{font-size:1.25rem}h3{font-size:1.1rem}input,textarea,select{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);transition:all var(--transition);padding:.625rem .875rem;font-family:inherit;font-size:.875rem}input::placeholder,textarea::placeholder{color:var(--text-dim)}input:hover,textarea:hover,select:hover{border-color:var(--border-hover)}input:focus,textarea:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light), var(--shadow-glow);background:var(--bg-secondary);outline:none}button{cursor:pointer;background:var(--surface);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius);transition:all var(--transition);padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;position:relative;overflow:hidden}button:after{content:"";opacity:0;transition:opacity var(--transition);background:linear-gradient(135deg,#ffffff0d,#0000);position:absolute;inset:0}button:hover{background:var(--surface-hover);border-color:var(--border-hover);box-shadow:var(--shadow);transform:translateY(-1px)}button:hover:after{opacity:1}button:active{transform:translateY(0)}button.primary{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;border-color:#0000;font-weight:600;box-shadow:0 2px 8px #6366f14d}button.primary:hover{background:linear-gradient(135deg, var(--primary-hover), #2563eb);transform:translateY(-1px);box-shadow:0 4px 16px #6366f166}button.danger{background:var(--danger-light);color:var(--danger);border-color:#ef44444d}button.danger:hover{background:var(--danger);color:#fff;border-color:var(--danger)}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.layout{width:100%;height:100%;display:flex;position:relative}.sidebar{background:var(--surface);border-right:1px solid var(--border);z-index:10;flex-direction:column;width:420px;min-width:420px;height:100%;display:flex;position:relative}.sidebar:after{content:"";background:linear-gradient(#0000,#6366f14d 20%,#6366f180 50%,#6366f14d 80%,#0000);width:1px;position:absolute;top:0;bottom:0;right:0}.sidebar-header{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#6366f10d,#3b82f608);flex-shrink:0;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.sidebar-header .logo-icon{border-radius:var(--radius);width:40px;height:40px;box-shadow:var(--shadow);flex-shrink:0}.sidebar-header .logo-text{flex-direction:column;gap:0;display:flex}.sidebar-header .logo-text h1{letter-spacing:-.03em;background:linear-gradient(135deg,#f1f5f9,#cbd5e1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.sidebar-header .logo-tagline{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:500;line-height:1.2}.sidebar-content{scrollbar-width:thin;scrollbar-color:var(--surface-active) transparent;flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.sidebar-content::-webkit-scrollbar{width:6px}.sidebar-content::-webkit-scrollbar-track{background:0 0}.sidebar-content::-webkit-scrollbar-thumb{background:var(--surface-active);border-radius:3px}.sidebar-content::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}.preview-area{background:var(--bg);background-image:radial-gradient(circle,#6366f10a 1px,#0000 1px);background-size:24px 24px;flex:1;justify-content:center;align-items:flex-start;padding:2rem;display:flex;position:relative;overflow-y:auto}.cv-page{color:#1e293b;width:210mm;min-height:297mm;box-shadow:var(--shadow-lg), var(--shadow-glow);transition:box-shadow var(--transition-slow);background:#fff;border-radius:4px;padding:40px}.cv-page:hover{box-shadow:var(--shadow-lg), var(--shadow-glow-lg)}.form-group{margin-bottom:1rem}.form-group label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.375rem;font-size:.75rem;font-weight:600;display:block}.section-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:1.75rem;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition);margin-bottom:.75rem;padding:1rem;position:relative}.card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.card-actions{position:absolute;top:.75rem;right:.75rem}.action-panel{-webkit-backdrop-filter:blur(12px)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sr-only:focus{clip:auto;background:var(--primary);color:#fff;z-index:9999;border-radius:0 0 var(--radius) 0;width:auto;height:auto;margin:0;padding:1rem 2rem;font-size:1rem;font-weight:600;position:fixed;top:0;left:0}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media print{@page{margin:0;size:A4 portrait}body,html{width:210mm;margin:0;padding:0}.sidebar,.action-panel,.hidden-segments-tray{display:none!important}.preview-area{justify-content:flex-start;width:210mm;margin:0;padding:0;overflow:visible;background:0 0!important}.cv-page{-webkit-print-color-adjust:exact;print-color-adjust:exact;border-radius:0;margin:0;box-shadow:none!important;width:210mm!important;min-height:297mm!important;padding:40px!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes pulseGlow{0%,to{box-shadow:0 0 5px #6366f133}50%{box-shadow:0 0 20px #6366f166}}@keyframes loadingSlide{0%{transform:translate(-100%)}to{transform:translate(350%)}}.card{animation:.3s ease-out fadeInUp}.mobile-toggle-fab{z-index:1000;background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:none;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 4px 20px #6366f180,0 2px 8px #0000004d}.mobile-toggle-fab:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 6px 28px #6366f199,0 4px 12px #0000004d}.mobile-toggle-fab:active{transform:translateY(0)scale(.98)}.mobile-toggle-fab svg{flex-shrink:0}@media (width<=1024px){.sidebar{width:360px;min-width:360px}.sidebar-content{padding:1rem 1.25rem}.preview-area{padding:1.5rem 1rem}.cv-page{width:180mm;min-height:auto;padding:30px}}@media (width<=768px){body{overflow:auto}#root{height:auto;min-height:100dvh}.layout{flex-direction:column;height:auto;min-height:100dvh}.sidebar{border-right:none;border-bottom:1px solid var(--border);z-index:50;width:100%;min-width:100%;height:100dvh;position:fixed;top:0;left:0}.sidebar:after{display:none}.sidebar-header{padding:.875rem 1rem}.sidebar-header .logo-icon{width:32px;height:32px}.sidebar-header .logo-text h1{font-size:1.1rem}.sidebar-content{padding:1rem 1rem 5rem}.preview-area{z-index:50;width:100%;height:100dvh;padding:1rem 1rem 5rem;position:fixed;top:0;left:0}.mobile-hidden{display:none!important}.mobile-toggle-fab{display:flex}.cv-page{width:100%;min-height:auto;box-shadow:var(--shadow);border-radius:var(--radius);padding:24px;font-size:.8rem}.cv-page .cv-name{font-size:1.75rem!important}.cv-page .cv-title,.cv-page .cv-section-title{font-size:1rem!important}.cv-page .cv-contact{flex-direction:column;gap:4px!important;font-size:.75rem!important}.cv-page .cv-item-header{flex-direction:column;gap:2px}.cv-page .cv-item-title{font-size:.95rem!important}.cv-page .cv-item-date{font-size:.75rem!important}.cv-two-col-grid{flex-direction:column!important;display:flex!important}.cv-col-right{border-left:none!important;padding-left:0!important}.cv-segment-controls{opacity:1;flex-direction:row;gap:6px;margin-bottom:6px;display:flex;position:static}.cv-segment-wrapper{margin:0 0 8px;padding:6px}.cv-segment-wrapper:hover{background-color:#0000;border-color:#0000}input,textarea,select{min-height:44px;padding:.75rem;font-size:16px!important}button{min-height:44px;padding:.625rem 1rem;font-size:.875rem}textarea{min-height:80px}.form-group label{margin-bottom:.25rem;font-size:.7rem}.section-title{margin-top:1.25rem}.card{padding:.875rem}.card-actions{justify-content:flex-end;margin-bottom:.5rem;display:flex;position:static}.action-panel{border-radius:var(--radius)!important;width:100%!important;padding:.625rem 1rem!important}.hidden-segments-tray{margin-top:20px;padding:12px}.hidden-segments-list{gap:6px}.restore-btn{padding:8px 12px;font-size:.8rem}}@media (width<=480px){.sidebar-header{padding:.75rem}.sidebar-header .logo-text h1{font-size:1rem}.sidebar-header .logo-tagline{font-size:.6rem}.sidebar-content{padding:.75rem}.preview-area{padding:.75rem .75rem 5rem}.cv-page{padding:16px;font-size:.75rem}.cv-page .cv-name{font-size:1.5rem!important}.cv-page .cv-title{font-size:.9rem!important}.mobile-toggle-fab{padding:.625rem 1rem;font-size:.8rem;bottom:1rem;right:1rem}.form-row{flex-direction:column!important;gap:0!important}}@supports (padding-top:env(safe-area-inset-top)){@media (width<=768px){.sidebar-header{padding-top:calc(.875rem + env(safe-area-inset-top))}.mobile-toggle-fab{bottom:calc(1.25rem + env(safe-area-inset-bottom))}.sidebar-content,.preview-area{padding-bottom:calc(5rem + env(safe-area-inset-bottom))}}}.cv-page{color:#1e293b;--section-spacing:25px;font-family:Inter,system-ui,sans-serif;line-height:1.6}.cv-page h1,.cv-page h2,.cv-page h3,.cv-page h4,.cv-page p{margin:0}.cv-spacing-compact .cv-section{margin-bottom:15px}.cv-spacing-compact .cv-item{margin-bottom:12px}.cv-spacing-normal .cv-section{margin-bottom:var(--section-spacing,25px)}.cv-spacing-normal .cv-item{margin-bottom:20px}.cv-spacing-relaxed .cv-section{margin-bottom:35px}.cv-spacing-relaxed .cv-item{margin-bottom:28px}.cv-two-col-grid{grid-template-rows:auto 1fr;grid-template-columns:1.4fr 1fr;gap:0 30px;display:grid}.cv-col-full{grid-column:1/-1;margin-bottom:20px}.cv-col-left{grid-column:1}.cv-col-right{border-left:1px solid #e2e8f0;grid-column:2;padding-left:25px}.cv-style-modern .cv-name{color:#0f172a;letter-spacing:-.025em;font-size:2.5rem;font-weight:800}.cv-style-modern .cv-title{color:#3b82f6;margin:5px 0 15px;font-size:1.25rem;font-weight:500}.cv-style-modern .cv-contact{color:#64748b;font-size:.875rem}.cv-style-modern .cv-section-title{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;margin-bottom:15px;padding-bottom:5px;font-size:1.25rem}.cv-style-modern .cv-item-header{justify-content:space-between;align-items:baseline;display:flex}.cv-style-modern .cv-item-title{color:#0f172a;font-size:1.1rem;font-weight:600}.cv-style-modern .cv-item-subtitle{color:#3b82f6;margin-bottom:5px;font-weight:500}.cv-style-modern .cv-item-date{color:#64748b;font-size:.875rem;font-weight:500}.cv-style-minimal{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.cv-style-minimal .cv-name{letter-spacing:2px;text-transform:uppercase;color:#0f172a;margin-bottom:5px;font-size:2rem;font-weight:300}.cv-style-minimal .cv-title{color:#64748b;margin-bottom:10px;font-size:1rem;font-weight:400}.cv-style-minimal .cv-contact{color:#475569;font-size:.85rem}.cv-style-minimal .cv-section-title{text-transform:uppercase;letter-spacing:1px;color:#94a3b8;margin-bottom:15px;font-size:1rem}.cv-style-minimal .cv-item-header{justify-content:space-between;margin-bottom:2px;display:flex}.cv-style-minimal .cv-item-title{color:#0f172a;font-size:1rem;font-weight:600}.cv-style-minimal .cv-item-subtitle{color:#475569;font-weight:400}.cv-style-classic{font-family:Georgia,serif}.cv-style-classic .cv-name{color:#000;margin-bottom:5px;font-size:2.5rem}.cv-style-classic .cv-title{color:#4b5563;margin-bottom:10px;font-size:1.2rem;font-style:italic}.cv-style-classic .cv-contact{font-size:.9rem}.cv-style-classic .cv-section-title{color:#000;border-bottom:1px solid #000;margin-bottom:15px;font-size:1.3rem;font-weight:700}.cv-style-classic .cv-item-header{justify-content:space-between;display:flex}.cv-style-classic .cv-item-title{color:#000;font-size:1.1rem;font-weight:700}.cv-style-classic .cv-item-subtitle{margin-bottom:5px;font-style:italic}.cv-style-elegant{color:#333;background-color:#fdfbf7;font-family:Playfair Display,Merriweather,serif}.cv-style-elegant .cv-name{letter-spacing:1px;color:#1a1a1a;margin-bottom:8px;font-size:2.75rem;font-weight:700}.cv-style-elegant .cv-title{color:#8b7355;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-size:1.15rem}.cv-style-elegant .cv-contact{color:#555;font-family:Inter,sans-serif;font-size:.9rem}.cv-style-elegant .cv-section-title{color:#d4af37;text-align:center;text-transform:uppercase;letter-spacing:3px;margin-bottom:20px;font-size:1.4rem;position:relative}.cv-style-elegant .cv-section-title:after{content:"";background-color:#d4af37;width:40px;height:2px;margin:8px auto 0;display:block}.cv-style-elegant .cv-item-header{border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:baseline;margin-bottom:10px;padding-bottom:5px;display:flex}.cv-style-elegant .cv-item-title{color:#1a1a1a;font-size:1.1rem;font-weight:700}.cv-style-elegant .cv-item-subtitle{color:#8b7355;margin-bottom:8px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.cv-style-vibrant{color:#334155;background-color:#fff;font-family:Outfit,Inter,sans-serif}.cv-style-vibrant .cv-name{letter-spacing:-1px;color:#0f172a;margin-bottom:5px;font-size:3.2rem;font-weight:800}.cv-style-vibrant .cv-title{color:#8b5cf6;margin-bottom:20px;font-size:1.35rem;font-weight:600}.cv-style-vibrant .cv-contact{color:#64748b;font-size:.95rem;font-weight:500}.cv-style-vibrant .cv-section-title{color:#0f172a;border-bottom:none;border-left:4px solid #8b5cf6;margin-bottom:20px;padding-left:10px;font-size:1.5rem;font-weight:700}.cv-style-vibrant .cv-item{background-color:#f8fafc;border:1px solid #e2e8f0;border-left-width:3px;border-radius:0 8px 8px 0;padding:20px 25px;box-shadow:0 4px 6px -1px #0000000d}.cv-style-vibrant .cv-item-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.cv-style-vibrant .cv-item-title{color:#0f172a;font-size:1.25rem;font-weight:700}.cv-style-vibrant .cv-item-subtitle{color:#3b82f6;margin-bottom:10px;font-weight:600}.cv-style-vibrant .cv-item-desc{color:#475569}.cv-style-vibrant .cv-item-date{color:#7c3aed;background:#8b5cf61a;border-radius:999px;padding:4px 12px;font-size:.85rem;font-weight:600}.cv-style-executive{color:#1e293b;font-family:Merriweather,serif}.cv-style-executive .cv-name{color:#1e293b;text-align:center;border-bottom:4px double #cbd5e1;margin-bottom:10px;padding-bottom:10px;font-family:Playfair Display,serif;font-size:3rem;font-weight:700}.cv-style-executive .cv-title{text-transform:uppercase;letter-spacing:.15em;color:#64748b;text-align:center;margin-bottom:20px;font-size:1.1rem}.cv-style-executive .cv-contact{margin-bottom:40px;font-family:Inter,sans-serif;font-size:.85rem}.cv-style-executive .cv-section-title{color:#0f172a;text-transform:uppercase;border-bottom:2px solid #1e293b;margin-bottom:15px;padding-bottom:3px;font-size:1.1rem;font-weight:800}.cv-style-executive .cv-item-title{font-size:1.05rem;font-weight:700}.cv-style-executive .cv-item-subtitle{color:#1e293b;font-weight:500}.cv-style-tech{font-family:Inter,sans-serif}.cv-style-tech .cv-name{color:#4f46e5;margin-bottom:0;font-family:Fira Code,monospace;font-size:2.25rem}.cv-style-tech .cv-title{color:#1e293b;opacity:.8;margin-top:-5px;margin-bottom:20px;font-family:Fira Code,monospace;font-size:1rem}.cv-style-tech .cv-contact{color:#64748b;border-left:2px solid #e2e8f0;margin-bottom:30px;padding-left:15px;font-family:Fira Code,monospace;font-size:.85rem}.cv-style-tech .cv-section-title{color:#4f46e5;background:#f1f5f9;border-bottom:none;margin-bottom:20px;padding:5px 10px;font-family:Fira Code,monospace;font-size:1rem;display:inline-block}.cv-style-tech .cv-item{border-bottom:1px dashed #e2e8f0;padding-bottom:15px}.cv-style-tech .cv-item-title{color:#0f172a;font-family:Fira Code,monospace;font-weight:600}.cv-style-tech .cv-item-date{color:#94a3b8;font-family:Fira Code,monospace;font-size:.8rem}.cv-style-creative{font-family:Outfit,sans-serif}.cv-style-creative .cv-name{background:linear-gradient(135deg,#ec4899,#8b5cf6,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:0;font-size:3.5rem;font-weight:800}.cv-style-creative .cv-title{color:#475569;margin-bottom:15px;font-size:1.5rem;font-weight:600}.cv-style-creative .cv-section{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:25px;box-shadow:0 4px 6px -1px #00000008}.cv-style-creative .cv-section-title{color:#8b5cf6;border-bottom:none;align-items:center;gap:10px;margin-bottom:20px;font-size:1.25rem;font-weight:700;display:flex}.cv-style-creative .cv-section-title:before{content:"";background:#8b5cf6;border-radius:3px;width:12px;height:12px}.cv-style-creative .cv-item-title{color:#0f172a;font-size:1.15rem}.cv-style-creative .cv-item-subtitle{color:#3b82f6;font-weight:600}.cv-style-monochrome{color:#000;font-family:Inter,sans-serif}.cv-style-monochrome .cv-name{letter-spacing:-2px;text-transform:uppercase;margin-bottom:0;font-size:4rem;font-weight:900;line-height:.9}.cv-style-monochrome .cv-title{text-transform:uppercase;letter-spacing:4px;border-top:1px solid #000;margin-bottom:30px;padding-top:10px;font-size:1.25rem;font-weight:300}.cv-style-monochrome .cv-contact{text-transform:uppercase;margin-bottom:50px;font-size:.8rem;font-weight:600}.cv-style-monochrome .cv-section-title{text-transform:uppercase;border-bottom:8px solid #000;margin-bottom:20px;padding-bottom:5px;font-size:1.5rem;font-weight:900}.cv-style-monochrome .cv-item-title{text-transform:uppercase;font-size:1.2rem;font-weight:800}.cv-style-monochrome .cv-item-date{font-style:italic;font-weight:300}.cv-style-finance{color:#000;font-family:EB Garamond,serif;line-height:1.25}.cv-style-finance .cv-name{text-align:center;text-transform:uppercase;margin-bottom:2px;font-size:1.75rem;font-weight:700}.cv-style-finance .cv-title{display:none}.cv-style-finance .cv-contact{border-bottom:1px solid #000;margin-bottom:15px;padding-bottom:5px;font-size:.85rem}.cv-style-finance .cv-contact span:not(:last-child):after{content:" | "}.cv-style-finance .cv-section-title{text-transform:uppercase;border-bottom:1px solid #000;margin-top:10px;margin-bottom:6px;font-size:1rem;font-weight:700}.cv-style-finance .cv-item{margin-bottom:8px}.cv-style-finance .cv-item-header{justify-content:space-between;align-items:baseline;display:flex}.cv-style-finance .cv-item-title{font-size:.95rem;font-weight:700}.cv-style-finance .cv-item-subtitle{margin-right:5px;font-size:.95rem;font-style:italic;font-weight:700;display:inline-block}.cv-style-finance .cv-item-date{font-size:.9rem;font-weight:500}.cv-style-finance .cv-item-desc{text-align:justify;margin-top:2px;font-size:.9rem}.cv-style-traditional{color:#1a1a1a;font-family:Inter,sans-serif}.cv-style-traditional .cv-name{color:#111;margin-bottom:5px;font-size:2.25rem;font-weight:700}.cv-style-traditional .cv-title{color:#444;margin-bottom:15px;font-size:1.15rem;font-weight:500}.cv-style-traditional .cv-contact{color:#555;border-top:1px solid #ddd;padding-top:10px;font-size:.9rem}.cv-style-traditional .cv-section-title{color:#111;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:none;border-radius:4px;margin-bottom:15px;padding:6px 12px;font-size:1.1rem;font-weight:700}.cv-style-traditional .cv-item{padding-left:10px}.cv-style-traditional .cv-item-header{margin-bottom:5px}.cv-style-traditional .cv-item-title{font-size:1.05rem;font-weight:700}.cv-style-traditional .cv-item-date{color:#666;font-size:.85rem;font-weight:600}.cv-style-nordic{color:#2d3436;background-color:#fafafa;font-family:Inter,sans-serif}.cv-style-nordic .cv-name{color:#2d3436;letter-spacing:.5px;margin-bottom:6px;font-size:2.25rem;font-weight:300}.cv-style-nordic .cv-title{color:#6b8f71;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-size:1.05rem;font-weight:500}.cv-style-nordic .cv-contact{color:#636e72;font-size:.85rem}.cv-style-nordic .cv-section-title{text-transform:uppercase;letter-spacing:3px;color:#6b8f71;border-bottom:none;margin-bottom:15px;padding-bottom:8px;font-size:.85rem;font-weight:700;position:relative}.cv-style-nordic .cv-section-title:after{content:"";background:#6b8f71;width:30px;height:2px;position:absolute;bottom:0;left:0}.cv-style-nordic .cv-item-header{justify-content:space-between;align-items:baseline;display:flex}.cv-style-nordic .cv-item-title{color:#2d3436;font-size:1.05rem;font-weight:600}.cv-style-nordic .cv-item-subtitle{color:#6b8f71;margin-bottom:4px;font-weight:500}.cv-style-nordic .cv-item-date{color:#b2bec3;font-size:.8rem;font-weight:400}.cv-style-swiss{color:#1a1a1a;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.cv-style-swiss .cv-name{color:#1a1a1a;margin-bottom:0;font-size:3rem;font-weight:700;line-height:1}.cv-style-swiss .cv-title{color:#e11d48;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:1rem;font-weight:400}.cv-style-swiss .cv-contact{color:#666;border-top:3px solid #e11d48;margin-bottom:30px;padding-top:10px;font-size:.85rem}.cv-style-swiss .cv-section-title{text-transform:uppercase;letter-spacing:2px;color:#e11d48;border-bottom:none;margin-bottom:15px;font-size:.75rem;font-weight:700}.cv-style-swiss .cv-item-header{justify-content:space-between;align-items:baseline;display:flex}.cv-style-swiss .cv-item-title{color:#1a1a1a;font-size:1.1rem;font-weight:700}.cv-style-swiss .cv-item-subtitle{color:#555;margin-bottom:4px;font-weight:400}.cv-style-swiss .cv-item-date{color:#999;font-size:.8rem;font-weight:400}.cv-style-compact{color:#1e293b;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.4}.cv-style-compact .cv-name{color:#1e293b;margin-bottom:2px;font-size:1.75rem;font-weight:800}.cv-style-compact .cv-title{color:#7c3aed;margin-bottom:10px;font-size:.95rem;font-weight:500}.cv-style-compact .cv-contact{color:#64748b;margin-bottom:15px;font-size:.75rem}.cv-style-compact .cv-section{margin-bottom:12px}.cv-style-compact .cv-section-title{text-transform:uppercase;letter-spacing:.08em;color:#7c3aed;border-bottom:2px solid #7c3aed;margin-bottom:8px;padding-bottom:3px;font-size:.85rem;font-weight:700}.cv-style-compact .cv-item{margin-bottom:10px}.cv-style-compact .cv-item-header{justify-content:space-between;align-items:baseline;display:flex}.cv-style-compact .cv-item-title{color:#0f172a;font-size:.95rem;font-weight:700}.cv-style-compact .cv-item-subtitle{color:#7c3aed;font-size:.85rem;font-weight:600}.cv-style-compact .cv-item-date{color:#94a3b8;font-size:.75rem}.cv-style-compact .cv-item-desc{font-size:.85rem}.cv-style-academic{color:#1a1a1a;font-family:EB Garamond,Georgia,serif;line-height:1.5}.cv-style-academic .cv-name{color:#1e40af;text-align:center;margin-bottom:4px;font-size:2rem;font-weight:700}.cv-style-academic .cv-title{color:#475569;text-align:center;margin-bottom:10px;font-size:1.1rem;font-style:italic}.cv-style-academic .cv-contact{color:#64748b;text-align:center;margin-bottom:25px;font-family:Inter,sans-serif;font-size:.85rem}.cv-style-academic .cv-section-title{color:#1e40af;border-bottom:2px solid #1e40af;margin-bottom:12px;padding-bottom:4px;font-size:1.15rem;font-weight:700}.cv-style-academic .cv-item-header{justify-content:space-between;align-items:baseline;display:flex}.cv-style-academic .cv-item-title{color:#1a1a1a;font-size:1.05rem;font-weight:700}.cv-style-academic .cv-item-subtitle{color:#1e40af;margin-bottom:4px;font-style:italic;font-weight:600}.cv-style-academic .cv-item-date{color:#64748b;font-family:Inter,sans-serif;font-size:.8rem}.cv-style-academic .cv-item-desc{text-align:justify}.cv-style-startup{color:#1e293b;font-family:Outfit,Inter,sans-serif}.cv-style-startup .cv-name{color:#0f172a;letter-spacing:-.02em;margin-bottom:6px;font-size:2.75rem;font-weight:800;line-height:1.1}.cv-style-startup .cv-title{color:#f97316;margin-bottom:15px;font-size:1.2rem;font-weight:600}.cv-style-startup .cv-contact{color:#64748b;font-size:.875rem;font-weight:500}.cv-style-startup .cv-section-title{color:#0f172a;border-bottom:none;align-items:center;gap:8px;margin-bottom:15px;font-size:1.1rem;font-weight:800;display:flex}.cv-style-startup .cv-section-title:before{content:"";background:linear-gradient(#f97316,#fb923c);border-radius:2px;width:4px;height:20px}.cv-style-startup .cv-item{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:16px 20px}.cv-style-startup .cv-item-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.cv-style-startup .cv-item-title{color:#0f172a;font-size:1.1rem;font-weight:700}.cv-style-startup .cv-item-subtitle{color:#f97316;margin-bottom:6px;font-weight:600}.cv-style-startup .cv-item-date{color:#fb923c;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:2px 10px;font-size:.8rem;font-weight:600}.cv-segment-wrapper{border:2px solid #0000;border-radius:8px;margin:-8px;padding:8px;transition:border-color .2s,background-color .2s;position:relative}.cv-segment-wrapper:hover{background-color:#f8fafc80;border-color:#cbd5e1}.cv-segment-controls{opacity:0;flex-direction:column;gap:5px;transition:opacity .2s;display:flex;position:absolute;top:10px;left:-40px}.cv-segment-wrapper:hover .cv-segment-controls{opacity:1}.cv-control-btn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:14px;transition:all .2s;display:flex}.cv-control-btn:hover{color:#0f172a;box-shadow:none;background:#f1f5f9;transform:none}.cv-control-btn.grab{cursor:grab}.cv-control-btn.grab:active{cursor:grabbing}.cv-control-btn.delete:hover{color:#ef4444;background:#fee2e2;border-color:#fca5a5}.hidden-segments-tray{text-align:center;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;margin-top:40px;padding:20px}.hidden-segments-tray h4{color:#64748b;margin:0 0 15px;font-weight:600}.hidden-segments-list{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.restore-btn{color:#3b82f6;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 16px;font-weight:500;transition:all .2s;box-shadow:0 1px 2px #0000000d}.restore-btn:hover{background-color:#eff6ff;border-color:#3b82f6;transform:translateY(-1px)}
