:root{--white:#fff;--cream:#fff;--cream-deep:#f8f7f3;--cocoa:#4a2c1f;--cocoa-dark:#33201a;--lime:#c0e868;--brand:#9a6a4c;--accent:var(--cocoa);--accent-hover:var(--cocoa-dark);--accent-soft:#4a2c1f1a;--on-accent:var(--lime);--bg:var(--cream);--bg-transparent:#ffffffeb;--bg-raised:#fff;--surface:var(--cream);--surface-2:var(--cream-deep);--paper:#fff;--panel:var(--cream-deep);--text:#2b1b13;--text-secondary:#59453a;--text-muted:#725d4e;--text-faint:#9a8674;--ink:var(--cocoa);--danger:#9e3b25;--border:#e8e1d2;--border-soft:#f0ebdf}
:root{--spacing-4:4px;--spacing-8:8px;--spacing-12:12px;--spacing-16:16px;--spacing-20:20px;--spacing-24:24px;--spacing-28:28px;--spacing-32:32px;--spacing-36:36px;--spacing-40:40px;--spacing-48:48px;--spacing-56:56px;--spacing-64:64px;--spacing-80:80px;--spacing-96:96px;--radius-4:4px;--radius-8:8px;--radius-12:12px;--radius-16:16px;--radius-24:24px;--radius-full:9999px;--radius-button:var(--radius-12);--radius-button-inner:var(--radius-8)}
:root{--font-family:var(--font-main), system-ui, -apple-system, "PingFang SC", "Microsoft YaHei", "Noto Sans SC", sans-serif;--font-size-h1-hero:clamp(32px, 5vw, 56px);--line-height-h1-hero:1.1;--font-weight-h1-hero:800;--h1-hero:var(--font-weight-h1-hero) var(--font-size-h1-hero) / var(--line-height-h1-hero) var(--font-family);--font-size-h2:clamp(24px, 3vw, 32px);--line-height-h2:1.2;--font-weight-h2:700;--h2:var(--font-weight-h2) var(--font-size-h2) / var(--line-height-h2) var(--font-family);--font-size-body-lg:17px;--line-height-body-lg:1.6;--font-weight-body-lg:400;--body-lg:var(--font-weight-body-lg) var(--font-size-body-lg) / var(--line-height-body-lg) var(--font-family);--font-size-body:15px;--line-height-body:1.55;--font-weight-body:400;--body:var(--font-weight-body) var(--font-size-body) / var(--line-height-body) var(--font-family);--font-size-button:15px;--line-height-button:normal;--font-weight-button:600;--button:var(--font-weight-button) var(--font-size-button) / var(--line-height-button) var(--font-family);--font-size-input-mobile:16px}

*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}input,button,textarea,select{font:inherit}@media (max-width:640px){input,select,textarea{font-size:var(--font-size-input-mobile)!important}}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{color:inherit}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}html,body{width:100%;min-height:100%}body{line-height:1.5;font-family:var(--font-family), system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:var(--text);background-color:var(--bg)}img,picture,video,canvas,svg{max-width:100%;display:block}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}button{cursor:pointer;background:0 0;border:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--container-width:1280px}
