@keyframes fade-in-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.boost-indicator[data-astro-cid-hofghagp]{display:inline-flex;position:relative;margin:.5rem 0 1rem;animation:fade-in-up .5s ease-out .1s both}.boost-indicator[data-astro-cid-hofghagp]:has(.boost-dropdown.open){z-index:50}.boost-split[data-astro-cid-hofghagp]{display:inline-flex;align-items:center;border-radius:9999px;font-size:.75rem;font-weight:600;font-family:var(--font-sans);transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:0;position:relative;outline:0px solid rgba(224,114,3,0);outline-offset:6px}.boost-main[data-astro-cid-hofghagp]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .5rem .4rem .85rem;text-decoration:none;color:inherit;cursor:pointer;border-radius:9999px 0 0 9999px;position:relative}.boost-split-solo[data-astro-cid-hofghagp] .boost-main[data-astro-cid-hofghagp]{border-radius:9999px;padding-right:.85rem}.boost-arrow-btn[data-astro-cid-hofghagp]{display:inline-flex;align-items:center;justify-content:center;width:28px;padding:.4rem 0;border:none;background:transparent;color:inherit;cursor:pointer;border-radius:0 9999px 9999px 0;transition:background .15s ease}.boost-split-solo[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]{display:none}.boost-chevron[data-astro-cid-hofghagp]{width:12px;height:12px;flex-shrink:0;transition:transform .2s ease}.boost-arrow-btn[data-astro-cid-hofghagp][aria-expanded=true] .boost-chevron[data-astro-cid-hofghagp]{transform:rotate(180deg)}.boost-split[data-astro-cid-hofghagp]{box-shadow:#0000002e 0 6px 12px,#00000038 0 3px 4px}html[data-theme=dark] .boost-split[data-astro-cid-hofghagp]{box-shadow:#0006 0 6px 12px,#00000073 0 3px 4px}.boost-split[data-astro-cid-hofghagp]:hover{outline:3px solid rgba(224,114,3,.45);outline-offset:0px;transform:translateY(-2px)}.boost-split[data-astro-cid-hofghagp]:active{transform:translateY(0)}.boost-split-client[data-astro-cid-hofghagp]{background:#fff;color:#475569;border:1px solid #e2e8f0}.boost-split-client[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]{border-left:1px solid #e2e8f0}.boost-split-client[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]:hover{background:#f8fafc}.boost-split-required[data-astro-cid-hofghagp]{background:#fff;color:#e07203;border:1px solid rgba(224,114,3,.45)}.boost-split-required[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]{border-left:1px solid rgba(224,114,3,.25)}.boost-split-required[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]:hover{background:#e072030f}.boost-split-boost[data-astro-cid-hofghagp]{background:#e07203;color:#fff;border:1px solid #e07203}.boost-split-boost[data-astro-cid-hofghagp]:hover{background:#c96502;border-color:#c96502}.boost-split-boost[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]{border-left:1px solid rgba(255,255,255,.28)}.boost-split-boost[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]:hover{background:#ffffff1f}.boost-icon[data-astro-cid-hofghagp]{width:14px;height:14px;flex-shrink:0}.boost-label[data-astro-cid-hofghagp]{line-height:1}.boost-balance[data-astro-cid-hofghagp]{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;font-weight:500;opacity:.92}.boost-balance-sep[data-astro-cid-hofghagp]{margin:0 .1rem}.boost-balance[data-astro-cid-hofghagp].low-balance{color:#fef08a}.boost-balance[data-astro-cid-hofghagp].critical-balance{color:#fca5a5}.boost-pulse[data-astro-cid-hofghagp]{position:absolute;right:-2px;top:-2px;width:8px;height:8px;background:#fff;border-radius:50%;animation:boostPulseAnim 2s ease-in-out infinite;pointer-events:none}@keyframes boostPulseAnim{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.boost-dropdown[data-astro-cid-hofghagp]{position:absolute;top:calc(100% + 6px);left:0;min-width:180px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:var(--shadow-card);padding:6px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease,visibility .15s;z-index:50}.boost-dropdown[data-astro-cid-hofghagp].open{opacity:1;visibility:visible;transform:translateY(0)}.boost-option[data-astro-cid-hofghagp]{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .65rem;border:none;background:transparent;color:#334155;font-size:.8rem;font-weight:500;font-family:var(--font-sans);cursor:pointer;border-radius:8px;transition:background .15s ease}.boost-option[data-astro-cid-hofghagp]:hover{background:#f1f5f9}.boost-option[data-astro-cid-hofghagp].active{color:#e07203;font-weight:600}.boost-option[data-astro-cid-hofghagp][hidden]{display:none}.boost-option[data-astro-cid-hofghagp].disabled{opacity:.45;cursor:default}.boost-option[data-astro-cid-hofghagp].disabled:hover{background:transparent}.boost-option[data-astro-cid-hofghagp].locked{cursor:not-allowed;color:#94a3b8}.boost-option[data-astro-cid-hofghagp].locked:hover{background:transparent}.boost-option[data-astro-cid-hofghagp].locked .boost-option-icon[data-astro-cid-hofghagp]{opacity:.55}.boost-option[data-astro-cid-hofghagp].locked .boost-option-label[data-astro-cid-hofghagp]{opacity:.75}.boost-option-icon[data-astro-cid-hofghagp]{width:15px;height:15px;flex-shrink:0}.boost-option-label[data-astro-cid-hofghagp]{flex:1;text-align:left}.boost-option-check[data-astro-cid-hofghagp]{width:14px;height:14px;flex-shrink:0;opacity:0}.boost-option[data-astro-cid-hofghagp].active .boost-option-check[data-astro-cid-hofghagp]{opacity:1;color:#e07203}.boost-option-lock[data-astro-cid-hofghagp]{width:13px;height:13px;flex-shrink:0;color:#94a3b8;opacity:0}.boost-option[data-astro-cid-hofghagp].locked .boost-option-lock[data-astro-cid-hofghagp]{opacity:1}.boost-option[data-astro-cid-hofghagp].locked .boost-option-check[data-astro-cid-hofghagp]{display:none}html[data-theme=dark] .boost-split[data-astro-cid-hofghagp]{box-shadow:#00000059 0 10px 20px,#0006 0 6px 6px}html[data-theme=dark] .boost-split[data-astro-cid-hofghagp]:hover{outline-color:#e0720366}html[data-theme=dark] .boost-split-client[data-astro-cid-hofghagp]{background:#27272a;color:#a1a1aa;border-color:#3f3f46}html[data-theme=dark] .boost-split-client[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]{border-left-color:#3f3f46}html[data-theme=dark] .boost-split-client[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]:hover{background:#3f3f46}html[data-theme=dark] .boost-split-required[data-astro-cid-hofghagp]{background:#27272a;color:#eda54e;border-color:#e0720366}html[data-theme=dark] .boost-split-required[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]{border-left-color:#e0720333}html[data-theme=dark] .boost-split-required[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]:hover{background:#e0720314}html[data-theme=dark] .boost-split-boost[data-astro-cid-hofghagp]{background:#e07203;color:#fff;border-color:#c96502}html[data-theme=dark] .boost-split-boost[data-astro-cid-hofghagp]:hover{background:#c96502;border-color:#c96502}html[data-theme=dark] .boost-dropdown[data-astro-cid-hofghagp]{background:#18181b;border-color:#3f3f46;box-shadow:#00000059 0 10px 20px,#0006 0 6px 6px}html[data-theme=dark] .boost-option[data-astro-cid-hofghagp]{color:#d4d4d8}html[data-theme=dark] .boost-option[data-astro-cid-hofghagp]:hover{background:#27272a}html[data-theme=dark] .boost-option[data-astro-cid-hofghagp].active,html[data-theme=dark] .boost-option[data-astro-cid-hofghagp].active .boost-option-check[data-astro-cid-hofghagp]{color:#eda54e}html[data-theme=dark] .boost-option[data-astro-cid-hofghagp].locked{color:#71717a}html[data-theme=dark] .boost-option[data-astro-cid-hofghagp].locked:hover{background:transparent}html[data-theme=dark] .boost-option-lock[data-astro-cid-hofghagp]{color:#71717a}@media(max-width:1208px){.boost-indicator[data-astro-cid-hofghagp]{margin:.35rem 0 .75rem}.boost-split[data-astro-cid-hofghagp]{width:40px;height:40px;border-radius:12px!important;overflow:visible}.boost-split[data-astro-cid-hofghagp] .boost-label[data-astro-cid-hofghagp],.boost-split[data-astro-cid-hofghagp] .boost-balance[data-astro-cid-hofghagp],.boost-split[data-astro-cid-hofghagp] .boost-arrow-btn[data-astro-cid-hofghagp]{display:none!important}.boost-split[data-astro-cid-hofghagp] .boost-main[data-astro-cid-hofghagp]{width:100%;height:100%;padding:0!important;border-radius:12px!important;justify-content:center;align-items:center;gap:0;cursor:pointer}.boost-split[data-astro-cid-hofghagp] .boost-icon[data-astro-cid-hofghagp]{width:18px;height:18px}.boost-split[data-astro-cid-hofghagp]:after{content:"";position:absolute;right:4px;bottom:4px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid currentColor;opacity:.55;pointer-events:none}.boost-split-boost[data-astro-cid-hofghagp] .boost-pulse[data-astro-cid-hofghagp]{top:-3px;right:-3px;width:9px;height:9px}.boost-split[data-astro-cid-hofghagp]{box-shadow:0 4px 10px #0000001f!important}html[data-theme=dark] .boost-split[data-astro-cid-hofghagp]{box-shadow:0 4px 10px #0006!important}.boost-dropdown[data-astro-cid-hofghagp]{min-width:220px;padding:8px;border-radius:14px}.boost-option[data-astro-cid-hofghagp]{padding:.75rem .8rem;font-size:.9rem;min-height:48px;gap:.7rem}.boost-option-icon[data-astro-cid-hofghagp]{width:18px;height:18px}.boost-option-check[data-astro-cid-hofghagp]{width:16px;height:16px}.boost-option-lock[data-astro-cid-hofghagp]{width:15px;height:15px}}
