: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}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:radial-gradient(circle at top, #fffffffa, #f7fafbeb 42%), linear-gradient(180deg, #fff 0%, var(--background) 100%);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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{width:100%;padding:8px 20px 36px}.site-footer__inner{width:min(100%,1120px);color:var(--muted);border-top:1px solid #2f4b571a;gap:.75rem;margin:0 auto;padding:28px 0 0;display:grid}.site-footer__brand{color:#2f4b57e0;width:fit-content}.site-footer__meta{max-width:42rem;font-size:.92rem;line-height:1.7}.site-footer__legal{color:#2f4b5780;letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:.45rem .9rem;font-size:.82rem;line-height:1.6;display:flex}.site-footer__legal a{color:inherit;text-decoration:none;transition:color .16s}.site-footer__legal a:hover{color:#2f4b57c7}@media (max-width:768px){.site-footer{padding:0 16px 24px}.site-footer__legal{gap:.3rem .75rem}}
