
/* Toolxora Career Suite v3 */
.txcareer-app{--txc-primary:#4f46e5;--txc-accent:#8b5cf6;--txc-card:#fff;--txc-text:#0f172a;--txc-muted:#64748b;--txc-border:#e2e8f0;font-family:Inter,system-ui,sans-serif;color:var(--txc-text)}
.txcareer-app *{box-sizing:border-box}.txcareer-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:24px;align-items:start;overflow:visible}
.txcareer-panel,.txcareer-preview-panel{background:var(--txc-card);border:1px solid var(--txc-border);border-radius:24px;box-shadow:0 18px 55px rgba(15,23,42,.08)}
.txcareer-panel{padding:22px}.txcareer-preview-panel{padding:18px;position:sticky;top:96px;overflow:visible}
.txcareer-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.txcareer-head h2{margin:0;font-size:28px;letter-spacing:-.04em}.txcareer-head p{margin:7px 0 0;color:var(--txc-muted)}
.txcareer-template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:18px}.txcareer-template{border:1px solid var(--txc-border);background:#fff;padding:11px 9px;border-radius:12px;font-weight:850;cursor:pointer;color:#0f172a}.txcareer-template.is-active{background:linear-gradient(135deg,var(--txc-primary),var(--txc-accent));color:#fff;border-color:transparent}
.txcareer-section{border:1px solid var(--txc-border);border-radius:18px;padding:16px;margin-bottom:14px;background:#fff}.txcareer-section h3{margin:0 0 14px;font-size:18px}
.txcareer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.txcareer-grid.one{grid-template-columns:1fr}.txcareer-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.txcareer-field label{display:block;font-size:12px;font-weight:900;margin-bottom:6px;color:#334155;text-transform:uppercase;letter-spacing:.04em}.txcareer-field input,.txcareer-field textarea,.txcareer-field select{width:100%;border:1px solid var(--txc-border);border-radius:12px;padding:11px 12px;background:#fff;color:#0f172a;font:inherit}.txcareer-field textarea{min-height:90px;resize:vertical}
.txcareer-actions,.txcareer-logo-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:14px}.txcareer-logo-row{justify-content:space-between;color:#64748b;font-size:12px}
.txcareer-btn{border:0;border-radius:13px;padding:12px 17px;font-weight:900;cursor:pointer;background:linear-gradient(135deg,var(--txc-primary),var(--txc-accent));color:#fff}.txcareer-btn.secondary{background:#fff;color:#0f172a;border:1px solid var(--txc-border)}.txcareer-btn.danger{background:#fff1f2;color:#be123c;border:1px solid #fecdd3;padding:8px 11px}
.txcareer-repeat{display:grid;gap:10px}.txcareer-repeat-row{border:1px solid var(--txc-border);border-radius:15px;padding:12px;background:#f8fafc}
.txcareer-preview-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.txcareer-badge{background:#eef2ff;color:#4338ca;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900}
.txcareer-paper{background:#fff!important;color:#111827!important;width:100%;min-height:920px;border-radius:14px;box-shadow:0 14px 40px rgba(15,23,42,.12);overflow:hidden;color-scheme:light!important}
.txcareer-paper *{box-sizing:border-box;color-scheme:light!important}
.txresume{min-height:920px;padding:42px;font-family:var(--resume-font,Inter),Arial,sans-serif;background:#fff;color:#111827}
.txresume-top h1{font-size:38px;margin:0;letter-spacing:-.05em;color:inherit}.txresume-role{font-size:16px;font-weight:800;margin-top:7px}.txresume-contact{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:15px;font-size:12px}
.txresume-body{display:grid;grid-template-columns:1.65fr .85fr;gap:28px}.txresume h2{font-size:14px;text-transform:uppercase;letter-spacing:.11em;border-bottom:2px solid var(--resume-primary);padding-bottom:7px;margin:0 0 13px}.txresume section{margin-bottom:24px}.txresume-item{margin-bottom:16px}.txresume-item h3{font-size:14px;margin:0}.txresume-item .meta{color:#64748b;font-size:11px;margin:3px 0 7px}.txresume-item p,.txresume-summary{font-size:12px;line-height:1.6;color:#334155}.txresume-skills{display:flex;flex-wrap:wrap;gap:7px}.txresume-skills span{padding:6px 9px;border-radius:999px;background:#eef2ff;color:var(--resume-primary);font-size:10px;font-weight:800}
.txresume.t-executive .txresume-top{background:linear-gradient(135deg,var(--resume-primary),var(--resume-accent));color:#fff;margin:-42px -42px 30px;padding:38px 42px}
.txresume.t-ats .txresume-top{border-bottom:3px solid var(--resume-primary);padding-bottom:22px;margin-bottom:26px}.txresume.t-ats .txresume-body{grid-template-columns:1fr}.txresume.t-ats aside{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.txresume.t-modern .txresume-top{padding-left:20px;border-left:8px solid var(--resume-primary);margin-bottom:28px}
.txresume.t-sidebar{padding:0;display:grid;grid-template-columns:33% 67%}.txresume.t-sidebar .txresume-top{grid-column:1;background:var(--resume-primary);color:#fff;padding:42px 26px;min-height:920px}.txresume.t-sidebar .txresume-body{grid-column:2;display:block;padding:42px 34px}.txresume.t-sidebar aside{margin-top:20px}
.txresume.t-compact{padding:30px}.txresume.t-compact .txresume-top{display:grid;grid-template-columns:1fr auto;border-bottom:2px solid var(--resume-primary);padding-bottom:16px}.txresume.t-compact .txresume-contact{max-width:270px;justify-content:flex-end}.txresume.t-compact .txresume-body{margin-top:22px}
.txresume.t-elegant{font-family:Georgia,serif}.txresume.t-elegant .txresume-top{text-align:center;border-bottom:1px solid #cbd5e1;padding-bottom:24px;margin-bottom:28px}.txresume.t-elegant h2{font-family:Inter,sans-serif}
.txresume.t-developer{background:#0b1220;color:#e5e7eb}.txresume.t-developer .txresume-top,.txresume.t-developer h1,.txresume.t-developer h2,.txresume.t-developer h3{color:#e5e7eb}.txresume.t-developer p,.txresume.t-developer .meta{color:#cbd5e1}.txresume.t-developer h2{border-color:#22d3ee}.txresume.t-developer .txresume-skills span{background:#172554;color:#67e8f9}
.txresume.t-creative .txresume-top{background:linear-gradient(120deg,var(--resume-primary) 0 65%,var(--resume-accent) 65%);color:#fff;margin:-42px -42px 30px;padding:42px}.txresume.t-creative h2{border-image:linear-gradient(90deg,var(--resume-primary),var(--resume-accent)) 1}
/* ===== Premium Cover Letter Designs (6 templates) ===== */
.txcover{position:relative;min-height:920px;padding:52px 56px;background:#fff;color:#111827;font-family:var(--cover-font,Georgia),serif;overflow:hidden}
.txcover-deco{display:none}
.txcover-head{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;position:relative}
.txcover-brand img{display:block;width:var(--cover-logo-size,60px);height:auto;max-height:calc(var(--cover-logo-size,60px) * 1.4);border-radius:var(--cover-logo-radius,12px);object-fit:contain}
.txcover-monogram{display:grid;place-items:center;width:var(--cover-logo-size,60px);height:var(--cover-logo-size,60px);border-radius:var(--cover-logo-radius,12px);background:var(--cover-primary);color:#fff;font:800 calc(var(--cover-logo-size,60px) / 2.6) Inter,sans-serif;letter-spacing:.02em}
.txcover-identity h1{font-family:Inter,sans-serif;font-size:29px;line-height:1.15;letter-spacing:-.02em;margin:0;color:#0f172a}
.txcover-role{font-family:Inter,sans-serif;font-weight:800;font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:var(--cover-primary);margin-top:6px}
.txcover-contact{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:5px 20px;margin-top:15px;font-family:Inter,sans-serif;font-size:12px;color:#64748b}
.txcover-meta{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin:32px 0 20px}
.txcover-date{font-family:Inter,sans-serif;font-size:12.5px;color:#64748b;white-space:nowrap}
.txcover-to{display:grid;gap:2px;font-family:Inter,sans-serif;font-size:12.5px;color:#475569;text-align:right}
.txcover-to strong{color:#0f172a;font-size:13.5px;font-weight:800}
.txcover-subject{font-family:Inter,sans-serif;font-weight:800;font-size:14px;color:#0f172a;margin-bottom:20px}
.txcover-body p{font-size:14px;line-height:1.78;color:#334155;margin:0 0 14px}
.txcover-salut{font-weight:700;color:#0f172a!important}
.txcover-highlights{margin:0 0 16px;padding-left:20px}
.txcover-highlights li{font-size:13.5px;line-height:1.7;color:#334155;margin-bottom:7px}
.txcover-highlights li::marker{color:var(--cover-primary)}
.txcover-sign{margin-top:26px;font-size:14px;color:#334155}
.txcover-sign strong{display:block;margin-top:26px;font-family:Inter,sans-serif;font-size:16px;color:#0f172a}
.txcover.d-compact{padding:44px 50px}
.txcover.d-compact .txcover-body p{font-size:13px;line-height:1.62;margin-bottom:11px}
.txcover.d-compact .txcover-meta{margin:24px 0 16px}
.txcover.d-airy .txcover-body p{font-size:14.5px;line-height:1.95;margin-bottom:18px}
.txcover.d-airy .txcover-meta{margin:40px 0 26px}
/* 1. Professional — classic letterhead */
.txcover.c-professional .txcover-head{padding-bottom:20px;border-bottom:3px solid var(--cover-primary)}
.txcover.c-professional .txcover-subject{border-left:4px solid var(--cover-primary);padding-left:13px}
/* 2. Executive — full-width color band */
.txcover.c-executive{padding-top:0}
.txcover.c-executive .txcover-head{margin:0 -56px 32px;padding:38px 56px 34px;background:var(--cover-primary)}
.txcover.c-executive .txcover-identity h1{color:#fff}
.txcover.c-executive .txcover-role{color:rgba(255,255,255,.88)}
.txcover.c-executive .txcover-contact{color:rgba(255,255,255,.92)}
.txcover.c-executive .txcover-monogram{background:rgba(255,255,255,.2);color:#fff}
.txcover.c-executive .txcover-subject{color:var(--cover-primary)}
/* 3. Corporate — left brand bar + tinted header card */
.txcover.c-corporate{padding-left:78px}
.txcover.c-corporate::before{content:"";position:absolute;left:0;top:0;bottom:0;width:26px;background:var(--cover-primary)}
.txcover.c-corporate .txcover-head{background:var(--cover-tint);padding:24px;border-radius:14px}
.txcover.c-corporate .txcover-subject{background:var(--cover-tint);padding:11px 14px;border-radius:10px}
/* 4. Minimal — hairlines, no color blocks */
.txcover.c-minimal .txcover-head{padding-bottom:18px;border-bottom:1px solid #e2e8f0}
.txcover.c-minimal .txcover-identity h1{font-weight:600;letter-spacing:.01em}
.txcover.c-minimal .txcover-role{color:#475569}
.txcover.c-minimal .txcover-monogram{background:#0f172a}
.txcover.c-minimal .txcover-subject{color:#475569;font-weight:700;padding-bottom:14px;border-bottom:1px solid #e2e8f0}
/* 5. Friendly — warm tinted page with white cards */
.txcover.c-friendly{background:var(--cover-tint)}
.txcover.c-friendly .txcover-head{background:#fff;padding:24px;border-radius:18px;box-shadow:0 10px 30px rgba(15,23,42,.05)}
.txcover.c-friendly .txcover-body{background:#fff;padding:26px 26px 12px;border-radius:18px;box-shadow:0 10px 30px rgba(15,23,42,.05)}
.txcover.c-friendly .txcover-monogram{border-radius:50%}
.txcover.c-friendly .txcover-sign{padding-left:26px}
/* 6. Creative — asymmetric shape + pill subject */
.txcover.c-creative .txcover-deco{display:block;position:absolute;top:-110px;right:-110px;width:290px;height:290px;border-radius:50%;background:var(--cover-tint2)}
.txcover.c-creative .txcover-identity h1{font-size:33px;font-weight:800}
.txcover.c-creative .txcover-subject{display:inline-block;background:var(--cover-primary);color:#fff;padding:9px 16px;border-radius:999px}
.txcover.c-creative .txcover-head{padding-bottom:18px}
.txcover.c-creative .txcover-brand{position:relative;z-index:1}
/* Color scheme picker */
.txcareer-scheme-grid{display:flex;flex-wrap:wrap;gap:11px;margin-bottom:18px}
.txcareer-scheme{width:40px;height:40px;border-radius:13px;border:2px solid transparent;background:var(--scheme);cursor:pointer;box-shadow:0 6px 16px rgba(15,23,42,.14);transition:.18s;padding:0}
.txcareer-scheme:hover{transform:translateY(-2px)}
.txcareer-scheme.is-active{border-color:#0f172a;box-shadow:0 0 0 3px #fff,0 0 0 5px var(--scheme)}
.txcareer-privacy{margin:14px 0 0;color:#64748b;font-size:13px;font-weight:600;text-align:center}
.txcareer-field label small{font-weight:600;color:#64748b}
.txsig-wrap{padding:38px;min-height:560px;display:grid;place-items:center}.txsig-preview-holder{width:100%;max-width:720px}.txsig-card{background:#fff;color:#111827}.txsig-card img{display:block;max-width:100%}
body.tx-dark-mode .txcareer-panel,body.tx-dark-mode .txcareer-preview-panel,body.tx-dark-mode .txcareer-section{background:#0f172a;color:#e5e7eb;border-color:#1e293b}body.tx-dark-mode .txcareer-field label{color:#cbd5e1}body.tx-dark-mode .txcareer-field input,body.tx-dark-mode .txcareer-field textarea,body.tx-dark-mode .txcareer-field select{background:#111827;color:#e5e7eb;border-color:#334155}body.tx-dark-mode .txcareer-template,body.tx-dark-mode .txcareer-btn.secondary{background:#111827;color:#e5e7eb;border-color:#334155}body.tx-dark-mode .txcareer-template.is-active{background:linear-gradient(135deg,var(--txc-primary),var(--txc-accent));color:#fff}body.tx-dark-mode .txcareer-repeat-row{background:#111827;border-color:#334155}
body.tx-dark-mode .txcareer-paper,body.tx-dark-mode .txcareer-paper *{color-scheme:light!important}

.txcareer-field .txcareer-color-picker{position:relative;display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center;min-height:54px;padding:6px 10px;border:1px solid var(--txc-border);border-radius:13px;background:#fff;cursor:pointer;overflow:hidden}.txcareer-color-picker input[type=color]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;padding:0!important;border:0!important}.txcareer-color-swatch{width:38px;height:38px;border-radius:10px;background:var(--swatch);border:3px solid #fff;box-shadow:0 0 0 1px #cbd5e1,0 5px 13px rgba(15,23,42,.14)}.txcareer-color-picker strong{font-size:13px;letter-spacing:.04em;color:#0f172a}.txcareer-color-edit{font-size:11px;font-weight:900;color:#4f46e5;background:#eef2ff;padding:7px 9px;border-radius:9px}.txcareer-logo-field{grid-column:1/-1}.txcareer-field .txcareer-logo-uploader{position:relative;display:grid;grid-template-columns:58px 1fr auto;gap:13px;align-items:center;min-height:82px;padding:12px;border:2px dashed #c7d2fe;border-radius:16px;background:linear-gradient(135deg,#f8faff,#f5f3ff);cursor:pointer;transition:.2s}.txcareer-field .txcareer-logo-uploader:hover,.txcareer-field .txcareer-logo-uploader.is-drag{border-color:#6366f1;background:#eef2ff;transform:translateY(-1px)}.txcareer-field .txcareer-logo-uploader input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none}.txcareer-logo-thumb{width:58px;height:58px;border-radius:14px;background:#fff;border:1px solid #dbeafe;display:grid;place-items:center;overflow:hidden;color:#4f46e5;font-size:11px;font-weight:950}.txcareer-logo-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}.txcareer-logo-copy{display:grid;gap:4px}.txcareer-logo-copy strong{font-size:14px;color:#0f172a}.txcareer-logo-copy small{font-size:11px;color:#64748b}.txcareer-logo-browse{background:linear-gradient(135deg,var(--txc-primary),var(--txc-accent));color:#fff;padding:10px 13px;border-radius:11px;font-size:12px;font-weight:900}.txcareer-print-frame{position:fixed;width:1px;height:1px;right:0;bottom:0;border:0;visibility:hidden}
body.tx-dark-mode .txcareer-field .txcareer-color-picker{background:#111827;border-color:#334155}body.tx-dark-mode .txcareer-color-picker strong{color:#e5e7eb}body.tx-dark-mode .txcareer-color-edit{background:#1e293b;color:#a5b4fc}body.tx-dark-mode .txcareer-field .txcareer-logo-uploader{background:#111827;border-color:#475569}body.tx-dark-mode .txcareer-field .txcareer-logo-uploader:hover,body.tx-dark-mode .txcareer-field .txcareer-logo-uploader.is-drag{background:#172033;border-color:#818cf8}body.tx-dark-mode .txcareer-logo-thumb{background:#fff}body.tx-dark-mode .txcareer-logo-copy strong{color:#e5e7eb}body.tx-dark-mode .txcareer-logo-copy small{color:#94a3b8}
@media(max-width:1050px){.txcareer-shell{grid-template-columns:1fr}.txcareer-preview-panel{position:relative;top:auto}}@media(max-width:760px){.txcareer-template-grid{grid-template-columns:repeat(2,1fr)}.txcareer-grid,.txcareer-grid.three{grid-template-columns:1fr}.txresume{padding:28px}.txresume.t-executive .txresume-top,.txresume.t-creative .txresume-top{margin:-28px -28px 25px;padding:28px}.txresume-body{grid-template-columns:1fr}.txresume.t-sidebar{display:block;padding:0}.txresume.t-sidebar .txresume-top{min-height:auto}.txcover{padding:34px 28px}}

/* Printing is performed in an isolated iframe. These rules are a fallback only. */
@page{size:A4;margin:0}
@media print{html,body{margin:0!important;padding:0!important;background:#fff!important}.txcareer-panel,.txcareer-preview-title{display:none!important}.txcareer-preview-panel{padding:0!important;border:0!important;box-shadow:none!important}.txcareer-paper{box-shadow:none!important;border-radius:0!important}}


/* v3.2: document preview isolation from theme dark mode */
.txcarrer-noop{display:none}
.txcareer-paper,.txcareer-paper *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
body.tx-dark-mode .txcareer-paper{background:#fff!important;color:#111827!important}
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer),
body.tx-dark-mode .txcareer-paper .txcover,
body.tx-dark-mode .txcareer-paper .txsig-preview-holder{background:#fff!important;color:#111827!important}
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) main,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) aside,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) section,
body.tx-dark-mode .txcareer-paper .txcover{background:transparent!important}
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) h1,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) h2,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) h3,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) p,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) span,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) div,
body.tx-dark-mode .txcareer-paper .txcover h1,
body.tx-dark-mode .txcareer-paper .txcover p,
body.tx-dark-mode .txcareer-paper .txcover div,
body.tx-dark-mode .txcareer-paper .txcover strong{color:inherit}
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) .txresume-summary,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) .txresume-item p,
body.tx-dark-mode .txcareer-paper .txcover p{color:#334155!important}
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) .meta,
body.tx-dark-mode .txcareer-paper .txcover .date{color:#64748b!important}
body.tx-dark-mode .txcareer-paper .txresume.t-sidebar .txresume-top,
body.tx-dark-mode .txcareer-paper .txresume.t-executive .txresume-top,
body.tx-dark-mode .txcareer-paper .txresume.t-creative .txresume-top{color:#fff!important}
body.tx-dark-mode .txcareer-paper .txresume.t-sidebar .txresume-top *,
body.tx-dark-mode .txcareer-paper .txresume.t-executive .txresume-top *,
body.tx-dark-mode .txcareer-paper .txresume.t-creative .txresume-top *{color:#fff!important}
body.tx-dark-mode .txcareer-paper .txresume.t-developer,
body.tx-dark-mode .txcareer-paper .txresume.t-developer main,
body.tx-dark-mode .txcareer-paper .txresume.t-developer aside,
body.tx-dark-mode .txcareer-paper .txresume.t-developer section{background:#0b1220!important;color:#e5e7eb!important}
body.tx-dark-mode .txcareer-paper .txresume.t-developer h1,
body.tx-dark-mode .txcareer-paper .txresume.t-developer h2,
body.tx-dark-mode .txcareer-paper .txresume.t-developer h3{color:#e5e7eb!important}
body.tx-dark-mode .txcareer-paper .txresume.t-developer p,
body.tx-dark-mode .txcareer-paper .txresume.t-developer .meta{color:#cbd5e1!important}


/* v3.2.1: force light document canvas while the surrounding site is dark */
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) .txresume-body,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) main,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) aside{
  background:#fff!important;color:#111827!important;
}
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) main *,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) aside *{
  color:#111827;
}
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) .txresume-summary,
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) .txresume-item p{
  color:#334155!important;
}
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) .meta{color:#64748b!important}
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) .txresume-skills span{background:#eef2ff!important;color:var(--resume-primary)!important}
body.tx-dark-mode .txcareer-paper .txcover{background:#fff!important;color:#111827!important}
body.tx-dark-mode .txcareer-paper .txcover.c-friendly{background:#fffaf0!important}
body.tx-dark-mode .txcareer-paper .txcover p{color:#334155!important}
body.tx-dark-mode .txcareer-paper .txcover .sub{color:var(--cover-primary)!important}

/* v3.3.0 final dark-mode document isolation */
body.tx-dark-mode .txcareer-paper{background:#fff!important;color:#111827!important}
body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer),body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) .txresume-body,body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) main,body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) aside,body.tx-dark-mode .txcareer-paper .txresume:not(.t-developer) section{background:#fff!important;color:#111827!important}
body.tx-dark-mode .txcareer-paper .txresume.t-sidebar .txresume-top{background:var(--resume-primary)!important;color:#fff!important}
body.tx-dark-mode .txcareer-paper .txresume.t-developer,body.tx-dark-mode .txcareer-paper .txresume.t-developer .txresume-body,body.tx-dark-mode .txcareer-paper .txresume.t-developer main,body.tx-dark-mode .txcareer-paper .txresume.t-developer aside,body.tx-dark-mode .txcareer-paper .txresume.t-developer section{background:#0b1220!important;color:#e5e7eb!important}
body.tx-dark-mode .txcareer-paper .txcover{background:#fff!important;color:#111827!important}
body.tx-dark-mode .txcareer-paper .txsig-wrap,body.tx-dark-mode .txcareer-paper .txsig-preview-holder{background:#fff!important;color:#111827!important}

body.tx-dark-mode .txcareer-paper .txcover-identity h1,
body.tx-dark-mode .txcareer-paper .txcover-to strong,
body.tx-dark-mode .txcareer-paper .txcover-subject,
body.tx-dark-mode .txcareer-paper .txcover-sign strong,
html[data-theme=dark] .txcareer-paper .txcover-identity h1,
html[data-theme=dark] .txcareer-paper .txcover-subject{color:#0f172a!important}
body.tx-dark-mode .txcareer-paper .txcover.c-executive .txcover-identity h1,
html[data-theme=dark] .txcareer-paper .txcover.c-executive .txcover-identity h1{color:#fff!important}
body.tx-dark-mode .txcareer-paper .txcover.c-executive .txcover-contact,
html[data-theme=dark] .txcareer-paper .txcover.c-executive .txcover-contact{color:rgba(255,255,255,.92)!important}
body.tx-dark-mode .txcareer-paper .txcover.c-friendly,
html[data-theme=dark] .txcareer-paper .txcover.c-friendly{background:var(--cover-tint)!important}
body.tx-dark-mode .txcareer-paper .txcover-highlights li,
html[data-theme=dark] .txcareer-paper .txcover-highlights li{color:#334155!important}
body.tx-dark-mode .txcareer-scheme.is-active,
html[data-theme=dark] .txcareer-scheme.is-active{box-shadow:0 0 0 3px #0f172a,0 0 0 5px var(--scheme)}
@media(max-width:760px){.txcover.c-executive .txcover-head{margin:0 -28px 24px;padding:28px}.txcover.c-corporate{padding-left:52px}.txcover.c-corporate::before{width:16px}}
