@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@300;400;500;600;700;800&display=swap";.notification-center{align-items:center;display:flex;position:relative}.notification-center--mobile{display:none}.notification-center-trigger{width:36px;height:36px;color:var(--text-main);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .16s,background-color .16s;display:inline-flex;position:relative}.notification-center-trigger:hover,.notification-center-trigger.is-open{color:var(--primary);background:color-mix(in srgb, var(--primary) 9%, transparent)}.notification-center-count{border:2px solid var(--bg-dark-2);color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:700;line-height:12px;position:absolute;top:3px;right:2px}.notification-center-popover{z-index:2147483000;isolation:isolate;border:1px solid color-mix(in srgb, var(--border-color) 88%, var(--text-main) 12%);width:min(390px,100vw - 24px);max-height:min(560px,100dvh - 24px);color:var(--text-main);background:var(--bg-dark-2);border-radius:12px;flex-direction:column;display:flex;position:fixed;top:12px;left:12px;overflow:hidden;box-shadow:0 20px 54px #02061742,0 2px 10px #02061724}.notification-center-header{border-bottom:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-dark-2) 97%, var(--primary) 3%);flex:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:17px 18px 14px;display:flex}.notification-center-header h2{margin:0;font-size:17px;line-height:1.25}.notification-center-header p{color:var(--text-muted);margin:4px 0 0;font-size:12px}.notification-center-header-actions{flex:none}.notification-center-text-action,.notification-center-all-link{color:var(--primary);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.notification-center-text-action:hover,.notification-center-all-link:hover{text-decoration:underline}.notification-center-list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:color-mix(in srgb, var(--text-muted) 52%, transparent) transparent;scrollbar-width:thin;flex:auto;min-height:0;max-height:420px;overflow-y:auto}.notification-center-list::-webkit-scrollbar{width:9px}.notification-center-list::-webkit-scrollbar-track{background:0 0}.notification-center-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-muted) 52%, transparent);background-clip:padding-box;border:3px solid #0000;border-radius:999px;min-height:32px}.notification-center-list::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--text-main) 48%, transparent);background-clip:padding-box}.notification-center-item{border:0;border-bottom:1px solid var(--border-color);width:100%;min-height:70px;color:inherit;text-align:left;cursor:pointer;background:0 0;gap:11px;padding:9px 18px;transition:background-color .15s;display:flex;position:relative}.notification-center-item:hover{background:color-mix(in srgb, var(--primary) 6%, transparent)}.notification-center-item.is-unread{background:color-mix(in srgb, var(--primary) 8%, transparent)}.notification-center-item-icon{width:32px;height:32px;color:var(--primary);background:color-mix(in srgb, var(--primary) 13%, transparent);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.notification-center-item-icon--broadcast{color:#0f766e;background:#14b8a624}.notification-center-item-icon--support{color:#2563eb;background:#2563eb21}.notification-center-item-icon--billing{color:#b45309;background:#d9770624}.notification-center-item-copy{flex:1;gap:2px;min-width:0;display:grid}.notification-center-item-meta{color:var(--text-muted);justify-content:space-between;gap:10px;font-size:11px;line-height:1.25;display:flex}.notification-center-item-meta time{flex:none}.notification-center-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35;overflow:hidden}.notification-center-item-body{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.45;overflow:hidden}.notification-center-unread-dot{background:var(--primary);border-radius:50%;width:7px;height:7px;position:absolute;top:14px;right:8px}.notification-center-empty{color:var(--text-muted);text-align:center;padding:32px 18px;font-size:13px}.notification-center-footer{border-top:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-dark-2) 98%, var(--primary) 2%);flex:none;justify-content:center;padding:13px 18px;display:flex}@media (width<=768px){.notification-center--mobile{display:flex}.notification-center-popover--mobile{top:auto;right:10px;bottom:max(10px, env(safe-area-inset-bottom));border-radius:12px;width:auto;max-height:min(72dvh,560px);left:10px}.notification-center-list{max-height:min(420px,72dvh - 130px)}}.desktop-nav-dropdown{align-self:stretch;align-items:center;display:flex;position:relative}.desktop-nav-dropdown>.nav-link{min-height:100%}.desktop-nav-popover{z-index:1200;opacity:0;visibility:hidden;pointer-events:none;transform-origin:0 0;background:#fffffffa;border:1px solid #151e301a;border-top-color:#151e300f;border-radius:0 0 8px 8px;width:max-content;min-width:250px;max-width:min(320px,100vw - 32px);padding:8px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:-16px;overflow:hidden;transform:translateY(-4px);box-shadow:0 16px 36px #0f172a24}.desktop-nav-dropdown.open .desktop-nav-popover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.desktop-nav-popover:before{display:none}.desktop-nav-popover-item{color:#182033;border-radius:6px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;min-height:52px;padding:8px 10px;text-decoration:none;transition:background-color .14s,color .14s;display:grid}.desktop-nav-popover-item:hover,.desktop-nav-popover-item:focus-visible,.desktop-nav-popover-item.active{background:#f3f4f6}.desktop-nav-popover-item:focus-visible{outline-offset:-2px;outline:2px solid #7057dc6b}.desktop-nav-popover-icon{background:#fff;border:1px solid #e4e7ec;border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;line-height:1;display:inline-flex;overflow:hidden}.desktop-nav-popover-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.desktop-nav-popover-copy strong{color:#182033;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;line-height:1.35;overflow:hidden}.desktop-nav-popover-copy small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}html[data-theme=dark] .desktop-nav-popover{background:#111626fc;border-color:#ffffff1c;box-shadow:0 18px 42px #00000061}html[data-theme=dark] .desktop-nav-popover-item{color:#f7f8fc}html[data-theme=dark] .desktop-nav-popover-item:hover,html[data-theme=dark] .desktop-nav-popover-item:focus-visible,html[data-theme=dark] .desktop-nav-popover-item.active{background:#ffffff13}html[data-theme=dark] .desktop-nav-popover-icon{background:#ffffff0f;border-color:#ffffff1a}html[data-theme=dark] .desktop-nav-popover-copy strong{color:#f7f8fc}html[data-theme=dark] .desktop-nav-popover-copy small{color:#aab2c5}@media (width<=768px){.desktop-nav-popover{display:none}}@media (prefers-reduced-motion:reduce){.desktop-nav-popover,.desktop-nav-popover-item{transition:none}}.app-shell .debug-panel-overlay{z-index:1200;pointer-events:none;position:fixed;bottom:20px;right:20px}.app-shell .debug-panel-overlay>*{pointer-events:auto}.app-shell .debug-trigger-btn{background:var(--primary);color:#fff;cursor:pointer;border:2px solid #ffffff42;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0;padding:0;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 10px 28px #6048c657}.app-shell .debug-trigger-btn:hover{transform:translateY(-2px)rotate(18deg);box-shadow:0 14px 34px #6048c66b}.app-shell .debug-trigger-btn.impersonating{background:linear-gradient(135deg,#149b92,#7f67e8);box-shadow:0 0 0 5px #149f9324,0 14px 34px #5b43ba52}.app-shell .debug-drawer{box-sizing:border-box;overscroll-behavior:contain;border:1px solid var(--border-color);background:var(--bg-dark-2);width:min(328px,100vw - 32px);max-height:min(610px,100dvh - 112px);color:var(--text-main);border-radius:16px;padding:15px;animation:.16s ease-out debug-panel-in;position:absolute;bottom:60px;right:0;overflow-y:auto;box-shadow:0 24px 70px #232d4638}.app-shell .debug-section{border-bottom:1px solid var(--border-color);margin-bottom:13px;padding-bottom:12px}.app-shell .debug-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.app-shell .debug-heading{color:var(--text-main);align-items:center;gap:7px;margin:0 0 8px;font-size:15px;line-height:1.35;display:flex}.app-shell .debug-heading svg{color:var(--primary)}.app-shell .debug-intro,.app-shell .debug-helper,.app-shell .debug-empty-state{color:var(--text-muted);margin:0;font-size:11px;line-height:1.55}.app-shell .debug-identity-card{background:#7f67e812;border:1px solid #7f67e833;border-radius:11px;padding:11px}.app-shell .debug-identity-title{color:var(--text-main);align-items:center;gap:7px;margin-bottom:6px;font-size:14px;display:flex}.app-shell .debug-identity-title svg{color:var(--primary);flex:none}.app-shell .debug-identity-current{color:var(--text-muted);font-size:11px;line-height:1.55}.app-shell .debug-impersonating-badge{margin-left:6px}.app-shell .debug-stop-btn{justify-content:center;width:100%;margin-top:9px;font-size:11px}.app-shell .debug-title{color:var(--secondary);letter-spacing:.02em;align-items:center;gap:5px;font-size:12px;font-weight:750;display:flex}.app-shell .debug-helper{margin:6px 0 9px}.app-shell .debug-search{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-card) 88%, transparent);min-height:38px;color:var(--text-muted);border-radius:9px;align-items:center;gap:7px;padding:0 9px;display:flex}.app-shell .debug-search:focus-within{border-color:#7f67e8a8;box-shadow:0 0 0 3px #7f67e81f}.app-shell .debug-search input{width:100%;min-width:0;color:var(--text-main);font:inherit;background:0 0;border:0;outline:0;padding:7px 0;font-size:12px}.app-shell .debug-search input::placeholder{color:var(--text-muted);opacity:.8}.app-shell .debug-search-clear{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.app-shell .debug-search-clear:hover{color:var(--primary);background:#7f67e81a}.app-shell .debug-result-count{color:var(--text-muted);margin:7px 0 6px;font-size:10px;line-height:1.4}.app-shell .debug-user-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#7f67e885 transparent;max-height:min(258px,34dvh);padding:1px 5px 1px 1px;overflow-y:auto}.app-shell .debug-user-list::-webkit-scrollbar{width:6px}.app-shell .debug-user-list::-webkit-scrollbar-track{background:0 0}.app-shell .debug-user-list::-webkit-scrollbar-thumb{background:#7f67e86b;border-radius:999px}.app-shell .debug-grid,.app-shell .debug-user-group{grid-template-columns:minmax(0,1fr);gap:7px;display:grid}.app-shell .debug-user-group+.debug-user-group{margin-top:10px}.app-shell .debug-user-group-label{color:var(--text-muted);letter-spacing:.04em;margin:0 0 1px;font-size:10px;font-weight:800}.app-shell .debug-btn{border:1px solid var(--border-color);min-width:0;min-height:52px;color:var(--text-main);cursor:pointer;text-align:left;background:#7f67e809;border-radius:9px;justify-content:space-between;align-items:center;padding:8px 10px;transition:border-color .16s,background .16s,transform .16s;display:flex}.app-shell .debug-account-copy{min-width:0;display:block}.app-shell .debug-account-name,.app-shell .debug-account-meta{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-shell .debug-account-name{color:var(--text-main);font-size:12px;font-weight:700;line-height:1.35}.app-shell .debug-account-meta{color:var(--text-muted);margin-top:2px;font-size:10px;line-height:1.3}.app-shell .debug-btn:hover,.app-shell .debug-btn.active{background:#7f67e81a;border-color:#7f67e894}.app-shell .debug-btn:hover{transform:translateY(-1px)}.app-shell .debug-btn.active:after{color:var(--secondary);content:"✓";flex:none;margin-left:6px;font-weight:800}.app-shell .debug-empty-state{border:1px dashed var(--border-color);text-align:center;border-radius:9px;padding:12px}.app-shell .debug-tier-switch{gap:7px;margin-top:8px;display:flex}.app-shell .debug-tier-option{border:1px solid var(--border-color);min-width:0;color:var(--text-main);background:0 0;flex:1 1 0;padding:7px 8px;font-size:11px}.app-shell .debug-tier-option.is-selected{background:linear-gradient(135deg, var(--primary), #7057dc);color:#fff;border-color:#0000;box-shadow:0 6px 15px #7057dc42}.app-shell .debug-footer-note{color:var(--text-muted);text-align:center;font-size:10px;line-height:1.45}.app-shell .debug-impersonation-pill{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172aeb;border:1px solid #149f9357;border-radius:999px;align-items:center;gap:8px;max-width:min(328px,100vw - 32px);padding:8px 10px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:62px;right:0;box-shadow:0 18px 46px #0f172a3d}.app-shell .debug-impersonation-pill>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell .debug-impersonation-pill button{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:999px;flex:none;padding:5px 8px;font-size:11px;font-weight:800}.app-shell .debug-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}html[data-theme=dark] .app-shell .debug-drawer{background:#0d1120fa;box-shadow:0 24px 70px #0006}html[data-theme=dark] .app-shell .debug-btn,html[data-theme=dark] .app-shell .debug-search{background:#ffffff0b}@keyframes debug-panel-in{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.app-shell .debug-panel-overlay{right:16px;bottom:max(92px, calc(18px + env(safe-area-inset-bottom)))}.app-shell .debug-trigger-btn{width:50px;height:50px}.app-shell .debug-drawer{right:16px;bottom:max(152px, calc(82px + env(safe-area-inset-bottom)));width:min(328px,100vw - 32px);max-height:min(610px,100dvh - 150px);padding:14px;position:fixed}.app-shell .debug-impersonation-pill{right:16px;bottom:max(150px, calc(78px + env(safe-area-inset-bottom)));max-width:min(328px,100vw - 32px);position:fixed}.app-shell .debug-user-list{max-height:min(230px,31dvh)}}@media (prefers-reduced-motion:reduce){.app-shell .debug-trigger-btn,.app-shell .debug-btn{transition:none}.app-shell .debug-drawer{animation:none}}.page-preview-notice{z-index:20;color:#6d4bd1;background:color-mix(in srgb, var(--primary) 9%, var(--bg-dark));border-bottom:1px solid color-mix(in srgb, var(--primary) 24%, transparent);justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 18px;font-size:13px;font-weight:700;display:flex;position:relative}.page-unavailable-shell{background:var(--bg-dark);place-items:center;min-height:calc(100svh - 150px);padding:64px 20px;display:grid}.page-unavailable-panel{text-align:center;width:min(100%,620px);color:var(--text-main);background:var(--glass-bg);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);border-radius:8px;padding:clamp(32px,7vw,64px)}.page-unavailable-icon{width:58px;height:58px;color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);border:1px solid color-mix(in srgb, var(--primary) 28%, transparent);border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.page-unavailable-eyebrow{color:var(--primary);margin:0 0 10px;font-size:13px;font-weight:800}.page-unavailable-panel h1{margin:0;font-size:clamp(28px,5vw,42px);line-height:1.2}.page-unavailable-panel>p:not(.page-unavailable-eyebrow){max-width:470px;color:var(--text-muted);margin:18px auto 28px;font-size:15px;line-height:1.8}.page-unavailable-action{justify-content:center;align-items:center;gap:8px;display:inline-flex}.page-visibility-panel{padding:clamp(20px,4vw,30px)}.page-visibility-heading h3{color:var(--text-main);margin:0;font-size:20px}.page-visibility-heading p{max-width:720px;color:var(--text-muted);margin:8px 0 0;font-size:13px;line-height:1.7}.page-navigation-ordering{background:color-mix(in srgb, var(--bg-dark-2) 92%, var(--primary) 8%);border:1px solid var(--border-color);border-radius:8px;margin-top:22px;padding:18px}.page-navigation-ordering-heading{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:15px;display:flex}.page-navigation-ordering-heading h4,.page-visibility-section-title{color:var(--text-main);margin:0;font-size:15px}.page-navigation-ordering-heading p{max-width:680px;color:var(--text-muted);margin:6px 0 0;font-size:12px;line-height:1.6}.page-navigation-reset{flex:none;gap:7px;min-height:38px;padding:8px 12px}.page-navigation-order-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.page-navigation-order-group{background:var(--glass-bg);border:1px solid var(--border-color);border-radius:8px;min-width:0;overflow:hidden}.page-navigation-order-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:52px;padding:9px 10px;display:grid}.page-navigation-order-row.is-main{background:color-mix(in srgb, var(--primary) 7%, transparent)}.page-navigation-order-index{width:28px;height:28px;color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.page-navigation-order-copy{min-width:0}.page-navigation-order-copy strong,.page-navigation-order-copy small{overflow-wrap:anywhere;display:block}.page-navigation-order-copy strong{color:var(--text-main);font-size:13px}.page-navigation-order-copy small{color:var(--text-muted);margin-top:2px;font-size:11px}.page-navigation-order-actions{gap:5px;display:flex}.page-navigation-order-button{width:34px;height:34px;color:var(--text-main);background:var(--bg-dark-2);border:1px solid var(--border-color);cursor:pointer;border-radius:6px;place-items:center;padding:0;transition:border-color .16s,color .16s,background .16s;display:grid}.page-navigation-order-button:hover:not(:disabled),.page-navigation-order-button:focus-visible{color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, var(--bg-dark-2));border-color:color-mix(in srgb, var(--primary) 45%, var(--border-color))}.page-navigation-order-button:disabled{opacity:.35;cursor:not-allowed}.page-navigation-child-list{border-top:1px solid var(--border-color)}.page-navigation-order-row.is-child+.page-navigation-order-row.is-child{border-top:1px solid color-mix(in srgb, var(--border-color) 70%, transparent)}.page-navigation-child-rail{background:color-mix(in srgb, var(--primary) 52%, var(--border-color));width:18px;height:1px;margin-left:7px}.page-visibility-section-title{margin-top:22px}.page-visibility-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.page-visibility-card{min-width:0;color:var(--text-main);background:var(--bg-dark-2);border:1px solid var(--border-color);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid}.page-visibility-card h4{margin:0 0 5px;font-size:15px}.page-visibility-card p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.55}.page-visibility-card code{width:fit-content;color:var(--text-muted);background:color-mix(in srgb, var(--text-main) 5%, transparent);border-radius:4px;margin-top:9px;padding:3px 7px;font-size:11px;display:block}.page-visibility-status{color:#0f9f7a;align-items:center;gap:5px;margin-bottom:10px;font-size:12px;font-weight:800;display:inline-flex}.page-visibility-card.is-hidden .page-visibility-status{color:#d97706}.page-visibility-actions{align-items:center;gap:8px;display:flex}.page-visibility-preview{gap:6px;padding:9px 11px}.page-visibility-toggle{justify-content:center;min-width:94px}.page-visibility-toggle.is-hidden{color:var(--text-muted)}.page-visibility-note{color:var(--text-muted);margin:18px 0 0;font-size:12px;line-height:1.65}@media (width<=760px){.page-navigation-ordering{padding:14px}.page-navigation-ordering-heading{flex-direction:column;align-items:stretch}.page-navigation-reset{align-self:flex-start}.page-navigation-order-list,.page-visibility-grid,.page-visibility-card{grid-template-columns:1fr}.page-visibility-actions{justify-content:space-between}.page-visibility-actions .btn:last-child{flex:1}}.maintenance-page{--maintenance-bg:#f5f5f7;--maintenance-surface:#ffffffb8;--maintenance-text:#161617;--maintenance-muted:#646469;--maintenance-line:#18181b1f;--maintenance-accent:#5e5ce6;isolation:isolate;background:var(--maintenance-bg);min-height:100svh;color:var(--maintenance-text);grid-template-rows:auto 1fr auto;padding:0 clamp(22px,5vw,72px);display:grid;position:relative;overflow:hidden}body.dark-mode .maintenance-page,[data-theme=dark] .maintenance-page{--maintenance-bg:#06070b;--maintenance-surface:#13151db8;--maintenance-text:#f5f5f7;--maintenance-muted:#a8a8af;--maintenance-line:#ffffff24;--maintenance-accent:#8b7cff}.maintenance-page__ambient{z-index:-1;background:radial-gradient(circle at 15% 20%,#685beb21,#0000 30%),radial-gradient(circle at 85% 78%,#27b5b21f,#0000 32%);animation:12s ease-in-out infinite alternate maintenance-ambient;position:absolute;inset:-15%}.maintenance-page__header,.maintenance-page__footer{width:min(1120px,100%);margin-inline:auto}.maintenance-page__header{border-bottom:1px solid var(--maintenance-line);justify-content:space-between;align-items:center;min-height:82px;display:flex}.maintenance-page__brand{font-size:18px;font-weight:700}.maintenance-page__preview,.maintenance-page__status{align-items:center;gap:9px;font-size:13px;font-weight:700;display:inline-flex}.maintenance-page__preview{border:1px solid var(--maintenance-line);color:var(--maintenance-muted);border-radius:999px;padding:7px 11px}.maintenance-page__content{text-align:center;width:min(880px,100%);margin:auto;padding:clamp(72px,10vh,124px) 0}.maintenance-page__status{color:var(--maintenance-accent);letter-spacing:0}.maintenance-page__status-dot{width:8px;height:8px;box-shadow:0 0 0 7px color-mix(in srgb, currentColor 13%, transparent);background:currentColor;border-radius:50%;animation:2.4s ease-in-out infinite maintenance-pulse}.maintenance-page h1{letter-spacing:0;text-wrap:balance;max-width:820px;margin:26px auto 22px;font-size:clamp(42px,6vw,78px);line-height:1.08}.maintenance-page__message{max-width:700px;color:var(--maintenance-muted);text-wrap:pretty;margin:0 auto;font-size:clamp(17px,2vw,21px);line-height:1.75}.maintenance-page__time{border:1px solid var(--maintenance-line);background:var(--maintenance-surface);-webkit-backdrop-filter:blur(20px);text-align:left;border-radius:14px;align-items:center;gap:13px;width:fit-content;max-width:100%;margin:38px auto 0;padding:15px 18px;display:flex}.maintenance-page__time svg{color:var(--maintenance-accent)}.maintenance-page__time span,.maintenance-page__time strong{display:block}.maintenance-page__time span{color:var(--maintenance-muted);margin-bottom:3px;font-size:12px}.maintenance-page__time strong{font-size:15px}.maintenance-page__updates{border-top:1px solid var(--maintenance-line);text-align:left;max-width:620px;margin:46px auto 0;padding-top:28px}.maintenance-page__updates-title{color:var(--maintenance-muted);margin-bottom:14px;font-size:13px;font-weight:700;display:block}.maintenance-page__updates ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.maintenance-page__updates li{align-items:flex-start;gap:11px;line-height:1.55;display:flex}.maintenance-page__updates li svg{color:#14a59a;flex:none;margin-top:3px}.maintenance-page__refresh{background:var(--maintenance-text);min-height:44px;color:var(--maintenance-bg);font:inherit;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;margin-top:36px;padding:0 18px;font-size:14px;font-weight:700;transition:transform .18s,opacity .18s;display:inline-flex}.maintenance-page__refresh:hover{opacity:.88;transform:translateY(-1px)}.maintenance-page__footer{border-top:1px solid var(--maintenance-line);min-height:70px;color:var(--maintenance-muted);justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}@keyframes maintenance-pulse{0%,to{opacity:.65;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes maintenance-ambient{0%{transform:translate(-1%,-1%)scale(1)}to{transform:translate(1%,1%)scale(1.04)}}@media (width<=640px){.maintenance-page{padding-inline:20px}.maintenance-page__header{min-height:72px}.maintenance-page__content{padding:62px 0 72px}.maintenance-page h1{margin-top:22px;font-size:clamp(38px,12vw,54px)}.maintenance-page__message{font-size:17px}.maintenance-page__updates{margin-top:38px}.maintenance-page__footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:82px}}@media (prefers-reduced-motion:reduce){.maintenance-page__ambient,.maintenance-page__status-dot{animation:none}}.maintenance-admin-panel{gap:24px;width:min(100%,980px);padding:28px;display:grid}.maintenance-admin-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.maintenance-admin-heading h3{color:var(--text-main);margin:0;font-size:19px}.maintenance-admin-heading p{color:var(--text-muted);margin:6px 0 0;font-size:13px;line-height:1.7}.maintenance-admin-icon{border:1px solid color-mix(in srgb, var(--primary) 28%, transparent);background:color-mix(in srgb, var(--primary) 10%, transparent);width:44px;height:44px;color:var(--primary);border-radius:8px;place-items:center;display:grid}.maintenance-admin-state{color:#118055;white-space:nowrap;background:#16a36a17;border:1px solid #16a36a4d;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.maintenance-admin-state.is-active{color:#b45f04;background:#d977061c;border-color:#d9770661}.maintenance-admin-form{gap:20px;display:grid}.maintenance-admin-toggle{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-dark-2) 92%, transparent);cursor:pointer;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:16px;display:grid;position:relative}.maintenance-admin-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.maintenance-admin-toggle-control{background:color-mix(in srgb, var(--text-muted) 30%, transparent);border-radius:999px;width:48px;height:28px;transition:background .18s;position:relative}.maintenance-admin-toggle-control:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:4px;left:4px;box-shadow:0 2px 6px #0003}.maintenance-admin-toggle input:checked+.maintenance-admin-toggle-control{background:#d97706}.maintenance-admin-toggle input:checked+.maintenance-admin-toggle-control:after{transform:translate(20px)}.maintenance-admin-toggle input:focus-visible+.maintenance-admin-toggle-control{outline:3px solid color-mix(in srgb, var(--primary) 26%, transparent);outline-offset:3px}.maintenance-admin-toggle strong,.maintenance-admin-toggle small{display:block}.maintenance-admin-toggle strong{color:var(--text-main);font-size:14px}.maintenance-admin-toggle small{color:var(--text-muted);margin-top:4px;font-size:12px;line-height:1.5}.maintenance-admin-fields{grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);gap:16px;display:grid}.maintenance-admin-time-field .form-label{align-items:center;gap:7px;display:flex}.maintenance-admin-help{color:var(--text-muted);margin-top:7px;font-size:12px;line-height:1.55;display:block}.maintenance-admin-safety{color:var(--text-main);background:#0f9f9114;border:1px solid #0f9f9147;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:14px 16px;display:grid}.maintenance-admin-safety svg{color:#0f9f91;margin-top:2px}.maintenance-admin-safety p{margin:0;font-size:13px;line-height:1.7}.maintenance-admin-actions{justify-content:flex-end;gap:10px;display:flex}@media (width<=720px){.maintenance-admin-panel{padding:20px}.maintenance-admin-heading{grid-template-columns:auto minmax(0,1fr)}.maintenance-admin-state{grid-column:1/-1;justify-self:start}.maintenance-admin-fields{grid-template-columns:1fr}.maintenance-admin-actions{flex-direction:column-reverse}.maintenance-admin-actions .btn{justify-content:center;width:100%}}:root{--font-title:"Outfit", sans-serif;--font-body:"Inter", sans-serif;--bg-dark-1:#f7f8fc;--bg-dark-2:#fff;--bg-dark-3:#edf1f8;--primary:#7f67e8;--primary-hover:#684fce;--primary-glow:#7f67e82e;--secondary:#169f93;--secondary-hover:#0f8178;--secondary-glow:#169f9329;--accent:#d96582;--warning:#f59e0b;--success:#10b981;--info:#3b82f6;--text-main:#172033;--text-muted:#667085;--text-dark:#768195;--border-color:#232d461f;--glass-bg:#ffffffc7;--glass-border:#232d461f;--glass-blur:blur(16px);--card-shadow:0 22px 60px #323c551c;--accent-shadow:0 16px 36px #7f67e833;--nav-dropdown-bg:#fffffff5;--nav-dropdown-hover:#7f67e814;--form-menu-bg:#fff;--form-menu-text:#172033;--form-menu-muted:#667085;--form-menu-hover:#eef2ff;--radius-xl:24px;--radius-lg:16px;--radius-md:12px;--radius-sm:8px;--radius-full:9999px;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--transition-bounce:all .5s cubic-bezier(.175, .885, .32, 1.275);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--badge-primary-bg:#7f67e80f;--badge-primary-text:#6344d6;--badge-primary-border:#7f67e829;--badge-secondary-bg:#169f930f;--badge-secondary-text:#0d6b62;--badge-secondary-border:#169f9329;--badge-success-bg:#10b9810f;--badge-success-text:#057a55;--badge-success-border:#10b98129;--badge-warning-bg:#f59e0b0f;--badge-warning-text:#b45309;--badge-warning-border:#f59e0b29;--badge-danger-bg:#d965820f;--badge-danger-text:#b91c1c;--badge-danger-border:#d9658229}html[data-theme=dark]{--bg-dark-1:#101426;--bg-dark-2:#171c32;--bg-dark-3:#232a45;--primary:#8f6ff8;--primary-hover:#7c5ff0;--primary-glow:#8f6ff838;--secondary:#20c7b8;--secondary-hover:#15a99b;--secondary-glow:#14b8a633;--accent:#ef6f8f;--text-main:#fbfbff;--text-muted:#b9bdca;--text-dark:#7c8497;--border-color:#ffffff1f;--glass-bg:#ffffff13;--glass-border:#ffffff24;--card-shadow:0 18px 55px #05081257;--accent-shadow:0 0 28px #8f6ff847;--nav-dropdown-bg:#0f0c1ef7;--nav-dropdown-hover:#8b5cf61f;--form-menu-bg:#171c32;--form-menu-text:#fbfbff;--form-menu-muted:#b9bdca;--form-menu-hover:#232a45;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--badge-primary-bg:#8f6ff81f;--badge-primary-text:#a78bfa;--badge-primary-border:#8f6ff847;--badge-secondary-bg:#20c7b81f;--badge-secondary-text:#2dd4bf;--badge-secondary-border:#20c7b847;--badge-success-bg:#10b9811f;--badge-success-text:#34d399;--badge-success-border:#10b98147;--badge-warning-bg:#f59e0b1f;--badge-warning-text:#fbbf24;--badge-warning-border:#f59e0b47;--badge-danger-bg:#ef6f8f1f;--badge-danger-text:#f87171;--badge-danger-border:#ef6f8f47}*{box-sizing:border-box;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:none;margin:0;padding:0}html,body{background:radial-gradient(circle at top left, #7f67e821, transparent 34%), radial-gradient(circle at top right, #169f931a, transparent 30%), linear-gradient(180deg, #fff 0%, #f7f8fc 46%, #f2f5fa 100%), var(--bg-dark-1);background-color:var(--bg-dark-1);color:var(--text-main);scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;min-height:100vh;line-height:1.6;overflow-x:hidden}html[data-theme=dark],html[data-theme=dark] body{background:radial-gradient(circle at top left, #8f6ff824, transparent 34%), radial-gradient(circle at top right, #20c7b81a, transparent 30%), var(--bg-dark-1);background-color:var(--bg-dark-1);color:var(--text-main)}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);letter-spacing:0;text-wrap:balance;color:var(--text-main);font-weight:600}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}button,a,input,select,textarea{touch-action:manipulation}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.62}ul,ol{list-style:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#eef2f8}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#cbd5e1}::-webkit-scrollbar-thumb:hover{background:var(--primary)}html[data-theme=dark] ::-webkit-scrollbar-track{background:var(--bg-dark-1)}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--bg-dark-3)}.container{max-width:1280px;margin:0 auto;padding:0 24px}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--card-shadow);border-radius:var(--radius-lg)}.glass-card{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:var(--transition-smooth);background:#ffffffd1}.glass-card:hover{background:#fffffff5;border-color:#7f67e83d;transform:translateY(-4px);box-shadow:0 22px 52px #323c5524}html[data-theme=dark] .glass-card{background:#ffffff12}html[data-theme=dark] .glass-card:hover{background:#ffffff1a;border-color:#8b5cf64d;box-shadow:0 12px 30px #0006}.gradient-text{background:linear-gradient(135deg,#7f67e8 0%,#159a91 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.gradient-text-pink{background:linear-gradient(135deg,#d96582 0%,#7f67e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.badge{border-radius:var(--radius-full);letter-spacing:.02em;align-items:center;padding:4px 12px;font-size:11px;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 1px 2px #00000005}.badge-primary{background:var(--badge-primary-bg);color:var(--badge-primary-text);border:1px solid var(--badge-primary-border)}.badge-secondary{background:var(--badge-secondary-bg);color:var(--badge-secondary-text);border:1px solid var(--badge-secondary-border)}.badge-success{background:var(--badge-success-bg);color:var(--badge-success-text);border:1px solid var(--badge-success-border)}.badge-warning{background:var(--badge-warning-bg);color:var(--badge-warning-text);border:1px solid var(--badge-warning-border)}.badge-danger{background:var(--badge-danger-bg);color:var(--badge-danger-text);border:1px solid var(--badge-danger-border)}.form-group{margin-bottom:20px}.form-label{color:var(--text-muted);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.form-control{border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;min-height:46px;color:var(--text-main);appearance:none;transition:var(--transition-smooth);background:#ffffffe0;padding:12px 16px;font-size:14px;line-height:1.45}select.form-control{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-image:linear-gradient(45deg, transparent 50%, var(--text-muted) 50%), linear-gradient(135deg, var(--text-muted) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:42px}select.form-control option,select.form-control optgroup,select option,select optgroup{background:var(--form-menu-bg);background-color:var(--form-menu-bg);color:var(--form-menu-text)}select.form-control option:checked,select option:checked{background-color:var(--primary);color:#fff}select.form-control option:disabled,select option:disabled{color:var(--form-menu-muted)}.form-control:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 4px #7f67e81f}html[data-theme=dark] .form-control{background:#ffffff13}html[data-theme=dark] select.form-control,html[data-theme=dark] select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] .form-control:focus{background:#ffffff1c;box-shadow:0 0 12px #8b5cf633}.form-control::placeholder{color:var(--text-dark)}@media (width<=768px){:where(input,select,textarea,.form-control,.ecpay-input){font-size:16px!important}:where(.form-control,.ecpay-input){min-height:48px!important}}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:2px solid #2dd4bfb8}.line-clamp-2,.line-clamp-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.5s forwards fadeIn}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.glass-panel,.glass-card{background:#fffffff5}html[data-theme=dark] .glass-panel,html[data-theme=dark] .glass-card{background:#181e34f5}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes pulse-slow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}}.blur-bg-element{filter:blur(100px);z-index:-1;pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute}.header-nav{z-index:100;border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:72px;transition:var(--transition-smooth);background:#12172ad1;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.support-order-attachment{background:#0f766e0e;border:1px solid #0d948847;border-radius:12px;gap:14px;padding:15px;display:grid}.support-order-attachment__header,.support-order-attachment__title{align-items:flex-start;display:flex}.support-order-attachment__header{justify-content:space-between;gap:14px}.support-order-attachment__title{color:#0f766e;gap:9px;min-width:0}.support-order-attachment__title>div{gap:3px;min-width:0;display:grid}.support-order-attachment__title strong{color:var(--text-main);font-size:13px;font-weight:780;line-height:1.35}.support-order-attachment__title span{color:var(--text-muted);font-size:11px;line-height:1.55}.support-order-attachment__remove{width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:#ffffff94;border:1px solid #64748b47;border-radius:7px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.support-order-attachment__remove:hover{color:#be123c;border-color:#e11d4873}.support-order-attachment__details{border-top:1px solid #0d948829;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px 14px;margin:0;padding-top:13px;display:grid}.support-order-attachment__details>div{gap:3px;min-width:0;display:grid}.support-order-attachment__details dt{color:var(--text-muted);letter-spacing:.03em;font-size:10.5px;font-weight:760}.support-order-attachment__details dd{color:var(--text-main);overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:12px;font-weight:680;line-height:1.45}.support-order-attachment__details code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10.5px;font-weight:700}html[data-theme=dark] .support-order-attachment{background:#2dd4bf13;border-color:#2dd4bf47}html[data-theme=dark] .support-order-attachment__title{color:#5eead4}html[data-theme=dark] .support-order-attachment__remove{color:#cbd5e1;background:#0f172a59;border-color:#94a3b84d}@media (width<=600px){.support-order-attachment__details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=380px){.support-order-attachment__details{grid-template-columns:minmax(0,1fr)}}.admin-ep-ledger{border:1px solid var(--border-color);background:var(--bg-dark-2);border-radius:18px;max-width:1180px;margin:0 0 24px;padding:24px;box-shadow:0 10px 24px #0f172a0f}.admin-ep-ledger__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.admin-ep-ledger__eyebrow{color:var(--primary);letter-spacing:.02em;align-items:center;gap:7px;font-size:13px;font-weight:750;display:inline-flex}.admin-ep-ledger h2{color:var(--text-main);margin:8px 0 5px;font-size:clamp(21px,2.4vw,27px);line-height:1.2}.admin-ep-ledger__header p{max-width:680px;color:var(--text-muted);margin:0;font-size:14px;line-height:1.65}.admin-ep-ledger__refresh{white-space:nowrap;flex:none;min-height:40px}.admin-ep-ledger__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.admin-ep-ledger__card{border:1px solid var(--border-color);background:var(--bg-dark-3);border-radius:14px;gap:12px;min-width:0;padding:16px;display:flex}.admin-ep-ledger__card-icon{border:1px solid;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.admin-ep-ledger__card>div:last-child{gap:3px;min-width:0;display:grid}.admin-ep-ledger__card span,.admin-ep-ledger__card small{color:var(--text-muted);font-size:12px;line-height:1.45}.admin-ep-ledger__card strong{overflow-wrap:anywhere;color:var(--text-main);font-size:22px;line-height:1.2}.admin-ep-ledger__card--issued .admin-ep-ledger__card-icon{color:#0f9a8a}.admin-ep-ledger__card--redeemed .admin-ep-ledger__card-icon{color:#a16207}.admin-ep-ledger__card--refund .admin-ep-ledger__card-icon{color:#2563eb}.admin-ep-ledger__card--deducted .admin-ep-ledger__card-icon{color:#b45309}.admin-ep-ledger__breakdown{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:16px;font-size:12px;line-height:1.5;display:flex}.admin-ep-ledger__breakdown time{margin-left:auto}.admin-ep-ledger__legacy-note{color:#b45309}.admin-ep-ledger__notice,.admin-ep-ledger__loading{border:1px solid color-mix(in srgb, #b45309 42%, var(--border-color));color:var(--text-main);background:color-mix(in srgb, #f59e0b 9%, var(--bg-dark-3));border-radius:12px;align-items:center;gap:9px;margin-top:18px;padding:13px 14px;font-size:13px;line-height:1.55;display:flex}.admin-ep-ledger__notice{color:#b45309}.admin-ep-ledger .is-spinning{animation:.85s linear infinite admin-ep-ledger-spin}@keyframes admin-ep-ledger-spin{to{transform:rotate(360deg)}}html[data-theme=dark] .admin-ep-ledger{box-shadow:none}html[data-theme=dark] .admin-ep-ledger__notice,html[data-theme=dark] .admin-ep-ledger__loading{background:color-mix(in srgb, #f59e0b 12%, var(--bg-dark-3))}@media (width<=1080px){.admin-ep-ledger__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.admin-ep-ledger{border-radius:14px;padding:18px}.admin-ep-ledger__header{gap:14px;padding-bottom:16px;display:grid}.admin-ep-ledger__refresh{justify-content:center;width:100%}.admin-ep-ledger__grid{grid-template-columns:1fr;margin-top:16px}.admin-ep-ledger__card strong{font-size:21px}.admin-ep-ledger__breakdown{gap:6px;display:grid}.admin-ep-ledger__breakdown time{margin-left:0}}.member-progress-course-card{background:color-mix(in srgb, var(--bg-dark-2) 92%, transparent);border:1px solid var(--border-color);padding:24px}.member-progress-course-link{min-width:0;color:var(--text-main);align-items:center;gap:12px;font-size:16px;font-weight:650;line-height:1.45;text-decoration:none;display:inline-flex}.member-progress-course-link:hover,.member-progress-course-link:focus-visible{color:var(--secondary)}.member-progress-course-link:focus-visible,.member-progress-chapter-link:focus-visible{outline:2px solid var(--secondary);outline-offset:3px}.member-progress-course-link-label{color:var(--secondary);flex:none;align-items:center;gap:4px;font-size:12px;font-weight:650;display:inline-flex}.member-progress-chapter-link{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-dark-2) 88%, transparent);min-height:42px;color:inherit;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;text-decoration:none;transition:border-color .16s,background-color .16s,transform .16s;display:flex}.member-progress-chapter-link:hover{border-color:color-mix(in srgb, var(--secondary) 55%, var(--border-color));background:color-mix(in srgb, var(--secondary) 8%, var(--bg-dark-2));transform:translateY(-1px)}.member-progress-chapter-title,.member-progress-chapter-status{align-items:center;gap:7px;display:inline-flex}.member-progress-chapter-title{min-width:0;font-size:13px}.member-progress-chapter-status{flex:none;font-size:11px;font-weight:650}@media (width<=640px){.member-progress-course-card{padding:18px}.member-progress-course-link{justify-content:space-between;width:100%}.member-progress-chapter-link{flex-direction:column;align-items:flex-start}}.nav-container{justify-content:space-between;align-items:center;width:100%;display:flex}.brand-logo{font-family:var(--font-title);background:linear-gradient(135deg,#a78bfa 0%,#2dd4bf 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;align-items:center;gap:8px;font-size:22px;font-weight:800;display:flex}.nav-links{align-items:center;gap:28px;display:flex}.nav-link{color:var(--text-muted);padding:6px 0;font-size:15px;font-weight:500;position:relative}.nav-link:after{content:"";background:linear-gradient(90deg, var(--primary) 0%, var(--secondary) 100%);width:0;height:2px;transition:var(--transition-smooth);position:absolute;bottom:0;left:0}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-actions{align-items:center;gap:16px;display:flex}.nav-dropdown{position:relative}.nav-dropdown.open:after{content:"";z-index:499;height:18px;position:absolute;top:100%;left:-18px;right:-18px}.nav-dropdown-menu{will-change:opacity, transform;z-index:1200!important}.nav-dropdown-menu:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.nav-link{color:#172033ad}.nav-link:hover,.nav-link.active{color:var(--text-main)}.btn-primary{background:linear-gradient(135deg,#8f73f2 0%,#7057dc 100%);box-shadow:0 14px 28px #7f67e838}.btn-primary:hover{box-shadow:0 18px 36px #7f67e847}.btn-secondary{color:var(--text-main);background:#ffffffdb;border-color:#232d4621;box-shadow:0 10px 22px #323c5512}.btn-secondary:hover{background:#fff;border-color:#7f67e83d;box-shadow:0 16px 30px #323c551a}.btn-accent{background:linear-gradient(135deg,#22b8ac 0%,#169f93 100%);box-shadow:0 14px 28px #169f9333}.page-loader,.legal-page,.not-found-page,.auth-page,.home-page,.subscriptions-page{background:radial-gradient(circle at 18% 8%,#7f67e81f,#0000 32%),radial-gradient(circle at 88% 14%,#169f931a,#0000 30%),linear-gradient(#fff 0%,#f7f8fc 48%,#f1f5fa 100%)}.auth-card,.legal-hero,.legal-section,.not-found-card,.home-feature-card,.pricing-card,.review-card,.course-card,.filters-sidebar,.scenario-panel,.subscription-plan,.subscription-benefits-grid div,.stat-card{box-shadow:var(--card-shadow);background:#ffffffdb;border-color:#232d461a}.auth-card{border-radius:18px}.home-hero{background:radial-gradient(circle at 12% 14%,#7f67e829,#0000 34%),radial-gradient(circle at 88% 18%,#169f9321,#0000 30%),linear-gradient(#fff 0%,#f7f8fc 62%,#eef3f9 100%);border-bottom-color:#232d461a;min-height:760px}.hero-subtitle,.home-hero .hero-subtitle,.section-kicker,.hero-device-label{color:var(--secondary)}.home-hero .hero-desc,.hero-desc,.home-section-heading p,.home-feature-card p,.scenario-copy p,.review-card p,.course-meta,.course-teacher,.subscription-section-heading p,.subscription-plan p,.subscription-price span,.subscription-feature-list,.subscription-benefits-grid span,.subscription-trust-row,.auth-heading p,.legal-hero p,.legal-section p,.not-found-card p{color:var(--text-muted)}.hero-device-screen h1,.hero-device-screen h2,.hero-device-screen h3,.hero-device-title,.viewer-main h1,.viewer-main h2,.viewer-main h3,.viewer-sidebar h1,.viewer-sidebar h2,.viewer-sidebar h3{color:#fbfbff}.feature-icon-wrapper,.scenario-mock-header span{background:#7f67e81a;border-color:#7f67e82e}.scenario-mock-line,.scenario-mock-header span,.hero-progress-card,.hero-note,.hero-mini-grid>div{border-radius:16px}.scenario-mock-line span{background:#7f67e82e}.course-thumb{background:#eef2f8}.course-footer,.chat-input-area{border-color:#232d461a}.subscription-hero{background:#f7f8fc}.subscription-hero-image{filter:saturate(.94)brightness(1.08)}.subscription-eyebrow{border-radius:var(--radius-full);letter-spacing:.02em;background:var(--badge-secondary-bg);width:fit-content;color:var(--badge-secondary-text);border:1px solid var(--badge-secondary-border);align-items:center;gap:8px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #00000005}.subscription-hero h1{color:var(--text-main)}.subscription-hero p{color:#172033b8}.subscription-hero-metrics{box-shadow:var(--card-shadow);background:#ffffffd1;border-color:#232d461f}.subscription-hero-metrics div{background:#ffffff9e}.subscription-hero-metrics span{color:var(--text-muted)}.subscription-plan-media,.subscription-scene-card{box-shadow:var(--card-shadow);background:#eef2f8;border-color:#232d461a}.subscription-plan-body{background:#ffffffe6}.subscription-plan-kicker,.subscription-price.premium,.subscription-feature-list svg,.subscription-benefits-grid svg,.subscription-trust-row svg{color:var(--secondary)}.member-layout,.detail-hero,.hero-section{background:radial-gradient(circle at 16% 4%,#7f67e81a,#0000 30%),linear-gradient(#fff 0%,#f7f8fc 100%)}.sidebar-menu-btn:hover,.sidebar-menu-btn.active{background:#7f67e817}.chat-window,.chat-bubble.received{background:#ffffffdb;border-color:#232d461a}.chat-input-area{background:#f7f8fcdb}.nav-mobile-link,.nav-mobile-group{background:#f7f8fcd1;border-color:#232d4617}.nav-mobile-link:hover,.nav-mobile-link.active,.nav-mobile-group.open,.nav-mobile-group.active{background:#7f67e814;border-color:#7f67e833}.nav-mobile-submenu{background:#ffffffc7;border-color:#232d461a}.nav-mobile-subitem{background:#f7f8fcdb;border-color:#232d4614}@media (width<=980px){.subscription-hero-scrim{background:linear-gradient(#ffffffeb 0%,#f7f8fcfa 100%),linear-gradient(90deg,#ffffffeb,#ffffff94)}}@media (width<=768px){.header-nav{background:#ffffffeb}.home-hero{background:radial-gradient(circle at 50% 4%,#7f67e829,#0000 36%),linear-gradient(#fff 0%,#f7f8fc 100%)}.subscription-hero{background:#f7f8fc}}.mobile-menu-btn,.mobile-nav-actions{display:none}.btn{border-radius:var(--radius-md);transition:var(--transition-bounce);white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:9px 18px;font-size:13.5px;font-weight:600;line-height:1.4;display:inline-flex}.btn-lg{gap:8px;padding:12px 24px;font-size:14.5px}.btn-sm{gap:4px;padding:6px 12px;font-size:12px}.btn-primary{background:linear-gradient(135deg, var(--primary) 0%, #7c3aed 100%);color:#fff;box-shadow:0 4px 15px #8b5cf64d}.btn-primary:hover{box-shadow:0 6px 20px #8b5cf680, var(--accent-shadow);transform:translateY(-2px)}.btn-secondary{color:var(--text-main);border:1px solid var(--border-color);background:#ffffff14}.btn-secondary:hover{background:#ffffff24;border-color:#ffffff42;transform:translateY(-2px)}.btn-accent{background:linear-gradient(135deg, var(--secondary) 0%, var(--secondary-hover) 100%);color:#fff;box-shadow:0 4px 15px #14b8a64d}.btn-accent:hover{transform:translateY(-2px);box-shadow:0 6px 20px #14b8a680}.btn-danger{background:var(--accent);color:#fff}.btn-danger:hover{transform:translateY(-2px);box-shadow:0 4px 15px #f43f5e66}.btn:disabled,.btn[aria-disabled=true],.btn.is-loading,.btn[aria-busy=true]{cursor:wait;pointer-events:none;opacity:.78;filter:saturate(.9);transform:none}.btn.is-loading,.btn[aria-busy=true]{gap:8px}.btn.is-loading:hover,.btn[aria-busy=true]:hover{transform:none}.btn .btn-mystic-loader{margin-left:-1px}.page-loader{z-index:10000;width:100vw;height:100dvh;min-height:100svh;color:var(--text-muted);text-align:center;-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:radial-gradient(circle at 50% 38%,#7f67e82e,#0000 28%),radial-gradient(circle at 18% 16%,#7f67e81f,#0000 34%),radial-gradient(circle at 84% 18%,#169f931f,#0000 32%),#f8fafcb8;justify-content:center;align-items:center;padding:24px;animation:.22s ease-out both loaderOverlayIn;display:flex;position:fixed;inset:0;overflow:hidden}.page-loader:before{content:"";pointer-events:none;opacity:.48;background:linear-gradient(120deg,#0000 0 40%,#ffffff5c 48%,#0000 58% 100%);animation:3.8s ease-in-out infinite loaderVeil;position:absolute;inset:-20%;transform:translate(-18%)}.page-loader-panel{z-index:1;-webkit-backdrop-filter:blur(24px)saturate(1.16);backdrop-filter:blur(24px)saturate(1.16);background:linear-gradient(#ffffffd1 0%,#ffffff9e 100%);border:1px solid #ffffffb8;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:min(360px,100vw - 40px);min-height:260px;animation:.38s cubic-bezier(.2,.86,.22,1) both loaderPanelIn;display:flex;position:relative;box-shadow:0 32px 90px #323c552e,inset 0 1px #ffffffdb}.page-loader-panel:before,.page-loader-panel:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.page-loader-panel:before{filter:blur(24px);background:#7f67e81f;width:120px;height:120px;top:28px}.page-loader-panel:after{border:1px solid #7f67e81a;inset:12px}html[data-theme=dark] .page-loader{background:radial-gradient(circle at 50% 38%,#8f6ff838,#0000 30%),radial-gradient(circle at 18% 16%,#8f6ff821,#0000 34%),radial-gradient(circle at 84% 18%,#20c7b81c,#0000 32%),#050812bd}html[data-theme=dark] .page-loader:before{background:linear-gradient(120deg,#0000 0 40%,#ffffff1f 48%,#0000 58% 100%)}html[data-theme=dark] .page-loader-panel:after{border-color:#8f6ff829}.mystic-loader{z-index:1;isolation:isolate;place-items:center;width:92px;height:92px;display:grid;position:relative}.mystic-loader:before,.mystic-loader:after{content:"";background:conic-gradient(from 0deg, transparent 0 20%, #7f67e8bd, transparent 42% 68%, #169f93b8, transparent 82% 100%);filter:blur(.2px);opacity:.9;border-radius:50%;animation:2.8s linear infinite mysticSweep;position:absolute;inset:16px}.mystic-loader:after{opacity:.68;animation-duration:1.9s;animation-direction:reverse;inset:28px}.mystic-loader-ring{border:1px solid #7f67e838;border-radius:999px;animation:2.2s ease-in-out infinite mysticPulse;position:absolute;inset:10px;box-shadow:0 0 0 8px #7f67e80a,0 18px 48px #7f67e82e}.mystic-loader-core{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);border-radius:9px;width:24px;height:24px;animation:1.8s ease-in-out infinite mysticCore;position:relative;transform:rotate(45deg);box-shadow:0 0 24px #7f67e873,0 0 36px #169f9347}.mystic-loader-spark{background:var(--secondary);border-radius:2px;width:7px;height:7px;animation:2.4s ease-in-out infinite mysticSpark;position:absolute;transform:rotate(45deg);box-shadow:0 0 16px #169f9394}.mystic-loader-spark.spark-a{top:10px;left:54px}.mystic-loader-spark.spark-b{background:var(--primary);width:5px;height:5px;animation-delay:.38s;bottom:26px;right:12px}.mystic-loader-spark.spark-c{background:var(--accent);width:4px;height:4px;animation-delay:.74s;bottom:18px;left:13px}.page-loader-text{letter-spacing:0;color:var(--text-muted);z-index:1;font-size:13.5px;font-weight:700;position:relative}.route-error-loader{z-index:10010}.route-error-panel{width:min(460px,100vw - 40px);min-height:340px;padding:34px 30px}.route-error-copy{z-index:1;gap:10px;max-width:360px;display:grid;position:relative}.route-error-copy h1{color:var(--text-main);letter-spacing:0;margin:0;font-size:22px;font-weight:800;line-height:1.25}.route-error-copy p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.75}.route-error-actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex;position:relative}.btn-mystic-loader{border:1px solid #ffffff80;border-top-color:#fffffffa;border-radius:999px;flex:none;width:16px;height:16px;animation:.82s linear infinite mysticSweep;position:relative;box-shadow:0 0 10px #ffffff73,inset 0 0 8px #ffffff40}.btn-mystic-loader:after{content:"";background:#ffffffe6;border-radius:999px;position:absolute;inset:5px}@keyframes mysticSweep{to{transform:rotate(360deg)}}@keyframes loaderOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes loaderPanelIn{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes loaderVeil{0%,to{transform:translate(-18%)rotate(0)}50%{transform:translate(18%)rotate(2deg)}}@media (width<=768px){.page-loader{padding:max(18px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left))}.page-loader-panel{border-radius:24px;gap:14px;width:min(320px,100vw - 32px);min-height:230px}.mystic-loader{width:82px;height:82px}.page-loader-text{font-size:13px}.route-error-panel{min-height:320px;padding:30px 22px}.route-error-copy h1{font-size:20px}.route-error-actions{flex-direction:column}.route-error-actions .btn{width:100%}}@media (width<=380px){.page-loader-panel{border-radius:22px;width:min(292px,100vw - 28px);min-height:218px}.mystic-loader{width:76px;height:76px}}@keyframes mysticPulse{0%,to{opacity:.7;transform:scale(.96)}50%{opacity:1;transform:scale(1.05)}}@keyframes mysticCore{0%,to{transform:rotate(45deg)scale(.9)}50%{transform:rotate(135deg)scale(1.08)}}@keyframes mysticSpark{0%,to{opacity:.36;transform:translate(0,0)rotate(45deg)scale(.74)}50%{opacity:1;transform:translateY(-7px)rotate(45deg)scale(1.16)}}.legal-page,.not-found-page{background:radial-gradient(circle at 20% 10%, #8b5cf626, transparent 34%), radial-gradient(circle at 80% 22%, #14b8a61a, transparent 30%), var(--bg-dark-1);padding:120px 0 84px}.legal-back{margin-bottom:22px}.legal-hero{border-radius:8px;gap:18px;padding:42px;display:grid}.legal-hero svg{color:var(--secondary)}.legal-hero h1{font-size:38px;line-height:1.2}.legal-hero p,.legal-section p,.not-found-card p{color:var(--text-muted);line-height:1.8}.legal-hero small{color:var(--text-dark)}.legal-section-list{gap:16px;margin-top:22px;display:grid}.legal-section{border-radius:8px;padding:28px}.legal-section h2{margin-bottom:10px;font-size:20px}.not-found-card{text-align:center;border-radius:8px;gap:18px;max-width:680px;margin:0 auto;padding:48px;display:grid}.not-found-card>svg{color:var(--secondary);margin:0 auto}.not-found-card h1{font-size:36px}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.auth-page{background:radial-gradient(circle at 30% 4%,#8f6ff829,#0000 34%),radial-gradient(circle at 75% 18%,#20c7b81f,#0000 30%);justify-content:center;align-items:flex-start;min-height:calc(100vh - 72px);padding:124px 20px 82px;display:flex}.auth-card{width:min(100%,440px);box-shadow:var(--card-shadow);background:#ffffff16;border:1px solid #ffffff29;border-radius:8px;padding:36px}.auth-heading{text-align:center;margin-bottom:30px}.auth-heading .brand-logo{justify-content:center;margin-bottom:14px;display:inline-flex}.auth-heading h2{font-size:25px;font-weight:760;line-height:1.25}.auth-heading p{max-width:320px;color:var(--text-muted);margin:8px auto 0;font-size:13px;line-height:1.65}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-form .btn{width:100%;min-height:48px}.auth-divider{color:var(--text-dark);align-items:center;gap:12px;margin:24px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border-color);flex:1;height:1px}.auth-footer{text-align:center;color:var(--text-muted);margin-top:24px;font-size:14px}.auth-link{color:var(--primary);font-weight:700}.auth-inline-link{color:var(--primary);white-space:nowrap;padding:0;font-size:12px;font-weight:700}.auth-inline-link:hover{color:var(--secondary)}.line-login-btn{color:#fff;background:#06c755;gap:8px;width:100%;min-height:48px;box-shadow:0 4px 15px #06c75533}.hero-section{text-align:center;padding:160px 0 100px;position:relative;overflow:hidden}.hero-subtitle{letter-spacing:0;text-transform:none;color:var(--secondary);margin-bottom:16px;font-size:16px;font-weight:600}.hero-title{font-size:56px;font-weight:800;line-height:1.15;font-family:var(--font-title);margin-bottom:24px}.hero-desc{max-width:680px;color:var(--text-muted);margin:0 auto 36px;font-size:18px;line-height:1.6}.hero-buttons{justify-content:center;gap:16px;display:flex}.home-page{padding-bottom:80px;overflow:hidden}.home-hero{border-bottom:1px solid var(--border-color);background:linear-gradient(180deg, #12172a6b 0%, #101426f5 100%), linear-gradient(135deg, #8f6ff833 0%, #20c7b829 48%, #ef6f8f1c 100%), var(--bg-dark-1);align-items:center;min-height:760px;padding:140px 0 96px;display:flex;position:relative;overflow:hidden}.home-hero-bg{opacity:.36;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 78%);mask-image:linear-gradient(#000c,#0000 78%)}.home-hero-inner{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:center;gap:56px;display:grid;position:relative}.home-hero-copy{text-align:left}.home-hero .hero-subtitle,.section-kicker{letter-spacing:0;text-transform:none;display:inline-block}.home-hero .hero-title{max-width:820px;margin-bottom:24px;font-size:64px}.home-title-prefix,.home-title-suffix{display:inline}.mobile-title-break{display:none}.home-hero .hero-desc{max-width:720px;margin-left:0}.home-hero .hero-buttons{justify-content:flex-start}.hero-device{background:linear-gradient(145deg,#ffffff29,#ffffff09);border:1px solid #ffffff29;border-radius:38px;min-height:520px;padding:14px;box-shadow:0 26px 80px #0000005c,inset 0 1px #ffffff1f}.hero-device-top{align-items:center;gap:7px;height:30px;padding:0 14px;display:flex}.hero-device-top span{background:#ffffff3d;border-radius:50%;width:9px;height:9px}.hero-device-screen{background:linear-gradient(180deg, #0e1323f0 0%, #080b16fa 100%), var(--bg-dark-2);border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;justify-content:flex-end;gap:18px;min-height:460px;padding:28px;display:flex}.hero-device-label,.section-kicker{color:var(--secondary);font-size:13px;font-weight:700}.hero-device-title{max-width:420px;font-size:34px;font-weight:800;line-height:1.18}.hero-progress-card,.hero-note,.hero-mini-grid>div{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px}.hero-progress-card{justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.hero-progress-card span,.hero-mini-grid span{color:var(--text-muted);margin-bottom:4px;font-size:12px;display:block}.hero-progress-card strong{font-size:16px}.hero-mini-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hero-mini-grid>div{padding:18px}.hero-mini-grid strong{color:var(--text-main);margin-bottom:8px;font-size:32px;line-height:1;display:block}.hero-note{color:var(--text-muted);align-items:center;gap:10px;padding:14px 16px;font-size:13px;line-height:1.5;display:flex}.home-os-tabs{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border-color);background:#12172ac7;justify-content:center;gap:8px;display:flex;position:sticky;top:72px;padding-top:14px!important;padding-bottom:14px!important}.home-os-tabs a{color:var(--text-muted);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.home-section{padding-top:96px!important;padding-bottom:96px!important}.home-section.compact{padding-top:72px!important;padding-bottom:72px!important}.home-section-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:38px;display:flex}.home-section-heading.centered{text-align:center;max-width:760px;margin-left:auto;margin-right:auto;display:block}.home-section-heading h2{margin-top:10px;margin-bottom:12px;font-size:40px;line-height:1.18}.home-section-heading p{color:var(--text-muted);max-width:760px;font-size:16px;line-height:1.7}.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.home-feature-card,.pricing-card,.review-card{border:1px solid var(--border-color);box-shadow:var(--card-shadow);background:#ffffff14;border-radius:8px}.home-feature-card{padding:30px}.home-feature-card h3{margin-bottom:12px;font-size:20px}.home-feature-card p{color:var(--text-muted);font-size:14px;line-height:1.75}.feature-icon-wrapper.purple{color:var(--primary);background:#7c3aed26;border-color:#7c3aed4d}.feature-icon-wrapper.teal{color:var(--secondary);background:#2dd4bf26;border-color:#2dd4bf4d}.feature-icon-wrapper.rose{color:var(--accent);background:#f43f5e26;border-color:#f43f5e4d}.scenario-stack{gap:28px;display:grid}.scenario-panel{border:1px solid var(--border-color);background:#ffffff14;border-radius:8px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:30px;min-height:440px;padding:28px;display:grid}.scenario-panel.reverse .scenario-visual{order:2}.scenario-visual{background:linear-gradient(145deg,#8f6ff833,#181f36f0);border:1px solid #ffffff29;border-radius:8px;min-height:360px;overflow:hidden}@supports (color:color-mix(in srgb, white, black)){.scenario-visual{border-color:color-mix(in srgb, var(--scenario-accent) 44%, #ffffff24);background:linear-gradient(145deg, color-mix(in srgb, var(--scenario-accent) 22%, transparent), #181f36f0)}}.scenario-visual img{object-fit:cover;width:100%;height:100%;min-height:360px;display:block}.scenario-mock{flex-direction:column;justify-content:flex-end;gap:18px;min-height:360px;padding:24px;display:flex}.scenario-mock-header{align-items:center;gap:10px;display:flex}.scenario-mock-header span{width:38px;height:38px;color:var(--scenario-accent);background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.scenario-mock-header strong{flex:1;font-size:17px}.scenario-mock-header em{color:var(--scenario-accent);font-size:13px;font-style:normal;font-weight:800}.scenario-mock-lines{gap:12px;display:grid}.scenario-mock-line{background:#ffffff13;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:12px;padding:13px 14px;display:flex}.scenario-mock-line span{background:#fff3;border-radius:50%;flex:none;width:18px;height:18px}.scenario-mock-line span.active{background:var(--scenario-accent)}.scenario-mock-line p{font-size:14px;line-height:1.5}.scenario-copy span{color:var(--scenario-accent,var(--secondary));font-size:13px;font-weight:800}.scenario-copy h3{margin:10px 0 14px;font-size:34px;line-height:1.22}.scenario-copy p{color:var(--text-muted);line-height:1.75}.scenario-copy ul,.pricing-card ul{color:var(--text-muted);gap:10px;margin-top:20px;font-size:14px;display:grid}.scenario-copy li{align-items:flex-start;gap:8px;line-height:1.55;display:flex}.scenario-copy li svg{color:var(--scenario-accent,var(--secondary));flex:none;margin-top:2px}.pricing-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:900px;margin:0 auto;display:grid}.pricing-card{flex-direction:column;gap:20px;padding:36px;display:flex}.pricing-card.featured{box-shadow:var(--accent-shadow);border-color:#8b5cf661}.pricing-price{font-family:var(--font-title);font-size:48px;font-weight:800}.pricing-price span{color:var(--text-muted);font-size:16px}.pricing-card .btn{margin-top:auto}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.review-card{padding:26px}.review-stars{color:#fbbf24;gap:4px;margin-bottom:14px;display:flex}.review-card p{color:var(--text-muted);margin-bottom:18px;font-size:14px;line-height:1.75}.review-card strong{font-size:13px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:60px 0;display:grid}.feature-card{text-align:left;padding:32px}.feature-icon-wrapper{border-radius:var(--radius-md);color:var(--primary);background:#8b5cf61a;border:1px solid #8b5cf633;justify-content:center;align-items:center;margin-bottom:24px;display:flex;flex-shrink:0!important;width:48px!important;height:48px!important}.feature-title{margin-bottom:12px;font-size:20px;font-weight:600}.feature-desc{color:var(--text-muted);font-size:14px;line-height:1.6}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.section-title{font-size:32px;font-weight:700}.section-subtitle{color:var(--text-muted);margin-top:8px;font-size:14px}.catalog-layout{grid-template-columns:240px 1fr;gap:32px;margin-top:24px;display:grid}.filters-sidebar{height:fit-content;position:sticky;top:96px}.filter-group{margin-bottom:24px}.filter-title{color:var(--text-main);letter-spacing:0;margin-bottom:12px;font-size:14px;font-weight:600}.filter-option{color:var(--text-muted);cursor:pointer;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;display:flex}.filter-option input{accent-color:var(--primary)}.courses-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.course-card{flex-direction:column;display:flex;overflow:hidden}.course-thumb{aspect-ratio:16/9;background:var(--bg-dark-3);position:relative;overflow:hidden}.course-thumb img{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth)}.course-card:hover .course-thumb img{transform:scale(1.05)}.course-badge{position:absolute;top:12px;left:12px}.course-content{flex-direction:column;flex-grow:1;padding:20px;display:flex}.course-meta{color:var(--text-muted);gap:12px;margin-bottom:8px;font-size:12px;display:flex}.course-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:50px;margin-bottom:10px;font-size:18px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.course-teacher{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:16px;font-size:13px;display:flex}.teacher-avatar-sm{object-fit:cover;border-radius:50%;width:20px;height:20px}.course-footer{border-top:1px solid var(--border-color);justify-content:flex-end;align-items:center;margin-top:auto;padding-top:16px;display:flex}.detail-hero{border-bottom:1px solid var(--border-color);background:linear-gradient(#8b5cf60d 0%,#07091300 100%);padding:120px 0 60px;position:relative}.detail-layout{grid-template-columns:1fr 360px;gap:40px;margin-top:40px;display:grid}.curriculum-list{flex-direction:column;gap:12px;display:flex}.curriculum-chapter{border-radius:var(--radius-md);border:1px solid var(--border-color);background:#ffffff03;padding:16px}.chapter-header{justify-content:space-between;align-items:center;font-weight:600;display:flex}.chapter-lessons{border-t:1px solid var(--border-color);flex-direction:column;gap:8px;margin-top:12px;padding-top:12px;display:flex}.lesson-item{border-radius:var(--radius-sm);color:var(--text-muted);background:#ffffff05;justify-content:space-between;align-items:center;padding:8px 12px;font-size:14px;display:flex}.lesson-item:hover{color:var(--text-main);background:#ffffff0a}.lesson-title-side{align-items:center;gap:10px;display:flex}.viewer-layout{grid-template-columns:1fr 340px;height:calc(100vh - 72px);margin-top:72px;display:grid}.viewer-main{background:#000;flex-direction:column;display:flex;position:relative;overflow-y:auto}.video-container{aspect-ratio:16/9;background:#000;width:100%;position:relative}.video-element-mock{background:radial-gradient(circle,#1e1b4b 0%,#030712 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.video-watermark{color:#ffffff1f;pointer-events:none;z-index:10;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500;animation:8s infinite alternate pulse-slow;position:absolute}.viewer-details{background:var(--bg-dark-1);padding:32px}.viewer-sidebar{border-left:1px solid var(--border-color);background:var(--bg-dark-2);flex-direction:column;display:flex;overflow-y:auto}.viewer-sidebar-title{border-bottom:1px solid var(--border-color);padding:20px;font-size:16px;font-weight:600}.viewer-playlist{flex-grow:1;overflow-y:auto}.playlist-item{border-bottom:1px solid var(--border-color);cursor:pointer;transition:var(--transition-smooth);padding:16px 20px}.playlist-item:hover,.playlist-item.active{background:#ffffff08}.playlist-item.active{border-left:3px solid var(--primary)}.pricing-section{text-align:center;padding:120px 0 80px}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;max-width:1000px;margin-top:48px;margin-left:auto;margin-right:auto;display:grid}.pricing-card{border-radius:var(--radius-xl);text-align:left;flex-direction:column;padding:40px;display:flex;position:relative}.pricing-card.popular{border-color:var(--primary);background:linear-gradient(#8b5cf60d 0%,#0f1225cc 100%)}.popular-badge{position:absolute;top:-16px;right:24px}.pricing-price{font-size:48px;font-weight:800;font-family:var(--font-title);margin:24px 0}.pricing-price span{color:var(--text-muted);font-size:16px;font-weight:500}.pricing-features{flex-direction:column;gap:16px;margin:32px 0;display:flex}.pricing-feature-item{align-items:center;gap:12px;font-size:15px;display:flex}.pricing-feature-item.disabled{color:var(--text-dark);text-decoration:line-through}.subscriptions-page{color:var(--text-main);background:radial-gradient(circle at 18% 12%,#8b5cf62e,#0000 34%),radial-gradient(circle at 86% 36%,#14b8a61f,#0000 34%),#03050d;overflow:hidden}.subscriptions-page h1,.subscriptions-page h2,.subscriptions-page h3{letter-spacing:0}.subscription-hero{isolation:isolate;align-items:flex-end;min-height:760px;padding:156px 0 80px;display:flex;position:relative;overflow:hidden}.subscription-hero-image{z-index:-3;object-fit:cover;object-position:center;filter:saturate(1.04)contrast(1.08);width:100%;height:100%;position:absolute;inset:0}.subscription-hero-scrim{z-index:-2;background:linear-gradient(90deg,#03050df5 0%,#03050db8 42%,#03050d2e 100%),linear-gradient(#03050d57 0%,#03050de0 100%);position:absolute;inset:0}.subscription-hero:after{content:"";z-index:-1;background:linear-gradient(#0000,#03050d 78%);height:220px;position:absolute;inset:auto 0 0}.subscription-hero-content{width:100%}.subscription-eyebrow{border-radius:var(--radius-full);color:#2dd4bf;-webkit-backdrop-filter:blur(16px);letter-spacing:.02em;background:#20c7b81f;border:1px solid #20c7b847;align-items:center;gap:8px;width:fit-content;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #00000005}.subscription-hero h1{max-width:790px;margin:16px 0 22px;font-size:62px;font-weight:850;line-height:1.08}.subscription-hero p{color:#f9fafbc2;max-width:650px;font-size:18px;line-height:1.85}.subscription-hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;display:flex}.subscription-hero-actions .btn,.subscription-plan-action{justify-content:center;align-items:center;gap:8px;display:inline-flex}.subscription-hero-metrics{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:760px;margin-top:56px;display:grid;overflow:hidden}.subscription-hero-metrics div{background:#050812b3;padding:20px}.subscription-hero-metrics strong,.subscription-hero-metrics span{display:block}.subscription-hero-metrics strong{font-size:28px;font-weight:850;font-family:var(--font-title)}.subscription-hero-metrics span{color:#f9fafb94;margin-top:4px;font-size:13px}.subscription-scenes-section,.subscription-plans-section{padding:82px 24px 72px}.subscription-section-heading{max-width:780px;margin-bottom:32px}.subscription-section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.subscription-section-heading h2{margin:10px 0 12px;font-size:42px;font-weight:820;line-height:1.16}.subscription-section-heading p{color:var(--text-muted);font-size:16px;line-height:1.75}.subscription-scene-rail{grid-template-columns:repeat(4,minmax(220px,1fr));gap:16px;display:grid}.subscription-scene-card{background:#10131f;border:1px solid #ffffff1a;border-radius:8px;min-height:360px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 24px 70px #00000057}.subscription-scene-card img{object-fit:cover;width:100%;height:100%;min-height:360px;transition:transform .55s,filter .55s;display:block}.subscription-scene-card:hover img{filter:saturate(1.12);transform:scale(1.05)}.subscription-scene-overlay{background:linear-gradient(#03050d14,#03050ddb);flex-direction:column;justify-content:flex-end;padding:22px;display:flex;position:absolute;inset:0}.subscription-scene-overlay span{color:#38e4cf;font-size:12px;font-weight:800}.subscription-scene-overlay h3{max-width:92%;margin:9px 0 18px;font-size:22px;line-height:1.28}.subscription-scene-overlay svg{color:#ffffffe6}.subscription-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:38px;display:grid}.subscription-plan{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000057}.subscription-plan-featured{border-color:#8b5cf68c;box-shadow:0 30px 90px #542ad247}.subscription-featured-label{z-index:3;color:#f8f5ff;background:#8b5cf6e6;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;position:absolute;top:18px;right:18px}.subscription-plan-media{background:#10131f;height:250px;position:relative;overflow:hidden}.subscription-plan-media:after{content:"";background:linear-gradient(#03050d52 0%,#03050d0a 42%,#03050dc7 100%),linear-gradient(90deg,#03050d47,#0000 48%);position:absolute;inset:0}.subscription-plan-media img{object-fit:cover;width:100%;height:100%;display:block}.subscription-plan-media span{z-index:2;color:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#03050d7a;border:1px solid #ffffff2e;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;position:absolute;top:18px;left:22px}.subscription-plan-body{flex-direction:column;gap:24px;min-height:400px;padding:30px;display:flex}.subscription-plan-kicker{color:#38e4cf;margin-bottom:8px;font-size:13px;font-weight:800}.subscription-plan h3{margin-bottom:10px;font-size:28px;font-weight:820}.subscription-plan p{color:var(--text-muted);line-height:1.68}.subscription-price{color:#f9fafb;font-size:48px;line-height:1;font-family:var(--font-title);font-weight:850}.subscription-price.premium{color:#22d8c8}.subscription-price span{color:var(--text-muted);font-size:15px;font-weight:600}.subscription-feature-list{color:#f9fafbbd;gap:12px;font-size:14px;display:grid}.subscription-feature-list li{align-items:flex-start;gap:10px;line-height:1.58;display:flex}.subscription-feature-list svg{color:#38e4cf;flex:none;margin-top:2px}.subscription-plan-action{width:100%;min-height:48px;margin-top:auto}.subscription-plan-action.is-muted{cursor:default;opacity:.72}.subscription-benefits-band{background:linear-gradient(90deg,#8b5cf61f,#14b8a61f),#ffffff09;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:64px 0}.subscription-benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.subscription-benefits-grid div{background:#03050d75;border:1px solid #ffffff14;border-radius:8px;gap:10px;min-height:190px;padding:24px;display:grid}.subscription-benefits-grid svg{color:#38e4cf}.subscription-benefits-grid strong{font-size:18px}.subscription-benefits-grid span{color:var(--text-muted);font-size:14px;line-height:1.65}.subscription-trust-row{color:#f9fafb8a;flex-wrap:wrap;justify-content:center;gap:18px 34px;padding-top:42px;padding-bottom:72px;font-size:13px;display:flex}.subscription-trust-row span{align-items:center;gap:7px;display:inline-flex}.subscription-trust-row svg{color:#38e4cf}@media (width<=980px){.subscription-hero{min-height:700px;padding:134px 0 62px}.subscription-hero-scrim{background:linear-gradient(#03050da3 0%,#03050df0 100%),linear-gradient(90deg,#03050de0,#03050d75)}.subscription-hero h1{font-size:44px;line-height:1.12}.subscription-hero p{font-size:16px}.subscription-scenes-section,.subscription-plans-section{padding-top:62px;padding-bottom:58px}.subscription-section-heading h2{font-size:34px}.subscription-scene-rail{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:8px;display:flex;overflow-x:auto}.subscription-scene-card{scroll-snap-align:start;flex:0 0 72%}.subscription-plan-grid,.subscription-benefits-grid{grid-template-columns:1fr}}@media (width<=640px){.subscription-hero{min-height:660px;padding:118px 0 54px}.subscription-hero-content{min-width:0;max-width:100%}.subscription-hero h1{white-space:normal;overflow-wrap:break-word;word-break:break-all;text-wrap:wrap;line-break:anywhere;width:min(100%,350px);max-width:100%;font-size:clamp(30px,9vw,34px);line-height:1.16}.subscription-hero p{overflow-wrap:break-word;word-break:break-word;width:min(100%,350px);max-width:100%}.subscription-eyebrow{white-space:normal;width:fit-content;max-width:100%}.subscription-hero-actions{align-items:stretch}.subscription-hero-actions .btn{width:100%}.subscription-hero-metrics{grid-template-columns:1fr;margin-top:38px}.subscription-hero-metrics div{padding:16px}.subscription-hero-metrics strong{font-size:24px}.subscription-section-heading,.subscription-section-heading.centered{text-align:left}.subscription-section-heading h2{font-size:29px}.subscription-scene-card{flex-basis:86%;min-height:310px}.subscription-scene-card img{min-height:310px}.subscription-plan-media{height:220px}.subscription-plan-body{min-height:auto;padding:22px}.subscription-price{font-size:40px}.subscription-benefits-band{padding:48px 0}.subscription-benefits-grid div{min-height:0}}.seo-settings-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:20px;display:grid}@media (width<=900px){.seo-settings-grid{grid-template-columns:1fr}}.member-decoding-applications{border:1px solid var(--border-color);background:var(--bg-dark-2);box-shadow:none;border-radius:14px;margin:0 0 32px;padding:24px}.member-decoding-applications__header,.member-decoding-application__topline,.member-decoding-application__actions{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.member-decoding-applications__header h3,.member-decoding-application h4{color:var(--text-main);margin:0}.member-decoding-applications__header h3{align-items:center;gap:9px;font-size:18px;display:flex}.member-decoding-applications__header h3 svg{color:var(--text-muted)}.member-decoding-applications__header p{max-width:660px;color:var(--text-muted);margin:7px 0 0;font-size:13px;line-height:1.7}.member-decoding-applications__count{border:1px solid var(--border-color);color:var(--text-muted);background:var(--bg-dark-3);border-radius:6px;flex:none;padding:5px 10px;font-size:12px;font-weight:700}.member-decoding-applications__empty{border:1px dashed var(--border-color);color:var(--text-muted);border-radius:12px;margin-top:18px;padding:18px;font-size:13px;line-height:1.7}.member-decoding-applications__list{gap:14px;margin-top:18px;display:grid}.member-decoding-applications__scroll{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#64748b73 transparent;max-block-size:min(70vh,760px);padding-right:6px;overflow-y:auto}.member-decoding-applications__scroll:focus-visible{outline-offset:4px;outline:2px solid #0d948899}.member-ep-activity{border:1px solid var(--border-color);background:var(--bg-dark-2);border-radius:14px;margin:0 0 32px;padding:22px 24px}.member-ep-activity__header,.member-ep-activity__item,.member-ep-activity__meta{align-items:center;display:flex}.member-ep-activity__header{justify-content:space-between;gap:16px}.member-ep-activity__header h3{color:var(--text-main);align-items:center;gap:9px;margin:0;font-size:18px;display:flex}.member-ep-activity__header h3 svg{color:var(--text-muted)}.member-ep-activity__header p{max-width:660px;color:var(--text-muted);margin:7px 0 0;font-size:13px;line-height:1.7}.member-ep-activity__count{border:1px solid var(--border-color);background:var(--bg-dark-3);color:var(--text-muted);border-radius:6px;flex:none;padding:5px 10px;font-size:12px;font-weight:700}.member-ep-activity__list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#64748b73 transparent;max-block-size:430px;margin:18px 0 0;padding:0 6px 0 0;list-style:none;display:grid;overflow-y:auto}.member-ep-activity__item{border-top:1px solid var(--border-color);justify-content:space-between;gap:18px;padding:14px 0}.member-ep-activity__copy{gap:4px;min-width:0;display:grid}.member-ep-activity__copy strong{color:var(--text-main);font-size:14px}.member-ep-activity__copy span,.member-ep-activity__meta time{color:var(--text-muted);font-size:12px;line-height:1.55}.member-ep-activity__meta{text-align:right;flex-direction:column;flex:none;align-items:flex-end;gap:4px}.member-ep-activity__meta strong{font-size:14px}.member-ep-activity__meta strong.is-credit{color:#0f766e}.member-ep-activity__meta strong.is-debit{color:#b45309}.member-ep-activity__empty{border:1px dashed var(--border-color);color:var(--text-muted);border-radius:12px;margin-top:18px;padding:18px;font-size:13px;line-height:1.7}.member-decoding-application{border:1px solid var(--border-color);background:var(--bg-dark-3);border-radius:10px;padding:20px}.member-decoding-application__eyebrow{color:var(--text-muted);letter-spacing:.04em;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.member-decoding-application h4{font-size:17px}.member-decoding-application__badge{border-radius:6px;flex:none;padding:6px 10px;font-size:12px;font-weight:700}.member-decoding-application__badge.is-pending{color:#a16207;background:#f59e0b21;border:1px solid #f59e0b47}.member-decoding-application__badge.is-approved{color:#0f766e;background:#14b8a621;border:1px solid #14b8a647}.member-decoding-application__badge.is-fulfilled{color:#166534;background:#22c55e21;border:1px solid #22c55e47}.member-decoding-application__badge.is-refunded{color:#b42318;background:#ef44441c;border:1px solid #ef444442}.member-decoding-application__timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:27px 0 21px;display:grid;position:relative}.member-decoding-application__timeline-track{background:color-mix(in srgb, var(--text-muted) 16%, transparent);border-radius:0;height:2px;position:absolute;top:15px;left:12.5%;right:12.5%;overflow:hidden}.member-decoding-application__timeline-track span{background:var(--secondary);border-radius:0;height:100%;transition:width .22s;display:block}.member-decoding-application__step{z-index:1;min-width:0;color:var(--text-muted);text-align:center;justify-items:center;gap:7px;display:grid;position:relative}.member-decoding-application__step>span{border:1px solid color-mix(in srgb, var(--text-muted) 35%, var(--border-color));background:var(--bg-dark-3);width:32px;height:32px;color:var(--text-muted);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:inline-grid}.member-decoding-application__step.is-complete,.member-decoding-application__step.is-current{color:var(--text-main)}.member-decoding-application__step.is-complete>span{border-color:var(--secondary);background:var(--secondary);color:#fff}.member-decoding-application__step.is-current>span{border-color:var(--primary);color:var(--primary);box-shadow:none}.member-decoding-application__step small{min-height:30px;color:inherit;font-size:11px;font-weight:700;line-height:1.4}.member-decoding-application__details{border-top:1px solid var(--border-color);gap:12px;padding-top:16px;display:grid}.member-decoding-application__details>p{color:var(--text-main);margin:0;font-size:13px;line-height:1.65}.member-decoding-application__details dl{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px 18px;margin:0;display:grid}.member-decoding-application__details dl div{min-width:0}.member-decoding-application__summary>div,.member-decoding-application__schedule-grid>div{grid-template-columns:auto minmax(0,1fr);gap:0 9px;display:grid}.member-decoding-application__summary>div>svg,.member-decoding-application__schedule-grid>div>svg{color:var(--text-muted);flex:none;grid-row:1/3;margin-top:2px}.member-decoding-application__summary dt,.member-decoding-application__summary dd,.member-decoding-application__schedule-grid dt,.member-decoding-application__schedule-grid dd{grid-column:2}.member-decoding-application__details dt{color:var(--text-muted);margin-bottom:4px;font-size:11px;font-weight:700}.member-decoding-application__details dd{color:var(--text-main);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.55}.member-decoding-application__note{border:1px solid var(--border-color);background:0 0;border-radius:8px;align-items:flex-start;gap:9px;padding:10px 12px;display:flex}.member-decoding-application__note>svg{color:var(--text-muted);flex:none;margin-top:2px}.member-decoding-application__note span,.member-decoding-application__note strong{display:block}.member-decoding-application__note strong{color:var(--text-muted);margin-bottom:3px;font-size:11px}.member-decoding-application__schedule{border:1px solid var(--border-color);border-left:3px solid var(--secondary);background:var(--bg-dark-2);border-radius:8px;gap:11px;padding:14px;display:grid}.member-decoding-application__schedule-heading{color:var(--text-main);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.member-decoding-application__schedule-heading span{color:var(--secondary);background:color-mix(in srgb, var(--secondary) 14%, transparent);border-radius:5px;flex:none;padding:4px 8px;font-size:11px;font-weight:700}.member-decoding-application__schedule-heading strong{align-items:center;gap:8px;display:flex}.member-decoding-application__schedule-heading strong svg{color:var(--secondary)}.member-decoding-application__schedule dl{margin:0}.member-decoding-application__schedule small{color:var(--text-muted);font-size:11px}.member-decoding-application__actions{justify-content:flex-end;margin-top:16px}html[data-theme=dark] .member-decoding-application__badge.is-pending{color:#fcd34d}html[data-theme=dark] .member-decoding-application__badge.is-approved{color:#5eead4}html[data-theme=dark] .member-decoding-application__badge.is-fulfilled{color:#86efac}html[data-theme=dark] .member-decoding-application__badge.is-refunded{color:#fda4af}@media (width<=640px){.member-decoding-applications,.member-decoding-application{border-radius:14px;padding:16px}.member-decoding-applications__header,.member-decoding-application__topline{flex-direction:column;align-items:stretch}.member-decoding-applications__count,.member-decoding-application__badge{align-self:flex-start}.member-decoding-application__timeline{gap:3px;margin:24px -6px 20px}.member-decoding-application__step small{font-size:10px}.member-decoding-application__actions .btn{justify-content:center;width:100%}}.member-layout{grid-template-columns:280px 1fr;gap:40px;padding:120px 0 80px;display:grid}.member-sidebar{flex-direction:column;gap:8px;display:flex}.member-profile-verification-badge{color:#1d9bf0;flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.member-profile-verification-badge svg{filter:drop-shadow(0 1px 2px #1d9bf03d)}html[data-theme=dark] .member-profile-verification-badge{color:#38bdf8}.sidebar-menu-btn{border-radius:var(--radius-md);width:100%;color:var(--text-muted);transition:var(--transition-smooth);align-items:center;gap:12px;padding:12px 16px;font-size:15px;font-weight:500;display:flex}.sidebar-menu-btn:hover,.sidebar-menu-btn.active{color:var(--text-main);background:#ffffff08}.sidebar-menu-btn.active{color:var(--primary);background:#8b5cf61a;border:1px solid #8b5cf626}.chat-window{border-radius:var(--radius-md);border:1px solid var(--border-color);background:#ffffff03;flex-direction:column;height:450px;display:flex;overflow:hidden}.chat-messages{flex-direction:column;flex-grow:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.chat-bubble{border-radius:var(--radius-md);max-width:70%;padding:12px 16px;font-size:14px;line-height:1.5}.chat-bubble.sent{background:var(--primary);color:#fff;border-bottom-right-radius:2px;align-self:flex-end}.chat-bubble.received{background:var(--bg-dark-3);color:var(--text-main);border-bottom-left-radius:2px;align-self:flex-start}.chat-input-area{border-top:1px solid var(--border-color);background:#0f122580;gap:8px;padding:12px;display:flex}.ecpay-page{color:#333;box-sizing:border-box;min-height:100dvh;padding:calc(72px + clamp(24px, 4vw, 48px)) 20px max(48px, env(safe-area-inset-bottom));background:#f4f4f4;justify-content:center;align-items:flex-start;font-family:Arial,sans-serif;display:flex}.ecpay-container{box-sizing:border-box;background:#fff;border-top:5px solid #00a29a;border-radius:4px;width:100%;max-width:500px;margin:0 auto;padding:30px;box-shadow:0 4px 15px #0000001a}.ecpay-header{text-align:center;border-bottom:1px solid #ddd;margin-bottom:24px;padding-bottom:16px}.ecpay-logo{color:#00a29a;font-size:24px;font-weight:700}.ecpay-row{justify-content:space-between;margin-bottom:12px;font-size:14px;display:flex}.ecpay-card-box{background:#f9f9f9;border:1px solid #ddd;border-radius:4px;margin:20px 0;padding:16px}.ecpay-input{color:#333;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;margin-top:6px;margin-bottom:12px;padding:10px;font-size:14px}.ecpay-btn{color:#fff;text-align:center;cursor:pointer;background:#e65c00;border-radius:4px;width:100%;padding:12px;font-size:16px;font-weight:700;transition:background .2s}.ecpay-btn:hover{background:#cc5200}@media (width<=768px){.ecpay-page{min-height:100dvh;padding:calc(64px + 24px) 12px max(28px, env(safe-area-inset-bottom))}.ecpay-container{padding:22px 16px}.ecpay-row{align-items:flex-start;gap:12px}.ecpay-row>:last-child{text-align:right;overflow-wrap:anywhere;min-width:0}}.nav-mobile-overlay{display:none}@media (width<=768px){.header-nav{height:64px}.nav-container{min-width:0}.brand-logo{min-width:0;font-size:19px}.brand-logo span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nav-links,.nav-actions{display:none!important}.mobile-nav-actions{flex:none;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.mobile-nav-actions .notification-center--mobile{flex:none;display:inline-flex}.mobile-nav-actions .notification-center-trigger,.mobile-nav-actions .mobile-menu-btn{border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;padding:0!important;display:inline-flex!important}.mobile-nav-actions .notification-center-trigger svg{width:20px;height:20px}.mobile-nav-actions .notification-center-count{top:4px;right:4px}.mobile-nav-actions .notification-center-trigger:focus-visible,.mobile-nav-actions .mobile-menu-btn:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 72%, transparent);outline-offset:2px}.nav-mobile-overlay{-webkit-backdrop-filter:blur(20px);z-index:99;border-bottom:1px solid var(--border-color);opacity:0;pointer-events:none;overscroll-behavior:contain;background:#070913f5;flex-direction:column;gap:24px;height:calc(100vh - 64px);padding:24px 20px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:64px;left:0;right:0;overflow-y:auto;transform:translateY(-20px)}.nav-mobile-overlay.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-mobile-links{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}.nav-mobile-link{color:var(--text-muted);text-align:left;width:100%;transition:var(--transition-smooth);background:#ffffff06;border:1px solid #ffffff0e;border-radius:8px;padding:14px;font-size:17px;font-weight:650}.nav-mobile-link:hover,.nav-mobile-link.active{color:var(--text-main);background:#8b5cf61f;border-color:#8b5cf63d}.nav-mobile-group{background:#ffffff06;border:1px solid #ffffff0e;border-radius:8px;transition:border-color .2s,background .2s,box-shadow .2s;overflow:hidden}.nav-mobile-group.open,.nav-mobile-group.active{background:#8b5cf612;border-color:#8b5cf642;box-shadow:0 14px 36px #00000038}.nav-mobile-group-trigger{width:100%;min-height:52px;color:var(--text-main);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:14px;font-family:inherit;display:flex}.nav-mobile-group-title{align-items:center;gap:10px;min-width:0;font-size:17px;font-weight:750;display:flex}.nav-mobile-group-icon{width:28px;height:28px;color:var(--secondary);background:#2dd4bf17;border:1px solid #2dd4bf29;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.nav-mobile-group-chevron{color:var(--text-muted);flex:none;transition:transform .2s,color .2s}.nav-mobile-group.open .nav-mobile-group-chevron{color:var(--secondary);transform:rotate(180deg)}.nav-mobile-submenu{background:linear-gradient(145deg,#7c3aed1f,#14b8a60e),#0407109e;border:1px solid #ffffff12;border-radius:8px;gap:8px;margin:0 10px 10px;padding:10px;display:grid}.nav-mobile-subitem{color:var(--text-main);background:#ffffff0b;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:background .18s,border-color .18s,transform .18s;display:flex}.nav-mobile-subitem:hover,.nav-mobile-subitem.active{background:#ffffff16;border-color:#2dd4bf33;transform:translateY(-1px)}.nav-mobile-subitem-icon{background:#ffffff13;border:1px solid #ffffff14;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:inline-flex}.nav-mobile-subitem-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.nav-mobile-subitem-copy strong{color:var(--text-main);font-size:14px;line-height:1.25}.nav-mobile-subitem-copy small{color:var(--text-muted);font-size:12px;line-height:1.35}.nav-mobile-actions{flex-direction:column;gap:16px;width:100%;margin-top:16px;display:flex}.container{max-width:100%!important;padding-left:20px!important;padding-right:20px!important}.hero-section{text-align:center;padding:120px 0 60px!important}.hero-title{font-size:32px!important;line-height:1.25!important}.hero-desc{margin:16px auto 24px!important;font-size:14px!important}.hero-buttons{flex-direction:column;align-items:stretch;gap:12px}.hero-buttons .btn{width:100%}.home-hero{min-height:auto;padding:112px 0 56px!important}.home-hero-inner{grid-template-columns:1fr;gap:34px}.home-hero-copy{text-align:center;width:100%;min-width:0;max-width:100%}.home-hero .hero-title{white-space:normal;overflow-wrap:break-word;word-break:break-all;text-wrap:wrap;line-break:anywhere;width:min(100%,326px);max-width:100%;margin-left:auto;margin-right:auto;font-size:clamp(28px,8vw,32px)!important;line-height:1.22!important}.home-hero .gradient-text{display:block}.home-title-prefix,.home-title-suffix{white-space:normal;overflow-wrap:break-word;word-break:break-all;line-break:anywhere;width:min(100%,326px);max-width:100%;margin-left:auto;margin-right:auto;display:block}.home-title-suffix{margin-top:18px}.mobile-title-break{display:block}.home-hero .hero-desc{width:min(100%,326px);max-width:100%;margin-left:auto!important;margin-right:auto!important}.home-hero .hero-subtitle{white-space:normal;overflow-wrap:break-word;word-break:break-all;width:min(100%,326px);max-width:100%;margin-left:auto;margin-right:auto;line-height:1.6;display:block}.home-hero .hero-buttons{justify-content:center;max-width:100%}.hero-device{border-radius:24px;min-height:420px;padding:10px}.hero-device-screen{border-radius:18px;min-height:360px;padding:20px}.hero-device-title{font-size:24px}.hero-mini-grid strong{font-size:26px}.home-os-tabs{-webkit-overflow-scrolling:touch;justify-content:flex-start;top:64px;overflow-x:auto}.home-os-tabs a{flex:none}.home-section,.home-section.compact{padding-top:58px!important;padding-bottom:58px!important}.home-section-heading{text-align:left;display:block}.home-section-heading.centered{text-align:center}.home-section-heading h2{font-size:28px}.home-section-heading p{font-size:14px}.home-section-heading .btn{width:100%;margin-top:18px}.auth-page{align-items:flex-start;padding:104px 16px 56px}.auth-card{padding:26px}.auth-heading{margin-bottom:24px}.auth-heading h2{font-size:23px}.home-feature-grid,.pricing-pair,.review-grid{grid-template-columns:1fr}.home-feature-card,.pricing-card,.review-card{padding:22px}.scenario-panel,.scenario-panel.reverse{grid-template-columns:1fr;min-height:auto;padding:18px}.scenario-panel.reverse .scenario-visual{order:0}.scenario-visual,.scenario-visual img,.scenario-mock{min-height:300px}.scenario-mock{padding:18px}.scenario-copy h3{font-size:24px}.pricing-price{font-size:40px}.features-grid,.courses-grid,.pricing-grid{grid-template-columns:1fr!important;gap:20px!important}.catalog-layout,.detail-layout,.member-layout{grid-template-columns:1fr!important;gap:24px!important}.filters-sidebar{padding:18px!important;position:static!important}.filter-group:last-child{margin-bottom:0}.filter-group>div[style*=column]{flex-flow:wrap!important;gap:8px!important}.filter-group button{border:1px solid var(--border-color);background:#ffffff08;border-radius:999px;padding:8px 12px!important}.section-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:32px!important}.section-header .btn{justify-content:center;width:100%}.course-card{min-width:0}.course-thumb{aspect-ratio:16/9}.course-thumb img{height:100%!important}.course-content{padding:16px}.course-card-title{height:auto;min-height:0}.course-footer{align-items:stretch;gap:12px}.detail-hero{padding:96px 0 40px!important}.detail-hero h1{font-size:28px!important;line-height:1.25!important}.detail-hero .container>div>div{flex-wrap:wrap;gap:10px!important}.chapter-header,.lesson-item{align-items:flex-start;gap:10px}.lesson-item{flex-direction:column}.lesson-title-side{align-items:flex-start}.detail-layout aside .glass-panel{position:static!important}.viewer-layout{min-height:calc(100vh - 64px);flex-direction:column!important;height:auto!important;margin-top:64px!important;display:flex!important}.viewer-main{min-width:0;overflow:visible!important}.viewer-main>div:first-child{gap:10px;flex-direction:column!important;align-items:flex-start!important;padding:14px 18px!important}.viewer-main>div:first-child>span{white-space:normal;max-width:100%}.video-container{width:100%}.video-watermark{max-width:72%;font-size:10px}.viewer-details{padding:22px 20px}.viewer-details>div{flex-wrap:wrap}.viewer-sidebar{border-left:0;border-top:1px solid var(--border-color);max-height:none;overflow:visible}.viewer-playlist{overflow:visible}.playlist-item{padding:14px 18px}.member-layout{padding-top:96px!important}.member-sidebar{width:100%!important}.member-menu,.member-sidebar{flex-flow:wrap!important;gap:8px!important}.member-menu-item,.sidebar-menu-btn{flex:auto!important;justify-content:center!important;padding:10px 14px!important;font-size:13px!important}}.header-nav{background:#ffffffe6!important;border-bottom-color:#232d461a!important;box-shadow:0 12px 34px #323c5514!important}.home-page,.auth-page,.legal-page,.not-found-page,.subscriptions-page{background:radial-gradient(circle at 14% 8%,#7f67e81f,#0000 32%),radial-gradient(circle at 86% 16%,#169f931a,#0000 30%),linear-gradient(#fff 0%,#f7f8fc 52%,#f1f5fa 100%)!important}.home-hero{color:var(--text-main)!important;background:radial-gradient(circle at 18% 12%,#7f67e829,#0000 34%),radial-gradient(circle at 84% 12%,#169f931f,#0000 30%),linear-gradient(#fff 0%,#f8faff 58%,#edf3fa 100%)!important;border-bottom-color:#232d461a!important}.home-hero:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#ffffffeb 0%,#ffffffc7 42%,#ffffff3d 100%);position:absolute;inset:0}.home-hero-bg{opacity:.28!important;background-image:linear-gradient(#232d460d 1px,#0000 1px),linear-gradient(90deg,#232d460d 1px,#0000 1px)!important}.home-hero-inner{z-index:1}.home-hero .hero-title,.home-section-heading h2,.section-title,.course-card-title,.scenario-copy h3,.pricing-card h3,.review-card h3{color:var(--text-main)!important}.home-hero .hero-desc,.hero-desc,.home-section-heading p,.home-feature-card p,.scenario-copy p,.course-meta,.course-teacher,.review-card p,.pricing-price span,.subscription-section-heading p,.subscription-plan p{color:var(--text-muted)!important}.home-os-tabs{background:#ffffffdb!important;border-bottom-color:#232d461a!important;box-shadow:0 12px 32px #323c5512!important}.home-os-tabs a{color:#172033a8!important}.home-os-tabs a:hover{color:var(--text-main)!important;background:#7f67e814!important}.glass-panel,.glass-card,.home-feature-card,.pricing-card,.review-card,.course-card,.filters-sidebar,.scenario-panel,.subscription-plan,.auth-card,.legal-hero,.legal-section,.not-found-card{box-shadow:var(--card-shadow)!important;background:#ffffffe6!important;border-color:#232d461a!important}.btn-secondary{color:var(--text-main)!important;background:#ffffffe0!important;border-color:#232d4621!important}.hero-device{background:linear-gradient(145deg,#fffffff0,#edf1f8d6)!important;border-color:#232d461f!important;box-shadow:0 28px 70px #323c552e,inset 0 1px #ffffffe6!important}.hero-device-top span{background:#232d462e!important}.hero-device-screen,.viewer-main,.viewer-sidebar{color:#fbfbff!important;background:linear-gradient(#111827f5 0%,#0b101dfa 100%),#111827!important}.hero-device-screen h1,.hero-device-screen h2,.hero-device-screen h3,.hero-device-title,.hero-mini-grid strong,.viewer-main h1,.viewer-main h2,.viewer-main h3,.viewer-sidebar h1,.viewer-sidebar h2,.viewer-sidebar h3{color:#fbfbff!important}.hero-progress-card,.hero-note,.hero-mini-grid>div{background:#ffffff13!important;border-color:#ffffff1c!important}.scenario-visual{background:radial-gradient(circle at 20% 12%,#7f67e829,#0000 38%),linear-gradient(145deg,#fffffff5,#edf1f8eb)!important;border-color:#232d461a!important}.scenario-mock-line{background:#ffffffd1!important;border-color:#232d4614!important}.subscription-hero{color:var(--text-main)!important;background:#f7f8fc!important}.subscription-hero-image{opacity:.2!important;filter:saturate(.88)brightness(1.12)!important}.subscription-hero-scrim{background:linear-gradient(90deg,#fffffff5 0%,#ffffffe0 46%,#ffffffb3 100%),linear-gradient(#f7f8fc29 0%,#f7f8fcfa 100%)!important}.subscription-hero:after{background:linear-gradient(#0000,#f7f8fc)!important}.subscription-hero h1,.subscription-plan h3,.subscription-benefits-grid strong{color:var(--text-main)!important}.subscription-hero h1 span{color:var(--primary)!important}.subscription-hero p,.subscription-hero-metrics span,.subscription-feature-list,.subscription-benefits-grid span,.subscription-trust-row{color:var(--text-muted)!important}.subscription-hero-metrics,.subscription-benefits-grid div{box-shadow:var(--card-shadow)!important;background:#ffffffdb!important;border-color:#232d461a!important}.subscription-hero-metrics div,.subscription-plan-body{background:#ffffffb3!important}.subscription-price,.subscription-feature-list{color:var(--text-main)!important}.subscription-scenes-section,.subscription-plans-section,.subscription-benefits-band{background:radial-gradient(circle at 5% 0,#7f67e814,#0000 30%),linear-gradient(#f7f8fc 0%,#fff 52%,#f4f7fb 100%)!important}.nav-mobile-overlay{background:#fffffff5!important;border-bottom-color:#232d461a!important;box-shadow:0 24px 70px #323c5524!important}.nav-mobile-link,.nav-mobile-group,.nav-mobile-subitem,.nav-mobile-submenu{background:#ffffffdb!important;border-color:#232d4617!important}@media (width<=768px){.home-hero:before{background:#ffffffc2!important}.subscription-hero-image{opacity:.16!important}.subscription-hero-scrim{background:#f7f8fce6!important}}.auth-page{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.auth-card{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:440px!important;margin-inline:auto!important}.auth-form,.auth-form .form-group,.auth-form .form-control{min-width:0!important;max-width:100%!important}.auth-inline-link{white-space:nowrap!important;flex:none!important}@media (width<=480px){.auth-page{padding:96px 16px 56px!important}.auth-card{max-width:calc(100vw - 32px)!important;padding:24px 22px!important}.auth-heading h2{font-size:22px!important}.auth-heading p{font-size:13px!important}.auth-inline-link{white-space:normal!important;text-align:right!important}}.theme-toggle{border-radius:var(--radius-full);min-height:40px;color:var(--text-main);transition:var(--transition-smooth);background:#ffffffd1;border:1px solid #232d461f;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:inline-flex;box-shadow:0 10px 24px #323c5514}.theme-toggle:hover{border-color:#7f67e842;transform:translateY(-1px);box-shadow:0 16px 32px #323c551f}.theme-toggle-icon{width:24px;height:24px;color:var(--primary);background:linear-gradient(135deg,#7f67e824,#169f931f);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.theme-toggle-label{font-size:13px;font-weight:700;line-height:1}.theme-toggle-compact{min-height:38px;padding:7px 11px}.nav-mobile-actions .theme-toggle{width:100%}html[data-theme=dark] .header-nav{background:#070913d6!important;border-bottom-color:#ffffff14!important;box-shadow:0 12px 34px #0000003d!important}html[data-theme=dark] .nav-link{color:#fbfbffb8!important}html[data-theme=dark] .nav-link:hover,html[data-theme=dark] .nav-link.active{color:var(--text-main)!important}html[data-theme=dark] .theme-toggle{background:#ffffff13;border-color:#ffffff24;box-shadow:0 14px 34px #0000003d}html[data-theme=dark] .theme-toggle-icon{color:#d8cbff;background:#8f6ff829}html[data-theme=dark] .home-page,html[data-theme=dark] .auth-page,html[data-theme=dark] .legal-page,html[data-theme=dark] .not-found-page,html[data-theme=dark] .subscriptions-page{background:radial-gradient(circle at 16% 6%,#8f6ff829,#0000 34%),radial-gradient(circle at 86% 10%,#20c7b81f,#0000 30%),linear-gradient(#101426 0%,#0b1020 56%,#101426 100%)!important}html[data-theme=dark] .home-hero{background:radial-gradient(circle at 12% 14%,#8f6ff833,#0000 34%),radial-gradient(circle at 88% 18%,#20c7b824,#0000 30%),linear-gradient(#101426 0%,#11172a 58%,#0b1020 100%)!important;border-bottom-color:#ffffff14!important}html[data-theme=dark] .home-hero:before{background:linear-gradient(90deg,#101426d1 0%,#10142694 42%,#10142629 100%)!important}html[data-theme=dark] .home-hero-bg{opacity:.36!important;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px)!important}html[data-theme=dark] .home-os-tabs{background:#101426d1!important;border-bottom-color:#ffffff14!important;box-shadow:0 18px 44px #00000038!important}html[data-theme=dark] .home-os-tabs a{color:#fbfbffa8!important}html[data-theme=dark] .home-os-tabs a:hover{color:var(--text-main)!important;background:#8f6ff81f!important}html[data-theme=dark] .glass-panel,html[data-theme=dark] .glass-card,html[data-theme=dark] .home-feature-card,html[data-theme=dark] .pricing-card,html[data-theme=dark] .review-card,html[data-theme=dark] .course-card,html[data-theme=dark] .filters-sidebar,html[data-theme=dark] .scenario-panel,html[data-theme=dark] .subscription-plan,html[data-theme=dark] .auth-card,html[data-theme=dark] .legal-hero,html[data-theme=dark] .legal-section,html[data-theme=dark] .not-found-card{background:#ffffff13!important;border-color:#ffffff1f!important;box-shadow:0 18px 55px #05081257!important}html[data-theme=dark] .btn-secondary{color:var(--text-main)!important;background:#ffffff13!important;border-color:#ffffff24!important}html[data-theme=dark] .hero-device{background:linear-gradient(145deg,#ffffff1f,#ffffff0b)!important;border-color:#ffffff24!important;box-shadow:0 28px 70px #0000005c,inset 0 1px #ffffff14!important}html[data-theme=dark] .hero-device-top span{background:#fff3!important}html[data-theme=dark] .scenario-visual{background:radial-gradient(circle at 20% 12%,#8f6ff82e,#0000 38%),linear-gradient(145deg,#ffffff14,#ffffff09)!important;border-color:#ffffff1f!important}html[data-theme=dark] .scenario-mock-line{background:#ffffff13!important;border-color:#ffffff1a!important}html[data-theme=dark] .subscription-hero{color:var(--text-main)!important;background:#101426!important}html[data-theme=dark] .subscription-hero-image{opacity:.36!important;filter:saturate(.94)brightness(.82)!important}html[data-theme=dark] .subscription-hero-scrim{background:linear-gradient(90deg,#101426f5 0%,#101426db 44%,#1014266b 100%),linear-gradient(#1014261f 0%,#101426f5 100%)!important}html[data-theme=dark] .subscription-hero:after{background:linear-gradient(#0000,#101426)!important}html[data-theme=dark] .subscription-hero-metrics,html[data-theme=dark] .subscription-benefits-grid div{background:#ffffff13!important;border-color:#ffffff1f!important;box-shadow:0 18px 55px #05081257!important}html[data-theme=dark] .subscription-hero-metrics div,html[data-theme=dark] .subscription-plan-body{background:#ffffff0b!important}html[data-theme=dark] .subscription-scenes-section,html[data-theme=dark] .subscription-plans-section,html[data-theme=dark] .subscription-benefits-band{background:radial-gradient(circle at 5% 0,#8f6ff81f,#0000 30%),linear-gradient(#101426 0%,#0b1020 52%,#101426 100%)!important}html[data-theme=dark] .nav-mobile-overlay{background:#0a0e1bf7!important;border-bottom-color:#ffffff14!important;box-shadow:0 24px 70px #00000057!important}html[data-theme=dark] .nav-mobile-link,html[data-theme=dark] .nav-mobile-group,html[data-theme=dark] .nav-mobile-subitem,html[data-theme=dark] .nav-mobile-submenu{background:#ffffff0e!important;border-color:#ffffff1a!important}@media (width<=768px){html[data-theme=dark] .home-hero:before{background:#101426c2!important}html[data-theme=dark] .subscription-hero-image{opacity:.22!important}html[data-theme=dark] .subscription-hero-scrim{background:#101426e6!important}}html:not([data-theme=dark]){--light-surface:#ffffffeb;--light-surface-strong:#fff;--light-surface-muted:#f6f8fc;--light-border:#232d461f;--light-border-strong:#232d462e;--light-shadow:0 18px 46px #323c5517}html:not([data-theme=dark]) body,html:not([data-theme=dark]) :where(.legal-page,.not-found-page,.auth-page,.home-page,.subscriptions-page,.member-layout,.detail-hero,.hero-section){color:var(--text-main)}html:not([data-theme=dark]) :where(.glass-panel,.glass-card,.auth-card,.legal-hero,.legal-section,.not-found-card,.home-feature-card,.pricing-card,.review-card,.course-card,.filters-sidebar,.scenario-panel,.subscription-plan,.subscription-benefits-grid div,.chat-window,.chat-bubble.received){color:var(--text-main);box-shadow:var(--light-shadow);background:var(--light-surface)!important;border-color:var(--light-border)!important}html:not([data-theme=dark]) :where(.form-control,textarea.form-control,select.form-control,.auth-form .form-control,.chat-input-area .form-control){box-shadow:inset 0 1px #ffffffd9;background-color:var(--light-surface-strong)!important;color:var(--text-main)!important;border-color:var(--light-border-strong)!important}html:not([data-theme=dark]) :where(select.form-control option,select.form-control optgroup){color:var(--text-main)!important;background:#fff!important}html:not([data-theme=dark]) select.form-control option:checked{background:var(--primary)!important;background-color:var(--primary)!important;color:#fff!important}html[data-theme=dark] :where(select.form-control option,select.form-control optgroup){background:var(--form-menu-bg)!important;background-color:var(--form-menu-bg)!important;color:var(--form-menu-text)!important}html[data-theme=dark] select.form-control option:checked{background:var(--primary-hover)!important;background-color:var(--primary-hover)!important;color:#fff!important}html:not([data-theme=dark]) :where(.form-control:focus,textarea.form-control:focus,select.form-control:focus){background-color:#fff!important;border-color:#7f67e885!important;box-shadow:0 0 0 4px #7f67e824!important}html:not([data-theme=dark]) :where(.form-label,.auth-divider,.auth-footer,.course-meta,.course-teacher,.section-subtitle,.hero-desc,.home-section-heading p,.home-feature-card p,.scenario-copy p,.review-card p,.subscription-section-heading p,.subscription-plan p,.subscription-price span,.subscription-feature-list,.subscription-benefits-grid span,.subscription-trust-row,.legal-hero p,.legal-section p,.not-found-card p,.sidebar-menu-btn,.filter-option){color:#5f6b7c!important}html:not([data-theme=dark]) :where(.auth-heading h2,.section-title,.course-card-title,.filter-title,.scenario-copy h3,.pricing-card h3,.review-card h3,.subscription-plan h3,.subscription-benefits-grid strong,.chapter-header,.feature-title){color:var(--text-main)!important}html:not([data-theme=dark]) :where(.curriculum-chapter,.lesson-item,.chat-input-area,.sidebar-menu-btn:hover,.sidebar-menu-btn.active,.nav-mobile-link,.nav-mobile-group,.nav-mobile-submenu,.nav-mobile-subitem,.nav-mobile-subitem-icon){background:var(--light-surface-muted)!important;border-color:var(--light-border)!important;color:var(--text-main)!important}html:not([data-theme=dark]) :where(.lesson-item:hover,.playlist-item:hover,.playlist-item.active,.nav-mobile-link:hover,.nav-mobile-link.active,.nav-mobile-group.open,.nav-mobile-group.active,.nav-mobile-subitem:hover,.nav-mobile-subitem.active){background:#7f67e817!important;border-color:#7f67e838!important}html:not([data-theme=dark]) :where(.btn-secondary,.theme-toggle){color:var(--text-main)!important;border-color:var(--light-border-strong)!important;background:#ffffffe6!important}html:not([data-theme=dark]) :where(.mystic-loader-ring){border-color:#7f67e833!important;box-shadow:0 0 0 8px #7f67e80d,0 18px 48px #323c5524!important}html:not([data-theme=dark]) :where(.blog-link,.legal-back a){color:var(--text-main)!important}.auth-consent{color:var(--text-muted);background:#7c3aed14;border:1px solid #7c3aed2e;border-radius:8px;align-items:flex-start;gap:10px;margin:14px 0 18px;padding:12px 14px;font-size:13px;line-height:1.7;display:flex}.auth-consent input{width:18px;height:18px;accent-color:var(--primary);flex:none;margin-top:2px}.auth-consent a{color:var(--primary);font-weight:800;text-decoration:none}.auth-consent a:hover{text-decoration:underline}.legal-layout{max-width:1060px}.legal-topline{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.legal-back,.legal-tab,.legal-notice-card .btn{align-items:center;gap:8px;display:inline-flex}.legal-back{color:var(--text-muted);font-weight:800}.legal-tabbar{border:1px solid var(--border-color);box-shadow:var(--shadow-soft);background:#ffffffb8;border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:6px;display:inline-flex;overflow-x:auto}.legal-tab{white-space:nowrap;color:var(--text-muted);border-radius:999px;padding:9px 16px;font-size:13px;font-weight:900}.legal-tab.active{color:#fff;background:linear-gradient(135deg, var(--primary), var(--secondary));box-shadow:0 12px 26px #7c3aed3d}.legal-hero-panel{border:1px solid var(--border-color);box-shadow:var(--shadow-card);background:radial-gradient(circle at 100% 0,#2dd4bf2e,#0000 38%),linear-gradient(135deg,#fffffff5,#f8fafce6);border-radius:8px;padding:clamp(28px,6vw,64px)}.legal-eyebrow{width:fit-content;color:var(--primary);background:#7c3aed1a;border-radius:999px;align-items:center;padding:7px 14px;font-size:13px;font-weight:900;display:inline-flex}.legal-hero-panel h1{color:var(--text-main);letter-spacing:0;margin:18px 0 14px;font-size:clamp(34px,5vw,58px);line-height:1.06}.legal-hero-panel p{max-width:760px;color:var(--text-muted);font-size:17px;line-height:1.9}.legal-meta{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.legal-meta span{border:1px solid var(--border-color);color:var(--text-muted);background:#ffffffad;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:800}.legal-section-stack{gap:16px;margin-top:22px;display:grid}.legal-section-card{border:1px solid var(--border-color);background:#ffffffeb;border-radius:8px;grid-template-columns:56px 1fr;gap:18px;padding:clamp(22px,4vw,34px);display:grid;box-shadow:0 18px 48px #0f172a14}.legal-section-index{color:#fff;background:linear-gradient(135deg, var(--primary), var(--secondary));border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:900;display:inline-flex}.legal-section-card h2{color:var(--text-main);margin:0 0 10px;font-size:22px;line-height:1.35}.legal-section-card p{color:var(--text-muted);word-break:break-word;margin:0 0 12px;line-height:1.95}.legal-section-card p:last-child{margin-bottom:0}.legal-notice-card{background:#2dd4bf14;border:1px solid #2dd4bf38;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:24px;display:flex}.legal-notice-card h2{color:var(--text-main);margin:0 0 8px;font-size:20px}.legal-notice-card p{color:var(--text-muted);margin:0;line-height:1.8}html[data-theme=dark] .auth-consent{background:#7c3aed24;border-color:#a78bfa47}html[data-theme=dark] .legal-tabbar,html[data-theme=dark] .legal-hero-panel,html[data-theme=dark] .legal-section-card{background:#0f172adb;border-color:#94a3b833}html[data-theme=dark] .legal-hero-panel{background:radial-gradient(circle at 100% 0,#2dd4bf24,#0000 38%),linear-gradient(135deg,#0f172af0,#111827e6)}html[data-theme=dark] .legal-meta span{background:#ffffff0f}@media (width<=768px){.legal-topline,.legal-notice-card{flex-direction:column;align-items:stretch}.legal-tabbar{justify-content:flex-start;width:100%}.legal-section-card{grid-template-columns:1fr}.legal-section-index{width:38px;height:38px}.auth-consent{font-size:12px}}html:not([data-theme=dark]) :where(.chat-bubble.sent,.btn-primary,.btn-accent,.btn-danger,.ecpay-btn){color:#fff!important}html:not([data-theme=dark]) :where([style*="rgba(255,255,255,0.01"],[style*="rgba(255,255,255,0.02"],[style*="rgba(255,255,255,0.03"],[style*="rgba(255,255,255,0.04"],[style*="rgba(255,255,255,0.05"],[style*="rgba(255,255,255,0.06"],[style*="rgba(255, 255, 255, 0.01"],[style*="rgba(255, 255, 255, 0.02"],[style*="rgba(255, 255, 255, 0.03"],[style*="rgba(255, 255, 255, 0.04"],[style*="rgba(255, 255, 255, 0.05"],[style*="rgba(255, 255, 255, 0.06"]){border-color:var(--light-border)!important;background:#ffffffc7!important}html:not([data-theme=dark]) :where([style*="rgba(0,0,0,0."],[style*="rgba(0, 0, 0, 0."],[style*="rgb(7, 9, 19)"],[style*="rgb(10, 13, 22)"],[style*="rgb(12, 15, 36)"]){background:var(--light-surface-muted)!important;color:var(--text-main)!important;border-color:var(--light-border)!important}html:not([data-theme=dark]) :where([style*="color: white"],[style*="color: rgb(255, 255, 255)"],[style*="color: #e4e4e7"],[style*="color: rgb(228, 228, 231)"]){color:var(--text-main)!important}html:not([data-theme=dark]) :where(.subscription-scene-overlay,.subscription-plan-media span),html:not([data-theme=dark]) :where(.subscription-scene-overlay h3,.subscription-scene-overlay svg),html:not([data-theme=dark]) :where(.btn-primary,.btn-accent,.btn-danger,.line-login-btn,.chat-bubble.sent,.ecpay-btn,button[style*="rgb(6, 199, 85)"],button[style*=\#06c755]){color:#fff!important}.member-page,.community-page{min-height:100vh;color:var(--text-main)}.member-layout{align-items:start}.pending-deletion-lock .member-layout{filter:blur(5px)grayscale(.35);opacity:.28;pointer-events:none;-webkit-user-select:none;user-select:none}.pending-deletion-lightbox{z-index:1200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080a19c7;place-items:center;padding:96px 24px 32px;display:grid;position:fixed;inset:0;overflow-y:auto}.pending-deletion-dialog{background:linear-gradient(145deg,#351a31fa,#1e182cfa);border:1px solid #f43f5e7a;border-radius:20px;width:min(100%,820px);max-height:calc(100dvh - 128px);padding:28px;overflow-y:auto;box-shadow:0 28px 80px #00000085,0 0 48px #f43f5e24}.pending-deletion-notice,.pending-deletion-admin-note{background:#ffffff0a}.pending-deletion-appeal{background:#6366f114;border:1px solid #6366f14d}html:not([data-theme=dark]) .pending-deletion-lightbox{background:#1820367a}html:not([data-theme=dark]) .pending-deletion-dialog{color:#253047;background:linear-gradient(145deg,#fff,#f5f3ff);border-color:#be185d57;box-shadow:0 28px 80px #1e293b47,0 0 42px #be185d1a}html:not([data-theme=dark]) .pending-deletion-notice,html:not([data-theme=dark]) .pending-deletion-admin-note{background:#47556912}html:not([data-theme=dark]) .pending-deletion-appeal{background:#6366f114;border-color:#4f46e547}@media (width<=640px){.pending-deletion-lightbox{align-items:start;padding:80px 14px 20px}.pending-deletion-dialog{border-radius:16px;max-height:calc(100dvh - 100px);padding:20px}}.member-profile-card,.member-nav-card,.member-content-panel,.community-diary-card{border-radius:24px!important}.member-nav-card{position:sticky;top:88px}.member-content-panel{min-height:520px}.member-content-panel h2,.community-diary-card h3{letter-spacing:0}.member-content-panel .form-group{margin-bottom:18px}.member-content-panel .form-control,.community-reply-row .form-control{min-height:46px}.community-page{background:radial-gradient(circle at 14% 5%,#7f67e814,#0000 30%),radial-gradient(circle at 92% 8%,#169f9314,#0000 26%),linear-gradient(#fff 0%,#f7f8fc 46%,#f3f6fb 100%)}.community-shell{max-width:1180px}.community-rules-toggle-label,.community-rules-toggle-hint,.community-rules-section-title,.community-rules-item,.community-diary-visibility-status,.community-modal-title,.community-modal-alert,.community-rules-reminder-title,.community-rules-reminder-line,.community-rules-reminder-status{align-items:center;gap:8px;display:inline-flex}.community-rules-toggle-label>svg,.community-rules-section-title>svg,.community-rules-reminder-title>svg{color:var(--primary);flex:none}.community-rules-toggle-hint{color:var(--text-muted);font-size:12px}.community-rules-section-title{color:var(--primary);letter-spacing:.05em;margin-bottom:12px;font-size:13px;font-weight:700}.community-rules-item-list{flex-direction:column;gap:8px;display:flex}.community-rules-item{color:var(--text-muted);align-items:flex-start;font-size:13px;line-height:1.5}.community-rules-item>svg,.community-rules-reminder-line>svg,.community-rules-reminder-status>svg,.community-diary-visibility-status>svg,.community-modal-alert>svg{flex:none;margin-top:1px}.community-diary-visibility-status{color:var(--text-dark);font-size:12px}.community-modal-title{gap:9px}.community-modal-title>svg{color:var(--primary)}.community-modal-alert{color:var(--accent);background:#f43f5e1a;border:1px solid #f43f5e33;border-radius:6px;align-items:flex-start;padding:12px;font-size:13px;line-height:1.5}.community-rules-reminder-title{color:var(--primary);margin-bottom:4px;font-weight:600}.community-rules-reminder-line,.community-rules-reminder-status{align-items:flex-start}.community-rules-reminder-status{margin-top:2px}@media (width<=640px){.community-rules-toggle-hint{white-space:nowrap;gap:4px}}.community-diary-card{width:100%;min-width:0;min-height:360px;margin-inline:auto;overflow:hidden}.community-diary-feed-grid .community-diary-card{flex-direction:column;display:flex!important}.community-diary-feed{align-items:stretch;gap:24px;width:100%;min-width:0;display:grid}.community-diary-feed-list{grid-template-columns:minmax(0,1fr);max-width:960px;margin-inline:auto}.community-diary-feed-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1180px;margin-inline:auto}.community-diary-feed>.glass-panel:not(.community-diary-card){grid-column:1/-1;width:100%}.community-diary-feed-list .community-diary-card{max-width:960px}.community-diary-feed-grid .community-diary-card{min-height:520px;padding:24px!important}.community-diary-body,.community-diary-comments,.community-diary-title,.community-diary-content,.community-diary-card :where(input,button){min-width:0;max-width:100%}.community-diary-title,.community-diary-content,.community-diary-comments :where(p,span,div),.community-diary-author :where(div,span),.community-diary-actions :where(span){overflow-wrap:anywhere;word-break:break-word}.community-diary-title{line-height:1.35}.community-diary-content{margin:0}.community-diary-feed-grid .community-diary-title,.community-diary-feed-grid .community-diary-content,.community-diary-feed-grid .community-diary-comments p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.community-diary-feed-grid .community-diary-title{-webkit-line-clamp:2}.community-diary-feed-grid .community-diary-content{-webkit-line-clamp:6}.community-diary-feed-grid .community-diary-comments p{-webkit-line-clamp:3}.community-diary-feed-grid .community-diary-comments{margin-top:auto!important}.community-collapsible-copy{min-width:0}.community-collapsible-copy__text.is-collapsed,.community-diary-feed-grid .community-collapsible-copy__text.is-collapsed{-webkit-line-clamp:var(--community-collapse-lines,4);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.community-collapsible-copy__text.is-expanded,.community-diary-feed-grid .community-collapsible-copy__text.is-expanded{-webkit-line-clamp:unset;display:block;overflow:visible}.community-collapsible-copy__toggle{min-height:28px;color:var(--text-main);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:4px;margin-top:3px;padding:3px 0;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.community-collapsible-copy__toggle:hover{color:var(--text-main);text-underline-offset:3px;text-decoration:underline}.community-collapsible-copy__toggle:focus-visible{outline-offset:2px;outline:2px solid #7c3aed73}@media (width<=640px){.community-collapsible-copy__toggle{min-height:32px;font-size:13px}}.community-diary-comments{border-top:1px solid #94a3b838;gap:16px;margin-top:8px;padding-top:18px;display:grid}.community-diary-comments-preview{gap:12px}.community-discussion-preview-heading,.community-discussion-expanded-bar,.community-discussion-preview-title,.community-discussion-expanded-title,.community-discussion-toggle{align-items:center;display:flex}.community-discussion-preview-heading,.community-discussion-expanded-bar{justify-content:space-between;gap:12px}.community-discussion-preview-title,.community-discussion-expanded-title{min-width:0;color:var(--text-main);gap:8px}.community-discussion-preview-title>div{gap:1px;display:grid}.community-discussion-preview-title>div>span,.community-discussion-preview-label{color:var(--text-muted);letter-spacing:.02em;font-size:11px;font-weight:800}.community-discussion-preview-title strong,.community-discussion-expanded-title strong{color:var(--text-main);font-size:13px;line-height:1.35}.community-discussion-expanded-title strong{color:#6d28d9;background:#8b5cf61a;border-radius:999px;margin-left:2px;padding:4px 8px;font-size:11px}.community-discussion-preview{gap:6px;min-width:0;display:grid}.community-discussion-preview-label{color:#0f766e;background:#14b8a61a;border-radius:999px;width:fit-content;padding:4px 8px;display:inline-flex}.community-discussion-preview .community-diary-comment{box-shadow:none}.community-discussion-toggle{min-height:32px;color:var(--text-main);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;gap:4px;padding:5px 7px;font-size:12px;font-weight:800;line-height:1.2}.community-discussion-toggle:hover{background:var(--bg-dark-3);color:var(--text-main)}.community-discussion-toggle:focus-visible{outline-offset:2px;outline:2px solid #7c3aed73}@media (width<=520px){.community-discussion-preview-heading,.community-discussion-expanded-bar{align-items:flex-start}.community-discussion-toggle{min-height:34px;padding-inline:6px}}.community-comments-heading,.community-member-thread-heading,.community-comment-meta,.community-comment-actions,.community-reaction-summary,.community-reply-target{align-items:center;display:flex}.community-comments-heading{justify-content:space-between;gap:12px}.community-comments-heading h4{color:var(--text-main);margin:3px 0 0;font-size:15px;line-height:1.3}.community-comments-heading>span,.community-member-thread-heading strong{color:#0f766e;background:#14b8a61a;border-radius:999px;flex:none;padding:5px 9px;font-size:12px;font-weight:800}.community-comments-kicker{color:#0f766e;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.community-empty-reply{color:var(--text-muted);background:#14b8a60e;border:1px dashed #14b8a63d;border-radius:14px;align-items:center;gap:8px;padding:12px 14px;font-size:13px;line-height:1.6;display:flex}.community-empty-reply .animate-pulse{background:#14b8a6;border-radius:999px;flex:0 0 8px;width:8px;height:8px}.community-empty-reply-soft{background:#8b5cf60b;border-color:#8b5cf62e}.community-ai-companion{background:#14b8a612;border:1px solid #0d948857;border-radius:14px;gap:11px;min-width:0;padding:14px;display:grid}.community-ai-companion-heading,.community-ai-companion-title{align-items:center;min-width:0;display:flex}.community-ai-companion-heading{justify-content:space-between;gap:12px}.community-ai-companion-title{gap:9px}.community-ai-companion-icon{color:#ecfeff;background:#0f766e;border-radius:9px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.community-ai-companion-title>div{gap:1px;min-width:0;display:grid}.community-ai-companion-title strong{color:var(--text-main);font-size:14px;line-height:1.2}.community-ai-companion-title span,.community-ai-companion small{color:var(--text-muted);font-size:11px;line-height:1.5}.community-ai-companion-badge{color:#0f766e;background:#0d948824;border-radius:999px;flex:none;padding:4px 8px;font-size:11px;font-weight:800}.community-ai-companion-copy{color:var(--text-main);white-space:pre-wrap;margin:0;font-size:13px;line-height:1.75}.community-ai-companion-pending{color:var(--text-muted)}.community-ai-companion-request{justify-items:start;gap:8px;display:grid}.community-ai-companion-action{color:#0f766e;min-height:30px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0d94886b;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:700}.community-ai-companion-action:hover,.community-ai-companion-action:focus-visible{background:#0d94881f;outline:none}.community-ai-companion small{border-top:1px solid #0d948833;padding-top:9px;display:block}.community-ai-companion-safety{background:#f59e0b14;border-color:#d977066b}.community-ai-companion-safety .community-ai-companion-icon{background:#b45309}.community-ai-companion-safety .community-ai-companion-badge{color:#92400e;background:#d9770624}html[data-theme=dark] .community-ai-companion{background:#14b8a61a;border-color:#2dd4bf47}html[data-theme=dark] .community-ai-companion-icon{color:#ecfeff;background:#0f766e}html[data-theme=dark] .community-ai-companion-badge{color:#5eead4;background:#2dd4bf21}html[data-theme=dark] .community-ai-companion-action{color:#5eead4;border-color:#2dd4bf6b}html[data-theme=dark] .community-ai-companion-safety{background:#f59e0b1a;border-color:#fbbf2447}html[data-theme=dark] .community-ai-companion-safety .community-ai-companion-badge{color:#fcd34d;background:#fbbf241f}@media (width<=520px){.community-ai-companion-heading{align-items:flex-start}.community-ai-companion-badge{margin-top:2px}}.community-pinned-thread,.community-member-thread{gap:10px;min-width:0;display:grid}.community-pinned-thread{background:linear-gradient(135deg,#14b8a61a,#8b5cf614);border:1px solid #14b8a62e;border-radius:18px;padding:12px}.community-member-thread{background:#64748b0e;border:1px solid #94a3b829;border-radius:18px;padding:12px}.community-member-thread-heading{color:var(--text-muted);gap:7px;font-size:13px;font-weight:800}.community-member-thread-heading strong{color:#6d28d9;background:#8b5cf61a;margin-left:auto}.community-comment-list{gap:10px;display:grid}.community-diary-comment{background:#ffffffc7;border:1px solid #94a3b82e;border-radius:16px;min-width:0;padding:12px 13px;box-shadow:0 10px 28px #0f172a0f}.community-avatar{width:36px;height:36px;color:var(--text-main);background:linear-gradient(135deg,#8b5cf63d,#14b8a633);border:1px solid #94a3b847;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;font-size:13px;font-weight:850;display:inline-flex;overflow:hidden}.community-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.community-avatar span{line-height:1}.community-avatar-comment{flex-basis:28px;width:28px;height:28px;font-size:11px}.community-diary-comment-official{background:linear-gradient(135deg,#ffffffe6,#f0fdfad6);border-color:#14b8a638}.community-diary-comment-nested{margin-left:18px;position:relative}.community-diary-comment-nested:before{content:"";background:linear-gradient(#8b5cf6,#14b8a6);border-radius:999px;width:2px;position:absolute;top:14px;bottom:14px;left:-10px}.community-comment-meta{justify-content:space-between;gap:10px;min-width:0}.community-comment-authorline,.community-comment-tools{align-items:center;min-width:0;display:inline-flex}.community-comment-authorline{gap:5px;max-width:100%}.community-comment-author{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:15em;color:var(--text-main);font-size:13px;font-weight:850;overflow:hidden}.community-comment-tools{flex:none;gap:7px}.community-comment-menu{display:inline-flex;position:relative}.community-comment-menu-trigger{border:1px solid var(--border-color);min-width:52px;min-height:30px;color:var(--text-main);font:inherit;white-space:nowrap;cursor:pointer;background:#8b5cf60f;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:5px 8px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.community-comment-menu-trigger-label{line-height:1}.community-comment-menu-trigger:hover,.community-comment-menu-trigger:focus-visible,.community-comment-menu-trigger[aria-expanded=true]{color:#6d28d9;background:#8b5cf621;border-color:#8b5cf66b;outline:none}.community-comment-menu-popover{z-index:45;isolation:isolate;border:1px solid #d8dee8;border-radius:12px;width:156px;min-width:156px;padding:6px;position:absolute;top:calc(100% + 7px);right:0;overflow:hidden;box-shadow:0 16px 34px #0f172a3d;overflow-wrap:normal!important;word-break:keep-all!important;opacity:1!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#fff!important;background-image:none!important;max-width:min(180px,100vw - 24px)!important}html[data-theme=dark] .community-comment-menu-popover{color:#f8fafc;border-color:#475569;box-shadow:0 16px 34px #00000075;background-color:#111827!important;background-image:none!important}html[data-theme=dark] .community-comment-menu-popover button{color:#f8fafc;background-color:#111827!important}html[data-theme=dark] .community-comment-menu-popover button:hover,html[data-theme=dark] .community-comment-menu-popover button:focus-visible{background-color:#1f2937!important}.community-comment-menu-popover button{color:#172033;width:100%;min-height:36px;font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background-color:#fff;background-image:none;border:0;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:12px;font-weight:800;display:flex}.community-comment-menu-popover button:hover,.community-comment-menu-popover button:focus-visible{background-color:#f1f5f9;outline:none}.community-comment-menu-popover button.danger{color:#be123c;background-color:#fff1f2}.community-comment-menu-popover button.danger:hover,.community-comment-menu-popover button.danger:focus-visible{color:#9f1239;background-color:#ffe4e6}html[data-theme=dark] .community-comment-menu-popover button.danger{color:#fecdd3;background-color:#3f0b17!important}html[data-theme=dark] .community-comment-menu-popover button.danger:hover,html[data-theme=dark] .community-comment-menu-popover button.danger:focus-visible{color:#ffe4e6;background-color:#5b1020!important}.community-comment-time{color:var(--text-dark);white-space:nowrap;font-size:11px}.community-comment-reference{color:#2563eb;letter-spacing:.02em;background:#2563eb1a;border-radius:999px;flex:none;align-items:center;padding:2px 5px;font-size:10px;font-weight:800;line-height:1.2;display:inline-flex}.community-comment-reply-context{color:#6d28d9;background:#8b5cf614;border-radius:999px;align-items:center;gap:4px;max-width:100%;margin-top:8px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.community-comment-content{color:var(--text-muted);white-space:pre-wrap;margin:8px 0 0;font-size:13px;line-height:1.65}.community-comment-edited{color:var(--text-dark);margin-left:5px;font-size:10px}.community-comment-editor{gap:8px;margin-top:10px;display:grid}.community-comment-editor textarea{box-sizing:border-box;resize:vertical;border:1px solid var(--border-color);background:var(--bg-card);width:100%;min-height:82px;color:var(--text-main);font:inherit;border-radius:10px;padding:10px 11px;font-size:13px;line-height:1.55}.community-comment-editor textarea:focus{border-color:#8b5cf6;outline:2px solid #8b5cf629}.community-comment-editor-actions{justify-content:flex-end;gap:7px;display:flex}.community-comment-editor-actions button{border:1px solid var(--border-color);cursor:pointer;border-radius:8px;min-height:32px;padding:6px 11px;font-size:12px;font-weight:800}.community-comment-editor-cancel{color:var(--text-main);background:0 0}.community-comment-editor-save{color:#fff;background:#7c3aed;border-color:#7c3aed!important}.community-comment-editor-actions button:disabled{cursor:not-allowed;opacity:.55}.community-comment-actions{flex-wrap:wrap;gap:7px 10px;min-height:36px;margin-top:10px}.community-comment-action,.community-reaction-primary,.community-reaction-toggle{min-height:34px;color:var(--text-dark);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800;transition:color .18s,background .18s,transform .18s}.community-comment-action{border-radius:8px;padding:6px 10px}.community-comment-action:hover,.community-comment-action:focus-visible,.community-reaction-primary:hover,.community-reaction-primary:focus-visible,.community-reaction-toggle:hover,.community-reaction-toggle:focus-visible{color:#6d28d9;background:#8b5cf617;outline:none}.community-reaction-control{isolation:isolate;background:0 0;border:0;border-radius:8px;align-items:center;min-height:34px;display:inline-flex;position:relative}.community-reaction-primary{border-radius:8px 0 0 8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:5px 8px 5px 10px;display:inline-flex}.community-reaction-primary-emoji{justify-content:center;align-items:center;width:18px;height:18px;font-size:17px;line-height:1;display:inline-flex}.community-reaction-toggle{border-left:0;border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:28px;padding:0;display:inline-flex}.community-reaction-picker{z-index:30;box-sizing:border-box;border:1px solid var(--border-color);transform-origin:0 100%;background:#fffffffa;border-radius:999px;grid-template-columns:repeat(5,42px);align-items:center;column-gap:3px;min-width:238px;max-width:min(286px,100vw - 24px);padding:5px 7px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 14px 34px #0f172a38}.community-reaction-picker-option{z-index:1;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:25px;line-height:1;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex;position:relative}.community-reaction-picker-option:hover,.community-reaction-picker-option:focus-visible,.community-reaction-picker-option.active{background:#8b5cf61f;outline:none;transform:translateY(-4px)scale(1.12);box-shadow:0 4px 12px #4f46e524}.community-reaction-summary{background:0 0;border:0;border-radius:999px;align-items:center;gap:5px;min-height:32px;margin:0;padding:3px 5px;display:inline-flex}.community-reaction-summary>.community-reaction-stack,.community-reaction-summary>.community-reaction-total{color:var(--text-muted);align-items:center;font-size:11px;font-weight:700;display:inline-flex}.community-reaction-stack{gap:0}.community-reaction-stack>span{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;margin-left:-3px;font-size:12px;line-height:1;display:inline-flex;box-shadow:0 0 0 1px #0f172a14}.community-reaction-stack>span:first-child{margin-left:0}.community-reaction-total{padding-left:1px}.community-reply-composer{gap:8px;min-width:0;margin-top:4px;display:grid}.community-reply-target{color:#6d28d9;background:#8b5cf61f;border-radius:999px;justify-content:space-between;gap:8px;width:fit-content;max-width:100%;padding:4px 6px 4px 9px;font-size:12px;font-weight:800}.community-reply-target button{border:1px solid color-mix(in srgb, currentColor 56%, transparent);background:var(--bg-dark-3);color:currentColor;cursor:pointer;opacity:1;border-radius:999px;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;transition:background-color .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.community-reply-target__dismiss:hover,.community-reply-target__dismiss:focus-visible{color:#fff;background:#e11d48;border-color:#e11d48;outline:none;transform:scale(1.06)}.community-reply-target__dismiss:focus-visible{box-shadow:0 0 0 3px #e11d4847}.community-reply-row{gap:8px;display:flex}.community-layout-toggle{background:#ffffffbd;border:1px solid #232d461f;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex;box-shadow:0 10px 24px #323c5514}.community-layout-option{min-height:36px;color:var(--text-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:700;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.community-layout-option:hover{color:var(--text-main);background:#7f67e814}.community-layout-option.active{color:#fff;background:linear-gradient(135deg,#8f73f2 0%,#7057dc 100%);box-shadow:0 10px 20px #7f67e83d}.community-diary-header{align-items:flex-start!important}.community-diary-author{min-width:0}.community-diary-actions{flex-wrap:wrap;justify-content:flex-end}.community-reply-row{align-items:stretch}.community-reply-row .form-control{flex:auto}.community-reply-row .btn{white-space:nowrap;flex:none;min-height:46px}.scenario-mock{border:1px solid #232d461a}.scenario-mock-line span:not(.active){box-shadow:inset 0 0 0 1px #232d4614;background:#7681955c!important}html:not([data-theme=dark]) .member-page{background:radial-gradient(circle at 10% 3%,#7f67e81a,#0000 30%),radial-gradient(circle at 92% 7%,#169f9317,#0000 28%),linear-gradient(#fff 0%,#f7f8fc 48%,#f2f5fa 100%)}html:not([data-theme=dark]) .member-layout{background:0 0!important}html:not([data-theme=dark]) .member-profile-card,html:not([data-theme=dark]) .member-nav-card,html:not([data-theme=dark]) .member-content-panel,html:not([data-theme=dark]) .community-diary-card{color:var(--text-main)!important;background:#ffffffe6!important;border-color:#232d461f!important;box-shadow:0 22px 60px #323c551a!important}html:not([data-theme=dark]) .member-layout :where([style*="rgba(255,255,255,0.01"],[style*="rgba(255,255,255,0.02"],[style*="rgba(255,255,255,0.03"],[style*="rgba(255,255,255,0.04"],[style*="rgba(255, 255, 255, 0.01"],[style*="rgba(255, 255, 255, 0.02"],[style*="rgba(255, 255, 255, 0.03"],[style*="rgba(255, 255, 255, 0.04"]),html:not([data-theme=dark]) .community-page :where([style*="rgba(255,255,255,0.01"],[style*="rgba(255,255,255,0.02"],[style*="rgba(255,255,255,0.03"],[style*="rgba(15, 12, 30"],[style*="rgba(15,12,30"]){background:#ffffffbd!important;border-color:#232d461f!important}html:not([data-theme=dark]) .scenario-mock{box-shadow:0 18px 44px #323c551a;background:#ffffffc7!important;border-color:#232d461a!important}html:not([data-theme=dark]) .scenario-mock-header strong,html:not([data-theme=dark]) .scenario-mock-line p{color:var(--text-main)!important}html[data-theme=dark] .member-page,html[data-theme=dark] .community-page{color:var(--text-main)!important;background:radial-gradient(circle at 12% 4%,#8f6ff82b,#0000 32%),radial-gradient(circle at 90% 8%,#20c7b81c,#0000 28%),linear-gradient(#101426 0%,#0b1020 56%,#101426 100%)!important}html[data-theme=dark] .member-layout{background:0 0!important}html[data-theme=dark] .member-profile-card,html[data-theme=dark] .member-nav-card,html[data-theme=dark] .member-content-panel,html[data-theme=dark] .community-diary-card{color:var(--text-main)!important;background:#14192de6!important;border-color:#ffffff1f!important;box-shadow:0 24px 70px #00000057!important}html[data-theme=dark] .member-content-panel{background:#12172af0!important}html[data-theme=dark] .member-layout :where(h1,h2,h3,h4,label,strong,.form-label,.sidebar-menu-btn.active),html[data-theme=dark] .community-page :where(h1,h2,h3,h4,strong){color:var(--text-main)!important}html[data-theme=dark] .member-layout :where(p,small,.sidebar-menu-btn),html[data-theme=dark] .community-page :where(p,small){color:var(--text-muted)!important}html[data-theme=dark] .member-layout :where(.form-control,.chat-window,.chat-input-area,.admin-table,[style*="rgba(255,255,255,0.01"],[style*="rgba(255,255,255,0.02"],[style*="rgba(255,255,255,0.03"],[style*="rgba(255,255,255,0.04"],[style*="rgba(255, 255, 255, 0.01"],[style*="rgba(255, 255, 255, 0.02"],[style*="rgba(255, 255, 255, 0.03"],[style*="rgba(255, 255, 255, 0.04"]),html[data-theme=dark] .community-page :where(.form-control,[style*="rgba(255,255,255,0.01"],[style*="rgba(255,255,255,0.02"],[style*="rgba(255,255,255,0.03"],[style*="rgba(15, 12, 30"],[style*="rgba(15,12,30"]){color:var(--text-main)!important;background:#ffffff13!important;border-color:#ffffff21!important}html[data-theme=dark] .member-layout .sidebar-menu-btn:hover,html[data-theme=dark] .member-layout .sidebar-menu-btn.active{color:#ded5ff!important;background:#8f6ff82e!important;border-color:#8f6ff859!important}html[data-theme=dark] .scenario-mock{background:#12172ad1!important;border-color:#ffffff1f!important}html[data-theme=dark] .scenario-mock-line span:not(.active){box-shadow:inset 0 0 0 1px #ffffff0f;background:#ffffff3d!important}html[data-theme=dark] .community-layout-toggle{background:#12172ab8;border-color:#ffffff21;box-shadow:0 18px 42px #00000040}html[data-theme=dark] .community-layout-option{color:#e2e8f0b8}html[data-theme=dark] .community-layout-option:hover{color:#fff;background:#8f6ff829}html[data-theme=dark] .community-diary-comments{border-top-color:#ffffff1f}html[data-theme=dark] .community-comments-heading>span,html[data-theme=dark] .community-comments-kicker{color:#2dd4bf}html[data-theme=dark] .community-comments-heading>span{background:#2dd4bf1f}html[data-theme=dark] .community-empty-reply{background:#2dd4bf14;border-color:#2dd4bf2e}html[data-theme=dark] .community-pinned-thread{background:linear-gradient(135deg,#2dd4bf1a,#8b5cf61f);border-color:#2dd4bf29}html[data-theme=dark] .community-member-thread{background:#0f172a57;border-color:#ffffff1a}html[data-theme=dark] .community-member-thread-heading strong{color:#c4b5fd;background:#8b5cf629}html[data-theme=dark] .community-diary-comment{background:#161b31d1;border-color:#ffffff1a;box-shadow:0 12px 32px #00000038}html[data-theme=dark] .community-diary-comment-official{background:linear-gradient(135deg,#142236eb,#17203adb);border-color:#2dd4bf33}html[data-theme=dark] .community-comment-reply-context,html[data-theme=dark] .community-reply-target,html[data-theme=dark] .community-comment-action:hover,html[data-theme=dark] .community-comment-action:focus-visible,html[data-theme=dark] .community-reaction-primary:hover,html[data-theme=dark] .community-reaction-primary:focus-visible,html[data-theme=dark] .community-reaction-toggle:hover,html[data-theme=dark] .community-reaction-toggle:focus-visible,html[data-theme=dark] .community-reaction-primary.active{color:#c4b5fd;background:#8b5cf629}html[data-theme=dark] .community-comment-reference{color:#93c5fd;background:#2563eb3d}html[data-theme=dark] .community-reaction-control{background:0 0;border-color:#0000}html[data-theme=dark] .community-reaction-toggle{border-left-color:#0000}html[data-theme=dark] .community-reaction-picker{background:#16213b;border-color:#ffffff24;box-shadow:0 14px 30px #00000059}html[data-theme=dark] .community-reaction-picker-option:hover,html[data-theme=dark] .community-reaction-picker-option:focus-visible,html[data-theme=dark] .community-reaction-picker-option.active{background:#c4b5fd33}html[data-theme=dark] .community-reaction-summary{background:0 0;border-color:#0000}html[data-theme=dark] .community-reaction-stack>span{background:#16213b;box-shadow:0 0 0 1px #ffffff24}.community-pinned-thread,.community-member-thread{background:0 0;border:0;border-radius:0;gap:12px;padding:0}.community-pinned-thread{padding-bottom:2px}.community-member-thread-heading{margin-top:2px;padding-top:2px}.community-comment-list{gap:14px}.community-diary-comment{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px;padding:3px 0;display:grid}.community-comment-avatar-rail{min-width:0;padding-top:2px}.community-comment-main{min-width:0}.community-diary-comment-official .community-comment-main{background:#14b8a60d;border-left:2px solid #14b8a6ad;border-radius:0 10px 10px 0;padding:7px 10px 8px}.community-diary-comment-member{background:0 0}.community-diary-comment-nested{margin-left:36px;padding-left:10px}.community-diary-comment-nested:before{background:var(--border-color);width:1px;top:3px;bottom:3px;left:0}.community-comment-meta{justify-content:space-between;align-items:flex-start;gap:8px}.community-comment-authorline{flex-wrap:wrap;flex:auto;gap:4px 5px}.community-comment-tools{gap:0}.community-comment-author{max-width:14em;font-size:13px}.community-comment-time{font-size:11px;line-height:1.4}.community-comment-reference{color:var(--text-dark);background:0 0;padding:0;font-size:10px;font-weight:700}.community-comment-reply-context{color:var(--text-dark);background:0 0;border-radius:0;margin-top:4px;padding:0;font-weight:700}.community-comment-content{color:var(--text-main);margin-top:4px;font-size:13px;line-height:1.58}.community-comment-action,.community-reaction-primary,.community-reaction-toggle,.community-reaction-control{min-height:28px}.community-comment-action{border-radius:5px;padding:3px 5px;font-size:11px}.community-reaction-primary{border-radius:5px 0 0 5px;gap:4px;padding:3px 4px;font-size:11px}.community-reaction-toggle{border-radius:0 5px 5px 0;width:22px}.community-comment-action:hover,.community-comment-action:focus-visible,.community-reaction-primary:hover,.community-reaction-primary:focus-visible,.community-reaction-toggle:hover,.community-reaction-toggle:focus-visible{color:var(--text-main);text-underline-offset:3px;background:0 0;text-decoration:underline}.community-reaction-summary{gap:4px;min-height:28px;font-size:11px}html[data-theme=dark] .community-pinned-thread,html[data-theme=dark] .community-member-thread,html[data-theme=dark] .community-diary-comment{box-shadow:none;background:0 0;border-color:#0000}html[data-theme=dark] .community-diary-comment-official .community-comment-main{background:#2dd4bf14;border-left-color:#2dd4bfb8}html[data-theme=dark] .community-comment-reply-context,html[data-theme=dark] .community-comment-reference{color:var(--text-dark);background:0 0}@media (width<=520px){.community-diary-comment{grid-template-columns:26px minmax(0,1fr);gap:7px}.community-diary-comment-nested{margin-left:26px;padding-left:8px}.community-comment-author{max-width:10em}.community-comment-menu-trigger{min-width:48px;padding-inline:7px}}@media (width<=1100px){.community-diary-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.member-layout{flex-direction:column!important;gap:16px!important;max-width:760px!important;padding:94px 18px 56px!important;display:flex!important}.member-sidebar{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;display:grid!important}.member-profile-card{text-align:left!important;align-items:center!important;gap:14px!important;margin-bottom:0!important;padding:18px!important;display:flex!important}.member-profile-card>div:first-child{flex:0 0 56px!important;width:56px!important;height:56px!important;margin:0!important}.member-profile-card h3{justify-content:flex-start!important;margin-bottom:2px!important}.member-nav-card{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row!important;gap:8px!important;margin:0!important;padding:10px!important;display:flex!important;position:static!important;overflow-x:auto!important}.member-nav-card::-webkit-scrollbar{display:none}.member-nav-card .sidebar-menu-btn{scroll-snap-align:start;white-space:nowrap;border-radius:999px!important;flex:none!important;justify-content:center!important;width:auto!important;min-width:max-content!important;padding:10px 13px!important;font-size:13px!important}.member-content-panel{width:100%!important;min-height:auto!important;padding:26px 20px!important}.member-content-panel form,.member-content-panel .form-group,.member-content-panel .form-control{width:100%!important;max-width:100%!important}.member-content-panel .btn{justify-content:center}.chat-bubble{max-width:88%!important}.community-page{padding-top:88px!important}.community-shell{max-width:100%}.community-diary-feed-grid{grid-template-columns:minmax(0,1fr)}.community-diary-feed,.community-diary-feed-list,.community-diary-feed-grid{max-width:100%}.community-diary-card{min-height:0;border-radius:22px!important;padding:22px!important}.community-diary-header{flex-direction:column!important;align-items:flex-start!important}.community-diary-actions{justify-content:flex-start!important;gap:8px!important;width:100%!important}.community-reply-row{flex-direction:column!important}.community-reply-row .btn{justify-content:center;width:100%}.community-pinned-thread,.community-member-thread{border-radius:16px;padding:10px}.community-avatar{flex-basis:34px;width:34px;height:34px}.community-avatar-comment{flex-basis:26px;width:26px;height:26px}.community-comment-meta{align-items:flex-start}.community-comment-author{max-width:11em}.community-comment-tools{gap:5px}.community-diary-comment-nested{margin-left:10px}}@media (width<=480px){.member-layout{padding:84px 14px 48px!important}.member-profile-card,.member-nav-card,.member-content-panel{border-radius:20px!important}.member-content-panel{padding:22px 16px!important}.member-content-panel h2{margin-bottom:18px!important;font-size:21px!important;line-height:1.28!important}.member-content-panel :where(.glass-panel){border-radius:18px!important;padding:18px!important}.member-content-panel :where(.btn){width:100%;min-height:44px}.member-content-panel :where(.admin-table){min-width:640px}.chat-input-area,.community-reply-row{gap:10px!important}.community-diary-card{padding:18px!important}.community-diary-comments{gap:13px;padding-top:15px}.community-comments-heading{align-items:flex-start}.community-comments-heading h4{font-size:14px}.community-diary-comment{border-radius:14px;padding:11px}.community-comment-meta{gap:8px}.community-comment-time{font-size:10px}.community-comment-actions{gap:6px 8px}.community-reaction-control{min-height:34px}.community-reaction-primary{min-height:34px;padding:5px 7px 5px 9px}.community-reaction-toggle{width:29px}.community-reaction-picker{grid-template-columns:repeat(5,38px);column-gap:2px;min-width:212px;max-width:calc(100vw - 24px);padding:5px 6px;left:0;right:auto}.community-reaction-picker-option{flex-basis:38px;width:38px;height:38px;font-size:23px}.community-reaction-summary{min-height:30px;padding:3px 4px}.community-reply-target{border-radius:14px;width:100%}.community-layout-toggle{justify-content:stretch;width:100%}.community-layout-option{flex:1 1 0;padding-inline:8px}.community-page .community-layout-toggle+.btn{justify-content:center;width:100%}.community-diary-author{width:100%;align-items:flex-start!important}.community-diary-card h3{font-size:18px!important;line-height:1.35!important}.scenario-mock{min-height:260px!important;padding:16px!important}.scenario-mock-header strong{font-size:15px!important}.scenario-mock-line{padding:12px!important}.scenario-mock-line p{font-size:13.5px!important}}.viewer-layout{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;overflow:hidden;color:#f8fafc!important;background:#070b16!important;grid-template-columns:minmax(0,1fr) clamp(300px,18vw,360px)!important}.viewer-main{scrollbar-color:#7f67e86b #080c18eb;min-width:0;color:#f8fafc!important;background:radial-gradient(circle at 50% 34%,#6353d638,#0000 38%),linear-gradient(#0a0d1c 0%,#080b16 100%)!important}.viewer-toolbar{color:#f8fafc!important;background:#080c18f5!important;border-bottom:1px solid #ffffff17!important}.viewer-back-link{color:#cbd5e1!important}.viewer-back-link:hover{color:#fff!important}.viewer-course-title{text-align:center;color:#f8fafc!important}.viewer-security-note{color:#2dd4bf!important}.video-container{background:#070b16!important}.video-element-mock{background:radial-gradient(circle at 50% 48%,#6f58e961 0%,#1b184bb8 30%,#070b1cf5 62%),linear-gradient(#101332 0%,#080b16 100%)!important}.video-watermark{color:#ffffff14!important}.bunny-video-frame{z-index:12;background:#050816;border:0;width:100%;height:100%;display:block;position:relative}.bunny-frame-status,.bunny-frame-warning{z-index:13;color:#eef3ff;text-align:center;pointer-events:none;background:#070b16c2;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;max-width:min(520px,100% - 32px);padding:10px 14px;font-size:13px;font-weight:700;line-height:1.45;display:inline-flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #00000047}.bunny-frame-status{top:18px}.bunny-frame-warning{color:#fde68a;background:#281909bd;border-color:#fde68a47;bottom:18px}.viewer-play-state{z-index:11;text-align:center;position:relative}.viewer-video-empty-icon{color:#fff;background:linear-gradient(135deg,#7c3aed,#2dd4bf);border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;display:inline-flex;box-shadow:0 18px 46px #7c3aed59}.viewer-video-error{color:#fecdd3;max-width:min(420px,82vw);margin:14px auto 0;font-size:13px;line-height:1.6}.viewer-details{color:#f8fafc}.viewer-details p{color:#e2e8f0c2}.viewer-detail-meta{color:#e2e8f0c7;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:18px;font-size:13px;line-height:1.5;display:flex}.viewer-complete-dot{background:linear-gradient(135deg,#14b8a6,#22c55e);border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;box-shadow:0 10px 24px #14b8a640}.admin-connection-pill{width:100%;min-height:38px;color:var(--text-muted);background:#ffffff0d;border:1px solid #94a3b847;border-radius:12px;align-items:center;padding:9px 12px;font-size:13px;font-weight:650;display:inline-flex}.admin-connection-pill.success{color:#2dd4bf;background:#14b8a61f;border-color:#2dd4bf57}.admin-bunny-video-field{margin-bottom:0}.admin-bunny-upload-card{background:linear-gradient(135deg,#7f67e81f,#14b8a614),#ffffff0a;border:1px solid #7f67e838;border-radius:16px;gap:14px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff14}.admin-bunny-upload-card.is-ready{background:linear-gradient(135deg,#14b8a624,#7f67e814),#ffffff0a;border-color:#2dd4bf57}.admin-bunny-upload-card.is-uploading{border-color:#7f67e885;box-shadow:0 0 0 1px #7f67e814,0 18px 42px #7f67e826}.admin-bunny-upload-head{align-items:flex-start;gap:12px;display:flex}.admin-bunny-upload-icon{color:#fff;background:linear-gradient(135deg, var(--primary), var(--secondary));border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:0 12px 24px #7f67e83d}.admin-bunny-upload-title{flex:auto;min-width:0}.admin-bunny-upload-title strong{color:var(--text-main);font-size:14px;font-weight:800;line-height:1.35;display:block}.admin-bunny-upload-title span,.admin-bunny-upload-note{color:var(--text-muted);margin-top:4px;font-size:12px;line-height:1.65;display:block}.admin-bunny-status-pill{min-height:28px;color:var(--text-muted);white-space:nowrap;background:#94a3b81a;border:1px solid #94a3b847;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.admin-bunny-status-pill.success{color:#14b8a6;background:#14b8a621;border-color:#14b8a652}.admin-bunny-status-pill.warning{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b47}.admin-bunny-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-bunny-meta-grid>div{background:#ffffff0b;border:1px solid #94a3b82e;border-radius:12px;min-width:0;padding:11px 12px}.admin-bunny-meta-grid span{color:var(--text-muted);margin-bottom:5px;font-size:11px;font-weight:700;display:block}.admin-bunny-meta-grid strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;line-height:1.45;display:block;overflow:hidden}.admin-bunny-upload-progress{gap:8px;display:grid}.admin-bunny-upload-progress-meta{color:var(--text-muted);justify-content:space-between;gap:12px;font-size:12px;font-weight:700;display:flex}.admin-bunny-upload-progress-meta strong{color:var(--text-main)}.admin-bunny-progress-track{background:#94a3b82e;border-radius:999px;height:8px;overflow:hidden}.admin-bunny-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--primary), var(--secondary));height:100%;transition:width .18s;display:block}.admin-bunny-upload-button{cursor:pointer;width:fit-content;min-height:40px;padding:9px 14px;font-size:12px}.admin-bunny-upload-button[aria-disabled=true]{cursor:wait}.admin-bunny-manual-embed{background:#0f172a24;border:1px dashed #94a3b847;border-radius:14px;gap:10px;padding:14px;display:grid}.admin-bunny-manual-copy{gap:4px;display:grid}.admin-bunny-manual-copy strong{color:var(--text-main);font-size:13px;font-weight:800}.admin-bunny-manual-copy span{color:var(--text-muted);font-size:12px;line-height:1.65}.admin-bunny-manual-embed textarea{resize:vertical;min-height:84px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.55}.admin-bunny-embed-apply{width:fit-content;min-height:38px;padding:8px 12px;font-size:12px}html:not([data-theme=dark]) .admin-bunny-upload-card{background:linear-gradient(135deg,#7f67e81a,#14b8a614),#fff;border-color:#7f67e838;box-shadow:0 18px 45px #161c2c14}html:not([data-theme=dark]) .admin-bunny-meta-grid>div{background:#f8fafcdb;border-color:#0f172a14}html:not([data-theme=dark]) .admin-bunny-manual-embed{background:#f8fafcc7;border-color:#7f67e833}@media (width<=640px){.admin-bunny-upload-head{flex-wrap:wrap;align-items:stretch}.admin-bunny-status-pill{margin-left:50px}.admin-bunny-meta-grid{grid-template-columns:1fr}.admin-bunny-upload-button,.admin-bunny-embed-apply{width:100%}}.viewer-details{border-top:1px solid #ffffff14;color:#f8fafc!important;background:linear-gradient(#0c1223fa 0%,#080c18fa 100%)!important}.viewer-details h2{color:#f8fafc!important}.viewer-details p,.viewer-details span:not(.badge){color:#aeb9ce!important}.page-loader .page-loader-text{font-size:0!important}.page-loader .page-loader-text:after{content:"正在同步研究室資料...";letter-spacing:0;color:#334155;text-shadow:none;font-size:13px;font-weight:700;display:inline-block}.page-loader{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.page-loader-panel{background:linear-gradient(#ffffffdb,#f8fafcc7)!important;border-color:#94a3b842!important;box-shadow:0 32px 90px #0f172a24,inset 0 1px #ffffffdb!important}html[data-theme=dark] .page-loader{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] .page-loader .page-loader-text:after{color:#ffffffe0;text-shadow:0 1px 10px #0000003d}html[data-theme=dark] .page-loader-panel{background:linear-gradient(#14182bd6 0%,#0a0e1cbd 100%)!important;border-color:#ffffff24!important;box-shadow:0 32px 100px #00000061,inset 0 1px #ffffff14!important}.identity-badge{letter-spacing:0;white-space:nowrap;vertical-align:middle;border-radius:999px;align-items:center;gap:4px;min-height:20px;padding:2px 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:relative}.identity-badge-featured{color:#1877f2;background:#1877f21a;border:1px solid #1877f238}.identity-badge-team{color:#1877f2;width:14px;min-width:14px;height:14px;min-height:14px;box-shadow:none;background:0 0;border:0;flex:none;justify-content:center;align-self:center;gap:0;margin-left:1px;padding:0;overflow:visible;transform:translateY(.5px)}.identity-badge-team svg{color:#1877f2;fill:#1877f2;stroke:#fff;stroke-width:3px;filter:drop-shadow(0 1px 1px #0f172a2e);width:14px;height:14px}.identity-badge-verified svg{color:#0095f6;fill:#0095f6;stroke:none;stroke-width:0;filter:drop-shadow(0 1px 1px #0f172a33);width:14px;height:14px}.identity-badge-verified svg path{fill:currentColor}.identity-badge:after{content:attr(data-tooltip);z-index:80;color:#fff;white-space:normal;overflow-wrap:anywhere;opacity:0;pointer-events:none;background:#0f172af5;border-radius:9px;width:max-content;max-width:min(240px,100vw - 56px);padding:7px 9px;font-size:11.5px;font-weight:500;line-height:1.45;transition:opacity .18s,transform .18s;position:absolute;top:50%;left:calc(100% + 7px);transform:translate(-4px)translateY(-50%);box-shadow:0 14px 34px #0f172a47}.identity-badge:hover:after,.identity-badge:focus-visible:after{opacity:1;transform:translate(0)translateY(-50%)}@media (width<=640px){.identity-badge:after{max-width:min(220px,100vw - 32px);padding:7px 8px;font-size:11px;line-height:1.42;top:auto;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.identity-badge:hover:after,.identity-badge:focus-visible:after{transform:translate(-50%)translateY(0)}}html[data-theme=dark] .identity-badge-featured{color:#67e8f9;background:#67e8f91f;border-color:#67e8f947}.diary-comment-delete{color:#e11d48;cursor:pointer;background:#f43f5e14;border:1px solid #f43f5e2e;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.diary-comment-delete:hover,.diary-comment-delete:focus-visible{background:#f43f5e24;border-color:#f43f5e57;outline:none;transform:translateY(-1px)}.community-diary-card{overflow:visible!important}html[data-theme=dark] .diary-comment-delete{color:#fb7185;background:#f43f5e1f;border-color:#fb718538}.member-observations-panel{color:var(--text-main)}.member-observation-overview,.member-observation-calendar__toolbar,.member-observation-calendar__month,.member-observation-calendar__controls,.member-observation-streak,.member-observation-calendar__status,.member-observation-calendar__empty-note,.member-observation-modal__intro,.member-observation-modal__record-head,.member-observation-modal__actions,.member-observation-modal__needs{align-items:center;display:flex}.member-observation-overview{margin-bottom:24px;display:block}.member-observation-overview__copy{min-width:0}.member-observation-eyebrow{color:#0f766e;letter-spacing:.02em;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.member-observation-overview h2{color:#172033;letter-spacing:-.03em;margin:8px 0 6px;font-size:clamp(24px,2.5vw,30px);line-height:1.2}.member-observation-overview p{color:#64748b;max-width:650px;margin:0;font-size:13px;line-height:1.7}.member-observation-summary{flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:16px;display:flex}.member-observation-overview__meta{flex-direction:column;flex:none;align-items:flex-end;gap:9px;display:flex}.member-observation-streak{color:#b45309;background:#fffbebdb;border:1px solid #f59e0b42;border-radius:14px;gap:10px;min-width:180px;padding:12px 14px}.member-observation-streak>span{gap:1px;display:grid}.member-observation-streak strong{color:#92400e;font-size:20px;line-height:1}.member-observation-streak small{color:#92400e;font-size:11px;font-weight:700}.member-observation-total{color:#64748b;font-size:12px;font-weight:700}.member-observation-calendar{background:#ffffffc2;border:1px solid #94a3b847;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #0f172a12}.member-observation-calendar__toolbar{border-bottom:1px solid #94a3b833;justify-content:space-between;gap:16px;padding:18px 20px}.member-observation-calendar__month{color:#0f766e;gap:10px}.member-observation-calendar__month>div{gap:2px;display:grid}.member-observation-calendar__month strong{color:#1e293b;font-size:16px}.member-observation-calendar__month span{color:#64748b;font-size:12px}.member-observation-calendar__controls{gap:8px}.member-observation-calendar__icon-button,.member-observation-calendar__today-button{color:#334155;font:inherit;cursor:pointer;background:#fff;border:1px solid #94a3b852;border-radius:9px;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:color .18s,border-color .18s,background .18s,transform .18s;display:inline-flex}.member-observation-calendar__icon-button{width:34px;height:34px}.member-observation-calendar__today-button{min-height:34px;padding:0 11px}.member-observation-calendar__icon-button:hover:not(:disabled),.member-observation-calendar__icon-button:focus-visible,.member-observation-calendar__today-button:hover,.member-observation-calendar__today-button:focus-visible{color:#0f766e;background:#f0fdfae6;border-color:#0d948875;outline:none;transform:translateY(-1px)}.member-observation-calendar__icon-button:disabled{cursor:not-allowed;opacity:.36}.member-observation-calendar__weekdays,.member-observation-calendar__grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.member-observation-calendar__weekdays{color:#64748b;text-align:center;padding:12px 12px 8px;font-size:11px;font-weight:800}.member-observation-calendar__grid{gap:7px;padding:0 12px 12px}.member-observation-calendar__spacer{background:#f1f5f957;border-radius:12px;min-height:112px}.member-observation-calendar__day{color:#64748b;min-width:0;min-height:112px;font:inherit;text-align:left;background:#f8fafcdb;border:1px solid #94a3b833;border-radius:12px;flex-direction:column;align-items:flex-start;gap:5px;padding:10px;display:flex;position:relative;overflow:hidden}.member-observation-calendar__day time{color:#475569;font-size:13px;font-weight:800;line-height:1}.member-observation-calendar__day.is-empty{opacity:.74}.member-observation-calendar__day.has-record{cursor:pointer;color:#0f766e;background:linear-gradient(155deg,#f0fdfafa,#f8fafcf0);border-color:#14b8a652}.member-observation-calendar__day.has-record:hover,.member-observation-calendar__day.has-record:focus-visible{z-index:1;border-color:#0d9488b3;outline:none;transform:translateY(-2px);box-shadow:0 9px 22px #0d948824}.member-observation-calendar__day.is-today{border-color:#7c3aed85}.member-observation-calendar__day.is-today time:after{content:"";vertical-align:top;background:#7c3aed;border-radius:50%;width:5px;height:5px;margin-left:4px;display:inline-block}.member-observation-calendar__status{color:currentColor;gap:4px;max-width:100%;font-size:10px;font-weight:800;line-height:1.2}.member-observation-calendar__day.has-record strong,.member-observation-calendar__preview,.member-observation-calendar__empty-copy{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.member-observation-calendar__day.has-record strong{color:#134e4a;font-size:12px;line-height:1.25}.member-observation-calendar__emotion{vertical-align:-.06em;margin-right:4px;font-size:1.05em;line-height:1;display:inline-block}.member-observation-calendar__preview,.member-observation-calendar__empty-copy{color:#64748b;font-size:10px;line-height:1.35}.member-observation-calendar__empty-note{color:#64748b;border:1px dashed #94a3b859;border-radius:12px;gap:9px;margin:0 12px 12px;padding:12px 14px;font-size:12px;line-height:1.55}.member-observation-calendar__empty-note svg{color:#0f766e;flex:none}.member-observation-calendar__empty-note a{color:#0f766e;white-space:nowrap;margin-left:auto;font-size:12px;font-weight:800;text-decoration:none}.member-observation-calendar__empty-note a:hover,.member-observation-calendar__empty-note a:focus-visible{color:#7c3aed;outline:none;text-decoration:underline}.member-observation-modal{flex-direction:column;gap:16px;max-height:min(68vh,720px);padding:22px 24px 24px;display:flex;overflow-y:auto}.member-observation-modal__intro{color:#0f766e;border-bottom:1px solid #94a3b838;gap:10px;padding-bottom:14px}.member-observation-modal__intro>div{gap:2px;display:grid}.member-observation-modal__intro strong{color:#1e293b;font-size:15px}.member-observation-modal__intro span{color:#64748b;font-size:12px}.member-observation-modal__records{gap:12px;display:grid}.member-observation-modal__record{background:#f8fafcd1;border:1px solid #94a3b842;border-radius:14px;padding:16px}.member-observation-modal__record-head{gap:10px}.member-observation-modal__record-icon{color:#0f766e;background:#0d94881f;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;line-height:1;display:inline-flex}.member-observation-modal__record-head>div{gap:2px;min-width:0;display:grid}.member-observation-modal__record-head>div span,.member-observation-modal__detail-list dt{color:#64748b;font-size:11px;font-weight:800}.member-observation-modal__record-head strong{color:#1e293b;font-size:15px}.member-observation-modal__record-head time{color:#64748b;text-align:right;margin-left:auto;font-size:11px}.member-observation-modal__detail-list{gap:12px;margin:16px 0 0;display:grid}.member-observation-modal__detail-list>div{gap:5px;display:grid}.member-observation-modal__detail-list dd{color:#334155;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.65}.member-observation-modal__needs{flex-wrap:wrap;gap:6px}.member-observation-modal__needs span{color:#6d28d9;background:#7c3aed17;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.member-observation-modal__actions{border-top:1px solid #94a3b833;justify-content:flex-end;margin-top:16px;padding-top:14px}.member-observation-modal__actions .btn{align-items:center;gap:7px;font-size:12px;display:inline-flex}html[data-theme=dark] .member-observation-eyebrow,html[data-theme=dark] .member-observation-calendar__month,html[data-theme=dark] .member-observation-calendar__empty-note svg,html[data-theme=dark] .member-observation-calendar__empty-note a,html[data-theme=dark] .member-observation-modal__intro,html[data-theme=dark] .member-observation-modal__record-icon{color:#5eead4}html[data-theme=dark] .member-observation-overview h2,html[data-theme=dark] .member-observation-calendar__month strong,html[data-theme=dark] .member-observation-modal__intro strong,html[data-theme=dark] .member-observation-modal__record-head strong{color:#f8fafc}html[data-theme=dark] .member-observation-overview p,html[data-theme=dark] .member-observation-total,html[data-theme=dark] .member-observation-calendar__month span,html[data-theme=dark] .member-observation-calendar__weekdays,html[data-theme=dark] .member-observation-calendar__preview,html[data-theme=dark] .member-observation-calendar__empty-copy,html[data-theme=dark] .member-observation-calendar__empty-note,html[data-theme=dark] .member-observation-modal__intro span,html[data-theme=dark] .member-observation-modal__record-head>div span,html[data-theme=dark] .member-observation-modal__detail-list dt,html[data-theme=dark] .member-observation-modal__record-head time{color:#cbd5e1b8}html[data-theme=dark] .member-observation-streak{background:#78350f30;border-color:#fbbf2440}html[data-theme=dark] .member-observation-streak,html[data-theme=dark] .member-observation-streak strong,html[data-theme=dark] .member-observation-streak small{color:#fcd34d}html[data-theme=dark] .member-ep-activity{background:#0f172a94;border-color:#ffffff1f}html[data-theme=dark] .member-ep-activity__item{border-color:#ffffff1a}html[data-theme=dark] .member-ep-activity__meta strong.is-credit{color:#5eead4}html[data-theme=dark] .member-ep-activity__meta strong.is-debit{color:#fbbf24}html[data-theme=dark] .member-observation-calendar{background:#0f172a85;border-color:#94a3b833;box-shadow:0 18px 50px #0000002e}html[data-theme=dark] .member-observation-calendar__toolbar,html[data-theme=dark] .member-observation-modal__intro,html[data-theme=dark] .member-observation-modal__actions{border-color:#ffffff1a}html[data-theme=dark] .member-observation-calendar__icon-button,html[data-theme=dark] .member-observation-calendar__today-button{color:#e2e8f0;background:#1e293bb3;border-color:#ffffff29}html[data-theme=dark] .member-observation-calendar__icon-button:hover:not(:disabled),html[data-theme=dark] .member-observation-calendar__icon-button:focus-visible,html[data-theme=dark] .member-observation-calendar__today-button:hover,html[data-theme=dark] .member-observation-calendar__today-button:focus-visible{color:#5eead4;background:#14b8a624;border-color:#2dd4bf7a}html[data-theme=dark] .member-observation-calendar__spacer,html[data-theme=dark] .member-observation-calendar__day.is-empty{background:#1e293b5c;border-color:#ffffff0f}html[data-theme=dark] .member-observation-calendar__day time{color:#cbd5e1}html[data-theme=dark] .member-observation-calendar__day.has-record{color:#5eead4;background:linear-gradient(155deg,#0f766e33,#1e293bad);border-color:#2dd4bf47}html[data-theme=dark] .member-observation-calendar__day.has-record:hover,html[data-theme=dark] .member-observation-calendar__day.has-record:focus-visible{border-color:#5eead4b3;box-shadow:0 9px 24px #0d948829}html[data-theme=dark] .member-observation-calendar__day.has-record strong{color:#ccfbf1}html[data-theme=dark] .member-observation-calendar__empty-note{border-color:#94a3b840}html[data-theme=dark] .member-observation-modal__record{background:#0f172aa3;border-color:#ffffff1f}html[data-theme=dark] .member-observation-modal__record-icon{background:#14b8a629}html[data-theme=dark] .member-observation-modal__detail-list dd{color:#e2e8f0}html[data-theme=dark] .member-observation-modal__needs span{color:#c4b5fd;background:#8b5cf62e}.admin-invoice-chip{color:#334155;white-space:nowrap;cursor:pointer;background:#ffffffc7;border:1px solid #94a3b84d;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:6px 10px;font-size:12px;font-weight:700;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.admin-invoice-chip:hover,.admin-invoice-chip:focus-visible{background:#fffffff0;border-color:#7c3aed66;outline:none;transform:translateY(-1px)}.admin-invoice-chip.has-invoice{color:#0f766e;background:#14b8a61f;border-color:#14b8a64d}.admin-invoice-chip.has-error{color:#be123c;background:#f43f5e1a;border-color:#f43f5e47}.admin-invoice-chip.is-empty{color:#64748b}.admin-invoice-modal-body{flex-direction:column;gap:18px;display:flex}.admin-invoice-summary,.admin-invoice-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-invoice-summary>div,.admin-invoice-detail-grid>div{background:#f8fafcc7;border:1px solid #94a3b83d;border-radius:14px;min-width:0;padding:14px}.admin-invoice-summary span,.admin-invoice-detail-grid span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.admin-invoice-summary strong,.admin-invoice-detail-grid strong{color:#0f172a;overflow-wrap:anywhere;font-size:14px;line-height:1.45;display:block}.admin-invoice-note{color:#475569;background:#7c3aed14;border:1px solid #7c3aed2e;border-radius:14px;margin:0;padding:14px 16px;font-size:13px;line-height:1.7}html[data-theme=dark] .admin-invoice-chip{color:#e2e8f0d1;background:#0f172ab8;border-color:#ffffff24}html[data-theme=dark] .admin-invoice-chip:hover,html[data-theme=dark] .admin-invoice-chip:focus-visible{background:#1e293be0;border-color:#a78bfa6b}html[data-theme=dark] .admin-invoice-chip.has-invoice{color:#5eead4;background:#14b8a61f;border-color:#2dd4bf47}html[data-theme=dark] .admin-invoice-chip.has-error{color:#fb7185;background:#f43f5e1f;border-color:#fb718547}html[data-theme=dark] .admin-invoice-summary>div,html[data-theme=dark] .admin-invoice-detail-grid>div{background:#0f172a9e;border-color:#ffffff1f}html[data-theme=dark] .admin-invoice-summary span,html[data-theme=dark] .admin-invoice-detail-grid span{color:#cbd5e1ad}html[data-theme=dark] .admin-invoice-summary strong,html[data-theme=dark] .admin-invoice-detail-grid strong{color:#f8fafc}html[data-theme=dark] .admin-invoice-note{color:#e2e8f0c7;background:#7c3aed1f;border-color:#a78bfa38}@media (width<=640px){.community-layout-toggle{display:none!important}.community-diary-feed,.community-diary-feed-list,.community-diary-feed-grid{grid-template-columns:minmax(0,1fr)!important;max-width:100%!important}.admin-invoice-summary,.admin-invoice-detail-grid{grid-template-columns:minmax(0,1fr)}.member-diary-records-head{align-items:stretch!important}.member-diary-records-head .btn{justify-content:center;width:100%}.member-diary-record-card{padding:18px 16px!important}.member-diary-record-top{align-items:flex-start!important}.member-diary-record-card h3{overflow-wrap:anywhere;font-size:17px!important;line-height:1.35!important}.member-observation-overview{display:block}.member-observation-summary{align-items:flex-start}.member-decoding-applications,.member-ep-activity{padding:18px 16px}.member-decoding-applications__header,.member-ep-activity__header,.member-ep-activity__item{flex-direction:column;align-items:flex-start}.member-decoding-applications__scroll{max-block-size:min(66vh,620px)}.member-ep-activity__meta{text-align:left;align-items:flex-start}.member-observation-calendar__toolbar{flex-direction:column;align-items:flex-start}.member-observation-calendar__controls{justify-content:flex-end;width:100%}.member-observation-calendar__grid{gap:4px;padding:0 7px 7px}.member-observation-calendar__weekdays{padding:10px 7px 7px}.member-observation-calendar__spacer,.member-observation-calendar__day{border-radius:9px;min-height:82px;padding:7px}.member-observation-calendar__day.has-record strong{font-size:11px}.member-observation-calendar__preview,.member-observation-calendar__empty-copy{display:none}.member-observation-calendar__status{font-size:9px}.member-observation-calendar__empty-note{flex-wrap:wrap;align-items:flex-start;margin:0 7px 7px}.member-observation-calendar__empty-note a{width:100%;margin-left:27px}.member-observation-modal{padding:18px}.member-observation-modal__record-head{align-items:flex-start}.member-observation-modal__record-head time{max-width:92px;font-size:10px}.member-observation-modal__actions .btn{justify-content:center;width:100%}}.viewer-sidebar{scrollbar-color:#7f67e86b #080c18eb;color:#f8fafc!important;background:linear-gradient(#0f1528fa 0%,#080d19fc 100%)!important;border-left:1px solid #7f67e833!important}.viewer-sidebar-title{color:#f8fafc!important;background:#ffffff06!important;border-bottom:1px solid #ffffff17!important}.viewer-progress-meta,.viewer-progress-meta span{color:#bfcae0!important}.viewer-progress-track{background:#ffffff21!important}.viewer-progress-fill{background:linear-gradient(90deg,#8f6ff8 0%,#2dd4bf 100%)!important}.viewer-playlist{scrollbar-color:#7f67e86b #080c18eb;background:0 0!important}.viewer-sidebar .playlist-item{color:#e8edf8!important;background:0 0!important;border-color:#ffffff17!important}.viewer-sidebar .playlist-item:hover{background:#7f67e81c!important}.viewer-sidebar .playlist-item.active{box-shadow:inset 1px 0 #8f6ff847;background:linear-gradient(90deg,#7f67e83d 0%,#7f67e812 100%)!important;border-left-color:#8f6ff8!important}.viewer-sidebar .playlist-item-title{line-height:1.55;color:#eef3ff!important}.viewer-sidebar .playlist-item.active .playlist-item-title{color:#9d82ff!important}.viewer-sidebar .playlist-item-meta{color:#96a5bf!important}.viewer-main::-webkit-scrollbar{width:8px;height:8px}.viewer-sidebar::-webkit-scrollbar{width:8px;height:8px}.viewer-playlist::-webkit-scrollbar{width:8px;height:8px}.viewer-main::-webkit-scrollbar-track{background:#080c18eb!important}.viewer-sidebar::-webkit-scrollbar-track{background:#080c18eb!important}.viewer-playlist::-webkit-scrollbar-track{background:#080c18eb!important}.viewer-main::-webkit-scrollbar-thumb{border-radius:999px;background:#7f67e86b!important}.viewer-sidebar::-webkit-scrollbar-thumb{border-radius:999px;background:#7f67e86b!important}.viewer-playlist::-webkit-scrollbar-thumb{border-radius:999px;background:#7f67e86b!important}@media (width<=980px){.viewer-layout{overflow:visible;flex-direction:column!important;height:auto!important;min-height:calc(100svh - 64px)!important;margin-top:64px!important;display:flex!important}.viewer-toolbar{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;padding:14px 18px!important}.viewer-course-title{text-align:left}.viewer-main{overflow:visible!important}.viewer-sidebar{border-top:1px solid #7f67e833!important;border-left:0!important;max-height:none!important;overflow:visible!important}.viewer-playlist{overflow:visible!important}}html body .viewer-layout .viewer-toolbar{color:#f8fafc!important;background:#080c18f5!important;border-bottom-color:#ffffff17!important}html body .viewer-layout .viewer-back-link{color:#cbd5e1!important}html body .viewer-layout .viewer-course-title{color:#f8fafc!important}html body .viewer-layout .viewer-security-note{color:#2dd4bf!important}.member-mobile-menu-toggle{display:none}@media (width<=900px){.member-mobile-menu-toggle{width:100%;min-height:52px;color:var(--text-main);background:#ffffffe6;border:1px solid #232d461f;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;box-shadow:0 14px 32px #323c5514;display:flex!important}.member-mobile-menu-toggle span{min-width:0;color:var(--text-muted);align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.member-mobile-menu-toggle strong{min-width:0;color:var(--text-main);text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:14px;font-weight:780;overflow:hidden}.member-mobile-menu-toggle>svg{color:var(--primary);flex:none;transition:transform .2s}.member-page.member-menu-open .member-mobile-menu-toggle>svg{transform:rotate(180deg)}.member-nav-card{scroll-snap-type:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px!important;display:grid!important;overflow:visible!important}.member-nav-card .sidebar-menu-btn{white-space:normal!important;text-align:left!important;border-radius:14px!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;min-height:48px!important;padding:11px 12px!important;line-height:1.35!important}.member-page:not(.member-menu-open) .member-nav-card{display:none!important}.member-page.member-menu-open .member-nav-card{animation:.18s fadeIn;display:grid!important}.member-nav-card .sidebar-menu-btn svg{flex:none}}html[data-theme=dark] .member-mobile-menu-toggle{background:#14192de6;border-color:#ffffff1f;box-shadow:0 18px 44px #05081238}html[data-theme=dark] .member-mobile-menu-toggle span{color:var(--text-muted)}html[data-theme=dark] .member-mobile-menu-toggle strong{color:var(--text-main)}@media (width<=360px){.member-nav-card{grid-template-columns:1fr!important}}.home-page-immersive{background:radial-gradient(circle at 12% 8%,#7f67e81f,#0000 30%),radial-gradient(circle at 88% 6%,#169f931c,#0000 28%),linear-gradient(#fbfbfe 0%,#f4f7fb 46%,#fff 100%);position:relative;overflow:clip visible}.home-hero-cinematic{color:#fff;isolation:isolate;min-height:780px;padding:150px 0 104px;background:linear-gradient(90deg, #080b16e0 0%, #080b169e 48%, #080b162e 100%), linear-gradient(180deg, #080b162e 0%, #080b16e6 100%), var(--home-hero-image) center / cover no-repeat, #101426!important}.home-hero-cinematic:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#0000,#fbfbfef0);height:180px;position:absolute;inset:auto 0 0}.home-hero-cinematic .home-hero-bg{opacity:.46;background-image:radial-gradient(circle at 16% 18%,#7f67e847,#0000 26%),radial-gradient(circle at 74% 20%,#20c7b833,#0000 20%),linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:auto,auto,86px 86px,86px 86px}.home-star-field{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.home-star-field span{background:#ffffffe6;border-radius:50%;width:5px;height:5px;animation:5.5s ease-in-out infinite homeTwinkle;position:absolute;box-shadow:0 0 22px #7f67e8d1}.home-star-field span:first-child{animation-delay:.2s;top:24%;left:12%}.home-star-field span:nth-child(2){animation-delay:1.1s;top:18%;left:34%}.home-star-field span:nth-child(3){animation-delay:2s;top:26%;left:58%}.home-star-field span:nth-child(4){animation-delay:.8s;top:14%;left:76%}.home-star-field span:nth-child(5){animation-delay:2.6s;top:44%;left:88%}.home-hero-cinematic .home-hero-inner{z-index:1;grid-template-columns:minmax(0,1fr) minmax(380px,520px);position:relative}.home-hero-cinematic .hero-subtitle{color:#9ff5e8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;display:inline-flex}.home-hero-cinematic .hero-title{color:#fff;max-width:900px;margin-top:18px;font-size:72px;line-height:1.08}.home-hero-cinematic .home-title-prefix,.home-hero-cinematic .home-title-suffix{display:block}.home-hero-cinematic .home-title-suffix,.home-title-line{word-break:keep-all;overflow-wrap:normal;line-break:strict}.home-title-line{display:inline}.home-hero-cinematic .gradient-text{background:linear-gradient(135deg,#fff 0%,#cfc7ff 46%,#6ce8dc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:block}.home-hero-cinematic .hero-desc{color:#ffffffc7;max-width:680px;font-size:18px}.home-hero-cinematic .btn-secondary{color:#fff;background:#ffffff1f;border-color:#ffffff2e}.home-orbit-stage{place-items:center;min-height:560px;display:grid;position:relative}.home-orbit-ring{border:1px solid #ffffff2e;border-radius:50%;animation:16s linear infinite homeOrbit;position:absolute;transform:rotate(-12deg)}.home-orbit-ring.ring-one{width:440px;height:440px}.home-orbit-ring.ring-two{border-style:dashed;width:330px;height:330px;animation-duration:22s;animation-direction:reverse}.home-floating-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d12239e;border:1px solid #ffffff2e;position:relative;box-shadow:0 28px 90px #00000047}.home-floating-card.main-card{border-radius:28px;width:min(100%,420px);animation:7s ease-in-out infinite homeFloat;overflow:hidden}.home-learning-guide{color:#fff;background:radial-gradient(circle at 100% 0,#7f67e866,#0000 38%),radial-gradient(circle at 4% 92%,#23d3be33,#0000 34%),#0d1223e6;border:1px solid #a7f3e947;border-radius:28px;width:min(100%,420px);padding:28px;animation:7s ease-in-out infinite homeFloat;position:relative;overflow:hidden;box-shadow:0 28px 90px #00000047}.home-learning-guide:before{content:"";pointer-events:none;border:1px dashed #aff4ed57;border-radius:50%;width:220px;height:220px;position:absolute;top:-88px;right:-88px}.home-learning-guide-header,.home-learning-guide-intro,.home-learning-steps,.home-learning-guide-footer{z-index:1;position:relative}.home-learning-guide-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-learning-guide-header>span{color:#76eadf;letter-spacing:.04em;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.home-learning-guide-header em{color:#ffffffb8;border:1px solid #ffffff29;border-radius:999px;padding:6px 10px;font-size:11px;font-style:normal}.home-learning-guide-intro{margin:30px 0 22px}.home-learning-guide-intro>span{color:#ffffffad;font-size:14px}.home-learning-guide-intro strong{color:#fff;margin:6px 0 10px;font-size:30px;line-height:1.22;display:block}.home-learning-guide-intro p{color:#ffffffad;margin:0;font-size:14px}.home-learning-steps{gap:9px;margin:0;padding:0;list-style:none;display:grid}.home-learning-steps li{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:60px;padding:10px 12px;display:grid}.home-learning-steps li>span{color:#ffffffb8;background:#ffffff14;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.home-learning-steps li strong,.home-learning-steps li small{display:block}.home-learning-steps li strong{color:#fff;font-size:14px}.home-learning-steps li small{color:#ffffff9e;margin-top:3px;font-size:12px}.home-learning-steps li.is-current{background:#37dac11f;border-color:#77efde7a}.home-learning-steps li.is-current>span,.home-learning-steps li.is-current>svg{color:#8ef4e5}.home-learning-guide-footer{color:#ffffffb3;align-items:flex-start;gap:8px;margin-top:19px;font-size:12px;line-height:1.55;display:flex}.home-learning-guide-footer svg{color:#b3a3ff;flex:none;margin-top:1px}.home-floating-card-media{aspect-ratio:4/3;position:relative;overflow:hidden}.home-floating-card-media img{object-fit:cover;filter:saturate(.94)contrast(.96);width:100%;height:100%;display:block}.home-floating-card-media:after{content:"";background:linear-gradient(#0000 32%,#0d1223eb);position:absolute;inset:0}.home-play-orb{z-index:2;color:#fff;background:linear-gradient(135deg, var(--primary), var(--secondary));border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 40px #7f67e85c}.home-floating-card-body{padding:24px}.home-floating-card-body span,.home-course-content span{color:#76eadf;font-size:12px;font-weight:800}.home-floating-card-body strong{color:#fff;margin:7px 0;font-size:24px;line-height:1.22;display:block}.home-floating-card-body p{color:#ffffffad;font-size:14px}.mini-card{border-radius:20px;align-items:center;gap:12px;padding:16px 18px;display:flex;position:absolute}.mini-card strong{color:#fff;font-size:30px;line-height:1;display:block}.mini-card span{color:#ffffffa3;font-size:12px}.mini-a{bottom:31%;left:-6%}.mini-b{top:18%;right:-7%}.home-page-immersive .home-os-tabs{background:#ffffffd1;border:1px solid #232d461a;border-radius:999px;width:fit-content;margin-top:-44px;margin-bottom:28px;transition:width .24s,max-width .24s,margin .24s,padding .24s,border-radius .24s,background .24s,box-shadow .24s,transform .24s;top:68px;transform:translateY(0);box-shadow:0 18px 48px #323c551f}.home-page-immersive .home-os-tabs[data-stuck=true]{border-inline:0;-webkit-backdrop-filter:blur(20px)saturate(1.12);z-index:80;background:#ffffffe6;border-top:0;border-radius:0;width:100%;max-width:none;margin-top:0;margin-bottom:0;position:fixed;top:68px;left:0;right:0;box-shadow:0 14px 36px #323c551a;padding:10px max(24px,50vw - 600px)!important}.home-page-immersive .home-os-tabs[data-stuck=true]+.home-cinematic-reveal{margin-top:var(--home-tabs-flow-gap,62px)}.home-page-immersive :is(#inner-map,#scenario-gallery,#featured-courses,#subscription-plan){scroll-margin-top:142px}.home-cinematic-reveal{isolation:isolate;background:#03040a;height:380vh;margin-top:-18px;position:relative}.home-cinematic-stage{z-index:2;contain:layout paint style;background:#03040a;place-items:center;height:calc(100vh - 68px);min-height:640px;display:grid;position:absolute;top:0;left:0;right:0;overflow:hidden}.home-cinematic-reveal[data-cinematic-phase=active] .home-cinematic-stage{position:fixed;top:68px;left:0;right:0}.home-cinematic-reveal[data-cinematic-phase=after] .home-cinematic-stage{position:absolute;inset:auto 0 0}.home-cinematic-frame{clip-path:inset(0);opacity:calc(1 - (var(--exit-fade) * .64));will-change:opacity;background:#050714;position:absolute;inset:0;overflow:hidden;transform:none}.home-cinematic-media{object-fit:cover;width:100%;height:100%;opacity:calc(.72 + (var(--media-reveal) * .22));transform:translate3d(calc((var(--reveal-progress) - .5) * -4vw), 0, 0) scale(calc(1.14 - (var(--media-reveal) * .05)));filter:brightness(.72)saturate(1.08)contrast(1.04);backface-visibility:hidden;will-change:transform, opacity;position:absolute;inset:0}.home-cinematic-shade{background:radial-gradient(circle at 50% 42%,#8e70ff38,#0000 34%),linear-gradient(#0000005c,#000000ad);position:absolute;inset:0}.home-cinematic-shade:after{content:"";transform:translate3d(calc(-52% + (var(--reveal-progress) * 88%)), 0, 0);opacity:.22;background:linear-gradient(115deg,#0000 28%,#ffffff47,#0000 42%);position:absolute;inset:-20%}.home-cinematic-mask{display:none}.home-cinematic-word{z-index:2;color:#0000;letter-spacing:0;background:linear-gradient(110deg,#ffffffb8,#7de4ffeb,#7e5cffb8) 0 0/160% 160%;background-position:calc(var(--reveal-progress) * 100%) 50%;opacity:calc(var(--opening-word,0) * (1 - (var(--exit-fade) * .72)));transform:scale(var(--opening-word-scale,1.08));white-space:nowrap;will-change:opacity, transform;-webkit-background-clip:text;background-clip:text;place-items:center;font-size:min(24vw,390px);font-weight:900;line-height:.86;display:grid;position:absolute;inset:0}.home-cinematic-copy{z-index:3;color:#fff;pointer-events:none;opacity:1;position:absolute;inset:0}.home-cinematic-story{text-align:center;opacity:var(--story-opacity,0);transform:translateY(var(--story-y,46px)) scale(var(--story-scale,.97));will-change:opacity, transform;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:48px;display:flex;position:absolute;inset:0}.home-cinematic-story-1{--story-opacity:var(--story-one);--story-y:var(--story-one-y);--story-scale:var(--story-one-scale)}.home-cinematic-story-2{--story-opacity:var(--story-two);--story-y:var(--story-two-y);--story-scale:var(--story-two-scale)}.home-cinematic-story-3{--story-opacity:var(--story-three);--story-y:var(--story-three-y);--story-scale:var(--story-three-scale)}.home-cinematic-copy span{color:#88f5e7;letter-spacing:0;opacity:1;font-size:13px;font-weight:800}.home-cinematic-copy h2{color:#0000;letter-spacing:0;background:linear-gradient(120deg,#fff 0%,#d7ccff 38%,#49e5db 68%,#fff 100%) 0 0/180% 180%;background-position:calc(var(--reveal-progress) * 100%) 50%;text-shadow:0 26px 80px #7c58ff40;-webkit-background-clip:text;background-clip:text;max-width:980px;margin:0;font-size:72px;line-height:1.04}.home-cinematic-copy p{color:#ffffffc7;opacity:1;max-width:680px;margin:0;font-size:18px;line-height:1.8;transform:none}.platform-highlights{color:#f8fafc;isolation:isolate;background:radial-gradient(circle at 18% 0,#8b5cf638,#0000 30%),radial-gradient(circle at 84% 16%,#14b8a629,#0000 32%),linear-gradient(#111217 0%,#05060b 100%);padding:clamp(80px,9vw,132px) 0 clamp(70px,8vw,112px);position:relative;overflow:hidden}.platform-highlights:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(90deg,#05060b 0%,#0000 10% 90%,#05060b 100%),radial-gradient(circle at 50% 48%,#ffffff14,#0000 34%);position:absolute;inset:0}.platform-highlights-header{width:min(1120px,100% - 48px);margin:0 auto 34px}.platform-highlights-header span{color:#7ff7df;align-items:center;gap:8px;margin-bottom:18px;font-size:14px;font-weight:850;display:inline-flex}.platform-highlights-header h2{color:#fff;letter-spacing:0;max-width:880px;margin:0;font-size:clamp(38px,5.8vw,76px);line-height:1.06}.platform-highlights-header p{color:#f8fafca8;max-width:720px;margin:18px 0 0;font-size:clamp(16px,2vw,20px);line-height:1.8}.platform-highlights-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:clamp(16px,2vw,28px);padding:0 max(24px,50vw - 560px) 8px;scroll-padding-inline:max(24px,50vw - 560px);display:flex;overflow:auto hidden}.platform-highlights-track::-webkit-scrollbar{display:none}.platform-highlight-card{scroll-snap-align:center;background:radial-gradient(circle at 50% 54%,#8b5cf647,#0000 34%),linear-gradient(#05060b 0%,#02030a 100%);border:1px solid #ffffff1a;border-radius:clamp(22px,2.2vw,34px);flex:0 0 min(86vw,1120px);align-items:flex-start;min-height:clamp(520px,57vw,680px);display:flex;position:relative;overflow:hidden;box-shadow:0 34px 95px #00000061}.platform-highlight-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#000000c7 0%,#0000006b 46%,#00000029 100%),linear-gradient(#0000003d 0%,#0000 48%,#00000057 100%),radial-gradient(circle at 68% 60%,#ffffff14,#0000 34%);position:absolute;inset:0}.platform-highlight-copy{z-index:3;text-align:left;width:min(720px,100% - 48px);margin:0;padding:clamp(44px,6vw,78px);position:relative}.platform-highlight-copy span{color:var(--highlight-accent,#8b5cf6);margin-bottom:14px;font-size:14px;font-weight:850;display:block}.platform-highlight-copy h3{color:#fff;letter-spacing:0;margin:0;font-size:clamp(26px,3.8vw,48px);line-height:1.16}.platform-highlight-copy p{color:#ffffffad;max-width:680px;margin:16px 0 0;font-size:clamp(15px,1.8vw,18px);line-height:1.75}.platform-highlight-link{color:#fff;align-items:center;gap:8px;margin-top:20px;font-weight:800;display:inline-flex}.platform-highlight-link:hover{color:var(--highlight-accent,#8b5cf6)}.platform-highlight-media{z-index:1;padding:0;display:block;position:absolute;inset:0}.platform-highlight-aura{filter:blur(28px);opacity:.7;background:radial-gradient(circle at 46% 40%,#ffffffb8,#0000 8%),radial-gradient(circle at 50% 52%,#8b5cf66b,#0000 54%),radial-gradient(circle at 30% 72%,#14b8a65c,#0000 46%);border-radius:50%;width:min(70vw,820px);height:min(36vw,430px);position:absolute;bottom:-8%;left:50%;transform:translate(-50%)}.platform-highlight-media img{z-index:1;object-fit:cover;object-position:center;filter:saturate(.92)contrast(1.04)brightness(.82);width:100%;height:100%;max-height:none;transition:transform .7s,filter .7s;position:absolute;inset:0;transform:scale(1.012)}.platform-highlight-card:hover .platform-highlight-media img{filter:saturate(1.02)contrast(1.08)brightness(.86);transform:scale(1.045)}.platform-highlight-fallback{z-index:1;background:linear-gradient(90deg, transparent 0%, #ffffff29 12%, var(--highlight-accent,#8b5cf6) 50%, #ffffff2e 88%, transparent 100%);filter:blur(1px)drop-shadow(0 0 48px #8b5cf66b);border-radius:999px;width:min(60vw,520px);height:min(28vw,260px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.platform-highlight-controls{-webkit-backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;width:max-content;max-width:calc(100% - 32px);margin:24px auto 0;padding:10px 12px;display:flex}.platform-highlight-dots{align-items:center;gap:10px;padding:0 8px;display:inline-flex}.platform-highlight-dots button{cursor:pointer;background:#ffffff7a;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .25s,background .25s}.platform-highlight-dots button.is-active{background:#fff;width:38px}.platform-highlight-control-button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .22s,background .22s;display:inline-flex}.platform-highlight-control-button:hover{background:#fff3;transform:translateY(-1px)}.subscription-platform-highlights{margin-top:0}@media (width<=900px){.platform-highlights{padding:72px 0 76px}.platform-highlights-header{width:calc(100% - 36px);margin-bottom:26px}.platform-highlights-track{gap:14px;padding-inline:18px;scroll-padding-inline:18px}.platform-highlight-card{border-radius:24px;flex-basis:calc(100vw - 36px);min-height:620px}.platform-highlight-copy{width:calc(100% - 34px);padding:34px 26px}.platform-highlight-copy h3{font-size:clamp(25px,8vw,34px)}.platform-highlight-copy p{font-size:15px;line-height:1.7}.platform-highlight-media{padding:0}.platform-highlight-media img{object-position:center;width:100%;height:100%;max-height:none}.platform-highlight-controls{margin-top:18px;padding:8px 10px;position:relative}}@media (width<=520px){.platform-highlights{padding:64px 0 70px}.platform-highlights-header h2{font-size:clamp(32px,10vw,42px);line-height:1.12}.platform-highlight-card{min-height:600px}.platform-highlight-card:after{background:linear-gradient(#000000c2 0%,#00000080 48%,#00000047 100%),radial-gradient(circle at 50% 78%,#ffffff14,#0000 34%)}.platform-highlight-copy span{margin-bottom:10px;font-size:12px}.platform-highlight-link{margin-top:16px}.platform-highlight-media img{width:100%;height:100%;max-height:none}.platform-highlight-dots{gap:8px}.platform-highlight-dots button.is-active{width:30px}.platform-highlight-control-button{width:34px;height:34px}}.home-cosmos-band{background:linear-gradient(#fff0 0%,#f5f7fce0 100%);padding:96px 0 112px;position:relative}.home-cosmos-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:70px;display:grid}.home-cosmos-grid .home-section-heading{margin-bottom:0;display:block}.home-cosmos-grid .home-section-heading h2{font-size:52px}.home-map-visual{min-height:560px;position:relative}.home-map-photo{border-radius:28px;position:absolute;inset:60px 34px 34px 84px;overflow:hidden;box-shadow:0 32px 90px #323c552e}.home-map-photo img{object-fit:cover;width:100%;height:100%;display:block}.home-map-photo:after{content:"";background:radial-gradient(circle at 26% 12%,#ffffff42,#0000 24%),linear-gradient(#0000,#10142685);position:absolute;inset:0}.home-map-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;border:1px solid #232d461a;border-radius:22px;width:158px;padding:18px;position:absolute;box-shadow:0 18px 48px #323c551f}.home-map-card svg{color:var(--primary)}.home-map-card strong{margin-top:10px;font-size:18px;display:block}.home-map-card span{color:var(--text-muted);font-size:13px}.card-one{top:20%;left:0}.card-two{top:6%;right:0}.card-three{bottom:0;right:14%}.home-scenario-section{padding-top:112px!important}.scenario-showcase{gap:36px}.scenario-panel-cinematic{background:#ffffffd1;border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);min-height:520px;padding:0;overflow:hidden;box-shadow:0 28px 70px #323c551f}.scenario-panel-cinematic .scenario-visual{background:radial-gradient(circle at 18% 16%,#7f67e842,#0000 34%),radial-gradient(circle at 78% 20%,#169f932e,#0000 28%),linear-gradient(145deg,#151c31f5,#0a0e1dfa);border:0;border-radius:0;height:100%;min-height:520px}.scenario-panel-cinematic .scenario-visual img{filter:saturate(.96)contrast(.96);min-height:520px}.scenario-panel-cinematic .scenario-copy{padding:56px}.scenario-panel-cinematic .scenario-copy h3{font-size:40px}.scenario-mock-premium{min-height:520px;position:relative;overflow:hidden}.scenario-mock-orb{filter:blur(2px);opacity:.72;background:radial-gradient(circle at 36% 34%,#ffffffe6,#0000 10%),radial-gradient(circle,#7f67e8d1,#0000 58%);border-radius:50%;width:190px;height:190px;animation:8s ease-in-out infinite homeFloat;position:absolute;inset:34px auto auto 50%;transform:translate(-50%)}.scenario-mock-premium .scenario-mock-header,.scenario-mock-premium .scenario-mock-lines{z-index:1;position:relative}.scenario-panel-cinematic{background:#fbfaf7;border:1px solid #141c2e14;border-radius:8px;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:stretch;gap:0;min-height:560px;padding:0;position:relative;overflow:hidden;box-shadow:0 30px 80px #171f361c}.scenario-panel-cinematic.reverse{grid-template-columns:minmax(360px,.98fr) minmax(0,1.02fr)}.scenario-panel-cinematic.reverse .scenario-visual{order:2}.scenario-panel-cinematic .scenario-visual{background:linear-gradient(135deg,#f7f4eef5,#ffffffe0),radial-gradient(circle at 18% 20%,#7162e21f,#0000 34%);border-radius:0;min-height:560px;padding:clamp(26px,4vw,56px);display:grid;position:relative;overflow:hidden;border:0!important}.scenario-photo-frame{background:#ece9e3;border-radius:8px;width:min(48%,360px);position:absolute;inset:clamp(30px,5vw,72px) clamp(28px,4.4vw,66px) clamp(30px,5vw,72px) auto;overflow:hidden;box-shadow:0 22px 55px #161c2c21}.scenario-photo-frame.mobile-screenshot-frame{aspect-ratio:390/844;background:#fff;border-radius:24px;width:auto;height:min(86%,620px);inset:50% clamp(30px,5vw,72px) auto auto;transform:translateY(-50%);box-shadow:0 28px 72px #161c2c2e}.scenario-panel-cinematic.reverse .scenario-photo-frame{inset-inline:clamp(28px,4.4vw,66px) auto}.scenario-panel-cinematic.reverse .scenario-photo-frame.mobile-screenshot-frame{left:clamp(30px,5vw,72px);right:auto}.scenario-photo-frame img,.scenario-photo-placeholder{object-fit:cover;filter:saturate(.98)contrast(.98);width:100%;height:100%;min-height:100%;display:block}.scenario-photo-frame.mobile-screenshot-frame img{object-fit:contain;object-position:top center}.scenario-photo-placeholder{background:linear-gradient(135deg,#7a65e82e,#27c5b81f),linear-gradient(160deg,#f0eee9,#fff)}.scenario-reference-card{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #141c2e14;border-radius:8px;align-self:center;width:min(74%,430px);padding:clamp(22px,3vw,34px);position:relative;box-shadow:0 24px 65px #161c2c21}.scenario-panel-cinematic.reverse .scenario-reference-card{margin-left:auto}.scenario-reference-head{align-items:center;gap:12px;margin-bottom:24px;display:flex}.scenario-reference-head span{width:38px;height:38px;color:var(--scenario-accent,var(--secondary));background:#14b8a617;border:1px solid #14b8a629;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.scenario-reference-head strong{color:#101828;flex:1;min-width:0;font-size:18px;font-weight:800;line-height:1.35}.scenario-reference-head em{color:var(--scenario-accent,var(--secondary));flex:none;font-size:13px;font-style:normal;font-weight:800}.scenario-reference-lines{gap:12px;display:grid}.scenario-reference-line{background:#fff;border:1px solid #141c2e14;border-radius:8px;align-items:center;gap:12px;min-height:50px;padding:13px 15px;display:flex}.scenario-reference-line>span{background:#6974893d;border-radius:50%;flex:none;width:16px;height:16px}.scenario-reference-line>span.active{background:var(--scenario-accent,var(--secondary))}.scenario-reference-line p{color:#1d2939;margin:0;font-size:14px;font-weight:650;line-height:1.5}.scenario-panel-cinematic .scenario-copy{background:#ffffff94;flex-direction:column;justify-content:center;padding:clamp(42px,5vw,72px);display:flex}.scenario-panel-cinematic .scenario-copy span{color:var(--scenario-accent,var(--secondary));letter-spacing:0;font-size:13px}.scenario-panel-cinematic .scenario-copy h3{max-width:620px;margin:16px 0 18px;font-size:clamp(32px,4vw,52px);line-height:1.14;color:#08152d!important}.scenario-panel-cinematic .scenario-copy p{max-width:620px;font-size:17px;line-height:1.85;color:#475467!important}.scenario-panel-cinematic .scenario-copy ul{gap:16px;max-width:650px;margin-top:28px}.scenario-panel-cinematic .scenario-copy li{color:#172033;align-items:center;font-size:16px;font-weight:650}.scenario-panel-cinematic .scenario-copy li svg{color:#101828;fill:#101828;stroke:#fff;stroke-width:2.4px}.home-events-strip{background:radial-gradient(circle at 12% 0,#7f67e81f,#0000 30%),linear-gradient(#fff 0%,#f6f8fc 100%);padding:108px 0}.home-course-reel{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.home-course-event{color:#fff;background:#101426;border-radius:28px;align-items:flex-end;min-height:520px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #323c5524}.home-course-event:after{content:"";background:linear-gradient(#070a1405 0%,#070a14c7 72%,#070a14f5 100%);position:absolute;inset:0}.home-course-image{position:absolute;inset:0}.home-course-image img,.home-course-placeholder{object-fit:cover;width:100%;height:100%;transition:transform .6s}.home-course-placeholder{background:radial-gradient(circle at 26% 22%,#7f67e86b,#0000 32%),linear-gradient(145deg,#141a31,#090d1b);place-items:center;display:grid}.home-course-event:hover .home-course-image img,.home-course-event:hover .home-course-placeholder{transform:scale(1.045)}.home-course-content{z-index:1;padding:30px;position:relative}.home-course-content h3{color:#fff;margin:10px 0 12px;font-size:26px;line-height:1.25}.home-course-content p{color:#ffffffb8;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:68px;margin-bottom:16px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.home-course-content strong{color:#fff;font-size:13px}.home-pricing-cinematic{background:radial-gradient(circle at 8% 8%,#7f67e82e,#0000 30%),radial-gradient(circle at 92% 20%,#169f9326,#0000 26%),#ffffffdb;border:1px solid #7f67e82e;border-radius:28px;justify-content:space-between;align-items:center;gap:28px;padding:44px;display:flex;box-shadow:0 28px 70px #323c551f}.home-pricing-list{gap:20px;display:grid}.home-pricing-loading{min-height:190px}.home-pricing-cinematic h2{margin:10px 0 12px;font-size:38px}.home-pricing-cinematic p{max-width:620px;color:var(--text-muted)}.home-pricing-action{flex:none;justify-items:end;gap:18px;display:grid}.home-pricing-cinematic .home-pricing-price{font-size:44px}@keyframes homeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes homeOrbit{0%{transform:rotate(-12deg)}to{transform:rotate(348deg)}}@keyframes homeTwinkle{0%,to{opacity:.28;transform:scale(.88)}50%{opacity:1;transform:scale(1.24)}}html[data-theme=dark] .home-page-immersive{background:radial-gradient(circle at 16% 6%,#8f6ff829,#0000 34%),radial-gradient(circle at 86% 10%,#20c7b81f,#0000 30%),linear-gradient(#101426 0%,#0b1020 56%,#101426 100%)}html[data-theme=dark] .home-hero-cinematic:after{background:linear-gradient(#0000,#101426)}html[data-theme=dark] .home-page-immersive .home-os-tabs{background:#101426d1;border-color:#ffffff1a}html[data-theme=dark] .home-page-immersive .home-os-tabs[data-stuck=true]{background:#0b0f1ee6;box-shadow:0 18px 42px #00000047}html[data-theme=dark] .home-cosmos-band,html[data-theme=dark] .home-events-strip{background:radial-gradient(circle at 12% 0,#8f6ff81f,#0000 30%),linear-gradient(#101426 0%,#0b1020 100%)}html[data-theme=dark] .home-map-card,html[data-theme=dark] .scenario-panel-cinematic,html[data-theme=dark] .home-pricing-cinematic{background:#ffffff13;border-color:#ffffff1f;box-shadow:0 18px 55px #05081257}html:not([data-theme=dark]) .home-hero-cinematic,html:not([data-theme=dark]) .home-hero-cinematic *{color:#fff!important}html:not([data-theme=dark]) .home-hero.home-hero-cinematic{background:linear-gradient(90deg, #080b16db 0%, #080b16a3 48%, #080b163d 100%), linear-gradient(180deg, #080b161a 0%, #080b16eb 100%), var(--home-hero-image) center / cover no-repeat, #101426!important}html:not([data-theme=dark]) .home-hero.home-hero-cinematic:before{background:linear-gradient(90deg,#080b168f 0%,#080b1661 48%,#080b161f 100%)!important}html:not([data-theme=dark]) .home-hero-cinematic .gradient-text{background:linear-gradient(135deg,#fff 0%,#d8d1ff 46%,#74f0e5 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important}html:not([data-theme=dark]) .home-hero-cinematic .hero-subtitle{color:#9ff5e8!important}html:not([data-theme=dark]) .home-hero-cinematic .hero-desc,html:not([data-theme=dark]) .home-floating-card-body p,html:not([data-theme=dark]) .mini-card span{color:#ffffffc2!important}html:not([data-theme=dark]) .home-hero-cinematic .btn-secondary{background:#ffffff1f!important;border-color:#fff3!important}@media (width<=1100px){.home-hero-cinematic .home-hero-inner,.home-cosmos-grid{grid-template-columns:1fr}.home-orbit-stage{min-height:520px}.home-course-reel{grid-template-columns:1fr}.home-course-event{min-height:420px}}@media (width<=768px){.home-hero-cinematic{min-height:auto;padding:116px 0 74px}.home-hero-cinematic .hero-title{word-break:keep-all;overflow-wrap:normal;line-break:strict;font-size:42px}.home-title-line{display:block}.home-hero-cinematic .hero-desc{font-size:16px}.home-hero-cinematic .hero-buttons{flex-direction:column;align-items:stretch}.home-orbit-stage{min-height:440px}.home-orbit-ring.ring-one{width:330px;height:330px}.home-orbit-ring.ring-two{width:250px;height:250px}.home-floating-card.main-card{width:min(100%,340px)}.home-learning-guide{border-radius:24px;width:min(100%,340px);padding:21px}.home-learning-guide-intro{margin:22px 0 16px}.home-learning-guide-intro strong{font-size:25px}.home-learning-steps li{min-height:54px;padding:8px 10px}.mini-card{padding:12px 14px}.mini-a{bottom:7%;left:0}.mini-b{top:6%;right:0}.home-page-immersive .home-os-tabs{z-index:35;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:999px;justify-content:flex-start;width:calc(100% - 32px);margin-top:-24px;margin-bottom:18px;padding:9px;position:sticky;top:64px;overflow-x:auto}.home-page-immersive .home-os-tabs[data-stuck=true]{border-radius:0;justify-content:flex-start;width:100%;margin-top:0;margin-bottom:0;top:64px;left:0;right:0;padding:9px 16px!important}.home-page-immersive .home-os-tabs::-webkit-scrollbar{display:none}.home-page-immersive .home-os-tabs a{text-align:center;white-space:nowrap;flex:1 0 auto;min-width:max-content}.home-page-immersive :is(#inner-map,#scenario-gallery,#featured-courses,#subscription-plan){scroll-margin-top:132px}.home-cinematic-reveal{background:linear-gradient(#03040a 0%,#050714 82% 100%);height:280vh;margin-top:-12px}.home-cinematic-stage{background:#050714;height:calc(100dvh - 64px);min-height:calc(100svh - 64px);top:0}.home-cinematic-reveal[data-cinematic-phase=active] .home-cinematic-stage{top:64px}.home-cinematic-frame{clip-path:inset(0);width:auto;height:auto;opacity:calc(1 - (var(--exit-fade) * .08));border-radius:0;inset:0}.home-cinematic-mask{display:none}.home-cinematic-word{font-size:clamp(72px,23vw,118px)}.home-cinematic-copy{padding:0}.home-cinematic-story{padding:28px 24px}.home-cinematic-copy h2{max-width:min(92vw,520px);font-size:clamp(32px,8.7vw,40px);line-height:1.12}.home-cinematic-copy p{font-size:15px;line-height:1.75}.home-cosmos-band{padding:72px 0 86px}.home-cosmos-grid .home-section-heading h2,.home-section-heading h2,.scenario-panel-cinematic .scenario-copy h3,.home-pricing-cinematic h2{font-size:32px}.home-map-visual{min-height:450px}.home-map-photo{border-radius:22px;inset:54px 0 52px}.home-map-card{width:136px;padding:14px}.card-one{top:4%;left:0}.card-two{top:18%;right:0}.card-three{bottom:0;right:16%}.scenario-panel-cinematic,.scenario-panel-cinematic.reverse{grid-template-columns:1fr}.scenario-panel.reverse .scenario-visual{order:0}.scenario-panel-cinematic .scenario-visual,.scenario-panel-cinematic .scenario-visual img,.scenario-mock-premium{min-height:330px}.scenario-panel-cinematic .scenario-copy{padding:28px}.home-events-strip{padding:78px 0}.home-course-event{border-radius:22px;min-height:390px}.home-pricing-cinematic{border-radius:22px;padding:28px;display:grid}.home-pricing-action{justify-items:stretch}.home-pricing-cinematic .home-pricing-price{font-size:36px}}@media (width<=480px){.home-hero-cinematic .hero-title{font-size:34px}.home-hero-cinematic .hero-subtitle{box-sizing:border-box;letter-spacing:0;text-align:center;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;width:min(360px,100vw - 40px);max-width:calc(100vw - 40px);padding:9px 28px;font-size:12px;line-height:1.35;display:block;position:relative;overflow:hidden}.home-hero-cinematic .hero-subtitle svg{position:absolute;top:50%;left:18px;transform:translateY(-50%)}.home-orbit-stage{min-height:380px}.home-floating-card.main-card{width:100%}.mini-card{display:none}.home-map-card{width:124px}}@media (width<=360px){.home-hero-cinematic .hero-title{font-size:32px}.home-hero-cinematic .hero-subtitle{width:calc(100vw - 32px);max-width:calc(100vw - 32px);padding-inline:26px;font-size:11px}}@media (prefers-reduced-motion:reduce){.home-cinematic-frame,.home-cinematic-media,.home-cinematic-mask,.home-cinematic-word,.home-cinematic-copy,.home-cinematic-copy p,.home-cinematic-shade:after{transition:none;animation:none}.home-cinematic-media{will-change:auto;transform:none}.home-cinematic-shade:after{opacity:0}}.home-page-immersive .home-scenario-section{padding-bottom:clamp(72px,8vw,112px);padding-top:clamp(84px,9vw,124px)!important}.home-page-immersive .scenario-showcase{gap:clamp(28px,4vw,48px)}.home-page-immersive .scenario-panel-cinematic{background:#fbfaf7!important;border:1px solid #141c2e14!important;border-radius:8px!important;min-height:560px!important}.home-page-immersive .scenario-panel-cinematic .scenario-visual{background:linear-gradient(135deg,#f7f4eef5,#ffffffe6),radial-gradient(circle at 20% 18%,#7f67e81f,#0000 34%)!important;height:auto!important;min-height:560px!important}.home-page-immersive .scenario-panel-cinematic .scenario-copy{background:#ffffff94}html[data-theme=dark] .home-page-immersive .scenario-panel-cinematic{background:#111525f5!important;border-color:#ffffff1f!important;box-shadow:0 28px 80px #00000057!important}html[data-theme=dark] .home-page-immersive .scenario-panel-cinematic .scenario-visual{background:linear-gradient(135deg,#12172af5,#1e2337eb),radial-gradient(circle at 22% 18%,#7f67e838,#0000 34%)!important}html[data-theme=dark] .home-page-immersive .scenario-panel-cinematic .scenario-copy{background:#080c1847}html[data-theme=dark] .home-page-immersive .scenario-reference-card{background:#ffffffeb;border-color:#ffffff29}html[data-theme=dark] .home-page-immersive .scenario-panel-cinematic .scenario-copy h3{color:#f8fafc!important}html[data-theme=dark] .home-page-immersive .scenario-panel-cinematic .scenario-copy p{color:#e2e8f0c7!important}html[data-theme=dark] .home-page-immersive .scenario-panel-cinematic .scenario-copy li{color:#f8fafceb}html[data-theme=dark] .home-page-immersive .scenario-panel-cinematic .scenario-copy li svg{color:#f8fafc;fill:#f8fafc;stroke:#0b1020}@media (width<=980px){.home-page-immersive .scenario-panel-cinematic,.home-page-immersive .scenario-panel-cinematic.reverse{grid-template-columns:1fr!important;min-height:0!important}.home-page-immersive .scenario-panel.reverse .scenario-visual,.home-page-immersive .scenario-panel-cinematic.reverse .scenario-visual{order:0}.home-page-immersive .scenario-panel-cinematic .scenario-visual{min-height:440px!important;padding:24px!important}.scenario-reference-card{width:min(82%,440px)}}@media (width<=640px){.home-page-immersive .home-scenario-section{padding-top:72px!important}.home-page-immersive .scenario-panel-cinematic{margin-inline:-4px;box-shadow:0 20px 45px #171f361a}.home-page-immersive .scenario-panel-cinematic .scenario-visual{min-height:720px!important;padding:18px!important}.scenario-photo-frame,.scenario-panel-cinematic.reverse .scenario-photo-frame{border-radius:14px;width:auto;height:300px;inset:18px 18px auto}.scenario-photo-frame img{object-position:top center}.scenario-photo-frame.mobile-screenshot-frame,.scenario-panel-cinematic.reverse .scenario-photo-frame.mobile-screenshot-frame{aspect-ratio:390/844;border-radius:22px;width:min(76vw,292px);height:auto;inset:18px auto auto 50%;transform:translate(-50%)}.scenario-reference-card,.scenario-panel-cinematic.reverse .scenario-reference-card{align-self:end;width:100%;margin:270px 0 0;padding:20px}.scenario-reference-head{margin-bottom:16px}.scenario-reference-head strong{font-size:16px}.scenario-reference-line{min-height:46px;padding:12px}.scenario-reference-line p{font-size:13.5px}.home-page-immersive .scenario-panel-cinematic .scenario-copy{padding:28px 22px 30px!important}.home-page-immersive .scenario-panel-cinematic .scenario-copy h3{line-height:1.18;font-size:29px!important}.home-page-immersive .scenario-panel-cinematic .scenario-copy p{font-size:15px;line-height:1.75}.home-page-immersive .scenario-panel-cinematic .scenario-copy li{font-size:14px}}@media (width<=380px){.home-page-immersive .scenario-panel-cinematic .scenario-visual{min-height:680px!important}.scenario-photo-frame,.scenario-panel-cinematic.reverse .scenario-photo-frame{height:270px}.scenario-reference-card,.scenario-panel-cinematic.reverse .scenario-reference-card{margin-top:242px;padding:16px}.scenario-photo-frame.mobile-screenshot-frame,.scenario-panel-cinematic.reverse .scenario-photo-frame.mobile-screenshot-frame{width:min(78vw,270px)}}.platform-highlights{background:radial-gradient(circle at 18% 0,#8b5cf633,#0000 30%),radial-gradient(circle at 84% 16%,#14b8a629,#0000 32%),linear-gradient(#111217 0%,#05060b 100%)}.platform-highlights-header{width:min(1240px,100% - 56px)}.platform-highlights-header span{color:#98fff0;background:#ffffff1a;border-radius:999px;padding:7px 12px;line-height:1}.platform-highlights-header h2{white-space:nowrap;max-width:none;font-size:clamp(32px,4vw,58px);line-height:1.12}.platform-highlights-header p{max-width:1040px;font-size:clamp(15px,1.35vw,18px);line-height:1.78}.platform-highlight-card{flex-basis:min(88vw,1180px)}.platform-highlight-card:after{background:linear-gradient(90deg,#000000d1 0%,#00000080 47%,#0003 100%),linear-gradient(#00000047 0%,#0000 46%,#0000006b 100%),radial-gradient(circle at 68% 60%,#ffffff1a,#0000 34%)}.platform-highlight-copy{isolation:isolate;width:min(700px,100% - 48px)}.platform-highlight-copy:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(14px)saturate(1.08);background:linear-gradient(135deg,#050710b8,#05071066);border:1px solid #ffffff21;border-radius:clamp(20px,2vw,30px);position:absolute;inset:clamp(22px,3vw,40px) clamp(14px,2vw,32px);box-shadow:0 22px 70px #0000003d}.platform-highlight-copy span{color:#f8fafc;background:#ffffff1f;border-radius:999px;width:max-content;max-width:100%;padding:7px 11px;font-size:13px;line-height:1;display:inline-flex}.platform-highlight-copy h3{text-wrap:balance;text-shadow:0 18px 44px #00000057;max-width:650px}.platform-highlight-copy p{color:#ffffffc7;text-shadow:0 14px 30px #00000042}html:not([data-theme=dark]) .platform-highlights{color:#111827;background:radial-gradient(circle at 18% 0,#7f67e824,#0000 32%),radial-gradient(circle at 86% 12%,#169f931f,#0000 32%),linear-gradient(#f8fafc 0%,#eef3f8 100%)}html:not([data-theme=dark]) .platform-highlights:before{background:linear-gradient(90deg,#f8fafc 0%,#0000 10% 90%,#eef3f8 100%),radial-gradient(circle at 50% 48%,#7f67e81f,#0000 36%)}html:not([data-theme=dark]) .platform-highlights-header span{color:#0f766e;background:#14b8a61a}html:not([data-theme=dark]) .platform-highlights-header h2{color:#101828}html:not([data-theme=dark]) .platform-highlights-header p{color:#5f6b7c}html:not([data-theme=dark]) .platform-highlight-card{background:#fff;border-color:#232d461a;box-shadow:0 34px 90px #323c5529}html:not([data-theme=dark]) .platform-highlight-card:after{background:linear-gradient(90deg,#ffffffe6 0%,#ffffffa3 48%,#fff3 100%),linear-gradient(#ffffff14 0%,#0000 46%,#0c122038 100%),radial-gradient(circle at 66% 56%,#7f67e814,#0000 34%)}html:not([data-theme=dark]) .platform-highlight-copy:before{background:linear-gradient(135deg,#ffffffd6,#ffffff94);border-color:#ffffffd6;box-shadow:0 22px 60px #323c5521}html:not([data-theme=dark]) .platform-highlight-copy span{color:#5b44c7;background:#7f67e81a}html:not([data-theme=dark]) .platform-highlight-copy h3{color:#111827;text-shadow:none}html:not([data-theme=dark]) .platform-highlight-copy p{color:#415064;text-shadow:none}html:not([data-theme=dark]) .platform-highlight-link,html:not([data-theme=dark]) .platform-highlight-control-button{color:#111827}html:not([data-theme=dark]) .platform-highlight-controls{background:#ffffffc7;border-color:#232d461a;box-shadow:0 18px 48px #323c551f}html:not([data-theme=dark]) .platform-highlight-dots button{background:#11182747}html:not([data-theme=dark]) .platform-highlight-dots button.is-active{background:#111827}html:not([data-theme=dark]) .platform-highlight-control-button{background:#11182714}html[data-theme=dark] .platform-highlights-header span{color:#8ff5e7;background:#ffffff1a}html[data-theme=dark] .platform-highlight-copy:before{background:linear-gradient(135deg,#060812c2,#06081275)}.home-page-immersive .home-os-tabs{-webkit-backdrop-filter:blur(22px)saturate(1.08);background:linear-gradient(#fffffff0,#f4f7fcc7);border-color:#ffffffb8;box-shadow:0 20px 46px #323c5524}.home-page-immersive .home-os-tabs[data-stuck=true]{background:#ffffffe6;border-bottom:1px solid #94a3b82e;box-shadow:0 14px 36px #323c551f}.home-page-immersive .home-os-tabs a{color:#283040ad}.home-page-immersive .home-os-tabs a:hover{color:#111827;background:#7f67e81a}html[data-theme=dark] .home-page-immersive .home-os-tabs{background:linear-gradient(#14182be6,#0d1121d1);border-color:#ffffff1a;box-shadow:0 20px 48px #00000047}html[data-theme=dark] .home-page-immersive .home-os-tabs[data-stuck=true]{background:#0b0f1eeb;border-bottom-color:#ffffff17}html[data-theme=dark] .home-page-immersive .home-os-tabs a{color:#fbfbffb8}@media (width<=900px){.platform-highlights-header h2{white-space:normal;font-size:clamp(30px,7vw,42px)}.platform-highlight-copy:before{inset:20px}}@media (width<=520px){.platform-highlights-header{width:calc(100% - 32px)}.platform-highlights-header h2{font-size:clamp(28px,8.6vw,36px);line-height:1.14}.platform-highlights-header p{font-size:15px;line-height:1.72}.platform-highlight-copy{padding:30px 24px}.platform-highlight-copy:before{border-radius:22px;inset:18px 14px}.platform-highlight-copy h3{font-size:clamp(24px,7.4vw,32px)}.platform-highlights{padding:56px 0 62px}.platform-highlights-track{gap:12px;padding:0 12px 6px;scroll-padding-inline:12px}.platform-highlight-card{border-radius:26px;flex-basis:calc(100vw - 24px);align-items:flex-end;min-height:556px;box-shadow:0 22px 58px #1f293733}.platform-highlight-card:after{background:linear-gradient(#00000014 0%,#00000038 42%,#000000d1 100%),radial-gradient(circle at 50% 78%,#ffffff1f,#0000 34%)}html:not([data-theme=dark]) .platform-highlight-card:after{background:linear-gradient(#ffffff0f 0%,#ffffff2e 38%,#0e142494 100%),radial-gradient(circle at 50% 78%,#7f67e814,#0000 34%)}.platform-highlight-media img{object-position:center;filter:saturate(.96)contrast(1.04)brightness(.78)}.platform-highlight-card:hover .platform-highlight-media img{filter:saturate()contrast(1.06)brightness(.8);transform:scale(1.02)}.platform-highlight-copy{width:calc(100% - 22px);margin:auto 11px 11px;padding:20px 18px 18px}.platform-highlight-copy:before{background:linear-gradient(135deg,#090c18b8,#090c1880);border-radius:22px;inset:0;box-shadow:0 18px 42px #0000003d}html:not([data-theme=dark]) .platform-highlight-copy:before{background:linear-gradient(135deg,#ffffffd1,#ffffffa3);border-color:#ffffffc2;box-shadow:0 18px 40px #1f293726}.platform-highlight-copy span{margin-bottom:10px;padding:6px 10px;font-size:11.5px}.platform-highlight-copy h3{text-wrap:balance;max-width:100%;font-size:clamp(21px,6.15vw,26px);line-height:1.2}.platform-highlight-copy p{color:#ffffffd1;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:10px;font-size:14px;line-height:1.62;display:-webkit-box;overflow:hidden}html:not([data-theme=dark]) .platform-highlight-copy p{color:#465568}.platform-highlight-link{margin-top:12px;font-size:14px}.platform-highlight-controls{margin-top:14px;padding:7px 9px}}@media (width<=380px){.platform-highlight-card{min-height:532px}.platform-highlight-copy{padding:18px 16px 16px}.platform-highlight-copy h3{font-size:clamp(20px,6.35vw,24px)}}.page-loader{min-height:100dvh}.page-loader .page-loader-text:after{color:#1f2937;text-shadow:none}.page-loader-panel{width:min(300px,100vw - 44px)!important;min-height:210px!important}html:not([data-theme=dark]) .page-loader-panel{background:linear-gradient(#fffffff0,#f8fafce0)!important;border-color:#94a3b857!important}html[data-theme=dark] .page-loader-panel{background:linear-gradient(#14182beb,#0a0e1cdb)!important}.member-content-panel,.member-diary-records-panel,.member-diary-record-card,.member-diary-patrol-box{min-width:0}.member-content-panel :where(p,h2,h3,h4,span:not(.badge),div:not(.badge),textarea,input),.member-diary-record-card :where(p,h3,span:not(.badge),div:not(.badge)),.community-diary-card :where(p,h3,span:not(.badge),div:not(.badge)),.support-thread-card :where(p,span:not(.badge),div:not(.badge)){overflow-wrap:anywhere;word-break:break-word;max-width:100%}.member-content-panel :where(.btn,.btn-icon,.badge,button),.member-diary-record-card :where(.btn,.btn-icon,.badge,button),.community-diary-card :where(.btn,.btn-icon,.badge,button){overflow-wrap:normal;word-break:normal}.member-diary-record-top{gap:14px!important}.member-diary-record-content{white-space:pre-wrap;max-width:100%}@media (width<=640px){.page-loader-panel{border-radius:22px!important;width:min(280px,100vw - 40px)!important;min-height:196px!important}.member-diary-records-panel{padding-inline:0}.member-diary-record-top{grid-template-columns:1fr;display:grid!important}.member-diary-record-top>div{min-width:0}.member-diary-record-top>div:last-child{justify-content:flex-start!important}.member-diary-record-card .btn-icon{width:42px;height:42px}.member-diary-patrol-box{padding:14px!important}}.member-order-invoice{flex-direction:column;align-items:flex-start;gap:5px;min-width:150px;max-width:260px;display:flex}.member-order-invoice__status{color:#475569;white-space:nowrap;background:#64748b1a;border:1px solid #64748b3d;border-radius:999px;align-items:center;width:fit-content;padding:5px 9px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.member-order-invoice__status.is-issued{color:#0f766e;background:#14b8a61f;border-color:#14b8a64d}.member-order-invoice__status.is-pending{color:#b45309;background:#f59e0b1f;border-color:#f59e0b4d}.member-order-invoice__status.is-error{color:#be123c;background:#f43f5e1f;border-color:#f43f5e4d}.member-order-invoice__meta{max-width:100%;color:var(--text-muted);overflow-wrap:anywhere;word-break:break-word;font-size:11px;line-height:1.5}.member-orders-ledger{--member-order-surface:#ffffffc7;--member-order-subtle:#0f172a06;--member-order-border:#64748b38;--member-order-line:#64748b26;--member-order-accent:#0f766e;--member-order-muted:#64748b;min-width:0}.member-orders-ledger__header{border-bottom:1px solid var(--member-order-line);justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;padding-bottom:17px;display:flex}.member-orders-ledger__eyebrow{color:var(--member-order-accent);letter-spacing:.06em;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:750;display:inline-flex}.member-orders-ledger__header h2{color:var(--text-main);letter-spacing:-.025em;margin:0;font-weight:760;line-height:1.3;font-size:clamp(22px,2vw,27px)!important}.member-orders-ledger__header p{color:var(--member-order-muted);margin:7px 0 0;font-size:13px;line-height:1.6}.member-orders-ledger__count{border-left:1px solid var(--member-order-line);min-height:30px;color:var(--member-order-muted);white-space:nowrap;flex:none;align-items:center;gap:7px;padding:0 0 0 13px;font-size:12px;font-weight:650;display:inline-flex}.member-orders-ledger__count strong{color:var(--text-main);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.member-orders-ledger__list{gap:12px;display:grid}.member-orders-ledger__pagination{border-top:1px solid var(--member-order-line);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:16px 4px 0;display:flex}.member-orders-ledger__pagination-summary{color:var(--member-order-muted);font-size:12px;font-weight:700;line-height:1.5}.member-orders-ledger__pagination-button{min-height:36px;padding:7px 13px;font-size:13px}.member-orders-ledger__record{border:1px solid var(--member-order-border);background:var(--member-order-surface);box-shadow:none;border-radius:11px;overflow:hidden}.member-orders-ledger__record-header{border-bottom:1px solid var(--member-order-line);background:0 0;justify-content:space-between;align-items:center;gap:18px;padding:17px 18px 15px;display:flex}.member-orders-ledger__plan,.member-orders-ledger__payment-state,.member-orders-ledger__detail{gap:5px;min-width:0;display:grid}.member-orders-ledger__plan h3{color:var(--text-main);margin:0;font-size:15px;font-weight:720;line-height:1.48}.member-orders-ledger__payment-state{flex:none;justify-items:end}.member-orders-ledger__detail-label{color:var(--member-order-muted);letter-spacing:.035em;align-items:center;gap:5px;font-size:10.5px;font-weight:750;line-height:1.35;display:inline-flex}.member-orders-ledger__details{background:var(--member-order-subtle);grid-template-columns:minmax(180px,1.45fr) repeat(3,minmax(112px,.85fr));gap:16px;padding:15px 18px 17px;display:grid}.member-orders-ledger__detail{color:var(--text-main);align-content:start;font-size:13px;font-weight:650;line-height:1.55}.member-orders-ledger__detail strong{color:var(--text-main);white-space:nowrap;font-size:15px;font-weight:800}.member-orders-ledger__detail code{width:fit-content;max-width:100%;color:var(--text-main);overflow-wrap:anywhere;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:700;line-height:1.55}.member-orders-ledger__invoice{border-top:1px solid var(--member-order-line);background:#64748b06;grid-template-columns:minmax(104px,.54fr) minmax(0,2fr);align-items:start;gap:16px;padding:14px 18px 16px;display:grid}.member-orders-ledger__invoice-label{color:var(--member-order-muted);align-items:center;gap:7px;font-size:11px;font-weight:800;line-height:1.5;display:inline-flex}.member-orders-ledger .member-order-invoice{width:100%;min-width:0;max-width:none}.member-orders-ledger .member-order-invoice>div+div{border-top:1px dashed var(--member-order-line);padding-top:10px}.member-orders-ledger .member-payment-status{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;min-height:27px;padding:5px 8px;font-size:11px;font-weight:750;line-height:1;display:inline-flex}.member-orders-ledger__empty{border:1px dashed var(--member-order-border);color:var(--member-order-muted);text-align:center;border-radius:16px;margin:0;padding:28px 20px}.member-orders-ledger .member-order-invoice__status{border-radius:6px;font-weight:750}html[data-theme=dark] .member-orders-ledger{--member-order-surface:#1a2131b3;--member-order-subtle:#94a3b80b;--member-order-border:#94a3b833;--member-order-line:#94a3b826;--member-order-accent:#2dd4bf;--member-order-muted:#aab4c5}html[data-theme=dark] .member-orders-ledger__count{color:#aab4c5}html[data-theme=dark] .member-orders-ledger__record{box-shadow:none}html[data-theme=dark] .member-orders-ledger__invoice{background:#0f172a29}html[data-theme=dark] .member-orders-ledger__support{background:#2dd4bf0f}@media (width<=860px){.member-orders-ledger__details{grid-template-columns:minmax(180px,1.35fr) repeat(2,minmax(118px,1fr))}.member-orders-ledger__detail:last-child{grid-column:span 2}}@media (width<=620px){.member-orders-ledger__header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:18px}.member-orders-ledger__header p{font-size:13px}.member-orders-ledger__count{min-height:32px}.member-orders-ledger__record-header{align-items:flex-start;padding:15px}.member-orders-ledger__details{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px 12px;padding:15px}.member-orders-ledger__detail--reference{grid-column:1/-1}.member-orders-ledger__detail:last-child{grid-column:auto}.member-orders-ledger__invoice{grid-template-columns:1fr;gap:9px;padding:14px 15px 16px}.member-orders-ledger__support{flex-direction:column;align-items:stretch;padding:14px 15px}.member-orders-ledger__support-button{width:100%}.member-orders-ledger__pagination{flex-direction:column;align-items:stretch}.member-orders-ledger__pagination-button{width:100%}}@media (width<=410px){.member-orders-ledger__record-header{flex-direction:column;gap:11px}.member-orders-ledger__payment-state{justify-items:start}.member-orders-ledger__details{grid-template-columns:minmax(0,1fr)}.member-orders-ledger__detail--reference,.member-orders-ledger__detail:last-child{grid-column:auto}}html[data-theme=dark] .member-order-invoice__status{color:#e2e8f0c7;background:#94a3b81f;border-color:#94a3b838}html[data-theme=dark] .member-order-invoice__status.is-issued{color:#5eead4;background:#14b8a61f;border-color:#2dd4bf47}html[data-theme=dark] .member-order-invoice__status.is-pending{color:#facc15;background:#f59e0b21;border-color:#fbbf2442}html[data-theme=dark] .member-order-invoice__status.is-error{color:#fb7185;background:#f43f5e1f;border-color:#fb718547}.profile-avatar,.member-avatar,.student-avatar,.user-avatar,.admin-user-avatar,.avatar-preview,.teacher-avatar-sm,.avatar{border-radius:50%;overflow:hidden;background-position:50%!important;background-size:cover!important}.profile-avatar img,.member-avatar img,.student-avatar img,.user-avatar img,.admin-user-avatar img,.avatar-preview img,.teacher-avatar-sm img,.avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.admin-user-identity{align-items:center;gap:10px;min-width:0;display:inline-flex}.admin-user-avatar{border:1px solid var(--border-color);color:#fff;background:linear-gradient(135deg,#5865d8,#20b9bb);border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:.8rem;font-weight:800;display:inline-grid;overflow:hidden}.member-content-panel :where(td,th,p,span:not(.badge),div:not(.badge)),.admin-main :where(td,th,p,span:not(.badge),div:not(.badge)),.modal-body :where(td,th,p,span:not(.badge),div:not(.badge)){overflow-wrap:anywhere;word-break:break-word;max-width:100%}.member-content-panel :where(.btn,.btn-icon,.badge,button,svg),.admin-main :where(.btn,.btn-icon,.badge,button,svg),.modal-body :where(.btn,.btn-icon,.badge,button,svg){overflow-wrap:normal;word-break:normal}@media (width<=760px){.member-order-invoice{max-width:100%}}.member-table-wrap{width:100%;min-width:0}.member-orders-table td:last-child{text-align:center;min-width:96px}@media (width>=861px){.member-orders-table{table-layout:fixed;width:100%}.member-orders-table th,.member-orders-table td{vertical-align:middle;padding:15px 16px;font-size:13px;line-height:1.55}.member-orders-table th{letter-spacing:.01em;white-space:nowrap;font-size:12px}.member-orders-table th:first-child,.member-orders-table td:first-child{width:14%}.member-orders-table th:nth-child(2),.member-orders-table td:nth-child(2){width:21%;font-size:14px;font-weight:650}.member-orders-table th:nth-child(3),.member-orders-table td:nth-child(3){white-space:nowrap;width:9%;font-size:14px;font-weight:700}.member-orders-table th:nth-child(4),.member-orders-table td:nth-child(4){white-space:nowrap;width:12%;font-size:14px;font-weight:650}.member-orders-table th:nth-child(5),.member-orders-table td:nth-child(5){width:15%;font-size:14px;font-weight:650}.member-orders-table th:nth-child(6),.member-orders-table td:nth-child(6){width:17%}.member-orders-table th:nth-child(7),.member-orders-table td:nth-child(7){width:12%}.member-orders-table td:first-child{letter-spacing:-.02em;line-height:1.55;font-size:11px!important}.member-orders-table .member-payment-status{min-width:74px;padding-inline:12px}}.member-orders-table .member-payment-status{text-align:center;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:72px;min-height:32px;padding:7px 14px;line-height:1;display:inline-flex}@media (width<=860px){.member-table-wrap,.admin-layout .table-responsive{max-height:none!important;overflow:visible!important}.portal-card-table,.portal-card-table tbody{width:100%!important;min-width:0!important;display:block!important}.portal-card-table{border-collapse:separate!important;border-spacing:0!important;background:0 0!important}.portal-card-table thead{display:none!important}.portal-card-table tbody{gap:12px;display:grid!important}.portal-card-table tr,html[data-theme=dark] .admin-layout .portal-card-table tbody tr,html[data-theme=dark] .member-layout .portal-card-table tbody tr{border-radius:16px;overflow:hidden;box-shadow:0 10px 24px #0f172a0f;border:1px solid var(--border-color)!important;background:var(--bg-dark-2)!important;display:block!important}html[data-theme=dark] .admin-layout .portal-card-table tbody tr,html[data-theme=dark] .member-layout .portal-card-table tbody tr{box-shadow:0 12px 28px #0003;background:#111827d1!important;border-color:#94a3b833!important}.portal-card-table td,html[data-theme=dark] .admin-layout .portal-card-table td{text-align:left;grid-template-columns:minmax(88px,.42fr) minmax(0,1fr);align-items:start;gap:12px;min-width:0;line-height:1.55;border:0!important;border-bottom:1px solid var(--border-color)!important;width:100%!important;color:var(--text-main)!important;background:0 0!important;padding:11px 13px!important;font-size:13px!important;display:grid!important}html[data-theme=dark] .admin-layout .portal-card-table td{border-bottom-color:#94a3b824!important}.portal-card-table td:last-child{border-bottom:0!important}.portal-card-table td:before{content:var(--portal-table-label,"資料");min-width:0;color:var(--text-muted);font-size:11px;font-weight:800;line-height:1.45}.portal-card-table td :is(code,.member-order-invoice,.admin-invoice-chip,.badge,.action-buttons){min-width:0;max-width:100%}.portal-card-table td code{overflow-wrap:anywhere;word-break:break-word;width:fit-content}.portal-card-table .member-order-invoice{min-width:0;max-width:100%}.portal-card-table .action-buttons{flex-wrap:wrap;justify-content:flex-start}.portal-card-table .admin-invoice-chip,.portal-card-table .badge{width:fit-content}.member-orders-table td:last-child{text-align:left}.member-orders-table td:last-child .member-payment-status{justify-self:start}.admin-main [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.admin-main [style*="display: flex"]{flex-wrap:wrap}.member-content-panel h2,.admin-main .admin-header h1{overflow-wrap:anywhere}.member-orders-table td:first-child,.admin-orders-table td:first-child{--portal-table-label:"訂單編號"}.member-orders-table td:nth-child(2){--portal-table-label:"品項／方案"}.member-orders-table td:nth-child(3){--portal-table-label:"金額"}.member-orders-table td:nth-child(4){--portal-table-label:"交易日期"}.member-orders-table td:nth-child(5){--portal-table-label:"付款管道"}.member-orders-table td:nth-child(6){--portal-table-label:"發票資訊"}.member-orders-table td:nth-child(7){--portal-table-label:"扣款狀態"}.member-referrals-table td:first-child{--portal-table-label:"新用戶"}.member-referrals-table td:nth-child(2){--portal-table-label:"註冊日期"}.member-referrals-table td:nth-child(3){--portal-table-label:"訂閱狀態"}.member-referrals-table td:nth-child(4){--portal-table-label:"獲得積分"}.admin-users-table td:first-child{--portal-table-label:"學員姓名"}.admin-users-table td:nth-child(2){--portal-table-label:"電子郵件"}.admin-users-table td:nth-child(3){--portal-table-label:"個人資料"}.admin-users-table td:nth-child(4){--portal-table-label:"系統角色"}.admin-users-table td:nth-child(5){--portal-table-label:"會籍等級"}.admin-users-table td:nth-child(6){--portal-table-label:"訂閱狀態"}.admin-users-table td:nth-child(7){--portal-table-label:"帳號狀態"}.admin-users-table td:nth-child(8){--portal-table-label:"LINE 綁定"}.admin-users-table td:nth-child(9){--portal-table-label:"累計積分"}.admin-users-table td:nth-child(10){--portal-table-label:"操作"}.admin-users-table .admin-user-role-badge{white-space:nowrap;justify-self:start;width:fit-content;max-width:100%}.admin-courses-table td:first-child{--portal-table-label:"課程名稱"}.admin-courses-table td:nth-child(2){--portal-table-label:"講師"}.admin-courses-table td:nth-child(3){--portal-table-label:"分類"}.admin-courses-table td:nth-child(4){--portal-table-label:"觀看權限"}.admin-courses-table td:nth-child(5){--portal-table-label:"單元章節"}.admin-courses-table td:nth-child(6){--portal-table-label:"操作"}.admin-orders-table td:nth-child(2){--portal-table-label:"學員姓名"}.admin-orders-table td:nth-child(3){--portal-table-label:"消費項目"}.admin-orders-table td:nth-child(4){--portal-table-label:"類型"}.admin-orders-table td:nth-child(5){--portal-table-label:"付款金額"}.admin-orders-table td:nth-child(6){--portal-table-label:"付款日期"}.admin-orders-table td:nth-child(7){--portal-table-label:"金流管道"}.admin-orders-table td:nth-child(8){--portal-table-label:"付款狀態"}.admin-orders-table td:nth-child(9){--portal-table-label:"發票"}.admin-orders-table td:nth-child(10){--portal-table-label:"備註"}.portal-card-table.admin-orders-table .admin-order-plan{overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:none!important}.admin-support-table td:first-child{--portal-table-label:"案件編號"}.admin-support-table td:nth-child(2){--portal-table-label:"提問學員"}.admin-support-table td:nth-child(3){--portal-table-label:"問題分類"}.admin-support-table td:nth-child(4){--portal-table-label:"問題主旨"}.admin-support-table td:nth-child(5){--portal-table-label:"提問日期"}.admin-support-table td:nth-child(6){--portal-table-label:"狀態"}.admin-support-table td:nth-child(7){--portal-table-label:"操作"}.admin-one-to-one-applications-table td:first-child{--portal-table-label:"申請會員"}.admin-one-to-one-applications-table td:nth-child(2){--portal-table-label:"解碼主題／說明"}.admin-one-to-one-applications-table td:nth-child(3){--portal-table-label:"聯絡安排"}.admin-one-to-one-applications-table td:nth-child(4){--portal-table-label:"EP 與申請時間"}.admin-one-to-one-applications-table td:nth-child(5){--portal-table-label:"處理狀態"}.admin-one-to-one-applications-table td:nth-child(6){--portal-table-label:"操作"}.admin-content-posts-table td:first-child{--portal-table-label:"文章標題"}.admin-content-posts-table td:nth-child(2){--portal-table-label:"分類"}.admin-content-posts-table td:nth-child(3){--portal-table-label:"點閱"}.admin-content-posts-table td:nth-child(4){--portal-table-label:"日期"}.admin-teachers-table td:first-child{--portal-table-label:"頭像"}.admin-teachers-table td:nth-child(2){--portal-table-label:"導師姓名"}.admin-teachers-table td:nth-child(3){--portal-table-label:"負責工具"}.admin-teachers-table td:nth-child(4){--portal-table-label:"一鍵標語"}.admin-teachers-table td:nth-child(5){--portal-table-label:"狀態"}.admin-teachers-table td:nth-child(6){--portal-table-label:"課程數"}.admin-teachers-table td:nth-child(7){--portal-table-label:"權限"}.admin-teachers-table td:nth-child(8){--portal-table-label:"操作"}.admin-events-table td:first-child{--portal-table-label:"分類"}.admin-events-table td:nth-child(2){--portal-table-label:"活動主題"}.admin-events-table td:nth-child(3){--portal-table-label:"主講導師"}.admin-events-table td:nth-child(4){--portal-table-label:"活動日期"}.admin-events-table td:nth-child(5){--portal-table-label:"地點"}.admin-events-table td:nth-child(6){--portal-table-label:"價格"}.admin-events-table td:nth-child(7){--portal-table-label:"報名人數"}.admin-events-table td:nth-child(8){--portal-table-label:"狀態"}.admin-events-table td:nth-child(9){--portal-table-label:"操作"}.admin-products-table td:first-child{--portal-table-label:"圖示"}.admin-products-table td:nth-child(2){--portal-table-label:"商品名稱"}.admin-products-table td:nth-child(3){--portal-table-label:"對應工具"}.admin-products-table td:nth-child(4){--portal-table-label:"類別"}.admin-products-table td:nth-child(5){--portal-table-label:"會員優惠價"}.admin-products-table td:nth-child(6){--portal-table-label:"一般售價"}.admin-products-table td:nth-child(7){--portal-table-label:"庫存狀態"}.admin-products-table td:nth-child(8){--portal-table-label:"操作"}}html:not([data-theme=dark]) .member-content-panel--journal{--journal-panel:#fff;--journal-surface:#fff;--journal-subtle:#f7f8fa;--journal-border:#dde2e9;--journal-line:#e7eaf0;--journal-text:#1f2937;--journal-muted:#687386;--journal-accent:#0f766e;--journal-accent-soft:#eaf8f5;--journal-accent-border:#a9ddd5;--journal-button:#253044;--journal-button-hover:#111827;--journal-button-text:#fff;--journal-danger:#b4233c;--journal-danger-soft:#fff1f3;--journal-danger-border:#f4c5cd;--journal-shadow:0 1px 3px #0f172a0f}html[data-theme=dark] .member-content-panel--journal{--journal-panel:#111827;--journal-surface:#161f2e;--journal-subtle:#0f1724;--journal-border:#2d394b;--journal-line:#293548;--journal-text:#f2f5f9;--journal-muted:#a6b0c0;--journal-accent:#69d9ca;--journal-accent-soft:#2dd4bf1a;--journal-accent-border:#5eead44d;--journal-button:#e2e8f0;--journal-button-hover:#fff;--journal-button-text:#172033;--journal-danger:#fda4af;--journal-danger-soft:#be185d24;--journal-danger-border:#fb718547;--journal-shadow:0 1px 4px #00000038}.member-content-panel--journal{border:1px solid var(--journal-border)!important;background:var(--journal-panel)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:34px!important}.member-journal{width:min(100%,820px);color:var(--journal-text);margin-inline:auto}.member-journal-header{border-bottom:1px solid var(--journal-line);justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;padding-bottom:22px;display:flex}.member-journal-eyebrow{color:var(--journal-accent);letter-spacing:.08em;margin:0 0 7px;font-size:12px;font-weight:800}.member-journal-header h2{color:var(--journal-text);letter-spacing:-.025em;margin:0;font-size:27px;font-weight:760;line-height:1.25}.member-journal-intro{color:var(--journal-muted);margin:8px 0 0;font-size:13px;line-height:1.65}.member-journal-create,.member-journal-empty a,.member-journal-notice a{border:1px solid var(--journal-button);background:var(--journal-button);min-height:40px;box-shadow:none;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex;color:var(--journal-button-text)!important}.member-journal-create:hover,.member-journal-create:focus-visible,.member-journal-empty a:hover,.member-journal-empty a:focus-visible,.member-journal-notice a:hover,.member-journal-notice a:focus-visible{border-color:var(--journal-button-hover);background:var(--journal-button-hover)}.member-journal-notice{border:1px solid var(--journal-accent-border);background:var(--journal-accent-soft);color:var(--journal-text);border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:16px 18px;display:flex}.member-journal-notice strong{margin-bottom:4px;font-size:14px;display:block}.member-journal-notice p{color:var(--journal-muted);margin:0;font-size:12px;line-height:1.55}.member-journal-notice a{flex:none;min-height:36px;padding-inline:12px;font-size:12px}.member-journal-empty{border:1px dashed var(--journal-border);background:var(--journal-subtle);text-align:center;border-radius:12px;align-content:center;place-items:center;gap:8px;min-height:210px;padding:30px;display:grid}.member-journal-empty h3{color:var(--journal-text);margin:0;font-size:18px}.member-journal-empty p{max-width:440px;color:var(--journal-muted);margin:0 0 8px;font-size:13px;line-height:1.65}.member-journal-list{gap:16px;display:grid}.member-journal-card{border:1px solid var(--journal-border);background:var(--journal-surface);box-shadow:var(--journal-shadow);border-radius:12px;overflow:hidden}.member-journal-card-header{border-bottom:1px solid var(--journal-line);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.member-journal-meta,.member-journal-actions{align-items:center;gap:9px;min-width:0;display:flex}.member-journal-meta{flex-wrap:wrap}.member-journal-meta time{color:var(--journal-muted);font-size:12px}.member-journal-category,.member-journal-featured,.member-journal-visibility{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;width:fit-content;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.member-journal-category{border:1px solid var(--journal-accent-border);background:var(--journal-accent-soft);color:var(--journal-accent);padding:6px 9px}.member-journal-featured{color:var(--journal-muted)}.member-journal-visibility{border:1px solid var(--journal-border);background:var(--journal-subtle);color:var(--journal-muted);padding:6px 9px}.member-journal-visibility:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.member-journal-visibility.is-public{color:var(--journal-accent)}.member-journal-action{border:1px solid var(--journal-border);background:var(--journal-surface);width:34px;height:34px;color:var(--journal-text);box-shadow:none;cursor:pointer;border-radius:8px;flex:none;place-items:center;padding:0;display:inline-grid}.member-journal-action:hover,.member-journal-action:focus-visible{border-color:var(--journal-accent-border);background:var(--journal-accent-soft);color:var(--journal-accent)}.member-journal-action.is-delete{border-color:var(--journal-danger-border);background:var(--journal-danger-soft);color:var(--journal-danger)}.member-journal-action:disabled{cursor:not-allowed;opacity:.55}.member-journal-body h3{color:var(--journal-text);overflow-wrap:anywhere;margin:0 0 12px;font-size:19px;font-weight:760;line-height:1.4}.member-journal-body p{color:var(--journal-text);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:14px;line-height:1.8}.member-journal-review{border:1px solid var(--journal-border);background:var(--journal-subtle);border-radius:10px;margin:0 18px 18px;padding:15px 16px}.member-journal-review--official{box-shadow:inset 3px 0 0 var(--journal-accent)}.member-journal-review--members{box-shadow:inset 3px 0 #6366f185}.member-journal-review>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.member-journal-review>header>div{color:var(--journal-muted);align-items:center;gap:7px;display:inline-flex}.member-journal-review.has-replies>header>div{color:var(--journal-accent)}.member-journal-review--members.has-replies>header>div{color:var(--journal-text)}.member-journal-review>header strong{color:inherit;font-size:13px}.member-journal-review>header>span{color:var(--journal-muted);font-size:11px;font-weight:700}.member-journal-comments{border-top:1px solid var(--journal-line);margin-top:13px;padding-top:2px}.member-journal-review-empty{color:var(--journal-muted);margin:12px 0 0;font-size:12px;line-height:1.65}.member-journal-comment{grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:12px 0;display:grid}.member-journal-comment+.member-journal-comment{border-top:1px solid var(--journal-line)}.member-journal-comment p{color:var(--journal-text);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.65}.member-journal-comment-context{font-weight:700;color:var(--journal-muted)!important;margin-bottom:4px!important;font-size:11px!important}.member-journal-comment strong{color:var(--journal-text);margin-right:8px}.member-journal-comment time{color:var(--journal-muted);white-space:nowrap;font-size:10px;line-height:1.65}@media (width<=640px){.member-content-panel--journal{padding:22px 16px!important}.member-journal-header{flex-direction:column;align-items:stretch;gap:15px;margin-bottom:20px;padding-bottom:18px}.member-journal-header h2{font-size:24px}.member-journal-create{width:100%}.member-journal-notice{flex-direction:column;align-items:stretch}.member-journal-notice a{width:100%}.member-journal-card-header{flex-direction:column;align-items:stretch;gap:13px;padding:14px}.member-journal-actions{border-top:1px solid var(--journal-line);justify-content:flex-end;padding-top:12px}.member-journal-visibility{margin-right:auto}.member-journal-action{width:38px;height:38px}.member-journal-body{padding:19px 16px 21px}.member-journal-body h3{font-size:18px}.member-journal-review{margin:0 14px 14px;padding:14px}.member-journal-review>header,.member-journal-comment{flex-direction:column;grid-template-columns:minmax(0,1fr);align-items:flex-start}.member-journal-review>header>span{padding-left:24px}.member-journal-comment{gap:4px}.member-journal-comment time{white-space:normal}}html:not([data-theme=dark]) .member-content-panel--journal{--journal-raised:#f4f7f8;--journal-thread-official:#f0faf8;--journal-thread-member:#f7f8fb;--journal-member-accent:#5865d8}html[data-theme=dark] .member-content-panel--journal{--journal-raised:#192433;--journal-thread-official:#14534c33;--journal-thread-member:#47556933;--journal-member-accent:#a5b4fc}.member-content-panel--journal{border-radius:18px!important}.member-journal{width:min(100%,860px)}.member-journal-header{align-items:center;gap:20px;margin-bottom:24px;padding-bottom:20px}.member-journal-heading{min-width:0}.member-journal-eyebrow{letter-spacing:.02em;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;display:inline-flex}.member-journal-header h2{letter-spacing:-.035em;font-size:28px;font-weight:760}.member-journal-intro{max-width:520px;margin-top:7px}.member-journal-create{border-radius:10px;gap:7px;min-height:42px;padding-inline:14px}.member-journal-create svg:last-child{margin-left:2px}.member-journal-notice{border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:20px;padding:15px 16px;display:grid}.member-journal-notice-icon,.member-journal-empty-icon{background:var(--journal-accent-soft);width:36px;height:36px;color:var(--journal-accent);border-radius:10px;flex:none;place-items:center;display:inline-grid}.member-journal-notice strong{margin-bottom:3px}.member-journal-empty{background:var(--journal-raised);border-style:solid;border-radius:16px;gap:10px;min-height:230px}.member-journal-empty-icon{width:44px;height:44px;margin-bottom:3px}.member-journal-empty a{margin-top:2px}.member-journal-list{gap:18px}.member-journal-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#64748b73 transparent;max-block-size:min(72vh,920px);padding:1px 8px 3px 1px;overflow:hidden auto}.member-journal-scroll:focus-visible{outline:2px solid var(--journal-accent);outline-offset:4px}.member-journal-scroll::-webkit-scrollbar{width:8px}.member-journal-scroll::-webkit-scrollbar-thumb{background-color:#64748b7a;background-clip:padding-box;border:2px solid #0000;border-radius:999px}.member-journal-scroll::-webkit-scrollbar-thumb:hover{background-color:#64748bb3}.member-journal-card{box-shadow:var(--journal-shadow);border-radius:16px}.member-journal-card-header{align-items:center;padding:17px 20px}.member-journal-author{align-items:center;gap:11px;min-width:0;display:flex}.member-journal-meta{gap:4px;min-width:0;display:grid}.member-journal-author-line{align-items:center;gap:7px;min-width:0;display:flex}.member-journal-author-line>strong{color:var(--journal-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:780;overflow:hidden}.member-orders-ledger__support{border-top:1px solid var(--member-order-line);background:#0f766e09;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.member-orders-ledger__support-copy{min-width:0;color:var(--member-order-accent);align-items:flex-start;gap:9px;display:flex}.member-orders-ledger__support-copy>div{gap:3px;min-width:0;display:grid}.member-orders-ledger__support-copy strong{color:var(--text-main);font-size:12px;font-weight:780;line-height:1.35}.member-orders-ledger__support-copy span{color:var(--member-order-muted);font-size:11px;line-height:1.5}.member-orders-ledger__support-button{min-height:34px;color:var(--member-order-accent);white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:6px;padding:7px 11px;font-size:12px;display:inline-flex}@media (width<=620px){.member-orders-ledger__support{flex-direction:column;align-items:stretch;padding:14px 15px}.member-orders-ledger__support-button{width:100%}}.member-journal-meta time{align-items:center;gap:5px;font-size:11px;display:inline-flex}.member-journal-category{padding:4px 7px;font-size:10px}.member-journal-featured{color:var(--journal-accent);flex:none;font-size:11px}.member-journal-actions{flex:none;gap:7px}.member-journal-visibility{border-radius:8px;gap:5px;padding:6px 8px;font-size:11px}.member-journal-visibility:before{display:none}.member-journal-visibility.is-private{color:var(--journal-muted)}.member-journal-action{border-radius:9px;width:33px;height:33px}.member-journal-body{padding:21px 20px 18px}.member-journal-body h3{margin-bottom:10px;font-size:19px}.member-journal-body p{color:var(--journal-text);font-size:14px;line-height:1.75}.member-journal-engagement{border-top:1px solid var(--journal-line);border-bottom:1px solid var(--journal-line);background:var(--journal-raised);flex-wrap:wrap;gap:8px 18px;padding:11px 20px;display:flex}.member-journal-engagement span{color:var(--journal-muted);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.member-journal-engagement span:first-child svg{color:var(--journal-accent)}.member-journal-engagement span:last-child svg{color:var(--journal-member-accent)}.member-journal-discussions{padding:2px 20px 6px}.member-journal-thread{padding:17px 0}.member-journal-thread+.member-journal-thread{border-top:1px solid var(--journal-line)}.member-journal-thread>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.member-journal-thread-icon{background:var(--journal-thread-official);width:32px;height:32px;color:var(--journal-accent);border-radius:50%;place-items:center;display:inline-grid}.member-journal-thread--members .member-journal-thread-icon{background:var(--journal-thread-member);color:var(--journal-member-accent)}.member-journal-thread>header>div{min-width:0}.member-journal-thread>header strong{color:var(--journal-text);font-size:13px;font-weight:780;display:block}.member-journal-thread>header p{color:var(--journal-muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:11px;line-height:1.45;overflow:hidden}.member-journal-thread-count{border:1px solid var(--journal-border);min-width:26px;height:24px;color:var(--journal-muted);border-radius:999px;place-items:center;padding-inline:7px;font-size:11px;font-weight:800;display:inline-grid}.member-journal-thread.has-replies .member-journal-thread-count{border-color:var(--journal-accent-border);background:var(--journal-accent-soft);color:var(--journal-accent)}.member-journal-thread--members.has-replies .member-journal-thread-count{color:var(--journal-member-accent)}.member-journal-comments{border:0;gap:8px;margin:14px 0 0 42px;padding:0;list-style:none;display:grid}.member-journal-comment,.member-journal-comment+.member-journal-comment{border:0;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:8px;padding:0;display:grid}.member-journal-comment-avatar{background:var(--journal-thread-member);width:28px;height:28px;color:var(--journal-member-accent);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:inline-grid;overflow:hidden}.member-journal-comment-avatar img{object-fit:cover;width:100%;height:100%}.member-journal-comment.is-official .member-journal-comment-avatar{background:var(--journal-accent-soft);color:var(--journal-accent)}.member-journal-comment-content{background:var(--journal-raised);border-radius:4px 12px 12px;min-width:0;padding:9px 11px}.member-journal-comment.is-official .member-journal-comment-content{background:var(--journal-thread-official)}.member-journal-comment-context{margin-bottom:4px!important}.member-journal-comment-meta{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:4px;display:flex}.member-journal-comment-author{align-items:center;gap:4px;min-width:0;display:inline-flex}.member-journal-comment-verified{color:#1da1f2;flex:none;place-items:center;display:inline-grid}html[data-theme=dark] .member-journal-comment-verified{color:#38bdf8}.member-journal-comment strong{margin:0;font-size:12px}.member-journal-comment time{color:var(--journal-muted);white-space:normal;align-items:center;gap:3px;font-size:10px;line-height:1.4;display:inline-flex}.member-journal-comment p{font-size:12px;line-height:1.65}@media (width<=640px){.member-content-panel--journal{border-radius:14px!important}.member-journal-header{align-items:stretch;gap:15px}.member-journal-header h2{font-size:24px}.member-journal-scroll{max-block-size:min(68vh,760px);padding-right:3px}.member-journal-notice{grid-template-columns:auto minmax(0,1fr);gap:11px}.member-journal-notice a{grid-column:1/-1}.member-journal-card-header{flex-wrap:wrap;align-items:stretch;padding:15px}.member-journal-author{flex:100%}.member-journal-actions{border-top:1px solid var(--journal-line);justify-content:flex-end;width:100%;padding-top:11px}.member-journal-visibility{margin-right:auto}.member-journal-action{width:38px;height:38px}.member-journal-body{padding:19px 15px 17px}.member-journal-engagement{padding:11px 15px}.member-journal-discussions{padding:2px 15px 4px}.member-journal-thread{padding-block:15px}.member-journal-thread>header p{white-space:normal}.member-journal-comments{margin-left:0}}.brand-logo-link{min-width:0;text-decoration:none;display:inline-flex}.brand-logo--dynamic{min-width:0}.brand-logo-image{object-fit:contain;object-position:left center;width:auto;max-width:min(184px,48vw);height:30px;display:block}.brand-logo-name{min-width:0}.brand-logo-suffix{color:var(--text-muted);-webkit-text-fill-color:currentColor;letter-spacing:0;white-space:nowrap;margin-left:2px;font-size:.66em;font-weight:700}@media (width<=640px){.brand-logo-image{max-width:min(156px,46vw);height:28px}.admin-topbar .brand-logo-image{max-width:132px;height:25px}.admin-topbar .brand-logo-suffix{display:none}}.support-observation-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--primary) var(--bg-dark-2);flex-direction:column;gap:8px;max-height:clamp(180px,31vh,250px);padding-right:4px;display:flex;overflow-y:auto}.support-observation-scroll::-webkit-scrollbar{width:7px}.support-observation-scroll::-webkit-scrollbar-track{background:var(--bg-dark-2);border-radius:999px}.support-observation-scroll::-webkit-scrollbar-thumb{background:var(--primary);border:2px solid var(--bg-dark-2);border-radius:999px}.app-shell[data-native-app=true] a[href=\/subscriptions],.app-shell[data-native-app=true] a[href^="/subscriptions?"],.app-shell[data-native-app=true] a[href^="/subscriptions#"],.app-shell[data-native-app=true] a[href=\/checkout],.app-shell[data-native-app=true] a[href^="/checkout?"]{display:none!important}.app-shell[data-native-app=true]{background:var(--bg-dark);min-height:100dvh}.native-app-header{z-index:120;min-height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 18px 0;border-bottom:1px solid var(--border-color);background:var(--bg-dark-2);background:color-mix(in srgb, var(--bg-dark-2) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.native-app-brand,.native-app-header-actions,.native-app-avatar,.native-app-tab,.native-home-eyebrow,.native-shortcut-card,.native-section-heading a,.native-home-note,.native-home-note>span,.native-course-card{align-items:center;display:flex}.native-app-brand{min-height:58px;color:var(--text-main)}.native-app-brand .brand-text{font-size:20px}.native-app-header-actions{gap:10px}.native-app-header .theme-toggle{min-width:36px;min-height:36px}.native-app-avatar{color:#fff;background:linear-gradient(145deg,#7059dc,#25a9b3);border:1px solid #ffffff38;border-radius:50%;justify-content:center;width:34px;height:34px;font-size:14px;font-weight:800;overflow:hidden}.native-app-avatar img{object-fit:cover;width:100%;height:100%}.native-app-content{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.native-app-tabbar{z-index:150;height:calc(66px + env(safe-area-inset-bottom));padding:7px 10px env(safe-area-inset-bottom);border-top:1px solid var(--border-color);background:var(--bg-dark-2);background:color-mix(in srgb, var(--bg-dark-2) 96%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #00000029}.native-app-tab{min-height:52px;color:var(--text-muted);border-radius:12px;flex-direction:column;justify-content:center;gap:3px;font-size:11px;font-weight:650}.native-app-tab.is-active{color:var(--secondary);background:color-mix(in srgb, var(--secondary) 13%, transparent)}.native-home-page{max-width:720px;margin:0 auto;padding:26px 18px 28px}.native-home-welcome{padding:8px 2px 24px}.native-home-eyebrow{color:var(--secondary);letter-spacing:.04em;gap:6px;font-size:12px;font-weight:750}.native-home-welcome h1{letter-spacing:-.035em;margin:11px 0 8px;font-size:clamp(26px,7vw,34px);line-height:1.28}.native-home-welcome p{max-width:34rem;color:var(--text-muted);margin:0;font-size:14px;line-height:1.75}.native-home-shortcuts,.native-course-list{gap:10px;display:grid}.native-shortcut-card{border:1px solid var(--border-color);background:var(--bg-card);min-height:68px;color:var(--text-main);border-radius:15px;gap:12px;padding:11px 13px;box-shadow:0 6px 18px #0000000f}.native-shortcut-card>span:nth-child(2){flex:1;gap:3px;display:grid}.native-shortcut-card strong,.native-course-copy strong{font-size:14px}.native-shortcut-card small,.native-course-copy small,.native-course-copy em{color:var(--text-muted);font-size:12px;font-style:normal}.native-shortcut-card>svg{color:var(--text-dark)}.native-shortcut-icon{border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.native-shortcut-icon.is-violet{color:#8b5cf6;background:#8b5cf624}.native-shortcut-icon.is-teal{color:#14b8a6;background:#14b8a621}.native-shortcut-icon.is-amber{color:#d68a18;background:#d68a1821}.native-home-section{margin-top:30px}.native-section-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.native-section-heading span{color:var(--text-muted);font-size:12px}.native-section-heading h2{letter-spacing:-.02em;margin:4px 0 0;font-size:20px}.native-section-heading a{white-space:nowrap;color:var(--secondary);gap:2px;font-size:13px;font-weight:700}.native-course-card{border:1px solid var(--border-color);min-height:82px;color:var(--text-main);background:var(--bg-card);border-radius:15px;gap:12px;padding:9px}.native-course-card img{object-fit:cover;background:var(--bg-dark-2);border-radius:10px;flex:none;width:92px;height:62px}.native-course-copy{flex:1;gap:3px;min-width:0;display:grid}.native-course-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.native-course-card>svg{color:var(--text-dark);flex:none}.native-empty-state{border:1px dashed var(--border-color);color:var(--text-muted);text-align:center;border-radius:14px;padding:22px 16px;font-size:14px}.native-home-note{border:1px solid color-mix(in srgb, var(--secondary) 26%, var(--border-color));background:var(--bg-card);background:color-mix(in srgb, var(--secondary) 7%, var(--bg-card));border-radius:16px;gap:11px;margin-top:30px;padding:15px}.native-home-note>span{width:36px;height:36px;color:var(--secondary);background:color-mix(in srgb, var(--secondary) 16%, transparent);border-radius:50%;flex:none;justify-content:center}.native-home-note div{flex:1}.native-home-note strong{font-size:13px;display:block}.native-home-note p{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.5}.native-home-note a{color:var(--secondary);white-space:nowrap;font-size:12px;font-weight:750}html[data-theme=light] .native-app-header,html[data-theme=light] .native-app-tabbar{background:#fffffff0}@media (width>=700px){.native-home-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}.native-shortcut-card{align-items:flex-start}.native-shortcut-card>svg{display:none}}.ecpay-container input:not([type=radio]):not([type=checkbox]){box-sizing:border-box;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;opacity:1;border-radius:6px;width:100%;min-height:44px;box-shadow:inset 0 1px 2px #0f172a09;color:#172033!important;-webkit-text-fill-color:#172033!important;background:#fff!important;border:1px solid #c9d0da!important}.ecpay-container input:not([type=radio]):not([type=checkbox])::placeholder{opacity:1;color:#7a8698!important;-webkit-text-fill-color:#7a8698!important}.ecpay-container input:not([type=radio]):not([type=checkbox]):focus{outline:none;box-shadow:0 0 0 3px #00a29a24;background:#fff!important;border-color:#00a29a!important}.member-orders-section{min-width:0}.member-orders-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.member-orders-heading h2{letter-spacing:-.025em;margin:7px 0 0;font-size:clamp(22px,2.4vw,28px);line-height:1.2}.member-orders-heading p{color:var(--text-muted);margin:8px 0 0;font-size:13px;line-height:1.65}.member-orders-eyebrow,.member-orders-count{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;display:inline-flex}.member-orders-eyebrow{color:#2dd4bf;letter-spacing:.05em;gap:7px;font-size:12px;font-weight:750}.member-orders-count{min-height:34px;color:var(--text-main);background:#7f67e817;border:1px solid #7f67e838;flex:none;padding:7px 13px;font-size:12px;font-weight:700}.member-orders-surface{border:1px solid var(--border-color);background:#ffffff06;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #0308141f}.member-orders-table{margin:0}.member-orders-table th{border-bottom:1px solid var(--border-color);color:var(--text-muted);background:#7f67e813;font-weight:700}.member-orders-table td{background:0 0;transition:background-color .16s}.member-orders-table tbody tr:last-child td{border-bottom:0}.member-orders-table tbody tr:hover td{background:#7f67e80b}.member-order-id span{color:var(--text-muted);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:650;line-height:1.55;display:block}.member-order-plan{color:var(--text-main);font-weight:720!important}.member-order-amount,.member-order-date{font-variant-numeric:tabular-nums}.member-order-method{word-break:normal;overflow-wrap:anywhere;line-height:1.55}.member-order-invoice{line-height:1.5}.member-order-status{text-align:center}.member-orders-empty{border:1px dashed var(--border-color);min-height:180px;color:var(--text-muted);text-align:center;border-radius:18px;justify-items:center;gap:10px;padding:44px 20px;display:grid}.member-orders-empty p{margin:0}html[data-theme=dark] .member-orders-surface{background:linear-gradient(#192036c7,#111827b8);border-color:#94a3b82b;box-shadow:0 22px 60px #00000038}html[data-theme=dark] .member-orders-table th{color:#9aa5ba;background:#8b5cf617}html[data-theme=dark] .member-orders-count{background:#8b5cf61a;border-color:#a78bfa38}@media (width<=860px){.member-orders-heading{align-items:flex-start;gap:14px;margin-bottom:18px}.member-orders-heading h2{font-size:22px}.member-orders-heading p{max-width:32rem}.member-orders-count{min-height:30px;padding:5px 10px}.member-orders-surface{border:0;border-radius:0;overflow:visible;box-shadow:none!important;background:0 0!important}.member-orders-table tbody{gap:14px!important}.member-orders-table tr{padding:5px 0;border-radius:18px!important}.member-orders-table td{text-align:left!important;grid-template-columns:minmax(82px,.38fr) minmax(0,1fr)!important;gap:14px!important;padding:11px 14px!important}.member-orders-table td:before{color:var(--text-muted);letter-spacing:.02em;font-size:11px;font-weight:650;content:attr(data-label)!important}.member-orders-table .member-order-plan,.member-orders-table .member-order-amount,.member-orders-table .member-order-date,.member-orders-table .member-order-method{font-size:13px!important}.member-orders-table .member-order-id{padding-top:14px!important}.member-order-id span{font-size:10px}.member-order-status,.member-order-status .member-payment-status{justify-self:start}}@media (width<=520px){.member-orders-heading{grid-template-columns:minmax(0,1fr) auto;display:grid}.member-orders-heading p{grid-column:1/-1;font-size:12px}.member-orders-table td{grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important;padding-inline:12px!important}}@media (width>=1181px){.member-orders-table th:first-child,.member-orders-table td:first-child{width:13%}.member-orders-table th:nth-child(2),.member-orders-table td:nth-child(2){width:19%}.member-orders-table th:nth-child(3),.member-orders-table td:nth-child(3){width:9%}.member-orders-table th:nth-child(4),.member-orders-table td:nth-child(4){width:11%}.member-orders-table th:nth-child(5),.member-orders-table td:nth-child(5){width:16%}.member-orders-table th:nth-child(6),.member-orders-table td:nth-child(6){width:15%}.member-orders-table th:nth-child(7),.member-orders-table td:nth-child(7){width:17%}.member-order-status .member-payment-status{max-width:100%;padding-inline:10px;font-size:11px}}@media (width<=1180px){.member-orders-surface{border:0;border-radius:0;overflow:visible;box-shadow:none!important;background:0 0!important}.member-orders-table,.member-orders-table tbody{width:100%!important;min-width:0!important;display:block!important}.member-orders-table{border-collapse:separate!important;border-spacing:0!important;background:0 0!important}.member-orders-table thead{display:none!important}.member-orders-table tbody{gap:14px!important;display:grid!important}.member-orders-table tbody tr,html[data-theme=dark] .member-layout .member-orders-table tbody tr{border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));padding:7px 10px;overflow:hidden;box-shadow:0 12px 30px #0f172a12;border:1px solid var(--border-color)!important;background:var(--bg-dark-2)!important;display:grid!important}html[data-theme=dark] .member-layout .member-orders-table tbody tr{box-shadow:0 16px 34px #0003;background:linear-gradient(145deg,#1b233af0,#12192bf0)!important;border-color:#94a3b82e!important}.member-orders-table td,.member-orders-table td:nth-child(n){align-items:start;gap:12px;min-width:0;line-height:1.55;width:100%!important;color:var(--text-main)!important;text-align:left!important;background:0 0!important;border:0!important;grid-template-columns:minmax(88px,.4fr) minmax(0,1fr)!important;padding:10px 11px!important;font-size:13px!important;display:grid!important}.member-orders-table td:before{color:var(--text-muted);letter-spacing:.02em;font-size:11px;font-weight:650;content:attr(data-label)!important}.member-orders-table .member-order-id,.member-orders-table .member-order-plan{grid-column:1/-1}.member-orders-table .member-order-id{padding-top:13px!important}.member-orders-table .member-order-plan{border-bottom:1px solid var(--border-color)!important;padding-bottom:13px!important}html[data-theme=dark] .member-orders-table .member-order-plan{border-bottom-color:#94a3b826!important}.member-order-id span,.member-order-method,.member-order-invoice{overflow-wrap:anywhere;min-width:0}.member-order-status,.member-order-status .member-payment-status{justify-self:start}.member-order-status .member-payment-status{white-space:normal;max-width:100%;line-height:1.25}}@media (width<=680px){.member-orders-table tbody tr,html[data-theme=dark] .member-layout .member-orders-table tbody tr{grid-template-columns:minmax(0,1fr)}.member-orders-table td,.member-orders-table td:nth-child(n){grid-column:1/-1}}.admin-contact-message-list{gap:14px;display:grid}.admin-contact-message-list__state{border:1px dashed var(--border-color);color:var(--text-muted);text-align:center;border-radius:14px;margin:0;padding:28px 18px}.admin-contact-message-card{border:1px solid var(--border-color);background:var(--bg-dark-2);border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 8px 22px #0f172a0d}.admin-contact-message-card__header{border-bottom:1px solid var(--border-color);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding:18px 20px;display:grid}.admin-contact-message-card__heading,.admin-contact-message-card__status,.admin-contact-message-card__details>div,.admin-contact-message-card__body>div,.admin-contact-message-card__delivery>div{min-width:0}.admin-contact-message-card__eyebrow{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.admin-contact-message-card__unread{background:color-mix(in srgb, var(--primary) 12%, transparent);min-height:21px;color:var(--primary);border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.admin-contact-message-card__heading h3{color:var(--text-main);overflow-wrap:anywhere;margin:7px 0 0;font-size:17px;line-height:1.45}.admin-contact-message-card__status{justify-items:end;gap:8px;display:grid}.admin-contact-message-card__status time{color:var(--text-muted);white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;font-size:12px;line-height:1.45;display:inline-flex}.admin-contact-message-card__details{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;display:grid}.admin-contact-message-card__details>div{border-right:1px solid var(--border-color);gap:6px;padding:16px 20px;display:grid}.admin-contact-message-card__details>div:last-child{border-right:0}.admin-contact-message-card__details dt,.admin-contact-message-card__delivery dt{color:var(--text-muted);align-items:center;gap:6px;font-size:11px;font-weight:800;line-height:1.45;display:inline-flex}.admin-contact-message-card__details dd,.admin-contact-message-card__delivery dd{min-width:0;color:var(--text-main);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:600;line-height:1.55}.admin-contact-message-card__details a{color:var(--primary);text-decoration:none}.admin-contact-message-card__details a:hover{text-decoration:underline}.admin-contact-message-card__actions{border-top:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:8px;padding:14px 20px;display:flex}.admin-contact-message-card__actions .btn{align-items:center;gap:6px;padding:7px 11px;font-size:12px;display:inline-flex}.admin-contact-message-card__body{border-top:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-dark-3) 78%, transparent);gap:16px;padding:18px 20px;display:grid}.admin-contact-message-card__body h4{color:var(--text-main);margin:0;font-size:14px}.admin-contact-message-card__body p{color:var(--text-main);white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0;font-size:14px;line-height:1.75}.admin-contact-message-card__delivery{border-top:1px solid var(--border-color);flex-wrap:wrap;gap:10px 24px;margin:0;padding-top:14px;display:flex}.admin-contact-message-card__delivery>div{gap:4px;display:grid}html[data-theme=dark] .admin-contact-message-card{background:#131b2de6;border-color:#94a3b838;box-shadow:0 12px 28px #0003}html[data-theme=dark] .admin-contact-message-card__header,html[data-theme=dark] .admin-contact-message-card__details>div,html[data-theme=dark] .admin-contact-message-card__actions,html[data-theme=dark] .admin-contact-message-card__body,html[data-theme=dark] .admin-contact-message-card__delivery{border-color:#94a3b829}html[data-theme=dark] .admin-contact-message-card__body{background:#0d1626ad}@media (width<=1080px){.admin-contact-message-card__details{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-contact-message-card__details>div:nth-child(2){border-right:0}.admin-contact-message-card__details>div:nth-child(-n+2){border-bottom:1px solid var(--border-color)}html[data-theme=dark] .admin-contact-message-card__details>div:nth-child(-n+2){border-bottom-color:#94a3b829}}@media (width<=640px){.admin-contact-message-card__header{grid-template-columns:minmax(0,1fr);gap:12px;padding:16px}.admin-contact-message-card__status{flex-wrap:wrap;place-items:center start;gap:8px 12px;display:flex}.admin-contact-message-card__status time{white-space:normal;justify-content:flex-start}.admin-contact-message-card__details{grid-template-columns:minmax(0,1fr)}.admin-contact-message-card__details>div,.admin-contact-message-card__details>div:nth-child(n){border-right:0;border-bottom:1px solid var(--border-color);padding:13px 16px}.admin-contact-message-card__details>div:last-child{border-bottom:0}html[data-theme=dark] .admin-contact-message-card__details>div,html[data-theme=dark] .admin-contact-message-card__details>div:nth-child(n){border-bottom-color:#94a3b829}.admin-contact-message-card__actions,.admin-contact-message-card__body{padding:14px 16px}.admin-contact-message-card__actions .btn{flex:148px;justify-content:center}}.app-modal-panel.community-diary-modal{max-height:min(90vh,100dvh - 32px)!important}.community-diary-form{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.community-diary-form-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto}.community-diary-form-footer{flex:none}.community-diary-form .form-control{min-height:44px}.community-diary-content-field{flex-direction:column;min-height:0;display:flex}.community-diary-content-input{box-sizing:border-box;height:clamp(148px,22vh,176px);max-height:176px;line-height:1.6;min-height:148px!important}.community-diary-visibility{flex:none}html.community-diary-composer-open,body.community-diary-composer-open{background:var(--bg-dark-1)!important}@media (width<=900px){html.community-diary-composer-open,body.community-diary-composer-open{overscroll-behavior:none;min-height:100%;overflow:hidden!important}body.community-diary-composer-open:before{content:"";z-index:9998;background:var(--bg-dark-1);pointer-events:none;position:fixed;inset:0}.app-modal-overlay.community-diary-modal-overlay{background:var(--bg-dark-1)!important;-webkit-backdrop-filter:none!important;z-index:9999!important;justify-content:stretch!important;align-items:stretch!important;width:100vw!important;min-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important}.app-modal-panel.community-diary-modal{box-sizing:border-box;flex:auto;background:var(--bg-dark-1)!important;width:100vw!important;min-width:100vw!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:100%!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important}.community-diary-modal .app-modal-header{flex:none;min-height:64px;position:relative;padding:max(14px, env(safe-area-inset-top)) 20px 14px!important;border-bottom-color:var(--border-color)!important;justify-content:center!important}.community-diary-modal .app-modal-header h3{text-align:center;line-height:1.35;font-size:17px!important}.community-diary-modal .app-modal-header .btn-icon{place-items:center;display:inline-grid;position:absolute;bottom:12px;left:14px;width:36px!important;height:36px!important;color:var(--text-main)!important;background:0 0!important;border:0!important}.community-diary-form-body{scroll-padding-bottom:16px;gap:12px!important;padding:16px 20px!important}.community-diary-form .form-label{font-size:13px;line-height:1.45}.community-diary-form :is(input[type=text],select,textarea){font-size:16px!important}.community-diary-points-notice{gap:2px!important;padding:10px 12px!important;font-size:11px!important;line-height:1.55!important}.community-diary-content-field{flex:220px;min-height:220px}.community-diary-content-input{flex:auto;line-height:1.6;height:auto!important;min-height:180px!important;max-height:none!important;padding:12px!important}.community-diary-visibility{align-items:flex-start!important}.community-diary-visibility input[type=checkbox]{flex:none;margin-top:2px}.community-diary-visibility .form-label{font-size:12px!important}.community-diary-form-footer{background:var(--bg-dark-2);padding:12px 20px max(12px, env(safe-area-inset-bottom))!important}.community-diary-form-footer .btn-secondary{display:none}.community-diary-form-footer .btn-primary{justify-content:center;width:100%;min-height:46px}}.community-pinned-thread,.community-member-thread,.community-comment-thread,.community-comment-replies,.community-comment-replies__items{box-shadow:none!important;background:0 0!important}.community-pinned-thread,.community-member-thread{border:0!important;border-radius:0!important;padding:0!important}.community-diary-comment,.community-diary-comment-member,.community-diary-comment-official{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.community-diary-comment-official .community-comment-main,html[data-theme=dark] .community-diary-comment-official .community-comment-main{border-left:2px solid #14b8a6b8;border-radius:0;padding:0 0 0 10px;background:0 0!important}html[data-theme=dark] .community-diary-comment-official .community-comment-main{border-left-color:#2dd4bfcc}.community-comment-feed-heading{min-width:0;color:var(--text-dark);justify-content:space-between;align-items:center;gap:12px;padding:0 0 2px;font-size:12px;font-weight:750;display:flex}.community-comment-feed-sort{color:var(--text-main);align-items:center;font-weight:800;display:inline-flex;position:relative}.community-comment-feed-sort select{appearance:none;min-height:28px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:0;padding:2px 17px 2px 0;font-weight:800;line-height:1.35}.community-comment-feed-sort select:hover{text-underline-offset:3px;text-decoration:underline}.community-comment-feed-sort select:focus-visible{outline-offset:2px;border-radius:3px;outline:2px solid #7c3aed80}.community-comment-feed-sort:after{border-top:4px solid;content:"";opacity:.75;pointer-events:none;border-inline:4px solid #0000;width:0;height:0;position:absolute;top:50%;right:2px;transform:translateY(-25%)}.community-comment-feed-summary{color:var(--text-dark);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.community-comment-thread-list{gap:14px}.community-comment-thread{background:0 0;min-width:0}.community-comment-replies{background:0 0;gap:9px;min-width:0;margin-top:3px;display:grid}.community-comment-replies-toggle{width:fit-content;min-height:28px;color:var(--text-main);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;align-items:center;gap:4px;margin-left:36px;padding:2px 0;font-size:12px;font-weight:800;line-height:1.35;display:inline-flex}.community-comment-replies-toggle:hover,.community-comment-replies-toggle:focus-visible{color:var(--text-main);text-underline-offset:3px;background:0 0;outline:none;text-decoration:underline}.community-comment-replies-toggle:focus-visible{outline-offset:2px;outline:2px solid #7c3aed80}.community-comment-replies__items{border-left:1px solid var(--border-color);background:0 0;gap:12px;min-width:0;margin-left:36px;padding-left:10px;display:grid}.community-comment-thread--reply>.community-diary-comment-nested{margin-left:0;padding-left:0}.community-comment-thread--reply>.community-diary-comment-nested:before{display:none}@media (width<=520px){.community-comment-replies-toggle{margin-left:33px}.community-comment-replies__items{margin-left:33px;padding-left:8px}.community-comment-feed-heading{gap:8px}.community-comment-feed-summary{font-size:10px}}.community-comment-authorline{gap:4px 5px}.community-comment-time{color:var(--text-dark);align-items:center;font-size:11px;font-weight:650;display:inline-flex}.community-comment-time:before{content:"·";color:currentColor;opacity:.8;margin-right:5px}.community-comment-reference{display:none!important}.community-comment-menu-trigger.community-comment-menu-trigger--icon{width:28px;min-width:28px;height:28px;min-height:28px;color:var(--text-dark);background:0 0;border:0;border-radius:50%;padding:0}.community-comment-menu-trigger.community-comment-menu-trigger--icon:hover,.community-comment-menu-trigger.community-comment-menu-trigger--icon:focus-visible,.community-comment-menu-trigger.community-comment-menu-trigger--icon[aria-expanded=true]{background:var(--bg-dark-3);color:var(--text-main);border:0}.community-comment-actions{gap:3px 14px;min-height:28px;margin-top:4px}.community-comment-action,.community-reaction-primary,.community-reaction-toggle{min-height:28px;color:var(--text-dark);border-radius:0;padding:2px 0;font-size:12px;font-weight:800;background:0 0!important}.community-comment-action:hover,.community-comment-action:focus-visible,.community-reaction-primary:hover,.community-reaction-primary:focus-visible,.community-reaction-toggle:hover,.community-reaction-toggle:focus-visible{color:var(--text-main);text-underline-offset:3px;outline:none;text-decoration:underline;background:0 0!important}.community-reaction-control{background:0 0;border-radius:0;min-height:28px}.community-reaction-primary{gap:5px;padding-left:0}.community-reaction-primary.active{color:#2563eb}.community-reaction-primary-emoji{width:16px;height:16px;font-size:16px}.community-reaction-toggle{width:16px;padding-right:0}.community-reaction-summary{min-height:28px;margin-left:0;padding:2px 0}.community-comment-reply-context{color:var(--text-dark);border-radius:0;margin-top:4px;padding:0;font-size:12px;font-weight:700;background:0 0!important}@media (hover:hover) and (pointer:fine){.community-reaction-toggle{opacity:0;transition:opacity .15s}.community-reaction-control:hover .community-reaction-toggle,.community-reaction-control:focus-within .community-reaction-toggle{opacity:.7}}@media (width<=520px){.community-comment-actions{column-gap:13px}.community-comment-menu-trigger.community-comment-menu-trigger--icon{width:26px;min-width:26px;height:26px;min-height:26px}}.community-comment-groups{gap:14px;min-width:0;display:grid}.community-comment-group{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-dark-2) 72%, transparent);border-radius:14px;gap:12px;min-width:0;padding:14px;display:grid}.community-comment-group--official{background:linear-gradient(135deg,#14b8a613,#8b5cf609);border-color:#14b8a64d}.community-comment-group--member{border-color:color-mix(in srgb, var(--border-color) 92%, transparent)}.community-comment-group-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.community-comment-group-heading>div{gap:2px;min-width:0;display:grid}.community-comment-group-kicker{color:var(--text-main);align-items:center;gap:6px;font-size:13px;font-weight:850;line-height:1.35;display:inline-flex}.community-comment-group--official .community-comment-group-kicker{color:#0f766e}.community-comment-group-heading p,.community-comment-group-empty{color:var(--text-dark);margin:0;font-size:11px;font-weight:650;line-height:1.5}.community-comment-group-heading strong{background:var(--bg-dark-3);min-width:25px;min-height:24px;color:var(--text-main);border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:11px;font-weight:850;display:inline-flex}.community-comment-group--official .community-comment-group-heading strong{color:#0f766e;background:#14b8a61f}html[data-theme=dark] .community-comment-group{background:#0f172a38;border-color:#94a3b833}html[data-theme=dark] .community-comment-group--official{background:linear-gradient(135deg,#2dd4bf14,#8b5cf60e);border-color:#2dd4bf57}html[data-theme=dark] .community-comment-group--official .community-comment-group-kicker,html[data-theme=dark] .community-comment-group--official .community-comment-group-heading strong{color:#5eead4}@media (width<=520px){.community-comment-groups{gap:12px}.community-comment-group{border-radius:12px;gap:11px;padding:12px}}.community-diary-comment-official .community-comment-main,html[data-theme=dark] .community-diary-comment-official .community-comment-main{background:0 0!important;border-left:0!important;padding-left:0!important}.community-diary-comment-nested{padding-left:0!important}.community-diary-comment-nested:before{display:none!important}.community-comment-replies__items{border-left:0!important;padding-left:0!important}.community-comment-reference{min-height:16px;color:var(--text-dark);letter-spacing:.02em;flex:none;align-items:center;padding:0;font-size:10px;font-weight:800;line-height:1.4;background:0 0!important;display:inline-flex!important}.scenario-photo-frame.iphone-17-pro-preview{box-sizing:border-box;isolation:isolate;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(145deg,#464951 0%,#101217 24%,#858990 48%,#15171d 72%,#3f424a 100%) border-box;border:7px solid #0000;border-radius:44px;box-shadow:0 30px 72px #1118273d,0 8px 20px #1118272e,inset 0 0 0 1px #ffffff38}.scenario-photo-frame.iphone-17-pro-preview:before{content:"";z-index:2;pointer-events:none;background:#08090c;border:1px solid #ffffff17;border-radius:999px;width:clamp(74px,34%,116px);height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 1px #ffffff14,0 1px 2px #0000005c}.scenario-photo-frame.iphone-17-pro-preview:after{content:"";z-index:3;pointer-events:none;border:1px solid #ffffff57;border-radius:34px;position:absolute;inset:5px;box-shadow:inset 0 0 0 1px #10182814}.scenario-photo-frame.iphone-17-pro-preview img,.scenario-photo-frame.iphone-17-pro-preview .scenario-photo-placeholder{z-index:1;border-radius:31px;min-height:100%;position:relative}@media (width<=640px){.scenario-photo-frame.mobile-screenshot-frame.iphone-17-pro-preview,.scenario-panel-cinematic.reverse .scenario-photo-frame.mobile-screenshot-frame.iphone-17-pro-preview{border-width:6px;border-radius:38px}.scenario-photo-frame.mobile-screenshot-frame.iphone-17-pro-preview:before{height:19px;top:8px}.scenario-photo-frame.mobile-screenshot-frame.iphone-17-pro-preview:after{border-radius:29px;inset:4px}.scenario-photo-frame.mobile-screenshot-frame.iphone-17-pro-preview img,.scenario-photo-frame.mobile-screenshot-frame.iphone-17-pro-preview .scenario-photo-placeholder{border-radius:27px}}.scenario-panel-cinematic.scenario-panel-phone-preview .scenario-photo-frame.mobile-screenshot-frame{aspect-ratio:589/1280;height:min(82%,520px)}.scenario-panel-cinematic.scenario-panel-phone-preview .scenario-reference-card{width:min(68%,390px)}@media (width<=640px){.scenario-panel-cinematic.scenario-panel-phone-preview .scenario-visual{min-height:700px!important}.scenario-panel-cinematic.scenario-panel-phone-preview .scenario-photo-frame.mobile-screenshot-frame,.scenario-panel-cinematic.reverse.scenario-panel-phone-preview .scenario-photo-frame.mobile-screenshot-frame{width:min(70vw,270px)}.scenario-panel-cinematic.scenario-panel-phone-preview .scenario-reference-card,.scenario-panel-cinematic.reverse.scenario-panel-phone-preview .scenario-reference-card{width:100%;margin-top:252px}}@media (width<=380px){.scenario-panel-cinematic.scenario-panel-phone-preview .scenario-photo-frame.mobile-screenshot-frame,.scenario-panel-cinematic.reverse.scenario-panel-phone-preview .scenario-photo-frame.mobile-screenshot-frame{width:min(68vw,244px)}}.subscription-hero{min-height:700px;padding:132px 0 82px}.subscription-hero:before{display:none}.subscription-hero-layout{grid-template-columns:minmax(0,.96fr) minmax(390px,.72fr);align-items:end;gap:clamp(46px,7vw,118px);display:grid}.subscription-hero-main{min-width:0;max-width:760px}.subscription-hero-summary{justify-self:end;width:min(100%,420px);margin:0}.subscription-summary-card{background:#fff;border:1px solid #232d4624;border-radius:18px;overflow:hidden;box-shadow:0 18px 42px #28314e1f}.subscription-summary-header,.subscription-summary-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.subscription-summary-header{border-bottom:1px solid #232d461a;padding:19px 22px}.subscription-summary-kicker{color:var(--primary);letter-spacing:.04em;font-size:13px;font-weight:800}.subscription-summary-icon{width:34px;height:34px;color:var(--primary);background:#7f67e814;border:1px solid #7f67e833;border-radius:10px;place-items:center;display:grid}.subscription-summary-copy{padding:25px 22px 0}.subscription-summary-copy>span{color:var(--text-muted);font-size:13px;font-weight:700;display:block}.subscription-summary-card .subscription-summary-copy h2{letter-spacing:-.03em;margin:8px 0;font-size:clamp(25px,2.6vw,31px);line-height:1.24;color:var(--text-main)!important}.subscription-summary-card .subscription-summary-copy p{margin:0;font-size:14px;line-height:1.65;color:var(--text-muted)!important}.subscription-summary-price{flex-wrap:wrap;align-items:baseline;gap:8px;margin:24px 22px 0;display:flex}.subscription-summary-price strong{font-family:var(--font-title);letter-spacing:-.035em;font-size:30px;line-height:1;color:var(--text-main)!important}.subscription-summary-price span{color:var(--text-muted);font-size:13px;font-weight:700}.subscription-summary-features{border-top:1px solid #232d461a;border-bottom:1px solid #232d461a;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:24px 22px 0;padding:15px 0;display:grid}.subscription-summary-features span{min-width:0;color:var(--text-dark);justify-items:start;gap:7px;font-size:12px;font-weight:700;line-height:1.35;display:grid}.subscription-summary-features svg{color:var(--primary)}.subscription-summary-footer{min-height:52px;color:var(--text-muted);background:#f6f7fb;padding:13px 22px;font-size:12px;font-weight:650;line-height:1.45}html[data-theme=dark] .subscription-summary-card{background:#1b2134;border-color:#ffffff21;box-shadow:0 18px 42px #00000040}html[data-theme=dark] .subscription-summary-header,html[data-theme=dark] .subscription-summary-features{border-color:#ffffff1c}html[data-theme=dark] .subscription-summary-card .subscription-summary-copy h2,html[data-theme=dark] .subscription-summary-price strong,html[data-theme=dark] .subscription-summary-features span{color:#f7f8fc!important}html[data-theme=dark] .subscription-summary-footer{color:#ffffffa8;background:#151a2b}@media (width<=1020px){.subscription-hero{min-height:auto;padding:120px 0 72px}.subscription-hero-layout{grid-template-columns:1fr;align-items:start;gap:34px}.subscription-hero-main{max-width:none}.subscription-hero-summary{justify-self:center}}@media (width<=640px){.subscription-hero{min-height:auto;padding:108px 0 62px}.subscription-hero-summary{width:100%}.subscription-summary-card{border-radius:16px}.subscription-summary-header{padding:17px 18px}.subscription-summary-copy{padding:22px 18px 0}.subscription-summary-price,.subscription-summary-features{margin-left:18px;margin-right:18px}.subscription-summary-footer{padding-left:18px;padding-right:18px}.subscription-summary-features{gap:6px}.subscription-summary-features span{font-size:11px}}.blog-index-page,.blog-detail-page{padding:106px 0 84px}.blog-category-bar{flex-wrap:wrap;gap:9px;margin:0 0 28px;display:flex}.blog-category-button{border:1px solid var(--border-color);background:var(--surface,#fff);min-height:36px;color:var(--text-secondary);cursor:pointer;font:inherit;border-radius:999px;padding:0 14px;font-size:13px;font-weight:700;transition:border-color .18s,color .18s,background .18s}.blog-category-button:hover,.blog-category-button.is-active{border-color:var(--primary);color:var(--primary);background:#7f67e81a}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.blog-card{border:1px solid var(--border-color);background:var(--surface,#fff);border-radius:16px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 8px 24px #161f380d}.blog-card-cover{aspect-ratio:16/9;background:#edf0f7;display:block;overflow:hidden}.blog-card-cover img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.blog-card:hover .blog-card-cover img{transform:scale(1.025)}.blog-card-cover-placeholder{color:#5c6476;background:linear-gradient(145deg,#eef1f7,#f8f7fb);place-items:end start;padding:18px;font-size:13px;font-weight:750;display:grid}.blog-card-body{flex-direction:column;flex:1;min-height:250px;padding:21px;display:flex}.blog-card-topline{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.blog-category-label,.blog-draft-label{border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:11px;font-weight:750;line-height:1;display:inline-flex}.blog-category-label{color:var(--primary);background:#7f67e81a}.blog-draft-label{color:#a16207;background:#f59e0b1f}.blog-card h2{color:var(--text-main);letter-spacing:-.015em;margin:13px 0 9px;font-size:20px;line-height:1.42}.blog-card h2 a{color:inherit}.blog-card h2 a:hover{color:var(--primary)}.blog-card-excerpt{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.blog-card-meta,.blog-detail-meta{color:var(--text-dark);flex-wrap:wrap;gap:10px 16px;font-size:12px;line-height:1.5;display:flex}.blog-card-meta{margin-top:auto;padding-top:18px}.blog-card-meta span,.blog-detail-meta span{align-items:center;gap:5px;display:inline-flex}.blog-read-link{width:fit-content;color:var(--primary);align-items:center;gap:5px;margin-top:16px;font-size:13px;font-weight:750;display:inline-flex}.blog-read-link:hover{color:var(--secondary)}.blog-empty-state,.blog-not-found{border:1px solid var(--border-color);background:var(--surface,#fff);text-align:center;border-radius:16px;min-height:260px;padding:46px 28px}.blog-empty-state h2,.blog-not-found h1{margin:0 0 10px;font-size:22px}.blog-empty-state p,.blog-not-found p{color:var(--text-muted);margin:0;line-height:1.7}.blog-not-found .btn{margin-top:22px}.blog-detail-shell{max-width:840px}.blog-back-link{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:28px;font-size:14px;font-weight:650;display:inline-flex}.blog-back-link:hover{color:var(--primary)}.blog-detail-header{border-bottom:1px solid var(--border-color);padding-bottom:30px}.blog-detail-header h1{max-width:760px;color:var(--text-main);letter-spacing:-.035em;margin:14px 0;font-size:clamp(30px,5vw,46px);line-height:1.22}.blog-detail-excerpt{max-width:700px;color:var(--text-muted);margin:0 0 20px;font-size:18px;line-height:1.7}.blog-detail-cover{background:#edf0f7;border-radius:14px;margin:30px 0;overflow:hidden}.blog-detail-cover img{object-fit:cover;width:100%;max-height:510px;display:block}.blog-detail-content{color:var(--text-main);font-size:17px;line-height:1.9}.blog-detail-content p{margin:0 0 22px}.blog-tag-list{flex-wrap:wrap;gap:8px;margin:36px 0 0;display:flex}.blog-tag-list span{border:1px solid var(--border-color);color:var(--text-muted);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:650}.blog-detail-next{border:1px solid var(--border-color);background:var(--surface,#fff);border-radius:14px;justify-content:space-between;align-items:center;gap:22px;margin-top:48px;padding:24px;display:flex}.blog-detail-next strong{color:var(--text-main);font-size:17px}.blog-detail-next p{color:var(--text-muted);margin:5px 0 0;font-size:14px;line-height:1.6}.blog-detail-next-actions{flex:none;align-items:center;gap:15px;display:flex}.blog-detail-next-actions .blog-read-link{margin-top:0}html[data-theme=dark] .blog-card,html[data-theme=dark] .blog-empty-state,html[data-theme=dark] .blog-not-found,html[data-theme=dark] .blog-detail-next{box-shadow:none;background:#171d2e}html[data-theme=dark] .blog-card-cover-placeholder{color:#b7c0d0;background:#1d263b}html[data-theme=dark] .blog-draft-label{color:#fbbf24}@media (width<=980px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.blog-index-page,.blog-detail-page{padding:88px 0 58px}.blog-category-bar{margin-bottom:20px}.blog-grid{grid-template-columns:1fr;gap:16px}.blog-card-body{min-height:0;padding:18px}.blog-detail-header h1{font-size:30px}.blog-detail-excerpt{font-size:16px}.blog-detail-content{font-size:16px;line-height:1.82}.blog-detail-next{flex-direction:column;align-items:flex-start;padding:20px}.blog-detail-next-actions{justify-content:space-between;width:100%}}.member-profile-form{max-width:560px}.member-profile-title{margin:0 0 18px;font-size:22px;font-weight:700}.member-profile-form .form-group{margin-bottom:16px}.member-profile-avatar-field{text-align:center;margin-bottom:20px!important}.member-profile-avatar-help{color:var(--text-muted);margin-top:7px;font-size:12px}.member-profile-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.member-profile-contact-grid .form-group{margin-bottom:0}.member-profile-interests{border:1px solid var(--border-color);background:#ffffff05;border-radius:10px;margin-top:16px;padding:14px}.member-profile-interests-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.member-profile-interests-title{font-size:14px;font-weight:700}.member-profile-interests-description{color:var(--text-muted);margin-top:3px;font-size:12px;line-height:1.5}.member-profile-interests-count{color:var(--text-muted);flex:none;font-size:11px;line-height:1.5}.member-profile-selected{flex-wrap:wrap;gap:7px;min-height:28px;margin-top:11px;display:flex}.member-profile-selected-empty{color:var(--text-muted);align-self:center;font-size:12px}.member-profile-selected-tag,.member-profile-interest-option{border-radius:999px;font-size:12px;line-height:1.25;transition:background-color .18s,border-color .18s,color .18s,transform .18s}.member-profile-selected-tag{color:var(--text-main);cursor:pointer;background:#8b5cf621;border:1px solid #8b5cf666;align-items:center;gap:5px;padding:5px 9px;display:inline-flex}.member-profile-selected-tag:hover{background:#8b5cf633;border-color:#8b5cf6b3}.member-profile-interest-add{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:8px;display:grid}.member-profile-custom-entry{border-top:1px dashed var(--border-color);margin-top:12px;padding-top:10px}.member-profile-custom-entry summary{min-height:30px;color:var(--text-muted);cursor:pointer;align-items:center;gap:8px;font-size:11px;list-style:none;display:flex}.member-profile-custom-entry summary::-webkit-details-marker{display:none}.member-profile-custom-entry summary:after{content:"+";color:var(--text-muted);margin-left:auto;font-size:16px;line-height:1}.member-profile-custom-entry[open] summary:after{content:"−"}.member-profile-interest-add .form-control{min-width:0;min-height:42px;padding:9px 13px;font-size:13px}.member-profile-add-button{white-space:nowrap;width:auto;min-width:66px;min-height:42px;padding:8px 12px;font-size:13px}.member-profile-interest-picker{border-top:1px solid var(--border-color);margin-top:12px}.member-profile-interest-picker>summary{min-height:38px;color:var(--text-main);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:8px 0 2px;font-size:12px;font-weight:650;list-style:none;display:flex}.member-profile-interest-picker>summary::-webkit-details-marker{display:none}.member-profile-interest-picker>summary:after{content:"+";color:var(--text-muted);flex:none;margin-left:2px;font-size:18px;font-weight:400;line-height:1}.member-profile-interest-picker[open]>summary:after{content:"−"}.member-profile-interest-picker-count{color:var(--text-muted);margin-left:auto;font-size:11px;font-weight:400}.member-profile-interest-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:9px 0 2px;display:grid}.member-profile-interest-group{align-content:start;gap:7px;display:grid}.member-profile-interest-group-label{color:var(--text-muted);font-size:11px}.member-profile-interest-options{flex-wrap:wrap;gap:6px;display:flex}.member-profile-interest-option{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;background:0 0;padding:5px 8px}.member-profile-interest-option:hover,.member-profile-interest-option.is-selected{color:var(--text-main);background:#8b5cf624;border-color:#8b5cf685}.member-profile-submit{margin-top:18px;display:flex}.member-profile-save-button{min-height:46px;padding:10px 20px}@media (width<=640px){.member-profile-title{margin-bottom:16px;font-size:21px}.member-profile-form .form-group{margin-bottom:14px}.member-profile-avatar-field{margin-bottom:17px!important}.member-profile-interests{margin-top:14px;padding:13px}.member-profile-interest-add .form-control{padding:10px 13px;min-height:44px!important}.member-profile-add-button{min-height:44px}.member-profile-interest-groups{grid-template-columns:1fr;gap:11px}.member-profile-interest-group{gap:6px}.member-profile-submit{margin-top:16px}.member-profile-save-button{width:100%;min-height:48px}}@media (width<=380px){.member-profile-contact-grid{grid-template-columns:1fr;gap:0}.member-profile-contact-grid .form-group+.form-group{margin-top:14px}.member-profile-interest-add{grid-template-columns:minmax(0,1fr) 64px;gap:8px}.member-profile-add-button{min-width:64px;padding-inline:10px}.member-profile-interests-header{align-items:baseline}}.home-page-immersive .home-os-tabs-shell{z-index:80;min-height:52px;margin:-26px 0 22px;position:relative}.home-page-immersive .home-os-tabs,.home-page-immersive .home-os-tabs[data-stuck=true]{z-index:80;isolation:isolate;scrollbar-width:none;justify-content:center;gap:12px;min-height:52px;display:flex;overflow:auto hidden;box-sizing:border-box!important;width:100%!important;max-width:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;margin:0!important;padding:9px max(24px,50vw - 600px)!important;transition:none!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.home-page-immersive .home-os-tabs[data-stuck=true]{width:100vw!important;position:fixed!important;top:68px!important;left:0!important;right:0!important}.home-page-immersive .home-os-tabs::-webkit-scrollbar{display:none}.home-page-immersive .home-os-tabs:after{content:"";z-index:0;pointer-events:none;-webkit-backdrop-filter:blur(26px)saturate(1.24);backdrop-filter:blur(26px)saturate(1.24);opacity:0;transform-origin:50%;will-change:opacity, transform;background:#050507d1;transition:opacity .15s,transform .22s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:scaleX(.42);box-shadow:inset 0 1px #ffffff12,inset 0 -1px #ffffff09,0 10px 24px #00000029}.home-page-immersive .home-os-tabs[data-stuck=true]:after{opacity:1;transform:scaleX(1)}.home-page-immersive .home-os-tabs .home-os-tab-link{z-index:1;letter-spacing:0;text-align:center;white-space:nowrap;flex:none;justify-content:center;align-items:center;min-height:34px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:border-color .16s,background-color .16s,box-shadow .16s,color .16s;display:inline-flex;position:relative;color:#ffffffe6!important;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:999px!important;padding:0 14px!important;box-shadow:inset 0 1px #ffffff1a,0 1px 2px #00000061!important}.home-page-immersive .home-os-tabs .home-os-tab-link:hover{color:#fff!important;background:#ffffff29!important;border-color:#ffffff57!important}.home-page-immersive .home-os-tabs .home-os-tab-link.is-current{color:#1d1d1f!important;background:#f5f5f7!important;border-color:#f5f5f7!important;box-shadow:0 1px 2px #0000003d!important}.home-page-immersive .home-os-tabs .home-os-tab-link.is-current:hover{color:#1d1d1f!important;background:#fff!important}.home-page-immersive .home-os-tabs .home-os-tab-link.is-glow{background:linear-gradient(#ffffff24,#6776ca1f)!important;border-color:#8c9dffb3!important;box-shadow:0 0 0 1px #8c9dff2e,0 0 10px #7081ff57,0 0 22px #515fcd2e,inset 0 1px #ffffff29!important}.home-page-immersive .home-os-tabs .home-os-tab-link:focus-visible{outline-offset:3px;outline:2px solid #b7c5ff}@media (width<=768px){.home-page-immersive .home-os-tabs-shell{min-height:50px;margin:-25px 0 25px}.home-page-immersive .home-os-tabs,.home-page-immersive .home-os-tabs[data-stuck=true]{-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:10px;min-height:50px;padding:8px 12px!important}.home-page-immersive .home-os-tabs[data-stuck=true]{top:64px!important}.home-page-immersive .home-os-tabs .home-os-tab-link{min-height:34px;font-size:12px;padding-inline:12px!important}}@media (width>=360px) and (width<=768px){.home-page-immersive .home-os-tabs,.home-page-immersive .home-os-tabs[data-stuck=true]{justify-content:center}}html:not([data-theme=dark]) .home-page-immersive .home-os-tabs[data-stuck=true]:after{-webkit-backdrop-filter:blur(28px)saturate(1.3);backdrop-filter:blur(28px)saturate(1.3);background:#ffffffd1;box-shadow:inset 0 1px #fffffff5,inset 0 -1px #1d1d1f14,0 10px 24px #1d1d1f14}html:not([data-theme=dark]) .home-page-immersive .home-os-tabs[data-stuck=true] .home-os-tab-link{color:#1d1d1fdb!important;background:#1d1d1f0f!important;border-color:#1d1d1f29!important;box-shadow:inset 0 1px #ffffffd1,0 1px 2px #1d1d1f14!important}html:not([data-theme=dark]) .home-page-immersive .home-os-tabs[data-stuck=true] .home-os-tab-link:hover{color:#1d1d1f!important;background:#1d1d1f1a!important;border-color:#1d1d1f42!important}html:not([data-theme=dark]) .home-page-immersive .home-os-tabs[data-stuck=true] .home-os-tab-link.is-current{color:#fff!important;background:#1d1d1f!important;border-color:#1d1d1f!important;box-shadow:0 1px 2px #1d1d1f2e!important}html:not([data-theme=dark]) .home-page-immersive .home-os-tabs[data-stuck=true] .home-os-tab-link.is-current:hover{color:#fff!important;background:#000!important}html:not([data-theme=dark]) .home-page-immersive .home-os-tabs[data-stuck=true] .home-os-tab-link.is-glow{color:#1d1d1f!important;background:linear-gradient(#ffffffeb,#7383d61a)!important;border-color:#5b6fd6a6!important;box-shadow:0 0 0 1px #687ce426,0 0 10px #5f73da42,0 0 20px #5f73da1f,inset 0 1px #ffffffe6!important}.home-page-immersive .home-os-tabs .home-os-tab-link,.home-page-immersive .home-os-tabs .home-os-tab-link:hover{box-shadow:none!important;background:0 0!important}.home-page-immersive .home-os-tabs .home-os-tab-link.is-current{box-shadow:none!important}.home-page-immersive .home-os-tabs .home-os-tab-link.is-glow{background:0 0!important;box-shadow:0 0 0 1px #8c9dff2e,0 0 10px #7081ff4d,0 0 22px #515fcd29!important}html:not([data-theme=dark]) .home-page-immersive .home-os-tabs[data-stuck=true] .home-os-tab-link,html:not([data-theme=dark]) .home-page-immersive .home-os-tabs[data-stuck=true] .home-os-tab-link:hover{box-shadow:none!important;background:0 0!important}html:not([data-theme=dark]) .home-page-immersive .home-os-tabs[data-stuck=true] .home-os-tab-link.is-current{box-shadow:none!important}html:not([data-theme=dark]) .home-page-immersive .home-os-tabs[data-stuck=true] .home-os-tab-link.is-glow{background:0 0!important;box-shadow:0 0 0 1px #687ce426,0 0 10px #5f73da3d,0 0 20px #5f73da1a!important}.home-page-immersive .home-os-tabs-shell{background:linear-gradient(#090a11fa,#04050af5);margin:0;padding:0;box-shadow:inset 0 1px #ffffff0e,inset 0 -1px #ffffff09}.home-page-immersive .home-os-tabs-shell+.home-cinematic-reveal{margin-top:0}.home-page-immersive .home-os-tabs:before{content:none}@media (width<=768px){.home-page-immersive .home-os-tabs-shell{margin:0;padding:0}}.home-page .platform-highlights{padding:clamp(68px,7.8vw,116px) 0 clamp(60px,6.8vw,98px)}.home-page .platform-highlights-header{margin-bottom:30px}.home-page .platform-highlight-card{min-height:clamp(500px,54vw,648px)}@media (width<=900px){.home-page .platform-highlights{padding:64px 0 68px}.home-page .platform-highlight-card{min-height:580px}}@media (width<=520px){.home-page .platform-highlights{padding:52px 0 58px}.home-page .platform-highlight-card{min-height:526px}}@media (width<=380px){.home-page .platform-highlight-card{min-height:506px}}.checkout-result-page,.checkout-result-page *,.checkout-result-page :before,.checkout-result-page :after{box-sizing:border-box}.checkout-result-page{width:100%;max-width:100vw;min-height:calc(100dvh - 74px);padding:clamp(106px, 10vw, 136px) 20px max(60px, env(safe-area-inset-bottom));overflow-x:clip}.checkout-result-shell{width:min(100%,900px);max-width:calc(100vw - 40px);margin:0 auto}.checkout-result-card{border:1px solid var(--border-color);background:var(--bg-dark-2);box-shadow:var(--card-shadow);border-radius:24px;padding:clamp(26px,4.3vw,48px);position:relative;overflow:hidden}.checkout-result-card:before{content:"";background:var(--primary);height:4px;position:absolute;top:0;left:0;right:0}.checkout-result-card--success:before{background:var(--secondary)}.checkout-result-card--warning:before{background:var(--warning)}.checkout-result-card--pending:before{background:var(--primary)}.checkout-result-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}.checkout-result-icon{border:1px solid var(--border-color);width:58px;height:58px;color:var(--primary);background:var(--badge-primary-bg);border-radius:18px;flex:none;place-items:center;display:grid}.checkout-result-icon--success{color:var(--badge-success-text);border-color:var(--badge-success-border);background:var(--badge-success-bg)}.checkout-result-icon--warning{color:var(--badge-warning-text);border-color:var(--badge-warning-border);background:var(--badge-warning-bg)}.checkout-result-icon--pending{color:var(--badge-primary-text);border-color:var(--badge-primary-border);background:var(--badge-primary-bg)}.checkout-result-heading{min-width:0}.checkout-result-eyebrow{color:var(--text-muted);letter-spacing:.03em;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;font-weight:750;display:inline-flex}.checkout-result-heading h1{color:var(--text-main);font-family:var(--font-title);letter-spacing:-.035em;margin:0;font-size:clamp(28px,4vw,38px);line-height:1.14}.checkout-result-heading p{max-width:610px;color:var(--text-muted);margin:13px 0 0;font-size:15px;line-height:1.82}.checkout-result-state{border:1px solid var(--badge-primary-border);min-height:32px;color:var(--badge-primary-text);background:var(--badge-primary-bg);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 11px;font-size:12px;font-weight:780;display:inline-flex}.checkout-result-state--success{border-color:var(--badge-success-border);color:var(--badge-success-text);background:var(--badge-success-bg)}.checkout-result-state--warning{border-color:var(--badge-warning-border);color:var(--badge-warning-text);background:var(--badge-warning-bg)}.checkout-result-state--pending{border-color:var(--badge-primary-border);color:var(--badge-primary-text);background:var(--badge-primary-bg)}.checkout-result-progress,.checkout-result-note{border:1px solid var(--badge-primary-border);color:var(--text-muted);background:var(--badge-primary-bg);border-radius:12px;align-items:flex-start;gap:10px;margin-top:24px;padding:14px 16px;font-size:13px;line-height:1.65;display:flex}.checkout-result-progress{color:var(--badge-primary-text);align-items:center}.checkout-result-note--success{border-color:var(--badge-success-border);background:var(--badge-success-bg)}.checkout-result-note--warning{border-color:var(--badge-warning-border);background:var(--badge-warning-bg)}.checkout-result-note--neutral{border-color:var(--border-color);background:var(--bg-dark-3)}.checkout-result-note strong{color:var(--text-main);margin-bottom:3px;font-size:13px;display:block}.checkout-result-note p{margin:0}.checkout-result-details{border:1px solid var(--border-color);background:var(--bg-dark-1);border-radius:16px;margin-top:30px;overflow:hidden}.checkout-result-details-heading{border-bottom:1px solid var(--border-color);color:var(--text-main);align-items:center;gap:9px;padding:17px 20px;display:flex}.checkout-result-details-heading h2{margin:0;font-size:16px;font-weight:780}.checkout-result-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.checkout-result-detail{border-top:1px solid var(--border-color);min-width:0;padding:16px 20px 18px}.checkout-result-detail:first-child,.checkout-result-detail:nth-child(2){border-top:0}.checkout-result-detail:nth-child(odd){border-right:1px solid var(--border-color)}.checkout-result-detail dt{color:var(--text-muted);align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.checkout-result-detail dd{min-width:0;color:var(--text-main);overflow-wrap:anywhere;margin:8px 0 0;font-size:14px;font-weight:720;line-height:1.55}.checkout-result-detail code{color:var(--text-main);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:650}.checkout-result-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:30px;display:flex}.checkout-result-actions .btn{min-height:44px;padding:10px 16px}.checkout-result-home-link{margin-left:auto;box-shadow:none!important;color:var(--text-muted)!important;background:0 0!important;border-color:#0000!important}.checkout-result-home-link:hover{color:var(--text-main)!important;transform:none!important}.checkout-result-spin{animation:1.2s linear infinite checkout-result-spin}@keyframes checkout-result-spin{to{transform:rotate(360deg)}}@media (width<=680px){.checkout-result-page{min-height:calc(100dvh - 64px);padding:88px 14px max(36px, env(safe-area-inset-bottom))}.checkout-result-shell{max-width:calc(100vw - 28px)}.checkout-result-card{border-radius:20px;padding:24px 18px}.checkout-result-header{grid-template-columns:auto minmax(0,1fr);gap:14px}.checkout-result-icon{border-radius:15px;width:50px;height:50px}.checkout-result-state{grid-column:2;justify-self:start;margin-top:-4px}.checkout-result-heading h1{font-size:29px}.checkout-result-heading p{font-size:14px;line-height:1.72}.checkout-result-detail-grid{grid-template-columns:1fr}.checkout-result-detail,.checkout-result-detail:nth-child(odd){border-right:0}.checkout-result-detail:nth-child(2){border-top:1px solid var(--border-color)}.checkout-result-details-heading,.checkout-result-detail{padding-left:15px;padding-right:15px}.checkout-result-actions{grid-template-columns:1fr;display:grid}.checkout-result-actions .btn{justify-content:center;width:100%}.checkout-result-home-link{margin-left:0}}.viewer-watch-progress{gap:9px;width:min(100%,480px);margin-top:18px;display:grid}.viewer-watch-progress-meta{color:#aeb9ce;justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;line-height:1.5;display:flex}.viewer-watch-progress-meta strong{color:#f8fafc;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:720}.viewer-watch-progress-track{background:#ffffff21;border-radius:999px;width:100%;height:6px;overflow:hidden}.viewer-watch-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#818cf8 0%,#c084fc 100%);height:100%;transition:width .25s ease-out}@media (width<=420px){.viewer-watch-progress-meta{flex-direction:column;align-items:flex-start;gap:3px}}html:not([data-theme=dark]) .viewer-layout{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033!important;background:#f5f7fb!important}html:not([data-theme=dark]) .viewer-main{scrollbar-color:#cbd5e1 #f1f4f8;color:#172033!important;background:radial-gradient(circle at 88% 0,#7f67e814,#0000 34%),linear-gradient(#fff 0%,#f5f7fb 100%)!important}html:not([data-theme=dark]) .viewer-toolbar,html:not([data-theme=dark]) body .viewer-layout .viewer-toolbar{box-shadow:0 8px 22px #323c550f;color:#172033!important;background:#fffffff0!important;border-bottom-color:#232d461f!important}html:not([data-theme=dark]) .viewer-back-link,html:not([data-theme=dark]) body .viewer-layout .viewer-back-link{color:#657186!important}html:not([data-theme=dark]) .viewer-back-link:hover,html:not([data-theme=dark]) .viewer-course-title,html:not([data-theme=dark]) body .viewer-layout .viewer-course-title{color:#172033!important}html:not([data-theme=dark]) .viewer-security-note,html:not([data-theme=dark]) body .viewer-layout .viewer-security-note{color:#0f766e!important}html:not([data-theme=dark]) .viewer-details{color:#172033!important;background:#fff!important;border-top-color:#232d461a!important}html:not([data-theme=dark]) .viewer-details h2,html:not([data-theme=dark]) .viewer-main h1,html:not([data-theme=dark]) .viewer-main h2,html:not([data-theme=dark]) .viewer-main h3{color:#172033!important}html:not([data-theme=dark]) .viewer-details p,html:not([data-theme=dark]) .viewer-details span:not(.badge),html:not([data-theme=dark]) .viewer-detail-meta,html:not([data-theme=dark]) .viewer-watch-progress-meta{color:#667085!important}html:not([data-theme=dark]) .viewer-watch-progress-meta strong{color:#172033!important}html:not([data-theme=dark]) .viewer-watch-progress-track,html:not([data-theme=dark]) .viewer-progress-track{box-shadow:inset 0 1px 1px #0f172a0a;background:#e7ebf1!important}html:not([data-theme=dark]) .viewer-sidebar{scrollbar-color:#cbd5e1 #f1f4f8;color:#172033!important;background:#fbfcfe!important;border-left-color:#232d461f!important}html:not([data-theme=dark]) .viewer-sidebar-title{color:#172033!important;background:#fff!important;border-bottom-color:#232d461a!important}html:not([data-theme=dark]) .viewer-sidebar h1,html:not([data-theme=dark]) .viewer-sidebar h2,html:not([data-theme=dark]) .viewer-sidebar h3{color:#172033!important}html:not([data-theme=dark]) .viewer-progress-meta,html:not([data-theme=dark]) .viewer-progress-meta span{color:#667085!important}html:not([data-theme=dark]) .viewer-playlist{scrollbar-color:#cbd5e1 #f1f4f8;background:#fbfcfe!important}html:not([data-theme=dark]) .viewer-sidebar .playlist-item{color:#172033!important;background:#fff!important;border-color:#232d4617!important}html:not([data-theme=dark]) .viewer-sidebar .playlist-item:hover{background:#f4f2ff!important}html:not([data-theme=dark]) .viewer-sidebar .playlist-item.active{box-shadow:inset 1px 0 #7f67e83d;background:linear-gradient(90deg,#7f67e821 0%,#7f67e80a 100%)!important;border-left-color:#7f67e8!important}html:not([data-theme=dark]) .viewer-sidebar .playlist-item-title{color:#172033!important}html:not([data-theme=dark]) .viewer-sidebar .playlist-item.active .playlist-item-title{color:#5f49c8!important}html:not([data-theme=dark]) .viewer-sidebar .playlist-item-meta{color:#6b778c!important}html:not([data-theme=dark]) .viewer-main::-webkit-scrollbar-track{background:#f1f4f8!important}html:not([data-theme=dark]) .viewer-sidebar::-webkit-scrollbar-track{background:#f1f4f8!important}html:not([data-theme=dark]) .viewer-playlist::-webkit-scrollbar-track{background:#f1f4f8!important}html:not([data-theme=dark]) .viewer-main::-webkit-scrollbar-thumb{background:#cbd5e1!important}html:not([data-theme=dark]) .viewer-sidebar::-webkit-scrollbar-thumb{background:#cbd5e1!important}html:not([data-theme=dark]) .viewer-playlist::-webkit-scrollbar-thumb{background:#cbd5e1!important}@media (width<=980px){html:not([data-theme=dark]) .viewer-sidebar{border-top-color:#232d461f!important}}.password-strength{border:1px solid var(--border-color);width:100%;color:var(--text-muted);background:#7f67e80e;border-radius:11px;gap:8px;margin-top:10px;padding:11px 12px;font-size:12px;line-height:1.45;display:grid}.password-strength__heading{color:var(--text-muted);justify-content:space-between;align-items:baseline;gap:12px;font-size:12px;font-weight:600;display:flex}.password-strength__heading strong{color:var(--text-main);font-size:12px;font-weight:750}.password-strength__meter{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.password-strength__segment{border-radius:var(--radius-full);background:#66708533;height:5px;transition:background-color .16s;display:block}.password-strength__guidance,.password-strength__note{margin:0}.password-strength__guidance{color:var(--text-main)}.password-strength__checks{flex-wrap:wrap;gap:5px 12px;margin:0;padding:0;display:flex}.password-strength__checks li{color:var(--text-dark);white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.password-strength__checks li span{font-size:11px;line-height:1}.password-strength__checks li.is-passed{color:var(--secondary-hover)}.password-strength__note{color:var(--text-dark);font-size:11px}.password-strength--weak .password-strength__heading strong{color:#be3458}.password-strength--weak .password-strength__segment.is-active{background-color:#d96582}.password-strength--fair .password-strength__heading strong{color:#a95c00}.password-strength--fair .password-strength__segment.is-active{background-color:#f59e0b}.password-strength--good .password-strength__heading strong{color:#0f8178}.password-strength--good .password-strength__segment.is-active{background-color:var(--secondary)}.password-strength--strong .password-strength__heading strong{color:#057a55}.password-strength--strong .password-strength__segment.is-active{background-color:var(--success)}html[data-theme=dark] .password-strength{background:#ffffff0b;border-color:#ffffff24}html[data-theme=dark] .password-strength__segment{background:#ffffff26}html[data-theme=dark] .password-strength--weak .password-strength__heading strong{color:#fda4af}html[data-theme=dark] .password-strength--fair .password-strength__heading strong{color:#fbbf24}html[data-theme=dark] .password-strength--good .password-strength__heading strong{color:#5eead4}html[data-theme=dark] .password-strength--strong .password-strength__heading strong{color:#6ee7b7}@media (width<=480px){.password-strength{gap:7px;padding:10px}.password-strength__checks{grid-template-columns:1fr;gap:4px;display:grid}.password-strength__note{font-size:10px}}.app-modal-panel.membership-management-modal{max-width:min(760px,100vw - 32px)!important;max-height:min(90vh,100dvh - 32px)!important}.membership-management-modal .modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto}.membership-management-modal .modal-footer{flex:none}@media (width<=640px){.app-modal-panel.membership-management-modal{max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important}.membership-management-modal .modal-body{padding:16px!important}.membership-management-modal .modal-footer{padding-bottom:max(16px, env(safe-area-inset-bottom))!important}.membership-management-modal .modal-body>div>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.admin-users-table td:first-child:before{content:"學員姓名"}.admin-users-table td:nth-child(2):before{content:"電子郵件"}.admin-users-table td:nth-child(3):before{content:"電子郵件驗證"}.admin-users-table td:nth-child(4):before{content:"個人資料"}.admin-users-table td:nth-child(5):before{content:"系統角色"}.admin-users-table td:nth-child(6):before{content:"會籍等級"}.admin-users-table td:nth-child(7):before{content:"訂閱狀態"}.admin-users-table td:nth-child(8):before{content:"帳號狀態"}.admin-users-table td:nth-child(9):before{content:"LINE 綁定"}.admin-users-table td:nth-child(10):before{content:"累計積分"}.admin-users-table td:nth-child(11):before{content:"操作"}}@media (width>=861px){.admin-users-table--compact{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:1240px}.admin-users-table--compact th,.admin-users-table--compact td{vertical-align:middle;padding:13px 10px;font-size:12px;line-height:1.45}.admin-users-table--compact th{color:var(--text-main);letter-spacing:-.01em;white-space:nowrap;font-size:12px;font-weight:750}.admin-users-table--compact th:first-child{width:10%}.admin-users-table--compact th:nth-child(2){width:13%}.admin-users-table--compact th:nth-child(3){width:11%}.admin-users-table--compact th:nth-child(4){width:13%}.admin-users-table--compact th:nth-child(5){width:11%}.admin-users-table--compact th:nth-child(6){width:7%}.admin-users-table--compact th:nth-child(7){width:11%}.admin-users-table--compact th:nth-child(8){width:7%}.admin-users-table--compact th:nth-child(9){width:8%}.admin-users-table--compact th:nth-child(10){width:6%}.admin-users-table--compact th:nth-child(11){width:3%}.admin-users-table--compact .admin-user-identity{gap:8px;min-width:0}.admin-users-table--compact .admin-user-avatar{flex:0 0 32px;width:32px;height:32px;font-size:13px}.admin-users-table--compact .admin-user-email{overflow-wrap:anywhere;word-break:normal;font-size:12px!important}.admin-users-table--compact .admin-user-verification,.admin-users-table--compact .admin-user-profile,.admin-users-table--compact .admin-user-subscription{min-width:0!important;font-size:11px!important}.admin-users-table--compact .admin-user-profile{color:var(--text-muted)}.admin-users-table--compact .admin-user-points{white-space:nowrap;font-size:13px;font-weight:750}.admin-users-table--compact .badge,.admin-users-table--compact .admin-user-role-badge{max-width:100%}.admin-users-table--compact .admin-user-group-heading td{padding:10px 12px;font-size:12px}}.admin-user-actions-cell{text-align:center;white-space:nowrap}.admin-member-actions{justify-content:center;align-items:center;display:inline-flex;position:relative}.admin-member-actions-trigger{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-dark-2) 88%, transparent);width:34px;height:34px;color:var(--text-main);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.admin-member-actions-trigger:hover,.admin-member-actions-trigger[aria-expanded=true]{border-color:color-mix(in srgb, var(--secondary) 58%, var(--border-color));background:color-mix(in srgb, var(--secondary) 12%, var(--bg-dark-2));color:var(--secondary);transform:translateY(-1px)}.admin-member-actions-trigger:focus-visible,.admin-member-action-menu button:focus-visible{outline:3px solid color-mix(in srgb, var(--secondary) 35%, transparent);outline-offset:2px}.admin-member-action-menu{z-index:1600;border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-dark-2) 96%, transparent);transform-origin:100% 0;border-radius:12px;gap:3px;width:min(208px,100vw - 24px);padding:7px;animation:.14s ease-out both admin-member-action-menu-in;display:grid;position:fixed;box-shadow:0 18px 42px #0f172a38}.admin-member-action-menu[data-placement=top]{transform-origin:100% 100%}@keyframes admin-member-action-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.admin-member-action-menu[data-placement=top]{animation-name:admin-member-action-menu-in-up}@keyframes admin-member-action-menu-in-up{0%{opacity:0;transform:translateY(4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.admin-member-action-menu,.admin-member-action-menu[data-placement=top]{animation:none}}html[data-theme=dark] .admin-member-action-menu{background:#14192dfa;border-color:#94a3b847;box-shadow:0 20px 46px #0000006b}.admin-member-action-menu button{width:100%;min-height:36px;color:var(--text-main);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:650;display:flex}.admin-member-action-menu button:hover{background:color-mix(in srgb, var(--secondary) 11%, transparent)}.admin-member-action-menu button.is-danger{color:#e45475}.admin-member-action-menu button.is-danger:hover{background:#f43f5e1f}.admin-member-actions-readonly{color:var(--text-muted);font-size:12px}@media (width<=860px){.admin-users-table .admin-user-actions-cell{place-items:center start}.admin-users-table .admin-user-actions-cell .admin-member-actions{justify-self:start}.admin-member-actions-trigger{width:38px;height:38px}.admin-member-action-menu{width:min(224px,100vw - 24px)}}
