html,body,#root{height:100%;width:100%!important;margin:0;padding:0;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-tap-highlight-color:transparent}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar{display:none}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{color-scheme:light;--elighttee-page-bg: #f5f5f5;--elighttee-surface: #ffffff;--elighttee-surface-soft: #f8fafc;--elighttee-text: #111827;--elighttee-muted: #6b7280;--elighttee-border: #e5e7eb;--elighttee-accent: #15803d;--elighttee-danger: #b91c1c;--elighttee-shadow: 0 14px 36px rgba(15, 23, 42, .08)}:root[data-theme=dark]{color-scheme:dark;--elighttee-page-bg: #030303;--elighttee-surface: #080808;--elighttee-surface-soft: #111111;--elighttee-text: whitesmoke;--elighttee-muted: whitesmoke;--elighttee-border: rgba(185, 28, 28, .28);--elighttee-accent: #b91c1c;--elighttee-danger: #b91c1c;--elighttee-shadow: 0 18px 48px rgba(0, 0, 0, .42)}body,button,a,div,section,main,article,header,footer,nav,aside,span,p,h1,h2,h3,h4,h5,h6,img,svg,video{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,select,[contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}img,video,svg{-webkit-user-drag:none;user-drag:none}body{background-color:var(--elighttee-page-bg);color:var(--elighttee-text);transition:background-color .22s ease,color .22s ease}body.elighttee-native-app,body.elighttee-native-app #root{overscroll-behavior-y:auto;touch-action:pan-y}.elighteeSplash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:grid;place-items:center;align-content:center;gap:14px;background:#fff;color:#2243b6}.elighteeSplashMark{width:92px;height:92px;display:block;object-fit:contain;border-radius:22px;box-shadow:0 18px 42px #2243b62e}.elighteeSplashBrand{font-size:24px;font-weight:900;letter-spacing:0}.elighteeSplashLoader{width:28px;height:28px;margin-top:4px;border:3px solid rgba(34,67,182,.18);border-top-color:#2243b6;border-radius:50%;animation:elighteeSplashSpin .85s linear infinite}@keyframes elighteeSplashSpin{to{transform:rotate(360deg)}}.offlineStartup,.offlineGamePage{min-height:100vh;display:grid;place-items:center;background:#f6f7fb;color:#111827;padding:20px}.offlineStartupPanel,.offlineGamePanel{width:min(420px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:22px;text-align:center}.offlineStartupPanel h1,.offlineGamePanel h1{margin:0 0 10px;font-size:22px}.offlineStartupPanel p,.offlineGamePanel p{color:#4b5563;line-height:1.5;margin:0}.offlineProgress{height:3px;width:100%;margin:18px 0;overflow:hidden;border-radius:999px;background:#e5e7eb}.offlineProgress:before{content:"";display:block;height:100%;width:42%;border-radius:inherit;background:#111827;animation:offlineProgressSlide 1s ease-in-out infinite}.offlineActions{display:grid;gap:10px;margin-top:18px}.offlineStartupPanel button,.offlineGamePanel button{width:100%;border:0;border-radius:8px;padding:13px 16px;background:#111827;color:#fff;font-size:16px;font-weight:800;cursor:pointer}.offlineStartupPanel .offlineSecondary,.offlineGamePanel .offlineGameSecondary{background:#e5e7eb;color:#111827}.offlineGameScore{display:block;margin:18px 0;font-size:56px;line-height:1}.offlineGameNotice{min-height:24px;margin-top:14px!important;color:#15803d!important;font-weight:800}@keyframes offlineProgressSlide{0%{transform:translate(-110%)}to{transform:translate(250%)}}body.elighttee-dark{background:radial-gradient(circle at top left,rgba(185,28,28,.14),transparent 28rem),linear-gradient(180deg,#030303,#080808 48%,#030303)}body.elighttee-dark :where(div,main,section,article,header,footer,aside,nav,[class*=container],[class*=Container],[class*=wrapper],[class*=Wrapper],[class*=page],[class*=Page],[class*=feed],[class*=Feed]){border-color:var(--elighttee-border)!important}body.elighttee-dark :where([class*=card],[class*=Card],[class*=details],[class*=Details],[class*=part],[class*=Part],[class*=inner],[class*=Inner],[class*=box],[class*=Box],[class*=panel],[class*=Panel],[class*=modal],[class*=Modal],[class*=item],[class*=Item],[class*=post],[class*=Post],[class*=comment],[class*=Comment],[class*=bottomNav],[class*=topNav],[class*=navbar],[class*=Navbar]){background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)}body.elighttee-dark :where(div,main,section,article,header,footer,aside,nav,form,label,ul,ol,li){color:var(--elighttee-text)}body.elighttee-dark :where(button,a,[role=button],[class*=btn],[class*=Btn],[class*=button],[class*=Button]){color:var(--elighttee-text)!important}body.elighttee-dark :where(button:not([disabled]),[role=button],[class*=submit],[class*=Submit],[class*=primary],[class*=Primary]){background:linear-gradient(135deg,#180506,#5f0f16)!important;color:#f5f5f5!important;border-color:#b91c1c61!important}body.elighttee-dark :where(p,span,small,strong,b,label,li,h1,h2,h3,h4,h5,h6,a,button){color:inherit}body.elighttee-dark :where([class*=descr],[class*=Descr],[class*=meta],[class*=Meta],[class*=subtitle],[class*=Subtitle],[class*=muted],[class*=Muted],[class*=time],[class*=Time]){color:var(--elighttee-muted)!important}body.elighttee-dark :where(input,textarea,select){background-color:#080808!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark :where(input::placeholder,textarea::placeholder){color:#f5f5f5}body.elighttee-dark :where(svg){color:currentColor}body.elighttee-dark :where(button){border-color:var(--elighttee-border)}body.elighttee-dark :where([style*="background: whitesmoke"],[style*="background-color: whitesmoke"]){background:var(--elighttee-surface-soft)!important}body.elighttee-dark :where([style*="background: white"],[style*="background-color: white"]){background:var(--elighttee-surface)!important}body.elighttee-dark :where([style*="background: #fff"],[style*="background:#fff"],[style*="background-color: #fff"],[style*="background-color:#fff"],[style*="background: #ffffff"],[style*="background:#ffffff"],[style*="background-color: #ffffff"],[style*="background-color:#ffffff"],[style*="background: #f0f2f5"],[style*="background:#f0f2f5"],[style*="background: #f4f6f9"],[style*="background:#f4f6f9"],[style*="background: #f5f5f5"],[style*="background:#f5f5f5"],[style*="background: #f9fafb"],[style*="background:#f9fafb"],[style*="background: #fafafa"],[style*="background:#fafafa"],[style*="background: rgb(255, 255, 255"],[style*="background:rgba(255,255,255"],[style*="background: rgba(255,255,255"],[style*="background: rgba(255, 255, 255"],[style*="background-color: rgb(255, 255, 255"],[style*="background-color: rgba(255, 255, 255"]){background:var(--elighttee-surface)!important;background-image:none!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark :where([style*="color: gray"],[style*="color: #555"],[style*="color:#555"]){color:var(--elighttee-muted)!important}body.elighttee-dark :where([style*="color: #111"],[style*="color:#111"],[style*="color: #222"],[style*="color:#222"],[style*="color: #333"],[style*="color:#333"],[style*="color: #444"],[style*="color:#444"],[style*="color: black"],[style*="color:black"],[style*="color: rgb(17, 24, 39"]){color:var(--elighttee-text)!important}body.elighttee-dark :where([style*=green],[style*="#16a34a"],[style*="#22c55e"],[style*="#0f766e"],[style*="#3ddc84"],[color=green],[stroke=green],[fill=green]){color:#b91c1c!important;stroke:#b91c1c!important;fill:#b91c1c!important;border-color:#b91c1c61!important}.back{position:absolute;top:10px;right:10px;font-size:x-large;color:#1e40af;text-decoration:none}.containers{border:1px solid black;width:80%;padding:10px;height:auto!important;text-align:center;justify-self:center;margin-top:5%}.container{border:1px solid red;width:80%;padding:10px;height:auto!important;text-align:center;justify-self:center;margin-top:5%}.input{height:7vh;width:70%}input:focus{outline:none}button{background-color:red;width:35%;height:3rem}nav{background-color:red;min-height:6vh;width:90%;align-content:center;justify-self:center;text-align:center;padding:10px}.link{margin-left:10px;font-family:Arial,Helvetica,sans-serif;color:#fff;font-weight:700;text-decoration:none;text-transform:capitalize}.link:hover,.links:hover{color:#00f}.links{font-family:Arial,Helvetica,sans-serif;color:#fff;font-weight:700;text-decoration:none}body{font-family:Segoe UI,sans-serif;background:#edf3f8;color:#102a43;min-height:100vh;display:flex;justify-content:center;align-items:center}.elite-wrapper{display:flex;width:100%;background:#fff;border-radius:20px;overflow:scroll;scrollbar-width:none;height:100%;box-shadow:0 40px 80px #0000001f}.elite-side{flex:1;color:#1e40af;padding:60px 40px;display:flex;flex-direction:column;justify-content:center;gap:25px}.elite-logo{font-size:2.5rem;text-align:center;font-weight:700;text-shadow:1px 1px 4px rgba(0,0,0,.2)}.elite-sub{font-size:1.2rem;opacity:.9;text-align:left;color:#1e40af;font-weight:5000}.elite-highlights{list-style:none;padding-left:0;text-align:left}.elite-highlights li{margin-bottom:12px;font-size:1rem}.elite-main{flex:1;padding:60px 50px;background:#ffffffe0;display:flex;align-items:center;justify-content:center}.elite-box{width:100%;max-width:440px;min-width:320px;text-align:center}.elite-box h1{font-size:2rem;margin-bottom:10px;color:#1e40af}.elite-brand-image{display:block;width:min(12rem,72%);height:auto;margin:0 auto 10px}.elite-tag{font-size:.9rem;margin-bottom:40px;color:#1e40af}.elite-input{width:100%;padding:15px;margin-bottom:20px;border-radius:8px;border:1px solid #ccc;font-size:1rem}.elite-input:focus{outline:1px solid #1e40af}.elite-error{width:100%;margin:-6px 0 16px;padding:11px 13px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:.95rem;font-weight:800;line-height:1.4;text-align:left}.elite-button{width:100%;padding:15px;background:#1e40af;color:#fff;font-size:1.1rem;font-weight:600;border:none;height:fit-content;padding-top:.5rem!important;border-radius:8px;padding-bottom:.5rem!important;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #1877f24d}.elite-butto{width:100%;padding:15px;height:fit-content;padding-top:.5rem!important;background:#1e40af;padding-bottom:.5rem!important;color:#fff;font-size:1.1rem;font-weight:600;margin-top:4px;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #1877f24d}.elite-biometric-button{width:100%;min-height:42px;padding:10px 14px;margin-top:10px;border:1px solid #1e40af;border-radius:8px;background:#fff;color:#1e40af;font-size:.98rem;font-weight:700;cursor:pointer}.elite-biometric-button:disabled{opacity:.7;cursor:not-allowed}.Link{color:#1877f2}.elite-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1877f266}.elite-note{margin-top:20px;font-size:.95rem;color:#1e40af}.elite-note a{color:#1e40af;text-decoration:none;font-weight:700}a:hover{background:none!important;-webkit-tap-highlight-color:transparent}@media (max-width: 768px){.elite-wrapper{flex-direction:column;border-radius:0;box-shadow:none}.elite-side,.elite-main{padding:30px 25px}.elite-box{max-width:100%;min-width:100%}.elite-logo{font-size:2rem}.elite-button{padding:14px}}@media (max-width: 430px){.elite-wrapper{flex-direction:column;border-radius:0;box-shadow:none}body.elighttee-dark .elite-wrapper,body.elighttee-dark .elite-main,body.elighttee-dark .elite-box{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark .elite-side,body.elighttee-dark .elite-logo,body.elighttee-dark .elite-sub,body.elighttee-dark .elite-box h1,body.elighttee-dark .elite-tag,body.elighttee-dark .elite-note,body.elighttee-dark .elite-note a,body.elighttee-dark .Link{color:var(--elighttee-text)!important}body.elighttee-dark .elite-input{background:#080808!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark .elite-button,body.elighttee-dark .elite-butto{background:linear-gradient(135deg,#180506,#5f0f16)!important;color:#f5f5f5!important}body.elighttee-dark .elite-biometric-button{background:#080808!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark .elite-error{background:#7f1d1d52!important;border-color:#f871716b!important;color:#fecaca!important}.elite-side,.elite-main{padding:30px 25px}.elite-side{padding-bottom:0;max-height:28%}.elite-box{max-width:100%;min-width:100%;height:100%;padding-top:2rem}.elite-logo{font-size:2rem;display:none}.elite-tag{margin-bottom:5rem}.elite-brand-image{width:min(10.5rem,68%)}.elite-button{padding:14px}.elite-input{margin-top:-5px}}._verifiedName_1gdau_1{color:#1e40af;text-shadow:none}._verifiedBadge_1gdau_6{display:inline-block;vertical-align:-2px;margin-left:2px;color:#1e40af;animation:_verifiedBadgeGlow_1gdau_1 1.9s ease-in-out infinite}._avatarRoot_1gdau_14{position:relative;width:var(--identity-root-size, 58px);height:var(--identity-root-size, 58px);min-width:var(--identity-root-size, 58px);display:grid;place-items:center;cursor:pointer;overflow:visible!important;isolation:isolate}._onlineRing_1gdau_26,._pageRing_1gdau_27{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;width:auto;height:auto;border:0!important;border-radius:999px;background:conic-gradient(from 0deg,#1e40af00,#1e40af52 42deg,#1e40af,#1e40af52 142deg,#1e40af00 198deg,#2563eb 286deg,#1e40af00 360deg);animation:_identitySpin_1gdau_1 1.45s linear infinite!important;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2px));box-shadow:0 0 18px #1e40af3d;pointer-events:none;z-index:2}._pageRing_1gdau_27{background:conic-gradient(#1e40af,#1e40af 60deg,#fff 60deg,#fff 120deg,#1e40af 120deg,#1e40af 180deg,#fff 180deg,#fff 240deg,#1e40af 240deg,#1e40af 300deg,#fff 300deg,#fff 360deg);animation-duration:4s!important;box-shadow:0 0 18px #1e40af47}._onlineRingHidden_1gdau_73{display:none}._avatarFrame_1gdau_77{position:relative;z-index:1;width:var(--identity-frame-size, 48px);height:var(--identity-frame-size, 48px);border-radius:999px;background:#fff;display:grid;place-items:center;overflow:hidden!important;box-sizing:border-box!important;clip-path:circle(50% at 50% 50%)}._avatarImage_1gdau_91,._avatarPlaceholder_1gdau_92{width:var(--identity-frame-size, 48px)!important;height:var(--identity-frame-size, 48px)!important;min-width:var(--identity-frame-size, 48px)!important;min-height:var(--identity-frame-size, 48px)!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;object-fit:cover!important;object-position:center!important;display:block!important;overflow:hidden!important;clip-path:circle(50% at 50% 50%)!important}._avatarPlaceholder_1gdau_92{display:grid;place-items:center;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#1e40af;font-weight:800}._statusDot_1gdau_118{position:absolute;right:-1px;bottom:1px;width:var(--identity-dot-size, 12px);height:var(--identity-dot-size, 12px);border-radius:999px;border:3px solid #ffffff;box-sizing:border-box;z-index:3}._statusDotOnline_1gdau_130{background-color:#1e40af;box-shadow:0 2px 7px #0f172a59,0 0 0 2px #1e40af47;animation:_presencePulse_1gdau_1 1.8s ease-out infinite}._statusDotOffline_1gdau_138{background-color:#94a3b8}@keyframes _identitySpin_1gdau_1{to{transform:rotate(360deg)}}@keyframes _presencePulse_1gdau_1{0%,to{box-shadow:0 2px 7px #0f172a59,0 0 #1e40af6b}55%{box-shadow:0 2px 7px #0f172a59,0 0 0 6px #1e40af00}}@keyframes _verifiedBadgeGlow_1gdau_1{0%,to{transform:translateY(0) scale(1);opacity:.92}50%{transform:translateY(-.5px) scale(1.09);opacity:1}}body.elighttee-dark ._verifiedName_1gdau_1{color:#60a5fa!important;text-shadow:none!important}body.elighttee-dark ._verifiedBadge_1gdau_6{color:#60a5fa!important;filter:none!important}body.elighttee-dark ._onlineRing_1gdau_26{background:conic-gradient(from 0deg,#1e40af00,#1e40af66 42deg,#1e40af,#1e40af66 142deg,#1e40af00 198deg,#60a5fa 286deg,#1e40af00 360deg)!important;box-shadow:0 0 18px #60a5fa47!important}._shell_b366c_1{position:fixed;left:50%;top:16px;z-index:1200;width:min(440px,calc(100% - 24px));min-height:82px;transform:translate(-50%);display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid rgba(148,163,184,.28);border-radius:20px;background:#0f172af5;color:#fff;box-shadow:0 24px 70px #0f172a57;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._avatar_b366c_22{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;overflow:hidden;background:#2563eb;color:#fff;font-weight:900}._avatar_b366c_22 img{width:100%;height:100%;object-fit:cover}._details_b366c_40{min-width:0;display:grid;gap:4px}._details_b366c_40 strong,._details_b366c_40 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._details_b366c_40 strong{font-size:15px}._details_b366c_40 span{color:#cbd5e1;font-size:13px}._actions_b366c_62{display:flex;align-items:center;gap:8px}._actions_b366c_62 button{min-height:44px;border:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff}._switchButton_b366c_79{padding:0 16px;background:#16a34a;font-size:13px;font-weight:900;white-space:nowrap}@media (max-width: 420px){._shell_b366c_1{grid-template-columns:48px 1fr}._avatar_b366c_22{width:48px;height:48px}._actions_b366c_62{grid-column:1 / -1;justify-content:stretch}._actions_b366c_62 button{flex:1}}.profileCompletionOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:18px;background:#050c1494;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profileCompletionModal{position:relative;width:min(520px,100%);max-height:min(92vh,760px);overflow:auto;border-radius:18px;background:#fff;color:#101828;box-shadow:0 24px 80px #00000047;padding:20px}.profileCompletionClose{position:absolute;top:12px;right:12px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:999px;background:#f2f4f7;color:#344054;font-size:1.35rem;font-weight:900;line-height:1;cursor:pointer}.profileCompletionClose:hover{background:#e4e7ec}.profileCompletionHeader{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;margin-bottom:16px}.profileCompletionHeader strong{display:inline-block;color:#0f766e;font-size:.86rem;margin-bottom:4px}.profileCompletionHeader h2{margin:0;font-size:clamp(1.1rem,2.6vw,1.35rem);line-height:1.2}.profileCompletionAvatar{width:76px;height:76px;border-radius:999px;padding:4px;background:conic-gradient(#0f766e,#0f766e 72deg,#dbeafe 72deg,#dbeafe 360deg);animation:profileCompletionSpin 1.5s linear infinite}.profileCompletionAvatar img{display:block;width:100%;height:100%;object-fit:cover;border:3px solid #fff;border-radius:inherit;animation:profileCompletionReverse 1.5s linear infinite}.profileCompletionForm{display:grid;gap:14px}.profileCompletionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profileCompletionGrid label{display:grid;gap:6px;font-size:.86rem;font-weight:700}.profileCompletionGrid input,.profileCompletionGrid select{width:100%;border:1px solid #d0d5dd;border-radius:10px;padding:11px 12px;background:#fff;color:#101828;font:inherit}.profileCompletionGrid input[readonly]{background:#eff6ff;border-color:#175cd33d;color:#175cd3;font-weight:800}.profileCompletionHint{color:#667085;font-size:.76rem;font-weight:600;line-height:1.35}.profileCompletionActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profileCompletionSubmit{border:0;border-radius:10px;padding:12px 14px;font:inherit;font-weight:800;cursor:pointer}.profileCompletionUploadCard{border:1px solid rgba(23,92,211,.14);border-radius:16px;padding:13px;background:linear-gradient(180deg,#fff,#f8fbff);color:#101828;cursor:pointer;display:flex;align-items:center;gap:12px;text-align:left;box-shadow:0 10px 28px #1018280f;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.profileCompletionUploadCard:hover{transform:translateY(-1px);border-color:#175cd361;box-shadow:0 16px 36px #175cd31f}.profileCompletionUploadCard>span:last-child{display:grid;gap:2px}.profileCompletionUploadCard strong{color:#175cd3;font-size:.93rem}.profileCompletionUploadCard small{color:#667085;font-size:.76rem;font-weight:700;line-height:1.35}.profileCompletionUploadIcon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;background:#eff6ff;color:#175cd3;font-size:1.4rem;font-weight:900}.profileCompletionSubmit{background:#0f766e;color:#fff}.profileCompletionSubmit:disabled,.profileCompletionUploadCard:disabled{opacity:.6;cursor:not-allowed}.profileCompletionError,.profileCompletionStatus{margin:0 0 12px;border-radius:10px;padding:10px 12px;font-size:.9rem}.profileCompletionError{background:#fef3f2;color:#b42318}.profileCompletionStatus{background:#eff8ff;color:#175cd3}@keyframes profileCompletionSpin{to{transform:rotate(360deg)}}@keyframes profileCompletionReverse{to{transform:rotate(-360deg)}}@media (max-width: 560px){.profileCompletionModal{padding:16px;border-radius:16px}.profileCompletionGrid,.profileCompletionActions{grid-template-columns:1fr}}.reportDialogOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483600;display:grid;place-items:center;padding:18px;background:#0f172a7a}.reportDialog{width:min(100%,520px);max-height:min(720px,92vh);overflow-y:auto;border-radius:18px;background:#fff;color:#111827;box-shadow:0 24px 70px #0f172a3d}.reportDialogHeader{display:flex;justify-content:space-between;gap:14px;padding:18px 18px 10px;border-bottom:1px solid rgba(15,23,42,.08)}.reportDialogHeader h2{margin:0;color:#02403f;font-size:1.25rem}.reportDialogHeader p{margin:6px 0 0;color:#64748b;font-size:.9rem;line-height:1.4}.reportDialogClose{width:36px;height:36px;border:0;border-radius:999px;background:#f1f5f9;color:#334155;display:inline-grid;place-items:center;cursor:pointer}.reportDialog form{padding:16px 18px 18px}.reportReasonGrid{display:grid;gap:8px}.reportReason{display:grid;grid-template-columns:20px 1fr;gap:9px;align-items:center;margin:0;padding:10px 11px;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#fff;color:#111827;font-size:.92rem;font-weight:750;cursor:pointer}.reportReason.selected{border-color:#1e40af57;background:#eff6ff}.reportReason input{width:16px;height:16px;margin:0}.reportDetailsLabel{display:block;margin:14px 0 7px;color:#334155;font-size:.88rem;font-weight:850}.reportDetailsInput{width:100%;resize:vertical;min-height:96px;padding:11px 12px;border:1px solid rgba(15,23,42,.14);border-radius:12px;font:inherit;outline:none}.reportDetailsInput:focus{border-color:#1e40af}.reportDialogFoot{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:14px}.reportDialogFoot a{margin-right:auto;color:#1e40af;font-size:.86rem;font-weight:850;text-decoration:none}.reportDialogError{color:#b91c1c;font-size:.86rem;font-weight:800}.reportCancelBtn,.reportSubmitBtn{min-height:40px;padding:0 14px;border-radius:999px;font-weight:900;cursor:pointer}.reportCancelBtn{border:1px solid rgba(15,23,42,.12);background:#fff;color:#334155}.reportSubmitBtn{border:0;background:#1e40af;color:#fff}.reportSubmitBtn:disabled{opacity:.68;cursor:default}@media (max-width: 560px){.reportDialogOverlay{align-items:end;padding:10px}.reportDialog{max-height:88vh;border-radius:18px 18px 14px 14px}.reportDialogFoot{align-items:stretch}.reportDialogFoot a,.reportCancelBtn,.reportSubmitBtn{width:100%;text-align:center}}body.elighttee-dark .reportDialog,body.elighttee-dark .reportReason,body.elighttee-dark .reportDetailsInput,body.elighttee-dark .reportCancelBtn{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}.signup-container,.signup-container *{box-sizing:border-box}.signup-container{--signup-primary: #1d4ed8;--signup-primary-dark: #1e3a8a;--signup-primary-soft: #eff6ff;--signup-text: #0f172a;--signup-muted: #64748b;position:relative;display:grid;place-items:center;width:100%;min-height:100vh;min-height:100dvh;padding:max(72px,env(safe-area-inset-top)) 18px 32px;overflow-x:hidden;background:radial-gradient(circle at 16% 12%,rgba(29,78,216,.13),transparent 28%),radial-gradient(circle at 88% 82%,rgba(14,165,233,.1),transparent 28%),linear-gradient(180deg,#f8fbff,#edf4ff 52%,#f8fbff);color:var(--signup-text);font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.signup-back{position:absolute;top:max(18px,env(safe-area-inset-top));left:max(18px,env(safe-area-inset-left));z-index:2;display:grid;place-items:center;width:43px;height:43px;padding:0;border:1px solid rgba(29,78,216,.17);border-radius:50%;background:#fffffff0;color:var(--signup-primary);box-shadow:0 12px 28px #0f172a17;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.signup-back:hover{transform:translateY(-1px);border-color:#1d4ed859;background:#fff}.signup-box{width:min(100%,460px);max-height:calc(100dvh - 104px);overflow-y:auto;padding:clamp(24px,5vw,36px);border:1px solid rgba(29,78,216,.11);border-radius:22px;background:#fffffff5;box-shadow:0 24px 64px #1e40af21;scrollbar-width:thin;scrollbar-color:#bfdbfe transparent}.signup-box h1{margin:0 0 9px;color:var(--signup-primary);font-size:clamp(1.65rem,6vw,2rem);line-height:1.15;font-weight:900;letter-spacing:0;text-align:center}.signup-box>p{margin:0 auto 24px;max-width:360px;color:var(--signup-muted);font-size:.95rem;line-height:1.55;text-align:center}.signup-box p.error,.signup-box p.success{margin-bottom:18px;padding:12px 14px;border-radius:12px;font-size:.9rem;font-weight:750;line-height:1.45;text-align:left}.signup-box p.error{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.signup-box p.success{border:1px solid #bbf7d0;background:#f0fdf4;color:#047857}.signup-box form{display:flex;flex-direction:column;gap:14px}.signup-box form input,.signup-box form select{width:100%;min-height:50px;margin:0;padding:0 15px;border:1px solid #cbd5e1;border-radius:12px;outline:none;background:#fff;color:var(--signup-text);font:inherit;font-size:.96rem;transition:border-color .18s ease,box-shadow .18s ease}.signup-box form input::placeholder{color:#94a3b8}.signup-box form input:focus,.signup-box form select:focus{border-color:#1d4ed89e;box-shadow:0 0 0 4px #1d4ed81a}.signup-box label{display:block;color:#334155;font-size:.88rem}.referrer-field{margin:1px 0 0}.referrer-field span{display:block;margin-bottom:7px;color:#334155;font-size:.86rem;font-weight:800}.referrer-field input{margin-bottom:6px!important}.referrer-field input[readonly]{border-color:#1d4ed838;background:var(--signup-primary-soft);color:var(--signup-primary-dark);font-weight:750}.referrer-field small{display:block;color:var(--signup-muted);font-size:.78rem;line-height:1.4}.policy-agreement{display:grid!important;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;margin:1px 0 2px;color:#475569!important;line-height:1.48}.policy-agreement input{width:18px!important;height:18px;min-height:0!important;margin:2px 0 0!important;padding:0!important;accent-color:var(--signup-primary)}.policy-agreement a,.signup-box form p a{color:var(--signup-primary);font-weight:800;text-decoration:none}.policy-agreement a:hover,.signup-box form p a:hover{text-decoration:underline}.signup-box button{width:100%;min-height:50px;padding:11px 16px;border:0;border-radius:12px;background:var(--signup-primary);color:#fff;font:inherit;font-size:.96rem;font-weight:850;line-height:1.3;cursor:pointer;box-shadow:0 12px 24px #1d4ed833;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.signup-box button:hover:not(:disabled){transform:translateY(-1px);background:var(--signup-primary-dark);box-shadow:0 15px 28px #1d4ed83d}.signup-box button[type=button]{border:1px solid rgba(29,78,216,.2);background:var(--signup-primary-soft);color:var(--signup-primary-dark);box-shadow:none}.signup-box button:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.signup-box form>p{margin:2px 0 0;color:var(--signup-muted);font-size:.9rem;line-height:1.45;text-align:center}@media (max-width: 520px){.signup-container{align-items:center;padding:max(66px,env(safe-area-inset-top)) 12px 20px}.signup-back{top:max(14px,env(safe-area-inset-top));left:max(14px,env(safe-area-inset-left));width:40px;height:40px}.signup-box{max-height:calc(100dvh - 86px);padding:24px 16px;border-radius:18px}}@media (max-height: 680px){.signup-container{place-items:start center}}@media (prefers-reduced-motion: reduce){.signup-back,.signup-box button{transition:none}}body.elighttee-dark .signup-container{--signup-text: #f8fafc;--signup-muted: #a8b3c7;background:linear-gradient(180deg,#07111f,#081522 52%,#050b14)}body.elighttee-dark .signup-box,body.elighttee-dark .signup-back{border-color:var(--elighttee-border)!important;background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark .signup-box h1,body.elighttee-dark .signup-box p,body.elighttee-dark .signup-box label,body.elighttee-dark .referrer-field span,body.elighttee-dark .policy-agreement,body.elighttee-dark .policy-agreement a,body.elighttee-dark .signup-box form p a{color:var(--elighttee-text)!important}body.elighttee-dark .signup-box form input,body.elighttee-dark .signup-box form select{border-color:var(--elighttee-border)!important;background:#080808!important;color:var(--elighttee-text)!important}body.elighttee-dark .signup-box button[type=button]{border-color:#60a5fa4d;background:#1d4ed82e;color:#dbeafe}body.elighttee-dark .signup-box p.error{border-color:#f871716b!important;background:#7f1d1d52!important;color:#fecaca!important}body.elighttee-dark .signup-box p.success{border-color:#34d39961!important;background:#064e3b47!important;color:#bbf7d0!important}._formWrapper_1tvs8_1{min-height:100vh;background:radial-gradient(circle at 18% 8%,rgba(29,78,216,.13),transparent 28%),radial-gradient(circle at 92% 18%,rgba(59,130,246,.1),transparent 26%),linear-gradient(180deg,#f8fbff,#eef5ff 58%,#f8fbff);padding:20px 16px 56px;display:flex;flex-direction:column;align-items:center}._backBtn_1tvs8_13{align-self:center;margin-right:min(717px,calc(100vw - 59px));display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(29,78,216,.16);color:#1d4ed8;background:#ffffffe6;border-radius:50%;padding:0;font:inherit;margin-bottom:16px;cursor:pointer;text-decoration:none;box-shadow:0 12px 28px #0f172a14;transition:transform .2s ease,border-color .2s ease,background .2s ease}._backBtn_1tvs8_13:hover{background:#eff6ff;transform:translateY(-1px)}._formWrapper_1tvs8_1 h2{margin:2px 0 0;font-size:clamp(1.7rem,5vw,2.25rem);line-height:1.15;font-weight:900;letter-spacing:0;color:#1d4ed8;text-align:center}._subtitle_1tvs8_48{margin:9px 0 0;max-width:620px;text-align:center;font-size:.98rem;line-height:1.55;color:#475569}._errorBox_1tvs8_58{width:100%;max-width:760px;margin-top:18px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:18px;padding:14px 16px;font-size:.94rem;line-height:1.55;box-shadow:0 10px 24px #0f172a0a}._uploadStatus_1tvs8_80{width:100%;max-width:760px;margin-top:12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;border-radius:18px;padding:14px 16px;font-size:.94rem;font-weight:700;line-height:1.55;box-shadow:0 10px 24px #0f172a0a}._pageForm_1tvs8_96{width:100%;max-width:720px;margin-top:18px;background:#fffffff2;border:1px solid rgba(29,78,216,.1);border-radius:24px;padding:22px;box-shadow:0 18px 45px #0f172a12;display:flex;flex-direction:column;gap:13px}._pageForm_1tvs8_96 label{font-size:.95rem;font-weight:700;color:#1e293b}._pageForm_1tvs8_96 input[type=text],._pageForm_1tvs8_96 select,._pageForm_1tvs8_96 textarea,._pageForm_1tvs8_96 input[type=file]{width:100%;border:1px solid rgba(37,99,235,.14);background:#fff;color:#0f172a;border-radius:16px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;font-size:.96rem;box-sizing:border-box}._pageForm_1tvs8_96 input[type=text],._pageForm_1tvs8_96 select{min-height:52px;padding:0 14px}._pageForm_1tvs8_96 textarea{min-height:120px;padding:14px;resize:vertical;line-height:1.6;font-family:inherit}._pageForm_1tvs8_96 input[type=file]{padding:12px 14px;background:#f8fbff}._pageForm_1tvs8_96 input[type=text]::placeholder,._pageForm_1tvs8_96 textarea::placeholder{color:#94a3b8}._pageForm_1tvs8_96 input[type=text]:focus,._pageForm_1tvs8_96 select:focus,._pageForm_1tvs8_96 textarea:focus,._pageForm_1tvs8_96 input[type=file]:focus{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb1a}._muted_1tvs8_217{color:#64748b;font-size:.8rem;font-weight:600}._safeModeFieldset_1tvs8_229{margin-top:8px;border:1px solid rgba(37,99,235,.12);border-radius:18px;padding:16px 14px;background:linear-gradient(180deg,#fff,#f8fbff)}._safeModeFieldset_1tvs8_229 legend{padding:0 8px;font-size:.95rem;font-weight:700;color:#1e293b}._safeModeOptions_1tvs8_259{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:4px}._safeModeOptions_1tvs8_259 label{display:flex;align-items:center;gap:10px;color:#334155;font-size:.95rem;font-weight:600}._safeModeOptions_1tvs8_259 input[type=radio]{width:18px;height:18px;accent-color:#2563eb}._pageForm_1tvs8_96 button[type=submit]{margin-top:8px;width:100%;min-height:56px;border:none;outline:none;border-radius:18px;background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);color:#fff;font-size:1rem;font-weight:800;cursor:pointer;box-shadow:0 18px 35px #2563eb38;transition:all .22s ease}._pageForm_1tvs8_96 button[type=submit]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 22px 40px #2563eb47}._pageForm_1tvs8_96 button[type=submit]:active:not(:disabled){transform:scale(.985)}._pageForm_1tvs8_96 button[type=submit]:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}._hiddenFileInput_1tvs8_365{display:none}._typeGrid_1tvs8_373{display:grid;grid-template-columns:repeat(2,minmax(160px,220px));justify-content:center;gap:10px;margin:0 0 12px}._typeCard_1tvs8_381{border:1px solid #dbe3ff;background:#fff;color:#0f172a;min-height:50px;border-radius:14px;padding:12px 14px;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;transition:.2s ease;font-weight:800;line-height:1.2;text-align:center}._typeCard_1tvs8_381 span{min-width:0;overflow-wrap:anywhere}._typeCard_1tvs8_381:hover{border-color:#2563eb;background:#eef4ff;transform:translateY(-1px)}._activeType_1tvs8_417{border-color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#1e3a8a}._uploadGrid_1tvs8_424{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:6px 0 12px}._uploadCard_1tvs8_431{display:flex;align-items:center;gap:12px;min-height:84px;padding:14px;border:1px solid #dbe3ff;border-radius:16px;background:#f8fbff;cursor:pointer;transition:.2s ease}._uploadCard_1tvs8_431:hover{border-color:#2563eb;background:#eef4ff;transform:translateY(-1px)}._uploadIconWrap_1tvs8_457{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#dbeafe,#eff6ff);display:flex;align-items:center;justify-content:center;color:#1d4ed8;flex-shrink:0}._uploadText_1tvs8_476{flex:1;min-width:0;display:flex;flex-direction:column}._uploadText_1tvs8_476 strong{font-size:.94rem;color:#0f172a}._uploadText_1tvs8_476 span{font-size:.84rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._uploadAction_1tvs8_512{color:#1d4ed8;flex-shrink:0}._previewWrap_1tvs8_522{margin:8px 0 18px;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 30px #0f172a0f}._previewCover_1tvs8_540{height:142px;background-size:cover;background-position:center}._revealVisible_1tvs8_551{opacity:1;transform:translateY(0);animation:_contactReveal_1tvs8_1 .62s cubic-bezier(.2,.85,.25,1) var(--reveal-delay, 0ms) both}@keyframes _contactReveal_1tvs8_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}._previewBody_1tvs8_570{position:relative;padding:52px 18px 18px}._previewAvatar_1tvs8_580{position:absolute;top:-36px;left:18px;width:72px;height:72px;border-radius:50%;background-size:cover;background-position:center;border:4px solid #fff;box-shadow:0 8px 20px #0000001f}._previewBody_1tvs8_570 h4{margin:0 0 4px;color:#0f172a}._previewBody_1tvs8_570 span{display:block;font-size:.88rem;color:#64748b;margin-bottom:8px}._previewBody_1tvs8_570 p{margin:0;color:#334155;line-height:1.5}@media (max-width: 768px){._uploadGrid_1tvs8_424{grid-template-columns:1fr}._typeGrid_1tvs8_373{grid-template-columns:repeat(2,minmax(0,1fr))}._formWrapper_1tvs8_1{padding:16px 12px 44px}._formWrapper_1tvs8_1 h2{font-size:1.65rem}._subtitle_1tvs8_48{font-size:.95rem}._pageForm_1tvs8_96{border-radius:20px;padding:18px 14px}._pageForm_1tvs8_96 input[type=text],._pageForm_1tvs8_96 select{min-height:50px;border-radius:14px}._pageForm_1tvs8_96 textarea,._pageForm_1tvs8_96 input[type=file],._safeModeFieldset_1tvs8_229{border-radius:16px}._pageForm_1tvs8_96 button[type=submit]{min-height:52px;border-radius:16px;font-size:.96rem}}@media (max-width: 480px){._formWrapper_1tvs8_1{padding:12px 10px 32px;align-items:stretch}._backBtn_1tvs8_13{align-self:flex-start;margin-right:0;margin-left:2px;margin-bottom:12px;width:40px;height:40px}._formWrapper_1tvs8_1 h2{font-size:1.55rem}._subtitle_1tvs8_48{max-width:340px;margin-left:auto;margin-right:auto;line-height:1.45}._pageForm_1tvs8_96{margin-top:16px;padding:16px 12px;border-radius:18px;gap:11px}._subtitle_1tvs8_48,._pageForm_1tvs8_96 label,._pageForm_1tvs8_96 input[type=text],._pageForm_1tvs8_96 select,._pageForm_1tvs8_96 textarea,._pageForm_1tvs8_96 input[type=file],._safeModeOptions_1tvs8_259 label,._errorBox_1tvs8_58,._uploadStatus_1tvs8_80{font-size:.92rem}._safeModeOptions_1tvs8_259{display:grid;grid-template-columns:1fr 1fr;gap:10px;justify-content:stretch}._safeModeOptions_1tvs8_259 label{min-height:44px;justify-content:center;border:1px solid rgba(37,99,235,.12);border-radius:13px;background:#fff}._typeGrid_1tvs8_373{grid-template-columns:minmax(0,1fr);gap:12px;width:min(100%,360px);margin:4px auto 16px}._typeCard_1tvs8_381{width:100%;min-height:56px;padding:14px 18px;gap:12px;border-radius:14px;font-size:.94rem}._typeCard_1tvs8_381 svg{width:18px;height:18px;flex:0 0 auto}._uploadGrid_1tvs8_424{gap:10px}._uploadCard_1tvs8_431{min-height:76px;padding:12px}._uploadIconWrap_1tvs8_457{width:38px;height:38px}._uploadAction_1tvs8_512{display:none}._previewCover_1tvs8_540{height:120px}._previewBody_1tvs8_570{padding:46px 14px 16px}._previewAvatar_1tvs8_580{width:64px;height:64px;top:-32px;left:14px}._pageForm_1tvs8_96 button[type=submit]{min-height:54px;margin-top:4px;border-radius:15px}}@media (max-width: 340px){._typeCard_1tvs8_381{min-height:54px;padding:13px 15px}._pageForm_1tvs8_96{padding:14px 10px}}@media (prefers-reduced-motion: reduce){[data-reveal]{opacity:1;transform:none}._revealVisible_1tvs8_551{animation:none}}body.elighttee-dark ._activeType_1tvs8_417,body.elighttee-dark ._backBtn_1tvs8_13,body.elighttee-dark ._errorBox_1tvs8_58,body.elighttee-dark ._formWrapper_1tvs8_1,body.elighttee-dark ._hiddenFileInput_1tvs8_365,body.elighttee-dark ._muted_1tvs8_217,body.elighttee-dark ._pageForm_1tvs8_96,body.elighttee-dark ._previewAvatar_1tvs8_580,body.elighttee-dark ._previewBody_1tvs8_570,body.elighttee-dark ._previewCover_1tvs8_540,body.elighttee-dark ._previewWrap_1tvs8_522,body.elighttee-dark ._safeModeFieldset_1tvs8_229,body.elighttee-dark ._safeModeOptions_1tvs8_259,body.elighttee-dark ._subtitle_1tvs8_48,body.elighttee-dark ._typeCard_1tvs8_381,body.elighttee-dark ._typeGrid_1tvs8_373,body.elighttee-dark ._uploadAction_1tvs8_512,body.elighttee-dark ._uploadCard_1tvs8_431,body.elighttee-dark ._uploadGrid_1tvs8_424,body.elighttee-dark ._uploadIconWrap_1tvs8_457,body.elighttee-dark ._uploadStatus_1tvs8_80,body.elighttee-dark ._uploadText_1tvs8_476{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._errorBox_1tvs8_58,body.elighttee-dark ._formWrapper_1tvs8_1,body.elighttee-dark ._pageForm_1tvs8_96,body.elighttee-dark ._previewBody_1tvs8_570,body.elighttee-dark ._previewWrap_1tvs8_522,body.elighttee-dark ._safeModeFieldset_1tvs8_229,body.elighttee-dark ._typeCard_1tvs8_381,body.elighttee-dark ._uploadStatus_1tvs8_80,body.elighttee-dark ._uploadCard_1tvs8_431{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._activeType_1tvs8_417,body.elighttee-dark ._errorBox_1tvs8_58,body.elighttee-dark ._formWrapper_1tvs8_1,body.elighttee-dark ._hiddenFileInput_1tvs8_365,body.elighttee-dark ._muted_1tvs8_217,body.elighttee-dark ._pageForm_1tvs8_96,body.elighttee-dark ._previewBody_1tvs8_570,body.elighttee-dark ._previewWrap_1tvs8_522,body.elighttee-dark ._safeModeFieldset_1tvs8_229,body.elighttee-dark ._safeModeOptions_1tvs8_259,body.elighttee-dark ._subtitle_1tvs8_48,body.elighttee-dark ._typeCard_1tvs8_381,body.elighttee-dark ._typeGrid_1tvs8_373,body.elighttee-dark ._uploadCard_1tvs8_431,body.elighttee-dark ._uploadGrid_1tvs8_424,body.elighttee-dark ._uploadStatus_1tvs8_80,body.elighttee-dark ._uploadText_1tvs8_476{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._muted_1tvs8_217,body.elighttee-dark ._subtitle_1tvs8_48,body.elighttee-dark ._uploadText_1tvs8_476{color:var(--elighttee-text)!important}.legalPage{min-height:100vh;background:#f6f8fb;color:#172033;padding:32px 16px}.legalShell{width:min(960px,100%);margin:0 auto;background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:28px;box-shadow:0 10px 28px #0f172a14}.legalNav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.legalNav a{color:#2243b6;font-weight:800;text-decoration:none}.legalShell h1{color:#153799;font-size:32px;margin-bottom:8px}.legalShell h2{color:#172033;font-size:20px;margin:26px 0 10px}.legalShell p,.legalShell li{color:#374151;font-size:15.5px;line-height:1.75}.legalShell ul{padding-left:22px}.legalMeta{color:#64748b;font-weight:700;margin-bottom:20px}.legalNotice{background:#eef4ff;border:1px solid #bfdbfe;border-radius:8px;padding:14px 16px;margin:18px 0}.legalNoticeDanger{background:#fff7f7;border-color:#fecaca}.legalNoticeDanger strong{color:#991b1b;font-size:18px}.legalActionPanel{border-top:1px solid #dbe3ef;margin-top:28px;padding-top:4px}.legalField,.legalConfirmation{display:grid;gap:8px;color:#172033;font-weight:700;margin:16px 0}.legalField textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:12px;color:#172033;background:#fff;resize:vertical;font:inherit}.legalConfirmation{grid-template-columns:20px minmax(0,1fr);align-items:start}.legalConfirmation input{width:18px;height:18px;margin:3px 0 0}.legalPrimaryButton,.legalSecondaryButton,.legalDangerButton{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid transparent;border-radius:6px;padding:9px 16px;font:inherit;font-weight:800;cursor:pointer;text-decoration:none}.legalPrimaryButton{background:#153799;color:#fff}.legalSecondaryButton{background:#fff;color:#172033;border-color:#cbd5e1}.legalDangerButton{background:#b42318;color:#fff}.legalPrimaryButton:disabled,.legalSecondaryButton:disabled,.legalDangerButton:disabled{cursor:not-allowed;opacity:.55}.legalFeedback,.legalStatus{border-radius:6px;padding:12px 14px;margin-top:18px;font-weight:700}.legalFeedbackSuccess{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.legalFeedbackError{color:#991b1b;background:#fff7f7;border:1px solid #fecaca}body.elighttee-dark .legalPage{background:#050505;color:var(--elighttee-text)}body.elighttee-dark .legalShell{background:var(--elighttee-surface);border-color:var(--elighttee-border)}body.elighttee-dark .legalShell h1,body.elighttee-dark .legalShell h2,body.elighttee-dark .legalShell p,body.elighttee-dark .legalShell li{color:var(--elighttee-text)}body.elighttee-dark .legalMeta{color:#a3a3a3}body.elighttee-dark .legalNotice{background:#2243b629;border-color:#60a5fa59}body.elighttee-dark .legalNoticeDanger,body.elighttee-dark .legalFeedbackError{background:#7f1d1d33;border-color:#f8717166}body.elighttee-dark .legalActionPanel{border-color:var(--elighttee-border)}body.elighttee-dark .legalField,body.elighttee-dark .legalConfirmation{color:var(--elighttee-text)}._profileCard_10o1z_3{width:100%;max-width:100%;margin:auto;height:100%;max-height:100%;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 3px 10px #00000014;font-family:sans-serif;text-align:left;display:flex;flex-direction:column}._coverPhoto_10o1z_37{width:100%;background:#1877f2;overflow:hidden}._coverPhoto_10o1z_37 img{width:100%;height:100%;object-fit:cover}._profileSection_10o1z_61{display:flex;align-items:center;padding:.75rem;margin-top:-28px;gap:.8rem}._avatarWrapper_10o1z_79{position:relative;flex-shrink:0}._profilePic_10o1z_89{width:64px;height:64px;border-radius:50%;border:2px solid #fff;object-fit:cover;background:#eee;position:relative;z-index:2}._rotatingRing_10o1z_113{position:absolute;top:50%;left:50%;width:78px;height:78px;border-radius:50%;background:conic-gradient(#1e40af,#1e40af 60deg,#fff 60deg,#fff 120deg,#1e40af 120deg,#1e40af 180deg,#fff 180deg,#fff 240deg,#1e40af 240deg,#1e40af 300deg,#fff 300deg,#fff 360deg);transform:translate(-50%,-50%);animation:_spin_10o1z_1 4s linear infinite;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),black 100%);mask:radial-gradient(farthest-side,transparent calc(100% - 4px),black 100%);z-index:1}@keyframes _spin_10o1z_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._userInfo_10o1z_169{flex:1;min-width:0}._username_10o1z_179{display:flex;align-items:center;font-size:.95rem;font-weight:600;margin:0;color:#111;gap:5px}._verifiedIcon_10o1z_199{color:#1877f2;flex-shrink:0}._bio_10o1z_209{font-size:.75rem;color:#555;margin-top:3px;line-height:1.3;word-break:break-word}._stats_10o1z_227{display:flex;justify-content:space-between;padding:.7rem .9rem;border-top:1px solid #f0f0f0;background:#fafafa}._stats_10o1z_227 div{text-align:center;flex:1}._number_10o1z_249{font-weight:600;font-size:.9rem;display:block}._label_10o1z_261{font-size:.7rem;color:#777}@media (max-width: 480px){._coverPhoto_10o1z_37{min-height:15%!important}._profileSection_10o1z_61{flex-direction:column;align-items:center;gap:.5rem;margin-top:-26px;text-align:center;margin-bottom:0%!important}._profilePic_10o1z_89{width:50px;height:50px}._rotatingRing_10o1z_113{width:64px;height:64px;margin-bottom:0%!important}._username_10o1z_179{font-size:.85rem;align-items:center;margin-top:-10px!important}._manipulate_10o1z_331{justify-self:center}._bio_10o1z_209{font-size:.7rem;margin-top:-1px}._stats_10o1z_227{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;text-align:center;padding:.6rem;margin-top:-1px;border-top:1px solid #f0f0f0;background:#fafafa}._stats_10o1z_227{display:flex;flex-wrap:wrap;gap:.3rem;justify-content:center;text-align:center;padding:.1rem;border-top:1px solid #f0f0f0;background:#fafafa}._stats_10o1z_227 div{flex:0 0 50%;min-width:unset}._number_10o1z_249{font-size:.8rem;margin-bottom:-3.5px!important}._label_10o1z_261{font-size:.65rem;margin-top:-3.5px!important}}@media (min-width: 700px){._bio_10o1z_209{text-align:left}}body.elighttee-dark ._avatarWrapper_10o1z_79,body.elighttee-dark ._bio_10o1z_209,body.elighttee-dark ._coverPhoto_10o1z_37,body.elighttee-dark ._label_10o1z_261,body.elighttee-dark ._manipulate_10o1z_331,body.elighttee-dark ._number_10o1z_249,body.elighttee-dark ._profileCard_10o1z_3,body.elighttee-dark ._profilePic_10o1z_89,body.elighttee-dark ._profileSection_10o1z_61,body.elighttee-dark ._rotatingRing_10o1z_113,body.elighttee-dark ._stats_10o1z_227,body.elighttee-dark ._userInfo_10o1z_169,body.elighttee-dark ._username_10o1z_179,body.elighttee-dark ._verifiedIcon_10o1z_199{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._profileCard_10o1z_3,body.elighttee-dark ._profilePic_10o1z_89,body.elighttee-dark ._profileSection_10o1z_61{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._bio_10o1z_209,body.elighttee-dark ._label_10o1z_261,body.elighttee-dark ._manipulate_10o1z_331,body.elighttee-dark ._number_10o1z_249,body.elighttee-dark ._profileCard_10o1z_3,body.elighttee-dark ._profilePic_10o1z_89,body.elighttee-dark ._profileSection_10o1z_61,body.elighttee-dark ._rotatingRing_10o1z_113,body.elighttee-dark ._stats_10o1z_227,body.elighttee-dark ._userInfo_10o1z_169,body.elighttee-dark ._username_10o1z_179{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._label_10o1z_261,body.elighttee-dark ._userInfo_10o1z_169,body.elighttee-dark ._username_10o1z_179{color:var(--elighttee-text)!important}._page_1s9a3_1{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:radial-gradient(circle at top left,rgba(30,64,175,.08),transparent 34%),linear-gradient(135deg,#f8fafc,#eef2f7)}._card_1s9a3_11{width:min(100%,520px);background:#fffffff5;border:1px solid rgba(148,163,184,.28);border-radius:16px;box-shadow:0 24px 60px #0f172a1a;padding:34px}._backLink_1s9a3_20{display:inline-flex;align-items:center;color:#475569;font-size:.92rem;text-decoration:none;margin-bottom:28px}._backLink_1s9a3_20:hover{color:#1e40af}._header_1s9a3_33{margin-bottom:28px}._header_1s9a3_33 span{display:block;color:#1e40af;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}._header_1s9a3_33 h1{color:#0f172a;font-size:2rem;line-height:1.15;margin:0 0 12px}._header_1s9a3_33 p{color:#64748b;font-size:.98rem;line-height:1.65;margin:0}._form_1s9a3_61{display:grid;gap:12px}._form_1s9a3_61 label{color:#334155;font-size:.92rem;font-weight:650}._form_1s9a3_61 input{width:100%;min-height:48px;border:1px solid #d8dee8;border-radius:12px;background:#fff;color:#0f172a;font-size:1rem;padding:0 14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}._form_1s9a3_61 input:focus{border-color:#1e40af;box-shadow:0 0 0 4px #1e40af1a}._form_1s9a3_61 button,._secondaryButton_1s9a3_91{width:100%;min-height:48px;border:0;border-radius:12px;font-size:.98rem;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}._form_1s9a3_61 button{background:#1e40af;color:#fff;margin-top:8px;box-shadow:0 12px 28px #1e40af38}._form_1s9a3_61 button:hover:not(:disabled),._secondaryButton_1s9a3_91:hover{transform:translateY(-1px)}._form_1s9a3_61 button:disabled{background:#94a3b8;box-shadow:none;cursor:not-allowed}._secondaryButton_1s9a3_91{background:#f1f5f9;color:#1e3a8a;margin-top:14px}._errorText_1s9a3_126,._successText_1s9a3_127{border-radius:12px;padding:12px 14px;font-size:.94rem;line-height:1.45;margin:4px 0}._errorText_1s9a3_126{color:#b42318;background:#fff1f0;border:1px solid #ffd5d2}._successText_1s9a3_127{color:#166534;background:#effdf4;border:1px solid #bbf7d0}body.elighttee-dark ._page_1s9a3_1{background:#05070d}body.elighttee-dark ._card_1s9a3_11{background:var(--elighttee-surface);border-color:var(--elighttee-border);box-shadow:var(--elighttee-shadow)}body.elighttee-dark ._header_1s9a3_33 h1,body.elighttee-dark ._form_1s9a3_61 label{color:var(--elighttee-text)}body.elighttee-dark ._header_1s9a3_33 p,body.elighttee-dark ._backLink_1s9a3_20{color:var(--elighttee-muted)}body.elighttee-dark ._form_1s9a3_61 input{background:#080808;color:var(--elighttee-text);border-color:var(--elighttee-border)}@media (max-width: 520px){._card_1s9a3_11{padding:26px 20px;border-radius:14px}._header_1s9a3_33 h1{font-size:1.72rem}}._wrap_1jxvs_1{position:relative;display:block;width:100%;height:100%;background:#000;overflow:hidden;cursor:pointer}._wrap_1jxvs_1 video{width:100%;height:100%;display:block;object-fit:inherit}._pulse_1jxvs_35{position:absolute;left:50%;top:50%;width:64px;height:64px;transform:translate(-50%,-50%) scale(.82);border-radius:999px;background:#00000080;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}._showPulse_1jxvs_71{opacity:1;transform:translate(-50%,-50%) scale(1)}._fadedPulse_1jxvs_76{width:70px;height:70px;background:#0f172a6b;color:#fff;opacity:.74;box-shadow:0 16px 38px #00000038;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._wrap_1jxvs_1:hover ._fadedPulse_1jxvs_76,._wrap_1jxvs_1:focus-within ._fadedPulse_1jxvs_76{opacity:.94}body.elighttee-dark ._pulse_1jxvs_35,body.elighttee-dark ._showPulse_1jxvs_71,body.elighttee-dark ._wrap_1jxvs_1{border-color:var(--elighttee-border)!important}body.elighttee-dark ._wrap_1jxvs_1{background-color:#000!important}body.elighttee-dark ._pulse_1jxvs_35,body.elighttee-dark ._showPulse_1jxvs_71{color:#fff!important}._prompt_1w89f_1{position:absolute;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:clamp(18px,4vw,34px);background:radial-gradient(circle at center,rgba(37,99,235,.22),transparent 45%),linear-gradient(180deg,#0206172e,#020617db);pointer-events:none}._card_1w89f_15{pointer-events:auto;display:grid;grid-template-columns:72px minmax(0,1fr) 48px;align-items:center;gap:16px;width:min(92%,520px);min-height:112px;border:1px solid rgba(255,255,255,.34);border-radius:8px;padding:18px 20px;color:#fff;background:#080d1be6;box-shadow:0 28px 70px #0000007a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);cursor:pointer;text-align:left}._card_1w89f_15:hover,._card_1w89f_15:focus-visible{outline:none;transform:translateY(-2px) scale(1.01);border-color:#ffffffb8;background:#0f172af5}._icon_1w89f_43,._queue_1w89f_44{display:inline-flex;align-items:center;justify-content:center}._icon_1w89f_43{width:72px;height:72px;border-radius:999px;color:#0f172a;background:#fff;box-shadow:0 16px 34px #fff3}._queue_1w89f_44{width:48px;height:48px;border-radius:999px;background:#2563eb;color:#fff}._copy_1w89f_67{min-width:0;display:flex;flex-direction:column;gap:5px}._copy_1w89f_67 small{font-size:.82rem;font-weight:900;line-height:1.1;text-transform:uppercase;color:#ffffffbd}._copy_1w89f_67 strong{font-size:clamp(1.55rem,5vw,2.35rem);line-height:1.02;color:#fff;overflow-wrap:anywhere}@media (max-width: 520px){._card_1w89f_15{grid-template-columns:58px minmax(0,1fr) 40px;min-height:96px;gap:12px;padding:15px}._icon_1w89f_43{width:58px;height:58px}._queue_1w89f_44{width:40px;height:40px}}._feedStructureContainer_1wmjv_1{width:100%;background:#fff;border-radius:0;box-shadow:0 2px 8px #0000000f;margin:4px 0 0;padding:16px 4vw;transition:all .3s ease;border-bottom:1px solid #eee;position:relative;content-visibility:auto;contain-intrinsic-size:auto 680px}._feedVideoCard_1wmjv_23{content-visibility:visible;contain-intrinsic-size:auto 980px}._feedStructureContainer_1wmjv_1:hover{background:#fafafa;box-shadow:0 3px 10px #00000014;transform:none}._refreshFeed_1wmjv_41{margin:20px auto;padding:10px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e40af;font-size:14px;font-weight:500;cursor:pointer;transition:all .25s ease}._refreshFeed_1wmjv_41:hover{background:#ffffff26;transform:translateY(-1px)}._loadMoreFeed_1wmjv_79{display:block;min-width:148px;min-height:42px;margin:22px auto 8px;padding:10px 18px;border:1px solid rgba(30,64,175,.18);border-radius:8px;background:#1e40af;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease,opacity .2s ease}._loadMoreFeed_1wmjv_79:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}._loadMoreFeed_1wmjv_79:disabled{cursor:default;opacity:.68}._feedEndText_1wmjv_131{margin:20px auto 8px;text-align:center;color:#64748b;font-size:13px;font-weight:600}._feedLoadMoreSentinel_1wmjv_139{width:100%;height:1px}._feedLoadMoreState_1wmjv_144{margin:18px auto 8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;color:#1e40af;font-size:13px;font-weight:800}._feedLoadMoreSpinner_1wmjv_156{width:18px;height:18px;animation:_spin_1wmjv_1 .95s linear infinite}._top_1wmjv_163{display:flex;align-items:flex-start;padding-bottom:.2rem;justify-content:space-between;width:100%;border-bottom:2px solid rgb(246,243,243)}._imagesBox_1wmjv_181{position:relative;width:40px;border-radius:20px;height:40px;overflow:visible}._images_1wmjv_181{width:100%;height:100%;object-fit:cover;border-radius:inherit}._avatarPlaceholder_1wmjv_197{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.9),transparent 30%),linear-gradient(145deg,#1e40af,#2563eb 52%,#06b6d4);color:#fff;font-weight:800;font-size:1rem;text-transform:uppercase;border-radius:inherit}._activeStatus_1wmjv_221{position:absolute;bottom:-2px;right:-3px;width:16px;height:16px;border-radius:50%;border:3px solid white;box-sizing:border-box;box-shadow:0 2px 7px #0f172a59;z-index:4}._online_1wmjv_234{background-color:#1e40af;box-shadow:0 2px 7px #0f172a59,0 0 0 2px #1e40af47;animation:_presencePulse_1wmjv_1 1.8s ease-out infinite}._offline_1wmjv_242{background-color:#94a3b8}._online1_1wmjv_247{top:-4px;right:-4px;bottom:-4px;left:-4px;width:58px;height:58px;border:0!important;background:conic-gradient(from 0deg,#1e40af00,#1e40af52 42deg,#1e40af,#1e40af52 142deg,#1e40af00 198deg,#2563eb 286deg,#1e40af00 360deg);animation:_spin_1wmjv_1 1.45s linear infinite!important;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2px));box-shadow:0 0 18px #1e40af3d}._offline1_1wmjv_277,._verified_1wmjv_285{display:none}._notVerified_1wmjv_293{display:block}._descriptions_1wmjv_301{flex:1;margin-left:12px;min-width:0}._details_1wmjv_313{display:flex;align-items:center;flex-wrap:wrap;font-size:15px;color:#333;gap:2px}._name_1wmjv_331{font-weight:700;color:#000;font-size:medium;text-transform:capitalize;cursor:pointer}._verifiedName_1wmjv_339{color:#1e40af;text-shadow:none}._verifiedBadge_1wmjv_344{display:inline-block;vertical-align:-2px;margin-left:2px;color:#1e40af;animation:_verifiedBadgeGlow_1wmjv_1 1.9s ease-in-out infinite}._status_1wmjv_353{font-weight:700;color:#1e40af;cursor:pointer}._standard_1wmjv_365{color:#1e40af;font-weight:700;margin-left:auto;display:flex;align-items:center;cursor:pointer}._dot_1wmjv_383{color:#999;margin-left:0%}._dot1_1wmjv_393{color:#1e40af;margin-left:4px}._details2_1wmjv_403{display:flex;align-items:center;font-size:12.5px;color:#555;margin-top:3px;width:calc(100% + 2rem)}._private_1wmjv_421{background:#f5f5f5;border-radius:6px;padding:2px 8px}._state_1wmjv_433{font-weight:600;color:#333}._postTime_1wmjv_443{margin-left:auto;font-style:italic;cursor:pointer;color:#777}._tips_1wmjv_457{cursor:pointer;padding-left:8px}._messageBox_1wmjv_467{margin:12px 0;font-size:15px;color:#222;line-height:1.5;max-width:100%;text-align:left;word-break:break-word;white-space:pre-line;overflow:visible;max-height:none}._postImage_1wmjv_493{width:100%;max-height:600px;object-fit:cover;border-radius:10px}._rotate_1wmjv_507{position:relative;width:50px;height:50px;display:flex;margin-top:-1.5%;align-items:center;justify-content:center}._rotateBorder_1wmjv_527{position:absolute;top:0;left:0;width:50px;height:50px;border:2px solid #1e40af;border-radius:80px;border-top-color:transparent;border-bottom-color:transparent;animation:_spin_1wmjv_1 1.5s linear infinite;box-sizing:border-box;z-index:1}._pageRotatingRing_1wmjv_550{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:conic-gradient(#1e40af,#1e40af 60deg,#fff 60deg,#fff 120deg,#7c3aed 120deg,#7c3aed 180deg,#fff 180deg,#fff 240deg,#1e40af 240deg,#1e40af 300deg,#fff 300deg,#fff 360deg);animation:_spin_1wmjv_1 4.5s linear infinite;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 100%);mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 100%);z-index:1}._feedText_1wmjv_576{font-size:14px;line-height:1.35;margin:0}._clampedText_1wmjv_585{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}._textWrap_1wmjv_599{margin-bottom:10px}._mediaWrap_1wmjv_607{width:100%}._feedMediaReveal_1wmjv_611{position:relative;width:100%;height:clamp(430px,92vw,760px);min-height:clamp(430px,92vw,760px);overflow:hidden;border-radius:12px;background:#eef2f7}._feedMediaElement_1wmjv_621{position:relative;z-index:2;opacity:0;transition:opacity .18s ease}._feedMediaReady_1wmjv_628{opacity:1}._feedMediaSkeleton_1wmjv_632{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;min-height:100%;border-radius:inherit;background:linear-gradient(90deg,#e4e9f2,#f8fafc 46%,#e4e9f2);background-size:220% 100%;animation:_feedSkeletonPulse_1wmjv_1 1.15s ease-in-out infinite}._feedMediaSkeletonCompact_1wmjv_645{min-height:160px}._moreBtn_1wmjv_649{display:inline-block;background:transparent;border:none;padding:0;margin-top:6px;color:#1e40af;font-weight:700;cursor:pointer}._videoFrame_1wmjv_667{position:relative;width:100%;height:clamp(460px,92vw,780px);min-height:clamp(460px,92vw,780px);max-height:clamp(460px,92vw,780px);contain:layout paint;overflow:hidden;border-radius:16px;background:#eef2f7}._videoFrame_1wmjv_667 video,._videoFrame_1wmjv_667 ._postImage_1wmjv_493{width:100%;display:block}._videoFrameReady_1wmjv_685{background:#000}._feedVideoElement_1wmjv_689{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;min-height:100%;background:#000;object-fit:contain;opacity:0;transition:opacity .18s ease}._feedVideoElement_1wmjv_689._feedMediaReady_1wmjv_628{opacity:1}._feedVideoPoster_1wmjv_706{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;margin:0;border:0;border-radius:inherit;object-fit:cover;background:#dbe3ef;box-shadow:none;opacity:1;transition:opacity .18s ease}._feedVideoPosterHidden_1wmjv_722{opacity:0;pointer-events:none}._videoPlayButton_1wmjv_727{position:absolute;left:50%;top:50%;width:52px;height:52px;transform:translate(-50%,-50%);border:none;border-radius:999px;background:#0f172aa8;color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 28px #0000003d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:5;animation:none!important;transition:none!important}._videoPlayButton_1wmjv_727:hover{background:#0f172adb;transform:translate(-50%,-50%)}._videoMuteButton_1wmjv_793{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border:none;border-radius:999px;background:#0f172a9e;color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 18px #00000038;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:6}._videoMuteButton_1wmjv_793:hover{background:#0f172adb}@keyframes _spin_1wmjv_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _presencePulse_1wmjv_1{0%,to{box-shadow:0 2px 7px #0f172a59,0 0 #1e40af6b}55%{box-shadow:0 2px 7px #0f172a59,0 0 0 6px #1e40af00}}@keyframes _verifiedBadgeGlow_1wmjv_1{0%,to{transform:translateY(0) scale(1);opacity:.92}50%{transform:translateY(-.5px) scale(1.09);opacity:1}}._bottomStats_1wmjv_858{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 4vw 14px;border-top:1px solid #eef2f7;background:linear-gradient(180deg,#fff,#fbfcff)}._feedActionButton_1wmjv_878{flex:1;min-width:0;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;border:1px solid #e5eaf2;background:#f8fafc;color:#334155;font-weight:750;font-size:13px;cursor:pointer;white-space:nowrap;box-shadow:inset 0 1px #ffffffd9;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}._feedActionButton_1wmjv_878:hover{transform:translateY(-1px);background:#fff;border-color:#b91c1c47;color:#b91c1c}._feedInsertSection_1wmjv_932{content-visibility:auto;contain-intrinsic-size:auto 260px;width:100%;margin:10px 0 6px;padding:16px 0 18px;background:linear-gradient(180deg,#fffffffa,#f8fafcf5);border-top:1px solid rgba(30,64,175,.08);border-bottom:1px solid rgba(30,64,175,.1)}._feedInsertHeader_1wmjv_945{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4vw 12px}._feedInsertHeader_1wmjv_945 h3{margin:0;color:#0f172a;font-size:18px;line-height:1.08;letter-spacing:0}._feedInsertEyebrow_1wmjv_969{margin:0 0 5px;color:#52689f;font-size:12px;font-weight:750;text-transform:none;letter-spacing:0}._feedInsertHeaderBtn_1wmjv_978{border:1px solid rgba(30,64,175,.14);background:#1e40af14;color:#264eb8;display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:8px 12px;font-weight:800;cursor:pointer}._feedInsertRail_1wmjv_1000{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding:0 4vw 2px;scroll-snap-type:x proximity}._feedInsertRail_1wmjv_1000::-webkit-scrollbar{display:none}._feedSuggestCard_1wmjv_1026,._feedStoryCard_1wmjv_1027,._feedMemoryCard_1wmjv_1028{flex:0 0 148px;scroll-snap-align:start;border:1px solid rgba(30,64,175,.1);border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px #0f172a12}._feedSuggestCard_1wmjv_1026{padding:12px;text-align:center;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}._feedSuggestAvatar_1wmjv_1046{margin-inline:auto}._feedSuggestCard_1wmjv_1026:hover,._feedSuggestCard_1wmjv_1026:focus-visible{transform:translateY(-2px);border-color:#1e40af3d;box-shadow:0 14px 28px #0f172a1f;outline:none}._feedSuggestCard_1wmjv_1026 img{width:72px;height:72px;border-radius:999px;object-fit:cover;border:3px solid #fff;box-shadow:0 0 0 2px #1e40af29,0 8px 18px #1e40af1f}._feedSuggestCard_1wmjv_1026 p,._feedStoryCard_1wmjv_1027 p,._feedMemoryCard_1wmjv_1028 p{margin:8px 0 2px;color:#111827;font-weight:850;font-size:13px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._feedSuggestCard_1wmjv_1026 span,._feedStoryCard_1wmjv_1027 span{display:block;min-height:16px;color:#64748b;font-size:11px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._feedSuggestCard_1wmjv_1026 button,._feedStoryCard_1wmjv_1027 button{width:100%;margin-top:10px;min-height:34px;border:none;border-radius:999px;background:linear-gradient(135deg,#365ec4,#1e40af);color:#fff;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}._feedSuggestCard_1wmjv_1026 ._feedSuggestBlockBtn_1wmjv_1134{width:100%;margin-top:8px;min-height:34px;border:1px solid #d1d5db;border-radius:999px;background:#f3f4f6;color:#374151;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}._feedSuggestCard_1wmjv_1026 ._feedSuggestBlockBtn_1wmjv_1134:hover{background:#e5e7eb;border-color:#9ca3af;color:#111827}._feedStoryCard_1wmjv_1027{flex-basis:188px;overflow:hidden}._feedStoryCard_1wmjv_1027 img{width:100%;height:112px;object-fit:cover;display:block}._feedStoryCard_1wmjv_1027 div{padding:0 10px}._feedStoryCard_1wmjv_1027 button{width:calc(100% - 20px);margin:10px;background:#b91c1c}._feedMemoryCard_1wmjv_1028{flex-basis:112px;padding:10px 8px;text-align:center;cursor:pointer}._feedMemoryCard_1wmjv_1028 div{width:76px;height:76px;margin:0 auto;position:relative;border-radius:999px;padding:3px;background:conic-gradient(from 160deg,#b91c1c,#111827,#b91c1c)}._feedMemoryCard_1wmjv_1028 img{width:100%;height:100%;border-radius:inherit;object-fit:cover;border:3px solid #fff}._feedMemoryCard_1wmjv_1028 span{position:absolute;right:-2px;top:-2px;min-width:22px;min-height:22px;padding:2px 5px;border-radius:999px;background:#b91c1c;color:#fff;border:2px solid #fff;font-size:11px;font-weight:900}._feedMemoryCard_1wmjv_1028 p{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._feedSystemCard_1wmjv_1283{width:100%;margin:10px 0 6px;padding:14px 16px 16px;border-radius:16px;border:1px solid transparent;overflow:hidden;display:flex;flex-direction:column;gap:12px}._feedSystemCardHeader_1wmjv_1295{display:flex;align-items:center;justify-content:space-between;gap:12px}._feedSystemCardTag_1wmjv_1302{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;border:1px solid transparent;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}._feedSystemCardMediaWrap_1wmjv_1315{width:100%;border-radius:14px;overflow:hidden;background:#ffffff80}._feedSystemCardMedia_1wmjv_1315{width:100%;max-height:220px;object-fit:cover;display:block}._feedSystemCardBody_1wmjv_1329{display:flex;flex-direction:column;gap:6px}._feedSystemCardBody_1wmjv_1329 h3{margin:0;color:#0f172a;font-size:17px;line-height:1.1;letter-spacing:0}._feedSystemCardBody_1wmjv_1329 p{margin:0;color:#334155;font-size:13px;font-weight:700;line-height:1.45}._feedSystemCardBody_1wmjv_1329 span{color:#475569;font-size:12px;line-height:1.45}._feedSystemCardButton_1wmjv_1357{min-height:40px;padding:10px 14px;border:none;border-radius:999px;font-weight:900;cursor:pointer;width:fit-content;min-width:144px;box-shadow:inset 0 1px #fff3}._stat_1wmjv_353{display:flex;align-items:center;gap:5px;font-weight:700;cursor:pointer;transition:color .2s ease}._statView_1wmjv_1386{display:flex;align-items:center;gap:5px;font-weight:700;padding-left:.3rem;border-right:1.5px solid;padding-right:.3rem;border-left:1.5px solid;border-radius:10px;cursor:pointer;transition:color .2s ease}._stat_1wmjv_353:hover{color:#1e40af}._endText_1wmjv_1428{text-align:center;color:#555;margin-top:20px;font-size:14px;font-style:italic;border-top:1px solid #eee;padding:15px 0}._lastText_1wmjv_1448{margin-bottom:10rem}._feedSkeletonCard_1wmjv_1456{width:100%;background:#fff;border-bottom:1px solid #eee;margin:4px 0 0;padding:16px 4vw}._skeletonTop_1wmjv_1472,._skeletonStats_1wmjv_1474{display:flex;align-items:center;gap:12px}._skeletonStats_1wmjv_1474{justify-content:space-between;border-top:1px solid #f0f2f5;padding-top:12px}._skeletonAvatar_1wmjv_1498,._skeletonLine_1wmjv_1500,._skeletonMedia_1wmjv_1502,._skeletonChip_1wmjv_1504{display:block;background:linear-gradient(90deg,#e4e9f2,#f8fafc 45%,#e4e9f2);background-size:220% 100%;animation:_feedSkeletonPulse_1wmjv_1 1.15s ease-in-out infinite}._skeletonAvatar_1wmjv_1498{width:42px;height:42px;border-radius:50%;flex:0 0 42px}._skeletonTextGroup_1wmjv_1532{flex:1}._skeletonLine_1wmjv_1500{height:10px;border-radius:999px;margin-bottom:9px}._skeletonName_1wmjv_1552{width:42%}._skeletonMeta_1wmjv_1560{width:24%}._skeletonBody_1wmjv_1568{width:92%;margin-top:18px}._skeletonBodyShort_1wmjv_1578{width:58%}._skeletonMedia_1wmjv_1502{width:100%;height:min(48vw,320px);border-radius:10px;margin:16px 0 14px}._skeletonChip_1wmjv_1504{width:28%;height:12px;border-radius:999px}@keyframes _feedSkeletonPulse_1wmjv_1{0%{background-position:100% 0}to{background-position:-100% 0}}._postMenuOverlay_1wmjv_1632{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000047;z-index:4000}._postMenuSheet_1wmjv_1646{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(520px,100%);background:#fff;border-top-left-radius:22px;border-top-right-radius:22px;box-shadow:0 -10px 30px #0000002e;z-index:4001;padding:.6rem .75rem 1.2rem;max-height:78vh;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}._postMenuSheet_1wmjv_1646::-webkit-scrollbar{width:6px}._postMenuSheet_1wmjv_1646::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._postMenuSheet_1wmjv_1646::-webkit-scrollbar-track{background:transparent}._postMenuHandle_1wmjv_1708{width:44px;height:5px;background:#d1d5db;border-radius:999px;margin:.2rem auto .75rem}._postMenuHeader_1wmjv_1724{padding:0 .4rem .55rem;border-bottom:1px solid #ececec;margin-bottom:.45rem}._postMenuHeader_1wmjv_1724 p{margin:0;font-size:1rem;font-weight:700;color:#111827}._postMenuItem_1wmjv_1750{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:12px;padding:.95rem .7rem;border-radius:14px;cursor:pointer;font-size:.96rem;font-weight:600;color:#1f2937;text-align:left;transition:background .2s ease,color .2s ease}._postMenuItem_1wmjv_1750:hover{background:#f3f4f6}._postMenuItem_1wmjv_1750:last-child{margin-bottom:.35rem}._postMenuDanger_1wmjv_1800{color:#b91c1c}._postMenuDanger_1wmjv_1800:hover{background:#fef2f2}@media (max-width: 768px){._feedStructureContainer_1wmjv_1{padding:14px 5vw}._images_1wmjv_181{width:44px;height:44px}._details_1wmjv_313{font-size:14px}._bottomStats_1wmjv_858{font-size:13px;justify-content:space-around}._standard_1wmjv_365{display:none}._postMenuSheet_1wmjv_1646{width:100%;border-top-left-radius:20px;border-top-right-radius:20px;padding-left:.65rem;padding-right:.65rem;padding-bottom:1.2rem;max-height:76vh}._postMenuItem_1wmjv_1750{font-size:.94rem}}@media (max-width: 480px){._feedStructureContainer_1wmjv_1{padding:12px 4vw}._messageBox_1wmjv_467{font-size:14px}._details_1wmjv_313{flex-direction:row;font-size:13.5px}._bottomStats_1wmjv_858{font-size:12.8px}._postMenuSheet_1wmjv_1646{padding-bottom:1.3rem;max-height:74vh}._postMenuHeader_1wmjv_1724 p{font-size:.96rem}._postMenuItem_1wmjv_1750{padding:.9rem .65rem;font-size:.92rem}}@media (min-width: 700px){._feedStructureContainer_1wmjv_1{width:70%;justify-self:center;border-left:2px solid rgb(233,228,228);border-right:2px solid rgb(233,228,228)}._postMenuSheet_1wmjv_1646{width:min(520px,70%)}._feedSkeletonCard_1wmjv_1456{width:70%;justify-self:center;border-left:2px solid rgb(233,228,228);border-right:2px solid rgb(233,228,228)}}@media (max-width: 430px){._shareNumber_1wmjv_2002{display:none!important}._bottomStats_1wmjv_858{flex-wrap:nowrap}}@media (max-width: 413px){._statView_1wmjv_1386{display:none!important}}body.elighttee-dark ._activeStatus_1wmjv_221,body.elighttee-dark ._avatarPlaceholder_1wmjv_197,body.elighttee-dark ._bottomStats_1wmjv_858,body.elighttee-dark ._clampedText_1wmjv_585,body.elighttee-dark ._descriptions_1wmjv_301,body.elighttee-dark ._details_1wmjv_313,body.elighttee-dark ._details2_1wmjv_403,body.elighttee-dark ._dot_1wmjv_383,body.elighttee-dark ._dot1_1wmjv_393,body.elighttee-dark ._endText_1wmjv_1428,body.elighttee-dark ._feedSkeletonCard_1wmjv_1456,body.elighttee-dark ._feedStructureContainer_1wmjv_1,body.elighttee-dark ._feedText_1wmjv_576,body.elighttee-dark ._images_1wmjv_181,body.elighttee-dark ._imagesBox_1wmjv_181,body.elighttee-dark ._lastText_1wmjv_1448,body.elighttee-dark ._mediaWrap_1wmjv_607,body.elighttee-dark ._messageBox_1wmjv_467,body.elighttee-dark ._moreBtn_1wmjv_649,body.elighttee-dark ._name_1wmjv_331,body.elighttee-dark ._notVerified_1wmjv_293,body.elighttee-dark ._offline_1wmjv_242,body.elighttee-dark ._offline1_1wmjv_277,body.elighttee-dark ._online_1wmjv_234,body.elighttee-dark ._online1_1wmjv_247,body.elighttee-dark ._postImage_1wmjv_493,body.elighttee-dark ._postMenuDanger_1wmjv_1800,body.elighttee-dark ._postMenuHandle_1wmjv_1708,body.elighttee-dark ._postMenuHeader_1wmjv_1724,body.elighttee-dark ._postMenuItem_1wmjv_1750,body.elighttee-dark ._postMenuOverlay_1wmjv_1632,body.elighttee-dark ._postMenuSheet_1wmjv_1646,body.elighttee-dark ._postTime_1wmjv_443,body.elighttee-dark ._private_1wmjv_421,body.elighttee-dark ._refreshFeed_1wmjv_41,body.elighttee-dark ._rotate_1wmjv_507,body.elighttee-dark ._rotateBorder_1wmjv_527,body.elighttee-dark ._shareNumber_1wmjv_2002,body.elighttee-dark ._skeletonAvatar_1wmjv_1498,body.elighttee-dark ._skeletonBody_1wmjv_1568,body.elighttee-dark ._skeletonBodyShort_1wmjv_1578,body.elighttee-dark ._skeletonChip_1wmjv_1504,body.elighttee-dark ._skeletonLine_1wmjv_1500,body.elighttee-dark ._skeletonMedia_1wmjv_1502,body.elighttee-dark ._skeletonMeta_1wmjv_1560,body.elighttee-dark ._skeletonName_1wmjv_1552,body.elighttee-dark ._skeletonStats_1wmjv_1474,body.elighttee-dark ._skeletonTextGroup_1wmjv_1532,body.elighttee-dark ._skeletonTop_1wmjv_1472,body.elighttee-dark ._standard_1wmjv_365,body.elighttee-dark ._stat_1wmjv_353,body.elighttee-dark ._state_1wmjv_433,body.elighttee-dark ._status_1wmjv_353,body.elighttee-dark ._statView_1wmjv_1386,body.elighttee-dark ._textWrap_1wmjv_599,body.elighttee-dark ._tips_1wmjv_457,body.elighttee-dark ._top_1wmjv_163,body.elighttee-dark ._verified_1wmjv_285,body.elighttee-dark ._videoFrame_1wmjv_667,body.elighttee-dark ._videoMuteButton_1wmjv_793,body.elighttee-dark ._videoPlayButton_1wmjv_727{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._bottomStats_1wmjv_858,body.elighttee-dark ._details_1wmjv_313,body.elighttee-dark ._details2_1wmjv_403,body.elighttee-dark ._feedStructureContainer_1wmjv_1,body.elighttee-dark ._feedText_1wmjv_576,body.elighttee-dark ._messageBox_1wmjv_467,body.elighttee-dark ._postMenuHandle_1wmjv_1708,body.elighttee-dark ._postMenuHeader_1wmjv_1724,body.elighttee-dark ._postMenuItem_1wmjv_1750,body.elighttee-dark ._postMenuOverlay_1wmjv_1632,body.elighttee-dark ._postMenuSheet_1wmjv_1646,body.elighttee-dark ._postTime_1wmjv_443,body.elighttee-dark ._refreshFeed_1wmjv_41,body.elighttee-dark ._top_1wmjv_163{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._activeStatus_1wmjv_221,body.elighttee-dark ._bottomStats_1wmjv_858,body.elighttee-dark ._clampedText_1wmjv_585,body.elighttee-dark ._descriptions_1wmjv_301,body.elighttee-dark ._details_1wmjv_313,body.elighttee-dark ._details2_1wmjv_403,body.elighttee-dark ._endText_1wmjv_1428,body.elighttee-dark ._feedStructureContainer_1wmjv_1,body.elighttee-dark ._feedText_1wmjv_576,body.elighttee-dark ._lastText_1wmjv_1448,body.elighttee-dark ._messageBox_1wmjv_467,body.elighttee-dark ._name_1wmjv_331,body.elighttee-dark ._postMenuHandle_1wmjv_1708,body.elighttee-dark ._postMenuHeader_1wmjv_1724,body.elighttee-dark ._postMenuItem_1wmjv_1750,body.elighttee-dark ._postMenuOverlay_1wmjv_1632,body.elighttee-dark ._postMenuSheet_1wmjv_1646,body.elighttee-dark ._postTime_1wmjv_443,body.elighttee-dark ._private_1wmjv_421,body.elighttee-dark ._refreshFeed_1wmjv_41,body.elighttee-dark ._rotate_1wmjv_507,body.elighttee-dark ._rotateBorder_1wmjv_527,body.elighttee-dark ._shareNumber_1wmjv_2002,body.elighttee-dark ._standard_1wmjv_365,body.elighttee-dark ._stat_1wmjv_353,body.elighttee-dark ._state_1wmjv_433,body.elighttee-dark ._status_1wmjv_353,body.elighttee-dark ._statView_1wmjv_1386,body.elighttee-dark ._textWrap_1wmjv_599,body.elighttee-dark ._tips_1wmjv_457,body.elighttee-dark ._top_1wmjv_163{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._activeStatus_1wmjv_221,body.elighttee-dark ._clampedText_1wmjv_585,body.elighttee-dark ._descriptions_1wmjv_301,body.elighttee-dark ._endText_1wmjv_1428,body.elighttee-dark ._feedText_1wmjv_576,body.elighttee-dark ._lastText_1wmjv_1448,body.elighttee-dark ._messageBox_1wmjv_467,body.elighttee-dark ._name_1wmjv_331,body.elighttee-dark ._postTime_1wmjv_443,body.elighttee-dark ._skeletonMeta_1wmjv_1560,body.elighttee-dark ._skeletonName_1wmjv_1552,body.elighttee-dark ._skeletonTextGroup_1wmjv_1532,body.elighttee-dark ._status_1wmjv_353,body.elighttee-dark ._textWrap_1wmjv_599{color:var(--elighttee-text)!important}body.elighttee-dark ._feedStructureContainer_1wmjv_1,body.elighttee-dark ._feedSkeletonCard_1wmjv_1456{background:#060606!important;color:#f5f5f5!important;border-color:#f5f5f514!important;border-bottom:1px solid rgba(185,28,28,.18)!important;box-shadow:none!important}body.elighttee-dark ._feedStructureContainer_1wmjv_1:hover{background:#090909!important}body.elighttee-dark ._top_1wmjv_163,body.elighttee-dark ._bottomStats_1wmjv_858{background:#060606!important;border-color:#f5f5f514!important;color:#f5f5f5!important;box-shadow:none!important}body.elighttee-dark ._name_1wmjv_331,body.elighttee-dark ._details_1wmjv_313,body.elighttee-dark ._details2_1wmjv_403,body.elighttee-dark ._messageBox_1wmjv_467,body.elighttee-dark ._feedText_1wmjv_576,body.elighttee-dark ._state_1wmjv_433,body.elighttee-dark ._postTime_1wmjv_443,body.elighttee-dark ._stat_1wmjv_353,body.elighttee-dark ._statView_1wmjv_1386,body.elighttee-dark ._endText_1wmjv_1428,body.elighttee-dark ._standard_1wmjv_365,body.elighttee-dark ._tips_1wmjv_457,body.elighttee-dark ._dot_1wmjv_383,body.elighttee-dark ._dot1_1wmjv_393{color:#f5f5f5!important;background:transparent!important}body.elighttee-dark ._status_1wmjv_353,body.elighttee-dark ._moreBtn_1wmjv_649,body.elighttee-dark ._postMenuDanger_1wmjv_1800{color:#b91c1c!important;background:transparent!important}body.elighttee-dark ._stat_1wmjv_353:hover,body.elighttee-dark ._statView_1wmjv_1386:hover,body.elighttee-dark ._moreBtn_1wmjv_649:hover{color:#f5f5f5!important}body.elighttee-dark ._private_1wmjv_421{background:#110708!important;color:#f5f5f5!important;border:1px solid rgba(185,28,28,.28)!important}body.elighttee-dark ._online_1wmjv_234,body.elighttee-dark ._activeStatus_1wmjv_221{border-color:#060606!important}body.elighttee-dark ._online_1wmjv_234{background:#1e40af!important}body.elighttee-dark ._offline_1wmjv_242{background:#64748b!important;border-color:#060606!important}body.elighttee-dark ._online1_1wmjv_247,body.elighttee-dark ._rotateBorder_1wmjv_527{border-color:#b91c1c!important;border-top-color:transparent!important;border-bottom-color:transparent!important}body.elighttee-dark ._online1_1wmjv_247{border:0!important;background:conic-gradient(from 0deg,#1e40af00,#1e40af66 42deg,#1e40af,#1e40af66 142deg,#1e40af00 198deg,#60a5fa 286deg,#1e40af00 360deg)!important;box-shadow:0 0 18px #60a5fa47!important}body.elighttee-dark ._verifiedName_1wmjv_339{color:#60a5fa!important;text-shadow:none!important}body.elighttee-dark ._verifiedBadge_1wmjv_344{color:#60a5fa!important;filter:none!important}body.elighttee-dark ._imagesBox_1wmjv_181,body.elighttee-dark ._videoFrame_1wmjv_667,body.elighttee-dark ._mediaWrap_1wmjv_607{background:#030303!important;border-color:#f5f5f514!important}body.elighttee-dark ._videoPlayButton_1wmjv_727,body.elighttee-dark ._videoMuteButton_1wmjv_793{background:#030303d1!important;color:#f5f5f5!important;border:1px solid rgba(245,245,245,.14)!important}body.elighttee-dark ._postMenuOverlay_1wmjv_1632{background:#000000b8!important}body.elighttee-dark ._postMenuSheet_1wmjv_1646,body.elighttee-dark ._postMenuHeader_1wmjv_1724,body.elighttee-dark ._postMenuItem_1wmjv_1750{background:#070707!important;color:#f5f5f5!important;border-color:#f5f5f51a!important}body.elighttee-dark ._postMenuItem_1wmjv_1750:hover{background:#1a0709!important}body.elighttee-dark ._postMenuHeader_1wmjv_1724 p,body.elighttee-dark ._postMenuItem_1wmjv_1750 span{color:#f5f5f5!important}body.elighttee-dark ._skeletonAvatar_1wmjv_1498,body.elighttee-dark ._skeletonLine_1wmjv_1500,body.elighttee-dark ._skeletonMedia_1wmjv_1502,body.elighttee-dark ._skeletonChip_1wmjv_1504{background:linear-gradient(90deg,#080808,#151515 45%,#080808)!important}body.elighttee-dark ._feedInsertSection_1wmjv_932{background:#060606!important;border-color:#6384ff2e!important;color:#f5f5f5!important}body.elighttee-dark ._feedInsertHeader_1wmjv_945 h3,body.elighttee-dark ._feedInsertEyebrow_1wmjv_969,body.elighttee-dark ._feedSuggestCard_1wmjv_1026 p,body.elighttee-dark ._feedStoryCard_1wmjv_1027 p,body.elighttee-dark ._feedMemoryCard_1wmjv_1028 p,body.elighttee-dark ._feedSuggestCard_1wmjv_1026 span,body.elighttee-dark ._feedStoryCard_1wmjv_1027 span{color:#f5f5f5!important}body.elighttee-dark ._feedSuggestCard_1wmjv_1026,body.elighttee-dark ._feedStoryCard_1wmjv_1027,body.elighttee-dark ._feedMemoryCard_1wmjv_1028{background:#090909!important;border-color:#f5f5f51a!important;box-shadow:0 16px 34px #00000075!important}body.elighttee-dark ._feedActionButton_1wmjv_878{background:#090909!important;color:#f5f5f5!important;border-color:#b91c1c3d!important}body.elighttee-dark ._feedActionButton_1wmjv_878:hover,body.elighttee-dark ._feedInsertHeaderBtn_1wmjv_978,body.elighttee-dark ._feedSuggestCard_1wmjv_1026 button,body.elighttee-dark ._feedStoryCard_1wmjv_1027 button{background:#101a3a!important;color:#f5f5f5!important;border-color:#6384ff61!important}body.elighttee-dark ._feedSuggestCard_1wmjv_1026 ._feedSuggestBlockBtn_1wmjv_1134{background:#18181b!important;color:#d4d4d8!important;border-color:#3f3f46!important}body.elighttee-dark ._feedSuggestCard_1wmjv_1026 ._feedSuggestBlockBtn_1wmjv_1134:hover{background:#27272a!important;color:#fafafa!important;border-color:#52525b!important}body.elighttee-dark ._feedSystemCard_1wmjv_1283{color:#f5f5f5!important;border-color:#f5f5f514!important}body.elighttee-dark ._feedSystemCardBody_1wmjv_1329 h3,body.elighttee-dark ._feedSystemCardBody_1wmjv_1329 p,body.elighttee-dark ._feedSystemCardBody_1wmjv_1329 span{color:#f5f5f5!important}body.elighttee-dark ._feedSystemCardMediaWrap_1wmjv_1315{background:#ffffff08!important}body.elighttee-dark ._feedSystemCardButton_1wmjv_1357{box-shadow:none!important}body.elighttee-dark ._feedLoadMoreState_1wmjv_144,body.elighttee-dark ._feedEndText_1wmjv_131{color:#dbeafe!important}._feedSuggestCard_1wmjv_1026 button:disabled,._feedSuggestPendingBtn_1wmjv_2691{background:#1e40af1a!important;color:#2f55bd!important;cursor:default}._feedStructureContainer_1wmjv_1{box-sizing:border-box;max-width:100%;overflow:visible;padding:13px clamp(12px,3.4vw,22px) 0;border-bottom:1px solid #e7ebf3;background:linear-gradient(180deg,#fff,#fbfdff)}._top_1wmjv_163{box-sizing:border-box;gap:10px;border-bottom:0;padding-bottom:8px}._imagesBox_1wmjv_181{width:46px;height:46px;min-width:46px;border-radius:999px;border:2px solid #ffffff;box-shadow:0 6px 16px #0f172a29}._activeStatus_1wmjv_221{width:16px;height:16px;right:-3px;bottom:-2px;border-width:3px}._descriptions_1wmjv_301{min-width:0;margin-left:0}._details_1wmjv_313{gap:5px;min-width:0}._name_1wmjv_331{max-width:min(48vw,320px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;line-height:1.15}._inlineDot_1wmjv_2750,._metaDot_1wmjv_2751{width:3px;height:3px;min-width:3px;border-radius:999px;background:#94a3b8}._status_1wmjv_353{font-size:.86rem;color:#1e40af}._standard_1wmjv_365{margin-left:0;font-size:.84rem}._standard_1wmjv_365 span{align-items:center;gap:4px}._details2_1wmjv_403{width:100%;max-width:100%;margin-top:5px;gap:6px;flex-wrap:wrap;color:#64748b}._metaChip_1wmjv_2783{display:inline-flex;align-items:center;gap:4px;min-width:0;color:#64748b;font-size:.76rem;font-weight:700;line-height:1}._postOptionsButton_1wmjv_2794{width:36px;height:36px;min-width:36px;border:0;border-radius:999px;display:grid;place-items:center;background:transparent;color:#475569;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}._postOptionsButton_1wmjv_2794:hover{background:#eef4ff;color:#1e40af;transform:translateY(-1px)}._postMenuPopup_1wmjv_2814{position:absolute;top:calc(100% + 8px);right:0;z-index:80;width:min(260px,calc(100vw - 28px));padding:8px;border-radius:16px;border:1px solid rgba(226,232,240,.95);background:#fffffffa;box-shadow:0 20px 55px #0f172a2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}._postMenuPopup_1wmjv_2814:before{content:"";position:absolute;top:-6px;right:15px;width:12px;height:12px;background:inherit;border-left:1px solid rgba(226,232,240,.95);border-top:1px solid rgba(226,232,240,.95);transform:rotate(45deg)}body.elighttee-dark ._postMenuPopup_1wmjv_2814{background:#0f172afa;border-color:#475569e6;box-shadow:0 20px 55px #0000006b}._messageBox_1wmjv_467{margin:8px 0 0;color:#111827}._feedText_1wmjv_576{font-size:.95rem;line-height:1.42}._postImage_1wmjv_493,._videoFrame_1wmjv_667{margin-top:10px;border-radius:14px;border:1px solid rgba(226,232,240,.9);box-shadow:0 12px 34px #0f172a14}._bottomStats_1wmjv_858{position:relative;z-index:40;overflow:visible;margin:12px calc(clamp(12px,3.4vw,22px)*-1) 0;padding:9px clamp(8px,2.7vw,18px) 10px;gap:clamp(5px,1.6vw,10px);border-top:1px solid #edf1f7;background:#fff}._feedActionButton_1wmjv_878{min-height:39px;gap:6px;border:0;border-radius:10px;background:transparent;color:#475569;font-size:clamp(11px,3.1vw,13px);box-shadow:none}._feedActionButton_1wmjv_878:hover{background:#eff6ff;color:#1e40af;border-color:transparent}._customPostIcon_1wmjv_2893{position:relative;width:19px;height:19px;min-width:19px;display:inline-block;color:currentColor}._customPostIcon_1wmjv_2893:before,._customPostIcon_1wmjv_2893:after,._customPostIcon_1wmjv_2893 span{content:"";position:absolute;box-sizing:border-box;display:block}._customPostIcon_spark_1wmjv_2911:before{top:2px;right:2px;bottom:2px;left:2px;background:currentColor;clip-path:polygon(50% 0,61% 34%,96% 40%,67% 60%,76% 96%,50% 75%,24% 96%,33% 60%,4% 40%,39% 34%)}._customPostIcon_spark_1wmjv_2911:after{width:5px;height:5px;right:0;top:0;border-radius:50%;background:currentColor;opacity:.55}._customPostIcon_comment_1wmjv_2927:before{left:2px;top:3px;width:15px;height:12px;border:2px solid currentColor;border-radius:8px}._customPostIcon_comment_1wmjv_2927:after{left:6px;bottom:2px;width:7px;height:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:skew(-24deg)}._customPostIcon_share_1wmjv_2946:before{left:2px;top:8px;width:14px;height:2px;border-radius:999px;background:currentColor;transform:rotate(-24deg)}._customPostIcon_share_1wmjv_2946:after{right:2px;top:3px;width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}._customPostIcon_globe_1wmjv_2966:before{top:2px;right:2px;bottom:2px;left:2px;border:1.8px solid currentColor;border-radius:50%}._customPostIcon_globe_1wmjv_2966:after{left:5px;right:5px;top:2px;bottom:2px;border-left:1.6px solid currentColor;border-right:1.6px solid currentColor;border-radius:50%}._customPostIcon_globe_1wmjv_2966 span{left:4px;right:4px;top:8.5px;height:1.5px;background:currentColor;border-radius:999px}._customPostIcon_clock_1wmjv_2991:before{top:2px;right:2px;bottom:2px;left:2px;border:1.8px solid currentColor;border-radius:50%}._customPostIcon_clock_1wmjv_2991:after{left:9px;top:5px;width:1.7px;height:6px;background:currentColor;border-radius:999px}._customPostIcon_clock_1wmjv_2991 span{left:9px;top:10px;width:5px;height:1.7px;background:currentColor;border-radius:999px;transform-origin:left center;transform:rotate(26deg)}._customPostIcon_menu_1wmjv_3017:before,._customPostIcon_menu_1wmjv_3017:after,._customPostIcon_menu_1wmjv_3017 span{left:7px;width:5px;height:5px;border-radius:999px;background:currentColor}._customPostIcon_menu_1wmjv_3017:before{top:1px}._customPostIcon_menu_1wmjv_3017 span{top:7px}._customPostIcon_menu_1wmjv_3017:after{top:13px}._customPostIcon_message_1wmjv_3039:before{left:2px;top:4px;width:15px;height:11px;border:1.8px solid currentColor;border-radius:4px}._customPostIcon_message_1wmjv_3039:after{left:4px;top:5px;width:11px;height:7px;border-left:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(-45deg)}._customPostIcon_videoPlay_1wmjv_3058{width:22px;height:22px;margin-left:2px}._customPostIcon_videoPlay_1wmjv_3058:before{left:5px;top:3px;width:0;height:0;border-left:13px solid currentColor;border-top:8px solid transparent;border-bottom:8px solid transparent;filter:drop-shadow(0 1px 2px rgba(0,0,0,.18))}._customPostIcon_volumeOn_1wmjv_3075:before,._customPostIcon_volumeOff_1wmjv_3076:before{left:2px;top:7px;width:7px;height:8px;background:currentColor;clip-path:polygon(0 24%,42% 24%,100% 0,100% 100%,42% 76%,0 76%)}._customPostIcon_volumeOn_1wmjv_3075:after{right:2px;top:5px;width:8px;height:12px;border:2px solid currentColor;border-left:0;border-radius:0 999px 999px 0}._customPostIcon_volumeOn_1wmjv_3075 span{right:7px;top:8px;width:4px;height:6px;border:1.6px solid currentColor;border-left:0;border-radius:0 999px 999px 0}._customPostIcon_volumeOff_1wmjv_3076:after{right:2px;top:4px;width:2px;height:16px;border-radius:999px;background:currentColor;transform:rotate(45deg)}._customPostIconActive_1wmjv_3115{color:#1e40af}@media (max-width: 430px){._feedStructureContainer_1wmjv_1{padding-inline:10px}._bottomStats_1wmjv_858{margin-inline:-10px;padding-inline:6px}._feedActionButton_1wmjv_878{min-height:38px;padding-inline:2px}._feedActionButton_1wmjv_878>span:last-child{overflow:hidden;text-overflow:ellipsis}}body.elighttee-dark ._postOptionsButton_1wmjv_2794{color:#f5f5f5!important}body.elighttee-dark ._postOptionsButton_1wmjv_2794:hover,body.elighttee-dark ._feedActionButton_1wmjv_878:hover{background:#1e40af38!important;color:#bfdbfe!important}body.elighttee-dark ._metaChip_1wmjv_2783,body.elighttee-dark ._customPostIcon_1wmjv_2893{color:#cbd5e1!important}body.elighttee-dark ._inlineDot_1wmjv_2750,body.elighttee-dark ._metaDot_1wmjv_2751{background:#64748b!important}._multiImageFrame_1wmjv_3162{position:relative;width:100%;height:clamp(430px,92vw,760px);margin-top:10px;overflow:hidden;border-radius:14px;border:1px solid rgba(226,232,240,.9);box-shadow:0 12px 34px #0f172a14;background:#eef2f7}._multiImageScroller_1wmjv_3174{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}._multiImageScroller_1wmjv_3174::-webkit-scrollbar{display:none}._multiImageSlide_1wmjv_3192{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always}._multiImageSlide_1wmjv_3192 ._feedMediaReveal_1wmjv_611,._multiImageSlide_1wmjv_3192 ._postImage_1wmjv_493{height:100%;min-height:100%;margin-top:0;border:0;border-radius:0;box-shadow:none}._multiImageCount_1wmjv_3210{position:absolute;top:10px;right:10px;z-index:6;padding:5px 9px;border-radius:999px;background:#0f172a9e;color:#fff;font-size:12px;font-weight:800;line-height:1}._multiImageArrow_1wmjv_3224{position:absolute;top:50%;z-index:6;width:30px;height:44px;transform:translateY(-50%);border:0;border-radius:999px;background:#0f172a75;color:#fff;font-size:24px;font-weight:900;line-height:1;display:grid;place-items:center;cursor:pointer}._multiImageArrowLeft_1wmjv_3243{left:10px}._multiImageArrowRight_1wmjv_3247{right:10px}._multiImageFrameDragging_1wmjv_3252 ._multiImageSlide_1wmjv_3192{scroll-snap-stop:normal}._multiImageFullScale_1wmjv_3256{position:absolute;right:10px;bottom:10px;z-index:7;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:999px;background:#0f172a9e;color:#fff;cursor:pointer;box-shadow:0 10px 24px #0f172a38}._multiImageFullScale_1wmjv_3256:hover{background:#0f172ac7}._multiImageDots_1wmjv_3277{position:absolute;left:50%;bottom:12px;z-index:6;transform:translate(-50%);display:flex;gap:5px;padding:6px 8px;border-radius:999px;background:#0f172a59}._multiImageDots_1wmjv_3277 span{width:6px;height:6px;border-radius:999px;background:#ffffff94}._multiImageDots_1wmjv_3277 ._multiImageDotActive_1wmjv_3297{width:16px;background:#fff}._audioSignalRow_1wmjv_3301{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-top:6px}._audioSignal_1wmjv_3301{width:fit-content;max-width:min(100%,280px);display:inline-flex;align-items:center;gap:5px;margin-top:0;padding:4px 8px;border:1px solid rgba(37,99,235,.14);border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:800}._audioSignal_1wmjv_3301 span{min-width:0;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._audioSignal_1wmjv_3301 i{width:3px;height:8px;border-radius:999px;background:currentColor;animation:_audioWave_1wmjv_1 .84s ease-in-out infinite;opacity:.78}._audioSignal_1wmjv_3301 i:nth-of-type(2){animation-delay:.12s}._audioSignal_1wmjv_3301 i:nth-of-type(3){animation-delay:.24s}._feedAttachedAudio_1wmjv_3358{display:none}@keyframes _audioWave_1wmjv_1{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1.2)}}._container_1yc01_1{display:flex;justify-content:center}._box_1yc01_11{width:100%;max-width:100%;background:#fff;box-shadow:0 2px 10px #00000014;padding:1rem}._header_1yc01_27{align-items:center;gap:10px}._profile_1yc01_37{width:40px;height:40px;border-radius:50%;object-fit:cover}._privacy_1yc01_49{display:flex;margin-top:-35px;align-items:center;justify-content:end}._selects_1yc01_61{border-right:1px solid rgb(188,185,185);color:#5e5c5c;height:2rem;font-size:small;padding:0%}._selects_1yc01_61:active,._selects_1yc01_61:focus{border:2px solid rgb(211,209,209)}._input_1yc01_81{flex:1;outline:none;border:2px solid rgb(211,209,209);scrollbar-width:none;width:100%;background:#f5f5f5;border-radius:20px;padding:10px 16px;resize:none;font-size:15px}._selected_1yc01_105{color:gray}._previewBox_1yc01_111{position:relative;width:100%;max-width:100%;max-height:none;margin-top:10px;overflow:visible;border:0;border-radius:0;background:transparent}._previewImage_1yc01_123{display:block;width:100%;height:clamp(430px,92vw,760px);min-height:100%;object-fit:cover;margin-top:10px;overflow:hidden;border-radius:14px;border:1px solid rgba(226,232,240,.9);box-shadow:0 12px 34px #0f172a14;background:#eef2f7}._previewCarousel_1yc01_137{position:relative;width:100%;height:clamp(430px,92vw,760px);margin-top:10px;overflow:hidden;border-radius:14px;border:1px solid rgba(226,232,240,.9);box-shadow:0 12px 34px #0f172a14;background:#eef2f7}._previewScroller_1yc01_149{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}._previewScroller_1yc01_149::-webkit-scrollbar{display:none}._previewSlide_1yc01_167{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always}._previewSlide_1yc01_167 img{width:100%;height:100%;min-height:100%;display:block;object-fit:cover;margin-top:0;border:0;border-radius:0;box-shadow:none;background:#eef2f7}._previewError_1yc01_188{margin:10px 0 0;padding:10px 12px;border-radius:10px;background:#fff1f2;color:#9f1239;font-size:13px;font-weight:700;line-height:1.45}._previewCount_1yc01_199{position:absolute;top:10px;right:10px;z-index:6;padding:5px 9px;border-radius:999px;background:#0f172a9e;color:#fff;font-size:12px;font-weight:800;line-height:1}._previewArrow_1yc01_213{position:absolute;top:50%;z-index:6;width:30px;height:44px;transform:translateY(-50%);border:0;border-radius:999px;background:#0f172a75;color:#fff;font-size:24px;font-weight:900;line-height:1;display:grid;place-items:center;cursor:pointer}._previewArrowLeft_1yc01_232{left:10px}._previewArrowRight_1yc01_236{right:10px}._previewDots_1yc01_240{position:absolute;left:50%;bottom:12px;z-index:6;transform:translate(-50%);display:flex;gap:5px;padding:6px 8px;border-radius:999px;background:#0f172a59}._previewDots_1yc01_240 span{width:6px;height:6px;border-radius:999px;background:#ffffff94}._previewDots_1yc01_240 ._previewDotActive_1yc01_260{width:16px;background:#fff}._close_1yc01_264{top:10px;right:10px;width:30px;height:30px;padding:6px;color:#0f172a;background:#ffffffeb;box-shadow:0 8px 20px #0f172a29}._actions_1yc01_275{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(30,64,175,.08)}._action_1yc01_275{box-sizing:border-box;min-height:42px;margin-top:0;gap:9px;border:1px solid rgba(30,64,175,.08);border-radius:13px;background:#f8fafc;color:#111827!important;font-size:12px;font-weight:800;padding:9px 10px}._action_1yc01_275 svg{flex:0 0 auto;color:#111827}._action_1yc01_275 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._action_1yc01_275:hover{color:#111827!important;background:#eef2f7;border-color:#11182724;transform:translateY(-1px)}._postButton_1yc01_317{width:100%;min-height:44px;margin:14px 0 10px;border-radius:14px;background:linear-gradient(135deg,#365ec4,#1e40af);font-weight:850;box-shadow:0 12px 24px #1e40af33}._discardButton_1yc01_327{border:0;background:transparent;color:#111827;font-weight:800}._selects_1yc01_61{color:#111827}@media (min-width: 700px){._box_1yc01_11{width:min(70%,680px)}._actions_1yc01_275{grid-template-columns:repeat(3,minmax(0,1fr))}}body.elighttee-dark ._container_1yc01_1{background:var(--elighttee-bg)!important}body.elighttee-dark ._box_1yc01_11{background:#090909!important;border-color:#f5f5f51a!important}body.elighttee-dark ._input_1yc01_81,body.elighttee-dark ._action_1yc01_275{background:#080808!important}._container_1yc01_1{min-height:100%;padding:10px 0 22px;background:#f6f8fb}._box_1yc01_11{border:1px solid rgba(226,232,240,.9);border-radius:0;box-shadow:none}._header_1yc01_27{display:flex;flex-direction:column;gap:10px}._input_1yc01_81{min-height:118px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;color:#0f172a;line-height:1.5;box-shadow:inset 0 1px #ffffffbf}._input_1yc01_81:focus{border-color:#bfdbfe;background:#fff}._privacy_1yc01_49{width:100%;margin-top:0;justify-content:flex-start}._selects_1yc01_61{height:36px;max-width:180px;padding:0 12px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#334155;font-weight:700}._close_1yc01_264{position:absolute;border-radius:999px;cursor:pointer}._actions_1yc01_275{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-top-color:#edf2f7}._action_1yc01_275{display:flex;align-items:center;justify-content:flex-start;border:1px solid #e5e7eb;border-radius:16px;background:#fff;color:#334155!important;font-size:12px;font-weight:750;box-shadow:0 6px 18px #0f172a0a}._action_1yc01_275 svg{color:#2563eb}._postButton_1yc01_317{border:0;border-radius:16px;background:#2563eb;color:#fff;box-shadow:0 10px 22px #2563eb2e}._discardButton_1yc01_327{width:100%;min-height:38px;border-radius:999px;color:#64748b}._soundPicker_1yc01_459{margin-top:14px;padding:12px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}._soundPickerHeader_1yc01_467{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}._soundPickerHeader_1yc01_467 span{color:#0f172a;font-size:13px;font-weight:900}._soundPickerHeader_1yc01_467 p{margin:2px 0 0;color:#64748b;font-size:12px}._soundPickerHeader_1yc01_467 button{border:0;border-radius:999px;background:#f1f5f9;color:#334155;padding:8px 12px;font-weight:800}._soundList_1yc01_496{display:grid;gap:8px}._soundOption_1yc01_501{width:100%;min-height:50px;display:grid;grid-template-columns:34px minmax(0,1fr) 28px;align-items:center;gap:10px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;color:#0f172a;padding:8px 10px;text-align:left}._soundOptionActive_1yc01_516{border-color:#93c5fd;background:#eff6ff}._soundIcon_1yc01_521,._soundPlay_1yc01_522{display:grid;place-items:center;color:#2563eb}._soundText_1yc01_528{min-width:0;display:flex;flex-direction:column;gap:2px}._soundText_1yc01_528 b,._soundText_1yc01_528 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._soundText_1yc01_528 b{font-size:13px}._soundText_1yc01_528 small{color:#64748b;font-size:11px}._hiddenAudio_1yc01_551{display:none}._soundEmpty_1yc01_554{padding:12px;border-radius:12px;background:#f8fafc;color:#64748b;font-size:13px;text-align:center}._selectedSoundBar_1yc01_563{margin-top:10px;display:flex;align-items:center;gap:8px;min-height:38px;padding:8px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:800}._selectedSoundBar_1yc01_563 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._page_z8fcv_1{min-height:100dvh;padding:18px 14px 34px;background:#f6f7fb;color:#111827}._header_z8fcv_8{width:min(100%,980px);margin:0 auto 14px;display:flex;align-items:center;gap:12px}._header_z8fcv_8 button{width:40px;height:40px;border:1px solid #dde3ec;border-radius:8px;background:#fff;color:#111827;display:grid;place-items:center;cursor:pointer}._header_z8fcv_8 h1{margin:0;font-size:22px;font-weight:900;letter-spacing:0}._header_z8fcv_8 p{margin:3px 0 0;color:#64748b;font-size:13px}._composer_z8fcv_41{width:min(100%,980px);margin:0 auto;display:grid;grid-template-columns:minmax(0,.88fr) minmax(320px,.72fr);gap:16px;align-items:start}._editorPanel_z8fcv_50,._previewPanel_z8fcv_51{border:1px solid #dde3ec;border-radius:8px;background:#fff;box-shadow:0 16px 42px #0f172a14}._editorPanel_z8fcv_50{padding:14px;display:grid;gap:12px}._editorPanel_z8fcv_50 textarea{width:100%;min-height:150px;resize:vertical;border:1px solid #dde3ec;border-radius:8px;padding:13px;outline:none;font:inherit;color:#111827;background:#f8fafc}._editorPanel_z8fcv_50 textarea:focus{border-color:#60a5fa;background:#fff}._actionRow_z8fcv_82{display:flex;gap:10px;flex-wrap:wrap}._softButton_z8fcv_88,._submit_z8fcv_89,._soundHeader_z8fcv_90 button{border:0;border-radius:8px;cursor:pointer;font-weight:900}._softButton_z8fcv_88{min-height:42px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;background:#edf7f2;color:#0f766e}._submit_z8fcv_89{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#111827;color:#fff}._submit_z8fcv_89:disabled,._softButton_z8fcv_88:disabled{opacity:.55;cursor:default}._previewPanel_z8fcv_51{padding:12px;position:sticky;top:12px}._previewTitle_z8fcv_129{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;color:#334155;font-size:13px;font-weight:900}._previewTitle_z8fcv_129 b{padding:4px 8px;border-radius:999px;background:#0f172ac2;color:#fff}._emptyPreview_z8fcv_146{width:100%;min-height:430px;border:1px dashed #93c5fd;border-radius:8px;background:#eff6ff;color:#1d4ed8;display:grid;place-items:center;align-content:center;gap:8px;cursor:pointer;font-weight:900}._previewFrame_z8fcv_161{position:relative;overflow:hidden;border-radius:8px;background:#05070d}._previewScroller_z8fcv_168{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain}._previewScroller_z8fcv_168::-webkit-scrollbar{display:none}._previewSlide_z8fcv_181{position:relative;flex:0 0 100%;width:100%;height:clamp(430px,92vw,760px);scroll-snap-align:center;scroll-snap-stop:always;display:grid;place-items:center}._previewMedia_z8fcv_192{width:100%;height:100%;display:block;object-fit:contain;background:#05070d}._removeMedia_z8fcv_200,._arrow_z8fcv_201{position:absolute;border:0;border-radius:999px;background:#0f172ab8;color:#fff;display:grid;place-items:center;cursor:pointer}._removeMedia_z8fcv_200{top:10px;right:10px;width:34px;height:34px}._arrow_z8fcv_201{top:50%;transform:translateY(-50%);width:36px;height:36px}._arrowLeft_z8fcv_226{left:10px}._arrowRight_z8fcv_227{right:10px}._soundPicker_z8fcv_229{border:1px solid #dde3ec;border-radius:8px;padding:10px;background:#fbfdff}._soundHeader_z8fcv_90{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._soundHeader_z8fcv_90 button{padding:8px 11px;background:#f1f5f9;color:#334155}._soundList_z8fcv_249{display:grid;gap:8px;max-height:260px;overflow-y:auto;padding-right:4px}._soundOption_z8fcv_257{width:100%;min-height:48px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;grid-template-areas:"icon title play" "icon meta play";align-items:center;gap:2px 9px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#111827;text-align:left;cursor:pointer;padding:8px 10px}._soundOption_z8fcv_257 span{grid-area:icon}._soundOption_z8fcv_257 b{grid-area:title;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}._soundOption_z8fcv_257 small{grid-area:meta;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._soundOption_z8fcv_257 svg:last-child{grid-area:play;color:#0f766e}._soundOptionActive_z8fcv_278{border-color:#14b8a6;background:#ecfdf5}._soundEmpty_z8fcv_279{margin:0;color:#64748b;font-weight:800}._selectedSound_z8fcv_281{position:absolute;left:12px;right:12px;bottom:12px;min-height:38px;border-radius:999px;padding:0 12px;display:flex;align-items:center;gap:8px;background:#ffffffeb;color:#111827;font-size:13px;font-weight:900}._selectedSound_z8fcv_281 span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._error_z8fcv_305{margin:0;padding:10px 12px;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:13px;font-weight:800}._progressBox_z8fcv_315{display:grid;gap:8px;padding:10px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0}._progressBox_z8fcv_315 div{display:flex;justify-content:space-between;font-size:13px;font-weight:900;color:#334155}._progressBox_z8fcv_315 i{height:7px;border-radius:999px;background:#e2e8f0;overflow:hidden}._progressBox_z8fcv_315 i span{display:block;height:100%;border-radius:inherit;background:#14b8a6}._spin_z8fcv_346{animation:_spin_z8fcv_346 .8s linear infinite}@keyframes _spin_z8fcv_346{to{transform:rotate(360deg)}}@media (max-width: 860px){._composer_z8fcv_41{grid-template-columns:1fr}._previewPanel_z8fcv_51{position:static}}*{margin:0;padding:0;box-sizing:border-box}body{height:100vh;background:linear-gradient(135deg,#1877f2,#4e9cf5);font-family:Segoe UI,sans-serif;display:flex;align-items:center;justify-content:center}._welcomeWrapper_1vs3q_37{padding:20px;justify-self:center}._card_1vs3q_49{background:#fff;padding:40px;max-width:400px;text-align:center;border-radius:20px;box-shadow:0 20px 40px #0003;animation:_popUp_1vs3q_1 .9s ease-out}._card_1vs3q_49 h1{font-size:24px;margin-bottom:15px;color:#333}._card_1vs3q_49 h1 span{color:#1877f2}._card_1vs3q_49 p{font-size:16px;color:#555;margin-bottom:30px}._popupOverlay_1vs3q_103{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}._popupContent_1vs3q_129{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:400px;text-align:center}._popupContent_1vs3q_129 input{width:100%;padding:.5rem;margin:.5rem 0 1rem;border:1px solid #ccc;border-radius:4px}._popupButtons_1vs3q_163{display:flex;justify-content:space-between}._card_1vs3q_49 button{background:#1877f2;color:#fff;border:none;padding:12px 25px;font-size:16px;border-radius:12px;cursor:pointer;box-shadow:0 5px 15px #1877f266;transition:transform .2s,box-shadow .3s}._card_1vs3q_49 button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #1877f280}@keyframes _popUp_1vs3q_1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 500px){._card_1vs3q_49{padding:30px 20px}._card_1vs3q_49 h1{font-size:20px}._card_1vs3q_49 p{font-size:15px}._card_1vs3q_49 button{width:100%}}body.elighttee-dark ._card_1vs3q_49,body.elighttee-dark ._popupButtons_1vs3q_163,body.elighttee-dark ._popupContent_1vs3q_129,body.elighttee-dark ._popupOverlay_1vs3q_103,body.elighttee-dark ._welcomeWrapper_1vs3q_37{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._card_1vs3q_49,body.elighttee-dark ._popupContent_1vs3q_129,body.elighttee-dark ._popupOverlay_1vs3q_103,body.elighttee-dark ._welcomeWrapper_1vs3q_37{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._card_1vs3q_49,body.elighttee-dark ._popupContent_1vs3q_129,body.elighttee-dark ._popupOverlay_1vs3q_103,body.elighttee-dark ._welcomeWrapper_1vs3q_37{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}._header_1hys9_15{text-align:center;padding:2rem 1rem;background-color:#0056b3;color:#fff}._header_1hys9_15 h1{margin-bottom:.5rem;font-size:2rem}._countryGrid_1hys9_39{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;padding:2rem;max-width:1200px;margin:auto}._countryCard_1hys9_57{background-color:#fff;border-radius:12px;padding:1rem;box-shadow:0 3px 8px #0000001a;text-align:center;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}._countryCard_1hys9_57:hover{transform:scale(1.05);box-shadow:0 6px 14px #0003}._footer_1hys9_87{text-align:center;padding:1rem;background-color:#eee;font-size:14px}@media screen and (max-width: 768px){._header_1hys9_15 h1{font-size:1.5rem}._countryCard_1hys9_57{background:linear-gradient(135deg,#dbeafe,#fff);font-size:16px;overflow:hidden}}body.elighttee-dark ._countryCard_1hys9_57,body.elighttee-dark ._countryGrid_1hys9_39,body.elighttee-dark ._footer_1hys9_87,body.elighttee-dark ._header_1hys9_15{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._countryCard_1hys9_57,body.elighttee-dark ._footer_1hys9_87,body.elighttee-dark ._header_1hys9_15{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._countryCard_1hys9_57,body.elighttee-dark ._countryGrid_1hys9_39,body.elighttee-dark ._footer_1hys9_87,body.elighttee-dark ._header_1hys9_15{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._countryCard_1hys9_57,body.elighttee-dark ._countryGrid_1hys9_39{color:var(--elighttee-text)!important}._page_15lqj_1{--elite-primary: #1d4ed8;--elite-primary-dark: #123fa8;--elite-primary-soft: #eaf2ff;--elite-text: #101828;--elite-muted: #667085;--elite-line: rgba(29, 78, 216, .12);position:relative;min-height:100dvh;padding:24px 18px 0;background:radial-gradient(circle at 18% 8%,rgba(29,78,216,.14),transparent 32%),radial-gradient(circle at 88% 18%,rgba(56,189,248,.13),transparent 30%),linear-gradient(180deg,#f8fbff,#eef5ff 48%,#f7f9fc);color:var(--elite-text)}._backButton_15lqj_19{position:fixed;top:max(18px,env(safe-area-inset-top));left:max(18px,env(safe-area-inset-left));z-index:20;display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(29,78,216,.16);border-radius:50%;background:#ffffffe6;color:var(--elite-primary);cursor:pointer;box-shadow:0 12px 28px #0f172a1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .16s ease,border-color .16s ease,background .16s ease}._backButton_15lqj_19:hover{transform:translateY(-1px);border-color:#1d4ed852;background:#fff}._topbar_15lqj_44{width:min(100%,960px);margin:0 auto;padding:72px 0 26px;text-align:center}._topbar_15lqj_44 p,._sectionHeader_15lqj_52 p,._loginPanel_15lqj_53 p{margin:0 0 8px;color:var(--elite-primary);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}._topbar_15lqj_44 h1{max-width:760px;margin:0 auto;color:#0f172a;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:.98}._topbar_15lqj_44 span{display:block;max-width:620px;margin:16px auto 0;color:var(--elite-muted);font-size:1rem;line-height:1.7}._hero_15lqj_80{display:flex;align-items:center;justify-content:space-between;gap:22px;width:min(100%,960px);margin:0 auto;padding:clamp(22px,4vw,34px);border:1px solid rgba(255,255,255,.8);border-radius:28px;background:linear-gradient(135deg,#1d4ed8fa,#2563ebe6),radial-gradient(circle at 0 0,rgba(255,255,255,.18),transparent 36%);color:#fff;box-shadow:0 24px 70px #1d4ed82e}._hero_15lqj_80 h2{margin:0;color:#fff;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.05}._hero_15lqj_80 p{max-width:580px;margin:10px 0 0;color:#ffffffe0;font-size:.98rem;line-height:1.65}._ctaButton_15lqj_112,._applyButton_15lqj_113,._loginButton_15lqj_114{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:999px;font-size:.92rem;font-weight:900;text-decoration:none;white-space:nowrap}._ctaButton_15lqj_112{flex:0 0 auto;background:#fff;color:var(--elite-primary);box-shadow:0 16px 34px #0f172a26}._jobsSection_15lqj_135{width:min(100%,960px);margin:26px auto 0;padding-bottom:44px}._sectionHeader_15lqj_52{margin-bottom:16px;text-align:center}._sectionHeader_15lqj_52 h3{margin:0;color:#0f172a;font-size:clamp(1.35rem,3vw,2rem);line-height:1.1}._roleGrid_15lqj_153{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}._jobCard_15lqj_159{display:grid;gap:10px;min-height:210px;padding:22px;border:1px solid rgba(226,232,240,.95);border-radius:22px;background:#fffffff2;box-shadow:0 14px 36px #0f172a0f;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}._jobCard_15lqj_159:hover{transform:translateY(-3px);border-color:#1d4ed847;box-shadow:0 20px 44px #1d4ed81a}._cardIcon_15lqj_177{display:grid;place-items:center;width:48px;height:48px;border-radius:17px;background:var(--elite-primary-soft);color:var(--elite-primary)}._jobCard_15lqj_159 h4{margin:0;color:#172033;font-size:1.08rem}._jobCard_15lqj_159 p{margin:0;color:var(--elite-muted);font-size:.94rem;line-height:1.6}._applyButton_15lqj_113{width:fit-content;margin-top:auto;border:0;background:var(--elite-primary-soft);color:var(--elite-primary-dark);cursor:pointer}._loginPanel_15lqj_53{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:20px;border:1px solid var(--elite-line);border-radius:22px;background:#ffffffe6;box-shadow:0 14px 34px #0f172a0d}._loginPanel_15lqj_53 p{margin:0}._loginButton_15lqj_114{background:linear-gradient(135deg,var(--elite-primary),#2563eb);color:#fff;box-shadow:0 16px 32px #1d4ed83d}._footer_15lqj_232{margin:0 -18px;padding:20px;border-top:1px solid rgba(226,232,240,.9);background:#ffffffb8;text-align:center}._footer_15lqj_232 p{margin:0;color:var(--elite-muted);font-size:.86rem}[data-reveal]{opacity:0;transform:translateY(24px)}._revealVisible_15lqj_251{opacity:1;transform:translateY(0);animation:_jobsReveal_15lqj_1 .62s cubic-bezier(.2,.85,.25,1) var(--reveal-delay, 0ms) both}@keyframes _jobsReveal_15lqj_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){._backButton_15lqj_19,._jobCard_15lqj_159{transition:none}[data-reveal]{opacity:1;transform:none}._revealVisible_15lqj_251{animation:none}}@media (max-width: 760px){._page_15lqj_1{padding-inline:12px}._topbar_15lqj_44{padding-top:68px}._hero_15lqj_80,._loginPanel_15lqj_53{flex-direction:column;align-items:stretch;text-align:left}._ctaButton_15lqj_112,._loginButton_15lqj_114{width:100%}._roleGrid_15lqj_153{grid-template-columns:1fr}._footer_15lqj_232{margin-inline:-12px}}body.elighttee-dark ._page_15lqj_1{--elite-text: #f8fafc;--elite-muted: #a8b3c7;background:radial-gradient(circle at 20% 10%,rgba(37,99,235,.26),transparent 34%),radial-gradient(circle at 90% 18%,rgba(14,165,233,.18),transparent 30%),linear-gradient(180deg,#06111f,#08111d 52%,#050914);color:#f8fafc}body.elighttee-dark ._backButton_15lqj_19,body.elighttee-dark ._jobCard_15lqj_159,body.elighttee-dark ._loginPanel_15lqj_53,body.elighttee-dark ._footer_15lqj_232{border-color:#47556994;background:#0f172adb;color:#f8fafc}body.elighttee-dark ._topbar_15lqj_44 h1,body.elighttee-dark ._sectionHeader_15lqj_52 h3,body.elighttee-dark ._jobCard_15lqj_159 h4{color:#f8fafc}body.elighttee-dark ._topbar_15lqj_44 span,body.elighttee-dark ._jobCard_15lqj_159 p,body.elighttee-dark ._footer_15lqj_232 p{color:#a8b3c7}._page_kfiln_1{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:radial-gradient(circle at bottom left,rgba(30,64,175,.08),transparent 34%),linear-gradient(135deg,#f8fafc,#eef2f7)}._card_kfiln_11{width:min(100%,500px);background:#fffffff5;border:1px solid rgba(148,163,184,.28);border-radius:16px;box-shadow:0 24px 60px #0f172a1a;padding:34px}._backLink_kfiln_20{display:inline-flex;color:#475569;font-size:.92rem;text-decoration:none;margin-bottom:28px}._backLink_kfiln_20:hover{color:#1e40af}._header_kfiln_32{margin-bottom:28px}._header_kfiln_32 span{display:block;color:#1e40af;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}._header_kfiln_32 h1{color:#0f172a;font-size:2rem;line-height:1.15;margin:0 0 12px}._header_kfiln_32 p{color:#64748b;font-size:.98rem;line-height:1.65;margin:0}._form_kfiln_60{display:grid;gap:12px}._form_kfiln_60 label{color:#334155;font-size:.92rem;font-weight:650}._form_kfiln_60 input{width:100%;min-height:48px;border:1px solid #d8dee8;border-radius:12px;background:#fff;color:#0f172a;font-size:1rem;padding:0 14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}._form_kfiln_60 input:focus{border-color:#1e40af;box-shadow:0 0 0 4px #1e40af1a}._form_kfiln_60 button{width:100%;min-height:48px;border:0;border-radius:12px;background:#1e40af;color:#fff;font-size:.98rem;font-weight:700;cursor:pointer;margin-top:8px;box-shadow:0 12px 28px #1e40af38;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}._form_kfiln_60 button:hover:not(:disabled){transform:translateY(-1px)}._form_kfiln_60 button:disabled{background:#94a3b8;box-shadow:none;cursor:not-allowed}._errorMessage_kfiln_114,._successMessage_kfiln_115,._note_kfiln_116{border-radius:12px;padding:12px 14px;font-size:.94rem;line-height:1.45;margin:0 0 18px}._errorMessage_kfiln_114{color:#b42318;background:#fff1f0;border:1px solid #ffd5d2}._successMessage_kfiln_115{color:#166534;background:#effdf4;border:1px solid #bbf7d0}._note_kfiln_116{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;margin:2px 0 0}._links_kfiln_143{text-align:center;margin-top:20px}._links_kfiln_143 a{color:#1e40af;text-decoration:none;font-weight:650;font-size:.94rem}._links_kfiln_143 a:hover{text-decoration:underline}body.elighttee-dark ._page_kfiln_1{background:#05070d}body.elighttee-dark ._card_kfiln_11{background:var(--elighttee-surface);border-color:var(--elighttee-border);box-shadow:var(--elighttee-shadow)}body.elighttee-dark ._header_kfiln_32 h1,body.elighttee-dark ._form_kfiln_60 label{color:var(--elighttee-text)}body.elighttee-dark ._header_kfiln_32 p,body.elighttee-dark ._backLink_kfiln_20,body.elighttee-dark ._note_kfiln_116{color:var(--elighttee-muted)}body.elighttee-dark ._form_kfiln_60 input{background:#080808;color:var(--elighttee-text);border-color:var(--elighttee-border)}body.elighttee-dark ._note_kfiln_116{background:#0f172a6b;border-color:var(--elighttee-border)}body.elighttee-dark ._errorMessage_kfiln_114{background:#7f1d1d52;border-color:#f871716b;color:#fecaca}body.elighttee-dark ._successMessage_kfiln_115{background:#064e3b47;border-color:#34d39961;color:#bbf7d0}@media (max-width: 520px){._card_kfiln_11{padding:26px 20px;border-radius:14px}._header_kfiln_32 h1{font-size:1.72rem}}._page_14jh7_1{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:radial-gradient(circle at top right,rgba(30,64,175,.08),transparent 32%),linear-gradient(135deg,#f8fafc,#eef2f7)}._card_14jh7_11{width:min(100%,480px);background:#fffffff5;border:1px solid rgba(148,163,184,.28);border-radius:16px;box-shadow:0 24px 60px #0f172a1a;padding:34px}._backLink_14jh7_20{display:inline-flex;color:#475569;font-size:.92rem;text-decoration:none;margin-bottom:28px}._backLink_14jh7_20:hover{color:#1e40af}._header_14jh7_32{margin-bottom:28px}._header_14jh7_32 span{display:block;color:#1e40af;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}._header_14jh7_32 h1{color:#0f172a;font-size:2rem;line-height:1.15;margin:0 0 12px}._header_14jh7_32 p{color:#64748b;font-size:.98rem;line-height:1.65;margin:0}._form_14jh7_60{display:grid;gap:12px}._form_14jh7_60 label{color:#334155;font-size:.92rem;font-weight:650}._form_14jh7_60 input{width:100%;min-height:52px;border:1px solid #d8dee8;border-radius:12px;background:#fff;color:#0f172a;font-size:1.05rem;padding:0 15px;letter-spacing:.08em;outline:none;transition:border-color .18s ease,box-shadow .18s ease}._form_14jh7_60 input:focus{border-color:#1e40af;box-shadow:0 0 0 4px #1e40af1a}._form_14jh7_60 button{width:100%;min-height:48px;border:0;border-radius:12px;background:#1e40af;color:#fff;font-size:.98rem;font-weight:700;cursor:pointer;margin-top:8px;box-shadow:0 12px 28px #1e40af38;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}._form_14jh7_60 button:hover:not(:disabled){transform:translateY(-1px)}._form_14jh7_60 button:disabled{background:#94a3b8;box-shadow:none;cursor:not-allowed}._errorText_14jh7_115{color:#b42318;background:#fff1f0;border:1px solid #ffd5d2;border-radius:12px;padding:12px 14px;font-size:.94rem;line-height:1.45;margin:4px 0}body.elighttee-dark ._page_14jh7_1{background:#05070d}body.elighttee-dark ._card_14jh7_11{background:var(--elighttee-surface);border-color:var(--elighttee-border);box-shadow:var(--elighttee-shadow)}body.elighttee-dark ._header_14jh7_32 h1,body.elighttee-dark ._form_14jh7_60 label{color:var(--elighttee-text)}body.elighttee-dark ._header_14jh7_32 p,body.elighttee-dark ._backLink_14jh7_20{color:var(--elighttee-muted)}body.elighttee-dark ._form_14jh7_60 input{background:#080808;color:var(--elighttee-text);border-color:var(--elighttee-border)}@media (max-width: 520px){._card_14jh7_11{padding:26px 20px;border-radius:14px}._header_14jh7_32 h1{font-size:1.72rem}}._page_1104f_1{--blue: #1d4ed8;--blueDark: #123fa8;--blueSoft: #eaf2ff;--cyanSoft: #e8fbff;--green: #16a34a;--ink: #101828;--muted: #667085;--line: rgba(29, 78, 216, .12);--card: rgba(255, 255, 255, .88);--shadow: 0 24px 70px rgba(29, 78, 216, .12);position:relative;min-height:100dvh;overflow-x:hidden;background:radial-gradient(circle at 20% 10%,rgba(29,78,216,.14),transparent 34%),radial-gradient(circle at 90% 18%,rgba(14,165,233,.13),transparent 30%),linear-gradient(180deg,#f8fbff,#eef5ff 48%,#f7f9fc);color:var(--ink)}._pageGlow_1104f_23{position:fixed;inset:auto -120px -160px auto;width:340px;height:340px;border-radius:50%;background:#1d4ed81f;filter:blur(28px);pointer-events:none}._header_1104f_34{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;min-height:64px;padding:0 18px;border-bottom:1px solid rgba(226,232,240,.85);background:#ffffffc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._backButton_1104f_48{display:grid;place-items:center;width:41px;height:41px;border:1px solid rgba(148,163,184,.22);border-radius:50%;background:#ffffffb8;color:#172033;font:inherit;text-decoration:none;cursor:pointer;box-shadow:0 8px 20px #0f172a0d;transition:transform .16s ease,background .16s ease,border-color .16s ease}._backButton_1104f_48:hover{transform:translateY(-1px);border-color:#1d4ed83d;background:#fff}._brandLink_1104f_70{justify-self:center;display:inline-flex;align-items:center;gap:9px;color:var(--blue);text-decoration:none}._brandMark_1104f_79{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,var(--blue),#38bdf8);color:#fff;font-size:.95rem;font-weight:900;box-shadow:0 10px 24px #1d4ed83d}._brand_1104f_70{font-size:1.13rem;font-weight:900;letter-spacing:-.03em}._headerSpacer_1104f_98{width:40px}._shell_1104f_102{width:min(100% - 32px,960px);margin:0 auto;padding:34px 0 48px}._hero_1104f_108{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(320px,1.08fr);align-items:center;gap:clamp(28px,5vw,58px);padding:clamp(22px,4vw,40px);border:1px solid rgba(255,255,255,.8);border-radius:34px;background:linear-gradient(135deg,#ffffffeb,#ffffffb8),radial-gradient(circle at 0 0,rgba(29,78,216,.09),transparent 32%);box-shadow:var(--shadow)}._heroVisual_1104f_122{position:relative;display:grid;place-items:center;min-height:220px}._imageRing_1104f_129{position:relative;display:grid;place-items:center;width:min(52vw,205px);aspect-ratio:1;border-radius:50%}._imageRing_1104f_129:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:conic-gradient(from 0deg,#1d4ed81a,#1d4ed8f2,#38bdf8f2,#16a34aa6,#1d4ed81a);animation:_ringSpin_1104f_1 7s linear infinite;box-shadow:0 22px 55px #1d4ed838,inset 0 0 0 1px #ffffffbf}._imageRing_1104f_129:after{content:"";position:absolute;top:11px;right:11px;bottom:11px;left:11px;border-radius:inherit;background:#f8fbff;box-shadow:inset 0 0 0 1px #1d4ed814}._imageFrame_1104f_167{position:relative;z-index:2;display:grid;place-items:center;width:calc(100% - 34px);aspect-ratio:1;overflow:hidden!important;border:8px solid #ffffff;border-radius:50%;background:radial-gradient(circle at 30% 20%,#fff,#ecf6ff 48%,#dbeafe);box-shadow:0 20px 48px #0f172a21,inset 0 0 0 1px #1d4ed814}._communityImage_1104f_184{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;transform-origin:center center}._orbitDot_1104f_195{position:absolute;z-index:3;width:13px;height:13px;border:3px solid #ffffff;border-radius:50%;background:var(--blue);box-shadow:0 8px 18px #1d4ed838}._dotOne_1104f_206{top:25px;right:58px}._dotTwo_1104f_211{left:22px;bottom:82px;width:11px;height:11px;background:#38bdf8}._dotThree_1104f_219{right:24px;bottom:72px;width:10px;height:10px;background:var(--green)}._floatingBadge_1104f_227{position:absolute;right:2px;bottom:30px;z-index:5;display:inline-flex;align-items:center;gap:8px;max-width:230px;padding:10px 13px;border:1px solid rgba(29,78,216,.1);border-radius:999px;background:#ffffffeb;color:#16418e;font-size:.8rem;font-weight:800;box-shadow:0 18px 34px #0f172a1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}._floatingBadge_1104f_227 svg{flex:0 0 auto;color:var(--blue)}._heroCopy_1104f_252{min-width:0}._eyebrow_1104f_256{display:inline-flex;align-items:center;gap:9px;margin:0 0 12px;color:var(--blue);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}._eyebrow_1104f_256 span{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px #16a34a1f}._heroCopy_1104f_252 h1{max-width:620px;margin:0;font-size:clamp(2.15rem,5.4vw,4.35rem);line-height:.95;letter-spacing:-.075em}._heroText_1104f_284{max-width:560px;margin:18px 0 0;color:var(--muted);font-size:1rem;line-height:1.75}._heroButtons_1104f_292{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px;background:transparent!important}._primaryCta_1104f_300,._secondaryCta_1104f_301{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;font-size:.94rem;font-weight:900;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}._primaryCta_1104f_300{gap:8px;background:linear-gradient(135deg,var(--blue),#2563eb)!important;color:#fff;box-shadow:0 18px 34px #1d4ed840}._primaryCta_1104f_300:hover{transform:translateY(-2px);box-shadow:0 22px 42px #1d4ed852}._secondaryCta_1104f_301{border:1px solid rgba(29,78,216,.14);background:#fff!important;color:#1e3a8a}._secondaryCta_1104f_301:hover{transform:translateY(-2px);background:var(--blueSoft)!important}._actionSection_1104f_337{margin-top:22px;padding:22px;border:1px solid rgba(226,232,240,.88);border-radius:28px;background:linear-gradient(180deg,#ffffffe6,#f8fbffd1)!important;box-shadow:0 18px 44px #0f172a0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._sectionHeader_1104f_348{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px;background:transparent!important}._sectionHeader_1104f_348 p{margin:0 0 4px;color:var(--blue);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}._sectionHeader_1104f_348 h2{margin:0;color:#172033;font-size:clamp(1.25rem,3vw,1.7rem);line-height:1.1;letter-spacing:-.04em}._actions_1104f_374{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;background:transparent!important}._actionCard_1104f_381{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) 30px;align-items:center;gap:13px;min-height:86px;padding:15px;overflow:hidden;border:1px solid rgba(226,232,240,.95);border-radius:22px;background:#fffffff5!important;color:#172033;text-decoration:none;box-shadow:0 10px 28px #0f172a0a;opacity:0;transform:translateY(22px);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}._actionVisible_1104f_405{opacity:1;transform:translateY(0);animation:_actionRise_1104f_1 .62s cubic-bezier(.2,.85,.25,1) var(--action-delay, 0ms)}._actionCard_1104f_381:hover{transform:translateY(-3px);border-color:#1d4ed847;box-shadow:0 18px 38px #1d4ed81a}._actionIcon_1104f_417{display:grid;place-items:center;width:48px;height:48px;border-radius:18px;background:linear-gradient(135deg,var(--blueSoft),var(--cyanSoft))!important;color:var(--blue)}._actionText_1104f_427{display:grid;gap:5px;min-width:0;background:transparent!important}._actionText_1104f_427 strong{overflow:hidden;color:inherit;font-size:.97rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}._actionText_1104f_427 small{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:.79rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}._actionArrow_1104f_453{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f1f5f9!important;color:#64748b;transition:transform .16s ease,background .16s ease,color .16s ease}._actionCard_1104f_381:hover ._actionArrow_1104f_453{transform:translate(2px);background:var(--blue)!important;color:#fff}._primaryAction_1104f_470{border-color:#1d4ed873;background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,var(--blue),var(--blueDark))!important;color:#fff}._primaryAction_1104f_470 ._actionIcon_1104f_417{background:#ffffff29!important;color:#fff}._primaryAction_1104f_470 ._actionText_1104f_427 small{color:#ffffffd1}._primaryAction_1104f_470 ._actionArrow_1104f_453{background:#ffffff29!important;color:#fff}@keyframes _ringSpin_1104f_1{to{transform:rotate(360deg)}}@keyframes _imageSpin_1104f_1{to{transform:rotate(360deg)}}@keyframes _actionRise_1104f_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){._imageRing_1104f_129:before,._communityImage_1104f_184{animation:none}._backButton_1104f_48,._primaryCta_1104f_300,._secondaryCta_1104f_301,._actionCard_1104f_381,._actionArrow_1104f_453{transition:none}._actionCard_1104f_381{opacity:1;transform:none;animation:none}}@media (max-width: 780px){._shell_1104f_102{width:min(100% - 24px,560px);padding-top:18px}._hero_1104f_108{grid-template-columns:1fr;gap:24px;padding:22px;border-radius:30px}._heroVisual_1104f_122{order:-1;min-height:205px}._heroCopy_1104f_252{text-align:left}._heroCopy_1104f_252 h1{font-size:clamp(2.25rem,11vw,3.55rem)}._heroText_1104f_284{font-size:.95rem}._floatingBadge_1104f_227{right:50%;bottom:10px;transform:translate(50%)}._actions_1104f_374{grid-template-columns:1fr}}@media (max-width: 430px){._header_1104f_34{min-height:60px;padding:0 12px}._brandMark_1104f_79{width:28px;height:28px;border-radius:9px}._shell_1104f_102{width:min(100% - 18px,520px)}._hero_1104f_108{padding:18px;border-radius:26px}._imageRing_1104f_129{width:min(56vw,188px)}._communityImage_1104f_184{width:100%!important;height:100%!important;object-fit:cover!important}._heroButtons_1104f_292{display:grid;grid-template-columns:1fr}._primaryCta_1104f_300,._secondaryCta_1104f_301{width:100%}._actionSection_1104f_337{padding:14px;border-radius:24px}._actionCard_1104f_381{grid-template-columns:44px minmax(0,1fr) 28px;min-height:80px;padding:12px;border-radius:19px}._actionIcon_1104f_417{width:44px;height:44px;border-radius:16px}._actionText_1104f_427 strong{font-size:.92rem}._actionText_1104f_427 small{font-size:.75rem}}body.elighttee-dark ._page_1104f_1{--card: rgba(15, 23, 42, .86);--ink: #f8fafc;--muted: #a8b3c7;background:radial-gradient(circle at 20% 10%,rgba(37,99,235,.26),transparent 34%),radial-gradient(circle at 90% 18%,rgba(14,165,233,.18),transparent 30%),linear-gradient(180deg,#06111f,#08111d 52%,#050914);color:#f8fafc}body.elighttee-dark ._header_1104f_34{border-color:#334155b3;background:#050c16c2}body.elighttee-dark ._backButton_1104f_48,body.elighttee-dark ._secondaryCta_1104f_301{border-color:#47556994;background:#0f172ad1!important;color:#f8fafc}body.elighttee-dark ._actionSection_1104f_337{border-color:#47556994;background:linear-gradient(180deg,#0f172ae0,#080f1cd1)!important;color:#f8fafc}body.elighttee-dark ._actionCard_1104f_381{border-color:#47556994;background:#0f172adb!important;color:#f8fafc}body.elighttee-dark ._hero_1104f_108{border-color:#4755696b;background:linear-gradient(135deg,#0f172ae6,#0f172ab8),radial-gradient(circle at 0 0,rgba(59,130,246,.2),transparent 32%)}body.elighttee-dark ._imageRing_1104f_129:after{background:#0b1220}body.elighttee-dark ._imageFrame_1104f_167{border-color:#111827;background:radial-gradient(circle at 30% 20%,#1e293b,#0f172a 48%,#111827)}body.elighttee-dark ._floatingBadge_1104f_227{border-color:#60a5fa38;background:#0f172ae6;color:#dbeafe}body.elighttee-dark ._sectionHeader_1104f_348 h2{color:#f8fafc}body.elighttee-dark ._heroText_1104f_284,body.elighttee-dark ._actionText_1104f_427 small{color:#a8b3c7}body.elighttee-dark ._actionIcon_1104f_417{background:#2563eb29!important}body.elighttee-dark ._actionArrow_1104f_453{background:#1e293be6!important;color:#cbd5e1}body.elighttee-dark ._primaryAction_1104f_470{background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#2563eb,#1d4ed8)!important}._container_1ip2t_1{top:0%;position:fixed;justify-self:center;width:100%;display:block;height:100%;cursor:pointer;overflow:scroll;scrollbar-width:none}._menuWrapper_1ip2t_23{position:relative;margin-left:auto}._postDropdown_1ip2t_31{position:absolute;top:30px;right:0;width:180px;background:#fff;border-radius:10px;box-shadow:0 5px 20px #00000026;padding:.3rem 0;z-index:1000;animation:_fadeIn_1ip2t_1 .2s ease}._postDropdownItem_1ip2t_57{padding:.6rem 1rem;font-size:.9rem;color:#111;cursor:pointer;transition:background .2s ease}._postDropdownItem_1ip2t_57:hover{background:#f1f5f9}._deleteItem_1ip2t_81{color:#dc2626;font-weight:500}._dropdown_1ip2t_91{position:absolute;top:45px;right:0;width:min(310px,calc(100vw - 24px));background:#fff;border:1px solid rgba(30,64,175,.1);border-radius:16px;box-shadow:0 18px 50px #0f172a29;padding:.55rem;z-index:1000;animation:_fadeIn_1ip2t_1 .2s ease}._dropdownHeader_1ip2t_105{padding:.55rem .65rem .35rem;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#64748b}._dropdownItem_1ip2t_114{width:100%;border:0;border-radius:12px;background:transparent;padding:.75rem .8rem;font:inherit;font-size:.92rem;font-weight:750;color:#0f172a;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease;text-align:left;display:flex;flex-direction:row;align-items:center;gap:.75rem}._dropdownItem_1ip2t_114+._dropdownItem_1ip2t_114{margin-top:.5rem}._dropdownPageDetails_1ip2t_137{min-width:0;display:flex;flex-direction:column;gap:.18rem}._dropdownItem_1ip2t_114 small{font-size:.76rem;font-weight:600;color:#64748b}._dropdownItem_1ip2t_114:hover{background:#eff6ff;color:#1e40af;transform:translate(2px)}._dropdownItem_1ip2t_114:disabled{cursor:wait;opacity:.65;transform:none}._dropdownEmpty_1ip2t_162{margin:.35rem .2rem;border:1px dashed rgba(30,64,175,.18);border-radius:12px;padding:.9rem;color:#64748b;font-size:.88rem;font-weight:650;background:#f8fafc}._dropdownAction_1ip2t_173{color:#1e40af;background:#eff6ff}._divider_1ip2t_179{height:1px;background:#e5e7eb;margin:.4rem 0}._logout_1ip2t_191{color:#dc2626}@keyframes _fadeIn_1ip2t_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._top_1ip2t_221{border-bottom:3px solid rgb(214,211,211);width:100%;position:fixed;height:4rem;z-index:2;align-items:center;color:#0e1f58;font-weight:700;font-size:large;padding:1%;background:#f5f5f5;display:flex;padding-left:1rem;padding-right:1rem}._menu_1ip2t_23{margin-left:auto}._top1_1ip2t_259{border:1px solid;width:100%;height:4rem;display:flex}._topName_1ip2t_271{cursor:pointer;font-size:medium;color:#0f256c}._usersDetails_1ip2t_281{display:block;width:100%;justify-items:center;position:relative;height:auto}._cover_1ip2t_295{width:100%;height:10rem;overflow:hidden;border-bottom:2px solid #1e40af}._profile_1ip2t_307{border:5px solid #1e40af;width:10rem;height:10rem;border-radius:5rem;background:#fff;z-index:2;margin-top:-4rem;overflow:hidden}._coverPics_1ip2t_327{width:100%;max-height:20rem}._profilePics_1ip2t_335{width:100%;max-height:100%}._name_1ip2t_343{width:100%;height:auto;margin-top:.5rem;text-align:left;padding-left:1rem!important;padding:1%;cursor:pointer;font-weight:700;font-size:larger;color:#071237}._engagers_1ip2t_367{width:100%;margin-top:2%;height:auto;justify-content:center;display:flex}._status_1ip2t_381{width:30%;flex:1;padding:1%;border-right:.5px solid rgb(219,217,217);background:#f0eeee;height:100%;cursor:pointer}._desc_1ip2t_399{font-size:small;color:#142661}._details_1ip2t_407{width:100%;display:flex;flex-direction:column;height:100%;align-items:center;justify-content:center}._counts_1ip2t_423{font-weight:600;color:#0d1c4e}._sets_1ip2t_431{margin-left:auto;font-weight:400;font-size:14.5px;margin-right:.5rem;color:gray;text-shadow:.5px 1px rgb(199,195,195);cursor:pointer}._verifiedStatus_1ip2t_444{border:1px solid rgba(30,64,175,.18);border-radius:999px;background:#eff6ff;color:#1e40af;padding:.42rem .72rem;font-size:.82rem;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #1e40af1a;animation:_verifiedPulse_1ip2t_1 2.4s ease-in-out infinite}._verifiedStatus_1ip2t_444:hover{background:#1e40af;color:#fff}@keyframes _verifiedPulse_1ip2t_1{0%,to{transform:translateY(0) scale(1);box-shadow:0 8px 20px #1e40af1a}50%{transform:translateY(-1px) scale(1.025);box-shadow:0 12px 28px #1e40af2e}}._icons_1ip2t_472{margin-left:.5rem}._lowerDetailsContainer_1ip2t_478{display:flex}._lowerDetails_1ip2t_478{color:#b2b0b0;font-weight:100;text-transform:lowercase;font-size:medium}._lowerDetails1_1ip2t_496{color:#b2b0b0;font-weight:100;text-transform:capitalize;font-size:medium}._bio_1ip2t_508{margin:12px 0;font-size:15px;justify-items:center;color:#585656;line-height:1.5;max-width:100%;overflow:hidden;cursor:pointer;margin-top:1rem;word-break:break-word;white-space:pre-line}._state_1ip2t_536{width:100%;height:auto;padding:3% 3% 0%}._growth_1ip2t_548{background:#1e40af;width:90%}._taskBox_1ip2t_556{padding:5%;display:flex;flex-direction:column;text-align:left}._task_1ip2t_556{font-weight:700;font-size:medium;color:#0b1945}._taskDes_1ip2t_578{color:gray;font-size:15px}._instructions_1ip2t_586{gap:.2rem;padding:1rem 1rem 1rem .1rem;display:flex;flex-direction:column}._progress_1ip2t_602{display:flex;font-weight:700;color:#0a173f}._instructionsTrack_1ip2t_612{border-bottom:1px solid rgb(230,228,228);padding-top:1rem;padding-bottom:1rem;gap:.5rem}._successRate_1ip2t_624{color:#b8b5b5;font-size:small;padding-left:1.4rem}._getStarted_1ip2t_634{background:#e8e7e7;width:8rem;margin-top:.6rem;margin-bottom:0%;color:#0a1538;height:auto;padding:8px}._personalFeedTrackings_1ip2t_656{border-top:1px solid rgba(30,64,175,.1);width:100%;padding:1.2rem clamp(.9rem,4vw,1.6rem);background:#f8fafc}._personal_1ip2t_656{display:flex;border:1px solid rgba(30,64,175,.1);border-radius:16px;padding:.4rem;gap:.45rem;background:#fff;box-shadow:0 12px 30px #0f172a0d}._portfolio_1ip2t_671{flex:1;border-radius:12px;padding:.72rem .5rem;font-size:15px;font-weight:750;color:#64748b;cursor:pointer;text-align:center}._portfolio_1ip2t_671:hover{color:#1e40af;background:#eff6ff}._portfolioActive_1ip2t_685{background:#1e40af;color:#fff!important;box-shadow:0 10px 20px #1e40af2e}._manageDashboard_1ip2t_690{margin:1.25rem 0 .75rem;font-size:large;color:#0d1941;font-weight:700;padding-left:.15rem}._postings_1ip2t_697{border:1px solid rgba(30,64,175,.1);border-radius:18px;width:100%;height:auto;padding:clamp(1rem,4vw,1.35rem);background:#fff;box-shadow:0 16px 38px #0f172a0f}._post_1ip2t_31{text-align:left;font-weight:700;margin:0 0 .85rem;font-style:italic;color:#0f172a}._postBox_1ip2t_713{display:flex;align-items:center;gap:.75rem}._typeBox_1ip2t_718{border:1px solid rgba(30,64,175,.16);padding:.85rem 1rem;flex:1;text-align:left;color:#64748b;background:#f8fafc;border-radius:14px;font-weight:650}._postNow_1ip2t_728{padding:.85rem 1rem;min-width:84px;border-radius:14px;color:#fff;background:#1e40af;font-weight:700;font-size:14px;text-align:center;box-shadow:0 10px 22px #1e40af2e;cursor:pointer}._edit_1ip2t_740{font-size:large;color:#0e1f58}._private_1ip2t_750{background:#f5f5f5;border-radius:6px;padding:2px 8px;display:flex}._state1_1ip2t_762{font-weight:600;color:#333}._feedStructureContainer_1ip2t_770{width:100%;background:#fff;border-radius:0;box-shadow:0 2px 8px #0000000f;margin:4px 0 0;padding:16px 4vw;transition:all .3s ease;border-bottom:1px solid #eee}._feedStructureContainer_1ip2t_770:hover{background:#fafafa;box-shadow:0 3px 10px #00000014;transform:none}._rotate_1ip2t_804{position:relative;width:50px;height:50px;display:flex;margin-top:-1.5%;align-items:center;justify-content:center}._rotateBorder_1ip2t_824{position:absolute;top:0;left:0;width:50px;height:50px;border:2px solid #1e40af;border-radius:80px;border-top-color:transparent;border-bottom-color:transparent;animation:_spin_1ip2t_1 1.5s linear infinite;box-sizing:border-box;z-index:1}@keyframes _spin_1ip2t_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._offline1_1ip2t_862{display:none}._online1_1ip2t_870{border:2px solid gray!important;border-top-color:transparent!important;border-bottom-color:transparent!important;animation:none!important}._feedStatus_1ip2t_882{font-weight:700;color:#1e40af;cursor:pointer}._imagesBox_1ip2t_892{position:relative;width:40px;border-radius:20px;height:40px;overflow:hidden}._images_1ip2t_892{width:100%;height:100%;object-fit:cover}._activeStatus_1ip2t_920{position:absolute;bottom:2px;right:3px;width:15px;height:15px;border-radius:50%;border:2px solid white}._online_1ip2t_870{background-color:#1e40af}._feedName_1ip2t_946{font-weight:700;color:#000;font-size:medium;text-transform:capitalize;cursor:pointer}._offline_1ip2t_862{background-color:#cbcaca}._verified_1ip2t_444{display:none}._notVerified_1ip2t_976{display:block}._descriptions_1ip2t_984{flex:1;margin-left:12px}._details2_1ip2t_994{display:flex;align-items:center;font-size:12.5px;color:#555;margin-top:3px;border:none}._topFeeds_1ip2t_1010{display:flex;align-items:flex-start;padding-bottom:.2rem;justify-content:space-between;width:100%;border-bottom:2px solid rgb(246,243,243)}._dot_1ip2t_1026{color:#999;margin-left:0%}._standard_1ip2t_1036{color:#1e40af;font-weight:700;margin-left:auto;display:flex;align-items:center;cursor:pointer}._dot1_1ip2t_1054{color:#1e40af;margin-left:4px}._postTime_1ip2t_1064{margin-left:auto;font-style:italic;cursor:pointer;color:#777}._tips_1ip2t_1078{cursor:pointer;padding-left:8px}._overviewContainer_1ip2t_1086{width:100%;display:flex;flex-direction:column;gap:1rem;padding:.5rem}._overviewCard_1ip2t_1102{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 1px 4px #00000014}._overviewTitle_1ip2t_1116{font-size:15px;font-weight:600;margin-bottom:.6rem}._overviewBio_1ip2t_1128{font-size:14px;color:#333}._overviewRow_1ip2t_1138{display:flex;align-items:center;gap:.6rem;font-size:14px;color:#444;margin-bottom:.5rem}._messageBox_1ip2t_1156{margin:12px 0;font-size:15px;color:#222;line-height:1.5;max-width:100%;text-align:left;word-break:break-word;overflow:visible;max-height:none;white-space:normal}._feedText_1ip2t_1190{font-size:14px;line-height:1.35;margin:0;white-space:pre-wrap}._clampedText_1ip2t_1204{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}._moreBtn_1ip2t_1218{display:inline-block;background:transparent;border:none;padding:0;margin-top:6px;color:#1e40af;font-weight:700;cursor:pointer}._bottomStats_1ip2t_1240{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#444;border-top:1px solid #eee;padding-top:10px;flex-wrap:wrap;gap:10px}._stat_1ip2t_381{display:flex;align-items:center;gap:5px;font-weight:700;cursor:pointer;transition:color .2s ease}._shareNumber_1ip2t_1282{display:block}._statView_1ip2t_1290{display:flex;align-items:center;gap:5px;font-weight:700;padding-left:.3rem;border-right:1.5px solid;padding-right:.3rem;border-left:1.5px solid;border-radius:10px;cursor:pointer;transition:color .2s ease}._stat_1ip2t_381:hover{color:#1e40af}._feedDetails_1ip2t_1328{display:flex;align-items:center;flex-wrap:wrap;font-size:15px;color:#333}._momentCard_1ip2t_1344{width:100%;max-width:420px;margin:0 auto 2rem}._videoWrapper_1ip2t_1358{position:relative;width:95vw;justify-self:center;height:420px;background:#000;border-radius:14px;overflow:hidden}._video_1ip2t_1358{width:100%;height:100%;object-fit:cover}._addSeriesPartButton_1ip2t_1384{position:absolute;left:12px;bottom:12px;z-index:60;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#0f172ac2;color:#fff;font:inherit;font-size:13px;font-weight:700;letter-spacing:0;cursor:pointer;pointer-events:auto;touch-action:manipulation;text-decoration:none;box-shadow:0 8px 18px #0000003d}._addSeriesPartButton_1ip2t_1384:hover,._addSeriesPartButton_1ip2t_1384:focus-visible{background:#1e40af}._addSeriesPartButton_1ip2t_1384:disabled{opacity:.72;cursor:default}._profilePostVideoWrap_1ip2t_1419{height:clamp(28rem,82vw,46rem)!important;min-height:clamp(28rem,82vw,46rem);max-height:82dvh;overflow:hidden;border-radius:18px;background:#020617}._profilePostVideoWrap_1ip2t_1419 ._profileVideoShell_1ip2t_1428,._profilePostVideoWrap_1ip2t_1419 ._postImage_1ip2t_1429{width:100%!important;height:100%!important;max-height:none!important;margin:0;object-fit:cover}._profileFeedSentinel_1ip2t_1437{display:grid;place-items:center;min-height:2.5rem;color:#64748b;font-size:.8rem;font-weight:700}._actions_1ip2t_1449{position:absolute;right:10px;top:20%;display:flex;flex-direction:column;gap:16px;color:#fff;align-items:center}._mediaEdit_1ip2t_1469{display:flex;gap:1%}._mediaEdit_1ip2t_1469 button{background:#1e40af;font-weight:700}._iconGroup_1ip2t_1485{font-size:18px;cursor:pointer;display:flex;flex-direction:column;align-items:center}._mediaWrap_1ip2t_1499{width:100%;margin-top:10px;position:relative}._postImage_1ip2t_1429{width:100%;max-height:600px;object-fit:cover;border-radius:10px;display:block}._iconGroup_1ip2t_1485 span{font-size:12px;margin-top:2px}._profilePics_1ip2t_335 img{width:36px;height:36px;border-radius:50%;border:2px solid white}._captionBox_1ip2t_1548{padding:10px 4px}._username_1ip2t_1556{font-weight:600;font-size:14px}._caption_1ip2t_1548{font-size:14px;color:#444;margin-top:4px}._videoPlayMarker_1ip2t_1572{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;color:#f5f5f5;z-index:4;text-shadow:0 10px 28px rgba(0,0,0,.38)}._videoPlayMarker_1ip2t_1572 svg{filter:drop-shadow(0 12px 26px rgba(0,0,0,.55));fill:#00000038;stroke:#f5f5f5}@media (max-width: 768px){._feedStructureContainer_1ip2t_770{padding:14px 5vw}._images_1ip2t_892{width:44px;height:44px}._details_1ip2t_407{font-size:14px}._bottomStats_1ip2t_1240{font-size:13px;justify-content:space-around}._standard_1ip2t_1036{display:none}}@media (max-width: 480px){._feedStructureContainer_1ip2t_770{padding:12px 4vw}._messageBox_1ip2t_1156{font-size:14px}._details_1ip2t_407{flex-direction:row;font-size:13.5px}._bottomStats_1ip2t_1240{font-size:12.8px}}@media (max-width:430px){._shareNumber_1ip2t_1282{display:none!important}._bottomStats_1ip2t_1240{flex-wrap:nowrap}}@media (max-width:413px){._statView_1ip2t_1290{display:none!important}}body.elighttee-dark ._actions_1ip2t_1449,body.elighttee-dark ._activeStatus_1ip2t_920,body.elighttee-dark ._bio_1ip2t_508,body.elighttee-dark ._bottomStats_1ip2t_1240,body.elighttee-dark ._caption_1ip2t_1548,body.elighttee-dark ._captionBox_1ip2t_1548,body.elighttee-dark ._clampedText_1ip2t_1204,body.elighttee-dark ._container_1ip2t_1,body.elighttee-dark ._counts_1ip2t_423,body.elighttee-dark ._cover_1ip2t_295,body.elighttee-dark ._coverPics_1ip2t_327,body.elighttee-dark ._deleteItem_1ip2t_81,body.elighttee-dark ._desc_1ip2t_399,body.elighttee-dark ._descriptions_1ip2t_984,body.elighttee-dark ._details_1ip2t_407,body.elighttee-dark ._details2_1ip2t_994,body.elighttee-dark ._divider_1ip2t_179,body.elighttee-dark ._dot_1ip2t_1026,body.elighttee-dark ._dot1_1ip2t_1054,body.elighttee-dark ._dropdown_1ip2t_91,body.elighttee-dark ._dropdownItem_1ip2t_114,body.elighttee-dark ._edit_1ip2t_740,body.elighttee-dark ._engagers_1ip2t_367,body.elighttee-dark ._feedDetails_1ip2t_1328,body.elighttee-dark ._feedName_1ip2t_946,body.elighttee-dark ._feedStatus_1ip2t_882,body.elighttee-dark ._feedStructureContainer_1ip2t_770,body.elighttee-dark ._feedText_1ip2t_1190,body.elighttee-dark ._getStarted_1ip2t_634,body.elighttee-dark ._growth_1ip2t_548,body.elighttee-dark ._iconGroup_1ip2t_1485,body.elighttee-dark ._icons_1ip2t_472,body.elighttee-dark ._images_1ip2t_892,body.elighttee-dark ._imagesBox_1ip2t_892,body.elighttee-dark ._instructions_1ip2t_586,body.elighttee-dark ._instructionsTrack_1ip2t_612,body.elighttee-dark ._logout_1ip2t_191,body.elighttee-dark ._lowerDetails_1ip2t_478,body.elighttee-dark ._lowerDetails1_1ip2t_496,body.elighttee-dark ._lowerDetailsContainer_1ip2t_478,body.elighttee-dark ._manageDashboard_1ip2t_690,body.elighttee-dark ._mediaEdit_1ip2t_1469,body.elighttee-dark ._mediaWrap_1ip2t_1499,body.elighttee-dark ._menu_1ip2t_23,body.elighttee-dark ._menuWrapper_1ip2t_23,body.elighttee-dark ._messageBox_1ip2t_1156,body.elighttee-dark ._momentCard_1ip2t_1344,body.elighttee-dark ._moreBtn_1ip2t_1218,body.elighttee-dark ._name_1ip2t_343,body.elighttee-dark ._notVerified_1ip2t_976,body.elighttee-dark ._offline_1ip2t_862,body.elighttee-dark ._offline1_1ip2t_862,body.elighttee-dark ._online_1ip2t_870,body.elighttee-dark ._online1_1ip2t_870,body.elighttee-dark ._overviewBio_1ip2t_1128,body.elighttee-dark ._overviewCard_1ip2t_1102,body.elighttee-dark ._overviewContainer_1ip2t_1086,body.elighttee-dark ._overviewRow_1ip2t_1138,body.elighttee-dark ._overviewTitle_1ip2t_1116,body.elighttee-dark ._personal_1ip2t_656,body.elighttee-dark ._personalFeedTrackings_1ip2t_656,body.elighttee-dark ._portfolio_1ip2t_671,body.elighttee-dark ._post_1ip2t_31,body.elighttee-dark ._postBox_1ip2t_713,body.elighttee-dark ._postDropdown_1ip2t_31,body.elighttee-dark ._postDropdownItem_1ip2t_57,body.elighttee-dark ._postImage_1ip2t_1429,body.elighttee-dark ._postings_1ip2t_697,body.elighttee-dark ._postNow_1ip2t_728,body.elighttee-dark ._postTime_1ip2t_1064,body.elighttee-dark ._private_1ip2t_750,body.elighttee-dark ._profile_1ip2t_307,body.elighttee-dark ._profilePics_1ip2t_335,body.elighttee-dark ._progress_1ip2t_602,body.elighttee-dark ._rotate_1ip2t_804,body.elighttee-dark ._rotateBorder_1ip2t_824,body.elighttee-dark ._sets_1ip2t_431,body.elighttee-dark ._shareNumber_1ip2t_1282,body.elighttee-dark ._standard_1ip2t_1036,body.elighttee-dark ._stat_1ip2t_381,body.elighttee-dark ._state_1ip2t_536,body.elighttee-dark ._state1_1ip2t_762,body.elighttee-dark ._status_1ip2t_381,body.elighttee-dark ._statView_1ip2t_1290,body.elighttee-dark ._successRate_1ip2t_624,body.elighttee-dark ._task_1ip2t_556,body.elighttee-dark ._taskBox_1ip2t_556,body.elighttee-dark ._taskDes_1ip2t_578,body.elighttee-dark ._tips_1ip2t_1078,body.elighttee-dark ._top_1ip2t_221,body.elighttee-dark ._top1_1ip2t_259,body.elighttee-dark ._topFeeds_1ip2t_1010,body.elighttee-dark ._topName_1ip2t_271,body.elighttee-dark ._typeBox_1ip2t_718,body.elighttee-dark ._username_1ip2t_1556,body.elighttee-dark ._usersDetails_1ip2t_281,body.elighttee-dark ._verified_1ip2t_444,body.elighttee-dark ._video_1ip2t_1358,body.elighttee-dark ._videoWrapper_1ip2t_1358{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._bottomStats_1ip2t_1240,body.elighttee-dark ._captionBox_1ip2t_1548,body.elighttee-dark ._container_1ip2t_1,body.elighttee-dark ._deleteItem_1ip2t_81,body.elighttee-dark ._details_1ip2t_407,body.elighttee-dark ._details2_1ip2t_994,body.elighttee-dark ._dropdown_1ip2t_91,body.elighttee-dark ._dropdownItem_1ip2t_114,body.elighttee-dark ._feedDetails_1ip2t_1328,body.elighttee-dark ._feedName_1ip2t_946,body.elighttee-dark ._feedStatus_1ip2t_882,body.elighttee-dark ._feedStructureContainer_1ip2t_770,body.elighttee-dark ._feedText_1ip2t_1190,body.elighttee-dark ._growth_1ip2t_548,body.elighttee-dark ._lowerDetails_1ip2t_478,body.elighttee-dark ._lowerDetails1_1ip2t_496,body.elighttee-dark ._lowerDetailsContainer_1ip2t_478,body.elighttee-dark ._menu_1ip2t_23,body.elighttee-dark ._menuWrapper_1ip2t_23,body.elighttee-dark ._messageBox_1ip2t_1156,body.elighttee-dark ._momentCard_1ip2t_1344,body.elighttee-dark ._overviewCard_1ip2t_1102,body.elighttee-dark ._overviewContainer_1ip2t_1086,body.elighttee-dark ._overviewRow_1ip2t_1138,body.elighttee-dark ._personalFeedTrackings_1ip2t_656,body.elighttee-dark ._post_1ip2t_31,body.elighttee-dark ._postBox_1ip2t_713,body.elighttee-dark ._postDropdown_1ip2t_31,body.elighttee-dark ._postDropdownItem_1ip2t_57,body.elighttee-dark ._postings_1ip2t_697,body.elighttee-dark ._postNow_1ip2t_728,body.elighttee-dark ._postTime_1ip2t_1064,body.elighttee-dark ._profile_1ip2t_307,body.elighttee-dark ._profilePics_1ip2t_335,body.elighttee-dark ._taskBox_1ip2t_556,body.elighttee-dark ._top_1ip2t_221,body.elighttee-dark ._top1_1ip2t_259,body.elighttee-dark ._topFeeds_1ip2t_1010,body.elighttee-dark ._topName_1ip2t_271,body.elighttee-dark ._typeBox_1ip2t_718,body.elighttee-dark ._usersDetails_1ip2t_281{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._activeStatus_1ip2t_920,body.elighttee-dark ._bio_1ip2t_508,body.elighttee-dark ._bottomStats_1ip2t_1240,body.elighttee-dark ._caption_1ip2t_1548,body.elighttee-dark ._captionBox_1ip2t_1548,body.elighttee-dark ._clampedText_1ip2t_1204,body.elighttee-dark ._container_1ip2t_1,body.elighttee-dark ._counts_1ip2t_423,body.elighttee-dark ._deleteItem_1ip2t_81,body.elighttee-dark ._desc_1ip2t_399,body.elighttee-dark ._descriptions_1ip2t_984,body.elighttee-dark ._details_1ip2t_407,body.elighttee-dark ._details2_1ip2t_994,body.elighttee-dark ._divider_1ip2t_179,body.elighttee-dark ._dropdown_1ip2t_91,body.elighttee-dark ._dropdownItem_1ip2t_114,body.elighttee-dark ._edit_1ip2t_740,body.elighttee-dark ._engagers_1ip2t_367,body.elighttee-dark ._feedDetails_1ip2t_1328,body.elighttee-dark ._feedName_1ip2t_946,body.elighttee-dark ._feedStatus_1ip2t_882,body.elighttee-dark ._feedStructureContainer_1ip2t_770,body.elighttee-dark ._feedText_1ip2t_1190,body.elighttee-dark ._growth_1ip2t_548,body.elighttee-dark ._instructions_1ip2t_586,body.elighttee-dark ._instructionsTrack_1ip2t_612,body.elighttee-dark ._lowerDetails_1ip2t_478,body.elighttee-dark ._lowerDetails1_1ip2t_496,body.elighttee-dark ._lowerDetailsContainer_1ip2t_478,body.elighttee-dark ._manageDashboard_1ip2t_690,body.elighttee-dark ._menu_1ip2t_23,body.elighttee-dark ._menuWrapper_1ip2t_23,body.elighttee-dark ._messageBox_1ip2t_1156,body.elighttee-dark ._momentCard_1ip2t_1344,body.elighttee-dark ._name_1ip2t_343,body.elighttee-dark ._overviewBio_1ip2t_1128,body.elighttee-dark ._overviewCard_1ip2t_1102,body.elighttee-dark ._overviewContainer_1ip2t_1086,body.elighttee-dark ._overviewRow_1ip2t_1138,body.elighttee-dark ._overviewTitle_1ip2t_1116,body.elighttee-dark ._personal_1ip2t_656,body.elighttee-dark ._personalFeedTrackings_1ip2t_656,body.elighttee-dark ._portfolio_1ip2t_671,body.elighttee-dark ._post_1ip2t_31,body.elighttee-dark ._postBox_1ip2t_713,body.elighttee-dark ._postDropdown_1ip2t_31,body.elighttee-dark ._postDropdownItem_1ip2t_57,body.elighttee-dark ._postings_1ip2t_697,body.elighttee-dark ._postNow_1ip2t_728,body.elighttee-dark ._postTime_1ip2t_1064,body.elighttee-dark ._private_1ip2t_750,body.elighttee-dark ._profile_1ip2t_307,body.elighttee-dark ._profilePics_1ip2t_335,body.elighttee-dark ._rotate_1ip2t_804,body.elighttee-dark ._rotateBorder_1ip2t_824,body.elighttee-dark ._sets_1ip2t_431,body.elighttee-dark ._shareNumber_1ip2t_1282,body.elighttee-dark ._standard_1ip2t_1036,body.elighttee-dark ._stat_1ip2t_381,body.elighttee-dark ._state_1ip2t_536,body.elighttee-dark ._state1_1ip2t_762,body.elighttee-dark ._status_1ip2t_381,body.elighttee-dark ._statView_1ip2t_1290,body.elighttee-dark ._task_1ip2t_556,body.elighttee-dark ._taskBox_1ip2t_556,body.elighttee-dark ._taskDes_1ip2t_578,body.elighttee-dark ._tips_1ip2t_1078,body.elighttee-dark ._top_1ip2t_221,body.elighttee-dark ._top1_1ip2t_259,body.elighttee-dark ._topFeeds_1ip2t_1010,body.elighttee-dark ._topName_1ip2t_271,body.elighttee-dark ._typeBox_1ip2t_718,body.elighttee-dark ._username_1ip2t_1556,body.elighttee-dark ._usersDetails_1ip2t_281{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._activeStatus_1ip2t_920,body.elighttee-dark ._caption_1ip2t_1548,body.elighttee-dark ._captionBox_1ip2t_1548,body.elighttee-dark ._clampedText_1ip2t_1204,body.elighttee-dark ._counts_1ip2t_423,body.elighttee-dark ._desc_1ip2t_399,body.elighttee-dark ._descriptions_1ip2t_984,body.elighttee-dark ._feedName_1ip2t_946,body.elighttee-dark ._feedStatus_1ip2t_882,body.elighttee-dark ._feedText_1ip2t_1190,body.elighttee-dark ._messageBox_1ip2t_1156,body.elighttee-dark ._name_1ip2t_343,body.elighttee-dark ._overviewTitle_1ip2t_1116,body.elighttee-dark ._postTime_1ip2t_1064,body.elighttee-dark ._status_1ip2t_381,body.elighttee-dark ._topName_1ip2t_271,body.elighttee-dark ._username_1ip2t_1556,body.elighttee-dark ._usersDetails_1ip2t_281{color:var(--elighttee-text)!important}._container_1ip2t_1{background:#f4f7fb;color:#111827}._top_1ip2t_221{height:4rem;background:#fffffff5;border-bottom:1px solid rgba(30,64,175,.1);box-shadow:0 10px 28px #0f172a14;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}._topName_1ip2t_271,._edit_1ip2t_740{display:inline-flex;align-items:center;gap:6px;color:#111827;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-weight:850;letter-spacing:0}._headerBrand_1ip2t_2274{display:block;width:clamp(5.8rem,18vw,7.4rem);height:auto;flex:0 0 auto}._usersDetails_1ip2t_281{background:linear-gradient(180deg,#fff,#f8fbff);border-bottom:1px solid rgba(30,64,175,.08)}._cover_1ip2t_295{height:clamp(11rem,29vw,18rem);border-bottom:0;background:#dbeafe}._profile_1ip2t_307{width:clamp(8.5rem,24vw,11rem);height:clamp(8.5rem,24vw,11rem);margin-top:-4.8rem;border:5px solid #ffffff;box-shadow:0 0 0 3px #1e40af2e,0 16px 34px #0f172a2e}._profilePresence_1ip2t_2316{position:relative;z-index:8;width:clamp(8.8rem,26vw,11.2rem);height:clamp(8.8rem,26vw,11.2rem);margin-top:-5.2rem;border-radius:50%}._profilePresence_1ip2t_2316 ._profile_1ip2t_307{width:100%;height:100%;margin:0;overflow:hidden;border-radius:50%;box-sizing:border-box}._profileOnlineRing_1ip2t_2334{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;z-index:1;border-radius:50%;background:conic-gradient(from 0deg,transparent 0deg,rgba(30,64,175,.34) 42deg,#1e40af 92deg,rgba(30,64,175,.34) 142deg,transparent 198deg,#2563eb 286deg,transparent 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));animation:_profilePresenceSpin_1ip2t_1 1.45s linear infinite;pointer-events:none}._profileOnlineRingHidden_1ip2t_2355{display:none}._profileOnlineRingActive_1ip2t_2359{display:block}._profileStatusDot_1ip2t_2363{position:absolute;right:.5rem;bottom:.55rem;z-index:10;width:1.15rem;height:1.15rem;border:4px solid #ffffff;border-radius:50%;box-sizing:content-box}._profileStatusDotOnline_1ip2t_2375{background:#1e40af;box-shadow:0 0 0 3px #1e40af3d}._profileStatusDotOffline_1ip2t_2380{background:#94a3b8}@keyframes _profilePresenceSpin_1ip2t_1{to{transform:rotate(360deg)}}._name_1ip2t_343{color:#111827;padding:14px clamp(14px,4vw,28px)!important}._sets_1ip2t_431,._lowerDetails_1ip2t_478,._lowerDetails1_1ip2t_496,._bio_1ip2t_508,._taskDes_1ip2t_578,._successRate_1ip2t_624{color:#4b5563;text-shadow:none}._engagers_1ip2t_367{gap:8px;padding:0 clamp(12px,4vw,28px) 14px}._status_1ip2t_381{border:1px solid rgba(30,64,175,.08);border-radius:14px;background:#f8fafc}._counts_1ip2t_423,._desc_1ip2t_399,._task_1ip2t_556,._manageDashboard_1ip2t_690,._post_1ip2t_31,._progress_1ip2t_602,._feedName_1ip2t_946{color:#111827}._state_1ip2t_536,._personalFeedTrackings_1ip2t_656,._postings_1ip2t_697{background:#fff}._taskBox_1ip2t_556,._postings_1ip2t_697,._feedStructureContainer_1ip2t_770{border:1px solid rgba(30,64,175,.08);background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 12px 28px #0f172a0f}._taskBox_1ip2t_556{border-radius:18px}._personalFeedTrackings_1ip2t_656{border-top:1px solid rgba(30,64,175,.1)}._personal_1ip2t_656{border-bottom-color:#1e40af14}._portfolio_1ip2t_671{color:#4b5563;font-weight:800}._postings_1ip2t_697{border-bottom:1px solid rgba(30,64,175,.1)}._typeBox_1ip2t_718{border-color:#1e40af1a;background:#f8fafc;color:#111827}._feedStructureContainer_1ip2t_770{margin:10px 0;padding:14px clamp(12px,4vw,24px);border-radius:0;border-left:0;border-right:0}._feedStructureContainer_1ip2t_770:hover{background:#fff;box-shadow:0 12px 28px #0f172a12}._mediaWrap_1ip2t_1499,._profileVideoShell_1ip2t_1428{position:relative;width:100%;height:100%;cursor:pointer}._postImage_1ip2t_1429{border-radius:14px}._bottomStats_1ip2t_1240{color:#111827;border-top-color:#1e40af14}._stat_1ip2t_381,._statView_1ip2t_1290{color:#111827}._statView_1ip2t_1290{border-color:#1118272e}._profileIconButton_1ip2t_2504{width:34px;height:34px;border:1px solid rgba(30,64,175,.1);border-radius:999px;background:#f8fafc;color:#111827;display:inline-grid;place-items:center;cursor:pointer}._profileCustomIcon_1ip2t_2516{position:relative;width:20px;height:20px;display:inline-block;flex:0 0 auto;color:currentColor}._profileCustomIcon_1ip2t_2516:before,._profileCustomIcon_1ip2t_2516:after,._profileCustomIcon_1ip2t_2516 span{content:"";position:absolute;box-sizing:border-box;display:block}._profileCustomIcon_back_1ip2t_2534:before{width:12px;height:12px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);left:5px;top:4px}._profileCustomIcon_back_1ip2t_2534:after{width:14px;height:2px;background:currentColor;left:5px;top:9px}._profileCustomIcon_menu_1ip2t_2552:before,._profileCustomIcon_menu_1ip2t_2552:after,._profileCustomIcon_menu_1ip2t_2552 span{width:4px;height:4px;border-radius:999px;background:currentColor;left:8px}._profileCustomIcon_menu_1ip2t_2552:before{top:3px}._profileCustomIcon_menu_1ip2t_2552 span{top:8px}._profileCustomIcon_menu_1ip2t_2552:after{top:13px}._profileCustomIcon_menuBox_1ip2t_2566:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:5px}._profileCustomIcon_menuBox_1ip2t_2566:after,._profileCustomIcon_menuBox_1ip2t_2566 span{width:9px;height:2px;background:currentColor;left:6px}._profileCustomIcon_menuBox_1ip2t_2566:after{top:7px}._profileCustomIcon_menuBox_1ip2t_2566 span{top:12px}._profileCustomIcon_verified_1ip2t_2583{width:19px;height:19px;margin-left:7px;border-radius:999px;background:#1e40af;vertical-align:-3px}._profileCustomIcon_verified_1ip2t_2583:before{width:9px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);left:5px;top:6px}._profileCustomIcon_settings_1ip2t_2602:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:999px}._profileCustomIcon_settings_1ip2t_2602:after{width:5px;height:5px;border-radius:999px;background:currentColor;left:8px;top:8px}._profileCustomIcon_dot_1ip2t_2617{width:10px}._profileCustomIcon_dot_1ip2t_2617:before{width:4px;height:4px;border-radius:999px;background:#9ca3af;left:3px;top:8px}._profileCustomIcon_comment_1ip2t_2630:before{top:3px;right:2px;bottom:5px;left:2px;border:2px solid currentColor;border-radius:8px}._profileCustomIcon_comment_1ip2t_2630:after{width:7px;height:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;left:6px;bottom:2px;transform:skew(-18deg)}._profileCustomIcon_share_1ip2t_2646:before{width:13px;height:13px;border-top:2px solid currentColor;border-right:2px solid currentColor;right:3px;top:3px;transform:rotate(45deg)}._profileCustomIcon_share_1ip2t_2646:after{width:13px;height:2px;background:currentColor;left:3px;top:10px}._profileCustomIcon_download_1ip2t_2664:before{width:2px;height:12px;background:currentColor;left:9px;top:2px}._profileCustomIcon_download_1ip2t_2664:after{width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);left:5px;top:5px}._profileCustomIcon_view_1ip2t_2682:before{width:18px;height:12px;border:2px solid currentColor;border-radius:999px;left:1px;top:4px}._profileCustomIcon_view_1ip2t_2682:after{width:6px;height:6px;border-radius:999px;background:currentColor;left:7px;top:7px}._profileCustomIcon_play_1ip2t_2700:before{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid currentColor;left:6px;top:3px}._profileCustomIcon_pause_1ip2t_2710:before,._profileCustomIcon_pause_1ip2t_2710:after{width:4px;height:14px;border-radius:3px;background:currentColor;top:3px}._profileCustomIcon_pause_1ip2t_2710:before{left:5px}._profileCustomIcon_pause_1ip2t_2710:after{right:5px}._profileVideoShell_1ip2t_1428{width:100%;height:100%}._profileVideoButton_1ip2t_2727{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#0f172a80;color:#fff;display:grid;place-items:center;z-index:8;cursor:pointer;box-shadow:0 14px 32px #00000047}._profileVideoButtonPlaying_1ip2t_2745{left:auto;right:12px;top:12px;transform:none;width:40px;height:40px;opacity:.85}._profileNameLine_1ip2t_2762{display:flex;align-items:flex-start;gap:12px;width:100%}._profileActionStack_1ip2t_2774{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:7px;min-width:118px}._settingsButton_1ip2t_2783,._viewAsButton_1ip2t_2784{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1 1 0;min-height:34px;padding:7px 12px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#eff6ff;color:#1e40af;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 8px 22px #1e40af14}._verifiedStatus_1ip2t_444{min-height:36px;max-width:150px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;padding:7px 11px}._verifiedStatus_1ip2t_444 span{font-size:11px;line-height:1}._verifiedStatus_1ip2t_444 strong{display:inline-grid;place-items:center;min-width:34px;height:24px;border-radius:999px;background:#fff;color:#1e40af;font-size:12px}._viewAsButton_1ip2t_2784{background:#eff6ff;color:#1e40af}._personal_1ip2t_656{display:flex;align-items:center;justify-content:center}._profileActionStack_1ip2t_2774{width:min(100%,26rem)!important;margin:.78rem 0 0!important;padding:.68rem!important;border:1px solid rgba(30,64,175,.12);border-radius:16px!important;background:linear-gradient(180deg,#fffffff5,#eff6ffb8);box-shadow:0 12px 28px #0f172a12}._profileActionRow_1ip2t_2894{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}._profileVerifyRow_1ip2t_2902{display:flex;justify-content:center;width:100%;margin-top:.62rem}._settingsButton_1ip2t_2783,._viewAsButton_1ip2t_2784{min-height:36px;padding:8px 15px!important;border-radius:12px!important}._verifiedStatus_1ip2t_444{position:relative;min-height:40px;padding:9px 16px!important;border-radius:14px!important;background:linear-gradient(135deg,#1e40af,#38bdf8);color:#fff;border:0;box-shadow:0 12px 26px #1e40af3d;animation:_verifyPulse_1ip2t_1 2.4s ease-in-out infinite}._verifiedStatus_1ip2t_444 span{color:#fff;font-size:12px;font-weight:900}._verifiedStatus_1ip2t_444 strong{color:#1e40af;background:#fff}._profilePresence_1ip2t_2316{position:relative!important;overflow:visible!important;border-radius:50%!important;background:transparent!important;isolation:isolate;box-sizing:border-box}._profilePresence_1ip2t_2316>._profile_1ip2t_307{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;width:100%!important;height:100%!important;margin:0!important;overflow:hidden!important;border:5px solid #ffffff!important;border-radius:50%!important;background:#fff!important;box-sizing:border-box!important;clip-path:circle(50% at 50% 50%)}._profilePresence_1ip2t_2316 ._profilePics_1ip2t_335{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;object-fit:cover!important;object-position:center!important;clip-path:circle(50% at 50% 50%)}._profileOnlineRing_1ip2t_2334{z-index:5!important}._profileStatusDot_1ip2t_2363{z-index:6!important}._profileActionRow_1ip2t_2894 ._settingsButton_1ip2t_2783,._profileActionRow_1ip2t_2894 ._viewAsButton_1ip2t_2784{flex:1 1 0!important;width:auto!important;max-width:none!important;background:#eff6ff!important;color:#1e40af!important;border-color:#1e40af1f!important}@keyframes _verifyPulse_1ip2t_1{0%,to{transform:translateY(0) scale(1);box-shadow:0 12px 26px #1e40af3d}50%{transform:translateY(-1px) scale(1.025);box-shadow:0 16px 34px #38bdf852}}._profileNameLine_1ip2t_2762{display:block!important}._profileActionStack_1ip2t_2774{display:block!important;width:fit-content!important;max-width:100%!important;min-width:0!important;margin:.62rem 0 0!important}._profileActionStack_1ip2t_2774>button{display:flex!important;width:fit-content!important;max-width:100%!important;margin:0 0 .45rem!important}._profileActionStack_1ip2t_2774>button:last-child{margin-bottom:0!important}._settingsButton_1ip2t_2783,._viewAsButton_1ip2t_2784,._verifiedStatus_1ip2t_444{width:fit-content!important;max-width:100%!important;padding:8px 14px!important;border-radius:12px!important;white-space:nowrap!important}._verifiedStatus_1ip2t_444 strong{border-radius:10px!important}@media (max-width: 430px){._profileNameLine_1ip2t_2762{align-items:flex-start}._profileActionStack_1ip2t_2774{min-width:104px}._settingsButton_1ip2t_2783,._viewAsButton_1ip2t_2784{min-height:32px;padding:6px 10px;font-size:12px}._verifiedStatus_1ip2t_444{max-width:124px;gap:6px;padding:6px 8px}}body.elighttee-dark ._top_1ip2t_221,body.elighttee-dark ._usersDetails_1ip2t_281,body.elighttee-dark ._state_1ip2t_536,body.elighttee-dark ._personalFeedTrackings_1ip2t_656,body.elighttee-dark ._postings_1ip2t_697,body.elighttee-dark ._taskBox_1ip2t_556,body.elighttee-dark ._feedStructureContainer_1ip2t_770{background:#090909!important;border-color:#f5f5f51a!important}body.elighttee-dark ._topName_1ip2t_271,body.elighttee-dark ._edit_1ip2t_740,body.elighttee-dark ._name_1ip2t_343,body.elighttee-dark ._counts_1ip2t_423,body.elighttee-dark ._desc_1ip2t_399,body.elighttee-dark ._task_1ip2t_556,body.elighttee-dark ._manageDashboard_1ip2t_690,body.elighttee-dark ._post_1ip2t_31,body.elighttee-dark ._progress_1ip2t_602,body.elighttee-dark ._feedName_1ip2t_946,body.elighttee-dark ._bottomStats_1ip2t_1240,body.elighttee-dark ._stat_1ip2t_381,body.elighttee-dark ._statView_1ip2t_1290{color:#f5f5f5!important}._container_1ip2t_1{width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;cursor:default;background:radial-gradient(circle at 16% 0%,rgba(30,64,175,.1),transparent 28rem),linear-gradient(180deg,#f6f9ff,#fff 44%,#f7f9fc);color:#111827}._top_1ip2t_221{left:50%;transform:translate(-50%);width:100%;max-width:760px;height:60px;padding:0 14px;border-bottom:1px solid rgba(30,64,175,.12);background:#fffffff0;color:#111827;box-shadow:0 12px 34px #0f172a1a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:1100}._top1_1ip2t_259{height:60px;border:0}._topName_1ip2t_271{display:flex;align-items:center;gap:5px;margin:0;color:#111827;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:16px;font-weight:850}._edit_1ip2t_740{display:inline-flex;align-items:center;gap:7px;color:#1e40af;font-size:16px;font-weight:900}._menuWrapper_1ip2t_23{z-index:1200}._dropdown_1ip2t_91,._postDropdown_1ip2t_31{top:46px;right:0;width:min(260px,calc(100vw - 28px));border:1px solid rgba(30,64,175,.1);border-radius:18px;background:#fffffffa;box-shadow:0 24px 60px #0f172a33;overflow:hidden;z-index:2147483001}._dropdownItem_1ip2t_114,._postDropdownItem_1ip2t_57{padding:13px 15px;color:#111827;font-size:14px;font-weight:750}._dropdownItem_1ip2t_114:hover,._postDropdownItem_1ip2t_57:hover{background:#eff6ff;color:#1e40af}._usersDetails_1ip2t_281,._state_1ip2t_536,._personalFeedTrackings_1ip2t_656,._overviewContainer_1ip2t_1086,._mediaEdit_1ip2t_1469{width:100%;max-width:760px;margin-left:auto;margin-right:auto}._usersDetails_1ip2t_281{display:grid;justify-items:center;padding-bottom:16px;border-bottom:1px solid rgba(30,64,175,.08);background:linear-gradient(180deg,#fff,#f9fbff)}._cover_1ip2t_295{width:calc(100% - 16px);height:clamp(12rem,40vw,19rem);margin-top:8px;border:0;border-radius:0 0 30px 30px;background:linear-gradient(135deg,#dbeafe,#fff);box-shadow:0 16px 34px #0f172a1a}._coverPics_1ip2t_327{width:100%;height:100%;max-height:none;object-fit:cover;display:block}._profile_1ip2t_307{position:relative;z-index:8;width:clamp(8.8rem,26vw,11.2rem);height:clamp(8.8rem,26vw,11.2rem);margin-top:-5.2rem;border:5px solid #ffffff;border-radius:999px;background:#fff;box-shadow:0 0 0 3px #1e40af2e,0 18px 42px #0f172a33}._profilePics_1ip2t_335{width:100%;height:100%;max-height:none;object-fit:cover;display:block}._name_1ip2t_343{width:100%;padding:14px clamp(14px,4vw,30px) 8px!important;color:#111827;font-size:clamp(20px,5vw,28px);line-height:1.12}._name_1ip2t_343 p{margin:0}._name_1ip2t_343>div>div:first-child{align-items:center;gap:10px}._sets_1ip2t_431{margin:0 0 0 auto;color:#1e40af!important;text-shadow:none;font-size:13px;font-weight:850}._name_1ip2t_343>div>div:first-child ._sets_1ip2t_431{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:7px 11px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#eff6ff;box-shadow:0 8px 22px #1e40af14}._lowerDetailsContainer_1ip2t_478{align-items:center;gap:7px;margin-top:8px}._lowerDetails_1ip2t_478,._lowerDetails1_1ip2t_496{color:#64748b;font-size:14px;font-weight:750}._bio_1ip2t_508{width:calc(100% - 28px);margin:8px auto 14px;padding:13px 15px;border:1px solid rgba(30,64,175,.08);border-radius:18px;background:#ffffffdb;color:#374151;font-size:14px;line-height:1.55;text-align:left;box-shadow:0 12px 26px #0f172a0d}._bio_1ip2t_508 p{margin:0 0 6px}._bio_1ip2t_508 p:last-child{margin-bottom:0}._engagers_1ip2t_367{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:0 clamp(12px,4vw,28px)}._status_1ip2t_381{width:auto;min-width:0;padding:12px 8px;border:1px solid rgba(30,64,175,.08);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px #0f172a0d}._counts_1ip2t_423{color:#111827;font-size:18px;font-weight:900}._desc_1ip2t_399{color:#64748b;font-size:12px;font-weight:800}._state_1ip2t_536{padding:12px 10px 0;background:transparent}._growth_1ip2t_548{width:100%;min-height:44px;border:0;border-radius:999px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-size:14px;font-weight:900;box-shadow:0 14px 30px #1e40af3d}._taskBox_1ip2t_556{margin-top:12px;padding:16px;border:1px solid rgba(30,64,175,.08);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px #0f172a12}._task_1ip2t_556{color:#111827;font-size:15px;font-weight:900}._taskDes_1ip2t_578{margin-top:4px;color:#64748b;font-size:13px}._instructions_1ip2t_586{padding:8px 0 0}._instructionsTrack_1ip2t_612{border-bottom:1px solid rgba(30,64,175,.08)}._progress_1ip2t_602{align-items:center;gap:8px;color:#111827;font-size:14px;font-weight:850}._successRate_1ip2t_624{color:#64748b;font-size:12px;font-weight:750}._getStarted_1ip2t_634{width:fit-content;min-width:118px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#eff6ff;color:#1e40af;font-weight:900}._personalFeedTrackings_1ip2t_656{padding:14px 10px 0;border-top:0;background:transparent}._personal_1ip2t_656{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:5px;border:1px solid rgba(30,64,175,.08);border-radius:18px;background:#ffffffdb;box-shadow:0 12px 28px #0f172a0f}._portfolio_1ip2t_671{display:grid;place-items:center;min-height:38px;border-radius:14px;color:#475569;font-size:13px;font-weight:900;transition:background .2s ease,color .2s ease,box-shadow .2s ease}._portfolio_1ip2t_671:hover,._portfolioActive_1ip2t_685{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 10px 20px #1e40af2e}._manageDashboard_1ip2t_690{margin:16px 4px 9px;color:#111827;font-size:15px;font-weight:950;letter-spacing:0}._postings_1ip2t_697{padding:14px;border:1px solid rgba(30,64,175,.08);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px #0f172a12}._post_1ip2t_31{margin:0 0 10px;color:#111827;font-size:14px;font-style:normal;font-weight:900}._postBox_1ip2t_713{gap:10px;padding:0}._typeBox_1ip2t_718{min-height:43px;display:flex;align-items:center;border:1px solid rgba(30,64,175,.1);border-radius:999px;background:#f8fafc;color:#64748b;font-size:14px;font-weight:800}._postNow_1ip2t_728{flex:0 0 auto;padding:10px 14px;border-radius:999px;background:#eff6ff;color:#1e40af;font-size:13px;font-weight:950}._overviewContainer_1ip2t_1086{gap:12px;padding:12px 10px 22px}._overviewCard_1ip2t_1102{border:1px solid rgba(30,64,175,.08);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px #0f172a12}._overviewTitle_1ip2t_1116{color:#111827;font-size:15px;font-weight:950}._overviewBio_1ip2t_1128,._overviewRow_1ip2t_1138{color:#475569;font-size:14px;font-weight:700}._overviewRow_1ip2t_1138{gap:10px;min-height:34px}._overviewRow_1ip2t_1138>span,._overviewIcon_1ip2t_3573{width:30px;height:30px;display:inline-grid;place-items:center;flex:0 0 30px;border-radius:999px;background:#eff6ff;color:#1e40af;font-size:15px}._mediaEdit_1ip2t_1469{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:12px 10px 24px}._mediaEdit_1ip2t_1469 button{min-height:46px;border:1px solid rgba(30,64,175,.1);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);color:#1e40af;font-size:13px;font-weight:900;box-shadow:0 10px 24px #0f172a0f}._feedStructureContainer_1ip2t_770{width:min(100%,760px);margin:12px auto;padding:14px clamp(12px,4vw,22px);border:1px solid rgba(30,64,175,.08);border-radius:22px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 14px 34px #0f172a12}._topFeeds_1ip2t_1010{align-items:center}._feedName_1ip2t_946,._bottomStats_1ip2t_1240,._stat_1ip2t_381,._statView_1ip2t_1290,._messageBox_1ip2t_1156{color:#111827}._messageBox_1ip2t_1156{font-size:14px;line-height:1.48}._postImage_1ip2t_1429{border-radius:18px}._bottomStats_1ip2t_1240{border-top:1px solid rgba(30,64,175,.08)}._stat_1ip2t_381,._statView_1ip2t_1290{border-color:#1e40af1f;font-size:13px}._profileIconButton_1ip2t_2504{border:1px solid rgba(30,64,175,.1);background:#f8fafc;color:#1e40af;box-shadow:0 8px 18px #1e40af14}._profileIconButton_1ip2t_2504:hover{background:#eff6ff}._profileCustomIcon_mail_1ip2t_3655:before{width:17px;height:12px;left:2px;top:5px;border:2px solid currentColor;border-radius:4px}._profileCustomIcon_mail_1ip2t_3655:after{width:10px;height:10px;left:5px;top:4px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}._profileCustomIcon_phone_1ip2t_3674:before{width:8px;height:16px;left:6px;top:2px;border:2px solid currentColor;border-radius:8px;transform:rotate(-34deg)}._profileCustomIcon_phone_1ip2t_3674:after{width:6px;height:3px;left:4px;top:14px;border-radius:999px;background:currentColor;transform:rotate(24deg)}._momentCard_1ip2t_1344{width:min(100% - 20px,520px)!important;max-width:520px;margin:14px auto 18px!important;overflow:hidden!important;border:1px solid rgba(30,64,175,.08);border-radius:24px;background:#fff;box-shadow:0 18px 42px #0f172a1f}._videoWrapper_1ip2t_1358{width:100%!important;height:clamp(430px,76vh,680px)!important;max-height:78vh;justify-self:stretch;overflow:hidden!important;border-radius:24px 24px 0 0;background:linear-gradient(180deg,rgba(15,23,42,.12),transparent 24%),#020617}._videoWrapper_1ip2t_1358:after{content:"";position:absolute;inset:auto 0 0;height:40%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(2,6,23,.52));z-index:2}._video_1ip2t_1358{width:100%!important;height:100%!important;object-fit:cover;display:block}._actions_1ip2t_1449{right:12px!important;bottom:18px!important;top:auto!important;gap:10px!important;z-index:10!important}._momentCard_1ip2t_1344 ._iconGroup_1ip2t_1485{min-width:46px!important;gap:4px!important;color:#fff;font-size:13px;font-weight:900}._momentCard_1ip2t_1344 ._iconGroup_1ip2t_1485>div{width:42px!important;height:42px!important;background:#0f172a75!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 10px 24px #00000038!important}._momentCard_1ip2t_1344 ._iconGroup_1ip2t_1485 span{margin-top:0;color:#fff;font-size:12px!important;font-weight:900;text-shadow:0 2px 8px rgba(0,0,0,.38)}._captionBox_1ip2t_1548{padding:13px 15px 15px;border-top:1px solid rgba(30,64,175,.08);background:linear-gradient(180deg,#fff,#f8fbff)}._username_1ip2t_1556{margin:0;color:#111827;font-size:14px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._caption_1ip2t_1548{margin:5px 0 0;color:#475569;font-size:13px;font-weight:700;line-height:1.45;white-space:pre-wrap;word-break:break-word}@media (max-width: 420px){._topName_1ip2t_271,._edit_1ip2t_740{font-size:14px}._name_1ip2t_343{font-size:21px}._sets_1ip2t_431{font-size:12px}._personal_1ip2t_656{gap:5px}._portfolio_1ip2t_671{min-height:36px;font-size:12px}._mediaEdit_1ip2t_1469{grid-template-columns:1fr}._momentCard_1ip2t_1344{width:calc(100% - 14px)!important;border-radius:20px}._videoWrapper_1ip2t_1358{height:min(72vh,560px)!important;min-height:390px;border-radius:20px 20px 0 0}._actions_1ip2t_1449{right:9px!important;bottom:14px!important}._momentCard_1ip2t_1344 ._iconGroup_1ip2t_1485>div{width:38px!important;height:38px!important}}._profileNameBlock_1ip2t_2755{display:flex;flex-direction:column;width:100%;min-width:0}._profileNameLine_1ip2t_2762{display:block!important;width:100%}._profileNameLine_1ip2t_2762>p{min-width:0;overflow-wrap:anywhere}._profileActionStack_1ip2t_2774{margin:.62rem 0 0;display:block;width:fit-content;max-width:100%;padding:0}._profileActionStack_1ip2t_2774>button{display:flex;width:fit-content;max-width:100%;margin:0 0 .45rem}._profileActionStack_1ip2t_2774>button:last-child{margin-bottom:0}._settingsButton_1ip2t_2783,._viewAsButton_1ip2t_2784{align-items:center;justify-content:center;gap:7px;min-height:34px;padding:7px 14px;border:1px solid rgba(30,64,175,.13);border-radius:12px;background:#eff6ff;color:#1e40af;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 8px 22px #1e40af14;white-space:nowrap}._verifiedStatus_1ip2t_444{min-height:36px;align-items:center;justify-content:center;gap:8px;white-space:nowrap;padding:8px 14px;border-radius:12px;max-width:100%}._verifiedStatus_1ip2t_444 span{font-size:12px;line-height:1}._profileActionStack_1ip2t_2774{margin:.78rem auto 0!important;display:block!important;width:min(100%,26rem)!important;max-width:100%!important;min-width:0!important;padding:.68rem!important;border:1px solid rgba(30,64,175,.12)!important;border-radius:16px!important;background:linear-gradient(180deg,#fffffff5,#eff6ffb8)!important;box-shadow:0 12px 28px #0f172a12!important}._profileActionStack_1ip2t_2774>button,._settingsButton_1ip2t_2783,._viewAsButton_1ip2t_2784,._verifiedStatus_1ip2t_444{width:fit-content!important;max-width:100%!important;border-radius:12px!important}._settingsButton_1ip2t_2783,._viewAsButton_1ip2t_2784,._verifiedStatus_1ip2t_444{display:flex!important;padding-left:14px!important;padding-right:14px!important}._profileActionRow_1ip2t_2894 ._settingsButton_1ip2t_2783,._profileActionRow_1ip2t_2894 ._viewAsButton_1ip2t_2784{flex:1 1 0!important;width:auto!important;background:#eff6ff!important;color:#1e40af!important;border-color:#1e40af1f!important}._profileActionRow_1ip2t_2894{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;width:100%!important}._profileVerifyRow_1ip2t_2902{display:flex!important;justify-content:center!important;width:100%!important;margin-top:.62rem!important}._profileActionStackLegacy_1ip2t_3998{flex-direction:column;align-items:flex-end;gap:7px;min-width:118px}._settingsButton_1ip2t_2783,._viewAsButton_1ip2t_2784{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:7px 12px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#eff6ff;color:#1e40af;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 8px 22px #1e40af14}._viewAsButton_1ip2t_2784{background:#fff;color:#111827}._verifiedStatus_1ip2t_444{position:relative;min-height:40px;max-width:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;padding:9px 16px!important;border:0;border-radius:14px!important;background:linear-gradient(135deg,#1e40af,#38bdf8);color:#fff;box-shadow:0 12px 26px #1e40af3d;animation:_verifyPulse_1ip2t_1 2.4s ease-in-out infinite}._verifiedStatus_1ip2t_444 span{color:#fff;font-size:12px;font-weight:900;line-height:1}._verifiedStatus_1ip2t_444 strong{display:inline-grid;place-items:center;min-width:34px;height:24px;border-radius:10px;background:#fff;color:#1e40af;font-size:12px}._personal_1ip2t_656{display:flex!important;align-items:center;justify-content:center}._portfolio_1ip2t_671{flex:1 1 0;text-align:center}._engagers_1ip2t_367{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.6rem!important;margin:.9rem 1rem 0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}._status_1ip2t_381{min-width:0!important;padding:.78rem .55rem!important;border:1px solid rgba(30,64,175,.11)!important;border-radius:1rem!important;background:#fff!important;text-align:center!important;box-shadow:0 10px 26px #0f172a0d!important}._details_1ip2t_407{display:block!important}._counts_1ip2t_423{display:block!important;color:#111827!important;font-size:1rem!important;font-weight:900!important;line-height:1.1!important}._desc_1ip2t_399{display:block!important;margin-top:.18rem!important;color:#667085!important;font-size:.72rem!important;font-weight:750!important}._profileCarouselWrap_1ip2t_4118{position:relative;width:100%;margin-top:10px;overflow:hidden;border-radius:8px;background:#020617;border:1px solid rgba(148,163,184,.25)}._profileCarouselScroller_1ip2t_4128{display:flex;width:100%;aspect-ratio:4 / 5;max-height:720px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}._profileCarouselScroller_1ip2t_4128::-webkit-scrollbar{display:none}._profileCarouselSlide_1ip2t_4146{flex:0 0 100%;width:100%;height:100%;padding:0;border:0;background:#020617;scroll-snap-align:start;scroll-snap-stop:always;cursor:pointer}._profileCarouselSlide_1ip2t_4146 img{width:100%;height:100%;display:block;object-fit:contain;background:#020617}._profileCarouselCount_1ip2t_4166{position:absolute;top:10px;right:10px;z-index:3;padding:6px 10px;border-radius:999px;background:#0f172ab8;color:#fff;font-size:12px;font-weight:900}._profileCarouselDots_1ip2t_4179{position:absolute;left:50%;bottom:12px;z-index:3;transform:translate(-50%);display:flex;gap:5px;padding:6px 8px;border-radius:999px;background:#0f172a6b}._profileCarouselDots_1ip2t_4179 span{width:6px;height:6px;border-radius:999px;background:#ffffff94}._profileCarouselDots_1ip2t_4179 ._profileCarouselDotActive_1ip2t_4199{width:16px;background:#fff}._page_1wuvn_1{min-height:100vh;background:radial-gradient(circle at 18% 8%,rgba(30,64,175,.18),transparent 32%),radial-gradient(circle at 88% 12%,rgba(236,72,153,.14),transparent 28%),linear-gradient(180deg,#f8fbff,#eef4ff 42%,#fff);color:#0f172a;padding:22px}._hero_1wuvn_11,._workspace_1wuvn_12{width:min(1160px,100%);margin:0 auto}._hero_1wuvn_11{padding:8px 0 18px}._backButton_1wuvn_21,._secondaryButton_1wuvn_22,._primaryButton_1wuvn_23,._dropContent_1wuvn_24,._previewOverlay_1wuvn_25 button{border:0;font:inherit}._backButton_1wuvn_21{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;background:#ffffffd1;color:#1e40af;font-weight:800;box-shadow:0 12px 30px #0f172a14;cursor:pointer}._heroGrid_1wuvn_43{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:stretch;margin-top:18px}._heroCopy_1wuvn_51,._seriesCard_1wuvn_52,._uploadPanel_1wuvn_53,._detailPanel_1wuvn_54{border:1px solid rgba(148,163,184,.24);background:#ffffffdb;box-shadow:0 24px 70px #1e40af1c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._heroCopy_1wuvn_51{border-radius:34px;padding:clamp(24px,4vw,46px);overflow:hidden;position:relative}._heroCopy_1wuvn_51:after{content:"";position:absolute;width:220px;height:220px;right:-70px;bottom:-90px;border-radius:50%;background:linear-gradient(135deg,#1e40af29,#ec489929)}._kicker_1wuvn_79{display:inline-flex;align-items:center;gap:8px;color:#1e40af;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}._heroCopy_1wuvn_51 h1{position:relative;margin:14px 0 12px;max-width:720px;font-size:clamp(34px,6vw,62px);line-height:.96;letter-spacing:-.06em;z-index:1}._heroCopy_1wuvn_51 p{position:relative;max-width:640px;margin:0;color:#475569;font-size:17px;line-height:1.65;z-index:1}._metaRow_1wuvn_110{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}._metaRow_1wuvn_110 span,._postBadge_1wuvn_120,._fileStats_1wuvn_121 span{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:#eff4ff;color:#1e3a8a;font-size:13px;font-weight:800}._seriesCard_1wuvn_52{border-radius:30px;padding:20px}._seriesTop_1wuvn_138{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;color:#64748b;font-weight:800}._seriesTop_1wuvn_138 strong{color:#0f172a;font-size:22px}._episodeRail_1wuvn_152{display:grid;gap:10px}._episodePill_1wuvn_157{display:flex;gap:12px;align-items:center;padding:12px;border-radius:20px;background:#f8fafc;border:1px solid #e2e8f0}._episodePill_1wuvn_157>span{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#e2e8f0;color:#64748b}._episodePill_1wuvn_157 strong{display:block;font-size:14px}._episodePill_1wuvn_157 small{color:#64748b;font-weight:700}._episodeDone_1wuvn_187{background:#ecfdf5;border-color:#bbf7d0}._episodeDone_1wuvn_187>span{background:#16a34a;color:#fff}._episodeActive_1wuvn_197{background:#eff6ff;border-color:#93c5fd;box-shadow:0 14px 34px #1e40af1f}._episodeActive_1wuvn_197>span{background:#1e40af;color:#fff}._episodeLocked_1wuvn_208{opacity:.68}._workspace_1wuvn_12{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:start}._uploadPanel_1wuvn_53,._detailPanel_1wuvn_54{border-radius:30px;padding:20px}._panelHeader_1wuvn_225{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}._panelHeader_1wuvn_225 h2{margin:5px 0 0;font-size:24px;letter-spacing:-.03em}._dropzone_1wuvn_239{min-height:430px;border:2px dashed #bfdbfe;border-radius:28px;background:linear-gradient(135deg,#eff6fff0,#ffffffe6),repeating-linear-gradient(45deg,rgba(30,64,175,.04),rgba(30,64,175,.04) 10px,transparent 10px,transparent 20px);overflow:hidden;display:grid;place-items:center;transition:.2s ease}._dropzoneActive_1wuvn_252{border-color:#1e40af;transform:translateY(-2px);box-shadow:0 22px 54px #1e40af29}._dropzoneHasVideo_1wuvn_258{border-style:solid;background:#020617}._dropContent_1wuvn_24{width:100%;min-height:430px;display:grid;place-items:center;align-content:center;gap:10px;background:transparent;color:#0f172a;cursor:pointer;text-align:center;padding:24px}._dropContent_1wuvn_24 strong{font-size:clamp(22px,3vw,30px);letter-spacing:-.04em}._dropContent_1wuvn_24 small{color:#64748b;font-weight:700}._uploadIcon_1wuvn_287{width:76px;height:76px;border-radius:26px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#1e40af,#3b82f6);box-shadow:0 18px 34px #1e40af40}._previewWrap_1wuvn_298{position:relative;width:100%;height:100%;min-height:430px}._videoPreview_1wuvn_305{width:100%;height:100%;min-height:430px;display:block;object-fit:contain;background:#020617}._previewOverlay_1wuvn_25{position:absolute;left:16px;right:16px;bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:20px;background:#0f172ab8;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}._previewOverlay_1wuvn_25 span,._previewOverlay_1wuvn_25 button{display:inline-flex;align-items:center;gap:8px;font-weight:800}._previewOverlay_1wuvn_25 button{padding:9px 12px;border-radius:999px;background:#ffffff1f;color:#fff;cursor:pointer}._fileStats_1wuvn_121{display:flex;justify-content:space-between;gap:10px;margin-top:14px;flex-wrap:wrap}._field_1wuvn_354{display:grid;gap:8px;margin-bottom:14px}._field_1wuvn_354 span{color:#334155;font-size:13px;font-weight:900}._field_1wuvn_354 input,._field_1wuvn_354 textarea{width:100%;border:1px solid #dbeafe;border-radius:18px;background:#f8fbff;color:#0f172a;font:inherit;padding:14px 15px;outline:none;transition:.2s ease}._field_1wuvn_354 textarea{min-height:116px;resize:vertical}._field_1wuvn_354 input:focus,._field_1wuvn_354 textarea:focus{border-color:#1e40af;box-shadow:0 0 0 4px #1e40af1a;background:#fff}._rulesBox_1wuvn_391{display:flex;gap:12px;padding:14px;border-radius:20px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}._rulesBox_1wuvn_391 p{margin:4px 0 0;line-height:1.5;font-size:13px;color:#9a3412}._summaryCard_1wuvn_408{display:grid;gap:8px;margin:14px 0;padding:16px;border-radius:22px;background:linear-gradient(135deg,#eff6ff,#eef2ff);border:1px solid #bfdbfe}._summaryCard_1wuvn_408 span,._summaryCard_1wuvn_408 small{color:#64748b;font-weight:800;font-size:12px}._summaryCard_1wuvn_408 strong{display:flex;align-items:center;gap:8px;color:#1e3a8a}._actions_1wuvn_432{display:grid;grid-template-columns:1fr 1.25fr;gap:10px}._secondaryButton_1wuvn_22,._primaryButton_1wuvn_23{min-height:48px;border-radius:16px;font-weight:900;cursor:pointer}._secondaryButton_1wuvn_22{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#f1f5f9;color:#334155}._primaryButton_1wuvn_23{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 16px 34px #1e40af42}._primaryButton_1wuvn_23:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}@media (max-width: 940px){._heroGrid_1wuvn_43,._workspace_1wuvn_12{grid-template-columns:1fr}._seriesCard_1wuvn_52{order:2}}@media (max-width: 560px){._page_1wuvn_1{padding:14px}._heroCopy_1wuvn_51,._seriesCard_1wuvn_52,._uploadPanel_1wuvn_53,._detailPanel_1wuvn_54{border-radius:24px}._panelHeader_1wuvn_225,._previewOverlay_1wuvn_25{flex-direction:column;align-items:stretch}._actions_1wuvn_432{grid-template-columns:1fr}._dropzone_1wuvn_239,._dropContent_1wuvn_24,._previewWrap_1wuvn_298,._videoPreview_1wuvn_305{min-height:330px}}._trimPanel_1wuvn_507{margin-top:16px;display:grid;gap:14px}._modeSwitch_1wuvn_513{display:grid;grid-template-columns:1fr 1fr;gap:10px}._modeSwitch_1wuvn_513 button,._segmentTabs_1wuvn_520 button{border:1px solid #dbeafe;border-radius:16px;background:#f8fbff;color:#334155;min-height:46px;font:inherit;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}._modeSwitch_1wuvn_513 ._modeActive_1wuvn_535,._segmentTabs_1wuvn_520 ._segmentTabActive_1wuvn_536{background:#1e40af;border-color:#1e40af;color:#fff;box-shadow:0 14px 30px #1e40af38}._tiktokTrimBox_1wuvn_543{border:1px solid #dbeafe;border-radius:24px;background:#fff;padding:16px;box-shadow:inset 0 1px #fffc}._trimLengthBubble_1wuvn_551{width:fit-content;margin:0 auto 12px;padding:8px 12px;border-radius:999px;background:#020617;color:#fff;font-weight:900;font-size:13px}._timelineTrack_1wuvn_562{position:relative;height:82px;border-radius:22px;background:linear-gradient(90deg,#dbeafe,#eff6ff,#dbeafe);overflow:hidden;border:1px solid #bfdbfe}._timelineTicks_1wuvn_571{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,rgba(30,64,175,.18) 0 2px,transparent 2px 18px),linear-gradient(180deg,#ffffffbd,#ffffff42)}._timelineSelection_1wuvn_579{position:absolute;top:10px;bottom:10px;border:3px solid #1e40af;border-radius:18px;background:#1e40af29;box-shadow:0 8px 24px #1e40af2e;pointer-events:none}._timelineTrack_1wuvn_562 input[type=range]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none}._timelineTrack_1wuvn_562 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:70px;border-radius:999px;background:#1e40af;border:3px solid #fff;box-shadow:0 8px 18px #0f172a47;cursor:grab;pointer-events:auto}._timelineTrack_1wuvn_562 input[type=range]::-moz-range-thumb{width:18px;height:70px;border-radius:999px;background:#1e40af;border:3px solid #fff;box-shadow:0 8px 18px #0f172a47;cursor:grab;pointer-events:auto}._trimTimes_1wuvn_623,._partMetaLine_1wuvn_624{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;color:#64748b;font-size:12px;font-weight:800}._trimTimes_1wuvn_623 strong{color:#1e3a8a;text-align:center}._segmentTabs_1wuvn_520{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}._segmentTabs_1wuvn_520 button{min-height:38px;padding:0 12px;font-size:13px}._partEditor_1wuvn_653{display:grid;gap:12px}._partVideo_1wuvn_658{width:100%;max-height:260px;border-radius:22px;background:#020617;object-fit:contain;border:1px solid #1e293b}._thumbnailPreview_1wuvn_667{width:100%;height:96px;object-fit:cover;border-radius:18px;border:1px solid #dbeafe}._progressBox_1wuvn_675{display:grid;gap:8px;margin:12px 0;color:#1e3a8a;font-size:13px;font-weight:900}._progressBox_1wuvn_675 i{height:9px;border-radius:999px;background:#dbeafe;overflow:hidden}._progressBox_1wuvn_675 b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1e40af,#3b82f6);transition:width .18s ease}._errorBox_1wuvn_699,._successBox_1wuvn_700{margin:12px 0;padding:12px 14px;border-radius:18px;font-size:13px;font-weight:800;line-height:1.45}._errorBox_1wuvn_699{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}._successBox_1wuvn_700{background:#ecfdf5;color:#166534;border:1px solid #bbf7d0}@media (max-width: 560px){._modeSwitch_1wuvn_513{grid-template-columns:1fr}._trimTimes_1wuvn_623{align-items:flex-start;flex-direction:column}}._simpleStepHeader_1wuvn_733{display:grid;gap:5px}._simpleStepHeader_1wuvn_733 span{color:#1e40af;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}._simpleStepHeader_1wuvn_733 h2{margin:0;font-size:22px;letter-spacing:-.03em}._simpleStepHeader_1wuvn_733 p{margin:0;color:#64748b;line-height:1.5;font-size:14px}._trimPanel_1wuvn_507>._secondaryButton_1wuvn_22,._trimPanel_1wuvn_507>._primaryButton_1wuvn_23{width:100%}._previewControls_1wuvn_765{display:inline-flex;align-items:center;justify-content:center;gap:8px}._previewControls_1wuvn_765 button{width:40px;height:40px;padding:0;display:grid;place-items:center;border-radius:999px;background:#ffffff29;color:#fff}._previewControls_1wuvn_765 button:nth-child(2){width:48px;height:48px;background:#fff;color:#1e40af}._readyPanel_1wuvn_791{display:grid;gap:14px;padding:12px;border-radius:26px;background:#020617;color:#fff}._previewControlsReady_1wuvn_800{display:inline-flex;justify-content:center;align-items:center;gap:10px}._previewControlsReady_1wuvn_800 button{width:44px;height:44px;border:0;border-radius:999px;display:grid;place-items:center;background:#ffffff24;color:#fff;cursor:pointer}._previewControlsReady_1wuvn_800 button:nth-child(2){width:54px;height:54px;background:#fff;color:#1e40af}._page_108t6_1{min-height:100vh;padding:20px clamp(12px,3vw,34px) 36px;color:#f8fafc;background:radial-gradient(circle at 20% 0%,rgba(37,99,235,.26),transparent 28%),linear-gradient(180deg,#050816,#0f172a 55%,#111827)}._header_108t6_10{display:flex;align-items:center;gap:18px;max-width:1040px;margin:0 auto 18px}._header_108t6_10 span{display:inline-flex;align-items:center;font-size:.78rem;font-weight:900;color:#93c5fd;text-transform:uppercase}._header_108t6_10 h1{margin:2px 0 0;font-size:clamp(1.7rem,4vw,2.65rem);line-height:1.05;color:#fff}._backButton_108t6_34{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:10px 13px;background:#ffffff14;color:#fff;font-weight:900;cursor:pointer}._backButton_108t6_34:hover,._backButton_108t6_34:focus-visible{outline:none;background:#ffffff24}._stage_108t6_53{width:min(100%,1040px);margin:0 auto}._playerShell_108t6_58{position:relative;width:100%;border:1px solid rgba(255,255,255,.12);border-radius:8px;overflow:hidden;background:#000;box-shadow:0 26px 70px #0000006b}._player_108t6_58{width:100%;height:min(74vh,680px);min-height:420px;background:#000;object-fit:contain;display:block}._centerAction_108t6_77{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:center;pointer-events:none}._centerAction_108t6_77 button{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;width:82px;height:82px;border:1px solid rgba(255,255,255,.34);border-radius:999px;color:#0f172a;background:#ffffffeb;cursor:pointer;box-shadow:0 18px 40px #00000047}._controls_108t6_102{position:absolute;left:14px;right:14px;bottom:14px;z-index:5;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#fff;background:#020617ad;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}._controls_108t6_102 button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:999px;color:#fff;background:#ffffff1f;cursor:pointer}._controls_108t6_102 button:hover,._controls_108t6_102 button:focus-visible{outline:none;background:#ffffff38}._controls_108t6_102 span{margin-left:auto;font-size:.86rem;font-weight:800;color:#ffffffdb}._details_108t6_146{margin-top:14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:15px 16px;background:#ffffff0f}._details_108t6_146 span{font-size:.76rem;font-weight:900;color:#93c5fd;text-transform:uppercase}._details_108t6_146 h2{margin:4px 0 5px;font-size:clamp(1.2rem,3vw,1.7rem);color:#fff}._details_108t6_146 p{margin:0;color:#cbd5e1;line-height:1.5}._status_108t6_173{max-width:680px;margin:40px auto;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:24px;background:#ffffff14;font-weight:900;color:#e2e8f0}@media (max-width: 720px){._page_108t6_1{padding-inline:10px}._header_108t6_10{align-items:flex-start;flex-direction:column;gap:12px}._player_108t6_58{height:68vh;min-height:360px}._centerAction_108t6_77 button{width:68px;height:68px}._controls_108t6_102{left:8px;right:8px;bottom:8px;gap:6px;padding:8px}._controls_108t6_102 button{width:36px;height:36px}._controls_108t6_102 span{font-size:.75rem}}._detailsTopline_108t6_224{display:flex;align-items:center;justify-content:space-between;gap:12px}._detailsTopline_108t6_224 strong{display:inline-flex;align-items:center;border:1px solid rgba(34,197,94,.34);border-radius:999px;padding:6px 10px;color:#bbf7d0;background:#22c55e1f;font-size:.76rem;font-weight:900;white-space:nowrap}._ownerActions_108t6_244{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:16px;max-width:360px}._ownerActions_108t6_244 button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border-radius:8px;font-weight:900;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}._ownerActions_108t6_244 button:hover:not(:disabled),._ownerActions_108t6_244 button:focus-visible:not(:disabled){outline:none;transform:translateY(-1px)}._ownerActions_108t6_244 button:disabled{cursor:wait;opacity:.7}._editButton_108t6_275{border:1px solid rgba(147,197,253,.42);color:#eff6ff;background:linear-gradient(135deg,#2563ebeb,#0ea5e9db);box-shadow:0 14px 30px #2563eb3d}._deleteButton_108t6_282{border:1px solid rgba(248,113,113,.34);color:#fecaca;background:#7f1d1d3d}._deleteButton_108t6_282:hover:not(:disabled),._deleteButton_108t6_282:focus-visible:not(:disabled){background:#b91c1c57}@media (max-width: 720px){._detailsTopline_108t6_224{align-items:flex-start;flex-direction:column}._ownerActions_108t6_244{max-width:none}}._container_1yg1a_1{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100%;height:100dvh;overflow:hidden;background:radial-gradient(circle at top left,rgba(30,64,175,.14),transparent 30%),linear-gradient(180deg,#f8fbff,#eef4ff);color:#0f172a;font-family:Inter,Segoe UI,system-ui,sans-serif}._topBar_1yg1a_16{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:max(12px,env(safe-area-inset-top)) 14px 12px;background:#ffffffe6;border-bottom:1px solid rgba(30,64,175,.1);box-shadow:0 12px 34px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._title_1yg1a_31{margin:0;min-width:0;color:#0f172a;font-size:clamp(1.13rem,4vw,1.45rem);font-weight:850;letter-spacing:0;white-space:nowrap}._h1_1yg1a_41{color:#1e40af}._topActions_1yg1a_45,._innerIcons_1yg1a_46{display:flex;align-items:center;gap:9px}._miniIcons_1yg1a_52{position:relative;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(30,64,175,.1);border-radius:50%;background:#fff;color:#1e40af;cursor:pointer;box-shadow:0 10px 24px #1e40af1f;transition:transform .18s ease,box-shadow .18s ease}._miniIcons_1yg1a_52:hover{transform:translateY(-1px);box-shadow:0 14px 30px #1e40af2e}._requestBadge_1yg1a_73{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #ffffff;border-radius:999px;background:#dc2626;color:#fff;font-size:.67rem;font-weight:850;line-height:1}._scrollBody_1yg1a_92{flex:1;min-height:0;overflow-y:auto;padding:18px 14px 28px;scrollbar-width:none}._scrollBody_1yg1a_92::-webkit-scrollbar{display:none}._filterBox_1yg1a_104{width:min(100%,980px);margin:0 auto 16px;padding:16px;border:1px solid rgba(30,64,175,.1);border-radius:24px;background:#ffffffeb;box-shadow:0 18px 46px #0f172a14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}._filterHeader_1yg1a_115{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:12px}._filterTitle_1yg1a_124{margin:0;display:inline-flex;align-items:center;gap:8px;color:#111827;font-size:1.02rem;font-weight:850}._clearButton_1yg1a_134{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(30,64,175,.1);border-radius:999px;background:#eef4ff;color:#1e40af;font-weight:800;cursor:pointer}._searchWrap_1yg1a_148{position:relative;margin-bottom:12px}._searchWrap_1yg1a_148>._connectIcon_1yg1a_153{position:absolute;left:14px;top:50%;z-index:2;color:#64748b;transform:translateY(-50%)}._searchWrap_1yg1a_148 ._select_1yg1a_162{padding-left:42px}._filterGroup_1yg1a_166{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._select_1yg1a_162{width:100%;min-height:48px;box-sizing:border-box;border:1px solid rgba(148,163,184,.32);border-radius:16px;outline:none;background:#fff;color:#0f172a;padding:0 14px;font-size:.94rem;font-weight:700;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}._select_1yg1a_162:focus{border-color:#1e40af80;box-shadow:0 0 0 4px #1e40af1a}._select_1yg1a_162::placeholder{color:#94a3b8;font-weight:650}._resultCount_1yg1a_197{margin:12px 0 0;color:#64748b;font-size:.88rem;font-weight:750}._listContainer_1yg1a_204{width:min(100%,980px);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:12px;padding-bottom:18px}._card_1yg1a_213{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:13px;border:1px solid rgba(30,64,175,.1);border-radius:24px;background:#fffffff0;box-shadow:0 14px 38px #0f172a12;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}._card_1yg1a_213:hover{transform:translateY(-3px);border-color:#1e40af33;box-shadow:0 22px 48px #1e40af21}._image_1yg1a_232{width:76px;height:76px;min-width:76px;border:3px solid #ffffff;border-radius:22px;object-fit:cover;background:#e2e8f0;box-shadow:0 10px 22px #0f172a1c;outline:2px solid rgba(30,64,175,.14)}._details_1yg1a_244{min-width:0;display:flex;flex-direction:column;text-align:left}._profileLink_1yg1a_251{min-width:0;cursor:pointer}._name_1yg1a_256{margin:1px 0 2px;max-width:100%;overflow:hidden;color:#111827;font-size:1rem;font-weight:850;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}._handle_1yg1a_268{margin:0 0 7px;overflow:hidden;color:#64748b;font-size:.84rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}._meta_1yg1a_278{margin:0 0 5px;min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;color:#475569;font-size:.84rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}._buttons_1yg1a_292{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;margin-top:10px}._requestTabs_1yg1a_299{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}._requestTabs_1yg1a_299::-webkit-scrollbar{display:none}._requestTabs_1yg1a_299 ._btn_1yg1a_312{flex:1 0 max-content}._btn_1yg1a_312,._btnDisconnect_1yg1a_317{min-width:132px;min-height:44px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;font-size:.86rem;font-weight:850;line-height:1.15;text-align:center;white-space:nowrap;cursor:pointer;transition:transform .18s ease,filter .18s ease,opacity .18s ease}._btn_1yg1a_312:hover,._btnDisconnect_1yg1a_317:hover{transform:translateY(-1px)}._btnAdd_1yg1a_341,._btnCancel_1yg1a_342,._btnFriends_1yg1a_343{color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);box-shadow:0 10px 22px #1e40af33}._btnCancel_1yg1a_342{background:linear-gradient(135deg,#475569,#1e40af)}._btnFriends_1yg1a_343{background:linear-gradient(135deg,#0f766e,#2563eb)}._btnDisconnect_1yg1a_317{border:1px solid rgba(148,163,184,.24);background:#f8fafc;color:#0f172a}._fullButton_1yg1a_363{grid-column:1 / -1}._noResult_1yg1a_367{grid-column:1 / -1;margin:0;padding:28px 18px;border:1px dashed rgba(30,64,175,.18);border-radius:22px;background:#ffffffc2;color:#64748b;text-align:center;font-weight:800}._sectionTitle_1yg1a_379,._hiddenMenu_1yg1a_380,._dropDown_1yg1a_381,._dropDown1_1yg1a_382{display:none}._connectIcon_1yg1a_153{position:relative;width:18px;height:18px;display:inline-block;flex:0 0 18px;color:currentColor}._connectIcon_1yg1a_153:before,._connectIcon_1yg1a_153:after{content:"";position:absolute;box-sizing:border-box}._connectIcon_back_1yg1a_402:before{left:4px;top:4px;width:10px;height:10px;border-left:2.3px solid currentColor;border-bottom:2.3px solid currentColor;transform:rotate(45deg)}._connectIcon_back_1yg1a_402:after{left:5px;top:8px;width:12px;height:2.3px;border-radius:999px;background:currentColor}._connectIcon_bell_1yg1a_421:before{left:4px;top:3px;width:10px;height:12px;border:2px solid currentColor;border-bottom:0;border-radius:9px 9px 4px 4px}._connectIcon_bell_1yg1a_421:after{left:3px;bottom:2px;width:12px;height:2px;border-radius:999px;background:currentColor;box-shadow:5px 3px 0 -3px currentColor}._connectIcon_filter_1yg1a_441:before{top:3px;right:2px;bottom:10px;left:2px;border:2px solid currentColor;border-radius:999px}._connectIcon_filter_1yg1a_441:after{left:7px;top:8px;width:4px;height:7px;background:currentColor;clip-path:polygon(0 0,100% 0,72% 100%,28% 100%)}._connectIcon_reset_1yg1a_456:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%}._connectIcon_reset_1yg1a_456:after{right:2px;top:2px;width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(18deg)}._connectIcon_search_1yg1a_473:before{left:2px;top:2px;width:11px;height:11px;border:2px solid currentColor;border-radius:50%}._connectIcon_search_1yg1a_473:after{right:2px;bottom:2px;width:7px;height:2px;border-radius:999px;background:currentColor;transform:rotate(45deg)}._connectIcon_connect_1yg1a_492:before{left:1px;top:5px;width:9px;height:8px;border:2px solid currentColor;border-right:0;border-radius:999px 0 0 999px}._connectIcon_connect_1yg1a_492:after{right:1px;top:5px;width:9px;height:8px;border:2px solid currentColor;border-left:0;border-radius:0 999px 999px 0}._connectIcon_clock_1yg1a_512:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:50%}._connectIcon_clock_1yg1a_512:after{left:8px;top:4px;width:5px;height:6px;border-left:2px solid currentColor;border-bottom:2px solid currentColor}._connectIcon_inbox_1yg1a_527:before{left:2px;top:5px;width:14px;height:10px;border:2px solid currentColor;border-radius:4px}._connectIcon_inbox_1yg1a_527:after{left:5px;top:9px;width:8px;height:4px;border-left:2px solid currentColor;border-right:2px solid currentColor;border-bottom:2px solid currentColor;border-radius:0 0 5px 5px}._connectIcon_check_1yg1a_547:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:50%}._connectIcon_check_1yg1a_547:after{left:5px;top:8px;width:8px;height:5px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}._connectIcon_x_1yg1a_563:before,._connectIcon_x_1yg1a_563:after{left:3px;top:8px;width:12px;height:2px;border-radius:999px;background:currentColor}._connectIcon_x_1yg1a_563:before{transform:rotate(45deg)}._connectIcon_x_1yg1a_563:after{transform:rotate(-45deg)}._connectIcon_globe_1yg1a_581:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:50%}._connectIcon_globe_1yg1a_581:after{left:8px;top:3px;width:2px;height:12px;border-radius:999px;background:currentColor;box-shadow:-5px 5px 0 -4px currentColor,5px 5px 0 -4px currentColor}._connectIcon_pin_1yg1a_597:before{left:4px;top:1px;width:10px;height:13px;border:2px solid currentColor;border-radius:999px 999px 999px 2px;transform:rotate(-45deg)}._connectIcon_pin_1yg1a_597:after{left:7px;top:5px;width:4px;height:4px;border-radius:50%;background:currentColor}._connectIcon_interest_1yg1a_616:before{left:2px;top:5px;width:8px;height:8px;border:2px solid currentColor;border-radius:50%}._connectIcon_interest_1yg1a_616:after{right:2px;top:5px;width:8px;height:8px;border:2px solid currentColor;border-radius:50%}@media (max-width: 620px){._scrollBody_1yg1a_92{padding:14px 10px 22px}._filterBox_1yg1a_104{border-radius:20px;padding:13px}._filterGroup_1yg1a_166,._listContainer_1yg1a_204{grid-template-columns:1fr}._card_1yg1a_213{grid-template-columns:auto minmax(0,1fr);border-radius:20px}._image_1yg1a_232{width:68px;height:68px;min-width:68px;border-radius:20px}._buttons_1yg1a_292{grid-template-columns:1fr}}body.elighttee-dark ._container_1yg1a_1{background:radial-gradient(circle at top left,rgba(59,130,246,.14),transparent 32%),linear-gradient(180deg,#0f172a,#020617);color:var(--elighttee-text)!important}body.elighttee-dark ._topBar_1yg1a_16,body.elighttee-dark ._filterBox_1yg1a_104,body.elighttee-dark ._card_1yg1a_213,body.elighttee-dark ._miniIcons_1yg1a_52,body.elighttee-dark ._noResult_1yg1a_367,body.elighttee-dark ._select_1yg1a_162{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._title_1yg1a_31,body.elighttee-dark ._filterTitle_1yg1a_124,body.elighttee-dark ._name_1yg1a_256{color:var(--elighttee-text)!important}body.elighttee-dark ._meta_1yg1a_278,body.elighttee-dark ._handle_1yg1a_268,body.elighttee-dark ._resultCount_1yg1a_197,body.elighttee-dark ._noResult_1yg1a_367{color:var(--elighttee-muted)!important}body.elighttee-dark ._btnDisconnect_1yg1a_317,body.elighttee-dark ._clearButton_1yg1a_134{background:#101827!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}._page_8sd9a_1{min-height:100vh;background:#f0f2f5;color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._topbar_8sd9a_8{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:64px;height:auto;padding:.62rem max(.9rem,calc((100vw - 1060px)/2));background:#fffffff5;border-bottom:1px solid #d8dee8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._back_8sd9a_24,._searchButton_8sd9a_25,._cardBody_8sd9a_26,._applyButton_8sd9a_27{border:0;cursor:pointer;font:inherit;text-decoration:none}._back_8sd9a_24,._searchButton_8sd9a_25{width:2.45rem;height:2.45rem;display:grid;place-items:center;border-radius:999px;color:#1e40af;background:#eef2ff}._searchButton_8sd9a_25{background:#f3f4f6;color:#374151}._brand_8sd9a_50{min-width:0;display:flex;align-items:center;gap:.7rem}._brand_8sd9a_50>div{min-width:0}._brand_8sd9a_50>span,._cardIcon_8sd9a_62{flex:0 0 auto;display:grid;place-items:center;color:#1e40af;background:#dbeafe}._brand_8sd9a_50>span{width:2.35rem;height:2.35rem;border-radius:8px}._brand_8sd9a_50 strong{display:block;color:#111827;font-size:1.02rem;font-weight:850;letter-spacing:0;line-height:1.3;overflow-wrap:anywhere}._brand_8sd9a_50 p{margin:.1rem 0 0;color:#65676b;font-size:.86rem;line-height:1.35;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}._hero_8sd9a_97{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,auto);align-items:end;gap:1rem;width:min(1060px,calc(100% - 1.5rem));margin:.85rem auto 0;padding:clamp(1rem,3vw,1.6rem);border:1px solid #d8dee8;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0f}._heroCopy_8sd9a_111{min-width:0}._kicker_8sd9a_115{display:inline-flex;align-items:center;color:#1e40af;font-size:.78rem;font-weight:850;text-transform:uppercase}._hero_8sd9a_97 h1{max-width:42rem;margin:.48rem 0 0;color:#111827;font-size:clamp(1.7rem,4vw,2.55rem);line-height:1.08;letter-spacing:0;overflow-wrap:anywhere}._hero_8sd9a_97 p{max-width:40rem;margin:.62rem 0 0;color:#65676b;font-size:1rem;line-height:1.5;overflow-wrap:anywhere}._heroPanel_8sd9a_143{display:grid;grid-template-columns:repeat(2,minmax(7.5rem,1fr));gap:.55rem;min-width:min(19rem,100%)}._heroPanel_8sd9a_143 div{min-height:auto;height:auto;display:flex;flex-direction:column;justify-content:center;gap:.24rem;padding:.95rem;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}._heroPanel_8sd9a_143 strong{color:#1e40af;font-size:1.55rem;line-height:1}._heroPanel_8sd9a_143 svg{color:#1e40af}._heroPanel_8sd9a_143 span{color:#4b5563;font-size:.84rem;font-weight:700;text-transform:capitalize;line-height:1.35;overflow-wrap:anywhere}._jobsSection_8sd9a_182{width:min(1060px,calc(100% - 1.5rem));margin:0 auto;padding:.95rem 0 1.75rem}._sectionHead_8sd9a_188{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.72rem}._sectionHead_8sd9a_188 h2{margin:0;color:#111827;font-size:1.08rem;letter-spacing:0;line-height:1.35;overflow-wrap:anywhere}._sectionHead_8sd9a_188 p{margin:.25rem 0 0;color:#65676b;font-size:.9rem;line-height:1.35;overflow-wrap:anywhere}._sectionHead_8sd9a_188>span{flex:0 0 auto;padding:.38rem .62rem;border-radius:999px;color:#1e40af;background:#e0e7ff;font-size:.8rem;font-weight:850}._jobGrid_8sd9a_223{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));align-items:start;gap:1rem}._jobCard_8sd9a_230{display:flex;flex-direction:column;gap:1.1rem;min-height:auto;height:auto;padding:clamp(1.1rem,3vw,1.4rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;overflow:visible}._jobCard_8sd9a_230:hover,._activeCard_8sd9a_246{border-color:#1e40af6b;box-shadow:0 8px 20px #1e40af14}._activeCard_8sd9a_246{transform:translateY(-1px)}._cardBody_8sd9a_26{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:start;min-height:auto;height:auto;padding:0;color:inherit;background:transparent;text-align:left;overflow:visible}._cardBody_8sd9a_26>div{min-width:0}._cardIcon_8sd9a_62{width:2.55rem;height:2.55rem;border-radius:8px}._jobCard_8sd9a_230 h3{margin:0;color:#111827;font-size:1.05rem;line-height:1.42;letter-spacing:0;overflow-wrap:anywhere}._jobCard_8sd9a_230 p{margin:.5rem 0 0;color:#4b5563;font-size:.92rem;line-height:1.65;overflow-wrap:anywhere}._jobCard_8sd9a_230 ._cardBody_8sd9a_26 span:last-child{display:inline-flex;margin-top:.55rem;color:#6b7280;font-size:.78rem;font-weight:750;line-height:1.45;overflow-wrap:anywhere}._applyButton_8sd9a_27{width:100%;min-height:2.55rem;height:auto;margin-top:auto;padding:.72rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:8px;color:#fff;background:#1e40af;font-weight:800;transition:background .18s ease,transform .18s ease}._applyButton_8sd9a_27:hover{background:#1d3d9a}._applyButton_8sd9a_27:active{transform:translateY(1px)}._footer_8sd9a_332{width:min(1060px,calc(100% - 1.5rem));margin:0 auto;padding:.3rem 0 1.35rem;color:#65676b;font-size:.84rem;text-align:center}._footer_8sd9a_332 p{margin:0}@media (max-width: 760px){._topbar_8sd9a_8{min-height:58px;padding-inline:.75rem}._brand_8sd9a_50 p{display:block}._hero_8sd9a_97{grid-template-columns:1fr;align-items:start;width:min(100% - 1rem,1060px)}._heroPanel_8sd9a_143{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}._jobsSection_8sd9a_182,._footer_8sd9a_332{width:min(100% - 1rem,1060px)}._sectionHead_8sd9a_188{align-items:flex-start}._jobGrid_8sd9a_223{grid-template-columns:1fr}}@media (max-width: 420px){._hero_8sd9a_97{margin-top:.5rem;padding:.9rem}._hero_8sd9a_97 h1{font-size:1.62rem}._heroPanel_8sd9a_143{grid-template-columns:1fr}._sectionHead_8sd9a_188>span{display:none}._jobCard_8sd9a_230{padding:1rem}}body.elighttee-dark ._page_8sd9a_1{background:var(--elighttee-page-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._topbar_8sd9a_8,body.elighttee-dark ._hero_8sd9a_97,body.elighttee-dark ._heroPanel_8sd9a_143 div,body.elighttee-dark ._jobCard_8sd9a_230{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._brand_8sd9a_50 p,body.elighttee-dark ._hero_8sd9a_97 p,body.elighttee-dark ._heroPanel_8sd9a_143 span,body.elighttee-dark ._sectionHead_8sd9a_188 p,body.elighttee-dark ._jobCard_8sd9a_230 p,body.elighttee-dark ._jobCard_8sd9a_230 ._cardBody_8sd9a_26 span:last-child,body.elighttee-dark ._footer_8sd9a_332{color:var(--elighttee-muted)!important}body.elighttee-dark ._brand_8sd9a_50 strong,body.elighttee-dark ._hero_8sd9a_97 h1,body.elighttee-dark ._sectionHead_8sd9a_188 h2,body.elighttee-dark ._jobCard_8sd9a_230 h3{color:var(--elighttee-text)!important}body.elighttee-dark ._back_8sd9a_24,body.elighttee-dark ._searchButton_8sd9a_25,body.elighttee-dark ._cardIcon_8sd9a_62,body.elighttee-dark ._brand_8sd9a_50>span{background:#080808!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}._container_4g4uy_1{min-height:100vh;width:100%;padding:1.25rem;background:radial-gradient(circle at top left,rgba(30,64,175,.055),transparent 28rem),linear-gradient(180deg,#fbfdff,#f6f8fb);color:#0f172a;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._shell_4g4uy_12{width:min(920px,100%);min-height:calc(100vh - 2.5rem);margin:0 auto;display:flex;flex-direction:column;justify-content:center;gap:1.55rem}._topBar_4g4uy_22{display:flex;align-items:center;justify-content:space-between;gap:1rem}._back_4g4uy_29,._badge_4g4uy_30,._marketCard_4g4uy_31,._cardMeta_4g4uy_32,._openIcon_4g4uy_33,._iconWrap_4g4uy_34{display:inline-flex;align-items:center}._back_4g4uy_29{justify-content:center;width:44px;height:44px;border-radius:16px;border:1px solid #e5eaf2;background:#ffffffd1;color:#1e40af;box-shadow:0 10px 24px #0f172a0b;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}._back_4g4uy_29:hover{transform:translateY(-1px);border-color:#bfdbfe;background:#fff}._badge_4g4uy_30{gap:.45rem;padding:.56rem .78rem;border-radius:999px;border:1px solid #e0e7ff;background:#eff6ffc7;color:#1e40af;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:0}._header_4g4uy_71{max-width:680px}._eyebrow_4g4uy_75{margin:0 0 .5rem;color:#1e40af;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:0}._header_4g4uy_71 h1{margin:0;font-size:clamp(2rem,4.5vw,3.85rem);line-height:1.06;color:#0f172a;font-weight:850}._header_4g4uy_71 p:last-child{max-width:600px;margin:.85rem 0 0;color:#667085;font-size:.98rem;line-height:1.7}._marketGrid_4g4uy_100{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.05rem}._marketCard_4g4uy_31{position:relative;min-height:224px;align-items:flex-start;gap:1rem;padding:1.18rem;border-radius:20px;border:1px solid rgba(226,232,240,.9);background:#ffffffdb;color:inherit;text-decoration:none;box-shadow:0 16px 34px #0f172a0e;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}._marketCard_4g4uy_31:after{content:"";position:absolute;inset:auto -4.6rem -5.4rem auto;width:11.5rem;height:11.5rem;border-radius:50%;background:#1e40af0b;pointer-events:none}._marketCard_4g4uy_31:hover{transform:translateY(-3px);border-color:#1e40af3d;box-shadow:0 22px 42px #0f172a16}._marketCard_4g4uy_31:hover ._openIcon_4g4uy_33{background:#1e40af;color:#fff;transform:translate(1px,-1px)}._iconWrap_4g4uy_34{flex:0 0 auto;justify-content:center;width:56px;height:56px;border-radius:17px;background:#2563eb;color:#fff;box-shadow:0 14px 22px #2563eb2e}._iconWrapSoft_4g4uy_156{background:#334155;box-shadow:0 14px 22px #33415529}._cardBody_4g4uy_161{position:relative;z-index:1;display:flex;min-width:0;flex:1;flex-direction:column;gap:.65rem}._cardTitle_4g4uy_171{color:#0f172a;font-size:1.25rem;font-weight:850;line-height:1.2}._cardText_4g4uy_178{color:#5f6b7a;font-size:.95rem;line-height:1.68}._cardMeta_4g4uy_32{width:fit-content;gap:.45rem;margin-top:auto;padding:.53rem .7rem;border-radius:999px;background:#f8fbff;border:1px solid #e8edf5;color:#1e40af;font-size:.8rem;font-weight:800}._openIcon_4g4uy_33{position:relative;z-index:1;flex:0 0 auto;justify-content:center;width:38px;height:38px;border-radius:13px;background:#f1f6ff;color:#1e40af;transition:transform .2s ease,background .2s ease,color .2s ease}@media (max-width: 760px){._container_4g4uy_1{padding:.85rem}._shell_4g4uy_12{min-height:calc(100vh - 1.7rem);justify-content:flex-start;padding-top:.35rem}._marketGrid_4g4uy_100{grid-template-columns:1fr}._marketCard_4g4uy_31{min-height:unset;border-radius:18px}}@media (max-width: 480px){._topBar_4g4uy_22{align-items:flex-start}._badge_4g4uy_30{max-width:190px;justify-content:center;text-align:center}._header_4g4uy_71 h1{font-size:2.35rem}._header_4g4uy_71 p:last-child{font-size:.94rem}._marketCard_4g4uy_31{padding:.95rem;gap:.85rem}._iconWrap_4g4uy_34{width:50px;height:50px;border-radius:16px}._openIcon_4g4uy_33{width:36px;height:36px}}body.elighttee-dark ._container_4g4uy_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._back_4g4uy_29,body.elighttee-dark ._badge_4g4uy_30,body.elighttee-dark ._marketCard_4g4uy_31,body.elighttee-dark ._cardMeta_4g4uy_32,body.elighttee-dark ._openIcon_4g4uy_33{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._eyebrow_4g4uy_75,body.elighttee-dark ._header_4g4uy_71 h1,body.elighttee-dark ._header_4g4uy_71 p,body.elighttee-dark ._cardTitle_4g4uy_171,body.elighttee-dark ._cardText_4g4uy_178{color:var(--elighttee-text)!important}body.elighttee-dark ._iconWrap_4g4uy_34{background:#1e40af!important;color:#fff!important}._container_ulcmt_1{height:100%;width:100%;overflow-y:scroll;position:fixed;top:0;left:0;scrollbar-width:none;-ms-overflow-style:none;justify-self:center;scroll-snap-type:y mandatory;background:#000;overscroll-behavior-y:contain;scroll-behavior:smooth}._container_ulcmt_1::-webkit-scrollbar{display:none}._videoContainer_ulcmt_41{position:relative;height:100%;width:100%;scroll-snap-align:start;overflow:visible;background:#000}._video_ulcmt_41{min-height:100%;width:100%;object-fit:cover;cursor:pointer;display:block;background:#000}._overlay_ulcmt_77{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;color:#fff;padding:20px;background:linear-gradient(180deg,#0006,#00000014 22%,#0000,#0000002e 54%,#000000b8);display:flex;justify-content:space-between;align-items:flex-end;overflow:visible;pointer-events:none;padding-bottom:4.8rem}._overlay_ulcmt_77>*{pointer-events:auto}._info_ulcmt_129{max-width:min(72vw,540px);padding-right:12px;display:flex;flex-direction:column;justify-content:flex-end}._username_ulcmt_145{font-weight:800;font-size:16px;text-align:left;margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:2px;text-shadow:0 2px 10px rgba(0,0,0,.38)}._caption_ulcmt_169{font-size:14px;margin-top:6px;margin-bottom:0;opacity:.95;max-height:9rem;overflow:hidden;overflow-y:scroll;scrollbar-width:none;text-align:left;line-height:1.45;text-shadow:0 2px 10px rgba(0,0,0,.34);word-break:break-word}._caption_ulcmt_169::-webkit-scrollbar{display:none}._captionToggle_ulcmt_205{border:none;background:transparent;color:#fff;font-weight:800;margin-left:6px;padding:0;cursor:pointer;text-shadow:0 2px 10px rgba(0,0,0,.34)}._captionToggle_ulcmt_205:hover{opacity:.88}._actions_ulcmt_235{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:14px;margin-right:-1rem;margin-bottom:5rem;min-width:74px;padding-bottom:2px;overflow:visible}._iconGroup_ulcmt_261{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff;font-size:13px;cursor:pointer;transition:transform .2s ease,opacity .2s ease;user-select:none;min-width:54px;-webkit-user-select:none;text-shadow:0 2px 8px rgba(0,0,0,.35)}._back_ulcmt_293{position:fixed;top:.75rem;z-index:30;width:42px;height:42px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;background:#0f172a61;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.16);box-shadow:0 10px 24px #0000002e}._bot_ulcmt_327{display:flex;min-width:130%;align-items:center}._videoProgressRow_ulcmt_339{width:min(86vw,460px);margin-top:.45rem;display:flex;align-items:center;gap:10px}._videoProgressWrap_ulcmt_355{flex:1;min-width:0;margin-top:.45rem}._videoTimeText_ulcmt_367{color:#fff;font-size:12px;font-weight:700;white-space:nowrap;text-shadow:0 2px 8px rgba(0,0,0,.35)}._videoProgressTrack_ulcmt_383{width:100%;height:5px;border-radius:999px;background:#ffffff38;overflow:visible;position:relative;cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}._videoProgressFill_ulcmt_407{height:100%;width:0%;border-radius:inherit;background:#fff;transition:width .1s linear}._videoProgressThumb_ulcmt_423{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:999px;background:#fff;box-shadow:0 2px 10px #00000047;pointer-events:none}._back_ulcmt_293{left:.8rem}._topRightActions_ulcmt_455{position:absolute;top:.85rem;right:1rem;z-index:45;display:flex;align-items:center;gap:10px}._topActionItem_ulcmt_475{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 10px 0 0;border-radius:999px;background:#0f172a33;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}._topActionText_ulcmt_499{color:#fff;font-size:13px;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.35);min-width:10px}._topDotsButton_ulcmt_515{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;background:#0f172a52;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 10px 20px #0000002e;border:1px solid rgba(255,255,255,.16)}._iconGroup_ulcmt_261:hover,._back_ulcmt_293:hover,._cameraView_ulcmt_551:hover,._otherView_ulcmt_553:hover,._profilePics_ulcmt_555:hover,._topDotsButton_ulcmt_515:hover,._topActionItem_ulcmt_475:hover{transform:scale(1.06)}._profilePics_ulcmt_555{border:2px solid rgba(255,255,255,.92);min-width:2.85rem;min-height:2.85rem;max-width:2.85rem;max-height:2.85rem;border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 10px 24px #00000038;transition:transform .2s ease}._image_ulcmt_593{width:100%;height:100%;object-fit:cover;display:block}._bottomMenu_ulcmt_607{bottom:0;left:0;position:fixed;width:100%;min-height:3.05rem;display:flex;align-items:center;color:#f5f5f5;z-index:32;background:linear-gradient(180deg,#00000005,#000000e6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.08);padding:.2rem .4rem calc(.2rem + env(safe-area-inset-bottom,0px))}._bottomMoments_ulcmt_641{margin-right:auto;padding-left:1rem;font-weight:800;text-shadow:1px 1px 2px rgba(0,0,0,.45);letter-spacing:.01em}._cameraView_ulcmt_551{margin-right:auto;border-radius:999px;margin-top:-12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 24px #0000002e;transition:transform .2s ease}._otherView_ulcmt_553{margin-right:1rem;text-shadow:1px 1px 2px rgba(0,0,0,.45);font-weight:600;opacity:.92}._basic_ulcmt_701{width:auto;min-width:fit-content;margin-left:0;text-align:left;padding:.38rem .9rem;margin-top:.72rem;margin-bottom:.2rem;background:#121111ad;font-weight:700;text-transform:capitalize;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.12);border-radius:0 999px 0 0/0px 999px 0px 0px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:999;box-shadow:0 8px 20px #00000029}._userLevel_ulcmt_747{font-weight:500;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;color:#e3dddd}._emptyState_ulcmt_759{height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;background:#000}._modalBackdrop_ulcmt_779{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px;overflow-y:auto}._modalCard_ulcmt_803{width:100%;max-width:520px;max-height:90vh;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 80px #00000047;display:flex;flex-direction:column}._modalHeader_ulcmt_827{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e5e7eb;flex-shrink:0}._closeBtn_ulcmt_845{border:none;background:transparent;cursor:pointer}._modalBody_ulcmt_857{padding:18px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1;min-height:0}._fileInput_ulcmt_877{width:100%}._limitText_ulcmt_885{margin:0;font-size:.9rem;color:#64748b}._captionInput_ulcmt_897{min-height:120px;resize:vertical;border:1px solid #dbe2ea;border-radius:12px;padding:12px;font-size:.95rem;outline:none}._previewVideo_ulcmt_917{width:100%;max-height:260px;border-radius:14px;background:#000;object-fit:contain}._modalFooter_ulcmt_933{display:flex;justify-content:flex-end;gap:10px;padding:16px 18px;border-top:1px solid #e5e7eb;flex-shrink:0;background:#fff}._cancelBtn_ulcmt_953,._postBtn_ulcmt_955{border:none;padding:11px 16px;border-radius:12px;cursor:pointer;font-weight:700}._cancelBtn_ulcmt_953{background:#e5e7eb;color:#111827}._postBtn_ulcmt_955{background:#111827;color:#fff}._emptyVideoState_ulcmt_991{height:100vh;width:100%;background:#000;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:24px}._emptyVideoState_ulcmt_991 h3{margin:0;font-size:1.2rem;font-weight:800}._emptyVideoState_ulcmt_991 p{margin:0;color:#cbd5e1;font-size:.95rem;max-width:260px}._emptyUploadBtn_ulcmt_1045{margin-top:8px;border:none;background:#fff;color:#000;border-radius:999px;padding:12px 18px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px}@media (max-width: 600px){._overlay_ulcmt_77{padding:16px;padding-bottom:4.6rem}._info_ulcmt_129{max-width:calc(100vw - 110px)}._username_ulcmt_145{font-size:15px}._caption_ulcmt_169{font-size:13.5px}._actions_ulcmt_235{min-width:68px;gap:12px}._back_ulcmt_293{top:.7rem;width:40px;height:40px}._back_ulcmt_293{left:.7rem}._topRightActions_ulcmt_455{top:.75rem;right:.8rem;gap:8px}._topActionItem_ulcmt_475{gap:6px;padding-right:8px}._topActionText_ulcmt_499{font-size:12px}._bottomMoments_ulcmt_641{padding-left:.75rem}._cameraView_ulcmt_551{width:42px;height:42px}._modalBackdrop_ulcmt_779{padding:10px;align-items:flex-end}._modalCard_ulcmt_803{max-width:100%;max-height:92vh;border-radius:18px 18px 0 0}._modalHeader_ulcmt_827,._modalBody_ulcmt_857{padding:14px}._modalFooter_ulcmt_933{padding:14px;gap:8px}._previewVideo_ulcmt_917{max-height:220px}._cancelBtn_ulcmt_953,._postBtn_ulcmt_955{flex:1;text-align:center}}body.elighttee-dark ._actions_ulcmt_235,body.elighttee-dark ._back_ulcmt_293,body.elighttee-dark ._basic_ulcmt_701,body.elighttee-dark ._bot_ulcmt_327,body.elighttee-dark ._bottomMenu_ulcmt_607,body.elighttee-dark ._bottomMoments_ulcmt_641,body.elighttee-dark ._cameraView_ulcmt_551,body.elighttee-dark ._cancelBtn_ulcmt_953,body.elighttee-dark ._caption_ulcmt_169,body.elighttee-dark ._captionInput_ulcmt_897,body.elighttee-dark ._captionToggle_ulcmt_205,body.elighttee-dark ._closeBtn_ulcmt_845,body.elighttee-dark ._container_ulcmt_1,body.elighttee-dark ._emptyState_ulcmt_759,body.elighttee-dark ._emptyUploadBtn_ulcmt_1045,body.elighttee-dark ._emptyVideoState_ulcmt_991,body.elighttee-dark ._fileInput_ulcmt_877,body.elighttee-dark ._iconGroup_ulcmt_261,body.elighttee-dark ._image_ulcmt_593,body.elighttee-dark ._info_ulcmt_129,body.elighttee-dark ._limitText_ulcmt_885,body.elighttee-dark ._modalBackdrop_ulcmt_779,body.elighttee-dark ._modalBody_ulcmt_857,body.elighttee-dark ._modalCard_ulcmt_803,body.elighttee-dark ._modalFooter_ulcmt_933,body.elighttee-dark ._modalHeader_ulcmt_827,body.elighttee-dark ._otherView_ulcmt_553,body.elighttee-dark ._overlay_ulcmt_77,body.elighttee-dark ._postBtn_ulcmt_955,body.elighttee-dark ._previewVideo_ulcmt_917,body.elighttee-dark ._profilePics_ulcmt_555,body.elighttee-dark ._topActionItem_ulcmt_475,body.elighttee-dark ._topActionText_ulcmt_499,body.elighttee-dark ._topDotsButton_ulcmt_515,body.elighttee-dark ._topRightActions_ulcmt_455,body.elighttee-dark ._userLevel_ulcmt_747,body.elighttee-dark ._username_ulcmt_145,body.elighttee-dark ._video_ulcmt_41,body.elighttee-dark ._videoContainer_ulcmt_41,body.elighttee-dark ._videoProgressFill_ulcmt_407,body.elighttee-dark ._videoProgressRow_ulcmt_339,body.elighttee-dark ._videoProgressThumb_ulcmt_423,body.elighttee-dark ._videoProgressTrack_ulcmt_383,body.elighttee-dark ._videoProgressWrap_ulcmt_355,body.elighttee-dark ._videoTimeText_ulcmt_367{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._bottomMenu_ulcmt_607,body.elighttee-dark ._bottomMoments_ulcmt_641,body.elighttee-dark ._container_ulcmt_1,body.elighttee-dark ._modalBody_ulcmt_857,body.elighttee-dark ._modalCard_ulcmt_803,body.elighttee-dark ._modalFooter_ulcmt_933,body.elighttee-dark ._modalHeader_ulcmt_827,body.elighttee-dark ._profilePics_ulcmt_555{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._basic_ulcmt_701,body.elighttee-dark ._bot_ulcmt_327,body.elighttee-dark ._bottomMenu_ulcmt_607,body.elighttee-dark ._bottomMoments_ulcmt_641,body.elighttee-dark ._cameraView_ulcmt_551,body.elighttee-dark ._caption_ulcmt_169,body.elighttee-dark ._captionInput_ulcmt_897,body.elighttee-dark ._container_ulcmt_1,body.elighttee-dark ._emptyState_ulcmt_759,body.elighttee-dark ._fileInput_ulcmt_877,body.elighttee-dark ._info_ulcmt_129,body.elighttee-dark ._limitText_ulcmt_885,body.elighttee-dark ._modalBody_ulcmt_857,body.elighttee-dark ._modalCard_ulcmt_803,body.elighttee-dark ._modalFooter_ulcmt_933,body.elighttee-dark ._modalHeader_ulcmt_827,body.elighttee-dark ._otherView_ulcmt_553,body.elighttee-dark ._overlay_ulcmt_77,body.elighttee-dark ._profilePics_ulcmt_555,body.elighttee-dark ._userLevel_ulcmt_747,body.elighttee-dark ._username_ulcmt_145{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._caption_ulcmt_169,body.elighttee-dark ._captionInput_ulcmt_897,body.elighttee-dark ._captionToggle_ulcmt_205,body.elighttee-dark ._emptyState_ulcmt_759,body.elighttee-dark ._emptyUploadBtn_ulcmt_1045,body.elighttee-dark ._emptyVideoState_ulcmt_991,body.elighttee-dark ._info_ulcmt_129,body.elighttee-dark ._limitText_ulcmt_885,body.elighttee-dark ._topActionText_ulcmt_499,body.elighttee-dark ._userLevel_ulcmt_747,body.elighttee-dark ._username_ulcmt_145,body.elighttee-dark ._videoTimeText_ulcmt_367{color:var(--elighttee-text)!important}body.elighttee-dark ._videoContainer_ulcmt_41{background:#000!important}body.elighttee-dark ._video_ulcmt_41{display:block!important;background:#000!important;opacity:1!important;visibility:visible!important}body.elighttee-dark ._overlay_ulcmt_77{background-color:transparent!important;background:linear-gradient(180deg,#0000006b,#00000014 22%,#0000 40%,#0003 56%,#000000c2)!important}body{margin:0;font-family:Segoe UI,sans-serif;background-color:#f5f8fa;color:#222}._header_1q1wi_15{text-align:center;padding:2rem 1rem;background-color:#1e40af;color:#fff}._header_1q1wi_15 h1{margin-bottom:.5rem;font-size:2rem}._countryGrid_1q1wi_39{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;padding:2rem;max-width:1200px;margin:auto}._countryCard_1q1wi_57{background-color:#fff;border-radius:12px;padding:1rem;box-shadow:0 3px 8px #0000001a;text-align:center;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}._countryCard_1q1wi_57:hover{transform:scale(1.05);box-shadow:0 6px 14px #0003}._footer_1q1wi_87{text-align:center;padding:1rem;background-color:#eee;font-size:14px}@media screen and (max-width: 768px){._header_1q1wi_15 h1{font-size:1.5rem}._countryCard_1q1wi_57{background:linear-gradient(135deg,#dbeafe,#fff);font-size:16px;overflow:hidden}}body.elighttee-dark ._countryCard_1q1wi_57,body.elighttee-dark ._countryGrid_1q1wi_39,body.elighttee-dark ._footer_1q1wi_87,body.elighttee-dark ._header_1q1wi_15{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._countryCard_1q1wi_57,body.elighttee-dark ._footer_1q1wi_87,body.elighttee-dark ._header_1q1wi_15{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._countryCard_1q1wi_57,body.elighttee-dark ._countryGrid_1q1wi_39,body.elighttee-dark ._footer_1q1wi_87,body.elighttee-dark ._header_1q1wi_15{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._countryCard_1q1wi_57,body.elighttee-dark ._countryGrid_1q1wi_39{color:var(--elighttee-text)!important}._page_b871r_1{min-height:100vh;padding:18px 16px 42px;background:radial-gradient(circle at 16% 8%,rgba(236,72,153,.16),transparent 28%),radial-gradient(circle at 84% 18%,rgba(30,64,175,.2),transparent 30%),linear-gradient(180deg,#eef4ff,#f0f2f5 44%,#f8fafc);color:#0f172a;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._back_b871r_12{position:fixed;top:18px;left:18px;z-index:20;width:42px;height:42px;border:1px solid rgba(30,64,175,.16);border-radius:50%;background:#ffffffeb;color:#1e40af;display:grid;place-items:center;box-shadow:0 12px 28px #0f172a1f;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._hero_b871r_31{width:min(1180px,100%);margin:0 auto;background:#fff;border:1px solid rgba(30,64,175,.12);border-radius:14px;overflow:hidden;box-shadow:0 22px 60px #0f172a1f}._cover_b871r_41{position:relative;height:clamp(230px,30vw,370px);overflow:hidden;background:linear-gradient(135deg,#1e40aff5,#4f46e5c2 42%,#ec4899c7),url(/paradise.png) center/cover}._coverGlow_b871r_50{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff14,#0f172a75),radial-gradient(circle at 24% 18%,rgba(255,255,255,.28),transparent 18%),radial-gradient(circle at 70% 32%,rgba(255,255,255,.18),transparent 20%)}._heroPattern_b871r_59{position:absolute;inset:auto 28px 28px auto;display:grid;grid-template-columns:repeat(3,86px);gap:10px;transform:rotate(-5deg);opacity:.95}._heroPattern_b871r_59 span{height:118px;border-radius:14px;border:1px solid rgba(255,255,255,.34);background:linear-gradient(180deg,#ffffff59,#ffffff0f),#ffffff1f;box-shadow:0 20px 34px #0f172a29}._heroPattern_b871r_59 span:nth-child(2){transform:translateY(-22px)}._heroPattern_b871r_59 span:nth-child(3){transform:translateY(12px)}._heroBody_b871r_87{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding:0 30px 26px}._identity_b871r_95{display:flex;align-items:flex-end;gap:18px;min-width:0}._avatarBadge_b871r_102{width:136px;height:136px;margin-top:-54px;border-radius:28px;border:5px solid #ffffff;display:grid;place-items:center;background:linear-gradient(135deg,#1e40af,#ec4899),#1e40af;color:#fff;box-shadow:0 18px 36px #1e40af3d;flex:0 0 auto;position:relative;z-index:8}._kicker_b871r_120{margin:0 0 8px;display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 12px;border-radius:999px;background:#eef4ff;color:#1e40af;font-size:.82rem;font-weight:900}._identity_b871r_95 h1{margin:0;color:#050505;font-size:clamp(2rem,4vw,3.3rem);line-height:.98;letter-spacing:0;font-weight:950}._lead_b871r_143{width:min(660px,100%);margin:12px 0 0;color:#475569;font-size:1rem;line-height:1.55}._memberLine_b871r_151{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px}._memberLine_b871r_151 span{min-height:34px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;background:#f0f2f5;color:#334155;font-size:.84rem;font-weight:900}._statusCard_b871r_172{width:min(330px,100%);min-height:136px;padding:16px;border-radius:12px;display:flex;align-items:flex-start;gap:12px;border:1px solid #d8dfea;background:#f8fafc;flex:0 0 auto}._statusIcon_b871r_185{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#e7f0ff;color:#1e40af;flex:0 0 auto}._statusCard_b871r_172 span{color:#64748b;font-size:.78rem;font-weight:900;text-transform:uppercase}._statusCard_b871r_172 strong{display:block;margin-top:3px;color:#0f172a;font-size:1.08rem}._statusCard_b871r_172 p{margin:8px 0 0;color:#475569;line-height:1.42;font-size:.9rem}._approved_b871r_217{border-color:#16a34a42;background:#f0fdf4}._approved_b871r_217 ._statusIcon_b871r_185{background:#dcfce7;color:#15803d}._review_b871r_227{border-color:#1e40af38;background:#eff6ff}._declined_b871r_232{border-color:#dc262638;background:#fff1f2}._declined_b871r_232 ._statusIcon_b871r_185{background:#fee2e2;color:#b91c1c}._ready_b871r_242{border-color:#ec489933;background:#fff7fb}._contentGrid_b871r_247{width:min(1180px,100%);margin:18px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}._mainColumn_b871r_256,._sideColumn_b871r_257{display:flex;flex-direction:column;gap:16px}._joinCard_b871r_263,._rulesGrid_b871r_264 article,._previewCard_b871r_265,._safetyCard_b871r_266{background:#fff;border:1px solid #d8dfea;border-radius:10px;box-shadow:0 8px 24px #0f172a0f}._joinCard_b871r_263{padding:20px;display:flex;align-items:center;justify-content:space-between;gap:18px}._sectionEyebrow_b871r_281{margin:0 0 6px;color:#1e40af;font-size:.8rem;font-weight:950;text-transform:uppercase}._joinCard_b871r_263 h2,._previewCard_b871r_265 h2,._safetyCard_b871r_266 h2{margin:0;color:#050505;font-size:1.24rem;font-weight:950}._joinCard_b871r_263 p{margin:9px 0 0;color:#475569;line-height:1.55}._button_b871r_304{min-width:164px;min-height:46px;border:none;border-radius:8px;background:#1e40af;color:#fff;padding:0 20px;font-weight:950;cursor:pointer;box-shadow:0 12px 24px #1e40af3d;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}._button_b871r_304:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 16px 30px #1e40af47}._button_b871r_304:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}._rulesGrid_b871r_264{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._rulesGrid_b871r_264 article{min-height:220px;padding:18px}._rulesGrid_b871r_264 svg{width:46px;height:46px;padding:11px;border-radius:14px;background:#eef4ff;color:#1e40af}._rulesGrid_b871r_264 h3{margin:14px 0 8px;color:#0f172a;font-size:1.02rem}._rulesGrid_b871r_264 p{margin:0;color:#64748b;line-height:1.5;font-size:.92rem}._previewCard_b871r_265,._safetyCard_b871r_266{padding:18px}._sideColumn_b871r_257{position:sticky;top:18px}._previewStack_b871r_373{display:grid;gap:14px;margin-top:16px}._previewStack_b871r_373 div{position:relative;padding-left:24px}._previewDot_b871r_384{position:absolute;left:0;top:5px;width:11px;height:11px;border-radius:50%;background:#1e40af;box-shadow:0 0 0 5px #dbeafe}._previewStack_b871r_373 strong{color:#0f172a}._previewStack_b871r_373 p,._safetyCard_b871r_266 p{margin:5px 0 0;color:#64748b;line-height:1.5;font-size:.92rem}._safetyCard_b871r_266{background:linear-gradient(135deg,#1e40aff0,#4f46e5e0),#1e40af;color:#fff;border:0}._safetyCard_b871r_266 svg{color:#fff}._safetyCard_b871r_266 h2,._safetyCard_b871r_266 p{color:#fff}@media (max-width: 980px){._heroBody_b871r_87{align-items:stretch;flex-direction:column;padding:0 20px 22px}._statusCard_b871r_172{width:100%}._contentGrid_b871r_247{grid-template-columns:1fr}._sideColumn_b871r_257{position:static}}@media (max-width: 720px){._page_b871r_1{padding:12px 10px 30px}._back_b871r_12{top:12px;left:12px}._cover_b871r_41{height:230px}._heroPattern_b871r_59{display:none}._identity_b871r_95{align-items:flex-start;gap:12px}._avatarBadge_b871r_102{width:92px;height:92px;margin-top:-36px;border-radius:20px}._avatarBadge_b871r_102 svg{width:32px;height:32px}._identity_b871r_95 h1{font-size:2rem}._lead_b871r_143{font-size:.92rem}._memberLine_b871r_151 span{min-height:31px;font-size:.78rem}._joinCard_b871r_263{align-items:stretch;flex-direction:column}._button_b871r_304{width:100%}._rulesGrid_b871r_264{grid-template-columns:1fr}._rulesGrid_b871r_264 article{min-height:auto}}body.elighttee-dark ._page_b871r_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._hero_b871r_31,body.elighttee-dark ._joinCard_b871r_263,body.elighttee-dark ._rulesGrid_b871r_264 article,body.elighttee-dark ._previewCard_b871r_265{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._identity_b871r_95 h1,body.elighttee-dark ._joinCard_b871r_263 h2,body.elighttee-dark ._previewCard_b871r_265 h2,body.elighttee-dark ._rulesGrid_b871r_264 h3,body.elighttee-dark ._statusCard_b871r_172 strong,body.elighttee-dark ._previewStack_b871r_373 strong{color:var(--elighttee-text)!important}body.elighttee-dark ._lead_b871r_143,body.elighttee-dark ._joinCard_b871r_263 p,body.elighttee-dark ._rulesGrid_b871r_264 p,body.elighttee-dark ._previewStack_b871r_373 p,body.elighttee-dark ._statusCard_b871r_172 p,body.elighttee-dark ._statusCard_b871r_172 span{color:var(--elighttee-muted)!important}body.elighttee-dark ._statusCard_b871r_172,body.elighttee-dark ._memberLine_b871r_151 span{background:#111827!important;border-color:var(--elighttee-border)!important}._foreverWrapper_1bibu_1{min-height:100vh;background:#f5f7fb;color:#111827;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding-top:112px}._topNav_1bibu_9{position:fixed;top:0;left:0;right:0;height:56px;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 8px 24px #0f172a0f}._brand_1bibu_25{margin:0;font-size:1rem;font-weight:800;color:#1e40af}._rightIcons_1bibu_32{display:flex;align-items:center;gap:12px}._iconBtn_1bibu_38{cursor:pointer;color:#1f2937}._icon_1bibu_38{color:#1e40af}._membershipDenied_1bibu_47{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:28px;background:#fff;text-align:center}._membershipDenied_1bibu_47 h2{margin:0;color:#0f172a;font-size:clamp(1.35rem,3vw,2rem);font-weight:900}._membershipDenied_1bibu_47 p{max-width:460px;margin:0;color:#475569;line-height:1.6}._membershipDenied_1bibu_47 span{color:#1e40af;font-size:.9rem;font-weight:800}._fixedTabs_1bibu_80{position:fixed;top:56px;left:0;right:0;z-index:999;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-bottom:1px solid #e5e7eb}._navItem_1bibu_92{height:52px;border:0;background:transparent;color:#475569;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer;pointer-events:auto}._active_1bibu_106{color:#fff;background:#1e40af}._content_1bibu_111,._communitySection_1bibu_112{width:min(860px,100%);margin:0 auto}._intro_1bibu_117{background:#fff;border-bottom:1px solid #e5e7eb;overflow:hidden}._imageBox_1bibu_123{height:190px;background:#e8eefc;overflow:hidden}._img1_1bibu_129{width:100%;height:100%;object-fit:cover;display:block}._title_1bibu_136,._title1_1bibu_137{margin:0;padding:16px 16px 4px;color:#111827;font-size:1.35rem;font-weight:800}._subtitle_1bibu_145,._state_1bibu_146,._management_1bibu_147{margin:0;padding:0 16px;color:#64748b;line-height:1.5}._management_1bibu_147{padding-top:8px;font-size:.9rem}._management_1bibu_147 p{margin:3px 0}._viewCondition_1bibu_163{display:flex;gap:8px;padding:14px 16px}._btn1_1bibu_169,._subOption2_1bibu_170,._clearBtn_1bibu_171,._connectBtn_1bibu_172,._memberPopupAction_1bibu_173{border:0;background:#1e40af;color:#fff;border-radius:8px;font-weight:800;cursor:pointer;pointer-events:auto}._btn1_1bibu_169{min-width:92px;padding:9px 14px}._uploading_1bibu_188{display:grid;grid-template-columns:42px minmax(0,1fr) auto 34px;align-items:center;gap:10px;padding:12px 16px;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}._userPics_1bibu_198,._imagesBox_1bibu_199,._memberPopupAvatar_1bibu_200{overflow:hidden;border-radius:999px;background:#e5e7eb}._userPics_1bibu_198{width:42px;height:42px}._userProf_1bibu_211,._images_1bibu_199,._memberPopupAvatar_1bibu_200{width:100%;height:100%;object-fit:cover;display:block}._uploadNow_1bibu_220{min-height:42px;max-height:96px;resize:vertical;border:1px solid #dbe2ee;background:#f8fafc;border-radius:12px;padding:10px 12px;color:#111827;outline:none}._uploadNow2_1bibu_232{display:inline-flex;flex-direction:column;align-items:center;gap:2px;color:#475569;font-size:.75rem;cursor:pointer;pointer-events:auto}._uploadNow2_1bibu_232 p{margin:0}._previewBox_1bibu_247{position:relative;margin:12px 16px;border-radius:10px;overflow:hidden;background:#000}._previewImg_1bibu_255,._previewVideo_1bibu_256{width:100%;max-height:420px;object-fit:contain;display:block}._removePreview_1bibu_263{position:absolute;top:10px;right:10px;width:32px;height:32px;padding:7px;border-radius:999px;background:#0f172abf;color:#fff;cursor:pointer;pointer-events:auto}._option2_1bibu_277{display:flex;gap:8px;padding:0 16px 14px}._subOption2_1bibu_170{flex:1;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:8px 10px}._sort_1bibu_292{padding:12px 16px;border-top:1px solid #edf0f5}._filteration_1bibu_297{display:flex;align-items:center;gap:10px;font-weight:800}._visible_1bibu_304{margin-left:auto;color:#1e40af;cursor:pointer;pointer-events:auto}._inners1_1bibu_311{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:10px}._inners_1bibu_311{margin:0;color:#1e40af;cursor:pointer;font-weight:800}._activeCommunityFilter_1bibu_326{width:min(860px,calc(100% - 24px));margin:10px auto;padding:10px 12px;border-radius:8px;background:#eef4ff;color:#1e40af}._feedStructureContainer_1bibu_335{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-top:10px;padding:14px 16px}._top_1bibu_9{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:10px;align-items:start}._rotate_1bibu_350{position:relative;width:48px;height:48px}._rotateBorder_1bibu_356{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #1e40af;border-top-color:transparent;border-bottom-color:transparent;border-radius:999px;animation:_spin_1bibu_1 1.4s linear infinite}._imagesBox_1bibu_199{position:absolute;top:4px;right:4px;bottom:4px;left:4px}._activeStatus_1bibu_375{position:absolute;right:2px;bottom:2px;width:12px;height:12px;border-radius:999px;border:2px solid #ffffff}._offline_1bibu_366{background:#cbd5e1}._verified_1bibu_393{display:none}._notVerified_1bibu_397{display:block}._descriptions_1bibu_401{min-width:0}._details_1bibu_405,._details2_1bibu_406{display:flex;align-items:center;flex-wrap:wrap;gap:5px}._name_1bibu_413{margin:0;color:#111827;font-weight:800;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._status_1bibu_423,._standard_1bibu_424,._dot1_1bibu_425{color:#1e40af;font-weight:800}._standard_1bibu_424{margin:0 0 0 8px}._dot_1bibu_425{color:#94a3b8}._postTime_1bibu_438{margin:2px 0 0;color:#64748b;font-size:.82rem}._tips_1bibu_444{position:relative;display:flex;justify-content:flex-end}._dotWrapper_1bibu_450,._dropdownMenu_1bibu_451{position:relative}._messageBox_1bibu_455{margin-top:12px;color:#111827;line-height:1.55;overflow-wrap:anywhere}._feedImage_1bibu_462,._feedVideo_1bibu_463{width:100%;max-height:560px;object-fit:contain;border-radius:10px;background:#000;display:block}._bottomStats_1bibu_472{display:flex;align-items:center;gap:18px;padding-top:12px;margin-top:12px;border-top:1px solid #edf0f5;color:#475569}._stat_1bibu_146,._statView_1bibu_483{display:inline-flex;align-items:center;gap:6px;font-weight:800}._endText_1bibu_490,._lastText_1bibu_491,._loading_1bibu_492{text-align:center;color:#64748b}._loading_1bibu_492{display:flex;align-items:center;justify-content:center;gap:8px;padding:24px 16px}._grid_1bibu_505{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;padding:0 16px 96px}._card_1bibu_512{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}._image_1bibu_123{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}._info_1bibu_526{padding:12px}._met_1bibu_530{color:#334155;font-weight:700;line-height:1.45}._tags_1bibu_536{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}._tag_1bibu_536{padding:5px 8px;border-radius:999px;background:#eef4ff;color:#1e40af;font-size:.78rem;font-weight:800}._connectBtn_1bibu_172{width:100%;min-height:42px;border-radius:0}._connectBtn_1bibu_172:disabled,._memberPopupAction_1bibu_173:disabled{background:#cbd5e1;cursor:not-allowed}._searchBar_1bibu_564{position:fixed;top:112px;left:0;right:0;z-index:998;background:#fff;padding:10px 14px;border-bottom:1px solid #e5e7eb}._searchBar_1bibu_564 input,._filterGroup_1bibu_576 select{width:100%;border:1px solid #dbe2ee;border-radius:8px;padding:10px 12px;outline:none}._filterPanel_1bibu_584{position:fixed;top:118px;right:12px;left:12px;z-index:1001;max-width:420px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 18px 40px #0f172a29;padding:14px}._filterHeader_1bibu_599,._memberPopupHeader_1bibu_600{display:flex;align-items:center;justify-content:space-between;gap:12px}._filterHeader_1bibu_599 h4,._memberPopupHeader_1bibu_600 h3{margin:0}._closeFilter_1bibu_612,._memberPopupClose_1bibu_613{cursor:pointer;pointer-events:auto}._filterGroup_1bibu_576{margin-top:12px}._filterGroup_1bibu_576 label{display:block;margin-bottom:5px;color:#475569;font-weight:700}._clearBtn_1bibu_171{width:100%;min-height:42px;margin-top:14px}._memberPopupBackdrop_1bibu_635{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a59}._memberPopup_1bibu_173{width:min(520px,100%);max-height:76vh;overflow:auto;background:#fff;border-radius:12px;padding:14px}._memberPopupClose_1bibu_613{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#eef4ff}._memberPopupList_1bibu_664{display:flex;flex-direction:column;gap:8px;margin-top:12px}._memberPopupItem_1bibu_671,._memberPopupLeft_1bibu_672{display:flex;align-items:center;gap:10px}._memberPopupItem_1bibu_671{justify-content:space-between;padding:10px 0;border-top:1px solid #edf0f5}._memberPopupAvatar_1bibu_200{width:44px;height:44px}._memberPopupMeta_1bibu_689{min-width:0}._memberPopupName_1bibu_693,._memberPopupCountry_1bibu_694{margin:0}._memberPopupName_1bibu_693{font-weight:800}._memberPopupCountry_1bibu_694{color:#64748b;font-size:.86rem}._memberPopupAction_1bibu_173{padding:9px 13px}@keyframes _spin_1bibu_1{to{transform:rotate(360deg)}}@media (max-width: 520px){._foreverWrapper_1bibu_1{padding-top:108px}._uploading_1bibu_188{grid-template-columns:38px minmax(0,1fr) 48px 30px;padding:10px 12px}._option2_1bibu_277,._viewCondition_1bibu_163{padding-left:12px;padding-right:12px}._top_1bibu_9{grid-template-columns:48px minmax(0,1fr) 28px}._standard_1bibu_424,._statView_1bibu_483{display:none}._bottomStats_1bibu_472{gap:12px;justify-content:space-between}._grid_1bibu_505{grid-template-columns:1fr;padding-left:12px;padding-right:12px}}body.elighttee-dark ._foreverWrapper_1bibu_1,body.elighttee-dark ._topNav_1bibu_9,body.elighttee-dark ._fixedTabs_1bibu_80,body.elighttee-dark ._intro_1bibu_117,body.elighttee-dark ._feedStructureContainer_1bibu_335,body.elighttee-dark ._card_1bibu_512,body.elighttee-dark ._filterPanel_1bibu_584,body.elighttee-dark ._searchBar_1bibu_564,body.elighttee-dark ._memberPopup_1bibu_173{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._name_1bibu_413,body.elighttee-dark ._title_1bibu_136,body.elighttee-dark ._title1_1bibu_137,body.elighttee-dark ._messageBox_1bibu_455,body.elighttee-dark ._met_1bibu_530,body.elighttee-dark ._memberPopupName_1bibu_693{color:var(--elighttee-text)!important}body.elighttee-dark ._subtitle_1bibu_145,body.elighttee-dark ._state_1bibu_146,body.elighttee-dark ._management_1bibu_147,body.elighttee-dark ._postTime_1bibu_438,body.elighttee-dark ._memberPopupCountry_1bibu_694{color:var(--elighttee-muted)!important}._foreverWrapper_1bibu_1{background:radial-gradient(circle at 12% 7%,rgba(236,72,153,.12),transparent 26%),radial-gradient(circle at 86% 10%,rgba(30,64,175,.16),transparent 30%),#f0f2f5;padding-top:110px}._topNav_1bibu_9{background:#fffffff5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid #d8dfea;box-shadow:0 8px 24px #0f172a14}._brand_1bibu_25{color:#0f172a;font-size:1.05rem;letter-spacing:0}._iconBtn_1bibu_38{width:38px;height:38px;padding:9px;border-radius:50%;background:#eef4ff;color:#1e40af}._fixedTabs_1bibu_80{height:54px;background:#fff;border-bottom:1px solid #d8dfea}._navItem_1bibu_92{height:54px;color:#65676b;font-weight:900}._navItem_1bibu_92:hover{background:#f2f4f7;color:#1e40af}._active_1bibu_106{background:transparent;color:#1e40af;box-shadow:inset 0 -4px #1e40af}._content_1bibu_111,._communitySection_1bibu_112{width:min(1180px,100%)}._communitySection_1bibu_112{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start;padding:0 16px 34px}._intro_1bibu_117{grid-column:2;grid-row:1 / span 999;position:sticky;top:126px;background:#fff;border:1px solid #d8dfea;border-radius:10px;box-shadow:0 1px 3px #0f172a14;overflow:visible}._imageBox_1bibu_123{position:relative;height:220px;overflow:visible;border-radius:10px 10px 0 0;background:linear-gradient(135deg,#1e40aff0,#4f46e5c7,#ec4899b8)}._img1_1bibu_129{opacity:.34;filter:saturate(1.1) contrast(1.05)}._teenHeroAvatar_1bibu_879{position:absolute;left:18px;bottom:-42px;z-index:8;width:104px;height:104px;border-radius:24px;border:5px solid #ffffff;overflow:hidden;background:#e2e8f0;box-shadow:0 18px 34px #0f172a33}._teenHeroAvatar_1bibu_879 img{width:100%;height:100%;object-fit:cover;display:block}._title1_1bibu_137{padding:54px 16px 4px;color:#050505;font-size:1.28rem;font-weight:950}._state_1bibu_146,._management_1bibu_147{color:#64748b}._management_1bibu_147{padding-bottom:12px}._viewCondition_1bibu_163{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}._btn1_1bibu_169,._subOption2_1bibu_170,._clearBtn_1bibu_171,._connectBtn_1bibu_172,._memberPopupAction_1bibu_173{background:#1e40af;color:#fff;border-radius:8px}._uploading_1bibu_188{grid-column:1;margin-bottom:12px;border:1px solid #d8dfea;border-radius:10px;background:#fff;box-shadow:0 1px 3px #0f172a14}._uploadNow_1bibu_220{border:0;border-radius:999px;background:#f0f2f5}._uploadNow2_1bibu_232{min-width:82px;min-height:42px;border-radius:8px;background:#f0f2f5;justify-content:center}._option2_1bibu_277{border-top:1px solid #edf0f5;padding-top:12px}._sort_1bibu_292{margin:12px 16px 16px;border:1px solid #edf0f5;border-radius:8px;background:#f8fafc}._feedStructureContainer_1bibu_335{grid-column:1;margin:0 0 12px;border:1px solid #d8dfea;border-radius:10px;background:#fff;box-shadow:0 1px 3px #0f172a14}._top_1bibu_9{grid-template-columns:52px minmax(0,1fr) auto}._imagesBox_1bibu_199{position:relative;top:0;right:0;bottom:0;left:0;width:48px;height:48px}._online_1bibu_385{background:#1e40af}._messageBox_1bibu_455 img,._messageBox_1bibu_455 video{border-radius:8px!important}._stat_1bibu_146,._statView_1bibu_483{min-height:38px;padding:0 10px;border-radius:8px}._stat_1bibu_146:hover,._statView_1bibu_483:hover{background:#f2f4f7;color:#1e40af}._grid_1bibu_505{width:min(1180px,100%);margin:0 auto;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}._card_1bibu_512{border-radius:10px;box-shadow:0 1px 3px #0f172a14}@media (max-width: 980px){._communitySection_1bibu_112{display:block;padding:0 10px 34px}._intro_1bibu_117{position:static;margin-bottom:12px}}@media (max-width: 520px){._teenHeroAvatar_1bibu_879{width:88px;height:88px;bottom:-34px}._title1_1bibu_137{padding-top:46px}._uploadNow2_1bibu_232{min-width:44px}}._foreverWrapper_1bibu_1{background:linear-gradient(180deg,#f5f7fbeb,#f4f7fb 330px),radial-gradient(circle at 14% 0%,rgba(20,184,166,.16),transparent 28%),radial-gradient(circle at 86% 4%,rgba(244,63,94,.14),transparent 30%)}._topNav_1bibu_9{height:60px;padding:0 max(16px,calc((100vw - 1180px)/2));background:#fffffff0}._brand_1bibu_25{font-size:1.12rem;color:#111827}._fixedTabs_1bibu_80{top:60px;height:58px;grid-template-columns:repeat(2,minmax(0,260px));justify-content:center;gap:8px;padding:8px 16px;background:#ffffffe6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}._navItem_1bibu_92{height:42px;border-radius:8px}._active_1bibu_106{background:#102a43;color:#fff;box-shadow:none}._content_1bibu_111,._communitySection_1bibu_112{width:min(1200px,100%)}._communitySection_1bibu_112{grid-template-columns:minmax(0,1fr) 340px;gap:18px;padding:0 16px 44px}._intro_1bibu_117{grid-column:1 / -1;grid-row:auto;position:static;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:0 18px;border:1px solid #dbe3ef;border-radius:8px;overflow:hidden}._imageBox_1bibu_123{grid-column:1 / -1;height:260px;border-radius:0;background:linear-gradient(135deg,#102a43e6,#14b8a6a8,#f43f5e8a),#102a43}._img1_1bibu_129{opacity:.22}._teenHeroAvatar_1bibu_879{left:26px;bottom:-46px;border-radius:8px}._title1_1bibu_137,._state_1bibu_146,._groupSnapshot_1bibu_1142,._viewCondition_1bibu_163{grid-column:1}._title1_1bibu_137{padding:62px 24px 4px;font-size:clamp(1.55rem,3vw,2.35rem)}._state_1bibu_146{padding:0 24px}._groupSnapshot_1bibu_1142{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:18px 24px 8px}._groupSnapshot_1bibu_1142 div{min-height:72px;display:flex;flex-direction:column;justify-content:center;padding:12px;border:1px solid #e1e8f2;border-radius:8px;background:#f8fafc}._groupSnapshot_1bibu_1142 strong{color:#102a43;font-size:1.28rem}._groupSnapshot_1bibu_1142 span{color:#64748b;font-size:.78rem;font-weight:800;text-transform:uppercase}._viewCondition_1bibu_163{grid-template-columns:repeat(3,1fr);padding:14px 24px 22px}._btn1_1bibu_169{background:#eef2f7;color:#334155}._uploading_1bibu_188,._previewBox_1bibu_247,._option2_1bibu_277,._sort_1bibu_292{grid-column:2}._uploading_1bibu_188{align-self:start;margin:24px 18px 0 0;border-radius:8px;box-shadow:none}._uploadNow_1bibu_220{min-height:48px;border-radius:8px}._option2_1bibu_277{padding:12px 18px 0 0}._subOption2_1bibu_170,._connectBtn_1bibu_172,._memberPopupAction_1bibu_173{background:#102a43}._sort_1bibu_292{margin:12px 18px 22px 0}._groupRail_1bibu_1229{grid-column:2;position:sticky;top:134px;display:flex;flex-direction:column;gap:12px}._railCard_1bibu_1238{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:14px;box-shadow:0 1px 3px #0f172a0f}._railTitle_1bibu_1246{display:flex;align-items:center;gap:8px;color:#102a43}._railTitle_1bibu_1246 h3{margin:0;font-size:.98rem}._ruleList_1bibu_1258{margin:12px 0 0;padding-left:18px;color:#475569;line-height:1.45}._ruleList_1bibu_1258 li+li{margin-top:8px}._featureStack_1bibu_1269{display:grid;gap:8px;margin-top:12px}._featureStack_1bibu_1269 button{min-height:42px;border:1px solid #e1e8f2;border-radius:8px;background:#f8fafc;color:#102a43;display:flex;align-items:center;gap:9px;padding:0 12px;font-weight:800;cursor:pointer;pointer-events:auto}._eventCard_1bibu_1290{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;margin-top:12px}._eventCard_1bibu_1290>span{height:44px;border-radius:8px;display:grid;place-items:center;background:#fff1f2;color:#be123c;font-weight:900}._eventCard_1bibu_1290 strong,._eventCard_1bibu_1290 p{margin:0}._eventCard_1bibu_1290 p{color:#64748b;font-size:.85rem;line-height:1.35}._memberStrip_1bibu_1318{display:flex;align-items:center;margin-top:12px}._memberStrip_1bibu_1318 img,._memberStrip_1bibu_1318 button{width:38px;height:38px;border:2px solid #ffffff;border-radius:999px;margin-left:-8px;object-fit:cover;background:#e2e8f0}._memberStrip_1bibu_1318 img:first-child{margin-left:0}._memberStrip_1bibu_1318 button{display:grid;place-items:center;background:#102a43;color:#fff;cursor:pointer;pointer-events:auto}._memberStrip_1bibu_1318 p{margin:0;color:#64748b}._topicCloud_1bibu_1353{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}._topicCloud_1bibu_1353 span{padding:7px 10px;border-radius:999px;background:#ecfeff;color:#0f766e;font-size:.78rem;font-weight:900}._feedStructureContainer_1bibu_335{border:1px solid #dbe3ef;border-radius:8px;box-shadow:0 1px 3px #0f172a0f}._online_1bibu_385{background:#14b8a6}._stat_1bibu_146:hover,._statView_1bibu_483:hover{color:#0f766e}._grid_1bibu_505{padding-top:12px}._card_1bibu_512{border-color:#dbe3ef;border-radius:8px}@media (max-width: 980px){._communitySection_1bibu_112,._intro_1bibu_117{display:block}._groupRail_1bibu_1229{position:static;margin-bottom:12px}._uploading_1bibu_188,._option2_1bibu_277,._sort_1bibu_292{margin-left:14px;margin-right:14px}}@media (max-width: 620px){._foreverWrapper_1bibu_1{padding-top:118px}._fixedTabs_1bibu_80{grid-template-columns:repeat(2,1fr)}._imageBox_1bibu_123{height:190px}._groupSnapshot_1bibu_1142{grid-template-columns:repeat(2,1fr);padding:14px}._title1_1bibu_137,._state_1bibu_146{padding-left:14px;padding-right:14px}._viewCondition_1bibu_163{padding:12px 14px 16px}}._foreverWrapper_1bibu_1{background:linear-gradient(180deg,#fff9 0,#f6f8fdf5 360px,#f7f9fc),radial-gradient(circle at 9% -4%,rgba(124,58,237,.22),transparent 28%),radial-gradient(circle at 92% 2%,rgba(20,184,166,.2),transparent 28%),radial-gradient(circle at 58% 18%,rgba(244,63,94,.13),transparent 24%);color:#0f172a}._topNav_1bibu_9{height:66px;border-bottom:1px solid rgba(148,163,184,.24);background:#ffffffc2;box-shadow:0 18px 48px #0f172a14}._brand_1bibu_25{position:relative;display:inline-flex;align-items:center;gap:9px;font-size:1.18rem;color:#0f172a}._brand_1bibu_25:before{content:"";width:14px;height:14px;border-radius:5px;background:linear-gradient(135deg,#7c3aed,#14b8a6 58%,#f43f5e);box-shadow:0 8px 18px #7c3aed5c}._iconBtn_1bibu_38{background:#ffffffdb;color:#0f172a;border:1px solid rgba(148,163,184,.24);box-shadow:0 10px 24px #0f172a14;transition:transform .18s ease,box-shadow .18s ease,color .18s ease}._iconBtn_1bibu_38:hover{color:#7c3aed;transform:translateY(-1px);box-shadow:0 16px 32px #7c3aed24}._fixedTabs_1bibu_80{top:66px;height:62px;padding:10px 16px;border-bottom:1px solid rgba(148,163,184,.22);background:#ffffffb3;box-shadow:0 10px 32px #0f172a0f}._navItem_1bibu_92{height:42px;color:#475569;border:1px solid transparent;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}._navItem_1bibu_92:hover{background:#ffffffdb;color:#7c3aed;transform:translateY(-1px)}._active_1bibu_106{background:linear-gradient(135deg,#0f172a,#312e81 52%,#7c3aed);color:#fff;border-color:#ffffff73;box-shadow:0 16px 34px #312e8138}._communitySection_1bibu_112{gap:22px;padding-top:6px}._intro_1bibu_117{position:relative;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:#ffffffd1;box-shadow:0 24px 70px #0f172a1a,inset 0 1px #ffffffb8}._intro_1bibu_117:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:18px;box-shadow:inset 0 1px #ffffffbf}._imageBox_1bibu_123{height:300px;background:linear-gradient(135deg,#0f172af0,#312e81d1 43%,#14b8a69e 72%,#f43f5e8f),radial-gradient(circle at 18% 18%,rgba(255,255,255,.22),transparent 20%),#111827}._imageBox_1bibu_123:before,._imageBox_1bibu_123:after{content:"";position:absolute;pointer-events:none}._imageBox_1bibu_123:before{left:28px;right:28px;bottom:26px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent)}._imageBox_1bibu_123:after{right:28px;bottom:30px;width:176px;height:176px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:radial-gradient(circle,rgba(255,255,255,.16),transparent 66%)}._img1_1bibu_129{opacity:.18;filter:saturate(1.2) contrast(1.15)}._teenHeroAvatar_1bibu_879{width:116px;height:116px;border-radius:28px;border:6px solid rgba(255,255,255,.96);box-shadow:0 24px 52px #0f172a42,0 0 0 1px #7c3aed29}._title1_1bibu_137{padding-top:72px;color:#0f172a;font-weight:950;letter-spacing:0}._heroLead_1bibu_1609{grid-column:1;max-width:680px;margin:2px 24px 0;color:#475569;font-size:.98rem;line-height:1.55}._state_1bibu_146{display:flex;align-items:center;gap:7px;margin-top:10px;color:#64748b;font-weight:750}._memberLink_1bibu_1627{color:#7c3aed;cursor:pointer;font-weight:900}._groupSnapshot_1bibu_1142{gap:12px}._groupSnapshot_1bibu_1142 div{min-height:82px;border:1px solid rgba(148,163,184,.22);background:linear-gradient(180deg,#fffffff5,#f8fafcdb),radial-gradient(circle at 10% 0%,rgba(124,58,237,.08),transparent 44%);box-shadow:0 14px 30px #0f172a0f}._groupSnapshot_1bibu_1142 div:nth-child(2){background:linear-gradient(180deg,#fffffff5,#f0fdfae6),radial-gradient(circle at 12% 0%,rgba(20,184,166,.14),transparent 42%)}._groupSnapshot_1bibu_1142 div:nth-child(4){background:linear-gradient(180deg,#fffffff5,#fff1f2e0),radial-gradient(circle at 12% 0%,rgba(244,63,94,.11),transparent 42%)}._groupSnapshot_1bibu_1142 strong{font-size:1.48rem;color:#111827}._groupSnapshot_1bibu_1142 span{letter-spacing:.04em}._viewCondition_1bibu_163{gap:10px}._btn1_1bibu_169{min-height:44px;border:1px solid rgba(148,163,184,.24);background:#ffffffe0;color:#334155;box-shadow:0 8px 18px #0f172a0d;transition:transform .18s ease,box-shadow .18s ease}._btn1_1bibu_169:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0f172a14}._uploading_1bibu_188{grid-template-columns:46px minmax(0,1fr) 78px 42px;min-height:92px;padding:16px;border:1px solid rgba(148,163,184,.22);background:linear-gradient(180deg,#fffffffa,#fafcffeb),radial-gradient(circle at 100% 0%,rgba(124,58,237,.1),transparent 34%);box-shadow:0 18px 44px #0f172a14}._userPics_1bibu_198{width:46px;height:46px;border:2px solid rgba(124,58,237,.24)}._uploadNow_1bibu_220{background:#f7f8fc;border:1px solid rgba(148,163,184,.18);color:#0f172a;box-shadow:inset 0 1px 2px #0f172a0a}._uploadNow_1bibu_220:focus{border-color:#7c3aed6b;box-shadow:0 0 0 4px #7c3aed1a}._uploadNow2_1bibu_232{background:#f5f3ff;color:#6d28d9;border:1px solid rgba(124,58,237,.16)}._uploading_1bibu_188>svg:last-child{width:42px;height:42px;padding:10px;border-radius:999px;background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff!important;fill:#fff!important;box-shadow:0 14px 30px #7c3aed42;cursor:pointer;pointer-events:auto}._subOption2_1bibu_170{min-height:44px;background:linear-gradient(135deg,#0f172a,#312e81);box-shadow:0 14px 28px #312e812e}._subOption2_1bibu_170:nth-child(2){background:linear-gradient(135deg,#0f766e,#14b8a6);box-shadow:0 14px 28px #14b8a62e}._sort_1bibu_292{border-color:#94a3b833;background:#ffffffb8;box-shadow:0 12px 28px #0f172a0d}._filteration_1bibu_297{color:#0f172a}._visible_1bibu_304,._inners_1bibu_311{color:#7c3aed}._groupRail_1bibu_1229{gap:14px}._railCard_1bibu_1238{border:1px solid rgba(148,163,184,.22);border-radius:16px;background:#ffffffe0;box-shadow:0 18px 42px #0f172a14,inset 0 1px #ffffffb8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}._railCard_1bibu_1238:nth-child(1){background:linear-gradient(180deg,#fffffff0,#f8fafce6),radial-gradient(circle at 100% 0%,rgba(20,184,166,.12),transparent 36%)}._railCard_1bibu_1238:nth-child(2){background:linear-gradient(180deg,#fffffff0,#faf5ffe6),radial-gradient(circle at 100% 0%,rgba(124,58,237,.12),transparent 36%)}._railTitle_1bibu_1246{color:#111827}._railTitle_1bibu_1246 svg{width:32px;height:32px;padding:7px;border-radius:10px;background:#f5f3ff;color:#7c3aed}._featureStack_1bibu_1269 button{background:#ffffffc2;border-color:#94a3b833;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}._featureStack_1bibu_1269 button:hover{transform:translate(3px);border-color:#7c3aed42;box-shadow:0 12px 24px #7c3aed1a}._eventCard_1bibu_1290>span{background:linear-gradient(135deg,#fff1f2,#ffedd5);color:#be123c}._memberStrip_1bibu_1318 img,._memberStrip_1bibu_1318 button{width:42px;height:42px;box-shadow:0 10px 22px #0f172a1f}._memberStrip_1bibu_1318 button{background:linear-gradient(135deg,#7c3aed,#14b8a6)}._topicCloud_1bibu_1353 span{background:linear-gradient(135deg,#ecfeff,#f5f3ff);color:#334155;border:1px solid rgba(124,58,237,.12)}._activeCommunityFilter_1bibu_326{border:1px solid rgba(124,58,237,.16);background:#f5f3ff;color:#6d28d9}._feedStructureContainer_1bibu_335{padding:16px;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:#fffffff0;box-shadow:0 18px 46px #0f172a14,inset 0 1px #ffffffb8}._feedStructureContainer_1bibu_335:hover{box-shadow:0 22px 58px #0f172a1c,inset 0 1px #ffffffc7}._top_1bibu_9{grid-template-columns:54px minmax(0,1fr) 38px}._rotate_1bibu_350{width:52px;height:52px}._imagesBox_1bibu_199{width:52px;height:52px;border:2px solid #ffffff;box-shadow:0 12px 26px #0f172a1f}._name_1bibu_413{color:#0f172a;font-size:.98rem}._status_1bibu_423{color:#7c3aed}._postTime_1bibu_438{color:#64748b}._dotWrapper_1bibu_450>svg{width:34px;height:34px;padding:8px;border-radius:999px;background:#f8fafc;color:#475569!important;transition:background .18s ease,transform .18s ease}._dotWrapper_1bibu_450>svg:hover{background:#f5f3ff;transform:rotate(90deg)}._messageBox_1bibu_455{color:#172033;font-size:.98rem}._messageBox_1bibu_455>p{margin:0 0 12px}._feedImage_1bibu_462,._feedVideo_1bibu_463{border-radius:14px;box-shadow:0 16px 38px #0f172a1f}._bottomStats_1bibu_472{border-top-color:#94a3b82e;color:#475569}._stat_1bibu_146,._statView_1bibu_483{background:transparent;color:#475569;transition:background .18s ease,color .18s ease,transform .18s ease}._stat_1bibu_146:hover,._statView_1bibu_483:hover{background:#f5f3ff;color:#7c3aed;transform:translateY(-1px)}._card_1bibu_512{border:1px solid rgba(148,163,184,.22);border-radius:18px;background:#fffffff0;box-shadow:0 18px 44px #0f172a14;transition:transform .18s ease,box-shadow .18s ease}._card_1bibu_512:hover{transform:translateY(-3px);box-shadow:0 26px 60px #0f172a1f}._image_1bibu_123{aspect-ratio:1 / 1}._tag_1bibu_536{background:#f5f3ff;color:#6d28d9}._connectBtn_1bibu_172,._memberPopupAction_1bibu_173{background:linear-gradient(135deg,#0f172a,#7c3aed)}._searchBar_1bibu_564,._filterPanel_1bibu_584,._memberPopup_1bibu_173{border-color:#94a3b838;background:#ffffffeb;box-shadow:0 24px 70px #0f172a29;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}@media (max-width: 980px){._intro_1bibu_117{border-radius:16px}._groupRail_1bibu_1229{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){._topNav_1bibu_9{height:60px}._fixedTabs_1bibu_80{top:60px;height:58px;padding:8px 10px}._imageBox_1bibu_123{height:210px}._teenHeroAvatar_1bibu_879{width:92px;height:92px;bottom:-34px;left:18px;border-radius:22px}._title1_1bibu_137{padding-top:50px}._heroLead_1bibu_1609{margin-left:14px;margin-right:14px;font-size:.92rem}._groupRail_1bibu_1229{display:flex}._uploading_1bibu_188{grid-template-columns:42px minmax(0,1fr) 48px 42px;min-height:78px}._uploadNow2_1bibu_232 p{display:none}._feedStructureContainer_1bibu_335{border-radius:14px;padding:14px}}._foreverWrapper_1bibu_1{cursor:default;background:#f0f2f5;color:#050505;padding-top:0}._topNav_1bibu_9{height:56px;background:#fffffff5;color:#0f172a;border-bottom:1px solid #d8dfea;box-shadow:0 2px 7px #0f172a0a;padding:0 18px}._brand_1bibu_25{min-width:0;max-width:62vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:800;color:#0f172a;letter-spacing:0}._brand_1bibu_25:before{display:none}._rightIcons_1bibu_32{gap:.45rem}._iconBtn_1bibu_38{width:38px;height:38px;padding:9px;border-radius:50%;background:#eef2ff;color:#1e40af;border:0;box-shadow:none}._iconBtn_1bibu_38:hover{opacity:.85;transform:none;color:#1e40af;box-shadow:none}._fixedTabs_1bibu_80{position:fixed;top:56px;left:0;right:0;height:54px;margin-top:0;display:flex;justify-content:center;padding:0;gap:0;background:#fff;border-bottom:1px solid #d8dfea;box-shadow:0 2px 7px #0f172a0a}._navItem_1bibu_92{flex:0 0 auto;min-width:142px;height:54px;min-height:54px;color:#65676b;background:transparent;border:0;border-radius:0;font-size:.94rem;font-weight:800;box-shadow:none}._navItem_1bibu_92:hover{background:#f2f4f7;color:#1e40af;transform:none}._active_1bibu_106{background:transparent;color:#1e40af;box-shadow:inset 0 -4px #1e40af;border:0}._searchBar_1bibu_564{top:110px;background:#fffffffa;border-bottom:1px solid #d8dfea;box-shadow:0 2px 8px #0f172a0f}._searchBar_1bibu_564 input{width:min(940px,calc(100% - 24px));min-height:42px;display:block;margin:0 auto;border:1px solid #d6dbe6;background:#f0f2f5;border-radius:999px;padding:0 18px}._groupHero_1bibu_2149{width:min(1180px,100%);margin:110px auto 0;background:#fff;border:1px solid #d8dfea;border-top:0;border-radius:0 0 12px 12px;overflow:hidden;box-shadow:0 2px 8px #0f172a0f}._coverFrame_1bibu_2160{position:relative;height:clamp(220px,28vw,360px);background:#dbeafe;overflow:hidden}._coverImage_1bibu_2167{width:100%;height:100%;object-fit:cover;display:block}._coverShade_1bibu_2174{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a0a,#0f172a57)}._heroBody_1bibu_2180{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:0 28px 22px}._heroIdentity_1bibu_2188{display:flex;align-items:flex-end;gap:18px;min-width:0}._groupAvatar_1bibu_2195{width:142px;height:142px;margin-top:-54px;border-radius:18px;object-fit:cover;background:#e2e8f0;border:5px solid #ffffff;box-shadow:0 10px 28px #0f172a2e;flex:0 0 auto;position:relative;z-index:8}._avatarEditWrap_1bibu_2209{position:relative;flex:0 0 auto;display:inline-flex;align-items:flex-end}._avatarEditable_1bibu_2216{cursor:pointer;pointer-events:auto}._avatarEditButton_1bibu_2221{position:absolute;right:-4px;bottom:8px;z-index:12;width:38px;height:38px;border:3px solid #ffffff;border-radius:50%;padding:0;display:inline-flex;align-items:center;justify-content:center;background:#2243b6;color:#fff;box-shadow:0 8px 20px #0f172a38;cursor:pointer;pointer-events:auto}._avatarEditButton_1bibu_2221:hover:not(:disabled),._avatarEditable_1bibu_2216:focus-visible ._avatarEditButton_1bibu_2221{background:#1e40af;transform:translateY(-1px)}._avatarEditButton_1bibu_2221:disabled{cursor:wait;opacity:.78}._heroCopy_1bibu_2252{min-width:0;padding-top:14px}._heroCopy_1bibu_2252 h1{margin:0;color:#050505;font-size:clamp(1.55rem,3vw,2.45rem);line-height:1.06;font-weight:900;letter-spacing:0}._heroMeta_1bibu_2266{margin:8px 0 0;color:#65676b;font-size:.96rem;font-weight:800}._heroDescription_1bibu_2273{width:min(660px,100%);margin:8px 0 0;color:#334155;line-height:1.45;font-size:.95rem}._memberFaces_1bibu_2281{display:flex;align-items:center;gap:0;margin-top:12px;color:#65676b;font-size:.88rem;font-weight:800}._memberFaces_1bibu_2281 img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #ffffff;background:#e2e8f0;margin-right:-7px}._memberFaces_1bibu_2281 span{margin-left:14px}._heroActions_1bibu_2305{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;flex:0 0 auto}._heroActions_1bibu_2305 button{border:0;min-height:40px;border-radius:8px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;color:#0f172a;background:#e4e6eb;font-weight:900;cursor:pointer;pointer-events:auto}._heroActions_1bibu_2305 ._heroActionActive_1bibu_2329{background:#1e40af;color:#fff}._container_1bibu_2334{width:min(1180px,100%);max-width:1180px;margin:122px auto 34px;padding:0 16px 34px;background:transparent;border-radius:0;box-shadow:none;text-align:initial}._groupHero_1bibu_2149+._container_1bibu_2334{margin-top:16px}._content_1bibu_111{width:min(1180px,100%)}._communitySection_1bibu_112{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start;padding:0;width:100%}._intro_1bibu_117{grid-column:2;grid-row:1 / span 999;position:sticky;top:126px;display:block;min-height:auto;padding:16px;margin:0;background:#fff;border:1px solid #d8dfea;border-radius:8px;box-shadow:0 1px 3px #0f172a14;overflow:visible;text-align:left}._intro_1bibu_117:after{display:none}._intro_1bibu_117 ._imageBox_1bibu_123{display:none}._title1_1bibu_137{color:#050505;font-size:1.15rem;font-weight:900;padding:0;margin:0 0 10px}._heroLead_1bibu_1609{display:none}._state_1bibu_146{display:flex;align-items:center;gap:6px;margin:0 0 12px;padding:0;color:#65676b;font-size:.92rem;font-weight:700}._memberLink_1bibu_1627{color:#1e40af;cursor:pointer;font-weight:900}._groupSnapshot_1bibu_1142{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0;padding:0}._groupSnapshot_1bibu_1142 div{min-height:68px;border-radius:8px;background:#f0f5ff;border:1px solid #dbeafe;display:grid;place-items:center;align-content:center;text-align:center;padding:8px;box-shadow:none}._groupSnapshot_1bibu_1142 strong{color:#1e40af;font-size:1.15rem;line-height:1}._groupSnapshot_1bibu_1142 span{margin-top:4px;color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:0}._viewCondition_1bibu_163{width:100%;margin:14px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}._btn1_1bibu_169,._subOption2_1bibu_170{min-height:38px;border:0;border-radius:8px;background:#e7f0ff!important;color:#1e40af!important;font-weight:900;cursor:pointer;box-shadow:none}._btn1_1bibu_169:hover,._subOption2_1bibu_170:hover{background:#dbeafe!important;transform:none;box-shadow:none}._uploading_1bibu_188{grid-column:1;margin:0 0 12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center;min-height:auto;padding:14px 16px;background:#fff;border:1px solid #d8dfea;border-radius:8px;box-shadow:0 1px 3px #0f172a14}._userPics_1bibu_198{min-width:42px;max-width:42px;min-height:42px;max-height:42px;width:42px;height:42px;border:0;border-radius:50%;background:#e2e8f0}._uploadNow_1bibu_220{width:100%;min-height:44px;border:0;border-radius:999px;background:#f0f2f5;resize:none;color:#050505;font-size:.95rem;box-shadow:none}._uploadNow_1bibu_220:focus{outline:2px solid rgba(30,64,175,.18);border-color:transparent;box-shadow:none}._uploadNow2_1bibu_232{min-width:82px;min-height:42px;border:0;border-radius:8px;background:#f0f2f5;color:#475569;display:inline-flex;justify-content:center;gap:6px;font-weight:900;cursor:pointer;pointer-events:auto}._uploadNow2_1bibu_232:hover{background:#e4e6eb}._uploadNow2_1bibu_232 p{margin:0;font-size:.82rem}._uploading_1bibu_188>svg:last-child{width:auto;height:auto;padding:0;border-radius:0;background:transparent;color:#1e40af!important;fill:#1e40af!important;box-shadow:none;cursor:pointer;pointer-events:auto}._option2_1bibu_277{margin:12px 0 0;padding:12px 0 0;border-top:1px solid #edf0f5;border-bottom:0;display:flex;gap:8px}._sort_1bibu_292{margin:12px 0 0;padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#f8fafc;box-shadow:none}._filteration_1bibu_297{display:flex;align-items:center;font-size:.9rem;color:#050505}._visible_1bibu_304{margin-left:auto;color:#1e40af}._inners1_1bibu_311{justify-content:flex-start}._inners_1bibu_311{color:#1e40af;font-weight:900}._groupRail_1bibu_1229{display:none}._activeCommunityFilter_1bibu_326,._feedStructureContainer_1bibu_335,._loading_1bibu_492,._endText_1bibu_490,._lastText_1bibu_491{grid-column:1}._activeCommunityFilter_1bibu_326{width:100%;margin:0 0 12px;border:1px solid #dbeafe;background:#eff6ff;color:#1e40af}._feedStructureContainer_1bibu_335{width:100%;margin:0 0 12px;padding:14px 16px;background:#fff;border:1px solid #d8dfea;border-radius:8px;box-shadow:0 1px 3px #0f172a14}._feedStructureContainer_1bibu_335:hover{background:#fff;box-shadow:0 3px 12px #0f172a14;transform:none}._top_1bibu_9{display:flex;border-bottom:0;padding-bottom:0;align-items:flex-start;gap:10px}._rotate_1bibu_350{width:44px;height:44px;margin-top:0}._rotateBorder_1bibu_356{display:none}._imagesBox_1bibu_199{position:relative;inset:auto;width:44px;height:44px;border-radius:50%;background:#e2e8f0;border:0;box-shadow:none}._activeStatus_1bibu_375{width:12px;height:12px}._descriptions_1bibu_401{min-width:0;margin-left:0;flex:1}._details_1bibu_405,._details2_1bibu_406{display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-width:0}._name_1bibu_413{margin:0;color:#050505;font-size:.94rem;font-weight:900}._status_1bibu_423,._details2_1bibu_406,._private_1bibu_2704,._state2_1bibu_2705,._postTime_1bibu_438{color:#65676b;font-size:.82rem;font-weight:700}._standard_1bibu_424{display:none}._tips_1bibu_444{padding-left:0}._dotWrapper_1bibu_450>svg:hover{background:transparent;transform:none}._messageBox_1bibu_455{margin:12px 0 0;color:#050505;font-size:.96rem;line-height:1.5;text-align:left}._messageBox_1bibu_455 p{margin:0}._messageBox_1bibu_455 img,._messageBox_1bibu_455 video,._feedImage_1bibu_462,._feedVideo_1bibu_463{border-radius:8px!important;background:#000;box-shadow:none}._bottomStats_1bibu_472{margin-top:12px;padding-top:10px;border-top:1px solid #edf0f5;color:#65676b;display:flex;justify-content:space-between;gap:8px}._stat_1bibu_146,._statView_1bibu_483{min-height:38px;padding:0 10px;border-radius:8px;color:#65676b;font-weight:900;background:transparent;display:inline-flex;align-items:center;gap:5px}._stat_1bibu_146:hover,._statView_1bibu_483:hover{background:#f2f4f7;color:#1e40af;transform:none}._dropdownMenu_1bibu_451{border-radius:10px!important;border:1px solid #e2e8f0!important;box-shadow:0 16px 36px #0f172a29!important}._loading_1bibu_492{min-height:110px;background:#fff;border:1px solid #d8dfea;border-radius:8px;color:#65676b}._endText_1bibu_490,._lastText_1bibu_491{margin:10px 0;color:#65676b}._grid_1bibu_505{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}._card_1bibu_512{border:1px solid #d8dfea;border-radius:8px;box-shadow:0 1px 3px #0f172a14;background:#fff}._card_1bibu_512:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a1a}._image_1bibu_123{height:180px;aspect-ratio:auto}._tag_1bibu_536{background:#e8ecff;color:#1e40af}._connectBtn_1bibu_172,._memberPopupAction_1bibu_173,._clearBtn_1bibu_171{background:#1e40af;font-weight:900}@media (max-width: 980px){._heroBody_1bibu_2180{align-items:flex-start;flex-direction:column;padding:0 18px 18px}._heroActions_1bibu_2305{width:100%;justify-content:stretch}._heroActions_1bibu_2305 button{flex:1;justify-content:center}._communitySection_1bibu_112{display:block}._intro_1bibu_117{position:static;margin-bottom:12px}}@media (max-width: 640px){._topNav_1bibu_9{height:56px;padding:0 10px}._fixedTabs_1bibu_80{top:56px;height:54px;overflow-x:auto;justify-content:flex-start}._navItem_1bibu_92{min-width:118px}._groupHero_1bibu_2149{margin-top:110px;border-radius:0 0 10px 10px}._coverFrame_1bibu_2160{height:210px}._heroIdentity_1bibu_2188{align-items:flex-start;gap:12px}._groupAvatar_1bibu_2195{width:92px;height:92px;margin-top:-36px;border-radius:14px;border-width:4px}._avatarEditButton_1bibu_2221{right:-3px;bottom:5px;width:32px;height:32px;border-width:2px}._heroCopy_1bibu_2252 h1{font-size:1.45rem}._heroDescription_1bibu_2273{display:none}._memberFaces_1bibu_2281{margin-top:8px}._container_1bibu_2334{margin-top:118px;padding:0 8px 26px}._groupHero_1bibu_2149+._container_1bibu_2334{margin-top:12px}._uploading_1bibu_188{grid-template-columns:auto minmax(0,1fr) auto;padding:12px}._uploadNow2_1bibu_232{min-width:44px}._uploadNow2_1bibu_232 p{display:none}._viewCondition_1bibu_163{grid-template-columns:1fr}._bottomStats_1bibu_472{flex-wrap:nowrap;overflow-x:auto}._stat_1bibu_146,._statView_1bibu_483{flex:0 0 auto}}._fixedTabs_1bibu_80{overflow-x:hidden;scrollbar-width:none}._fixedTabs_1bibu_80::-webkit-scrollbar{display:none}._postingToast_1bibu_2974{position:fixed;top:122px;left:50%;z-index:2500;transform:translate(-50%);min-height:42px;max-width:min(520px,calc(100vw - 24px));display:inline-flex;align-items:center;gap:10px;padding:0 16px;border:1px solid #d8dfea;border-radius:999px;background:#fff;color:#0f172a;box-shadow:0 14px 36px #0f172a29;font-size:.92rem;font-weight:800}._toastSpinner_1bibu_2995,._sendSpinner_1bibu_2996{animation:_spin_1bibu_1 .9s linear infinite}._viewCondition_1bibu_163{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;margin:14px auto 0;padding:0}._viewCondition_1bibu_163 ._btn1_1bibu_169{flex:0 0 auto;min-width:82px;padding:0 14px}._composerCard_1bibu_3016{grid-column:1;width:100%;display:grid;grid-template-columns:46px minmax(0,1fr) 84px 44px;gap:10px;align-items:center;margin:0 0 12px;padding:14px 16px;border:1px solid #d8dfea;border-radius:10px;background:#fff;box-shadow:0 2px 8px #0000000f}._composerCard_1bibu_3016 ._userPics_1bibu_198{width:46px;height:46px;min-width:46px;min-height:46px;max-width:46px;max-height:46px;border-radius:50%;overflow:hidden;background:#e2e8f0}._composerCard_1bibu_3016 ._uploadNow_1bibu_220{width:100%;min-height:46px;max-height:96px;padding:12px 15px;border:0;border-radius:999px;background:#f0f2f5;color:#050505;resize:none;font-size:.95rem;outline:none}._composerCard_1bibu_3016 ._uploadNow_1bibu_220:focus{outline:2px solid rgba(30,64,175,.18)}._composerCard_1bibu_3016 ._uploadNow2_1bibu_232{min-width:84px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;background:#f0f2f5;color:#475569;font-weight:900;cursor:pointer;pointer-events:auto}._composerCard_1bibu_3016 ._uploadNow2_1bibu_232:hover{background:#e4e6eb}._sendPostButton_1bibu_3081{width:42px;height:42px;border:0;border-radius:999px;display:inline-grid;place-items:center;background:#1e40af;color:#fff;cursor:pointer;pointer-events:auto}._sendPostButton_1bibu_3081:disabled{background:#cbd5e1;cursor:default}._previewBox_1bibu_247{grid-column:1;margin:-2px 0 12px;border-radius:10px}._option2_1bibu_277,._sort_1bibu_292{grid-column:2}._feedStructureContainer_1bibu_335{grid-column:1;width:100%;background:#fff;border-radius:0;box-shadow:0 2px 8px #0000000f;margin:4px 0 0;padding:16px 4vw;transition:all .3s ease;border:0;border-bottom:1px solid #eee;position:relative}._feedStructureContainer_1bibu_335:hover{background:#fafafa;box-shadow:0 3px 10px #00000014;transform:none}._top_1bibu_9{display:flex;align-items:flex-start;padding-bottom:.2rem;justify-content:space-between;width:100%;border-bottom:2px solid rgb(246,243,243);gap:0}._rotate_1bibu_350{position:relative;width:50px;height:50px;display:flex;margin-top:-1.5%;align-items:center;justify-content:center}._rotateBorder_1bibu_356{position:absolute;top:0;left:0;width:50px;height:50px;border:2px solid #1e40af;border-radius:80px;border-top-color:transparent;border-bottom-color:transparent;animation:_spin_1bibu_1 1.5s linear infinite;box-sizing:border-box;z-index:1;display:block}._offline1_1bibu_366{display:none}._imagesBox_1bibu_199{position:relative;width:40px;height:40px;inset:auto;border-radius:20px;overflow:hidden;background:#e2e8f0}._images_1bibu_199{width:100%;height:100%;object-fit:cover}._activeStatus_1bibu_375{position:absolute;bottom:2px;right:3px;width:15px;height:15px;border-radius:50%;border:2px solid white}._online_1bibu_385{background-color:#1e40af}._offline_1bibu_366{background-color:#cbcaca}._descriptions_1bibu_401{flex:1;margin-left:12px;min-width:0}._details_1bibu_405{display:flex;align-items:center;flex-wrap:wrap;font-size:15px;color:#333;gap:2px}._name_1bibu_413{margin:0;font-weight:700;color:#000;font-size:medium;text-transform:capitalize;cursor:pointer;pointer-events:auto}._status_1bibu_423{margin:0;font-weight:700;color:#1e40af;cursor:pointer;pointer-events:auto}._standard_1bibu_424{color:#1e40af;font-weight:700;margin-left:auto;display:flex;align-items:center;cursor:pointer;pointer-events:auto}._dot_1bibu_425{color:#999;margin-left:0%}._dot1_1bibu_425{color:#1e40af;margin-left:4px}._details2_1bibu_406{display:flex;align-items:center;font-size:12.5px;color:#555;margin-top:3px;width:calc(100% + 2rem);gap:2px}._private_1bibu_2704{background:#f5f5f5;border-radius:6px;padding:2px 8px}._postTime_1bibu_438{margin-left:auto;font-style:italic;cursor:pointer;color:#777}._tips_1bibu_444{cursor:pointer;padding-left:8px}._tips_1bibu_444 svg,._dotWrapper_1bibu_450>svg{width:auto;height:auto;padding:0;border-radius:0;background:transparent;color:#65676b!important;transform:none}._messageBox_1bibu_455{margin:12px 0;font-size:15px;color:#222;line-height:1.5;max-width:100%;text-align:left;word-break:break-word;white-space:pre-line;overflow:visible;max-height:none}._messageBox_1bibu_455>p{margin:0}._feedImage_1bibu_462,._feedVideo_1bibu_463{width:100%;max-height:600px;object-fit:cover;border-radius:10px!important;background:#000;box-shadow:none}._bottomStats_1bibu_472{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 4vw 14px;border-top:1px solid #eef2f7;background:linear-gradient(180deg,#fff,#fbfcff);color:#444;margin:0 -4vw -16px}._stat_1bibu_146,._statView_1bibu_483{flex:1;min-width:0;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;border:1px solid #e5eaf2;background:#f8fafc;color:#334155;font-weight:750;font-size:13px;cursor:pointer;white-space:nowrap;box-shadow:inset 0 1px #ffffffd9;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}._stat_1bibu_146:hover,._statView_1bibu_483:hover{transform:translateY(-1px);background:#fff;border-color:#b91c1c47;color:#b91c1c}@media (max-width: 768px){._feedStructureContainer_1bibu_335{padding:14px 5vw}._details_1bibu_405{font-size:14px}._bottomStats_1bibu_472{font-size:13px;justify-content:space-around;margin-left:-5vw;margin-right:-5vw}._standard_1bibu_424{display:none}}@media (max-width: 640px){._fixedTabs_1bibu_80{overflow-x:hidden}._composerCard_1bibu_3016{grid-template-columns:42px minmax(0,1fr) 44px 42px;padding:12px}._composerCard_1bibu_3016 ._uploadNow2_1bibu_232{min-width:44px}._viewCondition_1bibu_163{flex-direction:row;display:flex}}@media (max-width: 480px){._feedStructureContainer_1bibu_335{padding:12px 4vw}._messageBox_1bibu_455{font-size:14px}._details_1bibu_405{flex-direction:row;font-size:13.5px}._bottomStats_1bibu_472{font-size:12.8px;margin-left:-4vw;margin-right:-4vw}}._brand_1bibu_25{position:relative;padding:6px 14px 7px;border-radius:999px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#ff2d75,#7c3aed,#1e40af) border-box;border:1px solid transparent;color:#111827;font-size:1.02rem;font-weight:950;line-height:1;letter-spacing:0;text-transform:lowercase;box-shadow:0 10px 24px #7c3aed26}._brand_1bibu_25:first-letter{text-transform:uppercase}._brand_1bibu_25:after{content:"";position:absolute;right:8px;top:6px;width:6px;height:6px;border-radius:50%;background:#ff2d75;box-shadow:0 0 0 4px #ff2d7524}._groupSnapshot_1bibu_1142{display:flex;justify-content:center;align-items:center;gap:14px;margin:18px auto 1.5rem;padding:0;background:transparent;border:0;box-shadow:none}._groupSnapshot_1bibu_1142 div{width:92px;height:92px;min-width:92px;border-radius:50%;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(30,64,175,.14);background:radial-gradient(circle at 32% 24%,#fffffff2,#ffffffb8 34%,#e7f0fff2),#fff;box-shadow:0 14px 28px #0f172a1a}._groupSnapshot_1bibu_1142 strong{color:#111827;font-size:1.1rem;font-weight:950;line-height:1}._groupSnapshot_1bibu_1142 span{color:#475569;font-size:.72rem;font-weight:900;text-transform:uppercase}@media (max-width: 520px){._groupSnapshot_1bibu_1142{gap:8px}._groupSnapshot_1bibu_1142 div{width:74px;height:74px;min-width:74px}._groupSnapshot_1bibu_1142 strong{font-size:.98rem}._groupSnapshot_1bibu_1142 span{font-size:.62rem}}._brandSpacer_1bibu_3527{width:112px;height:32px;flex:0 0 112px}._topNav_1bibu_9{grid-template-columns:44px 1fr 76px}._fixedTabs_1bibu_80{display:flex;justify-content:center;align-items:center;gap:10px;padding:8px 12px}._navItem_1bibu_92{width:min(42vw,190px);height:42px;border-radius:999px}._groupSnapshot_1bibu_1142{margin-bottom:1.5rem}._groupSnapshot_1bibu_1142 div{position:relative;overflow:visible;isolation:isolate}._groupSnapshot_1bibu_1142 div:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;z-index:-1;border-radius:50%;background:conic-gradient(from 0deg,#ff2d75,#7c3aed,#1e40af,#22c55e,#ff2d75);animation:_spin_1bibu_1 1.9s linear infinite}._groupSnapshot_1bibu_1142 div:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;border-radius:50%;background:#fff}._groupSnapshot_1bibu_1142 strong{max-width:66px;overflow:hidden;color:#0f172a;font-size:1.02rem;font-variant-numeric:tabular-nums}._composerCard_1bibu_3016{grid-template-columns:48px minmax(0,1fr) 46px 46px;gap:11px;padding:12px;border:1px solid rgba(148,163,184,.22);border-radius:22px;background:linear-gradient(135deg,#fffffffa,#f8fafcf0),#fff;box-shadow:0 18px 38px #0f172a17}._composerCard_1bibu_3016 ._userPics_1bibu_198{width:48px;height:48px;min-width:48px;border:2px solid #ffffff;box-shadow:0 8px 18px #0f172a1f}._composerCard_1bibu_3016 ._uploadNow_1bibu_220{min-height:48px;max-height:112px;padding:14px 17px;border:1px solid transparent;background:#f1f5f9;color:#0f172a;font-weight:700}._composerCard_1bibu_3016 ._uploadNow_1bibu_220::placeholder{color:#64748b;font-weight:750}._composerCard_1bibu_3016 ._uploadNow_1bibu_220:focus{background:#fff;border-color:#7c3aed59;outline:3px solid rgba(124,58,237,.11)}._composerCard_1bibu_3016 ._uploadNow2_1bibu_232{min-width:46px;width:46px;height:46px;min-height:46px;border-radius:50%;background:#eef2ff;color:#4f46e5}._composerCard_1bibu_3016 ._uploadNow2_1bibu_232 p{display:none}._sendPostButton_1bibu_3081{width:46px;height:46px;background:linear-gradient(135deg,#ff2d75,#7c3aed 54%,#1e40af);box-shadow:0 12px 22px #7c3aed42}._sendPostButton_1bibu_3081:disabled{background:#cbd5e1;box-shadow:none}._feedFilterTabs_1bibu_3655{grid-column:1;margin:0 0 12px;padding:10px;border:1px solid #d8dfea;border-radius:14px;background:#fff;box-shadow:0 2px 8px #0f172a0f}._boostOverlay_1bibu_3665{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2200;display:flex;align-items:flex-end;justify-content:center;padding:14px;background:#0f172a6b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._boostPanel_1bibu_3678{width:min(560px,100%);max-height:min(84vh,720px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px;border:1px solid rgba(30,64,175,.12);border-radius:22px;background:#fff;color:#0f172a;box-shadow:0 28px 80px #0f172a47}._managePanel_1bibu_3692{max-height:calc(100dvh - 28px);padding-bottom:22px}._managePanel_1bibu_3692 ._boostPreview_1bibu_3697{grid-template-columns:minmax(0,1fr)}._managePanel_1bibu_3692 ._boostPreview_1bibu_3697 p{max-height:none;overflow:visible}._boostHeader_1bibu_3706{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}._boostHeader_1bibu_3706 h3,._boostHeader_1bibu_3706 p{margin:0}._boostHeader_1bibu_3706 h3{color:#0f172a;font-size:1.08rem;font-weight:950}._boostHeader_1bibu_3706 p{margin-top:3px;color:#64748b;font-size:.84rem;font-weight:750}._boostHeader_1bibu_3706 button{width:36px;height:36px;border:0;border-radius:999px;display:grid;place-items:center;background:#eef2ff;color:#1e40af;cursor:pointer;pointer-events:auto}._boostPostList_1bibu_3745{display:grid;gap:8px;max-height:280px;overflow:auto;padding-right:2px}._boostPostItem_1bibu_3753{width:100%;min-height:58px;display:grid;gap:4px;text-align:left;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#0f172a;cursor:pointer;pointer-events:auto}._boostPostItem_1bibu_3753 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:900}._boostPostItem_1bibu_3753 small{color:#64748b;font-weight:750}._boostPostActive_1bibu_3780{border-color:#1e40af80;background:#eff6ff;box-shadow:0 0 0 3px #1e40af14}._boostPreview_1bibu_3697{display:grid;grid-template-columns:minmax(0,1fr) 74px;gap:10px;align-items:center;margin-top:12px;padding:10px;border:1px solid #dbe3ef;border-radius:12px;background:#f8fafc}._boostPreview_1bibu_3697 strong{display:block;color:#0f172a;font-size:.82rem;font-weight:950}._boostPreview_1bibu_3697 p{margin:3px 0 0;color:#475569;font-size:.82rem;font-weight:750;line-height:1.35;max-height:44px;overflow:hidden}._boostPreview_1bibu_3697 img,._boostPreview_1bibu_3697 video{width:74px;height:58px;object-fit:cover;border-radius:10px;background:#e2e8f0}._boostedBadge_1bibu_3824{display:inline-flex;align-items:center;gap:4px;min-height:22px;padding:3px 8px;border-radius:999px;background:#eef6ff;color:#1e40af;border:1px solid rgba(30,64,175,.14);font-size:.72rem;font-weight:900;white-space:nowrap}._boostEmpty_1bibu_3839{min-height:82px;display:grid;place-items:center;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;font-weight:850}._boostField_1bibu_3849{display:grid;gap:7px;margin-top:13px;color:#334155;font-size:.84rem;font-weight:900}._boostField_1bibu_3849 input{width:100%;min-height:46px;border:1px solid #dbe3ef;border-radius:14px;padding:0 13px;color:#0f172a;background:#fff;font:inherit;font-weight:850;outline:none}._boostField_1bibu_3849 input:focus{border-color:#1e40af73;box-shadow:0 0 0 4px #1e40af1a}._boostNote_1bibu_3876{margin:9px 0 0;color:#64748b;font-size:.82rem;font-weight:750}._boostMessage_1bibu_3883{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px;padding:10px 12px;border:1px solid rgba(185,28,28,.14);border-radius:12px;background:#fef2f2;color:#b91c1c;font-size:.82rem;font-weight:850}._boostMessage_1bibu_3883 button{flex:0 0 auto;border:0;border-radius:999px;padding:7px 10px;background:#1e40af;color:#fff;font-weight:900;cursor:pointer;pointer-events:auto}._boostContinue_1bibu_3910{width:100%;min-height:46px;margin-top:13px;border:0;border-radius:999px;background:#1e40af;color:#fff;font-weight:950;cursor:pointer;pointer-events:auto}._boostContinue_1bibu_3910:disabled,._boostHeader_1bibu_3706 button:disabled{opacity:.65;cursor:not-allowed}@media (max-width: 520px){._brandSpacer_1bibu_3527{width:76px;flex-basis:76px}._fixedTabs_1bibu_80{gap:8px}._navItem_1bibu_92{width:min(43vw,168px)}._composerCard_1bibu_3016{grid-template-columns:42px minmax(0,1fr) 42px 42px;border-radius:18px;gap:8px}._composerCard_1bibu_3016 ._userPics_1bibu_198,._composerCard_1bibu_3016 ._uploadNow2_1bibu_232,._sendPostButton_1bibu_3081{width:42px;height:42px;min-width:42px;min-height:42px}}._topTitle_1bibu_3960{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#0f172a;font-size:.98rem;font-weight:950;letter-spacing:0;white-space:nowrap;pointer-events:none}._intertwinedRings_1bibu_3977{position:relative;width:28px;height:18px;display:inline-block}._intertwinedRings_1bibu_3977 i{position:absolute;top:1px;width:16px;height:16px;border:2px solid #1e40af;border-radius:50%;box-shadow:0 0 0 3px #1e40af14}._intertwinedRings_1bibu_3977 i:first-child{left:0;border-top-color:transparent;animation:_spin_1bibu_1 1.7s linear infinite}._intertwinedRings_1bibu_3977 i:last-child{right:0;border-bottom-color:transparent;animation:_spin_1bibu_1 1.7s linear infinite reverse}._groupAvatar_1bibu_2195{border-color:#1e40af!important}._groupSnapshot_1bibu_1142 div:before{background:conic-gradient(from 0deg,#1e40af,#2563eb,#60a5fa,#1d4ed8,#1e40af)}._heroActions_1bibu_2305 button,._heroActions_1bibu_2305 button:first-child{background:#ffffffeb;color:#1e40af;border:1px solid rgba(30,64,175,.18)}._heroActions_1bibu_2305 button:hover,._heroActions_1bibu_2305 ._heroActionActive_1bibu_2329{background:#1e40af;color:#fff;border-color:#1e40af}._composerCard_1bibu_3016 ._uploadNow_1bibu_220{display:block;text-align:center;font-size:.86rem;line-height:20px;padding-top:13px;padding-bottom:13px}._composerCard_1bibu_3016 ._uploadNow_1bibu_220::placeholder{font-size:.84rem;text-align:center}._composerCard_1bibu_3016 ._uploadNow_1bibu_220:focus{text-align:left}@media (max-width: 520px){._topTitle_1bibu_3960{font-size:.9rem;gap:7px}._intertwinedRings_1bibu_3977{width:24px;height:16px}._intertwinedRings_1bibu_3977 i{width:14px;height:14px}}._rightIcons_1bibu_32{min-width:92px;justify-content:flex-end}._liveClock_1bibu_4069{min-width:88px;padding:6px 9px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#f8fbff;color:#1e40af;font-size:.78rem;font-weight:900;line-height:1;text-align:center;font-variant-numeric:tabular-nums}._topTitle_1bibu_3960{gap:10px}._intertwinedRings_1bibu_3977{width:32px;height:22px;filter:drop-shadow(0 4px 8px rgba(30,64,175,.16))}._intertwinedRings_1bibu_3977:before{content:"";position:absolute;top:2px;right:1px;bottom:2px;left:1px;border-radius:999px;background:linear-gradient(90deg,#1e40af14,#60a5fa2e)}._intertwinedRings_1bibu_3977 i{top:2px;width:18px;height:18px;border-width:2px;border-color:#1e40afe6;background:#ffffffb8;box-shadow:inset 0 0 0 2px #ffffffc7}._intertwinedRings_1bibu_3977 i:first-child{left:1px;border-right-color:#60a5fa73;border-top-color:#1e40aff2}._intertwinedRings_1bibu_3977 i:last-child{right:1px;border-left-color:#60a5fa73;border-bottom-color:#1e40aff2}._groupAvatar_1bibu_2195{border-color:#fff!important;background:#fff!important}._groupSnapshot_1bibu_1142 div:before{top:-4px;right:-4px;bottom:-4px;left:-4px;background:conic-gradient(from 0deg,#1e40af33,#fffffff2,#60a5fa59,#ffffffe6,#1e40af33);animation-duration:2.6s}._groupSnapshot_1bibu_1142 div:after{top:-1px;right:-1px;bottom:-1px;left:-1px;background:#fffffffa}._heroActions_1bibu_2305 button,._heroActions_1bibu_2305 button:first-child{background:#fffffff0;color:#1e40af;border:1px solid rgba(30,64,175,.18);box-shadow:0 8px 18px #0f172a14}._heroActions_1bibu_2305 ._heroActionActive_1bibu_2329,._heroActions_1bibu_2305 button:hover{background:#1e40af;color:#fff;border-color:#1e40af}._heroActions_1bibu_2305 ._heroActionButton_1bibu_4161:not(._heroActionActive_1bibu_2329){background:#fffffff0;color:#1e40af;border-color:#1e40af2e}._heroActions_1bibu_2305 ._heroActionButton_1bibu_4161._heroActionActive_1bibu_2329{background:#1e40af;color:#fff;border-color:#1e40af}._composerCard_1bibu_3016{grid-template-columns:minmax(0,1fr) 46px 46px}._composerCard_1bibu_3016 ._userPics_1bibu_198{display:none}._composerCard_1bibu_3016 ._uploadNow_1bibu_220{min-height:48px;text-align:center;font-size:.84rem;line-height:20px;padding:13px 16px}._card_1bibu_512{cursor:pointer;pointer-events:auto}._card_1bibu_512:focus-visible{outline:3px solid rgba(30,64,175,.28);outline-offset:3px}._composerCard_1bibu_3016 ._uploadNow_1bibu_220::placeholder{color:#64748b;font-size:.82rem;text-align:center}._composerCard_1bibu_3016 ._uploadNow_1bibu_220:not(:placeholder-shown),._composerCard_1bibu_3016 ._uploadNow_1bibu_220:focus{text-align:left}._rotateBorder_1bibu_356{display:none!important}._coverImage_1bibu_2167 video,._coverImage_1bibu_2167>video{width:100%;height:100%;object-fit:cover;display:block}._coverFrame_1bibu_2160 ._coverImage_1bibu_2167{width:100%;height:100%}@media (max-width: 520px){._rightIcons_1bibu_32{min-width:82px}._liveClock_1bibu_4069{min-width:80px;padding-inline:7px;font-size:.72rem}._intertwinedRings_1bibu_3977{width:28px;height:20px}._intertwinedRings_1bibu_3977 i{width:16px;height:16px}._composerCard_1bibu_3016{grid-template-columns:minmax(0,1fr) 42px 42px}}._spaceMediaBlock_1bibu_4253{width:100%;margin-top:10px}._spaceAudioBadge_1bibu_4258{display:inline-flex;align-items:center;gap:8px;max-width:100%;margin:0 0 8px;padding:7px 10px;border-radius:999px;background:#0f172a0f;color:#334155;font-size:.82rem;font-weight:700;overflow:hidden}._spaceAudioBadge_1bibu_4258 span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._spaceAudioWave_1bibu_4279{display:inline-flex;align-items:center;gap:2px;height:14px}._spaceAudioWave_1bibu_4279 i{width:3px;height:8px;border-radius:999px;background:#0f766e;animation:_spaceAudioPulse_1bibu_1 .9s ease-in-out infinite}._spaceAudioWave_1bibu_4279 i:nth-child(2){animation-delay:.14s;height:12px}._spaceAudioWave_1bibu_4279 i:nth-child(3){animation-delay:.28s;height:7px}@keyframes _spaceAudioPulse_1bibu_1{0%,to{transform:scaleY(.65);opacity:.65}50%{transform:scaleY(1);opacity:1}}._spaceMediaFrame_1bibu_4302{position:relative;width:100%;height:clamp(430px,92vw,760px);min-height:clamp(430px,92vw,760px);overflow:hidden;border-radius:12px;background:#000;border:1px solid rgba(226,232,240,.9);box-shadow:0 12px 34px #0f172a14}._spaceMediaScroller_1bibu_4314{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none}._spaceMediaScroller_1bibu_4314::-webkit-scrollbar{display:none}._spaceMediaSlide_1bibu_4328{position:relative;flex:0 0 100%;width:100%;height:100%;scroll-snap-align:center;scroll-snap-stop:always;background:#000}._spaceFeedImage_1bibu_4338,._spaceFeedVideo_1bibu_4339{width:100%!important;height:100%!important;max-height:none!important;display:block;object-fit:cover;border-radius:0!important;box-shadow:none!important;background:#000}._spaceFullViewButton_1bibu_4350,._spaceCarouselArrow_1bibu_4351{position:absolute;z-index:30;display:inline-flex;align-items:center;justify-content:center;border:0;background:#0f172aad;color:#fff;box-shadow:0 10px 26px #0f172a38;cursor:pointer;pointer-events:auto}._spaceFullViewButton_1bibu_4350{right:12px;bottom:12px;width:38px;height:38px;border-radius:999px}._spaceCarouselArrow_1bibu_4351{top:50%;width:34px;height:46px;transform:translateY(-50%);border-radius:999px;font-size:1.25rem;font-weight:900}._spaceCarouselArrowLeft_1bibu_4383{left:10px}._spaceCarouselArrowRight_1bibu_4384{right:10px}._spaceMediaCount_1bibu_4386{position:absolute;top:12px;right:12px;z-index:5;padding:5px 10px;border-radius:999px;background:#0f172aad;color:#fff;font-size:.82rem;font-weight:800}._spaceCarouselDots_1bibu_4399{position:absolute;left:50%;bottom:14px;z-index:5;transform:translate(-50%);display:inline-flex;gap:6px;padding:6px 8px;border-radius:999px;background:#0f172a6b}._spaceCarouselDots_1bibu_4399 span{width:6px;height:6px;border-radius:999px;background:#ffffff8c}._spaceCarouselDots_1bibu_4399 ._spaceCarouselDotActive_1bibu_4419,._spaceCarouselDotActive_1bibu_4419{width:18px!important;background:#fff!important}._dotWrapper_1bibu_450{position:relative;flex:0 0 auto}._postMenuTrigger_1bibu_4430{width:36px;height:36px;padding:0;border:1px solid transparent;border-radius:50%;background:transparent;color:#536174;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease}._postMenuTrigger_1bibu_4430 svg,._tips_1bibu_444 ._postMenuTrigger_1bibu_4430 svg{width:22px;height:22px;padding:0;color:currentColor!important;background:transparent;transform:none;pointer-events:none}._postMenuTrigger_1bibu_4430:hover,._postMenuTrigger_1bibu_4430[aria-expanded=true]{border-color:#dbe3ee;background:#f2f5f9;color:#1e3a5f}._postMenuTrigger_1bibu_4430:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}._dropdownMenu_1bibu_451{position:absolute;top:calc(100% + 8px);right:0;z-index:1200;width:204px;min-width:204px;padding:6px;overflow:hidden;border:1px solid #dce3ec!important;border-radius:8px!important;background:#fff;box-shadow:0 18px 42px #0f172a2e,0 3px 10px #0f172a14!important;cursor:default;transform-origin:top right;animation:_postMenuIn_1bibu_1 .14s ease-out}._dropdownAction_1bibu_4486{width:100%;min-height:42px;padding:6px 8px;border:0;border-radius:6px;background:transparent;color:#263244;display:flex;align-items:center;gap:10px;font:inherit;font-size:.88rem;font-weight:750;letter-spacing:0;text-align:left;cursor:pointer;transition:color .14s ease,background-color .14s ease}._dropdownAction_1bibu_4486+._dropdownAction_1bibu_4486{margin-top:2px}._dropdownIcon_1bibu_4510{width:30px;height:30px;flex:0 0 30px;border-radius:6px;background:#eef3f8;color:#41536b;display:inline-flex;align-items:center;justify-content:center;transition:color .14s ease,background-color .14s ease}._dropdownIcon_1bibu_4510 svg,._tips_1bibu_444 ._dropdownIcon_1bibu_4510 svg{width:16px;height:16px;padding:0;color:currentColor!important;background:transparent;transform:none}._dropdownAction_1bibu_4486:hover,._dropdownAction_1bibu_4486:focus-visible{outline:none;background:#f2f5f9;color:#14243a}._dropdownAction_1bibu_4486:focus-visible{box-shadow:inset 0 0 0 2px #93b4ef}._dropdownDanger_1bibu_4544{color:#a52626}._dropdownDanger_1bibu_4544 ._dropdownIcon_1bibu_4510{background:#fff0f0;color:#c33434}._dropdownDanger_1bibu_4544:hover,._dropdownDanger_1bibu_4544:focus-visible{background:#fff2f2;color:#8f1f1f}._dropdownWarning_1bibu_4559{color:#76500a}._dropdownWarning_1bibu_4559 ._dropdownIcon_1bibu_4510{background:#fff7df;color:#a76d00}._dropdownWarning_1bibu_4559:hover,._dropdownWarning_1bibu_4559:focus-visible{background:#fff8e6;color:#654307}@keyframes _postMenuIn_1bibu_1{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 520px){._dropdownMenu_1bibu_451{right:-4px;width:min(204px,calc(100vw - 28px));min-width:0}}@media (prefers-reduced-motion: reduce){._dropdownMenu_1bibu_451{animation:none}}body.elighttee-dark ._postMenuTrigger_1bibu_4430{color:#aeb9c8}body.elighttee-dark ._postMenuTrigger_1bibu_4430:hover,body.elighttee-dark ._postMenuTrigger_1bibu_4430[aria-expanded=true]{border-color:#3a4657;background:#252c36;color:#f4f7fb}body.elighttee-dark ._dropdownMenu_1bibu_451{border-color:#343e4d!important;background:#1b2028;box-shadow:0 18px 42px #0000006b!important}body.elighttee-dark ._dropdownAction_1bibu_4486{color:#e8edf4}body.elighttee-dark ._dropdownAction_1bibu_4486:hover,body.elighttee-dark ._dropdownAction_1bibu_4486:focus-visible{background:#262d37;color:#fff}body.elighttee-dark ._dropdownIcon_1bibu_4510{background:#2b3440;color:#c4cfdd}body.elighttee-dark ._dropdownDanger_1bibu_4544{color:#ffabab}body.elighttee-dark ._dropdownDanger_1bibu_4544 ._dropdownIcon_1bibu_4510{background:#422529;color:#ff9b9b}body.elighttee-dark ._dropdownDanger_1bibu_4544:hover,body.elighttee-dark ._dropdownDanger_1bibu_4544:focus-visible{background:#3a2529}body.elighttee-dark ._dropdownWarning_1bibu_4559{color:#f4cb73}body.elighttee-dark ._dropdownWarning_1bibu_4559 ._dropdownIcon_1bibu_4510{background:#3c3320;color:#f2c35e}body.elighttee-dark ._dropdownWarning_1bibu_4559:hover,body.elighttee-dark ._dropdownWarning_1bibu_4559:focus-visible{background:#352f22}._overlay_w4ts2_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:1rem;background:#031d0a94}._modal_w4ts2_21{width:min(390px,100%);max-height:calc(100vh - 2rem);overflow-y:auto;border-radius:8px;background:#fff;padding:1.1rem;box-shadow:0 22px 60px #0000003d}._top_w4ts2_36{display:flex;align-items:center;justify-content:space-between}._iconWrap_w4ts2_48{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#0b6b2c;background:#e9f8ef}._closeBtn_w4ts2_68{width:36px;height:36px;border:0;border-radius:8px;display:grid;place-items:center;color:#24412d;background:#f1f5f2;cursor:pointer}._modal_w4ts2_21 h3{margin:1rem 0 .35rem;color:#0d2c17;font-size:1.08rem}._amount_w4ts2_104{margin:0 0 1rem;color:#0b6b2c;font-weight:700}._errorMessage_w4ts2_110{margin:0 0 1rem;padding:.75rem .85rem;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:.9rem;line-height:1.4}._disclosure_w4ts2_121{margin:0 0 1rem;padding:.8rem .85rem;border:1px solid #f5c96a;border-radius:8px;background:#fffbeb;color:#713f12;font-size:.86rem;line-height:1.45}._disclosure_w4ts2_121 p{margin:.35rem 0 .7rem}._disclosureAcceptance_w4ts2_136{display:flex!important;align-items:flex-start;gap:.55rem;margin:0!important;color:inherit!important;font-weight:700}._disclosureAcceptance_w4ts2_136 input{width:18px!important;height:18px!important;flex:0 0 18px;margin:.1rem 0 0}._modal_w4ts2_21 label{display:block;margin-bottom:.4rem;color:#274632;font-size:.9rem}._modal_w4ts2_21 input{width:100%;height:46px;border:1px solid #cddbd2;border-radius:8px;padding:0 .85rem;letter-spacing:0;font-size:1.2rem}._modal_w4ts2_21 ._disclosureAcceptance_w4ts2_136 input{width:18px;height:18px;padding:0}._confirmBtn_w4ts2_185{width:100%;height:46px;margin-top:1rem;border:0;border-radius:8px;color:#fff;background:#08742e;font-weight:700;cursor:pointer}._confirmBtn_w4ts2_185:disabled,._closeBtn_w4ts2_68:disabled{opacity:.6;cursor:not-allowed}body.elighttee-dark ._amount_w4ts2_104,body.elighttee-dark ._closeBtn_w4ts2_68,body.elighttee-dark ._confirmBtn_w4ts2_185,body.elighttee-dark ._iconWrap_w4ts2_48,body.elighttee-dark ._modal_w4ts2_21,body.elighttee-dark ._overlay_w4ts2_1,body.elighttee-dark ._top_w4ts2_36{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._disclosure_w4ts2_121{background:#2a210b!important;color:#fde68a!important;border-color:#854d0e!important}body.elighttee-dark ._modal_w4ts2_21,body.elighttee-dark ._top_w4ts2_36{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._amount_w4ts2_104,body.elighttee-dark ._modal_w4ts2_21,body.elighttee-dark ._overlay_w4ts2_1,body.elighttee-dark ._top_w4ts2_36{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._a_w4ts2_104{color:var(--elighttee-text)!important}._container_mqdns_1{--primary: #1e40af;--primary-soft: #315fd2;--ink: #111827;--muted: #667085;--line: rgba(30, 64, 175, .13);--surface: #ffffff;--soft: #f7f9fd;width:100%;min-height:100vh;padding:0 .9rem 2rem;background:radial-gradient(circle at 8% 0%,rgba(30,64,175,.08),transparent 24rem),linear-gradient(180deg,#fff,#f6f8fc);color:var(--ink)}._menu_mqdns_18,._total_mqdns_19,._discount_mqdns_20,._present_mqdns_21,._presence_mqdns_22,._contentsBox_mqdns_23{width:min(100%,46rem);margin-left:auto;margin-right:auto}._menu_mqdns_18{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:.78rem;padding:.82rem 0;margin-bottom:.85rem;border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._picsBox_mqdns_43,._cardBox_mqdns_44{flex:0 0 auto;width:3.1rem;height:3.1rem;overflow:hidden;border-radius:999px}._picsBox_mqdns_43{padding:2px;background:linear-gradient(135deg,#1e40af,#38bdf8,#14b8a6)}._picsBox_mqdns_43 img{display:block;width:100%;height:100%;object-fit:cover;border:2px solid #ffffff;border-radius:inherit}._cardBox_mqdns_44{display:grid;place-items:center;margin-left:auto;border:1px solid rgba(30,64,175,.14);background:linear-gradient(145deg,#1e40af1a,#2dd4bf1a);color:var(--primary);box-shadow:0 10px 26px #0f172a14}._name_mqdns_76{min-width:0;text-align:left;font-size:1rem;font-weight:850;line-height:1.15;color:var(--ink)}._name_mqdns_76>div:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._sub_mqdns_91{display:flex;align-items:center;gap:.35rem;margin-top:.26rem;color:var(--muted);font-size:.76rem;font-weight:750;text-transform:none}._statusDot_mqdns_102{width:.48rem;height:.48rem;border-radius:999px;background:#14b8a6;box-shadow:0 0 0 4px #14b8a61f}._total_mqdns_19{display:grid;gap:.38rem;padding:.95rem;border:1px solid var(--line);border-radius:1.15rem;background:var(--surface);box-shadow:0 12px 30px #0f172a0f}._discount_mqdns_20{margin-top:.78rem;padding:.95rem;border:1px solid rgba(30,64,175,.14);border-radius:1.15rem;background:linear-gradient(135deg,#1e40af14,#fff0 48%),#fff;box-shadow:0 12px 30px #0f172a0f}._portH2_mqdns_131,._portH1_mqdns_132{display:flex;align-items:center;gap:.5rem;margin:0}._portH1_mqdns_132{color:var(--muted);font-size:.76rem;font-weight:750}._portH1_mqdns_132 p,._portH2_mqdns_131 p{margin:0}._portH2_mqdns_131{color:var(--ink);font-size:.98rem;font-weight:850}._frame_mqdns_156{flex:0 0 auto;width:2.15rem;height:2.15rem;border:5px solid rgba(30,64,175,.12);border-left-color:#1e40af;border-bottom-color:#14b8a6;border-radius:999px}._present_mqdns_21{display:flex;align-items:center;gap:.75rem;margin-top:.95rem;padding:.92rem 1rem;border-radius:1.15rem;background:linear-gradient(135deg,#1e40af,#315fd2 58%,#14b8a6);color:#fff;box-shadow:0 16px 34px #1e40af33}._present_mqdns_21 p{margin:0;font-size:1rem;font-weight:850}._presentIcon_mqdns_184{display:grid;place-items:center;width:2.25rem;height:2.25rem;margin-left:auto;border-radius:999px;background:#ffffff2e;color:#fff}._presence_mqdns_22{display:flex;flex-direction:column;gap:.45rem;margin-top:.9rem;padding:.86rem .95rem;border:1px solid var(--line);border-radius:1.05rem;background:#fff;color:var(--ink);text-align:left;font-size:.84rem;font-weight:800}._presence_mqdns_22 p{margin:0}._presence_mqdns_22 input,._container_mqdns_1 input,._container_mqdns_1 select{width:100%;border:1px solid rgba(15,23,42,.12)!important;border-radius:.9rem!important;background:#f9fbff!important;color:#263040!important;font:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}._presence_mqdns_22 input,._container_mqdns_1 input[type=number],._container_mqdns_1 select{padding:.72rem .78rem!important}._container_mqdns_1 input:focus,._container_mqdns_1 select:focus,._presence_mqdns_22 input:focus{border-color:#1e40af73!important;background:#fff!important;box-shadow:0 0 0 4px #1e40af14!important}._contentsBox_mqdns_23{margin-top:.75rem;padding:0;border:0;border-radius:1.25rem;background:transparent}._result_mqdns_249{width:100%;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:1.25rem;background:#fff;box-shadow:0 14px 34px #0f172a12}._topHeader_mqdns_258{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem}._image_mqdns_265{flex:0 0 auto;width:3.35rem;height:3.35rem;overflow:hidden;border:1px solid rgba(30,64,175,.13);border-radius:1rem;background:#eef4ff}._vids_mqdns_275{width:100%;height:100%;object-fit:cover}._caption_mqdns_281{min-width:0;flex:1;color:#111827;text-align:left;font-size:.82rem;font-weight:550;line-height:1.42;word-break:break-word}._caption_mqdns_281 p,._result_mqdns_249 p{margin:0}._previewText_mqdns_297{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.3em;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere;word-break:break-word}._status_mqdns_102{flex:0 0 auto;padding:.36rem .62rem;border:1px solid rgba(20,184,166,.22);border-radius:999px;background:#14b8a614;color:#0f766e;font-size:.72rem;font-weight:850;white-space:nowrap}._note_mqdns_320{display:flex;flex-direction:column;gap:.28rem;margin:0 .9rem .85rem;padding:.78rem .82rem;border:1px solid rgba(30,64,175,.12);border-radius:1rem;background:linear-gradient(135deg,#1e40af12,#fff0);text-align:left}._line_mqdns_332{display:none}._title_mqdns_336{color:var(--ink);font-size:.86rem;font-weight:850}._note_mqdns_320 ._description_mqdns_342{color:#4b5563;font-size:.8rem;font-weight:600;line-height:1.5}._plannerPanel_mqdns_349{margin:.9rem;padding:.9rem;border:1px solid rgba(30,64,175,.11);border-radius:1.12rem;background:#f8fafc}._plannerPanel_mqdns_349 button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}._plannerPanel_mqdns_349 button:hover:not(:disabled){transform:translateY(-1px)}._pointsPaymentBox_mqdns_365{margin-top:.9rem;padding:.9rem;border:1px solid rgba(30,64,175,.12);border-radius:1rem;background:#fff}._pointsToggle_mqdns_373{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;color:var(--ink);font-weight:850}._pointsToggle_mqdns_373 input{width:1.1rem!important;height:1.1rem;margin-top:.14rem;accent-color:var(--primary);flex:0 0 auto}._pointsToggle_mqdns_373 span{display:grid;gap:.22rem}._pointsToggle_mqdns_373 small,._paymentBreakdown_mqdns_396 small{color:var(--muted);font-size:.78rem;font-weight:650}._paymentBreakdown_mqdns_396{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.85rem}._paymentBreakdown_mqdns_396 div{display:grid;gap:.25rem;padding:.78rem;border:1px solid rgba(15,23,42,.08);border-radius:.9rem;background:#f8fafc}._paymentBreakdown_mqdns_396 span{color:var(--muted);font-size:.76rem;font-weight:800}._paymentBreakdown_mqdns_396 strong{color:var(--ink);font-size:1rem}._paymentNoticeOverlay_mqdns_429{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:1rem;background:#0f172a8c}._paymentNoticeCard_mqdns_439{width:min(100%,24rem);padding:1.1rem;border-radius:1.15rem;background:#fff;color:var(--ink);box-shadow:0 24px 60px #0f172a38}._paymentNoticeCard_mqdns_439 h3{margin:0 0 .45rem;font-size:1.05rem}._paymentNoticeCard_mqdns_439 p{margin:0;color:var(--muted);line-height:1.55}._paymentNoticeCard_mqdns_439 button{width:100%;margin-top:1rem;padding:.85rem 1rem;border:0;border-radius:.9rem;background:var(--primary);color:#fff;font-weight:850;cursor:pointer}._container_mqdns_1 input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:.45rem;border:0!important;border-radius:999px!important;background:linear-gradient(90deg,#dbeafe,#1e40af 62%,#14b8a6)!important;cursor:pointer}._container_mqdns_1 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.2rem;height:1.2rem;border:3px solid #ffffff;border-radius:999px;background:#1e40af;box-shadow:0 6px 18px #1e40af47}._container_mqdns_1 input[type=range]::-moz-range-thumb{width:1.2rem;height:1.2rem;border:3px solid #ffffff;border-radius:999px;background:#1e40af;box-shadow:0 6px 18px #1e40af47;cursor:pointer}._customAdIcon_mqdns_502{position:relative;display:inline-block;width:1.12rem;height:1.12rem;color:currentColor}._customAdIcon_card_mqdns_510{border:2px solid currentColor;border-radius:.24rem}._customAdIcon_card_mqdns_510:before{content:"";position:absolute;left:0;right:0;top:.26rem;height:2px;background:currentColor}._customAdIcon_card_mqdns_510:after{content:"";position:absolute;left:.18rem;bottom:.18rem;width:.34rem;height:2px;border-radius:999px;background:currentColor}._customAdIcon_plus_mqdns_536:before,._customAdIcon_plus_mqdns_536:after{content:"";position:absolute;left:50%;top:50%;width:.84rem;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}._customAdIcon_plus_mqdns_536:after{transform:translate(-50%,-50%) rotate(90deg)}._customAdIcon_video_mqdns_553{border:2px solid currentColor;border-radius:.3rem}._customAdIcon_video_mqdns_553:before{content:"";position:absolute;left:.36rem;top:.24rem;border-left:.42rem solid currentColor;border-top:.28rem solid transparent;border-bottom:.28rem solid transparent}@media (max-width: 520px){._container_mqdns_1{padding-inline:.55rem}._menu_mqdns_18{padding:.72rem 0}._picsBox_mqdns_43,._cardBox_mqdns_44{width:2.8rem;height:2.8rem}._topHeader_mqdns_258{gap:.58rem;padding:.78rem}._image_mqdns_265{width:3rem;height:3rem}._status_mqdns_102{font-size:.68rem;padding:.32rem .5rem}._plannerPanel_mqdns_349,._note_mqdns_320{margin-inline:.68rem}._paymentBreakdown_mqdns_396{grid-template-columns:1fr}}body.elighttee-dark ._container_mqdns_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._menu_mqdns_18,body.elighttee-dark ._total_mqdns_19,body.elighttee-dark ._discount_mqdns_20,body.elighttee-dark ._presence_mqdns_22,body.elighttee-dark ._result_mqdns_249,body.elighttee-dark ._note_mqdns_320,body.elighttee-dark ._plannerPanel_mqdns_349{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._pointsPaymentBox_mqdns_365,body.elighttee-dark ._paymentBreakdown_mqdns_396 div,body.elighttee-dark ._paymentNoticeCard_mqdns_439{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._name_mqdns_76,body.elighttee-dark ._caption_mqdns_281,body.elighttee-dark ._title_mqdns_336,body.elighttee-dark ._portH2_mqdns_131{color:var(--elighttee-text)!important}body.elighttee-dark ._sub_mqdns_91,body.elighttee-dark ._portH1_mqdns_132,body.elighttee-dark ._description_mqdns_342{color:var(--elighttee-muted)!important}._foreverWrapper_19b6v_1{min-height:100vh;background:#f0f2f5;color:#050505;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding-bottom:34px}._topNav_19b6v_9{position:fixed;top:0;left:0;right:0;height:56px;z-index:1000;display:grid;grid-template-columns:minmax(44px,1fr) auto minmax(92px,1fr);align-items:center;gap:10px;padding:0 14px;background:#fff;border-bottom:1px solid #d8dfea;box-shadow:0 2px 8px #0f172a0f}._iconBtn_19b6v_26{cursor:pointer;color:#1f2937}._topTitle_19b6v_31{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:0;color:#1e40af;font-weight:900}._topTitle_19b6v_31 span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._rightIcons_19b6v_47{display:flex;justify-content:flex-end}._liveClock_19b6v_52{min-width:88px;padding:6px 9px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#f8fbff;color:#1e40af;font-size:.78rem;font-weight:900;line-height:1;text-align:center}._fixedTabs_19b6v_65{position:fixed;top:56px;left:0;right:0;z-index:999;height:54px;display:flex;align-items:stretch;justify-content:center;background:#fff;border-bottom:1px solid #d8dfea}._navItem_19b6v_79{min-width:150px;border:0;background:transparent;color:#475569;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;cursor:pointer}._active_19b6v_92{background:#1e40af;color:#fff}._groupHero_19b6v_97{width:min(1180px,100%);margin:110px auto 0;background:#fff;border:1px solid #d8dfea;border-top:0;border-radius:0 0 12px 12px;overflow:hidden;box-shadow:0 2px 8px #0f172a0f}._coverFrame_19b6v_108{position:relative;height:clamp(220px,28vw,360px);background:#dbeafe;overflow:hidden}._coverImage_19b6v_115{width:100%;height:100%;object-fit:cover;display:block}._coverShade_19b6v_122{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a0a,#0f172a57)}._heroBody_19b6v_128{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:0 28px 22px}._heroIdentity_19b6v_136{display:flex;align-items:flex-end;gap:18px;min-width:0}._groupAvatar_19b6v_143{width:142px;height:142px;margin-top:-54px;border-radius:18px;object-fit:cover;background:#fff;border:5px solid #ffffff;box-shadow:0 10px 28px #0f172a2e;flex:0 0 auto;position:relative;z-index:8}._heroCopy_19b6v_157{min-width:0;padding-top:14px}._heroCopy_19b6v_157 h1{margin:0;color:#050505;font-size:clamp(1.55rem,3vw,2.45rem);line-height:1.06;font-weight:900;letter-spacing:0}._heroMeta_19b6v_171{margin:8px 0 0;color:#65676b;font-size:.96rem;font-weight:800}._heroDescription_19b6v_178{width:min(660px,100%);margin:8px 0 0;color:#334155;line-height:1.45;font-size:.95rem}._heroActions_19b6v_186{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}._heroActions_19b6v_186 button{border:1px solid rgba(30,64,175,.18);min-height:40px;border-radius:8px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;background:#fffffff0;color:#1e40af;font-weight:900}._heroActions_19b6v_186 ._heroActionActive_19b6v_207,._heroActionActive_19b6v_207{background:#1e40af;color:#fff;border-color:#1e40af}._container_19b6v_214{width:min(1180px,100%);margin:16px auto 34px;padding:0 16px 34px}._intro_19b6v_220{width:min(760px,100%);margin:0 auto;padding:18px;background:#fff;border:1px solid #d8dfea;border-radius:8px;box-shadow:0 1px 3px #0f172a14}._title1_19b6v_230{margin:0 0 8px;color:#050505;font-size:1.25rem;font-weight:900}._heroLead_19b6v_237,._state_19b6v_238,._guidelineStack_19b6v_239 p{margin:0;color:#334155;line-height:1.55}._state_19b6v_238{margin-top:12px;display:flex;align-items:center;gap:8px;font-weight:800}._groupSnapshot_19b6v_253{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px}._groupSnapshot_19b6v_253 div{padding:12px 8px;border:1px solid #d8dfea;border-radius:8px;background:#f8fbff;text-align:center}._groupSnapshot_19b6v_253 strong{display:block;color:#1e40af;font-size:1rem;font-weight:900}._groupSnapshot_19b6v_253 span{display:block;margin-top:3px;color:#64748b;font-size:.78rem;font-weight:800}._guidelineStack_19b6v_239{display:grid;gap:10px;margin-top:16px}._statusInfo_19b6v_289,._statusError_19b6v_290,._statusSuccess_19b6v_291{margin:16px 0 0;padding:10px 12px;border-radius:8px;font-weight:900}._statusInfo_19b6v_289{background:#eff6ff;color:#1e40af}._statusError_19b6v_290{background:#fef2f2;color:#b91c1c}._statusSuccess_19b6v_291{background:#f0fdf4;color:#15803d}._button_19b6v_313{min-height:46px;margin-top:18px;border:0;border-radius:8px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#1e40af;color:#fff;font-weight:900;cursor:pointer}._button_19b6v_313:disabled{opacity:.72;cursor:not-allowed}._spinIcon_19b6v_334{animation:_spin_19b6v_334 .85s linear infinite}._intertwinedRings_19b6v_338{position:relative;width:32px;height:22px;flex:0 0 auto;filter:drop-shadow(0 4px 8px rgba(30,64,175,.16))}._intertwinedRings_19b6v_338:before{content:"";position:absolute;top:2px;right:1px;bottom:2px;left:1px;border-radius:999px;background:linear-gradient(90deg,#1e40af14,#60a5fa2e)}._intertwinedRings_19b6v_338 i{position:absolute;top:2px;width:18px;height:18px;border:2px solid rgba(30,64,175,.9);border-radius:50%;background:#ffffffb8;box-shadow:inset 0 0 0 2px #ffffffc7}._intertwinedRings_19b6v_338 i:first-child{left:1px;border-right-color:#60a5fa73;animation:_spin_19b6v_334 1.7s linear infinite}._intertwinedRings_19b6v_338 i:last-child{right:1px;border-left-color:#60a5fa73;animation:_spin_19b6v_334 1.7s linear infinite reverse}@keyframes _spin_19b6v_334{to{transform:rotate(360deg)}}@media (max-width: 640px){._topNav_19b6v_9{height:56px;grid-template-columns:36px minmax(0,1fr) 76px;padding:0 10px}._liveClock_19b6v_52{min-width:72px;font-size:.68rem}._fixedTabs_19b6v_65{overflow-x:auto;justify-content:flex-start}._navItem_19b6v_79{min-width:118px}._groupHero_19b6v_97{border-radius:0 0 10px 10px}._coverFrame_19b6v_108{height:210px}._heroBody_19b6v_128{display:block;padding:0 16px 18px}._heroIdentity_19b6v_136{align-items:flex-start;gap:12px}._groupAvatar_19b6v_143{width:92px;height:92px;margin-top:-36px;border-radius:14px;border-width:4px}._heroCopy_19b6v_157 h1{font-size:1.45rem}._heroDescription_19b6v_178{display:none}._heroActions_19b6v_186{justify-content:flex-start;margin-top:14px}._container_19b6v_214{padding:0 8px 26px}._intro_19b6v_220{padding:14px}._groupSnapshot_19b6v_253{grid-template-columns:repeat(2,minmax(0,1fr))}}body.elighttee-dark ._foreverWrapper_19b6v_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._topNav_19b6v_9,body.elighttee-dark ._fixedTabs_19b6v_65,body.elighttee-dark ._groupHero_19b6v_97,body.elighttee-dark ._intro_19b6v_220,body.elighttee-dark ._groupSnapshot_19b6v_253 div{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._heroCopy_19b6v_157 h1,body.elighttee-dark ._title1_19b6v_230,body.elighttee-dark ._heroLead_19b6v_237,body.elighttee-dark ._state_19b6v_238,body.elighttee-dark ._guidelineStack_19b6v_239 p{color:var(--elighttee-text)!important}._container_1aesq_1{--cs-bg: #f4f6f8;--cs-surface: #ffffff;--cs-surface-soft: #f8fafb;--cs-text: #18202b;--cs-muted: #697386;--cs-line: #e3e8ee;--cs-accent: #2457d6;--cs-accent-soft: #eaf0ff;--cs-heart: #e65372;--cs-success: #20875c;--cs-header-height: 4rem;--cs-post-height: clamp(12.5rem, 28vh, 15.5rem);--cs-composer-height: 5.6rem;position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100%;height:100dvh;overflow:hidden;background:var(--cs-bg);color:var(--cs-text);font-family:inherit}._container_1aesq_1 *,._container_1aesq_1 *:before,._container_1aesq_1 *:after{box-sizing:border-box}._container_1aesq_1 button,._container_1aesq_1 textarea,._container_1aesq_1 input{font:inherit}._container_1aesq_1>p{width:min(100% - 2rem,42rem);margin:7rem auto 0;padding:1rem;border:1px solid var(--cs-line);border-radius:8px;background:var(--cs-surface);color:var(--cs-muted);text-align:center}._top_1aesq_50{position:fixed;z-index:1000;top:0;left:50%;display:grid;grid-template-columns:2.5rem minmax(0,1fr) auto auto;align-items:center;gap:.65rem;width:min(100%,48rem);height:var(--cs-header-height);padding:0 .9rem;transform:translate(-50%);border-bottom:1px solid var(--cs-line);background:#fffffff5;box-shadow:0 2px 12px #18202b0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._headerCopy_1aesq_69{min-width:0;text-align:center}._headerCopy_1aesq_69 strong,._headerCopy_1aesq_69 span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0}._headerCopy_1aesq_69 strong{color:var(--cs-text);font-size:.9rem;font-weight:750;line-height:1.2}._headerCopy_1aesq_69 span{margin-top:.12rem;color:var(--cs-muted);font-size:.72rem;font-weight:550;line-height:1.15}._topBackButton_1aesq_98,._switchButton_1aesq_99{display:grid;place-items:center;width:2.35rem;height:2.35rem;padding:0;border:1px solid var(--cs-line);border-radius:50%;background:var(--cs-surface);color:#344054;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}._topBackButton_1aesq_98:hover,._switchButton_1aesq_99:hover{border-color:#c9d4e3;background:var(--cs-surface-soft);color:var(--cs-accent);transform:translateY(-1px)}._commentPresenceAvatar_1aesq_122,._replyPresenceAvatar_1aesq_123,._composerPresenceAvatar_1aesq_124{flex:0 0 auto}._content_1aesq_128{position:fixed;z-index:100;top:var(--cs-header-height);left:50%;display:flex;align-items:center;justify-content:center;width:min(100%,48rem);height:var(--cs-post-height);transform:translate(-50%);overflow:hidden;border-bottom:1px solid var(--cs-line);background:var(--cs-surface)}._postMedia_1aesq_144{display:block;width:100%;height:100%;object-fit:contain;background:#101318}._postText_1aesq_152{width:100%;height:100%;margin:0;padding:1.15rem 1.25rem;overflow-y:auto;background:var(--cs-surface);color:var(--cs-text);font-size:.96rem;line-height:1.62;letter-spacing:0;overflow-wrap:anywhere;white-space:pre-wrap;scrollbar-width:thin;scrollbar-color:#cbd3dd transparent}._comment_1aesq_122{position:fixed;top:calc(var(--cs-header-height) + var(--cs-post-height));bottom:var(--cs-composer-height);left:50%;display:flex!important;flex-direction:column!important;gap:0!important;width:min(100%,48rem);padding:0 0 2rem!important;transform:translate(-50%);overflow-x:hidden;overflow-y:auto;background:var(--cs-bg)!important;scrollbar-width:thin;scrollbar-color:#cbd3dd transparent}._comment_1aesq_122::-webkit-scrollbar,._postText_1aesq_152::-webkit-scrollbar{width:6px}._comment_1aesq_122::-webkit-scrollbar-thumb,._postText_1aesq_152::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd3dd}._align_1aesq_198{position:sticky!important;z-index:25!important;top:0!important;display:flex;align-items:center;gap:.55rem;width:100%;min-height:3.35rem;padding:.55rem .9rem!important;border-bottom:1px solid var(--cs-line);background:#f4f6f8f5!important;color:var(--cs-muted);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}._align_1aesq_198 p{margin:0;color:var(--cs-text);font-size:.83rem;font-weight:750}._sortIconWrap_1aesq_221{display:grid;place-items:center;margin-left:auto;color:#8a94a5}._postReactionButton_1aesq_228{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-width:4.15rem;min-height:2.2rem;margin:0!important;padding:.45rem .72rem;border:1px solid #f1ccd5;border-radius:999px;background:#fff7f9;color:var(--cs-heart);font-size:.78rem;font-weight:750;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}._postReactionButton_1aesq_228:hover{border-color:#eaaaba;background:#fff0f4;transform:translateY(-1px)}._postReactionButton_1aesq_228:disabled{cursor:default;opacity:.6;transform:none}._activePostReaction_1aesq_259{border-color:var(--cs-heart);background:var(--cs-heart);color:#fff}._emptyState_1aesq_265{display:grid;justify-items:center;gap:.35rem;width:calc(100% - 1.5rem);margin:1rem auto;padding:1.5rem 1rem!important;border:1px dashed #cfd7e2!important;border-radius:8px!important;background:#ffffffb8!important;color:var(--cs-muted)!important;text-align:center!important;box-shadow:none!important}._emptyState_1aesq_265 strong,._emptyState_1aesq_265 span{display:block}._emptyState_1aesq_265 strong{color:var(--cs-text);font-size:.9rem}._emptyState_1aesq_265 span{font-size:.8rem}._commentMiniBox_1aesq_294{position:relative;display:block;width:calc(100% - 1.5rem);margin:0 auto;padding:.85rem 0 .15rem;overflow:visible;border-bottom:1px solid rgba(227,232,238,.82)}._commentDetails_1aesq_304{display:flex!important;flex-direction:column!important;gap:.45rem!important;width:100%;min-width:0;padding:0;overflow:visible}._cover_1aesq_314{display:flex!important;align-items:flex-start!important;gap:.65rem!important;width:100%;overflow:visible}._commentBubble_1aesq_322,._replyBubble_1aesq_323{position:relative;flex:1;min-width:0;max-width:none!important;padding:.72rem .8rem;overflow:visible!important;border:1px solid var(--cs-line);border-radius:8px;background:var(--cs-surface);box-shadow:0 3px 12px #18202b09}._replyBubble_1aesq_323{padding:.62rem .72rem;background:var(--cs-surface-soft);box-shadow:none}._bubbleHeader_1aesq_342{position:relative!important;z-index:30!important;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;min-width:0;overflow:visible!important}._name_1aesq_353,._replyName_1aesq_354{min-width:0;margin:0 0 .32rem!important;overflow:hidden;color:var(--cs-text)!important;font-size:.8rem!important;font-weight:750!important;letter-spacing:0;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}._replyName_1aesq_354{font-size:.75rem!important}._commentBody_1aesq_371{position:relative;z-index:1;width:100%}._commentText_1aesq_377,._replyText_1aesq_378{margin:0!important;color:#2c3543;font-size:.9rem;line-height:1.52!important;letter-spacing:0;overflow-wrap:anywhere;white-space:pre-wrap!important}._replyText_1aesq_378{font-size:.84rem}._commentBody_1aesq_371 audio,._mainPostAudioBox_1aesq_393 audio,._popupAudioWrap_1aesq_394 audio{display:block;width:100%;height:2.4rem;margin-top:.55rem!important;border-radius:6px}._hiddenMediaElement_1aesq_402{display:none!important}._voiceNotePlayer_1aesq_406{display:flex;align-items:center;gap:.75rem;width:100%;min-height:4.35rem;margin-top:.55rem;padding:.72rem;border:1px solid #dbe4f0;border-radius:8px;background:#f5f8fc;color:#172033;box-shadow:0 8px 20px #0f172a14}._voiceNotePlayButton_1aesq_421{display:grid;flex:0 0 2.6rem;place-items:center;width:2.6rem;height:2.6rem;padding:0;border:0;border-radius:50%;background:#1e40af;color:#fff;cursor:pointer}._voiceNoteDetails_1aesq_435{min-width:0;flex:1}._voiceNoteHeading_1aesq_440{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.45rem}._voiceNoteHeading_1aesq_440 span{overflow:hidden;font-size:.8rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}._voiceNoteHeading_1aesq_440 time{flex:0 0 auto;color:#637083;font-size:.7rem;font-variant-numeric:tabular-nums}._voiceNoteTimeline_1aesq_463,._videoTimelineRow_1aesq_464 input{width:100%;height:.25rem;margin:0;accent-color:#1e40af;cursor:pointer}._voiceNoteMicIcon_1aesq_472{flex:0 0 auto;color:#0f8a69!important}._customVideoPlayer_1aesq_477{position:relative;width:100%;min-height:12rem;margin-top:.6rem;overflow:hidden;border:1px solid #273244;border-radius:8px;background:#05070b}._customVideoMedia_1aesq_488,._customVideoMedia_1aesq_488 video{display:block!important;width:100%!important;min-height:12rem;max-height:24rem!important;margin:0!important;border:0!important;border-radius:0!important;object-fit:contain!important;background:#05070b}._videoTransportControls_1aesq_501{position:absolute;z-index:5;top:50%;left:50%;display:flex;align-items:center;gap:.65rem;transform:translate(-50%,-50%)}._videoTransportControls_1aesq_501 button{display:grid;place-items:center;width:2.7rem;height:2.7rem;padding:0;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:#030712b8;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._videoTransportControls_1aesq_501 ._videoPrimaryControl_1aesq_526{width:3.8rem;height:3.8rem;background:#1e40afe6}._videoTimelineRow_1aesq_464{position:absolute;z-index:5;right:.75rem;bottom:.65rem;left:.75rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;color:#fff;font-size:.68rem;font-variant-numeric:tabular-nums;text-shadow:0 1px 3px #000000}._commentBody_1aesq_371 img,._commentBody_1aesq_371 video,._attachmentMedia_1aesq_550{display:block!important;width:100%!important;max-height:20rem!important;margin-top:.6rem!important;border:1px solid var(--cs-line);border-radius:8px!important;object-fit:cover!important;background:#101318}._attachmentVideo_1aesq_561{max-height:22rem!important}._commentActions_1aesq_565{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:.45rem!important;min-height:1.8rem;margin:0 0 0 3rem!important;padding:0!important}._replying_1aesq_575,._sparks_1aesq_576,._sparks1_1aesq_577{display:inline-flex!important;align-items:center!important;justify-content:center;gap:.3rem!important;min-height:1.75rem;margin:0!important;padding:.25rem .46rem;border-radius:999px;color:var(--cs-muted)!important;font-size:.75rem!important;font-weight:650!important;line-height:1;cursor:pointer;transition:color .15s ease,background .15s ease}._replying_1aesq_575:hover,._sparks_1aesq_576:hover,._sparks1_1aesq_577:hover{background:#e9edf2;color:var(--cs-text)!important}._sparks_1aesq_576[style*="30, 64, 175"],._sparks_1aesq_576[style*="1e40af"]{background:#fff0f4;color:var(--cs-heart)!important}._replyBox_1aesq_607{position:relative;display:flex!important;flex-direction:column!important;gap:.6rem!important;width:calc(100% - 3rem)!important;margin:.5rem 0 0 3rem!important;padding:0 0 0 .85rem!important;overflow:visible!important;border-left:1px solid #d8dee7}._singleReply_1aesq_619{position:relative;display:grid!important;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:.55rem!important;width:100%;margin:0;padding:0!important;overflow:visible;background:transparent!important}._singleReply_1aesq_619>div:last-child:not(._replyBubble_1aesq_323){grid-column:2;margin:-.2rem 0 0}._options_1aesq_637{width:fit-content;margin:.05rem 0 0 2.3rem!important;padding:.3rem .5rem;border-radius:6px;color:var(--cs-accent)!important;font-size:.75rem!important;font-weight:700!important;cursor:pointer}._options_1aesq_637:hover{background:var(--cs-accent-soft)}._commentMiniBox_1aesq_294 textarea,._editBox_1aesq_653 textarea{width:100%!important;min-height:4.5rem;padding:.72rem .8rem!important;resize:vertical!important;border:1px solid #d7dee7!important;border-radius:8px!important;outline:none!important;background:var(--cs-surface)!important;color:var(--cs-text)!important;font-size:.86rem!important;line-height:1.45!important;transition:border-color .15s ease,box-shadow .15s ease}._commentMiniBox_1aesq_294 textarea:focus,._editBox_1aesq_653 textarea:focus{border-color:#9db4ed!important;box-shadow:0 0 0 3px #2457d61a}._commentDetails_1aesq_304>div[style*="calc(100% - 48px)"]{width:calc(100% - 3rem)!important;margin:.35rem 0 0 3rem!important;gap:.55rem!important}._commentDetails_1aesq_304>div[style*="calc(100% - 48px)"] button{min-height:2.2rem;border-radius:999px!important;font-size:.78rem!important}._editBox_1aesq_653{display:flex;flex-direction:column;gap:.55rem}._editActions_1aesq_692{display:flex;justify-content:flex-end;gap:.45rem}._editActions_1aesq_692 button{min-height:2.1rem;padding:.42rem .75rem;border:0;border-radius:999px;font-size:.75rem;font-weight:700;cursor:pointer}._editActions_1aesq_692 button:first-child{background:#edf0f4;color:#3d4654}._editActions_1aesq_692 button:last-child{background:var(--cs-accent);color:#fff}._actionMenuWrap_1aesq_718{position:relative!important;z-index:60!important;display:inline-flex!important;flex:0 0 auto;align-items:center!important;justify-content:center!important;overflow:visible!important}._actionMenuButton_1aesq_728{position:relative!important;z-index:61!important;display:grid!important;place-items:center!important;width:1.8rem!important;height:1.8rem!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#7a8494!important;cursor:pointer!important}._actionMenuButton_1aesq_728:hover,._actionMenuButton_1aesq_728[aria-expanded=true]{background:#edf0f4!important;color:var(--cs-text)!important}._actionMenu_1aesq_718{position:absolute!important;z-index:2147483001!important;top:2rem!important;right:0!important;display:grid;min-width:10.5rem!important;padding:.35rem!important;overflow:visible!important;border:1px solid var(--cs-line)!important;border-radius:8px!important;background:var(--cs-surface)!important;box-shadow:0 16px 38px #18202b29!important}._actionMenu_1aesq_718 button{display:flex!important;align-items:center!important;gap:.55rem!important;width:100%!important;min-height:2.25rem;padding:.48rem .58rem!important;border:0!important;border-radius:6px!important;background:transparent!important;color:var(--cs-text)!important;font-size:.78rem!important;font-weight:650!important;text-align:left!important;cursor:pointer!important}._actionMenu_1aesq_718 button:hover{background:#f1f4f7!important}._actionMenu_1aesq_718 ._deleteAction_1aesq_785,._actionMenu_1aesq_718 ._deleteAction_1aesq_785:hover{color:#bd2c43!important}._end_1aesq_790{min-height:.5rem}._postComments_1aesq_794{position:fixed!important;z-index:1100!important;bottom:0!important;left:0!important;display:flex;justify-content:center;width:100%!important;min-height:var(--cs-composer-height);padding:.55rem max(.7rem,env(safe-area-inset-right)) calc(.55rem + env(safe-area-inset-bottom)) max(.7rem,env(safe-area-inset-left))!important;overflow:visible!important;border-top:1px solid var(--cs-line);background:#fffffff7!important;box-shadow:0 -8px 24px #18202b0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._commentbox1_1aesq_813{display:flex!important;align-items:flex-end!important;gap:.65rem!important;width:min(100%,46rem)!important;max-height:none!important;margin:0 auto!important;padding:0!important;border-radius:0!important;background:transparent!important}._commentbox1_1aesq_813>div:last-child{min-width:0}._commentbox1_1aesq_813 textarea{width:100%!important;min-height:2.85rem!important;max-height:7rem!important;padding:.72rem 7.4rem .72rem .95rem!important;resize:none!important;overflow-y:auto;border:1px solid #dbe1e8!important;border-radius:8px!important;outline:none!important;background:#f7f9fb!important;color:var(--cs-text)!important;font-size:.88rem!important;line-height:1.45!important;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}._commentbox1_1aesq_813 textarea:focus{border-color:#9db4ed!important;background:#fff!important;box-shadow:0 0 0 3px #2457d617}._commentbox1_1aesq_813 textarea::placeholder{color:#8a94a5}._commentbox1_1aesq_813 textarea+div,._commentbox1_1aesq_813 textarea~div{gap:.1rem}._commentbox1_1aesq_813 button{width:2rem!important;height:2rem!important;padding:.42rem!important;border:0!important;border-radius:50%!important;background:transparent!important;transition:background .15s ease,color .15s ease,transform .15s ease}._commentbox1_1aesq_813 button:hover{background:#e9edf2!important;transform:translateY(-1px)}._commentbox1_1aesq_813 button[title="Add media"]{color:var(--cs-success)!important}._commentbox1_1aesq_813 button[title="Voice note"]{color:var(--cs-accent)!important}._commentbox1_1aesq_813 button[title="Stop recording"]{color:#d33f58!important;background:#fff0f3!important}._commentbox1_1aesq_813 button[title=Send]{color:var(--cs-accent)!important}._commentbox1_1aesq_813 button[title=Send]:not(:disabled){background:var(--cs-accent-soft)!important}._commentbox1_1aesq_813 p{color:var(--cs-muted)!important;font-size:.72rem!important;font-weight:550!important}._composerPopup_1aesq_903{position:fixed;z-index:1085;right:max(.8rem,calc((100vw - 48rem)/2 + .8rem));bottom:calc(var(--cs-composer-height) + .75rem);width:min(22rem,calc(100vw - 1.5rem));pointer-events:none}._composerPopupCard_1aesq_912{padding:.75rem;border:1px solid var(--cs-line);border-radius:8px;background:#fffffffa;box-shadow:0 16px 40px #18202b24;pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._composerPopupHeader_1aesq_922{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.55rem;color:var(--cs-text);font-size:.8rem;font-weight:700}._popupClose_1aesq_933{display:grid;place-items:center;width:1.9rem;height:1.9rem;padding:0;border:0;border-radius:50%;background:#edf0f4;color:#4d5766;cursor:pointer}._popupPreviewWrap_1aesq_946,._popupAudioWrap_1aesq_394{display:flex;flex-direction:column;gap:.55rem}._popupRemoveBtn_1aesq_953{align-self:flex-end;min-height:2rem;padding:.4rem .68rem;border:0;border-radius:6px;background:#fff0f3;color:#b72e46;font-size:.75rem;font-weight:700;cursor:pointer}._mainPostCarouselWrap_1aesq_966{position:relative;width:100%;height:100%;overflow:hidden;background:#101318}._mainPostCarousel_1aesq_966{display:flex;width:100%;height:100%;transition:transform .26s ease}._mainPostSlide_1aesq_981{flex:0 0 100%;width:100%;height:100%}._mainPostSlide_1aesq_981 ._postMedia_1aesq_144{width:100%;height:100%;object-fit:contain}._mainPostImageCount_1aesq_993{position:absolute;top:.7rem;right:.7rem;padding:.3rem .52rem;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#101318ad;color:#fff;font-size:.72rem;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._mainPostImageArrow_1aesq_1007{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:2.3rem;height:2.3rem;padding:0;transform:translateY(-50%);border:1px solid rgba(255,255,255,.24);border-radius:50%;background:#1013189e;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._mainPostImageArrowLeft_1aesq_1025{left:.7rem}._mainPostImageArrowRight_1aesq_1029{right:.7rem}._mainPostImageDots_1aesq_1033{position:absolute;z-index:3;bottom:.65rem;left:50%;display:flex;gap:.3rem;transform:translate(-50%)}._mainPostImageDots_1aesq_1033 span{display:block;width:.35rem;height:.35rem;border-radius:50%;background:#ffffff80}._mainPostImageDots_1aesq_1033 ._mainPostImageDotActive_1aesq_1051{width:1rem;border-radius:999px;background:#fff}._mainPostAudioBox_1aesq_393{width:calc(100% - 2rem);margin:.75rem auto;padding:.72rem;border:1px solid var(--cs-line);border-radius:8px;background:var(--cs-surface-soft)}._mainPostAudioLabel_1aesq_1066{display:flex;align-items:center;gap:.45rem;margin-bottom:.4rem;color:var(--cs-accent)}._mainPostAudioLabel_1aesq_1066 span{overflow:hidden;color:var(--cs-text);font-size:.78rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}._customCommentIcon_1aesq_1083{display:block;width:1.05rem;height:1.05rem;flex:0 0 auto;color:currentColor;fill:none}._customCommentIcon_sparkle_1aesq_1092{fill:currentColor}._customCommentIcon_flame_1aesq_1096{color:#e68b36;fill:#f7b55e}._customCommentIcon_send_1aesq_1101{transform:rotate(-8deg)}._postReactionButton_1aesq_228:active ._customCommentIcon_sparkle_1aesq_1092,._sparks_1aesq_576:active ._customCommentIcon_sparkle_1aesq_1092{animation:_reactionPop_1aesq_1 .36s cubic-bezier(.2,.9,.2,1.25)}@keyframes _reactionPop_1aesq_1{0%{transform:scale(1)}45%{transform:scale(1.28)}to{transform:scale(1)}}@media (min-width: 769px){._container_1aesq_1:before{content:"";position:fixed;inset:0 auto 0 50%;z-index:-1;width:min(100%,48rem);transform:translate(-50%);border-inline:1px solid var(--cs-line);background:var(--cs-surface)}}@media (max-width: 600px){._container_1aesq_1{--cs-header-height: 3.75rem;--cs-post-height: clamp(11rem, 27vh, 14rem);--cs-composer-height: 5.25rem}._top_1aesq_50{grid-template-columns:2.3rem minmax(0,1fr) auto auto;gap:.45rem;padding:0 .65rem}._topBackButton_1aesq_98,._switchButton_1aesq_99{width:2.2rem;height:2.2rem}._headerCopy_1aesq_69 strong{font-size:.84rem}._commentMiniBox_1aesq_294{width:calc(100% - 1rem)}._commentBubble_1aesq_322{padding:.65rem .7rem}._commentActions_1aesq_565{margin-left:2.75rem!important}._replyBox_1aesq_607{width:calc(100% - 2.75rem)!important;margin-left:2.75rem!important;padding-left:.65rem!important}._commentDetails_1aesq_304>div[style*="calc(100% - 48px)"]{width:calc(100% - 2.75rem)!important;margin-left:2.75rem!important}._align_1aesq_198{min-height:3.15rem;padding-inline:.65rem!important}._postReactionButton_1aesq_228{min-width:3.8rem}._postComments_1aesq_794{padding-inline:.5rem!important}._commentbox1_1aesq_813{gap:.45rem!important}._commentbox1_1aesq_813 textarea{padding-right:6.65rem!important;font-size:.84rem!important}._composerPresenceAvatar_1aesq_124{display:none}._composerPopup_1aesq_903{right:.5rem;width:calc(100vw - 1rem)}}@media (max-width: 380px){._container_1aesq_1{--cs-post-height: clamp(10rem, 25vh, 12.5rem)}._headerCopy_1aesq_69 span,._sortIconWrap_1aesq_221{display:none}._align_1aesq_198{gap:.35rem}._commentMiniBox_1aesq_294{width:calc(100% - .75rem)}._replyBox_1aesq_607{width:calc(100% - 2.4rem)!important;margin-left:2.4rem!important}._commentbox1_1aesq_813 textarea{padding-left:.75rem!important;padding-right:6.25rem!important}}body.elighttee-dark ._container_1aesq_1{--cs-bg: #111419;--cs-surface: #181c22;--cs-surface-soft: #1d222a;--cs-text: #eef1f5;--cs-muted: #9da7b5;--cs-line: #2b313b;--cs-accent: #88a9ff;--cs-accent-soft: #24345c;--cs-heart: #ff7892;--cs-success: #67c69c;background:var(--cs-bg);color:var(--cs-text)}body.elighttee-dark ._top_1aesq_50,body.elighttee-dark ._postComments_1aesq_794{background:#181c22f7!important}body.elighttee-dark ._align_1aesq_198{background:#111419f5!important}body.elighttee-dark ._comment_1aesq_122,body.elighttee-dark ._content_1aesq_128,body.elighttee-dark ._postText_1aesq_152,body.elighttee-dark ._commentBubble_1aesq_322,body.elighttee-dark ._replyBubble_1aesq_323,body.elighttee-dark ._composerPopupCard_1aesq_912,body.elighttee-dark ._mainPostAudioBox_1aesq_393,body.elighttee-dark ._emptyState_1aesq_265{border-color:var(--cs-line)!important;background-color:var(--cs-surface)!important;color:var(--cs-text)!important}body.elighttee-dark ._replyBubble_1aesq_323,body.elighttee-dark ._mainPostAudioBox_1aesq_393{background:var(--cs-surface-soft)!important}body.elighttee-dark ._commentText_1aesq_377,body.elighttee-dark ._replyText_1aesq_378,body.elighttee-dark ._name_1aesq_353,body.elighttee-dark ._replyName_1aesq_354,body.elighttee-dark ._headerCopy_1aesq_69 strong,body.elighttee-dark ._align_1aesq_198 p{color:var(--cs-text)!important}body.elighttee-dark ._topBackButton_1aesq_98,body.elighttee-dark ._switchButton_1aesq_99,body.elighttee-dark ._actionMenu_1aesq_718,body.elighttee-dark ._commentbox1_1aesq_813 textarea,body.elighttee-dark ._commentMiniBox_1aesq_294 textarea,body.elighttee-dark ._editBox_1aesq_653 textarea{border-color:var(--cs-line)!important;background:var(--cs-surface-soft)!important;color:var(--cs-text)!important}body.elighttee-dark ._actionMenu_1aesq_718 button{color:var(--cs-text)!important}body.elighttee-dark ._actionMenu_1aesq_718 button:hover,body.elighttee-dark ._actionMenuButton_1aesq_728:hover,body.elighttee-dark ._replying_1aesq_575:hover,body.elighttee-dark ._sparks_1aesq_576:hover,body.elighttee-dark ._sparks1_1aesq_577:hover,body.elighttee-dark ._commentbox1_1aesq_813 button:hover{background:#282e38!important}body.elighttee-dark ._postReactionButton_1aesq_228{border-color:#5a3440;background:#2d2025}body.elighttee-dark ._activePostReaction_1aesq_259{border-color:var(--cs-heart);background:var(--cs-heart);color:#17191d}body.elighttee-dark ._voiceNotePlayer_1aesq_406{border-color:#334155;background:#182131;color:#f8fafc;box-shadow:0 8px 20px #0000003d}body.elighttee-dark ._voiceNoteHeading_1aesq_440 time{color:#aeb9ca}._container_1aesq_1{position:relative;inset:auto;width:100%;height:auto;min-height:100dvh;padding-bottom:calc(var(--cs-composer-height) + 1.5rem);overflow:visible}._top_1aesq_50{position:sticky;top:0;left:auto;grid-template-columns:2.5rem minmax(0,1fr) auto;width:min(100%,48rem);margin:0 auto;transform:none}._content_1aesq_128{position:relative;top:auto;left:auto;display:block;width:min(100%,48rem);height:auto;min-height:0;margin:0 auto;transform:none;overflow:visible;border-bottom:0;background:var(--cs-surface)}._postContentFlow_1aesq_1374{display:flex;flex-direction:column;width:100%;overflow:hidden;border-bottom:1px solid var(--cs-line);background:var(--cs-surface)}._postContentFlow_1aesq_1374 ._postText_1aesq_152{width:100%;height:auto;min-height:0;margin:0;overflow:visible}._postContentFlow_1aesq_1374>._postText_1aesq_152+._postMedia_1aesq_144,._postContentFlow_1aesq_1374>._postText_1aesq_152+._mainPostCarouselWrap_1aesq_966,._postContentFlow_1aesq_1374>._postText_1aesq_152+._mainPostVideoWrap_1aesq_1393{border-top:1px solid var(--cs-line)}._postContentFlow_1aesq_1374>._postMedia_1aesq_144{width:100%;height:auto;max-height:min(72dvh,44rem);object-fit:contain;background:#101318}._mainPostCarouselWrap_1aesq_966{height:clamp(20rem,76vw,42rem);max-height:72dvh;flex:0 0 auto}._mainPostVideoWrap_1aesq_1393{position:relative;width:100%;min-height:16rem;max-height:72dvh;overflow:hidden;background:#101318}._mainPostVideoWrap_1aesq_1393 ._postMedia_1aesq_144{width:100%;height:auto;min-height:16rem;max-height:72dvh;object-fit:contain}._mainPostVideoButton_1aesq_1428{position:relative;z-index:1;top:auto;left:auto;width:3.9rem;height:3.9rem;padding:0;transform:none;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#00000073;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #00000047;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._mainPostVideoButton_1aesq_1428[data-needs-tap=true]{background:#1e40afe6}._mainPostVideoButton_1aesq_1428[data-playing=true]{opacity:.55}._mainPostAudioBox_1aesq_393{flex:0 0 auto}._comment_1aesq_122{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:min(100%,48rem);min-height:0;margin:0 auto;padding-bottom:calc(var(--cs-composer-height) + 5rem)!important;transform:none;overflow:visible}._align_1aesq_198{top:var(--cs-header-height)!important}@media (max-width: 600px){._top_1aesq_50{grid-template-columns:2.3rem minmax(0,1fr) auto}._mainPostCarouselWrap_1aesq_966{height:clamp(17rem,88vw,32rem);max-height:68dvh}._mainPostVideoWrap_1aesq_1393,._mainPostVideoWrap_1aesq_1393 ._postMedia_1aesq_144{min-height:13rem;max-height:68dvh}._mainPostVideoButton_1aesq_1428{width:3.35rem;height:3.35rem}._voiceNotePlayer_1aesq_406{gap:.55rem;padding:.62rem}._voiceNoteMicIcon_1aesq_472{display:none!important}._videoTransportControls_1aesq_501 button{width:2.45rem;height:2.45rem}._videoTransportControls_1aesq_501 ._videoPrimaryControl_1aesq_526{width:3.35rem;height:3.35rem}}._container_1aesq_1{padding-top:var(--cs-header-height);background:#f7f8fa}._top_1aesq_50{position:fixed;z-index:2147483640;top:0;left:50%;width:min(100%,48rem);margin:0;transform:translate(-50%);border-bottom:1px solid #e7ebf0;background:#fff;box-shadow:0 5px 18px #18202b12;-webkit-backdrop-filter:none;backdrop-filter:none}._headerCopy_1aesq_69{position:relative;display:grid;align-content:center;min-height:100%;padding:.35rem 0 .45rem}._headerCopy_1aesq_69 strong{font-size:.88rem;font-weight:780}._headerCopy_1aesq_69 span{margin-top:.16rem;font-size:.7rem;font-weight:600}._headerCopy_1aesq_69[data-activity=recording] strong,._headerCopy_1aesq_69[data-activity=recording] span{color:#c82c49}._headerCopy_1aesq_69[data-activity=uploading] strong,._headerCopy_1aesq_69[data-activity=sending] strong,._headerCopy_1aesq_69[data-activity=typing] strong{color:var(--cs-accent)}._headerProgress_1aesq_1569{position:absolute;right:12%;bottom:0;left:12%;height:2px;overflow:hidden;border-radius:2px;background:#e6eaf0;opacity:1}._headerProgress_1aesq_1569[aria-hidden=true]{opacity:0}._headerProgress_1aesq_1569 i{display:block;width:0;height:100%;border-radius:inherit;background:var(--cs-accent);transition:width .18s ease}._headerCopy_1aesq_69[data-activity=recording] ._headerProgress_1aesq_1569 i{background:#d83b57}._headerProgressIndeterminate_1aesq_1598 i{width:34%;animation:_headerProgressMove_1aesq_1 1.2s ease-in-out infinite}@keyframes _headerProgressMove_1aesq_1{0%{transform:translate(-130%)}to{transform:translate(390%)}}._comment_1aesq_122{gap:.55rem!important;padding-top:0;background:#f7f8fa!important}._align_1aesq_198{z-index:40!important;top:var(--cs-header-height)!important;justify-content:space-between;min-height:2.85rem;padding:.42rem .85rem!important;border:0;border-bottom:1px solid #e8ebef;background:#f7f8faf7!important;box-shadow:none}._commentCount_1aesq_1630{display:inline-flex;align-items:center;gap:.32rem;min-width:0}._commentCount_1aesq_1630 p{font-size:.78rem;font-weight:720}._commentCount_1aesq_1630 ._customCommentIcon_1aesq_1083{width:.9rem;height:.9rem}._postReactionButton_1aesq_228{min-width:2.7rem;min-height:1.8rem;margin-left:auto!important;padding:.28rem .5rem;gap:.25rem;border-color:transparent;background:transparent;font-size:.7rem}._postReactionButton_1aesq_228 ._customCommentIcon_1aesq_1083{width:.9rem;height:.9rem}._postReactionButton_1aesq_228:hover{border-color:#f2ced7;background:#fff2f5;transform:none}._activePostReaction_1aesq_259{border-color:#efb6c4;background:#fff0f4;color:#cf3654}._commentMiniBox_1aesq_294{width:calc(100% - 1rem);margin:0 auto;padding:.38rem 0;border:0}._commentBubble_1aesq_322,._replyBubble_1aesq_323{padding:.68rem .75rem;border:1px solid #e5e9ee;border-radius:8px;background:#fff;box-shadow:none}._commentBubble_1aesq_322:hover{border-color:#d9dfe7}._replyBubble_1aesq_323{background:#fafbfc}._commentActions_1aesq_565{margin-top:.1rem!important}._replying_1aesq_575,._sparks_1aesq_576,._sparks1_1aesq_577{min-height:1.6rem;padding:.2rem .4rem;font-size:.7rem!important}._postComments_1aesq_794{z-index:6000!important;padding-top:.48rem!important;border-top:1px solid #e2e7ed;background:#fff!important;box-shadow:0 -8px 24px #18202b14;-webkit-backdrop-filter:none;backdrop-filter:none}._commentbox1_1aesq_813{gap:.55rem!important;width:min(100%,47rem)!important;padding:0 .45rem!important}._commentbox1_1aesq_813 textarea{min-height:3.25rem!important;padding:.8rem 9.3rem .8rem .95rem!important;border-color:#dfe4ea!important;border-radius:8px!important;background:#f7f8fa!important;font-size:.86rem!important}._composerActions_1aesq_1735{right:.32rem!important;gap:.08rem}._commentbox1_1aesq_813 ._composerActionButton_1aesq_1740{width:2.65rem!important;height:2.65rem!important;padding:.48rem!important;flex:0 0 2.65rem;overflow:visible}._composerActionButton_1aesq_1740 ._customCommentIcon_1aesq_1083{width:1.38rem;height:1.38rem;stroke-width:2}._mediaActionButton_1aesq_1754{color:#238552!important}._micActionButton_1aesq_1758{color:#2457d6!important}._sendActionButton_1aesq_1762{color:#2457d6!important;background:#eaf0ff!important}._sendActionButton_1aesq_1762:disabled{background:transparent!important}._micControl_1aesq_1771{position:relative;display:grid;place-items:center;width:100%;height:100%}._micControl_1aesq_1771 small{position:absolute;top:calc(100% - .22rem);left:50%;min-width:1.45rem;padding:.05rem .2rem;transform:translate(-50%);border-radius:4px;background:#d92f4d;color:#fff;font-size:.48rem;font-weight:800;line-height:1.15;letter-spacing:0;text-transform:uppercase;animation:_micBadgeBreathe_1aesq_1 1.8s ease-in-out infinite}._micActionButton_1aesq_1758:not(._micActionRecording_1aesq_1797) ._customCommentIcon_1aesq_1083{animation:_micGentleFloat_1aesq_1 1.9s ease-in-out infinite}._micActionRecording_1aesq_1797{color:#d92f4d!important;background:#fff0f3!important;animation:_recordingButtonPulse_1aesq_1 1.25s ease-in-out infinite}._micActionRecording_1aesq_1797 ._micControl_1aesq_1771 small{animation-duration:.9s}@keyframes _micGentleFloat_1aesq_1{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}@keyframes _micBadgeBreathe_1aesq_1{0%,to{opacity:.82;transform:translate(-50%) scale(.96)}50%{opacity:1;transform:translate(-50%) scale(1)}}@keyframes _recordingButtonPulse_1aesq_1{0%,to{box-shadow:0 0 #d92f4d00}50%{box-shadow:0 0 0 4px #d92f4d21}}@media (max-width: 600px){._top_1aesq_50{width:100%}._commentMiniBox_1aesq_294{width:calc(100% - .7rem)}._commentbox1_1aesq_813{padding-inline:.18rem!important}._commentbox1_1aesq_813 textarea{padding-right:8.75rem!important}._commentbox1_1aesq_813 ._composerActionButton_1aesq_1740{width:2.48rem!important;height:2.48rem!important;flex-basis:2.48rem}._composerActionButton_1aesq_1740 ._customCommentIcon_1aesq_1083{width:1.28rem;height:1.28rem}}@media (prefers-reduced-motion: reduce){._headerProgressIndeterminate_1aesq_1598 i,._micControl_1aesq_1771 small,._micActionButton_1aesq_1758,._micActionButton_1aesq_1758 ._customCommentIcon_1aesq_1083{animation:none}}body.elighttee-dark ._top_1aesq_50,body.elighttee-dark ._postComments_1aesq_794{background:#181c22!important;border-color:#303743!important}body.elighttee-dark ._comment_1aesq_122,body.elighttee-dark ._align_1aesq_198{background:#12161c!important}body.elighttee-dark ._commentBubble_1aesq_322,body.elighttee-dark ._replyBubble_1aesq_323{border-color:#303743!important;background:#1b2028!important}body.elighttee-dark ._commentbox1_1aesq_813 textarea{border-color:#343c48!important;background:#20262e!important}._commentLoadMore_1aesq_1902{width:calc(100% - 1rem);min-height:2.6rem;margin:0 auto;display:grid;place-items:center;color:var(--cs-muted);font-size:.72rem;font-weight:650;text-align:center}body.elighttee-dark ._commentLoadMore_1aesq_1902{color:var(--elighttee-muted)!important}._container_1aesq_1{--cs-post-height: clamp(7.5rem, 18vh, 10.5rem);scroll-padding-top:var(--cs-header-height)}._top_1aesq_50{position:fixed!important;top:0!important;z-index:2147483640!important;transform:translate(-50%) translateZ(0)!important;will-change:transform}._content_1aesq_128,._postContentFlow_1aesq_1374{max-height:var(--cs-post-height)!important;overflow:hidden!important}._postContentFlow_1aesq_1374 ._postText_1aesq_152{display:-webkit-box!important;max-height:4.9rem!important;padding:.75rem .95rem!important;overflow:hidden!important;color:var(--cs-text)!important;font-size:.88rem!important;line-height:1.35!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:normal!important}._postContentFlow_1aesq_1374>._postMedia_1aesq_144,._mainPostCarouselWrap_1aesq_966,._mainPostVideoWrap_1aesq_1393,._mainPostVideoWrap_1aesq_1393 ._postMedia_1aesq_144{height:clamp(7.5rem,18vh,10.5rem)!important;min-height:0!important;max-height:clamp(7.5rem,18vh,10.5rem)!important;object-fit:cover!important}._mainPostVideoButton_1aesq_1428{width:3rem!important;height:3rem!important}._commentbox1_1aesq_813 textarea:focus{scroll-margin-top:var(--cs-header-height)}._composerPopup_1aesq_903{right:max(.55rem,calc((100vw - 48rem)/2 + .55rem))!important;bottom:calc(var(--cs-composer-height) + .45rem)!important;width:min(17rem,calc(100vw - 1rem))!important}._composerPopupCard_1aesq_912{padding:.55rem!important;border-radius:12px!important}._composerPopupHeader_1aesq_922{margin-bottom:.38rem!important;font-size:.74rem!important}._popupPreviewWrap_1aesq_946 img,._popupPreviewWrap_1aesq_946 video,._popupPreviewWrap_1aesq_946 ._attachmentMedia_1aesq_550,._commentDetails_1aesq_304>div[style*="calc(100% - 48px)"] img,._commentDetails_1aesq_304>div[style*="calc(100% - 48px)"] video{width:100%!important;max-height:9.5rem!important;margin-top:.35rem!important;border:1px solid var(--cs-line)!important;border-radius:10px!important;object-fit:cover!important;background:#101318!important}._popupRemoveBtn_1aesq_953{min-height:1.8rem!important;padding:.34rem .58rem!important;border-radius:999px!important;font-size:.7rem!important}._micActionButton_1aesq_1758{position:relative!important;isolation:isolate}._micActionButton_1aesq_1758:before,._micActionButton_1aesq_1758:after{content:"";position:absolute;top:.22rem;right:.22rem;bottom:.22rem;left:.22rem;z-index:-1;border-radius:999px;opacity:0;pointer-events:none}._micActionButton_1aesq_1758:before{background:#2457d61f;animation:_micIdleHalo_1aesq_1 1.7s ease-in-out infinite}._micActionButton_1aesq_1758:after{border:2px solid rgba(36,87,214,.24);animation:_micIdleRing_1aesq_1 1.7s ease-in-out infinite}._micActionRecording_1aesq_1797{color:#fff!important;background:#dc2448!important;box-shadow:0 0 0 4px #dc244829,0 10px 22px #dc244847!important;animation:_recordingButtonPulseStrong_1aesq_1 .9s ease-in-out infinite!important}._micActionRecording_1aesq_1797:before{top:-.18rem;right:-.18rem;bottom:-.18rem;left:-.18rem;background:#dc244833;opacity:1;animation:_recordingHalo_1aesq_1 .9s ease-out infinite}._micActionRecording_1aesq_1797:after{top:-.38rem;right:-.38rem;bottom:-.38rem;left:-.38rem;border-color:#dc244859;opacity:1;animation:_recordingRing_1aesq_1 .9s ease-out infinite}._micControl_1aesq_1771 small{top:calc(100% - .08rem)!important;min-width:1.75rem!important;padding:.08rem .24rem!important;border:1px solid rgba(255,255,255,.72);box-shadow:0 4px 10px #d92f4d38;font-size:.52rem!important}@keyframes _micIdleHalo_1aesq_1{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:.95;transform:scale(1.1)}}@keyframes _micIdleRing_1aesq_1{0%{opacity:.5;transform:scale(.9)}to{opacity:0;transform:scale(1.35)}}@keyframes _recordingButtonPulseStrong_1aesq_1{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes _recordingHalo_1aesq_1{0%{opacity:.9;transform:scale(.85)}to{opacity:0;transform:scale(1.45)}}@keyframes _recordingRing_1aesq_1{0%{opacity:.85;transform:scale(.86)}to{opacity:0;transform:scale(1.65)}}@media (max-width: 600px){._container_1aesq_1{--cs-post-height: clamp(6.75rem, 16vh, 9rem)}._top_1aesq_50{top:0!important}._postContentFlow_1aesq_1374 ._postText_1aesq_152{max-height:4.25rem!important;padding:.62rem .8rem!important;font-size:.82rem!important;-webkit-line-clamp:3}._postContentFlow_1aesq_1374>._postMedia_1aesq_144,._mainPostCarouselWrap_1aesq_966,._mainPostVideoWrap_1aesq_1393,._mainPostVideoWrap_1aesq_1393 ._postMedia_1aesq_144{height:clamp(6.75rem,16vh,9rem)!important;max-height:clamp(6.75rem,16vh,9rem)!important}._composerPopup_1aesq_903{right:.5rem!important;width:min(15.5rem,calc(100vw - 1rem))!important}._popupPreviewWrap_1aesq_946 img,._popupPreviewWrap_1aesq_946 video,._commentDetails_1aesq_304>div[style*="calc(100% - 48px)"] img,._commentDetails_1aesq_304>div[style*="calc(100% - 48px)"] video{max-height:8.25rem!important}}@media (prefers-reduced-motion: reduce){._micActionButton_1aesq_1758:before,._micActionButton_1aesq_1758:after,._micActionRecording_1aesq_1797,._micActionRecording_1aesq_1797:before,._micActionRecording_1aesq_1797:after{animation:none!important}}._container_1aesq_1{--cs-post-height: clamp(12rem, 30vh, 18rem)}._content_1aesq_128,._postContentFlow_1aesq_1374{max-height:none!important;overflow:visible!important}._postCaptionBlock_1aesq_2153{width:100%;flex:0 0 auto;padding:.85rem .95rem .75rem;border-bottom:1px solid var(--cs-line);background:var(--cs-surface)}._postCaptionBlock_1aesq_2153 ._postText_1aesq_152{display:block!important;width:100%;max-height:none!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important;color:var(--cs-text)!important;font-size:.9rem!important;line-height:1.45!important;white-space:pre-wrap!important;overflow-wrap:anywhere;-webkit-line-clamp:unset;-webkit-box-orient:initial}._postCaptionBlock_1aesq_2153 ._postTextClamped_1aesq_2178{display:-webkit-box!important;overflow:hidden!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical;-webkit-line-clamp:3}._postCaptionBlock_1aesq_2153 ._postTextExpanded_1aesq_2186{display:block!important;overflow:visible!important;-webkit-line-clamp:unset}._postCaptionToggle_1aesq_2192{display:inline-flex;margin:.32rem 0 0;padding:0;border:0;background:transparent;color:var(--cs-accent);font-size:.8rem;font-weight:800;cursor:pointer}._postCaptionToggle_1aesq_2192:hover{text-decoration:underline}._postContentFlow_1aesq_1374>._postMedia_1aesq_144,._mainPostCarouselWrap_1aesq_966,._mainPostVideoWrap_1aesq_1393,._mainPostVideoWrap_1aesq_1393 ._postMedia_1aesq_144{height:var(--cs-post-height)!important;min-height:12rem!important;max-height:18rem!important;object-fit:contain!important}._mainPostVideoWrap_1aesq_1393{background:#101318}@media (max-width: 600px){._container_1aesq_1{--cs-post-height: clamp(11rem, 28vh, 15rem)}._postCaptionBlock_1aesq_2153{padding:.75rem .82rem .65rem}._postCaptionBlock_1aesq_2153 ._postText_1aesq_152{font-size:.84rem!important;line-height:1.42!important}._postContentFlow_1aesq_1374>._postMedia_1aesq_144,._mainPostCarouselWrap_1aesq_966,._mainPostVideoWrap_1aesq_1393,._mainPostVideoWrap_1aesq_1393 ._postMedia_1aesq_144{height:var(--cs-post-height)!important;min-height:11rem!important;max-height:15rem!important}}body.elighttee-dark ._postCaptionBlock_1aesq_2153{border-color:var(--cs-line)!important;background:var(--cs-surface)!important}._verifiedName_1aesq_2253{color:#1e40af!important;text-shadow:none}._verifiedBadge_1aesq_2258{display:inline-block;vertical-align:-2px;margin-left:2px;color:#1e40af;animation:_verifiedBadgeGlow_1aesq_1 1.9s ease-in-out infinite}@keyframes _verifiedBadgeGlow_1aesq_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.82;transform:scale(1.08)}}._top_1aesq_50{position:fixed!important;top:var(--comment-visual-viewport-top, 0px)!important;left:50%!important;z-index:2147483647!important;transform:translate(-50%) translateZ(0)!important;-webkit-transform:translateX(-50%) translateZ(0)!important;backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout paint}body.elighttee-dark ._verifiedName_1aesq_2253{color:#60a5fa!important;text-shadow:none!important}body.elighttee-dark ._verifiedBadge_1aesq_2258{color:#60a5fa!important;filter:none!important}@media (prefers-reduced-motion: reduce){._verifiedBadge_1aesq_2258{animation:none!important}}._commentMiniBox_1aesq_294[data-action-menu-open=true]{position:relative!important;z-index:2147482000!important;overflow:visible!important;isolation:isolate}._commentMiniBox_1aesq_294[data-action-menu-open=true] ._commentDetails_1aesq_304,._commentMiniBox_1aesq_294[data-action-menu-open=true] ._cover_1aesq_314,._commentMiniBox_1aesq_294[data-action-menu-open=true] ._commentBubble_1aesq_322,._commentMiniBox_1aesq_294[data-action-menu-open=true] ._replyBox_1aesq_607,._commentMiniBox_1aesq_294[data-action-menu-open=true] ._singleReply_1aesq_619,._commentMiniBox_1aesq_294[data-action-menu-open=true] ._replyBubble_1aesq_323,._commentMiniBox_1aesq_294[data-action-menu-open=true] ._bubbleHeader_1aesq_342,._commentMiniBox_1aesq_294[data-action-menu-open=true] ._actionMenuWrap_1aesq_718{overflow:visible!important}._commentMiniBox_1aesq_294[data-action-menu-open=true] ._actionMenu_1aesq_718{z-index:2147483001!important}._composerDockedPreview_1aesq_2331{position:fixed;top:calc(var(--comment-visual-viewport-top, 0px) + .72rem);right:max(.82rem,calc((100vw - 48rem)/2 + .82rem));width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#111827;box-shadow:0 14px 34px #dc262647,0 0 0 2px #fff;cursor:pointer;overflow:visible;z-index:2147483646;animation:_composerDockFlyToAuthor_1aesq_1 .62s cubic-bezier(.2,.82,.2,1) both}._composerDockedInner_1aesq_2348{position:relative;z-index:2;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#111827,#2b1220);color:#fff}._composerDockedInner_1aesq_2348 img,._composerDockedInner_1aesq_2348 video{width:100%;height:100%;object-fit:cover;display:block}._composerDockedInner_1aesq_2348 ._customCommentIcon_1aesq_1083{width:20px!important;height:20px!important;color:#fff!important;animation:_micGentleFloat_1aesq_1 1.2s ease-in-out infinite}._composerDockedWaves_1aesq_2376,._composerDockedWavesAlt_1aesq_2377{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:2px solid rgba(239,68,68,.78);border-radius:50%;pointer-events:none;animation:_composerRedWave_1aesq_1 1.15s ease-out infinite}._composerDockedWavesAlt_1aesq_2377{top:-9px;right:-9px;bottom:-9px;left:-9px;animation-delay:.36s;border-color:#dc26268a}._composerDockedPreview_1aesq_2331[data-kind=audio] ._composerDockedInner_1aesq_2348{background:radial-gradient(circle at 35% 30%,#fb7185,#e11d48 46%,#7f1d1d)}@keyframes _composerDockFlyToAuthor_1aesq_1{0%{opacity:0;transform:translate(-1.4rem,calc(100vh - 8.2rem)) scale(2.35);filter:blur(2px)}58%{opacity:1;transform:translate(-.25rem,.25rem) scale(1.08);filter:blur(0)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}@keyframes _composerRedWave_1aesq_1{0%{opacity:.85;transform:scale(.78)}to{opacity:0;transform:scale(1.55)}}._previewModalBackdrop_1aesq_2425{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:grid;place-items:center;padding:1rem;background:#0f172a75;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);animation:_previewBackdropIn_1aesq_1 .18s ease-out both}._previewModalCard_1aesq_2438{width:min(34rem,calc(100vw - 1.4rem));max-height:min(82vh,42rem);display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:#fffffffa;box-shadow:0 26px 80px #0f172a52;border:1px solid rgba(255,255,255,.74);animation:_previewCardIn_1aesq_1 .22s cubic-bezier(.2,.8,.2,1) both}._previewModalHeader_1aesq_2451{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.82rem .95rem;border-bottom:1px solid rgba(226,232,240,.9);color:#0f172a;font-size:.92rem;font-weight:800}._previewModalIconButton_1aesq_2463{display:grid;place-items:center;width:2.15rem;height:2.15rem;padding:0;border:0;border-radius:50%;background:#eef2f7;color:#334155;cursor:pointer}._previewModalBody_1aesq_2476{display:grid;place-items:center;min-height:12rem;padding:.95rem;overflow:auto;background:linear-gradient(180deg,#f8fafc,#eef2f7)}._previewModalMedia_1aesq_2485{width:100%;max-height:min(58vh,30rem);object-fit:contain;display:block;border-radius:18px;background:#020617;box-shadow:0 12px 30px #0f172a2e}._previewModalAudioBox_1aesq_2495{width:min(24rem,100%);display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.2rem;border-radius:22px;background:#fff;box-shadow:0 14px 38px #0f172a24}._previewModalAudioBox_1aesq_2495 audio{width:100%}._previewModalAudioIcon_1aesq_2511{position:relative;display:grid;place-items:center;width:4.6rem;height:4.6rem;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fb7185,#e11d48 48%,#7f1d1d);color:#fff;box-shadow:0 18px 44px #e11d484d}._previewModalAudioIcon_1aesq_2511:before,._previewModalAudioIcon_1aesq_2511:after,._previewModalAudioIcon_1aesq_2511 span{content:"";position:absolute;top:-.35rem;right:-.35rem;bottom:-.35rem;left:-.35rem;border:2px solid rgba(225,29,72,.55);border-radius:50%;animation:_composerRedWave_1aesq_1 1.15s ease-out infinite}._previewModalAudioIcon_1aesq_2511:after{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem;animation-delay:.34s}._previewModalAudioIcon_1aesq_2511 span{top:-1.1rem;right:-1.1rem;bottom:-1.1rem;left:-1.1rem;animation-delay:.68s}._previewModalAudioIcon_1aesq_2511 ._customCommentIcon_1aesq_1083{position:relative;z-index:2;width:2rem!important;height:2rem!important;color:#fff!important}._previewModalActions_1aesq_2552{display:flex;justify-content:flex-end;gap:.7rem;padding:.8rem .95rem .95rem;border-top:1px solid rgba(226,232,240,.9);background:#fff}._previewModalCancel_1aesq_2561,._previewModalSend_1aesq_2562{min-height:2.35rem;padding:.58rem 1rem;border:0;border-radius:999px;font-size:.84rem;font-weight:800;cursor:pointer}._previewModalCancel_1aesq_2561{background:#eef2f7;color:#334155}._previewModalSend_1aesq_2562{background:#1877f2;color:#fff;box-shadow:0 10px 24px #1877f238}._previewModalSend_1aesq_2562:disabled{opacity:.65;cursor:default}@keyframes _previewBackdropIn_1aesq_1{0%{opacity:0}to{opacity:1}}@keyframes _previewCardIn_1aesq_1{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}body.elighttee-dark ._previewModalCard_1aesq_2438,body.elighttee-dark ._previewModalActions_1aesq_2552{background:#0f172afa;border-color:#475569ad}body.elighttee-dark ._previewModalHeader_1aesq_2451{color:#f8fafc;border-bottom-color:#475569ad}body.elighttee-dark ._previewModalBody_1aesq_2476{background:linear-gradient(180deg,#0f172a,#111827)}body.elighttee-dark ._previewModalAudioBox_1aesq_2495,body.elighttee-dark ._previewModalIconButton_1aesq_2463,body.elighttee-dark ._previewModalCancel_1aesq_2561{background:#1e293b;color:#e2e8f0}@media (max-width: 560px){._composerDockedPreview_1aesq_2331{top:calc(var(--comment-visual-viewport-top, 0px) + .62rem);right:.8rem}._previewModalCard_1aesq_2438{width:calc(100vw - 1rem);max-height:84vh;border-radius:20px}._previewModalActions_1aesq_2552{justify-content:stretch}._previewModalCancel_1aesq_2561,._previewModalSend_1aesq_2562{flex:1}}._composerDockedPreview_1aesq_2331{top:calc(var(--comment-visual-viewport-top, 0px) + .82rem)!important;right:max(1rem,calc((100vw - 48rem)/2 + 1rem))!important;z-index:2147483647!important;animation:_composerDockFlyToAuthorSlow_1aesq_1 1.75s cubic-bezier(.16,.82,.22,1) both!important}@keyframes _composerDockFlyToAuthorSlow_1aesq_1{0%{opacity:0;transform:translate(-1.8rem,calc(100vh - 8rem)) scale(2.45);filter:blur(2px)}18%{opacity:1;transform:translate(-1.4rem,calc(72vh - 7rem)) scale(2.05);filter:blur(1px)}48%{opacity:1;transform:translate(-.95rem,calc(42vh - 5rem)) scale(1.58);filter:blur(0)}78%{opacity:1;transform:translate(-.35rem,.65rem) scale(1.16);filter:blur(0)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}@media (max-width: 560px){._composerDockedPreview_1aesq_2331{top:calc(var(--comment-visual-viewport-top, 0px) + .82rem)!important;right:1rem!important}}._commentTime_1aesq_2689{display:inline-flex;align-items:center;margin-left:.22rem;color:#6b7280!important;font-size:.72rem!important;font-weight:650!important;letter-spacing:0;vertical-align:1px;white-space:nowrap}body.elighttee-dark ._commentTime_1aesq_2689{color:#94a3b8!important}._container_kdfzv_1{position:fixed;top:0;width:100%;height:100%;background:#f8fbff;overflow-y:auto;overflow-x:hidden;cursor:pointer;justify-self:center;scrollbar-width:none}._top_kdfzv_27{padding:1rem;position:fixed;color:#fff;display:flex;min-height:4rem;max-height:4rem;width:100%;background:#1e40af;border-bottom:1px solid #3b82f6;z-index:1000}._uniCover_kdfzv_53{margin-left:auto;background:#fff;color:#1e40af;padding:1rem;display:flex;font-weight:700;border-radius:60%;flex-direction:row;text-align:center;z-index:999;justify-content:center;border:1px solid #1e40af}._welcomeVid_kdfzv_83{margin-top:4rem;height:13rem;width:100%;overflow:hidden;position:relative;scroll-snap-align:start}._welcomeInnerVid_kdfzv_101{height:100%;width:100%;object-fit:cover;cursor:pointer}._middleMan_kdfzv_115{padding:1rem;display:flex;align-items:center;flex-direction:column;background:#1e40af;color:#fff}._btn_kdfzv_133{background:transparent;border:1.5px solid white;width:80%;height:auto;border-radius:0%;padding:.3rem;margin-bottom:.5rem;color:#fff}._btn_kdfzv_133:hover{background:#fff;color:#1e40af}._footer_kdfzv_165{padding:1rem;background:#1e40af;color:#fff;text-align:center}._uniCard_kdfzv_179{display:flex;flex-direction:column;align-items:center;gap:.8rem;height:45%;background:#fff;border-radius:14px;padding:.8rem;color:#1e40af;font-weight:700;margin:.3rem 1rem;border:1px solid #bfdbfe;cursor:pointer;box-shadow:0 4px 14px #1e40af14}._uniCard_kdfzv_179 img{width:70%;height:80%;object-fit:cover;border-radius:8px}._seeMoreBtn_kdfzv_227{margin:.6rem 1rem 1.5rem;padding:.4rem .8rem;border-radius:10px;background:#1e40af;color:#fff;border:none;cursor:pointer}._dropdownMenu_kdfzv_247{position:absolute;top:35px;right:0;background:#fff;border:1px solid #dbeafe;border-radius:8px;box-shadow:0 4px 8px #0003;width:180px;z-index:999}._dropdownItem_kdfzv_271{padding:10px 15px;cursor:pointer;font-weight:500;color:#1e40af}._dropdownItem_kdfzv_271:hover{background-color:#eff6ff}._modalOverlay_kdfzv_293{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:flex-start;justify-content:center;z-index:3000;padding:18px 16px;min-height:100dvh;overflow-y:auto;overscroll-behavior:contain}._modalCard_kdfzv_307{width:100%;max-width:460px;max-height:calc(100dvh - 36px);overflow-y:auto;background:#fff;border-radius:18px;padding:18px;box-shadow:0 18px 50px #0003}._modalTop_kdfzv_319{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}._verifyForm_kdfzv_333{display:flex;flex-direction:column;gap:10px}._input_kdfzv_345{width:100%;border:1px solid #d8d8d8;border-radius:12px;padding:12px 14px;outline:none;font-size:14px;background:#fff}._input_kdfzv_345:focus{border-color:#1e40af}._searchSelect_kdfzv_369{position:relative;display:flex;flex-direction:column;gap:10px}._searchResults_kdfzv_376{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:220px;overflow-y:auto;background:#fff;border:1px solid #dbeafe;border-radius:12px;box-shadow:0 14px 34px #0f172a2e;z-index:20}._searchOption_kdfzv_390{display:block;width:100%;padding:11px 13px;border:0;border-bottom:1px solid #eff6ff;background:#fff;color:#0f2260;text-align:left;cursor:pointer}._searchOption_kdfzv_390:hover{background:#eff6ff}._searchEmpty_kdfzv_406{margin:0;padding:12px 13px;color:#6b7280;font-size:13px}._hintText_kdfzv_414{font-size:13px;color:#6b7280;background:#f6f8ff;padding:10px 12px;border-radius:10px;line-height:1.5}._submitBtn_kdfzv_432{background:#1e40af;color:#fff;border:none;border-radius:12px;padding:12px 16px;font-weight:600;cursor:pointer}._submitBtn_kdfzv_432:disabled{opacity:.7;cursor:not-allowed}._claimNotice_kdfzv_457{border:1px solid #fbbf24;background:#fffbeb;color:#78350f;border-radius:14px;padding:12px;display:grid;gap:8px}._claimNotice_kdfzv_457 h4,._claimNotice_kdfzv_457 p{margin:0}._claimNotice_kdfzv_457 p{font-size:13px;line-height:1.45}._claimPage_kdfzv_477{margin:5rem auto 2rem;width:min(94%,540px);background:#fff;border:1px solid #dbeafe;border-radius:18px;padding:16px;box-shadow:0 14px 34px #0f172a14}._claimHero_kdfzv_487{background:#eff6ff;color:#0f2260;border-radius:16px;padding:14px;margin-bottom:14px}._claimHero_kdfzv_487 h2,._claimHero_kdfzv_487 p{margin:0}._claimHero_kdfzv_487 h2{margin-top:8px;font-size:1.1rem}._claimHero_kdfzv_487 p{margin-top:6px;color:#4b5563;font-size:13px;line-height:1.5}._progressShell_kdfzv_512{height:5px;width:100%;overflow:hidden;border-radius:999px;background:#e5e7eb}._progressFill_kdfzv_520{height:100%;border-radius:inherit;background:#1e40af;transition:width .16s ease}._adminTokenRow_kdfzv_527{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin-bottom:12px}._claimList_kdfzv_535{display:grid;gap:12px}._claimCard_kdfzv_540{display:grid;gap:10px;padding:12px;border:1px solid #dbeafe;border-radius:14px;background:#fff}._claimCard_kdfzv_540 h4,._claimCard_kdfzv_540 p{margin:0}._claimCard_kdfzv_540 p{color:#4b5563;font-size:13px}._claimCard_kdfzv_540 pre{margin:0;padding:10px;white-space:pre-wrap;overflow-wrap:anywhere;color:#334155;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;font-size:12px}._claimCard_kdfzv_540 a{color:#1e40af;font-weight:800;text-decoration:none}._claimActions_kdfzv_577{display:flex;flex-wrap:wrap;gap:8px}._claimActions_kdfzv_577 button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:10px;padding:9px 12px;color:#fff;font-weight:800;cursor:pointer}._claimActions_kdfzv_577 button:first-child{background:#16a34a}._claimActions_kdfzv_577 button:last-child{background:#dc2626}._emptyState_kdfzv_603{padding:0 1rem 1rem;color:#666}._verifiedBox_kdfzv_609,._pendingBox_kdfzv_611{display:flex;flex-direction:column;gap:10px;text-align:center;align-items:center;padding:8px 0}body.elighttee-dark ._btn_kdfzv_133,body.elighttee-dark ._claimCard_kdfzv_540,body.elighttee-dark ._claimHero_kdfzv_487,body.elighttee-dark ._claimNotice_kdfzv_457,body.elighttee-dark ._claimPage_kdfzv_477,body.elighttee-dark ._container_kdfzv_1,body.elighttee-dark ._dropdownItem_kdfzv_271,body.elighttee-dark ._dropdownMenu_kdfzv_247,body.elighttee-dark ._emptyState_kdfzv_603,body.elighttee-dark ._footer_kdfzv_165,body.elighttee-dark ._hintText_kdfzv_414,body.elighttee-dark ._input_kdfzv_345,body.elighttee-dark ._middleMan_kdfzv_115,body.elighttee-dark ._modalCard_kdfzv_307,body.elighttee-dark ._modalOverlay_kdfzv_293,body.elighttee-dark ._modalTop_kdfzv_319,body.elighttee-dark ._pendingBox_kdfzv_611,body.elighttee-dark ._searchEmpty_kdfzv_406,body.elighttee-dark ._searchOption_kdfzv_390,body.elighttee-dark ._searchResults_kdfzv_376,body.elighttee-dark ._searchSelect_kdfzv_369,body.elighttee-dark ._seeMoreBtn_kdfzv_227,body.elighttee-dark ._submitBtn_kdfzv_432,body.elighttee-dark ._top_kdfzv_27,body.elighttee-dark ._uniCard_kdfzv_179,body.elighttee-dark ._uniCover_kdfzv_53,body.elighttee-dark ._verifiedBox_kdfzv_609,body.elighttee-dark ._verifyForm_kdfzv_333,body.elighttee-dark ._welcomeInnerVid_kdfzv_101,body.elighttee-dark ._welcomeVid_kdfzv_83{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._container_kdfzv_1,body.elighttee-dark ._claimCard_kdfzv_540,body.elighttee-dark ._claimHero_kdfzv_487,body.elighttee-dark ._claimNotice_kdfzv_457,body.elighttee-dark ._claimPage_kdfzv_477,body.elighttee-dark ._dropdownItem_kdfzv_271,body.elighttee-dark ._dropdownMenu_kdfzv_247,body.elighttee-dark ._footer_kdfzv_165,body.elighttee-dark ._modalCard_kdfzv_307,body.elighttee-dark ._modalOverlay_kdfzv_293,body.elighttee-dark ._modalTop_kdfzv_319,body.elighttee-dark ._pendingBox_kdfzv_611,body.elighttee-dark ._searchOption_kdfzv_390,body.elighttee-dark ._searchResults_kdfzv_376,body.elighttee-dark ._top_kdfzv_27,body.elighttee-dark ._uniCard_kdfzv_179,body.elighttee-dark ._verifyForm_kdfzv_333,body.elighttee-dark ._welcomeInnerVid_kdfzv_101{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._container_kdfzv_1,body.elighttee-dark ._claimCard_kdfzv_540,body.elighttee-dark ._claimHero_kdfzv_487,body.elighttee-dark ._claimNotice_kdfzv_457,body.elighttee-dark ._claimPage_kdfzv_477,body.elighttee-dark ._dropdownItem_kdfzv_271,body.elighttee-dark ._dropdownMenu_kdfzv_247,body.elighttee-dark ._emptyState_kdfzv_603,body.elighttee-dark ._footer_kdfzv_165,body.elighttee-dark ._hintText_kdfzv_414,body.elighttee-dark ._input_kdfzv_345,body.elighttee-dark ._middleMan_kdfzv_115,body.elighttee-dark ._modalCard_kdfzv_307,body.elighttee-dark ._modalOverlay_kdfzv_293,body.elighttee-dark ._modalTop_kdfzv_319,body.elighttee-dark ._pendingBox_kdfzv_611,body.elighttee-dark ._searchEmpty_kdfzv_406,body.elighttee-dark ._searchOption_kdfzv_390,body.elighttee-dark ._searchResults_kdfzv_376,body.elighttee-dark ._top_kdfzv_27,body.elighttee-dark ._uniCard_kdfzv_179,body.elighttee-dark ._verifyForm_kdfzv_333,body.elighttee-dark ._welcomeInnerVid_kdfzv_101,body.elighttee-dark ._welcomeVid_kdfzv_83{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._emptyState_kdfzv_603,body.elighttee-dark ._hintText_kdfzv_414{color:var(--elighttee-text)!important}._container_vp04a_1{--primary: #1e40af;--primary-soft: #315fd2;--ink: #111827;--muted: #667085;--line: rgba(30, 64, 175, .12);--surface: #ffffff;--soft: #f7f9fd;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;min-height:100dvh;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;background:radial-gradient(circle at 10% 0%,rgba(30,64,175,.08),transparent 25rem),linear-gradient(180deg,#fff,#f6f8fc);color:var(--ink)}._container_vp04a_1::-webkit-scrollbar{display:none}._top_vp04a_27{position:sticky;top:0;z-index:40;width:100%;max-width:48rem;min-height:4rem;margin:0 auto;padding:.75rem .9rem;border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._topSpace_vp04a_41{display:none}._topName_vp04a_45{display:flex;align-items:center;gap:.38rem;min-width:0;color:#111827;font-size:.98rem;font-weight:850;letter-spacing:0}._headerBrand_vp04a_56{display:block;width:clamp(5.6rem,18vw,7.2rem);height:auto;flex:0 1 auto}._topBackButton_vp04a_63{display:grid;place-items:center;width:2.35rem;height:2.35rem;margin-right:.62rem;border:1px solid rgba(30,64,175,.13);border-radius:999px;background:#fff;color:var(--primary-soft);box-shadow:0 8px 22px #0f172a14;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}._topBackButton_vp04a_63:hover{transform:translateY(-1px);border-color:#1e40af42;box-shadow:0 12px 28px #1e40af21}._connectTopAction_vp04a_84{padding:.52rem .78rem;border:1px solid rgba(30,64,175,.16);border-radius:999px;background:#1e40af14;box-shadow:0 8px 22px #1e40af14;transition:transform .18s ease,background .18s ease}._connectTopAction_vp04a_84:hover{transform:translateY(-1px);background:#1e40af1f}._userSection_vp04a_98,._postTabs_vp04a_99,._feedCard_vp04a_100{width:min(100%,48rem);margin-left:auto;margin-right:auto}._userSection_vp04a_98{padding-bottom:.85rem;background:transparent}._cover_vp04a_111{width:calc(100% - 1.1rem);height:clamp(10.5rem,34vw,15rem);margin:.75rem auto 0;overflow:hidden;border:1px solid rgba(30,64,175,.12);border-radius:1.25rem;background:#eaf0ff;box-shadow:0 14px 34px #0f172a14}._coverImg_vp04a_122{display:block;width:100%;height:100%;object-fit:cover}._profileWrap_vp04a_129{position:relative;z-index:3;width:8.6rem;height:8.6rem;margin:-4.15rem 0 0 1.1rem;padding:0;overflow:visible;border-radius:999px;background:#fff;box-shadow:0 18px 38px #0f172a2e}._profileFrame_vp04a_142{position:relative;z-index:2;width:100%;height:100%;overflow:hidden;border:5px solid #ffffff;border-radius:50%;background:#fff;box-sizing:border-box}._profileImg_vp04a_154{display:block;width:100%;height:100%;object-fit:cover;border:0;border-radius:50%}._profileOnlineRing_vp04a_163{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;z-index:1;border-radius:50%;background:conic-gradient(from 0deg,transparent 0deg,rgba(30,64,175,.34) 42deg,#1e40af 92deg,rgba(30,64,175,.34) 142deg,transparent 198deg,#2563eb 286deg,transparent 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));animation:_profilePresenceSpin_vp04a_1 1.45s linear infinite;pointer-events:none}._profileOnlineRingHidden_vp04a_184{display:none}._profileOnlineRingActive_vp04a_188{display:block}._profileStatusDot_vp04a_192{position:absolute;right:.45rem;bottom:.55rem;z-index:4;width:1.15rem;height:1.15rem;border:4px solid #ffffff;border-radius:50%;box-sizing:content-box}._profileStatusDotOnline_vp04a_204{background:#1e40af;box-shadow:0 0 0 3px #1e40af3d}._profileStatusDotOffline_vp04a_209{background:#94a3b8}@keyframes _profilePresenceSpin_vp04a_1{to{transform:rotate(360deg)}}._identity_vp04a_217{padding:.72rem 1rem 0;text-align:left}._name_vp04a_222{display:flex;align-items:center;gap:.35rem;margin:0;color:#111827;font-size:1.42rem;font-weight:900;line-height:1.08}._username_vp04a_233{margin:.24rem 0 0;color:var(--muted);font-size:.9rem;font-weight:750}._statusRow_vp04a_240{display:flex;align-items:center;gap:.28rem;margin-top:.38rem;color:var(--muted);font-size:.8rem;font-weight:750}._statusRow_vp04a_240 p,._bio_vp04a_251 p,._block_vp04a_252 p,._feedCard_vp04a_100 p{margin:0}._bio_vp04a_251{margin:.9rem 1rem 0;padding:.86rem .95rem;border:1px solid rgba(15,23,42,.07);border-radius:1rem;background:#ffffffc7;color:#334155;font-size:.92rem;font-weight:520;line-height:1.52;text-align:left}._numbers_vp04a_270{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin:.9rem 1rem 0}._block_vp04a_252{min-width:0;padding:.78rem .55rem;border:1px solid rgba(30,64,175,.11);border-radius:1rem;background:#fff;text-align:center;box-shadow:0 10px 26px #0f172a0d}._count_vp04a_287{color:#111827;font-size:1rem;font-weight:900}._label_vp04a_293{margin-top:.18rem!important;color:var(--muted);font-size:.72rem;font-weight:750}._actions_vp04a_300{display:flex;align-items:center;justify-content:center;gap:.72rem;margin:1.25rem auto 1.05rem;padding:0 1rem;max-width:43rem}._followBtn_vp04a_310,._messageBtn_vp04a_311,._shareBtn_vp04a_312{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-width:0;min-height:2.65rem;padding:.62rem .72rem;border:1px solid transparent;border-radius:999px;font-size:.85rem;font-weight:850;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}._followBtn_vp04a_310{width:min(9.5rem,28vw);min-width:0;background:linear-gradient(135deg,#1e40af,#315fd2);color:#fff;box-shadow:0 14px 28px #1e40af38}._messageBtn_vp04a_311{width:min(11rem,31vw);min-width:0;border-color:#1e40af26;background:#1e40af14;color:var(--primary)}._shareBtn_vp04a_312{width:min(12.5rem,35vw);min-width:0;border-color:#0f172a17;background:#fff;color:#1f2937;box-shadow:0 10px 24px #0f172a0d}._actions_vp04a_300 ._followBtn_vp04a_310,._actions_vp04a_300 ._messageBtn_vp04a_311,._actions_vp04a_300 ._shareBtn_vp04a_312{display:inline-flex;margin:0}._followBtn_vp04a_310:hover,._messageBtn_vp04a_311:hover,._shareBtn_vp04a_312:hover{transform:translateY(-1px)}._postTabs_vp04a_99{position:sticky;top:4rem;z-index:30;display:flex;gap:.42rem;padding:.62rem .8rem;overflow-x:auto;border-top:1px solid rgba(30,64,175,.08);border-bottom:1px solid rgba(30,64,175,.12);background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none}._postTabs_vp04a_99::-webkit-scrollbar{display:none}._tab_vp04a_385,._tabActive_vp04a_386{flex:0 0 auto;min-width:fit-content;margin:0;padding:.5rem .78rem;border-radius:999px;font-size:.82rem;font-weight:850;transition:background .18s ease,color .18s ease,box-shadow .18s ease}._tab_vp04a_385{color:#64748b}._tabActive_vp04a_386{background:#1e40af1a;color:var(--primary);box-shadow:inset 0 0 0 1px #1e40af21}._feedCard_vp04a_100{margin-top:.7rem;padding:.85rem;border:1px solid rgba(15,23,42,.08);border-radius:1.2rem;background:#fff;box-shadow:0 12px 30px #0f172a0f}._feedHeader_vp04a_416{display:flex;align-items:flex-start;gap:.72rem}._avatarWrap_vp04a_422{position:relative;flex:0 0 auto;width:2.85rem;height:2.85rem}._avatar_vp04a_422{display:block;width:100%;height:100%;object-fit:cover;border-radius:999px}._online_vp04a_437,._offline_vp04a_438{position:absolute;right:.08rem;bottom:.08rem;width:.74rem;height:.74rem;border:2px solid #ffffff;border-radius:999px}._online_vp04a_437{background:#14b8a6;box-shadow:0 0 0 4px #14b8a61f}._offline_vp04a_438{background:#94a3b8}._feedInfo_vp04a_457{min-width:0;flex:1}._feedName_vp04a_462{color:#111827;font-size:.92rem;font-weight:850;text-align:left}._feedMeta_vp04a_469{display:flex;align-items:center;gap:.28rem;margin-top:.12rem;color:var(--muted);font-size:.74rem;font-weight:700}._time_vp04a_479{margin-left:auto!important;color:var(--muted);font-size:.73rem;font-weight:750}._options_vp04a_486{flex:0 0 auto;width:2rem;height:2rem;padding:.42rem;border-radius:999px;color:var(--primary);background:#1e40af12}._feedMessage_vp04a_496{margin-top:.72rem!important;color:#263040;text-align:left;font-size:.91rem;line-height:1.48;overflow:hidden;transition:max-height .25s ease}._clamped_vp04a_506{max-height:4.35rem}._moreBtn_vp04a_510{margin-top:.35rem;color:var(--primary);font-size:.82rem;font-weight:850;cursor:pointer;text-align:left}._textOnlyBlueBox_vp04a_519{display:flex;align-items:center;justify-content:center;width:100%;min-height:16rem;margin-top:.72rem;padding:1.2rem;overflow:hidden;border-radius:1.05rem;background:linear-gradient(135deg,#1e40af,#315fd2 55%,#14b8a6);color:#fff;text-align:center}._textOnlyInner_vp04a_534{max-width:34rem;color:#fff;font-size:1rem;font-weight:750;line-height:1.45}._mediaWrap_vp04a_542{position:relative;width:100%;height:min(72vw,26rem);min-height:18rem;margin-top:.72rem;overflow:hidden;border-radius:1.05rem;background:#020617}._mediaImg_vp04a_553,._mediaWrap_vp04a_542 video{display:block;width:100%;height:100%;object-fit:cover}._playIcon_vp04a_561{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:3.2rem;height:3.2rem;border-radius:999px;background:#0f172aad;color:#fff;opacity:.92;pointer-events:none;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._statsRow_vp04a_578{display:flex;align-items:center;gap:.5rem;margin-top:.78rem;padding-top:.68rem;border-top:1px solid rgba(15,23,42,.07)}._statItem_vp04a_587,._viewsItem_vp04a_588{display:inline-flex;align-items:center;gap:.35rem;min-width:0;color:#475569;font-size:.8rem;font-weight:800}._statItem_vp04a_587{flex:1}._viewsItem_vp04a_588{margin-left:auto}._customProfileIcon_vp04a_606{position:relative;display:inline-block;width:1.05rem;height:1.05rem;flex:0 0 auto;color:currentColor}._customProfileIcon_back_vp04a_615:before{content:"";position:absolute;left:.16rem;top:.2rem;width:.62rem;height:.62rem;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}._customProfileIcon_back_vp04a_615:after{content:"";position:absolute;left:.24rem;top:.5rem;width:.72rem;height:2px;border-radius:999px;background:currentColor}._customProfileIcon_plusUser_vp04a_638:before{content:"";position:absolute;left:.1rem;top:.12rem;width:.42rem;height:.42rem;border:2px solid currentColor;border-radius:999px}._customProfileIcon_plusUser_vp04a_638:after{content:"";position:absolute;left:.02rem;bottom:.08rem;width:.72rem;height:.38rem;border:2px solid currentColor;border-bottom:0;border-radius:.7rem .7rem 0 0;box-shadow:.82rem -.18rem 0 -.39rem currentColor,1.02rem -.18rem 0 -.39rem currentColor}._customProfileIcon_check_vp04a_662{border:2px solid currentColor;border-radius:999px}._customProfileIcon_check_vp04a_662:before{content:"";position:absolute;left:.25rem;top:.3rem;width:.46rem;height:.22rem;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}._customProfileIcon_chat_vp04a_679{border:2px solid currentColor;border-radius:.62rem}._customProfileIcon_chat_vp04a_679:after{content:"";position:absolute;left:.18rem;bottom:-.22rem;width:.32rem;height:.32rem;border-left:2px solid currentColor;border-bottom:2px solid currentColor;background:inherit;transform:rotate(-18deg)}._customProfileIcon_share_vp04a_697:before{content:"";position:absolute;left:.16rem;top:.24rem;width:.74rem;height:.52rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:skewY(-18deg)}._customProfileIcon_share_vp04a_697:after{content:"";position:absolute;right:.06rem;top:.13rem;width:.42rem;height:.42rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}@media (max-width: 560px){._top_vp04a_27{padding-inline:.68rem}._cover_vp04a_111{width:calc(100% - .8rem);border-radius:1.05rem}._profileWrap_vp04a_129{width:7.55rem;height:7.55rem;margin-top:-3.65rem;margin-left:.9rem}._name_vp04a_222{font-size:1.22rem}._actions_vp04a_300{display:flex;gap:.5rem}._followBtn_vp04a_310,._messageBtn_vp04a_311,._shareBtn_vp04a_312{min-height:2.55rem}._feedCard_vp04a_100{width:calc(100% - .7rem);padding:.72rem;border-radius:1.05rem}._mediaWrap_vp04a_542,._textOnlyBlueBox_vp04a_519{min-height:14rem}}body.elighttee-dark ._container_vp04a_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._top_vp04a_27,body.elighttee-dark ._cover_vp04a_111,body.elighttee-dark ._bio_vp04a_251,body.elighttee-dark ._block_vp04a_252,body.elighttee-dark ._postTabs_vp04a_99,body.elighttee-dark ._feedCard_vp04a_100,body.elighttee-dark ._topBackButton_vp04a_63,body.elighttee-dark ._shareBtn_vp04a_312{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._topName_vp04a_45,body.elighttee-dark ._name_vp04a_222,body.elighttee-dark ._count_vp04a_287,body.elighttee-dark ._feedName_vp04a_462,body.elighttee-dark ._feedMessage_vp04a_496{color:var(--elighttee-text)!important}body.elighttee-dark ._username_vp04a_233,body.elighttee-dark ._statusRow_vp04a_240,body.elighttee-dark ._label_vp04a_293,body.elighttee-dark ._feedMeta_vp04a_469,body.elighttee-dark ._time_vp04a_479,body.elighttee-dark ._statItem_vp04a_587,body.elighttee-dark ._viewsItem_vp04a_588{color:var(--elighttee-muted)!important}._profileWrap_vp04a_129{position:relative!important;overflow:visible!important;border-radius:50%!important;background:transparent!important;isolation:isolate;box-sizing:border-box}._profileFrame_vp04a_142{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;width:100%!important;height:100%!important;overflow:hidden!important;border:5px solid #ffffff!important;border-radius:50%!important;background:#fff!important;box-sizing:border-box!important;clip-path:circle(50% at 50% 50%)}._profileImg_vp04a_154{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;object-fit:cover!important;object-position:center!important;clip-path:circle(50% at 50% 50%)}._profileOnlineRing_vp04a_163{z-index:5!important}._profileStatusDot_vp04a_192{z-index:6!important}._wrapper_fmyuu_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;flex-direction:column;justify-content:flex-end}._top_fmyuu_11{position:absolute;top:0;left:0;background:#000;right:0;z-index:999;display:flex;height:4.5rem;padding:1rem;flex-direction:column;gap:6px}._progressContainer_fmyuu_26{display:flex;gap:4px}._progress_fmyuu_26{flex:1;height:3px;background:#ffffff4d;border-radius:6px;overflow:hidden;position:relative}._progress_fmyuu_26._active_fmyuu_40:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#fff;animation:_fill_fmyuu_51 linear forwards}._progress_fmyuu_26._filled_fmyuu_51{background:#fff}@keyframes _fill_fmyuu_51{0%{width:0%}to{width:100%}}._userInfo_fmyuu_64{display:flex;align-items:center;gap:10px}._profilePic_fmyuu_70{width:36px;height:36px;border-radius:12px;object-fit:cover;border:2px solid white}._username_fmyuu_78{color:#fff;font-weight:600}._topRightIcons_fmyuu_83{position:absolute;top:2rem;right:12px;display:flex;gap:10px;color:#fff}._storyContainer_fmyuu_93{flex:1;display:flex;max-width:100%;justify-content:center;align-items:center;position:relative;cursor:pointer;padding-top:4.5rem;padding-bottom:4rem;background:#000;overflow:hidden}._storyMedia_fmyuu_113{display:block;width:100%;height:100%;max-width:100%!important;max-height:100%;object-fit:contain;border-radius:12px}._leftTap_fmyuu_128,._rightTap_fmyuu_129{position:absolute;top:0;height:100%;width:50%}._leftTap_fmyuu_128{left:0}._rightTap_fmyuu_129{right:0}._replyBox_fmyuu_144{width:100%;display:flex;gap:6px;align-items:center;height:4rem;padding:8px 12px;background:#00000080;flex-shrink:0;z-index:10}._replyBox_fmyuu_144 input{flex:1;padding:10px 14px;border-radius:14px;border:none;outline:none;font-size:1rem;color:#000}._sparks_fmyuu_167{margin-right:.5rem;cursor:pointer;transition:transform .2s ease,color .2s ease,fill .2s ease;pointer-events:auto;z-index:11}._storyText_fmyuu_175{position:absolute;bottom:5.5rem;left:1rem;top:5rem;right:1rem;color:#fff;font-size:1rem;line-height:1.3rem;background:#00000059;padding:8px 12px;border-radius:12px;text-align:left;word-wrap:break-word;max-height:70%;overflow-y:auto;scrollbar-width:none;z-index:10}._animateSparkle_fmyuu_195{animation:_sparkleBounce_fmyuu_1 .5s ease forwards}@keyframes _sparkleBounce_fmyuu_1{0%{transform:scale(1) rotate(0)}25%{transform:scale(1.4) rotate(15deg)}50%{transform:scale(1.2) rotate(-10deg)}75%{transform:scale(1.3) rotate(5deg)}to{transform:scale(1) rotate(0)}}@media (max-width: 480px){._top_fmyuu_11{height:4.2rem;padding:.8rem}._topRightIcons_fmyuu_83{top:1.8rem;right:10px;gap:8px}._storyContainer_fmyuu_93{padding-top:4.2rem;padding-bottom:4.2rem}._storyMedia_fmyuu_113{border-radius:10px}}body.elighttee-dark ._animateSparkle_fmyuu_195,body.elighttee-dark ._leftTap_fmyuu_128,body.elighttee-dark ._profilePic_fmyuu_70,body.elighttee-dark ._progress_fmyuu_26,body.elighttee-dark ._progressContainer_fmyuu_26,body.elighttee-dark ._replyBox_fmyuu_144,body.elighttee-dark ._rightTap_fmyuu_129,body.elighttee-dark ._sparks_fmyuu_167,body.elighttee-dark ._storyContainer_fmyuu_93,body.elighttee-dark ._storyMedia_fmyuu_113,body.elighttee-dark ._storyText_fmyuu_175,body.elighttee-dark ._top_fmyuu_11,body.elighttee-dark ._topRightIcons_fmyuu_83,body.elighttee-dark ._userInfo_fmyuu_64,body.elighttee-dark ._username_fmyuu_78,body.elighttee-dark ._wrapper_fmyuu_1{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._profilePic_fmyuu_70,body.elighttee-dark ._replyBox_fmyuu_144,body.elighttee-dark ._storyContainer_fmyuu_93,body.elighttee-dark ._top_fmyuu_11,body.elighttee-dark ._wrapper_fmyuu_1{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._animateSparkle_fmyuu_195,body.elighttee-dark ._leftTap_fmyuu_128,body.elighttee-dark ._profilePic_fmyuu_70,body.elighttee-dark ._replyBox_fmyuu_144,body.elighttee-dark ._rightTap_fmyuu_129,body.elighttee-dark ._sparks_fmyuu_167,body.elighttee-dark ._storyContainer_fmyuu_93,body.elighttee-dark ._storyText_fmyuu_175,body.elighttee-dark ._top_fmyuu_11,body.elighttee-dark ._userInfo_fmyuu_64,body.elighttee-dark ._username_fmyuu_78,body.elighttee-dark ._wrapper_fmyuu_1{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._storyText_fmyuu_175,body.elighttee-dark ._userInfo_fmyuu_64,body.elighttee-dark ._username_fmyuu_78{color:var(--elighttee-text)!important}._container_sqq0m_1{min-height:100vh;width:100%;overflow-y:auto;padding:22px clamp(16px,4vw,34px) 32px;background:radial-gradient(circle at top left,rgba(30,64,175,.12),transparent 30%),linear-gradient(180deg,#f8fafc,#eef4ff);color:#0f172a;scrollbar-width:none}._container_sqq0m_1::-webkit-scrollbar{display:none}._top_sqq0m_17{width:min(920px,100%);margin:0 auto 22px;display:flex;align-items:center;gap:14px}._top_sqq0m_17 svg{width:44px;height:44px;padding:11px;border-radius:14px;background:#fff;color:#1e40af;box-shadow:0 12px 28px #0f172a14;cursor:pointer}._top_sqq0m_17 p{margin:0;font-size:clamp(1.2rem,3vw,1.9rem);font-weight:850;letter-spacing:-.02em}._title_sqq0m_43,._title2_sqq0m_44{width:min(920px,100%);margin:22px auto 10px;color:#1e40af;font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}._box_sqq0m_54,._box2_sqq0m_55{width:min(920px,100%);margin:0 auto 16px;border-radius:24px;background:#ffffffeb;border:1px solid rgba(148,163,184,.18);box-shadow:0 18px 42px #0f172a14;overflow:hidden}._box_sqq0m_54{padding:18px}._box2_sqq0m_55{padding:10px}._upper_sqq0m_73,._upper1_sqq0m_74{display:flex;align-items:center;gap:14px;min-height:58px;padding:12px;border-radius:18px;color:#0f172a;cursor:pointer;transition:background .18s ease,transform .18s ease}._upper_sqq0m_73:hover,._upper1_sqq0m_74:hover{background:#eff6ff;transform:translateY(-1px)}._upper_sqq0m_73 svg,._upper1_sqq0m_74 svg{flex:0 0 auto;color:#1e40af}._appLogoIcon_sqq0m_98{flex:0 0 auto;width:24px;height:24px;margin-left:2rem;border-radius:50%;display:block;box-shadow:0 6px 14px #1e40af2e}._upper1_sqq0m_74+._upper1_sqq0m_74{margin-top:4px}._title0_sqq0m_112{margin:0 0 4px;font-weight:850;font-size:1rem}._des1_sqq0m_118,._end_sqq0m_119{margin:0;color:#64748b;font-size:.9rem;line-height:1.5}._end_sqq0m_119{margin-top:10px;padding:12px 14px;border-radius:16px;background:#f8fafc}._upper1_sqq0m_74 p{margin:0;font-weight:750}._switching_sqq0m_138{width:min(920px,100%);margin:26px auto 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px}._switching_sqq0m_138 button{min-height:46px;min-width:164px;border:1px solid rgba(30,64,175,.16);border-radius:999px;background:#fff;color:#1e40af;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 12px 26px #0f172a14;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}._switching_sqq0m_138 button:hover{background:#eff6ff;transform:translateY(-1px);box-shadow:0 16px 32px #0f172a1a}._switching_sqq0m_138 button svg{color:currentColor}._switching_sqq0m_138 button:nth-child(3){border-color:#b91c1c2e;color:#b91c1c;background:#fff7f7;box-shadow:0 12px 26px #b91c1c14}@media (max-width: 640px){._container_sqq0m_1{padding:16px 14px 28px}._top_sqq0m_17{align-items:flex-start}._box_sqq0m_54,._box2_sqq0m_55{border-radius:20px}._upper_sqq0m_73,._upper1_sqq0m_74{align-items:flex-start;gap:12px}._switching_sqq0m_138{flex-direction:column;align-items:stretch}._switching_sqq0m_138 button{width:100%}}body.elighttee-dark ._container_sqq0m_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._top_sqq0m_17 svg,body.elighttee-dark ._box_sqq0m_54,body.elighttee-dark ._box2_sqq0m_55,body.elighttee-dark ._end_sqq0m_119,body.elighttee-dark ._switching_sqq0m_138 button{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._des1_sqq0m_118,body.elighttee-dark ._end_sqq0m_119{color:var(--elighttee-muted)!important}body.elighttee-dark ._upper_sqq0m_73:hover,body.elighttee-dark ._upper1_sqq0m_74:hover,body.elighttee-dark ._switching_sqq0m_138 button:hover{background:#1e40af2e!important}body.elighttee-dark ._switching_sqq0m_138 button:nth-child(3){color:#fca5a5!important}._container_8cn3o_1{--primary: #1e40af;--primary-soft: #315fd2;--surface: #ffffff;--surface-soft: #f7f9fd;--line: rgba(30, 64, 175, .12);--text: #101827;--muted: #667085;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;min-height:100dvh;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;background:radial-gradient(circle at 14% 0%,rgba(30,64,175,.08),transparent 28rem),linear-gradient(180deg,#fff,#f6f8fc);color:var(--text);cursor:default}._container_8cn3o_1::-webkit-scrollbar{display:none}._top_8cn3o_28{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:.75rem;width:100%;max-width:44rem;margin:0 auto;padding:.85rem .9rem;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._top1_8cn3o_44{display:none}._backButton_8cn3o_48,._icon_8cn3o_49{display:grid;place-items:center;flex:0 0 auto;width:2.45rem;height:2.45rem;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#fff;color:var(--primary-soft);box-shadow:0 8px 22px #0f172a14;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}._backButton_8cn3o_48:hover,._icon_8cn3o_49:hover{transform:translateY(-1px);border-color:#1e40af47;box-shadow:0 12px 28px #1e40af21}._detailsTop_8cn3o_71{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0;width:100%}._detailsTop_8cn3o_71 h3{margin:0;font-size:1.35rem;font-weight:850;line-height:1.05;letter-spacing:0;color:#111827}._detailsTop_8cn3o_71 p{margin:.18rem 0 0;font-size:.78rem;font-weight:700;color:var(--muted)}._bellContainer_8cn3o_96{position:relative;display:grid;place-items:center;width:2.55rem;height:2.55rem;border-radius:999px;background:linear-gradient(145deg,#1e40af1f,#2dd4bf1a);color:var(--primary-soft)}._badge_8cn3o_107{position:absolute;top:-.25rem;right:-.15rem;min-width:1.25rem;height:1.25rem;padding:0 .32rem;display:grid;place-items:center;border:2px solid #ffffff;border-radius:999px;background:linear-gradient(135deg,#1e40af,#14b8a6);color:#fff;font-size:.68rem;font-weight:850}._subHeader_8cn3o_124{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:min(100%,44rem);margin:0 auto;padding:.9rem .9rem .65rem}._sub_8cn3o_124{margin:0;font-size:.98rem;font-weight:850;color:#111827}._markAll_8cn3o_141{display:inline-flex;align-items:center;justify-content:center;gap:.38rem;min-height:2.15rem;padding:.45rem .8rem;border:1px solid rgba(30,64,175,.18);border-radius:999px;background:#1e40af14;color:var(--primary);font-size:.78rem;font-weight:800;cursor:pointer;transition:transform .18s ease,background .18s ease}._markAll_8cn3o_141:hover{transform:translateY(-1px);background:#1e40af21}._notify_8cn3o_163{display:flex;align-items:flex-start;gap:.72rem;width:calc(100% - 1.8rem);max-width:42.2rem;margin:0 auto .65rem;padding:.75rem;border:1px solid rgba(15,23,42,.08);border-radius:1.15rem;background:var(--surface);box-shadow:0 10px 28px #0f172a0f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;z-index:1}._menuOpen_8cn3o_179{z-index:20001}._notify_8cn3o_163:hover{transform:translateY(-1px);border-color:#1e40af2e;box-shadow:0 14px 34px #1e40af1a}._unreadNotify_8cn3o_189{background:linear-gradient(90deg,#1e40af14,#fff0 42%),#fff;border-color:#1e40af33}._imageContainer_8cn3o_196{position:relative;flex:0 0 auto;width:3.15rem;height:3.15rem;padding:2px;overflow:visible;border-radius:999px;background:linear-gradient(135deg,#1e40af,#38bdf8,#14b8a6)}._imageContainer_8cn3o_196 img{display:block;width:100%;height:100%;object-fit:cover;border:2px solid #ffffff;border-radius:inherit}._unreadDot_8cn3o_216{position:absolute;right:.05rem;bottom:.08rem;width:.72rem;height:.72rem;border:2px solid #ffffff;border-radius:999px;background:#1e40af;box-shadow:0 0 0 4px #1e40af1f}._message_8cn3o_228{min-width:0;flex:1;text-align:left;color:#263040}._message_8cn3o_228 p{margin:.12rem 0;font-size:.9rem;line-height:1.36}._user_8cn3o_241{margin-bottom:.16rem!important;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._timePosted_8cn3o_249{margin-top:.45rem!important;color:var(--muted);font-size:.76rem!important;font-weight:700}._menuWrap_8cn3o_256{position:relative;flex:0 0 auto;margin-left:auto;z-index:12000}._icon_8cn3o_49{width:2.1rem;height:2.1rem;border:0;box-shadow:none;background:#1e40af0f}._dropdownMenu_8cn3o_271{position:absolute;right:0;top:2.45rem;z-index:20000;width:min(16rem,calc(100vw - 1.4rem));padding:.38rem;border:1px solid rgba(30,64,175,.14);border-radius:1.05rem;background:#fffffffc;box-shadow:0 22px 58px #0f172a38,0 0 0 1px #fffc inset;animation:_fadeIn_8cn3o_1 .18s ease-in-out;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._dropdownMenu_8cn3o_271:before{content:"";position:absolute;top:-.42rem;right:.72rem;width:.82rem;height:.82rem;border-left:1px solid rgba(30,64,175,.14);border-top:1px solid rgba(30,64,175,.14);background:#fffffffc;transform:rotate(45deg)}._dropdownMenu_8cn3o_271 p{display:flex;align-items:center;gap:.55rem;min-height:2.28rem;padding:.56rem .66rem;margin:0;border-radius:.78rem;color:#1f2937;font-size:.82rem;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease}._dropdownMenu_8cn3o_271 p:hover{background:#1e40af14;color:var(--primary)}._emptyState_8cn3o_319{width:calc(100% - 1.8rem);max-width:42.2rem;margin:1rem auto;padding:2rem 1rem;border:1px dashed rgba(30,64,175,.22);border-radius:1.25rem;background:#fffc;color:var(--muted);text-align:center;font-weight:750}._customIcon_8cn3o_332{position:relative;display:inline-block;width:1.08rem;height:1.08rem;flex:0 0 auto;color:currentColor}._customIcon_back_8cn3o_341:before{content:"";position:absolute;left:.16rem;top:.2rem;width:.64rem;height:.64rem;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}._customIcon_back_8cn3o_341:after{content:"";position:absolute;left:.24rem;top:.5rem;width:.74rem;height:2px;border-radius:999px;background:currentColor}._customIcon_bell_8cn3o_364{border:2px solid currentColor;border-bottom:0;border-radius:.7rem .7rem .22rem .22rem}._customIcon_bell_8cn3o_364:before{content:"";position:absolute;left:.22rem;right:.22rem;bottom:-.22rem;height:2px;border-radius:999px;background:currentColor}._customIcon_bell_8cn3o_364:after{content:"";position:absolute;left:50%;bottom:-.43rem;width:.28rem;height:.28rem;border-radius:999px;background:currentColor;transform:translate(-50%)}._customIcon_check_8cn3o_393{width:1rem;height:1rem;border:1.8px solid currentColor;border-radius:999px}._customIcon_check_8cn3o_393:before{content:"";position:absolute;left:.24rem;top:.27rem;width:.42rem;height:.22rem;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}._customIcon_dots_8cn3o_412:before,._customIcon_dots_8cn3o_412:after,._customIcon_dots_8cn3o_412{border-radius:999px}._customIcon_dots_8cn3o_412{width:.28rem;height:.28rem;margin:auto;background:currentColor}._customIcon_dots_8cn3o_412:before,._customIcon_dots_8cn3o_412:after{content:"";position:absolute;left:0;width:.28rem;height:.28rem;background:currentColor}._customIcon_dots_8cn3o_412:before{top:-.4rem}._customIcon_dots_8cn3o_412:after{top:.4rem}._customIcon_delete_8cn3o_443:before{content:"";position:absolute;left:.25rem;top:.34rem;width:.56rem;height:.62rem;border:2px solid currentColor;border-top:0;border-radius:0 0 .16rem .16rem}._customIcon_delete_8cn3o_443:after{content:"";position:absolute;left:.18rem;top:.18rem;width:.72rem;height:2px;border-radius:999px;background:currentColor;box-shadow:.18rem -.14rem 0 -.03rem currentColor}._customIcon_quiet_8cn3o_467:before{content:"";position:absolute;left:.12rem;top:.28rem;width:.72rem;height:.52rem;border:2px solid currentColor;border-radius:.7rem .7rem .2rem .2rem}._customIcon_quiet_8cn3o_467:after{content:"";position:absolute;left:.12rem;top:.5rem;width:.95rem;height:2px;border-radius:999px;background:currentColor;transform:rotate(-42deg)}._customIcon_report_8cn3o_490{border:2px solid currentColor;border-radius:999px}._customIcon_report_8cn3o_490:before{content:"";position:absolute;left:50%;top:.18rem;width:2px;height:.42rem;border-radius:999px;background:currentColor;transform:translate(-50%)}._customIcon_report_8cn3o_490:after{content:"";position:absolute;left:50%;bottom:.18rem;width:.16rem;height:.16rem;border-radius:999px;background:currentColor;transform:translate(-50%)}@keyframes _fadeIn_8cn3o_1{0%{opacity:0;transform:translateY(-.25rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 520px){._top_8cn3o_28{padding:.78rem .72rem}._notify_8cn3o_163{width:calc(100% - 1rem);gap:.58rem;padding:.68rem;border-radius:1rem}._subHeader_8cn3o_124{padding-inline:.72rem}._imageContainer_8cn3o_196{width:2.85rem;height:2.85rem}._message_8cn3o_228 p{font-size:.84rem}}body.elighttee-dark ._container_8cn3o_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._top_8cn3o_28,body.elighttee-dark ._notify_8cn3o_163,body.elighttee-dark ._dropdownMenu_8cn3o_271,body.elighttee-dark ._emptyState_8cn3o_319,body.elighttee-dark ._backButton_8cn3o_48,body.elighttee-dark ._icon_8cn3o_49{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._detailsTop_8cn3o_71 h3,body.elighttee-dark ._user_8cn3o_241,body.elighttee-dark ._message_8cn3o_228,body.elighttee-dark ._sub_8cn3o_124,body.elighttee-dark ._dropdownMenu_8cn3o_271 p{color:var(--elighttee-text)!important}body.elighttee-dark ._detailsTop_8cn3o_71 p,body.elighttee-dark ._timePosted_8cn3o_249,body.elighttee-dark ._emptyState_8cn3o_319{color:var(--elighttee-muted)!important}body.elighttee-dark ._markAll_8cn3o_141,body.elighttee-dark ._bellContainer_8cn3o_96{background:#1e40af2e!important;color:#9db7ff!important;border-color:var(--elighttee-border)!important}._readNotify_8cn3o_595{background:#fff!important;border-color:#0f172a14!important}._unreadNotify_8cn3o_189{background:linear-gradient(135deg,#dbeafefa,#eff6fffa)!important;border-color:#1e40af47!important;box-shadow:0 12px 34px #1e40af21,0 0 0 1px #3b82f614 inset!important;animation:_unreadNotificationGlow_8cn3o_1 2.8s ease-in-out infinite}._notificationMeta_8cn3o_608{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.45rem}._notificationMeta_8cn3o_608 ._timePosted_8cn3o_249{margin:0!important}._unreadLabel_8cn3o_620{display:inline-flex;align-items:center;justify-content:center;min-height:1.3rem;padding:.18rem .55rem;border-radius:999px;background:#1e40af1f;color:#1e40af;font-size:.68rem;font-weight:900;letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;animation:_unreadLabelPulse_8cn3o_1 2.2s ease-in-out infinite}._loadMoreSentinel_8cn3o_637{width:calc(100% - 1.8rem);max-width:42.2rem;min-height:2.5rem;margin:.25rem auto 1.3rem;display:grid;place-items:center;color:var(--muted);font-size:.78rem;font-weight:800}@keyframes _unreadNotificationGlow_8cn3o_1{0%,to{box-shadow:0 12px 34px #1e40af21,0 0 0 1px #3b82f614 inset}50%{box-shadow:0 16px 42px #1e40af33,0 0 0 3px #3b82f61a inset}}@keyframes _unreadLabelPulse_8cn3o_1{0%,to{transform:scale(1);opacity:.86}50%{transform:scale(1.035);opacity:1}}@media (prefers-reduced-motion: reduce){._unreadNotify_8cn3o_189,._unreadLabel_8cn3o_620{animation:none!important}}body.elighttee-dark ._readNotify_8cn3o_595{background:var(--elighttee-surface)!important}body.elighttee-dark ._unreadNotify_8cn3o_189{background:linear-gradient(135deg,#1e40af57,#0f172afa)!important;border-color:#93c5fd61!important}body.elighttee-dark ._unreadLabel_8cn3o_620{background:#93c5fd2e;color:#bfdbfe}._wrapper_n2468_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;padding:12px 10px 96px;background:radial-gradient(circle at 16% 0%,rgba(30,64,175,.1),transparent 26rem),linear-gradient(180deg,#f6f9ff,#fff 48%,#f7f9fc);color:#111827;font-family:Segoe UI,Arial,Helvetica,sans-serif;cursor:default}._wrapper_n2468_1::-webkit-scrollbar{display:none}._topBar_n2468_23,._modeSelector_n2468_24,._instructions_n2468_25,._previewContainer_n2468_26,._mediaSection_n2468_27{width:min(100%,760px);margin-left:auto;margin-right:auto}._topBar_n2468_23{position:sticky;top:0;z-index:50;min-height:58px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 0;background:#f6f9ffe6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}._topBar_n2468_23 h2{margin:0;color:#111827;font-size:clamp(1.25rem,6vw,1.8rem);font-weight:950;letter-spacing:0;text-align:center}._iconButton_n2468_57{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(30,64,175,.1);border-radius:999px;background:#fff;color:#1e40af;cursor:pointer;box-shadow:0 10px 24px #0f172a14}._doneButton_n2468_70,._applyVisibility_n2468_71,._captureButtons_n2468_72 button{border:0;border-radius:999px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-weight:950;cursor:pointer;box-shadow:0 14px 30px #1e40af3d}._doneButton_n2468_70{min-height:38px;padding:0 14px;font-size:13px;white-space:nowrap}._modeSelector_n2468_24{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px;padding:6px;border:1px solid rgba(30,64,175,.08);border-radius:20px;background:#ffffffdb;box-shadow:0 14px 34px #0f172a12}._modeSelector_n2468_24 button{min-width:0;min-height:48px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;background:transparent;color:#475569;font-size:.88rem;font-weight:900;line-height:1.15;text-align:center;white-space:nowrap;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}._modeSelector_n2468_24 button._active_n2468_122,._modeSelector_n2468_24 button:hover{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 12px 24px #1e40af2e}._instructions_n2468_25{margin-top:10px;padding:10px 12px;border:1px solid rgba(30,64,175,.08);border-radius:16px;background:#eff6ff;color:#1e40af;font-size:.82rem;font-weight:850}._previewContainer_n2468_26{position:relative;margin-top:12px;overflow:hidden;border:1px solid rgba(30,64,175,.08);border-radius:26px;background:#020617;box-shadow:0 18px 42px #0f172a29}._previewContainer_n2468_26:after{content:"";position:absolute;inset:auto 0 0;height:34%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(2,6,23,.55))}._previewVideo_n2468_159{width:100%;height:clamp(360px,58vh,640px);display:block;object-fit:cover;background:#020617}._captureButtons_n2468_72{position:absolute;left:50%;bottom:16px;z-index:5;transform:translate(-50%);display:flex;gap:10px}._captureButtons_n2468_72 button{min-height:50px;min-width:168px;padding:0 24px;font-size:.94rem;line-height:1.15;white-space:nowrap}._mediaSection_n2468_27{margin-top:16px;padding:14px;border:1px solid rgba(30,64,175,.08);border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px #0f172a12}._mediaSection_n2468_27 h3{margin:0 0 12px;color:#111827;font-size:1rem;font-weight:950}._grid_n2468_202{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0;border-radius:0;background:transparent}._mediaWrapper_n2468_211{position:relative;overflow:hidden;border-radius:16px;background:#e2e8f0;cursor:pointer;box-shadow:0 10px 24px #0f172a14}._mediaItem_n2468_220{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border-radius:inherit}._checkboxOverlay_n2468_228{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;background:#0f172a61;color:#fff;font-size:1.25rem;font-weight:950;pointer-events:none}._showMoreButton_n2468_241{min-height:38px;margin-top:12px;padding:0 14px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#eff6ff;color:#1e40af;font-size:.84rem;font-weight:950;cursor:pointer}._showMoreButton_n2468_241:hover{color:#1e40af}._modalOverlay_n2468_258{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:flex-end;justify-content:center;padding:14px;background:#0f172a6b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._visibilityModal_n2468_271{width:min(100%,460px);padding:16px;border:1px solid rgba(30,64,175,.1);border-radius:26px 26px 20px 20px;background:linear-gradient(180deg,#fff,#f8fbff);color:#111827;box-shadow:0 26px 80px #0f172a47}._modalHead_n2468_281{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}._modalHead_n2468_281 h3,._modalHead_n2468_281 p{margin:0}._modalHead_n2468_281 h3{color:#111827;font-size:1.12rem;font-weight:950}._modalHead_n2468_281 p{margin-top:4px;color:#64748b;font-size:.82rem;font-weight:750;line-height:1.35}._modalHead_n2468_281 button{min-height:36px;padding:0 12px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#eff6ff;color:#1e40af;font-size:.8rem;font-weight:950;cursor:pointer}._visibilityChoices_n2468_320{display:grid;gap:10px}._visibilityChoices_n2468_320 button{width:100%;min-height:74px;display:grid;grid-template-columns:46px minmax(0,1fr);gap:11px;align-items:center;padding:12px;border:1px solid rgba(30,64,175,.08);border-radius:18px;background:#fff;color:#111827;text-align:left;cursor:pointer}._visibilityActive_n2468_341{border-color:#1e40af57!important;background:#eff6ff!important}._choiceIcon_n2468_346{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff}._visibilityChoices_n2468_320 b{display:block;color:#111827;font-size:.92rem;font-weight:950}._visibilityChoices_n2468_320 small{display:block;margin-top:3px;color:#64748b;font-size:.78rem;font-weight:750;line-height:1.3}._applyVisibility_n2468_71{width:100%;min-height:48px;margin-top:13px;font-size:.9rem}._memoryIcon_n2468_379{position:relative;width:21px;height:21px;display:inline-block;flex:0 0 auto;color:currentColor}._memoryIcon_n2468_379:before,._memoryIcon_n2468_379:after,._memoryIcon_n2468_379 span,._memoryIcon_n2468_379 span:before,._memoryIcon_n2468_379 span:after{content:"";position:absolute;box-sizing:border-box;display:block}._memoryIcon_back_n2468_399:before{width:12px;height:12px;left:5px;top:4px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}._memoryIcon_back_n2468_399:after{width:15px;height:2px;left:5px;top:10px;background:currentColor}._memoryIcon_more_n2468_417:before,._memoryIcon_more_n2468_417:after,._memoryIcon_more_n2468_417 span{width:4px;height:4px;top:9px;border-radius:999px;background:currentColor}._memoryIcon_more_n2468_417:before{left:2px}._memoryIcon_more_n2468_417 span{left:8px}._memoryIcon_more_n2468_417:after{right:2px}._memoryIcon_camera_n2468_431:before{width:18px;height:13px;left:2px;top:6px;border:2px solid currentColor;border-radius:5px}._memoryIcon_camera_n2468_431:after{width:7px;height:7px;left:7px;top:9px;border:2px solid currentColor;border-radius:999px}._memoryIcon_camera_n2468_431 span:before{width:8px;height:3px;left:5px;top:3px;border-radius:3px;background:currentColor}._memoryIcon_video_n2468_458:before{width:14px;height:12px;left:2px;top:5px;border:2px solid currentColor;border-radius:5px}._memoryIcon_video_n2468_458:after{width:0;height:0;right:1px;top:7px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid currentColor}._memoryIcon_upload_n2468_477:before{width:18px;height:14px;left:2px;top:5px;border:2px solid currentColor;border-radius:5px}._memoryIcon_upload_n2468_477:after{width:9px;height:9px;left:6px;top:1px;border-left:2px solid currentColor;border-top:2px solid currentColor;transform:rotate(45deg)}._memoryIcon_global_n2468_496:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:999px}._memoryIcon_global_n2468_496:after{width:2px;height:16px;left:10px;top:3px;background:currentColor}._memoryIcon_global_n2468_496 span:before{width:16px;height:2px;left:3px;top:10px;background:currentColor}._memoryIcon_lock_n2468_518:before{width:17px;height:12px;left:2px;bottom:2px;border:2px solid currentColor;border-radius:5px}._memoryIcon_lock_n2468_518:after{width:10px;height:9px;left:6px;top:2px;border:2px solid currentColor;border-bottom:0;border-radius:999px 999px 0 0}@media (max-width: 430px){._wrapper_n2468_1{padding:10px 8px 88px}._modeSelector_n2468_24 button{min-height:44px;padding:0 8px;font-size:clamp(.76rem,3.2vw,.84rem);gap:5px}._modeSelector_n2468_24 ._memoryIcon_n2468_379{width:18px;height:18px}._previewVideo_n2468_159{height:min(58vh,520px);min-height:330px}._captureButtons_n2468_72 button{min-width:152px;min-height:48px;padding:0 18px}._grid_n2468_202{gap:5px}._mediaWrapper_n2468_211{border-radius:13px}}body.elighttee-dark ._wrapper_n2468_1,body.elighttee-dark ._topBar_n2468_23,body.elighttee-dark ._modeSelector_n2468_24,body.elighttee-dark ._mediaSection_n2468_27,body.elighttee-dark ._visibilityModal_n2468_271,body.elighttee-dark ._visibilityChoices_n2468_320 button{background:#090909!important;border-color:#f5f5f51a!important}body.elighttee-dark ._topBar_n2468_23 h2,body.elighttee-dark ._mediaSection_n2468_27 h3,body.elighttee-dark ._modalHead_n2468_281 h3,body.elighttee-dark ._visibilityChoices_n2468_320 b{color:#f5f5f5!important}body.elighttee-dark ._instructions_n2468_25,body.elighttee-dark ._modalHead_n2468_281 p,body.elighttee-dark ._visibilityChoices_n2468_320 small{color:#f5f5f5ad!important}._container_vlgi7_1{width:100%;min-height:100vh;background:#f5f7fb;padding-bottom:2rem}._nav_vlgi7_15{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:.8rem;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb;padding:.95rem 1rem}._backBtn_vlgi7_41{width:40px;height:40px;border:none;border-radius:50%;background:#eef2ff;color:#1e40af;display:flex;align-items:center;justify-content:center;cursor:pointer}._navTitle_vlgi7_67{margin:0;font-size:1.05rem;font-weight:700;color:#111827}._stateWrap_vlgi7_81{padding:1.2rem 1rem}._infoText_vlgi7_89,._emptyText_vlgi7_91,._errorText_vlgi7_93{margin:0;background:#fff;border-radius:16px;padding:1rem;box-shadow:0 8px 24px #0f172a0d;font-size:.95rem}._infoText_vlgi7_89,._emptyText_vlgi7_91{color:#6b7280}._errorText_vlgi7_93{color:#b91c1c}._list_vlgi7_129{display:flex;flex-direction:column;gap:1rem;padding:1rem}._card_vlgi7_143{background:#fff;border-radius:20px;padding:1rem;box-shadow:0 10px 28px #0f172a0f;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._card_vlgi7_143:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0f172a14}._topRow_vlgi7_171{margin-bottom:.9rem}._userInfo_vlgi7_179{display:flex;align-items:center;gap:.75rem}._avatar_vlgi7_191{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb;flex-shrink:0}._clearAllBtn_vlgi7_207{margin-left:auto;border:none;border-radius:999px;background:#1e40af;color:#fff;padding:.7rem 1rem;display:flex;align-items:center;width:fit-content;gap:.45rem;font-size:.85rem;font-weight:700;cursor:pointer}._clearAllBtn_vlgi7_207:disabled{opacity:.6;cursor:not-allowed}._unsaveBtn_vlgi7_249{border:none;border-radius:999px;background:#eff6ff;color:#1e40af;padding:.6rem .95rem;display:flex;align-items:center;gap:.4rem;width:fit-content;font-size:.82rem;font-weight:700;cursor:pointer;flex-shrink:0;margin-left:auto}._unsaveBtn_vlgi7_249:disabled{opacity:.6;cursor:not-allowed}._userMeta_vlgi7_291{min-width:0}._name_vlgi7_299{margin:0;font-size:.97rem;font-weight:700;color:#111827}._date_vlgi7_313{margin:.2rem 0 0;font-size:.82rem;color:#6b7280}._text_vlgi7_325{margin:0 0 .9rem;font-size:.95rem;line-height:1.6;color:#1f2937;white-space:pre-wrap;word-break:break-word}._image_vlgi7_343{width:100%;display:block;border-radius:16px;object-fit:cover;max-height:480px}._video_vlgi7_359{width:100%;display:block;border-radius:16px;background:#000;max-height:500px}@media (max-width: 768px){._container_vlgi7_1{padding-bottom:1rem}._list_vlgi7_129{padding:.85rem}._card_vlgi7_143{padding:.9rem;border-radius:18px}}body.elighttee-dark ._avatar_vlgi7_191,body.elighttee-dark ._backBtn_vlgi7_41,body.elighttee-dark ._card_vlgi7_143,body.elighttee-dark ._clearAllBtn_vlgi7_207,body.elighttee-dark ._container_vlgi7_1,body.elighttee-dark ._date_vlgi7_313,body.elighttee-dark ._emptyText_vlgi7_91,body.elighttee-dark ._errorText_vlgi7_93,body.elighttee-dark ._image_vlgi7_343,body.elighttee-dark ._infoText_vlgi7_89,body.elighttee-dark ._list_vlgi7_129,body.elighttee-dark ._name_vlgi7_299,body.elighttee-dark ._nav_vlgi7_15,body.elighttee-dark ._navTitle_vlgi7_67,body.elighttee-dark ._stateWrap_vlgi7_81,body.elighttee-dark ._text_vlgi7_325,body.elighttee-dark ._topRow_vlgi7_171,body.elighttee-dark ._unsaveBtn_vlgi7_249,body.elighttee-dark ._userInfo_vlgi7_179,body.elighttee-dark ._userMeta_vlgi7_291,body.elighttee-dark ._video_vlgi7_359{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._card_vlgi7_143,body.elighttee-dark ._container_vlgi7_1,body.elighttee-dark ._list_vlgi7_129,body.elighttee-dark ._nav_vlgi7_15,body.elighttee-dark ._navTitle_vlgi7_67,body.elighttee-dark ._topRow_vlgi7_171{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._card_vlgi7_143,body.elighttee-dark ._container_vlgi7_1,body.elighttee-dark ._date_vlgi7_313,body.elighttee-dark ._emptyText_vlgi7_91,body.elighttee-dark ._errorText_vlgi7_93,body.elighttee-dark ._infoText_vlgi7_89,body.elighttee-dark ._list_vlgi7_129,body.elighttee-dark ._name_vlgi7_299,body.elighttee-dark ._nav_vlgi7_15,body.elighttee-dark ._navTitle_vlgi7_67,body.elighttee-dark ._stateWrap_vlgi7_81,body.elighttee-dark ._text_vlgi7_325,body.elighttee-dark ._topRow_vlgi7_171,body.elighttee-dark ._userInfo_vlgi7_179,body.elighttee-dark ._userMeta_vlgi7_291{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._date_vlgi7_313,body.elighttee-dark ._emptyText_vlgi7_91,body.elighttee-dark ._errorText_vlgi7_93,body.elighttee-dark ._infoText_vlgi7_89,body.elighttee-dark ._name_vlgi7_299,body.elighttee-dark ._navTitle_vlgi7_67,body.elighttee-dark ._text_vlgi7_325,body.elighttee-dark ._userInfo_vlgi7_179,body.elighttee-dark ._userMeta_vlgi7_291{color:var(--elighttee-text)!important}._container_6ldzt_1{width:100%;padding:20px;max-width:1280px;margin:auto;font-family:Poppins,sans-serif;color:#0f172a}._headerRow_6ldzt_19{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:26px;flex-wrap:wrap}._header_6ldzt_19{text-align:left;flex:1;min-width:260px}._title_6ldzt_49{font-size:32px;font-weight:800;color:#1e40af;margin:0}._subtitle_6ldzt_63{margin-top:8px;color:#64748b;line-height:1.6}._historyButton_6ldzt_75,._secondaryButton_6ldzt_77,._startButton_6ldzt_79,._payButton_6ldzt_81,._lightButton_6ldzt_83,._releaseButton_6ldzt_85,._refundButton_6ldzt_87,._cancelButton_6ldzt_89,._iconOnlyButton_6ldzt_91{border:none;cursor:pointer;transition:.2s ease;font-family:inherit}._historyButton_6ldzt_75{background:#1e40af;color:#fff;padding:13px 16px;border-radius:14px;display:inline-flex;align-items:center;gap:8px;font-weight:600}._historyButton_6ldzt_75:hover,._startButton_6ldzt_79:hover,._payButton_6ldzt_81:hover,._releaseButton_6ldzt_85:hover{transform:translateY(-1px)}._alert_6ldzt_141{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:14px;margin-bottom:20px;font-size:14px}._alertError_6ldzt_161{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}._alertSuccess_6ldzt_173{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}._stepsWrapper_6ldzt_185{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0 30px}._step_6ldzt_185{background:#fff;padding:22px;border-radius:20px;box-shadow:0 10px 30px #0f172a12;text-align:center;border:1px solid #e5e7eb}._iconBox_6ldzt_217{width:50px;height:50px;border-radius:50%;background:#1e40af;color:#fff;display:flex;align-items:center;justify-content:center;margin:auto auto 12px}._pageGrid_6ldzt_241{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:start}._leftColumn_6ldzt_255,._rightColumn_6ldzt_257{display:flex;flex-direction:column;gap:20px}._escrowBox_6ldzt_269,._previewCard_6ldzt_271,._receiptCard_6ldzt_273,._securitySection_6ldzt_275,._historyPanel_6ldzt_277,._transactionCard_6ldzt_279{background:#fff;padding:24px;border-radius:22px;box-shadow:0 12px 30px #0f172a14;border:1px solid #edf2f7}._sectionTop_6ldzt_295,._modalTop_6ldzt_297,._receiptTop_6ldzt_299{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:18px}._escrowBox_6ldzt_269 label{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:#334155}._escrowBox_6ldzt_269 input,._escrowBox_6ldzt_269 textarea{width:100%;padding:14px 15px;border-radius:14px;border:1px solid #cbd5e1;margin-bottom:16px;font-size:14px;outline:none;background:#fff}._escrowBox_6ldzt_269 input:focus,._escrowBox_6ldzt_269 textarea:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}._escrowBox_6ldzt_269 textarea{min-height:110px;resize:vertical}._readonlyInput_6ldzt_377{background:#f8fafc!important;color:#64748b}._lockedSellerNote_6ldzt_382{display:inline-flex;align-items:center;gap:6px;margin:-6px 0 16px;color:#475569;font-size:13px;font-weight:600}._totalBar_6ldzt_393{display:flex;justify-content:space-between;align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:14px 16px;margin-bottom:16px;color:#1e3a8a}._buttonRow_6ldzt_417{display:flex;gap:12px;flex-wrap:wrap}._inlineCreateError_6ldzt_423{margin-top:10px;display:flex;align-items:flex-start;gap:8px;border:1px solid #fecaca;background:#fef2f2;color:#991b1b;border-radius:12px;padding:11px 12px;font-size:13px;line-height:1.45}._inlineCreateError_6ldzt_423 svg{flex:0 0 auto;margin-top:1px}._secondaryButton_6ldzt_77{background:#e2e8f0;color:#0f172a;padding:13px 16px;border-radius:14px;display:inline-flex;align-items:center;gap:8px;font-weight:600}._startButton_6ldzt_79{flex:1;background:#1e40af;color:#fff;padding:14px;font-size:15px;font-weight:700;border-radius:14px;min-width:220px}._previewBody_6ldzt_484{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:start}._previewImageWrap_6ldzt_498{width:100%}._previewImage_6ldzt_498,._noImage_6ldzt_508{width:100%;height:180px;border-radius:18px;object-fit:cover;background:#f1f5f9;display:flex;align-items:center;justify-content:center}._previewContent_6ldzt_530 h4{margin:0 0 10px;font-size:20px}._previewContent_6ldzt_530 p{color:#475569;line-height:1.6}._previewMeta_6ldzt_550{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}._previewMeta_6ldzt_550 span{background:#f8fafc;border:1px solid #e2e8f0;padding:10px 12px;border-radius:999px;font-size:13px}._securitySection_6ldzt_275 h2{margin-top:0}._securityGrid_6ldzt_588{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:1rem}._securityItem_6ldzt_602{background:#f8fafc;padding:20px;border-radius:18px;text-align:center;border:1px solid #e2e8f0}._securityItem_6ldzt_602 h4{margin:10px 0 6px}._securityItem_6ldzt_602 p{color:#64748b;line-height:1.5}._historyPanel_6ldzt_277 h3,._transactionCard_6ldzt_279 h4,._receiptCard_6ldzt_273 h3{margin:0}._historyList_6ldzt_643{display:flex;flex-direction:column;gap:18px}._historyGroup_6ldzt_649{display:flex;flex-direction:column;gap:12px}._historyItem_6ldzt_655{width:100%;text-align:left;padding:22px;border-radius:18px;background:#fff;border:1px solid #e2e8f0;cursor:pointer;box-shadow:0 8px 20px #0f172a0d;display:grid;gap:16px}._historyItem_6ldzt_655:hover{border-color:#1e40af}._historyItemActive_6ldzt_672{border-color:#1e40af;background:#eff6ff}._historyItemTop_6ldzt_678,._historyItemMeta_6ldzt_679{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:flex-start}._historyItemTop_6ldzt_678 strong{flex:1 1 260px;min-width:0;font-size:1rem;line-height:1.45;overflow-wrap:anywhere}._historyItemMeta_6ldzt_679{color:#64748b;font-size:.92rem;line-height:1.5}._historyItemMeta_6ldzt_679 span{flex:1 1 180px;min-width:0;overflow-wrap:anywhere}._statusBadge_6ldzt_707{display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8;padding:8px 14px;border-radius:999px;font-size:.8rem;font-weight:700;text-transform:capitalize;line-height:1.25;white-space:normal;text-align:center;min-width:92px}._transactionMeta_6ldzt_725{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;color:#334155}._transactionHeader_6ldzt_733{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._transactionHeader_6ldzt_733 strong{color:#1e40af;font-size:1.2rem;white-space:nowrap}._transactionMeta_6ldzt_725 span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;line-height:1.45}._sellerNotice_6ldzt_756{margin-top:14px;background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:12px;padding:12px;line-height:1.5;font-size:.92rem}._actionStack_6ldzt_768{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}._releaseButton_6ldzt_85{background:#1e40af;color:#fff;padding:12px 16px;border-radius:14px;font-weight:700}._releaseButton_6ldzt_85:disabled{background:#94a3b8;cursor:not-allowed;opacity:.85}._refundButton_6ldzt_87{background:#f59e0b;color:#fff;padding:12px 16px;border-radius:14px;font-weight:700}._refundButton_6ldzt_87:disabled{opacity:.55;cursor:not-allowed}._cancelButton_6ldzt_89{background:#dc2626;color:#fff;padding:12px 16px;border-radius:14px;font-weight:700}._timeline_6ldzt_832{margin-top:20px}._timeline_6ldzt_832 h5{margin-bottom:10px}._timelineItem_6ldzt_848{padding:14px 0;border-bottom:1px solid #e5e7eb}._timelineItem_6ldzt_848 p{color:#64748b;margin:6px 0 0}._emptyState_6ldzt_868{display:flex;align-items:center;gap:10px;padding:18px 0;color:#64748b}._receiptGrid_6ldzt_884{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}._receiptGrid_6ldzt_884 div{background:#f8fafc;border-radius:14px;padding:14px;border:1px solid #e2e8f0}._iconOnlyButton_6ldzt_91{width:40px;height:40px;background:#f1f5f9;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}._modalOverlay_6ldzt_932{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a9e;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000}._modalCard_6ldzt_954{width:100%;max-width:560px;background:#fff;border-radius:24px;padding:24px;box-shadow:0 30px 60px #0003}._modalTop_6ldzt_297 p{color:#64748b;margin-top:6px}._modalSummary_6ldzt_982{background:#f8fafc;border-radius:16px;padding:14px;border:1px solid #e2e8f0}._modalSummary_6ldzt_982 div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #e2e8f0}._modalSummary_6ldzt_982 div:last-child{border-bottom:none}._modalActions_6ldzt_1020{display:flex;gap:12px;margin-top:18px}._lightButton_6ldzt_83{flex:1;background:#e2e8f0;color:#0f172a;padding:14px;border-radius:14px;font-weight:700}._payButton_6ldzt_81{flex:1;background:#1e40af;color:#fff;padding:14px;border-radius:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}._payInfo_6ldzt_1076{margin-top:14px;font-size:13px;color:#64748b}._payInfo_6ldzt_1076 a{color:#1e40af;text-decoration:none;font-weight:700}._spin_6ldzt_1100{animation:_spin_6ldzt_1100 1s linear infinite}@keyframes _spin_6ldzt_1100{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){._pageGrid_6ldzt_241{grid-template-columns:1fr}._securityGrid_6ldzt_588{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){._stepsWrapper_6ldzt_185,._previewBody_6ldzt_484,._securityGrid_6ldzt_588,._receiptGrid_6ldzt_884,._transactionMeta_6ldzt_725{grid-template-columns:1fr}._transactionHeader_6ldzt_733,._modalActions_6ldzt_1020,._buttonRow_6ldzt_417{flex-direction:column}._title_6ldzt_49{font-size:26px}}@media print{body *{visibility:hidden}#_print-receipt_6ldzt_1,#_print-receipt_6ldzt_1 *{visibility:visible}#_print-receipt_6ldzt_1{position:absolute;left:0;top:0;width:100%;box-shadow:none!important;border:none!important}._historyButton_6ldzt_75,._modalOverlay_6ldzt_932{display:none!important}}body.elighttee-dark ._actionStack_6ldzt_768,body.elighttee-dark ._alert_6ldzt_141,body.elighttee-dark ._alertError_6ldzt_161,body.elighttee-dark ._alertSuccess_6ldzt_173,body.elighttee-dark ._buttonRow_6ldzt_417,body.elighttee-dark ._cancelButton_6ldzt_89,body.elighttee-dark ._container_6ldzt_1,body.elighttee-dark ._emptyState_6ldzt_868,body.elighttee-dark ._escrowBox_6ldzt_269,body.elighttee-dark ._header_6ldzt_19,body.elighttee-dark ._headerRow_6ldzt_19,body.elighttee-dark ._historyButton_6ldzt_75,body.elighttee-dark ._historyItem_6ldzt_655,body.elighttee-dark ._historyItemMeta_6ldzt_679,body.elighttee-dark ._historyItemTop_6ldzt_678,body.elighttee-dark ._historyList_6ldzt_643,body.elighttee-dark ._historyPanel_6ldzt_277,body.elighttee-dark ._iconBox_6ldzt_217,body.elighttee-dark ._iconOnlyButton_6ldzt_91,body.elighttee-dark ._leftColumn_6ldzt_255,body.elighttee-dark ._lightButton_6ldzt_83,body.elighttee-dark ._modalActions_6ldzt_1020,body.elighttee-dark ._modalCard_6ldzt_954,body.elighttee-dark ._modalOverlay_6ldzt_932,body.elighttee-dark ._modalSummary_6ldzt_982,body.elighttee-dark ._modalTop_6ldzt_297,body.elighttee-dark ._noImage_6ldzt_508,body.elighttee-dark ._pageGrid_6ldzt_241,body.elighttee-dark ._payButton_6ldzt_81,body.elighttee-dark ._payInfo_6ldzt_1076,body.elighttee-dark ._previewBody_6ldzt_484,body.elighttee-dark ._previewCard_6ldzt_271,body.elighttee-dark ._previewContent_6ldzt_530,body.elighttee-dark ._previewImage_6ldzt_498,body.elighttee-dark ._previewImageWrap_6ldzt_498,body.elighttee-dark ._previewMeta_6ldzt_550,body.elighttee-dark ._readonlyInput_6ldzt_377,body.elighttee-dark ._receiptCard_6ldzt_273,body.elighttee-dark ._receiptGrid_6ldzt_884,body.elighttee-dark ._receiptTop_6ldzt_299,body.elighttee-dark ._refundButton_6ldzt_87,body.elighttee-dark ._releaseButton_6ldzt_85,body.elighttee-dark ._rightColumn_6ldzt_257,body.elighttee-dark ._secondaryButton_6ldzt_77,body.elighttee-dark ._sectionTop_6ldzt_295,body.elighttee-dark ._securityGrid_6ldzt_588,body.elighttee-dark ._securityItem_6ldzt_602,body.elighttee-dark ._securitySection_6ldzt_275,body.elighttee-dark ._spin_6ldzt_1100,body.elighttee-dark ._startButton_6ldzt_79,body.elighttee-dark ._statusBadge_6ldzt_707,body.elighttee-dark ._step_6ldzt_185,body.elighttee-dark ._stepsWrapper_6ldzt_185,body.elighttee-dark ._subtitle_6ldzt_63,body.elighttee-dark ._timeline_6ldzt_832,body.elighttee-dark ._timelineItem_6ldzt_848,body.elighttee-dark ._title_6ldzt_49,body.elighttee-dark ._totalBar_6ldzt_393,body.elighttee-dark ._transactionCard_6ldzt_279,body.elighttee-dark ._transactionMeta_6ldzt_725{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._container_6ldzt_1,body.elighttee-dark ._escrowBox_6ldzt_269,body.elighttee-dark ._header_6ldzt_19,body.elighttee-dark ._headerRow_6ldzt_19,body.elighttee-dark ._historyItem_6ldzt_655,body.elighttee-dark ._historyItemMeta_6ldzt_679,body.elighttee-dark ._historyItemTop_6ldzt_678,body.elighttee-dark ._historyList_6ldzt_643,body.elighttee-dark ._historyPanel_6ldzt_277,body.elighttee-dark ._leftColumn_6ldzt_255,body.elighttee-dark ._modalCard_6ldzt_954,body.elighttee-dark ._modalOverlay_6ldzt_932,body.elighttee-dark ._modalSummary_6ldzt_982,body.elighttee-dark ._modalTop_6ldzt_297,body.elighttee-dark ._pageGrid_6ldzt_241,body.elighttee-dark ._previewBody_6ldzt_484,body.elighttee-dark ._previewCard_6ldzt_271,body.elighttee-dark ._previewContent_6ldzt_530,body.elighttee-dark ._previewMeta_6ldzt_550,body.elighttee-dark ._receiptCard_6ldzt_273,body.elighttee-dark ._receiptGrid_6ldzt_884,body.elighttee-dark ._receiptTop_6ldzt_299,body.elighttee-dark ._rightColumn_6ldzt_257,body.elighttee-dark ._sectionTop_6ldzt_295,body.elighttee-dark ._securityItem_6ldzt_602,body.elighttee-dark ._securitySection_6ldzt_275,body.elighttee-dark ._stepsWrapper_6ldzt_185,body.elighttee-dark ._timelineItem_6ldzt_848{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._alert_6ldzt_141,body.elighttee-dark ._alertError_6ldzt_161,body.elighttee-dark ._container_6ldzt_1,body.elighttee-dark ._emptyState_6ldzt_868,body.elighttee-dark ._escrowBox_6ldzt_269,body.elighttee-dark ._header_6ldzt_19,body.elighttee-dark ._headerRow_6ldzt_19,body.elighttee-dark ._historyItem_6ldzt_655,body.elighttee-dark ._historyItemMeta_6ldzt_679,body.elighttee-dark ._historyItemTop_6ldzt_678,body.elighttee-dark ._historyList_6ldzt_643,body.elighttee-dark ._historyPanel_6ldzt_277,body.elighttee-dark ._leftColumn_6ldzt_255,body.elighttee-dark ._modalCard_6ldzt_954,body.elighttee-dark ._modalOverlay_6ldzt_932,body.elighttee-dark ._modalSummary_6ldzt_982,body.elighttee-dark ._modalTop_6ldzt_297,body.elighttee-dark ._pageGrid_6ldzt_241,body.elighttee-dark ._payInfo_6ldzt_1076,body.elighttee-dark ._previewBody_6ldzt_484,body.elighttee-dark ._previewCard_6ldzt_271,body.elighttee-dark ._previewContent_6ldzt_530,body.elighttee-dark ._previewMeta_6ldzt_550,body.elighttee-dark ._readonlyInput_6ldzt_377,body.elighttee-dark ._receiptCard_6ldzt_273,body.elighttee-dark ._receiptGrid_6ldzt_884,body.elighttee-dark ._receiptTop_6ldzt_299,body.elighttee-dark ._rightColumn_6ldzt_257,body.elighttee-dark ._sectionTop_6ldzt_295,body.elighttee-dark ._securityGrid_6ldzt_588,body.elighttee-dark ._securityItem_6ldzt_602,body.elighttee-dark ._securitySection_6ldzt_275,body.elighttee-dark ._spin_6ldzt_1100,body.elighttee-dark ._step_6ldzt_185,body.elighttee-dark ._stepsWrapper_6ldzt_185,body.elighttee-dark ._subtitle_6ldzt_63,body.elighttee-dark ._timeline_6ldzt_832,body.elighttee-dark ._timelineItem_6ldzt_848,body.elighttee-dark ._title_6ldzt_49,body.elighttee-dark ._totalBar_6ldzt_393{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._emptyState_6ldzt_868,body.elighttee-dark ._historyItemMeta_6ldzt_679,body.elighttee-dark ._payInfo_6ldzt_1076,body.elighttee-dark ._previewMeta_6ldzt_550,body.elighttee-dark ._statusBadge_6ldzt_707,body.elighttee-dark ._subtitle_6ldzt_63,body.elighttee-dark ._timeline_6ldzt_832,body.elighttee-dark ._timelineItem_6ldzt_848,body.elighttee-dark ._title_6ldzt_49,body.elighttee-dark ._transactionMeta_6ldzt_725{color:var(--elighttee-text)!important}._page_1p30a_1{min-height:100vh;padding:24px;background:#f6f8fc;color:#0f172a}._panel_1p30a_8{max-width:720px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;box-shadow:0 18px 45px #0f172a14}._backButton_1p30a_18{border:none;background:#eef2ff;color:#1e40af;border-radius:10px;padding:.7rem .85rem;display:inline-flex;gap:.4rem;align-items:center;font-weight:800;cursor:pointer}._header_1p30a_31{display:flex;gap:.85rem;margin:1.2rem 0;align-items:flex-start}._header_1p30a_31 svg{color:#1e40af;flex:0 0 auto}._header_1p30a_31 h1{margin:0 0 .35rem;font-size:1.45rem}._header_1p30a_31 p,._summary_1p30a_49 span{color:#64748b;line-height:1.5}._summary_1p30a_49{display:grid;gap:.35rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1rem;margin-bottom:1rem}._form_1p30a_64{display:grid;gap:1rem}._form_1p30a_64 label{display:grid;gap:.45rem;font-weight:800}._form_1p30a_64 input,._form_1p30a_64 select,._form_1p30a_64 textarea{border:1px solid #cbd5e1;border-radius:12px;padding:.85rem;font:inherit;outline:none}._form_1p30a_64 input:focus,._form_1p30a_64 select:focus,._form_1p30a_64 textarea:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}._form_1p30a_64 button{border:none;background:#1e40af;color:#fff;border-radius:12px;padding:.95rem;font-weight:900;cursor:pointer}._form_1p30a_64 button:disabled{opacity:.7;cursor:not-allowed}._error_1p30a_107,._success_1p30a_108,._state_1p30a_109{border-radius:12px;padding:.85rem}._error_1p30a_107{background:#fef2f2;color:#b91c1c}._success_1p30a_108{background:#eff6ff;color:#1e40af}._state_1p30a_109{display:flex;align-items:center;gap:.5rem;color:#64748b}._spin_1p30a_131{animation:_spin_1p30a_131 1s linear infinite}@keyframes _spin_1p30a_131{to{transform:rotate(360deg)}}._pageWrapper_1k21b_1{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100%;height:100dvh;overflow:hidden;background:radial-gradient(circle at top left,rgba(30,64,175,.2),transparent 34%),linear-gradient(180deg,#f8fafc,#eef4ff 36%,#101827 36%,#070b12);color:#0f172a;font-family:Inter,Segoe UI,system-ui,sans-serif}._header_1k21b_16{position:relative;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:max(12px,env(safe-area-inset-top)) 14px 10px;background:#ffffffdb;border-bottom:1px solid rgba(30,64,175,.12);box-shadow:0 14px 32px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._backButton_1k21b_30,._iconBtn_1k21b_31,._audioBtn_1k21b_32{width:42px;height:42px;flex:0 0 42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}._backButton_1k21b_30{background:#fff;border-color:#1e40af24;box-shadow:0 10px 24px #1e40af1f}._backButton_1k21b_30:hover,._iconBtn_1k21b_31:hover,._audioBtn_1k21b_32:hover{transform:translateY(-1px)}._postActions_1k21b_58{display:flex;flex-direction:column;align-items:flex-end;gap:7px;min-width:0}._saveBtn_1k21b_66{width:46px;height:46px;min-height:46px;padding:0;border:0;border-radius:50%;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-size:.88rem;font-weight:800;letter-spacing:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #1e40af47}._saveBtn_1k21b_66:disabled{width:auto;min-width:152px;padding:0 17px;border-radius:999px;cursor:wait;opacity:.72}._progressTrack_1k21b_94{width:min(210px,52vw);height:7px;overflow:hidden;border-radius:999px;background:#1e40af1f}._progressFill_1k21b_102{height:100%;border-radius:inherit;background:linear-gradient(90deg,#1e40af,#38bdf8,#22c55e);transition:width .25s ease}._captionBox_1k21b_109{position:absolute;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:35;width:calc(100% - 24px);min-height:52px;max-height:118px;padding:15px 16px;resize:none;border:1px solid rgba(255,255,255,.42);border-radius:22px;outline:none;background:#ffffffeb;color:#0f172a;font:inherit;font-size:.95rem;line-height:1.35;box-shadow:0 18px 42px #02061733;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._captionBox_1k21b_109:focus{border-color:#1e40af57;box-shadow:0 18px 42px #1e40af38}._captionBox_1k21b_109::placeholder{color:#64748b}._mediaList_1k21b_141{display:flex;flex:1 1 auto;min-height:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}._mediaList_1k21b_141::-webkit-scrollbar{display:none}._mediaCard_1k21b_157{position:relative;flex:0 0 100%;min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;scroll-snap-align:center;background:radial-gradient(circle at 20% 14%,rgba(59,130,246,.24),transparent 28%),radial-gradient(circle at 82% 18%,rgba(20,184,166,.16),transparent 28%),#070b12}._mediaWrapper_1k21b_172{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}._mediaWrapper_1k21b_172:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:28px;pointer-events:none;border:1px solid rgba(255,255,255,.11);box-shadow:inset 0 0 60px #ffffff0a}._mediaItem_1k21b_192{width:100%;height:100%;object-fit:contain}._canvasOverlay_1k21b_198{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:transparent}._stickerItem_1k21b_206{position:absolute;z-index:18;cursor:grab;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 8px 14px rgba(0,0,0,.35))}._rightControls_1k21b_214{position:absolute;top:18px;right:12px;z-index:32;display:flex;flex-direction:column;gap:9px;padding:7px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#0f172a6b;box-shadow:0 18px 38px #00000047;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._iconBtn_1k21b_31,._audioBtn_1k21b_32{background:#ffffff21;color:#fff;box-shadow:inset 0 1px #ffffff1f}._iconBtn_1k21b_31:active,._audioBtn_1k21b_32:active{transform:scale(.96)}._iconBtnActive_1k21b_242,._memoryToolIconActive_1k21b_243{background:#2563eb33}._stickerPalette_1k21b_247{position:absolute;left:50%;bottom:92px;z-index:34;display:flex;align-items:center;gap:8px;max-width:calc(100% - 24px);padding:10px;overflow-x:auto;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0f172ab3;box-shadow:0 18px 46px #00000047;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._stickerOption_1k21b_266{width:42px;height:42px;flex:0 0 42px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffff1f;font-size:1.35rem;cursor:pointer}._memoryToolIcon_1k21b_243{position:relative;width:22px;height:22px;display:inline-block;color:currentColor}._memoryToolIcon_1k21b_243:before,._memoryToolIcon_1k21b_243:after{content:"";position:absolute;box-sizing:border-box}._memoryToolIcon_back_1k21b_295:before{left:5px;top:5px;width:12px;height:12px;border-left:2.4px solid #1e40af;border-bottom:2.4px solid #1e40af;transform:rotate(45deg)}._memoryToolIcon_back_1k21b_295:after{left:6px;top:10px;width:14px;height:2.4px;border-radius:999px;background:#1e40af}._memoryToolIcon_draw_1k21b_314:before{left:5px;top:3px;width:7px;height:17px;border-radius:5px;background:#fff;transform:rotate(38deg)}._memoryToolIcon_draw_1k21b_314:after{left:2px;bottom:2px;width:14px;height:3px;border-radius:999px;background:#ffffffd9}._memoryToolIcon_sticker_1k21b_333:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid #ffffff;border-radius:7px}._memoryToolIcon_sticker_1k21b_333:after{right:4px;bottom:4px;width:8px;height:8px;border-left:2px solid #ffffff;border-top:2px solid #ffffff;border-radius:8px 0 5px;background:#ffffff29}._memoryToolIcon_clear_1k21b_350:before{left:6px;top:7px;width:11px;height:12px;border:2px solid #ffffff;border-top:0;border-radius:0 0 4px 4px}._memoryToolIcon_clear_1k21b_350:after{left:5px;top:4px;width:13px;height:2px;border-radius:999px;background:#fff;box-shadow:4px -3px 0 -1px #fff}._memoryToolIcon_sound_1k21b_370:before{left:2px;top:8px;width:8px;height:7px;border-radius:2px;background:#fff;clip-path:polygon(0 25%,42% 25%,100% 0,100% 100%,42% 75%,0 75%)}._memoryToolIcon_sound_1k21b_370:after{right:2px;top:5px;width:8px;height:12px;border:2px solid #ffffff;border-left:0;border-top-color:transparent;border-bottom-color:transparent;border-radius:0 999px 999px 0}._memoryToolIcon_muted_1k21b_392:before{left:2px;top:8px;width:8px;height:7px;border-radius:2px;background:#fff;clip-path:polygon(0 25%,42% 25%,100% 0,100% 100%,42% 75%,0 75%)}._memoryToolIcon_muted_1k21b_392:after{right:3px;top:5px;width:12px;height:12px;border-radius:999px;background:linear-gradient(45deg,transparent 43%,#ffffff 43% 57%,transparent 57%),linear-gradient(-45deg,transparent 43%,#ffffff 43% 57%,transparent 57%)}._memoryToolIcon_audio_1k21b_413:before{left:5px;top:3px;width:10px;height:14px;border-left:2.4px solid #ffffff;border-bottom:2.4px solid #ffffff;border-radius:0 0 0 8px}._memoryToolIcon_audio_1k21b_413:after{right:4px;top:2px;width:8px;height:8px;border-radius:50%;background:#fff}._memoryToolIcon_mic_1k21b_432:before{left:7px;top:2px;width:8px;height:13px;border:2px solid #ffffff;border-radius:999px}._memoryToolIcon_mic_1k21b_432:after{left:4px;top:10px;width:14px;height:10px;border:2px solid #ffffff;border-top:0;border-radius:0 0 999px 999px;box-shadow:inset 0 -5px 0 -3px #fff,0 6px 0 -5px #fff}._memoryToolIcon_mic_1k21b_432._memoryToolIconActive_1k21b_243:before,._memoryToolIconActive_1k21b_243._memoryToolIcon_mic_1k21b_432:before{border-color:#93c5fd;box-shadow:0 0 0 5px #2563eb29}._memoryToolIcon_send_1k21b_458{width:24px;height:24px;transform:translate(1px) rotate(-8deg)}._memoryToolIcon_send_1k21b_458:before{top:2px;right:2px;bottom:2px;left:2px;background:#fff;clip-path:polygon(0 8%,100% 50%,0 92%,20% 55%,52% 50%,20% 45%)}._memoryToolIcon_send_1k21b_458:after{left:6px;top:11px;width:9px;height:2px;border-radius:999px;background:#1e40afb8;transform:rotate(-3deg)}@media (max-width: 430px){._header_1k21b_16{padding-left:10px;padding-right:10px}._rightControls_1k21b_214{right:9px;top:14px;gap:7px;padding:6px}._backButton_1k21b_30,._iconBtn_1k21b_31,._audioBtn_1k21b_32,._stickerOption_1k21b_266{width:38px;height:38px;flex-basis:38px}._memoryToolIcon_1k21b_243{width:20px;height:20px}._captionBox_1k21b_109{left:10px;right:10px;width:calc(100% - 20px)}}body.elighttee-dark ._pageWrapper_1k21b_1{background:radial-gradient(circle at top left,rgba(59,130,246,.16),transparent 34%),linear-gradient(180deg,#0f172a,#111827 36%,#020617 36%,#020617);color:var(--elighttee-text)!important}body.elighttee-dark ._header_1k21b_16,body.elighttee-dark ._captionBox_1k21b_109,body.elighttee-dark ._backButton_1k21b_30{background:#0f172ae0!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._captionBox_1k21b_109::placeholder{color:var(--elighttee-muted)!important}._page_hueer_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(150,169,234,.22),transparent 5%),radial-gradient(circle at top right,rgba(166,194,238,.14),transparent 1%),linear-gradient(180deg,#eff6ff,#dbeafe);color:#0f172a;padding:18px;font-family:Poppins,sans-serif}._shell_hueer_23,._watchShell_hueer_25{width:min(1280px,100%);margin:0 auto}._topBar_hueer_35,._watchTop_hueer_37{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}._backButton_hueer_55{border:1px solid rgba(30,64,175,.16);background:#ffffffd1;color:#1e40af;border-radius:14px;padding:12px 16px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:700}._pageTitleWrap_hueer_83{flex:1;min-width:240px}._pageBadge_hueer_93,._watchBadge_hueer_95{display:inline-flex;align-items:center;gap:6px;background:#1e40af1a;border:1px solid rgba(30,64,175,.16);color:#1e40af;border-radius:999px;padding:8px 12px;font-size:13px;margin-bottom:12px;font-weight:700}._pageTitle_hueer_83{margin:0;font-size:32px;line-height:1.1;letter-spacing:-.03em;color:#1e40af}._pageSubtitle_hueer_139{margin-top:8px;color:#334155;line-height:1.6;max-width:720px}._errorBanner_hueer_153{background:#ef44441a;border:1px solid rgba(248,113,113,.3);color:#b91c1c;padding:14px 16px;border-radius:16px;margin-bottom:18px}._layout_hueer_171,._watchLayout_hueer_173{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:20px;align-items:start}._leftColumn_hueer_187,._rightColumn_hueer_189{display:flex;flex-direction:column;gap:18px}._playerCard_hueer_201,._formCard_hueer_203,._sideCard_hueer_205,._tipsCard_hueer_207{background:#ffffffd6;border:1px solid rgba(30,64,175,.1);box-shadow:0 18px 45px #1e40af1a;border-radius:24px;padding:18px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._liveMetaBar_hueer_225{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}._liveTag_hueer_243,._offlineTag_hueer_245,._viewerTag_hueer_247{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}._liveTag_hueer_243{background:#dc2626;color:#fff;box-shadow:0 10px 22px #dc262633}._offlineTag_hueer_245{background:#94a3b833;color:#334155}._viewerTag_hueer_247{background:#1e40af1a;color:#1e40af;border:1px solid rgba(30,64,175,.16)}._playerWrap_hueer_301{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#bfdbfe,#1e3a8a);border:1px solid rgba(30,64,175,.12)}._playerVideo_hueer_321{width:100%;height:100%;object-fit:cover;background:#000}._previewOverlay_hueer_335,._noPlayback_hueer_337{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;text-align:center;padding:20px;background:linear-gradient(180deg,#1e40af2e,#1e3a8ab8);color:#fff}._previewOverlay_hueer_335 h3,._noPlayback_hueer_337 h3{margin:0;font-size:20px}._previewOverlay_hueer_335 p,._noPlayback_hueer_337 p{margin:0;color:#dbeafe;line-height:1.6;max-width:480px}._quickControls_hueer_395,._actionBar_hueer_397{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}._controlBtn_hueer_411,._startLiveBtn_hueer_413,._endLiveBtn_hueer_415,._chatInput_hueer_417 button{border:none;cursor:pointer;border-radius:14px;padding:12px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:700;transition:transform .2s ease,opacity .2s ease}._controlBtn_hueer_411{background:#1e40af14;color:#1e40af;border:1px solid rgba(30,64,175,.14)}._startLiveBtn_hueer_413{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;min-width:180px}._endLiveBtn_hueer_415{background:linear-gradient(135deg,#b91c1c,#dc2626);color:#fff;min-width:180px}._controlBtn_hueer_411:hover,._startLiveBtn_hueer_413:hover,._endLiveBtn_hueer_415:hover,._chatInput_hueer_417 button:hover,._backButton_hueer_55:hover{transform:translateY(-1px)}._formGrid_hueer_497{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}._field_hueer_509{display:flex;flex-direction:column;gap:8px}._fullWidth_hueer_521{grid-column:1 / -1}._field_hueer_509 label{color:#1e293b;font-size:14px;font-weight:600}._field_hueer_509 input,._field_hueer_509 textarea,._field_hueer_509 select,._chatInput_hueer_417 input{width:100%;border-radius:16px;border:1px solid rgba(30,64,175,.14);background:#fffffff2;color:#0f172a;padding:14px 15px;font-size:14px;outline:none;font-family:inherit}._field_hueer_509 input::placeholder,._field_hueer_509 textarea::placeholder,._chatInput_hueer_417 input::placeholder{color:#94a3b8}._field_hueer_509 input:focus,._field_hueer_509 textarea:focus,._field_hueer_509 select:focus,._chatInput_hueer_417 input:focus{border-color:#1e40afb8;box-shadow:0 0 0 3px #1e40af24}._field_hueer_509 select option{color:#111827}._tipsCard_hueer_207 h3,._sideCard_hueer_205 h4{margin:0 0 12px;color:#1e40af}._tipList_hueer_619,._statsList_hueer_621{display:flex;flex-direction:column;gap:10px}._tipItem_hueer_633,._statRow_hueer_635{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1e40af;background:#1e40af0f;padding:12px 14px;border-radius:14px}._tipItem_hueer_633{justify-content:flex-start;color:#334155}._chatMessages_hueer_667{min-height:240px;max-height:360px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-right:4px}._emptyChat_hueer_687{color:#64748b;padding:8px 0}._chatBubbleLeft_hueer_697,._chatBubbleRight_hueer_699{max-width:84%;padding:12px 14px;border-radius:16px;line-height:1.5;font-size:14px;word-break:break-word}._chatBubbleLeft_hueer_697{align-self:flex-start;background:#1e40af14;color:#0f172a}._chatBubbleRight_hueer_699{align-self:flex-end;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff}._chatInput_hueer_417{margin-top:12px;display:grid;grid-template-columns:1fr auto;gap:10px}._watchDetails_hueer_755{margin-top:14px}._watchDetails_hueer_755 h2{margin:0 0 8px;font-size:24px;color:#1e40af}._watchDetails_hueer_755 p{margin:0;color:#334155;line-height:1.7}._hostInfo_hueer_787{display:flex;gap:12px;align-items:center}._avatarWrap_hueer_799{width:54px;height:54px;min-width:54px;border-radius:50%;overflow:hidden;background:#1e40af1a;display:flex;align-items:center;justify-content:center;font-weight:800;color:#1e40af}._avatarWrap_hueer_799 img{width:100%;height:100%;object-fit:cover}._watchState_hueer_839{min-height:56vh;display:flex;align-items:center;justify-content:center;gap:12px;flex-direction:column;text-align:center;color:#334155}._spin_hueer_861{animation:_liveSpin_hueer_1 1s linear infinite}@keyframes _liveSpin_hueer_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){._layout_hueer_171,._watchLayout_hueer_173{grid-template-columns:1fr}._rightColumn_hueer_189{order:2}}@media (max-width: 768px){._page_hueer_1{padding:12px}._pageTitle_hueer_83{font-size:26px}._playerCard_hueer_201,._formCard_hueer_203,._sideCard_hueer_205,._tipsCard_hueer_207{padding:14px;border-radius:20px}._formGrid_hueer_497{grid-template-columns:1fr}._quickControls_hueer_395,._actionBar_hueer_397{flex-direction:column}._controlBtn_hueer_411,._startLiveBtn_hueer_413,._endLiveBtn_hueer_415{width:100%}._chatInput_hueer_417{grid-template-columns:1fr}._chatInput_hueer_417 button{width:100%}._playerWrap_hueer_301{aspect-ratio:9 / 12}._watchDetails_hueer_755 h2{font-size:20px}}@media (max-width: 480px){._topBar_hueer_35,._watchTop_hueer_37{gap:12px}._pageTitle_hueer_83{font-size:24px}._pageSubtitle_hueer_139{font-size:14px}._backButton_hueer_55{width:100%;justify-content:center}._pageBadge_hueer_93,._watchBadge_hueer_95{font-size:12px}._playerWrap_hueer_301{aspect-ratio:10 / 14}}body.elighttee-dark ._actionBar_hueer_397,body.elighttee-dark ._avatarWrap_hueer_799,body.elighttee-dark ._backButton_hueer_55,body.elighttee-dark ._chatBubbleLeft_hueer_697,body.elighttee-dark ._chatBubbleRight_hueer_699,body.elighttee-dark ._chatInput_hueer_417,body.elighttee-dark ._chatMessages_hueer_667,body.elighttee-dark ._controlBtn_hueer_411,body.elighttee-dark ._emptyChat_hueer_687,body.elighttee-dark ._endLiveBtn_hueer_415,body.elighttee-dark ._errorBanner_hueer_153,body.elighttee-dark ._field_hueer_509,body.elighttee-dark ._formCard_hueer_203,body.elighttee-dark ._formGrid_hueer_497,body.elighttee-dark ._fullWidth_hueer_521,body.elighttee-dark ._hostInfo_hueer_787,body.elighttee-dark ._layout_hueer_171,body.elighttee-dark ._leftColumn_hueer_187,body.elighttee-dark ._liveMetaBar_hueer_225,body.elighttee-dark ._liveTag_hueer_243,body.elighttee-dark ._noPlayback_hueer_337,body.elighttee-dark ._offlineTag_hueer_245,body.elighttee-dark ._page_hueer_1,body.elighttee-dark ._pageBadge_hueer_93,body.elighttee-dark ._pageSubtitle_hueer_139,body.elighttee-dark ._pageTitle_hueer_83,body.elighttee-dark ._pageTitleWrap_hueer_83,body.elighttee-dark ._playerCard_hueer_201,body.elighttee-dark ._playerVideo_hueer_321,body.elighttee-dark ._playerWrap_hueer_301,body.elighttee-dark ._previewOverlay_hueer_335,body.elighttee-dark ._quickControls_hueer_395,body.elighttee-dark ._rightColumn_hueer_189,body.elighttee-dark ._shell_hueer_23,body.elighttee-dark ._sideCard_hueer_205,body.elighttee-dark ._spin_hueer_861,body.elighttee-dark ._startLiveBtn_hueer_413,body.elighttee-dark ._statRow_hueer_635,body.elighttee-dark ._statsList_hueer_621,body.elighttee-dark ._tipItem_hueer_633,body.elighttee-dark ._tipList_hueer_619,body.elighttee-dark ._tipsCard_hueer_207,body.elighttee-dark ._topBar_hueer_35,body.elighttee-dark ._viewerTag_hueer_247,body.elighttee-dark ._watchBadge_hueer_95,body.elighttee-dark ._watchDetails_hueer_755,body.elighttee-dark ._watchLayout_hueer_173,body.elighttee-dark ._watchShell_hueer_25,body.elighttee-dark ._watchState_hueer_839,body.elighttee-dark ._watchTop_hueer_37{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._field_hueer_509,body.elighttee-dark ._formCard_hueer_203,body.elighttee-dark ._formGrid_hueer_497,body.elighttee-dark ._layout_hueer_171,body.elighttee-dark ._leftColumn_hueer_187,body.elighttee-dark ._liveMetaBar_hueer_225,body.elighttee-dark ._page_hueer_1,body.elighttee-dark ._pageSubtitle_hueer_139,body.elighttee-dark ._pageTitle_hueer_83,body.elighttee-dark ._pageTitleWrap_hueer_83,body.elighttee-dark ._previewOverlay_hueer_335,body.elighttee-dark ._rightColumn_hueer_189,body.elighttee-dark ._sideCard_hueer_205,body.elighttee-dark ._statRow_hueer_635,body.elighttee-dark ._statsList_hueer_621,body.elighttee-dark ._tipItem_hueer_633,body.elighttee-dark ._tipList_hueer_619,body.elighttee-dark ._tipsCard_hueer_207,body.elighttee-dark ._topBar_hueer_35,body.elighttee-dark ._watchDetails_hueer_755,body.elighttee-dark ._watchLayout_hueer_173,body.elighttee-dark ._watchTop_hueer_37{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._chatBubbleLeft_hueer_697,body.elighttee-dark ._chatBubbleRight_hueer_699,body.elighttee-dark ._chatInput_hueer_417,body.elighttee-dark ._chatMessages_hueer_667,body.elighttee-dark ._emptyChat_hueer_687,body.elighttee-dark ._errorBanner_hueer_153,body.elighttee-dark ._field_hueer_509,body.elighttee-dark ._formCard_hueer_203,body.elighttee-dark ._formGrid_hueer_497,body.elighttee-dark ._fullWidth_hueer_521,body.elighttee-dark ._hostInfo_hueer_787,body.elighttee-dark ._layout_hueer_171,body.elighttee-dark ._leftColumn_hueer_187,body.elighttee-dark ._liveMetaBar_hueer_225,body.elighttee-dark ._page_hueer_1,body.elighttee-dark ._pageSubtitle_hueer_139,body.elighttee-dark ._pageTitle_hueer_83,body.elighttee-dark ._pageTitleWrap_hueer_83,body.elighttee-dark ._previewOverlay_hueer_335,body.elighttee-dark ._quickControls_hueer_395,body.elighttee-dark ._rightColumn_hueer_189,body.elighttee-dark ._shell_hueer_23,body.elighttee-dark ._sideCard_hueer_205,body.elighttee-dark ._spin_hueer_861,body.elighttee-dark ._statRow_hueer_635,body.elighttee-dark ._statsList_hueer_621,body.elighttee-dark ._tipItem_hueer_633,body.elighttee-dark ._tipList_hueer_619,body.elighttee-dark ._tipsCard_hueer_207,body.elighttee-dark ._topBar_hueer_35,body.elighttee-dark ._watchDetails_hueer_755,body.elighttee-dark ._watchLayout_hueer_173,body.elighttee-dark ._watchShell_hueer_25,body.elighttee-dark ._watchState_hueer_839,body.elighttee-dark ._watchTop_hueer_37{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._chatMessages_hueer_667,body.elighttee-dark ._emptyChat_hueer_687,body.elighttee-dark ._hostInfo_hueer_787,body.elighttee-dark ._liveMetaBar_hueer_225,body.elighttee-dark ._pageSubtitle_hueer_139,body.elighttee-dark ._pageTitle_hueer_83,body.elighttee-dark ._pageTitleWrap_hueer_83{color:var(--elighttee-text)!important}._container_1am27_1{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#eef4ff);padding:1.2rem;box-sizing:border-box}._heading_1am27_15{margin:0;font-size:1.9rem;font-weight:800;color:#0f172a;letter-spacing:-.03em}._sub_1am27_31{margin:.45rem 0 1.3rem;color:#64748b;font-size:.97rem;line-height:1.5}._errorText_1am27_45{margin:0 0 1rem;padding:.9rem 1rem;border-radius:14px;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;font-size:.94rem}._section_1am27_65{background:#ffffffe0;border:1px solid rgba(219,234,254,.95);border-radius:24px;padding:1rem;box-shadow:0 14px 35px #1e40af14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:1.1rem}._section_1am27_65 h2{margin:0 0 1rem;display:flex;align-items:center;gap:.55rem;font-size:1.08rem;font-weight:750;color:#0f172a}._form_1am27_105{display:flex;flex-direction:column;gap:.9rem}._form_1am27_105 textarea,._interactionCard_1am27_119 input,._datetime_1am27_121 input{width:100%;box-sizing:border-box;border:1px solid #dbe4f0;background:#fff;color:#0f172a;border-radius:16px;outline:none;transition:.2s ease;font-size:.96rem}._form_1am27_105 textarea{resize:vertical;min-height:110px;padding:.95rem 1rem;line-height:1.5}._form_1am27_105 textarea:focus,._interactionCard_1am27_119 input:focus,._datetime_1am27_121 input:focus{border-color:#1e40af;box-shadow:0 0 0 4px #1e40af1a}._datetime_1am27_121{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}._datetime_1am27_121 input{padding:.9rem .95rem;background:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a;color-scheme:light;opacity:1}._datetime_1am27_121 input::-webkit-date-and-time-value{color:#0f172a;text-align:left}._datetime_1am27_121 input::-webkit-calendar-picker-indicator{opacity:.78;filter:none}._mediaBtn_1am27_205,._addBtn_1am27_207,._cancelBtn_1am27_209,._clearMediaBtn_1am27_211,._dotBtn_1am27_213,._menuBox_1am27_215 button{border:none;font:inherit}._mediaBtn_1am27_205{display:inline-flex;align-items:center;gap:.55rem;width:100%;justify-content:center;padding:.95rem 1rem;border-radius:16px;cursor:pointer;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;font-weight:700;transition:.2s ease}._mediaBtn_1am27_205:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1e40af1f}._previewWrap_1am27_265{position:relative;width:100%;overflow:hidden;border-radius:20px;border:1px solid #dbeafe;background:#f8fafc}._previewMedia_1am27_283{width:100%;display:block;object-fit:cover;max-height:320px;background:#e5e7eb}._clearMediaBtn_1am27_211{position:absolute;top:.8rem;right:.8rem;width:34px;height:34px;border-radius:50%;background:#0f172ab8;color:#fff;display:grid;place-items:center;cursor:pointer;transition:.2s ease}._clearMediaBtn_1am27_211:hover{background:#0f172ae6;transform:scale(1.04)}._actionRow_1am27_339{display:flex;gap:.8rem;flex-wrap:wrap}._addBtn_1am27_207,._cancelBtn_1am27_209{flex:1;min-width:150px;border-radius:16px;padding:.95rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;cursor:pointer;font-weight:750;transition:.2s ease}._addBtn_1am27_207{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 12px 24px #2563eb38}._addBtn_1am27_207:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2563eb47}._cancelBtn_1am27_209{background:#f1f5f9;color:#0f172a}._cancelBtn_1am27_209:hover{background:#e2e8f0}._scheduledList_1am27_421{margin-top:1.1rem;display:grid;gap:.95rem}._postCard_1am27_433{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbeafe;border-radius:22px;padding:1rem;box-shadow:0 12px 28px #0f172a0f}._postTopRow_1am27_449{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._postStatus_1am27_463{margin:0 0 .25rem;font-size:.95rem;font-weight:800;color:#0f172a}._postTopRow_1am27_449 small{color:#64748b;line-height:1.5;display:block}._postMenuWrap_1am27_489{position:relative;flex-shrink:0}._dotBtn_1am27_213{width:38px;height:38px;border-radius:50%;background:#eff6ff;color:#1e40af;display:grid;place-items:center;cursor:pointer;transition:.2s ease}._dotBtn_1am27_213:hover{background:#dbeafe;transform:scale(1.03)}._menuBox_1am27_215{position:absolute;right:0;top:46px;min-width:165px;background:#fff;border:1px solid #dbe4f0;border-radius:18px;box-shadow:0 18px 36px #0f172a24;overflow:hidden;z-index:20}._menuBox_1am27_215 button{width:100%;background:#fff;color:#0f172a;padding:.9rem .95rem;display:flex;align-items:center;gap:.55rem;cursor:pointer;font-weight:600;transition:.2s ease}._menuBox_1am27_215 button:hover:enabled{background:#f8fafc}._menuBox_1am27_215 button:disabled{color:#94a3b8;cursor:not-allowed;background:#fff}._postThumb_1am27_605{width:100%;display:block;margin:.9rem 0 .85rem;border-radius:18px;max-height:240px;object-fit:cover;border:1px solid #e2e8f0;background:#e5e7eb}._postCard_1am27_433 p:last-child{margin:0;color:#1e293b;font-size:.96rem;line-height:1.55;white-space:pre-wrap;word-break:break-word}._interactionCard_1am27_119{background:#fff;border:1px solid #e5edf7;border-radius:20px;padding:.95rem;display:flex;align-items:center;gap:.9rem;margin-bottom:.8rem;box-shadow:0 8px 22px #0f172a0a}._interactionCard_1am27_119 label{display:flex;flex-direction:column;gap:.55rem;flex:1}._interactionCard_1am27_119 label span{font-size:.9rem;font-weight:700;color:#334155}._interactionCard_1am27_119 input{padding:.85rem .95rem}._saveIcon_1am27_703{color:#16a34a;flex-shrink:0;display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#dcfce7;cursor:pointer}._saveIcon_1am27_703:disabled{opacity:.55;cursor:not-allowed}._saveSuccess_1am27_718,._saveError_1am27_718{font-size:.82rem;font-weight:700}._saveSuccess_1am27_718{color:#15803d}._saveError_1am27_718{color:#b91c1c}._scheduledSection_1am27_723{margin-top:1.15rem}._scheduledHeader_1am27_731{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.9rem;flex-wrap:wrap}._scheduledTitle_1am27_749{margin:0;font-size:1rem;font-weight:800;color:#0f172a}._toggleScheduledBtn_1am27_763{border:none;background:#eff6ff;color:#1e40af;border-radius:999px;padding:.7rem .95rem;display:inline-flex;align-items:center;gap:.45rem;cursor:pointer;font-weight:700;transition:.2s ease}._toggleScheduledBtn_1am27_763:hover{background:#dbeafe;transform:translateY(-1px)}@media (max-width: 768px){._container_1am27_1{padding:1rem}._heading_1am27_15{font-size:1.65rem}._section_1am27_65{padding:.9rem;border-radius:20px}._datetime_1am27_121{grid-template-columns:1fr}._actionRow_1am27_339{flex-direction:column}._addBtn_1am27_207,._cancelBtn_1am27_209{width:100%}._postTopRow_1am27_449{align-items:center}._postThumb_1am27_605{max-height:210px}}@media (max-width: 480px){._container_1am27_1{padding:.85rem}._heading_1am27_15{font-size:1.45rem}._sub_1am27_31{font-size:.92rem}._section_1am27_65 h2{font-size:1rem}._form_1am27_105 textarea,._interactionCard_1am27_119 input,._datetime_1am27_121 input{font-size:.92rem}._mediaBtn_1am27_205,._addBtn_1am27_207,._cancelBtn_1am27_209{font-size:.93rem}._postCard_1am27_433{padding:.9rem;border-radius:18px}._menuBox_1am27_215{min-width:150px}._interactionCard_1am27_119{border-radius:16px;padding:.85rem}}body.elighttee-dark ._actionRow_1am27_339,body.elighttee-dark ._addBtn_1am27_207,body.elighttee-dark ._cancelBtn_1am27_209,body.elighttee-dark ._clearMediaBtn_1am27_211,body.elighttee-dark ._container_1am27_1,body.elighttee-dark ._datetime_1am27_121,body.elighttee-dark ._dotBtn_1am27_213,body.elighttee-dark ._errorText_1am27_45,body.elighttee-dark ._form_1am27_105,body.elighttee-dark ._heading_1am27_15,body.elighttee-dark ._interactionCard_1am27_119,body.elighttee-dark ._mediaBtn_1am27_205,body.elighttee-dark ._menuBox_1am27_215,body.elighttee-dark ._postCard_1am27_433,body.elighttee-dark ._postMenuWrap_1am27_489,body.elighttee-dark ._postStatus_1am27_463,body.elighttee-dark ._postThumb_1am27_605,body.elighttee-dark ._postTopRow_1am27_449,body.elighttee-dark ._previewMedia_1am27_283,body.elighttee-dark ._previewWrap_1am27_265,body.elighttee-dark ._saveIcon_1am27_703,body.elighttee-dark ._scheduledHeader_1am27_731,body.elighttee-dark ._scheduledList_1am27_421,body.elighttee-dark ._scheduledSection_1am27_723,body.elighttee-dark ._scheduledTitle_1am27_749,body.elighttee-dark ._section_1am27_65,body.elighttee-dark ._sub_1am27_31,body.elighttee-dark ._toggleScheduledBtn_1am27_763{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._container_1am27_1,body.elighttee-dark ._form_1am27_105,body.elighttee-dark ._menuBox_1am27_215,body.elighttee-dark ._postCard_1am27_433,body.elighttee-dark ._postMenuWrap_1am27_489,body.elighttee-dark ._postStatus_1am27_463,body.elighttee-dark ._postTopRow_1am27_449,body.elighttee-dark ._previewWrap_1am27_265,body.elighttee-dark ._scheduledHeader_1am27_731,body.elighttee-dark ._scheduledList_1am27_421,body.elighttee-dark ._scheduledSection_1am27_723,body.elighttee-dark ._section_1am27_65{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._container_1am27_1,body.elighttee-dark ._datetime_1am27_121,body.elighttee-dark ._errorText_1am27_45,body.elighttee-dark ._form_1am27_105,body.elighttee-dark ._heading_1am27_15,body.elighttee-dark ._menuBox_1am27_215,body.elighttee-dark ._postCard_1am27_433,body.elighttee-dark ._postMenuWrap_1am27_489,body.elighttee-dark ._postStatus_1am27_463,body.elighttee-dark ._postTopRow_1am27_449,body.elighttee-dark ._previewWrap_1am27_265,body.elighttee-dark ._scheduledHeader_1am27_731,body.elighttee-dark ._scheduledList_1am27_421,body.elighttee-dark ._scheduledSection_1am27_723,body.elighttee-dark ._scheduledTitle_1am27_749,body.elighttee-dark ._section_1am27_65,body.elighttee-dark ._sub_1am27_31{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._datetime_1am27_121,body.elighttee-dark ._errorText_1am27_45,body.elighttee-dark ._heading_1am27_15,body.elighttee-dark ._postStatus_1am27_463,body.elighttee-dark ._scheduledTitle_1am27_749{color:var(--elighttee-text)!important}body.elighttee-dark ._datetime_1am27_121 input{background:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;border-color:#cbd5e1!important;color-scheme:light}._container_12g23_1{width:100%;min-height:100vh;background:linear-gradient(180deg,#f8fbff,#f5f7fb);padding-bottom:5rem}._nav_12g23_17{position:sticky;top:0;z-index:1000;width:100%;height:4rem;display:flex;align-items:center;gap:.75rem;padding:0 1rem;background:linear-gradient(135deg,#1e40af,#2563eb 60%,#3b82f6);color:#fff;box-shadow:0 10px 28px #1e40af38}._nav_12g23_17 p{margin:0;font-size:1.02rem;font-weight:800;letter-spacing:.2px}._topBanner_12g23_61{width:min(1100px,calc(100% - 1rem));margin:1rem auto 0;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid rgba(30,64,175,.08);border-radius:1.4rem;padding:1.15rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;box-shadow:0 10px 30px #0f172a0d}._topBanner_12g23_61 h2{margin:0 0 .35rem;font-size:1.2rem;line-height:1.3;color:#0f172a;font-weight:800}._topBanner_12g23_61 p{margin:0;color:#475569;line-height:1.55;font-size:.92rem;max-width:670px}._createBtn_12g23_121{border:none;outline:none;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;padding:.85rem 1rem;border-radius:999px;display:inline-flex;align-items:center;gap:.45rem;font-weight:800;cursor:pointer;white-space:nowrap;box-shadow:0 12px 24px #1e40af33;transition:transform .18s ease,box-shadow .18s ease}._createBtn_12g23_121:hover{transform:translateY(-1px);box-shadow:0 16px 28px #1e40af3d}._leadershipGuide_12g23_165{width:min(1100px,calc(100% - 1rem));margin:.9rem auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}._guideCard_12g23_181{background:#fff;border-radius:1.15rem;padding:1rem;border:1px solid rgba(148,163,184,.16);box-shadow:0 10px 24px #0f172a0a;display:flex;gap:.75rem;align-items:flex-start}._guideCard_12g23_181 svg{color:#1e40af;min-width:18px;margin-top:.15rem}._guideTitle_12g23_215{margin:0 0 .28rem;color:#0f172a;font-size:.96rem;font-weight:800}._guideText_12g23_229{margin:0;color:#64748b;font-size:.88rem;line-height:1.55}._owner_12g23_243{width:min(1100px,calc(100% - 1rem));margin:1rem auto 0;background:#fff;border-radius:1.25rem;border:1px solid rgba(148,163,184,.15);box-shadow:0 12px 28px #0f172a0a;padding:1rem}._heading1_12g23_263{margin:0;color:#0f172a;font-size:1rem;font-weight:800}._heading2_12g23_277{margin:.45rem 0 0;color:#1e40af;font-size:.92rem;font-weight:700;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;width:fit-content}._Community1Box_12g23_301{display:flex;flex-direction:column;gap:.85rem;margin-top:1rem}._communityBox_12g23_315{width:100%;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(148,163,184,.14);border-radius:1.1rem;padding:.9rem;display:flex;justify-content:space-between;align-items:center;gap:.9rem;transition:transform .16s ease,box-shadow .16s ease}._communityBox_12g23_315:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a0f}._communityBoxMain_12g23_351{display:flex;align-items:center;gap:.85rem;flex:1;min-width:0;cursor:pointer}._communityDesc_12g23_369{flex:1;min-width:0}._nameRow_12g23_379{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}._p1_12g23_393{margin:0;font-size:.98rem;color:#0f172a;font-weight:800;line-height:1.35}._p2_12g23_409{margin:.32rem 0 0;color:#64748b;font-size:.88rem;line-height:1.55;word-break:break-word}._metaText_12g23_425{margin:.45rem 0 0;color:#1e40af;font-size:.8rem;font-weight:700}._communityId_12g23_439{width:3rem;height:3rem;min-width:3rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid rgba(30,64,175,.12);overflow:hidden}._communityId_12g23_439 img{width:100%;height:100%;object-fit:cover;display:block}._typeTag_12g23_460{display:inline-flex;align-items:center;gap:.32rem;padding:.34rem .62rem;border-radius:999px;background:#eff6ff;color:#1e40af;border:1px solid rgba(30,64,175,.12);font-size:.76rem;font-weight:800}._joinBtn_12g23_486{border:none;outline:none;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;padding:.78rem 1rem;min-width:100px;border-radius:999px;font-weight:800;cursor:pointer;box-shadow:0 10px 22px #1e40af2e;transition:transform .18s ease,opacity .18s ease}._joinBtn_12g23_486:hover{transform:translateY(-1px)}._joinBtn_12g23_486:disabled{opacity:.72;cursor:not-allowed;transform:none}._emptyText_12g23_534{margin:0;background:#f8fafc;border:1px dashed rgba(148,163,184,.26);color:#64748b;padding:1rem;border-radius:1rem;text-align:center;font-weight:600;line-height:1.55}._modalOverlay_12g23_558{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;background:#0206178c;display:flex;align-items:center;justify-content:center;padding:1rem}._modalCard_12g23_580{width:min(560px,100%);max-height:92vh;overflow-y:auto;background:#fff;scrollbar-width:none;border-radius:1.35rem;padding:1rem;box-shadow:0 30px 60px #0f172a47}._smallModal_12g23_599{width:min(420px,100%);background:#fff;border-radius:1.25rem;padding:1rem;box-shadow:0 30px 60px #0f172a47}._photoGrid_12g23_607{display:grid;grid-template-columns:120px minmax(0,1fr);gap:.8rem;margin-bottom:1rem}._photoPick_12g23_614{min-height:120px;border:1px dashed rgba(30,64,175,.28);border-radius:1rem;background:#f8fbff;color:#1e40af;display:grid;place-items:center;align-content:center;gap:.45rem;cursor:pointer;overflow:hidden;font-weight:800;text-align:center}._coverPick_12g23_630{min-height:120px}._photoPick_12g23_614 img{width:100%;height:100%;object-fit:cover;display:block}._photoPick_12g23_614 span{font-size:.82rem;padding:0 .5rem}._noticeOverlay_12g23_646{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4000;display:grid;place-items:center;padding:1rem;background:#0f172a33}._noticeModal_12g23_656{width:min(360px,100%);background:#fff;border-radius:1rem;padding:1rem;text-align:center;box-shadow:0 24px 50px #0f172a3d}._noticeModal_12g23_656 p{margin:0 0 .9rem;color:#0f172a;font-weight:800;line-height:1.45}._noticeModal_12g23_656 button{border:none;border-radius:999px;background:#1e40af;color:#fff;padding:.7rem 1rem;font-weight:900;cursor:pointer}._error_12g23_682{border:1px solid rgba(239,68,68,.25)}._success_12g23_686{border:1px solid rgba(34,197,94,.25)}._info_12g23_690{border:1px solid rgba(30,64,175,.18)}._modalCard_12g23_580::-webkit-scrollbar{display:none}._modalHeader_12g23_701{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:1rem}._modalHeader_12g23_701 h3{margin:0;color:#0f172a;font-size:1.05rem;font-weight:800}._fieldGroup_12g23_731{display:flex;flex-direction:column;gap:.45rem;margin-bottom:.95rem}._fieldGroup_12g23_731 label{color:#334155;font-size:.87rem;font-weight:700}._fieldGroup_12g23_731 input,._fieldGroup_12g23_731 textarea,._fieldGroup_12g23_731 select{width:100%;border:1px solid rgba(148,163,184,.22);outline:none;background:#f8fafc;color:#0f172a;border-radius:.95rem;padding:.85rem .95rem;font-size:.92rem;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}._fieldGroup_12g23_731 textarea{resize:vertical;min-height:90px}._fieldGroup_12g23_731 input:focus,._fieldGroup_12g23_731 textarea:focus,._fieldGroup_12g23_731 select:focus{background:#fff;border-color:#1e40af59;box-shadow:0 0 0 3px #1e40af14}._privateRulesBox_12g23_811{background:linear-gradient(180deg,#f8fbff,#eff6ff);border:1px solid rgba(30,64,175,.1);border-radius:1rem;padding:.95rem;margin-bottom:.95rem}._rulesHeading_12g23_827{margin:0 0 .75rem;color:#1e40af;font-size:.92rem;font-weight:800}._checkboxRow_12g23_841{display:flex;align-items:center;gap:.55rem;color:#334155;font-size:.9rem;font-weight:600;margin-bottom:.85rem}._checkboxRow_12g23_841 input{width:16px;height:16px;accent-color:#1e40af}._countryInputRow_12g23_873{display:flex;gap:.55rem;flex-wrap:wrap}._countryInputRow_12g23_873 input{flex:1;min-width:160px}._countryInputRow_12g23_873 button{border:none;outline:none;background:#1e40af;color:#fff;padding:.82rem 1rem;border-radius:.85rem;font-weight:800;cursor:pointer}._countryTags_12g23_917{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.7rem}._countryTag_12g23_917{display:inline-flex;align-items:center;gap:.35rem;background:#fff;color:#1e40af;border:1px solid rgba(30,64,175,.12);border-radius:999px;padding:.45rem .7rem;font-size:.8rem;font-weight:700}._countryTag_12g23_917 svg{cursor:pointer}._noticeBox_12g23_965{background:#eff6ff;color:#1e3a8a;border:1px solid rgba(30,64,175,.1);border-radius:1rem;padding:.9rem;margin-top:.3rem}._noticeBox_12g23_965 p{margin:0;font-size:.86rem;line-height:1.55;font-weight:600}._modalFooter_12g23_997{display:flex;justify-content:flex-end;gap:.7rem;margin-top:1rem;flex-wrap:wrap}._cancelBtn_12g23_1013{border:1px solid rgba(148,163,184,.22);background:#fff;color:#334155;padding:.82rem 1rem;border-radius:.95rem;font-weight:800;cursor:pointer}._submitBtn_12g23_1033{border:none;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;padding:.82rem 1rem;border-radius:.95rem;font-weight:800;cursor:pointer;box-shadow:0 12px 20px #1e40af29}._submitBtn_12g23_1033:disabled{opacity:.72;cursor:not-allowed}@media (max-width: 980px){._leadershipGuide_12g23_165{grid-template-columns:1fr}}@media (max-width: 768px){._container_12g23_1{padding-bottom:6rem}._nav_12g23_17{padding:0 .85rem}._topBanner_12g23_61{width:calc(100% - 1rem);padding:1rem .9rem;flex-direction:column;align-items:flex-start}._owner_12g23_243,._leadershipGuide_12g23_165{width:calc(100% - 1rem)}._communityBox_12g23_315{flex-direction:column;align-items:stretch}._communityBoxMain_12g23_351,._joinBtn_12g23_486{width:100%}._modalCard_12g23_580{padding:.95rem;border-radius:1.1rem}._modalFooter_12g23_997{flex-direction:column}._cancelBtn_12g23_1013,._submitBtn_12g23_1033{width:100%}}@media (max-width: 540px){._nav_12g23_17 p{font-size:.95rem}._topBanner_12g23_61 h2{font-size:1.04rem}._topBanner_12g23_61 p,._guideText_12g23_229,._p2_12g23_409,._noticeBox_12g23_965 p{font-size:.84rem}._heading1_12g23_263{font-size:.95rem}._heading2_12g23_277{font-size:.86rem}._p1_12g23_393{font-size:.92rem}._communityId_12g23_439{width:2.7rem;height:2.7rem;min-width:2.7rem}._typeTag_12g23_460{font-size:.72rem}._fieldGroup_12g23_731 input,._fieldGroup_12g23_731 textarea,._fieldGroup_12g23_731 select,._countryInputRow_12g23_873 button{font-size:.88rem}}body.elighttee-dark ._cancelBtn_12g23_1013,body.elighttee-dark ._checkboxRow_12g23_841,body.elighttee-dark ._Community1Box_12g23_301,body.elighttee-dark ._communityBox_12g23_315,body.elighttee-dark ._communityBoxMain_12g23_351,body.elighttee-dark ._communityDesc_12g23_369,body.elighttee-dark ._communityId_12g23_439,body.elighttee-dark ._container_12g23_1,body.elighttee-dark ._countryInputRow_12g23_873,body.elighttee-dark ._countryTag_12g23_917,body.elighttee-dark ._countryTags_12g23_917,body.elighttee-dark ._createBtn_12g23_121,body.elighttee-dark ._emptyText_12g23_534,body.elighttee-dark ._fieldGroup_12g23_731,body.elighttee-dark ._guideCard_12g23_181,body.elighttee-dark ._guideText_12g23_229,body.elighttee-dark ._guideTitle_12g23_215,body.elighttee-dark ._heading1_12g23_263,body.elighttee-dark ._heading2_12g23_277,body.elighttee-dark ._joinBtn_12g23_486,body.elighttee-dark ._leadershipGuide_12g23_165,body.elighttee-dark ._metaText_12g23_425,body.elighttee-dark ._modalCard_12g23_580,body.elighttee-dark ._modalFooter_12g23_997,body.elighttee-dark ._modalHeader_12g23_701,body.elighttee-dark ._modalOverlay_12g23_558,body.elighttee-dark ._nameRow_12g23_379,body.elighttee-dark ._nav_12g23_17,body.elighttee-dark ._noticeBox_12g23_965,body.elighttee-dark ._owner_12g23_243,body.elighttee-dark ._p1_12g23_393,body.elighttee-dark ._p2_12g23_409,body.elighttee-dark ._privateRulesBox_12g23_811,body.elighttee-dark ._rulesHeading_12g23_827,body.elighttee-dark ._submitBtn_12g23_1033,body.elighttee-dark ._topBanner_12g23_61,body.elighttee-dark ._typeTag_12g23_460{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._checkboxRow_12g23_841,body.elighttee-dark ._Community1Box_12g23_301,body.elighttee-dark ._communityBox_12g23_315,body.elighttee-dark ._communityBoxMain_12g23_351,body.elighttee-dark ._container_12g23_1,body.elighttee-dark ._countryInputRow_12g23_873,body.elighttee-dark ._fieldGroup_12g23_731,body.elighttee-dark ._guideCard_12g23_181,body.elighttee-dark ._modalCard_12g23_580,body.elighttee-dark ._modalFooter_12g23_997,body.elighttee-dark ._modalHeader_12g23_701,body.elighttee-dark ._modalOverlay_12g23_558,body.elighttee-dark ._nameRow_12g23_379,body.elighttee-dark ._nav_12g23_17,body.elighttee-dark ._noticeBox_12g23_965,body.elighttee-dark ._privateRulesBox_12g23_811,body.elighttee-dark ._topBanner_12g23_61{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._checkboxRow_12g23_841,body.elighttee-dark ._Community1Box_12g23_301,body.elighttee-dark ._communityBox_12g23_315,body.elighttee-dark ._communityBoxMain_12g23_351,body.elighttee-dark ._communityDesc_12g23_369,body.elighttee-dark ._communityId_12g23_439,body.elighttee-dark ._container_12g23_1,body.elighttee-dark ._countryInputRow_12g23_873,body.elighttee-dark ._emptyText_12g23_534,body.elighttee-dark ._fieldGroup_12g23_731,body.elighttee-dark ._guideCard_12g23_181,body.elighttee-dark ._guideText_12g23_229,body.elighttee-dark ._guideTitle_12g23_215,body.elighttee-dark ._heading1_12g23_263,body.elighttee-dark ._heading2_12g23_277,body.elighttee-dark ._leadershipGuide_12g23_165,body.elighttee-dark ._metaText_12g23_425,body.elighttee-dark ._modalCard_12g23_580,body.elighttee-dark ._modalFooter_12g23_997,body.elighttee-dark ._modalHeader_12g23_701,body.elighttee-dark ._modalOverlay_12g23_558,body.elighttee-dark ._nameRow_12g23_379,body.elighttee-dark ._nav_12g23_17,body.elighttee-dark ._noticeBox_12g23_965,body.elighttee-dark ._owner_12g23_243,body.elighttee-dark ._p1_12g23_393,body.elighttee-dark ._p2_12g23_409,body.elighttee-dark ._privateRulesBox_12g23_811,body.elighttee-dark ._rulesHeading_12g23_827,body.elighttee-dark ._topBanner_12g23_61{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._communityDesc_12g23_369,body.elighttee-dark ._countryInputRow_12g23_873,body.elighttee-dark ._countryTag_12g23_917,body.elighttee-dark ._countryTags_12g23_917,body.elighttee-dark ._emptyText_12g23_534,body.elighttee-dark ._guideText_12g23_229,body.elighttee-dark ._guideTitle_12g23_215,body.elighttee-dark ._heading1_12g23_263,body.elighttee-dark ._heading2_12g23_277,body.elighttee-dark ._metaText_12g23_425,body.elighttee-dark ._nameRow_12g23_379,body.elighttee-dark ._rulesHeading_12g23_827{color:var(--elighttee-text)!important}._container_1x3go_1{width:100%;height:100%;position:fixed;justify-self:center;cursor:pointer;top:0;overflow:hidden}._top_1x3go_19{border-bottom:1px solid rgb(240,239,239);padding:1%;width:100%;position:fixed;align-items:center!important;top:0;height:6%;display:flex;font-weight:500;font-size:small}._pics_1x3go_43,._picsComment_1x3go_43{border:1px solid;width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden;margin-left:.5rem;margin-right:1rem}._pics_1x3go_43 img{object-fit:cover;width:100%;height:100%;filter:saturate(1) brightness(1)}._content_1x3go_73{border:1px solid;position:fixed;width:100%;height:30%;top:6.5%;z-index:999;overflow:hidden;justify-content:center}._comment_1x3go_93{top:36%;position:fixed;width:100%;overflow:scroll;scrollbar-width:none;display:flex;flex-direction:column;height:64%}._postComments_1x3go_113{bottom:0;border-top:1px solid rgb(225,223,223);position:fixed;width:100%;z-index:999;background:#f5f5f5;display:flex;padding:.3rem;flex-direction:column;justify-content:center}._commentbox1_1x3go_137{width:100%;display:flex;align-items:center;gap:.4rem;padding:.15rem;background:#f5f5f5}._picsComment_1x3go_43{height:2rem;width:2rem}._commentPics_1x3go_161{height:1.7rem;width:1.7rem;border:2px solid white;border-radius:50%;margin-top:-.1rem!important;overflow:hidden}._commentbox1_1x3go_137 input{flex:1;height:2rem;margin-top:-.01rem;border:1px solid gray;border-radius:20px}video{object-fit:cover;width:100%;height:100%;filter:saturate(1)}._commentMiniBox_1x3go_203{margin:.1rem .5rem .5rem;padding:.3rem;display:flex;flex-wrap:wrap;border-radius:10px;background:#fbfbfb}._commentDetails_1x3go_221{max-width:90%;min-width:90%;padding:.5rem;display:flex;flex-direction:column;text-align:left}._name_1x3go_237{color:gray;font-weight:500;font-size:small}._commentDetails_1x3go_221 div{color:#353333;font-size:small;margin-top:.3rem;margin-left:.3rem;overflow:hidden}._align_1x3go_261{display:flex;font-size:small;margin-top:.5rem;padding-left:1rem;font-weight:700;color:#3e3b3b}._cover_1x3go_277{display:flex;align-items:center;margin-left:-.1rem!important}._commentId_1x3go_287{margin-left:auto!important}._reactions_1x3go_293{max-width:10%;min-width:10%;overflow:hidden;display:flex;flex-direction:column;justify-content:center}._sparks_1x3go_309{font-size:smaller;color:#252525;display:flex;flex-direction:column;align-items:center}._sparks1_1x3go_325{font-size:smaller;color:#252525;display:flex;flex-direction:column;padding-top:.4rem;align-items:center;margin-top:.5rem}._replying_1x3go_343{font-size:smaller;color:gray;margin-top:.2rem;margin-left:.3rem}._end_1x3go_355{margin-bottom:5rem}._replyBox_1x3go_361{margin-left:2.1rem;margin-top:8px;width:100%;border-left:2px solid #e5e7eb;padding:.5rem}._singleReply_1x3go_377{display:flex;align-items:center;margin-bottom:10px}._singleReply_1x3go_377 img{width:28px;height:28px;border-radius:50%;margin-right:8px}._replyName_1x3go_403{font-weight:500;text-align:left;font-size:smaller;color:gray}._replyText_1x3go_417{margin-top:-2px;font-size:small;color:#444}._options_1x3go_427{font-size:14px;color:#969494;margin-top:-.3rem;font-family:Times New Roman,Times,serif}body.elighttee-dark ._align_1x3go_261,body.elighttee-dark ._comment_1x3go_93,body.elighttee-dark ._commentbox1_1x3go_137,body.elighttee-dark ._commentDetails_1x3go_221,body.elighttee-dark ._commentId_1x3go_287,body.elighttee-dark ._commentMiniBox_1x3go_203,body.elighttee-dark ._commentPics_1x3go_161,body.elighttee-dark ._container_1x3go_1,body.elighttee-dark ._content_1x3go_73,body.elighttee-dark ._cover_1x3go_277,body.elighttee-dark ._end_1x3go_355,body.elighttee-dark ._name_1x3go_237,body.elighttee-dark ._options_1x3go_427,body.elighttee-dark ._pics_1x3go_43,body.elighttee-dark ._picsComment_1x3go_43,body.elighttee-dark ._postComments_1x3go_113,body.elighttee-dark ._reactions_1x3go_293,body.elighttee-dark ._replyBox_1x3go_361,body.elighttee-dark ._replying_1x3go_343,body.elighttee-dark ._replyName_1x3go_403,body.elighttee-dark ._replyText_1x3go_417,body.elighttee-dark ._singleReply_1x3go_377,body.elighttee-dark ._sparks_1x3go_309,body.elighttee-dark ._sparks1_1x3go_325,body.elighttee-dark ._top_1x3go_19{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._comment_1x3go_93,body.elighttee-dark ._commentbox1_1x3go_137,body.elighttee-dark ._commentDetails_1x3go_221,body.elighttee-dark ._commentId_1x3go_287,body.elighttee-dark ._commentMiniBox_1x3go_203,body.elighttee-dark ._commentPics_1x3go_161,body.elighttee-dark ._container_1x3go_1,body.elighttee-dark ._content_1x3go_73,body.elighttee-dark ._picsComment_1x3go_43,body.elighttee-dark ._postComments_1x3go_113,body.elighttee-dark ._replyBox_1x3go_361,body.elighttee-dark ._top_1x3go_19{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._align_1x3go_261,body.elighttee-dark ._comment_1x3go_93,body.elighttee-dark ._commentbox1_1x3go_137,body.elighttee-dark ._commentDetails_1x3go_221,body.elighttee-dark ._commentId_1x3go_287,body.elighttee-dark ._commentMiniBox_1x3go_203,body.elighttee-dark ._commentPics_1x3go_161,body.elighttee-dark ._container_1x3go_1,body.elighttee-dark ._content_1x3go_73,body.elighttee-dark ._end_1x3go_355,body.elighttee-dark ._name_1x3go_237,body.elighttee-dark ._options_1x3go_427,body.elighttee-dark ._pics_1x3go_43,body.elighttee-dark ._picsComment_1x3go_43,body.elighttee-dark ._postComments_1x3go_113,body.elighttee-dark ._replyBox_1x3go_361,body.elighttee-dark ._replying_1x3go_343,body.elighttee-dark ._replyName_1x3go_403,body.elighttee-dark ._replyText_1x3go_417,body.elighttee-dark ._singleReply_1x3go_377,body.elighttee-dark ._sparks_1x3go_309,body.elighttee-dark ._sparks1_1x3go_325,body.elighttee-dark ._top_1x3go_19{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._name_1x3go_237,body.elighttee-dark ._replyName_1x3go_403,body.elighttee-dark ._replyText_1x3go_417{color:var(--elighttee-text)!important}._container_1pst4_1{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;min-height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;padding:16px 12px 96px;cursor:default;background:radial-gradient(circle at 16% 0%,rgba(30,64,175,.1),transparent 28rem),linear-gradient(180deg,#f6f9ff,#fff 45%,#f7f9fc);color:#111827;font-family:Segoe UI,Arial,Helvetica,sans-serif}._container_1pst4_1::-webkit-scrollbar{display:none}._header_1pst4_23,._pointsBox_1pst4_24,._referralStats_1pst4_25,._tasksWrapper_1pst4_26,._historyWrapper_1pst4_27{width:min(100%,760px);margin-left:auto;margin-right:auto}._header_1pst4_23{padding:6px 4px 2px;text-align:left}._title_1pst4_38{margin:0;color:#111827;font-size:clamp(1.55rem,7vw,2.15rem);font-weight:950;letter-spacing:0}._sub_1pst4_46{margin:4px 0 0;color:#64748b;font-size:.92rem;font-weight:750;text-align:left}._pointsBox_1pst4_24{position:relative;margin-top:14px;padding:18px;border:1px solid rgba(30,64,175,.1);border-radius:24px;overflow:hidden;background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.36),transparent 12rem),linear-gradient(135deg,#1e40af,#2563eb 58%,#0f2e86);color:#fff;box-shadow:0 18px 42px #1e40af38}._pointsBox_1pst4_24:after{content:"";position:absolute;inset:auto -34px -58px auto;width:150px;height:150px;border-radius:999px;border:24px solid rgba(255,255,255,.08);pointer-events:none}._withdrawFunds_1pst4_79{position:relative;z-index:1;width:fit-content;margin:0 0 16px auto;padding:9px 13px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff21;color:#fff;font-size:.8rem;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 12px 28px #0f172a1f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._points_1pst4_24{position:relative;z-index:1;margin:0;color:inherit;font-size:clamp(2rem,9vw,3rem);font-weight:950;letter-spacing:0}._pointsLabel_1pst4_108{position:relative;z-index:1;display:inline-flex;align-items:center;gap:5px;margin:0;color:#ffffffdb;font-size:.82rem;font-weight:800}._referralStats_1pst4_25{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}._referralStats_1pst4_25 div,._taskCard_1pst4_128{border:1px solid rgba(30,64,175,.08);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px #0f172a12}._referralStats_1pst4_25 div{border-radius:20px;padding:14px}._clickableStat_1pst4_139{cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}._clickableStat_1pst4_139:hover,._clickableStat_1pst4_139:focus-visible{border-color:#1e40af3d;box-shadow:0 16px 38px #1e40af21;transform:translateY(-1px);outline:none}._referralStats_1pst4_25 span{display:block;color:#111827;font-size:1.45rem;font-weight:950}._referralStats_1pst4_25 p{margin:3px 0 0;color:#64748b;font-size:.78rem;font-weight:750;line-height:1.35}._referralBox_1pst4_167{background:linear-gradient(180deg,#fff,#f8fbff);color:#111827;box-shadow:0 14px 34px #0f172a12}._referralBox_1pst4_167:after{border-color:#1e40af0f}._referralBox_1pst4_167 ._pointsLabel_1pst4_108{color:#64748b}._referralBox_1pst4_167 ._points_1pst4_24{color:#111827}._startBtn_1pst4_185{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;margin-top:12px;padding:9px 14px;border:0;border-radius:999px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-size:.84rem;font-weight:950;cursor:pointer;box-shadow:0 12px 26px #1e40af38}._tasksWrapper_1pst4_26{display:grid;gap:12px;margin-top:18px}._historyWrapper_1pst4_27{margin-top:18px}._historyHead_1pst4_215{padding:0 4px 10px}._historyHead_1pst4_215 h3,._historyHead_1pst4_215 p{margin:0}._historyHead_1pst4_215 h3{color:#111827;font-size:1.05rem;font-weight:950}._historyHead_1pst4_215 p{margin-top:3px;color:#64748b;font-size:.82rem;font-weight:750}._historyList_1pst4_237{display:grid;gap:10px}._historyItem_1pst4_242,._historyEmpty_1pst4_243{border:1px solid rgba(30,64,175,.08);border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px #0f172a12}._historyItem_1pst4_242{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px}._historyItem_1pst4_242 h4,._historyItem_1pst4_242 p{margin:0}._historyItem_1pst4_242 h4{color:#111827;font-size:.92rem;font-weight:950}._historyItem_1pst4_242 p{margin-top:3px;color:#64748b;font-size:.8rem;font-weight:750;line-height:1.35}._historyItem_1pst4_242 span{display:inline-block;margin-top:5px;color:#94a3b8;font-size:.72rem;font-weight:800}._historyItem_1pst4_242 strong{display:grid;justify-items:end;gap:2px;color:#16a34a;font-size:.92rem;font-weight:950;white-space:nowrap}._historyItem_1pst4_242 small{color:#1e40af;font-size:.72rem;font-weight:900}._historyItem_1pst4_242 ._debitAmount_1pst4_301{color:#dc2626}._historyItem_1pst4_242 ._debitAmount_1pst4_301 small{color:#b91c1c}._historyEmpty_1pst4_243{padding:18px;color:#64748b;font-size:.84rem;font-weight:850;text-align:center}._taskCard_1pst4_128{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border-radius:22px}._left_1pst4_326{min-width:0;display:flex;align-items:flex-start;gap:12px}._iconWrap_1pst4_333{width:46px;height:46px;display:grid;place-items:center;flex:0 0 46px;border:1px solid rgba(30,64,175,.1);border-radius:16px;background:#eff6ff;color:#1e40af}._taskTitle_1pst4_345{margin:0;color:#111827;font-size:.98rem;font-weight:950;line-height:1.2}._taskDesc_1pst4_353{margin:4px 0 0;color:#64748b;font-size:.82rem;font-weight:700;line-height:1.38}._progressBar_1pst4_361{width:min(210px,100%);height:7px;margin-top:9px;border-radius:999px;overflow:hidden;background:#e5e7eb}._progressFill_1pst4_370{height:100%;border-radius:inherit}._progressText_1pst4_375{display:inline-block;margin-top:6px;color:#1e40af;font-size:.76rem;font-weight:900}._right_1pst4_383{display:grid;place-items:center;min-width:52px}._taskCard_1pst4_128 ._right_1pst4_383 ._pointsLabel_1pst4_108{padding:7px 10px;border-radius:999px;background:#eff6ff;color:#1e40af;font-size:.76rem;white-space:nowrap}._withdrawOverlay_1pst4_398{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:flex-end;justify-content:center;padding:14px;background:#0f172a6b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._withdrawPanel_1pst4_411{width:min(100%,460px);max-height:min(86vh,680px);overflow-y:auto;padding:16px;border:1px solid rgba(30,64,175,.1);border-radius:26px 26px 20px 20px;background:linear-gradient(180deg,#fff,#f8fbff);color:#111827;box-shadow:0 26px 80px #0f172a47;cursor:default}._referralsPanel_1pst4_424{width:min(100%,560px)}._withdrawHead_1pst4_428{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}._withdrawHead_1pst4_428 h3,._withdrawHead_1pst4_428 p{margin:0}._withdrawHead_1pst4_428 h3{color:#111827;font-size:1.1rem;font-weight:950}._withdrawHead_1pst4_428 p{margin-top:3px;color:#64748b;font-size:.82rem;font-weight:750}._withdrawHead_1pst4_428 button{min-height:36px;padding:8px 12px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#eff6ff;color:#1e40af;font-size:.8rem;font-weight:950;cursor:pointer}._referralUserList_1pst4_466{display:grid;gap:10px}._referralUserItem_1pst4_471{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;border:1px solid rgba(30,64,175,.08);border-radius:18px;background:#fff}._referralAvatar_1pst4_482{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;border-radius:999px;background:#eff6ff;color:#1e40af;font-size:1rem;font-weight:950}._referralAvatar_1pst4_482 img{width:100%;height:100%;object-fit:cover}._referralUserMeta_1pst4_501{min-width:0}._referralUserMeta_1pst4_501 h4,._referralUserMeta_1pst4_501 p{margin:0}._referralUserMeta_1pst4_501 h4{color:#111827;font-size:.92rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._referralUserMeta_1pst4_501 p{margin-top:2px;color:#64748b;font-size:.78rem;font-weight:800}._referralUserMeta_1pst4_501 small{display:block;margin-top:5px;color:#b45309;font-size:.74rem;font-weight:850;line-height:1.3}._referralUserMeta_1pst4_501 ._postedStatus_1pst4_535{color:#15803d}._reminderBtn_1pst4_539{min-height:38px;padding:8px 12px;border:0;border-radius:999px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-size:.78rem;font-weight:950;cursor:pointer;white-space:nowrap}._reminderBtn_1pst4_539:disabled{opacity:.48;cursor:not-allowed}._referralEmpty_1pst4_557{padding:18px;border:1px solid rgba(30,64,175,.08);border-radius:18px;background:#fff;color:#64748b;font-size:.84rem;font-weight:850;text-align:center}._fieldLabel_1pst4_568{display:grid;gap:7px;margin-top:12px;color:#334155;font-size:.84rem;font-weight:900}._fieldLabel_1pst4_568 input{width:100%;min-height:46px;border:1px solid rgba(30,64,175,.12);border-radius:16px;outline:none;background:#fff;color:#111827;padding:0 13px;font:inherit;font-weight:800;box-shadow:0 8px 20px #0f172a0a}._fieldLabel_1pst4_568 input:focus{border-color:#1e40af6b;box-shadow:0 0 0 4px #1e40af1a}._withdrawSummary_1pst4_596{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;margin-top:13px;padding:13px;border:1px solid rgba(30,64,175,.08);border-radius:18px;background:#fff;box-shadow:inset 0 1px #fffc;font-size:.84rem}._withdrawSummary_1pst4_596 span{color:#64748b;font-weight:750}._withdrawSummary_1pst4_596 b{color:#111827;font-weight:950}._withdrawMessage_1pst4_619{margin:12px 0 0;padding:10px 12px;border:1px solid rgba(185,28,28,.14);border-radius:14px;background:#fef2f2;color:#b91c1c;font-size:.82rem;font-weight:850}._confirmWithdraw_1pst4_630{width:100%;min-height:48px;margin-top:13px;border:0;border-radius:999px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-size:.9rem;font-weight:950;cursor:pointer;box-shadow:0 14px 30px #1e40af3d}._confirmWithdraw_1pst4_630:disabled,._withdrawHead_1pst4_428 button:disabled{opacity:.68;cursor:not-allowed}._taskIcon_1pst4_650{position:relative;width:22px;height:22px;display:inline-block;flex:0 0 auto;color:currentColor}._taskIcon_1pst4_650:before,._taskIcon_1pst4_650:after,._taskIcon_1pst4_650 span{content:"";position:absolute;box-sizing:border-box;display:block}._taskIcon_swap_1pst4_668:before{width:16px;height:2px;left:2px;top:6px;background:currentColor;box-shadow:0 8px 0 currentColor}._taskIcon_swap_1pst4_668:after{width:7px;height:7px;right:1px;top:3px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);box-shadow:-8px 8px 0 -2px currentColor}._taskIcon_copy_1pst4_688:before,._taskIcon_copy_1pst4_688:after{width:13px;height:15px;border:2px solid currentColor;border-radius:4px}._taskIcon_copy_1pst4_688:before{left:6px;top:4px;opacity:.55}._taskIcon_copy_1pst4_688:after{left:2px;top:1px;background:transparent}._taskIcon_userPlus_1pst4_708:before{width:9px;height:9px;left:3px;top:2px;border:2px solid currentColor;border-radius:999px}._taskIcon_userPlus_1pst4_708:after{width:15px;height:9px;left:0;bottom:2px;border:2px solid currentColor;border-radius:999px 999px 5px 5px}._taskIcon_userPlus_1pst4_708 span:before,._taskIcon_userPlus_1pst4_708 span:after{content:"";position:absolute;background:currentColor;border-radius:999px}._taskIcon_userPlus_1pst4_708 span:before{width:10px;height:2px;right:0;top:8px}._taskIcon_userPlus_1pst4_708 span:after{width:2px;height:10px;right:4px;top:4px}._taskIcon_check_1pst4_748{color:#16a34a}._taskIcon_check_1pst4_748:before{top:1px;right:1px;bottom:1px;left:1px;border:2px solid currentColor;border-radius:999px}._taskIcon_check_1pst4_748:after{width:10px;height:6px;left:6px;top:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}._completedIcon_1pst4_768{width:28px;height:28px}@media (max-width: 480px){._container_1pst4_1{padding:12px 8px 90px}._pointsBox_1pst4_24{padding:16px;border-radius:22px}._referralStats_1pst4_25{gap:8px}._referralStats_1pst4_25 div{padding:12px}._taskCard_1pst4_128{grid-template-columns:1fr;align-items:stretch}._right_1pst4_383{justify-content:start;place-items:start}._withdrawPanel_1pst4_411{border-radius:24px 24px 18px 18px}._referralUserItem_1pst4_471{grid-template-columns:40px minmax(0,1fr)}._referralAvatar_1pst4_482{width:40px;height:40px}._reminderBtn_1pst4_539{grid-column:2;justify-self:start}}body.elighttee-dark ._container_1pst4_1,body.elighttee-dark ._referralBox_1pst4_167,body.elighttee-dark ._referralStats_1pst4_25 div,body.elighttee-dark ._taskCard_1pst4_128,body.elighttee-dark ._historyItem_1pst4_242,body.elighttee-dark ._historyEmpty_1pst4_243,body.elighttee-dark ._withdrawPanel_1pst4_411,body.elighttee-dark ._withdrawSummary_1pst4_596,body.elighttee-dark ._referralUserItem_1pst4_471,body.elighttee-dark ._referralEmpty_1pst4_557{background:#090909!important;border-color:#f5f5f51a!important}body.elighttee-dark ._title_1pst4_38,body.elighttee-dark ._referralBox_1pst4_167 ._points_1pst4_24,body.elighttee-dark ._referralStats_1pst4_25 span,body.elighttee-dark ._taskTitle_1pst4_345,body.elighttee-dark ._historyHead_1pst4_215 h3,body.elighttee-dark ._historyItem_1pst4_242 h4,body.elighttee-dark ._withdrawHead_1pst4_428 h3,body.elighttee-dark ._withdrawSummary_1pst4_596 b,body.elighttee-dark ._fieldLabel_1pst4_568 input,body.elighttee-dark ._referralUserMeta_1pst4_501 h4{color:#f5f5f5!important}body.elighttee-dark ._sub_1pst4_46,body.elighttee-dark ._referralBox_1pst4_167 ._pointsLabel_1pst4_108,body.elighttee-dark ._referralStats_1pst4_25 p,body.elighttee-dark ._taskDesc_1pst4_353,body.elighttee-dark ._historyHead_1pst4_215 p,body.elighttee-dark ._historyItem_1pst4_242 p,body.elighttee-dark ._historyEmpty_1pst4_243,body.elighttee-dark ._withdrawHead_1pst4_428 p,body.elighttee-dark ._withdrawSummary_1pst4_596 span,body.elighttee-dark ._referralUserMeta_1pst4_501 p,body.elighttee-dark ._referralEmpty_1pst4_557{color:#f5f5f5ad!important}body.elighttee-dark ._fieldLabel_1pst4_568 input{background:#080808!important}._container_1o9yz_1{width:100%;min-height:100vh;background:linear-gradient(180deg,#f8fbff,#f1f5f9);padding-bottom:2rem}._topNav_1o9yz_15{position:sticky;top:0;z-index:50;display:flex;align-items:center;width:100%;gap:.75rem;padding:.95rem 1rem;background:#1e40aff5;color:#fff;box-shadow:0 8px 24px #0f172a24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._topNav_1o9yz_15 p{margin:0;font-size:1.05rem;font-weight:800;letter-spacing:.2px}._navIcon_1o9yz_59{cursor:pointer;flex-shrink:0}._navActions_1o9yz_69{margin-left:auto;display:flex;align-items:center;gap:.6rem}._refreshBtn_1o9yz_83{width:38px;height:38px;border:none;border-radius:999px;background:#ffffff24;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,background .18s ease,opacity .18s ease}._refreshBtn_1o9yz_83:hover{background:#ffffff38;transform:scale(1.04)}._refreshBtn_1o9yz_83:disabled{opacity:.65;cursor:not-allowed}._spin_1o9yz_131{animation:_spinAnim_1o9yz_1 .85s linear infinite}@keyframes _spinAnim_1o9yz_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorBox_1o9yz_157{margin:1rem 1rem 0;padding:.95rem 1rem;border-radius:14px;background:#fff1f2;border:1px solid #fecdd3;color:#be123c;box-shadow:0 4px 16px #be185d0f}._errorBox_1o9yz_157 p{margin:0;font-size:.92rem;font-weight:600;line-height:1.45}._owner_1o9yz_191{margin:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:1.05rem;box-shadow:0 12px 32px #0f172a0f}._heading1_1o9yz_209{margin:0;font-size:1.05rem;font-weight:800;color:#0f172a;line-height:1.3}._heading2_1o9yz_225{margin:.45rem 0 1rem .45rem;font-size:.92rem;font-weight:700;color:#1e40af;display:inline-flex;align-items:center;gap:.35rem}._heading2Button_1o9yz_245{margin:.45rem 0 1rem .45rem;padding:0;border:none;background:transparent;color:#1e40af;font-size:.94rem;font-weight:800;display:inline-flex;align-items:center;gap:.42rem;cursor:pointer;transition:opacity .18s ease,transform .18s ease}._heading2Button_1o9yz_245:hover{opacity:.86;background:transparent;padding:1rem;transform:translateY(-1px)}._Community1Box_1o9yz_289{display:flex;flex-direction:column;gap:.9rem}._communityBox_1o9yz_301{width:100%;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fbff);border-radius:18px;padding:.95rem;display:flex;align-items:flex-start;gap:.9rem;text-align:left;cursor:pointer;height:auto;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}._communityBox_1o9yz_301:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 12px 26px #1e40af14;background:linear-gradient(180deg,#fff,#f0f7ff)}._communityBox_1o9yz_301:active{transform:translateY(0)}._communityId_1o9yz_361{width:54px;height:54px;min-width:54px;border-radius:50%;background:linear-gradient(180deg,#eff6ff,#dbeafe);border:2px solid #dbeafe;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px #fffc}._pageProfileImage_1o9yz_387{width:54px;height:54px;min-width:54px;object-fit:cover;border-radius:50%;border:2px solid #dbeafe;background:#f8fafc;box-shadow:0 4px 10px #1e40af14}._communityDesc_1o9yz_409{flex:1;min-width:0}._p1_1o9yz_419{margin:0;font-size:.98rem;font-weight:800;color:#0f172a;line-height:1.35;word-break:break-word}._p2_1o9yz_437{margin:.35rem 0 0;font-size:.89rem;font-weight:500;color:#475569;line-height:1.55;word-break:break-word}._pageMeta_1o9yz_455{margin-top:.7rem;display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}._pageMeta_1o9yz_455 span{display:inline-flex;align-items:center;justify-content:center;padding:.28rem .6rem;border-radius:999px;background:#eff6ff;border:1px solid #dbeafe;color:#1e40af;font-size:.74rem;font-weight:800;line-height:1}._stateBox_1o9yz_499{width:100%;min-height:95px;border:1px dashed #cbd5e1;border-radius:16px;padding:1rem;background:#f8fafc;display:flex;align-items:center;justify-content:center;gap:.55rem;text-align:center}._stateBox_1o9yz_499 p{margin:0;color:#475569;font-size:.92rem;font-weight:600;line-height:1.45}@media (max-width: 768px){._container_1o9yz_1{padding-bottom:5rem}._topNav_1o9yz_15{padding:.9rem .85rem}._owner_1o9yz_191{margin:.8rem;padding:.95rem;border-radius:18px}._communityBox_1o9yz_301{padding:.85rem;gap:.75rem;border-radius:16px}._communityId_1o9yz_361,._pageProfileImage_1o9yz_387{width:48px;height:48px;min-width:48px}._heading1_1o9yz_209{font-size:1rem}._heading2_1o9yz_225,._heading2Button_1o9yz_245{font-size:.88rem}._p1_1o9yz_419{font-size:.94rem}._p2_1o9yz_437{font-size:.85rem}._pageMeta_1o9yz_455 span{font-size:.7rem}}@media (min-width: 769px){._container_1o9yz_1{margin:0 auto}._owner_1o9yz_191{padding:1.15rem}._communityBox_1o9yz_301{padding:1rem}}body.elighttee-dark ._Community1Box_1o9yz_289,body.elighttee-dark ._communityBox_1o9yz_301,body.elighttee-dark ._communityDesc_1o9yz_409,body.elighttee-dark ._communityId_1o9yz_361,body.elighttee-dark ._container_1o9yz_1,body.elighttee-dark ._errorBox_1o9yz_157,body.elighttee-dark ._heading1_1o9yz_209,body.elighttee-dark ._heading2_1o9yz_225,body.elighttee-dark ._heading2Button_1o9yz_245,body.elighttee-dark ._navActions_1o9yz_69,body.elighttee-dark ._navIcon_1o9yz_59,body.elighttee-dark ._owner_1o9yz_191,body.elighttee-dark ._p1_1o9yz_419,body.elighttee-dark ._p2_1o9yz_437,body.elighttee-dark ._pageMeta_1o9yz_455,body.elighttee-dark ._pageProfileImage_1o9yz_387,body.elighttee-dark ._refreshBtn_1o9yz_83,body.elighttee-dark ._spin_1o9yz_131,body.elighttee-dark ._stateBox_1o9yz_499,body.elighttee-dark ._topNav_1o9yz_15{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._Community1Box_1o9yz_289,body.elighttee-dark ._communityBox_1o9yz_301,body.elighttee-dark ._container_1o9yz_1,body.elighttee-dark ._errorBox_1o9yz_157,body.elighttee-dark ._pageMeta_1o9yz_455,body.elighttee-dark ._stateBox_1o9yz_499,body.elighttee-dark ._topNav_1o9yz_15{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._Community1Box_1o9yz_289,body.elighttee-dark ._communityBox_1o9yz_301,body.elighttee-dark ._communityDesc_1o9yz_409,body.elighttee-dark ._communityId_1o9yz_361,body.elighttee-dark ._container_1o9yz_1,body.elighttee-dark ._errorBox_1o9yz_157,body.elighttee-dark ._heading1_1o9yz_209,body.elighttee-dark ._heading2_1o9yz_225,body.elighttee-dark ._owner_1o9yz_191,body.elighttee-dark ._p1_1o9yz_419,body.elighttee-dark ._p2_1o9yz_437,body.elighttee-dark ._pageMeta_1o9yz_455,body.elighttee-dark ._spin_1o9yz_131,body.elighttee-dark ._stateBox_1o9yz_499,body.elighttee-dark ._topNav_1o9yz_15{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._communityDesc_1o9yz_409,body.elighttee-dark ._heading1_1o9yz_209,body.elighttee-dark ._heading2_1o9yz_225,body.elighttee-dark ._heading2Button_1o9yz_245,body.elighttee-dark ._pageMeta_1o9yz_455{color:var(--elighttee-text)!important}._page_d4s2x_1{min-height:100dvh;width:100%;position:relative;overflow-x:hidden;background:radial-gradient(circle at 10% 0%,rgba(30,64,175,.13),transparent 30%),radial-gradient(circle at 86% 12%,rgba(14,165,233,.1),transparent 28%),linear-gradient(180deg,#f8fbff,#f2f6fc);color:#0f172a;font-family:Inter,Segoe UI,system-ui,sans-serif}._pageGlow_d4s2x_14{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.72),transparent 44%)}._shell_d4s2x_21{position:relative;width:min(100%,860px);margin:0 auto;padding:72px 16px 36px}._pageHeader_d4s2x_28{margin:0 0 18px 54px}._eyebrow_d4s2x_32{display:inline-flex;margin-bottom:5px;color:#1e40af;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0}._pageHeader_d4s2x_28 h2{margin:0;color:#0f172a;font-size:clamp(24px,4vw,34px);font-weight:900;letter-spacing:0}._pageHeader_d4s2x_28 p{margin:5px 0 0;color:#64748b;font-size:14px}._backButton_d4s2x_56{position:fixed;top:max(16px,env(safe-area-inset-top));left:max(14px,env(safe-area-inset-left));z-index:20;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbeafe;border-radius:8px;background:#ffffffeb;color:#1e40af;cursor:pointer;box-shadow:0 14px 34px #1e40af1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .18s ease,box-shadow .18s ease}._backButton_d4s2x_56:hover{transform:translateY(-1px);box-shadow:0 18px 38px #1e40af29}._postCard_d4s2x_81,._stateCard_d4s2x_82{width:100%;border:1px solid #e2e8f0;border-radius:8px;background:#fffffff0;box-shadow:0 22px 54px #0f172a14;overflow:hidden}._postCard_d4s2x_81{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._stateCard_d4s2x_82{width:min(calc(100% - 24px),520px);margin:20vh auto 0;padding:34px 22px;text-align:center}._stateCard_d4s2x_82 h2{margin:12px 0 6px;font-size:1.2rem}._stateCard_d4s2x_82 p{margin:0;color:#64748b}._loadingPulse_d4s2x_112{width:44px;height:44px;display:inline-block;border-radius:8px;background:linear-gradient(135deg,#1e40af,#38bdf8);box-shadow:0 0 #1e40af42;animation:_pulse_d4s2x_1 1.25s ease-in-out infinite}._postHeader_d4s2x_122{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 18px 16px;border-bottom:1px solid #eef2f7;background:linear-gradient(180deg,#fff,#f8fbff)}._authorRow_d4s2x_132{min-width:0;display:flex;align-items:center;gap:12px}._avatarRing_d4s2x_139{width:56px;height:56px;flex:0 0 56px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(from 90deg,#1e40af,#38bdf8,#93c5fd,#1e40af);box-shadow:0 12px 26px #1e40af29}._avatar_d4s2x_139{width:50px;height:50px;border:3px solid #ffffff;border-radius:50%;object-fit:cover;background:#e2e8f0}._authorBlock_d4s2x_159{min-width:0}._authorBlock_d4s2x_159 h1{margin:0;overflow:hidden;color:#0f172a;font-size:16px;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}._metaLine_d4s2x_174{display:flex;align-items:center;gap:8px;min-width:0;margin-top:6px;color:#64748b;font-size:12px;font-weight:800;text-transform:lowercase}._privacyPill_d4s2x_186,._typeBadge_d4s2x_187{min-height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:12px;font-weight:900}._privacyPill_d4s2x_186{padding:0 10px;color:#1e40af;background:#eff6ff}._typeBadge_d4s2x_187{flex:0 0 auto;padding:0 12px;color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0}._dot_d4s2x_211{width:4px;height:4px;flex:0 0 4px;border-radius:50%;background:#94a3b8}._timeChip_d4s2x_219{display:inline-flex;align-items:center;gap:4px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._contentArea_d4s2x_229{padding:18px}._message_d4s2x_233{margin:0 0 16px;color:#0f172a;font-size:clamp(16px,2vw,18px);line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}._mediaFrame_d4s2x_242{position:relative;margin:0;width:100%;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#020617;box-shadow:0 18px 44px #0f172a1f}._mediaFrame_d4s2x_242:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff14;z-index:1}._mediaImage_d4s2x_262,._mediaVideo_d4s2x_263{width:100%;height:min(82dvh,860px);min-height:460px;display:block;object-fit:contain;background:#020617}._multiImageScroller_d4s2x_272{display:flex;width:100%;height:min(82dvh,860px);min-height:460px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}._multiImageScroller_d4s2x_272::-webkit-scrollbar{display:none}._multiImageSlide_d4s2x_291{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always}._multiImageSlide_d4s2x_291 ._mediaImage_d4s2x_262{height:100%;min-height:100%}._multiImageCount_d4s2x_304{position:absolute;top:12px;right:12px;z-index:3;padding:6px 10px;border-radius:999px;background:#0f172aad;color:#fff;font-size:12px;font-weight:900;line-height:1}._multiImageArrow_d4s2x_318{position:absolute;top:50%;z-index:3;width:32px;height:46px;transform:translateY(-50%);border:0;border-radius:999px;background:#0f172a85;color:#fff;font-size:24px;font-weight:900;display:grid;place-items:center;cursor:pointer}._multiImageArrowLeft_d4s2x_336{left:12px}._multiImageArrowRight_d4s2x_340{right:12px}._multiImageDots_d4s2x_344{position:absolute;left:50%;bottom:14px;z-index:3;transform:translate(-50%);display:flex;gap:5px;padding:6px 8px;border-radius:999px;background:#0f172a61}._multiImageDots_d4s2x_344 span{width:6px;height:6px;border-radius:999px;background:#ffffff94}._multiImageDots_d4s2x_344 ._multiImageDotActive_d4s2x_364{width:16px;background:#fff}._empty_d4s2x_369{margin:0;padding:22px;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;background:#f8fafc;font-weight:800;text-align:center}._footerActions_d4s2x_380{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px 18px 18px;border-top:1px solid #eef2f7;background:#fff}._actionButton_d4s2x_389{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;padding-left:.5rem;padding-right:.75rem;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;color:#1e40af;font-size:14px;font-weight:900;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}._actionButton_d4s2x_389:hover{transform:translateY(-1px);background:#dbeafe;box-shadow:0 12px 28px #1e40af1c}._postIcon_d4s2x_414{position:relative;width:20px;height:20px;display:inline-block;flex:0 0 20px;color:currentColor}._postIcon_d4s2x_414:before,._postIcon_d4s2x_414:after{content:"";position:absolute;box-sizing:border-box}._postIcon_back_d4s2x_430:before{left:5px;top:5px;width:11px;height:11px;border-left:2.3px solid currentColor;border-bottom:2.3px solid currentColor;transform:rotate(45deg)}._postIcon_back_d4s2x_430:after{left:6px;top:10px;width:13px;height:2.3px;border-radius:999px;background:currentColor}._postIcon_clock_d4s2x_449:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:50%}._postIcon_clock_d4s2x_449:after{left:9px;top:5px;width:5px;height:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;border-radius:0 0 0 2px}._postIcon_comment_d4s2x_465:before{top:3px;right:2px;bottom:5px;left:2px;border:2px solid currentColor;border-radius:9px}._postIcon_comment_d4s2x_465:after{left:7px;bottom:2px;width:7px;height:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-22deg)}._postIcon_share_d4s2x_481:before{top:3px;right:3px;bottom:3px;left:3px;background:currentColor;clip-path:polygon(0 8%,100% 50%,0 92%,20% 55%,52% 50%,20% 45%)}._postIcon_share_d4s2x_481:after{left:6px;top:9px;width:8px;height:2px;border-radius:999px;background:#fff}@keyframes _pulse_d4s2x_1{0%{transform:scale(.92);box-shadow:0 0 #1e40af4d}70%{transform:scale(1);box-shadow:0 0 0 16px #1e40af00}to{transform:scale(.92);box-shadow:0 0 #1e40af00}}@media (max-width: 620px){._shell_d4s2x_21{padding:64px 10px 22px}._pageHeader_d4s2x_28{margin-left:0}._postHeader_d4s2x_122{align-items:flex-start}._typeBadge_d4s2x_187{display:none}._contentArea_d4s2x_229,._footerActions_d4s2x_380{padding:12px}._mediaImage_d4s2x_262,._mediaVideo_d4s2x_263,._multiImageScroller_d4s2x_272{height:72dvh;min-height:380px}}@media (max-width: 420px){._postCard_d4s2x_81{margin-left:-10px;margin-right:-10px;width:calc(100% + 20px);border-left:0;border-right:0;border-radius:0}._backButton_d4s2x_56{width:40px;height:40px}._avatarRing_d4s2x_139{width:50px;height:50px;flex-basis:50px}._avatar_d4s2x_139{width:44px;height:44px}._metaLine_d4s2x_174{gap:6px}}body.elighttee-dark ._page_d4s2x_1{background:radial-gradient(circle at top left,rgba(59,130,246,.12),transparent 34%),linear-gradient(180deg,#0f172a,#020617);color:var(--elighttee-text)!important}body.elighttee-dark ._postCard_d4s2x_81,body.elighttee-dark ._stateCard_d4s2x_82,body.elighttee-dark ._backButton_d4s2x_56,body.elighttee-dark ._postHeader_d4s2x_122,body.elighttee-dark ._footerActions_d4s2x_380{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._pageHeader_d4s2x_28 h2,body.elighttee-dark ._authorBlock_d4s2x_159 h1,body.elighttee-dark ._message_d4s2x_233{color:var(--elighttee-text)!important}body.elighttee-dark ._pageHeader_d4s2x_28 p,body.elighttee-dark ._metaLine_d4s2x_174,body.elighttee-dark ._empty_d4s2x_369,body.elighttee-dark ._stateCard_d4s2x_82 p{color:var(--elighttee-muted)!important}body.elighttee-dark ._empty_d4s2x_369,body.elighttee-dark ._typeBadge_d4s2x_187{background:#1e40af1f!important;border-color:var(--elighttee-border)!important}._gistSection_d4s2x_611{display:grid;gap:12px;padding:16px 18px 18px;border-top:1px solid #eef2f7;background:#fff}._gistStats_d4s2x_619{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#64748b;font-size:13px;font-weight:800}._sparkBadge_d4s2x_629{display:inline-flex;align-items:center;gap:6px;color:#1d4ed8}._quickCommentRow_d4s2x_636{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}._quickCommentRow_d4s2x_636 input{min-height:44px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#0f172a;padding:0 14px;outline:none;font:inherit}._quickCommentRow_d4s2x_636 input:focus{border-color:#bfdbfe;background:#fff}._quickCommentRow_d4s2x_636 button,._openCommentsButton_d4s2x_660{border:0;border-radius:999px;background:#2563eb;color:#fff;cursor:pointer;font-weight:900}._quickCommentRow_d4s2x_636 button{min-height:42px;padding:0 14px}._quickCommentRow_d4s2x_636 button:disabled{cursor:default;opacity:.55}._commentPreviewList_d4s2x_679{display:grid;gap:8px}._commentPreviewItem_d4s2x_684{padding:10px 12px;border:1px solid #edf2f7;border-radius:14px;background:#f8fafc}._commentPreviewItem_d4s2x_684 b{display:block;margin-bottom:3px;color:#0f172a;font-size:13px}._commentPreviewItem_d4s2x_684 p,._noComments_d4s2x_699{margin:0;color:#475569;font-size:13px;line-height:1.45}._openCommentsButton_d4s2x_660{min-height:42px;background:#eff6ff;color:#1d4ed8}._gistSection_d4s2x_611{padding:20px 18px 22px;border-top:1px solid #e8edf5;background:linear-gradient(180deg,#fff,#f8fafc)}._gistStats_d4s2x_619{padding-bottom:12px;border-bottom:1px solid #eef2f7}._quickCommentRow_d4s2x_636{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:4px 0 2px}._quickCommentRow_d4s2x_636 input{min-height:48px;border-radius:8px;background:#fff;box-shadow:inset 0 1px #0f172a08}._quickCommentRow_d4s2x_636 button{min-height:48px;border-radius:8px;padding:0 18px;background:#0f172a;box-shadow:0 10px 22px #0f172a24}._commentPreviewList_d4s2x_679{gap:10px;padding:4px 0}._commentPreviewItem_d4s2x_684{position:relative;padding:12px 14px 12px 16px;border-radius:8px;border:1px solid #e8edf5;background:#fff}._commentPreviewItem_d4s2x_684:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:999px;background:#3b82f6}._openCommentsButton_d4s2x_660{min-height:52px;width:100%;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;color:#1d4ed8;line-height:1.25;white-space:normal;text-align:center}._openCommentsButton_d4s2x_660:hover{background:#dbeafe}@media (max-width: 520px){._gistSection_d4s2x_611{padding:18px 12px 20px}._quickCommentRow_d4s2x_636{grid-template-columns:1fr}._quickCommentRow_d4s2x_636 button{width:100%}}body.elighttee-dark ._gistSection_d4s2x_611,body.elighttee-dark ._commentPreviewItem_d4s2x_684,body.elighttee-dark ._quickCommentRow_d4s2x_636 input{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._openCommentsButton_d4s2x_660{background:#2563eb29!important;color:#bfdbfe!important;border-color:#93c5fd47!important}._attachedAudioBadge_d4s2x_817{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:12px;background:#0f172a0f;color:#334155;font-size:.9rem;font-weight:700}._attachedAudioBadge_d4s2x_817 span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._attachedAudioBadge_d4s2x_817 audio{width:min(220px,46vw);height:34px}._verifyContainer_5tjvj_1{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#eef4ff);padding:24px 16px 60px;display:flex;flex-direction:column;gap:22px}._header_5tjvj_19{position:relative;background:linear-gradient(135deg,#1e40af,#2563eb 55%,#3b82f6);color:#fff;border-radius:28px;padding:30px 22px 24px;box-shadow:0 18px 45px #1e40af38;overflow:hidden}._header_5tjvj_19:before{content:"";position:absolute;width:180px;height:180px;top:-70px;right:-50px;background:#ffffff14;border-radius:50%}._header_5tjvj_19:after{content:"";position:absolute;width:120px;height:120px;bottom:-35px;left:-30px;background:#ffffff0f;border-radius:50%}._backBtn_5tjvj_83{position:absolute;top:18px;left:18px;width:42px;height:42px;border:none;outline:none;border-radius:50%;background:#ffffff24;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .2s ease,background .2s ease;z-index:2}._backBtn_5tjvj_83:hover{transform:translate(-2px);background:#fff3}._backBtn_5tjvj_83:active{transform:scale(.96)}._back_5tjvj_83{width:20px;height:20px}._headerIcon_5tjvj_151{width:54px;height:54px;margin-top:34px;margin-bottom:14px;color:#dbeafe;position:relative;z-index:1}._header_5tjvj_19 h1{margin:0;font-size:2rem;line-height:1.15;font-weight:800;letter-spacing:-.03em;position:relative;z-index:1}._sub_5tjvj_191{margin:12px 0 0;font-size:1rem;line-height:1.65;color:#ffffffeb;max-width:680px;position:relative;z-index:1}._section_5tjvj_211{background:#ffffffeb;border:1px solid rgba(30,64,175,.08);border-radius:24px;padding:22px 18px;box-shadow:0 10px 30px #0f172a0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._section_5tjvj_211 h2{margin:0 0 16px;font-size:1.22rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}._benefitsGrid_5tjvj_245{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._benefit_5tjvj_245{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(37,99,235,.12);border-radius:22px;padding:18px 16px;transition:transform .2s ease,box-shadow .2s ease,border .2s ease}._benefit_5tjvj_245:hover{transform:translateY(-3px);box-shadow:0 14px 32px #1e40af1a;border-color:#2563eb33}._icon_5tjvj_285{width:24px;height:24px;color:#2563eb;margin-bottom:12px}._benefit_5tjvj_245 h3{margin:0 0 8px;font-size:1rem;font-weight:700;color:#0f172a}._benefit_5tjvj_245 p{margin:0;font-size:.95rem;line-height:1.65;color:#475569}._statusBanner_5tjvj_327{border-radius:20px;padding:16px 18px;border:1px solid transparent;box-shadow:0 8px 24px #0f172a0d}._statusBannerTop_5tjvj_341{display:flex;align-items:flex-start;gap:12px}._statusBannerTop_5tjvj_341 h3{margin:0 0 4px;font-size:1rem;font-weight:800}._statusBannerTop_5tjvj_341 p{margin:0;font-size:.95rem;line-height:1.55}._statusIcon_5tjvj_377{width:22px;height:22px;flex-shrink:0;margin-top:2px}._successBanner_5tjvj_391{background:#ecfdf3;border-color:#bbf7d0;color:#166534}._errorBanner_5tjvj_403{background:#fef2f2;border-color:#fecaca;color:#b91c1c}._warningBanner_5tjvj_415{background:#fff7ed;border-color:#fed7aa;color:#c2410c}._infoBanner_5tjvj_427{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}._loadingBox_5tjvj_439{background:#fffffff0;border:1px solid rgba(30,64,175,.08);border-radius:24px;padding:34px 20px;display:flex;flex-direction:column;align-items:center;gap:12px;color:#334155;box-shadow:0 10px 30px #0f172a0f}._spinIcon_5tjvj_465{width:28px;height:28px;color:#2563eb;animation:_spin_5tjvj_465 .85s linear infinite}._priceGrid_5tjvj_479{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}._priceBox_5tjvj_491,._walletBox_5tjvj_493,._requirementsCard_5tjvj_495,._reasonsBox_5tjvj_497,._summaryBox_5tjvj_499{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(37,99,235,.12);border-radius:22px;padding:18px 16px}._priceBox_5tjvj_491 h3,._walletBox_5tjvj_493 h3{margin:0 0 8px;font-size:1.4rem;font-weight:800;color:#0f172a;letter-spacing:-.03em}._priceBox_5tjvj_491 p,._walletBox_5tjvj_493 p{margin:0;font-size:.95rem;color:#475569;line-height:1.6}._walletTop_5tjvj_547{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:#1e3a8a;font-weight:700}._walletIcon_5tjvj_565{width:21px;height:21px;color:#2563eb}._lowBalanceText_5tjvj_577{margin-top:6px!important;color:#b45309!important;font-weight:600}._secondaryBtn_5tjvj_589{margin-top:14px;width:100%;min-height:46px;border:1px solid rgba(37,99,235,.18);border-radius:14px;background:#eff6ff;color:#1d4ed8;font-size:.96rem;font-weight:700;cursor:pointer;transition:all .2s ease}._secondaryBtn_5tjvj_589:hover{background:#dbeafe;transform:translateY(-1px)}._requirementsCard_5tjvj_495{display:flex;flex-direction:column;gap:12px}._requirementRow_5tjvj_639{display:flex;align-items:center;gap:12px;color:#334155;font-size:.97rem;line-height:1.5}._requirementDot_5tjvj_657{width:12px;height:12px;border-radius:50%;flex-shrink:0}._passedDot_5tjvj_671{background:#22c55e;box-shadow:0 0 0 4px #22c55e24}._failedDot_5tjvj_681{background:#f97316;box-shadow:0 0 0 4px #f9731624}._reasonsBox_5tjvj_497{margin-top:14px;background:#fffaf5;border-color:#f9731629}._reasonsBox_5tjvj_497 h3{margin:0 0 10px;font-size:1rem;font-weight:800;color:#9a3412}._reasonsList_5tjvj_717{margin:0;padding-left:18px;color:#7c2d12}._reasonsList_5tjvj_717 li{margin-bottom:8px;line-height:1.55}._summaryBox_5tjvj_499{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}._summaryItem_5tjvj_751{background:#fff;border:1px solid rgba(37,99,235,.1);border-radius:16px;padding:14px}._summaryItem_5tjvj_751 span{display:block;font-size:.85rem;color:#64748b;margin-bottom:6px}._summaryItem_5tjvj_751 strong{display:block;font-size:1rem;color:#0f172a;font-weight:800;word-break:break-word}._checkboxRow_5tjvj_795{display:flex;align-items:flex-start;gap:12px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(37,99,235,.12);border-radius:18px;padding:16px;cursor:pointer}._checkboxRow_5tjvj_795 input{margin-top:3px;width:18px;height:18px;accent-color:#2563eb;flex-shrink:0}._checkboxRow_5tjvj_795 span{font-size:.95rem;line-height:1.7;color:#334155}._upgradeBtn_5tjvj_845,._disabledBtn_5tjvj_847{width:100%;min-height:56px;border:none;outline:none;border-radius:18px;font-size:1rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:all .22s ease}._upgradeBtn_5tjvj_845{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);color:#fff;box-shadow:0 18px 35px #2563eb38;cursor:pointer}._upgradeBtn_5tjvj_845:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 22px 40px #2563eb47}._upgradeBtn_5tjvj_845:active:not(:disabled){transform:scale(.985)}._btnDisabled_5tjvj_909{opacity:.6;cursor:not-allowed;box-shadow:none}._disabledBtn_5tjvj_847{background:#e2e8f0;color:#64748b;cursor:not-allowed}._btnSpinner_5tjvj_933{width:18px;height:18px;animation:_spin_5tjvj_465 .85s linear infinite}._identityCard_5tjvj_947{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(37,99,235,.12);border-radius:22px;padding:18px 16px;display:flex;flex-direction:column;gap:18px}._identityIntro_5tjvj_967{display:flex;align-items:flex-start;gap:14px;padding-bottom:4px}._identityIconWrap_5tjvj_981{width:46px;height:46px;min-width:46px;border-radius:14px;background:linear-gradient(135deg,#dbeafe,#eff6ff);display:flex;align-items:center;justify-content:center;border:1px solid rgba(37,99,235,.12)}._identityIcon_5tjvj_981{width:22px;height:22px;color:#2563eb}._identityIntro_5tjvj_967 h3{margin:0 0 6px;font-size:1rem;font-weight:800;color:#0f172a}._identityIntro_5tjvj_967 p{margin:0;font-size:.95rem;line-height:1.65;color:#475569}._formGrid_5tjvj_1045{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}._fieldBlock_5tjvj_1057{display:flex;flex-direction:column;gap:8px}._label_5tjvj_1069{font-size:.93rem;font-weight:700;color:#1e293b}._inputWrap_5tjvj_1081{position:relative;display:flex;align-items:center}._inputIcon_5tjvj_1093{position:absolute;left:14px;width:18px;height:18px;color:#64748b;pointer-events:none}._input_5tjvj_1081,._textarea_5tjvj_1113{width:100%;border:1px solid rgba(37,99,235,.14);background:#fff;color:#0f172a;border-radius:16px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;font-size:.96rem}._input_5tjvj_1081{min-height:52px;padding:0 14px 0 44px}._textarea_5tjvj_1113{min-height:120px;padding:14px 16px;resize:vertical;line-height:1.6;font-family:inherit}._input_5tjvj_1081::placeholder,._textarea_5tjvj_1113::placeholder{color:#94a3b8}._input_5tjvj_1081:focus,._textarea_5tjvj_1113:focus{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb1a;background:#fff}._input_5tjvj_1081:disabled,._textarea_5tjvj_1113:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed}._inputError_5tjvj_1199{border-color:#f97316!important;box-shadow:0 0 0 4px #f973161a!important}._fieldError_5tjvj_1209{margin:0;font-size:.86rem;font-weight:600;color:#c2410c}._fieldHelp_5tjvj_1223{margin:0;font-size:.86rem;line-height:1.55;color:#64748b}._maskedInfo_5tjvj_1237{margin:0;font-size:.86rem;color:#1d4ed8;line-height:1.5}._maskedInfo_5tjvj_1237 strong{color:#0f172a;font-weight:800}@keyframes _spin_5tjvj_465{to{transform:rotate(360deg)}}@media (max-width: 980px){._benefitsGrid_5tjvj_245,._priceGrid_5tjvj_479{grid-template-columns:1fr}}@media (max-width: 768px){._verifyContainer_5tjvj_1{padding:16px 12px 44px;gap:16px}._header_5tjvj_19{border-radius:24px;padding:24px 16px 20px}._backBtn_5tjvj_83{top:14px;left:14px;width:38px;height:38px}._headerIcon_5tjvj_151{width:46px;height:46px;margin-top:30px;margin-bottom:12px}._header_5tjvj_19 h1{font-size:1.6rem}._sub_5tjvj_191{font-size:.95rem}._section_5tjvj_211{border-radius:20px;padding:18px 14px}._section_5tjvj_211 h2{font-size:1.08rem}._priceBox_5tjvj_491 h3,._walletBox_5tjvj_493 h3{font-size:1.2rem}._summaryBox_5tjvj_499{grid-template-columns:1fr}._identityCard_5tjvj_947{border-radius:20px;padding:16px 14px;gap:16px}._identityIntro_5tjvj_967{gap:12px}._identityIconWrap_5tjvj_981{width:42px;height:42px;min-width:42px;border-radius:12px}._identityIcon_5tjvj_981{width:20px;height:20px}._formGrid_5tjvj_1045{grid-template-columns:1fr}._input_5tjvj_1081{min-height:50px;border-radius:14px}._textarea_5tjvj_1113{border-radius:14px}._upgradeBtn_5tjvj_845,._disabledBtn_5tjvj_847{min-height:52px;border-radius:16px;font-size:.96rem}}@media (max-width: 480px){._verifyContainer_5tjvj_1{padding:12px 10px 36px}._header_5tjvj_19{padding:22px 14px 18px}._header_5tjvj_19 h1{font-size:1.42rem}._sub_5tjvj_191,._benefit_5tjvj_245 p,._checkboxRow_5tjvj_795 span,._priceBox_5tjvj_491 p,._walletBox_5tjvj_493 p,._requirementRow_5tjvj_639,._statusBannerTop_5tjvj_341 p,._identityIntro_5tjvj_967 p,._label_5tjvj_1069,._fieldHelp_5tjvj_1223,._fieldError_5tjvj_1209,._maskedInfo_5tjvj_1237,._input_5tjvj_1081,._textarea_5tjvj_1113{font-size:.92rem}._benefit_5tjvj_245,._priceBox_5tjvj_491,._walletBox_5tjvj_493,._requirementsCard_5tjvj_495,._reasonsBox_5tjvj_497,._summaryBox_5tjvj_499,._identityCard_5tjvj_947{border-radius:18px}._identityIntro_5tjvj_967 h3{font-size:.96rem}._input_5tjvj_1081{padding-left:42px}._inputIcon_5tjvj_1093{left:13px;width:17px;height:17px}}body.elighttee-dark ._back_5tjvj_83,body.elighttee-dark ._backBtn_5tjvj_83,body.elighttee-dark ._benefit_5tjvj_245,body.elighttee-dark ._benefitsGrid_5tjvj_245,body.elighttee-dark ._btnDisabled_5tjvj_909,body.elighttee-dark ._btnSpinner_5tjvj_933,body.elighttee-dark ._checkboxRow_5tjvj_795,body.elighttee-dark ._disabledBtn_5tjvj_847,body.elighttee-dark ._errorBanner_5tjvj_403,body.elighttee-dark ._failedDot_5tjvj_681,body.elighttee-dark ._fieldBlock_5tjvj_1057,body.elighttee-dark ._fieldError_5tjvj_1209,body.elighttee-dark ._fieldHelp_5tjvj_1223,body.elighttee-dark ._formGrid_5tjvj_1045,body.elighttee-dark ._header_5tjvj_19,body.elighttee-dark ._headerIcon_5tjvj_151,body.elighttee-dark ._icon_5tjvj_285,body.elighttee-dark ._identityCard_5tjvj_947,body.elighttee-dark ._identityIcon_5tjvj_981,body.elighttee-dark ._identityIconWrap_5tjvj_981,body.elighttee-dark ._identityIntro_5tjvj_967,body.elighttee-dark ._infoBanner_5tjvj_427,body.elighttee-dark ._input_5tjvj_1081,body.elighttee-dark ._inputError_5tjvj_1199,body.elighttee-dark ._inputIcon_5tjvj_1093,body.elighttee-dark ._inputWrap_5tjvj_1081,body.elighttee-dark ._label_5tjvj_1069,body.elighttee-dark ._loadingBox_5tjvj_439,body.elighttee-dark ._lowBalanceText_5tjvj_577,body.elighttee-dark ._maskedInfo_5tjvj_1237,body.elighttee-dark ._passedDot_5tjvj_671,body.elighttee-dark ._priceBox_5tjvj_491,body.elighttee-dark ._priceGrid_5tjvj_479,body.elighttee-dark ._reasonsBox_5tjvj_497,body.elighttee-dark ._reasonsList_5tjvj_717,body.elighttee-dark ._requirementDot_5tjvj_657,body.elighttee-dark ._requirementRow_5tjvj_639,body.elighttee-dark ._requirementsCard_5tjvj_495,body.elighttee-dark ._secondaryBtn_5tjvj_589,body.elighttee-dark ._section_5tjvj_211,body.elighttee-dark ._spinIcon_5tjvj_465,body.elighttee-dark ._statusBanner_5tjvj_327,body.elighttee-dark ._statusBannerTop_5tjvj_341,body.elighttee-dark ._statusIcon_5tjvj_377,body.elighttee-dark ._sub_5tjvj_191,body.elighttee-dark ._successBanner_5tjvj_391,body.elighttee-dark ._summaryBox_5tjvj_499,body.elighttee-dark ._summaryItem_5tjvj_751,body.elighttee-dark ._textarea_5tjvj_1113,body.elighttee-dark ._upgradeBtn_5tjvj_845,body.elighttee-dark ._verifyContainer_5tjvj_1,body.elighttee-dark ._walletBox_5tjvj_493,body.elighttee-dark ._walletIcon_5tjvj_565,body.elighttee-dark ._walletTop_5tjvj_547,body.elighttee-dark ._warningBanner_5tjvj_415{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._checkboxRow_5tjvj_795,body.elighttee-dark ._fieldBlock_5tjvj_1057,body.elighttee-dark ._fieldError_5tjvj_1209,body.elighttee-dark ._fieldHelp_5tjvj_1223,body.elighttee-dark ._formGrid_5tjvj_1045,body.elighttee-dark ._header_5tjvj_19,body.elighttee-dark ._identityCard_5tjvj_947,body.elighttee-dark ._loadingBox_5tjvj_439,body.elighttee-dark ._priceBox_5tjvj_491,body.elighttee-dark ._reasonsBox_5tjvj_497,body.elighttee-dark ._reasonsList_5tjvj_717,body.elighttee-dark ._requirementRow_5tjvj_639,body.elighttee-dark ._requirementsCard_5tjvj_495,body.elighttee-dark ._section_5tjvj_211,body.elighttee-dark ._statusBannerTop_5tjvj_341,body.elighttee-dark ._summaryBox_5tjvj_499,body.elighttee-dark ._summaryItem_5tjvj_751,body.elighttee-dark ._textarea_5tjvj_1113,body.elighttee-dark ._verifyContainer_5tjvj_1,body.elighttee-dark ._walletBox_5tjvj_493,body.elighttee-dark ._walletTop_5tjvj_547{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._benefit_5tjvj_245,body.elighttee-dark ._benefitsGrid_5tjvj_245,body.elighttee-dark ._checkboxRow_5tjvj_795,body.elighttee-dark ._errorBanner_5tjvj_403,body.elighttee-dark ._fieldBlock_5tjvj_1057,body.elighttee-dark ._fieldError_5tjvj_1209,body.elighttee-dark ._fieldHelp_5tjvj_1223,body.elighttee-dark ._formGrid_5tjvj_1045,body.elighttee-dark ._header_5tjvj_19,body.elighttee-dark ._identityCard_5tjvj_947,body.elighttee-dark ._identityIntro_5tjvj_967,body.elighttee-dark ._infoBanner_5tjvj_427,body.elighttee-dark ._input_5tjvj_1081,body.elighttee-dark ._inputError_5tjvj_1199,body.elighttee-dark ._inputWrap_5tjvj_1081,body.elighttee-dark ._label_5tjvj_1069,body.elighttee-dark ._loadingBox_5tjvj_439,body.elighttee-dark ._lowBalanceText_5tjvj_577,body.elighttee-dark ._maskedInfo_5tjvj_1237,body.elighttee-dark ._priceBox_5tjvj_491,body.elighttee-dark ._priceGrid_5tjvj_479,body.elighttee-dark ._reasonsBox_5tjvj_497,body.elighttee-dark ._reasonsList_5tjvj_717,body.elighttee-dark ._requirementRow_5tjvj_639,body.elighttee-dark ._requirementsCard_5tjvj_495,body.elighttee-dark ._section_5tjvj_211,body.elighttee-dark ._statusBanner_5tjvj_327,body.elighttee-dark ._statusBannerTop_5tjvj_341,body.elighttee-dark ._sub_5tjvj_191,body.elighttee-dark ._summaryBox_5tjvj_499,body.elighttee-dark ._summaryItem_5tjvj_751,body.elighttee-dark ._textarea_5tjvj_1113,body.elighttee-dark ._verifyContainer_5tjvj_1,body.elighttee-dark ._walletBox_5tjvj_493,body.elighttee-dark ._walletTop_5tjvj_547,body.elighttee-dark ._warningBanner_5tjvj_415{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._infoBanner_5tjvj_427,body.elighttee-dark ._label_5tjvj_1069,body.elighttee-dark ._lowBalanceText_5tjvj_577,body.elighttee-dark ._maskedInfo_5tjvj_1237,body.elighttee-dark ._priceBox_5tjvj_491,body.elighttee-dark ._priceGrid_5tjvj_479,body.elighttee-dark ._statusBanner_5tjvj_327,body.elighttee-dark ._statusBannerTop_5tjvj_341,body.elighttee-dark ._statusIcon_5tjvj_377,body.elighttee-dark ._textarea_5tjvj_1113{color:var(--elighttee-text)!important}._confirmOverlay_5tjvj_1892{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:18px;background:#0000009e}._confirmDialog_5tjvj_1902{position:relative;width:min(100%,460px);padding:28px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;box-shadow:0 24px 60px #0000003d}._confirmDialog_5tjvj_1902 h2{margin:14px 0 8px;font-size:1.25rem}._confirmDialog_5tjvj_1902 p{margin:0;color:#4b5563;line-height:1.6}._confirmIcon_5tjvj_1924{width:30px;height:30px;color:#dc2626}._confirmClose_5tjvj_1930{position:absolute;top:12px;right:12px;display:grid;width:36px;height:36px;place-items:center;border:0;background:transparent;color:#6b7280;cursor:pointer}._confirmClose_5tjvj_1930 svg{width:20px;height:20px}._confirmActions_5tjvj_1949{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}._dangerBtn_5tjvj_1956{min-height:48px;padding:10px 14px;border:1px solid #b91c1c;border-radius:8px;background:#b91c1c;color:#fff;font-weight:700;cursor:pointer}._dangerBtn_5tjvj_1956:disabled,._confirmClose_5tjvj_1930:disabled{cursor:not-allowed;opacity:.6}body.elighttee-dark ._confirmDialog_5tjvj_1902{border-color:var(--elighttee-border);background:var(--elighttee-surface);color:var(--elighttee-text)}body.elighttee-dark ._confirmDialog_5tjvj_1902 p{color:var(--elighttee-muted)}@media (max-width: 480px){._confirmDialog_5tjvj_1902{padding:24px 18px 18px}._confirmActions_5tjvj_1949{grid-template-columns:1fr}}._container_1wrvr_1{max-width:760px;margin:auto;padding:2rem 1rem 3rem}._heading_1wrvr_13{font-size:1.9rem;font-weight:800;color:#0f172a;margin:0 0 .35rem}._sub_1wrvr_27{color:#64748b;margin-bottom:1.8rem;font-size:.98rem;line-height:1.5}._card_1wrvr_41{background:#fff;border-radius:18px;padding:1rem;margin-bottom:1rem;box-shadow:0 10px 24px #0f172a0f;border:1px solid #e5e7eb}._card_1wrvr_41 label{display:flex;flex-direction:column;gap:.45rem;font-weight:500}._card_1wrvr_41 label span{display:flex;align-items:center;gap:.55rem;color:#334155;font-size:.96rem;font-weight:600}input,textarea,select{margin-top:.3rem;padding:.8rem .9rem;border-radius:12px;border:1px solid #d1d5db;font-size:.96rem;width:100%;box-sizing:border-box;background:#fff;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}textarea{resize:vertical;min-height:120px;line-height:1.5}input::placeholder,textarea::placeholder{color:#94a3b8}input:focus,textarea:focus,select:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af24}._saveBtn_1wrvr_161{display:inline-flex;align-items:center;justify-content:center;background:#1e40af;color:#fff;border:none;padding:.85rem 1.3rem;border-radius:12px;cursor:pointer;margin-top:1rem;font-weight:700;gap:.5rem;min-width:180px;transition:transform .2s ease,background .2s ease,opacity .2s ease}._saveBtn_1wrvr_161:hover{background:#1b3aaf;transform:translateY(-1px)}._saveBtn_1wrvr_161:disabled{opacity:.7;cursor:not-allowed;transform:none}._success_1wrvr_217{margin-top:1rem;color:#15803d;font-weight:600;font-size:.95rem}._loadingBox_1wrvr_231,._errorBox_1wrvr_233{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:260px;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 24px #0f172a0f;padding:1.5rem}._loadingBox_1wrvr_231 p,._errorBox_1wrvr_233 p{color:#334155;margin-top:.8rem;line-height:1.5}._helperText_1wrvr_273{margin-top:.6rem;font-size:.88rem;color:#64748b;line-height:1.45}._toggleRow_1wrvr_287{display:flex!important;align-items:center;justify-content:space-between;gap:1rem}._toggleRow_1wrvr_287 input[type=checkbox]{width:18px;height:18px;flex-shrink:0}._spinner_1wrvr_311,._btnSpinner_1wrvr_313{animation:_spin_1wrvr_311 1s linear infinite}._errorText_1wrvr_321{color:#b91c1c;margin-top:1rem;font-size:.95rem;font-weight:600}@keyframes _spin_1wrvr_311{to{transform:rotate(360deg)}}@media (max-width: 640px){._container_1wrvr_1{padding:1.2rem .8rem 2rem}._heading_1wrvr_13{font-size:1.55rem}._sub_1wrvr_27{font-size:.92rem}._card_1wrvr_41{padding:.9rem;border-radius:16px}input,textarea,select{font-size:.95rem;padding:.78rem .85rem}._saveBtn_1wrvr_161{width:100%}}body.elighttee-dark ._btnSpinner_1wrvr_313,body.elighttee-dark ._card_1wrvr_41,body.elighttee-dark ._container_1wrvr_1,body.elighttee-dark ._errorBox_1wrvr_233,body.elighttee-dark ._errorText_1wrvr_321,body.elighttee-dark ._heading_1wrvr_13,body.elighttee-dark ._helperText_1wrvr_273,body.elighttee-dark ._loadingBox_1wrvr_231,body.elighttee-dark ._saveBtn_1wrvr_161,body.elighttee-dark ._spinner_1wrvr_311,body.elighttee-dark ._sub_1wrvr_27,body.elighttee-dark ._success_1wrvr_217,body.elighttee-dark ._toggleRow_1wrvr_287{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._card_1wrvr_41,body.elighttee-dark ._container_1wrvr_1,body.elighttee-dark ._errorBox_1wrvr_233,body.elighttee-dark ._loadingBox_1wrvr_231{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._card_1wrvr_41,body.elighttee-dark ._container_1wrvr_1,body.elighttee-dark ._errorBox_1wrvr_233,body.elighttee-dark ._errorText_1wrvr_321,body.elighttee-dark ._heading_1wrvr_13,body.elighttee-dark ._helperText_1wrvr_273,body.elighttee-dark ._loadingBox_1wrvr_231,body.elighttee-dark ._sub_1wrvr_27{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._errorText_1wrvr_321,body.elighttee-dark ._heading_1wrvr_13,body.elighttee-dark ._helperText_1wrvr_273{color:var(--elighttee-text)!important}._container_w5kp4_1{max-width:720px;margin:0 auto;padding:48px 20px}._subtitle_w5kp4_27{font-size:1rem;color:#475569;margin-bottom:32px;line-height:1.6}._infoBox_w5kp4_41{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;padding:24px;border-radius:14px;margin-bottom:24px}._infoBox_w5kp4_41 h3{font-size:1.1rem;font-weight:600;margin-bottom:12px;color:#0f172a}._infoBox_w5kp4_41 ul{padding-left:18px;margin:0}._infoBox_w5kp4_41 li{font-size:.95rem;color:#334155;margin-bottom:10px;line-height:1.6}._notice_w5kp4_95{background:#f0f9ff;border:1px solid #bae6fd;color:#075985;padding:16px;border-radius:12px;font-size:.9rem;margin-bottom:32px}._form_w5kp4_115 label{display:block;font-size:.9rem;font-weight:500;color:#0f172a;margin-bottom:18px}._form_w5kp4_115 input,._form_w5kp4_115 textarea{width:100%;margin-top:6px;padding:12px 14px;border-radius:10px;border:1px solid #cbd5e1;font-size:.95rem;outline:none}._form_w5kp4_115 textarea{min-height:110px;resize:vertical}._form_w5kp4_115 input:focus,._form_w5kp4_115 textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._checkbox_w5kp4_175{display:flex;gap:12px;align-items:flex-start;font-size:.85rem;color:#475569;margin-bottom:28px}button{width:100%;padding:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer}button:hover{box-shadow:0 8px 20px #2563eb40}body.elighttee-dark ._checkbox_w5kp4_175,body.elighttee-dark ._container_w5kp4_1,body.elighttee-dark ._form_w5kp4_115,body.elighttee-dark ._infoBox_w5kp4_41,body.elighttee-dark ._notice_w5kp4_95,body.elighttee-dark ._subtitle_w5kp4_27{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._checkbox_w5kp4_175,body.elighttee-dark ._container_w5kp4_1,body.elighttee-dark ._form_w5kp4_115,body.elighttee-dark ._infoBox_w5kp4_41{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._checkbox_w5kp4_175,body.elighttee-dark ._container_w5kp4_1,body.elighttee-dark ._form_w5kp4_115,body.elighttee-dark ._infoBox_w5kp4_41,body.elighttee-dark ._notice_w5kp4_95,body.elighttee-dark ._subtitle_w5kp4_27{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._infoBox_w5kp4_41,body.elighttee-dark ._subtitle_w5kp4_27{color:var(--elighttee-text)!important}._container_1m2r4_1{max-width:1160px;margin:0 auto;padding:42px 20px 88px;color:#111827}._topBar_1m2r4_8{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}._eyebrow_1m2r4_16,._drawerKicker_1m2r4_17{display:inline-flex;align-items:center;color:#0f766e;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}._container_1m2r4_1 h1{font-size:clamp(2rem,4vw,3.45rem);font-weight:850;color:#111827;margin:0;line-height:1.02;letter-spacing:0;max-width:720px}._subtitle_1m2r4_38{font-size:1rem;color:#5b6472;margin:14px 0 0;line-height:1.65;max-width:620px}._menuBtn_1m2r4_46,._closeBtn_1m2r4_47,._secondaryAction_1m2r4_48,._toggleMoreBtn_1m2r4_49,._backBtn_1m2r4_50,._deleteBtn_1m2r4_51{border:0;cursor:pointer;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px}._menuBtn_1m2r4_46{width:48px;min-width:48px;height:48px;border-radius:14px;background:#111827;color:#fff;box-shadow:0 16px 38px #11182729;transition:transform .2s ease,box-shadow .2s ease}._menuBtn_1m2r4_46:hover{transform:translateY(-2px);box-shadow:0 18px 44px #11182733}._continueStoriesBtn_1m2r4_78{margin-top:18px;min-height:44px;padding:0 16px;border:1px solid #d0d5dd;border-radius:14px;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:850;cursor:pointer;box-shadow:0 10px 26px #0f172a12;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}._continueStoriesBtn_1m2r4_78 svg{color:#0f766e;flex-shrink:0}._continueStoriesBtn_1m2r4_78:hover{transform:translateY(-1px);border-color:#99f6e4;background:#f0fdfa;box-shadow:0 14px 34px #0f766e24}._workspace_1m2r4_108{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:24px;align-items:start}._form_1m2r4_115,._sidePanel_1m2r4_116,._infoBox_1m2r4_117,._notice_1m2r4_118{border:1px solid #e5e7eb;background:#fff;box-shadow:0 18px 55px #1118270f}._form_1m2r4_115{border-radius:22px;padding:28px;display:flex;flex-direction:column;gap:22px}._formHeader_1m2r4_132{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid #eef0f3}._formHeader_1m2r4_132 h2{margin:0;font-size:1.28rem;color:#111827}._formHeader_1m2r4_132 p{margin:8px 0 0;color:#667085;line-height:1.55;max-width:560px}._reviewBadge_1m2r4_154{flex-shrink:0;padding:8px 12px;border-radius:999px;background:#ecfdf3;color:#027a48;font-size:.78rem;font-weight:850;white-space:nowrap}._fieldGrid_1m2r4_165{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:18px}._form_1m2r4_115 label{display:block;font-size:.9rem;font-weight:780;color:#202939}._form_1m2r4_115 input,._form_1m2r4_115 textarea,._form_1m2r4_115 select{width:100%;margin-top:9px;padding:14px 15px;border-radius:14px;border:1px solid #d0d5dd;font-size:.97rem;outline:none;background:#fff;color:#111827;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;box-sizing:border-box}._form_1m2r4_115 textarea{min-height:210px;resize:vertical;line-height:1.6}._form_1m2r4_115 input:focus,._form_1m2r4_115 textarea:focus,._form_1m2r4_115 select:focus{border-color:#0f766e;box-shadow:0 0 0 4px #0f766e1f}._inputHint_1m2r4_207{display:flex;justify-content:space-between;gap:14px;margin-top:9px;color:#667085;font-size:.84rem;line-height:1.4}._mutedCount_1m2r4_217{color:#667085;font-weight:800;white-space:nowrap}._goodCount_1m2r4_223{color:#027a48;font-weight:850;white-space:nowrap}._checkbox_1m2r4_229{display:flex!important;align-items:flex-start;gap:12px;padding:15px;border-radius:16px;background:#f8fafc;border:1px solid #edf0f3;color:#475467;line-height:1.5}._checkbox_1m2r4_229 input{width:18px;height:18px;margin:2px 0 0;flex:0 0 auto;accent-color:#0f766e}._form_1m2r4_115 button[type=submit]{width:100%;padding:15px 18px;background:#111827;color:#fff;border:none;border-radius:16px;font-size:1rem;font-weight:850;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 18px 42px #1118272e}._form_1m2r4_115 button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 22px 48px #11182738}._form_1m2r4_115 button[type=submit]:disabled{opacity:.68;cursor:not-allowed;transform:none}._sidePanel_1m2r4_116{position:sticky;top:20px;border-radius:22px;padding:18px;display:grid;gap:16px}._infoBox_1m2r4_117,._notice_1m2r4_118{border-radius:18px;padding:18px;box-shadow:none}._panelTitle_1m2r4_290{display:flex;align-items:center;gap:9px;margin-bottom:12px;color:#111827}._panelTitle_1m2r4_290 h3{font-size:1rem;font-weight:850;margin:0}._panelTitle_1m2r4_290 svg{color:#0f766e;flex-shrink:0}._infoBox_1m2r4_117 ul{padding:0;margin:0;list-style:none;display:grid;gap:12px}._infoBox_1m2r4_117 li{position:relative;padding-left:20px;color:#475467;line-height:1.55;font-size:.93rem}._infoBox_1m2r4_117 li:before{content:"";width:7px;height:7px;border-radius:50%;background:#14b8a6;position:absolute;left:2px;top:9px}._notice_1m2r4_118{background:#fffbeb;border-color:#fde68a}._notice_1m2r4_118 p{margin:0;color:#713f12;line-height:1.6;font-size:.93rem}._secondaryAction_1m2r4_48{width:100%;min-height:48px;border-radius:15px;background:#f3f4f6;color:#111827;transition:background .2s ease,transform .2s ease}._secondaryAction_1m2r4_48:hover{background:#e5e7eb;transform:translateY(-1px)}._successBox_1m2r4_362,._errorBox_1m2r4_363{margin:0 0 18px;padding:14px 16px;border-radius:16px;font-weight:750;line-height:1.5;border:1px solid}._successBox_1m2r4_362{background:#ecfdf3;color:#027a48;border-color:#abefc6}._errorBox_1m2r4_363{background:#fef3f2;color:#b42318;border-color:#fecdca}._drawerOverlay_1m2r4_384{position:fixed;top:0;right:0;bottom:0;left:0;background:#1118277a;opacity:0;pointer-events:none;transition:.25s ease;z-index:90}._drawerOverlayOpen_1m2r4_394{opacity:1;pointer-events:auto}._drawer_1m2r4_17{position:fixed;top:0;right:-620px;width:560px;max-width:96vw;height:100vh;background:#f6f7f9;box-shadow:-28px 0 70px #0f172a38;z-index:100;transition:right .25s ease;padding:0 24px 38px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}._drawerOpen_1m2r4_416{right:0}._drawerHeader_1m2r4_420{display:flex;justify-content:space-between;align-items:flex-start;gap:22px;margin:0 -24px 30px;position:sticky;top:0;background:#f6f7f9f5;padding:30px 24px 24px;z-index:2;border-bottom:1px solid #e6e8ec;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._drawerHeader_1m2r4_420 h3{margin:4px 0 10px;font-size:clamp(1.55rem,4vw,2rem);line-height:1.05;color:#182230}._drawerHeader_1m2r4_420 p{margin:0;color:#667085;line-height:1.6;max-width:400px;font-size:.94rem}._closeBtn_1m2r4_47{width:44px;min-width:44px;height:44px;border-radius:50%;background:#fff;color:#344054;border:1px solid #e6e8ec;box-shadow:0 8px 20px #0f172a0f}._closeBtn_1m2r4_47:hover{background:#e5e7eb}._drawerEmpty_1m2r4_465{color:#667085;font-weight:650;padding:22px;border:1px dashed #cbd5e1;border-radius:20px;background:#fff;line-height:1.6;margin:0 0 24px}._drawerSection_1m2r4_476{margin-bottom:30px}._drawerSectionHeader_1m2r4_480{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}._drawerSectionHeader_1m2r4_480 span{display:block;color:#475467;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}._drawerSectionHeader_1m2r4_480 h4{margin:0;color:#182230;font-size:1.14rem;line-height:1.2}._drawerSectionHeader_1m2r4_480 strong,._drawerSectionHeader_1m2r4_480>svg{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;border-radius:16px;background:#fff;color:#344054;border:1px solid #e6e8ec;box-shadow:0 8px 20px #0f172a0d}._appList_1m2r4_519{display:grid;gap:18px;margin-bottom:24px}._appCard_1m2r4_525,._projectCard_1m2r4_526{width:100%;max-width:100%;border:1px solid #e6e8ec;background:#fff;border-radius:20px;padding:22px;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:block;box-sizing:border-box;overflow:hidden;contain:content}._appCard_1m2r4_525:hover,._projectCard_1m2r4_526:hover{border-color:#cbd5e1;box-shadow:0 18px 44px #0f172a14;transform:translateY(-1px)}._appCardTop_1m2r4_549,._projectCardTop_1m2r4_550{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;min-width:0}._appTitleWrap_1m2r4_559{display:flex;align-items:flex-start;gap:10px;color:#182230;font-weight:850;min-width:0;flex:1;overflow:hidden}._appTitleWrap_1m2r4_559 svg{flex:0 0 auto;margin-top:2px;color:#344054}._appTitle_1m2r4_559{font-size:1rem;line-height:1.35;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}._appMetaRow_1m2r4_584{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;min-width:0}._appMetaRow_1m2r4_584 span,._appGenre_1m2r4_593{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:#f2f4f7;color:#344054;font-weight:850;font-size:.86rem;line-height:1.3;max-width:100%;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}._appSummary_1m2r4_610{width:100%;max-width:100%;max-height:6.7em;margin:0 0 4px;color:#667085;font-size:.93rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere;word-break:break-word}._statusPill_1m2r4_627{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;font-size:.72rem;font-weight:850;text-transform:capitalize;white-space:nowrap;flex-shrink:0}._pending_1m2r4_640{background:#fff7ed;color:#9a3412}._approved_1m2r4_645{background:#ecfdf3;color:#027a48}._declined_1m2r4_650{background:#fef3f2;color:#b42318}._toggleMoreBtn_1m2r4_49{width:100%;min-height:48px;border-radius:16px;background:#fff;color:#344054;border:1px solid #e6e8ec;margin:2px 0 32px}._toggleMoreBtn_1m2r4_49:hover{background:#e5e7eb}._projectSection_1m2r4_669{margin-top:32px;padding-top:30px;border-top:1px solid #e6e8ec}._projectList_1m2r4_675{display:grid;gap:16px}._projectCard_1m2r4_526{background:#fff}._manageWrap_1m2r4_684{max-width:820px;margin:0 auto;padding:28px 20px 72px}._manageTop_1m2r4_690{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}._backBtn_1m2r4_50{background:#f3f4f6;color:#111827;padding:11px 14px;border-radius:14px}._backBtn_1m2r4_50:hover{background:#e5e7eb}._manageTitle_1m2r4_709{margin:0 0 16px;color:#111827}._manageStatusWrap_1m2r4_714{display:flex;align-items:center}._deleteBtn_1m2r4_51{margin-top:16px;background:#b42318;color:#fff;padding:12px 16px;border-radius:14px}._deleteBtn_1m2r4_51:hover{background:#912018}@media (max-width: 920px){._container_1m2r4_1{padding:30px 16px 72px}._workspace_1m2r4_108{grid-template-columns:1fr}._sidePanel_1m2r4_116{position:static;grid-template-columns:1fr}}@media (max-width: 640px){._topBar_1m2r4_8{gap:14px;margin-bottom:22px}._container_1m2r4_1 h1{font-size:2rem}._subtitle_1m2r4_38{font-size:.95rem}._form_1m2r4_115{padding:20px;border-radius:20px}._formHeader_1m2r4_132{flex-direction:column}._fieldGrid_1m2r4_165{grid-template-columns:1fr}._inputHint_1m2r4_207{flex-direction:column;gap:4px}._sidePanel_1m2r4_116{padding:0;border:0;box-shadow:none;background:transparent}._drawer_1m2r4_17{width:100%;max-width:100%;right:-105%;padding:0 16px 28px}._drawerOpen_1m2r4_416{right:0}._drawerHeader_1m2r4_420{margin-inline:-16px;padding:22px 16px 18px}._drawerHeader_1m2r4_420 h3{font-size:1.5rem}}body.elighttee-dark ._container_1m2r4_1,body.elighttee-dark ._container_1m2r4_1 h1,body.elighttee-dark ._formHeader_1m2r4_132 h2,body.elighttee-dark ._panelTitle_1m2r4_290,body.elighttee-dark ._drawerHeader_1m2r4_420 h3,body.elighttee-dark ._drawerSectionHeader_1m2r4_480 h4,body.elighttee-dark ._appTitleWrap_1m2r4_559,body.elighttee-dark ._manageTitle_1m2r4_709{color:var(--elighttee-text)!important}body.elighttee-dark ._subtitle_1m2r4_38,body.elighttee-dark ._formHeader_1m2r4_132 p,body.elighttee-dark ._infoBox_1m2r4_117 li,body.elighttee-dark ._appSummary_1m2r4_610,body.elighttee-dark ._drawerHeader_1m2r4_420 p,body.elighttee-dark ._drawerEmpty_1m2r4_465,body.elighttee-dark ._inputHint_1m2r4_207{color:var(--elighttee-muted)!important}body.elighttee-dark ._form_1m2r4_115,body.elighttee-dark ._sidePanel_1m2r4_116,body.elighttee-dark ._infoBox_1m2r4_117,body.elighttee-dark ._drawer_1m2r4_17,body.elighttee-dark ._drawerHeader_1m2r4_420,body.elighttee-dark ._appCard_1m2r4_525,body.elighttee-dark ._projectCard_1m2r4_526{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._checkbox_1m2r4_229,body.elighttee-dark ._secondaryAction_1m2r4_48,body.elighttee-dark ._toggleMoreBtn_1m2r4_49,body.elighttee-dark ._closeBtn_1m2r4_47,body.elighttee-dark ._backBtn_1m2r4_50{background:#121212!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._notice_1m2r4_118{background:#78350f33!important;border-color:#fbbf2447!important}body.elighttee-dark ._notice_1m2r4_118 p{color:var(--elighttee-text)!important}._container_1z0zj_1{max-width:680px;margin:0 auto;padding:48px 20px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,sans-serif}h1{font-size:2.2rem;font-weight:600;color:#0f172a;margin-bottom:6px}._subtitle_1z0zj_31{font-size:1rem;color:#475569;margin-bottom:32px;line-height:1.6}._infoBox_1z0zj_45{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;padding:24px;border-radius:14px;margin-bottom:36px}._infoBox_1z0zj_45 h3{font-size:1.1rem;font-weight:600;color:#0f172a;margin-bottom:12px}._infoBox_1z0zj_45 ul{padding-left:18px;margin:0}._infoBox_1z0zj_45 li{font-size:.95rem;color:#334155;margin-bottom:10px;line-height:1.6}._form_1z0zj_99 label{display:block;font-size:.9rem;font-weight:500;color:#0f172a;margin-bottom:18px}._form_1z0zj_99 input,._form_1z0zj_99 select{width:100%;margin-top:6px;padding:12px 14px;border-radius:10px;border:1px solid #cbd5f5;font-size:.95rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}._form_1z0zj_99 input::placeholder{color:#94a3b8}._form_1z0zj_99 input:focus,._form_1z0zj_99 select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._checkbox_1z0zj_159{display:flex;gap:12px;align-items:flex-start;margin-bottom:28px;font-size:.85rem;color:#475569;line-height:1.5}._checkbox_1z0zj_159 input{margin-top:4px}button{width:100%;padding:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #2563eb40}button:active{transform:translateY(0);box-shadow:0 4px 10px #2563eb33}@media (max-width: 480px){._container_1z0zj_1{padding:36px 16px}h1{font-size:1.9rem}._infoBox_1z0zj_45{padding:20px}}body.elighttee-dark ._checkbox_1z0zj_159,body.elighttee-dark ._container_1z0zj_1,body.elighttee-dark ._form_1z0zj_99,body.elighttee-dark ._infoBox_1z0zj_45,body.elighttee-dark ._subtitle_1z0zj_31{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._checkbox_1z0zj_159,body.elighttee-dark ._container_1z0zj_1,body.elighttee-dark ._form_1z0zj_99,body.elighttee-dark ._infoBox_1z0zj_45{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._checkbox_1z0zj_159,body.elighttee-dark ._container_1z0zj_1,body.elighttee-dark ._form_1z0zj_99,body.elighttee-dark ._infoBox_1z0zj_45,body.elighttee-dark ._subtitle_1z0zj_31{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._infoBox_1z0zj_45,body.elighttee-dark ._subtitle_1z0zj_31{color:var(--elighttee-text)!important}._wrapper_n75nm_1{margin-top:24px;padding:18px;border-radius:18px;background:#fff;border:1px solid rgba(30,64,175,.08)}._heading_n75nm_17{font-size:1.2rem;font-weight:800;color:#0f172a;margin-bottom:16px}._subHeading_n75nm_31{font-size:1rem;font-weight:800;color:#1e3a8a;margin-bottom:12px}._section_n75nm_45{margin-bottom:18px}._cardList_n75nm_53{display:flex;flex-direction:column;gap:12px}._card_n75nm_53{padding:14px;border-radius:14px;background:#f8fbff;border:1px solid rgba(30,64,175,.08)}._card_n75nm_53 p{margin:4px 0;color:#334155}._actionRow_n75nm_89{display:flex;gap:10px;margin-top:12px}._approveBtn_n75nm_101,._declineBtn_n75nm_103{min-height:40px;border:none;border-radius:999px;padding:0 16px;font-weight:700;cursor:pointer}._approveBtn_n75nm_101{background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#fff}._declineBtn_n75nm_103{background:#fee2e2;color:#b91c1c}._declinedBadge_n75nm_141{display:inline-block;margin-top:10px;background:#fee2e2;color:#b91c1c;padding:8px 12px;border-radius:999px;font-weight:700}._errorBox_n75nm_161{margin-bottom:12px;padding:12px;border-radius:12px;background:#fee2e2;color:#b91c1c}._successBox_n75nm_177{margin-bottom:12px;padding:12px;border-radius:12px;background:#dcfce7;color:#166534}._infoText_n75nm_193{color:#64748b}body.elighttee-dark ._actionRow_n75nm_89,body.elighttee-dark ._approveBtn_n75nm_101,body.elighttee-dark ._card_n75nm_53,body.elighttee-dark ._cardList_n75nm_53,body.elighttee-dark ._declineBtn_n75nm_103,body.elighttee-dark ._declinedBadge_n75nm_141,body.elighttee-dark ._errorBox_n75nm_161,body.elighttee-dark ._heading_n75nm_17,body.elighttee-dark ._infoText_n75nm_193,body.elighttee-dark ._section_n75nm_45,body.elighttee-dark ._subHeading_n75nm_31,body.elighttee-dark ._successBox_n75nm_177,body.elighttee-dark ._wrapper_n75nm_1{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._card_n75nm_53,body.elighttee-dark ._cardList_n75nm_53,body.elighttee-dark ._errorBox_n75nm_161,body.elighttee-dark ._section_n75nm_45,body.elighttee-dark ._wrapper_n75nm_1{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._card_n75nm_53,body.elighttee-dark ._cardList_n75nm_53,body.elighttee-dark ._errorBox_n75nm_161,body.elighttee-dark ._heading_n75nm_17,body.elighttee-dark ._infoText_n75nm_193,body.elighttee-dark ._section_n75nm_45,body.elighttee-dark ._subHeading_n75nm_31,body.elighttee-dark ._wrapper_n75nm_1{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._heading_n75nm_17,body.elighttee-dark ._infoText_n75nm_193,body.elighttee-dark ._subHeading_n75nm_31{color:var(--elighttee-text)!important}._backdrop_tk0ad_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:18px;background:#020617ad}._modal_tk0ad_2{position:relative;width:min(100%,440px);max-height:calc(100dvh - 36px);overflow-y:auto;padding:26px;border-radius:8px;background:#fff;color:#111827;box-shadow:0 24px 70px #0000004d}._close_tk0ad_3{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#f1f5f9;color:#334155;cursor:pointer}._icon_tk0ad_4{display:grid;place-items:center;width:48px;height:48px;margin-bottom:14px;border-radius:50%;background:#dbeafe;color:#1d4ed8}._modal_tk0ad_2 h2{margin:0 44px 8px 0;font-size:1.3rem;letter-spacing:0}._modal_tk0ad_2 p{margin:0 0 20px;color:#475569;line-height:1.5}._modal_tk0ad_2 form{display:grid;gap:14px}._modal_tk0ad_2 label{display:grid;gap:7px;color:#1e293b;font-size:.88rem;font-weight:700}._modal_tk0ad_2 input{width:100%;min-height:46px;box-sizing:border-box;padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;font:inherit}._modal_tk0ad_2 input:focus{outline:2px solid #93c5fd;border-color:#2563eb}._modal_tk0ad_2 small{color:#64748b;line-height:1.4}._visibility_tk0ad_12{justify-self:start;display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#1d4ed8;cursor:pointer}._primary_tk0ad_13{min-height:46px;padding:10px 16px;border:0;border-radius:6px;background:#1d4ed8;color:#fff;font-weight:800;cursor:pointer}._primary_tk0ad_13:disabled{opacity:.6;cursor:wait}._error_tk0ad_15{padding:10px 12px;border:1px solid #fecaca;border-radius:6px;background:#fef2f2;color:#b91c1c;font-size:.88rem}body.elighttee-dark ._modal_tk0ad_2{background:#111827;color:#f8fafc}body.elighttee-dark ._modal_tk0ad_2 p,body.elighttee-dark ._modal_tk0ad_2 label,body.elighttee-dark ._modal_tk0ad_2 small{color:#cbd5e1}body.elighttee-dark ._modal_tk0ad_2 input{background:#080808;color:#f8fafc;border-color:#475569}._page_1sfqe_1{max-width:800px;margin:2rem auto;padding:1.5rem;background:#fff;min-height:100vh;position:fixed;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;max-height:100vh;border-radius:12px;box-shadow:0 4px 15px #00000014;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._page_1sfqe_1::-webkit-scrollbar{display:none}h2{text-align:center;color:#02403f;margin-bottom:1.5rem;font-size:2rem}._section_1sfqe_28{margin-bottom:2rem;padding:1rem;border-bottom:1px solid #e0e0e0}._section_1sfqe_28 h3{margin-bottom:1rem;color:#023f3f;font-size:1.25rem}input[type=text],input[type=password],textarea{width:100%;padding:.8rem;margin-bottom:.8rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;outline:none;transition:border-color .2s}input[type=text]:focus,input[type=password]:focus,textarea:focus{border-color:#1e40af}textarea{resize:vertical;min-height:80px}label{display:flex;align-items:center;margin-bottom:.6rem;font-size:1rem;color:#111827}label input[type=checkbox]{margin-right:.5rem;width:18px;height:18px;cursor:pointer}._saveContainer_1sfqe_79{text-align:center;margin-top:1.5rem}._errorBox_1sfqe_83{background:#ffe3e3;padding:10px;border-radius:10px;margin-bottom:12px;color:#a40000;font-weight:600}._warnBox_1sfqe_92{background:#fff8e1;padding:10px;border-radius:10px;margin-bottom:12px;color:#8a5a00;font-weight:600}._successBox_1sfqe_101{background:#e7fff0;padding:10px;border-radius:10px;margin-bottom:12px;color:#0b6b2a;font-weight:600}._loadingStrip_1sfqe_110{width:min(100%,760px);min-height:42px;margin:0 auto 12px;padding:10px 14px;border:1px solid rgba(30,64,175,.12);border-radius:14px;background:#eff6ff;color:#1e40af;display:flex;align-items:center;gap:9px;font-size:.9rem;font-weight:800}._loadingDot_1sfqe_126{width:10px;height:10px;border-radius:999px;background:#1e40af;box-shadow:0 0 #1e40af5c;animation:_accountSettingsPulse_1sfqe_1 1.1s ease-out infinite}@keyframes _accountSettingsPulse_1sfqe_1{0%{box-shadow:0 0 #1e40af5c}70%{box-shadow:0 0 0 8px #1e40af00}to{box-shadow:0 0 #1e40af00}}._sysGrid_1sfqe_147{display:grid;gap:8px}._smallWarning_1sfqe_152{color:red;font-size:.85rem;margin-top:-4px}._inlineLink_1sfqe_158{padding:0;border:0;background:transparent;color:#1e40af;font:inherit;font-weight:800;text-decoration:underline;cursor:pointer}._subHeading_1sfqe_169{margin-top:14px;margin-bottom:10px;color:#1e40af}._imagePreviewRow_1sfqe_175{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._previewCard_1sfqe_182{background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;padding:12px;min-width:180px}._previewTitle_1sfqe_190{margin:0 0 8px;font-weight:700;color:#1e3a8a}._previewEmpty_1sfqe_196{margin:0;opacity:.7}._profilePreview_1sfqe_201{width:70px;height:70px;border-radius:14px;object-fit:cover;border:2px solid #dbeafe}._coverPreview_1sfqe_209{width:140px;height:70px;border-radius:14px;object-fit:cover;border:2px solid #dbeafe}._fileInputWrap_1sfqe_217{margin-top:10px}._uploadChoiceGrid_1sfqe_221{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}._hiddenFileInput_1sfqe_228{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;overflow:hidden}._uploadTrigger_1sfqe_237{min-height:132px;display:grid;align-content:center;justify-items:center;gap:8px;padding:16px 14px;border:1px solid rgba(30,64,175,.12);border-radius:20px;background:radial-gradient(circle at 20% 0%,rgba(30,64,175,.08),transparent 11rem),linear-gradient(180deg,#fff,#f8fbff);color:#111827;cursor:pointer;box-shadow:0 14px 34px #0f172a12;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}._uploadTrigger_1sfqe_237:hover,._uploadTrigger_1sfqe_237:focus-visible{transform:translateY(-1px);border-color:#1e40af57;box-shadow:0 18px 40px #1e40af1f;outline:none}._uploadTrigger_1sfqe_237[aria-disabled=true]{opacity:.62;cursor:not-allowed;transform:none}._uploadTriggerSelected_1sfqe_269{border-color:#1e40af61;background:linear-gradient(180deg,#eff6ff,#fff)}._uploadIcon_1sfqe_274{position:relative;width:44px;height:44px;display:inline-grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 12px 28px #1e40af38}._uploadIcon_1sfqe_274:before,._uploadIcon_1sfqe_274:after{content:"";position:absolute;box-sizing:border-box}._uploadIconProfile_1sfqe_293:before{width:13px;height:13px;top:9px;border:2px solid currentColor;border-radius:999px}._uploadIconProfile_1sfqe_293:after{width:24px;height:13px;bottom:8px;border:2px solid currentColor;border-radius:999px 999px 6px 6px}._uploadIconCover_1sfqe_309:before{width:25px;height:18px;border:2px solid currentColor;border-radius:6px}._uploadIconCover_1sfqe_309:after{width:15px;height:9px;left:15px;bottom:12px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:skew(-18deg) rotate(-6deg)}._uploadText_1sfqe_326{color:#111827;font-size:.94rem;font-weight:900;text-align:center}._uploadSubText_1sfqe_333{max-width:100%;color:#64748b;font-size:.8rem;font-weight:750;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._formField_1sfqe_344{margin-bottom:16px;background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;padding:12px}._fieldLabel_1sfqe_352{font-weight:700;margin-bottom:8px;display:block;color:#1e3a8a}._fieldHint_1sfqe_359{margin-top:8px;margin-bottom:0;font-size:.85rem;color:#64748b}._selectField_1sfqe_366{width:100%;padding:12px 14px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;outline:none;font-size:.95rem;color:#0f172a;transition:.2s ease}._selectField_1sfqe_366:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._selectField_1sfqe_366:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}._customInput_1sfqe_389{width:100%;padding:12px 14px;border:1px solid #cbd5e1;border-radius:12px;outline:none;font-size:.95rem;transition:.2s ease}._customInput_1sfqe_389:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._helperText_1sfqe_404{margin-top:8px;font-size:.85rem;opacity:.85;color:#334155}._emailVerifyCard_1sfqe_411,._lockedField_1sfqe_412,._otpPanel_1sfqe_413{margin-bottom:12px;padding:13px;border:1px solid rgba(30,64,175,.08);border-radius:20px;background:#fff;box-shadow:0 10px 24px #0f172a0d}._emailHeader_1sfqe_422,._emailActionRow_1sfqe_423,._otpRow_1sfqe_424{display:flex;align-items:center;gap:10px}._emailHeader_1sfqe_422{justify-content:space-between;margin-bottom:10px}._emailActionRow_1sfqe_423 input,._otpRow_1sfqe_424 input{margin-bottom:0!important}._verifyBadge_1sfqe_440{flex:0 0 auto;padding:7px 10px;border-radius:999px;font-size:.75rem;font-weight:950}._verifiedBadge_1sfqe_448{background:#dcfce7;color:#166534}._unverifiedBadge_1sfqe_453{background:#fff7ed;color:#9a3412}._verifyBtn_1sfqe_458,._secondaryActionBtn_1sfqe_459,._resendBtn_1sfqe_460{flex:0 0 auto;min-height:44px;padding:0 15px;border:0;border-radius:999px;font-size:.85rem;font-weight:950;cursor:pointer}._verifyBtn_1sfqe_458{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 12px 24px #1e40af2e}._resendBtn_1sfqe_460{margin-top:10px;background:#eff6ff;color:#1e40af;border:1px solid rgba(30,64,175,.12)}._secondaryActionBtn_1sfqe_459{background:#f8fafc;color:#1e40af;border:1px solid rgba(30,64,175,.14)}._verifyBtn_1sfqe_458:disabled,._secondaryActionBtn_1sfqe_459:disabled,._resendBtn_1sfqe_460:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}._inlineSuccess_1sfqe_498,._inlineError_1sfqe_499{margin:10px 0 0;padding:10px 12px;border-radius:14px;font-size:.82rem;font-weight:850}._inlineSuccess_1sfqe_498{background:#f0fdf4;color:#15803d}._inlineError_1sfqe_499{background:#fef2f2;color:#b91c1c}._saveBtn_1sfqe_517{padding:.9rem 2rem;background:#1e40af;color:#fff;font-size:1.1rem;border:none;border-radius:10px;cursor:pointer;font-weight:600;transition:background .2s}._saveBtn_1sfqe_517:hover{background:#3b82f6}@media (max-width: 600px){._page_1sfqe_1{padding:1rem;margin:1rem}h2{font-size:1.5rem}._section_1sfqe_28 h3{font-size:1.1rem}._saveBtn_1sfqe_517{width:100%;padding:.9rem}._uploadChoiceGrid_1sfqe_221{grid-template-columns:1fr}}._page_1sfqe_1{width:min(100% - 20px,820px);margin:0 auto;min-height:100vh;padding:18px 10px 112px;border-radius:0;background:radial-gradient(circle at 18% 0%,rgba(30,64,175,.1),transparent 26rem),linear-gradient(180deg,#f6f9ff,#fff 46%,#f7f9fc);box-shadow:none;color:#111827;font-family:Segoe UI,Arial,Helvetica,sans-serif}._page_1sfqe_1>h2{width:100%;margin:0 0 14px;padding:16px 16px 6px;color:#111827;text-align:left;font-size:clamp(1.55rem,7vw,2.2rem);font-weight:950;letter-spacing:0}._section_1sfqe_28{margin:12px 0;padding:15px;border:1px solid rgba(30,64,175,.08);border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px #0f172a12}._section_1sfqe_28 ._section_1sfqe_28{margin:14px 0 0;border-radius:20px;background:#fff;box-shadow:inset 0 1px #ffffffc7}._section_1sfqe_28 h3{margin:0 0 13px;color:#111827;font-size:1.02rem;font-weight:950;letter-spacing:0}._subHeading_1sfqe_169{margin:16px 0 11px;color:#111827;font-size:.94rem;font-weight:950}._section_1sfqe_28 input:not([type=checkbox]):not([type=file]),._section_1sfqe_28 textarea,._section_1sfqe_28 select,._sysGrid_1sfqe_147 input,._selectField_1sfqe_366,._customInput_1sfqe_389{width:100%;min-height:48px;margin:0 0 10px;padding:0 14px;border:1px solid rgba(30,64,175,.12);border-radius:16px;outline:none;background:#fff;color:#111827;font-size:.94rem;font-weight:750;box-shadow:0 8px 20px #0f172a0a;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}._section_1sfqe_28 textarea{min-height:112px;padding-top:13px;resize:vertical;line-height:1.45}._section_1sfqe_28 input:not([type=checkbox]):not([type=file]):focus,._section_1sfqe_28 textarea:focus,._section_1sfqe_28 select:focus,._selectField_1sfqe_366:focus,._customInput_1sfqe_389:focus{border-color:#1e40af70;box-shadow:0 0 0 4px #1e40af1a}._section_1sfqe_28 input[readonly],._section_1sfqe_28 input:disabled,._section_1sfqe_28 select:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed}._section_1sfqe_28 input::placeholder,._section_1sfqe_28 textarea::placeholder{color:#94a3b8;font-weight:700}._sysGrid_1sfqe_147{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._sysGrid_1sfqe_147 input{margin:0;font-size:.83rem}._errorBox_1sfqe_83,._warnBox_1sfqe_92,._successBox_1sfqe_101,._helperText_1sfqe_404,._smallWarning_1sfqe_152{width:min(100%,760px);margin:10px auto;padding:11px 13px;border-radius:16px;border:1px solid;font-size:.84rem;font-weight:850;line-height:1.4;box-shadow:0 12px 26px #0f172a0f}._errorBox_1sfqe_83,._smallWarning_1sfqe_152{border-color:#b91c1c29;background:#fef2f2;color:#b91c1c}._warnBox_1sfqe_92{border-color:#b4530929;background:#fffbeb;color:#92400e}._successBox_1sfqe_101{border-color:#16a34a29;background:#f0fdf4;color:#15803d}._helperText_1sfqe_404{border-color:#1e40af1a;background:#eff6ff;color:#1e40af}._helperText_1sfqe_404 p{margin:0 0 4px}._helperText_1sfqe_404 p:last-child{margin-bottom:0}._formField_1sfqe_344{margin-bottom:12px;padding:13px;border:1px solid rgba(30,64,175,.08);border-radius:20px;background:#fff;box-shadow:inset 0 1px #ffffffd1}._fieldLabel_1sfqe_352{display:block;margin:0 0 8px;color:#334155;font-size:.82rem;font-weight:950}._fieldHint_1sfqe_359{margin:7px 0 0;color:#64748b;font-size:.78rem;font-weight:750}._imagePreviewRow_1sfqe_175{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._previewCard_1sfqe_182{min-width:0;padding:13px;border:1px solid rgba(30,64,175,.08);border-radius:20px;background:#fff;box-shadow:0 12px 28px #0f172a0d}._previewTitle_1sfqe_190{margin:0 0 9px;color:#111827;font-size:.82rem;font-weight:950}._previewEmpty_1sfqe_196{margin:0;color:#64748b;font-size:.82rem;font-weight:750}._profilePreview_1sfqe_201{width:82px;height:82px;border:4px solid #ffffff;border-radius:999px;object-fit:cover;box-shadow:0 0 0 3px #1e40af29}._coverPreview_1sfqe_209{width:100%;max-width:230px;height:92px;border:0;border-radius:18px;object-fit:cover;box-shadow:0 12px 28px #0f172a1a}._section_1sfqe_28 label:not(._fieldLabel_1sfqe_352){min-height:46px;display:flex;align-items:center;gap:10px;margin:9px 0;padding:10px 12px;border:1px solid rgba(30,64,175,.08);border-radius:16px;background:#fff;color:#111827;font-size:.9rem;font-weight:850;box-shadow:0 8px 20px #0f172a0a}._section_1sfqe_28 label:not(._fieldLabel_1sfqe_352) input[type=checkbox]{width:20px;height:20px;margin:0;accent-color:#1e40af;cursor:pointer}._saveContainer_1sfqe_79{width:min(100%,760px);margin:14px auto 0}._saveBtn_1sfqe_517{min-height:48px;width:fit-content;min-width:180px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-size:.92rem;font-weight:950;cursor:pointer;box-shadow:0 14px 30px #1e40af3d;transition:transform .18s ease,box-shadow .18s ease}._saveBtn_1sfqe_517:hover{transform:translateY(-1px);background:linear-gradient(135deg,#1e40af,#2563eb);box-shadow:0 18px 36px #1e40af47}._saveBtn_1sfqe_517:disabled{opacity:.68;cursor:not-allowed;transform:none}._deleteBtn_1sfqe_856{min-height:46px;padding:0 16px;border:1px solid rgba(185,28,28,.16);border-radius:999px;background:#fef2f2;color:#b91c1c;font-size:.88rem;font-weight:950;cursor:pointer}._activateBtn_1sfqe_868{min-height:46px;padding:0 16px;border:1px solid rgba(22,101,52,.16);border-radius:999px;background:#f0fdf4;color:#166534;font-size:.88rem;font-weight:950;cursor:pointer}._deleteBtn_1sfqe_856:disabled,._activateBtn_1sfqe_868:disabled{opacity:.62;cursor:not-allowed}._accountDeletionBtn_1sfqe_886{display:block;width:fit-content;min-height:44px;margin-top:10px;padding:0 16px;border:1px solid rgba(30,64,175,.16);border-radius:999px;background:#eff6ff;color:#1e40af;font-size:.88rem;font-weight:950;cursor:pointer}._accountDeletionBtn_1sfqe_886:hover,._accountDeletionBtn_1sfqe_886:focus-visible{background:#dbeafe;outline:none}._accountStatusCard_1sfqe_907{margin-bottom:12px;padding:13px;border:1px solid rgba(30,64,175,.08);border-radius:18px;background:#fff;box-shadow:0 10px 24px #0f172a0d}._accountStatusCard_1sfqe_907 strong{display:block;margin-bottom:6px;color:#111827;font-size:.96rem;font-weight:950}._accountStatusCard_1sfqe_907 p{margin:5px 0 0;color:#475569;font-size:.86rem;font-weight:750;line-height:1.4}._deviceList_1sfqe_932{display:grid;gap:10px;margin-top:12px}._deviceRow_1sfqe_938{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid rgba(148,163,184,.35);border-radius:8px;background:#f8fafce6}._deviceRow_1sfqe_938 p{margin:4px 0 0;color:#64748b;font-size:.86rem}._popup_1sfqe_955{width:min(100%,420px);margin:22vh auto 0;padding:18px;border:1px solid rgba(30,64,175,.08);border-radius:22px;background:#fff;color:#1e40af;font-weight:950;text-align:center;box-shadow:0 18px 42px #0f172a1f}@media (max-width: 600px){._page_1sfqe_1{width:100%;margin:0;padding:12px 8px 96px}._page_1sfqe_1>h2{padding:12px 6px 4px}._section_1sfqe_28{padding:13px;border-radius:22px}._sysGrid_1sfqe_147,._imagePreviewRow_1sfqe_175{grid-template-columns:1fr}._emailHeader_1sfqe_422,._emailActionRow_1sfqe_423,._otpRow_1sfqe_424{align-items:stretch;flex-direction:column}._verifyBadge_1sfqe_440,._verifyBtn_1sfqe_458,._secondaryActionBtn_1sfqe_459,._resendBtn_1sfqe_460{width:100%;text-align:center}._saveBtn_1sfqe_517{width:100%}}body.elighttee-dark ._coverPreview_1sfqe_209,body.elighttee-dark ._customInput_1sfqe_389,body.elighttee-dark ._errorBox_1sfqe_83,body.elighttee-dark ._fieldHint_1sfqe_359,body.elighttee-dark ._fieldLabel_1sfqe_352,body.elighttee-dark ._fileInputWrap_1sfqe_217,body.elighttee-dark ._formField_1sfqe_344,body.elighttee-dark ._helperText_1sfqe_404,body.elighttee-dark ._imagePreviewRow_1sfqe_175,body.elighttee-dark ._page_1sfqe_1,body.elighttee-dark ._previewCard_1sfqe_182,body.elighttee-dark ._previewEmpty_1sfqe_196,body.elighttee-dark ._previewTitle_1sfqe_190,body.elighttee-dark ._profilePreview_1sfqe_201,body.elighttee-dark ._saveBtn_1sfqe_517,body.elighttee-dark ._saveContainer_1sfqe_79,body.elighttee-dark ._secondaryActionBtn_1sfqe_459,body.elighttee-dark ._section_1sfqe_28,body.elighttee-dark ._selectField_1sfqe_366,body.elighttee-dark ._smallWarning_1sfqe_152,body.elighttee-dark ._subHeading_1sfqe_169,body.elighttee-dark ._successBox_1sfqe_101,body.elighttee-dark ._sysGrid_1sfqe_147,body.elighttee-dark ._warnBox_1sfqe_92,body.elighttee-dark ._uploadTrigger_1sfqe_237,body.elighttee-dark ._uploadText_1sfqe_326,body.elighttee-dark ._uploadSubText_1sfqe_333{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._errorBox_1sfqe_83,body.elighttee-dark ._fieldHint_1sfqe_359,body.elighttee-dark ._fieldLabel_1sfqe_352,body.elighttee-dark ._formField_1sfqe_344,body.elighttee-dark ._emailVerifyCard_1sfqe_411,body.elighttee-dark ._lockedField_1sfqe_412,body.elighttee-dark ._otpPanel_1sfqe_413,body.elighttee-dark ._page_1sfqe_1,body.elighttee-dark ._previewCard_1sfqe_182,body.elighttee-dark ._previewEmpty_1sfqe_196,body.elighttee-dark ._previewTitle_1sfqe_190,body.elighttee-dark ._profilePreview_1sfqe_201,body.elighttee-dark ._saveContainer_1sfqe_79,body.elighttee-dark ._secondaryActionBtn_1sfqe_459,body.elighttee-dark ._section_1sfqe_28,body.elighttee-dark ._selectField_1sfqe_366,body.elighttee-dark ._warnBox_1sfqe_92,body.elighttee-dark ._uploadTrigger_1sfqe_237{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._customInput_1sfqe_389,body.elighttee-dark ._errorBox_1sfqe_83,body.elighttee-dark ._fieldHint_1sfqe_359,body.elighttee-dark ._fieldLabel_1sfqe_352,body.elighttee-dark ._fileInputWrap_1sfqe_217,body.elighttee-dark ._formField_1sfqe_344,body.elighttee-dark ._emailVerifyCard_1sfqe_411,body.elighttee-dark ._lockedField_1sfqe_412,body.elighttee-dark ._otpPanel_1sfqe_413,body.elighttee-dark ._helperText_1sfqe_404,body.elighttee-dark ._page_1sfqe_1,body.elighttee-dark ._previewCard_1sfqe_182,body.elighttee-dark ._previewEmpty_1sfqe_196,body.elighttee-dark ._previewTitle_1sfqe_190,body.elighttee-dark ._profilePreview_1sfqe_201,body.elighttee-dark ._saveContainer_1sfqe_79,body.elighttee-dark ._section_1sfqe_28,body.elighttee-dark ._selectField_1sfqe_366,body.elighttee-dark ._smallWarning_1sfqe_152,body.elighttee-dark ._subHeading_1sfqe_169,body.elighttee-dark ._sysGrid_1sfqe_147,body.elighttee-dark ._warnBox_1sfqe_92,body.elighttee-dark ._uploadTrigger_1sfqe_237{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._fieldLabel_1sfqe_352,body.elighttee-dark ._helperText_1sfqe_404,body.elighttee-dark ._emailVerifyCard_1sfqe_411,body.elighttee-dark ._inlineError_1sfqe_499,body.elighttee-dark ._inlineSuccess_1sfqe_498,body.elighttee-dark ._lockedField_1sfqe_412,body.elighttee-dark ._otpPanel_1sfqe_413,body.elighttee-dark ._previewEmpty_1sfqe_196,body.elighttee-dark ._previewTitle_1sfqe_190,body.elighttee-dark ._subHeading_1sfqe_169{color:var(--elighttee-text)!important}._passwordChangeBtn_1sfqe_1110{width:fit-content;min-height:44px;padding:10px 16px;border:0;border-radius:6px;background:#1d4ed8;color:#fff;font-weight:700;cursor:pointer}._wrapper_y5z7f_1{min-height:100vh;padding:24px 16px 56px;background:linear-gradient(180deg,#f8fbff,#eef4ff);display:flex;flex-direction:column;gap:20px}._header_y5z7f_19{position:relative;overflow:hidden;background:linear-gradient(135deg,#1e40af,#2563eb 55%,#3b82f6);color:#fff;border-radius:28px;padding:28px 20px 24px;box-shadow:0 18px 45px #1e40af38}._header_y5z7f_19:before{content:"";position:absolute;width:180px;height:180px;top:-70px;right:-45px;border-radius:50%;background:#ffffff14}._header_y5z7f_19:after{content:"";position:absolute;width:120px;height:120px;bottom:-35px;left:-30px;border-radius:50%;background:#ffffff0f}._headerIcon_y5z7f_83{width:52px;height:52px;color:#dbeafe;margin-bottom:14px;position:relative;z-index:1}._headerTitle_y5z7f_101{margin:0;font-size:2rem;line-height:1.1;font-weight:800;letter-spacing:-.03em;position:relative;z-index:1}._headerText_y5z7f_121{margin:10px 0 0;max-width:720px;font-size:1rem;line-height:1.65;color:#ffffffeb;position:relative;z-index:1}._statusBanner_y5z7f_141{border-radius:22px;padding:16px 18px;border:1px solid transparent;box-shadow:0 10px 26px #0f172a0f}._statusTop_y5z7f_155{display:flex;align-items:flex-start;gap:12px}._statusTop_y5z7f_155 h3{margin:0 0 4px;font-size:1rem;font-weight:800}._statusTop_y5z7f_155 p{margin:0;font-size:.95rem;line-height:1.55}._statusIcon_y5z7f_191{width:22px;height:22px;flex-shrink:0;margin-top:2px}._successBanner_y5z7f_205{background:#ecfdf3;border-color:#bbf7d0;color:#166534}._errorBanner_y5z7f_217{background:#fef2f2;border-color:#fecaca;color:#b91c1c}._warningBanner_y5z7f_229{background:#fff7ed;border-color:#fed7aa;color:#c2410c}._infoBanner_y5z7f_241{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}._loadingBox_y5z7f_253{background:#fffffff0;border:1px solid rgba(30,64,175,.08);border-radius:24px;padding:34px 20px;display:flex;flex-direction:column;align-items:center;gap:12px;color:#334155;box-shadow:0 10px 30px #0f172a0f}._spinIcon_y5z7f_279{width:28px;height:28px;color:#2563eb;animation:_spin_y5z7f_279 .85s linear infinite}._walletSection_y5z7f_293{display:block}._walletCard_y5z7f_301{background:#fffffff0;border:1px solid rgba(30,64,175,.08);border-radius:24px;padding:18px 16px;box-shadow:0 10px 30px #0f172a0f}._walletTop_y5z7f_317{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._walletTitleWrap_y5z7f_331{display:flex;align-items:flex-start;gap:12px}._walletIcon_y5z7f_343{width:22px;height:22px;color:#2563eb;margin-top:2px;flex-shrink:0}._walletTitleWrap_y5z7f_331 h3{margin:0 0 4px;font-size:1rem;font-weight:800;color:#0f172a}._walletTitleWrap_y5z7f_331 p{margin:0;font-size:.93rem;line-height:1.55;color:#475569}._walletAmount_y5z7f_387{flex-shrink:0}._walletAmount_y5z7f_387 strong{display:block;font-size:1.15rem;font-weight:800;color:#0f172a}._walletBtn_y5z7f_409{margin-top:16px;width:100%;min-height:48px;border:1px solid rgba(37,99,235,.16);background:#eff6ff;color:#1d4ed8;border-radius:16px;font-size:.96rem;font-weight:700;cursor:pointer;transition:all .2s ease}._walletBtn_y5z7f_409:hover{background:#dbeafe;transform:translateY(-1px)}._featuresList_y5z7f_447{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}._card_y5z7f_459{background:#fffffff0;border:1px solid rgba(30,64,175,.08);border-radius:24px;padding:18px 16px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 10px 28px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._card_y5z7f_459:hover{transform:translateY(-3px);box-shadow:0 16px 34px #1e40af1a;border-color:#2563eb2e}._iconBox_y5z7f_495{width:48px;height:48px;min-width:48px;border-radius:16px;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#2563eb;display:flex;align-items:center;justify-content:center;border:1px solid rgba(37,99,235,.12)}._iconBox_y5z7f_495 svg{width:22px;height:22px}._cardText_y5z7f_531 h3{margin:0 0 6px;font-size:1rem;font-weight:800;color:#0f172a}._cardText_y5z7f_531 p{margin:0;font-size:.95rem;line-height:1.6;color:#475569}._pricingHeader_y5z7f_559{display:flex;flex-direction:column;gap:6px}._pricingTitle_y5z7f_571{margin:0;font-size:1.3rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}._pricingSub_y5z7f_587{margin:0;font-size:.95rem;line-height:1.6;color:#475569}._pricingList_y5z7f_601{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._pricingCard_y5z7f_613{position:relative;background:#fffffff5;border:1px solid rgba(30,64,175,.08);border-radius:24px;padding:22px 16px 18px;box-shadow:0 10px 28px #0f172a0f;display:flex;flex-direction:column;align-items:flex-start;gap:10px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._pricingCard_y5z7f_613:hover{transform:translateY(-3px);box-shadow:0 16px 34px #1e40af1a;border-color:#2563eb2e}._activePlanCard_y5z7f_653{border:2px solid rgba(37,99,235,.45);box-shadow:0 18px 38px #2563eb1f}._planBadge_y5z7f_663{position:absolute;top:14px;right:14px;padding:6px 10px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.78rem;font-weight:800;line-height:1}._pricingCard_y5z7f_613 h4{margin:0;font-size:1.08rem;font-weight:800;color:#0f172a}._price_y5z7f_703{margin:0;font-size:1.7rem;font-weight:900;letter-spacing:-.03em;color:#1e3a8a}._priceSub_y5z7f_719{margin:-4px 0 0;font-size:.9rem;color:#64748b}._planDesc_y5z7f_731{margin:4px 0 0;font-size:.94rem;line-height:1.6;color:#475569}._ctaBtn_y5z7f_745{margin-top:10px;width:100%;min-height:52px;border:none;outline:none;border-radius:18px;background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);color:#fff;font-size:.97rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 16px 32px #2563eb38;transition:all .22s ease}._ctaBtn_y5z7f_745:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 22px 40px #2563eb47}._ctaBtn_y5z7f_745:active:not(:disabled){transform:scale(.985)}._ctaBtnDisabled_y5z7f_803{opacity:.6;cursor:not-allowed;box-shadow:none}._btnSpinner_y5z7f_815{width:18px;height:18px;animation:_spin_y5z7f_279 .85s linear infinite}@keyframes _spin_y5z7f_279{to{transform:rotate(360deg)}}@media (max-width: 1024px){._pricingList_y5z7f_601{grid-template-columns:1fr}}@media (max-width: 860px){._featuresList_y5z7f_447{grid-template-columns:1fr}}@media (max-width: 768px){._wrapper_y5z7f_1{padding:16px 12px 44px;gap:16px}._header_y5z7f_19{border-radius:24px;padding:24px 16px 20px}._headerIcon_y5z7f_83{width:46px;height:46px}._headerTitle_y5z7f_101{font-size:1.65rem}._headerText_y5z7f_121{font-size:.95rem}._walletCard_y5z7f_301,._card_y5z7f_459,._pricingCard_y5z7f_613,._loadingBox_y5z7f_253{border-radius:20px}._walletTop_y5z7f_317{flex-direction:column;align-items:flex-start}._price_y5z7f_703{font-size:1.5rem}._ctaBtn_y5z7f_745{min-height:50px;border-radius:16px}}@media (max-width: 480px){._wrapper_y5z7f_1{padding:12px 10px 36px}._header_y5z7f_19{padding:22px 14px 18px}._headerTitle_y5z7f_101{font-size:1.42rem}._headerText_y5z7f_121,._statusTop_y5z7f_155 p,._walletTitleWrap_y5z7f_331 p,._cardText_y5z7f_531 p,._pricingSub_y5z7f_587,._planDesc_y5z7f_731,._priceSub_y5z7f_719{font-size:.92rem}._statusTop_y5z7f_155 h3,._walletTitleWrap_y5z7f_331 h3,._cardText_y5z7f_531 h3,._pricingCard_y5z7f_613 h4,._pricingTitle_y5z7f_571{font-size:1rem}._price_y5z7f_703{font-size:1.38rem}._iconBox_y5z7f_495{width:44px;height:44px;min-width:44px;border-radius:14px}._iconBox_y5z7f_495 svg{width:20px;height:20px}}body.elighttee-dark ._activePlanCard_y5z7f_653,body.elighttee-dark ._btnSpinner_y5z7f_815,body.elighttee-dark ._card_y5z7f_459,body.elighttee-dark ._cardText_y5z7f_531,body.elighttee-dark ._ctaBtn_y5z7f_745,body.elighttee-dark ._ctaBtnDisabled_y5z7f_803,body.elighttee-dark ._errorBanner_y5z7f_217,body.elighttee-dark ._featuresList_y5z7f_447,body.elighttee-dark ._header_y5z7f_19,body.elighttee-dark ._headerIcon_y5z7f_83,body.elighttee-dark ._headerText_y5z7f_121,body.elighttee-dark ._headerTitle_y5z7f_101,body.elighttee-dark ._iconBox_y5z7f_495,body.elighttee-dark ._infoBanner_y5z7f_241,body.elighttee-dark ._loadingBox_y5z7f_253,body.elighttee-dark ._planBadge_y5z7f_663,body.elighttee-dark ._planDesc_y5z7f_731,body.elighttee-dark ._price_y5z7f_703,body.elighttee-dark ._priceSub_y5z7f_719,body.elighttee-dark ._pricingCard_y5z7f_613,body.elighttee-dark ._pricingHeader_y5z7f_559,body.elighttee-dark ._pricingList_y5z7f_601,body.elighttee-dark ._pricingSub_y5z7f_587,body.elighttee-dark ._pricingTitle_y5z7f_571,body.elighttee-dark ._spinIcon_y5z7f_279,body.elighttee-dark ._statusBanner_y5z7f_141,body.elighttee-dark ._statusIcon_y5z7f_191,body.elighttee-dark ._statusTop_y5z7f_155,body.elighttee-dark ._successBanner_y5z7f_205,body.elighttee-dark ._walletAmount_y5z7f_387,body.elighttee-dark ._walletBtn_y5z7f_409,body.elighttee-dark ._walletCard_y5z7f_301,body.elighttee-dark ._walletIcon_y5z7f_343,body.elighttee-dark ._walletSection_y5z7f_293,body.elighttee-dark ._walletTitleWrap_y5z7f_331,body.elighttee-dark ._walletTop_y5z7f_317,body.elighttee-dark ._warningBanner_y5z7f_229,body.elighttee-dark ._wrapper_y5z7f_1{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._activePlanCard_y5z7f_653,body.elighttee-dark ._card_y5z7f_459,body.elighttee-dark ._cardText_y5z7f_531,body.elighttee-dark ._featuresList_y5z7f_447,body.elighttee-dark ._header_y5z7f_19,body.elighttee-dark ._headerText_y5z7f_121,body.elighttee-dark ._headerTitle_y5z7f_101,body.elighttee-dark ._loadingBox_y5z7f_253,body.elighttee-dark ._pricingCard_y5z7f_613,body.elighttee-dark ._pricingHeader_y5z7f_559,body.elighttee-dark ._pricingList_y5z7f_601,body.elighttee-dark ._statusTop_y5z7f_155,body.elighttee-dark ._walletCard_y5z7f_301,body.elighttee-dark ._walletSection_y5z7f_293,body.elighttee-dark ._walletTop_y5z7f_317,body.elighttee-dark ._wrapper_y5z7f_1{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._activePlanCard_y5z7f_653,body.elighttee-dark ._card_y5z7f_459,body.elighttee-dark ._cardText_y5z7f_531,body.elighttee-dark ._errorBanner_y5z7f_217,body.elighttee-dark ._featuresList_y5z7f_447,body.elighttee-dark ._header_y5z7f_19,body.elighttee-dark ._headerText_y5z7f_121,body.elighttee-dark ._headerTitle_y5z7f_101,body.elighttee-dark ._infoBanner_y5z7f_241,body.elighttee-dark ._loadingBox_y5z7f_253,body.elighttee-dark ._planDesc_y5z7f_731,body.elighttee-dark ._price_y5z7f_703,body.elighttee-dark ._priceSub_y5z7f_719,body.elighttee-dark ._pricingCard_y5z7f_613,body.elighttee-dark ._pricingHeader_y5z7f_559,body.elighttee-dark ._pricingList_y5z7f_601,body.elighttee-dark ._pricingSub_y5z7f_587,body.elighttee-dark ._pricingTitle_y5z7f_571,body.elighttee-dark ._statusBanner_y5z7f_141,body.elighttee-dark ._statusTop_y5z7f_155,body.elighttee-dark ._walletAmount_y5z7f_387,body.elighttee-dark ._walletCard_y5z7f_301,body.elighttee-dark ._walletSection_y5z7f_293,body.elighttee-dark ._walletTitleWrap_y5z7f_331,body.elighttee-dark ._walletTop_y5z7f_317,body.elighttee-dark ._warningBanner_y5z7f_229,body.elighttee-dark ._wrapper_y5z7f_1{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._cardText_y5z7f_531,body.elighttee-dark ._headerText_y5z7f_121,body.elighttee-dark ._headerTitle_y5z7f_101,body.elighttee-dark ._infoBanner_y5z7f_241,body.elighttee-dark ._planDesc_y5z7f_731,body.elighttee-dark ._price_y5z7f_703,body.elighttee-dark ._priceSub_y5z7f_719,body.elighttee-dark ._pricingTitle_y5z7f_571,body.elighttee-dark ._statusBanner_y5z7f_141,body.elighttee-dark ._statusIcon_y5z7f_191,body.elighttee-dark ._statusTop_y5z7f_155,body.elighttee-dark ._walletAmount_y5z7f_387,body.elighttee-dark ._walletTitleWrap_y5z7f_331{color:var(--elighttee-text)!important}._container_17jpg_1{min-height:100vh;padding:24px 18px 48px;background:#f6f8fc;color:#0f172a;font-family:Poppins,sans-serif}._shell_17jpg_9{width:min(1120px,100%);margin:0 auto}._topBar_17jpg_14{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:14px;align-items:center;margin-bottom:22px;padding:18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a0f}._titleBlock_17jpg_27{min-width:0}._eyebrow_17jpg_31{display:inline-flex;margin-bottom:5px;color:#1e40af;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0}._topBar_17jpg_14 h1{margin:0;color:#0f172a;font-size:clamp(24px,4vw,36px);font-weight:800;letter-spacing:0}._topBar_17jpg_14 p{margin:6px 0 0;color:#64748b;font-size:14px;line-height:1.5}._iconBtn_17jpg_56,._refreshBtn_17jpg_57{border:1px solid #dbeafe;border-radius:8px;color:#1e40af;background:#ffffffeb;box-shadow:0 12px 28px #1e40af14;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}._iconBtn_17jpg_56{width:44px;height:44px;display:grid;place-items:center}._refreshBtn_17jpg_57{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:14px;font-weight:700}._iconBtn_17jpg_56:hover,._refreshBtn_17jpg_57:hover{border-color:#bfdbfe;box-shadow:0 16px 34px #1e40af1f;transform:translateY(-1px)}._refreshBtn_17jpg_57:disabled{cursor:not-allowed;opacity:.75}._summaryGrid_17jpg_98{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}._summaryCard_17jpg_105{min-height:126px;padding:18px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffffdb;box-shadow:0 16px 36px #0f172a0f}._summaryIcon_17jpg_114{width:38px;height:38px;margin-bottom:14px;border-radius:8px;display:grid;place-items:center;color:#1e40af;background:#eff6ff}._summaryCard_17jpg_105 span{display:block;color:#64748b;font-size:13px;font-weight:600}._summaryCard_17jpg_105 strong{display:block;margin-top:6px;color:#0f172a;font-size:clamp(20px,3vw,27px);font-weight:800;letter-spacing:0}._panel_17jpg_141,._empty_17jpg_142,._error_17jpg_143{border:1px solid #e2e8f0;border-radius:8px;background:#ffffffeb;box-shadow:0 18px 42px #0f172a12}._panel_17jpg_141{overflow:hidden}._panelHead_17jpg_154{padding:20px;display:flex;justify-content:space-between;align-items:flex-start;gap:14px;border-bottom:1px solid #e2e8f0}._panelHead_17jpg_154 h2{margin:0;color:#0f172a;font-size:18px;font-weight:800}._panelHead_17jpg_154 p{margin:4px 0 0;color:#64748b;font-size:13px}._securePill_17jpg_176,._status_17jpg_177{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;white-space:nowrap;font-size:12px;font-weight:800;text-transform:capitalize}._securePill_17jpg_176{padding:0 12px;color:#1e40af;background:#eff6ff}._status_17jpg_177{padding:0 10px;color:#047857;background:#ecfdf5}._locked_17jpg_202{color:#1e40af;background:#dbeafe}._danger_17jpg_207{color:#b91c1c;background:#fee2e2}._pending_17jpg_212{color:#92400e;background:#fef3c7}._success_17jpg_217{color:#047857;background:#ecfdf5}._list_17jpg_222{display:grid;gap:16px;padding:16px;background:#f8fafc}._card_17jpg_229{padding:20px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a0d}._card_17jpg_229:last-child{border-bottom:1px solid #e2e8f0}._cardMain_17jpg_241{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:start}._transactionMark_17jpg_248{width:44px;height:44px;border-radius:8px;display:grid;place-items:center;color:#1e40af;background:#eff6ff}._cardText_17jpg_258{min-width:0}._cardTitleRow_17jpg_262{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._cardTitleRow_17jpg_262 h3{margin:0;color:#0f172a;font-size:16px;font-weight:800;line-height:1.35}._cardText_17jpg_258 p{margin:5px 0 0;color:#64748b;font-size:13px;line-height:1.5}._lockedNotice_17jpg_284{margin-top:10px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e40af;display:flex;align-items:flex-start;gap:8px;font-size:12px;font-weight:700;line-height:1.5}._moneyGrid_17jpg_299{margin:16px 0 0 57px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}._moneyGrid_17jpg_299 div{padding:12px;border:1px solid #edf2f7;border-radius:8px;background:#f8fafc}._moneyGrid_17jpg_299 span{display:block;margin-bottom:5px;color:#64748b;font-size:12px;font-weight:700}._moneyGrid_17jpg_299 strong{color:#0f172a;font-size:14px;font-weight:800}._paymentSplit_17jpg_327{margin:12px 0 0 57px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._paymentSplit_17jpg_327 div{padding:12px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff}._paymentSplit_17jpg_327 span,._paymentSplit_17jpg_327 small{display:block;color:#475569;font-size:12px;font-weight:700}._paymentSplit_17jpg_327 strong{display:block;margin:5px 0;color:#1e40af;font-size:14px;font-weight:850}._meta_17jpg_357{margin:14px 0 0 57px;display:flex;gap:10px 16px;flex-wrap:wrap;color:#64748b;font-size:12px;font-weight:600}._meta_17jpg_357 span{min-width:0;display:inline-flex;align-items:center;gap:6px;overflow-wrap:anywhere}._sourcePill_17jpg_375{padding:5px 9px;border-radius:999px;color:#1e40af;background:#eff6ff;font-weight:800}._error_17jpg_143{margin-bottom:18px;padding:14px 16px;color:#b91c1c;background:#fef2f2;border-color:#fecaca}._empty_17jpg_142{min-height:240px;display:grid;place-items:center;align-content:center;gap:10px;color:#64748b;text-align:center}._empty_17jpg_142 svg{color:#1e40af}._empty_17jpg_142 p{margin:0;font-weight:700}._spin_17jpg_410{animation:_spin_17jpg_410 .9s linear infinite}@keyframes _spin_17jpg_410{to{transform:rotate(360deg)}}@media (max-width: 760px){._container_17jpg_1{padding:18px 12px 36px}._topBar_17jpg_14{grid-template-columns:44px minmax(0,1fr);padding:14px}._refreshBtn_17jpg_57{grid-column:1 / -1;width:100%}._summaryGrid_17jpg_98,._moneyGrid_17jpg_299,._paymentSplit_17jpg_327{grid-template-columns:1fr}._summaryCard_17jpg_105{min-height:108px}._panelHead_17jpg_154,._cardTitleRow_17jpg_262{flex-direction:column}._moneyGrid_17jpg_299,._paymentSplit_17jpg_327,._meta_17jpg_357{margin-left:0}}body.elighttee-dark ._container_17jpg_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._panel_17jpg_141,body.elighttee-dark ._card_17jpg_229,body.elighttee-dark ._summaryCard_17jpg_105,body.elighttee-dark ._empty_17jpg_142,body.elighttee-dark ._iconBtn_17jpg_56,body.elighttee-dark ._refreshBtn_17jpg_57,body.elighttee-dark ._topBar_17jpg_14{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._moneyGrid_17jpg_299 div,body.elighttee-dark ._paymentSplit_17jpg_327 div,body.elighttee-dark ._transactionMark_17jpg_248,body.elighttee-dark ._summaryIcon_17jpg_114,body.elighttee-dark ._securePill_17jpg_176,body.elighttee-dark ._sourcePill_17jpg_375,body.elighttee-dark ._lockedNotice_17jpg_284{background:#1e40af29!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._list_17jpg_222{background:#ffffff08!important}body.elighttee-dark ._topBar_17jpg_14 h1,body.elighttee-dark ._panelHead_17jpg_154 h2,body.elighttee-dark ._cardTitleRow_17jpg_262 h3,body.elighttee-dark ._summaryCard_17jpg_105 strong,body.elighttee-dark ._moneyGrid_17jpg_299 strong,body.elighttee-dark ._paymentSplit_17jpg_327 strong{color:var(--elighttee-text)!important}body.elighttee-dark ._topBar_17jpg_14 p,body.elighttee-dark ._panelHead_17jpg_154 p,body.elighttee-dark ._cardText_17jpg_258 p,body.elighttee-dark ._summaryCard_17jpg_105 span,body.elighttee-dark ._moneyGrid_17jpg_299 span,body.elighttee-dark ._paymentSplit_17jpg_327 span,body.elighttee-dark ._paymentSplit_17jpg_327 small,body.elighttee-dark ._meta_17jpg_357{color:var(--elighttee-muted)!important}._container_motpw_1{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;background:#f4f5f7;color:#1f2933;cursor:default;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._container_motpw_1::-webkit-scrollbar,._sellersBox_motpw_14::-webkit-scrollbar,._otherSellers_motpw_15::-webkit-scrollbar{display:none}._topMenu_motpw_19,._contact_motpw_20{position:fixed;left:0;right:0;z-index:999;display:flex;align-items:center;width:100%}._topMenu_motpw_19{top:0;height:3.2rem;gap:.85rem;padding:0 1rem;background:#fff;border-bottom:1px solid #eaedf1;box-shadow:0 4px 14px #0f172a0f}._topMenu_motpw_19 svg{flex:0 0 auto;color:#2f3746}._brandTitle_motpw_45{display:flex;align-items:center;gap:.35rem;margin:0;font-size:1.05rem;font-weight:800;color:#111827;letter-spacing:0}._shield_motpw_56{width:1.1rem;height:1.1rem;display:grid;place-items:center;border-radius:999px;background:#2563eb;box-shadow:0 4px 10px #2563eb38}._addProductLink_motpw_66,._cartIcon_motpw_67{display:grid;place-items:center;width:2rem;height:2rem;border-radius:8px;color:#1f2937;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}._addProductLink_motpw_66{margin-left:auto;text-decoration:none;background:#fff7ed;color:#ea7200}._addProductLink_motpw_66:hover,._cartIcon_motpw_67:hover,._topMenu_motpw_19 svg:hover{transform:translateY(-1px)}._cartIcon_motpw_67{margin-right:.25rem}._menuDropdown_motpw_95{position:absolute;top:3.55rem;left:.75rem;width:min(20rem,calc(100vw - 1.5rem));padding:.9rem;background:#fff;border:1px solid #eaedf1;border-radius:8px;box-shadow:0 18px 36px #0f172a29;z-index:1000}._elightpayBtn_motpw_108{width:100%;min-height:2.55rem;border:none;border-radius:8px;background:#f68b1e;color:#fff;font-weight:800;cursor:pointer}._menuDropdownText_motpw_119{margin:.75rem 0 0;color:#4b5563;font-size:.88rem;line-height:1.5}._contact_motpw_20{top:3.2rem;min-height:2.15rem;gap:.7rem;padding:.35rem 1rem;background:#1f2937;color:#fff;font-size:.78rem;font-weight:700;overflow:hidden}._contact_motpw_20 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._contact_motpw_20 p{margin:0 0 0 auto;flex:0 0 auto}._link_motpw_150{color:#ffd2a4;text-decoration:none}._searchBox_motpw_155{position:fixed;top:5.35rem;left:0;right:0;padding:.65rem 1rem;background:#fff;border-bottom:1px solid #eaedf1;box-shadow:0 8px 20px #0f172a14;z-index:998}._searchBox_motpw_155 input{width:100%;height:2.8rem;border:1px solid #dde3ea;border-radius:8px;outline:none;padding:0 1rem;background:#f8fafc;color:#111827;font-size:.95rem}._searchBox_motpw_155 input:focus{border-color:#f68b1e;box-shadow:0 0 0 3px #f68b1e24}._announcementBox_motpw_184{position:relative;height:min(34vh,23rem);min-height:13rem;margin:5.35rem auto 0;width:min(1160px,calc(100% - 1.5rem));overflow:hidden;border-radius:8px;background:#fff;border:1px solid #e7ebf0;box-shadow:0 8px 24px #0f172a14;transition:margin-top .25s ease}._announcementBox_motpw_184 video{min-width:100%;height:100%;object-fit:cover;filter:saturate(1.03)}._slideVideo_motpw_205{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease-in-out}._activeVideo_motpw_215{opacity:1;z-index:10}._announcement_motpw_184{width:min(1160px,calc(100% - 1.5rem));min-height:2.4rem;display:flex;align-items:center;gap:.85rem;margin:.75rem auto 0;padding:.35rem .75rem;border-radius:8px;background:#111827;color:#fff;font-size:.83rem;font-weight:700}._announcement_motpw_184 p{margin:0;color:#fbbf24;flex:0 0 auto}._marquee_motpw_241{flex:1;overflow:hidden;position:relative}._marquee_motpw_241 span{display:inline-block;padding-right:3rem;white-space:nowrap;font-weight:500;animation:_scroll_motpw_1 35s linear infinite}@keyframes _scroll_motpw_1{0%{transform:translate(0)}to{transform:translate(-100%)}}._verified_motpw_260,._seperation_motpw_261,._otherSellers_motpw_15{width:min(1160px,calc(100% - 1.5rem));margin-left:auto;margin-right:auto}._verified_motpw_260{margin-top:.9rem;padding:.85rem;background:#fff;border:1px solid #e7ebf0;border-radius:8px;box-shadow:0 8px 22px #0f172a0f}._sectionHeader_motpw_277{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;margin-bottom:.8rem}._sectionHeader_motpw_277 h2{margin:.12rem 0 0;color:#111827;font-size:1.05rem;line-height:1.25}._sectionHeader_motpw_277 span{flex:0 0 auto;color:#6b7280;font-size:.82rem;font-weight:700}._eyebrow_motpw_299,._p_motpw_300{margin:0;color:#ea7200;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:0}._sellersBox_motpw_14{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(145px,178px);gap:.75rem;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}._sellers_motpw_14,._odds_motpw_320{background:#fff;border:1px solid #e5e9ef;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}._sellers_motpw_14:hover,._odds_motpw_320:hover{transform:translateY(-2px);border-color:#f3bd78;box-shadow:0 12px 26px #0f172a1a}._sellers_motpw_14{min-height:16.2rem;display:flex;flex-direction:column}._picture_motpw_342,._pictures_motpw_343{position:relative;width:100%;overflow:hidden;background:#f0f2f5}._sellers_motpw_14 ._picture_motpw_342{aspect-ratio:1 / .88}._picture_motpw_342 img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(1.02)}._describe_motpw_362{display:flex;flex-direction:column;gap:.28rem;padding:.65rem;min-height:7.5rem}._productName_motpw_370{margin:0;min-width:0;color:#1f2937;font-size:.88rem;line-height:1.3;font-weight:650;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._price_motpw_383{margin:0;color:#111827;font-size:1rem;line-height:1.2;font-weight:850;font-family:inherit}._sellerName_motpw_392{margin:0;color:#6b7280;font-size:.76rem;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._remainingCover_motpw_402{display:grid;gap:.35rem;margin-top:auto}._remaining_motpw_402{margin:0;color:#6b7280;font-size:.74rem;font-weight:650}._readings_motpw_415{width:100%;height:.38rem;margin:0;background:#edf0f4;border-radius:999px;overflow:hidden}._growth_motpw_424{height:100%;background:linear-gradient(90deg,#f68b1e,#fbbf24);border-radius:inherit}._seperation_motpw_261{margin-top:.9rem;padding:.7rem .85rem;border-radius:8px;background:linear-gradient(135deg,#fffbeb,#fff7ed);border:1px solid #fde3bd}._best_motpw_438{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}._dif_motpw_446,._discount1_motpw_447,._discount1_motpw_447 p{margin:0}._dif_motpw_446{color:#111827;font-size:1rem;font-weight:850}._discount1_motpw_447{color:#9a5200;font-size:.82rem;font-weight:700;text-align:right;line-height:1.35}._otherSellers_motpw_15{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.9rem;padding:.9rem 0 2rem}._odds_motpw_320{position:relative;min-width:0;min-height:24rem;display:flex;flex-direction:column}._odds_motpw_320 ._picture_motpw_342{aspect-ratio:1 / .86}._callOff_motpw_485{position:absolute;top:.55rem;right:.55rem;z-index:2;margin:0;padding:.35rem .45rem;border-radius:6px;background:#111827e6;color:#fff;font-size:.72rem;line-height:1.25;font-weight:800;text-align:center}._callOff_motpw_485 p{margin:0}._callOff_motpw_485 span{color:#f9c777;text-decoration:line-through}._details_motpw_510{position:relative;display:flex;flex-direction:column;gap:.45rem;flex:1;padding:.7rem;background:#fff;overflow:hidden}._tier_motpw_521{width:fit-content;max-width:100%;margin:0;padding:.24rem .45rem;border-radius:6px;background:#eef2ff;color:#1e40af;font-size:.7rem;font-weight:800;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._details_motpw_510 ._productName_motpw_370{padding:0}._details_motpw_510 ._price_motpw_383{padding:0;text-align:left;color:#111827;font-size:1.08rem}._details_motpw_510 ._sellerName_motpw_392{position:static;padding:0;color:#6b7280;text-align:left;white-space:normal}._intro_motpw_556{color:#374151;font-weight:800;text-transform:capitalize}._inspectBtn_motpw_562,._details_motpw_510 button{order:10;width:100%;min-height:2.45rem;margin-top:auto;border:none;border-radius:8px;background:#f68b1e;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:850;cursor:pointer;transition:background .18s ease,transform .18s ease}._inspectBtn_motpw_562:hover,._details_motpw_510 button:hover{background:#e47600;transform:translateY(-1px)}._ratings_motpw_586{display:grid;gap:.45rem;width:100%;padding:0;font-weight:700}._ratings_motpw_586 p{margin:0;padding:0;color:#6b7280;font-size:.74rem;text-align:left;text-transform:none}._ratings_motpw_586>p{display:flex;justify-content:space-between;gap:.5rem}._ratings_motpw_586>p p{color:#111827;font-weight:850}._readingsControl_motpw_614{width:100%;display:grid;gap:.28rem}._pattern_motpw_620{display:grid;grid-template-columns:1rem 1fr;align-items:center;gap:.35rem}._pattern_motpw_620 p{color:#374151;font-size:.72rem;line-height:1}@media (min-width: 900px){._topMenu_motpw_19,._contact_motpw_20,._searchBox_motpw_155{padding-left:calc((100% - 1160px)/2 + 1rem);padding-right:calc((100% - 1160px)/2 + 1rem)}._announcementBox_motpw_184{height:22rem}}@media (max-width: 640px){._topMenu_motpw_19{gap:.6rem;padding:0 .75rem}._brandTitle_motpw_45{font-size:.98rem}._contact_motpw_20{padding:.35rem .75rem}._announcementBox_motpw_184,._announcement_motpw_184,._verified_motpw_260,._seperation_motpw_261,._otherSellers_motpw_15{width:calc(100% - 1rem)}._announcementBox_motpw_184{min-height:11.5rem;height:25vh}._sectionHeader_motpw_277{align-items:flex-start}._sellersBox_motpw_14{grid-auto-columns:minmax(136px,45vw)}._otherSellers_motpw_15{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}._odds_motpw_320{min-height:22.5rem}._details_motpw_510{padding:.6rem}._productName_motpw_370{font-size:.82rem}._price_motpw_383,._details_motpw_510 ._price_motpw_383{font-size:.94rem}}@media (max-width: 380px){._otherSellers_motpw_15{grid-template-columns:1fr}._odds_motpw_320{min-height:auto}}body.elighttee-dark ._container_motpw_1{background:var(--elighttee-bg, #050505)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._topMenu_motpw_19,body.elighttee-dark ._searchBox_motpw_155,body.elighttee-dark ._announcementBox_motpw_184,body.elighttee-dark ._verified_motpw_260,body.elighttee-dark ._sellers_motpw_14,body.elighttee-dark ._odds_motpw_320,body.elighttee-dark ._details_motpw_510,body.elighttee-dark ._menuDropdown_motpw_95{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._brandTitle_motpw_45,body.elighttee-dark ._sectionHeader_motpw_277 h2,body.elighttee-dark ._productName_motpw_370,body.elighttee-dark ._price_motpw_383,body.elighttee-dark ._ratingSummary_motpw_737 strong,body.elighttee-dark ._intro_motpw_556,body.elighttee-dark ._dif_motpw_446{color:var(--elighttee-text)!important}body.elighttee-dark ._sellerName_motpw_392,body.elighttee-dark ._remaining_motpw_402,body.elighttee-dark ._sectionHeader_motpw_277 span,body.elighttee-dark ._menuDropdownText_motpw_119,body.elighttee-dark ._ratings_motpw_586 p{color:var(--elighttee-muted)!important}body.elighttee-dark ._contact_motpw_20,body.elighttee-dark ._announcement_motpw_184{background:#080808!important;border-color:var(--elighttee-border)!important}._page_14egg_1{min-height:100vh;box-sizing:border-box;padding:clamp(18px,4vw,42px);background:radial-gradient(circle at 12% 12%,rgba(20,184,166,.12),transparent 28rem),linear-gradient(180deg,#f8fafc,#eef2f7);color:#101828}._storyShell_14egg_11{width:min(1100px,100%);margin:0 auto;animation:_pageJogIn_14egg_1 1.35s cubic-bezier(.2,.9,.18,1) both;transform-origin:center 42%;will-change:transform,opacity}._backButton_14egg_19{min-height:42px;padding:0 16px;border:1px solid #d0d5dd;border-radius:999px;background:#ffffffd1;color:#344054;font-weight:850;cursor:pointer;margin-bottom:18px;box-shadow:0 10px 28px #0f172a0f}._heroGrid_14egg_32{display:grid;grid-template-columns:minmax(240px,390px) minmax(0,1fr);gap:clamp(22px,4vw,44px);align-items:stretch}._coverPanel_14egg_39,._copyPanel_14egg_40,._emptyCard_14egg_41,._loadingCard_14egg_42{border:1px solid rgba(226,232,240,.95);background:#ffffffeb;box-shadow:0 26px 80px #0f172a17;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}._coverPanel_14egg_39{position:relative;min-height:520px;border-radius:30px;overflow:hidden;animation:_coverFloat_14egg_1 4.8s ease-in-out .85s infinite}._coverPanel_14egg_39:after{content:"";position:absolute;inset:auto 18px 18px;height:32%;border-radius:24px;background:linear-gradient(180deg,transparent,rgba(15,23,42,.24));pointer-events:none}._coverPanel_14egg_39 img{width:100%;height:100%;min-height:520px;display:block;object-fit:cover}._copyPanel_14egg_40{min-width:0;border-radius:30px;padding:clamp(24px,5vw,48px);display:flex;flex-direction:column;justify-content:center}._statusPill_14egg_84{width:fit-content;display:inline-flex;align-items:center;justify-content:center;padding:8px 13px;border-radius:999px;font-size:.78rem;font-weight:900;margin-bottom:18px}._copyPanel_14egg_40 h1{margin:0;color:#101828;font-size:clamp(2.25rem,6vw,5.2rem);line-height:.98;letter-spacing:0;overflow-wrap:anywhere}._metaRow_14egg_105{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}._metaRow_14egg_105 span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#f2f4f7;color:#344054;font-size:.9rem;font-weight:850}._description_14egg_124{margin:26px 0 0;color:#475467;font-size:clamp(1rem,2vw,1.16rem);line-height:1.82;max-width:680px;overflow-wrap:anywhere}._actionRow_14egg_133{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:34px}._readButton_14egg_141{min-height:54px;padding:0 24px;border:0;border-radius:999px;background:#101828;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 18px 44px #10182838;transition:transform .18s ease,box-shadow .18s ease}._readButton_14egg_141:hover{transform:translateY(-2px);box-shadow:0 22px 54px #10182842}._continueButton_14egg_159{min-height:54px;padding:0 22px;border:1px solid rgba(16,24,40,.14);border-radius:999px;background:#fff;color:#101828;font-weight:900;cursor:pointer;box-shadow:0 14px 34px #1018281a;transition:transform .18s ease,box-shadow .18s ease}._continueButton_14egg_159:hover{transform:translateY(-2px);box-shadow:0 18px 42px #10182829}._readerHint_14egg_177{color:#667085;font-size:.92rem;line-height:1.5;max-width:270px}._emptyCard_14egg_41,._loadingCard_14egg_42{width:min(620px,100%);margin:80px auto 0;border-radius:26px;padding:28px;line-height:1.6}._emptyCard_14egg_41 p{color:#b42318;font-weight:800}@keyframes _pageJogIn_14egg_1{0%{opacity:0;transform:translateY(34px) scale(.94)}42%{opacity:1;transform:translateY(-14px) scale(1.025)}58%{transform:translateY(8px) rotate(-.45deg) scale(.992)}72%{transform:translateY(-5px) rotate(.35deg) scale(1.006)}86%{transform:translateY(2px) rotate(-.12deg)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@keyframes _coverFloat_14egg_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width: 820px){._heroGrid_14egg_32{grid-template-columns:1fr}._coverPanel_14egg_39,._coverPanel_14egg_39 img{min-height:430px}._copyPanel_14egg_40{justify-content:flex-start}}@media (max-width: 520px){._page_14egg_1{padding:14px}._storyShell_14egg_11{animation-duration:1.1s}._coverPanel_14egg_39,._copyPanel_14egg_40{border-radius:22px}._coverPanel_14egg_39,._coverPanel_14egg_39 img{min-height:360px}._actionRow_14egg_133,._readButton_14egg_141,._continueButton_14egg_159{width:100%}}@media (prefers-reduced-motion: reduce){._storyShell_14egg_11,._coverPanel_14egg_39{animation:none}._readButton_14egg_141,._continueButton_14egg_159{transition:none}}body.elighttee-dark ._page_14egg_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._coverPanel_14egg_39,body.elighttee-dark ._copyPanel_14egg_40,body.elighttee-dark ._emptyCard_14egg_41,body.elighttee-dark ._loadingCard_14egg_42,body.elighttee-dark ._backButton_14egg_19,body.elighttee-dark ._continueButton_14egg_159{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._copyPanel_14egg_40 h1{color:var(--elighttee-text)!important}body.elighttee-dark ._description_14egg_124,body.elighttee-dark ._readerHint_14egg_177{color:var(--elighttee-muted)!important}body.elighttee-dark ._metaRow_14egg_105 span{background:#121212!important;color:var(--elighttee-text)!important}._storyTopBar_14egg_316{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}._storyTopBar_14egg_316 ._backButton_14egg_19{margin-bottom:0}._pdfButton_14egg_328{min-height:42px;padding:0 18px;border:1px solid rgba(30,64,175,.14);border-radius:999px;background:linear-gradient(135deg,#1e40af,#14b8a6 52%,#f59e0b);background-size:220% 220%;color:#fff;font-weight:950;cursor:pointer;box-shadow:0 14px 34px #1e40af38,0 6px 16px #14b8a629;animation:_pdfButtonFloat_14egg_1 2.8s ease-in-out infinite,_pdfButtonShine_14egg_1 4.2s ease-in-out infinite}._pdfButton_14egg_328:hover,._pdfButton_14egg_328:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 18px 42px #1e40af47,0 8px 18px #14b8a633}@keyframes _pdfButtonFloat_14egg_1{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes _pdfButtonShine_14egg_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media (max-width: 520px){._storyTopBar_14egg_316{align-items:stretch;flex-direction:column}._pdfButton_14egg_328{width:100%}}@media (prefers-reduced-motion: reduce){._pdfButton_14egg_328{animation:none}}body.elighttee-dark ._pdfButton_14egg_328{border-color:#f5f5f51f!important;box-shadow:0 14px 34px #00000061!important}._pdfButton_14egg_328:disabled{opacity:.68;cursor:wait;transform:none}._container_crmnm_1{max-width:800px;margin:auto;padding:2rem 1rem}._heading_crmnm_13{font-size:1.8rem;font-weight:700}._sub_crmnm_23{color:#6b7280;margin-bottom:2rem}._card_crmnm_33{background:#fff;border-radius:14px;padding:1.2rem;margin-bottom:1.2rem;box-shadow:0 6px 18px #0000000d}._row_crmnm_49{display:flex;align-items:center;gap:1rem}._card_crmnm_33 ._row_crmnm_49+._row_crmnm_49{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}._error_crmnm_59,._success_crmnm_59{margin-bottom:1rem;padding:.8rem 1rem;border-radius:6px;font-size:.9rem}._error_crmnm_59{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}._success_crmnm_59{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}._action_crmnm_62:disabled,._dangerBtn_crmnm_62:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 560px){._row_crmnm_49{align-items:flex-start;flex-wrap:wrap}._row_crmnm_49>div{flex:1;min-width:180px}._action_crmnm_62,._dangerBtn_crmnm_62,._switch_crmnm_67{margin-left:40px}}._row_crmnm_49 h3{margin:0;font-size:1rem}._row_crmnm_49 p{margin:0;font-size:.85rem;color:#6b7280}._action_crmnm_62{margin-left:auto;padding:.4rem .9rem;border-radius:8px;border:none;background:#1e40af;color:#fff;cursor:pointer}._switch_crmnm_67{margin-left:auto;position:relative;width:44px;height:24px}._switch_crmnm_67 input{display:none}._switch_crmnm_67 span{position:absolute;top:0;right:0;bottom:0;left:0;background:#d1d5db;border-radius:999px;cursor:pointer;transition:.3s}._switch_crmnm_67 span:before{content:"";position:absolute;width:18px;height:18px;background:#fff;border-radius:50%;top:3px;left:3px;transition:.3s}._switch_crmnm_67 input:checked+span{background:#1e40af}._switch_crmnm_67 input:checked+span:before{transform:translate(20px)}._danger_crmnm_62{border:1px solid #fee2e2}._dangerBtn_crmnm_62{margin-left:auto;background:#dc2626;color:#fff;border:none;padding:.4rem .9rem;border-radius:8px;cursor:pointer}body.elighttee-dark ._action_crmnm_62,body.elighttee-dark ._card_crmnm_33,body.elighttee-dark ._container_crmnm_1,body.elighttee-dark ._danger_crmnm_62,body.elighttee-dark ._dangerBtn_crmnm_62,body.elighttee-dark ._heading_crmnm_13,body.elighttee-dark ._row_crmnm_49,body.elighttee-dark ._sub_crmnm_23,body.elighttee-dark ._switch_crmnm_67{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._card_crmnm_33,body.elighttee-dark ._container_crmnm_1,body.elighttee-dark ._row_crmnm_49{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._card_crmnm_33,body.elighttee-dark ._container_crmnm_1,body.elighttee-dark ._heading_crmnm_13,body.elighttee-dark ._row_crmnm_49,body.elighttee-dark ._sub_crmnm_23{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._h_crmnm_13{color:var(--elighttee-text)!important}._page_1fl10_1{min-height:100vh;padding:clamp(16px,4vw,34px);background:radial-gradient(circle at 14% 8%,rgba(244,114,182,.14),transparent 26%),radial-gradient(circle at 86% 16%,rgba(59,130,246,.13),transparent 28%),linear-gradient(135deg,#fffaf5,#f8fbff 48%,#fff);color:#172033}._readerShell_1fl10_11{position:relative;width:min(100%,880px);margin:0 auto;isolation:isolate}._storyHalo_1fl10_18{position:absolute;inset:42px 18px auto;height:180px;border-radius:999px;background:linear-gradient(90deg,#fb71852e,#2563eb29);filter:blur(36px);z-index:-1}._hero_1fl10_28{display:grid;grid-template-columns:132px minmax(0,1fr);gap:clamp(16px,4vw,28px);align-items:center;padding:clamp(18px,4vw,30px);border:1px solid rgba(30,64,175,.1);border-radius:30px;background:#ffffffe6;box-shadow:0 24px 70px #0f172a1c;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}._backButton_1fl10_42{grid-column:1 / -1;justify-self:start;min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#fff;color:#1e3a8a;font-weight:850;cursor:pointer}._coverWrap_1fl10_58{width:132px;aspect-ratio:3 / 4;padding:7px;border-radius:26px;background:linear-gradient(145deg,#fff,#dbeafe);box-shadow:inset 0 0 0 1px #1e40af17,0 14px 30px #0f172a1f}._cover_1fl10_58{width:100%;height:100%;display:block;object-fit:cover;border-radius:20px}._heroCopy_1fl10_75{min-width:0}._episodeLabel_1fl10_79{width:max-content;margin:0 0 10px;padding:7px 11px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:12px;font-weight:900}._heroCopy_1fl10_75 h1,._heroCopy_1fl10_75 h2,._author_1fl10_92{margin:0}._heroCopy_1fl10_75 h1{color:#111827;font-size:clamp(25px,5vw,44px);line-height:1.05;font-weight:950}._heroCopy_1fl10_75 h2{margin-top:10px;color:#334155;font-size:clamp(16px,3vw,22px);line-height:1.2;font-weight:850}._author_1fl10_92{margin-top:8px;color:#64748b;font-weight:750}._actionRow_1fl10_117{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}._iconButton_1fl10_124,._chapterNav_1fl10_125 button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#fff;color:#172033;font-weight:900;cursor:pointer;box-shadow:0 10px 24px #0f172a0f}._iconButton_1fl10_124:disabled,._chapterNav_1fl10_125 button:disabled{cursor:not-allowed;opacity:.48}._activeLove_1fl10_147{background:#fff1f2;color:#be123c;border-color:#fecdd3}._activeBell_1fl10_153,._savedButton_1fl10_154{background:#eef6ff;color:#1d4ed8;border-color:#bfdbfe}._successMessage_1fl10_160,._errorMessage_1fl10_161,._stateCard_1fl10_162{margin:16px 0 0;padding:14px 16px;border-radius:18px;font-weight:800}._successMessage_1fl10_160{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}._errorMessage_1fl10_161,._errorCard_1fl10_176{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}._stateCard_1fl10_162{width:min(100%,720px);margin:8vh auto 0;background:#fff;border:1px solid rgba(30,64,175,.12);box-shadow:0 18px 44px #0f172a14}._saveNote_1fl10_190{width:max-content;max-width:100%;margin:18px auto 0;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:linear-gradient(90deg,#111827,#1e3a8a,#111827);background-size:220% 100%;color:#fff;font-size:13px;font-weight:900;box-shadow:0 14px 34px #1e3a8a3d;animation:_noteShine_1fl10_1 2.4s ease-in-out infinite}._storyBody_1fl10_208{margin-top:20px;padding:clamp(20px,5vw,42px);border-radius:32px;background:#ffffffd1;border:1px solid rgba(30,64,175,.08);box-shadow:0 22px 60px #0f172a14}._storyBody_1fl10_208 p{margin:0 0 1.25em;color:#1f2937;font-size:clamp(17px,2.3vw,20px);line-height:1.9;white-space:pre-wrap}._storyBody_1fl10_208 p:last-child{margin-bottom:0}._storyPulse_1fl10_229{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;align-items:center;margin:28px 0 34px;padding:12px;border-radius:24px;border:1px solid rgba(30,64,175,.12);background:linear-gradient(135deg,#fffffff2,#eff6ffeb),#fff;box-shadow:0 18px 42px #0f172a17;cursor:default;transform:rotate(-.35deg)}._storyPulse_1fl10_229:hover{transform:translateY(-2px) rotate(0)}._pulseImageWrap_1fl10_250{width:82px;height:98px;overflow:hidden;border-radius:18px;background:#e0edff}._pulseImage_1fl10_250{width:100%;height:100%;display:block;object-fit:cover}._pulseCopy_1fl10_265{min-width:0}._pulseTop_1fl10_269{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px}._pulseTop_1fl10_269 span{color:#1d4ed8;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}._pulseTop_1fl10_269 button{min-height:32px;padding:0 12px;border:1px solid rgba(30,64,175,.14);border-radius:999px;background:#1d4ed8;color:#fff;font-size:11px;font-weight:950;cursor:pointer;white-space:nowrap}._pulseCopy_1fl10_265 h3,._pulseAuthor_1fl10_299,._pulseSummary_1fl10_300{margin:0}._pulseCopy_1fl10_265 h3{color:#111827;font-size:16px;line-height:1.2;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._pulseAuthor_1fl10_299{margin-top:4px;color:#64748b;font-size:12px!important;line-height:1.2!important;font-weight:800}._pulseSummary_1fl10_300{margin-top:6px;color:#475569!important;font-size:12.5px!important;line-height:1.45!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._chapterNav_1fl10_125{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}._chapterNav_1fl10_125 button{width:100%;min-height:52px;padding:0 14px}@keyframes _noteShine_1fl10_1{0%{background-position:0% 50%;transform:translateY(0)}50%{background-position:100% 50%;transform:translateY(-2px)}to{background-position:0% 50%;transform:translateY(0)}}@media (max-width: 620px){._page_1fl10_1{padding:12px}._hero_1fl10_28{grid-template-columns:94px minmax(0,1fr);border-radius:24px}._coverWrap_1fl10_58{width:94px;border-radius:20px}._cover_1fl10_58{border-radius:15px}._actionRow_1fl10_117{display:grid;grid-template-columns:1fr}._iconButton_1fl10_124{width:100%}._storyBody_1fl10_208{border-radius:24px;padding:20px 16px}._storyPulse_1fl10_229{grid-template-columns:68px minmax(0,1fr);gap:11px;padding:10px}._pulseImageWrap_1fl10_250{width:68px;height:84px}._chapterNav_1fl10_125{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){._saveNote_1fl10_190{animation:none}}body.elighttee-dark ._page_1fl10_1{background:#090909;color:var(--elighttee-text)}body.elighttee-dark ._hero_1fl10_28,body.elighttee-dark ._storyBody_1fl10_208,body.elighttee-dark ._stateCard_1fl10_162,body.elighttee-dark ._storyPulse_1fl10_229,body.elighttee-dark ._iconButton_1fl10_124,body.elighttee-dark ._chapterNav_1fl10_125 button,body.elighttee-dark ._backButton_1fl10_42{background:#101010;color:var(--elighttee-text);border-color:var(--elighttee-border)}body.elighttee-dark ._heroCopy_1fl10_75 h1,body.elighttee-dark ._heroCopy_1fl10_75 h2,body.elighttee-dark ._storyBody_1fl10_208 p,body.elighttee-dark ._pulseCopy_1fl10_265 h3{color:var(--elighttee-text)}._readerTopBar_1fl10_441{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px}._pdfButton_1fl10_449{min-height:42px;padding:0 18px;border:1px solid rgba(30,64,175,.14);border-radius:999px;background:linear-gradient(135deg,#1d4ed8,#f97316 48%,#ec4899);background-size:220% 220%;color:#fff;font-weight:950;cursor:pointer;box-shadow:0 14px 34px #1e40af33,0 8px 18px #ec489924;animation:_pdfButtonFloat_1fl10_1 2.8s ease-in-out infinite,_pdfButtonShine_1fl10_1 4.2s ease-in-out infinite}._pdfButton_1fl10_449:hover,._pdfButton_1fl10_449:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 18px 42px #1e40af42,0 10px 22px #ec48992e}@keyframes _pdfButtonFloat_1fl10_1{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes _pdfButtonShine_1fl10_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media (max-width: 620px){._readerTopBar_1fl10_441{align-items:stretch;flex-direction:column}._pdfButton_1fl10_449{width:100%}}@media (prefers-reduced-motion: reduce){._pdfButton_1fl10_449{animation:none}}body.elighttee-dark ._pdfButton_1fl10_449{border-color:#f5f5f51f!important;box-shadow:0 14px 34px #00000061!important}._pdfButton_1fl10_449:disabled{opacity:.68;cursor:wait;transform:none}._container_j24c7_1{max-width:700px;margin:auto;padding:2rem 1rem}._heading_j24c7_13{font-size:1.8rem;font-weight:700}._sub_j24c7_23{color:#6b7280;margin-bottom:2rem}._card_j24c7_33{background:#fff;border-radius:14px;padding:1rem;margin-bottom:1rem;box-shadow:0 6px 18px #0000000d}._card_j24c7_33 label{display:flex;flex-direction:column;gap:.4rem;font-weight:500}._card_j24c7_33 label span{display:flex;align-items:center;gap:.5rem;color:#374151;font-size:.95rem}textarea{margin-top:.3rem;padding:.5rem .7rem;border-radius:8px;border:1px solid #d1d5db;font-size:.95rem;width:100%;box-sizing:border-box;resize:vertical}textarea:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 2px #1e40af33}._saveBtn_j24c7_113{display:flex;align-items:center;justify-content:center;background:#1e40af;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:10px;cursor:pointer;margin-top:1rem;font-weight:600;gap:.5rem}._saveBtn_j24c7_113:disabled{opacity:.6;cursor:wait}._status_j24c7_141{color:#475569}._error_j24c7_142{color:#b91c1c;font-weight:700}._saveBtn_j24c7_113:hover{background:#1b3aaf}._success_j24c7_153{margin-top:1rem;color:#16a34a;font-weight:500}body.elighttee-dark ._card_j24c7_33,body.elighttee-dark ._container_j24c7_1,body.elighttee-dark ._heading_j24c7_13,body.elighttee-dark ._saveBtn_j24c7_113,body.elighttee-dark ._sub_j24c7_23,body.elighttee-dark ._success_j24c7_153{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._card_j24c7_33,body.elighttee-dark ._container_j24c7_1{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._card_j24c7_33,body.elighttee-dark ._container_j24c7_1,body.elighttee-dark ._heading_j24c7_13,body.elighttee-dark ._sub_j24c7_23{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._h_j24c7_13{color:var(--elighttee-text)!important}._container_1qfhu_1{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#eef4ff);padding:24px 16px 56px;display:flex;flex-direction:column;gap:20px}._header_1qfhu_19{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#1e40af,#2563eb 55%,#3b82f6);border-radius:28px;padding:22px 18px;color:#fff;box-shadow:0 18px 45px #1e40af33;position:relative;overflow:hidden}._header_1qfhu_19:before{content:"";position:absolute;width:170px;height:170px;top:-70px;right:-45px;border-radius:50%;background:#ffffff14}._header_1qfhu_19:after{content:"";position:absolute;width:110px;height:110px;left:-22px;bottom:-35px;border-radius:50%;background:#ffffff0f}._headerIconWrap_1qfhu_89{width:58px;height:58px;min-width:58px;border-radius:18px;background:#ffffff24;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;z-index:1}._headerIcon_1qfhu_89{width:28px;height:28px;color:#dbeafe}._heading_1qfhu_129{margin:0;font-size:1.8rem;line-height:1.15;font-weight:800;letter-spacing:-.03em;position:relative;z-index:1}._sub_1qfhu_149{margin:6px 0 0;font-size:.96rem;line-height:1.6;color:#ffffffeb;position:relative;z-index:1}._statusBanner_1qfhu_167{border-radius:22px;padding:16px 18px;border:1px solid transparent;box-shadow:0 10px 26px #0f172a0f}._statusTop_1qfhu_181{display:flex;align-items:flex-start;gap:12px}._statusTop_1qfhu_181 h3{margin:0 0 4px;font-size:1rem;font-weight:800}._statusTop_1qfhu_181 p{margin:0;font-size:.94rem;line-height:1.55}._statusIcon_1qfhu_217{width:22px;height:22px;flex-shrink:0;margin-top:2px}._successBanner_1qfhu_231{background:#ecfdf3;border-color:#bbf7d0;color:#166534}._errorBanner_1qfhu_243{background:#fef2f2;border-color:#fecaca;color:#b91c1c}._warningBanner_1qfhu_255{background:#fff7ed;border-color:#fed7aa;color:#c2410c}._infoBanner_1qfhu_267{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}._loadingBox_1qfhu_279{background:#fffffff0;border:1px solid rgba(30,64,175,.08);border-radius:24px;padding:34px 20px;display:flex;flex-direction:column;align-items:center;gap:12px;color:#334155;box-shadow:0 10px 30px #0f172a0f}._spinIcon_1qfhu_305{width:28px;height:28px;color:#2563eb;animation:_spin_1qfhu_305 .85s linear infinite}._accessCard_1qfhu_319{background:#fffffff2;border:1px solid rgba(30,64,175,.08);border-radius:24px;padding:20px 18px;box-shadow:0 10px 30px #0f172a0f}._accessTop_1qfhu_335{display:flex;align-items:flex-start;gap:14px}._accessIcon_1qfhu_347{width:24px;height:24px;color:#2563eb;margin-top:2px;flex-shrink:0}._accessTop_1qfhu_335 h2{margin:0 0 6px;font-size:1.15rem;color:#0f172a;font-weight:800}._accessTop_1qfhu_335 p{margin:0;color:#475569;line-height:1.6;font-size:.95rem}._requirementGrid_1qfhu_391{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}._requirementItem_1qfhu_405{border-radius:18px;padding:16px 14px;border:1px solid rgba(37,99,235,.1);background:#fff}._requirementItem_1qfhu_405 span{display:block;font-size:.86rem;color:#64748b;margin-bottom:6px}._requirementItem_1qfhu_405 strong{display:block;font-size:1rem;font-weight:800}._requirementPassed_1qfhu_445{background:#ecfdf3;border-color:#bbf7d0;color:#166534}._requirementFailed_1qfhu_457{background:#fff7ed;border-color:#fed7aa;color:#c2410c}._accessActions_1qfhu_469{margin-top:18px;display:flex;flex-wrap:wrap;gap:12px}._primaryBtn_1qfhu_483,._secondaryBtn_1qfhu_485,._saveBtn_1qfhu_487,._lockBtn_1qfhu_489,._activeLock_1qfhu_491{min-height:50px;border:none;outline:none;border-radius:16px;padding:0 18px;font-size:.96rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .22s ease}._primaryBtn_1qfhu_483,._saveBtn_1qfhu_487{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);color:#fff;box-shadow:0 16px 32px #2563eb38}._primaryBtn_1qfhu_483:hover,._saveBtn_1qfhu_487:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 22px 40px #2563eb47}._secondaryBtn_1qfhu_485{background:#eff6ff;color:#1d4ed8;border:1px solid rgba(37,99,235,.14)}._secondaryBtn_1qfhu_485:hover{background:#dbeafe;transform:translateY(-1px)}._btnIcon_1qfhu_571{width:18px;height:18px}._pageInfoBox_1qfhu_581{background:#fffffff2;border:1px solid rgba(30,64,175,.08);border-radius:24px;padding:18px 16px;box-shadow:0 10px 30px #0f172a0f;display:flex;align-items:center;justify-content:space-between;gap:16px}._pageInfoBox_1qfhu_581 h2{margin:0 0 5px;font-size:1.12rem;color:#0f172a;font-weight:800}._pageInfoBox_1qfhu_581 p{margin:0;font-size:.93rem;color:#475569;line-height:1.55}._pageBadge_1qfhu_633{padding:8px 12px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.82rem;font-weight:800;white-space:nowrap}._premiumBox_1qfhu_653{background:linear-gradient(180deg,#eff6ff,#dbeafe);border:1px solid rgba(37,99,235,.16);color:#1e3a8a;border-radius:18px;padding:14px 16px;font-size:.95rem;font-weight:700}._card_1qfhu_673{background:#fffffff2;border:1px solid rgba(30,64,175,.08);border-radius:24px;padding:20px 16px;box-shadow:0 10px 28px #0f172a0d}._card_1qfhu_673 h3{margin:0 0 8px;font-size:1.04rem;font-weight:800;color:#0f172a;display:flex;align-items:center;gap:10px}._card_1qfhu_673 h3 svg{width:20px;height:20px;color:#2563eb}._card_1qfhu_673 p{margin:0 0 14px;font-size:.94rem;color:#475569;line-height:1.6}._input_1qfhu_735{width:100%;min-height:50px;border-radius:16px;border:1px solid rgba(37,99,235,.12);background:#fff;padding:0 14px;outline:none;font-size:.95rem;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}._input_1qfhu_735:focus{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb1a}._audio_1qfhu_771{margin-top:14px;width:100%}._row_1qfhu_781{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #eef2ff}._row_1qfhu_781:last-child{border-bottom:none}._rowLeft_1qfhu_807{display:flex;align-items:center;gap:10px;color:#334155;font-weight:600}._rowLeft_1qfhu_807 svg{width:18px;height:18px;color:#2563eb}._checkboxLabel_1qfhu_835{display:flex;align-items:center;gap:10px;color:#334155;font-size:.95rem;font-weight:600}._checkboxLabel_1qfhu_835 input{width:17px;height:17px;accent-color:#2563eb}._colorInput_1qfhu_865{width:52px;height:36px;border:none;background:transparent;cursor:pointer}._preview_1qfhu_881{margin-top:16px;min-height:120px;border-radius:18px;display:flex;align-items:center;justify-content:center;color:#334155;font-weight:700;transition:all .2s ease}._effects_1qfhu_905{display:flex;flex-wrap:wrap;gap:14px 20px;margin-bottom:16px}._textPreview_1qfhu_919{min-height:68px;border-radius:16px;border:1px dashed rgba(37,99,235,.18);display:flex;align-items:center;padding:14px;color:#334155;font-size:.96rem;transition:all .2s ease}._danger_1qfhu_943{border-color:#f973162e;background:linear-gradient(180deg,#fffaf5,#fff)}._lockBtn_1qfhu_489{background:#fff7ed;color:#c2410c;border:1px solid rgba(249,115,22,.18)}._lockBtn_1qfhu_489:hover{background:#ffedd5;transform:translateY(-1px)}._activeLock_1qfhu_491{background:linear-gradient(135deg,#ea580c,#f97316);color:#fff;box-shadow:0 14px 28px #f9731633}._activeLock_1qfhu_491:hover{transform:translateY(-1px)}._actionBar_1qfhu_995{display:flex;justify-content:flex-end}._saveBtnDisabled_1qfhu_1005{opacity:.7;cursor:not-allowed;box-shadow:none}._btnSpinner_1qfhu_1017{width:18px;height:18px;animation:_spin_1qfhu_305 .85s linear infinite}@keyframes _spin_1qfhu_305{to{transform:rotate(360deg)}}@media (max-width: 900px){._requirementGrid_1qfhu_391{grid-template-columns:1fr}._pageInfoBox_1qfhu_581{flex-direction:column;align-items:flex-start}._actionBar_1qfhu_995{justify-content:stretch}._saveBtn_1qfhu_487{width:100%}}@media (max-width: 768px){._container_1qfhu_1{padding:16px 12px 44px;gap:16px}._header_1qfhu_19{padding:20px 14px;border-radius:24px;align-items:flex-start}._headerIconWrap_1qfhu_89{width:52px;height:52px;min-width:52px;border-radius:16px}._heading_1qfhu_129{font-size:1.5rem}._sub_1qfhu_149{font-size:.93rem}._card_1qfhu_673,._accessCard_1qfhu_319,._pageInfoBox_1qfhu_581,._loadingBox_1qfhu_279{border-radius:20px}._accessActions_1qfhu_469{flex-direction:column}._primaryBtn_1qfhu_483,._secondaryBtn_1qfhu_485,._saveBtn_1qfhu_487,._lockBtn_1qfhu_489,._activeLock_1qfhu_491{width:100%}._row_1qfhu_781{flex-direction:column;align-items:flex-start}._effects_1qfhu_905{flex-direction:column;gap:12px}}@media (max-width: 480px){._container_1qfhu_1{padding:12px 10px 36px}._heading_1qfhu_129{font-size:1.34rem}._sub_1qfhu_149,._statusTop_1qfhu_181 p,._accessTop_1qfhu_335 p,._pageInfoBox_1qfhu_581 p,._card_1qfhu_673 p,._premiumBox_1qfhu_653,._checkboxLabel_1qfhu_835,._input_1qfhu_735,._textPreview_1qfhu_919{font-size:.92rem}._statusTop_1qfhu_181 h3,._accessTop_1qfhu_335 h2,._pageInfoBox_1qfhu_581 h2,._card_1qfhu_673 h3{font-size:1rem}._header_1qfhu_19{gap:12px}._headerIconWrap_1qfhu_89{width:48px;height:48px;min-width:48px}._headerIcon_1qfhu_89{width:24px;height:24px}}body.elighttee-dark ._accessActions_1qfhu_469,body.elighttee-dark ._accessCard_1qfhu_319,body.elighttee-dark ._accessIcon_1qfhu_347,body.elighttee-dark ._accessTop_1qfhu_335,body.elighttee-dark ._actionBar_1qfhu_995,body.elighttee-dark ._activeLock_1qfhu_491,body.elighttee-dark ._audio_1qfhu_771,body.elighttee-dark ._btnIcon_1qfhu_571,body.elighttee-dark ._btnSpinner_1qfhu_1017,body.elighttee-dark ._card_1qfhu_673,body.elighttee-dark ._checkboxLabel_1qfhu_835,body.elighttee-dark ._colorInput_1qfhu_865,body.elighttee-dark ._container_1qfhu_1,body.elighttee-dark ._danger_1qfhu_943,body.elighttee-dark ._effects_1qfhu_905,body.elighttee-dark ._errorBanner_1qfhu_243,body.elighttee-dark ._header_1qfhu_19,body.elighttee-dark ._headerIcon_1qfhu_89,body.elighttee-dark ._headerIconWrap_1qfhu_89,body.elighttee-dark ._heading_1qfhu_129,body.elighttee-dark ._infoBanner_1qfhu_267,body.elighttee-dark ._input_1qfhu_735,body.elighttee-dark ._loadingBox_1qfhu_279,body.elighttee-dark ._lockBtn_1qfhu_489,body.elighttee-dark ._pageBadge_1qfhu_633,body.elighttee-dark ._pageInfoBox_1qfhu_581,body.elighttee-dark ._premiumBox_1qfhu_653,body.elighttee-dark ._preview_1qfhu_881,body.elighttee-dark ._primaryBtn_1qfhu_483,body.elighttee-dark ._requirementFailed_1qfhu_457,body.elighttee-dark ._requirementGrid_1qfhu_391,body.elighttee-dark ._requirementItem_1qfhu_405,body.elighttee-dark ._requirementPassed_1qfhu_445,body.elighttee-dark ._row_1qfhu_781,body.elighttee-dark ._rowLeft_1qfhu_807,body.elighttee-dark ._saveBtn_1qfhu_487,body.elighttee-dark ._saveBtnDisabled_1qfhu_1005,body.elighttee-dark ._secondaryBtn_1qfhu_485,body.elighttee-dark ._spinIcon_1qfhu_305,body.elighttee-dark ._statusBanner_1qfhu_167,body.elighttee-dark ._statusIcon_1qfhu_217,body.elighttee-dark ._statusTop_1qfhu_181,body.elighttee-dark ._sub_1qfhu_149,body.elighttee-dark ._successBanner_1qfhu_231,body.elighttee-dark ._textPreview_1qfhu_919,body.elighttee-dark ._warningBanner_1qfhu_255{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._accessCard_1qfhu_319,body.elighttee-dark ._accessTop_1qfhu_335,body.elighttee-dark ._card_1qfhu_673,body.elighttee-dark ._checkboxLabel_1qfhu_835,body.elighttee-dark ._container_1qfhu_1,body.elighttee-dark ._header_1qfhu_19,body.elighttee-dark ._loadingBox_1qfhu_279,body.elighttee-dark ._pageInfoBox_1qfhu_581,body.elighttee-dark ._premiumBox_1qfhu_653,body.elighttee-dark ._preview_1qfhu_881,body.elighttee-dark ._requirementItem_1qfhu_405,body.elighttee-dark ._row_1qfhu_781,body.elighttee-dark ._rowLeft_1qfhu_807,body.elighttee-dark ._statusTop_1qfhu_181,body.elighttee-dark ._textPreview_1qfhu_919{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._accessCard_1qfhu_319,body.elighttee-dark ._accessTop_1qfhu_335,body.elighttee-dark ._activeLock_1qfhu_491,body.elighttee-dark ._card_1qfhu_673,body.elighttee-dark ._checkboxLabel_1qfhu_835,body.elighttee-dark ._colorInput_1qfhu_865,body.elighttee-dark ._container_1qfhu_1,body.elighttee-dark ._effects_1qfhu_905,body.elighttee-dark ._errorBanner_1qfhu_243,body.elighttee-dark ._header_1qfhu_19,body.elighttee-dark ._heading_1qfhu_129,body.elighttee-dark ._infoBanner_1qfhu_267,body.elighttee-dark ._input_1qfhu_735,body.elighttee-dark ._loadingBox_1qfhu_279,body.elighttee-dark ._pageInfoBox_1qfhu_581,body.elighttee-dark ._premiumBox_1qfhu_653,body.elighttee-dark ._preview_1qfhu_881,body.elighttee-dark ._requirementFailed_1qfhu_457,body.elighttee-dark ._requirementGrid_1qfhu_391,body.elighttee-dark ._requirementItem_1qfhu_405,body.elighttee-dark ._requirementPassed_1qfhu_445,body.elighttee-dark ._row_1qfhu_781,body.elighttee-dark ._rowLeft_1qfhu_807,body.elighttee-dark ._statusBanner_1qfhu_167,body.elighttee-dark ._statusTop_1qfhu_181,body.elighttee-dark ._sub_1qfhu_149,body.elighttee-dark ._textPreview_1qfhu_919,body.elighttee-dark ._warningBanner_1qfhu_255{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._checkboxLabel_1qfhu_835,body.elighttee-dark ._heading_1qfhu_129,body.elighttee-dark ._infoBanner_1qfhu_267,body.elighttee-dark ._pageInfoBox_1qfhu_581,body.elighttee-dark ._statusBanner_1qfhu_167,body.elighttee-dark ._statusIcon_1qfhu_217,body.elighttee-dark ._statusTop_1qfhu_181,body.elighttee-dark ._textPreview_1qfhu_919{color:var(--elighttee-text)!important}._container_1bhzg_1{min-height:100vh;width:100%;box-sizing:border-box;padding:1rem 0 2rem;background:radial-gradient(circle at top right,rgba(30,64,175,.08),transparent 24%),radial-gradient(circle at top left,rgba(59,130,246,.05),transparent 20%),linear-gradient(180deg,#f8fbff,#f6f8fc)}._topBar_1bhzg_23{width:calc(100% - 1.5rem);margin:0 auto .7rem;padding:.95rem 1rem;display:flex;align-items:center;gap:.8rem;border-radius:22px;background:#ffffffe0;border:1px solid rgba(226,232,240,.95);box-shadow:0 14px 34px #0f172a0f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);position:sticky;top:.6rem;z-index:50;box-sizing:border-box}._backBtn_1bhzg_61,._refreshBtn_1bhzg_63{width:42px;height:42px;min-width:42px;border:none;outline:none;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,#eff6ff,#dbeafe);color:#1e40af;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,opacity .18s ease;box-shadow:inset 0 1px #ffffffb3,0 8px 18px #1e40af1f}._backBtn_1bhzg_61:hover,._refreshBtn_1bhzg_63:hover{transform:translateY(-1px) scale(1.03);background:linear-gradient(180deg,#dbeafe,#bfdbfe)}._refreshBtn_1bhzg_63{margin-left:auto}._backBtn_1bhzg_61:disabled,._refreshBtn_1bhzg_63:disabled{opacity:.65;cursor:not-allowed;transform:none}._topBarTitle_1bhzg_141{display:flex;align-items:center;gap:.55rem;color:#0f172a;font-size:1.02rem;font-weight:800;letter-spacing:-.02em}._subHeader_1bhzg_161{width:calc(100% - 1.5rem);margin:0 auto .8rem;padding:.15rem .15rem 0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;box-sizing:border-box}._sub_1bhzg_161{margin:0;color:#0f172a;font-size:1rem;font-weight:800;letter-spacing:-.02em}._markAll_1bhzg_199{border:none;outline:none;display:inline-flex;align-items:center;gap:.45rem;padding:.72rem .95rem;border-radius:999px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-size:.85rem;font-weight:700;cursor:pointer;box-shadow:0 12px 24px #1e40af33;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}._markAll_1bhzg_199:hover{transform:translateY(-1px);box-shadow:0 16px 30px #1e40af42}._markAll_1bhzg_199:disabled{opacity:.7;cursor:not-allowed;transform:none}._notify_1bhzg_261{width:calc(100% - 1.5rem);margin:0 auto .85rem;padding:.95rem;display:flex;align-items:flex-start;gap:.9rem;box-sizing:border-box;border-radius:24px;border:1px solid rgba(226,232,240,.92);background:#ffffffe6;box-shadow:0 14px 32px #0f172a0d,inset 0 1px #ffffffb3;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease;cursor:pointer;position:relative}._notify_1bhzg_261:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 18px 36px #0f172a14,0 0 0 1px #dbeafebf}._notify_1bhzg_261:after{content:"";position:absolute;left:.72rem;top:.95rem;bottom:.95rem;width:4px;border-radius:999px;background:transparent;transition:background .2s ease}._notify_1bhzg_261[style*="#f4f6f8"]:after{background:linear-gradient(180deg,#2563eb,#60a5fa)}._imageContainer_1bhzg_355{width:56px;height:56px;min-width:56px;border-radius:50%;overflow:hidden;position:relative;border:2px solid #dbeafe;background:#fff;box-shadow:0 10px 20px #1e40af1f}._imageContainer_1bhzg_355 img{width:100%;height:100%;display:block;object-fit:cover}._message_1bhzg_393{flex:1;min-width:0;padding-top:.08rem}._user_1bhzg_405{margin:0 0 .22rem;color:#0f172a;font-size:.97rem;line-height:1.28;letter-spacing:-.01em}._message_1bhzg_393 p{margin:0 0 .18rem;color:#475569;font-size:.92rem;line-height:1.46;word-break:break-word}._message_1bhzg_393 p:nth-child(3){color:#1e40af}._timePosted_1bhzg_445{margin-top:.35rem!important;font-size:.79rem!important;color:#94a3b8!important;letter-spacing:.01em}._icon_1bhzg_459{color:#64748b;cursor:pointer;border-radius:999px;padding:.32rem;transition:background .18s ease,color .18s ease,transform .18s ease}._icon_1bhzg_459:hover{background:#eff6ff;color:#1e40af;transform:scale(1.03)}._dropdownMenu_1bhzg_493{position:absolute;top:calc(100% + 10px);right:0;width:230px;z-index:300;overflow:hidden;border-radius:20px;background:#fffffff7;border:1px solid rgba(226,232,240,.95);box-shadow:0 24px 54px #0f172a2e,0 10px 18px #0f172a14;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);animation:_menuIn_1bhzg_1 .18s ease}._dropdownMenu_1bhzg_493:before{content:"";position:absolute;top:-7px;right:16px;width:14px;height:14px;background:#fffffff7;border-left:1px solid rgba(226,232,240,.95);border-top:1px solid rgba(226,232,240,.95);transform:rotate(45deg)}._dropdownBtn_1bhzg_555{width:100%;border:none;outline:none;background:transparent;padding:.98rem 1rem;text-align:left;cursor:pointer;display:flex;align-items:center;gap:.75rem;color:#0f172a;font-size:.92rem;font-weight:650;transition:background .18s ease,color .18s ease,padding-left .18s ease;position:relative;z-index:1}._dropdownBtn_1bhzg_555+._dropdownBtn_1bhzg_555{border-top:1px solid rgba(226,232,240,.78)}._dropdownBtn_1bhzg_555:hover{background:linear-gradient(90deg,#eff6fffa,#f8fafcfa);color:#1e40af;padding-left:1.08rem}._dropdownBtn_1bhzg_555:active{background:#dbeafeeb}._dropdownBtn_1bhzg_555:first-child{color:#b91c1c}._dropdownBtn_1bhzg_555:first-child:hover{background:linear-gradient(90deg,#fef2f2fa,#fffffffa);color:#b91c1c}._loadingWrap_1bhzg_645,._errorCard_1bhzg_647,._emptyWrap_1bhzg_649{width:calc(100% - 1.5rem);min-height:220px;margin:.6rem auto 0;padding:1.5rem;box-sizing:border-box;display:grid;place-items:center;text-align:center;border-radius:24px;border:1px solid rgba(226,232,240,.92);background:#ffffffe6;box-shadow:0 14px 32px #0f172a0d;color:#475569}._errorCard_1bhzg_647 p,._emptyWrap_1bhzg_649 p,._loadingWrap_1bhzg_645 p{margin:.5rem 0 0}._retryBtn_1bhzg_693{margin-top:.95rem;border:none;outline:none;border-radius:14px;padding:.82rem 1rem;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 12px 24px #1e40af2e;transition:transform .18s ease,box-shadow .18s ease}._retryBtn_1bhzg_693:hover{transform:translateY(-1px);box-shadow:0 16px 28px #1e40af3d}._spinner_1bhzg_731,._spinning_1bhzg_733{animation:_spin_1bhzg_731 1s linear infinite}@keyframes _menuIn_1bhzg_1{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _spin_1bhzg_731{to{transform:rotate(360deg)}}@media (max-width: 640px){._container_1bhzg_1{padding:.8rem 0 1.6rem}._topBar_1bhzg_23,._subHeader_1bhzg_161,._notify_1bhzg_261,._loadingWrap_1bhzg_645,._errorCard_1bhzg_647,._emptyWrap_1bhzg_649{width:calc(100% - 1rem)}._topBar_1bhzg_23{padding:.85rem .88rem;border-radius:20px;top:.45rem}._topBarTitle_1bhzg_141{font-size:.95rem}._subHeader_1bhzg_161{flex-direction:column;align-items:flex-start;padding:.2rem 0 0;gap:.7rem}._notify_1bhzg_261{padding:.86rem;border-radius:20px;gap:.75rem}._imageContainer_1bhzg_355{width:50px;height:50px;min-width:50px}._user_1bhzg_405{font-size:.93rem}._message_1bhzg_393 p{font-size:.88rem}._dropdownMenu_1bhzg_493{width:195px;border-radius:18px}._dropdownBtn_1bhzg_555{padding:.9rem .92rem;font-size:.88rem}._loadingWrap_1bhzg_645,._errorCard_1bhzg_647,._emptyWrap_1bhzg_649{min-height:180px;border-radius:20px}}body.elighttee-dark ._backBtn_1bhzg_61,body.elighttee-dark ._container_1bhzg_1,body.elighttee-dark ._dropdownBtn_1bhzg_555,body.elighttee-dark ._dropdownMenu_1bhzg_493,body.elighttee-dark ._emptyWrap_1bhzg_649,body.elighttee-dark ._errorCard_1bhzg_647,body.elighttee-dark ._icon_1bhzg_459,body.elighttee-dark ._imageContainer_1bhzg_355,body.elighttee-dark ._loadingWrap_1bhzg_645,body.elighttee-dark ._markAll_1bhzg_199,body.elighttee-dark ._message_1bhzg_393,body.elighttee-dark ._notify_1bhzg_261,body.elighttee-dark ._refreshBtn_1bhzg_63,body.elighttee-dark ._retryBtn_1bhzg_693,body.elighttee-dark ._spinner_1bhzg_731,body.elighttee-dark ._spinning_1bhzg_733,body.elighttee-dark ._sub_1bhzg_161,body.elighttee-dark ._subHeader_1bhzg_161,body.elighttee-dark ._timePosted_1bhzg_445,body.elighttee-dark ._topBar_1bhzg_23,body.elighttee-dark ._topBarTitle_1bhzg_141,body.elighttee-dark ._user_1bhzg_405{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._container_1bhzg_1,body.elighttee-dark ._dropdownMenu_1bhzg_493,body.elighttee-dark ._errorCard_1bhzg_647,body.elighttee-dark ._subHeader_1bhzg_161,body.elighttee-dark ._timePosted_1bhzg_445,body.elighttee-dark ._topBar_1bhzg_23,body.elighttee-dark ._topBarTitle_1bhzg_141{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._container_1bhzg_1,body.elighttee-dark ._dropdownMenu_1bhzg_493,body.elighttee-dark ._emptyWrap_1bhzg_649,body.elighttee-dark ._errorCard_1bhzg_647,body.elighttee-dark ._loadingWrap_1bhzg_645,body.elighttee-dark ._markAll_1bhzg_199,body.elighttee-dark ._message_1bhzg_393,body.elighttee-dark ._notify_1bhzg_261,body.elighttee-dark ._spinning_1bhzg_733,body.elighttee-dark ._sub_1bhzg_161,body.elighttee-dark ._subHeader_1bhzg_161,body.elighttee-dark ._timePosted_1bhzg_445,body.elighttee-dark ._topBar_1bhzg_23,body.elighttee-dark ._topBarTitle_1bhzg_141,body.elighttee-dark ._user_1bhzg_405{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._emptyWrap_1bhzg_649,body.elighttee-dark ._message_1bhzg_393,body.elighttee-dark ._timePosted_1bhzg_445,body.elighttee-dark ._topBarTitle_1bhzg_141,body.elighttee-dark ._user_1bhzg_405{color:var(--elighttee-text)!important}._wrapper_idu06_1{max-width:980px;margin:auto;padding:2rem 1rem 3rem}._hero_idu06_15{background:linear-gradient(135deg,#1e40af,#9333ea);color:#fff;padding:2.2rem 1.5rem;border-radius:24px;text-align:center;margin-bottom:2.5rem;box-shadow:0 20px 40px #0000002e}._hero_idu06_15 h1{font-size:2.2rem;margin-top:.6rem}._hero_idu06_15 p{opacity:.9;margin-top:.3rem}._section_idu06_57{background:#fff;border-radius:20px;padding:1.6rem;margin-bottom:2rem;box-shadow:0 10px 25px #00000014}._section_idu06_57 h3{font-weight:700;margin-bottom:1rem}._types_idu06_85{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}._typeCard_idu06_97{background:#f8fafc;border-radius:18px;padding:1.2rem;text-align:center;cursor:pointer;transition:all .3s ease;border:2px solid transparent}._typeCard_idu06_97 svg{margin-bottom:.5rem}._typeCard_idu06_97:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0000001f}._active_idu06_135{background:linear-gradient(135deg,#6366f1,#9333ea);color:#fff;border-color:#6366f1}._section_idu06_57 input,._section_idu06_57 select,._section_idu06_57 textarea{width:100%;padding:.8rem 1rem;border-radius:14px;border:1px solid #e5e7eb;margin-bottom:.9rem;font-size:.95rem}._section_idu06_57 textarea{min-height:90px;resize:none}._coverUpload_idu06_183{display:flex;align-items:center;gap:.6rem}._previewSection_idu06_197{margin-bottom:2.5rem}._previewCard_idu06_205{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 18px 40px #00000026}._previewCover_idu06_219{height:160px;background-size:cover;background-position:center}._previewBody_idu06_231{padding:1.2rem}._previewBody_idu06_231 h4{font-size:1.1rem;font-weight:800}._previewBody_idu06_231 span{color:#6366f1;font-size:.85rem;font-weight:600}._previewBody_idu06_231 p{color:#6b7280;margin-top:.4rem}._createBtn_idu06_273{width:100%;padding:1rem;border-radius:18px;border:none;background:linear-gradient(135deg,#1e40af,#9333ea);color:#fff;font-size:1.05rem;font-weight:700;cursor:pointer;box-shadow:0 12px 30px #1e40af66;transition:transform .3s ease}._createBtn_idu06_273:hover{transform:translateY(-3px)}._success_idu06_307{margin-bottom:1rem;background:#ecfdf5;color:#065f46;padding:.8rem 1rem;border-radius:14px;display:flex;align-items:center;gap:.5rem;font-weight:600;box-shadow:0 8px 20px #00000014}._createBtn_idu06_273:disabled{opacity:.6;cursor:not-allowed}._hiddenFileInput_idu06_341{display:none}._uploadGrid_idu06_349{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:8px}._uploadCard_idu06_363{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #dbe3ff;border-radius:16px;background:#f8fbff;cursor:pointer;transition:all .2s ease}._uploadCard_idu06_363:hover{border-color:#1e40af;background:#eef4ff;transform:translateY(-1px)}._uploadIconWrap_idu06_399{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#dbeafe,#e0e7ff);display:flex;align-items:center;justify-content:center;color:#1e40af;flex-shrink:0}._uploadText_idu06_423{display:flex;flex-direction:column;min-width:0;flex:1}._uploadText_idu06_423 strong{font-size:.95rem;color:#0f172a;margin-bottom:2px}._uploadText_idu06_423 span{font-size:.84rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._uploadAction_idu06_465{color:#1e40af;flex-shrink:0}@media (max-width: 768px){._uploadGrid_idu06_349{grid-template-columns:1fr}}body.elighttee-dark ._active_idu06_135,body.elighttee-dark ._coverUpload_idu06_183,body.elighttee-dark ._createBtn_idu06_273,body.elighttee-dark ._hero_idu06_15,body.elighttee-dark ._hiddenFileInput_idu06_341,body.elighttee-dark ._previewBody_idu06_231,body.elighttee-dark ._previewCard_idu06_205,body.elighttee-dark ._previewCover_idu06_219,body.elighttee-dark ._previewSection_idu06_197,body.elighttee-dark ._section_idu06_57,body.elighttee-dark ._success_idu06_307,body.elighttee-dark ._typeCard_idu06_97,body.elighttee-dark ._types_idu06_85,body.elighttee-dark ._uploadAction_idu06_465,body.elighttee-dark ._uploadCard_idu06_363,body.elighttee-dark ._uploadGrid_idu06_349,body.elighttee-dark ._uploadIconWrap_idu06_399,body.elighttee-dark ._uploadText_idu06_423,body.elighttee-dark ._wrapper_idu06_1{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._previewBody_idu06_231,body.elighttee-dark ._previewCard_idu06_205,body.elighttee-dark ._previewSection_idu06_197,body.elighttee-dark ._section_idu06_57,body.elighttee-dark ._typeCard_idu06_97,body.elighttee-dark ._uploadCard_idu06_363,body.elighttee-dark ._wrapper_idu06_1{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._active_idu06_135,body.elighttee-dark ._hero_idu06_15,body.elighttee-dark ._hiddenFileInput_idu06_341,body.elighttee-dark ._previewBody_idu06_231,body.elighttee-dark ._previewCard_idu06_205,body.elighttee-dark ._previewSection_idu06_197,body.elighttee-dark ._section_idu06_57,body.elighttee-dark ._typeCard_idu06_97,body.elighttee-dark ._types_idu06_85,body.elighttee-dark ._uploadCard_idu06_363,body.elighttee-dark ._uploadGrid_idu06_349,body.elighttee-dark ._uploadText_idu06_423,body.elighttee-dark ._wrapper_idu06_1{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._u_idu06_349{color:var(--elighttee-text)!important}._container_1idn8_1{max-width:720px;margin:auto;padding:2rem 1rem}h1{font-size:1.8rem;font-weight:700}._sub_1idn8_23{color:#6b7280;margin-bottom:1.8rem}._sectionTitle_1idn8_33{margin:2rem 0 .8rem;font-size:1rem;font-weight:600;color:#374151}._card_1idn8_47{background:#fff;border-radius:16px;padding:1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem;cursor:pointer;transition:all .25s ease;box-shadow:0 10px 25px #0000000f;border:2px solid transparent}._card_1idn8_47:hover{transform:translateY(-2px)}._active_1idn8_83{border-color:#1e40af;background:linear-gradient(135deg,#1e40af14,#9333ea14)}._left_1idn8_101{display:flex;gap:.8rem;align-items:center}._left_1idn8_101 h4{font-size:.95rem;font-weight:600}._left_1idn8_101 span{font-size:.8rem;color:#6b7280}._check_1idn8_133{color:#1e40af}._empty_1idn8_141{font-size:.85rem;color:#9ca3af}body.elighttee-dark ._active_1idn8_83,body.elighttee-dark ._card_1idn8_47,body.elighttee-dark ._check_1idn8_133,body.elighttee-dark ._container_1idn8_1,body.elighttee-dark ._empty_1idn8_141,body.elighttee-dark ._left_1idn8_101,body.elighttee-dark ._sectionTitle_1idn8_33,body.elighttee-dark ._sub_1idn8_23{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._card_1idn8_47,body.elighttee-dark ._container_1idn8_1,body.elighttee-dark ._sectionTitle_1idn8_33{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._active_1idn8_83,body.elighttee-dark ._card_1idn8_47,body.elighttee-dark ._check_1idn8_133,body.elighttee-dark ._container_1idn8_1,body.elighttee-dark ._empty_1idn8_141,body.elighttee-dark ._left_1idn8_101,body.elighttee-dark ._sectionTitle_1idn8_33,body.elighttee-dark ._sub_1idn8_23{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._empty_1idn8_141,body.elighttee-dark ._sectionTitle_1idn8_33{color:var(--elighttee-text)!important}._page_q7ez0_1{min-height:100vh;width:100%;padding:28px clamp(14px,4vw,48px) 56px;background:#f7f9fc;color:#0f172a;overflow-x:hidden}._shell_q7ez0_10{width:min(920px,100%);margin:0 auto;display:grid;gap:18px}._header_q7ez0_17{display:flex;align-items:center;gap:14px;padding:6px 0 10px}._iconButton_q7ez0_24,._searchPanel_q7ez0_25 button,._filters_q7ez0_26 button,._personCard_q7ez0_27,._postCard_q7ez0_28,._tagGrid_q7ez0_29 button{border:0;cursor:pointer;font:inherit}._iconButton_q7ez0_24{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:999px;background:#fff;color:#2243b6;border:1px solid #e5eaf3}._eyebrow_q7ez0_47{margin:0 0 4px;color:#64748b;font-size:.82rem;font-weight:800}._header_q7ez0_17 h1{margin:0;color:#0f172a;font-size:clamp(1.45rem,4vw,2.2rem);line-height:1.12;letter-spacing:0}._searchPanel_q7ez0_25{width:100%;min-height:62px;display:flex;align-items:center;gap:12px;padding:0 14px 0 18px;border-radius:8px;background:#fff;border:1px solid #dce4ef;box-shadow:0 10px 28px #0f172a0d}._searchIcon_q7ez0_75{color:#2243b6;flex:0 0 auto}._searchPanel_q7ez0_25 input{flex:1;min-width:0;height:60px;border:0;outline:none;background:transparent;color:#0f172a;font-size:1rem}._searchPanel_q7ez0_25 input::placeholder{color:#94a3b8}._searchPanel_q7ez0_25 button{flex:0 0 auto;min-height:38px;padding:0 14px;border-radius:8px;background:#eef4ff;color:#2243b6;font-weight:800}._filters_q7ez0_26{display:flex;flex-wrap:wrap;gap:8px;width:100%}._filters_q7ez0_26 button{min-height:38px;padding:0 14px;border-radius:999px;background:transparent;color:#64748b;font-weight:800;border:1px solid #dce4ef}._activeFilter_q7ez0_122{background:#2243b6!important;color:#fff!important;border-color:#2243b6!important}._resultMeta_q7ez0_128{margin:0;color:#64748b;font-size:.92rem;font-weight:700}._results_q7ez0_135{width:100%;display:grid;gap:16px}._emptyState_q7ez0_141,._resultGroup_q7ez0_142{width:100%;border-radius:8px;background:#fff;border:1px solid #e5eaf3}._emptyState_q7ez0_141{display:grid;place-items:center;text-align:center;min-height:300px;padding:42px 24px;color:#64748b}._emptyState_q7ez0_141 svg{color:#2243b6}._emptyState_q7ez0_141 h2{margin:14px 0 6px;color:#0f172a;font-size:clamp(1.15rem,3vw,1.45rem)}._emptyState_q7ez0_141 p{max-width:520px;margin:0;line-height:1.65}._spinner_q7ez0_174{animation:_spin_q7ez0_174 .8s linear infinite}._resultGroup_q7ez0_142{padding:20px}._resultGroup_q7ez0_142 h2{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:#0f172a;font-size:1rem}._resultGroup_q7ez0_142 h2 svg{color:#2243b6}._personCard_q7ez0_27,._postCard_q7ez0_28{width:100%;min-width:0;text-align:left;display:flex;gap:14px;padding:14px 0;background:transparent;color:#0f172a;border-top:1px solid #edf1f6}._resultGroup_q7ez0_142 h2+._personCard_q7ez0_27,._resultGroup_q7ez0_142 h2+._postCard_q7ez0_28{border-top:0;padding-top:2px}._postCard_q7ez0_28{display:block}._personCard_q7ez0_27:hover,._postCard_q7ez0_28:hover{color:#2243b6}._personCard_q7ez0_27 img{width:54px;height:54px;flex:0 0 auto;border-radius:50%;object-fit:cover;background:#dbeafe}._personCard_q7ez0_27 span{min-width:0;display:block}._personCard_q7ez0_27 strong,._postCard_q7ez0_28 strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem}._personCard_q7ez0_27 small,._postCard_q7ez0_28 span{display:block;color:#64748b;margin-top:5px;font-size:.88rem}._personCard_q7ez0_27 em{display:block;margin-top:7px;color:#475569;font-size:.9rem;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._tagGrid_q7ez0_29{display:flex;flex-wrap:wrap;gap:8px}._tagGrid_q7ez0_29 button{min-height:36px;padding:0 13px;border-radius:999px;background:#eef4ff;color:#2243b6;font-weight:800}._tagGrid_q7ez0_29 button:hover,._searchPanel_q7ez0_25 button:hover,._filters_q7ez0_26 button:hover,._iconButton_q7ez0_24:hover{background:#e0ebff}@keyframes _spin_q7ez0_174{to{transform:rotate(360deg)}}@media (max-width: 700px){._page_q7ez0_1{padding:18px 12px 32px}._shell_q7ez0_10{gap:14px}._searchPanel_q7ez0_25{min-height:56px;padding-left:14px}._searchPanel_q7ez0_25 input{height:54px;font-size:.94rem}._filters_q7ez0_26{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}._filters_q7ez0_26 button{flex:0 0 auto}._resultGroup_q7ez0_142{padding:16px}}@media (max-width: 460px){._header_q7ez0_17{gap:10px}._iconButton_q7ez0_24{width:40px;height:40px}._searchPanel_q7ez0_25 button{padding:0 10px}._personCard_q7ez0_27{gap:12px}}body.elighttee-dark ._page_q7ez0_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._iconButton_q7ez0_24,body.elighttee-dark ._searchPanel_q7ez0_25,body.elighttee-dark ._filters_q7ez0_26 button,body.elighttee-dark ._emptyState_q7ez0_141,body.elighttee-dark ._resultGroup_q7ez0_142{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._searchPanel_q7ez0_25 input,body.elighttee-dark ._emptyState_q7ez0_141 h2,body.elighttee-dark ._resultGroup_q7ez0_142 h2,body.elighttee-dark ._personCard_q7ez0_27 strong,body.elighttee-dark ._postCard_q7ez0_28 strong,body.elighttee-dark ._header_q7ez0_17 h1{color:var(--elighttee-text)!important}._container_135ab_1{max-width:700px;margin:auto;background:#fff}._cover_135ab_13{height:180px;background:linear-gradient(135deg,#1877f2,#42b72a)}._profileBox_135ab_23{text-align:center;padding:20px;position:relative}._avatar_135ab_35{width:120px;height:120px;border-radius:50%;border:4px solid white;object-fit:cover;margin-top:-70px}._username_135ab_53{color:gray;margin-top:-5px}._bio_135ab_63{font-size:14px;margin:10px 0}._stats_135ab_73{display:flex;justify-content:space-around;margin:15px 0}._stats_135ab_73 div{display:flex;flex-direction:column}._stats_135ab_73 span{font-size:13px;color:gray}._actions_135ab_105{display:flex;gap:10px;justify-content:center;margin-top:10px}._followBtn_135ab_119{background:#1877f2;color:#fff;border:none;padding:10px 18px;border-radius:6px;cursor:pointer}._messageBtn_135ab_137{background:#e4e6eb;border:none;padding:10px 18px;border-radius:6px;cursor:pointer}._posts_135ab_153{padding:15px}._postCard_135ab_161{background:#f0f2f5;padding:12px;border-radius:10px;margin-bottom:10px}._notFound_135ab_175{text-align:center;margin-top:50px;color:gray}body.elighttee-dark ._actions_135ab_105,body.elighttee-dark ._avatar_135ab_35,body.elighttee-dark ._bio_135ab_63,body.elighttee-dark ._container_135ab_1,body.elighttee-dark ._cover_135ab_13,body.elighttee-dark ._followBtn_135ab_119,body.elighttee-dark ._messageBtn_135ab_137,body.elighttee-dark ._notFound_135ab_175,body.elighttee-dark ._postCard_135ab_161,body.elighttee-dark ._posts_135ab_153,body.elighttee-dark ._profileBox_135ab_23,body.elighttee-dark ._stats_135ab_73,body.elighttee-dark ._username_135ab_53{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._container_135ab_1,body.elighttee-dark ._postCard_135ab_161,body.elighttee-dark ._posts_135ab_153,body.elighttee-dark ._profileBox_135ab_23{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._bio_135ab_63,body.elighttee-dark ._container_135ab_1,body.elighttee-dark ._notFound_135ab_175,body.elighttee-dark ._postCard_135ab_161,body.elighttee-dark ._posts_135ab_153,body.elighttee-dark ._profileBox_135ab_23,body.elighttee-dark ._stats_135ab_73,body.elighttee-dark ._username_135ab_53{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._messageBtn_135ab_137,body.elighttee-dark ._username_135ab_53{color:var(--elighttee-text)!important}._container_y1rsk_1{min-height:100vh;padding:1rem;background:radial-gradient(circle at top left,rgba(30,64,175,.08),transparent 30%),linear-gradient(180deg,#f8fbff,#eef4ff);box-sizing:border-box}._topBar_y1rsk_19{max-width:760px;margin:0 auto 1rem;display:flex;align-items:center;gap:.9rem}._backBtn_y1rsk_35{width:42px;height:42px;border:none;border-radius:14px;background:#fff;color:#0f172a;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 25px #0f172a14}._pageMini_y1rsk_61{flex:1;display:flex;align-items:center;gap:.85rem;background:#ffffffd9;border:1px solid #dbeafe;border-radius:18px;padding:.8rem .9rem;box-shadow:0 12px 28px #0f172a0d}._pageAvatar_y1rsk_85{width:48px;height:48px;border-radius:16px;object-fit:cover;border:2px solid #ffffff}._pageName_y1rsk_101{margin:0;font-size:.96rem;font-weight:800;color:#0f172a}._pageSub_y1rsk_115{color:#64748b;font-size:.84rem}._formCard_y1rsk_125{max-width:760px;margin:0 auto;background:#ffffffe0;border:1px solid #dbeafe;border-radius:28px;padding:1rem;box-shadow:0 18px 40px #0f172a12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._heroBlock_y1rsk_147{display:flex;align-items:center;gap:.9rem;margin-bottom:1rem}._heroIcon_y1rsk_161{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 12px 24px #2563eb33}._heroBlock_y1rsk_147 h3{margin:0;font-size:1.05rem;color:#0f172a}._heroBlock_y1rsk_147 p{margin:.2rem 0 0;color:#64748b;font-size:.9rem}._uploadCard_y1rsk_207{width:100%;border:1.5px dashed #93c5fd;border-radius:24px;background:linear-gradient(180deg,#f8fbff,#eef4ff);padding:1.4rem 1rem;cursor:pointer;text-align:center;transition:.2s ease}._uploadCard_y1rsk_207:hover{transform:translateY(-1px);box-shadow:0 14px 30px #1e40af1a}._uploadIcon_y1rsk_239{width:60px;height:60px;margin:0 auto .85rem;border-radius:20px;display:grid;place-items:center;background:#dbeafe;color:#1e40af}._uploadCard_y1rsk_207 h4{margin:0;color:#0f172a;font-size:1rem}._uploadCard_y1rsk_207 p{margin:.45rem 0 0;color:#64748b;font-size:.9rem}._uploadHints_y1rsk_285{margin-top:.95rem;display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}._uploadHints_y1rsk_285 span{display:inline-flex;align-items:center;gap:.38rem;background:#fff;border:1px solid #dbeafe;color:#1e40af;padding:.55rem .8rem;border-radius:999px;font-size:.85rem;font-weight:700}._previewCard_y1rsk_327{border:1px solid #dbeafe;border-radius:24px;background:#fff;padding:.9rem}._previewTop_y1rsk_341{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.8rem}._previewType_y1rsk_357{display:inline-flex;align-items:center;gap:.45rem;color:#1e40af;font-weight:700;font-size:.9rem}._clearBtn_y1rsk_375{width:36px;height:36px;border:none;border-radius:12px;background:#eff6ff;color:#1e40af;display:grid;place-items:center;cursor:pointer}._previewWrap_y1rsk_399{overflow:hidden;border-radius:20px;background:#e2e8f0}._previewMedia_y1rsk_411{width:100%;max-height:420px;min-height:220px;display:block;object-fit:cover}._swapBtn_y1rsk_427{margin-top:.85rem;width:100%;border:none;border-radius:16px;background:#eff6ff;color:#1e40af;padding:.9rem 1rem;cursor:pointer;font-weight:700}._captionBlock_y1rsk_451{margin-top:1rem}._label_y1rsk_459{display:block;margin-bottom:.55rem;font-size:.9rem;font-weight:700;color:#334155}._textarea_y1rsk_475{width:100%;box-sizing:border-box;border:1px solid #dbeafe;border-radius:20px;background:#fff;padding:1rem;resize:vertical;min-height:140px;outline:none;font:inherit;color:#0f172a;line-height:1.6}._textarea_y1rsk_475:focus{border-color:#1e40af;box-shadow:0 0 0 4px #1e40af1a}._submitBtn_y1rsk_515{width:100%;margin-top:1rem;border:none;border-radius:18px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;padding:1rem;font-weight:800;cursor:pointer;box-shadow:0 14px 28px #2563eb38}._submitBtn_y1rsk_515:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}._errorText_y1rsk_553{margin:.9rem 0 0;color:#b91c1c;font-size:.9rem}._successText_y1rsk_565{margin:.9rem 0 0;color:#15803d;font-size:.9rem;display:inline-flex;align-items:center;gap:.35rem;font-weight:700}._stateBox_y1rsk_585{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;text-align:center;color:#475569}._spinner_y1rsk_607{animation:_spin_y1rsk_607 1s linear infinite}@keyframes _spin_y1rsk_607{to{transform:rotate(360deg)}}@media (max-width: 640px){._container_y1rsk_1{padding:.8rem}._formCard_y1rsk_125{padding:.9rem;border-radius:24px}._previewMedia_y1rsk_411{min-height:180px}._pageAvatar_y1rsk_85{width:44px;height:44px}}body.elighttee-dark ._backBtn_y1rsk_35,body.elighttee-dark ._captionBlock_y1rsk_451,body.elighttee-dark ._clearBtn_y1rsk_375,body.elighttee-dark ._container_y1rsk_1,body.elighttee-dark ._errorText_y1rsk_553,body.elighttee-dark ._formCard_y1rsk_125,body.elighttee-dark ._heroBlock_y1rsk_147,body.elighttee-dark ._heroIcon_y1rsk_161,body.elighttee-dark ._label_y1rsk_459,body.elighttee-dark ._pageAvatar_y1rsk_85,body.elighttee-dark ._pageMini_y1rsk_61,body.elighttee-dark ._pageName_y1rsk_101,body.elighttee-dark ._pageSub_y1rsk_115,body.elighttee-dark ._previewCard_y1rsk_327,body.elighttee-dark ._previewMedia_y1rsk_411,body.elighttee-dark ._previewTop_y1rsk_341,body.elighttee-dark ._previewType_y1rsk_357,body.elighttee-dark ._previewWrap_y1rsk_399,body.elighttee-dark ._spinner_y1rsk_607,body.elighttee-dark ._stateBox_y1rsk_585,body.elighttee-dark ._submitBtn_y1rsk_515,body.elighttee-dark ._successText_y1rsk_565,body.elighttee-dark ._swapBtn_y1rsk_427,body.elighttee-dark ._textarea_y1rsk_475,body.elighttee-dark ._topBar_y1rsk_19,body.elighttee-dark ._uploadCard_y1rsk_207,body.elighttee-dark ._uploadHints_y1rsk_285,body.elighttee-dark ._uploadIcon_y1rsk_239{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._container_y1rsk_1,body.elighttee-dark ._formCard_y1rsk_125,body.elighttee-dark ._pageMini_y1rsk_61,body.elighttee-dark ._pageName_y1rsk_101,body.elighttee-dark ._pageSub_y1rsk_115,body.elighttee-dark ._previewCard_y1rsk_327,body.elighttee-dark ._previewTop_y1rsk_341,body.elighttee-dark ._previewType_y1rsk_357,body.elighttee-dark ._previewWrap_y1rsk_399,body.elighttee-dark ._stateBox_y1rsk_585,body.elighttee-dark ._textarea_y1rsk_475,body.elighttee-dark ._topBar_y1rsk_19,body.elighttee-dark ._uploadCard_y1rsk_207{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._captionBlock_y1rsk_451,body.elighttee-dark ._container_y1rsk_1,body.elighttee-dark ._errorText_y1rsk_553,body.elighttee-dark ._formCard_y1rsk_125,body.elighttee-dark ._heroBlock_y1rsk_147,body.elighttee-dark ._label_y1rsk_459,body.elighttee-dark ._pageMini_y1rsk_61,body.elighttee-dark ._pageName_y1rsk_101,body.elighttee-dark ._pageSub_y1rsk_115,body.elighttee-dark ._previewCard_y1rsk_327,body.elighttee-dark ._previewTop_y1rsk_341,body.elighttee-dark ._previewType_y1rsk_357,body.elighttee-dark ._previewWrap_y1rsk_399,body.elighttee-dark ._stateBox_y1rsk_585,body.elighttee-dark ._textarea_y1rsk_475,body.elighttee-dark ._topBar_y1rsk_19,body.elighttee-dark ._uploadCard_y1rsk_207,body.elighttee-dark ._uploadHints_y1rsk_285{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._captionBlock_y1rsk_451,body.elighttee-dark ._errorText_y1rsk_553,body.elighttee-dark ._label_y1rsk_459,body.elighttee-dark ._pageName_y1rsk_101,body.elighttee-dark ._successText_y1rsk_565,body.elighttee-dark ._textarea_y1rsk_475{color:var(--elighttee-text)!important}._soundPanel_y1rsk_848{display:grid;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}._soundPanelHeader_y1rsk_857,._selectedSound_y1rsk_858,._soundOption_y1rsk_859{display:flex;align-items:center;gap:10px}._soundPanelHeader_y1rsk_857{justify-content:space-between;color:#0f172a;font-size:13px;font-weight:900}._soundPanelHeader_y1rsk_857 span{display:inline-flex;align-items:center;gap:7px}._soundPanelHeader_y1rsk_857 button,._selectedSound_y1rsk_858 button{border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-weight:900;cursor:pointer}._soundPanelHeader_y1rsk_857 button{min-height:34px;padding:0 10px}._selectedSound_y1rsk_858{justify-content:space-between;padding:9px 10px;border-radius:8px;background:#fff;color:#0f172a;font-size:13px;font-weight:800}._selectedSound_y1rsk_858 button{width:30px;height:30px;display:grid;place-items:center;padding:0}._soundList_y1rsk_911{display:grid;gap:8px;max-height:240px;overflow-y:auto}._soundOption_y1rsk_859{width:100%;min-height:48px;justify-content:space-between;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;cursor:pointer;text-align:left}._soundOption_y1rsk_859 span{min-width:0;flex:1;display:grid;gap:2px}._soundOption_y1rsk_859 b,._soundOption_y1rsk_859 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._soundOption_y1rsk_859 small,._soundEmpty_y1rsk_946{color:#64748b;font-size:12px}._soundEmpty_y1rsk_946{margin:0;padding:10px;border-radius:8px;background:#fff}._feedPreviewShell_y1rsk_959{overflow:hidden;border:1px solid #e2e8f0;border-radius:18px;background:#fff}._feedPreviewHeader_y1rsk_966{display:flex;align-items:center;gap:10px;padding:10px 12px}._feedPreviewHeader_y1rsk_966 b,._feedPreviewHeader_y1rsk_966 span{display:block}._feedPreviewHeader_y1rsk_966 b{color:#0f172a;font-size:.94rem;line-height:1.2}._feedPreviewHeader_y1rsk_966 span{color:#64748b;font-size:.78rem;margin-top:2px}._feedPreviewCaption_y1rsk_990{margin:0;padding:0 12px 10px;color:#1f2937;font-size:.92rem;line-height:1.45;white-space:pre-wrap}._feedPreviewShell_y1rsk_959 ._previewWrap_y1rsk_399{border-radius:0;background:#020617}._feedPreviewShell_y1rsk_959 ._previewMedia_y1rsk_411{aspect-ratio:4 / 5;max-height:min(68vh,640px);min-height:360px;object-fit:contain;background:#020617}._multiPreviewScroller_y1rsk_1012{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}._multiPreviewScroller_y1rsk_1012::-webkit-scrollbar{display:none}._multiPreviewSlide_y1rsk_1025{position:relative;flex:0 0 100%;scroll-snap-align:center;scroll-snap-stop:always;background:#020617}._multiPreviewCount_y1rsk_1033{position:absolute;top:10px;right:10px;padding:5px 9px;border-radius:999px;background:#0f172ab8;color:#fff;font-size:12px;font-weight:800}._feedPreviewAudio_y1rsk_1045{display:flex;align-items:center;gap:7px;padding:10px 12px 12px;color:#0f172a;font-size:.84rem;font-weight:800;border-top:1px solid #eef2f7}._feedPreviewAudio_y1rsk_1045 span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._feedPreviewAudio_y1rsk_1045 i{width:3px;height:10px;border-radius:999px;background:#2563eb;animation:_audioPulse_y1rsk_1 .82s ease-in-out infinite alternate}._feedPreviewAudio_y1rsk_1045 i:nth-of-type(2){height:15px;animation-delay:.12s}._feedPreviewAudio_y1rsk_1045 i:nth-of-type(3){height:8px;animation-delay:.24s}._uploadProgressBox_y1rsk_1082{margin-top:1rem;padding:12px;border:1px solid #dbeafe;border-radius:14px;background:#f8fbff}._uploadProgressTop_y1rsk_1090{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:#0f172a;font-size:.86rem;font-weight:800}._uploadProgressTrack_y1rsk_1101{overflow:hidden;height:8px;border-radius:999px;background:#dbeafe}._uploadProgressTrack_y1rsk_1101 span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#06b6d4);transition:width .22s ease}@keyframes _audioPulse_y1rsk_1{0%{transform:scaleY(.55);opacity:.65}to{transform:scaleY(1);opacity:1}}body.elighttee-dark ._feedPreviewShell_y1rsk_959,body.elighttee-dark ._feedPreviewHeader_y1rsk_966,body.elighttee-dark ._feedPreviewAudio_y1rsk_1045,body.elighttee-dark ._uploadProgressBox_y1rsk_1082{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._feedPreviewHeader_y1rsk_966 b,body.elighttee-dark ._feedPreviewCaption_y1rsk_990,body.elighttee-dark ._feedPreviewAudio_y1rsk_1045,body.elighttee-dark ._uploadProgressTop_y1rsk_1090{color:var(--elighttee-text)!important}body.elighttee-dark ._feedPreviewHeader_y1rsk_966 span{color:var(--elighttee-muted)!important}@media (max-width: 640px){._feedPreviewShell_y1rsk_959 ._previewMedia_y1rsk_411{min-height:320px;max-height:70vh}}._page_1kfuw_1{min-height:100vh;background:#f4f6fb;display:flex;justify-content:center;width:100%;padding:20px}._container_1kfuw_19{width:100%;height:100%;position:fixed;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;overflow:auto;scrollbar-width:none;top:0}._header_1kfuw_45{padding:18px 20px;border-bottom:1px solid #eef0f5;display:flex;justify-content:space-between;align-items:center}._header_1kfuw_45 h2{font-size:18px;font-weight:600;color:#111827}._totalViews_1kfuw_73{background:#2563eb;color:#fff;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:500}._list_1kfuw_93{display:flex;flex-direction:column}._viewer_1kfuw_103{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:14px;padding:14px 20px;transition:background .2s ease;cursor:pointer;text-align:left}._viewer_1kfuw_103:hover{background:#f9fafb}._avatar_1kfuw_125{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb}._info_1kfuw_141{flex:1}._name_1kfuw_149{font-size:15px;font-weight:500;color:#111827}._username_1kfuw_161{font-size:13px;color:#6b7280;margin-top:2px}._time_1kfuw_173{font-size:12px;color:#9ca3af;white-space:nowrap}._empty_1kfuw_179{padding:28px 20px;color:#6b7280;font-size:14px;text-align:center}@media (max-width: 480px){._container_1kfuw_19{border-radius:12px}._avatar_1kfuw_125{width:42px;height:42px}._name_1kfuw_149{font-size:14px}}body.elighttee-dark ._avatar_1kfuw_125,body.elighttee-dark ._container_1kfuw_19,body.elighttee-dark ._header_1kfuw_45,body.elighttee-dark ._info_1kfuw_141,body.elighttee-dark ._list_1kfuw_93,body.elighttee-dark ._name_1kfuw_149,body.elighttee-dark ._page_1kfuw_1,body.elighttee-dark ._time_1kfuw_173,body.elighttee-dark ._totalViews_1kfuw_73,body.elighttee-dark ._username_1kfuw_161,body.elighttee-dark ._viewer_1kfuw_103{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._container_1kfuw_19,body.elighttee-dark ._header_1kfuw_45,body.elighttee-dark ._list_1kfuw_93,body.elighttee-dark ._page_1kfuw_1{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._container_1kfuw_19,body.elighttee-dark ._header_1kfuw_45,body.elighttee-dark ._info_1kfuw_141,body.elighttee-dark ._list_1kfuw_93,body.elighttee-dark ._name_1kfuw_149,body.elighttee-dark ._page_1kfuw_1,body.elighttee-dark ._time_1kfuw_173,body.elighttee-dark ._totalViews_1kfuw_73,body.elighttee-dark ._username_1kfuw_161,body.elighttee-dark ._viewer_1kfuw_103{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._info_1kfuw_141,body.elighttee-dark ._name_1kfuw_149,body.elighttee-dark ._time_1kfuw_173,body.elighttee-dark ._username_1kfuw_161{color:var(--elighttee-text)!important}._page_1yka1_1{min-height:100vh;padding:clamp(14px,4vw,34px);background:radial-gradient(circle at 12% 5%,rgba(30,64,175,.12),transparent 26rem),linear-gradient(180deg,#fff,#f6f8fc);color:#111827}._shell_1yka1_10{width:min(100%,920px);margin:0 auto}._backButton_1yka1_15{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#fff;color:#1e40af;font-weight:900;cursor:pointer;box-shadow:0 10px 24px #0f172a12}._header_1yka1_30{margin-top:18px}._kicker_1yka1_34{color:#1e40af;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}._header_1yka1_30 h1,._header_1yka1_30 p,._authorRow_1yka1_44 h2,._authorRow_1yka1_44 p,._message_1yka1_46,._scoreCard_1yka1_47 p,._scoreCard_1yka1_47 span,._noteCard_1yka1_49 h3,._noteCard_1yka1_49 p{margin:0}._header_1yka1_30 h1{margin-top:6px;font-size:clamp(30px,7vw,54px);line-height:1;font-weight:950}._header_1yka1_30 p{margin-top:10px;max-width:620px;color:#64748b;font-weight:700;line-height:1.55}._previewGrid_1yka1_69{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:16px;margin-top:24px}._previewCard_1yka1_76,._scoreCard_1yka1_47,._metricCard_1yka1_78,._noteCard_1yka1_49,._stateCard_1yka1_80{border:1px solid rgba(30,64,175,.1);border-radius:24px;background:#ffffffeb;box-shadow:0 18px 44px #0f172a14}._previewCard_1yka1_76{padding:16px}._authorRow_1yka1_44{display:flex;align-items:center;gap:12px}._authorRow_1yka1_44 img{width:48px;height:48px;border-radius:999px;object-fit:cover}._authorRow_1yka1_44 h2{font-size:16px;font-weight:950}._authorRow_1yka1_44 p{margin-top:3px;color:#64748b;font-size:12px;font-weight:800}._message_1yka1_46{margin-top:14px;color:#263040;line-height:1.6;white-space:pre-wrap}._media_1yka1_123{width:100%;max-height:430px;margin-top:14px;display:block;object-fit:cover;border-radius:18px;background:#020617}._scoreCard_1yka1_47{min-height:230px;padding:22px;display:flex;flex-direction:column;justify-content:center;gap:10px;background:linear-gradient(135deg,#101828,#1e40af);color:#fff}._scoreCard_1yka1_47 p{font-weight:850;opacity:.86}._scoreCard_1yka1_47 strong{font-size:56px;line-height:1;font-weight:950}._scoreCard_1yka1_47 span{color:#ffffffc7;font-size:13px;line-height:1.45}._metricsGrid_1yka1_161{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}._metricCard_1yka1_78{padding:16px;display:flex;flex-direction:column;gap:8px}._metricCard_1yka1_78 svg{color:#1e40af}._metricCard_1yka1_78 span{color:#64748b;font-size:12px;font-weight:900}._metricCard_1yka1_78 strong{color:#111827;font-size:26px;font-weight:950}._noteCard_1yka1_49{margin-top:16px;padding:16px;display:flex;gap:12px;align-items:flex-start}._noteCard_1yka1_49 svg{color:#16a34a;flex:0 0 auto}._noteCard_1yka1_49 h3{font-size:15px;font-weight:950}._noteCard_1yka1_49 p{margin-top:5px;color:#64748b;line-height:1.55;font-weight:700}._stateCard_1yka1_80{width:min(100%,620px);margin:12vh auto 0;padding:24px}._stateCard_1yka1_80 h1{margin:18px 0 8px}@media (max-width: 760px){._previewGrid_1yka1_69,._metricsGrid_1yka1_161{grid-template-columns:1fr}}body.elighttee-dark ._page_1yka1_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._previewCard_1yka1_76,body.elighttee-dark ._metricCard_1yka1_78,body.elighttee-dark ._noteCard_1yka1_49,body.elighttee-dark ._stateCard_1yka1_80,body.elighttee-dark ._backButton_1yka1_15{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}._repostContainer_1et4k_5{max-width:600px;margin:2rem auto;padding:1.5rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;font-family:Inter,sans-serif;display:flex;flex-direction:column;gap:1.5rem}._statusText_1et4k_28{padding:1rem;color:#111827;font-weight:700}._originalPost_1et4k_37{border-bottom:1px solid #e0e0e0;padding-bottom:1rem}._postImage_1et4k_47{width:100%;max-height:400px;object-fit:cover;border-radius:10px;margin-bottom:.8rem}._postVideo_1et4k_60{width:100%;max-height:420px;object-fit:contain;border-radius:10px;margin-bottom:.8rem;background:#000}._postText_1et4k_70{font-size:1rem;line-height:1.5;margin-bottom:.8rem}._originalPoster_1et4k_82{display:flex;gap:.8rem;align-items:center;margin-top:.5rem}._posterImage_1et4k_96{width:48px;height:48px;border-radius:50%;object-fit:cover}._posterName_1et4k_110{font-weight:600;display:flex;align-items:center;gap:.3rem}._posterStatus_1et4k_124{font-size:.85rem;color:#555}._posterPrivacy_1et4k_134{font-size:.8rem;color:#888}._repostOptions_1et4k_146 h3{font-size:1.1rem;margin-bottom:.8rem;font-weight:600}._options_1et4k_158{display:flex;gap:1rem;margin-bottom:1rem}._options_1et4k_158 label{display:flex;align-items:center;gap:.3rem;background-color:#f5f5f5;padding:.4rem .8rem;border-radius:8px;cursor:pointer;font-size:.95rem;transition:background .2s}._options_1et4k_158 input[type=radio]{accent-color:#1e40af;cursor:pointer}._options_1et4k_158 label:hover{background-color:#e0e0ff}._commentBox_1et4k_214{width:100%;min-height:80px;padding:.8rem;border-radius:10px;border:1px solid #ccc;resize:vertical;font-size:.95rem;font-family:Inter,sans-serif}._targetSelect_1et4k_233{width:100%;min-height:42px;margin-bottom:1rem;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#111827;font-size:.95rem;font-family:Inter,sans-serif}._actions_1et4k_249{display:flex;justify-content:flex-end;gap:.8rem}._cancelButton_1et4k_261,._repostButton_1et4k_262{padding:.6rem 1.2rem;border-radius:8px;font-weight:600;cursor:pointer;border:none;transition:all .2s;font-size:.95rem}._repostButton_1et4k_262{display:inline-flex;align-items:center;justify-content:center;gap:.4rem}._repostButton_1et4k_262:disabled{cursor:default;opacity:.68}._cancelButton_1et4k_261{background-color:#f5f5f5;color:#555}._cancelButton_1et4k_261:hover{background-color:#e0e0e0}._repostButton_1et4k_262{background-color:#1e40af;color:#fff}._repostButton_1et4k_262:hover{background-color:#3749d0}._repostedTag_1et4k_329{font-size:.9rem;color:#555;font-weight:500}body.elighttee-dark ._actions_1et4k_249,body.elighttee-dark ._cancelButton_1et4k_261,body.elighttee-dark ._commentBox_1et4k_214,body.elighttee-dark ._options_1et4k_158,body.elighttee-dark ._originalPost_1et4k_37,body.elighttee-dark ._originalPoster_1et4k_82,body.elighttee-dark ._posterImage_1et4k_96,body.elighttee-dark ._posterName_1et4k_110,body.elighttee-dark ._posterPrivacy_1et4k_134,body.elighttee-dark ._posterStatus_1et4k_124,body.elighttee-dark ._postImage_1et4k_47,body.elighttee-dark ._postText_1et4k_70,body.elighttee-dark ._repostButton_1et4k_262,body.elighttee-dark ._repostContainer_1et4k_5,body.elighttee-dark ._repostedTag_1et4k_329,body.elighttee-dark ._repostOptions_1et4k_146{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._commentBox_1et4k_214,body.elighttee-dark ._originalPost_1et4k_37,body.elighttee-dark ._originalPoster_1et4k_82,body.elighttee-dark ._posterName_1et4k_110,body.elighttee-dark ._posterPrivacy_1et4k_134,body.elighttee-dark ._posterStatus_1et4k_124,body.elighttee-dark ._postText_1et4k_70,body.elighttee-dark ._repostContainer_1et4k_5,body.elighttee-dark ._repostOptions_1et4k_146{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._commentBox_1et4k_214,body.elighttee-dark ._options_1et4k_158,body.elighttee-dark ._originalPost_1et4k_37,body.elighttee-dark ._originalPoster_1et4k_82,body.elighttee-dark ._posterName_1et4k_110,body.elighttee-dark ._posterPrivacy_1et4k_134,body.elighttee-dark ._posterStatus_1et4k_124,body.elighttee-dark ._postText_1et4k_70,body.elighttee-dark ._repostContainer_1et4k_5,body.elighttee-dark ._repostOptions_1et4k_146{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._posterName_1et4k_110,body.elighttee-dark ._posterStatus_1et4k_124,body.elighttee-dark ._postText_1et4k_70{color:var(--elighttee-text)!important}._callWrapper_lilbr_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:center}._focus_lilbr_21{background:#020617}._callBackground_lilbr_29{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1e293b,#020617);z-index:0}._blur_lilbr_43{filter:blur(10px)}._callContent_lilbr_51{position:relative;z-index:1;text-align:center;width:100%;max-width:360px}._callAvatar_lilbr_67{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:16px;transition:all .3s ease}._video_lilbr_85{width:100%;height:220px;border-radius:16px}._callStatus_lilbr_97{opacity:.8;font-size:14px}._controls_lilbr_107{display:flex;justify-content:space-between;margin-top:24px}._controls_lilbr_107 button{background:#1e293b;border:none;padding:14px;border-radius:50%;color:#fff;cursor:pointer}._controls_lilbr_107 button:hover{background:#334155}._end_lilbr_145{background:#dc2626}._reactionsBar_lilbr_153{display:flex;justify-content:center;gap:14px;margin-top:20px}._reaction_lilbr_153{font-size:48px;margin:12px 0;animation:_pop_lilbr_1 .4s ease}@keyframes _pop_lilbr_1{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}body.elighttee-dark ._blur_lilbr_43,body.elighttee-dark ._callAvatar_lilbr_67,body.elighttee-dark ._callBackground_lilbr_29,body.elighttee-dark ._callContent_lilbr_51,body.elighttee-dark ._callStatus_lilbr_97,body.elighttee-dark ._callWrapper_lilbr_1,body.elighttee-dark ._controls_lilbr_107,body.elighttee-dark ._end_lilbr_145,body.elighttee-dark ._focus_lilbr_21,body.elighttee-dark ._reaction_lilbr_153,body.elighttee-dark ._reactionsBar_lilbr_153,body.elighttee-dark ._video_lilbr_85{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._callContent_lilbr_51,body.elighttee-dark ._callWrapper_lilbr_1{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._blur_lilbr_43,body.elighttee-dark ._callContent_lilbr_51,body.elighttee-dark ._callStatus_lilbr_97,body.elighttee-dark ._callWrapper_lilbr_1,body.elighttee-dark ._controls_lilbr_107,body.elighttee-dark ._end_lilbr_145,body.elighttee-dark ._focus_lilbr_21{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._c_lilbr_1{color:var(--elighttee-text)!important}._page_1maot_1{min-height:100vh;background:#f7f8fb;color:#101828;padding:18px 16px 36px}._shell_1maot_8{width:min(1040px,100%);margin:0 auto}._topbar_1maot_13{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}._iconButton_1maot_21{width:42px;height:42px;border:1px solid #dde3ee;border-radius:50%;background:#fff;color:#172033;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 28px #10182814}._titleBlock_1maot_35{min-width:0;text-align:center}._titleBlock_1maot_35 h1{margin:0;font-size:1.08rem;font-weight:800}._titleBlock_1maot_35 p{margin:3px 0 0;font-size:.82rem;color:#667085}._heroGrid_1maot_52{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px;align-items:stretch}._mediaPanel_1maot_59,._premiumPanel_1maot_60{background:#fff;border:1px solid #e7ecf5;border-radius:18px;box-shadow:0 18px 48px #10182814;overflow:hidden}._mediaStage_1maot_68{aspect-ratio:1 / 1;min-height:360px;background:linear-gradient(135deg,#111827,#334155);display:flex;align-items:center;justify-content:center}._mediaStage_1maot_68 img{width:100%;height:100%;object-fit:cover;display:block}._emptyAvatar_1maot_84{width:140px;height:140px;border-radius:50%;display:grid;place-items:center;background:#ffffff1f;color:#fff;font-size:3rem;font-weight:900;border:1px solid rgba(255,255,255,.2)}._mediaMeta_1maot_97{padding:16px}._mediaMeta_1maot_97 h2{margin:0;font-size:1.15rem;font-weight:850}._mediaMeta_1maot_97 p{margin:6px 0 0;color:#667085;line-height:1.45}._premiumPanel_1maot_60{padding:22px}._badge_1maot_117{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;color:#075985;background:#e0f2fe;font-size:.82rem;font-weight:800}._premiumPanel_1maot_60 h2{margin:18px 0 8px;font-size:1.65rem;line-height:1.1}._premiumPanel_1maot_60>p{margin:0;color:#5b6678;line-height:1.55}._plans_1maot_141{display:grid;gap:10px;margin:20px 0}._plan_1maot_141{border:1px solid #e3e8f2;border-radius:14px;padding:14px;background:#fbfcff}._planHead_1maot_154{display:flex;align-items:baseline;justify-content:space-between;gap:12px}._plan_1maot_141 h3{margin:0;font-size:1rem}._price_1maot_166{color:#0f766e;font-weight:900;white-space:nowrap}._plan_1maot_141 p{margin:7px 0 0;color:#667085;font-size:.9rem}._featureList_1maot_178{display:grid;gap:10px;margin:0 0 20px;padding:0;list-style:none}._featureList_1maot_178 li{display:flex;align-items:center;gap:10px;color:#344054;font-size:.92rem}._check_1maot_194{width:22px;height:22px;border-radius:50%;display:inline-grid;place-items:center;background:#dcfce7;color:#15803d;flex:0 0 auto}._ctaRow_1maot_205{display:flex;gap:10px;flex-wrap:wrap}._primaryBtn_1maot_211,._secondaryBtn_1maot_212{border:0;border-radius:12px;padding:12px 14px;font-weight:850;cursor:pointer}._primaryBtn_1maot_211{color:#fff;background:linear-gradient(135deg,#0ea5e9,#14b8a6);box-shadow:0 12px 26px #14b8a63d}._secondaryBtn_1maot_212{color:#172033;background:#eef4ff}@media (max-width: 820px){._heroGrid_1maot_52{grid-template-columns:1fr}._mediaStage_1maot_68{min-height:300px}}body.elighttee-dark ._page_1maot_1{background:#070b14;color:#f8fafc}body.elighttee-dark ._mediaPanel_1maot_59,body.elighttee-dark ._premiumPanel_1maot_60,body.elighttee-dark ._iconButton_1maot_21{background:#101827;border-color:#263247;color:#f8fafc}body.elighttee-dark ._titleBlock_1maot_35 p,body.elighttee-dark ._mediaMeta_1maot_97 p,body.elighttee-dark ._premiumPanel_1maot_60>p,body.elighttee-dark ._plan_1maot_141 p,body.elighttee-dark ._featureList_1maot_178 li{color:#cbd5e1}body.elighttee-dark ._plan_1maot_141{background:#0b1220;border-color:#263247}._picsPage_zm7gw_1{width:100%;padding:14px}._picsGrid_zm7gw_13{display:flex;flex-wrap:wrap;gap:6px}._picBox_zm7gw_25{width:calc(33.33% - 6px);aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;cursor:pointer}._picBox_zm7gw_25 img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}._picBox_zm7gw_25:hover img{transform:scale(1.05)}._viewerOverlay_zm7gw_65{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;align-items:center;justify-content:center;z-index:9999}._viewerImage_zm7gw_87{max-width:92%;max-height:88%;object-fit:contain;z-index:1;pointer-events:none}._topBar_zm7gw_105{position:absolute;top:14px;right:14px;display:flex;gap:10px;z-index:5}._iconBtn_zm7gw_123{background:#ffffff26;border:none;color:#fff;padding:10px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none;z-index:5}._navZone_zm7gw_153{position:absolute;top:0;bottom:0;width:20%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:3}._navZone_zm7gw_153 svg{background:#ffffff26;border-radius:50%;padding:6px}._left_zm7gw_191{left:0}._right_zm7gw_199{right:0}@media (max-width: 768px){._picBox_zm7gw_25{width:calc(50% - 6px)}._navZone_zm7gw_153{width:28%}}body.elighttee-dark ._iconBtn_zm7gw_123,body.elighttee-dark ._left_zm7gw_191,body.elighttee-dark ._navZone_zm7gw_153,body.elighttee-dark ._picBox_zm7gw_25,body.elighttee-dark ._picsGrid_zm7gw_13,body.elighttee-dark ._picsPage_zm7gw_1,body.elighttee-dark ._right_zm7gw_199,body.elighttee-dark ._topBar_zm7gw_105,body.elighttee-dark ._viewerImage_zm7gw_87,body.elighttee-dark ._viewerOverlay_zm7gw_65{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._navZone_zm7gw_153,body.elighttee-dark ._picBox_zm7gw_25,body.elighttee-dark ._picsPage_zm7gw_1,body.elighttee-dark ._topBar_zm7gw_105{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._left_zm7gw_191,body.elighttee-dark ._navZone_zm7gw_153,body.elighttee-dark ._picBox_zm7gw_25,body.elighttee-dark ._picsGrid_zm7gw_13,body.elighttee-dark ._picsPage_zm7gw_1,body.elighttee-dark ._right_zm7gw_199,body.elighttee-dark ._topBar_zm7gw_105,body.elighttee-dark ._viewerOverlay_zm7gw_65{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}._container_1tjmo_1{min-height:100vh;background:#f4f5f7;color:#1f2937;padding:0 0 2rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._topBar_1tjmo_9{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem max(1rem,calc((100% - 900px)/2 + 1rem));background:#fff;border-bottom:1px solid #e6ebf1;box-shadow:0 6px 18px #0f172a0f}._topBarTitle_1tjmo_23{display:flex;align-items:center;gap:.75rem;min-width:0}._topBarTitle_1tjmo_23 p{margin:0;color:#111827;font-size:1rem;font-weight:850}._topBarTitle_1tjmo_23 span{display:block;margin-top:.12rem;color:#6b7280;font-size:.82rem;font-weight:600}._backButton_1tjmo_45{width:2.35rem;height:2.35rem;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;color:#1f2937;cursor:pointer}._advertiseBtn_1tjmo_57{flex:0 0 auto;min-height:2.35rem;border:none;border-radius:8px;padding:0 .9rem;background:#111827;color:#fff;font-size:.86rem;font-weight:800;cursor:pointer}._form_1tjmo_70{width:min(900px,calc(100% - 1rem));margin:1rem auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;padding:1rem;background:#fff;border:1px solid #e6ebf1;border-radius:8px;box-shadow:0 10px 28px #0f172a12}._form_1tjmo_70 input,._form_1tjmo_70 textarea,._form_1tjmo_70 select{width:100%;min-height:2.85rem;padding:.85rem .9rem;border-radius:8px;border:1px solid #d9e0e8;outline:none;background:#fff;color:#111827;font:inherit;font-size:.94rem;transition:border-color .18s ease,box-shadow .18s ease}._form_1tjmo_70 input:focus,._form_1tjmo_70 textarea:focus,._form_1tjmo_70 select:focus{border-color:#f68b1e;box-shadow:0 0 0 3px #f68b1e21}._form_1tjmo_70 textarea,._escrowSellerNote_1tjmo_107,._upload_1tjmo_108,._previewBox_1tjmo_109,._errorMessage_1tjmo_110,._successMessage_1tjmo_111,._form_1tjmo_70>small,._form_1tjmo_70>button,._deleteProductBtn_1tjmo_114{grid-column:1 / -1}._form_1tjmo_70 textarea{min-height:7.5rem;resize:vertical;line-height:1.6}._checkboxLine_1tjmo_124{min-height:2.85rem;display:flex;align-items:center;gap:.65rem;padding:.75rem .85rem;border-radius:8px;background:#fffaf4;border:1px solid #fde0b8;color:#3b2a14;font-size:.9rem;font-weight:750}._checkboxLine_1tjmo_124 input{width:18px;height:18px;accent-color:#f68b1e}._upload_1tjmo_108{min-height:4rem;display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.9rem;border-radius:8px;border:1px dashed #f3b064;background:#fff7ed;color:#9a5200;font-weight:850;cursor:pointer;transition:background .18s ease,border-color .18s ease}._upload_1tjmo_108:hover{background:#ffedd5;border-color:#f68b1e}._form_1tjmo_70 button{min-height:2.95rem;border:none;border-radius:8px;background:#f68b1e;color:#fff;padding:.9rem 1rem;font-weight:850;font-size:.96rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:background .18s ease,transform .18s ease}._form_1tjmo_70 button:hover:not(:disabled){background:#e47600;transform:translateY(-1px)}._form_1tjmo_70 button:disabled{opacity:.68;cursor:not-allowed}._form_1tjmo_70 ._deleteProductBtn_1tjmo_114{background:#fff1f2;color:#b91c1c;border:1px solid #fecdd3}._form_1tjmo_70 ._deleteProductBtn_1tjmo_114:hover:not(:disabled){background:#ffe4e6}._previewBox_1tjmo_109{background:#f8fafc;border-radius:8px;padding:.75rem;display:grid;gap:.6rem;border:1px dashed #d5dde7}._previewBox_1tjmo_109 img{width:100%;max-height:18rem;object-fit:cover;border-radius:8px;background:#eef2f7}._previewBox_1tjmo_109 p{margin:0;color:#6b7280;font-size:.8rem;font-weight:700}._form_1tjmo_70 ._removeImageBtn_1tjmo_226{justify-self:start;min-height:2.4rem;padding:0 .85rem;background:#fff;color:#374151;border:1px solid #d9e0e8}._form_1tjmo_70 ._removeImageBtn_1tjmo_226:hover:not(:disabled){background:#f3f4f6}._escrowSellerNote_1tjmo_107{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;border-radius:8px;padding:.95rem;line-height:1.55}._escrowSellerNote_1tjmo_107 strong{display:block;margin-bottom:.35rem}._escrowSellerNote_1tjmo_107 p{margin:0;font-size:.9rem}._errorMessage_1tjmo_110,._successMessage_1tjmo_111{border-radius:8px;padding:.85rem .95rem;font-size:.9rem;font-weight:750}._errorMessage_1tjmo_110{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}._successMessage_1tjmo_111{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}._form_1tjmo_70>small{color:#6b7280;font-size:.82rem;font-weight:650}._note_1tjmo_284{width:min(900px,calc(100% - 1rem));margin:.85rem auto 0;text-align:center;color:#6b7280;font-size:.82rem;line-height:1.45}._spinner_1tjmo_293{animation:_spin_1tjmo_293 .85s linear infinite}@keyframes _spin_1tjmo_293{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 720px){._topBar_1tjmo_9{padding:.75rem}._form_1tjmo_70{grid-template-columns:1fr;padding:.75rem;gap:.75rem}._topBarTitle_1tjmo_23 span{display:none}}body.elighttee-dark ._container_1tjmo_1{background:var(--elighttee-bg, #050505)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._topBar_1tjmo_9,body.elighttee-dark ._form_1tjmo_70,body.elighttee-dark ._previewBox_1tjmo_109,body.elighttee-dark ._backButton_1tjmo_45{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._topBarTitle_1tjmo_23 p,body.elighttee-dark ._form_1tjmo_70 input,body.elighttee-dark ._form_1tjmo_70 textarea,body.elighttee-dark ._form_1tjmo_70 select{color:var(--elighttee-text)!important}body.elighttee-dark ._topBarTitle_1tjmo_23 span,body.elighttee-dark ._note_1tjmo_284,body.elighttee-dark ._previewBox_1tjmo_109 p,body.elighttee-dark ._form_1tjmo_70>small{color:var(--elighttee-muted)!important}._container_12s1t_5{max-width:980px;margin:1.5rem auto;padding:1rem;font-family:Inter,sans-serif;color:#1f2937}._topBar_12s1t_21{display:flex;align-items:center;gap:.9rem;margin-bottom:1rem}._iconBtn_12s1t_35{width:42px;height:42px;border:none;border-radius:50%;background:#f3f4f6;color:#111827;display:grid;place-items:center;cursor:pointer;transition:.2s ease}._iconBtn_12s1t_35:hover{background:#e5e7eb;transform:translateY(-1px)}._topBarText_12s1t_71{display:flex;flex-direction:column}._pageTitle_12s1t_81{font-size:1.05rem;font-weight:700;margin:0;color:#111827}._pageSubTitle_12s1t_95{font-size:.88rem;color:#6b7280}._mainCard_12s1t_105{background:#fff;border-radius:22px;padding:1.2rem;box-shadow:0 10px 28px #0f172a14;border:1px solid rgba(229,231,235,.9)}._headerSection_12s1t_121{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}._titleBlock_12s1t_137{flex:1;min-width:0}._productTitle_12s1t_147{font-size:1.7rem;font-weight:800;line-height:1.25;margin:0 0 .8rem;color:#111827}._metaRow_12s1t_163{display:flex;flex-wrap:wrap;gap:.65rem}._metaPill_12s1t_175{display:inline-flex;align-items:center;gap:.38rem;padding:.5rem .8rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;font-size:.88rem;font-weight:600;color:#374151}._verifiedPill_12s1t_201{background:#ecfdf3;border-color:#b7ebc6;color:#166534}._priceBlock_12s1t_213{min-width:150px;text-align:right}._currentPrice_12s1t_223{font-size:1.7rem;font-weight:800;color:#111827;margin:0}._oldPrice_12s1t_237{margin:.35rem 0 0;font-size:.98rem;color:#9ca3af;text-decoration:line-through}._ownerActions_12s1t_244{display:flex;justify-content:flex-end;margin:.25rem 0 1rem}._deleteProductBtn_12s1t_250{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;border-radius:10px;padding:.7rem .9rem;display:inline-flex;align-items:center;gap:.45rem;font-weight:800;cursor:pointer}._deleteProductBtn_12s1t_250:disabled{opacity:.65;cursor:not-allowed}._mediaTabs_12s1t_269{display:flex;gap:.65rem;margin-bottom:.9rem}._mediaTabBtn_12s1t_281{border:none;background:#eef2ff;color:#374151;padding:.7rem 1rem;border-radius:12px;font-weight:700;cursor:pointer;transition:.2s ease}._mediaTabBtn_12s1t_281:hover{transform:translateY(-1px)}._mediaTabActive_12s1t_311{background:#1e40af;color:#fff}._mediaWrap_12s1t_321{width:100%;margin-bottom:1.1rem}._productImage_12s1t_331,._productVideo_12s1t_333{width:100%;max-height:500px;object-fit:cover;border-radius:18px;display:block;background:#f3f4f6;box-shadow:0 10px 24px #0f172a14}._noMedia_12s1t_353{width:100%;min-height:260px;display:grid;place-items:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:18px;color:#6b7280;font-weight:700}._quickInfoGrid_12s1t_377{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-bottom:1.15rem}._infoCard_12s1t_391{background:linear-gradient(180deg,#fff,#f9fafb);border:1px solid #eceff3;border-radius:16px;padding:1rem}._infoLabel_12s1t_405{margin:0 0 .45rem;font-size:.86rem;color:#6b7280;font-weight:600}._infoValue_12s1t_419{margin:0;font-size:1rem;font-weight:800;color:#111827;display:flex;align-items:center;gap:.45rem}._section_12s1t_439{margin-top:1.2rem}._sectionTitle_12s1t_447{font-size:1.08rem;font-weight:800;color:#111827;margin:0 0 .8rem}._descriptionBox_12s1t_461{background:#fafafa;border:1px solid #eceff3;border-radius:16px;padding:1rem}._descriptionBox_12s1t_461 p{margin:0;font-size:.98rem;line-height:1.75;color:#374151}._sellerCard_12s1t_489{background:#fcfcfd;border:1px solid #eceff3;border-radius:18px;padding:1rem}._sellerProfile_12s1t_503{display:flex;align-items:center;gap:.95rem;margin-bottom:1rem}._sellerImage_12s1t_517{width:84px;height:84px;border-radius:50%;object-fit:cover;border:3px solid #dbeafe;background:#f3f4f6}._sellerMeta_12s1t_535{min-width:0}._sellerName_12s1t_543{margin:0;font-size:1.08rem;font-weight:800;color:#111827}._sellerSub_12s1t_557{margin:.2rem 0;color:#6b7280;font-size:.92rem}._sellerTier_12s1t_569{margin:0;font-size:.9rem;font-weight:700;color:#1e40af}._sellerDetails_12s1t_583{display:grid;gap:.65rem;margin-bottom:1rem}._sellerDetails_12s1t_583 p{margin:0;display:flex;align-items:center;gap:.45rem;color:#374151;font-size:.96rem;font-weight:600}._messageBtn_12s1t_615{width:100%;border:none;border-radius:14px;background:#1e40af;color:#fff;font-weight:700;padding:.95rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:.2s ease}._messageBtn_12s1t_615:hover{background:#1d4ed8;transform:translateY(-1px)}._reviewSummary_12s1t_657{background:#fffaf4;border:1px solid #fde7c4;border-radius:18px;padding:1rem;margin-bottom:1rem}._reviewSummaryScore_12s1t_673{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem}._reviewBigNumber_12s1t_687{margin:0;font-size:2rem;font-weight:800;color:#111827}._starRow_12s1t_701,._reviewStars_12s1t_703{display:flex;align-items:center;gap:.2rem;color:#f59e0b}._reviewList_12s1t_717{display:grid;gap:.9rem}._reviewItem_12s1t_727{background:#fff;border:1px solid #eceff3;border-radius:16px;padding:1rem}._reviewItemTop_12s1t_741{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.55rem}._reviewUser_12s1t_755{margin:0 0 .25rem;font-weight:800;color:#111827}._reviewDate_12s1t_767{font-size:.85rem;color:#9ca3af;white-space:nowrap}._reviewComment_12s1t_779{margin:0;color:#374151;line-height:1.65}._emptyReviews_12s1t_791{background:#f9fafb;border:1px dashed #d1d5db;border-radius:16px;padding:1rem;text-align:center;color:#6b7280;font-weight:600}._reviewForm_12s1t_811{display:grid;gap:.85rem}._lockedReviewName_12s1t_816{width:100%;border:1px solid #dbe1ea;border-radius:14px;padding:.85rem 1rem;background:#f8fafc;color:#475569;display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}._lockedReviewName_12s1t_816 span{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:0}._lockedReviewName_12s1t_816 strong{color:#111827;font-size:.98rem;overflow-wrap:anywhere}._reviewForm_12s1t_811 input,._reviewForm_12s1t_811 select,._reviewForm_12s1t_811 textarea{width:100%;border:1px solid #dbe1ea;border-radius:14px;padding:.9rem 1rem;outline:none;font-size:.96rem;font-family:inherit;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}._reviewForm_12s1t_811 input:focus,._reviewForm_12s1t_811 select:focus,._reviewForm_12s1t_811 textarea:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af14}._reviewForm_12s1t_811 textarea{min-height:120px;resize:vertical}._reviewError_12s1t_892,._reviewSuccess_12s1t_894{padding:.85rem 1rem;border-radius:12px;font-size:.93rem;font-weight:700}._reviewError_12s1t_892{background:#ffe4e6;color:#be123c;border:1px solid #fecdd3}._reviewSuccess_12s1t_894{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}._submitReviewBtn_12s1t_932{border:none;border-radius:14px;background:#111827;color:#fff;padding:.95rem 1rem;font-weight:700;font-size:.96rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:.2s ease}._submitReviewBtn_12s1t_932:hover{background:#1f2937;transform:translateY(-1px)}._submitReviewBtn_12s1t_932:disabled{opacity:.7;cursor:not-allowed}._warning_12s1t_984{margin-top:1.35rem;padding:1rem;background:#fff3f0;color:#b71c1c;font-weight:700;border:1px solid #f5c2c0;border-radius:16px;text-align:center;line-height:1.6}._warning_12s1t_984 a{color:#d32f2f;font-weight:800;text-decoration:underline}._centerState_12s1t_1020{min-height:58vh;display:grid;place-items:center;text-align:center;gap:.65rem}._stateMessage_12s1t_1036{font-size:1rem;font-weight:700;color:#6b7280;margin:0}._errorMessage_12s1t_1050{font-size:1rem;font-weight:700;color:#b91c1c;margin:0}._backBtn_12s1t_1064{border:none;border-radius:12px;padding:.8rem 1rem;background:#111827;color:#fff;font-weight:700;cursor:pointer}._spinner_12s1t_1084{animation:_spin_12s1t_1084 .85s linear infinite}@keyframes _spin_12s1t_1084{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 900px){._container_12s1t_5{padding:.8rem}._mainCard_12s1t_105{padding:1rem}._headerSection_12s1t_121{flex-direction:column;align-items:flex-start}._priceBlock_12s1t_213{text-align:left;min-width:unset}._quickInfoGrid_12s1t_377{grid-template-columns:1fr}}@media (max-width: 768px){._container_12s1t_5{margin:0;padding:.65rem}._mainCard_12s1t_105{border-radius:18px;padding:.9rem}._productTitle_12s1t_147,._currentPrice_12s1t_223{font-size:1.35rem}._sellerProfile_12s1t_503{flex-direction:column;align-items:flex-start}._sellerImage_12s1t_517{width:74px;height:74px}._reviewItemTop_12s1t_741{flex-direction:column;gap:.45rem}._reviewDate_12s1t_767{white-space:normal}._mediaTabs_12s1t_269{flex-wrap:wrap}}@media (max-width: 480px){._topBar_12s1t_21{gap:.7rem}._pageTitle_12s1t_81{font-size:.98rem}._pageSubTitle_12s1t_95{font-size:.8rem}._productTitle_12s1t_147{font-size:1.18rem}._metaPill_12s1t_175{font-size:.8rem;padding:.45rem .7rem}._descriptionBox_12s1t_461,._sellerCard_12s1t_489,._reviewItem_12s1t_727,._reviewSummary_12s1t_657,._infoCard_12s1t_391{border-radius:14px}._reviewForm_12s1t_811 input,._reviewForm_12s1t_811 select,._reviewForm_12s1t_811 textarea,._submitReviewBtn_12s1t_932,._messageBtn_12s1t_615{font-size:.92rem}}body.elighttee-dark ._backBtn_12s1t_1064,body.elighttee-dark ._centerState_12s1t_1020,body.elighttee-dark ._container_12s1t_5,body.elighttee-dark ._currentPrice_12s1t_223,body.elighttee-dark ._descriptionBox_12s1t_461,body.elighttee-dark ._emptyReviews_12s1t_791,body.elighttee-dark ._errorMessage_12s1t_1050,body.elighttee-dark ._headerSection_12s1t_121,body.elighttee-dark ._iconBtn_12s1t_35,body.elighttee-dark ._infoCard_12s1t_391,body.elighttee-dark ._infoLabel_12s1t_405,body.elighttee-dark ._infoValue_12s1t_419,body.elighttee-dark ._mainCard_12s1t_105,body.elighttee-dark ._mediaTabActive_12s1t_311,body.elighttee-dark ._mediaTabBtn_12s1t_281,body.elighttee-dark ._mediaTabs_12s1t_269,body.elighttee-dark ._mediaWrap_12s1t_321,body.elighttee-dark ._messageBtn_12s1t_615,body.elighttee-dark ._metaPill_12s1t_175,body.elighttee-dark ._metaRow_12s1t_163,body.elighttee-dark ._noMedia_12s1t_353,body.elighttee-dark ._oldPrice_12s1t_237,body.elighttee-dark ._pageSubTitle_12s1t_95,body.elighttee-dark ._pageTitle_12s1t_81,body.elighttee-dark ._priceBlock_12s1t_213,body.elighttee-dark ._productImage_12s1t_331,body.elighttee-dark ._productTitle_12s1t_147,body.elighttee-dark ._productVideo_12s1t_333,body.elighttee-dark ._quickInfoGrid_12s1t_377,body.elighttee-dark ._reviewBigNumber_12s1t_687,body.elighttee-dark ._reviewComment_12s1t_779,body.elighttee-dark ._reviewDate_12s1t_767,body.elighttee-dark ._reviewError_12s1t_892,body.elighttee-dark ._reviewForm_12s1t_811,body.elighttee-dark ._reviewItem_12s1t_727,body.elighttee-dark ._reviewItemTop_12s1t_741,body.elighttee-dark ._reviewList_12s1t_717,body.elighttee-dark ._reviewStars_12s1t_703,body.elighttee-dark ._reviewSuccess_12s1t_894,body.elighttee-dark ._reviewSummary_12s1t_657,body.elighttee-dark ._reviewSummaryScore_12s1t_673,body.elighttee-dark ._reviewUser_12s1t_755,body.elighttee-dark ._section_12s1t_439,body.elighttee-dark ._sectionTitle_12s1t_447,body.elighttee-dark ._sellerCard_12s1t_489,body.elighttee-dark ._sellerDetails_12s1t_583,body.elighttee-dark ._sellerImage_12s1t_517,body.elighttee-dark ._sellerMeta_12s1t_535,body.elighttee-dark ._sellerName_12s1t_543,body.elighttee-dark ._sellerProfile_12s1t_503,body.elighttee-dark ._sellerSub_12s1t_557,body.elighttee-dark ._sellerTier_12s1t_569,body.elighttee-dark ._spinner_12s1t_1084,body.elighttee-dark ._starRow_12s1t_701,body.elighttee-dark ._stateMessage_12s1t_1036,body.elighttee-dark ._submitReviewBtn_12s1t_932,body.elighttee-dark ._titleBlock_12s1t_137,body.elighttee-dark ._topBar_12s1t_21,body.elighttee-dark ._topBarText_12s1t_71,body.elighttee-dark ._verifiedPill_12s1t_201,body.elighttee-dark ._warning_12s1t_984{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._container_12s1t_5,body.elighttee-dark ._descriptionBox_12s1t_461,body.elighttee-dark ._headerSection_12s1t_121,body.elighttee-dark ._infoCard_12s1t_391,body.elighttee-dark ._mainCard_12s1t_105,body.elighttee-dark ._metaRow_12s1t_163,body.elighttee-dark ._pageSubTitle_12s1t_95,body.elighttee-dark ._pageTitle_12s1t_81,body.elighttee-dark ._reviewComment_12s1t_779,body.elighttee-dark ._reviewForm_12s1t_811,body.elighttee-dark ._reviewItem_12s1t_727,body.elighttee-dark ._reviewItemTop_12s1t_741,body.elighttee-dark ._reviewList_12s1t_717,body.elighttee-dark ._reviewSummary_12s1t_657,body.elighttee-dark ._reviewSummaryScore_12s1t_673,body.elighttee-dark ._section_12s1t_439,body.elighttee-dark ._sectionTitle_12s1t_447,body.elighttee-dark ._sellerCard_12s1t_489,body.elighttee-dark ._sellerDetails_12s1t_583,body.elighttee-dark ._sellerProfile_12s1t_503,body.elighttee-dark ._topBar_12s1t_21,body.elighttee-dark ._topBarText_12s1t_71{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._centerState_12s1t_1020,body.elighttee-dark ._container_12s1t_5,body.elighttee-dark ._currentPrice_12s1t_223,body.elighttee-dark ._descriptionBox_12s1t_461,body.elighttee-dark ._emptyReviews_12s1t_791,body.elighttee-dark ._errorMessage_12s1t_1050,body.elighttee-dark ._headerSection_12s1t_121,body.elighttee-dark ._infoCard_12s1t_391,body.elighttee-dark ._infoLabel_12s1t_405,body.elighttee-dark ._infoValue_12s1t_419,body.elighttee-dark ._mainCard_12s1t_105,body.elighttee-dark ._metaRow_12s1t_163,body.elighttee-dark ._oldPrice_12s1t_237,body.elighttee-dark ._pageSubTitle_12s1t_95,body.elighttee-dark ._pageTitle_12s1t_81,body.elighttee-dark ._priceBlock_12s1t_213,body.elighttee-dark ._productTitle_12s1t_147,body.elighttee-dark ._quickInfoGrid_12s1t_377,body.elighttee-dark ._reviewBigNumber_12s1t_687,body.elighttee-dark ._reviewComment_12s1t_779,body.elighttee-dark ._reviewDate_12s1t_767,body.elighttee-dark ._reviewError_12s1t_892,body.elighttee-dark ._reviewForm_12s1t_811,body.elighttee-dark ._reviewItem_12s1t_727,body.elighttee-dark ._reviewItemTop_12s1t_741,body.elighttee-dark ._reviewList_12s1t_717,body.elighttee-dark ._reviewSummary_12s1t_657,body.elighttee-dark ._reviewSummaryScore_12s1t_673,body.elighttee-dark ._reviewUser_12s1t_755,body.elighttee-dark ._section_12s1t_439,body.elighttee-dark ._sectionTitle_12s1t_447,body.elighttee-dark ._sellerCard_12s1t_489,body.elighttee-dark ._sellerDetails_12s1t_583,body.elighttee-dark ._sellerMeta_12s1t_535,body.elighttee-dark ._sellerName_12s1t_543,body.elighttee-dark ._sellerProfile_12s1t_503,body.elighttee-dark ._sellerSub_12s1t_557,body.elighttee-dark ._sellerTier_12s1t_569,body.elighttee-dark ._stateMessage_12s1t_1036,body.elighttee-dark ._titleBlock_12s1t_137,body.elighttee-dark ._topBar_12s1t_21,body.elighttee-dark ._topBarText_12s1t_71,body.elighttee-dark ._warning_12s1t_984{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._currentPrice_12s1t_223,body.elighttee-dark ._descriptionBox_12s1t_461,body.elighttee-dark ._emptyReviews_12s1t_791,body.elighttee-dark ._errorMessage_12s1t_1050,body.elighttee-dark ._infoCard_12s1t_391,body.elighttee-dark ._infoLabel_12s1t_405,body.elighttee-dark ._infoValue_12s1t_419,body.elighttee-dark ._messageBtn_12s1t_615,body.elighttee-dark ._metaPill_12s1t_175,body.elighttee-dark ._metaRow_12s1t_163,body.elighttee-dark ._oldPrice_12s1t_237,body.elighttee-dark ._pageSubTitle_12s1t_95,body.elighttee-dark ._pageTitle_12s1t_81,body.elighttee-dark ._priceBlock_12s1t_213,body.elighttee-dark ._productTitle_12s1t_147,body.elighttee-dark ._quickInfoGrid_12s1t_377,body.elighttee-dark ._reviewDate_12s1t_767,body.elighttee-dark ._reviewUser_12s1t_755,body.elighttee-dark ._sectionTitle_12s1t_447,body.elighttee-dark ._sellerMeta_12s1t_535,body.elighttee-dark ._sellerName_12s1t_543,body.elighttee-dark ._stateMessage_12s1t_1036,body.elighttee-dark ._titleBlock_12s1t_137,body.elighttee-dark ._topBarText_12s1t_71{color:var(--elighttee-text)!important}body.elighttee-dark ._lockedReviewName_12s1t_816{background:#080808!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._lockedReviewName_12s1t_816 strong{color:var(--elighttee-text)!important}body.elighttee-dark ._lockedReviewName_12s1t_816 span{color:var(--elighttee-muted)!important}._container_wrg84_1{min-height:100vh;background:linear-gradient(180deg,#f7faff,#eef4ff);padding:18px;color:#0f172a}._topBar_wrg84_15{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #dbe7ff;border-radius:20px;padding:14px 16px;box-shadow:0 10px 30px #1e40af12;margin-bottom:18px}._backBtn_wrg84_39{width:42px;height:42px;border:none;background:#eff4ff;color:#1e40af;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._topText_wrg84_65{min-width:0}._topText_wrg84_65 h3{margin:0;font-size:1.15rem}._topText_wrg84_65 p{margin:4px 0 0;color:#64748b;font-size:.92rem}._hero_wrg84_95{background:#fff;border:1px solid #dbe7ff;border-radius:24px;padding:24px;box-shadow:0 14px 40px #1e40af14;margin-bottom:18px}._heroBadge_wrg84_113{width:fit-content;display:inline-flex;align-items:center;gap:8px;background:#eff4ff;color:#1e40af;border-radius:999px;padding:8px 12px;font-size:.85rem;font-weight:700;margin-bottom:14px}._hero_wrg84_95 h1{margin:0 0 10px;font-size:2rem;line-height:1.15}._hero_wrg84_95 p{margin:0;color:#475569;line-height:1.7;max-width:900px}._infoGrid_wrg84_167{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}._infoCard_wrg84_181{background:#f8fbff;border:1px solid #dbe7ff;border-radius:18px;padding:16px}._infoCard_wrg84_181 h4{margin:10px 0 6px;font-size:1rem}._infoCard_wrg84_181 p{font-size:.92rem}._feedbackBar_wrg84_213{display:flex;align-items:center;gap:10px;border-radius:16px;padding:13px 15px;margin-bottom:16px;font-weight:600}._feedbackError_wrg84_233{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}._feedbackSuccess_wrg84_245{background:#ecfdf3;border:1px solid #a7f3d0;color:#047857}._searchWrap_wrg84_257{position:relative;margin-bottom:16px}._searchIcon_wrg84_267{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:#64748b}._search_wrg84_257{width:100%;height:50px;border:1px solid #d4def7;border-radius:16px;padding:0 16px 0 44px;background:#fff;outline:none;font:inherit}._search_wrg84_257:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}._schoolGrid_wrg84_315{display:grid;gap:16px}._schoolCard_wrg84_325{background:#fff;border:1px solid #dbe7ff;border-radius:22px;padding:18px;box-shadow:0 10px 28px #1e40af0f}._schoolHeader_wrg84_341{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:16px}._schoolHeader_wrg84_341 h4{margin:0;font-size:1.08rem}._schoolHeader_wrg84_341 p{margin:6px 0 0;color:#64748b;font-size:.92rem}._activeTag_wrg84_379{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 12px;font-size:.8rem;font-weight:700;white-space:nowrap}._activeOn_wrg84_401{background:#ecfdf3;color:#047857}._activeOff_wrg84_411{background:#fef2f2;color:#b91c1c}._roleStatusGrid_wrg84_421{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}._roleStatusCard_wrg84_435{border-radius:18px;padding:14px;border:1px solid #dbe7ff}._roleStatusTop_wrg84_447{display:flex;align-items:center;gap:8px;margin-bottom:8px}._roleStatusTop_wrg84_447 strong{font-size:.95rem}._roleStatusCard_wrg84_435 span{color:#64748b;font-size:.88rem}._roleStatusApproved_wrg84_479{background:#ecfdf3;border-color:#a7f3d0}._roleStatusOpen_wrg84_489{background:#fffaf0;border-color:#fde68a}._cardActions_wrg84_499,._modalActions_wrg84_501{display:flex;gap:12px;flex-wrap:wrap}._primaryBtn_wrg84_513,._secondaryBtn_wrg84_515,._closeBtn_wrg84_517{border:none;cursor:pointer;transition:.2s ease}._primaryBtn_wrg84_513,._secondaryBtn_wrg84_515{border-radius:14px;padding:12px 16px;font-weight:700;display:inline-flex;align-items:center;gap:8px;justify-content:center}._primaryBtn_wrg84_513{background:#1e40af;color:#fff}._secondaryBtn_wrg84_515{background:#eff4ff;color:#1e40af}._primaryBtn_wrg84_513:hover,._secondaryBtn_wrg84_515:hover,._backBtn_wrg84_39:hover{transform:translateY(-1px)}._primaryBtn_wrg84_513:disabled{opacity:.65;cursor:not-allowed}._stateCard_wrg84_593{background:#fff;border:1px solid #dbe7ff;border-radius:22px;min-height:240px;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;text-align:center;padding:24px}._spinner_wrg84_621{width:28px;height:28px;border:3px solid #dbe7ff;border-top-color:#1e40af;border-radius:50%;animation:_spin_wrg84_621 .8s linear infinite}._modalOverlay_wrg84_639{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:18px;padding-top:none;scrollbar-width:none;-ms-overflow-style:none;z-index:1000;overflow-y:auto}._pendingNoticeCard_wrg84_667{display:flex;align-items:flex-start;gap:10px;background:#fff7ed;border:1px solid #fdba74;color:#9a3412;border-radius:16px;padding:14px 16px;margin-bottom:16px}._pendingNoticeCard_wrg84_667 strong{display:block;margin-bottom:4px}._pendingNoticeCard_wrg84_667 p{margin:0;line-height:1.55;font-size:.92rem}._modalOverlay_wrg84_639::-webkit-scrollbar{display:none}._modalCard_wrg84_717,._modalCardSmall_wrg84_719{width:100%;background:#fff;border-radius:22px;box-shadow:0 20px 60px #0f172a47;margin:auto;scrollbar-width:none;-ms-overflow-style:none}._modalCard_wrg84_717::-webkit-scrollbar,._modalCardSmall_wrg84_719::-webkit-scrollbar{display:none}._modalCard_wrg84_717{max-width:820px;max-height:calc(100vh - 36px);overflow-y:auto;padding:20px}._modalCardSmall_wrg84_719{max-width:500px;max-height:calc(100vh - 36px);overflow-y:auto;padding:20px}._modalHeader_wrg84_775{position:sticky;top:-1.1rem;z-index:999;display:flex;align-items:flex-start;justify-content:space-between;color:red;gap:12px;margin-bottom:16px;padding-bottom:12px;background:#fff;border-bottom:1px solid #eef2f7}._modalHeader_wrg84_775 h3{margin:0}._modalHeader_wrg84_775 p{margin:5px 0 0;color:#64748b}._modalActions_wrg84_501{position:sticky;bottom:-1.1rem;z-index:3;display:flex;gap:12px;flex-wrap:wrap;margin-top:18px;padding-top:14px;background:#fff;border-top:1px solid #eef2f7}._closeBtn_wrg84_517{width:38px;height:38px;border-radius:50%;background:#f8fafc;color:#334155;font-size:1.15rem}._formGrid_wrg84_867{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}._fullWidth_wrg84_879{grid-column:1 / -1}._inputGroup_wrg84_887{display:flex;flex-direction:column;gap:8px}._inputGroup_wrg84_887 label{font-size:.9rem;font-weight:700;color:#334155}._inputGroup_wrg84_887 input,._inputGroup_wrg84_887 select,._inputGroup_wrg84_887 textarea{border:1px solid #d4def7;border-radius:14px;background:#fff;padding:12px 14px;font:inherit;outline:none}._inputGroup_wrg84_887 textarea{min-height:120px;resize:vertical}._inputGroup_wrg84_887 input:focus,._inputGroup_wrg84_887 select:focus,._inputGroup_wrg84_887 textarea:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}._inlineError_wrg84_957{color:#b91c1c;font-size:.82rem;font-weight:600}._passwordIntro_wrg84_969{display:flex;align-items:flex-start;gap:10px;background:#eff4ff;border:1px solid #c7d2fe;color:#1e40af;border-radius:16px;padding:12px 14px;margin-bottom:16px;font-weight:600}._footer_wrg84_995{text-align:center;color:#64748b;padding:20px 0 8px}@keyframes _spin_wrg84_621{to{transform:rotate(360deg)}}@media (max-width: 900px){._infoGrid_wrg84_167,._formGrid_wrg84_867,._roleStatusGrid_wrg84_421{grid-template-columns:1fr}}@media (max-width: 640px){._container_wrg84_1{padding:12px}._hero_wrg84_95{padding:18px}._hero_wrg84_95 h1{font-size:1.55rem}._topBar_wrg84_15,._schoolCard_wrg84_325,._stateCard_wrg84_593{border-radius:18px}._cardActions_wrg84_499,._modalActions_wrg84_501{flex-direction:column}._primaryBtn_wrg84_513,._secondaryBtn_wrg84_515{width:100%}._modalOverlay_wrg84_639{align-items:flex-start;padding:10px}._modalCard_wrg84_717,._modalCardSmall_wrg84_719{max-height:calc(100vh - 20px);border-radius:18px;padding:16px}}body.elighttee-dark ._activeOff_wrg84_411,body.elighttee-dark ._activeOn_wrg84_401,body.elighttee-dark ._activeTag_wrg84_379,body.elighttee-dark ._backBtn_wrg84_39,body.elighttee-dark ._cardActions_wrg84_499,body.elighttee-dark ._closeBtn_wrg84_517,body.elighttee-dark ._container_wrg84_1,body.elighttee-dark ._feedbackBar_wrg84_213,body.elighttee-dark ._feedbackError_wrg84_233,body.elighttee-dark ._feedbackSuccess_wrg84_245,body.elighttee-dark ._footer_wrg84_995,body.elighttee-dark ._formGrid_wrg84_867,body.elighttee-dark ._fullWidth_wrg84_879,body.elighttee-dark ._hero_wrg84_95,body.elighttee-dark ._heroBadge_wrg84_113,body.elighttee-dark ._infoCard_wrg84_181,body.elighttee-dark ._infoGrid_wrg84_167,body.elighttee-dark ._inlineError_wrg84_957,body.elighttee-dark ._inputGroup_wrg84_887,body.elighttee-dark ._modalActions_wrg84_501,body.elighttee-dark ._modalCard_wrg84_717,body.elighttee-dark ._modalCardSmall_wrg84_719,body.elighttee-dark ._modalHeader_wrg84_775,body.elighttee-dark ._modalOverlay_wrg84_639,body.elighttee-dark ._passwordIntro_wrg84_969,body.elighttee-dark ._pendingNoticeCard_wrg84_667,body.elighttee-dark ._primaryBtn_wrg84_513,body.elighttee-dark ._roleStatusApproved_wrg84_479,body.elighttee-dark ._roleStatusCard_wrg84_435,body.elighttee-dark ._roleStatusGrid_wrg84_421,body.elighttee-dark ._roleStatusOpen_wrg84_489,body.elighttee-dark ._roleStatusTop_wrg84_447,body.elighttee-dark ._schoolCard_wrg84_325,body.elighttee-dark ._schoolGrid_wrg84_315,body.elighttee-dark ._schoolHeader_wrg84_341,body.elighttee-dark ._search_wrg84_257,body.elighttee-dark ._searchIcon_wrg84_267,body.elighttee-dark ._searchWrap_wrg84_257,body.elighttee-dark ._secondaryBtn_wrg84_515,body.elighttee-dark ._spinner_wrg84_621,body.elighttee-dark ._stateCard_wrg84_593,body.elighttee-dark ._topBar_wrg84_15,body.elighttee-dark ._topText_wrg84_65{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._container_wrg84_1,body.elighttee-dark ._footer_wrg84_995,body.elighttee-dark ._formGrid_wrg84_867,body.elighttee-dark ._infoCard_wrg84_181,body.elighttee-dark ._modalCard_wrg84_717,body.elighttee-dark ._modalCardSmall_wrg84_719,body.elighttee-dark ._modalHeader_wrg84_775,body.elighttee-dark ._modalOverlay_wrg84_639,body.elighttee-dark ._pendingNoticeCard_wrg84_667,body.elighttee-dark ._roleStatusCard_wrg84_435,body.elighttee-dark ._roleStatusTop_wrg84_447,body.elighttee-dark ._schoolCard_wrg84_325,body.elighttee-dark ._schoolHeader_wrg84_341,body.elighttee-dark ._search_wrg84_257,body.elighttee-dark ._searchWrap_wrg84_257,body.elighttee-dark ._stateCard_wrg84_593,body.elighttee-dark ._topBar_wrg84_15,body.elighttee-dark ._topText_wrg84_65{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._activeOff_wrg84_411,body.elighttee-dark ._activeOn_wrg84_401,body.elighttee-dark ._container_wrg84_1,body.elighttee-dark ._footer_wrg84_995,body.elighttee-dark ._formGrid_wrg84_867,body.elighttee-dark ._fullWidth_wrg84_879,body.elighttee-dark ._hero_wrg84_95,body.elighttee-dark ._infoCard_wrg84_181,body.elighttee-dark ._infoGrid_wrg84_167,body.elighttee-dark ._inlineError_wrg84_957,body.elighttee-dark ._inputGroup_wrg84_887,body.elighttee-dark ._modalCard_wrg84_717,body.elighttee-dark ._modalCardSmall_wrg84_719,body.elighttee-dark ._modalHeader_wrg84_775,body.elighttee-dark ._modalOverlay_wrg84_639,body.elighttee-dark ._passwordIntro_wrg84_969,body.elighttee-dark ._pendingNoticeCard_wrg84_667,body.elighttee-dark ._roleStatusApproved_wrg84_479,body.elighttee-dark ._roleStatusCard_wrg84_435,body.elighttee-dark ._roleStatusGrid_wrg84_421,body.elighttee-dark ._roleStatusOpen_wrg84_489,body.elighttee-dark ._roleStatusTop_wrg84_447,body.elighttee-dark ._schoolCard_wrg84_325,body.elighttee-dark ._schoolGrid_wrg84_315,body.elighttee-dark ._schoolHeader_wrg84_341,body.elighttee-dark ._search_wrg84_257,body.elighttee-dark ._searchWrap_wrg84_257,body.elighttee-dark ._stateCard_wrg84_593,body.elighttee-dark ._topBar_wrg84_15,body.elighttee-dark ._topText_wrg84_65{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._infoCard_wrg84_181,body.elighttee-dark ._infoGrid_wrg84_167,body.elighttee-dark ._roleStatusApproved_wrg84_479,body.elighttee-dark ._roleStatusCard_wrg84_435,body.elighttee-dark ._roleStatusGrid_wrg84_421,body.elighttee-dark ._roleStatusOpen_wrg84_489,body.elighttee-dark ._roleStatusTop_wrg84_447,body.elighttee-dark ._topText_wrg84_65{color:var(--elighttee-text)!important}._container_1rd8p_1{min-height:100vh;background:radial-gradient(circle at top right,rgba(30,64,175,.08),transparent 28%),linear-gradient(180deg,#f6f9ff,#eef4ff);padding:18px;color:#0f172a}._header_1rd8p_19{display:flex;align-items:center;gap:14px;justify-content:space-between;background:#ffffffeb;border:1px solid #dbe7ff;border-radius:24px;padding:16px 18px;box-shadow:0 16px 40px #1e40af14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-bottom:18px}._backButton_1rd8p_47{width:44px;height:44px;border:none;border-radius:50%;background:#eff4ff;color:#1e40af;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:.2s ease}._backButton_1rd8p_47:hover{background:#dbe7ff;transform:translateY(-1px)}._headerText_1rd8p_87{flex:1;min-width:0}._headerText_1rd8p_87 h2{margin:0;font-size:1.55rem;line-height:1.2;color:#0f172a}._headerText_1rd8p_87 p{margin:5px 0 0;color:#64748b;font-size:.94rem}._headerRight_1rd8p_123{display:flex;align-items:center;gap:10px}._roleBadge_1rd8p_135{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;border-radius:999px;padding:9px 14px;font-size:.83rem;font-weight:700;white-space:nowrap}._notificationButton_1rd8p_161{width:44px;height:44px;border:none;border-radius:50%;background:#fff;color:#1e40af;border:1px solid #dbe7ff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}._notificationButton_1rd8p_161:hover{background:#eff4ff;transform:translateY(-1px)}._heroCard_1rd8p_201{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);gap:18px;background:linear-gradient(135deg,#fff,#f7faff);border:1px solid #dbe7ff;border-radius:28px;padding:24px;box-shadow:0 18px 48px #1e40af1a;margin-bottom:18px}._heroLeft_1rd8p_225{min-width:0}._heroBadge_1rd8p_233{width:fit-content;display:inline-flex;align-items:center;gap:8px;background:#eff4ff;color:#1e40af;border-radius:999px;padding:8px 13px;font-size:.84rem;font-weight:700;margin-bottom:14px}._heroLeft_1rd8p_225 h1{margin:0 0 10px;font-size:2.1rem;line-height:1.08;color:#0f172a}._heroLeft_1rd8p_225 p{margin:0;color:#475569;line-height:1.75;max-width:760px}._heroMeta_1rd8p_289{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}._heroMeta_1rd8p_289 span{display:inline-flex;align-items:center;gap:7px;background:#f8fbff;border:1px solid #dbe7ff;color:#334155;border-radius:999px;padding:8px 12px;font-size:.85rem;font-weight:600}._heroStats_1rd8p_329{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:start}._heroStatCard_1rd8p_343{background:#fff;border:1px solid #dbe7ff;border-radius:20px;padding:18px 16px;box-shadow:0 10px 28px #1e40af12}._heroStatCard_1rd8p_343 strong{display:block;font-size:1.55rem;line-height:1;color:#1e40af}._heroStatCard_1rd8p_343 span{display:block;margin-top:8px;color:#64748b;font-size:.88rem;line-height:1.45}._tabRow_1rd8p_389{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}._tabButton_1rd8p_403{border:1px solid #dbe7ff;background:#fff;color:#334155;border-radius:16px;padding:11px 14px;font-weight:700;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s ease}._tabButton_1rd8p_403:hover{background:#eff4ff;transform:translateY(-1px)}._tabButtonActive_1rd8p_441{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;border-color:transparent;box-shadow:0 10px 24px #2563eb33}._loadingBox_1rd8p_455,._emptyState_1rd8p_457{background:#fff;border:1px solid #dbe7ff;border-radius:24px;min-height:240px;padding:26px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;color:#64748b;box-shadow:0 12px 32px #1e40af0f}._emptyState_1rd8p_457 h4{margin:0;color:#0f172a;font-size:1.05rem}._emptyState_1rd8p_457 p{margin:0;max-width:560px;line-height:1.65}._overviewGrid_1rd8p_513{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}._summaryCard_1rd8p_525{background:#fff;border:1px solid #dbe7ff;border-radius:22px;padding:18px;display:flex;align-items:center;gap:12px;box-shadow:0 12px 30px #1e40af0f}._summaryCard_1rd8p_525 strong{display:block;color:#0f172a;font-size:1.35rem;line-height:1}._summaryCard_1rd8p_525 span{display:block;margin-top:5px;color:#64748b;font-size:.9rem}._securityAlertBoard_1rd8p_568{grid-column:1 / -1;background:#fff7ed;border:1px solid #fed7aa;border-radius:24px;padding:18px;box-shadow:0 12px 30px #c2410c14}._securityAlertHeader_1rd8p_577{display:flex;align-items:flex-start;gap:12px;color:#9a3412;margin-bottom:12px}._securityAlertHeader_1rd8p_577 h3,._securityAlertHeader_1rd8p_577 p{margin:0}._securityAlertHeader_1rd8p_577 h3{color:#7c2d12;font-size:1.05rem}._securityAlertHeader_1rd8p_577 p{margin-top:4px;color:#9a3412;line-height:1.45;font-size:.9rem}._securityAlertList_1rd8p_602{display:grid;gap:10px}._securityAlertItem_1rd8p_607{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;background:#fff;border:1px solid #fed7aa;border-radius:16px;padding:12px}._securityAlertItem_1rd8p_607 strong{display:block;color:#7c2d12;font-size:.95rem}._securityAlertItem_1rd8p_607 p{margin:4px 0;color:#9a3412;line-height:1.45;font-size:.88rem}._securityAlertItem_1rd8p_607 span{color:#64748b;font-size:.8rem;word-break:break-word}._securityAlertMeta_1rd8p_637{display:grid;gap:4px;text-align:right}._securityAlertMeta_1rd8p_637 b{color:#7c2d12;font-size:.88rem}._securityAlertMeta_1rd8p_637 small{color:#64748b;font-size:.75rem}._roleBoard_1rd8p_653{grid-column:1 / -1;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbe7ff;border-radius:24px;padding:20px;box-shadow:0 12px 30px #1e40af0f}._roleBoard_1rd8p_653 h3{margin:0 0 14px;font-size:1.08rem}._roleBoardGrid_1rd8p_678{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}._roleCapability_1rd8p_690{background:#fff;border:1px solid #e2ecff;border-radius:18px;padding:16px}._roleCapability_1rd8p_690 strong{display:block;margin-bottom:8px;color:#1e40af;font-size:.96rem}._roleCapability_1rd8p_690 p{margin:0;color:#475569;line-height:1.65;font-size:.92rem}._sectionCard_1rd8p_732,._createSection_1rd8p_734{background:#fff;border:1px solid #dbe7ff;border-radius:24px;padding:20px;box-shadow:0 14px 34px #1e40af12;margin-bottom:18px}._sectionHeader_1rd8p_752{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}._sectionHeader_1rd8p_752 h3,._createSection_1rd8p_734 h3{margin:0;font-size:1.08rem;color:#0f172a;display:flex;align-items:center;gap:8px}._sectionHeader_1rd8p_752 p{margin:6px 0 0;color:#64748b;font-size:.92rem;line-height:1.6;max-width:760px}._searchInput_1rd8p_804,._createEventGrid_1rd8p_806 input,._createEventGrid_1rd8p_806 select,._createSection_1rd8p_734 textarea,._formRow_1rd8p_812 select,._commentBox_1rd8p_814 input,._commentSection_1rd8p_816 input{width:100%;border:1px solid #d4def7;border-radius:14px;background:#fff;padding:12px 14px;font:inherit;outline:none}._searchInput_1rd8p_804:focus,._createEventGrid_1rd8p_806 input:focus,._createEventGrid_1rd8p_806 select:focus,._createSection_1rd8p_734 textarea:focus,._formRow_1rd8p_812 select:focus,._commentBox_1rd8p_814 input:focus,._commentSection_1rd8p_816 input:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}._sectionHeader_1rd8p_752 ._searchInput_1rd8p_804{max-width:270px}._createSection_1rd8p_734 textarea{min-height:130px;resize:vertical;margin-top:14px}._formRow_1rd8p_812,._createEventGrid_1rd8p_806,._queueActions_1rd8p_882,._feedActions_1rd8p_884,._commentBox_1rd8p_814,._suggestionActions_1rd8p_888{display:flex;gap:10px;flex-wrap:wrap}._formRow_1rd8p_812{margin-top:14px;align-items:center}._uploadChip_1rd8p_910{display:inline-flex;align-items:center;justify-content:center;background:#eff4ff;color:#1e40af;border:1px solid #c7d8ff;border-radius:14px;padding:11px 14px;font-size:.9rem;font-weight:700;cursor:pointer;min-height:46px}._primaryAction_1rd8p_940,._approveButton_1rd8p_942,._rejectButton_1rd8p_944,._feedActions_1rd8p_884 button,._commentBox_1rd8p_814 button,._suggestionActions_1rd8p_888 button,._personActions_1rd8p_952 button,._createEventGrid_1rd8p_806 button,._formRow_1rd8p_812 button{border:none;cursor:pointer;transition:.2s ease;font:inherit}._primaryAction_1rd8p_940,._createEventGrid_1rd8p_806 button,._formRow_1rd8p_812 button,._commentBox_1rd8p_814 button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#1e40af;color:#fff;border-radius:14px;padding:12px 16px;font-weight:700;min-height:46px}._primaryAction_1rd8p_940:hover,._createEventGrid_1rd8p_806 button:hover,._formRow_1rd8p_812 button:hover,._commentBox_1rd8p_814 button:hover,._approveButton_1rd8p_942:hover,._rejectButton_1rd8p_944:hover,._feedActions_1rd8p_884 button:hover,._suggestionActions_1rd8p_888 button:hover,._personActions_1rd8p_952 button:hover{transform:translateY(-1px)}._mediaPreview_1rd8p_1026{margin-top:14px;padding:14px;background:#f8fbff;border:1px solid #dbe7ff;border-radius:18px}._mediaPreview_1rd8p_1026 img,._mediaPreview_1rd8p_1026 video{width:100%;max-height:320px;object-fit:cover;border-radius:16px}._mediaPreview_1rd8p_1026 audio{width:100%}._removeMedia_1rd8p_1066{margin-top:10px;border:none;background:#fee2e2;color:#b91c1c;border-radius:12px;padding:10px 12px;font-weight:700;cursor:pointer}._queueList_1rd8p_1088,._peopleList_1rd8p_1090,._suggestionList_1rd8p_1092{display:grid;gap:14px}._queueCard_1rd8p_1102,._feedCard_1rd8p_1104,._suggestionCard_1rd8p_1106{background:#fff;border:1px solid #e2ecff;border-radius:20px;padding:16px;box-shadow:0 10px 24px #1e40af0d}._queueTop_1rd8p_1122,._feedHeader_1rd8p_1124,._suggestionTop_1rd8p_1126{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}._queueTop_1rd8p_1122 h4,._feedAuthor_1rd8p_1142 h4,._suggestionTop_1rd8p_1126 h4{margin:0;color:#0f172a;font-size:1rem}._queueTop_1rd8p_1122 p,._feedAuthor_1rd8p_1142 p,._suggestionTop_1rd8p_1126 p,._smallListItem_1rd8p_1162 p{margin:6px 0 0;color:#64748b;font-size:.88rem;line-height:1.55}._queueMeta_1rd8p_1176{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}._queueMeta_1rd8p_1176 span{background:#f8fbff;border:1px solid #dbe7ff;color:#475569;border-radius:999px;padding:7px 11px;font-size:.8rem;font-weight:700}._queueText_1rd8p_1210,._feedContent_1rd8p_1212,._suggestionContent_1rd8p_1214{margin:12px 0 0;color:#1f2937;line-height:1.7;white-space:pre-wrap;word-break:break-word}._queueMediaWrap_1rd8p_1230,._feedMediaWrap_1rd8p_1232{margin-top:14px}._queueMedia_1rd8p_1230,._feedMedia_1rd8p_1232{width:100%;max-height:360px;object-fit:cover;border-radius:18px;border:1px solid #dbe7ff}._feedAudio_1rd8p_1258{width:100%;margin-top:12px}._pendingBadge_1rd8p_1268,._approvedMini_1rd8p_1270{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 12px;font-size:.8rem;font-weight:700}._pendingBadge_1rd8p_1268{background:#fff7ed;color:#c2410c}._approvedMini_1rd8p_1270{background:#ecfdf3;color:#047857}._approveButton_1rd8p_942{background:#16a34a;color:#fff;border-radius:14px;padding:11px 15px;font-weight:700}._rejectButton_1rd8p_944{background:#dc2626;color:#fff;border-radius:14px;padding:11px 15px;font-weight:700}._approvedWrap_1rd8p_1342{margin-top:22px}._approvedWrap_1rd8p_1342 h4{margin:0 0 12px;font-size:1rem}._smallList_1rd8p_1162{display:grid;gap:12px;margin-top:14px}._smallListItem_1rd8p_1162{background:#f8fbff;border:1px solid #dbe7ff;border-radius:18px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}._smallListItem_1rd8p_1162 strong{color:#0f172a}._feedAuthor_1rd8p_1142{display:flex;align-items:flex-start;gap:12px}._feedAvatar_1rd8p_1414{width:42px;height:42px;border-radius:50%;background:#eff4ff;color:#1e40af;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._verifiedIcon_1rd8p_1438{color:#2563eb;vertical-align:middle}._feedStats_1rd8p_1448{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px;color:#64748b;font-size:.9rem}._feedStats_1rd8p_1448 span{display:inline-flex;align-items:center;gap:6px}._feedActions_1rd8p_884{margin-top:14px}._feedActions_1rd8p_884 button,._suggestionActions_1rd8p_888 button{background:#eff4ff;color:#1e40af;border-radius:14px;padding:11px 14px;font-weight:700}._activeAction_1rd8p_1504{background:#1e40af!important;color:#fff!important}._commentBox_1rd8p_814,._commentSection_1rd8p_816{margin-top:14px;align-items:center}._commentList_1rd8p_1526{margin-top:14px;display:grid;gap:10px}._commentItem_1rd8p_1538,._commentCard_1rd8p_1540{display:flex;align-items:flex-start;gap:8px;background:#f8fbff;border:1px solid #dbe7ff;border-radius:14px;padding:11px 12px;color:#334155;line-height:1.6}._personCard_1rd8p_1564{background:#fff;border:1px solid #e2ecff;border-radius:18px;padding:14px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 22px #1e40af0d}._avatarImg_1rd8p_1586{width:54px;height:54px;border-radius:50%;object-fit:cover;border:2px solid #dbe7ff;flex-shrink:0}._personInfo_1rd8p_1604{flex:1;min-width:0}._personInfo_1rd8p_1604 h4{margin:0;color:#0f172a;font-size:.98rem}._personInfo_1rd8p_1604 p{margin:6px 0 0;color:#64748b;font-size:.88rem;line-height:1.55}._personActions_1rd8p_952{display:flex;align-items:center;gap:8px}._personActions_1rd8p_952 button{width:38px;height:38px;border-radius:50%;background:#eff4ff;color:#1e40af;display:inline-flex;align-items:center;justify-content:center}._personActions_1rd8p_952 button:hover{background:#dbe7ff}._createEventGrid_1rd8p_806{display:grid;grid-template-columns:1.2fr .8fr 1fr auto;gap:12px;align-items:center;margin-bottom:16px}._suggestionTop_1rd8p_1126 span{color:#64748b;font-size:.84rem;white-space:nowrap}@media (max-width: 1200px){._heroCard_1rd8p_201{grid-template-columns:1fr}._overviewGrid_1rd8p_513{grid-template-columns:repeat(2,minmax(0,1fr))}._roleBoardGrid_1rd8p_678{grid-template-columns:1fr}._createEventGrid_1rd8p_806{grid-template-columns:1fr 1fr}}@media (max-width: 820px){._container_1rd8p_1{padding:12px}._header_1rd8p_19,._heroCard_1rd8p_201,._sectionCard_1rd8p_732,._createSection_1rd8p_734,._loadingBox_1rd8p_455,._emptyState_1rd8p_457{border-radius:20px}._header_1rd8p_19{flex-wrap:wrap;align-items:flex-start}._sectionHeader_1rd8p_752,._queueTop_1rd8p_1122,._feedHeader_1rd8p_1124,._suggestionTop_1rd8p_1126,._smallListItem_1rd8p_1162{flex-direction:column;align-items:flex-start}._heroLeft_1rd8p_225 h1{font-size:1.65rem}._overviewGrid_1rd8p_513,._securityAlertItem_1rd8p_607{grid-template-columns:1fr}._securityAlertMeta_1rd8p_637{text-align:left}._heroStats_1rd8p_329{grid-template-columns:1fr 1fr}._createEventGrid_1rd8p_806{grid-template-columns:1fr}._sectionHeader_1rd8p_752 ._searchInput_1rd8p_804{max-width:100%}}@media (max-width: 580px){._tabRow_1rd8p_389{display:grid;grid-template-columns:1fr 1fr}._tabButton_1rd8p_403{justify-content:center}._heroStats_1rd8p_329{grid-template-columns:1fr}._formRow_1rd8p_812,._queueActions_1rd8p_882,._feedActions_1rd8p_884,._commentBox_1rd8p_814,._suggestionActions_1rd8p_888,._personActions_1rd8p_952{flex-direction:column;align-items:stretch}._primaryAction_1rd8p_940,._createEventGrid_1rd8p_806 button,._formRow_1rd8p_812 button,._commentBox_1rd8p_814 button,._approveButton_1rd8p_942,._rejectButton_1rd8p_944,._feedActions_1rd8p_884 button,._suggestionActions_1rd8p_888 button,._uploadChip_1rd8p_910,._personActions_1rd8p_952{width:100%}._personActions_1rd8p_952 button{width:100%;height:44px;border-radius:14px}._smallListItem_1rd8p_1162{align-items:flex-start}}body.elighttee-dark ._activeAction_1rd8p_1504,body.elighttee-dark ._approveButton_1rd8p_942,body.elighttee-dark ._approvedMini_1rd8p_1270,body.elighttee-dark ._approvedWrap_1rd8p_1342,body.elighttee-dark ._avatarImg_1rd8p_1586,body.elighttee-dark ._backButton_1rd8p_47,body.elighttee-dark ._commentBox_1rd8p_814,body.elighttee-dark ._commentCard_1rd8p_1540,body.elighttee-dark ._commentItem_1rd8p_1538,body.elighttee-dark ._commentList_1rd8p_1526,body.elighttee-dark ._commentSection_1rd8p_816,body.elighttee-dark ._container_1rd8p_1,body.elighttee-dark ._createEventGrid_1rd8p_806,body.elighttee-dark ._createSection_1rd8p_734,body.elighttee-dark ._emptyState_1rd8p_457,body.elighttee-dark ._feedActions_1rd8p_884,body.elighttee-dark ._feedAudio_1rd8p_1258,body.elighttee-dark ._feedAuthor_1rd8p_1142,body.elighttee-dark ._feedAvatar_1rd8p_1414,body.elighttee-dark ._feedCard_1rd8p_1104,body.elighttee-dark ._feedContent_1rd8p_1212,body.elighttee-dark ._feedHeader_1rd8p_1124,body.elighttee-dark ._feedMedia_1rd8p_1232,body.elighttee-dark ._feedMediaWrap_1rd8p_1232,body.elighttee-dark ._feedStats_1rd8p_1448,body.elighttee-dark ._formRow_1rd8p_812,body.elighttee-dark ._header_1rd8p_19,body.elighttee-dark ._headerRight_1rd8p_123,body.elighttee-dark ._headerText_1rd8p_87,body.elighttee-dark ._heroBadge_1rd8p_233,body.elighttee-dark ._heroCard_1rd8p_201,body.elighttee-dark ._heroLeft_1rd8p_225,body.elighttee-dark ._heroMeta_1rd8p_289,body.elighttee-dark ._heroStatCard_1rd8p_343,body.elighttee-dark ._heroStats_1rd8p_329,body.elighttee-dark ._loadingBox_1rd8p_455,body.elighttee-dark ._mediaPreview_1rd8p_1026,body.elighttee-dark ._notificationButton_1rd8p_161,body.elighttee-dark ._overviewGrid_1rd8p_513,body.elighttee-dark ._pendingBadge_1rd8p_1268,body.elighttee-dark ._peopleList_1rd8p_1090,body.elighttee-dark ._personActions_1rd8p_952,body.elighttee-dark ._personCard_1rd8p_1564,body.elighttee-dark ._personInfo_1rd8p_1604,body.elighttee-dark ._primaryAction_1rd8p_940,body.elighttee-dark ._queueActions_1rd8p_882,body.elighttee-dark ._queueCard_1rd8p_1102,body.elighttee-dark ._queueList_1rd8p_1088,body.elighttee-dark ._queueMedia_1rd8p_1230,body.elighttee-dark ._queueMediaWrap_1rd8p_1230,body.elighttee-dark ._queueMeta_1rd8p_1176,body.elighttee-dark ._queueText_1rd8p_1210,body.elighttee-dark ._queueTop_1rd8p_1122,body.elighttee-dark ._rejectButton_1rd8p_944,body.elighttee-dark ._removeMedia_1rd8p_1066,body.elighttee-dark ._roleBadge_1rd8p_135,body.elighttee-dark ._roleBoard_1rd8p_653,body.elighttee-dark ._roleBoardGrid_1rd8p_678,body.elighttee-dark ._roleCapability_1rd8p_690,body.elighttee-dark ._searchInput_1rd8p_804,body.elighttee-dark ._sectionCard_1rd8p_732,body.elighttee-dark ._sectionHeader_1rd8p_752,body.elighttee-dark ._smallList_1rd8p_1162,body.elighttee-dark ._smallListItem_1rd8p_1162,body.elighttee-dark ._suggestionActions_1rd8p_888,body.elighttee-dark ._suggestionCard_1rd8p_1106,body.elighttee-dark ._suggestionContent_1rd8p_1214,body.elighttee-dark ._suggestionList_1rd8p_1092,body.elighttee-dark ._suggestionTop_1rd8p_1126,body.elighttee-dark ._summaryCard_1rd8p_525,body.elighttee-dark ._tabButton_1rd8p_403,body.elighttee-dark ._tabButtonActive_1rd8p_441,body.elighttee-dark ._tabRow_1rd8p_389,body.elighttee-dark ._uploadChip_1rd8p_910,body.elighttee-dark ._verifiedIcon_1rd8p_1438{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._commentBox_1rd8p_814,body.elighttee-dark ._commentCard_1rd8p_1540,body.elighttee-dark ._commentItem_1rd8p_1538,body.elighttee-dark ._commentList_1rd8p_1526,body.elighttee-dark ._commentSection_1rd8p_816,body.elighttee-dark ._container_1rd8p_1,body.elighttee-dark ._createSection_1rd8p_734,body.elighttee-dark ._feedAuthor_1rd8p_1142,body.elighttee-dark ._feedCard_1rd8p_1104,body.elighttee-dark ._feedContent_1rd8p_1212,body.elighttee-dark ._feedHeader_1rd8p_1124,body.elighttee-dark ._feedStats_1rd8p_1448,body.elighttee-dark ._formRow_1rd8p_812,body.elighttee-dark ._header_1rd8p_19,body.elighttee-dark ._headerRight_1rd8p_123,body.elighttee-dark ._headerText_1rd8p_87,body.elighttee-dark ._heroCard_1rd8p_201,body.elighttee-dark ._heroStatCard_1rd8p_343,body.elighttee-dark ._loadingBox_1rd8p_455,body.elighttee-dark ._peopleList_1rd8p_1090,body.elighttee-dark ._personCard_1rd8p_1564,body.elighttee-dark ._queueCard_1rd8p_1102,body.elighttee-dark ._queueList_1rd8p_1088,body.elighttee-dark ._queueTop_1rd8p_1122,body.elighttee-dark ._searchInput_1rd8p_804,body.elighttee-dark ._sectionCard_1rd8p_732,body.elighttee-dark ._sectionHeader_1rd8p_752,body.elighttee-dark ._smallList_1rd8p_1162,body.elighttee-dark ._smallListItem_1rd8p_1162,body.elighttee-dark ._suggestionCard_1rd8p_1106,body.elighttee-dark ._suggestionContent_1rd8p_1214,body.elighttee-dark ._suggestionList_1rd8p_1092,body.elighttee-dark ._suggestionTop_1rd8p_1126,body.elighttee-dark ._summaryCard_1rd8p_525,body.elighttee-dark ._tabRow_1rd8p_389{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._approvedMini_1rd8p_1270,body.elighttee-dark ._approvedWrap_1rd8p_1342,body.elighttee-dark ._commentBox_1rd8p_814,body.elighttee-dark ._commentCard_1rd8p_1540,body.elighttee-dark ._commentItem_1rd8p_1538,body.elighttee-dark ._commentList_1rd8p_1526,body.elighttee-dark ._commentSection_1rd8p_816,body.elighttee-dark ._container_1rd8p_1,body.elighttee-dark ._createEventGrid_1rd8p_806,body.elighttee-dark ._createSection_1rd8p_734,body.elighttee-dark ._emptyState_1rd8p_457,body.elighttee-dark ._feedAuthor_1rd8p_1142,body.elighttee-dark ._feedCard_1rd8p_1104,body.elighttee-dark ._feedContent_1rd8p_1212,body.elighttee-dark ._feedHeader_1rd8p_1124,body.elighttee-dark ._feedStats_1rd8p_1448,body.elighttee-dark ._formRow_1rd8p_812,body.elighttee-dark ._header_1rd8p_19,body.elighttee-dark ._headerRight_1rd8p_123,body.elighttee-dark ._headerText_1rd8p_87,body.elighttee-dark ._heroCard_1rd8p_201,body.elighttee-dark ._heroLeft_1rd8p_225,body.elighttee-dark ._heroMeta_1rd8p_289,body.elighttee-dark ._heroStatCard_1rd8p_343,body.elighttee-dark ._heroStats_1rd8p_329,body.elighttee-dark ._loadingBox_1rd8p_455,body.elighttee-dark ._overviewGrid_1rd8p_513,body.elighttee-dark ._peopleList_1rd8p_1090,body.elighttee-dark ._personCard_1rd8p_1564,body.elighttee-dark ._personInfo_1rd8p_1604,body.elighttee-dark ._queueCard_1rd8p_1102,body.elighttee-dark ._queueList_1rd8p_1088,body.elighttee-dark ._queueMeta_1rd8p_1176,body.elighttee-dark ._queueText_1rd8p_1210,body.elighttee-dark ._queueTop_1rd8p_1122,body.elighttee-dark ._roleBoard_1rd8p_653,body.elighttee-dark ._roleBoardGrid_1rd8p_678,body.elighttee-dark ._roleCapability_1rd8p_690,body.elighttee-dark ._searchInput_1rd8p_804,body.elighttee-dark ._sectionCard_1rd8p_732,body.elighttee-dark ._sectionHeader_1rd8p_752,body.elighttee-dark ._smallList_1rd8p_1162,body.elighttee-dark ._smallListItem_1rd8p_1162,body.elighttee-dark ._suggestionCard_1rd8p_1106,body.elighttee-dark ._suggestionContent_1rd8p_1214,body.elighttee-dark ._suggestionList_1rd8p_1092,body.elighttee-dark ._suggestionTop_1rd8p_1126,body.elighttee-dark ._summaryCard_1rd8p_525,body.elighttee-dark ._tabRow_1rd8p_389{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._emptyState_1rd8p_457,body.elighttee-dark ._headerText_1rd8p_87,body.elighttee-dark ._heroMeta_1rd8p_289,body.elighttee-dark ._personInfo_1rd8p_1604,body.elighttee-dark ._queueMeta_1rd8p_1176,body.elighttee-dark ._queueText_1rd8p_1210{color:var(--elighttee-text)!important}body.elighttee-dark ._securityAlertBoard_1rd8p_568,body.elighttee-dark ._securityAlertItem_1rd8p_607{background:var(--elighttee-surface)!important;border-color:#f8717173!important;color:var(--elighttee-text)!important}body.elighttee-dark ._securityAlertHeader_1rd8p_577,body.elighttee-dark ._securityAlertHeader_1rd8p_577 h3,body.elighttee-dark ._securityAlertItem_1rd8p_607 strong,body.elighttee-dark ._securityAlertItem_1rd8p_607 p,body.elighttee-dark ._securityAlertMeta_1rd8p_637 b{color:#fca5a5!important}body.elighttee-dark ._securityAlertHeader_1rd8p_577 p,body.elighttee-dark ._securityAlertItem_1rd8p_607 span,body.elighttee-dark ._securityAlertMeta_1rd8p_637 small{color:var(--elighttee-muted)!important}._container_u99gl_1{padding:1rem;background:#f5f8ff;min-height:100vh;color:#0f172a}._header_u99gl_15{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;border-radius:20px;padding:1.2rem;display:flex;justify-content:space-between;gap:1rem;align-items:center;box-shadow:0 14px 40px #1e40af38}._header_u99gl_15 h2{margin:0;font-size:1.5rem}._header_u99gl_15 p{margin:.35rem 0 0;opacity:.92;font-size:.95rem}._headerRight_u99gl_61{display:flex;gap:.8rem;align-items:center}._role_u99gl_73{background:#ffffff29;border:1px solid rgba(255,255,255,.24);padding:.55rem .9rem;border-radius:999px;font-weight:700}._notificationButton_u99gl_89{border:none;background:#ffffff29;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer}._actions_u99gl_109{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:.9rem}._actionCard_u99gl_123{background:#fff;border-radius:18px;padding:1rem;display:flex;flex-direction:column;gap:.6rem;align-items:flex-start;cursor:pointer;border:1px solid #dbe7ff;box-shadow:0 8px 26px #0f172a0f;transition:.2s ease}._actionCard_u99gl_123:hover{transform:translateY(-2px)}._actionCard_u99gl_123 p{margin:0;font-weight:700}._summaryGrid_u99gl_169{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.9rem}._summaryCard_u99gl_183{background:#fff;border-radius:18px;padding:1rem;display:flex;gap:.8rem;align-items:center;border:1px solid #dbe7ff;box-shadow:0 8px 24px #0f172a0d}._summaryCard_u99gl_183 h4{margin:0;font-size:1.3rem;color:#1e40af}._summaryCard_u99gl_183 p{margin:.15rem 0 0;color:#475569}._loadingBox_u99gl_227,._emptyState_u99gl_229{margin-top:1rem;background:#fff;padding:1rem;border-radius:18px;border:1px solid #dbe7ff}._createSection_u99gl_245,._peopleSection_u99gl_247,._universitySection_u99gl_249,._feedSection_u99gl_251,._cardSection_u99gl_253,._suggestionSection_u99gl_255{background:#fff;margin-top:1rem;border-radius:20px;padding:1rem;border:1px solid #dbe7ff;box-shadow:0 8px 24px #0f172a0d}._createSection_u99gl_245 h3,._peopleSection_u99gl_247 h3,._universitySection_u99gl_249 h3,._feedSection_u99gl_251 h3,._cardSection_u99gl_253 h3,._suggestionSection_u99gl_255 h3{margin-top:0;display:flex;align-items:center;gap:.55rem;color:#1e40af}._createSection_u99gl_245 textarea,._cardSection_u99gl_253 textarea,._searchInput_u99gl_303,._createSection_u99gl_245 input,._cardSection_u99gl_253 input,._cardSection_u99gl_253 select,._createSection_u99gl_245 select{width:100%;border:1px solid #c8d8ff;border-radius:14px;padding:.85rem .95rem;outline:none;background:#f8fbff;margin-top:.7rem;box-sizing:border-box}._createSection_u99gl_245 textarea,._cardSection_u99gl_253 textarea{min-height:110px;resize:vertical}._formRow_u99gl_345{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;margin-top:.8rem;align-items:center}._checkRow_u99gl_361{display:flex;align-items:center;gap:.55rem;margin-top:.5rem;color:#334155}._createSection_u99gl_245 button,._cardSection_u99gl_253 button,._feedActions_u99gl_381 button,._commentBox_u99gl_383 button,._inlineButtons_u99gl_385 button{border:none;border-radius:14px;padding:.85rem 1rem;background:#1e40af;color:#fff;font-weight:700;cursor:pointer}._inlineButtons_u99gl_385{margin-top:.85rem;display:flex;gap:.6rem;flex-wrap:wrap}._peopleList_u99gl_419{display:grid;gap:.8rem;margin-top:.8rem}._personCard_u99gl_431{display:grid;grid-template-columns:auto 1fr auto;gap:.85rem;align-items:center;border:1px solid #e2e8f0;background:#fbfdff;border-radius:18px;padding:.85rem}._avatarImg_u99gl_453{width:54px;height:54px;object-fit:cover;border-radius:50%;border:2px solid #dbe7ff}._personInfo_u99gl_469 h4{margin:0}._personInfo_u99gl_469 p{margin:.2rem 0 0;color:#64748b}._personActions_u99gl_487{display:flex;gap:.45rem}._personActions_u99gl_487 button{width:40px;height:40px;border-radius:12px;border:none;background:#eaf1ff;color:#1e40af;cursor:pointer}._universityCard_u99gl_517{display:flex;align-items:center;gap:.8rem;border:1px solid #e2e8f0;border-radius:16px;padding:.85rem;margin-top:.7rem;background:#fbfdff}._universityCard_u99gl_517 h4{margin:0}._universityCard_u99gl_517 p{margin:.2rem 0 0;color:#64748b}._feedCard_u99gl_557{border:1px solid #e2e8f0;border-radius:18px;padding:1rem;background:#fbfdff;margin-top:.9rem}._feedHeader_u99gl_573{display:flex;justify-content:space-between;gap:.8rem;align-items:center}._feedAuthor_u99gl_587{display:flex;gap:.7rem;align-items:center}._feedAvatar_u99gl_599{width:46px;height:46px;border-radius:50%;background:#eaf1ff;color:#1e40af;display:flex;align-items:center;justify-content:center}._feedAuthor_u99gl_587 h4{margin:0}._feedAuthor_u99gl_587 p{margin:.2rem 0 0;color:#64748b;font-size:.9rem}._feedBadges_u99gl_641{display:flex;gap:.5rem;flex-wrap:wrap}._verifiedBadge_u99gl_653{display:inline-flex;align-items:center;gap:.35rem;background:#eaf1ff;color:#1e40af;padding:.45rem .7rem;border-radius:999px;font-size:.85rem;font-weight:700}._feedContent_u99gl_677{margin-top:.85rem;margin-bottom:0;line-height:1.55}._feedMediaWrap_u99gl_689{margin-top:.85rem}._feedMedia_u99gl_689{width:100%;max-height:420px;object-fit:cover;border-radius:16px;border:1px solid #dbe7ff}._feedStats_u99gl_713{margin-top:.85rem;display:flex;gap:1rem;flex-wrap:wrap;color:#475569}._feedStats_u99gl_713 span{display:inline-flex;align-items:center;gap:.35rem}._feedActions_u99gl_381{margin-top:.85rem;display:flex;gap:.7rem;flex-wrap:wrap}._feedActions_u99gl_381 button{display:inline-flex;align-items:center;gap:.45rem}._activeAction_u99gl_767{background:#15358f!important}._commentBox_u99gl_383{margin-top:.85rem;display:grid;grid-template-columns:1fr auto;gap:.65rem}._commentBox_u99gl_383 input{width:100%;border:1px solid #c8d8ff;border-radius:14px;padding:.8rem .95rem;outline:none;background:#fff}._dualGrid_u99gl_807{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem}._smallList_u99gl_821{margin-top:1rem;display:grid;gap:.65rem}._smallListItem_u99gl_833{display:flex;justify-content:space-between;gap:.8rem;align-items:center;border:1px solid #e2e8f0;border-radius:14px;padding:.8rem;background:#fbfdff}._smallListItem_u99gl_833 strong{display:block}._smallListItem_u99gl_833 p{margin:.2rem 0 0;color:#64748b}._smallListItem_u99gl_833 a{color:#1e40af;font-weight:700;text-decoration:none}._suggestionCard_u99gl_885{border:1px solid #e2e8f0;border-radius:16px;padding:.9rem;background:#fbfdff;margin-top:.7rem}._suggestionCard_u99gl_885 h4{margin:0}._suggestionCard_u99gl_885 p{margin:.2rem 0 0}._suggestionBody_u99gl_917{margin-top:.6rem}._suggestionBody_u99gl_917 small{color:#64748b}@media (max-width: 700px){._header_u99gl_15{flex-direction:column;align-items:flex-start}._personCard_u99gl_431{grid-template-columns:1fr}._personActions_u99gl_487{justify-content:flex-start}._commentBox_u99gl_383{grid-template-columns:1fr}._smallListItem_u99gl_833{flex-direction:column;align-items:flex-start}}body.elighttee-dark ._actionCard_u99gl_123,body.elighttee-dark ._actions_u99gl_109,body.elighttee-dark ._activeAction_u99gl_767,body.elighttee-dark ._avatarImg_u99gl_453,body.elighttee-dark ._cardSection_u99gl_253,body.elighttee-dark ._checkRow_u99gl_361,body.elighttee-dark ._commentBox_u99gl_383,body.elighttee-dark ._container_u99gl_1,body.elighttee-dark ._createSection_u99gl_245,body.elighttee-dark ._dualGrid_u99gl_807,body.elighttee-dark ._emptyState_u99gl_229,body.elighttee-dark ._feedActions_u99gl_381,body.elighttee-dark ._feedAuthor_u99gl_587,body.elighttee-dark ._feedAvatar_u99gl_599,body.elighttee-dark ._feedBadges_u99gl_641,body.elighttee-dark ._feedCard_u99gl_557,body.elighttee-dark ._feedContent_u99gl_677,body.elighttee-dark ._feedHeader_u99gl_573,body.elighttee-dark ._feedMedia_u99gl_689,body.elighttee-dark ._feedMediaWrap_u99gl_689,body.elighttee-dark ._feedSection_u99gl_251,body.elighttee-dark ._feedStats_u99gl_713,body.elighttee-dark ._formRow_u99gl_345,body.elighttee-dark ._header_u99gl_15,body.elighttee-dark ._headerRight_u99gl_61,body.elighttee-dark ._inlineButtons_u99gl_385,body.elighttee-dark ._loadingBox_u99gl_227,body.elighttee-dark ._notificationButton_u99gl_89,body.elighttee-dark ._peopleList_u99gl_419,body.elighttee-dark ._peopleSection_u99gl_247,body.elighttee-dark ._personActions_u99gl_487,body.elighttee-dark ._personCard_u99gl_431,body.elighttee-dark ._personInfo_u99gl_469,body.elighttee-dark ._role_u99gl_73,body.elighttee-dark ._searchInput_u99gl_303,body.elighttee-dark ._smallList_u99gl_821,body.elighttee-dark ._smallListItem_u99gl_833,body.elighttee-dark ._suggestionBody_u99gl_917,body.elighttee-dark ._suggestionCard_u99gl_885,body.elighttee-dark ._suggestionSection_u99gl_255,body.elighttee-dark ._summaryCard_u99gl_183,body.elighttee-dark ._summaryGrid_u99gl_169,body.elighttee-dark ._universityCard_u99gl_517,body.elighttee-dark ._universitySection_u99gl_249,body.elighttee-dark ._verifiedBadge_u99gl_653{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._cardSection_u99gl_253,body.elighttee-dark ._checkRow_u99gl_361,body.elighttee-dark ._commentBox_u99gl_383,body.elighttee-dark ._container_u99gl_1,body.elighttee-dark ._createSection_u99gl_245,body.elighttee-dark ._feedAuthor_u99gl_587,body.elighttee-dark ._feedCard_u99gl_557,body.elighttee-dark ._feedContent_u99gl_677,body.elighttee-dark ._feedHeader_u99gl_573,body.elighttee-dark ._feedSection_u99gl_251,body.elighttee-dark ._feedStats_u99gl_713,body.elighttee-dark ._formRow_u99gl_345,body.elighttee-dark ._header_u99gl_15,body.elighttee-dark ._headerRight_u99gl_61,body.elighttee-dark ._loadingBox_u99gl_227,body.elighttee-dark ._peopleList_u99gl_419,body.elighttee-dark ._peopleSection_u99gl_247,body.elighttee-dark ._personCard_u99gl_431,body.elighttee-dark ._searchInput_u99gl_303,body.elighttee-dark ._smallList_u99gl_821,body.elighttee-dark ._smallListItem_u99gl_833,body.elighttee-dark ._suggestionBody_u99gl_917,body.elighttee-dark ._suggestionCard_u99gl_885,body.elighttee-dark ._suggestionSection_u99gl_255,body.elighttee-dark ._summaryCard_u99gl_183,body.elighttee-dark ._summaryGrid_u99gl_169,body.elighttee-dark ._universityCard_u99gl_517,body.elighttee-dark ._universitySection_u99gl_249{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._cardSection_u99gl_253,body.elighttee-dark ._checkRow_u99gl_361,body.elighttee-dark ._commentBox_u99gl_383,body.elighttee-dark ._container_u99gl_1,body.elighttee-dark ._createSection_u99gl_245,body.elighttee-dark ._dualGrid_u99gl_807,body.elighttee-dark ._emptyState_u99gl_229,body.elighttee-dark ._feedAuthor_u99gl_587,body.elighttee-dark ._feedCard_u99gl_557,body.elighttee-dark ._feedContent_u99gl_677,body.elighttee-dark ._feedHeader_u99gl_573,body.elighttee-dark ._feedSection_u99gl_251,body.elighttee-dark ._feedStats_u99gl_713,body.elighttee-dark ._formRow_u99gl_345,body.elighttee-dark ._header_u99gl_15,body.elighttee-dark ._headerRight_u99gl_61,body.elighttee-dark ._loadingBox_u99gl_227,body.elighttee-dark ._peopleList_u99gl_419,body.elighttee-dark ._peopleSection_u99gl_247,body.elighttee-dark ._personCard_u99gl_431,body.elighttee-dark ._personInfo_u99gl_469,body.elighttee-dark ._role_u99gl_73,body.elighttee-dark ._searchInput_u99gl_303,body.elighttee-dark ._smallList_u99gl_821,body.elighttee-dark ._smallListItem_u99gl_833,body.elighttee-dark ._suggestionBody_u99gl_917,body.elighttee-dark ._suggestionCard_u99gl_885,body.elighttee-dark ._suggestionSection_u99gl_255,body.elighttee-dark ._summaryCard_u99gl_183,body.elighttee-dark ._summaryGrid_u99gl_169,body.elighttee-dark ._universityCard_u99gl_517,body.elighttee-dark ._universitySection_u99gl_249{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._emptyState_u99gl_229,body.elighttee-dark ._personInfo_u99gl_469{color:var(--elighttee-text)!important}:root{--primary: #1e40af;--primary-dark: #17358f;--primary-soft: #e8efff;--bg: #f4f7ff;--surface: #ffffff;--surface-2: #f8faff;--text: #0f172a;--muted: #64748b;--line: #dbe4f0;--shadow-sm: 0 8px 24px rgba(15, 23, 42, .06);--shadow-md: 0 18px 44px rgba(15, 23, 42, .1);--radius-lg: 24px;--radius-md: 18px;--radius-sm: 14px}._page_4pv27_43{min-height:100vh;background:radial-gradient(circle at top left,rgba(30,64,175,.1),transparent 28%),linear-gradient(180deg,#f8fbff,#f3f7ff 55%,#eef4ff);color:var(--text);font-family:Poppins,sans-serif}._topBar_4pv27_61{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(219,228,240,.85)}._topBarLeft_4pv27_89,._topBarRight_4pv27_91{display:flex;align-items:center;gap:14px}._brandBlock_4pv27_103 h3{margin:0;font-size:1.05rem;color:var(--text)}._brandBlock_4pv27_103 p{margin:2px 0 0;font-size:.84rem;color:var(--muted)}._iconButton_4pv27_127{width:42px;height:42px;border:1px solid var(--line);background:var(--surface);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text);transition:.22s ease}._iconButton_4pv27_127:hover{transform:translateY(-1px);border-color:#1e40af59;color:var(--primary)}._verifiedPill_4pv27_167{display:inline-flex;align-items:center;gap:6px;background:var(--primary-soft);color:var(--primary);border:1px solid rgba(30,64,175,.16);border-radius:999px;padding:9px 14px;font-size:.88rem;font-weight:600}._shell_4pv27_193{width:min(1180px,calc(100% - 28px));margin:22px auto 0;padding-bottom:40px}._heroSection_4pv27_205{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);gap:18px;margin-bottom:18px}._heroMain_4pv27_219,._heroSide_4pv27_221,._quickCard_4pv27_223,._sectionWrap_4pv27_225,._viewerCard_4pv27_227,._composerCard_4pv27_229,._postCard_4pv27_231,._featureCard_4pv27_233,._userCard_4pv27_235,._chatBox_4pv27_237,._stateCard_4pv27_239,._emptyCard_4pv27_241,._emptyHero_4pv27_243{background:#fffffff0;border:1px solid rgba(219,228,240,.9);box-shadow:var(--shadow-sm)}._heroMain_4pv27_219{border-radius:32px;padding:28px;min-height:260px;display:flex;flex-direction:column;justify-content:space-between}._heroBadge_4pv27_273{width:fit-content;display:inline-flex;align-items:center;gap:8px;background:#eff4ff;color:var(--primary);padding:8px 14px;border-radius:999px;font-size:.85rem;font-weight:700;margin-bottom:14px}._heroTitle_4pv27_301{margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.1;letter-spacing:-.03em}._heroText_4pv27_315{margin:12px 0 0;max-width:720px;color:var(--muted);line-height:1.65;font-size:.98rem}._heroStats_4pv27_331{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}._heroStat_4pv27_331{background:linear-gradient(180deg,#fff,#f7faff);border:1px solid rgba(219,228,240,.88);border-radius:20px;padding:14px;display:flex;flex-direction:column;gap:4px}._heroStatValue_4pv27_365{font-size:1.2rem;font-weight:700;color:var(--primary)}._heroStatLabel_4pv27_377{font-size:.84rem;color:var(--muted)}._heroSide_4pv27_221{border-radius:32px;padding:18px}._quickCard_4pv27_223{position:relative;border-radius:24px;padding:20px;min-height:100%}._quickLabel_4pv27_411{margin:0;font-size:.82rem;color:var(--muted)}._quickCard_4pv27_223 h4{margin:8px 0 6px;font-size:1.2rem}._quickSubText_4pv27_433{margin:0 0 18px;color:var(--muted);line-height:1.6;font-size:.92rem}._menuButton_4pv27_447{width:fit-content;border:none;background:var(--primary);color:#fff;border-radius:16px;padding:14px 16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-weight:600;transition:.22s ease}._menuButton_4pv27_447:hover{background:var(--primary-dark)}._rotateIcon_4pv27_487{transform:rotate(180deg);transition:transform .2s ease}._dropdownMenu_4pv27_497{position:absolute;left:0;right:0;top:calc(100% - 6px);background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-md);padding:10px;z-index:20}._dropdownItem_4pv27_523{width:100%;border:none;background:transparent;border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;color:#1e293b;font-weight:600;text-align:left}._dropdownItem_4pv27_523:hover{background:#f5f8ff}._activeDropdownItem_4pv27_561{background:var(--primary-soft);color:var(--primary)}._tabRail_4pv27_571{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 8px;margin-bottom:18px;scrollbar-width:none}._tabButton_4pv27_597{flex:0 0 auto;border:1px solid var(--line);background:#ffffffe0;color:#334155;border-radius:16px;padding:12px 16px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:600;transition:.22s ease}._tabButton_4pv27_597:hover{border-color:#1e40af59;color:var(--primary)}._tabButtonActive_4pv27_637{background:var(--primary);color:#fff;border-color:var(--primary)}._sectionWrap_4pv27_225{border-radius:28px;padding:22px;margin-bottom:18px}._sectionHeading_4pv27_661{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}._sectionHeading_4pv27_661 h2{margin:0;font-size:1.35rem}._sectionHeading_4pv27_661 p{margin:6px 0 0;color:var(--muted);line-height:1.6}._composerCard_4pv27_229{border-radius:24px;padding:18px;margin-bottom:18px}._composerTop_4pv27_711{margin-bottom:14px}._composerIdentity_4pv27_719{display:flex;align-items:center;gap:12px}._composerIdentity_4pv27_719 h4{margin:0;font-size:1rem}._composerIdentity_4pv27_719 p{margin:4px 0 0;color:var(--muted);font-size:.9rem}._composerAvatar_4pv27_753,._postAvatar_4pv27_755,._featureIcon_4pv27_757,._liveIconWrap_4pv27_759{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff}._composerAvatar_4pv27_753{width:46px;height:46px;border-radius:16px;font-weight:700}._textarea_4pv27_789,._answerBox_4pv27_791{width:100%;border:1px solid var(--line);background:#fbfdff;border-radius:18px;padding:16px;resize:vertical;font-size:.96rem;outline:none;color:var(--text);transition:.2s ease}._textarea_4pv27_789{min-height:132px}._answerBox_4pv27_791{min-height:120px;margin-top:10px}._textarea_4pv27_789:focus,._answerBox_4pv27_791:focus,._chatInput_4pv27_839 input:focus{border-color:#1e40af6b;box-shadow:0 0 0 4px #1e40af14}._composerBottom_4pv27_849{margin-top:14px}._fileInput_4pv27_857{width:100%;border:1px dashed rgba(30,64,175,.28);background:#f8fbff;border-radius:16px;padding:12px;color:#475569}._actionRow_4pv27_875{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._checkLabel_4pv27_893{display:inline-flex;align-items:center;gap:8px;color:#334155;font-size:.92rem}._primaryButton_4pv27_909,._primaryButtonSmall_4pv27_911{border:none;background:var(--primary);color:#fff;cursor:pointer;transition:.22s ease;font-weight:600}._primaryButton_4pv27_909{border-radius:16px;padding:12px 18px;display:inline-flex;align-items:center;gap:8px}._primaryButtonSmall_4pv27_911{border-radius:14px;padding:10px 14px;margin-top:12px;width:fit-content}._primaryButton_4pv27_909:hover,._primaryButtonSmall_4pv27_911:hover{background:var(--primary-dark)}._feedList_4pv27_969,._gridCards_4pv27_971{display:grid;gap:16px}._gridCards_4pv27_971{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}._postCard_4pv27_231{border-radius:24px;padding:18px}._postHeader_4pv27_999{display:flex;align-items:center;justify-content:space-between;gap:14px}._postUser_4pv27_1013{display:flex;align-items:center;gap:12px}._postAvatar_4pv27_755{width:44px;height:44px;border-radius:16px;font-weight:700;font-size:.92rem}._postUser_4pv27_1013 h4{margin:0;font-size:.98rem}._postUser_4pv27_1013 p{margin:4px 0 0;font-size:.82rem;color:var(--muted)}._postBody_4pv27_1063{margin-top:14px}._mainText_4pv27_1071{margin:0;line-height:1.75;color:#1e293b;word-break:break-word}._mediaPreview_4pv27_1085{display:grid;gap:12px;margin-top:14px}._mediaItem_4pv27_1097{border-radius:18px;overflow:hidden;background:#f8fbff;border:1px solid var(--line)}._mediaItem_4pv27_1097 img,._mediaItem_4pv27_1097 video{width:100%;display:block;max-height:420px;object-fit:cover}._mediaItem_4pv27_1097 audio{width:100%;display:block;padding:10px}._reactionRow_4pv27_1139,._voteRow_4pv27_1141{margin-top:16px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}._softButton_4pv27_1157{border:1px solid var(--line);background:#f8fbff;color:#334155;border-radius:14px;padding:10px 14px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:600}._softButton_4pv27_1157:hover{border-color:#1e40af4d;color:var(--primary)}._voteCount_4pv27_1193{min-width:34px;text-align:center;font-weight:700;color:var(--primary)}._userCard_4pv27_235,._featureCard_4pv27_233{border-radius:22px;padding:18px;cursor:pointer;transition:.22s ease}._userCard_4pv27_235:hover,._featureCard_4pv27_233:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}._chatAvatar_4pv27_1235{width:58px;height:58px;border-radius:18px;object-fit:cover;flex-shrink:0;border:2px solid #e5edff}._userCard_4pv27_235{display:flex;align-items:center;gap:14px}._userCardText_4pv27_1265 h4,._featureCard_4pv27_233 h4{margin:0;font-size:1rem}._userCardText_4pv27_1265 p,._featureCard_4pv27_233 p{margin:6px 0 4px;color:var(--muted);line-height:1.5}._userCardText_4pv27_1265 span,._featureCard_4pv27_233 span,._metaText_4pv27_1295,._subText_4pv27_1297{color:var(--muted);font-size:.88rem}._featureIcon_4pv27_757{width:42px;height:42px;border-radius:14px;margin-bottom:14px}._chatBox_4pv27_237{border-radius:28px;overflow:hidden}._chatHeader_4pv27_1331,._viewerHeader_4pv27_1333{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#f8fbff)}._chatHeader_4pv27_1331 h4,._viewerHeader_4pv27_1333 h4{margin:0;font-size:1rem}._chatHeader_4pv27_1331 small,._viewerHeader_4pv27_1333 small{color:var(--muted)}._chatHeaderAvatar_4pv27_1373{width:46px;height:46px;border-radius:16px;object-fit:cover;border:2px solid #e5edff}._messages_4pv27_1389{padding:18px;min-height:360px;max-height:520px;overflow-y:auto;background:linear-gradient(180deg,#fbfdff,#f6f9ff);display:flex;flex-direction:column;gap:10px}._messageEmpty_4pv27_1411{margin:auto 0;text-align:center;color:var(--muted);padding:30px 0}._me_4pv27_447,._other_4pv27_1427{max-width:min(74%,540px);padding:12px 14px;border-radius:18px;line-height:1.55;margin:0}._me_4pv27_447{align-self:flex-end;background:var(--primary);color:#fff;border-bottom-right-radius:6px}._other_4pv27_1427{align-self:flex-start;background:#fff;color:#1e293b;border:1px solid var(--line);border-bottom-left-radius:6px}._chatInput_4pv27_839{padding:14px 16px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;background:#fff}._chatInput_4pv27_839 input{flex:1;border:1px solid var(--line);background:#fbfdff;border-radius:14px;padding:12px 14px;outline:none;font-size:.95rem}._viewerCard_4pv27_227{border-radius:26px;overflow:hidden}._viewerContent_4pv27_1521{padding:18px;background:#fbfdff}._viewerContent_4pv27_1521 iframe,._viewerContent_4pv27_1521 img,._viewerContent_4pv27_1521 video{border:none;border-radius:18px;background:#fff}._assessmentContent_4pv27_1547{padding:18px;display:grid;gap:16px}._questionCard_4pv27_1559{border:1px solid var(--line);background:#fbfdff;border-radius:20px;padding:16px}._option_4pv27_1573{display:flex;align-items:flex-start;gap:10px;margin-top:10px;color:#334155}._resultBox_4pv27_1589{border-radius:16px;padding:14px 16px;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;font-weight:600}._stateCard_4pv27_239,._emptyCard_4pv27_241,._emptyHero_4pv27_243{border-radius:24px;padding:28px;text-align:center}._stateCard_4pv27_239{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:18px}._loaderDot_4pv27_1639{width:12px;height:12px;border-radius:999px;background:var(--primary);animation:_pulse_4pv27_1 .9s infinite ease-in-out}._emptyCard_4pv27_241 h3,._emptyHero_4pv27_243 h3{margin:12px 0 8px;font-size:1.12rem}._emptyCard_4pv27_241 p,._emptyHero_4pv27_243 p{margin:0;color:var(--muted);line-height:1.65}._emptyHero_4pv27_243{padding:44px 24px}._liveIconWrap_4pv27_759{width:74px;height:74px;margin:0 auto 10px;border-radius:22px}._footer_4pv27_1703{margin-top:12px;padding:18px 6px 8px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:.9rem}._footer_4pv27_1703 p,._footer_4pv27_1703 span{margin:0;display:inline-flex;align-items:center;gap:6px}@keyframes _pulse_4pv27_1{0%,to{transform:scale(.9);opacity:.65}50%{transform:scale(1.1);opacity:1}}._hiddenFileInput_4pv27_1765{display:none}._mediaPicker_4pv27_1773{width:100%;display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px dashed rgba(30,64,175,.28);background:linear-gradient(180deg,#f8fbff,#f2f7ff);border-radius:18px;cursor:pointer;transition:.22s ease;margin-bottom:12px}._mediaPicker_4pv27_1773:hover{border-color:#1e40af80;background:linear-gradient(180deg,#f4f8ff,#edf4ff);transform:translateY(-1px)}._mediaPickerIcon_4pv27_1813{width:42px;height:42px;min-width:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#1e40af;color:#fff;box-shadow:0 10px 22px #1e40af2e}._mediaPickerText_4pv27_1839{min-width:0;flex:1}._mediaPickerText_4pv27_1839 h5{margin:0;font-size:.95rem;color:#0f172a}._mediaPickerText_4pv27_1839 p{margin:4px 0 0;font-size:.87rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mediaPickerRight_4pv27_1879{display:flex;align-items:center}._mediaPickerBadge_4pv27_1889{padding:8px 12px;border-radius:999px;background:#1e40af1a;color:#1e40af;font-size:.82rem;font-weight:700}._selectedMediaPreview_4pv27_1907{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #dbe4f0;border-radius:16px;padding:12px 14px;margin-bottom:12px}._selectedMediaLeft_4pv27_1931{display:flex;align-items:center;gap:10px;min-width:0}._selectedMediaIcon_4pv27_1945{width:36px;height:36px;min-width:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#eff4ff;color:#1e40af}._selectedMediaInfo_4pv27_1969{min-width:0;display:flex;flex-direction:column}._selectedMediaInfo_4pv27_1969 strong{font-size:.9rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._selectedMediaInfo_4pv27_1969 span{font-size:.8rem;color:#64748b;margin-top:2px}._removeMediaButton_4pv27_2009{width:36px;height:36px;border:none;border-radius:12px;background:#f1f5f9;color:#334155;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}._removeMediaButton_4pv27_2009:hover{background:#fee2e2;color:#b91c1c}@media (max-width: 768px){._mediaPicker_4pv27_1773{padding:12px 13px;align-items:flex-start}._mediaPickerBadge_4pv27_1889{font-size:.76rem;padding:7px 10px}._selectedMediaPreview_4pv27_1907{padding:11px 12px}}@media (max-width: 980px){._heroSection_4pv27_205{grid-template-columns:1fr}._heroStats_4pv27_331{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){._shell_4pv27_193{width:min(100% - 18px,100%)}._topBar_4pv27_61{padding:12px 14px}._brandBlock_4pv27_103 h3{font-size:.96rem}._brandBlock_4pv27_103 p{font-size:.78rem}._verifiedPill_4pv27_167{padding:8px 12px;font-size:.8rem}._heroMain_4pv27_219,._heroSide_4pv27_221,._sectionWrap_4pv27_225,._composerCard_4pv27_229,._postCard_4pv27_231,._featureCard_4pv27_233,._userCard_4pv27_235,._chatBox_4pv27_237,._emptyCard_4pv27_241,._emptyHero_4pv27_243,._viewerCard_4pv27_227{border-radius:22px}._heroMain_4pv27_219{padding:22px 18px}._sectionWrap_4pv27_225{padding:18px 14px}._actionRow_4pv27_875{align-items:stretch}._primaryButton_4pv27_909{width:100%;justify-content:center}._chatInput_4pv27_839{flex-wrap:wrap}._chatInput_4pv27_839 input,._chatInput_4pv27_839 ._primaryButton_4pv27_909{width:100%}}@media (max-width: 520px){._heroStats_4pv27_331{grid-template-columns:1fr 1fr}._topBar_4pv27_61{align-items:flex-start}._topBarLeft_4pv27_89{flex:1;min-width:0}._brandBlock_4pv27_103{min-width:0}._brandBlock_4pv27_103 h3,._brandBlock_4pv27_103 p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sectionHeading_4pv27_661{flex-direction:column;align-items:flex-start}._userCard_4pv27_235{align-items:flex-start}._me_4pv27_447,._other_4pv27_1427{max-width:88%}}body.elighttee-dark ._actionRow_4pv27_875,body.elighttee-dark ._activeDropdownItem_4pv27_561,body.elighttee-dark ._answerBox_4pv27_791,body.elighttee-dark ._assessmentContent_4pv27_1547,body.elighttee-dark ._brandBlock_4pv27_103,body.elighttee-dark ._chatAvatar_4pv27_1235,body.elighttee-dark ._chatBox_4pv27_237,body.elighttee-dark ._chatHeader_4pv27_1331,body.elighttee-dark ._chatHeaderAvatar_4pv27_1373,body.elighttee-dark ._chatInput_4pv27_839,body.elighttee-dark ._checkLabel_4pv27_893,body.elighttee-dark ._composerAvatar_4pv27_753,body.elighttee-dark ._composerBottom_4pv27_849,body.elighttee-dark ._composerCard_4pv27_229,body.elighttee-dark ._composerIdentity_4pv27_719,body.elighttee-dark ._composerTop_4pv27_711,body.elighttee-dark ._dropdownItem_4pv27_523,body.elighttee-dark ._dropdownMenu_4pv27_497,body.elighttee-dark ._emptyCard_4pv27_241,body.elighttee-dark ._emptyHero_4pv27_243,body.elighttee-dark ._featureCard_4pv27_233,body.elighttee-dark ._featureIcon_4pv27_757,body.elighttee-dark ._feedList_4pv27_969,body.elighttee-dark ._fileInput_4pv27_857,body.elighttee-dark ._footer_4pv27_1703,body.elighttee-dark ._gridCards_4pv27_971,body.elighttee-dark ._heroBadge_4pv27_273,body.elighttee-dark ._heroMain_4pv27_219,body.elighttee-dark ._heroSection_4pv27_205,body.elighttee-dark ._heroSide_4pv27_221,body.elighttee-dark ._heroStat_4pv27_331,body.elighttee-dark ._heroStatLabel_4pv27_377,body.elighttee-dark ._heroStats_4pv27_331,body.elighttee-dark ._heroStatValue_4pv27_365,body.elighttee-dark ._heroText_4pv27_315,body.elighttee-dark ._heroTitle_4pv27_301,body.elighttee-dark ._hiddenFileInput_4pv27_1765,body.elighttee-dark ._iconButton_4pv27_127,body.elighttee-dark ._liveIconWrap_4pv27_759,body.elighttee-dark ._loaderDot_4pv27_1639,body.elighttee-dark ._mainText_4pv27_1071,body.elighttee-dark ._me_4pv27_447,body.elighttee-dark ._mediaItem_4pv27_1097,body.elighttee-dark ._mediaPicker_4pv27_1773,body.elighttee-dark ._mediaPickerBadge_4pv27_1889,body.elighttee-dark ._mediaPickerIcon_4pv27_1813,body.elighttee-dark ._mediaPickerRight_4pv27_1879,body.elighttee-dark ._mediaPickerText_4pv27_1839,body.elighttee-dark ._mediaPreview_4pv27_1085,body.elighttee-dark ._menuButton_4pv27_447,body.elighttee-dark ._messageEmpty_4pv27_1411,body.elighttee-dark ._messages_4pv27_1389,body.elighttee-dark ._metaText_4pv27_1295,body.elighttee-dark ._option_4pv27_1573,body.elighttee-dark ._other_4pv27_1427,body.elighttee-dark ._page_4pv27_43,body.elighttee-dark ._postAvatar_4pv27_755,body.elighttee-dark ._postBody_4pv27_1063,body.elighttee-dark ._postCard_4pv27_231,body.elighttee-dark ._postHeader_4pv27_999,body.elighttee-dark ._postUser_4pv27_1013,body.elighttee-dark ._primaryButton_4pv27_909,body.elighttee-dark ._primaryButtonSmall_4pv27_911,body.elighttee-dark ._questionCard_4pv27_1559,body.elighttee-dark ._quickCard_4pv27_223,body.elighttee-dark ._quickLabel_4pv27_411,body.elighttee-dark ._quickSubText_4pv27_433,body.elighttee-dark ._reactionRow_4pv27_1139,body.elighttee-dark ._removeMediaButton_4pv27_2009,body.elighttee-dark ._resultBox_4pv27_1589,body.elighttee-dark ._rotateIcon_4pv27_487,body.elighttee-dark ._sectionHeading_4pv27_661,body.elighttee-dark ._sectionWrap_4pv27_225,body.elighttee-dark ._selectedMediaIcon_4pv27_1945,body.elighttee-dark ._selectedMediaInfo_4pv27_1969,body.elighttee-dark ._selectedMediaLeft_4pv27_1931,body.elighttee-dark ._selectedMediaPreview_4pv27_1907,body.elighttee-dark ._shell_4pv27_193,body.elighttee-dark ._softButton_4pv27_1157,body.elighttee-dark ._stateCard_4pv27_239,body.elighttee-dark ._subText_4pv27_1297,body.elighttee-dark ._tabButton_4pv27_597,body.elighttee-dark ._tabButtonActive_4pv27_637,body.elighttee-dark ._tabRail_4pv27_571,body.elighttee-dark ._textarea_4pv27_789,body.elighttee-dark ._topBar_4pv27_61,body.elighttee-dark ._topBarLeft_4pv27_89,body.elighttee-dark ._topBarRight_4pv27_91,body.elighttee-dark ._userCard_4pv27_235,body.elighttee-dark ._userCardText_4pv27_1265,body.elighttee-dark ._verifiedPill_4pv27_167,body.elighttee-dark ._viewerCard_4pv27_227,body.elighttee-dark ._viewerContent_4pv27_1521,body.elighttee-dark ._viewerHeader_4pv27_1333,body.elighttee-dark ._voteCount_4pv27_1193,body.elighttee-dark ._voteRow_4pv27_1141{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._activeDropdownItem_4pv27_561,body.elighttee-dark ._answerBox_4pv27_791,body.elighttee-dark ._assessmentContent_4pv27_1547,body.elighttee-dark ._chatBox_4pv27_237,body.elighttee-dark ._chatHeader_4pv27_1331,body.elighttee-dark ._composerBottom_4pv27_849,body.elighttee-dark ._composerCard_4pv27_229,body.elighttee-dark ._composerTop_4pv27_711,body.elighttee-dark ._dropdownItem_4pv27_523,body.elighttee-dark ._dropdownMenu_4pv27_497,body.elighttee-dark ._emptyCard_4pv27_241,body.elighttee-dark ._featureCard_4pv27_233,body.elighttee-dark ._feedList_4pv27_969,body.elighttee-dark ._footer_4pv27_1703,body.elighttee-dark ._gridCards_4pv27_971,body.elighttee-dark ._heroMain_4pv27_219,body.elighttee-dark ._heroSection_4pv27_205,body.elighttee-dark ._mainText_4pv27_1071,body.elighttee-dark ._page_4pv27_43,body.elighttee-dark ._postBody_4pv27_1063,body.elighttee-dark ._postCard_4pv27_231,body.elighttee-dark ._postHeader_4pv27_999,body.elighttee-dark ._postUser_4pv27_1013,body.elighttee-dark ._questionCard_4pv27_1559,body.elighttee-dark ._quickCard_4pv27_223,body.elighttee-dark ._resultBox_4pv27_1589,body.elighttee-dark ._sectionHeading_4pv27_661,body.elighttee-dark ._sectionWrap_4pv27_225,body.elighttee-dark ._stateCard_4pv27_239,body.elighttee-dark ._tabRail_4pv27_571,body.elighttee-dark ._textarea_4pv27_789,body.elighttee-dark ._topBar_4pv27_61,body.elighttee-dark ._topBarLeft_4pv27_89,body.elighttee-dark ._topBarRight_4pv27_91,body.elighttee-dark ._userCard_4pv27_235,body.elighttee-dark ._userCardText_4pv27_1265,body.elighttee-dark ._viewerCard_4pv27_227,body.elighttee-dark ._viewerContent_4pv27_1521,body.elighttee-dark ._viewerHeader_4pv27_1333,body.elighttee-dark ._voteRow_4pv27_1141{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._activeDropdownItem_4pv27_561,body.elighttee-dark ._answerBox_4pv27_791,body.elighttee-dark ._assessmentContent_4pv27_1547,body.elighttee-dark ._brandBlock_4pv27_103,body.elighttee-dark ._chatBox_4pv27_237,body.elighttee-dark ._chatHeader_4pv27_1331,body.elighttee-dark ._chatInput_4pv27_839,body.elighttee-dark ._checkLabel_4pv27_893,body.elighttee-dark ._composerBottom_4pv27_849,body.elighttee-dark ._composerCard_4pv27_229,body.elighttee-dark ._composerIdentity_4pv27_719,body.elighttee-dark ._composerTop_4pv27_711,body.elighttee-dark ._dropdownItem_4pv27_523,body.elighttee-dark ._dropdownMenu_4pv27_497,body.elighttee-dark ._emptyCard_4pv27_241,body.elighttee-dark ._emptyHero_4pv27_243,body.elighttee-dark ._featureCard_4pv27_233,body.elighttee-dark ._feedList_4pv27_969,body.elighttee-dark ._fileInput_4pv27_857,body.elighttee-dark ._footer_4pv27_1703,body.elighttee-dark ._gridCards_4pv27_971,body.elighttee-dark ._heroMain_4pv27_219,body.elighttee-dark ._heroSection_4pv27_205,body.elighttee-dark ._heroSide_4pv27_221,body.elighttee-dark ._heroStat_4pv27_331,body.elighttee-dark ._heroStatLabel_4pv27_377,body.elighttee-dark ._heroStats_4pv27_331,body.elighttee-dark ._heroStatValue_4pv27_365,body.elighttee-dark ._heroText_4pv27_315,body.elighttee-dark ._heroTitle_4pv27_301,body.elighttee-dark ._hiddenFileInput_4pv27_1765,body.elighttee-dark ._mainText_4pv27_1071,body.elighttee-dark ._me_4pv27_447,body.elighttee-dark ._messageEmpty_4pv27_1411,body.elighttee-dark ._messages_4pv27_1389,body.elighttee-dark ._metaText_4pv27_1295,body.elighttee-dark ._option_4pv27_1573,body.elighttee-dark ._other_4pv27_1427,body.elighttee-dark ._page_4pv27_43,body.elighttee-dark ._postBody_4pv27_1063,body.elighttee-dark ._postCard_4pv27_231,body.elighttee-dark ._postHeader_4pv27_999,body.elighttee-dark ._postUser_4pv27_1013,body.elighttee-dark ._questionCard_4pv27_1559,body.elighttee-dark ._quickCard_4pv27_223,body.elighttee-dark ._quickLabel_4pv27_411,body.elighttee-dark ._quickSubText_4pv27_433,body.elighttee-dark ._resultBox_4pv27_1589,body.elighttee-dark ._sectionHeading_4pv27_661,body.elighttee-dark ._sectionWrap_4pv27_225,body.elighttee-dark ._shell_4pv27_193,body.elighttee-dark ._stateCard_4pv27_239,body.elighttee-dark ._subText_4pv27_1297,body.elighttee-dark ._tabRail_4pv27_571,body.elighttee-dark ._textarea_4pv27_789,body.elighttee-dark ._topBar_4pv27_61,body.elighttee-dark ._topBarLeft_4pv27_89,body.elighttee-dark ._topBarRight_4pv27_91,body.elighttee-dark ._userCard_4pv27_235,body.elighttee-dark ._userCardText_4pv27_1265,body.elighttee-dark ._viewerCard_4pv27_227,body.elighttee-dark ._viewerContent_4pv27_1521,body.elighttee-dark ._viewerHeader_4pv27_1333,body.elighttee-dark ._voteCount_4pv27_1193,body.elighttee-dark ._voteRow_4pv27_1141{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._checkLabel_4pv27_893,body.elighttee-dark ._emptyCard_4pv27_241,body.elighttee-dark ._emptyHero_4pv27_243,body.elighttee-dark ._heroStatLabel_4pv27_377,body.elighttee-dark ._heroStatValue_4pv27_365,body.elighttee-dark ._heroText_4pv27_315,body.elighttee-dark ._heroTitle_4pv27_301,body.elighttee-dark ._mainText_4pv27_1071,body.elighttee-dark ._mediaPickerText_4pv27_1839,body.elighttee-dark ._messageEmpty_4pv27_1411,body.elighttee-dark ._messages_4pv27_1389,body.elighttee-dark ._metaText_4pv27_1295,body.elighttee-dark ._postUser_4pv27_1013,body.elighttee-dark ._quickLabel_4pv27_411,body.elighttee-dark ._quickSubText_4pv27_433,body.elighttee-dark ._sectionHeading_4pv27_661,body.elighttee-dark ._selectedMediaInfo_4pv27_1969,body.elighttee-dark ._subText_4pv27_1297,body.elighttee-dark ._textarea_4pv27_789,body.elighttee-dark ._userCard_4pv27_235,body.elighttee-dark ._userCardText_4pv27_1265,body.elighttee-dark ._voteCount_4pv27_1193{color:var(--elighttee-text)!important}._page_4pv27_43{min-height:100vh;background:radial-gradient(circle at 12% 0%,rgba(34,197,94,.14),transparent 28%),radial-gradient(circle at 88% 6%,rgba(249,115,22,.12),transparent 24%),linear-gradient(180deg,#f8fbff,#eef4ff 46%,#f8fafc);color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._topBar_4pv27_61{position:sticky;top:0;z-index:50;padding:12px clamp(14px,3vw,30px);background:#ffffffd1;border-bottom:1px solid rgba(148,163,184,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._brandBlock_4pv27_103 h3,._sectionHeading_4pv27_661 h2,._postUser_4pv27_1013 h4,._userCardText_4pv27_1265 h4,._featureCard_4pv27_233 h4,._viewerHeader_4pv27_1333 h4{color:#0f172a;letter-spacing:0}._brandBlock_4pv27_103 p,._sectionHeading_4pv27_661 p,._heroText_4pv27_315,._quickLabel_4pv27_411,._quickSubText_4pv27_433,._composerIdentity_4pv27_719 p,._postUser_4pv27_1013 p,._featureCard_4pv27_233 p,._featureCard_4pv27_233 span,._userCardText_4pv27_1265 p,._userCardText_4pv27_1265 span{color:#64748b}._shell_4pv27_193{width:min(1120px,calc(100% - 28px));margin:18px auto 0;padding-bottom:48px}._heroSection_4pv27_205{grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:16px;margin-bottom:14px}._heroMain_4pv27_219,._heroSide_4pv27_221,._sectionWrap_4pv27_225,._composerCard_4pv27_229,._postCard_4pv27_231,._featureCard_4pv27_233,._userCard_4pv27_235,._viewerCard_4pv27_227,._stateCard_4pv27_239,._emptyCard_4pv27_241,._emptyHero_4pv27_243,._chatBox_4pv27_237{background:#ffffffeb;border:1px solid rgba(203,213,225,.72);box-shadow:0 18px 48px #0f172a14}._heroMain_4pv27_219{min-height:240px;border-radius:28px;padding:clamp(22px,4vw,36px);overflow:hidden;position:relative}._heroMain_4pv27_219:after{content:"";position:absolute;width:190px;height:190px;right:-70px;bottom:-78px;background:linear-gradient(135deg,#1e40af29,#22c55e29);border-radius:48px;transform:rotate(18deg)}._heroBadge_4pv27_273,._verifiedPill_4pv27_167{background:#eef4ff;color:#1e40af;border:1px solid rgba(30,64,175,.14);font-weight:850}._heroTitle_4pv27_301{max-width:720px;font-size:clamp(2rem,4.5vw,4rem);line-height:.98;letter-spacing:0;color:#0b1220}._heroText_4pv27_315{max-width:660px;line-height:1.7;font-size:1rem}._heroStats_4pv27_331{position:relative;z-index:1;gap:10px}._heroStat_4pv27_331{min-height:82px;border-radius:18px;padding:14px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(203,213,225,.72)}._heroStatValue_4pv27_365{color:#1e40af;font-size:1.35rem;font-weight:950}._heroSide_4pv27_221,._quickCard_4pv27_223,._sectionWrap_4pv27_225{border-radius:28px}._quickCard_4pv27_223{min-height:100%;padding:22px;background:linear-gradient(135deg,#1e40af14,#22c55e14),#fff}._menuButton_4pv27_447,._primaryButton_4pv27_909,._primaryButtonSmall_4pv27_911{background:#1e40af;color:#fff;border:0;border-radius:14px;font-weight:900;box-shadow:0 12px 28px #1e40af33}._primaryButtonSmall_4pv27_911{min-height:38px;padding:0 13px;white-space:nowrap}._iconButton_4pv27_127{border-radius:14px;background:#fff;color:#0f172a;border:1px solid rgba(203,213,225,.82)}._menuButton_4pv27_447:hover,._primaryButton_4pv27_909:hover,._primaryButtonSmall_4pv27_911:hover,._softButton_4pv27_1157:hover,._tabButton_4pv27_597:hover,._iconButton_4pv27_127:hover,._mediaPicker_4pv27_1773:hover,._postCard_4pv27_231:hover,._featureCard_4pv27_233:hover,._userCard_4pv27_235:hover{transform:translateY(-1px)}._tabRail_4pv27_571{gap:10px;overflow-x:auto;padding:8px 2px 16px;scrollbar-width:none}._tabRail_4pv27_571::-webkit-scrollbar{display:none}._tabButton_4pv27_597{flex:0 0 auto;min-height:42px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(203,213,225,.78);color:#334155;font-size:.86rem;font-weight:850}._tabButtonActive_4pv27_637{color:#fff;background:#1e40af;border-color:#1e40af;box-shadow:0 14px 30px #1e40af33}._sectionWrap_4pv27_225{padding:clamp(16px,3vw,26px)}._composerCard_4pv27_229,._postCard_4pv27_231,._featureCard_4pv27_233,._userCard_4pv27_235,._viewerCard_4pv27_227,._emptyCard_4pv27_241,._stateCard_4pv27_239{border-radius:22px}._composerCard_4pv27_229{padding:16px;margin-bottom:18px}._textarea_4pv27_789{min-height:112px;border-radius:18px;border:1px solid rgba(203,213,225,.9);background:#f8fafc;color:#0f172a}._textarea_4pv27_789:focus,._chatInput_4pv27_839 input:focus{border-color:#1e40af;box-shadow:0 0 0 4px #1e40af1f}._mediaPicker_4pv27_1773{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border-radius:18px;background:#f8fafc;border:1px dashed rgba(30,64,175,.38)}._mediaPickerBadge_4pv27_1889{background:#dcfce7;color:#166534;font-weight:900}._selectedMediaPreview_4pv27_1907{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px}._feedList_4pv27_969{display:grid;gap:18px}._postCard_4pv27_231{padding:clamp(14px,2vw,20px)}._chatAvatar_4pv27_1235,._chatHeaderAvatar_4pv27_1373{object-fit:cover;border-radius:16px;border:2px solid #ffffff;box-shadow:0 8px 20px #0f172a1f}._chatAvatar_4pv27_1235{width:48px;height:48px}._mainText_4pv27_1071{color:#1f2937;line-height:1.7;white-space:pre-wrap}._mediaPreview_4pv27_1085{display:grid;grid-template-columns:1fr;gap:12px;margin-top:14px}._mediaItem_4pv27_1097{position:relative;overflow:hidden;border-radius:22px;background:#020617;border:1px solid rgba(15,23,42,.08)}._mediaItem_4pv27_1097 img,._mediaItem_4pv27_1097 video{width:100%;max-height:min(72vh,680px);min-height:320px;object-fit:cover;display:block}._mediaItem_4pv27_1097 audio{width:100%;padding:18px;background:#f8fafc}._softButton_4pv27_1157{min-height:40px;border-radius:999px;background:#f1f5f9;color:#334155;font-weight:850}._softButtonActive_4pv27_3169{background:#fee2e2;color:#dc2626}._gridCards_4pv27_971{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}._userCard_4pv27_235{min-height:116px;padding:14px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px}._userCardText_4pv27_1265{min-width:0}._userCardText_4pv27_1265 h4,._userCardText_4pv27_1265 p,._userCardText_4pv27_1265 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._viewerCard_4pv27_227{padding:16px}._viewerContent_4pv27_1521{overflow:hidden;border-radius:20px;background:#f8fafc}._viewerContent_4pv27_1521 img,._viewerContent_4pv27_1521 video{display:block;width:100%;max-height:76vh;object-fit:contain;background:#020617}._questionCard_4pv27_1559,._resultBox_4pv27_1589,._answerBox_4pv27_791,._option_4pv27_1573{border-radius:18px;border:1px solid rgba(203,213,225,.82);background:#fff}._emptyCard_4pv27_241,._stateCard_4pv27_239,._emptyHero_4pv27_243{border-radius:22px;color:#64748b}._emptyCard_4pv27_241 h3,._emptyHero_4pv27_243 h3{color:#0f172a}._dropdownItem_4pv27_523{border-radius:13px;background:#ffffffdb;border:1px solid rgba(203,213,225,.72);color:#334155;font-weight:850}._activeDropdownItem_4pv27_561{background:#1e40af;color:#fff;border-color:#1e40af}@media (max-width: 860px){._heroSection_4pv27_205{grid-template-columns:1fr}._heroStats_4pv27_331{grid-template-columns:repeat(2,minmax(0,1fr))}._userCard_4pv27_235{grid-template-columns:52px minmax(0,1fr)}._userCard_4pv27_235 ._primaryButtonSmall_4pv27_911{grid-column:1 / -1;width:100%}}@media (max-width: 560px){._shell_4pv27_193{width:min(100% - 18px,1120px);margin-top:10px}._topBar_4pv27_61{padding-inline:10px}._verifiedPill_4pv27_167{display:none}._heroMain_4pv27_219,._heroSide_4pv27_221,._sectionWrap_4pv27_225{border-radius:22px}._mediaItem_4pv27_1097 img,._mediaItem_4pv27_1097 video{min-height:260px;max-height:62vh}._mediaPicker_4pv27_1773{grid-template-columns:40px minmax(0,1fr)}._mediaPickerRight_4pv27_1879{grid-column:1 / -1}}._container_16gof_1{min-height:100vh;background:#f7f4f1;padding:1rem;display:flex;flex-direction:column}._header_16gof_19{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._header_16gof_19 h2{font-size:1.3rem;color:#3b2a1a;font-weight:600}._backBtn_16gof_45{background:transparent;border:none;cursor:pointer;color:#3b2a1a;display:flex;align-items:center}._formCard_16gof_65{background:#fff;border-radius:14px;padding:1.2rem;max-width:600px;width:100%;margin:0 auto;box-shadow:0 10px 25px #0000000d}._row_16gof_87{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}._row_16gof_87 label{font-size:.85rem;font-weight:500;color:#5a4332}._row_16gof_87 input,._row_16gof_87 textarea,._row_16gof_87 select{padding:.6rem .7rem;border-radius:8px;border:1px solid #ddd;outline:none;font-size:.9rem}._row_16gof_87 textarea{resize:vertical;min-height:80px}._row_16gof_87 input:focus,._row_16gof_87 textarea:focus,._row_16gof_87 select:focus{border-color:#6b3e26}._uploadBox_16gof_157{margin-top:1rem;border:2px dashed #d7c7b9;border-radius:12px;padding:1rem;background:#faf6f2}._uploadLabel_16gof_173{display:flex;align-items:center;gap:.6rem;cursor:pointer;color:#6b3e26;font-weight:500}._uploadLabel_16gof_173 span{font-size:.9rem}._preview_16gof_201{margin-top:.8rem}._preview_16gof_201 img{width:100%;max-height:240px;object-fit:cover;border-radius:10px}._preview_16gof_201 video{width:100%;max-height:260px;border-radius:10px}._preview_16gof_201 audio{width:100%}._fileInfo_16gof_245{margin-top:.8rem;display:flex;align-items:center;gap:.5rem;color:#3b2a1a;font-size:.9rem}._submitBtn_16gof_265{margin-top:1.4rem;width:100%;padding:.7rem;border-radius:10px;border:none;background:linear-gradient(135deg,#6b3e26,#8a5636);color:#fff;font-weight:600;font-size:.95rem;cursor:pointer}._submitBtn_16gof_265:hover{opacity:.95}@media (max-width: 480px){._formCard_16gof_65{padding:1rem}._header_16gof_19 h2{font-size:1.1rem}}body.elighttee-dark ._backBtn_16gof_45,body.elighttee-dark ._container_16gof_1,body.elighttee-dark ._fileInfo_16gof_245,body.elighttee-dark ._formCard_16gof_65,body.elighttee-dark ._header_16gof_19,body.elighttee-dark ._preview_16gof_201,body.elighttee-dark ._row_16gof_87,body.elighttee-dark ._submitBtn_16gof_265,body.elighttee-dark ._uploadBox_16gof_157,body.elighttee-dark ._uploadLabel_16gof_173{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._container_16gof_1,body.elighttee-dark ._formCard_16gof_65,body.elighttee-dark ._header_16gof_19,body.elighttee-dark ._preview_16gof_201,body.elighttee-dark ._row_16gof_87,body.elighttee-dark ._uploadBox_16gof_157{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._container_16gof_1,body.elighttee-dark ._fileInfo_16gof_245,body.elighttee-dark ._formCard_16gof_65,body.elighttee-dark ._header_16gof_19,body.elighttee-dark ._preview_16gof_201,body.elighttee-dark ._row_16gof_87,body.elighttee-dark ._uploadBox_16gof_157,body.elighttee-dark ._uploadLabel_16gof_173{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._fileInfo_16gof_245,body.elighttee-dark ._uploadLabel_16gof_173{color:var(--elighttee-text)!important}._container_1gnmg_7{width:100%;position:fixed;justify-self:center;left:0;top:0;height:100%;overflow-y:auto;overflow-x:auto;scrollbar-width:none;padding:1.5rem;background:linear-gradient(180deg,#faf6f2,#fff);border-radius:16px;box-shadow:0 10px 30px #0000000f;font-family:Inter,system-ui,sans-serif}._header_1gnmg_47{display:flex;align-items:center;gap:.8rem;margin-bottom:2.2rem}._backBtn_1gnmg_61{background:#fff;border:none;padding:.6rem;border-radius:50%;flex:0;color:#2e1f14;cursor:pointer;box-shadow:0 4px 10px #0000001f;transition:transform .15s ease,box-shadow .15s ease}._backBtn_1gnmg_61:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0000002e}._header_1gnmg_47 h2{font-size:1.7rem;font-weight:700;color:#2e1f14;margin:0}._attemptsList_1gnmg_115{display:flex;flex-direction:column;gap:1.6rem}._studentCard_1gnmg_133{background:#fff;border-radius:14px;padding:1.2rem 1.3rem;border:1px solid #eee;box-shadow:0 6px 18px #0000000a;transition:box-shadow .2s ease,transform .2s ease}._studentCard_1gnmg_133:hover{transform:translateY(-2px);box-shadow:0 10px 26px #00000012}._studentHeader_1gnmg_167{display:flex;align-items:center;justify-content:space-between;gap:.6rem;font-weight:600;font-size:1.05rem;margin-bottom:1rem;color:#3b2a1a}._flags_1gnmg_191{color:#b42318;font-weight:600;font-size:.8rem;background:#fdecec;padding:.3rem .6rem;border-radius:999px;white-space:nowrap}._container_1gnmg_7{min-height:100vh;background:#f6f8fc;padding:20px;color:#0f172a}._header_1gnmg_47{display:flex;align-items:center;gap:14px;justify-content:space-between;margin-bottom:18px;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:16px 18px;box-shadow:0 8px 30px #1e40af0f}._backBtn_1gnmg_61{width:46px;height:46px;border:none;border-radius:50%;background:#eff4ff;color:#1e40af;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}._backBtn_1gnmg_61:hover{background:#dbe7ff}._headerText_1gnmg_287{flex:1;min-width:0}._headerText_1gnmg_287 h2{margin:0;font-size:1.7rem;line-height:1.2;color:#1f2937}._headerText_1gnmg_287 p{margin:4px 0 0;color:#64748b;font-size:.95rem}._refreshBtn_1gnmg_323,._primaryBtn_1gnmg_325,._secondaryBtn_1gnmg_327,._ghostBtn_1gnmg_329,._quickMarkBtn_1gnmg_331,._forwardBtn_1gnmg_333{border:none;cursor:pointer;transition:.2s ease}._refreshBtn_1gnmg_323{display:inline-flex;align-items:center;gap:8px;background:#1e40af;color:#fff;border-radius:14px;padding:12px 16px;font-weight:600}._refreshBtn_1gnmg_323:disabled{opacity:.7;cursor:not-allowed}._feedbackBar_1gnmg_377{display:flex;align-items:center;gap:10px;border-radius:16px;padding:14px 16px;margin-bottom:18px;font-weight:500}._feedbackError_1gnmg_397{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}._feedbackSuccess_1gnmg_409{background:#ecfdf3;color:#047857;border:1px solid #a7f3d0}._layout_1gnmg_421{display:grid;grid-template-columns:360px minmax(0,1fr);gap:20px;align-items:start}._assessmentSidebar_1gnmg_435,._reviewPane_1gnmg_437,._attemptSidebar_1gnmg_439,._mainPane_1gnmg_441{min-width:0}._sidebarCard_1gnmg_449,._reviewTopCard_1gnmg_451,._reviewCard_1gnmg_453,._assessmentCard_1gnmg_455,._answerCard_1gnmg_457,._errorState_1gnmg_459,._errorStateInline_1gnmg_461,._loadingState_1gnmg_463,._loadingStateInner_1gnmg_465,._emptyState_1gnmg_467,._emptyMiniState_1gnmg_469{background:#fff;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0a}._sidebarCard_1gnmg_449,._reviewCard_1gnmg_453,._reviewTopCard_1gnmg_451,._errorStateInline_1gnmg_461,._loadingStateInner_1gnmg_465,._emptyState_1gnmg_467,._emptyMiniState_1gnmg_469{border-radius:22px}._sidebarCard_1gnmg_449{padding:18px}._sidebarHeading_1gnmg_509{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}._sidebarHeading_1gnmg_509 h3,._sidebarCard_1gnmg_449 h3,._reviewTopLeft_1gnmg_527 h3,._studentHeader_1gnmg_167 h3,._emptyState_1gnmg_467 h3,._errorState_1gnmg_459 h3,._errorStateInline_1gnmg_461 h3{margin:0}._sidebarHeading_1gnmg_509 p,._sidebarCard_1gnmg_449 p,._reviewTopLeft_1gnmg_527 p,._studentHeader_1gnmg_167 p,._emptyState_1gnmg_467 p,._errorState_1gnmg_459 p,._errorStateInline_1gnmg_461 p,._emptyMiniState_1gnmg_469 p{margin:5px 0 0;color:#64748b}._assessmentList_1gnmg_567,._attemptTabs_1gnmg_569,._answersList_1gnmg_571,._flagsList_1gnmg_573,._forwardBtns_1gnmg_575{display:flex;flex-direction:column;gap:12px}._assessmentCard_1gnmg_455{width:100%;text-align:left;padding:16px;border-radius:18px;background:#fff;cursor:pointer}._assessmentCard_1gnmg_455:hover{border-color:#c7d2fe;box-shadow:0 10px 25px #1e40af1a;transform:translateY(-1px)}._activeAssessmentCard_1gnmg_617{border-color:#1e40af;background:linear-gradient(180deg,#eff4ff,#fff);box-shadow:0 12px 30px #1e40af24}._assessmentCardTop_1gnmg_629{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}._assessmentIconWrap_1gnmg_643{width:40px;height:40px;border-radius:14px;background:#eff4ff;color:#1e40af;display:flex;align-items:center;justify-content:center;flex-shrink:0}._assessmentMainInfo_1gnmg_667{display:flex;flex-direction:column;min-width:0}._assessmentMainInfo_1gnmg_667 strong{color:#0f172a;font-size:1rem;line-height:1.35}._assessmentMainInfo_1gnmg_667 span{color:#64748b;font-size:.92rem;margin-top:3px}._assessmentMetaRow_1gnmg_703{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._metaPill_1gnmg_717,._pendingMiniBadge_1gnmg_719{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 11px;font-size:.82rem;font-weight:600}._metaPill_1gnmg_717{background:#f8fafc;color:#475569}._pendingMiniBadge_1gnmg_719{background:#fff7ed;color:#c2410c}._reviewShell_1gnmg_759{display:flex;flex-direction:column;gap:16px}._reviewTopCard_1gnmg_451{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}._reviewTopLeft_1gnmg_527 p{font-size:.95rem}._reviewTopRight_1gnmg_795{display:flex;gap:12px;flex-wrap:wrap}._topStatBox_1gnmg_807{min-width:110px;background:#f8fafc;border:1px solid #e2e8f0;padding:12px 14px;border-radius:16px;text-align:center}._topStatBox_1gnmg_807 strong{display:block;font-size:1.05rem;color:#1e40af}._topStatBox_1gnmg_807 span{display:block;margin-top:4px;color:#64748b;font-size:.85rem}._reviewContentGrid_1gnmg_851{display:grid;grid-template-columns:310px minmax(0,1fr);gap:16px;align-items:start}._attemptTab_1gnmg_569{width:100%;text-align:left;border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:14px;cursor:pointer}._attemptTab_1gnmg_569:hover{border-color:#c7d2fe}._activeAttemptTab_1gnmg_893{border-color:#1e40af;background:#eff4ff}._attemptTabTop_1gnmg_903,._attemptTabMeta_1gnmg_905{display:flex;align-items:center;justify-content:space-between;gap:8px}._attemptTabTop_1gnmg_903{margin-bottom:10px;color:#0f172a}._attemptTabMeta_1gnmg_905{font-size:.86rem;color:#64748b}._finalizedBadge_1gnmg_939,._pendingBadge_1gnmg_941,._flagBadge_1gnmg_943,._finalized_1gnmg_939,._pendingReview_1gnmg_947{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700}._finalizedBadge_1gnmg_939,._finalized_1gnmg_939{background:#ecfdf3;color:#047857}._pendingBadge_1gnmg_941,._pendingReview_1gnmg_947{background:#fff7ed;color:#c2410c}._flagBadge_1gnmg_943{margin-top:10px;background:#fef2f2;color:#b91c1c}._reviewCard_1gnmg_453{padding:18px}._studentHeader_1gnmg_167{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #eef2f7}._studentHeaderRight_1gnmg_1031{text-align:right;display:flex;flex-direction:column;gap:8px}._flagsPanel_1gnmg_1045{background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;padding:14px;margin-bottom:16px}._flagItem_1gnmg_1061{background:#fff;color:#9a3412;border:1px solid #fdba74;border-radius:999px;padding:7px 11px;font-size:.82rem;font-weight:600;display:inline-flex;width:fit-content}._answerCard_1gnmg_457{border-radius:20px;padding:18px}._answerHeader_1gnmg_1095{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}._answerHeader_1gnmg_1095 p{margin:6px 0 0;color:#64748b;font-size:.9rem}._answerScoreBox_1gnmg_1123{min-width:105px;background:#eff4ff;color:#1e40af;border-radius:16px;padding:10px 12px;text-align:center}._answerScoreBox_1gnmg_1123 span{display:block;font-size:.8rem;color:#64748b}._answerScoreBox_1gnmg_1123 strong{display:block;margin-top:4px;font-size:1rem}._answerBody_1gnmg_1165{display:grid;gap:14px;margin-bottom:14px}._answerTextBlock_1gnmg_1177 label,._scoreInputWrap_1gnmg_1179 label,._commentWrap_1gnmg_1181 label{display:block;font-size:.84rem;font-weight:700;color:#334155;margin-bottom:8px}._answerText_1gnmg_1177{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px;color:#1f2937;line-height:1.6;white-space:pre-wrap;word-break:break-word}._theoryReviewBox_1gnmg_1219{border-top:1px solid #eef2f7;padding-top:14px}._markControls_1gnmg_1229{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}._quickMarkBtn_1gnmg_331{background:#eff4ff;color:#1e40af;border-radius:12px;padding:10px 14px;font-weight:700}._quickMarkBtn_1gnmg_331:disabled{opacity:.7;cursor:not-allowed}._manualMarkRow_1gnmg_1269{display:grid;grid-template-columns:170px minmax(0,1fr);gap:14px}._scoreInput_1gnmg_1179,._commentInput_1gnmg_1283{width:100%;border:1px solid #cbd5e1;border-radius:14px;outline:none;font:inherit;background:#fff}._scoreInput_1gnmg_1179{padding:12px 14px}._commentInput_1gnmg_1283{min-height:120px;resize:vertical;padding:12px 14px;line-height:1.5}._scoreInput_1gnmg_1179:focus,._commentInput_1gnmg_1283:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}._objectiveNote_1gnmg_1335{margin-top:12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;border-radius:14px;padding:12px 14px;font-weight:500}._actionsBar_1gnmg_1355{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}._leftActions_1gnmg_1373,._rightActions_1gnmg_1375{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._primaryBtn_1gnmg_325{background:#1e40af;color:#fff;border-radius:14px;padding:12px 16px;font-weight:700}._secondaryBtn_1gnmg_327{background:#0f172a;color:#fff;border-radius:14px;padding:12px 16px;font-weight:700}._ghostBtn_1gnmg_329{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#1e40af;border:1px solid #c7d2fe;border-radius:14px;padding:12px 16px;font-weight:700}._primaryBtn_1gnmg_325:hover,._secondaryBtn_1gnmg_327:hover,._ghostBtn_1gnmg_329:hover,._forwardBtn_1gnmg_333:hover,._refreshBtn_1gnmg_323:hover{transform:translateY(-1px)}._primaryBtn_1gnmg_325:disabled,._secondaryBtn_1gnmg_327:disabled,._forwardBtn_1gnmg_333:disabled{opacity:.7;cursor:not-allowed}._forwardSection_1gnmg_1475{margin-top:18px;padding-top:18px;border-top:1px solid #eef2f7}._forwardSection_1gnmg_1475 h4{margin:0 0 12px}._forwardBtn_1gnmg_333{display:inline-flex;align-items:center;gap:8px;background:#eff4ff;color:#1e40af;border-radius:14px;padding:12px 16px;font-weight:700}._loadingState_1gnmg_463,._errorState_1gnmg_459,._emptyState_1gnmg_467{min-height:62vh;border-radius:26px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:28px;text-align:center}._loadingStateInner_1gnmg_465,._errorStateInline_1gnmg_461,._emptyMiniState_1gnmg_469{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center}._spin_1gnmg_1571{animation:_spin_1gnmg_1571 .8s linear infinite}@keyframes _spin_1gnmg_1571{to{transform:rotate(360deg)}}@media (max-width: 1200px){._layout_1gnmg_421{grid-template-columns:320px minmax(0,1fr)}._reviewContentGrid_1gnmg_851{grid-template-columns:280px minmax(0,1fr)}}@media (max-width: 980px){._layout_1gnmg_421,._reviewContentGrid_1gnmg_851,._manualMarkRow_1gnmg_1269{grid-template-columns:1fr}._studentHeader_1gnmg_167,._answerHeader_1gnmg_1095,._reviewTopCard_1gnmg_451{flex-direction:column}._studentHeaderRight_1gnmg_1031{text-align:left}}@media (max-width: 640px){._container_1gnmg_7{padding:12px}._header_1gnmg_47{padding:14px;border-radius:18px;align-items:flex-start;flex-wrap:wrap}._headerText_1gnmg_287 h2{font-size:1.35rem}._refreshBtn_1gnmg_323,._primaryBtn_1gnmg_325,._secondaryBtn_1gnmg_327,._ghostBtn_1gnmg_329,._forwardBtn_1gnmg_333{width:100%;justify-content:center}._actionsBar_1gnmg_1355,._leftActions_1gnmg_1373,._rightActions_1gnmg_1375{width:100%}._assessmentCard_1gnmg_455,._sidebarCard_1gnmg_449,._reviewTopCard_1gnmg_451,._reviewCard_1gnmg_453,._answerCard_1gnmg_457{border-radius:18px}._topStatBox_1gnmg_807{flex:1 1 100px}}._answerRow_1gnmg_1747{display:flex;flex-direction:column;gap:.3rem;padding:.6rem 0;border-bottom:1px dashed #eee}._answerRow_1gnmg_1747:last-child{border-bottom:none}._answerRow_1gnmg_1747 span{font-size:.95rem;color:#555}._markControls_1gnmg_1229{display:flex;gap:.5rem;margin-top:.4rem}._markControls_1gnmg_1229 button{padding:.35rem .7rem;border-radius:6px;border:1px solid #ddd;background:#f8f8f8;font-size:.8rem;cursor:pointer;transition:background .15s ease,color .15s ease}._markControls_1gnmg_1229 button:hover{background:#eee}._correct_1gnmg_1827{background:#e6f4ea!important;color:#137333;border-color:#b7e1c1}._wrong_1gnmg_1839{background:#fdecea!important;color:#b42318;border-color:#f5b5b0}._studentFooter_1gnmg_1857{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;justify-content:space-between;margin-top:1.2rem}._studentFooter_1gnmg_1857 strong{font-size:1.05rem;font-weight:700;color:#2e1f14}._studentFooter_1gnmg_1857 button{display:flex;align-items:center;gap:.4rem;padding:.55rem 1rem;background:#795548;color:#fff;border:none;border-radius:10px;cursor:pointer;font-size:.85rem;font-weight:500;transition:background .2s ease,transform .15s ease}._studentFooter_1gnmg_1857 button:hover{background:#5d4037;transform:translateY(-1px)}._finalized_1gnmg_939{color:#137333;font-weight:600;font-size:.85rem}._forwardBtns_1gnmg_575{display:flex;gap:.5rem}._forwardBtns_1gnmg_575 button{background:#ede7e3;color:#4e342e}._forwardBtns_1gnmg_575 button:hover{background:#d7ccc8}._attemptsList_1gnmg_115::-webkit-scrollbar{width:6px}._attemptsList_1gnmg_115::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}body.elighttee-dark ._actionsBar_1gnmg_1355,body.elighttee-dark ._activeAssessmentCard_1gnmg_617,body.elighttee-dark ._activeAttemptTab_1gnmg_893,body.elighttee-dark ._answerBody_1gnmg_1165,body.elighttee-dark ._answerCard_1gnmg_457,body.elighttee-dark ._answerHeader_1gnmg_1095,body.elighttee-dark ._answerRow_1gnmg_1747,body.elighttee-dark ._answerScoreBox_1gnmg_1123,body.elighttee-dark ._answersList_1gnmg_571,body.elighttee-dark ._answerText_1gnmg_1177,body.elighttee-dark ._answerTextBlock_1gnmg_1177,body.elighttee-dark ._assessmentCard_1gnmg_455,body.elighttee-dark ._assessmentCardTop_1gnmg_629,body.elighttee-dark ._assessmentIconWrap_1gnmg_643,body.elighttee-dark ._assessmentList_1gnmg_567,body.elighttee-dark ._assessmentMainInfo_1gnmg_667,body.elighttee-dark ._assessmentMetaRow_1gnmg_703,body.elighttee-dark ._assessmentSidebar_1gnmg_435,body.elighttee-dark ._attemptSidebar_1gnmg_439,body.elighttee-dark ._attemptsList_1gnmg_115,body.elighttee-dark ._attemptTab_1gnmg_569,body.elighttee-dark ._attemptTabMeta_1gnmg_905,body.elighttee-dark ._attemptTabs_1gnmg_569,body.elighttee-dark ._attemptTabTop_1gnmg_903,body.elighttee-dark ._backBtn_1gnmg_61,body.elighttee-dark ._commentInput_1gnmg_1283,body.elighttee-dark ._commentWrap_1gnmg_1181,body.elighttee-dark ._container_1gnmg_7,body.elighttee-dark ._correct_1gnmg_1827,body.elighttee-dark ._emptyMiniState_1gnmg_469,body.elighttee-dark ._emptyState_1gnmg_467,body.elighttee-dark ._errorState_1gnmg_459,body.elighttee-dark ._errorStateInline_1gnmg_461,body.elighttee-dark ._feedbackBar_1gnmg_377,body.elighttee-dark ._feedbackError_1gnmg_397,body.elighttee-dark ._feedbackSuccess_1gnmg_409,body.elighttee-dark ._finalized_1gnmg_939,body.elighttee-dark ._finalizedBadge_1gnmg_939,body.elighttee-dark ._flagBadge_1gnmg_943,body.elighttee-dark ._flagItem_1gnmg_1061,body.elighttee-dark ._flags_1gnmg_191,body.elighttee-dark ._flagsList_1gnmg_573,body.elighttee-dark ._flagsPanel_1gnmg_1045,body.elighttee-dark ._forwardBtn_1gnmg_333,body.elighttee-dark ._forwardBtns_1gnmg_575,body.elighttee-dark ._forwardSection_1gnmg_1475,body.elighttee-dark ._ghostBtn_1gnmg_329,body.elighttee-dark ._header_1gnmg_47,body.elighttee-dark ._headerText_1gnmg_287,body.elighttee-dark ._layout_1gnmg_421,body.elighttee-dark ._leftActions_1gnmg_1373,body.elighttee-dark ._loadingState_1gnmg_463,body.elighttee-dark ._loadingStateInner_1gnmg_465,body.elighttee-dark ._mainPane_1gnmg_441,body.elighttee-dark ._manualMarkRow_1gnmg_1269,body.elighttee-dark ._markControls_1gnmg_1229,body.elighttee-dark ._metaPill_1gnmg_717,body.elighttee-dark ._objectiveNote_1gnmg_1335,body.elighttee-dark ._pendingBadge_1gnmg_941,body.elighttee-dark ._pendingMiniBadge_1gnmg_719,body.elighttee-dark ._pendingReview_1gnmg_947,body.elighttee-dark ._primaryBtn_1gnmg_325,body.elighttee-dark ._quickMarkBtn_1gnmg_331,body.elighttee-dark ._refreshBtn_1gnmg_323,body.elighttee-dark ._reviewCard_1gnmg_453,body.elighttee-dark ._reviewContentGrid_1gnmg_851,body.elighttee-dark ._reviewPane_1gnmg_437,body.elighttee-dark ._reviewShell_1gnmg_759,body.elighttee-dark ._reviewTopCard_1gnmg_451,body.elighttee-dark ._reviewTopLeft_1gnmg_527,body.elighttee-dark ._reviewTopRight_1gnmg_795,body.elighttee-dark ._rightActions_1gnmg_1375,body.elighttee-dark ._scoreInput_1gnmg_1179,body.elighttee-dark ._scoreInputWrap_1gnmg_1179,body.elighttee-dark ._secondaryBtn_1gnmg_327,body.elighttee-dark ._sidebarCard_1gnmg_449,body.elighttee-dark ._sidebarHeading_1gnmg_509,body.elighttee-dark ._spin_1gnmg_1571,body.elighttee-dark ._studentCard_1gnmg_133,body.elighttee-dark ._studentFooter_1gnmg_1857,body.elighttee-dark ._studentHeader_1gnmg_167,body.elighttee-dark ._studentHeaderRight_1gnmg_1031,body.elighttee-dark ._theoryReviewBox_1gnmg_1219,body.elighttee-dark ._topStatBox_1gnmg_807,body.elighttee-dark ._wrong_1gnmg_1839{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._activeAssessmentCard_1gnmg_617,body.elighttee-dark ._activeAttemptTab_1gnmg_893,body.elighttee-dark ._answerBody_1gnmg_1165,body.elighttee-dark ._answerCard_1gnmg_457,body.elighttee-dark ._answerHeader_1gnmg_1095,body.elighttee-dark ._answerRow_1gnmg_1747,body.elighttee-dark ._answerScoreBox_1gnmg_1123,body.elighttee-dark ._answersList_1gnmg_571,body.elighttee-dark ._assessmentCard_1gnmg_455,body.elighttee-dark ._assessmentCardTop_1gnmg_629,body.elighttee-dark ._assessmentList_1gnmg_567,body.elighttee-dark ._assessmentMainInfo_1gnmg_667,body.elighttee-dark ._assessmentMetaRow_1gnmg_703,body.elighttee-dark ._assessmentSidebar_1gnmg_435,body.elighttee-dark ._attemptSidebar_1gnmg_439,body.elighttee-dark ._attemptsList_1gnmg_115,body.elighttee-dark ._attemptTab_1gnmg_569,body.elighttee-dark ._attemptTabMeta_1gnmg_905,body.elighttee-dark ._attemptTabs_1gnmg_569,body.elighttee-dark ._attemptTabTop_1gnmg_903,body.elighttee-dark ._commentInput_1gnmg_1283,body.elighttee-dark ._commentWrap_1gnmg_1181,body.elighttee-dark ._container_1gnmg_7,body.elighttee-dark ._flagItem_1gnmg_1061,body.elighttee-dark ._flagsList_1gnmg_573,body.elighttee-dark ._flagsPanel_1gnmg_1045,body.elighttee-dark ._forwardSection_1gnmg_1475,body.elighttee-dark ._header_1gnmg_47,body.elighttee-dark ._headerText_1gnmg_287,body.elighttee-dark ._layout_1gnmg_421,body.elighttee-dark ._loadingStateInner_1gnmg_465,body.elighttee-dark ._mainPane_1gnmg_441,body.elighttee-dark ._manualMarkRow_1gnmg_1269,body.elighttee-dark ._reviewCard_1gnmg_453,body.elighttee-dark ._reviewContentGrid_1gnmg_851,body.elighttee-dark ._reviewTopCard_1gnmg_451,body.elighttee-dark ._reviewTopLeft_1gnmg_527,body.elighttee-dark ._reviewTopRight_1gnmg_795,body.elighttee-dark ._sidebarCard_1gnmg_449,body.elighttee-dark ._sidebarHeading_1gnmg_509,body.elighttee-dark ._studentCard_1gnmg_133,body.elighttee-dark ._studentFooter_1gnmg_1857,body.elighttee-dark ._studentHeader_1gnmg_167,body.elighttee-dark ._studentHeaderRight_1gnmg_1031,body.elighttee-dark ._theoryReviewBox_1gnmg_1219,body.elighttee-dark ._topStatBox_1gnmg_807{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._activeAssessmentCard_1gnmg_617,body.elighttee-dark ._activeAttemptTab_1gnmg_893,body.elighttee-dark ._answerBody_1gnmg_1165,body.elighttee-dark ._answerCard_1gnmg_457,body.elighttee-dark ._answerHeader_1gnmg_1095,body.elighttee-dark ._answerRow_1gnmg_1747,body.elighttee-dark ._answerScoreBox_1gnmg_1123,body.elighttee-dark ._answersList_1gnmg_571,body.elighttee-dark ._answerText_1gnmg_1177,body.elighttee-dark ._answerTextBlock_1gnmg_1177,body.elighttee-dark ._assessmentCard_1gnmg_455,body.elighttee-dark ._assessmentCardTop_1gnmg_629,body.elighttee-dark ._assessmentList_1gnmg_567,body.elighttee-dark ._assessmentMainInfo_1gnmg_667,body.elighttee-dark ._assessmentMetaRow_1gnmg_703,body.elighttee-dark ._assessmentSidebar_1gnmg_435,body.elighttee-dark ._attemptSidebar_1gnmg_439,body.elighttee-dark ._attemptsList_1gnmg_115,body.elighttee-dark ._attemptTab_1gnmg_569,body.elighttee-dark ._attemptTabMeta_1gnmg_905,body.elighttee-dark ._attemptTabs_1gnmg_569,body.elighttee-dark ._attemptTabTop_1gnmg_903,body.elighttee-dark ._commentInput_1gnmg_1283,body.elighttee-dark ._commentWrap_1gnmg_1181,body.elighttee-dark ._container_1gnmg_7,body.elighttee-dark ._correct_1gnmg_1827,body.elighttee-dark ._emptyMiniState_1gnmg_469,body.elighttee-dark ._emptyState_1gnmg_467,body.elighttee-dark ._errorState_1gnmg_459,body.elighttee-dark ._errorStateInline_1gnmg_461,body.elighttee-dark ._finalized_1gnmg_939,body.elighttee-dark ._flagItem_1gnmg_1061,body.elighttee-dark ._flags_1gnmg_191,body.elighttee-dark ._flagsList_1gnmg_573,body.elighttee-dark ._flagsPanel_1gnmg_1045,body.elighttee-dark ._forwardSection_1gnmg_1475,body.elighttee-dark ._header_1gnmg_47,body.elighttee-dark ._headerText_1gnmg_287,body.elighttee-dark ._layout_1gnmg_421,body.elighttee-dark ._loadingState_1gnmg_463,body.elighttee-dark ._loadingStateInner_1gnmg_465,body.elighttee-dark ._mainPane_1gnmg_441,body.elighttee-dark ._manualMarkRow_1gnmg_1269,body.elighttee-dark ._markControls_1gnmg_1229,body.elighttee-dark ._objectiveNote_1gnmg_1335,body.elighttee-dark ._pendingReview_1gnmg_947,body.elighttee-dark ._reviewCard_1gnmg_453,body.elighttee-dark ._reviewContentGrid_1gnmg_851,body.elighttee-dark ._reviewPane_1gnmg_437,body.elighttee-dark ._reviewShell_1gnmg_759,body.elighttee-dark ._reviewTopCard_1gnmg_451,body.elighttee-dark ._reviewTopLeft_1gnmg_527,body.elighttee-dark ._reviewTopRight_1gnmg_795,body.elighttee-dark ._scoreInput_1gnmg_1179,body.elighttee-dark ._scoreInputWrap_1gnmg_1179,body.elighttee-dark ._sidebarCard_1gnmg_449,body.elighttee-dark ._sidebarHeading_1gnmg_509,body.elighttee-dark ._spin_1gnmg_1571,body.elighttee-dark ._studentCard_1gnmg_133,body.elighttee-dark ._studentFooter_1gnmg_1857,body.elighttee-dark ._studentHeader_1gnmg_167,body.elighttee-dark ._studentHeaderRight_1gnmg_1031,body.elighttee-dark ._theoryReviewBox_1gnmg_1219,body.elighttee-dark ._topStatBox_1gnmg_807,body.elighttee-dark ._wrong_1gnmg_1839{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._answerText_1gnmg_1177,body.elighttee-dark ._answerTextBlock_1gnmg_1177,body.elighttee-dark ._assessmentMainInfo_1gnmg_667,body.elighttee-dark ._assessmentMetaRow_1gnmg_703,body.elighttee-dark ._attemptTabMeta_1gnmg_905,body.elighttee-dark ._emptyMiniState_1gnmg_469,body.elighttee-dark ._emptyState_1gnmg_467,body.elighttee-dark ._headerText_1gnmg_287,body.elighttee-dark ._metaPill_1gnmg_717,body.elighttee-dark ._objectiveNote_1gnmg_1335,body.elighttee-dark ._sidebarHeading_1gnmg_509{color:var(--elighttee-text)!important}._wrapper_1arrc_1{min-height:100vh;overflow-x:hidden;background:#f0f2f5;color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._topNav_1arrc_9{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:64px;padding:.62rem max(.9rem,calc((100vw - 1060px)/2));border-bottom:1px solid #d8dee8;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._iconButton_1arrc_24,._completeProfileBtn_1arrc_25,._autoCompleteBtn_1arrc_26,._openButton_1arrc_27,._applyButton_1arrc_28,._createPayBtn_1arrc_29,._seeAllBtn_1arrc_30,._selectAllText_1arrc_31{border:0;cursor:pointer;font:inherit}._iconButton_1arrc_24{width:2.45rem;height:2.45rem;display:grid;place-items:center;border-radius:999px;color:#1e40af;background:#eef2ff}._brand_1arrc_47{min-width:0;display:flex;align-items:center;gap:.7rem}._brandMark_1arrc_54,._cardIcon_1arrc_55{flex:0 0 auto;display:grid;place-items:center;color:#1e40af;background:#dbeafe}._brandMark_1arrc_54{width:2.35rem;height:2.35rem;border-radius:8px}._brand_1arrc_47 strong{display:block;color:#111827;font-size:1.02rem;font-weight:850;letter-spacing:0}._brand_1arrc_47 p{margin:.1rem 0 0;color:#65676b;font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._navActions_1arrc_86{display:flex;align-items:center;gap:.5rem}._autoCompleteBtn_1arrc_26,._completeProfileBtn_1arrc_25{min-height:2.45rem;display:inline-flex;align-items:center;justify-content:center;gap:.48rem;border-radius:8px;font-weight:800;white-space:nowrap}._autoCompleteBtn_1arrc_26{min-width:9.5rem;padding:0 1rem;color:#fff;background:#1e40af}._autoCompleteBtn_1arrc_26:disabled,._applyButton_1arrc_28:disabled{cursor:not-allowed;opacity:.62}._completeProfileBtn_1arrc_25{min-width:7.25rem;padding:0 .95rem;color:#1e40af;background:#eef2ff;border:1px solid #c7d2fe}._content_1arrc_125{width:min(1060px,calc(100% - 1.5rem));margin:0 auto;padding:.85rem 0 2rem}._noPayAccountBar_1arrc_131,._errorBox_1arrc_132,._heroPanel_1arrc_133,._sectionCard_1arrc_134,._jobsHeader_1arrc_135,._jobCard_1arrc_136,._emptyState_1arrc_137{border:1px solid #d8dee8;box-shadow:0 1px 2px #0f172a0d}._noPayAccountBar_1arrc_131{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem;padding:.95rem;border-radius:8px;background:#fff7ed;color:#7c2d12}._noPayAccountBar_1arrc_131 p{margin:.18rem 0 0;color:#9a3412;line-height:1.45}._createPayBtn_1arrc_29{flex:0 0 auto;min-height:2.45rem;padding:0 .95rem;border-radius:8px;color:#fff;background:#c2410c;font-weight:850}._errorBox_1arrc_132{margin-bottom:.85rem;padding:.85rem .95rem;border-color:#fecaca;border-radius:8px;color:#991b1b;background:#fef2f2}._heroPanel_1arrc_133{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;padding:clamp(1rem,3vw,1.6rem);border-radius:8px;background:#fff}._kicker_1arrc_189{display:inline-flex;align-items:center;gap:.35rem;color:#1e40af;font-size:.78rem;font-weight:850;text-transform:uppercase}._heroPanel_1arrc_133 h1{max-width:46rem;margin:.48rem 0 0;color:#111827;font-size:clamp(1.7rem,4vw,2.55rem);line-height:1.08;letter-spacing:0}._heroPanel_1arrc_133 p{max-width:42rem;margin:.62rem 0 0;color:#65676b;font-size:1rem;line-height:1.5}._heroStats_1arrc_216{display:grid;grid-template-columns:repeat(2,minmax(6.25rem,1fr));gap:.55rem}._heroStats_1arrc_216 div{min-height:4.75rem;display:flex;flex-direction:column;justify-content:center;gap:.22rem;padding:.82rem;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}._heroStats_1arrc_216 strong{color:#1e40af;font-size:1.55rem;line-height:1}._heroStats_1arrc_216 span{color:#4b5563;font-size:.84rem;font-weight:750}._sections_1arrc_246{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.75rem}._sectionCard_1arrc_134{display:flex;flex-direction:column;min-height:12.25rem;padding:.9rem;border-radius:8px;background:#fff}._cardTop_1arrc_262{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.82rem}._cardIcon_1arrc_55{width:2.55rem;height:2.55rem;border-radius:8px}._cardBadge_1arrc_276,._sourcePill_1arrc_277,._appliedPill_1arrc_278{flex:0 0 auto;display:inline-flex;align-items:center;min-height:1.65rem;padding:0 .58rem;border-radius:999px;color:#1e40af;background:#eef2ff;font-size:.74rem;font-weight:900}._appliedPill_1arrc_278{color:#475569;background:#e2e8f0}._sectionCard_1arrc_134 h2{margin:0;color:#111827;font-size:1.05rem;line-height:1.25;letter-spacing:0}._sectionCard_1arrc_134 p{margin:.42rem 0 0;color:#4b5563;line-height:1.5}._openButton_1arrc_27{width:100%;min-height:2.55rem;margin-top:auto;border-radius:8px;color:#fff;background:#1e40af;font-weight:850}._jobsSection_1arrc_320{display:grid;gap:.72rem}._jobsHeader_1arrc_135{position:sticky;top:4.2rem;z-index:10;display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,26rem);gap:1rem;align-items:center;padding:.78rem;border-radius:8px;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._jobsHeader_1arrc_135 h2{margin:.25rem 0 0;color:#111827;font-size:clamp(1.18rem,3vw,1.55rem);letter-spacing:0}._searchBox_1arrc_346{min-height:2.6rem;display:flex;align-items:center;gap:.62rem;padding:0 .9rem;border:1px solid #cbd5e1;border-radius:999px;color:#64748b;background:#f8fafc}._searchBox_1arrc_346 input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font:inherit}._searchBox_1arrc_346 input::placeholder{color:#94a3b8}._sectionHead_1arrc_372{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.62rem 0 .05rem}._sectionHead_1arrc_372 h3{margin:0;color:#111827;font-size:1.02rem;letter-spacing:0}._selectAllText_1arrc_31{display:inline-flex;align-items:center;gap:.3rem;min-height:2.2rem;padding:0 .72rem;border-radius:999px;color:#1e40af;background:#e0e7ff;font-size:.84rem;font-weight:900}._jobCard_1arrc_136{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:.86rem;border-radius:8px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}._jobCard_1arrc_136:hover{border-color:#1e40af6b;box-shadow:0 8px 20px #1e40af14;transform:translateY(-1px)}._completedCard_1arrc_418{background:#f8fafc}._appliedCard_1arrc_422{opacity:.68;background:#f1f5f9}._appliedCard_1arrc_422:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;-webkit-backdrop-filter:blur(1.4px);backdrop-filter:blur(1.4px)}._appliedCard_1arrc_422:hover{border-color:#d8dee8;box-shadow:0 1px 2px #0f172a0d;transform:none}._checkboxWrap_1arrc_442{position:absolute;top:.8rem;right:.8rem;width:1.35rem;height:1.35rem}._checkboxWrap_1arrc_442 input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}._checkboxWrap_1arrc_442 span{width:100%;height:100%;display:grid;place-items:center;border:1.8px solid #93c5fd;border-radius:5px;color:#fff;background:#fff}._checkboxWrap_1arrc_442 input:checked+span{border-color:#1e40af;background:#1e40af}._checkboxWrap_1arrc_442 input:disabled+span{opacity:.7}._jobMain_1arrc_477{min-width:0;padding-right:1.7rem}._jobTitleRow_1arrc_482{display:flex;align-items:flex-start;gap:.55rem;flex-wrap:wrap}._jobTitleRow_1arrc_482 h4{margin:0;color:#111827;font-size:.98rem;line-height:1.35}._jobMain_1arrc_477 p{margin:.42rem 0 0;color:#4b5563;line-height:1.45}._jobMeta_1arrc_502{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin-top:.62rem}._jobMeta_1arrc_502 span,._jobMeta_1arrc_502 strong,._jobMeta_1arrc_502 em{display:inline-flex;align-items:center;min-height:1.65rem;padding:0 .58rem;border-radius:6px;font-size:.82rem;font-style:normal;font-weight:850}._jobMeta_1arrc_502 span{color:#475569;background:#f1f5f9}._jobMeta_1arrc_502 strong{color:#166534;background:#dcfce7}._jobMeta_1arrc_502 em{color:#1e40af;background:#e0e7ff}._applyButton_1arrc_28{min-height:2.45rem;display:inline-flex;align-items:center;justify-content:center;gap:.42rem;padding:0 .9rem;border-radius:8px;color:#fff;background:#1e40af;font-weight:850;white-space:nowrap}._seeAllBtn_1arrc_30{justify-self:center;min-width:9.5rem;min-height:2.45rem;margin:.3rem 0 .65rem;border:1px solid #bfdbfe;border-radius:8px;color:#1e40af;background:#fff;font-weight:850}._emptyState_1arrc_137{display:grid;place-items:center;gap:.55rem;min-height:6.5rem;padding:1.35rem;border-radius:8px;color:#64748b;background:#fff;text-align:center}._emptyState_1arrc_137 p{margin:0}@media (max-width: 860px){._topNav_1arrc_9{grid-template-columns:auto minmax(0,1fr);padding-inline:.75rem}._navActions_1arrc_86{grid-column:1 / -1;justify-content:space-between;overflow-x:auto;padding-bottom:.1rem}._brand_1arrc_47 p{display:none}._heroPanel_1arrc_133,._sections_1arrc_246,._jobsHeader_1arrc_135,._jobCard_1arrc_136{grid-template-columns:1fr}._heroStats_1arrc_216,._applyButton_1arrc_28{width:100%}}@media (max-width: 520px){._topNav_1arrc_9{min-height:58px;gap:.65rem}._content_1arrc_125{width:min(100% - 1rem,1060px);padding-top:.5rem}._navActions_1arrc_86{gap:.42rem}._autoCompleteBtn_1arrc_26,._completeProfileBtn_1arrc_25{min-height:2.35rem;padding:0 .7rem;font-size:.83rem}._heroPanel_1arrc_133{padding:.9rem}._heroPanel_1arrc_133 h1{font-size:1.62rem}._heroStats_1arrc_216{grid-template-columns:1fr}._noPayAccountBar_1arrc_131{align-items:stretch;flex-direction:column}}body.elighttee-dark ._wrapper_1arrc_1{background:var(--elighttee-page-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._topNav_1arrc_9,body.elighttee-dark ._noPayAccountBar_1arrc_131,body.elighttee-dark ._errorBox_1arrc_132,body.elighttee-dark ._heroPanel_1arrc_133,body.elighttee-dark ._heroStats_1arrc_216 div,body.elighttee-dark ._sectionCard_1arrc_134,body.elighttee-dark ._jobsHeader_1arrc_135,body.elighttee-dark ._jobCard_1arrc_136,body.elighttee-dark ._emptyState_1arrc_137{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._brand_1arrc_47 p,body.elighttee-dark ._heroPanel_1arrc_133 p,body.elighttee-dark ._heroStats_1arrc_216 span,body.elighttee-dark ._sectionCard_1arrc_134 p,body.elighttee-dark ._jobMain_1arrc_477 p,body.elighttee-dark ._emptyState_1arrc_137,body.elighttee-dark ._noPayAccountBar_1arrc_131 p{color:var(--elighttee-muted)!important}body.elighttee-dark ._brand_1arrc_47 strong,body.elighttee-dark ._heroPanel_1arrc_133 h1,body.elighttee-dark ._sectionCard_1arrc_134 h2,body.elighttee-dark ._jobsHeader_1arrc_135 h2,body.elighttee-dark ._sectionHead_1arrc_372 h3,body.elighttee-dark ._jobTitleRow_1arrc_482 h4{color:var(--elighttee-text)!important}body.elighttee-dark ._iconButton_1arrc_24,body.elighttee-dark ._brandMark_1arrc_54,body.elighttee-dark ._cardIcon_1arrc_55,body.elighttee-dark ._searchBox_1arrc_346,body.elighttee-dark ._sourcePill_1arrc_277,body.elighttee-dark ._appliedPill_1arrc_278,body.elighttee-dark ._cardBadge_1arrc_276,body.elighttee-dark ._jobMeta_1arrc_502 span,body.elighttee-dark ._seeAllBtn_1arrc_30,body.elighttee-dark ._completeProfileBtn_1arrc_25{background:#080808!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._searchBox_1arrc_346 input{color:var(--elighttee-text)!important}body.elighttee-dark ._searchBox_1arrc_346 input::placeholder{color:var(--elighttee-muted)!important}._page_hwa17_1{min-height:100vh;background:#f8fafc;color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._topbar_hwa17_8{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;padding:.75rem clamp(1rem,3vw,2rem);background:#fffffff0;border-bottom:1px solid #e2e8f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}._backButton_hwa17_22,._actionButton_hwa17_23{border:0;cursor:pointer;font:inherit}._backButton_hwa17_22{width:2.45rem;height:2.45rem;display:grid;place-items:center;border-radius:.85rem;background:#eff6ff}._backButton_hwa17_22 span{width:.62rem;height:.62rem;border-left:2px solid #1e40af;border-bottom:2px solid #1e40af;transform:rotate(45deg);margin-left:.18rem}._brand_hwa17_47{min-width:0;display:flex;align-items:center;gap:.75rem}._brandIcon_hwa17_54,._cardIcon_hwa17_55{flex:0 0 auto;display:grid;place-items:center;color:#1e40af;background:#dbeafe}._brandIcon_hwa17_54{width:2.2rem;height:2.2rem;border-radius:.85rem;position:relative}._brandIcon_hwa17_54:before{content:"";width:1rem;height:.72rem;border:2px solid currentColor;border-radius:.18rem}._brandIcon_hwa17_54:after{content:"";position:absolute;width:.46rem;height:.18rem;top:.72rem;border:2px solid currentColor;border-bottom:0;border-radius:.2rem .2rem 0 0}._brand_hwa17_47 strong{display:block;font-size:1rem;font-weight:850;letter-spacing:0}._brand_hwa17_47 p{margin:.12rem 0 0;color:#64748b;font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._hero_hwa17_105{border-bottom:1px solid #e2e8f0;background:#fff}._hero_hwa17_105>div{width:min(1040px,calc(100% - 2rem));margin:0 auto;padding:clamp(1.4rem,4vw,2.25rem) 0}._kicker_hwa17_116{display:inline-flex;align-items:center;color:#1e40af;font-size:.78rem;font-weight:900;text-transform:uppercase}._hero_hwa17_105 h1{max-width:42rem;margin:.55rem 0 0;color:#0f172a;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.06;letter-spacing:0}._hero_hwa17_105 p{max-width:43rem;margin:.72rem 0 0;color:#64748b;line-height:1.6}._panel_hwa17_141{width:min(1040px,calc(100% - 2rem));margin:0 auto;padding:1rem 0 2rem}._panelHead_hwa17_147{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.85rem}._panelHead_hwa17_147 h2{margin:0;color:#0f172a;font-size:1.08rem;letter-spacing:0}._panelHead_hwa17_147 p{margin:.25rem 0 0;color:#64748b;font-size:.92rem}._panelHead_hwa17_147>span{flex:0 0 auto;padding:.42rem .7rem;border-radius:.75rem;color:#1e40af;background:#dbeafe;font-size:.82rem;font-weight:850}._actionGrid_hwa17_178{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}._actionCard_hwa17_184{min-height:15rem;display:flex;flex-direction:column;padding:1.05rem;border:1px solid #e2e8f0;border-radius:1rem;background:#fff;box-shadow:0 8px 24px #0f172a0a}._cardIcon_hwa17_55{width:2.55rem;height:2.55rem;border-radius:.85rem;margin-bottom:.95rem;position:relative}._cardIcon_hwa17_55[data-icon=dashboardIcon]:before,._cardIcon_hwa17_55[data-icon=dashboardIcon]:after{content:"";position:absolute;border:2px solid currentColor}._cardIcon_hwa17_55[data-icon=dashboardIcon]:before{width:1.12rem;height:.9rem;border-radius:.2rem}._cardIcon_hwa17_55[data-icon=dashboardIcon]:after{width:.7rem;height:0;bottom:.68rem;border-top:2px solid currentColor;border-left:0;border-right:0;border-bottom:0}._cardIcon_hwa17_55[data-icon=applicantsIcon]:before{content:"";width:.62rem;height:.62rem;border:2px solid currentColor;border-radius:999px;transform:translateY(-.22rem)}._cardIcon_hwa17_55[data-icon=applicantsIcon]:after{content:"";position:absolute;width:1.2rem;height:.58rem;bottom:.58rem;border:2px solid currentColor;border-top-left-radius:999px;border-top-right-radius:999px;border-bottom:0}._cardBody_hwa17_247{min-width:0}._cardBody_hwa17_247 h3{margin:0;color:#0f172a;font-size:1.12rem;letter-spacing:0}._cardBody_hwa17_247 p{margin:.5rem 0 0;color:#475569;line-height:1.6}._actionButton_hwa17_23{width:100%;min-height:2.65rem;margin-top:auto;border-radius:.8rem;color:#fff;background:#1e40af;font-weight:800}._footer_hwa17_274{width:min(1040px,calc(100% - 2rem));margin:0 auto;padding:.2rem 0 1.5rem;color:#64748b;font-size:.85rem;text-align:center}._footer_hwa17_274 p{margin:0}@media (max-width: 760px){._brand_hwa17_47 p{display:none}._actionGrid_hwa17_178{grid-template-columns:1fr}._panelHead_hwa17_147{align-items:flex-start}}@media (max-width: 480px){._topbar_hwa17_8{gap:.65rem;padding:.75rem}._hero_hwa17_105>div,._panel_hwa17_141,._footer_hwa17_274{width:min(100% - 1rem,1040px)}._actionCard_hwa17_184{min-height:13.5rem}}body.elighttee-dark ._page_hwa17_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._topbar_hwa17_8,body.elighttee-dark ._hero_hwa17_105,body.elighttee-dark ._actionCard_hwa17_184{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._brand_hwa17_47 p,body.elighttee-dark ._hero_hwa17_105 p,body.elighttee-dark ._panelHead_hwa17_147 p,body.elighttee-dark ._cardBody_hwa17_247 p,body.elighttee-dark ._footer_hwa17_274{color:var(--elighttee-muted)!important}body.elighttee-dark ._brand_hwa17_47 strong,body.elighttee-dark ._hero_hwa17_105 h1,body.elighttee-dark ._panelHead_hwa17_147 h2,body.elighttee-dark ._cardBody_hwa17_247 h3{color:var(--elighttee-text)!important}body.elighttee-dark ._backButton_hwa17_22{background:#080808!important}._page_c3a5w_1{min-height:100vh;background:#f0f2f5;color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._topbar_c3a5w_8{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;min-height:68px;padding:.75rem max(1rem,calc((100vw - 1080px)/2));border-bottom:1px solid #d8dee8;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._back_c3a5w_23,._applyButton_c3a5w_24{border:0;cursor:pointer;font:inherit}._back_c3a5w_23{width:2.65rem;height:2.65rem;display:grid;place-items:center;border-radius:999px;color:#1e40af;background:#eef2ff}._brand_c3a5w_40{min-width:0;display:flex;align-items:center;gap:.85rem}._brand_c3a5w_40>span{width:2.55rem;height:2.55rem;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:#1e40af;background:#dbeafe}._brand_c3a5w_40 strong{display:block;color:#111827;font-size:1.04rem;font-weight:850;letter-spacing:0}._brand_c3a5w_40 p{margin:.16rem 0 0;color:#65676b;font-size:.9rem}._hero_c3a5w_72{width:min(1080px,calc(100% - 2rem));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin:1.25rem auto 0;padding:clamp(1.6rem,4vw,2.35rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._kicker_c3a5w_86{display:inline-flex;color:#1e40af;font-size:.8rem;font-weight:850;text-transform:uppercase}._hero_c3a5w_72 h1{max-width:50rem;margin:.75rem 0 0;color:#111827;font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:0}._hero_c3a5w_72 p{max-width:46rem;margin:.9rem 0 0;color:#65676b;font-size:1.04rem;line-height:1.65}._heroStats_c3a5w_111{display:grid;grid-template-columns:repeat(2,minmax(8.5rem,1fr));gap:.85rem;min-width:min(22rem,100%)}._heroStats_c3a5w_111 div{min-height:6rem;display:flex;flex-direction:column;justify-content:center;gap:.6rem;padding:1.1rem;border:1px solid #e5e7eb;border-radius:10px;color:#1e40af;background:#f8fafc}._heroStats_c3a5w_111 span{color:#4b5563;font-size:.92rem;font-weight:800}._jobsSection_c3a5w_137{width:min(1080px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 2rem}._singleCard_c3a5w_143{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:clamp(1.35rem,3vw,1.8rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._singleCard_c3a5w_143 h2{margin:0;color:#111827;font-size:1.22rem;letter-spacing:0}._singleCard_c3a5w_143 p{max-width:46rem;margin:.55rem 0 0;color:#4b5563;font-size:.98rem;line-height:1.65}._applyButton_c3a5w_24{min-width:12.5rem;min-height:2.85rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:0 1.1rem;border-radius:8px;color:#fff;background:#1e40af;font-weight:850;white-space:nowrap}._footer_c3a5w_185{width:min(1080px,calc(100% - 2rem));margin:0 auto;padding:.2rem 0 1.5rem;color:#65676b;font-size:.86rem;text-align:center}._footer_c3a5w_185 p{margin:0}@media (max-width: 760px){._topbar_c3a5w_8{min-height:60px;padding-inline:.85rem}._brand_c3a5w_40 p{display:none}._hero_c3a5w_72,._singleCard_c3a5w_143{grid-template-columns:1fr;gap:1.35rem}._hero_c3a5w_72,._jobsSection_c3a5w_137,._footer_c3a5w_185{width:min(100% - 1rem,1080px)}._heroStats_c3a5w_111,._applyButton_c3a5w_24{width:100%}}@media (max-width: 430px){._hero_c3a5w_72{margin-top:.75rem;padding:1.15rem}._hero_c3a5w_72 h1{font-size:1.75rem}._heroStats_c3a5w_111{grid-template-columns:1fr}._singleCard_c3a5w_143{padding:1.1rem}}body.elighttee-dark ._page_c3a5w_1{background:var(--elighttee-page-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._topbar_c3a5w_8,body.elighttee-dark ._hero_c3a5w_72,body.elighttee-dark ._heroStats_c3a5w_111 div,body.elighttee-dark ._singleCard_c3a5w_143{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._brand_c3a5w_40 p,body.elighttee-dark ._hero_c3a5w_72 p,body.elighttee-dark ._heroStats_c3a5w_111 span,body.elighttee-dark ._singleCard_c3a5w_143 p,body.elighttee-dark ._footer_c3a5w_185{color:var(--elighttee-muted)!important}body.elighttee-dark ._brand_c3a5w_40 strong,body.elighttee-dark ._hero_c3a5w_72 h1,body.elighttee-dark ._singleCard_c3a5w_143 h2{color:var(--elighttee-text)!important}body.elighttee-dark ._back_c3a5w_23,body.elighttee-dark ._brand_c3a5w_40>span{background:#080808!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}._page_1nol4_1{min-height:100vh;background:#f0f2f5;color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._topbar_1nol4_8{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;min-height:68px;padding:.75rem max(1rem,calc((100vw - 1080px)/2));border-bottom:1px solid #d8dee8;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._back_1nol4_23,._applyButton_1nol4_24{border:0;cursor:pointer;font:inherit}._back_1nol4_23{width:2.65rem;height:2.65rem;display:grid;place-items:center;border-radius:999px;color:#1e40af;background:#eef2ff}._brand_1nol4_40{min-width:0;display:flex;align-items:center;gap:.85rem}._brand_1nol4_40>span{width:2.55rem;height:2.55rem;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:#1e40af;background:#dbeafe}._brand_1nol4_40 strong{display:block;color:#111827;font-size:1.04rem;font-weight:850;letter-spacing:0}._brand_1nol4_40 p{margin:.16rem 0 0;color:#65676b;font-size:.9rem}._hero_1nol4_72{width:min(1080px,calc(100% - 2rem));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin:1.25rem auto 0;padding:clamp(1.6rem,4vw,2.35rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._kicker_1nol4_86{display:inline-flex;color:#1e40af;font-size:.8rem;font-weight:850;text-transform:uppercase}._hero_1nol4_72 h1{max-width:48rem;margin:.75rem 0 0;color:#111827;font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:0}._hero_1nol4_72 p{max-width:44rem;margin:.9rem 0 0;color:#65676b;font-size:1.04rem;line-height:1.65}._heroStats_1nol4_111{display:grid;grid-template-columns:repeat(2,minmax(8.5rem,1fr));gap:.85rem;min-width:min(22rem,100%)}._heroStats_1nol4_111 div{min-height:6rem;display:flex;flex-direction:column;justify-content:center;gap:.6rem;padding:1.1rem;border:1px solid #e5e7eb;border-radius:10px;color:#1e40af;background:#f8fafc}._heroStats_1nol4_111 span{color:#4b5563;font-size:.92rem;font-weight:800}._jobsSection_1nol4_137{width:min(1080px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 2rem}._singleCard_1nol4_143{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:clamp(1.35rem,3vw,1.8rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._singleCard_1nol4_143 h2{margin:0;color:#111827;font-size:1.22rem;letter-spacing:0}._singleCard_1nol4_143 p{max-width:44rem;margin:.55rem 0 0;color:#4b5563;font-size:.98rem;line-height:1.65}._applyButton_1nol4_24{min-width:12.5rem;min-height:2.85rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:0 1.1rem;border-radius:8px;color:#fff;background:#1e40af;font-weight:850;white-space:nowrap}._footer_1nol4_185{width:min(1080px,calc(100% - 2rem));margin:0 auto;padding:.2rem 0 1.5rem;color:#65676b;font-size:.86rem;text-align:center}._footer_1nol4_185 p{margin:0}@media (max-width: 760px){._topbar_1nol4_8{min-height:60px;padding-inline:.85rem}._brand_1nol4_40 p{display:none}._hero_1nol4_72,._singleCard_1nol4_143{grid-template-columns:1fr;gap:1.35rem}._hero_1nol4_72,._jobsSection_1nol4_137,._footer_1nol4_185{width:min(100% - 1rem,1080px)}._heroStats_1nol4_111,._applyButton_1nol4_24{width:100%}}@media (max-width: 430px){._hero_1nol4_72{margin-top:.75rem;padding:1.15rem}._hero_1nol4_72 h1{font-size:1.75rem}._heroStats_1nol4_111{grid-template-columns:1fr}._singleCard_1nol4_143{padding:1.1rem}}body.elighttee-dark ._page_1nol4_1{background:var(--elighttee-page-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._topbar_1nol4_8,body.elighttee-dark ._hero_1nol4_72,body.elighttee-dark ._heroStats_1nol4_111 div,body.elighttee-dark ._singleCard_1nol4_143{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._brand_1nol4_40 p,body.elighttee-dark ._hero_1nol4_72 p,body.elighttee-dark ._heroStats_1nol4_111 span,body.elighttee-dark ._singleCard_1nol4_143 p,body.elighttee-dark ._footer_1nol4_185{color:var(--elighttee-muted)!important}body.elighttee-dark ._brand_1nol4_40 strong,body.elighttee-dark ._hero_1nol4_72 h1,body.elighttee-dark ._singleCard_1nol4_143 h2{color:var(--elighttee-text)!important}body.elighttee-dark ._back_1nol4_23,body.elighttee-dark ._brand_1nol4_40>span{background:#080808!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}._wrapper_pqxwf_1{min-height:100vh;padding:clamp(1rem,3vw,2rem);background:#f0f2f5;color:#111827}._header_pqxwf_8,._statsGrid_pqxwf_9,._jobsSection_pqxwf_10,._errorBox_pqxwf_11{width:min(1120px,100%);margin-inline:auto}._header_pqxwf_8{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:clamp(1.4rem,4vw,2rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._kicker_pqxwf_28{color:#1e40af;font-size:.78rem;font-weight:900;text-transform:uppercase}._header_pqxwf_8 h1{max-width:42rem;margin:.6rem 0 0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08;letter-spacing:0}._header_pqxwf_8 p{max-width:44rem;margin:.85rem 0 0;color:#65676b;line-height:1.65}._headerActions_pqxwf_50{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}._primaryBtn_pqxwf_57,._secondaryBtn_pqxwf_58,._jobCard_pqxwf_59{border:0;cursor:pointer;font:inherit}._primaryBtn_pqxwf_57,._secondaryBtn_pqxwf_58{min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:0 1rem;border-radius:8px;font-weight:850}._primaryBtn_pqxwf_57{color:#fff;background:#1e40af}._secondaryBtn_pqxwf_58{color:#1e40af;background:#eef2ff;border:1px solid #c7d2fe}._errorBox_pqxwf_11{margin-top:1rem;padding:.9rem 1rem;border:1px solid #fecaca;border-radius:8px;color:#991b1b;background:#fef2f2;font-weight:750}._statsGrid_pqxwf_9{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem}._statCard_pqxwf_105{display:flex;align-items:center;gap:.9rem;min-width:0;padding:1.15rem;border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._statCard_pqxwf_105 svg{width:2.7rem;height:2.7rem;flex:0 0 auto;padding:.7rem;border-radius:8px;color:#1e40af;background:#dbeafe}._statCard_pqxwf_105 h3{margin:0;color:#65676b;font-size:.86rem}._statCard_pqxwf_105 span{display:block;margin-top:.25rem;font-size:1.55rem;font-weight:900}._jobsSection_pqxwf_10{margin-top:1rem;padding:clamp(1.25rem,3vw,1.8rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._sectionHeader_pqxwf_149{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}._sectionHeader_pqxwf_149 h2{margin:0;font-size:1.25rem}._sectionHeader_pqxwf_149 p{margin:.3rem 0 0;color:#65676b}._jobsList_pqxwf_166{display:grid;gap:1rem;align-items:start}._jobCard_pqxwf_59{width:100%;display:grid;gap:.7rem;min-height:auto;height:auto;margin:0 0 .2rem;padding:clamp(1.05rem,3vw,1.35rem);text-align:left;border:1px solid #d8dee8;border-radius:10px;color:#111827;background:#f8fafc;overflow:visible;white-space:normal}._jobCard_pqxwf_59:hover{border-color:#bfdbfe;background:#fff}._jobCard_pqxwf_59 h4{margin:0;font-size:1.05rem;line-height:1.4;overflow-wrap:anywhere}._jobCard_pqxwf_59 p{margin:0;color:#65676b;line-height:1.6;overflow-wrap:anywhere}._jobCard_pqxwf_59 span{color:#1e40af;font-size:.86rem;font-weight:850;line-height:1.4}@media (max-width: 920px){._header_pqxwf_8{flex-direction:column}._headerActions_pqxwf_50{width:100%;justify-content:flex-start}._statsGrid_pqxwf_9{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){._wrapper_pqxwf_1{padding:.75rem}._headerActions_pqxwf_50,._primaryBtn_pqxwf_57,._secondaryBtn_pqxwf_58{width:100%}._statsGrid_pqxwf_9{grid-template-columns:1fr}}body.elighttee-dark ._wrapper_pqxwf_1{background:var(--elighttee-page-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._header_pqxwf_8,body.elighttee-dark ._jobsSection_pqxwf_10,body.elighttee-dark ._statCard_pqxwf_105,body.elighttee-dark ._jobCard_pqxwf_59{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._header_pqxwf_8 p,body.elighttee-dark ._sectionHeader_pqxwf_149 p,body.elighttee-dark ._jobCard_pqxwf_59 p,body.elighttee-dark ._statCard_pqxwf_105 h3{color:var(--elighttee-muted)!important}._wrapper_cofk1_1{min-height:100vh;padding:clamp(1rem,3vw,2rem);background:#f0f2f5;color:#111827}._topBar_cofk1_8,._header_cofk1_9,._form_cofk1_10,._errorBox_cofk1_11{width:min(980px,100%);margin-inline:auto}._topBar_cofk1_8{margin-bottom:1rem}._backBtn_cofk1_20,._typeBtn_cofk1_21,._submitBtn_cofk1_22,._createAccountBtn_cofk1_23{border:0;cursor:pointer;font:inherit}._backBtn_cofk1_20{min-height:2.5rem;display:inline-flex;align-items:center;gap:.55rem;padding:0 .9rem;border-radius:999px;color:#1e40af;background:#eef2ff;font-weight:850}._header_cofk1_9{padding:clamp(1.4rem,4vw,2rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._kicker_cofk1_49{color:#1e40af;font-size:.78rem;font-weight:900;text-transform:uppercase}._header_cofk1_9 h1{margin:.6rem 0 0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08;letter-spacing:0}._header_cofk1_9 p{max-width:44rem;margin:.85rem 0 0;color:#65676b;line-height:1.65}._errorBox_cofk1_11{margin-top:1rem;padding:.9rem 1rem;border:1px solid #fecaca;border-radius:8px;color:#991b1b;background:#fef2f2;font-weight:750}._form_cofk1_10{display:grid;gap:1rem;margin-top:1rem}._formSection_cofk1_86,._summaryBox_cofk1_87{display:grid;gap:1.25rem;padding:clamp(1.2rem,3vw,1.65rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._sectionTitle_cofk1_97{display:flex;align-items:flex-start;gap:.9rem}._sectionTitle_cofk1_97>svg{width:2.45rem;height:2.45rem;flex:0 0 auto;padding:.62rem;border-radius:8px;color:#1e40af;background:#dbeafe}._sectionTitle_cofk1_97 h2{margin:0;font-size:1.12rem;line-height:1.25}._sectionTitle_cofk1_97 p{margin:.3rem 0 0;color:#65676b;line-height:1.45}._formGrid_cofk1_125{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}._formGroup_cofk1_131{min-width:0;display:flex;flex-direction:column;gap:.5rem}._formGroup_cofk1_131 label{color:#111827;font-size:.9rem;font-weight:850}._formGroup_cofk1_131 input,._formGroup_cofk1_131 textarea,._formGroup_cofk1_131 select,._linkInput_cofk1_147{width:100%;min-height:3rem;border:1px solid #cbd5e1;border-radius:8px;color:#111827;background:#f8fafc;font:inherit}._formGroup_cofk1_131 input,._formGroup_cofk1_131 textarea,._formGroup_cofk1_131 select{padding:.85rem .95rem;outline:0}._formGroup_cofk1_131 textarea{min-height:9rem;resize:vertical;line-height:1.55}._formGroup_cofk1_131 input:focus,._formGroup_cofk1_131 textarea:focus,._formGroup_cofk1_131 select:focus,._linkInput_cofk1_147:focus-within{border-color:#1e40af;background:#fff;box-shadow:0 0 0 3px #1e40af1f}._jobTypes_cofk1_179{display:flex;gap:.75rem;flex-wrap:wrap}._typeBtn_cofk1_21{min-height:2.8rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:0 1rem;border:1px solid #cbd5e1;border-radius:8px;color:#374151;background:#fff;font-weight:850}._active_cofk1_199{color:#fff;background:#1e40af;border-color:#1e40af}._linkInput_cofk1_147{display:flex;align-items:center;gap:.6rem;padding:0 .85rem}._linkInput_cofk1_147 svg{color:#1e40af;flex:0 0 auto}._linkInput_cofk1_147 input{min-height:2.8rem;padding:0;border:0;background:transparent;box-shadow:none}._workerBox_cofk1_225{display:grid;gap:1rem;padding:clamp(1rem,3vw,1.35rem);border:1px solid #d8dee8;border-radius:10px;background:linear-gradient(180deg,#f8fafc,#fff)}._workerBox_cofk1_225 h3{margin:0;color:#111827;font-size:1.05rem;line-height:1.35}._workerRow_cofk1_241{display:grid;grid-template-columns:minmax(14rem,1.5fr) minmax(12rem,.8fr);align-items:start;gap:.9rem;padding:.85rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff}._workerRow_cofk1_241 input{min-width:0;min-height:3.15rem;line-height:1.45}._summaryBox_cofk1_87{gap:.75rem;background:#f8fafc}._summaryBox_cofk1_87 p{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;line-height:1.45}._summaryBox_cofk1_87 b{font-weight:900}._good_cofk1_276{color:#15803d}._bad_cofk1_280,._error_cofk1_11{color:#b91c1c}._error_cofk1_11{font-weight:750}._submitBtn_cofk1_22{justify-self:end;min-width:12rem;min-height:3rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:0 1.2rem;border-radius:8px;color:#fff;background:#1e40af;font-weight:900}._submitBtn_cofk1_22:disabled{cursor:not-allowed;opacity:.58}._disabledPage_cofk1_309{min-height:100vh;display:grid;place-items:center;padding:1rem;background:#f0f2f5;color:#111827;text-align:center}._disabledPage_cofk1_309 section{width:min(440px,100%);padding:1.5rem;border:1px solid #d8dee8;border-radius:10px;background:#fff}._disabledPage_cofk1_309 h1{margin:0;font-size:1.6rem}._disabledPage_cofk1_309 p{color:#65676b;line-height:1.55}._createAccountBtn_cofk1_23{min-height:2.8rem;padding:0 1rem;border-radius:8px;color:#fff;background:#1e40af;font-weight:850}@media (max-width: 720px){._formGrid_cofk1_125,._workerRow_cofk1_241{grid-template-columns:1fr}._submitBtn_cofk1_22{width:100%;justify-self:stretch}}@media (max-width: 520px){._wrapper_cofk1_1{padding:.75rem}._jobTypes_cofk1_179,._typeBtn_cofk1_21{width:100%}}body.elighttee-dark ._wrapper_cofk1_1,body.elighttee-dark ._disabledPage_cofk1_309{background:var(--elighttee-page-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._header_cofk1_9,body.elighttee-dark ._formSection_cofk1_86,body.elighttee-dark ._summaryBox_cofk1_87,body.elighttee-dark ._workerBox_cofk1_225,body.elighttee-dark ._disabledPage_cofk1_309 section{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._header_cofk1_9 p,body.elighttee-dark ._sectionTitle_cofk1_97 p,body.elighttee-dark ._disabledPage_cofk1_309 p{color:var(--elighttee-muted)!important}body.elighttee-dark ._formGroup_cofk1_131 label,body.elighttee-dark ._sectionTitle_cofk1_97 h2,body.elighttee-dark ._workerBox_cofk1_225 h3{color:var(--elighttee-text)!important}body.elighttee-dark input,body.elighttee-dark textarea,body.elighttee-dark select,body.elighttee-dark ._linkInput_cofk1_147,body.elighttee-dark ._typeBtn_cofk1_21{background:#080808!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}html,body,#root{width:100%;max-width:100%;min-width:0;margin:0;padding:0;overflow-x:hidden;overscroll-behavior-x:none}img,video,canvas,svg{max-width:100%}._wrapper_1qh7y_47{--primary: #1e40af;--primary-soft: rgba(30, 64, 175, .1);--primary-light: #2563eb;--text: #0f172a;--muted: #64748b;--soft: #f8fafc;--surface: rgba(255, 255, 255, .92);--line: rgba(148, 163, 184, .22);--shadow: 0 22px 60px rgba(15, 23, 42, .09);--shadow-soft: 0 12px 32px rgba(15, 23, 42, .07);position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;min-width:0;min-height:100vh;overflow-y:auto;overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;color:var(--text);background:radial-gradient(circle at top left,rgba(30,64,175,.16),transparent 34rem),radial-gradient(circle at top right,rgba(14,165,233,.13),transparent 30rem),linear-gradient(180deg,#f8fbff,#f7f8fb 48%,#eef3fb);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._wrapper_1qh7y_47::-webkit-scrollbar{display:none;width:0;height:0}._wrapper_1qh7y_47,._wrapper_1qh7y_47 *{box-sizing:border-box}._wrapper_1qh7y_47 *{min-width:0}._topBar_1qh7y_155{position:sticky;top:0;z-index:40;width:100%;max-width:100%;min-width:0;min-height:76px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.85rem clamp(1rem,4vw,2.5rem);overflow:hidden;border-bottom:1px solid rgba(226,232,240,.8);background:#ffffffc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 30px #0f172a0a}._backButton_1qh7y_195,._ghostButton_1qh7y_197,._copyBtn_1qh7y_199,._applyQuickButton_1qh7y_201,._submitButton_1qh7y_203,._createPayBtn_1qh7y_205,._loadingCard_1qh7y_207 button{border:0;cursor:pointer;font-family:inherit}._backButton_1qh7y_195{width:43px;height:43px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;color:var(--primary);background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 10px 24px #0f172a0f;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}._backButton_1qh7y_195:hover{transform:translateY(-1px);background:#eff6ff;box-shadow:0 14px 28px #1e40af1f}._topBarCenter_1qh7y_265{min-width:0;max-width:100%;overflow:hidden}._topKicker_1qh7y_277{display:block;margin-bottom:.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}._topTitle_1qh7y_303{margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1rem,2.4vw,1.25rem);font-weight:850;color:var(--text)}._topActions_1qh7y_325{min-width:0;max-width:100%;display:flex;justify-content:flex-end;align-items:center;overflow:hidden}._ghostButton_1qh7y_197{max-width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:0 .9rem;border-radius:999px;color:var(--primary);background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 10px 24px #0f172a0d;font-size:.9rem;font-weight:750;white-space:nowrap}._pageShell_1qh7y_379{width:min(1180px,calc(100% - 2rem));max-width:100%;min-width:0;margin:0 auto;padding:1.3rem 0 4rem;overflow-x:hidden}._errorBox_1qh7y_397{max-width:100%;padding:1rem 1.1rem;margin-bottom:1rem;border-radius:20px;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;font-weight:700;overflow-wrap:anywhere}._noPayAccountBar_1qh7y_421{max-width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:1rem;overflow:hidden;border-radius:24px;color:#713f12;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid rgba(245,158,11,.28);box-shadow:var(--shadow-soft)}._noPayAccountBar_1qh7y_421>div{min-width:0;max-width:100%}._noPayAccountBar_1qh7y_421 strong{display:block;margin-bottom:.25rem;font-size:.98rem;overflow-wrap:anywhere}._noPayAccountBar_1qh7y_421 p{margin:0;color:#92400e;line-height:1.5;overflow-wrap:anywhere}._createPayBtn_1qh7y_205{flex:0 0 auto;max-width:100%;min-height:43px;padding:0 1rem;border-radius:999px;color:#fff;background:#b45309;font-weight:800;white-space:nowrap}._hero_1qh7y_517{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,330px);gap:1.1rem;align-items:stretch;margin-bottom:1.1rem;overflow:hidden}._heroLeft_1qh7y_541,._rewardCard_1qh7y_543,._card_1qh7y_545,._jobUrlCard_1qh7y_547,._reviewCard_1qh7y_549,._noticeCard_1qh7y_551,._applySection_1qh7y_553{min-width:0;max-width:100%;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}._heroLeft_1qh7y_541{padding:clamp(1.25rem,3vw,2rem);border-radius:32px}._heroBadges_1qh7y_583{max-width:100%;display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1rem;overflow:hidden}._sourceBadge_1qh7y_601,._typePill_1qh7y_603{max-width:100%;min-width:0;display:inline-flex;align-items:center;gap:.4rem;width:fit-content;padding:.48rem .75rem;border-radius:999px;font-size:.82rem;font-weight:800;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis}._sourceBadge_1qh7y_601{color:var(--primary);background:var(--primary-soft)}._typePill_1qh7y_603{color:#0369a1;background:#0ea5e91c}._heroTitle_1qh7y_655{max-width:100%;margin:0;font-size:clamp(2rem,5vw,4rem);line-height:.98;letter-spacing:-.055em;font-weight:900;color:#07101f;overflow-wrap:anywhere;word-break:break-word}._heroDescription_1qh7y_679{max-width:100%;margin:1rem 0 0;color:#334155;font-size:clamp(1rem,2vw,1.12rem);line-height:1.68;white-space:pre-line;overflow-wrap:anywhere;word-break:break-word}._heroMetaGrid_1qh7y_701{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.35rem;overflow:hidden}._metaCard_1qh7y_723{min-width:0;max-width:100%;display:flex;align-items:center;gap:.75rem;padding:.85rem;overflow:hidden;border-radius:22px;background:#fff;border:1px solid rgba(226,232,240,.9)}._metaCard_1qh7y_723>div{min-width:0;max-width:100%}._metaIcon_1qh7y_759,._sectionIcon_1qh7y_761{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:16px;color:var(--primary);background:var(--primary-soft)}._metaCard_1qh7y_723 small,._detailItem_1qh7y_785 span,._statCard_1qh7y_787 span,._rewardLabel_1qh7y_789{display:block;max-width:100%;color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;overflow-wrap:anywhere}._metaCard_1qh7y_723 strong{display:block;max-width:100%;margin-top:.15rem;overflow-wrap:anywhere;word-break:break-word;font-size:.92rem;color:var(--text)}._rewardCard_1qh7y_543{display:flex;flex-direction:column;justify-content:space-between;padding:1.2rem;border-radius:32px;background:radial-gradient(circle at top right,rgba(96,165,250,.28),transparent 9rem),linear-gradient(160deg,#fff,#eef4ff)}._rewardValue_1qh7y_853{display:block;max-width:100%;margin-top:.45rem;font-size:clamp(1.45rem,3vw,2rem);line-height:1.08;letter-spacing:-.035em;color:var(--primary);overflow-wrap:anywhere;word-break:break-word}._rewardCard_1qh7y_543 p{max-width:100%;margin:.85rem 0 1rem;color:#475569;line-height:1.55;overflow-wrap:anywhere}._applyQuickButton_1qh7y_201{min-height:48px;max-width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;padding:0 1rem;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-light));font-weight:850;box-shadow:0 16px 30px #1e40af3d;white-space:nowrap}._contentGrid_1qh7y_927{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:1.1rem;align-items:start;overflow:visible}._mainColumn_1qh7y_949,._sideColumn_1qh7y_951{min-width:0;max-width:100%;display:grid;gap:1.1rem}._sideColumn_1qh7y_951{position:sticky;top:92px}._card_1qh7y_545,._jobUrlCard_1qh7y_547,._reviewCard_1qh7y_549,._noticeCard_1qh7y_551,._applySection_1qh7y_553{border-radius:28px;padding:1.15rem}._sectionHeader_1qh7y_993,._reviewTop_1qh7y_995,._applyHeader_1qh7y_997{max-width:100%;min-width:0;display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1rem;overflow:hidden}._sectionHeader_1qh7y_993>div,._reviewTop_1qh7y_995>div,._applyHeader_1qh7y_997>div{min-width:0;max-width:100%}._sectionHeader_1qh7y_993 h3,._reviewTop_1qh7y_995 h3,._applyHeader_1qh7y_997 h3{margin:0;color:var(--text);font-size:1.02rem;font-weight:900;letter-spacing:-.02em;overflow-wrap:anywhere}._sectionHeader_1qh7y_993 p,._reviewTop_1qh7y_995 p,._applyHeader_1qh7y_997 p{margin:.25rem 0 0;color:var(--muted);font-size:.92rem;line-height:1.5;overflow-wrap:anywhere}._roleGrid_1qh7y_1073{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.75rem;overflow:hidden}._roleCard_1qh7y_1095{width:100%;max-width:100%;min-width:0;min-height:165px;display:flex;flex-direction:column;justify-content:space-between;gap:.85rem;padding:1.15rem;border-radius:26px;border:1.5px solid rgba(226,232,240,.95);background:radial-gradient(circle at top right,rgba(30,64,175,.06),transparent 8rem),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 28px #0f172a0b;color:var(--text);text-align:left;cursor:pointer;font-family:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}._roleCard_1qh7y_1095:hover{transform:translateY(-2px);border-color:#1e40af61;box-shadow:0 18px 38px #1e40af1f}._roleCard_1qh7y_1095:focus-visible{border-color:#1e40afbf;box-shadow:0 18px 38px #1e40af24,0 0 0 4px #1e40af1f}._selectedRoleCard_1qh7y_1183{border-color:#1e40afd9;background:radial-gradient(circle at top right,rgba(37,99,235,.18),transparent 9rem),linear-gradient(180deg,#fff,#eff6ff);box-shadow:0 20px 42px #1e40af2e,inset 0 0 0 1px #1e40af2e}._roleTop_1qh7y_1203{max-width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:var(--primary)}._roleTop_1qh7y_1203 span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;color:var(--primary);background:var(--primary-soft);font-size:.88rem;font-weight:950}._selectedRoleCard_1qh7y_1183 ._roleTop_1qh7y_1203 span{color:#fff;background:var(--primary)}._selectedRoleCard_1qh7y_1183 ._roleTop_1qh7y_1203 svg{color:var(--primary)}._roleCard_1qh7y_1095 h4{max-width:100%;margin:0;color:var(--text);font-size:1.05rem;line-height:1.35;font-weight:950;letter-spacing:-.025em;overflow-wrap:anywhere;word-break:break-word}._roleCard_1qh7y_1095 strong{display:block;width:fit-content;max-width:100%;padding:.52rem .72rem;border-radius:999px;color:var(--primary);background:#1e40af17;font-size:1rem;line-height:1.2;font-weight:950;overflow-wrap:anywhere;word-break:break-word;white-space:normal}._selectedRoleCard_1qh7y_1183 strong{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-light));box-shadow:0 12px 24px #1e40af2e}._roleCard_1qh7y_1095 p{max-width:100%;margin:0;color:var(--muted);font-size:.92rem;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}._selectedRoleCard_1qh7y_1183 p{color:#1e3a8a;font-weight:750}._emptyRoles_1qh7y_1365{max-width:100%;min-width:0;display:flex;align-items:flex-start;gap:.8rem;padding:1rem;overflow:hidden;border-radius:22px;color:#475569;background:#f8fafc;border:1px dashed rgba(148,163,184,.55)}._emptyRoles_1qh7y_1365>div{min-width:0;max-width:100%}._emptyRoles_1qh7y_1365 strong{display:block;margin-bottom:.25rem;color:var(--text);overflow-wrap:anywhere}._emptyRoles_1qh7y_1365 p{margin:0;line-height:1.55;overflow-wrap:anywhere}._detailsGrid_1qh7y_1429{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;overflow:hidden}._detailItem_1qh7y_785{min-width:0;max-width:100%;padding:.95rem;overflow:hidden;border-radius:22px;background:#fff;border:1px solid rgba(226,232,240,.95)}._detailItem_1qh7y_785 strong{display:block;max-width:100%;margin-top:.3rem;overflow-wrap:anywhere;word-break:break-word;color:var(--text);font-size:.98rem;text-transform:capitalize}._statGrid_1qh7y_1491{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.85rem;overflow:hidden}._statCard_1qh7y_787{min-width:0;max-width:100%;padding:1rem;overflow:hidden;border-radius:22px;text-align:center;background:linear-gradient(180deg,#eff6ff,#fff);border:1px solid rgba(191,219,254,.9)}._statCard_1qh7y_787 strong{display:block;max-width:100%;margin-bottom:.15rem;color:var(--primary);font-size:1.5rem;font-weight:950;overflow-wrap:anywhere}._urlRow_1qh7y_1555{width:100%;max-width:100%;min-width:0;display:flex;align-items:center;gap:.65rem;overflow:hidden}._urlText_1qh7y_1575{min-width:0;max-width:100%;flex:1 1 auto;padding:.85rem .95rem;border-radius:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334155;background:#f8fafc;border:1px solid rgba(226,232,240,.95);font-size:.86rem}._copyBtn_1qh7y_199{flex:0 0 auto;max-width:100%;min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:0 .95rem;border-radius:16px;color:#fff;background:var(--primary);font-weight:850;white-space:nowrap}._externalLink_1qh7y_1637{width:fit-content;max-width:100%;min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin-top:.8rem;padding:0 .95rem;border-radius:16px;text-decoration:none;color:var(--primary);background:var(--primary-soft);font-weight:850;overflow-wrap:anywhere;text-align:center}._reviewCard_1qh7y_549{background:radial-gradient(circle at top left,rgba(251,191,36,.18),transparent 10rem),#fff}._ratingBadge_1qh7y_1687{display:inline-flex;width:fit-content;max-width:100%;margin-bottom:.65rem;padding:.58rem .78rem;border-radius:999px;color:#92400e;background:#fef3c7;font-size:.92rem;font-weight:900;overflow-wrap:anywhere}._reviewCard_1qh7y_549 p,._noticeCard_1qh7y_551 p{max-width:100%;margin:0;color:#475569;line-height:1.55;overflow-wrap:anywhere}._noticeCard_1qh7y_551{display:flex;gap:.75rem;align-items:flex-start;background:radial-gradient(circle at top right,rgba(34,197,94,.14),transparent 10rem),#fff}._noticeCard_1qh7y_551 span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:16px;color:#15803d;background:#22c55e1c}._applySection_1qh7y_553{scroll-margin-top:100px}._applyHeader_1qh7y_997 span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:16px;color:var(--primary);background:var(--primary-soft)}._applySection_1qh7y_553 textarea{width:100%;max-width:100%;min-width:0;min-height:145px;resize:vertical;padding:1rem;border-radius:20px;border:1px solid rgba(203,213,225,.95);outline:none;color:var(--text);background:#fff;font-family:inherit;font-size:.98rem;line-height:1.55;transition:border-color .2s ease,box-shadow .2s ease}._applySection_1qh7y_553 textarea:focus{border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb1a}._fileInputLabel_1qh7y_1853{max-width:100%;min-height:54px;display:flex;align-items:center;gap:.65rem;padding:0 1rem;overflow:hidden;border-radius:18px;border:1px dashed rgba(30,64,175,.45);color:var(--primary);background:var(--primary-soft);font-weight:850;cursor:pointer}._fileInputLabel_1qh7y_1853 span{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileInputLabel_1qh7y_1853 input{display:none}._submitButton_1qh7y_203{width:100%;max-width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;margin-top:.85rem;padding:0 1rem;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-light));font-size:.98rem;font-weight:900;box-shadow:0 16px 30px #1e40af38;text-align:center}._submitButton_1qh7y_203:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}._loading_1qh7y_207{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;width:100%;max-width:100%;padding:1rem;overflow:hidden;color:var(--text, #0f172a);background:radial-gradient(circle at top left,rgba(30,64,175,.15),transparent 28rem),#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._loadingCard_1qh7y_207{width:min(420px,100%);max-width:100%;display:grid;justify-items:center;gap:.75rem;padding:2rem;overflow:hidden;border-radius:28px;text-align:center;background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:var(--shadow, 0 22px 60px rgba(15, 23, 42, .09))}._loadingCard_1qh7y_207 h3,._loadingCard_1qh7y_207 p{margin:0;overflow-wrap:anywhere}._loadingCard_1qh7y_207 p{color:#64748b;line-height:1.55}._loadingCard_1qh7y_207 button{min-height:44px;padding:0 1rem;border-radius:999px;color:#fff;background:#1e40af;font-weight:850}._spinIcon_1qh7y_2075{animation:_spin_1qh7y_2075 1s linear infinite}._topBar_1qh7y_155,._pageShell_1qh7y_379,._hero_1qh7y_517,._contentGrid_1qh7y_927,._mainColumn_1qh7y_949,._sideColumn_1qh7y_951,._heroLeft_1qh7y_541,._rewardCard_1qh7y_543,._card_1qh7y_545,._jobUrlCard_1qh7y_547,._reviewCard_1qh7y_549,._noticeCard_1qh7y_551,._applySection_1qh7y_553,._roleGrid_1qh7y_1073,._detailsGrid_1qh7y_1429,._statGrid_1qh7y_1491,._urlRow_1qh7y_1555{max-width:100%}._heroTitle_1qh7y_655,._heroDescription_1qh7y_679,._sectionHeader_1qh7y_993,._reviewTop_1qh7y_995,._applyHeader_1qh7y_997,._roleCard_1qh7y_1095,._detailItem_1qh7y_785,._metaCard_1qh7y_723,._rewardCard_1qh7y_543,._card_1qh7y_545,._jobUrlCard_1qh7y_547,._reviewCard_1qh7y_549,._noticeCard_1qh7y_551,._applySection_1qh7y_553{overflow-wrap:anywhere;word-break:normal}@keyframes _spin_1qh7y_2075{to{transform:rotate(360deg)}}@media (max-width: 1100px){._contentGrid_1qh7y_927{grid-template-columns:1fr}._sideColumn_1qh7y_951{position:static}}@media (max-width: 980px){._hero_1qh7y_517,._heroMetaGrid_1qh7y_701{grid-template-columns:1fr}._rewardCard_1qh7y_543{min-height:auto}}@media (max-width: 760px){._topBar_1qh7y_155{min-height:68px;grid-template-columns:auto minmax(0,1fr);gap:.75rem;padding:.75rem}._topActions_1qh7y_325{display:none}._topTitle_1qh7y_303{font-size:1rem}._pageShell_1qh7y_379{width:calc(100% - .75rem);max-width:100%;padding-top:.7rem}._heroLeft_1qh7y_541,._rewardCard_1qh7y_543,._card_1qh7y_545,._jobUrlCard_1qh7y_547,._reviewCard_1qh7y_549,._noticeCard_1qh7y_551,._applySection_1qh7y_553{border-radius:24px}._heroLeft_1qh7y_541,._rewardCard_1qh7y_543,._card_1qh7y_545,._jobUrlCard_1qh7y_547,._reviewCard_1qh7y_549,._noticeCard_1qh7y_551,._applySection_1qh7y_553{padding:1rem}._heroTitle_1qh7y_655{font-size:clamp(1.85rem,10vw,3rem);letter-spacing:-.04em}._roleGrid_1qh7y_1073,._detailsGrid_1qh7y_1429,._statGrid_1qh7y_1491{grid-template-columns:minmax(0,1fr)}._roleGrid_1qh7y_1073{gap:.85rem}._roleCard_1qh7y_1095{min-height:150px;padding:1rem;border-radius:22px}._roleCard_1qh7y_1095 h4{font-size:1rem}._roleCard_1qh7y_1095 strong{font-size:.95rem}._urlRow_1qh7y_1555{align-items:stretch;flex-direction:column}._copyBtn_1qh7y_199{width:100%;justify-content:center}._externalLink_1qh7y_1637{width:100%}._noPayAccountBar_1qh7y_421{align-items:stretch;flex-direction:column}._createPayBtn_1qh7y_205{width:100%}._sectionHeader_1qh7y_993,._reviewTop_1qh7y_995,._applyHeader_1qh7y_997{gap:.65rem}._metaIcon_1qh7y_759,._sectionIcon_1qh7y_761,._noticeCard_1qh7y_551 span,._applyHeader_1qh7y_997 span{width:38px;height:38px;border-radius:14px}}@media (max-width: 390px){._pageShell_1qh7y_379{width:calc(100% - .5rem)}._heroLeft_1qh7y_541,._rewardCard_1qh7y_543,._card_1qh7y_545,._jobUrlCard_1qh7y_547,._reviewCard_1qh7y_549,._noticeCard_1qh7y_551,._applySection_1qh7y_553{padding:.85rem;border-radius:20px}._heroTitle_1qh7y_655{font-size:clamp(1.65rem,11vw,2.35rem)}._sourceBadge_1qh7y_601,._typePill_1qh7y_603{font-size:.76rem;padding:.42rem .6rem}._roleCard_1qh7y_1095{padding:.9rem}._submitButton_1qh7y_203,._applyQuickButton_1qh7y_201{font-size:.92rem}}body.elighttee-dark ._wrapper_1qh7y_47{--text: var(--elighttee-text);--muted: var(--elighttee-muted);--surface: rgba(16, 16, 18, .92);--line: var(--elighttee-border);--shadow: var(--elighttee-shadow);--shadow-soft: var(--elighttee-shadow);background:radial-gradient(circle at top left,rgba(30,64,175,.22),transparent 30rem),#050506!important;color:var(--elighttee-text)!important}body.elighttee-dark ._topBar_1qh7y_155,body.elighttee-dark ._heroLeft_1qh7y_541,body.elighttee-dark ._rewardCard_1qh7y_543,body.elighttee-dark ._card_1qh7y_545,body.elighttee-dark ._jobUrlCard_1qh7y_547,body.elighttee-dark ._reviewCard_1qh7y_549,body.elighttee-dark ._noticeCard_1qh7y_551,body.elighttee-dark ._applySection_1qh7y_553,body.elighttee-dark ._loadingCard_1qh7y_207{color:var(--elighttee-text)!important;background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._backButton_1qh7y_195,body.elighttee-dark ._ghostButton_1qh7y_197,body.elighttee-dark ._metaCard_1qh7y_723,body.elighttee-dark ._roleCard_1qh7y_1095,body.elighttee-dark ._detailItem_1qh7y_785,body.elighttee-dark ._statCard_1qh7y_787,body.elighttee-dark ._urlText_1qh7y_1575,body.elighttee-dark ._emptyRoles_1qh7y_1365{color:var(--elighttee-text)!important;background:#080808!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._heroTitle_1qh7y_655,body.elighttee-dark ._topTitle_1qh7y_303,body.elighttee-dark ._sectionHeader_1qh7y_993 h3,body.elighttee-dark ._reviewTop_1qh7y_995 h3,body.elighttee-dark ._applyHeader_1qh7y_997 h3,body.elighttee-dark ._roleCard_1qh7y_1095 h4,body.elighttee-dark ._detailItem_1qh7y_785 strong{color:var(--elighttee-text)!important}body.elighttee-dark ._heroDescription_1qh7y_679,body.elighttee-dark ._sectionHeader_1qh7y_993 p,body.elighttee-dark ._reviewTop_1qh7y_995 p,body.elighttee-dark ._applyHeader_1qh7y_997 p,body.elighttee-dark ._roleCard_1qh7y_1095 p,body.elighttee-dark ._reviewCard_1qh7y_549 p,body.elighttee-dark ._noticeCard_1qh7y_551 p,body.elighttee-dark ._metaCard_1qh7y_723 small,body.elighttee-dark ._detailItem_1qh7y_785 span,body.elighttee-dark ._statCard_1qh7y_787 span{color:var(--elighttee-muted)!important}body.elighttee-dark textarea{color:var(--elighttee-text)!important;background:#080808!important;border-color:var(--elighttee-border)!important}body.elighttee-dark textarea::placeholder{color:var(--elighttee-muted)!important}body.elighttee-dark ._roleCard_1qh7y_1095{color:var(--elighttee-text)!important;background:radial-gradient(circle at top right,rgba(30,64,175,.16),transparent 8rem),#080808!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._roleCard_1qh7y_1095 h4{color:var(--elighttee-text)!important}body.elighttee-dark ._roleCard_1qh7y_1095 p{color:var(--elighttee-muted)!important}body.elighttee-dark ._selectedRoleCard_1qh7y_1183{border-color:#60a5fae6!important;background:radial-gradient(circle at top right,rgba(37,99,235,.28),transparent 9rem),#101014!important;box-shadow:0 20px 42px #1e40af40,inset 0 0 0 1px #60a5fa3d!important}body.elighttee-dark ._selectedRoleCard_1qh7y_1183 strong{color:#fff!important;background:linear-gradient(135deg,#1e40af,#2563eb)!important}body.elighttee-dark ._selectedRoleCard_1qh7y_1183 p{color:#bfdbfe!important}._wrapper_11wx2_1{min-height:100vh;padding:0 0 2.5rem;background:#f0f2f5;color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._topBar_11wx2_9{position:sticky;top:0;z-index:10;min-height:64px;display:flex;align-items:center;padding:.75rem max(1rem,calc((100vw - 980px)/2));border-bottom:1px solid #d8dee8;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._backBtn_11wx2_22,._passportBtn_11wx2_23,._saveBtn_11wx2_24,._closeBtn_11wx2_25,._cameraActions_11wx2_26 button,._passportPreview_11wx2_27 button{border:0;cursor:pointer;font:inherit}._backBtn_11wx2_22{width:auto;min-height:2.5rem;display:inline-flex;align-items:center;gap:.55rem;padding:0 .9rem;border-radius:999px;color:#1e40af;background:#eef2ff;font-weight:850}._header_11wx2_46,._form_11wx2_47{width:min(980px,calc(100% - 2rem));margin-inline:auto}._header_11wx2_46{margin-top:1.25rem;padding:clamp(1.45rem,4vw,2.25rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._kicker_11wx2_61{display:inline-flex;color:#1e40af;font-size:.8rem;font-weight:850;text-transform:uppercase}._header_11wx2_46 h1{max-width:42rem;margin:.75rem 0 0;color:#111827;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08;letter-spacing:0}._header_11wx2_46 p{max-width:48rem;margin:.9rem 0 0;color:#65676b;font-size:1rem;line-height:1.65}._noticeText_11wx2_86{padding:.85rem 1rem;border:1px solid #bfdbfe;border-radius:8px;color:#1e40af!important;background:#eff6ff;font-weight:750}._errorText_11wx2_95{padding:.85rem 1rem;border:1px solid #fecaca;border-radius:8px;color:#991b1b!important;background:#fef2f2;font-weight:750}._statusText_11wx2_104{padding:.85rem 1rem;border:1px solid #bfdbfe;border-radius:8px;color:#1e40af!important;background:#eff6ff;font-weight:800}._form_11wx2_47{display:grid;gap:1rem;margin-top:1rem}._formSection_11wx2_119{display:grid;gap:1.25rem;padding:clamp(1.2rem,3vw,1.65rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._sectionTitle_11wx2_129{display:flex;align-items:flex-start;gap:.9rem}._sectionTitle_11wx2_129>svg{width:2.45rem;height:2.45rem;flex:0 0 auto;padding:.62rem;border-radius:8px;color:#1e40af;background:#dbeafe}._sectionTitle_11wx2_129 h2{margin:0;color:#111827;font-size:1.12rem;line-height:1.25;letter-spacing:0}._sectionTitle_11wx2_129 p{margin:.3rem 0 0;color:#65676b;line-height:1.45}._formGrid_11wx2_159{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}._formGroup_11wx2_165{min-width:0;display:flex;flex-direction:column;gap:.5rem}._formGroup_11wx2_165 label{color:#111827;font-size:.9rem;font-weight:850}._formGroup_11wx2_165 input,._formGroup_11wx2_165 textarea{width:100%;min-height:3rem;padding:.85rem .95rem;border:1px solid #cbd5e1;border-radius:8px;outline:0;color:#111827;background:#f8fafc;font:inherit}._formGroup_11wx2_165 input:focus,._formGroup_11wx2_165 textarea:focus{border-color:#1e40af;background:#fff;box-shadow:0 0 0 3px #1e40af1f}._formGroup_11wx2_165 input:disabled,._formGroup_11wx2_165 textarea:disabled,._passportBtn_11wx2_23:disabled,._passportPreview_11wx2_27 button:disabled,._saveBtn_11wx2_24:disabled{cursor:not-allowed;opacity:.62}._formGroup_11wx2_165 textarea{min-height:9rem;resize:vertical;line-height:1.55}._toggleRow_11wx2_213{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:center;padding:.95rem;border:1px solid #d8dee8;border-radius:8px;background:#f8fafc;cursor:pointer}._toggleRow_11wx2_213 input{position:absolute;opacity:0;pointer-events:none}._toggleRow_11wx2_213>span{position:relative;width:3.1rem;height:1.75rem;border-radius:999px;background:#cbd5e1;transition:background .18s ease}._toggleRow_11wx2_213>span:after{content:"";position:absolute;top:.22rem;left:.24rem;width:1.3rem;height:1.3rem;border-radius:999px;background:#fff;box-shadow:0 1px 4px #0f172a38;transition:transform .18s ease}._toggleRow_11wx2_213 input:checked+span{background:#1e40af}._toggleRow_11wx2_213 input:checked+span:after{transform:translate(1.32rem)}._toggleRow_11wx2_213 input:disabled+span{opacity:.62}._toggleRow_11wx2_213 strong{display:block;color:#111827;font-size:.96rem;line-height:1.3}._toggleRow_11wx2_213 small{display:block;margin-top:.2rem;color:#65676b;line-height:1.45}._fileName_11wx2_279{display:inline-flex;align-items:center;gap:.35rem;color:#4b5563;font-size:.84rem;line-height:1.4}._passportBtn_11wx2_23{width:min(22rem,100%);min-height:3rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:8px;color:#1e40af;background:#eef2ff;border:1px solid #c7d2fe;font-weight:850}._passportPreview_11wx2_27{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._passportPreview_11wx2_27 img{width:8.5rem;height:8.5rem;object-fit:cover;border:1px solid #d8dee8;border-radius:10px;background:#f8fafc}._passportPreview_11wx2_27 button{min-height:2.65rem;padding:0 .95rem;border-radius:8px;color:#1e40af;background:#eef2ff;border:1px solid #c7d2fe;font-weight:850}._saveBtn_11wx2_24{justify-self:end;min-width:11rem;min-height:3rem;padding:0 1.2rem;border-radius:8px;color:#fff;background:#1e40af;font-weight:900}._cameraModal_11wx2_339{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:1rem;background:#030712d1}._cameraBox_11wx2_349{position:relative;width:min(520px,100%);padding:1rem;border-radius:10px;background:#fff}._closeBtn_11wx2_25{position:absolute;top:.8rem;right:.8rem;z-index:2;width:2.4rem;height:2.4rem;display:grid;place-items:center;border-radius:999px;color:#111827;background:#ffffffeb}._cameraBox_11wx2_349 video{width:100%;min-height:20rem;max-height:70vh;object-fit:cover;border-radius:8px;background:#111827}._cameraActions_11wx2_26{display:flex;gap:.75rem;margin-top:.9rem}._cameraActions_11wx2_26 button{flex:1;min-height:2.8rem;border-radius:8px;font-weight:850}._cameraActions_11wx2_26 button:first-child{color:#fff;background:#1e40af}._cameraActions_11wx2_26 button:last-child{color:#111827;background:#e5e7eb}@media (max-width: 720px){._header_11wx2_46,._form_11wx2_47{width:min(100% - 1rem,980px)}._formGrid_11wx2_159{grid-template-columns:1fr}._topBar_11wx2_9{min-height:58px;padding-inline:.75rem}._saveBtn_11wx2_24{width:100%;justify-self:stretch}}@media (max-width: 430px){._header_11wx2_46{margin-top:.75rem;padding:1.15rem}._header_11wx2_46 h1{font-size:1.75rem}._formSection_11wx2_119{padding:1rem}._passportPreview_11wx2_27{align-items:stretch;flex-direction:column}._passportPreview_11wx2_27 img{width:100%;height:auto;aspect-ratio:1 / 1}._passportPreview_11wx2_27 button{width:100%}}body.elighttee-dark ._wrapper_11wx2_1{background:var(--elighttee-page-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._topBar_11wx2_9,body.elighttee-dark ._header_11wx2_46,body.elighttee-dark ._formSection_11wx2_119,body.elighttee-dark ._cameraBox_11wx2_349{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._header_11wx2_46 p,body.elighttee-dark ._sectionTitle_11wx2_129 p,body.elighttee-dark ._fileName_11wx2_279,body.elighttee-dark ._toggleRow_11wx2_213 small{color:var(--elighttee-muted)!important}body.elighttee-dark ._header_11wx2_46 h1,body.elighttee-dark ._sectionTitle_11wx2_129 h2,body.elighttee-dark ._formGroup_11wx2_165 label,body.elighttee-dark ._toggleRow_11wx2_213 strong{color:var(--elighttee-text)!important}body.elighttee-dark ._backBtn_11wx2_22,body.elighttee-dark ._sectionTitle_11wx2_129>svg,body.elighttee-dark ._passportBtn_11wx2_23,body.elighttee-dark ._passportPreview_11wx2_27 button{background:#080808!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._toggleRow_11wx2_213{background:#080808!important;border-color:var(--elighttee-border)!important}._wrapper_ch931_1{min-height:100vh;padding:clamp(1rem,3vw,2rem);background:#f0f2f5;color:#111827}._topBar_ch931_8,._header_ch931_9,._jobsGrid_ch931_10,._errorBox_ch931_11{width:min(1120px,100%);margin-inline:auto}._topBar_ch931_8{margin-bottom:1rem}._backBtn_ch931_20,._ongoingJobsBtn_ch931_21,._jobBox_ch931_22,._openDetailsBtn_ch931_23,._deleteBtn_ch931_24,._reviewBtn_ch931_25,._closeBtn_ch931_26,._secondaryBtn_ch931_27,._popupStats_ch931_28 button{border:0;cursor:pointer;font:inherit}._backBtn_ch931_20{min-height:2.5rem;display:inline-flex;align-items:center;gap:.55rem;padding:0 .9rem;border-radius:999px;color:#1e40af;background:#eef2ff;font-weight:850}._header_ch931_9{display:flex;justify-content:space-between;align-items:flex-start;gap:1.25rem;min-height:auto;height:auto;padding:clamp(1.45rem,4vw,2.15rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0d}._kicker_ch931_60{color:#1e40af;font-size:.78rem;font-weight:900;text-transform:uppercase}._header_ch931_9 h1{margin:.6rem 0 0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08;letter-spacing:0;overflow-wrap:anywhere}._header_ch931_9 p{max-width:42rem;margin:.85rem 0 0;color:#65676b;line-height:1.65;overflow-wrap:anywhere}._ongoingJobsBtn_ch931_21,._openDetailsBtn_ch931_23{min-height:2.7rem;display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;border-radius:8px;color:#fff;background:#1e40af;font-weight:850}._errorBox_ch931_11{margin-top:1rem;padding:.9rem 1rem;border:1px solid #fecaca;border-radius:8px;color:#991b1b;background:#fef2f2;font-weight:750}._popup_ch931_28 ._errorBox_ch931_11{width:100%;margin:0 0 1rem}._successBox_ch931_111{width:100%;margin:0 0 1rem;padding:.9rem 1rem;border:1px solid #bbf7d0;border-radius:8px;color:#166534;background:#f0fdf4;font-weight:750;line-height:1.45}._jobsGrid_ch931_10{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,19rem),1fr));align-items:start;gap:1rem;margin-top:1rem}._jobBox_ch931_22{width:100%;display:grid;gap:1.05rem;min-height:auto;height:auto;padding:clamp(1.1rem,3vw,1.35rem);text-align:left;border:1px solid #d8dee8;border-radius:10px;color:#111827;background:#fff;box-shadow:0 1px 2px #0f172a0d;overflow:visible;white-space:normal}._jobBox_ch931_22:hover{border-color:#bfdbfe}._emptyCard_ch931_152{grid-column:1 / -1}._emptyCard_ch931_152 p{margin:0;color:#65676b;line-height:1.55;overflow-wrap:anywhere}._jobTitle_ch931_163{display:flex;align-items:flex-start;gap:.75rem;min-width:0}._jobTitle_ch931_163 svg{width:2.35rem;height:2.35rem;flex:0 0 auto;padding:.58rem;border-radius:8px;color:#1e40af;background:#dbeafe}._jobTitle_ch931_163 h3{margin:.35rem 0 0;font-size:1rem;line-height:1.45;overflow-wrap:anywhere}._stats_ch931_187{display:grid;gap:.65rem}._stats_ch931_187 div{display:flex;align-items:flex-start;flex-wrap:wrap;gap:.5rem;min-height:auto;height:auto;padding:.75rem;border-radius:8px;background:#f8fafc}._stats_ch931_187 span{min-width:0;color:#65676b;line-height:1.4;overflow-wrap:anywhere}._stats_ch931_187 b{margin-left:auto;color:#1e40af;font-weight:900}._overlay_ch931_217{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:1rem;background:#030712a3}._popup_ch931_28{width:min(680px,100%);max-height:min(760px,calc(100vh - 2rem));overflow:auto;padding:clamp(1.1rem,3vw,1.5rem);border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 24px 80px #0f172a3d}._popupHeader_ch931_238{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}._popupHeader_ch931_238 h2{margin:.35rem 0 0;color:#111827;font-size:1.35rem;line-height:1.35;overflow-wrap:anywhere}._closeBtn_ch931_26{width:2.4rem;height:2.4rem;display:grid;place-items:center;border-radius:999px;color:#111827;background:#f3f4f6}._popupStats_ch931_28{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}._popupStats_ch931_28 button{min-height:auto;height:auto;padding:.95rem;border-radius:8px;background:#f8fafc;text-align:left;white-space:normal}._popupStats_ch931_28 p{margin:0;color:#65676b;font-size:.86rem;line-height:1.4;overflow-wrap:anywhere}._popupStats_ch931_28 b{display:block;margin-top:.25rem;color:#1e40af;font-size:1.25rem}._applicantsList_ch931_296{display:grid;gap:.75rem}._listHeader_ch931_301{display:flex;align-items:center;justify-content:space-between;gap:1rem}._listHeader_ch931_301 h4{margin:0;font-size:1rem}._applicantRow_ch931_313{display:grid;grid-template-columns:minmax(12rem,1fr) auto auto;align-items:start;gap:.85rem;min-height:auto;height:auto;padding:.9rem;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;overflow:visible}._applicantRow_ch931_313>span:first-child{min-width:0;line-height:1.45;overflow-wrap:anywhere}._status_ch931_333{padding:.25rem .55rem;border-radius:999px;color:#1e40af;background:#eef2ff;font-size:.75rem;font-weight:850;text-transform:capitalize;line-height:1.35;white-space:normal}._reviewBtn_ch931_25{color:#1e40af;background:transparent;font-weight:850}._deleteBtn_ch931_24{min-height:2.75rem;margin-top:.35rem;border-radius:8px;color:#fff;background:#b91c1c;font-weight:850}._deleteBtn_ch931_24:disabled{cursor:not-allowed;color:#6b7280;background:#e5e7eb;opacity:1}._deleteNote_ch931_367{margin:.35rem 0 0;padding:.8rem .9rem;border:1px solid #bfdbfe;border-radius:8px;color:#1e3a8a;background:#eff6ff;font-size:.9rem;font-weight:750;line-height:1.45;overflow-wrap:anywhere}._confirmBox_ch931_380{margin-top:1rem;padding:1rem;border:1px solid #fecaca;border-radius:8px;background:#fff7ed}._confirmBox_ch931_380 h3{margin:0;font-size:1rem;color:#7f1d1d}._confirmBox_ch931_380 p{margin:.55rem 0 0;color:#7c2d12;line-height:1.55;overflow-wrap:anywhere}._refundPreview_ch931_401{margin-top:.75rem;padding:.75rem;border-radius:8px;color:#1e3a8a;background:#eff6ff;font-weight:900}._confirmActions_ch931_410{display:flex;gap:.75rem;margin-top:1rem}._confirmActions_ch931_410>button{flex:1}._secondaryBtn_ch931_27{min-height:2.75rem;border-radius:8px;color:#111827;background:#e5e7eb;font-weight:850}._empty_ch931_152{margin:0;padding:1rem;border-radius:8px;color:#65676b;background:#f8fafc}@media (max-width: 920px){._jobsGrid_ch931_10{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){._wrapper_ch931_1{padding:.75rem}._header_ch931_9{flex-direction:column}._ongoingJobsBtn_ch931_21,._popupStats_ch931_28,._jobsGrid_ch931_10{width:100%;grid-template-columns:1fr}._applicantRow_ch931_313{grid-template-columns:1fr;align-items:start}._confirmActions_ch931_410{flex-direction:column}}body.elighttee-dark ._wrapper_ch931_1{background:var(--elighttee-page-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._header_ch931_9,body.elighttee-dark ._jobBox_ch931_22,body.elighttee-dark ._popup_ch931_28,body.elighttee-dark ._stats_ch931_187 div,body.elighttee-dark ._popupStats_ch931_28 button,body.elighttee-dark ._applicantRow_ch931_313,body.elighttee-dark ._empty_ch931_152,body.elighttee-dark ._confirmBox_ch931_380{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._header_ch931_9 p,body.elighttee-dark ._stats_ch931_187 span,body.elighttee-dark ._popupStats_ch931_28 p,body.elighttee-dark ._empty_ch931_152,body.elighttee-dark ._emptyCard_ch931_152 p{color:var(--elighttee-muted)!important}._wrapper_11qvz_1{min-height:100vh;padding:clamp(1rem,3vw,2rem);background:radial-gradient(circle at top left,rgba(30,64,175,.08),transparent 32rem),#f0f2f5;color:#111827}._backBtn_11qvz_10{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;margin:0 auto 1rem 0;border:1px solid rgba(30,64,175,.18);background:#fff;color:#1e40af;padding:.7rem 1rem;border-radius:999px;font-size:.92rem;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #0f172a0f}._card_11qvz_27{width:min(1040px,100%);margin:0 auto;display:grid;gap:1rem}._profileCard_11qvz_34,._skills_11qvz_35,._statsGrid_11qvz_36>div,._bioBox_11qvz_37,._documents_11qvz_38,._actions_11qvz_39{background:#fff;border:1px solid #dbe3ef;border-radius:10px;box-shadow:0 16px 34px #0f172a12}._profileCard_11qvz_34{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;padding:clamp(1.1rem,3vw,1.6rem)}._avatar_11qvz_54,._profileImage_11qvz_55{width:clamp(4.5rem,11vw,6rem);height:clamp(4.5rem,11vw,6rem);border-radius:14px}._avatar_11qvz_54{display:grid;place-items:center;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-size:1.6rem;font-weight:800}._profileImage_11qvz_55{object-fit:cover;border:1px solid #dbe3ef}._profileInfo_11qvz_75{min-width:0}._profileInfo_11qvz_75 h2{margin:0;color:#0f172a;font-size:clamp(1.45rem,4vw,2.15rem);line-height:1.08;overflow-wrap:anywhere}._title_11qvz_87{color:#475569;margin:.5rem 0 .8rem;line-height:1.5;overflow-wrap:anywhere}._status_11qvz_94{display:inline-flex;align-items:center;width:fit-content;padding:.35rem .65rem;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}._pending_11qvz_106{background:#fffbeb;color:#b45309}._approved_11qvz_111,._completed_11qvz_112{background:#ecfdf5;color:#047857}._rejected_11qvz_117{background:#fef2f2;color:#b91c1c}._rating_11qvz_122,._metaText_11qvz_123{display:flex;align-items:center;gap:.45rem;color:#475569;font-size:.93rem;line-height:1.45;overflow-wrap:anywhere}._rating_11qvz_122{margin-top:.85rem;color:#1e40af;font-weight:800}._reviewTrigger_11qvz_139{display:inline-flex;align-items:center;gap:.45rem;min-height:2.35rem;padding:.4rem .7rem;border:1px solid rgba(30,64,175,.18);border-radius:999px;background:#eef4ff;color:#1e40af;font:inherit;font-weight:800;cursor:pointer}._reviewTrigger_11qvz_139:hover{background:#dbeafe}._rating_11qvz_122 small{color:#64748b;font-weight:600}._metaText_11qvz_123{margin:.45rem 0 0}._skills_11qvz_35{display:flex;flex-wrap:wrap;gap:.55rem;padding:1rem}._skills_11qvz_35 span{display:inline-flex;max-width:100%;padding:.45rem .7rem;border-radius:999px;background:#eef4ff;color:#1e40af;font-size:.85rem;font-weight:700;overflow-wrap:anywhere}._statsGrid_11qvz_36{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:1rem}._statsGrid_11qvz_36>div{display:grid;gap:.35rem;align-content:center;min-height:6rem;padding:1rem}._statsGrid_11qvz_36 b{color:#1e40af;font-size:1.45rem;line-height:1}._statsGrid_11qvz_36 span{color:#64748b;font-size:.9rem;font-weight:700}._bioBox_11qvz_37{padding:clamp(1rem,3vw,1.35rem)}._bioBox_11qvz_37 h4{margin:0 0 .75rem;color:#0f172a;font-size:1rem}._bioBox_11qvz_37 p{margin:0;color:#334155;line-height:1.7;overflow-wrap:anywhere}._proofImage_11qvz_229{width:min(100%,34rem);max-height:28rem;margin-top:.3rem;border-radius:10px;border:1px solid #dbe3ef;object-fit:contain;background:#f8fafc;cursor:pointer}._proofOpenBtn_11qvz_240,._documents_11qvz_38 button,._accept_11qvz_242,._reject_11qvz_117{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3.35rem;border:0;border-radius:8px;padding:.9rem 1rem;font-size:.94rem;font-weight:800;line-height:1.3;text-align:center;white-space:normal;cursor:pointer}._proofOpenBtn_11qvz_240{background:#eef4ff;color:#1e40af;border:1px solid rgba(30,64,175,.2)}._noProof_11qvz_266{padding:.95rem;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#64748b}._documents_11qvz_38{display:flex;flex-wrap:wrap;gap:.9rem;padding:clamp(1rem,3vw,1.25rem)}._documents_11qvz_38 button{flex:1 1 15rem;justify-content:flex-start;min-width:0;border:1px solid rgba(30,64,175,.16);background:#f8fbff;color:#1e40af;box-shadow:inset 0 0 0 1px #ffffff8c}._documents_11qvz_38 button svg{flex:0 0 auto}._documents_11qvz_38 button:hover{background:#eef4ff}._documents_11qvz_38 ._profileAction_11qvz_299{background:#1e40af;color:#fff;border-color:#1e40af}._documents_11qvz_38 ._profileAction_11qvz_299:hover{background:#1d4ed8}._actions_11qvz_39{display:flex;flex-wrap:wrap;gap:.9rem;padding:clamp(1rem,3vw,1.25rem)}._accept_11qvz_242{flex:1 1 15rem;background:#16a34a;color:#fff;min-height:3.5rem}._reject_11qvz_117{flex:1 1 15rem;background:#dc2626;color:#fff;min-height:3.5rem}._accept_11qvz_242:disabled,._reject_11qvz_117:disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed;opacity:.8}._empty_11qvz_338{width:min(720px,100%);margin:2rem auto;padding:1.5rem;border:1px solid #dbe3ef;border-radius:10px;background:#fff;color:#64748b;text-align:center;box-shadow:0 16px 34px #0f172a12}._modalOverlay_11qvz_350{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a9e}._modal_11qvz_350{position:relative;width:min(920px,100%);max-height:calc(100vh - 2rem);overflow:auto;background:#fff;border-radius:12px;padding:clamp(1rem,3vw,1.25rem);box-shadow:0 28px 70px #0f172a42}._modal_11qvz_350 h3{margin:0 3rem 1rem 0;color:#0f172a;font-size:1.15rem}._reviewsModal_11qvz_378{width:min(720px,100%)}._reviewSummary_11qvz_382{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:1rem;border:1px solid #dbe3ef;border-radius:10px;background:#f8fbff}._reviewSummary_11qvz_382 div{display:inline-flex;align-items:center;gap:.45rem;color:#1e40af}._reviewSummary_11qvz_382 strong{font-size:1.45rem}._reviewSummary_11qvz_382 span{color:#64748b;font-weight:700}._reviewList_11qvz_410{display:grid;gap:.85rem}._reviewCard_11qvz_415{padding:1rem;border:1px solid #dbe3ef;border-radius:10px;background:#fff}._reviewCardTop_11qvz_422{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._reviewCardTop_11qvz_422 div{min-width:0}._reviewCardTop_11qvz_422 strong{display:block;color:#0f172a;line-height:1.35;overflow-wrap:anywhere}._reviewCardTop_11qvz_422 span{display:block;margin-top:.2rem;color:#64748b;font-size:.9rem;line-height:1.4;overflow-wrap:anywhere}._reviewCardTop_11qvz_422 b{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .55rem;border-radius:999px;color:#1e40af;background:#eef4ff;font-size:.85rem}._reviewCard_11qvz_415 p,._emptyReviews_11qvz_461{margin:.75rem 0 0;color:#334155;line-height:1.6;overflow-wrap:anywhere}._reviewCard_11qvz_415 time{display:block;margin-top:.75rem;color:#94a3b8;font-size:.82rem;font-weight:700}._emptyReviews_11qvz_461{padding:1rem;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#64748b}._closeBtn_11qvz_484{position:absolute;top:.85rem;right:.85rem;display:grid;place-items:center;width:2.3rem;height:2.3rem;border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#334155;cursor:pointer}._cvFrame_11qvz_499{width:100%;min-height:min(70vh,44rem);border:1px solid #dbe3ef;border-radius:10px;background:#f8fafc}._passportImg_11qvz_507{display:block;width:100%;max-height:72vh;border-radius:10px;object-fit:contain;background:#f8fafc}._errorText_11qvz_516{margin:0;padding:.9rem 1rem;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c;font-weight:700}@media (max-width: 640px){._profileCard_11qvz_34{grid-template-columns:1fr}._avatar_11qvz_54,._profileImage_11qvz_55{width:4.5rem;height:4.5rem}._documents_11qvz_38 button,._accept_11qvz_242,._reject_11qvz_117{flex-basis:100%;justify-content:center}}body.elighttee-dark ._wrapper_11qvz_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._profileCard_11qvz_34,body.elighttee-dark ._skills_11qvz_35,body.elighttee-dark ._statsGrid_11qvz_36>div,body.elighttee-dark ._bioBox_11qvz_37,body.elighttee-dark ._documents_11qvz_38,body.elighttee-dark ._actions_11qvz_39,body.elighttee-dark ._empty_11qvz_338,body.elighttee-dark ._modal_11qvz_350{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._profileInfo_11qvz_75 h2,body.elighttee-dark ._bioBox_11qvz_37 h4,body.elighttee-dark ._modal_11qvz_350 h3{color:var(--elighttee-text)!important}body.elighttee-dark ._title_11qvz_87,body.elighttee-dark ._metaText_11qvz_123,body.elighttee-dark ._bioBox_11qvz_37 p,body.elighttee-dark ._statsGrid_11qvz_36 span,body.elighttee-dark ._rating_11qvz_122 small,body.elighttee-dark ._noProof_11qvz_266{color:var(--elighttee-muted)!important}body.elighttee-dark ._skills_11qvz_35 span,body.elighttee-dark ._proofOpenBtn_11qvz_240,body.elighttee-dark ._reviewTrigger_11qvz_139,body.elighttee-dark ._noProof_11qvz_266,body.elighttee-dark ._cvFrame_11qvz_499,body.elighttee-dark ._passportImg_11qvz_507,body.elighttee-dark ._proofImage_11qvz_229{background:#1e40af29!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._reviewSummary_11qvz_382,body.elighttee-dark ._reviewCard_11qvz_415,body.elighttee-dark ._emptyReviews_11qvz_461{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._reviewCardTop_11qvz_422 strong,body.elighttee-dark ._reviewCard_11qvz_415 p{color:var(--elighttee-text)!important}._wrapper_1drxm_3{padding:1.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f5f7ff;min-height:100vh;cursor:pointer}._header_1drxm_21{display:flex;flex-direction:column;gap:.2rem;margin-bottom:1.5rem}._header_1drxm_21 h1{margin:0;font-size:1.6rem;color:#1e40af}._header_1drxm_21 p{margin:0;font-size:.9rem;color:#555}._errorBox_1drxm_59{margin-bottom:16px;padding:12px 14px;border-radius:12px;background:#ff505014;color:#b42318;font-size:14px;font-weight:500}._jobsGrid_1drxm_81{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}._jobCard_1drxm_95{background:#fff;border-radius:18px;padding:1.1rem;box-shadow:0 6px 12px #0000000f;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;gap:.8rem}._jobCard_1drxm_95:hover{transform:translateY(-4px);box-shadow:0 10px 22px #0000001f}._jobTitle_1drxm_129{display:flex;align-items:center;gap:.5rem}._jobTitle_1drxm_129 h3{margin:0;font-size:1.1rem;color:#1e40af}._deadline_1drxm_147{display:flex;align-items:center;gap:.45rem;width:fit-content;max-width:100%;padding:.45rem .65rem;border-radius:999px;background:#eef4ff;color:#1e40af;font-size:.82rem;font-weight:700;overflow-wrap:anywhere}._rolesContainer_1drxm_167{display:flex;flex-direction:column;gap:.6rem}._roleCard_1drxm_181{background:#f9faff;border-radius:14px;padding:.7rem;border:1px solid #eef2ff;transition:transform .15s ease,box-shadow .15s ease}._roleCard_1drxm_181:hover{transform:scale(1.02);box-shadow:0 4px 10px #0000000d}._roleHeader_1drxm_209{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:.85rem}._roleHeader_1drxm_209 span{font-weight:600;color:#333}._roleHeader_1drxm_209 b{font-size:.75rem;padding:.25rem .5rem;border-radius:999px;background:#e0e7ff;color:#1e40af}._roleStats_1drxm_253{display:flex;justify-content:space-between;gap:.4rem}._roleStats_1drxm_253 div{flex:1;display:flex;flex-direction:column;align-items:center;font-size:.7rem;color:#555;gap:.15rem}._roleStats_1drxm_253 div b{font-size:.85rem;color:#1e40af}._viewApplicantsBtn_1drxm_299{margin-top:.4rem;padding:.65rem;border:none;border-radius:12px;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;cursor:pointer;font-size:.85rem;transition:transform .15s ease,box-shadow .15s ease}._viewApplicantsBtn_1drxm_299:hover{transform:translateY(-2px);box-shadow:0 6px 14px #3b82f659}._viewApplicantsBtn_1drxm_299:disabled{background:#cbd5f5;cursor:not-allowed;box-shadow:none;transform:none}._topRightBtn_1drxm_351{position:absolute;top:1.2rem;right:1.5rem;padding:.5rem 1rem;border-radius:999px;border:none;background:#22c55e;color:#fff;font-size:.85rem;cursor:pointer;box-shadow:0 2px 6px #00000026;transition:background .2s ease}._topRightBtn_1drxm_351:hover{background:#16a34a}._empty_1drxm_391{text-align:center;padding:2rem;color:gray;font-size:.9rem}._viewApplicantsBtn_1drxm_299._closed_1drxm_405{background:linear-gradient(135deg,#64748b,#94a3b8);animation:_closePulse_1drxm_1 .4s ease}@keyframes _closePulse_1drxm_1{0%{transform:scale(1);box-shadow:0 0 #0000}50%{transform:scale(1.06);box-shadow:0 6px 18px #64748b59}to{transform:scale(1);box-shadow:none}}@media (max-width: 600px){._roleStats_1drxm_253{flex-direction:row}._roleStats_1drxm_253 div{font-size:.65rem}}body.elighttee-dark ._empty_1drxm_391,body.elighttee-dark ._errorBox_1drxm_59,body.elighttee-dark ._header_1drxm_21,body.elighttee-dark ._jobCard_1drxm_95,body.elighttee-dark ._jobsGrid_1drxm_81,body.elighttee-dark ._jobTitle_1drxm_129,body.elighttee-dark ._roleCard_1drxm_181,body.elighttee-dark ._roleHeader_1drxm_209,body.elighttee-dark ._rolesContainer_1drxm_167,body.elighttee-dark ._roleStats_1drxm_253,body.elighttee-dark ._topRightBtn_1drxm_351,body.elighttee-dark ._viewApplicantsBtn_1drxm_299,body.elighttee-dark ._wrapper_1drxm_3{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._errorBox_1drxm_59,body.elighttee-dark ._header_1drxm_21,body.elighttee-dark ._jobCard_1drxm_95,body.elighttee-dark ._roleCard_1drxm_181,body.elighttee-dark ._roleHeader_1drxm_209,body.elighttee-dark ._rolesContainer_1drxm_167,body.elighttee-dark ._wrapper_1drxm_3{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._empty_1drxm_391,body.elighttee-dark ._errorBox_1drxm_59,body.elighttee-dark ._header_1drxm_21,body.elighttee-dark ._jobCard_1drxm_95,body.elighttee-dark ._jobsGrid_1drxm_81,body.elighttee-dark ._jobTitle_1drxm_129,body.elighttee-dark ._roleCard_1drxm_181,body.elighttee-dark ._roleHeader_1drxm_209,body.elighttee-dark ._rolesContainer_1drxm_167,body.elighttee-dark ._roleStats_1drxm_253,body.elighttee-dark ._wrapper_1drxm_3{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._empty_1drxm_391,body.elighttee-dark ._jobTitle_1drxm_129{color:var(--elighttee-text)!important}._wrapper_a1jx8_1{min-height:100vh;padding:32px clamp(16px,4vw,48px);background:radial-gradient(circle at top left,rgba(30,64,175,.08),transparent 32rem),#f8fafc;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._topNav_a1jx8_11,._taskCard_a1jx8_12,._workersSection_a1jx8_13{width:min(1080px,100%);margin-inline:auto}._topNav_a1jx8_11{display:flex;align-items:center;gap:12px;margin-bottom:24px}._back_a1jx8_25{width:42px;height:42px;padding:9px;border-radius:999px;color:#1e40af;background:#fff;border:1px solid #dbeafe;box-shadow:0 8px 24px #0f172a0f;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}._back_a1jx8_25:hover{transform:translate(-2px);border-color:#1e40af59;box-shadow:0 12px 28px #1e40af1f}._topNav_a1jx8_11 h2{margin:0;color:#0f172a;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:750;letter-spacing:0}._taskCard_a1jx8_12,._workerCard_a1jx8_53{background:#fffffff5;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 18px 50px #0f172a14}._taskCard_a1jx8_12{padding:clamp(22px,4vw,34px);margin-bottom:28px}._header_a1jx8_65{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}._header_a1jx8_65 h3{margin:0;color:#0f172a;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.2;font-weight:800}._status_a1jx8_80,._workerStatus_a1jx8_81{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 12px;border-radius:999px;background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;font-size:.78rem;font-weight:700;text-transform:capitalize;white-space:nowrap}._meta_a1jx8_97{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}._meta_a1jx8_97 div,._stats_a1jx8_105 div{display:flex;align-items:center;gap:10px;min-width:0;padding:14px 16px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:.93rem}._meta_a1jx8_97 svg{flex:0 0 auto;color:#1e40af}._stats_a1jx8_105{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}._stats_a1jx8_105 div{justify-content:center;color:#0f172a;font-weight:700}._talkzicNote_a1jx8_136{margin:18px 0 0;padding:14px 16px;border-radius:8px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;font-size:.94rem;line-height:1.6}._workersSection_a1jx8_13{margin-top:26px}._workersSection_a1jx8_13 h3{margin:0 0 16px;color:#0f172a;font-size:1.2rem;font-weight:800}._workersSection_a1jx8_13>p{padding:20px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;color:#64748b}._workerCard_a1jx8_53{padding:20px;margin-bottom:16px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}._workerCard_a1jx8_53:hover{transform:translateY(-2px);border-color:#1e40af42;box-shadow:0 22px 55px #0f172a1c}._workerTop_a1jx8_178{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}._workerTop_a1jx8_178 h4{margin:0;color:#0f172a;font-size:1rem;font-weight:800}._workerCard_a1jx8_53 p{margin:6px 0;color:#475569;font-size:.93rem}._in-progress_a1jx8_199,._in_progress_a1jx8_200,._submitted_a1jx8_201{background:#eff6ff;color:#1e40af;border-color:#bfdbfe}._completed_a1jx8_207,._released_a1jx8_208{background:#ecfdf5;color:#047857;border-color:#a7f3d0}._cancelled_a1jx8_214,._terminated_a1jx8_215,._quit_a1jx8_216{background:#fef2f2;color:#b91c1c;border-color:#fecaca}._messageBtn_a1jx8_222,._proofBtn_a1jx8_223,._payBtn_a1jx8_224,._endJobBtn_a1jx8_225{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;margin:14px 10px 0 0;padding:10px 14px;border-radius:8px;border:1px solid transparent;font-size:.9rem;font-weight:750;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}._messageBtn_a1jx8_222,._proofBtn_a1jx8_223{background:#fff;color:#1e40af;border-color:#bfdbfe}._messageBtn_a1jx8_222:hover,._proofBtn_a1jx8_223:hover{background:#eff6ff;transform:translateY(-1px)}._payBtn_a1jx8_224{background:#1e40af;color:#fff;box-shadow:0 12px 24px #1e40af38}._payBtn_a1jx8_224:hover{transform:translateY(-1px);box-shadow:0 16px 30px #1e40af47}._endJobBtn_a1jx8_225{background:#fff;color:#b91c1c;border-color:#fecaca}._endJobBtn_a1jx8_225:hover{background:#fef2f2;transform:translateY(-1px)}._payBtn_a1jx8_224:disabled,._endJobBtn_a1jx8_225:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}._loaderWrapper_a1jx8_284{min-height:60vh;display:flex;align-items:center;justify-content:center;background:#f8fafc}._loader_a1jx8_284{width:44px;height:44px;border-radius:50%;border:4px solid #dbeafe;border-top-color:#1e40af;animation:_spin_a1jx8_1 .8s linear infinite}._modalOverlay_a1jx8_301{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f172a8f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._modalCard_a1jx8_313{width:min(460px,100%);padding:24px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 24px 70px #0f172a3d;color:#0f172a}._modalCard_a1jx8_313 h3{margin:0 0 10px;color:#0f172a;font-size:1.25rem;font-weight:800}._modalCard_a1jx8_313 p{margin:0 0 18px;color:#475569;line-height:1.6}._modalCard_a1jx8_313 label{display:grid;gap:7px;margin-top:14px;color:#334155;font-weight:750;font-size:.92rem}._warningBox_a1jx8_345{display:grid;gap:8px;margin:16px 0 4px;padding:13px 14px;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;background:#fff7ed;font-size:.92rem;line-height:1.45}._checkRow_a1jx8_358{display:flex!important;align-items:flex-start;grid-template-columns:none!important;gap:10px!important;margin-top:4px!important;color:#7c2d12!important;font-weight:800}._checkRow_a1jx8_358 input{width:18px!important;height:18px!important;min-height:0;margin-top:2px;flex:0 0 auto}._modalCard_a1jx8_313 input,._modalCard_a1jx8_313 textarea{width:100%;padding:12px 13px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font:inherit;outline:none}._modalCard_a1jx8_313 textarea{resize:vertical}._modalCard_a1jx8_313 input:focus,._modalCard_a1jx8_313 textarea:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}._modalActions_a1jx8_398{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}._primaryModalBtn_a1jx8_405,._secondaryModalBtn_a1jx8_406,._dangerModalBtn_a1jx8_407{min-height:42px;padding:10px 14px;border-radius:8px;border:1px solid transparent;font-size:.9rem;font-weight:800;cursor:pointer}._primaryModalBtn_a1jx8_405{background:#1e40af;color:#fff}._secondaryModalBtn_a1jx8_406{background:#fff;color:#1e40af;border-color:#bfdbfe}._dangerModalBtn_a1jx8_407{background:#b91c1c;color:#fff}._terminationNote_a1jx8_433{margin:.25rem 0 0;padding:.75rem .85rem;border:1px solid #fecaca;border-radius:8px;color:#991b1b;background:#fef2f2;font-size:.9rem;font-weight:750;line-height:1.45;overflow-wrap:anywhere}._primaryModalBtn_a1jx8_405:disabled,._secondaryModalBtn_a1jx8_406:disabled,._dangerModalBtn_a1jx8_407:disabled{opacity:.55;cursor:not-allowed}@keyframes _spin_a1jx8_1{to{transform:rotate(360deg)}}@media (max-width: 760px){._wrapper_a1jx8_1{padding:20px 14px 32px}._header_a1jx8_65,._workerTop_a1jx8_178{flex-direction:column;align-items:flex-start}._meta_a1jx8_97,._stats_a1jx8_105{grid-template-columns:1fr}._messageBtn_a1jx8_222,._proofBtn_a1jx8_223,._payBtn_a1jx8_224,._endJobBtn_a1jx8_225{width:100%;margin-right:0}._modalActions_a1jx8_398{flex-direction:column-reverse}._primaryModalBtn_a1jx8_405,._secondaryModalBtn_a1jx8_406,._dangerModalBtn_a1jx8_407{width:100%}}body.elighttee-dark ._wrapper_a1jx8_1,body.elighttee-dark ._loaderWrapper_a1jx8_284{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._taskCard_a1jx8_12,body.elighttee-dark ._workerCard_a1jx8_53,body.elighttee-dark ._workersSection_a1jx8_13>p,body.elighttee-dark ._back_a1jx8_25{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._topNav_a1jx8_11 h2,body.elighttee-dark ._header_a1jx8_65 h3,body.elighttee-dark ._workersSection_a1jx8_13 h3,body.elighttee-dark ._workerTop_a1jx8_178 h4,body.elighttee-dark ._stats_a1jx8_105 div{color:var(--elighttee-text)!important}body.elighttee-dark ._meta_a1jx8_97 div,body.elighttee-dark ._talkzicNote_a1jx8_136,body.elighttee-dark ._status_a1jx8_80,body.elighttee-dark ._workerStatus_a1jx8_81,body.elighttee-dark ._messageBtn_a1jx8_222,body.elighttee-dark ._proofBtn_a1jx8_223{background:#1e40af29!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._modalCard_a1jx8_313{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._modalCard_a1jx8_313 h3,body.elighttee-dark ._modalCard_a1jx8_313 label{color:var(--elighttee-text)!important}body.elighttee-dark ._modalCard_a1jx8_313 input,body.elighttee-dark ._modalCard_a1jx8_313 textarea,body.elighttee-dark ._secondaryModalBtn_a1jx8_406{background:#080808!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}._wrapper_qa1v7_1{padding:20px;color:#1e293b;background:#f0f4ff;min-height:100vh;font-family:Inter,sans-serif}._wrapper_qa1v7_1 h2{font-size:26px;margin-bottom:25px;font-weight:600;color:#1e40af}._section_qa1v7_33{margin-bottom:30px;background:#fff;border-radius:16px;padding:18px;border:1px solid #dbeafe;box-shadow:0 4px 12px #1e40af0d}._sectionHeader_qa1v7_53{display:flex;align-items:center;gap:10px;margin-bottom:15px;color:#1e40af}._sectionHeader_qa1v7_53 h3{font-size:18px;font-weight:500;color:#1e40af}._jobCard_qa1v7_83{background:#f8fafc;border-radius:14px;padding:14px;margin-bottom:12px;transition:.25s ease;border:1px solid #e0e7ff}._jobCard_qa1v7_83 h4{font-size:15px;margin-bottom:4px;font-weight:600;color:#1e293b}._jobCard_qa1v7_83 p{font-size:13px;opacity:.85;margin:2px 0;color:#475569}._clickable_qa1v7_131{cursor:pointer;border-radius:14px;transition:.3s ease}._clickable_qa1v7_131:hover{transform:translateY(-2px);background:#dbeafe;border-color:#93c5fd}._seeMoreBtn_qa1v7_157{width:100%;padding:10px;border-radius:10px;background:#dbeafe;border:none;color:#1e40af;font-size:13px;cursor:pointer;transition:.2s ease;opacity:.95}._seeMoreBtn_qa1v7_157:hover{background:#bfdbfe;opacity:1}._emptyText_qa1v7_195{font-size:13px;opacity:.7;padding:10px 0;color:#94a3b8}body.elighttee-dark ._clickable_qa1v7_131,body.elighttee-dark ._emptyText_qa1v7_195,body.elighttee-dark ._jobCard_qa1v7_83,body.elighttee-dark ._section_qa1v7_33,body.elighttee-dark ._sectionHeader_qa1v7_53,body.elighttee-dark ._seeMoreBtn_qa1v7_157,body.elighttee-dark ._wrapper_qa1v7_1{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._jobCard_qa1v7_83,body.elighttee-dark ._section_qa1v7_33,body.elighttee-dark ._sectionHeader_qa1v7_53,body.elighttee-dark ._wrapper_qa1v7_1{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._clickable_qa1v7_131,body.elighttee-dark ._emptyText_qa1v7_195,body.elighttee-dark ._jobCard_qa1v7_83,body.elighttee-dark ._section_qa1v7_33,body.elighttee-dark ._sectionHeader_qa1v7_53,body.elighttee-dark ._wrapper_qa1v7_1{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._e_qa1v7_195{color:var(--elighttee-text)!important}._wrapper_9fsru_1{min-height:100vh;padding:32px clamp(16px,4vw,48px);background:radial-gradient(circle at top right,rgba(30,64,175,.08),transparent 30rem),#f8fafc;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._wrapper_9fsru_1>h2,._jobCard_9fsru_12,._progressContainer_9fsru_13,._milestones_9fsru_14,._actions_9fsru_15,._proofForm_9fsru_16,._reportForm_9fsru_17,._reviewForm_9fsru_18{width:min(920px,100%);margin-inline:auto}._wrapper_9fsru_1>h2{margin:0 auto 22px;color:#0f172a;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:800;letter-spacing:0}._jobCard_9fsru_12,._milestones_9fsru_14,._proofForm_9fsru_16,._reportForm_9fsru_17,._reviewForm_9fsru_18{background:#fffffff5;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 18px 50px #0f172a14}._jobCard_9fsru_12{position:relative;padding:clamp(22px,4vw,34px);margin-bottom:24px;overflow:hidden}._jobCard_9fsru_12:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:#1e40af}._jobCard_9fsru_12 h3{margin:0 0 8px;color:#0f172a;font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.2;font-weight:800}._jobCard_9fsru_12 p{margin:0;color:#475569;font-size:.96rem;line-height:1.6}._reward_9fsru_72{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:10px 14px;border-radius:8px;background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;font-weight:800}._statusBadge_9fsru_85{display:inline-flex;align-items:center;min-height:32px;margin:14px 0 0 10px;padding:7px 13px;border-radius:999px;background:#eef2ff;color:#1e40af;border:1px solid #c7d2fe;font-size:.82rem;font-weight:800}._deadline_9fsru_99{display:flex;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:12px 14px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;overflow-wrap:anywhere}._talkzicNote_9fsru_113,._proofForm_9fsru_16{margin-top:16px;padding:14px 16px;border-radius:8px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;font-size:.94rem;line-height:1.6}._terminationAlert_9fsru_125{display:grid;gap:4px;margin-top:16px;padding:14px 16px;border:1px solid #fecaca;border-radius:8px;color:#991b1b;background:#fef2f2;font-size:.94rem;line-height:1.5;overflow-wrap:anywhere}._progressContainer_9fsru_13{margin-bottom:22px}._progressHeader_9fsru_143{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px;color:#334155;font-size:.94rem;font-weight:750}._progressBar_9fsru_153{height:12px;border-radius:999px;background:#dbeafe;overflow:hidden;box-shadow:inset 0 1px 3px #0f172a14}._progressFill_9fsru_161{height:100%;border-radius:inherit;background:#1e40af;transition:width .35s ease}._milestones_9fsru_14{padding:22px;margin-bottom:22px}._milestones_9fsru_14 h4,._reportForm_9fsru_17 h4,._reviewForm_9fsru_18 h4{margin:0 0 16px;color:#0f172a;font-size:1.05rem;font-weight:800}._milestone_9fsru_14{display:flex;align-items:center;gap:12px;padding:12px 0;color:#475569;font-size:.95rem;border-bottom:1px solid #e2e8f0}._milestone_9fsru_14:last-child{border-bottom:0}._dot_9fsru_196{width:11px;height:11px;flex:0 0 auto;border-radius:50%;background:#cbd5e1}._completed_9fsru_204{color:#0f172a;font-weight:750}._completed_9fsru_204 ._dot_9fsru_196{background:#1e40af;box-shadow:0 0 0 5px #1e40af1f}._pending_9fsru_214 ._dot_9fsru_196{background:#cbd5e1}._actions_9fsru_15{display:flex;align-items:stretch;gap:12px;margin-bottom:18px}._submitBtn_9fsru_225,._contactBtn_9fsru_226,._reportBtn_9fsru_227,._quitBtn_9fsru_228{flex:1 1 0;min-height:44px;padding:11px 14px;border-radius:8px;border:1px solid transparent;font-size:.91rem;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}._submitBtn_9fsru_225{background:#1e40af;color:#fff;box-shadow:0 12px 24px #1e40af38}._submitBtn_9fsru_225:hover{transform:translateY(-1px);box-shadow:0 16px 30px #1e40af47}._contactBtn_9fsru_226{background:#fff;color:#1e40af;border-color:#bfdbfe}._contactBtn_9fsru_226:hover{background:#eff6ff}._reportBtn_9fsru_227{background:#fff7ed;color:#9a3412;border-color:#fed7aa}._reportBtn_9fsru_227:hover{background:#ffedd5}._quitBtn_9fsru_228{background:#fff;color:#b91c1c;border-color:#fecaca}._quitBtn_9fsru_228:hover{background:#fef2f2}._submitBtn_9fsru_225:disabled,._contactBtn_9fsru_226:disabled,._reportBtn_9fsru_227:disabled,._quitBtn_9fsru_228:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}._proofForm_9fsru_16{margin-bottom:22px}._hiddenFileInput_9fsru_295{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}._uploadBox_9fsru_303{width:100%;display:flex;align-items:center;gap:14px;min-height:92px;padding:16px;border-radius:8px;background:#fff;border:1px dashed #93c5fd;color:#0f172a;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}._uploadBox_9fsru_303:hover{background:#f8fbff;border-color:#1e40af;box-shadow:0 12px 28px #1e40af1a;transform:translateY(-1px)}._uploadBox_9fsru_303:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}._uploadIcon_9fsru_333{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 auto;border-radius:999px;background:#1e40af;color:#fff;font-size:1.5rem;font-weight:800;line-height:1}._uploadBox_9fsru_303 b{display:block;color:#0f172a;font-size:.96rem;line-height:1.3}._uploadBox_9fsru_303 small{display:block;margin-top:4px;color:#64748b;font-size:.84rem;font-weight:600;line-height:1.45}._proofSelected_9fsru_364{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}._proofSelected_9fsru_364 span{min-width:0;color:#0f172a;font-weight:750;overflow-wrap:anywhere}._proofStatus_9fsru_379{margin-top:12px;color:#047857;font-weight:800}._reportForm_9fsru_17{padding:22px;margin-top:20px}._reviewForm_9fsru_18{padding:22px;margin-bottom:22px}._reportForm_9fsru_17 p,._reviewForm_9fsru_18 p{margin:0 0 14px;color:#475569;font-size:.95rem;line-height:1.6}._reviewForm_9fsru_18 label{display:grid;gap:7px;margin-top:12px;color:#334155;font-weight:800}._reportForm_9fsru_17 textarea,._reviewForm_9fsru_18 textarea,._reviewForm_9fsru_18 input{width:100%;min-height:120px;padding:13px 14px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;resize:vertical;outline:none}._reviewForm_9fsru_18 input{min-height:44px}._reportForm_9fsru_17 textarea:focus,._reviewForm_9fsru_18 textarea:focus,._reviewForm_9fsru_18 input:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}._reportForm_9fsru_17 small{display:inline-block;margin-top:10px;color:#64748b;font-weight:700}._reviewActions_9fsru_443{display:flex;gap:10px;margin-top:14px}@media (max-width: 820px){._wrapper_9fsru_1{padding:22px 14px 34px}._actions_9fsru_15{flex-wrap:wrap}._submitBtn_9fsru_225,._contactBtn_9fsru_226,._reportBtn_9fsru_227,._quitBtn_9fsru_228{flex-basis:calc(50% - 6px)}._proofSelected_9fsru_364{align-items:stretch;flex-direction:column}}@media (max-width: 520px){._statusBadge_9fsru_85{margin-left:0}._reward_9fsru_72,._deadline_9fsru_99{width:100%}._submitBtn_9fsru_225,._contactBtn_9fsru_226,._reportBtn_9fsru_227,._quitBtn_9fsru_228{flex-basis:100%}}body.elighttee-dark ._wrapper_9fsru_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._jobCard_9fsru_12,body.elighttee-dark ._milestones_9fsru_14,body.elighttee-dark ._proofForm_9fsru_16,body.elighttee-dark ._reportForm_9fsru_17,body.elighttee-dark ._reviewForm_9fsru_18{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._wrapper_9fsru_1>h2,body.elighttee-dark ._jobCard_9fsru_12 h3,body.elighttee-dark ._milestones_9fsru_14 h4,body.elighttee-dark ._reportForm_9fsru_17 h4,body.elighttee-dark ._reviewForm_9fsru_18 h4,body.elighttee-dark ._proofSelected_9fsru_364 span,body.elighttee-dark ._completed_9fsru_204{color:var(--elighttee-text)!important}body.elighttee-dark ._deadline_9fsru_99,body.elighttee-dark ._talkzicNote_9fsru_113,body.elighttee-dark ._reward_9fsru_72,body.elighttee-dark ._statusBadge_9fsru_85,body.elighttee-dark ._contactBtn_9fsru_226,body.elighttee-dark ._uploadBox_9fsru_303{background:#1e40af29!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._uploadBox_9fsru_303 b,body.elighttee-dark ._uploadBox_9fsru_303 small{color:var(--elighttee-text)!important}body.elighttee-dark ._reportForm_9fsru_17 textarea,body.elighttee-dark ._reviewForm_9fsru_18 textarea,body.elighttee-dark ._reviewForm_9fsru_18 input{background:#080808!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._milestone_9fsru_14{border-color:var(--elighttee-border)!important}._dashboard_11whx_1{min-height:100vh;padding:28px;background:#f6f8fb;color:#111827}._notice_11whx_8{position:fixed;top:18px;right:18px;z-index:1200;max-width:360px;padding:12px 14px;border-radius:8px;background:#111827;color:#fff;box-shadow:0 18px 40px #1118272e}._header_11whx_21{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:1180px;margin:0 auto 18px}._eyebrow_11whx_30{margin:0 0 6px;color:#1e40af;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}._header_11whx_21 h1{margin:0;font-size:32px;line-height:1.15;color:#0f172a}._header_11whx_21 p{max-width:620px;margin:10px 0 0;color:#64748b;line-height:1.6}._headerStat_11whx_53{min-width:132px;padding:16px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;text-align:center}._headerStat_11whx_53 strong{display:block;color:#1e40af;font-size:28px}._headerStat_11whx_53 span{color:#64748b;font-size:13px}._filters_11whx_73{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1180px;margin:0 auto 20px;padding:14px;border:1px solid #dbe3ef;border-radius:8px;background:#fff}._filters_11whx_73 input{min-width:0;height:44px;padding:0 12px;border:1px solid #d8e0ec;border-radius:8px;background:#f8fafc;color:#0f172a;font-size:14px;outline:none}._filters_11whx_73 input:focus{border-color:#1e40af;background:#fff;box-shadow:0 0 0 3px #1e40af1f}._jobsContainer_11whx_103{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:18px;max-width:1180px;margin:0 auto}._jobCard_11whx_111{display:flex;flex-direction:column;gap:16px;padding:20px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a0f}._jobTop_11whx_122{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}._company_11whx_129{display:block;margin-bottom:5px;color:#1e40af;font-size:13px;font-weight:800}._jobTop_11whx_122 h2{margin:0;color:#0f172a;font-size:20px;line-height:1.3}._budget_11whx_144{flex:0 0 auto;color:#0f172a;font-size:15px}._description_11whx_150{margin:0;color:#475569;line-height:1.6}._infoGrid_11whx_156{display:grid;grid-template-columns:1fr 1fr;gap:10px}._infoGrid_11whx_156 div{display:flex;align-items:center;gap:8px;min-width:0;padding:10px;border-radius:8px;background:#f8fafc;color:#334155;font-size:13px}._infoGrid_11whx_156 span{min-width:0;overflow-wrap:anywhere}._reviewSummary_11whx_179{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e2e8f0;border-radius:8px}._reviewSummary_11whx_179 strong{display:block;color:#0f172a;font-size:20px}._reviewSummary_11whx_179 span{color:#64748b;font-size:13px}._rank_11whx_200{padding:6px 10px;border-radius:999px;font-weight:800}._strong_11whx_206{background:#dcfce7;color:#166534!important}._fair_11whx_211{background:#fef3c7;color:#92400e!important}._critical_11whx_216{background:#fee2e2;color:#991b1b!important}._neutral_11whx_221{background:#e0e7ff;color:#3730a3!important}._requirements_11whx_226{display:flex;flex-wrap:wrap;gap:8px}._requirements_11whx_226 span{padding:7px 10px;border-radius:999px;background:#eff6ff;color:#1e40af;font-size:12px;font-weight:700}._actions_11whx_241,._secondaryActions_11whx_242{display:flex;flex-wrap:wrap;gap:10px}._actions_11whx_241 button,._secondaryActions_11whx_242 button,._reportOption_11whx_250{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 13px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#0f172a;font-weight:800;cursor:pointer}._actions_11whx_241 button{flex:1 1 145px}._primaryBtn_11whx_269{border-color:#1e40af!important;background:#1e40af!important;color:#fff!important}._activeBtn_11whx_275{border-color:#1e40af!important;background:#eff6ff!important;color:#1e40af!important}._secondaryActions_11whx_242 button{min-height:36px;color:#475569;font-size:13px}._meta_11whx_287{padding-top:2px;color:#64748b;font-size:13px}._state_11whx_293{max-width:1180px;margin:30px auto;padding:18px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#64748b;text-align:center}._modalOverlay_11whx_304{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f172a94}._modal_11whx_304{position:relative;width:min(560px,100%);max-height:86vh;overflow:auto;padding:22px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a47}._modal_11whx_304 h3{margin:0;color:#0f172a;font-size:22px}._modalSub_11whx_332{margin:6px 0 16px;color:#64748b}._closeBtn_11whx_337{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;place-items:center;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#0f172a;cursor:pointer}._reviewBreakdown_11whx_352{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}._reviewBreakdown_11whx_352 span{padding:10px;border-radius:8px;background:#f8fafc;color:#334155;font-size:13px;font-weight:800;text-align:center}._reviewCard_11whx_369{padding:13px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:10px}._reviewCard_11whx_369 div{display:flex;justify-content:space-between;gap:10px;color:#0f172a}._reviewCard_11whx_369 p{margin:8px 0 0;color:#475569;line-height:1.55}._reviewForm_11whx_389{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}._starSelector_11whx_398{display:flex;gap:5px}._starSelector_11whx_398 button{display:grid;width:34px;height:34px;place-items:center;border:0;background:transparent;cursor:pointer}._filledStar_11whx_413 svg{fill:#f59e0b;stroke:#f59e0b}._emptyStar_11whx_418 svg{fill:transparent;stroke:#cbd5e1}._reviewForm_11whx_389 textarea{min-height:110px;resize:vertical;padding:12px;border:1px solid #d8e0ec;border-radius:8px;font:inherit;outline:none}._reviewForm_11whx_389 textarea:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}._reviewLocked_11whx_438{margin:14px 0 0;padding:12px;border-radius:8px;background:#f8fafc;color:#475569}._reportOption_11whx_250{width:100%;margin-top:8px}._reportOption_11whx_250:hover,._actions_11whx_241 button:hover,._secondaryActions_11whx_242 button:hover{transform:translateY(-1px)}@media (max-width: 820px){._dashboard_11whx_1{padding:18px}._header_11whx_21{align-items:stretch;flex-direction:column}._filters_11whx_73{grid-template-columns:1fr 1fr}}@media (max-width: 560px){._dashboard_11whx_1{padding:14px}._header_11whx_21 h1{font-size:26px}._filters_11whx_73,._jobsContainer_11whx_103,._infoGrid_11whx_156,._reviewBreakdown_11whx_352{grid-template-columns:1fr}._jobTop_11whx_122{flex-direction:column}}body.elighttee-dark ._dashboard_11whx_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._header_11whx_21 h1,body.elighttee-dark ._jobTop_11whx_122 h2,body.elighttee-dark ._budget_11whx_144,body.elighttee-dark ._reviewSummary_11whx_179 strong,body.elighttee-dark ._modal_11whx_304 h3,body.elighttee-dark ._reviewCard_11whx_369 div{color:var(--elighttee-text)!important}body.elighttee-dark ._headerStat_11whx_53,body.elighttee-dark ._filters_11whx_73,body.elighttee-dark ._jobCard_11whx_111,body.elighttee-dark ._state_11whx_293,body.elighttee-dark ._modal_11whx_304,body.elighttee-dark ._actions_11whx_241 button,body.elighttee-dark ._secondaryActions_11whx_242 button,body.elighttee-dark ._closeBtn_11whx_337,body.elighttee-dark ._reportOption_11whx_250{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._filters_11whx_73 input,body.elighttee-dark ._reviewForm_11whx_389 textarea{background:#080808!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._description_11whx_150,body.elighttee-dark ._header_11whx_21 p,body.elighttee-dark ._meta_11whx_287,body.elighttee-dark ._modalSub_11whx_332,body.elighttee-dark ._reviewCard_11whx_369 p{color:var(--elighttee-muted)!important}._wrapper_1emp9_1{min-height:100vh;padding:clamp(1rem,3vw,2rem);background:#f6f8fb;color:#0f172a}._backBtn_1emp9_8,._primaryBtn_1emp9_9{border:0;cursor:pointer;font:inherit}._backBtn_1emp9_8{display:inline-flex;align-items:center;gap:.5rem;min-height:2.6rem;padding:0 1rem;border-radius:999px;background:#eaf1ff;color:#1e40af;font-weight:800}._header_1emp9_27,._grid_1emp9_28{width:min(1180px,100%);margin-inline:auto}._header_1emp9_27{margin-top:1rem;padding:clamp(1.3rem,3vw,2rem);border:1px solid #dbe3ef;border-radius:10px;background:#fff;box-shadow:0 12px 30px #0f172a0f}._header_1emp9_27 span{color:#1e40af;font-size:.78rem;font-weight:900;text-transform:uppercase}._header_1emp9_27 h1{margin:.45rem 0 0;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.1}._header_1emp9_27 p{max-width:46rem;margin:.75rem 0 0;color:#64748b;line-height:1.65}._grid_1emp9_28{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1rem;margin-top:1rem;align-items:start}._postCard_1emp9_70,._jobsSection_1emp9_71,._jobCard_1emp9_72{border:1px solid #dbe3ef;border-radius:10px;background:#fff;box-shadow:0 12px 30px #0f172a0f}._postCard_1emp9_70,._jobsSection_1emp9_71{padding:clamp(1rem,3vw,1.35rem)}._sectionTitle_1emp9_84{display:flex;align-items:center;gap:.65rem;margin-bottom:1rem;color:#1e40af}._sectionTitle_1emp9_84 h2{margin:0;color:#0f172a;font-size:1.12rem}._postCard_1emp9_70{display:grid;gap:.9rem}._postCard_1emp9_70 label{display:grid;gap:.45rem;color:#334155;font-size:.9rem;font-weight:800}._postCard_1emp9_70 input,._postCard_1emp9_70 textarea,._postCard_1emp9_70 select{width:100%;min-height:3rem;border:1px solid #cbd5e1;border-radius:8px;padding:.8rem .9rem;background:#f8fafc;color:#0f172a;font:inherit}._postCard_1emp9_70 textarea{min-height:7rem;resize:vertical}._postCard_1emp9_70 input:focus,._postCard_1emp9_70 textarea:focus,._postCard_1emp9_70 select:focus{outline:0;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f;background:#fff}._twoCol_1emp9_138{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}._notice_1emp9_144,._errorBox_1emp9_145,._successBox_1emp9_146{display:flex;align-items:flex-start;gap:.65rem;padding:.9rem;border-radius:8px;line-height:1.5}._notice_1emp9_144{border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a}._notice_1emp9_144 p{margin:0}._errorBox_1emp9_145{border:1px solid #fecaca;background:#fef2f2;color:#991b1b;font-weight:800}._successBox_1emp9_146{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;font-weight:800}._primaryBtn_1emp9_9{min-height:3.1rem;border-radius:8px;background:#1e40af;color:#fff;font-weight:900}._primaryBtn_1emp9_9:disabled{cursor:not-allowed;opacity:.7}._jobsSection_1emp9_71{display:grid;gap:.9rem}._emptyState_1emp9_197{margin:0;padding:1rem;border-radius:8px;background:#f8fafc;color:#64748b;text-align:center}._jobCard_1emp9_72{padding:1rem}._jobTop_1emp9_210{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._jobTop_1emp9_210 h3{margin:0;font-size:1.05rem}._jobTop_1emp9_210 p,._requirements_1emp9_223{margin:.45rem 0 0;color:#64748b;line-height:1.55;overflow-wrap:anywhere}._status_1emp9_230{padding:.3rem .6rem;border-radius:999px;background:#dcfce7;color:#166534;font-size:.76rem;font-weight:900;text-transform:uppercase}._details_1emp9_240,._metrics_1emp9_241{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.9rem}._details_1emp9_240 span,._metrics_1emp9_241 span{display:inline-flex;align-items:center;gap:.4rem;min-height:2.25rem;padding:.45rem .65rem;border-radius:8px;background:#f8fafc;color:#334155;font-size:.88rem;font-weight:750}._metrics_1emp9_241 span{color:#1e40af;background:#eef4ff}@media (max-width: 900px){._grid_1emp9_28,._twoCol_1emp9_138{grid-template-columns:1fr}}body.elighttee-dark ._wrapper_1emp9_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._header_1emp9_27,body.elighttee-dark ._postCard_1emp9_70,body.elighttee-dark ._jobsSection_1emp9_71,body.elighttee-dark ._jobCard_1emp9_72{background:var(--elighttee-surface)!important;border-color:var(--elighttee-border)!important;color:var(--elighttee-text)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._header_1emp9_27 p,body.elighttee-dark ._jobTop_1emp9_210 p,body.elighttee-dark ._requirements_1emp9_223{color:var(--elighttee-muted)!important}body.elighttee-dark ._postCard_1emp9_70 input,body.elighttee-dark ._postCard_1emp9_70 textarea,body.elighttee-dark ._postCard_1emp9_70 select,body.elighttee-dark ._details_1emp9_240 span,body.elighttee-dark ._emptyState_1emp9_197{background:#080808!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}._page_1fqu8_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(20,184,166,.1),transparent 32rem),linear-gradient(180deg,#f8fafc,#eef2f7);padding:28px 18px 80px;color:#101828}._shell_1fqu8_10{max-width:1220px;margin:0 auto}._hero_1fqu8_15,._editorPanel_1fqu8_16,._episodesPanel_1fqu8_17,._guideCard_1fqu8_18,._emptyPage_1fqu8_19,._loadingCard_1fqu8_20{background:#ffffffeb;border:1px solid rgba(226,232,240,.95);border-radius:26px;box-shadow:0 24px 70px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._hero_1fqu8_15{padding:22px;animation:_riseIn_1fqu8_1 .45s ease both}._backButton_1fqu8_33{border:0;background:#eef2f7;color:#344054;min-height:40px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;font-weight:800;cursor:pointer;margin-bottom:20px}._heroGrid_1fqu8_48{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:stretch}._heroCopy_1fqu8_55{min-width:0;padding:8px 4px 4px}._eyebrow_1fqu8_60{display:inline-flex;color:#0f766e;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}._heroCopy_1fqu8_55 h1{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1.02;letter-spacing:0;color:#101828;max-width:780px}._heroCopy_1fqu8_55 p{color:#667085;line-height:1.7;margin:14px 0 0;max-width:760px}._statGrid_1fqu8_86{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}._statGrid_1fqu8_86 span{background:#f2f4f7;color:#344054;border:1px solid #e4e7ec;padding:9px 12px;border-radius:999px;font-size:.86rem;font-weight:800}._completionButton_1fqu8_103{margin-top:18px;min-height:44px;padding:0 15px;border:1px solid #d0d5dd;border-radius:14px;background:#fff;color:#101828;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:850;cursor:pointer;box-shadow:0 12px 26px #0f172a12;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}._completionButton_1fqu8_103 svg{color:#0f766e}._completionButton_1fqu8_103:hover{transform:translateY(-1px);border-color:#99f6e4;background:#f0fdfa;box-shadow:0 16px 34px #0f766e21}._completionButton_1fqu8_103:disabled{opacity:.62;cursor:not-allowed;transform:none}._coverCard_1fqu8_138{display:grid;gap:12px}._coverFrame_1fqu8_143{position:relative;min-height:250px;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#dbeafe,#ccfbf1);border:1px solid #d0d5dd}._coverFrame_1fqu8_143 img{width:100%;height:100%;min-height:250px;object-fit:cover;display:block}._coverPlaceholder_1fqu8_160{height:100%;min-height:250px;display:grid;place-items:center;align-content:center;gap:10px;color:#0f766e;font-weight:900}._coverWarning_1fqu8_171{position:absolute;left:12px;right:12px;bottom:12px;padding:10px 12px;border-radius:14px;background:#7f1d1de0;color:#fff;font-size:.84rem;font-weight:850}._hiddenFile_1fqu8_184{display:none}._coverButton_1fqu8_188,._primaryButton_1fqu8_189,._secondaryButton_1fqu8_190,._softButton_1fqu8_191,._guideToggle_1fqu8_192,._episodeActions_1fqu8_193 button,._emptyPage_1fqu8_19 button{border:0;cursor:pointer;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}._coverButton_1fqu8_188{min-height:48px;border-radius:16px;background:#101828;color:#fff}._coverButton_1fqu8_188:hover,._primaryButton_1fqu8_189:hover,._secondaryButton_1fqu8_190:hover,._softButton_1fqu8_191:hover,._episodeActions_1fqu8_193 button:hover{transform:translateY(-1px)}._coverButton_1fqu8_188:disabled,._primaryButton_1fqu8_189:disabled,._secondaryButton_1fqu8_190:disabled{opacity:.55;cursor:not-allowed;transform:none}._successBox_1fqu8_228,._errorBox_1fqu8_229{margin:18px 0 0;padding:14px 16px;border-radius:18px;font-weight:800;line-height:1.5;border:1px solid;animation:_fadeIn_1fqu8_1 .25s ease both}._successBox_1fqu8_228{background:#ecfdf3;color:#027a48;border-color:#abefc6}._errorBox_1fqu8_229{background:#fef3f2;color:#b42318;border-color:#fecdca}._workspace_1fqu8_251{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:start;margin-top:22px}._editorPanel_1fqu8_16{padding:24px;animation:_riseIn_1fqu8_1 .55s ease both}._panelHeader_1fqu8_264,._panelHeaderCompact_1fqu8_265{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}._panelHeader_1fqu8_264 h2,._panelHeaderCompact_1fqu8_265 h2{margin:0;color:#101828;font-size:1.42rem}._panelHeaderCompact_1fqu8_265 span{color:#667085;font-weight:800;font-size:.9rem}._softButton_1fqu8_191{min-height:42px;border-radius:14px;padding:0 14px;background:#eef2f7;color:#344054}._field_1fqu8_294{display:grid;gap:9px;margin-bottom:18px}._field_1fqu8_294 span{color:#344054;font-size:.91rem;font-weight:850}._field_1fqu8_294 input,._field_1fqu8_294 select,._field_1fqu8_294 textarea{width:100%;box-sizing:border-box;border:1px solid #d0d5dd;background:#fff;color:#101828;border-radius:16px;padding:14px 15px;font-size:.98rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease}._field_1fqu8_294 input:focus,._field_1fqu8_294 select:focus,._field_1fqu8_294 textarea:focus{border-color:#0f766e;box-shadow:0 0 0 4px #0f766e1f}._field_1fqu8_294 input:disabled{background:#f9fafb;color:#667085}._field_1fqu8_294 textarea{min-height:360px;line-height:1.75;resize:vertical}._field_1fqu8_294 small{color:#b42318;font-weight:750}._controlGrid_1fqu8_344{display:grid;grid-template-columns:170px minmax(0,1fr);gap:14px}._ruleStrip_1fqu8_350{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}._ruleStrip_1fqu8_350 span{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border-radius:999px;background:#f0fdfa;color:#0f766e;font-weight:850;font-size:.86rem}._progressLine_1fqu8_369{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}._progressLine_1fqu8_369 div{height:9px;background:#eef2f7;border-radius:999px;overflow:hidden}._progressLine_1fqu8_369 i{display:block;height:100%;max-width:100%;background:linear-gradient(90deg,#14b8a6,#0f766e);border-radius:inherit;transition:width .25s ease}._progressLine_1fqu8_369 strong{color:#475467;font-size:.86rem}._actionRow_1fqu8_397{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}._primaryButton_1fqu8_189,._secondaryButton_1fqu8_190{min-height:48px;padding:0 18px;border-radius:16px}._primaryButton_1fqu8_189{background:#101828;color:#fff;box-shadow:0 18px 40px #10182829}._secondaryButton_1fqu8_190{background:#eef2f7;color:#344054}._sideColumn_1fqu8_422{display:grid;gap:18px;position:sticky;top:18px}._guideCard_1fqu8_18,._episodesPanel_1fqu8_17{padding:18px}._guideToggle_1fqu8_192{width:100%;justify-content:flex-start;min-height:44px;background:transparent;color:#101828;padding:0}._guideToggle_1fqu8_192 svg:last-child{margin-left:auto;transition:transform .2s ease}._rotate_1fqu8_448{transform:rotate(90deg)}._guideBody_1fqu8_452{display:grid;gap:10px;max-height:0;overflow:hidden;opacity:0;transition:max-height .25s ease,opacity .2s ease,padding .25s ease}._guideOpen_1fqu8_461{max-height:260px;opacity:1;padding-top:12px}._guideBody_1fqu8_452 p{margin:0;color:#667085;line-height:1.55;font-size:.91rem}._episodeList_1fqu8_474{display:grid;gap:12px;max-height:720px;overflow:auto;padding-right:4px}._episodeCard_1fqu8_482{border:1px solid #e4e7ec;border-radius:18px;background:#fff;padding:14px;animation:_fadeIn_1fqu8_1 .25s ease both}._episodeTop_1fqu8_490,._episodeMeta_1fqu8_491,._episodeActions_1fqu8_193{display:flex;align-items:center;gap:10px}._episodeTop_1fqu8_490{justify-content:space-between}._episodeTop_1fqu8_490 span{color:#0f766e;font-size:.8rem;font-weight:900}._episodeTop_1fqu8_490 em{font-style:normal;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900;text-transform:capitalize}._published_1fqu8_517{color:#027a48;background:#dcfae6}._pending_1fqu8_522{color:#b54708;background:#fef0c7}._draft_1fqu8_527{color:#344054;background:#eef2f7}._episodeCard_1fqu8_482 h3{margin:10px 0 6px;color:#101828;line-height:1.35;font-size:1rem}._episodeCard_1fqu8_482 p{margin:0;color:#667085;line-height:1.55;font-size:.9rem}._episodeMeta_1fqu8_491{margin-top:12px;color:#475467;font-size:.84rem;font-weight:800}._episodeActions_1fqu8_193{margin-top:12px}._episodeActions_1fqu8_193 button{min-height:36px;padding:0 11px;border-radius:12px;background:#f9fafb;color:#344054}._episodeActions_1fqu8_193 button:last-child{color:#b42318}._emptyState_1fqu8_569{padding:18px;border-radius:18px;border:1px dashed #cbd5e1;color:#667085;background:#f9fafb;line-height:1.55}._emptyPage_1fqu8_19,._loadingCard_1fqu8_20{max-width:680px;margin:80px auto 0;padding:28px;text-align:center}._emptyPage_1fqu8_19 h1{margin:0 0 10px}._emptyPage_1fqu8_19 p{color:#667085;line-height:1.6}._emptyPage_1fqu8_19 button{min-height:44px;padding:0 16px;border-radius:14px;background:#101828;color:#fff;margin-top:14px}._viralOverlay_1fqu8_604{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px;background:#0f172a94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:_fadeIn_1fqu8_1 .18s ease both}._viralModal_1fqu8_616{position:relative;width:min(520px,100%);overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.78);background:radial-gradient(circle at 18% 10%,rgba(20,184,166,.18),transparent 12rem),#fff;box-shadow:0 34px 90px #0f172a47;padding:30px;text-align:center;animation:_modalPop_1fqu8_1 .28s cubic-bezier(.2,.8,.2,1) both}._viralClose_1fqu8_631{position:absolute;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:50%;display:inline-grid;place-items:center;background:#f2f4f7;color:#344054;cursor:pointer}._viralBadge_1fqu8_646{width:70px;height:70px;display:inline-grid;place-items:center;border-radius:24px;margin-bottom:16px;color:#fff;background:linear-gradient(135deg,#0f766e,#101828);box-shadow:0 18px 40px #0f766e47}._viralModal_1fqu8_616 h2{margin:0;color:#101828;font-size:clamp(1.7rem,5vw,2.5rem);line-height:1.08}._viralModal_1fqu8_616 p{margin:14px auto 0;color:#667085;line-height:1.7;max-width:440px}._viralActions_1fqu8_672{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}._statusDanger_1fqu8_680{display:inline-flex;margin-top:8px;padding:8px 12px;border-radius:999px;background:#fef3f2;color:#b42318;font-weight:900}@keyframes _riseIn_1fqu8_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1fqu8_1{0%{opacity:0}to{opacity:1}}@keyframes _modalPop_1fqu8_1{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 980px){._heroGrid_1fqu8_48,._workspace_1fqu8_251{grid-template-columns:1fr}._sideColumn_1fqu8_422{position:static}._coverFrame_1fqu8_143,._coverFrame_1fqu8_143 img,._coverPlaceholder_1fqu8_160{min-height:300px}}@media (max-width: 640px){._page_1fqu8_1{padding:18px 12px 64px}._hero_1fqu8_15,._editorPanel_1fqu8_16,._episodesPanel_1fqu8_17,._guideCard_1fqu8_18{border-radius:20px;padding:16px}._heroCopy_1fqu8_55 h1{font-size:2rem}._controlGrid_1fqu8_344,._progressLine_1fqu8_369{grid-template-columns:1fr}._field_1fqu8_294 textarea{min-height:300px}._actionRow_1fqu8_397,._viralActions_1fqu8_672,._primaryButton_1fqu8_189,._secondaryButton_1fqu8_190{width:100%}._viralModal_1fqu8_616{padding:26px 18px 20px;border-radius:22px}._episodeList_1fqu8_474{max-height:none}}body.elighttee-dark ._page_1fqu8_1{background:var(--elighttee-bg)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._hero_1fqu8_15,body.elighttee-dark ._editorPanel_1fqu8_16,body.elighttee-dark ._episodesPanel_1fqu8_17,body.elighttee-dark ._guideCard_1fqu8_18,body.elighttee-dark ._emptyPage_1fqu8_19,body.elighttee-dark ._loadingCard_1fqu8_20,body.elighttee-dark ._viralModal_1fqu8_616,body.elighttee-dark ._episodeCard_1fqu8_482{background:var(--elighttee-surface)!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._heroCopy_1fqu8_55 h1,body.elighttee-dark ._panelHeader_1fqu8_264 h2,body.elighttee-dark ._panelHeaderCompact_1fqu8_265 h2,body.elighttee-dark ._viralModal_1fqu8_616 h2,body.elighttee-dark ._episodeCard_1fqu8_482 h3,body.elighttee-dark ._guideToggle_1fqu8_192{color:var(--elighttee-text)!important}body.elighttee-dark ._heroCopy_1fqu8_55 p,body.elighttee-dark ._viralModal_1fqu8_616 p,body.elighttee-dark ._episodeCard_1fqu8_482 p,body.elighttee-dark ._guideBody_1fqu8_452 p,body.elighttee-dark ._emptyState_1fqu8_569,body.elighttee-dark ._progressLine_1fqu8_369 strong{color:var(--elighttee-muted)!important}body.elighttee-dark ._field_1fqu8_294 input,body.elighttee-dark ._field_1fqu8_294 select,body.elighttee-dark ._field_1fqu8_294 textarea{background:#080808!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._softButton_1fqu8_191,body.elighttee-dark ._secondaryButton_1fqu8_190,body.elighttee-dark ._backButton_1fqu8_33,body.elighttee-dark ._viralClose_1fqu8_631,body.elighttee-dark ._episodeActions_1fqu8_193 button,body.elighttee-dark ._statGrid_1fqu8_86 span,body.elighttee-dark ._emptyState_1fqu8_569{background:#121212!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}._page_302d0_1{min-height:100vh;background:#f0f2f5;padding:16px}._topBar_302d0_13{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}._topBar_302d0_13 h2{margin:0;font-size:20px;color:#111827}._iconBtn_302d0_41{border:none;background:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000014}._saveBtn_302d0_67{border:none;background:#1e40af;color:#fff;padding:10px 16px;border-radius:12px;display:flex;align-items:center;gap:8px;font-weight:700;cursor:pointer}._saveBtn_302d0_67:disabled{opacity:.7;cursor:default}._card_302d0_103{width:min(760px,100%);margin:0 auto;background:#fff;border-radius:18px;padding:16px;box-shadow:0 4px 18px #0000000f;display:flex;flex-direction:column;gap:14px}._textarea_302d0_127{width:100%;min-height:180px;border:1px solid #d1d5db;border-radius:14px;padding:14px;resize:vertical;outline:none;font-size:15px;line-height:1.5;box-sizing:border-box}._row_302d0_153{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._label_302d0_167{font-weight:700;color:#374151}._select_302d0_177{border:1px solid #d1d5db;border-radius:12px;padding:10px 12px;outline:none}._actions_302d0_191{display:flex;gap:10px;flex-wrap:wrap}._actionBtn_302d0_203{border:none;background:#eef2ff;color:#1e40af;padding:10px 14px;border-radius:999px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer}._removeBtn_302d0_229{border:none;background:#fee2e2;color:#b91c1c;padding:10px 14px;border-radius:999px;font-weight:700;cursor:pointer}._previewWrap_302d0_249{position:relative;width:100%}._previewMedia_302d0_259{width:100%;max-height:420px;object-fit:cover;border-radius:16px;display:block}._previewCover_302d0_275{width:100%;max-height:240px;object-fit:cover;border-radius:16px;display:block}._closeBtn_302d0_291{position:absolute;top:10px;right:10px;width:34px;height:34px;border:none;border-radius:50%;background:#000000a6;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:640px){._page_302d0_1{padding:12px}._topBar_302d0_13 h2{font-size:18px}._saveBtn_302d0_67{padding:9px 12px;font-size:14px}._card_302d0_103{padding:12px;border-radius:16px}._textarea_302d0_127{min-height:150px}}body.elighttee-dark ._actionBtn_302d0_203,body.elighttee-dark ._actions_302d0_191,body.elighttee-dark ._card_302d0_103,body.elighttee-dark ._closeBtn_302d0_291,body.elighttee-dark ._iconBtn_302d0_41,body.elighttee-dark ._label_302d0_167,body.elighttee-dark ._page_302d0_1,body.elighttee-dark ._previewCover_302d0_275,body.elighttee-dark ._previewMedia_302d0_259,body.elighttee-dark ._previewWrap_302d0_249,body.elighttee-dark ._removeBtn_302d0_229,body.elighttee-dark ._row_302d0_153,body.elighttee-dark ._saveBtn_302d0_67,body.elighttee-dark ._select_302d0_177,body.elighttee-dark ._textarea_302d0_127,body.elighttee-dark ._topBar_302d0_13{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._card_302d0_103,body.elighttee-dark ._page_302d0_1,body.elighttee-dark ._previewWrap_302d0_249,body.elighttee-dark ._row_302d0_153,body.elighttee-dark ._textarea_302d0_127,body.elighttee-dark ._topBar_302d0_13{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._card_302d0_103,body.elighttee-dark ._label_302d0_167,body.elighttee-dark ._page_302d0_1,body.elighttee-dark ._previewWrap_302d0_249,body.elighttee-dark ._row_302d0_153,body.elighttee-dark ._select_302d0_177,body.elighttee-dark ._textarea_302d0_127,body.elighttee-dark ._topBar_302d0_13{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._label_302d0_167,body.elighttee-dark ._textarea_302d0_127{color:var(--elighttee-text)!important}._page_11p04_1{min-height:100dvh;background:radial-gradient(circle at 10% 0%,rgba(30,64,175,.1),transparent 24rem),linear-gradient(180deg,#fff,#f6f8fc);color:#111827;padding-bottom:2rem}._topbar_11p04_10{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:.8rem;width:min(100%,48rem);margin:0 auto;padding:.85rem 1rem;border-bottom:1px solid rgba(30,64,175,.12);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._topbar_11p04_10 button{display:grid;place-items:center;width:2.35rem;height:2.35rem;border:1px solid rgba(30,64,175,.14);border-radius:999px;background:#fff;color:#1e40af;cursor:pointer}._topbar_11p04_10 div{display:grid;gap:.08rem}._topbar_11p04_10 strong{font-size:.98rem;font-weight:900}._topbar_11p04_10 span{color:#667085;font-size:.78rem;font-weight:750}._hero_11p04_53,._form_11p04_54,._adminPanel_11p04_55{width:min(calc(100% - 1.2rem),48rem);margin:1rem auto 0}._hero_11p04_53{padding:1.25rem;border:1px solid rgba(30,64,175,.12);border-radius:1.25rem;background:#fff;box-shadow:0 18px 42px #0f172a14}._badge_11p04_68{display:inline-flex;align-items:center;gap:.42rem;width:fit-content;padding:.42rem .68rem;border-radius:999px;background:#eff6ff;color:#1e40af;font-size:.76rem;font-weight:900}._hero_11p04_53 h1{margin:.85rem 0 .45rem;font-size:clamp(1.8rem,7vw,3rem);line-height:1;letter-spacing:0}._hero_11p04_53 p{margin:0;color:#475569;font-size:.98rem;line-height:1.55}._form_11p04_54,._adminPanel_11p04_55{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(15,23,42,.08);border-radius:1.25rem;background:#ffffffdb;box-shadow:0 16px 36px #0f172a0f}._grid_11p04_106{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}._form_11p04_54 label{display:grid;gap:.4rem;color:#334155;font-size:.82rem;font-weight:850}._form_11p04_54 input,._form_11p04_54 textarea,._adminControls_11p04_122 input,._adminControls_11p04_122 select{width:100%;border:1px solid rgba(30,64,175,.13);border-radius:.9rem;background:#fff;color:#111827;font:inherit;font-size:.92rem;padding:.78rem .86rem;outline:none}._form_11p04_54 textarea{min-height:10rem;resize:vertical;line-height:1.5}._uploadRow_11p04_141{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}._uploadBox_11p04_148{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem!important;width:fit-content;max-width:100%;min-height:2.8rem;padding:.7rem .9rem;border:1px dashed rgba(30,64,175,.32);border-radius:.95rem;background:#eff6ff;color:#1e40af!important;cursor:pointer}._uploadBox_11p04_148 input{display:none}._preview_11p04_168{width:5.5rem;height:5.5rem;border-radius:1rem;object-fit:cover;border:1px solid rgba(30,64,175,.12)}._message_11p04_176{margin:0;color:#1e40af;font-size:.9rem;font-weight:800}._submit_11p04_183,._adminControls_11p04_122 button,._cardActions_11p04_185 button{display:inline-flex;align-items:center;justify-content:center;gap:.48rem;width:fit-content;border:0;border-radius:.95rem;background:linear-gradient(135deg,#1e40af,#315fd2);color:#fff;font-weight:900;padding:.82rem 1rem;cursor:pointer;box-shadow:0 12px 26px #1e40af2e}._submit_11p04_183:disabled{opacity:.65;cursor:not-allowed}._adminControls_11p04_122{display:grid;grid-template-columns:minmax(0,1fr) 10rem auto;gap:.7rem;align-items:center}._requestList_11p04_213{display:grid;gap:.85rem}._requestCard_11p04_218{display:grid;gap:.7rem;padding:.95rem;border:1px solid rgba(30,64,175,.1);border-radius:1rem;background:#fff}._requestHeader_11p04_227{display:flex;justify-content:space-between;gap:.75rem}._requestHeader_11p04_227 h3,._requestHeader_11p04_227 p,._complaint_11p04_235,._note_11p04_236{margin:0}._requestHeader_11p04_227 h3{font-size:1rem}._requestHeader_11p04_227 p,._requestCard_11p04_218 small{color:#667085;font-size:.8rem;font-weight:700}._requestHeader_11p04_227 span{height:fit-content;padding:.36rem .58rem;border-radius:999px;background:#eff6ff;color:#1e40af;font-size:.72rem;font-weight:900}._complaint_11p04_235{color:#334155;line-height:1.5;white-space:pre-wrap}._requestCard_11p04_218 a{display:inline-flex;align-items:center;gap:.4rem;width:fit-content;color:#1e40af;font-weight:900;text-decoration:none}._note_11p04_236{padding:.72rem;border-radius:.8rem;background:#f8fafc;color:#475569}._replyBox_11p04_284{margin:0;padding:.72rem;border:1px solid rgba(30,64,175,.12);border-radius:.8rem;background:#eff6ff;color:#1e40af;font-weight:800;line-height:1.45}._cardActions_11p04_185{display:flex;gap:.6rem;flex-wrap:wrap}@media (max-width: 680px){._grid_11p04_106,._adminControls_11p04_122{grid-template-columns:1fr}._submit_11p04_183,._adminControls_11p04_122 button{width:100%}}._page_1n1ck_1{min-height:100dvh;background:radial-gradient(circle at 90% 0%,rgba(56,189,248,.12),transparent 24rem),linear-gradient(180deg,#fff,#f6f8fc);color:#111827;padding-bottom:2rem}._topbar_1n1ck_10{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;width:min(100%,48rem);margin:0 auto;padding:.85rem 1rem;border-bottom:1px solid rgba(30,64,175,.12);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._topbar_1n1ck_10 button{display:grid;place-items:center;width:2.35rem;height:2.35rem;border:1px solid rgba(30,64,175,.14);border-radius:999px;background:#fff;color:#1e40af;cursor:pointer}._topbar_1n1ck_10 div{min-width:0;display:grid;gap:.08rem}._topbar_1n1ck_10 strong{font-size:1rem;font-weight:900}._topbar_1n1ck_10 span{color:#667085;font-size:.78rem;font-weight:750}._hero_1n1ck_55,._list_1n1ck_56,._message_1n1ck_57,._conversations_1n1ck_58{width:min(calc(100% - 1.2rem),48rem);margin-left:auto;margin-right:auto}._conversations_1n1ck_58{margin-top:1rem;display:grid;grid-template-columns:minmax(13rem,18rem) minmax(0,1fr);min-height:28rem;overflow:hidden;border:1px solid rgba(15,23,42,.1);background:#fff}._conversationList_1n1ck_74{padding:.8rem;border-right:1px solid rgba(15,23,42,.1)}._conversationList_1n1ck_74 h2{margin:0 0 .7rem;font-size:1rem}._conversationList_1n1ck_74 button{width:100%;display:grid;gap:.25rem;padding:.75rem;border:0;border-bottom:1px solid #e8edf4;background:#fff;text-align:left;cursor:pointer}._conversationList_1n1ck_74 span,._conversationList_1n1ck_74 small,._threadMessages_1n1ck_98 small{color:#667085}._conversationList_1n1ck_74 ._selectedTicket_1n1ck_102{background:#eff6ff}._conversationThread_1n1ck_106{min-width:0;display:grid;grid-template-rows:auto 1fr auto;padding:.9rem}._threadHeading_1n1ck_113{display:flex;justify-content:space-between;gap:.7rem;padding-bottom:.7rem;border-bottom:1px solid #e8edf4}._threadHeading_1n1ck_113 h2{margin:0;font-size:1rem}._threadMessages_1n1ck_98{overflow:auto;display:flex;flex-direction:column;gap:.7rem;padding:.8rem 0}._threadMessages_1n1ck_98 div{max-width:88%;padding:.75rem;border-radius:.5rem}._threadMessages_1n1ck_98 p{margin:.3rem 0;line-height:1.5;white-space:pre-wrap}._customerMessage_1n1ck_146{align-self:flex-end;background:#e7f2ff}._supportMessage_1n1ck_151{align-self:flex-start;background:#f1f4f8}._threadComposer_1n1ck_156{display:grid;grid-template-columns:1fr auto;gap:.6rem;padding-top:.7rem;border-top:1px solid #e8edf4}._threadComposer_1n1ck_156 textarea{min-height:4rem;resize:vertical;padding:.65rem;border:1px solid #ccd5e1}._threadComposer_1n1ck_156 button{align-self:end;display:flex;align-items:center;gap:.35rem;padding:.7rem;border:0;background:#1e40af;color:#fff;cursor:pointer}@media (max-width: 700px){._conversations_1n1ck_58{grid-template-columns:1fr}._conversationList_1n1ck_74{max-height:14rem;overflow:auto;border-right:0;border-bottom:1px solid rgba(15,23,42,.1)}}._hero_1n1ck_55{margin-top:1rem;padding:1.2rem;border:1px solid rgba(30,64,175,.12);border-radius:1.25rem;background:#fff;box-shadow:0 18px 42px #0f172a14}._hero_1n1ck_55 span{display:inline-flex;align-items:center;gap:.42rem;padding:.42rem .68rem;border-radius:999px;background:#eff6ff;color:#1e40af;font-size:.76rem;font-weight:900}._hero_1n1ck_55 h1{margin:.85rem 0 .45rem;font-size:clamp(1.7rem,7vw,2.8rem);line-height:1.03;letter-spacing:0}._hero_1n1ck_55 p,._message_1n1ck_57{color:#475569;line-height:1.55}._message_1n1ck_57{margin-top:1rem;font-weight:800}._list_1n1ck_56{display:grid;gap:.95rem;margin-top:1rem}._card_1n1ck_241,._empty_1n1ck_242{border:1px solid rgba(15,23,42,.08);border-radius:1.2rem;background:#ffffffeb;box-shadow:0 16px 36px #0f172a0f}._card_1n1ck_241{display:grid;gap:.85rem;padding:1rem}._highlight_1n1ck_255{border-color:#1e40af57;box-shadow:0 18px 46px #1e40af24}._cardTop_1n1ck_260{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}._cardTop_1n1ck_260 small,._block_1n1ck_268 small{color:#667085;font-size:.76rem;font-weight:800}._cardTop_1n1ck_260 h2{margin:.1rem 0 0;font-size:1.25rem}._cardTop_1n1ck_260 span{padding:.38rem .62rem;border-radius:999px;background:#eff6ff;color:#1e40af;font-size:.74rem;font-weight:900}._block_1n1ck_268{padding:.85rem;border-radius:1rem;background:#f8fafc}._block_1n1ck_268 h3{display:flex;align-items:center;gap:.4rem;margin:0 0 .45rem;font-size:.94rem}._block_1n1ck_268 p{margin:0 0 .5rem;color:#334155;line-height:1.55;white-space:pre-wrap}._reply_1n1ck_309{background:linear-gradient(180deg,#eff6ff,#fff);border:1px solid rgba(30,64,175,.1)}._pending_1n1ck_314{color:#64748b!important;font-weight:700}._screenshot_1n1ck_319{display:inline-flex;align-items:center;gap:.4rem;width:fit-content;color:#1e40af;font-weight:900;text-decoration:none}._empty_1n1ck_242{display:grid;place-items:center;text-align:center;padding:2rem 1rem}._empty_1n1ck_242 h3{margin:.7rem 0 .25rem}._empty_1n1ck_242 p{margin:0 0 1rem;color:#64748b}._empty_1n1ck_242 button{border:0;border-radius:.95rem;background:linear-gradient(135deg,#1e40af,#315fd2);color:#fff;font-weight:900;padding:.8rem 1rem;cursor:pointer}._page_zwz8u_1{min-height:100vh;background:#f8fafc;color:#0f172a;padding:76px 12px 92px}._topBar_zwz8u_8{position:fixed;top:0;left:0;right:0;height:60px;z-index:50;display:flex;align-items:center;gap:12px;padding:0 14px;background:#fff;border-bottom:1px solid #e2e8f0}._iconButton_zwz8u_23{width:38px;height:38px;border:0;border-radius:999px;display:grid;place-items:center;background:#eef2ff;color:#1e40af;cursor:pointer}._title_zwz8u_35{min-width:0}._title_zwz8u_35 h1{margin:0;font-size:1rem;line-height:1.1}._title_zwz8u_35 p{margin:3px 0 0;color:#64748b;font-size:.82rem}._content_zwz8u_51{width:min(720px,100%);margin:0 auto}._postCard_zwz8u_56,._commentCard_zwz8u_57{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;box-shadow:0 8px 20px #0f172a0a}._postHeader_zwz8u_65,._commentHeader_zwz8u_66,._replyHeader_zwz8u_67{display:flex;align-items:center;gap:10px}._avatar_zwz8u_73{width:42px;height:42px;border-radius:999px;object-fit:cover;flex-shrink:0;background:#e2e8f0}._name_zwz8u_82{margin:0;font-weight:800;font-size:.93rem}._meta_zwz8u_88{margin:2px 0 0;color:#64748b;font-size:.78rem}._text_zwz8u_94{margin:10px 0 0;white-space:pre-wrap;line-height:1.45}._media_zwz8u_100{width:100%;max-height:460px;object-fit:cover;border-radius:10px;margin-top:10px;background:#000}._commentList_zwz8u_109{display:flex;flex-direction:column;gap:10px;margin-top:12px}._commentCard_zwz8u_57{box-shadow:none}._replyList_zwz8u_120{margin:10px 0 0 50px;display:flex;flex-direction:column;gap:8px}._replyCard_zwz8u_127{background:#f8fafc;border-radius:10px;padding:10px}._replyControls_zwz8u_133{display:flex;align-items:center;gap:14px}._replyToggle_zwz8u_139{border:0;background:transparent;color:#475569;font-weight:800;font-size:.84rem;padding:2px 0;cursor:pointer}._actions_zwz8u_149{display:flex;align-items:center;gap:12px;margin-top:10px}._actionBtn_zwz8u_156{border:0;background:transparent;color:#475569;font-weight:800;display:inline-flex;align-items:center;gap:5px;cursor:pointer;padding:4px 0}._composer_zwz8u_168{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fff;border-top:1px solid #e2e8f0;padding:10px 12px}._composerInner_zwz8u_179{width:min(720px,100%);margin:0 auto;display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:end}._composer_zwz8u_168 textarea{width:100%;min-height:42px;max-height:120px;resize:none;border:1px solid #cbd5e1;border-radius:10px;padding:10px;font:inherit}._sendBtn_zwz8u_199{height:42px;min-width:42px;border:0;border-radius:10px;background:#1e40af;color:#fff;display:grid;place-items:center;cursor:pointer}._sendBtn_zwz8u_199:disabled{opacity:.6;cursor:default}._preview_zwz8u_216{width:min(720px,100%);margin:0 auto 8px;position:relative}._preview_zwz8u_216 img,._preview_zwz8u_216 video{width:100%;max-height:220px;object-fit:cover;border-radius:10px}._empty_zwz8u_230,._status_zwz8u_231{text-align:center;color:#64748b;padding:24px 10px}@media (max-width: 560px){._page_zwz8u_1{padding-left:8px;padding-right:8px}._replyList_zwz8u_120{margin-left:22px}}._page_8io2v_1{min-height:100vh;background:linear-gradient(180deg,#1e40af14,#f8fafc00 260px),#f8fafc;color:#0f172a;padding:22px 16px 34px}._nav_8io2v_10{max-width:820px;margin:0 auto 20px;display:flex;align-items:flex-start;gap:14px;padding:16px;background:#fff;border:1px solid rgba(30,64,175,.14);border-radius:8px;box-shadow:0 18px 44px #0f172a14}._nav_8io2v_10 h1{margin:0;font-size:1.32rem;color:#102a66}._nav_8io2v_10 p{margin:5px 0 0;color:#475569;font-size:.92rem;line-height:1.45}._iconButton_8io2v_36{width:40px;height:40px;border:1px solid rgba(30,64,175,.18);background:#eff6ff;border-radius:8px;display:grid;place-items:center;cursor:pointer;color:#1e40af;flex:0 0 auto}._stateBox_8io2v_49,._list_8io2v_50{max-width:820px;margin:0 auto}._stateBox_8io2v_49{min-height:240px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center;background:#fff;border:1px solid rgba(30,64,175,.12);border-radius:8px;padding:28px 22px;box-shadow:0 14px 34px #0f172a12;color:#1e40af}._stateBox_8io2v_49 h2,._stateBox_8io2v_49 p{margin:0}._stateBox_8io2v_49 p{color:#475569;max-width:430px}._spin_8io2v_80{animation:_spin_8io2v_80 .9s linear infinite}._list_8io2v_50{display:flex;flex-direction:column;gap:10px}._requestCard_8io2v_90{background:#fff;border:1px solid rgba(30,64,175,.12);border-radius:8px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;box-shadow:0 12px 30px #0f172a0f;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}._requestCard_8io2v_90:hover{border-color:#1e40af47;box-shadow:0 18px 38px #1e40af1c;transform:translateY(-1px)}._person_8io2v_109{display:flex;align-items:center;min-width:0;gap:12px}._avatar_8io2v_116{width:56px;height:56px;border-radius:50%;object-fit:cover;background:#e2e8f0;flex:0 0 auto;border:3px solid #dbeafe}._meta_8io2v_126{min-width:0}._meta_8io2v_126 h2{margin:0;font-size:1.02rem;color:#0f172a;overflow-wrap:anywhere}._meta_8io2v_126 p,._meta_8io2v_126 span{display:block;margin:3px 0 0;color:#64748b;font-size:.88rem}._meta_8io2v_126 span{color:#1e40af;font-weight:650}._actions_8io2v_150{display:flex;align-items:center;gap:8px;flex:0 0 auto}._actions_8io2v_150 button{border:1px solid transparent;border-radius:8px;padding:10px 12px;display:inline-flex;align-items:center;gap:6px;font-weight:700;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}._actions_8io2v_150 button:not(:disabled):hover{transform:translateY(-1px)}._actions_8io2v_150 button:disabled{opacity:.65;cursor:not-allowed}._approve_8io2v_178{background:#1e40af;color:#fff;box-shadow:0 10px 20px #1e40af38}._decline_8io2v_184{background:#fff;color:#991b1b;border-color:#fecaca}@keyframes _spin_8io2v_80{to{transform:rotate(360deg)}}@media (max-width: 640px){._page_8io2v_1{padding:14px 12px 28px}._nav_8io2v_10{padding:14px}._requestCard_8io2v_90{align-items:stretch;flex-direction:column}._actions_8io2v_150{width:100%}._actions_8io2v_150 button{justify-content:center;flex:1}}._foreverWrapper_1g5oh_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(37,99,235,.18),transparent 32%),radial-gradient(circle at bottom right,rgba(14,165,233,.14),transparent 30%),linear-gradient(180deg,#f8fafc,#eef4ff);color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._topNav_1g5oh_18{position:sticky;top:0;z-index:20;height:64px;padding:0 18px;display:flex;align-items:center;gap:14px;background:#ffffffd1;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(148,163,184,.22);box-shadow:0 10px 30px #0f172a0d}._topNav_1g5oh_18 svg{width:38px;height:38px;padding:9px;border-radius:999px;color:#1e40af;background:#eff6ff;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}._topNav_1g5oh_18 svg:hover{transform:translate(-2px);background:#dbeafe;box-shadow:0 8px 18px #1e40af26}._topTitle_1g5oh_54{font-size:1.02rem;font-weight:800;letter-spacing:-.02em;color:#0f172a}._container_1g5oh_61{width:min(100%,900px);margin:0 auto;padding:24px 16px 60px}._loading_1g5oh_67{margin:80px auto 0;width:fit-content;display:flex;align-items:center;gap:10px;padding:15px 18px;border-radius:999px;background:#ffffffd9;color:#1e40af;font-size:.95rem;font-weight:700;box-shadow:0 18px 45px #0f172a1a;border:1px solid rgba(191,219,254,.9)}._icon_1g5oh_83{animation:_spin_1g5oh_1 .8s linear infinite}._intro_1g5oh_87{position:relative;overflow:hidden;padding:26px;border-radius:32px;background:linear-gradient(135deg,#fffffff5,#eff6ffe6),#fff;border:1px solid rgba(191,219,254,.95);box-shadow:0 24px 70px #1e40af21,inset 0 1px #fffffff2}._intro_1g5oh_87:before{content:"";position:absolute;top:-80px;right:-80px;width:220px;height:220px;border-radius:999px;background:linear-gradient(135deg,#2563eb38,#0ea5e91f);filter:blur(2px)}._intro_1g5oh_87:after{content:"";position:absolute;left:24px;bottom:-70px;width:170px;height:170px;border-radius:999px;background:#3b82f617}._title1_1g5oh_124{position:relative;z-index:1;margin:0 0 12px;display:flex;align-items:center;gap:10px;color:#0f172a;font-size:clamp(1.45rem,4vw,2.2rem);font-weight:900;letter-spacing:-.04em;line-height:1.05}._title1_1g5oh_124 svg{flex:0 0 auto;width:42px;height:42px;padding:10px;border-radius:16px;color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);box-shadow:0 12px 25px #2563eb47}._heroDescription_1g5oh_149{position:relative;z-index:1;max-width:690px;margin:0 0 22px;color:#475569;font-size:.98rem;line-height:1.75}._groupSnapshot_1g5oh_159{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}._groupSnapshot_1g5oh_159 div{padding:18px 14px;border-radius:22px;background:#ffffffd1;border:1px solid rgba(191,219,254,.9);box-shadow:0 12px 28px #0f172a0f}._groupSnapshot_1g5oh_159 strong{display:block;font-size:clamp(1.55rem,4vw,2.25rem);font-weight:950;color:#1e40af;line-height:1;letter-spacing:-.04em}._groupSnapshot_1g5oh_159 span{display:block;margin-top:8px;color:#64748b;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}._boostContinue_1g5oh_195{position:relative;z-index:1;width:100%;min-height:54px;border:0;border-radius:18px;color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb,#0284c7);font-size:.98rem;font-weight:900;letter-spacing:-.01em;cursor:pointer;box-shadow:0 18px 35px #2563eb47;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,opacity .18s ease}._boostContinue_1g5oh_195:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 22px 45px #2563eb59;filter:brightness(1.04)}._boostContinue_1g5oh_195:active:not(:disabled){transform:translateY(0)}._boostContinue_1g5oh_195:disabled{cursor:not-allowed;opacity:.65;box-shadow:none;background:linear-gradient(135deg,#94a3b8,#64748b)}._boostMessage_1g5oh_233{position:relative;z-index:1;margin-top:14px;padding:13px 15px;border-radius:16px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;font-size:.9rem;font-weight:750;line-height:1.5}._featureStack_1g5oh_247{position:relative;z-index:1;display:grid;gap:12px;margin-top:22px}._featureStack_1g5oh_247 button{width:100%;min-height:52px;padding:14px 15px;display:flex;align-items:center;gap:10px;text-align:left;border:1px solid rgba(203,213,225,.85);border-radius:18px;background:#ffffffb8;color:#334155;font-size:.92rem;font-weight:800;line-height:1.45;cursor:default}._featureStack_1g5oh_247 svg{flex:0 0 auto;color:#2563eb}._memberStrip_1g5oh_278{position:relative;z-index:1;margin-top:24px;display:flex;gap:10px;overflow-x:auto;padding:4px 2px 12px;scrollbar-width:thin}._memberStrip_1g5oh_278 span{flex:0 0 auto;padding:11px 14px;border-radius:999px;background:#fff;border:1px solid rgba(191,219,254,.95);color:#1e3a8a;font-size:.83rem;font-weight:850;box-shadow:0 8px 18px #0f172a0f}@keyframes _spin_1g5oh_1{to{transform:rotate(360deg)}}@media (max-width: 640px){._topNav_1g5oh_18{height:58px;padding:0 14px}._topNav_1g5oh_18 svg{width:35px;height:35px;padding:8px}._topTitle_1g5oh_54{font-size:.96rem}._container_1g5oh_61{padding:16px 12px 44px}._intro_1g5oh_87{padding:20px 16px;border-radius:26px}._title1_1g5oh_124{align-items:flex-start}._title1_1g5oh_124 svg{width:38px;height:38px;padding:9px;border-radius:15px}._heroDescription_1g5oh_149{font-size:.92rem;line-height:1.65}._groupSnapshot_1g5oh_159{grid-template-columns:1fr;gap:10px}._groupSnapshot_1g5oh_159 div{display:flex;align-items:center;justify-content:space-between;padding:16px}._groupSnapshot_1g5oh_159 span{margin-top:0;font-size:.78rem}._boostContinue_1g5oh_195{min-height:52px;border-radius:16px}._featureStack_1g5oh_247 button{align-items:flex-start;font-size:.86rem}}._container_at3tp_1{width:100%;top:0;justify-self:center;height:100vh;position:fixed;overflow-y:scroll;background:linear-gradient(180deg,#f8fbff,#eef4ff 38%,#f8fafc);scrollbar-width:none}._container_at3tp_1::-webkit-scrollbar{display:none}._top_at3tp_21{width:100%;min-height:4rem;background:#ffffffeb;display:flex;align-items:center;padding:0 .75rem;border-bottom:1px solid rgba(30,64,175,.12);position:fixed;z-index:50;box-sizing:border-box;box-shadow:0 12px 30px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._topName_at3tp_36{font-size:1.02rem;color:#0f172a;font-weight:850;display:flex;align-items:center;cursor:pointer;margin-left:1rem;letter-spacing:0}._topSpace_at3tp_48{height:4rem;width:100%}._noticeBar_at3tp_58{width:calc(100% - 2rem);margin:1rem auto 0;background:#fff7ed;color:#9a3412;border:1px solid #fdba74;border-radius:12px;padding:.85rem 1rem;box-sizing:border-box;font-size:.9rem;font-weight:600}._musicControls_at3tp_84{margin-left:auto;display:flex;gap:.5rem}._pageTopActions_at3tp_90{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:.45rem}._musicControls_at3tp_84+._pageTopActions_at3tp_90{margin-left:.6rem}._chatPageBtn_at3tp_102,._followPageBtn_at3tp_103{position:relative;width:46px;height:46px;min-height:46px;border:1px solid rgba(14,165,233,.18);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}._followPageBtn_at3tp_103:not(._followPageBtnActive_at3tp_117):before,._followPageBtn_at3tp_103:not(._followPageBtnActive_at3tp_117):after{content:"";position:absolute;background:currentColor;border-radius:999px;pointer-events:none}._followPageBtn_at3tp_103:not(._followPageBtnActive_at3tp_117):before{right:10px;top:13px;width:12px;height:3px}._followPageBtn_at3tp_103:not(._followPageBtnActive_at3tp_117):after{right:14.5px;top:8.5px;width:3px;height:12px}._chatPageBtn_at3tp_102{padding:0;border-radius:999px;color:#075985;background:linear-gradient(135deg,#f0f9ff,#ecfeff);box-shadow:0 10px 22px #0ea5e921}._followPageBtn_at3tp_103{padding:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#0ea5e9,#14b8a6);box-shadow:0 12px 26px #14b8a638}._followPageBtnActive_at3tp_117{background:linear-gradient(135deg,#ecfeff,#f0fdfa);color:#0f766e;box-shadow:0 8px 18px #0f766e1a;border-color:#0f766e2e}._chatPageBtn_at3tp_102:hover,._followPageBtn_at3tp_103:hover{transform:translateY(-2px)}._followPageBtn_at3tp_103:disabled{opacity:.72;cursor:wait}._srOnly_at3tp_173{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._pageActionIcon_at3tp_185{width:27px;height:27px;position:relative;display:inline-block}._pageActionIconChat_at3tp_192:before{content:"";position:absolute;top:4px;right:2px;bottom:7px;left:2px;border:2.4px solid currentColor;border-radius:10px}._pageActionIconChat_at3tp_192:after{content:"";position:absolute;left:7px;bottom:4px;width:9px;height:9px;border-left:2.4px solid currentColor;border-bottom:2.4px solid currentColor;transform:skew(-22deg)}._pageActionIconFollow_at3tp_212:before,._pageActionIconFollowing_at3tp_213:before{content:"";position:absolute;left:5px;top:3px;width:11px;height:11px;border:2.4px solid currentColor;border-radius:50%}._pageActionIconFollow_at3tp_212:after{content:"";position:absolute;left:2px;bottom:3px;width:15px;height:9px;border:2.4px solid currentColor;border-radius:12px 12px 7px 7px;border-bottom-width:0;box-sizing:border-box;box-shadow:8px -7px 0 -5px currentColor,8px -7px 0 -3px transparent}._pageActionIconFollowing_at3tp_213:after{content:"";position:absolute;right:2px;bottom:6px;width:13px;height:8px;border-left:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(-45deg)}._musicBtn_at3tp_250{border:none;background:#dbe7ff;color:#1e40af;width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;cursor:pointer}._userSection_at3tp_273{padding-bottom:2rem}._pageCoverWrap_at3tp_281{width:100%;height:220px;min-height:220px;position:relative;overflow:hidden;background:#0f172a;border-bottom:1px solid rgba(226,232,240,.9)}._pageCoverMedia_at3tp_297{width:100%;height:100%;object-fit:cover;display:block}._coverFallback_at3tp_304{width:100%;height:100%;color:#fff;display:flex;flex-direction:column;gap:.6rem;align-items:center;justify-content:center}._pageCoverOverlay_at3tp_325{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem;background:linear-gradient(180deg,#0f172a14,#0f172a33 42%,#0f172ab8)}._pageCoverBadge_at3tp_355{width:fit-content;padding:.4rem .75rem;border-radius:999px;background:#ffffff2e;color:#fff;font-size:.8rem;font-weight:700;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-bottom:.55rem}._pageCoverCaption_at3tp_381{margin:0;color:#fff;font-size:.95rem;font-weight:600;line-height:1.4;max-width:92%;text-shadow:0 2px 10px rgba(0,0,0,.28);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._profileData_at3tp_409{margin:-1.2rem 0 0;padding:.9rem 0;padding-top:0%;gap:1px;display:flex;flex-direction:column;position:relative;z-index:3;border:1px solid rgba(30,64,175,.1);border-radius:0;background:#fffffff0;box-shadow:0 18px 45px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._sec1_at3tp_426,._sec2_at3tp_427{width:100%;padding:.6rem 1rem;min-height:6rem;gap:.5rem;display:flex;box-sizing:border-box}._sec2_at3tp_427{border-bottom:1px solid rgba(30,64,175,.1);flex-direction:column}._bioBox_at3tp_448{flex-direction:column;width:50%;padding:.5rem;flex:1;text-align:left}._influence_at3tp_460{display:flex;flex:1;font-weight:500;font-size:.9rem;gap:0;width:100%;justify-content:center}._influence_at3tp_460 div{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}._metricNumber_at3tp_480{margin:0;font-size:1.1rem;font-weight:800;color:#0f172a}._metricLabel_at3tp_494{margin:.2rem 0 0;color:gray;font-size:.82rem}._avatarWrapper_at3tp_506{width:9rem;height:9rem;position:relative;display:flex;justify-content:center;margin-top:-4rem;margin-left:0;align-items:center}._rotatingRing_at3tp_526{width:89%;height:89%;border-radius:50%;background:conic-gradient(#1e40af,#1e40af 60deg,#fff 60deg,#fff 120deg,#7c3aed 120deg,#7c3aed 180deg,#fff 180deg,#fff 240deg,#1e40af 240deg,#1e40af 300deg,#fff 300deg,#fff 360deg);position:absolute;top:49%;left:49%;transform:translate(-50%,-50%);animation:_spin_at3tp_1 4.5s linear infinite;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),black 100%);mask:radial-gradient(farthest-side,transparent calc(100% - 4px),black 100%);z-index:1}._profilePic_at3tp_570{width:75%;height:75%;border-radius:50%;border:2px solid #fff;object-fit:cover;position:relative;z-index:2;background:#fff}@keyframes _spin_at3tp_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._identity_at3tp_610{display:none}._body_at3tp_615{font-size:.9rem;color:#232121;margin:0}._webLink_at3tp_627{font-size:.9rem;color:#1e40af;text-decoration:none;display:inline-flex;align-items:center;gap:.35rem;margin-top:.3rem}._pageName_at3tp_647{font-weight:700;font-size:1rem;display:flex;align-items:center;gap:.35rem;margin:0}._inlineVerified_at3tp_665{color:#1e40af}._softTrackText_at3tp_673{font-size:.78rem;color:#6366f1;margin-top:.45rem;font-weight:600}._pageMetaRow_at3tp_687{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.4rem}._pageMetaItem_at3tp_701{display:inline-flex;align-items:center;gap:.35rem;background:#eef4ff;color:#1e40af;padding:.42rem .65rem;border-radius:999px;font-size:.8rem;font-weight:600}._postTabs_at3tp_725{display:flex;margin:.2rem 0 0;padding:.55rem;border:1px solid rgba(30,64,175,.1);border-radius:0;background:#ffffffe0;gap:.45rem;font-weight:600;box-shadow:0 10px 26px #0f172a0f}._tabActive_at3tp_738,._tab_at3tp_738{border:none;background:transparent;cursor:pointer;font-size:.95rem;min-height:38px;flex:1;border-radius:999px;font-weight:800}._tabActive_at3tp_738{color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);box-shadow:0 10px 22px #1e40af2e}._tab_at3tp_738{color:#64748b}._aboutCard_at3tp_761{width:100%;margin:.2rem auto 0;background:#f8fbff;border:1px solid #dde7ff;border-radius:0;padding:1rem;box-sizing:border-box}._aboutItem_at3tp_777{display:flex;gap:.7rem;align-items:flex-start;color:#223;margin-bottom:.85rem;line-height:1.45}._aboutItem_at3tp_777:last-child{margin-bottom:0}._aboutLink_at3tp_803{color:#1e40af;text-decoration:none;word-break:break-word}._feedCard_at3tp_815{width:100%;margin:.2rem 0 0;padding:.95rem 0;border:1px solid rgba(30,64,175,.1);border-radius:0;background:#fffffff5;box-shadow:0 14px 38px #0f172a12;box-sizing:border-box}._feedHeader_at3tp_826{display:flex;gap:.75rem;align-items:flex-start;padding:0 1rem}._avatarWrap_at3tp_506{width:48px;height:48px;position:relative;flex:0 0 48px}._avatar_at3tp_506{width:100%;height:100%;border-radius:30px;object-fit:cover;border:2px solid #ffffff;outline:2px solid rgba(30,64,175,.15)}._online_at3tp_851{width:12px;height:12px;background:#1e40af;border-radius:50%;border:2px solid white;position:absolute;bottom:2px;right:2px}._feedInfo_at3tp_873{flex:1}._feedNameRow_at3tp_881{display:flex;align-items:flex-start;gap:.5rem;min-width:0}._feedName_at3tp_881{font-weight:850;font-size:.98rem;text-align:left;display:flex;align-items:center;gap:.35rem;margin:0;color:#111827}._verifiedMark_at3tp_901{color:#1e40af}._postMenuBtn_at3tp_909{margin-left:auto;border:none;background:#f8fafc;cursor:pointer;color:#475569;width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}._feedMeta_at3tp_923{display:flex;align-items:center;gap:6px;font-size:.78rem;margin-top:.25rem;color:#64748b;flex-wrap:wrap;font-weight:700}._privacyIconOnly_at3tp_934{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#eef4ff;color:#1e40af}._time_at3tp_945{margin-left:0;font-size:.78rem;color:#64748b}._feedMessage_at3tp_951{font-size:.95rem;color:#111827;margin-top:.8rem;overflow:hidden;transition:max-height .3s ease;text-align:left;line-height:1.62;padding:0 1rem}._clamped_at3tp_963{max-height:84px}._moreBtn_at3tp_971{color:#1e40af;font-weight:600;margin-top:4px;cursor:pointer;text-align:left;background:transparent;font-size:14px;border:none;padding:0 1rem}._mediaWrap_at3tp_991{width:100%;height:clamp(430px,92vw,760px);min-height:clamp(430px,92vw,760px);border-radius:14px;overflow:hidden;position:relative;margin-top:10px;background:#000;border:1px solid rgba(226,232,240,.9);box-shadow:0 12px 34px #0f172a14}._mediaImg_at3tp_1016,._mediaVideo_at3tp_1018{width:100%;height:100%;object-fit:cover;display:block}._textOnlyBlueBox_at3tp_1032{background:linear-gradient(135deg,#4f46e5,#3b82f6);color:#fff;width:100%;min-height:clamp(430px,92vw,760px);height:clamp(430px,92vw,760px);display:flex;justify-content:center;align-items:center;border-radius:0;padding:1rem;text-align:center;overflow:hidden;margin-top:.2rem}._textOnlyInner_at3tp_1061{font-size:1rem;line-height:1.4}._statsRow_at3tp_1071{display:flex;margin-top:.2rem;padding-top:.2rem;padding-left:1rem;padding-right:1rem;border-top:1px solid rgba(15,23,42,.08);align-items:center;gap:.75rem;flex-wrap:nowrap}._statItem_at3tp_1083{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.82rem;color:#334155;font-weight:750;flex:1;min-width:0}._statButton_at3tp_1095{display:flex;align-items:center;justify-content:center;gap:6px;border:none;background:transparent;cursor:pointer;font-size:.82rem;color:#334155;font-weight:750;padding:0;flex:1;min-width:0}._viewsItem_at3tp_1112{margin-left:auto;display:flex;gap:4px;align-items:center;font-size:.82rem;color:#64748b;font-weight:750}._reactionRoot_at3tp_1123{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:fit-content}._reactionPicker_at3tp_1141{position:absolute;bottom:122%;left:0;display:flex;gap:10px;background:#fffffffa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:10px 12px;border-radius:999px;box-shadow:0 14px 34px #0f172a2e,0 2px 8px #0f172a14;z-index:2500;align-items:center;border:1px solid rgba(15,23,42,.06)}._reactionPickBtn_at3tp_1175{border:none;background:transparent;cursor:pointer;padding:0;transition:transform .16s ease}._topReactionBadges_at3tp_1191{position:absolute;top:-14px;left:50%;transform:translate(-50%);display:flex;align-items:center;z-index:10;pointer-events:none}._reactionMainBtn_at3tp_1213{cursor:pointer;display:inline-flex;align-items:center;gap:8px;-webkit-user-select:none;user-select:none;padding:4px 0;min-height:28px}._reactionSparkIcon_at3tp_1233{width:24px;height:24px;min-width:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgba(255,255,255,.95)}._reactionText_at3tp_1255{color:#334155;font-weight:600;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}._reactionTextActive_at3tp_1275{color:#1d4ed8;font-weight:700}._emptyBlock_at3tp_1285{width:calc(100% - 2rem);margin:.2rem auto;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:1rem;text-align:center;color:#64748b;box-sizing:border-box}._postMenuOverlay_at3tp_1306{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a61;z-index:3000}._postMenuSheet_at3tp_1320{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(100%,460px);background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -10px 30px #0f172a2e;z-index:3001;padding-bottom:1rem}._postMenuHandle_at3tp_1346{width:64px;height:5px;background:#d1d5db;border-radius:999px;margin:.8rem auto}._postMenuHeader_at3tp_1362{padding:.3rem 1rem .8rem;border-bottom:1px solid #eee}._postMenuHeader_at3tp_1362 p{margin:0;font-weight:800;color:#0f172a}._postMenuItem_at3tp_1384{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:.8rem;padding:1rem;cursor:pointer;font-size:.95rem;color:#111827;text-align:left}._postMenuItem_at3tp_1384:hover{background:#f8fafc}body.elighttee-dark ._aboutCard_at3tp_761,body.elighttee-dark ._aboutItem_at3tp_777,body.elighttee-dark ._aboutLink_at3tp_803,body.elighttee-dark ._avatar_at3tp_506,body.elighttee-dark ._avatarWrap_at3tp_506,body.elighttee-dark ._avatarWrapper_at3tp_506,body.elighttee-dark ._bioBox_at3tp_448,body.elighttee-dark ._body_at3tp_615,body.elighttee-dark ._clamped_at3tp_963,body.elighttee-dark ._container_at3tp_1,body.elighttee-dark ._coverFallback_at3tp_304,body.elighttee-dark ._emptyBlock_at3tp_1285,body.elighttee-dark ._feedCard_at3tp_815,body.elighttee-dark ._feedHeader_at3tp_826,body.elighttee-dark ._feedInfo_at3tp_873,body.elighttee-dark ._feedMessage_at3tp_951,body.elighttee-dark ._feedMeta_at3tp_923,body.elighttee-dark ._feedName_at3tp_881,body.elighttee-dark ._feedNameRow_at3tp_881,body.elighttee-dark ._identity_at3tp_610,body.elighttee-dark ._influence_at3tp_460,body.elighttee-dark ._inlineVerified_at3tp_665,body.elighttee-dark ._mediaImg_at3tp_1016,body.elighttee-dark ._mediaVideo_at3tp_1018,body.elighttee-dark ._mediaWrap_at3tp_991,body.elighttee-dark ._metricLabel_at3tp_494,body.elighttee-dark ._metricNumber_at3tp_480,body.elighttee-dark ._moreBtn_at3tp_971,body.elighttee-dark ._musicBtn_at3tp_250,body.elighttee-dark ._musicControls_at3tp_84,body.elighttee-dark ._noticeBar_at3tp_58,body.elighttee-dark ._online_at3tp_851,body.elighttee-dark ._pageCoverBadge_at3tp_355,body.elighttee-dark ._pageCoverCaption_at3tp_381,body.elighttee-dark ._pageCoverMedia_at3tp_297,body.elighttee-dark ._pageCoverOverlay_at3tp_325,body.elighttee-dark ._pageCoverWrap_at3tp_281,body.elighttee-dark ._pageMetaItem_at3tp_701,body.elighttee-dark ._pageMetaRow_at3tp_687,body.elighttee-dark ._pageName_at3tp_647,body.elighttee-dark ._postMenuBtn_at3tp_909,body.elighttee-dark ._postMenuHandle_at3tp_1346,body.elighttee-dark ._postMenuHeader_at3tp_1362,body.elighttee-dark ._postMenuItem_at3tp_1384,body.elighttee-dark ._postMenuOverlay_at3tp_1306,body.elighttee-dark ._postMenuSheet_at3tp_1320,body.elighttee-dark ._postTabs_at3tp_725,body.elighttee-dark ._profileData_at3tp_409,body.elighttee-dark ._profilePic_at3tp_570,body.elighttee-dark ._reactionMainBtn_at3tp_1213,body.elighttee-dark ._reactionPickBtn_at3tp_1175,body.elighttee-dark ._reactionPicker_at3tp_1141,body.elighttee-dark ._reactionRoot_at3tp_1123,body.elighttee-dark ._reactionSparkIcon_at3tp_1233,body.elighttee-dark ._reactionText_at3tp_1255,body.elighttee-dark ._reactionTextActive_at3tp_1275,body.elighttee-dark ._rotatingRing_at3tp_526,body.elighttee-dark ._sec1_at3tp_426,body.elighttee-dark ._sec2_at3tp_427,body.elighttee-dark ._softTrackText_at3tp_673,body.elighttee-dark ._statButton_at3tp_1095,body.elighttee-dark ._statItem_at3tp_1083,body.elighttee-dark ._statsRow_at3tp_1071,body.elighttee-dark ._tab_at3tp_738,body.elighttee-dark ._tabActive_at3tp_738,body.elighttee-dark ._textOnlyBlueBox_at3tp_1032,body.elighttee-dark ._textOnlyInner_at3tp_1061,body.elighttee-dark ._time_at3tp_945,body.elighttee-dark ._top_at3tp_21,body.elighttee-dark ._topName_at3tp_36,body.elighttee-dark ._topReactionBadges_at3tp_1191,body.elighttee-dark ._topSpace_at3tp_48,body.elighttee-dark ._userSection_at3tp_273,body.elighttee-dark ._verifiedMark_at3tp_901,body.elighttee-dark ._viewsItem_at3tp_1112,body.elighttee-dark ._webLink_at3tp_627{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._aboutCard_at3tp_761,body.elighttee-dark ._aboutItem_at3tp_777,body.elighttee-dark ._bioBox_at3tp_448,body.elighttee-dark ._body_at3tp_615,body.elighttee-dark ._container_at3tp_1,body.elighttee-dark ._feedCard_at3tp_815,body.elighttee-dark ._feedHeader_at3tp_826,body.elighttee-dark ._feedInfo_at3tp_873,body.elighttee-dark ._feedMessage_at3tp_951,body.elighttee-dark ._feedMeta_at3tp_923,body.elighttee-dark ._feedName_at3tp_881,body.elighttee-dark ._feedNameRow_at3tp_881,body.elighttee-dark ._pageMetaItem_at3tp_701,body.elighttee-dark ._pageMetaRow_at3tp_687,body.elighttee-dark ._pageName_at3tp_647,body.elighttee-dark ._postMenuHandle_at3tp_1346,body.elighttee-dark ._postMenuHeader_at3tp_1362,body.elighttee-dark ._postMenuItem_at3tp_1384,body.elighttee-dark ._postMenuOverlay_at3tp_1306,body.elighttee-dark ._postMenuSheet_at3tp_1320,body.elighttee-dark ._postTabs_at3tp_725,body.elighttee-dark ._profileData_at3tp_409,body.elighttee-dark ._profilePic_at3tp_570,body.elighttee-dark ._statItem_at3tp_1083,body.elighttee-dark ._statsRow_at3tp_1071,body.elighttee-dark ._tab_at3tp_738,body.elighttee-dark ._tabActive_at3tp_738,body.elighttee-dark ._textOnlyBlueBox_at3tp_1032,body.elighttee-dark ._textOnlyInner_at3tp_1061,body.elighttee-dark ._top_at3tp_21,body.elighttee-dark ._topName_at3tp_36,body.elighttee-dark ._topSpace_at3tp_48,body.elighttee-dark ._userSection_at3tp_273,body.elighttee-dark ._viewsItem_at3tp_1112{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._aboutCard_at3tp_761,body.elighttee-dark ._aboutItem_at3tp_777,body.elighttee-dark ._bioBox_at3tp_448,body.elighttee-dark ._body_at3tp_615,body.elighttee-dark ._clamped_at3tp_963,body.elighttee-dark ._container_at3tp_1,body.elighttee-dark ._emptyBlock_at3tp_1285,body.elighttee-dark ._feedCard_at3tp_815,body.elighttee-dark ._feedHeader_at3tp_826,body.elighttee-dark ._feedInfo_at3tp_873,body.elighttee-dark ._feedMessage_at3tp_951,body.elighttee-dark ._feedMeta_at3tp_923,body.elighttee-dark ._feedName_at3tp_881,body.elighttee-dark ._feedNameRow_at3tp_881,body.elighttee-dark ._identity_at3tp_610,body.elighttee-dark ._influence_at3tp_460,body.elighttee-dark ._metricLabel_at3tp_494,body.elighttee-dark ._metricNumber_at3tp_480,body.elighttee-dark ._musicControls_at3tp_84,body.elighttee-dark ._noticeBar_at3tp_58,body.elighttee-dark ._pageMetaItem_at3tp_701,body.elighttee-dark ._pageMetaRow_at3tp_687,body.elighttee-dark ._pageName_at3tp_647,body.elighttee-dark ._postMenuHandle_at3tp_1346,body.elighttee-dark ._postMenuHeader_at3tp_1362,body.elighttee-dark ._postMenuItem_at3tp_1384,body.elighttee-dark ._postMenuOverlay_at3tp_1306,body.elighttee-dark ._postMenuSheet_at3tp_1320,body.elighttee-dark ._postTabs_at3tp_725,body.elighttee-dark ._profileData_at3tp_409,body.elighttee-dark ._profilePic_at3tp_570,body.elighttee-dark ._rotatingRing_at3tp_526,body.elighttee-dark ._sec1_at3tp_426,body.elighttee-dark ._sec2_at3tp_427,body.elighttee-dark ._softTrackText_at3tp_673,body.elighttee-dark ._statItem_at3tp_1083,body.elighttee-dark ._statsRow_at3tp_1071,body.elighttee-dark ._tab_at3tp_738,body.elighttee-dark ._tabActive_at3tp_738,body.elighttee-dark ._textOnlyBlueBox_at3tp_1032,body.elighttee-dark ._textOnlyInner_at3tp_1061,body.elighttee-dark ._time_at3tp_945,body.elighttee-dark ._top_at3tp_21,body.elighttee-dark ._topName_at3tp_36,body.elighttee-dark ._topSpace_at3tp_48,body.elighttee-dark ._userSection_at3tp_273,body.elighttee-dark ._viewsItem_at3tp_1112{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._emptyBlock_at3tp_1285,body.elighttee-dark ._feedInfo_at3tp_873,body.elighttee-dark ._feedMessage_at3tp_951,body.elighttee-dark ._feedMeta_at3tp_923,body.elighttee-dark ._feedName_at3tp_881,body.elighttee-dark ._feedNameRow_at3tp_881,body.elighttee-dark ._metricLabel_at3tp_494,body.elighttee-dark ._pageCoverCaption_at3tp_381,body.elighttee-dark ._pageMetaItem_at3tp_701,body.elighttee-dark ._pageMetaRow_at3tp_687,body.elighttee-dark ._pageName_at3tp_647,body.elighttee-dark ._reactionText_at3tp_1255,body.elighttee-dark ._reactionTextActive_at3tp_1275,body.elighttee-dark ._softTrackText_at3tp_673,body.elighttee-dark ._textOnlyBlueBox_at3tp_1032,body.elighttee-dark ._textOnlyInner_at3tp_1061,body.elighttee-dark ._time_at3tp_945,body.elighttee-dark ._topName_at3tp_36,body.elighttee-dark ._userSection_at3tp_273{color:var(--elighttee-text)!important}._popularityLine_at3tp_1847{margin:.28rem 0 0;color:#2563eb;font-size:.82rem;font-weight:800;letter-spacing:0}._creatorLine_at3tp_1855{margin:.25rem 0 0;color:#475569;font-size:.78rem;font-weight:700;letter-spacing:0}._promotionDmButton_at3tp_1863{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:fit-content;max-width:100%;min-height:2.35rem;height:auto;flex:0 0 auto;margin-top:.65rem;padding:.5rem .85rem;border:1px solid rgba(37,99,235,.28);border-radius:8px;background:#1e40af;color:#fff;font:inherit;font-size:.78rem;font-weight:800;letter-spacing:0;cursor:pointer;box-shadow:0 0 0 1px #3b82f624,0 0 18px #2563eb6b;animation:_promotionDmGlow_at3tp_1 2.2s ease-in-out infinite}._promotionDmButton_at3tp_1863 span{white-space:nowrap}._promotionDmButton_at3tp_1863:hover,._promotionDmButton_at3tp_1863:focus-visible{background:#1d4ed8;transform:translateY(-1px)}@keyframes _promotionDmGlow_at3tp_1{0%,to{box-shadow:0 0 0 1px #3b82f61f,0 0 12px #2563eb4d}50%{box-shadow:0 0 0 3px #3b82f624,0 0 24px #2563eb94}}body.elighttee-dark ._creatorLine_at3tp_1855{color:#aeb9ca}._attachedAudioBadge_at3tp_1911{width:calc(100% - 2rem);margin:.45rem auto .15rem;display:flex;align-items:center;gap:.45rem;padding:.5rem .75rem;border-radius:999px;color:#075985;background:linear-gradient(135deg,#ecfeff,#f0f9ff);border:1px solid rgba(14,165,233,.18);box-shadow:0 8px 18px #0ea5e91a;font-size:.82rem;font-weight:800;box-sizing:border-box}._audioWave_at3tp_1928{display:inline-flex;align-items:center;gap:2px;height:14px}._audioWave_at3tp_1928 i{width:3px;height:7px;border-radius:999px;background:currentColor;animation:_otherPageAudioWave_at3tp_1 .9s ease-in-out infinite}._audioWave_at3tp_1928 i:nth-child(2){height:12px;animation-delay:.14s}._audioWave_at3tp_1928 i:nth-child(3){height:9px;animation-delay:.28s}@keyframes _otherPageAudioWave_at3tp_1{0%,to{transform:scaleY(.55);opacity:.65}50%{transform:scaleY(1);opacity:1}}._multiImageScroller_at3tp_1958{width:100%;height:100%;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain}._multiImageScroller_at3tp_1958::-webkit-scrollbar{display:none}._multiImageSlide_at3tp_1974{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;background:#000}._carouselCount_at3tp_1983{position:absolute;top:.75rem;right:.75rem;z-index:3;padding:.28rem .6rem;border-radius:999px;color:#fff;background:#0f172aad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.78rem;font-weight:850}._carouselArrow_at3tp_1997{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:2.15rem;height:2.15rem;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#0f172a7a;color:#fff;display:grid;place-items:center;font-size:1.7rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._carouselArrowLeft_at3tp_2016{left:.7rem}._carouselArrowRight_at3tp_2020{right:.7rem}._carouselDots_at3tp_2024{position:absolute;left:50%;bottom:.85rem;z-index:3;transform:translate(-50%);display:inline-flex;align-items:center;gap:.34rem;padding:.32rem .48rem;border-radius:999px;background:#0f172a73;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._carouselDot_at3tp_2024,._carouselDotActive_at3tp_2040{width:.42rem;height:.42rem;border-radius:999px;background:#ffffff7a}._carouselDotActive_at3tp_2040{width:1rem;background:#fff}._page_jwn3z_1{min-height:100vh;padding:18px;background:#f6f8fb;color:#111827;font-family:Poppins,system-ui,sans-serif}._header_jwn3z_9{max-width:820px;margin:0 auto 18px;display:flex;align-items:center;gap:12px}._header_jwn3z_9 h1{margin:0;font-size:22px;line-height:1.2}._header_jwn3z_9 p,._panelText_jwn3z_24 p,._senderHeader_jwn3z_25 p,._empty_jwn3z_26 p{margin:4px 0 0;color:#64748b;font-size:13px}._iconButton_jwn3z_32{width:38px;height:38px;border:1px solid #dbe4f0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#0f172a;cursor:pointer}._panel_jwn3z_24,._senderPanel_jwn3z_46{max-width:820px;margin:0 auto 12px;padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 14px 30px #0f172a0f}._panel_jwn3z_24{display:flex;align-items:center;justify-content:space-between;gap:16px}._panelText_jwn3z_24 h2,._senderHeader_jwn3z_25 h2{margin:6px 0 0;font-size:16px}._statusOn_jwn3z_69,._statusOff_jwn3z_70,._statusNeutral_jwn3z_71{display:inline-flex;align-items:center;gap:6px;color:#2243b6;font-size:12px;font-weight:800}._statusOff_jwn3z_70{color:#b91c1c}._statusNeutral_jwn3z_71{color:#475569}._switch_jwn3z_88{width:52px;height:30px;border:0;border-radius:999px;padding:3px;background:#cbd5e1;cursor:pointer}._switch_jwn3z_88 span{width:24px;height:24px;border-radius:999px;display:block;background:#fff;transition:transform .18s ease}._switchOn_jwn3z_107{background:#2243b6}._switchOn_jwn3z_107 span{transform:translate(22px)}._segmented_jwn3z_115{padding:4px;border-radius:999px;display:inline-flex;background:#eef2f7}._segmented_jwn3z_115 button{border:0;border-radius:999px;padding:8px 12px;background:transparent;color:#475569;font-weight:800;cursor:pointer}._segmented_jwn3z_115 ._activeSegment_jwn3z_132{background:#fff;color:#2243b6;box-shadow:0 6px 16px #0f172a1f}._senderHeader_jwn3z_25{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}._search_jwn3z_146{min-width:min(260px,100%);height:38px;padding:0 10px;border:1px solid #dbe4f0;border-radius:999px;display:inline-flex;align-items:center;gap:8px;color:#64748b;background:#f8fafc}._search_jwn3z_146 input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:#111827}._senderList_jwn3z_168{display:grid;gap:8px}._senderRow_jwn3z_173{width:100%;min-height:58px;border:1px solid #e2e8f0;border-radius:8px;padding:8px;display:grid;grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:10px;background:#fff;text-align:left;cursor:pointer}._senderSelected_jwn3z_188{border-color:#2243b673;background:#f5f8ff}._senderRow_jwn3z_173 img,._initials_jwn3z_194{width:42px;height:42px;border-radius:999px}._senderRow_jwn3z_173 img{object-fit:cover}._initials_jwn3z_194{display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#2243b6;font-weight:900}._senderName_jwn3z_213{min-width:0;display:grid;gap:2px}._senderName_jwn3z_213 strong,._senderName_jwn3z_213 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._senderName_jwn3z_213 strong{font-size:14px}._senderName_jwn3z_213 small{color:#64748b;font-size:12px}._check_jwn3z_235{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#2243b6}._empty_jwn3z_26{min-height:120px;display:grid;place-items:center;align-content:center;gap:6px;color:#64748b}@media (max-width: 640px){._page_jwn3z_1{padding:14px}._panel_jwn3z_24,._senderHeader_jwn3z_25{align-items:stretch;flex-direction:column}._panel_jwn3z_24{display:grid}._switch_jwn3z_88{justify-self:start}}:root{--ink: #0b1324;--ink-2: #15213a;--muted: #647084;--line: #dde3ec;--paper: #ffffff;--soft: #f5f7fb;--soft-2: #eef2f7;--blue: #315efb;--blue-dark: #2245cf;--cyan: #25c5d9;--green: #2cb67d;--gold: #f7b84b;--orange: #ff7c4c;--pink: #e65fa3;--purple: #7b61ff;--red: #ef5d67;--radius: 18px;--radius-sm: 12px;--shadow: 0 24px 70px rgba(11, 19, 36, .1);--shadow-soft: 0 14px 40px rgba(11, 19, 36, .07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:DM Sans,Arial,sans-serif;line-height:1.65}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4,.brand-copy{font-family:Manrope,DM Sans,sans-serif}button{color:inherit}.app-theme{min-height:100vh}.reveal{opacity:0;transform:translateY(46px) scale(.985);transition:opacity .88s cubic-bezier(.16,1,.3,1) var(--reveal-delay),transform .88s cubic-bezier(.16,1,.3,1) var(--reveal-delay);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--blue);font-size:.76rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.eyebrow.light{color:#9eb4ff}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:13px 20px;border:1px solid transparent;border-radius:999px;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:10px 17px}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 30px #315efb38}.button-primary:hover{background:var(--blue-dark)}.button-dark{background:var(--ink);color:#fff}.button-accent{background:#fff;color:var(--ink);box-shadow:0 16px 38px #00000029}.button-light{background:#fff;color:var(--ink);border-color:var(--line)}.button-ghost{background:#ffffff0f;color:#fff;border-color:#ffffff3d}.button.full{width:100%}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:800}.brand{display:inline-flex;align-items:center;gap:11px;flex:none}.brand-symbol{position:relative;display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border-radius:12px;background:var(--ink);color:#fff;font-family:Manrope;font-weight:900}.brand-symbol:after{content:"";position:absolute;right:-14px;bottom:-14px;width:34px;height:34px;border-radius:50%;background:var(--blue)}.brand-symbol span{position:relative;z-index:1}.brand-copy{display:grid;line-height:1.05}.brand-copy strong{font-size:.98rem}.brand-copy small{margin-top:4px;color:var(--muted);font-family:DM Sans;font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.public-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:0 clamp(20px,5vw,72px);background:#ffffffeb;border-bottom:1px solid rgba(221,227,236,.75);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.public-nav{display:flex;align-items:center;gap:5px}.public-nav>a{padding:10px 13px;color:#4b566a;font-weight:700;font-size:.92rem}.public-nav>a:hover,.public-nav>a.active{color:var(--ink)}.public-nav>a.active:not(.button):after{content:"";display:block;width:16px;height:2px;margin:5px auto -7px;background:var(--blue);border-radius:2px}.elightee-internal-tech-academy .public-nav{width:auto;min-height:0;padding:0;background:transparent;background-color:transparent;text-align:left;justify-self:auto;align-content:center}.elightee-internal-tech-academy .public-nav>a{background:transparent;background-color:transparent}.elightee-internal-tech-academy .public-nav>a:hover,.elightee-internal-tech-academy .public-nav>a.active{background:transparent;background-color:transparent;color:#1e40af}.public-nav .button{color:#fff;padding-inline:18px}.public-nav .nav-login{margin-left:12px}.menu-button{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.home-hero{position:relative;display:grid;grid-template-columns:minmax(0,.93fr) minmax(420px,1.07fr);min-height:calc(100vh - 78px);overflow:hidden;background:var(--ink);color:#fff}.hero-noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.25;background-image:radial-gradient(rgba(255,255,255,.17) .65px,transparent .65px);background-size:16px 16px;-webkit-mask-image:linear-gradient(to right,black,transparent 75%);mask-image:linear-gradient(to right,black,transparent 75%)}.home-hero:after{content:"";position:absolute;width:520px;height:520px;right:-140px;top:-170px;border-radius:50%;background:var(--blue);opacity:.18;filter:blur(8px)}.home-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(70px,8vw,120px) 5vw clamp(54px,7vw,90px)}.home-hero-copy h1{max-width:730px;margin-bottom:24px;font-size:clamp(3.2rem,6.2vw,6.9rem);line-height:.96;letter-spacing:-.065em}.home-hero-copy p{max-width:620px;color:#bac5d7;font-size:clamp(1rem,1.4vw,1.22rem)}.hero-slide-key{animation:heroIn .65s cubic-bezier(.16,1,.3,1)}@keyframes heroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-pagination{display:flex;gap:9px;margin-top:52px}.hero-pagination button{width:54px;padding:8px 0;border:0;border-bottom:2px solid rgba(255,255,255,.18);background:none;color:#8491a7;text-align:left;cursor:pointer}.hero-pagination button.active{border-color:#fff;color:#fff}.hero-pagination span{font-size:.78rem;font-weight:800}.home-hero-visual{position:relative;z-index:2;display:grid;place-items:center;min-height:600px;padding:7vw 6vw 6vw 2vw;background:linear-gradient(145deg,#315efb1f,#25c5d914)}.hero-device{width:min(670px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:24px;background:#f8faff;box-shadow:0 44px 100px #00000059;transform:perspective(1000px) rotateY(-5deg) rotateX(2deg)}.device-top{display:flex;gap:7px;padding:14px 17px;background:#fff;border-bottom:1px solid #e7ebf2}.device-top i{width:8px;height:8px;border-radius:50%;background:#d1d7e3}.device-top i:first-child{background:#ff7e70}.device-top i:nth-child(2){background:#f4c64b}.device-top i:nth-child(3){background:#57c998}.device-body{display:grid;grid-template-columns:92px 1fr;min-height:400px}.device-sidebar{display:flex;flex-direction:column;gap:15px;padding:28px 18px;background:#101a30}.device-sidebar span{height:11px;border-radius:5px;background:#33415c}.device-sidebar span:first-child{background:#6b87ff}.device-course{padding:38px 42px;color:var(--ink)}.device-label{color:var(--blue);font-size:.65rem;font-weight:900;letter-spacing:.12em}.device-course h3{max-width:360px;margin:10px 0 22px;font-size:clamp(1.6rem,3vw,2.45rem);line-height:1.1}.device-video{display:grid;height:180px;place-items:center;border-radius:15px;background:linear-gradient(145deg,#1c2944,#315efb)}.device-video span,.detail-play,.video-thumb>span,.video-feature-art>span{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:#fff;color:var(--blue);box-shadow:0 12px 32px #0003}.device-progress{height:6px;margin-top:22px;border-radius:4px;background:#dce2ec;overflow:hidden}.device-progress span{display:block;width:58%;height:100%;background:var(--blue)}.device-lines{display:grid;gap:9px;margin-top:19px}.device-lines i{height:8px;border-radius:5px;background:#e2e7ee}.device-lines i:nth-child(2){width:77%}.device-lines i:nth-child(3){width:57%}.hero-float-card{position:absolute;z-index:3;display:grid;padding:15px 18px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:#111c33db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 45px #0000003d}.hero-float-card strong{font-family:Manrope}.hero-float-card span,.hero-float-card small{color:#adbad0}.float-students{left:3%;bottom:19%}.float-live{right:5%;top:18%;padding-left:42px}.live-dot{position:absolute;left:17px;top:22px;width:10px;height:10px;border-radius:50%;background:#53df9f;box-shadow:0 0 0 5px #53df9f21}.trust-strip{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(20px,5vw,70px);min-height:96px;padding:20px 5vw;border-bottom:1px solid var(--line);background:#fff;color:#97a1b0}.trust-strip span{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.trust-strip strong{color:#505b6f;font-family:Manrope}.section-shell{padding:clamp(76px,9vw,132px) clamp(20px,5vw,76px)}.section-tinted{background:var(--soft)}.section-heading,.section-heading-row{margin-bottom:42px}.section-heading{max-width:780px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading h2,.section-heading-row h2,.story-copy h2{margin-bottom:16px;font-size:clamp(2.15rem,4vw,4.4rem);line-height:1.03;letter-spacing:-.045em}.section-heading p{color:var(--muted);font-size:1.06rem}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:24px}.section-heading-row>div{max-width:780px}.split-story{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(40px,7vw,110px);align-items:center}.story-copy p{color:var(--muted);font-size:1.07rem}.story-gallery{display:grid;grid-template-columns:1.4fr .8fr;grid-template-rows:1fr 1fr;gap:16px;min-height:500px}.gallery-large{grid-row:1 / 3;display:grid;place-items:center;border-radius:28px;background:linear-gradient(145deg,#dce5ff,#f2f5ff);overflow:hidden}.code-art{display:grid;gap:11px;max-width:85%;padding:30px;border-radius:16px;background:var(--ink);color:#9eb4ff;font-family:monospace;box-shadow:var(--shadow)}.code-art b{color:#fff;font-size:clamp(1.1rem,2vw,1.8rem)}.gallery-small{display:flex;flex-direction:column;justify-content:center;padding:28px;border-radius:22px}.gallery-small strong{margin:17px 0 5px;font-family:Manrope;font-size:1.1rem}.gallery-small span{color:var(--muted)}.gallery-small.top{background:#fff6df;color:#8e5b00}.gallery-small.bottom{background:#e9fbf5;color:#0a7950}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.course-card{overflow:hidden;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 10px 32px #0b13240a;transition:transform .25s ease,box-shadow .25s ease}.course-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-soft)}.course-cover{position:relative;display:flex;min-height:210px;flex-direction:column;justify-content:space-between;padding:22px;overflow:hidden;color:#fff}.course-cover:after{content:"";position:absolute;width:180px;height:180px;right:-50px;bottom:-80px;border:28px solid rgba(255,255,255,.12);border-radius:50%}.course-code-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:linear-gradient(to bottom right,black,transparent 75%);mask-image:linear-gradient(to bottom right,black,transparent 75%)}.accent-blue{background:linear-gradient(145deg,#2546b9,#3f72ff)}.accent-gold{background:linear-gradient(145deg,#b16b00,#f4b93d)}.accent-cyan{background:linear-gradient(145deg,#087f94,#25c5d9)}.accent-green{background:linear-gradient(145deg,#0d7550,#2cb67d)}.accent-purple{background:linear-gradient(145deg,#5039b0,#7b61ff)}.accent-pink{background:linear-gradient(145deg,#a53673,#e65fa3)}.accent-red{background:linear-gradient(145deg,#a7323d,#ef5d67)}.accent-orange{background:linear-gradient(145deg,#ad431f,#ff7c4c)}.course-category{position:relative;z-index:1;align-self:flex-start;padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff21;font-size:.69rem;font-weight:800}.save-button{position:absolute;z-index:2;top:18px;right:18px;display:grid;width:37px;height:37px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#00000021;color:#fff;cursor:pointer}.save-button.saved{background:#fff;color:var(--blue)}.course-cover-title{position:relative;z-index:1;max-width:80%;font-family:Manrope;font-size:clamp(1.55rem,2.3vw,2.2rem);font-weight:800;line-height:1.03}.course-card-body{padding:23px}.course-meta{display:flex;gap:11px;margin-bottom:10px;color:var(--muted);font-size:.75rem;font-weight:800;text-transform:uppercase}.course-meta span+span:before{content:"•";margin-right:11px}.course-card h3{margin-bottom:9px;font-size:1.2rem;line-height:1.3}.course-card p{min-height:52px;color:var(--muted);font-size:.93rem}.course-card-footer{display:flex;align-items:center;gap:16px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:.82rem}.course-card-footer span{display:inline-flex;align-items:center;gap:5px}.course-card-footer a{display:grid;width:35px;height:35px;margin-left:auto;place-items:center;border-radius:50%;background:var(--soft);color:var(--ink)}.course-card.compact .course-cover{min-height:130px}.course-card.compact .course-card-body{padding:17px}.course-card.compact .course-cover-title{font-size:1.5rem}.project-section{background:#fff}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.project-grid-full{row-gap:38px}.project-card{overflow:hidden;border-radius:22px;background:var(--soft)}.project-card>div:last-child{padding:22px}.project-card span{color:var(--blue);font-size:.72rem;font-weight:800;text-transform:uppercase}.project-card h3{margin:7px 0 4px;font-size:1.3rem}.project-card p{margin:0;color:var(--muted)}.project-screen{position:relative;height:270px;margin:18px 18px 0;overflow:hidden;border-radius:14px 14px 0 0;box-shadow:0 18px 50px #0b13242e}.project-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#fff,#dce4f2)}.project-screen div{position:absolute;z-index:1;border-radius:10px;background:#fff}.project-screen div:first-child{left:8%;right:8%;top:8%;height:13%}.project-screen div:nth-child(2){left:8%;width:33%;top:27%;bottom:8%}.project-screen div:nth-child(3){right:8%;width:47%;top:27%;bottom:8%}.project-b .project-screen:before{background:linear-gradient(145deg,#1a2643,#315efb)}.project-c .project-screen:before{background:linear-gradient(145deg,#d9fff2,#7de1b7)}.project-d .project-screen:before{background:linear-gradient(145deg,#ffe8f5,#d98ac0)}.project-e .project-screen:before{background:linear-gradient(145deg,#fff0d2,#f7b84b)}.project-f .project-screen:before{background:linear-gradient(145deg,#e5e0ff,#7b61ff)}.process-section{background:var(--ink);color:#fff}.process-section .eyebrow{color:#9eb4ff}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.14)}.process-card{min-height:280px;padding:32px 30px;border-right:1px solid rgba(255,255,255,.14)}.process-card:last-child{border-right:0}.process-card>span{color:#7e8da6;font-family:Manrope;font-size:.78rem;font-weight:800}.process-card h3{margin-top:78px;font-size:1.22rem}.process-card p{color:#aeb9ca}.testimonial-section{background:#f7f3ec}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.testimonial-card{padding:28px;border:1px solid #e8e0d5;border-radius:20px;background:#fff}.quote-mark{height:34px;color:var(--blue);font-family:Georgia,serif;font-size:3.3rem;line-height:1}.testimonial-card>p{min-height:120px;color:#465166;font-size:1.02rem}.person-row{display:flex;align-items:center;gap:12px}.person-row>span,.avatar-large{display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-weight:800}.person-row>span{width:42px;height:42px}.person-row div{display:grid}.person-row small{color:var(--muted)}.faq-preview{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(40px,8vw,120px)}.faq-preview h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.05}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:15px;padding:22px 0;font-family:Manrope;font-weight:800;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{max-width:650px;color:var(--muted)}.faq-list .text-link{margin-top:26px}.home-cta{padding:0 5vw 80px;background:#fff}.home-cta-inner{padding:clamp(48px,7vw,92px);border-radius:28px;background:linear-gradient(135deg,#17233d,#315efb);color:#fff;text-align:center}.home-cta h2{max-width:900px;margin:0 auto;font-size:clamp(2.3rem,5vw,5rem);line-height:1.02}.home-cta .hero-actions{justify-content:center}.page-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;min-height:590px;padding:clamp(70px,8vw,110px) clamp(20px,6vw,96px);background:var(--soft);overflow:hidden}.page-hero-copy{max-width:770px}.page-hero h1{margin-bottom:24px;font-size:clamp(3rem,6vw,6.4rem);line-height:.98;letter-spacing:-.062em}.page-hero p{max-width:650px;color:var(--muted);font-size:1.12rem}.page-hero-art{position:relative;display:grid;min-height:390px;place-items:center}.page-hero-art:before{content:"";position:absolute;width:360px;height:360px;border-radius:42% 58% 54% 46%;background:linear-gradient(145deg,#cfdaff,#edf2ff);animation:blob 8s ease-in-out infinite alternate}@keyframes blob{to{border-radius:58% 42% 43% 57%;transform:rotate(8deg) scale(1.04)}}.mini-code-window{position:relative;z-index:1;width:min(470px,90%);padding-bottom:34px;border-radius:20px;background:var(--ink);box-shadow:var(--shadow);transform:rotate(2deg)}.window-bar{display:flex;gap:7px;padding:16px;border-bottom:1px solid #26344e}.window-bar i{width:8px;height:8px;border-radius:50%;background:#58657a}.code-lines{display:grid;gap:16px;padding:34px}.code-lines b{display:block;height:10px;border-radius:6px;background:#40506d}.code-lines b:nth-child(1){width:45%;background:#7190ff}.code-lines b:nth-child(2){width:78%}.code-lines b:nth-child(3){width:63%;background:#31c995}.code-lines b:nth-child(4){width:84%}.code-lines b:nth-child(5){width:35%;background:#f0b84a}.floating-pill{position:absolute;padding:9px 13px;border-radius:999px;background:#fff;color:var(--ink);font-size:.75rem;font-weight:800;box-shadow:var(--shadow-soft)}.pill-one{left:-40px;bottom:65px}.pill-two{right:-32px;top:68px}.info-grid-section{background:#fff}.info-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.info-feature-card{min-height:300px;padding:30px;border:1px solid var(--line);border-radius:20px}.feature-number{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--soft);color:var(--blue);font-weight:900}.info-feature-card h3{margin:55px 0 10px;font-size:1.35rem}.info-feature-card p{color:var(--muted)}.info-feature-card a{display:inline-flex;align-items:center;gap:7px;margin-top:15px;color:var(--blue);font-weight:800}.statement-band{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center;background:var(--ink);color:#fff}.statement-band h2{font-size:clamp(2.3rem,4.5vw,4.8rem);line-height:1.02}.statement-band p{color:#b0bbcc;font-size:1.07rem}.value-list-section{background:var(--soft)}.value-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:20px;overflow:hidden}.value-row{min-height:210px;padding:28px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.value-row:nth-child(3n){border-right:0}.value-row:nth-last-child(-n+3){border-bottom:0}.value-row>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#e9efff;color:var(--blue)}.value-row strong{display:block;margin:26px 0 7px;font-family:Manrope}.value-row p{color:var(--muted);font-size:.92rem}.catalog-toolbar{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:28px}.catalog-search{display:flex;align-items:center;gap:10px;width:min(360px,100%);padding:0 16px;border:1px solid var(--line);border-radius:999px;background:#fff}.catalog-search input{width:100%;height:48px;border:0;outline:0;background:transparent}.category-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.category-pills button{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;font-size:.8rem;font-weight:800}.category-pills button.active{background:var(--ink);border-color:var(--ink);color:#fff}.catalog-summary{margin-bottom:23px;color:var(--muted)}.course-detail-hero{display:grid;grid-template-columns:1fr .9fr;gap:65px;align-items:center;min-height:610px;padding:clamp(65px,8vw,110px) 6vw;background:var(--ink);color:#fff}.course-detail-copy h1{margin-bottom:22px;font-size:clamp(3rem,5.6vw,6rem);line-height:.98;letter-spacing:-.06em}.course-detail-copy>p{max-width:720px;color:#b7c1d2;font-size:1.1rem}.course-detail-stats{display:flex;flex-wrap:wrap;gap:20px;margin:28px 0;color:#c4ccda}.course-detail-stats span{display:inline-flex;align-items:center;gap:7px}.course-detail-art{display:grid;min-height:420px;place-items:center;border-radius:28px}.detail-screen{width:76%;padding:36px;border-radius:18px;background:#081020db;box-shadow:0 28px 80px #0000004d}.detail-screen>span{font-size:.67rem;font-weight:900;letter-spacing:.12em}.detail-screen h3{max-width:350px;margin:14px 0 34px;font-size:2.4rem;line-height:1.05}.detail-play{margin-bottom:31px}.detail-lines{display:grid;gap:10px}.detail-lines i{height:8px;border-radius:4px;background:#4b5870}.detail-lines i:nth-child(2){width:74%}.detail-lines i:nth-child(3){width:52%}.course-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:45px;align-items:start}.course-main-column{display:grid;gap:25px}.course-panel{padding:35px;border:1px solid var(--line);border-radius:20px}.course-panel h2{font-size:clamp(1.8rem,3vw,3rem)}.outcome-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.outcome-grid>div{display:flex;gap:11px;padding:15px;border-radius:12px;background:var(--soft)}.outcome-grid span{display:grid;flex:none;width:26px;height:26px;place-items:center;border-radius:50%;background:#e1e8ff;color:var(--blue)}.outcome-grid p{margin:0}.curriculum-list details{border-bottom:1px solid var(--line)}.curriculum-list summary{display:grid;grid-template-columns:42px 1fr auto 20px;gap:12px;align-items:center;padding:20px 0;cursor:pointer;list-style:none}.curriculum-list summary::-webkit-details-marker{display:none}.curriculum-list summary>span{color:var(--blue);font-size:.8rem;font-weight:900}.curriculum-list summary small{color:var(--muted)}.curriculum-list details p{padding-left:54px;color:var(--muted)}.instructor-panel{display:flex;align-items:center;gap:24px}.avatar-large{width:110px;height:110px;flex:none;font-size:1.55rem}.course-side-card{position:sticky;top:100px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-soft)}.side-preview{display:grid;min-height:190px;place-items:center;border-radius:15px;background:linear-gradient(145deg,#17233d,#315efb);color:#fff}.side-preview svg{margin:0 auto 8px}.side-preview span{display:grid;place-items:center}.course-side-card h3{margin-top:22px}.course-side-card ul{display:grid;gap:12px;padding:18px 0;list-style:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.course-side-card li{display:flex;align-items:center;gap:9px;color:#4f5a6e}.course-side-card .button+.button{margin-top:10px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.pricing-card{position:relative;padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff}.pricing-card.featured{transform:translateY(-12px);border-color:var(--blue);box-shadow:var(--shadow)}.pricing-card h2{margin:12px 0;font-size:2.5rem}.pricing-card>p{color:var(--muted)}.pricing-card ul{display:grid;gap:12px;margin:28px 0;padding:0;list-style:none}.pricing-card li{display:flex;align-items:center;gap:10px}.pricing-card li svg{color:var(--green)}.popular-badge{position:absolute;top:-14px;right:22px;padding:7px 12px;border-radius:999px;background:var(--blue);color:#fff;font-size:.72rem;font-weight:900}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.blog-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff}.blog-art{display:grid;height:220px;place-items:center;background:#dde5ff}.blog-tone-1 .blog-art{background:#dff8ef}.blog-tone-2 .blog-art{background:#fff0dc}.blog-art span{font-family:Manrope;font-size:4rem;font-weight:900;color:#0b132429}.blog-card>div:last-child{padding:23px}.blog-card h3{min-height:56px}.blog-card p{color:var(--muted);font-size:.85rem}.blog-card a{color:var(--blue);font-weight:800}.article-page{padding:clamp(70px,9vw,120px) 20px}.article-header,.article-cover,.article-content{max-width:920px;margin-inline:auto}.article-header h1{font-size:clamp(3rem,6vw,6rem);line-height:1;letter-spacing:-.06em}.article-header>p{color:var(--muted);font-size:1.2rem}.article-author{display:flex;align-items:center;gap:12px;margin-top:28px}.article-author>span{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-weight:800}.article-author div{display:grid}.article-author small{color:var(--muted)}.article-cover{display:grid;min-height:460px;margin-top:48px;place-items:center;border-radius:24px;background:linear-gradient(145deg,#cfd9ff,#edf1ff)}.article-content{max-width:760px;padding-top:55px;color:#3e495d;font-size:1.08rem}.article-content h2{margin-top:48px;color:var(--ink);font-size:2rem}.article-content blockquote{margin:45px 0;padding:28px;border-left:4px solid var(--blue);background:var(--soft);color:var(--ink);font-family:Manrope;font-size:1.4rem;font-weight:700}.article-content .button{margin-top:30px}.contact-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px}.contact-info h2{font-size:clamp(2rem,4vw,4rem)}.contact-info>p{color:var(--muted)}.contact-row{display:flex;align-items:center;gap:14px;margin-top:22px}.contact-row>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:var(--soft);color:var(--blue)}.contact-form-card{padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-soft)}.form-grid,.form-two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label,.auth-card label{display:grid;gap:8px;font-weight:800}.form-grid .full{grid-column:1 / -1}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);outline:none}input,select{height:50px;padding:0 14px}textarea{padding:13px 14px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #315efb1a}.contact-form-card .button{margin-top:20px}.form-success{margin:18px 0 0;padding:12px 15px;border-radius:10px;background:#e5f8f0;color:#087a50;font-weight:700}.auth-shell{display:grid;grid-template-columns:.9fr 1.1fr;min-height:100vh}.auth-side{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(30px,5vw,70px);background:var(--ink);color:#fff}.auth-side .brand-symbol{background:#fff;color:var(--ink)}.auth-side .brand-copy strong{color:#fff}.auth-side .brand-copy small{color:#98a5bb}.auth-side h1{max-width:650px;font-size:clamp(2.5rem,4.5vw,5rem);line-height:1.02}.auth-side p{max-width:550px;color:#aeb9ca}.auth-side>a{color:#b9c4d5;font-weight:800}.auth-content{display:grid;place-items:center;padding:40px 20px;background:var(--soft)}.auth-card{width:min(480px,100%);padding:38px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-soft)}.auth-card h2{margin-bottom:6px;font-size:2.2rem}.auth-card>p{color:var(--muted)}.auth-card form{display:grid;gap:17px;margin-top:27px}.password-field{position:relative}.password-field button{position:absolute;right:8px;top:8px;height:34px;border:0;background:transparent;color:var(--blue);font-size:.78rem;font-weight:800;cursor:pointer}.form-between{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:.84rem}.form-between a{color:var(--blue);font-weight:800}.check-label{display:flex!important;grid-template-columns:auto 1fr;align-items:flex-start;gap:9px!important;font-size:.84rem;font-weight:500!important}.check-label input{width:16px;height:16px;margin-top:3px}.auth-divider{display:flex;align-items:center;gap:12px;margin:24px 0;color:var(--muted);font-size:.78rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.auth-alternate{margin:22px 0 0;text-align:center;font-size:.9rem}.auth-alternate a{color:var(--blue);font-weight:800}.site-footer{padding:72px 5vw 24px;background:#080f1d;color:#fff}.footer-top{display:grid;grid-template-columns:1.5fr repeat(3,.7fr) 1.25fr;gap:36px;padding-bottom:55px}.footer-brand .brand-symbol{background:#fff;color:var(--ink)}.footer-brand .brand-copy strong{color:#fff}.footer-brand .brand-copy small{color:#8290a5}.footer-brand p,.footer-newsletter p{max-width:330px;margin-top:24px;color:#8f9cb0}.footer-column{display:grid;align-content:start;gap:11px}.footer-column h4,.footer-newsletter h4{margin-bottom:9px;font-size:.9rem}.footer-column a{color:#9ba7ba;font-size:.9rem}.footer-column a:hover{color:#fff}.footer-newsletter form{display:flex;padding:5px;border:1px solid #26334a;border-radius:999px}.footer-newsletter input{min-width:0;height:40px;border:0;background:transparent;color:#fff;box-shadow:none}.footer-newsletter button{padding:0 17px;border:0;border-radius:999px;background:#fff;color:var(--ink);font-weight:800;cursor:pointer}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid #222d41;color:#7f8ba0;font-size:.82rem}.footer-bottom div{display:flex;gap:18px}.dashboard-shell{display:grid;grid-template-columns:270px 1fr;min-height:100vh;background:#f4f6fa}.dashboard-sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;padding:22px 16px;background:#0b1324;color:#fff;overflow-y:auto}.sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:0 8px 20px}.dashboard-sidebar .brand-symbol{width:38px;height:38px;background:#fff;color:var(--ink)}.dashboard-sidebar .brand-copy strong{color:#fff}.dashboard-sidebar .brand-copy small{color:#7e8ba1}.sidebar-head>button{display:none;border:0;background:none;color:#fff}.sidebar-label{padding:18px 12px 9px;color:#61718b;font-size:.67rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.dashboard-sidebar nav{display:grid;gap:4px;width:auto;min-height:0;padding:0;background:transparent;text-align:left;justify-self:stretch;align-content:start}.dashboard-sidebar nav a,.sidebar-bottom a{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 12px;border-radius:11px;color:#91a0b6;font-size:.88rem;font-weight:700}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav a.active{background:#18243a;color:#fff}.dashboard-sidebar nav a.active{box-shadow:inset 3px 0 #6f8cff}.elightee-internal-tech-academy .dashboard-sidebar nav,.elightee-internal-tech-academy .dashboard-sidebar nav a,.elightee-internal-tech-academy .sidebar-bottom a{background-color:transparent}.elightee-internal-tech-academy .dashboard-sidebar nav a:hover,.elightee-internal-tech-academy .dashboard-sidebar nav a.active{background:#18243a;color:#fff}.elightee-internal-tech-academy .dashboard-sidebar nav a.active{box-shadow:inset 3px 0 #6f8cff}.sidebar-bottom{display:grid;gap:3px;margin-top:auto;padding-top:25px;border-top:1px solid #202c40}.sidebar-bottom a{font-size:.82rem}.dashboard-main{min-width:0}.dashboard-topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:0 28px;border-bottom:1px solid #e0e5ed;background:#ffffffed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-menu{display:none;width:40px;height:40px;border:1px solid var(--line);border-radius:11px;background:#fff}.dashboard-search{display:flex;align-items:center;gap:9px;width:min(390px,40vw);color:#7b8798}.dashboard-search input{height:42px;border:0;background:transparent;box-shadow:none}.topbar-actions{display:flex;align-items:center;gap:8px}.topbar-actions>button{position:relative;display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer}.notification-control{position:relative}.notification-button{position:relative;display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);cursor:pointer}.notification-count{position:absolute;top:-6px;right:-7px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:99px;background:#dc2626;color:#fff;font-size:9px;font-weight:900}.notification-panel{position:absolute;z-index:80;top:49px;right:0;width:min(390px,calc(100vw - 28px));overflow:hidden;border:1px solid #dce3ec;border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 22px 60px #0f172a3d;opacity:1;-webkit-backdrop-filter:none;backdrop-filter:none}.notification-panel>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 17px;border-bottom:1px solid var(--line);background:#fff}.notification-panel>header>div{display:grid}.notification-panel>header span{color:var(--muted);font-size:10px}.notification-panel>header button{border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:800;cursor:pointer}.notification-list{max-height:430px;overflow:auto;background:#fff}.notification-list>p{padding:25px;text-align:center;color:var(--muted)}.notification-list>button{position:relative;display:grid;grid-template-columns:38px 1fr 7px;gap:10px;width:100%;padding:14px 16px;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--ink);text-align:left;cursor:pointer}.notification-list>button:hover,.notification-list>button.unread{background:#f3f6fb}.notification-list>button>div{min-width:0}.notification-list h4,.notification-list strong{display:block;margin:0 0 3px;font-size:12px}.notification-list p{margin:0 0 5px;color:var(--muted);font-size:10px;line-height:1.45}.notification-list small{color:var(--muted);font-size:9px}.notification-list>button>i{align-self:center;width:7px;height:7px;border-radius:50%;background:var(--blue)}.notification-type{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e8f2ff;color:#245da3}.notification-type.message{background:#e9f7f3;color:#16725b}.notification-type.class{background:#fff5dd;color:#a8660c}.notification-empty{display:grid;justify-items:center;gap:4px;padding:35px 20px;background:#fff;color:var(--muted);text-align:center}.notification-empty strong{color:var(--ink)}.notification-empty p{margin:0}.notification-dot{position:absolute;top:8px;right:8px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:var(--red)}.profile-chip{display:flex;align-items:center;gap:10px;margin-left:7px}.profile-chip>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:var(--ink);color:#fff;font-size:.72rem;font-weight:900}.profile-chip div{display:grid;line-height:1.25}.profile-chip strong{font-size:.82rem}.profile-chip small{color:var(--muted);font-size:.7rem;text-transform:capitalize}.dashboard-content{padding:30px}.dashboard-page{display:grid;gap:24px;max-width:1500px;margin:0 auto}.dashboard-welcome,.dashboard-page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px}.dashboard-welcome{padding:34px;border-radius:22px;background:linear-gradient(135deg,#12345f,#1e40af 58%,#1d7c91);color:#fff;box-shadow:0 18px 42px #1e40af2e}.dashboard-welcome h1,.dashboard-page-heading h1{margin-bottom:8px;font-size:clamp(2rem,3vw,3.25rem);line-height:1.06}.dashboard-welcome p{margin:0;color:#c3cee1}.dashboard-page-heading p{margin:0;color:var(--muted)}.instructor-welcome{background:linear-gradient(135deg,#112d27,#2cb67d)}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card{display:flex;gap:14px;padding:21px;border:1px solid #e0e5ed;border-radius:16px;background:#fff}.stat-card>span{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:12px;background:#edf1ff;color:var(--blue)}.stat-card div{display:grid}.stat-card strong{font-family:Manrope;font-size:1.45rem}.stat-card p{margin:0;color:#4d596c;font-size:.85rem}.stat-card small{color:#8a95a5;font-size:.71rem}.dashboard-grid-main{display:grid;grid-template-columns:1.55fr .85fr;gap:20px}.dashboard-two-column{display:grid;grid-template-columns:1.3fr .7fr;gap:20px}.dashboard-card{padding:24px;border:1px solid #e0e5ed;border-radius:18px;background:#fff}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.card-heading h2{margin:0;font-size:1.45rem}.card-heading .eyebrow{margin-bottom:6px}.card-heading>a{color:var(--blue);font-size:.8rem;font-weight:800}.lesson-count{padding:7px 10px;border-radius:999px;background:var(--soft);color:var(--muted);font-size:.72rem;font-weight:800}.continue-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px}.continue-video{position:relative;display:grid;min-height:220px;place-items:center;border-radius:15px;background:linear-gradient(145deg,#15223d,#315efb)}.continue-video>span{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:#fff;color:var(--blue)}.continue-video small{position:absolute;right:12px;bottom:12px;padding:5px 8px;border-radius:7px;background:#0000008c;color:#fff}.continue-copy{align-self:center}.continue-copy>span{color:var(--blue);font-size:.66rem;font-weight:900;letter-spacing:.08em}.continue-copy h3{margin:9px 0}.continue-copy p{color:var(--muted);font-size:.88rem}.progress-wrap{width:100%}.progress-label{display:flex;justify-content:space-between;gap:10px;margin-bottom:7px;color:var(--muted);font-size:.73rem}.progress-track{height:7px;overflow:hidden;border-radius:999px;background:#e7ebf1}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--blue)}.continue-copy .text-link{margin-top:18px;font-size:.84rem}.schedule-row{display:flex;gap:13px;padding:14px 0;border-top:1px solid #edf0f4}.schedule-row>span{display:grid;width:48px;height:48px;flex:none;place-items:center;align-content:center;border-radius:11px;background:var(--soft);font-family:Manrope;font-weight:900;line-height:1.05}.schedule-row>span b{color:var(--blue);font-size:.58rem}.schedule-row>div{display:grid;align-content:center}.schedule-row strong{font-size:.87rem}.schedule-row small{color:var(--muted)}.dashboard-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.activity-row{display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:center;padding:14px 0;border-top:1px solid #edf0f4}.activity-row>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:var(--soft);color:var(--blue)}.activity-row div{display:grid}.activity-row strong{font-size:.84rem}.activity-row p{margin:0;color:var(--muted);font-size:.8rem}.activity-row small{color:#919bad;font-size:.72rem}.target-ring{display:grid;width:150px;height:150px;margin:5px auto 20px;place-items:center;border-radius:50%;background:conic-gradient(var(--blue) 0 80%,#e8ecf3 80%)}.target-ring:before{content:"";grid-area:1/1;width:115px;height:115px;border-radius:50%;background:#fff}.target-ring div{z-index:1;grid-area:1/1;display:grid;text-align:center}.target-ring strong{font-size:2rem}.target-ring span{color:var(--muted);font-size:.75rem}.center-text{color:var(--muted);text-align:center;font-size:.85rem}.week-dots{display:flex;justify-content:center;gap:8px}.week-dots span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--soft);color:var(--muted);font-size:.7rem;font-weight:800}.week-dots span.done{background:var(--blue);color:#fff}.content-card-grid,.classroom-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.content-demo-card{min-height:220px}.demo-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#e8eeff;color:var(--blue)}.demo-icon.tone-1{background:#e5f8f0;color:#13845b}.demo-icon.tone-2{background:#fff1dd;color:#b86b08}.content-demo-card h3{margin:40px 0 9px}.content-demo-card p{color:var(--muted);font-size:.87rem}.content-demo-card button,.classroom-feature-card button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:none;color:var(--blue);font-size:.8rem;font-weight:800;cursor:pointer}.filter-button{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--line);border-radius:9px;background:#fff;cursor:pointer}.demo-table{overflow-x:auto}.demo-table-head,.demo-table-row{display:grid;grid-template-columns:1.7fr .7fr .7fr .4fr;gap:16px;min-width:680px;align-items:center}.demo-table-head{padding:11px 14px;border-radius:9px;background:var(--soft);color:var(--muted);font-size:.69rem;font-weight:900;text-transform:uppercase}.demo-table-row{padding:15px 14px;border-bottom:1px solid #edf0f4;font-size:.82rem}.demo-table-row>span:first-child{display:grid}.demo-table-row small{color:var(--muted)}.demo-table-row>span:nth-child(2){display:flex;align-items:center;gap:6px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.demo-table-row button{justify-self:start;padding:6px 9px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.classroom-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px;border-radius:22px;background:linear-gradient(135deg,#141f37,#315efb);color:#fff}.classroom-banner h1{margin-bottom:7px;font-size:3rem}.classroom-banner p{color:#c2cde0}.banner-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.banner-progress{display:grid;min-width:190px;place-items:center;padding:25px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:#ffffff14}.banner-progress>div{display:grid;width:120px;height:120px;place-items:center;align-content:center;border-radius:50%;background:conic-gradient(#fff 0,#fff 58%,#ffffff24 58%)}.banner-progress>div:before{content:"";grid-area:1/1;width:92px;height:92px;border-radius:50%;background:#213764}.banner-progress strong,.banner-progress span{position:relative;z-index:1;grid-area:1/1}.banner-progress strong{align-self:start;margin-top:35px;font-size:1.7rem}.banner-progress span{align-self:end;margin-bottom:29px;font-size:.68rem}.banner-progress p{margin:12px 0 0;font-size:.75rem}.classroom-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}.classroom-side{display:grid;gap:20px;align-content:start}.module-list{display:grid}.module-row{display:grid;grid-template-columns:42px 1fr 150px 20px;gap:13px;align-items:center;padding:17px 0;border-top:1px solid #edf0f4}.module-number{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;background:var(--soft);color:var(--muted);font-size:.75rem;font-weight:900}.module-row.complete .module-number{background:#e3f7ef;color:#0c8056}.module-row>div:nth-child(2){display:grid}.module-row small{color:var(--muted)}.instructor-mini{display:flex;align-items:center;gap:12px;margin:19px 0}.instructor-mini>span{display:grid;width:45px;height:45px;place-items:center;border-radius:12px;background:var(--ink);color:#fff;font-weight:900}.instructor-mini div{display:grid}.instructor-mini small{color:var(--muted)}.classroom-feature-card h2{margin-top:36px;font-size:1.3rem}.classroom-feature-card p{color:var(--muted)}.classroom-workspace{min-height:420px}.workspace-head{display:flex;justify-content:space-between;gap:20px}.status-chip{align-self:start;padding:7px 10px;border-radius:999px;background:#e9efff;color:var(--blue);font-size:.7rem;font-weight:900}.workspace-placeholder{display:grid;max-width:560px;min-height:300px;margin:15px auto 0;place-items:center;align-content:center;text-align:center}.workspace-placeholder>svg{color:var(--blue)}.workspace-placeholder h3{margin:17px 0 7px}.workspace-placeholder p{color:var(--muted)}.lesson-page{min-height:100vh;background:#0c1322;color:#fff}.lesson-top{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:70px;padding:0 24px;border-bottom:1px solid #253049}.lesson-top>a{display:flex;align-items:center;gap:8px;color:#aab6c9}.lesson-top>a svg{transform:rotate(180deg)}.lesson-top>div{display:grid;text-align:center}.lesson-top>div span{color:#76859e;font-size:.68rem}.lesson-top button{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #34415a;border-radius:9px;background:#172137;color:#fff;cursor:pointer}.lesson-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px}.lesson-main{min-width:0;padding:28px;background:#f6f7fa;color:var(--ink)}.video-frame{position:relative;overflow:hidden;border-radius:17px;background:#000}.video-frame video{width:100%;aspect-ratio:16/9;object-fit:cover}.video-frame.large video{min-height:480px}.video-demo-badge{position:absolute;top:14px;left:14px;padding:7px 10px;border-radius:999px;background:#000000a6;color:#fff;font-size:.7rem;font-weight:800}.lesson-title-row{display:flex;justify-content:space-between;gap:20px;padding:28px 0 20px}.lesson-title-row h1{font-size:clamp(2rem,3.8vw,3.5rem);line-height:1.04}.lesson-title-row>div:last-child{display:flex;gap:8px}.lesson-title-row button,.watch-title button{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer}.lesson-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line)}.lesson-tabs button{padding:12px 15px;border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);font-weight:800;cursor:pointer}.lesson-tabs button.active{border-color:var(--blue);color:var(--ink)}.lesson-tab-content{min-height:350px;padding:30px 0}.lesson-tab-content h2{font-size:1.6rem}.lesson-tab-content>p{max-width:800px;color:var(--muted)}.lesson-tab-content textarea{max-width:800px;margin-bottom:14px}.lesson-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:850px;margin-top:24px}.lesson-points>div{display:flex;gap:9px;padding:13px;border-radius:10px;background:#fff}.lesson-points svg{color:var(--green)}.resource-row{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center;max-width:750px;padding:14px 0;border-bottom:1px solid var(--line)}.resource-row>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#e8eeff;color:var(--blue)}.resource-row button{border:0;background:none;color:var(--blue);font-weight:800;cursor:pointer}.discussion-box{display:flex;gap:12px;max-width:750px;padding:17px;border:1px solid var(--line);border-radius:13px;background:#fff}.discussion-box>span{display:grid;width:40px;height:40px;flex:none;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-size:.7rem;font-weight:900}.discussion-box p{margin:5px 0;color:var(--muted)}.discussion-box small{color:var(--blue)}.lesson-navigation{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid var(--line)}.lesson-sidebar{min-height:calc(100vh - 70px);padding:24px 18px;background:#10192b}.lesson-course-title{padding:0 8px 18px}.lesson-course-title .eyebrow{color:#718099}.lesson-list-item{display:grid;grid-template-columns:30px 1fr 18px;gap:9px;align-items:center;padding:12px 9px;border-radius:10px;color:#9dabbe}.lesson-list-item.active{background:#1d2b45;color:#fff}.lesson-list-item.complete>span{background:#1f654e;color:#75e1b6}.lesson-list-item>span{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:#1b263b;font-size:.68rem}.lesson-list-item div{display:grid}.lesson-list-item strong{font-size:.78rem}.lesson-list-item small{color:#697991;font-size:.67rem}.quiz-page{min-height:calc(100vh - 134px);padding:40px 20px;background:#f4f6fa}.quiz-head,.quiz-card{width:min(800px,100%);margin:0 auto}.quiz-head{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;margin-bottom:22px;color:var(--muted)}.quiz-progress{grid-column:1 / -1;height:6px;border-radius:999px;background:#dfe4ec;overflow:hidden}.quiz-progress span{display:block;height:100%;background:var(--blue)}.quiz-card{padding:40px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-soft)}.quiz-card h1{font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.15}.answer-list{display:grid;gap:11px;margin:30px 0}.answer-list button{display:flex;align-items:center;gap:13px;min-height:58px;padding:10px 15px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left;cursor:pointer}.answer-list button.selected{border-color:var(--blue);background:#f1f4ff}.answer-list button span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:var(--soft);font-weight:900}.answer-list button.selected span{background:var(--blue);color:#fff}.quiz-actions{display:flex;align-items:center;justify-content:space-between}.quiz-actions>button:first-child{border:0;background:none;color:var(--muted);cursor:pointer}.video-feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;align-items:center;padding:24px;border-radius:20px;background:linear-gradient(135deg,#14203b,#315efb);color:#fff}.video-feature-art{display:grid;min-height:260px;place-items:center;border-radius:15px;background:radial-gradient(circle at 30% 30%,#4c78ff,#0c1730)}.video-feature>div:last-child{padding:10px 20px}.video-feature h2{font-size:2rem}.video-feature p{color:#c2cde0}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.video-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.video-thumb{position:relative;display:grid;height:150px;place-items:center;background:linear-gradient(145deg,#dfe6ff,#a8b9ff)}.video-thumb.tone-1{background:linear-gradient(145deg,#dff8ef,#81d7b7)}.video-thumb.tone-2{background:linear-gradient(145deg,#fff0da,#f4bf65)}.video-thumb>span{width:45px;height:45px}.video-thumb small{position:absolute;right:9px;bottom:9px;padding:4px 6px;border-radius:5px;background:#000000a3;color:#fff}.video-card>div:last-child{padding:14px}.video-card>div:last-child>span{color:var(--blue);font-size:.66rem;font-weight:900;text-transform:uppercase}.video-card h3{margin:7px 0 12px;font-size:.96rem}.tiny-progress{height:4px;overflow:hidden;border-radius:999px;background:#e9edf3}.tiny-progress i{display:block;height:100%;background:var(--blue)}.watch-breadcrumb{display:flex;gap:9px;color:var(--muted);font-size:.82rem}.watch-breadcrumb a{color:var(--blue)}.watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.watch-title{display:flex;justify-content:space-between;gap:20px;padding:24px 0}.watch-title h1{margin-bottom:6px;font-size:clamp(2rem,3vw,3.3rem)}.watch-title p{color:var(--muted)}.watch-title>div:last-child{display:flex;gap:8px}.watch-title button{display:flex;width:auto;padding:0 12px;gap:7px}.watch-description p{color:var(--muted)}.tag-row{display:flex;flex-wrap:wrap;gap:8px}.tag-row span{padding:7px 10px;border-radius:999px;background:var(--soft);color:var(--muted);font-size:.73rem;font-weight:800}.playlist-panel{position:sticky;top:96px;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff}.playlist-panel>div{padding:21px;border-bottom:1px solid var(--line)}.playlist-panel h2{margin-bottom:4px;font-size:1.25rem}.playlist-panel p{margin:0;color:var(--muted);font-size:.78rem}.playlist-panel>button{display:grid;width:100%;grid-template-columns:32px 1fr 18px;gap:9px;align-items:center;padding:13px 17px;border:0;border-bottom:1px solid #edf0f4;background:#fff;text-align:left;cursor:pointer}.playlist-panel>button.active{background:#eef2ff}.playlist-panel>button>span{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:var(--soft);color:var(--blue);font-size:.7rem;font-weight:900}.playlist-panel button div{display:grid}.playlist-panel button strong{font-size:.76rem}.playlist-panel button small{color:var(--muted)}.fake-chart{display:grid;grid-template-columns:30px 1fr;height:260px;gap:10px}.chart-y{display:flex;flex-direction:column;justify-content:space-between;color:#9aa4b3;font-size:.63rem}.chart-bars{display:flex;align-items:end;justify-content:space-around;gap:8px;border-bottom:1px solid var(--line);background-image:linear-gradient(#edf0f4 1px,transparent 1px);background-size:100% 25%}.chart-bars>span{width:min(38px,9%);padding:0 4px}.chart-bars i{display:block;width:100%;height:100%;border-radius:6px 6px 0 0;background:linear-gradient(to top,var(--blue),#8ca3ff)}.chart-labels{display:flex;justify-content:space-between;padding:8px 35px 0 40px;color:var(--muted);font-size:.65rem}.builder-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 280px;gap:18px;align-items:start}.builder-steps{display:grid;gap:8px}.builder-steps button{display:flex;align-items:center;gap:10px;padding:11px;border:0;border-radius:10px;background:transparent;text-align:left;cursor:pointer}.builder-steps button.active{background:#edf1ff;color:var(--blue);font-weight:800}.builder-steps span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--soft);font-size:.7rem;font-weight:900}.builder-list{display:grid;gap:9px}.builder-row{display:grid;grid-template-columns:24px 35px 1fr auto 30px;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:11px}.drag-handle{color:#a2acba;cursor:grab}.builder-type{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:var(--soft);color:var(--blue)}.builder-row>div{display:grid}.builder-row small{color:var(--muted);text-transform:capitalize}.builder-row button{border:0;background:transparent;color:var(--blue);cursor:pointer}.module-add{width:100%;margin-top:14px;padding:13px;border:1px dashed #aeb8c6;border-radius:11px;background:transparent;color:var(--blue);font-weight:800;cursor:pointer}.builder-preview{position:sticky;top:96px}.preview-cover{display:grid;height:170px;margin:12px 0 18px;place-items:center;border-radius:13px;color:#fff}.preview-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:.75rem}.sitemap-page{min-height:100vh;background:var(--soft)}.sitemap-page h1{font-size:clamp(3rem,6vw,6rem)}.sitemap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sitemap-group{display:grid;align-content:start;gap:9px;padding:25px;border:1px solid var(--line);border-radius:17px;background:#fff}.sitemap-group h2{display:flex;justify-content:space-between;gap:10px;font-size:1.15rem}.sitemap-group h2 span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#e9efff;color:var(--blue);font-size:.7rem}.sitemap-group a{color:var(--muted);font-size:.82rem}.sitemap-group a:hover{color:var(--blue)}.state-page{display:grid;min-height:100vh;padding:30px;place-items:center;align-content:center;text-align:center;background:var(--soft)}.state-code{color:#d7def0;font-family:Manrope;font-size:clamp(7rem,20vw,16rem);font-weight:900;line-height:.8}.state-page h1{font-size:clamp(2.3rem,5vw,5rem)}.state-page p{color:var(--muted)}.state-page>div:last-child{display:flex;gap:10px}.toast{position:fixed;z-index:1000;right:24px;bottom:24px;display:flex;align-items:center;gap:10px;max-width:380px;padding:13px 17px;border-radius:12px;background:var(--ink);color:#fff;box-shadow:var(--shadow);animation:toastIn .25s ease}.toast-icon{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--green)}@keyframes toastIn{0%{opacity:0;transform:translateY(15px)}}.sidebar-backdrop{display:none}.app-theme.dark .dashboard-shell,.app-theme.dark .dashboard-content{background:#0c1423}.app-theme.dark .dashboard-topbar,.app-theme.dark .dashboard-card,.app-theme.dark .stat-card,.app-theme.dark .course-card,.app-theme.dark .content-demo-card,.app-theme.dark .video-card,.app-theme.dark .playlist-panel,.app-theme.dark .playlist-panel>button{background:#131e31;border-color:#26334a;color:#f4f7fb}.app-theme.dark .dashboard-topbar{border-color:#26334a}.app-theme.dark .dashboard-search input,.app-theme.dark .topbar-actions>button,.app-theme.dark .notification-button,.app-theme.dark .notification-panel,.app-theme.dark .notification-list>button,.app-theme.dark .filter-button,.app-theme.dark .demo-table-row button{background:#162238;border-color:#2a3850;color:#fff}.app-theme.dark .notification-panel>header,.app-theme.dark .notification-list,.app-theme.dark .notification-empty{background:#162238;border-color:#2a3850}.app-theme.dark .notification-list>button.unread{background:#1d2b43}.app-theme.dark .notification-empty strong{color:#fff}.app-theme.dark .dashboard-page-heading p,.app-theme.dark .dashboard-card p,.app-theme.dark .course-card p,.app-theme.dark .demo-table-row small,.app-theme.dark .profile-chip small{color:#8f9db1}.app-theme.dark .card-heading h2,.app-theme.dark .course-card h3,.app-theme.dark .dashboard-page-heading h1{color:#f4f7fb}.app-theme.dark .demo-table-head{background:#0e1727}.app-theme.dark .demo-table-row,.app-theme.dark .activity-row,.app-theme.dark .schedule-row{border-color:#27344a}.app-theme.dark .progress-track,.app-theme.dark .tiny-progress{background:#2b374c}:root{--blue: #1e40af;--blue-dark: #17358f;--primary: #1e40af;--ink: #111827;--muted: #5f6b7a;--line: #e5e7eb;--border: #dbe4ef;--surface: #ffffff;--surface-soft: #eef4ff;--soft: #f8fafc;--soft-2: #eef4ff;--radius: 8px;--radius-sm: 6px;--shadow: 0 18px 45px rgba(17, 24, 39, .08);--shadow-soft: 0 10px 26px rgba(17, 24, 39, .06)}body{background:#fff;color:#111827;font-family:DM Sans,Arial,sans-serif;line-height:1.7}h1,h2,h3,h4,.brand-copy{letter-spacing:0}.eyebrow{color:#1e40af;font-size:.78rem;letter-spacing:.05em}.button{min-height:46px;border-radius:6px;font-weight:800}.button:hover{transform:translateY(-1px)}.button-primary,.button-dark{background:#1e40af;color:#fff;box-shadow:0 10px 22px #1e40af2e}.button-primary:hover,.button-dark:hover{background:#17358f}.button-light{background:#fff;color:#1e40af;border-color:#cbd5e1}.button-ghost{background:transparent;color:#fff;border-color:#ffffff73}.button-accent{background:#fff;color:#1e40af}.text-link{color:#1e40af}.public-header{min-height:76px;background:#fffffff5;border-bottom:1px solid #e5e7eb;box-shadow:0 6px 20px #0f172a0a}.brand{gap:10px}.brand-logo{width:46px;height:46px;object-fit:contain}.brand-symbol{display:none}.brand-copy strong{color:#111827;font-size:1rem}.brand-copy small{color:#1e40af;letter-spacing:.04em}.public-nav>a{color:#334155;font-size:.95rem}.public-nav>a:hover,.public-nav>a.active{color:#1e40af}.public-nav>a.active:not(.button):after{background:#1e40af}.simple-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,520px);gap:clamp(34px,6vw,82px);align-items:center;min-height:calc(100vh - 76px);padding:clamp(68px,9vw,118px) clamp(20px,6vw,88px);background:linear-gradient(90deg,#fff,#fff 58%,#f8fafc 58%,#f8fafc)}.simple-hero-copy{max-width:760px}.simple-hero h1{margin-bottom:20px;max-width:720px;color:#0f172a;font-size:clamp(2.65rem,6vw,5.8rem);line-height:1.02}.simple-hero p{max-width:650px;color:#475569;font-size:clamp(1.02rem,1.6vw,1.25rem)}.simple-hero .hero-actions{margin-top:28px}.simple-hero-panel{display:grid;gap:14px}.class-photo-card,.class-note,.reason-card,.class-step,.simple-project-card{border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 12px 30px #0f172a0f}.class-photo-card{display:grid;gap:13px;padding:clamp(28px,5vw,42px);border-top:5px solid #1e40af}.class-photo-card img{width:98px;height:98px;object-fit:contain}.class-photo-card strong{max-width:320px;color:#0f172a;font-family:Manrope,sans-serif;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.15}.class-photo-card span,.class-note span{color:#64748b}.class-note{display:flex;gap:13px;align-items:center;padding:18px;color:#1e40af}.class-note div{display:grid}.class-note strong{color:#111827}.beginner-strip{gap:clamp(16px,4vw,56px);border-top:1px solid #e5e7eb;color:#64748b}.beginner-strip strong{color:#1e40af}.section-shell{padding:clamp(64px,8vw,108px) clamp(20px,6vw,88px)}.section-tinted,.course-section,.class-steps-section{background:#f8fafc}.section-heading h2,.section-heading-row h2,.faq-preview h2{color:#0f172a;font-size:clamp(2rem,4vw,3.8rem);line-height:1.12;letter-spacing:0}.section-heading p,.section-heading-row p{color:#64748b;font-size:1.04rem}.reason-grid,.class-steps,.simple-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.reason-card,.class-step,.simple-project-card{padding:28px}.reason-card>span,.class-step>span,.simple-project-card>span{display:inline-flex;min-width:36px;height:36px;align-items:center;justify-content:center;margin-bottom:28px;border-radius:50%;background:#dbeafe;color:#1e40af;font-weight:900}.reason-card h3,.class-step h3,.simple-project-card h3{margin-bottom:9px;color:#0f172a;font-size:1.25rem}.reason-card p,.class-step p,.simple-project-card p{margin-bottom:0;color:#64748b}.beginner-course-grid .course-card,.course-card{border-radius:8px;box-shadow:0 8px 24px #0f172a0d}.beginner-course-grid .course-card:hover,.course-card:hover{transform:translateY(-3px)}.beginner-course-grid .course-cover,.course-cover{min-height:160px;background:#eef4ff;color:#0f172a}.course-code-grid,.course-cover:after{display:none}.course-category,.save-button{border-color:#bfdbfe;background:#fff;color:#1e40af}.course-cover-title{max-width:100%;color:#0f172a;font-size:1.65rem;line-height:1.15}.course-card-body p,.course-meta,.course-card-footer{color:#64748b}.course-card-footer a{border-radius:6px;background:#1e40af;color:#fff}.beginner-projects{background:#fff}.simple-project-card>span{width:auto;padding:0 12px;border-radius:999px;font-size:.76rem}.beginner-faq{background:#f8fafc}.faq-list details{border-color:#e5e7eb}.faq-list summary{color:#111827;font-size:1rem}.faq-list summary span{color:#1e40af}.faq-list details p{color:#64748b}.beginner-cta{padding-top:0;background:#fff}.home-cta-inner{border-radius:8px;background:#1e40af}.home-cta h2{max-width:850px;font-size:clamp(2rem,4vw,3.8rem);line-height:1.12;letter-spacing:0}.site-footer{background:#0f172a}.footer-top,.footer-bottom{border-color:#ffffff1f}.site-footer .brand-copy strong{color:#fff}.site-footer .brand-copy small,.site-footer a:hover{color:#93c5fd}.footer-newsletter form{border-radius:6px}@media (max-width: 1180px){.home-hero{grid-template-columns:1fr}.home-hero-copy{min-height:680px}.home-hero-visual{min-height:650px;padding:70px 8vw}.course-grid,.project-grid,.blog-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-card:nth-child(2){border-right:0}.process-card:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.page-hero,.course-detail-hero{grid-template-columns:1fr}.page-hero-art{min-height:320px}.footer-top{grid-template-columns:1.3fr repeat(3,.7fr)}.footer-newsletter{grid-column:1 / -1}.dashboard-shell{grid-template-columns:230px 1fr}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-layout{grid-template-columns:180px minmax(0,1fr)}.builder-preview{grid-column:1 / -1;position:static}.watch-layout{grid-template-columns:minmax(0,1fr) 300px}}@media (max-width: 920px){.public-header{min-height:70px}.menu-button{display:grid;place-items:center}.public-nav{position:absolute;top:70px;right:16px;left:16px;display:none;align-items:stretch;flex-direction:column;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.public-nav.open{display:flex}.public-nav>a{padding:12px}.public-nav .nav-login{margin-left:0}.public-nav>a.active:not(.button):after{display:none}.split-story,.faq-preview,.statement-band,.contact-layout,.course-detail-layout,.auth-shell{grid-template-columns:1fr}.story-gallery{min-height:450px}.info-feature-grid,.value-list,.pricing-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.value-row:nth-child(3n){border-right:1px solid var(--line)}.value-row:nth-child(2n){border-right:0}.value-row:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.value-row:nth-last-child(-n+2){border-bottom:0}.course-side-card{position:static}.footer-top{grid-template-columns:1fr 1fr 1fr}.footer-brand,.footer-newsletter{grid-column:1 / -1}.auth-side{min-height:420px}.dashboard-shell{display:block}.dashboard-sidebar{position:fixed;z-index:100;left:0;top:0;width:270px;transform:translate(-105%);transition:transform .25s ease}.dashboard-sidebar.open{transform:translate(0)}.sidebar-head>button{display:block}.sidebar-backdrop{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#050a1494}.topbar-menu{display:grid;place-items:center}.dashboard-search{width:min(300px,45vw)}.dashboard-grid-main,.dashboard-two-column,.classroom-main-grid,.watch-layout{grid-template-columns:1fr}.playlist-panel{position:static}.lesson-layout{grid-template-columns:1fr}.lesson-sidebar{min-height:auto}.content-card-grid,.classroom-feature-grid,.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-layout{grid-template-columns:1fr}.builder-preview{grid-column:auto}.sitemap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 650px){.home-hero-copy{min-height:620px;padding-top:65px}.home-hero-copy h1{font-size:clamp(2.8rem,14vw,4.6rem)}.home-hero-visual{min-height:520px;padding:55px 18px}.hero-device{transform:none}.device-body{grid-template-columns:58px 1fr;min-height:340px}.device-sidebar{padding:25px 10px}.device-course{padding:28px 20px}.device-video{height:140px}.hero-float-card{display:none}.section-shell{padding:66px 20px}.section-heading-row,.dashboard-welcome,.dashboard-page-heading,.classroom-banner,.lesson-title-row,.watch-title,.footer-bottom{align-items:flex-start;flex-direction:column}.course-grid,.project-grid,.testimonial-grid,.blog-grid,.info-feature-grid,.value-list,.pricing-grid,.content-card-grid,.classroom-feature-grid,.video-grid,.sitemap-grid,.stat-grid,.dashboard-course-grid{grid-template-columns:1fr}.story-gallery{grid-template-columns:1fr;grid-template-rows:280px auto auto}.gallery-large{grid-row:auto}.process-grid{grid-template-columns:1fr}.process-card{min-height:230px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.process-card h3{margin-top:48px}.page-hero{min-height:0;padding:65px 20px}.page-hero h1,.course-detail-copy h1{font-size:clamp(2.65rem,13vw,4.5rem)}.page-hero-art{min-height:300px}.pill-one{left:-5px}.pill-two{right:-4px}.value-row,.value-row:nth-child(n){border-right:0;border-bottom:1px solid var(--line)}.value-row:last-child{border-bottom:0}.catalog-toolbar{align-items:stretch;flex-direction:column}.category-pills{justify-content:flex-start}.course-detail-hero{padding:65px 20px}.course-detail-stats{display:grid;grid-template-columns:1fr 1fr}.course-detail-layout{padding-inline:20px}.outcome-grid{grid-template-columns:1fr}.instructor-panel{align-items:flex-start;flex-direction:column}.form-grid,.form-two{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.footer-top{grid-template-columns:1fr 1fr}.footer-brand,.footer-newsletter{grid-column:1 / -1}.footer-bottom div{flex-wrap:wrap}.auth-side{min-height:360px}.auth-card{padding:27px 20px}.dashboard-topbar{padding:0 14px}.dashboard-search,.profile-chip div{display:none}.dashboard-content{padding:18px 14px}.dashboard-welcome,.classroom-banner{padding:25px}.continue-layout,.video-feature{grid-template-columns:1fr}.module-row{grid-template-columns:38px 1fr 18px}.module-row .progress-wrap{grid-column:2 / 3}.banner-progress{width:100%}.lesson-top>div{display:none}.lesson-top>button{font-size:0}.lesson-top>button svg{margin:0}.lesson-main{padding:17px 13px}.video-frame.large video{min-height:auto}.lesson-points{grid-template-columns:1fr}.lesson-tabs{overflow-x:auto}.lesson-navigation{align-items:stretch;flex-direction:column}.quiz-card{padding:26px 18px}.watch-title>div:last-child{width:100%}.watch-title button{flex:1;justify-content:center}.builder-row{grid-template-columns:20px 34px 1fr 28px}.builder-row button:nth-last-child(2){display:none}.demo-table-card{padding-inline:14px}.toast{right:14px;bottom:14px;left:14px}.state-page>div:last-child{flex-direction:column;width:100%}}@media (max-width: 980px){.simple-hero{grid-template-columns:1fr;min-height:0;background:#fff}.simple-hero-panel{max-width:620px}.reason-grid,.class-steps,.simple-project-grid{grid-template-columns:1fr}}@media (max-width: 650px){.public-header{min-height:68px;padding-inline:16px}.brand-logo{width:40px;height:40px}.brand-copy strong{font-size:.92rem}.brand-copy small{font-size:.6rem}.simple-hero{padding:52px 20px 58px}.simple-hero h1{font-size:clamp(2.3rem,13vw,3.7rem)}.simple-hero .hero-actions,.beginner-cta .hero-actions{align-items:stretch;flex-direction:column}.simple-hero .button,.beginner-cta .button{width:100%}.class-photo-card,.reason-card,.class-step,.simple-project-card{padding:22px}.section-heading-row{display:flex}.beginner-strip{justify-content:flex-start}}.lecturer-profile{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;padding:30px}.lecturer-identity{display:flex;gap:20px}.lecturer-identity>span{display:grid;place-items:center;flex:0 0 78px;height:78px;border-radius:22px;background:linear-gradient(145deg,#155e75,#0f766e);color:#fff;font-weight:800;font-size:22px}.lecturer-identity small{color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.06em}.lecturer-identity h2{margin:5px 0;font-size:26px}.lecturer-identity p{max-width:570px;margin:0;color:var(--muted);line-height:1.6}.lecturer-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.lecturer-tags i{padding:6px 9px;border-radius:99px;background:var(--surface-soft);font-style:normal;font-size:11px}.lecturer-details{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lecturer-details>div{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid var(--border);border-radius:12px}.lecturer-details svg{color:var(--primary)}.lecturer-details span{display:grid}.lecturer-details small{color:var(--muted);font-size:10px}.lecturer-details strong{font-size:12px;margin-top:3px}.help-step{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.help-step>span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--surface-soft);color:var(--primary);font-weight:800;font-size:12px}.help-step p{margin:0}.next-class-block{display:flex;align-items:center;gap:14px;padding:18px;margin-bottom:14px;border-radius:13px;background:var(--surface-soft);color:var(--primary)}.next-class-block div{display:grid;gap:4px}.next-class-block span{color:var(--muted);font-size:12px}.schedule-page-card{padding:0;overflow:hidden}.schedule-week{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--border)}.schedule-week div{display:grid;text-align:center}.schedule-week span{color:var(--muted);font-size:11px}.schedule-week button{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:6px 12px;color:var(--ink);cursor:pointer}.student-event-list article{display:grid;grid-template-columns:55px 42px 1fr 95px 70px;gap:15px;align-items:center;padding:17px 22px;border-bottom:1px solid var(--border)}.student-event-list article:last-child{border:0}.event-date{display:grid;text-align:center;font-size:20px}.event-date b{font-size:9px;color:var(--primary)}.event-type{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#e8f7f5;color:#14756f}.event-type.deadline{background:#fff2e2;color:#b66b18}.student-event-list h3{margin:3px 0;font-size:15px}.student-event-list small,.student-event-list p{margin:0;color:var(--muted);font-size:11px}.student-event-list time{font-size:12px;font-weight:700}.student-event-list a{display:flex;align-items:center;gap:4px;color:var(--primary);font-size:12px;font-weight:800}.student-messages{display:grid;grid-template-columns:290px 1fr;gap:16px;min-height:630px}.message-contacts{padding:18px}.message-contacts h2{margin:0 0 14px}.message-contacts>button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 8px;border:0;border-bottom:1px solid var(--border);background:transparent;text-align:left;color:var(--ink);cursor:pointer}.message-contacts>button.active{border-radius:10px;background:var(--surface-soft)}.message-contacts button>span,.student-chat header>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:#dff2ef;color:#176f69;font-size:11px;font-weight:800}.message-contacts button>div{display:grid}.message-contacts small{color:var(--muted);font-size:10px}.student-chat{display:flex;flex-direction:column;padding:0;overflow:hidden}.student-chat header{display:flex;align-items:center;gap:10px;padding:15px 18px;border-bottom:1px solid var(--border)}.student-chat header>span{width:38px}.student-chat header div{flex:1}.student-chat header h2{margin:0;font-size:16px}.student-chat header small{color:var(--muted)}.student-chat header small i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#22a06b}.student-chat header a{font-size:11px;font-weight:800;color:var(--primary)}.chat-history{flex:1;padding:25px;background:var(--surface-soft)}.chat-day{text-align:center;color:var(--muted);font-size:10px;margin-bottom:18px}.student-bubble{max-width:65%;padding:12px 14px;margin:10px 0;border-radius:14px;background:var(--surface);box-shadow:0 3px 10px #1423320a}.student-bubble p{margin:0 0 5px;line-height:1.55;font-size:13px}.student-bubble span{font-size:9px;color:var(--muted)}.student-bubble.outgoing{margin-left:auto;background:var(--primary);color:#fff}.student-bubble.outgoing span{color:#ffffffb3}.student-chat form{display:flex;gap:10px;padding:14px;border-top:1px solid var(--border)}.student-chat textarea{flex:1;resize:none;border:1px solid var(--border);border-radius:10px;padding:10px;background:var(--surface);color:var(--ink)}.student-chat form button{align-self:center}.student-chat form button:disabled{opacity:.5}.student-course-list{display:grid;gap:15px}.student-course-list>section{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:20px}.course-list-art{display:grid;place-items:center;height:90px;border-radius:13px;background:#e8f2ff;color:#2463a8}.course-list-art.gold{background:#fff4d7;color:#a46f0c}.student-course-list h2{margin:5px 0}.student-course-list p{margin:0 0 10px;color:var(--muted);font-size:12px}@media (max-width:900px){.lecturer-profile,.student-messages{grid-template-columns:1fr}.message-contacts{max-height:245px}.student-course-list>section{grid-template-columns:75px 1fr}.student-course-list>section>a{grid-column:1/-1}.course-list-art{height:75px}.student-event-list article{grid-template-columns:48px 38px 1fr}.student-event-list time,.student-event-list article>a{grid-column:3}}@media (max-width:620px){.lecturer-profile{padding:20px}.lecturer-identity{flex-direction:column}.lecturer-details{grid-template-columns:1fr}.student-event-list article{padding:15px 12px;gap:9px}.student-messages{min-height:700px}.student-bubble{max-width:85%}.student-chat form{align-items:stretch;flex-direction:column}.student-chat form button{align-self:stretch}.student-course-list>section{grid-template-columns:1fr}.course-list-art{width:70px}.student-course-list>section>a{grid-column:auto}}.route-loading{min-height:240px;display:grid;place-items:center;padding:40px;color:var(--muted);font-weight:700}.load-error,.student-empty{text-align:center;padding:40px}.load-error p,.student-empty p{color:var(--muted)}.student-empty .button{display:inline-flex;margin-top:10px}.auth-error{margin:15px 0;padding:11px 13px;border:1px solid #f2c5bd;border-radius:9px;background:#fff3f0;color:#a63e2c;font-size:12px}.registration-card{max-width:540px}.auth-card form>label>small{color:var(--muted);font-size:10px;font-weight:400}.auth-card select{width:100%;border:1px solid var(--border);border-radius:10px;padding:12px;background:var(--surface);color:var(--ink)}.profile-picker{display:grid!important;grid-template-columns:54px 1fr auto;align-items:center;gap:11px;padding:11px;border:1px dashed var(--border);border-radius:12px;cursor:pointer}.profile-picker input{width:95px!important;padding:0!important;border:0!important;font-size:10px}.profile-picker>span:nth-child(2){display:grid}.profile-picker strong{font-size:12px}.profile-picker strong small{margin-left:5px;padding:2px 5px;border-radius:10px;background:var(--surface-soft);color:var(--muted);font-size:8px}.profile-picker em{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px;font-style:normal}.profile-preview{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;overflow:hidden;background:var(--surface-soft);color:var(--primary)}.profile-preview img,.lecturer-photo{width:100%;height:100%;object-fit:cover}.lecturer-photo{flex:0 0 78px;width:78px;height:78px;border-radius:22px}.profile-chip>img{width:34px;height:34px;border-radius:50%;object-fit:cover}.next-live-class,.classroom-next-class{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.next-live-class>div:last-child{display:grid;gap:10px;text-align:right}.next-live-class h2,.classroom-next-class h2{margin:4px 0}.next-live-class p,.classroom-next-class p{margin:0;color:var(--muted)}.classroom-next-class>span{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:var(--surface-soft);color:var(--primary)}.classroom-next-class>div{flex:1}.classroom-next-class small{color:var(--muted)}.student-event-list .schedule-pending{font-size:10px;color:var(--muted)}.student-course-list section>div:nth-child(2)>small{display:block;max-width:760px;color:var(--muted);font-size:10px;line-height:1.7}@media (max-width:620px){.profile-picker{grid-template-columns:54px 1fr}.profile-picker input{grid-column:1/-1;width:100%!important}.next-live-class,.classroom-next-class{align-items:flex-start;flex-direction:column}.next-live-class>div:last-child{text-align:left}.classroom-next-class>div{flex:auto}}.app-download-prompt{position:fixed;right:18px;bottom:18px;z-index:90;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:min(390px,calc(100vw - 28px));box-sizing:border-box;padding:12px 13px;border:1px solid rgba(20,95,101,.18);border-radius:15px;background:#fffffff7;box-shadow:0 16px 45px #0b2a3233;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:appPromptIn .28s ease-out}.app-download-prompt>img{width:42px;height:42px;border-radius:11px;object-fit:contain;background:#edf8f7}.app-download-prompt>div{display:grid;gap:2px;min-width:0}.app-download-prompt strong{font-size:13px;color:#173842}.app-download-prompt span{font-size:10px;color:#6e7f87;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-download-prompt>a{padding:8px 10px;border-radius:8px;background:#116970;color:#fff;font-size:11px;font-weight:800}.app-prompt-close{position:absolute;right:-7px;top:-8px;display:grid;place-items:center;width:24px;height:24px;padding:0;border:1px solid #dbe5e7;border-radius:50%;background:#fff;color:#6b7c84;box-shadow:0 3px 8px #14282d1f;cursor:pointer}@keyframes appPromptIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.app-download-prompt{right:14px;bottom:14px;grid-template-columns:38px minmax(0,1fr) auto;padding:10px}.app-download-prompt>img{width:38px;height:38px}.app-download-prompt>a{padding:7px 9px}}.company-network-section{background:#f8fafc}.company-network-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.company-network-card{display:flex;align-items:flex-start;gap:15px;height:100%;padding:22px;border:1px solid #dfe7ef;border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 8px 25px #0f172a0a;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.company-network-card:hover{transform:translateY(-3px);border-color:#9eb7d0;box-shadow:0 14px 34px #0f172a17}.company-logo{display:grid;place-items:center;flex:0 0 52px;height:52px;border:1px solid #e4eaf0;border-radius:13px;background:#fff;overflow:hidden}.company-logo img{width:40px;height:40px;object-fit:contain}.company-network-card h3{margin:2px 0 7px;font-size:18px}.company-network-card p{margin:0 0 14px;color:var(--muted);font-size:12px;line-height:1.6}.company-network-card small{display:flex;align-items:center;gap:5px;color:var(--primary);font-weight:800}.industrial-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:60px;align-items:center;padding:90px max(6vw,30px);background:linear-gradient(125deg,#071a2d,#123e55);color:#fff}.industrial-hero h1{max-width:850px;margin:14px 0 20px;font-size:clamp(3rem,6vw,5.8rem);line-height:.98}.industrial-hero p{max-width:760px;color:#c7d7e4;line-height:1.75}.industrial-standard{padding:32px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#ffffff14}.industrial-standard>strong{display:block;font-size:64px;line-height:1}.industrial-standard>span{color:#9fbdcf}.industrial-standard ul{display:grid;gap:12px;margin:24px 0 0;padding:22px 0 0;border-top:1px solid rgba(255,255,255,.15);list-style:none}.industrial-standard li:before{content:"✓";margin-right:10px;color:#f5c451}.industrial-track-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.industrial-track-card{min-height:220px;padding:25px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.industrial-track-card>span{color:var(--primary);font-size:12px;font-weight:900}.industrial-track-card h3{margin:38px 0 10px}.industrial-track-card p{color:var(--muted);line-height:1.65}.industrial-process{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;background:#102f45;color:#fff}.industrial-process>div{display:grid}.industrial-process article{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.13)}.industrial-process article b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#f2c14d;color:#132b3d}.industrial-process h3{margin:0 0 5px}.industrial-process p{margin:0;color:#b9cfdd;line-height:1.6}.industrial-application-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;align-items:start}.application-note,.locked-phone{display:flex;gap:12px;padding:16px;border-radius:12px;background:var(--surface-soft)}.application-note span,.locked-phone span{display:grid;gap:3px}.industrial-form-card{padding:28px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.industrial-form-card form label,.settings-form label{display:grid;gap:7px;font-size:12px;font-weight:800}.industrial-form-card input,.industrial-form-card select,.industrial-form-card textarea,.settings-form input{width:100%;box-sizing:border-box;border:1px solid var(--border);border-radius:9px;padding:12px;background:var(--surface);color:var(--ink);font:inherit}.duration-field{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid var(--border);border-radius:10px}.duration-field legend{padding:0 5px;font-size:12px;font-weight:800}.duration-field label{display:flex!important;align-items:center;gap:5px;padding:9px 12px;border:1px solid var(--border);border-radius:8px}.duration-field input[type=radio]{width:auto}.duration-field>input{max-width:150px}.application-success{display:grid;justify-items:start;gap:10px}.application-success h3,.application-success p{margin:0}.application-success>strong{padding:8px 12px;border-radius:8px;background:var(--surface-soft);color:var(--primary)}.student-number-chip{padding:9px 13px;border-radius:9px;background:var(--surface-soft);color:var(--primary);font-weight:900}.profile-notice{margin-bottom:16px;padding:11px 13px;border-radius:9px}.profile-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-settings-grid>.dashboard-card{padding:25px}.profile-photo-panel{grid-column:1/-1;display:flex;align-items:center;gap:22px}.profile-photo-panel>div:last-child{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-photo-panel h2,.profile-photo-panel p{flex-basis:100%;margin:0}.profile-photo-panel p{color:var(--muted)}.large-profile-photo{display:grid;place-items:center;flex:0 0 105px;height:105px;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#145f75,#143c76);color:#fff;font-size:30px;font-weight:900}.large-profile-photo img{width:100%;height:100%;object-fit:cover}.file-button{position:relative;overflow:hidden}.file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.settings-form{display:grid;gap:15px}.settings-form label small{color:var(--muted);font-size:10px;font-weight:400;line-height:1.5}.settings-form>.button{justify-self:start}.rule-warning{display:flex;align-items:flex-start;gap:8px;padding:12px;border:1px solid #ebd294;border-radius:9px;background:#fff9e9;color:#76520c;font-size:12px;line-height:1.5}.locked-phone{margin-bottom:18px}.locked-phone em{color:var(--muted);font-size:10px;font-style:normal;line-height:1.5}.text-button,.otp-actions button{border:0;background:none;color:var(--primary);font-weight:800;cursor:pointer}.otp-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:15px}.auth-secondary-link{display:block;margin-top:15px;text-align:center;color:var(--primary);font-weight:800}@media (max-width:1050px){.company-network-grid,.industrial-track-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.industrial-hero,.industrial-process,.industrial-application-layout{grid-template-columns:1fr}.industrial-hero{gap:35px;padding-block:65px}.profile-settings-grid{grid-template-columns:1fr}.profile-photo-panel{grid-column:auto}}@media (max-width:560px){.company-network-grid,.industrial-track-grid{grid-template-columns:1fr}.company-network-card{padding:18px}.profile-photo-panel{align-items:flex-start;flex-direction:column}.duration-field{align-items:stretch;flex-direction:column}.duration-field label{justify-content:flex-start}.duration-field>input{max-width:none}}@media (max-width:650px){.notification-panel{position:fixed;top:68px;right:10px;left:10px;width:auto;max-height:calc(100dvh - 82px);border-radius:16px;box-shadow:0 18px 55px #0a142652}.notification-panel>header{padding:16px}.notification-list{max-height:calc(100dvh - 145px)}.notification-list>button{grid-template-columns:36px minmax(0,1fr) 7px;padding:14px 13px}.notification-list p{font-size:11px}.notification-count{right:-5px}}.optional-field-badge{display:inline-flex;margin-left:5px;padding:3px 7px;border-radius:99px;background:#e8f2ff;color:#1e5a9b;font-size:9px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.04em}.login-code-field{padding:14px!important;border:1px solid #b9cee4;border-radius:11px;background:#f4f8fc}.login-code-field>span{font-weight:800}.login-code-field input{text-transform:uppercase;letter-spacing:.06em}.login-code-confirmed{display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #b8dfcf;border-radius:9px;background:#effaf5;color:#176447;font-size:12px}.elightee-internal-tech-academy .public-header{position:sticky;top:0;z-index:5000;isolation:isolate;min-height:76px;overflow:visible;background:#fff;border-bottom:1px solid #dfe5ed;box-shadow:0 8px 24px #0f172a14;-webkit-backdrop-filter:none;backdrop-filter:none}.elightee-internal-tech-academy .public-nav{width:auto;min-height:44px;padding:4px;border:1px solid #e5eaf1;border-radius:8px;background:#f7f9fc;box-shadow:none;display:flex;align-items:center;gap:2px}.elightee-internal-tech-academy .public-nav>a{min-height:36px;padding:8px 11px;border-radius:6px;background:transparent;color:#405068;display:inline-flex;align-items:center;justify-content:center;font-weight:750;letter-spacing:0;transition:color .15s ease,background-color .15s ease,box-shadow .15s ease}.elightee-internal-tech-academy .public-nav>a:hover{background:#e9eef6;color:#163d86}.elightee-internal-tech-academy .public-nav>a.active:not(.button){background:#fff;color:#173f8f;box-shadow:0 1px 4px #0f172a1f}.elightee-internal-tech-academy .public-nav>a.active:not(.button):after{display:none}.elightee-internal-tech-academy .public-nav .nav-login{margin-left:6px}.elightee-internal-tech-academy .public-nav .button{border-color:#111827;background:#111827;color:#fff}.elightee-internal-tech-academy .menu-button{border-radius:8px;border-color:#dce3ec;background:#f7f9fc;color:#1f2e43}.elightee-internal-tech-academy .menu-button:hover{background:#edf1f6}@media (max-width: 920px){.elightee-internal-tech-academy .public-header{min-height:70px;background:#fff}.elightee-internal-tech-academy .public-nav{position:absolute;top:calc(100% + 8px);right:16px;left:16px;z-index:5001;width:auto;min-height:0;padding:10px;border:1px solid #dce3ec;border-radius:8px;background:#fff;box-shadow:0 20px 46px #0f172a33;align-items:stretch;gap:3px}.elightee-internal-tech-academy .public-nav:not(.open){display:none}.elightee-internal-tech-academy .public-nav.open{display:flex}.elightee-internal-tech-academy .public-nav>a{width:100%;min-height:44px;justify-content:flex-start;padding:10px 12px}.elightee-internal-tech-academy .public-nav>a.active:not(.button){background:#eef3fb;box-shadow:inset 3px 0 #2859b8}.elightee-internal-tech-academy .public-nav .nav-login{margin-left:0}.elightee-internal-tech-academy .public-nav .button{justify-content:center;margin-top:3px}}@media (max-width: 650px){.elightee-internal-tech-academy .public-header{min-height:68px}.elightee-internal-tech-academy .public-nav{right:10px;left:10px}}._container_w71zd_2{position:fixed;width:100%;height:100vh;text-align:center;border:2px solid rgb(233,228,228);justify-self:center;top:0;cursor:pointer;background:#f5f5f5;display:block}._versionControl_w71zd_14{color:#a4a2a2;font-size:small}._feedContainer_w71zd_19{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;min-width:99%;justify-self:center;margin-top:.2%;max-width:100%;display:block;position:fixed;min-height:100%;max-height:100%;padding-bottom:15rem}._updateContainer_w71zd_34{width:auto;height:7rem;margin-bottom:1.1rem}._topIcons_w71zd_40{position:relative;top:0;left:0;width:100%;min-height:10%;background:#fff;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:1%;z-index:10}._hidden_w71zd_56{position:absolute;top:100%;right:1.2rem;min-width:30%!important;background:#f3f0f0;border:2px solid rgb(204,202,202);border-radius:.3rem;display:none;flex-direction:column;z-index:20}._dropDown_w71zd_70,._dropDown1_w71zd_71{width:100%;border-radius:0;padding:1.2rem 1.2rem 1.2rem .7rem;height:2.4rem;display:flex;align-items:center;justify-content:left!important;color:#000;background:#f3f0f0;margin-top:.2rem;font-size:100%!important;font-weight:400;border:none;cursor:pointer;transition:background .25s ease}._dropDown1_w71zd_71{background:#cccaca}._dropDown_w71zd_70:hover{-webkit-tap-highlight-color:transparent;background:#cccaca}._dropDown1_w71zd_71:hover{-webkit-tap-highlight-color:transparent;background:#9e9d9d}._h1_w71zd_104{font-size:2.3rem;color:#1e40af}._h11_w71zd_109{font-size:2rem;color:#2d2929;text-shadow:.5px .5px .5px black;font-family:Times New Roman,Times,serif}._title_w71zd_116{text-align:left!important;width:46%;align-content:center!important}._miniIcons_w71zd_123,._miniIcons1_w71zd_124{border:1px solid rgba(30,64,175,.18);min-width:1.5rem;min-height:1.5rem;max-width:1.5rem;max-height:1.5rem;border-radius:50rem;align-items:center;justify-items:center;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.95),transparent 34%),linear-gradient(145deg,#f8fbff,#dbeafe 48%,#eef2ff);justify-content:center;align-content:center;box-shadow:0 6px 16px #1e40af24;transition:background .2s ease,border-color .2s ease,transform .2s ease}._topMiniIcons_w71zd_141{border:1px solid rgb(186,179,179);min-width:2.2rem;min-height:2.2rem;max-width:2.2rem;max-height:2.2rem;border-radius:50rem;background:#ece9e9;justify-content:center;align-content:center}._miniIcons_w71zd_123:hover,._miniIcons1_w71zd_124:hover{border-color:#1e40af5c;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,1),transparent 34%),linear-gradient(145deg,#eff6ff,#bfdbfe 48%,#e0e7ff);transform:translateY(-1px)}._innerIcons_w71zd_163{width:46%;display:flex;justify-content:right;gap:1.2rem;align-items:center!important}._icons_w71zd_172{position:fixed;bottom:0;z-index:100;width:100%;border:2px solid rgb(233,228,228);border-top:.001px solid rgb(204,202,202);background:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex!important;align-items:center;justify-content:center;flex-wrap:nowrap;gap:7%;padding:.2%;padding-top:.3rem}._description_w71zd_191{max-width:auto;max-height:auto;justify-items:center;font-size:12px;color:#24304a;font-weight:700}._searchIcon_w71zd_201{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4rem 1rem;width:100%;box-sizing:border-box;border-bottom:1px solid rgb(204,202,202);background:#f3f0f0;flex-wrap:nowrap}._searchIcon1_w71zd_213{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.2rem 1.5rem .7rem;box-sizing:border-box;border-bottom:1px solid rgb(204,202,202);background:#f3f0f0;flex-wrap:nowrap}._rotate_w71zd_230{position:relative;width:60px;height:60px;display:flex;align-items:center;justify-content:center}._rotateBorder_w71zd_240{position:absolute;top:0;left:1;width:60px;height:60px;border:2px solid #1e40af;border-radius:50%;box-sizing:border-box;z-index:1}._searchId_w71zd_253{position:relative;z-index:2;width:50px;height:50px;overflow:hidden;border-radius:50%;background:linear-gradient(13335deg,#1e40af,#2563eb);display:flex;align-items:center;justify-content:center;border:none}._img1_w71zd_267{min-width:50px;max-width:50px;min-height:50px;max-height:50px;object-fit:cover;border-radius:50%}._avatarSkeleton_w71zd_276{width:50px;height:50px;border-radius:50%;display:block;background:linear-gradient(90deg,#dbe4f0,#f8fafc 48%,#dbe4f0);background-size:220% 100%;animation:_skeletonPulse_w71zd_1 1.15s ease-in-out infinite}._searchAvatarFallback_w71zd_286{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;flex:0 0 46px;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.9),transparent 30%),linear-gradient(145deg,#1e40af,#2563eb 52%,#06b6d4);color:#fff;font-weight:800;text-transform:uppercase}._menuIconWithBadge_w71zd_302{position:relative}._talkzicIconWithBadge_w71zd_306{position:relative;animation:_talkzicTwerk_w71zd_1 1.65s ease-in-out infinite;transform-origin:50% 82%}._topNotificationBadge_w71zd_312{position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;border:1px solid #ffffff;font-size:10px;font-weight:900;line-height:14px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 14px #ef444459;z-index:5;letter-spacing:-.03em}._talkzicUnreadBadge_w71zd_334{position:absolute;top:-8px;right:-9px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;border:1px solid #ffffff;font-size:10px;font-weight:950;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 7px 16px #ef44446b;z-index:6;letter-spacing:-.03em;animation:_talkzicBadgePop_w71zd_1 1.05s ease-in-out infinite}._pingDropDown_w71zd_357{display:flex!important;align-items:center;justify-content:space-between;gap:12px;position:relative}._pingNotificationBadge_w71zd_365{min-width:24px;height:22px;padding:0 7px;border-radius:999px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:11px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 5px 12px #dc262647;border:1.5px solid rgba(255,255,255,.9);flex-shrink:0}@keyframes _skeletonPulse_w71zd_1{0%{background-position:100% 0}to{background-position:-100% 0}}._search_w71zd_201{flex:1 1 auto;height:50px;border-radius:25px;color:#0b163a;padding:0 1rem;border:1px solid #d1d5db;font-size:.95rem;outline:none;box-sizing:border-box;cursor:pointer}._search_w71zd_201:hover,._search_w71zd_201:focus{border:1px solid #1e40af}._miniIcons_w71zd_123._searchAction_w71zd_410{flex:0 0 50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ece9e9;border:1px solid rgb(186,179,179);cursor:pointer;transition:background .2s ease}._miniIcons_w71zd_123._searchAction_w71zd_410:hover{background:#d1cece}._clear_w71zd_427{flex:0 0 auto;font-size:.85rem;color:#1e40af;font-weight:700;text-decoration:none;white-space:nowrap;cursor:pointer}@media (max-width: 768px){._hidden_w71zd_56{right:.8rem;width:12rem}._dropDown_w71zd_70,._dropDown1_w71zd_71{padding:1rem;font-size:.9rem}._title_w71zd_116{width:40%}._innerIcons_w71zd_163{width:50%;gap:1rem}._searchIcon_w71zd_201{padding:.3rem .5rem;gap:.4rem}._searchId_w71zd_253,._miniIcons_w71zd_123._searchAction_w71zd_410{width:40px;height:40px}._rotate_w71zd_230,._rotateBorder_w71zd_240{width:50px;height:50px}._search_w71zd_201{height:40px;font-size:.85rem;padding:0 .8rem}._clear_w71zd_427{font-size:.75rem}._img1_w71zd_267{max-width:35px;max-height:35px}}@media (min-width: 700px){._container_w71zd_2{width:70%}._searchIcon1_w71zd_213,._icons_w71zd_172{max-width:70%;justify-self:center;border-left:2px solid rgb(233,228,228);border-right:2px solid rgb(233,228,228)}}@media (max-width: 386px){._rotateBorder_w71zd_240{display:none}._searchId_w71zd_253{border:3px solid #1e40af}}body.elighttee-dark ._avatarSkeleton_w71zd_276,body.elighttee-dark ._clear_w71zd_427,body.elighttee-dark ._container_w71zd_2,body.elighttee-dark ._description_w71zd_191,body.elighttee-dark ._dropDown_w71zd_70,body.elighttee-dark ._dropDown1_w71zd_71,body.elighttee-dark ._feedContainer_w71zd_19,body.elighttee-dark ._h1_w71zd_104,body.elighttee-dark ._h11_w71zd_109,body.elighttee-dark ._hidden_w71zd_56,body.elighttee-dark ._icons_w71zd_172,body.elighttee-dark ._img1_w71zd_267,body.elighttee-dark ._innerIcons_w71zd_163,body.elighttee-dark ._menuIconWithBadge_w71zd_302,body.elighttee-dark ._miniIcons_w71zd_123,body.elighttee-dark ._miniIcons1_w71zd_124,body.elighttee-dark ._pingDropDown_w71zd_357,body.elighttee-dark ._pingNotificationBadge_w71zd_365,body.elighttee-dark ._rotate_w71zd_230,body.elighttee-dark ._rotateBorder_w71zd_240,body.elighttee-dark ._search_w71zd_201,body.elighttee-dark ._searchAvatarFallback_w71zd_286,body.elighttee-dark ._searchIcon_w71zd_201,body.elighttee-dark ._searchIcon1_w71zd_213,body.elighttee-dark ._searchId_w71zd_253,body.elighttee-dark ._title_w71zd_116,body.elighttee-dark ._topIcons_w71zd_40,body.elighttee-dark ._topMiniIcons_w71zd_141,body.elighttee-dark ._topNotificationBadge_w71zd_312,body.elighttee-dark ._updateContainer_w71zd_34,body.elighttee-dark ._versionControl_w71zd_14{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._container_w71zd_2,body.elighttee-dark ._dropDown_w71zd_70,body.elighttee-dark ._dropDown1_w71zd_71,body.elighttee-dark ._feedContainer_w71zd_19,body.elighttee-dark ._pingDropDown_w71zd_357,body.elighttee-dark ._search_w71zd_201,body.elighttee-dark ._searchId_w71zd_253,body.elighttee-dark ._updateContainer_w71zd_34{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._clear_w71zd_427,body.elighttee-dark ._container_w71zd_2,body.elighttee-dark ._description_w71zd_191,body.elighttee-dark ._dropDown_w71zd_70,body.elighttee-dark ._dropDown1_w71zd_71,body.elighttee-dark ._feedContainer_w71zd_19,body.elighttee-dark ._h1_w71zd_104,body.elighttee-dark ._h11_w71zd_109,body.elighttee-dark ._hidden_w71zd_56,body.elighttee-dark ._pingDropDown_w71zd_357,body.elighttee-dark ._rotate_w71zd_230,body.elighttee-dark ._rotateBorder_w71zd_240,body.elighttee-dark ._search_w71zd_201,body.elighttee-dark ._searchId_w71zd_253,body.elighttee-dark ._title_w71zd_116,body.elighttee-dark ._updateContainer_w71zd_34,body.elighttee-dark ._versionControl_w71zd_14{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._description_w71zd_191,body.elighttee-dark ._title_w71zd_116,body.elighttee-dark ._updateContainer_w71zd_34{color:var(--elighttee-text)!important}body.elighttee-dark ._container_w71zd_2{background:#030303!important;border-color:#151515!important}body.elighttee-dark ._topIcons_w71zd_40,body.elighttee-dark ._searchIcon_w71zd_201,body.elighttee-dark ._searchIcon1_w71zd_213,body.elighttee-dark ._icons_w71zd_172,body.elighttee-dark ._hidden_w71zd_56{background:#050505fa!important;color:#f5f5f5!important;border-color:#b91c1c47!important;box-shadow:0 12px 34px #0000008c!important}body.elighttee-dark ._feedContainer_w71zd_19{background:#030303!important;color:#f5f5f5!important;box-shadow:none!important}body.elighttee-dark ._h11_w71zd_109,body.elighttee-dark ._h1_w71zd_104{color:#f5f5f5!important;text-shadow:0 0 18px rgba(185,28,28,.22)!important}body.elighttee-dark ._versionControl_w71zd_14,body.elighttee-dark ._versionControl_w71zd_14 span,body.elighttee-dark ._description_w71zd_191,body.elighttee-dark ._description_w71zd_191 p,body.elighttee-dark ._clear_w71zd_427,body.elighttee-dark ._searchGroupTitle_w71zd_638,body.elighttee-dark ._searchStatus_w71zd_639{color:#f5f5f5!important}body.elighttee-dark ._versionControl_w71zd_14 span:first-child{background:#b91c1c!important;box-shadow:0 0 #b91c1c7a!important}body.elighttee-dark ._topMiniIcons_w71zd_141,body.elighttee-dark ._miniIcons_w71zd_123,body.elighttee-dark ._miniIcons1_w71zd_124{background:#0b0b0b!important;border-color:#f5f5f524!important;color:#f5f5f5!important;box-shadow:inset 0 1px #ffffff0a,0 10px 26px #00000073!important}body.elighttee-dark ._topMiniIcons_w71zd_141 svg,body.elighttee-dark ._miniIcons_w71zd_123 svg,body.elighttee-dark ._miniIcons1_w71zd_124 svg,body.elighttee-dark ._icons_w71zd_172 svg{color:#f5f5f5!important;stroke:#f5f5f5!important}body.elighttee-dark ._miniIcons_w71zd_123:hover,body.elighttee-dark ._miniIcons1_w71zd_124:hover,body.elighttee-dark ._topMiniIcons_w71zd_141:hover{background:#160607!important;border-color:#b91c1c80!important}body.elighttee-dark ._search_w71zd_201{background:#080808!important;color:#f5f5f5!important;border-color:#f5f5f529!important;box-shadow:inset 0 0 0 1px #b91c1c14!important}body.elighttee-dark ._search_w71zd_201::placeholder{color:#f5f5f5a8!important}body.elighttee-dark ._search_w71zd_201:focus{border-color:#b91c1cad!important;box-shadow:0 0 0 3px #b91c1c29!important}body.elighttee-dark ._dropDown_w71zd_70,body.elighttee-dark ._dropDown1_w71zd_71,body.elighttee-dark ._pingDropDown_w71zd_357{background:#070707!important;color:#f5f5f5!important;border-bottom:1px solid rgba(245,245,245,.08)!important;box-shadow:none!important}body.elighttee-dark ._dropDown_w71zd_70:hover,body.elighttee-dark ._dropDown1_w71zd_71:hover{background:#1a0709!important;color:#f5f5f5!important}body.elighttee-dark ._topNotificationBadge_w71zd_312,body.elighttee-dark ._pingNotificationBadge_w71zd_365{background:#b91c1c!important;color:#f5f5f5!important;border-color:#050505!important;box-shadow:0 0 18px #b91c1c6b!important}body.elighttee-dark ._searchResultCard_w71zd_711{background:#090909!important;color:#f5f5f5!important;border:1px solid rgba(245,245,245,.1)!important;box-shadow:0 14px 30px #00000073!important}body.elighttee-dark ._searchResultCard_w71zd_711 *{color:#f5f5f5!important}body.elighttee-dark button{background:#100506!important;color:#f5f5f5!important;border-color:#b91c1c59!important}._topMiniIcons_w71zd_141{display:grid;place-items:center}._customTopGlyph_w71zd_734,._customBottomGlyph_w71zd_735{position:relative;display:inline-grid;place-items:center;color:#1e40af}._customTopGlyph_w71zd_734{width:25px;height:25px}._customBottomGlyph_w71zd_735{width:27px;height:27px}._customTopGlyph_w71zd_734:before,._customTopGlyph_w71zd_734:after,._customTopGlyph_w71zd_734 span,._customBottomGlyph_w71zd_735:before,._customBottomGlyph_w71zd_735:after,._customBottomGlyph_w71zd_735 span{content:"";position:absolute;box-sizing:border-box;display:block}._customTopGlyph_profile_w71zd_764:before{width:10px;height:10px;top:3px;border-radius:50%;background:currentColor}._customTopGlyph_profile_w71zd_764:after{width:20px;height:11px;bottom:2px;border-radius:13px 13px 8px 8px;background:currentColor}._customTopGlyph_search_w71zd_780:before{width:15px;height:15px;left:3px;top:3px;border:3px solid currentColor;border-radius:50%}._customTopGlyph_search_w71zd_780:after{width:11px;height:3px;right:2px;bottom:4px;border-radius:99px;background:currentColor;transform:rotate(45deg)}._customTopGlyph_menu_w71zd_799:before,._customTopGlyph_menu_w71zd_799:after,._customTopGlyph_menu_w71zd_799 span{width:5px;height:5px;top:10px;border-radius:50%;background:currentColor}._customTopGlyph_menu_w71zd_799:before{left:3px}._customTopGlyph_menu_w71zd_799 span{left:10px}._customTopGlyph_menu_w71zd_799:after{right:3px}._customBottomGlyph_explore_w71zd_821:before{width:22px;height:22px;border:3px solid currentColor;border-radius:50%}._customBottomGlyph_explore_w71zd_821:after{width:9px;height:9px;border-radius:50%;background:currentColor}._customBottomGlyph_explore_w71zd_821 span{width:3px;height:20px;border-radius:99px;background:currentColor;opacity:.35}._customBottomGlyph_connect_w71zd_843:before,._customBottomGlyph_connect_w71zd_843:after{border-radius:50%;background:currentColor}._customBottomGlyph_connect_w71zd_843:before{width:11px;height:11px;left:3px;top:4px}._customBottomGlyph_connect_w71zd_843:after{width:10px;height:10px;right:4px;top:5px;opacity:.72}._customBottomGlyph_connect_w71zd_843 span{width:23px;height:12px;bottom:4px;border-radius:13px 13px 8px 8px;background:currentColor}._customBottomGlyph_chats_w71zd_872:before{width:22px;height:17px;border-radius:11px;background:currentColor}._customBottomGlyph_chats_w71zd_872:after{left:7px;bottom:2px;border-top:8px solid currentColor;border-right:8px solid transparent}._customBottomGlyph_chats_w71zd_872 span{width:13px;height:3px;border-radius:99px;background:#fff;top:12px}._customBottomGlyph_moments_w71zd_894:before{width:22px;height:19px;border-radius:7px;background:currentColor}._customBottomGlyph_moments_w71zd_894:after{width:0;height:0;border-left:8px solid #ffffff;border-top:6px solid transparent;border-bottom:6px solid transparent;left:12px;top:9px}._customBottomGlyph_moments_w71zd_894 span{width:20px;height:4px;top:3px;border-radius:99px;background:#fff;opacity:.45}._customBottomGlyph_more_w71zd_920{grid-template-columns:repeat(2,1fr)}._customBottomGlyph_more_w71zd_920:before,._customBottomGlyph_more_w71zd_920:after,._customBottomGlyph_more_w71zd_920 span{width:10px;height:10px;border-radius:4px;background:currentColor}._customBottomGlyph_more_w71zd_920:before{left:4px;top:4px;box-shadow:14px 0 0 currentColor}._customBottomGlyph_more_w71zd_920:after{left:4px;bottom:4px;box-shadow:14px 0 0 currentColor}._customBottomGlyphActive_w71zd_945{color:#1e40af;filter:drop-shadow(0 6px 12px rgba(30,64,175,.28))}._customBottomGlyphDark_w71zd_950,._customTopGlyphDark_w71zd_951{color:#f5f5f5}._icons_w71zd_172{min-height:72px;gap:min(6vw,42px)}._miniIcons_w71zd_123,._miniIcons1_w71zd_124{min-width:2.6rem;min-height:2.6rem;max-width:2.6rem;max-height:2.6rem}._description_w71zd_191{min-width:54px}._description_w71zd_191 p{margin:4px 0 0;font-size:11px}._container_w71zd_2,._feedContainer_w71zd_19,._topIcons_w71zd_40,._searchIcon_w71zd_201,._searchIcon1_w71zd_213,._icons_w71zd_172,._hidden_w71zd_56{box-sizing:border-box;max-width:100%}._container_w71zd_2{width:min(100%,100vw);max-width:100vw;overflow-x:hidden;border-left-width:0;border-right-width:0}._feedContainer_w71zd_19{left:0;right:0;width:100%;min-width:0;overflow-x:hidden}body.elighttee-native-app ._feedContainer_w71zd_19{overscroll-behavior-y:auto;touch-action:pan-y}._topIcons_w71zd_40,._icons_w71zd_172{left:0;right:0;width:100%;max-width:100vw}._icons_w71zd_172{justify-content:space-around;gap:clamp(.2rem,2.2vw,1.15rem);padding-left:max(.25rem,env(safe-area-inset-left));padding-right:max(.25rem,env(safe-area-inset-right))}._title_w71zd_116,._innerIcons_w71zd_163{min-width:0}@media (max-width: 430px){._h1_w71zd_104{font-size:clamp(1.65rem,8vw,2.05rem)}._topIcons_w71zd_40{gap:.45rem;padding-inline:.55rem}._innerIcons_w71zd_163{gap:clamp(.45rem,3vw,.8rem)}._miniIcons_w71zd_123,._miniIcons1_w71zd_124{min-width:2.38rem;min-height:2.38rem;max-width:2.38rem;max-height:2.38rem}._description_w71zd_191{min-width:0;font-size:10.5px;line-height:1.05}}._searchIcon1_w71zd_213{align-items:center;gap:clamp(.55rem,2vw,.9rem);background:#fff;border-bottom:1px solid #e6ebf2}._searchIcon1_w71zd_213 ._rotate_w71zd_230{width:58px;height:58px;min-width:58px}._searchIcon1_w71zd_213 ._rotateBorder_w71zd_240{left:0;width:58px;height:58px;border:0;background:conic-gradient(from 0deg,#1e40af,#38bdf8,#a855f7,#1e40af);animation:_composerRingSpin_w71zd_1 4s linear infinite;box-shadow:0 8px 24px #1e40af29}._searchIcon1_w71zd_213 ._rotateBorder_w71zd_240:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:inherit;background:#fff}._searchIcon1_w71zd_213 ._searchId_w71zd_253{width:48px;height:48px;border:0;background:#fff}._searchIcon1_w71zd_213 ._img1_w71zd_267{min-width:48px;max-width:48px;min-height:48px;max-height:48px}._searchIcon1_w71zd_213 ._search_w71zd_201{min-width:0;border:1px solid #dbe4f0;background:#f8fafc;box-shadow:inset 0 1px #ffffffeb}._searchIcon1_w71zd_213 ._search_w71zd_201:hover,._searchIcon1_w71zd_213 ._search_w71zd_201:focus,._searchIcon1_w71zd_213 ._search_w71zd_201:focus-visible{outline:none!important;border-color:#1e40af33;box-shadow:0 0 0 3px #1e40af14}._composerBroadcastAction_w71zd_1120{position:relative;width:44px;height:44px;min-width:44px;border-radius:999px;display:grid;place-items:center;cursor:pointer;color:#1f5f7a;background:linear-gradient(145deg,#ecfeff,#dbeafe 58%,#e0f2fe);box-shadow:0 10px 22px #0e749029;animation:none}._composerBroadcastAction_w71zd_1120:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:inherit;border:1px solid rgba(14,116,144,.18);opacity:0;animation:_broadcastRipple_w71zd_1 2.4s ease-out infinite}._customComposerIcon_w71zd_1145{position:relative;width:24px;height:24px;display:inline-block;color:currentColor}._customComposerIcon_w71zd_1145:before,._customComposerIcon_w71zd_1145:after,._customComposerIcon_w71zd_1145 span{content:"";position:absolute;box-sizing:border-box;display:block}._customComposerIcon_broadcast_w71zd_1162:before{left:3px;top:8px;width:9px;height:8px;border-radius:2px 0 0 2px;background:currentColor;clip-path:polygon(0 18%,100% 0,100% 100%,0 82%)}._customComposerIcon_broadcast_w71zd_1162:after{right:3px;top:4px;width:10px;height:16px;border:2px solid currentColor;border-left:0;border-radius:0 999px 999px 0}._customComposerIcon_broadcast_w71zd_1162 span{right:-1px;top:1px;width:16px;height:22px;border:2px solid currentColor;border-left:0;border-radius:0 999px 999px 0;opacity:.52}@keyframes _composerRingSpin_w71zd_1{to{transform:rotate(360deg)}}@keyframes _broadcastNotice_w71zd_1{0%,to{transform:translateY(0) scale(1)}48%{transform:translateY(-1px) scale(1.045)}}@keyframes _broadcastRipple_w71zd_1{0%{opacity:.55;transform:scale(.86)}72%,to{opacity:0;transform:scale(1.22)}}@media (max-width: 430px){._searchIcon1_w71zd_213{padding-inline:.65rem}._searchIcon1_w71zd_213 ._rotate_w71zd_230,._searchIcon1_w71zd_213 ._rotateBorder_w71zd_240{width:52px;height:52px;min-width:52px}._searchIcon1_w71zd_213 ._rotateBorder_w71zd_240{display:block}._searchIcon1_w71zd_213 ._searchId_w71zd_253,._searchIcon1_w71zd_213 ._img1_w71zd_267{width:43px;height:43px;min-width:43px;max-width:43px;min-height:43px;max-height:43px}._composerBroadcastAction_w71zd_1120{width:40px;height:40px;min-width:40px}}._menuIconWithBadge_w71zd_302{animation:_menuCuriosity_w71zd_1 2.8s ease-in-out infinite}._menuIconWithBadge_w71zd_302:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:999px;border:1px solid rgba(30,64,175,.22);opacity:0;animation:_menuCuriosityRing_w71zd_1 2.8s ease-out infinite;pointer-events:none}._hidden_w71zd_56{top:calc(100% + .55rem);right:.75rem;width:max-content;max-width:min(13rem,calc(100vw - 1.4rem));min-width:0!important;padding:.45rem;gap:.28rem;border:1px solid rgba(30,64,175,.12);border-radius:18px;background:#fffffff5;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 24px 60px #0f172a2e}._dropDown_w71zd_70,._dropDown1_w71zd_71{min-width:9.5rem;min-height:38px;height:auto;padding:.58rem .72rem;border-radius:11px;justify-content:space-between!important;background:transparent;color:#0f172a;font-weight:800;font-size:.9rem!important;border:1px solid transparent}._h11_w71zd_109{font-family:Inter,SF Pro Display,Segoe UI,Arial,sans-serif;font-weight:900;letter-spacing:0;text-shadow:none}._h1_w71zd_104{font-family:inherit;font-weight:950;letter-spacing:0}._versionControl_w71zd_14,._versionControl_w71zd_14 span{font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;letter-spacing:0!important}._dropDown_w71zd_70:hover,._dropDown1_w71zd_71:hover{background:#eff6ff;border-color:#1e40af1f;color:#1e40af}._dropDown1_w71zd_71,._pingDropDown_w71zd_357{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 12px 28px #1e40af38}._dropDown1_w71zd_71:hover,._pingDropDown_w71zd_357:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff}@keyframes _menuCuriosity_w71zd_1{0%,to{transform:translateY(0) rotate(0)}8%{transform:translateY(-1px) rotate(-5deg)}16%{transform:translateY(0) rotate(5deg)}24%{transform:translateY(-1px) rotate(-3deg)}32%{transform:translateY(0) rotate(0)}}@keyframes _menuCuriosityRing_w71zd_1{0%,40%{opacity:0;transform:scale(.84)}48%{opacity:.52}86%,to{opacity:0;transform:scale(1.26)}}@keyframes _talkzicTwerk_w71zd_1{0%,to{transform:translateY(0) rotate(0) scale(1)}10%{transform:translateY(-2px) rotate(-9deg) scale(1.05,.96)}20%{transform:translateY(1px) rotate(10deg) scale(.98,1.06)}30%{transform:translateY(-1px) rotate(-7deg) scale(1.04,.98)}42%{transform:translateY(0) rotate(7deg) scale(1)}54%{transform:translateY(-1px) rotate(-4deg) scale(1.03)}68%{transform:translateY(0) rotate(0) scale(1)}}@keyframes _talkzicBadgePop_w71zd_1{0%,to{transform:scale(1);box-shadow:0 7px 16px #ef44446b}35%{transform:scale(1.22) rotate(5deg);box-shadow:0 0 0 5px #ef444424,0 9px 20px #ef444480}60%{transform:scale(.96) rotate(-4deg)}}._icons_w71zd_172{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e7ebf3;border-left:0;border-right:0;box-shadow:0 -12px 28px #0f172a14;transition:opacity .28s ease,transform .28s ease,visibility .28s ease;will-change:opacity,transform}._iconsHidden_w71zd_1419{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(110%)}._iconsVisible_w71zd_1426{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}._customTopGlyph_w71zd_734,._customBottomGlyph_w71zd_735,._customBottomGlyphActive_w71zd_945,._customTopGlyphDark_w71zd_951,._customBottomGlyphDark_w71zd_950{color:#3f63c8;filter:none}._customBottomGlyph_chats_w71zd_872{color:#1e40af}._topIconButton_w71zd_1447{border:0;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;min-width:2.2rem;line-height:0;color:inherit;cursor:pointer}._topIconButton_w71zd_1447 ._topMiniIcons_w71zd_141{width:100%;height:100%}._searchIcon_w71zd_201{position:sticky;top:0;z-index:5;gap:10px;padding:10px clamp(12px,4vw,22px);border-bottom:1px solid rgba(30,64,175,.08);background:#fffffff5;box-shadow:0 10px 26px #0f172a0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}._searchIcon_w71zd_201 ._rotate_w71zd_230,._searchIcon_w71zd_201 ._rotateBorder_w71zd_240{width:48px;height:48px}._searchIcon_w71zd_201 ._searchId_w71zd_253,._searchIcon_w71zd_201 ._img1_w71zd_267{width:40px;height:40px;min-width:40px;max-width:40px;min-height:40px;max-height:40px}._searchIcon_w71zd_201 ._search_w71zd_201{min-width:0;height:44px;border-radius:999px;border:1px solid rgba(30,64,175,.12);background:#f8fafc;color:#111827;font-weight:700;box-shadow:inset 0 1px #ffffffeb}._searchIcon_w71zd_201 ._search_w71zd_201:hover,._searchIcon_w71zd_201 ._search_w71zd_201:focus,._searchIcon_w71zd_201 ._search_w71zd_201:focus-visible{border-color:#1e40af47;box-shadow:0 0 0 3px #1e40af14}._clear_w71zd_427{width:42px;height:42px;min-width:42px;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#fff;color:#334155;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 18px #0f172a0f}._clear_w71zd_427:hover{color:#1e40af;border-color:#1e40af2e;background:#f8fafc}._customSearchActionIcon_w71zd_1534{position:relative;width:20px;height:20px;display:inline-block;color:currentColor}._customSearchActionIcon_w71zd_1534:before,._customSearchActionIcon_w71zd_1534:after,._customSearchActionIcon_w71zd_1534 span{content:"";position:absolute;box-sizing:border-box;display:block}._customSearchActionIcon_delete_w71zd_1551:before{width:14px;height:15px;border:2px solid currentColor;border-top:0;border-radius:0 0 5px 5px;left:3px;top:5px}._customSearchActionIcon_delete_w71zd_1551:after{width:16px;height:2px;border-radius:999px;background:currentColor;left:2px;top:3px}._customSearchActionIcon_delete_w71zd_1551 span{width:8px;height:2px;border-radius:999px;background:currentColor;left:6px;top:0}._customSearchActionIcon_comment_w71zd_1579:before{top:3px;right:2px;bottom:5px;left:2px;border:2px solid currentColor;border-radius:8px}._customSearchActionIcon_comment_w71zd_1579:after{width:7px;height:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;left:6px;bottom:2px;transform:skew(-18deg)}._searchResultsShell_w71zd_1595{width:min(100%,760px);margin:0 auto;padding:14px clamp(12px,4vw,22px) 7rem;display:flex;flex-direction:column;gap:18px;background:#fff}._searchEmptyState_w71zd_1605,._searchStatus_w71zd_639{width:min(100%,720px);margin:18px auto;padding:18px;border:1px solid rgba(30,64,175,.09);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);color:#475569;box-shadow:0 12px 28px #0f172a0f}._searchEmptyState_w71zd_1605{display:flex;flex-direction:column;gap:5px}._searchEmptyState_w71zd_1605 b{color:#111827;font-size:16px}._searchEmptyState_w71zd_1605 span,._searchStatus_w71zd_639{font-size:13px;font-weight:700}._searchGroup_w71zd_638{display:flex;flex-direction:column;gap:10px}._searchGroupTitle_w71zd_638{margin:0;color:#111827;font-size:15px;font-weight:900;letter-spacing:0}._searchResultList_w71zd_1648{display:flex;flex-direction:column;gap:10px}._searchResultCard_w71zd_711{box-sizing:border-box;width:100%;border:1px solid rgba(30,64,175,.08);border-radius:16px;background:#fff;box-shadow:0 12px 26px #0f172a0f;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}._searchResultCard_w71zd_711:hover{transform:translateY(-1px);border-color:#1e40af33;box-shadow:0 16px 30px #0f172a17}._searchUserCard_w71zd_1671{display:flex;align-items:center;gap:12px;padding:12px}._searchResultAvatar_w71zd_1678{width:48px;height:48px;border-radius:999px;object-fit:cover;flex-shrink:0;border:2px solid rgba(30,64,175,.12)}._searchResultBody_w71zd_1687{min-width:0;display:flex;flex-direction:column;gap:4px}._searchResultName_w71zd_1694,._searchPostTitle_w71zd_1695{display:flex;align-items:center;gap:6px;color:#111827;font-weight:850;overflow:hidden}._searchResultName_w71zd_1694 span,._searchPostTitle_w71zd_1695{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._searchResultMeta_w71zd_1711,._searchPostMeta_w71zd_1712,._searchPostExcerpt_w71zd_1713{color:#64748b;font-size:13px;font-weight:700}._searchPostCard_w71zd_1719{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding:12px}._searchPostThumb_w71zd_1726{width:100%;max-height:220px;border-radius:13px;object-fit:cover;background:#eef4ff}._searchPostExcerpt_w71zd_1713{color:#334155;line-height:1.42;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._searchPostMeta_w71zd_1712{display:inline-flex;align-items:center;gap:6px}._searchTagList_w71zd_1749{display:flex;flex-wrap:wrap;gap:8px}._searchTagButton_w71zd_1755{border:1px solid rgba(30,64,175,.1);padding:8px 12px;border-radius:999px;background:#1e40af12;color:#1e40af;cursor:pointer;font-weight:850}._searchTagButton_w71zd_1755:hover{background:#1e40af1f}@media (min-width: 700px){._searchIcon_w71zd_201{width:min(70%,760px);margin:0 auto}._searchPostCard_w71zd_1719{grid-template-columns:132px minmax(0,1fr);align-items:center}._searchPostThumb_w71zd_1726{height:96px}}._topMiniIcons_w71zd_141{color:#3f63c8;background:#f8fafc;border-color:#e2e8f0;box-shadow:0 6px 16px #0f172a14}._miniIcons_w71zd_123,._miniIcons1_w71zd_124{color:#3f63c8;background:#f8fafc;border-color:#e2e8f0;box-shadow:none}._description_w71zd_191{color:#111827}._h11_w71zd_109{font-family:Segoe UI,Arial,Helvetica,sans-serif;font-weight:800;letter-spacing:0;color:#111827;text-shadow:none}._h1_w71zd_104{font-family:inherit;font-weight:800;letter-spacing:0;color:#1e40af}._versionControl_w71zd_14,._versionControl_w71zd_14 span{font-family:Segoe UI,Arial,Helvetica,sans-serif;letter-spacing:0!important}body.elighttee-dark ._icons_w71zd_172{background:#060606!important;border-color:#f5f5f514!important}body.elighttee-dark ._customTopGlyph_w71zd_734,body.elighttee-dark ._customBottomGlyph_w71zd_735,body.elighttee-dark ._customBottomGlyphActive_w71zd_945,body.elighttee-dark ._customTopGlyphDark_w71zd_951,body.elighttee-dark ._customBottomGlyphDark_w71zd_950{color:#9bb4ff!important;filter:none!important}body.elighttee-dark ._customBottomGlyph_chats_w71zd_872{color:#1e40af!important}body.elighttee-dark ._searchIcon1_w71zd_213 ._search_w71zd_201:hover,body.elighttee-dark ._searchIcon1_w71zd_213 ._search_w71zd_201:focus,body.elighttee-dark ._searchIcon1_w71zd_213 ._search_w71zd_201:focus-visible{border-color:#9bb4ff57!important;box-shadow:0 0 0 3px #1e40af2e!important}body.elighttee-dark ._topMiniIcons_w71zd_141,body.elighttee-dark ._miniIcons_w71zd_123,body.elighttee-dark ._miniIcons1_w71zd_124{background:#f8fafc!important;border-color:#e2e8f0!important;color:#111827!important;box-shadow:0 6px 16px #00000038!important}._brandWordmark_w71zd_1860{display:inline-flex;align-items:center;margin:0;line-height:1;transform:translate(-3px)}._brandWordmarkImage_w71zd_1868{display:block;width:auto;height:2.52rem;max-width:min(9.45rem,43vw);object-fit:contain}._container_14gp8_1{border:1px solid rgb(196,194,194);position:fixed;width:100%;height:100%;justify-self:center;top:0;border-radius:10px;cursor:pointer;overflow:scroll;scrollbar-width:none}._bottomNav_14gp8_25{border-bottom:2px solid rgb(228,227,227);top:0;position:fixed;text-align:center;justify-content:center;background:#f5f5f5;z-index:2;display:flex;gap:1.5rem;width:100%;padding:1rem}._bottomNav1_14gp8_55{text-align:center;justify-content:center;background:#f5f5f5;z-index:2;display:flex;gap:1.5rem;height:5rem;width:100%;padding:1rem}._menuTitle_14gp8_81{font-size:larger;font-weight:700;margin-right:auto;margin-left:-1rem}._details_14gp8_93,._details1_14gp8_93{justify-self:left;text-align:left;border-radius:10px;background:#fff;display:flex;gap:1rem;align-items:center;padding:.5rem .5rem .5rem 1rem;margin-top:1%;border:1.1px solid rgb(196,195,195);width:95%;justify-self:center}._details1_14gp8_93{width:96%}._themeCard_14gp8_126{width:95%;justify-self:center;margin-top:1%;border:1.1px solid rgb(196,195,195);border-radius:10px;background:#fff;padding:.75rem 1rem;display:flex;align-items:center;gap:.8rem;cursor:default}._themeIcon_14gp8_139{width:2.35rem;height:2.35rem;border-radius:999px;display:grid;place-items:center;color:#1e40af;background:#1e40af1a;flex:0 0 auto}._themeText_14gp8_149{flex:1;min-width:0}._themeText_14gp8_149 p{margin:0;color:#111827;font-weight:700}._themeText_14gp8_149 span{display:block;color:#6b7280;font-size:.82rem;margin-top:.18rem}._themeText_14gp8_149 small{display:block;color:#b91c1c;font-size:.75rem;margin-top:.2rem}._themeSwitch_14gp8_170{position:relative;width:3.15rem;height:1.75rem;flex:0 0 auto}._themeSwitch_14gp8_170 input{opacity:0;width:0;height:0}._themeSwitch_14gp8_170 span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#d1d5db;border:1px solid rgb(190,197,207);transition:background .2s ease,border-color .2s ease}._themeSwitch_14gp8_170 span:before{content:"";position:absolute;width:1.25rem;height:1.25rem;left:.2rem;top:50%;transform:translateY(-50%);border-radius:999px;background:#fff;box-shadow:0 4px 10px #0f172a38;transition:transform .2s ease}._themeSwitch_14gp8_170 input:checked+span{background:linear-gradient(135deg,#118921,#065f46);border-color:#15803de6}._themeSwitch_14gp8_170 input:checked+span:before{transform:translate(1.35rem,-50%)}._themeSwitch_14gp8_170 input:disabled+span{opacity:.72}._pics_14gp8_212{border:2px solid gray;width:3rem;height:3rem;border-radius:1.5rem;justify-content:center;display:flex;overflow:hidden;align-items:center}._swap_14gp8_229{margin-left:auto;margin-right:1rem}._userName_14gp8_237{font-weight:700}._descr_14gp8_243{font-size:14px;color:gray}._switchAccess_14gp8_251{margin-left:auto;margin-right:1rem;color:#4a4848}._pageSelection_14gp8_261{line-height:1.7;flex:1;min-width:0}._pageSelection_14gp8_261 p{margin:0;padding:.75rem .8rem;border-radius:12px;color:#012801;font-size:15px;display:flex;align-items:center;gap:.75rem}._pageSelection_14gp8_261 p+p{margin-top:.5rem}._pageSelection_14gp8_261 p:hover{color:#1e40af;background:#eff6ff}._others_14gp8_283{height:auto;margin-top:.5rem;width:95%;justify-self:center;display:flex;flex-direction:column;padding:.3rem;gap:.5rem}._inner1_14gp8_303{min-height:2rem;height:auto;padding:.1rem;display:flex;gap:.6rem}._part1_14gp8_317,._part2_14gp8_317{border:1px solid rgb(205,202,202);width:40%;padding:.5rem;display:block;text-align:left;flex:1;border-radius:10px;background:#fff;position:relative}._imgs_14gp8_339{width:100%;height:100%}._updateBadge_14gp8_347{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;background:#dc2626;color:#fff;font-size:.72rem;font-weight:800;margin-left:.35rem;vertical-align:middle;line-height:1}._hiddenOverlay_14gp8_377{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#0f172a6b;display:flex;align-items:flex-end;justify-content:center;padding:1rem}._hiddenPanel_14gp8_387{width:min(42rem,100%);max-height:78vh;overflow:auto;background:#fff;border-radius:12px;border:1px solid rgb(226,232,240);box-shadow:0 22px 60px #0f172a47;padding:1rem;cursor:default}._hiddenPanelHeader_14gp8_398{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.8rem}._hiddenPanelHeader_14gp8_398 h2,._hiddenPanelHeader_14gp8_398 p{margin:0}._hiddenPanelHeader_14gp8_398 h2{font-size:1rem;color:#0f172a}._hiddenPanelHeader_14gp8_398 p{margin-top:.18rem;font-size:.82rem;color:#64748b}._hiddenPanelHeader_14gp8_398 button,._hiddenItem_14gp8_419 button{border:0;border-radius:8px;background:#1e40af;color:#fff;font-weight:800;padding:.55rem .8rem;cursor:pointer}._hiddenItem_14gp8_419 button:disabled{opacity:.65;cursor:not-allowed}._hiddenList_14gp8_432{display:flex;flex-direction:column;gap:.55rem}._hiddenItem_14gp8_419,._deliveryItem_14gp8_447{display:grid;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.75rem;border:1px solid rgb(226,232,240);border-radius:10px;padding:.65rem;background:#f8fafc}._hiddenItem_14gp8_419 img{width:3rem;height:3rem;border-radius:999px;object-fit:cover}._deliveryItem_14gp8_447 img{width:3rem;height:3rem;border-radius:10px;object-fit:cover}._deliveryItem_14gp8_447 button{border:0;border-radius:8px;background:#1e40af;color:#fff;font-weight:800;padding:.55rem .8rem;cursor:pointer}._hiddenText_14gp8_478{min-width:0;display:flex;flex-direction:column;gap:.15rem}._hiddenText_14gp8_478 b,._hiddenText_14gp8_478 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._hiddenText_14gp8_478 span{color:#475569;font-size:.86rem}._hiddenText_14gp8_478 small{color:#64748b;font-size:.78rem}._deliveryPanel_14gp8_498{width:min(36rem,100%);max-height:82vh;overflow:auto;background:#fff;border-radius:12px;border:1px solid rgb(226,232,240);box-shadow:0 22px 60px #0f172a47;padding:1rem;cursor:default}._deliveryDetailsGrid_14gp8_509{display:grid;gap:.65rem}._deliveryDetailsGrid_14gp8_509 div{display:grid;gap:.22rem;border:1px solid rgb(226,232,240);border-radius:10px;background:#f8fafc;padding:.75rem}._deliveryDetailsGrid_14gp8_509 span{color:#64748b;font-size:.78rem;font-weight:700}._deliveryDetailsGrid_14gp8_509 strong{color:#0f172a;line-height:1.45;word-break:break-word}._deliveryPrimaryButton_14gp8_531{width:100%;margin-top:.9rem;border:0;border-radius:10px;background:#1e40af;color:#fff;font-weight:800;padding:.85rem 1rem;cursor:pointer}._hiddenStatus_14gp8_542,._hiddenError_14gp8_543{margin:0;padding:1rem .4rem;color:#475569}._hiddenError_14gp8_543{color:#b91c1c}body.elighttee-dark ._bottomNav_14gp8_25,body.elighttee-dark ._bottomNav1_14gp8_55,body.elighttee-dark ._container_14gp8_1,body.elighttee-dark ._descr_14gp8_243,body.elighttee-dark ._details_14gp8_93,body.elighttee-dark ._details1_14gp8_93,body.elighttee-dark ._imgs_14gp8_339,body.elighttee-dark ._inner1_14gp8_303,body.elighttee-dark ._menuTitle_14gp8_81,body.elighttee-dark ._others_14gp8_283,body.elighttee-dark ._pageSelection_14gp8_261,body.elighttee-dark ._part1_14gp8_317,body.elighttee-dark ._part2_14gp8_317,body.elighttee-dark ._pics_14gp8_212,body.elighttee-dark ._swap_14gp8_229,body.elighttee-dark ._switchAccess_14gp8_251,body.elighttee-dark ._themeCard_14gp8_126,body.elighttee-dark ._themeIcon_14gp8_139,body.elighttee-dark ._themeSwitch_14gp8_170,body.elighttee-dark ._themeText_14gp8_149,body.elighttee-dark ._hiddenPanel_14gp8_387,body.elighttee-dark ._deliveryPanel_14gp8_498,body.elighttee-dark ._hiddenItem_14gp8_419,body.elighttee-dark ._deliveryItem_14gp8_447,body.elighttee-dark ._updateBadge_14gp8_347,body.elighttee-dark ._userName_14gp8_237{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._bottomNav_14gp8_25,body.elighttee-dark ._bottomNav1_14gp8_55,body.elighttee-dark ._container_14gp8_1,body.elighttee-dark ._details_14gp8_93,body.elighttee-dark ._details1_14gp8_93,body.elighttee-dark ._inner1_14gp8_303,body.elighttee-dark ._menuTitle_14gp8_81,body.elighttee-dark ._pageSelection_14gp8_261,body.elighttee-dark ._part1_14gp8_317,body.elighttee-dark ._part2_14gp8_317,body.elighttee-dark ._themeCard_14gp8_126,body.elighttee-dark ._hiddenPanel_14gp8_387,body.elighttee-dark ._deliveryPanel_14gp8_498,body.elighttee-dark ._hiddenItem_14gp8_419,body.elighttee-dark ._deliveryItem_14gp8_447,body.elighttee-dark ._deliveryDetailsGrid_14gp8_509 div{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._bottomNav_14gp8_25,body.elighttee-dark ._bottomNav1_14gp8_55,body.elighttee-dark ._container_14gp8_1,body.elighttee-dark ._descr_14gp8_243,body.elighttee-dark ._details_14gp8_93,body.elighttee-dark ._details1_14gp8_93,body.elighttee-dark ._inner1_14gp8_303,body.elighttee-dark ._menuTitle_14gp8_81,body.elighttee-dark ._others_14gp8_283,body.elighttee-dark ._pageSelection_14gp8_261,body.elighttee-dark ._part1_14gp8_317,body.elighttee-dark ._part2_14gp8_317,body.elighttee-dark ._pics_14gp8_212,body.elighttee-dark ._swap_14gp8_229,body.elighttee-dark ._themeCard_14gp8_126,body.elighttee-dark ._themeText_14gp8_149,body.elighttee-dark ._userName_14gp8_237{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._descr_14gp8_243,body.elighttee-dark ._menuTitle_14gp8_81,body.elighttee-dark ._themeText_14gp8_149,body.elighttee-dark ._updateBadge_14gp8_347,body.elighttee-dark ._userName_14gp8_237{color:var(--elighttee-text)!important}body.elighttee-dark ._themeIcon_14gp8_139,body.elighttee-dark ._switchAccess_14gp8_251,body.elighttee-dark ._pageSelection_14gp8_261 p,body.elighttee-dark ._part1_14gp8_317,body.elighttee-dark ._part2_14gp8_317,body.elighttee-dark ._part1_14gp8_317 p,body.elighttee-dark ._part2_14gp8_317 p{color:#f5f5f5!important}body.elighttee-dark ._part1_14gp8_317 svg,body.elighttee-dark ._part2_14gp8_317 svg,body.elighttee-dark ._details_14gp8_93 svg,body.elighttee-dark ._details1_14gp8_93 svg,body.elighttee-dark ._themeIcon_14gp8_139 svg{color:#b91c1c!important;stroke:#b91c1c!important}body.elighttee-dark ._themeSwitch_14gp8_170 input:checked+span{background:#5f0f16!important;border-color:#b91c1c99!important}._container_14gp8_1{background:#f0f2f5;border:0;border-radius:0}._bottomNav_14gp8_25{min-height:58px;background:#fffffff5;color:#0f172a;border-bottom:1px solid #d8dfea;box-shadow:0 8px 24px #0f172a14;align-items:center}._bottomNav1_14gp8_55{background:transparent;height:4.65rem}._menuTitle_14gp8_81{color:#0f172a;font-size:1.25rem}._details_14gp8_93,._details1_14gp8_93,._themeCard_14gp8_126,._part1_14gp8_317,._part2_14gp8_317{border:1px solid #d8dfea;background:#fff;box-shadow:0 1px 3px #0f172a14}._details_14gp8_93:hover,._details1_14gp8_93:hover,._part1_14gp8_317:hover,._part2_14gp8_317:hover{border-color:#1e40af40;box-shadow:0 10px 24px #1e40af1a;transform:translateY(-1px)}._themeIcon_14gp8_139{color:#1e40af;background:#eef4ff}._themeSwitch_14gp8_170 input:checked+span{background:#1e40af;border-color:#1e40af}._pics_14gp8_212{border:3px solid #dbeafe}._userName_14gp8_237,._pageSelection_14gp8_261 p{color:#0f172a}._descr_14gp8_243,._themeText_14gp8_149 span{color:#64748b}._part1_14gp8_317,._part2_14gp8_317{min-height:76px;padding:.85rem;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}._part1_14gp8_317 p,._part2_14gp8_317 p{margin:.45rem 0 0;color:#0f172a;font-weight:800}._hiddenPanelHeader_14gp8_398 button,._hiddenItem_14gp8_419 button{background:#1e40af}._hiddenPanel_14gp8_387{border-radius:14px}._updateBadge_14gp8_347{background:#dc2626}._container_i3ub4_1{position:fixed;overflow-y:scroll;overflow-x:hidden;width:100%;scrollbar-width:none;height:100%;justify-self:center;top:0;background:#f8fafc}._container_i3ub4_1::-webkit-scrollbar{display:none}._top_i3ub4_31{padding:1rem;position:fixed;width:100%;border-bottom:1px solid rgb(227,225,225);z-index:999;background:#f5f5f5;display:flex;box-sizing:border-box}._tit_i3ub4_51{margin-left:1rem;font-weight:650;font-size:1.2rem}._titleBlock_i3ub4_63{margin-left:1rem;min-width:0;flex:1}._titleBlock_i3ub4_63 ._tit_i3ub4_51{margin-left:0;margin-bottom:.2rem}._navUploadStatus_i3ub4_85{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.4rem .55rem;max-width:18rem;color:#334155;font-size:.72rem;line-height:1.1}._navUploadStatus_i3ub4_85 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._navUploadStatus_i3ub4_85 b{color:#1e40af;font-size:.72rem}._navUploadStatus_i3ub4_85 i{grid-column:1 / -1;height:.22rem;overflow:hidden;border-radius:999px;background:#94a3b847}._navUploadStatus_i3ub4_85 i span{display:block;height:100%;border-radius:inherit;background:#1e40af;transition:width .18s ease}._pageCoverWrap_i3ub4_161{width:100%;height:220px;margin-top:4.3rem;position:relative;overflow:hidden;background:#0f172a;border-bottom:1px solid rgba(226,232,240,.9)}._pageCoverMedia_i3ub4_181{width:100%;height:100%;object-fit:cover;display:block}._pageCoverOverlay_i3ub4_195{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem;background:linear-gradient(180deg,#0f172a1a,#0f172a2e 45%,#0f172aad)}._pageCoverBadge_i3ub4_225{width:fit-content;padding:.4rem .75rem;border-radius:999px;background:#ffffff2e;color:#fff;font-size:.8rem;font-weight:700;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-bottom:.55rem}._pageCoverCaption_i3ub4_251{margin:0;color:#fff;font-size:.95rem;font-weight:600;line-height:1.4;max-width:92%;text-shadow:0 2px 10px rgba(0,0,0,.28);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._profileData_i3ub4_279{margin-top:0;padding:1rem;padding-top:0%;gap:1px;display:flex;flex-direction:column}._sec1_i3ub4_297,._sec2_i3ub4_297{width:100%;padding:.5rem;min-height:6rem;gap:.5rem;display:flex;box-sizing:border-box}._sec2_i3ub4_297{border-bottom:1px solid rgb(228,227,227);flex-direction:column}._bioBox_i3ub4_321{flex-direction:column;width:50%;padding:.5rem;flex:1;text-align:left}._influence_i3ub4_335{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:12px;flex:1;width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 2px 10px;scrollbar-width:none;font-weight:500;font-size:.9rem;-webkit-overflow-scrolling:touch}._influence_i3ub4_335::-webkit-scrollbar{display:none}._influence_i3ub4_335 div{text-align:center}._statCard_i3ub4_356{width:clamp(78px,20vw,96px);height:clamp(78px,20vw,96px);flex:0 0 clamp(78px,20vw,96px);min-width:0;padding:9px;border:1px solid rgba(30,64,175,.08);border-radius:50%;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px #0f172a0d;display:flex;flex-direction:column;align-items:center;justify-content:center}._statCard_i3ub4_356>div{color:#111827;font-size:clamp(14px,4vw,18px);font-weight:900;line-height:1.1}._statMeta_i3ub4_377{display:block;margin-top:2px;color:#94a3b8;font-size:10px;font-weight:800;line-height:1}._avatarWrapper_i3ub4_385{width:9rem;height:9rem;position:relative;display:flex;justify-content:center;margin-top:-4rem;margin-left:-1rem;align-items:center}._rotatingRing_i3ub4_407{width:89%;height:89%;border-radius:50%;background:conic-gradient(#1e40af,#1e40af 60deg,#fff 60deg,#fff 120deg,#1e40af 120deg,#1e40af 180deg,#fff 180deg,#fff 240deg,#1e40af 240deg,#1e40af 300deg,#fff 300deg,#fff 360deg);position:absolute;top:49%;left:49%;transform:translate(-50%,-50%);animation:_spin_i3ub4_1313 4s linear infinite;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),black 100%);mask:radial-gradient(farthest-side,transparent calc(100% - 4px),black 100%);z-index:1}._profilePic_i3ub4_451{width:75%;height:75%;border-radius:50%;border:2px solid #fff;object-fit:cover;position:relative;z-index:2}@keyframes _spin_i3ub4_1313{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._identity_i3ub4_481{font-size:1rem;color:gray;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}._body_i3ub4_491{font-size:.9rem;color:#232121}._webLink_i3ub4_499{font-size:.9rem;color:#1e40af;text-decoration:none}._pageName_i3ub4_509{font-weight:500;font-size:.9rem}._edit_i3ub4_517{color:#64748b;font-size:12px;font-weight:800;margin:5px 0 0}._control_i3ub4_523{background:#1e40af;max-width:fit-content;max-height:fit-content;padding:.2rem .55rem;margin-top:.1rem;color:#fff;border:none;border-radius:10px}._videoId_i3ub4_549{display:flex;color:gray;padding:.5rem 2rem}._videoBox_i3ub4_563{padding:0;margin:0 auto 2rem;width:95%;justify-self:center;display:flex;flex-wrap:wrap;overflow:visible}._vids_i3ub4_581{position:relative;border:1px solid white;min-width:33.333333333333%;min-height:12rem;height:12rem;max-height:12rem;max-width:33.333333333333%;display:flex;flex-direction:column;overflow:hidden;background:#0f172a}._firstVids_i3ub4_607{position:relative;border:1px solid rgba(255,255,255,.72);max-width:33.333333333333%;min-width:33.333333333333%;max-height:12rem;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.34),transparent 24%),linear-gradient(135deg,#dbeafe,#bfdbfe 38%,#93c5fd);color:#fff;display:flex;flex-direction:column;font-weight:400;text-shadow:1px 1px 1px;justify-content:center;align-items:center;min-height:12rem;cursor:pointer;overflow:hidden;isolation:isolate}._firstVids_i3ub4_607:hover{background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.38),transparent 24%),linear-gradient(135deg,#e0f2fe,#bfdbfe 42%,#60a5fa)}._firstVids_i3ub4_607:before{content:"";position:absolute;width:110%;height:80%;left:-5%;bottom:-34%;border-radius:50%;background:#1e40af2e;z-index:-1}._actionCamera_i3ub4_647{width:76px;height:76px;border-radius:28px;display:grid;place-items:center;background:#ffffffb8;color:#1e40af;border:1px solid rgba(255,255,255,.8);box-shadow:0 18px 42px #1e40af33;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._actionLens_i3ub4_660{width:17px;height:17px;margin-top:-24px;margin-left:38px;border-radius:999px;background:#1e40af;border:3px solid rgba(255,255,255,.88);box-shadow:0 8px 16px #0f172a2e;z-index:2}._coverVid_i3ub4_671{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;object-fit:cover;filter:saturate(1.2) brightness(.92)}._play_i3ub4_689{margin-top:5rem;z-index:3}._noOfViews_i3ub4_697{position:absolute;left:.5rem;bottom:.5rem;margin:0;text-align:left;color:#fff;font-weight:500;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1rem;z-index:3;text-shadow:0 1px 2px rgba(0,0,0,.75)}._count_i3ub4_723{font-size:.85rem}._monetisationBlock_i3ub4_729{display:grid;gap:14px;color:#0f172a;background:#fff;border:1px solid rgba(148,163,184,.22);border-radius:16px;padding:16px;margin:0 auto;width:100%;box-shadow:0 10px 24px #0f172a0d}._monetisationHero_i3ub4_741{display:flex;align-items:center;gap:12px;text-align:left}._monetisationIcon_i3ub4_747{width:42px;height:42px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:#1e40af;background:#eff6ff;border:1px solid rgba(30,64,175,.1)}._monetisationHero_i3ub4_741 small{display:block;color:#1e40af;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0}._monetisationHero_i3ub4_741 h3{margin:4px 0 0;color:#111827;font-size:16px;line-height:1.25;font-weight:850}._monetisationHero_i3ub4_741 p{margin:6px 0 0;color:#475569;font-size:13px;line-height:1.45;font-weight:600}._monetisationFeatures_i3ub4_780{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}._monetisationFeatures_i3ub4_780 div{min-height:58px;border:1px solid rgba(148,163,184,.16);border-radius:12px;background:#f8fafc;padding:9px;display:grid;align-content:center;gap:3px}._monetisationFeatures_i3ub4_780 strong{color:#111827;font-size:15px;font-weight:900}._monetisationFeatures_i3ub4_780 span{color:#64748b;font-size:11px;font-weight:800}._monetisationAction_i3ub4_805{min-height:44px;border:1px solid rgba(30,64,175,.12);border-radius:999px;background:#eff6ff;color:#1e40af;font-size:14px;font-weight:900;cursor:pointer}._postComposerOverlay_i3ub4_815{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a94;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:3000}._postComposerModal_i3ub4_837{width:100%;max-width:640px;max-height:92vh;scrollbar-width:none;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 20px 70px #0f172a47;border:1px solid #e5e7eb}._postComposerModal_i3ub4_837::-webkit-scrollbar{display:none}._postComposerHeader_i3ub4_867{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem .8rem;border-bottom:1px solid #e5e7eb}._postComposerHeader_i3ub4_867 h3{margin:0;color:#0f172a;font-size:1.08rem;font-weight:700}._closeComposerBtn_i3ub4_897{width:38px;height:38px;border:none;border-radius:999px;background:#eff6ff;color:#1e40af;display:grid;place-items:center;cursor:pointer}._postComposerBody_i3ub4_921{padding:1rem}._postComposerTop_i3ub4_929{margin-bottom:1rem}._postComposerIdentity_i3ub4_937{display:flex;align-items:center;gap:.8rem}._postComposerAvatar_i3ub4_949{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid #dbeafe}._postComposerPageName_i3ub4_965{margin:0;color:#0f172a;font-weight:700}._postComposerPageType_i3ub4_977{font-size:.86rem;color:#64748b}._postComposerTextarea_i3ub4_987{width:100%;min-height:130px;border:1px solid #dbe3ff;border-radius:16px;padding:.9rem 1rem;resize:vertical;font-size:.96rem;outline:none;box-sizing:border-box}._postComposerTextarea_i3ub4_987:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af21}._postPreviewBox_i3ub4_1021{margin-top:1rem;border-radius:18px;overflow:hidden;border:1px solid #e5e7eb;background:#f8fafc}._postPreviewMedia_i3ub4_1037{width:100%;max-height:380px;object-fit:cover;display:block}._postPreviewGrid_i3ub4_1044{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px;background:#0f172a}._postPreviewTile_i3ub4_1052{aspect-ratio:1;overflow:hidden;border-radius:10px;background:#111827}._postPreviewTile_i3ub4_1052 img{width:100%;height:100%;object-fit:cover;display:block}._postPreviewEmpty_i3ub4_1066{margin-top:1rem;border:1px dashed #cbd5e1;border-radius:18px;padding:2rem 1rem;display:grid;place-items:center;color:#64748b;gap:.5rem}._postPreviewEmpty_i3ub4_1066 p{margin:0}._postComposerFooter_i3ub4_1095{display:flex;justify-content:space-between;gap:.8rem;padding:0 1rem 1rem}._secondaryComposerBtn_i3ub4_1109,._primaryComposerBtn_i3ub4_1111{border:none;border-radius:12px;padding:.9rem 1rem;font-weight:700;cursor:pointer;flex:1}._secondaryComposerBtn_i3ub4_1109{background:#eff6ff;color:#1e40af}._primaryComposerBtn_i3ub4_1111{background:#1e40af;color:#fff}._primaryComposerBtn_i3ub4_1111:disabled,._secondaryComposerBtn_i3ub4_1109:disabled,._closeComposerBtn_i3ub4_897:disabled{opacity:.7;cursor:not-allowed}._postDotsBtn_i3ub4_1163{position:absolute;top:10px;right:10px;z-index:6;width:34px;height:34px;border:none;border-radius:50%;background:#0f172ab8;color:#fff;display:grid;place-items:center;cursor:pointer;justify-content:center;align-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._postDotsBtn_i3ub4_1163:hover{background:#0f172ae6}._floatingPostMenu_i3ub4_1207{position:fixed;z-index:4000;width:210px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 50px #0f172a38;overflow:hidden;animation:_fadeMenuIn_i3ub4_1 .18s ease}._floatingPostMenu_i3ub4_1207 button{width:100%;border:none;background:#fff;padding:.95rem 1rem;text-align:left;cursor:pointer;font-weight:600;color:#0f172a;font-size:.92rem}._floatingPostMenu_i3ub4_1207 button:hover{background:#f8fafc}._postCaptionPreview_i3ub4_1263{position:absolute;left:.5rem;right:.5rem;bottom:2rem;margin:0;color:#fff;font-size:.84rem;line-height:1.35;z-index:3;text-shadow:0 1px 2px rgba(0,0,0,.75);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._loadingWrap_i3ub4_1297,._errorWrap_i3ub4_1299{min-height:55vh;display:grid;place-items:center;text-align:center}._spinner_i3ub4_1313{animation:_spin2_i3ub4_1 1s linear infinite}._emptyState_i3ub4_1321{width:100%;padding:1.5rem;text-align:center;color:#64748b}@keyframes _fadeMenuIn_i3ub4_1{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _spin2_i3ub4_1{to{transform:rotate(360deg)}}@media (max-width: 900px){._vids_i3ub4_581,._firstVids_i3ub4_607{min-width:33.333333333333%;max-width:33.333333333333%}}@media (max-width: 640px){._postComposerModal_i3ub4_837{border-radius:18px}._postComposerFooter_i3ub4_1095{flex-direction:column}._vids_i3ub4_581,._firstVids_i3ub4_607{min-width:33.333333333333%;max-width:33.333333333333%;height:12rem;max-height:12rem}._videoBox_i3ub4_563{width:95%}._bioBox_i3ub4_321{width:auto}._floatingPostMenu_i3ub4_1207{width:180px}._pageCoverWrap_i3ub4_161{height:190px;margin-top:4rem}._pageCoverCaption_i3ub4_251{font-size:.88rem;max-width:96%}}body.elighttee-dark ._avatarWrapper_i3ub4_385,body.elighttee-dark ._actionCamera_i3ub4_647,body.elighttee-dark ._actionLens_i3ub4_660,body.elighttee-dark ._bioBox_i3ub4_321,body.elighttee-dark ._body_i3ub4_491,body.elighttee-dark ._closeComposerBtn_i3ub4_897,body.elighttee-dark ._container_i3ub4_1,body.elighttee-dark ._control_i3ub4_523,body.elighttee-dark ._count_i3ub4_723,body.elighttee-dark ._coverVid_i3ub4_671,body.elighttee-dark ._edit_i3ub4_517,body.elighttee-dark ._emptyState_i3ub4_1321,body.elighttee-dark ._errorWrap_i3ub4_1299,body.elighttee-dark ._firstVids_i3ub4_607,body.elighttee-dark ._floatingPostMenu_i3ub4_1207,body.elighttee-dark ._identity_i3ub4_481,body.elighttee-dark ._influence_i3ub4_335,body.elighttee-dark ._loadingWrap_i3ub4_1297,body.elighttee-dark ._monetisationAction_i3ub4_805,body.elighttee-dark ._monetisationBlock_i3ub4_729,body.elighttee-dark ._monetisationFeatures_i3ub4_780,body.elighttee-dark ._monetisationHero_i3ub4_741,body.elighttee-dark ._monetisationIcon_i3ub4_747,body.elighttee-dark ._monetisationProgress_i3ub4_1505,body.elighttee-dark ._noOfViews_i3ub4_697,body.elighttee-dark ._pageCoverBadge_i3ub4_225,body.elighttee-dark ._pageCoverCaption_i3ub4_251,body.elighttee-dark ._pageCoverMedia_i3ub4_181,body.elighttee-dark ._pageCoverOverlay_i3ub4_195,body.elighttee-dark ._pageCoverWrap_i3ub4_161,body.elighttee-dark ._pageName_i3ub4_509,body.elighttee-dark ._play_i3ub4_689,body.elighttee-dark ._postCaptionPreview_i3ub4_1263,body.elighttee-dark ._postComposerAvatar_i3ub4_949,body.elighttee-dark ._postComposerBody_i3ub4_921,body.elighttee-dark ._postComposerFooter_i3ub4_1095,body.elighttee-dark ._postComposerHeader_i3ub4_867,body.elighttee-dark ._postComposerIdentity_i3ub4_937,body.elighttee-dark ._postComposerModal_i3ub4_837,body.elighttee-dark ._postComposerOverlay_i3ub4_815,body.elighttee-dark ._postComposerPageName_i3ub4_965,body.elighttee-dark ._postComposerPageType_i3ub4_977,body.elighttee-dark ._postComposerTextarea_i3ub4_987,body.elighttee-dark ._postComposerTop_i3ub4_929,body.elighttee-dark ._postDotsBtn_i3ub4_1163,body.elighttee-dark ._postPreviewBox_i3ub4_1021,body.elighttee-dark ._postPreviewEmpty_i3ub4_1066,body.elighttee-dark ._postPreviewMedia_i3ub4_1037,body.elighttee-dark ._primaryComposerBtn_i3ub4_1111,body.elighttee-dark ._profileData_i3ub4_279,body.elighttee-dark ._profilePic_i3ub4_451,body.elighttee-dark ._rotatingRing_i3ub4_407,body.elighttee-dark ._sec1_i3ub4_297,body.elighttee-dark ._sec2_i3ub4_297,body.elighttee-dark ._secondaryComposerBtn_i3ub4_1109,body.elighttee-dark ._spinner_i3ub4_1313,body.elighttee-dark ._statCard_i3ub4_356,body.elighttee-dark ._tit_i3ub4_51,body.elighttee-dark ._titleBlock_i3ub4_63,body.elighttee-dark ._navUploadStatus_i3ub4_85,body.elighttee-dark ._top_i3ub4_31,body.elighttee-dark ._videoBox_i3ub4_563,body.elighttee-dark ._videoId_i3ub4_549,body.elighttee-dark ._vids_i3ub4_581,body.elighttee-dark ._webLink_i3ub4_499{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._bioBox_i3ub4_321,body.elighttee-dark ._body_i3ub4_491,body.elighttee-dark ._container_i3ub4_1,body.elighttee-dark ._floatingPostMenu_i3ub4_1207,body.elighttee-dark ._pageName_i3ub4_509,body.elighttee-dark ._postCaptionPreview_i3ub4_1263,body.elighttee-dark ._postComposerBody_i3ub4_921,body.elighttee-dark ._postComposerFooter_i3ub4_1095,body.elighttee-dark ._postComposerHeader_i3ub4_867,body.elighttee-dark ._postComposerIdentity_i3ub4_937,body.elighttee-dark ._postComposerModal_i3ub4_837,body.elighttee-dark ._postComposerOverlay_i3ub4_815,body.elighttee-dark ._postComposerPageName_i3ub4_965,body.elighttee-dark ._postComposerPageType_i3ub4_977,body.elighttee-dark ._postComposerTextarea_i3ub4_987,body.elighttee-dark ._postComposerTop_i3ub4_929,body.elighttee-dark ._postPreviewBox_i3ub4_1021,body.elighttee-dark ._postPreviewEmpty_i3ub4_1066,body.elighttee-dark ._profileData_i3ub4_279,body.elighttee-dark ._profilePic_i3ub4_451,body.elighttee-dark ._top_i3ub4_31{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._bioBox_i3ub4_321,body.elighttee-dark ._body_i3ub4_491,body.elighttee-dark ._container_i3ub4_1,body.elighttee-dark ._control_i3ub4_523,body.elighttee-dark ._count_i3ub4_723,body.elighttee-dark ._edit_i3ub4_517,body.elighttee-dark ._emptyState_i3ub4_1321,body.elighttee-dark ._errorWrap_i3ub4_1299,body.elighttee-dark ._firstVids_i3ub4_607,body.elighttee-dark ._floatingPostMenu_i3ub4_1207,body.elighttee-dark ._identity_i3ub4_481,body.elighttee-dark ._influence_i3ub4_335,body.elighttee-dark ._loadingWrap_i3ub4_1297,body.elighttee-dark ._monetisationBlock_i3ub4_729,body.elighttee-dark ._noOfViews_i3ub4_697,body.elighttee-dark ._pageName_i3ub4_509,body.elighttee-dark ._postCaptionPreview_i3ub4_1263,body.elighttee-dark ._postComposerBody_i3ub4_921,body.elighttee-dark ._postComposerFooter_i3ub4_1095,body.elighttee-dark ._postComposerHeader_i3ub4_867,body.elighttee-dark ._postComposerIdentity_i3ub4_937,body.elighttee-dark ._postComposerModal_i3ub4_837,body.elighttee-dark ._postComposerOverlay_i3ub4_815,body.elighttee-dark ._postComposerPageName_i3ub4_965,body.elighttee-dark ._postComposerPageType_i3ub4_977,body.elighttee-dark ._postComposerTextarea_i3ub4_987,body.elighttee-dark ._postComposerTop_i3ub4_929,body.elighttee-dark ._postPreviewBox_i3ub4_1021,body.elighttee-dark ._postPreviewEmpty_i3ub4_1066,body.elighttee-dark ._profileData_i3ub4_279,body.elighttee-dark ._profilePic_i3ub4_451,body.elighttee-dark ._rotatingRing_i3ub4_407,body.elighttee-dark ._sec1_i3ub4_297,body.elighttee-dark ._sec2_i3ub4_297,body.elighttee-dark ._tit_i3ub4_51,body.elighttee-dark ._titleBlock_i3ub4_63,body.elighttee-dark ._navUploadStatus_i3ub4_85,body.elighttee-dark ._top_i3ub4_31,body.elighttee-dark ._vids_i3ub4_581{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._count_i3ub4_723,body.elighttee-dark ._emptyState_i3ub4_1321,body.elighttee-dark ._pageCoverCaption_i3ub4_251,body.elighttee-dark ._pageName_i3ub4_509,body.elighttee-dark ._postCaptionPreview_i3ub4_1263,body.elighttee-dark ._postComposerPageName_i3ub4_965,body.elighttee-dark ._postComposerTextarea_i3ub4_987,body.elighttee-dark ._postPreviewEmpty_i3ub4_1066{color:var(--elighttee-text)!important}._container_iy6eu_1{position:fixed;right:0;bottom:0;left:0;width:100%;height:100%;justify-self:center;top:0;cursor:pointer;overflow:scroll;scrollbar-width:none;background:#f7f9fc}._topMenu_iy6eu_27{padding:1rem 1.1rem;width:100%;display:flex;align-items:center;font-weight:600;font-family:Times New Roman,Times,serif;color:#0f172a;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(226,232,240,.9);position:sticky;top:0;z-index:1000}._switch_iy6eu_59{margin-top:.2rem;margin-left:.5rem}._others_iy6eu_69{margin-left:auto;display:flex;gap:1.1rem;color:#334155}._iconAction_iy6eu_76{position:relative;width:34px;height:34px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:inherit;cursor:pointer}._iconAction_iy6eu_76:hover{background:#2243b614;color:#2243b6}._hasUnread_iy6eu_95{color:#2243b6;animation:_unreadPulse_iy6eu_1 1.45s ease-in-out infinite}._badgeCount_iy6eu_100{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border:2px solid #ffffff;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ef4444;color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:10px;font-weight:900;line-height:1;box-shadow:0 6px 14px #ef444452}._talkzicPopup_iy6eu_121{position:sticky;top:72px;z-index:999;width:min(560px,calc(100% - 24px));margin:.7rem auto -.1rem;padding:.6rem;border:1px solid rgba(34,67,182,.14);border-radius:18px;background:#fffffffa;box-shadow:0 18px 45px #0f172a29;cursor:default}._talkzicPopupContent_iy6eu_135{width:calc(100% - 28px);border:0;padding:0;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:.7rem;background:transparent;color:#0f172a;text-align:left;cursor:pointer}._talkzicPopupAvatar_iy6eu_149{width:40px;height:40px;border-radius:999px;object-fit:cover;background:#dbeafe}._talkzicPopupText_iy6eu_157{min-width:0;display:grid;gap:.15rem}._talkzicPopupText_iy6eu_157 strong,._talkzicPopupText_iy6eu_157 span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._talkzicPopupText_iy6eu_157 strong{font-size:13px;font-weight:800}._talkzicPopupText_iy6eu_157 span{font-size:12px;color:#475569}._talkzicPopupClose_iy6eu_181{position:absolute;top:.45rem;right:.45rem;width:25px;height:25px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#334155;cursor:pointer}._talkzicReplyForm_iy6eu_197{margin-top:.55rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem}._talkzicReplyInput_iy6eu_204{width:100%;min-width:0;height:34px;border:1px solid #dbe4f0;border-radius:999px;padding:0 .85rem;background:#f8fafc;color:#0f172a;outline:none;font-size:13px}._talkzicReplyInput_iy6eu_204:focus{border-color:#2243b6;background:#fff;box-shadow:0 0 0 3px #2243b61a}._talkzicReplyButton_iy6eu_223{min-width:42px;height:34px;border:0;border-radius:999px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;background:#2243b6;color:#fff;cursor:pointer}._talkzicReplyButton_iy6eu_223:disabled{opacity:.5;cursor:not-allowed}._talkzicReplyError_iy6eu_242{margin:.4rem 0 0;color:#b91c1c;font-size:12px;font-weight:600}._talkzicPopupInitials_iy6eu_249{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#2243b6;font-size:13px;font-weight:900}@keyframes _unreadPulse_iy6eu_1{0%,to{transform:translateY(0) scale(1);filter:drop-shadow(0 0 0 rgba(34,67,182,0))}50%{transform:translateY(-1px) scale(1.08);filter:drop-shadow(0 7px 10px rgba(34,67,182,.28))}}._versionControl_iy6eu_274{color:#94a3b8;font-size:12px;font-weight:400;text-align:left;letter-spacing:.2px}._videoMegaBox_iy6eu_290{overflow:hidden;width:100%;height:11rem;position:relative;background:#dbe4f0}._videoMega_iy6eu_290{height:100%;width:100%;object-fit:cover;cursor:default;filter:saturate(1.18) brightness(1.02);transform:scale(1.02)}._pageInfo_iy6eu_316{padding:1rem 1rem 1.2rem;display:flex;flex-direction:column;text-align:left;background:linear-gradient(to bottom,#fff,#f8fbff);border-bottom:1px solid #edf2f7}._nameInfo_iy6eu_334{display:flex;align-items:center;gap:.8rem}._followe_iy6eu_346{color:#475569;margin-left:auto;font-size:13px;font-weight:500;background:#eff4ff;padding:.35rem .75rem;border-radius:999px;border:1px solid #dbe7ff}._pictureBox_iy6eu_368{border:0;width:7rem;height:7rem;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:visible;margin-top:-4.2rem;background:transparent;z-index:999;box-shadow:0 10px 25px #0f172a1f}._dashboardPageAvatar_iy6eu_383,._dashboardPostAvatar_iy6eu_384{position:relative;z-index:5;overflow:visible!important;flex:0 0 auto}._bio_iy6eu_392{padding:.5rem .2rem;max-width:60%;font-size:13px;color:#64748b;line-height:1.5}._inner_iy6eu_408{width:100%;height:100%;object-fit:cover;cursor:pointer;filter:saturate(1.08) brightness(1.02)}._editing_iy6eu_424{border:1px solid rgba(37,99,235,.14);background:linear-gradient(135deg,#fff,#eef5ff);color:#0f2d6f;width:fit-content;min-height:44px;padding:.52rem .92rem .52rem .56rem;display:inline-flex;align-items:center;font-weight:800;gap:.55rem;font-size:13px;border-radius:999px;box-shadow:0 12px 24px #0f172a14;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._editing_iy6eu_424:hover{transform:translateY(-1px);border-color:#2563eb47;box-shadow:0 16px 30px #1e40af24}._managePageIcon_iy6eu_448{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#1d4ed8,#38bdf8);box-shadow:inset 0 1px #ffffff52}._managePageIcon_iy6eu_448:before{content:"";position:absolute;width:42%;height:42%;border:2px solid #ffffff;border-radius:4px;transform:translate(-1px,1px)}._managePageIcon_iy6eu_448:after{content:"";position:absolute;width:46%;height:2px;border-radius:999px;background:#fff;transform:translate(3px,-4px) rotate(-42deg);transform-origin:right center}._managePageIcon_iy6eu_448 span{position:absolute;width:4px;height:4px;border-radius:1px;background:#fff;transform:translate(6px,-7px) rotate(-42deg)}._state_iy6eu_490{width:100%;height:auto;padding:3% 3% 0%}._growth_iy6eu_504{background:linear-gradient(90deg,#1e40af,#3b82f6);width:90%;border-radius:999px;height:.5rem}._taskBox_iy6eu_518{padding:1.05rem;display:flex;flex-direction:column;text-align:left;background:#fff;border-radius:22px;box-shadow:0 14px 34px #0f172a12;border:1px solid #e5edf7}._task_iy6eu_518{font-weight:700;font-size:14px;display:flex;color:#0b1945}._taskDes_iy6eu_544{color:#64748b;font-size:13px;line-height:1.5}._instructions_iy6eu_556{gap:.2rem;padding:1rem 1rem 1rem .1rem;display:flex;flex-direction:column}._progress_iy6eu_572{display:flex;font-weight:600;font-size:13.5px;color:#0a173f}._instructionsTrack_iy6eu_586{border-bottom:1px solid #edf2f7;padding-top:1rem;padding-bottom:1rem;gap:.5rem}._successRate_iy6eu_594{color:#94a3b8;font-size:12px;padding-left:1.4rem}._growthTrack_iy6eu_600{width:100%;height:7px;margin-top:.55rem;border-radius:999px;overflow:visible;background:#e8eef8}._growthTrack_iy6eu_600 span{display:block;height:100%;min-width:6px;border-radius:inherit;background:linear-gradient(90deg,#1d4ed8,#38bdf8)}._getStarted_iy6eu_617,._getStarted_iy6eu_617:hover{background:#eef2f7;width:8rem;font-size:13px;margin-top:.6rem;margin-bottom:0%;color:#0a1538;height:auto;padding:9px 12px;border-radius:999px;border:none;font-weight:600;transition:.25s ease;box-shadow:none}._menu_iy6eu_636{margin-left:auto}._yours_iy6eu_644{padding:1rem;display:flex;flex-direction:column;padding-top:0%}._heading1_iy6eu_658{color:#0a1538;font-size:14px;margin-top:1rem;font-weight:700}._headingUnderline_iy6eu_672{border-bottom:2px solid #1e40af;width:3rem;margin-top:-.2rem;padding:.4rem;align-self:center}._head01_iy6eu_688{font-size:14px;padding-top:.55rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#475569;line-height:1.5}._editing2_iy6eu_704{border:0;background:linear-gradient(135deg,#dbeafe,#bfdbfe 46%,#e0f2fe);color:#12337a;width:fit-content;min-height:42px;padding:.7rem 1.1rem;display:inline-flex;align-items:center;align-self:center;justify-content:center;border-radius:999px;font-weight:800;gap:.5rem;font-size:13px;cursor:pointer;box-shadow:0 12px 24px #3b82f629;transition:transform .2s ease,box-shadow .2s ease}._editing2_iy6eu_704:hover{transform:translateY(-1px);box-shadow:0 16px 30px #3b82f633}._contents_iy6eu_730{border:0;display:flex;flex-direction:column;gap:1.15rem;background:transparent;border-radius:0;overflow:visible;box-shadow:none;margin-bottom:1rem}._postCard_iy6eu_742{display:flex;flex-direction:column;width:100%;background:#fff;overflow:hidden;box-shadow:0 18px 45px #0f172a1f}._videos_iy6eu_751{height:min(78vh,780px);min-height:560px;width:100%;overflow:hidden;background:#020617;position:relative;box-shadow:none}._videos_iy6eu_751:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,#0206178a,#02061714 28%,#0206170a 72%,#02061766);z-index:2}._videos1_iy6eu_776{width:100%;height:100%;object-fit:cover;cursor:pointer;filter:saturate(1.12) brightness(1.02);transition:transform .35s ease}._videos1_iy6eu_776:hover{transform:scale(1.03)}._picsBox_iy6eu_794{border:0;width:2.5rem;height:2.5rem;border-radius:50%;margin-left:.5rem;overflow:visible;box-shadow:0 4px 10px #0f172a14}._more_iy6eu_811{margin-left:auto;margin-right:1rem;margin-top:.5rem;color:#fff;position:relative;z-index:4}._naming_iy6eu_821{margin-left:1rem;font-weight:700;font-size:14px;color:#fff}._sec1_iy6eu_835{display:flex;z-index:4;position:absolute;left:0;right:0;top:0;color:#fff;padding-left:.5rem;padding-top:.4rem;text-shadow:0 2px 8px rgba(0,0,0,.25)}._imag1_iy6eu_851{width:100%;height:100%;object-fit:cover;cursor:pointer;filter:saturate(1.05) brightness(1.03)}._subNaming_iy6eu_867{font-weight:400;font-size:12.5px;text-align:left;color:#ffffffd1}._vol_iy6eu_875{margin-top:-2.6rem;z-index:999;color:#fff;position:relative;text-align:right;margin-right:1rem;text-shadow:0 2px 8px rgba(0,0,0,.28)}._meaLine_iy6eu_895{font-size:13px;color:#0f172a;font-weight:700;justify-content:center;margin:0;display:flex;align-items:center;gap:1.25rem;padding:.65rem .9rem;background:#fff;border-bottom:1px solid #eef2f7;flex-wrap:wrap;text-align:center}._actionItem_iy6eu_911{flex:1 1 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:6px}._meaLine_iy6eu_895 svg{width:15px;height:15px;stroke-width:2}._captionBox_iy6eu_933{padding:.55rem 1rem .95rem;text-align:left;margin-top:0;width:100%;background:#fff}._captionText_iy6eu_942{font-size:13px;color:#334155;line-height:19px;font-weight:400;white-space:pre-line}._toggleMore_iy6eu_958{color:#1d4ed8;font-weight:600;cursor:pointer}._recentAdsBox_iy6eu_970{border:1px solid #e7edf5;padding:.65rem;text-align:left;border-bottom:1px solid #e7edf5;margin-bottom:1rem;background:transparent;border-radius:18px;box-shadow:0 8px 20px #0f172a0a}._recentAds_iy6eu_970{padding:.5rem;display:flex;overflow:scroll;scrollbar-width:none;gap:.6rem}._memoryPics_iy6eu_1007{border:2px solid #eef2f7;min-height:50%;min-width:70%;max-height:50%;max-width:70%;display:block;justify-self:center;border-radius:50%;overflow:hidden;margin-bottom:1%;margin-top:-.7rem;box-shadow:0 6px 14px #0f172a14}._picture_iy6eu_368{width:100%;height:100%;object-fit:cover}._uploadPics_iy6eu_1049{justify-self:right!important;padding:2px}._uploadPics1_iy6eu_1059{justify-self:right!important;padding:2px;border-radius:1rem;margin-left:auto;margin-bottom:.3rem;margin-top:1px;margin-right:.2rem;cursor:pointer;min-width:1.5rem;max-height:1.5rem;max-width:1.5rem;min-height:1.5rem;background:#f8fafc;box-shadow:0 4px 10px #0f172a14}._des1_iy6eu_1093{font-size:smaller;color:#0f1f54;cursor:pointer;margin-top:-.5rem;text-align:center;font-weight:500}._box1_iy6eu_1111{border:1px solid #dde5ef;min-width:7rem;max-width:7rem;overflow:hidden;border-radius:16px;box-shadow:0 8px 20px #0f172a0f;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:10rem!important;margin-right:.2rem;gap:1rem;max-height:10rem!important;background:linear-gradient(to bottom,#fff,#f8fbff);transition:.25s ease}._box1_iy6eu_1111:hover{background:#f1f5f9;transform:translateY(-2px)}._pageMetrics_iy6eu_1162{margin-left:auto;display:grid;gap:.32rem;justify-items:end}._popularityLine_iy6eu_1169{margin:0;color:#52689f;font-size:12px;font-weight:750}._postCard_iy6eu_742{width:100%;margin:4px 0 0;padding:16px 4vw 0;background:#fff;border-bottom:1px solid #eeeeee;border-radius:0;box-shadow:0 2px 8px #0000000f;position:relative;overflow:visible;content-visibility:auto;contain-intrinsic-size:auto 680px}._postCard_iy6eu_742:hover{background:#fafafa;box-shadow:0 3px 10px #00000014}._videos_iy6eu_751{width:100%;height:auto;min-height:0;overflow:visible;background:transparent;position:relative;box-shadow:none}._videos_iy6eu_751:after{display:none}._sec1_iy6eu_835{position:relative;inset:auto;z-index:4;display:flex;align-items:center;padding:0 0 10px;color:#0f172a;text-shadow:none}._picsBox_iy6eu_794{margin-left:0;width:2.7rem;height:2.7rem;box-shadow:none}._naming_iy6eu_821{margin-left:.75rem;color:#111827;font-size:14px;line-height:1.12}._subNaming_iy6eu_867{margin:3px 0 0;color:#64748b;font-size:12px}._more_iy6eu_811{margin:0 0 0 auto;color:#334155;z-index:12}._videos1_iy6eu_776,._dashboardCarousel_iy6eu_1247{width:100%;height:clamp(430px,92vw,760px);max-height:600px;object-fit:cover;border-radius:10px;background:#eef2f7;box-shadow:none;filter:none}._videos1_iy6eu_776:hover{transform:none}._dashboardCarousel_iy6eu_1247{position:relative;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}._dashboardCarouselSlide_iy6eu_1275{flex:0 0 100%;width:100%;height:100%;border:0;padding:0;background:transparent;scroll-snap-align:start;cursor:pointer}._dashboardCarouselSlide_iy6eu_1275 img{width:100%;height:100%;object-fit:cover}._dashboardCarouselCount_iy6eu_1292{position:absolute;top:10px;right:10px;z-index:6;padding:5px 9px;border-radius:999px;background:#0f172a9e;color:#fff;font-size:12px;font-weight:800;line-height:1}._dashboardFullScaleButton_iy6eu_1306{position:absolute;right:calc(4vw + 10px);bottom:74px;z-index:9;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:999px;background:#0f172a9e;color:#fff;cursor:pointer;box-shadow:0 10px 24px #0f172a38}._dashboardFullScaleButton_iy6eu_1306:hover{background:#0f172ac7}._meaLine_iy6eu_895{justify-content:space-between;gap:10px;padding:12px 0 14px;border-top:1px solid #eef2f7;border-bottom:0;background:linear-gradient(180deg,#fff,#fbfcff)}._actionItem_iy6eu_911{min-height:42px;border:1px solid #e5eaf2;border-radius:999px;background:#f8fafc;color:#334155;font-weight:750;font-size:13px;box-shadow:inset 0 1px #ffffffd9}._captionBox_iy6eu_933{padding:0 0 12px;background:transparent}._captionText_iy6eu_942{margin:0;font-size:14px;line-height:1.35;color:#0f172a}._recentAdsBox_iy6eu_970{content-visibility:auto;contain-intrinsic-size:auto 260px;width:100%;margin:10px 0 6px;padding:16px 0 18px;border:0;border-top:1px solid rgba(30,64,175,.08);border-bottom:1px solid rgba(30,64,175,.1);border-radius:0;background:linear-gradient(180deg,#fffffffa,#f8fafcf5);box-shadow:none}._recentInsertHeader_iy6eu_1373{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4vw 12px}._recentInsertHeader_iy6eu_1373 h3{margin:0;color:#0f172a;font-size:18px;line-height:1.08}._recentInsertHeader_iy6eu_1373 span{color:#264eb8;font-size:12px;font-weight:850}._recentInsertEyebrow_iy6eu_1394{margin:0 0 5px;color:#52689f;font-size:12px;font-weight:750}._recentAds_iy6eu_970{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding:0 4vw 2px;scroll-snap-type:x proximity}._recentAds_iy6eu_970::-webkit-scrollbar{display:none}._box1_iy6eu_1111{flex:0 0 148px;min-width:148px;max-width:148px;min-height:auto!important;max-height:none!important;padding:12px;border:1px solid rgba(30,64,175,.1);border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px #0f172a12;scroll-snap-align:start;cursor:pointer;gap:0;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}._box1_iy6eu_1111:hover,._box1_iy6eu_1111:focus-visible{transform:translateY(-2px);border-color:#1e40af3d;box-shadow:0 14px 28px #0f172a1f;outline:none}._memoryPics_iy6eu_1007{position:relative;width:72px;height:72px;min-width:72px;max-width:72px;min-height:72px;max-height:72px;margin:0 auto;border:3px solid #ffffff;border-radius:999px;overflow:visible;box-shadow:0 0 0 2px #1e40af29,0 8px 18px #1e40af1f}._picture_iy6eu_368{width:100%;height:100%;object-fit:cover;border-radius:inherit}._memoryPics_iy6eu_1007 span{position:absolute;right:-7px;bottom:-3px;min-width:24px;height:24px;padding:0 6px;border:2px solid #ffffff;border-radius:999px;display:grid;place-items:center;background:#1e40af;color:#fff;font-size:11px;font-weight:900}._des1_iy6eu_1093{margin:8px 0 2px;color:#111827;font-size:13px;font-weight:850;text-align:center;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._recentEmpty_iy6eu_1491{margin:0;padding:.5rem 0;color:#64748b;font-size:13px}._options_iy6eu_1498{width:min(660px,calc(100% - 1.5rem));margin:0 auto 1.15rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;font-size:13px;font-weight:700;color:#0f172a;justify-content:center;justify-items:center;align-items:center;background:#fff;border:1px solid #e7edf5;border-radius:22px;padding:.8rem;box-shadow:0 12px 30px #0f172a0f}._optionTab_iy6eu_1517{position:relative;min-width:0;width:100%;min-height:82px;border:0;background:transparent;color:#64748b;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.42rem;padding:.85rem .45rem .95rem;border-radius:17px;cursor:pointer;font:inherit;text-align:center;transition:background .2s ease,color .2s ease,transform .2s ease}._optionTab_iy6eu_1517:after{content:"";position:absolute;left:22%;right:22%;bottom:.26rem;height:3px;border-radius:999px;background:transparent}._optionIcon_iy6eu_1549{width:38px;height:38px;flex:0 0 auto;border-radius:15px;display:grid;place-items:center;background:#f1f5f9;color:#334155}._activeOptionTab_iy6eu_1560{background:#eff6ff;color:#1d4ed8}._activeOptionTab_iy6eu_1560:after{background:#1d4ed8}._activeOptionTab_iy6eu_1560 ._optionIcon_iy6eu_1549{background:#dbeafe;color:#1d4ed8}._other_iy6eu_69{padding:0;width:100%;display:flex;flex-direction:column}@media (max-width: 520px){._videos_iy6eu_751{height:72vh;min-height:500px}._meaLine_iy6eu_895{gap:.25rem;padding:.58rem .65rem}._actionItem_iy6eu_911{min-width:0}._options_iy6eu_1498{width:calc(100% - 1rem);gap:.4rem;padding:.55rem}._optionTab_iy6eu_1517{font-size:11.5px;min-height:76px;padding:.65rem .2rem .8rem}._optionIcon_iy6eu_1549{width:33px;height:33px;border-radius:13px}}._postMenuPopup_iy6eu_1616{position:absolute;right:0;top:1.9rem;width:220px;max-width:calc(100vw - 2rem);background:#fff;border:1px solid #dbe4f0;border-radius:14px;box-shadow:0 16px 32px #0f172a24;overflow:hidden;z-index:30}._postMenuPopup_iy6eu_1616 button{width:100%;border:none;background:#fff;color:#0f172a;flex:none;text-align:left;padding:.85rem .95rem;cursor:pointer;font:inherit;font-size:.92rem;display:flex;align-items:center;gap:.65rem}._postMenuPopup_iy6eu_1616 button:hover{background:#f8fafc}body.elighttee-dark ._bio_iy6eu_392,body.elighttee-dark ._box1_iy6eu_1111,body.elighttee-dark ._captionBox_iy6eu_933,body.elighttee-dark ._captionText_iy6eu_942,body.elighttee-dark ._container_iy6eu_1,body.elighttee-dark ._contents_iy6eu_730,body.elighttee-dark ._des1_iy6eu_1093,body.elighttee-dark ._editing_iy6eu_424,body.elighttee-dark ._editing2_iy6eu_704,body.elighttee-dark ._followe_iy6eu_346,body.elighttee-dark ._getStarted_iy6eu_617,body.elighttee-dark ._growth_iy6eu_504,body.elighttee-dark ._head01_iy6eu_688,body.elighttee-dark ._heading1_iy6eu_658,body.elighttee-dark ._headingUnderline_iy6eu_672,body.elighttee-dark ._imag1_iy6eu_851,body.elighttee-dark ._inner_iy6eu_408,body.elighttee-dark ._instructions_iy6eu_556,body.elighttee-dark ._instructionsTrack_iy6eu_586,body.elighttee-dark ._meaLine_iy6eu_895,body.elighttee-dark ._memoryPics_iy6eu_1007,body.elighttee-dark ._menu_iy6eu_636,body.elighttee-dark ._more_iy6eu_811,body.elighttee-dark ._nameInfo_iy6eu_334,body.elighttee-dark ._naming_iy6eu_821,body.elighttee-dark ._options_iy6eu_1498,body.elighttee-dark ._other_iy6eu_69,body.elighttee-dark ._others_iy6eu_69,body.elighttee-dark ._pageInfo_iy6eu_316,body.elighttee-dark ._picsBox_iy6eu_794,body.elighttee-dark ._postCard_iy6eu_742,body.elighttee-dark ._picture_iy6eu_368,body.elighttee-dark ._pictureBox_iy6eu_368,body.elighttee-dark ._postMenuPopup_iy6eu_1616,body.elighttee-dark ._progress_iy6eu_572,body.elighttee-dark ._recentAds_iy6eu_970,body.elighttee-dark ._recentAdsBox_iy6eu_970,body.elighttee-dark ._sec1_iy6eu_835,body.elighttee-dark ._state_iy6eu_490,body.elighttee-dark ._subNaming_iy6eu_867,body.elighttee-dark ._successRate_iy6eu_594,body.elighttee-dark ._switch_iy6eu_59,body.elighttee-dark ._task_iy6eu_518,body.elighttee-dark ._taskBox_iy6eu_518,body.elighttee-dark ._taskDes_iy6eu_544,body.elighttee-dark ._toggleMore_iy6eu_958,body.elighttee-dark ._topMenu_iy6eu_27,body.elighttee-dark ._uploadPics_iy6eu_1049,body.elighttee-dark ._uploadPics1_iy6eu_1059,body.elighttee-dark ._versionControl_iy6eu_274,body.elighttee-dark ._videoMega_iy6eu_290,body.elighttee-dark ._videoMegaBox_iy6eu_290,body.elighttee-dark ._videos_iy6eu_751,body.elighttee-dark ._videos1_iy6eu_776,body.elighttee-dark ._optionTab_iy6eu_1517,body.elighttee-dark ._optionIcon_iy6eu_1549,body.elighttee-dark ._vol_iy6eu_875,body.elighttee-dark ._yours_iy6eu_644{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._box1_iy6eu_1111,body.elighttee-dark ._captionBox_iy6eu_933,body.elighttee-dark ._container_iy6eu_1,body.elighttee-dark ._contents_iy6eu_730,body.elighttee-dark ._growth_iy6eu_504,body.elighttee-dark ._inner_iy6eu_408,body.elighttee-dark ._menu_iy6eu_636,body.elighttee-dark ._pageInfo_iy6eu_316,body.elighttee-dark ._picsBox_iy6eu_794,body.elighttee-dark ._postMenuPopup_iy6eu_1616,body.elighttee-dark ._recentAdsBox_iy6eu_970,body.elighttee-dark ._taskBox_iy6eu_518,body.elighttee-dark ._topMenu_iy6eu_27{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._bio_iy6eu_392,body.elighttee-dark ._box1_iy6eu_1111,body.elighttee-dark ._captionBox_iy6eu_933,body.elighttee-dark ._captionText_iy6eu_942,body.elighttee-dark ._container_iy6eu_1,body.elighttee-dark ._contents_iy6eu_730,body.elighttee-dark ._des1_iy6eu_1093,body.elighttee-dark ._editing_iy6eu_424,body.elighttee-dark ._editing2_iy6eu_704,body.elighttee-dark ._followe_iy6eu_346,body.elighttee-dark ._growth_iy6eu_504,body.elighttee-dark ._head01_iy6eu_688,body.elighttee-dark ._heading1_iy6eu_658,body.elighttee-dark ._headingUnderline_iy6eu_672,body.elighttee-dark ._imag1_iy6eu_851,body.elighttee-dark ._inner_iy6eu_408,body.elighttee-dark ._instructions_iy6eu_556,body.elighttee-dark ._instructionsTrack_iy6eu_586,body.elighttee-dark ._meaLine_iy6eu_895,body.elighttee-dark ._memoryPics_iy6eu_1007,body.elighttee-dark ._menu_iy6eu_636,body.elighttee-dark ._more_iy6eu_811,body.elighttee-dark ._nameInfo_iy6eu_334,body.elighttee-dark ._naming_iy6eu_821,body.elighttee-dark ._options_iy6eu_1498,body.elighttee-dark ._other_iy6eu_69,body.elighttee-dark ._others_iy6eu_69,body.elighttee-dark ._pageInfo_iy6eu_316,body.elighttee-dark ._picsBox_iy6eu_794,body.elighttee-dark ._postCard_iy6eu_742,body.elighttee-dark ._postMenuPopup_iy6eu_1616,body.elighttee-dark ._recentAds_iy6eu_970,body.elighttee-dark ._recentAdsBox_iy6eu_970,body.elighttee-dark ._sec1_iy6eu_835,body.elighttee-dark ._state_iy6eu_490,body.elighttee-dark ._subNaming_iy6eu_867,body.elighttee-dark ._task_iy6eu_518,body.elighttee-dark ._taskBox_iy6eu_518,body.elighttee-dark ._taskDes_iy6eu_544,body.elighttee-dark ._topMenu_iy6eu_27,body.elighttee-dark ._uploadPics_iy6eu_1049,body.elighttee-dark ._uploadPics1_iy6eu_1059,body.elighttee-dark ._versionControl_iy6eu_274,body.elighttee-dark ._optionTab_iy6eu_1517,body.elighttee-dark ._optionIcon_iy6eu_1549,body.elighttee-dark ._vol_iy6eu_875,body.elighttee-dark ._yours_iy6eu_644{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._activeOptionTab_iy6eu_1560{background-color:#2563eb2e!important;color:#93c5fd!important}body.elighttee-dark ._activeOptionTab_iy6eu_1560:after{background:#93c5fd!important}body.elighttee-dark ._captionBox_iy6eu_933,body.elighttee-dark ._captionText_iy6eu_942,body.elighttee-dark ._heading1_iy6eu_658,body.elighttee-dark ._headingUnderline_iy6eu_672,body.elighttee-dark ._nameInfo_iy6eu_334,body.elighttee-dark ._pageInfo_iy6eu_316{color:var(--elighttee-text)!important}._dashboardCarousel_iy6eu_1247{position:relative;width:100%;height:100%;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;background:#020617}._dashboardCarousel_iy6eu_1247::-webkit-scrollbar{display:none}._dashboardCarouselSlide_iy6eu_1275{flex:0 0 100%;width:100%;height:100%;padding:0;border:0;background:#020617;scroll-snap-align:start;scroll-snap-stop:always;cursor:pointer}._dashboardCarouselSlide_iy6eu_1275 img{width:100%;height:100%;display:block;object-fit:cover}._dashboardCarouselCount_iy6eu_1292{position:absolute;top:8px;right:8px;z-index:3;padding:4px 8px;border-radius:999px;background:#0f172ab8;color:#fff;font-size:11px;font-weight:900}._postCard_iy6eu_742 ._videos_iy6eu_751{height:auto;min-height:0;overflow:visible;background:transparent}._postCard_iy6eu_742 ._videos1_iy6eu_776,._postCard_iy6eu_742 ._dashboardCarousel_iy6eu_1247{height:clamp(430px,92vw,600px);max-height:600px}._postCard_iy6eu_742 ._meaLine_iy6eu_895{margin-top:6px}@media (max-width: 520px){._postCard_iy6eu_742 ._videos_iy6eu_751{height:auto;min-height:0}._postCard_iy6eu_742 ._meaLine_iy6eu_895{margin-top:4px}}._topBrandBlock_iy6eu_2033{min-width:0;display:grid;gap:.18rem}._topBrandBlock_iy6eu_2033 h3{margin:0;min-width:0;display:grid;gap:.18rem;color:#0f172a;font-family:Times New Roman,Times,serif;font-size:1.08rem;font-weight:700;line-height:1.05}._dashboardBrandWordmark_iy6eu_2051{min-height:1.65rem;width:fit-content;display:inline-flex;align-items:center}._dashboardBrandWordmarkImage_iy6eu_2058{display:block;width:auto;height:1.72rem;max-width:min(8.6rem,42vw);object-fit:contain}._dashboardBrandFallback_iy6eu_2066{color:#1d4ed8;font-family:Segoe UI,Arial,sans-serif;font-size:1.28rem;font-weight:850;letter-spacing:0;line-height:1}._switch_iy6eu_59{width:40px;height:40px;margin:0 0 0 .55rem;padding:0;border:1px solid rgba(37,99,235,.18);border-radius:999px;display:inline-grid;place-items:center;flex:0 0 auto;background:linear-gradient(135deg,#eff6ff,#dbeafe 58%,#e0f2fe);color:#1d4ed8;box-shadow:0 10px 22px #2563eb24,inset 0 1px #ffffffd9;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}._switch_iy6eu_59:hover{transform:translateY(-1px);background:linear-gradient(135deg,#dbeafe,#bfdbfe 58%,#bae6fd);box-shadow:0 14px 26px #2563eb33,inset 0 1px #ffffffeb}._switch_iy6eu_59:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:3px}._switchAccountIcon_iy6eu_2103{position:relative;display:block;border:2px solid currentColor;border-left-color:transparent;border-bottom-color:#2563eb59;border-radius:999px;animation:_switchAccountSpin_iy6eu_1 3.8s linear infinite}._switchAccountIcon_iy6eu_2103:before{content:"";position:absolute;right:-2px;top:2px;width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}._switchAccountIcon_iy6eu_2103:after{content:"";position:absolute;left:50%;top:50%;width:5px;height:5px;border-radius:999px;background:#1d4ed8;box-shadow:-6px -5px #38bdf8,6px 5px #60a5fa;transform:translate(-50%,-50%);animation:_switchAccountPulse_iy6eu_1 1.8s ease-in-out infinite}._switchAccountIcon_iy6eu_2103 span{position:absolute;left:2px;bottom:1px;width:7px;height:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}._popularityLine_iy6eu_1169{margin:0;width:fit-content;display:inline-flex;align-items:center;gap:.38rem;padding:.38rem .75rem;border:1px solid rgba(37,99,235,.18);border-radius:999px;background:linear-gradient(135deg,#eff6ff,#dbeafe 62%,#e0f2fe);color:#1d4ed8;box-shadow:0 8px 18px #2563eb1f;animation:_popularityBlueGlow_iy6eu_1 3.2s ease-in-out infinite}._popularityLine_iy6eu_1169 span{color:#2563eb;font-size:11px;font-weight:750;line-height:1}._popularityLine_iy6eu_1169 strong{color:#1d4ed8;font-size:12px;font-weight:900;line-height:1}@keyframes _switchAccountSpin_iy6eu_1{to{transform:rotate(360deg)}}@keyframes _switchAccountPulse_iy6eu_1{0%,to{opacity:.84;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.22)}}@keyframes _popularityBlueGlow_iy6eu_1{0%,to{box-shadow:0 8px 18px #2563eb1f;transform:translateY(0)}50%{box-shadow:0 12px 26px #2563eb38;transform:translateY(-1px)}}body.elighttee-dark ._topBrandBlock_iy6eu_2033 h3{color:#e5e7eb}body.elighttee-dark ._switch_iy6eu_59,body.elighttee-dark ._popularityLine_iy6eu_1169{border-color:#60a5fa3d;background:linear-gradient(135deg,#1e40af6b,#0ea5e942);color:#bfdbfe}body.elighttee-dark ._popularityLine_iy6eu_1169 span,body.elighttee-dark ._popularityLine_iy6eu_1169 strong{color:#bfdbfe}@media (prefers-reduced-motion: reduce){._switchAccountIcon_iy6eu_2103,._switchAccountIcon_iy6eu_2103:after,._popularityLine_iy6eu_1169{animation:none}}@media (max-width: 520px){._dashboardBrandWordmarkImage_iy6eu_2058{height:1.52rem;max-width:min(7.8rem,40vw)}._switch_iy6eu_59{width:38px;height:38px;margin-left:.45rem}}._feedStructureContainer_rdxtj_1{width:100%;background:#fff;border-radius:0;box-shadow:0 2px 8px #0000000f;margin:4px 0 0;padding:16px 4vw;transition:all .3s ease;border-bottom:1px solid #eee}._feedStructureContainer_rdxtj_1:hover{background:#fafafa;box-shadow:0 3px 10px #00000014;transform:none}._top_rdxtj_37{display:flex;align-items:flex-start;padding-bottom:.2rem;justify-content:space-between;width:100%;border-bottom:2px solid rgb(246,243,243)}._imagesBox_rdxtj_55{position:relative;width:40px;border-radius:20px;height:40px;overflow:hidden}._images_rdxtj_55{width:100%;height:100%;object-fit:cover}._activeStatus_rdxtj_83{position:absolute;bottom:2px;right:3px;width:15px;height:15px;border-radius:50%;border:2px solid white}._online_rdxtj_103{background-color:#1e40af}._offline_rdxtj_111{background-color:#cbcaca}._online1_rdxtj_117{border:2px solid gray!important;border-top-color:transparent!important;border-bottom-color:transparent!important;animation:none!important}._offline1_rdxtj_129,._verified_rdxtj_135{display:none}._notVerified_rdxtj_141{display:block}._descriptions_rdxtj_147{flex:1;margin-left:12px}._details_rdxtj_157{display:flex;align-items:center;flex-wrap:wrap;font-size:15px;color:#333}._name_rdxtj_173{font-weight:700;color:#000;font-size:medium;text-transform:capitalize;cursor:pointer}._status_rdxtj_189{font-weight:700;color:#1e40af;cursor:pointer}._standard_rdxtj_201{color:#1e40af;font-weight:700;margin-left:auto;display:flex;align-items:center;cursor:pointer}._dot_rdxtj_219{color:#999;margin-left:0%}._dot1_rdxtj_227{color:#1e40af;margin-left:4px}._details2_rdxtj_235{display:flex;align-items:center;font-size:12.5px;color:#555;margin-top:3px}._private_rdxtj_251{background:#f5f5f5;border-radius:6px;padding:2px 8px}._state_rdxtj_265{font-weight:600;color:#333}._postTime_rdxtj_275{margin-left:auto;font-style:italic;cursor:pointer;color:#777}._tips_rdxtj_289{cursor:pointer;padding-left:8px}._messageBox_rdxtj_299{margin:12px 0;font-size:15px;color:#222;line-height:1.5;max-width:100%;overflow:hidden;text-align:left;word-break:break-word;white-space:pre-line}._rotate_rdxtj_321{position:relative;width:50px;height:50px;display:flex;margin-top:-1.5%;align-items:center;justify-content:center}._rotateBorder_rdxtj_343{position:absolute;top:0;left:0;width:50px;height:50px;border:2px solid #1e40af;border-radius:80px;border-top-color:transparent;border-bottom-color:transparent;animation:_spin_rdxtj_1 1.5s linear infinite;box-sizing:border-box;z-index:1}@keyframes _spin_rdxtj_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._bottomStats_rdxtj_381{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#444;border-top:1px solid #eee;padding-top:10px;flex-wrap:wrap;gap:10px}._stat_rdxtj_189{display:flex;align-items:center;gap:5px;font-weight:700;cursor:pointer;transition:color .2s ease}._statView_rdxtj_421{display:flex;align-items:center;gap:5px;font-weight:700;padding-left:.3rem;border-right:1.5px solid;padding-right:.3rem;border-left:1.5px solid;border-radius:10px;cursor:pointer;transition:color .2s ease}._stat_rdxtj_189:hover{color:#1e40af}._endText_rdxtj_463{text-align:center;color:#555;margin-top:20px;font-size:14px;font-style:italic;border-top:1px solid #eee;padding:15px 0}._lastText_rdxtj_483{margin-bottom:10rem}._postMenuPopup_rdxtj_489{position:absolute;top:calc(100% + 10px);right:0;width:220px;z-index:4000;background:#fffffffa;border:1px solid rgba(226,232,240,.95);border-radius:18px;overflow:hidden;box-shadow:0 24px 50px #0f172a2e,0 8px 18px #0f172a14;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:_postMenuFadeIn_rdxtj_1 .18s ease}._postMenuPopup_rdxtj_489:before{content:"";position:absolute;top:-7px;right:16px;width:14px;height:14px;background:#fffffffa;border-left:1px solid rgba(226,232,240,.95);border-top:1px solid rgba(226,232,240,.95);transform:rotate(45deg)}._postMenuPopup_rdxtj_489 button{width:100%;border:none;background:transparent;padding:.95rem 1rem;text-align:left;cursor:pointer;font-weight:650;color:#0f172a;font-size:.93rem;display:flex;align-items:center;gap:.72rem;transition:background .18s ease,color .18s ease,padding-left .18s ease;position:relative;z-index:1}._postMenuPopup_rdxtj_489 button+button{border-top:1px solid rgba(226,232,240,.72)}._postMenuPopup_rdxtj_489 button:hover{background:linear-gradient(90deg,#eff6fff5,#f8fafcf5);color:#1e40af;padding-left:1.1rem}._postMenuPopup_rdxtj_489 button:active{background:#dbeafef2}._postMenuPopup_rdxtj_489 button:first-child{border-top-left-radius:18px;border-top-right-radius:18px}._postMenuPopup_rdxtj_489 button:last-child{border-bottom-left-radius:18px;border-bottom-right-radius:18px}._postMenuPopup_rdxtj_489 button:nth-child(2){color:#b91c1c}._postMenuPopup_rdxtj_489 button:nth-child(2):hover{background:linear-gradient(90deg,#fef2f2f5,#fffffff5);color:#b91c1c}@keyframes _postMenuFadeIn_rdxtj_1{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 640px){._postMenuPopup_rdxtj_489{width:190px;border-radius:16px;top:calc(100% + 8px)}._postMenuPopup_rdxtj_489:before{right:14px}._postMenuPopup_rdxtj_489 button{padding:.9rem .92rem;font-size:.89rem;gap:.64rem}}@media (max-width: 768px){._feedStructureContainer_rdxtj_1{padding:14px 5vw}._images_rdxtj_55{width:44px;height:44px}._details_rdxtj_157{font-size:14px}._bottomStats_rdxtj_381{font-size:13px;justify-content:space-around}._standard_rdxtj_201{display:none}}@media (max-width: 480px){._feedStructureContainer_rdxtj_1{padding:12px 4vw}._messageBox_rdxtj_299{font-size:14px}._details_rdxtj_157{flex-direction:row;font-size:13.5px}._bottomStats_rdxtj_381{font-size:12.8px}}@media (max-width:430px){._shareNumber_rdxtj_835{display:none!important}._bottomStats_rdxtj_381{flex-wrap:nowrap}}@media (max-width:413px){._statView_rdxtj_421{display:none!important}}body.elighttee-dark ._activeStatus_rdxtj_83,body.elighttee-dark ._bottomStats_rdxtj_381,body.elighttee-dark ._descriptions_rdxtj_147,body.elighttee-dark ._details_rdxtj_157,body.elighttee-dark ._details2_rdxtj_235,body.elighttee-dark ._dot_rdxtj_219,body.elighttee-dark ._dot1_rdxtj_227,body.elighttee-dark ._endText_rdxtj_463,body.elighttee-dark ._feedStructureContainer_rdxtj_1,body.elighttee-dark ._images_rdxtj_55,body.elighttee-dark ._imagesBox_rdxtj_55,body.elighttee-dark ._lastText_rdxtj_483,body.elighttee-dark ._messageBox_rdxtj_299,body.elighttee-dark ._name_rdxtj_173,body.elighttee-dark ._notVerified_rdxtj_141,body.elighttee-dark ._offline_rdxtj_111,body.elighttee-dark ._offline1_rdxtj_129,body.elighttee-dark ._online_rdxtj_103,body.elighttee-dark ._online1_rdxtj_117,body.elighttee-dark ._postMenuPopup_rdxtj_489,body.elighttee-dark ._postTime_rdxtj_275,body.elighttee-dark ._private_rdxtj_251,body.elighttee-dark ._rotate_rdxtj_321,body.elighttee-dark ._rotateBorder_rdxtj_343,body.elighttee-dark ._shareNumber_rdxtj_835,body.elighttee-dark ._standard_rdxtj_201,body.elighttee-dark ._stat_rdxtj_189,body.elighttee-dark ._state_rdxtj_265,body.elighttee-dark ._status_rdxtj_189,body.elighttee-dark ._statView_rdxtj_421,body.elighttee-dark ._tips_rdxtj_289,body.elighttee-dark ._top_rdxtj_37,body.elighttee-dark ._verified_rdxtj_135{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._bottomStats_rdxtj_381,body.elighttee-dark ._details_rdxtj_157,body.elighttee-dark ._details2_rdxtj_235,body.elighttee-dark ._feedStructureContainer_rdxtj_1,body.elighttee-dark ._messageBox_rdxtj_299,body.elighttee-dark ._postMenuPopup_rdxtj_489,body.elighttee-dark ._postTime_rdxtj_275,body.elighttee-dark ._top_rdxtj_37{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._activeStatus_rdxtj_83,body.elighttee-dark ._bottomStats_rdxtj_381,body.elighttee-dark ._descriptions_rdxtj_147,body.elighttee-dark ._details_rdxtj_157,body.elighttee-dark ._details2_rdxtj_235,body.elighttee-dark ._endText_rdxtj_463,body.elighttee-dark ._feedStructureContainer_rdxtj_1,body.elighttee-dark ._lastText_rdxtj_483,body.elighttee-dark ._messageBox_rdxtj_299,body.elighttee-dark ._name_rdxtj_173,body.elighttee-dark ._postMenuPopup_rdxtj_489,body.elighttee-dark ._postTime_rdxtj_275,body.elighttee-dark ._private_rdxtj_251,body.elighttee-dark ._rotate_rdxtj_321,body.elighttee-dark ._rotateBorder_rdxtj_343,body.elighttee-dark ._shareNumber_rdxtj_835,body.elighttee-dark ._standard_rdxtj_201,body.elighttee-dark ._stat_rdxtj_189,body.elighttee-dark ._state_rdxtj_265,body.elighttee-dark ._status_rdxtj_189,body.elighttee-dark ._statView_rdxtj_421,body.elighttee-dark ._tips_rdxtj_289,body.elighttee-dark ._top_rdxtj_37{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._activeStatus_rdxtj_83,body.elighttee-dark ._descriptions_rdxtj_147,body.elighttee-dark ._endText_rdxtj_463,body.elighttee-dark ._lastText_rdxtj_483,body.elighttee-dark ._messageBox_rdxtj_299,body.elighttee-dark ._name_rdxtj_173,body.elighttee-dark ._postTime_rdxtj_275,body.elighttee-dark ._status_rdxtj_189{color:var(--elighttee-text)!important}._container_1k00d_1{width:100%;min-height:7rem;max-height:7rem;display:flex;flex-direction:row;justify-self:center;overflow:auto;scrollbar-width:none;padding:.2rem;gap:.5rem;border-bottom:3px solid rgb(216,211,211)}._box_1k00d_15{border:1px solid rgb(203,200,200);min-width:5rem;max-width:5rem;position:relative;border-radius:20px;min-height:100%!important}._box01_1k00d_23{border:1px solid rgb(203,200,200);min-width:5rem;max-width:5rem;background:#1e40af;position:relative;border-radius:20px;min-height:100%!important}._memoryPics_1k00d_32{border:2px solid;height:40%;width:55%;display:block;justify-self:center;border-radius:70%;overflow:hidden;margin-bottom:1%;margin-top:-.7rem}._picture_1k00d_43{width:100%;height:100%}._uploadPics_1k00d_47{justify-self:right!important;padding:2px}._uploadPics1_1k00d_51{justify-self:right!important;padding:2px;background:#cbc8c8;border-radius:1rem;margin-bottom:.3rem;margin-top:1px;margin-right:.5px;cursor:pointer;width:1.5rem;height:1.5rem}._des1_1k00d_63{font-size:smaller;color:#0f1f54;font-weight:700;cursor:pointer}._box1_1k00d_69{border:1px solid rgb(203,200,200);min-width:5rem;max-width:5rem;overflow:hidden;border-radius:10px;background:#edebeb;display:block;position:relative;min-height:100%!important}._box1_1k00d_69:hover{background:#d8d7d7}@media (min-width: 700px){._container_1k00d_1{width:70%;justify-self:center}}body.elighttee-dark ._box_1k00d_15,body.elighttee-dark ._box01_1k00d_23,body.elighttee-dark ._box1_1k00d_69,body.elighttee-dark ._container_1k00d_1,body.elighttee-dark ._des1_1k00d_63,body.elighttee-dark ._memoryPics_1k00d_32,body.elighttee-dark ._picture_1k00d_43,body.elighttee-dark ._uploadPics_1k00d_47,body.elighttee-dark ._uploadPics1_1k00d_51{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._box_1k00d_15,body.elighttee-dark ._box01_1k00d_23,body.elighttee-dark ._box1_1k00d_69,body.elighttee-dark ._container_1k00d_1{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._box_1k00d_15,body.elighttee-dark ._box01_1k00d_23,body.elighttee-dark ._box1_1k00d_69,body.elighttee-dark ._container_1k00d_1,body.elighttee-dark ._des1_1k00d_63,body.elighttee-dark ._memoryPics_1k00d_32,body.elighttee-dark ._uploadPics_1k00d_47,body.elighttee-dark ._uploadPics1_1k00d_51{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._container_1k00d_1{background:#050505!important;border-bottom:0!important;box-shadow:none!important}body.elighttee-dark ._box_1k00d_15,body.elighttee-dark ._box01_1k00d_23,body.elighttee-dark ._box1_1k00d_69{background:#090909!important;border-color:#f5f5f51a!important;color:#f5f5f5!important;box-shadow:inset 0 1px #ffffff08!important}body.elighttee-dark ._box1_1k00d_69:hover{background:#150608!important;border-color:#b91c1c61!important}body.elighttee-dark ._des1_1k00d_63{color:#f5f5f5!important;background:transparent!important}body.elighttee-dark ._memoryPics_1k00d_32{border-color:#b91c1c8c!important;background:#030303!important}body.elighttee-dark ._uploadPics_1k00d_47,body.elighttee-dark ._uploadPics1_1k00d_51{background:#1a0709!important;color:#f5f5f5!important;border:1px solid rgba(185,28,28,.3)!important}body.elighttee-dark ._uploadPics_1k00d_47 svg,body.elighttee-dark ._uploadPics1_1k00d_51 svg{color:#f5f5f5!important;stroke:#f5f5f5!important}._container_1k00d_1{min-height:7.9rem;max-height:7.9rem;gap:.65rem;padding:.55rem .55rem .5rem;border-bottom:0;position:relative;background:#fff}._container_1k00d_1:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:#f1f0f0}._box1_1k00d_69{min-width:5.25rem;max-width:5.25rem;min-height:7rem!important;border:0;border-radius:999px;background:transparent;overflow:visible;display:flex;flex-direction:column;align-items:center;gap:.28rem}._box1_1k00d_69:hover{background:transparent}._memoryPics_1k00d_32{order:1;width:5.25rem;height:5.25rem;margin:0;border:2px solid rgba(30,64,175,.34);border-radius:999px;overflow:hidden;background:#eaf1ff;box-shadow:0 10px 24px #0f172a1f}._picture_1k00d_43{width:100%;height:100%;object-fit:cover;display:block}._des1_1k00d_63{order:2;width:100%;margin:0;padding:0 .1rem;color:#0f172a;font-size:.68rem;line-height:1.05;font-weight:800;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._uploadPics1_1k00d_51{position:absolute;z-index:3;top:-.16rem;right:-.05rem;width:1.35rem;height:1.35rem;margin:0;padding:0;display:grid;place-items:center;border-radius:999px;background:#1e40af;color:#fff;border:2px solid #ffffff;font-size:.62rem;font-weight:900;box-shadow:0 8px 18px #1e40af3d}._uploadMemoryBox_1k00d_271{justify-content:flex-start}._uploadMemoryBox_1k00d_271 ._uploadPics_1k00d_47{width:5.25rem;height:5.25rem;display:grid;place-items:center;justify-self:auto!important;padding:0;border-radius:999px;color:#1e40af;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.95),transparent 28%),linear-gradient(145deg,#dbeafe,#eff6ff 48%,#e0f2fe);border:1px solid rgba(30,64,175,.18);box-shadow:0 12px 28px #1e40af2e}._uploadMemoryBox_1k00d_271{border-radius:999px}body.elighttee-dark ._memoryPics_1k00d_32{border-color:#1e40afb3!important}body.elighttee-dark ._uploadMemoryBox_1k00d_271 ._uploadPics_1k00d_47{background:#071124!important;color:#bfdbfe!important;border-color:#60a5fa40!important}._container_38ixn_1{width:100%;padding:0% 20px 22px;box-sizing:border-box;overflow-x:hidden}._top_38ixn_17{display:flex;flex-direction:column;gap:12px;margin-top:1rem}._conditional_38ixn_29{border:.05px solid rgb(207,206,206);background:#e8e7e7;padding:.3rem;display:flex}._conditional_38ixn_29 p{flex:1;border:1px solid rgb(153,149,149);color:#323131;background:#fff;padding:.1rem;font-size:12px}._top_38ixn_17 h3{font-size:1.1rem;font-weight:600;color:#0c2268;margin-bottom:4px;text-align:left;letter-spacing:.4px}._searchInput_38ixn_73{background:transparent;border:1px solid rgb(200,200,200);border-radius:12px;padding:6px 12px;font-size:14px;outline:none;margin-left:1rem;width:50%;flex:1;color:#333;margin-right:.5rem;margin-top:-.21rem;box-shadow:0 2px 5px #0000000d;transition:all .2s ease-in-out}._searchInput_38ixn_73:focus{border-color:#0c2268;box-shadow:0 0 5px #0c226866}._slide_38ixn_117{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:15px;scrollbar-width:none}._slide_38ixn_117::-webkit-scrollbar{display:none}._singular_38ixn_143{min-width:7rem!important;background:#f5f5f5;border-radius:18px;border-bottom:1px solid rgb(181,179,179);overflow:hidden;transition:all .35s ease;box-shadow:0 4px 10px #ffffff0d}._singular_38ixn_143:hover{transform:translateY(-4px) scale(1.05);box-shadow:1px 1px 1px #1e40af}._imageBox_38ixn_173{width:100%;max-height:5rem;overflow:hidden;position:relative;border-bottom:1px solid rgba(255,255,255,.1)}._img_38ixn_189{width:100%;height:100%;color:gray;object-fit:cover;transition:transform .4s ease}._singular_38ixn_143:hover ._img_38ixn_189,._menu_38ixn_205:hover h1,._p1_38ixn_213:hover,._p4_38ixn_213:hover{transform:scale(1.1);filter:brightness(1.1)}._title_38ixn_223,._author_38ixn_225{padding:8px 10px}._title_38ixn_223 p{font-weight:600;font-size:15px;color:#3a3939;line-height:1.4;text-align:left}._author_38ixn_225 p{color:#aaa;font-size:13px}._menu_38ixn_205{color:#000;width:100%;display:flex;text-align:left;justify-self:center;z-index:2;background:#f5f5f5}._menu2_38ixn_279{color:#000;width:100%;justify-self:center;padding:.5rem}._popularity_38ixn_295{width:100%;height:auto;padding:1rem;display:flex;flex-direction:column;text-align:left}._popular_38ixn_295{font-weight:700;color:#0c2268;margin-left:.5rem}._singular1_38ixn_323{min-width:7rem!important;background:#f5f5f5;display:flex;margin-top:1rem;justify-self:center;padding:1rem;border-bottom:1px solid rgb(181,179,179);overflow:hidden;transition:all .35s ease;box-shadow:0 4px 10px #ffffff0d}._imageBox1_38ixn_347{max-width:30%;max-height:13rem;overflow:hidden;position:relative;border-bottom:1px solid rgba(255,255,255,.1)}._content_38ixn_363{padding-left:1rem;color:#504f4f;font-size:small}._content_38ixn_363 p{margin:0;color:#504f4f;font-size:13px;line-height:1.55;text-align:left;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}._body_38ixn_405{flex:1;justify-content:center;align-items:center;display:flex;flex-direction:column}._otherStories_38ixn_419{border:1px solid;padding:1rem;margin-bottom:10rem}@media (max-width: 768px){._singular_38ixn_143{min-width:150px}._content_38ixn_363 p{-webkit-line-clamp:5;font-size:12.5px;line-height:1.5}._imageBox_38ixn_173{height:180px}._title_38ixn_223 p{font-size:14px}._author_38ixn_225 p{font-size:12px}}@media (min-width: 700px){._top_38ixn_17,._menu_38ixn_205,._popularity_38ixn_295,._otherStories_38ixn_419{width:70%;justify-self:center!important}}body.elighttee-dark ._author_38ixn_225,body.elighttee-dark ._body_38ixn_405,body.elighttee-dark ._conditional_38ixn_29,body.elighttee-dark ._container_38ixn_1,body.elighttee-dark ._content_38ixn_363,body.elighttee-dark ._imageBox_38ixn_173,body.elighttee-dark ._imageBox1_38ixn_347,body.elighttee-dark ._img_38ixn_189,body.elighttee-dark ._menu_38ixn_205,body.elighttee-dark ._menu2_38ixn_279,body.elighttee-dark ._otherStories_38ixn_419,body.elighttee-dark ._p1_38ixn_213,body.elighttee-dark ._p4_38ixn_213,body.elighttee-dark ._popular_38ixn_295,body.elighttee-dark ._popularity_38ixn_295,body.elighttee-dark ._searchInput_38ixn_73,body.elighttee-dark ._singular_38ixn_143,body.elighttee-dark ._singular1_38ixn_323,body.elighttee-dark ._slide_38ixn_117,body.elighttee-dark ._title_38ixn_223,body.elighttee-dark ._top_38ixn_17{color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark ._body_38ixn_405,body.elighttee-dark ._container_38ixn_1,body.elighttee-dark ._content_38ixn_363,body.elighttee-dark ._menu_38ixn_205,body.elighttee-dark ._menu2_38ixn_279,body.elighttee-dark ._searchInput_38ixn_73,body.elighttee-dark ._top_38ixn_17{background:var(--elighttee-surface)!important;box-shadow:var(--elighttee-shadow)!important}body.elighttee-dark ._author_38ixn_225,body.elighttee-dark ._body_38ixn_405,body.elighttee-dark ._conditional_38ixn_29,body.elighttee-dark ._container_38ixn_1,body.elighttee-dark ._content_38ixn_363,body.elighttee-dark ._menu_38ixn_205,body.elighttee-dark ._menu2_38ixn_279,body.elighttee-dark ._otherStories_38ixn_419,body.elighttee-dark ._p1_38ixn_213,body.elighttee-dark ._p4_38ixn_213,body.elighttee-dark ._popular_38ixn_295,body.elighttee-dark ._popularity_38ixn_295,body.elighttee-dark ._searchInput_38ixn_73,body.elighttee-dark ._singular_38ixn_143,body.elighttee-dark ._singular1_38ixn_323,body.elighttee-dark ._slide_38ixn_117,body.elighttee-dark ._title_38ixn_223,body.elighttee-dark ._top_38ixn_17{background-color:var(--elighttee-surface)!important;color:var(--elighttee-text)!important}body.elighttee-dark ._t_38ixn_17{color:var(--elighttee-text)!important}body.elighttee-dark input,body.elighttee-dark textarea,body.elighttee-dark select{background:#080808!important;color:var(--elighttee-text)!important;border-color:var(--elighttee-border)!important}body.elighttee-dark input::placeholder,body.elighttee-dark textarea::placeholder{color:var(--elighttee-muted)!important}._container_38ixn_1{min-height:100%;padding:0 0 8rem;background:#fff;color:#111827}._menu_38ixn_205{position:sticky;top:0;z-index:4;box-sizing:border-box;align-items:center;gap:10px;padding:12px clamp(12px,4vw,22px);background:#fffffff5;border-bottom:1px solid rgba(30,64,175,.08);box-shadow:0 10px 28px #0f172a0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}._menu_38ixn_205 h1{width:42px;height:42px;min-width:42px;margin:0;display:grid;place-items:center;border-radius:999px;background:#f8fafc;color:#365ec4;border:1px solid rgba(30,64,175,.1)}._searchInput_38ixn_73{height:42px;width:auto;margin:0;border-radius:999px;border:1px solid rgba(30,64,175,.12);background:#f8fafc;color:#111827;font-weight:700;padding:0 14px;box-shadow:inset 0 1px #ffffffe6}._searchInput_38ixn_73:focus{border-color:#1e40af57;box-shadow:0 0 0 3px #1e40af14}._top_38ixn_17,._popularity_38ixn_295{box-sizing:border-box;width:min(100%,760px);margin:0 auto;padding:14px clamp(12px,4vw,22px)}._top_38ixn_17{margin-top:0}._conditional_38ixn_29{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:0;border:0;background:transparent}._conditional_38ixn_29 p{min-height:54px;margin:0;padding:10px;border:1px solid rgba(30,64,175,.1);border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);color:#111827;display:grid;place-items:center;text-align:center;font-size:12px;font-weight:850;box-shadow:0 10px 22px #0f172a0f}._conditional_38ixn_29 p:hover{border-color:#1e40af3d;color:#1e40af;transform:translateY(-1px)}._top_38ixn_17 h3,._popular_38ixn_295{margin:8px 0 10px;color:#111827;font-size:16px;font-weight:900;letter-spacing:0}._slide_38ixn_117{gap:12px;padding:2px 0 12px}._singular_38ixn_143{min-width:148px!important;border:1px solid rgba(30,64,175,.09);border-radius:16px;background:#fff;box-shadow:0 12px 26px #0f172a12}._singular_38ixn_143:hover{transform:translateY(-2px);box-shadow:0 16px 30px #0f172a1a}._imageBox_38ixn_173{height:118px;max-height:none;border-bottom:0;background:#eef4ff}._img_38ixn_189{display:block;height:100%;object-fit:cover}._title_38ixn_223,._author_38ixn_225{padding:0 10px}._title_38ixn_223{padding-top:9px}._author_38ixn_225{padding-bottom:10px}._title_38ixn_223 p,._author_38ixn_225 p{margin:0;text-align:left}._title_38ixn_223 p{color:#111827;font-size:13px;font-weight:850;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._author_38ixn_225 p{margin-top:4px;color:#64748b;font-size:11px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._popularity_38ixn_295{padding-top:6px}._singular1_38ixn_323{width:100%;min-width:0!important;margin:10px 0 0;padding:10px;border:1px solid rgba(30,64,175,.09);border-radius:16px;background:#fff;box-shadow:0 12px 26px #0f172a0f;gap:12px}._singular1_38ixn_323:hover{transform:translateY(-1px);border-color:#1e40af2e}._imageBox1_38ixn_347{width:86px;min-width:86px;max-width:86px;height:106px;max-height:none;border-radius:12px;border-bottom:0;background:#eef4ff}._body_38ixn_405{align-items:flex-start;justify-content:flex-start;min-width:0;background:transparent}._content_38ixn_363{padding-left:0}._content_38ixn_363 p{color:#475569;font-size:12.5px;line-height:1.45}._otherStories_38ixn_419{border-color:#1e40af1a;border-radius:16px;background:#fff}._popularity_38ixn_295 button{min-height:38px;padding:0 16px!important;border-radius:999px!important;background:#1e40af14!important;color:#1e40af!important}._savedShelf_38ixn_863{box-sizing:border-box;width:min(100%,760px);margin:8px auto 0;padding:18px clamp(12px,4vw,22px) 4px;scroll-margin-top:84px}._savedHeader_38ixn_871{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-radius:22px;border:1px solid rgba(30,64,175,.1);background:radial-gradient(circle at 15% 0%,rgba(251,191,36,.2),transparent 34%),linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 16px 36px #0f172a12;color:#1e40af}._savedHeader_38ixn_871 h3,._savedKicker_38ixn_887{margin:0}._savedHeader_38ixn_871 h3{color:#111827;font-size:18px;font-weight:950;letter-spacing:0}._savedKicker_38ixn_887{color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}._savedRail_38ixn_906{display:flex;gap:14px;overflow-x:auto;padding:14px 2px 18px;scroll-behavior:smooth;scrollbar-width:none}._savedRail_38ixn_906::-webkit-scrollbar{display:none}._savedCard_38ixn_919{width:148px;min-width:148px;overflow:hidden;border-radius:18px;border:1px solid rgba(30,64,175,.1);background:#fff;box-shadow:0 14px 30px #0f172a14;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._savedCard_38ixn_919:hover{transform:translateY(-2px);box-shadow:0 18px 36px #0f172a1f}._savedImageBox_38ixn_936{position:relative;height:128px;overflow:hidden;background:#eef4ff}._savedDelete_38ixn_943{position:absolute;top:8px;right:8px;width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:999px;background:#0f172abd!important;color:#fff!important;cursor:pointer;box-shadow:0 8px 18px #0f172a38}._savedBody_38ixn_959{padding:10px}._savedBody_38ixn_959 h4,._savedBody_38ixn_959 p{margin:0}._savedBody_38ixn_959 h4{color:#111827;font-size:13px;line-height:1.25;font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._savedBody_38ixn_959 p{margin-top:5px;color:#64748b;font-size:11px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._savedEmpty_38ixn_989,._savedError_38ixn_990{margin:12px 0 0;padding:14px 16px;border-radius:16px;font-weight:800}._savedEmpty_38ixn_989{color:#64748b;background:#f8fafc;border:1px dashed rgba(30,64,175,.16)}._savedError_38ixn_990{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}@media (max-width: 430px){._conditional_38ixn_29{grid-template-columns:1fr}._singular_38ixn_143{min-width:138px!important}._imageBox1_38ixn_347{width:78px;min-width:78px;max-width:78px;height:96px}._savedCard_38ixn_919{width:136px;min-width:136px}._savedImageBox_38ixn_936{height:118px}}@media (min-width: 700px){._top_38ixn_17,._menu_38ixn_205,._popularity_38ixn_295,._otherStories_38ixn_419,._savedShelf_38ixn_863{width:min(70%,760px)}}body.elighttee-dark ._container_38ixn_1,body.elighttee-dark ._menu_38ixn_205,body.elighttee-dark ._top_38ixn_17,body.elighttee-dark ._popularity_38ixn_295{background:#090909!important}body.elighttee-dark ._singular_38ixn_143,body.elighttee-dark ._singular1_38ixn_323,body.elighttee-dark ._conditional_38ixn_29 p,body.elighttee-dark ._searchInput_38ixn_73,body.elighttee-dark ._savedHeader_38ixn_871,body.elighttee-dark ._savedCard_38ixn_919,body.elighttee-dark ._savedEmpty_38ixn_989{background:#101010!important;border-color:#f5f5f51a!important}body.elighttee-dark ._savedHeader_38ixn_871 h3,body.elighttee-dark ._savedBody_38ixn_959 h4{color:var(--elighttee-text)!important}._unreadDot_38ixn_1070{position:absolute;top:8px;left:8px;width:11px;height:11px;border-radius:999px;background:#ef233c;border:2px solid #ffffff;box-shadow:0 0 0 2px #ef233c2e,0 6px 14px #0f172a2e;z-index:2}._unreadCount_38ixn_1083{position:absolute;top:7px;right:7px;min-width:22px;height:22px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ef233c;color:#fff;border:2px solid #ffffff;font-size:11px;line-height:1;font-weight:950;box-shadow:0 8px 18px #0f172a3d;z-index:2}body.elighttee-dark ._unreadDot_38ixn_1070,body.elighttee-dark ._unreadCount_38ixn_1083{border-color:#101010}
