/* ============ Tạo Resume — webapp fullscreen ============ */
html.taors-app-active,body.taors-app-active{overflow:hidden!important;height:100%}
.taors-root{
	--ui-p:#167fbd;--ui-pd:#0d5f97;--ui-navy:#123f79;--ui-ink:#142033;--ui-mut:#69778c;
	--ui-bg:#edf1f6;--ui-line:#dfe5ed;--ui-card:#fff;--ui-green:#2eb66d;--ui-shadow:0 12px 34px rgba(24,50,80,.12);
	position:fixed;inset:0;z-index:999999;display:flex;flex-direction:column;width:100vw;height:100vh;height:100dvh;
	background:var(--ui-bg);color:var(--ui-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
	font-size:14px;line-height:1.5;box-sizing:border-box;overscroll-behavior:contain
}
.taors-root *,.taors-root *::before,.taors-root *::after{box-sizing:border-box}
.taors-root button,.taors-root input,.taors-root textarea,.taors-root select{font:inherit}
.taors-root svg{width:20px;height:20px;display:block}
.taors-loading{padding:32px;text-align:center;color:var(--ui-mut)}
.taors-eyebrow{display:block;margin-bottom:3px;color:var(--ui-mut);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}

/* Bầu trời/portfolio header lấy cảm hứng từ ảnh tham khảo */
.taors-sky{position:relative;flex:0 0 auto;min-height:190px;padding:calc(12px + env(safe-area-inset-top,0px)) 20px 38px;color:#fff;overflow:hidden;
	background:linear-gradient(145deg,#0874ad 0%,#1c94ca 58%,#66b9dc 100%)}
.taors-sky::before,.taors-sky::after{content:"";position:absolute;pointer-events:none}
.taors-sky::before{inset:42% -8% -50%;opacity:.55;background:
	radial-gradient(circle at 8% 60%,#fff 0 8%,transparent 9%),radial-gradient(circle at 19% 51%,#fff 0 13%,transparent 14%),
	radial-gradient(circle at 34% 70%,#fff 0 15%,transparent 16%),radial-gradient(circle at 76% 48%,#fff 0 12%,transparent 13%),
	radial-gradient(circle at 91% 68%,#fff 0 17%,transparent 18%)}
.taors-sky::after{width:340px;height:340px;right:-120px;top:-210px;border-radius:50%;border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 48px rgba(255,255,255,.04),0 0 0 96px rgba(255,255,255,.03)}
.taors-topline,.taors-hero{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:18px}
.taors-brand{display:flex;align-items:center;gap:10px}.taors-logo{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:rgba(255,255,255,.17);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(8px)}
.taors-brand-kicker{display:block;font-size:9px;line-height:1.1;font-weight:800;letter-spacing:.15em;opacity:.75}.taors-brand strong{display:block;font-size:17px;line-height:1.25}
.taors-appbar-right{display:flex;align-items:center;gap:8px}.taors-saved{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:rgba(255,255,255,.82)}.taors-saved svg{width:15px;height:15px}
.taors-lang{min-width:40px;height:38px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.09);color:#fff;border-radius:12px;font-weight:800;cursor:pointer}
.taors-lang:hover{background:rgba(255,255,255,.17)}
.taors-hero{margin-top:22px}.taors-profile-copy{min-width:0;flex:1}.taors-profile-copy .taors-eyebrow{color:rgba(255,255,255,.72)}
.taors-profile-copy h1{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:29px;line-height:1.1;letter-spacing:-.025em}.taors-profile-copy p{margin:5px 0 0;color:rgba(255,255,255,.8);font-size:13px}
.taors-progress{display:flex;align-items:center;gap:8px;font-size:11px;color:rgba(255,255,255,.8)}
.taors-progress-ring{--done:0%;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:conic-gradient(#6ae6a4 var(--done),rgba(255,255,255,.18) 0);position:relative}
.taors-progress-ring::after{content:"";position:absolute;inset:4px;border-radius:50%;background:#167fae}.taors-progress-ring b{position:relative;z-index:1;color:#fff;font-size:11px}
.taors-hero-design{display:flex;align-items:center;gap:10px;min-width:190px;border:1px solid rgba(255,255,255,.25);background:rgba(11,57,112,.72);color:#fff;border-radius:17px;padding:10px 13px;text-align:left;cursor:pointer;box-shadow:0 9px 24px rgba(2,49,85,.2)}
.taors-hero-design:hover{background:rgba(11,57,112,.88)}.taors-hero-design>svg{width:22px}.taors-hero-design span{flex:1}.taors-hero-design small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;opacity:.7}.taors-hero-design strong{display:block;font-size:13px}.taors-hero-design>b{font-size:24px;font-weight:400;opacity:.8}

/* Lệnh file nổi giữa hero và workspace */
.taors-commandbar{position:relative;z-index:3;flex:0 0 auto;display:flex;align-items:center;gap:12px;margin:-25px 18px 12px;padding:12px 14px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.8);border-radius:20px;box-shadow:var(--ui-shadow);backdrop-filter:blur(14px)}
.taors-fn{display:flex;align-items:center;gap:9px;flex:1 1 240px;min-width:190px}.taors-fn>span{flex:0 0 auto;font-size:11px;font-weight:800;color:var(--ui-mut);text-transform:uppercase;letter-spacing:.07em}
.taors-fn input,.taors-drawer-fn input{width:100%;min-width:0;border:1px solid var(--ui-line);border-radius:12px;background:#f8fafc;color:var(--ui-ink);padding:9px 11px;outline:0}
.taors-fn input:focus,.taors-drawer-fn input:focus{border-color:#7bbce0;box-shadow:0 0 0 3px rgba(22,127,189,.1);background:#fff}
.taors-command-actions{display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.taors-command-actions::-webkit-scrollbar{display:none}
.taors-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border:1px solid var(--ui-line);background:#fff;border-radius:12px;padding:8px 12px;color:var(--ui-ink);font-size:12.5px;font-weight:700;white-space:nowrap;cursor:pointer;transition:.18s}
.taors-btn svg{width:16px;height:16px}.taors-btn:hover{border-color:#7bbce0;color:var(--ui-p);transform:translateY(-1px)}.taors-design-btn{background:#eaf6fc;border-color:#c6e7f7;color:var(--ui-pd)}
.taors-btn-pdf{min-height:40px;background:#113f78;color:#fff;border-color:#113f78;border-radius:14px;padding:9px 15px}.taors-btn-pdf:hover{color:#fff;background:#092f60;border-color:#092f60}.taors-btn-pdf:disabled{opacity:.7;cursor:wait;transform:none}.taors-ghost{border-style:dashed;color:var(--ui-mut)}

/* Workspace */
.taors-body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(340px,5fr) minmax(420px,6fr);gap:12px;margin:0 14px 14px}
.taors-editor,.taors-preview{min-width:0;min-height:0;background:rgba(248,250,252,.84);border:1px solid rgba(255,255,255,.9);border-radius:24px;box-shadow:0 5px 20px rgba(32,54,79,.06);overflow:hidden}
.taors-editor{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:18px 16px calc(24px + env(safe-area-inset-bottom,0px))}
.taors-content-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 3px 14px}.taors-content-head h2{margin:0;font-size:21px;letter-spacing:-.02em}.taors-content-head p{margin:3px 0 0;max-width:520px;color:var(--ui-mut);font-size:12px}
.taors-content-score{display:grid;place-items:center;min-width:52px;height:34px;padding:0 10px;border-radius:999px;background:#e7f8ef;color:#168853;font-size:12px;font-weight:800}
.taors-preview{display:flex;flex-direction:column;position:relative;background:#e6ebf1}.taors-preview-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:rgba(255,255,255,.82);border-bottom:1px solid rgba(207,216,227,.8);backdrop-filter:blur(10px)}
.taors-preview-head strong{font-size:13px}.taors-preview-head button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--ui-pd);font-size:12px;font-weight:800;cursor:pointer}.taors-preview-head button svg{width:17px;height:17px}
.taors-preview-scroll{flex:1;min-height:0;padding:18px 16px calc(24px + env(safe-area-inset-bottom,0px));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y}.taors-preview-scroll.taors-zoomed{overflow-x:auto;touch-action:pan-x pan-y}.taors-page-holder{width:794px;margin:0 auto;transform-origin:top left}
.taors-zoomctl{position:absolute;right:15px;bottom:calc(17px + env(safe-area-inset-bottom,0px));display:flex;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(13,44,79,.88);box-shadow:0 8px 22px rgba(10,35,65,.25);backdrop-filter:blur(8px)}
.taors-zoomctl button{border:0;background:transparent;color:#fff;padding:9px 13px;font-size:17px;line-height:1;cursor:pointer}.taors-zoomctl button:hover{background:rgba(255,255,255,.12)}.taors-zoomctl .taors-zoom-val{min-width:52px;padding:9px 7px;font-size:11px;font-weight:800}

/* Editor cards */
.taors-card{margin-bottom:11px;overflow:hidden;background:var(--ui-card);border:1px solid var(--ui-line);border-radius:16px;box-shadow:0 2px 8px rgba(24,43,65,.025)}
.taors-card summary{display:flex;align-items:center;gap:9px;position:relative;padding:13px 42px 13px 14px;list-style:none;cursor:pointer;font-size:14px;font-weight:800}.taors-card summary::-webkit-details-marker{display:none}.taors-card summary::after{content:"›";position:absolute;right:16px;top:10px;color:#8090a4;font-size:20px;transform:rotate(90deg);transition:.2s}.taors-card[open] summary::after{transform:rotate(-90deg)}
.taors-card-mark{width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#39bcec,#136bac);box-shadow:0 0 0 5px #edf8fd}.taors-card-body{padding:12px 14px 15px;border-top:1px solid #edf0f4}
.taors-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 10px}.taors-f{display:flex;flex-direction:column;gap:4px;min-width:0}.taors-f-full{grid-column:1/-1;margin-top:7px}.taors-f span{color:var(--ui-mut);font-size:11px;font-weight:700}
.taors-f input,.taors-f textarea,.taors-item-row input,.taors-item-row select{width:100%;min-width:0;max-width:100%;padding:9px 10px;border:1px solid var(--ui-line);border-radius:11px;background:#fbfcfe;color:var(--ui-ink);font-size:13.5px;outline:0;appearance:none;-webkit-appearance:none}
.taors-f input:focus,.taors-f textarea:focus,.taors-item-row input:focus,.taors-item-row select:focus{border-color:#78bde2;background:#fff;box-shadow:0 0 0 3px rgba(22,127,189,.09)}.taors-f textarea{resize:vertical}
.taors-item{position:relative;margin:9px 0;padding:10px;border:1px dashed #d7dee8;border-radius:13px;background:#fbfcfe}.taors-item-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.taors-item-row input{flex:1 1 120px}.taors-item-row select{flex:0 0 76px;width:76px}.taors-w-sm{flex:0 0 74px!important}
.taors-item-btns{display:flex;justify-content:flex-end;gap:4px;margin-bottom:7px}.taors-item-row .taors-item-btns{flex:0 0 auto;margin:0}.taors-mini{border:1px solid var(--ui-line);border-radius:8px;background:#fff;padding:5px 9px;color:var(--ui-mut);font-size:11px;cursor:pointer}.taors-mini:hover{border-color:#74badf;color:var(--ui-p)}.taors-danger:hover{border-color:#e75b79;color:#d9254f}
.taors-add{width:100%;margin-top:6px;padding:9px 12px;border:1px dashed #78bde2;border-radius:11px;background:#eff9fd;color:var(--ui-pd);font-size:12px;font-weight:800;cursor:pointer}.taors-add:hover{background:#e2f4fc}.taors-photo-row{display:flex;align-items:center;gap:9px;margin-top:12px;flex-wrap:wrap}.taors-photo-row>span{color:var(--ui-mut);font-size:11px;font-weight:700}.taors-photo-thumb{width:46px;height:46px;border:2px solid #e2e8ef;border-radius:50%;object-fit:cover}.taors-privacy{margin:15px 4px 4px;color:var(--ui-mut);font-size:11px}

/* Mobile app navigation */
.taors-tabs{display:none}.taors-tab{border:0;background:transparent;color:#7a8798;cursor:pointer}.taors-tab svg{width:22px;height:22px}.taors-tab span{font-size:10px;font-weight:700}.taors-tab.on{color:#173d70}
.taors-desktop-sidebar,.taors-desktop-header,.taors-insight-rail{display:none}

/* Template drawer */
.taors-design-layer{position:fixed;inset:0;z-index:1000002;display:flex;justify-content:flex-end;visibility:hidden;pointer-events:none}.taors-design-layer.open{visibility:visible;pointer-events:auto}.taors-design-scrim{position:absolute;inset:0;border:0;background:rgba(12,27,45,.45);opacity:0;transition:.24s;backdrop-filter:blur(3px)}.taors-design-layer.open .taors-design-scrim{opacity:1}
.taors-design-drawer{position:relative;display:flex;flex-direction:column;width:min(850px,91vw);height:100%;background:#f5f7fa;border-radius:28px 0 0 28px;box-shadow:-20px 0 60px rgba(10,28,50,.22);transform:translateX(105%);transition:.3s cubic-bezier(.2,.8,.2,1)}.taors-design-layer.open .taors-design-drawer{transform:none}.taors-drawer-grip{display:none}
.taors-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:25px 28px 17px;background:#fff;border-bottom:1px solid var(--ui-line);border-radius:28px 0 0}.taors-drawer-head h2{margin:0;font-size:25px;letter-spacing:-.03em}.taors-drawer-head p{margin:4px 0 0;color:var(--ui-mut);font-size:12px}.taors-drawer-close{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border:1px solid var(--ui-line);border-radius:50%;background:#f7f9fb;color:#566579;font-size:24px;line-height:1;cursor:pointer}
.taors-drawer-body{min-height:0;overflow-y:auto;padding:20px 28px 34px}.taors-template-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:13px}.taors-template-card{position:relative;display:flex;flex-direction:column;gap:8px;align-items:stretch;padding:9px 9px 10px;border:1px solid var(--ui-line);border-radius:17px;background:#fff;color:var(--ui-ink);text-align:left;cursor:pointer;transition:.18s}.taors-template-card:hover{transform:translateY(-2px);border-color:#8bc6e4;box-shadow:0 9px 22px rgba(31,72,107,.09)}.taors-template-card.on{border-color:var(--ui-p);box-shadow:0 0 0 2px rgba(22,127,189,.12)}
.taors-template-name{font-size:12px;font-weight:800}.taors-template-check{display:none;position:absolute;right:14px;bottom:10px;width:20px;height:20px;border-radius:50%;background:var(--ui-p);color:#fff}.taors-template-check svg{width:13px;height:13px;margin:3px}.taors-template-card.on .taors-template-check{display:block}
.taors-template-paper{position:relative;display:block;height:145px;overflow:hidden;border-radius:10px;background:#fdfefe;border:1px solid #e8ecf1;box-shadow:0 3px 10px rgba(29,50,73,.08);--th:#3d68bd}.taors-template-paper i{position:absolute;display:block}.taors-template-paper .th-head{left:12px;right:12px;top:12px;height:22px;border-radius:5px;background:var(--th)}.taors-template-paper .th-photo{right:17px;top:16px;width:14px;height:14px;border:2px solid #fff;border-radius:50%;background:#d8e1ea}.taors-template-paper .th-side{left:12px;top:42px;bottom:12px;width:31%;border-radius:4px;background:color-mix(in srgb,var(--th) 14%,white)}.taors-template-paper .th-line{left:49%;right:12px;height:5px;border-radius:5px;background:#dde3ea}.taors-template-paper .th-1{top:46px}.taors-template-paper .th-2{top:60px;right:27px}.taors-template-paper .th-3{top:80px;height:30px;background:repeating-linear-gradient(#e3e8ed 0 3px,transparent 3px 8px)}
.taors-thumb-teal{--th:#0d9488}.taors-thumb-slate{--th:#475569}.taors-thumb-rose{--th:#e11d48}.taors-thumb-minimal .th-head{height:4px;top:26px;background:#222}.taors-thumb-minimal .th-photo{left:14px;right:auto;top:12px;width:25px;height:25px}.taors-thumb-minimal .th-side{display:none}.taors-thumb-minimal .th-line{left:14px}.taors-thumb-professional{--th:#3a4958}.taors-thumb-professional .th-head{height:28px;background:transparent;border-bottom:3px double var(--th);border-radius:0}.taors-thumb-professional .th-side{display:none}.taors-thumb-professional .th-line{left:12px}.taors-thumb-creative{--th:#8b5cf6}.taors-thumb-creative .th-head{left:0;right:0;top:0;height:46px;border-radius:0;background:linear-gradient(120deg,#312e81,var(--th))}.taors-thumb-compact .th-head{height:18px;border-left:5px solid var(--th);background:#eef2f5}.taors-thumb-elegant .th-head{left:32px;right:32px;height:4px;top:35px}.taors-thumb-elegant .th-photo{right:calc(50% - 12px);top:8px;width:24px;height:24px}.taors-thumb-elegant .th-side{display:none}.taors-thumb-elegant .th-line{left:22px;right:22px}.taors-thumb-bold .th-head{inset:0 0 auto;height:48px;border-radius:0;background:#142033}.taors-thumb-bold .th-side{top:58px;background:var(--th);height:13px;width:45%}.taors-thumb-timeline .th-side{width:3px;background:var(--th)}.taors-thumb-executive{background:#f5f3ed}.taors-thumb-executive .th-side{left:0;top:0;bottom:0;width:38%;border-radius:0;background:#18354c}.taors-thumb-executive .th-head{left:47%;top:18px}.taors-thumb-nordic .th-head{left:12px;right:44px;top:19px;height:8px}.taors-thumb-nordic .th-side{left:auto;right:12px;width:31%;background:#f0eee8}.taors-thumb-studio{background:#f5f7fb}.taors-thumb-studio .th-head{left:10px;right:10px;height:42px;border-radius:9px;background:linear-gradient(135deg,#152f66,var(--th))}.taors-thumb-studio .th-side{left:auto;right:10px;top:62px;width:31%;background:#fff;border:1px solid #e4e8ef}.taors-thumb-editorial .th-head{height:7px;top:25px;background:#1f2937}.taors-thumb-editorial .th-side{left:auto;right:12px;width:27%;background:#f2eee7}.taors-thumb-editorial .th-line{left:12px;right:45%}
.taors-thumb-ats .th-head{left:12px;right:12px;top:15px;height:18px;border-radius:0;background:#263442}.taors-thumb-ats .th-photo,.taors-thumb-ats .th-side{display:none}.taors-thumb-ats .th-line{left:12px;right:12px}.taors-thumb-ats .th-1{top:45px;height:3px;background:#263442}.taors-thumb-academic{background:#fffefb}.taors-thumb-academic .th-head{top:14px;height:25px;border-top:2px solid #6b6257;border-bottom:1px solid #6b6257;border-radius:0;background:transparent}.taors-thumb-academic .th-photo{display:none}.taors-thumb-academic .th-side{left:12px;right:12px;top:52px;bottom:auto;width:auto;height:3px;background:#6b6257}.taors-thumb-academic .th-line{left:12px}.taors-thumb-tech{background:#101827}.taors-thumb-tech .th-head{left:0;right:0;top:0;height:50px;border-radius:0;background:linear-gradient(135deg,#101827,#173a52)}.taors-thumb-tech .th-photo{background:#58e0ba}.taors-thumb-tech .th-side{background:#172235;border:1px solid #25405c}.taors-thumb-tech .th-line{background:#51637b}.taors-thumb-luxe{background:#f7f0e6}.taors-thumb-luxe .th-head{left:35%;right:13px;top:26px;height:6px;background:#6d573d}.taors-thumb-luxe .th-photo{left:12px;right:auto;top:12px;width:34px;height:42px;border-radius:0;background:#cab89e}.taors-thumb-luxe .th-side{left:auto;right:12px;width:27%;background:#ece0cf}.taors-thumb-geometric .th-head{left:30px;right:12px;top:18px;height:22px;border-radius:0;background:#192e54}.taors-thumb-geometric .th-photo{right:12px;top:12px;width:28px;height:28px;border-radius:0}.taors-thumb-geometric .th-side{left:0;top:0;width:20px;bottom:auto;height:52px;border-radius:0;background:#ef6f51}.taors-thumb-geometric .th-line{left:12px}.taors-thumb-classic{background:#fffdf8;border:3px double #685e50}.taors-thumb-classic .th-head{top:24px;height:5px;border-radius:0;background:#342f29}.taors-thumb-classic .th-photo{left:14px;right:auto;top:12px}.taors-thumb-classic .th-side{display:none}.taors-thumb-classic .th-line{left:12px}.taors-thumb-gradient .th-head{inset:0 0 auto;height:52px;border-radius:0;background:linear-gradient(135deg,#29358f,#9457d8,#e973a4)}.taors-thumb-gradient .th-photo{width:25px;height:25px}.taors-thumb-gradient .th-side{left:auto;right:12px;width:29%;background:#f2eafa}.taors-thumb-fresh{background:#fbfdfb}.taors-thumb-fresh .th-side{left:0;top:0;bottom:0;width:36%;border-radius:0;background:#dff3ea}.taors-thumb-fresh .th-photo{left:13px;right:auto;top:14px;width:28px;height:28px}.taors-thumb-fresh .th-head{left:44%;top:20px;background:#2c7a67}.taors-thumb-fresh .th-line{left:44%}
.taors-color-card,.taors-data-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:17px;padding:15px 17px;border:1px solid var(--ui-line);border-radius:17px;background:#fff}.taors-color-card strong,.taors-data-card strong{display:block;font-size:13px}.taors-color-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.taors-swatches{display:inline-flex;align-items:center;gap:8px}.taors-swatch{width:28px;height:28px;flex:0 0 auto;padding:0;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d9e0e8;cursor:pointer}.taors-swatch.on{box-shadow:0 0 0 2px var(--ui-ink)}
.taors-custom{display:inline-flex;align-items:center;gap:5px;padding:3px 7px 3px 3px;border:1px dashed var(--ui-line);border-radius:999px}.taors-custom.on{border-style:solid;border-color:var(--ui-ink)}.taors-colorpick{width:28px;height:28px;padding:0;border:0;border-radius:50%;background:none;overflow:hidden;cursor:pointer}.taors-colorpick::-webkit-color-swatch-wrapper{padding:0}.taors-colorpick::-webkit-color-swatch{border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d5dce5}.taors-hex{width:73px;padding:2px;border:0;background:transparent;color:var(--ui-ink);font:12px ui-monospace,SFMono-Regular,Menlo,monospace!important;outline:0}
.taors-data-card{display:grid;grid-template-columns:auto minmax(150px,1fr) auto}.taors-data-card>div:last-child{display:flex;gap:7px;flex-wrap:wrap}.taors-drawer-fn{min-width:0}

/* Toast */
.taors-toast{position:fixed;left:50%;bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:1000004;max-width:92vw;padding:10px 18px;border-radius:13px;background:#102b4c;color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.24);font-size:13px;transform:translateX(-50%)}

@media(max-width:1100px){.taors-command-actions .taors-btn:not(.taors-design-btn){font-size:0;padding:8px 10px}.taors-command-actions .taors-btn:not(.taors-design-btn) svg{width:18px;height:18px}.taors-command-actions .taors-ghost{display:none}.taors-template-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}}
@media(max-width:900px){
	.taors-sky{min-height:176px;padding:calc(10px + env(safe-area-inset-top,0px)) 13px 29px}.taors-brand-kicker{display:none}.taors-brand strong{font-size:15px}.taors-logo{width:35px;height:35px;border-radius:12px}.taors-saved{display:none}.taors-btn-pdf{width:40px;padding:0}.taors-btn-pdf span{display:none}.taors-hero{margin-top:18px;gap:10px}.taors-profile-copy h1{font-size:23px}.taors-profile-copy p{max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taors-progress{display:none}.taors-hero-design{min-width:148px;padding:9px 10px}.taors-hero-design>svg{display:none}.taors-hero-design>b{font-size:20px}
	.taors-commandbar{display:none}.taors-body{grid-template-columns:1fr;gap:0;margin:-14px 7px 0;border-radius:23px 23px 0 0;background:#f4f6f9;box-shadow:0 -3px 22px rgba(18,59,91,.08);position:relative;z-index:2}.taors-editor,.taors-preview{border:0;border-radius:23px 23px 0 0;box-shadow:none;background:#f4f6f9}.taors-editor{padding:16px 10px 20px}.taors-content-head{margin:0 4px 13px}.taors-content-head h2{font-size:19px}.taors-content-head p{font-size:11px}.taors-show-preview .taors-editor{display:none}.taors-show-edit .taors-preview{display:none}.taors-preview-head{padding:11px 13px;border-radius:23px 23px 0 0}.taors-preview-scroll{padding:12px 8px 20px}
	.taors-tabs{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);flex:0 0 auto;padding:7px 6px calc(7px + env(safe-area-inset-bottom,0px));border-top:1px solid #dfe4eb;background:rgba(255,255,255,.96);box-shadow:0 -7px 24px rgba(21,46,75,.08);backdrop-filter:blur(14px)}.taors-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:47px;border-radius:12px}.taors-tab.on{background:#edf5fb}.taors-tab span{max-width:82px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taors-zoomctl{bottom:14px;right:12px}
	.taors-design-layer{align-items:flex-end}.taors-design-drawer{width:100%;height:auto;max-height:90vh;max-height:90dvh;border-radius:26px 26px 0 0;transform:translateY(105%)}.taors-drawer-grip{display:block;width:42px;height:4px;margin:9px auto 0;border-radius:999px;background:#d6dce4}.taors-drawer-head{padding:10px 16px 14px;border-radius:26px 26px 0 0}.taors-drawer-head h2{font-size:21px}.taors-drawer-head p{font-size:11px}.taors-drawer-close{width:35px;height:35px}.taors-drawer-body{padding:14px 13px calc(22px + env(safe-area-inset-bottom,0px))}.taors-template-grid{grid-template-columns:repeat(3,minmax(92px,1fr));gap:9px}.taors-template-paper{height:125px}.taors-template-card{padding:7px;border-radius:14px}.taors-color-card,.taors-data-card{align-items:flex-start;flex-direction:column;gap:11px;padding:13px}.taors-data-card{display:flex}.taors-data-card>*{width:100%}.taors-data-card>div:last-child{display:grid;grid-template-columns:1fr 1fr}.taors-data-card .taors-ghost{grid-column:1/-1}.taors-data-card .taors-btn{font-size:11px;white-space:normal}.taors-color-controls{width:100%}
}
@media(max-width:560px){.taors-grid{grid-template-columns:1fr}.taors-content-score{min-width:47px}.taors-template-grid{grid-template-columns:repeat(2,minmax(115px,1fr))}.taors-template-paper{height:142px}.taors-card summary{padding-top:12px;padding-bottom:12px}.taors-item-row .taors-item-btns{width:100%}.taors-item-row .taors-item-btns .taors-mini{flex:1}.taors-profile-copy p{max-width:48vw}}

/* Desktop dashboard — cảm hứng từ bố cục sidebar / workspace / profile rail */
@media(min-width:901px){
	.taors-root:not(.taors-print-host){
		--ui-p:#ff6b4b;--ui-pd:#e65335;--ui-navy:#353767;--ui-bg:#fff;--frame:0px;
		display:grid;grid-template-columns:180px minmax(0,1fr) 220px;grid-template-rows:92px 70px minmax(0,1fr);
		gap:0;padding:0;background:#fff;overflow:hidden
	}
	.taors-root:not(.taors-print-host)::before{content:"";position:absolute;inset:0;z-index:0;border-radius:0;background:#fff}
	.taors-root:not(.taors-print-host)>:not(.taors-design-layer):not(.taors-toast){position:relative;z-index:1}.taors-sky{display:none}

	/* Left navigation */
	.taors-desktop-sidebar{grid-column:1;grid-row:1/4;display:flex;min-width:0;flex-direction:column;overflow:hidden;padding:27px 16px 20px;border-radius:0;background:#f7f8fc}
	.taors-side-brand{display:flex;align-items:center;gap:10px;padding:0 10px 28px;color:#36374f}.taors-side-brand>strong{font-size:17px;font-weight:500;letter-spacing:.01em}
	.taors-orbit-logo{position:relative;width:30px;height:30px;flex:0 0 30px}.taors-orbit-logo i{position:absolute;width:6px;height:6px;border-radius:50%;background:#ff6b4b}.taors-orbit-logo i:nth-child(1){left:12px;top:0;background:#ffbd41}.taors-orbit-logo i:nth-child(2){right:1px;top:7px}.taors-orbit-logo i:nth-child(3){right:2px;bottom:7px;background:#6266a5}.taors-orbit-logo i:nth-child(4){left:12px;bottom:0;background:#ff6b4b}.taors-orbit-logo i:nth-child(5){left:1px;bottom:7px;background:#353767}.taors-orbit-logo i:nth-child(6){left:1px;top:7px;background:#ff977e}
	.taors-side-nav{display:flex;flex-direction:column;gap:7px}.taors-side-link{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:9px 11px;border:0;border-radius:13px;outline:0;background:transparent;color:#a0a8b7;text-align:left;font-size:11.5px;font-weight:600;cursor:pointer;transition:.16s}.taors-side-link svg{width:17px;height:17px}.taors-side-link:hover{background:#fff;color:#ff6b4b}.taors-side-link:focus-visible{box-shadow:0 0 0 2px rgba(255,107,75,.2)}.taors-side-link.on{background:#fff;color:#353767;box-shadow:0 7px 18px rgba(70,82,111,.07)}.taors-side-link.on svg{color:#ff6b4b}
	.taors-side-art{position:relative;height:170px;margin:auto -7px 8px;overflow:hidden}.taors-side-art::before{content:"";position:absolute;left:-20px;right:-20px;bottom:-55px;height:160px;border-radius:50% 50% 0 0;background:#fde8e4}.taors-side-art .art-paper{position:absolute;left:62px;bottom:47px;width:46px;height:60px;border-radius:8px;background:#fff3df;transform:rotate(7deg);box-shadow:0 7px 16px rgba(63,55,68,.08)}.taors-side-art .art-paper::before{content:"CV";position:absolute;left:12px;top:13px;color:#ff6b4b;font-size:14px;font-weight:900}.taors-side-art .art-book{position:absolute;left:31px;height:19px;border-radius:5px;transform:skewX(-12deg)}.taors-side-art .b1{bottom:23px;width:112px;background:#ff6b4b}.taors-side-art .b2{bottom:42px;left:42px;width:105px;background:#353767}.taors-side-art .b3{bottom:61px;left:52px;width:88px;background:#ffb642}.taors-side-art .art-orbit{position:absolute;right:14px;top:28px;width:34px;height:34px;border:7px solid #ff9079;border-radius:50%}.taors-side-art .art-leaf{position:absolute;width:3px;height:55px;background:#ef6e51;transform-origin:bottom}.taors-side-art .l1{left:20px;bottom:17px;transform:rotate(-20deg)}.taors-side-art .l2{right:19px;bottom:12px;height:44px;transform:rotate(24deg)}
	.taors-side-private{display:flex;align-items:center;gap:7px;padding:10px;color:#a0a8b7;font-size:9.5px;line-height:1.3}.taors-side-private svg{width:14px;height:14px;flex:0 0 auto;color:#ff6b4b}

	/* Top workspace header */
	.taors-desktop-header{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 24px 8px;background:#fff}
	.taors-desktop-header h1{margin:0;color:#35374d;font-size:25px;font-weight:400;letter-spacing:-.025em}.taors-desktop-header h1 strong{font-weight:800}.taors-desktop-header p{margin:4px 0 0;color:#a1a9b8;font-size:11px}.taors-desktop-tools{display:flex;align-items:center;gap:8px}.taors-desktop-date{color:#a5adbb;font-size:10px}.taors-desktop-saved{display:inline-flex;align-items:center;gap:4px;padding:7px 9px;border-radius:10px;background:#eff9f3;color:#43a871;font-size:9.5px;font-weight:700}.taors-desktop-saved svg{width:13px;height:13px}.taors-desktop-lang{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:11px;background:#f0effa;color:#585b91;font-size:10px;font-weight:800;cursor:pointer}

	/* Compact command strip */
	.taors-commandbar{grid-column:2;grid-row:2;align-self:center;z-index:2;margin:0 22px 9px;padding:8px 10px;border:0;border-radius:15px;background:#f7f8fc;box-shadow:none;backdrop-filter:none}
	.taors-fn>span{color:#989faf;font-size:9.5px}.taors-fn input{padding:8px 10px;border-color:#eceef4;background:#fff;font-size:11.5px}.taors-command-actions{gap:5px}.taors-commandbar .taors-btn{min-height:34px;padding:7px 9px;border-color:#eceef4;border-radius:10px;font-size:10.5px}.taors-commandbar .taors-design-btn{background:#fff0ec;border-color:#ffe0d8;color:#e9583a}

	/* Central editor + preview */
	.taors-body{grid-column:2;grid-row:3;min-width:0;margin:0;padding:0 18px 18px;gap:10px;background:#fff}
	.taors-editor,.taors-preview{border:1px solid #eceef4;border-radius:17px;background:#fafbfe;box-shadow:none}.taors-editor{padding:15px 13px 20px}.taors-content-head h2{font-size:18px;color:#34364f}.taors-content-head p{color:#9aa3b2;font-size:10.5px}.taors-content-score{height:30px;min-width:48px;background:#fff0ec;color:#ef6245;font-size:10.5px}.taors-card{border-color:#eaedf3;border-radius:13px;box-shadow:none}.taors-card summary{padding:11px 39px 11px 12px;font-size:12.5px}.taors-card summary::after{top:7px}.taors-card-mark{width:7px;height:7px;background:#ff6b4b;box-shadow:0 0 0 4px #fff0ec}.taors-card-body{padding:10px 12px 13px}.taors-f input,.taors-f textarea,.taors-item-row input,.taors-item-row select{padding:8px 9px;border-radius:9px;background:#fff;font-size:12px}.taors-f input:focus,.taors-f textarea:focus,.taors-item-row input:focus,.taors-item-row select:focus{border-color:#ff9c87;box-shadow:0 0 0 3px rgba(255,107,75,.09)}.taors-add{border-color:#ffad9b;background:#fff3ef;color:#e6593b}.taors-preview{background:#f5f6fa}.taors-preview-head{padding:10px 13px;background:#fff;border-color:#eceef4}.taors-preview-head button{color:#ef6245}.taors-preview-scroll{padding:13px 10px 18px}.taors-zoomctl{right:12px;bottom:12px;background:rgba(53,55,103,.9)}

	/* Right profile and status rail */
	.taors-insight-rail{grid-column:3;grid-row:1/4;display:flex;min-width:0;flex-direction:column;gap:11px;overflow-y:auto;padding:28px 16px 20px;border-left:1px solid #f0f1f5;border-radius:0;background:#fff;scrollbar-width:none}.taors-insight-rail::-webkit-scrollbar{display:none}
	.taors-profile-card{display:flex;flex-direction:column;align-items:center;padding:2px 5px 8px;text-align:center}.taors-profile-card>img,.taors-avatar-fallback{display:grid;place-items:center;width:68px;height:68px;margin-bottom:10px;border:6px solid #fff0ec;border-radius:17px;background:linear-gradient(145deg,#ffd7ce,#ff8f77);color:#fff;object-fit:cover;font-size:19px;font-weight:900}.taors-profile-card>strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#35374d;font-size:13px}.taors-profile-card>span:not(.taors-avatar-fallback){margin-top:2px;color:#ff6b4b;font-size:9.5px}
	.taors-insight-card{border:1px solid #f0f1f5;border-radius:14px;background:#fafbfe}.taors-progress-card{display:flex;flex-direction:column;align-items:center;padding:12px}.taors-progress-card .taors-eyebrow{align-self:flex-start;margin-bottom:7px}.taors-insight-ring{--done:0%;--ring:#ff6b4b;position:relative;display:grid;place-items:center;width:84px;height:84px;margin:1px auto 6px;border-radius:50%;background:conic-gradient(var(--ring) var(--done),#edf0f5 0)}.taors-insight-ring::after{content:"";position:absolute;inset:8px;border-radius:50%;background:#fff}.taors-insight-ring b{position:relative;z-index:1;color:#353767;font-size:17px}.taors-progress-card small{color:#9ba4b2;font-size:9.5px}.taors-progress-card small strong{color:#ff6b4b}
	.taors-template-summary{display:flex;align-items:center;gap:8px;width:100%;padding:11px 12px;color:#35374d;text-align:left;cursor:pointer}.taors-template-summary span{flex:1}.taors-template-summary small{display:block;color:#a2a9b6;font-size:8.5px;text-transform:uppercase;letter-spacing:.08em}.taors-template-summary strong{display:block;margin-top:2px;font-size:11px}.taors-template-summary>b{width:27px;height:27px;border:5px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #e4e7ed}.taors-template-summary>em{color:#a9afbb;font-size:18px;font-style:normal}.taors-palette-card{padding:11px 12px}.taors-palette-card>div{display:flex;gap:6px}.taors-palette-card i{display:block;width:19px;height:19px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #e1e5eb}
	.taors-export-card{display:flex;flex-direction:column;align-items:flex-start;padding:13px;border-radius:15px;background:linear-gradient(145deg,#fff3ee,#ffe2d9)}.taors-export-card>span{display:grid;place-items:center;width:30px;height:30px;margin-bottom:8px;border-radius:10px;background:#fff;color:#ff6b4b}.taors-export-card>span svg{width:16px;height:16px}.taors-export-card>strong{color:#4b4653;font-size:11.5px}.taors-export-card button{width:100%;margin-top:9px;padding:8px;border:0;border-radius:10px;background:#ff6b4b;color:#fff;font-size:10.5px;font-weight:800;cursor:pointer}.taors-rail-private{display:flex;align-items:center;gap:5px;margin:auto 3px 0;color:#a7aebb;font-size:8.5px}.taors-rail-private svg{width:13px;height:13px;color:#56af81}
}

@media(min-width:901px) and (max-width:1199px){
	.taors-root:not(.taors-print-host){grid-template-columns:155px minmax(0,1fr) 195px}.taors-desktop-sidebar{padding-left:10px;padding-right:10px}.taors-side-brand{padding-left:7px;padding-right:7px}.taors-side-link{padding-left:9px;padding-right:9px}.taors-desktop-header{padding-left:18px;padding-right:18px}.taors-desktop-header h1{font-size:20px}.taors-desktop-date{display:none}.taors-commandbar{margin-left:16px;margin-right:16px}.taors-body{grid-template-columns:minmax(0,1fr);padding-left:14px;padding-right:14px}.taors-show-edit .taors-preview{display:none}.taors-show-preview .taors-editor{display:none}.taors-insight-rail{padding-left:12px;padding-right:12px}.taors-side-art{height:140px}
}

/* ============ Resume (bản CV) — dùng chung ============ */
.rs-page{width:794px;min-height:1123px;background:#fff;color:#1f2937;
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	font-size:13px;line-height:1.55;box-shadow:0 2px 14px rgba(15,23,42,.10)}
.rs-page p{margin:0 0 6px}
.rs-page ul{margin:2px 0 6px;padding-left:18px}
.rs-page li{margin:0 0 3px}
.rs-page h1,.rs-page h2,.rs-page h3{margin:0}
.rs-sec{margin-bottom:16px}
.rs-h{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--rd);margin-bottom:8px}
.rs-item{margin-bottom:10px;page-break-inside:avoid}
.rs-item-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px}
.rs-item-head strong{font-size:13.5px;color:#111827}
.rs-period{font-size:12px;color:#6b7280;white-space:nowrap}
.rs-sub{font-size:12.5px;color:var(--rp);font-weight:600;margin-bottom:2px}
.rs-sub-inline{color:#6b7280;font-size:12.5px}
.rs-skill{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px}
.rs-lvl{font-style:normal;color:#6b7280;font-size:12px}
.rs-dots{display:inline-flex;gap:3px}
.rs-dot{width:8px;height:8px;border-radius:50%;background:#e5e7eb;display:inline-block}
.rs-dot.on{background:var(--rp)}
.rs-c{display:block;margin-bottom:4px;word-break:break-word}
.rs-contact-line .rs-c{display:inline}
.rs-sep{margin:0 7px;color:#9ca3af}
.rs-two-col .rs-skill{width:100%}

/* ---- Template: Modern (sidebar) ---- */
.rs-modern{display:flex}
.rs-modern .rs-side{flex:0 0 250px;background:var(--rd);color:#fff;padding:28px 22px}
.rs-modern .rs-side .rs-h{color:#fff;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:5px}
.rs-modern .rs-side .rs-c{color:rgba(255,255,255,.92);font-size:12.5px}
.rs-modern .rs-side .rs-skill span{color:#fff}
.rs-modern .rs-side .rs-lvl{color:rgba(255,255,255,.75)}
.rs-modern .rs-side .rs-dot{background:rgba(255,255,255,.25)}
.rs-modern .rs-side .rs-dot.on{background:#fff}
.rs-modern .rs-side p{color:rgba(255,255,255,.92)}
.rs-modern .rs-photo{width:130px;height:130px;border-radius:50%;object-fit:cover;display:block;margin:0 auto 20px;border:3px solid rgba(255,255,255,.4)}
.rs-modern .rs-main{flex:1;padding:30px 28px}
.rs-modern .rs-head h1{font-size:27px;font-weight:800;color:var(--rink)}
.rs-modern .rs-head h2{font-size:14.5px;font-weight:600;color:var(--rp);margin:2px 0 16px}
.rs-side-sec{margin-bottom:20px}

/* ---- Template: Minimal ---- */
.rs-minimal{padding:44px 48px}
.rs-minimal .rs-head{display:flex;gap:18px;align-items:center;margin-bottom:22px}
.rs-minimal .rs-head h1{font-size:28px;font-weight:300;letter-spacing:.02em;color:#111827}
.rs-minimal .rs-head h2{font-size:14px;font-weight:500;color:var(--rp);margin:2px 0 6px}
.rs-minimal .rs-contact-line{font-size:12px;color:#6b7280}
.rs-minimal .rs-h{font-weight:600;letter-spacing:.14em;color:#111827;border-bottom:1px solid #e5e7eb;padding-bottom:5px}
.rs-minimal .rs-sub{color:#374151}
.rs-photo-sm{width:76px;height:76px;border-radius:50%;object-fit:cover;flex:0 0 auto}

/* ---- Template: Professional ---- */
.rs-professional{padding:40px 48px;font-family:Georgia,"Times New Roman",serif}
.rs-professional .rs-head{text-align:center;border-bottom:3px double var(--rd);padding-bottom:14px;margin-bottom:20px}
.rs-professional .rs-head h1{font-size:26px;font-weight:700;color:var(--rink);letter-spacing:.03em}
.rs-professional .rs-head h2{font-size:14px;font-style:italic;color:var(--rp);margin:3px 0 8px}
.rs-professional .rs-contact-line{font-size:12px;color:#4b5563}
.rs-professional .rs-h{font-family:inherit;border-bottom:1px solid var(--rp);padding-bottom:4px}
.rs-professional .rs-item-head strong{font-size:14px}

/* ---- Template: Creative ---- */
.rs-creative .rs-band{background:linear-gradient(120deg,var(--rd),var(--rp));color:#fff;padding:34px 40px;display:flex;justify-content:space-between;align-items:center;gap:18px}
.rs-creative .rs-band h1{font-size:28px;font-weight:800}
.rs-creative .rs-band h2{font-size:14.5px;font-weight:500;opacity:.95;margin:3px 0 10px}
.rs-creative .rs-band .rs-contact-line{font-size:12px;opacity:.9}
.rs-creative .rs-band .rs-sep{color:rgba(255,255,255,.6)}
.rs-creative .rs-photo{width:110px;height:110px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.55);flex:0 0 auto}
.rs-creative .rs-cols{display:flex;gap:26px;padding:26px 40px}
.rs-creative .rs-main{flex:1.6}
.rs-creative .rs-col2{flex:1;background:var(--rsoft);border-radius:12px;padding:18px 16px;align-self:flex-start}
.rs-creative .rs-h{color:var(--rp)}

/* ---- Template: Compact ---- */
.rs-compact{padding:32px 36px;font-size:12px;line-height:1.45}
.rs-compact .rs-head{display:flex;gap:14px;align-items:center;border-left:6px solid var(--rp);padding-left:14px;margin-bottom:16px}
.rs-compact .rs-head h1{font-size:23px;font-weight:800;color:var(--rink)}
.rs-compact .rs-head h2{font-size:13px;font-weight:600;color:var(--rp);margin:1px 0 4px}
.rs-compact .rs-contact-line{font-size:11.5px;color:#6b7280}
.rs-compact .rs-h{font-size:11.5px;background:var(--rsoft);color:var(--rd);padding:4px 8px;border-radius:5px;display:inline-block}
.rs-compact .rs-cols{display:flex;gap:22px}
.rs-compact .rs-cols>div{flex:1;min-width:0}
.rs-compact .rs-sec{margin-bottom:12px}
.rs-compact .rs-item{margin-bottom:7px}

/* ---- Template: Elegant ---- */
.rs-elegant{padding:46px 52px;font-family:Georgia,"Times New Roman",serif}
.rs-elegant .rs-head{text-align:center;margin-bottom:24px}
.rs-elegant .rs-photo-c{width:96px;height:96px;border-radius:50%;object-fit:cover;margin:0 auto 14px;display:block;border:2px solid var(--rp)}
.rs-elegant .rs-head h1{font-size:30px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--rink)}
.rs-elegant .rs-head h2{font-size:13.5px;font-style:italic;color:var(--rp);margin:6px 0 0;font-weight:400}
.rs-elegant .rs-rule{width:64px;height:2px;background:var(--rp);margin:12px auto}
.rs-elegant .rs-contact-line{font-size:12px;color:#4b5563}
.rs-elegant .rs-h{font-family:inherit;font-weight:700;letter-spacing:.16em;font-size:12.5px;text-align:center;position:relative;margin-bottom:12px}
.rs-elegant .rs-center{text-align:center;color:#374151}
.rs-elegant .rs-cols{display:flex;gap:30px}
.rs-elegant .rs-cols>div{flex:1;min-width:0}
.rs-elegant .rs-item-head strong{font-size:14px;font-weight:700}

/* ---- Template: Bold ---- */
.rs-bold .rs-band{background:var(--rink);color:#fff;padding:38px 44px 30px;display:flex;justify-content:space-between;align-items:center;gap:18px}
.rs-bold .rs-band h1{font-size:36px;font-weight:900;letter-spacing:-.01em;line-height:1.1}
.rs-bold .rs-band h2{font-size:15px;font-weight:600;color:#fff;opacity:.85;margin-top:6px}
.rs-bold .rs-photo{width:104px;height:104px;border-radius:16px;object-fit:cover;border:3px solid rgba(255,255,255,.35);flex:0 0 auto}
.rs-bold .rs-contact-strip{background:var(--rp);color:#fff;padding:9px 44px;font-size:12px}
.rs-bold .rs-contact-strip .rs-c{display:inline}
.rs-bold .rs-contact-strip .rs-sep{color:rgba(255,255,255,.55)}
.rs-bold .rs-inner{padding:26px 44px}
.rs-bold .rs-h{font-size:14px;letter-spacing:.05em;border-left:5px solid var(--rp);padding-left:9px}
.rs-tags{display:flex;flex-wrap:wrap;gap:6px}
.rs-tag{background:var(--rsoft);color:var(--rd);border:1px solid var(--rp);border-radius:999px;padding:3px 12px;font-size:12px;font-weight:600}

/* ---- Template: Timeline ---- */
.rs-timeline{padding:38px 44px}
.rs-timeline .rs-head{display:flex;gap:16px;align-items:center;margin-bottom:20px;border-bottom:2px solid var(--rp);padding-bottom:16px}
.rs-timeline .rs-head h1{font-size:26px;font-weight:800;color:var(--rink)}
.rs-timeline .rs-head h2{font-size:14px;font-weight:600;color:var(--rp);margin:2px 0 5px}
.rs-timeline .rs-contact-line{font-size:12px;color:#6b7280}
.rs-tl{border-left:2px solid var(--rsoft);margin-left:5px;padding-left:0}
.rs-tl-item{position:relative;padding-left:20px;margin-left:0}
.rs-tl-dot{position:absolute;left:-6px;top:5px;width:10px;height:10px;border-radius:50%;background:var(--rp);border:2px solid #fff;box-shadow:0 0 0 1px var(--rp)}
.rs-timeline .rs-cols{display:flex;gap:26px}
.rs-timeline .rs-cols>div{flex:1;min-width:0}

/* ---- Template: Executive ---- */
.rs-executive{display:flex;background:#f8f7f3;font-family:"Segoe UI",Arial,sans-serif}
.rs-executive .rs-side{flex:0 0 272px;padding:42px 28px;background:#19384f;color:#fff}
.rs-executive .rs-photo{display:block;width:124px;height:145px;margin:0 0 25px;border:4px solid rgba(255,255,255,.16);border-radius:6px;object-fit:cover}
.rs-executive .rs-side-name{margin-bottom:28px}.rs-executive .rs-side-name h1{color:#fff;font-size:27px;line-height:1.08;letter-spacing:-.02em}.rs-executive .rs-side-name h2{margin-top:7px;color:#91d5e8;font-size:13px;font-weight:500;letter-spacing:.07em;text-transform:uppercase}
.rs-executive .rs-side .rs-h{padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.18);color:#fff;font-size:11px;letter-spacing:.14em}.rs-executive .rs-side .rs-c,.rs-executive .rs-side p,.rs-executive .rs-side .rs-skill span,.rs-executive .rs-side .rs-lvl{color:rgba(255,255,255,.82)}
.rs-executive .rs-main{flex:1;padding:44px 39px}.rs-executive .rs-main .rs-h{display:flex;align-items:center;gap:10px;color:#19384f;font-size:12px}.rs-executive .rs-main .rs-h::after{content:"";height:1px;flex:1;background:#cfd8dd}.rs-executive .rs-lead{padding:14px 16px;border-left:4px solid var(--rp);background:#fff;color:#344453}

/* ---- Template: Nordic ---- */
.rs-nordic{padding:46px 48px;background:#fbfbf8}
.rs-nordic .rs-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding-bottom:18px;border-bottom:5px solid var(--rink)}
.rs-kicker{display:block;margin-bottom:7px;color:var(--rp);font-size:10px;font-weight:800;letter-spacing:.2em}.rs-nordic .rs-head h1{font-size:34px;line-height:1.05;letter-spacing:-.035em;color:var(--rink)}.rs-nordic .rs-head h2{margin-top:6px;color:#5b6670;font-size:14px;font-weight:500}
.rs-nordic .rs-photo{width:90px;height:90px;border-radius:50% 50% 8px 50%;object-fit:cover}.rs-nordic>.rs-contact-line{padding:10px 0 17px;color:#606b74;font-size:11.5px}.rs-nordic>.rs-sec .rs-lead{max-width:92%;font-size:14px;line-height:1.7;color:#39444d}
.rs-nordic .rs-cols{display:grid;grid-template-columns:1.72fr 1fr;gap:34px;margin-top:20px}.rs-nordic .rs-cols>aside{padding:19px;background:#f0efe9;border-radius:3px}.rs-nordic .rs-h{font-size:11.5px;letter-spacing:.15em}.rs-nordic .rs-tags{gap:5px}.rs-nordic .rs-tag{border:0;border-radius:4px;background:#fff;padding:4px 8px;font-size:11px}

/* ---- Template: Studio ---- */
.rs-studio{padding:30px;background:#f4f6fa}
.rs-studio .rs-hero{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:0 0 24px;padding:30px 34px;border-radius:22px;background:linear-gradient(135deg,var(--rink),var(--rd) 58%,var(--rp));color:#fff;overflow:hidden;position:relative}
.rs-studio .rs-hero::after{content:"";position:absolute;width:180px;height:180px;right:-65px;bottom:-120px;border:25px solid rgba(255,255,255,.08);border-radius:50%}.rs-studio .rs-kicker{color:rgba(255,255,255,.65)}.rs-studio .rs-hero h1{font-size:31px;line-height:1.08;letter-spacing:-.03em}.rs-studio .rs-hero h2{margin:6px 0 12px;color:rgba(255,255,255,.83);font-size:14px;font-weight:500}.rs-studio .rs-contact-line{max-width:480px;color:rgba(255,255,255,.77);font-size:11px}.rs-studio .rs-contact-line .rs-sep{color:rgba(255,255,255,.4)}
.rs-studio .rs-photo{position:relative;z-index:1;flex:0 0 auto;width:105px;height:105px;border:4px solid rgba(255,255,255,.45);border-radius:18px;object-fit:cover}.rs-studio-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:20px}.rs-studio-grid>main,.rs-studio-grid>aside{padding:21px;border:1px solid #e2e7ef;border-radius:17px;background:#fff}.rs-studio-grid>aside{align-self:start}.rs-studio .rs-h{color:var(--rd);font-size:11.5px}.rs-studio .rs-lead{font-size:13.5px;line-height:1.7}.rs-studio .rs-item{padding-bottom:9px;border-bottom:1px solid #edf0f4}.rs-studio .rs-item:last-child{border-bottom:0}

/* ---- Template: Editorial ---- */
.rs-editorial{padding:42px 50px;background:#fcfaf6;font-family:Georgia,"Times New Roman",serif}
.rs-editorial .rs-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:17px;border-bottom:1px solid #30363b}.rs-editorial .rs-kicker{color:#79746c}.rs-editorial .rs-head h1{max-width:590px;color:#20262b;font-size:39px;font-weight:400;line-height:.98;letter-spacing:-.035em}.rs-editorial .rs-head h2{margin-top:10px;color:var(--rp);font-size:14px;font-style:italic;font-weight:400}.rs-editorial .rs-photo-sm{width:78px;height:92px;border-radius:2px;filter:grayscale(.2)}
.rs-editorial>.rs-contact-line{padding:10px 0 23px;color:#726e67;font-family:"Segoe UI",Arial,sans-serif;font-size:11px}.rs-editorial-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:35px}.rs-editorial-grid>aside{padding-left:23px;border-left:1px solid #d9d3c8}.rs-editorial .rs-h{color:#262d33;font-family:"Segoe UI",Arial,sans-serif;font-size:10.5px;letter-spacing:.2em}.rs-editorial .rs-item-head strong{font-size:14px}.rs-editorial .rs-sub{color:var(--rp);font-style:italic}.rs-editorial .rs-tag{border:0;border-radius:0;background:#eee9df;color:#4a4741;padding:4px 8px;font-family:"Segoe UI",Arial,sans-serif;font-size:10.5px}

/* ---- Template: ATS Ready ---- */
.rs-ats{padding:38px 48px;font-family:Arial,"Helvetica Neue",sans-serif;color:#202a34}
.rs-ats .rs-head{padding-bottom:13px;border-bottom:2px solid #202a34}.rs-ats .rs-head h1{font-size:28px;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}.rs-ats .rs-head h2{margin:4px 0 8px;color:#3e4b57;font-size:14px;font-weight:600}.rs-ats .rs-contact-line{font-size:11.5px;color:#4c5660}
.rs-ats .rs-sec{margin:14px 0}.rs-ats .rs-h{margin-bottom:7px;padding-bottom:3px;border-bottom:1px solid #77818b;color:#202a34;font-size:11.5px;letter-spacing:.08em}.rs-ats .rs-item{margin-bottom:8px}.rs-ats .rs-item-head strong{font-size:13px}.rs-ats .rs-sub{color:#333e47}.rs-ats .rs-two-col,.rs-ats .rs-sec:nth-last-child(3){columns:2;column-gap:30px}.rs-ats .rs-skill{break-inside:avoid}

/* ---- Template: Academic ---- */
.rs-academic{padding:42px 52px;background:#fffefb;color:#292622;font-family:Georgia,"Times New Roman",serif}
.rs-academic .rs-head{text-align:center;margin-bottom:22px;padding:14px 0;border-top:3px double #514c45;border-bottom:1px solid #827b72}.rs-academic .rs-photo-sm{width:70px;height:70px;margin:0 auto 10px;border:1px solid #827b72;border-radius:2px}.rs-academic .rs-head h1{font-size:28px;font-weight:400;letter-spacing:.04em}.rs-academic .rs-head h2{margin:4px 0 7px;color:var(--rd);font-size:13.5px;font-style:italic;font-weight:400}.rs-academic .rs-contact-line{font-size:11px;color:#625d56}
.rs-academic .rs-h{margin-top:17px;padding-bottom:4px;border-bottom:1px solid #827b72;color:#302d29;font-size:11.5px;letter-spacing:.12em}.rs-academic .rs-item-head strong{font-size:14px}.rs-academic .rs-sub{color:#514b44;font-style:italic;font-weight:400}.rs-academic .rs-cols{display:grid;grid-template-columns:1fr 1fr;gap:34px}

/* ---- Template: Tech ---- */
.rs-tech{background:#f4f7fa;color:#1d2a38;font-family:"Segoe UI",Arial,sans-serif}
.rs-tech .rs-terminal{position:relative;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:177px;padding:31px 42px;background:linear-gradient(135deg,#0d1725,#15334a);color:#fff}.rs-tech .rs-terminal::before{content:"●  ●  ●";position:absolute;left:42px;top:13px;color:#5ad6b1;font-size:8px;letter-spacing:5px}.rs-tech .rs-code{display:block;margin-bottom:5px;color:#5ad6b1;font:10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em}.rs-tech .rs-terminal h1{font-size:31px;line-height:1.08}.rs-tech .rs-terminal h2{margin:5px 0 11px;color:#8fe3ca;font:13px ui-monospace,SFMono-Regular,Menlo,monospace}.rs-tech .rs-terminal .rs-contact-line{color:#bdcbd7;font-size:11px}.rs-tech .rs-terminal .rs-sep{color:#54728a}.rs-tech .rs-photo{width:105px;height:105px;border:3px solid #5ad6b1;border-radius:15px;object-fit:cover}
.rs-tech-grid{display:grid;grid-template-columns:220px 1fr;gap:0}.rs-tech-grid>aside{padding:27px 21px;background:#e7edf2}.rs-tech-grid>main{padding:27px 34px}.rs-tech .rs-h{color:#17364c;font:800 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em}.rs-tech .rs-h::before{content:"# ";color:#21a982}.rs-tech .rs-tag{border:0;border-radius:5px;background:#17364c;color:#fff;padding:4px 8px;font:10.5px ui-monospace,SFMono-Regular,Menlo,monospace}.rs-tech .rs-lead{padding:13px 15px;border-left:3px solid #21a982;background:#fff}

/* ---- Template: Luxe ---- */
.rs-luxe{padding:38px 50px;background:#f8f2e9;color:#342d26;font-family:Georgia,"Times New Roman",serif}
.rs-luxe-head{display:flex;align-items:center;gap:28px;padding-bottom:22px;border-bottom:1px solid #aa9274}.rs-luxe-head .rs-photo{width:112px;height:135px;border-radius:0;object-fit:cover;filter:saturate(.78)}.rs-luxe .rs-kicker{color:#9b7b55;font-size:9px}.rs-luxe-head h1{font-size:36px;font-weight:400;line-height:1;letter-spacing:.03em}.rs-luxe-head h2{margin-top:8px;color:#8b6b47;font-size:13px;font-style:italic;font-weight:400}.rs-luxe>.rs-contact-line{text-align:center;padding:11px 0;color:#6d5e4e;font:10.5px "Segoe UI",Arial,sans-serif}.rs-luxe>.rs-sec .rs-lead{text-align:center;max-width:610px;margin:0 auto 20px;font-size:14px;font-style:italic;line-height:1.75}
.rs-luxe-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:36px}.rs-luxe-grid>aside{padding-left:25px;border-left:1px solid #d8c8b4}.rs-luxe .rs-h{color:#715638;font:700 10.5px "Segoe UI",Arial,sans-serif;letter-spacing:.18em}.rs-luxe .rs-sub{color:#8a6e4f;font-style:italic}.rs-luxe .rs-tag{border:1px solid #c6ad90;background:transparent;color:#5c4936;border-radius:0;padding:3px 8px;font:10.5px "Segoe UI",Arial,sans-serif}

/* ---- Template: Geometric ---- */
.rs-geometric{background:#fff;color:#18233a}
.rs-geo-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:180px;padding:30px 42px 27px 88px;overflow:hidden;background:#f2f5f8}.rs-geo-shape{position:absolute;left:0;top:0;width:62px;height:118px;background:var(--rp)}.rs-geo-shape::after{content:"";position:absolute;left:30px;top:88px;width:65px;height:65px;background:var(--rink);transform:rotate(45deg)}.rs-geometric .rs-kicker{position:relative;color:var(--rp)}.rs-geo-head h1{position:relative;font-size:34px;line-height:1.05;letter-spacing:-.035em}.rs-geo-head h2{position:relative;margin-top:6px;color:#57647a;font-size:14px}.rs-geo-head .rs-photo{position:relative;width:100px;height:100px;border-radius:0;object-fit:cover;box-shadow:10px 10px 0 var(--rp)}
.rs-geometric .rs-contact-strip{padding:10px 42px;background:var(--rink);color:#fff;font-size:11px}.rs-geometric .rs-contact-strip .rs-c{display:inline}.rs-geometric .rs-contact-strip .rs-sep{color:rgba(255,255,255,.45)}.rs-geo-inner{padding:27px 42px}.rs-geometric .rs-lead{padding:13px 16px;background:var(--rsoft);border-left:5px solid var(--rp)}.rs-geo-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:32px}.rs-geo-grid>aside{padding:17px;background:#f4f6f8}.rs-geometric .rs-h{display:inline-block;padding:4px 9px;background:var(--rink);color:#fff;font-size:10.5px;letter-spacing:.1em}

/* ---- Template: Classic ---- */
.rs-classic{padding:39px 49px;background:#fffdf9;color:#2f2b27;font-family:Georgia,"Times New Roman",serif;border:9px solid #fffdf9;outline:1px solid #8a8177;outline-offset:-18px}
.rs-classic .rs-head{display:flex;align-items:center;justify-content:center;gap:18px;text-align:center;padding:13px 0 18px;border-bottom:3px double #756d64}.rs-classic .rs-photo-sm{width:74px;height:74px;border:1px solid #756d64;border-radius:50%}.rs-classic .rs-head h1{font-size:29px;font-weight:400;letter-spacing:.07em;text-transform:uppercase}.rs-classic .rs-head h2{margin:4px 0 7px;color:#6d6258;font-size:13px;font-style:italic;font-weight:400}.rs-classic .rs-contact-line{font-size:10.8px;color:#655f58}.rs-classic .rs-h{margin-top:16px;text-align:center;color:#37322d;font-size:11px;letter-spacing:.16em}.rs-classic .rs-h::before,.rs-classic .rs-h::after{content:" — ";color:#a69b8f}.rs-classic .rs-sub{color:#655b52;font-style:italic}.rs-classic .rs-cols{display:grid;grid-template-columns:1fr 1fr;gap:35px}

/* ---- Template: Gradient ---- */
.rs-gradient{background:#fff;color:#253047}
.rs-gradient-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:200px;padding:36px 46px;background:linear-gradient(125deg,var(--rink),var(--rd) 48%,var(--rp));color:#fff;overflow:hidden}.rs-gradient-head::before,.rs-gradient-head::after{content:"";position:absolute;border-radius:50%;border:28px solid rgba(255,255,255,.07)}.rs-gradient-head::before{width:190px;height:190px;right:62px;top:-112px}.rs-gradient-head::after{width:140px;height:140px;left:-75px;bottom:-96px}.rs-gradient .rs-kicker{color:rgba(255,255,255,.64)}.rs-gradient-head h1{position:relative;font-size:35px;line-height:1.05;letter-spacing:-.03em}.rs-gradient-head h2{position:relative;margin:6px 0 12px;font-size:14px;font-weight:500;color:rgba(255,255,255,.84)}.rs-gradient-head .rs-contact-line{position:relative;color:rgba(255,255,255,.78);font-size:11px}.rs-gradient-head .rs-sep{color:rgba(255,255,255,.38)}.rs-gradient-head .rs-photo{position:relative;width:112px;height:112px;border:4px solid rgba(255,255,255,.5);border-radius:50%;object-fit:cover}
.rs-gradient-inner{padding:29px 42px}.rs-gradient .rs-lead{font-size:14px;line-height:1.7}.rs-gradient-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:31px}.rs-gradient-grid>aside{padding:18px;border-radius:12px;background:var(--rsoft)}.rs-gradient .rs-h{color:var(--rd);font-size:11px}.rs-gradient .rs-tag{border:0;background:#fff;color:var(--rd);font-size:10.5px}

/* ---- Template: Fresh ---- */
.rs-fresh{display:flex;background:#fbfdfc;color:#243a35}
.rs-fresh .rs-side{flex:0 0 245px;padding:35px 24px;background:linear-gradient(180deg,#dff3ea,#edf8f3);color:#294a41}.rs-fresh .rs-photo{display:block;width:125px;height:125px;margin:0 auto 25px;border:7px solid rgba(255,255,255,.75);border-radius:42% 58% 50% 50%;object-fit:cover}.rs-fresh .rs-side .rs-h{padding-bottom:5px;border-bottom:1px solid #badfd2;color:#2d6758;font-size:10.5px}.rs-fresh .rs-side .rs-c,.rs-fresh .rs-side p{color:#496a61}.rs-fresh .rs-tag{border:0;background:#fff;color:#2d6758;font-size:10.5px}.rs-fresh .rs-main{flex:1;padding:44px 36px}.rs-fresh .rs-head{margin-bottom:24px}.rs-fresh .rs-kicker{color:#52a58d}.rs-fresh .rs-head h1{color:#1f4138;font-size:33px;line-height:1.05;letter-spacing:-.03em}.rs-fresh .rs-head h2{margin-top:6px;color:#52a58d;font-size:14px}.rs-fresh .rs-lead{padding:14px 16px;border-radius:13px;background:#edf8f3;line-height:1.7}.rs-fresh .rs-h{color:#2f7764;font-size:11px}.rs-fresh .rs-item{padding-bottom:8px;border-bottom:1px solid #e2eee9}

/* ---- In / PDF ---- */
.taors-print-host{position:fixed;display:block}
.taors-print-host .rs-page{box-shadow:none}
