:root{--bg:#fff8f0;--bg-grad:linear-gradient(168deg,#fff8f0,#ffeede 46%,#ffe6f0);--ink:#241b2e;--muted:#7a6a72;--line:#f1e2d6;--card:#ffffff;--coral:#ff6b3d;--pink:#ff2d75;--yellow:#ffd23f;--teal:#14b8a6;--teal-bright:#3ad6c4;--coral-soft:#fff0e9;--pink-soft:#ffe9f1;--yellow-soft:#fff6da;--teal-soft:#e3fbf6;--color-coral:var(--coral);--color-pink:var(--pink);--color-yellow:var(--yellow);--color-teal:var(--teal);--color-teal-bright:var(--teal-bright);--color-coral-soft:var(--coral-soft);--color-pink-soft:var(--pink-soft);--color-yellow-soft:var(--yellow-soft);--color-teal-soft:var(--teal-soft);--shadow:0 14px 34px rgba(255,107,61,.16);--shadow-sm:0 6px 18px rgba(120,60,40,.10);--r-lg:24px;--r-md:16px;--r-sm:11px;--radius-lg:var(--r-lg);--radius-md:var(--r-md);--radius-sm:var(--r-sm);--font:-apple-system,BlinkMacSystemFont,"PingFang TC","Hiragino Sans","Segoe UI",Roboto,sans-serif;--font-sans:var(--font);--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--guide-coral:255,107,61;--guide-pink:255,45,117;--guide-yellow:255,210,63;--guide-teal:58,214,196;--hero-grad:linear-gradient(150deg,#ff6b3d,#ff2d75 60%,#7c3aed 118%)}*{box-sizing:border-box;margin:0;padding:0}body,html{width:100%;min-height:100%;background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.55}#devtools-indicator,[data-nextjs-toast],nextjs-portal{display:none!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}.i{width:1.1em;height:1.1em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.18em;display:inline-block;flex:none}.i *{fill:none!important;stroke:currentColor!important;stroke-width:inherit;stroke-linecap:inherit;stroke-linejoin:inherit}.i.lg{width:1.45em;height:1.45em}.i.xl{width:2em;height:2em}.i.thin{stroke-width:1.6}