:root{--primary:#1b7af7;--primaryBack:#eef5fd}*{box-sizing:border-box;padding:0;margin:0;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}a{color:inherit;text-decoration:none}.header{width:100%;height:64px;box-sizing:border-box;padding:0 24px;justify-content:space-between;gap:25px;background:rgba(255,255,255,.96);border-bottom:1px solid #e8eaf0;position:-webkit-sticky;position:sticky;top:0;z-index:1000;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.header,.logo-sec{display:flex;align-items:center}.logo-sec{flex-shrink:0;height:100%;gap:7px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.logo-sec img{width:42px;height:42px;display:block;object-fit:contain}.logo-sec span{display:flex;align-items:center;font-size:21px;line-height:1;letter-spacing:-.5px}.logo-sec span strong{font-weight:800}.logo-sec span strong:first-child{color:var(--primary)}.logo-tripler{color:#a5740b}.header-search{width:min(430px,42vw);height:40px;display:flex;align-items:center;gap:9px;padding:0 14px;box-sizing:border-box;background:#f5f6f8;border:1px solid #e7e9ee;border-radius:22px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.header-search:focus-within{background:#fff;border-color:#d4d0ff;box-shadow:0 0 0 3px rgba(98,84,231,.07)}.header-search-icon{flex-shrink:0;width:15px;height:15px;color:#858b98}.header-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#252832;font-family:inherit;font-size:13px}.header-search input::placeholder{color:#9a9fab}.headerActions{flex-shrink:0;gap:10px}.headerActions,.profileBtn{display:flex;align-items:center}.profileBtn{width:40px;height:40px;padding:2px;box-sizing:border-box;justify-content:center;border-radius:50%;background:#fff;border:1px solid #e3e5ea;text-decoration:none;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;cursor:pointer}.profileBtn:hover{background:#f6f7fa;transform:translateY(-1px);box-shadow:0 3px 10px rgba(25,35,55,.08)}.profileBtn:active{transform:scale(.94)}.profileBtn img{width:34px;height:34px;display:block;padding:1px;background:var(--primary);object-fit:cover}.chatBtn,.profileBtn img{border-radius:50%;box-sizing:border-box}.chatBtn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#e9eaee;border:none;text-decoration:none;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;cursor:pointer}.chatBtn:hover{transform:translateY(-1px);box-shadow:0 3px 10px rgba(25,35,55,.08)}.chatBtn:active{transform:scale(.94)}.chatBtn img{width:32px;height:32px;display:block;padding:6px;box-sizing:border-box;object-fit:contain}@media (max-width:800px){.header{gap:15px;padding:0 16px}.logo-sec span{font-size:19px}.header-search{width:min(360px,40vw)}}@media (max-width:600px){.header{height:58px;padding:0 12px;gap:10px}.logo-sec{gap:5px}.logo-sec img{width:37px;height:37px}.logo-sec span{font-size:18px}.header-search{flex:1 1;width:auto;height:37px;padding:0 11px}.header-search input{font-size:12px}.profileBtn{width:36px;height:36px}.profileBtn img{width:30px;height:30px}.chatBtn{width:33px;height:33px}.chatBtn img{width:29px;height:29px}}@media (max-width:430px){.header{padding:0 8px;gap:7px}.logo-sec img{width:34px;height:34px}.logo-sec span{font-size:16px}.header-search{height:35px}.header-search input{font-size:11px}.header-search-icon{width:13px;height:13px}.profileBtn{width:34px;height:34px}.profileBtn img{width:28px;height:28px}}.login-sec{min-height:100vh;flex-direction:row;background-color:#fff}.login-card,.login-sec{display:flex;align-items:center;justify-content:center}.login-card{flex-direction:column;border-radius:10px;width:100%}.vr{width:2px;height:50vh;background-color:#c7c7c7}.img-div{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%}.img-div img{width:100px;height:100px}.img-div h3{margin-top:14px;color:var(--primary);font-weight:600;font-size:25px}.login-google{cursor:pointer;padding:10px;border-radius:5px;display:flex;width:100%;flex-direction:row;align-items:center;justify-content:center;gap:10px;color:#fff;background-color:var(--primary)}.login-google img{margin-bottom:0}.phone-card,.register-card{margin-top:10PX;margin-bottom:20px;display:flex;flex-direction:column;padding:20px;align-items:center;justify-content:center;border-radius:3px;width:60%;gap:10px;border:1px solid #a0a0a0}.phone-card,.register-card span{color:var(--primary);font-size:13px;font-weight:500;text-align:center}.phone-card input{padding:10px;width:100%;border-radius:3px;border:1px solid #9d9d9d}.register-card .ff{border-radius:6px}.register-card .ff,.register-card .sel-all{width:100%;background-color:#fff;margin-top:10px}.register-card .sel-all{border-radius:3px;padding:14px;border:1px solid #a4a4a4}.phone-card button{width:100%;padding:10px;border-radius:5px;font-size:15px;color:#fff;background-color:var(--primary);border:none;cursor:pointer}.phone-card button:hover{opacity:.6}.login-card #ca{margin-top:20px;font-size:12px;padding:10px;width:60%;border-radius:3px;border:1px solid #919191;text-align:center}.login-card #ca-h{margin-top:20px;color:var(--primary);font-size:13px;cursor:pointer}@media (max-width:800px){.phone-card,.register-card{width:85%}.login-sec{flex-direction:column;gap:20px}.vr{display:none}.login-card #ca{width:85%}}.loader-login{width:100%;padding:10px;border-radius:5px;font-size:15px;color:#fff;background-color:var(--primary);border:none;cursor:pointer;text-align:center}.footer-div{width:100%;box-sizing:border-box;padding:30px 20px 22px;background:#ffffff;border-top:1px solid #e7e9ee}.footer-inner{width:100%;max-width:1180px;margin:auto;justify-content:space-between;gap:30px;flex-wrap:wrap}.footer-brand,.footer-inner{display:flex;align-items:center}.footer-brand{gap:10px}.footer-brand img{width:38px;height:38px;display:block;object-fit:contain}.footer-brand strong{display:flex;font-size:16px;line-height:1;letter-spacing:-.3px}.footer-brand strong span:first-child{color:var(--primary)}.footer-brand strong span:last-child{color:#a5740b}.footer-brand p{margin:5px 0 0;color:#9a9fab;font-size:10px}.footer-links{display:flex;align-items:center;justify-content:center;gap:20px}.footer-links a{color:#777d89;text-decoration:none;font-size:12px;font-weight:500;transition:color .2s ease}.footer-links a:hover{color:var(--primary)}.footer-bottom{display:flex;align-items:center;gap:7px;color:#9297a1;font-size:10px;white-space:nowrap}.footer-bottom b{color:#555b67;font-weight:600}.footer-separator{color:#c4c7cd}@media (max-width:700px){.footer-div{margin-top:30px;padding:25px 15px 75px}.footer-inner{flex-direction:column;gap:18px;text-align:center}.footer-brand{justify-content:center}.footer-links{gap:17px;flex-wrap:wrap}.footer-bottom{justify-content:center;font-size:9px}}@media (max-width:380px){.footer-links{gap:12px}.footer-links a{font-size:11px}.footer-brand img{width:34px;height:34px}}.splash-div{min-height:100vh;width:100vw;background-color:var(--primaryBack);position:fixed;z-index:5;display:flex;justify-content:center;align-items:center}.splash-div img{width:250px;height:250px}.sidebar-main{width:280px;height:calc(100vh - 40px);position:fixed;left:0;top:60px;padding:10px 15px 15px 35px;flex-direction:column;z-index:50}.sidebar-main,.user-card{box-sizing:border-box;display:flex}.user-card{width:100%;align-items:center;gap:12px;padding:12px 13px;margin-bottom:18px;border-radius:14px;background:#ffffff;border:1px solid #eceef2;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.user-card:hover{background:#fafbff;transform:translateY(-1px);box-shadow:0 5px 18px rgba(30,40,70,.06)}.user-avatar-wrapper{width:43px;height:43px;position:relative;flex-shrink:0}.user-avatar-wrapper img{width:43px;height:43px;border-radius:50%;padding:2px;box-sizing:border-box;background:var(--primary);object-fit:cover;display:block}.online-dot{position:absolute;right:1px;bottom:1px;width:10px;height:10px;background:#22c55e;border:2px solid #fff}.user-info{min-width:0;display:flex;flex-direction:column;gap:3px}.user-info strong{font-size:14px;font-weight:650;color:#20232b}.user-info span,.user-info strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info span{font-size:11px;color:#8a909c}.sidebar-card{flex-direction:column;gap:5px;padding:8px;background:#ffffff;border:1px solid #eceef2;border-radius:14px}.sidebar-card,.sidebar-item{width:100%;display:flex;box-sizing:border-box}.sidebar-item{min-height:46px;align-items:center;gap:13px;padding:0 12px;border-radius:10px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease}.sidebar-item:hover{background:#f5f6fa}.sidebar-item:active{transform:scale(.98)}.sidebar-item.active{background:#f0efff}.sidebar-item.active span{color:#6254e7;font-weight:650}.sidebar-icon{width:32px;height:32px;flex-shrink:0;border-radius:9px;display:flex;align-items:center;justify-content:center}.sidebar-item.active .sidebar-icon{background:#e5e2ff}.sidebar-item img{width:22px;height:22px;object-fit:contain}.sidebar-item span{font-size:14px;color:#565c68;font-weight:500;transition:.2s}.sidebar-logout{width:calc(100% - 16px);min-height:46px;margin:auto 8px 5px;padding:0 12px;box-sizing:border-box;display:flex;align-items:center;gap:13px;border-radius:10px;cursor:pointer;color:#575d69;transition:background .2s ease,color .2s ease}.sidebar-logout:hover{background:#fff1f1;color:#e54848}.logout-icon{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#1b7af7;font-size:17px}.sidebar-logout:hover .logout-icon{color:#e54848}.sidebar-logout span{font-size:14px;font-weight:500}@media (max-width:1100px){.sidebar-main{width:110px;padding-left:20px}.sidebar-item span{display:none}}@media (max-width:850px){.sidebar-main{display:none}}.home-main{min-height:100vh;padding:0 100px;justify-content:center;background:#f5f7fb}.home-main,.home-sec{display:flex;width:100%;position:relative}.home-sec{padding:0;flex-direction:row;justify-content:space-around}.feed-sec{width:60%;display:flex;flex-direction:column;padding:20px}.bottom-div{display:none}@media (max-width:850px){.bottom-div{position:fixed;left:10px;right:10px;bottom:10px;height:64px;background:rgba(255,255,255,.96);border:1px solid rgba(0,0,0,.07);border-radius:18px;box-shadow:0 5px 25px rgba(0,0,0,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);justify-content:space-around;z-index:9999;padding:4px 5px calc(4px + env(safe-area-inset-bottom));box-sizing:border-box}.bottom-div,.bottom-item{display:flex;align-items:center}.bottom-item{height:54px;flex:1 1;max-width:90px;flex-direction:column;justify-content:center;gap:3px;border-radius:14px;cursor:pointer;transition:background .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent}.bottom-create-item:active,.bottom-item:active{transform:scale(.94)}.bottom-icon{width:27px;height:27px;display:flex;align-items:center;justify-content:center}.bottom-icon img{width:22px;height:22px;object-fit:contain;display:block}.bottom-create-item span,.bottom-item span{font-size:9px;line-height:11px;color:#777;font-weight:500;white-space:nowrap}.bottom-item.bottom-active{background:#eef5ff}.bottom-item.bottom-active span{color:#1b7af7;font-weight:600}.bottom-item.bottom-active .bottom-icon img{width:23px;height:23px}.bottom-create-item{height:58px;flex:1 1;max-width:90px;flex-direction:column;gap:2px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .2s ease}.bottom-create-item,.create-button{display:flex;align-items:center;justify-content:center}.create-button{width:38px;height:38px;border-radius:50%;background:#1b7af7;color:#fff;font-size:27px;font-weight:300;line-height:1;box-shadow:0 4px 12px rgba(27,122,247,.3)}.create-active{transform:scale(1.08)}.bottom-create-item span{color:#1b7af7;font-weight:600}}@media (max-width:1100px){.feed-sec{width:80%}}@media (max-width:850px){.feed-sec{width:100%}.bottom-div{display:flex}.home-main{padding:0}}@media (max-width:500px){.home-sec{padding:0;width:100%}.feed-sec{padding:5px}}.feed-card{width:100%;box-sizing:border-box;display:flex;flex-direction:column;position:relative;background:#ffffff;border:1px solid #e7e9ee;border-radius:14px;box-shadow:0 2px 10px rgba(25,35,55,.045);margin-top:10px;transition:box-shadow .2s ease,border-color .2s ease}.feed-card:hover{border-color:#dfe2e8;box-shadow:0 5px 18px rgba(25,35,55,.07)}.poster-info{width:100%;box-sizing:border-box;display:flex;align-items:center;gap:11px;padding:13px 14px 9px;margin:0}#poster-user{width:42px;height:42px;min-width:42px;padding:2px;box-sizing:border-box;background:var(--primary);border-radius:50%;object-fit:cover;cursor:pointer}.poster-info>div{min-width:0;display:flex;flex-direction:column;gap:3px}.poster-info>div>span:first-child{display:flex;align-items:center;gap:4px;color:#20232b;font-size:13.5px;font-weight:650;line-height:1.2}.poster-info>div>span:last-child{color:#8a909c!important;font-size:11px!important;line-height:1.2}#badge{width:15px;height:15px;margin:0;padding:0;object-fit:contain;vertical-align:middle}.content-wrapper{width:100%;box-sizing:border-box;padding:4px 14px 11px}.content-text{width:100%;color:#24262c;font-size:15px;line-height:1.65;word-break:break-word;overflow-wrap:anywhere;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.content-text.expanded{display:block;-webkit-line-clamp:unset;overflow:visible}.content-text div,.content-text p{margin:0;padding:0}.content-toggle{margin-top:2px;color:#1677ff;font-size:13px;font-weight:500;line-height:20px;cursor:pointer}.content-text a{text-decoration:none;transition:opacity .2s ease}.content-text a:hover{opacity:.75}.feed-card>img{height:auto;display:block;margin:0;object-fit:contain;background:#f4f4f4;cursor:pointer}.feed-card>img,.video-div{width:100%;max-height:620px}.video-div{position:relative;min-height:500px;overflow:hidden;background:#111}.video-bg{position:absolute;inset:-20px;width:calc(100% + 50px);height:calc(100% + 50px);object-fit:cover;filter:blur(25px);transform:scale(1.05);z-index:0}.main-feed-video{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;display:block}.pp-div{position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);cursor:pointer}.pp{color:white;font-size:22px}.interaction-div{width:100%;min-height:52px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:7px 14px;margin:0;border-top:1px solid #f0f1f4;background:#ffffff}.interaction-div>div{display:flex;align-items:center;gap:5px}.interaction-div .inte{width:20px;height:20px;margin:0;padding:6px;box-sizing:content-box;border-radius:50%;cursor:pointer;transition:background .18s ease,transform .18s ease}.interaction-div .inte:hover{background:#f2f3f6;transform:scale(1.05)}.interaction-div .inte:active{transform:scale(.9)}.interaction-div div span{font-size:12px!important;font-weight:500;line-height:1}@media (max-width:650px){.feed-card{border-radius:11px;margin-top:7px;box-shadow:0 2px 8px rgba(25,35,55,.04)}.poster-info{padding:11px 12px 8px;gap:9px}#poster-user{width:38px;height:38px;min-width:38px}.poster-info>div>span:first-child{font-size:13px}.poster-info>div>span:last-child{font-size:10px!important}#badge{width:14px;height:14px}.content-s{padding:3px 12px 10px;font-size:14px;line-height:1.6}.feed-card>img{max-height:500px}.video-div{min-height:190px}.video-div,.video-div video{max-height:520px}.pp-div{width:54px;height:54px}.pp{font-size:21px}.interaction-div{min-height:48px;padding:5px 11px}.interaction-div .inte{width:19px;height:19px;padding:5px}}@media (max-width:380px){.content-s,.poster-info{padding-left:10px;padding-right:10px}.content-s{font-size:13.5px}.interaction-div{padding-left:9px;padding-right:9px}}.add-circle{font-size:25px;font-weight:650;background-color:#575757;color:#ffffff;padding:10px;border-radius:50%;width:30px;height:30px;position:fixed;bottom:10px;right:10px;cursor:pointer;z-index:5}.add-place-div{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;background-color:#000000c0;z-index:5;gap:10px}.add-place-div input,.add-place-div textarea{padding:12px;color:#000;border-radius:5px;width:60%}.add-place-div textarea{height:100px;resize:none}.add-place-div div{display:flex;flex-direction:row;width:60%;gap:10px}.add-place-div button{padding:12px;color:#ffffff;border-radius:5px;width:60%;background-color:var(--primary);border:none;cursor:pointer;font-weight:600}.add-place-div img{width:35px;height:35px;cursor:pointer}@media (max-width:600px){.add-place-div button,.add-place-div div,.add-place-div input,.add-place-div textarea{width:90%}}.upload-div{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;padding:10px;margin:10px;border-radius:8px;background-color:#8a8a8a;color:#fff}.upload-div:hover{opacity:.8}.upload-div img{width:80px;height:80px}.upload-div input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.upload-div .pbar{padding:15px;width:150px;height:150px}.monks-main{min-height:100vh;background:#f5f7fb;justify-content:center}.monks-main,.monks-sec{display:flex;position:relative}.monks-sec{flex-direction:column;padding:15px;width:70%;align-items:center}.monks-all{box-sizing:border-box;display:flex;flex-direction:column;border-radius:10px;width:80%;margin-top:15px;min-height:100vh}@media (max-width:1100px){.monks-all{width:90%}}@media (max-width:850px){.monks-all,.monks-sec{width:100%}}.monks-card{display:flex;flex-direction:row;align-items:center;position:relative;padding:10px;margin:10px}.monks-card img{width:45px;height:45px;border-radius:50%;object-fit:cover;padding:1px;background-color:var(--primary);cursor:pointer}.monks-card div{margin-left:12px;display:flex;flex-direction:column;padding-right:70px}.monks-card #follow-bt{background-color:var(--primaryBack);color:var(--primary);position:absolute;right:10px;font-weight:650;padding:5px;border-radius:5px;font-size:10px;cursor:pointer}.monks-card #follow-bt:hover{opacity:.8}.monks-card h3{color:#000;font-size:12px}.monks-card span{color:#676767;display:-webkit-box;font-size:10px;margin-top:3px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2}.post-sec{padding:10px;background:#fff;border:1px solid #e7e9ee;border-radius:14px;box-shadow:0 2px 10px rgba(25,35,55,.04)}.post-sec,.txt-card{width:100%;box-sizing:border-box}.txt-card{display:flex;flex-direction:row;align-items:flex-start;gap:9px;padding:11px;border:1px solid #e3e6ec;border-radius:13px;background:#fafbfc;transition:border-color .2s ease,background .2s ease}.txt-card:focus-within{border-color:#cfd3ff;background:#fff;box-shadow:0 0 0 3px rgba(98,84,231,.06)}.txt-card #us-dp{width:40px;height:40px;min-width:40px;padding:2px;box-sizing:border-box;border-radius:50%;background:var(--primary);object-fit:cover}.txt-area{min-width:0;width:100%;display:flex;flex-direction:column;margin-left:0;overflow:hidden}.txt-area textarea{width:100%;min-height:55px;box-sizing:border-box;padding:8px 7px;background:transparent;border:none;outline:none;resize:none;color:#20232b;font-family:inherit;font-size:14px;line-height:1.55;overflow-y:auto}.txt-area textarea::placeholder{color:#9a9fab}.txt-area textarea:focus{outline:none}.img-pre{margin-top:7px;background:#f1f2f4}.img-pre,.txt-area video{width:100%;max-width:430px;max-height:350px;height:auto;display:block;object-fit:contain;border-radius:12px}.txt-area video{margin-top:8px;background:#000}.icon-area{width:100%;min-height:38px;box-sizing:border-box;display:flex;align-items:center;gap:7px;margin-top:5px;padding:5px 3px 0;position:relative}.icon-area .post-add-icon{width:19px;height:19px;padding:7px;margin:0;border-radius:50%;color:var(--primary);cursor:pointer;transition:background .2s ease,transform .2s ease}.icon-area .post-add-icon:hover{background:#f0efff;transform:scale(1.05)}.icon-area .post-add-icon:active{transform:scale(.92)}.icon-area button{min-width:67px;padding:9px 15px;margin-left:auto;border:none;border-radius:20px;background:var(--primary);color:#fff;font-family:inherit;font-size:11px;font-weight:650;letter-spacing:.2px;cursor:pointer;transition:opacity .2s ease,transform .15s ease,filter .2s ease}.icon-area button:hover{filter:brightness(.95);transform:translateY(-1px)}.icon-area button:active{transform:scale(.96)}.icon-area button[style*="pointer-events: none"]{cursor:default;transform:none}@media (max-width:650px){.post-sec{padding:7px;border-radius:11px}.txt-card{padding:9px;border-radius:11px;gap:8px}.txt-card #us-dp{width:36px;height:36px;min-width:36px}.txt-area textarea{min-height:52px;padding:7px 5px;font-size:13.5px}.img-pre,.txt-area video{max-height:280px;border-radius:10px}.icon-area{min-height:36px;padding-top:3px}.icon-area .post-add-icon{width:18px;height:18px;padding:6px}.icon-area button{min-width:62px;padding:8px 13px;font-size:10px}}@media (max-width:380px){.post-sec{padding:5px}.txt-card{padding:8px}.txt-card #us-dp{width:34px;height:34px;min-width:34px}.txt-area textarea{font-size:13px}.icon-area button{min-width:58px;padding:8px 11px}}.video-preview{width:100%;margin-top:8px}.video-preview video{width:100%;max-width:430px;max-height:350px;display:block;object-fit:contain;border-radius:12px;background:#000}.profile-main{width:100%;background:#f5f7fb;justify-content:center;padding-bottom:20px}.profile-main,.profile-sub{display:flex;min-height:100vh}.profile-sub{flex-direction:column;align-items:center;width:70%}.profile-header{width:80%;margin:0 auto;background-color:#fff;border:1px solid #ddd;overflow:hidden;position:relative}.profile-header #about-me{font-size:14px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#000;padding:10px 20px;word-break:break-all;text-align:justify;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2}.cover-photo img{width:100%;height:230px;object-fit:cover}.cover-preview{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;min-height:100%;width:100%;z-index:5;background-color:#fffffff2}.cover-preview img{width:70%;height:230px;border-radius:15px;object-fit:cover;border:none}@media (max-width:600px){.cover-preview img{width:90%}}.cover-preview button{margin-top:15px;padding:8px 16px;background-color:#e6ecf0;border:none;border-radius:20px;font-weight:700;cursor:pointer}.dp-preview{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;min-height:100%;width:100%;z-index:5;background-color:#fffffff2}.dp-preview img{width:150px;height:150px;border-radius:50%;object-fit:cover;border:none}.dp-preview button{margin-top:15px;padding:8px 16px;background-color:#e6ecf0;border:none;border-radius:20px;font-weight:700;cursor:pointer}.profile-info{display:flex;align-items:center;padding:20px;position:relative}.profile-pic{width:100px;height:100px;border-radius:50%;border:4px solid white;position:absolute;top:-50px;left:20px;object-fit:cover;background-color:#fff;cursor:pointer}.profile-text{margin-top:40px}.profile-text h2{margin:0;font-size:18px;display:flex;align-items:center}.profile-text p{margin:4px 0 0;font-size:15px;color:#555}.verified-badge{color:#1d9bf0;margin-left:8px;font-size:18px}.profile-actions{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:8px}.edit-btn{background-color:#e6ecf0;font-weight:700}.edit-btn,.message-btn{padding:8px 16px;border:none;border-radius:20px;cursor:pointer;white-space:nowrap}.message-btn{background-color:var(--primary);color:#fff;font-weight:600}.message-btn:hover{background-color:#333}@media (max-width:600px){.profile-actions{top:10px;right:10px;gap:6px}.edit-btn,.message-btn{padding:7px 12px;font-size:12px}}#edit-cover{margin-left:auto;position:absolute;top:10px;right:10px;padding:8px 16px;background-color:#e6ecf0;border:none;border-radius:20px;font-weight:700;cursor:pointer}.tabs-container{width:80%;display:flex;border-bottom:1px solid #ccc;background-color:#fff}.tab-item{padding:14px 16px;cursor:pointer;color:#536471;font-weight:500;position:relative;font-size:14px;transition:color .3s ease}.tab-item:hover{color:#000}.tab-item.active{font-weight:700;color:black}.underline{position:absolute;bottom:0;left:10px;right:10px;height:3px;background-color:var(--primary);border-radius:2px}.following-monks,.saved-post-div{width:80%}@media (max-width:1100px){.following-monks,.profile-header,.saved-post-div,.tabs-container{width:90%}}@media (max-width:850px){.following-monks,.profile-header,.profile-sub,.saved-post-div,.tabs-container{width:100%}}.toggle-container{display:flex;background-color:#e0e0e0;border-radius:30px;padding:5px;margin-top:10px;width:-moz-fit-content;width:fit-content}.toggle-btn{border:none;outline:none;padding:10px 20px;background-color:transparent;color:#333;font-weight:700;cursor:pointer;border-radius:30px;transition:.3s ease}.toggle-btn.active{background-color:#df901f;color:white}.post-edit-main{position:fixed;inset:0;background-color:#e8e8e8e9;z-index:9999;padding:1px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.post-edit-div,.post-edit-main{display:flex;justify-content:center;align-items:center}.post-edit-div{flex-direction:column;width:100%;max-width:1200px;margin:auto 0}.post-edit-div img{width:35px;height:35px;cursor:pointer}.post-edit-div textarea{width:60%;min-height:200px;resize:none;border-radius:10px;padding:10px;margin-top:15px;font-size:16px;color:#000}.post-edit-div button{padding:8px;background-color:var(--primary);color:#fff;font-size:14px;font-weight:650;width:60%;border-radius:10px;border:none;margin-top:20px;cursor:pointer}.post-edit-div .ff{width:60%;background-color:#fff;margin-top:12px;border-radius:5px}@media (max-width:500px){.post-edit-div .ff,.post-edit-div button,.post-edit-div textarea{width:80%}}.post-delete-div{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;position:fixed;background-color:#4e3108e3;z-index:5}.post-delete-div .del-dialog{display:flex;flex-direction:column;background-color:#fff;color:#0a0a0a;width:40%;height:100px;border-radius:15px;padding:15px;position:relative}.option-dialog{margin-top:20px;display:flex;flex-direction:row;gap:10px;position:absolute;right:10px;bottom:10px}.option-dialog span{padding:5px;background-color:#e4e4e4;border-radius:5px;font-size:14px;width:40px;text-align:center;cursor:pointer}.spinner-container{position:relative;width:60px;height:60px;align-self:center;top:30%}.center-image{width:30px;height:30px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.spinner-ring{position:absolute;top:0;left:0;width:60px;height:60px;border:3px solid rgba(0,0,0,.1);border-top:3px solid var(--primary);border-radius:50%;animation:spin 1s linear infinite;z-index:1}@keyframes spin{to{transform:rotate(1turn)}}.no-data{position:relative;text-align:center;align-self:center;top:35%}.no-data-img{font-size:30px;margin-bottom:10px;opacity:.3}.no-data-text{font-size:15px;font-weight:500;color:#5f5f5f}.noti-card{display:flex;flex-direction:column;background-color:var(--primaryBack);margin:15px;border-radius:10px;padding:10px;position:relative}.noti-card h4{color:#000;font-size:13px}.noti-card p{color:#4f4f4f;font-size:11px}.noti-card #close{font-size:15px;position:absolute;top:10px;right:10px;cursor:pointer}.delete-page{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:20px;gap:15px}.delete-page .ff{width:100%}.delete-page h3{color:#000}.delete-page p{color:#4d4d4d;font-size:12px;text-align:center}.additional-div{min-height:100vh;padding:15px}.post-not-found{width:100%;margin-top:20px;min-height:300px;box-sizing:border-box;padding:45px 20px;flex-direction:column;text-align:center;background:#fff;border:1px solid #e5e7ec;border-radius:14px;box-shadow:0 3px 15px rgba(25,35,55,.04)}.post-not-found,.post-not-found-icon{display:flex;align-items:center;justify-content:center}.post-not-found-icon{width:68px;height:68px;margin-bottom:16px;border-radius:20px;background:#f1f0ff;box-shadow:0 5px 15px rgba(25,35,55,.05)}.post-not-found-icon span{font-size:30px;filter:grayscale(.15)}.post-not-found h2{margin:0;color:#292d36;font-size:19px;font-weight:700}.post-not-found p{margin:7px 0 18px;color:#9297a1;font-size:11px;line-height:1.65}.post-not-found button{padding:9px 17px;border:none;border-radius:20px;background:var(--primary);color:#fff;font-family:inherit;font-size:11px;font-weight:650;cursor:pointer;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.post-not-found button:hover{transform:translateY(-1px);filter:brightness(.96);box-shadow:0 5px 14px rgba(25,35,55,.12)}.post-not-found button:active{transform:scale(.96)}@media (max-width:650px){.post-not-found{min-height:260px;padding:35px 15px;border-radius:12px}.post-not-found-icon{width:58px;height:58px;border-radius:17px}.post-not-found-icon span{font-size:26px}.post-not-found h2{font-size:17px}.post-not-found p{font-size:10px}}.adverticaAd{width:100%;margin:20px 0;text-align:center;overflow:hidden}.adverticaLabel{font-size:11px;color:#999;margin-bottom:5px}.postViewPage{min-height:100vh;background:#f5f7fb;color:#1d2433}.postViewHeader{height:68px;background:#ffffff;border-bottom:1px solid #e7eaf0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.postViewHeaderInner{max-width:1380px;height:100%;margin:auto;padding:0 25px;display:flex;align-items:center;justify-content:space-between;gap:25px}.postViewLogo{font-size:23px;font-weight:800;letter-spacing:-.5px;cursor:pointer;background:linear-gradient(90deg,#6254e7,#e14b9a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.postViewSearch{width:390px;height:42px;display:flex;align-items:center;gap:9px;background:#f4f5f8;border:1px solid #eceef3;border-radius:22px;padding:0 15px}.searchIcon{font-size:15px;opacity:.55}.postViewSearch input{width:100%;border:0;outline:0;background:transparent;font-size:14px;color:#222}.postViewSearch input::placeholder{color:#969ba7}.postViewHeaderActions{display:flex;align-items:center;gap:9px}.headerIconBtn,.headerProfileBtn{width:40px;height:40px;border:1px solid #e7e9ee;background:#fff;border-radius:50%;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:.2s}.headerIconBtn:hover,.headerProfileBtn:hover{background:#f4f5f8;transform:translateY(-1px)}.postViewMain{width:100%;padding:30px 20px 60px}.postViewLayout{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(0,720px) 320px;grid-gap:28px;gap:28px;align-items:start}.postViewCenter{min-width:0}.postViewTitle{display:flex;align-items:center;gap:14px;margin-bottom:18px}.backPostBtn{width:42px;height:42px;flex-shrink:0;border-radius:50%;border:1px solid #e2e5eb;background:#fff;font-size:18px;cursor:pointer}.backPostBtn:hover{background:#f0f1f5}.postViewTitle h1{margin:0;font-size:23px;font-weight:750}.postViewTitle p{margin:3px 0 0;font-size:13px;color:#858b98}.singlePostCard{overflow:hidden;box-shadow:0 3px 15px rgba(30,40,70,.04)}.commentsSection,.singlePostCard{background:#fff;border:1px solid #e4e7ed;border-radius:14px}.commentsSection{margin-top:20px;padding:20px}.commentsHeader{margin-bottom:17px}.commentsHeader h2{margin:0;font-size:18px}.commentsHeader span{display:block;margin-top:4px;color:#8a909c;font-size:13px}.commentInputBox{width:100%;max-width:100%;box-sizing:border-box;display:flex;align-items:center;gap:8px;background:#f5f6f9;border:1px solid #e7e9ee;border-radius:12px;padding:7px 8px 7px 10px;overflow:hidden}.commentAvatar{width:34px;height:34px;min-width:34px;flex-shrink:0;background:#e7e9f8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px}.commentInputBox input{flex:1 1;min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:14px}.commentInputBox button{flex-shrink:0;border:0;background:var(--primary);color:#fff;border-radius:9px;padding:9px 14px;font-weight:600;cursor:pointer}.postViewSidebar{position:-webkit-sticky;position:sticky;top:92px;display:flex;flex-direction:column;gap:16px}.sideCard{background:#fff;border:1px solid #e4e7ed;border-radius:14px;padding:18px;box-shadow:0 3px 15px rgba(30,40,70,.035)}.sideCard h3{margin:0 0 15px;font-size:16px;font-weight:700}.sideInfoItem{display:flex;gap:11px;padding:11px 0;border-bottom:1px solid #f0f1f4}.sideInfoItem:last-child{border-bottom:0;padding-bottom:0}.sideInfoIcon{width:34px;height:34px;flex-shrink:0;border-radius:9px;background:#f0efff;display:flex;align-items:center;justify-content:center;font-size:15px}.sideInfoItem strong{display:block;font-size:13px}.sideInfoItem p{margin:3px 0 0;color:#8a909c;font-size:12px;line-height:1.4}.sideAction{width:100%;border:0;border-radius:9px;background:transparent;padding:11px 9px;display:flex;align-items:center;gap:11px;text-align:left;font-size:13px;color:#444a57;cursor:pointer;transition:.2s}.sideAction:hover{background:#f5f6f9}.sideAction span{width:26px;font-size:16px}.communityCard,.sideAction span{text-align:center}.communityIcon{width:48px;height:48px;margin:0 auto 11px;border-radius:14px;background:#f0efff;display:flex;align-items:center;justify-content:center;font-size:22px}.communityCard h3{margin-bottom:7px}.communityCard p{margin:0 0 15px;color:#858b98;font-size:12px;line-height:1.5}.communityCard button{width:100%;border:0;border-radius:9px;padding:10px;background:var(--primary);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:.2s}.communityCard button:hover{background:#5778d4}.postViewLoading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#7b8190;font-size:14px;background:#f5f7fb}.postViewLoader{width:30px;height:30px;border:3px solid #e3e4ed;border-top-color:#6254e7;border-radius:50%;animation:postLoader .8s linear infinite}@keyframes postLoader{to{transform:rotate(1turn)}}.mobileBottomNav{display:none}@media (max-width:1000px){.postViewLayout{grid-template-columns:minmax(0,1fr);max-width:720px}.postViewSidebar{display:none}.postViewSearch{width:300px}}@media (max-width:650px){.postViewHeader{height:60px}.postViewHeaderInner{padding:0 14px;gap:10px}.postViewLogo{font-size:19px}.postViewSearch{display:none}.postViewHeaderActions{margin-left:auto}.headerIconBtn,.headerProfileBtn{width:36px;height:36px}.postViewMain{padding:16px 10px 80px}.postViewTitle{margin:0 4px 13px}.postViewTitle h1{font-size:20px}.postViewTitle p{font-size:11px}.backPostBtn{width:36px;height:36px;font-size:16px}.singlePostCard{border-radius:10px}.commentsSection{width:100%;max-width:100%;box-sizing:border-box;border-radius:10px;padding:14px}.commentInputBox{width:100%;box-sizing:border-box;gap:7px;padding:6px}.commentAvatar{width:32px;height:32px;min-width:32px}.commentInputBox input{min-width:0;font-size:13px}.commentInputBox button{flex-shrink:0;padding:8px 11px;font-size:12px}.mobileBottomNav{position:fixed;left:0;right:0;bottom:0;height:62px;background:rgba(255,255,255,.96);border-top:1px solid #e4e6eb;display:flex;align-items:center;justify-content:space-around;z-index:200;padding-bottom:env(safe-area-inset-bottom)}.mobileBottomNav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:3px;color:#777d89;cursor:pointer}.mobileBottomNav button span{font-size:19px;line-height:20px}.mobileBottomNav button small{font-size:9px}}@media (max-width:380px){.postViewLogo{font-size:17px}.headerProfileBtn{display:none}.postViewMain{padding-left:7px;padding-right:7px}}.hashtagPage{min-height:100vh;background:#f5f7fb;color:#1d2433}.hashtagMain{padding:30px 20px 60px}.hashtagLayout{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(0,720px) 320px;grid-gap:28px;gap:28px;align-items:start}.hashtagHero{background:#fff;border:1px solid #e3e6ec;border-radius:16px;padding:22px;display:flex;align-items:center;gap:15px;margin-bottom:16px;box-shadow:0 3px 15px rgba(30,40,70,.035)}.hashtagBackBtn{width:42px;height:42px;flex-shrink:0;border-radius:50%;border:1px solid #e2e5eb;background:#fff;font-size:18px;cursor:pointer}.hashtagHeroIcon{width:58px;height:58px;flex-shrink:0;border-radius:17px;background:#f0efff;color:var(--primary);font-size:31px;font-weight:700;display:flex;align-items:center;justify-content:center}.hashtagHeroContent h1{margin:0;font-size:25px;font-weight:750}.hashtagHeroContent p{margin:5px 0 0;color:#858b98;font-size:13px}.hashtagFeedHeader{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between}.hashtagFeedHeader h2{margin:0;font-size:19px}.hashtagFeedHeader span{display:block;margin-top:3px;font-size:12px;color:#8a909c}.hashtagPosts,.hashtagSidebar{display:flex;flex-direction:column;gap:16px}.hashtagSidebar{position:-webkit-sticky;position:sticky;top:92px}.hashtagSideCard{background:#fff;border:1px solid #e3e6ec;border-radius:15px;padding:19px;box-shadow:0 3px 15px rgba(30,40,70,.035)}.sideHashIcon{width:52px;height:52px;border-radius:15px;background:#f0efff;color:var(--primary);font-size:27px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.hashtagSideCard h3{margin:0 0 7px;font-size:17px}.hashtagSideCard>p{margin:0;color:#858b98;font-size:12px;line-height:1.55}.hashtagStats{margin-top:18px;padding-top:15px;border-top:1px solid #eef0f3}.hashtagStats div{display:flex;flex-direction:column}.hashtagStats strong{font-size:21px}.hashtagStats span{font-size:11px;color:#858b98}.hashtagAction{width:100%;padding:11px 8px;border:0;background:transparent;border-radius:9px;display:flex;align-items:center;gap:12px;text-align:left;font-size:13px;color:#444a57;cursor:pointer}.hashtagAction:hover{background:#f5f6f9}.hashtagAction span{width:25px;text-align:center;font-size:16px}.discoverCard{text-align:center}.discoverIcon{width:48px;height:48px;margin:0 auto 10px;border-radius:14px;background:#f0efff;display:flex;align-items:center;justify-content:center;font-size:21px}.discoverCard h3{margin-bottom:7px}.discoverCard button{width:100%;margin-top:15px;padding:10px;border:0;border-radius:9px;background:var(--primary);color:#fff;font-size:13px;font-weight:600;cursor:pointer}.hashtagEmpty{background:#fff;border:1px solid #e3e6ec;border-radius:15px;padding:55px 20px;text-align:center}.emptyHashtagIcon{width:60px;height:60px;margin:auto;border-radius:18px;background:#f0efff;color:var(--primary);font-size:31px;font-weight:700;display:flex;align-items:center;justify-content:center}.hashtagEmpty h3{margin:15px 0 5px;font-size:18px}.hashtagEmpty p{margin:0;color:#8a909c;font-size:13px}.hashtagEmpty button{margin-top:18px;border:0;background:var(--primary);color:#fff;border-radius:9px;padding:10px 17px;font-size:13px;font-weight:600;cursor:pointer}@media (max-width:1000px){.hashtagLayout{max-width:720px;grid-template-columns:1fr}.hashtagSidebar{display:none}.hashtagSearch{width:300px}}@media (max-width:650px){.hashtagHeader{height:60px}.hashtagHeaderInner{padding:0 13px}.hashtagLogo{font-size:19px}.hashtagSearch{display:none}.hashtagHeaderActions{margin-left:auto}.hashtagHeaderBtn,.hashtagProfileBtn{width:36px;height:36px}.hashtagMain{padding:14px 9px 80px}.hashtagHero{padding:15px;border-radius:12px;gap:10px}.hashtagBackBtn{width:36px;height:36px;font-size:18px}.hashtagHeroIcon{width:45px;height:45px;border-radius:13px;font-size:25px}.hashtagHeroContent h1{font-size:20px}.hashtagHeroContent p{font-size:11px}.hashtagFeedHeader{padding:0 4px}.hashtagFeedHeader h2{font-size:17px}.hashtagPosts{gap:10px}}@media (max-width:380px){.hashtagLogo{font-size:17px}.hashtagProfileBtn{display:none}.hashtagMain{padding-left:6px;padding-right:6px}}.notification-main{background:#f5f7fb}.notification-page{width:100%;max-width:760px;min-height:100vh;margin:0 auto;padding:28px 20px 60px;box-sizing:border-box}.notification-page-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.notification-page-header h1{margin:0;font-size:25px;color:#20232b;font-weight:750}.notification-page-header p{margin:5px 0 0;color:#8a909c;font-size:12px}.mark-read-btn{display:flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid #e2e4ea;border-radius:9px;background:#fff;color:#5d6471;font-size:11px;font-weight:600;cursor:pointer;transition:.2s}.mark-read-btn:hover{background:#f5f6f9;border-color:#d8dbe2}.mark-read-btn svg{color:var(--primary)}.notification-card{background:#fff;border:1px solid #e4e7ec;border-radius:15px;overflow:hidden;box-shadow:0 3px 15px rgba(25,35,55,.045)}.notification-card-title{min-height:58px;box-sizing:border-box;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f3}.notification-card-title h2{margin:0;font-size:15px;color:#292d36}.notification-card-title span{padding:4px 8px;border-radius:12px;background:#f0efff;color:var(--primary);font-size:10px;font-weight:600}.notification-item{min-height:76px;padding:12px 18px;box-sizing:border-box;display:flex;align-items:center;gap:12px;position:relative;border-bottom:1px solid #f0f1f3;cursor:pointer;transition:background .2s ease}.notification-item:last-child{border-bottom:none}.notification-item:hover{background:#fafbfc}.notification-unread{background:#fafaff}.notification-unread:hover{background:#f7f7ff}.notification-avatar{width:44px;height:44px;position:relative;flex-shrink:0}.notification-avatar>img{width:44px;height:44px;display:block;border-radius:50%;padding:2px;box-sizing:border-box;background:var(--primary);object-fit:cover}.notification-type-icon{width:19px;height:19px;position:absolute;right:-4px;bottom:-2px;border-radius:50%;border:2px solid #fff;display:flex;align-items:center;justify-content:center;color:#fff;font-size:8px}.notification-type-icon.like{background:#ef476f}.notification-type-icon.follow{background:#2878e8}.notification-type-icon.comment{background:#8b5cf6}.notification-type-icon.share{background:#20a464}.notification-content{flex:1 1;min-width:0}.notification-content p{margin:0;color:#555b67;font-size:13px;line-height:1.45}.notification-content strong{color:#20232b;font-weight:650}.notification-content>span{display:block;margin-top:4px;color:#969ba5;font-size:10px}.unread-dot{width:8px;height:8px;flex-shrink:0;border-radius:50%;background:var(--primary)}.notification-empty{padding:65px 20px;text-align:center}.notification-empty-icon{width:60px;height:60px;margin:0 auto 14px;border-radius:18px;background:#f0efff;color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:24px}.notification-empty h3{margin:0 0 6px;color:#30343d;font-size:16px}.notification-empty p{max-width:320px;margin:auto;color:#9297a1;font-size:12px;line-height:1.5}@media (max-width:650px){.notification-page{padding:18px 9px 75px}.notification-page-header{align-items:flex-start;margin-bottom:14px}.notification-page-header h1{font-size:21px}.notification-page-header p{font-size:10px}.mark-read-btn{padding:8px;font-size:0}.mark-read-btn svg{font-size:14px}.notification-card{border-radius:12px}.notification-card-title{min-height:52px;padding:0 13px}.notification-card-title h2{font-size:14px}.notification-item{min-height:70px;padding:10px 12px;gap:10px}.notification-avatar,.notification-avatar>img{width:40px;height:40px}.notification-content p{font-size:12px}.notification-empty{padding:55px 15px}}.privacy-page{min-height:100vh;background:#f5f7fb;padding:35px 20px 70px;box-sizing:border-box}.privacy-hero{width:100%;max-width:900px;margin:0 auto 20px;padding:25px;box-sizing:border-box;gap:17px;background:#fff;border:1px solid #e4e7ec;box-shadow:0 3px 15px rgba(25,35,55,.04)}.privacy-hero,.privacy-icon{display:flex;align-items:center;border-radius:16px}.privacy-icon{width:55px;height:55px;min-width:55px;justify-content:center;background:#f0efff;font-size:24px}.privacy-hero h1{margin:0;color:#20232b;font-size:26px;font-weight:750}.privacy-hero p{margin:6px 0;color:#777d89;font-size:13px;line-height:1.5}.privacy-hero span{color:#9a9fab;font-size:10px}.privacy-content{width:100%;max-width:900px;margin:auto;padding:28px 32px;box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 3px 15px rgba(25,35,55,.04)}.privacy-section{padding:0 0 25px;margin-bottom:25px;border-bottom:1px solid #eef0f3}.privacy-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.privacy-section h2{margin:0 0 10px;color:#252932;font-size:17px;font-weight:700}.privacy-section p{margin:0 0 10px;color:#5d6470;font-size:13px;line-height:1.75}.privacy-section p:last-child{margin-bottom:0}.privacy-section ul{margin:10px 0 0;padding-left:22px}.privacy-section li{margin-bottom:8px;color:#5d6470;font-size:13px;line-height:1.6}.privacy-section li::marker{color:var(--primary)}.privacy-contact-box{margin-top:15px;padding:15px;display:flex;flex-direction:column;gap:6px;background:#f7f7ff;border:1px solid #e8e6ff;border-radius:11px}.privacy-contact-box strong{color:#30343d;font-size:14px}.privacy-contact-box span{color:#717783;font-size:12px}@media (max-width:650px){.privacy-page{padding:15px 9px 70px}.privacy-hero{padding:18px;gap:12px;border-radius:12px}.privacy-icon{width:45px;height:45px;min-width:45px;border-radius:13px;font-size:20px}.privacy-hero h1{font-size:21px}.privacy-hero p{font-size:11px;margin:4px 0}.privacy-content{padding:22px 16px;border-radius:12px}.privacy-section{padding-bottom:20px;margin-bottom:20px}.privacy-section h2{font-size:15px;margin-bottom:8px}.privacy-section li,.privacy-section p{font-size:12px;line-height:1.7}.privacy-section ul{padding-left:19px}}.terms-page{min-height:100vh;background:#f5f7fb;padding:35px 20px 70px;box-sizing:border-box}.terms-hero{width:100%;max-width:900px;margin:0 auto 20px;padding:25px;box-sizing:border-box;gap:17px;background:#fff;border:1px solid #e4e7ec;box-shadow:0 3px 15px rgba(25,35,55,.04)}.terms-hero,.terms-icon{display:flex;align-items:center;border-radius:16px}.terms-icon{width:55px;height:55px;min-width:55px;justify-content:center;background:#f0efff;font-size:24px}.terms-hero h1{margin:0;color:#20232b;font-size:26px;font-weight:750}.terms-hero p{margin:6px 0;color:#777d89;font-size:13px;line-height:1.5}.terms-hero span{color:#9a9fab;font-size:10px}.terms-content{width:100%;max-width:900px;margin:auto;padding:28px 32px;box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 3px 15px rgba(25,35,55,.04)}.terms-section{padding:0 0 25px;margin-bottom:25px;border-bottom:1px solid #eef0f3}.terms-section:last-of-type{margin-bottom:0}.terms-section h2{margin:0 0 10px;color:#252932;font-size:17px;font-weight:700}.terms-section p{margin:0 0 10px;color:#5d6470;font-size:13px;line-height:1.75}.terms-section p:last-child{margin-bottom:0}.terms-section ul{margin:10px 0 0;padding-left:22px}.terms-section li{margin-bottom:8px;color:#5d6470;font-size:13px;line-height:1.6}.terms-section li::marker{color:var(--primary)}.terms-policy-link{display:inline-block;margin-top:5px;color:var(--primary);font-size:12px;font-weight:600;text-decoration:none}.terms-policy-link:hover{text-decoration:underline}.terms-contact-box{margin-top:15px;padding:15px;display:flex;flex-direction:column;gap:6px;background:#f7f7ff;border:1px solid #e8e6ff;border-radius:11px}.terms-contact-box strong{color:#30343d;font-size:14px}.terms-contact-box span{color:#717783;font-size:12px}.terms-footer-note{padding-top:25px;text-align:center;color:#a0a4ad;font-size:10px}@media (max-width:650px){.terms-page{padding:15px 9px 70px}.terms-hero{padding:18px;gap:12px;border-radius:12px}.terms-icon{width:45px;height:45px;min-width:45px;border-radius:13px;font-size:20px}.terms-hero h1{font-size:21px}.terms-hero p{font-size:11px;margin:4px 0}.terms-content{padding:22px 16px;border-radius:12px}.terms-section{padding-bottom:20px;margin-bottom:20px}.terms-section h2{font-size:15px;margin-bottom:8px}.terms-section li,.terms-section p{font-size:12px;line-height:1.7}.terms-section ul{padding-left:19px}}.about-page{min-height:100vh;background:#f5f7fb}.about-hero,.about-page{width:100%;box-sizing:border-box}.about-hero{padding:75px 20px;background:linear-gradient(135deg,#ffffff,#f7f7ff 55%,#fffaf0);border-bottom:1px solid #e7e9ee}.about-hero-content{width:100%;max-width:850px;margin:auto;text-align:center}.about-logo{width:70px;height:70px;margin:0 auto 18px;padding:7px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7ed;border-radius:20px;box-shadow:0 8px 25px rgba(25,35,55,.08)}.about-logo img{width:100%;height:100%;object-fit:contain}.about-label{display:inline-block;margin-bottom:12px;color:var(--primary);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.about-hero h1{margin:0;color:#20232b;font-size:46px;line-height:1.1;letter-spacing:-1.5px;font-weight:800}.about-hero h1 span{color:#a5740b}.about-hero p{max-width:600px;margin:18px auto 0;color:#717783;font-size:14px;line-height:1.75}.about-hero-buttons{margin-top:25px;display:flex;justify-content:center}.about-primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 18px;border-radius:24px;background:var(--primary);color:#fff;text-decoration:none;font-size:12px;font-weight:650;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.about-primary-btn:hover{transform:translateY(-2px);filter:brightness(.96);box-shadow:0 6px 18px rgba(25,35,55,.12)}.about-primary-btn:active{transform:scale(.97)}.about-section{width:100%;max-width:1050px;margin:auto;padding:75px 25px;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px}.about-features-heading>span,.about-section-heading>span,.mission-content>span{color:var(--primary);font-size:10px;font-weight:750;letter-spacing:1.3px}.about-features-heading h2,.about-section-heading h2{margin:10px 0 0;color:#252932;font-size:30px;line-height:1.25;font-weight:450}.about-features-heading h2 strong,.about-section-heading h2 strong{font-weight:750;color:#a5740b}.about-description{padding-top:22px}.about-description p{margin:0 0 15px;color:#656b76;font-size:13px;line-height:1.8}.about-features{width:100%;padding:70px 20px;box-sizing:border-box;background:#fff;border-top:1px solid #e7e9ee;border-bottom:1px solid #e7e9ee}.about-features-heading{max-width:1050px;margin:0 auto 35px;padding:0 5px}.about-feature-grid{width:100%;max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.about-feature-card{padding:22px;box-sizing:border-box;background:#fafbfc;border:1px solid #e5e7ec;border-radius:14px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.about-feature-card:hover{transform:translateY(-3px);border-color:#ddd9ff;box-shadow:0 7px 20px rgba(25,35,55,.06)}.feature-icon{width:40px;height:40px;margin-bottom:15px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#f0efff;color:var(--primary);font-size:16px}.about-feature-card h3{margin:0 0 7px;color:#2b2f38;font-size:14px;font-weight:700}.about-feature-card p{margin:0;color:#858b96;font-size:11px;line-height:1.65}.about-mission{width:100%;max-width:1050px;margin:auto;padding:75px 25px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:50px}.mission-content{max-width:600px}.mission-content h2{margin:10px 0 15px;color:#252932;font-size:30px;line-height:1.25;font-weight:450}.mission-content h2 strong{color:#a5740b;font-weight:750}.mission-content p{max-width:550px;margin:0;color:#717783;font-size:13px;line-height:1.8}.mission-logo{width:150px;height:150px;min-width:150px;display:flex;align-items:center;justify-content:center;border-radius:35px;background:#fff;border:1px solid #e5e7ec;box-shadow:0 10px 30px rgba(25,35,55,.07)}.mission-logo img{width:110px;height:110px;object-fit:contain}.about-cta{width:calc(100% - 40px);max-width:1050px;margin:0 auto 70px;padding:50px 25px;box-sizing:border-box;text-align:center;background:linear-gradient(135deg,#f0efff,#fff8e9);border:1px solid #e5e3f5;border-radius:18px}.about-cta h2{margin:0;color:#272b34;font-size:25px;font-weight:750}.about-cta p{margin:8px 0 20px;color:#777d89;font-size:12px}@media (max-width:700px){.about-hero{padding:50px 18px}.about-logo{width:58px;height:58px;border-radius:16px}.about-hero h1{font-size:34px;letter-spacing:-1px}.about-hero p{font-size:12px;line-height:1.7}.about-section{padding:50px 18px;display:flex;flex-direction:column;gap:10px}.about-features-heading h2,.about-section-heading h2,.mission-content h2{font-size:25px}.about-description{padding-top:5px}.about-features{padding:50px 12px}.about-features-heading{padding:0 7px;margin-bottom:25px}.about-feature-grid{grid-template-columns:1fr;gap:10px}.about-feature-card{padding:18px}.about-mission{padding:50px 18px;flex-direction:column;align-items:flex-start;gap:30px}.mission-logo{width:90px;height:90px;min-width:90px;align-self:center;border-radius:24px}.mission-logo img{width:65px;height:65px}.about-cta{width:calc(100% - 20px);margin-bottom:50px;padding:35px 18px;border-radius:14px}.about-cta h2{font-size:21px}}.support-page{min-height:100vh;padding:35px 20px 70px;background:#f5f7fb}.support-hero,.support-page{width:100%;box-sizing:border-box}.support-hero{max-width:800px;margin:0 auto 25px;padding:42px 25px;text-align:center;background:linear-gradient(135deg,#ffffff,#f8f7ff);border:1px solid #e4e7ec;border-radius:17px;box-shadow:0 4px 18px rgba(25,35,55,.04)}.support-hero-icon{width:58px;height:58px;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;border-radius:17px;background:#f0efff;color:var(--primary);font-size:24px}.support-hero h1{margin:0;color:#20232b;font-size:28px;font-weight:750}.support-hero p{max-width:530px;margin:9px auto 0;color:#7b818c;font-size:13px;line-height:1.7}.support-content{width:100%;max-width:950px;margin:auto}.support-heading{margin-bottom:18px}.support-heading span{color:var(--primary);font-size:10px;font-weight:750;letter-spacing:1.2px}.support-heading h2{margin:7px 0 0;color:#282c35;font-size:21px;font-weight:700}.support-options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:25px}.support-option{min-height:95px;padding:15px;box-sizing:border-box;display:flex;align-items:flex-start;gap:11px;background:#fff;border:1px solid #e4e7ec;border-radius:13px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.support-option:hover{transform:translateY(-2px);border-color:#ddd9ff;box-shadow:0 6px 18px rgba(25,35,55,.06)}.support-option-icon{width:38px;height:38px;min-width:38px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:14px}.support-option-icon.account{color:#3478e5;background:#eef5ff}.support-option-icon.privacy{color:#7958d8;background:#f3efff}.support-option-icon.content{color:#c2830d;background:#fff7e6}.support-option-icon.report{color:#e45268;background:#fff0f2}.support-option-icon.bug{color:#2d9b69;background:#edfaf4}.support-option-icon.question{color:var(--primary);background:#f0efff}.support-option h3{margin:1px 0 5px;color:#30343d;font-size:13px;font-weight:650}.support-option p{margin:0;color:#8a909b;font-size:10px;line-height:1.55}.support-form-section{padding:25px;box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 3px 15px rgba(25,35,55,.04)}.support-form-heading{display:flex;align-items:center;gap:11px;margin-bottom:22px}.support-form-icon{width:42px;height:42px;min-width:42px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#f0efff;color:var(--primary);font-size:16px}.support-form-heading h2{margin:0;color:#292d36;font-size:17px}.support-form-heading p{margin:4px 0 0;color:#90959f;font-size:10px}.support-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.support-field{display:flex;flex-direction:column;gap:6px;margin-bottom:15px}.support-field label{color:#4c525d;font-size:11px;font-weight:600}.support-field input,.support-field select,.support-field textarea{width:100%;box-sizing:border-box;padding:11px 12px;color:#292d36;background:#fafbfc;border:1px solid #e1e4e9;border-radius:9px;outline:none;font-family:inherit;font-size:12px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.support-field input,.support-field select{height:42px}.support-field textarea{min-height:125px;resize:vertical;line-height:1.6}.support-field input::placeholder,.support-field textarea::placeholder{color:#a3a7af}.support-field input:focus,.support-field select:focus,.support-field textarea:focus{background:#fff;border-color:#cfcaff;box-shadow:0 0 0 3px rgba(98,84,231,.06)}.support-submit{display:flex;justify-content:flex-end;margin-top:3px}.support-submit button{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 17px;border:none;border-radius:22px;background:var(--primary);color:#fff;font-family:inherit;font-size:11px;font-weight:650;cursor:pointer;transition:transform .2s ease,filter .2s ease,opacity .2s ease}.support-submit button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(.95)}.support-submit button:active:not(:disabled){transform:scale(.97)}.support-submit button:disabled{opacity:.45;cursor:not-allowed}.support-email{margin-top:15px;padding:17px;box-sizing:border-box;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e4e7ec;border-radius:13px}.support-email-icon{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#fff7e6;color:#b27a10;font-size:15px}.support-email h3{margin:0 0 3px;color:#30343d;font-size:13px}.support-email p{margin:0 0 4px;color:#898f99;font-size:10px}.support-email a{color:var(--primary);font-size:11px;font-weight:600;text-decoration:none}.support-email a:hover{text-decoration:underline}@media (max-width:700px){.support-page{padding:15px 9px 70px}.support-hero{padding:30px 18px;border-radius:13px}.support-hero-icon{width:50px;height:50px;border-radius:14px;font-size:21px}.support-hero h1{font-size:23px}.support-hero p{font-size:11px}.support-heading h2{font-size:18px}.support-options{grid-template-columns:1fr 1fr;gap:9px}.support-option{min-height:105px;padding:12px;gap:8px;border-radius:11px}.support-option-icon{width:34px;height:34px;min-width:34px;font-size:12px}.support-option h3{font-size:11px}.support-option p{font-size:9px}.support-form-section{padding:18px;border-radius:13px}.support-form-grid{grid-template-columns:1fr;gap:0}.support-form-heading h2{font-size:15px}.support-email{align-items:flex-start;padding:14px}}@media (max-width:380px){.support-options{grid-template-columns:1fr}.support-option{min-height:auto}.support-form-section{padding:15px}.support-submit button{width:100%}}.chat-window{position:fixed;right:24px;bottom:20px;width:380px;height:570px;border-radius:16px;box-shadow:0 8px 35px rgba(0,0,0,.18);flex-direction:column;overflow:hidden;z-index:99999;border:1px solid #eeeeee}.chat-header,.chat-window{background:#ffffff;display:flex}.chat-header{height:68px;min-height:68px;padding:0 16px;align-items:center;justify-content:space-between;border-bottom:1px solid #eeeeee}.chat-user{display:flex;align-items:center;gap:11px;min-width:0}.chat-user-image{width:43px;height:43px;border-radius:50%;object-fit:cover;flex-shrink:0}.chat-user-info{min-width:0}.chat-user-info h3{margin:0;font-size:15px;font-weight:600;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-last-seen,.chat-online{display:flex;align-items:center;gap:5px;margin-top:3px;font-size:11px;color:#777}.online-dot{width:7px;height:7px;border-radius:50%;background:#20b45a}.chat-close,.chat-header-actions{display:flex;align-items:center}.chat-close{width:34px;height:34px;border:none;background:transparent;border-radius:50%;font-size:25px;line-height:1;color:#666;cursor:pointer;justify-content:center}.chat-close:hover{background:#f3f3f3;color:#111}.chat-messages{flex:1 1;overflow-y:auto;padding:18px 15px;background:#fafafa;display:flex;flex-direction:column}.chat-messages::-webkit-scrollbar{width:5px}.chat-messages::-webkit-scrollbar-thumb{background:#d5d5d5;border-radius:10px}.message-row{width:100%;display:flex;margin-bottom:8px}.message-row-me{justify-content:flex-end}.message-row-other{justify-content:flex-start}.message{max-width:75%;padding:9px 11px 6px;border-radius:13px;display:flex;flex-direction:column;gap:3px}.message-received{background:#ffffff;border:1px solid #eeeeee;border-bottom-left-radius:4px}.message-sent{background:#ddeafc;color:#272727;border-bottom-right-radius:4px}.message-text{font-size:13.5px;line-height:1.4;word-break:break-word}.message-time{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:9px;opacity:.55}.message-status{font-size:9px;letter-spacing:-2px}.chat-empty{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#777}.chat-empty img{width:65px;height:65px;border-radius:50%;object-fit:cover;margin-bottom:10px}.chat-empty h4{margin:0;font-size:15px;color:#222}.chat-empty p{margin:5px 0 0;font-size:12px;color:#888}.chat-input-area{min-height:64px;padding:10px 11px;display:flex;align-items:center;gap:7px;background:#ffffff;border-top:1px solid #eeeeee}.chat-attachment{width:37px;height:37px;flex-shrink:0;border:none;background:transparent;border-radius:50%;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center}.chat-attachment:hover{color:#111;background:#f4f4f4}.chat-input-wrapper{flex:1 1;min-width:0}.chat-input-wrapper textarea{width:100%;min-height:38px;max-height:100px;resize:none;box-sizing:border-box;border:1px solid #dddddd;border-radius:20px;padding:9px 14px;outline:none;font-family:inherit;font-size:13px;line-height:18px;background:#fafafa}.chat-input-wrapper textarea:focus{border-color:#bbbbbb;background:#ffffff}.chat-send{width:38px;height:38px;flex-shrink:0;border:none;border-radius:50%;background:#e5e5e5;color:#999;font-size:16px;cursor:default;display:flex;align-items:center;justify-content:center}.chat-send-active{background:var(--primary);color:#ffffff;cursor:pointer}.chat-send-active:hover{opacity:.85}.message-status{display:inline-flex;align-items:center;justify-content:center;margin-left:4px;width:13px;height:10px}.single-check{width:9px;height:9px;display:block;position:relative}.single-check i{position:absolute;width:7px;height:3px;border-left:1.7px solid;border-bottom:1.7px solid;transform:rotate(-45deg);left:1px;top:2px}.double-check{width:13px;height:10px;position:relative;display:block}.double-check i{position:absolute;width:7px;height:3px;border-left:1.7px solid;border-bottom:1.7px solid;transform:rotate(-45deg);top:2px}.double-check i:first-child{left:0}.double-check i:last-child{left:4px}.status-delivered,.status-sent{color:#666666}.status-seen{color:#2196f3}.message-pending-clock{width:10px;height:10px;border:1.5px solid;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;opacity:.65;vertical-align:middle;animation:pendingClock 1s linear infinite}.message-pending-clock:before{width:1px;height:3px;top:1.5px;transform:translateX(-50%);transform-origin:bottom}.message-pending-clock:after,.message-pending-clock:before{content:"";position:absolute;background:currentColor;left:50%}.message-pending-clock:after{width:3px;height:1px;top:50%;transform:translateY(-50%)}@keyframes pendingClock{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chat-loader{flex:1 1;display:flex;align-items:center;justify-content:center}.chat-spinner{width:35px;height:35px;border:2px solid #e5e5e5;border-top:2px solid var(--primary);border-radius:50%;animation:chatSpin .7s linear infinite}@keyframes chatSpin{to{transform:rotate(1turn)}}@media (max-width:600px){.chat-window{position:fixed;inset:0;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;border-radius:0;border:none;overflow:hidden;z-index:999999;display:flex;flex-direction:column;overscroll-behavior:none}.chat-header{height:62px;min-height:62px;padding:0 13px;flex-shrink:0}.chat-user-image{width:40px;height:40px}.chat-messages{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:15px 12px;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}.message{max-width:82%}.chat-input-area{min-height:62px;flex-shrink:0;position:relative;z-index:50;padding:8px 9px calc(8px + env(safe-area-inset-bottom));box-sizing:border-box;background:#fff;touch-action:none;overscroll-behavior:none}.chat-input-wrapper textarea{font-size:14px;touch-action:manipulation}}.comment-modal-overlay{position:fixed;inset:0;background:rgba(255,255,255,.808);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.comment-modal{width:680px;max-width:100%;height:85vh;max-height:850px;background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 40px rgba(0,0,0,.25)}.comment-modal-header{height:52px;min-height:52px;display:flex;align-items:center;justify-content:center;position:relative;background:#fff;border-bottom:1px solid #eee;font-size:15px;font-weight:600;z-index:10}.comment-modal-header button{position:absolute;right:15px;border:none;background:#f2f2f2;width:30px;height:30px;border-radius:50%;font-size:21px;line-height:20px;cursor:pointer;color:#333}.comment-scroll-area{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.comment-post{padding:14px;border-bottom:1px solid #eee;flex-shrink:0}.comment-post .poster-info{margin-bottom:8px}.comment-post-media{width:100%;max-height:300px;object-fit:contain;display:block;border-radius:6px;margin-top:8px}.comments-list{padding:15px}.comment-item{display:flex;gap:10px;margin-bottom:5px}.comment-item>img{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0}.comment-content{border-radius:10px;max-width:calc(100% - 45px)}.comment-content strong{font-size:11px;display:block;margin-bottom:2px}.comment-content p{margin:0;font-size:14px;color:#131313;line-height:18px}.comment-name-row{display:flex;align-items:center;gap:3px}.comment-name-row strong{font-size:13px}.comment-dot{font-size:12px;color:#999}.comment-time{font-size:10px;color:#888;font-weight:400}.no-comments{text-align:center;margin-top:70px;color:#888}.no-comments div{font-size:35px;margin-bottom:8px}.no-comments p{margin:0;font-weight:600;color:#555}.no-comments span{font-size:12px}.comment-input{min-height:62px;display:flex;align-items:center;gap:8px;padding:10px 14px;border-top:1px solid #eee;background:#fff;flex-shrink:0;z-index:10}.comment-input img{width:34px;height:34px;border-radius:50%;object-fit:cover}.comment-input input{flex:1 1;height:40px;border:1px solid #ddd;border-radius:20px;padding:0 15px;outline:none;font-size:13px}.comment-input input:focus{border-color:#aaa}.comment-input button{border:none;background:#1b7af7;color:white;height:36px;padding:0 15px;border-radius:18px;cursor:pointer;font-size:13px}.comment-input button:disabled{opacity:.5;cursor:default}.comments-loading{text-align:center;padding:40px;color:#888;font-size:13px}@media (max-width:600px){.comment-modal-overlay{position:fixed;inset:0;width:100vw;height:100dvh;background:rgba(0,0,0,.55);display:flex;align-items:flex-end;justify-content:center;padding:0;z-index:99999;overflow:hidden}.comment-modal{max-width:100%;height:92dvh;max-height:92dvh;margin:0;border-radius:16px 16px 0 0;overflow:hidden;display:flex;flex-direction:column;z-index:100000}.comment-modal,.comment-modal-header{position:relative;width:100%;background:#fff}.comment-modal-header{flex-shrink:0;height:52px;min-height:52px;z-index:10}.comment-scroll-area{flex:1 1;min-height:0;width:100%;overflow-y:auto;overflow-x:hidden;background:#fff;-webkit-overflow-scrolling:touch}.comment-post,.comments-list{width:100%;box-sizing:border-box;padding:12px 14px;background:#fff;overflow:visible}.comment-item{width:100%;box-sizing:border-box;display:flex;align-items:flex-start;gap:8px;margin-bottom:14px}.comment-content{min-width:0;max-width:calc(100% - 44px)}.comment-content,.comment-content p{word-break:break-word;overflow-wrap:anywhere}.comment-replies{margin-left:30px;padding-left:8px;border-left:2px solid #eee;max-width:calc(100% - 30px)}.comment-input{width:100%;box-sizing:border-box;flex-shrink:0;background:#fff;position:relative;z-index:20}}.comment-actions{display:flex;align-items:center;gap:14px;margin-top:5px}.comment-actions button{border:none;background:transparent;padding:0;font-size:11px;font-weight:600;color:#777;cursor:pointer}.comment-actions button:hover{color:var(--primary)}.comment-actions .delete-comment-btn:hover{color:rgb(189,1,1)}.replying-box{display:flex;align-items:center;justify-content:space-between;padding:7px 12px;background:#f5f6f7;border-top:1px solid #eee;font-size:11px;color:#777}.replying-box strong{color:#333}.replying-box button{border:none;background:transparent;font-size:18px;line-height:18px;color:#777;cursor:pointer;padding:0 4px}.replying-box button:hover{color:#000}.comment-wrapper{margin-bottom:16px}.comment-replies{margin-left:45px;margin-top:8px;padding-left:12px;border-left:2px solid #eee}.reply-item{margin-bottom:12px}.reply-item:last-child{margin-bottom:0}.replies-toggle{border:none;background:transparent;margin-left:45px;margin-top:4px;margin-bottom:6px;padding:0;font-size:11px;font-weight:600;color:#777;cursor:pointer}.replies-toggle:hover{color:#1b7af7}.empty-following{width:100%;margin-top:20px;min-height:280px;box-sizing:border-box;padding:40px 20px;flex-direction:column;text-align:center;background:#fff;border:1px solid #e5e7ec;border-radius:14px;box-shadow:0 3px 15px rgba(25,35,55,.04)}.empty-following,.empty-following-icon{display:flex;align-items:center;justify-content:center}.empty-following-icon{width:65px;height:65px;margin-bottom:15px;border-radius:19px;background:#f0efff;font-size:28px}.empty-following h2{margin:0;color:#292d36;font-size:18px;font-weight:700}.empty-following p{margin:7px 0 18px;color:#9297a1;font-size:11px;line-height:1.65}.empty-following button{padding:9px 17px;border:none;border-radius:20px;background:var(--primary);color:#fff;font-family:inherit;font-size:11px;font-weight:650;cursor:pointer;transition:.2s}.empty-following button:hover{transform:translateY(-1px);filter:brightness(.96)}.empty-following button:active{transform:scale(.96)}@media (max-width:650px){.empty-following{min-height:250px;padding:30px 15px;border-radius:12px}.empty-following-icon{width:57px;height:57px;font-size:25px;border-radius:17px}.empty-following h2{font-size:17px}.empty-following p{font-size:10px}}.profileMenuWrapper{position:relative}.profileDropdown{position:absolute;top:calc(100% + 10px);right:0;width:150px;background:white;border:1px solid #eee;border-radius:12px;padding:6px;box-shadow:0 8px 25px rgba(0,0,0,.12);z-index:1000}.profileMenuItem{width:100%;display:block;padding:11px 12px;border:none;background:transparent;border-radius:8px;text-align:left;font-size:14px;color:#222;text-decoration:none;cursor:pointer}.profileMenuItem:hover{background:#f5f5f5}.logoutItem{color:#e53935}.postview-comments{margin-top:16px;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;flex-direction:column;height:auto}.postview-comments,.postview-comments-header{width:100%;background:#fff;display:flex;box-sizing:border-box}.postview-comments-header{height:52px;min-height:52px;align-items:center;padding:0 16px;border-bottom:1px solid #eee}.postview-comments-header h3{margin:0;font-size:17px;font-weight:600;color:#111}.postview-comments-header span{margin-left:6px;font-size:12px;color:#999}.postview-comments .comments-list{width:100%;box-sizing:border-box;padding:15px 16px;height:auto!important;min-height:0!important;max-height:380px;flex:0 1 auto!important;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.postview-comments .comments-list::-webkit-scrollbar{width:5px}.postview-comments .comments-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.postview-comments .comments-list::-webkit-scrollbar-track{background:transparent}.postview-comments .comment-wrapper{width:100%;box-sizing:border-box;margin-bottom:8px}.postview-comments .comment-wrapper:last-child{margin-bottom:0}.postview-comments .comment-item{width:100%;display:flex;align-items:flex-start;gap:8px;margin:10px;box-sizing:border-box}.postview-comments .comment-item>img{width:30px;height:30px;min-width:30px;border-radius:50%;object-fit:cover;display:block}.postview-comments .comment-content{min-width:0;max-width:calc(100% - 43px);padding-top:1px;box-sizing:border-box}.postview-comments .comment-name-row{display:flex;align-items:center;gap:5px;line-height:15px}.postview-comments .comment-name-row strong{font-size:13px;font-weight:600;color:#111;white-space:nowrap}.postview-comments .comment-dot{font-size:12px;color:#999}.postview-comments .comment-time{font-size:10px;color:#888;font-weight:400;white-space:nowrap}.postview-comments .comment-content p{margin:3px 0 6px;font-size:13px;line-height:18px;color:#222;word-break:break-word;overflow-wrap:anywhere}.postview-comments .comment-actions{display:flex;align-items:center;gap:16px;margin-top:2px}.postview-comments .comment-actions button{border:none;background:transparent;padding:0;margin:0;font-size:11px;font-weight:500;color:#777;cursor:pointer}.postview-comments .comment-actions button:hover{color:#1b7af7}.postview-comments .delete-comment-btn:hover{color:#e53935!important}.postview-comments .comment-replies{margin-left:43px;margin-top:10px;padding-left:12px;border-left:2px solid #eee;box-sizing:border-box}.postview-comments .comment-replies .comment-wrapper{margin-bottom:16px}.postview-comments
.comment-replies
.comment-wrapper:last-child{margin-bottom:0}.postview-comments .replies-toggle{border:none;background:transparent;margin-left:43px;margin-top:6px;padding:0;font-size:11px;font-weight:600;color:#777;cursor:pointer}.postview-comments .replies-toggle:hover{color:#1b7af7}.postview-comments .no-comments{width:100%;padding:25px 10px;text-align:center;box-sizing:border-box}.postview-comments .no-comments>div{font-size:24px;margin-bottom:6px}.postview-comments .no-comments p{margin:0 0 4px;font-size:14px;font-weight:600;color:#555}.postview-comments .no-comments span{font-size:11px;color:#999}.postview-comments .comments-loading{padding:25px;text-align:center;font-size:12px;color:#888}.postview-comments .replying-box{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 12px;box-sizing:border-box;background:#f6f7f8;border-top:1px solid #eee;color:#777;font-size:11px}.postview-comments .replying-box strong{color:#333}.postview-comments .replying-box button{border:none;background:transparent;padding:0 4px;font-size:18px;line-height:18px;color:#777;cursor:pointer}.postview-comments .replying-box button:hover{color:#111}.postview-comment-input{width:100%;min-height:60px;flex-shrink:0;display:flex;align-items:center;gap:9px;padding:10px 12px;box-sizing:border-box;border-top:1px solid #eee;background:#fff}.postview-comment-input img{width:36px;height:36px;min-width:36px;border-radius:50%;object-fit:cover;display:block}.postview-comment-input input{flex:1 1;min-width:0;height:40px;padding:0 15px;box-sizing:border-box;border:1px solid #ddd;border-radius:22px;outline:none;background:#fff;font-size:13px;color:#222}.postview-comment-input input::placeholder{color:#999}.postview-comment-input input:focus{border-color:#1b7af7}.postview-comment-input button{height:38px;min-width:58px;padding:0 15px;border:none;border-radius:20px;background:#1b7af7;color:#fff;font-size:12px;font-weight:600;cursor:pointer}.postview-comment-input button:hover{background:#126be0}.postview-comment-input button:disabled{opacity:.5;cursor:default}@media (max-width:700px){.postview-comments{margin-top:12px;border-radius:10px}.postview-comments-header{height:48px;min-height:48px;padding:0 14px}.postview-comments-header h3{font-size:16px}.postview-comments .comments-list{padding:14px 12px;height:auto!important;min-height:0!important;max-height:320px;flex:0 1 auto!important;overflow-y:auto}.postview-comments .comment-wrapper{margin-bottom:20px}.postview-comments .comment-item>img{width:32px;height:32px;min-width:32px}.postview-comments .comment-content{max-width:calc(100% - 41px)}.postview-comments .comment-content p{font-size:13px;line-height:18px;margin-top:3px;margin-bottom:6px}.postview-comments .comment-replies{margin-left:32px;margin-top:10px;padding-left:9px}.postview-comments .replies-toggle{margin-left:32px}.postview-comment-input{min-height:58px;padding:9px 10px;gap:7px}.postview-comment-input img{width:34px;height:34px;min-width:34px}.postview-comment-input input{height:38px;padding:0 13px;font-size:12px}.postview-comment-input button{height:36px;min-width:54px;padding:0 13px;font-size:12px}}.chat-list{position:fixed;top:0;right:0;width:380px;height:100dvh;background:#fff;z-index:99998;display:flex;flex-direction:column;border-left:1px solid #eeeeee;box-shadow:-8px 0 30px rgba(0,0,0,.1);animation:chatListIn .22s ease}@keyframes chatListIn{0%{transform:translateX(100%);opacity:.5}to{transform:translateX(0);opacity:1}}.chat-list-header{height:68px;padding:0 18px;border-bottom:1px solid #eeeeee;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;background:#fff}.chat-list-header h2{margin:0;font-size:20px;font-weight:700;color:#181818;letter-spacing:-.2px}.chat-list-close{width:34px;height:34px;border:none;border-radius:50%;background:#f4f4f4;color:#555;font-size:21px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,transform .2s ease}.chat-list-close:hover{background:#e9e9e9;color:#111;transform:rotate(90deg)}.chat-list-title{display:flex;align-items:center;gap:7px}.chat-list-title h2{margin:0}.chat-count{min-width:23px;height:23px;padding:0 6px;border-radius:20px;background:#f0f0f0;color:#666;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.chat-list-message-row{justify-content:space-between;gap:8px}.chat-list-message-row p{flex:1 1;min-width:0}.chat-list-message-row p.unread-message{color:#222;font-weight:600}.unread-count{min-width:19px;height:19px;padding:0 5px;border-radius:50px;background:var(--primary);color:#fff;font-size:9px;font-weight:700;justify-content:center;box-sizing:border-box}.chat-search,.unread-count{display:flex;align-items:center;flex-shrink:0}.chat-search{margin:12px 15px 7px;height:40px;border-radius:10px;background:#f6f6f7;padding:0 12px}.chat-search-icon{color:#999;font-size:13px;margin-right:8px}.chat-search input{width:100%;border:none;outline:none;background:transparent;font-size:12px;color:#222}.chat-search input::placeholder{color:#999}.chat-list-body{flex:1 1;overflow-y:auto;min-height:0;padding:5px 8px 15px}.chat-list-body::-webkit-scrollbar{width:4px}.chat-list-body::-webkit-scrollbar-track{background:transparent}.chat-list-body::-webkit-scrollbar-thumb{background:#dcdcdc;border-radius:10px}.chat-list-item{width:100%;min-height:72px;border:none;background:transparent;padding:10px;margin-bottom:2px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;border-radius:10px;transition:background .18s ease,transform .12s ease}.chat-list-item:hover{background:#f6f6f6}.chat-list-item:active{transform:scale(.985)}.chat-list-avatar{width:50px;height:50px;position:relative;flex-shrink:0}.chat-list-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;background:#f1f1f1}.chat-online-dot{position:absolute;right:-1px;bottom:0;width:11px;height:11px;background:#21c56b;border:2px solid #fff;border-radius:50%;box-sizing:content-box}.chat-list-content{flex:1 1;min-width:0;overflow:hidden}.chat-list-name-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.chat-list-name-row strong{min-width:0;font-size:13.5px;font-weight:650;color:#202020;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-list-name-row span{flex-shrink:0;font-size:10px;color:#999;white-space:nowrap}.chat-list-message-row{display:flex;align-items:center;min-width:0}.chat-list-message-row p{width:100%;margin:4px 0 0;font-size:11.5px;line-height:1.4;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-chats{min-height:70%;padding:40px 25px;text-align:center;flex-direction:column}.no-chat-icon,.no-chats{display:flex;align-items:center;justify-content:center}.no-chat-icon{width:56px;height:56px;margin-bottom:14px;border-radius:50%;background:#f4f4f4;font-size:25px}.no-chats h3{margin:0;font-size:15px;font-weight:650;color:#222}.no-chats p{max-width:220px;margin:7px 0 0;color:#888;font-size:11.5px;line-height:1.5}.chat-list-loader{flex:1 1;display:flex;align-items:center;justify-content:center}.chat-list-spinner{width:30px;height:30px;border:2px solid #eee;border-top:2px solid var(--primary);border-radius:50%;animation:chatListSpin .7s linear infinite}@keyframes chatListSpin{to{transform:rotate(1turn)}}.chat-avatar-loader{width:50px;height:50px;border-radius:50%;background:#eee;animation:chatSkeleton 1.2s infinite}.chat-name-loader{width:120px;height:12px}.chat-message-loader,.chat-name-loader{border-radius:5px;background:#eee;animation:chatSkeleton 1.2s infinite}.chat-message-loader{width:170px;height:9px;margin-top:8px}@keyframes chatSkeleton{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@media (max-width:600px){.chat-list{width:100%;right:0;top:0;height:100dvh;border-left:none;box-shadow:none}.chat-list-header{height:62px;padding:0 16px}.chat-list-header h2{font-size:18px}.chat-list-body{padding:5px 7px 15px}.chat-list-item{min-height:74px;padding:10px;border-radius:9px}.chat-list-avatar{width:52px;height:52px}.chat-list-name-row strong{font-size:13.5px}.chat-list-message-row p{font-size:11.5px}}.chat-search-clear{width:22px;height:22px;border:none;border-radius:50%;background:#e5e5e5;color:#777;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.chat-search-clear:hover{background:#dcdcdc;color:#222}.chat-date-separator{width:100%;display:flex;justify-content:center;align-items:center;margin:16px 0 12px}.chat-date-separator span{padding:5px 12px;border-radius:20px;background:#f1f1f1;color:#777;font-size:10px;font-weight:500;line-height:1.2}@media (max-width:600px){.chat-date-separator{margin:13px 0 9px}.chat-date-separator span{padding:4px 10px;font-size:9px}}.ad-card{width:100%;background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;margin-top:10px;box-sizing:border-box}.ad-label{padding:8px 12px 0;display:flex;align-items:center}.ad-label span{font-size:11px;color:#777;font-weight:600;background:#f1f1f1;padding:3px 7px;border-radius:4px}.ad-header{padding:10px 14px 5px}.ad-profile{display:flex;align-items:center;gap:9px}.ad-profile-image{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0}.ad-profile-info{min-width:0}.ad-profile-info h4{margin:0;font-size:14px;font-weight:600;color:#222}.ad-profile-info span{display:block;margin-top:2px;font-size:11px;color:#888}.ad-title{padding:5px 14px 0;font-size:17px;line-height:1.35;font-weight:600;color:#222}.ad-content-wrapper{width:100%;box-sizing:border-box;padding:7px 14px 12px}.ad-content{font-size:14px;line-height:1.55;color:#24262c;word-break:break-word;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.ad-content-expanded{display:block;-webkit-line-clamp:unset;overflow:visible}.ad-description-toggle{display:block;margin-top:5px;padding:0;border:0;background:transparent;color:#1677ff;font-size:13px;font-weight:500;cursor:pointer}.ad-images{width:100%;box-sizing:border-box}.single-image{padding:0}.single-image .ad-image{width:100%;height:auto;max-height:500px;object-fit:cover;display:block}.multiple-images{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.multiple-images::-webkit-scrollbar{display:none}.multiple-images .ad-image{width:82%;min-width:82%;height:300px;object-fit:cover;border-radius:8px;display:block;scroll-snap-align:start}.ad-action{padding:10px 12px 13px}.ad-action button{width:100%;min-height:42px;border:none;border-radius:7px;background:#111;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .2s ease}.ad-action button:hover{opacity:.88}.ad-bottom-section{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 14px 14px;background:#fff}.ad-bottom-content{flex:1 1;min-width:0}.ad-bottom-title{margin:0;font-size:14px;line-height:1.3;font-weight:600;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-bottom-description{margin:4px 0 0;font-size:11px;line-height:1.4;color:#777;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ad-cta-button{flex-shrink:0;min-width:90px;height:36px;padding:0 14px;border:none;border-radius:6px;background:#111;color:#fff;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}.ad-cta-button:hover{opacity:.85}.ad-image-wrapper{position:relative;width:100%;overflow:hidden}.ad-image-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:34px;height:34px;border:none;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:25px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.ad-image-arrow:hover{background:rgba(0,0,0,.75)}.ad-image-prev{left:10px}.ad-image-next{right:10px}@media (max-width:600px){.ad-image-arrow{display:none}.ad-card{border-radius:10px}.ad-title{font-size:16px}.ad-content{font-size:13px}.multiple-images .ad-image{width:86%;min-width:86%;height:250px}.ad-bottom-section{padding:10px 12px 12px;gap:10px}.ad-bottom-title{font-size:13px}.ad-bottom-description{font-size:10.5px;-webkit-line-clamp:2}.ad-cta-button{min-width:78px;height:34px;padding:0 11px;font-size:10px}}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-regular:normal 400 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-light:normal 300 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-thin:normal 100 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-regular:normal 400 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-light:normal 300 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-thin:normal 100 1em/1 "Font Awesome 6 Sharp Duotone"}svg.svg-inline--fa:not(:host),svg.svg-inline--fa:not(:root){overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:black}