:root{--background:#f7fafb;--foreground:#2f4b57;--surface:#ffffffd6;--surface-soft:#ffffffc2;--surface-strong:#fff;--surface-panel:#ffffffdb;--surface-card:#fffc;--accent:#6fb7c8;--accent-strong:#5899ab;--border:#2f4b571f;--muted:#2f4b57ad;--muted-strong:#2f4b57d1;--radius-card:24px;--radius-panel:32px;--radius-pill:999px;--space-panel:clamp(1.35rem, 2vw, 2rem);--space-card:clamp(.95rem, 1.6vw, 1.25rem);--shadow-soft:0 18px 42px #6fb7c81f;--shadow-panel:0 28px 72px #6fb7c824;--shadow-card:0 14px 30px #6fb7c814;--shadow-hover:0 20px 36px #6fb7c829;--success-bg:#1c6c451f;--success-text:#1c6c45;--processing-bg:#12659f1f;--processing-text:#12659f;--pending-bg:#a06b1b1f;--pending-text:#925b09;--danger-bg:#9b2f2f1f;--danger-text:#9b2f2f;--neutral-bg:#2f4b5714;--neutral-text:#2f4b57c7;--admin-bg:#6fb7c824;--admin-text:#2f4b57;--font-geist-sans:"PingFang SC", "Microsoft YaHei", "Noto Sans SC", Arial, Helvetica, sans-serif;--font-geist-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#fffffffa,#f7fafbf5 42%),linear-gradient(#f7fafb 0%,#fff 100%);flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s}button:hover,a:hover{transform:translateY(-1px)}button:disabled:hover{transform:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #6fb7c86b}::selection{color:var(--foreground);background:#6fb7c82e}.site-footer{background:linear-gradient(#f7fafb00 0%,#f7fbff 45%,#fff 100%);width:100%;padding:0 20px}.site-footer__inner{width:min(100%,1120px);color:var(--muted);border-top:1px solid #6fb7c829;gap:.75rem;margin:0 auto;padding:28px 0 30px;display:grid}.site-footer__brand{width:fit-content;color:var(--foreground)}.site-footer__meta{max-width:42rem;font-size:.92rem;line-height:1.7}.site-footer__links,.site-footer__legal{flex-wrap:wrap;align-items:center;gap:.45rem .9rem;display:flex}.site-footer__links{color:var(--muted-strong);font-size:.86rem;line-height:1.6}.site-footer__legal{color:var(--muted);letter-spacing:.04em;font-size:.82rem;line-height:1.6}.site-footer__links a,.site-footer__legal a{color:inherit;text-decoration:none;transition:color .16s}.site-footer__links a:hover,.site-footer__legal a:hover{color:var(--accent-strong)}@media (max-width:768px){.site-footer{padding:0 16px 24px}.site-footer__links,.site-footer__legal{gap:.3rem .75rem}}
