:root,[data-theme=dark]{--bk-bg:#0c0f14;--bk-surface:#1b1d26;--bk-surface-2:#1f232d;--bk-border:#2a2e3a;--bk-border-strong:#3d4250;--bk-text:#ebe4d6;--bk-text-muted:#9a958a;--bk-gold:#cdaa5e;--bk-gold-hi:#e0c580;--bk-gold-deep:#8a6f3d;--bk-gold-ink:#cdaa5e;--bk-positive:#22c55e;--bk-negative:#ef4444;--bk-warning:#f59e0b;--bk-positive-bg:#15281c;--bk-negative-bg:#2c1618;--bk-danger:#9b2c2c;--bk-warning-bg:#2c2210;--bk-info:#56b4e9;--bk-promo:#cc79a7;--bk-promo-bg:#291a28;--bk-font-display:"Playfair Display", Georgia, serif;--bk-font-sans:"Inter", system-ui, -apple-system, sans-serif;--bk-cat-1:#e69f00;--bk-cat-2:#56b4e9;--bk-cat-3:#009e73;--bk-cat-4:#f0e442;--bk-cat-5:#0072b2;--bk-cat-6:#d55e00;--bk-cat-7:#cc79a7;--bk-cat-8:#999;--bk-action:#cdaa5e;--bk-action-hover:#e0c580;--bk-action-ink:#1a140a;--bk-hover:#232634;--bk-active:#30343f;--bk-disabled-bg:#16181f;--bk-disabled-tx:#5c5950;--bk-scrim:#06080ca8;--bk-shadow:0 2px 10px #0000008c;--bk-focus:#e0c580;--bk-font-mono:ui-monospace, "SF Mono", Menlo, monospace}[data-theme=light]{--bk-bg:#f7f2e8;--bk-surface:#fff;--bk-surface-2:#efe7d6;--bk-border:#e2d8c4;--bk-border-strong:#cbbb93;--bk-text:#1a1a1a;--bk-text-muted:#6b6353;--bk-gold:#cdaa5e;--bk-gold-hi:#e0c580;--bk-gold-deep:#6b5528;--bk-gold-ink:#6b5528;--bk-positive:#2e5e3e;--bk-negative:#8b1e2d;--bk-warning:#9a5b00;--bk-positive-bg:#e6f0e8;--bk-negative-bg:#f5e3e5;--bk-danger:#8b1e2d;--bk-warning-bg:#f6ecd8;--bk-info:#0072b2;--bk-promo:#8b3a6b;--bk-promo-bg:#f3e5ef;--bk-hover:#f1e9da;--bk-active:#e9dfc9;--bk-disabled-bg:#ece4d4;--bk-disabled-tx:#a89e8c;--bk-scrim:#1a1a1a66;--bk-shadow:0 1px 4px #3c321e24;--bk-focus:#8a6f3d}html,body,#root{background:var(--bk-bg);width:100%;min-height:100%;margin:0;padding:0}body{color:var(--bk-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}input,select,textarea{background:var(--bk-surface-2);color:var(--bk-text);border:1px solid var(--bk-border);box-sizing:border-box;border-radius:8px;outline:none;padding:9px 11px;font-family:inherit;font-size:14px;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:var(--bk-focus)}.bk-row-action{color:var(--bk-text-muted)}.bk-row-action:hover{color:var(--bk-action)}.bk-row-action:focus:not(:focus-visible){outline:none}input::placeholder,textarea::placeholder{color:var(--bk-text-muted)}input:-webkit-autofill{-webkit-text-fill-color:var(--bk-text);-webkit-box-shadow:0 0 0px 1000px var(--bk-surface-2) inset;transition:background-color 5000s ease-in-out}input:-webkit-autofill:hover{-webkit-text-fill-color:var(--bk-text);-webkit-box-shadow:0 0 0px 1000px var(--bk-surface-2) inset;transition:background-color 5000s ease-in-out}input:-webkit-autofill:focus{-webkit-text-fill-color:var(--bk-text);-webkit-box-shadow:0 0 0px 1000px var(--bk-surface-2) inset;transition:background-color 5000s ease-in-out}select{appearance:none;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 d='M1 1l5 5 5-5' stroke='%238a9bb0' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=checkbox],input[type=radio]{cursor:pointer;width:16px;height:16px;accent-color:var(--bk-gold);border-radius:4px;padding:0}@keyframes bkSlideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.bk-slide-over{animation:.18s ease-out bkSlideInRight}@media (prefers-reduced-motion:reduce){.bk-slide-over{animation:none}}@keyframes bkSelectionBarEnter{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.bk-selection-bar{animation:.16s ease-out bkSelectionBarEnter}@media (prefers-reduced-motion:reduce){.bk-selection-bar{animation:none}}
