@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#fff;--background-secondary:#fff;--foreground:#000;--foreground-secondary:#1a1a1a;--muted:#666;--border:#00000014;--border-light:#0000000d;--card:#fff;--card-hover:#f9f9f9;--accent:#6366f1;--accent-secondary:#8b5cf6;--accent-blue:#3b82f6;--accent-orange:#f97316;--accent-purple:#a855f7;--success:#10b981;--warning:#f59e0b}[data-theme=dark]{--background:#0f0f0f;--background-secondary:#0f0f0f;--foreground:#f5f5f5;--foreground-secondary:#e5e5e5;--muted:#a3a3a3;--border:#ffffff1a;--border-light:#ffffff0f;--card:#171717;--card-hover:#262626;--accent:#818cf8;--accent-secondary:#a78bfa;--accent-blue:#60a5fa;--accent-orange:#fb923c;--accent-purple:#c084fc;--success:#34d399;--warning:#fbbf24}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}@supports (padding:env(safe-area-inset-top)){.app-nav-logo,.app-nav-actions{top:calc(20px + env(safe-area-inset-top))}.app-nav-mobile-toggle{top:calc(16px + env(safe-area-inset-top))}}@media (max-width:768px){@supports (padding:env(safe-area-inset-top)){.app-nav-logo,.app-nav-actions,.app-nav-mobile-toggle{top:calc(16px + env(safe-area-inset-top))}}}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans),"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.app-body{background:var(--background);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:40px 24px 80px}.landing{background:linear-gradient(135deg,var(--background)0%,var(--background-secondary)100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:60px 24px;display:flex}.card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:32px;transition:all .3s;box-shadow:0 4px 20px #0000000a}.card:hover{background:var(--card-hover);border-color:#6366f14d;transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.card h1{color:var(--foreground);letter-spacing:-.01em;margin-bottom:8px;font-size:1.3rem;font-weight:600}.card h2{color:var(--foreground);letter-spacing:-.01em;margin-bottom:8px;font-size:1.1rem;font-weight:600}.card p{color:var(--muted);overflow-wrap:break-word;word-wrap:break-word;margin-bottom:16px;line-height:1.6}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button-row-inline{flex-wrap:wrap;width:max-content;max-width:100%;display:inline-flex}.button{background:var(--foreground);color:var(--background);cursor:pointer;letter-spacing:.3px;border:none;border-radius:10px;justify-content:center;align-items:center;padding:12px 28px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #00000026}.button:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.button:active{transform:translateY(0)}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.button-secondary{color:var(--foreground);border:1.5px solid var(--border);box-shadow:none;background:0 0;font-weight:600}.button-secondary:hover{background:var(--card-hover);border-color:var(--muted);color:var(--foreground);box-shadow:0 4px 12px #00000014}.button-sm{flex-shrink:0;width:auto;padding:8px 14px;font-size:.875rem}.stack{gap:16px;display:grid}.generate-style-picker{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}.grid{gap:20px;display:grid}@media (min-width:900px){.grid.two-col{grid-template-columns:1.1fr .9fr}}.dashboard-page-wrap{background:var(--background-secondary);width:100%;min-height:calc(100vh - 120px)}.dashboard-page{padding-bottom:48px}.dashboard-split{flex-direction:column;gap:24px;min-height:0;display:flex}.dashboard-cv-list-card{order:2;min-height:75vh}.dashboard-profile-card{order:1;min-height:75vh}@media (min-width:900px){.dashboard-split{grid-template-rows:75vh;grid-template-columns:1fr 420px;align-items:stretch;display:grid}.dashboard-cv-list-card,.dashboard-profile-card{order:0}}.dashboard-section-title{align-items:center;gap:10px;margin-bottom:4px;display:flex}.dashboard-section-title:before{content:"";background:linear-gradient(180deg,var(--accent),var(--accent-secondary));border-radius:2px;width:4px;height:1.25rem}.dashboard-cv-list-card{flex-direction:column;height:75vh;min-height:0;max-height:75vh;display:flex}@media (min-width:900px){.dashboard-cv-list-card{height:100%;max-height:none}}.dashboard-cv-list-controls{flex-direction:column;gap:12px;display:flex}.dashboard-cv-search{flex:1;min-width:0}.dashboard-cv-list-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;margin:0 -4px;padding:4px;overflow:hidden auto}.dashboard-cv-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.dashboard-cv-list li{margin:0;padding:0}.dashboard-cv-card{border-left:3px solid #0000;transition:border-color .2s,box-shadow .2s,transform .2s;display:block}.dashboard-cv-card:hover{border-left-color:var(--accent);transform:translate(2px);box-shadow:0 6px 24px #6366f114}.dashboard-cv-card-inner{padding:14px 16px;display:block}.dashboard-cv-card-preview{align-items:flex-start;gap:12px;display:flex}.dashboard-cv-card-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.dashboard-cv-card-title{font-size:1rem;line-height:1.3;display:block}.dashboard-cv-card-snippet{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:.8rem;line-height:1.35;overflow:hidden}.dashboard-cv-card-date{margin-top:2px;font-size:.75rem}.dashboard-cv-card-actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:8px;margin-top:10px;padding-top:10px;display:flex}.dashboard-cv-card-actions .button{font-size:.8rem;text-decoration:none}.skills-form-card{flex-direction:column;height:100%;min-height:0;display:flex}.skills-form-card-content{flex:1;min-height:0;overflow-y:auto}.skills-form-card-actions{flex-shrink:0;align-items:center;gap:8px;height:8%;min-height:32px;margin-top:auto;padding-top:12px;display:flex}.skills-form-card-actions .button{height:100%}.experience-form-card{flex-direction:column;height:100%;min-height:0;display:flex}.experience-form-card-content{flex:1;min-height:0;overflow-y:auto}.experience-form-card-actions{flex-shrink:0;align-items:center;gap:8px;height:8%;min-height:32px;margin-top:auto;padding-top:12px;display:flex}.experience-form-card-actions .button{height:100%}.deck-list-card{flex-direction:column;height:100%;min-height:0;display:flex}.deck-list-controls{flex-direction:column;gap:12px;display:flex}.deck-search{flex:1;min-width:0}.deck-list-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;margin:0 -4px;padding:4px;overflow:hidden auto}.deck-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.deck-list li{margin:0;padding:0}.dashboard-profile-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.dashboard-profile-card-header .dashboard-section-title{margin-bottom:0}.dashboard-profile-card{flex-direction:column;height:75vh;min-height:0;max-height:75vh;display:flex;position:relative;overflow:hidden auto;box-shadow:0 4px 24px #6366f10f;container:profile-card/size}@media (min-width:900px){.dashboard-profile-card{height:100%;max-height:none}}.dashboard-profile-card:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-secondary));height:3px;position:absolute;top:0;left:0;right:0}.credits-page.container.stack>.card.stack{flex-direction:column;height:auto;min-height:0;display:flex;overflow:visible}.page-container{flex-direction:column;gap:24px;display:flex}.page-header{align-items:center;gap:14px;margin-bottom:8px;display:flex}.page-header:before{content:"";background:linear-gradient(180deg,var(--accent),var(--accent-secondary));border-radius:2px;width:4px;height:28px}.page-title{letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700}.page-subtitle{color:var(--muted);margin:4px 0 0;font-size:.9rem;line-height:1.4}.admin-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:24px 32px;transition:border-color .2s,box-shadow .2s;box-shadow:0 4px 20px #0000000a}.admin-card:hover{border-color:#6366f133;box-shadow:0 6px 24px #6366f10f}.admin-stat-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:16px 20px;transition:border-color .2s}.admin-stat-card-accent{border-left:4px solid var(--accent)}.admin-stat-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:4px;font-size:.75rem;font-weight:600}.admin-stat-value{color:var(--foreground);font-size:1.5rem;font-weight:700}.admin-filter-btn{border:1px solid var(--border);background:var(--card);color:var(--foreground-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:10px 18px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.admin-filter-btn:hover{background:var(--card-hover);border-color:var(--muted);color:var(--foreground)}.admin-filter-btn-active{background:var(--accent);border-color:var(--accent);color:var(--background)}.admin-feedback-item{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:20px 24px;transition:border-color .2s,box-shadow .2s}.admin-feedback-item:hover{border-color:#6366f140;box-shadow:0 4px 16px #6366f10f}.admin-badge-approved{text-transform:uppercase;letter-spacing:.04em;color:var(--success);background:#10b9811f;border:1px solid #10b98140;border-radius:6px;align-items:center;padding:4px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.admin-message-success{color:var(--success);background:#10b98114;border:1px solid #10b98133;border-radius:10px;padding:14px 18px;font-size:.9rem;font-weight:500}.admin-message-error{color:#ef4444;background:#ef444414;border:1px solid #ef444440;border-radius:10px;padding:14px 18px;font-size:.9rem;font-weight:500}.admin-chart-wrap{background:var(--card);border:1px solid var(--border);border-radius:16px;margin-bottom:20px;padding:20px 24px;transition:border-color .2s,box-shadow .2s}.admin-chart-wrap:hover{border-color:#6366f133;box-shadow:0 6px 24px #6366f10f}.admin-chart-title{color:var(--foreground);margin:0 0 4px;font-size:1rem;font-weight:700}.admin-chart-subtitle{color:var(--muted);margin:0 0 16px;font-size:.8rem}.admin-chart-bars{background:linear-gradient(to bottom,transparent 0%,transparent calc(25% - 1px),var(--border-light)25%,transparent calc(25% + 1px),transparent calc(50% - 1px),var(--border-light)50%,transparent calc(50% + 1px),transparent calc(75% - 1px),var(--border-light)75%,transparent calc(75% + 1px),transparent 100%);border-radius:8px;align-items:flex-end;gap:8px;height:140px;min-height:140px;padding:0 4px;display:flex}.admin-chart-bar{border-radius:6px 6px 0 0;flex:1;min-width:14px;max-width:28px;transition:opacity .2s,transform .2s;position:relative}.admin-chart-bar:hover{opacity:1;transform-origin:bottom;transform:scaleY(1.02)}.admin-chart-tooltip{background:var(--background);color:var(--foreground);border:1px solid var(--border);white-space:nowrap;z-index:10;pointer-events:none;opacity:0;visibility:hidden;border-radius:8px;padding:8px 12px;font-size:.8rem;font-weight:500;transition:opacity .15s,visibility .15s,transform .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 4px 12px #0000001f}.admin-chart-bar:hover .admin-chart-tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(-8px)}.admin-chart-bar-fill{background:linear-gradient(180deg,var(--accent)0%,var(--accent-secondary)100%);border-radius:6px 6px 0 0;height:100%;min-height:4px;box-shadow:0 -1px 2px #0000000f}.admin-chart-bar-fill-signups{background:linear-gradient(180deg,var(--success)0%,#10b981b3 100%)}.admin-chart-y-axis{font-variant-numeric:tabular-nums;border-right:1px solid var(--border);margin-right:4px;padding-right:10px}.admin-chart-axis{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:.75rem;display:flex}.admin-chart-legend{flex-wrap:wrap;gap:16px;margin-top:12px;font-size:.8rem;display:flex}.admin-chart-legend-item{align-items:center;gap:8px;display:flex}.admin-chart-legend-dot{border-radius:50%;width:10px;height:10px}.admin-donut-wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:16px 0;display:flex}.admin-donut-ring{background:conic-gradient(var(--accent)0deg,var(--accent-secondary)0deg,var(--success)0deg,var(--warning)0deg);border-radius:50%;width:140px;height:140px;position:relative}.admin-donut-center{background:var(--card);width:70%;height:70%;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;position:absolute;inset:50%;transform:translate(-50%,-50%)}.admin-donut-legend{flex-direction:column;gap:8px;display:flex}.admin-donut-legend-row{align-items:center;gap:8px;font-size:.85rem;display:flex}.admin-donut-legend-color{border-radius:4px;width:12px;height:12px}.admin-users-table tbody tr:hover{background:var(--card-hover)}.profile-page.container.stack>.card.stack{flex-direction:column;height:75vh;min-height:75vh;display:flex;overflow:hidden auto}.skills-page.container.grid.two-col,.experience-page.container.grid.two-col{align-items:stretch;height:75vh;min-height:75vh}.skills-page .skills-form-card,.skills-page .deck-list-card,.experience-page .experience-form-card,.experience-page .deck-list-card{height:75vh;min-height:75vh}.profile-back-button{width:40px;height:40px;color:var(--muted);border:1px solid var(--border);border-radius:10px;justify-content:center;align-items:center;margin-bottom:8px;font-size:1.4rem;line-height:1;transition:color .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.profile-back-button:hover{color:var(--accent);background:#6366f114;border:1.5px solid #6366f173;box-shadow:0 4px 12px #6366f11f}.profile-save-button{min-width:44px;height:44px;color:var(--background);background:var(--accent);cursor:pointer;font:inherit;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;transition:color .2s,background .2s,box-shadow .2s,transform .15s;display:inline-flex;box-shadow:0 2px 8px #6366f159}.profile-save-button:hover:not(:disabled){background:var(--accent-secondary);transform:scale(1.02);box-shadow:0 4px 12px #6366f173}.profile-save-button:disabled{cursor:not-allowed;opacity:.9}.profile-save-button .profile-save-icon{color:var(--background);flex-shrink:0}.profile-save-button .profile-save-label{font-weight:500}.profile-save-button .loading-spinner{border-color:#fff #ffffff4d #ffffff4d;flex-shrink:0}.profile-custom-field-value-wrap{align-items:center;gap:6px;display:flex}.profile-custom-field-value-wrap .input{flex:1;min-width:0}.profile-custom-field-remove{color:#b91c1c;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .15s,background .15s;display:inline-flex}.profile-custom-field-remove:hover{color:#dc2626;background:#b91c1c1a}.dashboard-profile-gear-link{width:40px;height:40px;color:var(--muted);border:1px solid var(--border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.dashboard-profile-gear-link:hover{color:var(--accent);background:#6366f114;border:1.5px solid #6366f173;box-shadow:0 4px 12px #6366f11f}.dashboard-profile-gear-link:hover .dashboard-profile-gear-icon{animation:2s linear infinite gear-spin}.dashboard-profile-content{flex-direction:row;align-items:flex-start;gap:20px;display:flex}.dashboard-profile-content .dashboard-profile-photo{flex-shrink:0}.dashboard-profile-photo{object-fit:cover;border:2px solid var(--border);border-radius:14px;width:88px;height:88px;box-shadow:0 4px 12px #0000000f}.dashboard-profile-career-insight{background:linear-gradient(135deg,#6366f10f 0%,#8b5cf60a 100%);border:1px solid #6366f11f;border-radius:14px;margin-top:20px;padding:16px 20px 20px;display:none;position:relative}@container profile-card (min-height:480px){.dashboard-profile-career-insight{display:block}}.dashboard-profile-career-insight-title{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);text-align:center;margin:0 0 10px;font-size:.75rem;font-weight:600}.dashboard-profile-career-insight-card{background:0 0;border:none;border-radius:0;padding:0}.dashboard-profile-career-insight-heading{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.dashboard-profile-career-insight-snippet{margin:8px 0 10px;font-size:.85rem;line-height:1.4}.dashboard-profile-career-insight-link{color:var(--accent);font-size:.85rem}.dashboard-phrase-block{text-align:center;background:linear-gradient(135deg,#6366f10f 0%,#8b5cf60a 100%);border:1px solid #6366f11f;border-radius:14px;flex-direction:column;align-items:center;margin-top:20px;padding:16px 20px 20px;display:flex;position:relative}.dashboard-phrase-block:before{content:"“";color:var(--accent);opacity:.4;font-family:Georgia,serif;font-size:1.5rem;line-height:1;position:absolute;top:12px;left:12px}.dashboard-phrase-block:after{content:"”";color:var(--accent);opacity:.4;font-family:Georgia,serif;font-size:1.5rem;line-height:1;position:absolute;bottom:12px;right:12px}.dashboard-phrase-block .dashboard-phrase-label{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-bottom:6px;font-size:.75rem;font-weight:600}.dashboard-phrase-block .dashboard-phrase-text{color:var(--foreground-secondary);text-align:center;max-width:100%;margin:0;font-style:italic;line-height:1.5}.input,.textarea,.select{border:1px solid var(--border);background:var(--card);width:100%;color:var(--foreground);border-radius:8px;padding:12px 14px;font-size:.9rem;transition:all .3s}.input:focus,.textarea:focus,.select:focus{border-color:var(--accent);background:var(--card);outline:none;box-shadow:0 0 0 3px #6366f11a}.input::placeholder,.textarea::placeholder{color:var(--muted)}.textarea{resize:vertical;min-height:180px;font-family:inherit;line-height:1.6}.muted{color:var(--muted);font-size:.875rem}.badge{color:var(--accent);background:#6366f11a;border:1px solid #6366f133;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.section-header{align-items:center;gap:14px;margin-bottom:28px;display:flex}.section-header:before{content:"";background:var(--accent);border-radius:2px;width:4px;height:28px}.section-header h2{letter-spacing:.3px;color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700}.cv-pages-container{flex-direction:column;align-items:stretch;gap:16px;width:100%;min-width:0;display:flex}.cv-preview-editor-single{width:100%;min-width:0}.cv-editable-doc{cursor:text;outline:none;min-height:420px}.cv-editable-doc:focus{box-shadow:0 0 0 2px var(--accent);outline:none}.cv-editable-doc:empty:before{content:attr(data-placeholder);color:var(--muted)}.cv-preview-doc{color:#2d3748;box-sizing:border-box;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;background:#fff;border:none;border-radius:2px;width:100%;max-width:100%;min-height:400px;margin:0;padding:20px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.8;position:relative;overflow:visible;box-shadow:0 2px 8px #00000014}.cv-style-preview-mini.cv-preview-doc{box-shadow:0 1px 4px #00000014;min-height:120px!important;padding:10px 12px!important}.cv-style-preview-mini.cv-preview-doc h1{margin-bottom:4px!important;font-size:.95rem!important}.cv-style-preview-mini.cv-preview-doc h2{margin-top:8px!important;margin-bottom:4px!important;padding-bottom:4px!important;font-size:.75rem!important}.cv-style-preview-mini.cv-preview-doc h3,.cv-style-preview-mini.cv-preview-doc p,.cv-style-preview-mini.cv-preview-doc li{font-size:.65rem!important}.cv-style-preview-mini.cv-preview-doc ul{margin-bottom:4px!important;margin-left:12px!important}.cv-preview-standalone{width:100%;min-width:0}.cv-preview-standalone .cv-preview-doc{max-width:210mm;margin:0 auto}.cv-preview{color:#2d3748;box-sizing:border-box;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;background:#fff;border:none;border-radius:2px;width:210mm;max-width:210mm;min-height:297mm;margin:0 auto;padding:20mm;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.8;position:relative;overflow:visible;box-shadow:0 8px 24px #00000026}@media screen{.cv-preview{transform-origin:top;margin-bottom:366.756px;transform:scale(1.3)}.cv-pages-container{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:100%;padding:20px 0;display:flex;position:relative;overflow-x:hidden}}@media (max-width:1200px){.cv-preview{transform-origin:top;margin-bottom:-29.7mm;overflow-x:hidden;transform:scale(.9)}}@media (max-width:900px){.cv-preview{margin-bottom:-103.95mm;overflow-x:hidden;transform:scale(.65)}}body,html{max-width:100vw;overflow-x:hidden}.cv-preview h1{color:#111827;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;letter-spacing:-.02em;border-bottom:none;width:100%;max-width:100%;margin-top:0;margin-bottom:4px;padding-bottom:0;font-size:1.8rem;font-weight:700}.cv-preview h2{color:#111827;page-break-after:avoid;break-after:avoid;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb;width:100%;max-width:100%;margin-top:18px;margin-bottom:10px;padding-bottom:8px;font-size:1.05rem;font-weight:700}.cv-preview h3{color:#4b5563;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;width:100%;max-width:100%;margin-top:16px;margin-bottom:8px;font-size:1.1rem;font-weight:600}.cv-preview p{color:#4b5563;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;width:100%;max-width:100%;margin-bottom:10px}.cv-preview ul{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;width:100%;max-width:100%;margin-bottom:12px;margin-left:20px}.cv-preview li{color:#4b5563;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;width:100%;max-width:100%;margin-bottom:4px}.cv-preview strong{color:#111827;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;font-weight:600}.cv-preview a{color:var(--accent);white-space:normal;overflow-wrap:break-word;word-wrap:break-word;text-decoration:underline}.cv-preview *{box-sizing:border-box;max-width:100%}.cv-preview h1,.cv-preview h2,.cv-preview h3,.cv-preview p,.cv-preview ul,.cv-preview li,.cv-preview strong,.cv-preview em,.cv-preview a{white-space:normal;display:block}.cv-preview ul{list-style-type:disc;display:block}.cv-preview li{display:list-item}.cv-preview div{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;width:100%;max-width:100%}.cv-preview span{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:normal}.cv-preview-full{white-space:normal!important;width:210mm!important;max-width:210mm!important}.cv-preview-full *{white-space:normal!important;overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:normal!important;max-width:100%!important}.cv-classic{letter-spacing:.02em;font-family:Times New Roman,Times,serif}.cv-classic h1{text-transform:uppercase;letter-spacing:.15em;border-bottom:1px solid #1f2937;padding-bottom:6px;font-family:Times New Roman,Times,serif;font-size:1.5rem;font-weight:700}.cv-classic h2{text-transform:uppercase;letter-spacing:.1em;color:#374151;border-bottom:1px solid #9ca3af;padding-bottom:6px;font-size:.9rem}.cv-modern{border-left:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cv-modern h1{color:#111827;font-size:1.85rem;font-weight:700}.cv-modern h2{color:#111827;border-bottom:3px solid var(--accent);padding-bottom:8px;font-weight:600}.cv-minimal{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.88rem;line-height:1.7}.cv-minimal h1{letter-spacing:.05em;margin-bottom:12px;font-size:1.4rem;font-weight:600}.cv-minimal h2{text-transform:uppercase;letter-spacing:.2em;color:#6b7280;border-bottom:none;margin-top:20px;margin-bottom:10px;padding-bottom:0;font-size:.7rem;font-weight:700}.cv-two-column-blue{border-left:10mm solid var(--cv-sidebar,#2c518d);padding-left:6mm;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cv-two-column-blue h1{color:var(--cv-sidebar,#2c518d);letter-spacing:-.02em;font-size:1.8rem;font-weight:800}.cv-two-column-blue h2{color:var(--cv-sidebar,#2c518d);border-bottom:2px solid var(--cv-sidebar,#2c518d);text-transform:uppercase;letter-spacing:.08em;font-size:.95rem}.cv-single-column-clean{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cv-single-column-clean h1{color:#1f2937;border-bottom:none;margin-bottom:4px;font-size:1.65rem;font-weight:700}.cv-single-column-clean h2{color:#374151;border-bottom:2px solid #d1d5db;padding-bottom:8px;font-size:.95rem;font-weight:600}.cv-two-column-gray{border-left:8mm solid #e5e7eb;padding-left:6mm;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cv-two-column-gray h1{color:#1f2937;font-size:1.5rem}.cv-two-column-gray h2{color:#4b5563;border-bottom:2px solid #d1d5db;padding-bottom:8px;font-size:.9rem;font-weight:700}.cv-elegant{color:#374151;font-family:Georgia,Times New Roman,serif;font-size:.95rem}.cv-elegant h1,.cv-elegant h2{font-family:Segoe UI,-apple-system,sans-serif}.cv-elegant h1{letter-spacing:-.02em;color:#1f2937;font-size:1.6rem;font-weight:600}.cv-elegant h2{letter-spacing:.06em;color:#4b5563;border-bottom:1px solid #d1d5db;padding-bottom:10px;font-size:.9rem;font-weight:600}.cv-bold-headings{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cv-bold-headings h1{letter-spacing:-.04em;color:#111827;margin-bottom:8px;font-size:2.2rem;font-weight:900}.cv-bold-headings h2{text-transform:uppercase;letter-spacing:.1em;color:#111827;border-bottom:3px solid #111827;margin-top:24px;padding-bottom:10px;font-size:1.1rem;font-weight:800}.cv-accent-line h1{color:var(--accent);font-size:1.75rem;font-weight:700}.cv-accent-line h2{border-bottom:3px solid var(--accent);color:#111827;padding-bottom:8px;font-weight:700}.cv-timeline{border-left:4px solid #6b7280;padding-left:5mm;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cv-timeline h1{color:#111827;font-size:1.6rem}.cv-timeline h2{text-transform:uppercase;letter-spacing:.08em;color:#374151;border-bottom:none;margin-left:-5mm;padding-bottom:4px;padding-left:5mm;font-size:.85rem;font-weight:700;position:relative}.cv-timeline h2:before{content:"";background:#4b5563;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:.35em;left:-8.5mm;box-shadow:0 0 0 2px #6b7280}@media print{.cv-preview{box-shadow:none;border:none;padding:20mm}.cv-preview h1,.cv-preview h2{page-break-after:avoid}.cv-preview ul{page-break-inside:avoid}}.app-nav-logo{z-index:9999;color:var(--foreground);letter-spacing:.5px;pointer-events:auto;font-size:1.2rem;font-weight:800;position:fixed;top:20px;left:20px}.app-nav-center{z-index:9998;background:var(--card);opacity:.95;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);pointer-events:auto;border-radius:20px;gap:8px;padding:12px 32px;display:flex;position:fixed;top:2%;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000000f}.app-nav-link{color:var(--muted);background:0 0;border-radius:10px;padding:10px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.app-nav-link:hover{color:var(--foreground)}.app-nav-link-active{color:var(--foreground);background:#6366f11a}.app-nav-actions{z-index:9999;pointer-events:auto;align-items:center;gap:12px;display:flex;position:fixed;top:20px;right:20px}.app-nav-credits{background:var(--card);border:1px solid var(--border);color:var(--foreground);border-radius:10px;align-items:baseline;gap:4px;padding:8px 12px;font-size:.85rem;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.app-nav-credits:hover{background:var(--card-hover)}.app-nav-credits-value{color:var(--accent);font-weight:700}.app-nav-credits-label{color:var(--muted);font-weight:500}.app-nav-credits-has-subscription{border-color:var(--subscription-border,#b48c2d66);background:var(--subscription-bg,#b48c2d0f)}[data-theme=dark] .app-nav-credits-has-subscription,.dark .app-nav-credits-has-subscription{border-color:var(--subscription-border-dark,#d4af3759);background:var(--subscription-bg-dark,#d4af3714)}.app-nav-credits-has-subscription:hover{background:var(--subscription-bg-hover,#b48c2d1a)}[data-theme=dark] .app-nav-credits-has-subscription:hover,.dark .app-nav-credits-has-subscription:hover{background:var(--subscription-bg-dark-hover,#d4af371f)}.app-nav-gear-btn{background:var(--card);opacity:.95;border:1px solid var(--border);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:44px;height:44px;color:var(--foreground);border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000a}.app-nav-gear-btn:hover{background:var(--card-hover);box-shadow:0 4px 12px #00000014}.app-nav-dropdown{background:var(--card);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;min-width:200px;position:absolute;top:60px;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.app-nav-dropdown-section{border-bottom:1px solid var(--border);padding:12px 16px}.app-nav-dropdown-label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:8px;font-size:.75rem;font-weight:600;display:block}.app-nav-theme-toggle{gap:8px;display:flex}.app-nav-theme-btn{border:1px solid var(--border);width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.app-nav-theme-btn:hover{color:var(--foreground);background:var(--card-hover)}.app-nav-theme-btn-active{color:var(--accent);background:#6366f126;border-color:#6366f14d}.app-nav-dropdown-item{width:100%;color:var(--foreground);border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;padding:12px 16px;font-size:.9rem;text-decoration:none;transition:background .2s;display:block}.app-nav-dropdown-item:hover{background:#6366f114}.app-nav-dropdown-item-danger{color:#ef4444;border-bottom:none}.app-nav-dropdown-item-danger:hover{background:#ef444414}.app-nav__actions{align-items:center;gap:12px;display:flex}.onboarding-backdrop{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.onboarding-card{background:var(--card);border:1px solid var(--border);border-radius:20px;width:100%;max-width:480px;max-height:calc(100vh - 48px);padding:28px 32px;overflow-y:auto;box-shadow:0 20px 60px #0003}.onboarding-progress{justify-content:center;gap:8px;margin-bottom:20px;display:flex}.onboarding-dot{background:var(--border);border-radius:50%;width:8px;height:8px;transition:background .2s}.onboarding-dot-active{background:var(--accent);transform:scale(1.2)}.onboarding-dot-done{background:var(--accent);opacity:.6}.onboarding-title{color:var(--foreground);margin-bottom:14px;font-size:1.35rem;font-weight:700}.onboarding-body{color:var(--foreground-secondary);margin-bottom:24px;font-size:.98rem;line-height:1.6}.onboarding-body strong{color:var(--foreground);font-weight:600}.onboarding-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.onboarding-skip{color:var(--muted);font-size:.9rem}.onboarding-nav{gap:10px;margin-left:auto;display:flex}.app-main-content{padding-top:120px}.cv-editor-page-wrap{flex-direction:column;height:calc(100vh - 120px);min-height:400px;display:flex;overflow:hidden}.cv-editor-layout{grid-template-columns:517px 1fr;width:100%;max-width:100%;height:calc(100vh - 70px);min-height:0;display:grid;overflow:hidden}.cv-editor-page-wrap .cv-editor-layout{flex:1;height:100%;min-height:0}.cv-editor-sidebar{border-right:1px solid var(--border);background:var(--background);flex-direction:column;gap:24px;min-height:0;padding:24px;display:flex;overflow:hidden auto}.cv-editor-preview .cv-pages-container{flex-shrink:0;overflow:visible}.cv-editor-preview{background:#f5f5f5;flex-direction:column;align-items:center;width:100%;min-height:0;padding:40px 20px;display:flex;overflow:hidden auto}[data-theme=dark] .cv-editor-preview{background:#0f0f0f}.cv-preview-scroll-container{flex-direction:column;align-items:center;width:100%;max-width:210mm;display:flex}.cv-pages-container{flex-direction:column;align-items:center;gap:40px;width:100%;padding-bottom:40px;display:flex}.cv-page-count-badge{z-index:20;background:var(--card);border:1px solid var(--border);color:var(--muted);border-radius:20px;width:fit-content;margin-bottom:20px;padding:6px 16px;font-size:.8rem;font-weight:600;position:sticky;top:10px;box-shadow:0 2px 8px #0000001a}.cv-page-wrapper{width:210mm;max-width:100%;position:relative}.cv-page-label{color:var(--muted);opacity:.7;font-size:.7rem;font-weight:500;position:absolute;top:-24px;right:12px}.cv-page{box-sizing:border-box;border-radius:4px;min-height:297mm;overflow:visible;box-shadow:0 4px 20px #00000026;color:#2d3748!important;background-color:#fff!important;width:210mm!important;margin:0!important;padding:20mm!important;transform:none!important}.cv-page-single{height:auto!important;min-height:0!important}.cv-pages-container-single{gap:0}.cv-page-wrapper-single{width:100%;max-width:210mm}[data-theme=dark] .cv-page{box-shadow:0 4px 24px #00000080}.cv-page:focus{box-shadow:0 4px 20px #00000026,inset 0 0 0 2px var(--accent);outline:none}[data-theme=dark] .cv-page:focus{box-shadow:0 4px 24px #00000080,inset 0 0 0 2px var(--accent)}.cv-page *{overflow-wrap:break-word;word-wrap:break-word;max-width:100%}@media (max-width:1100px){.cv-editor-layout{grid-template-columns:402px 1fr}}@media (max-width:800px){.cv-editor-layout{grid-template-columns:1fr;height:auto;overflow:visible}.cv-editor-sidebar,.cv-editor-preview{height:auto;overflow:visible}}@media (max-width:768px){.cv-editor-page-wrap{z-index:1;height:100dvh;min-height:0;position:fixed;inset:0;overflow:hidden}.cv-editor-mobile-menu-btn{top:calc(72px + 12px + env(safe-area-inset-top,0px));z-index:10002;background:var(--card);border:1px solid var(--border);width:48px;height:48px;color:var(--foreground);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0;font-size:.85rem;font-weight:600;display:inline-flex;position:fixed;left:16px;box-shadow:0 4px 12px #00000014}.cv-editor-mobile-menu-btn span{display:none}.cv-editor-drawer-backdrop{z-index:10000;-webkit-tap-highlight-color:transparent;background:#0006;position:fixed;inset:0}.cv-editor-layout{height:100%;display:block;overflow:hidden}.cv-editor-sidebar{z-index:10001;border-right:1px solid var(--border);width:min(320px,85vw);max-width:100%;transition:transform .25s ease-out;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0000001f}.cv-editor-page-wrap.cv-editor-drawer-open .cv-editor-sidebar{transform:translate(0)}.cv-editor-sidebar-inner{height:100%;padding-top:env(safe-area-inset-top,0px);flex-direction:column;display:flex;overflow-y:auto}.cv-editor-drawer-close{top:calc(12px + env(safe-area-inset-top,0px));background:var(--card-hover,#0000000f);width:44px;height:44px;color:var(--foreground);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:12px}.cv-editor-sidebar .stack{padding-top:8px;padding-right:48px}.cv-editor-preview{height:100%;padding:calc(72px + env(safe-area-inset-top,0px))12px 24px 12px;flex-direction:column;align-items:center;display:flex;position:absolute;inset:0;overflow:auto}.cv-editor-preview .cv-preview-scroll-container{flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex;container:cv-preview/inline-size}@container cv-preview (max-width:800px){.cv-page-wrapper-single{zoom:calc(100cqw/210mm);width:210mm;max-width:none}}@supports not (zoom:1){.cv-editor-preview .cv-preview-scroll-container{align-items:center}@container cv-preview (max-width:800px){.cv-page-wrapper-single{zoom:unset;width:210mm;max-width:none;transform:scale(calc(100cqw/210mm));transform-origin:top}}}}@media (min-width:769px){.cv-editor-mobile-menu-btn,.cv-editor-drawer-backdrop,.cv-editor-drawer-close{display:none!important}}@media (max-width:768px){.app-main-content{font-size:.875rem}.app-main-content .card h1{font-size:1.1rem}.app-main-content .card h2,.app-main-content .card .dashboard-section-title{font-size:1rem}.container{box-sizing:border-box;width:100%;max-width:100vw;padding:12px 10px 48px}.card{box-sizing:border-box;border-radius:14px;min-width:0;max-width:100%;padding:14px 12px}.landing{padding:24px 16px}.dashboard-page-wrap{max-width:100vw;min-height:auto;overflow-x:hidden}.dashboard-split{grid-template-rows:1fr auto;gap:24px;min-width:0;max-width:100%;min-height:100dvh}.dashboard-cv-list-card{height:100%;min-height:0;max-height:none;overflow:hidden}.dashboard-profile-card{flex-shrink:0;min-width:0;max-width:100%;height:auto;min-height:50dvh;max-height:none;overflow:hidden visible}.dashboard-phrase-block{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;box-sizing:border-box;min-width:0;max-width:100%;margin-bottom:16px}.dashboard-phrase-block .dashboard-phrase-text{overflow-wrap:break-word;word-break:break-word;max-width:100%}.dashboard-profile-career-insight{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;box-sizing:border-box;min-width:0;max-width:100%;margin-top:24px}.dashboard-profile-career-insight-heading,.dashboard-profile-career-insight-snippet,.dashboard-profile-career-insight-link{overflow-wrap:break-word;word-break:break-word;max-width:100%}.dashboard-cv-list-scroll{min-height:0}.dashboard-cv-list-card,.dashboard-profile-card{max-width:100%;overflow:hidden auto}.dashboard-cv-list-card{overflow:hidden}.dashboard-cv-card-body{min-width:0;overflow:hidden}.dashboard-cv-card-snippet,.dashboard-cv-card-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-profile-card-header{align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.dashboard-profile-card-header .dashboard-section-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-profile-gear-link{flex-shrink:0}.dashboard-profile-content strong,.dashboard-profile-content .muted{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.credits-page.container.stack>.card.stack,.profile-page.container.stack>.card.stack{height:auto;min-height:0}.skills-page.container.grid.two-col,.experience-page.container.grid.two-col{min-width:0;max-width:100%;height:auto;min-height:0}.skills-page .skills-form-card,.skills-page .deck-list-card,.experience-page .experience-form-card,.experience-page .deck-list-card{min-width:0;max-width:100%;height:auto;min-height:240px}.skills-form-card-content,.deck-list-scroll,.deck-list-controls{min-width:0;max-width:100%}.skills-form-card-content .stack,.skills-form-card-content p,.skills-form-card-content label{overflow-wrap:break-word;word-break:break-word;min-width:0;max-width:100%}.deck-list{min-width:0;max-width:100%}.skill-deck-item{box-sizing:border-box;min-width:0;max-width:100%}.skill-deck-item .rating-section{min-width:0}.dashboard-profile-content{flex-wrap:wrap;gap:12px}.dashboard-profile-content>div:first-child{flex:1;min-width:0;max-width:100%}.dashboard-profile-photo{order:-1;width:64px;height:64px}.app-main-content{padding-top:calc(72px + env(safe-area-inset-top,0px))!important}.generate-style-picker{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;flex-wrap:nowrap;gap:12px;margin:0 -4px;padding-bottom:8px;display:flex;overflow:auto hidden}.generate-style-picker>*{scroll-snap-align:start;flex:none;min-width:150px;max-width:180px}}@media (pointer:coarse){.button,.app-nav-link,.app-nav-gear-btn,.app-nav-credits{min-width:44px;min-height:44px}.app-nav-link{justify-content:center;align-items:center;padding:12px 16px;display:inline-flex}}@media (max-width:768px){.app-nav-logo{font-size:1.1rem;top:16px;left:16px}.app-nav-center{display:none!important}.app-nav-actions{gap:8px;top:16px;right:16px}.app-nav-credits{padding:8px 10px;font-size:.8rem}.app-nav-gear-btn{width:44px;height:44px}.app-nav-actions{display:none!important}.app-nav-mobile-toggle{background:var(--card);border:1px solid var(--border);width:44px;height:44px;color:var(--foreground);cursor:pointer;z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;justify-content:center;align-items:center;position:fixed;top:16px;left:auto;right:16px;transform:none;box-shadow:0 4px 12px #0000000a;display:flex!important}body.app-nav-drawer-open .app-nav-logo{visibility:hidden;pointer-events:none}.app-nav-mobile-drawer{z-index:9996;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;flex-direction:row;justify-content:flex-start;align-items:stretch;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.app-nav-mobile-drawer-inner{background:var(--card);border:none;border-right:1px solid var(--border);-webkit-overflow-scrolling:touch;border-radius:0;flex-direction:column;width:min(300px,88vw);max-width:100%;height:100%;padding:0;display:flex;overflow-y:auto;box-shadow:8px 0 24px #00000026}.app-nav-mobile-drawer-header{padding:calc(16px + env(safe-area-inset-top,0px))16px 14px 20px;border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.app-nav-mobile-drawer-title{color:var(--foreground);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.app-nav-mobile-drawer-close{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;margin:-8px -8px -8px 0;padding:0;transition:color .2s,background .2s;display:flex}.app-nav-mobile-drawer-close:hover{color:var(--foreground);background:var(--card-hover)}.app-nav-mobile-drawer-nav{flex-direction:column;gap:2px;padding:12px 12px 8px;display:flex}.app-nav-mobile-drawer-link{color:var(--foreground);box-sizing:border-box;border-radius:10px;align-items:center;min-height:44px;padding:12px 14px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.app-nav-mobile-drawer-link:hover{background:var(--card-hover)}.app-nav-mobile-drawer-link-active{color:var(--accent);background:#6366f11f}.app-nav-mobile-drawer-link-active:hover{background:#6366f12e}.app-nav-mobile-drawer-divider{background:var(--border);flex-shrink:0;height:1px;margin:8px 16px}.app-nav-mobile-drawer-block{flex-direction:column;gap:2px;padding:8px 12px 12px;display:flex}.app-nav-mobile-drawer-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:8px;padding:0 2px;font-size:.7rem;font-weight:600;display:block}.app-nav-mobile-drawer-theme{gap:10px;display:flex}.app-nav-mobile-drawer-theme-btn{border:1px solid var(--border);background:var(--background);color:var(--muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:.875rem;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.app-nav-mobile-drawer-theme-btn:hover{color:var(--foreground);background:var(--card-hover)}.app-nav-mobile-drawer-theme-btn-active{color:var(--accent);background:#6366f11f;border-color:#6366f159}.app-nav-mobile-drawer-credits{color:var(--foreground);background:#6366f114;border:1px solid #6366f133;border-radius:10px;align-items:baseline;gap:6px;margin:0 12px 4px;padding:12px 14px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.app-nav-mobile-drawer-credits:hover{background:#6366f124;border-color:#6366f159}.app-nav-mobile-drawer-credits-value{color:var(--accent);font-size:1.05rem;font-weight:700}.app-nav-mobile-drawer-credits-label{color:var(--muted);font-weight:500}.app-nav-mobile-drawer-signout{color:#ef4444;cursor:pointer;text-align:left;font-size:.95rem;font-weight:500;font:inherit;background:0 0;border:none;border-radius:10px;align-items:center;margin-top:4px;padding:12px 14px;transition:background .15s;display:flex}.app-nav-mobile-drawer-signout:hover{background:#ef44441a}.app-nav-dropdown{max-height:80vh;margin-bottom:8px;top:auto;bottom:100%;right:0;overflow-y:auto}}@media (min-width:769px){.app-nav-mobile-toggle,.app-nav-mobile-drawer{display:none!important}}.landing-nav-center{display:flex}.landing-nav-mobile-toggle{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#000;cursor:pointer;background:#ffffffe6;border:1px solid #00000014;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:none;position:fixed;top:20px;right:20px;box-shadow:0 4px 12px #0000000f;left:auto!important;transform:none!important}.landing-nav-mobile-drawer{z-index:9996;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-overflow-scrolling:touch;background:#0006;padding:72px 20px 24px;position:fixed;inset:0;overflow-y:auto}.landing-nav-mobile-drawer-inner{background:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;gap:4px;padding:16px;display:flex;box-shadow:0 8px 32px #0000001f}.landing-nav-mobile-drawer-inner a{color:#333;border-radius:12px;align-items:center;min-height:48px;padding:14px 16px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.landing-nav-mobile-drawer-inner a:hover{background:#0000000f}.landing-nav-mobile-drawer-inner a.landing-cta{color:#fff;background:#000;justify-content:center;margin-top:8px;transition:transform .2s,box-shadow .2s}.landing-why-us-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (min-width:1024px){.landing-why-us-grid{grid-template-columns:repeat(4,1fr)}}.landing-why-visual{background:linear-gradient(135deg,#6366f10a 0%,#8b5cf605 100%);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:72px;padding:12px 0;display:flex}.landing-why-visual-experience{flex-wrap:wrap;justify-content:center;gap:10px}.landing-why-exp-raw{flex-direction:column;gap:4px;width:56px;display:flex}.landing-why-exp-raw span{background:#6366f140;border-radius:3px;height:6px;animation:2s ease-in-out infinite landing-why-exp-line;display:block}.landing-why-exp-raw span:first-child{width:100%;animation-delay:0s}.landing-why-exp-raw span:nth-child(2){width:85%;animation-delay:.15s}.landing-why-exp-raw span:nth-child(3){width:70%;animation-delay:.3s}.landing-why-exp-raw span:nth-child(4){width:90%;animation-delay:.45s}@keyframes landing-why-exp-line{0%,to{opacity:.6}50%{opacity:1}}.landing-why-arrow{color:#6366f199;flex-shrink:0;animation:1.5s ease-in-out infinite landing-why-arrow-pulse}@keyframes landing-why-arrow-pulse{0%,to{opacity:.7;transform:translate(0)}50%{opacity:1;transform:translate(2px)}}.landing-why-exp-cards{flex-direction:column;gap:4px;display:flex}.landing-why-exp-cards div{color:#333;background:#fff;border:1px solid #6366f133;border-radius:6px;flex-direction:column;gap:0;padding:4px 8px;font-size:9px;display:flex;box-shadow:0 1px 4px #0000000a}.landing-why-exp-cards div strong{color:#6366f1;font-size:9px}.landing-why-exp-cards div span{color:#666;font-size:8px}.landing-why-visual-ats{flex-direction:column;gap:10px}.landing-why-cv-styles{justify-content:center;align-items:flex-end;gap:6px;display:flex}.landing-why-cv-mini{background:#fff;border:1px solid #00000014;border-radius:4px;transition:transform .25s;box-shadow:0 2px 6px #0000000f}.landing-why-cv-mini:hover{transform:translateY(-2px)}.landing-why-cv-classic{background:linear-gradient(#f8fafc 0% 18%,#e2e8f0 18% 22%,#f8fafc 22% 100%);width:28px;height:36px}.landing-why-cv-modern{background:linear-gradient(90deg,#6366f1 0% 22%,#f1f5f9 22% 100%);width:26px;height:40px}.landing-why-cv-two-col{background:linear-gradient(90deg,#475569 0% 28%,#f8fafc 28% 100%);width:24px;height:38px}.landing-why-ats-scan{justify-content:center;align-items:center;gap:8px;display:flex}.landing-why-ats-doc-wrap{border-radius:3px;width:32px;height:40px;position:relative;overflow:hidden}.landing-why-ats-doc{background:#fff;border:1px solid #0000001a;border-radius:3px;position:absolute;inset:0;box-shadow:0 2px 8px #00000014}.landing-why-ats-line{pointer-events:none;background:linear-gradient(#0000,#10b981,#10b981,#0000);border-radius:1px;width:2px;height:40px;animation:2.5s ease-in-out infinite landing-why-ats-scan;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes landing-why-ats-scan{0%{opacity:.6;transform:translate(-50%)translateY(-100%)}50%{opacity:1}to{opacity:.6;transform:translate(-50%)translateY(100%)}}.landing-why-ats-badge{color:#059669;white-space:nowrap;background:#10b9811f;border-radius:6px;padding:2px 6px;font-size:9px;font-weight:700}.landing-why-visual-match{flex-wrap:wrap;justify-content:center;gap:12px}.landing-why-match-ring{justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.landing-why-match-svg{width:100%;height:100%;position:absolute;inset:0}.landing-why-match-svg circle:last-child{animation:2s ease-out infinite landing-why-ring-fill}@keyframes landing-why-ring-fill{0%,to{stroke-dasharray:90 150;opacity:.9}50%{stroke-dasharray:135 150;opacity:1}}.landing-why-match-pct{color:#6366f1;z-index:1;font-size:14px;font-weight:800;animation:2s ease-in-out infinite landing-why-pct-pulse;position:relative}@keyframes landing-why-pct-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.landing-why-job-icons{align-items:center;gap:6px;display:flex}.landing-why-job-icon{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:4px 6px;font-size:10px;font-weight:700;transition:color .2s,background .2s}.landing-why-job-icon:hover{color:#6366f1;background:#6366f114}.landing-why-visual-versions{flex-direction:column;gap:8px}.landing-why-version-stack{justify-content:center;align-items:center;height:44px;display:flex;position:relative}.landing-why-version-sheet{color:#94a3b8;background:#fff;border:1px solid #00000014;border-radius:4px;justify-content:center;align-items:flex-end;width:42px;height:52px;padding-bottom:4px;font-size:8px;font-weight:600;display:flex;position:absolute;box-shadow:0 2px 8px #0000000f}.landing-why-version-sheet:after{content:attr(data-ver)}.landing-why-version-sheet:first-child{z-index:1;transform:rotate(-4deg)translateY(0)}.landing-why-version-sheet:nth-child(2){z-index:2;left:calc(50% - 21px);transform:rotate(0)translateY(4px)}.landing-why-version-sheet:nth-child(3){z-index:3;transform:rotate(4deg)translateY(8px)}.landing-why-version-sheet:first-child{left:calc(50% - 42px)}.landing-why-version-sheet:nth-child(3){left:50%}.landing-why-version-arrows{justify-content:center;align-items:center;gap:10px;display:flex}.landing-why-version-arrow{color:#6366f1;opacity:.8;cursor:default;font-size:14px;transition:transform .2s}.landing-why-version-arrow:hover{opacity:1;transform:scale(1.15)}@media (max-width:768px){.landing-nav-center{display:none!important}.landing-nav-mobile-toggle{top:16px;display:flex!important;left:auto!important;right:16px!important;transform:none!important}.landing-cta-right{display:none!important}.landing-hero{justify-content:flex-start!important;padding:100px 16px 48px!important;overflow:visible!important}.landing-hero>div:last-child{width:100%;gap:32px!important}.landing-hero>div:last-child>div:first-child{justify-content:center!important;align-items:center!important;gap:24px!important}.landing-stats-strip{margin-top:24px!important}.landing-section-padding{padding:60px 16px!important}.landing-section-padding-lg{padding:80px 16px!important}.landing-typing-demo-wrap{flex-shrink:0!important;justify-content:center!important;align-items:flex-start!important;width:100%!important;min-width:0!important;max-width:340px!important;height:auto!important;min-height:240px!important;margin-left:auto!important;margin-right:auto!important;display:flex!important}.landing-typing-demo-wrap .cv-typing-demo-card{flex-shrink:0!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:240px!important}.landing-features-wrap{margin-top:48px!important;padding:0 16px 32px!important}.landing-stats-strip{gap:14px!important;margin-left:0!important;margin-right:0!important;padding:14px 16px!important}.landing-stats-strip .landing-stat-item{font-size:.85rem}.landing-stats-strip .landing-stat-item>div:first-child{font-size:.7rem!important}.landing-stats-strip .landing-stat-item>div:last-child{font-size:.9rem!important}.landing-pricing-grid{grid-template-columns:1fr!important;gap:20px!important;padding:0 4px!important}.landing-pricing-card{padding:28px 20px!important}.landing-testimonial-strip{padding:48px 16px!important}.landing-included-list{grid-template-columns:1fr!important;gap:14px 0!important;padding:0 8px!important}.landing-included-list>div{min-width:0}.landing-included-list>div>span:last-child{word-wrap:break-word;overflow-wrap:break-word}.landing-how-it-works-grid,.landing-why-us-grid{grid-template-columns:1fr!important;gap:20px!important}.landing-hero-subtext{font-size:1rem!important}}@media (max-width:480px){.landing-hero{padding:88px 12px 32px!important}.landing-stats-strip{grid-template-columns:1fr!important}.landing-section-padding{padding:48px 12px!important}.landing-section-padding-lg{padding:64px 12px!important}.landing-features-wrap{padding:0 12px 24px!important}.landing-feature-card{min-width:260px!important;height:420px!important;padding:24px 20px!important}.landing-feature-card h3{font-size:1.5rem!important}.landing-included-box{padding:28px 20px!important}}.landing-nav-center a,.landing-nav-mobile-drawer-inner a{justify-content:center;align-items:center;min-height:44px;transition:color .2s,background .2s;display:inline-flex}.landing-nav-center a:focus-visible,.landing-nav-mobile-drawer-inner a:focus-visible,.landing-cta-primary:focus-visible,.landing-contact-cta:focus-visible{outline-offset:2px;outline:2px solid #6366f1}.landing-cta-primary,a[href=\#how-it-works]{justify-content:center;align-items:center;min-height:48px;display:inline-flex}.landing-pricing-card a[href=\/login]{justify-content:center;align-items:center;min-height:48px;display:flex}@media (min-width:769px){.landing-nav-mobile-drawer{display:none!important}}.settings-gear-btn:hover .settings-gear-icon{animation:2s linear infinite gear-spin}.loading-spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:.8s linear infinite loading-spin}[data-theme=dark] .loading-spinner{border-color:#ffffff0f;border-top-color:var(--accent)}@keyframes loading-spin{to{transform:rotate(360deg)}}.loading-placeholder{justify-content:center;align-items:center;min-height:80px;display:flex}@keyframes gear-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.career-insight-reload-btn.reload-spin .career-insight-reload-icon{animation:.5s reload-spin-once}@keyframes reload-spin-once{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-feature-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000014}.landing-step-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #6366f11f}@keyframes cv-typing-blink{50%{opacity:0}}.cv-typing-cursor{background:var(--accent,#6366f1);vertical-align:text-bottom;flex-shrink:0;width:2px;height:1.1em;animation:.9s step-end infinite cv-typing-blink;display:inline-block}@keyframes landing-fade-in-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}@keyframes landing-float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(4%,-3%)scale(1.02)}66%{transform:translate(-2%,2%)scale(.98)}}@keyframes landing-glow-pulse{0%,to{box-shadow:0 24px 48px #0000001f,0 0 0 1px #0000000f}50%{box-shadow:0 24px 56px #6366f12e,0 0 0 1px #6366f11f}}@keyframes job-match-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.cv-typing-demo-card{animation-name:landing-fade-in-up,landing-glow-pulse;animation-duration:.7s,4s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-delay:.4s,1.2s;animation-fill-mode:both,none}.job-match-demo{animation:.6s ease-out both landing-fade-in-up}.job-match-demo-pulse{animation:1.5s ease-in-out infinite job-match-pulse}.job-match-demo-value{transition:opacity .1s}.job-match-demo-bar{transition:width .25s ease-out}.landing-hero-stagger>*{opacity:0;animation:.6s ease-out forwards landing-fade-in-up}.landing-hero-stagger>:first-child{animation-delay:.1s}.landing-hero-stagger>:nth-child(2){animation-delay:.2s}.landing-hero-stagger>:nth-child(3){animation-delay:.3s}.landing-hero-stagger>:nth-child(4){animation-delay:.35s}.landing-hero-stagger>:nth-child(5){animation-delay:.45s}.landing-hero-stagger>:nth-child(6){animation-delay:.55s}.landing-hero-stagger>:nth-child(7){animation-delay:.65s}.landing-hero-stagger>:nth-child(8){animation-delay:.75s}.landing-hero-stagger>:nth-child(9){animation-delay:.85s}.landing-hero-stagger>:nth-child(10){animation-delay:.95s}.landing-hero-stagger>:nth-child(11){animation-delay:1.05s}.landing-hero-stagger>:nth-child(12){animation-delay:1.15s}.landing-hero-stagger>:nth-child(13){animation-delay:1.25s}.landing-hero-stagger>:nth-child(14){animation-delay:1.35s}.landing-hero-stagger>:nth-child(15){animation-delay:1.45s}.landing-hero-stagger>:nth-child(16){animation-delay:1.55s}.landing-hero-stagger>:nth-child(17){animation-delay:1.65s}.landing-hero-stagger>:nth-child(18){animation-delay:1.75s}.landing-hero-stagger>:nth-child(19){animation-delay:1.85s}.landing-hero-stagger>:nth-child(20){animation-delay:1.95s}.landing-scroll-in{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(28px)}.landing-scroll-in.landing-visible{opacity:1;transform:translateY(0)}.landing-scroll-in .landing-scroll-in-child{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(16px)}.landing-scroll-in.landing-visible .landing-scroll-in-child:first-child{transition-delay:50ms}.landing-scroll-in.landing-visible .landing-scroll-in-child:nth-child(2){transition-delay:.1s}.landing-scroll-in.landing-visible .landing-scroll-in-child:nth-child(3){transition-delay:.15s}.landing-scroll-in.landing-visible .landing-scroll-in-child:nth-child(4){transition-delay:.2s}.landing-scroll-in.landing-visible .landing-scroll-in-child:nth-child(5){transition-delay:.25s}.landing-scroll-in.landing-visible .landing-scroll-in-child:nth-child(6){transition-delay:.3s}.landing-scroll-in.landing-visible .landing-scroll-in-child:nth-child(7){transition-delay:.35s}.landing-scroll-in.landing-visible .landing-scroll-in-child:nth-child(8){transition-delay:.4s}.landing-scroll-in.landing-visible .landing-scroll-in-child:nth-child(9){transition-delay:.45s}.landing-scroll-in.landing-visible .landing-scroll-in-child:nth-child(10){transition-delay:.5s}.landing-scroll-in.landing-visible .landing-scroll-in-child{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.landing-hero-stagger>*,.landing-scroll-in,.landing-scroll-in .landing-scroll-in-child,.cv-typing-demo-card,.landing-blob-float,.job-match-demo,.landing-hero-gradient,.landing-stats-strip .landing-stat-item,.landing-step-icon-wrap,.landing-feature-card,.landing-why-icon,.landing-testimonial-track{transition:none!important;animation:none!important}.landing-scroll-in,.landing-scroll-in .landing-scroll-in-child,.landing-hero-stagger>*{opacity:1;transform:none}.landing-stats-strip .landing-stat-item{opacity:1}}.landing-blob-float{animation:12s ease-in-out infinite landing-float}@keyframes landing-gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.landing-hero-gradient{background-size:200% 200%;animation:15s infinite landing-gradient-shift}@keyframes landing-stat-pop{0%{opacity:0;transform:scale(.92)}60%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.landing-stats-strip.landing-visible .landing-stat-item{animation:.5s ease-out forwards landing-stat-pop}.landing-stats-strip .landing-stat-item{opacity:0}.landing-stats-strip .landing-stat-item:first-child{animation-delay:50ms}.landing-stats-strip .landing-stat-item:nth-child(2){animation-delay:.15s}.landing-stats-strip .landing-stat-item:nth-child(3){animation-delay:.25s}.landing-stats-strip .landing-stat-item:nth-child(4){animation-delay:.35s}@keyframes landing-icon-bounce{0%,to{transform:scale(1)translateY(0)}50%{transform:scale(1.08)translateY(-2px)}}.landing-scroll-in.landing-visible .landing-step-icon-wrap,.landing-step-card:hover .landing-step-icon-wrap{animation:.6s ease-out landing-icon-bounce}.landing-step-card .landing-step-icon-wrap{transition:transform .2s}@keyframes landing-feature-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.landing-feature-card{animation:6s ease-in-out infinite landing-feature-float}.landing-feature-card:first-child{animation-delay:0s}.landing-feature-card:nth-child(2){animation-delay:.8s}.landing-feature-card:nth-child(3){animation-delay:1.6s}.landing-feature-card:nth-child(4){animation-delay:2.4s}.landing-feature-card:nth-child(5){animation-delay:3.2s}.landing-feat-visual-wrap{min-height:100px;color:var(--feat-color,#6366f1);justify-content:center;align-items:center;padding:12px 0;display:flex}.landing-feat-visual{justify-content:center;align-items:center;gap:8px;display:flex}.landing-feat-visual-exp{flex-wrap:wrap;gap:6px}.landing-feat-exp-lines{flex-direction:column;gap:3px;width:44px;display:flex}.landing-feat-exp-lines span{opacity:.4;background:currentColor;border-radius:2px;height:5px;animation:2s ease-in-out infinite landing-feat-line-pulse;display:block}.landing-feat-exp-lines span:first-child{width:100%}.landing-feat-exp-lines span:nth-child(2){width:80%;animation-delay:.1s}.landing-feat-exp-lines span:nth-child(3){width:65%;animation-delay:.2s}.landing-feat-exp-lines span:nth-child(4){width:90%;animation-delay:.3s}@keyframes landing-feat-line-pulse{0%,to{opacity:.35}50%{opacity:.7}}.landing-feat-arrow{opacity:.8;flex-shrink:0;animation:1.5s ease-in-out infinite landing-feat-arrow-move}@keyframes landing-feat-arrow-move{0%,to{transform:translate(0)}50%{transform:translate(3px)}}.landing-feat-exp-cards div{color:#333;background:#fff;border:1px solid #00000014;border-radius:4px;flex-direction:column;gap:0;padding:3px 6px;font-size:8px;display:flex;box-shadow:0 1px 3px #0000000f}.landing-feat-exp-cards div strong{color:var(--feat-color);font-size:8px}.landing-feat-exp-cards{flex-direction:column;gap:3px;display:flex}.landing-feat-visual-styles{gap:6px}.landing-feat-cv-mini{background:#fff;border:1px solid #00000014;border-radius:3px;width:24px;height:32px;transition:transform .2s;box-shadow:0 2px 6px #00000014}.landing-feature-card:hover .landing-feat-cv-mini:first-child{transform:translateY(-2px)rotate(-2deg)}.landing-feature-card:hover .landing-feat-cv-mini:nth-child(2){transform:translateY(-2px)}.landing-feature-card:hover .landing-feat-cv-mini:nth-child(3){transform:translateY(-2px)rotate(2deg)}.landing-feat-cv-a{background:linear-gradient(#f1f5f9 0% 16%,#e2e8f0 16% 20%,#f1f5f9 20% 100%)}.landing-feat-cv-b{background:linear-gradient(to right,var(--feat-color,#7c3aed)0%,var(--feat-color,#7c3aed)20%,#f8fafc 20%,#f8fafc 100%);opacity:.9}.landing-feat-cv-c{background:linear-gradient(90deg,#475569 0% 24%,#f8fafc 24% 100%)}.landing-feat-visual-ats{gap:10px}.landing-feat-ats-doc-wrap{border-radius:2px;width:28px;height:36px;position:relative;overflow:hidden}.landing-feat-ats-doc{background:#fff;border:1px solid #0000001a;border-radius:2px;position:absolute;inset:0;box-shadow:0 2px 6px #00000014}.landing-feat-ats-line{opacity:.7;background:linear-gradient(#0000,currentColor,currentColor,#0000);border-radius:1px;width:2px;height:100%;animation:2.2s ease-in-out infinite landing-feat-ats-scan;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes landing-feat-ats-scan{0%{opacity:.5;transform:translate(-50%)translateY(-100%)}50%{opacity:.9}to{opacity:.5;transform:translate(-50%)translateY(100%)}}.landing-feat-ats-ok{color:var(--feat-color);opacity:.9;font-size:1rem;font-weight:800}.landing-feat-visual-credits{flex-direction:column;gap:6px}.landing-feat-credit-stack{justify-content:center;align-items:center;gap:2px;display:flex}.landing-feat-credit{background:linear-gradient(135deg,var(--feat-color),color-mix(in srgb,var(--feat-color)70%,#fff));border:2px solid #fff9;border-radius:50%;width:20px;height:20px;animation:2s ease-in-out infinite landing-feat-credit-pulse;display:inline-block;box-shadow:0 2px 4px #0000001f}.landing-feat-credit:first-child{margin-left:0}.landing-feat-credit:nth-child(2),.landing-feat-credit:nth-child(3){margin-left:-6px}@keyframes landing-feat-credit-pulse{0%,to{opacity:.9}50%{opacity:1}}.landing-feat-credit-num{color:var(--feat-color);font-size:1.1rem;font-weight:800;line-height:1}.landing-feat-visual-match{flex-direction:column;gap:8px}.landing-feat-match-ring{justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.landing-feat-match-ring svg{width:100%;height:100%;color:var(--feat-color);position:absolute;inset:0}.landing-feat-match-pct{color:var(--feat-color);z-index:1;font-size:.85rem;font-weight:800;position:relative}.landing-feat-match-icons{color:#64748b;gap:4px;font-size:9px;font-weight:700;display:flex}.landing-feat-match-icons span{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:3px;padding:2px 5px}@keyframes landing-cta-shine{0%{left:-100%}to{left:100%}}.landing-cta-primary{transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.landing-cta-primary:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:50%;height:100%;transition:none;position:absolute;top:0;left:-100%}.landing-cta-primary:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0003}.landing-cta-primary:hover:after{animation:.6s ease-out landing-cta-shine}.landing-logo{transition:transform .25s}.landing-logo:hover{transform:scale(1.05)}.landing-nav-link-wrap{display:inline-block;position:relative}.landing-nav-link-wrap:after{content:"";background:#6366f1;border-radius:1px;width:0;height:2px;transition:width .2s,left .2s;position:absolute;bottom:4px;left:50%}.landing-nav-link-wrap:hover:after{width:60%;left:20%}.landing-testimonial-track{gap:24px;width:max-content;padding:0 24px;animation:90s linear infinite landing-testimonial-scroll;display:flex}.landing-testimonial-track:hover{animation-play-state:paused}@keyframes landing-testimonial-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-testimonial-card{transition:transform .3s,box-shadow .3s}.landing-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #6366f11a}.landing-pricing-card{transition:transform .3s,box-shadow .3s,border-color .3s}.landing-pricing-card:hover{border-color:#6366f140;transform:translateY(-6px);box-shadow:0 20px 40px #6366f11f}@keyframes landing-why-icon-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.1)}}.landing-scroll-in.landing-visible .landing-why-icon{animation:2.5s ease-in-out infinite landing-why-icon-pulse}.landing-why-icon{animation:2.5s ease-in-out infinite paused landing-why-icon-pulse}.landing-scroll-in.landing-visible .landing-why-icon{animation-play-state:running}.landing-contact-cta{transition:transform .25s,box-shadow .25s}.landing-contact-cta:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 16px 40px #6366f14d}.cv-selection-overlay-rect{background-color:#007bff40}[data-theme=dark] .cv-selection-overlay-rect{background-color:#60a5fa59}
