:root{--bg:#f5f7fa;--surface:#fff;--ink:#1e293b;--sub:#5b6472;--line:#eaedf2;--primary:#2563eb;--primary-strong:#1d4ed8;--primary-deep:#1e40af;--pastel-blue:#dbeafe;--pastel-mint:#d1fae5;--pastel-amber:#fef3c7;--warn-deep:#b45309;--alert:#dc2626;--radius:16px;--radius-btn:12px;--shadow:0 4px 14px #1e293b0f;--shadow-lg:0 14px 34px #1e40af29}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;font-size:16px}a{color:var(--primary)}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:16px}[hidden]{display:none!important}.ic{width:22px;height:22px;display:block}.ic *{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}
