:root{--color-text-primary: #1c1901;--color-text-secondary: #817d75;--color-text-muted: #b8b2a7;--color-text-inverse: #fafaf9;--color-text-brand: #2d350b;--color-bg-page: #fafaf9;--color-bg-surface: #ffffff;--color-bg-sidebar: #fafaf9;--color-bg-subtle: #f1f0ed;--color-bg-container: #dbddd4;--color-bg-brand: #1c1901;--color-bg-info-row: #f8f7f6;--color-border-default: #b8b2a7;--color-border-subtle: #e6e2da;--color-border-card: #ccc6bc;--color-brand-primary: #4a5328;--color-brand-hover: #2d350b;--color-brand-active: #292e16;--color-success-bg: #edf7ed;--color-success-text: #317234;--color-error-bg: #fef3f2;--color-error-text: #b42318;--shadow-xs: 0 1px 2px rgba(10, 13, 18, .05);--shadow-lg: 0 2px 2px -1px rgba(10, 13, 18, .04), 0 4px 6px -2px rgba(10, 13, 18, .03), 0 12px 16px -4px rgba(10, 13, 18, .08)}@font-face{font-family:Basis Grotesque Pro;src:url("/fonts/basis-grotesque-pro/Basis Grotesque Pro Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Basis Grotesque Pro;src:url("/fonts/basis-grotesque-pro/Basis Grotesque Pro Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Basis Grotesque Pro;src:url("/fonts/basis-grotesque-pro/Basis Grotesque Pro Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--color-bg-page);color:var(--color-text-primary);font-family:Basis Grotesque Pro,Inter,Roboto,sans-serif;line-height:1.5;text-rendering:optimizeLegibility}body{min-height:100dvh;margin:0}button,input,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(74,83,40,.24);outline-offset:2px}.field{display:grid;gap:7px;color:var(--color-text-primary);font-size:13px;font-weight:500}.field input,.field select{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--color-border-default);border-radius:9px;background:var(--color-bg-surface);color:var(--color-text-primary);box-shadow:var(--shadow-xs)}.field input::placeholder{color:var(--color-text-muted)}.field input:hover,.field select:hover{border-color:var(--color-text-secondary)}.field small{color:var(--color-error-text);font-weight:400}.btn{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:9px 15px;border-radius:9px;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;cursor:pointer}.btn:disabled{cursor:not-allowed;opacity:.56}.btn-primary{border:1px solid var(--color-brand-primary);background:var(--color-brand-primary);color:var(--color-text-inverse)}.btn-primary:not(:disabled):hover{border-color:var(--color-brand-hover);background:var(--color-brand-hover)}.btn-secondary{border:1px solid var(--color-border-default);background:var(--color-bg-surface);color:var(--color-text-primary)}.btn-secondary:not(:disabled):hover,.btn-tertiary:not(:disabled):hover{background:var(--color-bg-subtle)}.btn-tertiary,.link-button{border:0;background:transparent;color:var(--color-text-brand)}.link-button{padding:0;font-size:13px;font-weight:500;cursor:pointer}.btn-wide{width:100%}.btn-sm{min-height:36px;padding:7px 11px;font-size:12px}
