:root{color-scheme:light;--color-bg: #f3f5f7;--color-bg-accent: #eef3e2;--color-surface: #ffffff;--color-surface-muted: #f8f9fa;--color-border-strong: #d9dde1;--color-border-soft: #e8ebee;--color-text-primary: #58585a;--color-text-soft: #646464;--color-text-muted: #6c757d;--color-accent: #97bf0d;--color-accent-strong: #5c7411;--color-success: #97bf0d;--color-danger: #b34734;--shadow-elevated: 0 20px 40px rgba(33, 37, 41, .08);font-family:Open Sans,Arial,sans-serif}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;background:linear-gradient(180deg,#ffffff 0%,var(--color-bg) 72%),radial-gradient(circle at top left,rgba(151,191,13,.12),transparent 24rem),radial-gradient(circle at 80% 15%,rgba(151,191,13,.06),transparent 28rem)}body{min-height:100vh;margin:0;color:var(--color-text-primary);background:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Roboto Slab,Times New Roman,serif;letter-spacing:-.03em}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;border-radius:.75rem;padding:.9rem 1.2rem;color:#fff;background:linear-gradient(180deg,#a4cc2b 0%,var(--color-accent) 100%);box-shadow:0 12px 24px #97bf0d38;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 28px #97bf0d3d}button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}input,textarea,select{width:100%;padding:.95rem 1rem;border-radius:.85rem;border:1px solid var(--color-border-strong);background:#fff;color:var(--color-text-primary)}input::placeholder,textarea::placeholder{color:var(--color-text-muted)}input:focus,textarea:focus,select:focus{outline:2px solid rgba(151,191,13,.25);outline-offset:1px}a{color:inherit}label{display:block}
