*{box-sizing:border-box;padding:0;margin:0}:root{--foreground-rgb:15,23,42;--home-bg:linear-gradient(180deg,#f4f6ff,#ecf4ff 40%,#e8f7ff);--review-callout-bg:linear-gradient(135deg,rgba(33,150,243,0.12),rgba(0,200,151,0.16));--review-callout-border:rgba(15,23,42,0.06);--review-callout-shadow:0 12px 40px rgba(15,23,42,0.08)}[data-theme=dark]{color-scheme:dark;--foreground-rgb:255,255,255;--home-bg:#000000;--review-callout-bg:linear-gradient(135deg,rgba(33,150,243,0.14),rgba(0,200,151,0.18));--review-callout-border:rgba(255,255,255,0.06);--review-callout-shadow:0 12px 40px rgba(0,0,0,0.25)}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:var(--home-bg)}a{color:inherit;text-decoration:none}html{-webkit-text-size-adjust:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}