:root{--wth-primary:#11afa7;--wth-dark:#171717;--wth-ink:#242424;--wth-soft:#f4f7f6;--wth-border:#e2e8e6;--wth-white:#fff;--wth-muted:#68736f;--wth-shadow:0 20px 60px rgba(23,23,23,.08)}
.wth-shell{max-width:1180px;margin:40px auto;padding:0 18px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--wth-ink)}
.wth-hero,.wth-pagehead{margin-bottom:28px}.wth-hero{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#171717,#263331);color:#fff;border-radius:28px;padding:38px;box-shadow:var(--wth-shadow)}
.wth-pagehead h1,.wth-hero h1{font-size:clamp(32px,5vw,56px);line-height:1.02;margin:7px 0 14px;letter-spacing:-.04em}.wth-pagehead p,.wth-hero p{max-width:700px;color:var(--wth-muted);font-size:18px}.wth-hero p{color:#d5dfdc}.wth-eyebrow{font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--wth-primary)}.wth-hero-badge{width:78px;height:78px;border-radius:24px;display:grid;place-items:center;background:var(--wth-primary);color:#fff;font-size:40px;font-weight:900}
.wth-grid{display:grid;gap:18px;margin-bottom:18px}.wth-grid-4{grid-template-columns:repeat(4,1fr)}.wth-grid-2{grid-template-columns:repeat(2,1fr)}.wth-stat,.wth-card{background:#fff;border:1px solid var(--wth-border);border-radius:22px;padding:24px;box-shadow:0 8px 30px rgba(23,23,23,.035)}.wth-stat strong{display:block;font-size:32px}.wth-stat span{color:var(--wth-muted);font-size:13px}.wth-card h3{margin:0 0 18px;font-size:20px}.wth-actions{display:flex;flex-wrap:wrap;gap:10px}.wth-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;padding:12px 17px;background:var(--wth-dark);color:#fff;text-decoration:none;cursor:pointer;font-weight:800}.wth-btn:hover{opacity:.9;color:#fff}.wth-btn-primary{background:var(--wth-primary)}.wth-btn-soft{background:#edf4f2;color:var(--wth-dark)}.wth-muted{color:var(--wth-muted)}
.wth-form{display:grid;gap:18px}.wth-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.wth-full{grid-column:1/-1}.wth-field label{display:block;font-weight:700;font-size:13px;margin:0 0 7px}.wth-field input,.wth-field textarea,.wth-field select,.wth-input,.wth-search-bar input,.wth-filter-row input{width:100%;box-sizing:border-box;border:1px solid var(--wth-border);border-radius:13px;padding:13px 14px;background:#fbfcfc;outline:none}.wth-field input:focus,.wth-field textarea:focus,.wth-field select:focus,.wth-input:focus,.wth-search-bar input:focus{border-color:var(--wth-primary);box-shadow:0 0 0 4px rgba(17,175,167,.1)}.wth-repeat{position:relative;padding:20px;border:1px solid var(--wth-border);border-radius:18px;margin-bottom:14px;background:#fbfcfc}.wth-x{position:absolute;right:12px;top:10px;border:0;background:#f1f3f3;width:30px;height:30px;border-radius:50%;font-size:20px;cursor:pointer}
.wth-builder-grid{display:grid;grid-template-columns:340px 1fr;gap:18px;align-items:start}.wth-templates{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:20px}.wth-template{background:#fff;border:1px solid var(--wth-border);border-radius:14px;padding:9px;cursor:pointer;text-align:left}.wth-template.active{border:2px solid var(--wth-primary)}.wth-template-thumb{height:100px;background:#f2f4f3;border-radius:10px;display:block;margin-bottom:8px;position:relative;overflow:hidden}.wth-template-thumb:before,.wth-template-thumb:after{content:"";position:absolute;left:12px;right:12px;height:9px;background:#cdd5d2;box-shadow:0 18px #dfe5e2,0 36px #e6ece9}.wth-t-modern:before{background:var(--wth-primary);height:22px;box-shadow:0 32px #dfe5e2,0 48px #e6ece9}.wth-t-executive:before{background:var(--wth-dark);height:18px;box-shadow:0 28px #c5cecb,0 42px #e0e5e2}.wth-pdf-page{background:#fff;width:100%;max-width:794px;min-height:1123px;height:auto;padding:55px;box-sizing:border-box;border:1px solid #ddd;border-radius:2px;box-shadow:var(--wth-shadow);overflow:visible;position:relative}
#wth-resume-preview,.wth-pdf-page *{box-sizing:border-box}
.cv-section,.cv-item{break-inside:avoid;page-break-inside:avoid}
.cv-head{break-inside:avoid;page-break-inside:avoid}
.cv-footer{break-inside:avoid;page-break-inside:avoid}
@media print{.wth-pdf-page{box-shadow:none;border:0;max-width:none}}
.wth-search-bar{display:grid;grid-template-columns:1fr auto;gap:10px}.wth-filter-row{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.wth-results{display:grid;gap:13px;margin-top:18px}.wth-result{display:flex;gap:16px;background:#fff;border:1px solid var(--wth-border);border-radius:20px;padding:18px}.wth-avatar{width:52px;height:52px;flex:0 0 52px;border-radius:16px;background:#e9f5f3;color:var(--wth-primary);display:grid;place-items:center;font-weight:900;font-size:22px}.wth-result-body{flex:1}.wth-result-top{display:flex;justify-content:space-between;gap:12px}.wth-result h3{margin:0 0 4px}.wth-result p{margin:0}.wth-match{font-weight:900;color:var(--wth-primary);white-space:nowrap}.wth-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.wth-tags span{font-size:12px;padding:5px 9px;border-radius:99px;background:#f0f4f2}.wth-result-actions{display:flex;gap:8px;margin-top:13px}.wth-saved{display:flex;justify-content:space-between;border-bottom:1px solid var(--wth-border);padding:13px 0}.wth-saved:last-child{border-bottom:0}
@media(max-width:900px){.wth-grid-4{grid-template-columns:repeat(2,1fr)}.wth-builder-grid{grid-template-columns:1fr}.wth-filter-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.wth-shell{margin:24px auto}.wth-hero{padding:25px}.wth-hero-badge{display:none}.wth-grid-2,.wth-grid-4,.wth-form-grid,.wth-filter-row,.wth-search-bar{grid-template-columns:1fr}.wth-pagehead h1,.wth-hero h1{font-size:38px}.wth-pdf-page{padding:28px}.wth-result-top{display:block}.wth-match{display:inline-block;margin-top:8px}.wth-templates{grid-template-columns:1fr}}
#wth-resume-preview{font-family:Arial,sans-serif;position:relative}.cv-head h1{margin:0;font-size:34px}.cv-head.modern{border-left:7px solid var(--wth-primary);padding-left:18px;margin-bottom:28px}.cv-head.classic{text-align:center;border-bottom:2px solid #333;padding-bottom:18px}.cv-head.executive{background:#171717;color:#fff;padding:25px;margin:0 0 25px;border-radius:0}.cv-section{margin:20px 0}.cv-section h2{font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:var(--wth-primary);border-bottom:1px solid #e6ebe9;padding-bottom:6px}.cv-item{margin:0 0 14px}.cv-item span{display:block;color:#68736f;font-size:12px;margin:3px 0}.cv-item p{margin:5px 0;font-size:12px;line-height:1.5}.cv-footer{position:relative;margin-top:35px;padding-top:12px;border-top:1px solid #e1e6e4;color:#84908d;font-size:9px;min-height:22px}.pdf-logo{position:absolute;right:0;bottom:0}.pdf-logo img{max-height:18px;max-width:90px;width:auto;height:auto;display:block}
