.bv-home{max-width:1120px;margin:0 auto;padding:1.25rem 1.25rem 2.5rem}.bv-home-hero{margin-bottom:1.25rem}.bv-home-kicker{margin:0;color:var(--bv-text-muted);font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}.bv-home-title{margin:.25rem 0;font-size:clamp(1.6rem,2.4vw,2.1rem);color:var(--bv-navy,#0b1f3a);font-weight:650}.bv-home-sub{margin:0;color:var(--bv-text-muted)}.bv-home-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.bv-dash-widget{background:var(--bv-surface,#fff);border:1px solid var(--bv-border,#d7dde5);border-radius:10px;padding:.85rem 1rem 1rem;min-height:10rem;display:flex;flex-direction:column}.bv-dash-widget-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.bv-dash-widget-title{margin:0;font-size:.95rem;font-weight:650}.bv-dash-widget-link{font-size:.8rem;color:var(--bv-accent,#1f6b4a);text-decoration:none}.bv-dash-widget-link:focus-visible,.bv-dash-widget-link:hover{text-decoration:underline}.bv-dash-widget-body{flex:1 1}.bv-dash-widget-foot{margin-top:.65rem;padding-top:.5rem;border-top:1px solid var(--bv-border,#e6ebf0)}.bv-dash-muted{margin:0;color:var(--bv-text-muted);font-size:.85rem}.bv-dash-error{margin:0;color:var(--bv-danger,#9b1c1c);font-size:.85rem}.bv-dash-list{list-style:none;margin:0;padding:0;gap:.45rem}.bv-dash-list,.bv-dash-list a{display:flex;flex-direction:column}.bv-dash-list a{gap:.1rem;text-decoration:none;color:inherit;padding:.35rem .4rem;border-radius:6px}.bv-dash-list a:focus-visible,.bv-dash-list a:hover{background:var(--bv-surface-muted,#f4f6f8);outline:none}.bv-dash-list-primary{font-weight:600;font-size:.92rem}.bv-dash-list li[data-important=true] .bv-dash-list-primary,.bv-dash-list li[data-unread=true] .bv-dash-list-primary{font-weight:700}.bv-weather-main{display:flex;gap:.75rem;align-items:center}.bv-weather-icon{font-size:2rem;line-height:1}.bv-weather-temp{margin:0;font-size:1.6rem;font-weight:700}.bv-weather-summary{margin:0}.bv-weather-forecast{list-style:none;margin:.75rem 0 0;padding:0;display:grid;grid-gap:.35rem;gap:.35rem}.bv-weather-forecast li{display:grid;grid-template-columns:3.5rem 4.5rem 1fr;grid-gap:.35rem;gap:.35rem;font-size:.85rem}.bv-weather-edit{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:.75rem}.bv-weather-edit label{display:grid;grid-gap:.2rem;gap:.2rem;font-size:.8rem}.bv-weather-edit input{padding:.4rem .5rem;border:1px solid var(--bv-border,#d7dde5);border-radius:6px;background:var(--bv-surface,#fff);color:inherit}.bv-coming-soon,.bv-empty-state,.bv-loading-state{padding:2rem 1.25rem;text-align:left;max-width:40rem}.bv-coming-soon-kicker{margin:0;color:var(--bv-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.bv-coming-soon-title{margin:.35rem 0;font-size:1.6rem}.bv-coming-soon-desc{margin:0;color:var(--bv-text-muted)}.bv-empty-state-title{display:block;margin-bottom:.35rem}.bv-empty-state-desc{margin:0 0 .75rem;color:var(--bv-text-muted)}.bv-count-badge{display:inline-flex;min-width:1.25rem;margin-left:.35rem;padding:0 .35rem;border-radius:999px;background:var(--bv-accent,#1f6b4a);color:#fff;font-size:.7rem;font-weight:700;line-height:1.4;justify-content:center}.bv-notify{position:relative}.bv-notify-panel{position:absolute;right:0;top:calc(100% + .35rem);width:min(22rem,92vw);max-height:min(70vh,28rem);overflow:auto;z-index:40;background:var(--bv-surface,#fff);border:1px solid var(--bv-border,#d7dde5);border-radius:10px;box-shadow:0 10px 30px rgba(11,31,58,.12);padding:.65rem}.bv-notify-head{display:flex;justify-content:space-between;gap:.5rem;align-items:center;margin-bottom:.5rem}.bv-notify-actions{display:flex;gap:.15rem}.bv-notify-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.bv-notify-list li{display:grid;grid-template-columns:1fr auto;grid-gap:.35rem;gap:.35rem;align-items:start;padding:.35rem;border-radius:8px;border:1px solid transparent}.bv-notify-list li[data-priority=high]{border-color:rgba(155,28,28,.25);background:rgba(155,28,28,.04)}.bv-notify-list a{display:grid;grid-gap:.1rem;gap:.1rem;text-decoration:none;color:inherit}.bv-notify-source{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bv-text-muted)}.bv-notify-title{font-weight:650;font-size:.9rem}.bv-cmd-backdrop{position:fixed;inset:0;z-index:80;background:rgba(11,31,58,.35);display:flex;justify-content:center;padding:12vh 1rem 1rem}.bv-cmd-panel{width:min(36rem,100%);border-radius:12px;box-shadow:0 18px 50px rgba(11,31,58,.2);padding:.75rem;max-height:min(70vh,32rem);overflow:auto}.bv-cmd-input,.bv-cmd-panel{background:var(--bv-surface,#fff);border:1px solid var(--bv-border,#d7dde5)}.bv-cmd-input{width:100%;padding:.7rem .75rem;border-radius:8px;font:inherit;color:inherit}.bv-cmd-input:focus-visible{outline:2px solid var(--bv-accent,#1f6b4a);outline-offset:1px}.bv-cmd-hint{margin:.45rem 0 .65rem}.bv-cmd-group-label{margin:.5rem 0 .25rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--bv-text-muted)}.bv-cmd-item{display:block;width:100%;text-align:left;border:0;background:transparent;padding:.55rem .6rem;border-radius:8px;font:inherit;cursor:pointer;color:inherit}.bv-cmd-item:hover,.bv-cmd-item[data-active=true]{background:var(--bv-surface-muted,#f4f6f8)}.bv-nav-link[data-soon=true]{opacity:.72}.bv-nav-soon{font-size:.65rem;margin-left:.35rem;color:var(--bv-text-muted);text-transform:uppercase}.bv-prefs{max-width:40rem;margin:0 auto;padding:1.25rem}.bv-prefs h1{margin:0 0 .35rem}.bv-prefs-card{margin-top:1rem;padding:1rem;border:1px solid var(--bv-border,#d7dde5);border-radius:10px;background:var(--bv-surface,#fff);display:grid;grid-gap:.65rem;gap:.65rem}.bv-prefs-card label{display:grid;grid-gap:.25rem;gap:.25rem;font-size:.85rem}.bv-prefs-card input{padding:.45rem .55rem;border:1px solid var(--bv-border,#d7dde5);border-radius:6px;font:inherit;background:var(--bv-surface,#fff);color:inherit}@media (max-width:767px){.bv-home{padding:.85rem .85rem 5.5rem}.bv-notify-panel{position:fixed;left:.5rem;right:.5rem;top:3.5rem;width:auto}}