:root{--color-primary:#916bfb;--color-primary-hover:#6d28d9;--color-text-primary:#111;--color-text-secondary:#666;--color-text-link:#333;--color-background:#fff;--color-border:#e5e7eb;--color-input-border:#d1d5db;--color-input-focus:#916bfb;--color-error:#ef4444;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.6rem;--font-size-heading:1.6rem;--font-size-heading-lg:2.4rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--line-height-base:1.5;--line-height-heading:1.2;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-card:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--card-aspect-ratio:47/60;--card-min-height:510px;--card-max-height:510px;--card-min-width:calc(var(--card-min-height)*var(--card-aspect-ratio));--card-max-width:calc(var(--card-max-height)*var(--card-aspect-ratio));--overlay-card-opacity:.3;--transition-base:.15s ease-in-out}.InboxDrawer-module-scss-module__DURWRG__overlay{z-index:1099;background-color:#00000080;position:fixed;inset:0}.InboxDrawer-module-scss-module__DURWRG__drawer{width:380px;box-shadow:var(--shadow-lg);z-index:1100;background:#fff;flex-direction:column;transition:transform .2s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}@media (max-width:768px){.InboxDrawer-module-scss-module__DURWRG__drawer{width:100%}}.InboxDrawer-module-scss-module__DURWRG__open{transform:translate(0)}.InboxDrawer-module-scss-module__DURWRG__drawerHeader{padding:var(--spacing-sm)var(--spacing-md);flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.InboxDrawer-module-scss-module__DURWRG__closeButton{border-radius:var(--radius-md);cursor:pointer;width:32px;height:32px;color:var(--color-text-secondary);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.InboxDrawer-module-scss-module__DURWRG__closeButton:hover{color:var(--color-text-primary);background-color:#f3f4f6}.InboxDrawer-module-scss-module__DURWRG__invitesPlaceholder{color:var(--color-text-secondary);flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.InboxDrawer-module-scss-module__DURWRG__invitesPlaceholder p{margin:0}.InboxDrawer-module-scss-module__DURWRG__detailLoading{flex:1;justify-content:center;align-items:center;display:flex}.InboxDrawer-module-scss-module__DURWRG__spinnerCircle{border:2px solid #e5e7eb;border-top-color:var(--color-primary);border-radius:50%;width:24px;height:24px;animation:.6s linear infinite InboxDrawer-module-scss-module__DURWRG__spin}@keyframes InboxDrawer-module-scss-module__DURWRG__spin{to{transform:rotate(360deg)}}
