/* Snowguide design system v2 — paper & ink.
   Installed from the Claude Design export. The token names already match the ones the app's pages use
   (--bg, --panel, --line, --text, --accent …), because the system was derived from them, so loading this
   in place of skiai-tokens.css re-skins a page without touching its markup. */
@import url("tokens/webfonts-remote.css");
@import url("tokens/fonts.css");
@import url("tokens/colors.css");
@import url("tokens/kinds.css");
@import url("tokens/typography.css");
@import url("tokens/layout.css");
@import url("styles/sk-components.css");
