.RightSidebar-module-scss-module__vaPnDG__sidebar{width:var(--sidebar-width,350px);top:var(--sticky-offset,16px);height:fit-content;max-height:var(--max-height,calc(100vh - 80px));z-index:10;flex-shrink:0;position:sticky}@media (max-width:1023px){.RightSidebar-module-scss-module__vaPnDG__sidebar{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (min-width:1024px){.RightSidebar-module-scss-module__vaPnDG__sidebar{width:var(--sidebar-width,350px);clip:auto;white-space:normal;height:fit-content;margin:0;padding:0;position:sticky;overflow:visible}.RightSidebar-module-scss-module__vaPnDG__sidebar--scrollable{scrollbar-width:thin;scrollbar-color:#0003 #0000;overflow-y:auto}.RightSidebar-module-scss-module__vaPnDG__sidebar--scrollable::-webkit-scrollbar{width:6px}.RightSidebar-module-scss-module__vaPnDG__sidebar--scrollable::-webkit-scrollbar-track{background:0 0}.RightSidebar-module-scss-module__vaPnDG__sidebar--scrollable::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.RightSidebar-module-scss-module__vaPnDG__sidebar--scrollable::-webkit-scrollbar-thumb:hover{background-color:#0000004d}}.RightSidebar-module-scss-module__vaPnDG__sidebar__inner{flex-direction:column;gap:1rem;display:flex}.RightSidebar-module-scss-module__vaPnDG__widget{background:var(--glass-bg,#ffffffb8);-webkit-backdrop-filter:blur(var(--glass-blur,20px)) saturate(180%);border:1px solid var(--glass-border,#ffffff8c);box-shadow:var(--glass-shadow,0 4px 24px #1018200f, 0 1px 2px #1018200a),inset 0 1px 0 #ffffff80;border-radius:16px;transition:all .3s ease-out;overflow:hidden}.RightSidebar-module-scss-module__vaPnDG__widget:hover{background:var(--glass-bg-elevated,#ffffffd9);box-shadow:var(--glass-shadow-elevated,0 8px 40px #1018201a, 0 2px 8px #1018200f),inset 0 1px 0 #fff9;border-color:#ffffffa6}.RightSidebar-module-scss-module__vaPnDG__widget--active{border-left:3px solid var(--brand-primary-color,#f67522);background:linear-gradient(to right, #f675220f, var(--glass-bg,#ffffffb8) 30%);box-shadow:var(--glass-shadow-brand,0 4px 24px #ee762324, inset 0 1px 0 #ffffff80)}.RightSidebar-module-scss-module__vaPnDG__widget--clickable{cursor:pointer}.RightSidebar-module-scss-module__vaPnDG__widget--clickable:active{transform:scale(.995)}.RightSidebar-module-scss-module__vaPnDG__widget__header{border-bottom:1px solid #fff6;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.RightSidebar-module-scss-module__vaPnDG__widget__header--no-border{border-bottom:none}.RightSidebar-module-scss-module__vaPnDG__widget__title{color:#374151;align-items:center;gap:.5rem;margin:0;font-size:.875rem;font-weight:600;display:flex}.RightSidebar-module-scss-module__vaPnDG__widget__action{color:var(--brand-primary-color,#f67522);font-size:.75rem;font-weight:500;text-decoration:none;transition:opacity .2s}.RightSidebar-module-scss-module__vaPnDG__widget__action:hover{opacity:.8;text-decoration:underline}.RightSidebar-module-scss-module__vaPnDG__widget__content{padding:1rem 1.25rem}.RightSidebar-module-scss-module__vaPnDG__widget__content--no-padding{padding:0}@media (max-width:768px){.RightSidebar-module-scss-module__vaPnDG__widget{-webkit-backdrop-filter:blur(var(--glass-blur-mobile,16px)) saturate(160%)}}.RightSidebar-module-scss-module__vaPnDG__skeleton{background:var(--glass-bg-subtle,#ffffff7a);-webkit-backdrop-filter:blur(12px)saturate(150%);border:1px solid #fff6;border-radius:16px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.RightSidebar-module-scss-module__vaPnDG__skeleton__block{background:linear-gradient(90deg,#fff6 25%,#ee762314 50%,#fff6 75%) 0 0/200% 100%;border-radius:6px;width:100%;height:1rem;animation:1.8s ease-in-out infinite RightSidebar-module-scss-module__vaPnDG__glass-shimmer}.RightSidebar-module-scss-module__vaPnDG__skeleton__block--title{width:60%;height:1.25rem;margin-bottom:.5rem}.RightSidebar-module-scss-module__vaPnDG__skeleton__block--short{width:40%}.RightSidebar-module-scss-module__vaPnDG__skeleton__divider{background:#ffffff4d;height:1px;margin:.5rem 0}@keyframes RightSidebar-module-scss-module__vaPnDG__glass-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.RightSidebar-module-scss-module__vaPnDG__drawer{z-index:1000;pointer-events:none;position:fixed;inset:0}.RightSidebar-module-scss-module__vaPnDG__drawer--open{pointer-events:auto}.RightSidebar-module-scss-module__vaPnDG__drawer__backdrop{-webkit-backdrop-filter:blur(4px);opacity:0;background:#0000004d;transition:opacity .3s;position:absolute;inset:0}.RightSidebar-module-scss-module__vaPnDG__drawer--open .RightSidebar-module-scss-module__vaPnDG__drawer__backdrop{opacity:1}.RightSidebar-module-scss-module__vaPnDG__drawer__content{background:var(--glass-bg-elevated,#ffffffd9);max-height:85vh;-webkit-backdrop-filter:blur(var(--glass-blur,20px)) saturate(200%);border-top:1px solid var(--glass-border,#ffffff8c);border-radius:24px 24px 0 0;flex-direction:column;transition:transform .3s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -8px 40px #1018201f,inset 0 1px #fff9}.RightSidebar-module-scss-module__vaPnDG__drawer--open .RightSidebar-module-scss-module__vaPnDG__drawer__content{transform:translateY(0)}.RightSidebar-module-scss-module__vaPnDG__drawer__handle{cursor:grab;justify-content:center;padding:12px;display:flex}.RightSidebar-module-scss-module__vaPnDG__drawer__handle:active{cursor:grabbing}.RightSidebar-module-scss-module__vaPnDG__drawer__handle-bar{background:#0000001f;border-radius:3px;width:36px;height:5px}.RightSidebar-module-scss-module__vaPnDG__drawer__header{border-bottom:1px solid #fff6;justify-content:space-between;align-items:center;padding:0 1rem 1rem;display:flex}.RightSidebar-module-scss-module__vaPnDG__drawer__title{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.RightSidebar-module-scss-module__vaPnDG__drawer__close{cursor:pointer;background:#ffffff80;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.RightSidebar-module-scss-module__vaPnDG__drawer__close:hover{background:#ffffffb3}.RightSidebar-module-scss-module__vaPnDG__drawer__close svg{color:#6b7280;width:16px;height:16px}.RightSidebar-module-scss-module__vaPnDG__drawer__body{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.RightSidebar-module-scss-module__vaPnDG__fab{background:linear-gradient(135deg, var(--brand-primary-color,#f67522), var(--brand-color-2,#ffcd00));color:#fff;cursor:pointer;z-index:100;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s ease-out;display:flex;position:fixed;bottom:80px;right:16px;box-shadow:0 4px 20px #ee762359,0 2px 8px #00000014,inset 0 1px #ffffff4d}.RightSidebar-module-scss-module__vaPnDG__fab:hover{transform:scale(1.08);box-shadow:0 6px 28px #ee762373,0 3px 12px #0000001f,inset 0 1px #fff6}.RightSidebar-module-scss-module__vaPnDG__fab:active{transform:scale(.95)}.RightSidebar-module-scss-module__vaPnDG__fab--hidden{opacity:0;pointer-events:none;transform:scale(0)}.RightSidebar-module-scss-module__vaPnDG__fab svg{filter:drop-shadow(0 1px 2px #00000026);width:24px;height:24px}.RightSidebar-module-scss-module__vaPnDG__fab__badge{color:#fff;background:#ef4444;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #ef444466}
