.student_tool_chip{border:1px solid color-mix(in srgb, var(--text-color) 8%, transparent);background:color-mix(in srgb, var(--card) 52%, transparent);min-height:2.5rem;color:var(--text-color-secondary);font-weight:700;font-size:clamp(.72rem, (.0000694444 * (var(--current-width) - 768) * 1rem), .8rem);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 0 color-mix(in srgb, var(--text-color) 5%, transparent);white-space:nowrap;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.42rem;padding:10px 14px;font-family:inherit;line-height:1.2;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s;display:inline-flex}.student_tool_chip,.student_tool_chip:hover,.student_tool_chip:focus-visible{text-decoration:none}.student_tool_chip:hover{color:var(--text-color);border-color:color-mix(in srgb, var(--accent) 42%, var(--card));background:color-mix(in lch, var(--accent) 18%, var(--card));box-shadow:0 4px 14px color-mix(in srgb, var(--accent) 14%, transparent), 0 1px 0 color-mix(in srgb, var(--text-color) 6%, transparent);transform:translateY(-2px)}.student_tool_chip:active{transition-duration:80ms;transform:translateY(0)}.student_tool_chip--primary{border-color:color-mix(in srgb, var(--accent) 32%, transparent);background:color-mix(in lch, var(--accent) 16%, var(--card));color:var(--text-color);font-weight:800}.student_tool_chip--primary .student_tool_chip__icon{color:color-mix(in srgb, var(--accent) 78%, var(--text-color))}.student_tool_chip--ghost{color:var(--muted);box-shadow:none;background:0 0;border-style:dashed;font-weight:650}.student_tool_chip--ghost .student_tool_chip__icon{color:var(--muted)}.student_tool_chip--pdf{background:color-mix(in srgb, #e04b3f 7%, var(--card));color:var(--text-color);border-color:#e04b3f38;font-weight:750}.student_tool_chip--pdf .student_tool_chip__icon{color:color-mix(in srgb, #e04b3f 78%, var(--text-color))}.student_tool_chip--pdf:hover{background:color-mix(in srgb, #e04b3f 12%, var(--card));box-shadow:0 4px 14px #e04b3f24, 0 1px 0 color-mix(in srgb, var(--text-color) 6%, transparent);border-color:#e04b3f57}.student_tool_chip--pdf:hover .student_tool_chip__icon{color:color-mix(in srgb, #e04b3f 90%, var(--text-color))}.student_tool_chip{align-items:center;gap:0;padding:0 12px 0 4px}.student_tool_chip__icon{width:40px;height:40px;color:color-mix(in srgb, var(--accent) 62%, var(--text-color-secondary));flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.student_tool_chip__icon>svg{width:40px;height:40px;padding:6px;display:block}.student_tool_chip__label{min-width:0}.student_tools_nav{border:1px solid color-mix(in srgb, var(--text-color) 6%, transparent);background:#00000014;border-radius:12px;flex-direction:column;gap:.45rem;width:100%;max-width:100%;padding:8px;display:flex}@media screen and (width<=768px){.student_tools_nav--hero{-webkit-overflow-scrolling:touch;overflow-x:auto}}.student_tools_nav__title{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0;padding:0 2px;font-size:.72rem;font-weight:750}.student_tools_nav__row{flex-wrap:wrap;gap:8px;display:flex}@media screen and (width<=768px){.student_tools_nav__row{flex-wrap:nowrap;gap:6px}.student_tools_nav__row .student_tool_chip{scroll-snap-align:start;flex:none;min-height:2.375rem}}
