:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;font-feature-settings:"cv01","ss03";background:#08090a}*{box-sizing:border-box}html{min-width:320px;background:#08090a}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 52% -16%,rgba(113,112,255,.16),transparent 35rem),#08090a}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}input[type=range]{width:100%;height:4px;appearance:none;border-radius:999px;background:linear-gradient(90deg,#7170ff var(--range-position),#28282c var(--range-position));outline:none}input[type=range]::-webkit-slider-thumb{width:16px;height:16px;appearance:none;border:3px solid #f7f8f8;border-radius:50%;background:#7170ff;box-shadow:0 0 0 4px #7170ff2e;cursor:pointer}input[type=range]::-moz-range-thumb{width:10px;height:10px;border:3px solid #f7f8f8;border-radius:50%;background:#7170ff;box-shadow:0 0 0 4px #7170ff2e;cursor:pointer}.score-ring{--score: 0;position:relative;display:grid;width:84px;height:84px;flex:0 0 auto;place-items:center;border-radius:50%;background:conic-gradient(#7170ff calc(var(--score) * 1%),#23252a 0)}.score-ring:before{position:absolute;width:70px;height:70px;border-radius:50%;background:#111214;content:""}.score-ring>span{position:relative;z-index:1}.job-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media(max-width:760px){.score-ring{width:70px;height:70px}.score-ring:before{width:58px;height:58px}}
