.bt{width:100%}.bt *{box-sizing:border-box}.bt-tabs{flex-wrap:wrap;align-items:center;row-gap:.4rem;margin-bottom:2.1rem;display:flex}.bt-tabwrap{align-items:center;display:inline-flex}.bt-tab{cursor:pointer;color:#8a8f9c;letter-spacing:-.02em;white-space:nowrap;background:0 0;border:none;padding:0 1.2rem .55rem;font-family:inherit;font-size:clamp(15px,1.9vw,21px);font-weight:700;transition:color .15s;position:relative}.bt-tabwrap:first-child .bt-tab{padding-left:0}.bt-tab:hover{color:#4b4f58}.bt-tab.on{color:#2359e5;font-weight:800}.bt-tab.on:after{content:"";background:#2359e5;border-radius:3px;height:3px;position:absolute;bottom:0;left:1.2rem;right:1.2rem}.bt-tabwrap:first-child .bt-tab.on:after{left:0}.bt-div{background:#dcdfe5;flex:none;width:1px;height:13px}.bt-ctrls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.bt-info{color:#8a8f9c;white-space:nowrap;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:500;display:flex}.bt-info .licon{color:#b3b7c0;display:flex}.bt-info .licon svg{width:18px;height:18px}.bt-info b{color:#111318;font-weight:800}.bt-info .bt-sep{color:#dcdfe5;font-weight:400}.bt-actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.bt-search{background:#fff;border:1.5px solid #e5e7ec;border-radius:100px;align-items:center;gap:.5rem;width:260px;max-width:100%;height:50px;padding:0 1.3rem;display:flex}.bt-search input{color:#111318;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:1rem}.bt-search input::placeholder{color:#8a8f9c}.bt-search:focus-within{border-color:#2359e5}.bt-search button{cursor:pointer;color:#8a8f9c;background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.bt-sort{position:relative}.bt-sort-btn{color:#4b4f58;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e7ec;border-radius:100px;align-items:center;gap:.5rem;height:50px;padding:0 1.2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:border-color .15s;display:inline-flex}.bt-sort-btn:hover{border-color:#b3b7c0}.bt-sort-btn .ficon{color:#8a8f9c}.bt-sort-btn .chev{color:#8a8f9c;transition:transform .2s}.bt-sort.open .bt-sort-btn .chev{transform:rotate(180deg)}.bt-sort-menu{z-index:30;background:#fff;border:1px solid #e5e7ec;border-radius:14px;min-width:150px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 26px #00000017}.bt-sort-opt{text-align:left;color:#4b4f58;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1.15rem;font-family:inherit;font-size:.98rem;font-weight:600;transition:background .12s;display:block}.bt-sort-opt:hover{background:#f4f5f7}.bt-sort-opt.on{color:#2359e5;font-weight:800}.bt-write{color:#fff;cursor:pointer;white-space:nowrap;background:#2359e5;border:none;border-radius:100px;align-items:center;gap:.45rem;height:50px;padding:0 1.5rem;font-family:inherit;font-size:1rem;font-weight:800;transition:background .2s;display:inline-flex}.bt-write:hover{background:#1c46b8}@media (max-width:640px){.bt-info{display:none}.bt-ctrls{align-items:stretch}.bt-actions{width:100%}.bt-search{flex:100%;width:auto}.bt-write{margin-left:auto}}.bt-sort-menu{transform-origin:100% 0;animation:btSortIn var(--duration-menu)var(--ease-out)}@keyframes btSortIn{0%{opacity:0;transform:scale(.96)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (prefers-reduced-motion:reduce){.bt-sort-menu{animation:none}}
