:root{--storefront-page-bg:#f5f6f8;--storefront-panel-bg:#fff;--storefront-muted-bg:#f0f1f3;--storefront-text-strong:#20242c;--storefront-text-muted:#4f5663;--storefront-link:#174366;--storefront-border:#cdd3dc;--storefront-shell-bg:var(--gray-12);--storefront-shell-fg:#fff;--storefront-shell-login-bg:var(--accent-9);--storefront-shell-login-fg:#fff;--storefront-hero-bg:var(--accent-2);--storefront-callout-bg:var(--accent-3);--storefront-product-title-fg:#1e2a5b;--storefront-soft-shadow:0 18px 50px #0f172a14;--storefront-max-width:1200px;--storefront-product-max-width:1110px;--storefront-product-article-max-width:38.5rem}.radix-themes{--default-font-family:var(--font-body), Arial, sans-serif;--heading-font-family:var(--font-heading), Arial, sans-serif;--strong-font-family:var(--font-body), Arial, sans-serif;--em-font-family:var(--font-body), Arial, sans-serif;--quote-font-family:var(--font-body), Arial, sans-serif;--code-font-family:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--storefront-page-bg:var(--gray-1);--storefront-panel-bg:var(--color-panel-solid);--storefront-muted-bg:var(--gray-2);--storefront-text-strong:var(--gray-12);--storefront-text-muted:var(--gray-11);--storefront-border:var(--gray-6)}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--storefront-page-bg);min-height:100vh;color:var(--storefront-text-strong);font-family:var(--font-body), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.skip-link{z-index:50;background:var(--storefront-panel-bg);color:var(--storefront-text-strong);border-radius:999px;padding:.75rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}
