:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;font-weight:400;color:#1a1a1a;background-color:#fafafa}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}.container{max-width:640px;margin:0 auto;padding:3rem 1.5rem}.card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1.5rem;margin-bottom:1rem}h1{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}h2{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#666}input[type=text],textarea{width:100%;padding:.625rem .75rem;font-size:.9375rem;border:1px solid #ddd;border-radius:6px;font-family:inherit;transition:border-color .15s}input[type=text]:focus,textarea:focus{outline:none;border-color:#06f}button{font-family:inherit;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;transition:opacity .15s}button:hover{opacity:.85}button:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#06f;color:#fff}.btn-secondary{background:#f0f0f0;color:#333}.btn-ghost{background:transparent;color:#666;padding:.25rem .5rem}.btn-ghost:hover{background:#f5f5f5;opacity:1}.badge{display:inline-block;padding:.125rem .5rem;font-size:.75rem;font-weight:500;border-radius:4px;text-transform:uppercase}.badge-blue{background:#e6f0ff;color:#06f}.badge-green{background:#e6f9f0;color:#00994d}.badge-gray{background:#f0f0f0;color:#666}a{color:#06f;text-decoration:none}a:hover{text-decoration:underline}.text-muted{color:#888}.text-sm{font-size:.875rem}
