.core-sim-page{min-height:calc(100vh - 180px);background:radial-gradient(circle at 12% 0,rgba(59,130,246,.08),transparent 28%),radial-gradient(circle at 92% 18%,rgba(139,92,246,.08),transparent 24%)}
.core-sim-hero,.core-panel,.core-sim-notice{border:1px solid #e2e8f0;background:rgba(255,255,255,.94);box-shadow:0 12px 34px rgba(15,23,42,.05)}
.core-sim-hero{display:flex;align-items:center;gap:16px;padding:20px;border-radius:12px;background:linear-gradient(115deg,rgba(239,246,255,.96),rgba(255,255,255,.98) 48%,rgba(245,243,255,.96))}
.core-sim-hero__icon{display:grid;width:58px;height:58px;flex:none;place-items:center;border-radius:12px;background:linear-gradient(145deg,#2563eb,#7c3aed);color:#fff;font-size:34px;box-shadow:0 9px 22px rgba(79,70,229,.24)}
.core-sim-eyebrow,.core-panel__head small{display:block;margin-bottom:4px;color:#2563eb;font-size:11px;font-weight:800;letter-spacing:.12em}
.core-sim-hero h1{font-size:24px;font-weight:800;letter-spacing:-.025em;color:#0f172a}.core-sim-hero p,.core-panel__head p{margin-top:4px;color:#64748b;font-size:13px;line-height:1.65}
.core-sim-hero__actions,.core-panel__tools{display:flex;flex-wrap:wrap;gap:8px}.core-btn{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;border:1px solid #cbd5e1;border-radius:8px;padding:0 13px;background:#fff;color:#334155;font-size:13px;font-weight:700;transition:.18s}.core-btn:hover{border-color:#94a3b8;background:#f8fafc}.core-btn--small{min-height:30px;padding:0 10px;font-size:12px}.core-btn--primary,.core-btn--accent{border-color:#2563eb;background:#2563eb;color:#fff}.core-btn--accent{border-color:#7c3aed;background:#7c3aed}.core-btn--primary:hover,.core-btn--accent:hover{filter:brightness(1.06);color:#fff}
.core-sim-notice{display:flex;align-items:flex-start;gap:11px;margin-top:14px;padding:12px 15px;border-radius:10px;border-color:#bfdbfe;background:#eff6ff;color:#1e3a8a}.core-sim-notice>span{margin-top:2px;font-size:19px}.core-sim-notice b{font-size:13px}.core-sim-notice p{margin-top:2px;color:#475569;font-size:12px;line-height:1.6}
.core-sim-layout{display:grid;grid-template-columns:246px minmax(0,1fr);gap:14px;margin-top:14px;align-items:start}.core-sim-main{display:grid;min-width:0;gap:14px}.core-panel{overflow:hidden;border-radius:12px}.core-job-panel{position:sticky;top:76px}.core-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;border-bottom:1px solid #e2e8f0}.core-panel__head--wrap{flex-wrap:wrap}.core-panel__head h2{color:#0f172a;font-size:16px;font-weight:800}.core-panel__head>[data-job-count]{color:#64748b;font-size:12px}
.core-search{display:flex;align-items:center;gap:7px;margin:12px 12px 8px;padding:0 10px;height:36px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc;color:#94a3b8}.core-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#0f172a;font-size:13px}.core-class-tabs{display:flex;gap:5px;overflow-x:auto;padding:0 12px 9px}.core-class-tab{flex:none;border-radius:6px;padding:5px 8px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:700}.core-class-tab.is-active{background:#1e293b;color:#fff}.core-job-list{max-height:calc(100vh - 246px);min-height:220px;overflow-y:auto;padding:0 7px 10px}.core-job{display:flex;width:100%;align-items:center;gap:9px;border-radius:9px;padding:7px;text-align:left;transition:.16s}.core-job:hover{background:#f1f5f9}.core-job.is-active{background:#eff6ff;color:#1d4ed8}.core-job img,.core-job__fallback{width:38px;height:38px;flex:none;border-radius:9px;background:#e2e8f0;object-fit:cover;image-rendering:auto}.core-job__fallback{display:grid;place-items:center;font-size:18px}.core-job span{min-width:0;flex:1}.core-job b,.core-job small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.core-job b{font-size:13px}.core-job small{margin-top:2px;color:#94a3b8;font-size:10px}
.core-skill-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:12px}.core-skill{position:relative;display:flex;min-width:0;align-items:center;gap:9px;border:1px solid #e2e8f0;border-radius:10px;padding:9px;background:#fff;text-align:left;transition:.16s}.core-skill:hover{border-color:#93c5fd;box-shadow:0 5px 16px rgba(37,99,235,.08)}.core-skill.is-selected{border-color:#60a5fa;background:#eff6ff}.core-skill__check{position:absolute;right:6px;top:6px;display:grid;width:17px;height:17px;place-items:center;border:1px solid #cbd5e1;border-radius:5px;background:#fff;color:transparent;font-size:12px}.core-skill.is-selected .core-skill__check{border-color:#2563eb;background:#2563eb;color:#fff}.core-skill__icon,.core-chip__icon{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:8px;background:linear-gradient(145deg,#334155,#0f172a);overflow:hidden}.core-skill__icon img,.core-chip__icon img{width:32px;height:32px;}.core-skill__body{min-width:0;padding-right:12px}.core-skill__body b{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#1e293b;font-size:12px}.core-skill__body small{display:block;margin-top:4px;color:#64748b;font-size:10px}.core-demand{display:flex;align-items:center;gap:5px;margin-top:5px}.core-demand button{display:grid;width:18px;height:18px;place-items:center;border-radius:5px;background:#dbeafe;color:#1d4ed8;font-weight:900}.core-demand span{min-width:24px;text-align:center;color:#1d4ed8;font-size:11px;font-weight:800}
.owned-core-list{display:grid;gap:9px;padding:12px}.owned-core{display:grid;grid-template-columns:36px minmax(0,1fr) 110px 32px;align-items:center;gap:9px;border:1px solid #e2e8f0;border-radius:10px;padding:9px;background:#f8fafc}.owned-core__number{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#e0e7ff;color:#4338ca;font-weight:900}.owned-core__skills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.owned-core select,.owned-core input{width:100%;height:34px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;padding:0 8px;color:#334155;font-size:12px}.owned-core__level{display:flex;align-items:center;gap:5px}.owned-core__level span{font-size:11px;color:#64748b}.owned-core__remove{display:grid;width:30px;height:30px;place-items:center;border-radius:7px;color:#94a3b8}.owned-core__remove:hover{background:#fee2e2;color:#dc2626}.owned-core.has-error{border-color:#fca5a5;background:#fff7f7}
.core-empty{grid-column:1/-1;display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;padding:26px;text-align:center;color:#94a3b8}.core-empty>span{margin-bottom:8px;font-size:38px}.core-empty b{color:#475569;font-size:14px}.core-empty p{margin-top:4px;font-size:12px}.core-empty--compact{min-height:120px}.core-loading{padding:38px 12px;text-align:center;color:#94a3b8;font-size:12px}
.core-results{display:grid;gap:12px;padding:12px}.core-result-block{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.core-result-block__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;background:#f8fafc}.core-result-block__head b{color:#1e293b;font-size:13px}.core-result-block__head span{color:#64748b;font-size:11px}.core-blueprint{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px}.core-node{border:1px solid #dbe3ee;border-radius:9px;background:#fff;padding:8px}.core-node.is-equipped{border-color:#86efac;background:#f0fdf4}.core-node__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;color:#64748b;font-size:10px}.core-node__skills{display:grid;gap:5px}.core-chip{display:flex;min-width:0;align-items:center;gap:7px;border-radius:7px;background:#f1f5f9;padding:5px}.core-chip__icon{width:30px;height:30px;border-radius:6px}.core-chip__icon img{width:24px;height:24px}.core-chip span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#334155;font-size:11px;font-weight:700}.core-chip em{margin-left:auto;flex:none;color:#2563eb;font-size:9px;font-style:normal}.core-coverage{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:10px;border-top:1px solid #e2e8f0}.core-coverage__item{display:flex;align-items:center;gap:6px;min-width:0}.core-coverage__item span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px;color:#475569}.core-coverage__item b{margin-left:auto;flex:none;color:#16a34a;font-size:11px}.core-coverage__item.is-missing b{color:#dc2626}.core-result-note{padding:10px 12px;border-top:1px solid #e2e8f0;color:#64748b;font-size:11px;line-height:1.6}
.core-toast{position:fixed;z-index:80;left:50%;bottom:28px;transform:translate(-50%,20px);pointer-events:none;border-radius:8px;background:#0f172a;padding:9px 14px;color:#fff;font-size:12px;opacity:0;transition:.2s}.core-toast.is-visible{transform:translate(-50%,0);opacity:1}
html.dark .core-sim-hero,html.dark .core-panel,html.dark .core-sim-notice,html.tw-dark .core-sim-hero,html.tw-dark .core-panel,html.tw-dark .core-sim-notice{border-color:#273449;background:rgba(15,23,42,.95);box-shadow:none}.dark .core-sim-hero{background:linear-gradient(115deg,#111f38,#0f172a 50%,#1d1833)}.dark .core-sim-hero h1,.dark .core-panel__head h2,.dark .core-search input{color:#f8fafc}.dark .core-sim-hero p,.dark .core-panel__head p,.dark .core-sim-notice p{color:#94a3b8}.dark .core-sim-notice{border-color:#1e3a5f;background:#101f36;color:#93c5fd}.dark .core-panel__head{border-color:#273449}.dark .core-btn{border-color:#334155;background:#172033;color:#cbd5e1}.dark .core-btn--primary{border-color:#2563eb;background:#2563eb;color:#fff}.dark .core-btn--accent{border-color:#7c3aed;background:#7c3aed;color:#fff}.dark .core-search,.dark .core-job:hover,.dark .core-skill,.dark .owned-core,.dark .core-result-block__head,.dark .core-chip{border-color:#273449;background:#172033}.dark .core-job.is-active,.dark .core-skill.is-selected{border-color:#3b82f6;background:#172b4d}.dark .core-skill__body b,.dark .core-empty b,.dark .core-result-block__head b,.dark .core-chip span{color:#e2e8f0}.dark .owned-core select,.dark .owned-core input,.dark .core-node{border-color:#334155;background:#0f172a;color:#e2e8f0}.dark .core-result-block,.dark .core-coverage,.dark .core-result-note{border-color:#273449}.dark .core-node.is-equipped{border-color:#166534;background:#10251b}
@media(max-width:1050px){.core-skill-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.core-blueprint{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.core-sim-hero{align-items:flex-start;flex-wrap:wrap;padding:15px}.core-sim-hero__icon{width:46px;height:46px;font-size:27px}.core-sim-hero h1{font-size:20px}.core-sim-hero__actions{width:100%}.core-sim-layout{display:block}.core-job-panel{position:static;margin-bottom:14px}.core-job-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:270px}.core-skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.owned-core{grid-template-columns:32px minmax(0,1fr) 30px}.owned-core__skills{grid-column:1/-1;grid-row:2}.owned-core__level{grid-column:2;grid-row:1}.owned-core__remove{grid-column:3;grid-row:1}.core-coverage{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.core-skill-grid,.core-blueprint{grid-template-columns:1fr}.core-job-list{grid-template-columns:1fr 1fr}.core-job img,.core-job__fallback{width:32px;height:32px}.core-panel__head{padding:13px}.core-sim-notice{padding:10px}.core-btn{padding:0 10px}}

/* Refined compact visual system: the simulator consistently uses small radii. */
.core-sim-page{background:radial-gradient(circle at 8% 2%,rgba(59,130,246,.07),transparent 25%),radial-gradient(circle at 94% 15%,rgba(124,58,237,.055),transparent 23%),linear-gradient(rgba(255,255,255,.18),rgba(255,255,255,.18))}
.core-sim-hero,.core-panel,.core-sim-notice{border-color:#dce4ef;box-shadow:0 6px 20px rgba(15,23,42,.045)}
.core-sim-hero{position:relative;overflow:hidden;border-radius:6px;background:linear-gradient(115deg,rgba(245,249,255,.98),rgba(255,255,255,.98) 52%,rgba(248,247,255,.98))}
.core-sim-hero:before{position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(#2563eb,#7c3aed);content:""}
.core-sim-hero__icon{border-radius:6px;box-shadow:0 6px 15px rgba(79,70,229,.2)}
.core-sim-hero h1{font-size:23px;letter-spacing:-.02em}
.core-sim-eyebrow,.core-panel__head small{letter-spacing:.1em}
.core-sim-notice,.core-panel{border-radius:6px}
.core-sim-notice{border-left:3px solid #60a5fa;box-shadow:none}
.core-panel__head{background:linear-gradient(90deg,rgba(248,250,252,.92),rgba(255,255,255,.65))}
.core-panel__head h2{letter-spacing:-.01em}

.core-btn{border-radius:5px;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s,transform .16s}
.core-btn:hover{border-color:#94a3b8;background:#f1f5f9;color:#1e293b}
.core-btn:focus-visible{outline:2px solid rgba(59,130,246,.38);outline-offset:2px}
.core-btn:active{transform:translateY(1px)}
.core-btn--primary,.core-btn--primary:focus{border-color:#2563eb;background:#2563eb;color:#fff}
.core-btn--primary:hover{border-color:#1d4ed8!important;background:#1d4ed8!important;color:#fff!important;box-shadow:0 4px 10px rgba(37,99,235,.2);filter:none}
.core-btn--accent,.core-btn--accent:focus{border-color:#7c3aed;background:#7c3aed;color:#fff}
.core-btn--accent:hover{border-color:#6d28d9!important;background:#6d28d9!important;color:#fff!important;box-shadow:0 4px 10px rgba(109,40,217,.2);filter:none}

.core-search{border-radius:5px;background:#fff;transition:border-color .16s,box-shadow .16s}
.core-search:focus-within{border-color:#60a5fa;box-shadow:0 0 0 2px rgba(59,130,246,.08)}
.core-class-tab{border:1px solid transparent;border-radius:4px;padding:4px 8px;transition:.16s}
.core-class-tab:hover{border-color:#d7e0eb;background:#e9eef5;color:#334155}
.core-class-tab.is-active,.core-class-tab.is-active:hover{border-color:#1e293b;background:#1e293b;color:#fff}
.core-job{position:relative;border-radius:5px}
.core-job.is-active:before{position:absolute;left:0;top:8px;bottom:8px;width:2px;border-radius:1px;background:#2563eb;content:""}
.core-job img,.core-job__fallback{border:1px solid rgba(148,163,184,.2);border-radius:5px}
.core-job-list{scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}
.core-job-list::-webkit-scrollbar{width:5px}.core-job-list::-webkit-scrollbar-thumb{border-radius:2px;background:#cbd5e1}

.core-skill-grid{gap:8px}
.core-skill{border-radius:6px;box-shadow:0 1px 2px rgba(15,23,42,.025)}
.core-skill:hover{border-color:#7db3f6;background:#fbfdff;box-shadow:0 4px 12px rgba(37,99,235,.07);transform:translateY(-1px)}
.core-skill.is-selected{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#f7faff);box-shadow:inset 3px 0 #2563eb,0 3px 10px rgba(37,99,235,.07)}
.core-skill__check{border-radius:4px}
.core-skill__icon,.core-chip__icon{border:1px solid rgba(148,163,184,.2);border-radius:5px}
.core-demand button{border:1px solid #bfdbfe;border-radius:4px;background:#fff}
.core-demand button:hover{border-color:#60a5fa;background:#dbeafe}

.owned-core-list{gap:8px;background:rgba(248,250,252,.5)}
.owned-core{border-radius:6px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.025);transition:border-color .16s,box-shadow .16s}
.owned-core:focus-within{border-color:#93c5fd;box-shadow:0 0 0 2px rgba(59,130,246,.06)}
.owned-core__number{border:1px solid #c7d2fe;border-radius:5px;background:#eef2ff}
.owned-core select,.owned-core input{border-radius:5px;background:#fbfdff;transition:border-color .16s,background-color .16s}
.owned-core select:hover,.owned-core input:hover{border-color:#94a3b8;background:#fff}
.owned-core__remove{border-radius:5px}

.core-result-block{border-radius:6px;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.025)}
.core-result-block__head{position:relative;padding-left:15px;background:linear-gradient(90deg,#f8fafc,#fff)}
.core-result-block__head:before{position:absolute;left:0;top:0;bottom:0;width:3px;background:#3b82f6;content:""}
.core-result-block:nth-child(2) .core-result-block__head:before{background:#22c55e}
.core-node{border-radius:6px;box-shadow:0 2px 7px rgba(15,23,42,.04)}
.core-node__title b{color:#334155;font-size:11px}
.core-chip{border:1px solid transparent;border-radius:5px;background:#f3f6f9}
.core-chip:first-child{border-color:#dbeafe;background:#eff6ff}
.core-chip em{border:1px solid #bfdbfe;border-radius:3px;background:#fff;padding:1px 4px}
.core-coverage{background:#fbfdff}
.core-coverage__item{border-left:2px solid #86efac;padding:3px 6px;background:#f7fef9}
.core-coverage__item.is-missing{border-left-color:#fca5a5;background:#fff8f8}
.core-result-note{background:#fcfdff}
.core-toast{border-radius:5px;box-shadow:0 5px 16px rgba(15,23,42,.2)}

html.dark .core-sim-page,html.tw-dark .core-sim-page{background:radial-gradient(circle at 8% 2%,rgba(37,99,235,.09),transparent 25%),radial-gradient(circle at 94% 15%,rgba(124,58,237,.07),transparent 23%)}
.dark .core-panel__head{background:linear-gradient(90deg,rgba(23,32,51,.95),rgba(15,23,42,.8))}
.dark .core-btn:hover{border-color:#475569;background:#253147;color:#f1f5f9}
.dark .core-btn--primary:hover{border-color:#3b82f6!important;background:#1d4ed8!important;color:#fff!important}
.dark .core-btn--accent:hover{border-color:#8b5cf6!important;background:#6d28d9!important;color:#fff!important}
.dark .core-search{background:#101827}.dark .core-search:focus-within{border-color:#3b82f6}
.dark .core-class-tab:hover{border-color:#334155;background:#253147;color:#e2e8f0}
.dark .core-class-tab.is-active,.dark .core-class-tab.is-active:hover{border-color:#64748b;background:#e2e8f0;color:#0f172a}
.dark .core-skill:hover{border-color:#3b82f6;background:#18263d}
.dark .core-skill.is-selected{background:linear-gradient(135deg,#172b4d,#17243a);box-shadow:inset 3px 0 #3b82f6}
.dark .core-demand button{border-color:#1d4ed8;background:#172b4d;color:#bfdbfe}
.dark .owned-core-list{background:rgba(8,15,28,.35)}
.dark .owned-core{background:#121c2d}.dark .owned-core__number{border-color:#3730a3;background:#25214e;color:#c7d2fe}
.dark .owned-core select,.dark .owned-core input{background:#0f172a}.dark .owned-core select:hover,.dark .owned-core input:hover{border-color:#475569;background:#111d30}
.dark .core-result-block{background:#0f172a}.dark .core-result-block__head{background:linear-gradient(90deg,#172033,#0f172a)}
.dark .core-chip:first-child{border-color:#1e3a5f;background:#13243d}.dark .core-chip em{border-color:#1e3a5f;background:#0f172a}
.dark .core-coverage,.dark .core-result-note{background:#0d1524}.dark .core-coverage__item{background:#10231b}.dark .core-coverage__item.is-missing{background:#2a1519}

/* Results use one structural boundary only; nested content is separated by space and tone. */
.core-result-panel .core-results{gap:16px;padding:13px;background:linear-gradient(180deg,#fbfcfe,#fff 55%)}
.core-result-block{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
.core-result-block+.core-result-block{border-top:1px solid #e7ecf2;padding-top:15px}
.core-result-block__head{justify-content:flex-start;padding:1px 1px 10px;background:transparent}
.core-result-block__head:before{position:static;width:7px;height:7px;flex:none;border-radius:2px;background:#3b82f6}
.core-result-block:nth-child(2) .core-result-block__head:before{background:#22c55e}
.core-result-block__head b{margin-right:auto}
.core-blueprint{gap:9px;padding:0}
.core-node{border-color:#e1e7ef;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.025)}
.core-node.is-equipped{border-color:#a7e6bd;background:#f7fdf9}
.core-node__skills{gap:4px}
.core-chip{padding:4px;border:0}
.core-chip:first-child{border:0;background:#eaf3ff}
.core-coverage{gap:10px;margin-top:9px;padding:8px 0 0;border-top:1px solid #edf1f5;background:transparent}
.core-coverage__item,.core-coverage__item.is-missing{border:0;background:transparent;padding:3px 9px}
.core-result-note{margin-top:5px;padding:8px 1px 0;border-top:1px dashed #e5eaf0;background:transparent}

.dark .core-result-panel .core-results{background:linear-gradient(180deg,#101929,#0f172a 55%)}
.dark .core-result-block{background:transparent}
.dark .core-result-block+.core-result-block{border-color:#263247}
.dark .core-result-block__head{background:transparent}
.dark .core-node{border-color:#2c394e;background:#111b2c}
.dark .core-node.is-equipped{border-color:#26643f;background:#10251b}
.dark .core-chip{background:#182338}.dark .core-chip:first-child{border:0;background:#172b47}
.dark .core-coverage{border-color:#263247;background:transparent}
.dark .core-coverage__item,.dark .core-coverage__item.is-missing{background:transparent}
.dark .core-result-note{border-color:#263247;background:transparent}

/* Keep skill text and demand controls on a strict shared alignment grid. */
.core-skill__body{display:flex;min-width:0;flex:1;align-self:stretch;flex-direction:column;justify-content:center;overflow:hidden;padding-right:12px}
.core-skill__summary{display:block;width:100%;min-width:0;text-align:left}
.core-skill__summary b,.core-skill__summary small{text-align:left}
.core-demand{align-self:flex-start;height:20px;gap:5px;margin-top:4px}
.core-demand button{position:relative;display:block;width:18px;height:18px;flex:0 0 18px;padding:0;font-size:0;line-height:0}
.core-demand button:before{position:absolute;left:50%;top:50%;width:8px;height:1.5px;border-radius:1px;background:currentColor;content:"";transform:translate(-50%,-50%)}
.core-demand button[data-demand="1"]:after{position:absolute;left:50%;top:50%;width:1.5px;height:8px;border-radius:1px;background:currentColor;content:"";transform:translate(-50%,-50%)}
.core-demand span{display:flex;height:18px;align-items:center;justify-content:center;line-height:1}
.core-skill{align-items:flex-start}
.core-skill__icon{align-self:flex-start}
.core-skill{cursor:pointer}
.core-skill:focus-visible{outline:2px solid rgba(59,130,246,.38);outline-offset:2px}
.core-demand,.core-demand button{cursor:default}
.core-demand button{cursor:pointer}
.core-skill{min-height:62px}
.core-skill__body{min-height:42px;justify-content:flex-start}
.core-skill__summary{display:flex;min-height:18px;align-items:center}
.core-demand.is-placeholder{visibility:hidden;pointer-events:none}
.core-skill__icon{width:32px;height:32px;border:0;border-radius:0;background:transparent;overflow:visible}
.core-skill__icon img{display:block;width:32px;height:32px}
.core-chip__icon{width:28px;height:28px;border:0;border-radius:0;background:transparent;overflow:visible}
.core-chip__icon img{display:block;width:28px;height:28px}
.core-chip{gap:8px;padding:4px 6px}
