:root{--bf-bg:#050d17;--bf-surface-1:#081725;--bf-surface-2:#0c2030;--bf-surface-3:#102b3f;--bf-line:#294a60;--bf-line-strong:#3b6680;--bf-accent:#79d8ec;--bf-accent-strong:#63c7eb;--bf-text:#eaf4f7;--bf-muted:#9fb8c3;--bf-shadow:0 18px 48px #0000003d;color:var(--bf-text);background:var(--bf-bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#07101c;min-width:320px;min-height:100svh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #63c7eb}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.025em}.bf-app-shell{background:radial-gradient(80% 50% at 95% -10%,#12304b 0%,#07101c 65%);min-height:100svh}.bf-rail{display:none}.bf-workspace{min-width:0}.bf-topbar{z-index:10;height:calc(3.75rem + env(safe-area-inset-top));padding:env(safe-area-inset-top) 1rem 0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07101ced;border-bottom:1px solid #22394b;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.bf-topbar__title{color:#c6d8e0;letter-spacing:.08em;text-transform:uppercase;font-size:.83rem;font-weight:700}.bf-content{width:min(100%,1160px);padding:1.5rem 1rem calc(6.5rem + env(safe-area-inset-bottom));margin:0 auto}.bf-icon-button{color:#d5e8ef;background:#0c1b2b;border:1px solid #294357;border-radius:6px;place-items:center;width:44px;height:44px;font-size:1.1rem;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.bf-nav--bottom{z-index:20;padding:.45rem max(.45rem, env(safe-area-inset-right)) calc(.45rem + env(safe-area-inset-bottom)) max(.45rem, env(safe-area-inset-left));background:#091622;border-top:1px solid #22394b;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.bf-nav__item{color:#88a1b0;text-align:center;background:0 0;border:0;border-radius:5px;place-items:center;gap:.1rem;min-height:44px;padding:.2rem;font-size:.68rem;font-weight:700;line-height:1.1;transition:color .18s,background-color .18s;display:grid;position:relative;overflow:hidden}.bf-nav__item:after{content:"";opacity:0;background:#79d8ec;border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:0;left:28%;right:28%;transform:scaleX(.25)}.bf-nav__item[data-active]{color:#79d8ec;background:#102b3d}.bf-nav__item[data-active]:after{opacity:1;transform:scaleX(1)}.bf-nav__badge{color:#06111c;background:#79d8ec;border-radius:999px;min-width:1.1rem;padding:.1rem .3rem;font-size:.62rem}.bf-page-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;animation:.18s ease-out both bf-section-in;display:flex}.bf-page-header h1{margin-top:.28rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.bf-eyebrow{color:#79d8ec;letter-spacing:.15em;text-transform:uppercase;font-size:.68rem;font-weight:800}.bf-page-header__description{color:#9fb4be;max-width:66ch;margin-top:.8rem;line-height:1.55}.bf-page-header__actions{flex-wrap:wrap;flex:none;gap:.5rem;display:flex}.bf-panel{background:linear-gradient(90deg,#0f2231eb,#0a182599);border-top:1px solid #2a465a}.bf-panel+.bf-panel{margin-top:1.25rem}.bf-panel__header{border-bottom:1px solid #22394b;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.bf-panel__header h2,.bf-profile h2,.bf-warnings h2{margin-top:.25rem;font-size:1rem}.bf-panel__body{padding:1.1rem}.bf-form-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));align-items:end;gap:1rem;display:grid}.bf-form-grid+.bf-form-grid,.bf-form-grid+.bf-toggle,.bf-toggle+.bf-gas-editor{margin-top:1rem}.bf-metric-grid{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));column-gap:1.25rem;display:grid}.bf-card-grid{gap:1rem;display:grid}.bf-card-grid .bf-panel+.bf-panel{margin-top:0}.bf-tank-card .bf-panel__header{flex-direction:column;align-items:flex-start}.bf-tank-card__actions{grid-template-columns:repeat(auto-fit,minmax(5.5rem,1fr));gap:.5rem;width:100%;display:grid}.bf-tank-card__actions .bf-button{min-width:0}.bf-row-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.bf-gas-editor,.bf-route-editor{border-bottom:1px solid #294357;padding:1rem 0 1.25rem}.bf-gas-editor{scroll-margin-top:calc(4.75rem + env(safe-area-inset-top))}.bf-gas-editor:first-child,.bf-route-editor:first-child{padding-top:0}.bf-gas-editor:last-child,.bf-route-editor:last-child{border-bottom:0;padding-bottom:0}.bf-inline-summary{color:#9fb4be;align-content:center;align-self:stretch;gap:.45rem;min-height:44px;font-size:.78rem;display:grid}.bf-inline-actions{justify-content:flex-end;margin:.75rem 0 1rem;display:flex}.bf-toggle,.bf-check{color:#c6d8e0;cursor:pointer;align-items:flex-start;gap:.65rem;display:flex}.bf-toggle{background:#0a1927;border:1px solid #294357;min-height:44px;padding:.7rem .8rem}.bf-toggle input,.bf-check input{accent-color:#79d8ec;width:1.15rem;height:1.15rem;margin:.1rem 0 0}.bf-toggle span{gap:.2rem;display:grid}.bf-toggle small{color:#8fa7b2;font-weight:400}.bf-check-grid{background:#091724;border:1px solid #294357;flex-wrap:wrap;gap:.6rem 1rem;min-height:44px;padding:.7rem .8rem;display:flex}.bf-check{align-items:center;min-height:28px;font-size:.82rem}.bf-results{gap:1.25rem;margin-top:1.5rem;display:grid}.bf-results .bf-panel+.bf-panel{margin-top:0}.bf-plan-context{top:calc(3.75rem + env(safe-area-inset-top));z-index:9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(125deg,#0d2536f7,#071724f2);border:1px solid #365f76;border-radius:10px;grid-template-columns:auto minmax(15rem,1fr) auto;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.85rem 1rem;display:grid;position:sticky;box-shadow:0 14px 34px #0000003d,inset 0 1px #ffffff0a}.bf-plan-context .bf-segmented legend{margin-bottom:.3rem}.bf-plan-context .bf-segmented label:has(input:disabled){cursor:not-allowed;opacity:.45}.bf-plan-context__summary{gap:.2rem;min-width:0;display:grid}.bf-plan-context__summary>span{color:#79d8ec;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:800}.bf-plan-context__summary strong{color:#edf8fa;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;line-height:1.35;overflow:hidden}.bf-plan-context__summary small{color:#9eb8c3;font-size:.74rem;line-height:1.4}.bf-plan-context__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.bf-plan-status{color:#bfd0d7;white-space:nowrap;background:#0b1d2b;border:1px solid #496273;border-radius:999px;align-items:center;gap:.45rem;min-height:2rem;padding:.3rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.bf-plan-status__dot{background:#91a9b3;border-radius:50%;flex:none;width:.48rem;height:.48rem;box-shadow:0 0 0 3px #91a9b31c}.bf-plan-status[data-state=updating]{color:#a7e5f1;background:#0b2635;border-color:#42758b}.bf-plan-status[data-state=updating] .bf-plan-status__dot{background:#79d8ec;animation:.7s ease-in-out infinite alternate bf-tool-pulse;box-shadow:0 0 0 3px #79d8ec1f}.bf-plan-status[data-state=current]{color:#9ce8d7;background:#0b2725;border-color:#2d655b}.bf-plan-status[data-state=current] .bf-plan-status__dot{background:#73ddc5;box-shadow:0 0 0 3px #73ddc51f}.bf-plan-status[data-state=needs-attention]{color:#ffc0b6;background:#311a19;border-color:#82483f}.bf-plan-status[data-state=needs-attention] .bf-plan-status__dot{background:#ff9b8d;box-shadow:0 0 0 3px #ff9b8d1f}.bf-plan-status[data-state=source-changed]{color:#ffe09e;background:#2c2518;border-color:#7b6234}.bf-plan-status[data-state=source-changed] .bf-plan-status__dot{background:#ffd07a;box-shadow:0 0 0 3px #ffd07a1f}.bf-plan-setup{gap:1.25rem;display:grid}.bf-plan-setup>.bf-panel+.bf-panel,.bf-plan-context+.bf-results{margin-top:0}.bf-scenario-summary{gap:1rem;margin-top:1rem;display:grid}.bf-settings-fields{gap:1rem;margin:1.25rem 0;display:grid}.bf-safety-gate{max-width:39rem}.bf-safety-gate h1{margin-top:.35rem;font-size:clamp(1.8rem,5vw,2.65rem);line-height:1.05}.bf-safety-list{color:#b8cbd3;gap:.5rem;margin:1rem 0 0;padding-left:1.25rem;line-height:1.45;display:grid}.bf-segmented{border:0;min-width:0;margin:0;padding:0}.bf-segmented legend{color:#a9bec8;margin-bottom:.45rem;font-size:.78rem;font-weight:700}.bf-segmented [role=radiogroup]{background:#091724;border:1px solid #294357;border-radius:6px;min-height:44px;padding:3px;display:inline-flex}.bf-segmented label{color:#9fb3bd;cursor:pointer;border-radius:4px;place-items:center;min-width:4rem;padding:.45rem .75rem;font-size:.82rem;font-weight:700;transition:color .18s,background-color .18s,box-shadow .18s;display:grid}.bf-segmented label:hover{color:#dcecf1;background:#10283a}.bf-segmented input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.bf-field-group{gap:.38rem;display:grid}.bf-field-group>span{color:#c4d5dc;font-size:.82rem;font-weight:700}.bf-field-group__control>input,.bf-field-group__control>select,.bf-field-group__control>textarea,.bf-dialog__input input{color:#eff8fb;background:#091724;border:1px solid #37546a;border-radius:4px;width:100%;min-height:44px;padding:.65rem .75rem}.bf-field-group__hint,.bf-field-group__error{font-size:.75rem;line-height:1.4}.bf-field-group__hint{color:#8da6b2}.bf-field-group__error{color:#ff9b8d}.bf-metric{border-bottom:1px solid #233b4d;gap:.22rem;padding:.85rem 0;display:grid}.bf-metric>span{color:#9ab0bb;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.bf-metric strong{font-size:clamp(1.4rem,3vw,2rem);line-height:1.1}.bf-metric small{color:#8fa7b2}.bf-metric[data-tone=safe] strong{color:#73ddc5}.bf-metric[data-tone=warning] strong{color:#ffd07a}.bf-metric[data-tone=danger] strong{color:#ff9b8d}.bf-warnings{background:#261f13;border-left:3px solid #e7a94e;padding:.85rem 1rem}.bf-warnings ul{gap:.45rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.bf-warnings li{color:#d7c8a8;line-height:1.45}.bf-warnings li:before{content:"•";color:#ffd07a;margin-right:.5rem}.bf-warnings li[data-severity=error]:before{color:#ff9b8d}.bf-warnings li[data-severity=info]:before{color:#79d8ec}.bf-gas-chip{color:#bcd3dc;white-space:nowrap;background:#10283a;border:1px solid #356078;border-radius:4px;align-items:baseline;gap:.42rem;max-width:100%;padding:.35rem .5rem;font-size:.72rem;display:inline-flex}.bf-gas-chip strong{color:#e6f5f8}.bf-gas-chip span{color:#8fb1c0}.bf-cylinder{background:#0a1a28;border:1px solid #294357;border-left:3px solid #6e9aab;border-radius:5px;flex-wrap:wrap;justify-content:space-between;align-items:start;gap:1rem;padding:1rem;transition:border-color .18s,background-color .18s;display:flex}.bf-cylinder h3{margin-bottom:.45rem;font-size:1rem}.bf-cylinder dl{gap:1rem;margin:0;display:flex}.bf-cylinder dt{color:#86a1ae;text-transform:uppercase;font-size:.68rem}.bf-cylinder dd{margin:.2rem 0 0;font-weight:750}.bf-cylinder[data-status=low]{border-left-color:#ff9b8d}.bf-cylinder[data-status=low] dd:first-of-type{color:#ff9b8d}.bf-empty-state{color:#a7bdc6;text-align:center;border-top:1px solid #294357;border-bottom:1px solid #294357;align-content:center;place-items:center;gap:.75rem;min-height:18rem;display:grid}.bf-empty-state>span{color:#79d8ec;font-size:2.4rem}.bf-empty-state h2{color:#e5f0f4;font-size:1.25rem}.bf-empty-state p{max-width:45ch;line-height:1.5}.bf-completion-notice{isolation:isolate;min-height:4rem;scroll-margin-top:calc(4.75rem + env(safe-area-inset-top));background:linear-gradient(105deg,#0d2333f5,#091927db);border:1px solid #315a68;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.85rem;margin:0 0 1.25rem;padding:.85rem 1rem;animation:.18s ease-out both bf-completion-arrive;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #00000024,inset 0 0 0 1px #79d8ec0a}.bf-warnings+.bf-completion-notice{margin-top:1.25rem}.bf-results>.bf-completion-notice{margin-bottom:0}.bf-completion-notice__perimeter{z-index:2;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.bf-completion-notice__edge{filter:drop-shadow(0 0 4px #79d8ec85);background:#79d8ec;display:block;position:absolute}.bf-completion-notice__edge--top,.bf-completion-notice__edge--bottom{width:100%;height:2px;transform:scaleX(0)}.bf-completion-notice__edge--right,.bf-completion-notice__edge--left{width:2px;height:100%;transform:scaleY(0)}.bf-completion-notice__edge--top{transform-origin:0;background:linear-gradient(90deg,#79d8ec,#63c7eb);animation:.22s cubic-bezier(.2,.8,.2,1) 40ms forwards bf-completion-border-x;top:0;left:0}.bf-completion-notice__edge--right{transform-origin:top;background:linear-gradient(#63c7eb,#79d8ec);animation:.12s ease-out .26s forwards bf-completion-border-y;top:0;right:0}.bf-completion-notice__edge--bottom{transform-origin:100%;background:linear-gradient(270deg,#79d8ec,#63c7eb);animation:.22s cubic-bezier(.2,.8,.2,1) .38s forwards bf-completion-border-x;bottom:0;right:0}.bf-completion-notice__edge--left{transform-origin:bottom;background:linear-gradient(#79d8ec,#63c7eb);animation:.12s ease-out .6s forwards bf-completion-border-y;bottom:0;left:0}.bf-completion-notice__copy{z-index:1;opacity:0;gap:.18rem;min-width:0;animation:.22s ease-out .36s forwards bf-completion-copy-in;display:grid;position:relative}.bf-completion-notice__copy strong{color:#e9f8f5;font-size:.88rem}.bf-completion-notice__copy span{color:#9fc1c8;font-size:.78rem;line-height:1.4}.bf-completion-notice__actions{z-index:1;justify-content:flex-end;display:flex;position:relative}.bf-button{color:#05111b;background:#79d8ec;border:1px solid #65c7e8;border-radius:4px;min-height:44px;padding:.6rem .9rem;font-weight:800;transition:border-color .18s,background-color .18s,color .18s,transform .18s}.bf-button--quiet{color:#c2d6df;background:#0c1d2d;border-color:#38556a}.bf-button--danger{color:#260d09;background:#ff9b8d;border-color:#ff9b8d}.bf-button:disabled{cursor:not-allowed;opacity:.5}@media (hover:hover){.bf-button:not(:disabled):hover,.bf-icon-button:hover{border-color:#91e2f3;transform:translateY(-1px)}.bf-button--quiet:not(:disabled):hover,.bf-icon-button:hover{color:#effaff;background:#123047}}.bf-dialog-backdrop{z-index:100;background:#00070db8;place-items:end center;padding:1rem;display:grid;position:fixed;inset:0}.bf-dialog{background:#0d1d2b;border:1px solid #42677c;border-top:3px solid #79d8ec;width:min(100%,31rem);max-height:calc(100svh - 2rem);padding:1.25rem;overflow-y:auto;box-shadow:0 20px 55px #00000073}.bf-dialog h2{font-size:1.25rem}.bf-dialog>p{color:#a9bec7;margin-top:.55rem;line-height:1.5}.bf-dialog__input{color:#c9d9df;gap:.4rem;margin-top:1rem;font-size:.8rem;font-weight:700;display:grid}.bf-dialog__actions{justify-content:flex-end;gap:.6rem;margin-top:1.25rem;display:flex}.bf-profile{border-top:1px solid #35556a;padding-top:1rem}.bf-profile header{justify-content:space-between;gap:1rem;display:flex}.bf-profile header span{color:#8da9b5;font-size:.74rem}.bf-profile svg{width:100%;height:11rem;margin:1rem 0;overflow:visible}.bf-profile line{stroke:#294456;stroke-width:.6px;vector-effect:non-scaling-stroke}.bf-profile polyline{fill:none;vector-effect:non-scaling-stroke}.bf-profile__line{stroke:#79d8ec;stroke-width:2px}.bf-profile__ceiling{stroke:#f0bd65;stroke-width:1.5px;stroke-dasharray:4 3}.bf-scroll-table{overflow-x:auto}.bf-scroll-table table{border-collapse:collapse;text-align:left;width:100%;min-width:35rem}.bf-scroll-table caption{color:#d9e9ee;text-align:left;padding:0 0 .75rem;font-size:.9rem;font-weight:750}.bf-scroll-table th,.bf-scroll-table td{vertical-align:middle;border-bottom:1px solid #223a4b;padding:.7rem .65rem;font-size:.8rem}.bf-scroll-table th{color:#8ea7b2;letter-spacing:.06em;text-transform:uppercase;font-size:.67rem}.bf-scroll-table td{color:#d8e6ea}.bf-schedule td:first-child,.bf-ledger td:not(:first-child){font-variant-numeric:tabular-nums}.bf-ledger tr[data-status=warning] td:last-child{color:#ffd07a}.bf-ledger tr[data-status=short] td:last-child{color:#ff9b8d}.bf-sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.bf-tool-library{gap:2rem;display:grid}.bf-tool-category{gap:.8rem;display:grid}.bf-tool-category+.bf-tool-category{border-top:1px solid #223b4d;padding-top:1.5rem}.bf-tool-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:.75rem;display:grid}.bf-tool-card{color:#dcecf1;text-align:left;background:linear-gradient(135deg,#10283a,#0b1c2c);border:1px solid #294357;border-radius:5px;gap:.55rem;min-height:7rem;padding:1rem;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:grid}.bf-tool-card:hover,.bf-tool-card:focus-visible{background:#123247;border-color:#63c7eb;transform:translateY(-1px);box-shadow:0 8px 20px #0000002e}.bf-tool-card strong{color:#effaff;font-size:1.05rem}.bf-tool-card span,.bf-tool-purpose,.bf-tool-note,.bf-source-note,.bf-method-id{color:#9fb4be;font-size:.82rem;line-height:1.5}.bf-tool-workspace{gap:1.25rem;display:grid}.bf-tool-workspace .bf-panel+.bf-panel{margin-top:0}.bf-tool-workspace>.bf-panel{background:linear-gradient(135deg,#0f2231f0,#091723eb);border:1px solid #294357;border-top:3px solid #35556a;border-radius:5px;transition:border-color .18s,box-shadow .18s}.bf-tool-workspace>.bf-panel:focus-within{border-color:#47758a;box-shadow:0 10px 28px #00000024}.bf-tool-input-panel .bf-panel__body{padding:1.25rem}.bf-tool-result-panel{border-top-color:#63c7eb}.bf-tool-result-panel--updating{border-top-color:#79d8ec}.bf-tool-result-panel--ready{border-top-color:#73ddc5}.bf-tool-result-panel--invalid{border-top-color:#ff9b8d}.bf-tool-result-panel .bf-panel__body{padding:1.25rem}.bf-tool-result-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.bf-tool-status{color:#bcd0d8;letter-spacing:.025em;white-space:nowrap;background:#0a1b29;border:1px solid #35556a;border-radius:999px;align-items:center;gap:.45rem;min-height:2rem;padding:.3rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.bf-tool-status__dot{background:#79d8ec;border-radius:50%;flex:none;width:.48rem;height:.48rem;box-shadow:0 0 0 3px #79d8ec1f}.bf-tool-status[data-state=ready]{color:#9ce8d7;background:#0b2725;border-color:#2d655b}.bf-tool-status[data-state=ready] .bf-tool-status__dot{background:#73ddc5;box-shadow:0 0 0 3px #73ddc51f}.bf-tool-status[data-state=invalid]{color:#ffb4a8;background:#2b1716;border-color:#68433d}.bf-tool-status[data-state=invalid] .bf-tool-status__dot{background:#ff9b8d;box-shadow:0 0 0 3px #ff9b8d1f}.bf-tool-status[data-state=updating] .bf-tool-status__dot{animation:.9s ease-in-out infinite alternate bf-tool-pulse}.bf-tool-result{min-height:7rem;transition:opacity .18s,background-color .18s,border-color .18s}.bf-tool-result[data-state=updating]{opacity:.78}.bf-tool-result--debounced[data-state=ready]>:first-child{animation:.18s ease-out both bf-tool-result-in}.bf-tool-result:focus{outline-offset:4px;outline:2px solid #63c7eb}.bf-tool-result__empty{color:#9fb4be;padding:1.5rem 0}.bf-tool-updating,.bf-tool-invalid{color:#b9d0d8;align-items:center;gap:.65rem;min-height:6rem;padding:1rem 0;display:flex}.bf-tool-invalid{color:#ffc0b6;background:#2b1716;border:1px solid #68433d;border-left:3px solid #ff9b8d;border-radius:3px;min-height:auto;margin-bottom:.8rem;padding:.7rem .8rem}@keyframes bf-tool-pulse{to{opacity:.35;transform:scale(.72)}}@keyframes bf-tool-result-in{0%{opacity:.65;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes bf-section-in{0%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes bf-completion-arrive{0%{opacity:.72;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes bf-completion-border-x{to{transform:scaleX(1)}}@keyframes bf-completion-border-y{to{transform:scaleY(1)}}@keyframes bf-completion-copy-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.bf-tool-details{color:#a9bec7;border-top:1px solid #294357;margin-top:1.2rem;padding-top:.8rem;font-size:.8rem;line-height:1.55;transition:border-color .18s,color .18s}.bf-tool-details summary{color:#d8e9ef;cursor:pointer;font-weight:750;transition:color .18s}.bf-tool-details summary:hover{color:#79d8ec}.bf-tool-details p+p{margin-top:.7rem}.bf-tool-details--nested{border-top:0;margin-top:1rem;padding-top:0}.bf-emergency-assumptions{gap:.55rem;margin-top:.7rem;display:grid}.bf-emergency-assumption{background:#0b1d2b;border:1px solid #294357;border-radius:5px;gap:.15rem;padding:.55rem .7rem;transition:border-color .18s,background-color .18s;display:grid}.bf-emergency-assumption:hover{background:#0e2434;border-color:#47758a}.bf-emergency-assumption span{color:#b6c8cf}.bf-method-id{margin-top:1rem}.bf-segment-editor{background:#0b1d2b;border:1px solid #35556a;border-left:3px solid #4f8da6;border-radius:5px;margin-top:1.25rem;padding:1rem}.bf-segment-row{border-bottom:1px solid #243e50;grid-template-columns:1.1fr repeat(3,1fr) auto;align-items:end;gap:.7rem;padding:.9rem 0;display:grid}.bf-segment-editor+.bf-form-grid{background:#0a1a28;border:1px solid #294357;border-left:3px solid #6e9aab;border-radius:5px;margin-top:1.25rem;padding:1rem}.bf-app-shell{background:radial-gradient(circle at 76% 0%, #22668938, transparent 32rem), linear-gradient(145deg, #07121f 0%, var(--bf-bg) 55%, #06111d 100%)}.bf-workspace{background-image:radial-gradient(circle at 72% 5%,#63c7eb1a,#0000 30rem),linear-gradient(#79d8ec06 1px,#0000 1px),linear-gradient(90deg,#79d8ec06 1px,#0000 1px);background-size:auto,40px 40px,40px 40px;min-height:100svh;position:relative}.bf-topbar{background:linear-gradient(90deg,#07111df5,#091927e8);border-bottom-color:#4a778f7a;box-shadow:0 12px 32px #0000002b}.bf-topbar__title{color:#d5e6ec;letter-spacing:.12em}.bf-nav--bottom{background:linear-gradient(#091926f0,#050f1afa);border-top-color:#4a778f94;box-shadow:0 -14px 34px #00000047}.bf-nav__item{border-radius:8px;transition:color .18s,background-color .18s,box-shadow .18s,transform .18s}.bf-nav__item[data-active]{color:#9ce8f5;background:linear-gradient(135deg,#144055f5,#0d2b3df5);box-shadow:inset 0 0 0 1px #79d8ec1f,0 8px 22px #00000029}.bf-nav__item[data-active]:after{box-shadow:0 0 10px #79d8eca8}.bf-icon-button{background:linear-gradient(145deg,#10283a,#091a2a);border-color:#355d76;border-radius:9px;box-shadow:inset 0 1px #ffffff0a,0 8px 20px #0000002e}.bf-page-header{isolation:isolate;box-shadow:var(--bf-shadow), inset 0 1px 0 #ffffff0a;background:linear-gradient(125deg,#0f2739f5,#081826e0);border:1px solid #406980a6;border-radius:12px;padding:1.4rem;position:relative;overflow:hidden}.bf-page-header:before{background:linear-gradient(90deg, var(--bf-accent), #63c7eb6b 42%, transparent 82%);content:"";height:2px;position:absolute;top:0;left:0;right:0}.bf-page-header:after{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle,#63c7eb24,#0000 68%);border-radius:50%;width:22rem;height:18rem;position:absolute;top:-8rem;right:-5rem}.bf-page-header h1{color:#f1f9fb;letter-spacing:-.045em;text-shadow:0 3px 22px #0000003d}.bf-page-header__description{color:#aec4ce}.bf-page-header__actions{align-items:center}.bf-panel{background:linear-gradient(145deg,#0e2231f5,#081724eb);border:1px solid #305369db;border-radius:10px;transition:border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 13px 34px #00000030,inset 0 1px #ffffff08}.bf-panel:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#79d8ec99,#79d8ec1a 48%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.bf-panel:focus-within{border-color:#497e99eb;box-shadow:0 16px 40px #00000038,0 0 0 1px #79d8ec12}.bf-panel__header{background:linear-gradient(90deg,#0f2738db,#0a1c2a75)}.bf-panel__header h2{color:#e8f3f6}.bf-tool-workspace>.bf-panel{background:linear-gradient(145deg,#0e2231f5,#081724eb);border-bottom-color:#305369db;border-left-color:#305369db;border-right-color:#305369db;border-radius:10px;overflow:hidden;box-shadow:0 13px 34px #00000030,inset 0 1px #ffffff08}.bf-field-group__control>input,.bf-field-group__control>select,.bf-field-group__control>textarea,.bf-dialog__input input{background:linear-gradient(#091b2a,#071624);border-color:#385f77;border-radius:7px;transition:border-color .16s,background-color .16s,box-shadow .16s;box-shadow:inset 0 1px #ffffff05}.bf-field-group__control>input:focus-visible,.bf-field-group__control>select:focus-visible,.bf-field-group__control>textarea:focus-visible,.bf-dialog__input input:focus-visible{background:#0b2132;border-color:#79d8ec;box-shadow:0 0 0 3px #79d8ec1a,inset 0 1px #ffffff08}.bf-segmented [role=radiogroup]{background:linear-gradient(#071725,#06131f);border-color:#365d75;border-radius:9px;box-shadow:inset 0 1px 3px #0000003d}.bf-segmented label{border-radius:6px}.bf-segmented label[data-selected]{color:#f1fbfd;background:linear-gradient(135deg,#226179,#16485f);box-shadow:inset 0 0 0 1px #79d8ec57,0 4px 12px #0000002e}.bf-segmented label:focus-within{outline-offset:2px;outline:2px solid #63c7eb}.bf-toggle,.bf-check-grid{background:linear-gradient(120deg,#0a1d2bf5,#071622e0);border-color:#34596f;border-radius:8px;box-shadow:inset 0 1px #ffffff05}.bf-button{background:linear-gradient(135deg,#8be4f3,#63c7eb);border-color:#83def0;border-radius:7px;transition:border-color .18s,background-color .18s,box-shadow .18s,color .18s,transform .18s;box-shadow:0 8px 22px #1c82a430,inset 0 1px #ffffff47}.bf-button--quiet{color:#cbe0e7;background:linear-gradient(145deg,#10283a,#0a1c2c);border-color:#3b6077;box-shadow:inset 0 1px #ffffff0a}.bf-button--danger{color:#2a0d08;background:linear-gradient(135deg,#ffad9f,#ff8f80);border-color:#ffac9f;box-shadow:0 8px 20px #a13b2d29}.bf-button:disabled{box-shadow:none}.bf-metric-grid{gap:.75rem}.bf-metric{font-variant-numeric:tabular-nums;background:linear-gradient(145deg,#0f283acc,#081825b8);border:1px solid #2f5166c7;border-radius:8px;min-width:0;min-height:5.8rem;padding:.85rem 1rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08;container-type:inline-size}.bf-metric:before{content:"";background:linear-gradient(90deg,#4e8da8,#0000 82%);height:2px;position:absolute;top:0;left:0;right:0}.bf-metric strong{overflow-wrap:anywhere;color:#f0f8fa;letter-spacing:-.025em;min-width:0;max-width:100%;font-size:clamp(1.4rem,min(3vw,20cqi),2rem)}.bf-metric small{overflow-wrap:anywhere;min-width:0}.bf-metric[data-tone=safe]:before{background:linear-gradient(90deg,#73ddc5,#0000 82%)}.bf-metric[data-tone=warning]:before{background:linear-gradient(90deg,#ffd07a,#0000 82%)}.bf-metric[data-tone=danger]:before{background:linear-gradient(90deg,#ff9b8d,#0000 82%)}.bf-results>.bf-panel:first-of-type{border-color:#42748cf0;box-shadow:0 18px 46px #0000003b,0 0 0 1px #79d8ec0d}.bf-warnings{background:linear-gradient(120deg,#2d2312f5,#221b12e0);border-top:1px solid #674e27;border-bottom:1px solid #4f4028;border-right:1px solid #4f4028;border-radius:8px;box-shadow:0 10px 28px #00000029}.bf-completion-notice{border-radius:10px;box-shadow:0 16px 40px #00000038,0 0 22px #63c7eb0d,inset 0 0 0 1px #79d8ec0a}.bf-tool-category+.bf-tool-category{border-top-color:#305369d1}.bf-tool-card{background:linear-gradient(145deg,#102b3f,#0a1d2e);border-color:#31566d;border-radius:10px;min-height:7.35rem;padding:1.1rem;position:relative;overflow:hidden;box-shadow:0 10px 28px #00000029,inset 0 1px #ffffff08}.bf-tool-card:before{content:"";background:linear-gradient(90deg,#79d8eca3,#63c7eb1f 62%,#0000);height:2px;position:absolute;top:0;left:0;right:0}.bf-empty-state{box-shadow:var(--bf-shadow);background:radial-gradient(circle at 50% 35%,#1c4f6838,#0000 48%),#081724b3;border:1px solid #2f5369;border-radius:10px;padding:1.5rem}.bf-cylinder{background:linear-gradient(135deg,#0d2739,#081b2a);border-color:#31566d;border-radius:9px;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;box-shadow:0 9px 24px #00000026,inset 0 1px #ffffff08}.bf-dialog{background:linear-gradient(145deg,#10283a,#091a29);border-radius:12px;box-shadow:0 28px 70px #00000080,inset 0 1px #ffffff0d}@media (hover:hover){.bf-nav__item:not([data-active]):hover{color:#c9e1e9;background:#112f429e}.bf-button:not(:disabled):hover,.bf-icon-button:hover{border-color:#a2ebf7;transform:translateY(-2px);box-shadow:0 11px 28px #1c82a43d,inset 0 1px #ffffff4d}.bf-button--quiet:not(:disabled):hover,.bf-icon-button:hover{color:#f1fbfd;background:linear-gradient(145deg,#15364c,#0d2639)}.bf-button:not(:disabled):active,.bf-icon-button:active{transform:translateY(0)scale(.99)}.bf-tool-card:hover,.bf-tool-card:focus-visible{background:linear-gradient(145deg,#153a50,#0d2639);border-color:#74d7ed;transform:translateY(-3px);box-shadow:0 16px 36px #0000003b,0 0 0 1px #79d8ec14}.bf-cylinder:hover{border-color:#46758c;transform:translateY(-1px);box-shadow:0 13px 30px #00000030}.bf-field-group__control>input:hover,.bf-field-group__control>select:hover,.bf-field-group__control>textarea:hover{border-color:#4c7991}}@media (width>=900px){.bf-tool-workspace{grid-template-columns:minmax(0,1fr) minmax(22rem,.72fr);align-items:start}.bf-tool-result-panel{position:sticky;top:5.25rem}.bf-tool-input-panel{min-width:0}}@media (width<=720px){.bf-segment-row{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-segment-row .bf-field-group:first-child{grid-column:1/-1}.bf-segment-row .bf-button{width:100%}.bf-tool-workspace{gap:1rem}.bf-tool-input-panel .bf-panel__body,.bf-tool-result-panel .bf-panel__body{padding:1rem}.bf-segment-editor,.bf-segment-editor+.bf-form-grid{padding:.8rem}}@media (width>=720px){.bf-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-settings-fields{grid-template-columns:1fr 1fr}}@media (width>=900px){.bf-app-shell{grid-template-columns:236px minmax(0,1fr);display:grid}.bf-rail{background:#091725;border-right:1px solid #22394b;flex-direction:column;width:236px;padding:1.5rem 1rem;display:flex;position:fixed;top:0;bottom:0}.bf-brand{align-items:center;gap:.65rem;padding:.25rem .55rem 2.2rem;display:flex}.bf-brand__mark{object-fit:cover;border:1px solid #35556a;border-radius:50%;flex:none;width:2.4rem;height:2.4rem;box-shadow:0 4px 12px #0000003d}.bf-brand small,.bf-brand strong{display:block}.bf-brand small{color:#79d8ec;letter-spacing:.16em;font-size:.58rem;font-weight:800}.bf-brand strong{font-size:1.2rem}.bf-nav--rail{gap:.2rem;display:grid}.bf-nav--rail .bf-nav__item{text-align:left;grid-template-columns:1fr auto;justify-items:start;padding:.75rem .7rem;font-size:.84rem}.bf-nav--rail .bf-nav__item:after{width:2px;height:auto;inset:20% auto 20% 0;transform:scaleY(.25)}.bf-nav--rail .bf-nav__item[data-active]:after{transform:scaleY(1)}.bf-nav--bottom{display:none}.bf-workspace{grid-column:2}.bf-topbar{height:4rem;padding:0 2rem}.bf-content{padding:2.5rem 2.5rem 4rem}.bf-dialog-backdrop{place-items:center}.bf-rail{background:radial-gradient(circle at 30% 0,#215c773d,#0000 16rem),linear-gradient(#0a1c2b,#071521 70%);border-right-color:#3b637ba8;box-shadow:inset -1px 0 #79d8ec0a,14px 0 42px #0000001f}.bf-brand__mark{border-color:#47778e;box-shadow:0 8px 22px #00000047,0 0 18px #79d8ec14}.bf-nav--rail{gap:.32rem}.bf-nav--rail .bf-nav__item{border-radius:8px}.bf-nav--rail .bf-nav__item[data-active]{box-shadow:inset 0 0 0 1px #79d8ec1a,0 10px 24px #00000029}}@media (width<=480px){.bf-page-header{flex-direction:column;align-items:start}.bf-page-header__actions{width:100%}.bf-page-header__actions>*{flex:1}.bf-cylinder dl{justify-content:space-between;width:100%}.bf-dialog__actions{flex-direction:column-reverse}.bf-dialog__actions .bf-button{width:100%}.bf-panel__header{flex-direction:column;align-items:flex-start}.bf-panel__header>:last-child{width:100%}.bf-panel__header .bf-button{flex:1}.bf-tool-result-actions{justify-content:space-between;width:100%}.bf-tool-result-actions .bf-button{flex:100%}.bf-row-header{align-items:flex-start}.bf-card-grid .bf-page-header__actions{width:100%}.bf-card-grid .bf-page-header__actions .bf-button{flex:45%}.bf-completion-notice{grid-template-columns:minmax(0,1fr)}.bf-completion-notice__actions{grid-column:1/-1}.bf-completion-notice__actions .bf-button{width:100%}}@media (width<=720px){.bf-plan-context{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;padding:.7rem .75rem}.bf-plan-context__summary{grid-area:2/1/auto/-1}.bf-plan-context__summary>span,.bf-plan-context__summary small{display:none}.bf-plan-context__summary strong{font-size:.76rem}.bf-plan-context__actions{flex-direction:column;align-self:end;align-items:stretch}.bf-plan-context__actions .bf-button{min-height:38px;padding:.45rem .65rem;font-size:.76rem}.bf-plan-status{justify-content:center}}@media (width>=900px){.bf-plan-context{top:4rem}}@media (prefers-reduced-motion:reduce){.bf-page-header,.bf-tool-status[data-state=updating] .bf-tool-status__dot,.bf-plan-status[data-state=updating] .bf-plan-status__dot,.bf-tool-result--debounced[data-state=ready]>:first-child,.bf-completion-notice,.bf-completion-notice__edge,.bf-completion-notice__copy{animation:none}.bf-completion-notice__edge--top,.bf-completion-notice__edge--bottom{transform:scaleX(1)}.bf-completion-notice__edge--right,.bf-completion-notice__edge--left{transform:scaleY(1)}.bf-completion-notice__copy{opacity:1;transform:none}.bf-nav__item,.bf-nav__item:after,.bf-button,.bf-icon-button,.bf-tool-card,.bf-panel,.bf-tool-workspace>.bf-panel,.bf-tool-result,.bf-tool-details,.bf-tool-details summary,.bf-emergency-assumption,.bf-segmented label,.bf-cylinder,.bf-toggle,.bf-field-group__control>input,.bf-field-group__control>select,.bf-field-group__control>textarea{transition:none}}
