.CreateFAB_fabWrapper__nMo1L{position:fixed;z-index:99;pointer-events:none;transition:opacity .15s ease,visibility .15s ease}.action-sheet-open .CreateFAB_fabWrapper__nMo1L,.lex-ai-open .CreateFAB_fabWrapper__nMo1L{opacity:0;visibility:hidden;pointer-events:none}@media (max-width:767px){.CreateFAB_fabWrapper__nMo1L{bottom:calc(56px + env(safe-area-inset-bottom, 0px) + 16px);right:16px}}@media (min-width:768px) and (max-width:1279px){.CreateFAB_fabWrapper__nMo1L{bottom:calc(64px + env(safe-area-inset-bottom, 0px) + 16px);right:24px}}@media (min-width:1280px){.CreateFAB_fabWrapper__nMo1L{bottom:16px;right:32px}}.CreateFAB_fabWithPlayer__pXD9X{bottom:calc(56px + 60px + env(safe-area-inset-bottom, 0px) + 12px)!important}@media (min-width:768px) and (max-width:1279px){.CreateFAB_fabWithPlayer__pXD9X{bottom:calc(64px + 80px + env(safe-area-inset-bottom, 0px) + 12px)!important}}@media (min-width:1280px){.CreateFAB_fabWithPlayer__pXD9X{bottom:calc(80px + 16px)!important}}.CreateFAB_fab__3aR6R{pointer-events:auto;width:56px;height:56px;border-radius:50%;background:#F97316;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;-webkit-tap-highlight-color:transparent}.CreateFAB_fab__3aR6R:hover{transform:scale(1.05)}.CreateFAB_fab__3aR6R:active{transform:scale(.95)}.CreateFAB_fabIcon__1ywFb{color:var(--text-primary);transition:transform .3s cubic-bezier(.4,0,.2,1)}.CreateFAB_fabOpen__6arLQ .CreateFAB_fabIcon__1ywFb{transform:rotate(45deg)}.CreateFAB_sheetOverlay__ezgGL{position:fixed;inset:0;background:rgba(0,0,0,0);z-index:1000;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;transition:background var(--action-sheet-animation-duration) var(--action-sheet-easing)}.CreateFAB_sheetOverlayVisible__Q46dY{background:var(--action-sheet-backdrop);pointer-events:auto;overscroll-behavior:contain;touch-action:none}.CreateFAB_sheet__m27Fs{width:100%;background:var(--action-sheet-bg);border-radius:var(--action-sheet-border-radius) var(--action-sheet-border-radius) 0 0;transform:translateY(100%);transition:transform var(--action-sheet-animation-duration) var(--action-sheet-easing);will-change:transform;touch-action:pan-y;-webkit-tap-highlight-color:transparent;border:none;border-top:1px solid var(--border-default);padding-bottom:env(safe-area-inset-bottom,0)}.CreateFAB_sheet__m27Fs,.CreateFAB_sheet__m27Fs *{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.CreateFAB_sheetDragging__tzULy{transition:none!important}.CreateFAB_sheetVisible__vs_iX{transform:translateY(0)}.CreateFAB_dragHandle__l3IUL{display:flex;justify-content:center;padding:12px 0 8px;cursor:grab;min-height:24px}.CreateFAB_dragHandle__l3IUL:active{cursor:grabbing}.CreateFAB_dragHandleBar__vpw_4{width:var(--action-sheet-handle-width);height:var(--action-sheet-handle-height);background-color:var(--action-sheet-handle-color);border-radius:3px}.CreateFAB_sheetHeader__9eZ40{padding:4px 20px 16px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:16px}.CreateFAB_sheetTitle__Df9N_{font-size:20px;font-weight:700;color:var(--text-primary);letter-spacing:-.3px}.CreateFAB_actions__TyYII{padding:0 0 8px}.CreateFAB_actionItem__4c6aO{display:flex;align-items:center;gap:16px;width:100%;padding:16px 20px;background:transparent;border:none;cursor:pointer;transition:background .15s;text-align:left}.CreateFAB_actionItem__4c6aO:active{background:var(--overlay-medium)}.CreateFAB_actionItem__4c6aO:disabled{opacity:.5;cursor:not-allowed}.CreateFAB_actionIcon__ROMRG{width:48px;height:48px;border-radius:12px;background:var(--surface-3);display:flex;align-items:center;justify-content:center;color:var(--text-hint);flex-shrink:0}.CreateFAB_actionIconAI__INA3s{background:rgba(249,115,22,.15);color:#F97316}.CreateFAB_actionText__dNIr2{display:flex;flex-direction:column;gap:2px}.CreateFAB_actionTitle__qvtoF{font-size:17px;font-weight:600;color:var(--text-primary);letter-spacing:-.2px}.CreateFAB_actionDesc__ro69G{font-size:14px;color:var(--text-secondary)}.CreateFAB_modalOverlay__KQMSa{position:fixed;inset:0;background:var(--overlay-backdrop);z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease}.CreateFAB_modalOverlayVisible__Wf539{opacity:1;pointer-events:auto}.CreateFAB_modal__3Aj4T{background:var(--surface-2);border-radius:16px;width:90%;max-width:400px;transform:scale(.95) translateY(10px);transition:transform .25s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1);overflow:hidden}.CreateFAB_modalOverlayVisible__Wf539 .CreateFAB_modal__3Aj4T{transform:scale(1) translateY(0)}.CreateFAB_modalHeader__McNYU{padding:20px 24px 12px;border-bottom:1px solid var(--border-default);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:16px}.CreateFAB_modalTitle__J_wvg{font-size:20px;font-weight:700;color:var(--text-primary);letter-spacing:-.3px}.CreateFAB_closeBtn__RWxLj,.CreateFAB_sheetCloseBtn__izT9A{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;background-color:var(--overlay-medium);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease;flex-shrink:0}.CreateFAB_closeBtn__RWxLj:active,.CreateFAB_closeBtn__RWxLj:hover,.CreateFAB_sheetCloseBtn__izT9A:active,.CreateFAB_sheetCloseBtn__izT9A:hover{background-color:var(--overlay-strong)}.CreateFAB_modalActions__glCZH{padding:8px 0}.CreateFAB_modalActionItem__tF9ut{display:flex;align-items:center;gap:16px;width:100%;padding:14px 24px;background:transparent;border:none;cursor:pointer;transition:background .15s;text-align:left}.CreateFAB_modalActionItem__tF9ut:active,.CreateFAB_modalActionItem__tF9ut:hover{background:var(--overlay-medium)}.CreateFAB_modalActionItem__tF9ut:disabled{opacity:.5;cursor:not-allowed}@media (min-width:1280px){.CreateFAB_fabWrapper__nMo1L{display:block}}