.memoryDashboard_container__kwVjA{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;color:#fff;padding:30px 20px}.memoryDashboard_customPromptsSection__4bgmC{width:100%;max-width:800px;margin:30px auto;background:hsla(0,0%,100%,.15);border-radius:16px;padding:25px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.18);text-align:center}@media (max-width:768px){.memoryDashboard_container__kwVjA{padding:20px 15px}.memoryDashboard_customPromptsSection__4bgmC{padding:20px;margin:20px auto}}.memoryDashboard_dashboardContainer__FtIwW{display:flex;flex-direction:column;width:100%;max-width:1200px;margin:0 auto}.memoryDashboard_dashboardHeader__PWiF0{text-align:center;margin-bottom:30px}.memoryDashboard_dashboardTitle__8mDED{font-size:2.5rem;font-weight:700;margin-bottom:10px;background:linear-gradient(90deg,#fff,#e0e0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 10px rgba(0,0,0,.1)}.memoryDashboard_dashboardSubtitle__fOB0d{font-size:1.1rem;opacity:.85;max-width:600px;margin:0 auto}.memoryDashboard_dashboardGrid__DZQqe{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;width:100%}.memoryDashboard_dashboardCard__5q8vx{background:hsla(0,0%,100%,.15);border-radius:16px;padding:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;position:relative;display:flex;flex-direction:column;overflow:hidden;height:300px}.memoryDashboard_dashboardCard__5q8vx.memoryDashboard_expanded__W37ka{height:500px;z-index:5}.memoryDashboard_dashboardCard__5q8vx.memoryDashboard_stats___Uaui{grid-column:1/span 2;height:auto;min-height:250px}.memoryDashboard_cardHeader__MNYQ_{height:100%;display:flex;flex-direction:column}.memoryDashboard_cardHeaderTop__vBHuf{display:flex;align-items:center;margin-bottom:15px;border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:10px}.memoryDashboard_cardIcon__oQeM7{font-size:1.5rem;margin-right:10px;color:hsla(0,0%,100%,.9)}.memoryDashboard_cardHeaderTop__vBHuf h2{font-size:1.2rem;font-weight:600;margin:0;flex-grow:1}.memoryDashboard_cardContent__aLgzf{flex:1 1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) transparent;padding-right:5px}.memoryDashboard_fullscreenButton___DArw{background:hsla(0,0%,100%,.8);border:none;border-radius:4px;padding:5px 8px;display:flex;align-items:center;gap:5px;font-size:.8rem;color:#6b46c1;cursor:pointer;transition:all .2s ease}.memoryDashboard_fullscreenButton___DArw:hover{background:hsla(0,0%,100%,.9);transform:translateY(-2px)}@keyframes memoryDashboard_fadeIn__GCSP0{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.memoryDashboard_cardContent__aLgzf::-webkit-scrollbar{width:6px}.memoryDashboard_cardContent__aLgzf::-webkit-scrollbar-track{background:transparent}.memoryDashboard_cardContent__aLgzf::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);border-radius:6px}.memoryDashboard_entityList__srpBM{list-style:none;padding:0;margin:0}.memoryDashboard_entityItem__KWeYa{margin-bottom:15px;display:flex;flex-direction:column}.memoryDashboard_entityName__lXrhg{font-size:1rem;font-weight:500;padding:8px 12px;border-radius:6px;background:hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;cursor:pointer}.memoryDashboard_entityName__lXrhg:hover{background:hsla(0,0%,100%,.2)}.memoryDashboard_entityName__lXrhg:active{transform:scale(.98)}.memoryDashboard_entityCount__m6qtv{background:hsla(0,0%,100%,.2);border-radius:20px;padding:2px 8px;font-size:.8rem;min-width:24px;text-align:center}.memoryDashboard_entityDate__LmC5H{font-size:.8rem;opacity:.7;margin-top:4px;margin-left:12px;display:none}.memoryDashboard_entityEntries__Vaotx{background:hsla(0,0%,100%,.07);border-radius:8px;margin-top:8px;padding:12px;animation:memoryDashboard_fadeIn__GCSP0 .3s ease-in-out}.memoryDashboard_entriesTitle__SkBDS{font-size:.9rem;margin-top:0;margin-bottom:10px;opacity:.8;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:5px}.memoryDashboard_entryList__7ghFQ{list-style:none;padding:0;margin:0}.memoryDashboard_entryItem__YZIux{margin-bottom:12px;padding-bottom:12px;border-bottom:1px dashed hsla(0,0%,100%,.1)}.memoryDashboard_entryItem__YZIux:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.memoryDashboard_entryDate__GTD1A{font-size:.8rem;font-weight:500;margin-bottom:4px;color:hsla(0,0%,100%,.7)}.memoryDashboard_entryTitle__OFcaM{font-size:.95rem;line-height:1.4;font-weight:400;margin-top:4px}.memoryDashboard_entryLoading__PdF2T{display:flex;align-items:center;justify-content:center;padding:15px;opacity:.7;gap:10px;font-size:.9rem}.memoryDashboard_placesList__Rh523{display:flex;flex-wrap:wrap;gap:8px}.memoryDashboard_placeChip__0y52b{font-size:.9rem!important;padding:2px 10px!important;height:auto!important;margin:4px!important;transition:transform .2s ease,box-shadow .2s ease}.memoryDashboard_placeChip__0y52b:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.memoryDashboard_patternList__cfbfq{list-style:none;padding:0;margin:0}.memoryDashboard_patternItem__LrscM{margin-bottom:15px;padding:12px;background:hsla(0,0%,100%,.1);border-radius:8px;transition:all .2s ease}.memoryDashboard_patternItem__LrscM:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.memoryDashboard_patternName__Jt2w7{font-size:1.1rem;font-weight:500;margin:0 0 5px}.memoryDashboard_patternDescription__3STv3{font-size:.9rem;margin:0 0 8px;opacity:.9}.memoryDashboard_patternMeta__8W2UU{display:flex;justify-content:space-between;font-size:.8rem;opacity:.7;font-style:italic;flex-wrap:wrap}.memoryDashboard_patternMeta__8W2UU span{margin-right:8px}.memoryDashboard_statsGrid__e4tP2{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.memoryDashboard_statItem__oitrC{text-align:center;padding:15px;background:hsla(0,0%,100%,.1);border-radius:10px;transition:all .2s ease;margin-bottom:15px}.memoryDashboard_statItem__oitrC:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.memoryDashboard_statValue__9tNXG{font-size:2.5rem;font-weight:700;margin:0 0 5px;background:linear-gradient(90deg,#fff,#e0e0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.memoryDashboard_statLabel__omHhy{font-size:1rem;margin:0;opacity:.9}.memoryDashboard_emptyContainer__c5XnH,.memoryDashboard_errorContainer__GpcI_,.memoryDashboard_loadingContainer__6SdH4{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;padding:20px;background:hsla(0,0%,100%,.15);border-radius:16px;width:100%;max-width:800px;margin:0 auto}.memoryDashboard_emptyMessage__ajPaD{text-align:center;color:hsla(0,0%,100%,.7);font-style:italic;padding:15px 0;font-size:.95rem}.memoryDashboard_valuesList__6Nb3c{display:flex;flex-direction:column;gap:12px}.memoryDashboard_valueItem__7WMku{background:hsla(0,0%,100%,.1);border-radius:8px;padding:12px;transition:all .2s ease}.memoryDashboard_valueItem__7WMku:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.memoryDashboard_valueHeader__0yC1z{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.memoryDashboard_valueName__FWeai{font-size:1.1rem;font-weight:500;margin:0;display:flex;align-items:center;gap:6px}.memoryDashboard_trendRising__Hz7fB{color:#4ade80;font-size:1.2rem}.memoryDashboard_trendDeclining__oNGDp{color:#f87171;font-size:1.2rem}.memoryDashboard_trendConsistent__ENeBR{color:#60a5fa;font-size:1.2rem}.memoryDashboard_alignmentIndicator__vE_Gj{font-size:.8rem;font-weight:600;padding:3px 8px;border-radius:12px;color:#fff}.memoryDashboard_valueExample__BdZcp{font-size:.9rem;font-style:italic;margin-top:4px;opacity:.9}.memoryDashboard_exampleLabel__8WYsh{font-size:.8rem;font-weight:500;opacity:.8}.memoryDashboard_valueInsight__A_LC3{margin-top:14px;display:flex;align-items:flex-start;gap:10px;background:hsla(0,0%,100%,.08);border-radius:10px;padding:12px}.memoryDashboard_insightIcon__VQd_j{font-size:1.2rem;line-height:1.4}.memoryDashboard_insightText__WwN4M{font-size:.9rem;margin:0;line-height:1.5}.memoryDashboard_emTabContainer__YYzRM{display:flex;margin-bottom:20px;border-radius:12px;background:hsla(0,0%,100%,.1);padding:6px;overflow:hidden}.memoryDashboard_emTabButton__YtRGT{flex:1 1;background:transparent;border:none;color:#fff;padding:8px 16px;font-size:.9rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease}.memoryDashboard_emTabButton__YtRGT:hover{background:hsla(0,0%,100%,.1)}.memoryDashboard_emTabButton__YtRGT.memoryDashboard_activeTab__mJWmv{background:hsla(0,0%,100%,.2);box-shadow:0 2px 8px rgba(0,0,0,.1)}.memoryDashboard_emTabContent__e_0yk{animation:memoryDashboard_fadeIn__GCSP0 .3s ease-in-out}.memoryDashboard_tabSubtitle__GV94f{font-size:1.1rem;font-weight:500;margin-top:0;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid hsla(0,0%,100%,.2)}.memoryDashboard_emotionCards__4dI_x{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin-bottom:24px}@media (min-width:768px){.memoryDashboard_emotionCards__4dI_x{grid-template-columns:1fr 1fr}}.memoryDashboard_emotionCard__t0dWG{background:hsla(0,0%,100%,.15);border-radius:12px;padding:16px;border:1px solid hsla(0,0%,100%,.18);transition:transform .2s ease,box-shadow .3s ease}.memoryDashboard_emotionCard__t0dWG:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.memoryDashboard_emotionCardHeader__mVNjQ{display:flex;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid hsla(0,0%,100%,.2)}.memoryDashboard_emotionIcon__oh9xS{font-size:1.5rem;margin-right:12px;background:hsla(0,0%,100%,.2);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.memoryDashboard_emotionTitleContainer__Jz9bu{flex:1 1}.memoryDashboard_emotionTitle__nzEXb{font-size:1.1rem;font-weight:600;margin:0 0 4px}.memoryDashboard_emotionCount__PqPJ2{font-size:.8rem;opacity:.8}.memoryDashboard_emotionContent__r3ilW{padding:4px 0}.memoryDashboard_emotionSubtitle__MxJP4{font-size:.9rem;font-weight:500;margin:0 0 10px}.memoryDashboard_triggerChips__FECD0{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.memoryDashboard_triggerChip__yxNcH{font-size:.85rem;background:hsla(0,0%,100%,.1);padding:6px 12px;border-radius:20px;display:inline-block;transition:all .2s ease}.memoryDashboard_triggerChip__yxNcH:hover{background:hsla(0,0%,100%,.2);transform:translateY(-1px)}.memoryDashboard_journalQuote__pMLDb{background:rgba(0,0,0,.2);border-left:3px solid hsla(0,0%,100%,.3);padding:12px;border-radius:0 8px 8px 0;font-size:.9rem;font-style:italic;margin-top:12px;line-height:1.4}.memoryDashboard_quoteLabel__4XI4h{display:block;font-size:.8rem;font-weight:500;margin-bottom:6px;opacity:.8;font-style:normal}.memoryDashboard_insightContainer__YH3kR,.memoryDashboard_reflectionContainer__t2lts{display:flex;background:hsla(0,0%,100%,.1);border-radius:12px;padding:16px;margin-top:20px;transition:all .2s ease;border:1px solid hsla(0,0%,100%,.1)}.memoryDashboard_insightContainer__YH3kR:hover,.memoryDashboard_reflectionContainer__t2lts:hover{background:hsla(0,0%,100%,.15);box-shadow:0 4px 12px rgba(0,0,0,.1)}.memoryDashboard_insightIcon__VQd_j,.memoryDashboard_reflectionIcon__vM_E4{font-size:1.4rem;margin-right:14px;background:hsla(0,0%,100%,.15);width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.memoryDashboard_insightContent__Vainq,.memoryDashboard_reflectionContent__NskOV{flex:1 1}.memoryDashboard_insightTitle__fyKMc,.memoryDashboard_reflectionTitle__d2q4M{font-size:1rem;font-weight:600;margin:0 0 8px}.memoryDashboard_insightText__WwN4M,.memoryDashboard_reflectionText__1zrdI{font-size:.9rem;line-height:1.5;margin:0;opacity:.9}.memoryDashboard_growthCards__8WAvx{margin-bottom:24px}.memoryDashboard_growthCard__5r8x9{background:hsla(0,0%,100%,.15);border-radius:12px;padding:16px;margin-bottom:16px;border:1px solid hsla(0,0%,100%,.18);transition:all .2s ease}.memoryDashboard_growthCard__5r8x9:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.memoryDashboard_growthTitle__wZ0QC{font-size:1.1rem;font-weight:600;margin:0 0 16px;padding-bottom:10px;border-bottom:1px solid hsla(0,0%,100%,.2)}.memoryDashboard_progressContainer__Ha6a6{display:flex;align-items:center;margin-bottom:20px}.memoryDashboard_progressTrack__6ZXPc{flex:1 1;height:6px;background:hsla(0,0%,100%,.1);border-radius:3px;position:relative;margin-right:12px}.memoryDashboard_progressBar__myGcF{position:absolute;height:100%;background:linear-gradient(90deg,#60a5fa,#4ade80);border-radius:3px}.memoryDashboard_progressMarker__o6zfu{position:absolute;width:10px;height:10px;background:hsla(0,0%,100%,.7);border-radius:50%;top:50%;transform:translateY(-50%)}.memoryDashboard_progressMarker__o6zfu.memoryDashboard_currentMarker__xozWP{background:#4ade80;box-shadow:0 0 0 3px rgba(74,222,128,.3)}.memoryDashboard_progressPercent__ZtgOl{font-size:.9rem;font-weight:600}.memoryDashboard_entriesContainer__VQ2D0{margin-bottom:16px}.memoryDashboard_growthEntry__6jKI8{background:hsla(0,0%,100%,.08);border-radius:8px;padding:12px;margin-bottom:12px}.memoryDashboard_growthEntry__6jKI8.memoryDashboard_startEntry__Mm7Ve{border-left:3px solid #f87171}.memoryDashboard_growthEntry__6jKI8.memoryDashboard_currentEntry__hISBn{border-left:3px solid #4ade80}.memoryDashboard_growthEntryHeader__XTe3G{display:flex;justify-content:space-between;margin-bottom:8px}.memoryDashboard_entryStage__W0qeA{font-size:.8rem;font-weight:500;background:hsla(0,0%,100%,.1);padding:2px 8px;border-radius:10px}.memoryDashboard_entryText__DLzNi{font-size:.9rem;margin:0;line-height:1.5;font-style:italic}.memoryDashboard_growthInsight__m83vB{background:rgba(0,0,0,.2);border-radius:8px;padding:12px;font-size:.9rem;line-height:1.5}.memoryDashboard_growthLabel__fgoi7{font-size:.8rem;font-weight:600;opacity:.9}.memoryDashboard_journeyContainer__BZynw{display:flex;background:hsla(0,0%,100%,.12);border-radius:12px;padding:16px;border:1px solid hsla(0,0%,100%,.15)}.memoryDashboard_journeyIcon__kHGwr{font-size:1.4rem;margin-right:14px;background:hsla(0,0%,100%,.15);width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.memoryDashboard_journeyContent__UmaoL{flex:1 1}.memoryDashboard_journeyTitle__hrlKj{font-size:1rem;font-weight:600;margin:0 0 8px}.memoryDashboard_journeyText__sO4gx{font-size:.9rem;line-height:1.5;margin:0}.memoryDashboard_conflictCards__mMogG{margin-bottom:24px}.memoryDashboard_conflictCard__p8_Nb{background:hsla(0,0%,100%,.15);border-radius:12px;padding:16px;margin-bottom:16px;border:1px solid hsla(0,0%,100%,.18);transition:all .2s ease}.memoryDashboard_conflictCard__p8_Nb:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.memoryDashboard_conflictTitle__6GEYO{font-size:1.1rem;font-weight:600;margin:0 0 16px;padding-bottom:10px;border-bottom:1px solid hsla(0,0%,100%,.2)}.memoryDashboard_conflictEmotions__YDJQz{display:flex;align-items:center;gap:12px;margin-bottom:16px}.memoryDashboard_conflictEmotion__0ZDU4{flex:1 1;display:flex;align-items:flex-start;gap:10px;background:hsla(0,0%,100%,.08);border-radius:8px;padding:12px}.memoryDashboard_conflictDivider__IBu1F{font-weight:600;font-size:.9rem;opacity:.8}.memoryDashboard_emotionDetails__qxUGg{flex:1 1}.memoryDashboard_emotionName__F_kB7{font-size:.9rem;font-weight:600;display:block;margin-bottom:6px}.memoryDashboard_emotionQuote__p2Iu0{font-size:.85rem;margin:0;line-height:1.4;font-style:italic;opacity:.9}.memoryDashboard_conflictInsight__DoqQR{background:rgba(0,0,0,.2);border-radius:8px;padding:12px;font-size:.9rem}.memoryDashboard_timelineContainer__l6MMj{background:hsla(0,0%,100%,.15);border-radius:12px;padding:16px;margin-bottom:24px;border:1px solid hsla(0,0%,100%,.18)}.memoryDashboard_timelineHeader___B6U3{display:flex;justify-content:space-between;margin-bottom:12px;font-size:.9rem;font-weight:500}.memoryDashboard_timelineChart__vPac6{height:150px;background:rgba(0,0,0,.2);border-radius:8px;margin-bottom:16px;position:relative}.memoryDashboard_timelineDates__zEJhE{display:flex;justify-content:space-between;padding:8px 4px;font-size:.75rem;opacity:.8}.memoryDashboard_timelineLegend__FJlpj{display:flex;flex-wrap:wrap;gap:14px}.memoryDashboard_legendItem__CDEvj{display:flex;align-items:center;gap:6px;font-size:.8rem}.memoryDashboard_legendColor__mRSkP{width:12px;height:12px;border-radius:3px}.memoryDashboard_patternCard__X7Vzt{background:hsla(0,0%,100%,.15);border-radius:12px;padding:16px;margin-bottom:24px;border:1px solid hsla(0,0%,100%,.18)}.memoryDashboard_patternTitle__EwzQT{font-size:1.1rem;font-weight:600;margin:0 0 16px;display:flex;align-items:center;gap:8px}.memoryDashboard_patternIcon__YnC35{opacity:.9}.memoryDashboard_weeklyCycle__mazCb{display:flex;justify-content:space-between;text-align:center}.memoryDashboard_weeklyDay__95q8X{flex:1 1;padding:12px;background:hsla(0,0%,100%,.08);border-radius:8px;margin:0 6px}.memoryDashboard_dayName__Y7Wwb{font-size:.9rem;font-weight:500;margin-bottom:6px}.memoryDashboard_dayMood__QhTQL{font-size:.85rem;opacity:.9}.memoryDashboard_trendContainer__LcEBA{display:flex;background:hsla(0,0%,100%,.12);border-radius:12px;padding:16px;border:1px solid hsla(0,0%,100%,.15)}.memoryDashboard_trendIcon__elAdh{font-size:1.4rem;margin-right:14px;background:hsla(0,0%,100%,.15);width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.memoryDashboard_trendContent__UJL71{flex:1 1}.memoryDashboard_trendTitle__22adO{font-size:1rem;font-weight:600;margin:0 0 8px}.memoryDashboard_trendText___X12C{font-size:.9rem;line-height:1.5;margin:0 0 12px}.memoryDashboard_trendInsight__Yo4dF{background:rgba(0,0,0,.2);border-radius:8px;padding:12px;font-size:.85rem;line-height:1.4}.memoryDashboard_insightLabel__56uBd{font-weight:600}@media (max-width:768px){.memoryDashboard_dashboardGrid__DZQqe{grid-template-columns:1fr}.memoryDashboard_dashboardCard__5q8vx.memoryDashboard_stats___Uaui{grid-column:auto}.memoryDashboard_dashboardTitle__8mDED{font-size:2rem}.memoryDashboard_dashboardContainer__FtIwW{padding:15px}.memoryDashboard_statsGrid__e4tP2{grid-template-columns:1fr}.memoryDashboard_conflictEmotions__YDJQz{flex-direction:column}.memoryDashboard_weeklyCycle__mazCb{flex-direction:column;gap:10px}.memoryDashboard_weeklyDay__95q8X{margin:0}}.customPrompts_createButton__8LCI3{background:linear-gradient(90deg,#9c40ff,#6f6eff)!important;color:#fff!important;border-radius:12px!important;padding:8px 16px!important;text-transform:none!important;font-weight:600!important;box-shadow:0 4px 15px rgba(107,77,255,.3)!important;transition:all .3s ease!important;margin-top:20px!important}.customPrompts_createButton__8LCI3:hover{background:linear-gradient(90deg,#8030ff,#5a59ff)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px rgba(107,77,255,.4)!important}.customPrompts_dialog__7fmqd{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.customPrompts_dialogTitle__YFGo_{background:linear-gradient(90deg,#9c40ff,#6f6eff)!important;color:#fff!important;padding:16px 24px!important}.customPrompts_dialogContent__aI3lz{padding:24px!important}.customPrompts_dialogSubtitle__d_GQV{color:rgba(0,0,0,.7);margin-top:0;margin-bottom:16px;font-size:.95rem}.customPrompts_textField__zrE12{margin-bottom:16px!important}.customPrompts_dialogActions__j__1Q{padding:16px 24px!important;justify-content:space-between!important}.customPrompts_saveButton__iUqFp{background:linear-gradient(90deg,#9c40ff,#6f6eff)!important;color:#fff!important;font-weight:600!important}.customPrompts_cancelButton__466m8,.customPrompts_saveButton__iUqFp{border-radius:8px!important;padding:8px 16px!important;text-transform:none!important}.customPrompts_cancelButton__466m8{color:#666!important}.customPrompts_chips__DWhmM{display:flex;flex-wrap:wrap;gap:5px}.customPrompts_chip__gmmFt{background-color:rgba(156,64,255,.1)!important;color:#9c40ff!important}.customPrompts_alert__k_Sli{margin-top:16px!important}.customPrompts_selectGroup__HT_KF{padding:0}.customPrompts_selectGroupHeader__eDVSt{font-size:.75rem!important;color:rgba(0,0,0,.5)!important;padding:5px 16px!important;margin:0!important;background-color:rgba(0,0,0,.05)!important;font-weight:600!important}