.pr-tabs-header{box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:1rem;overflow:auto}.pr-tabs-header.fixed{position:fixed;z-index:3}.pr-tabs-header.evenly{justify-content:space-between}.pr-tabs-header-item{align-items:center;display:flex;justify-content:center;text-align:center;text-wrap:nowrap}.evenly .pr-tabs-header-item{flex:1}.pr-tabs-header-tabs{background:var(--perohub-surface);padding:8px .8em}.pr-tabs-header-tabs .pr-tabs-header-item{align-items:center;border-radius:15px;box-sizing:border-box;color:var(--perohub-text-muted);display:flex;font-size:14px;font-weight:500;height:30px;justify-content:center;padding:0 10px;width:-moz-fit-content;width:fit-content}.pr-tabs-header-tabs .pr-tabs-header-item.active{background:var(--perohub-input-bg);border:1px solid var(--perohub-border);color:var(--perohub-text-muted)}.pr-tabs-header-segmented{background:var(--perohub-surface-subtle);border-radius:999px;gap:.35rem;padding:.3rem}.pr-tabs-header-segmented .pr-tabs-header-item{border:1px solid transparent;border-radius:999px;color:var(--perohub-text-muted);font-size:14px;font-weight:600;line-height:1.2;min-height:36px;padding:.3rem .85rem;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease,opacity .2s ease}.pr-tabs-header-segmented .pr-tabs-header-item.active{background:var(--perohub-surface-elevated);border-color:var(--perohub-border);box-shadow:0 10px 20px -18px #0f172a8c;color:var(--perohub-text)}.pr-tabs-toolbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:var(--perohub-toolbar-bg);border-top:1px solid var(--perohub-border);bottom:0;display:grid;left:0;padding:.5rem 0;position:fixed;right:0;transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.pr-tabs-toolbar .pr-tabs-toolbar-item{align-items:center;display:flex;justify-content:center;min-width:0;text-align:center}.pr-tabs-toolbar .pr-tabs-toolbar-item img{height:2.6rem;width:2.6rem}.pr-tabs.perohub-dark-scope .pr-tabs-toolbar{background:var(--perohub-surface);border-top-color:#050507;border-top-color:#020103;box-shadow:none;transform:translateZ(0)}.pr-tabs.perohub-dark-scope .pr-tabs-toolbar:before{background:var(--perohub-surface);content:"";height:.5rem;inset:auto 0 calc(100% - 1px);pointer-events:none;position:absolute}
