:root{--bfc-primary:#b45309;--bfc-primary-light:#fef3c7;--bfc-primary-lighter:#fde68a;--bfc-text:#1e293b;--bfc-text-secondary:#475569;--bfc-text-muted:#64748b;--bfc-bg:#fff;--bfc-bg-secondary:#f8fafc;--bfc-border:#e2e8f0;--bfc-border-light:#f1f5f9;--bfc-radius:var(--main-radius,.5rem);--bfc-radius-lg:var(--main-radius-lg,.75rem);--bfc-shadow:0 1px 3px #0000000f, 0 1px 2px #0000000a;--bfc-shadow-md:0 4px 12px #00000014;--bfc-success:#059669;--bfc-danger:#dc2626}._bfc-container{max-width:600px;margin:0 auto}._bfc-hidden{display:none!important}@media (max-width:768px){._bfc-container{padding-left:1rem;padding-right:1rem}}._bfc-modes{gap:.5rem;margin-bottom:1.25rem;display:flex}._bfc-mode{background:var(--bfc-bg);border-style:solid;border-width:1.5px;border-color:var(--bfc-border);border-radius:var(--bfc-radius);color:var(--bfc-text-secondary);cursor:pointer;box-shadow:var(--bfc-shadow);justify-content:center;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}._bfc-mode:hover{border-color:var(--bfc-primary);color:var(--bfc-primary)}._bfc-mode._bfc-mode-active{background:var(--bfc-primary);border-color:var(--bfc-primary);color:#fff;box-shadow:0 2px 8px #b4530940}._bfc-calc{margin-bottom:1.25rem}._bfc-preset-row{margin-bottom:1rem}._bfc-label{color:var(--bfc-text-secondary);margin-bottom:.375rem;font-size:.8125rem;font-weight:500;display:block}._bfc-select{background:var(--bfc-bg);border-style:solid;border-width:1.5px;border-color:var(--bfc-border);border-radius:var(--bfc-radius);width:100%;color:var(--bfc-text);cursor:pointer;padding:.5rem .75rem;font-family:inherit;font-size:.875rem}._bfc-select:focus{border-color:var(--bfc-primary);outline:none;box-shadow:0 0 0 3px #b453091a}._bfc-fields{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}._bfc-field{flex:1}._bfc-input-wrap{align-items:center;display:flex;position:relative}._bfc-input{background:var(--bfc-bg);border-style:solid;border-width:1.5px;border-color:var(--bfc-border);border-radius:var(--bfc-radius);width:100%;color:var(--bfc-text);padding:.5625rem 3.5rem .5625rem .75rem;font-family:inherit;font-size:.9375rem}._bfc-input._bfc-input-no-unit{padding-right:.75rem}._bfc-input:focus{border-color:var(--bfc-primary);outline:none;box-shadow:0 0 0 3px #b453091a}._bfc-input::placeholder{color:#94a3b8}._bfc-unit-select{background:var(--bfc-bg-secondary);border-style:solid;border-width:1px;border-color:var(--bfc-border-light);border-radius:calc(var(--bfc-radius) - 2px);color:var(--bfc-text-muted);cursor:pointer;padding:.25rem;font-family:inherit;font-size:.75rem;font-weight:500;position:absolute;right:.25rem}._bfc-unit-select:focus{border-color:var(--bfc-primary);outline:none}._bfc-formula-hint{background:var(--bfc-bg-secondary);border-radius:var(--bfc-radius);border-style:dashed;border-width:1px;border-color:var(--bfc-border);font-size:.8125rem;font-family:var(--main-font-mono);color:var(--bfc-text-muted);text-align:center;margin-top:.75rem;padding:.5rem .75rem}@media (max-width:480px){._bfc-modes{gap:.375rem}._bfc-mode{flex:1;min-height:44px;padding:.625rem .5rem;font-size:.875rem}._bfc-select{min-height:44px;padding:.625rem .75rem;font-size:16px}._bfc-input{min-height:44px;padding:.6875rem 3.75rem .6875rem .75rem;font-size:16px}._bfc-input._bfc-input-no-unit{padding-right:.75rem}._bfc-unit-select{padding:.3125rem .375rem;font-size:.8125rem}._bfc-fields{grid-template-columns:1fr;gap:.625rem}}._bfc-result-card{background:var(--bfc-bg);border-style:solid;border-width:1.5px;border-color:var(--bfc-border);border-radius:var(--bfc-radius-lg);box-shadow:var(--bfc-shadow-md);text-align:center;margin-bottom:1rem;padding:1.25rem}._bfc-result-label{color:var(--bfc-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem;font-size:.75rem;font-weight:600;display:block}._bfc-result-value-wrap{justify-content:center;align-items:baseline;gap:.5rem;display:flex}._bfc-result-value{color:var(--bfc-primary);font-size:2.25rem;font-weight:800;line-height:1.1;font-family:var(--main-font-mono)}._bfc-result-unit{color:var(--bfc-text-muted);font-size:1rem;font-weight:600}._bfc-formula{background:var(--bfc-bg-secondary);border-radius:var(--bfc-radius);border-style:dashed;border-width:1px;border-color:var(--bfc-border);font-size:.8125rem;font-family:var(--main-font-mono);color:var(--bfc-text-secondary);margin-top:.75rem;padding:.5rem .75rem;line-height:1.5}._bfc-formula strong{color:var(--bfc-primary);font-weight:700}._bfc-btn{border-radius:var(--bfc-radius);cursor:pointer;border:0 solid #0000;justify-content:center;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}._bfc-btn-add{background:var(--bfc-primary);color:#fff;margin-bottom:1rem;box-shadow:0 2px 6px #b4530933}._bfc-btn-add:hover{opacity:.9}._bfc-cost-section{margin-top:.5rem}._bfc-cost-toggle{background:var(--bfc-bg);border-style:solid;border-width:1.5px;border-color:var(--bfc-border);border-radius:var(--bfc-radius);width:100%;color:var(--bfc-text-secondary);cursor:pointer;box-shadow:var(--bfc-shadow);align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:flex}._bfc-cost-toggle:hover{border-color:var(--bfc-primary);color:var(--bfc-primary)}._bfc-cost-toggle svg:last-child{margin-left:auto;transition:transform .2s}._bfc-cost-toggle._bfc-cost-open svg:last-child{transform:rotate(180deg)}._bfc-cost-body{background:var(--bfc-bg);border-style:solid;border-width:1.5px;border-color:var(--bfc-border);border-radius:var(--bfc-radius);box-shadow:var(--bfc-shadow);margin-top:.75rem;padding:1rem}._bfc-cost-inputs{gap:.75rem;margin-bottom:1rem;display:flex}._bfc-cost-result{border-top-style:dashed;border-top-width:1px;border-top-color:var(--bfc-border);padding-top:.75rem}._bfc-cost-row{color:var(--bfc-text-secondary);justify-content:space-between;align-items:center;padding:.25rem 0;font-size:.875rem;display:flex}._bfc-cost-row-muted{color:var(--bfc-text-muted);font-size:.8125rem}._bfc-cost-row-total{border-top-style:solid;border-top-width:1px;border-top-color:var(--bfc-border);color:var(--bfc-success);margin-top:.5rem;padding-top:.5rem;font-size:1rem;font-weight:700}@media (max-width:480px){._bfc-result-card{padding:1rem}._bfc-result-value{font-size:1.875rem}._bfc-btn-add{width:100%;min-height:44px;padding:.75rem 1rem;font-size:.875rem}._bfc-cost-toggle{min-height:44px;padding:.75rem 1rem;font-size:.9375rem}._bfc-cost-body{padding:.875rem}._bfc-cost-inputs{flex-direction:column;gap:.625rem}}._bfc-list-section{margin-bottom:1rem}._bfc-list-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._bfc-list-title{color:var(--bfc-text);font-size:.875rem;font-weight:700}._bfc-btn-clear{border-radius:var(--bfc-radius);color:var(--bfc-text-muted);cursor:pointer;background:0 0;border:0 solid #0000;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}._bfc-btn-clear:hover{color:var(--bfc-danger)}._bfc-list-items{background:var(--bfc-bg);border-style:solid;border-width:1.5px;border-color:var(--bfc-border);border-radius:var(--bfc-radius-lg);box-shadow:var(--bfc-shadow);min-height:48px;overflow:hidden}._bfc-list-item{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--bfc-border-light);justify-content:space-between;align-items:center;padding:.625rem 1rem;display:flex}._bfc-list-item:last-child{border-bottom-width:0}._bfc-item-info{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}._bfc-item-dims{color:var(--bfc-text);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;overflow:hidden}._bfc-item-detail{color:var(--bfc-text-muted);font-size:.6875rem}._bfc-item-bf{color:var(--bfc-primary);font-size:.9375rem;font-weight:700;font-family:var(--main-font-mono);white-space:nowrap;margin-right:.5rem}._bfc-item-remove{border-radius:var(--bfc-radius);cursor:pointer;width:24px;height:24px;color:var(--bfc-text-muted);background:0 0;border:0 solid #0000;flex-shrink:0;justify-content:center;align-items:center;display:flex}._bfc-item-remove:hover{color:var(--bfc-danger)}._bfc-list-summary{background:var(--bfc-primary-light);border-radius:var(--bfc-radius);margin-top:.5rem;padding:.75rem 1rem}._bfc-summary-row{color:var(--bfc-primary);justify-content:space-between;align-items:center;font-size:.875rem;font-weight:700;display:flex}._bfc-summary-value{font-family:var(--main-font-mono);font-size:1rem}@media (max-width:480px){._bfc-list-item{gap:.375rem;padding:.625rem .75rem}._bfc-item-remove{width:32px;height:32px}._bfc-btn-clear{min-height:32px;padding:.375rem .625rem;font-size:.8125rem}._bfc-list-summary{padding:.875rem 1rem}}
