.chat_pageWrapper__D4RKv{max-width:unset!important;padding:0!important;overflow:hidden}.chat_chat__bJcIm{display:flex;flex-direction:column;height:calc(100vh - 70px - 3rem);overflow:hidden}.chat_sidebar__WjHKQ{background:linear-gradient(135deg,#ff6600,#e65c00);border-bottom:2px solid hsla(0,0%,100%,.2);display:flex;align-items:center;padding:.5rem .75rem;overflow-x:auto;flex-shrink:0;scrollbar-width:none}.chat_sidebar__WjHKQ::-webkit-scrollbar{display:none}.chat_sidebarTitle__mW_9J{display:none}.chat_channelList__q5Yjz{list-style:none;margin:0;padding:0;display:flex;gap:.5rem}.chat_channelBtn__HinTb{background:hsla(0,0%,100%,.15);border:none;color:hsla(0,0%,100%,.85);padding:.4rem .85rem;font-size:.9rem;font-family:inherit;cursor:pointer;border-radius:20px;transition:background .15s,color .15s;white-space:nowrap}.chat_channelBtn__HinTb:hover{background:hsla(0,0%,100%,.25);color:#fff}.chat_channelBtn__HinTb.chat_active__S5CSC{background:hsla(0,0%,100%,.25);color:#fff;font-weight:700;box-shadow:inset 0 -2px 0 #fff}.chat_main__YBwTQ{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff}.chat_channelHeader__dcwni{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:#081782;color:#fff;font-weight:700;font-size:1rem;border-bottom:1px solid #ddd;flex-shrink:0}.chat_infoBtn__RH5ux{background:none;border:none;color:hsla(0,0%,100%,.7);font-size:1.1rem;cursor:pointer;padding:0 .25rem;line-height:1;transition:color .15s}.chat_infoBtn__RH5ux:hover{color:#fff}.chat_infoPanel__NcFGc{background:#f8f9fa;border-bottom:1px solid #e5e7eb;padding:1rem 1.25rem;flex-shrink:0;display:flex;flex-direction:column;gap:.75rem}.chat_infoPanelTitle__a1_MS{margin:0;font-size:.9rem;font-weight:700;color:#081782}.chat_infoPanelText__86EsY{margin:0;font-size:.85rem;color:#444;line-height:1.5}.chat_infoPanelNotif__HNgS0{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:#444}.chat_notifGranted__jANWB{color:#16a34a;font-size:.8rem}.chat_notifDenied__htHQ4{color:#dc2626;font-size:.8rem}.chat_notifBtn__ik3Cm{align-self:flex-start;background:#081782;color:#fff;border:none;border-radius:6px;padding:.4rem .85rem;font-size:.8rem;font-family:inherit;cursor:pointer;transition:opacity .15s}.chat_notifBtn__ik3Cm:hover{opacity:.85}.chat_messages__6433m{flex:1 1;overflow-y:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.15rem}.chat_dateDivider__5bX6q{text-align:center;font-size:.75rem;color:#999;margin:1rem 0 .5rem;position:relative}.chat_dateDivider__5bX6q:after,.chat_dateDivider__5bX6q:before{content:"";position:absolute;top:50%;width:40%;height:1px;background:#ddd}.chat_dateDivider__5bX6q:before{left:0}.chat_dateDivider__5bX6q:after{right:0}.chat_messageGroup___Blei,.chat_message__18FN8{display:flex;flex-direction:column}.chat_message__18FN8{max-width:70%;align-self:flex-start}.chat_message__18FN8.chat_own__XpMTj{align-self:flex-end}.chat_message__18FN8.chat_own__XpMTj .chat_bubble__JwK9_{background:#081782;color:#fff;border-radius:18px 18px 4px 18px}.chat_message__18FN8.chat_own__XpMTj .chat_meta__b_4C5{flex-direction:row-reverse}.chat_message__18FN8.chat_own__XpMTj .chat_meta__b_4C5 .chat_author__i6VsK{display:none}.chat_message__18FN8.chat_own__XpMTj .chat_timeOnly__sEzCg{align-self:flex-end}.chat_message__18FN8.chat_continued__xXF_o{margin-top:.1rem}.chat_message__18FN8.chat_continued__xXF_o .chat_bubble__JwK9_{border-radius:4px 18px 18px 4px}.chat_message__18FN8.chat_continued__xXF_o.chat_own__XpMTj .chat_bubble__JwK9_{border-radius:18px 4px 4px 18px}@media screen and (max-width:768px){.chat_message__18FN8{max-width:85%}}.chat_meta__b_4C5{display:flex;align-items:center;gap:.4rem;margin-bottom:.2rem}.chat_avatar__WEe8c{width:1.75rem;height:1.75rem;border-radius:50%;object-fit:cover;border:1px solid #ddd;flex-shrink:0}.chat_avatarFallback__GMelW{width:1.75rem;height:1.75rem;border-radius:50%;background:#081782;color:#fff;font-size:.85rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat_author__i6VsK{font-size:.8rem;font-weight:700;color:#081782}.chat_time__n5ESn{font-size:.7rem;color:#aaa}.chat_timeOnly__sEzCg{font-size:.7rem;color:#ccc;padding:0 .5rem .15rem;align-self:flex-start;display:none}.chat_message__18FN8:hover .chat_timeOnly__sEzCg{display:block}.chat_bubble__JwK9_{background:#f0f2f5;color:#111;padding:.5rem .85rem;border-radius:18px 18px 18px 4px;font-size:.95rem;line-height:1.4;word-break:break-word;white-space:pre-wrap}.chat_link__AqArK{color:inherit;text-decoration:underline;word-break:break-all;opacity:.85}.chat_link__AqArK:hover{opacity:1}.chat_embedImage__yYu0Y{display:block;max-width:100%;max-height:300px;border-radius:8px;margin-top:.25rem;object-fit:contain}.chat_inputArea__DvOuY{display:flex;gap:.5rem;padding:.75rem 1.25rem;border-top:1px solid #ddd;background:#fff;flex-shrink:0}.chat_input__fwxpS{flex:1 1;padding:.6rem 1rem;border:1px solid #ccc;border-radius:24px;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .15s}.chat_input__fwxpS:focus{border-color:#081782}.chat_sendBtn__6sfaX{padding:.6rem 1.25rem;background:#081782;color:#fff;border:none;border-radius:24px;font-size:.9rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s;white-space:nowrap}.chat_sendBtn__6sfaX:hover:not(:disabled){background:rgb(10.9565217391,31.5,178.0434782609)}.chat_sendBtn__6sfaX:disabled{opacity:.45;cursor:default}.chat_empty__6ufvq{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 70px - 3rem);gap:1rem;color:#555;font-size:1.1rem;text-align:center;padding:2rem}.chat_loginLink__E_zqN{padding:.6rem 1.5rem;background:#081782;color:#fff;border-radius:8px;text-decoration:none;font-weight:700}.chat_loginLink__E_zqN:hover{opacity:.85}.content_contentbg__mvtVi{position:relative;min-height:90vh;margin-left:14vw;padding:1rem;animation:content_fadeIn__LQ7Fs 1s ease 0s 1 normal none running;width:86vw}@media screen and (max-width:1024px){.content_contentbg__mvtVi{width:100vw;margin-left:0}}.content_contentbg__mvtVi:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.4;background-color:#fff;background-image:var(--background-photo);background-repeat:no-repeat;background-position:50% 0;background-size:cover;background-attachment:fixed}.content_contentbox__yP_l2{position:relative;transition:all .5s ease-out;background-color:hsla(0,0%,100%,.7);margin:auto;padding:1rem;flex:1 1;max-width:1024px;border-radius:5px;box-shadow:0 .2rem 1.2rem rgba(0,0,0,.4);transition:background-color .5s ease-out;animation:content_slideIn__c38Ba 1s ease 0s 1 normal none running}.content_contentbox__yP_l2:hover{background-color:hsla(0,0%,100%,.9)}@media screen and (max-width:1024px){.content_contentbox__yP_l2{padding:.5rem}}@media print{.content_contentbox__yP_l2{box-shadow:none;margin:0;padding:.2rem;max-width:100%}}.content_contentgrid__UgTK9{position:relative;display:"flex";flex-wrap:"wrap";gap:"2rem";margin-left:0;transition:background-color .5s ease-out;animation:content_fadeIn__LQ7Fs 1s ease 0s 1 normal none running}@keyframes content_slideIn__c38Ba{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes content_fadeIn__LQ7Fs{0%{opacity:0}to{opacity:1}}.slug_titlewrapper__T6nxI{display:flex;justify-content:space-between}.slug_titlewrapper__T6nxI>div{text-align:right}.slug_titlewrapper__T6nxI>div a{text-decoration:none}.slug_titlewrapper__T6nxI>div small{display:block;margin-top:.5rem;white-space:nowrap}.blognav_pagination_top__jwD6t,.slug_prevnext__tZAHO{display:flex;justify-content:space-between}.blognav_pagination_top__jwD6t{margin-bottom:1rem}.blognav_pagination_top__jwD6t>div:last-child{white-space:nowrap;margin-left:1rem}.blognav_pagination_top__jwD6t a{font-size:1.5rem;text-decoration:none}.blognav_pagination_bottom__4o2HJ{display:block;text-align:right;margin-top:1rem;font-size:1.5rem}.blognav_pagination_bottom__4o2HJ a{text-decoration:none}.tile_tile__P_R0T{display:flex;flex-direction:column;justify-content:space-between;list-style:none;border:1px solid #333;flex:1 1;max-width:400px;min-width:250px;min-height:250px;background-position:50%;background-size:cover;border-radius:10px;transition:all .5s ease-out;position:relative}.tile_tile__P_R0T:hover{box-shadow:0 0 15px #333;transform:scale(1.05)}.tile_tile__P_R0T div{background:#fff;min-height:2.5rem;border-radius:0 0 10px 10px;padding:.5rem;opacity:.9;position:absolute;width:100%;bottom:0}.tile_tile__P_R0T div span{display:block}.tile_tile__P_R0T div span:first-child{color:#081782;font-size:.9rem}.tile_tile__P_R0T div span:last-child{color:#333;font-size:.8rem}