@layer theme{:root,:host{--radius-md: 8px;--radius-lg: 12px;--color-bg: #fafafa;--color-fg: #171717;--color-muted: #666666;--color-subtle: #999999;--color-border: #eaeaea;--color-border-hover: #999999;--color-card: #ffffff;--color-accent: #0070f3;--color-accent-soft: #eaf5ff;--color-success-bg: #e8f7ef;--color-success-fg: #0a7a3e;--color-warn-bg: #fff8e8;--color-warn-fg: #9a6700;--color-danger: #ee0000;--color-danger-bg: #ffeeee;--color-danger-fg: #c50000;--shadow-modal: 0 0 0 1px rgba(0, 0, 0, .06), 0 16px 48px rgba(0, 0, 0, .12)}}@layer utilities{.static{position:static}.grid{display:grid}.w-full{width:100%}}html,body{height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#fafafa;color:#171717;-webkit-font-smoothing:antialiased;color-scheme:light}*,*:before,*:after{box-sizing:border-box}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:8px;padding:.5rem .875rem;font-size:.875rem;font-weight:500;line-height:1.25rem;border:1px solid transparent;cursor:pointer;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;white-space:nowrap;font-family:inherit;background:#171717;color:#fff}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#171717!important;color:#fff!important;border-color:transparent!important}.btn-primary:hover:not(:disabled){background:#333!important}.btn-accent{background:#0070f3!important;color:#fff!important;border-color:transparent!important}.btn-accent:hover:not(:disabled){background:#0060df!important}.btn-secondary{background:#fff!important;color:#171717!important;border-color:#eaeaea!important}.btn-secondary:hover:not(:disabled){border-color:#999!important}.btn-ghost{background:transparent!important;color:#666!important;border-color:transparent!important}.btn-ghost:hover:not(:disabled){color:#171717!important;background:#0000000a!important}.btn-danger{background:#fee!important;color:#c50000!important;border-color:transparent!important}.btn-danger:hover:not(:disabled){background:#ffd6d6!important}input[type=text],input[type=password],input[type=number],input[type=email],input[type=search],input[type=tel],input[type=url],input:not([type]),textarea,select,.input{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin:0!important;min-height:2.75rem!important;padding:.625rem .875rem!important;border:1px solid #d0d0d0!important;border-radius:8px!important;background-color:#fff!important;background-image:none!important;color:#171717!important;font-family:inherit!important;font-size:1rem!important;font-weight:400!important;line-height:1.4!important;letter-spacing:normal!important;opacity:1!important;outline:none!important;box-shadow:inset 0 0 0 0 transparent!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;caret-color:#171717!important}input[type=text]::placeholder,input[type=password]::placeholder,input[type=number]::placeholder,input:not([type])::placeholder,textarea::placeholder,.input::placeholder{color:#999!important;opacity:1!important;letter-spacing:normal!important}input[type=text]:focus,input[type=password]:focus,input[type=number]:focus,input:not([type]):focus,textarea:focus,select:focus,.input:focus{border-color:#0070f3!important;box-shadow:0 0 0 3px #0070f32e!important;background-color:#fff!important}input[type=text]:disabled,input[type=password]:disabled,input[type=number]:disabled,textarea:disabled,select:disabled,.input:disabled{background-color:#f0f0f0!important;color:#666!important;cursor:not-allowed!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#171717!important;-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;box-shadow:0 0 0 1000px #fff inset!important;transition:background-color 99999s ease-in-out 0s}select,select.input{cursor:pointer!important;padding-right:2.25rem!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23666666' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right .75rem center!important;background-size:12px 8px!important;background-color:#fff!important}input[type=number]{-moz-appearance:textfield!important}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0}.input-lg,input.input-lg{min-height:3.25rem!important;padding:.75rem 1rem!important;font-size:1.35rem!important;letter-spacing:.35em!important;text-align:center!important;font-variant-numeric:tabular-nums!important}.label{display:block;font-size:.8125rem;font-weight:500;color:#666;margin-bottom:.375rem}.card{background-color:#fff!important;border:1px solid #eaeaea;border-radius:12px;box-shadow:0 0 0 1px #0000000f,0 2px 8px #0000000a;opacity:1}.badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.badge-ok{background:#e8f7ef;color:#0a7a3e}.badge-warn{background:#fff8e8;color:#9a6700}.badge-danger{background:#fee;color:#c50000}.badge-muted{background:#f4f4f4;color:#666}
