.iv-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:56px 20px 24px;background:#0000;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);transition:background .22s ease,backdrop-filter .22s ease;box-sizing:border-box}.iv-overlay--visible{background:#000000d9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.iv-stage{position:relative;display:flex;flex-direction:column;align-items:center;max-width:100%;max-height:100%}.iv-image{display:block;max-width:92vw;max-height:88vh;width:auto;height:auto;border-radius:14px;-o-object-fit:contain;object-fit:contain;box-shadow:0 16px 48px #00000073;opacity:0;transform:scale(.94);transition:opacity .24s ease,transform .24s cubic-bezier(.22,1,.36,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.iv-image--visible{opacity:1;transform:scale(1)}.iv-close{position:fixed;top:20px;right:20px;z-index:10052;width:44px;height:44px;border:none;border-radius:50%;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .15s ease,transform .15s ease}.iv-close:hover{background:#000000c7;transform:scale(1.06)}.iv-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:10051;width:44px;height:44px;border:none;border-radius:50%;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .15s ease,transform .15s ease}.iv-nav:hover{background:#000000c7;transform:translateY(-50%) scale(1.06)}.iv-nav--prev{left:16px}.iv-nav--next{right:16px}.iv-counter{margin:12px 0 0;font-size:13px;font-weight:600;color:#ffffffd1;letter-spacing:.02em}@media (max-width: 640px){.iv-overlay{padding:52px 12px 16px}.iv-close{top:14px;right:14px;width:40px;height:40px}.iv-nav{width:38px;height:38px}.iv-nav--prev{left:8px}.iv-nav--next{right:8px}.iv-image{max-width:96vw;max-height:82vh;border-radius:10px}}@media (prefers-reduced-motion: reduce){.iv-overlay,.iv-image,.iv-close,.iv-nav{transition:none!important}.iv-image{opacity:1;transform:none}}.ft-root{background:#1c2b45;width:100%;border-top:1px solid rgba(255,255,255,.1)}.ft-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;padding:48px 48px 36px;max-width:1200px;margin:0 auto;box-sizing:border-box}.ft-col--brand{display:flex;flex-direction:column;gap:0}.ft-logo-link{display:inline-block;margin-bottom:16px;text-decoration:none}.ft-logo{height:28px;width:auto;-o-object-fit:contain;object-fit:contain;display:block;filter:brightness(0) invert(1);opacity:.92}.ft-brand-desc{font-size:.875rem;color:#ffffff94;line-height:1.65;margin:0 0 20px;max-width:280px}.ft-socials{display:flex;gap:10px}.ft-social-btn{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#ffffff8c;text-decoration:none;flex-shrink:0;transition:border-color .15s,color .15s,background .15s}.ft-social-btn:hover{border-color:#ffffffb3;color:#fff;background:#ffffff14}.ft-col-title{font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 18px}.ft-link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.ft-link{font-size:.875rem;color:#ffffff94;text-decoration:none;transition:color .15s;display:inline-block}.ft-link:hover{color:#fff}.ft-bottom{border-top:1px solid rgba(255,255,255,.1);padding:18px 48px;text-align:center;max-width:1200px;margin:0 auto;box-sizing:border-box}.ft-copy{font-size:.8rem;color:#fff6;margin:0}@media (max-width: 900px){.ft-inner{grid-template-columns:1fr 1fr;gap:32px;padding:36px 28px 28px}.ft-col--brand{grid-column:1 / -1}.ft-brand-desc{max-width:400px}.ft-bottom{padding:16px 28px}}@media (max-width: 640px){.ft-inner{grid-template-columns:1fr;gap:28px;padding:28px 20px 24px}.ft-col--brand{grid-column:auto}.ft-brand-desc{max-width:100%}.ft-bottom{padding:14px 20px}}@keyframes home-split-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes home-split-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes home-split-glow{0%{opacity:.45;transform:scale(1)}to{opacity:.82;transform:scale(1.05)}}.home-split{--home-ease: cubic-bezier(.25, .46, .45, .94);--home-ease-out: cubic-bezier(.16, 1, .3, 1);margin:0;padding:0;background:#fff}.home-split-viewport{box-sizing:border-box;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center;padding:clamp(8px,1.5dvh,20px) clamp(12px,2.5vw,28px);overflow:hidden;overscroll-behavior:none}.home-split-columns{box-sizing:border-box;display:flex;flex-direction:row;width:100%;max-width:1120px;height:min(92dvh,840px);max-height:min(92dvh,840px);min-height:0;align-items:stretch;border-radius:20px;overflow:hidden;box-shadow:0 18px 46px #0f172a1c,0 2px 8px #0f172a0f}.home-split-hero{position:relative;flex:0 0 58%;width:58%;min-width:0;min-height:0;max-height:100%;overflow:hidden;color:#fff;display:flex;flex-direction:column;border-radius:0}.home-split-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/images/1.png) no-repeat center center / cover}.home-split-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#061237d1,#061237c7)}.home-split-hero-glow{position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;background:radial-gradient(ellipse 55% 45% at 18% 22%,rgba(59,130,246,.32) 0%,transparent 55%),radial-gradient(ellipse 50% 50% at 88% 75%,rgba(96,165,250,.22) 0%,transparent 50%),radial-gradient(circle at 50% 100%,rgba(37,99,235,.12) 0%,transparent 45%);mix-blend-mode:screen;pointer-events:none;animation:home-split-glow 10s ease-in-out infinite alternate}.home-split-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:48px 48px;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 40% 45%,black 25%,transparent 75%);mask-image:radial-gradient(ellipse 80% 70% at 40% 45%,black 25%,transparent 75%)}.home-split-brand{position:absolute;top:clamp(16px,2.5dvh,24px);left:clamp(18px,2.8vw,28px);z-index:3;display:flex;align-items:center;text-decoration:none;opacity:0;animation:home-split-fade-up .75s var(--home-ease-out) .1s forwards}.home-split-brand-img{height:28px;width:auto;max-width:min(176px,36vw);-o-object-fit:contain;object-fit:contain;display:block;filter:brightness(0) invert(1) drop-shadow(0 0 10px rgba(255,255,255,.5)) drop-shadow(0 0 26px rgba(255,255,255,.2));opacity:1}.home-split-hero-copy{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0;padding:clamp(48px,7dvh,72px) clamp(22px,3.5vw,44px) clamp(24px,3.5dvh,36px) clamp(22px,3.5vw,44px);opacity:0;animation:home-split-fade-up .85s var(--home-ease-out) .2s forwards}.home-split-hero-copy-inner{max-width:640px;will-change:transform}@media (prefers-reduced-motion: no-preference){.home-split-hero-copy-inner{animation:home-split-float 14s ease-in-out 1s infinite}}.home-split-title{margin:0 0 clamp(10px,1.5dvh,18px);max-width:38ch;font-size:clamp(1.55rem,2.6vw,2.65rem);font-weight:900;line-height:1.18;letter-spacing:-.035em;text-shadow:0 2px 28px rgba(0,0,0,.42),0 1px 3px rgba(0,0,0,.25)}.home-split-subtitle{margin:0;padding:0;max-width:480px;font-size:clamp(.9rem,1.25vw,1.08rem);line-height:1.5;font-weight:500;letter-spacing:.01em;color:#ffffffdb;text-shadow:0 1px 18px rgba(0,0,0,.28)}@media (prefers-reduced-motion: reduce){.home-split-hero-copy,.home-split-hero-copy-inner,.home-split-brand,.home-split-card{animation:none!important;opacity:1!important}.home-split-hero-glow{animation:none}}.home-split-panel{flex:1 1 42%;width:42%;min-width:0;min-height:0;max-height:100%;display:flex;align-items:center;justify-content:center;padding:clamp(12px,2dvh,22px) clamp(16px,2.5vw,28px);background:#fff;border-radius:0}.home-split-card{position:relative;width:100%;max-width:398px;max-height:min(88dvh,100%);padding:clamp(16px,2.2dvh,22px) clamp(18px,2.2vw,24px) clamp(16px,2dvh,22px);border-radius:22px;background:#fff;border:1px solid rgba(15,23,42,.04);box-shadow:0 2px 4px #0f172a0a,0 12px 28px #0f172a14,0 28px 56px #0f172a1a,0 52px 100px #0f172a14;opacity:0;animation:home-split-fade-up .8s var(--home-ease-out) .28s forwards;overflow:hidden;display:flex;flex-direction:column;min-height:0;transition:box-shadow .45s var(--home-ease),transform .45s var(--home-ease),min-height .48s var(--home-ease)}.home-split-card--login,.home-split-card--signup{min-height:0}.home-split-auth-tracks{display:grid;grid-template-columns:1fr;position:relative;width:100%;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.home-split-auth-pane{grid-area:1 / 1;transition:opacity .42s var(--home-ease),transform .5s var(--home-ease-out),filter .45s var(--home-ease),visibility 0s linear 0s}.home-split-auth-pane.is-active{position:relative;z-index:1;opacity:1;pointer-events:auto;visibility:visible;transform:translate(0) scale(1);filter:blur(0);transition:opacity .46s var(--home-ease) .04s,transform .52s var(--home-ease-out) .04s,filter .4s ease .05s,visibility 0s linear 0s}.home-split-auth-pane.is-inactive{position:absolute;left:0;right:0;top:0;z-index:0;opacity:0;pointer-events:none;visibility:hidden;transform:translate(var(--pane-shift, -20px)) scale(.97);filter:blur(1px);transition:opacity .32s var(--home-ease),transform .38s var(--home-ease),filter .32s ease,visibility 0s linear .42s}.home-split-auth-pane[data-mode=login].is-inactive{--pane-shift: -18px}.home-split-auth-pane[data-mode=signup].is-inactive{--pane-shift: 18px}.home-split-auth-switch{margin:4px 0 0;text-align:center;font-size:.9rem;color:#64748b;line-height:1.55}.home-split-auth-switch button{display:inline;padding:0;margin:0;border:none;background:none;font:inherit;font-weight:700;color:#2563eb;cursor:pointer;transition:color .28s var(--home-ease)}.home-split-auth-switch button:hover{color:#1d4ed8;text-decoration:underline}.home-split-auth-switch a{font-weight:700;color:#2563eb;text-decoration:none;transition:color .28s var(--home-ease)}.home-split-auth-switch a:hover{color:#1d4ed8;text-decoration:underline}.home-split-auth-tracks--single .home-split-auth-pane{position:relative;opacity:1;transform:none;pointer-events:auto}.home-split-field-hint{margin:6px 0 0;font-size:12.5px;font-weight:600;color:#64748b}.home-split-input--otp{letter-spacing:.35em;text-align:center;font-variant-numeric:tabular-nums}.home-split-resend-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 10px;margin-top:4px}.home-split-resend-label{font-size:.9rem;color:#64748b}.home-split-resend-btn{padding:0;border:none;background:none;font:inherit;font-size:.9rem;font-weight:700;color:#2563eb;cursor:pointer;transition:color .28s var(--home-ease)}.home-split-resend-btn:hover:not(:disabled){color:#1d4ed8;text-decoration:underline}.home-split-resend-btn:disabled{color:#94a3b8;cursor:not-allowed}.home-split-social{display:flex;flex-direction:column;gap:10px;margin-top:0}.home-split-social-divider{display:flex;align-items:center;gap:12px;margin-top:0}.home-split-social-divider:before,.home-split-social-divider:after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,#e2e8f0 20%,#e2e8f0 80%,transparent)}.home-split-social-divider span{font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#94a3b8;white-space:nowrap}.home-split-social-btns{display:flex;flex-direction:column;gap:10px}.home-split-soc{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px 16px;border-radius:12px;font-size:.975rem;font-weight:700;cursor:pointer;border:none;box-sizing:border-box;transition:transform .34s var(--home-ease),box-shadow .38s var(--home-ease),background .3s ease,border-color .3s ease,filter .28s ease}.home-split-soc--off.home-split-soc:disabled{opacity:.5;cursor:not-allowed}.home-split-soc.home-split-soc--off:not(:disabled){opacity:.72;cursor:not-allowed}.home-split-soc.home-split-soc--off:not(:disabled):hover{transform:none}.home-split-soc--google.home-split-soc--off:not(:disabled):hover{box-shadow:0 1px 2px #0f172a0a;border-color:#e2e8f0}.home-split-soc--github.home-split-soc--off:not(:disabled):hover{filter:grayscale(.06);box-shadow:0 4px 14px #0f172a52}.home-split-soc:disabled{opacity:.55;cursor:wait}.home-split-soc--google{background:#fff;color:#1f2937;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a}.home-split-soc--google:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14,0 0 0 1px #2563eb14;border-color:#cbd5f5}.home-split-soc--github{background:linear-gradient(180deg,#1f2937,#0f172a);color:#fff;border:1px solid #1e293b;box-shadow:0 4px 14px #0f172a52}.home-split-soc--github:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.08);box-shadow:0 8px 22px #0f172a66}.home-split-soc-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-split-soc-label{letter-spacing:.015em}@media (prefers-reduced-motion: reduce){.home-split-soc:hover:not(:disabled){transform:none}}.home-split-card:hover{box-shadow:0 4px 8px #0f172a0d,0 16px 36px #0f172a1a,0 36px 72px #0f172a1c,0 64px 112px #0f172a17}@media (prefers-reduced-motion: no-preference) and (min-height: 720px){.home-split-card:hover{transform:translateY(-1px)}}.home-split-card-heading{margin:0 0 6px;text-align:center;font-size:clamp(1.25rem,2.4vw,1.45rem);font-weight:800;color:#0f172a;letter-spacing:-.03em}.home-split-card-desc{margin:0 0 clamp(12px,1.8dvh,18px);text-align:center;font-size:.875rem;color:#64748b;line-height:1.45}.home-split-form{display:flex;flex-direction:column;gap:12px}.home-split-input{width:100%;box-sizing:border-box;padding:11px 14px;font-size:.9375rem;border-radius:12px;border:1px solid #e2e8f0;background:#fafafa;color:#0f172a;outline:none;transition:border-color .35s var(--home-ease),box-shadow .35s var(--home-ease),background .35s var(--home-ease),transform .3s var(--home-ease)}.home-split-input::-moz-placeholder{color:#94a3b8}.home-split-input::placeholder{color:#94a3b8}.home-split-input:hover{border-color:#cbd5e1;background:#fff}.home-split-input:focus{border-color:#93c5fd;background:#fff;box-shadow:0 0 0 3px #2563eb33,0 10px 28px #2563eb17}.home-split-input-error{border-color:#f87171!important;background:#fff}.home-split-field-error{margin:-8px 0 0;font-size:.78rem;color:#dc2626}.home-split-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-split-alert{padding:12px 14px;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.9rem;line-height:1.45}.home-split-alert-extra{margin-top:8px}.home-split-alert--oauth{margin:0 0 14px;font-weight:600}.home-split-alert--soft{background:#fffbeb;border-color:#fde68a;color:#92400e}.home-split-link-inline{color:#2563eb;font-weight:600;text-decoration:none;transition:color .25s var(--home-ease)}.home-split-link-inline:hover{text-decoration:underline}.home-split-btn{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:12px 18px;font-size:1rem;font-weight:700;border-radius:12px;cursor:pointer;text-decoration:none;border:none;transition:transform .38s var(--home-ease),box-shadow .42s var(--home-ease),filter .38s var(--home-ease),opacity .28s var(--home-ease),background-color .38s var(--home-ease)}.home-split-btn:disabled{opacity:.65;cursor:not-allowed}.home-split-btn-primary{margin-top:2px;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 14px #2563eb6b}.home-split-btn-primary:not(:disabled):hover{filter:brightness(1.05);box-shadow:0 10px 28px #2563eb7a;transform:translateY(-2px)}.home-split-btn-primary:not(:disabled):active{transform:translateY(0);transition-duration:.18s}.home-split-forgot-row{text-align:center;margin:-4px 0 2px}.home-split-forgot-link{font-size:.9375rem;font-weight:600;color:#2563eb;text-decoration:none;transition:color .3s var(--home-ease),opacity .3s var(--home-ease)}.home-split-forgot-link:hover{text-decoration:underline;color:#1d4ed8}.home-split-divider{display:flex;align-items:center;gap:16px;margin:6px 0 4px;color:#94a3b8;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.home-split-divider:before,.home-split-divider:after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,rgba(226,232,240,.35) 8%,#e8ecf4 50%,rgba(226,232,240,.35) 92%,transparent)}.home-split-divider span{text-transform:lowercase;letter-spacing:.06em;font-weight:600;font-size:.8125rem;flex-shrink:0}.home-split-btn-secondary{margin-top:4px;background:linear-gradient(180deg,#22c55e,#16a34a);color:#fff;box-shadow:0 4px 14px #16a34a61}.home-split-btn-secondary:hover{filter:brightness(1.06);box-shadow:0 10px 28px #16a34a70;transform:translateY(-2px)}.home-split-btn-secondary:active{transform:translateY(0);transition-duration:.18s}@media (prefers-reduced-motion: reduce){.home-split-auth-pane,.home-split-auth-pane.is-active{transition:opacity .2s ease,visibility 0s linear!important;transform:none!important;filter:none!important}.home-split-card--login,.home-split-card--signup{min-height:0}.home-split-card:hover,.home-split-btn-secondary:hover,.home-split-btn-primary:not(:disabled):hover{transform:none}.home-split-card{transition:none}}@media (max-height: 780px) and (min-width: 901px){.home-split-columns{height:min(94dvh,720px);max-height:min(94dvh,720px)}.home-split-hero-copy{padding:clamp(28px,5dvh,44px) clamp(18px,3vw,36px) clamp(16px,2.5dvh,24px)}.home-split-title{font-size:clamp(1.4rem,2.4vw,2.1rem);margin-bottom:8px}.home-split-subtitle{font-size:.875rem;line-height:1.42}.home-split-form{gap:10px}}@media (max-width: 900px){.home-split-viewport{height:auto;min-height:100vh;min-height:100dvh;max-height:none;overflow:visible;display:block;padding:0}.home-split-columns{flex-direction:column;height:auto;max-height:none;min-height:min(100vh,900px);min-height:min(100dvh,900px);border-radius:0;box-shadow:none;overflow:visible}.home-split-hero{flex:0 0 auto;width:100%;min-height:min(52vh,420px)}.home-split-brand{top:20px;left:20px}.home-split-hero-copy{justify-content:flex-end;padding:88px 24px 40px}.home-split-title{font-size:clamp(1.55rem,6vw,2.05rem);max-width:none}.home-split-subtitle{max-width:520px}.home-split-panel{flex:1 1 auto;width:100%;padding:32px 20px 40px;align-items:flex-start}.home-split-card{margin:0 auto;max-width:420px;max-height:none;padding:22px 22px 26px}.home-split-auth-tracks{overflow-y:visible}}.home-split-card-brand{display:none}.home-split-card-brand-img{height:42px;width:auto;max-width:min(200px,68vw);-o-object-fit:contain;object-fit:contain;display:block}@media (max-width: 1023px){.login-page .home-split-columns,.signup-page .home-split-columns{flex-direction:column!important;align-items:center;width:100%;max-width:420px;margin-left:auto;margin-right:auto}.login-page .home-split-hero,.signup-page .home-split-hero,.login-page .auth-left,.login-page .auth-banner,.login-page .auth-image,.signup-page .auth-left,.signup-page .auth-banner,.signup-page .auth-image{display:none!important;flex:0 0 0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.login-page .home-split-panel,.signup-page .home-split-panel,.login-page .auth-panel,.signup-page .auth-panel{flex:1 1 auto!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;left:auto!important;transform:none!important}.home-split{background:#f0f2f5}.home-split .ft-root{display:none!important}.home-split-viewport{display:flex;align-items:center;justify-content:center;height:auto;min-height:100vh;min-height:100dvh;max-height:none;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;overscroll-behavior:none;padding:clamp(12px,3dvh,24px) clamp(12px,4vw,20px);-webkit-overflow-scrolling:touch}.home-split-columns{flex-direction:column;width:100%;max-width:420px;height:auto;min-height:0;max-height:none;margin:0 auto;border-radius:18px;overflow:hidden;align-items:stretch;box-shadow:0 1px 2px #0000000f,0 8px 32px #0000001a}.home-split-hero{display:none!important}.home-split-panel{flex:none;width:100%;min-height:0;max-height:none;padding:clamp(16px,3dvh,26px) clamp(16px,4vw,22px);background:#fff;align-items:center;justify-content:center}.home-split-card{margin:0;width:100%;max-width:none;max-height:none;padding:clamp(6px,1dvh,10px) 0;border-radius:0;border:none;background:transparent;opacity:1!important;animation:none!important;box-shadow:none}.home-split-card:hover{transform:none!important;box-shadow:none!important}.home-split-card-brand{display:flex;justify-content:center;align-items:center;margin:0 0 clamp(10px,1.5dvh,14px)}.home-split-card-heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-split-card-desc{margin:0 0 clamp(14px,2dvh,20px);text-align:center;font-size:.9rem;color:#65676b;line-height:1.45}.home-split-auth-tracks{overflow-y:visible}}@media (max-width: 768px){.auth-container.login-page,.auth-container.signup-page{width:100%;max-width:100%;margin:0}.login-page .auth-wrapper,.signup-page .auth-wrapper,.login-page .home-split-viewport,.signup-page .home-split-viewport{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:100%;margin:0 auto;overflow-x:hidden;box-sizing:border-box}.login-page .auth-layout,.signup-page .auth-layout,.login-page .home-split-columns,.signup-page .home-split-columns{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:420px;margin-left:auto;margin-right:auto;padding:0;flex:0 1 auto}.login-page .auth-left,.login-page .auth-right,.login-page .auth-banner,.login-page .auth-image,.signup-page .auth-left,.signup-page .auth-right,.signup-page .auth-banner,.signup-page .auth-image,.login-page .home-split-hero,.signup-page .home-split-hero{display:none!important;flex:0 0 0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;left:-9999px!important;transform:none!important}.login-page .auth-panel,.signup-page .auth-panel,.login-page .home-split-panel,.signup-page .home-split-panel{flex:0 1 auto!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;left:auto!important;transform:none!important}.login-page .login-card,.login-page .home-split-card.login-card,.signup-page .signup-card,.signup-page .home-split-card.signup-card{width:100%;max-width:420px;margin:0 auto!important;position:relative;left:auto!important;transform:none!important}html:has(.login-page),body:has(.login-page){overflow:hidden;height:100dvh;overscroll-behavior:none}.login-page{height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.login-page .home-split-viewport{height:auto;min-height:0;max-height:none;overflow:hidden;align-items:center;padding:16px}.login-page .home-split-columns{height:auto;min-height:0;overflow:hidden}.login-page .home-split-panel{padding-top:clamp(12px,2dvh,18px);padding-bottom:clamp(12px,2dvh,18px)}.login-page .login-card,.login-page .home-split-card.login-card{width:100%;overflow:hidden;max-height:none;padding-top:clamp(16px,2.5dvh,22px);padding-bottom:clamp(16px,2.5dvh,22px);padding-left:28px;padding-right:28px;box-sizing:border-box}.login-page .login-card input,.login-page .login-card .home-split-input,.login-page .login-card button,.login-page .login-card .home-split-btn,.login-page .login-card .home-split-soc,.login-page .login-card .social-button{width:100%;box-sizing:border-box}.login-page .home-split-auth-tracks{overflow:hidden;overflow-y:hidden}.signup-page{min-height:100dvh;width:100%;display:flex;justify-content:center;align-items:flex-start;padding:32px 16px 40px;overflow-y:auto;overflow-x:hidden;background:#f5f7fb;box-sizing:border-box;-webkit-overflow-scrolling:touch}.signup-page .home-split-viewport{height:auto;min-height:0;max-height:none;overflow:visible;padding:0;flex:0 1 auto}.signup-page .home-split-columns{height:auto;min-height:0;overflow:visible;border-radius:0;box-shadow:none;background:transparent}.signup-page .home-split-panel{background:transparent;align-items:center;justify-content:flex-start}.signup-page .home-split-auth-tracks{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;left:auto;right:auto;transform:none;box-sizing:border-box;overflow:visible;overflow-y:visible;scrollbar-gutter:auto}.signup-page .home-split-auth-pane.is-active{position:relative;left:auto;transform:none}.signup-page .signup-card,.signup-page .home-split-card.signup-card{width:100%;max-width:420px;margin:0 auto;background:#fff;border-radius:24px;padding:28px 22px;box-shadow:0 10px 30px #0000000f,0 2px 10px #0000000a;border:1px solid rgba(0,0,0,.04);height:auto;max-height:none;overflow:visible;opacity:1!important;animation:none!important}.signup-page .signup-card:hover,.signup-page .home-split-card.signup-card:hover{transform:none;box-shadow:0 10px 30px #0000000f,0 2px 10px #0000000a}.signup-page .signup-card form,.signup-page .signup-card .home-split-form{display:flex;flex-direction:column;gap:14px}.signup-page .signup-card input,.signup-page .signup-card .home-split-input{height:54px;border-radius:14px;box-sizing:border-box}.signup-page .signup-card button,.signup-page .signup-card .home-split-btn{height:54px;border-radius:14px;font-weight:600;box-sizing:border-box}}.dash-sidenav a,.dash-sidenav a:hover,.dash-sidenav a:focus,.dash-sidenav a:active,.dash-sidenav a:visited{text-decoration:none!important}.db-shell{display:flex;flex-direction:column;min-height:100vh;background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.db-topnav{position:sticky;top:0;z-index:200;height:62px;background:#fff;border-bottom:1px solid #e5e7eb}.db-topnav-inner{height:100%;max-width:1600px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:14px}.db-topnav-left{display:flex;align-items:center;gap:20px;flex-shrink:0}.db-logo{display:flex;align-items:center;text-decoration:none}.db-logo-img{height:32px;width:auto}.db-topnav-link{font-size:13.5px;font-weight:500;color:#374151;text-decoration:none;white-space:nowrap;transition:color .15s}.db-topnav-link:hover{color:#4f46e5}.db-search-form{flex:1;max-width:440px;display:flex;align-items:center;gap:8px;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:24px;padding:0 14px;height:38px;transition:border-color .15s,background .15s}.db-search-form:focus-within{border-color:#6366f1;background:#fff}.db-search-ico{color:#9ca3af;flex-shrink:0}.db-search-input{flex:1;border:none;background:transparent;font-size:13px;color:#111827;outline:none}.db-search-input::-moz-placeholder{color:#9ca3af}.db-search-input::placeholder{color:#9ca3af}.db-topnav-right{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:auto}.db-plan-badge{display:flex;align-items:center;gap:4px;padding:4px 11px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;border-radius:16px;font-size:12px;font-weight:700;color:#92400e;white-space:nowrap}.db-balance-chip{display:flex;align-items:center;gap:10px;padding:5px 10px 5px 12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:24px}.db-balance-chip-info{display:flex;flex-direction:column;gap:0}.db-balance-chip-lbl{font-size:9px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.db-balance-chip-vals{display:flex;align-items:center;gap:4px}.db-balance-real{font-size:12px;font-weight:700;color:#15803d;font-variant-numeric:tabular-nums}.db-balance-dot{font-size:10px;color:#9ca3af}.db-balance-trial{font-size:12px;font-weight:600;color:#0284c7;font-variant-numeric:tabular-nums}.db-topup-btn{padding:4px 10px;background:#16a34a;color:#fff;border:none;border-radius:14px;font-size:11.5px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s}.db-topup-btn:hover{background:#15803d}.db-avatar-wrap{position:relative}.db-avatar-btn{background:none;border:none;padding:0;cursor:pointer}.db-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;overflow:hidden}.db-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.db-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:299}.db-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:300;width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 40px #00000021;padding:6px 0;animation:db-drop-in .15s ease both}@keyframes db-drop-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.db-dropdown-user{display:flex;align-items:center;gap:10px;padding:12px 14px}.db-dropdown-av{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.db-dropdown-name{font-size:13px;font-weight:700;color:#111827;margin:0 0 2px}.db-dropdown-email{font-size:11px;color:#6b7280;margin:0}.db-dropdown-divider{height:1px;background:#f3f4f6;margin:4px 0}.db-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:9px 14px;font-size:13px;color:#374151;font-weight:500;background:none;border:none;text-align:left;text-decoration:none;cursor:pointer;transition:background .12s}.db-dropdown-item:hover{background:#f9fafb;color:#4f46e5}.db-dropdown-item--danger{color:#ef4444}.db-dropdown-item--danger:hover{background:#fef2f2;color:#dc2626}.db-body{flex:1;display:grid;grid-template-columns:230px 1fr 272px;align-items:start;max-width:1600px;width:100%;margin:0 auto}.db-sidebar{position:sticky;top:62px;height:calc(100vh - 62px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none;padding:16px 12px 24px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column}.db-sidebar::-webkit-scrollbar{display:none}.db-main{padding:20px 20px 48px;display:flex;flex-direction:column;gap:20px;min-width:0}.db-right{position:sticky;top:62px;height:calc(100vh - 62px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none;padding:16px 14px 24px;background:#fff;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;gap:22px}.db-right::-webkit-scrollbar{display:none}.db-sidenav{display:flex;flex-direction:column;gap:2px;margin-bottom:16px}.db-nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border-radius:8px;border:none;background:none;font-size:13.5px;font-weight:500;color:#374151;text-decoration:none;cursor:pointer;transition:background .12s,color .12s;text-align:left}.db-nav-item:hover{background:#f3f4f6;color:#4f46e5}.db-nav-item--active{background:#ede9fe;color:#4f46e5;font-weight:600}.db-nav-item--ai{background:linear-gradient(135deg,#ede9fe,#ddd6fe);color:#4f46e5;font-weight:600}.db-nav-item--ai:hover{background:linear-gradient(135deg,#ddd6fe,#c4b5fd)}.db-nav-icon{font-size:16px;line-height:1;flex-shrink:0}.db-nav-label{flex:1}.db-nav-caret{font-size:14px;color:#9ca3af;transition:transform .15s;display:inline-block;line-height:1;flex-shrink:0}.db-nav-caret--open{transform:rotate(90deg)}.db-nav-children{padding-left:16px;display:flex;flex-direction:column;gap:1px;margin-top:2px}.db-subnav-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:7px 10px;border-radius:7px;font-size:13px;color:#4b5563;background:none;border:none;text-decoration:none;cursor:pointer;transition:background .12s,color .12s;text-align:left}.db-subnav-item:hover{background:#f3f4f6;color:#4f46e5}.db-subnav-toggle{font-weight:500}.db-subnav2{padding-left:14px;display:flex;flex-direction:column;gap:1px}.db-subnav2-item{width:100%;padding:6px 10px;border-radius:6px;font-size:12.5px;color:#6b7280;background:none;border:none;cursor:pointer;text-align:left;transition:background .12s,color .12s}.db-subnav2-item:hover{background:#f3f4f6;color:#4f46e5}.db-progress-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:16px;text-align:center;margin-top:8px}.db-progress-heading{font-size:12.5px;font-weight:700;color:#111827;margin:0 0 12px}.db-ring-wrap{position:relative;width:80px;height:80px;margin:0 auto 8px}.db-ring-svg{width:100%;height:100%}.db-ring-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#4f46e5}.db-progress-sub{font-size:11px;color:#6b7280;margin:0 0 12px}.db-progress-stats{display:flex;justify-content:space-around;border-top:1px solid #f3f4f6;padding-top:10px}.db-progress-stat{display:flex;flex-direction:column;align-items:center;gap:2px}.db-progress-stat-val{font-size:14px;font-weight:800;color:#111827}.db-progress-stat-lbl{font-size:10px;color:#9ca3af}.db-ai-card{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:14px;padding:16px;text-align:center;margin-top:12px;color:#fff}.db-ai-sparkle{font-size:1.5rem;line-height:1;margin-bottom:6px}.db-ai-title{font-size:14px;font-weight:700;color:#fff;margin:0 0 6px}.db-ai-desc{font-size:11.5px;color:#c4b5fd;line-height:1.5;margin:0 0 12px}.db-ai-btn{display:inline-flex;align-items:center;gap:4px;padding:7px 16px;background:#fff3;color:#fff;border:1.5px solid rgba(255,255,255,.35);border-radius:20px;font-size:12.5px;font-weight:600;cursor:pointer;transition:background .15s}.db-ai-btn:hover{background:#ffffff4d}.db-hero{background:linear-gradient(135deg,#4338ca,#7c3aed 60%,#5b21b6);border-radius:16px;padding:28px 28px 28px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:156px;overflow:hidden}.db-hero-content{flex:1;min-width:0}.db-hero-title{font-size:28px;font-weight:800;color:#fff;margin:0 0 8px;line-height:1.2}.db-hero-sub{font-size:14px;color:#c4b5fd;line-height:1.55;margin:0 0 18px}.db-hero-btn{display:inline-block;padding:9px 22px;background:#fff;color:#4f46e5;border-radius:20px;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .15s}.db-hero-btn:hover{background:#f0f0ff}.db-hero-right{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.db-hero-avatars{display:flex;align-items:center}.db-hero-av{width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.65);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}.db-hero-proof{font-size:11px;color:#c4b5fd;margin:0;white-space:nowrap}.db-hero-cards{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.db-hero-mini-card{background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:8px 12px;font-size:12px;color:#fff;line-height:1.5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.db-hero-mini-card small{color:#a5f3fc;font-size:11px}.db-section{display:flex;flex-direction:column;gap:12px}.db-section-head{display:flex;align-items:center;justify-content:space-between}.db-section-title{font-size:15px;font-weight:700;color:#111827;margin:0}.db-section-link{font-size:12.5px;color:#4f46e5;font-weight:600;text-decoration:none;white-space:nowrap}.db-section-link:hover{text-decoration:underline}.db-continue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.db-continue-card{background:#fff;border-radius:12px;border:1.5px solid #e5e7eb;overflow:hidden;cursor:pointer;transition:box-shadow .15s,transform .15s}.db-continue-card:hover{box-shadow:0 4px 18px #0000001a;transform:translateY(-2px)}.db-continue-thumb{height:82px;display:flex;align-items:center;justify-content:center;position:relative}.db-continue-emoji{font-size:1.8rem;line-height:1}.db-continue-play{position:absolute;bottom:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#ffffffe6;border:none;font-size:10px;color:#4f46e5;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s}.db-continue-play:hover{background:#fff}.db-continue-body{padding:10px 12px 13px}.db-continue-title{font-size:12.5px;font-weight:600;color:#111827;margin:0 0 3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.db-continue-pct{font-size:11px;color:#6b7280;margin:0 0 6px}.db-continue-bar{height:4px;background:#e5e7eb;border-radius:3px;overflow:hidden}.db-continue-fill{height:100%;background:#4f46e5;border-radius:3px}.db-compose{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:14px;display:flex;gap:10px;align-items:flex-start}.db-compose-av{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.db-compose-right{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.db-compose-input{width:100%;padding:9px 14px;border-radius:24px;border:1.5px solid #e5e7eb;background:#f9fafb;font-size:13px;color:#9ca3af;cursor:default;outline:none}.db-compose-btns{display:flex;gap:6px;flex-wrap:wrap}.db-compose-btn{display:flex;align-items:center;gap:4px;padding:5px 10px;border-radius:6px;border:1px solid #e5e7eb;background:#f9fafb;font-size:12px;color:#374151;cursor:pointer;transition:background .12s,border-color .12s,color .12s}.db-compose-btn:hover{background:#ede9fe;border-color:#c4b5fd;color:#4f46e5}.db-feed{display:flex;flex-direction:column;gap:12px}.db-post{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px}.db-post-top{display:flex;align-items:flex-start;gap:10px}.db-post-av{width:38px;height:38px;border-radius:50%;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.db-post-meta{flex:1;min-width:0}.db-post-name-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:2px}.db-post-name{font-size:13.5px;font-weight:700;color:#111827}.db-post-badge{padding:2px 7px;border-radius:10px;font-size:10.5px;font-weight:600}.db-post-badge--student{background:#dbeafe;color:#1d4ed8}.db-post-badge--instructor{background:#d1fae5;color:#065f46}.db-post-where{font-size:11.5px;color:#6b7280}.db-post-group{color:#4f46e5;font-weight:600}.db-post-more{background:none;border:none;color:#9ca3af;font-size:18px;cursor:pointer;padding:0 4px;line-height:1;flex-shrink:0;letter-spacing:1px}.db-post-more:hover{color:#374151}.db-post-body p{font-size:13.5px;color:#374151;margin:0 0 4px;line-height:1.55}.db-post-body p:last-child{margin-bottom:0}.db-post-attach{display:flex;align-items:center;gap:10px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px}.db-post-attach-ic{font-size:1.3rem;flex-shrink:0;line-height:1}.db-post-attach-name{font-size:12.5px;font-weight:600;color:#111827;margin:0 0 2px}.db-post-attach-size{font-size:11px;color:#6b7280;margin:0}.db-post-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.db-post-reactions{display:flex;align-items:center;gap:4px;font-size:12.5px}.db-post-react-count{color:#6b7280}.db-post-actions{display:flex;gap:6px}.db-post-action{background:none;border:none;padding:5px 10px;border-radius:6px;font-size:12.5px;color:#6b7280;cursor:pointer;transition:background .12s,color .12s}.db-post-action:hover{background:#f3f4f6;color:#374151}.db-more-btn{align-self:center;padding:9px 24px;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:border-color .15s,color .15s}.db-more-btn:hover{border-color:#4f46e5;color:#4f46e5}.db-popular-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.db-popular-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;overflow:hidden;cursor:pointer;transition:box-shadow .15s,transform .15s}.db-popular-card:hover{box-shadow:0 6px 22px #0000001c;transform:translateY(-2px)}.db-popular-thumb{height:100px;display:flex;align-items:center;justify-content:center;overflow:hidden}.db-popular-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.db-popular-icon{font-size:2rem;line-height:1}.db-popular-body{padding:10px 12px 12px}.db-popular-title{font-size:12.5px;font-weight:700;color:#111827;margin:0 0 3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.db-popular-instructor{font-size:11px;color:#6b7280;margin:0 0 5px}.db-popular-rating{display:flex;align-items:center;gap:3px;font-size:11.5px;color:#374151;margin-bottom:6px}.db-star{color:#f59e0b}.db-popular-reviews{color:#9ca3af;font-size:11px}.db-popular-ppm{display:flex;align-items:center;gap:5px}.db-ppm-badge{padding:2px 6px;background:#dcfce7;color:#15803d;border-radius:4px;font-size:9.5px;font-weight:700}.db-ppm-rate{font-size:12px;font-weight:700;color:#111827}.db-widget{display:flex;flex-direction:column;gap:10px}.db-widget-head{display:flex;align-items:center;justify-content:space-between}.db-widget-title{font-size:13.5px;font-weight:700;color:#111827;margin:0}.db-widget-link{font-size:11.5px;color:#4f46e5;font-weight:600;background:none;border:none;cursor:pointer;padding:0}.db-widget-link:hover{text-decoration:underline}.db-group-row{display:flex;align-items:center;gap:10px}.db-group-icon{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;flex-shrink:0}.db-group-info{flex:1;min-width:0}.db-group-name{font-size:12.5px;font-weight:600;color:#111827;margin:0 0 1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.db-group-members{font-size:11px;color:#6b7280;margin:0}.db-instructor-row{display:flex;align-items:center;gap:10px}.db-instructor-av{width:36px;height:36px;border-radius:50%;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.db-instructor-info{flex:1;min-width:0}.db-instructor-name{font-size:12.5px;font-weight:600;color:#111827;margin:0 0 1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.db-instructor-spec{font-size:11px;color:#6b7280;margin:0}.db-follow-btn{padding:5px 12px;border-radius:16px;border:1.5px solid #4f46e5;background:#fff;color:#4f46e5;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s;flex-shrink:0}.db-follow-btn:hover{background:#ede9fe}.db-follow-btn--on{background:#4f46e5;color:#fff}.db-follow-btn--on:hover{background:#4338ca}.db-event-row{display:flex;align-items:flex-start;gap:10px}.db-event-date{min-width:42px;background:#ede9fe;border-radius:8px;padding:6px 4px;text-align:center;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.db-event-month{font-size:9px;font-weight:700;color:#7c3aed;text-transform:uppercase;letter-spacing:.05em}.db-event-day{font-size:18px;font-weight:800;color:#4f46e5;line-height:1.1}.db-event-info{flex:1;min-width:0}.db-event-title{font-size:12.5px;font-weight:600;color:#111827;margin:0 0 2px}.db-event-host{font-size:11px;color:#6b7280;margin:0 0 2px}.db-event-time{font-size:10.5px;color:#4f46e5;font-weight:600;margin:0}@media (max-width: 1280px){.db-body{grid-template-columns:210px 1fr 250px}.db-popular-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1060px){.db-body{grid-template-columns:200px 1fr}.db-right{display:none}}@media (max-width: 860px){.db-popular-grid,.db-continue-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.db-body{grid-template-columns:1fr}.db-sidebar{display:none}.db-main{padding:14px 14px 40px}.db-hero{flex-direction:column;align-items:flex-start;gap:16px}.db-hero-right{align-items:flex-start}}@media (max-width: 540px){.db-continue-grid{grid-template-columns:1fr}.db-popular-grid{grid-template-columns:repeat(2,1fr)}.db-balance-chip,.db-plan-badge{display:none}}.ld-page{display:flex;flex-direction:column;min-height:100%}.ld-hero-section{width:100%;padding:28px 32px 0;box-sizing:border-box}.ld-hero-wrap{width:100%;height:440px;border-radius:20px;overflow:hidden;background:#0d1b3e}.ld-hero-wrap .hs-root{width:100%;height:100%;margin-bottom:0;border-radius:0;min-height:unset}.ld-body{width:100%;padding:32px 32px 40px;display:flex;flex-direction:column;gap:8px;box-sizing:border-box}.ld-body--no-bottom{padding-bottom:0}.ld-section{margin-bottom:24px}.ld-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ld-section-title{font-size:1.05rem;font-weight:700;color:#111827;margin:0}.ld-see-all{font-size:.83rem;color:#6366f1;font-weight:600;text-decoration:none;white-space:nowrap}.ld-see-all:hover{text-decoration:underline}.ld-continue-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ld-continue-item{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:14px 16px;display:flex;gap:14px;align-items:flex-start;transition:box-shadow .15s,border-color .15s}.ld-continue-item:hover{border-color:#c7d2fe;box-shadow:0 4px 14px #6366f114}.ld-continue-thumb{width:52px;height:52px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:800;font-family:monospace;flex-shrink:0;letter-spacing:-.5px}.ld-continue-info{flex:1;min-width:0}.ld-continue-course-title{font-size:.85rem;font-weight:600;color:#111827;margin:0 0 3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ld-continue-instructor{font-size:.73rem;color:#9ca3af;margin:0 0 10px}.ld-progress-wrap{display:flex;align-items:center;gap:8px}.ld-progress-bar{flex:1;height:5px;background:#e5e7eb;border-radius:3px;overflow:hidden}.ld-progress-fill{height:100%;background:#6366f1;border-radius:3px}.ld-progress-pct{font-size:.73rem;font-weight:700;color:#374151;flex-shrink:0;min-width:30px;text-align:right}.ld-cat-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.ld-cat-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:18px 10px 14px;display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s,transform .15s}.ld-cat-card:hover{border-color:#c7d2fe;box-shadow:0 4px 14px #6366f117;transform:translateY(-2px)}.ld-cat-icon-box{width:46px;height:46px;border-radius:10px;display:flex;align-items:center;justify-content:center}.ld-cat-sym{font-size:1rem;font-weight:800;font-family:monospace;line-height:1}.ld-cat-label{font-size:.82rem;font-weight:700;color:#111827;text-align:center;line-height:1.3}.ld-cat-count{font-size:.72rem;color:#9ca3af}.ld-rec-row{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.ld-course-card{overflow:visible;transition:none;cursor:pointer}.ld-course-card:hover{box-shadow:none;transform:none}.ld-course-thumb{aspect-ratio:16 / 9;height:auto;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.ld-course-info{padding:10px 4px 0}.ld-course-title{font-size:.84rem;font-weight:700;color:#111827;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.ld-course-instructor{font-size:.74rem;color:#6b7280;margin:0 0 7px}.ld-course-meta{display:flex;align-items:center;gap:3px;flex-wrap:wrap}.ld-star{color:#f59e0b;font-size:.8rem;line-height:1}.ld-course-rating{font-size:.78rem;font-weight:700;color:#374151}.ld-course-rcount{font-size:.72rem;color:#9ca3af}.ld-course-price{margin-left:auto;font-size:.8rem;font-weight:700;color:#111827;white-space:nowrap}.ld-features{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:8px}.ld-feature-item{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:18px 16px;display:flex;align-items:flex-start;gap:12px}.ld-feature-icon{font-size:1.4rem;flex-shrink:0;line-height:1;margin-top:1px}.ld-feature-title{font-size:.85rem;font-weight:700;color:#111827;margin:0 0 3px}.ld-feature-desc{font-size:.74rem;color:#9ca3af;margin:0}.ld-courses-loading{display:flex;justify-content:center;align-items:center;padding:48px 20px}.ld-courses-spinner{width:34px;height:34px;border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:ld-spin .7s linear infinite}@keyframes ld-spin{to{transform:rotate(360deg)}}.ld-no-courses{display:flex;flex-direction:column;align-items:center;gap:12px;padding:56px 20px;text-align:center}.ld-no-courses-icon{font-size:2.4rem;line-height:1;opacity:.45}.ld-no-courses p{font-size:.95rem;color:#9ca3af;margin:0}@media (max-width: 1280px){.ld-rec-row{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1100px){.ld-continue-list{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.ld-hero-section{padding:20px 20px 0}.ld-hero-wrap{height:300px;border-radius:16px}.ld-body{padding:24px 20px 32px}.ld-continue-list{grid-template-columns:1fr}.ld-cat-row,.ld-rec-row{grid-template-columns:repeat(3,1fr)}.ld-features{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.ld-hero-section{padding:14px 14px 0}.ld-hero-wrap{height:220px;border-radius:14px}.ld-body{padding:16px 14px 28px}.ld-cat-row,.ld-rec-row{grid-template-columns:repeat(2,1fr)}.ld-features{grid-template-columns:1fr}}.ls-search-wrap{flex:1;max-width:580px;position:relative;display:flex;align-items:center}.ps-dropdown{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);width:500px;background:#fff;border-radius:16px;box-shadow:0 12px 40px #00000021,0 2px 8px #00000012;z-index:9999;overflow:hidden;animation:ps-appear .16s cubic-bezier(.34,1.56,.64,1)}@keyframes ps-appear{0%{opacity:0;transform:translate(-50%) translateY(-8px) scale(.97)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.ps-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 10px;border-bottom:1px solid #f1f5f9}.ps-header-title{font-size:15px;font-weight:700;color:#0f172a}.ps-see-all-btn{background:none;border:none;font-size:13px;font-weight:600;color:#2563eb;cursor:pointer;padding:0;transition:color .12s}.ps-see-all-btn:hover{color:#1d4ed8;text-decoration:underline}.ps-item{display:flex;align-items:center;gap:13px;padding:11px 18px;transition:background .11s;cursor:default}.ps-item:hover{background:#f8fafc}.ps-item+.ps-item{border-top:1px solid #f8fafc}.ps-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-size:17px;font-weight:700;flex-shrink:0;overflow:hidden}.ps-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ps-info{flex:1;min-width:0}.ps-name-row{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-bottom:2px}.ps-name{font-size:14px;font-weight:700;color:#0f172a;white-space:nowrap}.ps-subtitle{font-size:12.5px;color:#64748b;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-followers{font-size:11.5px;color:#94a3b8;margin:0;font-weight:500}.ps-follow-btn{flex-shrink:0;height:34px;padding:0 16px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,transform .1s,color .15s}.ps-follow-btn:hover{background:#1d4ed8;transform:scale(1.04)}.ps-follow-btn--following{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.ps-follow-btn--following:hover{background:#f1f5f9;transform:scale(1.04)}.ps-follow-btn--unfollow{background:#fef2f2;color:#dc2626;border-color:#fecaca}.ps-state{display:flex;align-items:center;justify-content:center;gap:10px;padding:22px 18px;font-size:13px;color:#94a3b8}.ps-state--empty{color:#64748b}.ps-spinner{width:18px;height:18px;border:2.5px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:ps-spin .7s linear infinite;flex-shrink:0}@keyframes ps-spin{to{transform:rotate(360deg)}}.ps-footer{padding:12px 18px;border-top:1px solid #f1f5f9;text-align:center}.ps-footer-btn{background:none;border:none;font-size:13.5px;font-weight:600;color:#2563eb;cursor:pointer;padding:0;transition:color .12s}.ps-footer-btn:hover{color:#1d4ed8;text-decoration:underline}@media (max-width: 768px){.ps-dropdown{width:calc(100vw - 24px);left:0;transform:none}@keyframes ps-appear{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}}.ls-shell{display:flex;flex-direction:column;min-height:100vh;background:#f0f2f5;font-family:inherit}.ls-navbar{--ls-mnav-accent: #4f46e5;--ls-mnav-accent-soft: rgba(79, 70, 229, .12);background:#fff;border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 1px 4px #0000000f;position:sticky;top:0;z-index:100;flex-shrink:0;display:flex;flex-direction:column}.ls-navbar-inner{display:flex;align-items:stretch;height:56px;position:relative}.ls-navbar-left{display:flex;align-items:center;gap:8px;padding:8px 4px 8px 16px;flex-shrink:0}.ls-logo-link{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.ls-logo-img{height:36px;width:auto;-o-object-fit:contain;object-fit:contain;display:block}.ls-navbar-inner .ls-search-wrap{width:220px;flex:0 0 220px;max-width:220px}.ls-search-form{width:100%;display:flex;align-items:center;gap:8px;background:#f0f2f5;border:none;border-radius:9999px;padding:0 16px;height:40px;cursor:text;transition:background .15s,box-shadow .18s}.ls-search-form:focus-within{background:#fff;box-shadow:0 0 0 2px #1877f2}.ls-search-icon{color:#65676b;flex-shrink:0}.ls-search-input{flex:1;border:none;background:transparent;font-size:14px;color:#050505;outline:none;font-family:inherit;min-width:0}.ls-search-input::-moz-placeholder{color:#65676b}.ls-search-input::placeholder{color:#65676b}.ls-center-nav{position:absolute;left:50%;top:0;bottom:0;transform:translate(-50%);display:flex;align-items:stretch;pointer-events:none;z-index:1}.ls-cnav-item{pointer-events:all;position:relative;display:flex;align-items:center;justify-content:center;width:100px;text-decoration:none;color:#65676b;border-bottom:3px solid transparent;transition:color .1s;cursor:pointer}.ls-cnav-item:hover{color:#1c1e21}.ls-cnav-item:hover .ls-cnav-bg{background:#f0f2f5}.ls-cnav-item--active{color:#1877f2;border-bottom-color:#1877f2}.ls-cnav-item--active .ls-cnav-bg{background:#e7f3ff}.ls-cnav-item--active:hover .ls-cnav-bg{background:#dbeafe}.ls-cnav-bg{width:52px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:background .12s}.ls-navbar-right{display:flex;align-items:center;gap:8px;padding:8px 14px 8px 8px;margin-left:auto;flex-shrink:0;min-width:0}.ls-navbar-desktop-tray{display:flex;align-items:center;gap:8px}@media (max-width: 1023px){.ls-navbar-desktop-tray{display:none!important}}.ls-act-wrap{position:relative;display:flex}.ls-act-btn{position:relative;width:40px;height:40px;border-radius:50%;background:#e4e6eb;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#050505;transition:background .15s;flex-shrink:0;padding:0;font-family:inherit}.ls-act-btn:hover{background:#d8dadf}.ls-profile-wrap{position:relative}.ls-avatar-btn{border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center}.ls-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:.5px;border:3px solid #e4e6eb;transition:border-color .15s,box-shadow .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.ls-avatar-btn:hover .ls-avatar{border-color:#1877f2;box-shadow:0 0 0 2px #1877f233}.ls-avatar-img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block}.ls-dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.ls-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:264px;background:#fff;border-radius:14px;box-shadow:0 4px 20px #00000026,0 1px 4px #00000014;z-index:20;overflow:hidden;padding:8px 0}.ls-dropdown-user{display:flex;align-items:center;gap:10px;padding:12px 16px}.ls-dropdown-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.ls-dropdown-user-info{flex:1;min-width:0}.ls-dropdown-name{font-size:14px;font-weight:600;color:#050505;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ls-dropdown-email{font-size:12px;color:#65676b;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ls-dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 16px;font-size:14px;font-weight:500;color:#050505;text-decoration:none;background:none;border:none;cursor:pointer;width:100%;text-align:left;transition:background .12s;font-family:inherit}.ls-dropdown-item:hover{background:#f0f2f5;border-radius:8px}.ls-dropdown-item--danger{color:#dc2626}.ls-dropdown-item--danger:hover{background:#fef2f2}.ls-dropdown-divider{height:1px;background:#e4e6eb;margin:6px 0}.ls-msg-dropdown{position:absolute;top:calc(100% + 8px);right:-10px;width:340px;background:#fff;border-radius:14px;box-shadow:0 4px 24px #00000026,0 1px 6px #00000014;z-index:500;overflow:hidden}.ls-msg-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 8px}.ls-msg-title{font-size:22px;font-weight:700;color:#050505}.ls-msg-search-row{display:flex;align-items:center;gap:8px;margin:4px 12px 8px;background:#f0f2f5;border-radius:9999px;padding:9px 16px}.ls-msg-search-input{flex:1;border:none;background:transparent;font-size:14px;color:#050505;outline:none;font-family:inherit;cursor:default}.ls-msg-search-input::-moz-placeholder{color:#65676b}.ls-msg-search-input::placeholder{color:#65676b}.ls-msg-empty{padding:28px 20px 20px;text-align:center}.ls-msg-empty-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#e7f3ff;margin:0 auto 14px}.ls-msg-empty-title{font-size:17px;font-weight:700;color:#050505;margin:0 0 6px}.ls-msg-empty-sub{font-size:13px;color:#65676b;margin:0}.ls-msg-footer{padding:10px 16px 14px;border-top:1px solid #e4e6eb;display:flex;justify-content:center}.ls-msg-footer-btn{background:none;border:none;color:#1877f2;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;padding:8px 20px;border-radius:8px;transition:background .12s}.ls-msg-footer-btn:hover{background:#e7f3ff}.ls-content{flex:1}@media (max-width: 1200px){.ls-cnav-item{width:86px}}@media (max-width: 1024px){.ls-cnav-item{width:72px}.ls-navbar-inner .ls-search-wrap{width:180px;flex:0 0 180px;max-width:180px}}@media (max-width: 1023px){.ls-center-nav{display:none}.ls-desktop-search-wrap{display:none!important}.ls-navbar-inner{border-bottom:1px solid rgba(0,0,0,.066);box-shadow:none}.ls-navbar-left{flex:1 1 auto;min-width:0;padding-right:8px}.ls-mobile-icon-nav{display:flex!important;flex-direction:row;align-items:stretch;flex-shrink:0;background:#fff;width:100%;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:none}.ls-shell{--ls-icon-nav-row-h: 52px;--ls-navbar-inner-h: 0px}.ls-navbar-inner{display:none;overflow:hidden;max-height:0;opacity:0;border-bottom:none!important;transition:max-height .18s ease,opacity .18s ease}.ls-shell.ls-shell--mobile-home-header{--ls-navbar-inner-h: 56px}.ls-shell.ls-shell--mobile-home-header .ls-navbar-inner{display:flex;max-height:56px;opacity:1;border-bottom:1px solid rgba(0,0,0,.066)!important}.ls-shell.ls-shell--mobile-home-header .ls-mobile-icon-nav{box-shadow:none}.ls-shell.ls-shell--mobile-full-search header.ls-navbar,.ls-shell.ls-shell--mobile-immersive header.ls-navbar{display:none!important}.ls-shell.ls-shell--mobile-full-search,.ls-shell.ls-shell--mobile-immersive{--ls-navbar-inner-h: 0px !important;--ls-icon-nav-row-h: 0px !important;min-height:100dvh;min-height:100svh}.ls-shell.ls-shell--mobile-full-search>main.ls-content.ls-content--padded-safe,.ls-shell.ls-shell--mobile-immersive>main.ls-content.ls-content--padded-safe{padding-top:0!important;padding-bottom:0!important;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-x:hidden}.ls-shell.ls-shell--mobile-immersive>main.ls-content.ls-content--padded-safe>*{flex:1 1 auto;min-height:0;width:100%}}@media (min-width: 1024px){.ls-shell.ls-shell--mobile-full-search header.ls-navbar,.ls-shell.ls-shell--mobile-immersive header.ls-navbar{display:flex!important}.ls-shell.ls-shell--mobile-full-search,.ls-shell.ls-shell--mobile-immersive{--ls-navbar-inner-h: 56px !important;--ls-icon-nav-row-h: 0px !important;min-height:unset}.ls-shell.ls-shell--mobile-full-search>main.ls-content.ls-content--padded-safe,.ls-shell.ls-shell--mobile-immersive>main.ls-content.ls-content--padded-safe{padding-top:unset!important;display:block!important}.ls-shell{--ls-icon-nav-row-h: 0px}.ls-mobile-icon-nav{display:none!important}}.ls-mobile-icon-nav-inner{display:flex;align-items:flex-end;justify-content:space-evenly;gap:clamp(2px,1vw,6px);width:100%;padding:4px 8px 2px;max-width:100%;overflow:hidden}.ls-mobile-icon-tab{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2px 0 6px;text-decoration:none;color:#65676b;border-bottom:3px solid transparent;outline:none;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .12s ease;-webkit-tap-highlight-color:transparent}.ls-mobile-icon-tab:active{transform:scale(.96);background:#00000007}.ls-mobile-icon-tab--active{color:var(--ls-mnav-accent);border-bottom-color:var(--ls-mnav-accent)}.ls-mobile-icon-tab-circle{position:relative;width:clamp(32px,8.75vw,42px);height:clamp(32px,8.75vw,42px);border-radius:9999px;display:flex;align-items:center;justify-content:center;background:#eceff3;color:inherit;transition:background .16s ease,box-shadow .16s ease,transform .12s ease}.ls-mobile-icon-tab-circle--active{background:var(--ls-mnav-accent-soft);color:var(--ls-mnav-accent);box-shadow:0 0 0 1.5px #4f46e547}.ls-mobile-icon-tab-glyph{display:flex;align-items:center;justify-content:center;line-height:0}.ls-mobile-icon-tab-glyph svg{display:block}.ls-mobile-icon-badge{position:absolute;top:0;right:0;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ff3040;color:#fff;font-size:10px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;border:2px solid #fff;pointer-events:none;box-shadow:0 2px 8px #ff304059;transform:translate(20%,-20%);transform-origin:center center;animation:ntf-badge-pop .18s ease}.ls-mobile-icon-tab-avatar{width:100%;height:100%;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:clamp(10px,2.9vw,12px);font-weight:800;letter-spacing:.03em}.ls-mobile-icon-tab-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ls-create-post-tool,.ls-header-search-link{display:none}@media (max-width: 1023px){.ls-create-post-tool,.ls-header-search-link.ls-act-btn{display:inline-flex!important}}.ls-header-search-link.ls-act-btn{text-decoration:none;color:#050505}@media (max-width: 640px){.ls-shell.ls-shell--mobile-home-header{--ls-navbar-inner-h: 52px}.ls-shell.ls-shell--mobile-home-header .ls-navbar-inner{max-height:52px}.ls-navbar-inner{height:52px}.ls-navbar-left{padding:6px 4px 6px 12px;gap:6px}.ls-logo-img{height:30px}.ls-navbar-inner .ls-search-wrap{width:150px;flex:0 0 150px;max-width:150px}.ls-search-form{height:36px;padding:0 12px}.ls-search-input{font-size:13px}.ls-act-btn{width:36px;height:36px}.ls-avatar{width:36px;height:36px;font-size:12px}.ls-navbar-right{gap:6px;padding:6px 10px 6px 6px}.ls-msg-dropdown{width:300px;right:-4px}}@media (max-width: 400px){.ls-create-post-tool.ls-act-btn{padding:0 6px}}@media (min-width: 1800px){.ls-navbar-inner{max-width:1680px;margin-inline:auto}}.ntf-wrap{position:relative;display:flex}.ntf-bell-btn{position:relative}.ntf-badge,.ls-bell-badge,.ts-ntf-badge{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ff3040;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #fff;line-height:1;pointer-events:none;box-shadow:0 2px 8px #ff304059;transform-origin:center center;animation:ntf-badge-pop .18s ease}.ntf-badge--pulse{animation:ntf-badge-pop .18s ease,ntf-badge-pulse .55s ease .05s}@keyframes ntf-badge-pop{0%{transform:scale(.8);opacity:.85}to{transform:scale(1);opacity:1}}@keyframes ntf-badge-pulse{0%,to{transform:scale(1)}45%{transform:scale(1.12)}}.ntf-dropdown{position:absolute;top:calc(100% + 10px);right:-10px;width:360px;background:#fff;border-radius:14px;box-shadow:0 8px 32px #00000021,0 1px 4px #0000000f;border:1px solid #e5e7eb;z-index:500;overflow:hidden}.ntf-dropdown--left{right:auto;left:0}.ntf-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;border-bottom:1px solid #f1f5f9}.ntf-title{font-size:16px;font-weight:700;color:#0f172a}.ntf-mark-all{background:none;border:none;color:#2563eb;font-size:12.5px;font-weight:600;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .15s}.ntf-mark-all:hover{background:#eff6ff}.ntf-list{max-height:420px;overflow-y:auto}.ntf-list::-webkit-scrollbar{width:4px}.ntf-list::-webkit-scrollbar-track{background:transparent}.ntf-list::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.ntf-state{padding:28px 16px;text-align:center;font-size:14px;color:#94a3b8}.ntf-item{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;cursor:pointer;transition:background .12s;position:relative;border-bottom:1px solid #f8fafc}.ntf-item:last-child{border-bottom:none}.ntf-item:hover{background:#f8fafc}.ntf-item--unread{background:#eff6ff}.ntf-item--unread:hover{background:#dbeafe}.ntf-avatar{position:relative;flex-shrink:0;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);overflow:visible;display:flex;align-items:center;justify-content:center;color:#fff;font-size:17px;font-weight:700}.ntf-avatar-img{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.ntf-avatar-initials{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-size:17px;font-weight:700;flex-shrink:0}.ntf-type-icon{position:absolute;bottom:-3px;right:-6px;font-size:13px;line-height:1;background:#fff;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border:1.5px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.ntf-content{flex:1;min-width:0}.ntf-message{font-size:13.5px;color:#0f172a;margin:0 0 3px;line-height:1.4;word-break:break-word}.ntf-time{font-size:11.5px;color:#94a3b8}.ntf-dot{width:10px;height:10px;border-radius:50%;background:#2563eb;flex-shrink:0;margin-top:6px}.ntf-del{background:none;border:none;color:#cbd5e1;font-size:12px;cursor:pointer;padding:4px 6px;border-radius:6px;opacity:0;transition:opacity .15s,color .15s,background .15s;flex-shrink:0;line-height:1}.ntf-item:hover .ntf-del{opacity:1}.ntf-del:hover{color:#ef4444;background:#fee2e2}.ntf-spinner{width:22px;height:22px;border-radius:50%;border:3px solid #e2e8f0;border-top-color:#4f46e5;animation:ntf-spin .7s linear infinite;margin:0 auto 8px}@keyframes ntf-spin{to{transform:rotate(360deg)}}.ntf-list--page{max-height:none}@keyframes fcb-popup{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.fcb{position:fixed;bottom:24px;right:28px;z-index:99999;width:360px;height:520px;background:#fff;border-radius:18px;box-shadow:0 4px 6px #0000000d,0 12px 40px #00000029;display:flex;flex-direction:column;overflow:hidden;animation:fcb-popup .25s cubic-bezier(.34,1.4,.64,1)}.fcb--minimized{height:auto;min-height:68px;border-radius:18px}.fcb-header{height:68px;flex-shrink:0;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef1f6;background:#fff}.fcb--minimized .fcb-header{border-bottom:none}.fcb-user{display:flex;align-items:center;gap:11px;text-decoration:none;color:inherit;flex:1;min-width:0}.fcb-user:hover .fcb-user-name{text-decoration:underline}.fcb-avatar{position:relative;flex-shrink:0;width:42px;height:42px}.fcb-avatar img{width:42px;height:42px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.fcb-avatar-initials{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center}.fcb-online-dot{position:absolute;bottom:1px;right:1px;width:11px;height:11px;border-radius:50%;background:#22c55e;border:2px solid #ffffff}.fcb-user-info{display:flex;flex-direction:column;gap:1px;overflow:hidden}.fcb-user-name{font-size:14px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fcb-user-status{font-size:11.5px;font-weight:500;color:#22c55e}.fcb-controls{display:flex;align-items:center;gap:4px;flex-shrink:0}.fcb-ctrl-btn{width:30px;height:30px;border:none;border-radius:8px;background:transparent;color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s,color .12s;padding:0}.fcb-ctrl-btn:hover{background:#f1f5f9;color:#334155}.fcb-messages{flex:1;overflow-y:auto;padding:16px 14px;display:flex;flex-direction:column;gap:6px;scroll-behavior:smooth}.fcb-messages::-webkit-scrollbar{width:4px}.fcb-messages::-webkit-scrollbar-track{background:transparent}.fcb-messages::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.fcb-empty{text-align:center;font-size:13px;color:#94a3b8;margin:auto;padding:24px 0}.fcb-row{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.fcb-row--mine{align-items:flex-end}.fcb-bubble{max-width:76%;min-width:0;padding:10px 14px;font-size:13.5px;line-height:1.45;word-break:break-word}.fcb-bubble-caption{display:block;margin-top:5px}.fcb-bubble--mine{background:#4f7cff;color:#fff;border-radius:18px 18px 4px}.fcb-bubble--theirs{background:#f2f4f8;color:#1e293b;border-radius:18px 18px 18px 4px}.fcb-time{font-size:10.5px;color:#94a3b8;padding:0 4px}.fcb-composer-stack{flex-shrink:0;border-top:1px solid #eef1f6;background:#fff}.fcb-hidden-file{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.fcb-pending-file{display:flex;align-items:center;gap:8px;padding:8px 12px 4px}.fcb-pending-label{flex-shrink:0;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#4f7cff}.fcb-pending-name{flex:1;min-width:0;font-size:12.5px;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fcb-pending-clear{flex-shrink:0;width:28px;height:28px;border:none;border-radius:8px;background:#e2e8f0;color:#64748b;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s ease,transform .12s ease}.fcb-pending-clear:active{transform:scale(.94)}@media (hover: hover){.fcb-pending-clear:hover{background:#fecaca;color:#b91c1c}}.fcb-input-row{flex-shrink:0;position:relative;min-height:66px;padding:12px;border-top:none;display:flex;align-items:center;gap:8px;background:#fff}.fcb-attach-btn{flex-shrink:0;width:34px;height:34px;border:none;background:transparent;color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:background .12s ease,color .12s ease,transform .12s ease;padding:0}.fcb-attach-btn:active{transform:scale(.94)}.fcb-attach-btn:hover{background:#f1f5f9;color:#475569}.fcb-attach-btn--accent{background:#4f7cff21;color:#4f7cff}.fcb-attach-btn--accent:hover{background:#4f7cff33;color:#3b6ef0}.fcb-input{flex:1;min-width:0;border:none;outline:none;background:#f5f7fb;border-radius:12px;padding:10px 14px;font-size:13.5px;font-family:inherit;color:#0f172a}.fcb-input::-moz-placeholder{color:#94a3b8}.fcb-input::placeholder{color:#94a3b8}.fcb-input-row .ma-wrap{flex:1;min-width:0;display:flex}.fcb-send-btn{flex-shrink:0;width:38px;height:38px;border:none;border-radius:50%;background:#e2e8f0;color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:not-allowed;padding:0;transition:background .15s,color .15s,transform .1s}.fcb-send-btn--active{background:#4f7cff;color:#fff;cursor:pointer}.fcb-send-btn--active:active{transform:scale(.94)}.fcb-send-btn--active:hover{background:#3b6ef0;transform:scale(1.06)}.ma-wrap{position:relative;width:100%;align-self:stretch}.ma-dropdown{z-index:11000;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;max-height:min(360px,70vh);background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;box-shadow:0 18px 50px #0f172a24,0 8px 20px #0f172a14,0 0 0 1px #0f172a0a;animation:ma-dropdown-enter .16s ease-out}@keyframes ma-dropdown-enter{0%{opacity:0}to{opacity:1}}.ma-dropdown-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.ma-row{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;border:none;background:transparent;width:100%;text-align:left;font:inherit;transition:background .08s ease}.ma-row:hover,.ma-row--active{background:#eef2ff}.ma-row-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff}.ma-row-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ma-row-main{min-width:0;flex:1}.ma-row-name{font-weight:700;font-size:13.5px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ma-row-handle{font-size:12.5px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ma-muted{padding:14px;font-size:13px;color:#94a3b8;text-align:center}.mention-rich-link{color:#4f46e5;font-weight:600;text-decoration:none}.mention-rich-link:hover{text-decoration:underline}.ma-wrap.ma-wrap-inline{display:flex;flex:1;min-width:0;align-self:stretch}.ma-wrap.ma-wrap-inline>textarea,.ma-wrap.ma-wrap-inline>input{width:100%}.msg-att-card{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;max-width:100%;padding:10px 12px;margin-bottom:6px;border-radius:14px;background:#ffffff24;box-shadow:0 2px 8px #0f172a14;border:1px solid rgba(255,255,255,.2);transition:transform .14s ease,box-shadow .14s ease}.msg-att-card:last-child{margin-bottom:0}.msg-bubble--theirs .msg-att-card{background:#fff;border:1px solid var(--msg-border, rgba(148, 163, 184, .35));box-shadow:0 2px 10px #0f172a0f}.msg-att-card:active{transform:scale(.99)}@media (hover: hover){.msg-att-card:hover{box-shadow:0 4px 14px #0f172a1a}}.msg-att-card--mine{border-color:#ffffff38}.msg-att-card--compact{padding:8px 10px;border-radius:12px}.msg-att-card-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.msg-att-card-icon-wrap{flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.12))}.msg-att-type-icon{display:block}.msg-att-card-info{display:flex;flex-direction:column;gap:2px;min-width:0}.msg-att-card-name{font-size:14px;font-weight:600;line-height:1.25;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-bubble--theirs .msg-att-card-name{color:var(--msg-text, #0f172a)}.msg-att-card-meta{font-size:12px;opacity:.78;font-weight:500}.msg-att-card-action{flex-shrink:0;padding:7px 12px;border-radius:10px;font-size:13px;font-weight:600;text-decoration:none;background:#fffffff2;color:#006adf;border:none;cursor:pointer;transition:background .12s ease,transform .12s ease}.msg-bubble--theirs .msg-att-card-action{background:#0084ff1a;color:#006adf}.msg-att-card-action:active{transform:scale(.96)}@media (hover: hover){.msg-att-card-action:hover{background:#fff;filter:brightness(1.03)}.msg-bubble--theirs .msg-att-card-action:hover{background:#0084ff29}}.fcb-bubble .msg-att-card{margin-bottom:4px}.fcb-bubble--theirs .msg-att-card{background:#f8fafc}.fcb-bubble--mine .msg-att-card{background:#fff3;border-color:#ffffff47}.fcb-bubble--mine .msg-att-card-action{background:#ffffffeb}.csp-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10060;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a73;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:cspBackdrop .22s ease both}@keyframes cspBackdrop{0%{opacity:0}to{opacity:1}}.csp-modal{width:100%;max-width:520px;max-height:min(86vh,720px);display:flex;flex-direction:column;border-radius:24px;overflow:hidden;background:#ffffffc7;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border:1px solid rgba(255,255,255,.65);box-shadow:0 0 0 1px #0f172a0d,0 28px 64px -16px #0f172a47,0 12px 32px -8px #4f46e51f;animation:cspModal .28s cubic-bezier(.22,1,.36,1) both}@keyframes cspModal{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-color-scheme: dark){.csp-modal{background:#1e293bd1;border-color:#94a3b838;box-shadow:0 0 0 1px #00000059,0 32px 64px -12px #0000008c}}.csp-header{display:flex;align-items:flex-start;gap:12px;padding:20px 20px 12px;flex-shrink:0}.csp-header-icon{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#dbeafe,#e0e7ff);display:flex;align-items:center;justify-content:center;flex-shrink:0}.csp-cap{width:22px;height:22px;color:#4f46e5}.csp-header-text{flex:1;min-width:0}.csp-title{margin:0;font-size:1.1rem;font-weight:800;letter-spacing:-.02em;color:#0f172a}.csp-sub{margin:4px 0 0;font-size:.8rem;color:#64748b;line-height:1.35}@media (prefers-color-scheme: dark){.csp-title{color:#f1f5f9}.csp-sub{color:#94a3b8}.csp-header-icon{background:linear-gradient(135deg,#4f46e559,#6366f133)}}.csp-close{width:36px;height:36px;border-radius:10px;border:none;background:#f1f5f9e6;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:background .15s,color .15s}.csp-close:hover{background:#e2e8f0;color:#0f172a}.csp-close-ico{width:18px;height:18px}.csp-search-wrap{position:relative;margin:0 20px 12px;flex-shrink:0}.csp-search-ico{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:#94a3b8;pointer-events:none}.csp-search{width:100%;box-sizing:border-box;padding:11px 14px 11px 40px;border-radius:14px;border:1.5px solid rgba(226,232,240,.95);font-size:.9rem;font-family:inherit;color:#334155;background:#ffffffa6;outline:none;transition:border-color .15s,box-shadow .15s}.csp-search:focus{border-color:#818cf8;box-shadow:0 0 0 3px #818cf840}@media (prefers-color-scheme: dark){.csp-search{background:#0f172a80;border-color:#47556980;color:#e2e8f0}}.csp-body{flex:1;min-height:0;overflow-y:auto;padding:4px 12px 20px;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin}.csp-state{padding:40px 20px;text-align:center;color:#64748b;font-size:.9rem}.csp-state--error{color:#dc2626}.csp-spinner{width:32px;height:32px;margin:0 auto 12px;border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:cspSpin .65s linear infinite}@keyframes cspSpin{to{transform:rotate(360deg)}}.csp-empty-ico{font-size:2.2rem;display:block;margin-bottom:10px;opacity:.75}.csp-empty-title{margin:0 0 6px;font-weight:700;color:#0f172a;font-size:.95rem}.csp-empty-hint{margin:0;font-size:.85rem;color:#94a3b8}@media (prefers-color-scheme: dark){.csp-empty-title{color:#f1f5f9}}.csp-card{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:14px;min-width:0;padding:14px;border-radius:16px;background:#ffffffb8;border:1px solid rgba(226,232,240,.9);box-shadow:0 1px 2px #0f172a0a;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease,background .2s ease}.csp-card:hover{transform:translateY(-1px);border-color:#a5b4fc8c;background:#ffffffeb;box-shadow:0 4px 6px -1px #0f172a0f,0 12px 28px -8px #4f46e51f,0 2px 8px -2px #0f172a0d}@media (prefers-color-scheme: dark){.csp-card{background:#1e293b8c;border-color:#47556973;box-shadow:0 1px 3px #0003}.csp-card:hover{background:#1e293bb8;border-color:#818cf859;box-shadow:0 8px 24px -6px #00000073,0 2px 10px -2px #6366f126}}.csp-card__thumb{position:relative;flex:0 0 100px;width:100px;height:76px;border-radius:12px;overflow:hidden;background:linear-gradient(145deg,#e0e7ff,#dbeafe);box-shadow:inset 0 1px #ffffff73;flex-shrink:0}.csp-card__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.csp-card__thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#e0e7ff,#dbeafe)}.csp-card__cap{width:28px;height:28px;color:#6366f1;opacity:.88}.csp-card__content{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:5px;padding-right:12px}.csp-card__title{margin:0;padding:0;font-size:.875rem;font-weight:800;letter-spacing:-.02em;line-height:1.28;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.csp-card__instructor{margin:0;font-size:.75rem;font-weight:600;line-height:1.3;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.csp-card__badge{display:inline-flex;align-items:center;gap:5px;max-width:100%;align-self:flex-start;padding:3px 10px;border-radius:999px;font-size:.65rem;font-weight:750;letter-spacing:.02em;color:#4338ca;background:#6366f11a;border:1px solid rgba(99,102,241,.18);vertical-align:middle}.csp-card__badge-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.csp-card__badge-ico{width:11px;height:11px;flex-shrink:0;opacity:.88}.csp-card__desc{margin:0;font-size:.72rem;line-height:1.45;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.csp-card__stats{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;margin-top:2px;font-size:.68rem;font-weight:650;color:#94a3b8}.csp-card__stat-dot{opacity:.55;-webkit-user-select:none;-moz-user-select:none;user-select:none}.csp-card__rating{color:#d97706;font-weight:700}.csp-card__price{color:#059669;font-weight:750}@media (prefers-color-scheme: dark){.csp-card__title{color:#f8fafc}.csp-card__instructor,.csp-card__desc{color:#94a3b8}}.csp-card__action{flex:0 0 auto;display:flex;align-items:center;align-self:center;margin-left:auto}.csp-card__btn{padding:10px 18px;border-radius:11px;border:none;cursor:pointer;font-size:.78rem;font-weight:800;font-family:inherit;color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5 55%,#4338ca);box-shadow:0 2px 6px #4f46e547,0 1px 2px #0f172a0f;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;white-space:nowrap}.csp-card__btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px -4px #4f46e573,0 2px 6px #0f172a14;filter:brightness(1.03)}.csp-card__btn:active{transform:translateY(0)}@media (max-width: 420px){.csp-card{flex-wrap:wrap;align-items:flex-start}.csp-card__thumb{flex:0 0 80px;width:80px;height:60px}.csp-card__content{flex:1 1 calc(100% - 92px);min-width:0;padding-right:0}.csp-card__action{flex:1 1 100%;width:100%;margin-left:0;margin-top:12px;padding-top:2px;border-top:1px solid rgba(226,232,240,.65);justify-content:stretch}.csp-card__btn{width:100%;text-align:center}}@keyframes cpFadeIn{0%{opacity:0}to{opacity:1}}@keyframes cpSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes cpScaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.cp-trigger-wrap{width:100%}.cp-trigger{display:flex;align-items:center;gap:12px;width:100%;height:48px;padding:0 16px 0 6px;border-radius:999px;border:1.5px solid #e2e8f0;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;font-family:inherit;text-align:left}.cp-trigger:hover:not(:disabled){border-color:#c7d2fe;background:#fafbff;box-shadow:0 2px 12px #4f46e514}.cp-trigger:disabled{cursor:default;opacity:.72}.cp-trigger-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff}.cp-trigger-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cp-trigger-placeholder{flex:1;min-width:0;font-size:14px;font-weight:500;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-join-hint{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;border:1.5px solid #e2e8f0;background:#f8fafc}.cp-join-hint p{margin:0;font-size:13.5px;color:#64748b}.cp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:stretch;justify-content:center;background:#0f172a73;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:cpFadeIn .22s ease}.cp-modal{display:flex;flex-direction:column;width:100%;max-width:100%;background:#fff;animation:cpSlideUp .22s cubic-bezier(.22,1,.36,1)}.cp-modal--desktop{margin:auto;max-width:560px;max-height:min(90vh,720px);border-radius:20px;box-shadow:0 24px 64px #0f172a38;animation:cpScaleIn .22s cubic-bezier(.22,1,.36,1);overflow:hidden}.cp-modal--mobile{min-height:100dvh;max-height:100dvh}.cp-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #f1f5f9;flex-shrink:0;min-height:56px}.cp-topbar-back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background:transparent;color:#475569;cursor:pointer;transition:background .12s}.cp-topbar-back:hover{background:#f1f5f9}.cp-topbar-title{flex:1;text-align:center;font-size:16px;font-weight:800;color:#0f172a;margin:0}.cp-topbar-publish{padding:8px 16px;border:none;border-radius:999px;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,#4f46e5,#4338ca);cursor:pointer;transition:opacity .15s,transform .12s;min-width:72px}.cp-topbar-publish:disabled{opacity:.45;cursor:not-allowed}.cp-topbar-publish:not(:disabled):hover{opacity:.92}.cp-body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:16px 16px 8px;-webkit-overflow-scrolling:touch}.cp-user-row{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.cp-user-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff}.cp-user-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cp-user-meta{flex:1;min-width:0}.cp-user-name{margin:0 0 8px;font-size:15px;font-weight:800;color:#0f172a;line-height:1.3}.cp-audience-chips{display:flex;flex-wrap:wrap;gap:6px}.cp-audience-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:600;color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe}.cp-context-banner{margin-bottom:12px;padding:10px 14px;border-radius:12px;font-size:12.5px;font-weight:600;line-height:1.45}.cp-context-banner--admin{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #c7d2fe;color:#4338ca}.cp-context-banner--lock{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.cp-context-banner--ticket{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.cp-destination{margin:0 0 14px;padding:0;border:none}.cp-destination-label{display:block;margin:0 0 8px;font-size:11.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.cp-destination-options{display:flex;flex-direction:column;gap:6px}.cp-destination-option{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1.5px solid #e2e8f0;background:#f8fafc;cursor:pointer;font-size:14px;font-weight:600;color:#334155;transition:border-color .15s,background .15s}.cp-destination-option:has(input:checked){border-color:#818cf8;background:#eef2ff;color:#3730a3}.cp-destination-option input{accent-color:#4f46e5;flex-shrink:0}.cp-textarea{width:100%;min-height:120px;padding:0;border:none;outline:none;resize:none;background:transparent;font-size:17px;line-height:1.55;color:#0f172a;font-family:inherit}.cp-textarea::-moz-placeholder{color:#94a3b8}.cp-textarea::placeholder{color:#94a3b8}.cp-previews{display:flex;flex-direction:column;gap:10px;margin-top:12px}.cp-error{margin-top:10px;padding:10px 12px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;font-size:13px;color:#dc2626}.cp-actions-panel{flex-shrink:0;border-top:1px solid #f1f5f9;padding:8px 12px calc(12px + env(safe-area-inset-bottom,0px));background:#fff}.cp-actions-title{margin:0 0 6px 4px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.cp-actions-list{display:flex;flex-direction:column;gap:2px;max-height:min(40vh,320px);overflow-y:auto;-webkit-overflow-scrolling:touch}.cp-action-row{display:flex;align-items:center;gap:14px;width:100%;min-height:56px;padding:0 14px;border:none;border-radius:16px;background:transparent;cursor:pointer;font-family:inherit;text-align:left;transition:background .12s ease}.cp-action-row:hover:not(:disabled){background:#f8fafc}.cp-action-row:disabled{opacity:.45;cursor:not-allowed}.cp-action-row--soon{opacity:.55}.cp-action-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-action-label{flex:1;font-size:15px;font-weight:600;color:#0f172a}.cp-action-soon{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}@media (min-width: 768px){.cp-overlay{padding:24px 16px}.cp-modal--mobile{min-height:auto;max-height:min(90vh,720px);border-radius:20px}}.sp-page{background:#f1f5f9;min-height:100vh;padding-bottom:40px}.sp-cover-section{background:#fff;box-shadow:0 2px 12px #00000012;margin-bottom:12px}.sp-cover{position:relative;height:240px;background:linear-gradient(135deg,#1e1b4b,#312e81 40%,#4f46e5,#7c3aed);overflow:hidden}.sp-cover-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sp-cover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000002e}.sp-edit-cover-btn{position:absolute;bottom:14px;right:16px;background:#fff;border:none;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:700;color:#0f172a;cursor:pointer;display:flex;align-items:center;gap:7px;transition:background .15s,box-shadow .15s;box-shadow:0 2px 10px #0000002e,0 1px 3px #0000001a}.sp-edit-cover-btn:hover{background:#f8fafc;box-shadow:0 4px 16px #00000038}.sp-profile-bar{display:flex;align-items:flex-end;gap:20px;padding:0 28px 20px;flex-wrap:wrap}.sp-avatar-area{flex-shrink:0;margin-top:-56px;position:relative;z-index:2}.sp-big-avatar{width:120px;height:120px;border-radius:50%;border:4px solid #fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;font-size:2.4rem;color:#fff;font-weight:700;overflow:hidden;box-shadow:0 4px 16px #00000026;position:relative}.sp-big-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sp-big-avatar--clickable{cursor:pointer}.sp-big-avatar--clickable:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#0000;transition:background .2s}.sp-big-avatar--clickable:hover:after{background:#0000002e}.sp-avatar-edit-btn{display:none}.sp-profile-info{flex:1;min-width:0;padding-bottom:4px;margin-top:24px}.sp-profile-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sp-profile-name{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0;line-height:1.2}.sp-profile-handle{margin:6px 0 0;font-size:.875rem;font-weight:600;color:#64748b;line-height:1.35}.sp-profile-follow-stats{display:block;margin:6px 0 10px;padding:0;font-size:13px;font-weight:600;color:#65676b;letter-spacing:.01em;line-height:1.4}.sp-profile-follow-stats-sep{font-weight:500;color:#8a8d91}.sp-profile-follow-stats-btn{display:inline;margin:0 -4px;padding:2px 4px;border:none;background:none;font:inherit;font-weight:600;color:inherit;letter-spacing:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:6px;outline-offset:2px;text-decoration:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:opacity .14s ease,background-color .14s ease}.sp-profile-follow-stats-btn:hover,.sp-profile-follow-stats-btn:focus-visible{text-decoration:none;opacity:.92;background-color:#0f172a0d}.sp-profile-follow-stats-btn:active{opacity:.72;background-color:#0f172a12}.sp-profile-follow-stats-num{font-weight:800;color:#050505}.sp-profile-follow-stats-label{font-weight:600;color:#65676b}.sp-profile-follow-stats-loading{color:#94a3b8;font-weight:600}.sp-mobile-profile-metrics-wrap{display:none}.sp-profile-bio{margin:0 0 14px;font-size:14px;color:#334155;line-height:1.6}.sp-profile-meta{display:flex;gap:28px;font-size:13px;color:#64748b;flex-wrap:wrap}.sp-profile-meta span{display:flex;align-items:center;gap:5px;font-weight:500}.sp-profile-actions{display:flex;gap:8px;align-items:center;padding-bottom:4px;flex-shrink:0}.sp-edit-profile-btn{background:#2563eb;color:#fff;border:none;border-radius:10px;padding:9px 18px;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px;transition:background .2s,transform .15s}.sp-edit-profile-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.sp-dots-btn{width:38px;height:38px;border-radius:10px;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s;line-height:1}.sp-dots-btn:hover{background:#f8fafc;border-color:#cbd5e1}.sp-profile-actions--public{align-items:flex-start}.sp-header-menu-wrap{position:relative;flex-shrink:0}.sp-header-menu-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:188px;padding:6px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 4px 24px #0f172a1f,0 1px 4px #0f172a0f;z-index:40}.sp-header-menu-item{display:flex;width:100%;align-items:center;gap:8px;padding:10px 12px;border:none;border-radius:8px;background:transparent;font-size:13.5px;font-weight:600;color:#334155;cursor:pointer;text-align:left;font-family:inherit}.sp-header-menu-item:hover{background:#f8fafc}.sp-header-menu-item--danger{color:#b45309}.sp-public-cover-overflow-menu.sp-header-menu-wrap{position:absolute;bottom:14px;right:14px;z-index:35}.sp-dots-btn.sp-dots-btn--on-cover{width:38px;height:38px;font-size:17px;box-shadow:0 2px 14px #0000004d,0 1px 4px #00000024;background:#ffffffed;border-color:#ffffff8c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#334155}.sp-dots-btn.sp-dots-btn--on-cover:hover{background:#fff;border-color:#0f172a1a}.sp-header-menu-dropdown.sp-header-menu-dropdown--cover-above{top:auto;bottom:calc(100% + 10px);right:0;left:auto;z-index:45}.sp-public-timeline-top{margin-bottom:12px}.sp-public-gamify-card.sp-card{overflow:hidden}.sp-public-gamify-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sp-public-gamify-tile{position:relative;border-radius:14px;padding:14px 12px;border:1px solid rgba(15,23,42,.06)}.sp-public-gamify-tile--xp{background:linear-gradient(145deg,#eef2ff,#faf5ff)}.sp-public-gamify-tile--streak{background:linear-gradient(145deg,#fff7ed,#fffbeb)}.sp-public-gamify-tile-top{display:flex;align-items:flex-start;gap:8px}.sp-public-gamify-emoji{font-size:1.35rem;line-height:1}.sp-public-gamify-numblock{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 4px;min-width:0}.sp-public-gamify-num{font-size:1.35rem;font-weight:800;letter-spacing:-.03em;color:#0f172a}.sp-public-gamify-unit{font-size:11.5px;font-weight:700;color:#64748b}.sp-public-gamify-level{display:block;margin-top:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6366f1}.sp-mobile-profile-metrics-wrap--public-strip .sp-mobile-metric--xp{justify-content:flex-start}.sp-mobile-profile-metrics-wrap--public-strip .sp-mobile-metric--xp .sp-mobile-metric-body{flex:1;min-width:0;text-align:left}.sp-mobile-metric-level{margin-left:auto;flex-shrink:0;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#6366f1;padding:3px 7px;border-radius:999px;background:#4f46e51a}.sp-profile-stats-row{display:flex;gap:0;border-top:1px solid #f1f5f9;padding:0 28px}.sp-profile-stat{padding:12px 24px;text-align:center;cursor:pointer;transition:background .15s;border-radius:0}.sp-profile-stat:hover{background:#f8fafc}.sp-profile-stat-val{display:block;font-size:1.05rem;font-weight:700;color:#0f172a}.sp-profile-stat-lbl{font-size:11.5px;color:#94a3b8}.sp-tabs{background:#fff;display:flex;justify-content:center;gap:0;padding:0 20px;border-top:1px solid #f1f5f9;box-shadow:0 2px 8px #0000000d;margin-bottom:16px}.sp-tab{padding:14px 18px;background:none;border:none;border-bottom:3px solid transparent;font-size:13.5px;font-weight:600;color:#64748b;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s}.sp-tab:hover{color:#2563eb}.sp-tab--active{color:#2563eb;border-bottom-color:#2563eb}.sp-body{display:grid;grid-template-columns:1fr 320px;gap:16px;padding:0 16px;max-width:1200px;margin:0 auto}.sp-card{background:#fff;border-radius:16px;padding:18px 20px;box-shadow:0 2px 10px #0000000f;margin-bottom:14px}.sp-card-title{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 12px}.sp-card-head-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sp-card-head-row .sp-card-title{margin:0}.sp-about{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0;box-sizing:border-box}.sp-about-card{background:#fff;border-radius:16px;padding:18px 20px;box-shadow:0 2px 10px #0000000f;border:1px solid rgba(15,23,42,.05)}.sp-about-card--muted{background:#fafbfc}.sp-about-card-title{font-size:13px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin:0 0 14px}.sp-about-bio{margin:0;font-size:15px;line-height:1.55;color:#1e293b;white-space:pre-wrap;word-break:break-word}.sp-about-bio--single{font-size:15px;font-weight:600;color:#334155}.sp-about-placeholder{margin:0;font-size:14px;line-height:1.45;color:#94a3b8;font-weight:500}.sp-about-hint{margin:12px 0 0;font-size:12.5px;line-height:1.45;color:#94a3b8}.sp-about-fields{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.sp-about-field{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9}.sp-about-field:last-child{border-bottom:none;padding-bottom:0}.sp-about-field:first-child{padding-top:0}.sp-about-field-ico{flex-shrink:0;width:36px;height:36px;border-radius:11px;background:#f8fafc;display:flex;align-items:center;justify-content:center;margin-top:1px}.sp-about-field-ico--neutral{color:#64748b}.sp-about-field-text{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.sp-about-field-label{font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.sp-about-field-value{font-size:15px;font-weight:600;color:#0f172a;line-height:1.4;word-break:break-word}.sp-about-link{font-size:15px;font-weight:600;color:#2563eb;text-decoration:none;word-break:break-all}.sp-about-link:hover{text-decoration:underline}.sp-skills-pills--about{margin-top:2px}.sp-post{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000f;margin-bottom:14px;overflow:hidden}.sp-post-header{display:flex;align-items:center;gap:10px;padding:16px 18px 12px}.sp-post-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;overflow:hidden;flex-shrink:0}.sp-post-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sp-post-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sp-post-meta-top{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sp-post-name{font-size:13.5px;font-weight:700;color:#0f172a}.sp-post-time{font-size:11px;color:#94a3b8}.sp-post-dots{background:none;border:none;font-size:20px;color:#94a3b8;cursor:pointer;padding:4px 8px;border-radius:8px;line-height:1;transition:background .2s}.sp-post-dots:hover{background:#f1f5f9;color:#475569}.sp-menu-item{display:flex;align-items:center;gap:10px;width:100%;height:40px;padding:0 12px;background:none;border:none;border-radius:10px;cursor:pointer;font-size:13.5px;font-weight:500;color:#334155;text-align:left;transition:background .18s ease,color .18s ease;white-space:nowrap;line-height:1;letter-spacing:-.01em}.sp-menu-item:hover{background:#3b82f612;color:#0f172a}.sp-menu-item--danger{color:#64748b}.sp-menu-item--danger:hover{background:#ef444412;color:#dc2626}.sp-menu-divider{height:1px;background:#f1f5f9;margin:4px 0}.sp-post-body{padding:0 18px 14px}.sp-post-text{font-size:14px;color:#334155;line-height:1.65;margin:0 0 12px;white-space:pre-wrap}.sp-course-preview{border:1.5px solid #e2e8f0;border-radius:12px;overflow:hidden;display:flex;gap:0;background:#f8fafc}a.sp-course-preview--link{text-decoration:none;color:inherit;cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease,transform .18s ease}a.sp-course-preview--link:hover{border-color:#c7d2fe;box-shadow:0 10px 28px -6px #4f46e524;transform:translateY(-1px)}.sp-course-thumb{width:110px;flex-shrink:0;background:#e0e7ff;display:flex;align-items:center;justify-content:center;font-size:2rem}.sp-course-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sp-course-thumb-placeholder{font-size:2rem}.sp-course-info{padding:12px 14px;flex:1}.sp-course-title{font-size:13.5px;font-weight:700;color:#0f172a;margin:0 0 6px}.sp-course-instructor{font-size:11.5px;font-weight:600;color:#64748b;margin:0 0 6px;line-height:1.35}.sp-course-tag{display:inline-block;font-size:10px;font-weight:750;letter-spacing:.02em;padding:3px 8px;border-radius:6px;background:#6366f11a;color:#4338ca;margin-bottom:8px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-course-meta{display:flex;gap:6px;font-size:11.5px;color:#64748b;margin-bottom:10px;flex-wrap:wrap;align-items:center}.sp-course-price{color:#16a34a;font-weight:700}.sp-course-btn{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s}.sp-course-btn:hover{background:#1d4ed8}.sp-post-stats{display:flex;align-items:center;gap:6px;padding:7px 18px;font-size:12.5px;color:#64748b;border-top:1px solid #f1f5f9}.sp-post-divider{height:1px;background:#f1f5f9}.sp-post-actions{display:flex;gap:0;padding:4px 10px}.sp-post-action{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 8px;background:none;border:none;border-radius:10px;font-size:13.5px;font-weight:600;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.sp-post-action-icon{display:flex;align-items:center}.sp-post-action:hover{background:#f1f5f9;color:#334155}.sp-post-action--liked{color:#2563eb}.sp-post-action--liked:hover{background:#eff6ff;color:#1d4ed8}.sp-post-action--react-wrap{flex:1;display:flex;align-items:center;justify-content:center;min-width:0;padding:0!important}.sp-post-action--react-wrap .edu-react{width:100%;justify-content:center}.sp-post-action--react-wrap .edu-react__trigger{width:100%;justify-content:center;border-radius:8px}.sp-comments{padding:12px 16px 16px;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:10px}.sp-comments-loading{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#94a3b8;padding:4px 0}.sp-comment-input-row{display:flex;align-items:center;gap:9px;margin-top:4px}.sp-comment-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:11px;overflow:hidden;flex-shrink:0}.sp-comment-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sp-comment-input-wrap{flex:1;position:relative}.sp-comment-input{width:100%;padding:9px 40px 9px 16px;border-radius:24px;border:1.5px solid #e2e8f0;background:#fff;font-size:13px;outline:none;font-family:inherit;transition:border-color .2s,background .2s;box-sizing:border-box}.sp-comment-input:focus{border-color:#2563eb;background:#fff}.sp-comment-input::-moz-placeholder{color:#94a3b8}.sp-comment-input::placeholder{color:#94a3b8}.sp-comment-send-btn{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;border:none;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,opacity .15s;flex-shrink:0}.sp-comment-send-btn:disabled{opacity:.35;cursor:not-allowed}.sp-comment-send-btn:not(:disabled):hover{background:#1d4ed8}.sp-comment{display:flex;gap:8px;align-items:flex-start}.sp-comment-right{flex:1;min-width:0}.sp-comment-bubble{display:inline-block;max-width:100%;background:#fff;border-radius:18px;padding:8px 14px;box-shadow:0 1px 3px #00000012}.sp-comment-bubble-head{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:3px}.sp-comment-author{font-size:12.5px;font-weight:700;color:#0f172a}.sp-comment-text{font-size:13px;color:#334155;margin:0;line-height:1.5;word-break:break-word}.sp-comment-actions-row{display:flex;align-items:center;gap:10px;padding:3px 4px 0}.sp-comment-time{font-size:11px;color:#94a3b8}.sp-comment-action-btn{background:none;border:none;font-size:11.5px;font-weight:700;color:#64748b;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:3px;transition:color .15s}.sp-comment-action-btn:hover,.sp-comment-action-btn--liked{color:#2563eb}.sp-comment-action-btn--liked:hover{color:#1d4ed8}.sp-comment-action-btn--delete:hover{color:#dc2626}.sp-comment-like-count{font-size:11px;font-weight:600;color:inherit}.sp-comment-avatar--sm{width:26px;height:26px;font-size:9px}.sp-comment-bubble--sm{padding:6px 12px}.sp-comment-bubble--sm .sp-comment-text{font-size:12.5px}.sp-comment-input--sm{padding:7px 38px 7px 14px;font-size:12.5px}.sp-replies{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding-left:16px;border-left:2px solid #f1f5f9}.sp-reply{display:flex;gap:7px;align-items:flex-start}.sp-reply-input-row{display:flex;gap:8px;align-items:center;margin-top:8px}.sp-comments-sheet-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:960;pointer-events:none}.sp-comments-sheet-backdrop{pointer-events:auto;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;margin:0;padding:0;border:none;border-radius:0;background:#0f172a85;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;opacity:0;transition:opacity .28s ease}.sp-comments-sheet-backdrop--open{opacity:1}.sp-comments-sheet-panel{pointer-events:auto;position:absolute;left:0;right:0;bottom:0;z-index:1;max-height:min(92dvh,720px);width:100%;box-sizing:border-box;display:flex;flex-direction:column;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -10px 44px #0f172a38;transform:translate3d(0,105%,0);transition:transform .34s cubic-bezier(.25,.82,.32,1);padding-bottom:env(safe-area-inset-bottom,0px)}.sp-comments-sheet-panel--open{transform:translateZ(0)}.sp-comments-sheet-handle-wrap{flex-shrink:0;display:flex;justify-content:center;padding:10px 0 6px;touch-action:none}.sp-comments-sheet-handle{width:40px;height:5px;border-radius:999px;background:#cbd5e1}.sp-comments-sheet-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 14px 12px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.sp-comments-sheet-topbar-left{min-width:0;flex:1 1 auto;display:flex;align-items:center;justify-content:flex-start}.sp-comments-sheet-topbar-right{min-width:0;flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end}.sp-comments-sheet-summary{display:inline-flex;align-items:center;gap:6px;max-width:100%;background:none;border:none;padding:4px 8px 4px 4px;margin:0;cursor:pointer;border-radius:10px;font:inherit;-webkit-tap-highlight-color:transparent}.sp-comments-sheet-summary:active{background:#f1f5f9}.sp-comments-sheet-summary .edu-react-legend{flex-shrink:0}.sp-comments-sheet-summary-total{font-size:15px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.sp-comments-sheet-shares{font-size:13px;font-weight:600;color:#64748b;white-space:nowrap}.sp-comments-sheet-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.sp-comments--sheet{padding:8px 10px 20px;background:#f7f8fa;border:none;display:flex;flex-direction:column;gap:10px;min-height:100%;box-sizing:border-box}.sp-comments--sheet .sp-comments-loading{color:#94a3b8}.sp-comments--sheet .sp-comment{gap:8px}.sp-comments--sheet .sp-comment-bubble,.sp-comments--sheet .sp-comment-bubble--sm{background:#f0f2f5;box-shadow:none}.sp-comments--sheet .sp-comment-bubble-head{margin-bottom:2px}.sp-comments--sheet .sp-comment-author{font-size:12.75px}.sp-comments--sheet .sp-comment-text{font-size:14px}.sp-comments--sheet .sp-comment-actions-row{padding:2px 2px 0;gap:14px}.sp-comments--sheet .sp-comment-action-btn{font-size:12px;font-weight:700}.sp-comments--sheet .sp-comment-time{font-size:11.5px}.sp-comments--sheet .sp-replies{border-left-color:#e4e6eb;margin-top:6px;padding-left:12px;gap:6px}.sp-comments--sheet .sp-reply-input-row .sp-comment-bubble{background:#fff}.sp-comments-sheet-footer{flex-shrink:0;border-top:1px solid #e8eaed;background:#fff;padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 14px #0f172a14}.sp-comments-sheet-as-line{margin:0 0 8px;font-size:12px;color:#64748b;font-weight:500}.sp-comments-sheet-as-name{font-weight:800;color:#0f172a}.sp-comment-input-row--sheet{margin-top:0}.sp-comments-sheet-footer .sp-comment-input-row--sheet{align-items:flex-end}.sp-comment-input--sheet{border-radius:20px!important;padding:10px 42px 10px 15px!important;font-size:15px!important;background:#f0f2f5!important;border-color:transparent!important}.sp-comment-input--sheet:focus{background:#fff!important;border-color:#2563eb!important}@media (prefers-reduced-motion: reduce){.sp-comments-sheet-backdrop,.sp-comments-sheet-panel{transition-duration:.05s!important}}.sp-intro-bio{font-size:13.5px;color:#475569;line-height:1.6;margin:0 0 12px}.sp-intro-details{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.sp-intro-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155}.sp-intro-edit-btn{width:100%;padding:8px;border:1.5px solid #e2e8f0;border-radius:9px;background:none;font-size:13px;font-weight:600;color:#334155;cursor:pointer;transition:background .2s,border-color .2s}.sp-intro-edit-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.sp-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sp-stat-card{background:linear-gradient(135deg,#f0f4ff,#e8f0ff);border-radius:12px;padding:14px 12px;display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center}button.sp-stat-card{border:none;cursor:pointer;font-family:inherit;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}button.sp-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #4f46e524;filter:brightness(1.02)}button.sp-stat-card:active{transform:translateY(0)}button.sp-stat-card:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.sp-stat-val{font-size:1.25rem;font-weight:800;color:#1e40af}.sp-stat-lbl{font-size:11px;color:#64748b;font-weight:500}.sp-activity-list{display:flex;flex-direction:column;gap:12px}.sp-activity-item{display:flex;gap:10px;align-items:flex-start}.sp-activity-icon{width:34px;height:34px;border-radius:10px;background:#f0f4ff;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.sp-activity-content{flex:1}.sp-activity-text{font-size:13px;color:#334155;margin:0 0 2px;line-height:1.4}.sp-activity-time{font-size:11.5px;color:#94a3b8}.sp-coming-soon{background:#fff;border-radius:16px;padding:60px 24px;text-align:center;box-shadow:0 2px 10px #0000000f}.sp-coming-soon-icon{font-size:3rem;margin-bottom:12px}.sp-coming-soon h3{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0 0 6px}.sp-coming-soon p{font-size:13.5px;color:#94a3b8;margin:0}@media (max-width: 900px){.sp-body{grid-template-columns:1fr;padding:0 10px}.sp-sidebar{order:-1}.sp-profile-bar{padding:0 16px 16px}}@media (max-width: 600px){.sp-cover{height:160px}.sp-big-avatar{width:86px;height:86px;font-size:1.8rem}.sp-avatar-area{margin-top:-40px}.sp-profile-name{font-size:1.15rem}.sp-profile-actions{width:100%;justify-content:flex-start}}.sp-cover-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.sp-cover-overlay{z-index:1}.sp-cover-upload-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:3;border-radius:inherit}.sp-edit-cover-btn{z-index:4}.sp-edit-cover-btn:disabled{opacity:.7;cursor:not-allowed}.sp-avatar-upload-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.sp-avatar-edit-btn{z-index:3}.sp-avatar-edit-btn:disabled{opacity:.6;cursor:not-allowed}.sp-spinner{width:30px;height:30px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:sp-spin .7s linear infinite;flex-shrink:0}.sp-spinner--sm{width:22px;height:22px;border-width:2.5px}.sp-btn-spinner{display:inline-block;width:13px;height:13px;border:2px solid rgba(0,0,0,.2);border-top-color:#334155;border-radius:50%;animation:sp-spin .7s linear infinite;vertical-align:middle;margin-right:2px}@keyframes sp-spin{to{transform:rotate(360deg)}}.sp-upload-toast{position:fixed;bottom:28px;right:28px;padding:12px 20px;border-radius:12px;font-size:13.5px;font-weight:600;z-index:9999;pointer-events:none;box-shadow:0 4px 20px #0000001f;animation:sp-toast-in .28s cubic-bezier(.16,1,.3,1) both}.sp-upload-toast--success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.sp-upload-toast--error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}@keyframes sp-toast-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.sp-posts-loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px;color:#94a3b8;font-size:13.5px}.sp-post-pdf-card{display:flex;align-items:center;gap:12px;margin-top:10px;padding:12px 16px;border:1.5px solid #e2e8f0;border-radius:12px;background:#f8fafc;text-decoration:none;color:inherit;transition:border-color .2s,background .2s;cursor:pointer}.sp-post-pdf-card:hover{border-color:#2563eb;background:#eff6ff;text-decoration:none}.sp-post-pdf-icon-wrap{font-size:2rem;flex-shrink:0;line-height:1}.sp-post-pdf-info{flex:1;min-width:0}.sp-post-pdf-name{display:block;font-size:13.5px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-post-pdf-hint{font-size:11.5px;color:#94a3b8}.sp-post-pdf-arrow{font-size:1.1rem;color:#2563eb;flex-shrink:0}.sp-course-desc{font-size:12.5px;color:#64748b;margin:4px 0 8px;line-height:1.45}.sp-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;animation:sp-overlay-in .18s ease both}@keyframes sp-overlay-in{0%{opacity:0}to{opacity:1}}.sp-modal{background:#fff;border-radius:18px;width:100%;max-width:480px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #0000002e;animation:sp-modal-in .22s cubic-bezier(.16,1,.3,1) both}@keyframes sp-modal-in{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.sp-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.sp-modal-title{font-size:15px;font-weight:700;color:#0f172a;margin:0}.sp-modal-close{width:32px;height:32px;border-radius:8px;border:none;background:#f1f5f9;color:#64748b;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.sp-modal-close:hover{background:#e2e8f0}.sp-modal-search-wrap{padding:12px 16px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.sp-modal-search{width:100%;padding:9px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:13.5px;outline:none;background:#f8fafc;color:#334155;transition:border-color .2s}.sp-modal-search:focus{border-color:#2563eb;background:#fff}.sp-modal-search::-moz-placeholder{color:#94a3b8}.sp-modal-search::placeholder{color:#94a3b8}.sp-modal-list{flex:1;overflow-y:auto;padding:8px}.sp-modal-state{padding:32px 16px;text-align:center;font-size:13.5px;color:#94a3b8;display:flex;flex-direction:column;align-items:center;gap:10px}.sp-modal-state--error{color:#dc2626}.sp-modal-course-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:none;background:none;border-radius:12px;cursor:pointer;text-align:left;transition:background .15s}.sp-modal-course-item:hover{background:#f1f5f9}.sp-modal-course-thumb{width:52px;height:52px;border-radius:10px;background:#e0e7ff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0;overflow:hidden}.sp-modal-course-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sp-modal-course-info{flex:1;min-width:0}.sp-modal-course-title{font-size:13.5px;font-weight:600;color:#0f172a;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-modal-course-meta{font-size:12px;color:#64748b;margin:0}.sp-modal-course-arrow{font-size:1.3rem;color:#cbd5e1;flex-shrink:0}.sp-stats-likes-btn{display:flex;align-items:center;gap:5px;background:none;border:none;cursor:pointer;padding:2px 6px 2px 2px;border-radius:6px;font-size:12.5px;color:#64748b;font-weight:500;transition:background .15s,color .15s}.sp-stats-likes-btn:hover{background:#f1f5f9;color:#2563eb}.sp-stats-reaction-bubble{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#4f46e5);font-size:11px;line-height:1;flex-shrink:0}.sp-stats-likes-count{font-weight:600;color:#475569}.sp-stats-spacer{flex:1}.sp-stats-right{display:flex;align-items:center;gap:10px}.sp-stats-meta-btn{background:none;border:none;cursor:pointer;font-size:12.5px;color:#64748b;font-weight:500;padding:2px 4px;border-radius:4px;transition:color .15s,background .15s}.sp-stats-meta-btn:hover{color:#2563eb;background:#f1f5f9;text-decoration:underline}.sp-stats-meta-text{font-size:12.5px;color:#94a3b8}.sp-likes-modal{max-width:380px}.sp-likes-modal-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#4f46e5);font-size:13px;margin-right:6px;flex-shrink:0}.sp-likes-user-reaction-emoji{font-size:22px;line-height:1;width:32px;text-align:center;flex-shrink:0}.sp-likes-user-item{display:flex;align-items:center;gap:12px;padding:9px 14px;border-radius:10px;transition:background .15s;cursor:default}.sp-likes-user-item:hover{background:#f8fafc}.sp-likes-user-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;overflow:hidden;flex-shrink:0}.sp-likes-user-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sp-likes-user-info{flex:1;min-width:0}.sp-likes-user-name{font-size:13.5px;font-weight:700;color:#0f172a;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ls-content .sp-page{min-height:unset}.sp-intro-empty{font-size:13px;color:#94a3b8;margin:0 0 12px;line-height:1.5}.sp-intro-icon{width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f8fafc}.sp-intro-link{font-size:13.5px;color:#2563eb;text-decoration:none;word-break:break-all}.sp-intro-link:hover{text-decoration:underline}.sp-intro-text{font-size:13.5px;color:#334155}.sp-skills-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.sp-skill-pill{display:inline-flex;align-items:center;padding:3px 10px;background:#ede9fe;color:#6d28d9;border-radius:20px;font-size:12px;font-weight:500}.ep-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;z-index:200;display:flex;align-items:center;justify-content:center;padding:16px;animation:ep-fade-in .18s ease}@keyframes ep-fade-in{0%{opacity:0}to{opacity:1}}.ep-modal{background:#fff;border-radius:18px;width:100%;max-width:680px;max-height:92vh;display:flex;flex-direction:column;box-shadow:0 24px 60px #0000002e,0 4px 12px #00000014;animation:ep-slide-up .2s cubic-bezier(.34,1.56,.64,1);overflow:hidden}@keyframes ep-slide-up{0%{transform:translateY(24px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.ep-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px 16px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.ep-title{font-size:17px;font-weight:700;color:#0f172a;margin:0}.ep-close{background:#f1f5f9;border:none;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:background .15s,color .15s;flex-shrink:0}.ep-close:hover{background:#e2e8f0;color:#0f172a}.ep-body{overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:16px;flex:1}.ep-photo-section{display:flex;align-items:center;gap:14px;padding:4px 0}.ep-photo-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:700;flex-shrink:0;overflow:hidden}.ep-photo-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ep-photo-label{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 3px}.ep-photo-hint{font-size:12.5px;color:#94a3b8;margin:0}.ep-section-divider{height:1px;background:#f1f5f9;margin:2px 0}.ep-field{display:flex;flex-direction:column;gap:5px;position:relative}.ep-label{font-size:12.5px;font-weight:600;color:#475569;letter-spacing:.02em}.ep-required{color:#ef4444;margin-left:2px}.ep-input{height:40px;border:1.5px solid #e2e8f0;border-radius:9px;padding:0 12px;font-size:14px;color:#0f172a;background:#fafafa;outline:none;transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box}.ep-input:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f11f}.ep-textarea{border:1.5px solid #e2e8f0;border-radius:9px;padding:10px 12px;font-size:14px;color:#0f172a;background:#fafafa;outline:none;resize:vertical;font-family:inherit;transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box}.ep-textarea:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f11f}.ep-char{font-size:11.5px;color:#94a3b8;text-align:right;margin-top:1px}.ep-prefix-wrap{position:relative;display:flex;align-items:center}.ep-prefix{position:absolute;left:12px;font-size:14px;color:#94a3b8;pointer-events:none;font-weight:500}.ep-input--prefix{padding-left:26px}.ep-row{display:grid;gap:14px}.ep-row--2{grid-template-columns:1fr 1fr}.ep-row--3{grid-template-columns:1fr 1fr 1fr}.ep-skills-wrap{display:flex;flex-wrap:wrap;gap:6px;align-items:center;border:1.5px solid #e2e8f0;border-radius:9px;padding:6px 10px;background:#fafafa;cursor:text;min-height:42px;transition:border-color .15s,box-shadow .15s}.ep-skills-wrap:focus-within{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f11f}.ep-skill-tag{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;background:#ede9fe;color:#6d28d9;border-radius:20px;font-size:12.5px;font-weight:500}.ep-skill-remove{background:none;border:none;cursor:pointer;padding:0;color:#8b5cf6;font-size:14px;line-height:1;display:flex;align-items:center}.ep-skill-remove:hover{color:#7c3aed}.ep-skills-input{border:none;outline:none;background:none;font-size:13.5px;color:#0f172a;min-width:120px;flex:1}.ep-error{font-size:13px;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 12px;margin:0}.ep-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:8px;border-top:1px solid #f1f5f9;margin-top:4px}.ep-btn-cancel{height:40px;padding:0 20px;border-radius:10px;border:1.5px solid #e2e8f0;background:#fff;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:background .14s,border-color .14s}.ep-btn-cancel:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.ep-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.ep-btn-save{height:40px;padding:0 24px;border-radius:10px;border:none;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:7px;transition:opacity .14s,transform .1s}.ep-btn-save:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.ep-btn-save:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 640px){.ep-modal{border-radius:14px;max-height:95vh}.ep-row--2,.ep-row--3{grid-template-columns:1fr}.ep-body{padding:16px}.ep-header{padding:14px 16px 12px}}@media (min-width: 1024px){.profile-mobile-menu-btn{display:none!important}}@media (max-width: 1023px){.sp-cover-section,.sp-cover{position:relative;overflow:visible}.sp-profile-follow-stats{display:block;margin:6px 0 10px;font-size:13px;font-weight:600;color:#65676b;letter-spacing:.01em;line-height:1.45}.sp-profile-follow-stats-sep{font-weight:500;color:#8a8d91}.sp-profile-follow-stats-loading{color:#94a3b8;font-weight:600}.sp-profile-follow-stats-btn{padding:3px 5px;margin:0 -5px}.sp-profile-follow-stats-btn:hover,.sp-profile-follow-stats-btn:focus-visible{text-decoration:none}.sp-profile-follow-stats-num{font-weight:800;color:#050505}.sp-profile-follow-stats-label{font-weight:600;color:#65676b}.sp-profile-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;-moz-column-gap:12px;column-gap:12px;row-gap:0;padding:0 14px 18px}.sp-avatar-area{grid-column:1;align-self:start}.sp-profile-info{grid-column:2;min-width:0;margin-top:10px;padding-right:2px}.sp-profile-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px}.sp-profile-name{flex:0 1 auto;min-width:0;overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word;overflow-wrap:anywhere;line-height:1.28;margin:0}.sp-profile-name-row>*:not(.sp-profile-name){flex-shrink:0;align-self:center}.sp-profile-handle{overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word}.sp-profile-actions{grid-column:3;justify-self:end;align-self:start;margin-top:10px;margin-left:0!important;padding-bottom:0;width:auto!important;flex-shrink:0;display:flex;flex-direction:column;align-items:stretch;gap:8px}.sp-profile-actions:not(.sp-profile-actions--public){flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:center}.sp-profile-actions.sp-profile-actions--public{max-width:148px;min-width:96px}.sp-profile-actions.sp-profile-actions--public>button,.sp-profile-actions.sp-profile-actions--public>a{width:100%;max-width:100%;box-sizing:border-box;justify-content:center}.sp-edit-profile-btn{padding:8px 12px;font-size:12.5px;white-space:nowrap;justify-content:center;box-sizing:border-box}.sp-dots-btn{width:36px;height:36px;font-size:16px}.sp-about{gap:12px}.sp-about-card{padding:16px 16px 17px;border-radius:14px;box-shadow:0 1px 2px #0f172a0f,0 4px 16px #0f172a0d}.sp-about-card-title{margin-bottom:12px;font-size:12.5px}.sp-about-bio{font-size:15px}.sp-about-field-ico{width:40px;height:40px;border-radius:12px}.sp-profile-badges{display:none!important}.sp-mobile-profile-metrics-wrap{display:block;width:100%;margin:0;padding:0;box-sizing:border-box}.sp-mobile-profile-metrics{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:10px;margin:0 0 4px}.sp-mobile-metric{flex:1;min-width:0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border-radius:14px;border:1px solid rgba(15,23,42,.07);box-shadow:0 1px 2px #0000000a}.sp-mobile-metric--xp{background:linear-gradient(180deg,#fafbff,#f4f7ff)}.sp-mobile-metric--streak{background:linear-gradient(180deg,#fffaf8,#fff5eb)}.sp-mobile-metric-ico{font-size:1.1rem;line-height:1;flex-shrink:0}.sp-mobile-metric-body{font-size:13.5px;font-weight:700;color:#0f172a;text-align:center;min-width:0}.sp-mobile-metric-num{font-weight:800;letter-spacing:-.02em}.sp-mobile-metric-suffix{font-weight:600;color:#475569;font-size:12.5px}.sp-mobile-metric-skel{color:#94a3b8;font-weight:600}.sp-body{display:flex;flex-direction:column;gap:14px}.sp-body>main{width:100%;min-width:0}.sp-body .sp-sidebar{display:none!important}.sp-page .edc-composer-root--profile-inline{max-width:100%;box-sizing:border-box;border-radius:18px!important;border:1px solid rgba(15,23,42,.09)!important;box-shadow:0 1px 2px #0f172a0d,0 8px 28px #0f172a12!important;padding:16px 16px 14px!important;background:#fff!important}.sp-page .edc-composer-root--profile-inline>div:first-child{gap:14px!important;align-items:flex-start!important;margin-bottom:0!important}.sp-page .edc-composer-root--profile-inline>div:first-child>div:first-child{width:44px!important;height:44px!important;margin-top:3px!important;flex-shrink:0!important;box-shadow:0 1px 4px #4f46e540}.sp-page .edc-composer-root--profile-inline textarea{min-height:96px!important;font-size:15px!important;line-height:1.55!important;padding:12px 14px!important;border-radius:14px!important;background:#f4f6f9!important;border:1px solid rgba(15,23,42,.08)!important}.sp-page .edc-composer-root--profile-inline>div:first-child>div:last-child:not(:has(textarea)){min-height:52px!important;display:flex!important;align-items:center!important;padding:12px 16px!important;font-size:15px!important;border-radius:14px!important}.sp-page .edc-composer-root--profile-inline .edc-composer-toolbar-strip{flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;flex-wrap:wrap!important;overflow-x:visible!important;gap:12px!important;margin-top:14px!important;padding-top:14px!important;padding-bottom:0!important;border-top:1px solid rgba(15,23,42,.07)}.sp-page .edc-composer-root--profile-inline .edc-composer-toolbar-strip>div:first-child{display:flex!important;flex-wrap:wrap!important;gap:8px!important;row-gap:10px!important;width:100%!important;min-width:0!important;justify-content:flex-start!important}.sp-page .edc-composer-root--profile-inline .edc-composer-toolbar-strip button{font-size:13px!important;padding:9px 12px!important;border-radius:11px!important;min-height:40px}.sp-page .edc-composer-root--profile-inline .edc-composer-toolbar-strip>div:last-child{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;width:100%!important;flex-wrap:wrap!important;padding-top:2px!important}.sp-page .edc-composer-root--profile-inline .edc-composer-toolbar-strip>div:last-child button:last-child{flex:1 1 auto;min-width:min(200px,100%);justify-content:center!important;padding-top:11px!important;padding-bottom:11px!important;font-size:15px!important;font-weight:700!important;border-radius:12px!important;box-shadow:0 2px 10px #4f46e559!important}.sp-profile-timeline-col .sp-mobile-profile-metrics-wrap{margin-top:2px}.profile-mobile-drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;isolation:isolate;pointer-events:auto}.profile-mobile-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;margin:0;padding:0;border:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#00000085;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.profile-mobile-drawer-panel{position:absolute;top:0;left:0;bottom:0;z-index:1;width:min(300px,88vw);max-width:100%;background:#121418d1;backdrop-filter:blur(26px) saturate(160%);-webkit-backdrop-filter:blur(26px) saturate(160%);border-top-right-radius:18px;border-bottom-right-radius:18px;box-shadow:14px 0 44px #00000061,inset 1px 0 #ffffff12;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;color:#f3f4f6;font-family:inherit}.profile-mobile-drawer-inner{padding:26px 18px 28px;display:flex;flex-direction:column;gap:17px}.profile-mobile-drawer-avatar-wrap{display:flex;justify-content:center}.profile-mobile-drawer-avatar{width:88px;height:88px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid rgba(255,255,255,.18);box-shadow:0 10px 28px #0006}.profile-mobile-drawer-avatar-fallback{width:88px;height:88px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:3px solid rgba(255,255,255,.18)}.profile-mobile-drawer-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.profile-mobile-drawer-pill{font-size:13px;font-weight:600;padding:7px 14px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.13);color:#fff;letter-spacing:.01em}.profile-mobile-drawer-streak{display:flex;align-items:center;gap:13px;padding:14px 15px;border-radius:14px;background:#0000004d;border:1px solid rgba(255,255,255,.07)}.profile-mobile-drawer-streak-emoji{font-size:28px;line-height:1}.profile-mobile-drawer-streak-text{display:flex;flex-direction:column;gap:3px;min-width:0}.profile-mobile-drawer-streak-label{font-size:11px;font-weight:700;color:#ffffff8c;text-transform:uppercase;letter-spacing:.07em}.profile-mobile-drawer-streak-days{font-size:17px;font-weight:700;color:#fff}.profile-mobile-drawer-nav{display:flex;flex-direction:column;gap:3px;padding-top:10px;border-top:1px solid rgba(255,255,255,.09);margin-top:2px}.profile-mobile-drawer-link{display:flex;align-items:center;gap:14px;padding:13px 12px;border-radius:12px;color:#fffffff5;text-decoration:none;font-size:15px;font-weight:600;transition:background .14s ease;-webkit-tap-highlight-color:transparent;flex-shrink:0}.profile-mobile-drawer-link:hover{background:#ffffff14}.profile-mobile-drawer-link--btn{background:none;border:none;cursor:pointer;width:100%;text-align:left;font-family:inherit}.profile-mobile-drawer-link--danger{color:#ff8585}.profile-mobile-drawer-link--danger:hover{background:#ff6b6b1f}@keyframes pmd-profile-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes pmd-profile-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes pmd-profile-panel-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes pmd-profile-panel-out{0%{transform:translate(0)}to{transform:translate(-100%)}}.profile-mobile-drawer-root[data-phase=open] .profile-mobile-drawer-backdrop{animation:pmd-profile-backdrop-in .28s ease forwards}.profile-mobile-drawer-root[data-phase=closing] .profile-mobile-drawer-backdrop{animation:pmd-profile-backdrop-out .26s ease forwards}.profile-mobile-drawer-root[data-phase=open] .profile-mobile-drawer-panel{animation:pmd-profile-panel-in .34s cubic-bezier(.22,1,.36,1) forwards}.profile-mobile-drawer-root[data-phase=closing] .profile-mobile-drawer-panel{animation:pmd-profile-panel-out .27s cubic-bezier(.4,0,1,1) forwards}.profile-mobile-menu-btn{position:absolute;top:14px;left:14px;z-index:6;width:44px;height:44px;padding:0;border:none;border-radius:50%;display:flex!important;align-items:center;justify-content:center;background:#00000061;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;box-shadow:0 2px 14px #00000047;transition:background .15s ease,transform .12s ease}.profile-mobile-menu-btn:hover{background:#00000080}.profile-mobile-menu-btn:active{transform:scale(.96)}}@media (min-width: 1024px){.profile-mobile-drawer-root{display:none!important;visibility:hidden;pointer-events:none}}.edu-react{position:relative;display:inline-flex;align-items:center;justify-content:center}.edu-react__trigger{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:12px;border:none;background:transparent;color:#475569;font-size:14px;font-weight:650;letter-spacing:-.02em;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease,box-shadow .2s ease;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.edu-react__trigger:hover:not(:disabled){background:#6366f112;color:#4338ca}.edu-react__trigger:disabled{opacity:.55;cursor:not-allowed}.edu-react__trigger--active{color:#4f46e5;background:#6366f11a}.edu-react__trigger--active:hover:not(:disabled){background:#6366f124;color:#4338ca}.edu-react__trigger-emoji{font-size:22px;line-height:1;filter:drop-shadow(0 1px 2px rgba(15,23,42,.08));transition:transform .22s cubic-bezier(.34,1.45,.64,1)}.edu-react__trigger:hover:not(:disabled) .edu-react__trigger-emoji{transform:scale(1.08)}.edu-react__trigger-label{letter-spacing:-.03em;font-variant-numeric:tabular-nums}.edu-react__picker-anchor{pointer-events:none}.edu-react__picker-panel{pointer-events:auto;display:flex;flex-direction:column;align-items:stretch;gap:0;width:-moz-max-content;width:max-content;max-width:min(520px,calc(100vw - 24px));padding:14px 16px 16px;border-radius:22px;background:#ffffffb8;backdrop-filter:blur(22px) saturate(1.35);-webkit-backdrop-filter:blur(22px) saturate(1.35);border:1px solid rgba(255,255,255,.75);box-shadow:0 0 0 1px #0f172a0a,0 20px 50px -12px #0f172a33,0 12px 32px -8px #4f46e51f;transform-origin:50% 100%;animation:eduReactPanelIn .26s cubic-bezier(.22,1,.36,1) both}@keyframes eduReactPanelIn{0%{opacity:0;transform:translateY(10px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-color-scheme: dark){.edu-react__picker-panel{background:#1e293bc7;border-color:#94a3b847;box-shadow:0 0 0 1px #00000040,0 24px 56px -8px #0000008c,0 8px 24px -4px #6366f138}}.edu-react__picker-panel--busy{pointer-events:none;opacity:.72}.edu-react__hint{margin:0 0 12px;padding:0 4px;font-size:11.5px;font-weight:600;color:#64748b;text-align:center;letter-spacing:-.01em;line-height:1.45}.edu-react__hint strong{color:#6366f1;font-weight:800;font-variant-numeric:tabular-nums}@media (prefers-color-scheme: dark){.edu-react__hint{color:#94a3b8}.edu-react__hint strong{color:#a5b4fc}}.edu-react__chips-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:10px;flex-wrap:nowrap}@media (max-width: 420px){.edu-react__chips-row{gap:8px;padding:0 2px}}.edu-react__opt{position:relative;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:58px;min-height:108px;padding:6px 4px 8px;margin:0;border:none;border-radius:16px;background:transparent;cursor:pointer;font-family:inherit;transition:background .2s ease,transform .22s cubic-bezier(.34,1.45,.64,1);-webkit-tap-highlight-color:transparent}.edu-react__opt-visual{display:flex;flex-direction:column;align-items:center;gap:4px}.edu-react__opt:hover:not(.edu-react__opt--locked):not(:disabled){background:#6366f114}.edu-react__opt:disabled:not(.edu-react__opt--locked){cursor:wait;opacity:.7}.edu-react__opt-emoji-wrap{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:linear-gradient(165deg,#fffffff2,#f1f5f9e0);box-shadow:0 2px 6px #0f172a0f,inset 0 1px #ffffffe6;transition:transform .24s cubic-bezier(.34,1.45,.64,1),box-shadow .24s ease,filter .24s ease,opacity .2s ease}@media (prefers-color-scheme: dark){.edu-react__opt-emoji-wrap{background:linear-gradient(165deg,#334155f2,#1e293be0);box-shadow:0 2px 10px #00000059,inset 0 1px #ffffff0f}}.edu-react__opt-emoji{font-size:32px;line-height:1;display:block;transform:translateZ(0);filter:drop-shadow(0 2px 4px rgba(15,23,42,.1))}.edu-react__opt:hover:not(.edu-react__opt--locked):not(:disabled) .edu-react__opt-emoji-wrap{transform:translateY(-6px) scale(1.14);box-shadow:0 12px 28px -8px #4f46e561,0 6px 16px -6px #6366f14d,inset 0 1px #fffffff2;filter:drop-shadow(0 0 12px rgba(129,140,248,.5))}.edu-react__opt:active:not(.edu-react__opt--locked):not(:disabled) .edu-react__opt-emoji-wrap{transform:translateY(-3px) scale(1.08)}.edu-react__opt-lock{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#0f172ae0;color:#cbd5e1;box-shadow:0 2px 6px #0003;flex-shrink:0}.edu-react__opt-lock svg{width:10px;height:10px;display:block}.edu-react__opt--locked{cursor:default}.edu-react__opt--locked .edu-react__opt-emoji-wrap{opacity:.4;filter:blur(1.2px) grayscale(.3);box-shadow:0 1px 4px #0f172a0d}.edu-react__opt--locked:hover{background:transparent}.edu-react__opt--locked .edu-react__opt-emoji{filter:none}.edu-react__opt-name{margin-top:8px;font-size:10px;font-weight:700;color:#64748b;text-align:center;line-height:1.2;max-width:72px;letter-spacing:-.02em;opacity:.75;transition:opacity .18s ease,color .18s ease}.edu-react__opt:hover:not(.edu-react__opt--locked) .edu-react__opt-name{opacity:1;color:#4f46e5}.edu-react__opt--locked .edu-react__opt-name{opacity:.45}@media (hover: none){.edu-react__opt-name{opacity:.85;font-size:9px}}.edu-react-legend{display:inline-flex;align-items:center;gap:2px;margin-right:6px}.edu-react-legend__ico{font-size:14px;line-height:1;margin-left:-4px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.08))}.edu-react-legend__ico:first-child{margin-left:0}.pp-grid{margin-top:10px;width:100%;max-width:100%;overflow:hidden;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 2px 12px #0f172a12;background:transparent;box-sizing:border-box;transition:box-shadow .25s ease,border-color .25s ease}.pp-inner{display:grid;gap:2px;width:100%;box-sizing:border-box;transition:gap .2s ease;background:#e8ecf0;border-radius:13px;overflow:hidden}.pp-grid.pp-grid--one-photo .pp-one-photo{display:block;width:100%;margin:0;padding:0;line-height:0;font-size:0;background:#dce2ea;border-radius:13px;overflow:hidden}.pp-grid.pp-grid--one-photo .pp-one-photo__img{display:block;width:100%;max-width:100%;height:auto;max-height:min(560px,74vh)}.pp-inner--two-h{grid-template-columns:1fr 1fr;grid-template-rows:minmax(min(260px,38vw),min(460px,52vh));min-height:min(260px,36vw)}.pp-inner--two-v{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(min(220px,32vw),min(340px,42vh)));min-height:min(440px,70vw)}.pp-inner--three{grid-template-columns:1.12fr .88fr;grid-template-rows:repeat(2,minmax(min(132px,22vw),min(248px,30vh)));min-height:min(280px,44vw);max-height:min(560px,74vh)}.pp-inner--three .pp-cell:first-child{grid-row:1 / span 2;grid-column:1}.pp-inner--three .pp-cell:nth-child(2){grid-row:1;grid-column:2}.pp-inner--three .pp-cell:nth-child(3){grid-row:2;grid-column:2}.pp-inner--four{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,minmax(min(128px,20vw),min(238px,28vh)));min-height:min(260px,42vw);max-height:min(540px,72vh)}.pp-inner--five{grid-template-columns:1.85fr 1fr;grid-template-rows:repeat(2,minmax(min(118px,18vw),min(218px,26vh))) minmax(min(118px,18vw),min(218px,26vh));min-height:min(340px,52vw);max-height:min(580px,76vh)}.pp-inner--five .pp-cell:nth-child(1){grid-column:1;grid-row:1 / span 2}.pp-inner--five .pp-cell:nth-child(2){grid-column:2;grid-row:1}.pp-inner--five .pp-cell:nth-child(3){grid-column:2;grid-row:2}.pp-inner--five .pp-cell:nth-child(4){grid-column:1;grid-row:3}.pp-inner--five .pp-cell:nth-child(5){grid-column:2;grid-row:3}.pp-inner--five .pp-cell--more .pp-thumb{filter:brightness(.88)}.pp-cell{position:relative;overflow:hidden;background:#dce2ea;min-height:0;min-width:0}.pp-photo-clickable{cursor:zoom-in}.pp-one-photo.pp-photo-clickable:focus-visible,.pp-cell.pp-photo-clickable:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.pp-thumb-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.pp-thumb{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .45s cubic-bezier(.22,1,.36,1),filter .25s ease}.pp-cell:hover .pp-thumb{transform:scale(1.03);filter:brightness(1.04)}.pp-more-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;pointer-events:none;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px)}.pp-more-num{font-size:clamp(26px,7vw,40px);font-weight:800;color:#fff;letter-spacing:-.03em;text-shadow:0 2px 18px rgba(0,0,0,.45)}@media (prefers-reduced-motion: reduce){.pp-thumb,.pp-grid,.pp-inner{transition:none!important}.pp-cell:hover .pp-thumb{transform:none}}.mcm-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:960;pointer-events:none}.mcm-backdrop{pointer-events:auto;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;margin:0;padding:0;border:none;background:#0f172a85;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;opacity:0;transition:opacity .22s ease}.mcm-backdrop--open{opacity:1}.mcm-panel{pointer-events:auto;position:absolute;left:0;right:0;bottom:0;z-index:1;height:92dvh;max-height:92dvh;width:100%;box-sizing:border-box;display:flex;flex-direction:column;background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -10px 44px #0f172a38;transform:translate3d(0,105%,0);transition:transform .22s ease;padding-bottom:env(safe-area-inset-bottom,0px)}.mcm-panel--open{transform:translateZ(0)}.mcm-header{flex-shrink:0;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:4px;padding:10px 8px 12px;border-bottom:1px solid #f1f5f9}.mcm-back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:none;border-radius:50%;background:transparent;color:#0f172a;cursor:pointer;-webkit-tap-highlight-color:transparent}.mcm-back:active{background:#f1f5f9}.mcm-header-center{text-align:center;min-width:0}.mcm-title{margin:0;font-size:16px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.mcm-count{margin:2px 0 0;font-size:12px;font-weight:600;color:#64748b}.mcm-header-right{display:flex;align-items:center;justify-content:flex-end;min-width:0}.mcm-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.mcm-thread{padding:12px 14px 20px;background:#f7f8fa;min-height:100%;box-sizing:border-box}.mcm-footer{flex-shrink:0;position:sticky;bottom:0;border-top:1px solid rgba(226,232,240,.95);background:#fff;padding:10px 14px calc(12px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 14px #0f172a0f}.mcm-as-line{margin:0 0 8px;font-size:12px;color:#64748b;font-weight:500}.mcm-as-name{font-weight:800;color:#0f172a}.mcm-input-row{display:flex;align-items:center;gap:10px;margin:0}.mcm-avatar{width:34px;height:34px;border-radius:50%;flex-shrink:0;overflow:hidden;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}.mcm-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mcm-input-wrap{flex:1;min-width:0;position:relative}.mcm-input{width:100%;box-sizing:border-box;border:none;border-radius:999px;padding:12px 46px 12px 16px;font-size:14px;line-height:1.35;color:#0f172a;background:#f0f2f5;outline:none;font-family:inherit}.mcm-input::-moz-placeholder{color:#94a3b8}.mcm-input::placeholder{color:#94a3b8}.mcm-send{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;cursor:pointer;transition:opacity .15s,transform .15s}.mcm-send:disabled{opacity:.45;cursor:default;transform:translateY(-50%) scale(.96)}.mcm-thread .gd-comments-empty{text-align:center;font-size:13px;color:#94a3b8;padding:24px 12px;margin:0}.mcm-thread .gd-comments-loading{display:flex;flex-direction:column;gap:10px}.mcm-thread .sp-comments{padding:0;background:transparent;border:none;gap:10px}.mcm-thread .sp-comment-bubble,.mcm-thread .sp-comment-bubble--sm{background:#fff;box-shadow:none}.mcm-thread .sp-replies{border-left-color:#e4e6eb}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-right-5{right:-1.25rem}.-top-5{top:-1.25rem}.right-4{right:1rem}.top-4{top:1rem}.z-10{z-index:10}.z-40{z-index:40}.z-\[200\]{z-index:200}.m-0{margin:0}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-14{height:3.5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[18px\]{height:18px}.h-px{height:1px}.min-h-\[100px\]{min-height:100px}.min-h-\[44px\]{min-height:44px}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-14{width:3.5rem}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[18px\]{width:18px}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-\[160px\]{max-width:160px}.max-w-\[200px\]{max-width:200px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-screen-2xl{max-width:1536px}.max-w-screen-md{max-width:768px}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.self-start{align-self:flex-start}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-200\/90{border-color:#e2e8f0e6}.border-slate-300\/60{border-color:#cbd5e199}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-black\/45{background-color:#00000073}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/5{background-color:#ffffff0d}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1\.5{padding:.375rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-4{padding-bottom:1rem}.pl-9{padding-left:2.25rem}.pr-14{padding-right:3.5rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14\.5px\]{font-size:14.5px}.text-\[14px\]{font-size:14px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.placeholder-slate-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.\!ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.dash-dropdown{animation:dash-dd-in .18s cubic-bezier(.16,1,.3,1) both;transform-origin:top right}@keyframes dash-dd-in{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}*,*:before,*:after{box-sizing:border-box}body{font-family:Arial,sans-serif;margin:0;padding:0;color:#333}.auth-checking{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f7ff;font-size:.95rem;color:#94a3b8;letter-spacing:.2px}.site-header{background-color:#fff;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 5px #0000001a;position:sticky;top:0;z-index:100}.site-header .logo img{height:48px;padding-bottom:10px;display:block}.site-header nav ul{list-style-type:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.site-header nav ul li{margin:0 4px}.site-header nav ul li a,.site-header nav ul li input{text-decoration:none;color:#333;font-size:.9rem;padding:8px 12px}.header-search-form{display:contents}.site-header nav ul li.search-li input{padding:8px 16px;border-radius:30px;border:2px solid #ddd;width:260px;outline:none;transition:border-color .2s}.site-header nav ul li.search-li input:focus{border-color:#2563eb}.site-header nav ul li a.nav-login-btn{color:#2563eb;border:1.5px solid #bfdbfe;border-radius:8px;padding:7px 16px;font-weight:600;white-space:nowrap;transition:color .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .2s ease}.site-header nav ul li a.nav-login-btn:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;box-shadow:0 2px 10px #2563eb26;transform:scale(1.05)}.site-header nav ul li a.sign-up-btn{background-color:#2563eb;color:#fff;padding:8px 18px;border-radius:8px;font-weight:600;white-space:nowrap;transition:background .25s ease,box-shadow .25s ease,transform .2s ease}.site-header nav ul li a:hover{color:#2563eb}.site-header nav ul li a.sign-up-btn:hover{background-color:#1d4ed8;box-shadow:0 4px 14px #2563eb59;transform:scale(1.05);color:#fff}.nav-logout-btn{background:none;border:none;color:#333;font-size:.9rem;font-family:inherit;padding:8px 12px;cursor:pointer;transition:color .15s;line-height:inherit}.nav-logout-btn:hover{color:#2563eb}.site-footer{background-color:#0f172a;color:#ccc;text-align:center;padding:36px 20px 22px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 24px;margin-bottom:20px}.footer-links a{color:#94a3b8;text-decoration:none;font-size:.85rem;transition:color .2s}.footer-links a:hover{color:#fff}.site-footer>p{font-size:.82rem;color:#64748b;margin:0}.focus-within\:border-blue-400:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.focus-within\:bg-white:focus-within{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-blue-500\/20:focus-within{--tw-ring-color: rgb(59 130 246 / .2)}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.hover\:text-indigo-700:hover{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.focus\:border-none:focus{border-style:none}.focus\:border-blue-400:focus{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:no-underline:focus{text-decoration-line:none}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500\/20:focus{--tw-ring-color: rgb(59 130 246 / .2)}.enabled\:hover\:bg-amber-200:hover:enabled{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.enabled\:hover\:bg-blue-200:hover:enabled{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.enabled\:hover\:bg-emerald-200:hover:enabled{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.enabled\:hover\:bg-red-200:hover:enabled{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.enabled\:active\:scale-\[0\.99\]:active:enabled{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-45:disabled{opacity:.45}@media not all and (min-width: 1024px){.max-lg\:min-w-0{min-width:0px}.max-lg\:max-w-full{max-width:100%}.max-lg\:shrink{flex-shrink:1}.max-lg\:grow-0{flex-grow:0}.max-lg\:items-center{align-items:center}.max-lg\:gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.max-lg\:gap-y-0\.5{row-gap:.125rem}}@media (min-width: 640px){.sm\:inline{display:inline}.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:max-w-none{max-width:none}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:p-8{padding:2rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:text-\[14px\]{font-size:14px}.sm\:text-\[22px\]{font-size:22px}}@media (min-width: 1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:max-w-none{max-width:none}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-center{align-items:center}.lg\:self-auto{align-self:auto}.lg\:border-l{border-left-width:1px}.lg\:border-r-0{border-right-width:0px}.lg\:border-solid{border-style:solid}.lg\:text-\[26px\]{font-size:26px}}:root{--edu-page-max: min(1536px, 100%);--edu-radius-card: clamp(14px, 3.5vw, 18px);--edu-header-stack-h: calc( var(--ls-navbar-inner-h, 56px) + var(--ls-icon-nav-row-h, 0px) + env(safe-area-inset-top, 0px) )}.ls-shell{--ls-navbar-inner-h: 56px;--ls-icon-nav-row-h: 0px}@media (max-width: 640px){.ls-shell{--ls-navbar-inner-h: 52px}}html,body{overflow-x:hidden}img,video,iframe{max-width:100%}@media (max-width: 1023px){.ls-shell .ls-content.ls-content--padded-safe{padding-bottom:max(10px,env(safe-area-inset-bottom))}}.edu-page-safe{min-height:calc(100dvh - var(--edu-header-stack-h))}.edu-page-pad{padding-inline:clamp(10px,3vw,24px);padding-block:clamp(12px,3vw,24px);width:100%;max-width:var(--edu-page-max)}.edu-dash-shell{display:grid;grid-template-columns:minmax(0,230px) minmax(0,1fr) minmax(0,272px);gap:clamp(12px,1.8vw,24px);align-items:start;box-sizing:border-box}@media (min-width: 1024px) and (max-width: 1279px){.edu-dash-shell{grid-template-columns:minmax(0,210px) minmax(0,1fr) minmax(0,248px);gap:clamp(10px,1.5vw,18px)}}@media (max-width: 1023px){.edu-dash-shell{grid-template-columns:minmax(0,1fr);gap:clamp(10px,2vw,16px)}}.edu-dash-shell--no-right{grid-template-columns:minmax(0,230px) minmax(0,1fr)}@media (min-width: 1024px) and (max-width: 1279px){.edu-dash-shell--no-right{grid-template-columns:minmax(0,210px) minmax(0,1fr)}}@media (max-width: 1023px){.edu-dash-shell--no-right{grid-template-columns:minmax(0,1fr)}}@media (min-width: 1440px){.edu-dash-shell{gap:clamp(16px,2vw,28px)}}@media (max-width: 1023px){.learner-sidebar-rail,.edu-dash-sidebar-right{display:none!important}}@media (min-width: 1024px){.learner-sidebar-rail{position:sticky;top:56px;align-self:start;max-height:calc(100vh - 56px);height:calc(100vh - 56px);overflow-y:auto;overflow-x:visible;scrollbar-width:none;min-height:0;overscroll-behavior:contain}.learner-sidebar-rail::-webkit-scrollbar{display:none}.edu-dash-xp-rail{position:sticky;top:56px;align-self:start;max-height:calc(100vh - 56px);height:calc(100vh - 56px);overflow-y:auto;scrollbar-width:none;min-height:0;overscroll-behavior:contain}.edu-dash-xp-rail::-webkit-scrollbar{display:none}.ls-shell:has(.edu-dash-shell){height:100dvh;max-height:100dvh;overflow:hidden}.ls-shell:has(.edu-dash-shell)>.ls-content{flex:1 1 0%;min-height:0;max-height:none;overflow:hidden;display:flex;flex-direction:column}.ls-shell:has(.edu-dash-shell) .edu-dash-shell{flex:1 1 auto;min-height:0;max-height:100%;overflow:hidden;align-items:stretch;align-self:stretch}.ls-shell:has(.edu-dash-shell) main.edu-dash-main{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.ls-shell:has(.edu-dash-shell) .learner-sidebar-rail{position:relative;top:auto;align-self:stretch;height:auto;max-height:none;min-height:0}.ls-shell:has(.edu-dash-shell) .edu-dash-xp-rail{position:relative;top:auto;align-self:stretch;height:auto;max-height:none;min-height:0}}@media (max-width: 767px){.edu-dash-hero-copy{padding:clamp(1rem,4vw,2.5rem) clamp(1rem,5vw,2.5rem)!important}.edu-dash-hero-title{font-size:clamp(1.35rem,5vw,2rem)!important}}@media (max-width: 640px){.edu-dash-continue-grid{grid-template-columns:1fr!important;gap:10px!important}.sp-post-body>.pp-grid{margin-inline:clamp(-14px,-3vw,-18px);width:calc(100% + min(36px,6vw))}.sp-post-body iframe{margin-inline:clamp(-14px,-3vw,-18px);width:calc(100% + min(36px,6vw))!important;border-radius:0!important}.sp-course-preview{flex-direction:column}.sp-course-thumb{width:100%;height:clamp(140px,38vw,200px)}}@media (max-width: 480px){.sp-post-header{padding:12px 12px 10px!important}.sp-post-body{padding:0 12px 12px!important}.sp-post-stats{padding:7px 12px!important}.sp-post-action{min-height:44px!important}}@media (max-width: 900px){.edc-composer-toolbar-strip{flex-wrap:nowrap!important;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:6px!important;padding-bottom:4px;scrollbar-width:none}.edc-composer-toolbar-strip::-webkit-scrollbar{display:none}}@media (max-width: 767px){.edc-composer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.edc-composer-root.edc-composer--sheet{position:fixed;left:0;right:0;bottom:0;z-index:131;max-height:min(88dvh,640px);overflow-y:auto;border-radius:18px 18px 0 0!important;margin:0!important;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;box-shadow:0 -8px 32px #0000002e!important}}.edu-dash-continue-feed-slot{border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0f172a0f;overflow:hidden}.edu-dash-continue-feed-slot-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border-bottom:1px solid #f1f5f9}.edu-dash-continue-feed-slot-title{margin:0;font-size:.8125rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#475569}.edu-dash-continue-feed-slot-more{font-size:.75rem;font-weight:700;color:#2563eb;text-decoration:none;white-space:nowrap}.edu-dash-continue-feed-slot-more:hover{text-decoration:underline}.edu-dash-continue-feed-list{list-style:none;margin:0;padding:8px;display:flex;flex-direction:column;gap:7px}.edu-dash-continue-feed-card{display:flex;flex-direction:row;align-items:stretch;width:100%;text-align:left;border:none;background:#f8fafc;border-radius:10px;padding:6px 8px;gap:10px;cursor:pointer;transition:background .15s ease;min-height:0;-webkit-tap-highlight-color:transparent}.edu-dash-continue-feed-card:hover{background:#f1f5f9}.edu-dash-continue-feed-card:active{background:#e2e8f0}.edu-dash-continue-feed-thumb{flex-shrink:0;width:88px;height:64px;border-radius:8px;overflow:hidden;position:relative;align-self:center}.edu-dash-continue-feed-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.edu-dash-continue-feed-thumb-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:800;font-size:1.125rem;color:#ffffffeb}.edu-dash-continue-feed-play{position:absolute;right:4px;bottom:3px;width:22px;height:22px;border-radius:999px;background:#0000008c;color:#fff;font-size:9px;display:flex;align-items:center;justify-content:center;line-height:1;pointer-events:none}.edu-dash-continue-feed-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:2px}.edu-dash-continue-feed-course-title{margin:0;font-size:.875rem;font-weight:700;line-height:1.3;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.edu-dash-continue-feed-meta{margin:0;font-size:.75rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.edu-dash-continue-feed-bar-track{height:4px;border-radius:999px;background:#e2e8f0;margin-top:4px;overflow:hidden}.edu-dash-continue-feed-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#6366f1)}.edu-dash-continue-feed-pct{margin:0;font-size:.6875rem;font-weight:600;color:#94a3b8;line-height:1.25}.edu-dash-feed-heading{margin:0 0 .125rem;font-size:.9375rem;font-weight:800;letter-spacing:-.02em;color:#0f172a}@media (max-width: 767px){.ls-shell:has(.edu-dash-shell) .edu-dash-feed-main.flex{gap:.625rem!important}.edu-dash-hero-banner{min-height:118px!important;border-radius:14px!important}.edu-dash-hero-banner .edu-dash-hero-copy{padding:clamp(.65rem,3vw,1rem) clamp(.85rem,4vw,1.25rem)!important}.edu-dash-hero-banner .edu-dash-hero-title{margin-bottom:.35rem!important}.edu-dash-hero-banner .edu-dash-hero-copy>p.mb-6{margin-bottom:.6rem!important;font-size:.8125rem!important}.edu-dash-feed-heading{font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.edu-dash-feed-stack.flex,.edu-dash-feed-post-column.flex{gap:6px!important}.edu-dash-continue-feed-slot{border-radius:12px}.edu-dash-continue-feed-slot-head{padding:6px 10px 4px}.edu-dash-continue-feed-slot-title,.edu-dash-continue-feed-slot-more{font-size:.6875rem}.edu-dash-continue-feed-list{padding:6px;gap:5px}.edu-dash-continue-feed-card{padding:5px 6px;gap:8px;border-radius:9px}.edu-dash-continue-feed-thumb{width:64px;height:48px;border-radius:7px}.edu-dash-continue-feed-thumb-fallback{font-size:.9375rem}.edu-dash-continue-feed-play{width:18px;height:18px;font-size:7px;right:3px;bottom:2px}.edu-dash-continue-feed-body{gap:0}.edu-dash-continue-feed-course-title{font-size:.8125rem;line-height:1.25;-webkit-line-clamp:2}.edu-dash-continue-feed-meta{font-size:.6875rem}.edu-dash-continue-feed-bar-track{height:3px;margin-top:3px}.edu-dash-continue-feed-pct{font-size:.625rem;margin-top:1px}.edu-dash-feed-stack .sp-post{border-radius:14px}.edu-dash-feed-stack .sp-post-header{padding:10px 12px 7px!important}.edu-dash-feed-stack .sp-post-body{padding:0 12px 10px!important}.edu-dash-feed-stack .sp-post-stats{padding:6px 12px!important}.edu-dash-feed-stack .sp-post-action{min-height:42px!important}.edu-dash-feed-empty{padding:1rem!important}.edu-dash-feed-empty .text-3xl{font-size:1.5rem!important;line-height:1!important}.edu-dash-feed-loading{padding-top:10px!important;padding-bottom:10px!important}}.edu-card-full{max-width:100%}
