._container_1ni66_3{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-color-mono-bright-white-bright-white, #ffffff);padding:1rem}._spinner_1ni66_13{width:2rem;height:2rem;color:var(--color-color-spectrum-blue-600, #2563eb);margin-bottom:1rem;animation:_spin_1ni66_13 1s linear infinite}._label_1ni66_21{margin:0;color:var(--color-color-mono-gray-600, #4b5563);font-weight:var(--font-weight-medium, 500);text-align:center}@keyframes _spin_1ni66_13{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._bottomTabBar_rruk9_3{background:var(--color-color-mono-bright-white-bright-white, #ffffff);border-top:1px solid var(--color-color-mono-pebble-grey-pebble-grey, #e9ecef);box-shadow:0 -2px 8px #0000000d;position:sticky;bottom:0;z-index:20}._tabBarContainer_rruk9_12{display:flex;justify-content:space-around;align-items:center;padding-bottom:env(safe-area-inset-bottom)}._tabItem_rruk9_19{display:flex;flex-direction:column;align-items:center;padding:.75rem 1rem;border:none;background:none;cursor:pointer;transition:color .2s ease;color:var(--color-color-mono-gray-600, #6c757d);text-decoration:none;min-width:60px}._tabItem_rruk9_19:hover,._tabItemActive_rruk9_37{color:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8)}._tabIcon_rruk9_41{margin-bottom:.25rem;transition:transform .2s ease}._tabItemActive_rruk9_37 ._tabIcon_rruk9_41{transform:scale(1.1)}._tabLabel_rruk9_50{font-size:.75rem;font-weight:var(--font-weight-medium, 500)}._button_zienv_3{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.8rem 1.4rem;border:none;border-radius:var(--radius-sm, .5rem);font-family:var(--font-family-sans, sans-serif);font-weight:600;text-decoration:none;color:inherit;background:transparent;cursor:pointer;transition:opacity .2s ease;white-space:nowrap}._button_zienv_3:focus-visible{outline:2px solid var(--reefTeal50, hsl(186 35% 60%));outline-offset:2px}._button_zienv_3:disabled{cursor:not-allowed;opacity:.55}._sm_zienv_31{padding:.55rem .75rem;font-size:var(--font-size-sm, .875rem)}._md_zienv_36{padding:.75rem 1.2rem;font-size:var(--font-size-base, 1rem)}._lg_zienv_41{padding:.85rem 1.45rem;font-size:var(--font-size-lg, 1.125rem)}._fullWidth_zienv_46{width:100%}._variantDefault_zienv_50{opacity:1}._variantDisabled_zienv_54{cursor:not-allowed;opacity:.45}._card_xmttx_4{background:var(--color-color-spectrum-porcelain-white-porcelain-white);border:1px solid var(--color-color-mono-porcelain-white-porcelain-white);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow-sm);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;animation:_card-enter_xmttx_1 .5s ease-out forwards;opacity:0}._card_xmttx_4:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}._header_xmttx_22{display:flex;align-items:center;gap:8px;margin:-4px -4px 12px;padding:4px;color:var(--color-color-spectrum-graphite-black-graphite-black);font-size:14px;font-weight:600;letter-spacing:.01em;border-bottom:1px solid var(--color-color-mono-porcelain-white-porcelain-white)}._body_xmttx_37{color:var(--color-color-spectrum-graphite-black-graphite-black);font-size:14px;line-header:1.5}._card_xmttx_4 :where(input,button,select,textarea){border-radius:8px}@keyframes _card-enter_xmttx_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._card-1_xmttx_62{animation-delay:.05s}._card-2_xmttx_66{animation-delay:.1s}._card-3_xmttx_70{animation-delay:.15s}._card-4_xmttx_74{animation-delay:.2s}._card-5_xmttx_78{animation-delay:.25s}._card-6_xmttx_82{animation-delay:.3s}._playground_1td02_3{display:flex;flex-direction:column;min-height:100%}._playgroundContent_1td02_9{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}._conversationToolbar_1td02_16{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;border-radius:18px;flex-shrink:0}._toolbarInfo_1td02_26{display:flex;flex-direction:column;gap:.5rem;min-width:0}._statusRow_1td02_33{display:flex;align-items:center;gap:.75rem}._statusIndicator_1td02_39{width:22px;height:22px;flex-shrink:0}._statusLabel_1td02_45{font-weight:600;height:22px;color:#1e293b;padding-top:.3rem;font-size:.95rem}._statusMeta_1td02_53{font-size:.85rem;color:#64748b}._statusMetaMuted_1td02_58{font-size:.75rem;color:#94a3b8}._statusCode_1td02_63{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;padding:.1rem .4rem;border-radius:6px;background:#fffc;border:1px solid rgb(148 163 184 / 25%);color:#1e293b}._toolbarActions_1td02_72{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem;margin-left:auto}._historyContainer_1td02_81{position:relative;display:flex;align-items:center}._historyButton_1td02_87,._newConversationButton_1td02_88,._inputSendButton_1td02_89{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem 1.15rem;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease;border:1px solid transparent}._historyButton_1td02_87{border-color:var(--color-color-spectrum-ember-orange-tint-30, #f9bc8b);background-color:var(--color-color-spectrum-ember-orange-tint-80, #fdecdd);color:var(--color-color-spectrum-ember-orange-shade-40, #c25d0a);box-shadow:inset 0 0 0 1px var(--color-color-spectrum-ember-orange-alpha-20, rgb(246 160 90 / 20%))}._historyButton_1td02_87:hover:not(:disabled),._historyButton_1td02_87:focus-visible:not(:disabled){transform:translateY(-1px);background-color:var(--color-color-spectrum-ember-orange-tint-70, #fce3cf);border-color:var(--color-color-spectrum-ember-orange-tint-20, #f8b47c)}._historyButton_1td02_87:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:inset 0 0 0 1px var(--color-color-spectrum-ember-orange-alpha-15, rgb(246 160 90 / 15%))}._historyButtonActive_1td02_124{border-color:var(--color-color-spectrum-ember-orange-ember-orange, #f6a05a);box-shadow:inset 0 0 0 1px var(--color-color-spectrum-ember-orange-alpha-30, rgb(246 160 90 / 30%));background-color:var(--color-color-spectrum-ember-orange-tint-60, #fbd8bb)}._historyPopover_1td02_130{position:absolute;top:calc(100% + .75rem);width:min(30rem,80vw);padding:1.25rem 1.35rem;border-radius:18px;border:1px solid rgb(205 213 223 / 85%);background:linear-gradient(135deg,#fffffffa,#f1f5fff5);box-shadow:0 32px 80px -40px #0f172a99;display:flex;flex-direction:column;gap:.75rem;z-index:20}._historyHeader_1td02_145{display:flex;flex-direction:column;gap:.35rem}._historyTitle_1td02_151{font-size:1rem;font-weight:700;color:#0f172a}._historySubtitle_1td02_157{font-size:.8rem;color:#64748b}._historyStatus_1td02_162{display:flex;align-items:center;gap:.5rem;padding:.75rem .5rem;border-radius:12px;background:#e2e8f08c;color:#475569;font-size:.85rem;text-align:left}._historyStatusError_1td02_174{background:#fee2e299;color:#b91c1c}._historySpinner_1td02_179{width:1rem;height:1rem;animation:_spin_1td02_1 1s linear infinite}._historyList_1td02_185{display:flex;flex-direction:column;gap:.5rem;max-height:18rem;overflow-y:auto;padding-right:.35rem}._historyList_1td02_185::-webkit-scrollbar{width:6px}._historyList_1td02_185::-webkit-scrollbar-thumb{background:#94a3b899;border-radius:10px}._historyListItem_1td02_203{list-style:none}._historyItemButton_1td02_207{width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:.35rem;padding:1rem 2rem;border-radius:10px;border:1px solid rgb(205 213 223 / 70%);background:#ffffffe5;text-align:left;color:#1b2b46;cursor:pointer;transition:transform .2s ease,border .2s ease,box-shadow .2s ease}._historyItemButton_1td02_207:hover:not(:disabled){transform:translateY(-1px);border-color:#7c9fff99;box-shadow:0 16px 34px -28px #1b2b4673}._historyItemButton_1td02_207:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._historyItemButtonActive_1td02_235{border-color:#7c9fffbf;box-shadow:0 18px 40px -26px #3b82f666}._historyItemPrimary_1td02_240{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.82rem;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._historyItemMeta_1td02_249{font-size:.75rem;color:#64748b}._historyBadge_1td02_254{margin-top:.25rem;display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.15rem .55rem;border-radius:999px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}._historyBadgeArchived_1td02_268{background:#f871712e;color:#b91c1c}._historyBadgeActive_1td02_273{background:#60a5fa2e;color:#1d4ed8}._newConversationButton_1td02_88,._inputSendButton_1td02_89{border-color:var(--color-color-spectrum-ember-orange-ember-orange, #f6a05a);background-color:var(--color-color-spectrum-ember-orange-tint-50, #fbd0ad);color:var(--color-color-spectrum-ember-orange-shade-60, #7e3c07);box-shadow:inset 0 0 0 1px var(--color-color-spectrum-ember-orange-alpha-30, rgb(246 160 90 / 30%))}._newConversationButton_1td02_88:hover:not(:disabled),._newConversationButton_1td02_88:focus-visible:not(:disabled),._inputSendButton_1td02_89:hover:not(:disabled),._inputSendButton_1td02_89:focus-visible:not(:disabled){transform:translateY(-1px);background-color:var(--color-color-spectrum-ember-orange-tint-40, #fac79e);border-color:var(--color-color-spectrum-ember-orange-tint-20, #f8b47c);box-shadow:inset 0 0 0 1px var(--color-color-spectrum-ember-orange-alpha-35, rgb(246 160 90 / 35%))}._newConversationButton_1td02_88:disabled,._inputSendButton_1td02_89:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:inset 0 0 0 1px var(--color-color-spectrum-ember-orange-alpha-20, rgb(246 160 90 / 20%))}._info_1td02_304{margin:1.5rem 0 0;padding:.75rem 1rem;border-radius:12px;background:#e4ecff99;color:#1b2b46;font-size:.95rem}._error_1td02_313{margin:1.5rem 0 0;padding:.75rem 1rem;border-radius:12px;background:#ffe4e9b3;color:#8b2d3c;font-size:.95rem}._placeholder_1td02_322{margin:1.5rem 0 0;padding:1rem 1.25rem;border-radius:.9rem;font-size:.9rem;font-weight:600;letter-spacing:.01em;background:var(--color-color-mono-pebble-grey-tint-90);color:var(--color-color-mono-pebble-grey-pebble-grey);text-align:center}._chatPanel_1td02_334{margin-top:1.5rem;padding:1.5rem;border-radius:20px;border:1px solid rgb(214 222 235 / 90%);background:linear-gradient(135deg,#fffffffa,#f5f8fff2);display:flex;flex-direction:column;gap:1.5rem;flex:1;min-height:0}._chatHistory_1td02_347{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;padding-right:.4rem;min-height:0}._chatHistory_1td02_347::-webkit-scrollbar{width:6px}._chatHistory_1td02_347::-webkit-scrollbar-thumb{background:#7c9fffa6;border-radius:999px}._message_1td02_366{display:flex;width:100%}._user_1td02_371{justify-content:flex-end}._assistant_1td02_375{justify-content:flex-start}._statusCaption_1td02_379{max-width:min(75%,540px);padding:0 .75rem;font-size:.9rem;line-height:1.45;font-style:italic;color:#475569b3;opacity:.85;white-space:pre-wrap}._bubble_1td02_390{position:relative;max-width:min(75%,540px);padding:1rem 1.25rem;border-radius:18px;line-height:1.45;word-break:break-word;box-shadow:0 12px 26px -24px #0f172a8c}._userBubble_1td02_400{background:#fbd8bb;color:#612e05;border-bottom-right-radius:6px;border:1px solid rgb(255 186 134 / 60%)}._assistantBubble_1td02_407{background:#dbe9fb;color:#0e3b71;border-bottom-left-radius:6px;border:1px solid rgb(156 185 255 / 55%)}._messageContent_1td02_414{margin:0;white-space:pre-wrap}._messageMeta_1td02_419{display:block;margin-top:.75rem;font-size:.75rem;letter-spacing:.01em;color:#74829a;opacity:.95}._userBubble_1td02_400 ._messageMeta_1td02_419{text-align:right}._assistantBubble_1td02_407 ._messageMeta_1td02_419{text-align:left}._typingBubble_1td02_436{display:inline-flex;align-items:center;gap:.75rem}._typingIndicator_1td02_442{display:inline-flex;align-items:center;justify-content:center;gap:.35rem}._typingIndicator_1td02_442 span{width:.45rem;height:.45rem;border-radius:999px;background:#4991e9;animation:_typingBounce_1td02_1 1.2s infinite ease-in-out both}._typingIndicator_1td02_442 span:nth-child(1){animation-delay:-.24s}._typingIndicator_1td02_442 span:nth-child(2){animation-delay:-.12s}._typingLabel_1td02_465{font-size:.85rem;font-weight:500;color:#10427f}._readAloudRow_1td02_471{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._readAloudButton_1td02_479{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.2rem;border-radius:999px;border:none;color:var(--color-color-mono-lava-black-lava-black);font-weight:500;cursor:pointer;box-shadow:0 16px 36px -28px #1b2b4673;transition:transform .2s ease,box-shadow .2s ease}._readAloudButton_1td02_479:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 48px -28px #1b2b4673}._readAloudButton_1td02_479:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}._form_1td02_505{margin-top:auto;padding-top:1.75rem;display:flex;width:100%}._inputShell_1td02_512{position:relative;flex:1;display:flex;align-items:center;gap:.55rem;padding:.25rem .35rem;border-radius:999px;border:2px solid var(--color-color-spectrum-ember-orange-tint-50);background:#fff;box-shadow:0 20px 45px -35px #0f172a8c;transition:border .2s ease,box-shadow .2s ease,transform .2s ease;min-height:3.25rem;overflow:hidden}._inputShell_1td02_512:focus-within{transform:translateY(-1px)}._input_1td02_89{flex:1;min-width:0;height:100%;border:none;background:transparent;padding:.85rem 1.2rem;font-size:1rem;color:#1e293b}._input_1td02_89::placeholder{color:#94a3b8}._input_1td02_89:disabled{color:#94a3b8;cursor:not-allowed}._input_1td02_89:focus-visible{outline:none}._inputSendButton_1td02_89{padding:.55rem 1.25rem;height:100%;white-space:nowrap}._buttonIcon_1td02_562,._buttonSpinner_1td02_563{width:1.05rem;height:1.05rem;stroke-width:2px}._buttonSpinner_1td02_563{animation:_spin_1td02_1 .8s linear infinite}._buttonSpinner_1td02_563._danger_1td02_573{color:#c02c45}._loading_1td02_577{margin:1.5rem 0 0;padding:2.5rem 1rem;border-radius:16px;color:#7c8ca6;font-size:.95rem;text-align:center}._srOnly_1td02_586{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (width <= 720px){._conversationToolbar_1td02_16{flex-direction:column;align-items:stretch}._toolbarActions_1td02_72{justify-content:stretch;width:100%}._toolbarActions_1td02_72 ._newConversationButton_1td02_88,._readAloudButton_1td02_479{width:100%}._form_1td02_505{padding-top:1.25rem}._inputShell_1td02_512{padding:.2rem .25rem}}@keyframes _typingBounce_1td02_1{0%,80%,to{transform:scale(0);opacity:.6}40%{transform:scale(1);opacity:1}}@keyframes _spin_1td02_1{to{transform:rotate(360deg)}}._backToChatButton_1td02_644{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem 1.15rem;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease;border:1px solid transparent;border-color:var(--color-color-spectrum-ember-orange-tint-30, #f9bc8b);background-color:var(--color-color-spectrum-ember-orange-tint-80, #fdecdd);color:var(--color-color-spectrum-ember-orange-shade-40, #c25d0a);box-shadow:inset 0 0 0 1px var(--color-color-spectrum-ember-orange-alpha-20, rgb(246 160 90 / 20%))}._backToChatButton_1td02_644:hover:not(:disabled),._backToChatButton_1td02_644:focus-visible:not(:disabled){transform:translateY(-1px);background-color:var(--color-color-spectrum-ember-orange-tint-70, #fce3cf);border-color:var(--color-color-spectrum-ember-orange-tint-20, #f8b47c)}._historyView_1td02_669{margin-top:1.5rem;padding:1.5rem;border-radius:20px;border:1px solid var(--color-color-spectrum-ember-orange-tint-50, #fbd0ad);background:linear-gradient(135deg,#fffffffa,#fdf7eef2);display:flex;flex-direction:column;gap:1rem;flex:1;min-height:0;max-height:calc(100vh - 300px)}._mobile_1td02_683 ._historyView_1td02_669{margin:0;padding:1rem;border-radius:0;border:none;background:transparent;max-height:none;flex:1}._historyViewLoading_1td02_693,._historyViewError_1td02_694{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:3rem 1rem;border-radius:16px;font-size:.95rem;text-align:center;flex:1}._historyViewLoading_1td02_693{color:#7c8ca6;background:#e2e8f04d}._historyViewError_1td02_694{color:#b91c1c;background:#fee2e24d}._historyViewSpinner_1td02_716{width:1.5rem;height:1.5rem;animation:_spin_1td02_1 1s linear infinite}._historyViewEmpty_1td02_722{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 1rem;text-align:center;flex:1}._historyViewEmptyIcon_1td02_733{width:4rem;height:4rem;color:#cbd5e1;opacity:.6}._historyViewEmpty_1td02_722 h3{margin:0;font-size:1.25rem;font-weight:600;color:#475569}._historyViewEmpty_1td02_722 p{margin:0;font-size:.95rem;color:#64748b;max-width:400px}._conversationList_1td02_754,._conversationListContent_1td02_762{display:flex;flex-direction:column;gap:1rem;flex:1;min-height:0}._conversationListHeader_1td02_770{display:flex;flex-direction:column;gap:.35rem;padding-bottom:.5rem;border-bottom:1px solid rgb(205 213 223 / 50%)}._conversationListHeader_1td02_770 h2{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a}._conversationListHeader_1td02_770 p{margin:0;font-size:.85rem;color:#64748b}._conversationListItems_1td02_791{display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;padding-right:.4rem;flex:1;min-height:0;max-height:calc(100vh - 500px)}._conversationListItems_1td02_791::-webkit-scrollbar{width:6px}._conversationListItems_1td02_791::-webkit-scrollbar-thumb{background:var(--color-color-spectrum-ember-orange-tint-40, #fac79e);border-radius:10px}._conversationListItem_1td02_791{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:12px;border:1px solid var(--color-color-spectrum-ember-orange-tint-40, #fac79e);background:#ffffffe5;transition:transform .2s ease,border .2s ease,box-shadow .2s ease}._conversationListItemActive_1td02_824{border-color:var(--color-color-spectrum-ember-orange-ember-orange, #f6a05a);background-color:var(--color-color-spectrum-ember-orange-tint-90, #fdf6ed);box-shadow:0 16px 34px -28px #f6a05a59}._conversationItemButton_1td02_830{flex:1;display:flex;align-items:flex-start;justify-content:flex-start;padding:1rem 1.25rem;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer;border-radius:12px;transition:background-color .2s ease;min-width:0}._conversationItemButton_1td02_830:disabled{cursor:not-allowed}._conversationItemContent_1td02_851{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:0}._conversationItemHeader_1td02_859{display:flex;flex-direction:column;gap:.25rem}._conversationItemTitleRow_1td02_865{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}._conversationItemId_1td02_873{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.85rem;color:#0f172a;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._conversationItemTimestamp_1td02_883{font-size:.75rem;color:#64748b}._conversationItemStatus_1td02_888{margin-top:.25rem;display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.15rem .55rem;border-radius:999px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}._conversationItemStatusArchived_1td02_902{background:#f871712e;color:#b91c1c}._conversationItemStatusActive_1td02_907{background:#60a5fa2e;color:#1d4ed8}._conversationItemStatusCurrent_1td02_912{background:var(--color-color-spectrum-ember-orange-tint-60, #fbd8bb);color:var(--color-color-spectrum-ember-orange-shade-40, #c25d0a);border:1px solid var(--color-color-spectrum-ember-orange-tint-40, #fac79e)}._conversationItemActions_1td02_918{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._conversationActionButton_1td02_925{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;border-radius:8px;font-size:.75rem;font-weight:600;cursor:pointer;transition:transform .2s ease,background-color .2s ease,border-color .2s ease;border:1px solid transparent;white-space:nowrap}._conversationActionButton_1td02_925:not(._conversationActionDelete_1td02_939){background-color:var(--color-color-spectrum-ember-orange-tint-70, #fce3cf);color:var(--color-color-spectrum-ember-orange-shade-40, #c25d0a);border-color:var(--color-color-spectrum-ember-orange-tint-50, #fbd0ad)}._conversationActionButton_1td02_925:not(._conversationActionDelete_1td02_939):hover:not(:disabled){transform:translateY(-1px);background-color:var(--color-color-spectrum-ember-orange-tint-60, #fbd8bb);border-color:var(--color-color-spectrum-ember-orange-tint-40, #fac79e)}._conversationActionDelete_1td02_939{background-color:#f871711a;color:#b91c1c;border-color:#f8717133}._conversationActionDelete_1td02_939:hover:not(:disabled){transform:translateY(-1px);background-color:#f8717126;border-color:#f871714d}._actionButton_1td02_964{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:999px;padding:.55rem 1.15rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;border:none}._dangerButton_1td02_978{background:#d03a521f;color:#c02c45;box-shadow:inset 0 0 0 1px #d03a522e}._dangerButton_1td02_978:hover:not(:disabled){transform:translateY(-1px);background:#d03a522e;box-shadow:inset 0 0 0 1px #d03a523d}._dangerButton_1td02_978:disabled{opacity:.5;cursor:not-allowed;transform:none}._historySearch_1td02_997{position:relative;margin-bottom:1rem}._historySearchInput_1td02_1002{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:2px solid var(--color-color-spectrum-ember-orange-tint-50, #fbd0ad);border-radius:12px;background:#fff;color:#1e293b;font-size:.9rem;transition:border-color .2s ease,box-shadow .2s ease}._historySearchInput_1td02_1002:focus{outline:none;border-color:var(--color-color-spectrum-ember-orange-ember-orange, #f6a05a);box-shadow:0 0 0 3px #f6a05a1a}._historySearchInput_1td02_1002::placeholder{color:#94a3b8}._historySearchReset_1td02_1023{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--color-color-spectrum-ember-orange-tint-60, #fbd8bb);color:var(--color-color-spectrum-ember-orange-shade-40, #c25d0a);font-size:.7rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}._historySearchReset_1td02_1023:hover{background:var(--color-color-spectrum-ember-orange-tint-40, #fac79e)}._mobile_1td02_683{height:100%;overflow:hidden;display:flex;flex-direction:column;--mobile-input-offset: calc(4.25rem + env(safe-area-inset-bottom, 0px)) ;--mobile-chat-padding: calc(6.75rem + env(safe-area-inset-bottom, 0px)) }._mobile_1td02_683 ._playgroundContent_1td02_9{display:flex;flex-direction:column;height:100%;min-height:0;overflow-y:hidden}._mobile_1td02_683 ._chatPanel_1td02_334{margin:0;padding:.75rem;border-radius:0;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:transparent;border:none}._mobile_1td02_683 ._chatHistory_1td02_347{padding-right:0;gap:.75rem;overflow-y:scroll;overflow-x:hidden;flex:1;min-height:0;padding-bottom:var(--mobile-chat-padding);scroll-padding-bottom:var(--mobile-chat-padding)}._mobile_1td02_683 ._message_1td02_366{padding:0 .25rem}._mobile_1td02_683 ._bubble_1td02_390{max-width:85%;padding:.75rem 1rem;border-radius:16px}._mobile_1td02_683 ._userBubble_1td02_400{border-bottom-right-radius:4px}._mobile_1td02_683 ._assistantBubble_1td02_407{border-bottom-left-radius:4px}._mobile_1td02_683 ._form_1td02_505{position:fixed;left:0;right:0;bottom:var(--mobile-input-offset);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1.25rem;padding-bottom:calc(.95rem + env(safe-area-inset-bottom,0));border-top:1px solid rgba(0,0,0,.1);box-shadow:0 -6px 30px -22px #0f172a99;z-index:100;flex-shrink:0;width:100%;box-sizing:border-box;justify-content:center}._mobile_1td02_683 ._inputShell_1td02_512{min-height:2.5rem;border-radius:20px;padding:.25rem;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(0,0,0,.1);width:min(720px,100%);margin:0 auto}._mobile_1td02_683 ._input_1td02_89{padding:.5rem .75rem;font-size:16px}._mobile_1td02_683 ._inputSendButton_1td02_89{padding:.4rem .8rem;height:auto;min-height:2rem}._mobileStreamingMessage_1td02_1147{margin:.5rem 0;padding:.75rem 1rem;background:#dbe9fb;color:#0e3b71;border-radius:16px 16px 16px 4px;border:1px solid rgb(156 185 255 / 55%);max-width:85%;font-size:.95rem;line-height:1.4;white-space:pre-wrap;word-break:break-word}._mobileStreamingMessage_1td02_1147:empty{display:none}._mobileToolCall_1td02_1167{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;margin:.5rem 0;border-radius:12px;background:#f6a05a1a;color:#7e3c07;font-size:.85rem;border:1px solid rgba(246,160,90,.2)}._mobileToolCallIcon_1td02_1180{width:1rem;height:1rem;animation:_pulse_1td02_1 2s infinite}@keyframes _pulse_1td02_1{0%,to{opacity:1}50%{opacity:.5}}._conversationTitle_1td02_1192{margin:0;font-size:.95rem;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._conversationId_1td02_1204{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.85rem;color:#0f172a;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._messageCount_1td02_1214{font-size:.75rem;color:var(--color-color-spectrum-ember-orange-shade-20, #e67e22);font-weight:500}._conversationActionButton_1td02_925:disabled{opacity:.5;cursor:not-allowed;transform:none}._confirmationDialog_1td02_1226{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border-radius:8px;background:#fffffff2;border:1px solid rgb(226 232 240 / 80%);box-shadow:0 8px 20px -16px #0f172a66;min-width:160px}._confirmationText_1td02_1238{font-size:.75rem;font-weight:500;color:#475569;text-align:center;white-space:nowrap}._confirmationActions_1td02_1246{display:flex;gap:.5rem;justify-content:center}._confirmationButtonConfirm_1td02_1252,._confirmationButtonCancel_1td02_1253{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .8rem;border-radius:6px;font-size:.7rem;font-weight:600;cursor:pointer;transition:transform .2s ease,background-color .2s ease,border-color .2s ease;border:1px solid transparent;white-space:nowrap}._confirmationButtonConfirm_1td02_1252{background-color:#f871711a;color:#b91c1c;border-color:#f8717133}._confirmationButtonConfirm_1td02_1252:hover:not(:disabled){transform:translateY(-1px);background-color:#f8717126;border-color:#f871714d}._confirmationButtonCancel_1td02_1253{background-color:#94a3b81a;color:#64748b;border-color:#94a3b833}._confirmationButtonCancel_1td02_1253:hover:not(:disabled){transform:translateY(-1px);background-color:#94a3b826;border-color:#94a3b84d}._noSearchResults_1td02_1291{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 1rem;text-align:center;flex:1}._noSearchResultsIcon_1td02_1302{width:4rem;height:4rem;color:#cbd5e1;opacity:.6}@media (width <= 720px){._conversationListItem_1td02_791{flex-direction:column;align-items:stretch;gap:.75rem}._conversationItemActions_1td02_918{justify-content:center}._conversationActionButton_1td02_925{flex:1}}._chatBubble_1g5pm_3{display:flex;flex-direction:column;max-width:80%;margin-bottom:var(--spacing-lg, 1rem);animation:_chatBubbleSlideIn_1g5pm_1 .3s ease-out}._chatBubble_1g5pm_3._user_1g5pm_11{align-self:flex-end;align-items:flex-end}._chatBubble_1g5pm_3._ai_1g5pm_16{align-self:flex-start;align-items:flex-start}._bubbleContent_1g5pm_21{padding:var(--spacing-md, .75rem) var(--spacing-lg, 1rem);border-radius:var(--radius-lg, .75rem);position:relative;word-wrap:break-word;line-height:1.5;font-size:1.1rem;font-weight:var(--typography-font-weight-medium)}._chatBubble_1g5pm_3._user_1g5pm_11 ._bubbleContent_1g5pm_21{background-color:var(--color-color-spectrum-ember-orange-tint-20);color:var(--color-color-spectrum-ember-orange-shade-70);border-bottom-right-radius:var(--radius-sm, .25rem)}._chatBubble_1g5pm_3._ai_1g5pm_16 ._bubbleContent_1g5pm_21{background-color:var(--color-color-spectrum-ember-orange-tint-90);color:var(--color-color-spectrum-ember-orange-shade-50);border-bottom-left-radius:var(--radius-sm, .25rem)}._chatBubble_1g5pm_3._user_1g5pm_11 ._bubbleContent_1g5pm_21:after{content:"";position:absolute;bottom:0;right:-6px;width:0;height:0;border-left:6px solid var(--color-color-spectrum-emberOrange-emberOrange, #f59e0b);border-bottom:6px solid transparent}._chatBubble_1g5pm_3._ai_1g5pm_16 ._bubbleContent_1g5pm_21:after{content:"";position:absolute;bottom:0;left:-6px;width:0;height:0;border-right:6px solid var(--color-color-spectrum-sailBlue-tint-20, #dbeafe);border-bottom:6px solid transparent}._timestamp_1g5pm_65{font-size:var(--font-size-xs, .75rem);color:var(--color-color-spectrum-pitchBlack-shade-50, #9ca3af)}._chatBubble_1g5pm_3._user_1g5pm_11 ._timestamp_1g5pm_65{text-align:right}._chatBubble_1g5pm_3._ai_1g5pm_16 ._timestamp_1g5pm_65{text-align:left}._metaRow_1g5pm_78{display:flex;align-items:center;gap:var(--spacing-xs, .25rem);flex-wrap:wrap;margin-top:var(--spacing-xs, .25rem);padding:0 var(--spacing-sm, .5rem)}._chatBubble_1g5pm_3._user_1g5pm_11 ._metaRow_1g5pm_78{align-items:baseline;justify-content:flex-end}._chatBubble_1g5pm_3._ai_1g5pm_16 ._metaRow_1g5pm_78{align-items:baseline;justify-content:flex-start}._referenceTags_1g5pm_97{display:flex;flex-wrap:wrap;gap:var(--spacing-2xs, .25rem)}._referenceTag_1g5pm_97{display:inline-flex;align-items:center;background-color:var(--reefTeal20, #c2e7ea);color:var(--reefTeal70, #145064);border-radius:var(--radius-full, 9999px);padding:0 var(--spacing-sm, .5rem);font-size:var(--font-size-sm, .875rem);font-weight:var(--typography-font-weight-medium);line-height:1.4;text-decoration:none;transition:background-color .2s ease,color .2s ease}._referenceTag_1g5pm_97:hover,._referenceTag_1g5pm_97:focus-visible{background-color:var(--reefTeal10, #e5f3f5);color:var(--reefTeal60, #358a94)}@keyframes _chatBubbleSlideIn_1g5pm_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._typingIndicator_1g5pm_136{display:flex;align-items:center;justify-content:center;padding:var(--spacing-sm, .5rem) 0}._dot_1g5pm_143{width:8px;height:8px;border-radius:50%;background-color:var(--color-color-spectrum-pitchBlack-shade-60, #6b7280);margin:0 2px;animation:_typingBounce_1g5pm_1 1.5s infinite ease-in-out}._dot_1g5pm_143:nth-child(1){animation-delay:0s}._dot_1g5pm_143:nth-child(2){animation-delay:.2s}._dot_1g5pm_143:nth-child(3){animation-delay:.4s}@keyframes _typingBounce_1g5pm_1{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}@media (width <= 768px){._chatBubble_1g5pm_3{max-width:90%}._bubbleContent_1g5pm_21{padding:var(--spacing-sm, .5rem) var(--spacing-md, .75rem)}}._markdownRenderer_1bl9i_3{line-height:1.6;word-wrap:break-word;overflow-wrap:break-word}._markdownRenderer_1bl9i_3 h1,._markdownRenderer_1bl9i_3 h2,._markdownRenderer_1bl9i_3 h3,._markdownRenderer_1bl9i_3 h4,._markdownRenderer_1bl9i_3 h5,._markdownRenderer_1bl9i_3 h6{margin-top:var(--spacing-md, .75rem);margin-bottom:var(--spacing-sm, .5rem);font-weight:var(--typography-font-weight-semibold);color:inherit}._markdownRenderer_1bl9i_3 h1{font-size:1.5em}._markdownRenderer_1bl9i_3 h2{font-size:1.3em}._markdownRenderer_1bl9i_3 h3{font-size:1.1em}._markdownRenderer_1bl9i_3 h4,._markdownRenderer_1bl9i_3 h5,._markdownRenderer_1bl9i_3 h6{font-size:1em}._markdownRenderer_1bl9i_3 p{margin-top:0;margin-bottom:var(--spacing-sm, .5rem)}._markdownRenderer_1bl9i_3 ul,._markdownRenderer_1bl9i_3 ol{margin-top:0;margin-bottom:var(--spacing-sm, .5rem);padding-left:var(--spacing-lg, 1rem)}._markdownRenderer_1bl9i_3 li{margin-bottom:var(--spacing-xs, .25rem)}._markdownRenderer_1bl9i_3 a{color:var(--color-color-spectrum-sailBlue-shade-50, #3b82f6);text-decoration:underline}._markdownRenderer_1bl9i_3 a:hover{color:var(--color-color-spectrum-sailBlue-shade-60, #2563eb)}._markdownRenderer_1bl9i_3 strong{font-weight:var(--typography-font-weight-bold)}._markdownRenderer_1bl9i_3 em{font-style:italic}._markdownRenderer_1bl9i_3 code{background-color:var(--color-color-spectrum-pitchBlack-tint-90, #f3f4f6);padding:.125rem .25rem;border-radius:var(--radius-xs, .125rem);font-family:var(--typography-font-family-mono, "Courier New", monospace);font-size:.9em}._markdownRenderer_1bl9i_3 pre{background-color:var(--color-color-spectrum-pitchBlack-tint-90, #f3f4f6);padding:var(--spacing-md, .75rem);border-radius:var(--radius-md, .5rem);overflow-x:auto;margin:var(--spacing-sm, .5rem) 0}._markdownRenderer_1bl9i_3 pre code{background-color:transparent;padding:0;font-size:.9em}._markdownRenderer_1bl9i_3 blockquote{border-left:4px solid var(--color-color-spectrum-sailBlue-tint-50, #dbeafe);padding-left:var(--spacing-md, .75rem);margin:var(--spacing-sm, .5rem) 0;font-style:italic;color:var(--color-color-spectrum-pitchBlack-shade-60, #6b7280)}._markdownRenderer_1bl9i_3 table{border-collapse:collapse;width:100%;margin:var(--spacing-sm, .5rem) 0}._markdownRenderer_1bl9i_3 th,._markdownRenderer_1bl9i_3 td{border:1px solid var(--color-color-spectrum-ember-orange-tint-70, #fce3cf);padding:var(--spacing-xs, .25rem) var(--spacing-sm, .5rem);text-align:left}._markdownRenderer_1bl9i_3 th{background-color:var(--color-color-spectrum-ember-orange-tint-90, #fef7f0);font-weight:var(--typography-font-weight-semibold);color:var(--color-color-spectrum-ember-orange-shade-60, #7e3c07)}._markdownRenderer_1bl9i_3 hr{border:none;border-top:1px solid var(--color-color-spectrum-pitchBlack-tint-70, #e5e7eb);margin:var(--spacing-md, .75rem) 0}._wrapper_1sgcl_3{display:inline-flex;align-items:center;gap:var(--spacing-sm, .5rem);color:var(--sailBlue, #2a5afe)}._spinner_1sgcl_10{border-radius:9999px;border-style:solid;border-color:var(--sailBlueTint80, rgb(42 90 254 / 20%));border-top-color:var(--sailBlue, #2a5afe);animation:_spinner-rotate_1sgcl_1 .8s linear infinite;display:inline-block}._sm_1sgcl_19{width:1rem;height:1rem;border-width:2px}._md_1sgcl_25{width:1.5rem;height:1.5rem;border-width:3px}._lg_1sgcl_31{width:2rem;height:2rem;border-width:3px}._label_1sgcl_37{font-family:var(--font-family-sans, "Inter", sans-serif);font-size:var(--font-size-sm, .875rem);font-weight:var(--font-weight-medium, 500)}@keyframes _spinner-rotate_1sgcl_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._logo_jwygm_1{display:block}._container_1s2te_3{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:var(--spacing-xl, 1.5rem)}._web_1s2te_11{justify-content:center;background-color:var(--color-color-spectrum-ember-orange-ember-orange, #fef3c7)}._mobile_1s2te_16{justify-content:flex-start;background:linear-gradient(135deg,#f0f9ff,#fff,#eef2ff)}._header_1s2te_21{width:100%;max-width:560px;display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md, 1rem);margin-bottom:var(--spacing-md, 1rem)}._iconButton_1s2te_31{display:inline-flex;align-items:center;justify-content:center;padding:var(--spacing-sm, .5rem);border:none;background:transparent;color:var(--color-color-spectrum-pitchBlack-shade-60, #4b5563);border-radius:9999px;cursor:pointer;transition:background-color .2s ease}._iconButton_1s2te_31:hover{background-color:var(--color-color-spectrum-porcelainWhite-shade-10, #f3f4f6)}._iconPlaceholder_1s2te_48{width:2.5rem}._icon_1s2te_31{width:1.25rem;height:1.25rem}._headerBrand_1s2te_57{display:inline-flex;align-items:center;gap:var(--spacing-sm, .5rem)}._logoBadge_1s2te_63{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-md, .75rem);background-color:var(--color-color-spectrum-porcelainWhite-shade-10, #f3f4f6)}._brandName_1s2te_73{font-size:var(--font-size-typography-typography20, 1rem);font-weight:var(--font-weight-semibold, 600);color:var(--color-color-spectrum-pitchBlack-shade-90, #111827)}._card_1s2te_79{width:100%;max-width:520px;background:var(--color-color-spectrum-porcelainWhite-brightWhite, #fff);border:1px solid var(--color-color-spectrum-porcelainWhite-shade-10, #f3f2f0);border-radius:var(--radius-lg, .75rem);padding:var(--spacing-3xl, 2.5rem);box-shadow:var(--shadow-lg, 0 10px 15px -3px rgb(0 0 0 / 8%))}._mobile_1s2te_16 ._card_1s2te_79{padding:var(--spacing-2xl, 2rem) var(--spacing-xl, 1.5rem);border-radius:var(--radius-md, .75rem);box-shadow:0 15px 30px #0000001f}._brandSection_1s2te_95{text-align:center;margin-bottom:var(--spacing-2xl, 2rem)}._logoWrapper_1s2te_100{width:4.5rem;height:4.5rem;margin:0 auto var(--spacing-lg, 1rem);display:flex;align-items:center;justify-content:center}._title_1s2te_109{font-size:var(--font-size-typography-typography50, 2rem);font-weight:var(--font-weight-bold, 700);color:var(--color-color-spectrum-pitchBlack-shade-90, #111827);margin:0 0 var(--spacing-xs, .5rem) 0;font-family:"Fold Grotesque Pro",var(--font-family-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif)}._subtitle_1s2te_117{font-size:var(--font-size-typography-typography25, 1rem);color:var(--color-color-spectrum-pitchBlack-shade-60, #6b7280);margin:0;line-height:1.6}._errorContainer_1s2te_124{margin-bottom:var(--spacing-xl, 1.5rem);padding:var(--spacing-md, .75rem) var(--spacing-lg, 1rem);background:var(--color-color-spectrum-choralRed-tint-90, #fef2f2);border:1px solid var(--color-color-spectrum-choralRed-tint-70, #fecaca);border-radius:var(--radius-md, .5rem)}._errorMessage_1s2te_132{color:var(--color-color-spectrum-choralRed-choralRed, #dc2626);font-size:var(--font-size-typography-typography20, .95rem);margin:0}._form_1s2te_138{display:flex;flex-direction:column;gap:var(--spacing-xl, 1.5rem)}._formGroup_1s2te_144{display:flex;flex-direction:column;gap:var(--spacing-sm, .5rem)}._formLabel_1s2te_150{font-size:var(--font-size-typography-typography20, .95rem);font-weight:var(--font-weight-medium, 600);color:var(--color-color-spectrum-pitchBlack-shade-80, #1f2937)}._inputWrapper_1s2te_156{position:relative}._input_1s2te_156{width:100%;padding:var(--spacing-md, .85rem) var(--spacing-xl, 1.5rem);border:1px solid var(--color-color-spectrum-porcelainWhite-shade-10, #e5e7eb);border-radius:var(--radius-md, .5rem);font-size:var(--font-size-typography-typography20, 1rem);background:var(--color-color-spectrum-porcelainWhite-brightWhite, #fff);color:var(--color-color-spectrum-pitchBlack-shade-80, #1f2937);transition:border-color .2s ease,box-shadow .2s ease}._mobile_1s2te_16 ._input_1s2te_156{padding-left:var(--spacing-3xl, 2.75rem);padding-right:var(--spacing-4xl, 3rem)}._input_1s2te_156:focus{outline:none;border-color:var(--color-color-spectrum-sailBlue-sailBlue, #3b82f6);box-shadow:0 0 0 3px #3b82f61f}._input_1s2te_156:disabled{background:var(--color-color-spectrum-porcelainWhite-shade-10, #f3f4f6);color:var(--color-color-spectrum-pitchBlack-shade-40, #9ca3af);cursor:not-allowed}._inputIcon_1s2te_188{position:absolute;left:var(--spacing-lg, 1rem);top:50%;transform:translateY(-50%);color:var(--color-color-spectrum-pitchBlack-shade-40, #9ca3af);width:1.1rem;height:1.1rem;pointer-events:none}._toggleButton_1s2te_199{position:absolute;right:var(--spacing-md, .75rem);top:50%;transform:translateY(-50%);background:transparent;border:none;color:var(--color-color-spectrum-pitchBlack-shade-40, #9ca3af);padding:var(--spacing-xs, .25rem);cursor:pointer;border-radius:var(--radius-sm, .35rem);transition:color .2s ease}._toggleButton_1s2te_199:hover{color:var(--color-color-spectrum-pitchBlack-shade-60, #4b5563)}._forgotRow_1s2te_217{display:flex;justify-content:flex-end}._linkButton_1s2te_222{background:none;border:none;padding:0;color:var(--color-color-spectrum-sailBlue-sailBlue, #2563eb);font-weight:var(--font-weight-semibold, 600);cursor:pointer;transition:color .2s ease}._linkButton_1s2te_222:hover{color:var(--color-color-spectrum-sailBlue-shade-20, #1d4ed8)}._submitButton_1s2te_236{margin-top:var(--spacing-sm, .5rem)}._signUpRow_1s2te_240{margin-top:var(--spacing-xl, 1.5rem);display:flex;justify-content:center;align-items:center;gap:var(--spacing-xs, .5rem);color:var(--color-color-spectrum-pitchBlack-shade-60, #6b7280);font-size:var(--font-size-typography-typography20, .95rem)}._signUpPrompt_1s2te_250{color:var(--color-color-spectrum-pitchBlack-shade-60, #6b7280)}._footer_1s2te_254{width:100%;max-width:520px;text-align:center;margin-top:var(--spacing-lg, 1rem);padding:var(--spacing-md, 1rem);color:var(--color-color-spectrum-pitchBlack-shade-60, #6b7280);font-size:var(--font-size-typography-typography20, .9rem)}@media (max-width: 640px){._container_1s2te_3{padding:var(--spacing-lg, 1rem)}._card_1s2te_79{padding:var(--spacing-2xl, 2rem) var(--spacing-lg, 1.25rem)}._title_1s2te_109{font-size:var(--font-size-typography-typography40, 1.5rem)}._subtitle_1s2te_117{font-size:var(--font-size-typography-typography20, .95rem)}}@media (prefers-reduced-motion: reduce){._iconButton_1s2te_31,._input_1s2te_156,._toggleButton_1s2te_199,._linkButton_1s2te_222{transition:none}}._Documents_1kf9u_11{width:100%;max-width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}._LoadingSpinner_1kf9u_19{animation:_spin_1kf9u_1 1s linear infinite}@keyframes _spin_1kf9u_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._DocumentCard_1kf9u_29{cursor:pointer;padding:1rem;margin-bottom:.75rem;transition:all .2s ease-in-out;border:1px solid var(--color-gray-200, #e5e7eb);border-radius:var(--radius-md, .5rem);background-color:#fff;position:relative}._DocumentCard_1kf9u_29:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._DocumentCard_1kf9u_29._mobileActive_1kf9u_44{transform:scale(.98)}._DocumentCard__header_1kf9u_48{display:flex;align-items:flex-start;justify-content:space-between}._flex_1kf9u_55{display:flex}._flexItemsStart_1kf9u_59{align-items:flex-start}._flexItemsCenter_1kf9u_63{align-items:center}._flex1_1kf9u_67{flex:1}._minW0_1kf9u_71{min-width:0}._gap2_1kf9u_75{gap:.5rem}._gap3_1kf9u_79{gap:.75rem}._mb2_1kf9u_83{margin-bottom:.5rem}._mt1_1kf9u_87{margin-top:.25rem}._textBase_1kf9u_95{font-size:1rem}._textXs_1kf9u_99{font-size:.75rem}._fontMedium_1kf9u_103{font-weight:500}._textGray900_1kf9u_107{color:var(--color-gray-900, #111827)}._textGray500_1kf9u_111{color:var(--color-gray-500, #6b7280)}._textRed600_1kf9u_115{color:var(--color-red-600, #dc2626)}._bgRed50_1kf9u_119{background-color:var(--color-red-50, #fef2f2)}._p2_1kf9u_123{padding:.5rem}._rounded_1kf9u_127{border-radius:var(--radius-md, .375rem)}._truncate_1kf9u_131{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._p1_1kf9u_137{padding:.25rem}._danger_1kf9u_141{color:var(--choralRed, #dc2626)}._mt3_1kf9u_150{margin-top:.75rem}._justifyBetween_1kf9u_154{justify-content:space-between}._bgGray200_1kf9u_162{background-color:var(--color-gray-200, #e5e7eb)}._bgBlue500_1kf9u_170{background-color:var(--sailBlue, #3b82f6)}._transitionAll_1kf9u_174{transition:all .3s ease-in-out}._wFull_1kf9u_178{width:100%}._roundedFull_1kf9u_183{border-radius:9999px}._h2_1kf9u_166{height:.5rem}._duration300_1kf9u_191{transition-duration:.3s}._mb0_1kf9u_195{margin-bottom:0}._mb4_1kf9u_203{margin-bottom:1rem}._mb6_1kf9u_207{margin-bottom:1.5rem}._p4_1kf9u_211{padding:1rem}._border2_1kf9u_215{border-width:2px}._borderBlue200_1kf9u_219{border-color:var(--sailBlue-tint-20, #dbeafe)}._bgBlue50_1kf9u_170{background-color:var(--sailBlue-tint-10, #eff6ff)}._textBlue600_1kf9u_227{color:var(--sailBlue, #2563eb)}._textPurple600_1kf9u_231{color:var(--reefTeal, #7c3aed)}._textGreen600_1kf9u_235{color:var(--color-green-600, #059669)}._textSm_1kf9u_239{font-size:.875rem}._textCenter_1kf9u_243{text-align:center}._py8_1kf9u_247{padding-top:2rem;padding-bottom:2rem}._mt2_1kf9u_146{margin-top:.5rem}._textGray600_1kf9u_158{color:var(--color-gray-600, #4b5563)}._p8_1kf9u_260{padding:2rem}._textLg_1kf9u_91{font-size:1.125rem}._textRed500_1kf9u_268{color:var(--choralRed, #ef4444)}._mt4_1kf9u_272{margin-top:1rem}._mt8_1kf9u_276{margin-top:2rem}._mb1_1kf9u_199{margin-bottom:.25rem}._DocumentCard__content_1kf9u_284{flex:1;min-width:0}._DocumentCard__titleRow_1kf9u_289{display:flex;align-items:center;gap:var(--spacing-sm, .5rem);margin-bottom:var(--spacing-sm, .5rem)}._DocumentCard__title_1kf9u_289{font-weight:var(--font-weight-medium, 500);color:var(--color-gray-900, #111827);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}._DocumentCard__title_1kf9u_289._mobile_1kf9u_44{font-size:var(--font-size-base, 1rem)}._DocumentCard__title_1kf9u_289._desktop_1kf9u_309{font-size:var(--font-size-lg, 1.125rem)}._DocumentCard__metadata_1kf9u_313{display:flex;align-items:center;gap:var(--spacing-md, .75rem);margin-bottom:var(--spacing-sm, .5rem)}._DocumentCard__date_1kf9u_320{font-size:var(--font-size-xs, .75rem);color:var(--color-gray-500, #6b7280)}._DocumentCard__actions_1kf9u_325{display:flex;align-items:center;gap:var(--spacing-sm, .5rem);opacity:.8;transition:opacity .2s ease}._DocumentCard__progress_1kf9u_333{margin-top:var(--spacing-sm, .75rem)}._DocumentCard__progressHeader_1kf9u_337{display:flex;justify-content:space-between;font-size:var(--font-size-xs, .75rem);color:var(--color-gray-600, #6b7280);margin-bottom:var(--spacing-xs, .25rem)}._DocumentCard__error_1kf9u_345{font-size:var(--font-size-xs, .75rem);color:var(--color-red-600, #dc2626);margin-top:var(--spacing-xs, .25rem);padding:var(--spacing-xs, .5rem);background-color:var(--color-red-50, #fef2f2);border-radius:var(--radius-sm, .375rem)}._StatusIndicator_1kf9u_355{display:inline-flex;align-items:center;gap:var(--spacing-xs, .25rem);padding:var(--spacing-xs, .25rem) var(--spacing-xs, .5rem);border-radius:9999px;font-size:var(--font-size-xs, .75rem);font-weight:var(--font-weight-medium, 500);border-width:1px;border-style:solid;white-space:nowrap}._ProgressBar_1kf9u_369{width:100%;height:.5rem;background-color:var(--color-gray-200, #e5e7eb);border-radius:9999px;overflow:hidden}._ProgressBarFill_1kf9u_377{height:100%;background-color:var(--sailBlue, #3b82f6);border-radius:9999px;transition:width .3s ease-in-out}._UploadProgress_1kf9u_385{padding:var(--spacing-md, 1rem);margin-bottom:var(--spacing-md, 1rem);border:2px solid var(--sailBlue-tint-20, #dbeafe);background-color:var(--sailBlue-tint-10, #eff6ff);border-radius:var(--radius-md, .5rem)}._UploadProgress__header_1kf9u_393{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-xs, .5rem)}._UploadProgress__status_1kf9u_400{font-weight:var(--font-weight-medium, 500)}._UploadProgress__status_1kf9u_400._uploading_1kf9u_404{color:var(--sailBlue, #2563eb)}._UploadProgress__status_1kf9u_400._processing_1kf9u_408{color:var(--reefTeal, #7c3aed)}._UploadProgress__status_1kf9u_400._completed_1kf9u_412{color:var(--color-green-600, #059669)}._UploadProgress__status_1kf9u_400._error_1kf9u_416{color:var(--choralRed, #dc2626)}._UploadProgress__error_1kf9u_420{margin-top:var(--spacing-xs, .5rem);font-size:var(--font-size-sm, .875rem);color:var(--choralRed, #dc2626)}._FileUploadArea_1kf9u_427{width:100%;margin-bottom:var(--spacing-md, 1rem)}._FileUploadArea__zone_1kf9u_432{border:2px dashed var(--color-gray-300, #d1d5db);border-radius:var(--radius-md, .5rem);padding:2rem;text-align:center;cursor:copy;transition:all .2s ease-in-out;background-color:var(--color-gray-50, #fafafa)}._FileUploadArea__zone_1kf9u_432:hover:not(._FileUploadArea__zone--disabled_1kf9u_442){border-color:var(--sailBlue, #3b82f6);background-color:var(--sailBlue-tint-10, #f0f9ff);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._FileUploadArea__zone--dragOver_1kf9u_448{border-color:var(--sailBlue-shade10, #1d4ed8);background-color:var(--sailBlue-tint-20, #dbeafe);transform:scale(1.02);cursor:move}._FileUploadArea__zone--disabled_1kf9u_442{opacity:.5;cursor:not-allowed}._FileUploadArea__icon_1kf9u_460{font-size:2.5rem;margin-bottom:var(--spacing-xs, .5rem);transition:transform .2s ease}._FileUploadArea__zone_1kf9u_432:hover ._FileUploadArea__icon_1kf9u_460{transform:scale(1.1)}._FileUploadArea__text_1kf9u_470{color:var(--color-gray-600, #4b5563);margin-bottom:var(--spacing-xs, .5rem)}._FileUploadArea__subtext_1kf9u_475{font-size:var(--font-size-sm, .875rem);color:var(--color-gray-500, #6b7280)}._FileUploadArea__input_1kf9u_480{display:none}._TextInputArea_1kf9u_485{margin-bottom:var(--spacing-md, 1rem)}._TextInputArea__form_1kf9u_489{display:flex;flex-direction:column;gap:var(--spacing-sm, .75rem)}._TextInputArea__label_1kf9u_495{display:block;font-size:var(--font-size-sm, .875rem);font-weight:var(--font-weight-medium, 500);color:var(--color-gray-700, #374151);margin-bottom:var(--spacing-xs, .25rem)}._TextInputArea__textarea_1kf9u_503{width:100%;padding:var(--spacing-sm, .75rem);border:1px solid var(--color-gray-300, #d1d5db);border-radius:var(--radius-md, .375rem);font-size:var(--font-size-sm, .875rem);line-height:var(--line-height-relaxed, 1.25rem);transition:all .15s ease-in-out;resize:vertical;font-family:inherit}._TextInputArea__textarea_1kf9u_503:hover{border-color:var(--color-gray-400, #9ca3af)}._TextInputArea__textarea_1kf9u_503:focus{outline:none;border-color:var(--sailBlue, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._TextInputArea__textarea_1kf9u_503:disabled{opacity:.5;cursor:not-allowed}._TextInputArea__input_1kf9u_530{width:100%;padding:var(--spacing-xs, .5rem);border:1px solid var(--color-gray-300, #d1d5db);border-radius:var(--radius-md, .375rem);font-size:var(--font-size-sm, .875rem);transition:all .15s ease-in-out;font-family:inherit}._TextInputArea__input_1kf9u_530:hover{border-color:var(--color-gray-400, #9ca3af)}._TextInputArea__input_1kf9u_530:focus{outline:none;border-color:var(--sailBlue, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._TextInputArea__input_1kf9u_530:disabled{opacity:.5;cursor:not-allowed}._TextInputArea__buttons_1kf9u_555{display:flex;gap:var(--spacing-xs, .5rem)}._SearchAndFilters_1kf9u_561{margin-bottom:var(--spacing-md, 1rem)}._SearchAndFilters__form_1kf9u_565{display:flex;flex-direction:column;gap:var(--spacing-sm, .75rem)}._SearchAndFilters__label_1kf9u_571{display:block;font-size:var(--font-size-sm, .875rem);font-weight:var(--font-weight-medium, 500);color:var(--color-gray-700, #374151);margin-bottom:var(--spacing-xs, .25rem)}._SearchAndFilters__input_1kf9u_579{width:100%;padding:var(--spacing-xs, .5rem) var(--spacing-sm, .75rem);border:1px solid var(--color-gray-300, #d1d5db);border-radius:var(--radius-md, .375rem);font-size:var(--font-size-sm, .875rem);transition:all .15s ease-in-out;font-family:inherit}._SearchAndFilters__input_1kf9u_579:hover{border-color:var(--color-gray-400, #9ca3af)}._SearchAndFilters__input_1kf9u_579:focus{outline:none;border-color:var(--sailBlue, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._SearchAndFilters__input_1kf9u_579:disabled{opacity:.5;cursor:not-allowed}._SearchAndFilters__chips_1kf9u_604{display:flex;flex-wrap:wrap;gap:var(--spacing-xs, .5rem)}._Button_1kf9u_611{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-xs, .5rem);padding:var(--spacing-xs, .5rem) var(--spacing-md, 1rem);border-radius:var(--radius-md, .375rem);font-size:var(--font-size-sm, .875rem);font-weight:var(--font-weight-medium, 500);line-height:var(--line-height-relaxed, 1.25rem);cursor:pointer;transition:all .15s ease-in-out;border:1px solid transparent;text-decoration:none;white-space:nowrap;font-family:inherit;background-color:transparent}._Button_1kf9u_611._primary_1kf9u_630{background-color:var(--sailBlue, #3b82f6);color:#fff;border-color:var(--sailBlue, #3b82f6)}._Button_1kf9u_611._primary_1kf9u_630:hover:not(:disabled){background-color:var(--sailBlue-shade10, #2563eb);border-color:var(--sailBlue-shade10, #2563eb)}._Button_1kf9u_611._secondary_1kf9u_641{background-color:#fff;color:var(--color-gray-700, #374151);border-color:var(--color-gray-300, #d1d5db)}._Button_1kf9u_611._secondary_1kf9u_641:hover:not(:disabled){background-color:var(--color-gray-50, #f9fafb);border-color:var(--color-gray-400, #9ca3af)}._Button_1kf9u_611._ghost_1kf9u_652{background-color:transparent;color:var(--color-gray-600, #6b7280);border-color:transparent}._Button_1kf9u_611._ghost_1kf9u_652:hover:not(:disabled){background-color:var(--color-gray-100, #f3f4f6);color:var(--color-gray-700, #374151)}._Button_1kf9u_611._danger_1kf9u_141{color:var(--choralRed, #dc2626)}._Button_1kf9u_611._danger_1kf9u_141:hover:not(:disabled){background-color:var(--color-red-50, #fef2f2);color:var(--choralRed, #dc2626)}._Button_1kf9u_611._sm_1kf9u_672{padding:var(--spacing-xs, .25rem) var(--spacing-sm, .75rem);font-size:var(--font-size-xs, .75rem)}._Button_1kf9u_611._lg_1kf9u_677{padding:var(--spacing-sm, .75rem) var(--spacing-lg, 1.5rem);font-size:var(--font-size-base, 1rem)}._Button_1kf9u_611._compact_1kf9u_682{padding:var(--spacing-xs, .25rem)}._Button_1kf9u_611:disabled{opacity:.5;cursor:not-allowed}._Button_1kf9u_611._fullWidth_1kf9u_691{width:100%}._Button_1kf9u_611._flex1_1kf9u_67{flex:1}._FilterChip_1kf9u_700{display:inline-flex;align-items:center;gap:var(--spacing-xs, .25rem);padding:var(--spacing-xs, .25rem) var(--spacing-sm, .75rem);border-radius:9999px;font-size:var(--font-size-xs, .75rem);font-weight:var(--font-weight-medium, 500);cursor:pointer;transition:all .15s ease-in-out;border:1px solid transparent;font-family:inherit;background-color:transparent}._FilterChip_1kf9u_700._active_1kf9u_715{background-color:var(--sailBlue, #3b82f6);color:#fff;border-color:var(--sailBlue, #3b82f6)}._FilterChip_1kf9u_700._inactive_1kf9u_721{background-color:var(--color-gray-200, #e5e7eb);color:var(--color-gray-700, #374151);border-color:var(--color-gray-200, #e5e7eb)}._FilterChip_1kf9u_700._inactive_1kf9u_721:hover{background-color:var(--color-gray-300, #d1d5db)}._FilterChip_1kf9u_700:disabled{opacity:.5;cursor:not-allowed}._TabNav_1kf9u_737{display:flex;border-bottom:1px solid var(--color-gray-200, #e5e7eb);margin-bottom:var(--spacing-md, 1rem)}._TabNav__tab_1kf9u_743{flex:1;padding:var(--spacing-xs, .5rem) var(--spacing-md, 1rem);font-weight:var(--font-weight-medium, 500);color:var(--color-gray-600, #6b7280);cursor:pointer;transition:all .15s ease-in-out;border-bottom:2px solid transparent;font-family:inherit;background-color:transparent;border-top:none;border-left:none;border-right:none}._TabNav__tab_1kf9u_743:hover{color:var(--color-gray-700, #374151)}._TabNav__tab_1kf9u_743._active_1kf9u_715{color:var(--sailBlue, #3b82f6);border-bottom-color:var(--sailBlue, #3b82f6)}._Card_1kf9u_768{background-color:#fff;border:1px solid var(--color-gray-200, #e5e7eb);border-radius:var(--radius-md, .5rem);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden}._Card__header_1kf9u_776{padding:var(--spacing-md, 1rem) var(--spacing-lg, 1.5rem) var(--spacing-xs, .5rem)}._Card__title_1kf9u_780{font-size:var(--font-size-lg, 1.125rem);font-weight:var(--font-weight-semibold, 600);color:var(--color-gray-900, #111827);margin:0}._Card__content_1kf9u_787{padding:var(--spacing-md, 1rem) var(--spacing-lg, 1.5rem)}._Card_1kf9u_768._padded_1kf9u_791{padding:var(--spacing-md, 1rem)}._ErrorMessage_1kf9u_796{color:var(--choralRed, #dc2626);background-color:var(--color-red-50, #fef2f2);border:1px solid var(--color-red-200, #fecaca);border-radius:var(--radius-md, .375rem);padding:var(--spacing-sm, .75rem);font-size:var(--font-size-sm, .875rem);margin-bottom:var(--spacing-md, 1rem);display:flex;align-items:center;gap:var(--spacing-xs, .5rem)}._SuccessMessage_1kf9u_810{color:var(--color-green-700, #059669);background-color:var(--color-green-50, #ecfdf5);border:1px solid var(--color-green-200, #a7f3d0);border-radius:var(--radius-md, .375rem);padding:var(--spacing-sm, .75rem);font-size:var(--font-size-sm, .875rem);margin-bottom:var(--spacing-md, 1rem);display:flex;align-items:center;gap:var(--spacing-xs, .5rem)}._EmptyState_1kf9u_824{text-align:center;padding:3rem var(--spacing-lg, 1.5rem);color:var(--color-gray-600, #6b7280)}._EmptyState__icon_1kf9u_830{font-size:3rem;margin-bottom:var(--spacing-md, 1rem);opacity:.5}._EmptyState__title_1kf9u_836{font-size:var(--font-size-lg, 1.125rem);font-weight:var(--font-weight-medium, 500);color:var(--color-gray-700, #374151);margin-bottom:var(--spacing-xs, .5rem)}._EmptyState__description_1kf9u_843{margin-bottom:var(--spacing-lg, 1.5rem)}._Separator_1kf9u_848{display:flex;align-items:center;gap:var(--spacing-md, 1rem);margin-bottom:var(--spacing-md, 1rem)}._Separator__line_1kf9u_855{flex:1;height:1px;background-color:var(--color-gray-300, #d1d5db)}._Separator__text_1kf9u_861{font-size:var(--font-size-sm, .875rem);color:var(--color-gray-500, #6b7280)}._Skeleton_1kf9u_867{background:linear-gradient(90deg,var(--color-gray-100, #f3f4f6) 25%,var(--color-gray-200, #e5e7eb) 50%,var(--color-gray-100, #f3f4f6) 75%);background-size:200% 100%;animation:_loading_1kf9u_1450 1.5s infinite}@keyframes _loading_1kf9u_1450{0%{background-position:200% 0}to{background-position:-200% 0}}._Skeleton_1kf9u_867._text_1kf9u_91{height:1rem;border-radius:var(--radius-sm, .25rem);margin-bottom:var(--spacing-xs, .5rem)}._skeletonTitle_1kf9u_884{height:1.25rem;border-radius:var(--radius-sm, .25rem);margin-bottom:var(--spacing-sm, .75rem);width:75%}._Skeleton_1kf9u_867._card_1kf9u_891{height:6rem;border-radius:var(--radius-md, .5rem);margin-bottom:var(--spacing-md, 1rem)}@media (max-width: 768px){._Documents_1kf9u_11{padding:var(--spacing-xs, .5rem)}._DocumentCard_1kf9u_29{padding:var(--spacing-sm, .75rem);margin-bottom:var(--spacing-sm, .75rem)}._Card__header_1kf9u_776{padding:var(--spacing-sm, .75rem) var(--spacing-md, 1rem) var(--spacing-xs, .25rem)}._Card__content_1kf9u_787{padding:var(--spacing-sm, .75rem) var(--spacing-md, 1rem)}._FileUploadArea__zone_1kf9u_432{padding:1.5rem;min-height:120px}._TextInputArea__textarea_1kf9u_503{padding:var(--spacing-xs, .5rem);min-height:80px;font-size:16px}._TextInputArea__input_1kf9u_530,._SearchAndFilters__input_1kf9u_579{padding:var(--spacing-xs, .5rem);font-size:16px}._Button_1kf9u_611{padding:var(--spacing-sm, .75rem);font-size:var(--font-size-sm, .875rem);min-height:44px;min-width:44px}._FilterChip_1kf9u_700{min-height:40px;padding:var(--spacing-xs, .5rem) var(--spacing-md, 1rem)}._TabNav__tab_1kf9u_743{padding:var(--spacing-sm, .75rem) var(--spacing-xs, .5rem);font-size:var(--font-size-sm, .875rem)}}@media (hover: none) and (pointer: coarse){._DocumentCard_1kf9u_29:active{transform:scale(.98);background-color:var(--color-gray-50, #f9fafb)}._Button_1kf9u_611:active,._FilterChip_1kf9u_700:active{transform:scale(.95)}._FileUploadArea__zone_1kf9u_432:active{background-color:var(--color-gray-100, #f3f4f6);transform:scale(.98)}._TextInputArea__textarea_1kf9u_503:active,._TextInputArea__input_1kf9u_530:active,._SearchAndFilters__input_1kf9u_579:active{transform:scale(.99)}._DocumentCard_1kf9u_29{min-height:60px}}._DocumentCard__container_1kf9u_983{position:relative;overflow:hidden}._DocumentCard__container_1kf9u_983._mobile_1kf9u_44{margin-bottom:var(--spacing-sm, .75rem)}._DocumentCard__deleteIndicator_1kf9u_993{position:absolute;right:0;top:0;bottom:0;width:100px;background:linear-gradient(90deg,transparent,var(--choralRed, #dc2626) 20%,var(--choralRed, #dc2626));display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity .2s ease;pointer-events:none}._DocumentCard__deleteIndicator_1kf9u_993._visible_1kf9u_1010{opacity:1}._DocumentCard__deleteIcon_1kf9u_1014{font-size:1.5rem;margin-bottom:var(--spacing-xs, .25rem)}._DocumentCard__deleteText_1kf9u_1019{font-size:var(--font-size-xs, .75rem);font-weight:var(--font-weight-medium, 500)}._DocumentSkeleton_1kf9u_1025{padding:var(--spacing-sm, .75rem);border:1px solid var(--color-gray-200, #e5e7eb);border-radius:var(--radius-md, .5rem);background:#fff}._DocumentSkeleton__header_1kf9u_1032{display:flex;align-items:center;gap:var(--spacing-sm, .5rem);margin-bottom:var(--spacing-sm, .75rem)}._DocumentSkeleton__icon_1kf9u_1039{width:1.5rem;height:1.5rem;border-radius:var(--radius-sm, .25rem)}._DocumentSkeleton__title_1kf9u_1045{flex:1}._DocumentSkeleton__content_1kf9u_1049{display:flex;flex-direction:column;gap:var(--spacing-xs, .25rem);margin-bottom:var(--spacing-sm, .75rem)}._DocumentSkeleton__status_1kf9u_1056{width:4rem;height:1rem;border-radius:9999px}._DocumentSkeleton__date_1kf9u_1062{width:3rem;height:.75rem;border-radius:var(--radius-sm, .25rem)}._DocumentSkeleton__actions_1kf9u_1068{display:flex;gap:var(--spacing-xs, .5rem);justify-content:flex-end}._DocumentSkeleton__action_1kf9u_1068{width:2rem;height:2rem;border-radius:var(--radius-md, .375rem)}._MobileClipboardPaste_1kf9u_1081{position:relative}._MobileClipboardPaste__button_1kf9u_1085{display:flex;align-items:center;justify-content:center;gap:var(--spacing-xs, .5rem);min-height:48px}._MobileClipboardPaste__icon_1kf9u_1093{font-size:1.25rem}._MobileClipboardPaste__text_1kf9u_1097{font-weight:var(--font-weight-medium, 500)}._MobileClipboardPaste__error_1kf9u_1101{padding:var(--spacing-xs, .5rem);background-color:var(--color-red-50, #fef2f2);border-radius:var(--radius-sm, .375rem);border-left:3px solid var(--choralRed, #dc2626)}._MobileClipboardPaste__hint_1kf9u_1108{font-style:italic;opacity:.8}._mobileFileButton_1kf9u_1114{display:flex;align-items:center;justify-content:center;gap:var(--spacing-xs, .5rem);min-height:48px}._mobileFileButton__icon_1kf9u_1122{font-size:1.25rem}._UploadProgress_1kf9u_385._mobile_1kf9u_44{cursor:pointer}._UploadProgress__icon_1kf9u_1131{font-size:1.25rem}._UploadProgress__details_1kf9u_1135{background-color:var(--color-gray-50, #fafafa);padding:var(--spacing-xs, .5rem);border-radius:var(--radius-sm, .375rem);border-left:3px solid var(--sailBlue, #3b82f6)}._UploadProgress__error_1kf9u_420{background-color:var(--color-red-50, #fef2f2);padding:var(--spacing-xs, .5rem);border-radius:var(--radius-sm, .375rem);border-left:3px solid var(--choralRed, #dc2626)}._h3_1kf9u_1150{height:.375rem}._InfiniteScroll__trigger_1kf9u_1155{min-height:100px}@media (hover: none) and (pointer: coarse){._DocumentCard__container_1kf9u_983._mobile_1kf9u_44 ._DocumentCard_1kf9u_29{transition:transform .1s ease-out}._MobileClipboardPaste__button_1kf9u_1085:active,._mobileFileButton_1kf9u_1114:active{transform:scale(.98)}}._WebTwoPanelLayout_1kf9u_1175{display:flex;gap:var(--spacing-lg, 1.5rem);height:100%;min-height:600px}._WebTwoPanelLayout__leftPanel_1kf9u_1182,._WebTwoPanelLayout__rightPanel_1kf9u_1183{display:flex;flex-direction:column;overflow:hidden}._WebTwoPanelLayout__panelHeader_1kf9u_1189{padding:var(--spacing-md, 1rem) var(--spacing-lg, 1.5rem) var(--spacing-sm, .75rem);background:linear-gradient(135deg,var(--color-gray-50, #fafafa) 0%,white 100%);border-bottom:1px solid var(--color-gray-200, #e5e7eb);border-top-left-radius:var(--radius-md, .5rem);border-top-right-radius:var(--radius-md, .5rem)}._WebTwoPanelLayout__panelTitle_1kf9u_1197{font-size:var(--font-size-lg, 1.125rem);font-weight:var(--font-weight-semibold, 600);color:var(--color-gray-900, #111827);margin:0}._WebTwoPanelLayout__panelContent_1kf9u_1204{flex:1;overflow-y:auto;padding:var(--spacing-lg, 1.5rem);background:#fff;border:1px solid var(--color-gray-200, #e5e7eb);border-radius:var(--radius-md, .5rem)}._WebTwoPanelLayout__divider_1kf9u_1213{width:1px;background:linear-gradient(to bottom,transparent 0%,var(--color-gray-300, #d1d5db) 20%,var(--color-gray-300, #d1d5db) 80%,transparent 100%);align-self:stretch;margin:0 var(--spacing-md, 1rem)}._FileUploadArea__zone__web_1kf9u_1226{position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,var(--color-gray-50, #fafafa) 0%,white 50%,var(--sailBlue-tint-10, #eff6ff) 100%);border:2px dashed var(--color-gray-300, #d1d5db);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._FileUploadArea__zone__web_1kf9u_1226:hover:not(._FileUploadArea__zone--disabled_1kf9u_442){border-color:var(--sailBlue, #3b82f6);background:linear-gradient(135deg,var(--sailBlue-tint-10, #eff6ff) 0%,white 50%,var(--sailBlue-tint-20, #dbeafe) 100%);transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._FileUploadArea__zone--dragOver_1kf9u_448._FileUploadArea__zone__web_1kf9u_1226{border-color:var(--sailBlue-shade10, #1d4ed8);background:linear-gradient(135deg,var(--sailBlue-tint-20, #dbeafe) 0%,white 50%,var(--sailBlue-tint-30, #bfdbfe) 100%);transform:scale(1.02);box-shadow:0 25px 50px -12px #3b82f640}._FileUploadArea__content_1kf9u_1260{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm, .75rem)}._FileUploadArea__hint_1kf9u_1267{font-size:var(--font-size-xs, .75rem);color:var(--color-gray-500, #6b7280);font-style:italic}._FileUploadArea__dragOverlay_1kf9u_1274{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md, .5rem);display:flex;align-items:center;justify-content:center;z-index:10}._FileUploadArea__filePreview_1kf9u_1289{background:#fff;padding:var(--spacing-lg, 1.5rem);border-radius:var(--radius-md, .5rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-width:300px;width:90%}._FileUploadArea__filePreview_1kf9u_1289 h4{margin:0 0 var(--spacing-sm, .75rem) 0;font-size:var(--font-size-base, 1rem);font-weight:var(--font-weight-semibold, 600);color:var(--color-gray-900, #111827)}._FileUploadArea__fileList_1kf9u_1305{list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto}._FileUploadArea__fileItem_1kf9u_1313{display:flex;align-items:center;gap:var(--spacing-xs, .5rem);padding:var(--spacing-xs, .5rem) 0;border-bottom:1px solid var(--color-gray-100, #f3f4f6);font-size:var(--font-size-sm, .875rem)}._FileUploadArea__fileItem_1kf9u_1313:last-child{border-bottom:none}._FileUploadArea__fileIcon_1kf9u_1326{font-size:1rem;flex-shrink:0}._FileUploadArea__fileName_1kf9u_1331{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-gray-700, #374151)}._FileUploadArea__fileSize_1kf9u_1340{flex-shrink:0;color:var(--color-gray-500, #6b7280);font-size:var(--font-size-xs, .75rem)}._FileUploadArea__moreFiles_1kf9u_1346{text-align:center;padding:var(--spacing-xs, .5rem) 0;color:var(--color-gray-500, #6b7280);font-size:var(--font-size-xs, .75rem);font-style:italic}._FileUploadArea__errors_1kf9u_1355{animation:_slideDown_1kf9u_1 .3s ease-out}._FileUploadArea__error_1kf9u_1355{padding:var(--spacing-xs, .5rem);background-color:var(--color-red-50, #fef2f2);border-radius:var(--radius-sm, .375rem);border-left:3px solid var(--choralRed, #dc2626);margin-bottom:var(--spacing-xs, .5rem);animation:_slideIn_1kf9u_1 .3s ease-out}@keyframes _slideDown_1kf9u_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideIn_1kf9u_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}._DocumentCard_1kf9u_29._focused_1kf9u_1391{box-shadow:0 0 0 3px #3b82f61a,0 0 0 1px var(--sailBlue, #3b82f6);transform:translateY(-1px)}._DocumentCard_1kf9u_29._focused_1kf9u_1391 ._DocumentCard__actions_1kf9u_325{opacity:1}@media (hover: hover) and (pointer: fine){._FileUploadArea__zone__web_1kf9u_1226:hover ._FileUploadArea__icon_1kf9u_460{transform:scale(1.1) rotate(5deg)}._FileUploadArea__zone__web_1kf9u_1226:active{transform:scale(.98)}._WebTwoPanelLayout__panelContent_1kf9u_1204::-webkit-scrollbar{width:8px}._WebTwoPanelLayout__panelContent_1kf9u_1204::-webkit-scrollbar-track{background:var(--color-gray-100, #f3f4f6);border-radius:4px}._WebTwoPanelLayout__panelContent_1kf9u_1204::-webkit-scrollbar-thumb{background:var(--color-gray-300, #d1d5db);border-radius:4px}._WebTwoPanelLayout__panelContent_1kf9u_1204::-webkit-scrollbar-thumb:hover{background:var(--color-gray-400, #9ca3af)}}._WebTwoPanelLayout__panelContent_1kf9u_1204{position:relative}._WebTwoPanelLayout__panelContent_1kf9u_1204:before{content:"";position:absolute;top:0;left:-1px;right:-1px;height:3px;background:linear-gradient(90deg,transparent 0%,var(--sailBlue, #3b82f6) 50%,transparent 100%);opacity:0;transition:opacity .3s ease}._WebTwoPanelLayout__panelContent_1kf9u_1204._loading_1kf9u_1450:before{opacity:1;animation:_shimmer_1kf9u_1 1.5s infinite}@keyframes _shimmer_1kf9u_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width: 1200px){._WebTwoPanelLayout_1kf9u_1175{flex-direction:column;gap:var(--spacing-md, 1rem);min-height:auto}._WebTwoPanelLayout__leftPanel_1kf9u_1182,._WebTwoPanelLayout__rightPanel_1kf9u_1183{width:100%!important}._WebTwoPanelLayout__divider_1kf9u_1213{width:100%;height:1px;margin:var(--spacing-md, 1rem) 0}}@media (hover: hover) and (pointer: fine){._DocumentCard_1kf9u_29:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}._DocumentCard_1kf9u_29:hover ._DocumentCard__actions_1kf9u_325{opacity:1}._Button_1kf9u_611:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._FilterChip_1kf9u_700:hover:not(:disabled){transform:translateY(-1px)}}@media (prefers-contrast: high){._Documents_1kf9u_11{border:2px solid}._DocumentCard_1kf9u_29,._Card_1kf9u_768,._Button_1kf9u_611,._SearchAndFilters__input_1kf9u_579,._TextInputArea__textarea_1kf9u_503,._TextInputArea__input_1kf9u_530{border-width:2px}}@media (prefers-reduced-motion: reduce){._Documents_1kf9u_11,._DocumentCard_1kf9u_29,._Button_1kf9u_611,._FilterChip_1kf9u_700,._FileUploadArea__zone_1kf9u_432,._ProgressBarFill_1kf9u_377,._LoadingSpinner_1kf9u_19{transition:none}._LoadingSpinner_1kf9u_19{animation:none}}._Button_1kf9u_611:focus-visible,._FilterChip_1kf9u_700:focus-visible,._SearchAndFilters__input_1kf9u_579:focus-visible,._TextInputArea__textarea_1kf9u_503:focus-visible,._TextInputArea__input_1kf9u_530:focus-visible,._FileUploadArea__zone_1kf9u_432:focus-visible{outline:2px solid var(--sailBlue, #3b82f6);outline-offset:2px;z-index:10}@media print{._Documents_1kf9u_11{color:#000;background:#fff}._Button_1kf9u_611,._FilterChip_1kf9u_700,._FileUploadArea__zone_1kf9u_432{display:none}._DocumentCard_1kf9u_29{break-inside:avoid;border:1px solid #ccc;margin-bottom:var(--spacing-md, 1rem)}}._container_m2z88_4{min-height:100vh;background:linear-gradient(135deg,#f0f9ff,#fff,#eef2ff);display:flex;flex-direction:column}._header_m2z88_12{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;padding-top:max(1.5rem,env(safe-area-inset-top))}._brandContainer_m2z88_20{display:flex;align-items:center;gap:.5rem}._brandLogo_m2z88_26{width:2rem;height:2rem;background-color:#3b82f6;border-radius:.5rem;display:flex;align-items:center;justify-content:center}._brandText_m2z88_36{font-size:1.25rem;font-weight:700;color:#111827}._content_m2z88_43{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem}._logoSection_m2z88_53{text-align:center;margin-bottom:3rem}._logoLarge_m2z88_58{width:5rem;height:5rem;background-color:#3b82f6;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 20px 25px -5px #0000001a}._title_m2z88_70{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.2}._subtitle_m2z88_78{font-size:1.25rem;color:#6b7280;max-width:20rem;margin:0 auto;line-height:1.5}._featuresSection_m2z88_87{width:100%;max-width:20rem;margin-bottom:3rem}._featureItem_m2z88_93{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}._featureIcon_m2z88_100{width:3rem;height:3rem;background-color:#dbeafe;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._featureIcon_m2z88_100 svg{color:#3b82f6;width:1.5rem;height:1.5rem}._featureContent_m2z88_117 h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.25rem;line-height:1.3}._featureContent_m2z88_117 p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}._ctaSection_m2z88_133{width:100%;max-width:20rem;display:flex;flex-direction:column;gap:1rem}._primaryButton_m2z88_141{width:100%;padding:1rem 1.5rem;background-color:#3b82f6;color:#fff;font-weight:600;border-radius:.75rem;border:none;font-size:1rem;transition:all .2s ease;cursor:pointer;touch-action:manipulation;display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;box-shadow:0 10px 15px -3px #0000001a}._arrowIcon_m2z88_161{width:1.25rem;height:1.25rem}._primaryButton_m2z88_141:hover{background-color:#2563eb;box-shadow:0 20px 25px -5px #0000001a}._secondaryButton_m2z88_171{width:100%;padding:1rem 1.5rem;background-color:#fff;color:#111827;font-weight:600;border-radius:.75rem;border:1px solid #e5e7eb;font-size:1rem;transition:all .2s ease;cursor:pointer;touch-action:manipulation;text-decoration:none}._secondaryButton_m2z88_171:hover{background-color:#f9fafb;border-color:#d1d5db}._footer_m2z88_192{text-align:center;padding:1.5rem}._footerText_m2z88_197{color:#6b7280;font-size:.875rem;margin:0;line-height:1.5}._footerLink_m2z88_204{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .2s ease;touch-action:manipulation}._footerLink_m2z88_204:hover{color:#2563eb}@media (min-width: 768px){._header_m2z88_12{padding:2rem}._brandLogo_m2z88_26{width:2.5rem;height:2.5rem}._brandText_m2z88_36{font-size:1.5rem}._content_m2z88_43{padding:3rem 2rem}._logoLarge_m2z88_58{width:6rem;height:6rem;margin-bottom:2rem}._title_m2z88_70{font-size:2.5rem;margin-bottom:1.5rem}._subtitle_m2z88_78{font-size:1.5rem;max-width:24rem}._featuresSection_m2z88_87{max-width:24rem;margin-bottom:4rem}._ctaSection_m2z88_133{max-width:24rem}._primaryButton_m2z88_141,._secondaryButton_m2z88_171{font-size:1.125rem;padding:1.25rem 2rem}}@media (prefers-reduced-motion: reduce){._primaryButton_m2z88_141,._secondaryButton_m2z88_171,._footerLink_m2z88_204{transition:none}}._primaryButton_m2z88_141:focus,._secondaryButton_m2z88_171:focus{outline:2px solid #3b82f6;outline-offset:2px}._footerLink_m2z88_204:focus{outline:2px solid #3b82f6;outline-offset:1px}@media (hover: none){._primaryButton_m2z88_141,._secondaryButton_m2z88_171{-webkit-tap-highlight-color:transparent}}._footerText_tsccj_3{margin:0;color:var(--color-color-spectrum-pitchBlack-shade-60, #6b7280);font-size:var(--font-size-typography-typography20, .95rem);line-height:1.5}._footerLink_tsccj_10{color:var(--color-color-spectrum-sailBlue-sailBlue, #2563eb);text-decoration:none;font-weight:var(--font-weight-semibold, 600)}._footerLink_tsccj_10:hover{color:var(--color-color-spectrum-sailBlue-shade-20, #1d4ed8)}._container_wz1ak_3{min-height:100vh;background:var(--color-color-mono-bright-white-bright-white, #ffffff);display:flex;flex-direction:column}._header_wz1ak_10{display:flex;align-items:center;padding:1rem 1rem .5rem}._backButton_wz1ak_17{padding:.5rem;margin-left:-.5rem;color:var(--color-color-mono-gray-600, #4b5563);background:transparent;border:none;border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease}._backButton_wz1ak_17:hover{background:var(--color-color-mono-gray-100, #f3f4f6);color:var(--color-color-mono-gray-700, #374151)}._icon_wz1ak_36{width:1.5rem;height:1.5rem}._content_wz1ak_41{flex:1;padding:1rem 1.5rem 1.5rem}._heading_wz1ak_46{margin:0 0 .5rem;font-size:1.875rem;font-weight:var(--font-weight-bold, 700);color:var(--color-color-mono-lava-black-lava-black, #111827)}._subtitle_wz1ak_53{margin:0;color:var(--color-color-mono-gray-600, #4b5563)}._errorBox_wz1ak_58{margin:1rem 0;padding:1rem;background:var(--color-color-spectrum-red-50, #fef2f2);border:1px solid var(--color-color-spectrum-red-200, #fecaca);border-radius:.75rem}._errorText_wz1ak_66{margin:0;color:var(--color-color-spectrum-red-600, #dc2626);font-size:.875rem}._form_wz1ak_72{display:flex;flex-direction:column;gap:1.5rem}._fieldLabel_wz1ak_78{display:block;font-size:.875rem;font-weight:var(--font-weight-medium, 500);color:var(--color-color-mono-gray-700, #374151);margin-bottom:.5rem}._inputWrapper_wz1ak_86{position:relative}._inputIcon_wz1ak_90{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--color-color-mono-gray-400, #9ca3af)}._input_wz1ak_86{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:1px solid var(--color-color-mono-pebble-grey-pebble-grey, #d1d5db);border-radius:.75rem;font-size:1rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}._input_wz1ak_86:focus{outline:none;border-color:var(--color-color-spectrum-blue-500, #3b82f6);background:var(--color-color-mono-bright-white-bright-white, #ffffff);box-shadow:0 0 0 3px #3b82f633}._input_wz1ak_86:disabled{background:var(--color-color-mono-gray-100, #f3f4f6);cursor:not-allowed}._toggleButton_wz1ak_122{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;color:var(--color-color-mono-gray-400, #9ca3af);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._toggleButton_wz1ak_122:hover{color:var(--color-color-mono-gray-600, #4b5563)}._helperText_wz1ak_142{margin:.25rem 0 0;font-size:.875rem;color:var(--color-color-mono-gray-500, #6b7280)}._terms_wz1ak_148{font-size:.875rem;color:var(--color-color-mono-gray-600, #4b5563)}._link_wz1ak_153{color:var(--color-color-spectrum-blue-600, #2563eb);text-decoration:none;font-weight:var(--font-weight-semibold, 600)}._link_wz1ak_153:hover{color:var(--color-color-spectrum-blue-700, #1d4ed8)}._submitButton_wz1ak_163{width:100%;padding:.875rem 1rem;background:var(--color-color-spectrum-blue-600, #2563eb);color:var(--color-color-mono-bright-white-bright-white, #ffffff);border:none;border-radius:.75rem;font-weight:var(--font-weight-semibold, 600);font-size:1rem;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._submitButton_wz1ak_163:hover:not(:disabled){background:var(--color-color-spectrum-blue-700, #1d4ed8)}._submitButton_wz1ak_163:disabled{background:var(--color-color-spectrum-blue-400, #60a5fa);cursor:not-allowed;opacity:.9}._footer_wz1ak_186{margin-top:2rem;text-align:center}._footerText_wz1ak_191{margin:0;color:var(--color-color-mono-gray-600, #4b5563)}._footerLink_wz1ak_196{color:var(--color-color-spectrum-blue-600, #2563eb);font-weight:var(--font-weight-semibold, 600);text-decoration:none}._footerLink_wz1ak_196:hover{color:var(--color-color-spectrum-blue-700, #1d4ed8)}._container_1ixv1_3{min-height:100vh;background:var(--color-color-mono-bright-white-bright-white, #ffffff);display:flex;flex-direction:column}._header_1ixv1_10{display:flex;align-items:center;padding:1rem 1rem .5rem}._backButton_1ixv1_17{padding:.5rem;margin-left:-.5rem;color:var(--color-color-mono-gray-600, #4b5563);background:transparent;border:none;border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease}._backButton_1ixv1_17:hover{background:var(--color-color-mono-gray-100, #f3f4f6);color:var(--color-color-mono-gray-700, #374151)}._icon_1ixv1_36{width:1.5rem;height:1.5rem}._content_1ixv1_41{flex:1;padding:1rem 1.5rem 1.5rem}._title_1ixv1_46{margin:0 0 .5rem;font-size:1.875rem;font-weight:var(--font-weight-bold, 700);color:var(--color-color-mono-lava-black-lava-black, #111827)}._subtitle_1ixv1_53{margin:0;color:var(--color-color-mono-gray-600, #4b5563)}._errorBox_1ixv1_58{margin:1rem 0;padding:1rem;background:var(--color-color-spectrum-red-50, #fef2f2);border:1px solid var(--color-color-spectrum-red-200, #fecaca);border-radius:.75rem}._errorText_1ixv1_66{margin:0;color:var(--color-color-spectrum-red-600, #dc2626);font-size:.875rem}._form_1ixv1_72{display:flex;flex-direction:column;gap:1.5rem}._fieldLabel_1ixv1_78{display:block;font-size:.875rem;font-weight:var(--font-weight-medium, 500);color:var(--color-color-mono-gray-700, #374151);margin-bottom:.5rem}._inputWrapper_1ixv1_86{position:relative}._inputIcon_1ixv1_90{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--color-color-mono-gray-400, #9ca3af)}._input_1ixv1_86{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:1px solid var(--color-color-mono-pebble-grey-pebble-grey, #d1d5db);border-radius:.75rem;font-size:1rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}._input_1ixv1_86:focus{outline:none;border-color:var(--color-color-spectrum-blue-500, #3b82f6);background:var(--color-color-mono-bright-white-bright-white, #ffffff);box-shadow:0 0 0 3px #3b82f633}._input_1ixv1_86:disabled{background:var(--color-color-mono-gray-100, #f3f4f6);cursor:not-allowed}._submitButton_1ixv1_122{width:100%;padding:.875rem 1rem;background:var(--color-color-spectrum-blue-600, #2563eb);color:var(--color-color-mono-bright-white-bright-white, #ffffff);border:none;border-radius:.75rem;font-weight:var(--font-weight-semibold, 600);font-size:1rem;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._submitButton_1ixv1_122:hover:not(:disabled){background:var(--color-color-spectrum-blue-700, #1d4ed8)}._submitButton_1ixv1_122:disabled{background:var(--color-color-spectrum-blue-400, #60a5fa);cursor:not-allowed;opacity:.9}._footer_1ixv1_145{margin-top:2rem;text-align:center}._footerText_1ixv1_150{margin:0;color:var(--color-color-mono-gray-600, #4b5563)}._footerLink_1ixv1_155{color:var(--color-color-spectrum-blue-600, #2563eb);font-weight:var(--font-weight-semibold, 600);text-decoration:none}._footerLink_1ixv1_155:hover{color:var(--color-color-spectrum-blue-700, #1d4ed8)}._successContent_1ixv1_165{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 1.5rem;text-align:center}._successIcon_1ixv1_175{width:4rem;height:4rem;border-radius:50%;background:var(--color-color-spectrum-green-100, #dcfce7);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._successIconSymbol_1ixv1_186{width:2rem;height:2rem;color:var(--color-color-spectrum-green-600, #16a34a)}._successTitle_1ixv1_192{margin:0 0 .5rem;font-size:1.5rem;font-weight:var(--font-weight-bold, 700);color:var(--color-color-mono-lava-black-lava-black, #111827)}._successMessage_1ixv1_199{margin:0 0 1.5rem;color:var(--color-color-mono-gray-600, #4b5563);line-height:1.5}._highlight_1ixv1_205{font-weight:var(--font-weight-medium, 500);color:var(--color-color-mono-lava-black-lava-black, #111827)}._mutedText_1ixv1_210{font-size:.875rem;color:var(--color-color-mono-gray-500, #6b7280)}._successFooter_1ixv1_215{padding:1.5rem;text-align:center}._successLink_1ixv1_220{color:var(--color-color-spectrum-blue-600, #2563eb);font-weight:var(--font-weight-semibold, 600);text-decoration:none}._successLink_1ixv1_220:hover{color:var(--color-color-spectrum-blue-700, #1d4ed8)}._container_1x4wk_3{height:100%;display:flex;flex-direction:column;background:#f8f9fa}._pageHeader_1x4wk_10{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;padding-top:max(1rem,env(safe-area-inset-top));background:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:10}._title_1x4wk_23{margin:0;font-size:1.5rem;font-weight:700;color:#1a1a1a}._fabButton_1x4wk_30{width:3rem;height:3rem;border-radius:50%;background:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);color:var(--color-color-mono-bright-white-bright-white, #ffffff);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px var(--color-color-spectrum-reef-teal-alpha-30, rgba(15, 181, 168, .3));transition:all .2s ease}._fabButton_1x4wk_30:hover{background:var(--color-color-spectrum-reef-teal-shade-10, #0d9c90);transform:scale(1.05)}._fabButton_1x4wk_30:disabled{opacity:.6;cursor:not-allowed;transform:none}._searchContainer_1x4wk_56{padding:1rem 1.25rem;background:#fff;border-bottom:1px solid #e9ecef}._searchWrapper_1x4wk_62{position:relative;display:flex;align-items:center}._searchIcon_1x4wk_68{position:absolute;left:.75rem;color:#6c757d;z-index:2}._searchInput_1x4wk_75{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #e9ecef;border-radius:.5rem;font-size:.95rem;background:#f8f9fa;transition:all .2s ease}._searchInput_1x4wk_75:focus{outline:none;border-color:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);background:#fff;box-shadow:0 0 0 3px var(--color-color-spectrum-reef-teal-alpha-10, rgba(15, 181, 168, .1))}._clearSearchButton_1x4wk_92{position:absolute;right:.75rem;background:none;border:none;color:#6c757d;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease}._clearSearchButton_1x4wk_92:hover{background:#e9ecef;color:#495057}._searchingIndicator_1x4wk_112{font-size:.875rem;color:#6c757d;margin-top:.5rem;font-style:italic}._list_1x4wk_119{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem 0}._conversationItem_1x4wk_126{position:relative;margin:.25rem 1rem;background:#fff;border-radius:.75rem;border:1px solid #e9ecef;overflow:hidden;transition:all .2s ease}._conversationItem_1x4wk_126:hover{border-color:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);box-shadow:0 2px 8px var(--color-color-spectrum-reef-teal-alpha-10, rgba(15, 181, 168, .1))}._conversationMain_1x4wk_141{display:flex;align-items:center;padding:1rem;cursor:pointer}._conversationAvatar_1x4wk_148{width:3rem;height:3rem;border-radius:.5rem;background:var(--color-color-mono-porcelain-white-porcelain-white, #f8f9fa);display:flex;align-items:center;justify-content:center;color:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);margin-right:.75rem;flex-shrink:0}._conversationContent_1x4wk_161{flex:1;min-width:0}._conversationHeader_1x4wk_166{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem}._conversationTitle_1x4wk_173{font-size:1rem;font-weight:600;color:var(--color-color-mono-lava-black-lava-black, #111827);margin:0;line-height:1.4;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._conversationTime_1x4wk_185{font-size:.8125rem;color:#6c757d;white-space:nowrap;margin-left:.5rem}._conversationMeta_1x4wk_192{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#6c757d}._messageCount_1x4wk_200{color:#6c757d}._activeIndicator_1x4wk_204{background:#28a745;color:#fff;padding:.125rem .5rem;border-radius:1rem;font-size:.75rem;font-weight:500;text-transform:uppercase}._conversationActions_1x4wk_214{position:relative;display:flex;align-items:center}._actionMenuButton_1x4wk_220{padding:.5rem;background:none;border:none;color:#6c757d;cursor:pointer;border-radius:.25rem;transition:all .2s ease;margin:0 .5rem 0 .25rem}._actionMenuButton_1x4wk_220:hover{background:#f8f9fa;color:#495057}._actionMenu_1x4wk_220{position:absolute;top:100%;right:.5rem;background:#fff;border:1px solid #e9ecef;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;z-index:100;min-width:8rem;overflow:hidden}._actionMenuItem_1x4wk_249{width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#495057;transition:all .2s ease}._actionMenuItem_1x4wk_249:hover{background:#f8f9fa}._actionMenuDelete_1x4wk_268{color:#dc3545}._actionMenuDelete_1x4wk_268:hover{background:#f8d7da}._menuBackdrop_1x4wk_276{position:fixed;top:0;left:0;right:0;bottom:0;z-index:50;background:transparent}._deleteConfirm_1x4wk_286{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:1px solid #e9ecef;border-radius:.75rem;padding:1.5rem;box-shadow:0 8px 24px #00000026;z-index:200;min-width:16rem;text-align:center}._deleteConfirm_1x4wk_286 p{margin:0 0 1.5rem;font-size:1rem;color:#1a1a1a;font-weight:500}._deleteConfirmActions_1x4wk_308{display:flex;gap:.75rem;justify-content:center}._cancelButton_1x4wk_314,._deleteButton_1x4wk_315{padding:.5rem 1rem;border:1px solid transparent;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_1x4wk_314{background:#f8f9fa;color:#495057;border-color:#e9ecef}._cancelButton_1x4wk_314:hover{background:#e9ecef}._deleteButton_1x4wk_315{background:#dc3545;color:#fff}._deleteButton_1x4wk_315:hover{background:#c82333}._emptyState_1x4wk_344,._loadingState_1x4wk_345{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;color:#6c757d}._emptyState_1x4wk_344 svg{margin-bottom:1rem;color:#dee2e6}._emptyState_1x4wk_344 h3{font-size:1.25rem;font-weight:600;color:#495057;margin:0 0 .5rem}._emptyState_1x4wk_344 p{font-size:.95rem;margin:0 0 1.5rem;line-height:1.5}._startConversationButton_1x4wk_373{background:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);color:var(--color-color-mono-bright-white-bright-white, #ffffff);border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._startConversationButton_1x4wk_373:hover{background:var(--color-color-spectrum-reef-teal-shade-10, #0d9c90);transform:translateY(-1px)}._loadingSpinner_1x4wk_390{width:2rem;height:2rem;border:2px solid var(--color-color-mono-pebble-grey-pebble-grey, #d1d5db);border-top:2px solid var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);border-radius:50%;animation:_spin_1x4wk_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1x4wk_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorState_1x4wk_405{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center}._errorState_1x4wk_405 h3{font-size:1.25rem;font-weight:600;color:#dc3545;margin:0 0 .5rem}._errorState_1x4wk_405 p{color:#6c757d;margin:0 0 1.5rem;line-height:1.5}._retryButton_1x4wk_427{background:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);color:var(--color-color-mono-bright-white-bright-white, #ffffff);border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._retryButton_1x4wk_427:hover{background:var(--color-color-spectrum-reef-teal-shade-10, #0d9c90)}._loadMore_1x4wk_443{padding:1rem;text-align:center}._loadMore_1x4wk_443 button{background:var(--color-color-mono-porcelain-white-porcelain-white, #f8f9fa);color:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);border:1px solid var(--color-color-mono-pebble-grey-pebble-grey, #d1d5db);padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._loadMore_1x4wk_443 button:hover{background:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);color:var(--color-color-mono-bright-white-bright-white, #ffffff)}._loadMore_1x4wk_443 button:disabled{opacity:.6;cursor:not-allowed}._backdrop_1lqt9_3{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1000;-webkit-overflow-scrolling:touch}._modal_1lqt9_14{height:100vh;width:100vw;display:flex;flex-direction:column;overflow:hidden;animation:_slideIn_1lqt9_1 .3s ease-out}@keyframes _slideIn_1lqt9_1{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}._header_1lqt9_34{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .75rem;background:#fff;border-bottom:1px solid #e9ecef;flex-shrink:0;position:relative;z-index:10}._title_1lqt9_46{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}._closeButton_1lqt9_53{padding:.75rem;background:none;border:none;color:#6c757d;cursor:pointer;border-radius:.5rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}._closeButton_1lqt9_53:hover{background:#f8f9fa;color:#495057}._closeButton_1lqt9_53:active{transform:scale(.95)}._searchSection_1lqt9_77{padding:.75rem 1.25rem 1rem;background:#fff;flex-shrink:0}._searchWrapper_1lqt9_83{position:relative;display:flex;align-items:center}._searchIcon_1lqt9_89{position:absolute;left:1rem;color:#6c757d;z-index:2;pointer-events:none}._searchInput_1lqt9_97{width:100%;padding:1rem 1rem 1rem 3rem;border:1px solid #e9ecef;border-radius:.75rem;font-size:1rem;background:#f8f9fa;transition:all .2s ease;min-height:48px}._searchInput_1lqt9_97:focus{outline:none;border-color:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);background:#fff;box-shadow:0 0 0 4px var(--color-color-spectrum-reef-teal-alpha-10, rgba(15, 181, 168, .1))}._clearSearchButton_1lqt9_115{position:absolute;right:1rem;background:none;border:none;color:#6c757d;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease;min-width:36px;min-height:36px}._clearSearchButton_1lqt9_115:hover{background:#e9ecef;color:#495057}._searchingIndicator_1lqt9_137{font-size:.875rem;color:#6c757d;margin-top:.5rem;font-style:italic}._content_1lqt9_144{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#f8f9fa;padding-bottom:env(safe-area-inset-bottom)}._list_1lqt9_152{padding:.75rem 0}._conversationItem_1lqt9_156{position:relative;margin:0 1rem .75rem;background:#fff;border-radius:1rem;border:1px solid #e9ecef;overflow:hidden;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}._conversationItem_1lqt9_156:hover{border-color:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);box-shadow:0 4px 12px var(--color-color-spectrum-reef-teal-alpha-15, rgba(15, 181, 168, .15));transform:translateY(-1px)}._currentConversation_1lqt9_173{background:var(--color-color-spectrum-reef-teal-alpha-10, rgba(15, 181, 168, .1));border-color:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);box-shadow:0 4px 12px var(--color-color-spectrum-reef-teal-alpha-20, rgba(15, 181, 168, .2))}._conversationMain_1lqt9_179{display:flex;align-items:center;padding:1.25rem 1rem;cursor:pointer;min-height:72px}._conversationAvatar_1lqt9_187{width:3rem;height:3rem;border-radius:.5rem;background:var(--color-color-mono-porcelain-white-porcelain-white, #f8f9fa);display:flex;align-items:center;justify-content:center;color:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);margin-right:.75rem;flex-shrink:0}._conversationContent_1lqt9_200{flex:1;min-width:0}._conversationHeader_1lqt9_205{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem}._conversationTitle_1lqt9_212{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:.5rem}._currentBadge_1lqt9_227{background:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);color:var(--color-color-mono-bright-white-bright-white, #ffffff);padding:.125rem .5rem;border-radius:1rem;font-size:.75rem;font-weight:500;text-transform:uppercase;white-space:nowrap}._conversationTime_1lqt9_238{font-size:.8125rem;color:#6c757d;white-space:nowrap;margin-left:.5rem}._conversationMeta_1lqt9_245{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#6c757d}._messageCount_1lqt9_253{color:#6c757d}._activeIndicator_1lqt9_257{background:#28a745;color:#fff;padding:.125rem .5rem;border-radius:1rem;font-size:.75rem;font-weight:500;text-transform:uppercase}._conversationActions_1lqt9_267{position:relative;display:flex;align-items:center}._actionMenuButton_1lqt9_273{padding:.5rem;background:none;border:none;color:#6c757d;cursor:pointer;border-radius:.25rem;transition:all .2s ease;margin:0 .5rem 0 .25rem}._actionMenuButton_1lqt9_273:hover{background:#f8f9fa;color:#495057}._actionMenu_1lqt9_273{position:absolute;top:100%;right:.5rem;background:#fff;border:1px solid #e9ecef;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;z-index:100;min-width:8rem;overflow:hidden}._actionMenuItem_1lqt9_302{width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#495057;transition:all .2s ease}._actionMenuItem_1lqt9_302:hover{background:#f8f9fa}._actionMenuDelete_1lqt9_321{color:#dc3545}._actionMenuDelete_1lqt9_321:hover{background:#f8d7da}._deleteConfirm_1lqt9_329{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:1px solid #e9ecef;border-radius:.75rem;padding:1.5rem;box-shadow:0 8px 24px #00000026;z-index:200;min-width:16rem;text-align:center}._deleteConfirm_1lqt9_329 p{margin:0 0 1.5rem;font-size:1rem;color:#1a1a1a;font-weight:500}._deleteConfirmActions_1lqt9_351{display:flex;gap:.75rem;justify-content:center}._cancelButton_1lqt9_357,._deleteButton_1lqt9_358{padding:.5rem 1rem;border:1px solid transparent;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_1lqt9_357{background:#f8f9fa;color:#495057;border-color:#e9ecef}._cancelButton_1lqt9_357:hover{background:#e9ecef}._deleteButton_1lqt9_358{background:#dc3545;color:#fff}._deleteButton_1lqt9_358:hover{background:#c82333}._loadMore_1lqt9_387{padding:1rem;text-align:center}._loadMore_1lqt9_387 button{background:var(--color-color-mono-porcelain-white-porcelain-white, #f8f9fa);color:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);border:1px solid var(--color-color-mono-pebble-grey-pebble-grey, #d1d5db);padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._loadMore_1lqt9_387 button:hover{background:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);color:var(--color-color-mono-bright-white-bright-white, #ffffff)}._loadMore_1lqt9_387 button:disabled{opacity:.6;cursor:not-allowed}._emptyState_1lqt9_414,._loadingState_1lqt9_415,._errorState_1lqt9_416{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;color:#6c757d}._emptyState_1lqt9_414 svg{margin-bottom:1rem;color:#dee2e6}._emptyState_1lqt9_414 h3{font-size:1.25rem;font-weight:600;color:#495057;margin:0 0 .5rem}._emptyState_1lqt9_414 p{font-size:.95rem;margin:0 0 1.5rem;line-height:1.5}._startConversationButton_1lqt9_444{background:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);color:var(--color-color-mono-bright-white-bright-white, #ffffff);border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._startConversationButton_1lqt9_444:hover{background:var(--color-color-spectrum-reef-teal-shade-10, #0d9c90);transform:translateY(-1px)}._loadingSpinner_1lqt9_461{width:2rem;height:2rem;border:2px solid var(--color-color-mono-pebble-grey-pebble-grey, #d1d5db);border-top:2px solid var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);border-radius:50%;animation:_spin_1lqt9_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1lqt9_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorState_1lqt9_416 h3{font-size:1.25rem;font-weight:600;color:#dc3545;margin:0 0 .5rem}._errorState_1lqt9_416 p{color:#6c757d;margin:0 0 1.5rem;line-height:1.5}._retryButton_1lqt9_489{background:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);color:var(--color-color-mono-bright-white-bright-white, #ffffff);border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._retryButton_1lqt9_489:hover{background:var(--color-color-spectrum-reef-teal-shade-10, #0d9c90)}._footer_1lqt9_505{padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom)) 1.25rem;background:#fff;border-top:1px solid #e9ecef;flex-shrink:0;position:relative;z-index:10}._newConversationButton_1lqt9_514{width:100%;background:var(--color-color-spectrum-reef-teal-reef-teal, #0fb5a8);color:var(--color-color-mono-bright-white-bright-white, #ffffff);border:none;padding:1rem 1.25rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;min-height:52px}._newConversationButton_1lqt9_514:hover{background:var(--color-color-spectrum-reef-teal-shade-10, #0d9c90);transform:translateY(-1px);box-shadow:0 4px 12px var(--color-color-spectrum-reef-teal-alpha-25, rgba(15, 181, 168, .25))}._menuBackdrop_1lqt9_538{position:fixed;top:0;left:0;right:0;bottom:0;z-index:50;background:transparent}._container_9oozk_3{flex:1 1 auto;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;position:relative;background:var(--color-color-mono-porcelain-white-porcelain-white, #f8f9fa)}._header_9oozk_14{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;padding-top:max(.75rem,env(safe-area-inset-top));background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);position:sticky;top:0;z-index:5}._title_9oozk_29{flex:1;text-align:center;font-size:1.1rem;font-weight:var(--font-weight-semibold, 600);color:var(--color-color-mono-lava-black-lava-black, #1e293b)}._headerButton_9oozk_37{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;cursor:pointer;border:1px solid transparent;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;background:var(--color-color-mono-bright-white-bright-white, #ffffff)}._headerButton_9oozk_37:active{transform:scale(.97)}._historyButton_9oozk_54{border-color:#f9bc8b;background:#fdecdd;color:#c25d0a}._historyButton_9oozk_54:hover{background:#f7d2ae}._newConversationButton_9oozk_64{border-color:#f6a05a;background:#fbd0ad;color:#7e3c07}._newConversationButton_9oozk_64:hover{background:#f7b87f}._playground_9oozk_74{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding-bottom:calc(5rem + env(safe-area-inset-bottom))}._container_5a3x6_3{min-height:100vh;display:flex;flex-direction:column;background:var(--color-color-mono-porcelain-white-porcelain-white, #f8f9fa)}._documentsContent_5a3x6_10{flex:1;display:flex;flex-direction:column;padding:0 1rem;padding-bottom:calc(5rem + env(safe-area-inset-bottom))}._container_1amgt_3{width:100%;height:100%;background:var(--color-color-mono-porcelain-white-porcelain-white, #f8f9fa);display:flex;flex-direction:column}._profileShell_1amgt_11{flex:1;display:flex;flex-direction:column}._profileComponent_1amgt_17{height:100%}._logoutSection_1amgt_21{margin-top:auto;padding:1rem 1.5rem;border-top:1px solid var(--color-color-mono-pebble-grey-pebble-grey, #e5e7eb);background:var(--color-color-mono-bright-white-bright-white, #ffffff)}._logoutButton_1amgt_28{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;color:var(--color-color-spectrum-red-600, #dc2626);background:var(--color-color-spectrum-red-50, #fef2f2);border:none;border-radius:.75rem;font-weight:var(--font-weight-semibold, 600);cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}._logoutButton_1amgt_28:hover{background:var(--color-color-spectrum-red-100, #fee2e2)}._logoutButton_1amgt_28:focus-visible{outline:none;box-shadow:0 0 0 3px #dc262640}*{box-sizing:border-box}body{margin:0;font-family:var(--typography-font-family-oktah-neue),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-color-mono-porcelain-white-porcelain-white);color:var(--color-color-mono-lava-black-lava-black)}#root{height:100vh;overflow:hidden}.app{height:100vh;display:flex;flex-direction:column;background-color:var(--color-color-mono-porcelain-white-porcelain-white)}.mobile-layout{height:100vh;display:flex;flex-direction:column;overflow:hidden;padding-top:env(safe-area-inset-top)}.mobile-main{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch}.page-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;padding-top:max(1rem,env(safe-area-inset-top));background:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:10}.page-header h1{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}.fab-button{width:48px;height:48px;border-radius:50%;border:none;background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px var(--color-color-spectrum-reef-teal-alpha-30);transition:transform .2s,box-shadow .2s}.fab-button:hover{transform:scale(1.05);box-shadow:0 4px 12px var(--color-color-spectrum-reef-teal-alpha-40)}.fab-button:active{transform:scale(.95)}.search-container{padding:1rem;background:#fff;border-bottom:1px solid #e9ecef}.search-icon{position:absolute;left:12px;color:#6c757d;pointer-events:none}.search-input{width:100%;padding:12px 12px 12px 44px;border:1px solid #dee2e6;border-radius:24px;font-size:16px;background:#f8f9fa;transition:border-color .2s,background-color .2s}.search-input:focus{outline:none;border-color:var(--color-color-spectrum-reef-teal-reef-teal);background:var(--color-color-mono-bright-white-bright-white)}.conversations-list{padding:0 1rem}.conversation-item{display:flex;align-items:center;padding:1rem 0;border-bottom:1px solid #e9ecef;cursor:pointer;transition:background-color .2s}.conversation-item:hover{background-color:#f8f9fa;margin:0 -1rem;padding-left:1rem;padding-right:1rem}.conversation-avatar{width:48px;height:48px;border-radius:50%;background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.conversation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.conversation-title{margin:0;font-size:1rem;font-weight:500;color:var(--color-color-mono-lava-black-lava-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-time{font-size:.75rem;color:#6c757d;flex-shrink:0;margin-left:.5rem}.conversation-preview{margin:0;font-size:.875rem;color:#6c757d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:#6c757d}.empty-state svg{margin-bottom:1rem;opacity:.5}.empty-state h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:500}.empty-state p{margin:0;font-size:.875rem}.profile-page{width:100%;height:100%;background:var(--color-color-mono-porcelain-white-porcelain-white);display:flex;flex-direction:column}.profile-content{padding:1rem;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.profile-header{display:flex;align-items:center;padding:1.5rem;background:#fff;border-radius:12px;margin-bottom:1.5rem;box-shadow:0 2px 4px #0000000d}.profile-avatar{width:64px;height:64px;border-radius:50%;background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.profile-info h2{margin:0 0 .25rem;font-size:1.25rem;font-weight:600;color:var(--color-color-mono-lava-black-lava-black)}.profile-info p{margin:0;font-size:.875rem;color:var(--color-color-mono-boulder-grey-boulder-grey)}.profile-menu{display:flex;flex-direction:column;gap:1.5rem}.menu-section{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0000000d}.menu-section h3{margin:0;padding:1rem 1.5rem .5rem;font-size:.875rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.menu-item{display:flex;align-items:center;padding:1rem 1.5rem;cursor:pointer;transition:background-color .2s;border:none;background:none;width:100%;text-align:left;font-size:1rem;color:#1a1a1a}.menu-item:hover{background-color:#f8f9fa}.menu-item svg{margin-right:1rem;color:#6c757d;flex-shrink:0}.menu-item-danger{color:#dc3545}.menu-item-danger svg{color:#dc3545}.quick-actions{padding:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.quick-action-card{background:#fff;border-radius:12px;padding:1.5rem;text-align:center;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 4px #0000000d}.quick-action-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.quick-action-card svg{margin-bottom:1rem;color:var(--color-color-spectrum-reef-teal-reef-teal)}.quick-action-card h3{margin:0 0 .5rem;font-size:1rem;font-weight:500;color:var(--color-color-mono-lava-black-lava-black)}.quick-action-card p{margin:0;font-size:.875rem;color:var(--color-color-mono-boulder-grey-boulder-grey)}.recent-activity{padding:0 1rem 1rem}.recent-activity h2{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#1a1a1a}.activity-list{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0000000d}.activity-item{display:flex;align-items:center;padding:1rem}.activity-item svg{margin-right:1rem;color:#6c757d;flex-shrink:0}.activity-content{flex:1}.activity-content p{margin:0 0 .25rem;font-size:.875rem;color:#1a1a1a}.activity-time{font-size:.75rem;color:#6c757d}.conversations-page{height:100%;display:flex;flex-direction:column;background:#f8f9fa}.conversations-page .page-header{padding:1rem 1.25rem;padding-top:max(1rem,env(safe-area-inset-top));background:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:10}.conversations-page .page-header h1{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0}.fab-button{width:3rem;height:3rem;border-radius:50%;background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px var(--color-color-spectrum-reef-teal-alpha-30);transition:all .2s ease}.fab-button:hover{background:var(--color-color-spectrum-reef-teal-shade-10);transform:scale(1.05)}.fab-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.search-container{padding:1rem 1.25rem;background:#fff;border-bottom:1px solid #e9ecef}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:.75rem;color:#6c757d;z-index:2}.search-input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #e9ecef;border-radius:.5rem;font-size:.95rem;background:#f8f9fa;transition:all .2s ease}.search-input:focus{outline:none;border-color:var(--color-color-spectrum-reef-teal-reef-teal);background:var(--color-color-mono-bright-white-bright-white);box-shadow:0 0 0 3px var(--color-color-spectrum-reef-teal-alpha-10)}.clear-search-button{position:absolute;right:.75rem;background:none;border:none;color:#6c757d;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease}.clear-search-button:hover{background:#e9ecef;color:#495057}.searching-indicator{font-size:.875rem;color:#6c757d;margin-top:.5rem;font-style:italic}.conversations-list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem 0}.conversation-item{position:relative;margin:.25rem 1rem;background:#fff;border-radius:.75rem;border:1px solid #e9ecef;overflow:hidden;transition:all .2s ease}.conversation-item:hover{border-color:var(--color-color-spectrum-reef-teal-reef-teal);box-shadow:0 2px 8px var(--color-color-spectrum-reef-teal-alpha-10)}.conversation-main{display:flex;align-items:center;padding:1rem;cursor:pointer}.conversation-avatar{width:3rem;height:3rem;border-radius:.5rem;background:var(--color-color-mono-porcelain-white-porcelain-white);display:flex;align-items:center;justify-content:center;color:var(--color-color-spectrum-reef-teal-reef-teal);margin-right:.75rem;flex-shrink:0}.conversation-content{flex:1;min-width:0}.conversation-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem}.conversation-title{font-size:1rem;font-weight:600;color:var(--color-color-mono-lava-black-lava-black);margin:0;line-height:1.4;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-time{font-size:.8125rem;color:#6c757d;white-space:nowrap;margin-left:.5rem}.conversation-meta{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#6c757d}.message-count{color:#6c757d}.active-indicator{background:#28a745;color:#fff;padding:.125rem .5rem;border-radius:1rem;font-size:.75rem;font-weight:500;text-transform:uppercase}.conversation-actions{position:relative;display:flex;align-items:center}.action-menu-button{padding:.5rem;background:none;border:none;color:#6c757d;cursor:pointer;border-radius:.25rem;transition:all .2s ease;margin:0 .5rem 0 .25rem}.action-menu-button:hover{background:#f8f9fa;color:#495057}.action-menu{position:absolute;top:100%;right:.5rem;background:#fff;border:1px solid #e9ecef;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;z-index:100;min-width:8rem;overflow:hidden}.action-menu-item{width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#495057;transition:all .2s ease}.action-menu-item.delete:hover{background:#f8d7da}.menu-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:50;background:transparent}.delete-confirm{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:1px solid #e9ecef;border-radius:.75rem;padding:1.5rem;box-shadow:0 8px 24px #00000026;z-index:200;min-width:16rem;text-align:center}.delete-confirm p{margin:0 0 1.5rem;font-size:1rem;color:#1a1a1a;font-weight:500}.delete-confirm-actions{display:flex;gap:.75rem;justify-content:center}.cancel-button,.delete-button{padding:.5rem 1rem;border:1px solid transparent;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.cancel-button{background:#f8f9fa;color:#495057;border-color:#e9ecef}.cancel-button:hover{background:#e9ecef}.delete-button{background:#dc3545;color:#fff}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;color:#6c757d}.empty-state svg{margin-bottom:1rem;color:#dee2e6}.empty-state h3{font-size:1.25rem;font-weight:600;color:#495057;margin:0 0 .5rem}.empty-state p{font-size:.95rem;margin:0 0 1.5rem;line-height:1.5}.start-conversation-button{background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.start-conversation-button:hover{background:var(--color-color-spectrum-reef-teal-shade-10);transform:translateY(-1px)}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;color:#6c757d}.loading-spinner{width:2rem;height:2rem;border:2px solid var(--color-color-mono-pebble-grey-pebble-grey);border-top:2px solid var(--color-color-spectrum-reef-teal-reef-teal);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center}.error-state h3{font-size:1.25rem;font-weight:600;color:#dc3545;margin:0 0 .5rem}.error-state p{color:#6c757d;margin:0 0 1.5rem;line-height:1.5}.retry-button{background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.retry-button:hover{background:var(--color-color-spectrum-reef-teal-shade-10)}.load-more{padding:1rem;text-align:center}.load-more button{background:var(--color-color-mono-porcelain-white-porcelain-white);color:var(--color-color-spectrum-reef-teal-reef-teal);border:1px solid var(--color-color-mono-pebble-grey-pebble-grey);padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.load-more button:hover{background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white)}.load-more button:disabled{opacity:.6;cursor:not-allowed}.conversation-detail-page{height:100%;display:flex;flex-direction:column;background:#f8f9fa}.conversation-header{display:flex;align-items:center;padding:1rem 1.25rem;padding-top:max(1rem,env(safe-area-inset-top));background:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:10}.back-button{padding:.5rem;background:none;border:none;color:#6c757d;cursor:pointer;border-radius:.25rem;transition:all .2s ease;margin-right:.75rem}.back-button:hover{background:#f8f9fa;color:#495057}.conversation-title{font-size:1.125rem;font-weight:600;color:#1a1a1a;flex:1}.messages-container{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem;min-height:0}.messages-list{display:flex;flex-direction:column;gap:1rem;max-width:100%;margin:0;width:100%;padding:0 .5rem}.message{display:flex;flex-direction:column;gap:.25rem;max-width:85%}.user-message{align-self:flex-end;align-items:flex-end}.assistant-message{align-self:flex-start;align-items:flex-start}.message-content{padding:.75rem 1rem;border-radius:.75rem;font-size:.95rem;line-height:1.4;word-wrap:break-word;white-space:pre-wrap;display:flex;align-items:center;gap:.5rem}.user-message .message-content{background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);border-bottom-right-radius:.25rem}.assistant-message .message-content{background:var(--color-color-mono-bright-white-bright-white);color:var(--color-color-mono-lava-black-lava-black);border:1px solid var(--color-color-mono-pebble-grey-pebble-grey);border-bottom-left-radius:.25rem}.message-time{font-size:.75rem;color:#6c757d;margin:0 .5rem}.empty-conversation{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#6c757d}.empty-conversation h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#495057}.empty-conversation p{font-size:1rem;margin:0}.user-message .message-time{text-align:right}.message-input-container{padding:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e9ecef;flex-shrink:0}@media (max-width: 1023px){.message-input-container{padding-bottom:max(.5rem,env(safe-area-inset-bottom,0px))}}.message-form{display:flex;gap:.75rem;align-items:flex-end;max-width:100%;margin:0;width:100%;padding:0 .5rem}.message-input{flex:1;padding:.875rem 1.125rem;border:1.5px solid #e9ecef;border-radius:1.75rem;font-size:1rem;font-family:inherit;line-height:1.4;background:#f8f9fa;transition:all .2s ease;resize:none;min-height:44px;max-height:120px;overflow-y:auto;-webkit-overflow-scrolling:touch}.message-input:focus{outline:none;border-color:var(--color-color-spectrum-reef-teal-reef-teal);background:var(--color-color-mono-bright-white-bright-white);box-shadow:0 0 0 4px var(--color-color-spectrum-reef-teal-alpha-15);transform:translateY(-1px)}.message-input:disabled{opacity:.6;cursor:not-allowed;background:#f1f3f4}.send-button{width:3rem;height:3rem;border-radius:50%;background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 2px 8px var(--color-color-spectrum-reef-teal-alpha-30)}.send-button:hover:not(:disabled){background:var(--color-color-spectrum-reef-teal-shade-10);transform:scale(1.05);box-shadow:0 4px 12px var(--color-color-spectrum-reef-teal-alpha-40)}.send-button:active:not(:disabled){transform:scale(.95)}.send-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.send-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.send-button:active:before{width:100px;height:100px}@keyframes typing{0%,60%,to{opacity:1}30%{opacity:.3}}.typing-indicator{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:var(--color-color-mono-bright-white-bright-white);border-radius:1rem;font-size:.875rem;color:#6c757d;border:1px solid var(--color-color-mono-pebble-grey-pebble-grey)}.typing-dots{display:flex;gap:.25rem}.typing-dots span{width:6px;height:6px;border-radius:50%;background:var(--color-color-spectrum-reef-teal-reef-teal);animation:typing 1.4s infinite}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1000;-webkit-overflow-scrolling:touch}.conversation-load-modal{height:100vh;width:100vw;display:flex;flex-direction:column;overflow:hidden;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .75rem;padding-top:max(1rem,env(safe-area-inset-top));background:#fff;border-bottom:1px solid #e9ecef;flex-shrink:0;position:relative;z-index:10}.modal-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}.close-button{padding:.75rem;background:none;border:none;color:#6c757d;cursor:pointer;border-radius:.5rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.close-button:hover{background:#f8f9fa;color:#495057}.close-button:active{transform:scale(.95)}.modal-search{padding:.75rem 1.25rem 1rem;background:#fff;flex-shrink:0}.modal-search .search-input-wrapper{position:relative;display:flex;align-items:center}.modal-search .search-icon{position:absolute;left:1rem;color:#6c757d;z-index:2;pointer-events:none}.modal-search .search-input{width:100%;padding:1rem 1rem 1rem 3rem;border:1px solid #e9ecef;border-radius:.75rem;font-size:1rem;background:#f8f9fa;transition:all .2s ease;min-height:48px}.modal-search .search-input:focus{outline:none;border-color:var(--color-color-spectrum-reef-teal-reef-teal);background:var(--color-color-mono-bright-white-bright-white);box-shadow:0 0 0 4px var(--color-color-spectrum-reef-teal-alpha-10)}.modal-search .clear-search-button{position:absolute;right:1rem;background:none;border:none;color:#6c757d;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease;min-width:36px;min-height:36px}.modal-search .clear-search-button:hover{background:#e9ecef;color:#495057}.modal-search .searching-indicator{font-size:.875rem;color:#6c757d;margin-top:.5rem;font-style:italic}.modal-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#f8f9fa;padding-bottom:env(safe-area-inset-bottom)}.modal-content .conversations-list{padding:.75rem 0}.modal-content .conversation-item{position:relative;margin:0 1rem .75rem;background:#fff;border-radius:1rem;border:1px solid #e9ecef;overflow:hidden;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.modal-content .conversation-item:hover{border-color:var(--color-color-spectrum-reef-teal-reef-teal);box-shadow:0 4px 12px var(--color-color-spectrum-reef-teal-alpha-15);transform:translateY(-1px)}.modal-content .conversation-item.current{background:var(--color-color-spectrum-reef-teal-alpha-10);border-color:var(--color-color-spectrum-reef-teal-reef-teal);box-shadow:0 4px 12px var(--color-color-spectrum-reef-teal-alpha-20)}.modal-content .conversation-main{display:flex;align-items:center;padding:1.25rem 1rem;cursor:pointer;min-height:72px}.modal-content .conversation-avatar{width:3rem;height:3rem;border-radius:.5rem;background:var(--color-color-mono-porcelain-white-porcelain-white);display:flex;align-items:center;justify-content:center;color:var(--color-color-spectrum-reef-teal-reef-teal);margin-right:.75rem;flex-shrink:0}.modal-content .conversation-content{flex:1;min-width:0}.modal-content .conversation-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem}.modal-content .conversation-title{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:.5rem}.current-badge{background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);padding:.125rem .5rem;border-radius:1rem;font-size:.75rem;font-weight:500;text-transform:uppercase;white-space:nowrap}.modal-content .conversation-time{font-size:.8125rem;color:#6c757d;white-space:nowrap;margin-left:.5rem}.modal-content .conversation-meta{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#6c757d}.modal-content .conversation-actions{position:relative;display:flex;align-items:center}.modal-content .action-menu-button{padding:.5rem;background:none;border:none;color:#6c757d;cursor:pointer;border-radius:.25rem;transition:all .2s ease;margin:0 .5rem 0 .25rem}.modal-content .action-menu-button:hover{background:#f8f9fa;color:#495057}.modal-content .action-menu{position:absolute;top:100%;right:.5rem;background:#fff;border:1px solid #e9ecef;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;z-index:100;min-width:8rem;overflow:hidden}.modal-content .action-menu-item{width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#495057;transition:all .2s ease}.modal-content .action-menu-item:hover{background:#f8f9fa}.modal-content .action-menu-item.delete{color:#dc3545}.modal-content .action-menu-item.delete:hover{background:#f8d7da}.modal-footer{padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom)) 1.25rem;background:#fff;border-top:1px solid #e9ecef;flex-shrink:0;position:relative;z-index:10}.new-conversation-button{width:100%;background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);border:none;padding:1rem 1.25rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;min-height:52px}.new-conversation-button:hover{background:var(--color-color-spectrum-reef-teal-shade-10);transform:translateY(-1px);box-shadow:0 4px 12px var(--color-color-spectrum-reef-teal-alpha-25)}.new-conversation-button:active{transform:translateY(0)}.load-button{padding:.5rem;background:none;border:none;color:#6c757d;cursor:pointer;border-radius:.25rem;transition:all .2s ease;margin-right:.75rem;display:flex;align-items:center;justify-content:center;position:relative}.load-button:hover{background:var(--color-color-mono-porcelain-white-porcelain-white);color:var(--color-color-spectrum-reef-teal-reef-teal)}.load-button:active{transform:scale(.95)}.documents-page{height:100vh;display:flex;flex-direction:column;background-color:var(--color-color-mono-porcelain-white-porcelain-white)}.documents-list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 1rem;padding-bottom:calc(5rem + env(safe-area-inset-bottom))}.document-item{display:flex;align-items:center;padding:1rem 0;border-bottom:1px solid #e9ecef;transition:background-color .2s;position:relative}.document-item:hover{background-color:#f8f9fa;margin:0 -1rem;padding-left:1rem;padding-right:1rem}.document-main{display:flex;align-items:center;flex:1;cursor:pointer}.document-avatar{width:48px;height:48px;border-radius:50%;background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.document-content{flex:1;min-width:0}.document-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.document-title{margin:0;font-size:1rem;font-weight:500;color:var(--color-color-mono-lava-black-lava-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-time{font-size:.75rem;color:#6c757d;flex-shrink:0;margin-left:.5rem}.document-meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.source-type{color:#6c757d;text-transform:capitalize}.status-indicator{font-weight:500;text-transform:capitalize}.document-actions{position:relative}.action-menu-button{background:none;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;color:#6c757d;transition:background-color .2s}.action-menu-button:hover{background:#e9ecef}.action-menu{position:absolute;right:0;top:100%;background:#fff;border:1px solid #e9ecef;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;z-index:10;min-width:120px}.action-menu-item{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:none;background:none;cursor:pointer;font-size:.875rem;width:100%;text-align:left;transition:background-color .2s}.action-menu-item:hover{background:#f8f9fa}.action-menu-item.delete{color:#dc3545}.delete-confirm{position:absolute;left:0;right:0;bottom:100%;background:#fff;border:1px solid #e9ecef;border-radius:.5rem;padding:1rem;box-shadow:0 2px 8px #0000001a;z-index:15;margin-bottom:.5rem}.delete-confirm p{margin:0 0 1rem;font-size:.875rem;color:#1a1a1a}.delete-confirm-actions{display:flex;gap:.5rem}.cancel-button,.delete-button{flex:1;padding:.5rem;border:1px solid;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:background-color .2s}.cancel-button{background:#fff;border-color:#dee2e6;color:#495057}.cancel-button:hover{background:#f8f9fa}.delete-button{background:#dc3545;border-color:#dc3545;color:#fff}.delete-button:hover{background:#c82333}.chat-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e9ecef;padding:1rem;padding-bottom:calc(5rem + env(safe-area-inset-bottom));z-index:15}.chat-input-wrapper{display:flex;align-items:flex-end;gap:.5rem;max-width:100%}.paste-button{background:#f8f9fa;border:1px solid #dee2e6;border-radius:.5rem;padding:.75rem;color:#6c757d;cursor:pointer;transition:all .2s ease;flex-shrink:0}.paste-button:hover{background:#e9ecef;color:#495057}.chat-input{flex:1;border:1px solid #dee2e6;border-radius:.5rem;padding:.75rem;font-size:.95rem;font-family:inherit;resize:none;min-height:44px;max-height:120px;line-height:1.4;background:#f8f9fa;transition:all .2s ease}.chat-input:focus{outline:none;border-color:var(--color-color-spectrum-reef-teal-reef-teal);background:#fff;box-shadow:0 0 0 3px var(--color-color-spectrum-reef-teal-alpha-10)}.chat-input:disabled{opacity:.6;cursor:not-allowed}.send-button{background:var(--color-color-spectrum-reef-teal-reef-teal);border:none;border-radius:.5rem;padding:.75rem;color:#fff;cursor:pointer;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.send-button:hover:not(:disabled){background:#26a69a;transform:translateY(-1px)}.send-button:disabled{opacity:.5;cursor:not-allowed}.loading-spinner.small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}.auth-page{padding-top:env(safe-area-inset-top);min-height:100vh}:root{--color-color-spectrum-bubble-pink-bubble-pink: #ffadc5;--color-color-spectrum-bubble-pink-tint-10: #ffb8cc;--color-color-spectrum-bubble-pink-tint-20: #ffbdcf;--color-color-spectrum-bubble-pink-tint-30: #ffc7d7;--color-color-spectrum-bubble-pink-tint-40: #ffccda;--color-color-spectrum-bubble-pink-tint-50: #ffd6e2;--color-color-spectrum-bubble-pink-tint-60: #ffe0e9;--color-color-spectrum-bubble-pink-tint-70: #ffe5ed;--color-color-spectrum-bubble-pink-tint-80: #fff0f4;--color-color-spectrum-bubble-pink-tint-90: #fff5f8;--color-color-spectrum-bubble-pink-shade-10: #ff85a7;--color-color-spectrum-bubble-pink-shade-20: #ff5786;--color-color-spectrum-bubble-pink-shade-30: #ff2e69;--color-color-spectrum-bubble-pink-shade-40: #ff0048;--color-color-spectrum-bubble-pink-shade-50: #d6003d;--color-color-spectrum-bubble-pink-shade-60: #ad0031;--color-color-spectrum-bubble-pink-shade-70: #800024;--color-color-spectrum-bubble-pink-shade-80: #570019;--color-color-spectrum-bubble-pink-shade-90: #29000c;--color-color-spectrum-bubble-pink-alpha-10: rgba(255, 173, 197, .1);--color-color-spectrum-bubble-pink-alpha-20: rgba(255, 173, 197, .2);--color-color-spectrum-bubble-pink-alpha-30: rgba(255, 173, 197, .3);--color-color-spectrum-bubble-pink-alpha-40: rgba(255, 173, 197, .4);--color-color-spectrum-bubble-pink-alpha-50: rgba(255, 173, 197, .5);--color-color-spectrum-bubble-pink-alpha-60: rgba(255, 173, 197, .6);--color-color-spectrum-bubble-pink-alpha-70: rgba(255, 173, 197, .7);--color-color-spectrum-bubble-pink-alpha-80: rgba(255, 173, 197, .8);--color-color-spectrum-bubble-pink-alpha-90: rgba(255, 173, 197, .9);--color-color-spectrum-choral-red-choral-red: #f28473;--color-color-spectrum-choral-red-tint-10: #f39081;--color-color-spectrum-choral-red-tint-20: #f59d8f;--color-color-spectrum-choral-red-tint-30: #f6a99d;--color-color-spectrum-choral-red-tint-40: #f7b5ab;--color-color-spectrum-choral-red-tint-50: #f8c1b9;--color-color-spectrum-choral-red-tint-60: #facec7;--color-color-spectrum-choral-red-tint-70: #fbdad5;--color-color-spectrum-choral-red-tint-80: #fce6e3;--color-color-spectrum-choral-red-tint-90: #fef3f1;--color-color-spectrum-choral-red-shade-10: #ef6752;--color-color-spectrum-choral-red-shade-20: #ec4b32;--color-color-spectrum-choral-red-shade-30: #e53115;--color-color-spectrum-choral-red-shade-40: #c42a12;--color-color-spectrum-choral-red-shade-50: #a3230f;--color-color-spectrum-choral-red-shade-60: #831c0c;--color-color-spectrum-choral-red-shade-70: #621509;--color-color-spectrum-choral-red-shade-80: #410e06;--color-color-spectrum-choral-red-shade-90: #210703;--color-color-spectrum-choral-red-alpha-10: rgba(242, 132, 115, .1);--color-color-spectrum-choral-red-alpha-20: rgba(242, 132, 115, .2);--color-color-spectrum-choral-red-alpha-30: rgba(242, 132, 115, .3);--color-color-spectrum-choral-red-alpha-40: rgba(242, 132, 115, .4);--color-color-spectrum-choral-red-alpha-50: rgba(242, 132, 115, .5);--color-color-spectrum-choral-red-alpha-60: rgba(242, 132, 115, .6);--color-color-spectrum-choral-red-alpha-70: rgba(242, 132, 115, .7);--color-color-spectrum-choral-red-alpha-80: rgba(242, 132, 115, .8);--color-color-spectrum-choral-red-alpha-90: rgba(242, 132, 115, .9);--color-color-spectrum-ember-orange-ember-orange: #f6a05a;--color-color-spectrum-ember-orange-tint-10: #f7a969;--color-color-spectrum-ember-orange-tint-20: #f8b47c;--color-color-spectrum-ember-orange-tint-30: #f9bc8b;--color-color-spectrum-ember-orange-tint-40: #fac79e;--color-color-spectrum-ember-orange-tint-50: #fbd0ad;--color-color-spectrum-ember-orange-tint-60: #fbd8bb;--color-color-spectrum-ember-orange-tint-70: #fce3cf;--color-color-spectrum-ember-orange-tint-80: #fdecdd;--color-color-spectrum-ember-orange-tint-90: #fef7f0;--color-color-spectrum-ember-orange-shade-10: #f58d38;--color-color-spectrum-ember-orange-shade-20: #f37c1b;--color-color-spectrum-ember-orange-shade-30: #df6b0c;--color-color-spectrum-ember-orange-shade-40: #c25d0a;--color-color-spectrum-ember-orange-shade-50: #a04d08;--color-color-spectrum-ember-orange-shade-60: #7e3c07;--color-color-spectrum-ember-orange-shade-70: #612e05;--color-color-spectrum-ember-orange-shade-80: #3f1e03;--color-color-spectrum-ember-orange-shade-90: #221002;--color-color-spectrum-ember-orange-alpha-10: rgba(246, 160, 90, .1);--color-color-spectrum-ember-orange-alpha-20: rgba(246, 160, 90, .2);--color-color-spectrum-ember-orange-alpha-30: rgba(246, 160, 90, .3);--color-color-spectrum-ember-orange-alpha-40: rgba(246, 160, 90, .4);--color-color-spectrum-ember-orange-alpha-50: rgba(246, 160, 90, .5);--color-color-spectrum-ember-orange-alpha-60: rgba(246, 160, 90, .6);--color-color-spectrum-ember-orange-alpha-70: rgba(246, 160, 90, .7);--color-color-spectrum-ember-orange-alpha-80: rgba(246, 160, 90, .8);--color-color-spectrum-ember-orange-alpha-90: rgba(246, 160, 90, .9);--color-color-spectrum-honey-yellow-honey-yellow: #f6cf5a;--color-color-spectrum-honey-yellow-tint-10: #f7d469;--color-color-spectrum-honey-yellow-tint-20: #f8d97c;--color-color-spectrum-honey-yellow-tint-30: #f9dd8b;--color-color-spectrum-honey-yellow-tint-40: #fae39e;--color-color-spectrum-honey-yellow-tint-50: #fbe7ad;--color-color-spectrum-honey-yellow-tint-60: #fbebbb;--color-color-spectrum-honey-yellow-tint-70: #fcf1cf;--color-color-spectrum-honey-yellow-tint-80: #fdf5dd;--color-color-spectrum-honey-yellow-tint-90: #fefbf0;--color-color-spectrum-honey-yellow-shade-10: #f5c538;--color-color-spectrum-honey-yellow-shade-20: #f3bd1b;--color-color-spectrum-honey-yellow-shade-30: #dfaa0c;--color-color-spectrum-honey-yellow-shade-40: #c2940a;--color-color-spectrum-honey-yellow-shade-50: #a07a08;--color-color-spectrum-honey-yellow-shade-60: #7e6007;--color-color-spectrum-honey-yellow-shade-70: #614a05;--color-color-spectrum-honey-yellow-shade-80: #3f3003;--color-color-spectrum-honey-yellow-shade-90: #221a02;--color-color-spectrum-honey-yellow-alpha-10: rgba(246, 207, 90, .1);--color-color-spectrum-honey-yellow-alpha-20: rgba(246, 207, 90, .2);--color-color-spectrum-honey-yellow-alpha-30: rgba(246, 207, 90, .3);--color-color-spectrum-honey-yellow-alpha-40: rgba(246, 207, 90, .4);--color-color-spectrum-honey-yellow-alpha-50: rgba(246, 207, 90, .5);--color-color-spectrum-honey-yellow-alpha-60: rgba(246, 207, 90, .6);--color-color-spectrum-honey-yellow-alpha-70: rgba(246, 207, 90, .7);--color-color-spectrum-honey-yellow-alpha-80: rgba(246, 207, 90, .8);--color-color-spectrum-honey-yellow-alpha-90: rgba(246, 207, 90, .9);--color-color-spectrum-reef-teal-reef-teal: #53a3ac;--color-color-spectrum-reef-teal-tint-10: #64acb4;--color-color-spectrum-reef-teal-tint-20: #75b6bd;--color-color-spectrum-reef-teal-tint-30: #87bfc5;--color-color-spectrum-reef-teal-tint-40: #98c8cd;--color-color-spectrum-reef-teal-tint-50: #a9d1d6;--color-color-spectrum-reef-teal-tint-60: #badade;--color-color-spectrum-reef-teal-tint-70: #cbe3e6;--color-color-spectrum-reef-teal-tint-80: #ddedee;--color-color-spectrum-reef-teal-tint-90: #eef6f7;--color-color-spectrum-reef-teal-shade-10: #4b939b;--color-color-spectrum-reef-teal-shade-20: #42838a;--color-color-spectrum-reef-teal-shade-30: #3a7278;--color-color-spectrum-reef-teal-shade-40: #326267;--color-color-spectrum-reef-teal-shade-50: #295256;--color-color-spectrum-reef-teal-shade-60: #214145;--color-color-spectrum-reef-teal-shade-70: #193134;--color-color-spectrum-reef-teal-shade-80: #112122;--color-color-spectrum-reef-teal-shade-90: #081011;--color-color-spectrum-reef-teal-alpha-10: rgba(83, 163, 172, .1);--color-color-spectrum-reef-teal-alpha-20: rgba(83, 163, 172, .2);--color-color-spectrum-reef-teal-alpha-30: rgba(83, 163, 172, .3);--color-color-spectrum-reef-teal-alpha-40: rgba(83, 163, 172, .4);--color-color-spectrum-reef-teal-alpha-50: rgba(83, 163, 172, .5);--color-color-spectrum-reef-teal-alpha-60: rgba(83, 163, 172, .6);--color-color-spectrum-reef-teal-alpha-70: rgba(83, 163, 172, .7);--color-color-spectrum-reef-teal-alpha-80: rgba(83, 163, 172, .8);--color-color-spectrum-reef-teal-alpha-90: rgba(83, 163, 172, .9);--color-color-spectrum-sail-blue-sail-blue: #5397ea;--color-color-spectrum-sail-blue-tint-10: #65a2ec;--color-color-spectrum-sail-blue-tint-20: #77adee;--color-color-spectrum-sail-blue-tint-30: #84b5f0;--color-color-spectrum-sail-blue-tint-40: #97c0f2;--color-color-spectrum-sail-blue-tint-50: #a9cbf4;--color-color-spectrum-sail-blue-tint-60: #bbd6f7;--color-color-spectrum-sail-blue-tint-70: #cde1f9;--color-color-spectrum-sail-blue-tint-80: #dbe9fb;--color-color-spectrum-sail-blue-tint-90: #edf4fd;--color-color-spectrum-sail-blue-shade-10: #3786e6;--color-color-spectrum-sail-blue-shade-20: #1c76e3;--color-color-spectrum-sail-blue-shade-30: #1865c3;--color-color-spectrum-sail-blue-shade-40: #1557a8;--color-color-spectrum-sail-blue-shade-50: #11498d;--color-color-spectrum-sail-blue-shade-60: #0e3b71;--color-color-spectrum-sail-blue-shade-70: #0b2d56;--color-color-spectrum-sail-blue-shade-80: #071c36;--color-color-spectrum-sail-blue-shade-90: #030e1b;--color-color-spectrum-sail-blue-alpha-10: rgba(83, 151, 234, .1);--color-color-spectrum-sail-blue-alpha-20: rgba(83, 151, 234, .2);--color-color-spectrum-sail-blue-alpha-30: rgba(83, 151, 234, .3);--color-color-spectrum-sail-blue-alpha-40: rgba(83, 151, 234, .4);--color-color-spectrum-sail-blue-alpha-50: rgba(83, 151, 234, .5);--color-color-spectrum-sail-blue-alpha-60: rgba(83, 151, 234, .6);--color-color-spectrum-sail-blue-alpha-70: rgba(83, 151, 234, .7);--color-color-spectrum-sail-blue-alpha-80: rgba(83, 151, 234, .8);--color-color-spectrum-sail-blue-alpha-90: rgba(83, 151, 234, .9);--color-color-mono-pitch-black-pitch-black: #000000;--color-color-mono-pitch-black-tint-10: #1a1a1a;--color-color-mono-pitch-black-tint-20: #333333;--color-color-mono-pitch-black-tint-30: #4d4d4d;--color-color-mono-pitch-black-tint-40: #666666;--color-color-mono-pitch-black-tint-50: #808080;--color-color-mono-pitch-black-tint-60: #999999;--color-color-mono-pitch-black-tint-70: #b3b3b3;--color-color-mono-pitch-black-tint-80: #cccccc;--color-color-mono-pitch-black-tint-90: #e6e6e6;--color-color-mono-pitch-black-shade-10: #000000;--color-color-mono-pitch-black-shade-20: #000000;--color-color-mono-pitch-black-shade-30: #000000;--color-color-mono-pitch-black-shade-40: #000000;--color-color-mono-pitch-black-shade-50: #000000;--color-color-mono-pitch-black-shade-60: #000000;--color-color-mono-pitch-black-shade-70: #000000;--color-color-mono-pitch-black-shade-80: #000000;--color-color-mono-pitch-black-shade-90: #000000;--color-color-mono-pitch-black-alpha-10: rgba(0, 0, 0, .1);--color-color-mono-pitch-black-alpha-20: rgba(0, 0, 0, .2);--color-color-mono-pitch-black-alpha-30: rgba(0, 0, 0, .3);--color-color-mono-pitch-black-alpha-40: rgba(0, 0, 0, .4);--color-color-mono-pitch-black-alpha-50: rgba(0, 0, 0, .5);--color-color-mono-pitch-black-alpha-60: rgba(0, 0, 0, .6);--color-color-mono-pitch-black-alpha-70: rgba(0, 0, 0, .7);--color-color-mono-pitch-black-alpha-80: rgba(0, 0, 0, .8);--color-color-mono-pitch-black-alpha-90: rgba(0, 0, 0, .9);--color-color-mono-lava-black-lava-black: #1a1a1a;--color-color-mono-lava-black-tint-10: #303030;--color-color-mono-lava-black-tint-20: #474747;--color-color-mono-lava-black-tint-30: #5e5e5e;--color-color-mono-lava-black-tint-40: #757575;--color-color-mono-lava-black-tint-50: #8c8c8c;--color-color-mono-lava-black-tint-60: #a3a3a3;--color-color-mono-lava-black-tint-70: #bababa;--color-color-mono-lava-black-tint-80: #d1d1d1;--color-color-mono-lava-black-tint-90: #e8e8e8;--color-color-mono-lava-black-shade-10: #171717;--color-color-mono-lava-black-shade-20: #141414;--color-color-mono-lava-black-shade-30: #121212;--color-color-mono-lava-black-shade-40: #0f0f0f;--color-color-mono-lava-black-shade-50: #0d0d0d;--color-color-mono-lava-black-shade-60: #0a0a0a;--color-color-mono-lava-black-shade-70: #080808;--color-color-mono-lava-black-shade-80: #050505;--color-color-mono-lava-black-shade-90: #030303;--color-color-mono-lava-black-alpha-10: rgba(26, 26, 26, .1);--color-color-mono-lava-black-alpha-20: rgba(26, 26, 26, .2);--color-color-mono-lava-black-alpha-30: rgba(26, 26, 26, .3);--color-color-mono-lava-black-alpha-40: rgba(26, 26, 26, .4);--color-color-mono-lava-black-alpha-50: rgba(26, 26, 26, .5);--color-color-mono-lava-black-alpha-60: rgba(26, 26, 26, .6);--color-color-mono-lava-black-alpha-70: rgba(26, 26, 26, .7);--color-color-mono-lava-black-alpha-80: rgba(26, 26, 26, .8);--color-color-mono-lava-black-alpha-90: rgba(26, 26, 26, .9);--color-color-mono-boulder-grey-boulder-grey: #575757;--color-color-mono-boulder-grey-tint-10: #696969;--color-color-mono-boulder-grey-tint-20: #787878;--color-color-mono-boulder-grey-tint-30: #8a8a8a;--color-color-mono-boulder-grey-tint-40: #999999;--color-color-mono-boulder-grey-tint-50: #ababab;--color-color-mono-boulder-grey-tint-60: #bdbdbd;--color-color-mono-boulder-grey-tint-70: #cccccc;--color-color-mono-boulder-grey-tint-80: #dedede;--color-color-mono-boulder-grey-tint-90: #ededed;--color-color-mono-boulder-grey-shade-10: #4f4f4f;--color-color-mono-boulder-grey-shade-20: #454545;--color-color-mono-boulder-grey-shade-30: #3d3d3d;--color-color-mono-boulder-grey-shade-40: #333333;--color-color-mono-boulder-grey-shade-50: #2b2b2b;--color-color-mono-boulder-grey-shade-60: #242424;--color-color-mono-boulder-grey-shade-70: #1a1a1a;--color-color-mono-boulder-grey-shade-80: #121212;--color-color-mono-boulder-grey-shade-90: #080808;--color-color-mono-boulder-grey-alpha-10: rgba(87, 87, 87, .1);--color-color-mono-boulder-grey-alpha-20: rgba(87, 87, 87, .2);--color-color-mono-boulder-grey-alpha-30: rgba(87, 87, 87, .3);--color-color-mono-boulder-grey-alpha-40: rgba(87, 87, 87, .4);--color-color-mono-boulder-grey-alpha-50: rgba(87, 87, 87, .5);--color-color-mono-boulder-grey-alpha-60: rgba(87, 87, 87, .6);--color-color-mono-boulder-grey-alpha-70: rgba(87, 87, 87, .7);--color-color-mono-boulder-grey-alpha-80: rgba(87, 87, 87, .8);--color-color-mono-boulder-grey-alpha-90: rgba(87, 87, 87, .9);--color-color-mono-pebble-grey-pebble-grey: #808080;--color-color-mono-pebble-grey-tint-10: #8c8c8c;--color-color-mono-pebble-grey-tint-20: #999999;--color-color-mono-pebble-grey-tint-30: #a6a6a6;--color-color-mono-pebble-grey-tint-40: #b3b3b3;--color-color-mono-pebble-grey-tint-50: #bfbfbf;--color-color-mono-pebble-grey-tint-60: #cccccc;--color-color-mono-pebble-grey-tint-70: #d9d9d9;--color-color-mono-pebble-grey-tint-80: #e6e6e6;--color-color-mono-pebble-grey-tint-90: #f2f2f2;--color-color-mono-pebble-grey-shade-10: #737373;--color-color-mono-pebble-grey-shade-20: #666666;--color-color-mono-pebble-grey-shade-30: #595959;--color-color-mono-pebble-grey-shade-40: #4d4d4d;--color-color-mono-pebble-grey-shade-50: #404040;--color-color-mono-pebble-grey-shade-60: #333333;--color-color-mono-pebble-grey-shade-70: #262626;--color-color-mono-pebble-grey-shade-80: #1a1a1a;--color-color-mono-pebble-grey-shade-90: #0d0d0d;--color-color-mono-pebble-grey-alpha-10: rgba(128, 128, 128, .1);--color-color-mono-pebble-grey-alpha-20: rgba(128, 128, 128, .2);--color-color-mono-pebble-grey-alpha-30: rgba(128, 128, 128, .3);--color-color-mono-pebble-grey-alpha-40: rgba(128, 128, 128, .4);--color-color-mono-pebble-grey-alpha-50: rgba(128, 128, 128, .5);--color-color-mono-pebble-grey-alpha-60: rgba(128, 128, 128, .6);--color-color-mono-pebble-grey-alpha-70: rgba(128, 128, 128, .7);--color-color-mono-pebble-grey-alpha-80: rgba(128, 128, 128, .8);--color-color-mono-pebble-grey-alpha-90: rgba(128, 128, 128, .9);--color-color-mono-porcelain-white-porcelain-white: #f6f6f4;--color-color-mono-porcelain-white-tint-10: #f6f6f4;--color-color-mono-porcelain-white-tint-20: #f8f8f7;--color-color-mono-porcelain-white-tint-30: #f8f8f7;--color-color-mono-porcelain-white-tint-40: #fafaf9;--color-color-mono-porcelain-white-tint-50: #fafaf9;--color-color-mono-porcelain-white-tint-60: #fafaf9;--color-color-mono-porcelain-white-tint-70: #fdfdfc;--color-color-mono-porcelain-white-tint-80: #fdfdfc;--color-color-mono-porcelain-white-tint-90: #ffffff;--color-color-mono-porcelain-white-shade-10: #dfdfd8;--color-color-mono-porcelain-white-shade-20: #cacabf;--color-color-mono-porcelain-white-shade-30: #b2b2a3;--color-color-mono-porcelain-white-shade-40: #9e9e8a;--color-color-mono-porcelain-white-shade-50: #85856f;--color-color-mono-porcelain-white-shade-60: #6a6a58;--color-color-mono-porcelain-white-shade-70: #515143;--color-color-mono-porcelain-white-shade-80: #35352c;--color-color-mono-porcelain-white-shade-90: #1c1c17;--color-color-mono-porcelain-white-alpha-10: rgba(246, 246, 244, .1);--color-color-mono-porcelain-white-alpha-20: rgba(246, 246, 244, .2);--color-color-mono-porcelain-white-alpha-30: rgba(246, 246, 244, .3);--color-color-mono-porcelain-white-alpha-40: rgba(246, 246, 244, .4);--color-color-mono-porcelain-white-alpha-50: rgba(246, 246, 244, .5);--color-color-mono-porcelain-white-alpha-60: rgba(246, 246, 244, .6);--color-color-mono-porcelain-white-alpha-70: rgba(246, 246, 244, .7);--color-color-mono-porcelain-white-alpha-80: rgba(246, 246, 244, .8);--color-color-mono-porcelain-white-alpha-90: rgba(246, 246, 244, .9);--color-color-mono-bright-white-bright-white: #ffffff;--color-color-mono-bright-white-tint-10: #ffffff;--color-color-mono-bright-white-tint-20: #ffffff;--color-color-mono-bright-white-tint-30: #ffffff;--color-color-mono-bright-white-tint-40: #ffffff;--color-color-mono-bright-white-tint-50: #ffffff;--color-color-mono-bright-white-tint-60: #ffffff;--color-color-mono-bright-white-tint-70: #ffffff;--color-color-mono-bright-white-tint-80: #ffffff;--color-color-mono-bright-white-tint-90: #ffffff;--color-color-mono-bright-white-shade-10: #e6e6e6;--color-color-mono-bright-white-shade-20: #cccccc;--color-color-mono-bright-white-shade-30: #b3b3b3;--color-color-mono-bright-white-shade-40: #999999;--color-color-mono-bright-white-shade-50: #808080;--color-color-mono-bright-white-shade-60: #666666;--color-color-mono-bright-white-shade-70: #4d4d4d;--color-color-mono-bright-white-shade-80: #333333;--color-color-mono-bright-white-shade-90: #1a1a1a;--color-color-mono-bright-white-alpha-10: rgba(255, 255, 255, .1);--color-color-mono-bright-white-alpha-20: rgba(255, 255, 255, .2);--color-color-mono-bright-white-alpha-30: rgba(255, 255, 255, .3);--color-color-mono-bright-white-alpha-40: rgba(255, 255, 255, .4);--color-color-mono-bright-white-alpha-50: rgba(255, 255, 255, .5);--color-color-mono-bright-white-alpha-60: rgba(255, 255, 255, .6);--color-color-mono-bright-white-alpha-70: rgba(255, 255, 255, .7);--color-color-mono-bright-white-alpha-80: rgba(255, 255, 255, .8);--color-color-mono-bright-white-alpha-90: rgba(255, 255, 255, .9);--typography-font-family-oktah-neue: Oktah Neue;--typography-font-family-fold-grotesque: Fold Grotesque Pro;--typography-font-weight-light: 300;--typography-font-weight-regular: 400;--typography-font-weight-medium: 500;--typography-font-weight-semibold: 600;--typography-font-weight-bold: 700;--typography-font-weight-black: 900;--typography-text-decoration-none: none;--typography-text-decoration-underline: underline;--typography-text-case-uppercase: uppercase;--typography-text-case-lowercase: lowercase;--typography-text-case-capitalize: capitalize;--typography-line-height-tight: 1.2;--typography-line-height-regular: 1.5;--typography-line-height-spacious: 1.8;--typography-letter-spacing-tight: -.02em;--typography-letter-spacing-regular: 0em;--typography-letter-spacing-spacious: .05em;--typography-font-size-font-size10: .5625rem;--typography-font-size-font-size20: .75rem;--typography-font-size-font-size30: 1rem;--typography-font-size-font-size40: 1.3125rem;--typography-font-size-font-size50: 1.8125rem;--typography-font-size-font-size60: 2.375rem;--typography-font-size-font-size70: 3.1875rem;--typography-font-size-font-size80: 4.25rem;--typography-font-size-font-size90: 5.6875rem;--typography-font-size-font-size100: 7.5625rem;--typography-font-size-font-size110: 10.0625rem;--typography-typography-typography10: [object Object];--typography-typography-typography20: [object Object];--typography-typography-typography30: [object Object];--typography-typography-typography40: [object Object];--typography-typography-typography50: [object Object];--typography-typography-typography60: [object Object];--typography-typography-typography70: [object Object];--typography-typography-typography80: [object Object];--typography-typography-typography90: [object Object];--typography-typography-typography100: [object Object];--typography-typography-typography110: [object Object]}:root{font-family:var(--typography-font-family-oktah-neue),Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:var(--typography-line-height-regular);font-weight:var(--typography-font-weight-regular);color-scheme:light;color:var(--color-color-mono-bright-white-bright-white);background-color:var(--color-color-mono-lava-black-lava-black);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:var(--color-color-spectrum-reef-teal-reef-teal);text-decoration:inherit}a:hover{color:var(--color-color-spectrum-reef-teal-shade-10)}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#root{width:100%;margin:0;padding:0;text-align:left}.pwa-install-prompt{position:fixed;bottom:0;left:0;right:0;background:#000;color:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:center;z-index:1000}.pwa-install-prompt button{background:var(--color-color-spectrum-reef-teal-reef-teal);color:var(--color-color-mono-bright-white-bright-white);border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer}.pwa-install-prompt button:hover{background:var(--color-color-spectrum-reef-teal-shade-10)}
