.bb-root{--bb-bg:#f3f2f2;--bb-text:#201f1d;--bb-accent:#b68235;--bb-accent-700:#7d5411;--bb-accent-900:#5a3b0a;--bb-accent-100:#fff3e4;--bb-neutral-100:#faf9f7;--bb-border:rgba(32,31,29,0.16);--bb-border-subtle:rgba(32,31,29,0.1);--bb-muted:rgba(32,31,29,0.6);--bb-muted-strong:rgba(32,31,29,0.7);--bb-muted-soft:rgba(32,31,29,0.55);--bb-muted-faint:rgba(32,31,29,0.45);--bb-accent-tint-hover:rgba(182,130,53,0.1);--bb-row-hover:rgba(32,31,29,0.03);--bb-serif-head:"Cormorant Garamond",Georgia,"Times New Roman",serif;--bb-serif-body:"Lora",Georgia,"Times New Roman",serif;color:var(--bb-text);font-family:var(--bb-serif-body);-webkit-font-smoothing:antialiased}.bb-root *,.bb-root :after,.bb-root :before{box-sizing:border-box}.bb-head{letter-spacing:-.01em}.bb-btn,.bb-head{font-family:var(--bb-serif-head);font-weight:600}.bb-btn{border:1px solid var(--bb-accent);color:var(--bb-accent);background:transparent;text-align:center;cursor:pointer;transition:background-color .12s ease}.bb-btn:hover{background:var(--bb-accent-tint-hover)}.bb-card{border:1px solid var(--bb-border);background:transparent}.bb-row-tap{cursor:pointer;transition:background-color .12s ease}.bb-row-tap:hover{background:var(--bb-row-hover)}.bb-icon-btn{transition:background-color .12s ease}.bb-icon-btn:hover{background:rgba(32,31,29,.05)}.bb-root input[type=range]{accent-color:var(--bb-accent)}.bb-root ::-moz-selection{background:var(--bb-accent-100)}.bb-root ::selection{background:var(--bb-accent-100)}.bb-web-shell{position:relative;width:100%;height:100dvh;overflow:hidden;background:var(--bb-bg)}.bb-web-shell.bb-shell-centered{max-width:480px;margin:0 auto;box-shadow:0 0 0 1px var(--bb-border)}.bb-app-shell{height:100%;display:flex;flex-direction:column;background:var(--bb-bg)}.bb-nav{display:flex;border-top:1px solid var(--bb-border);padding:10px 8px 26px;background:var(--bb-neutral-100)}.bb-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;background:transparent;border:none;font:inherit;padding:0;color:var(--bb-text)}.bb-nav-item[aria-current=page]{color:var(--bb-accent)}.bb-nav-label{font-size:10px}@media (min-width:900px){.bb-shell-full{padding-left:216px}.bb-shell-full .bb-nav{position:absolute;left:0;top:0;bottom:0;width:216px;flex-direction:column;justify-content:flex-start;gap:4px;border-top:none;border-right:1px solid var(--bb-border);padding:18px 12px;overflow-y:auto;z-index:25}.bb-shell-full .bb-nav-item{flex:0 0 auto;flex-direction:row;justify-content:flex-start;gap:12px;width:100%;padding:11px 14px;border-radius:8px}.bb-shell-full .bb-nav-item[aria-current=page]{background:var(--bb-accent-100)}.bb-shell-full .bb-nav-label{font-size:14px}}