feat: 운영 안정성과 세션 음성 경험 개선

This commit is contained in:
Yun Chan 2026-07-31 00:13:08 +09:00
parent facc4ad2d9
commit c788343467
95 changed files with 8431 additions and 1785 deletions

View file

@ -7,6 +7,17 @@
강조는 weight+accent텍스트+tint배경+kicker로만.
===================================================================== */
/* Pretendard Variable self-host. jsDelivr CDN 의존을 없애 외부 요청·렌더 블로킹을
제거했다(파일: apps/web/public/fonts/PretendardVariable.woff2).
index.html preload 짝을 이룬다. --font-sans 값은 그대로 둔다. */
@font-face {
font-family: "Pretendard Variable";
font-weight: 45 920;
font-style: normal;
font-display: swap;
src: url("/fonts/PretendardVariable.woff2") format("woff2-variations");
}
:root {
/* ── Primitive: Neutral (따뜻한 종이 + 쿨 슬레이트) §3.1 ── */
--paper: #fdfcf9; /* 시안에서 피킹한 따뜻한 아이보리 캔버스 */