:root{--color-text:#151518;--color-bg:#fff;--color-muted:#6b6b70;--color-line:#e6e6e6;--color-surface:#f5f5f5;--color-cream:#faf5eb;--color-accent:#f5a524;--color-accent-text:#a15c00;--color-danger:#e53935;--color-success:#00b33c;--color-link:#157be3;--radius:8px;--radius-sm:4px;--radius-pill:999px;--container:1200px;--gutter:20px;--header-height:68px;--tabbar-height:64px;--text-xs:12px;--text-sm:14px;--text-md:16px;--text-lg:18px;--text-xl:22px;--text-2xl:28px;--shadow-card:0 2px 12px #15151814;--transition:.16s ease}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{min-height:100dvh;font-family:var(--font-manrope), system-ui, -apple-system, "Segoe UI", sans-serif;font-size:var(--text-md);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;line-height:1.45;display:flex}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,h4,p,ul,ol,figure{margin:0}:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}body>main{flex:1 0 auto}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.section-title{font-size:var(--text-xl);text-transform:uppercase;letter-spacing:.01em;text-align:center;font-weight:600}@media (min-width:960px){.section-title{font-size:var(--text-2xl)}}@media (max-width:959px){body{padding-bottom:calc(var(--tabbar-height) + env(safe-area-inset-bottom))}}
