:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._topBar_16e41_1{position:fixed;top:0;left:0;display:flex;justify-content:space-between;align-items:center;height:fit-content;width:100vw;padding:20px;gap:20px;opacity:1;z-index:1}._logo_16e41_17{height:40px;width:auto;cursor:pointer}._links_16e41_23{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:100%;font-weight:600;font-size:15px;gap:10px;padding:10px;color:var(--text-color);background-color:var(--secondary-background-color);border-radius:30px;cursor:pointer}._links_16e41_23 a{display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:var(--text-color);width:100%;padding:5px 10px 5px 15px;border-radius:30px;transition:background-color .3s,color .3s}._links_16e41_23 a:hover{color:var(--primary);background-color:var(--tertiary-background-color)}._activeLink_16e41_56{color:var(--background-color)!important;background-color:var(--text-color)!important}._userIcon_16e41_61{cursor:pointer}._accountIcon_16e41_65{height:30px;width:30px;cursor:pointer}._icon_16e41_72{width:20px;height:20px;margin-right:8px}._invert_16e41_79{filter:var(--icon-filter)}._iconActive_16e41_84{filter:var(--icon-filter-active)}@keyframes _fade_16e41_1{0%{opacity:100%}to{opacity:0%}}[data-theme=dark] img._invertible_16e41_98{filter:invert(1)}._alertContainer_tegoh_1{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;justify-content:flex-end;pointer-events:none;align-items:flex-start;padding:20px;z-index:9999}._errorBox_tegoh_15,._successBox_tegoh_15{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:left;gap:10px;height:fit-content;width:100%;padding:0;border-radius:20px;font-size:16px;overflow:hidden;animation:_flyUp_tegoh_1 .3s ease-in-out}._errorBox_tegoh_15{background-color:#ffafaf;color:#000;border:2px solid #ff5959;border-bottom:5px solid #ff5959}._successBox_tegoh_15{background-color:#d4edda;color:#000;border:2px solid #c3e6cb;border-bottom:5px solid #c3e6cb}._alertHeader_tegoh_46{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px 20px 0}._closeButton_tegoh_54{width:24px;height:24px;cursor:pointer;pointer-events:auto}._timerContainer_tegoh_61{position:relative;height:6px;background-color:#0000001a;margin-top:10px;border-radius:3px;width:100%;overflow:hidden}._timerBar_tegoh_71{height:100%;background-color:#fffc;transition:width 1s linear}._timerText_tegoh_77{position:absolute;right:8px;top:-18px;font-size:12px;opacity:.8}@keyframes _flyUp_tegoh_1{0%{transform:translate(-200px);opacity:0}to{transform:translate(0);opacity:1}}@media(min-width:800px){._errorBox_tegoh_15,._successBox_tegoh_15{max-width:400px}}._MainBtn_1f5j0_1,._SecondBtn_1f5j0_1,._DeclineBtn_1f5j0_1{display:flex;justify-content:center;align-items:center;height:50px;margin:none;font-weight:600;width:100%;padding:0 20px;border-radius:20px;cursor:pointer;font-size:18px;font-weight:800;font-family:Arial,Helvetica,sans-serif}._MainBtn_1f5j0_1{background-color:var(--primary);color:#fff;border:2px solid var(--primary-dark);border-bottom:5px solid var(--primary-dark)}._SecondBtn_1f5j0_1{background-color:var(--text-color);color:var(--background-color);border:2px solid var(--contrast);border-bottom:5px solid var(--contrast)}._MainBtn_1f5j0_1:hover,._SecondBtn_1f5j0_1:hover,._DeclineBtn_1f5j0_1:hover{opacity:.8}._MainBtn_1f5j0_1:active,._SecondBtn_1f5j0_1:active,._DeclineBtn_1f5j0_1:active{transform:translateY(2px);opacity:.7;border-bottom-width:2px}._DeclineBtn_1f5j0_1{background-color:#af000f;color:#fff;border:2px solid var(--text-color);border-bottom:5px solid var(--text-color)}._inside_1f5j0_49{display:flex;justify-content:center;align-items:center;width:100%;gap:20px}._SmallBtn_1f5j0_57{color:var(--primary);background-color:transparent;border:1px solid #d9d9d9;border-radius:5px;padding:5px;font-size:12px;font-weight:700;width:30px;height:30px;cursor:pointer}._MainBtn_1f5j0_1:disabled,._SecondBtn_1f5j0_1:disabled,._DeclineBtn_1f5j0_1:disabled,._SmallBtn_1f5j0_57:disabled{outline:none;opacity:.5;cursor:auto}._whiteSpinner_1f5j0_76{width:18px;height:18px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:_spin_1f5j0_1 1s linear infinite;margin:auto}._blackSpinner_1f5j0_86{width:18px;height:18px;border:3px solid rgba(47,47,47,.3);border-top:3px solid black;border-radius:50%;animation:_spin_1f5j0_1 1s linear infinite;margin:auto}._ai_1f5j0_96{background:#482a9b;background:linear-gradient(157deg,#482a9b,#9c0056,#53ed62);border:none}@keyframes _spin_1f5j0_1{to{transform:rotate(360deg)}}._startContainer_43wo7_1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;width:100vw;overflow:hidden;background-color:var(--primary);color:#fff}._fold_43wo7_13{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;gap:20px;padding:0 20px;text-align:left;animation:_fadeIn_43wo7_1 1s ease-in-out}._fold_43wo7_13 h1{font-size:70px;text-align:center}._animation_43wo7_31{position:relative;display:flex;justify-content:flex-start;align-items:center;height:100%;width:100%;overflow:hidden}#_shareYourPassions_43wo7_1{max-width:100%;height:auto;filter:invert(1);animation:_rotate_43wo7_1 120s linear infinite}._learnMoreContainer_43wo7_48{display:flex;justify-content:center;align-items:flex-end;margin-top:20px}._learnMoreContainer_43wo7_48:hover{cursor:pointer;opacity:.7}._learnMore_43wo7_48{color:#fff;font-size:25px;transform:translate(-15px,15px)}._learnMore_43wo7_48:hover{color:#fff}._about_43wo7_70{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px}@media(max-width:900px){#_shareYourPassions_43wo7_1{opacity:.4}}@keyframes _fadeIn_43wo7_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _rotate_43wo7_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=dark] img._invertible_19php_1{filter:invert(1)}._scrollToTopButton_19php_5{position:fixed;bottom:50px;right:50px;display:flex;align-items:center;justify-content:center;background-color:var(--text-color);color:var(--background-color);border:none;border-radius:20px;width:50px;height:50px;padding:0;font-size:30px;cursor:pointer;box-shadow:0 2px 4px #0000004d;z-index:1001;animation:_fadeIn_19php_1 .3s ease-in-out}@keyframes _fadeIn_19php_1{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media(max-width:800px){._scrollToTopButton_19php_5{bottom:20px;right:20px;width:40px;min-width:50px;min-height:40px;font-size:24px}}._articleContainer_npe6r_1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;width:100%;height:100%;gap:20px;overflow:hidden;overflow-y:auto;animation:_fadeIn_npe6r_1 .5s ease-in-out}._backIcon_npe6r_15{position:absolute;top:20px;left:20px;width:30px;height:30px;cursor:pointer;filter:invert(1)}._articleContainer_npe6r_1 a{color:var(--primary-dark)}._articleHeader_npe6r_29{display:flex;flex-direction:column;align-items:center;gap:30px;width:100%;background-color:var(--primary);color:#fff;margin-top:0;padding:150px 20px}._articleContainer_npe6r_1 h1{font-size:60px;font-weight:700;text-align:center;width:100%;max-width:800px}._articleContainer_npe6r_1 h2{font-size:30px;font-weight:700;text-align:center;width:100%;max-width:800px}._articleContent_npe6r_57{display:flex;flex-direction:column;align-items:center;gap:15px;max-width:800px;width:100%;text-align:left;font-size:18px;padding:30px 20px;margin-bottom:60px}._articleContent_npe6r_57 h3{width:100%;margin-top:25px}._articleContent_npe6r_57 p{width:100%}._appShowcase_npe6r_79{display:flex;align-items:flex-start;gap:20px;width:100%}._appShowcase_npe6r_79 img{width:50px;height:50px;cursor:pointer}@media(max-width:600px){._articleContainer_npe6r_1{padding:0}._articleHeader_npe6r_29{margin-top:0}._articleContainer_npe6r_1 h1{font-size:50px}._articleContainer_npe6r_1 h2{font-size:30px}}@keyframes _fadeIn_npe6r_1{0%{opacity:0}to{opacity:1}}._openMenuButton_7qe6d_1{display:flex;justify-content:center;align-items:center;background-color:transparent;cursor:pointer;padding:0;height:fit-content;border-radius:20px;color:var(--text-color);width:100%}._imageButton_7qe6d_14{padding:5px;width:45px;height:auto;color:var(--text-color)}._textButton_7qe6d_21{display:flex;align-items:center;justify-content:space-between;padding:0 10px;gap:10px;height:fit-content;min-height:35px;min-width:150px;width:100%;background-color:var(--secondary-background-color);color:var(--text-color);border-radius:20px;border:1px solid var(--contrast);box-shadow:0 0 3px #0003;font-size:15px}._withStart_7qe6d_39{display:grid;grid-template-columns:20px auto 20px;color:var(--text-color)}#_lable_7qe6d_49{color:var(--text-color)!important}._withStart_7qe6d_39 ._lable_7qe6d_49{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;color:var(--text-color)}._imageButton_7qe6d_14:hover,._textButton_7qe6d_21:hover{border-radius:20px}._menuContent_7qe6d_64{margin:0;overflow:visible;background-color:var(--secondary-background-color)}._open_7qe6d_1 button{display:flex;padding:10px;background-color:var(--background-color);color:var(--text-color);border:none;cursor:pointer;font-weight:500;font-size:16px;border-radius:10px}._open_7qe6d_1 button:hover{background-color:var(--text-color);color:var(--background-color)}._right_7qe6d_87{left:0}._open_7qe6d_1{height:fit-content;width:fit-content;min-width:200px;visibility:visible;display:flex;flex-direction:column;gap:10px;padding:5px;background-color:var(--secondary-background-color);border:1px solid var(--contrast);color:var(--text-color);border-radius:10px;box-shadow:0 3px 3px #00000080}button{width:100%;text-align:left;font-size:15px;z-index:none}button:disabled{opacity:.5;cursor:auto}._header_14nzn_1{position:absolute;top:0;left:0;display:flex;justify-content:space-between;align-items:center;gap:30px;width:100%;max-width:800px;padding:20px 20px 10px;background-color:var(--background-color);border-radius:30px 30px 0 0;z-index:5}._closeBtn_14nzn_17{height:35px;width:35px;cursor:pointer}._title_14nzn_23{width:fit-content;font-size:30px;font-weight:700;color:var(--text-color);text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-wrap:break-word}@media(min-width:800px){._header_14nzn_1{top:20px}}._subWindow_9h5bj_1{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-color:#000;color:var(--text-color);z-index:101;overflow:hidden}._subWindowContent_9h5bj_15{position:relative;display:flex;flex-direction:column;width:100%;max-width:800px;height:100%;overflow:hidden;background-color:var(--background-color);padding:90px 10px 0;border-radius:30px;animation:_slide-in_9h5bj_1 .75s}@keyframes _slide-in_9h5bj_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:800px){._subWindow_9h5bj_1{padding:20px;background-color:var(--secondary-background-color);background:url(/background_art.svg) center center fixed;background-size:cover}._subWindowContent_9h5bj_15{box-shadow:0 4px 12px #0000004d}}._floatingInputWrapper_1lodq_1{position:relative;margin:0;width:100%}._floatingInput_1lodq_1{width:100%;padding:20px 10px;font-size:16px;border-radius:10px;background:var(--secondary-background-color);color:var(--text-color);height:40px;border:1px solid var(--contrast)}._floatingTextarea_1lodq_18{width:100%;padding:20px 10px;font-size:16px;border-radius:10px;background:var(--secondary-background-color);color:var(--text-color);border:1px solid var(--contrast);min-height:100px;resize:none;overflow:hidden;overflow-y:scroll}._floatingLabel_1lodq_32{position:absolute;top:12px;left:.5rem;color:#777;font-size:1rem;pointer-events:none;transition:.2s ease all;border-radius:5px;background:var(--secondary-background-color);padding:0 .2rem}._floatingInput_1lodq_1:focus+._floatingLabel_1lodq_32,._floatingInput_1lodq_1:not(:placeholder-shown)+._floatingLabel_1lodq_32{top:-8px;left:.4rem;font-size:.75rem;color:var(--text-color)}._floatingTextarea_1lodq_18:focus+._floatingLabel_1lodq_32,._floatingTextarea_1lodq_18:not(:placeholder-shown)+._floatingLabel_1lodq_32{top:-8px;left:.4rem;font-size:.75rem;color:var(--text-color)}._registerContainer_pfcba_1{display:flex;flex-direction:column;padding:20px;gap:30px}._buttonContainer_pfcba_8{position:fixed;bottom:0;left:0;width:100%;max-width:800px;background-color:var(--background-color);display:flex;padding:20px;border-radius:30px;justify-content:flex-end;gap:10px}@media screen and (min-width:800px){._buttonContainer_pfcba_8{bottom:20px;left:calc(50% - 245px)}}._loginContainer_1njly_1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;gap:20px;background-color:var(--primary-background-color)}._loginForm_1njly_12{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:300px;padding:10px;gap:10px;border-radius:10px}._registerPrompt_1njly_24{max-width:280px;margin-top:15px}._calendar_18y6f_1{display:flex;background:#fff;border:1px solid #d9e1e7;border-radius:16px;padding:1rem;height:100vh;width:100vw;gap:30px;padding-top:90px}._toolbar_18y6f_13{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:25vw;gap:1rem;padding:10px 0 0}._toolbarTop_18y6f_24{display:flex;justify-content:space-between;align-items:center;width:100%;gap:.75rem}._title_18y6f_32{margin:0;font-size:20px;color:#1b2533}._navButton_18y6f_38{background:#fff;color:#1b2533;border-radius:10px;padding:10px;cursor:pointer;font:inherit;transition:background .2s ease,border-color .2s ease,color .2s ease}._todayButton_18y6f_48{border:1px solid #cfd8e3;background:#fff;color:#1b2533;border-radius:10px;padding:.55rem .85rem;cursor:pointer;font:inherit;transition:background .2s ease,border-color .2s ease,color .2s ease}._navButton_18y6f_38:hover,._todayButton_18y6f_48:hover{background:#f4f7fa;border-color:#b9c6d4}._viewSwitcher_18y6f_65{display:flex;width:100%;gap:0;border:2px solid var(--text-color);border-radius:20px;overflow:hidden}._viewButton_18y6f_74{display:flex;justify-content:center;align-items:center;border-radius:0;background-color:var(--background-color);color:var(--text-color)}._viewButton_18y6f_74:focus,._viewButton_18y6f_74:active,._viewButton_18y6f_74:hover{outline:none;border:none}._viewButton_18y6f_74:hover{outline:none;border:none;background-color:var(--secondary-background-color)}._activeViewButton_18y6f_94{background:#000!important;color:#fff}._infoMessage_18y6f_99,._errorMessage_18y6f_100,._emptyState_18y6f_101{position:absolute;top:50%;left:50%;padding:1rem;border-radius:12px;font-size:.95rem}._infoMessage_18y6f_99{background:#f4f7fa;color:#324154}._errorMessage_18y6f_100{background:#fdeaea;color:#a63b3b}._monthView_18y6f_120{width:75vw}._weekdayHeader_18y6f_124{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:.5rem}._weekdayCell_18y6f_130{font-weight:600;color:#5c6b7a;padding:.75rem .5rem;text-align:center}._monthGrid_18y6f_137{display:grid;grid-template-columns:repeat(7,1fr);height:calc(100vh - 200px);gap:.5rem}._monthCell_18y6f_144{height:100%;border-radius:20px;padding:10px;background:var(--secondary-background-color);display:flex;flex-direction:column}._smallMonthHeader_18y6f_154{font-size:15px;width:100%;display:flex;text-align:left;font-weight:600;color:#5c6b7a;text-align:center;margin-bottom:10px}._smallMonthGrid_18y6f_165{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}._monthCell_18y6f_144:hover,._smallMonthCell_18y6f_171:hover{background-color:var(--tertiary-background-color);color:var(--primary)}._smallMonthCell_18y6f_171{display:flex;justify-content:center;align-items:center;height:30px;width:30px;border-radius:10px;cursor:pointer}._selectedSmallMonthCell_18y6f_186{background-color:var(--primary);color:var(--secondary-background-color)}._otherMonth_18y6f_191{background:#f8fafc;opacity:.7}._todayCell_18y6f_196{background-color:var(--primary-light)}._monthCellHeader_18y6f_200{display:flex;justify-content:flex-end;margin-bottom:.5rem}._dayNumber_18y6f_206{font-weight:700}._monthCellEvents_18y6f_210{display:flex;flex-direction:column;gap:.3rem}._monthEvent_18y6f_216{color:#fff;border-radius:8px;padding:.3rem .45rem;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._moreEvents_18y6f_226{font-size:.8rem;color:#5c6b7a}._weekView_18y6f_231{width:75vw;overflow-x:auto}._weekColumns_18y6f_236{display:grid;grid-template-columns:repeat(7,minmax(160px,1fr));gap:.75rem}._weekColumn_18y6f_236{border:1px solid #e1e7ee;border-radius:12px;background:#fff;min-height:420px;display:flex;flex-direction:column}._weekColumnHeader_18y6f_251{padding:.85rem;border-bottom:1px solid #e1e7ee;font-weight:600;color:#233243;background:#f8fafc;border-radius:12px 12px 0 0}._todayColumnHeader_18y6f_260{background:#e8faf8;color:#006f68}._weekColumnBody_18y6f_265{padding:.75rem;display:flex;flex-direction:column;gap:.6rem}._weekEvent_18y6f_272{border-left:4px solid #00a199;background:#f8fafc;border-radius:10px;padding:.65rem .75rem}._weekEventTitle_18y6f_279{font-weight:600;color:#233243;margin-bottom:.25rem}._weekEventTime_18y6f_285{font-size:.85rem;color:#5c6b7a}._emptyDay_18y6f_290{color:#7a8794;font-size:.9rem}._dayView_18y6f_295{width:75vw}._dayHeader_18y6f_299{font-size:1.1rem;font-weight:700;color:#233243;margin-bottom:1rem}._dayEvents_18y6f_306{display:flex;flex-direction:column;gap:.85rem}._eventCard_18y6f_312{border:1px solid #e1e7ee;border-left:5px solid #00a199;border-radius:12px;padding:.9rem 1rem;background:#fff}._eventTitleRow_18y6f_320{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}._eventTitle_18y6f_320{font-size:1rem;font-weight:700;color:#1b2533}._eventTime_18y6f_334{font-size:.9rem;color:#5c6b7a}._eventMeta_18y6f_339{margin-top:.4rem;font-size:.9rem;color:#46576a}._eventDescription_18y6f_345{margin-top:.55rem;color:#324154;line-height:1.45}._eventFooter_18y6f_351{margin-top:.8rem}._badge_18y6f_355{display:inline-block;background:#e8faf8;color:#006f68;border-radius:999px;padding:.25rem .6rem;font-size:.8rem;font-weight:600}@media(max-width:900px){._monthGrid_18y6f_137{grid-template-columns:repeat(2,1fr)}._weekdayHeader_18y6f_124{display:none}}@media(max-width:640px){._toolbar_18y6f_13{align-items:stretch}._toolbarTop_18y6f_24,._viewSwitcher_18y6f_65{width:100%}._viewSwitcher_18y6f_65{justify-content:space-between}._monthGrid_18y6f_137,._weekColumns_18y6f_236{grid-template-columns:1fr}}._page_1bpfv_1{display:flex;height:100vh;width:100vw;padding:100px 0 10px;background:var(--secondary-background-color)}._card_1bpfv_9{display:flex;flex-direction:column;max-width:900px;height:100%;margin:0 auto;background:var(--background-color);border-radius:20px;box-shadow:0 10px 30px #13233a0f;overflow:scroll;overflow-x:hidden}._header_1bpfv_22{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e7edf3}._title_1bpfv_27{margin:0;font-size:1.75rem;line-height:1.2;color:#162130}._subtitle_1bpfv_34{margin:.4rem 0 0;color:#617286;font-size:.98rem}._form_1bpfv_40{padding:1.5rem}._section_1bpfv_44{margin-bottom:1.1rem;min-width:0}._row_1bpfv_49{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._label_1bpfv_55{display:inline-block;margin-bottom:.45rem;font-size:.95rem;font-weight:600;color:#243447}._input_1bpfv_63,._textarea_1bpfv_64,._select_1bpfv_65{width:100%;box-sizing:border-box;border:1px solid #cfd9e3;border-radius:12px;background:#fff;color:#162130;font:inherit;padding:.78rem .9rem;transition:border-color .2s ease,box-shadow .2s ease}._input_1bpfv_63:focus,._textarea_1bpfv_64:focus,._select_1bpfv_65:focus{outline:none;border-color:#00a199;box-shadow:0 0 0 3px #00a1991f}._textarea_1bpfv_64{resize:vertical;min-height:110px}._select_1bpfv_65{appearance:none}._colorRow_1bpfv_94{display:grid;grid-template-columns:70px 1fr;gap:.75rem;align-items:center}._colorInput_1bpfv_101{width:70px;height:46px;padding:.2rem;border:1px solid #cfd9e3;border-radius:12px;background:#fff;cursor:pointer}._checkboxRow_1bpfv_111{margin:.5rem 0 1.25rem}._checkboxLabel_1bpfv_115{display:inline-flex;align-items:center;gap:.6rem;color:#243447;font-weight:500;cursor:pointer}._helpText_1bpfv_124{margin-top:.45rem;font-size:.86rem;color:#6b7c8f}._actions_1bpfv_130{display:flex;justify-content:flex-end;gap:.8rem;margin-top:1.5rem}._primaryButton_1bpfv_137,._secondaryButton_1bpfv_138{border:1px solid transparent;border-radius:12px;font:inherit;padding:.78rem 1.15rem;cursor:pointer;transition:transform .15s ease,opacity .2s ease,background .2s ease}._primaryButton_1bpfv_137{background:#00a199;color:#fff}._primaryButton_1bpfv_137:hover{opacity:.95}._secondaryButton_1bpfv_138{background:#fff;border-color:#cfd9e3;color:#243447}._secondaryButton_1bpfv_138:hover{background:#f7fafc}._primaryButton_1bpfv_137:disabled,._secondaryButton_1bpfv_138:disabled{opacity:.65;cursor:not-allowed}._errorBanner_1bpfv_172,._successBanner_1bpfv_173{border-radius:12px;padding:.85rem 1rem;margin-bottom:1rem;font-size:.95rem}._errorBanner_1bpfv_172{background:#fdecec;color:#a13737;border:1px solid #f5caca}._successBanner_1bpfv_173{background:#e9faf7;color:#0d6f67;border:1px solid #bcebe3}._fieldError_1bpfv_192{margin-top:.4rem;font-size:.86rem;color:#b13d3d}._inputError_1bpfv_198{border-color:#d45a5a}@media(max-width:700px){._page_1bpfv_1,._form_1bpfv_40,._header_1bpfv_22{padding:1rem}._row_1bpfv_49{grid-template-columns:1fr;gap:0}._actions_1bpfv_130{flex-direction:column-reverse}._primaryButton_1bpfv_137,._secondaryButton_1bpfv_138{width:100%}}._page_1ln13_1{display:flex;height:100vh;width:100vw;padding:100px 0 10px;background:var(--secondary-background-color)}._card_1ln13_9{display:flex;flex-direction:column;max-width:900px;height:100%;margin:0 auto;background:var(--background-color);border-radius:20px;box-shadow:0 10px 30px #13233a0f;overflow:scroll;overflow-x:hidden}._hero_1ln13_22{border-top:6px solid #00a199;padding:1.5rem;border-bottom:1px solid #e7edf3}._heroTop_1ln13_28{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._title_1ln13_35{margin:0;font-size:1.9rem;line-height:1.2;color:#162130}._heroMeta_1ln13_42{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.75rem}._statusBadge_1ln13_49,._typeBadge_1ln13_50{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .75rem;font-size:.84rem;font-weight:700;text-transform:capitalize}._statusConfirmed_1ln13_60{background:#e9faf7;color:#0d6f67}._statusTentative_1ln13_65{background:#fff5df;color:#946200}._statusCancelled_1ln13_70{background:#fdecec;color:#ab3d3d}._statusDefault_1ln13_75{background:#eef3f7;color:#466074}._typeBadge_1ln13_50{background:#eef6ff;color:#2e5f9a}._colorPreview_1ln13_85{width:52px;height:52px;border-radius:14px;border:1px solid rgba(0,0,0,.08);flex-shrink:0}._description_1ln13_93,._descriptionMuted_1ln13_94{margin:1rem 0 0;line-height:1.6;font-size:1rem}._description_1ln13_93{color:#2a3a4d}._descriptionMuted_1ln13_94{color:#738395}._content_1ln13_108{padding:1.5rem}._section_1ln13_112+._section_1ln13_112{margin-top:1.5rem}._sectionTitle_1ln13_116{margin:0 0 1rem;font-size:1.05rem;color:#162130}._detailGrid_1ln13_122{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._detailItem_1ln13_128{border:1px solid #e4ebf2;border-radius:14px;padding:1rem;background:#fbfcfe}._detailLabel_1ln13_135{font-size:.84rem;font-weight:700;color:#66788b;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.45rem}._detailValue_1ln13_144{color:#1d2a39;line-height:1.45;word-break:break-word}._detailValueMono_1ln13_150{color:#1d2a39;font-family:Consolas,Courier New,monospace;word-break:break-word}._actions_1ln13_156{display:flex;justify-content:flex-end;gap:.8rem;padding:0 1.5rem 1.5rem}._primaryButton_1ln13_163,._secondaryButton_1ln13_164{border:1px solid transparent;border-radius:12px;font:inherit;padding:.78rem 1.15rem;cursor:pointer;transition:opacity .2s ease,background .2s ease}._primaryButton_1ln13_163{background:#00a199;color:#fff}._primaryButton_1ln13_163:hover{opacity:.95}._secondaryButton_1ln13_164{background:#fff;border-color:#cfd9e3;color:#243447}._secondaryButton_1ln13_164:hover{background:#f7fafc}._infoMessage_1ln13_192,._errorMessage_1ln13_193{margin:1.5rem;padding:1rem;border-radius:12px;font-size:.95rem}._infoMessage_1ln13_192{background:#f1f5f9;color:#344558}._errorMessage_1ln13_193{background:#fdecec;color:#a13737;border:1px solid #f5caca}@media(max-width:720px){._page_1ln13_1{padding:1rem}._hero_1ln13_22,._content_1ln13_108,._actions_1ln13_156{padding-left:1rem;padding-right:1rem}._heroTop_1ln13_28{flex-direction:column;align-items:stretch}._detailGrid_1ln13_122{grid-template-columns:1fr}._actions_1ln13_156{flex-direction:column-reverse}._primaryButton_1ln13_163,._secondaryButton_1ln13_164{width:100%}}._overlay_1239w_1{position:fixed;inset:0;z-index:1000;background:#1118277a;display:flex;align-items:center;justify-content:center;padding:20px;width:100vw}._modal_1239w_13{width:100%;max-width:560px;max-height:min(80vh,720px);display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 24px 80px #0000002e;overflow:hidden}._header_1239w_25{display:flex;justify-content:space-between;align-items:start;min-width:100%;gap:16px;padding:20px 20px 14px;border-bottom:1px solid #eceff3}._title_1239w_35{width:100%;text-align:left;margin:0;font-size:1.25rem;font-weight:700;color:#111}._subtitle_1239w_44{width:100%;text-align:left;margin:6px 0 0;color:#667085;font-size:.95rem}._closeButton_1239w_52{border:0;background:transparent;color:#667085;font-size:1.75rem;line-height:1;cursor:pointer;width:fit-content;padding:0}._searchSection_1239w_63{padding:16px 20px 12px;border-bottom:1px solid #eceff3}._searchInput_1239w_68{width:100%;height:42px;padding:0 14px;border:1px solid #d7dbe2;border-radius:10px;font:inherit;outline:none}._searchInput_1239w_68:focus{border-color:#111}._userList_1239w_82{display:flex;flex-direction:column;overflow-y:auto;padding:6px 0}._userRow_1239w_89{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;width:100%;border:0;background:#fff;text-align:left;padding:12px 20px;cursor:pointer}._userRow_1239w_89:hover{background:#f8fafc}._userRowSelected_1239w_105{background:#f1f5f9}._avatar_1239w_109{width:48px;height:48px;border-radius:50%;background:var(--avatar-accent, #009c7d);color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:700}._avatarImage_1239w_122{width:100%;height:100%;object-fit:cover}._userInfo_1239w_128{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px}._userTop_1239w_136{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}._userName_1239w_144{font-weight:700;color:#111}._username_1239w_149{color:#667085;font-size:.9rem}._userMeta_1239w_154{margin:0;color:#667085;font-size:.9rem;overflow:hidden;text-overflow:ellipsis}._footer_1239w_162{display:flex;flex-direction:row;justify-content:space-between;gap:12px;padding:16px 20px 20px;border-top:1px solid #eceff3}._primaryButton_1239w_171,._secondaryButton_1239w_172{height:40px;width:100%;padding:0 14px;border-radius:10px;font-weight:600;cursor:pointer}._primaryButton_1239w_171{border:0;background:#111;color:#fff}._primaryButton_1239w_171:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_1239w_172{border:1px solid #d7dbe2;background:#fff;color:#111}._stateBox_1239w_198{margin:16px 20px 0;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa;color:#374151}._emptyState_1239w_207{padding:32px 20px;text-align:center}._emptyTitle_1239w_212{margin:0 0 8px;color:#111;font-size:1rem}._emptyText_1239w_218{margin:0;color:#667085}@media(max-width:640px){._overlay_1239w_1{padding:12px}._modal_1239w_13{max-height:90vh}._primaryButton_1239w_171,._secondaryButton_1239w_172{width:100%}}._messages_i7tl2_1{display:flex;flex-direction:column;min-height:100%;width:100vw;background:#fff;border-right:1px solid #e7e7e7;padding-top:100px}._header_i7tl2_11{display:flex;align-items:center;justify-content:space-between;width:100vw;gap:16px;padding:20px 20px 12px;border-bottom:1px solid #efefef}._title_i7tl2_21{margin:0;font-size:1.5rem;line-height:1.2;font-weight:700;color:#111}._subtitle_i7tl2_29{margin:6px 0 0;font-size:.95rem;color:#6b7280}._composeButton_i7tl2_35{appearance:none;border:0;border-radius:10px;background:#111;color:#fff;padding:10px 14px;font:inherit;font-weight:600;cursor:pointer;transition:background .12s ease,transform .12s ease}._composeButton_i7tl2_35:hover{background:#222}._composeButton_i7tl2_35:active{transform:translateY(1px)}._toolbar_i7tl2_56{padding:12px 20px 16px;border-bottom:1px solid #efefef}._searchWrapper_i7tl2_61{position:relative;display:block}._searchIcon_i7tl2_66{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#6b7280;pointer-events:none;font-size:.95rem}._searchInput_i7tl2_76{width:100%;height:42px;padding:0 14px 0 36px;border:1px solid #d8dce2;border-radius:10px;background:#fff;color:#111;font:inherit;outline:none}._searchInput_i7tl2_76:focus{border-color:#111}._list_i7tl2_92{display:flex;flex-direction:column;overflow-y:auto}._conversationItem_i7tl2_98{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;width:100%;padding:14px 20px;border:0;border-bottom:1px solid #f2f2f2;background:#fff;text-align:left;cursor:pointer;transition:background .12s ease}._conversationItem_i7tl2_98:hover{background:#f8fafc}._conversationItemActive_i7tl2_116{background:#f3f6fb}._avatar_i7tl2_120{width:52px;height:52px;border-radius:50%;background:var(--avatar-accent, #009c7d);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;overflow:hidden;flex-shrink:0}._avatarImage_i7tl2_134{width:100%;height:100%;object-fit:cover;display:block}._conversationMain_i7tl2_141{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:8px}._conversationTopRow_i7tl2_149,._conversationBottomRow_i7tl2_150{display:flex;align-items:center;gap:10px}._conversationTopRow_i7tl2_149,._conversationBottomRow_i7tl2_150{justify-content:space-between}._conversationName_i7tl2_164{min-width:0;margin:0;font-size:1rem;line-height:1.2;font-weight:700;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._conversationTime_i7tl2_176{flex-shrink:0;font-size:.8rem;color:#6b7280}._conversationPreview_i7tl2_182{min-width:0;margin:0;font-size:.92rem;color:#5b6472;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._conversationMeta_i7tl2_192{display:flex;align-items:center;gap:8px;flex-shrink:0}._metaBadge_i7tl2_199{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;background:#eef2f7;color:#516071;font-size:.75rem;font-weight:600}._unreadBadge_i7tl2_211{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}._stateBox_i7tl2_225{margin:16px 20px 0;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa;color:#374151}._emptyState_i7tl2_234{padding:40px 20px;text-align:center}._emptyTitle_i7tl2_239{margin:0 0 8px;font-size:1.1rem;color:#111}._emptyText_i7tl2_245{margin:0;color:#6b7280}@media(max-width:768px){._composeButton_i7tl2_35{width:100%}._conversationItem_i7tl2_98{grid-template-columns:44px minmax(0,1fr);padding:12px 16px}._avatar_i7tl2_120{width:44px;height:44px}}._screen_ehvbo_1{--bg: #f4f7f7;--panel: #ffffff;--panel-2: #f7f9f9;--text: #162224;--muted: #6f7e83;--line: #d8e2e2;--brand: #009c7d;--brand-dark: #007a62;--brand-soft: #e4f5f1;--bubble-self: #dff7f0;--bubble-other: #ffffff;--reply-bg: rgba(0, 0, 0, .035);--shadow: 0 10px 30px rgba(19, 40, 36, .08);display:grid;grid-template-rows:auto 1fr auto;height:100vh;min-height:680px;width:100vw;background:radial-gradient(circle at top left,#eef8f5 0,transparent 28%),linear-gradient(180deg,#f8fbfb 0%,var(--bg) 100%);color:var(--text);overflow:hidden;padding-top:100px}._header_ehvbo_29{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:#ffffffe0;border-bottom:1px solid var(--line);backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}._headerMain_ehvbo_43{display:flex;align-items:center;gap:1rem;min-width:0}._headerAvatarCluster_ehvbo_50{display:flex;align-items:center}._headerAvatar_ehvbo_50{width:2.6rem;height:2.6rem;margin-left:-.4rem;border-radius:999px;border:2px solid #ffffff;display:grid;place-items:center;font-size:.76rem;font-weight:700;color:#173330;overflow:hidden;box-shadow:0 4px 12px #12282414}._headerAvatar_ehvbo_50:first-child{margin-left:0}._headerAvatarImage_ehvbo_74,._avatarImage_ehvbo_75{width:100%;height:100%;object-fit:cover}._headerInfo_ehvbo_81{min-width:0}._headerTitle_ehvbo_85{margin:0;font-size:1rem;line-height:1.2;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerSubtitle_ehvbo_95{margin:.2rem 0 0;color:var(--muted);font-size:.88rem}._headerActions_ehvbo_101{display:flex;align-items:center;gap:.5rem}._iconButton_ehvbo_107{width:2.5rem;height:2.5rem;display:grid;place-items:center;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);cursor:pointer;transition:transform .12s ease,border-color .12s ease,background-color .12s ease}._iconButton_ehvbo_107:hover{transform:translateY(-1px);border-color:#bfd1cf;background:#f8fbfb}._iconButton_ehvbo_107:active{transform:translateY(0)}._messagesArea_ehvbo_133{min-height:0;width:100vw;padding:1rem}._messagesScroller_ehvbo_139{height:100%;width:calc(100vw - 10px);overflow:auto}._messagesScroller_ehvbo_139::-webkit-scrollbar{width:10px}._messagesScroller_ehvbo_139::-webkit-scrollbar-thumb{background:#cfdddd;border-radius:999px;border:2px solid transparent;background-clip:padding-box}._dayGroup_ehvbo_157+._dayGroup_ehvbo_157{margin-top:1.5rem}._dayDivider_ehvbo_161{display:flex;justify-content:center;margin:1rem 0}._dayDividerLabel_ehvbo_167{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.25rem .85rem;border:1px solid var(--line);border-radius:999px;background:#ffffffe0;color:var(--muted);font-size:.78rem;font-weight:600;box-shadow:0 4px 14px #1228240f}._messageList_ehvbo_182{display:flex;flex-direction:column;gap:.9rem;width:100vw}._messageRow_ehvbo_189{display:grid;grid-template-columns:2.6rem minmax(0,1fr);gap:.75rem;max-width:93vw;align-items:end}._messageRowOwn_ehvbo_197{grid-template-columns:minmax(0,1fr) 2.6rem}._avatar_ehvbo_75{width:2.6rem;height:2.6rem;border-radius:999px;display:grid;place-items:center;font-size:.76rem;font-weight:700;color:#16312d;overflow:hidden}._avatarSpacer_ehvbo_213{width:2.6rem;height:2.6rem}._messageWrap_ehvbo_218{max-width:84%;width:fit-content;justify-self:start}._messageWrapOwn_ehvbo_224{justify-self:end;width:100%;min-width:100px}._messageSenderRow_ehvbo_230{display:flex;align-items:center;width:fit-content;gap:.55rem;margin:0 0 .35rem .15rem}._messageSender_ehvbo_230{font-size:.82rem;font-weight:700;color:var(--text)}._messageTimeMuted_ehvbo_244{font-size:.76rem;color:var(--muted)}._bubble_ehvbo_249{border-radius:1.2rem;padding:10px;box-shadow:var(--shadow);border:1px solid rgba(215,226,226,.85)}._bubbleOther_ehvbo_256{background:var(--bubble-other);border-top-left-radius:.45rem}._bubbleOwn_ehvbo_261{background:var(--bubble-self);border-top-right-radius:.45rem}._replyPreview_ehvbo_268{display:flex;flex-direction:column;gap:.18rem;margin-bottom:.65rem;padding:.55rem .7rem;border-left:3px solid var(--brand);border-radius:.8rem;background:var(--reply-bg)}._replyLabel_ehvbo_279{font-size:.74rem;font-weight:700;color:var(--brand-dark)}._replyText_ehvbo_285{font-size:.82rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._messageText_ehvbo_293{margin:0;width:100%;text-align:left;white-space:pre-wrap;word-break:break-word;line-height:1.5;font-size:.96rem}._attachmentStack_ehvbo_303,._uploadStack_ehvbo_304{display:flex;flex-direction:column;gap:.7rem;margin-top:.7rem}._artifactCard_ehvbo_311{border:1px solid #d5e5e2;border-radius:1rem;background:#fbfdfd;overflow:hidden}._artifactMeta_ehvbo_318{display:flex;gap:.45rem;padding:.65rem .8rem 0;flex-wrap:wrap}._artifactSource_ehvbo_325,._artifactType_ehvbo_326{display:inline-flex;align-items:center;min-height:1.65rem;padding:0 .55rem;border-radius:999px;font-size:.72rem;font-weight:700}._artifactSource_ehvbo_325{background:#e7f5f1;color:var(--brand-dark)}._artifactType_ehvbo_326{background:#edf1f1;color:#536266}._artifactBody_ehvbo_346{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:.8rem;padding:.75rem}._artifactImage_ehvbo_353,._artifactImagePlaceholder_ehvbo_354{width:100%;height:7rem;border-radius:.8rem;object-fit:cover;background:#e8efef}._artifactImagePlaceholder_ehvbo_354{display:grid;place-items:center;font-size:.82rem;color:var(--muted)}._artifactContent_ehvbo_369{min-width:0}._artifactTitle_ehvbo_373{margin:0;font-size:.95rem;line-height:1.3}._artifactText_ehvbo_379{margin:.35rem 0 0;color:var(--muted);font-size:.88rem;line-height:1.45}._artifactLink_ehvbo_386{display:inline-block;margin-top:.55rem;color:var(--brand-dark);font-size:.86rem;font-weight:700;text-decoration:none}._artifactLink_ehvbo_386:hover{text-decoration:underline}._imageUpload_ehvbo_399{overflow:hidden;border-radius:1rem;border:1px solid #d7e4e2;background:#eef4f4}._uploadImage_ehvbo_406{display:block;width:100%;max-height:20rem;object-fit:cover}._fileUpload_ehvbo_413{display:flex;align-items:center;gap:.75rem;padding:.8rem;border:1px solid #d7e4e2;border-radius:1rem;background:#fbfdfd;text-decoration:none;color:inherit}._fileIcon_ehvbo_425{width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:.8rem;background:#edf6f4;font-size:1.1rem}._fileMeta_ehvbo_435{display:flex;flex-direction:column;min-width:0}._fileName_ehvbo_441{font-size:.92rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileType_ehvbo_449{font-size:.8rem;color:var(--muted)}._bubbleFooter_ehvbo_454{display:flex;justify-content:flex-end;align-items:center;gap:.45rem;margin-top:.55rem}._messageTime_ehvbo_244,._editedBadge_ehvbo_463{font-size:.72rem;color:var(--muted)}._reactionBar_ehvbo_468{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem;padding-left:.15rem}._reactionChip_ehvbo_476{min-height:1.85rem;padding:0 .6rem;border-radius:999px;border:1px solid #d8e6e3;background:#fff;display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;cursor:pointer}._composer_ehvbo_489{padding:.9rem 1rem 1rem;border-top:1px solid var(--line);background:#ffffffeb;backdrop-filter:blur(10px)}._composerReply_ehvbo_496{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem .8rem;margin-bottom:.65rem;border:1px solid #d9e5e3;border-radius:1rem;background:#f7fbfa}._composerReplyText_ehvbo_508{display:flex;flex-direction:column;min-width:0}._composerReplyLabel_ehvbo_514{font-size:.76rem;font-weight:700;color:var(--brand-dark)}._composerReplySnippet_ehvbo_520{font-size:.84rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._composerReplyClose_ehvbo_528{border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:1rem}._composerRow_ehvbo_536{display:flex;flex-direction:row;gap:.75rem;align-items:end}._composerActions_ehvbo_543{display:flex;gap:.45rem}._hiddenInput_ehvbo_548{display:none}._composerInput_ehvbo_552{width:100%;min-height:3rem;max-height:12rem;resize:vertical;border:1px solid var(--line);border-radius:1.2rem;background:#fff;padding:.9rem 1rem;font:inherit;color:var(--text);outline:none;box-shadow:inset 0 1px 1px #0f1e1a08}._composerInput_ehvbo_552:focus{border-color:#8ccbbb;box-shadow:0 0 0 3px #009c7d1f,inset 0 1px 1px #0f1e1a08}._sendButton_ehvbo_574{max-width:50px;height:50px;padding:0 1rem;border:0;border-radius:999px;background:linear-gradient(180deg,#00b08d 0%,var(--brand) 100%);color:#fff;font-weight:700;font:inherit;cursor:pointer;box-shadow:0 10px 20px #009c7d2e;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}._sendButton_ehvbo_574:hover{transform:translateY(-1px);box-shadow:0 14px 24px #009c7d3d}._sendButton_ehvbo_574:active{transform:translateY(0)}@media(max-width:900px){._messagesArea_ehvbo_133{padding:.75rem}._messageWrap_ehvbo_218{max-width:92%}._artifactBody_ehvbo_346{grid-template-columns:1fr}._artifactImage_ehvbo_353,._artifactImagePlaceholder_ehvbo_354{height:12rem}}@media(max-width:640px){._screen_ehvbo_1{min-height:100dvh}._header_ehvbo_29{padding:.85rem .8rem}._headerActions_ehvbo_101{gap:.35rem}._iconButton_ehvbo_107{width:50px;height:50px}._messageRow_ehvbo_189,._messageRowOwn_ehvbo_197{grid-template-columns:2.3rem minmax(0,1fr)}._messageRowOwn_ehvbo_197{grid-template-columns:minmax(0,1fr) 2.3rem}._avatar_ehvbo_75,._avatarSpacer_ehvbo_213{width:2.3rem;height:2.3rem}._composer_ehvbo_489{padding:.7rem .7rem calc(.7rem + env(safe-area-inset-bottom))}._composerRow_ehvbo_536{grid-template-columns:1fr}._composerActions_ehvbo_543{order:2}._composerInputWrap_ehvbo_665{order:1}._sendButton_ehvbo_574{order:3;width:100%}}._profileContainer_1pwj3_1{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;overflow-y:scroll;animation:_fade-in_1pwj3_1 .7s;padding-bottom:100px}._header_1pwj3_13{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:200px;border-radius:0 0 20px 20px}._backButton_1pwj3_24{position:absolute;top:20px;left:15px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:5px;filter:invert(1)}._profilePicture_1pwj3_37{width:120px;height:120px;border-radius:50%;border:3px solid var(--background-color);border-bottom:7px solid var(--background-color);object-fit:cover}._profileBio_1pwj3_46{position:relative;display:flex;flex-direction:column;align-items:left;justify-content:center;height:fit-content;width:100%;max-width:800px;padding:25px 20px 35px;gap:10px;background-color:var(--background-color);color:var(--text-color);animation:_fade-in_1pwj3_1 .7s;border-bottom:2px solid #e9e9e9}._profileBioTop_1pwj3_63{display:grid;grid-template-columns:1fr 35px;gap:15px}._loadingName_1pwj3_69,._loadingUsername_1pwj3_69{width:100%;max-width:300px;height:30px;background-color:var(--contrast);border-radius:5px;animation:_pulse_1pwj3_1 1.5s infinite}._loadingUsername_1pwj3_69{max-width:150px;height:20px}._profileStats_1pwj3_83{display:flex;justify-content:space-between;color:var(--text-color);font-weight:900;width:100%;margin:10px 0;gap:10px}._profileStats_1pwj3_83 p{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;width:100%;padding:10px 15px;border-radius:10px;background-color:var(--secondary-background-color)}._receivedWishesSection_1pwj3_104{max-width:800px;width:100%}._receivedWishesSection_1pwj3_104 h2{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:800px;padding:40px 20px 0}._noWishesText_1pwj3_118{padding:20px;font-size:18px;color:var(--contrast)}._wishesGrid_1pwj3_124{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;justify-content:center;width:100%;height:fit-content;padding:20px}._wishlistsGrid_1pwj3_134{display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%;height:fit-content;padding:20px}@keyframes _fade-in_1pwj3_1{0%{opacity:0}to{opacity:1}}@keyframes _pulse_1pwj3_1{0%{background-color:var(--contrast)}50%{background-color:var(--tertiary-background-color)}to{background-color:var(--contrast)}}@media(max-width:800px){._profileBio_1pwj3_46{padding:15px 10px 25px}._profileStats_1pwj3_83 p{padding:8px 10px;font-size:14px}}._tabsContainer_41irb_1{position:relative;width:100%;height:100vh;overflow:visible}._header_41irb_8{width:100%;display:flex;gap:5px;padding:0 15px}._headerButton_41irb_15{display:flex;justify-content:center;color:var(--text-color);background-color:var(--secondary-background-color);border:none;border-radius:10px;padding:5px;cursor:pointer}._active_41irb_26{background-color:var(--text-color);color:var(--background-color)}._content_41irb_31{width:100%;height:100%;padding:0 15px}._userAvatar_1kj1f_1{border-radius:50%;padding:0;margin:0;display:flex;align-items:center;justify-content:center}._avatarImage_1kj1f_19{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid var(--text-color);border-bottom:5px solid var(--text-color)}._addFriendsContent_ey7qf_1{display:flex;flex-direction:column;width:100%;height:100%;padding:0;gap:10px}._friendRecommendations_ey7qf_10{display:flex;flex-direction:column;width:100%;height:100%;padding:10px 0;gap:10px}._friendRecommendation_ey7qf_10{display:grid;grid-template-columns:50px 1fr fit-content(100px);align-items:center;gap:15px;width:100%;height:50px;overflow:show}._searchBar_ey7qf_29{padding:15px 20px;border:2px solid grey;background-color:var(--secondary-background-color);border-radius:50px}._emptyContainer_ey7qf_36{display:flex;flex-direction:column;align-items:center;justify-content:center;height:500px;max-height:100%;font-size:18px;padding:20px;gap:20px;color:var(--contrast)}._settingsContainer_1buhm_1{position:relative;display:flex;flex-direction:column;width:100%;padding:0 10px 100px;gap:20px;overflow:hidden;overflow-y:scroll}._changeContainer_1buhm_12{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:800px;background-color:var(--secondary-background-color);color:var(--text-color);padding:20px;gap:20px;border-radius:20px}._themeToggle_1buhm_26{display:flex;align-items:center;justify-content:center;padding:5px;width:fit-content;background-color:var(--secondary-background-color);color:var(--text-color);border:none;border-radius:50px;cursor:pointer;z-index:1000}._userHeader_1buhm_40{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:800px;padding:30px 20px;border-radius:10px}._userAvatar_1buhm_51{width:100px;height:100px;border-radius:50%;background-color:var(--tertiary-background-color);display:flex;align-items:center;justify-content:center}._avatarImage_1buhm_61{width:100%;height:100%;border-radius:50%;object-fit:cover}._watermark_1buhm_68{position:absolute;bottom:calc(50% - 25px);right:calc(50% - 25px);width:50px;height:50px;opacity:.5;filter:invert(1)}._avatarButton_1buhm_78{width:100px;height:100px;border-radius:50%;padding:0;border:none;background-color:var(--tertiary-background-color);display:flex;align-items:center;justify-content:center}._cropperWrapper_1buhm_90{width:100%;max-width:400px;height:300px;position:relative}._controls_1buhm_96{position:relative;display:flex;gap:10px;padding:10px;width:100%;height:100%;border-radius:10px;overflow:hidden}._uploadContainer_1buhm_107{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:500px;max-height:100%;padding:20px;gap:10px;border-radius:10px}._fileInput_1buhm_120{display:none}._uploadButton_1buhm_124{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background-color:var(--primary);color:#fff;font-weight:500;border:none;border-radius:15px;cursor:pointer;transition:background-color .2s ease}._uploadButton_1buhm_124:hover{opacity:.8}._uploadIcon_1buhm_141{width:1.25rem;height:1.25rem;opacity:.8}._changeImageBody_1buhm_147{display:flex;flex-direction:column;align-items:center;width:100%}._changeColorButton_1buhm_154{position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;padding:5px;width:fit-content;background-color:var(--secondary-background-color);color:var(--text-color);border:none;border-radius:50px;cursor:pointer;font-size:14px}._colorBody_1buhm_171{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}._swatchGrid_1buhm_179{display:grid;grid-template-columns:repeat(4,40px);grid-gap:12px;margin-bottom:16px;width:240px}._swatch_1buhm_179{width:60px;height:60px;border-radius:50%;cursor:pointer;padding:0;outline:none}._swatchActions_1buhm_195{display:flex;gap:12px;width:100%}._userDetails_1buhm_201{display:flex;flex-direction:column;width:100%;max-width:800px;padding:20px;border-radius:20px;background-color:var(--secondary-background-color);color:var(--text-color);gap:25px}._userRow_1buhm_213{display:flex;justify-content:space-between;align-items:center;width:100%;gap:10px}._editButton_1buhm_221{background:none;border:none;cursor:pointer;padding:0;width:fit-content}._updateForm_1buhm_229{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:800px;height:fit-content;gap:20px;padding:20px;border-radius:20px;background-color:var(--secondary-background-color);color:var(--text-color);animation:_fadeIn_1buhm_1 .3s ease-in-out}._statusCheck_1buhm_245{position:absolute;top:13px;right:15px;font-size:14px}._buttonContainer_1buhm_252{position:fixed;bottom:0;left:0;width:100%;max-width:800px;background-color:var(--background-color);display:flex;padding:20px;border-radius:30px;justify-content:flex-end;gap:10px}@media screen and (min-width:800px){._buttonContainer_1buhm_252{bottom:20px;left:calc(50% - 245px)}}@keyframes _fadeIn_1buhm_1{0%{opacity:0}to{opacity:1}}@font-face{font-family:SNPro;src:url(/assets/fonts/SNPro-regular.ttf) format("truetype");font-weight:400}@font-face{font-family:SNPro;src:url(/assets/fonts/SNPro-bold.ttf) format("truetype");font-weight:700}@font-face{font-family:Nunito;src:url(../assets/fonts/Nunito/Nunito-VariableFont_wght.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box;font-family:Nunito,sans-serif}.app{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh;margin:0}h1,h2,h3,h4,h5,h6{font-family:Nunito,sans-serif;font-weight:700;letter-spacing:2px}#root{text-align:center}.logo{height:10em;will-change:filter;transition:filter .3s}.logo:hover,.glowing:hover{filter:drop-shadow(0 0 2em #614FFF)}input,textarea{background-color:var(--tertiary-background-color);color:var(--text-color);padding:10px;font-family:TW,sans-serif}:root{--background-color: white;--secondary-background-color: #f5f5f5;--tertiary-background-color: #e0e0e0;--checked: white;--contrast: #8f8f8f;--text-color: #000000;--primary: #614FFF;--primary-light: #d7d1ff;--primary-dark: #110670;--reject: #81000B;--accept: #00751b;--icon-filter: none;--icon-filter-active: invert(1)}[data-theme=dark]{--background-color: #32343b;--secondary-background-color: #000000;--tertiary-background-color: #252525;--checked: #1f1f1f;--contrast: #8f8f8f;--text-color: #ffffff;--primary: #614FFF;--primary-light: #110670;--primary-dark: #cbc5ff;--reject: #f25663;--accept: #47ff72;--icon-filter: invert(1);--icon-filter-active: none}body{background-color:var(--background-color);color:var(--text-color);transition:background-color .3s,color .3s}[data-theme=dark] img.invertible{filter:invert(1)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--background-color);border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:var(--contrast);border-radius:10px}}
