/* ASC AI Readiness v3 — Light Theme */
#asc-assessment-root,#asc-admin-root{width:100%;}
body.page #asc-assessment-root{background:#FAF9F6;}
#asc-assessment-root button,#asc-admin-root button{font-family:'Palatino Linotype','Book Antiqua',Palatino,Georgia,serif;}
input[type="range"]{-webkit-appearance:none;height:4px;border-radius:2px;background:#E4DFD8;}
input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#7A5C32;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.2);}
input[type="range"]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#7A5C32;cursor:pointer;border:2px solid #fff;}
#asc-assessment-root select,#asc-admin-root select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236B6560' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px!important;}
textarea{font-family:'Palatino Linotype','Book Antiqua',Palatino,Georgia,serif;font-size:13px;}
