:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#0a0a0b;--surface:#141416;--surface-raised:#1c1c1f;--surface-hover:#232327;--border:#2a2a2e;--ink:#f2f2f3;--muted:#8b8b92;--accent:#22c55e;--accent-hover:#16a34a;--accent-dim:#22c55e24;--accent-strong:#4ade80;--danger:#f87171;--danger-bg:#f871711f;--danger-border:#f8717152;--success:#4ade80;--success-bg:#22c55e24;--success-border:#22c55e52;--warning:#fbbf24;--warning-bg:#fbbf241f;--warning-border:#fbbf2452;--sidebar-width:82px;--template-panel-width:500px;--template-thumbnail-scale:.25;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--ink);min-height:100vh}button,input,textarea{font:inherit}a{color:inherit}.app-shell{--template-rail-width:0px;min-height:100vh;display:flex}.app-shell.template-panel-open{--template-rail-width:var(--template-panel-width)}.sidebar{width:var(--sidebar-width);background:var(--surface);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;align-items:center;gap:24px;padding:18px 0;display:flex}.sidebar-brand-mark{background:var(--accent);color:#06140a;border-radius:9px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.sidebar-brand-mark svg{width:19px;height:19px}.sidebar-nav{flex-direction:column;flex:1;gap:8px;display:flex}.sidebar-nav-item{width:66px;min-height:54px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:4px;text-decoration:none;transition:color .12s,background .12s;display:flex}.sidebar-nav-item svg{width:18px;height:18px}.sidebar-nav-item span{text-overflow:ellipsis;color:currentColor;white-space:nowrap;max-width:58px;font-size:.62rem;font-weight:700;line-height:1;overflow:hidden}.sidebar-nav-item:hover{color:var(--ink);background:var(--surface-hover)}.sidebar-nav-item.active{color:var(--accent-strong);background:var(--surface-raised);border-color:var(--border)}.sidebar-avatar{background:var(--surface-raised);border:1px solid var(--border);width:34px;height:34px;color:var(--ink);letter-spacing:.02em;border-radius:50%;flex-shrink:0;place-items:center;font-size:.72rem;font-weight:700;display:grid}.sidebar-account{flex-shrink:0;place-items:center;width:42px;min-height:42px;display:grid}.sidebar-user-button{border:1px solid var(--border);width:34px;height:34px}.main-area{flex-direction:column;flex:1;min-width:0;display:flex}.page-topbar{z-index:10;background:var(--bg);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:0 24px;display:flex;position:sticky;top:0}.page-topbar-title{color:var(--ink);letter-spacing:-.01em;font-size:.98rem;font-weight:700}.page-topbar-end{align-items:center;gap:8px;display:flex}.workspace-flow{flex-direction:column;flex:1;gap:16px;width:min(1180px,100% - 48px);margin:0 auto;padding:24px 0 42px;display:flex}.workspace-flow:has(.review-workspace){padding-top:0}.workspace-job-section{padding:0}.workspace-job-section .input-col{max-width:none}.workspace-flow>.page-content,.workspace-flow>.workspace-resumes-anchor>.page-content{flex:none;width:100%;padding:0}.workspace-flow>.workspace-resumes-anchor{flex:none}.workspace-resumes-anchor{scroll-margin-top:72px}.workspace-resume-section{padding-top:0}.resume-pill{background:var(--surface);border:1px solid var(--border);height:34px;color:var(--ink);cursor:pointer;border-radius:7px;align-items:center;gap:7px;padding:0 12px;font-size:.82rem;font-weight:600;display:inline-flex}.resume-pill:hover{background:var(--surface-hover)}.resume-pill svg{width:14px;height:14px;color:var(--muted)}.resume-pill-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px}.icon-btn{background:var(--surface);border:1px solid var(--border);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:7px;place-items:center;display:grid}.icon-btn:hover{color:var(--ink);background:var(--surface-hover)}.icon-btn svg{width:16px;height:16px}.model-badge{background:var(--accent-dim);height:28px;color:var(--accent-strong);letter-spacing:.01em;border-radius:5px;align-items:center;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.status-badge{border-radius:5px;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:.78rem;font-weight:600;display:inline-flex}.status-badge svg{width:13px;height:13px}.status-badge.ready{background:var(--success-bg);color:var(--success)}.status-badge.processing{background:var(--accent-dim);color:var(--accent-strong)}.page-content{flex:1;width:min(1240px,100%);margin:0 auto;padding:24px 24px 48px}.pdf-fullpage{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.workspace-fullpage-overlay{inset:0 0 0 calc(var(--sidebar-width) + var(--template-rail-width));z-index:55;background:var(--bg);position:fixed}.pdf-fullpage-header{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;height:52px;padding:0 16px;display:flex}.pdf-fullpage-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;text-align:center;flex:1;font-size:.84rem;font-weight:600;overflow:hidden}.pdf-fullpage-frame{border:none;flex:1;width:100%;min-height:0}.pdf-fullpage-header .btn svg{width:13px;height:13px}.pdf-fullpage-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.extracted-preview-shell,.extracted-editor-shell{flex:1;min-height:0;padding:16px;overflow:auto}.extracted-preview{min-height:100%;max-height:none;margin:0}.template-fullpage-preview-shell{background:#282826;justify-content:center;display:flex}.template-fullpage-preview-shell .resume-template-preview{border:none;border-radius:0;width:min(816px,100%);min-height:1056px;box-shadow:0 22px 70px #00000047}.resume-pdf-render-host{pointer-events:none;opacity:0;z-index:-1;background:#f7f7f4;width:816px;position:fixed;top:0;left:-10000px;overflow:visible}.resume-pdf-render-target,.resume-pdf-render-host .resume-template-preview{width:816px}.resume-pdf-render-host .resume-template-preview{min-height:1056px;box-shadow:none;border:none;border-radius:0}.extracted-editor-page{background:var(--bg)}.extracted-editor-shell{flex-direction:column;gap:12px;display:flex}.extracted-editor-meta{color:var(--muted);justify-content:space-between;gap:16px;font-size:.78rem;display:flex}.extracted-editor-textarea{resize:none;flex:1;min-height:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;line-height:1.65}.structured-editor-grid{gap:12px;min-width:0;padding-bottom:24px;display:grid}.structured-editor-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;width:min(1240px,100%);margin:0 auto;display:grid}.structured-editor-section{border:1px solid var(--border);background:var(--surface);border-radius:10px;overflow:hidden}.structured-section-header{border-bottom:1px solid var(--border);background:var(--surface-raised);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.structured-section-header h2{color:var(--ink);font-size:.9rem;line-height:1.2}.structured-section-header span{color:var(--muted);flex-shrink:0;font-size:.75rem}.structured-section-textarea{width:100%;min-height:120px;color:var(--ink);resize:vertical;background:#101012;border:0;border-radius:0;padding:14px;font-family:inherit;font-size:.9rem;line-height:1.6}.structured-section-textarea:focus{outline-offset:-2px;outline:2px solid #22c55e29}.template-picker{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(1240px,100%);margin:0 auto;display:grid}.template-option{border:1px solid var(--border);background:var(--surface);min-height:92px;color:var(--ink);text-align:left;cursor:pointer;border-radius:10px;flex-direction:column;gap:7px;padding:12px;transition:border-color .12s,background .12s;display:flex}.template-option:hover,.template-option.selected{background:var(--accent-dim);border-color:#22c55e8c}.template-option span{justify-content:space-between;align-items:center;gap:8px;font-size:.86rem;font-weight:750;display:flex}.template-option small{background:var(--success-bg);color:var(--success);border-radius:999px;padding:2px 6px;font-size:.68rem}.template-option em{color:var(--muted);font-size:.75rem;font-style:normal;line-height:1.4}.template-picker.compact{width:100%}.template-picker.compact .template-option{min-height:78px}.template-action-row{justify-content:flex-start;display:flex}.template-drawer-trigger .template-trigger-label{color:var(--ink);font-weight:800}.template-drawer-trigger .template-trigger-current{max-width:120px;color:var(--muted);text-overflow:ellipsis;font-size:.74rem;overflow:hidden}.template-drawer-backdrop{z-index:70;background:#00000073;transition:opacity .2s;position:fixed;inset:0 0 0 82px}.template-drawer{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;width:min(500px,100%);height:100%;padding:12px;animation:.18s ease-out templateDrawerIn;display:flex;box-shadow:24px 0 80px #0000006b}.template-drawer-push{z-index:56;width:0;max-width:0;height:100vh;box-shadow:none;opacity:0;pointer-events:none;visibility:hidden;border-right-width:0;flex:0 0 0;padding:12px 0;transition:width .22s,max-width .22s,flex-basis .22s,opacity .14s,visibility 0s linear .22s;animation:none;position:sticky;top:0;overflow:hidden}.template-drawer-push.is-open{width:var(--template-panel-width);max-width:var(--template-panel-width);flex-basis:var(--template-panel-width);opacity:1;pointer-events:auto;visibility:visible;border-right-width:1px;padding:12px;transition:width .22s,max-width .22s,flex-basis .22s,opacity .14s 60ms,visibility}.template-drawer-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.template-drawer-header h2{color:var(--ink);font-size:1rem;line-height:1.2}.template-drawer-header p{color:var(--muted);margin-top:4px;font-size:.8rem;line-height:1.4}.template-drawer-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:282px;align-content:start;gap:10px;min-height:0;padding-top:12px;display:grid;overflow:auto}.template-drawer-option{border:1px solid var(--border);background:var(--surface-raised);height:100%;min-height:0;color:var(--ink);text-align:left;cursor:pointer;border-radius:10px;flex-direction:column;justify-content:stretch;align-items:stretch;gap:0;padding:4px;transition:border-color .12s,background .12s;display:flex;position:relative;overflow:hidden}.template-drawer-option:hover,.template-drawer-option:focus-within,.template-drawer-option.selected{background:var(--accent-dim);border-color:#22c55e8c}.template-drawer-select-hitbox{width:100%;height:100%;min-height:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:stretch;align-items:stretch;padding:0;display:flex;position:relative}.template-drawer-option-main{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0bc7;border:1px solid #ffffff1a;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;width:auto;min-width:0;padding:7px 8px;transition:opacity .14s,transform .14s;display:flex;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(4px);box-shadow:0 10px 30px #00000038}.template-drawer-option:hover .template-drawer-option-main,.template-drawer-option:focus-within .template-drawer-option-main{opacity:1;transform:translateY(0)}.template-drawer-review{z-index:4;min-height:34px;color:var(--accent-strong);cursor:pointer;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0bd1;border:1px solid #22c55e70;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.76rem;font-weight:800;line-height:1;transition:opacity .14s,transform .14s,background .14s,border-color .14s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-44%);box-shadow:0 14px 34px #00000047}.template-drawer-review svg{width:15px;height:15px}.template-drawer-option:hover .template-drawer-review,.template-drawer-option:focus-within .template-drawer-review{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.template-drawer-review:hover,.template-drawer-review:focus-visible{border-color:var(--accent);background:#0f172aeb}@media (hover:none){.template-drawer-option-main,.template-drawer-review{opacity:1;transform:translateY(0)}.template-drawer-review{pointer-events:auto;transform:translate(-50%,-50%)}}.template-drawer-option-main strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.78rem;line-height:1.25;display:block;overflow:hidden}.template-thumbnail{background:#f7f7f4 50%/100% 100% no-repeat;border:1px solid #94a3b838;border-radius:8px;flex:auto;width:100%;height:100%;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000a}.template-thumbnail-normalized{background:linear-gradient(#f9faf7 0%,#f1f2ef 100%);position:relative}.template-thumbnail-page{width:816px;height:1056px;transform:translateX(-50%) scale(var(--template-thumbnail-scale,.25));transform-origin:top;display:block;position:absolute;top:6px;left:50%}.template-thumbnail-normalized .resume-template-preview{width:816px;height:auto;min-height:1056px;box-shadow:none;border:0;border-radius:10px;overflow:hidden}.template-drawer-selected{color:var(--success);position:absolute;top:12px;right:12px}.template-drawer-selected svg{width:16px;height:16px}.template-review-backdrop{inset:0 0 0 calc(var(--sidebar-width) + var(--template-panel-width));z-index:140;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;padding:0;display:block;position:fixed}.template-review-modal{background:var(--surface);width:100%;height:100dvh;max-height:none;box-shadow:none;border:0;border-radius:0;flex-direction:column;display:flex;overflow:hidden}.template-review-header{border-bottom:1px solid var(--border);background:var(--surface-raised);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 16px 0 18px;display:flex}.template-review-header p{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.template-review-header h3{color:var(--ink);margin-top:3px;font-size:.98rem;line-height:1.15}.template-review-canvas{overscroll-behavior:contain;background:radial-gradient(circle at 50% 0,#ffffff0d,#0000 36%),#262624;flex:auto;min-height:0;padding:20px 20px 56px;display:block;overflow:auto}.template-review-canvas .resume-template-preview{width:min(816px,100%);min-height:1056px;margin:0 auto;box-shadow:0 24px 80px #0000005c}@keyframes templateDrawerIn{0%{opacity:.72;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}.template-preview-panel{flex-direction:column;align-self:stretch;gap:10px;min-width:0;display:flex;position:sticky;top:14px}.template-preview-header{color:var(--ink);justify-content:space-between;align-items:center;font-size:.84rem;font-weight:700;display:flex}.template-preview-header small{color:var(--muted);font-size:.74rem;font-weight:600}.resume-template-preview{border:1px solid var(--border);color:#171717;background:#f7f7f4;border-radius:8px;flex:1;min-height:520px;padding:34px 38px;box-shadow:0 18px 60px #00000052}.template-contact{text-align:center;margin-bottom:18px}.template-contact h1{color:#111;font-size:1.15rem;line-height:1.15}.template-contact p{color:#3d3d42;margin-top:5px;font-size:.76rem;line-height:1.45}.template-section{margin-top:16px}.template-section h2{color:#111;letter-spacing:0;text-transform:uppercase;margin-bottom:7px;font-size:.74rem}.template-section-body{gap:5px;display:grid}.template-section-body p,.template-section-body li{color:#1f1f23;font-size:.76rem;line-height:1.42}.template-section-body ul{gap:4px;margin:0;padding-left:16px;display:grid}.template-labeled-line{grid-template-columns:minmax(112px,max-content) 1fr;gap:6px;display:grid}.template-labeled-line strong{color:inherit;font-weight:700}.template-project-list{gap:6px}.template-project-list li{padding-left:1px}.template-ats-simple .template-contact{text-align:left}.template-modern{background:#fbfbf8;border-top:5px solid #107858}.template-modern .modern-split-header{border-bottom:2px solid #107858;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:4px;padding-bottom:12px;display:flex}.template-modern .modern-split-name h1{color:#111;font-size:1.15rem;line-height:1.15}.template-modern .modern-split-contact{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.template-modern .modern-split-contact span{color:#3d3d42;font-size:.72rem;line-height:1.4}.template-modern .template-section h2{color:#107858;border-bottom:1px solid #107858;padding-bottom:4px}.template-compact{padding:28px 32px}.template-compact .compact-header{border-bottom:1px solid #d1d5db;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:8px;display:flex}.template-compact .compact-header h1{color:#111;flex-shrink:0;font-size:1.05rem;line-height:1.15}.template-compact .compact-header p{color:#52525b;text-align:right;margin-top:0;font-size:.7rem;line-height:1.4}.template-compact .template-section{margin-top:10px}.template-compact .template-section-body p,.template-compact .template-section-body li{font-size:.71rem;line-height:1.32}.template-executive{background:#f9f8f4}.template-executive .executive-header{border-bottom:2px solid #534838;margin-bottom:14px;padding-bottom:12px}.template-executive .executive-header h1{color:#111;font-size:1.15rem;line-height:1.15}.template-executive .executive-header-contact{flex-wrap:wrap;gap:0 10px;margin-top:5px;display:flex}.template-executive .executive-header-contact span{color:#3d3d42;font-size:.74rem;line-height:1.45}.template-executive .executive-header-contact span+span:before{content:"·";color:#9a8f80;margin-right:10px}.template-executive .executive-summary-block{background:#53483812;border-left:3px solid #534838;border-radius:0 4px 4px 0;margin-bottom:16px;padding:12px 16px}.template-executive .executive-summary-block p,.template-executive .executive-summary-block li{color:#2d2420;font-size:.78rem;line-height:1.52}.template-executive .template-section h2{color:#534838}.template-sidebar{background:#fbfbf8;grid-template-columns:minmax(155px,.34fr) minmax(0,.66fr);gap:0;padding:0;display:grid;overflow:hidden}.template-sidebar-rail{color:#f4faf6;background:#163c30;padding:30px 22px}.template-sidebar-main{min-width:0;padding:34px 36px}.template-sidebar .template-contact{text-align:left}.template-sidebar .template-sidebar-rail .template-contact h1,.template-sidebar .template-sidebar-rail .template-contact p,.template-sidebar .template-sidebar-rail .template-section h2,.template-sidebar .template-sidebar-rail .template-section-body p,.template-sidebar .template-sidebar-rail .template-section-body li{color:#f4faf6}.template-sidebar .template-sidebar-rail .template-contact p,.template-sidebar .template-sidebar-rail .template-section-body p,.template-sidebar .template-sidebar-rail .template-section-body li{opacity:.82}.template-sidebar .template-sidebar-rail .template-section h2{border-top:1px solid #f4faf638;padding-top:10px}.template-timeline .template-section h2{color:#334155}.template-timeline .template-timeline-track{margin-top:14px;padding-left:22px;position:relative}.template-timeline .template-timeline-track:before{content:"";background:#33415533;width:2px;position:absolute;top:6px;bottom:6px;left:4px}.template-timeline .template-timeline-entry{margin-top:14px;position:relative}.template-timeline .template-timeline-entry:first-child{margin-top:0}.template-timeline .template-timeline-entry:before{content:"";background:#f7f7f4;border:2px solid #334155;border-radius:50%;width:10px;height:10px;position:absolute;top:3px;left:-22px}.template-timeline .template-timeline-entry h2{color:#334155;text-transform:uppercase;margin-bottom:6px;font-size:.74rem}.template-technical{background:#f5f7f4}.template-technical .template-contact{text-align:left}.template-technical .technical-skills-section{background:#10785812;border:1px solid #10785838;border-radius:8px;margin-top:14px;padding:10px 14px}.template-technical .technical-skill-tags{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.template-technical .technical-skill-tag{color:#107858;white-space:nowrap;background:#1078580f;border:1px solid #1078584d;border-radius:4px;padding:2px 8px;font-size:.64rem;line-height:1.6}.template-technical .template-section h2{color:#107858}.template-classic{background:#fbfaf6}.template-classic .template-contact{text-align:center;border-bottom:0;padding-bottom:0}.template-classic .template-contact h1{letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.template-classic .classic-header-rule{border:0;border-top:2px solid #40372f;height:0;margin:8px 0 14px}.template-classic .classic-section-title{align-items:center;gap:10px;margin-bottom:7px;display:flex}.template-classic .classic-section-title h2{color:#40372f;letter-spacing:.08em;flex-shrink:0;margin-bottom:0;font-family:Georgia,Times New Roman,serif}.template-classic .classic-section-rule{border-top:1px solid #9a8f80;flex:1;height:0;display:block}.template-crisp{background:#fbfdff;border-top:6px solid #2563eb}.template-crisp .template-contact{text-align:left}.template-crisp .crisp-header-row{border-bottom:1px solid #2563eb38;padding-bottom:10px}.template-crisp .crisp-top-grid{grid-template-columns:minmax(0,1.25fr) minmax(180px,.75fr);gap:14px;margin-top:12px;display:grid}.template-crisp .crisp-top-grid .template-section{margin-top:0}.template-crisp .template-section-skills{background:#2563eb0d;border:1px solid #2563eb2e;border-radius:8px;padding:10px 12px}.template-crisp .template-section h2{color:#1d4ed8;background:#2563eb17;border-radius:999px;padding:2px 8px 3px;display:inline-block}.template-editorial{background:#fffdf9}.template-editorial .template-contact{border-top:3px solid #7e22ce;border-bottom:1px solid #7e22ce47;padding:14px 0 16px}.template-editorial .template-contact h1{font-size:1.32rem}.template-editorial .template-section-summary{background:#7e22ce0f;border-left:4px solid #7e22ce;padding:12px 14px}.template-editorial .editorial-lede{margin-top:14px}.template-editorial .editorial-body-grid{grid-template-columns:minmax(0,1.45fr) minmax(180px,.75fr);align-items:start;gap:20px;display:grid}.template-editorial .editorial-side-column{border-left:1px solid #7e22ce2e;padding-left:16px}.template-editorial .editorial-side-column .template-section:first-child,.template-editorial .editorial-feature-column .template-section:first-child{margin-top:0}.template-editorial .template-section h2{color:#6b21a8}.template-metro{background:#f8fbfc}.template-metro .template-contact{text-align:left}.template-metro .template-section h2{color:#0e7490;padding-left:13px;position:relative}.template-metro .template-section h2:before{content:"";background:#0e7490;border-radius:999px;width:4px;position:absolute;top:2px;bottom:2px;left:0}.template-metro .template-section-experience,.template-metro .template-section-projects{border-left:2px solid #0e74902e;padding-left:16px}.template-metro .template-timeline-track{margin-top:14px;padding-left:24px;position:relative}.template-metro .template-timeline-track:before{content:"";background:#0e749038;width:2px;position:absolute;top:6px;bottom:6px;left:5px}.template-metro .template-timeline-entry{margin-top:13px;position:relative}.template-metro .template-timeline-entry:first-child{margin-top:0}.template-metro .template-timeline-entry:before{content:"";background:#f8fbfc;border:2px solid #0e7490;border-radius:999px;width:10px;height:10px;position:absolute;top:3px;left:-23px}.template-minimal{background:#fbfbfa;padding:42px 48px}.template-minimal .template-contact{text-align:left;margin-bottom:22px}.template-minimal .template-contact h1{letter-spacing:.04em;color:#1a1a1a;font-size:1.12rem;font-weight:300}.template-minimal .template-contact p{color:#71717a}.template-minimal .template-section{margin-top:18px}.template-minimal .minimal-section-label{color:#a1a1aa;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:.6rem;font-weight:600}.template-minimal .template-section-body p,.template-minimal .template-section-body li{color:#303033}.template-portfolio{background:#fffaf3;grid-template-columns:minmax(165px,.34fr) minmax(0,.66fr);gap:0;padding:0;display:grid;overflow:hidden}.template-portfolio .template-sidebar-rail{color:#fff7ed;background:#7c2d12;padding:30px 22px}.template-portfolio .template-sidebar-main{min-width:0;padding:34px 36px}.template-portfolio .template-contact{text-align:left}.template-portfolio .template-sidebar-rail .template-contact h1,.template-portfolio .template-sidebar-rail .template-contact p,.template-portfolio .template-sidebar-rail .template-section h2,.template-portfolio .template-sidebar-rail .template-section-body p,.template-portfolio .template-sidebar-rail .template-section-body li{color:#fff7ed}.template-portfolio .template-sidebar-rail .template-section h2{border-top:1px solid #fff7ed47;padding-top:10px}.template-portfolio .template-sidebar-main .template-section h2{color:#9a3412}.template-academic{background:#fcfcfb}.template-academic .template-contact{text-align:center}.template-academic .template-contact h1{letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:1.28rem}.template-academic .template-section h2{color:#1e40af;border-bottom:3px double #1e40af52;padding-bottom:4px;font-family:Georgia,Times New Roman,serif}.template-academic .academic-priority-block{border-left:3px solid #1e40af33;gap:2px;padding:2px 0 2px 14px;display:grid}.template-academic .academic-priority-block .template-section:first-child{margin-top:0}.template-academic .template-section-education,.template-academic .template-section-publications{margin-top:18px}.template-academic .template-section-education .template-section-body p,.template-academic .template-section-publications .template-section-body p{font-size:.78rem;line-height:1.5}.template-product{background:#f7fbf8}.template-product .template-contact{text-align:left}.template-product .template-technical-grid{gap:11px;display:grid}.template-product .template-section-summary,.template-product .template-section-skills{background:#05966914;border:1px solid #0596693d;border-radius:8px;padding:12px}.template-product .template-section h2{color:#047857}.template-leadership{background:#fbfbff}.template-leadership .template-contact{background:#312e81;margin:-34px -38px 18px;padding:28px 38px 24px}.template-leadership .template-contact h1,.template-leadership .template-contact p{color:#f8fafc}.template-leadership .template-section h2{color:#4f46e5}.template-leadership .template-section-summary{border-bottom:1px solid #4f46e53d;padding-bottom:12px}.template-leadership .leadership-summary-card{background:#4f46e50f;border:1px solid #4f46e52e;border-radius:8px;margin-top:0;padding:13px 15px}.template-leadership .leadership-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(175px,.75fr);align-items:start;gap:18px;display:grid}.template-leadership .leadership-main-grid>aside{border-left:1px solid #4f46e52e;padding-left:14px}.template-leadership .leadership-main-grid .template-section:first-child{margin-top:0}.template-startup{background:snow;border-top:7px solid #e11d48;padding:30px 32px}.template-startup .template-contact{text-align:left}.template-startup .template-section{margin-top:11px}.template-startup .template-section h2{color:#be123c}.template-startup .startup-projects-feature{background:#e11d4812;border-radius:8px;padding:10px 12px}.template-thumbnail-normalized{background-image:none}.template-thumbnail-normalized .resume-template-preview{width:100%;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;padding:11px 12px;overflow:hidden}.template-thumbnail-normalized .template-contact{margin-bottom:7px}.template-thumbnail-normalized .template-contact p{margin-top:3px;font-size:.24rem;line-height:1.35}.template-thumbnail-normalized .template-section{margin-top:6px}.template-thumbnail-normalized .template-section h2{margin-bottom:3px;padding-bottom:2px;font-size:.3rem;line-height:1.1}.template-thumbnail-normalized .template-section-body{gap:2px}.template-thumbnail-normalized .template-section-body p,.template-thumbnail-normalized .template-section-body li{font-size:.27rem;line-height:1.28}.template-thumbnail-normalized .template-section-body ul{gap:1px;padding-left:7px}.template-thumbnail-normalized .template-sidebar{grid-template-columns:minmax(42px,.36fr) minmax(0,.64fr);padding:0}.template-thumbnail-normalized .template-sidebar-rail{padding:12px 6px}.template-thumbnail-normalized .template-sidebar-main{padding:12px 8px}.template-thumbnail-normalized .template-compact{padding:10px 11px}.template-thumbnail-normalized .template-executive .template-contact{padding-bottom:5px}.template-thumbnail-normalized .template-technical .template-technical-grid{gap:4px}.template-thumbnail-normalized .template-technical .template-section-skills{border-radius:5px;padding:5px}.template-thumbnail-normalized .template-minimal{padding:13px 14px}.template-thumbnail-normalized .template-leadership .template-contact{margin:-11px -12px 7px;padding:10px 12px}.template-thumbnail-normalized .template-startup{border-top-width:3px;padding:10px 11px}.template-thumbnail-normalized .template-editorial .template-contact{border-top-width:2px;padding:5px 0 6px}.template-thumbnail-normalized .template-editorial .template-section-summary,.template-thumbnail-normalized .template-product .template-section-summary,.template-thumbnail-normalized .template-product .template-section-skills,.template-thumbnail-normalized .template-startup .template-section-projects{border-radius:4px;padding:4px}.template-thumbnail-normalized .template-portfolio{grid-template-columns:minmax(42px,.36fr) minmax(0,.64fr);padding:0}.template-thumbnail-normalized .template-portfolio .template-sidebar-rail{padding:12px 6px}.template-thumbnail-normalized .template-portfolio .template-sidebar-main{padding:12px 8px}.export-template-preview{border-radius:8px;max-height:440px;overflow:auto}.export-template-preview .resume-template-preview{min-height:420px;box-shadow:none}.page-content-narrow{width:min(760px,100%)}.page-header{margin-bottom:22px}.page-header-title{color:var(--ink);letter-spacing:-.01em;font-size:1.3rem;font-weight:700}.page-header-sub{color:var(--muted);margin-top:4px;font-size:.86rem}.workspace-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.input-col{flex-direction:column;gap:12px;width:100%;max-width:980px;margin:0 auto;display:flex}.field-group{flex-direction:column;gap:6px;display:flex}.field-label{color:var(--ink);font-size:.84rem;font-weight:600}.field-label-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.field-textarea,.field-input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--ink);border-radius:7px;padding:10px 12px;font-size:.88rem;line-height:1.55}.field-textarea{resize:vertical}.field-textarea::placeholder,.field-input::placeholder{color:var(--muted)}.field-textarea:focus,.field-input:focus{border-color:var(--accent);outline:3px solid var(--accent-dim)}.field-textarea:disabled,.field-input:disabled{opacity:.55;cursor:not-allowed}.field-hint{color:var(--muted);align-items:center;gap:5px;font-size:.8rem;display:flex}.field-hint svg{flex-shrink:0;width:13px;height:13px}.field-error{color:var(--danger);align-items:center;gap:5px;font-size:.8rem;display:flex}.field-error svg{flex-shrink:0;width:13px;height:13px}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;font-weight:600;display:inline-flex}.btn:disabled,.btn.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.btn svg{flex-shrink:0}.spin-icon{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.btn-primary{background:var(--accent);color:#06140a;height:44px;padding:0 20px;font-size:.9rem}.btn-primary svg{width:17px;height:17px}.btn-primary:hover:not(:disabled){background:var(--accent-hover)}.btn-danger{border:1px solid var(--danger-border);background:var(--danger-bg);color:var(--danger)}.btn-danger:hover:not(:disabled){background:#f871712e}.btn-secondary{background:var(--surface);color:var(--ink);border:1px solid var(--border);height:38px;padding:0 14px;font-size:.86rem}.btn-secondary svg{width:15px;height:15px}.btn-secondary:hover:not(:disabled){background:var(--surface-hover)}.btn-ghost{color:var(--accent-strong);border:1px solid var(--accent-border,#22c55e59);background:0 0;height:32px;padding:0 12px;font-size:.8rem}.btn-ghost svg{width:14px;height:14px}.btn-ghost:hover:not(:disabled){background:var(--accent-dim)}.btn-sm{height:30px;padding:0 10px;font-size:.8rem}.btn-optimize{width:100%;height:46px;font-size:.92rem;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.inline-error{border:1px solid var(--danger-border);background:var(--danger-bg);color:var(--danger);border-radius:7px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:.85rem;line-height:1.5;display:flex}.inline-error svg{flex-shrink:0;width:15px;height:15px;margin-top:1px}.inline-success{background:var(--success-bg);color:var(--success);border:1px solid #22c55e4d;border-radius:7px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:.85rem;line-height:1.5;display:flex}.insight-col{position:sticky;top:80px}.insight-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:16px}.card-title{color:var(--ink);margin-bottom:12px;font-size:.84rem;font-weight:700}.checklist{flex-direction:column;gap:8px;margin-bottom:14px;list-style:none;display:flex}.check-item{align-items:center;gap:8px;font-size:.84rem;display:flex}.check-item svg{flex-shrink:0;width:15px;height:15px}.check-circle-empty{border:1.5px solid var(--border);border-radius:50%;flex-shrink:0;width:15px;height:15px;display:block}.check-ok{color:var(--success)}.check-missing{color:var(--muted)}.check-loading{color:var(--accent-strong)}.check-warn{color:var(--warning)}.ready-callout{background:var(--success-bg);border:1px solid var(--success-border);color:var(--success);border-radius:7px;align-items:center;gap:7px;margin-bottom:14px;padding:8px 12px;font-size:.84rem;font-weight:600;display:flex}.ready-callout svg{flex-shrink:0;width:14px;height:14px}.section-label{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:7px;font-size:.72rem;font-weight:700}.chip{background:var(--surface-raised);border:1px solid var(--border);height:22px;color:var(--muted);border-radius:4px;align-items:center;padding:0 8px;font-size:.76rem;display:inline-flex}.insight-divider{background:var(--border);height:1px;margin:12px 0}.insight-hint{color:var(--muted);font-size:.82rem;line-height:1.5}.stat-list{flex-direction:column;gap:8px;display:flex}.stat-row{justify-content:space-between;align-items:center;font-size:.84rem;display:flex}.stat-row dt{color:var(--muted)}.stat-row dd{color:var(--ink);font-weight:600}.progress-row{color:var(--muted);align-items:flex-start;gap:10px;font-size:.84rem;line-height:1.5;display:flex}.progress-row svg{width:16px;height:16px;color:var(--accent-strong);flex-shrink:0;margin-top:2px}.warning-banner{background:#fbbf2414;border:1px solid #fbbf2473;border-radius:7px;align-self:flex-end;align-items:center;gap:7px;width:fit-content;max-width:100%;min-height:30px;margin:2px 0 4px;padding:4px 6px 4px 9px;display:flex}.warning-banner svg{width:13px;height:13px;color:var(--warning);flex-shrink:0}.warning-banner-text{color:var(--ink);flex:0 auto;font-size:.78rem;font-weight:600}.warning-banner .btn{height:24px;padding:0 8px;font-size:.76rem}.warning-banner .btn svg{width:12px;height:12px}.choice-warning{align-self:center;margin-top:18px}.choice-section{text-align:center;flex-direction:column;align-items:center;padding:56px 0 36px;display:flex}.choice-heading{color:var(--muted);margin-bottom:22px;font-size:.92rem;font-weight:600}.choice-row{justify-content:center;align-items:stretch;display:flex}.choice-divider{color:var(--muted);flex-direction:column;align-items:center;gap:8px;padding:0 22px;font-size:.78rem;display:flex}.choice-divider:before,.choice-divider:after{content:"";background:var(--border);flex:1;width:1px}.choice-card{text-align:center;background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:10px;width:220px;padding:22px 18px;display:flex}.choice-card:hover{background:var(--surface-hover)}.choice-card.selected{border-color:var(--accent);background:var(--accent-dim)}.choice-card-icon{background:var(--surface-raised);width:36px;height:36px;color:var(--accent-strong);border-radius:8px;place-items:center;display:grid}.choice-card-icon svg{width:17px;height:17px}.choice-card-title{color:var(--ink);font-size:.9rem;font-weight:700}.choice-card-desc{color:var(--muted);font-size:.8rem;line-height:1.45}.job-entry-panel{flex-direction:column;gap:12px;width:min(960px,100%);margin:0 auto;display:flex}.job-entry-panel.is-collapsed{border:1px solid var(--border);background:var(--surface);border-radius:10px;gap:10px;padding:12px 14px}.job-entry-panel.is-collapsed .job-entry-header{min-height:34px;padding:0}.optimizer-page{flex-direction:column;gap:18px;display:flex}.optimizer-resume-context{border:1px solid var(--border);background:var(--surface);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;width:min(960px,100%);margin:0 auto;padding:14px 16px;display:flex}.optimizer-context-copy{min-width:0}.optimizer-context-copy h1{text-overflow:ellipsis;color:var(--ink);white-space:nowrap;margin:4px 0;font-size:1.05rem;line-height:1.2;overflow:hidden}.optimizer-context-copy p{color:var(--muted);font-size:.8rem}.optimizer-context-actions{flex-shrink:0}.job-entry-header{justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:0 2px;display:flex}.job-entry-header h2{color:var(--ink);font-size:1rem;line-height:1.2}.job-entry-title{align-items:center;gap:12px;min-width:0;display:flex}.job-entry-title .warning-banner{align-self:center;margin:0}.job-entry-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.job-entry-actions .btn-optimize{width:auto;height:32px;padding:0 12px;font-size:.8rem}.job-entry-actions .btn-optimize svg{width:14px;height:14px}.job-collapsed-summary{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding-top:10px;font-size:.78rem;display:flex}.job-collapsed-summary span:last-child{text-align:right}.mode-switch-button{border:1px solid var(--border);background:var(--surface-raised);height:32px;color:var(--muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:.8rem;font-weight:700;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.mode-switch-button:hover:not(:disabled){background:var(--accent-dim);color:var(--accent-strong);border-color:#4ade8066}.mode-switch-button:disabled{cursor:not-allowed;opacity:.55}.mode-switch-button svg{width:14px;height:14px}.job-editor-card{flex-direction:column;gap:9px;padding:0;display:flex}.job-editor-toolbar,.job-editor-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.78rem;display:flex}.job-editor-toolbar label{color:var(--ink);font-size:.84rem;font-weight:700}.job-editor-toolbar span,.job-editor-footer span{white-space:nowrap}.job-textarea{min-height:360px;color:var(--ink);background:linear-gradient(#ffffff08,#fff0),#0f0f11;border:1px solid #ffffff17;border-radius:8px;padding:18px 20px;font-size:.94rem;line-height:1.65;box-shadow:inset 0 1px #ffffff09}.job-textarea.compact{min-height:260px}.job-textarea:focus{border-color:#4ade807a;outline:2px solid #22c55e1c;box-shadow:0 0 0 1px #22c55e1a,inset 0 1px #ffffff0a}.job-textarea::placeholder{color:#6f6f78}.job-link-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.workspace-job-section .input-col{gap:0}.workspace-job-section .job-entry-panel{border:1px solid var(--border);background:var(--surface);border-radius:14px;gap:0;width:100%;margin:0;overflow:hidden}.workspace-job-section .job-entry-panel.is-collapsed{padding:0}.workspace-job-section .job-entry-header{border-bottom:1px solid var(--border);min-height:76px;padding:16px 22px}.workspace-job-section .job-entry-title{align-items:center;gap:12px}.workspace-job-section .job-entry-header h2{margin-top:3px;font-size:1.05rem;animation:.14s ease-out jobModeTitleIn}.workspace-job-section .section-label{letter-spacing:.12em;margin-bottom:0;font-size:.72rem}.workspace-job-section .job-entry-actions{gap:10px}.workspace-job-section .mode-switch-button,.workspace-job-section .job-entry-actions .btn-optimize{border-radius:9px;height:38px;padding:0 16px;font-size:.88rem;font-weight:750}.workspace-job-section .mode-switch-button{color:var(--ink);background:0 0;border-color:#ffffff38}.workspace-job-section .mode-switch-button svg,.workspace-job-section .job-entry-actions .btn-optimize svg{width:15px;height:15px}.workspace-job-section .job-entry-actions .btn-optimize{width:auto}.workspace-job-section .warning-banner{min-height:28px}.workspace-job-section .job-editor-card{transform-origin:top;gap:0;animation:.18s ease-out jobModeIn}.workspace-job-section .job-reference-body{overflow:hidden}.workspace-job-section .job-editor-section{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .26s cubic-bezier(.22,1,.36,1),opacity .2s;display:grid}.workspace-job-section .job-reference-body.is-collapsed .job-editor-section{opacity:0;grid-template-rows:0fr}.workspace-job-section .job-editor-section-inner{min-height:0;overflow:hidden}.workspace-job-section .job-collapsed-summary-wrapper{opacity:0;pointer-events:none;grid-template-rows:0fr;transition:grid-template-rows .26s cubic-bezier(.22,1,.36,1),opacity .2s 60ms;display:grid}.workspace-job-section .job-reference-body.is-collapsed .job-collapsed-summary-wrapper{opacity:1;pointer-events:auto;grid-template-rows:1fr}.workspace-job-section .job-collapsed-summary-inner{min-height:0;overflow:hidden}.workspace-job-section .job-textarea{height:132px;min-height:132px;box-shadow:none;background:#2a2c28;border:0;border-radius:0;padding:18px 20px;font-size:.94rem;line-height:1.55}.workspace-job-section .job-textarea.compact{height:118px;min-height:118px}.workspace-job-section .job-textarea:focus{outline-offset:-3px}.workspace-job-section .job-editor-footer{border-top:1px solid var(--border);padding:10px 22px;font-size:.82rem}.workspace-job-section .job-editor-footer span:last-child{text-align:right;text-overflow:ellipsis;min-width:0;overflow:hidden}.workspace-job-section .job-link-row{border-bottom:1px solid var(--border);background:#ffffff05;padding:16px 22px}.workspace-job-section .inline-error{margin:14px 32px}.workspace-job-section .job-collapsed-summary{padding:12px 22px}.workspace-job-section .job-cover-panel{border:1px solid var(--border);background:var(--surface);border-radius:14px;flex-direction:column;gap:12px;margin-top:14px;padding:16px;display:flex}.workspace-job-section .job-cover-panel .cover-letter-header{align-items:center}.workspace-job-section .job-cover-panel h3{color:var(--ink);font-size:.92rem;font-weight:650}.workspace-job-section .job-cover-textarea{border-radius:9px;min-height:240px;padding:16px;font-size:.92rem;line-height:1.65}@keyframes jobModeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes jobModeTitleIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.workspace-job-section .job-editor-section,.workspace-job-section .job-collapsed-summary-wrapper,.workspace-job-section .job-entry-header h2,.workspace-job-section .job-editor-card,.template-drawer,.template-drawer-backdrop,.template-drawer-push{transition:none;animation:none}}.dashboard-command-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.dashboard-command-row h1{max-width:720px;color:var(--ink);font-size:1rem;font-weight:700;line-height:1.35}.dashboard-primary-cta{flex-shrink:0}.stat-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;margin-bottom:26px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:18px}.stat-card-label{color:var(--muted);margin-bottom:8px;font-size:.78rem}.stat-card-value{color:var(--ink);letter-spacing:-.02em;font-size:1.7rem;font-weight:700}.stat-card-hint{color:var(--muted);margin-top:8px;font-size:.74rem;line-height:1.4}.runs-list{flex-direction:column;gap:8px;display:flex}.application-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;transition:border-color .16s,background .16s;overflow:hidden}.application-card:hover{background:var(--surface-hover)}.application-card.is-open{border-color:var(--success-border);background:var(--surface)}.application-card-header{width:100%;color:inherit;cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.application-card-header:focus-visible{outline:2px solid var(--success);outline-offset:-2px}.application-card-chevron{width:17px;height:17px;color:var(--muted);transition:color .16s,transform .18s}.application-card.is-open .application-card-chevron{color:var(--success);transform:rotate(180deg)}.application-card-body{border-top:1px solid var(--border);padding:14px}.application-artifact-list{flex-direction:column;gap:8px;min-width:0;display:flex}.application-artifact-item{border:1px solid var(--border);width:100%;min-height:58px;color:var(--ink);cursor:pointer;text-align:left;background:#ffffff06;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto 16px;align-items:center;gap:10px;padding:10px;transition:border-color .16s,background .16s;display:grid}.application-artifact-item:hover,.application-artifact-item:focus-visible{border-color:var(--success-border);background:var(--success-bg)}.application-artifact-item-icon{background:var(--surface-raised);width:34px;height:34px;color:var(--success);border-radius:8px;place-items:center;display:grid}.application-artifact-item-icon svg{width:15px;height:15px}.application-artifact-item-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.application-artifact-item-copy>span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:800;overflow:hidden}.application-artifact-item-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.application-artifact-state{background:var(--surface-raised);height:22px;color:var(--muted);border-radius:999px;align-items:center;padding:0 8px;font-size:.65rem;font-weight:800;display:inline-flex}.application-artifact-state.is-ready{background:var(--success-bg);color:var(--success)}.application-artifact-chevron{width:15px;height:15px;color:var(--muted)}.application-artifact-item:hover .application-artifact-chevron,.application-artifact-item:focus-visible .application-artifact-chevron{color:var(--success)}.application-viewer-page{justify-content:center;display:flex}.application-viewer-card{border:1px solid var(--border);background:var(--surface);border-radius:10px;width:min(980px,100%);overflow:hidden}.application-viewer-heading{border-bottom:1px solid var(--border);padding:18px 20px}.application-viewer-heading h1{color:var(--ink);font-size:1.05rem;font-weight:800;line-height:1.3}.application-viewer-content{width:100%;max-height:calc(100vh - 220px);color:var(--ink);font:inherit;white-space:pre-wrap;scrollbar-width:thin;background:0 0;border:0;padding:20px;font-size:.9rem;line-height:1.65;overflow:auto}.application-viewer-content.is-muted{color:var(--muted)}.run-row{background:var(--surface);border:1px solid var(--border);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.run-row:hover:not(.is-disabled){background:var(--surface-hover)}.run-row:focus-visible{outline:2px solid var(--success);outline-offset:2px}.run-row.is-disabled{cursor:default;opacity:.72}.run-row-main{flex-direction:column;gap:3px;min-width:0;display:flex}.run-title{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;font-size:.88rem;font-weight:600;display:flex;overflow:hidden}.run-title-label{text-overflow:ellipsis;min-width:0;overflow:hidden}.run-title-action,.run-title-edit-button{border:1px solid var(--border);width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:color .16s,border-color .16s,background .16s,opacity .16s;display:inline-flex}.run-title-action{opacity:0}.run-row:hover .run-title-action,.application-card-header:hover .run-title-action,.application-card-header:focus-within .run-title-action,.run-title-action:focus-visible{opacity:1}.run-title-action:hover,.run-title-edit-button:hover{border-color:var(--success-border);background:var(--success-bg);color:var(--success)}.run-title-edit-button.cancel:hover{border-color:var(--danger-border);background:var(--danger-bg);color:var(--danger)}.run-title-action svg,.run-title-edit-button svg{width:13px;height:13px}.run-title-edit{align-items:center;gap:6px;width:min(440px,100%);min-width:220px;display:flex}.run-title-input{border:1px solid var(--success-border);background:var(--surface-raised);width:100%;min-width:0;height:30px;color:var(--ink);font:inherit;border-radius:8px;outline:none;padding:0 10px;font-size:.86rem;font-weight:600}.run-title-input:focus{box-shadow:0 0 0 3px #25d36624}.run-rename-error{color:var(--danger);font-size:.72rem;font-weight:600}.run-inline-pill{background:var(--surface-raised);border:1px solid var(--border);height:20px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:.68rem;font-weight:800;display:inline-flex}.run-inline-pill.best{border-color:var(--success-border);background:var(--success-bg);color:var(--success)}.run-meta{color:var(--muted);font-size:.78rem}.run-row-end{flex-shrink:0;align-items:center;gap:14px;display:flex}.score-pill{min-width:42px;color:var(--muted);text-align:right;font-size:.86rem;font-weight:700}.score-high{color:var(--success)}.score-mid{color:var(--warning)}.score-low{color:var(--danger)}.status-pill{text-transform:capitalize;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:.74rem;font-weight:700;display:inline-flex}.status-pill.exported{background:var(--success-bg);color:var(--success)}.status-pill.draft{background:var(--surface-raised);color:var(--muted);border:1px solid var(--border)}.empty-state{text-align:center;color:var(--muted);background:var(--surface);border:1px dashed var(--border);border-radius:9px;padding:32px 16px;font-size:.86rem}.resume-auth-callout{background:#fbbf2414;border:1px solid #fbbf2457;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:10px 12px;display:flex}.resume-auth-callout>div{gap:2px;min-width:0;display:grid}.resume-auth-title{color:var(--ink);font-size:.82rem;font-weight:700}.resume-auth-copy{color:var(--muted);font-size:.76rem}.resume-input-section{margin-bottom:22px}.resume-input-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.resume-input-title{color:var(--ink);font-size:.84rem;font-weight:700}.resume-input-toolbar .btn svg{width:13px;height:13px}.resume-upload-compact{border:1px dashed var(--border);background:var(--surface);border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:12px 14px;display:flex}.resume-upload-compact.disabled{opacity:.62}.resume-upload-compact.dragging{border-color:var(--accent-strong);background:var(--accent-dim)}.resume-upload-compact-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.resume-upload-compact-title{color:var(--ink);font-size:.88rem;font-weight:700}.resume-upload-compact-sub{color:var(--muted);font-size:.77rem}.upload-queue{flex-direction:column;gap:7px;margin:10px 0 0;display:flex}.upload-queue-row{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:center;gap:10px;min-height:46px;padding:10px 12px;display:flex}.upload-queue-row.done{border-color:var(--success-border)}.upload-queue-row.error{border-color:var(--danger-border);background:var(--danger-bg)}.upload-queue-icon{background:var(--surface-raised);width:28px;height:28px;color:var(--muted);border-radius:7px;flex-shrink:0;place-items:center;display:grid}.upload-queue-row.done .upload-queue-icon{color:var(--success)}.upload-queue-row.error .upload-queue-icon{color:var(--danger)}.upload-queue-icon svg{width:15px;height:15px}.upload-queue-main{flex-direction:column;gap:2px;min-width:0;display:flex}.upload-queue-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:600;overflow:hidden}.upload-queue-meta{color:var(--muted);font-size:.76rem}.paste-resume-panel{background:var(--surface);border:1px solid var(--border);border-radius:9px;flex-direction:column;gap:12px;margin:0;padding:14px;display:flex}.paste-resume-header,.paste-resume-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.paste-resume-header svg{width:18px;height:18px;color:var(--muted);flex-shrink:0}.paste-resume-title{color:var(--ink);font-size:.86rem;font-weight:700}.paste-resume-sub,.paste-resume-footer{color:var(--muted);font-size:.78rem}.paste-resume-grid{gap:8px;display:grid}.paste-resume-textarea{min-height:120px}.resume-add-bar{justify-content:flex-end;margin-bottom:14px;display:flex}.btn-icon-only{padding:0 9px}.resume-list-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.resume-list-header .section-label{letter-spacing:.12em;margin-bottom:0}.resume-list-actions{align-items:center;gap:8px;display:flex}.resume-upload-link{color:var(--accent-strong);border-color:#0000;font-size:.84rem}.resume-upload-link:hover:not(:disabled){background:var(--accent-dim);border-color:#22c55e59}.embedded-upload-error{margin-bottom:12px}.embedded-upload-queue{margin-bottom:14px}.resumes-list,.resume-group{flex-direction:column;gap:8px;display:flex}.resume-derived-wrap{border-left:1px solid var(--border);margin-left:26px;padding-left:10px}.resume-derived-wrap-active{border-left:0;margin-left:0;padding-left:0}.resume-row{background:var(--surface);border:1px solid var(--border);border-radius:10px;align-items:center;gap:12px;min-height:64px;padding:12px 16px;transition:border-color .12s,background .12s;display:flex}.resume-row:hover{background:var(--surface-hover);border-color:#ffffff2e}.resume-row-active{background:#10b9812e;border-color:#22c55ec7}.resume-row-active:hover{border-color:var(--accent);background:#10b98138}.resume-row-open{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:12px;display:flex}.resume-row-open:hover .resume-row-name,.resume-row-open:focus-visible .resume-row-name{color:var(--accent-strong)}.resume-row-open:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:8px}.resume-row-open:disabled{cursor:wait}.resume-row-derived{background:#ffffff06}.resume-row-derived.resume-row-active{background:#10b9812e;border-color:#22c55ec7}.resume-row-derived .resume-row-icon{background:var(--accent-dim)}.resume-row-icon{background:var(--surface-raised);width:40px;height:40px;color:var(--accent-strong);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.resume-row-active .resume-row-icon{background:#22c55e24}.resume-row-icon svg{width:17px;height:17px}.resume-row-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.resume-row-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:750;overflow:hidden}.resume-row-meta{color:var(--muted);font-size:.78rem}.resume-row-actions{flex-shrink:0;align-self:center;align-items:center;gap:6px;display:flex}.resume-row-actions .btn-icon-only,.resume-row-actions .badge-active-icon{width:30px;height:30px;padding:0}.resume-set-active{opacity:0;pointer-events:none;transition:opacity .12s,transform .12s;transform:translate(3px)}.resume-row:hover .resume-set-active,.resume-row:focus-within .resume-set-active{opacity:1;pointer-events:auto;transform:translate(0)}.badge-active{background:var(--success-bg);height:28px;color:var(--success);border-radius:7px;align-items:center;gap:4px;padding:0 11px;font-size:.76rem;font-weight:700;display:inline-flex}.badge-active svg{width:12px;height:12px}.badge-active-icon{border-radius:7px;justify-content:center;width:30px;height:30px;padding:0}.badge-active-icon svg{width:14px;height:14px}.confirm-modal-backdrop{z-index:60;background:#000000a3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirm-modal{border:1px solid var(--border);background:var(--surface);border-radius:10px;width:min(420px,100%);padding:16px;box-shadow:0 24px 80px #0000006b}.confirm-modal-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.confirm-modal h2{color:var(--ink);font-size:1rem;line-height:1.2}.confirm-modal p{color:var(--muted);font-size:.84rem;line-height:1.45}.confirm-modal-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:18px;display:flex}.resume-preview{background:var(--surface);border:1px solid var(--border);white-space:pre-wrap;word-break:break-word;max-height:320px;color:var(--muted);border-radius:9px;margin:0 0 8px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;line-height:1.6;overflow:auto}.resume-pdf-preview-panel{background:var(--surface);border:1px solid var(--border);border-radius:9px;flex-direction:column;gap:10px;margin:0 0 8px;padding:10px;display:flex}.resume-pdf-preview{border:1px solid var(--border);background:#111;border-radius:7px;width:100%;min-height:620px}.resume-preview-loading{min-height:120px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:.84rem;display:flex}.resume-preview-loading svg{width:16px;height:16px}.resume-preview-actions{justify-content:flex-end;display:flex}.resume-preview-actions .btn svg{width:13px;height:13px}.auth-gate{align-content:center;place-items:center;gap:12px;min-height:100vh;padding:32px;display:grid}.auth-panel{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:18px;width:min(100%,460px);padding:24px;display:flex}.auth-panel-clerk{background:0 0;border:none;grid-template-columns:minmax(260px,.9fr) minmax(320px,1fr);align-items:center;gap:28px;width:min(100%,980px);padding:0;display:grid}.auth-panel-icon{background:var(--accent-dim);width:42px;height:42px;color:var(--accent-strong);border-radius:10px;place-items:center;display:grid}.auth-panel-icon.warning{background:var(--warning-bg);color:var(--warning)}.auth-panel-icon svg{width:21px;height:21px}.auth-panel-copy{gap:7px;display:grid}.auth-panel-kicker{width:fit-content;color:var(--accent-strong);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:.75rem;font-weight:800;display:inline-flex}.auth-panel-kicker svg{width:16px;height:16px}.auth-panel-copy h1{color:var(--ink);font-size:2.25rem;line-height:1.25}.auth-panel-copy p{max-width:34rem;color:var(--muted);font-size:.95rem;line-height:1.55}.clerk-card-shell{justify-content:flex-end;display:flex}.clerk-root-box,.clerk-card-box{width:100%}.clerk-card{background:var(--surface-raised);border:1px solid var(--border);width:100%;max-width:420px;box-shadow:none}.clerk-header-title{color:var(--ink)}.clerk-header-subtitle,.clerk-divider-text{color:var(--muted)}.clerk-social-button,.clerk-field-input{background:var(--surface);border-color:var(--border);color:var(--ink)}.clerk-primary-button{background:var(--accent);color:#06140a;box-shadow:none}.clerk-footer-link{color:var(--accent-strong)}.clerk-divider-line{background:var(--border)}.auth-panel-error{color:var(--danger);font-size:.82rem;font-weight:600}.auth-panel-floating-error{background:var(--danger-bg);border:1px solid var(--danger-border);border-radius:8px;width:min(100%,980px);padding:10px 12px}.auth-config-code{color:var(--ink);background:var(--surface-raised);border:1px solid var(--border);white-space:normal;overflow-wrap:anywhere;border-radius:8px;padding:12px;font-size:.78rem;display:block}.auth-loading{color:var(--muted);align-items:center;gap:8px;font-size:.86rem;font-weight:600;display:inline-flex}.auth-loading svg{width:17px;height:17px}.settings-page{flex-direction:column;gap:18px;display:flex}.settings-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:20px}.settings-card-title{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:16px;font-size:.74rem;font-weight:700}.settings-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.settings-row:first-of-type{border-top:none;padding-top:0}.settings-row-label{color:var(--ink);font-size:.86rem;font-weight:600}.settings-row-desc{color:var(--muted);margin-top:2px;font-size:.78rem}.settings-row-control{flex-shrink:0;align-items:center;gap:8px;display:flex}.settings-readonly-value{color:var(--muted);align-items:center;gap:6px;font-size:.86rem;display:inline-flex}.settings-provider-badge{color:var(--accent-strong);font-weight:700}.settings-provider-badge svg{width:15px;height:15px}.provider-pills{gap:8px;display:flex}.provider-pill{background:var(--surface-raised);border:1px solid var(--border);height:32px;color:var(--muted);cursor:pointer;border-radius:7px;padding:0 14px;font-size:.82rem;font-weight:600}.provider-pill:hover{color:var(--ink)}.provider-pill:disabled{cursor:not-allowed;opacity:.45}.provider-pill:disabled:hover{color:var(--muted)}.provider-pill.active{background:var(--accent-dim);border-color:var(--accent);color:var(--accent-strong)}.settings-row-stacked{flex-direction:column;align-items:stretch}.settings-inline-error,.settings-inline-success{font-size:.8rem;font-weight:600}.settings-inline-error{color:var(--danger)}.settings-inline-success{color:var(--success)}.toggle-switch{flex-shrink:0;width:38px;height:22px;display:inline-flex;position:relative}.toggle-switch input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.toggle-switch-track{background:var(--surface-raised);border:1px solid var(--border);border-radius:999px;transition:background .15s,border-color .15s;position:absolute;inset:0}.toggle-switch-track:after{content:"";background:var(--muted);border-radius:50%;width:16px;height:16px;transition:transform .15s,background .15s;position:absolute;top:2px;left:2px}.toggle-switch input:checked+.toggle-switch-track{background:var(--accent-dim);border-color:var(--accent)}.toggle-switch input:checked+.toggle-switch-track:after{background:var(--accent-strong);transform:translate(16px)}.review-workspace{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;min-height:calc(100vh - 112px);margin-top:0;display:flex;position:relative;overflow:hidden}.review-loading{color:var(--muted);align-items:center;gap:10px;padding:18px 20px;font-size:.88rem;font-weight:600;display:flex}.review-loading svg{width:18px;height:18px;color:var(--accent-strong)}.saved-review-loading{border:1px solid var(--border);background:var(--surface);border-radius:14px;justify-content:center;min-height:calc(100vh - 112px)}.review-topbar{z-index:10;border-bottom:1px solid var(--border);background:var(--surface-raised);justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:0 24px;display:flex;position:relative;overflow:visible}.review-back-button{flex-shrink:0}.review-topbar-save{flex-shrink:0;margin-left:-4px}.review-topbar-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.review-export-group{flex-shrink:0;align-items:stretch;display:inline-flex;position:relative}.review-export-button{border-top-right-radius:0;border-bottom-right-radius:0;flex-shrink:0}.review-export-menu-button{border-top-left-radius:0;border-bottom-left-radius:0;flex-shrink:0;justify-content:center;width:38px;margin-left:-1px;padding:0}.review-export-menu-button svg{width:15px;height:15px}.export-format-menu{z-index:30;border:1px solid var(--border);background:var(--surface-raised);min-width:156px;box-shadow:var(--shadow);border-radius:12px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.export-format-toggle{min-height:34px;color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.export-format-toggle input{width:13px;height:13px;accent-color:var(--accent)}.export-format-toggle.active{background:var(--success-bg);color:var(--accent-strong)}.export-format-toggle:has(input:disabled){cursor:not-allowed;opacity:.6}.tab-content{flex-direction:column;flex:1;height:100%;min-height:0;padding:0;display:flex;overflow:hidden}.results-stage{flex-direction:column;flex:1;height:100%;min-height:100%;display:flex}.diff-column-labels{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:5px 0 6px;display:grid}.diff-column-labels span{width:fit-content;min-height:24px;color:var(--muted);letter-spacing:.02em;text-transform:uppercase;background:#94a3b814;border-radius:999px;align-items:center;padding:0 9px;font-size:.72rem;font-weight:800;display:inline-flex}.diff-column-labels span:last-child{color:var(--accent-strong);background:#10b9811f;justify-self:end}.template-comparison-grid{background:radial-gradient(circle at 50% 0,#ffffff0a,#0000 34%),#20201f;border-top:1px solid #ffffff0f;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;height:max(520px,100vh - 150px);min-height:0;max-height:calc(100vh - 150px);padding:0;display:grid;overflow:hidden}.template-comparison-pane{background:0 0;justify-content:center;align-items:stretch;min-width:0;min-height:0;display:flex;position:relative}.template-comparison-pane .resume-template-preview{overscroll-behavior:contain;scrollbar-color:#94a3b880 transparent;border:1px solid #0f172a1f;border-radius:6px;flex:0 816px;width:min(100%,816px);height:100%;min-height:0;max-height:100%;overflow:auto;box-shadow:0 20px 60px #00000047}.template-diff-content{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;color:#1f1f23;font-size:.76rem;line-height:1.42}.template-diff-empty{color:var(--muted);font-family:var(--font-sans);font-size:.76rem;font-style:italic}.template-diff-token{border-radius:2px}.template-diff-before .template-diff-token-removed{color:#991b1b;background:#f8717138}.template-diff-after .template-diff-token-added{color:#047857;background:#10b98133}.review-assistant{z-index:20;pointer-events:none;position:fixed;bottom:24px;right:24px}.review-assistant-panel{background:linear-gradient(180deg, #22c55e14, #22c55e00), var(--surface-raised);border:1px solid var(--border);width:min(420px,100vw - 136px);max-height:min(560px,100vh - 180px);box-shadow:var(--shadow);pointer-events:auto;border-radius:16px;flex-direction:column;gap:16px;padding:18px;display:flex;position:absolute;bottom:68px;right:0;overflow:auto}.review-assistant-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.review-assistant-header h3{color:var(--ink);margin-top:4px;font-size:1rem}.review-assistant .icon-button{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:9px;flex-shrink:0;place-items:center;display:grid}.review-assistant .icon-button:hover{color:var(--ink);border-color:var(--accent)}.review-assistant .icon-button svg{width:16px;height:16px}.assistant-section-options{flex-wrap:wrap;gap:8px;display:flex}.assistant-section-chip{border:1px solid var(--border);background:var(--surface);min-height:32px;color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;padding:0 11px;font-size:.78rem;font-weight:800;display:inline-flex}.assistant-section-chip:hover,.assistant-section-chip.active{border-color:var(--accent);background:var(--success-bg);color:var(--accent-strong)}.assistant-section-chip:disabled{cursor:not-allowed;opacity:.55}.assistant-chat-form{flex-direction:column;gap:10px;display:flex}.assistant-chat-input{resize:vertical;border:1px solid var(--border);background:var(--surface);min-height:112px;color:var(--ink);font:inherit;border-radius:12px;padding:14px;font-size:.9rem;line-height:1.5}.assistant-chat-input::placeholder{color:var(--muted)}.assistant-chat-input:focus{border-color:var(--accent);outline:3px solid var(--accent-dim)}.review-assistant-fab{background:var(--accent);color:#03120c;cursor:pointer;pointer-events:auto;border:1px solid #22c55e6b;border-radius:16px;place-items:center;width:52px;height:52px;margin-left:auto;display:grid;position:relative;box-shadow:0 18px 48px #00000061}.review-assistant-fab svg:first-child{width:22px;height:22px}.review-assistant-fab svg:last-child{width:13px;height:13px;position:absolute;top:8px;right:8px}.editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.section-editor{border:1px solid var(--border);background:var(--surface);border-radius:7px;flex-direction:column;gap:8px;padding:14px;display:flex}.section-editor-header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.section-editor-header h3{color:var(--ink);font-size:.88rem;font-weight:700}.section-tag{color:var(--muted);background:var(--surface-raised);border:1px solid var(--border);border-radius:3px;padding:2px 6px;font-size:.72rem;font-weight:600}.section-textarea{min-height:150px;font-size:.84rem}.revision-form{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.revision-input{border:1px solid var(--border);background:var(--surface);height:34px;color:var(--ink);border-radius:7px;padding:0 10px;font-size:.82rem}.revision-input:focus{border-color:var(--accent);outline:3px solid var(--accent-dim)}.revision-input:disabled{opacity:.5;cursor:not-allowed}.cover-letter-stage{flex-direction:column;gap:14px;max-width:900px;display:flex}.cover-letter-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.cover-letter-header h3{color:var(--ink);font-size:1rem;line-height:1.3}.cover-letter-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.cover-letter-textarea{resize:vertical;border:1px solid var(--border);background:var(--surface);width:100%;min-height:460px;color:var(--ink);font:inherit;border-radius:14px;padding:22px;font-size:.95rem;line-height:1.7}.cover-letter-textarea::placeholder{color:var(--muted)}.cover-letter-textarea:focus{border-color:var(--accent);outline:3px solid var(--accent-dim)}.keywords-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;display:grid}.score-panel{flex-direction:column;gap:8px;display:flex}.score-heading{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:700}.score-value{color:var(--ink);font-size:2.2rem;font-weight:800;line-height:1}.score-total{color:var(--muted);font-size:1.2rem;font-weight:600}.score-meter{background:var(--border);border-radius:999px;height:5px;overflow:hidden}.score-meter-fill{border-radius:inherit;background:var(--accent);height:100%}.score-pct{color:var(--muted);font-size:.8rem}.missing-keywords-section,.matched-keywords-section{grid-column:1/-1}.chip-missing{background:var(--danger-bg);border-color:var(--danger-border);color:var(--danger)}.chip-matched{background:var(--success-bg);border-color:var(--success-border);color:var(--success)}.export-content{flex-direction:column;gap:14px;display:flex}.export-description{color:var(--muted);font-size:.86rem;line-height:1.5}.export-buttons{flex-wrap:wrap;gap:8px;display:flex}.export-status-msg{color:var(--success);font-size:.84rem;font-weight:600}.url-banner{background:var(--warning-bg);border:1px solid var(--warning-border);border-radius:7px;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;display:flex}.url-banner-icon{width:14px;height:14px;color:var(--warning);flex-shrink:0}.url-banner-text{color:var(--ink);flex:1;font-weight:600}.dropzone-wrapper{position:relative}.dropzone-wrapper.empty .field-textarea{background:var(--surface-raised);border-style:dashed}.dropzone-wrapper.dragging .field-textarea{opacity:.25;pointer-events:none}.dropzone-overlay{border:2px dashed var(--accent);color:var(--accent-strong);pointer-events:none;z-index:2;background:#22c55e29;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:.92rem;font-weight:700;display:flex;position:absolute;inset:0}.dropzone-overlay svg{width:30px;height:30px}.spin{animation:.85s linear infinite spin}@media (width<=860px){:root{--template-panel-width:min(430px, calc(100vw - var(--sidebar-width) - 10px));--template-thumbnail-scale:.235}.app-shell.template-panel-open{--template-rail-width:0px}.workspace-fullpage-overlay,.app-shell.template-panel-open .workspace-fullpage-overlay{left:0}.workspace-flow{width:calc(100% - 32px);padding:18px 0 36px}.template-drawer-backdrop{left:0}.template-drawer-push{top:0;bottom:0;left:var(--sidebar-width);z-index:80;flex:0 0 0;width:0;max-width:0;height:100dvh;padding:12px 0;transition:width .21s,max-width .21s,opacity .15s,transform .21s,visibility 0s linear .21s;position:fixed;transform:translate(-10px);box-shadow:24px 0 80px #0000006b}.template-drawer-push.is-open{width:var(--template-panel-width);max-width:var(--template-panel-width);flex-basis:auto;padding:12px;transition:width .21s,max-width .21s,opacity .15s 45ms,transform .21s,visibility;transform:translate(0)}.template-drawer-option{padding:4px}.template-drawer-list{grid-auto-rows:258px;gap:10px}.template-review-backdrop{padding:0}.template-review-canvas{padding:14px 14px 48px}.template-review-canvas .resume-template-preview{min-height:940px}.workspace-grid{grid-template-columns:1fr}.insight-col{position:static}.stat-cards{grid-template-columns:1fr}.dashboard-command-row{flex-direction:column;align-items:stretch}.dashboard-primary-cta{justify-content:center;width:100%}.application-card-header{flex-direction:column;align-items:flex-start}.application-artifact-item{grid-template-columns:34px minmax(0,1fr) auto}.application-artifact-chevron{display:none}.application-viewer-content{max-height:calc(100vh - 200px)}.run-row{flex-direction:column;align-items:flex-start}.run-title{white-space:normal;flex-wrap:wrap;width:100%}.run-title-edit{width:100%;min-width:0}.run-title-action{opacity:1}.run-row-end{justify-content:space-between;width:100%}.choice-row{flex-direction:column;align-items:center}.choice-divider{flex-direction:row;width:100%;max-width:220px;padding:10px 0}.choice-divider:before,.choice-divider:after{width:auto;height:1px}.job-entry-panel{margin-top:12px}.job-entry-header,.job-editor-toolbar,.job-editor-footer{flex-direction:column;align-items:flex-start}.job-entry-title{flex-direction:column;align-items:flex-start;gap:8px}.job-entry-actions{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.workspace-job-section .job-entry-header{flex-direction:column;align-items:stretch;min-height:auto;padding:16px}.workspace-job-section .job-entry-title{text-align:left;justify-content:flex-start;align-items:flex-start;width:100%}.workspace-job-section .job-entry-title>div{text-align:left;width:100%}.workspace-job-section .job-entry-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.workspace-job-section .mode-switch-button,.workspace-job-section .job-entry-actions .btn-optimize{white-space:nowrap;border-radius:10px;width:100%;min-width:0;height:36px;padding:0 8px;font-size:.78rem}.workspace-job-section .job-textarea{height:118px;min-height:118px;padding:16px;font-size:.9rem}.workspace-job-section .job-editor-footer{padding:10px 16px}.workspace-job-section .job-editor-footer span:last-child{text-align:left}.workspace-job-section .job-link-row{grid-template-columns:1fr;padding:16px}.resume-list-header{flex-direction:column;align-items:flex-start}.resume-row{align-items:flex-start;padding:16px}.resume-row-actions{align-self:flex-start}.results-stage{grid-template-columns:1fr}.results-side-panel{max-height:none;position:static;overflow:visible}.template-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.structured-editor-layout{grid-template-columns:1fr}.template-preview-panel{position:static}.job-collapsed-summary{flex-direction:column;align-items:flex-start}.job-collapsed-summary span:last-child{text-align:left}.review-topbar{padding:0 18px}.review-topbar-actions{flex-wrap:wrap;justify-content:flex-end}.tab-content{padding:0}.template-comparison-grid{grid-template-columns:1fr;gap:14px;height:auto;max-height:none;padding:0;overflow:visible}.template-comparison-pane .resume-template-preview{height:min(560px,100vh - 170px);min-height:420px}.template-comparison-pane+.template-comparison-pane{border:0}.mode-switch-button{align-self:flex-start}.job-link-row{grid-template-columns:1fr}.job-textarea{min-height:260px}.auth-panel-clerk{grid-template-columns:1fr;gap:20px}.clerk-card-shell{justify-content:stretch}.clerk-card{max-width:none}}@media (width<=640px){:root{--sidebar-width:64px;--template-panel-width:min(320px, calc(100vw - 72px));--template-thumbnail-scale:.32}.app-shell.template-panel-open{--template-rail-width:0px}.sidebar{width:var(--sidebar-width);gap:18px;padding:14px 0}.sidebar-brand-mark{border-radius:9px;width:34px;height:34px}.sidebar-nav{gap:6px}.sidebar-nav-item{gap:4px;width:56px;min-height:52px}.sidebar-nav-item span{max-width:50px;font-size:.58rem}.sidebar-account{width:36px;min-height:36px}.sidebar-avatar,.sidebar-user-button{width:30px;height:30px}.template-drawer-push.is-open{width:var(--template-panel-width);max-width:var(--template-panel-width);flex-basis:auto}.template-drawer-option{padding:4px}.template-drawer-list{grid-template-columns:1fr;grid-auto-rows:356px}.template-review-backdrop{padding:0}.template-review-header{min-height:54px;padding:0 10px 0 12px}.template-review-canvas{padding:10px 10px 44px}.template-review-canvas .resume-template-preview{min-height:820px}.page-content{padding:12px 10px 28px}.page-topbar{min-height:50px;padding:0 12px}.workspace-flow{gap:12px;width:calc(100% - 12px);padding:14px 0 28px}.workspace-job-section .job-entry-panel{border-radius:12px}.workspace-job-section .job-entry-actions{gap:6px}.workspace-job-section .mode-switch-button,.workspace-job-section .job-entry-actions .btn-optimize{height:34px;padding:0 6px;font-size:.72rem}.resume-row{flex-direction:column;gap:12px;min-height:auto;padding:12px}.resume-row-open{gap:10px;width:100%}.resume-row-actions{justify-content:flex-end;width:100%}.resume-row-icon{border-radius:8px;width:34px;height:34px}.resume-row-name{font-size:.84rem}.resume-row-meta{font-size:.72rem;line-height:1.35}.resume-derived-wrap{margin-left:12px;padding-left:8px}.editor-grid,.template-picker{grid-template-columns:1fr}.resume-template-preview{padding:24px 22px}.tab-content{padding:0}.review-workspace{border-radius:12px;min-height:auto}.review-topbar{gap:8px;padding:0 10px}.review-topbar-actions{gap:6px}.review-export-group,.review-topbar-save,.review-export-button{flex:1;min-width:0}.review-export-menu-button{flex:0 0 40px}.export-format-menu{width:100%;min-width:0;left:0;right:auto}.review-topbar-save{align-self:auto;margin:0}.diff-column-labels{gap:10px;padding:4px 0 5px}.template-comparison-grid{gap:10px;height:auto;max-height:none;padding:0}.template-comparison-pane .resume-template-preview{height:430px;min-height:430px;padding:20px 16px}.template-diff-content,.template-diff-empty{font-size:.72rem;line-height:1.45}.review-assistant{bottom:14px;right:14px}.review-assistant-panel{width:calc(100vw - 92px);max-height:min(520px,100vh - 118px);padding:14px}.review-assistant-fab{border-radius:14px;width:48px;height:48px}.cover-letter-header{flex-direction:column;align-items:stretch}.cover-letter-actions{width:100%}.cover-letter-actions .btn{flex:1}.cover-letter-textarea{min-height:360px;padding:16px;font-size:.9rem}.auth-gate{padding:20px}.auth-panel-copy h1{font-size:1.65rem}.settings-row{flex-direction:column;align-items:flex-start}}.contact-detail-list{margin-top:5px}.contact-detail-item{white-space:nowrap;align-items:center;gap:3px;margin-right:10px;line-height:1.45;display:inline-flex}.contact-detail-item svg{opacity:.65;flex-shrink:0}.template-thumbnail-normalized .contact-detail-list{margin-top:2px}.template-thumbnail-normalized .contact-detail-item{gap:1px;margin-right:4px}.template-thumbnail-normalized .contact-detail-item svg{display:none}.template-modern .modern-split-contact .contact-detail-list{text-align:right;margin:0}.template-compact .compact-header .contact-detail-list{text-align:right;margin-top:0}.template-executive .executive-header-contact .contact-detail-list{margin:0}.template-executive .executive-header-contact .contact-detail-item+.contact-detail-item:before{content:none;margin:0}.template-split{padding:0;overflow:hidden}.template-split .template-contact{text-align:left;background:#f0f5ff;border-bottom:2px solid #2563eb;padding:24px 30px 18px}.template-split .template-contact h1{color:#1e3a8a;font-size:1.22rem}.template-split .split-body{grid-template-columns:.38fr .62fr;display:grid}.template-split .split-left{background:#f5f8ff;border-right:1px solid #dbeafe;padding:20px 16px 24px 30px}.template-split .split-right{padding:20px 30px 24px 16px}.template-split .template-section h2{color:#2563eb}.template-thumbnail-normalized .template-split .template-contact{padding:10px 11px 8px}.template-thumbnail-normalized .template-split .split-left{padding:8px 6px 10px 11px}.template-thumbnail-normalized .template-split .split-right{padding:8px 11px 10px 6px}.template-typewriter{background:#faf9f7;font-family:Courier New,Courier,monospace}.template-typewriter .template-contact{text-align:left;border-bottom:1px solid #999;margin-bottom:4px;padding-bottom:10px}.template-typewriter .template-contact h1{letter-spacing:.04em;color:#111;font-family:Courier New,Courier,monospace;font-size:1.1rem;font-weight:700}.template-typewriter .contact-detail-item{font-family:Courier New,Courier,monospace;font-size:.73rem}.template-typewriter .template-section{border-left:2px solid #555;padding-left:10px}.template-typewriter .template-section h2:before{content:">> ";color:#777;font-weight:400}.template-typewriter .template-section h2{color:#111;letter-spacing:.04em}.template-typewriter .template-section-body p,.template-typewriter .template-section-body li{color:#222;font-family:Courier New,Courier,monospace;font-size:.73rem}.template-gradient{padding:0;overflow:hidden}.template-gradient .gradient-head{background:linear-gradient(135deg,#0f4c81 0%,#107858 100%);padding:26px 34px 22px}.template-gradient .gradient-head h1{color:#fff;font-size:1.28rem;font-weight:700;line-height:1.15}.template-gradient .gradient-head .contact-detail-list{margin-top:7px}.template-gradient .gradient-head .contact-detail-item{color:#ffffffe6}.template-gradient .gradient-head .contact-detail-item svg{opacity:.75}.template-gradient .gradient-body{padding:24px 34px}.template-gradient .template-section h2{color:#0f5132}.template-thumbnail-normalized .template-gradient .gradient-head{padding:10px 12px 8px}.template-thumbnail-normalized .template-gradient .gradient-body{padding:8px 12px}.template-nordic{background:#f8faff}.template-nordic .template-contact{text-align:left;border-bottom:3px solid #3b82f6;margin-bottom:4px;padding-bottom:14px}.template-nordic .template-contact h1{color:#1e3a8a;letter-spacing:-.01em;font-size:1.28rem;font-weight:700}.template-nordic .template-section{margin-top:14px}.template-nordic .template-section h2{color:#1e3a8a;letter-spacing:.06em;align-items:center;gap:7px;font-size:.73rem;display:flex}.template-nordic .template-section h2:before{content:"●";color:#3b82f6;flex-shrink:0;font-size:.55em}.template-zen{background:#fefefe;padding:44px 50px}.template-zen .template-contact{margin-bottom:24px}.template-zen .template-contact h1{letter-spacing:.06em;color:#111;font-size:1.22rem;font-weight:300}.template-zen .template-section{margin-top:20px}.template-zen .template-section h2{letter-spacing:.1em;color:#333;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:8px;font-size:.68rem;font-weight:600;display:flex}.template-zen .template-section h2:before{content:"";background:#dc2626;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.template-zen .template-section-body p,.template-zen .template-section-body li{color:#2a2a2a;font-size:.77rem;line-height:1.58}.template-thumbnail-normalized .template-zen{padding:14px 16px}.template-thumbnail-normalized .template-zen .template-contact{margin-bottom:8px}.template-thumbnail-normalized .template-zen .template-section{margin-top:6px}.template-thumbnail-normalized .template-zen .template-section h2:before{width:2px;height:2px}.template-deco{background:#fffdf5}.template-deco .template-contact{text-align:center;border-top:2px solid #b45309;border-bottom:2px solid #b45309;margin-bottom:4px;padding:18px 0 14px}.template-deco .template-contact h1{letter-spacing:.04em;color:#1a1a1a;font-size:1.26rem;font-weight:700}.template-deco .template-section h2{color:#b45309;letter-spacing:.04em;align-items:center;gap:6px;display:flex}.template-deco .template-section h2:before{content:"◆";color:#b45309;flex-shrink:0;font-size:.55em}.template-impact{background:#fafafa}.template-impact .template-contact{text-align:left;border-bottom:3px solid #9f1239;margin-bottom:4px;padding-bottom:10px}.template-impact .template-contact h1{letter-spacing:-.03em;color:#111;font-size:1.8rem;font-weight:900;line-height:1}.template-impact .template-contact .contact-detail-list{margin-top:8px}.template-impact .template-section h2{color:#9f1239;letter-spacing:.03em;font-size:.78rem;font-weight:800}.template-stripe{background:#fafaff;padding-left:46px;position:relative;overflow:hidden}.template-stripe:before{content:"";background:#4f46e5;width:10px;position:absolute;top:0;bottom:0;left:0}.template-stripe .template-contact{text-align:left;border-bottom:1px solid #e0e0f0;margin-bottom:4px;padding-bottom:12px}.template-stripe .template-contact h1{color:#1e1b4b;font-size:1.2rem}.template-stripe .template-section h2{color:#4f46e5}.template-thumbnail-normalized .template-stripe{padding-left:18px}.template-thumbnail-normalized .template-stripe:before{width:4px}.template-frost{background:#f0f3f8}.template-frost .template-contact{background:#e2e9f4;border:1px solid #c9d4e8;border-radius:6px;margin-bottom:4px;padding:18px 22px}.template-frost .template-contact h1{color:#1e293b;letter-spacing:-.01em;font-size:1.18rem}.template-frost .template-section h2{color:#334155;border-bottom:1px solid #c9d4e8;padding-bottom:5px}.template-frost .template-section-body p,.template-frost .template-section-body li{color:#334155}.template-thumbnail-normalized .template-frost .template-contact{border-radius:3px;padding:7px 9px}.template-terra{background:#fffbf5;grid-template-columns:minmax(155px,.34fr) minmax(0,.66fr);gap:0;padding:0;display:grid;overflow:hidden}.template-terra .template-sidebar-rail{color:#fef3c7;background:#78350f;padding:30px 22px}.template-terra .template-sidebar-main{min-width:0;padding:34px 36px}.template-terra .template-contact{text-align:left}.template-terra .template-sidebar-rail .template-contact h1,.template-terra .template-sidebar-rail .template-contact p,.template-terra .template-sidebar-rail .template-section h2,.template-terra .template-sidebar-rail .template-section-body p,.template-terra .template-sidebar-rail .template-section-body li{color:#fef3c7}.template-terra .template-sidebar-rail .template-contact p,.template-terra .template-sidebar-rail .template-section-body p,.template-terra .template-sidebar-rail .template-section-body li{opacity:.85}.template-terra .template-sidebar-rail .template-section h2{border-top:1px solid #fef3c740;padding-top:10px}.template-terra .template-sidebar-main .template-section h2{color:#92400e}.template-thumbnail-normalized .template-terra{grid-template-columns:minmax(42px,.36fr) minmax(0,.64fr);padding:0}.template-thumbnail-normalized .template-terra .template-sidebar-rail{padding:12px 6px}.template-thumbnail-normalized .template-terra .template-sidebar-main{padding:12px 8px}.template-thumbnail-normalized .template-contact h1{font-size:1.68rem!important;line-height:1.08!important}.template-thumbnail-normalized .template-impact .template-contact h1{font-size:2.2rem!important}.template-thumbnail-normalized .template-contact p,.template-thumbnail-normalized .contact-detail-item{font-size:1.02rem!important;line-height:1.35!important}.template-thumbnail-normalized .template-section h2{font-size:1.05rem!important;line-height:1.16!important}.template-thumbnail-normalized .template-section-body p,.template-thumbnail-normalized .template-section-body li,.template-thumbnail-normalized .template-labeled-line{font-size:1.02rem!important;line-height:1.36!important}.template-card{background:#f4f6fa}.template-card .template-contact{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:4px;padding:18px 22px;box-shadow:0 1px 4px #0000000f}.template-card .template-contact h1{color:#1e293b;font-size:1.15rem}.template-card .template-section{background:#fff;border:1px solid #e2e8f0;border-radius:7px;margin-top:10px;padding:12px 16px;box-shadow:0 1px 3px #0000000d}.template-card .template-section h2{color:#2563eb;border-bottom:1px solid #e2e8f0;margin-bottom:8px;padding-bottom:6px}.template-thumbnail-normalized .template-card .template-contact{border-radius:4px;padding:7px 8px}.template-thumbnail-normalized .template-card .template-section{border-radius:3px;margin-top:4px;padding:4px 6px}.template-serif{background:#fffef9;font-family:Georgia,Times New Roman,serif}.template-serif .template-contact{text-align:center;border-bottom:1px solid #c9a96e;margin-bottom:4px;padding-bottom:14px}.template-serif .template-contact h1{letter-spacing:.02em;color:#1a1208;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:700}.template-serif .template-section h2{color:#78350f;border-bottom:1px solid #c9a96e;padding-bottom:4px;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700}.template-serif .template-section-body p,.template-serif .template-section-body li{color:#1c1208;font-family:Georgia,Times New Roman,serif;font-size:.77rem;line-height:1.55}.template-serif .contact-detail-item{font-family:Georgia,Times New Roman,serif}.template-ruled{background:#fafafa}.template-ruled .template-contact{text-align:left;margin-bottom:4px;padding-bottom:10px}.template-ruled .template-contact h1{color:#111;font-size:1.2rem;font-weight:700}.template-ruled .template-section h2{color:#334155;letter-spacing:.05em;align-items:center;gap:10px;margin-bottom:8px;font-size:.73rem;display:flex}.template-ruled .template-section h2:after{content:"";background:#cbd5e1;flex:1;height:1px}.template-ruled .template-section{margin-top:14px;padding-bottom:12px}.template-pillar{counter-reset:pillar-section;background:#fafbff}.template-pillar .template-contact{text-align:left;border-bottom:2px solid #6366f1;margin-bottom:4px;padding-bottom:12px}.template-pillar .template-contact h1{color:#1e1b4b;font-size:1.24rem;font-weight:700}.template-pillar .template-section{counter-increment:pillar-section;min-height:30px;margin-top:14px;padding-left:44px;position:relative}.template-pillar .template-section:before{content:counter(pillar-section, decimal-leading-zero);color:#6366f124;letter-spacing:-.02em;font-size:1.2rem;font-weight:900;line-height:1;position:absolute;top:-2px;left:0}.template-pillar .template-section h2{color:#4338ca;letter-spacing:.04em;font-size:.73rem}.template-thumbnail-normalized .template-pillar .template-section{padding-left:14px}.template-thumbnail-normalized .template-pillar .template-section:before{font-size:.42rem;top:-1px}.template-retro{background:#f5f0e4;padding:0;overflow:hidden}.template-retro .template-contact{text-align:center;background:#6b3a1f;margin:0 0 24px;padding:24px 32px 20px}.template-retro .template-contact h1{color:#fdf6e3;letter-spacing:.04em;font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.template-retro .template-contact .contact-detail-item{color:#fdf6e3d9}.template-retro .template-contact .contact-detail-item svg{opacity:.7}.template-retro .template-section{margin:0 32px 14px}.template-retro .template-section h2{color:#6b3a1f;letter-spacing:.02em;border-bottom:1px solid #c4956a;padding-bottom:4px;font-family:Georgia,Times New Roman,serif;font-style:italic}.template-retro .template-section-body p,.template-retro .template-section-body li{color:#2d1f10;font-size:.77rem}.template-thumbnail-normalized .template-retro .template-contact{margin-bottom:8px;padding:9px 11px 8px}.template-thumbnail-normalized .template-retro .template-section{margin:0 11px 4px}.template-block{background:#f8f9fb}.template-block .template-contact{text-align:left;border-bottom:3px solid #1e293b;margin-bottom:4px;padding-bottom:12px}.template-block .template-contact h1{color:#0f172a;font-size:1.2rem;font-weight:800}.template-block .template-section{margin-top:10px}.template-block .template-section h2{color:#f8fafc;letter-spacing:.06em;background:#1e293b;margin:0 -38px 8px;padding:4px 10px;font-size:.68rem;font-weight:700}.template-thumbnail-normalized .template-block .template-section h2{margin:0 -12px 3px;padding:2px 5px}.template-outline{background:#fff;padding:28px 32px}.template-outline .template-contact{text-align:center;border:1.5px solid #111;margin-bottom:12px;padding:14px 18px}.template-outline .template-contact h1{color:#111;font-size:1.1rem;font-weight:700}.template-outline .template-section{border:1.5px solid #333;margin-top:8px;padding:10px 14px}.template-outline .template-section h2{color:#111;letter-spacing:.04em;border-bottom:1px solid #999;margin-bottom:6px;padding-bottom:5px;font-size:.73rem}.template-thumbnail-normalized .template-outline{padding:10px 11px}.template-thumbnail-normalized .template-outline .template-contact{margin-bottom:4px;padding:5px 6px}.template-thumbnail-normalized .template-outline .template-section{margin-top:3px;padding:3px 5px}.template-navy{padding:0;overflow:hidden}.template-navy .navy-head{background:#0f172a;padding:28px 36px 24px}.template-navy .navy-head h1{color:#f8fafc;font-size:1.3rem;font-weight:700;line-height:1.15}.template-navy .navy-head .contact-detail-list{margin-top:7px}.template-navy .navy-head .contact-detail-item{color:#f8fafcd1}.template-navy .navy-head .contact-detail-item svg{opacity:.6}.template-navy .navy-body{background:#fff;padding:24px 36px}.template-navy .template-section h2{color:#0f172a;border-bottom:1px solid #e2e8f0;padding-bottom:5px}.template-thumbnail-normalized .template-navy .navy-head{padding:10px 12px 8px}.template-thumbnail-normalized .template-navy .navy-body{padding:8px 12px}.template-layer{background:#f8faf8}.template-layer .template-contact{text-align:left;border-bottom:2px solid #059669;margin-bottom:14px;padding-bottom:10px}.template-layer .template-contact h1{color:#064e3b;font-size:1.2rem;font-weight:700}.template-layer .layer-summary-card{background:#05966914;border:1px solid #05966938;border-left:4px solid #059669;border-radius:0 6px 6px 0;margin-bottom:4px;padding:12px 16px}.template-layer .layer-summary-card p,.template-layer .layer-summary-card li{color:#065f46;font-size:.78rem;line-height:1.52}.template-layer .template-section h2{color:#059669}.template-thumbnail-normalized .template-layer .layer-summary-card{margin-bottom:2px;padding:4px 6px}.template-arc{background:#faf8ff;padding:0;overflow:hidden}.template-arc .template-contact{text-align:center;background:#7c3aed;border-radius:0 0 50% 50%/0 0 36px 36px;margin:0 0 6px;padding:26px 36px 42px}.template-arc .template-contact h1{color:#fff;font-size:1.28rem;font-weight:700;line-height:1.15}.template-arc .template-contact .contact-detail-list{margin-top:7px}.template-arc .template-contact .contact-detail-item{color:#ffffffe0}.template-arc .template-contact .contact-detail-item svg{opacity:.75}.template-arc .template-section{margin:10px 36px 0}.template-arc .template-section h2{color:#7c3aed;border-bottom:1px solid #ede9fe;padding-bottom:5px}.template-thumbnail-normalized .template-arc .template-contact{border-radius:0 0 50% 50%/0 0 12px 12px;padding:10px 12px 16px}.template-thumbnail-normalized .template-arc .template-section{margin:3px 12px 0}.template-clean{background:#fff}.template-clean .template-contact{text-align:left;border-bottom:1px solid #111;margin-bottom:6px;padding-bottom:8px}.template-clean .template-contact h1{color:#000;font-size:1.15rem;font-weight:700}.template-clean .template-section h2{color:#000;border-bottom:1px solid #555;padding-bottom:3px}.template-clean .template-section-body p,.template-clean .template-section-body li{color:#111}.template-spark{background:#fafdf9}.template-spark .template-contact{text-align:left;margin-bottom:4px;padding-bottom:10px}.template-spark .template-contact h1{color:#14532d;font-size:1.18rem}.template-spark .template-section h2{color:#166534;align-items:center;gap:5px;display:flex}.template-spark .template-section h2:before{content:"▸";color:#16a34a;flex-shrink:0;font-size:.9em;font-weight:900}.template-shore{background:#f7f9fd}.template-shore .template-contact{text-align:center;border-bottom:2px solid #3b82f6;margin-bottom:6px;padding-bottom:12px}.template-shore .template-contact h1{color:#1e3a8a;font-size:1.22rem}.template-shore .template-section{border-bottom:1px solid #bfdbfe;padding-bottom:12px}.template-shore .template-section:last-child{border-bottom:none}.template-shore .template-section h2{color:#1d4ed8}.template-grove{background:#f9faf5}.template-grove .template-contact{text-align:center;margin-bottom:6px}.template-grove .template-contact h1{color:#1a3a1a;font-size:1.2rem}.template-grove .template-section h2{color:#365314;border-left:3px solid #4d7c0f;padding-left:10px}.template-smoke{background:#f4f4f4;padding:0;overflow:hidden}.template-smoke .template-contact{text-align:left;background:#2d2d2d;margin:0 0 24px;padding:22px 38px 18px}.template-smoke .template-contact h1{color:#fff;font-size:1.22rem}.template-smoke .template-contact .contact-detail-item{color:#ffffffd1}.template-smoke .template-contact .contact-detail-item svg{opacity:.6}.template-smoke .template-section{margin-left:38px;margin-right:38px}.template-smoke .template-section h2{color:#2d2d2d}.template-thumbnail-normalized .template-smoke .template-contact{margin-bottom:8px;padding:9px 12px 8px}.template-thumbnail-normalized .template-smoke .template-section{margin-left:12px;margin-right:12px}.template-slate{background:#f8f9fb}.template-slate .template-contact{text-align:left;border-bottom:1px solid #94a3b8;margin-bottom:4px;padding-bottom:10px}.template-slate .template-contact h1{color:#1e293b;font-size:1.18rem}.template-slate .template-section h2{color:#475569;border-bottom:2px dashed #94a3b8;padding-bottom:4px}.template-ember{background:#fffaf5}.template-ember .template-contact{text-align:left;border-bottom:3px solid #ea580c;margin-bottom:4px;padding-bottom:10px}.template-ember .template-contact h1{color:#431407;letter-spacing:-.01em;font-size:1.32rem;font-weight:800}.template-ember .template-section h2{color:#c2410c}.template-sage{background:#f6f8f4}.template-sage .template-contact{text-align:center;margin-bottom:6px}.template-sage .template-contact h1{color:#2d3b2d;letter-spacing:.01em;font-size:1.2rem;font-weight:600}.template-sage .template-section{border-top:1px solid #c1d1be;margin-top:12px;padding-top:12px}.template-sage .template-section:first-of-type{margin-top:4px}.template-sage .template-section h2{letter-spacing:0;text-transform:none;color:#4a6e47;margin-bottom:6px;font-style:italic;font-weight:600}.template-sage .template-section h2:after{content:none}.template-rose{background:#fdf8f8}.template-rose .template-contact{text-align:center;border-bottom:3px double #c07a90;margin-bottom:4px;padding-bottom:12px}.template-rose .template-contact h1{color:#7b2d3e;letter-spacing:.02em;font-size:1.22rem}.template-rose .template-section h2{color:#9d5f72;border-bottom:1px solid #f0c4cf;padding-bottom:4px}.template-steel{background:#f5f6f8}.template-steel .template-contact{text-align:left;margin-bottom:4px;padding-bottom:10px}.template-steel .template-contact h1{color:#0c1820;letter-spacing:-.02em;font-size:1.45rem;font-weight:900;line-height:1}.template-steel .template-section{margin-top:12px}.template-steel .template-section h2{color:#1c2837;border-bottom:2px solid #1c2837;padding-bottom:4px}.template-thumbnail-normalized .template-steel .template-contact h1{font-size:.55rem}.template-teak{background:#fdf9f4}.template-teak .template-contact{border-bottom:1px solid #c4a882;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:6px;padding-bottom:10px;display:flex}.template-teak .template-contact h1{color:#3b1f0a;flex-shrink:0;font-size:1.18rem;font-weight:700}.template-teak .template-contact .contact-detail-list{text-align:right;margin-top:0}.template-teak .template-section h2{color:#7c4a1e}.template-ink{background:#fafafa}.template-ink .template-contact{text-align:left;margin-bottom:4px;padding-bottom:10px}.template-ink .template-contact h1{color:#1a1a20;font-size:1.18rem;font-weight:700}.template-ink .template-section{border-top:2px solid #1e1e23;margin-top:12px;padding-top:10px}.template-ink .template-section h2{color:#1e1e23;letter-spacing:.04em}.template-pearl{background:#fffef6}.template-pearl .template-contact{text-align:center;border-bottom:1px solid #b4916a;margin-bottom:6px;padding-bottom:14px}.template-pearl .template-contact h1{color:#2c1a08;letter-spacing:.03em;font-size:1.28rem;font-weight:600}.template-pearl .template-section h2{color:#7a5230;border-bottom:1px solid #e6d2b8;padding-bottom:4px}.template-cobalt{background:#f8faff}.template-cobalt .template-contact{text-align:left;border-bottom:3px solid #2563eb;margin-bottom:4px;padding-bottom:10px}.template-cobalt .template-contact h1{color:#1e3a8a;font-size:1.22rem;font-weight:700}.template-cobalt .template-section h2{color:#1d4ed8;background:#2563eb0f;border-left:3px solid #2563eb;margin-left:-8px;padding:4px 8px}.template-mint{background:#f6fdfe}.template-mint .template-contact{text-align:left;border-bottom:2px solid #0891b2;margin-bottom:4px;padding-bottom:10px}.template-mint .template-contact h1{color:#164e63;font-size:1.18rem}.template-mint .template-section h2{color:#0e7490;align-items:center;gap:6px;display:flex}.template-mint .template-section h2:before{content:"■";color:#0891b2;flex-shrink:0;font-size:.5em}.template-bronze{background:#fdf8f2}.template-bronze .template-contact{text-align:left;border-bottom:2px solid #b45c1e;margin-bottom:4px;padding-bottom:10px}.template-bronze .template-contact h1{color:#4a2010;font-size:1.2rem}.template-bronze .template-section h2{color:#b45c1e}.template-bronze .template-section h2:before{content:"— ";color:#c97a3a;font-weight:400}.template-shadow{background:#f3f5f8}.template-shadow .template-contact{text-align:left;background:#fff;border-radius:8px;margin-bottom:10px;padding:18px 22px;box-shadow:0 2px 14px #0000001a}.template-shadow .template-contact h1{color:#1e293b;font-size:1.18rem}.template-shadow .template-section h2{color:#475569;border-bottom:1px solid #e2e8f0;padding-bottom:4px}.template-thumbnail-normalized .template-shadow .template-contact{border-radius:4px;margin-bottom:4px;padding:7px 9px;box-shadow:0 1px 5px #0000001a}.template-dash{background:#fafbfc}.template-dash .template-contact{text-align:left;border-bottom:1px dashed #64748b;margin-bottom:6px;padding-bottom:10px}.template-dash .template-contact h1{color:#0f172a;font-size:1.18rem}.template-dash .template-section{border-bottom:1px dashed #94a3b8;margin-top:12px;padding-bottom:12px}.template-dash .template-section:last-child{border-bottom:none}.template-dash .template-section h2{color:#334155}.template-flow{background:#f8fdff}.template-flow .template-contact{text-align:left;border-bottom:2px solid #0891b2;margin-bottom:4px;padding-bottom:10px}.template-flow .template-contact h1{color:#0c4a6e;font-size:1.18rem}.template-flow .template-section{border-left:4px solid #06b6d4;margin-top:14px;padding-left:12px}.template-flow .template-section h2{color:#0369a1}.template-anchor{background:#fafbff}.template-anchor .template-contact{text-align:center;border-bottom:1px solid #c7d2fe;margin-bottom:6px;padding-bottom:12px}.template-anchor .template-contact h1{color:#1e1b4b;font-size:1.22rem}.template-anchor .template-section h2{color:#4338ca;letter-spacing:.05em;text-align:center;justify-content:center;align-items:center;gap:8px;font-size:.73rem;display:flex}.template-anchor .template-section h2:before,.template-anchor .template-section h2:after{content:"";background:#c7d2fe;flex:1;height:1px}.template-plum{color:#1e0a3c;background:#fff}.template-plum .template-contact{text-align:center;border-bottom:2px solid #7e22ce;margin-bottom:16px;padding-bottom:14px}.template-plum .template-contact h1{color:#4c1d95;letter-spacing:.01em;font-size:1.7rem;font-weight:700}.template-plum .template-contact p{color:#6b21a8;font-size:.78rem}.template-plum .contact-detail-list{justify-content:center}.template-plum .template-section h2{color:#7e22ce;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #e9d5ff;padding-bottom:3px;font-size:.72rem}.template-plum .template-section-body{color:#1e0a3c}.template-thumbnail-normalized .template-plum .template-contact{padding-bottom:20px}.template-ocean{color:#0c1a20;background:#fff}.template-ocean .template-contact{border-left:4px solid #0e7490;margin-bottom:14px;padding-bottom:10px;padding-left:14px}.template-ocean .template-contact h1{color:#0c4a6e;letter-spacing:.01em;font-size:1.5rem;font-weight:700}.template-ocean .template-contact p{color:#0e7490;font-size:.77rem}.template-ocean .template-section h2{text-transform:uppercase;letter-spacing:.1em;color:#0e7490;border-bottom:1.5px solid #cffafe;padding-bottom:3px;font-size:.7rem;font-weight:700}.template-forest{color:#0a160c;background:#fff}.template-forest .template-contact{background:#f0fdf4;border-left:4px solid #14532d;border-radius:6px;margin-bottom:14px;padding:14px 18px}.template-forest .template-contact h1{color:#14532d;font-size:1.5rem;font-weight:700}.template-forest .template-contact p{color:#166534;font-size:.77rem}.template-forest .template-section h2{text-transform:uppercase;letter-spacing:.1em;color:#15803d;border-bottom:1.5px solid #bbf7d0;padding-bottom:3px;font-size:.7rem;font-weight:700}.template-sand{color:#1c0f04;background:#fdf8ef}.template-sand .resume-template-preview{background:#fdf8ef}.template-sand .template-contact{text-align:center;border-bottom:1px solid #d4a96a;margin-bottom:14px;padding-bottom:10px}.template-sand .template-contact h1{color:#78350f;letter-spacing:.02em;font-size:1.6rem;font-weight:700}.template-sand .template-contact p{color:#92400e;font-size:.77rem}.template-sand .contact-detail-list{justify-content:center}.template-sand .template-section h2{text-transform:uppercase;letter-spacing:.1em;color:#92400e;border-bottom:1px solid #fcd34d;padding-bottom:3px;font-size:.7rem;font-weight:700}.template-sand .template-section-body{color:#1c1109}.template-thumbnail-normalized .template-sand .resume-template-preview{background:#fdf8ef}.template-copper{color:#1a0800;background:#fff}.template-copper .template-contact{border-bottom:3px solid #c2410c;margin-bottom:14px;padding-bottom:10px}.template-copper .template-contact h1{color:#7c2d12;letter-spacing:.01em;font-size:1.5rem;font-weight:700}.template-copper .template-contact p{color:#c2410c;font-size:.77rem}.template-copper .template-section{border-left:3px solid #fed7aa;margin-left:-12px;padding-left:12px}.template-copper .template-section h2{text-transform:uppercase;letter-spacing:.1em;color:#c2410c;padding-bottom:2px;font-size:.7rem;font-weight:700}.template-signal{color:#0a0a0a;background:#fff}.template-signal .template-contact{margin-bottom:14px;padding-bottom:10px}.template-signal .template-contact h1{color:#000;letter-spacing:-.01em;font-size:1.6rem;font-weight:800}.template-signal .template-contact p{color:#3f3f46;font-size:.77rem}.template-signal .template-section h2{text-transform:uppercase;letter-spacing:.1em;color:#000;border-bottom:1.5px solid #e4e4e7;align-items:center;gap:7px;padding-bottom:4px;font-size:.72rem;font-weight:800;display:flex}.template-signal .template-section h2:before{content:"";background:#ef4444;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.template-verso{color:#1e1b4b;background:#fff}.template-verso .template-contact{text-align:right;border-bottom:2px solid #4338ca;margin-bottom:16px;padding-bottom:12px}.template-verso .template-contact h1{color:#1e1b4b;font-size:1.6rem;font-weight:700}.template-verso .template-contact p{color:#4338ca;font-size:.77rem}.template-verso .contact-detail-list{justify-content:flex-end}.template-verso .template-section h2{text-transform:uppercase;letter-spacing:.09em;color:#4338ca;border-bottom:1.5px solid #e0e7ff;align-items:center;gap:8px;padding-bottom:3px;font-size:.7rem;font-weight:700;display:flex}.template-chapter{color:#1a0a2e;counter-reset:chapter-counter;background:#fff}.template-chapter .template-contact{border-bottom:1px solid #ede9fe;margin-bottom:16px;padding-bottom:12px}.template-chapter .template-contact h1{color:#1a0a2e;font-size:1.6rem;font-weight:700}.template-chapter .template-contact p{color:#6d28d9;font-size:.77rem}.template-chapter .template-section{counter-increment:chapter-counter}.template-chapter .template-section h2{text-transform:uppercase;letter-spacing:.07em;color:#1a0a2e;border-bottom:1px solid #ddd6fe;padding-bottom:3px;font-size:.72rem;font-weight:700}.template-chapter .template-section h2:before{content:counter(chapter-counter, upper-roman) " · ";color:#7c3aed;letter-spacing:0;font-weight:400}.template-linen{color:#2c1e0a;background:#f5f0e4}.template-linen .resume-template-preview{background:#f5f0e4}.template-linen .template-contact{border-bottom:1px solid #c9a96e;margin-bottom:14px;padding-bottom:12px}.template-linen .template-contact h1{color:#431407;letter-spacing:.01em;font-size:1.6rem;font-weight:700}.template-linen .template-contact p{color:#78350f;font-size:.77rem}.template-linen .template-section h2{text-transform:uppercase;letter-spacing:.1em;color:#78350f;border-bottom:1px solid #c9a96e;padding-bottom:3px;font-size:.7rem;font-weight:700}.template-thumbnail-normalized .template-linen .resume-template-preview{background:#f5f0e4}.template-herald{color:#0f172a;background:#fff}.template-herald .template-contact{border-bottom:4px solid #0f172a;margin-bottom:16px;padding-bottom:12px}.template-herald .template-contact h1{color:#0f172a;letter-spacing:-.02em;font-size:2.2rem;font-weight:800;line-height:1.05}.template-herald .template-contact p{color:#475569;margin-top:4px;font-size:.8rem}.template-herald .template-section h2{text-transform:uppercase;letter-spacing:.12em;color:#0f172a;border-bottom:1.5px solid #e2e8f0;padding-bottom:3px;font-size:.72rem;font-weight:700}.template-thumbnail-normalized .template-herald .template-contact h1{font-size:2.2rem!important}.template-chalk{color:#1a1a1a;background:#fffef5}.template-chalk .resume-template-preview{background:#fffef5}.template-chalk .template-contact{border-bottom:1px solid #d4d4aa;margin-bottom:16px;padding-bottom:12px}.template-chalk .template-contact h1{color:#1c2537;font-size:1.5rem;font-weight:700}.template-chalk .template-contact p{color:#4a5568;font-size:.77rem}.template-chalk .template-section h2{color:#f8f8f0;text-transform:uppercase;letter-spacing:.1em;background:#1c2537;border-radius:3px;margin-bottom:6px;padding:4px 10px;font-size:.67rem;font-weight:600}.template-thumbnail-normalized .template-chalk .resume-template-preview{background:#fffef5}.template-peak{color:#0c1a20;background:#fff}.template-peak .template-contact{border-bottom:1.5px solid #cffafe;margin-bottom:14px;padding-bottom:10px}.template-peak .template-contact h1{color:#0c4a6e;font-size:1.5rem;font-weight:700}.template-peak .template-contact p{color:#0891b2;font-size:.77rem}.template-peak .template-section h2{text-transform:uppercase;letter-spacing:.09em;color:#0c4a6e;border-bottom:1px solid #e0f2fe;padding-bottom:3px;font-size:.72rem;font-weight:700}.template-peak .template-section h2:before{content:"› ";color:#0891b2;font-size:1em;font-weight:700}.template-river{color:#0c1a24;background:#fff}.template-river .template-contact{border-bottom:2px solid #0284c7;margin-bottom:14px;padding-bottom:10px}.template-river .template-contact h1{color:#0c4a6e;font-size:1.5rem;font-weight:700}.template-river .template-contact p{color:#0284c7;font-size:.77rem}.template-river .template-section{margin-left:-2px;padding-left:14px;position:relative}.template-river .template-section:before{content:"";background:linear-gradient(#0284c7,#0284c714);border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:0}.template-river .template-section h2{text-transform:uppercase;letter-spacing:.1em;color:#0284c7;border-bottom:1px solid #e0f2fe;padding-bottom:3px;font-size:.7rem;font-weight:700}.template-alto{color:#1a1200;background:#fff}.template-alto .template-contact{text-align:center;border-top:1px solid #ca8a04;border-bottom:1px solid #ca8a04;margin-bottom:16px;padding:14px 0}.template-alto .template-contact h1{letter-spacing:.08em;color:#1a1200;text-transform:uppercase;font-size:1.7rem;font-weight:300}.template-alto .template-contact p{color:#92400e;letter-spacing:.04em;font-size:.77rem}.template-alto .contact-detail-list{justify-content:center}.template-alto .template-section h2{text-transform:uppercase;letter-spacing:.18em;color:#ca8a04;border-bottom:1px solid #fde68a;padding-bottom:3px;font-size:.66rem;font-weight:400}.template-scout{color:#0f0505;background:#fff}.template-scout .template-contact{border-bottom:2px solid #dc2626;margin-bottom:14px;padding-bottom:10px}.template-scout .template-contact h1{color:#0f0505;font-size:1.5rem;font-weight:700}.template-scout .template-contact p{color:#dc2626;font-size:.77rem}.template-scout .template-section h2{text-transform:uppercase;letter-spacing:.09em;color:#0f0505;border-bottom:1px solid #fee2e2;align-items:center;gap:8px;padding-bottom:3px;font-size:.72rem;font-weight:700;display:flex}.template-scout .template-section h2:before{content:"";background:#dc2626;border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.template-crest{color:#1a1200;background:#fff}.template-crest .template-contact{text-align:center;border-top:2px solid #a16207;border-bottom:2px solid #a16207;margin-bottom:16px;padding:12px 0}.template-crest .template-contact h1{color:#1a1200;text-transform:uppercase;letter-spacing:.14em;font-size:1.55rem;font-weight:700}.template-crest .template-contact p{color:#a16207;letter-spacing:.03em;font-size:.76rem}.template-crest .contact-detail-list{justify-content:center}.template-crest .template-section h2{text-align:center;text-transform:uppercase;letter-spacing:.14em;color:#92400e;border-bottom:1px solid #fde68a;padding-bottom:3px;font-size:.68rem;font-weight:700}.template-flux{color:#0f0a2e;background:#fff}.template-flux .template-contact{border-bottom:2px solid #6366f1;margin-bottom:16px;padding-bottom:12px}.template-flux .template-contact h1{color:#1e1b4b;font-size:1.5rem;font-weight:700}.template-flux .template-contact p{color:#6366f1;font-size:.77rem}.template-flux .template-section{margin-left:-38px;margin-right:-38px;padding:6px 38px}.template-flux .template-section:nth-child(odd){background:#6366f10a}.template-flux .template-section h2{text-transform:uppercase;letter-spacing:.1em;color:#4f46e5;border-bottom:1px solid #e0e7ff;padding-bottom:3px;font-size:.7rem;font-weight:700}.template-thumbnail-normalized .template-flux .template-section{margin-left:-38px;margin-right:-38px;padding-left:38px;padding-right:38px}.template-moss{color:#0e1a08;background:#fff}.template-moss .template-contact{border-bottom:2px solid #365314;margin-bottom:14px;padding-bottom:10px}.template-moss .template-contact h1{color:#1a2e0a;font-size:1.5rem;font-weight:700}.template-moss .template-contact p{color:#365314;font-size:.77rem}.template-moss .template-section h2{text-transform:uppercase;letter-spacing:.1em;color:#3f6212;border-bottom:1.5px solid #d9f99d;padding-bottom:3px;font-size:.7rem;font-weight:700}.template-moss .template-section-body{color:#0e1a08}.template-vapor{color:#1e293b;background:#fff}.template-vapor .template-contact{text-align:center;border-bottom:1px solid #e2e8f0;margin-bottom:18px;padding-bottom:16px}.template-vapor .template-contact h1{color:#0f172a;letter-spacing:.05em;font-size:1.7rem;font-weight:300}.template-vapor .template-contact p{color:#64748b;letter-spacing:.02em;font-size:.77rem;font-weight:300}.template-vapor .contact-detail-list{justify-content:center}.template-vapor .template-section{margin-top:16px}.template-vapor .template-section h2{text-transform:uppercase;letter-spacing:.2em;color:#94a3b8;border-bottom:1px solid #f1f5f9;padding-bottom:4px;font-size:.68rem;font-weight:400}.template-vapor .template-section-body{font-weight:300}.template-grain{color:#1c1917;background:#fafaf9}.template-grain .resume-template-preview{background:#fafaf9}.template-grain .template-contact{border-bottom:2px solid #475569;margin-bottom:14px;padding-bottom:10px}.template-grain .template-contact h1{color:#1c1917;font-size:1.5rem;font-weight:700}.template-grain .template-contact p{color:#475569;font-size:.77rem}.template-grain .template-section h2{text-transform:uppercase;letter-spacing:.1em;color:#334155;border-bottom:1.5px solid #e2e8f0;padding-bottom:3px;font-size:.7rem;font-weight:700}.template-grain .template-section-body{color:#292524}.template-thumbnail-normalized .template-grain .resume-template-preview{background:#fafaf9}
